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, Sun Sep 4 16:00:54 UTC 2022 info: uname.sysname, NetBSD info: uname.nodename, arm64 info: uname.release, 9.99.99 info: uname.version, NetBSD 9.99.99 (GENERIC64) #0: Sun Sep 4 15:38:40 UTC 2022 root@lyta.NetBSD.org:/tmp/bracket/build/2022.09.04.11.20.33-evbarm-aarch64/obj/sys/arch/evbarm/compile/GENERIC64 info: uname.machine, evbarm 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=arm64 info: env, TERM=vt100 info: env, OLDPWD=/root info: env, USER=root info: env, LOGNAME=root info: env, SHELL=/bin/sh tps-count: 917 tp-start: 1662307261.784738, bin/cat/t_cat, 3 tc-start: 1662307261.804186, align tc-so:Executing command [ /bin/sh -c cat -be /usr/tests/bin/cat/d_align.in ] tc-end: 1662307263.98955, align, passed tc-start: 1662307263.121853, nonexistent tc-so:Executing command [ /bin/sh -c cat /some/name/that/does/not/exist ] tc-end: 1662307264.370963, nonexistent, passed tc-start: 1662307264.388526, se_output tc-so:Executing command [ /bin/sh -c cat -se /usr/tests/bin/cat/d_se_output.in ] tc-end: 1662307265.547333, se_output, passed tp-end: 1662307265.560369, bin/cat/t_cat tp-start: 1662307269.746931, bin/cp/t_cp, 10 tc-start: 1662307269.758822, 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: 1662307278.758467, dir_to_dir, passed tc-start: 1662307278.820408, dir_to_file tc-so:Executing command [ cp dir file ] tc-so:Executing command [ cp -R dir file ] tc-end: 1662307280.959679, dir_to_file, passed tc-start: 1662307280.991369, file_over_link tc-so:Executing command [ cp -P file link ] tc-so:Ensuring that file and link are identical tc-end: 1662307282.414974, file_over_link, passed tc-start: 1662307282.441107, 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: 1662307287.403741, file_to_file, passed tc-start: 1662307287.427629, file_to_link tc-so:Executing command [ cp file2 link ] tc-so:Ensuring that file and file2 are identical tc-end: 1662307289.192359, file_to_link, passed tc-start: 1662307289.219792, 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: 1662307291.885778, file_to_linkdir, passed tc-start: 1662307291.912155, 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: 1662307294.605162, files_to_dir, passed tc-start: 1662307294.635618, link_over_file tc-so:Executing command [ cp -P link file ] tc-end: 1662307296.649979, link_over_file, passed tc-start: 1662307296.682503, 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: 1662307298.946763, link_to_file, passed tc-start: 1662307298.970437, linkdir_to_file tc-so:Executing command [ cp dirlink file ] tc-so:Executing command [ cp -P dirlink file ] tc-end: 1662307302.113029, linkdir_to_file, passed tp-end: 1662307302.135814, bin/cp/t_cp tp-start: 1662307303.4548, bin/date/t_date, 1 tc-start: 1662307303.9681, overflow tc-se:date: 10000000000 years: Unrecognized date format tc-se:date: 100000000000 years: Unrecognized date format tc-end: 1662307309.471839, overflow, passed tp-end: 1662307309.517526, bin/date/t_date tp-start: 1662307312.481123, bin/dd/t_dd, 4 tc-start: 1662307312.493269, io tc-end: 1662307320.855508, io, passed tc-start: 1662307320.866657, length tc-end: 1662307324.134475, length, passed tc-start: 1662307324.150309, 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: 1662307328.888069, seek, passed tc-start: 1662307328.902735, swab tc-so:Executing command [ dd if=testfile conv=swab msgfmt=quiet ] tc-se:sh: test_swap: not found 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=3 ] 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=5 ] tc-so:Executing command [ dd if=testfile conv=swab msgfmt=quiet bs=6 ] tc-so:Executing command [ dd if=testfile conv=swab msgfmt=quiet bs=7 ] tc-so:Executing command [ dd if=testfile conv=swab msgfmt=quiet bs=8 ] tc-end: 1662307334.813188, swab, passed tp-end: 1662307334.826050, bin/dd/t_dd tp-start: 1662307335.962238, bin/df/t_df, 2 tc-start: 1662307335.966762, hflag tc-so:Executing command [ /bin/sh -c BLOCKSIZE=1k /usr/tests/bin/df/h_df -hn ] tc-end: 1662307337.561595, hflag, passed tc-start: 1662307337.575527, normal tc-so:Executing command [ /bin/sh -c BLOCKSIZE=1k /usr/tests/bin/df/h_df -n ] tc-end: 1662307339.676317, normal, passed tp-end: 1662307339.688799, bin/df/t_df tp-start: 1662307343.828508, bin/expr/t_expr, 14 tc-start: 1662307343.832678, 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: 1662307345.707081, arithmetic_ops, passed tc-start: 1662307345.720561, basic_functional tc-so:Expression '2', expecting '2' tc-so:Expression '-4', expecting '-4' tc-so:Expression 'hello', expecting 'hello' tc-end: 1662307346.752126, basic_functional, passed tc-start: 1662307346.764220, basic_math tc-so:Expression '2 + 4 \* 5', expecting '22' tc-end: 1662307348.557891, basic_math, passed tc-start: 1662307348.587293, colon_vs_math tc-so:Expression '2 : 4 / 2', expecting '0' tc-so:Expression '4 : 4 % 3', expecting '1' tc-end: 1662307349.606860, colon_vs_math, passed tc-start: 1662307349.617991, 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: 1662307353.283861, compare_ops, passed tc-start: 1662307353.297216, compare_ops_precedence tc-so:Expression '2 \> 1 \* 17', expecting '0' tc-end: 1662307354.135863, compare_ops_precedence, passed tc-start: 1662307354.922833, 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: 1662307356.881006, gtkmm, passed tc-start: 1662307356.894184, lang tc-so:Executing command [ /bin/sh -c expr 10 + 11 ] tc-so:Executing command [ /bin/sh -c expr 10 + 11 ] tc-end: 1662307358.873805, lang, passed tc-start: 1662307358.887303, math_precedence tc-so:Expression '-3 + -1 \* 4 + 3 / -6', expecting '-7' tc-end: 1662307359.650515, math_precedence, passed tc-start: 1662307359.665658, multiply tc-so:Expression '1 \* -1', expecting '-1' tc-so:Expression '2 \> 1 \* 17', expecting '0' tc-end: 1662307360.872688, multiply, passed tc-start: 1662307360.884594, 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: 1662307362.526448, negative, passed tc-start: 1662307362.603141, 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: 1662307370.801749, overflow, passed tc-start: 1662307370.814290, precedence tc-so:Expression 'X1/2/3 : X\\\(.\*[^/]\\\)//\*[^/][^/]\*/\*$ \| . : \\\(.\\\)', expecting '1/2' tc-end: 1662307371.600917, precedence, passed tc-start: 1662307371.638109, regex tc-so:Expression '1/2 : .\*/\\\(.\*\\\)', expecting '2' tc-end: 1662307372.403617, regex, passed tp-end: 1662307372.415363, bin/expr/t_expr tp-start: 1662307373.362770, bin/pax/t_pax, 1 tc-start: 1662307373.366642, 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: 1662307376.758309, append, passed tp-end: 1662307376.775229, bin/pax/t_pax tp-start: 1662307379.756283, bin/ps/t_ps, 8 tc-start: 1662307379.761152, default_columns tc-end: 1662307396.624743, default_columns, passed tc-start: 1662307396.637719, duplicate_column tc-end: 1662307400.508936, duplicate_column, passed tc-start: 1662307400.521960, minus_O tc-end: 1662307404.430792, minus_O, passed tc-start: 1662307404.443051, minus_o tc-end: 1662307411.190002, minus_o, passed tc-start: 1662307411.201666, override_heading_all_null tc-end: 1662307415.742005, override_heading_all_null, passed tc-start: 1662307415.755482, override_heading_embedded_specials tc-end: 1662307421.192802, override_heading_embedded_specials, passed tc-start: 1662307421.206919, override_heading_simple tc-end: 1662307426.107341, override_heading_simple, passed tc-start: 1662307426.207450, override_heading_some_null tc-end: 1662307434.631324, override_heading_some_null, passed tp-end: 1662307434.694596, bin/ps/t_ps tp-start: 1662307490.915688, bin/sh/dotcmd/t_dotcmd, 192 tc-start: 1662307490.946133, case_break_case tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/case_break_case ] tc-end: 1662307493.431637, case_break_case, passed tc-start: 1662307493.445801, case_break_compound tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/case_break_compound ] tc-end: 1662307495.897652, case_break_compound, passed tc-start: 1662307495.912096, case_break_file tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/case_break_file ] tc-end: 1662307497.78000, case_break_file, passed tc-start: 1662307497.91145, case_break_for tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/case_break_for ] tc-end: 1662307499.713769, case_break_for, passed tc-start: 1662307499.725688, case_break_func tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/case_break_func ] tc-end: 1662307500.960328, case_break_func, passed tc-start: 1662307501.14631, case_break_subshell tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/case_break_subshell ] tc-end: 1662307504.599115, case_break_subshell, passed tc-start: 1662307504.610672, case_break_until tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/case_break_until ] tc-end: 1662307505.892988, case_break_until, passed tc-start: 1662307505.903297, case_break_while tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/case_break_while ] tc-end: 1662307507.454549, case_break_while, passed tc-start: 1662307507.465288, case_continue_case tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/case_continue_case ] tc-end: 1662307509.494044, case_continue_case, passed tc-start: 1662307509.807996, case_continue_compound tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/case_continue_compound ] tc-end: 1662307511.43212, case_continue_compound, passed tc-start: 1662307511.53744, case_continue_file tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/case_continue_file ] tc-end: 1662307512.655300, case_continue_file, passed tc-start: 1662307512.665710, case_continue_for tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/case_continue_for ] tc-end: 1662307514.313670, case_continue_for, passed tc-start: 1662307514.324225, case_continue_func tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/case_continue_func ] tc-end: 1662307516.6447, case_continue_func, passed tc-start: 1662307516.16438, case_continue_subshell tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/case_continue_subshell ] tc-end: 1662307518.315611, case_continue_subshell, passed tc-start: 1662307518.325046, case_continue_until tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/case_continue_until ] tc-end: 1662307520.396960, case_continue_until, passed tc-start: 1662307520.408366, case_continue_while tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/case_continue_while ] tc-end: 1662307522.75064, case_continue_while, passed tc-start: 1662307522.86834, case_return_case tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/case_return_case ] tc-end: 1662307523.903575, case_return_case, passed tc-start: 1662307523.914671, case_return_compound tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/case_return_compound ] tc-end: 1662307525.611877, case_return_compound, passed tc-start: 1662307525.622367, case_return_file tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/case_return_file ] tc-end: 1662307527.860536, case_return_file, passed tc-start: 1662307527.872026, case_return_for tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/case_return_for ] tc-end: 1662307529.634015, case_return_for, passed tc-start: 1662307529.645648, case_return_func tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/case_return_func ] tc-end: 1662307531.158698, case_return_func, passed tc-start: 1662307531.171518, case_return_subshell tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/case_return_subshell ] tc-end: 1662307533.664546, case_return_subshell, passed tc-start: 1662307533.674778, case_return_until tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/case_return_until ] tc-end: 1662307536.481939, case_return_until, passed tc-start: 1662307536.493670, case_return_while tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/case_return_while ] tc-end: 1662307537.792519, case_return_while, passed tc-start: 1662307537.806489, compound_break_case tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/compound_break_case ] tc-end: 1662307540.227264, compound_break_case, passed tc-start: 1662307540.238360, compound_break_compound tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/compound_break_compound ] tc-end: 1662307541.809262, compound_break_compound, passed tc-start: 1662307541.819439, compound_break_file tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/compound_break_file ] tc-end: 1662307543.825624, compound_break_file, passed tc-start: 1662307543.836097, compound_break_for tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/compound_break_for ] tc-end: 1662307545.380474, compound_break_for, passed tc-start: 1662307545.390821, compound_break_func tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/compound_break_func ] tc-end: 1662307547.381663, compound_break_func, passed tc-start: 1662307547.392143, compound_break_subshell tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/compound_break_subshell ] tc-end: 1662307549.181538, compound_break_subshell, passed tc-start: 1662307549.192748, compound_break_until tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/compound_break_until ] tc-end: 1662307550.685760, compound_break_until, passed tc-start: 1662307550.696375, compound_break_while tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/compound_break_while ] tc-end: 1662307553.289528, compound_break_while, passed tc-start: 1662307553.302296, compound_continue_case tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/compound_continue_case ] tc-end: 1662307554.678403, compound_continue_case, passed tc-start: 1662307554.690467, compound_continue_compound tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/compound_continue_compound ] tc-end: 1662307556.847005, compound_continue_compound, passed tc-start: 1662307556.858373, compound_continue_file tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/compound_continue_file ] tc-end: 1662307558.123276, compound_continue_file, passed tc-start: 1662307558.136879, compound_continue_for tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/compound_continue_for ] tc-end: 1662307560.724153, compound_continue_for, passed tc-start: 1662307561.414699, compound_continue_func tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/compound_continue_func ] tc-end: 1662307562.608286, compound_continue_func, passed tc-start: 1662307563.68112, compound_continue_subshell tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/compound_continue_subshell ] tc-end: 1662307564.357224, compound_continue_subshell, passed tc-start: 1662307564.371135, compound_continue_until tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/compound_continue_until ] tc-end: 1662307565.878661, compound_continue_until, passed tc-start: 1662307565.891134, compound_continue_while tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/compound_continue_while ] tc-end: 1662307567.203781, compound_continue_while, passed tc-start: 1662307567.217251, compound_return_case tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/compound_return_case ] tc-end: 1662307569.458155, compound_return_case, passed tc-start: 1662307569.471184, compound_return_compound tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/compound_return_compound ] tc-end: 1662307571.603441, compound_return_compound, passed tc-start: 1662307571.617392, compound_return_file tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/compound_return_file ] tc-end: 1662307573.377327, compound_return_file, passed tc-start: 1662307573.389651, compound_return_for tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/compound_return_for ] tc-end: 1662307575.105266, compound_return_for, passed tc-start: 1662307575.115430, compound_return_func tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/compound_return_func ] tc-end: 1662307576.494075, compound_return_func, passed tc-start: 1662307576.561521, compound_return_subshell tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/compound_return_subshell ] tc-end: 1662307579.147349, compound_return_subshell, passed tc-start: 1662307579.157333, compound_return_until tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/compound_return_until ] tc-end: 1662307580.945019, compound_return_until, passed tc-start: 1662307580.955678, compound_return_while tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/compound_return_while ] tc-end: 1662307582.382810, compound_return_while, passed tc-start: 1662307582.392553, file_break_case tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/file_break_case ] tc-end: 1662307584.264968, file_break_case, passed tc-start: 1662307584.278363, file_break_compound tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/file_break_compound ] tc-end: 1662307586.332925, file_break_compound, passed tc-start: 1662307586.343844, file_break_file tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/file_break_file ] tc-end: 1662307587.564376, file_break_file, passed tc-start: 1662307587.575408, file_break_for tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/file_break_for ] tc-end: 1662307590.49407, file_break_for, passed tc-start: 1662307590.60406, file_break_func tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/file_break_func ] tc-end: 1662307591.315050, file_break_func, passed tc-start: 1662307591.325317, file_break_subshell tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/file_break_subshell ] tc-end: 1662307593.410940, file_break_subshell, passed tc-start: 1662307593.421327, file_break_until tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/file_break_until ] tc-end: 1662307595.25778, file_break_until, passed tc-start: 1662307595.36214, file_break_while tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/file_break_while ] tc-end: 1662307597.30736, file_break_while, passed tc-start: 1662307597.41096, file_continue_case tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/file_continue_case ] tc-end: 1662307598.812136, file_continue_case, passed tc-start: 1662307598.824559, file_continue_compound tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/file_continue_compound ] tc-end: 1662307600.861787, file_continue_compound, passed tc-start: 1662307600.872074, file_continue_file tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/file_continue_file ] tc-end: 1662307602.977520, file_continue_file, passed tc-start: 1662307602.989008, file_continue_for tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/file_continue_for ] tc-end: 1662307604.727464, file_continue_for, passed tc-start: 1662307604.740464, file_continue_func tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/file_continue_func ] tc-end: 1662307607.23528, file_continue_func, passed tc-start: 1662307607.138438, file_continue_subshell tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/file_continue_subshell ] tc-end: 1662307608.690774, file_continue_subshell, passed tc-start: 1662307608.703522, file_continue_until tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/file_continue_until ] tc-end: 1662307611.150013, file_continue_until, passed tc-start: 1662307611.180484, file_continue_while tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/file_continue_while ] tc-end: 1662307613.272705, file_continue_while, passed tc-start: 1662307613.284888, file_return_case tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/file_return_case ] tc-end: 1662307614.464605, file_return_case, passed tc-start: 1662307614.477436, file_return_compound tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/file_return_compound ] tc-end: 1662307616.520488, file_return_compound, passed tc-start: 1662307616.531262, file_return_file tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/file_return_file ] tc-end: 1662307617.948362, file_return_file, passed tc-start: 1662307617.959371, file_return_for tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/file_return_for ] tc-end: 1662307620.418361, file_return_for, passed tc-start: 1662307620.432268, file_return_func tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/file_return_func ] tc-end: 1662307621.880385, file_return_func, passed tc-start: 1662307621.892986, file_return_subshell tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/file_return_subshell ] tc-end: 1662307624.262088, file_return_subshell, passed tc-start: 1662307624.300908, file_return_until tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/file_return_until ] tc-end: 1662307625.525547, file_return_until, passed tc-start: 1662307625.537882, file_return_while tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/file_return_while ] tc-end: 1662307627.780778, file_return_while, passed tc-start: 1662307627.794001, for_break_case tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/for_break_case ] tc-end: 1662307629.34076, for_break_case, passed tc-start: 1662307629.50495, for_break_compound tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/for_break_compound ] tc-end: 1662307631.674064, for_break_compound, passed tc-start: 1662307631.688235, for_break_file tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/for_break_file ] tc-end: 1662307633.45614, for_break_file, passed tc-start: 1662307633.58239, for_break_for tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/for_break_for ] tc-end: 1662307634.833355, for_break_for, passed tc-start: 1662307634.845628, for_break_func tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/for_break_func ] tc-end: 1662307637.44579, for_break_func, passed tc-start: 1662307637.56381, for_break_subshell tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/for_break_subshell ] tc-end: 1662307638.408221, for_break_subshell, passed tc-start: 1662307638.420279, for_break_until tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/for_break_until ] tc-end: 1662307641.553816, for_break_until, passed tc-start: 1662307641.566090, for_break_while tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/for_break_while ] tc-end: 1662307642.789050, for_break_while, passed tc-start: 1662307642.803726, for_continue_case tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/for_continue_case ] tc-end: 1662307644.743092, for_continue_case, passed tc-start: 1662307644.755417, for_continue_compound tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/for_continue_compound ] tc-end: 1662307646.629376, for_continue_compound, passed tc-start: 1662307646.641161, for_continue_file tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/for_continue_file ] tc-end: 1662307648.511995, for_continue_file, passed tc-start: 1662307648.525026, for_continue_for tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/for_continue_for ] tc-end: 1662307649.943145, for_continue_for, passed tc-start: 1662307649.958491, for_continue_func tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/for_continue_func ] tc-end: 1662307651.853674, for_continue_func, passed tc-start: 1662307651.865858, for_continue_subshell tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/for_continue_subshell ] tc-end: 1662307653.711775, for_continue_subshell, passed tc-start: 1662307653.723920, for_continue_until tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/for_continue_until ] tc-end: 1662307654.906749, for_continue_until, passed tc-start: 1662307654.922039, for_continue_while tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/for_continue_while ] tc-end: 1662307656.517796, for_continue_while, passed tc-start: 1662307656.530212, for_return_case tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/for_return_case ] tc-end: 1662307658.717479, for_return_case, passed tc-start: 1662307658.737592, for_return_compound tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/for_return_compound ] tc-end: 1662307660.333857, for_return_compound, passed tc-start: 1662307660.344062, for_return_file tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/for_return_file ] tc-end: 1662307662.42865, for_return_file, passed tc-start: 1662307662.55371, for_return_for tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/for_return_for ] tc-end: 1662307663.982791, for_return_for, passed tc-start: 1662307663.997383, for_return_func tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/for_return_func ] tc-end: 1662307666.175745, for_return_func, passed tc-start: 1662307666.188057, for_return_subshell tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/for_return_subshell ] tc-end: 1662307669.87912, for_return_subshell, passed tc-start: 1662307669.100913, for_return_until tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/for_return_until ] tc-end: 1662307670.393924, for_return_until, passed tc-start: 1662307670.406981, for_return_while tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/for_return_while ] tc-end: 1662307672.470151, for_return_while, passed tc-start: 1662307672.483225, func_break_case tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/func_break_case ] tc-end: 1662307674.385374, func_break_case, passed tc-start: 1662307674.397239, func_break_compound tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/func_break_compound ] tc-end: 1662307676.320426, func_break_compound, passed tc-start: 1662307676.332310, func_break_file tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/func_break_file ] tc-end: 1662307677.575966, func_break_file, passed tc-start: 1662307677.589370, func_break_for tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/func_break_for ] tc-end: 1662307679.459373, func_break_for, passed tc-start: 1662307679.472272, func_break_func tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/func_break_func ] tc-end: 1662307680.712203, func_break_func, passed tc-start: 1662307680.726173, func_break_subshell tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/func_break_subshell ] tc-end: 1662307682.855151, func_break_subshell, passed tc-start: 1662307682.866851, func_break_until tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/func_break_until ] tc-end: 1662307684.418413, func_break_until, passed tc-start: 1662307684.428510, func_break_while tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/func_break_while ] tc-end: 1662307687.40442, func_break_while, passed tc-start: 1662307687.51661, func_continue_case tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/func_continue_case ] tc-end: 1662307689.765347, func_continue_case, passed tc-start: 1662307689.776422, func_continue_compound tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/func_continue_compound ] tc-end: 1662307691.861180, func_continue_compound, passed tc-start: 1662307691.871847, func_continue_file tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/func_continue_file ] tc-end: 1662307693.915406, func_continue_file, passed tc-start: 1662307693.925527, func_continue_for tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/func_continue_for ] tc-end: 1662307695.553759, func_continue_for, passed tc-start: 1662307695.566038, func_continue_func tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/func_continue_func ] tc-end: 1662307696.874764, func_continue_func, passed tc-start: 1662307696.891235, func_continue_subshell tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/func_continue_subshell ] tc-end: 1662307699.176118, func_continue_subshell, passed tc-start: 1662307699.187720, func_continue_until tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/func_continue_until ] tc-end: 1662307700.452688, func_continue_until, passed tc-start: 1662307700.469290, func_continue_while tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/func_continue_while ] tc-end: 1662307702.42870, func_continue_while, passed tc-start: 1662307702.54898, func_return_case tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/func_return_case ] tc-end: 1662307703.424819, func_return_case, passed tc-start: 1662307703.438878, func_return_compound tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/func_return_compound ] tc-end: 1662307705.699419, func_return_compound, passed tc-start: 1662307705.711924, func_return_file tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/func_return_file ] tc-end: 1662307707.555373, func_return_file, passed tc-start: 1662307707.567704, func_return_for tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/func_return_for ] tc-end: 1662307709.452820, func_return_for, passed tc-start: 1662307709.463011, func_return_func tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/func_return_func ] tc-end: 1662307710.654489, func_return_func, passed tc-start: 1662307710.664471, func_return_subshell tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/func_return_subshell ] tc-end: 1662307713.333578, func_return_subshell, passed tc-start: 1662307713.345853, func_return_until tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/func_return_until ] tc-end: 1662307714.514424, func_return_until, passed tc-start: 1662307714.526385, func_return_while tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/func_return_while ] tc-end: 1662307716.837271, func_return_while, passed tc-start: 1662307716.849919, subshell_break_case tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/subshell_break_case ] tc-end: 1662307718.85853, subshell_break_case, passed tc-start: 1662307718.97812, subshell_break_compound tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/subshell_break_compound ] tc-end: 1662307720.419797, subshell_break_compound, passed tc-start: 1662307720.432733, subshell_break_file tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/subshell_break_file ] tc-end: 1662307722.10372, subshell_break_file, passed tc-start: 1662307722.22853, subshell_break_for tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/subshell_break_for ] tc-end: 1662307723.688217, subshell_break_for, passed tc-start: 1662307723.700432, subshell_break_func tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/subshell_break_func ] tc-end: 1662307725.2017, subshell_break_func, passed tc-start: 1662307725.14431, subshell_break_subshell tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/subshell_break_subshell ] tc-end: 1662307726.941658, subshell_break_subshell, passed tc-start: 1662307726.955027, subshell_break_until tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/subshell_break_until ] tc-end: 1662307728.534247, subshell_break_until, passed tc-start: 1662307728.544695, subshell_break_while tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/subshell_break_while ] tc-end: 1662307730.214933, subshell_break_while, passed tc-start: 1662307730.225072, subshell_continue_case tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/subshell_continue_case ] tc-end: 1662307733.470222, subshell_continue_case, passed tc-start: 1662307733.501999, subshell_continue_compound tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/subshell_continue_compound ] tc-end: 1662307734.966616, subshell_continue_compound, passed tc-start: 1662307734.977989, subshell_continue_file tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/subshell_continue_file ] tc-end: 1662307736.467643, subshell_continue_file, passed tc-start: 1662307736.477952, subshell_continue_for tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/subshell_continue_for ] tc-end: 1662307738.868009, subshell_continue_for, passed tc-start: 1662307738.881304, subshell_continue_func tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/subshell_continue_func ] tc-end: 1662307740.512573, subshell_continue_func, passed tc-start: 1662307740.524940, subshell_continue_subshell tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/subshell_continue_subshell ] tc-end: 1662307741.792955, subshell_continue_subshell, passed tc-start: 1662307741.894242, subshell_continue_until tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/subshell_continue_until ] tc-end: 1662307744.869144, subshell_continue_until, passed tc-start: 1662307744.882562, subshell_continue_while tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/subshell_continue_while ] tc-end: 1662307746.127732, subshell_continue_while, passed tc-start: 1662307746.140627, subshell_return_case tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/subshell_return_case ] tc-end: 1662307747.355069, subshell_return_case, passed tc-start: 1662307747.366391, subshell_return_compound tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/subshell_return_compound ] tc-end: 1662307748.699745, subshell_return_compound, passed tc-start: 1662307748.710937, subshell_return_file tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/subshell_return_file ] tc-end: 1662307750.930620, subshell_return_file, passed tc-start: 1662307750.943791, subshell_return_for tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/subshell_return_for ] tc-end: 1662307752.188700, subshell_return_for, passed tc-start: 1662307752.201194, subshell_return_func tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/subshell_return_func ] tc-end: 1662307754.18528, subshell_return_func, passed tc-start: 1662307754.30194, subshell_return_subshell tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/subshell_return_subshell ] tc-end: 1662307756.134802, subshell_return_subshell, passed tc-start: 1662307756.148474, subshell_return_until tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/subshell_return_until ] tc-end: 1662307757.625854, subshell_return_until, passed tc-start: 1662307757.640878, subshell_return_while tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/subshell_return_while ] tc-end: 1662307759.935324, subshell_return_while, passed tc-start: 1662307759.945150, until_break_case tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/until_break_case ] tc-end: 1662307761.233789, until_break_case, passed tc-start: 1662307761.243689, until_break_compound tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/until_break_compound ] tc-end: 1662307763.162010, until_break_compound, passed tc-start: 1662307763.172632, until_break_file tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/until_break_file ] tc-end: 1662307764.785506, until_break_file, passed tc-start: 1662307764.798059, until_break_for tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/until_break_for ] tc-end: 1662307766.389671, until_break_for, passed tc-start: 1662307766.402526, until_break_func tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/until_break_func ] tc-end: 1662307768.332812, until_break_func, passed tc-start: 1662307768.345792, until_break_subshell tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/until_break_subshell ] tc-end: 1662307769.988990, until_break_subshell, passed tc-start: 1662307770.847, until_break_until tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/until_break_until ] tc-end: 1662307772.305960, until_break_until, passed tc-start: 1662307772.317134, until_break_while tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/until_break_while ] tc-end: 1662307773.572309, until_break_while, passed tc-start: 1662307773.583570, until_continue_case tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/until_continue_case ] tc-end: 1662307774.953192, until_continue_case, passed tc-start: 1662307774.965748, until_continue_compound tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/until_continue_compound ] tc-end: 1662307776.317559, until_continue_compound, passed tc-start: 1662307776.331242, until_continue_file tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/until_continue_file ] tc-end: 1662307778.446177, until_continue_file, passed tc-start: 1662307778.459428, until_continue_for tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/until_continue_for ] tc-end: 1662307780.210809, until_continue_for, passed tc-start: 1662307780.222196, until_continue_func tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/until_continue_func ] tc-end: 1662307782.340954, until_continue_func, passed tc-start: 1662307782.352175, until_continue_subshell tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/until_continue_subshell ] tc-end: 1662307783.956576, until_continue_subshell, passed tc-start: 1662307783.968791, until_continue_until tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/until_continue_until ] tc-end: 1662307785.918295, until_continue_until, passed tc-start: 1662307785.929748, until_continue_while tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/until_continue_while ] tc-end: 1662307788.20936, until_continue_while, passed tc-start: 1662307788.32621, until_return_case tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/until_return_case ] tc-end: 1662307789.945738, until_return_case, passed tc-start: 1662307789.956419, until_return_compound tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/until_return_compound ] tc-end: 1662307791.213293, until_return_compound, passed tc-start: 1662307791.223955, until_return_file tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/until_return_file ] tc-end: 1662307793.611773, until_return_file, passed tc-start: 1662307793.623057, until_return_for tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/until_return_for ] tc-end: 1662307795.108148, until_return_for, passed tc-start: 1662307795.120706, until_return_func tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/until_return_func ] tc-end: 1662307797.543932, until_return_func, passed tc-start: 1662307797.555551, until_return_subshell tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/until_return_subshell ] tc-end: 1662307799.212059, until_return_subshell, passed tc-start: 1662307799.223850, until_return_until tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/until_return_until ] tc-end: 1662307800.861819, until_return_until, passed tc-start: 1662307800.871726, until_return_while tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/until_return_while ] tc-end: 1662307803.222660, until_return_while, passed tc-start: 1662307803.233537, while_break_case tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/while_break_case ] tc-end: 1662307804.814820, while_break_case, passed tc-start: 1662307804.826019, while_break_compound tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/while_break_compound ] tc-end: 1662307807.496649, while_break_compound, passed tc-start: 1662307807.507671, while_break_file tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/while_break_file ] tc-end: 1662307809.336392, while_break_file, passed tc-start: 1662307809.347583, while_break_for tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/while_break_for ] tc-end: 1662307810.773956, while_break_for, passed tc-start: 1662307810.785390, while_break_func tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/while_break_func ] tc-end: 1662307812.647054, while_break_func, passed tc-start: 1662307812.658291, while_break_subshell tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/while_break_subshell ] tc-end: 1662307815.23301, while_break_subshell, passed tc-start: 1662307815.34740, while_break_until tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/while_break_until ] tc-end: 1662307816.304873, while_break_until, passed tc-start: 1662307816.315955, while_break_while tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/while_break_while ] tc-end: 1662307817.625601, while_break_while, passed tc-start: 1662307817.636303, while_continue_case tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/while_continue_case ] tc-end: 1662307819.257223, while_continue_case, passed tc-start: 1662307819.268224, while_continue_compound tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/while_continue_compound ] tc-end: 1662307820.546152, while_continue_compound, passed tc-start: 1662307820.557279, while_continue_file tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/while_continue_file ] tc-end: 1662307821.918685, while_continue_file, passed tc-start: 1662307821.929979, while_continue_for tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/while_continue_for ] tc-end: 1662307823.213297, while_continue_for, passed tc-start: 1662307823.226581, while_continue_func tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/while_continue_func ] tc-end: 1662307824.620356, while_continue_func, passed tc-start: 1662307824.631303, while_continue_subshell tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/while_continue_subshell ] tc-end: 1662307826.28335, while_continue_subshell, passed tc-start: 1662307826.39187, while_continue_until tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/while_continue_until ] tc-end: 1662307827.226549, while_continue_until, passed tc-start: 1662307827.239071, while_continue_while tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/while_continue_while ] tc-end: 1662307828.486816, while_continue_while, passed tc-start: 1662307828.497030, while_return_case tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/while_return_case ] tc-end: 1662307829.690513, while_return_case, passed tc-start: 1662307829.700949, while_return_compound tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/while_return_compound ] tc-end: 1662307830.878250, while_return_compound, passed tc-start: 1662307830.888386, while_return_file tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/while_return_file ] tc-end: 1662307832.123551, while_return_file, passed tc-start: 1662307832.133722, while_return_for tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/while_return_for ] tc-end: 1662307833.413297, while_return_for, passed tc-start: 1662307833.427399, while_return_func tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/while_return_func ] tc-end: 1662307834.783712, while_return_func, passed tc-start: 1662307834.794508, while_return_subshell tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/while_return_subshell ] tc-end: 1662307837.20280, while_return_subshell, passed tc-start: 1662307837.30010, while_return_until tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/while_return_until ] tc-end: 1662307838.217897, while_return_until, passed tc-start: 1662307838.227700, while_return_while tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/while_return_while ] tc-end: 1662307839.446144, while_return_while, passed tp-end: 1662307839.457133, bin/sh/dotcmd/t_dotcmd tp-start: 1662307846.596041, bin/sh/t_arith, 33 tc-start: 1662307846.609036, 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: 1662307855.802413, constants, passed tc-start: 1662307855.831909, 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: 1662307860.135008, do_unary_minus, passed tc-start: 1662307860.145451, 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: 1662307863.482927, do_unary_not, passed tc-start: 1662307863.493238, 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: 1662307866.930556, do_unary_plus, passed tc-start: 1662307866.942015, 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: 1662307870.38941, do_unary_tilde, passed tc-start: 1662307870.50536, 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: 1662307875.455617, elementary_add, passed tc-start: 1662307875.468104, 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: 1662307880.430578, elementary_div, passed tc-start: 1662307880.442986, 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: 1662307887.204008, elementary_eq, passed tc-start: 1662307887.218536, 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: 1662307890.240976, elementary_ge, passed tc-start: 1662307890.257890, 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: 1662307896.789377, elementary_gt, passed tc-start: 1662307896.801094, 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: 1662307901.745809, elementary_le, passed tc-start: 1662307901.758799, 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: 1662307906.279188, elementary_lt, passed tc-start: 1662307906.290383, 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: 1662307913.195252, elementary_mul, passed tc-start: 1662307913.225417, 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: 1662307919.94010, elementary_ne, passed tc-start: 1662307919.108365, 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: 1662307926.850917, elementary_rem, passed tc-start: 1662307926.861481, 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: 1662307931.372796, elementary_shl, passed tc-start: 1662307931.386914, 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: 1662307937.163947, elementary_shr, passed tc-start: 1662307937.174776, 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: 1662307942.314037, elementary_sub, passed tc-start: 1662307942.324863, 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: 1662307946.718424, fiddle_bits_and, passed tc-start: 1662307946.733230, 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: 1662307950.893458, fiddle_bits_or, passed tc-start: 1662307950.911572, 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: 1662307955.193385, fiddle_bits_xor, passed tc-start: 1662307955.204284, 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: 1662307959.487365, logical_and, passed tc-start: 1662307959.498661, 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: 1662307963.297290, logical_or, passed tc-start: 1662307963.309296, 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: 1662307967.519173, make_selection, passed tc-start: 1662307967.532097, 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: 1662307971.615830, nested_arith, passed tc-start: 1662307971.631892, 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: 1662307984.897562, operator_precedence, passed tc-start: 1662307984.934394, 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: 1662307988.908562, optional_comma, passed tc-start: 1662307988.922226, 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: 1662308000.130036, parentheses, passed tc-start: 1662308000.143745, 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: 1662308012.159828, var_assign, passed tc-start: 1662308012.170441, 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: 1662308017.334087, var_postdec, passed tc-start: 1662308017.344978, 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: 1662308022.619613, var_postinc, passed tc-start: 1662308022.630797, 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: 1662308028.27355, var_predec, passed tc-start: 1662308028.39038, 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: 1662308033.275087, var_preinc, passed tp-end: 1662308033.396264, bin/sh/t_arith tp-start: 1662308040.285988, bin/sh/t_builtins, 31 tc-start: 1662308040.298624, cd_pwd tc-end: 1662308042.104160, cd_pwd, passed tc-start: 1662308042.118321, 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: 1662308044.365614, colon, passed tc-start: 1662308044.378914, echo tc-end: 1662308072.557101, echo, passed tc-start: 1662308072.597725, 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: 1662308080.683016, eval, passed tc-start: 1662308080.696029, 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: 1662308082.825078, exec, passed tc-start: 1662308082.835351, 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: 1662308095.337754, export, passed tc-start: 1662308095.348687, 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: 1662308104.256831, export_nbsd, passed tc-start: 1662308104.267695, fdflags tc-end: 1662308105.479667, fdflags, passed tc-start: 1662308105.490698, fdflags__s tc-end: 1662308106.705565, fdflags__s, passed tc-start: 1662308106.716087, fdflags__v tc-end: 1662308107.954509, fdflags__v, passed tc-start: 1662308107.965228, fdflags__v_s tc-end: 1662308109.160406, fdflags__v_s, passed tc-start: 1662308109.170899, fdflags_multiple_fd tc-end: 1662308110.290244, fdflags_multiple_fd, passed tc-start: 1662308110.300675, fdflags_names_abbreviated tc-end: 1662308111.490653, fdflags_names_abbreviated, passed tc-start: 1662308111.832917, fdflags_one_flag_at_a_time tc-end: 1662308113.22681, fdflags_one_flag_at_a_time, passed tc-start: 1662308113.34923, fdflags_save_restore tc-end: 1662308114.295738, fdflags_save_restore, passed tc-start: 1662308114.309147, fdflags_xx_errors tc-end: 1662308115.616289, fdflags_xx_errors, passed tc-start: 1662308115.628532, getopts tc-end: 1662308116.817042, getopts, passed tc-start: 1662308116.828594, hash tc-end: 1662308118.893566, hash, passed tc-start: 1662308118.949758, jobid tc-end: 1662308120.91427, jobid, passed tc-start: 1662308120.102166, 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: 1662308128.390263, jobs, passed tc-start: 1662308128.400229, let tc-end: 1662308129.630818, let, passed tc-start: 1662308129.640794, local tc-end: 1662308130.888325, local, passed tc-start: 1662308130.954458, read tc-end: 1662308132.183729, read, passed tc-start: 1662308132.198760, 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: 1662308140.312065, readonly, passed tc-start: 1662308140.323513, 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: 1662308145.497194, readonly_nbsd, passed tc-start: 1662308145.507829, 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: 1662308147.811190, setvar, passed tc-start: 1662308147.824213, 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: 1662308150.575640, true_false, passed tc-start: 1662308150.587744, type tc-end: 1662308151.794507, type, passed tc-start: 1662308151.804856, ulimit tc-end: 1662308152.993745, ulimit, passed tc-start: 1662308153.6000, umask tc-end: 1662308284.528404, umask, passed tc-start: 1662308284.585580, unset tc-end: 1662308285.827564, unset, passed tp-end: 1662308285.841158, bin/sh/t_builtins tp-start: 1662308290.299255, bin/sh/t_cmdsub, 26 tc-start: 1662308290.311562, 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: 1662308296.974464, a_basic_cmdsub, passed tc-start: 1662308296.987402, 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: 1662308303.722686, b_basic_backticks, passed tc-start: 1662308303.736726, 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: 1662308305.668488, c_nested_cmdsub, passed tc-start: 1662308305.695704, 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: 1662308307.737669, d_nested_backticks, passed tc-start: 1662308307.751586, 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: 1662308311.364579, e_perverse_mixing, passed tc-start: 1662308311.376463, 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: 1662308314.897960, f_redirect_in_cmdsub, passed tc-start: 1662308314.915129, 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: 1662308318.349029, g_redirect_in_backticks, passed tc-start: 1662308318.362433, 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: 1662308322.862347, h_vars_in_cmdsub, passed tc-start: 1662308322.874651, 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: 1662308326.997971, i_vars_in_backticks, passed tc-start: 1662308327.10001, 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: 1662308329.116210, j_cmdsub_in_varexpand, passed tc-start: 1662308329.128956, 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: 1662308332.276102, k_backticks_in_varexpand, passed tc-start: 1662308332.307891, 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: 1662308334.354254, l_arithmetic_in_cmdsub, passed tc-start: 1662308334.365907, 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: 1662308336.241656, m_arithmetic_in_backticks, passed tc-start: 1662308336.252682, 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: 1662308338.81390, n_cmdsub_in_arithmetic, passed tc-start: 1662308338.92695, 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: 1662308340.419481, o_backticks_in_arithmetic, passed tc-start: 1662308340.430711, 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: 1662308342.443732, p_cmdsub_in_heredoc, passed tc-start: 1662308342.458260, 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: 1662308343.706537, q_backticks_in_heredoc, passed tc-start: 1662308343.718348, 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: 1662308346.43505, r_heredoc_in_cmdsub, passed tc-start: 1662308346.54658, 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: 1662308347.641981, s_heredoc_in_backticks, passed tc-start: 1662308347.652577, 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: 1662308350.303158, t_nested_cmdsubs_in_heredoc, passed tc-start: 1662308350.328480, 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: 1662308353.336072, u_nested_backticks_in_heredoc, passed tc-start: 1662308353.356124, 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: 1662308360.494603, v_cmdsub_paren_tests, passed tc-start: 1662308360.508150, 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: 1662308362.843101, w_heredoc_outside_cmdsub, passed tc-start: 1662308362.857302, 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: 1662308364.594433, x_heredoc_outside_backticks, passed tc-start: 1662308364.606487, 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: 1662308374.257905, y_many_embedded_nl, passed tc-start: 1662308374.269043, 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: 1662308391.188460, simple_exit, passed tc-start: 1662308391.202616, 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: 1662308392.860148, subshell_background, passed tc-start: 1662308392.872413, 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: 1662308400.96192, subshell_exit, passed tc-start: 1662308400.106785, trap_subshell tc-so:Executing command [ /bin/sh -c ( trap "echo exiting" EXIT; /usr/bin/true ) ] tc-end: 1662308401.654029, trap_subshell, passed tc-start: 1662308401.668148, trap_zero__explicit_exit tc-so:Executing command [ /bin/sh helper.sh ] tc-end: 1662308402.698693, trap_zero__explicit_exit, passed tc-start: 1662308402.713484, trap_zero__implicit_exit tc-so:Executing command [ /bin/sh helper.sh ] tc-end: 1662308403.893622, trap_zero__implicit_exit, passed tp-end: 1662308403.909831, bin/sh/t_exit tp-start: 1662308408.533721, bin/sh/t_expand, 27 tc-start: 1662308408.539074, alternative tc-end: 1662308458.573405, alternative, passed tc-start: 1662308458.623185, 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: 1662308460.400933, arithmetic, passed tc-start: 1662308460.413913, assign tc-end: 1662308531.691984, assign, passed tc-start: 1662308531.741171, default tc-end: 1662308581.434445, default, passed tc-start: 1662308581.508761, 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: 1662308583.566243, dollar_at, passed tc-start: 1662308583.578808, 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: 1662308608.844539, dollar_at_empty_and_conditional, passed tc-start: 1662308608.860780, dollar_at_in_field_split_context tc-end: 1662308616.911814, dollar_at_in_field_split_context, passed tc-start: 1662308616.923053, 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: 1662308619.284855, dollar_at_unquoted_or_conditional, passed tc-start: 1662308619.296081, 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: 1662308627.601486, dollar_at_with_text, passed tc-start: 1662308627.643624, dollar_hash tc-end: 1662308660.682617, dollar_hash, passed tc-start: 1662308660.766049, dollar_star tc-end: 1662308668.942916, dollar_star, passed tc-start: 1662308668.957635, dollar_star_in_quoted_word tc-end: 1662308678.195596, dollar_star_in_quoted_word, passed tc-start: 1662308678.209424, dollar_star_in_word tc-end: 1662308686.66813, dollar_star_in_word, passed tc-start: 1662308686.77919, dollar_star_in_word_empty_ifs tc-end: 1662308692.361128, dollar_star_in_word_empty_ifs, passed tc-start: 1662308692.415631, dollar_star_with_empty_ifs tc-end: 1662308697.607847, dollar_star_with_empty_ifs, passed tc-start: 1662308697.618188, 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: 1662308700.555453, embedded_nl, passed tc-start: 1662308700.575015, error tc-end: 1662308705.327311, error, passed tc-start: 1662308705.338954, iteration_on_null_or_missing_parameter tc-so:Executing command [ /bin/sh -c N=; set -- ${N:-}; for X; do echo "[$X]"; done ] tc-end: 1662308706.313990, iteration_on_null_or_missing_parameter, passed tc-start: 1662308706.326986, 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: 1662308707.320244, iteration_on_null_or_null_parameter, passed tc-start: 1662308707.333951, iteration_on_null_parameter tc-so:Executing command [ /bin/sh -c N=; set -- ${N}; for X; do echo "[$X]"; done ] tc-end: 1662308708.353449, iteration_on_null_parameter, passed tc-start: 1662308708.366341, iteration_on_quoted_null_parameter tc-so:Executing command [ /bin/sh -c N=; set -- "${N}"; for X; do echo "[$X]"; done ] tc-end: 1662308709.460237, iteration_on_quoted_null_parameter, passed tc-start: 1662308709.473071, shell_params tc-end: 1662308715.955696, shell_params, passed tc-start: 1662308715.971334, 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: 1662308720.819666, strip, passed tc-start: 1662308720.830829, 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: 1662308723.126598, tilde, passed tc-start: 1662308723.138763, var_with_embedded_cmdsub tc-end: 1662308738.511054, var_with_embedded_cmdsub, passed tc-start: 1662308738.521829, varpattern_backslashes tc-so:Executing command [ /bin/sh -c line="/foo/bar/*/baz"; echo ${line%%\**} ] tc-end: 1662308739.588645, varpattern_backslashes, passed tc-start: 1662308739.603910, 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: 1662308743.933380, wrap_strip, passed tp-end: 1662308743.945096, bin/sh/t_expand tp-start: 1662308745.967802, bin/sh/t_fsplit, 9 tc-start: 1662308745.980090, default_val tc-end: 1662308753.911447, default_val, passed tc-start: 1662308753.921842, dollar_at tc-end: 1662308761.769601, dollar_at, passed tc-start: 1662308761.825984, for tc-end: 1662308762.800633, for, passed tc-start: 1662308762.813263, ifs tc-end: 1662308766.146516, ifs, passed tc-start: 1662308766.156527, ifs_alpha tc-end: 1662308768.318044, ifs_alpha, passed tc-start: 1662308768.328174, quote tc-end: 1662308769.865547, quote, passed tc-start: 1662308769.876375, replacement_val tc-end: 1662308780.696417, replacement_val, passed tc-start: 1662308780.709978, split_arith tc-end: 1662308788.126555, split_arith, passed tc-start: 1662308788.138330, var_length tc-end: 1662308791.29120, var_length, passed tp-end: 1662308791.41337, bin/sh/t_fsplit tp-start: 1662308793.322095, bin/sh/t_here, 11 tc-start: 1662308793.333432, do_simple tc-end: 1662308802.349312, do_simple, passed tc-start: 1662308802.358756, end_markers tc-end: 1662308906.783780, end_markers, passed tc-start: 1662308906.840689, exit_status tc-so:Executing command [ /bin/sh -c tc-so: <<-EOF tc-so: $(exit 7) tc-so: EOF tc-so: ] tc-end: 1662308907.933249, exit_status, passed tc-start: 1662308907.945059, 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: 1662308909.994485, hard_cases, passed tc-start: 1662308910.5286, incomplete tc-end: 1662308916.359216, incomplete, passed tc-start: 1662308916.370429, lineends tc-end: 1662308921.224178, lineends, passed tc-start: 1662308921.235136, multiple tc-end: 1662308923.749897, multiple, passed tc-start: 1662308923.761630, nested tc-end: 1662308925.603534, nested, passed tc-start: 1662308925.614797, quoting tc-end: 1662308929.463295, quoting, passed tc-start: 1662308929.474334, 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: 1662308930.577379, side_effects, passed tc-start: 1662308930.587997, vicious tc-so:Executing command [ /bin/sh script ] tc-so:Executing command [ /bin/sh script ] tc-end: 1662308933.808769, vicious, passed tp-end: 1662308933.826459, bin/sh/t_here tp-start: 1662308934.685689, bin/sh/t_input, 1 tc-start: 1662308934.699167, 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: 1662309040.745945, nul_elimination, passed tp-end: 1662309040.777846, bin/sh/t_input tp-start: 1662309043.517887, bin/sh/t_option, 14 tc-start: 1662309043.529604, 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: 1662309061.496219, Option_switching, passed tc-start: 1662309061.507148, 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: 1662309070.71745, pipefail, passed tc-start: 1662309070.83068, restore_local_opts tc-so:Executing command [ /bin/sh -ec . './test-funcs.3787'; local_test ] tc-end: 1662309072.30899, restore_local_opts, passed tc-start: 1662309072.46305, 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: 1662309077.518742, set_C, passed tc-start: 1662309077.536245, 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: 1662309090.555534, set_X, passed tc-start: 1662309090.573866, 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: 1662309094.312644, set_a, passed tc-start: 1662309094.343724, 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: 1662309097.55106, set_e, passed tc-start: 1662309097.67734, 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: 1662309099.538783, set_f, passed tc-start: 1662309099.592633, 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: 1662309107.896131, set_n, passed tc-start: 1662309107.906624, 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: 1662309115.12437, set_u, passed tc-start: 1662309115.28463, 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: 1662309118.430584, set_v, passed tc-start: 1662309118.442592, 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: 1662309120.943028, set_x, passed tc-start: 1662309120.954602, 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: 1662309123.892679, vi_emacs_VE_toggle, passed tc-start: 1662309123.903164, xx_bogus tc-so:Executing command [ /bin/sh -c set -% ; echo ERR ] tc-end: 1662309124.925336, xx_bogus, passed tp-end: 1662309124.937354, bin/sh/t_option tp-start: 1662309126.26128, bin/sh/t_patterns, 3 tc-start: 1662309126.50509, case_matching tc-end: 1662309219.254504, case_matching, passed tc-start: 1662309219.308718, filename_expansion tc-end: 1662309381.515372, filename_expansion, passed tc-start: 1662309411.107667, var_substring_matching tc-end: 1662309445.468777, var_substring_matching, passed tp-end: 1662309445.527333, bin/sh/t_patterns tp-start: 1662309448.196473, bin/sh/t_redir, 13 tc-start: 1662309448.210084, 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: 1662309453.210394, basic_test_method_test, passed tc-start: 1662309453.223678, 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: 1662309469.234818, do_output_redirections, passed tc-start: 1662309469.253660, 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: 1662309473.98328, do_redirect_input_output, passed tc-start: 1662309473.110153, 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: 1662309486.361309, fd_redirections, passed tc-start: 1662309486.460661, 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: 1662309493.663905, incorrect_redirections, passed tc-start: 1662309493.679082, 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: 1662309496.168038, local_redirections, passed tc-start: 1662309496.269969, 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: 1662309504.1155, redir_in_case, passed tc-start: 1662309504.37457, subshell_redirections tc-so:Executing command [ /bin/sh ] tc-so:Executing command [ /bin/sh ] tc-so:Executing command [ /bin/sh ] tc-end: 1662309506.723501, subshell_redirections, passed tc-start: 1662309506.754493, ulimit_redirection_interaction tc-so:Executing command [ /bin/sh helper.sh ] tc-end: 1662309509.129485, ulimit_redirection_interaction, passed tc-start: 1662309509.144631, 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: 1662309571.570735, validate_fn_redirects, passed tp-end: 1662309571.601225, bin/sh/t_redir tp-start: 1662309573.372921, bin/sh/t_redircloexec, 7 tc-start: 1662309573.384606, compound_redir_open tc-so:Executing command [ /bin/sh ./comp1 ] tc-end: 1662309574.595363, compound_redir_open, passed tc-start: 1662309574.609094, 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: 1662309577.689909, exec_redir_closed, passed tc-start: 1662309577.701917, 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: 1662309580.846300, exec_redir_open, passed tc-start: 1662309580.857651, loop_redir_open tc-so:Executing command [ /bin/sh ./for1 ] tc-end: 1662309582.125406, loop_redir_open, passed tc-start: 1662309582.136408, 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: 1662309585.74047, posix_exec_redir, passed tc-start: 1662309585.86135, simple_redir_open tc-so:Executing command [ /bin/sh ./simp1 ] tc-end: 1662309586.265121, simple_redir_open, passed tc-start: 1662309586.276632, subshell_redir_open tc-so:Executing command [ /bin/sh ./comp1 ] tc-end: 1662309587.625871, subshell_redir_open, passed tp-end: 1662309587.638197, bin/sh/t_redircloexec tp-start: 1662309588.405963, bin/sh/t_set_e, 1 tc-start: 1662309588.410428, all tc-end: 1662309629.474005, all, passed tp-end: 1662309629.537582, bin/sh/t_set_e tp-start: 1662309630.978050, bin/sh/t_shift, 5 tc-start: 1662309630.988826, 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: 1662309636.250812, basic_shift_test, passed tc-start: 1662309636.261816, 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: 1662309640.567565, excessive_shift, passed tc-start: 1662309640.578679, function_shift tc-end: 1662309641.236183, function_shift, passed tc-start: 1662309641.247196, 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: 1662309646.570506, non_numeric_shift, passed tc-start: 1662309646.581711, 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: 1662309649.689607, too_many_args, passed tp-end: 1662309649.700268, bin/sh/t_shift tp-start: 1662309654.27108, bin/sh/t_syntax, 21 tc-start: 1662309654.32290, 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: 1662309657.950184, a_basic_tokenisation, passed tc-start: 1662309657.962026, 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: 1662309665.945834, b_comments, passed tc-start: 1662309665.956420, 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: 1662309677.512556, c_line_wrapping, passed tc-start: 1662309677.524651, 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: 1662309687.292866, d_cstrings, passed tc-start: 1662309687.303561, 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: 1662309695.751042, f_redirects, passed tc-start: 1662309695.762099, 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: 1662309899.877390, g_variable_syntax, passed tc-start: 1662309899.904150, 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: 1662309983.461443, i_pipelines, passed tc-start: 1662309983.492735, 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: 1662310002.117504, j_and_or_lists, passed tc-start: 1662310002.134017, 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: 1662310031.384385, k_lists, passed tc-start: 1662310031.415934, 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: 1662310069.703153, l_async_lists, passed tc-start: 1662310069.713869, 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: 1662310075.141480, m_compound_lists, passed tc-start: 1662310075.154316, 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: 1662310082.422480, q_for_loop, passed tc-start: 1662310082.433654, 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: 1662310095.374899, r_case, passed tc-start: 1662310095.387569, 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: 1662310102.925651, s_if, passed tc-start: 1662310102.983452, 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: 1662310106.334935, t_loops, passed tc-start: 1662310106.346821, 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: 1662310110.774636, u_case_cont, passed tc-start: 1662310110.784080, 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: 1662310114.601434, x_functions, passed tc-start: 1662310114.611415, 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: 1662310123.684115, z_PR_48498, passed tc-start: 1662310123.696293, 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: 1662310131.501689, z_PR_52426, passed tc-start: 1662310131.512453, z_PR_53712 tc-so:proc.22687.corename: %n.core -> core tc-end: 1662310132.565066, z_PR_53712, passed tp-end: 1662310132.710520, bin/sh/t_syntax tp-start: 1662310133.517516, bin/sh/t_ulimit, 1 tc-start: 1662310133.529703, limits tc-so:Executing command [ /bin/sh -c ulimit -a ] tc-se:local: -c: bad variable name tc-end: 1662310134.915742, limits, passed tp-end: 1662310134.927055, bin/sh/t_ulimit tp-start: 1662310135.923911, bin/sh/t_varquote, 3 tc-start: 1662310135.928752, all tc-end: 1662310137.110283, all, passed tc-start: 1662310137.123156, 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: 1662310138.426146, default_assignment_with_arith, passed tc-start: 1662310138.437173, nested_quotes_multiword tc-so:Executing command [ /bin/sh -c echo "${foo:="first-word"} second-word" ] tc-end: 1662310139.416492, nested_quotes_multiword, passed tp-end: 1662310139.426261, bin/sh/t_varquote tp-start: 1662310140.808255, bin/sh/t_varval, 5 tc-start: 1662310140.812929, 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: 1662310143.784641, aaa, passed tc-start: 1662310143.797560, assignment tc-so:Executing command [ /bin/sh ] tc-end: 1662310152.486659, assignment, passed tc-start: 1662310152.500105, cmdline tc-so:Executing command [ /bin/sh ] tc-end: 1662310161.537269, cmdline, passed tc-start: 1662310161.550734, 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: 1662310173.155072, read, passed tc-start: 1662310174.68597, 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: 1662310186.760945, redirect, passed tp-end: 1662310188.12643, bin/sh/t_varval tp-start: 1662310189.317746, bin/sh/t_wait, 4 tc-start: 1662310189.322556, 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: 1662310204.349030, basic_wait, passed tc-start: 1662310204.362870, individual tc-end: 1662310211.479520, individual, passed tc-start: 1662310211.498280, jobs tc-end: 1662310227.214247, jobs, passed tc-start: 1662310227.230553, kill tc-so:Executing command [ /bin/sh -c wait 1 ] tc-end: 1662310238.873821, kill, passed tp-end: 1662310238.893778, bin/sh/t_wait tp-start: 1662310239.991348, bin/sleep/t_sleep, 3 tc-start: 1662310239.995362, 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: 1662310245.167904, fraction, passed tc-start: 1662310245.178631, 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: 1662310252.649363, hex, passed tc-start: 1662310252.660686, 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: 1662310257.745786, nonnumeric, passed tp-end: 1662310257.775923, bin/sleep/t_sleep tp-start: 1662310258.757180, bin/tar/t_tar, 2 tc-start: 1662310258.768710, 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: 1662310261.204840, append, passed tc-start: 1662310261.246905, rd_base256_size tc-se:1+0 records in tc-se:1+0 records out tc-se:1179855 bytes transferred in 0.224 secs (5267209 bytes/sec) tc-so:Executing command [ tar -xf test.tar ] tc-so:Executing command [ cmp output.bin reference.bin ] tc-end: 1662310263.559364, rd_base256_size, passed tp-end: 1662310263.622396, bin/tar/t_tar tp-start: 1662310263.876677, dev/cgd/t_cgd_3des, 2 tc-start: 1662310263.881753, cgd_3des_cbc_192_encblkno1 tc-so:[ 1.0000000] entropy: ready tc-end: 1662310264.771715, cgd_3des_cbc_192_encblkno1, passed tc-start: 1662310264.782864, cgd_3des_cbc_192_encblkno8 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.2800050] cgd: enabling legacy encblkno8 tc-so:[ 1.4000050] cgd: enabling legacy encblkno8 tc-end: 1662310265.589028, cgd_3des_cbc_192_encblkno8, passed tp-end: 1662310265.599318, dev/cgd/t_cgd_3des tp-start: 1662310265.769921, dev/cgd/t_cgd_adiantum, 1 tc-start: 1662310265.774370, cgd_adiantum tc-so:[ 1.0000000] entropy: ready tc-end: 1662310266.803686, cgd_adiantum, passed tp-end: 1662310266.816710, dev/cgd/t_cgd_adiantum tp-start: 1662310266.995556, dev/cgd/t_cgd_aes, 8 tc-start: 1662310267.992, cgd_aes_cbc_128_encblkno1 tc-so:[ 1.0000000] entropy: ready tc-end: 1662310267.896122, cgd_aes_cbc_128_encblkno1, passed tc-start: 1662310267.906571, cgd_aes_cbc_128_encblkno8 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.3600050] cgd: enabling legacy encblkno8 tc-so:[ 1.4300050] cgd: enabling legacy encblkno8 tc-end: 1662310268.735417, cgd_aes_cbc_128_encblkno8, passed tc-start: 1662310268.745828, cgd_aes_cbc_192_encblkno1 tc-so:[ 1.0000000] entropy: ready tc-end: 1662310269.504109, cgd_aes_cbc_192_encblkno1, passed tc-start: 1662310269.513976, cgd_aes_cbc_192_encblkno8 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.4700050] cgd: enabling legacy encblkno8 tc-so:[ 1.5400050] cgd: enabling legacy encblkno8 tc-end: 1662310270.458552, cgd_aes_cbc_192_encblkno8, passed tc-start: 1662310270.470467, cgd_aes_cbc_256_encblkno1 tc-so:[ 1.0000000] entropy: ready tc-end: 1662310271.306197, cgd_aes_cbc_256_encblkno1, passed tc-start: 1662310271.317269, cgd_aes_cbc_256_encblkno8 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.3100050] cgd: enabling legacy encblkno8 tc-so:[ 1.4100050] cgd: enabling legacy encblkno8 tc-end: 1662310272.132514, cgd_aes_cbc_256_encblkno8, passed tc-start: 1662310272.145588, cgd_aes_xts_256 tc-so:[ 1.0000000] entropy: ready tc-end: 1662310273.18728, cgd_aes_xts_256, passed tc-start: 1662310273.35400, cgd_aes_xts_512 tc-so:[ 1.0000000] entropy: ready tc-end: 1662310273.827094, cgd_aes_xts_512, passed tp-end: 1662310273.836969, dev/cgd/t_cgd_aes tp-start: 1662310274.16659, dev/cgd/t_cgd_blowfish, 6 tc-start: 1662310274.21116, cgd_bf_cbc_128_encblkno1 tc-so:[ 1.0000000] entropy: ready tc-end: 1662310274.849700, cgd_bf_cbc_128_encblkno1, passed tc-start: 1662310274.863399, cgd_bf_cbc_128_encblkno8 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.3400050] cgd: enabling legacy encblkno8 tc-so:[ 1.4300050] cgd: enabling legacy encblkno8 tc-end: 1662310275.688233, cgd_bf_cbc_128_encblkno8, passed tc-start: 1662310275.700370, cgd_bf_cbc_256_encblkno1 tc-so:[ 1.0000000] entropy: ready tc-end: 1662310276.554604, cgd_bf_cbc_256_encblkno1, passed tc-start: 1662310276.566372, cgd_bf_cbc_256_encblkno8 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.3400050] cgd: enabling legacy encblkno8 tc-so:[ 1.4300050] cgd: enabling legacy encblkno8 tc-end: 1662310277.407588, cgd_bf_cbc_256_encblkno8, passed tc-start: 1662310277.419263, cgd_bf_cbc_448_encblkno1 tc-so:[ 1.0000000] entropy: ready tc-end: 1662310278.276055, cgd_bf_cbc_448_encblkno1, passed tc-start: 1662310278.287888, cgd_bf_cbc_448_encblkno8 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.3000050] cgd: enabling legacy encblkno8 tc-so:[ 1.4000050] cgd: enabling legacy encblkno8 tc-end: 1662310279.99479, cgd_bf_cbc_448_encblkno8, passed tp-end: 1662310279.109648, dev/cgd/t_cgd_blowfish tp-start: 1662310282.146147, dev/cgd/t_cgd, 7 tc-start: 1662310282.150878, 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: 1662310287.662794, basic, passed tc-start: 1662310287.688930, 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: 1662310872.905909, alarm_sensor, passed tc-start: 1662310872.942017, 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: 1662310920.230890, entropy_interrupt_sensor, passed tc-start: 1662310920.256430, 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: 1662311004.278205, entropy_polled_sensor, passed tc-start: 1662311004.315863, 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: 1662311073.796304, limit_sensor, passed tc-start: 1662311073.813866, 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: 1662311121.405049, simple_sensor, passed tp-end: 1662311121.446342, dev/sysmon/t_swsensor tp-start: 1662311121.707251, dev/usb/t_hid, 2 tc-start: 1662311121.719387, khid tc-so:[ 1.0000000] entropy: ready tc-end: 1662311122.273446, khid, passed tc-start: 1662311122.286607, khid_parse_just_pop tc-so:[ 1.0000000] entropy: ready tc-end: 1662311122.812338, khid_parse_just_pop, passed tp-end: 1662311122.826349, dev/usb/t_hid tp-start: 1662311126.238627, games/t_factor, 12 tc-start: 1662311126.245863, h_loop1 tc-so:Executing command [ /usr/games/factor -h 2147483647111311 ] tc-end: 1662311127.589909, h_loop1, passed tc-start: 1662311127.603065, h_loop2 tc-so:Executing command [ /usr/games/factor -h 99999999999991 ] tc-end: 1662311129.265353, h_loop2, passed tc-start: 1662311129.278666, h_overflow1 tc-so:Executing command [ /usr/games/factor -h 8675309 ] tc-end: 1662311130.575907, h_overflow1, passed tc-start: 1662311130.588850, h_overflow2 tc-so:Executing command [ /usr/games/factor -h 6172538568 ] tc-end: 1662311131.936588, h_overflow2, passed tc-start: 1662311131.949908, hx_loop1 tc-so:Executing command [ /usr/games/factor -hx 2147483647111311 ] tc-end: 1662311133.265463, hx_loop1, passed tc-start: 1662311133.278588, hx_loop2 tc-so:Executing command [ /usr/games/factor -hx 99999999999991 ] tc-end: 1662311134.973833, hx_loop2, passed tc-start: 1662311134.985848, hx_overflow1 tc-so:Executing command [ /usr/games/factor -hx 8675309 ] tc-end: 1662311136.236322, hx_overflow1, passed tc-start: 1662311136.248505, hx_overflow2 tc-so:Executing command [ /usr/games/factor -hx 6172538568 ] tc-end: 1662311137.471014, hx_overflow2, passed tc-start: 1662311137.483092, loop1 tc-so:Executing command [ /usr/games/factor 2147483647111311 ] tc-end: 1662311138.892896, loop1, passed tc-start: 1662311138.906071, loop2 tc-so:Executing command [ /usr/games/factor 99999999999991 ] tc-end: 1662311140.590823, loop2, passed tc-start: 1662311140.604005, overflow1 tc-so:Executing command [ /usr/games/factor 8675309 ] tc-end: 1662311141.824338, overflow1, passed tc-start: 1662311141.836320, overflow2 tc-so:Executing command [ /usr/games/factor 6172538568 ] tc-end: 1662311143.94045, overflow2, passed tp-end: 1662311143.106748, games/t_factor tp-start: 1662311143.288430, include/machine/t_bswap, 6 tc-start: 1662311143.294167, bswap16_basic tc-end: 1662311143.425903, bswap16_basic, passed tc-start: 1662311143.439890, bswap16_unconst tc-end: 1662311143.574347, bswap16_unconst, passed tc-start: 1662311143.585347, bswap32_basic tc-end: 1662311143.718433, bswap32_basic, passed tc-start: 1662311143.729654, bswap32_unconst tc-end: 1662311143.859929, bswap32_unconst, passed tc-start: 1662311143.871916, bswap64_basic tc-end: 1662311144.2444, bswap64_basic, passed tc-start: 1662311144.13828, bswap64_unconst tc-end: 1662311144.143658, bswap64_unconst, passed tp-end: 1662311144.154547, include/machine/t_bswap tp-start: 1662311144.313123, include/sys/t_bitops, 6 tc-start: 1662311144.317896, bitmap_basic tc-end: 1662311144.457633, bitmap_basic, passed tc-start: 1662311144.468917, fast_divide32 tc-end: 1662311144.612590, fast_divide32, passed tc-start: 1662311144.624269, ffsfls tc-end: 1662311144.766275, ffsfls, passed tc-start: 1662311144.780542, ilog2_32bit tc-end: 1662311144.919011, ilog2_32bit, passed tc-start: 1662311144.932570, ilog2_64bit tc-end: 1662311145.74233, ilog2_64bit, passed tc-start: 1662311145.85181, ilog2_const tc-end: 1662311145.227320, ilog2_const, passed tp-end: 1662311145.237806, include/sys/t_bitops tp-start: 1662311145.380924, include/sys/t_bootblock, 2 tc-start: 1662311145.386305, mbr_partition tc-end: 1662311145.539389, mbr_partition, passed tc-start: 1662311145.556095, mbr_sector tc-end: 1662311145.703869, mbr_sector, passed tp-end: 1662311145.714661, include/sys/t_bootblock tp-start: 1662311145.854855, include/sys/t_cdefs, 8 tc-start: 1662311145.859927, sissigned tc-end: 1662311145.985778, sissigned, passed tc-start: 1662311145.997114, stypefit tc-end: 1662311146.127442, stypefit, passed tc-start: 1662311146.150025, stypemask tc-end: 1662311146.280355, stypemask, passed tc-start: 1662311146.291607, stypeminmax tc-end: 1662311146.422124, stypeminmax, passed tc-start: 1662311146.432803, uissigned tc-end: 1662311146.562446, uissigned, passed tc-start: 1662311146.572773, utypefit tc-end: 1662311146.702745, utypefit, passed tc-start: 1662311146.713805, utypemask tc-end: 1662311146.841499, utypemask, passed tc-start: 1662311146.851410, utypeminmax tc-end: 1662311146.979209, utypeminmax, passed tp-end: 1662311146.989103, include/sys/t_cdefs tp-start: 1662311147.117933, include/sys/t_list, 1 tc-start: 1662311147.122498, list_move tc-end: 1662311147.252611, list_move, passed tp-end: 1662311147.263123, include/sys/t_list tp-start: 1662311147.397583, include/sys/t_pslist, 1 tc-start: 1662311147.402551, misc tc-end: 1662311147.533168, misc, passed tp-end: 1662311147.543755, include/sys/t_pslist tp-start: 1662311147.676854, include/sys/t_tree, 1 tc-start: 1662311147.681522, tree_rbstress tc-end: 1662311148.882468, tree_rbstress, passed tp-end: 1662311148.892908, include/sys/t_tree tp-start: 1662311149.31535, include/sys/t_types, 3 tc-start: 1662311149.36633, types_limits tc-end: 1662311149.173766, types_limits, passed tc-start: 1662311149.185540, types_signed tc-end: 1662311149.319447, types_signed, passed tc-start: 1662311149.330096, types_unsigned tc-end: 1662311149.465490, types_unsigned, passed tp-end: 1662311149.476157, include/sys/t_types tp-start: 1662311149.661630, include/sys/t_socket, 3 tc-start: 1662311149.666363, cmsg_sendfd tc-so:[ 1.0000000] entropy: ready tc-end: 1662311150.348497, cmsg_sendfd, passed tc-start: 1662311150.359329, cmsg_sendfd_bounds tc-so:[ 1.0000000] entropy: ready tc-end: 1662311151.3156, cmsg_sendfd_bounds, passed tc-start: 1662311151.16201, sock_cloexec tc-so:[ 1.0000000] entropy: ready tc-end: 1662311151.643634, sock_cloexec, passed tp-end: 1662311151.653920, include/sys/t_socket tp-start: 1662311151.787434, include/t_bitstring, 6 tc-start: 1662311151.791947, bits_27 tc-end: 1662311152.137381, bits_27, passed tc-start: 1662311152.149659, bits_32 tc-end: 1662311152.494854, bits_32, passed tc-start: 1662311152.507522, bits_49 tc-end: 1662311152.817662, bits_49, passed tc-start: 1662311152.829581, bits_64 tc-end: 1662311153.183817, bits_64, passed tc-start: 1662311153.197154, bits_67 tc-end: 1662311153.568179, bits_67, passed tc-start: 1662311153.581879, bits_8 tc-end: 1662311153.917284, bits_8, passed tp-end: 1662311153.929629, include/t_bitstring tp-start: 1662311154.48166, include/t_errno, 1 tc-start: 1662311154.53106, errno_constants tc-end: 1662311154.188017, errno_constants, passed tp-end: 1662311154.199534, include/t_errno tp-start: 1662311154.334622, include/t_glob, 1 tc-start: 1662311154.339646, glob_types tc-end: 1662311154.469357, glob_types, passed tp-end: 1662311154.479686, include/t_glob tp-start: 1662311154.619288, include/t_inttypes, 1 tc-start: 1662311154.624273, int_fmtio tc-end: 1662311154.764062, int_fmtio, passed tp-end: 1662311154.774409, include/t_inttypes tp-start: 1662311154.916385, include/t_limits, 3 tc-start: 1662311154.921317, char tc-end: 1662311155.54421, char, passed tc-start: 1662311155.66007, posix tc-end: 1662311155.202024, posix, passed tc-start: 1662311155.213044, short tc-end: 1662311155.344989, short, passed tp-end: 1662311155.355710, include/t_limits tp-start: 1662311155.498259, include/t_netdb, 1 tc-start: 1662311155.503182, 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: 1662311155.653086, netdb_constants, expected_failure, PR standards/44777: 2 checks failed as expected; see output for more details tp-end: 1662311155.671006, include/t_netdb tp-start: 1662311155.821257, include/t_paths, 1 tc-start: 1662311155.825587, paths tc-se:testing '/dev/audio' tc-se:testing '/dev/audio0' tc-se:testing '/dev/audioctl' tc-se:testing '/dev/audioctl0' tc-se:testing '/dev/bpf' tc-se:testing '/dev/clockctl' tc-se:testing '/dev/console' tc-se:testing '/dev/constty' tc-se:testing '/dev/cpuctl' tc-se:testing '/usr/share/i18n/csmapper' tc-se:testing '/dev/nrst0' tc-se:testing '/var/run/dev.cdb' tc-se:testing '/var/run/dev.db' tc-se:testing '/dev/null' tc-se:testing '/dev/drum' tc-se:testing '/usr/share/i18n/esdb' tc-se:testing '/etc/ftpusers' tc-se:testing '/etc/gettytab' tc-se:testing '/usr/lib/i18n' tc-se:testing '/usr/share/i18n/iconv' tc-se:testing '/dev/kmem' tc-se:testing '/dev/ksyms' tc-se:testing '/var/db/kvm.db' tc-se:testing '/usr/share/locale' tc-se:testing '/var/mail' tc-se:testing '/usr/share/man' tc-se:testing '/dev/mem' tc-se:testing '/dev/mixer' tc-se:testing '/dev/mixer0' tc-se:testing '/etc/nologin' tc-se:testing '/dev/power' tc-se:testing '/etc/printcap' tc-se:testing '/dev/pud' tc-se:testing '/dev/puffs' tc-se:testing '/dev/random' tc-se:testing '/usr/sbin/sendmail' tc-se:testing '/etc/shells' tc-se:testing '/etc/skeykeys' tc-se:testing '/dev/sound' tc-se:testing '/dev/sound0' tc-se:testing '/dev/sysmon' tc-se:testing '/dev/tty' tc-se:testing '/netbsd' tc-se:testing '/dev/urandom' tc-se:testing '/dev/video' tc-se:testing '/dev/video0' tc-se:testing '/dev/watchdog' tc-se:testing '/dev/' tc-se:testing '/dev/pts/' tc-se:testing '/emul/aout/' tc-se:testing '/tmp/' tc-se:testing '/var/db/' tc-se:testing '/var/run/' tc-se:testing '/var/tmp/' tc-se:testing '/bin/sh' tc-se:testing '/bin/csh' tc-se:testing '/usr/bin/vi' tc-end: 1662311156.209355, paths, passed tp-end: 1662311156.222123, include/t_paths tp-start: 1662311156.366128, include/t_stdint, 2 tc-start: 1662311156.370371, int16 tc-end: 1662311156.506828, int16, passed tc-start: 1662311156.521138, int8 tc-end: 1662311156.662347, int8, passed tp-end: 1662311156.675176, include/t_stdint tp-start: 1662311156.855261, kernel/kqueue/read/t_fifo, 1 tc-start: 1662311156.860060, fifo tc-end: 1662311157.140816, fifo, passed tp-end: 1662311157.154254, kernel/kqueue/read/t_fifo tp-start: 1662311157.296423, kernel/kqueue/read/t_file, 1 tc-start: 1662311157.301102, 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: 1662311169.449451, file, passed tp-end: 1662311169.465317, kernel/kqueue/read/t_file tp-start: 1662311169.605345, kernel/kqueue/read/t_file2, 1 tc-start: 1662311169.610034, file2 tc-end: 1662311169.751822, file2, passed tp-end: 1662311169.769518, kernel/kqueue/read/t_file2 tp-start: 1662311169.908833, kernel/kqueue/read/t_pipe, 1 tc-start: 1662311169.913557, 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: 1662311170.64801, pipe, passed tp-end: 1662311170.77144, kernel/kqueue/read/t_pipe tp-start: 1662311170.223014, kernel/kqueue/read/t_ttypty, 3 tc-start: 1662311170.227335, 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: 1662311170.386941, closed_slave, passed tc-start: 1662311170.400177, 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: 1662311172.594514, master, passed tc-start: 1662311172.607022, 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: 1662311174.814064, slave, passed tp-end: 1662311174.825399, kernel/kqueue/read/t_ttypty tp-start: 1662311174.972746, kernel/kqueue/write/t_fifo, 1 tc-start: 1662311174.977514, fifo tc-end: 1662311175.235134, fifo, passed tp-end: 1662311175.250390, kernel/kqueue/write/t_fifo tp-start: 1662311175.398892, kernel/kqueue/write/t_pipe, 3 tc-start: 1662311175.403465, pipe1 tc-end: 1662311175.539956, pipe1, passed tc-start: 1662311175.553151, pipe2 tc-so:pipe: child read 'foo' tc-so:kevent num 1 flags: 0x5, fflags: 0, data: 16384 tc-end: 1662311175.718389, pipe2, passed tc-start: 1662311175.728895, pipe3 tc-end: 1662311175.859459, pipe3, passed tp-end: 1662311175.870680, kernel/kqueue/write/t_pipe tp-start: 1662311176.8627, kernel/kqueue/write/t_ttypty, 2 tc-start: 1662311176.13482, 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: 1662311178.484068, master, passed tc-start: 1662311178.496495, 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: 1662311180.721147, slave, passed tp-end: 1662311180.733971, kernel/kqueue/write/t_ttypty tp-start: 1662311180.873522, kernel/kqueue/t_empty, 1 tc-start: 1662311180.877698, sock_tcp tc-end: 1662311183.209182, sock_tcp, passed tp-end: 1662311183.224208, kernel/kqueue/t_empty tp-start: 1662311183.357874, kernel/kqueue/t_ioctl, 2 tc-start: 1662311183.361985, 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: 1662311183.511334, kfilter_byfilter, passed tc-start: 1662311183.523500, 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: 1662311183.677998, kfilter_byname, passed tp-end: 1662311183.692011, kernel/kqueue/t_ioctl tp-start: 1662311183.831206, kernel/kqueue/t_oneshot, 1 tc-start: 1662311183.835261, oneshot_udata tc-end: 1662311183.991157, oneshot_udata, passed tp-end: 1662311184.3002, kernel/kqueue/t_oneshot tp-start: 1662311184.132663, kernel/kqueue/t_proc1, 1 tc-start: 1662311184.136743, proc1 tc-so:2971: NOTE_FORK tc-so:2971: NOTE_EXEC tc-so:2971: NOTE_EXIT tc-end: 1662311188.527063, proc1, passed tp-end: 1662311188.539550, kernel/kqueue/t_proc1 tp-start: 1662311188.678548, kernel/kqueue/t_proc2, 1 tc-start: 1662311188.682806, proc2 tc-end: 1662311193.178195, proc2, passed tp-end: 1662311193.191453, kernel/kqueue/t_proc2 tp-start: 1662311193.333820, kernel/kqueue/t_proc3, 1 tc-start: 1662311193.339028, proc3 tc-end: 1662311194.56929, proc3, passed tp-end: 1662311194.70650, kernel/kqueue/t_proc3 tp-start: 1662311194.210888, kernel/kqueue/t_proc4, 1 tc-start: 1662311194.215690, proc4 tc-end: 1662311195.826716, proc4, passed tp-end: 1662311195.840979, kernel/kqueue/t_proc4 tp-start: 1662311195.996868, kernel/kqueue/t_scan, 1 tc-start: 1662311196.1761, scan1 tc-end: 1662311196.714146, scan1, passed tp-end: 1662311196.727022, kernel/kqueue/t_scan tp-start: 1662311196.871542, kernel/kqueue/t_sig, 2 tc-start: 1662311196.876649, sig tc-so:my pid: 15223 tc-so:got 5 as filter number for `EVFILT_SIGNAL'. tc-so:sig: kevent returned 0 in 2.010286 tc-so:sig: kevent returned 1 in 0.001655 tc-so:sig: kevent flags: 0x25, data: 1 (# times signal posted) tc-so:sig: kevent returned 0 in 2.027820 tc-so:sig: kevent returned 0 in 2.004127 tc-so:sig: kevent returned 1 in 0.000229 tc-so:sig: kevent flags: 0x25, data: 1 (# times signal posted) tc-so:sig: kevent returned 0 in 2.016650 tc-so:sig: kevent returned 0 in 2.001001 tc-so:sig: kevent returned 1 in 0.000157 tc-so:sig: kevent flags: 0x25, data: 1 (# times signal posted) tc-so:sig: kevent returned 0 in 2.009975 tc-so:sig: kevent returned 0 in 2.000927 tc-so:sig: kevent returned 1 in 0.000152 tc-so:sig: kevent flags: 0x25, data: 1 (# times signal posted) tc-so:sig: kevent returned 0 in 2.039962 tc-so:sig: kevent returned 0 in 2.010968 tc-so:sig: kevent returned 1 in 0.000159 tc-so:sig: kevent flags: 0x25, data: 1 (# times signal posted) tc-so:sig: finished successfully tc-end: 1662311221.178300, sig, passed tc-start: 1662311221.189309, sig_and_proc tc-end: 1662311221.337402, sig_and_proc, passed tp-end: 1662311221.349992, kernel/kqueue/t_sig tp-start: 1662311221.486805, kernel/kqueue/t_timer, 5 tc-start: 1662311221.490882, abstime tc-so:time 8.920152600 in [ 3.5, 16.5 ) tc-end: 1662311230.537187, abstime, passed tc-start: 1662311230.548918, basic_timer tc-so:time 10.146596749 in [ 4.5, 20.5 ) tc-so:time 12.107658481 in [ 5.5, 24.5 ) tc-so:time 12.464518079 in [ 5.5, 24.5 ) tc-end: 1662311255.263854, basic_timer, passed tc-start: 1662311255.273053, count_expirations tc-end: 1662311266.505469, count_expirations, passed tc-start: 1662311266.518849, modify tc-end: 1662311294.694307, modify, passed tc-start: 1662311294.705974, timer_units tc-so:time 4.037625182 in [ 1.5, 8.5 ) tc-so:time 4.021806715 in [ 1.5, 8.5 ) tc-so:time 4.023833304 in [ 1.5, 8.5 ) tc-so:time 4.028649610 in [ 1.5, 8.5 ) tc-end: 1662311310.971926, timer_units, passed tp-end: 1662311310.982381, kernel/kqueue/t_timer tp-start: 1662311311.165756, kernel/kqueue/t_vnode, 21 tc-start: 1662311311.170620, dir_no_note_link_create_file_in tc-end: 1662311311.466298, dir_no_note_link_create_file_in, passed tc-start: 1662311311.488409, dir_no_note_link_delete_file_in tc-end: 1662311311.766854, dir_no_note_link_delete_file_in, passed tc-start: 1662311311.777888, dir_no_note_link_mv_dir_within tc-end: 1662311312.69283, dir_no_note_link_mv_dir_within, passed tc-start: 1662311312.80106, dir_no_note_link_mv_file_within tc-end: 1662311312.363339, dir_no_note_link_mv_file_within, passed tc-start: 1662311312.374495, dir_note_link_create_dir_in tc-end: 1662311312.634770, dir_note_link_create_dir_in, passed tc-start: 1662311312.646875, dir_note_link_delete_dir_in tc-end: 1662311312.923742, dir_note_link_delete_dir_in, passed tc-start: 1662311312.934447, dir_note_link_mv_dir_in tc-end: 1662311313.222854, dir_note_link_mv_dir_in, passed tc-start: 1662311313.234207, dir_note_link_mv_dir_out tc-end: 1662311313.523923, dir_note_link_mv_dir_out, passed tc-start: 1662311313.534598, dir_note_write_create_dir_in tc-end: 1662311313.812409, dir_note_write_create_dir_in, passed tc-start: 1662311313.825007, dir_note_write_create_file_in tc-end: 1662311314.107734, dir_note_write_create_file_in, passed tc-start: 1662311314.119009, dir_note_write_delete_dir_in tc-end: 1662311314.399043, dir_note_write_delete_dir_in, passed tc-start: 1662311314.411964, dir_note_write_delete_file_in tc-end: 1662311314.665272, dir_note_write_delete_file_in, passed tc-start: 1662311314.676122, dir_note_write_mv_dir_in tc-end: 1662311314.952356, dir_note_write_mv_dir_in, passed tc-start: 1662311314.962856, dir_note_write_mv_dir_out tc-end: 1662311315.728158, dir_note_write_mv_dir_out, passed tc-start: 1662311315.740888, dir_note_write_mv_dir_within tc-end: 1662311316.10509, dir_note_write_mv_dir_within, passed tc-start: 1662311316.21542, dir_note_write_mv_file_in tc-end: 1662311316.288848, dir_note_write_mv_file_in, passed tc-start: 1662311316.299892, dir_note_write_mv_file_out tc-end: 1662311316.573180, dir_note_write_mv_file_out, passed tc-start: 1662311316.583904, dir_note_write_mv_file_within tc-end: 1662311316.844189, dir_note_write_mv_file_within, passed tc-start: 1662311316.854981, interest tc-end: 1662311317.128793, interest, passed tc-start: 1662311317.139505, open_write_read_close tc-end: 1662311317.383290, open_write_read_close, passed tc-start: 1662311317.393606, rename_over_self_hardlink tc-end: 1662311317.645894, rename_over_self_hardlink, passed tp-end: 1662311317.657614, kernel/kqueue/t_vnode tp-start: 1662311317.831599, kernel/tty/t_pr, 3 tc-start: 1662311317.837043, client_first tc-so:[ 1.0000000] entropy: ready tc-end: 1662311318.419751, client_first, passed tc-start: 1662311318.430910, master_first tc-so:[ 1.0000000] entropy: ready tc-end: 1662311319.8615, master_first, passed tc-start: 1662311319.19196, ptyioctl tc-so:[ 1.0000000] entropy: ready tc-end: 1662311319.580643, ptyioctl, passed tp-end: 1662311319.591357, kernel/tty/t_pr tp-start: 1662311319.722372, kernel/t_fcntl, 1 tc-start: 1662311319.727125, getpath tc-end: 1662311319.859035, getpath, passed tp-end: 1662311319.871542, kernel/t_fcntl tp-start: 1662311320.6653, kernel/t_lock, 1 tc-start: 1662311320.10894, lock tc-end: 1662311322.123108, lock, passed tp-end: 1662311322.137749, kernel/t_lock tp-start: 1662311322.290582, kernel/t_lockf, 2 tc-start: 1662311322.295528, deadlock tc-end: 1662311324.473725, deadlock, passed tc-start: 1662311324.493358, 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: 1662311445.949799, randlock, passed tp-end: 1662311445.964901, kernel/t_lockf tp-start: 1662311446.101121, kernel/t_pty, 2 tc-start: 1662311446.105114, pty_no_queue tc-end: 1662311452.419325, pty_no_queue, passed tc-start: 1662311452.436257, pty_queue tc-end: 1662311458.662858, pty_queue, passed tp-end: 1662311458.676263, kernel/t_pty tp-start: 1662311458.822513, kernel/t_mqueue, 1 tc-start: 1662311458.826695, mqueue tc-end: 1662311458.981271, mqueue, passed tp-end: 1662311458.999476, kernel/t_mqueue tp-start: 1662311459.138039, kernel/t_proccwd, 2 tc-start: 1662311459.141758, chroot tc-end: 1662311459.304189, chroot, passed tc-start: 1662311459.320937, prompt_pid tc-end: 1662311459.447600, prompt_pid, passed tp-end: 1662311459.459382, kernel/t_proccwd tp-start: 1662311459.604382, kernel/t_sysv, 3 tc-start: 1662311459.608473, 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: Sun Sep 4 17:10:59 2022 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: Sun Sep 4 17:10:59 2022 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 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: Sun Sep 4 17:10:59 2022 tc-so:PERM: uid 0, gid 0, cuid 0, cgid 0, mode 0600 tc-so:qnum 0, qbytes 2048, lspid 2688, lrpid 2965 tc-so:stime: Sun Sep 4 17:10:59 2022 tc-so:rtime: Sun Sep 4 17:10:59 2022 tc-so:ctime: Sun Sep 4 17:10:59 2022 tc-end: 1662311459.961258, msg, passed tc-start: 1662311459.976634, 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: Sun Sep 4 17:11:00 2022 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: Sun Sep 4 17:11:00 2022 tc-so:WOO! GOT THE SEMAPHORE! tc-so:WOO! GOT THE SEMAPHORE! tc-so:WOO! GOT THE SEMAPHORE! tc-so:WOO! GOT THE SEMAPHORE! tc-so:WOO! GOT THE SEMAPHORE! tc-so:PERM: uid 0, gid 0, cuid 0, cgid 0, mode 0600 tc-so:nsems 1 tc-so:otime: Sun Sep 4 17:11:00 2022 tc-so:ctime: Sun Sep 4 17:11:00 2022 tc-so:PERM: uid 0, gid 0, cuid 0, cgid 0, mode 0600 tc-so:nsems 1 tc-so:otime: Sun Sep 4 17:11:00 2022 tc-so:ctime: Sun Sep 4 17:11:00 2022 tc-so:PERM: uid 0, gid 0, cuid 0, cgid 0, mode 0600 tc-so:nsems 1 tc-so:otime: Sun Sep 4 17:11:00 2022 tc-so:ctime: Sun Sep 4 17:11:00 2022 tc-so:PERM: uid 0, gid 0, cuid 0, cgid 0, mode 0600 tc-so:nsems 1 tc-so:otime: Sun Sep 4 17:11:00 2022 tc-so:ctime: Sun Sep 4 17:11:00 2022 tc-so:PERM: uid 0, gid 0, cuid 0, cgid 0, mode 0600 tc-so:nsems 1 tc-so:otime: Sun Sep 4 17:11:00 2022 tc-so:ctime: Sun Sep 4 17:11:00 2022 tc-end: 1662311460.729845, sem, passed tc-start: 1662311460.746905, shm tc-so:PERM: uid 0, gid 0, cuid 0, cgid 0, mode 0640 tc-so:segsz 4096, lpid 0, cpid 14835, 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: Sun Sep 4 17:11:00 2022 tc-so:PERM: uid 0, gid 0, cuid 0, cgid 0, mode 0600 tc-so:segsz 4096, lpid 0, cpid 14835, 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: Sun Sep 4 17:11:00 2022 tc-so:The quick brown fox jumped over the lazy dog. tc-so:PERM: uid 0, gid 0, cuid 0, cgid 0, mode 0600 tc-so:segsz 4096, lpid 15925, cpid 14835, nattch 1 tc-so:atime: Sun Sep 4 17:11:00 2022 tc-so:dtime: Sun Sep 4 17:11:00 2022 tc-so:ctime: Sun Sep 4 17:11:00 2022 tc-end: 1662311461.89901, shm, passed tp-end: 1662311461.107554, kernel/t_sysv tp-start: 1662311461.244981, kernel/t_subr_prf, 5 tc-start: 1662311461.248952, snprintf_count tc-end: 1662311461.384634, snprintf_count, passed tc-start: 1662311461.398787, snprintf_count_overflow tc-end: 1662311461.533654, snprintf_count_overflow, passed tc-start: 1662311461.546810, snprintf_print tc-end: 1662311461.676290, snprintf_print, passed tc-start: 1662311461.687831, snprintf_print_overflow tc-end: 1662311461.814473, snprintf_print_overflow, passed tc-start: 1662311461.826560, vasprintf_print tc-end: 1662311461.955995, vasprintf_print, passed tp-end: 1662311461.967693, kernel/t_subr_prf tp-start: 1662311462.106619, kernel/t_kauth_pr_47598, 1 tc-start: 1662311462.110370, kauth_curtain tc-end: 1662311462.259506, kauth_curtain, skipped, curtain is not enabled and we would not be able to drop it later due to securelevel settings tp-end: 1662311462.274964, kernel/t_kauth_pr_47598 tp-start: 1662311462.415473, kernel/t_ksem, 4 tc-start: 1662311462.419810, close_on_unnamed tc-end: 1662311462.551917, close_on_unnamed, passed tc-start: 1662311462.563860, close_on_unnamed_pshared tc-end: 1662311462.700031, close_on_unnamed_pshared, passed tc-start: 1662311462.711716, destroy_on_named tc-end: 1662311462.944078, destroy_on_named, passed tc-start: 1662311462.956901, open_unlinked_lifecycle tc-end: 1662311463.202177, open_unlinked_lifecycle, passed tp-end: 1662311463.214296, kernel/t_ksem tp-start: 1662311463.349033, kernel/t_sysctl, 1 tc-start: 1662311463.352865, bufsize tc-end: 1662311463.482394, bufsize, passed tp-end: 1662311463.494028, kernel/t_sysctl tp-start: 1662311463.628503, kernel/t_timeleft, 1 tc-start: 1662311463.632407, timeleft__lwp_park tc-so:Orig time 5.0 tc-so:Time left 3.7465164 tc-end: 1662311465.772774, timeleft__lwp_park, passed tp-end: 1662311465.786446, kernel/t_timeleft tp-start: 1662311465.942612, kernel/t_zombie, 6 tc-start: 1662311465.947632, race1 tc-end: 1662311471.32105, race1, passed tc-start: 1662311471.48336, signal1 tc-end: 1662311471.219831, signal1, passed tc-start: 1662311471.235537, signal2 tc-end: 1662311471.433799, signal2, passed tc-start: 1662311471.449559, signal3 tc-end: 1662311471.632668, signal3, passed tc-start: 1662311471.652403, signal4 tc-end: 1662311471.824559, signal4, passed tc-start: 1662311471.840280, signal5 tc-end: 1662311472.7526, signal5, passed tp-end: 1662311472.22618, kernel/t_zombie tp-start: 1662311472.186579, kernel/t_extattrctl, 1 tc-start: 1662311472.190998, extattrctl_namei tc-so:[ 1.0000000] entropy: ready tc-end: 1662311472.719565, extattrctl_namei, passed tp-end: 1662311472.733286, kernel/t_extattrctl tp-start: 1662311472.903911, kernel/t_filedesc, 1 tc-start: 1662311472.908932, getfilerace tc-so:[ 1.0000000] entropy: ready tc-end: 1662311491.42124, getfilerace, passed tp-end: 1662311491.52054, kernel/t_filedesc tp-start: 1662311491.222364, kernel/t_rnd, 3 tc-start: 1662311491.226698, RNDADDDATA tc-so:[ 1.0000000] entropy: ready tc-end: 1662311491.866494, RNDADDDATA, passed tc-start: 1662311491.880203, RNDADDDATA2 tc-so:[ 1.0000000] entropy: ready tc-end: 1662311492.456753, RNDADDDATA2, passed tc-start: 1662311492.470147, read_random tc-so:[ 1.0000000] entropy: ready tc-end: 1662311494.566790, read_random, passed tp-end: 1662311494.578937, kernel/t_rnd tp-start: 1662311494.723555, kernel/t_extent, 11 tc-start: 1662311494.727431, bound1 tc-end: 1662311494.862506, bound1, passed tc-start: 1662311494.873771, bound2 tc-end: 1662311495.3667, bound2, passed tc-start: 1662311495.14654, bound3 tc-end: 1662311495.153128, bound3, passed tc-start: 1662311495.166089, bound4 tc-end: 1662311495.318628, bound4, passed tc-start: 1662311495.330384, bound5 tc-end: 1662311495.461872, bound5, passed tc-start: 1662311495.473284, coalesce tc-end: 1662311495.601384, coalesce, passed tc-start: 1662311495.612656, free tc-end: 1662311495.743037, free, passed tc-start: 1662311495.755268, subregion1 tc-end: 1662311495.888997, subregion1, passed tc-start: 1662311495.900995, subregion2 tc-end: 1662311496.41447, subregion2, passed tc-start: 1662311496.54057, subregion3 tc-end: 1662311496.187246, subregion3, passed tc-start: 1662311496.199202, subregion4 tc-end: 1662311496.335138, subregion4, passed tp-end: 1662311496.345760, kernel/t_extent tp-start: 1662311497.231755, kernel/t_umount, 1 tc-start: 1662311497.236619, 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.zHiK0b/umount-f_mount: not currently mounted tc-end: 1662311508.16943, umount, passed tp-end: 1662311508.431599, kernel/t_umount tp-start: 1662311509.725062, kernel/t_umountstress, 2 tc-start: 1662311509.736635, 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: 1662311522.156999, fileop, passed tc-start: 1662311522.505062, 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: 1662311551.288824, mountlist, passed tp-end: 1662311551.309615, kernel/t_umountstress tp-start: 1662311552.205841, kernel/t_ps_strings, 2 tc-start: 1662311552.210783, update tc-end: 1662311556.984655, update, passed tc-start: 1662311556.995432, validate tc-so:Executing command [ /usr/tests/kernel/h_ps_strings1 ] tc-end: 1662311557.981775, validate, passed tp-end: 1662311557.991932, kernel/t_ps_strings tp-start: 1662311560.225989, kernel/t_trapsignal, 20 tc-start: 1662311560.230655, bus_handle tc-so:Executing command [ /usr/tests/kernel/h_segv bus handle ] tc-end: 1662311561.283474, bus_handle, passed tc-start: 1662311561.294396, bus_handle_recurse tc-so:Executing command [ /usr/tests/kernel/h_segv bus handle recurse ] tc-end: 1662311562.353224, bus_handle_recurse, passed tc-start: 1662311562.369165, bus_ignore tc-so:Executing command [ /usr/tests/kernel/h_segv bus ignore ] tc-end: 1662311563.418372, bus_ignore, passed tc-start: 1662311563.436025, bus_mask tc-so:Executing command [ /usr/tests/kernel/h_segv bus mask ] tc-end: 1662311564.789326, bus_mask, passed tc-start: 1662311564.806672, bus_simple tc-so:Executing command [ /usr/tests/kernel/h_segv bus recurse ] tc-end: 1662311565.855286, bus_simple, passed tc-start: 1662311565.874647, fpe_handle tc-end: 1662311566.779394, fpe_handle, skipped, FPU does not implement traps on FP exceptions tc-start: 1662311566.792198, fpe_handle_recurse tc-end: 1662311567.709029, fpe_handle_recurse, skipped, FPU does not implement traps on FP exceptions tc-start: 1662311567.720202, fpe_ignore tc-end: 1662311568.630996, fpe_ignore, skipped, FPU does not implement traps on FP exceptions tc-start: 1662311568.642529, fpe_mask tc-end: 1662311569.552529, fpe_mask, skipped, FPU does not implement traps on FP exceptions tc-start: 1662311569.563677, fpe_simple tc-end: 1662311570.545718, fpe_simple, skipped, FPU does not implement traps on FP exceptions tc-start: 1662311570.557393, segv_handle tc-so:Executing command [ /usr/tests/kernel/h_segv segv handle ] tc-end: 1662311571.539091, segv_handle, passed tc-start: 1662311571.550247, segv_handle_recurse tc-so:Executing command [ /usr/tests/kernel/h_segv segv handle recurse ] tc-end: 1662311572.563909, segv_handle_recurse, passed tc-start: 1662311572.579723, segv_ignore tc-so:Executing command [ /usr/tests/kernel/h_segv segv ignore ] tc-end: 1662311573.578207, segv_ignore, passed tc-start: 1662311573.593676, segv_mask tc-so:Executing command [ /usr/tests/kernel/h_segv segv mask ] tc-end: 1662311574.641771, segv_mask, passed tc-start: 1662311574.658595, segv_simple tc-so:Executing command [ /usr/tests/kernel/h_segv segv recurse ] tc-end: 1662311575.850881, segv_simple, passed tc-start: 1662311575.867131, trap_handle tc-so:Executing command [ /usr/tests/kernel/h_segv trap handle ] tc-end: 1662311577.96765, trap_handle, passed tc-start: 1662311577.107530, trap_handle_recurse tc-so:Executing command [ /usr/tests/kernel/h_segv trap handle recurse ] tc-end: 1662311578.118772, trap_handle_recurse, passed tc-start: 1662311578.135047, trap_ignore tc-so:Executing command [ /usr/tests/kernel/h_segv trap ignore ] tc-end: 1662311579.151578, trap_ignore, passed tc-start: 1662311579.167937, trap_mask tc-so:Executing command [ /usr/tests/kernel/h_segv trap mask ] tc-end: 1662311580.239234, trap_mask, passed tc-start: 1662311580.257155, trap_simple tc-so:Executing command [ /usr/tests/kernel/h_segv trap recurse ] tc-end: 1662311581.318020, trap_simple, passed tp-end: 1662311581.334956, kernel/t_trapsignal tp-start: 1662311582.136392, kernel/t_interp, 1 tc-start: 1662311582.141202, procfs_interp tc-end: 1662311582.961068, procfs_interp, passed tp-end: 1662311582.972592, kernel/t_interp tp-start: 1662311586.491256, kernel/t_magic_symlinks, 10 tc-start: 1662311586.497479, 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: 1662311590.11491, domainname, passed tc-start: 1662311590.63316, gid tc-so:Initialized vfs.generic.magiclinks=1 tc-so:Restored vfs.generic.magiclinks=0 tc-end: 1662311592.944541, gid, passed tc-start: 1662311592.954949, hostname tc-so:Initialized vfs.generic.magiclinks=1 tc-so:Restored vfs.generic.magiclinks=0 tc-end: 1662311595.929516, hostname, passed tc-start: 1662311595.940742, machine tc-so:Initialized vfs.generic.magiclinks=1 tc-so:Restored vfs.generic.magiclinks=0 tc-end: 1662311598.614454, machine, passed tc-start: 1662311598.626337, machine_arch tc-so:Initialized vfs.generic.magiclinks=1 tc-so:Restored vfs.generic.magiclinks=0 tc-end: 1662311601.228904, machine_arch, passed tc-start: 1662311601.238678, ostype tc-so:Initialized vfs.generic.magiclinks=1 tc-so:Restored vfs.generic.magiclinks=0 tc-end: 1662311603.763659, ostype, passed tc-start: 1662311603.773189, realpath tc-so:Initialized vfs.generic.magiclinks=1 tc-so:/tmp/test-magic-symlink/@osrelease tc-so:Restored vfs.generic.magiclinks=0 tc-end: 1662311606.223951, realpath, passed tc-start: 1662311606.236472, rgid tc-so:Initialized vfs.generic.magiclinks=1 tc-so:Restored vfs.generic.magiclinks=0 tc-end: 1662311608.830824, rgid, passed tc-start: 1662311608.840363, ruid tc-so:Initialized vfs.generic.magiclinks=1 tc-so:Restored vfs.generic.magiclinks=0 tc-end: 1662311611.341158, ruid, passed tc-start: 1662311611.354582, uid tc-so:Initialized vfs.generic.magiclinks=1 tc-so:Restored vfs.generic.magiclinks=0 tc-end: 1662311614.193755, uid, passed tp-end: 1662311614.206923, kernel/t_magic_symlinks tp-start: 1662311615.138913, kernel/t_nointerpreter, 1 tc-start: 1662311615.150986, nointerpreter tc-so:hello world tc-end: 1662311617.66773, nointerpreter, passed tp-end: 1662311617.77901, kernel/t_nointerpreter tp-start: 1662311618.61931, kernel/t_origin, 2 tc-start: 1662311618.65793, 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: 1662311625.525618, origin_simple, passed tc-start: 1662311625.544522, origin_simple_32 tc-end: 1662311627.349476, origin_simple_32, skipped, c++ -m32 not supported on this architecture tp-end: 1662311627.361946, kernel/t_origin tp-start: 1662311628.390061, kernel/t_procpath, 3 tc-start: 1662311628.394301, absolute_proc tc-so:Executing command [ /usr/tests/kernel/h_getprocpath -1 ] tc-end: 1662311629.353148, absolute_proc, passed tc-start: 1662311629.362915, interpreter_proc tc-so:Executing command [ /usr/tests/kernel/h_interpreter interpreter /usr/tests/kernel/h_getprocpath ] tc-end: 1662311630.436052, interpreter_proc, passed tc-start: 1662311630.445820, relative_proc tc-so:Executing command [ /usr/tests/kernel/h_interpreter dot /usr/tests/kernel/h_getprocpath ] tc-end: 1662311631.993588, relative_proc, passed tp-end: 1662311632.5680, kernel/t_procpath tp-start: 1662311632.791771, kernel/t_fexecve, 2 tc-start: 1662311632.797127, fexecve_elf tc-so:Executing command [ cc -o hello hello.c ] tc-so:Executing command [ /usr/tests/kernel/h_fexecve ./hello ] tc-end: 1662311636.933050, fexecve_elf, passed tc-start: 1662311636.950246, fexecve_script tc-so:Executing command [ chmod +x goodbye ] tc-so:Executing command [ /usr/tests/kernel/h_fexecve ./goodbye ] tc-end: 1662311638.373592, fexecve_script, passed tp-end: 1662311638.394454, kernel/t_fexecve tp-start: 1662311639.153500, kernel/t_fpufork, 1 tc-start: 1662311639.158079, fpufork tc-so:Executing command [ /usr/tests/kernel/h_fpufork ] tc-end: 1662311640.95066, fpufork, passed tp-end: 1662311640.104418, kernel/t_fpufork tp-start: 1662311641.535801, kernel/t_simplehook, 3 tc-start: 1662311641.539959, 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: 1662311656.497511, simplehook_basic, passed tc-start: 1662311656.508350, 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: 1662311680.16955, simplehook_disestablish, passed tc-start: 1662311680.49239, 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: 1662311687.85563, simplehook_nolock, passed tp-end: 1662311687.98391, kernel/t_simplehook tp-start: 1662311688.671780, lib/csu/t_crt0, 5 tc-start: 1662311688.683857, initfini1 tc-so:Executing command [ /usr/tests/lib/csu/h_initfini1 ] tc-end: 1662311689.846808, initfini1, passed tc-start: 1662311689.861907, initfini2 tc-so:Executing command [ /usr/tests/lib/csu/h_initfini2 ] tc-end: 1662311690.973692, initfini2, passed tc-start: 1662311690.987415, initfini3 tc-so:Executing command [ /usr/tests/lib/csu/h_initfini3 ] tc-end: 1662311692.110513, initfini3, passed tc-start: 1662311692.124430, 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: 1662311693.472999, initfini4, passed tc-start: 1662311693.487412, initfini_array tc-so:Executing command [ /bin/sh -c /usr/tests/lib/csu/h_initfini_array ] tc-end: 1662311694.616458, initfini_array, passed tp-end: 1662311694.627660, lib/csu/t_crt0 tp-start: 1662311695.430458, lib/csu/t_ifunc_static, 1 tc-start: 1662311695.435219, ifunc_static tc-end: 1662311696.403504, ifunc_static, passed tp-end: 1662311696.414219, lib/csu/t_ifunc_static tp-start: 1662311697.366173, lib/libarchive/t_libarchive, 1 tc-start: 1662311697.370615, libarchive tc-so:Executing command [ /usr/tests/lib/libarchive/h_libarchive -r /usr/tests/lib/libarchive ] tc-se:Fail: incorrect exit status: 1, expected: 0 tc-se:stdout: tc-se: tc-se:If tests fail or crash, details will be in: tc-se: /tmp/atf-run.pu6UP6/h_libarchive.2022-09-04T17.14.58-000 tc-se: tc-se:Reference files will be read from: /usr/tests/lib/libarchive tc-se:Exercising: libarchive 3.4.0 zlib/1.2.10 liblzma/5.2.4 bz2lib/1.0.8 tc-se: 0: test_acl_nfs4 ok tc-se: 1: test_acl_pax_posix1e ok tc-se: 2: test_acl_pax_nfs4 ok tc-se: 3: test_acl_platform_nfs4 ok (S) tc-se: 4: test_acl_platform_posix1e_restore ok (S) tc-se: 5: test_acl_platform_posix1e_read ok (S) tc-se: 6: test_acl_posix1e ok tc-se: 7: test_acl_from_text ok tc-se: 8: test_acl_to_text ok tc-se: 9: test_archive_api_feature ok tc-se: 10: test_archive_clear_error ok tc-se: 11: test_archive_cmdline ok tc-se: 12: test_archive_md5 ok tc-se: 13: test_archive_rmd160 ok tc-se: 14: test_archive_sha1 ok tc-se: 15: test_archive_sha256 ok tc-se: 16: test_archive_sha384 ok tc-se: 17: test_archive_sha512 ok tc-se: 18: test_archive_getdate ok tc-se: 19: test_archive_match_owner ok tc-se: 20: test_archive_match_path ok tc-se: 21: test_archive_match_time ok tc-se: 22: test_archive_pathmatch ok tc-se: 23: test_archive_read_add_passphrase ok tc-se: 24: test_archive_read_add_passphrase_incorrect_sequance ok tc-se: 25: test_archive_read_add_passphrase_single ok tc-se: 26: test_archive_read_add_passphrase_multiple ok tc-se: 27: test_archive_read_add_passphrase_set_callback1 ok tc-se: 28: test_archive_read_add_passphrase_set_callback2 ok tc-se: 29: test_archive_read_add_passphrase_set_callback3 ok tc-se: 30: test_archive_read_add_passphrase_multiple_with_callback ok tc-se: 31: test_archive_read_add_passphrase_multiple_with_callback2 ok tc-se: 32: test_archive_read_close_twice ok tc-se: 33: test_archive_read_close_twice_open_fd ok tc-se: 34: test_archive_read_close_twice_open_filename ok tc-se: 35: test_archive_read_multiple_data_objects ok tc-se: 36: test_archive_read_next_header_empty ok tc-se: 37: test_archive_read_next_header_raw ok tc-se: 38: test_archive_read_open2 ok tc-se: 39: test_archive_read_set_filter_option ok tc-se: 40: test_archive_read_set_format_option ok tc-se: 41: test_archive_read_set_option ok tc-se: 42: test_archive_read_set_options ok tc-se: 43: test_archive_read_support ok tc-se: 44: test_archive_set_error ok tc-se: 45: test_archive_string ok tc-se: 46: test_archive_string_sort ok tc-se: 47: test_archive_string_conversion ok tc-se: 48: test_archive_write_add_filter_by_name_b64encode ok tc-se: 49: test_archive_write_add_filter_by_name_bzip2 ok tc-se: 50: test_archive_write_add_filter_by_name_compress ok tc-se: 51: test_archive_write_add_filter_by_name_grzip ok (S) tc-se: 52: test_archive_write_add_filter_by_name_gzip ok tc-se: 53: test_archive_write_add_filter_by_name_lrzip ok (S) tc-se: 54: test_archive_write_add_filter_by_name_lz4 ok (S) tc-se: 55: test_archive_write_add_filter_by_name_lzip ok tc-se: 56: test_archive_write_add_filter_by_name_lzma ok tc-se: 57: test_archive_write_add_filter_by_name_lzop ok (S) tc-se: 58: test_archive_write_add_filter_by_name_uuencode ok tc-se: 59: test_archive_write_add_filter_by_name_xz ok tc-se: 60: test_archive_write_add_filter_by_name_zstd ok (S) tc-se: 61: test_archive_write_set_filter_option ok tc-se: 62: test_archive_write_set_format_by_name_7zip ok tc-se: 63: test_archive_write_set_format_by_name_ar ok tc-se: 64: test_archive_write_set_format_by_name_arbsd ok tc-se: 65: test_archive_write_set_format_by_name_argnu ok tc-se: 66: test_archive_write_set_format_by_name_arsvr4 ok tc-se: 67: test_archive_write_set_format_by_name_bsdtar ok tc-se: 68: test_archive_write_set_format_by_name_cd9660 ok tc-se: 69: test_archive_write_set_format_by_name_cpio ok tc-se: 70: test_archive_write_set_format_by_name_gnutar ok tc-se: 71: test_archive_write_set_format_by_name_iso ok tc-se: 72: test_archive_write_set_format_by_name_iso9660 ok tc-se: 73: test_archive_write_set_format_by_name_mtree ok tc-se: 74: test_archive_write_set_format_by_name_mtree_classic ok tc-se: 75: test_archive_write_set_format_by_name_newc ok tc-se: 76: test_archive_write_set_format_by_name_odc ok tc-se: 77: test_archive_write_set_format_by_name_oldtar ok tc-se: 78: test_archive_write_set_format_by_name_pax ok tc-se: 79: test_archive_write_set_format_by_name_paxr ok tc-se: 80: test_archive_write_set_format_by_name_posix ok tc-se: 81: test_archive_write_set_format_by_name_rpax ok tc-se: 82: test_archive_write_set_format_by_name_shar ok tc-se: 83: test_archive_write_set_format_by_name_shardump ok tc-se: 84: test_archive_write_set_format_by_name_ustar ok tc-se: 85: test_archive_write_set_format_by_name_v7tar ok tc-se: 86: test_archive_write_set_format_by_name_v7 ok tc-se: 87: test_archive_write_set_format_by_name_warc ok tc-se: 88: test_archive_write_set_format_by_name_xar ok (S) tc-se: 89: test_archive_write_set_format_by_name_zip ok tc-se: 90: test_archive_write_set_format_filter_by_ext_7zip ok tc-se: 91: test_archive_write_set_format_filter_by_ext_zip ok tc-se: 92: test_archive_write_set_format_filter_by_ext_jar ok tc-se: 93: test_archive_write_set_format_filter_by_ext_a ok tc-se: 94: test_archive_write_set_format_filter_by_ext_ar ok tc-se: 95: test_archive_write_set_format_filter_by_ext_cpio ok tc-se: 96: test_archive_write_set_format_filter_by_ext_iso ok tc-se: 97: test_archive_write_set_format_filter_by_ext_tar ok tc-se: 98: test_archive_write_set_format_filter_by_ext_tar_gz ok tc-se: 99: test_archive_write_set_format_filter_by_ext_tar_bz2 ok tc-se:100: test_archive_write_set_format_filter_by_ext_tar_xz ok tc-se:101: test_archive_write_set_format_filter_by_no_ext_def_zip ok tc-se:102: test_archive_write_set_format_filter_by_ext_tar_bz2_def_zip ok tc-se:103: test_archive_write_set_format_option ok tc-se:104: test_archive_write_set_option ok tc-se:105: test_archive_write_set_options ok tc-se:106: test_archive_write_set_passphrase ok tc-se:107: test_archive_write_set_passphrase_callback ok tc-se:108: test_bad_fd ok tc-se:109: test_compat_bzip2 ok tc-se:110: test_compat_cpio ok tc-se:111: test_compat_gtar ok tc-se:112: test_compat_gzip ok tc-se:113: test_compat_lz4 ok (S) tc-se:114: test_compat_lzip ok tc-se:115: test_compat_lzma ok tc-se:116: test_compat_lzop ok (S) tc-se:117: test_compat_mac ok tc-se:118: test_compat_perl_archive_tar ok tc-se:119: test_compat_plexus_archiver_tar ok tc-se:120: test_compat_solaris_pax_sparse ok tc-se:121: test_compat_solaris_tar_acl ok tc-se:122: test_compat_star_acl_posix1e ok tc-se:123: test_compat_star_acl_nfs4 ok tc-se:124: test_compat_tar_hardlink ok tc-se:125: test_compat_uudecode ok tc-se:126: test_compat_uudecode_large ok tc-se:127: test_compat_xz ok tc-se:128: test_compat_zip_1 ok tc-se:129: test_compat_zip_2 ok tc-se:130: test_compat_zip_3 ok tc-se:131: test_compat_zip_4 ok tc-se:132: test_compat_zip_5 ok tc-se:133: test_compat_zip_6 ok tc-se:134: test_compat_zip_7 ok tc-se:135: test_compat_zip_8 ok tc-se:136: test_compat_zstd ok (S) tc-se:137: test_empty_write ok tc-se:138: test_entry ok tc-se:139: test_entry_strmode ok tc-se:140: test_extattr_freebsd ok (S) tc-se:141: test_filter_count ok tc-se:142: test_fuzz_ar ok tc-se:143: test_fuzz_cab ok tc-se:144: test_fuzz_cpio ok tc-se:145: test_fuzz_iso9660 ok tc-se:146: test_fuzz_lzh ok tc-se:147: test_fuzz_mtree ok tc-se:148: test_fuzz_rar ok tc-se:149: test_fuzz_tar ok tc-se:150: test_fuzz_zip ok tc-se:151: test_gnutar_filename_encoding_UTF8_CP866 ok tc-se:152: test_gnutar_filename_encoding_KOI8R_UTF8 ok tc-se:153: test_gnutar_filename_encoding_KOI8R_CP866 ok tc-se:154: test_gnutar_filename_encoding_CP1251_UTF8 ok tc-se:155: test_gnutar_filename_encoding_ru_RU_CP1251 ok tc-se:156: test_gnutar_filename_encoding_Russian_Russia ok (S) tc-se:157: test_gnutar_filename_encoding_EUCJP_UTF8 ok tc-se:158: test_gnutar_filename_encoding_EUCJP_CP932 ok tc-se:159: test_gnutar_filename_encoding_CP932_UTF8 ok tc-se:160: test_link_resolver ok tc-se:161: test_open_failure ok tc-se:162: test_open_fd ok tc-se:163: test_open_file ok tc-se:164: test_open_filename ok tc-se:165: test_pax_filename_encoding_KOI8R ok tc-se:166: test_pax_filename_encoding_CP1251 ok tc-se:167: test_pax_filename_encoding_EUCJP ok tc-se:168: test_pax_filename_encoding_CP932 ok tc-se:169: test_pax_filename_encoding_KOI8R_BINARY ok tc-se:170: test_pax_filename_encoding_KOI8R_CP1251 ok tc-se:171: test_pax_filename_encoding ok tc-se:172: test_read_data_large ok tc-se:173: test_read_disk ok tc-se:174: test_read_disk_directory_traversals FAIL tc-se:175: test_read_disk_entry_from_file ok tc-se:176: test_read_extract ok tc-se:177: test_read_file_nonexistent ok tc-se:178: test_read_filter_compress_truncated ok tc-se:179: test_read_filter_compress_empty2 ok tc-se:180: test_read_filter_compress_invalid ok tc-se:181: test_read_filter_grzip ok (S) tc-se:182: test_read_filter_lrzip ok (S) tc-se:183: test_read_filter_lzop ok (S) tc-se:184: test_read_filter_lzop_multiple_parts ok (S) tc-se:185: test_read_filter_program ok tc-se:186: test_read_filter_program_signature ok tc-se:187: test_read_filter_uudecode ok tc-se:188: test_read_filter_uudecode_base64 ok tc-se:189: test_read_format_7zip ok tc-se:190: test_read_format_7zip_bzip2 ok tc-se:191: test_read_format_7zip_from_fd ok tc-se:192: test_read_format_7zip_copy ok tc-se:193: test_read_format_7zip_deflate ok tc-se:194: test_read_format_7zip_empty ok tc-se:195: test_read_format_7zip_lzma1 ok tc-se:196: test_read_format_7zip_lzma2 ok tc-se:197: test_read_format_7zip_ppmd ok tc-se:198: test_read_format_7zip_encryption_data ok tc-se:199: test_read_format_7zip_encryption_header ok tc-se:200: test_read_format_7zip_encryption_partially ok tc-se:201: test_read_format_7zip_malformed ok tc-se:202: test_read_format_ar ok tc-se:203: test_read_format_cab ok tc-se:204: test_read_format_cab_filename ok tc-se:205: test_read_format_cpio_afio ok tc-se:206: test_read_format_cpio_bin ok tc-se:207: test_read_format_cpio_bin_Z ok tc-se:208: test_read_format_cpio_bin_be ok tc-se:209: test_read_format_cpio_bin_bz2 ok tc-se:210: test_read_format_cpio_bin_gz ok tc-se:211: test_read_format_cpio_bin_le ok tc-se:212: test_read_format_cpio_bin_lzip ok tc-se:213: test_read_format_cpio_bin_lzma ok tc-se:214: test_read_format_cpio_bin_xz ok tc-se:215: test_read_format_cpio_filename_eucJP_UTF8 ok tc-se:216: test_read_format_cpio_filename_UTF8_eucJP ok tc-se:217: test_read_format_cpio_filename_UTF8_UTF8_jp ok tc-se:218: test_read_format_cpio_filename_CP866_KOI8R ok tc-se:219: test_read_format_cpio_filename_CP866_UTF8 ok tc-se:220: test_read_format_cpio_filename_KOI8R_CP866 ok tc-se:221: test_read_format_cpio_filename_KOI8R_UTF8 ok tc-se:222: test_read_format_cpio_filename_UTF8_KOI8R ok tc-se:223: test_read_format_cpio_filename_UTF8_CP866 ok tc-se:224: test_read_format_cpio_filename_UTF8_UTF8_ru ok tc-se:225: test_read_format_cpio_filename_eucJP_CP932 ok tc-se:226: test_read_format_cpio_filename_UTF8_CP932 ok tc-se:227: test_read_format_cpio_filename_CP866_CP1251 ok tc-se:228: test_read_format_cpio_filename_CP866_CP1251_win ok (S) tc-se:229: test_read_format_cpio_filename_KOI8R_CP1251 ok tc-se:230: test_read_format_cpio_filename_UTF8_CP1251 ok tc-se:231: test_read_format_cpio_odc ok tc-se:232: test_read_format_cpio_svr4_bzip2_rpm ok tc-se:233: test_read_format_cpio_svr4_gzip ok tc-se:234: test_read_format_cpio_svr4_gzip_rpm ok tc-se:235: test_read_format_cpio_svr4c_Z ok tc-se:236: test_read_format_empty ok tc-se:237: test_read_format_gtar_filename_eucJP_UTF8 ok tc-se:238: test_read_format_gtar_filename_CP866_KOI8R ok tc-se:239: test_read_format_gtar_filename_CP866_UTF8 ok tc-se:240: test_read_format_gtar_filename_KOI8R_CP866 ok tc-se:241: test_read_format_gtar_filename_KOI8R_UTF8 ok tc-se:242: test_read_format_gtar_filename_eucJP_CP932 ok tc-se:243: test_read_format_gtar_filename_CP866_CP1251 ok tc-se:244: test_read_format_gtar_filename_CP866_CP1251_win ok (S) tc-se:245: test_read_format_gtar_filename_KOI8R_CP1251 ok tc-se:246: test_read_format_gtar_gz ok tc-se:247: test_read_format_gtar_lzma ok tc-se:248: test_read_format_gtar_sparse ok tc-se:249: test_read_format_gtar_sparse_skip_entry ok tc-se:250: test_read_format_iso_Z ok tc-se:251: test_read_format_iso_multi_extent ok tc-se:252: test_read_format_iso_xorriso ok tc-se:253: test_read_format_isojoliet_bz2 ok tc-se:254: test_read_format_isojoliet_long ok tc-se:255: test_read_format_isojoliet_rr ok tc-se:256: test_read_format_isojoliet_versioned ok tc-se:257: test_read_format_isorr_bz2 ok tc-se:258: test_read_format_isorr_ce ok tc-se:259: test_read_format_isorr_new_bz2 ok tc-se:260: test_read_format_isorr_rr_moved ok tc-se:261: test_read_format_isozisofs_bz2 ok tc-se:262: test_read_format_lha ok tc-se:263: test_read_format_lha_bugfix_0 ok tc-se:264: test_read_format_lha_filename ok tc-se:265: test_read_format_mtree ok tc-se:266: test_read_format_mtree_filenames_only ok tc-se:267: test_read_format_mtree_nochange ok tc-se:268: test_read_format_mtree_nomagic_v1_form ok tc-se:269: test_read_format_mtree_nomagic_v2_form ok tc-se:270: test_read_format_mtree_nomagic_v2_netbsd_form ok tc-se:271: test_read_format_mtree_nonexistent_contents_file ok tc-se:272: test_read_format_mtree_noprint ok tc-se:273: test_read_format_mtree_crash747 ok tc-se:274: test_read_format_pax_bz2 ok tc-se:275: test_read_format_rar_set_format ok tc-se:276: test_read_format_rar_basic ok tc-se:277: test_read_format_rar_subblock ok tc-se:278: test_read_format_rar_noeof ok tc-se:279: test_read_format_rar_unicode_UTF8 ok tc-se:280: test_read_format_rar_unicode_CP932 ok tc-se:281: test_read_format_rar_compress_normal ok tc-se:282: test_read_format_rar_multi_lzss_blocks ok tc-se:283: test_read_format_rar_compress_best ok tc-se:284: test_read_format_rar_ppmd_lzss_conversion ok tc-se:285: test_read_format_rar_binary ok tc-se:286: test_read_format_rar_windows ok tc-se:287: test_read_format_rar_multivolume ok tc-se:288: test_read_format_rar_multivolume_skip ok tc-se:289: test_read_format_rar_sfx ok tc-se:290: test_read_format_rar_multivolume_stored_file ok tc-se:291: test_read_format_rar_multivolume_stored_file_skip ok tc-se:292: test_read_format_rar_multivolume_seek_data ok tc-se:293: test_read_format_rar_multivolume_seek_multiple_files ok tc-se:294: test_read_format_rar_multivolume_uncompressed_files ok tc-se:295: test_read_format_rar_ppmd_use_after_free ok tc-se:296: test_read_format_rar5_set_format ok tc-se:297: test_read_format_rar5_stored ok tc-se:298: test_read_format_rar5_compressed ok tc-se:299: test_read_format_rar5_multiple_files ok tc-se:300: test_read_format_rar5_multiple_files_solid ok tc-se:301: test_read_format_rar5_multiarchive_skip_all ok tc-se:302: test_read_format_rar5_multiarchive_skip_all_but_first ok tc-se:303: test_read_format_rar5_multiarchive_skip_all_but_second ok tc-se:304: test_read_format_rar5_blake2 ok tc-se:305: test_read_format_rar5_arm_filter ok tc-se:306: test_read_format_rar5_stored_skip_all ok tc-se:307: test_read_format_rar5_stored_skip_in_part ok tc-se:308: test_read_format_rar5_stored_skip_all_but_first ok tc-se:309: test_read_format_rar5_stored_skip_all_in_part ok tc-se:310: test_read_format_rar5_multiarchive_solid_extr_all ok tc-se:311: test_read_format_rar5_multiarchive_solid_skip_all ok tc-se:312: test_read_format_rar5_multiarchive_solid_skip_all_but_first ok tc-se:313: test_read_format_rar5_multiarchive_solid_skip_all_but_scnd ok tc-se:314: test_read_format_rar5_multiarchive_solid_skip_all_but_third ok tc-se:315: test_read_format_rar5_multiarchive_solid_skip_all_but_last ok tc-se:316: test_read_format_rar5_solid_skip_all ok tc-se:317: test_read_format_rar5_solid_skip_all_but_first ok tc-se:318: test_read_format_rar5_solid_skip_all_but_second ok tc-se:319: test_read_format_rar5_solid_skip_all_but_last ok tc-se:320: test_read_format_rar5_extract_win32 ok tc-se:321: test_read_format_rar5_block_by_block ok tc-se:322: test_read_format_rar5_owner ok tc-se:323: test_read_format_rar5_symlink ok tc-se:324: test_read_format_rar5_hardlink ok tc-se:325: test_read_format_rar5_extra_field_version ok tc-se:326: test_read_format_rar5_readtables_overflow ok tc-se:327: test_read_format_rar5_leftshift1 ok tc-se:328: test_read_format_rar5_leftshift2 ok tc-se:329: test_read_format_rar5_truncated_huff ok tc-se:330: test_read_format_rar5_invalid_dict_reference ok tc-se:331: test_read_format_rar5_distance_overflow ok tc-se:332: test_read_format_rar5_nonempty_dir_stream ok tc-se:333: test_read_format_rar5_fileattr ok tc-se:334: test_read_format_rar_encryption_data ok tc-se:335: test_read_format_rar_encryption_header ok tc-se:336: test_read_format_rar_encryption_partially ok tc-se:337: test_read_format_rar_invalid1 ok tc-se:338: test_read_format_raw ok tc-se:339: test_read_format_tar ok tc-se:340: test_read_format_tar_concatenated ok tc-se:341: test_read_format_tar_empty_filename ok tc-se:342: test_read_format_tar_empty_pax ok tc-se:343: test_read_format_tar_empty_with_gnulabel ok tc-se:344: test_read_format_tar_filename ok tc-se:345: test_read_format_tbz ok tc-se:346: test_read_format_tgz ok tc-se:347: test_read_format_tlz ok tc-se:348: test_read_format_txz ok tc-se:349: test_read_format_tz ok tc-se:350: test_read_format_ustar_filename ok (S) tc-se:351: test_read_format_warc ok tc-se:352: test_read_format_xar ok tc-se:353: test_read_format_zip ok tc-se:354: test_read_format_zip_ppmd_one_file ok tc-se:355: test_read_format_zip_ppmd_one_file_blockread ok tc-se:356: test_read_format_zip_ppmd_multi ok tc-se:357: test_read_format_zip_ppmd_multi_blockread ok tc-se:358: test_read_format_zip_lzma_one_file ok tc-se:359: test_read_format_zip_lzma_one_file_blockread ok tc-se:360: test_read_format_zip_lzma_multi ok tc-se:361: test_read_format_zip_lzma_multi_blockread ok tc-se:362: test_read_format_zip_bzip2_one_file ok tc-se:363: test_read_format_zip_bzip2_one_file_blockread ok tc-se:364: test_read_format_zip_bzip2_multi ok tc-se:365: test_read_format_zip_bzip2_multi_blockread ok tc-se:366: test_read_format_zip_xz_multi ok tc-se:367: test_read_format_zip_xz_multi_blockread ok tc-se:368: test_read_format_zip_ppmd8_crash_1 ok tc-se:369: test_read_format_zip_bz2_hang_on_invalid ok tc-se:370: test_read_format_zip_ppmd8_crash_2 ok tc-se:371: test_read_format_zip_lzma_alone_leak ok tc-se:372: test_read_format_zip_utf8_paths ok tc-se:373: test_read_format_zip_comment_stored ok tc-se:374: test_read_format_zip_encryption_data ok tc-se:375: test_read_format_zip_encryption_header ok tc-se:376: test_read_format_zip_encryption_partially ok tc-se:377: test_read_format_zip_extra_padding ok tc-se:378: test_read_format_zip_filename_CP932_eucJP ok tc-se:379: test_read_format_zip_filename_CP932_UTF8 ok tc-se:380: test_read_format_zip_filename_UTF8_eucJP ok tc-se:381: test_read_format_zip_filename_UTF8_UTF8 ok tc-se:382: test_read_format_zip_filename_CP866_KOI8R ok tc-se:383: test_read_format_zip_filename_CP866_UTF8 ok tc-se:384: test_read_format_zip_filename_KOI8R_CP866 ok tc-se:385: test_read_format_zip_filename_KOI8R_UTF8 ok tc-se:386: test_read_format_zip_filename_UTF8_KOI8R ok tc-se:387: test_read_format_zip_filename_UTF8_CP866 ok tc-se:388: test_read_format_zip_filename_UTF8_UTF8_ru ok tc-se:389: test_read_format_zip_filename_CP932_CP932 ok tc-se:390: test_read_format_zip_filename_UTF8_CP932 ok tc-se:391: test_read_format_zip_filename_CP866_CP1251 ok tc-se:392: test_read_format_zip_filename_CP866_CP1251_win ok (S) tc-se:393: test_read_format_zip_filename_KOI8R_CP1251 ok tc-se:394: test_read_format_zip_filename_UTF8_CP1251 ok tc-se:395: test_read_format_zip_filename_KOI8R_UTF8_2 ok tc-se:396: test_read_format_zip_high_compression ok tc-se:397: test_read_format_zip_high_compression2 ok tc-se:398: test_read_format_zip_jar ok tc-se:399: test_read_format_zip_mac_metadata ok tc-se:400: test_read_format_zip_malformed ok tc-se:401: test_read_format_zip_msdos ok tc-se:402: test_read_format_zip_nested ok tc-se:403: test_read_format_zip_nofiletype ok tc-se:404: test_read_format_zip_padded1 ok tc-se:405: test_read_format_zip_padded2 ok tc-se:406: test_read_format_zip_padded3 ok tc-se:407: test_read_format_zip_sfx ok tc-se:408: test_read_format_zip_traditional_encryption_data ok tc-se:409: test_read_format_zip_winzip_aes128 ok tc-se:410: test_read_format_zip_winzip_aes256 ok tc-se:411: test_read_format_zip_winzip_aes256_stored ok tc-se:412: test_read_format_zip_winzip_aes256_large ok tc-se:413: test_read_format_zip_with_invalid_traditional_eocd ok tc-se:414: test_read_format_zip_zip64a ok tc-se:415: test_read_format_zip_zip64b ok tc-se:416: test_read_large ok tc-se:417: test_schily_xattr_pax ok tc-se:418: test_read_pax_truncated ok tc-se:419: test_read_position ok tc-se:420: test_read_set_format ok tc-se:421: test_read_set_wrong_format ok tc-se:422: test_read_append_filter ok tc-se:423: test_read_append_wrong_filter ok tc-se:424: test_read_append_filter_program ok tc-se:425: test_read_append_filter_wrong_program ok tc-se:426: test_read_too_many_filters ok tc-se:427: test_read_truncated ok tc-se:428: test_sparse_basic ok (S) tc-se:429: test_fully_sparse_files ok (S) tc-se:430: test_tar_filenames ok tc-se:431: test_tar_large ok tc-se:432: test_ustar_filename_encoding_UTF8_CP866 ok tc-se:433: test_ustar_filename_encoding_KOI8R_UTF8 ok tc-se:434: test_ustar_filename_encoding_KOI8R_CP866 ok tc-se:435: test_ustar_filename_encoding_CP1251_UTF8 ok tc-se:436: test_ustar_filename_encoding_ru_RU_CP1251 ok tc-se:437: test_ustar_filename_encoding_Russian_Russia ok (S) tc-se:438: test_ustar_filename_encoding_EUCJP_UTF8 ok tc-se:439: test_ustar_filename_encoding_EUCJP_CP932 ok tc-se:440: test_ustar_filename_encoding_CP932_UTF8 ok tc-se:441: test_ustar_filenames ok tc-se:442: test_warn_missing_hardlink_target ok tc-se:443: test_write_disk ok tc-se:444: test_write_disk_appledouble ok (S) tc-se:445: test_write_disk_failures ok (S) tc-se:446: test_write_disk_hardlink ok tc-se:447: test_write_disk_hfs_compression ok (S) tc-se:448: test_write_disk_lookup ok tc-se:449: test_write_disk_mac_metadata ok (S) tc-se:450: test_write_disk_no_hfs_compression ok (S) tc-se:451: test_write_disk_perms Running as root: Can't test SGID failures. tc-se:Running as root: Can't test setuid failures. tc-se:ok tc-se:452: test_write_disk_secure ok tc-se:453: test_write_disk_secure744 ok tc-se:454: test_write_disk_secure745 ok tc-se:455: test_write_disk_secure746a ok tc-se:456: test_write_disk_secure746b ok tc-se:457: test_write_disk_sparse ok tc-se:458: test_write_disk_symlink ok tc-se:459: test_write_disk_times FAIL tc-se:460: test_write_filter_b64encode ok tc-se:461: test_write_filter_bzip2 ok tc-se:462: test_write_filter_compress ok tc-se:463: test_write_filter_gzip ok tc-se:464: test_write_filter_gzip_timestamp ok tc-se:465: test_write_filter_lrzip ok (S) tc-se:466: test_write_filter_lz4 ok (S) tc-se:467: test_write_filter_lz4_disable_stream_checksum ok (S) tc-se:468: test_write_filter_lz4_enable_block_checksum ok (S) tc-se:469: test_write_filter_lz4_block_size_4 ok (S) tc-se:470: test_write_filter_lz4_block_size_5 ok (S) tc-se:471: test_write_filter_lz4_block_size_6 ok (S) tc-se:472: test_write_filter_lz4_block_dependence ok (S) tc-se:473: test_write_filter_lzip ok tc-se:474: test_write_filter_lzma ok tc-se:475: test_write_filter_lzop ok (S) tc-se:476: test_write_filter_program ok tc-se:477: test_write_filter_uuencode ok tc-se:478: test_write_filter_xz ok tc-se:479: test_write_filter_zstd ok (S) tc-se:480: test_write_format_7zip ok tc-se:481: test_write_format_7zip_basic_bzip2 ok tc-se:482: test_write_format_7zip_basic_copy ok tc-se:483: test_write_format_7zip_basic_deflate ok tc-se:484: test_write_format_7zip_basic_lzma1 ok tc-se:485: test_write_format_7zip_basic_lzma2 ok tc-se:486: test_write_format_7zip_basic_ppmd ok tc-se:487: test_write_format_7zip_empty_archive ok tc-se:488: test_write_format_7zip_empty_files ok tc-se:489: test_write_format_7zip_large_bzip2 ok tc-se:490: test_write_format_7zip_large_copy ok tc-se:491: test_write_format_7zip_large_deflate ok tc-se:492: test_write_format_7zip_large_lzma1 ok tc-se:493: test_write_format_7zip_large_lzma2 ok tc-se:494: test_write_format_7zip_large_ppmd ok tc-se:495: test_write_format_ar ok tc-se:496: test_write_format_cpio ok tc-se:497: test_write_format_cpio_empty ok tc-se:498: test_write_format_cpio_newc ok tc-se:499: test_write_format_cpio_odc ok tc-se:500: test_write_format_gnutar ok tc-se:501: test_write_format_gnutar_filenames ok tc-se:502: test_write_format_gnutar_linknames ok tc-se:503: test_write_format_iso9660 ok tc-se:504: test_write_format_iso9660_boot ok tc-se:505: test_write_format_iso9660_empty ok tc-se:506: test_write_format_iso9660_filename ok tc-se:507: test_write_format_iso9660_zisofs ok tc-se:508: test_write_format_mtree ok tc-se:509: test_write_format_mtree_no_leading_dotslash ok tc-se:510: test_write_format_mtree_absolute_path ok tc-se:511: test_write_format_mtree_classic ok tc-se:512: test_write_format_mtree_classic_indent ok tc-se:513: test_write_format_mtree_fflags ok tc-se:514: test_write_format_mtree_no_separator ok tc-se:515: test_write_format_mtree_quoted_filename ok tc-se:516: test_write_format_pax ok tc-se:517: test_write_format_raw ok tc-se:518: test_write_format_raw_b64 ok tc-se:519: test_write_format_shar_empty ok tc-se:520: test_write_format_tar ok tc-se:521: test_write_format_tar_empty ok tc-se:522: test_write_format_tar_sparse ok tc-se:523: test_write_format_tar_ustar ok tc-se:524: test_write_format_tar_v7tar ok tc-se:525: test_write_format_warc ok tc-se:526: test_write_format_warc_empty ok tc-se:527: test_write_format_xar ok (S) tc-se:528: test_write_format_xar_empty ok (S) tc-se:529: test_write_format_zip ok tc-se:530: test_write_format_zip64 ok tc-se:531: test_write_format_zip_traditional_pkware_encryption ok tc-se:532: test_write_format_zip_winzip_aes128_encryption ok tc-se:533: test_write_format_zip_winzip_aes256_encryption ok tc-se:534: test_write_format_zip_compression_store ok tc-se:535: test_write_format_zip_empty ok tc-se:536: test_write_format_zip_empty_zip64 ok tc-se:537: test_write_format_zip_file ok tc-se:538: test_write_format_zip_file_zip64 ok tc-se:539: test_write_format_zip_large ok tc-se:540: test_write_format_zip_zip64_oversize ok tc-se:541: test_write_open_memory ok tc-se:542: test_write_read_format_zip ok tc-se:543: test_write_read_format_zip_improved_streaming ok tc-se:544: test_write_read_format_zip64 ok tc-se:545: test_write_read_format_zip64_improved_streaming ok tc-se:546: test_xattr_platform ok (S) tc-se:547: test_zip_filename_encoding_UTF8 ok tc-se:548: test_zip_filename_encoding_KOI8R ok tc-se:549: test_zip_filename_encoding_ru_RU_CP1251 ok tc-se:550: test_zip_filename_encoding_Russian_Russia ok (S) tc-se:551: test_zip_filename_encoding_EUCJP ok tc-se:552: test_zip_filename_encoding_CP932 ok tc-se: tc-se:Totals: tc-se: Tests run: 553 tc-se: Tests failed: 2 tc-se: Assertions checked:30853214 tc-se: Assertions failed: 16 tc-se: Skips reported: 75 tc-se: tc-se:Failing tests: tc-se: 174: test_read_disk_directory_traversals (14 failures) tc-se: 459: test_write_disk_times (2 failures) tc-se: tc-se:Details for failing tests: /tmp/atf-run.pu6UP6/h_libarchive.2022-09-04T17.14.58-000 tc-se: tc-se: tc-se:stderr: tc-se: tc-end: 1662312889.791952, libarchive, failed, atf-check failed; see the output of the test for details tp-end: 1662312890.83959, lib/libarchive/t_libarchive tp-start: 1662312890.323408, lib/libbluetooth/t_bluetooth, 2 tc-start: 1662312890.334701, check_bt_aton tc-end: 1662312890.487562, check_bt_aton, passed tc-start: 1662312890.500053, check_bt_ntoa tc-end: 1662312890.632681, check_bt_ntoa, passed tp-end: 1662312890.645005, lib/libbluetooth/t_bluetooth tp-start: 1662312890.781647, lib/libbluetooth/t_sdp_data, 2 tc-start: 1662312890.786427, check_sdp_data_size tc-end: 1662312890.900783, check_sdp_data_size, passed tc-start: 1662312891.42750, check_sdp_data_type tc-end: 1662312891.174918, check_sdp_data_type, passed tp-end: 1662312891.188897, lib/libbluetooth/t_sdp_data tp-start: 1662312891.333421, lib/libbluetooth/t_sdp_get, 10 tc-start: 1662312891.339307, check_sdp_get_alt tc-end: 1662312891.466829, check_sdp_get_alt, passed tc-start: 1662312891.478875, check_sdp_get_attr tc-end: 1662312891.612759, check_sdp_get_attr, passed tc-start: 1662312891.626172, check_sdp_get_bool tc-end: 1662312891.755670, check_sdp_get_bool, passed tc-start: 1662312891.766980, check_sdp_get_data tc-end: 1662312891.895018, check_sdp_get_data, passed tc-start: 1662312891.907123, check_sdp_get_int tc-end: 1662312892.35802, check_sdp_get_int, passed tc-start: 1662312892.47094, check_sdp_get_seq tc-end: 1662312892.175487, check_sdp_get_seq, passed tc-start: 1662312892.186689, check_sdp_get_str tc-end: 1662312892.316520, check_sdp_get_str, passed tc-start: 1662312892.327610, check_sdp_get_uint tc-end: 1662312892.457345, check_sdp_get_uint, passed tc-start: 1662312892.469531, check_sdp_get_url tc-end: 1662312892.601742, check_sdp_get_url, passed tc-start: 1662312892.613584, check_sdp_get_uuid tc-end: 1662312892.744199, check_sdp_get_uuid, passed tp-end: 1662312892.755245, lib/libbluetooth/t_sdp_get tp-start: 1662312892.884069, lib/libbluetooth/t_sdp_match, 1 tc-start: 1662312892.888144, check_sdp_match_uuid16 tc-end: 1662312893.14357, check_sdp_match_uuid16, passed tp-end: 1662312893.26899, lib/libbluetooth/t_sdp_match tp-start: 1662312893.196313, lib/libbluetooth/t_sdp_put, 21 tc-start: 1662312893.202095, check_sdp_put_alt tc-end: 1662312893.346060, check_sdp_put_alt, passed tc-start: 1662312893.358798, check_sdp_put_attr tc-end: 1662312893.499780, check_sdp_put_attr, passed tc-start: 1662312893.510651, check_sdp_put_bool tc-end: 1662312893.635339, check_sdp_put_bool, passed tc-start: 1662312893.646749, check_sdp_put_data tc-end: 1662312893.788181, check_sdp_put_data, passed tc-start: 1662312893.977867, check_sdp_put_int tc-end: 1662312894.93524, check_sdp_put_int, passed tc-start: 1662312894.103441, check_sdp_put_int16 tc-end: 1662312894.231920, check_sdp_put_int16, passed tc-start: 1662312894.241824, check_sdp_put_int32 tc-end: 1662312894.370572, check_sdp_put_int32, passed tc-start: 1662312894.380519, check_sdp_put_int64 tc-end: 1662312894.518330, check_sdp_put_int64, passed tc-start: 1662312894.528108, check_sdp_put_int8 tc-end: 1662312894.661752, check_sdp_put_int8, passed tc-start: 1662312894.671996, check_sdp_put_seq tc-end: 1662312894.802999, check_sdp_put_seq, passed tc-start: 1662312894.813218, check_sdp_put_str tc-end: 1662312894.948404, check_sdp_put_str, passed tc-start: 1662312894.958918, check_sdp_put_uint tc-end: 1662312895.112687, check_sdp_put_uint, passed tc-start: 1662312895.127129, check_sdp_put_uint16 tc-end: 1662312895.288569, check_sdp_put_uint16, passed tc-start: 1662312895.301659, check_sdp_put_uint32 tc-end: 1662312895.450513, check_sdp_put_uint32, passed tc-start: 1662312895.460962, check_sdp_put_uint64 tc-end: 1662312895.598222, check_sdp_put_uint64, passed tc-start: 1662312895.609098, check_sdp_put_uint8 tc-end: 1662312895.745467, check_sdp_put_uint8, passed tc-start: 1662312895.756332, check_sdp_put_url tc-end: 1662312895.895444, check_sdp_put_url, passed tc-start: 1662312895.905911, check_sdp_put_uuid tc-end: 1662312896.40924, check_sdp_put_uuid, passed tc-start: 1662312896.50917, check_sdp_put_uuid128 tc-end: 1662312896.180653, check_sdp_put_uuid128, passed tc-start: 1662312896.190626, check_sdp_put_uuid16 tc-end: 1662312896.323810, check_sdp_put_uuid16, passed tc-start: 1662312896.337707, check_sdp_put_uuid32 tc-end: 1662312896.470924, check_sdp_put_uuid32, passed tp-end: 1662312896.480702, lib/libbluetooth/t_sdp_put tp-start: 1662312896.615919, lib/libbluetooth/t_sdp_set, 5 tc-start: 1662312896.620551, check_sdp_set_alt tc-end: 1662312896.748972, check_sdp_set_alt, passed tc-start: 1662312896.759385, check_sdp_set_bool tc-end: 1662312896.874009, check_sdp_set_bool, passed tc-start: 1662312896.884767, check_sdp_set_int tc-end: 1662312897.19257, check_sdp_set_int, passed tc-start: 1662312897.31120, check_sdp_set_seq tc-end: 1662312897.163841, check_sdp_set_seq, passed tc-start: 1662312897.173747, check_sdp_set_uint tc-end: 1662312897.299276, check_sdp_set_uint, passed tp-end: 1662312897.308895, lib/libbluetooth/t_sdp_set tp-start: 1662312897.467697, lib/libc/atomic/t_atomic_add, 10 tc-start: 1662312897.472651, atomic_add_32 tc-end: 1662312897.598436, atomic_add_32, passed tc-start: 1662312897.608481, atomic_add_32_nv tc-end: 1662312897.716884, atomic_add_32_nv, passed tc-start: 1662312897.726964, atomic_add_64 tc-end: 1662312897.856664, atomic_add_64, passed tc-start: 1662312897.870071, atomic_add_64_nv tc-end: 1662312898.6288, atomic_add_64_nv, passed tc-start: 1662312898.18800, atomic_add_int tc-end: 1662312898.141469, atomic_add_int, passed tc-start: 1662312898.152329, atomic_add_int_nv tc-end: 1662312898.294714, atomic_add_int_nv, passed tc-start: 1662312898.304950, atomic_add_long tc-end: 1662312898.438027, atomic_add_long, passed tc-start: 1662312898.448244, atomic_add_long_nv tc-end: 1662312898.580889, atomic_add_long_nv, passed tc-start: 1662312898.591541, atomic_add_ptr tc-end: 1662312898.722706, atomic_add_ptr, passed tc-start: 1662312898.733826, atomic_add_ptr_nv tc-end: 1662312898.871615, atomic_add_ptr_nv, passed tp-end: 1662312898.882332, lib/libc/atomic/t_atomic_add tp-start: 1662312899.24144, lib/libc/atomic/t_atomic_and, 8 tc-start: 1662312899.29289, atomic_and_32 tc-end: 1662312899.163558, atomic_and_32, passed tc-start: 1662312899.174603, atomic_and_32_nv tc-end: 1662312899.309870, atomic_and_32_nv, passed tc-start: 1662312899.320645, atomic_and_64 tc-end: 1662312899.452096, atomic_and_64, passed tc-start: 1662312899.463086, atomic_and_64_nv tc-end: 1662312899.598441, atomic_and_64_nv, passed tc-start: 1662312899.610047, atomic_and_uint tc-end: 1662312899.747619, atomic_and_uint, passed tc-start: 1662312899.757719, atomic_and_uint_nv tc-end: 1662312899.946974, atomic_and_uint_nv, passed tc-start: 1662312899.956615, atomic_and_ulong tc-end: 1662312900.79775, atomic_and_ulong, passed tc-start: 1662312900.89476, atomic_and_ulong_nv tc-end: 1662312900.212377, atomic_and_ulong_nv, passed tp-end: 1662312900.221910, lib/libc/atomic/t_atomic_and tp-start: 1662312900.338694, lib/libc/atomic/t_atomic_cas, 10 tc-start: 1662312900.343217, atomic_cas_32 tc-end: 1662312900.449047, atomic_cas_32, passed tc-start: 1662312900.458322, atomic_cas_32_ni tc-end: 1662312900.580473, atomic_cas_32_ni, passed tc-start: 1662312900.590088, atomic_cas_64 tc-end: 1662312900.715774, atomic_cas_64, passed tc-start: 1662312900.725129, atomic_cas_64_ni tc-end: 1662312900.853195, atomic_cas_64_ni, passed tc-start: 1662312900.863584, atomic_cas_ptr tc-end: 1662312901.3909, atomic_cas_ptr, passed tc-start: 1662312901.14795, atomic_cas_ptr_ni tc-end: 1662312901.146796, atomic_cas_ptr_ni, passed tc-start: 1662312901.157371, atomic_cas_uint tc-end: 1662312901.287879, atomic_cas_uint, passed tc-start: 1662312901.297821, atomic_cas_uint_ni tc-end: 1662312901.429397, atomic_cas_uint_ni, passed tc-start: 1662312901.439819, atomic_cas_ulong tc-end: 1662312901.554512, atomic_cas_ulong, passed tc-start: 1662312901.565660, atomic_cas_ulong_ni tc-end: 1662312901.698656, atomic_cas_ulong_ni, passed tp-end: 1662312901.709354, lib/libc/atomic/t_atomic_cas tp-start: 1662312902.108776, lib/libc/atomic/t_atomic_dec, 10 tc-start: 1662312902.114241, atomic_dec_32 tc-end: 1662312902.628390, atomic_dec_32, passed tc-start: 1662312902.641714, atomic_dec_32_nv tc-end: 1662312902.777576, atomic_dec_32_nv, passed tc-start: 1662312902.790332, atomic_dec_64 tc-end: 1662312902.932786, atomic_dec_64, passed tc-start: 1662312902.945557, atomic_dec_64_nv tc-end: 1662312903.78411, atomic_dec_64_nv, passed tc-start: 1662312903.90784, atomic_dec_ptr tc-end: 1662312903.224246, atomic_dec_ptr, passed tc-start: 1662312903.236594, atomic_dec_ptr_nv tc-end: 1662312903.349387, atomic_dec_ptr_nv, passed tc-start: 1662312903.361911, atomic_dec_uint tc-end: 1662312903.498750, atomic_dec_uint, passed tc-start: 1662312903.511404, atomic_dec_uint_nv tc-end: 1662312903.644225, atomic_dec_uint_nv, passed tc-start: 1662312903.656450, atomic_dec_ulong tc-end: 1662312903.787773, atomic_dec_ulong, passed tc-start: 1662312903.800082, atomic_dec_ulong_nv tc-end: 1662312903.933120, atomic_dec_ulong_nv, passed tp-end: 1662312903.945823, lib/libc/atomic/t_atomic_dec tp-start: 1662312904.91159, lib/libc/atomic/t_atomic_inc, 10 tc-start: 1662312904.95710, atomic_inc_32 tc-end: 1662312904.233646, atomic_inc_32, passed tc-start: 1662312904.246436, atomic_inc_32_nv tc-end: 1662312904.383746, atomic_inc_32_nv, passed tc-start: 1662312904.397604, atomic_inc_64 tc-end: 1662312904.514275, atomic_inc_64, passed tc-start: 1662312904.524943, atomic_inc_64_nv tc-end: 1662312904.641341, atomic_inc_64_nv, passed tc-start: 1662312904.651958, atomic_inc_ptr tc-end: 1662312904.788177, atomic_inc_ptr, passed tc-start: 1662312904.799025, atomic_inc_ptr_nv tc-end: 1662312904.930031, atomic_inc_ptr_nv, passed tc-start: 1662312904.940458, atomic_inc_uint tc-end: 1662312905.73702, atomic_inc_uint, passed tc-start: 1662312905.83544, atomic_inc_uint_nv tc-end: 1662312905.211591, atomic_inc_uint_nv, passed tc-start: 1662312905.337686, atomic_inc_ulong tc-end: 1662312905.470820, atomic_inc_ulong, passed tc-start: 1662312905.481419, atomic_inc_ulong_nv tc-end: 1662312905.616763, atomic_inc_ulong_nv, passed tp-end: 1662312905.627187, lib/libc/atomic/t_atomic_inc tp-start: 1662312905.765011, lib/libc/atomic/t_atomic_or, 8 tc-start: 1662312905.769878, atomic_or_32 tc-end: 1662312905.898512, atomic_or_32, passed tc-start: 1662312905.908549, atomic_or_32_nv tc-end: 1662312906.76554, atomic_or_32_nv, passed tc-start: 1662312906.87511, atomic_or_64 tc-end: 1662312906.221229, atomic_or_64, passed tc-start: 1662312906.232316, atomic_or_64_nv tc-end: 1662312906.686757, atomic_or_64_nv, passed tc-start: 1662312906.697579, atomic_or_uint tc-end: 1662312906.833751, atomic_or_uint, passed tc-start: 1662312906.844839, atomic_or_uint_nv tc-end: 1662312906.977849, atomic_or_uint_nv, passed tc-start: 1662312906.991076, atomic_or_ulong tc-end: 1662312907.127252, atomic_or_ulong, passed tc-start: 1662312907.138421, atomic_or_ulong_nv tc-end: 1662312907.278100, atomic_or_ulong_nv, passed tp-end: 1662312907.288692, lib/libc/atomic/t_atomic_or tp-start: 1662312907.426867, lib/libc/atomic/t_atomic_swap, 5 tc-start: 1662312907.431884, atomic_swap_32 tc-end: 1662312907.567076, atomic_swap_32, passed tc-start: 1662312907.577221, atomic_swap_64 tc-end: 1662312907.707249, atomic_swap_64, passed tc-start: 1662312907.717741, atomic_swap_ptr tc-end: 1662312907.922940, atomic_swap_ptr, passed tc-start: 1662312907.934237, atomic_swap_uint tc-end: 1662312908.67832, atomic_swap_uint, passed tc-start: 1662312908.79021, atomic_swap_ulong tc-end: 1662312908.214526, atomic_swap_ulong, passed tp-end: 1662312908.225584, lib/libc/atomic/t_atomic_swap tp-start: 1662312908.368322, lib/libc/atomic/t___sync_add, 8 tc-start: 1662312908.373233, __sync_add_and_fetch_1 tc-end: 1662312908.489308, __sync_add_and_fetch_1, passed tc-start: 1662312908.500223, __sync_add_and_fetch_2 tc-end: 1662312908.631839, __sync_add_and_fetch_2, passed tc-start: 1662312908.642316, __sync_add_and_fetch_4 tc-end: 1662312908.775688, __sync_add_and_fetch_4, passed tc-start: 1662312908.786548, __sync_add_and_fetch_8 tc-end: 1662312908.920808, __sync_add_and_fetch_8, passed tc-start: 1662312908.931058, __sync_fetch_and_add_1 tc-end: 1662312909.69927, __sync_fetch_and_add_1, passed tc-start: 1662312909.80274, __sync_fetch_and_add_2 tc-end: 1662312909.510281, __sync_fetch_and_add_2, passed tc-start: 1662312909.547662, __sync_fetch_and_add_4 tc-end: 1662312909.712065, __sync_fetch_and_add_4, passed tc-start: 1662312909.724613, __sync_fetch_and_add_8 tc-end: 1662312909.859445, __sync_fetch_and_add_8, passed tp-end: 1662312909.870539, lib/libc/atomic/t___sync_add tp-start: 1662312910.16737, lib/libc/atomic/t___sync_sub, 8 tc-start: 1662312910.21894, __sync_fetch_and_sub_1 tc-end: 1662312910.155444, __sync_fetch_and_sub_1, passed tc-start: 1662312910.166769, __sync_fetch_and_sub_2 tc-end: 1662312910.300189, __sync_fetch_and_sub_2, passed tc-start: 1662312910.310994, __sync_fetch_and_sub_4 tc-end: 1662312910.448910, __sync_fetch_and_sub_4, passed tc-start: 1662312910.461557, __sync_fetch_and_sub_8 tc-end: 1662312910.597635, __sync_fetch_and_sub_8, passed tc-start: 1662312910.608890, __sync_sub_and_fetch_1 tc-end: 1662312910.742871, __sync_sub_and_fetch_1, passed tc-start: 1662312910.753715, __sync_sub_and_fetch_2 tc-end: 1662312910.888361, __sync_sub_and_fetch_2, passed tc-start: 1662312910.902233, __sync_sub_and_fetch_4 tc-end: 1662312911.41153, __sync_sub_and_fetch_4, passed tc-start: 1662312911.52466, __sync_sub_and_fetch_8 tc-end: 1662312911.187941, __sync_sub_and_fetch_8, passed tp-end: 1662312911.198987, lib/libc/atomic/t___sync_sub tp-start: 1662312911.347153, lib/libc/atomic/t___sync_or, 8 tc-start: 1662312911.353258, __sync_fetch_and_or_1 tc-end: 1662312911.487746, __sync_fetch_and_or_1, passed tc-start: 1662312911.498734, __sync_fetch_and_or_2 tc-end: 1662312911.633646, __sync_fetch_and_or_2, passed tc-start: 1662312911.644597, __sync_fetch_and_or_4 tc-end: 1662312911.782093, __sync_fetch_and_or_4, passed tc-start: 1662312911.796736, __sync_fetch_and_or_8 tc-end: 1662312911.934770, __sync_fetch_and_or_8, passed tc-start: 1662312911.945584, __sync_or_and_fetch_1 tc-end: 1662312912.180305, __sync_or_and_fetch_1, passed tc-start: 1662312912.189838, __sync_or_and_fetch_2 tc-end: 1662312912.315954, __sync_or_and_fetch_2, passed tc-start: 1662312912.325817, __sync_or_and_fetch_4 tc-end: 1662312912.433056, __sync_or_and_fetch_4, passed tc-start: 1662312912.442665, __sync_or_and_fetch_8 tc-end: 1662312912.552170, __sync_or_and_fetch_8, passed tp-end: 1662312912.561758, lib/libc/atomic/t___sync_or tp-start: 1662312912.691597, lib/libc/atomic/t___sync_and, 8 tc-start: 1662312912.696154, __sync_and_and_fetch_1 tc-end: 1662312912.823746, __sync_and_and_fetch_1, passed tc-start: 1662312912.833473, __sync_and_and_fetch_2 tc-end: 1662312912.959665, __sync_and_and_fetch_2, passed tc-start: 1662312912.969257, __sync_and_and_fetch_4 tc-end: 1662312913.91843, __sync_and_and_fetch_4, passed tc-start: 1662312913.101800, __sync_and_and_fetch_8 tc-end: 1662312913.226338, __sync_and_and_fetch_8, passed tc-start: 1662312913.236411, __sync_fetch_and_and_1 tc-end: 1662312913.360188, __sync_fetch_and_and_1, passed tc-start: 1662312913.370232, __sync_fetch_and_and_2 tc-end: 1662312913.478637, __sync_fetch_and_and_2, passed tc-start: 1662312913.488367, __sync_fetch_and_and_4 tc-end: 1662312913.616707, __sync_fetch_and_and_4, passed tc-start: 1662312913.627250, __sync_fetch_and_and_8 tc-end: 1662312913.758505, __sync_fetch_and_and_8, passed tp-end: 1662312913.768976, lib/libc/atomic/t___sync_and tp-start: 1662312913.904426, lib/libc/atomic/t___sync_xor, 8 tc-start: 1662312913.909012, __sync_fetch_and_xor_1 tc-end: 1662312914.34260, __sync_fetch_and_xor_1, passed tc-start: 1662312914.45907, __sync_fetch_and_xor_2 tc-end: 1662312914.169306, __sync_fetch_and_xor_2, passed tc-start: 1662312914.179350, __sync_fetch_and_xor_4 tc-end: 1662312914.302917, __sync_fetch_and_xor_4, passed tc-start: 1662312914.312678, __sync_fetch_and_xor_8 tc-end: 1662312914.423408, __sync_fetch_and_xor_8, passed tc-start: 1662312914.433213, __sync_xor_and_fetch_1 tc-end: 1662312914.558660, __sync_xor_and_fetch_1, passed tc-start: 1662312914.568500, __sync_xor_and_fetch_2 tc-end: 1662312914.697120, __sync_xor_and_fetch_2, passed tc-start: 1662312914.707603, __sync_xor_and_fetch_4 tc-end: 1662312914.834944, __sync_xor_and_fetch_4, passed tc-start: 1662312914.845883, __sync_xor_and_fetch_8 tc-end: 1662312914.983201, __sync_xor_and_fetch_8, passed tp-end: 1662312914.994470, lib/libc/atomic/t___sync_xor tp-start: 1662312915.139826, lib/libc/atomic/t___sync_nand, 8 tc-start: 1662312915.145607, __sync_fetch_and_nand_1 tc-end: 1662312915.283704, __sync_fetch_and_nand_1, passed tc-start: 1662312915.295435, __sync_fetch_and_nand_2 tc-end: 1662312915.435492, __sync_fetch_and_nand_2, passed tc-start: 1662312915.445785, __sync_fetch_and_nand_4 tc-end: 1662312915.578285, __sync_fetch_and_nand_4, passed tc-start: 1662312915.594580, __sync_fetch_and_nand_8 tc-end: 1662312915.841410, __sync_fetch_and_nand_8, passed tc-start: 1662312915.853751, __sync_nand_and_fetch_1 tc-end: 1662312915.999657, __sync_nand_and_fetch_1, passed tc-start: 1662312916.11508, __sync_nand_and_fetch_2 tc-end: 1662312916.150527, __sync_nand_and_fetch_2, passed tc-start: 1662312916.161678, __sync_nand_and_fetch_4 tc-end: 1662312916.297884, __sync_nand_and_fetch_4, passed tc-start: 1662312916.309163, __sync_nand_and_fetch_8 tc-end: 1662312916.430979, __sync_nand_and_fetch_8, passed tp-end: 1662312916.442816, lib/libc/atomic/t___sync_nand tp-start: 1662312916.587612, lib/libc/atomic/t___sync_compare_and_swap, 8 tc-start: 1662312916.593025, __sync_bool_compare_and_swap_1 tc-end: 1662312916.734336, __sync_bool_compare_and_swap_1, passed tc-start: 1662312916.762868, __sync_bool_compare_and_swap_2 tc-end: 1662312916.904891, __sync_bool_compare_and_swap_2, passed tc-start: 1662312916.916014, __sync_bool_compare_and_swap_4 tc-end: 1662312917.51034, __sync_bool_compare_and_swap_4, passed tc-start: 1662312917.61415, __sync_bool_compare_and_swap_8 tc-end: 1662312917.204942, __sync_bool_compare_and_swap_8, passed tc-start: 1662312917.216624, __sync_val_compare_and_swap_1 tc-end: 1662312917.333078, __sync_val_compare_and_swap_1, passed tc-start: 1662312917.344084, __sync_val_compare_and_swap_2 tc-end: 1662312917.481374, __sync_val_compare_and_swap_2, passed tc-start: 1662312917.492377, __sync_val_compare_and_swap_4 tc-end: 1662312917.622426, __sync_val_compare_and_swap_4, passed tc-start: 1662312917.634266, __sync_val_compare_and_swap_8 tc-end: 1662312917.785751, __sync_val_compare_and_swap_8, passed tp-end: 1662312917.796721, lib/libc/atomic/t___sync_compare_and_swap tp-start: 1662312917.934132, lib/libc/atomic/t___sync_lock, 9 tc-start: 1662312917.938826, __sync_lock_release_1 tc-end: 1662312918.66577, __sync_lock_release_1, passed tc-start: 1662312918.77160, __sync_lock_release_2 tc-end: 1662312918.207722, __sync_lock_release_2, passed tc-start: 1662312918.218505, __sync_lock_release_4 tc-end: 1662312918.335745, __sync_lock_release_4, passed tc-start: 1662312918.346198, __sync_lock_release_8 tc-end: 1662312918.462510, __sync_lock_release_8, passed tc-start: 1662312918.473235, __sync_lock_test_and_set_1 tc-end: 1662312918.605108, __sync_lock_test_and_set_1, passed tc-start: 1662312918.615523, __sync_lock_test_and_set_2 tc-end: 1662312918.754474, __sync_lock_test_and_set_2, passed tc-start: 1662312918.765366, __sync_lock_test_and_set_4 tc-end: 1662312918.896249, __sync_lock_test_and_set_4, passed tc-start: 1662312918.907010, __sync_lock_test_and_set_8 tc-end: 1662312919.36451, __sync_lock_test_and_set_8, passed tc-start: 1662312919.47135, __sync_synchronize tc-end: 1662312919.180241, __sync_synchronize, passed tp-end: 1662312919.190208, lib/libc/atomic/t___sync_lock tp-start: 1662312919.343278, lib/libc/c063/t_faccessat, 7 tc-start: 1662312919.348176, faccessat_fd tc-end: 1662312919.466580, faccessat_fd, passed tc-start: 1662312919.480596, faccessat_fdcwd tc-end: 1662312919.610363, faccessat_fdcwd, passed tc-start: 1662312919.623724, faccessat_fdcwderr tc-end: 1662312919.755578, faccessat_fdcwderr, passed tc-start: 1662312919.768642, faccessat_fderr1 tc-end: 1662312919.922801, faccessat_fderr1, passed tc-start: 1662312919.936104, faccessat_fderr2 tc-end: 1662312920.71114, faccessat_fderr2, passed tc-start: 1662312920.84829, faccessat_fderr3 tc-end: 1662312920.221232, faccessat_fderr3, passed tc-start: 1662312920.235472, faccessat_fdlink tc-end: 1662312920.371716, faccessat_fdlink, passed tp-end: 1662312920.385464, lib/libc/c063/t_faccessat tp-start: 1662312920.524817, lib/libc/c063/t_fchmodat, 7 tc-start: 1662312920.529794, fchmodat_fd tc-end: 1662312920.665414, fchmodat_fd, passed tc-start: 1662312920.680028, fchmodat_fdcwd tc-end: 1662312921.33008, fchmodat_fdcwd, passed tc-start: 1662312921.48342, fchmodat_fdcwderr tc-end: 1662312921.169893, fchmodat_fdcwderr, passed tc-start: 1662312921.184490, fchmodat_fderr1 tc-end: 1662312921.327057, fchmodat_fderr1, passed tc-start: 1662312921.346324, fchmodat_fderr2 tc-end: 1662312921.472970, fchmodat_fderr2, passed tc-start: 1662312921.488222, fchmodat_fderr3 tc-end: 1662312921.630484, fchmodat_fderr3, passed tc-start: 1662312921.645871, fchmodat_fdlink tc-end: 1662312921.788685, fchmodat_fdlink, passed tp-end: 1662312921.935481, lib/libc/c063/t_fchmodat tp-start: 1662312922.88842, lib/libc/c063/t_fchownat, 7 tc-start: 1662312922.94074, fchownat_fd tc-end: 1662312922.289553, fchownat_fd, passed tc-start: 1662312922.304099, fchownat_fdcwd tc-end: 1662312922.468305, fchownat_fdcwd, passed tc-start: 1662312922.482166, fchownat_fdcwderr tc-end: 1662312922.644957, fchownat_fdcwderr, passed tc-start: 1662312922.658331, fchownat_fderr1 tc-end: 1662312922.821538, fchownat_fderr1, passed tc-start: 1662312922.835029, fchownat_fderr2 tc-end: 1662312923.2588, fchownat_fderr2, passed tc-start: 1662312923.18283, fchownat_fderr3 tc-end: 1662312923.188177, fchownat_fderr3, passed tc-start: 1662312923.202346, fchownat_fdlink tc-end: 1662312923.374777, fchownat_fdlink, passed tp-end: 1662312923.389181, lib/libc/c063/t_fchownat tp-start: 1662312923.520263, lib/libc/c063/t_fexecve, 1 tc-start: 1662312923.525375, fexecve tc-end: 1662312923.740647, fexecve, passed tp-end: 1662312923.752366, lib/libc/c063/t_fexecve tp-start: 1662312923.890264, lib/libc/c063/t_fstatat, 7 tc-start: 1662312923.894822, fstatat_fd tc-end: 1662312924.31036, fstatat_fd, passed tc-start: 1662312924.45816, fstatat_fdcwd tc-end: 1662312924.185927, fstatat_fdcwd, passed tc-start: 1662312924.200743, fstatat_fdcwderr tc-end: 1662312924.337293, fstatat_fdcwderr, passed tc-start: 1662312924.351342, fstatat_fderr1 tc-end: 1662312924.487250, fstatat_fderr1, passed tc-start: 1662312924.501107, fstatat_fderr2 tc-end: 1662312924.637958, fstatat_fderr2, passed tc-start: 1662312924.652659, fstatat_fderr3 tc-end: 1662312924.772494, fstatat_fderr3, passed tc-start: 1662312924.786770, fstatat_fdlink tc-end: 1662312924.925387, fstatat_fdlink, passed tp-end: 1662312924.939037, lib/libc/c063/t_fstatat tp-start: 1662312925.308306, lib/libc/c063/t_linkat, 6 tc-start: 1662312925.313230, linkat_fd tc-end: 1662312925.454321, linkat_fd, passed tc-start: 1662312925.479686, linkat_fdcwd tc-end: 1662312925.627469, linkat_fdcwd, passed tc-start: 1662312925.647251, linkat_fdcwderr tc-end: 1662312925.786248, linkat_fdcwderr, passed tc-start: 1662312925.804171, linkat_fderr tc-end: 1662312925.961034, linkat_fderr, passed tc-start: 1662312926.136093, linkat_fdlink1 tc-end: 1662312926.279969, linkat_fdlink1, passed tc-start: 1662312926.317060, linkat_fdlink2 tc-end: 1662312926.476109, linkat_fdlink2, passed tp-end: 1662312926.501065, lib/libc/c063/t_linkat tp-start: 1662312926.617528, lib/libc/c063/t_mkdirat, 4 tc-start: 1662312926.621762, mkdirat_fd tc-end: 1662312926.754463, mkdirat_fd, passed tc-start: 1662312926.769770, mkdirat_fdcwd tc-end: 1662312926.900278, mkdirat_fdcwd, passed tc-start: 1662312926.916499, mkdirat_fdcwderr tc-end: 1662312927.43282, mkdirat_fdcwderr, passed tc-start: 1662312927.54481, mkdirat_fderr tc-end: 1662312927.183177, mkdirat_fderr, passed tp-end: 1662312927.196742, lib/libc/c063/t_mkdirat tp-start: 1662312927.343798, lib/libc/c063/t_mkfifoat, 5 tc-start: 1662312927.348524, mkfifoat_fd tc-end: 1662312927.480649, mkfifoat_fd, passed tc-start: 1662312927.494281, mkfifoat_fdcwd tc-end: 1662312927.630599, mkfifoat_fdcwd, passed tc-start: 1662312927.644233, mkfifoat_fdcwderr tc-end: 1662312927.769323, mkfifoat_fdcwderr, passed tc-start: 1662312927.780350, mkfifoat_fderr tc-end: 1662312927.909923, mkfifoat_fderr, passed tc-start: 1662312927.924955, mknodat_s_ififo tc-end: 1662312928.69890, mknodat_s_ififo, passed tp-end: 1662312928.85574, lib/libc/c063/t_mkfifoat tp-start: 1662312928.226869, lib/libc/c063/t_mknodat, 4 tc-start: 1662312928.232070, mknodat_fd tc-end: 1662312928.373307, mknodat_fd, passed tc-start: 1662312928.391612, mknodat_fdcwd tc-end: 1662312928.513530, mknodat_fdcwd, passed tc-start: 1662312928.529179, mknodat_fdcwderr tc-end: 1662312928.662228, mknodat_fdcwderr, passed tc-start: 1662312928.673731, mknodat_fderr tc-end: 1662312928.816962, mknodat_fderr, passed tp-end: 1662312928.836552, lib/libc/c063/t_mknodat tp-start: 1662312928.976222, lib/libc/c063/t_o_search, 3 tc-start: 1662312928.981298, o_search_notdir tc-end: 1662312929.115895, o_search_notdir, passed tc-start: 1662312929.131170, o_search_perm1 tc-end: 1662312929.313636, o_search_perm1, passed tc-start: 1662312929.330838, o_search_perm2 tc-end: 1662312929.477885, o_search_perm2, passed tp-end: 1662312929.494540, lib/libc/c063/t_o_search tp-start: 1662312929.620733, lib/libc/c063/t_openat, 6 tc-start: 1662312929.625729, openat_fd tc-end: 1662312929.759809, openat_fd, passed tc-start: 1662312929.775158, openat_fdcwd tc-end: 1662312929.895217, openat_fdcwd, passed tc-start: 1662312929.910118, openat_fdcwderr tc-end: 1662312930.44945, openat_fdcwderr, passed tc-start: 1662312930.59129, openat_fderr1 tc-end: 1662312930.184624, openat_fderr1, passed tc-start: 1662312930.198070, openat_fderr2 tc-end: 1662312930.330432, openat_fderr2, passed tc-start: 1662312930.345054, openat_fderr3 tc-end: 1662312930.480429, openat_fderr3, passed tp-end: 1662312930.494877, lib/libc/c063/t_openat tp-start: 1662312930.631430, lib/libc/c063/t_readlinkat, 5 tc-start: 1662312930.636661, readlinkat_fd tc-end: 1662312930.774503, readlinkat_fd, passed tc-start: 1662312930.790840, readlinkat_fdcwd tc-end: 1662312930.912498, readlinkat_fdcwd, passed tc-start: 1662312930.928480, readlinkat_fdcwderr tc-end: 1662312931.62187, readlinkat_fdcwderr, passed tc-start: 1662312931.73776, readlinkat_fderr1 tc-end: 1662312931.214296, readlinkat_fderr1, passed tc-start: 1662312931.227378, readlinkat_fderr2 tc-end: 1662312931.367628, readlinkat_fderr2, passed tp-end: 1662312931.383816, lib/libc/c063/t_readlinkat tp-start: 1662312931.524195, lib/libc/c063/t_renameat, 4 tc-start: 1662312931.529404, renameat_fd tc-end: 1662312931.683176, renameat_fd, passed tc-start: 1662312931.700693, renameat_fdcwd tc-end: 1662312931.857904, renameat_fdcwd, passed tc-start: 1662312931.944523, renameat_fdcwderr tc-end: 1662312932.95777, renameat_fdcwderr, passed tc-start: 1662312932.122369, renameat_fderr tc-end: 1662312932.264528, renameat_fderr, passed tp-end: 1662312932.281743, lib/libc/c063/t_renameat tp-start: 1662312932.424191, lib/libc/c063/t_symlinkat, 4 tc-start: 1662312932.429187, symlinkat_fd tc-end: 1662312932.569895, symlinkat_fd, passed tc-start: 1662312932.588052, symlinkat_fdcwd tc-end: 1662312932.728820, symlinkat_fdcwd, passed tc-start: 1662312932.746480, symlinkat_fdcwderr tc-end: 1662312932.888833, symlinkat_fdcwderr, passed tc-start: 1662312932.907681, symlinkat_fderr tc-end: 1662312933.26964, symlinkat_fderr, passed tp-end: 1662312933.44455, lib/libc/c063/t_symlinkat tp-start: 1662312933.184142, lib/libc/c063/t_unlinkat, 7 tc-start: 1662312933.189359, unlinkat_dir tc-end: 1662312933.327476, unlinkat_dir, passed tc-start: 1662312933.338997, unlinkat_fd tc-end: 1662312933.479098, unlinkat_fd, passed tc-start: 1662312933.493583, unlinkat_fdcwd tc-end: 1662312933.637036, unlinkat_fdcwd, passed tc-start: 1662312933.649977, unlinkat_fdcwderr tc-end: 1662312933.783899, unlinkat_fdcwderr, passed tc-start: 1662312933.796946, unlinkat_fderr1 tc-end: 1662312933.935790, unlinkat_fderr1, passed tc-start: 1662312933.948793, unlinkat_fderr2 tc-end: 1662312934.86575, unlinkat_fderr2, passed tc-start: 1662312934.101648, unlinkat_fderr3 tc-end: 1662312934.240837, unlinkat_fderr3, passed tp-end: 1662312934.255404, lib/libc/c063/t_unlinkat tp-start: 1662312934.377310, lib/libc/c063/t_utimensat, 7 tc-start: 1662312934.382236, utimensat_fd tc-end: 1662312934.523093, utimensat_fd, failed, /tmp/bracket/build/2022.09.04.11.20.33-evbarm-aarch64/src/tests/lib/libc/c063/t_utimensat.c:78: st.st_atimespec.tv_sec == tptr[0].tv_sec not met tc-start: 1662312934.544316, utimensat_fdcwd tc-end: 1662312934.690533, utimensat_fdcwd, failed, /tmp/bracket/build/2022.09.04.11.20.33-evbarm-aarch64/src/tests/lib/libc/c063/t_utimensat.c:103: st.st_atimespec.tv_sec == tptr[0].tv_sec not met tc-start: 1662312934.707433, utimensat_fdcwderr tc-end: 1662312934.845207, utimensat_fdcwderr, passed tc-start: 1662312934.859088, utimensat_fderr1 tc-end: 1662312934.997216, utimensat_fderr1, passed tc-start: 1662312935.11188, utimensat_fderr2 tc-end: 1662312935.153504, utimensat_fderr2, passed tc-start: 1662312935.190939, utimensat_fderr3 tc-end: 1662312936.96882, utimensat_fderr3, passed tc-start: 1662312936.172012, utimensat_fdlink tc-end: 1662312936.423728, utimensat_fdlink, failed, /tmp/bracket/build/2022.09.04.11.20.33-evbarm-aarch64/src/tests/lib/libc/c063/t_utimensat.c:195: st.st_atimespec.tv_sec == tptr[0].tv_sec not met tp-end: 1662312936.442291, lib/libc/c063/t_utimensat tp-start: 1662312936.675728, lib/libc/db/t_db_hash_seq, 4 tc-start: 1662312936.687726, test_hash_del_all tc-end: 1662312936.845451, test_hash_del_all, passed tc-start: 1662312936.856395, test_hash_del_alt tc-end: 1662312937.13896, test_hash_del_alt, passed tc-start: 1662312937.25231, test_hash_del_every_7 tc-end: 1662312937.176461, test_hash_del_every_7, passed tc-start: 1662312937.186427, test_hash_del_none tc-end: 1662312937.324198, test_hash_del_none, passed tp-end: 1662312937.334071, lib/libc/db/t_db_hash_seq tp-start: 1662312943.286994, lib/libc/db/t_db, 32 tc-start: 1662312943.292004, alternate_recno tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -o out recno in ] tc-end: 1662312945.848298, alternate_recno, passed tc-start: 1662312945.871247, 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: 1662312950.419942, big_btree, passed tc-start: 1662312950.486860, big_hash tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -o out hash in ] tc-end: 1662312956.198885, big_hash, passed tc-start: 1662312956.265856, 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: 1662312960.900858, big_recno, passed tc-start: 1662312960.961944, 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: 1662313246.529920, bsize_ffactor, passed tc-start: 1662313246.554586, 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: 1662313264.168266, bsize_torture, passed tc-start: 1662313264.181004, 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: 1662313265.725973, btree_byteswap_unaligned_access_bksd, passed tc-start: 1662313265.739279, 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: 1662313267.342929, btree_byteswap_unaligned_access_skbd, passed tc-start: 1662313267.356690, 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: 1662313270.122869, btree_known_byte_order, passed tc-start: 1662313270.142534, 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: 1662313288.772031, btree_recursive_traversal, passed tc-start: 1662313288.829276, btree_tricky_page_split tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=4096 btree in ] tc-end: 1662313291.192641, btree_tricky_page_split, passed tc-start: 1662313291.222002, 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: 1662313501.824266, btree_weird_page_split, passed tc-start: 1662313501.866661, 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: 1662313505.485986, byte_orders_btree, passed tc-start: 1662313505.510907, 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: 1662313508.669595, byte_orders_hash, passed tc-start: 1662313508.697120, 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: 1662313511.493722, cursor_flags_btree, passed tc-start: 1662313511.513774, 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: 1662313514.183014, cursor_flags_recno, passed tc-start: 1662313514.202468, 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: 1662313516.569093, delete_btree, passed tc-start: 1662313516.591825, 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: 1662313519.697838, delete_recno, passed tc-start: 1662313519.735696, duplicate_btree tc-so:Executing command [ /bin/sh -c /usr/tests/lib/libc/db/h_db -iflags=1 btree in | sort ] tc-end: 1662313521.647096, duplicate_btree, passed tc-start: 1662313521.666294, four_char_hash tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i bsize=65536 hash in ] tc-end: 1662313522.899199, four_char_hash, passed tc-start: 1662313522.914750, medium_btree tc-so:Executing command [ /usr/tests/lib/libc/db/h_db btree in ] tc-end: 1662313524.547303, medium_btree, passed tc-start: 1662313524.565211, medium_hash tc-so:Executing command [ /usr/tests/lib/libc/db/h_db hash in ] tc-end: 1662313526.106432, medium_hash, passed tc-start: 1662313526.124216, medium_recno tc-so:Executing command [ /usr/tests/lib/libc/db/h_db recno in ] tc-end: 1662313527.601115, medium_recno, passed tc-start: 1662313527.618568, random_recno tc-so:Executing command [ /usr/tests/lib/libc/db/h_db recno in ] tc-end: 1662313532.425561, random_recno, passed tc-start: 1662313532.447673, 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: 1662313533.941596, repeated_btree, passed tc-start: 1662313533.981898, 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: 1662313535.453774, repeated_hash, passed tc-start: 1662313535.472258, reverse_order_recno tc-so:Executing command [ /usr/tests/lib/libc/db/h_db recno in ] tc-end: 1662313537.374298, reverse_order_recno, passed tc-start: 1662313537.396323, reverse_recno tc-so:Executing command [ /usr/tests/lib/libc/db/h_db recno in ] tc-end: 1662313539.650839, reverse_recno, passed tc-start: 1662313539.673422, small_btree tc-so:Executing command [ /usr/tests/lib/libc/db/h_db btree in ] tc-end: 1662313541.201006, small_btree, passed tc-start: 1662313541.225000, small_hash tc-so:Executing command [ /usr/tests/lib/libc/db/h_db hash in ] tc-end: 1662313542.761565, small_hash, passed tc-start: 1662313542.782422, small_page_btree tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=512 btree in ] tc-end: 1662313579.37073, small_page_btree, passed tc-start: 1662313579.77739, small_recno tc-so:Executing command [ /usr/tests/lib/libc/db/h_db recno in ] tc-end: 1662313580.758715, small_recno, passed tp-end: 1662313580.776924, lib/libc/db/t_db tp-start: 1662313581.6922, lib/libc/gen/execve/t_execve, 1 tc-start: 1662313581.18801, t_execve_null tc-end: 1662313581.149788, t_execve_null, passed tp-end: 1662313581.160441, lib/libc/gen/execve/t_execve tp-start: 1662313581.325915, lib/libc/gen/posix_spawn/t_spawn, 16 tc-start: 1662313581.331132, t_spawn_chdir_abs tc-end: 1662313581.541021, t_spawn_chdir_abs, passed tc-start: 1662313581.551697, t_spawn_chdir_file tc-end: 1662313581.703648, t_spawn_chdir_file, passed tc-start: 1662313581.714357, t_spawn_chdir_invalid tc-end: 1662313581.853820, t_spawn_chdir_invalid, passed tc-start: 1662313581.864534, t_spawn_chdir_permissions tc-end: 1662313582.23524, t_spawn_chdir_permissions, passed tc-start: 1662313582.39200, t_spawn_chdir_rel tc-end: 1662313582.254443, t_spawn_chdir_rel, passed tc-start: 1662313582.266006, 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: 1662313582.586290, t_spawn_child, passed tc-start: 1662313582.595825, t_spawn_fchdir_abs tc-end: 1662313582.787215, t_spawn_fchdir_abs, passed tc-start: 1662313582.796577, t_spawn_fchdir_closed tc-end: 1662313582.924532, t_spawn_fchdir_closed, passed tc-start: 1662313582.934053, t_spawn_fchdir_file tc-end: 1662313584.289374, t_spawn_fchdir_file, passed tc-start: 1662313584.304132, t_spawn_fchdir_neg_fd tc-end: 1662313584.469573, t_spawn_fchdir_neg_fd, passed tc-start: 1662313584.482830, t_spawn_fchdir_rel tc-end: 1662313584.734931, t_spawn_fchdir_rel, passed tc-start: 1662313584.752320, t_spawn_ls tc-end: 1662313584.909505, t_spawn_ls, passed tc-start: 1662313584.922464, t_spawn_missing tc-end: 1662313585.71533, t_spawn_missing, passed tc-start: 1662313585.85038, t_spawn_nonexec tc-end: 1662313585.232241, t_spawn_nonexec, passed tc-start: 1662313585.246132, t_spawn_zero tc-end: 1662313585.396644, t_spawn_zero, passed tc-start: 1662313585.409976, t_spawnp_ls tc-end: 1662313585.565982, t_spawnp_ls, passed tp-end: 1662313585.578631, lib/libc/gen/posix_spawn/t_spawn tp-start: 1662313585.725446, lib/libc/gen/posix_spawn/t_fileactions, 6 tc-start: 1662313585.729888, t_spawn_empty_fileactions tc-end: 1662313586.115960, t_spawn_empty_fileactions, passed tc-start: 1662313586.131095, t_spawn_fileactions tc-so:test... tc-end: 1662313586.336193, t_spawn_fileactions, passed tc-start: 1662313586.346649, t_spawn_open_nonexistent tc-end: 1662313586.489995, t_spawn_open_nonexistent, passed tc-start: 1662313586.500681, t_spawn_open_nonexistent_diag tc-end: 1662313586.637497, t_spawn_open_nonexistent_diag, passed tc-start: 1662313586.647863, t_spawn_openmode tc-se:cat: stdin: Bad file descriptor tc-end: 1662313587.41565, t_spawn_openmode, passed tc-start: 1662313587.55347, t_spawn_reopen tc-end: 1662313587.263499, t_spawn_reopen, passed tp-end: 1662313587.277624, lib/libc/gen/posix_spawn/t_fileactions tp-start: 1662313587.407765, lib/libc/gen/posix_spawn/t_spawnattr, 2 tc-start: 1662313587.411927, t_spawn_resetids tc-end: 1662313587.600940, t_spawn_resetids, passed tc-start: 1662313587.611214, 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: 1662313587.837302, t_spawnattr, passed tp-end: 1662313587.847055, lib/libc/gen/posix_spawn/t_spawnattr tp-start: 1662313587.979970, lib/libc/gen/t_alarm, 3 tc-start: 1662313587.984322, alarm_basic tc-end: 1662313590.122892, alarm_basic, passed tc-start: 1662313590.134745, alarm_fork tc-end: 1662313590.276921, alarm_fork, passed tc-start: 1662313590.286671, alarm_previous tc-end: 1662313590.416550, alarm_previous, passed tp-end: 1662313590.427614, lib/libc/gen/t_alarm tp-start: 1662313590.568394, lib/libc/gen/t_assert, 2 tc-start: 1662313590.572570, assert_false tc-end: 1662313590.730081, assert_false, passed tc-start: 1662313590.742640, assert_true tc-end: 1662313590.889762, assert_true, passed tp-end: 1662313590.902014, lib/libc/gen/t_assert tp-start: 1662313591.42200, lib/libc/gen/t_basedirname, 2 tc-start: 1662313591.46369, basename_posix tc-end: 1662313591.174322, basename_posix, passed tc-start: 1662313591.186198, dirname_posix tc-end: 1662313591.313002, dirname_posix, passed tp-end: 1662313591.326629, lib/libc/gen/t_basedirname tp-start: 1662313591.477514, lib/libc/gen/t_closefrom, 4 tc-start: 1662313591.482289, closefrom_basic tc-end: 1662313591.737616, closefrom_basic, passed tc-start: 1662313591.749126, closefrom_buffer tc-end: 1662313591.999058, closefrom_buffer, passed tc-start: 1662313592.10468, closefrom_err tc-end: 1662313592.144635, closefrom_err, passed tc-start: 1662313592.155069, closefrom_one tc-end: 1662313592.278827, closefrom_one, passed tp-end: 1662313592.290669, lib/libc/gen/t_closefrom tp-start: 1662313592.416582, lib/libc/gen/t_cpuset, 3 tc-start: 1662313592.420674, cpuset_err tc-end: 1662313592.542384, cpuset_err, passed tc-start: 1662313592.551970, cpuset_set tc-end: 1662313592.674619, cpuset_set, passed tc-start: 1662313592.684247, cpuset_size tc-end: 1662313592.809499, cpuset_size, passed tp-end: 1662313592.819110, lib/libc/gen/t_cpuset tp-start: 1662313592.945294, lib/libc/gen/t_dir, 2 tc-start: 1662313592.949453, seekdir_basic tc-end: 1662313593.96268, seekdir_basic, passed tc-start: 1662313593.117674, telldir_leak tc-so:OK: used 0 bytes tc-end: 1662313593.401727, telldir_leak, passed tp-end: 1662313593.413779, lib/libc/gen/t_dir tp-start: 1662313593.549644, lib/libc/gen/t_floatunditf, 1 tc-start: 1662313593.553967, floatunditf tc-end: 1662313593.687210, floatunditf, passed tp-end: 1662313593.698736, lib/libc/gen/t_floatunditf tp-start: 1662313593.828408, lib/libc/gen/t_fmtcheck, 1 tc-start: 1662313593.832726, fmtcheck_basic tc-end: 1662313593.957807, fmtcheck_basic, passed tp-end: 1662313593.968045, lib/libc/gen/t_fmtcheck tp-start: 1662313594.105371, lib/libc/gen/t_fnmatch, 7 tc-start: 1662313594.109610, fnmatch_backslashes tc-end: 1662313594.234282, fnmatch_backslashes, passed tc-start: 1662313594.246092, fnmatch_casefold tc-end: 1662313594.373111, fnmatch_casefold, passed tc-start: 1662313594.382820, fnmatch_initialbracket tc-end: 1662313594.510563, fnmatch_initialbracket, passed tc-start: 1662313594.520720, fnmatch_leadingdir tc-end: 1662313594.650635, fnmatch_leadingdir, passed tc-start: 1662313594.660530, fnmatch_noescape tc-end: 1662313594.788354, fnmatch_noescape, passed tc-start: 1662313594.798629, fnmatch_pathname tc-end: 1662313594.926162, fnmatch_pathname, passed tc-start: 1662313594.936571, fnmatch_period tc-end: 1662313595.66213, fnmatch_period, passed tp-end: 1662313595.76697, lib/libc/gen/t_fnmatch tp-start: 1662313595.216183, lib/libc/gen/t_fpclassify, 2 tc-start: 1662313595.220361, fpclassify_double tc-end: 1662313595.350056, fpclassify_double, passed tc-start: 1662313595.401000, fpclassify_float tc-end: 1662313595.533415, fpclassify_float, passed tp-end: 1662313595.543421, lib/libc/gen/t_fpclassify tp-start: 1662313595.684334, lib/libc/gen/t_fpsetmask, 7 tc-start: 1662313595.689747, fpsetmask_basic tc-end: 1662313595.822119, fpsetmask_basic, skipped, FPU does not implement traps on FP exceptions tc-start: 1662313595.833498, fpsetmask_masked_double tc-end: 1662313595.966218, fpsetmask_masked_double, skipped, FPU does not implement traps on FP exceptions tc-start: 1662313595.976974, fpsetmask_masked_float tc-end: 1662313596.109567, fpsetmask_masked_float, skipped, FPU does not implement traps on FP exceptions tc-start: 1662313596.119799, fpsetmask_masked_long_double tc-end: 1662313596.251878, fpsetmask_masked_long_double, skipped, FPU does not implement traps on FP exceptions tc-start: 1662313596.262884, fpsetmask_unmasked_double tc-end: 1662313596.392286, fpsetmask_unmasked_double, skipped, FPU does not implement traps on FP exceptions tc-start: 1662313596.402355, fpsetmask_unmasked_float tc-end: 1662313596.540086, fpsetmask_unmasked_float, skipped, FPU does not implement traps on FP exceptions tc-start: 1662313596.550290, fpsetmask_unmasked_long_double tc-end: 1662313596.686383, fpsetmask_unmasked_long_double, skipped, FPU does not implement traps on FP exceptions tp-end: 1662313596.696844, lib/libc/gen/t_fpsetmask tp-start: 1662313596.834582, lib/libc/gen/t_fpsetround, 1 tc-start: 1662313596.838984, fpsetround_basic tc-end: 1662313596.955247, fpsetround_basic, passed tp-end: 1662313596.965217, lib/libc/gen/t_fpsetround tp-start: 1662313597.89632, lib/libc/gen/t_ftok, 2 tc-start: 1662313597.93904, ftok_err tc-end: 1662313597.215734, ftok_err, passed tc-start: 1662313597.225361, ftok_link tc-end: 1662313597.464235, ftok_link, passed tp-end: 1662313597.474482, lib/libc/gen/t_ftok tp-start: 1662313597.602440, lib/libc/gen/t_getcwd, 2 tc-start: 1662313597.606839, getcwd_err tc-end: 1662313597.729463, getcwd_err, passed tc-start: 1662313597.739373, getcwd_fts tc-end: 1662313598.146247, getcwd_fts, passed tp-end: 1662313598.159384, lib/libc/gen/t_getcwd tp-start: 1662313598.294926, lib/libc/gen/t_getentropy, 7 tc-start: 1662313598.298646, getentropy_0 tc-end: 1662313598.424166, getentropy_0, passed tc-start: 1662313598.437441, getentropy_256 tc-end: 1662313598.588457, getentropy_256, passed tc-start: 1662313598.598823, getentropy_257 tc-end: 1662313598.727166, getentropy_257, passed tc-start: 1662313598.736882, getentropy_32 tc-end: 1662313598.860443, getentropy_32, passed tc-start: 1662313598.869911, getentropy_badaddr tc-end: 1662313598.997778, getentropy_badaddr, passed tc-start: 1662313599.7491, getentropy_nearnull tc-end: 1662313599.132947, getentropy_nearnull, passed tc-start: 1662313599.144117, getentropy_null tc-end: 1662313599.271554, getentropy_null, passed tp-end: 1662313599.281489, lib/libc/gen/t_getentropy tp-start: 1662313599.410783, lib/libc/gen/t_getgrent, 2 tc-start: 1662313599.415179, getgrent_loop tc-end: 1662313599.608666, getgrent_loop, passed tc-start: 1662313599.618543, getgrent_setgid tc-end: 1662313600.497067, getgrent_setgid, passed tp-end: 1662313600.507346, lib/libc/gen/t_getgrent tp-start: 1662313600.642568, lib/libc/gen/t_glob, 6 tc-start: 1662313600.647177, glob_hidden tc-end: 1662313600.764364, glob_hidden, passed tc-start: 1662313600.774065, glob_range tc-end: 1662313600.906063, glob_range, passed tc-start: 1662313600.917815, glob_range_not tc-end: 1662313601.46889, glob_range_not, passed tc-start: 1662313601.56672, glob_star tc-end: 1662313601.189990, glob_star, passed tc-start: 1662313601.200113, glob_star_not tc-end: 1662313601.331028, glob_star_not, passed tc-start: 1662313601.341307, glob_star_star tc-end: 1662313601.475036, glob_star_star, passed tp-end: 1662313601.485164, lib/libc/gen/t_glob tp-start: 1662313601.601996, lib/libc/gen/t_humanize_number, 2 tc-start: 1662313601.606363, humanize_number_basic tc-end: 1662313601.740388, humanize_number_basic, passed tc-start: 1662313601.750775, humanize_number_big tc-end: 1662313601.880796, humanize_number_big, passed tp-end: 1662313601.890858, lib/libc/gen/t_humanize_number tp-start: 1662313602.21567, lib/libc/gen/t_isnan, 2 tc-start: 1662313602.25909, isinf_basic tc-end: 1662313602.156248, isinf_basic, passed tc-start: 1662313602.168181, isnan_basic tc-end: 1662313602.298946, isnan_basic, passed tp-end: 1662313602.309136, lib/libc/gen/t_isnan tp-start: 1662313602.444199, lib/libc/gen/t_nice, 4 tc-start: 1662313602.448624, nice_err tc-end: 1662313602.595554, nice_err, passed tc-start: 1662313602.606678, nice_priority tc-end: 1662313603.46791, nice_priority, passed tc-start: 1662313603.56605, nice_root tc-end: 1662313603.198216, nice_root, passed tc-start: 1662313603.208585, nice_thread tc-end: 1662313603.369824, nice_thread, passed tp-end: 1662313603.380671, lib/libc/gen/t_nice tp-start: 1662313603.506862, lib/libc/gen/t_pause, 2 tc-start: 1662313603.511146, pause_basic tc-end: 1662313605.782353, pause_basic, passed tc-start: 1662313605.797381, pause_kill tc-end: 1662313610.3212, pause_kill, passed tp-end: 1662313610.16030, lib/libc/gen/t_pause tp-start: 1662313610.154051, lib/libc/gen/t_raise, 4 tc-start: 1662313610.158604, raise_err tc-end: 1662313610.292421, raise_err, passed tc-start: 1662313610.303390, raise_ret tc-end: 1662313612.449744, raise_ret, passed tc-start: 1662313612.462311, raise_sig tc-end: 1662313612.761953, raise_sig, passed tc-start: 1662313612.782016, raise_stress tc-end: 1662313613.714680, raise_stress, passed tp-end: 1662313613.724739, lib/libc/gen/t_raise tp-start: 1662313613.851868, lib/libc/gen/t_randomid, 1 tc-start: 1662313613.855928, randomid_basic tc-so:id 38746: last call at 4873, current call 60001 (diff 55128), lowest 58818 tc-so:id 49388: last call at 27353, current call 60002 (diff 32649), lowest 55128 tc-so:id 61658: last call at 27737, current call 60007 (diff 32270), lowest 32649 tc-so:id 41108: last call at 29100, current call 60036 (diff 30936), lowest 32270 tc-so:id 37936: last call at 29522, current call 60068 (diff 30546), lowest 30936 tc-so:id 58959: last call at 29838, current call 60165 (diff 30327), lowest 30546 tc-so:id 27835: last call at 59771, current call 90045 (diff 30274), lowest 30327 tc-end: 1662313615.576193, randomid_basic, passed tp-end: 1662313615.586875, lib/libc/gen/t_randomid tp-start: 1662313615.705898, lib/libc/gen/t_realpath, 3 tc-start: 1662313615.710327, realpath_basic tc-end: 1662313615.844612, realpath_basic, passed tc-start: 1662313615.939490, realpath_huge tc-end: 1662313616.86676, realpath_huge, passed tc-start: 1662313616.99106, realpath_symlink tc-end: 1662313616.220768, realpath_symlink, passed tp-end: 1662313616.230437, lib/libc/gen/t_realpath tp-start: 1662313616.364787, lib/libc/gen/t_setdomainname, 3 tc-start: 1662313616.368963, setdomainname_basic tc-end: 1662313616.608313, setdomainname_basic, passed tc-start: 1662313616.618545, setdomainname_limit tc-end: 1662313616.853919, setdomainname_limit, passed tc-start: 1662313616.864018, setdomainname_perm tc-end: 1662313617.116114, setdomainname_perm, passed tp-end: 1662313617.130576, lib/libc/gen/t_setdomainname tp-start: 1662313617.265430, lib/libc/gen/t_sethostname, 3 tc-start: 1662313617.269587, sethostname_basic tc-end: 1662313617.506576, sethostname_basic, passed tc-start: 1662313617.516739, sethostname_limit tc-end: 1662313617.754950, sethostname_limit, passed tc-start: 1662313617.765411, sethostname_perm tc-end: 1662313618.14513, sethostname_perm, passed tp-end: 1662313618.25451, lib/libc/gen/t_sethostname tp-start: 1662313618.204727, lib/libc/gen/t_siginfo, 8 tc-start: 1662313618.209205, sigalarm tc-so:14 0xffffffcafe00 0xffffffcafe80 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 0xc000d 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] 0x0 tc-so:uc_mcontext.greg[1] 0x0 tc-so:uc_mcontext.greg[2] 0x1 tc-so:uc_mcontext.greg[3] 0x1 tc-so:uc_mcontext.greg[4] 0x2 tc-so:uc_mcontext.greg[5] 0x4e tc-so:uc_mcontext.greg[6] 0x0 tc-so:uc_mcontext.greg[7] 0x1f tc-so:uc_mcontext.greg[8] 0x53 tc-so:uc_mcontext.greg[9] 0x4 tc-so:uc_mcontext.greg[10] 0x40 tc-so:uc_mcontext.greg[11] 0x3f tc-so:uc_mcontext.greg[12] 0xfc3a613f3100 tc-so:uc_mcontext.greg[13] 0xfc3a60a008c0 tc-so:uc_mcontext.greg[14] 0xc8 tc-so:uc_mcontext.greg[15] 0x840 tc-so:uc_mcontext.greg[16] 0xfc3a61150ff8 tc-so:uc_mcontext.greg[17] 0xfc3a60f9c324 tc-so:uc_mcontext.greg[18] 0x22 tc-so:uc_mcontext.greg[19] 0xfc3a613a6840 tc-so:uc_mcontext.greg[20] 0x4124300 tc-so:uc_mcontext.greg[21] 0x0 tc-so:uc_mcontext.greg[22] 0x4 tc-so:uc_mcontext.greg[23] 0xffffffcb0398 tc-so:uc_mcontext.greg[24] 0xffffffcb03f8 tc-so:uc_mcontext.greg[25] 0xffffffcb03b8 tc-so:uc_mcontext.greg[26] 0xfc3a61391000 tc-so:uc_mcontext.greg[27] 0xffffffcb03e0 tc-so:uc_mcontext.greg[28] 0xfc3a613911f8 tc-so:uc_mcontext.greg[29] 0xffffffcb0230 tc-so:uc_mcontext.greg[30] 0xfc3a6100bc2c tc-so:uc_mcontext.greg[31] 0xffffffcb0230 tc-so:uc_mcontext.greg[32] 0xfc3a60f9c328 tc-so:uc_mcontext.greg[33] 0x80000000 tc-so:uc_mcontext.greg[34] 0xfc3a60f47000 tc-end: 1662313622.403597, sigalarm, passed tc-start: 1662313622.416016, sigbus_adraln tc-end: 1662313622.581490, sigbus_adraln, skipped, No SIGBUS signal for unaligned accesses tc-start: 1662313622.595044, sigchild_dump tc-so:info=0xffffffc587e0 tc-so:ptr=0xffffffc58860 tc-so:si_signo=20 tc-so:si_errno=0 tc-so:si_code=3 tc-so:si_uid=0 tc-so:si_pid=11560 tc-so:si_status=11 tc-so:si_utime=0 tc-so:si_stime=0 tc-end: 1662313624.995039, sigchild_dump, passed tc-start: 1662313625.16035, sigchild_kill tc-so:info=0xffffffc25f80 tc-so:ptr=0xffffffc26000 tc-so:si_signo=20 tc-so:si_errno=0 tc-so:si_code=2 tc-so:si_uid=0 tc-so:si_pid=22571 tc-so:si_status=13 tc-so:si_utime=0 tc-so:si_stime=0 tc-end: 1662313625.201573, sigchild_kill, passed tc-start: 1662313625.242139, sigchild_normal tc-so:info=0xffffffd07600 tc-so:ptr=0xffffffd07680 tc-so:si_signo=20 tc-so:si_errno=0 tc-so:si_code=1 tc-so:si_uid=0 tc-so:si_pid=11505 tc-so:si_status=25 tc-so:si_utime=0 tc-so:si_stime=0 tc-end: 1662313627.544100, sigchild_normal, passed tc-start: 1662313627.557164, sigfpe_flt tc-end: 1662313627.708988, sigfpe_flt, skipped, Test does not run correctly under QEMU tc-start: 1662313627.721916, sigfpe_int tc-end: 1662313627.869236, sigfpe_int, skipped, Integer division by zero doesn't trap tc-start: 1662313627.883114, sigsegv tc-so:11 0xfffffff65e20 0xfffffff65ea0 tc-so:si_signo=11 tc-so:si_errno=0 tc-so:si_code=1 tc-so:si_value.sival_int=-1845493690 tc-so:uc_flags 0xc000d 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] 0x0 tc-so:uc_mcontext.greg[1] 0x0 tc-so:uc_mcontext.greg[2] 0x0 tc-so:uc_mcontext.greg[3] 0xf01da293d488 tc-so:uc_mcontext.greg[4] 0x2 tc-so:uc_mcontext.greg[5] 0x4e tc-so:uc_mcontext.greg[6] 0x0 tc-so:uc_mcontext.greg[7] 0x1f tc-so:uc_mcontext.greg[8] 0x53 tc-so:uc_mcontext.greg[9] 0x3 tc-so:uc_mcontext.greg[10] 0x40 tc-so:uc_mcontext.greg[11] 0x3f tc-so:uc_mcontext.greg[12] 0xf01da2c08b40 tc-so:uc_mcontext.greg[13] 0xf01da22008c0 tc-so:uc_mcontext.greg[14] 0xc8 tc-so:uc_mcontext.greg[15] 0x840 tc-so:uc_mcontext.greg[16] 0xf01da29b0ff8 tc-so:uc_mcontext.greg[17] 0xf01da293d494 tc-so:uc_mcontext.greg[18] 0x22 tc-so:uc_mcontext.greg[19] 0xf01da2c06840 tc-so:uc_mcontext.greg[20] 0xd6e4330 tc-so:uc_mcontext.greg[21] 0x0 tc-so:uc_mcontext.greg[22] 0x4 tc-so:uc_mcontext.greg[23] 0xfffffff66388 tc-so:uc_mcontext.greg[24] 0xfffffff663e8 tc-so:uc_mcontext.greg[25] 0xfffffff663a8 tc-so:uc_mcontext.greg[26] 0xf01da2bf1000 tc-so:uc_mcontext.greg[27] 0xfffffff663d0 tc-so:uc_mcontext.greg[28] 0xf01da2bf11f8 tc-so:uc_mcontext.greg[29] 0xfffffff66250 tc-so:uc_mcontext.greg[30] 0xd6d1894 tc-so:uc_mcontext.greg[31] 0xfffffff66250 tc-so:uc_mcontext.greg[32] 0xd6d1898 tc-so:uc_mcontext.greg[33] 0x80000000 tc-so:uc_mcontext.greg[34] 0xf01da27a7000 tc-end: 1662313628.117618, sigsegv, passed tp-end: 1662313628.130160, lib/libc/gen/t_siginfo tp-start: 1662313628.272906, lib/libc/gen/t_sleep, 5 tc-start: 1662313628.277335, kevent tc-end: 1662313682.385745, kevent, failed, /tmp/bracket/build/2022.09.04.11.20.33-evbarm-aarch64/src/tests/lib/libc/gen/t_sleep.c:182: kevent: KEVNT_TIMEOUT did not cause EVFILT_TIMER event tc-start: 1662313682.397887, nanosleep tc-end: 1662313682.615468, nanosleep, expected_failure, Long reschedule latency due to PR kern/43997: Reschedule latency -47518040 exceeds allowable fuzz 40000000 tc-start: 1662313682.627115, poll tc-end: 1662313756.503485, poll, passed tc-start: 1662313756.517154, select tc-end: 1662313830.635076, select, passed tc-start: 1662313830.648390, sleep tc-end: 1662313832.818973, sleep, expected_failure, Long reschedule latency due to PR kern/43997: Reschedule latency -1000000000 exceeds allowable fuzz 40000000 tp-end: 1662313832.832772, lib/libc/gen/t_sleep tp-start: 1662313832.981919, lib/libc/gen/t_syslog, 2 tc-start: 1662313832.986357, syslog_invalid_priority tc-end: 1662313833.164122, syslog_invalid_priority, passed tc-start: 1662313833.177097, syslog_pthread tc-end: 1662313833.343135, syslog_pthread, passed tp-end: 1662313833.355575, lib/libc/gen/t_syslog tp-start: 1662313833.475093, lib/libc/gen/t_time, 3 tc-start: 1662313833.479429, time_copy tc-end: 1662313833.615546, time_copy, passed tc-start: 1662313833.629048, time_mono tc-se:1662313833 vs. 1662313835 tc-se:1662313835 vs. 1662313837 tc-se:1662313837 vs. 1662313839 tc-se:1662313839 vs. 1662313841 tc-se:1662313841 vs. 1662313843 tc-se:1662313843 vs. 1662313845 tc-se:1662313845 vs. 1662313847 tc-se:1662313847 vs. 1662313849 tc-se:1662313849 vs. 1662313851 tc-se:1662313851 vs. 1662313853 tc-end: 1662313853.946648, time_mono, passed tc-start: 1662313853.957099, time_timeofday tc-se:1662313854 vs. 1662313854 tc-end: 1662313854.106518, time_timeofday, passed tp-end: 1662313854.116863, lib/libc/gen/t_time tp-start: 1662313854.264996, lib/libc/gen/t_ttyname, 4 tc-start: 1662313854.269502, ttyname_err tc-end: 1662313854.420828, ttyname_err, passed tc-start: 1662313854.433641, ttyname_r_err tc-end: 1662313854.588636, ttyname_r_err, passed tc-start: 1662313854.601950, ttyname_r_stdin tc-end: 1662313854.743285, ttyname_r_stdin, passed tc-start: 1662313854.754043, ttyname_stdin tc-end: 1662313854.897599, ttyname_stdin, passed tp-end: 1662313854.912616, lib/libc/gen/t_ttyname tp-start: 1662313855.58655, lib/libc/gen/t_vis, 5 tc-start: 1662313855.63689, strunvis_hex tc-end: 1662313855.206753, strunvis_hex, passed tc-start: 1662313855.215734, strvis_basic tc-end: 1662313855.367322, strvis_basic, passed tc-start: 1662313855.375813, strvis_empty tc-end: 1662313855.517895, strvis_empty, passed tc-start: 1662313855.529552, strvis_locale tc-end: 1662313855.708353, strvis_locale, passed tc-start: 1662313855.719881, strvis_null tc-end: 1662313855.841979, strvis_null, passed tp-end: 1662313855.852745, lib/libc/gen/t_vis tp-start: 1662313856.7254, lib/libc/hash/t_sha2, 3 tc-start: 1662313856.12524, t_sha256 tc-end: 1662313856.148387, t_sha256, passed tc-start: 1662313856.159431, t_sha384 tc-end: 1662313856.297398, t_sha384, passed tc-start: 1662313856.309166, t_sha512 tc-end: 1662313856.457687, t_sha512, passed tp-end: 1662313856.469169, lib/libc/hash/t_sha2 tp-start: 1662313856.631950, lib/libc/hash/t_hmac, 1 tc-start: 1662313856.636657, t_hmac tc-end: 1662313858.93845, t_hmac, passed tp-end: 1662313858.107112, lib/libc/hash/t_hmac tp-start: 1662313859.25560, lib/libc/hash/t_hash, 2 tc-start: 1662313859.30181, 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: 1662313860.202750, md5, passed tc-start: 1662313860.215510, 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: 1662313869.600758, sha1, passed tp-end: 1662313869.611565, lib/libc/hash/t_hash tp-start: 1662313869.735989, lib/libc/inet/t_inet_addr, 2 tc-start: 1662313869.740235, 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: 1662313869.888486, inet_addr_basic, passed tc-start: 1662313869.899453, 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: 1662313870.63972, inet_addr_err, passed tp-end: 1662313870.74878, lib/libc/inet/t_inet_addr tp-start: 1662313870.296924, lib/libc/inet/t_inet_network, 2 tc-start: 1662313870.301784, inet_network_basic tc-end: 1662313870.431221, inet_network_basic, passed tc-start: 1662313870.444955, inet_network_err tc-end: 1662313870.572825, inet_network_err, passed tp-end: 1662313870.583905, lib/libc/inet/t_inet_network tp-start: 1662313872.18947, lib/libc/kevent_nullmnt/t_nullmnt, 4 tc-start: 1662313872.23826, nullmnt_lower_lower tc-so:Executing command [ /usr/tests/lib/libc/kevent_nullmnt/h_nullmnt /tmp/atf-run.DAVXdI/lower_dir/afile /tmp/atf-run.DAVXdI/lower_dir/afile ] tc-end: 1662313874.362198, nullmnt_lower_lower, passed tc-start: 1662313874.372918, nullmnt_lower_upper tc-so:Executing command [ /usr/tests/lib/libc/kevent_nullmnt/h_nullmnt /tmp/atf-run.1yQPlH/upper_dir/afile /tmp/atf-run.1yQPlH/lower_dir/afile ] tc-end: 1662313876.651972, nullmnt_lower_upper, passed tc-start: 1662313876.662231, nullmnt_upper_lower tc-so:Executing command [ /usr/tests/lib/libc/kevent_nullmnt/h_nullmnt /tmp/atf-run.FrOEZa/lower_dir/afile /tmp/atf-run.FrOEZa/upper_dir/afile ] tc-end: 1662313879.18713, nullmnt_upper_lower, passed tc-start: 1662313879.32912, nullmnt_upper_upper tc-so:Executing command [ /usr/tests/lib/libc/kevent_nullmnt/h_nullmnt /tmp/atf-run.w0iZ18/upper_dir/afile /tmp/atf-run.w0iZ18/upper_dir/afile ] tc-end: 1662313881.358914, nullmnt_upper_upper, passed tp-end: 1662313881.370981, lib/libc/kevent_nullmnt/t_nullmnt tp-start: 1662313881.514243, lib/libc/locale/t_mbrtowc, 2 tc-start: 1662313881.518415, 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: 1662313881.774326, mbrtowc_internal, passed tc-start: 1662313881.784693, 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: 1662313882.38666, mbrtowc_object, passed tp-end: 1662313882.48822, lib/libc/locale/t_mbrtowc tp-start: 1662313882.184786, lib/libc/locale/t_mbstowcs, 1 tc-start: 1662313882.189556, 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: 1662313882.411677, mbstowcs_basic, passed tp-end: 1662313882.422231, lib/libc/locale/t_mbstowcs tp-start: 1662313882.555702, lib/libc/locale/t_mbsnrtowcs, 1 tc-start: 1662313882.560782, mbsnrtowcs tc-end: 1662313882.718372, mbsnrtowcs, passed tp-end: 1662313882.729247, lib/libc/locale/t_mbsnrtowcs tp-start: 1662313882.869629, lib/libc/locale/t_mbtowc, 2 tc-start: 1662313882.874767, 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: 1662313883.280332, mbtowc_basic, passed tc-start: 1662313883.292094, mbtowc_sign tc-so:Charset: 646 tc-so:mbtowc(): 1 tc-so:Result: 0x000000E4 tc-so:wctomb(): 1 tc-so:E4 tc-end: 1662313883.443548, mbtowc_sign, passed tp-end: 1662313883.456843, lib/libc/locale/t_mbtowc tp-start: 1662313883.573698, lib/libc/locale/t_wcscspn, 1 tc-start: 1662313883.577738, wcscspn tc-end: 1662313883.707242, wcscspn, passed tp-end: 1662313883.720427, lib/libc/locale/t_wcscspn tp-start: 1662313883.854819, lib/libc/locale/t_wcspbrk, 1 tc-start: 1662313883.858889, wcspbrk tc-end: 1662313883.995987, wcspbrk, passed tp-end: 1662313884.8337, lib/libc/locale/t_wcspbrk tp-start: 1662313884.151134, lib/libc/locale/t_wcsrtombs, 1 tc-start: 1662313884.155303, wcsrtombs_advance tc-end: 1662313884.286339, wcsrtombs_advance, passed tp-end: 1662313884.299264, lib/libc/locale/t_wcsrtombs tp-start: 1662313884.430275, lib/libc/locale/t_wcsspn, 1 tc-start: 1662313884.434267, wcsspn tc-end: 1662313884.548623, wcsspn, passed tp-end: 1662313884.562278, lib/libc/locale/t_wcsspn tp-start: 1662313884.697705, lib/libc/locale/t_wcstod, 2 tc-start: 1662313884.701846, 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: 1662313889.329789, wcstod, passed tc-start: 1662313889.340930, 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: 1662313890.667944, wcstombs, passed tp-end: 1662313890.680353, lib/libc/locale/t_wcstod tp-start: 1662313890.922906, lib/libc/locale/t_wctomb, 3 tc-start: 1662313890.927780, 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: 1662313891.122123, wcrtomb, passed tc-start: 1662313891.133891, 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: 1662313891.325681, wcrtomb_state, passed tc-start: 1662313891.336441, 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: 1662313891.520519, wctomb, passed tp-end: 1662313891.531338, lib/libc/locale/t_wctomb tp-start: 1662313891.671818, lib/libc/locale/t_io, 6 tc-start: 1662313891.676434, bad_big5_getwc tc-end: 1662313891.841867, bad_big5_getwc, passed tc-start: 1662313891.853066, bad_big5_swprintf tc-end: 1662313892.11600, bad_big5_swprintf, passed tc-start: 1662313892.19872, bad_big5_wprintf tc-end: 1662313892.190566, bad_big5_wprintf, passed tc-start: 1662313892.202114, good_big5_getwc tc-end: 1662313892.342599, good_big5_getwc, passed tc-start: 1662313892.353693, good_big5_swprintf tc-end: 1662313892.506977, good_big5_swprintf, passed tc-start: 1662313892.517812, good_big5_wprintf tc-so:Ï@ tc-end: 1662313892.674401, good_big5_wprintf, passed tp-end: 1662313892.684630, lib/libc/locale/t_io tp-start: 1662313892.815112, lib/libc/locale/t_toupper, 2 tc-start: 1662313892.819813, 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: 1662313893.64919, tolower, passed tc-start: 1662313893.75130, 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: 1662313893.308525, toupper, passed tp-end: 1662313893.318217, lib/libc/locale/t_toupper tp-start: 1662313893.446390, lib/libc/locale/t_digittoint, 1 tc-start: 1662313893.450811, digittoint tc-end: 1662313893.577115, digittoint, skipped, digittoint(3) not present to test tp-end: 1662313893.587921, lib/libc/locale/t_digittoint tp-start: 1662313893.719962, lib/libc/locale/t_sprintf, 3 tc-start: 1662313893.724450, 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: 1662313893.885784, sprintf, passed tc-start: 1662313893.895867, 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: 1662313894.46841, sscanf, passed tc-start: 1662313894.58286, 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: 1662313894.206979, strto, passed tp-end: 1662313894.219116, lib/libc/locale/t_sprintf tp-start: 1662313894.350486, lib/libc/locale/t_wctype, 1 tc-start: 1662313894.354872, ctype tc-so:Trying locale C... tc-so:Using locale C tc-so:Testing class 0 (alnum), char a (0x61), wc 61, wct 275517830792232, expect 1 tc-so:Testing class 0 (alnum), char b (0x62), wc 62, wct 275517830792232, expect 1 tc-so:Testing class 0 (alnum), char c (0x63), wc 63, wct 275517830792232, expect 1 tc-so:Testing class 0 (alnum), char 1 (0x31), wc 31, wct 275517830792232, expect 1 tc-so:Testing class 0 (alnum), char 2 (0x32), wc 32, wct 275517830792232, expect 1 tc-so:Testing class 0 (alnum), char 3 (0x33), wc 33, wct 275517830792232, expect 1 tc-so:Testing class 0 (alnum), char & (0x26), wc 26, wct 275517830792232, expect 0 tc-so:Testing class 0 (alnum), char ^ (0x5e), wc 5e, wct 275517830792232, expect 0 tc-so:Testing class 0 (alnum), char % (0x25), wc 25, wct 275517830792232, expect 0 tc-so:Testing class 0 (alnum), char $ (0x24), wc 24, wct 275517830792232, expect 0 tc-so:Testing class 1 (alpha), char A (0x41), wc 41, wct 275517830792248, expect 1 tc-so:Testing class 1 (alpha), char B (0x42), wc 42, wct 275517830792248, expect 1 tc-so:Testing class 1 (alpha), char C (0x43), wc 43, wct 275517830792248, expect 1 tc-so:Testing class 1 (alpha), char a (0x61), wc 61, wct 275517830792248, expect 1 tc-so:Testing class 1 (alpha), char b (0x62), wc 62, wct 275517830792248, expect 1 tc-so:Testing class 1 (alpha), char c (0x63), wc 63, wct 275517830792248, expect 1 tc-so:Testing class 1 (alpha), char 1 (0x31), wc 31, wct 275517830792248, expect 0 tc-so:Testing class 1 (alpha), char 2 (0x32), wc 32, wct 275517830792248, expect 0 tc-so:Testing class 1 (alpha), char 3 (0x33), wc 33, wct 275517830792248, expect 0 tc-so:Testing class 1 (alpha), char * (0x2a), wc 2a, wct 275517830792248, expect 0 tc-so:Testing class 1 (alpha), char & (0x26), wc 26, wct 275517830792248, expect 0 tc-so:Testing class 1 (alpha), char ^ (0x5e), wc 5e, wct 275517830792248, expect 0 tc-so:Testing class 2 (blank), char (0x20), wc 20, wct 275517830792264, expect 1 tc-so:Testing class 2 (blank), char (0x09), wc 9, wct 275517830792264, expect 1 tc-so:Testing class 2 (blank), char a (0x61), wc 61, wct 275517830792264, expect 0 tc-so:Testing class 2 (blank), char b (0x62), wc 62, wct 275517830792264, expect 0 tc-so:Testing class 2 (blank), char c (0x63), wc 63, wct 275517830792264, expect 0 tc-so:Testing class 2 (blank), char 1 (0x31), wc 31, wct 275517830792264, expect 0 tc-so:Testing class 2 (blank), char 2 (0x32), wc 32, wct 275517830792264, expect 0 tc-so:Testing class 2 (blank), char 3 (0x33), wc 33, wct 275517830792264, expect 0 tc-so:Testing class 2 (blank), char % (0x25), wc 25, wct 275517830792264, expect 0 tc-so:Testing class 2 (blank), char $ (0x24), wc 24, wct 275517830792264, expect 0 tc-so:Testing class 2 (blank), char ^ (0x5e), wc 5e, wct 275517830792264, expect 0 tc-so:Testing class 2 (blank), char & (0x26), wc 26, wct 275517830792264, expect 0 tc-so:Testing class 2 (blank), char (0x0d), wc d, wct 275517830792264, expect 0 tc-so:Testing class 2 (blank), char tc-so: (0x0a), wc a, wct 275517830792264, expect 0 tc-so:Testing class 3 (cntrl), char  (0x07), wc 7, wct 275517830792280, expect 1 tc-so:Testing class 3 (cntrl), char a (0x61), wc 61, wct 275517830792280, expect 0 tc-so:Testing class 3 (cntrl), char b (0x62), wc 62, wct 275517830792280, expect 0 tc-so:Testing class 3 (cntrl), char c (0x63), wc 63, wct 275517830792280, expect 0 tc-so:Testing class 3 (cntrl), char 1 (0x31), wc 31, wct 275517830792280, expect 0 tc-so:Testing class 3 (cntrl), char 2 (0x32), wc 32, wct 275517830792280, expect 0 tc-so:Testing class 3 (cntrl), char 3 (0x33), wc 33, wct 275517830792280, expect 0 tc-so:Testing class 3 (cntrl), char ^ (0x5e), wc 5e, wct 275517830792280, expect 0 tc-so:Testing class 3 (cntrl), char & (0x26), wc 26, wct 275517830792280, expect 0 tc-so:Testing class 3 (cntrl), char * (0x2a), wc 2a, wct 275517830792280, expect 0 tc-so:Testing class 4 (digit), char 1 (0x31), wc 31, wct 275517830792296, expect 1 tc-so:Testing class 4 (digit), char 2 (0x32), wc 32, wct 275517830792296, expect 1 tc-so:Testing class 4 (digit), char 3 (0x33), wc 33, wct 275517830792296, expect 1 tc-so:Testing class 4 (digit), char a (0x61), wc 61, wct 275517830792296, expect 0 tc-so:Testing class 4 (digit), char b (0x62), wc 62, wct 275517830792296, expect 0 tc-so:Testing class 4 (digit), char c (0x63), wc 63, wct 275517830792296, expect 0 tc-so:Testing class 4 (digit), char * (0x2a), wc 2a, wct 275517830792296, expect 0 tc-so:Testing class 4 (digit), char ( (0x28), wc 28, wct 275517830792296, expect 0 tc-so:Testing class 4 (digit), char ) (0x29), wc 29, wct 275517830792296, expect 0 tc-so:Testing class 5 (graph), char a (0x61), wc 61, wct 275517830792312, expect 1 tc-so:Testing class 5 (graph), char b (0x62), wc 62, wct 275517830792312, expect 1 tc-so:Testing class 5 (graph), char c (0x63), wc 63, wct 275517830792312, expect 1 tc-so:Testing class 5 (graph), char 1 (0x31), wc 31, wct 275517830792312, expect 1 tc-so:Testing class 5 (graph), char 2 (0x32), wc 32, wct 275517830792312, expect 1 tc-so:Testing class 5 (graph), char 3 (0x33), wc 33, wct 275517830792312, expect 1 tc-so:Testing class 5 (graph), char A (0x41), wc 41, wct 275517830792312, expect 1 tc-so:Testing class 5 (graph), char B (0x42), wc 42, wct 275517830792312, expect 1 tc-so:Testing class 5 (graph), char C (0x43), wc 43, wct 275517830792312, expect 1 tc-so:Testing class 5 (graph), char [ (0x5b), wc 5b, wct 275517830792312, expect 1 tc-so:Testing class 5 (graph), char ] (0x5d), wc 5d, wct 275517830792312, expect 1 tc-so:Testing class 5 (graph), char ; (0x3b), wc 3b, wct 275517830792312, expect 1 tc-so:Testing class 5 (graph), char ? (0x3f), wc 3f, wct 275517830792312, expect 1 tc-so:Testing class 5 (graph), char ~ (0x7e), wc 7e, wct 275517830792312, expect 1 tc-so:Testing class 5 (graph), char (0x20), wc 20, wct 275517830792312, expect 0 tc-so:Testing class 7 (lower), char a (0x61), wc 61, wct 275517830792328, expect 1 tc-so:Testing class 7 (lower), char b (0x62), wc 62, wct 275517830792328, expect 1 tc-so:Testing class 7 (lower), char c (0x63), wc 63, wct 275517830792328, expect 1 tc-so:Testing class 7 (lower), char A (0x41), wc 41, wct 275517830792328, expect 0 tc-so:Testing class 7 (lower), char B (0x42), wc 42, wct 275517830792328, expect 0 tc-so:Testing class 7 (lower), char C (0x43), wc 43, wct 275517830792328, expect 0 tc-so:Testing class 7 (lower), char 1 (0x31), wc 31, wct 275517830792328, expect 0 tc-so:Testing class 7 (lower), char 2 (0x32), wc 32, wct 275517830792328, expect 0 tc-so:Testing class 7 (lower), char 3 (0x33), wc 33, wct 275517830792328, expect 0 tc-so:Testing class 7 (lower), char & (0x26), wc 26, wct 275517830792328, expect 0 tc-so:Testing class 7 (lower), char * (0x2a), wc 2a, wct 275517830792328, expect 0 tc-so:Testing class 7 (lower), char ( (0x28), wc 28, wct 275517830792328, expect 0 tc-so:Testing class 9 (print), char a (0x61), wc 61, wct 275517830792344, expect 1 tc-so:Testing class 9 (print), char b (0x62), wc 62, wct 275517830792344, expect 1 tc-so:Testing class 9 (print), char c (0x63), wc 63, wct 275517830792344, expect 1 tc-so:Testing class 9 (print), char A (0x41), wc 41, wct 275517830792344, expect 1 tc-so:Testing class 9 (print), char B (0x42), wc 42, wct 275517830792344, expect 1 tc-so:Testing class 9 (print), char C (0x43), wc 43, wct 275517830792344, expect 1 tc-so:Testing class 9 (print), char 1 (0x31), wc 31, wct 275517830792344, expect 1 tc-so:Testing class 9 (print), char 2 (0x32), wc 32, wct 275517830792344, expect 1 tc-so:Testing class 9 (print), char 3 (0x33), wc 33, wct 275517830792344, expect 1 tc-so:Testing class 9 (print), char % (0x25), wc 25, wct 275517830792344, expect 1 tc-so:Testing class 9 (print), char ^ (0x5e), wc 5e, wct 275517830792344, expect 1 tc-so:Testing class 9 (print), char & (0x26), wc 26, wct 275517830792344, expect 1 tc-so:Testing class 9 (print), char * (0x2a), wc 2a, wct 275517830792344, expect 1 tc-so:Testing class 9 (print), char (0x20), wc 20, wct 275517830792344, expect 1 tc-so:Testing class 9 (print), char (0x0d), wc d, wct 275517830792344, expect 0 tc-so:Testing class 9 (print), char tc-so: (0x0a), wc a, wct 275517830792344, expect 0 tc-so:Testing class 9 (print), char (0x09), wc 9, wct 275517830792344, expect 0 tc-so:Testing class 10 (punct), char . (0x2e), wc 2e, wct 275517830792360, expect 1 tc-so:Testing class 10 (punct), char , (0x2c), wc 2c, wct 275517830792360, expect 1 tc-so:Testing class 10 (punct), char ; (0x3b), wc 3b, wct 275517830792360, expect 1 tc-so:Testing class 10 (punct), char : (0x3a), wc 3a, wct 275517830792360, expect 1 tc-so:Testing class 10 (punct), char ! (0x21), wc 21, wct 275517830792360, expect 1 tc-so:Testing class 10 (punct), char ? (0x3f), wc 3f, wct 275517830792360, expect 1 tc-so:Testing class 10 (punct), char a (0x61), wc 61, wct 275517830792360, expect 0 tc-so:Testing class 10 (punct), char b (0x62), wc 62, wct 275517830792360, expect 0 tc-so:Testing class 10 (punct), char c (0x63), wc 63, wct 275517830792360, expect 0 tc-so:Testing class 10 (punct), char 1 (0x31), wc 31, wct 275517830792360, expect 0 tc-so:Testing class 10 (punct), char 2 (0x32), wc 32, wct 275517830792360, expect 0 tc-so:Testing class 10 (punct), char 3 (0x33), wc 33, wct 275517830792360, expect 0 tc-so:Testing class 10 (punct), char (0x20), wc 20, wct 275517830792360, expect 0 tc-so:Testing class 10 (punct), char tc-so: (0x0a), wc a, wct 275517830792360, expect 0 tc-so:Testing class 12 (space), char (0x20), wc 20, wct 275517830792376, expect 1 tc-so:Testing class 12 (space), char (0x09), wc 9, wct 275517830792376, expect 1 tc-so:Testing class 12 (space), char (0x0d), wc d, wct 275517830792376, expect 1 tc-so:Testing class 12 (space), char tc-so: (0x0a), wc a, wct 275517830792376, expect 1 tc-so:Testing class 12 (space), char a (0x61), wc 61, wct 275517830792376, expect 0 tc-so:Testing class 12 (space), char b (0x62), wc 62, wct 275517830792376, expect 0 tc-so:Testing class 12 (space), char c (0x63), wc 63, wct 275517830792376, expect 0 tc-so:Testing class 12 (space), char 1 (0x31), wc 31, wct 275517830792376, expect 0 tc-so:Testing class 12 (space), char 2 (0x32), wc 32, wct 275517830792376, expect 0 tc-so:Testing class 12 (space), char 3 (0x33), wc 33, wct 275517830792376, expect 0 tc-so:Testing class 12 (space), char A (0x41), wc 41, wct 275517830792376, expect 0 tc-so:Testing class 12 (space), char B (0x42), wc 42, wct 275517830792376, expect 0 tc-so:Testing class 12 (space), char C (0x43), wc 43, wct 275517830792376, expect 0 tc-so:Testing class 12 (space), char & (0x26), wc 26, wct 275517830792376, expect 0 tc-so:Testing class 12 (space), char * (0x2a), wc 2a, wct 275517830792376, expect 0 tc-so:Testing class 12 (space), char ( (0x28), wc 28, wct 275517830792376, expect 0 tc-so:Testing class 14 (upper), char A (0x41), wc 41, wct 275517830792392, expect 1 tc-so:Testing class 14 (upper), char B (0x42), wc 42, wct 275517830792392, expect 1 tc-so:Testing class 14 (upper), char C (0x43), wc 43, wct 275517830792392, expect 1 tc-so:Testing class 14 (upper), char a (0x61), wc 61, wct 275517830792392, expect 0 tc-so:Testing class 14 (upper), char b (0x62), wc 62, wct 275517830792392, expect 0 tc-so:Testing class 14 (upper), char c (0x63), wc 63, wct 275517830792392, expect 0 tc-so:Testing class 14 (upper), char 1 (0x31), wc 31, wct 275517830792392, expect 0 tc-so:Testing class 14 (upper), char 2 (0x32), wc 32, wct 275517830792392, expect 0 tc-so:Testing class 14 (upper), char 3 (0x33), wc 33, wct 275517830792392, expect 0 tc-so:Testing class 14 (upper), char & (0x26), wc 26, wct 275517830792392, expect 0 tc-so:Testing class 14 (upper), char * (0x2a), wc 2a, wct 275517830792392, expect 0 tc-so:Testing class 14 (upper), char ( (0x28), wc 28, wct 275517830792392, expect 0 tc-so:Testing class 15 (xdigit), char 1 (0x31), wc 31, wct 275517830792408, expect 1 tc-so:Testing class 15 (xdigit), char 2 (0x32), wc 32, wct 275517830792408, expect 1 tc-so:Testing class 15 (xdigit), char 3 (0x33), wc 33, wct 275517830792408, expect 1 tc-so:Testing class 15 (xdigit), char a (0x61), wc 61, wct 275517830792408, expect 1 tc-so:Testing class 15 (xdigit), char b (0x62), wc 62, wct 275517830792408, expect 1 tc-so:Testing class 15 (xdigit), char c (0x63), wc 63, wct 275517830792408, expect 1 tc-so:Testing class 15 (xdigit), char A (0x41), wc 41, wct 275517830792408, expect 1 tc-so:Testing class 15 (xdigit), char B (0x42), wc 42, wct 275517830792408, expect 1 tc-so:Testing class 15 (xdigit), char C (0x43), wc 43, wct 275517830792408, expect 1 tc-so:Testing class 15 (xdigit), char x (0x78), wc 78, wct 275517830792408, expect 0 tc-so:Testing class 15 (xdigit), char y (0x79), wc 79, wct 275517830792408, expect 0 tc-so:Testing class 15 (xdigit), char z (0x7a), wc 7a, wct 275517830792408, 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 275517828411072, expect 1 tc-so:Testing class 0 (alnum), char b (0x62), wc 62, wct 275517828411072, expect 1 tc-so:Testing class 0 (alnum), char c (0x63), wc 63, wct 275517828411072, expect 1 tc-so:Testing class 0 (alnum), char 1 (0x31), wc 31, wct 275517828411072, expect 1 tc-so:Testing class 0 (alnum), char 2 (0x32), wc 32, wct 275517828411072, expect 1 tc-so:Testing class 0 (alnum), char 3 (0x33), wc 33, wct 275517828411072, expect 1 tc-so:Testing class 0 (alnum), char & (0x26), wc 26, wct 275517828411072, expect 0 tc-so:Testing class 0 (alnum), char ^ (0x5e), wc 5e, wct 275517828411072, expect 0 tc-so:Testing class 0 (alnum), char % (0x25), wc 25, wct 275517828411072, expect 0 tc-so:Testing class 0 (alnum), char $ (0x24), wc 24, wct 275517828411072, expect 0 tc-so:Testing class 1 (alpha), char A (0x41), wc 41, wct 275517828411088, expect 1 tc-so:Testing class 1 (alpha), char B (0x42), wc 42, wct 275517828411088, expect 1 tc-so:Testing class 1 (alpha), char C (0x43), wc 43, wct 275517828411088, expect 1 tc-so:Testing class 1 (alpha), char a (0x61), wc 61, wct 275517828411088, expect 1 tc-so:Testing class 1 (alpha), char b (0x62), wc 62, wct 275517828411088, expect 1 tc-so:Testing class 1 (alpha), char c (0x63), wc 63, wct 275517828411088, expect 1 tc-so:Testing class 1 (alpha), char 1 (0x31), wc 31, wct 275517828411088, expect 0 tc-so:Testing class 1 (alpha), char 2 (0x32), wc 32, wct 275517828411088, expect 0 tc-so:Testing class 1 (alpha), char 3 (0x33), wc 33, wct 275517828411088, expect 0 tc-so:Testing class 1 (alpha), char * (0x2a), wc 2a, wct 275517828411088, expect 0 tc-so:Testing class 1 (alpha), char & (0x26), wc 26, wct 275517828411088, expect 0 tc-so:Testing class 1 (alpha), char ^ (0x5e), wc 5e, wct 275517828411088, expect 0 tc-so:Testing class 2 (blank), char (0x20), wc 20, wct 275517828411104, expect 1 tc-so:Testing class 2 (blank), char (0x09), wc 9, wct 275517828411104, expect 1 tc-so:Testing class 2 (blank), char a (0x61), wc 61, wct 275517828411104, expect 0 tc-so:Testing class 2 (blank), char b (0x62), wc 62, wct 275517828411104, expect 0 tc-so:Testing class 2 (blank), char c (0x63), wc 63, wct 275517828411104, expect 0 tc-so:Testing class 2 (blank), char 1 (0x31), wc 31, wct 275517828411104, expect 0 tc-so:Testing class 2 (blank), char 2 (0x32), wc 32, wct 275517828411104, expect 0 tc-so:Testing class 2 (blank), char 3 (0x33), wc 33, wct 275517828411104, expect 0 tc-so:Testing class 2 (blank), char % (0x25), wc 25, wct 275517828411104, expect 0 tc-so:Testing class 2 (blank), char $ (0x24), wc 24, wct 275517828411104, expect 0 tc-so:Testing class 2 (blank), char ^ (0x5e), wc 5e, wct 275517828411104, expect 0 tc-so:Testing class 2 (blank), char & (0x26), wc 26, wct 275517828411104, expect 0 tc-so:Testing class 2 (blank), char (0x0d), wc d, wct 275517828411104, expect 0 tc-so:Testing class 2 (blank), char tc-so: (0x0a), wc a, wct 275517828411104, expect 0 tc-so:Testing class 3 (cntrl), char  (0x07), wc 7, wct 275517828411120, expect 1 tc-so:Testing class 3 (cntrl), char a (0x61), wc 61, wct 275517828411120, expect 0 tc-so:Testing class 3 (cntrl), char b (0x62), wc 62, wct 275517828411120, expect 0 tc-so:Testing class 3 (cntrl), char c (0x63), wc 63, wct 275517828411120, expect 0 tc-so:Testing class 3 (cntrl), char 1 (0x31), wc 31, wct 275517828411120, expect 0 tc-so:Testing class 3 (cntrl), char 2 (0x32), wc 32, wct 275517828411120, expect 0 tc-so:Testing class 3 (cntrl), char 3 (0x33), wc 33, wct 275517828411120, expect 0 tc-so:Testing class 3 (cntrl), char ^ (0x5e), wc 5e, wct 275517828411120, expect 0 tc-so:Testing class 3 (cntrl), char & (0x26), wc 26, wct 275517828411120, expect 0 tc-so:Testing class 3 (cntrl), char * (0x2a), wc 2a, wct 275517828411120, expect 0 tc-so:Testing class 4 (digit), char 1 (0x31), wc 31, wct 275517828411136, expect 1 tc-so:Testing class 4 (digit), char 2 (0x32), wc 32, wct 275517828411136, expect 1 tc-so:Testing class 4 (digit), char 3 (0x33), wc 33, wct 275517828411136, expect 1 tc-so:Testing class 4 (digit), char a (0x61), wc 61, wct 275517828411136, expect 0 tc-so:Testing class 4 (digit), char b (0x62), wc 62, wct 275517828411136, expect 0 tc-so:Testing class 4 (digit), char c (0x63), wc 63, wct 275517828411136, expect 0 tc-so:Testing class 4 (digit), char * (0x2a), wc 2a, wct 275517828411136, expect 0 tc-so:Testing class 4 (digit), char ( (0x28), wc 28, wct 275517828411136, expect 0 tc-so:Testing class 4 (digit), char ) (0x29), wc 29, wct 275517828411136, expect 0 tc-so:Testing class 5 (graph), char a (0x61), wc 61, wct 275517828411152, expect 1 tc-so:Testing class 5 (graph), char b (0x62), wc 62, wct 275517828411152, expect 1 tc-so:Testing class 5 (graph), char c (0x63), wc 63, wct 275517828411152, expect 1 tc-so:Testing class 5 (graph), char 1 (0x31), wc 31, wct 275517828411152, expect 1 tc-so:Testing class 5 (graph), char 2 (0x32), wc 32, wct 275517828411152, expect 1 tc-so:Testing class 5 (graph), char 3 (0x33), wc 33, wct 275517828411152, expect 1 tc-so:Testing class 5 (graph), char A (0x41), wc 41, wct 275517828411152, expect 1 tc-so:Testing class 5 (graph), char B (0x42), wc 42, wct 275517828411152, expect 1 tc-so:Testing class 5 (graph), char C (0x43), wc 43, wct 275517828411152, expect 1 tc-so:Testing class 5 (graph), char [ (0x5b), wc 5b, wct 275517828411152, expect 1 tc-so:Testing class 5 (graph), char ] (0x5d), wc 5d, wct 275517828411152, expect 1 tc-so:Testing class 5 (graph), char ; (0x3b), wc 3b, wct 275517828411152, expect 1 tc-so:Testing class 5 (graph), char ? (0x3f), wc 3f, wct 275517828411152, expect 1 tc-so:Testing class 5 (graph), char ~ (0x7e), wc 7e, wct 275517828411152, expect 1 tc-so:Testing class 5 (graph), char (0x20), wc 20, wct 275517828411152, expect 0 tc-so:Testing class 7 (lower), char a (0x61), wc 61, wct 275517828411168, expect 1 tc-so:Testing class 7 (lower), char b (0x62), wc 62, wct 275517828411168, expect 1 tc-so:Testing class 7 (lower), char c (0x63), wc 63, wct 275517828411168, expect 1 tc-so:Testing class 7 (lower), char A (0x41), wc 41, wct 275517828411168, expect 0 tc-so:Testing class 7 (lower), char B (0x42), wc 42, wct 275517828411168, expect 0 tc-so:Testing class 7 (lower), char C (0x43), wc 43, wct 275517828411168, expect 0 tc-so:Testing class 7 (lower), char 1 (0x31), wc 31, wct 275517828411168, expect 0 tc-so:Testing class 7 (lower), char 2 (0x32), wc 32, wct 275517828411168, expect 0 tc-so:Testing class 7 (lower), char 3 (0x33), wc 33, wct 275517828411168, expect 0 tc-so:Testing class 7 (lower), char & (0x26), wc 26, wct 275517828411168, expect 0 tc-so:Testing class 7 (lower), char * (0x2a), wc 2a, wct 275517828411168, expect 0 tc-so:Testing class 7 (lower), char ( (0x28), wc 28, wct 275517828411168, expect 0 tc-so:Testing class 9 (print), char a (0x61), wc 61, wct 275517828411184, expect 1 tc-so:Testing class 9 (print), char b (0x62), wc 62, wct 275517828411184, expect 1 tc-so:Testing class 9 (print), char c (0x63), wc 63, wct 275517828411184, expect 1 tc-so:Testing class 9 (print), char A (0x41), wc 41, wct 275517828411184, expect 1 tc-so:Testing class 9 (print), char B (0x42), wc 42, wct 275517828411184, expect 1 tc-so:Testing class 9 (print), char C (0x43), wc 43, wct 275517828411184, expect 1 tc-so:Testing class 9 (print), char 1 (0x31), wc 31, wct 275517828411184, expect 1 tc-so:Testing class 9 (print), char 2 (0x32), wc 32, wct 275517828411184, expect 1 tc-so:Testing class 9 (print), char 3 (0x33), wc 33, wct 275517828411184, expect 1 tc-so:Testing class 9 (print), char % (0x25), wc 25, wct 275517828411184, expect 1 tc-so:Testing class 9 (print), char ^ (0x5e), wc 5e, wct 275517828411184, expect 1 tc-so:Testing class 9 (print), char & (0x26), wc 26, wct 275517828411184, expect 1 tc-so:Testing class 9 (print), char * (0x2a), wc 2a, wct 275517828411184, expect 1 tc-so:Testing class 9 (print), char (0x20), wc 20, wct 275517828411184, expect 1 tc-so:Testing class 9 (print), char (0x0d), wc d, wct 275517828411184, expect 0 tc-so:Testing class 9 (print), char tc-so: (0x0a), wc a, wct 275517828411184, expect 0 tc-so:Testing class 9 (print), char (0x09), wc 9, wct 275517828411184, expect 0 tc-so:Testing class 10 (punct), char . (0x2e), wc 2e, wct 275517828411200, expect 1 tc-so:Testing class 10 (punct), char , (0x2c), wc 2c, wct 275517828411200, expect 1 tc-so:Testing class 10 (punct), char ; (0x3b), wc 3b, wct 275517828411200, expect 1 tc-so:Testing class 10 (punct), char : (0x3a), wc 3a, wct 275517828411200, expect 1 tc-so:Testing class 10 (punct), char ! (0x21), wc 21, wct 275517828411200, expect 1 tc-so:Testing class 10 (punct), char ? (0x3f), wc 3f, wct 275517828411200, expect 1 tc-so:Testing class 10 (punct), char a (0x61), wc 61, wct 275517828411200, expect 0 tc-so:Testing class 10 (punct), char b (0x62), wc 62, wct 275517828411200, expect 0 tc-so:Testing class 10 (punct), char c (0x63), wc 63, wct 275517828411200, expect 0 tc-so:Testing class 10 (punct), char 1 (0x31), wc 31, wct 275517828411200, expect 0 tc-so:Testing class 10 (punct), char 2 (0x32), wc 32, wct 275517828411200, expect 0 tc-so:Testing class 10 (punct), char 3 (0x33), wc 33, wct 275517828411200, expect 0 tc-so:Testing class 10 (punct), char (0x20), wc 20, wct 275517828411200, expect 0 tc-so:Testing class 10 (punct), char tc-so: (0x0a), wc a, wct 275517828411200, expect 0 tc-so:Testing class 12 (space), char (0x20), wc 20, wct 275517828411216, expect 1 tc-so:Testing class 12 (space), char (0x09), wc 9, wct 275517828411216, expect 1 tc-so:Testing class 12 (space), char (0x0d), wc d, wct 275517828411216, expect 1 tc-so:Testing class 12 (space), char tc-so: (0x0a), wc a, wct 275517828411216, expect 1 tc-so:Testing class 12 (space), char a (0x61), wc 61, wct 275517828411216, expect 0 tc-so:Testing class 12 (space), char b (0x62), wc 62, wct 275517828411216, expect 0 tc-so:Testing class 12 (space), char c (0x63), wc 63, wct 275517828411216, expect 0 tc-so:Testing class 12 (space), char 1 (0x31), wc 31, wct 275517828411216, expect 0 tc-so:Testing class 12 (space), char 2 (0x32), wc 32, wct 275517828411216, expect 0 tc-so:Testing class 12 (space), char 3 (0x33), wc 33, wct 275517828411216, expect 0 tc-so:Testing class 12 (space), char A (0x41), wc 41, wct 275517828411216, expect 0 tc-so:Testing class 12 (space), char B (0x42), wc 42, wct 275517828411216, expect 0 tc-so:Testing class 12 (space), char C (0x43), wc 43, wct 275517828411216, expect 0 tc-so:Testing class 12 (space), char & (0x26), wc 26, wct 275517828411216, expect 0 tc-so:Testing class 12 (space), char * (0x2a), wc 2a, wct 275517828411216, expect 0 tc-so:Testing class 12 (space), char ( (0x28), wc 28, wct 275517828411216, expect 0 tc-so:Testing class 14 (upper), char A (0x41), wc 41, wct 275517828411232, expect 1 tc-so:Testing class 14 (upper), char B (0x42), wc 42, wct 275517828411232, expect 1 tc-so:Testing class 14 (upper), char C (0x43), wc 43, wct 275517828411232, expect 1 tc-so:Testing class 14 (upper), char a (0x61), wc 61, wct 275517828411232, expect 0 tc-so:Testing class 14 (upper), char b (0x62), wc 62, wct 275517828411232, expect 0 tc-so:Testing class 14 (upper), char c (0x63), wc 63, wct 275517828411232, expect 0 tc-so:Testing class 14 (upper), char 1 (0x31), wc 31, wct 275517828411232, expect 0 tc-so:Testing class 14 (upper), char 2 (0x32), wc 32, wct 275517828411232, expect 0 tc-so:Testing class 14 (upper), char 3 (0x33), wc 33, wct 275517828411232, expect 0 tc-so:Testing class 14 (upper), char & (0x26), wc 26, wct 275517828411232, expect 0 tc-so:Testing class 14 (upper), char * (0x2a), wc 2a, wct 275517828411232, expect 0 tc-so:Testing class 14 (upper), char ( (0x28), wc 28, wct 275517828411232, expect 0 tc-so:Testing class 15 (xdigit), char 1 (0x31), wc 31, wct 275517828411248, expect 1 tc-so:Testing class 15 (xdigit), char 2 (0x32), wc 32, wct 275517828411248, expect 1 tc-so:Testing class 15 (xdigit), char 3 (0x33), wc 33, wct 275517828411248, expect 1 tc-so:Testing class 15 (xdigit), char a (0x61), wc 61, wct 275517828411248, expect 1 tc-so:Testing class 15 (xdigit), char b (0x62), wc 62, wct 275517828411248, expect 1 tc-so:Testing class 15 (xdigit), char c (0x63), wc 63, wct 275517828411248, expect 1 tc-so:Testing class 15 (xdigit), char A (0x41), wc 41, wct 275517828411248, expect 1 tc-so:Testing class 15 (xdigit), char B (0x42), wc 42, wct 275517828411248, expect 1 tc-so:Testing class 15 (xdigit), char C (0x43), wc 43, wct 275517828411248, expect 1 tc-so:Testing class 15 (xdigit), char x (0x78), wc 78, wct 275517828411248, expect 0 tc-so:Testing class 15 (xdigit), char y (0x79), wc 79, wct 275517828411248, expect 0 tc-so:Testing class 15 (xdigit), char z (0x7a), wc 7a, wct 275517828411248, 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 275517828594816, expect 1 tc-so:Testing class 0 (alnum), char b (0x62), wc 62, wct 275517828594816, expect 1 tc-so:Testing class 0 (alnum), char c (0x63), wc 63, wct 275517828594816, expect 1 tc-so:Testing class 0 (alnum), char 1 (0x31), wc 31, wct 275517828594816, expect 1 tc-so:Testing class 0 (alnum), char 2 (0x32), wc 32, wct 275517828594816, expect 1 tc-so:Testing class 0 (alnum), char 3 (0x33), wc 33, wct 275517828594816, expect 1 tc-so:Testing class 0 (alnum), char i (0x69), wc 69, wct 275517828594816, expect 1 tc-so:Testing class 0 (alnum), char £ (0xa3), wc a3, wct 275517828594816, expect 1 tc-so:Testing class 0 (alnum), char ³ (0xb3), wc b3, wct 275517828594816, expect 1 tc-so:Testing class 0 (alnum), char Ö (0xd6), wc d6, wct 275517828594816, expect 1 tc-so:Testing class 0 (alnum), char & (0x26), wc 26, wct 275517828594816, expect 0 tc-so:Testing class 0 (alnum), char ^ (0x5e), wc 5e, wct 275517828594816, expect 0 tc-so:Testing class 0 (alnum), char % (0x25), wc 25, wct 275517828594816, expect 0 tc-so:Testing class 0 (alnum), char $ (0x24), wc 24, wct 275517828594816, expect 0 tc-so:Testing class 1 (alpha), char A (0x41), wc 41, wct 275517828594832, expect 1 tc-so:Testing class 1 (alpha), char B (0x42), wc 42, wct 275517828594832, expect 1 tc-so:Testing class 1 (alpha), char C (0x43), wc 43, wct 275517828594832, expect 1 tc-so:Testing class 1 (alpha), char a (0x61), wc 61, wct 275517828594832, expect 1 tc-so:Testing class 1 (alpha), char b (0x62), wc 62, wct 275517828594832, expect 1 tc-so:Testing class 1 (alpha), char c (0x63), wc 63, wct 275517828594832, expect 1 tc-so:Testing class 1 (alpha), char i (0x69), wc 69, wct 275517828594832, expect 1 tc-so:Testing class 1 (alpha), char £ (0xa3), wc a3, wct 275517828594832, expect 1 tc-so:Testing class 1 (alpha), char ³ (0xb3), wc b3, wct 275517828594832, expect 1 tc-so:Testing class 1 (alpha), char Ö (0xd6), wc d6, wct 275517828594832, expect 1 tc-so:Testing class 1 (alpha), char 1 (0x31), wc 31, wct 275517828594832, expect 0 tc-so:Testing class 1 (alpha), char 2 (0x32), wc 32, wct 275517828594832, expect 0 tc-so:Testing class 1 (alpha), char 3 (0x33), wc 33, wct 275517828594832, expect 0 tc-so:Testing class 1 (alpha), char * (0x2a), wc 2a, wct 275517828594832, expect 0 tc-so:Testing class 1 (alpha), char & (0x26), wc 26, wct 275517828594832, expect 0 tc-so:Testing class 1 (alpha), char ^ (0x5e), wc 5e, wct 275517828594832, expect 0 tc-so:Testing class 2 (blank), char (0x20), wc 20, wct 275517828594848, expect 1 tc-so:Testing class 2 (blank), char (0x09), wc 9, wct 275517828594848, expect 1 tc-so:Testing class 2 (blank), char a (0x61), wc 61, wct 275517828594848, expect 0 tc-so:Testing class 2 (blank), char b (0x62), wc 62, wct 275517828594848, expect 0 tc-so:Testing class 2 (blank), char c (0x63), wc 63, wct 275517828594848, expect 0 tc-so:Testing class 2 (blank), char 1 (0x31), wc 31, wct 275517828594848, expect 0 tc-so:Testing class 2 (blank), char 2 (0x32), wc 32, wct 275517828594848, expect 0 tc-so:Testing class 2 (blank), char 3 (0x33), wc 33, wct 275517828594848, expect 0 tc-so:Testing class 2 (blank), char % (0x25), wc 25, wct 275517828594848, expect 0 tc-so:Testing class 2 (blank), char $ (0x24), wc 24, wct 275517828594848, expect 0 tc-so:Testing class 2 (blank), char ^ (0x5e), wc 5e, wct 275517828594848, expect 0 tc-so:Testing class 2 (blank), char & (0x26), wc 26, wct 275517828594848, expect 0 tc-so:Testing class 2 (blank), char (0x0d), wc d, wct 275517828594848, expect 0 tc-so:Testing class 2 (blank), char tc-so: (0x0a), wc a, wct 275517828594848, expect 0 tc-so:Testing class 3 (cntrl), char  (0x07), wc 7, wct 275517828594864, expect 1 tc-so:Testing class 3 (cntrl), char a (0x61), wc 61, wct 275517828594864, expect 0 tc-so:Testing class 3 (cntrl), char b (0x62), wc 62, wct 275517828594864, expect 0 tc-so:Testing class 3 (cntrl), char c (0x63), wc 63, wct 275517828594864, expect 0 tc-so:Testing class 3 (cntrl), char 1 (0x31), wc 31, wct 275517828594864, expect 0 tc-so:Testing class 3 (cntrl), char 2 (0x32), wc 32, wct 275517828594864, expect 0 tc-so:Testing class 3 (cntrl), char 3 (0x33), wc 33, wct 275517828594864, expect 0 tc-so:Testing class 3 (cntrl), char ^ (0x5e), wc 5e, wct 275517828594864, expect 0 tc-so:Testing class 3 (cntrl), char & (0x26), wc 26, wct 275517828594864, expect 0 tc-so:Testing class 3 (cntrl), char * (0x2a), wc 2a, wct 275517828594864, expect 0 tc-so:Testing class 4 (digit), char 1 (0x31), wc 31, wct 275517828594880, expect 1 tc-so:Testing class 4 (digit), char 2 (0x32), wc 32, wct 275517828594880, expect 1 tc-so:Testing class 4 (digit), char 3 (0x33), wc 33, wct 275517828594880, expect 1 tc-so:Testing class 4 (digit), char a (0x61), wc 61, wct 275517828594880, expect 0 tc-so:Testing class 4 (digit), char b (0x62), wc 62, wct 275517828594880, expect 0 tc-so:Testing class 4 (digit), char c (0x63), wc 63, wct 275517828594880, expect 0 tc-so:Testing class 4 (digit), char * (0x2a), wc 2a, wct 275517828594880, expect 0 tc-so:Testing class 4 (digit), char ( (0x28), wc 28, wct 275517828594880, expect 0 tc-so:Testing class 4 (digit), char ) (0x29), wc 29, wct 275517828594880, expect 0 tc-so:Testing class 5 (graph), char a (0x61), wc 61, wct 275517828594896, expect 1 tc-so:Testing class 5 (graph), char b (0x62), wc 62, wct 275517828594896, expect 1 tc-so:Testing class 5 (graph), char c (0x63), wc 63, wct 275517828594896, expect 1 tc-so:Testing class 5 (graph), char 1 (0x31), wc 31, wct 275517828594896, expect 1 tc-so:Testing class 5 (graph), char 2 (0x32), wc 32, wct 275517828594896, expect 1 tc-so:Testing class 5 (graph), char 3 (0x33), wc 33, wct 275517828594896, expect 1 tc-so:Testing class 5 (graph), char A (0x41), wc 41, wct 275517828594896, expect 1 tc-so:Testing class 5 (graph), char B (0x42), wc 42, wct 275517828594896, expect 1 tc-so:Testing class 5 (graph), char C (0x43), wc 43, wct 275517828594896, expect 1 tc-so:Testing class 5 (graph), char [ (0x5b), wc 5b, wct 275517828594896, expect 1 tc-so:Testing class 5 (graph), char ] (0x5d), wc 5d, wct 275517828594896, expect 1 tc-so:Testing class 5 (graph), char ; (0x3b), wc 3b, wct 275517828594896, expect 1 tc-so:Testing class 5 (graph), char ? (0x3f), wc 3f, wct 275517828594896, expect 1 tc-so:Testing class 5 (graph), char ~ (0x7e), wc 7e, wct 275517828594896, expect 1 tc-so:Testing class 5 (graph), char i (0x69), wc 69, wct 275517828594896, expect 1 tc-so:Testing class 5 (graph), char £ (0xa3), wc a3, wct 275517828594896, expect 1 tc-so:Testing class 5 (graph), char ³ (0xb3), wc b3, wct 275517828594896, expect 1 tc-so:Testing class 5 (graph), char Ö (0xd6), wc d6, wct 275517828594896, expect 1 tc-so:Testing class 5 (graph), char (0x20), wc 20, wct 275517828594896, expect 0 tc-so:Testing class 7 (lower), char a (0x61), wc 61, wct 275517828594912, expect 1 tc-so:Testing class 7 (lower), char b (0x62), wc 62, wct 275517828594912, expect 1 tc-so:Testing class 7 (lower), char c (0x63), wc 63, wct 275517828594912, expect 1 tc-so:Testing class 7 (lower), char i (0x69), wc 69, wct 275517828594912, expect 1 tc-so:Testing class 7 (lower), char £ (0xa3), wc a3, wct 275517828594912, expect 1 tc-so:Testing class 7 (lower), char Ö (0xd6), wc d6, wct 275517828594912, expect 1 tc-so:Testing class 7 (lower), char A (0x41), wc 41, wct 275517828594912, expect 0 tc-so:Testing class 7 (lower), char B (0x42), wc 42, wct 275517828594912, expect 0 tc-so:Testing class 7 (lower), char C (0x43), wc 43, wct 275517828594912, expect 0 tc-so:Testing class 7 (lower), char 1 (0x31), wc 31, wct 275517828594912, expect 0 tc-so:Testing class 7 (lower), char 2 (0x32), wc 32, wct 275517828594912, expect 0 tc-so:Testing class 7 (lower), char 3 (0x33), wc 33, wct 275517828594912, expect 0 tc-so:Testing class 7 (lower), char & (0x26), wc 26, wct 275517828594912, expect 0 tc-so:Testing class 7 (lower), char * (0x2a), wc 2a, wct 275517828594912, expect 0 tc-so:Testing class 7 (lower), char ( (0x28), wc 28, wct 275517828594912, expect 0 tc-so:Testing class 7 (lower), char ³ (0xb3), wc b3, wct 275517828594912, expect 0 tc-so:Testing class 7 (lower), char ö (0xf6), wc f6, wct 275517828594912, expect 0 tc-so:Testing class 9 (print), char a (0x61), wc 61, wct 275517828594928, expect 1 tc-so:Testing class 9 (print), char b (0x62), wc 62, wct 275517828594928, expect 1 tc-so:Testing class 9 (print), char c (0x63), wc 63, wct 275517828594928, expect 1 tc-so:Testing class 9 (print), char A (0x41), wc 41, wct 275517828594928, expect 1 tc-so:Testing class 9 (print), char B (0x42), wc 42, wct 275517828594928, expect 1 tc-so:Testing class 9 (print), char C (0x43), wc 43, wct 275517828594928, expect 1 tc-so:Testing class 9 (print), char 1 (0x31), wc 31, wct 275517828594928, expect 1 tc-so:Testing class 9 (print), char 2 (0x32), wc 32, wct 275517828594928, expect 1 tc-so:Testing class 9 (print), char 3 (0x33), wc 33, wct 275517828594928, expect 1 tc-so:Testing class 9 (print), char % (0x25), wc 25, wct 275517828594928, expect 1 tc-so:Testing class 9 (print), char ^ (0x5e), wc 5e, wct 275517828594928, expect 1 tc-so:Testing class 9 (print), char & (0x26), wc 26, wct 275517828594928, expect 1 tc-so:Testing class 9 (print), char * (0x2a), wc 2a, wct 275517828594928, expect 1 tc-so:Testing class 9 (print), char (0x20), wc 20, wct 275517828594928, expect 1 tc-so:Testing class 9 (print), char £ (0xa3), wc a3, wct 275517828594928, expect 1 tc-so:Testing class 9 (print), char ³ (0xb3), wc b3, wct 275517828594928, expect 1 tc-so:Testing class 9 (print), char Ö (0xd6), wc d6, wct 275517828594928, expect 1 tc-so:Testing class 9 (print), char ¿ (0xbf), wc bf, wct 275517828594928, expect 1 tc-so:Testing class 9 (print), char (0x0d), wc d, wct 275517828594928, expect 0 tc-so:Testing class 9 (print), char tc-so: (0x0a), wc a, wct 275517828594928, expect 0 tc-so:Testing class 9 (print), char (0x09), wc 9, wct 275517828594928, expect 0 tc-so:Testing class 10 (punct), char . (0x2e), wc 2e, wct 275517828594944, expect 1 tc-so:Testing class 10 (punct), char , (0x2c), wc 2c, wct 275517828594944, expect 1 tc-so:Testing class 10 (punct), char ; (0x3b), wc 3b, wct 275517828594944, expect 1 tc-so:Testing class 10 (punct), char : (0x3a), wc 3a, wct 275517828594944, expect 1 tc-so:Testing class 10 (punct), char ! (0x21), wc 21, wct 275517828594944, expect 1 tc-so:Testing class 10 (punct), char ? (0x3f), wc 3f, wct 275517828594944, expect 1 tc-so:Testing class 10 (punct), char a (0x61), wc 61, wct 275517828594944, expect 0 tc-so:Testing class 10 (punct), char b (0x62), wc 62, wct 275517828594944, expect 0 tc-so:Testing class 10 (punct), char c (0x63), wc 63, wct 275517828594944, expect 0 tc-so:Testing class 10 (punct), char 1 (0x31), wc 31, wct 275517828594944, expect 0 tc-so:Testing class 10 (punct), char 2 (0x32), wc 32, wct 275517828594944, expect 0 tc-so:Testing class 10 (punct), char 3 (0x33), wc 33, wct 275517828594944, expect 0 tc-so:Testing class 10 (punct), char (0x20), wc 20, wct 275517828594944, expect 0 tc-so:Testing class 10 (punct), char tc-so: (0x0a), wc a, wct 275517828594944, expect 0 tc-so:Testing class 12 (space), char (0x20), wc 20, wct 275517828594960, expect 1 tc-so:Testing class 12 (space), char (0x09), wc 9, wct 275517828594960, expect 1 tc-so:Testing class 12 (space), char (0x0d), wc d, wct 275517828594960, expect 1 tc-so:Testing class 12 (space), char tc-so: (0x0a), wc a, wct 275517828594960, expect 1 tc-so:Testing class 12 (space), char a (0x61), wc 61, wct 275517828594960, expect 0 tc-so:Testing class 12 (space), char b (0x62), wc 62, wct 275517828594960, expect 0 tc-so:Testing class 12 (space), char c (0x63), wc 63, wct 275517828594960, expect 0 tc-so:Testing class 12 (space), char 1 (0x31), wc 31, wct 275517828594960, expect 0 tc-so:Testing class 12 (space), char 2 (0x32), wc 32, wct 275517828594960, expect 0 tc-so:Testing class 12 (space), char 3 (0x33), wc 33, wct 275517828594960, expect 0 tc-so:Testing class 12 (space), char A (0x41), wc 41, wct 275517828594960, expect 0 tc-so:Testing class 12 (space), char B (0x42), wc 42, wct 275517828594960, expect 0 tc-so:Testing class 12 (space), char C (0x43), wc 43, wct 275517828594960, expect 0 tc-so:Testing class 12 (space), char & (0x26), wc 26, wct 275517828594960, expect 0 tc-so:Testing class 12 (space), char * (0x2a), wc 2a, wct 275517828594960, expect 0 tc-so:Testing class 12 (space), char ( (0x28), wc 28, wct 275517828594960, expect 0 tc-so:Testing class 12 (space), char £ (0xa3), wc a3, wct 275517828594960, expect 0 tc-so:Testing class 12 (space), char ³ (0xb3), wc b3, wct 275517828594960, expect 0 tc-so:Testing class 12 (space), char Ö (0xd6), wc d6, wct 275517828594960, expect 0 tc-so:Testing class 14 (upper), char A (0x41), wc 41, wct 275517828594976, expect 1 tc-so:Testing class 14 (upper), char B (0x42), wc 42, wct 275517828594976, expect 1 tc-so:Testing class 14 (upper), char C (0x43), wc 43, wct 275517828594976, expect 1 tc-so:Testing class 14 (upper), char ³ (0xb3), wc b3, wct 275517828594976, expect 1 tc-so:Testing class 14 (upper), char à (0xe0), wc e0, wct 275517828594976, expect 1 tc-so:Testing class 14 (upper), char ÿ (0xff), wc ff, wct 275517828594976, expect 1 tc-so:Testing class 14 (upper), char a (0x61), wc 61, wct 275517828594976, expect 0 tc-so:Testing class 14 (upper), char b (0x62), wc 62, wct 275517828594976, expect 0 tc-so:Testing class 14 (upper), char c (0x63), wc 63, wct 275517828594976, expect 0 tc-so:Testing class 14 (upper), char 1 (0x31), wc 31, wct 275517828594976, expect 0 tc-so:Testing class 14 (upper), char 2 (0x32), wc 32, wct 275517828594976, expect 0 tc-so:Testing class 14 (upper), char 3 (0x33), wc 33, wct 275517828594976, expect 0 tc-so:Testing class 14 (upper), char & (0x26), wc 26, wct 275517828594976, expect 0 tc-so:Testing class 14 (upper), char * (0x2a), wc 2a, wct 275517828594976, expect 0 tc-so:Testing class 14 (upper), char ( (0x28), wc 28, wct 275517828594976, expect 0 tc-so:Testing class 14 (upper), char £ (0xa3), wc a3, wct 275517828594976, expect 0 tc-so:Testing class 14 (upper), char À (0xc0), wc c0, wct 275517828594976, expect 0 tc-so:Testing class 14 (upper), char ß (0xdf), wc df, wct 275517828594976, expect 0 tc-so:Testing class 15 (xdigit), char 1 (0x31), wc 31, wct 275517828594992, expect 1 tc-so:Testing class 15 (xdigit), char 2 (0x32), wc 32, wct 275517828594992, expect 1 tc-so:Testing class 15 (xdigit), char 3 (0x33), wc 33, wct 275517828594992, expect 1 tc-so:Testing class 15 (xdigit), char a (0x61), wc 61, wct 275517828594992, expect 1 tc-so:Testing class 15 (xdigit), char b (0x62), wc 62, wct 275517828594992, expect 1 tc-so:Testing class 15 (xdigit), char c (0x63), wc 63, wct 275517828594992, expect 1 tc-so:Testing class 15 (xdigit), char A (0x41), wc 41, wct 275517828594992, expect 1 tc-so:Testing class 15 (xdigit), char B (0x42), wc 42, wct 275517828594992, expect 1 tc-so:Testing class 15 (xdigit), char C (0x43), wc 43, wct 275517828594992, expect 1 tc-so:Testing class 15 (xdigit), char x (0x78), wc 78, wct 275517828594992, expect 0 tc-so:Testing class 15 (xdigit), char y (0x79), wc 79, wct 275517828594992, expect 0 tc-so:Testing class 15 (xdigit), char z (0x7a), wc 7a, wct 275517828594992, expect 0 tc-so:Testing class 15 (xdigit), char Á (0xc1), wc c1, wct 275517828594992, expect 0 tc-so:Testing class 15 (xdigit), char Å (0xc5), wc c5, wct 275517828594992, expect 0 tc-end: 1662313895.465063, ctype, passed tp-end: 1662313895.476732, lib/libc/locale/t_wctype tp-start: 1662313895.906788, lib/libc/locale/t_btowc, 3 tc-start: 1662313895.911703, 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: 1662313896.134260, btowc, passed tc-start: 1662313896.145070, btowc_posix tc-end: 1662313896.282159, btowc_posix, passed tc-start: 1662313896.293176, stdc_iso_10646 tc-end: 1662313896.430121, stdc_iso_10646, skipped, __STDC_ISO_10646__ not defined tp-end: 1662313896.441370, lib/libc/locale/t_btowc tp-start: 1662313896.580155, lib/libc/locale/t_wcscoll, 1 tc-start: 1662313896.585068, 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: 1662313896.743043, wcscoll, expected_failure, LC_COLLATE support is not yet fully implemented: /tmp/bracket/build/2022.09.04.11.20.33-evbarm-aarch64/src/tests/lib/libc/locale/t_wcscoll.c:120: setlocale(LC_COLLATE, t->locale) != NULL not met tp-end: 1662313896.754715, lib/libc/locale/t_wcscoll tp-start: 1662313896.894623, lib/libc/locale/t_ducet, 2 tc-start: 1662313896.899243, wcscoll_ducet tc-end: 1662313897.26552, wcscoll_ducet, skipped, Cannot test DUCET without __STDC_ISO_10646__ tc-start: 1662313897.38605, wcsxfrm_ducet tc-end: 1662313897.172720, wcsxfrm_ducet, skipped, Cannot test DUCET without __STDC_ISO_10646__ tp-end: 1662313897.184130, lib/libc/locale/t_ducet tp-start: 1662313897.319930, lib/libc/locale/t_strfmon, 1 tc-start: 1662313897.324668, strfmon tc-end: 1662313897.475170, strfmon, passed tp-end: 1662313897.485353, lib/libc/locale/t_strfmon tp-start: 1662313897.634183, lib/libc/membar/t_dekker, 1 tc-start: 1662313897.638596, dekker tc-end: 1662313897.777392, dekker, skipped, membar tests are only for multicore systems tp-end: 1662313897.787584, lib/libc/membar/t_dekker tp-start: 1662313897.908521, lib/libc/membar/t_seqlock, 1 tc-start: 1662313897.912945, seqlock tc-end: 1662313898.54736, seqlock, skipped, membar tests are only for multicore systems tp-end: 1662313898.64916, lib/libc/membar/t_seqlock tp-start: 1662313898.187314, lib/libc/membar/t_spinlock, 1 tc-start: 1662313898.191874, spinlock tc-end: 1662313899.154315, spinlock, skipped, membar tests are only for multicore systems tp-end: 1662313899.226067, lib/libc/membar/t_spinlock tp-start: 1662313899.553968, lib/libc/misc/t_ubsan, 14 tc-start: 1662313899.566292, add_overflow_signed tc-end: 1662313899.847655, add_overflow_signed, passed tc-start: 1662313899.866338, builtin_unreachable tc-end: 1662313900.84632, builtin_unreachable, passed tc-start: 1662313900.100715, divrem_overflow_signed_div tc-end: 1662313900.308519, divrem_overflow_signed_div, passed tc-start: 1662313900.324474, divrem_overflow_signed_mod tc-end: 1662313900.536118, divrem_overflow_signed_mod, passed tc-start: 1662313900.552056, integer_divide_by_zero tc-end: 1662313900.754107, integer_divide_by_zero, passed tc-start: 1662313900.769484, load_invalid_value_bool tc-end: 1662313900.975083, load_invalid_value_bool, passed tc-start: 1662313900.990866, mul_overflow_signed tc-end: 1662313901.195192, mul_overflow_signed, passed tc-start: 1662313901.211406, out_of_bounds tc-end: 1662313901.426650, out_of_bounds, passed tc-start: 1662313901.442818, shift_out_of_bounds_negativeexponent tc-end: 1662313901.660660, shift_out_of_bounds_negativeexponent, passed tc-start: 1662313901.677838, shift_out_of_bounds_signednessbit tc-end: 1662313901.884107, shift_out_of_bounds_signednessbit, passed tc-start: 1662313901.899618, shift_out_of_bounds_signedoverflow tc-end: 1662313902.107585, shift_out_of_bounds_signedoverflow, passed tc-start: 1662313902.123733, shift_out_of_bounds_toolargeexponent tc-end: 1662313902.349821, shift_out_of_bounds_toolargeexponent, passed tc-start: 1662313902.365874, type_mismatch_misaligned tc-end: 1662313902.572797, type_mismatch_misaligned, passed tc-start: 1662313902.589303, vla_bound_not_positive tc-end: 1662313902.795681, vla_bound_not_positive, passed tp-end: 1662313902.811160, lib/libc/misc/t_ubsan tp-start: 1662313903.73214, lib/libc/misc/t_ubsanxx, 15 tc-start: 1662313903.77675, add_overflow_signed tc-end: 1662313903.415528, add_overflow_signed, passed tc-start: 1662313903.434515, builtin_unreachable tc-end: 1662313903.751539, builtin_unreachable, passed tc-start: 1662313903.769141, divrem_overflow_signed_div tc-end: 1662313904.90821, divrem_overflow_signed_div, passed tc-start: 1662313904.108744, divrem_overflow_signed_mod tc-end: 1662313904.426695, divrem_overflow_signed_mod, passed tc-start: 1662313904.450068, integer_divide_by_zero tc-end: 1662313904.769659, integer_divide_by_zero, passed tc-start: 1662313904.787523, load_invalid_value_bool tc-end: 1662313905.108170, load_invalid_value_bool, passed tc-start: 1662313905.126522, load_invalid_value_enum tc-end: 1662313905.452579, load_invalid_value_enum, passed tc-start: 1662313905.473836, missing_return tc-end: 1662313905.873737, missing_return, passed tc-start: 1662313905.892588, mul_overflow_signed tc-end: 1662313906.220933, mul_overflow_signed, passed tc-start: 1662313906.238921, out_of_bounds tc-end: 1662313906.558886, out_of_bounds, passed tc-start: 1662313906.578313, shift_out_of_bounds_negativeexponent tc-end: 1662313906.946464, shift_out_of_bounds_negativeexponent, passed tc-start: 1662313906.964858, shift_out_of_bounds_signedoverflow tc-end: 1662313907.296500, shift_out_of_bounds_signedoverflow, passed tc-start: 1662313907.314320, shift_out_of_bounds_toolargeexponent tc-end: 1662313907.646974, shift_out_of_bounds_toolargeexponent, passed tc-start: 1662313907.664966, type_mismatch_misaligned tc-end: 1662313907.985119, type_mismatch_misaligned, passed tc-start: 1662313908.5095, vla_bound_not_positive tc-end: 1662313908.322315, vla_bound_not_positive, passed tp-end: 1662313908.340568, lib/libc/misc/t_ubsanxx tp-start: 1662313910.7259, lib/libc/net/getaddrinfo/t_getaddrinfo, 7 tc-start: 1662313910.12823, basic tc-end: 1662313912.165811, basic, passed tc-start: 1662313912.178655, empty_hostname tc-end: 1662313914.536782, empty_hostname, passed tc-start: 1662313914.549836, empty_servname tc-end: 1662313916.189098, empty_servname, passed tc-start: 1662313916.202999, scopeaddr tc-end: 1662313917.127510, scopeaddr, passed tc-start: 1662313917.140608, sock_raw tc-end: 1662313918.666194, sock_raw, passed tc-start: 1662313918.678912, specific tc-end: 1662313920.82866, specific, passed tc-start: 1662313920.96175, unsupported_family tc-end: 1662313920.959124, unsupported_family, passed tp-end: 1662313920.973956, lib/libc/net/getaddrinfo/t_getaddrinfo tp-start: 1662313921.112759, lib/libc/net/t_getprotoent, 7 tc-start: 1662313921.117141, endprotoent_rewind tc-end: 1662313921.263490, endprotoent_rewind, passed tc-start: 1662313921.274206, getprotobyname_basic tc-end: 1662313921.422642, getprotobyname_basic, passed tc-start: 1662313921.432550, getprotobyname_err tc-end: 1662313921.595162, getprotobyname_err, passed tc-start: 1662313921.604837, getprotobynumber_basic tc-end: 1662313921.753866, getprotobynumber_basic, passed tc-start: 1662313921.764026, getprotobynumber_err tc-end: 1662313921.909750, getprotobynumber_err, passed tc-start: 1662313921.919918, getprotoent_next tc-end: 1662313922.61816, getprotoent_next, passed tc-start: 1662313922.71815, setprotoent_rewind tc-end: 1662313922.212856, setprotoent_rewind, passed tp-end: 1662313922.222789, lib/libc/net/t_getprotoent tp-start: 1662313922.362519, lib/libc/net/t_ether_aton, 1 tc-start: 1662313922.367333, tc_ether_aton tc-end: 1662313922.498919, tc_ether_aton, passed tp-end: 1662313922.509659, lib/libc/net/t_ether_aton tp-start: 1662313922.642260, lib/libc/net/t_if_nametoindex, 1 tc-start: 1662313922.647117, tc_if_nametoindex tc-end: 1662313922.786569, tc_if_nametoindex, passed tp-end: 1662313922.797190, lib/libc/net/t_if_nametoindex tp-start: 1662313923.576659, lib/libc/net/t_nsdispatch, 1 tc-start: 1662313923.581092, recurse tc-so:Executing command [ /usr/tests/lib/libc/net/h_nsd_recurse ] tc-end: 1662313924.679454, recurse, passed tp-end: 1662313924.693653, lib/libc/net/t_nsdispatch tp-start: 1662313925.464494, lib/libc/net/t_protoent, 1 tc-start: 1662313925.468927, protoent tc-end: 1662313926.992216, protoent, passed tp-end: 1662313927.8248, lib/libc/net/t_protoent tp-start: 1662313927.856855, lib/libc/net/t_servent, 1 tc-start: 1662313927.861474, servent tc-end: 1662313934.460723, servent, passed tp-end: 1662313934.492512, lib/libc/net/t_servent tp-start: 1662313937.489090, lib/libc/net/t_hostent, 12 tc-start: 1662313937.493888, 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:Fail: stdout does not match expected value tc-se:--- /tmp/inline.z4XpAR 2022-09-04 17:52:20.113633974 +0000 tc-se:+++ /tmp/check.SU2c36/stdout 2022-09-04 17:52:20.095372709 +0000 tc-se:@@ -1 +1 @@ tc-se:-name=sixthavenue.astron.com, length=4, addrtype=2, aliases=[] addr_list=[38.117.134.16] tc-se:+error 4 tc-se:kill: pid 23646: No such process tc-se:rump.halt: init failed: No such file or directory tc-se:t_hostent: ERROR: The test case cleanup returned a non-ok exit code, but this is not allowed tc-end: 1662313941.220817, dnsbyaddrlookup4, failed, atf-check failed; see the output of the test for details tc-start: 1662313941.272407, 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:Fail: stdout does not match expected value tc-se:--- /tmp/inline.tXXpNC 2022-09-04 17:52:23.830052226 +0000 tc-se:+++ /tmp/check.fCV3xC/stdout 2022-09-04 17:52:23.812961280 +0000 tc-se:@@ -1 +1 @@ tc-se:-name=sixthavenue.astron.com, length=16, addrtype=24, aliases=[] addr_list=[2620:106:3003:1f00:3e4a:92ff:fef4:e180] tc-se:+error 4 tc-se:kill: pid 23772: No such process tc-se:rump.halt: init failed: No such file or directory tc-se:t_hostent: ERROR: The test case cleanup returned a non-ok exit code, but this is not allowed tc-end: 1662313944.877672, dnsbyaddrlookup6, failed, atf-check failed; see the output of the test for details tc-start: 1662313944.925082, 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:Fail: stdout does not match expected value tc-se:--- /tmp/inline.R1LSEu 2022-09-04 17:52:27.376895815 +0000 tc-se:+++ /tmp/check.VqnTFi/stdout 2022-09-04 17:52:27.360038421 +0000 tc-se:@@ -1 +1 @@ tc-se:-name=sixthavenue.astron.com, length=4, addrtype=2, aliases=[] addr_list=[38.117.134.16] tc-se:+error 4 tc-se:kill: pid 13468: No such process tc-se:rump.halt: init failed: No such file or directory tc-se:t_hostent: ERROR: The test case cleanup returned a non-ok exit code, but this is not allowed tc-end: 1662313948.394029, dnsbynamelookup4, failed, atf-check failed; see the output of the test for details tc-start: 1662313948.438220, 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:Fail: stdout does not match expected value tc-se:--- /tmp/inline.FORekI 2022-09-04 17:52:31.255645682 +0000 tc-se:+++ /tmp/check.4ZScwv/stdout 2022-09-04 17:52:31.238287393 +0000 tc-se:@@ -1 +1 @@ tc-se:-name=sixthavenue.astron.com, length=16, addrtype=24, aliases=[] addr_list=[2620:106:3003:1f00:3e4a:92ff:fef4:e180] tc-se:+error 4 tc-se:kill: pid 14559: No such process tc-se:rump.halt: init failed: No such file or directory tc-se:t_hostent: ERROR: The test case cleanup returned a non-ok exit code, but this is not allowed tc-end: 1662313952.341371, dnsbynamelookup6, failed, atf-check failed; see the output of the test for details tc-start: 1662313952.390947, 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:Fail: stdout does not match expected value tc-se:--- /tmp/inline.Sw6YeA 2022-09-04 17:52:34.859526940 +0000 tc-se:+++ /tmp/check.3dIqwb/stdout 2022-09-04 17:52:34.842689946 +0000 tc-se:@@ -1 +1 @@ tc-se:-name=sixthavenue.astron.com, length=4, addrtype=2, aliases=[] addr_list=[38.117.134.16] tc-se:+error 2 tc-se:kill: pid 24262: No such process tc-se:rump.halt: init failed: No such file or directory tc-se:t_hostent: ERROR: The test case cleanup returned a non-ok exit code, but this is not allowed tc-end: 1662313955.897987, gethostbyaddr4, failed, atf-check failed; see the output of the test for details tc-start: 1662313955.994397, 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:Fail: stdout does not match expected value tc-se:--- /tmp/inline.ilBzxt 2022-09-04 17:52:38.667384244 +0000 tc-se:+++ /tmp/check.eFwySV/stdout 2022-09-04 17:52:38.649076465 +0000 tc-se:@@ -1 +1 @@ tc-se:-name=sixthavenue.astron.com, length=16, addrtype=24, aliases=[] addr_list=[2620:106:3003:1f00:3e4a:92ff:fef4:e180] tc-se:+error 2 tc-se:kill: pid 13296: No such process tc-se:rump.halt: init failed: No such file or directory tc-se:t_hostent: ERROR: The test case cleanup returned a non-ok exit code, but this is not allowed tc-end: 1662313959.717799, gethostbyaddr6, failed, atf-check failed; see the output of the test for details tc-start: 1662313959.765678, 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:Fail: stdout does not match expected value tc-se:--- /tmp/inline.Oaz8xn 2022-09-04 17:52:42.468064644 +0000 tc-se:+++ /tmp/check.0rOzNc/stdout 2022-09-04 17:52:42.449030257 +0000 tc-se:@@ -1 +1 @@ tc-se:-name=sixthavenue.astron.com, length=4, addrtype=2, aliases=[] addr_list=[38.117.134.16] tc-se:+error 2 tc-se:kill: pid 13029: No such process tc-se:rump.halt: init failed: No such file or directory tc-se:t_hostent: ERROR: The test case cleanup returned a non-ok exit code, but this is not allowed tc-end: 1662313963.523752, gethostbyname4, failed, atf-check failed; see the output of the test for details tc-start: 1662313963.574893, 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:Fail: stdout does not match expected value tc-se:--- /tmp/inline.fCVgFK 2022-09-04 17:52:46.353763368 +0000 tc-se:+++ /tmp/check.gVHL7m/stdout 2022-09-04 17:52:46.326202532 +0000 tc-se:@@ -1 +1 @@ tc-se:-name=sixthavenue.astron.com, length=16, addrtype=24, aliases=[] addr_list=[2620:106:3003:1f00:3e4a:92ff:fef4:e180] tc-se:+error 2 tc-se:kill: pid 23288: No such process tc-se:rump.halt: init failed: No such file or directory tc-se:t_hostent: ERROR: The test case cleanup returned a non-ok exit code, but this is not allowed tc-end: 1662313967.792529, gethostbyname6, failed, atf-check failed; see the output of the test for details tc-start: 1662313967.841347, 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: 1662313968.977658, hostsbyaddrlookup4, passed tc-start: 1662313968.988470, 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: 1662313970.110710, hostsbyaddrlookup6, passed tc-start: 1662313970.121071, 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: 1662313971.232165, hostsbynamelookup4, passed tc-start: 1662313971.242310, 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: 1662313972.372269, hostsbynamelookup6, passed tp-end: 1662313972.382671, lib/libc/net/t_hostent tp-start: 1662313972.529022, lib/libc/nls/t_catalog, 2 tc-start: 1662313972.533802, catalog_errno tc-end: 1662313972.672649, catalog_errno, passed tc-start: 1662313972.683726, catalog_signal tc-end: 1662313972.821088, catalog_signal, passed tp-end: 1662313972.831706, lib/libc/nls/t_catalog tp-start: 1662313972.980883, lib/libc/regex/t_regex_att, 7 tc-start: 1662313972.985928, basic tc-se:skipping failed test at line 164 (pattern=a[-]?c, input=ac) tc-end: 1662313973.245798, basic, passed tc-start: 1662313973.256228, 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: 1662313973.442913, categorization, passed tc-start: 1662313973.453987, 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: 1662313973.639666, forcedassoc, passed tc-start: 1662313973.650584, leftassoc tc-se:*** Expected check failure: Reason for breakage unknown: /tmp/bracket/build/2022.09.04.11.20.33-evbarm-aarch64/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/bracket/build/2022.09.04.11.20.33-evbarm-aarch64/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/bracket/build/2022.09.04.11.20.33-evbarm-aarch64/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/bracket/build/2022.09.04.11.20.33-evbarm-aarch64/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/bracket/build/2022.09.04.11.20.33-evbarm-aarch64/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/bracket/build/2022.09.04.11.20.33-evbarm-aarch64/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/bracket/build/2022.09.04.11.20.33-evbarm-aarch64/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/bracket/build/2022.09.04.11.20.33-evbarm-aarch64/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/bracket/build/2022.09.04.11.20.33-evbarm-aarch64/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/bracket/build/2022.09.04.11.20.33-evbarm-aarch64/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/bracket/build/2022.09.04.11.20.33-evbarm-aarch64/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/bracket/build/2022.09.04.11.20.33-evbarm-aarch64/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: 1662313973.855804, leftassoc, expected_failure, Reason for breakage unknown: 12 checks failed as expected; see output for more details tc-start: 1662313973.868727, 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: 1662313974.116233, nullsubexpr, passed tc-start: 1662313974.126925, 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: 1662313974.401574, repetition, passed tc-start: 1662313974.412327, rightassoc tc-end: 1662313974.575011, rightassoc, passed tp-end: 1662313974.585699, lib/libc/regex/t_regex_att tp-start: 1662313974.725809, lib/libc/regex/t_exhaust, 1 tc-start: 1662313974.730415, regcomp_too_big tc-end: 1662313987.885796, regcomp_too_big, passed tp-end: 1662313987.897540, lib/libc/regex/t_exhaust tp-start: 1662313991.521767, lib/libc/regex/t_regex, 19 tc-start: 1662313991.526597, anchor tc-so:Executing command [ /bin/sh -c /usr/tests/lib/libc/regex/h_regex locale) != NULL not met tp-end: 1662314624.405287, lib/libc/string/t_strcoll tp-start: 1662314624.532795, lib/libc/string/t_strcpy, 1 tc-start: 1662314624.537550, strcpy_basic tc-end: 1662314624.676537, strcpy_basic, passed tp-end: 1662314624.687518, lib/libc/string/t_strcpy tp-start: 1662314624.828481, lib/libc/string/t_strcspn, 1 tc-start: 1662314624.833022, strcspn tc-end: 1662314624.967121, strcspn, passed tp-end: 1662314624.980110, lib/libc/string/t_strcspn tp-start: 1662314625.130586, lib/libc/string/t_strerror, 4 tc-start: 1662314625.135693, strerror_basic tc-end: 1662314625.379797, strerror_basic, passed tc-start: 1662314625.391565, strerror_err tc-end: 1662314625.540799, strerror_err, passed tc-start: 1662314625.551983, strerror_r_basic tc-end: 1662314625.805283, strerror_r_basic, passed tc-start: 1662314625.816408, strerror_r_err tc-end: 1662314625.959362, strerror_r_err, passed tp-end: 1662314625.970189, lib/libc/string/t_strerror tp-start: 1662314626.101836, lib/libc/string/t_stresep, 1 tc-start: 1662314626.106712, stresep_basic tc-end: 1662314626.246670, stresep_basic, passed tp-end: 1662314626.257852, lib/libc/string/t_stresep tp-start: 1662314626.395911, lib/libc/string/t_strlen, 3 tc-start: 1662314626.400746, strlen_basic tc-end: 1662314626.625354, strlen_basic, passed tc-start: 1662314626.636702, strlen_huge tc-end: 1662314627.73867, strlen_huge, passed tc-start: 1662314627.84384, strnlen_basic tc-end: 1662314627.207759, strnlen_basic, passed tp-end: 1662314627.217600, lib/libc/string/t_strlen tp-start: 1662314627.345497, lib/libc/string/t_strpbrk, 1 tc-start: 1662314627.350048, strpbrk tc-end: 1662314627.471854, strpbrk, passed tp-end: 1662314627.482256, lib/libc/string/t_strpbrk tp-start: 1662314627.606873, lib/libc/string/t_strrchr, 1 tc-start: 1662314627.611321, strrchr_basic tc-end: 1662314627.739762, strrchr_basic, passed tp-end: 1662314627.753583, lib/libc/string/t_strrchr tp-start: 1662314627.883163, lib/libc/string/t_strspn, 1 tc-start: 1662314627.887625, strspn tc-end: 1662314628.11233, strspn, passed tp-end: 1662314628.20744, lib/libc/string/t_strspn tp-start: 1662314628.146592, lib/libc/string/t_swab, 1 tc-start: 1662314628.150902, swab_basic tc-end: 1662314628.271879, swab_basic, passed tp-end: 1662314628.281391, lib/libc/string/t_swab tp-start: 1662314628.447890, lib/libc/sys/t_access, 6 tc-start: 1662314628.452183, access_access tc-end: 1662314628.726347, access_access, passed tc-start: 1662314629.525414, access_fault tc-end: 1662314629.655728, access_fault, passed tc-start: 1662314629.667646, access_inval tc-end: 1662314629.796627, access_inval, passed tc-start: 1662314629.807322, access_notdir tc-end: 1662314629.936225, access_notdir, passed tc-start: 1662314629.951333, access_notexist tc-end: 1662314630.93494, access_notexist, passed tc-start: 1662314630.105419, access_toolong tc-end: 1662314630.227862, access_toolong, passed tp-end: 1662314630.237853, lib/libc/sys/t_access tp-start: 1662314630.366658, lib/libc/sys/t_bind, 1 tc-start: 1662314630.371181, bind_foreign_family tc-end: 1662314630.497729, bind_foreign_family, passed tp-end: 1662314630.508631, lib/libc/sys/t_bind tp-start: 1662314630.640544, lib/libc/sys/t_chroot, 6 tc-start: 1662314630.645403, chroot_basic tc-end: 1662314630.796595, chroot_basic, passed tc-start: 1662314630.810582, chroot_err tc-end: 1662314630.938921, chroot_err, passed tc-start: 1662314630.949507, chroot_perm tc-end: 1662314631.101519, chroot_perm, passed tc-start: 1662314631.113124, fchroot_basic tc-end: 1662314631.265454, fchroot_basic, passed tc-start: 1662314631.278155, fchroot_err tc-end: 1662314631.407556, fchroot_err, passed tc-start: 1662314631.418317, fchroot_perm tc-end: 1662314631.590755, fchroot_perm, passed tp-end: 1662314631.600911, lib/libc/sys/t_chroot tp-start: 1662314631.732002, lib/libc/sys/t_clock_gettime, 1 tc-start: 1662314631.736998, clock_gettime_real tc-so:kern.timecounter.hardware = armgtmr0 tc-so:kern.timecounter.choice = clockinterrupt(q=0, f=100 Hz) armgtmr0(q=500, f=62500000 Hz) dummy(q=-1000000, f=1000000 Hz) tc-so: tc-so:Checking clockinterrupt for 5 seconds tc-so:time TSA: 0x6314e88c.12705ca2, TSB: 0x6314e88c.13a189af, diff = 20000013 nsec, 4350002819 nsec tc-so:Claimed resolution: 10000000 nsec (100.000000 Hz) or better tc-so:Observed minimum non zero delta: 10000006 nsec tc-so: tc-so:Checking armgtmr0 for 5 seconds tc-so:Claimed resolution: 16 nsec (62500000.000000 Hz) or better tc-so:Observed minimum non zero delta: 13536 nsec tc-end: 1662314643.39696, clock_gettime_real, passed tp-end: 1662314643.52149, lib/libc/sys/t_clock_gettime tp-start: 1662314643.185679, lib/libc/sys/t_clock_nanosleep, 1 tc-start: 1662314643.190065, clock_nanosleep_remain tc-end: 1662314643.314982, clock_nanosleep_remain, passed tp-end: 1662314643.327191, lib/libc/sys/t_clock_nanosleep tp-start: 1662314643.462899, lib/libc/sys/t_clone, 4 tc-start: 1662314643.467480, clone_basic tc-so:parent: stack = 0xf72f6905c000, frobme = 0xffffff8d5960 tc-so:child: stack ~= 0xf72f6905bff8, frobme = 0xffffff8d5960 tc-so:parent: childexit = 0xa5, frobme = 41973 tc-end: 1662314643.616455, clone_basic, passed tc-start: 1662314643.628861, clone_null_func tc-end: 1662314643.761199, clone_null_func, passed tc-start: 1662314643.773968, clone_null_stack tc-end: 1662314643.901200, clone_null_stack, passed tc-start: 1662314643.913200, clone_out_of_proc tc-end: 1662314644.54900, clone_out_of_proc, passed tp-end: 1662314644.68835, lib/libc/sys/t_clone tp-start: 1662314644.204075, lib/libc/sys/t_connect, 2 tc-start: 1662314644.208476, connect_foreign_family tc-end: 1662314644.340673, connect_foreign_family, passed tc-start: 1662314644.353109, connect_low_port tc-end: 1662314644.516651, connect_low_port, passed tp-end: 1662314644.528098, lib/libc/sys/t_connect tp-start: 1662314644.666197, lib/libc/sys/t_dup, 10 tc-start: 1662314644.670878, dup2_basic tc-end: 1662314644.801207, dup2_basic, passed tc-start: 1662314644.813596, dup2_err tc-end: 1662314644.946071, dup2_err, passed tc-start: 1662314644.957995, dup2_max tc-end: 1662314645.90225, dup2_max, passed tc-start: 1662314645.102883, dup2_mode tc-end: 1662314645.401054, dup2_mode, passed tc-start: 1662314645.413254, dup3_err tc-end: 1662314645.544793, dup3_err, passed tc-start: 1662314645.559164, dup3_max tc-end: 1662314645.697066, dup3_max, passed tc-start: 1662314645.709147, dup3_mode tc-end: 1662314646.13690, dup3_mode, passed tc-start: 1662314646.26705, dup_err tc-end: 1662314646.156254, dup_err, passed tc-start: 1662314646.176581, dup_max tc-end: 1662314646.457504, dup_max, passed tc-start: 1662314646.470333, dup_mode tc-end: 1662314646.786765, dup_mode, passed tp-end: 1662314646.799684, lib/libc/sys/t_dup tp-start: 1662314646.958003, lib/libc/sys/t_eventfd, 8 tc-start: 1662314646.962631, eventfd_badflags tc-end: 1662314647.98832, eventfd_badflags, passed tc-start: 1662314647.109560, eventfd_bufsize tc-end: 1662314647.248838, eventfd_bufsize, passed tc-start: 1662314647.259358, eventfd_fcntl tc-end: 1662314647.399989, eventfd_fcntl, passed tc-start: 1662314647.410827, eventfd_normal tc-end: 1662314651.771611, eventfd_normal, passed tc-start: 1662314651.785651, eventfd_restart tc-end: 1662314655.948844, eventfd_restart, passed tc-start: 1662314655.962592, eventfd_select_poll_kevent_block tc-end: 1662314680.779465, eventfd_select_poll_kevent_block, passed tc-start: 1662314680.792975, eventfd_select_poll_kevent_immed tc-end: 1662314680.945486, eventfd_select_poll_kevent_immed, passed tc-start: 1662314680.956798, eventfd_semaphore tc-end: 1662314681.103170, eventfd_semaphore, passed tp-end: 1662314681.114458, lib/libc/sys/t_eventfd tp-start: 1662314681.260870, lib/libc/sys/t_fork, 15 tc-start: 1662314681.265659, nested_clone tc-end: 1662314681.428599, nested_clone, passed tc-start: 1662314681.439878, nested_clone_files tc-end: 1662314681.596778, nested_clone_files, passed tc-start: 1662314681.607248, nested_clone_fs tc-end: 1662314681.763512, nested_clone_fs, passed tc-start: 1662314681.775824, nested_clone_vfork tc-end: 1662314681.917681, nested_clone_vfork, passed tc-start: 1662314681.928578, nested_clone_vm tc-end: 1662314682.79261, nested_clone_vm, passed tc-start: 1662314682.90000, nested_fork tc-end: 1662314682.253573, nested_fork, passed tc-start: 1662314682.264131, nested_vfork tc-end: 1662314682.400093, nested_vfork, passed tc-start: 1662314682.410966, raise1 tc-end: 1662314682.563598, raise1, passed tc-start: 1662314682.574452, raise2 tc-end: 1662314682.794097, raise2, passed tc-start: 1662314682.805951, raise3 tc-end: 1662314682.990249, raise3, passed tc-start: 1662314683.3000, raise4 tc-end: 1662314683.353819, raise4, passed tc-start: 1662314683.375553, raise5 tc-end: 1662314683.700937, raise5, passed tc-start: 1662314683.711791, raise6 tc-end: 1662314683.895123, raise6, passed tc-start: 1662314683.910559, raise7 tc-end: 1662314684.52953, raise7, passed tc-start: 1662314684.63106, raise8 tc-end: 1662314684.207012, raise8, passed tp-end: 1662314684.217098, lib/libc/sys/t_fork tp-start: 1662314684.350151, lib/libc/sys/t_fsync, 2 tc-start: 1662314684.354258, fsync_err tc-end: 1662314684.480345, fsync_err, passed tc-start: 1662314684.491002, fsync_sync tc-end: 1662314684.720804, fsync_sync, passed tp-end: 1662314684.731069, lib/libc/sys/t_fsync tp-start: 1662314684.885162, lib/libc/sys/t_futex_ops, 22 tc-start: 1662314684.889841, futex_basic_wait_wake_private tc-end: 1662314691.263653, futex_basic_wait_wake_private, passed tc-start: 1662314691.277526, futex_basic_wait_wake_shared tc-end: 1662314697.647527, futex_basic_wait_wake_shared, passed tc-start: 1662314697.660665, futex_cmp_requeue tc-end: 1662314702.4448, futex_cmp_requeue, passed tc-start: 1662314702.15832, futex_requeue tc-end: 1662314706.298625, futex_requeue, passed tc-start: 1662314706.311723, futex_wait_evil_unmapped_anon tc-end: 1662314708.707555, futex_wait_evil_unmapped_anon, passed tc-start: 1662314708.718321, futex_wait_pointless_bitset tc-end: 1662314708.856178, futex_wait_pointless_bitset, passed tc-start: 1662314708.869155, futex_wait_timeout_deadline tc-end: 1662314713.22107, futex_wait_timeout_deadline, passed tc-start: 1662314713.35686, futex_wait_timeout_deadline_rt tc-end: 1662314717.177733, futex_wait_timeout_deadline_rt, passed tc-start: 1662314717.189878, futex_wait_timeout_relative tc-end: 1662314721.340432, futex_wait_timeout_relative, passed tc-start: 1662314721.351869, futex_wait_timeout_relative_rt tc-end: 1662314725.854927, futex_wait_timeout_relative_rt, passed tc-start: 1662314725.866417, futex_wait_wake_anon_bs_private tc-end: 1662314732.176731, futex_wait_wake_anon_bs_private, passed tc-start: 1662314732.186815, futex_wait_wake_anon_bs_shared tc-end: 1662314738.514829, futex_wait_wake_anon_bs_shared, passed tc-start: 1662314738.528052, futex_wait_wake_anon_bs_shared_proc tc-end: 1662314744.947415, futex_wait_wake_anon_bs_shared_proc, passed tc-start: 1662314744.957317, futex_wait_wake_bitset tc-end: 1662314753.369941, futex_wait_wake_bitset, passed tc-start: 1662314753.383100, futex_wait_wake_file_bs_cow_private tc-end: 1662314759.726444, futex_wait_wake_file_bs_cow_private, passed tc-start: 1662314759.748008, futex_wait_wake_file_bs_cow_shared tc-end: 1662314766.365604, futex_wait_wake_file_bs_cow_shared, passed tc-start: 1662314766.377851, futex_wait_wake_file_bs_private tc-end: 1662314772.715615, futex_wait_wake_file_bs_private, passed tc-start: 1662314772.731902, futex_wait_wake_file_bs_shared tc-end: 1662314779.55803, futex_wait_wake_file_bs_shared, passed tc-start: 1662314779.73459, futex_wait_wake_file_bs_shared_proc tc-end: 1662314785.401901, futex_wait_wake_file_bs_shared_proc, passed tc-start: 1662314785.417067, futex_wake_highest_pri tc-end: 1662314791.807964, futex_wake_highest_pri, expected_failure, PR kern/55230: /tmp/bracket/build/2022.09.04.11.20.33-evbarm-aarch64/src/tests/lib/libc/sys/t_futex_ops.c:1447: waiter == lwp_data[1].threadid not met tc-start: 1662314791.823062, futex_wake_op_cmp tc-end: 1662314800.352194, futex_wake_op_cmp, passed tc-start: 1662314800.364837, futex_wake_op_op tc-end: 1662314800.614464, futex_wake_op_op, passed tp-end: 1662314800.625483, lib/libc/sys/t_futex_ops tp-start: 1662314800.764540, lib/libc/sys/t_futex_robust, 5 tc-start: 1662314800.769237, futex_robust_bad_pending tc-end: 1662314801.8026, futex_robust_bad_pending, passed tc-start: 1662314801.18895, futex_robust_evil_circular tc-end: 1662314802.374303, futex_robust_evil_circular, passed tc-start: 1662314802.385683, futex_robust_negative tc-end: 1662314802.639276, futex_robust_negative, passed tc-start: 1662314802.650823, futex_robust_positive tc-end: 1662314802.885204, futex_robust_positive, passed tc-start: 1662314802.898294, futex_robust_unmapped tc-end: 1662314803.160095, futex_robust_unmapped, passed tp-end: 1662314803.171014, lib/libc/sys/t_futex_robust tp-start: 1662314803.305853, lib/libc/sys/t_getcontext, 3 tc-start: 1662314803.310300, getcontext_err tc-end: 1662314803.441668, getcontext_err, passed tc-start: 1662314803.507232, setcontext_err tc-end: 1662314804.147094, setcontext_err, passed tc-start: 1662314804.158356, setcontext_link tc-end: 1662314804.291130, setcontext_link, passed tp-end: 1662314804.301712, lib/libc/sys/t_getcontext tp-start: 1662314804.434075, lib/libc/sys/t_getgroups, 4 tc-start: 1662314804.438802, getgroups_err tc-end: 1662314804.546793, getgroups_err, passed tc-start: 1662314804.556631, getgroups_getgid tc-end: 1662314804.692521, getgroups_getgid, passed tc-start: 1662314804.708871, getgroups_setgid tc-end: 1662314804.975635, getgroups_setgid, passed tc-start: 1662314804.986426, getgroups_zero tc-end: 1662314805.117950, getgroups_zero, passed tp-end: 1662314805.128482, lib/libc/sys/t_getgroups tp-start: 1662314805.260233, lib/libc/sys/t_getitimer, 5 tc-start: 1662314805.264784, getitimer_empty tc-end: 1662314805.389781, getitimer_empty, passed tc-start: 1662314805.400898, getitimer_err tc-end: 1662314805.531803, getitimer_err, passed tc-start: 1662314805.543327, setitimer_basic tc-end: 1662314805.700915, setitimer_basic, passed tc-start: 1662314805.713246, setitimer_err tc-end: 1662314805.842943, setitimer_err, passed tc-start: 1662314805.855210, setitimer_old tc-end: 1662314805.986582, setitimer_old, passed tp-end: 1662314805.997123, lib/libc/sys/t_getitimer tp-start: 1662314806.132576, lib/libc/sys/t_getlogin, 5 tc-start: 1662314806.137406, getlogin_r_err tc-end: 1662314806.268646, getlogin_r_err, passed tc-start: 1662314806.279231, getlogin_same tc-end: 1662314806.411708, getlogin_same, passed tc-start: 1662314806.422524, setlogin_basic tc-end: 1662314806.574486, setlogin_basic, passed tc-start: 1662314806.585940, setlogin_err tc-end: 1662314806.736770, setlogin_err, passed tc-start: 1662314806.748204, setlogin_perm tc-end: 1662314806.907600, setlogin_perm, passed tp-end: 1662314806.919538, lib/libc/sys/t_getlogin tp-start: 1662314807.65092, lib/libc/sys/t_getpid, 2 tc-start: 1662314807.69760, getpid_process tc-end: 1662314807.333303, getpid_process, passed tc-start: 1662314807.344618, getpid_thread tc-end: 1662314807.508010, getpid_thread, passed tp-end: 1662314807.520218, lib/libc/sys/t_getpid tp-start: 1662314807.660875, lib/libc/sys/t_getrandom, 10 tc-start: 1662314807.665444, getrandom_default tc-se:timeout tc-end: 1662314810.31773, getrandom_default, passed tc-start: 1662314810.43673, getrandom_fault tc-end: 1662314810.179604, getrandom_fault, passed tc-start: 1662314810.192119, getrandom_insecure tc-end: 1662314810.333811, getrandom_insecure, passed tc-start: 1662314810.345919, getrandom_insecure_nonblock tc-end: 1662314810.467134, getrandom_insecure_nonblock, passed tc-start: 1662314810.480080, getrandom_invalid tc-end: 1662314810.608691, getrandom_invalid, passed tc-start: 1662314810.620517, getrandom_nonblock tc-end: 1662314810.752387, getrandom_nonblock, passed tc-start: 1662314810.762829, getrandom_random tc-se:timeout tc-end: 1662314812.940802, getrandom_random, passed tc-start: 1662314812.950657, getrandom_random_insecure tc-end: 1662314813.80706, getrandom_random_insecure, passed tc-start: 1662314813.91059, getrandom_random_insecure_nonblock tc-end: 1662314813.224956, getrandom_random_insecure_nonblock, passed tc-start: 1662314813.235659, getrandom_random_nonblock tc-end: 1662314813.368716, getrandom_random_nonblock, passed tp-end: 1662314813.379326, lib/libc/sys/t_getrandom tp-start: 1662314813.515656, lib/libc/sys/t_getrusage, 6 tc-start: 1662314813.520034, getrusage_err tc-end: 1662314813.644247, getrusage_err, passed tc-start: 1662314813.653942, getrusage_maxrss tc-end: 1662314816.483741, getrusage_maxrss, passed tc-start: 1662314816.495187, getrusage_msgsnd tc-end: 1662314816.637875, getrusage_msgsnd, passed tc-start: 1662314816.649464, getrusage_sig tc-end: 1662314816.782654, getrusage_sig, passed tc-start: 1662314816.793612, getrusage_utime_back tc-end: 1662314826.63084, getrusage_utime_back, expected_failure, PR kern/30115: anticipated error did not occur tc-start: 1662314826.79903, getrusage_utime_zero tc-end: 1662314830.564201, getrusage_utime_zero, expected_failure, PR kern/30115: anticipated error did not occur tp-end: 1662314830.577995, lib/libc/sys/t_getrusage tp-start: 1662314830.917852, lib/libc/sys/t_getsid, 3 tc-start: 1662314830.922608, getsid_current tc-end: 1662314831.56893, getsid_current, passed tc-start: 1662314831.69715, getsid_err tc-end: 1662314831.205471, getsid_err, passed tc-start: 1662314831.218864, getsid_process tc-end: 1662314831.368099, getsid_process, passed tp-end: 1662314831.380462, lib/libc/sys/t_getsid tp-start: 1662314831.511643, lib/libc/sys/t_getsockname, 1 tc-start: 1662314831.516162, getsockname_unix tc-end: 1662314831.650119, getsockname_unix, passed tp-end: 1662314831.660228, lib/libc/sys/t_getsockname tp-start: 1662314831.793011, lib/libc/sys/t_gettimeofday, 2 tc-start: 1662314831.797555, gettimeofday_err tc-end: 1662314831.924051, gettimeofday_err, passed tc-start: 1662314831.934470, gettimeofday_mono tc-end: 1662314832.66705, gettimeofday_mono, passed tp-end: 1662314832.77518, lib/libc/sys/t_gettimeofday tp-start: 1662314832.210068, lib/libc/sys/t_issetugid, 4 tc-start: 1662314832.214479, issetugid_egid tc-end: 1662314832.394116, issetugid_egid, passed tc-start: 1662314832.404601, issetugid_euid tc-end: 1662314832.582496, issetugid_euid, passed tc-start: 1662314832.593484, issetugid_rgid tc-end: 1662314832.770993, issetugid_rgid, passed tc-start: 1662314832.781667, issetugid_ruid tc-end: 1662314832.988441, issetugid_ruid, passed tp-end: 1662314833.27889, lib/libc/sys/t_issetugid tp-start: 1662314833.162546, lib/libc/sys/t_kevent, 4 tc-start: 1662314833.167540, kevent_zerotimer tc-end: 1662314833.324548, kevent_zerotimer, passed tc-start: 1662314833.337698, kqueue_EVFILT_USER tc-end: 1662314833.824198, kqueue_EVFILT_USER, passed tc-start: 1662314833.838597, kqueue_desc_passing tc-so:parent (pid 25262): sending kq fd 3 tc-so:child (pid 28014): received kq fd 795017330 tc-end: 1662314834.25549, kqueue_desc_passing, skipped, PR kern/46523 tc-start: 1662314834.37326, kqueue_unsupported_fd tc-end: 1662314834.177416, kqueue_unsupported_fd, passed tp-end: 1662314834.188503, lib/libc/sys/t_kevent tp-start: 1662314834.339021, lib/libc/sys/t_kill, 5 tc-start: 1662314834.343888, kill_basic tc-end: 1662314834.510507, kill_basic, passed tc-start: 1662314834.521527, kill_err tc-end: 1662314834.681409, kill_err, passed tc-start: 1662314834.693070, kill_perm tc-end: 1662314836.942899, kill_perm, passed tc-start: 1662314836.953970, kill_pgrp_neg tc-end: 1662314837.113305, kill_pgrp_neg, passed tc-start: 1662314837.124409, kill_pgrp_zero tc-end: 1662314837.293365, kill_pgrp_zero, passed tp-end: 1662314837.304209, lib/libc/sys/t_kill tp-start: 1662314837.484206, lib/libc/sys/t_link, 4 tc-start: 1662314837.488768, link_count tc-end: 1662314837.727817, link_count, passed tc-start: 1662314837.738750, link_err tc-end: 1662314837.978383, link_err, passed tc-start: 1662314837.989516, link_perm tc-end: 1662314838.156111, link_perm, passed tc-start: 1662314838.171012, link_stat tc-end: 1662314838.438555, link_stat, passed tp-end: 1662314838.451438, lib/libc/sys/t_link tp-start: 1662314838.589773, lib/libc/sys/t_listen, 2 tc-start: 1662314838.594455, listen_err tc-end: 1662314838.838129, listen_err, passed tc-start: 1662314838.850343, listen_low_port tc-end: 1662314838.983140, listen_low_port, passed tp-end: 1662314838.994695, lib/libc/sys/t_listen tp-start: 1662314839.262816, lib/libc/sys/t_lwp_ctl, 1 tc-start: 1662314839.267803, lwpctl_counter tc-so:pctr = 0 tc-so:pctr = 1 tc-end: 1662314839.449169, lwpctl_counter, passed tp-end: 1662314839.462689, lib/libc/sys/t_lwp_ctl tp-start: 1662314839.598706, lib/libc/sys/t_lwp_create, 3 tc-start: 1662314839.603155, lwp_create_bad_lid_ptr tc-end: 1662314839.738139, lwp_create_bad_lid_ptr, passed tc-start: 1662314839.750614, lwp_create_generic_fail_no_uc_cpu tc-end: 1662314839.887925, lwp_create_generic_fail_no_uc_cpu, passed tc-start: 1662314839.898567, lwp_create_works tc-end: 1662314840.31879, lwp_create_works, passed tp-end: 1662314840.45136, lib/libc/sys/t_lwp_create tp-start: 1662314840.180974, lib/libc/sys/t_minherit, 5 tc-start: 1662314840.185355, minherit_bad tc-end: 1662314840.320724, minherit_bad, passed tc-start: 1662314840.333789, minherit_copy tc-end: 1662314840.495135, minherit_copy, passed tc-start: 1662314840.505952, minherit_none tc-end: 1662314840.661886, minherit_none, passed tc-start: 1662314840.678225, minherit_share tc-end: 1662314840.837326, minherit_share, passed tc-start: 1662314840.849827, minherit_zero tc-end: 1662314841.11284, minherit_zero, passed tp-end: 1662314841.21739, lib/libc/sys/t_minherit tp-start: 1662314841.166935, lib/libc/sys/t_mincore, 3 tc-start: 1662314841.171738, mincore_err tc-end: 1662314841.325130, mincore_err, passed tc-start: 1662314841.353388, mincore_resid tc-end: 1662314841.944973, mincore_resid, passed tc-start: 1662314841.955285, mincore_shmseg tc-se:128 pages still resident tc-end: 1662314842.109463, mincore_shmseg, passed tp-end: 1662314842.119452, lib/libc/sys/t_mincore tp-start: 1662314842.255469, lib/libc/sys/t_mkdir, 4 tc-start: 1662314842.260131, mkdir_err tc-end: 1662314842.386191, mkdir_err, passed tc-start: 1662314842.396754, mkdir_mode tc-end: 1662314844.682794, mkdir_mode, passed tc-start: 1662314844.696015, mkdir_perm tc-end: 1662314844.942471, mkdir_perm, passed tc-start: 1662314844.957627, mkdir_trail tc-so:Checking "dir1/" tc-so:Checking "dir2//" tc-end: 1662314845.126988, mkdir_trail, passed tp-end: 1662314845.142472, lib/libc/sys/t_mkdir tp-start: 1662314845.293762, lib/libc/sys/t_mkfifo, 6 tc-start: 1662314845.297821, mkfifo_block tc-end: 1662314847.596651, mkfifo_block, passed tc-start: 1662314847.607210, mkfifo_err tc-end: 1662314847.866324, mkfifo_err, passed tc-start: 1662314847.877677, mkfifo_nonblock tc-end: 1662314850.207204, mkfifo_nonblock, passed tc-start: 1662314850.221565, mkfifo_perm tc-end: 1662314850.495566, mkfifo_perm, passed tc-start: 1662314850.507970, mkfifo_stat tc-end: 1662314850.770077, mkfifo_stat, passed tc-start: 1662314850.781881, mknod_s_ififo tc-end: 1662314851.45229, mknod_s_ififo, passed tp-end: 1662314851.56016, lib/libc/sys/t_mkfifo tp-start: 1662314851.200105, lib/libc/sys/t_mknod, 4 tc-start: 1662314851.204628, mknod_err tc-end: 1662314851.474463, mknod_err, passed tc-start: 1662314851.510344, mknod_exist tc-end: 1662314851.770083, mknod_exist, passed tc-start: 1662314851.782780, mknod_perm tc-end: 1662314852.48568, mknod_perm, passed tc-start: 1662314852.60762, mknod_stat tc-end: 1662314852.328300, mknod_stat, passed tp-end: 1662314852.338605, lib/libc/sys/t_mknod tp-start: 1662314852.478212, lib/libc/sys/t_mlock, 5 tc-start: 1662314852.482910, mlock_clip tc-se:mlock_clip: buf = 0xf62bc60b8000 (page=4096) tc-end: 1662314852.622051, mlock_clip, passed tc-start: 1662314852.633177, mlock_err tc-se:mlock_err: buf = 0xf4bc70aba000 (page=4096) tc-so:testing with (hopefully) invalid pointer 0x5df5000 tc-end: 1662314852.780324, mlock_err, passed tc-start: 1662314852.791188, mlock_limits tc-se:mlock_limits: buf = 0xf56a739e8000 (page=4096) tc-se:trying to lock 4096 bytes with 4095 byte limit tc-se:trying to lock 3996 bytes with 3995 byte limit tc-se:trying to lock 3896 bytes with 3895 byte limit tc-se:trying to lock 3796 bytes with 3795 byte limit tc-se:trying to lock 3696 bytes with 3695 byte limit tc-se:trying to lock 3596 bytes with 3595 byte limit tc-se:trying to lock 3496 bytes with 3495 byte limit tc-se:trying to lock 3396 bytes with 3395 byte limit tc-se:trying to lock 3296 bytes with 3295 byte limit tc-se:trying to lock 3196 bytes with 3195 byte limit tc-se:trying to lock 3096 bytes with 3095 byte limit tc-se:trying to lock 2996 bytes with 2995 byte limit tc-se:trying to lock 2896 bytes with 2895 byte limit tc-se:trying to lock 2796 bytes with 2795 byte limit tc-se:trying to lock 2696 bytes with 2695 byte limit tc-se:trying to lock 2596 bytes with 2595 byte limit tc-se:trying to lock 2496 bytes with 2495 byte limit tc-se:trying to lock 2396 bytes with 2395 byte limit tc-se:trying to lock 2296 bytes with 2295 byte limit tc-se:trying to lock 2196 bytes with 2195 byte limit tc-se:trying to lock 2096 bytes with 2095 byte limit tc-se:trying to lock 1996 bytes with 1995 byte limit tc-se:trying to lock 1896 bytes with 1895 byte limit tc-se:trying to lock 1796 bytes with 1795 byte limit tc-se:trying to lock 1696 bytes with 1695 byte limit tc-se:trying to lock 1596 bytes with 1595 byte limit tc-se:trying to lock 1496 bytes with 1495 byte limit tc-se:trying to lock 1396 bytes with 1395 byte limit tc-se:trying to lock 1296 bytes with 1295 byte limit tc-se:trying to lock 1196 bytes with 1195 byte limit tc-se:trying to lock 1096 bytes with 1095 byte limit tc-se:trying to lock 996 bytes with 995 byte limit tc-se:trying to lock 896 bytes with 895 byte limit tc-se:trying to lock 796 bytes with 795 byte limit tc-se:trying to lock 696 bytes with 695 byte limit tc-se:trying to lock 596 bytes with 595 byte limit tc-se:trying to lock 496 bytes with 495 byte limit tc-se:trying to lock 396 bytes with 395 byte limit tc-se:trying to lock 296 bytes with 295 byte limit tc-se:trying to lock 196 bytes with 195 byte limit tc-se:trying to lock 96 bytes with 95 byte limit tc-end: 1662314853.64168, mlock_limits, passed tc-start: 1662314853.75070, mlock_mmap tc-se:mlock_mmap: buf=0xf7b7f02c9000, page=4096 tc-se:mlock_mmap: first test succeeded tc-se:mlock_mmap: second test succeeded tc-end: 1662314853.223632, mlock_mmap, passed tc-start: 1662314853.235625, mlock_nested tc-se:mlock_nested: buf = 0xf05c1b9fa000 (page=4096) tc-end: 1662314853.377433, mlock_nested, passed tp-end: 1662314853.387838, lib/libc/sys/t_mlock tp-start: 1662314853.542991, lib/libc/sys/t_mmap, 11 tc-start: 1662314853.548038, mmap_block tc-end: 1662314853.694263, mmap_block, skipped, The test case causes a panic (PR kern/38889, PR kern/46592) tc-start: 1662314853.706312, mmap_err tc-end: 1662314853.849956, mmap_err, passed tc-start: 1662314853.860755, mmap_hint tc-end: 1662314854.7968, mmap_hint, passed tc-start: 1662314854.19323, mmap_loan tc-end: 1662314854.298900, mmap_loan, passed tc-start: 1662314854.309962, mmap_prot_1 tc-end: 1662314854.590498, mmap_prot_1, passed tc-start: 1662314854.601462, mmap_prot_2 tc-end: 1662314854.768214, mmap_prot_2, passed tc-start: 1662314854.780201, mmap_prot_3 tc-end: 1662314855.411391, mmap_prot_3, passed tc-start: 1662314855.422891, mmap_reprotect_race tc-end: 1662315000.376398, mmap_reprotect_race, passed tc-start: 1662315000.388925, mmap_truncate tc-end: 1662315000.662009, mmap_truncate, passed tc-start: 1662315000.673625, mmap_truncate_signal tc-end: 1662315000.984453, mmap_truncate_signal, passed tc-start: 1662315000.995907, mmap_va0 tc-end: 1662315001.147867, mmap_va0, passed tp-end: 1662315001.158218, lib/libc/sys/t_mmap tp-start: 1662315001.301496, lib/libc/sys/t_mprotect, 7 tc-start: 1662315001.306605, mprotect_access tc-end: 1662315001.571065, mprotect_access, passed tc-start: 1662315001.581724, mprotect_err tc-end: 1662315001.721698, mprotect_err, passed tc-start: 1662315001.736132, mprotect_exec tc-end: 1662315001.916688, mprotect_exec, passed tc-start: 1662315001.928332, mprotect_mremap_exec tc-end: 1662315002.117238, mprotect_mremap_exec, passed tc-start: 1662315002.129405, mprotect_mremap_fork_exec tc-end: 1662315002.292005, mprotect_mremap_fork_exec, expected_failure, PR lib/55177: /tmp/bracket/build/2022.09.04.11.20.33-evbarm-aarch64/src/tests/lib/libc/sys/t_mprotect.c:435: ((int (*)(void))map2)() == 2 not met tc-start: 1662315002.303088, mprotect_pax tc-end: 1662315002.433147, mprotect_pax, passed tc-start: 1662315002.445422, mprotect_write tc-end: 1662315002.631923, mprotect_write, passed tp-end: 1662315002.646491, lib/libc/sys/t_mprotect tp-start: 1662315002.795086, lib/libc/sys/t_msgctl, 5 tc-start: 1662315002.800308, msgctl_err tc-end: 1662315003.60178, msgctl_err, passed tc-start: 1662315003.71238, msgctl_perm tc-end: 1662315003.371924, msgctl_perm, passed tc-start: 1662315003.383058, msgctl_pid tc-end: 1662315007.738249, msgctl_pid, passed tc-start: 1662315007.751623, msgctl_set tc-end: 1662315008.13946, msgctl_set, passed tc-start: 1662315008.26725, msgctl_time tc-end: 1662315008.275939, msgctl_time, passed tp-end: 1662315008.288981, lib/libc/sys/t_msgctl tp-start: 1662315008.435186, lib/libc/sys/t_msgget, 5 tc-start: 1662315008.439903, msgget_excl tc-end: 1662315008.689345, msgget_excl, passed tc-start: 1662315008.702314, msgget_exit tc-end: 1662315008.973341, msgget_exit, passed tc-start: 1662315008.986525, msgget_init tc-end: 1662315009.244287, msgget_init, passed tc-start: 1662315009.258607, 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: 1662315009.469813, msgget_limit, passed tc-start: 1662315009.483754, 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: 1662315009.777256, msgget_mode, passed tp-end: 1662315009.792673, lib/libc/sys/t_msgget tp-start: 1662315009.942117, lib/libc/sys/t_msgrcv, 6 tc-start: 1662315009.947058, msgrcv_basic tc-end: 1662315010.224792, msgrcv_basic, passed tc-start: 1662315010.239094, msgrcv_block tc-end: 1662315014.546470, msgrcv_block, passed tc-start: 1662315014.558620, msgrcv_err tc-end: 1662315014.806323, msgrcv_err, passed tc-start: 1662315014.816571, msgrcv_mtype tc-end: 1662315015.64307, msgrcv_mtype, passed tc-start: 1662315015.75237, msgrcv_nonblock tc-end: 1662315019.419134, msgrcv_nonblock, passed tc-start: 1662315019.430943, msgrcv_truncate tc-end: 1662315019.689853, msgrcv_truncate, passed tp-end: 1662315019.701964, lib/libc/sys/t_msgrcv tp-start: 1662315019.842403, lib/libc/sys/t_msgsnd, 5 tc-start: 1662315019.846959, msgsnd_block tc-end: 1662315024.442878, msgsnd_block, passed tc-start: 1662315024.453679, msgsnd_count tc-end: 1662315024.703173, msgsnd_count, passed tc-start: 1662315024.713426, msgsnd_err tc-end: 1662315024.963332, msgsnd_err, passed tc-start: 1662315024.974483, msgsnd_nonblock tc-end: 1662315029.275722, msgsnd_nonblock, passed tc-start: 1662315029.288912, msgsnd_perm tc-end: 1662315029.588220, msgsnd_perm, passed tp-end: 1662315029.598945, lib/libc/sys/t_msgsnd tp-start: 1662315029.735097, lib/libc/sys/t_msync, 4 tc-start: 1662315029.740616, msync_async tc-end: 1662315029.885682, msync_async, passed tc-start: 1662315029.898173, msync_err tc-end: 1662315030.44935, msync_err, passed tc-start: 1662315030.56163, msync_invalidate tc-end: 1662315030.201917, msync_invalidate, passed tc-start: 1662315030.213429, msync_sync tc-end: 1662315030.354829, msync_sync, passed tp-end: 1662315030.367963, lib/libc/sys/t_msync tp-start: 1662315030.506993, lib/libc/sys/t_nanosleep, 3 tc-start: 1662315030.512147, nanosleep_basic tc-end: 1662315031.31648, nanosleep_basic, passed tc-start: 1662315031.45330, nanosleep_err tc-end: 1662315031.187352, nanosleep_err, passed tc-start: 1662315031.198614, nanosleep_sig tc-end: 1662315033.351077, nanosleep_sig, passed tp-end: 1662315033.361830, lib/libc/sys/t_nanosleep tp-start: 1662315033.497415, lib/libc/sys/t_pipe, 1 tc-start: 1662315033.501887, pipe_restart tc-so:Read: 0x200000 tc-so:Expected: 0x200000 tc-end: 1662315037.818231, pipe_restart, passed tp-end: 1662315037.831756, lib/libc/sys/t_pipe tp-start: 1662315037.978346, lib/libc/sys/t_pipe2, 6 tc-start: 1662315037.983039, pipe2_basic tc-end: 1662315038.103587, pipe2_basic, passed tc-start: 1662315038.116291, pipe2_cloexec tc-end: 1662315038.254438, pipe2_cloexec, passed tc-start: 1662315038.267576, pipe2_consume tc-end: 1662315038.407840, pipe2_consume, passed tc-start: 1662315038.421452, pipe2_einval tc-end: 1662315038.561770, pipe2_einval, passed tc-start: 1662315038.574772, pipe2_nonblock tc-end: 1662315038.713830, pipe2_nonblock, passed tc-start: 1662315038.726917, pipe2_nosigpipe tc-end: 1662315038.867113, pipe2_nosigpipe, passed tp-end: 1662315038.880541, lib/libc/sys/t_pipe2 tp-start: 1662315039.45144, lib/libc/sys/t_poll, 6 tc-start: 1662315039.50113, 3way tc-so:parent write tc-so:parent terminated tc-end: 1662315059.349407, 3way, passed tc-start: 1662315059.482904, basic tc-end: 1662315059.658986, basic, passed tc-start: 1662315059.672587, err tc-end: 1662315059.807799, err, passed tc-start: 1662315059.819281, fifo_hup1 tc-end: 1662315060.78609, fifo_hup1, passed tc-start: 1662315060.92253, fifo_hup2 tc-end: 1662315070.365524, fifo_hup2, passed tc-start: 1662315070.378396, fifo_inout tc-end: 1662315070.628478, fifo_inout, passed tp-end: 1662315070.641118, lib/libc/sys/t_poll tp-start: 1662315070.771831, lib/libc/sys/t_pollts, 3 tc-start: 1662315070.776060, basic tc-end: 1662315073.104398, basic, passed tc-start: 1662315073.116935, err tc-end: 1662315073.231992, err, passed tc-start: 1662315073.244087, sigmask tc-end: 1662315073.373630, sigmask, passed tp-end: 1662315073.385859, lib/libc/sys/t_pollts tp-start: 1662315073.519116, lib/libc/sys/t_posix_fallocate, 1 tc-start: 1662315073.523445, ebadf tc-end: 1662315073.655170, ebadf, passed tp-end: 1662315073.669484, lib/libc/sys/t_posix_fallocate tp-start: 1662315073.796262, lib/libc/sys/t_ppoll, 3 tc-start: 1662315073.800986, basic tc-end: 1662315075.952072, basic, passed tc-start: 1662315075.964824, err tc-end: 1662315076.97777, err, passed tc-start: 1662315076.110375, sigmask tc-end: 1662315076.556818, sigmask, passed tp-end: 1662315076.569113, lib/libc/sys/t_ppoll tp-start: 1662315076.730485, lib/libc/sys/t_ptrace, 6 tc-start: 1662315076.735126, attach_chroot tc-so:Waiting for chrooting of the child PID 27073Child 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: 1662315076.924797, attach_chroot, passed tc-start: 1662315076.956540, attach_pid0 tc-end: 1662315077.74525, attach_pid0, passed tc-start: 1662315077.87223, attach_pid1 tc-end: 1662315077.225795, attach_pid1, passed tc-start: 1662315077.237427, attach_pid1_securelevel tc-end: 1662315077.374511, attach_pid1_securelevel, passed tc-start: 1662315077.385103, attach_self tc-end: 1662315077.513435, attach_self, passed tc-start: 1662315077.523875, traceme_twice tc-so:Mark the parent process (PID 433) a debugger of PID 15235Mark the parent process (PID 433) a debugger of PID 15235 again tc-end: 1662315077.663318, traceme_twice, passed tp-end: 1662315077.673259, lib/libc/sys/t_ptrace tp-start: 1662315077.821183, lib/libc/sys/t_ptrace_sigchld, 1 tc-start: 1662315077.825539, traceme_raise1 tc-end: 1662315077.968019, traceme_raise1, skipped, XXX: zombie is not collected before tracer's death tp-end: 1662315077.979013, lib/libc/sys/t_ptrace_sigchld tp-start: 1662315079.70951, lib/libc/sys/t_ptrace_wait, 292 tc-start: 1662315079.75672, access_fpregs1 tc-end: 1662315079.393144, access_fpregs1, passed tc-start: 1662315079.405335, access_fpregs2 tc-end: 1662315079.724132, access_fpregs2, passed tc-start: 1662315079.734714, access_regs1 tc-end: 1662315080.40236, access_regs1, passed tc-start: 1662315080.51020, access_regs2 tc-end: 1662315080.334105, access_regs2, passed tc-start: 1662315080.345193, access_regs3 tc-end: 1662315080.654667, access_regs3, passed tc-start: 1662315080.665739, access_regs4 tc-end: 1662315080.976306, access_regs4, passed tc-start: 1662315080.987227, access_regs5 tc-end: 1662315081.319063, access_regs5, passed tc-start: 1662315081.332223, access_regs6 tc-end: 1662315081.638773, access_regs6, passed tc-start: 1662315081.652057, access_regs_set_unaligned_pc_0x1 tc-end: 1662315082.170711, access_regs_set_unaligned_pc_0x1, passed tc-start: 1662315082.185219, access_regs_set_unaligned_pc_0x3 tc-end: 1662315082.484802, access_regs_set_unaligned_pc_0x3, passed tc-start: 1662315082.498044, access_regs_set_unaligned_pc_0x7 tc-end: 1662315082.796307, access_regs_set_unaligned_pc_0x7, passed tc-start: 1662315082.808824, bytes_transfer_alignment_piod_read_auxv tc-end: 1662315083.709590, bytes_transfer_alignment_piod_read_auxv, passed tc-start: 1662315083.723357, bytes_transfer_alignment_piod_read_d tc-end: 1662315086.164024, bytes_transfer_alignment_piod_read_d, passed tc-start: 1662315086.177853, bytes_transfer_alignment_piod_read_i tc-end: 1662315088.634193, bytes_transfer_alignment_piod_read_i, passed tc-start: 1662315088.648166, bytes_transfer_alignment_piod_write_d tc-end: 1662315091.168590, bytes_transfer_alignment_piod_write_d, passed tc-start: 1662315091.182750, bytes_transfer_alignment_piod_write_i tc-end: 1662315093.674281, bytes_transfer_alignment_piod_write_i, passed tc-start: 1662315093.687422, bytes_transfer_alignment_pt_read_d tc-end: 1662315095.979890, bytes_transfer_alignment_pt_read_d, passed tc-start: 1662315095.993165, bytes_transfer_alignment_pt_read_i tc-end: 1662315098.348035, bytes_transfer_alignment_pt_read_i, passed tc-start: 1662315098.361998, bytes_transfer_alignment_pt_write_d tc-end: 1662315101.300681, bytes_transfer_alignment_pt_write_d, passed tc-start: 1662315101.315237, bytes_transfer_alignment_pt_write_i tc-end: 1662315104.783962, bytes_transfer_alignment_pt_write_i, passed tc-start: 1662315104.797069, bytes_transfer_eof_piod_read_d tc-end: 1662315105.965049, bytes_transfer_eof_piod_read_d, passed tc-start: 1662315106.30858, bytes_transfer_eof_piod_read_i tc-end: 1662315106.431775, bytes_transfer_eof_piod_read_i, passed tc-start: 1662315106.443244, bytes_transfer_eof_piod_write_d tc-end: 1662315106.818293, bytes_transfer_eof_piod_write_d, passed tc-start: 1662315106.829314, bytes_transfer_eof_piod_write_i tc-end: 1662315107.209694, bytes_transfer_eof_piod_write_i, passed tc-start: 1662315107.221227, bytes_transfer_eof_pt_read_d tc-end: 1662315107.536268, bytes_transfer_eof_pt_read_d, passed tc-start: 1662315107.547390, bytes_transfer_eof_pt_read_i tc-end: 1662315107.857932, bytes_transfer_eof_pt_read_i, passed tc-start: 1662315107.876961, bytes_transfer_eof_pt_write_d tc-end: 1662315108.209887, bytes_transfer_eof_pt_write_d, passed tc-start: 1662315108.222875, bytes_transfer_eof_pt_write_i tc-end: 1662315108.573037, bytes_transfer_eof_pt_write_i, passed tc-start: 1662315108.586950, bytes_transfer_piod_read_auxv tc-end: 1662315108.912846, bytes_transfer_piod_read_auxv, passed tc-start: 1662315108.926665, bytes_transfer_piod_read_d_16 tc-end: 1662315109.233788, bytes_transfer_piod_read_d_16, passed tc-start: 1662315109.246670, bytes_transfer_piod_read_d_16_text tc-end: 1662315109.549955, bytes_transfer_piod_read_d_16_text, passed tc-start: 1662315109.562834, bytes_transfer_piod_read_d_32 tc-end: 1662315109.872760, bytes_transfer_piod_read_d_32, passed tc-start: 1662315109.885839, bytes_transfer_piod_read_d_32_text tc-end: 1662315110.280144, bytes_transfer_piod_read_d_32_text, passed tc-start: 1662315110.293691, bytes_transfer_piod_read_d_64 tc-end: 1662315110.595616, bytes_transfer_piod_read_d_64, passed tc-start: 1662315110.609951, bytes_transfer_piod_read_d_64_text tc-end: 1662315110.912851, bytes_transfer_piod_read_d_64_text, passed tc-start: 1662315110.926944, bytes_transfer_piod_read_d_8 tc-end: 1662315111.232790, bytes_transfer_piod_read_d_8, passed tc-start: 1662315111.246275, bytes_transfer_piod_read_d_8_text tc-end: 1662315111.565752, bytes_transfer_piod_read_d_8_text, passed tc-start: 1662315111.579675, bytes_transfer_piod_read_i_16 tc-end: 1662315111.875755, bytes_transfer_piod_read_i_16, passed tc-start: 1662315111.888821, bytes_transfer_piod_read_i_16_text tc-end: 1662315112.188971, bytes_transfer_piod_read_i_16_text, passed tc-start: 1662315112.201916, bytes_transfer_piod_read_i_32 tc-end: 1662315112.541204, bytes_transfer_piod_read_i_32, passed tc-start: 1662315112.552548, bytes_transfer_piod_read_i_32_text tc-end: 1662315112.856747, bytes_transfer_piod_read_i_32_text, passed tc-start: 1662315112.869199, bytes_transfer_piod_read_i_64 tc-end: 1662315113.162472, bytes_transfer_piod_read_i_64, passed tc-start: 1662315113.173029, bytes_transfer_piod_read_i_64_text tc-end: 1662315113.459416, bytes_transfer_piod_read_i_64_text, passed tc-start: 1662315113.472594, bytes_transfer_piod_read_i_8 tc-end: 1662315113.774173, bytes_transfer_piod_read_i_8, passed tc-start: 1662315113.785075, bytes_transfer_piod_read_i_8_text tc-end: 1662315114.72587, bytes_transfer_piod_read_i_8_text, passed tc-start: 1662315114.82523, bytes_transfer_piod_write_d_16 tc-end: 1662315114.376168, bytes_transfer_piod_write_d_16, passed tc-start: 1662315114.387202, bytes_transfer_piod_write_d_16_text tc-end: 1662315114.686677, bytes_transfer_piod_write_d_16_text, skipped, PaX MPROTECT setup prevents writes to .text tc-start: 1662315114.699369, bytes_transfer_piod_write_d_32 tc-end: 1662315114.976778, bytes_transfer_piod_write_d_32, passed tc-start: 1662315114.986822, bytes_transfer_piod_write_d_32_text tc-end: 1662315115.281798, bytes_transfer_piod_write_d_32_text, skipped, PaX MPROTECT setup prevents writes to .text tc-start: 1662315115.292658, bytes_transfer_piod_write_d_64 tc-end: 1662315115.570130, bytes_transfer_piod_write_d_64, passed tc-start: 1662315115.580089, bytes_transfer_piod_write_d_64_text tc-end: 1662315115.862046, bytes_transfer_piod_write_d_64_text, skipped, PaX MPROTECT setup prevents writes to .text tc-start: 1662315115.872550, bytes_transfer_piod_write_d_8 tc-end: 1662315116.153768, bytes_transfer_piod_write_d_8, passed tc-start: 1662315116.163978, bytes_transfer_piod_write_d_8_text tc-end: 1662315116.458176, bytes_transfer_piod_write_d_8_text, skipped, PaX MPROTECT setup prevents writes to .text tc-start: 1662315116.472510, bytes_transfer_piod_write_i_16 tc-end: 1662315116.779830, bytes_transfer_piod_write_i_16, passed tc-start: 1662315116.792744, bytes_transfer_piod_write_i_16_text tc-end: 1662315117.101771, bytes_transfer_piod_write_i_16_text, skipped, PaX MPROTECT setup prevents writes to .text tc-start: 1662315117.113354, bytes_transfer_piod_write_i_32 tc-end: 1662315117.422673, bytes_transfer_piod_write_i_32, passed tc-start: 1662315117.433192, bytes_transfer_piod_write_i_32_text tc-end: 1662315117.738703, bytes_transfer_piod_write_i_32_text, skipped, PaX MPROTECT setup prevents writes to .text tc-start: 1662315117.749007, bytes_transfer_piod_write_i_64 tc-end: 1662315118.48043, bytes_transfer_piod_write_i_64, passed tc-start: 1662315118.58328, bytes_transfer_piod_write_i_64_text tc-end: 1662315118.355832, bytes_transfer_piod_write_i_64_text, skipped, PaX MPROTECT setup prevents writes to .text tc-start: 1662315118.366679, bytes_transfer_piod_write_i_8 tc-end: 1662315118.659209, bytes_transfer_piod_write_i_8, passed tc-start: 1662315118.669286, bytes_transfer_piod_write_i_8_text tc-end: 1662315118.962412, bytes_transfer_piod_write_i_8_text, skipped, PaX MPROTECT setup prevents writes to .text tc-start: 1662315118.973100, bytes_transfer_read_d tc-end: 1662315119.272950, bytes_transfer_read_d, passed tc-start: 1662315119.283354, bytes_transfer_read_d_text tc-end: 1662315120.391622, bytes_transfer_read_d_text, passed tc-start: 1662315120.406209, bytes_transfer_read_i tc-end: 1662315120.715252, bytes_transfer_read_i, passed tc-start: 1662315120.728807, bytes_transfer_read_i_text tc-end: 1662315121.42374, bytes_transfer_read_i_text, passed tc-start: 1662315121.54559, bytes_transfer_write_d tc-end: 1662315121.355200, bytes_transfer_write_d, passed tc-start: 1662315121.371486, bytes_transfer_write_d_text tc-end: 1662315121.668784, bytes_transfer_write_d_text, skipped, PaX MPROTECT setup prevents writes to .text tc-start: 1662315121.681667, bytes_transfer_write_i tc-end: 1662315121.975138, bytes_transfer_write_i, passed tc-start: 1662315121.988712, bytes_transfer_write_i_text tc-end: 1662315122.284727, bytes_transfer_write_i_text, skipped, PaX MPROTECT setup prevents writes to .text tc-start: 1662315122.297378, child_attach_to_its_parent tc-end: 1662315122.621867, child_attach_to_its_parent, passed tc-start: 1662315122.636113, child_attach_to_its_stopped_parent tc-end: 1662315122.949639, child_attach_to_its_stopped_parent, passed tc-start: 1662315122.961463, clone1 tc-end: 1662315123.275660, clone1, passed tc-start: 1662315123.286418, clone5 tc-end: 1662315123.726243, clone5, passed tc-start: 1662315123.739220, clone_files1 tc-end: 1662315124.46854, clone_files1, passed tc-start: 1662315124.57176, clone_files5 tc-end: 1662315124.360074, clone_files5, passed tc-start: 1662315124.370848, clone_fs1 tc-end: 1662315124.689461, clone_fs1, passed tc-start: 1662315124.699412, clone_fs5 tc-end: 1662315125.6047, clone_fs5, passed tc-start: 1662315125.16389, clone_vfork1 tc-end: 1662315125.324853, clone_vfork1, passed tc-start: 1662315125.335443, clone_vfork5 tc-end: 1662315125.655529, clone_vfork5, passed tc-start: 1662315125.665544, clone_vm1 tc-end: 1662315125.960321, clone_vm1, passed tc-start: 1662315125.970603, clone_vm5 tc-end: 1662315126.271322, clone_vm5, passed tc-start: 1662315126.281612, core_dump_procinfo tc-end: 1662315126.865143, core_dump_procinfo, passed tc-start: 1662315126.878801, eventmask_preserved_empty tc-end: 1662315127.179543, eventmask_preserved_empty, passed tc-start: 1662315127.192525, eventmask_preserved_fork tc-end: 1662315127.489709, eventmask_preserved_fork, passed tc-start: 1662315127.503098, eventmask_preserved_lwp_create tc-end: 1662315127.805077, eventmask_preserved_lwp_create, passed tc-start: 1662315127.818362, eventmask_preserved_lwp_exit tc-end: 1662315128.123629, eventmask_preserved_lwp_exit, passed tc-start: 1662315128.136580, eventmask_preserved_posix_spawn tc-end: 1662315128.448679, eventmask_preserved_posix_spawn, passed tc-start: 1662315128.459465, eventmask_preserved_vfork tc-end: 1662315128.798655, eventmask_preserved_vfork, passed tc-start: 1662315128.809883, eventmask_preserved_vfork_done tc-end: 1662315129.90756, eventmask_preserved_vfork_done, passed tc-start: 1662315129.101217, fork1 tc-end: 1662315129.410335, fork1, passed tc-start: 1662315129.422997, fork13 tc-end: 1662315131.108060, fork13, passed tc-start: 1662315131.121428, fork5 tc-end: 1662315131.441077, fork5, passed tc-start: 1662315131.455580, fork9 tc-end: 1662315131.786065, fork9, passed tc-start: 1662315131.829002, kill1 tc-end: 1662315132.137320, kill1, passed tc-start: 1662315132.150624, kill2 tc-end: 1662315132.454215, kill2, passed tc-start: 1662315132.467145, kill3 tc-end: 1662315132.768871, kill3, passed tc-start: 1662315132.782317, parent_attach_to_its_child tc-end: 1662315133.82066, parent_attach_to_its_child, passed tc-start: 1662315133.98225, parent_attach_to_its_stopped_child tc-end: 1662315133.440214, parent_attach_to_its_stopped_child, passed tc-start: 1662315133.456475, posix_spawn1 tc-so: tc-end: 1662315133.832393, posix_spawn1, passed tc-start: 1662315133.845076, posix_spawn2 tc-so: tc-end: 1662315134.235014, posix_spawn2, passed tc-start: 1662315134.247438, posix_spawn3 tc-so: tc-end: 1662315134.608100, posix_spawn3, passed tc-start: 1662315134.621003, posix_spawn4 tc-so: tc-end: 1662315134.990770, posix_spawn4, passed tc-start: 1662315135.3447, posix_spawn5 tc-so: tc-end: 1662315135.381465, posix_spawn5, passed tc-start: 1662315135.396139, posix_spawn6 tc-so: tc-end: 1662315135.769654, posix_spawn6, passed tc-start: 1662315135.787445, posix_spawn7 tc-so: tc-end: 1662315136.185294, posix_spawn7, passed tc-start: 1662315136.197763, posix_spawn8 tc-so: tc-end: 1662315136.591256, posix_spawn8, passed tc-start: 1662315136.602365, resume tc-end: 1662315139.346344, resume, passed tc-start: 1662315139.357663, setstep1 tc-end: 1662315139.674232, setstep1, passed tc-start: 1662315139.685405, setstep2 tc-end: 1662315140.448, setstep2, passed tc-start: 1662315140.11460, setstep3 tc-end: 1662315140.329902, setstep3, passed tc-start: 1662315140.340150, setstep4 tc-end: 1662315140.657941, setstep4, passed tc-start: 1662315140.668716, siginfo_set_faked tc-end: 1662315140.972758, siginfo_set_faked, passed tc-start: 1662315140.984272, siginfo_set_unmodified tc-end: 1662315141.285601, siginfo_set_unmodified, passed tc-start: 1662315141.296690, signal_mask_unrelated tc-end: 1662315141.593627, signal_mask_unrelated, passed tc-start: 1662315141.604143, step1 tc-end: 1662315141.912574, step1, passed tc-start: 1662315142.13017, step2 tc-end: 1662315142.285045, step2, passed tc-start: 1662315142.295380, step3 tc-end: 1662315142.602854, step3, passed tc-start: 1662315142.613548, step4 tc-end: 1662315142.943201, step4, passed tc-start: 1662315142.956690, step_signalignored tc-end: 1662315143.266592, step_signalignored, passed tc-start: 1662315143.277415, step_signalmasked tc-end: 1662315143.582455, step_signalmasked, passed tc-start: 1662315143.593124, suspend_no_deadlock tc-end: 1662315143.892747, suspend_no_deadlock, passed tc-start: 1662315143.903886, syscall tc-end: 1662315144.234853, syscall, passed tc-start: 1662315144.245453, syscall_detach_on_sce tc-end: 1662315144.522048, syscall_detach_on_sce, passed tc-start: 1662315144.531932, syscall_killed_on_sce tc-end: 1662315144.828418, syscall_killed_on_sce, passed tc-start: 1662315144.838655, syscall_signal_on_sce tc-end: 1662315145.134901, syscall_signal_on_sce, expected_failure, XXX: behavior under investigation: /tmp/bracket/build/2022.09.04.11.20.33-evbarm-aarch64/src/tests/lib/libc/sys/t_ptrace_wait.h:242: Reported !exited process tc-start: 1662315145.151099, syscallemu1 tc-end: 1662315145.465638, syscallemu1, passed tc-start: 1662315145.476896, thread_concurrent_signals tc-end: 1662315145.732037, thread_concurrent_signals, skipped, PR kern/54960 tc-start: 1662315145.742551, thread_concurrent_signals_handler tc-end: 1662315146.2185, thread_concurrent_signals_handler, skipped, PR kern/54960 tc-start: 1662315146.12447, thread_concurrent_signals_sig_ign tc-end: 1662315146.287116, thread_concurrent_signals_sig_ign, skipped, PR kern/54960 tc-start: 1662315146.297938, threads_and_exec tc-end: 1662315146.865749, threads_and_exec, passed tc-start: 1662315146.878267, trace_thread_lwpcreate tc-end: 1662315153.263546, trace_thread_lwpcreate, passed tc-start: 1662315153.274269, trace_thread_lwpcreate_and_exit tc-end: 1662315160.585950, trace_thread_lwpcreate_and_exit, passed tc-start: 1662315160.598479, trace_thread_lwpcreate_and_exit_masked_sigtrap tc-end: 1662315167.384348, trace_thread_lwpcreate_and_exit_masked_sigtrap, passed tc-start: 1662315167.397088, trace_thread_lwpcreate_masked_sigtrap tc-end: 1662315172.330850, trace_thread_lwpcreate_masked_sigtrap, passed tc-start: 1662315172.341768, trace_thread_lwpexit tc-end: 1662315176.387931, trace_thread_lwpexit, passed tc-start: 1662315176.401483, trace_thread_lwpexit_masked_sigtrap tc-end: 1662315179.517151, trace_thread_lwpexit_masked_sigtrap, passed tc-start: 1662315179.844453, trace_thread_nolwpevents tc-end: 1662315180.138357, trace_thread_nolwpevents, passed tc-start: 1662315180.148982, traceme_crash_bus tc-end: 1662315180.465825, traceme_crash_bus, passed tc-start: 1662315180.476300, traceme_crash_fpe tc-end: 1662315180.745226, traceme_crash_fpe, skipped, FP exceptions are not supported tc-start: 1662315180.755396, traceme_crash_ill tc-end: 1662315180.989701, traceme_crash_ill, skipped, PTRACE_ILLEGAL_ASM not defined tc-start: 1662315181.5, traceme_crash_segv tc-end: 1662315181.298368, traceme_crash_segv, passed tc-start: 1662315181.308684, traceme_crash_trap tc-end: 1662315181.575517, traceme_crash_trap, passed tc-start: 1662315181.585936, traceme_exec tc-so: tc-end: 1662315181.951319, traceme_exec, passed tc-start: 1662315181.961935, traceme_lwpinfo0 tc-end: 1662315187.676047, traceme_lwpinfo0, passed tc-start: 1662315187.685896, traceme_lwpinfo0_lwpstatus tc-end: 1662315188.6431, traceme_lwpinfo0_lwpstatus, passed tc-start: 1662315188.90789, traceme_lwpinfo0_lwpstatus_pl_name tc-end: 1662315188.534488, traceme_lwpinfo0_lwpstatus_pl_name, passed tc-start: 1662315188.547358, traceme_lwpinfo0_lwpstatus_pl_private tc-end: 1662315188.871387, traceme_lwpinfo0_lwpstatus_pl_private, passed tc-start: 1662315188.882154, traceme_lwpinfo0_lwpstatus_pl_sigmask tc-end: 1662315189.198673, traceme_lwpinfo0_lwpstatus_pl_sigmask, passed tc-start: 1662315189.209708, traceme_lwpinfo1 tc-end: 1662315189.677306, traceme_lwpinfo1, passed tc-start: 1662315189.691731, traceme_lwpinfo1_lwpstatus tc-end: 1662315190.249523, traceme_lwpinfo1_lwpstatus, passed tc-start: 1662315190.263869, traceme_lwpinfo1_lwpstatus_pl_name tc-end: 1662315190.845063, traceme_lwpinfo1_lwpstatus_pl_name, passed tc-start: 1662315190.857906, traceme_lwpinfo1_lwpstatus_pl_private tc-end: 1662315191.416473, traceme_lwpinfo1_lwpstatus_pl_private, passed tc-start: 1662315191.435931, traceme_lwpinfo1_lwpstatus_pl_sigmask tc-end: 1662315191.980186, traceme_lwpinfo1_lwpstatus_pl_sigmask, passed tc-start: 1662315191.993443, traceme_lwpinfo2 tc-end: 1662315192.619401, traceme_lwpinfo2, passed tc-start: 1662315192.632167, traceme_lwpinfo2_lwpstatus tc-end: 1662315193.396263, traceme_lwpinfo2_lwpstatus, passed tc-start: 1662315193.409783, traceme_lwpinfo2_lwpstatus_pl_name tc-end: 1662315193.894159, traceme_lwpinfo2_lwpstatus_pl_name, passed tc-start: 1662315193.906853, traceme_lwpinfo2_lwpstatus_pl_private tc-end: 1662315194.999198, traceme_lwpinfo2_lwpstatus_pl_private, passed tc-start: 1662315195.11973, traceme_lwpinfo2_lwpstatus_pl_sigmask tc-end: 1662315195.577414, traceme_lwpinfo2_lwpstatus_pl_sigmask, passed tc-start: 1662315195.590414, traceme_lwpinfo3 tc-end: 1662315197.259990, traceme_lwpinfo3, passed tc-start: 1662315197.271872, traceme_lwpinfo3_lwpstatus tc-end: 1662315197.919390, traceme_lwpinfo3_lwpstatus, passed tc-start: 1662315197.932904, traceme_lwpinfo3_lwpstatus_pl_name tc-end: 1662315199.381832, traceme_lwpinfo3_lwpstatus_pl_name, passed tc-start: 1662315199.395237, traceme_lwpinfo3_lwpstatus_pl_private tc-end: 1662315199.957948, traceme_lwpinfo3_lwpstatus_pl_private, passed tc-start: 1662315199.967879, traceme_lwpinfo3_lwpstatus_pl_sigmask tc-end: 1662315201.350036, traceme_lwpinfo3_lwpstatus_pl_sigmask, passed tc-start: 1662315201.360967, traceme_lwpnext0 tc-end: 1662315201.676405, traceme_lwpnext0, passed tc-start: 1662315201.687285, traceme_lwpnext0_pl_name tc-end: 1662315202.36062, traceme_lwpnext0_pl_name, passed tc-start: 1662315202.48369, traceme_lwpnext0_pl_private tc-end: 1662315202.376756, traceme_lwpnext0_pl_private, passed tc-start: 1662315202.391946, traceme_lwpnext0_pl_sigmask tc-end: 1662315202.717783, traceme_lwpnext0_pl_sigmask, passed tc-start: 1662315202.734526, traceme_lwpnext1 tc-end: 1662315203.294196, traceme_lwpnext1, passed tc-start: 1662315203.309280, traceme_lwpnext1_pl_name tc-end: 1662315203.888756, traceme_lwpnext1_pl_name, passed tc-start: 1662315203.900898, traceme_lwpnext1_pl_private tc-end: 1662315204.469796, traceme_lwpnext1_pl_private, passed tc-start: 1662315204.483093, traceme_lwpnext1_pl_sigmask tc-end: 1662315205.60406, traceme_lwpnext1_pl_sigmask, passed tc-start: 1662315205.232718, traceme_lwpnext2 tc-end: 1662315205.985337, traceme_lwpnext2, passed tc-start: 1662315205.997788, traceme_lwpnext2_pl_name tc-end: 1662315206.959186, traceme_lwpnext2_pl_name, passed tc-start: 1662315206.972872, traceme_lwpnext2_pl_private tc-end: 1662315207.886992, traceme_lwpnext2_pl_private, passed tc-start: 1662315207.899926, traceme_lwpnext2_pl_sigmask tc-end: 1662315208.858899, traceme_lwpnext2_pl_sigmask, passed tc-start: 1662315208.872113, traceme_lwpnext3 tc-end: 1662315209.948455, traceme_lwpnext3, passed tc-start: 1662315209.963514, traceme_lwpnext3_pl_name tc-end: 1662315211.21259, traceme_lwpnext3_pl_name, passed tc-start: 1662315211.35013, traceme_lwpnext3_pl_private tc-end: 1662315212.80693, traceme_lwpnext3_pl_private, passed tc-start: 1662315212.94430, traceme_lwpnext3_pl_sigmask tc-end: 1662315212.935341, traceme_lwpnext3_pl_sigmask, passed tc-start: 1662315212.954260, traceme_pid1_parent tc-end: 1662315213.270337, traceme_pid1_parent, passed tc-start: 1662315213.283389, traceme_raise1 tc-end: 1662315213.569145, traceme_raise1, passed tc-start: 1662315213.581173, traceme_raise10 tc-end: 1662315213.882567, traceme_raise10, passed tc-start: 1662315213.894523, traceme_raise2 tc-end: 1662315214.195772, traceme_raise2, passed tc-start: 1662315214.208032, traceme_raise3 tc-end: 1662315214.504069, traceme_raise3, passed tc-start: 1662315214.516901, traceme_raise4 tc-end: 1662315214.815924, traceme_raise4, passed tc-start: 1662315214.827890, traceme_raise5 tc-end: 1662315215.124231, traceme_raise5, passed tc-start: 1662315215.137073, traceme_raise6 tc-end: 1662315215.429944, traceme_raise6, passed tc-start: 1662315215.442372, traceme_raise7 tc-end: 1662315215.727196, traceme_raise7, passed tc-start: 1662315215.739085, traceme_raise8 tc-end: 1662315216.41232, traceme_raise8, passed tc-start: 1662315216.53374, traceme_raise9 tc-end: 1662315216.346492, traceme_raise9, passed tc-start: 1662315216.359030, traceme_raisesignal_ignored1 tc-end: 1662315216.663262, traceme_raisesignal_ignored1, passed tc-start: 1662315216.675477, traceme_raisesignal_ignored2 tc-end: 1662315216.981360, traceme_raisesignal_ignored2, passed tc-start: 1662315216.993415, traceme_raisesignal_ignored3 tc-end: 1662315217.307890, traceme_raisesignal_ignored3, passed tc-start: 1662315217.320156, traceme_raisesignal_ignored4 tc-end: 1662315217.637286, traceme_raisesignal_ignored4, passed tc-start: 1662315217.649517, traceme_raisesignal_ignored5 tc-end: 1662315217.956634, traceme_raisesignal_ignored5, passed tc-start: 1662315217.969703, traceme_raisesignal_ignored6 tc-end: 1662315218.269996, traceme_raisesignal_ignored6, passed tc-start: 1662315218.282381, traceme_raisesignal_ignored7 tc-end: 1662315218.585904, traceme_raisesignal_ignored7, passed tc-start: 1662315218.598360, traceme_raisesignal_ignored8 tc-end: 1662315219.214025, traceme_raisesignal_ignored8, passed tc-start: 1662315219.226170, traceme_raisesignal_masked1 tc-end: 1662315219.529715, traceme_raisesignal_masked1, passed tc-start: 1662315219.541959, traceme_raisesignal_masked2 tc-end: 1662315219.844775, traceme_raisesignal_masked2, passed tc-start: 1662315219.856885, traceme_raisesignal_masked3 tc-end: 1662315220.157341, traceme_raisesignal_masked3, passed tc-start: 1662315220.169224, traceme_raisesignal_masked4 tc-end: 1662315220.433319, traceme_raisesignal_masked4, passed tc-start: 1662315220.445934, traceme_raisesignal_masked5 tc-end: 1662315220.736646, traceme_raisesignal_masked5, passed tc-start: 1662315220.748647, traceme_raisesignal_masked6 tc-end: 1662315221.45688, traceme_raisesignal_masked6, passed tc-start: 1662315221.58125, traceme_raisesignal_masked7 tc-end: 1662315221.360454, traceme_raisesignal_masked7, passed tc-start: 1662315221.372515, traceme_raisesignal_masked8 tc-end: 1662315221.675188, traceme_raisesignal_masked8, passed tc-start: 1662315221.687353, traceme_sendsignal_handle1 tc-end: 1662315221.993206, traceme_sendsignal_handle1, passed tc-start: 1662315222.4758, traceme_sendsignal_handle2 tc-end: 1662315222.305082, traceme_sendsignal_handle2, passed tc-start: 1662315222.317549, traceme_sendsignal_handle3 tc-end: 1662315222.621164, traceme_sendsignal_handle3, passed tc-start: 1662315222.633520, traceme_sendsignal_handle4 tc-end: 1662315222.930426, traceme_sendsignal_handle4, passed tc-start: 1662315222.942712, traceme_sendsignal_handle5 tc-end: 1662315223.248773, traceme_sendsignal_handle5, passed tc-start: 1662315223.262063, traceme_sendsignal_handle6 tc-end: 1662315223.539150, traceme_sendsignal_handle6, passed tc-start: 1662315223.550962, traceme_sendsignal_handle7 tc-end: 1662315223.859390, traceme_sendsignal_handle7, passed tc-start: 1662315223.872800, traceme_sendsignal_handle8 tc-end: 1662315224.178870, traceme_sendsignal_handle8, passed tc-start: 1662315224.190818, traceme_sendsignal_ignored1 tc-end: 1662315224.486435, traceme_sendsignal_ignored1, passed tc-start: 1662315224.498464, traceme_sendsignal_ignored2 tc-end: 1662315224.802452, traceme_sendsignal_ignored2, passed tc-start: 1662315224.814706, traceme_sendsignal_ignored3 tc-end: 1662315225.112267, traceme_sendsignal_ignored3, passed tc-start: 1662315225.124237, traceme_sendsignal_ignored4 tc-end: 1662315225.425862, traceme_sendsignal_ignored4, passed tc-start: 1662315225.438614, traceme_sendsignal_ignored5 tc-end: 1662315225.737224, traceme_sendsignal_ignored5, passed tc-start: 1662315225.749506, traceme_sendsignal_ignored6 tc-end: 1662315226.44645, traceme_sendsignal_ignored6, passed tc-start: 1662315226.57411, traceme_sendsignal_ignored7 tc-end: 1662315226.375038, traceme_sendsignal_ignored7, passed tc-start: 1662315226.387396, traceme_sendsignal_ignored8 tc-end: 1662315226.696157, traceme_sendsignal_ignored8, passed tc-start: 1662315226.708257, traceme_sendsignal_masked1 tc-end: 1662315227.15046, traceme_sendsignal_masked1, passed tc-start: 1662315227.27333, traceme_sendsignal_masked2 tc-end: 1662315227.335422, traceme_sendsignal_masked2, passed tc-start: 1662315227.348433, traceme_sendsignal_masked3 tc-end: 1662315227.647954, traceme_sendsignal_masked3, passed tc-start: 1662315227.660218, traceme_sendsignal_masked4 tc-end: 1662315227.965876, traceme_sendsignal_masked4, passed tc-start: 1662315227.980241, traceme_sendsignal_masked5 tc-end: 1662315228.298243, traceme_sendsignal_masked5, passed tc-start: 1662315228.311527, traceme_sendsignal_masked6 tc-end: 1662315228.614887, traceme_sendsignal_masked6, passed tc-start: 1662315228.627340, traceme_sendsignal_masked7 tc-end: 1662315228.928106, traceme_sendsignal_masked7, passed tc-start: 1662315228.939827, traceme_sendsignal_masked8 tc-end: 1662315229.242156, traceme_sendsignal_masked8, passed tc-start: 1662315229.254510, traceme_sendsignal_simple1 tc-end: 1662315229.561493, traceme_sendsignal_simple1, passed tc-start: 1662315229.573857, traceme_sendsignal_simple10 tc-end: 1662315229.961537, traceme_sendsignal_simple10, passed tc-start: 1662315229.983430, traceme_sendsignal_simple2 tc-end: 1662315230.270088, traceme_sendsignal_simple2, passed tc-start: 1662315230.281872, traceme_sendsignal_simple3 tc-end: 1662315230.639077, traceme_sendsignal_simple3, passed tc-start: 1662315230.659970, traceme_sendsignal_simple4 tc-end: 1662315230.949709, traceme_sendsignal_simple4, passed tc-start: 1662315230.961301, traceme_sendsignal_simple5 tc-end: 1662315231.261972, traceme_sendsignal_simple5, passed tc-start: 1662315231.273239, traceme_sendsignal_simple6 tc-end: 1662315231.608444, traceme_sendsignal_simple6, passed tc-start: 1662315231.630365, traceme_sendsignal_simple7 tc-end: 1662315231.999714, traceme_sendsignal_simple7, passed tc-start: 1662315232.21684, traceme_sendsignal_simple8 tc-end: 1662315232.377850, traceme_sendsignal_simple8, passed tc-start: 1662315232.398576, traceme_sendsignal_simple9 tc-end: 1662315232.756916, traceme_sendsignal_simple9, passed tc-start: 1662315232.778620, traceme_signalignored_crash_bus tc-end: 1662315233.92807, traceme_signalignored_crash_bus, passed tc-start: 1662315233.104881, traceme_signalignored_crash_fpe tc-end: 1662315233.403313, traceme_signalignored_crash_fpe, skipped, FP exceptions are not supported tc-start: 1662315233.413846, traceme_signalignored_crash_ill tc-end: 1662315233.688257, traceme_signalignored_crash_ill, skipped, PTRACE_ILLEGAL_ASM not defined tc-start: 1662315233.699271, traceme_signalignored_crash_segv tc-end: 1662315234.1076, traceme_signalignored_crash_segv, passed tc-start: 1662315234.12664, traceme_signalignored_crash_trap tc-end: 1662315234.319257, traceme_signalignored_crash_trap, passed tc-start: 1662315234.329353, traceme_signalignored_exec tc-so: tc-end: 1662315234.699533, traceme_signalignored_exec, passed tc-start: 1662315234.710104, traceme_signalmasked_crash_bus tc-end: 1662315235.41857, traceme_signalmasked_crash_bus, passed tc-start: 1662315235.70332, traceme_signalmasked_crash_fpe tc-end: 1662315235.348718, traceme_signalmasked_crash_fpe, skipped, FP exceptions are not supported tc-start: 1662315235.361544, traceme_signalmasked_crash_ill tc-end: 1662315235.632354, traceme_signalmasked_crash_ill, skipped, PTRACE_ILLEGAL_ASM not defined tc-start: 1662315235.643274, traceme_signalmasked_crash_segv tc-end: 1662315235.937321, traceme_signalmasked_crash_segv, passed tc-start: 1662315235.947563, traceme_signalmasked_crash_trap tc-end: 1662315236.251213, traceme_signalmasked_crash_trap, passed tc-start: 1662315236.261731, traceme_signalmasked_exec tc-so: tc-end: 1662315236.632175, traceme_signalmasked_exec, passed tc-start: 1662315236.644465, traceme_vfork_crash_bus tc-end: 1662315237.10170, traceme_vfork_crash_bus, passed tc-start: 1662315237.29726, traceme_vfork_crash_fpe tc-end: 1662315237.298558, traceme_vfork_crash_fpe, skipped, FP exceptions are not supported tc-start: 1662315237.309526, traceme_vfork_crash_ill tc-end: 1662315237.569155, traceme_vfork_crash_ill, skipped, PTRACE_ILLEGAL_ASM not defined tc-start: 1662315237.580447, traceme_vfork_crash_segv tc-end: 1662315237.920091, traceme_vfork_crash_segv, passed tc-start: 1662315237.945654, traceme_vfork_crash_trap tc-end: 1662315238.329576, traceme_vfork_crash_trap, passed tc-start: 1662315238.349124, traceme_vfork_exec tc-so: tc-end: 1662315238.726429, traceme_vfork_exec, passed tc-start: 1662315238.738663, traceme_vfork_fork tc-end: 1662315239.28667, traceme_vfork_fork, passed tc-start: 1662315239.40168, traceme_vfork_raise1 tc-end: 1662315239.310263, traceme_vfork_raise1, passed tc-start: 1662315239.321691, traceme_vfork_raise10 tc-end: 1662315239.677788, traceme_vfork_raise10, passed tc-start: 1662315239.698137, traceme_vfork_raise11 tc-end: 1662315240.46025, traceme_vfork_raise11, passed tc-start: 1662315240.65578, traceme_vfork_raise12 tc-end: 1662315240.406971, traceme_vfork_raise12, passed tc-start: 1662315240.425804, traceme_vfork_raise13 tc-end: 1662315240.767192, traceme_vfork_raise13, passed tc-start: 1662315240.786804, traceme_vfork_raise2 tc-end: 1662315241.112765, traceme_vfork_raise2, passed tc-start: 1662315241.122824, traceme_vfork_raise3 tc-end: 1662315241.402332, traceme_vfork_raise3, passed tc-start: 1662315241.413212, traceme_vfork_raise4 tc-end: 1662315241.683632, traceme_vfork_raise4, passed tc-start: 1662315241.694101, traceme_vfork_raise5 tc-end: 1662315241.964004, traceme_vfork_raise5, passed tc-start: 1662315241.975644, traceme_vfork_raise6 tc-end: 1662315242.316700, traceme_vfork_raise6, passed tc-start: 1662315242.336598, traceme_vfork_raise7 tc-end: 1662315242.613220, traceme_vfork_raise7, passed tc-start: 1662315242.623395, traceme_vfork_raise8 tc-end: 1662315242.895348, traceme_vfork_raise8, passed tc-start: 1662315242.906295, traceme_vfork_raise9 tc-end: 1662315243.238423, traceme_vfork_raise9, passed tc-start: 1662315243.258230, traceme_vfork_signalignored_crash_bus tc-end: 1662315243.608151, traceme_vfork_signalignored_crash_bus, passed tc-start: 1662315243.628613, traceme_vfork_signalignored_crash_fpe tc-end: 1662315243.899124, traceme_vfork_signalignored_crash_fpe, skipped, FP exceptions are not supported tc-start: 1662315243.909545, traceme_vfork_signalignored_crash_ill tc-end: 1662315244.165646, traceme_vfork_signalignored_crash_ill, skipped, PTRACE_ILLEGAL_ASM not defined tc-start: 1662315244.186901, traceme_vfork_signalignored_crash_segv tc-end: 1662315244.521376, traceme_vfork_signalignored_crash_segv, passed tc-start: 1662315244.540957, traceme_vfork_signalignored_crash_trap tc-end: 1662315244.866391, traceme_vfork_signalignored_crash_trap, passed tc-start: 1662315244.885740, traceme_vfork_signalignored_exec tc-so: tc-end: 1662315245.239935, traceme_vfork_signalignored_exec, passed tc-start: 1662315245.250982, traceme_vfork_signalmasked_crash_bus tc-end: 1662315245.597402, traceme_vfork_signalmasked_crash_bus, passed tc-start: 1662315245.620376, traceme_vfork_signalmasked_crash_fpe tc-end: 1662315245.886962, traceme_vfork_signalmasked_crash_fpe, skipped, FP exceptions are not supported tc-start: 1662315245.898669, traceme_vfork_signalmasked_crash_ill tc-end: 1662315246.167528, traceme_vfork_signalmasked_crash_ill, skipped, PTRACE_ILLEGAL_ASM not defined tc-start: 1662315246.177841, traceme_vfork_signalmasked_crash_segv tc-end: 1662315246.478325, traceme_vfork_signalmasked_crash_segv, passed tc-start: 1662315246.498457, traceme_vfork_signalmasked_crash_trap tc-end: 1662315246.825952, traceme_vfork_signalmasked_crash_trap, passed tc-start: 1662315246.844834, traceme_vfork_signalmasked_exec tc-so: tc-end: 1662315247.203036, traceme_vfork_signalmasked_exec, passed tc-start: 1662315247.213864, traceme_vfork_vfork tc-end: 1662315247.476971, traceme_vfork_vfork, passed tc-start: 1662315247.486826, user_va0_disable_pt_continue tc-end: 1662315247.783810, user_va0_disable_pt_continue, passed tc-start: 1662315247.794122, user_va0_disable_pt_detach tc-end: 1662315248.93489, user_va0_disable_pt_detach, passed tc-start: 1662315248.105665, user_va0_disable_pt_syscall tc-end: 1662315248.405732, user_va0_disable_pt_syscall, passed tc-start: 1662315248.416121, vfork1 tc-end: 1662315248.710578, vfork1, passed tc-start: 1662315248.720619, vfork13 tc-end: 1662315249.21294, vfork13, passed tc-start: 1662315249.32785, vfork5 tc-end: 1662315249.335029, vfork5, passed tc-start: 1662315249.345523, vfork9 tc-end: 1662315249.604390, vfork9, passed tp-end: 1662315249.614391, lib/libc/sys/t_ptrace_wait tp-start: 1662315250.939070, lib/libc/sys/t_ptrace_wait3, 292 tc-start: 1662315250.952250, access_fpregs1 tc-end: 1662315251.274921, access_fpregs1, passed tc-start: 1662315251.288977, access_fpregs2 tc-end: 1662315251.633900, access_fpregs2, passed tc-start: 1662315251.646076, access_regs1 tc-end: 1662315251.971498, access_regs1, passed tc-start: 1662315251.982197, access_regs2 tc-end: 1662315252.294400, access_regs2, passed tc-start: 1662315252.306000, access_regs3 tc-end: 1662315252.624975, access_regs3, passed tc-start: 1662315252.636121, access_regs4 tc-end: 1662315252.933052, access_regs4, passed tc-start: 1662315252.946048, access_regs5 tc-end: 1662315253.265267, access_regs5, passed tc-start: 1662315253.275679, access_regs6 tc-end: 1662315253.584362, access_regs6, passed tc-start: 1662315253.595344, access_regs_set_unaligned_pc_0x1 tc-end: 1662315253.910218, access_regs_set_unaligned_pc_0x1, passed tc-start: 1662315253.923386, access_regs_set_unaligned_pc_0x3 tc-end: 1662315254.232973, access_regs_set_unaligned_pc_0x3, passed tc-start: 1662315254.247109, access_regs_set_unaligned_pc_0x7 tc-end: 1662315254.546093, access_regs_set_unaligned_pc_0x7, passed tc-start: 1662315254.559616, bytes_transfer_alignment_piod_read_auxv tc-end: 1662315255.451520, bytes_transfer_alignment_piod_read_auxv, passed tc-start: 1662315255.465924, bytes_transfer_alignment_piod_read_d tc-end: 1662315257.876045, bytes_transfer_alignment_piod_read_d, passed tc-start: 1662315257.888868, bytes_transfer_alignment_piod_read_i tc-end: 1662315260.214421, bytes_transfer_alignment_piod_read_i, passed tc-start: 1662315260.224951, bytes_transfer_alignment_piod_write_d tc-end: 1662315263.213585, bytes_transfer_alignment_piod_write_d, passed tc-start: 1662315263.227318, bytes_transfer_alignment_piod_write_i tc-end: 1662315265.731396, bytes_transfer_alignment_piod_write_i, passed tc-start: 1662315265.742932, bytes_transfer_alignment_pt_read_d tc-end: 1662315268.112309, bytes_transfer_alignment_pt_read_d, passed tc-start: 1662315268.123773, bytes_transfer_alignment_pt_read_i tc-end: 1662315271.317959, bytes_transfer_alignment_pt_read_i, passed tc-start: 1662315271.329704, bytes_transfer_alignment_pt_write_d tc-end: 1662315273.863027, bytes_transfer_alignment_pt_write_d, passed tc-start: 1662315273.874392, bytes_transfer_alignment_pt_write_i tc-end: 1662315276.506981, bytes_transfer_alignment_pt_write_i, passed tc-start: 1662315276.520373, bytes_transfer_eof_piod_read_d tc-end: 1662315276.868159, bytes_transfer_eof_piod_read_d, passed tc-start: 1662315276.881658, bytes_transfer_eof_piod_read_i tc-end: 1662315277.214357, bytes_transfer_eof_piod_read_i, passed tc-start: 1662315277.227997, bytes_transfer_eof_piod_write_d tc-end: 1662315277.769029, bytes_transfer_eof_piod_write_d, passed tc-start: 1662315277.779948, bytes_transfer_eof_piod_write_i tc-end: 1662315278.107192, bytes_transfer_eof_piod_write_i, passed tc-start: 1662315278.118405, bytes_transfer_eof_pt_read_d tc-end: 1662315278.455272, bytes_transfer_eof_pt_read_d, passed tc-start: 1662315278.466877, bytes_transfer_eof_pt_read_i tc-end: 1662315278.807501, bytes_transfer_eof_pt_read_i, passed tc-start: 1662315278.818295, bytes_transfer_eof_pt_write_d tc-end: 1662315279.142924, bytes_transfer_eof_pt_write_d, passed tc-start: 1662315279.158785, bytes_transfer_eof_pt_write_i tc-end: 1662315279.507862, bytes_transfer_eof_pt_write_i, passed tc-start: 1662315279.519290, bytes_transfer_piod_read_auxv tc-end: 1662315280.710349, bytes_transfer_piod_read_auxv, passed tc-start: 1662315280.781617, bytes_transfer_piod_read_d_16 tc-end: 1662315281.200333, bytes_transfer_piod_read_d_16, passed tc-start: 1662315281.211469, bytes_transfer_piod_read_d_16_text tc-end: 1662315281.589114, bytes_transfer_piod_read_d_16_text, passed tc-start: 1662315281.600981, bytes_transfer_piod_read_d_32 tc-end: 1662315281.911789, bytes_transfer_piod_read_d_32, passed tc-start: 1662315281.927158, bytes_transfer_piod_read_d_32_text tc-end: 1662315282.235272, bytes_transfer_piod_read_d_32_text, passed tc-start: 1662315282.246251, bytes_transfer_piod_read_d_64 tc-end: 1662315282.566536, bytes_transfer_piod_read_d_64, passed tc-start: 1662315282.577119, bytes_transfer_piod_read_d_64_text tc-end: 1662315282.882992, bytes_transfer_piod_read_d_64_text, passed tc-start: 1662315282.893361, bytes_transfer_piod_read_d_8 tc-end: 1662315283.194890, bytes_transfer_piod_read_d_8, passed tc-start: 1662315283.205466, bytes_transfer_piod_read_d_8_text tc-end: 1662315283.527550, bytes_transfer_piod_read_d_8_text, passed tc-start: 1662315283.539633, bytes_transfer_piod_read_i_16 tc-end: 1662315283.837391, bytes_transfer_piod_read_i_16, passed tc-start: 1662315283.848109, bytes_transfer_piod_read_i_16_text tc-end: 1662315284.149080, bytes_transfer_piod_read_i_16_text, passed tc-start: 1662315284.159997, bytes_transfer_piod_read_i_32 tc-end: 1662315284.456358, bytes_transfer_piod_read_i_32, passed tc-start: 1662315284.467251, bytes_transfer_piod_read_i_32_text tc-end: 1662315284.764575, bytes_transfer_piod_read_i_32_text, passed tc-start: 1662315284.775386, bytes_transfer_piod_read_i_64 tc-end: 1662315285.78459, bytes_transfer_piod_read_i_64, passed tc-start: 1662315285.89505, bytes_transfer_piod_read_i_64_text tc-end: 1662315285.389182, bytes_transfer_piod_read_i_64_text, passed tc-start: 1662315285.399711, bytes_transfer_piod_read_i_8 tc-end: 1662315285.702789, bytes_transfer_piod_read_i_8, passed tc-start: 1662315285.713116, bytes_transfer_piod_read_i_8_text tc-end: 1662315286.15417, bytes_transfer_piod_read_i_8_text, passed tc-start: 1662315286.26873, bytes_transfer_piod_write_d_16 tc-end: 1662315286.322917, bytes_transfer_piod_write_d_16, passed tc-start: 1662315286.333858, bytes_transfer_piod_write_d_16_text tc-end: 1662315286.651656, bytes_transfer_piod_write_d_16_text, skipped, PaX MPROTECT setup prevents writes to .text tc-start: 1662315286.668354, bytes_transfer_piod_write_d_32 tc-end: 1662315286.975394, bytes_transfer_piod_write_d_32, passed tc-start: 1662315286.987069, bytes_transfer_piod_write_d_32_text tc-end: 1662315287.326236, bytes_transfer_piod_write_d_32_text, skipped, PaX MPROTECT setup prevents writes to .text tc-start: 1662315287.337185, bytes_transfer_piod_write_d_64 tc-end: 1662315287.650745, bytes_transfer_piod_write_d_64, passed tc-start: 1662315287.663252, bytes_transfer_piod_write_d_64_text tc-end: 1662315287.977929, bytes_transfer_piod_write_d_64_text, skipped, PaX MPROTECT setup prevents writes to .text tc-start: 1662315287.992484, bytes_transfer_piod_write_d_8 tc-end: 1662315288.350326, bytes_transfer_piod_write_d_8, passed tc-start: 1662315288.363103, bytes_transfer_piod_write_d_8_text tc-end: 1662315288.663967, bytes_transfer_piod_write_d_8_text, skipped, PaX MPROTECT setup prevents writes to .text tc-start: 1662315288.676991, bytes_transfer_piod_write_i_16 tc-end: 1662315288.974138, bytes_transfer_piod_write_i_16, passed tc-start: 1662315288.984876, bytes_transfer_piod_write_i_16_text tc-end: 1662315289.300798, bytes_transfer_piod_write_i_16_text, skipped, PaX MPROTECT setup prevents writes to .text tc-start: 1662315289.312013, bytes_transfer_piod_write_i_32 tc-end: 1662315289.614086, bytes_transfer_piod_write_i_32, passed tc-start: 1662315289.626421, bytes_transfer_piod_write_i_32_text tc-end: 1662315289.934558, bytes_transfer_piod_write_i_32_text, skipped, PaX MPROTECT setup prevents writes to .text tc-start: 1662315289.948355, bytes_transfer_piod_write_i_64 tc-end: 1662315290.251789, bytes_transfer_piod_write_i_64, passed tc-start: 1662315290.265078, bytes_transfer_piod_write_i_64_text tc-end: 1662315290.565282, bytes_transfer_piod_write_i_64_text, skipped, PaX MPROTECT setup prevents writes to .text tc-start: 1662315290.577618, bytes_transfer_piod_write_i_8 tc-end: 1662315290.880970, bytes_transfer_piod_write_i_8, passed tc-start: 1662315290.893306, bytes_transfer_piod_write_i_8_text tc-end: 1662315291.206498, bytes_transfer_piod_write_i_8_text, skipped, PaX MPROTECT setup prevents writes to .text tc-start: 1662315291.220435, bytes_transfer_read_d tc-end: 1662315291.525487, bytes_transfer_read_d, passed tc-start: 1662315291.538100, bytes_transfer_read_d_text tc-end: 1662315291.861018, bytes_transfer_read_d_text, passed tc-start: 1662315291.871877, bytes_transfer_read_i tc-end: 1662315292.187274, bytes_transfer_read_i, passed tc-start: 1662315292.198235, bytes_transfer_read_i_text tc-end: 1662315292.513501, bytes_transfer_read_i_text, passed tc-start: 1662315292.524828, bytes_transfer_write_d tc-end: 1662315292.831835, bytes_transfer_write_d, passed tc-start: 1662315292.842602, bytes_transfer_write_d_text tc-end: 1662315293.154093, bytes_transfer_write_d_text, skipped, PaX MPROTECT setup prevents writes to .text tc-start: 1662315293.166803, bytes_transfer_write_i tc-end: 1662315293.479842, bytes_transfer_write_i, passed tc-start: 1662315293.491064, bytes_transfer_write_i_text tc-end: 1662315293.804341, bytes_transfer_write_i_text, skipped, PaX MPROTECT setup prevents writes to .text tc-start: 1662315293.815587, child_attach_to_its_parent tc-end: 1662315294.131969, child_attach_to_its_parent, passed tc-start: 1662315294.147186, child_attach_to_its_stopped_parent tc-end: 1662315294.487436, child_attach_to_its_stopped_parent, passed tc-start: 1662315294.500860, clone1 tc-end: 1662315294.911141, clone1, passed tc-start: 1662315294.922397, clone5 tc-end: 1662315295.249333, clone5, passed tc-start: 1662315295.260105, clone_files1 tc-end: 1662315295.583902, clone_files1, passed tc-start: 1662315295.595432, clone_files5 tc-end: 1662315295.921143, clone_files5, passed tc-start: 1662315295.933532, clone_fs1 tc-end: 1662315296.264205, clone_fs1, passed tc-start: 1662315296.275858, clone_fs5 tc-end: 1662315296.597674, clone_fs5, passed tc-start: 1662315296.607982, clone_vfork1 tc-end: 1662315296.932739, clone_vfork1, passed tc-start: 1662315296.943773, clone_vfork5 tc-end: 1662315297.275707, clone_vfork5, passed tc-start: 1662315297.286130, clone_vm1 tc-end: 1662315297.598160, clone_vm1, passed tc-start: 1662315297.609569, clone_vm5 tc-end: 1662315297.922720, clone_vm5, passed tc-start: 1662315297.934107, core_dump_procinfo tc-end: 1662315298.448120, core_dump_procinfo, passed tc-start: 1662315298.468499, eventmask_preserved_empty tc-end: 1662315298.771904, eventmask_preserved_empty, passed tc-start: 1662315298.782496, eventmask_preserved_fork tc-end: 1662315299.104774, eventmask_preserved_fork, passed tc-start: 1662315299.115487, eventmask_preserved_lwp_create tc-end: 1662315299.407781, eventmask_preserved_lwp_create, passed tc-start: 1662315299.418631, eventmask_preserved_lwp_exit tc-end: 1662315299.722673, eventmask_preserved_lwp_exit, passed tc-start: 1662315299.733451, eventmask_preserved_posix_spawn tc-end: 1662315300.18462, eventmask_preserved_posix_spawn, passed tc-start: 1662315300.29207, eventmask_preserved_vfork tc-end: 1662315300.344491, eventmask_preserved_vfork, passed tc-start: 1662315300.355333, eventmask_preserved_vfork_done tc-end: 1662315300.659374, eventmask_preserved_vfork_done, passed tc-start: 1662315300.670545, fork1 tc-end: 1662315300.998849, fork1, passed tc-start: 1662315301.9915, fork13 tc-end: 1662315301.335649, fork13, passed tc-start: 1662315301.346967, fork5 tc-end: 1662315301.663138, fork5, passed tc-start: 1662315301.674063, fork9 tc-end: 1662315301.996859, fork9, passed tc-start: 1662315302.7922, kill1 tc-end: 1662315302.325509, kill1, passed tc-start: 1662315302.337284, kill2 tc-end: 1662315302.645047, kill2, passed tc-start: 1662315302.656077, kill3 tc-end: 1662315302.964916, kill3, passed tc-start: 1662315302.976117, parent_attach_to_its_child tc-end: 1662315303.298682, parent_attach_to_its_child, passed tc-start: 1662315303.312915, parent_attach_to_its_stopped_child tc-end: 1662315303.669051, parent_attach_to_its_stopped_child, passed tc-start: 1662315303.685310, posix_spawn1 tc-so: tc-end: 1662315304.64712, posix_spawn1, passed tc-start: 1662315304.84256, posix_spawn2 tc-so: tc-end: 1662315304.486565, posix_spawn2, passed tc-start: 1662315304.499855, posix_spawn3 tc-so: tc-end: 1662315304.890132, posix_spawn3, passed tc-start: 1662315304.903634, posix_spawn4 tc-so: tc-end: 1662315305.302779, posix_spawn4, passed tc-start: 1662315305.313792, posix_spawn5 tc-so: tc-end: 1662315305.710286, posix_spawn5, passed tc-start: 1662315305.721341, posix_spawn6 tc-so: tc-end: 1662315306.141030, posix_spawn6, passed tc-start: 1662315306.222801, posix_spawn7 tc-so: tc-end: 1662315306.601852, posix_spawn7, passed tc-start: 1662315306.613879, posix_spawn8 tc-so: tc-end: 1662315306.982164, posix_spawn8, passed tc-start: 1662315306.993880, resume tc-end: 1662315309.657483, resume, passed tc-start: 1662315309.672224, setstep1 tc-end: 1662315309.993362, setstep1, passed tc-start: 1662315310.6807, setstep2 tc-end: 1662315310.326411, setstep2, passed tc-start: 1662315310.336828, setstep3 tc-end: 1662315310.649515, setstep3, passed tc-start: 1662315310.660695, setstep4 tc-end: 1662315311.401881, setstep4, passed tc-start: 1662315311.417559, siginfo_set_faked tc-end: 1662315311.725965, siginfo_set_faked, passed tc-start: 1662315311.738400, siginfo_set_unmodified tc-end: 1662315312.50933, siginfo_set_unmodified, passed tc-start: 1662315312.90268, signal_mask_unrelated tc-end: 1662315312.623958, signal_mask_unrelated, passed tc-start: 1662315312.634986, step1 tc-end: 1662315312.955364, step1, passed tc-start: 1662315312.966555, step2 tc-end: 1662315313.300573, step2, passed tc-start: 1662315313.311822, step3 tc-end: 1662315313.637021, step3, passed tc-start: 1662315313.648522, step4 tc-end: 1662315313.973364, step4, passed tc-start: 1662315313.984059, step_signalignored tc-end: 1662315314.264634, step_signalignored, passed tc-start: 1662315314.276250, step_signalmasked tc-end: 1662315314.580609, step_signalmasked, passed tc-start: 1662315314.591914, suspend_no_deadlock tc-end: 1662315314.893102, suspend_no_deadlock, passed tc-start: 1662315314.905954, syscall tc-end: 1662315315.246249, syscall, passed tc-start: 1662315315.257075, syscall_detach_on_sce tc-end: 1662315315.579560, syscall_detach_on_sce, passed tc-start: 1662315315.591456, syscall_killed_on_sce tc-end: 1662315315.916416, syscall_killed_on_sce, passed tc-start: 1662315315.927138, syscall_signal_on_sce tc-end: 1662315316.278430, syscall_signal_on_sce, expected_failure, XXX: behavior under investigation: /tmp/bracket/build/2022.09.04.11.20.33-evbarm-aarch64/src/tests/lib/libc/sys/t_ptrace_wait.h:242: Reported !exited process tc-start: 1662315316.296358, syscallemu1 tc-end: 1662315316.612940, syscallemu1, passed tc-start: 1662315316.623798, thread_concurrent_signals tc-end: 1662315316.895498, thread_concurrent_signals, skipped, PR kern/54960 tc-start: 1662315316.912965, thread_concurrent_signals_handler tc-end: 1662315317.168070, thread_concurrent_signals_handler, skipped, PR kern/54960 tc-start: 1662315317.180691, thread_concurrent_signals_sig_ign tc-end: 1662315317.449321, thread_concurrent_signals_sig_ign, skipped, PR kern/54960 tc-start: 1662315317.460006, threads_and_exec tc-end: 1662315318.56235, threads_and_exec, passed tc-start: 1662315318.69568, trace_thread_lwpcreate tc-end: 1662315322.961606, trace_thread_lwpcreate, passed tc-start: 1662315322.972744, trace_thread_lwpcreate_and_exit tc-end: 1662315332.933522, trace_thread_lwpcreate_and_exit, passed tc-start: 1662315332.947696, trace_thread_lwpcreate_and_exit_masked_sigtrap tc-end: 1662315344.737101, trace_thread_lwpcreate_and_exit_masked_sigtrap, passed tc-start: 1662315344.750400, trace_thread_lwpcreate_masked_sigtrap tc-end: 1662315349.580623, trace_thread_lwpcreate_masked_sigtrap, passed tc-start: 1662315349.591167, trace_thread_lwpexit tc-end: 1662315352.687176, trace_thread_lwpexit, passed tc-start: 1662315352.699855, trace_thread_lwpexit_masked_sigtrap tc-end: 1662315355.830488, trace_thread_lwpexit_masked_sigtrap, passed tc-start: 1662315355.841574, trace_thread_nolwpevents tc-end: 1662315356.135280, trace_thread_nolwpevents, passed tc-start: 1662315356.145567, traceme_crash_bus tc-end: 1662315356.461533, traceme_crash_bus, passed tc-start: 1662315356.472197, traceme_crash_fpe tc-end: 1662315356.747271, traceme_crash_fpe, skipped, FP exceptions are not supported tc-start: 1662315356.757666, traceme_crash_ill tc-end: 1662315357.21961, traceme_crash_ill, skipped, PTRACE_ILLEGAL_ASM not defined tc-start: 1662315357.32635, traceme_crash_segv tc-end: 1662315357.321317, traceme_crash_segv, passed tc-start: 1662315357.331210, traceme_crash_trap tc-end: 1662315357.616520, traceme_crash_trap, passed tc-start: 1662315357.626615, traceme_exec tc-so: tc-end: 1662315358.300588, traceme_exec, passed tc-start: 1662315358.313197, traceme_lwpinfo0 tc-end: 1662315359.808260, traceme_lwpinfo0, passed tc-start: 1662315359.820276, traceme_lwpinfo0_lwpstatus tc-end: 1662315360.127813, traceme_lwpinfo0_lwpstatus, passed tc-start: 1662315360.138781, traceme_lwpinfo0_lwpstatus_pl_name tc-end: 1662315360.460321, traceme_lwpinfo0_lwpstatus_pl_name, passed tc-start: 1662315360.472038, traceme_lwpinfo0_lwpstatus_pl_private tc-end: 1662315360.786163, traceme_lwpinfo0_lwpstatus_pl_private, passed tc-start: 1662315360.796297, traceme_lwpinfo0_lwpstatus_pl_sigmask tc-end: 1662315361.80290, traceme_lwpinfo0_lwpstatus_pl_sigmask, passed tc-start: 1662315361.90791, traceme_lwpinfo1 tc-end: 1662315361.449930, traceme_lwpinfo1, passed tc-start: 1662315361.462549, traceme_lwpinfo1_lwpstatus tc-end: 1662315361.958525, traceme_lwpinfo1_lwpstatus, passed tc-start: 1662315361.970862, traceme_lwpinfo1_lwpstatus_pl_name tc-end: 1662315362.547778, traceme_lwpinfo1_lwpstatus_pl_name, passed tc-start: 1662315362.559820, traceme_lwpinfo1_lwpstatus_pl_private tc-end: 1662315363.137536, traceme_lwpinfo1_lwpstatus_pl_private, passed tc-start: 1662315363.149616, traceme_lwpinfo1_lwpstatus_pl_sigmask tc-end: 1662315363.727333, traceme_lwpinfo1_lwpstatus_pl_sigmask, passed tc-start: 1662315363.739490, traceme_lwpinfo2 tc-end: 1662315364.539301, traceme_lwpinfo2, passed tc-start: 1662315364.552079, traceme_lwpinfo2_lwpstatus tc-end: 1662315365.132844, traceme_lwpinfo2_lwpstatus, passed tc-start: 1662315365.145789, traceme_lwpinfo2_lwpstatus_pl_name tc-end: 1662315365.922625, traceme_lwpinfo2_lwpstatus_pl_name, passed tc-start: 1662315365.934899, traceme_lwpinfo2_lwpstatus_pl_private tc-end: 1662315366.861217, traceme_lwpinfo2_lwpstatus_pl_private, passed tc-start: 1662315366.872726, traceme_lwpinfo2_lwpstatus_pl_sigmask tc-end: 1662315367.453694, traceme_lwpinfo2_lwpstatus_pl_sigmask, passed tc-start: 1662315367.465574, traceme_lwpinfo3 tc-end: 1662315368.77616, traceme_lwpinfo3, passed tc-start: 1662315368.107359, traceme_lwpinfo3_lwpstatus tc-end: 1662315368.753241, traceme_lwpinfo3_lwpstatus, passed tc-start: 1662315368.763324, traceme_lwpinfo3_lwpstatus_pl_name tc-end: 1662315369.862735, traceme_lwpinfo3_lwpstatus_pl_name, passed tc-start: 1662315370.70110, traceme_lwpinfo3_lwpstatus_pl_private tc-end: 1662315371.554258, traceme_lwpinfo3_lwpstatus_pl_private, passed tc-start: 1662315371.566250, traceme_lwpinfo3_lwpstatus_pl_sigmask tc-end: 1662315372.524540, traceme_lwpinfo3_lwpstatus_pl_sigmask, passed tc-start: 1662315372.535396, traceme_lwpnext0 tc-end: 1662315372.846566, traceme_lwpnext0, passed tc-start: 1662315372.857097, traceme_lwpnext0_pl_name tc-end: 1662315373.162438, traceme_lwpnext0_pl_name, passed tc-start: 1662315373.172620, traceme_lwpnext0_pl_private tc-end: 1662315373.475614, traceme_lwpnext0_pl_private, passed tc-start: 1662315373.485749, traceme_lwpnext0_pl_sigmask tc-end: 1662315373.804091, traceme_lwpnext0_pl_sigmask, passed tc-start: 1662315373.814718, traceme_lwpnext1 tc-end: 1662315374.395508, traceme_lwpnext1, passed tc-start: 1662315374.406195, traceme_lwpnext1_pl_name tc-end: 1662315374.984022, traceme_lwpnext1_pl_name, passed tc-start: 1662315374.995964, traceme_lwpnext1_pl_private tc-end: 1662315375.629784, traceme_lwpnext1_pl_private, passed tc-start: 1662315375.644485, traceme_lwpnext1_pl_sigmask tc-end: 1662315376.226543, traceme_lwpnext1_pl_sigmask, passed tc-start: 1662315376.238919, traceme_lwpnext2 tc-end: 1662315377.257516, traceme_lwpnext2, passed tc-start: 1662315377.267876, traceme_lwpnext2_pl_name tc-end: 1662315377.984295, traceme_lwpnext2_pl_name, passed tc-start: 1662315377.996455, traceme_lwpnext2_pl_private tc-end: 1662315379.93817, traceme_lwpnext2_pl_private, passed tc-start: 1662315379.104174, traceme_lwpnext2_pl_sigmask tc-end: 1662315379.677262, traceme_lwpnext2_pl_sigmask, passed tc-start: 1662315379.688163, traceme_lwpnext3 tc-end: 1662315381.249254, traceme_lwpnext3, passed tc-start: 1662315381.272236, traceme_lwpnext3_pl_name tc-end: 1662315382.347315, traceme_lwpnext3_pl_name, passed tc-start: 1662315382.357448, traceme_lwpnext3_pl_private tc-end: 1662315383.219735, traceme_lwpnext3_pl_private, passed tc-start: 1662315383.230046, traceme_lwpnext3_pl_sigmask tc-end: 1662315384.271514, traceme_lwpnext3_pl_sigmask, passed tc-start: 1662315384.282541, traceme_pid1_parent tc-end: 1662315384.605000, traceme_pid1_parent, passed tc-start: 1662315384.615212, traceme_raise1 tc-end: 1662315384.908688, traceme_raise1, passed tc-start: 1662315384.919166, traceme_raise10 tc-end: 1662315385.223821, traceme_raise10, passed tc-start: 1662315385.233961, traceme_raise2 tc-end: 1662315385.522220, traceme_raise2, passed tc-start: 1662315385.532925, traceme_raise3 tc-end: 1662315385.799580, traceme_raise3, passed tc-start: 1662315385.809686, traceme_raise4 tc-end: 1662315386.116306, traceme_raise4, passed tc-start: 1662315386.126518, traceme_raise5 tc-end: 1662315386.429949, traceme_raise5, passed tc-start: 1662315386.440831, traceme_raise6 tc-end: 1662315386.744160, traceme_raise6, passed tc-start: 1662315386.754375, traceme_raise7 tc-end: 1662315387.65174, traceme_raise7, passed tc-start: 1662315387.81178, traceme_raise8 tc-end: 1662315387.393032, traceme_raise8, passed tc-start: 1662315387.404565, traceme_raise9 tc-end: 1662315387.722701, traceme_raise9, passed tc-start: 1662315387.742649, traceme_raisesignal_ignored1 tc-end: 1662315388.43934, traceme_raisesignal_ignored1, passed tc-start: 1662315388.54223, traceme_raisesignal_ignored2 tc-end: 1662315388.360448, traceme_raisesignal_ignored2, passed tc-start: 1662315388.370561, traceme_raisesignal_ignored3 tc-end: 1662315388.670558, traceme_raisesignal_ignored3, passed tc-start: 1662315388.680965, traceme_raisesignal_ignored4 tc-end: 1662315388.962621, traceme_raisesignal_ignored4, passed tc-start: 1662315388.973063, traceme_raisesignal_ignored5 tc-end: 1662315389.276859, traceme_raisesignal_ignored5, passed tc-start: 1662315389.287070, traceme_raisesignal_ignored6 tc-end: 1662315389.582610, traceme_raisesignal_ignored6, passed tc-start: 1662315389.592612, traceme_raisesignal_ignored7 tc-end: 1662315389.894996, traceme_raisesignal_ignored7, passed tc-start: 1662315389.905086, traceme_raisesignal_ignored8 tc-end: 1662315390.207601, traceme_raisesignal_ignored8, passed tc-start: 1662315390.217839, traceme_raisesignal_masked1 tc-end: 1662315390.482232, traceme_raisesignal_masked1, passed tc-start: 1662315390.492456, traceme_raisesignal_masked2 tc-end: 1662315390.764473, traceme_raisesignal_masked2, passed tc-start: 1662315390.774626, traceme_raisesignal_masked3 tc-end: 1662315391.83945, traceme_raisesignal_masked3, passed tc-start: 1662315391.94306, traceme_raisesignal_masked4 tc-end: 1662315391.390819, traceme_raisesignal_masked4, passed tc-start: 1662315391.400435, traceme_raisesignal_masked5 tc-end: 1662315391.699031, traceme_raisesignal_masked5, passed tc-start: 1662315391.709312, traceme_raisesignal_masked6 tc-end: 1662315391.974474, traceme_raisesignal_masked6, passed tc-start: 1662315391.985129, traceme_raisesignal_masked7 tc-end: 1662315392.282077, traceme_raisesignal_masked7, passed tc-start: 1662315392.291813, traceme_raisesignal_masked8 tc-end: 1662315392.595256, traceme_raisesignal_masked8, passed tc-start: 1662315392.605376, traceme_sendsignal_handle1 tc-end: 1662315393.196692, traceme_sendsignal_handle1, passed tc-start: 1662315393.208898, traceme_sendsignal_handle2 tc-end: 1662315393.510595, traceme_sendsignal_handle2, passed tc-start: 1662315393.521399, traceme_sendsignal_handle3 tc-end: 1662315393.828592, traceme_sendsignal_handle3, passed tc-start: 1662315393.839745, traceme_sendsignal_handle4 tc-end: 1662315394.136382, traceme_sendsignal_handle4, passed tc-start: 1662315394.147201, traceme_sendsignal_handle5 tc-end: 1662315394.445935, traceme_sendsignal_handle5, passed tc-start: 1662315394.457036, traceme_sendsignal_handle6 tc-end: 1662315394.762294, traceme_sendsignal_handle6, passed tc-start: 1662315394.772497, traceme_sendsignal_handle7 tc-end: 1662315395.64337, traceme_sendsignal_handle7, passed tc-start: 1662315395.74353, traceme_sendsignal_handle8 tc-end: 1662315395.366731, traceme_sendsignal_handle8, passed tc-start: 1662315395.376885, traceme_sendsignal_ignored1 tc-end: 1662315395.679030, traceme_sendsignal_ignored1, passed tc-start: 1662315395.691923, traceme_sendsignal_ignored2 tc-end: 1662315395.974083, traceme_sendsignal_ignored2, passed tc-start: 1662315395.985906, traceme_sendsignal_ignored3 tc-end: 1662315396.280771, traceme_sendsignal_ignored3, passed tc-start: 1662315396.292200, traceme_sendsignal_ignored4 tc-end: 1662315396.569174, traceme_sendsignal_ignored4, passed tc-start: 1662315396.580039, traceme_sendsignal_ignored5 tc-end: 1662315396.880105, traceme_sendsignal_ignored5, passed tc-start: 1662315396.891265, traceme_sendsignal_ignored6 tc-end: 1662315397.160278, traceme_sendsignal_ignored6, passed tc-start: 1662315397.171935, traceme_sendsignal_ignored7 tc-end: 1662315397.491909, traceme_sendsignal_ignored7, passed tc-start: 1662315397.502974, traceme_sendsignal_ignored8 tc-end: 1662315397.995761, traceme_sendsignal_ignored8, passed tc-start: 1662315398.6686, traceme_sendsignal_masked1 tc-end: 1662315398.312392, traceme_sendsignal_masked1, passed tc-start: 1662315398.323233, traceme_sendsignal_masked2 tc-end: 1662315398.621025, traceme_sendsignal_masked2, passed tc-start: 1662315398.631685, traceme_sendsignal_masked3 tc-end: 1662315398.950496, traceme_sendsignal_masked3, passed tc-start: 1662315398.961000, traceme_sendsignal_masked4 tc-end: 1662315399.279748, traceme_sendsignal_masked4, passed tc-start: 1662315399.290855, traceme_sendsignal_masked5 tc-end: 1662315399.582515, traceme_sendsignal_masked5, passed tc-start: 1662315399.593282, traceme_sendsignal_masked6 tc-end: 1662315399.883430, traceme_sendsignal_masked6, passed tc-start: 1662315399.894278, traceme_sendsignal_masked7 tc-end: 1662315400.226091, traceme_sendsignal_masked7, passed tc-start: 1662315400.238382, traceme_sendsignal_masked8 tc-end: 1662315400.516315, traceme_sendsignal_masked8, passed tc-start: 1662315400.528296, traceme_sendsignal_simple1 tc-end: 1662315400.821933, traceme_sendsignal_simple1, passed tc-start: 1662315400.834043, traceme_sendsignal_simple10 tc-end: 1662315401.229229, traceme_sendsignal_simple10, passed tc-start: 1662315401.248848, traceme_sendsignal_simple2 tc-end: 1662315401.552434, traceme_sendsignal_simple2, passed tc-start: 1662315401.562812, traceme_sendsignal_simple3 tc-end: 1662315401.949505, traceme_sendsignal_simple3, passed tc-start: 1662315401.973896, traceme_sendsignal_simple4 tc-end: 1662315402.287326, traceme_sendsignal_simple4, passed tc-start: 1662315402.299957, traceme_sendsignal_simple5 tc-end: 1662315402.606944, traceme_sendsignal_simple5, passed tc-start: 1662315402.619566, traceme_sendsignal_simple6 tc-end: 1662315402.982869, traceme_sendsignal_simple6, passed tc-start: 1662315403.5266, traceme_sendsignal_simple7 tc-end: 1662315403.388802, traceme_sendsignal_simple7, passed tc-start: 1662315403.411750, traceme_sendsignal_simple8 tc-end: 1662315403.780918, traceme_sendsignal_simple8, passed tc-start: 1662315403.803463, traceme_sendsignal_simple9 tc-end: 1662315404.171920, traceme_sendsignal_simple9, passed tc-start: 1662315404.192723, traceme_signalignored_crash_bus tc-end: 1662315404.505385, traceme_signalignored_crash_bus, passed tc-start: 1662315404.516038, traceme_signalignored_crash_fpe tc-end: 1662315404.782930, traceme_signalignored_crash_fpe, skipped, FP exceptions are not supported tc-start: 1662315404.793770, traceme_signalignored_crash_ill tc-end: 1662315405.73141, traceme_signalignored_crash_ill, skipped, PTRACE_ILLEGAL_ASM not defined tc-start: 1662315405.84980, traceme_signalignored_crash_segv tc-end: 1662315405.409534, traceme_signalignored_crash_segv, passed tc-start: 1662315405.420095, traceme_signalignored_crash_trap tc-end: 1662315405.729486, traceme_signalignored_crash_trap, passed tc-start: 1662315405.741125, traceme_signalignored_exec tc-so: tc-end: 1662315406.128520, traceme_signalignored_exec, passed tc-start: 1662315406.140428, traceme_signalmasked_crash_bus tc-end: 1662315406.480106, traceme_signalmasked_crash_bus, passed tc-start: 1662315406.495606, traceme_signalmasked_crash_fpe tc-end: 1662315406.771894, traceme_signalmasked_crash_fpe, skipped, FP exceptions are not supported tc-start: 1662315406.784707, traceme_signalmasked_crash_ill tc-end: 1662315407.59822, traceme_signalmasked_crash_ill, skipped, PTRACE_ILLEGAL_ASM not defined tc-start: 1662315407.70903, traceme_signalmasked_crash_segv tc-end: 1662315407.402027, traceme_signalmasked_crash_segv, passed tc-start: 1662315407.459639, traceme_signalmasked_crash_trap tc-end: 1662315407.741266, traceme_signalmasked_crash_trap, passed tc-start: 1662315407.752106, traceme_signalmasked_exec tc-so: tc-end: 1662315408.129147, traceme_signalmasked_exec, passed tc-start: 1662315408.139945, traceme_vfork_crash_bus tc-end: 1662315408.481482, traceme_vfork_crash_bus, passed tc-start: 1662315408.500868, traceme_vfork_crash_fpe tc-end: 1662315408.762880, traceme_vfork_crash_fpe, skipped, FP exceptions are not supported tc-start: 1662315408.773714, traceme_vfork_crash_ill tc-end: 1662315409.40545, traceme_vfork_crash_ill, skipped, PTRACE_ILLEGAL_ASM not defined tc-start: 1662315409.51059, traceme_vfork_crash_segv tc-end: 1662315409.386016, traceme_vfork_crash_segv, passed tc-start: 1662315409.405416, traceme_vfork_crash_trap tc-end: 1662315409.705615, traceme_vfork_crash_trap, passed tc-start: 1662315409.725746, traceme_vfork_exec tc-so: tc-end: 1662315410.90978, traceme_vfork_exec, passed tc-start: 1662315410.104270, traceme_vfork_fork tc-end: 1662315410.390491, traceme_vfork_fork, passed tc-start: 1662315410.400517, traceme_vfork_raise1 tc-end: 1662315410.659741, traceme_vfork_raise1, passed tc-start: 1662315410.670317, traceme_vfork_raise10 tc-end: 1662315410.989448, traceme_vfork_raise10, passed tc-start: 1662315411.8814, traceme_vfork_raise11 tc-end: 1662315411.333751, traceme_vfork_raise11, passed tc-start: 1662315411.352821, traceme_vfork_raise12 tc-end: 1662315411.683698, traceme_vfork_raise12, passed tc-start: 1662315411.702854, traceme_vfork_raise13 tc-end: 1662315412.31745, traceme_vfork_raise13, passed tc-start: 1662315412.50899, traceme_vfork_raise2 tc-end: 1662315412.366236, traceme_vfork_raise2, passed tc-start: 1662315412.377550, traceme_vfork_raise3 tc-end: 1662315412.644956, traceme_vfork_raise3, passed tc-start: 1662315412.655489, traceme_vfork_raise4 tc-end: 1662315412.918591, traceme_vfork_raise4, passed tc-start: 1662315412.929036, traceme_vfork_raise5 tc-end: 1662315413.210522, traceme_vfork_raise5, passed tc-start: 1662315413.222141, traceme_vfork_raise6 tc-end: 1662315413.553224, traceme_vfork_raise6, passed tc-start: 1662315413.572630, traceme_vfork_raise7 tc-end: 1662315413.841004, traceme_vfork_raise7, passed tc-start: 1662315413.851574, traceme_vfork_raise8 tc-end: 1662315414.122186, traceme_vfork_raise8, passed tc-start: 1662315414.134022, traceme_vfork_raise9 tc-end: 1662315414.470816, traceme_vfork_raise9, passed tc-start: 1662315414.491595, traceme_vfork_signalignored_crash_bus tc-end: 1662315414.835223, traceme_vfork_signalignored_crash_bus, passed tc-start: 1662315414.855801, traceme_vfork_signalignored_crash_fpe tc-end: 1662315415.129337, traceme_vfork_signalignored_crash_fpe, skipped, FP exceptions are not supported tc-start: 1662315415.141027, traceme_vfork_signalignored_crash_ill tc-end: 1662315415.393242, traceme_vfork_signalignored_crash_ill, skipped, PTRACE_ILLEGAL_ASM not defined tc-start: 1662315415.406216, traceme_vfork_signalignored_crash_segv tc-end: 1662315415.711430, traceme_vfork_signalignored_crash_segv, passed tc-start: 1662315415.731355, traceme_vfork_signalignored_crash_trap tc-end: 1662315416.61142, traceme_vfork_signalignored_crash_trap, passed tc-start: 1662315416.80666, traceme_vfork_signalignored_exec tc-so: tc-end: 1662315416.440732, traceme_vfork_signalignored_exec, passed tc-start: 1662315416.451053, traceme_vfork_signalmasked_crash_bus tc-end: 1662315416.791880, traceme_vfork_signalmasked_crash_bus, passed tc-start: 1662315416.811196, traceme_vfork_signalmasked_crash_fpe tc-end: 1662315417.79794, traceme_vfork_signalmasked_crash_fpe, skipped, FP exceptions are not supported tc-start: 1662315417.90904, traceme_vfork_signalmasked_crash_ill tc-end: 1662315417.345609, traceme_vfork_signalmasked_crash_ill, skipped, PTRACE_ILLEGAL_ASM not defined tc-start: 1662315417.356427, traceme_vfork_signalmasked_crash_segv tc-end: 1662315417.698434, traceme_vfork_signalmasked_crash_segv, passed tc-start: 1662315417.719822, traceme_vfork_signalmasked_crash_trap tc-end: 1662315418.38921, traceme_vfork_signalmasked_crash_trap, passed tc-start: 1662315418.62102, traceme_vfork_signalmasked_exec tc-so: tc-end: 1662315418.391026, traceme_vfork_signalmasked_exec, passed tc-start: 1662315418.401425, traceme_vfork_vfork tc-end: 1662315418.637804, traceme_vfork_vfork, passed tc-start: 1662315418.648370, user_va0_disable_pt_continue tc-end: 1662315418.977266, user_va0_disable_pt_continue, passed tc-start: 1662315418.988352, user_va0_disable_pt_detach tc-end: 1662315419.367776, user_va0_disable_pt_detach, passed tc-start: 1662315419.383013, user_va0_disable_pt_syscall tc-end: 1662315419.756620, user_va0_disable_pt_syscall, passed tc-start: 1662315419.768007, vfork1 tc-end: 1662315420.537802, vfork1, passed tc-start: 1662315420.548900, vfork13 tc-end: 1662315420.881076, vfork13, passed tc-start: 1662315420.893110, vfork5 tc-end: 1662315421.154082, vfork5, passed tc-start: 1662315421.165966, vfork9 tc-end: 1662315421.427497, vfork9, passed tp-end: 1662315421.438903, lib/libc/sys/t_ptrace_wait3 tp-start: 1662315422.654529, lib/libc/sys/t_ptrace_wait4, 473 tc-start: 1662315422.665362, access_fpregs1 tc-end: 1662315423.58609, access_fpregs1, passed tc-start: 1662315423.70886, access_fpregs2 tc-end: 1662315423.455526, access_fpregs2, passed tc-start: 1662315423.466102, access_regs1 tc-end: 1662315423.891014, access_regs1, passed tc-start: 1662315423.902595, access_regs2 tc-end: 1662315424.306921, access_regs2, passed tc-start: 1662315424.317985, access_regs3 tc-end: 1662315424.749959, access_regs3, passed tc-start: 1662315424.763098, access_regs4 tc-end: 1662315425.317274, access_regs4, passed tc-start: 1662315425.329349, access_regs5 tc-end: 1662315425.830532, access_regs5, passed tc-start: 1662315425.849419, access_regs6 tc-end: 1662315427.250041, access_regs6, passed tc-start: 1662315427.260551, access_regs_set_unaligned_pc_0x1 tc-end: 1662315427.668572, access_regs_set_unaligned_pc_0x1, passed tc-start: 1662315427.679462, access_regs_set_unaligned_pc_0x3 tc-end: 1662315428.74010, access_regs_set_unaligned_pc_0x3, passed tc-start: 1662315428.87228, access_regs_set_unaligned_pc_0x7 tc-end: 1662315428.508805, access_regs_set_unaligned_pc_0x7, passed tc-start: 1662315428.520474, attach_lwpinfo0 tc-end: 1662315428.963715, attach_lwpinfo0, passed tc-start: 1662315428.979685, attach_lwpinfo1 tc-end: 1662315429.431120, attach_lwpinfo1, passed tc-start: 1662315429.447987, attach_lwpinfo2 tc-end: 1662315430.249442, attach_lwpinfo2, passed tc-start: 1662315430.266297, attach_lwpinfo3 tc-end: 1662315430.739329, attach_lwpinfo3, passed tc-start: 1662315430.755532, bytes_transfer_alignment_piod_read_auxv tc-end: 1662315431.745792, bytes_transfer_alignment_piod_read_auxv, passed tc-start: 1662315431.756814, bytes_transfer_alignment_piod_read_d tc-end: 1662315435.411195, bytes_transfer_alignment_piod_read_d, passed tc-start: 1662315435.424833, bytes_transfer_alignment_piod_read_i tc-end: 1662315438.508034, bytes_transfer_alignment_piod_read_i, passed tc-start: 1662315438.519239, bytes_transfer_alignment_piod_write_d tc-end: 1662315441.396164, bytes_transfer_alignment_piod_write_d, passed tc-start: 1662315441.406870, bytes_transfer_alignment_piod_write_i tc-end: 1662315443.947440, bytes_transfer_alignment_piod_write_i, passed tc-start: 1662315443.958292, bytes_transfer_alignment_pt_read_d tc-end: 1662315446.328019, bytes_transfer_alignment_pt_read_d, passed tc-start: 1662315446.339060, bytes_transfer_alignment_pt_read_i tc-end: 1662315448.750381, bytes_transfer_alignment_pt_read_i, passed tc-start: 1662315448.761270, bytes_transfer_alignment_pt_write_d tc-end: 1662315451.276403, bytes_transfer_alignment_pt_write_d, passed tc-start: 1662315451.290026, bytes_transfer_alignment_pt_write_i tc-end: 1662315453.821902, bytes_transfer_alignment_pt_write_i, passed tc-start: 1662315454.149944, bytes_transfer_eof_piod_read_d tc-end: 1662315454.742674, bytes_transfer_eof_piod_read_d, passed tc-start: 1662315454.754937, bytes_transfer_eof_piod_read_i tc-end: 1662315455.703440, bytes_transfer_eof_piod_read_i, passed tc-start: 1662315455.731107, bytes_transfer_eof_piod_write_d tc-end: 1662315456.155854, bytes_transfer_eof_piod_write_d, passed tc-start: 1662315456.169366, bytes_transfer_eof_piod_write_i tc-end: 1662315456.591552, bytes_transfer_eof_piod_write_i, passed tc-start: 1662315456.604912, bytes_transfer_eof_pt_read_d tc-end: 1662315457.26168, bytes_transfer_eof_pt_read_d, passed tc-start: 1662315457.39736, bytes_transfer_eof_pt_read_i tc-end: 1662315457.481553, bytes_transfer_eof_pt_read_i, passed tc-start: 1662315457.493747, bytes_transfer_eof_pt_write_d tc-end: 1662315457.958776, bytes_transfer_eof_pt_write_d, passed tc-start: 1662315457.971648, bytes_transfer_eof_pt_write_i tc-end: 1662315458.423058, bytes_transfer_eof_pt_write_i, passed tc-start: 1662315458.435854, bytes_transfer_piod_read_auxv tc-end: 1662315459.735992, bytes_transfer_piod_read_auxv, passed tc-start: 1662315459.804610, bytes_transfer_piod_read_d_16 tc-end: 1662315460.305093, bytes_transfer_piod_read_d_16, passed tc-start: 1662315460.315759, bytes_transfer_piod_read_d_16_text tc-end: 1662315460.743290, bytes_transfer_piod_read_d_16_text, passed tc-start: 1662315460.754709, bytes_transfer_piod_read_d_32 tc-end: 1662315461.158835, bytes_transfer_piod_read_d_32, passed tc-start: 1662315461.170374, bytes_transfer_piod_read_d_32_text tc-end: 1662315461.581832, bytes_transfer_piod_read_d_32_text, passed tc-start: 1662315461.592900, bytes_transfer_piod_read_d_64 tc-end: 1662315462.119541, bytes_transfer_piod_read_d_64, passed tc-start: 1662315462.130406, bytes_transfer_piod_read_d_64_text tc-end: 1662315462.528168, bytes_transfer_piod_read_d_64_text, passed tc-start: 1662315462.538977, bytes_transfer_piod_read_d_8 tc-end: 1662315462.966698, bytes_transfer_piod_read_d_8, passed tc-start: 1662315462.980690, bytes_transfer_piod_read_d_8_text tc-end: 1662315463.381565, bytes_transfer_piod_read_d_8_text, passed tc-start: 1662315463.394660, bytes_transfer_piod_read_i_16 tc-end: 1662315463.814015, bytes_transfer_piod_read_i_16, passed tc-start: 1662315463.826571, bytes_transfer_piod_read_i_16_text tc-end: 1662315464.226381, bytes_transfer_piod_read_i_16_text, passed tc-start: 1662315464.239177, bytes_transfer_piod_read_i_32 tc-end: 1662315464.635357, bytes_transfer_piod_read_i_32, passed tc-start: 1662315464.648367, bytes_transfer_piod_read_i_32_text tc-end: 1662315465.53945, bytes_transfer_piod_read_i_32_text, passed tc-start: 1662315465.66323, bytes_transfer_piod_read_i_64 tc-end: 1662315465.464460, bytes_transfer_piod_read_i_64, passed tc-start: 1662315465.478812, bytes_transfer_piod_read_i_64_text tc-end: 1662315465.880277, bytes_transfer_piod_read_i_64_text, passed tc-start: 1662315465.893602, bytes_transfer_piod_read_i_8 tc-end: 1662315466.296750, bytes_transfer_piod_read_i_8, passed tc-start: 1662315466.309555, bytes_transfer_piod_read_i_8_text tc-end: 1662315466.745765, bytes_transfer_piod_read_i_8_text, passed tc-start: 1662315466.758689, bytes_transfer_piod_write_d_16 tc-end: 1662315467.182022, bytes_transfer_piod_write_d_16, passed tc-start: 1662315467.195220, bytes_transfer_piod_write_d_16_text tc-end: 1662315467.610703, bytes_transfer_piod_write_d_16_text, skipped, PaX MPROTECT setup prevents writes to .text tc-start: 1662315467.626498, bytes_transfer_piod_write_d_32 tc-end: 1662315468.44518, bytes_transfer_piod_write_d_32, passed tc-start: 1662315468.57396, bytes_transfer_piod_write_d_32_text tc-end: 1662315468.475442, bytes_transfer_piod_write_d_32_text, skipped, PaX MPROTECT setup prevents writes to .text tc-start: 1662315468.488187, bytes_transfer_piod_write_d_64 tc-end: 1662315468.883921, bytes_transfer_piod_write_d_64, passed tc-start: 1662315468.896377, bytes_transfer_piod_write_d_64_text tc-end: 1662315469.300178, bytes_transfer_piod_write_d_64_text, skipped, PaX MPROTECT setup prevents writes to .text tc-start: 1662315469.312691, bytes_transfer_piod_write_d_8 tc-end: 1662315469.712972, bytes_transfer_piod_write_d_8, passed tc-start: 1662315469.725396, bytes_transfer_piod_write_d_8_text tc-end: 1662315470.127335, bytes_transfer_piod_write_d_8_text, skipped, PaX MPROTECT setup prevents writes to .text tc-start: 1662315470.140383, bytes_transfer_piod_write_i_16 tc-end: 1662315470.540224, bytes_transfer_piod_write_i_16, passed tc-start: 1662315470.573652, bytes_transfer_piod_write_i_16_text tc-end: 1662315470.977396, bytes_transfer_piod_write_i_16_text, skipped, PaX MPROTECT setup prevents writes to .text tc-start: 1662315471.13411, bytes_transfer_piod_write_i_32 tc-end: 1662315471.416439, bytes_transfer_piod_write_i_32, passed tc-start: 1662315471.430253, bytes_transfer_piod_write_i_32_text tc-end: 1662315471.836707, bytes_transfer_piod_write_i_32_text, skipped, PaX MPROTECT setup prevents writes to .text tc-start: 1662315471.847726, bytes_transfer_piod_write_i_64 tc-end: 1662315472.260766, bytes_transfer_piod_write_i_64, passed tc-start: 1662315472.271632, bytes_transfer_piod_write_i_64_text tc-end: 1662315472.672109, bytes_transfer_piod_write_i_64_text, skipped, PaX MPROTECT setup prevents writes to .text tc-start: 1662315472.683778, bytes_transfer_piod_write_i_8 tc-end: 1662315473.136844, bytes_transfer_piod_write_i_8, passed tc-start: 1662315473.148753, bytes_transfer_piod_write_i_8_text tc-end: 1662315473.542761, bytes_transfer_piod_write_i_8_text, skipped, PaX MPROTECT setup prevents writes to .text tc-start: 1662315473.553404, bytes_transfer_read_d tc-end: 1662315473.945202, bytes_transfer_read_d, passed tc-start: 1662315473.955470, bytes_transfer_read_d_text tc-end: 1662315474.429135, bytes_transfer_read_d_text, passed tc-start: 1662315474.439650, bytes_transfer_read_i tc-end: 1662315474.828026, bytes_transfer_read_i, passed tc-start: 1662315474.838847, bytes_transfer_read_i_text tc-end: 1662315475.226532, bytes_transfer_read_i_text, passed tc-start: 1662315475.237399, bytes_transfer_write_d tc-end: 1662315475.626123, bytes_transfer_write_d, passed tc-start: 1662315475.636275, bytes_transfer_write_d_text tc-end: 1662315476.29688, bytes_transfer_write_d_text, skipped, PaX MPROTECT setup prevents writes to .text tc-start: 1662315476.40118, bytes_transfer_write_i tc-end: 1662315476.437905, bytes_transfer_write_i, passed tc-start: 1662315476.448354, bytes_transfer_write_i_text tc-end: 1662315476.841828, bytes_transfer_write_i_text, skipped, PaX MPROTECT setup prevents writes to .text tc-start: 1662315476.852785, child_attach_to_its_parent tc-end: 1662315477.259913, child_attach_to_its_parent, passed tc-start: 1662315477.273066, child_attach_to_its_stopped_parent tc-end: 1662315477.710814, child_attach_to_its_stopped_parent, passed tc-start: 1662315477.724206, clone1 tc-end: 1662315478.133750, clone1, passed tc-start: 1662315478.144103, clone2 tc-end: 1662315478.558899, clone2, passed tc-start: 1662315478.569082, clone3 tc-end: 1662315478.976844, clone3, passed tc-start: 1662315478.987592, clone4 tc-end: 1662315479.401600, clone4, passed tc-start: 1662315479.411946, clone5 tc-end: 1662315479.820150, clone5, passed tc-start: 1662315479.830728, clone6 tc-end: 1662315480.249794, clone6, passed tc-start: 1662315480.260095, clone7 tc-end: 1662315480.664250, clone7, passed tc-start: 1662315480.674886, clone8 tc-end: 1662315481.88647, clone8, passed tc-start: 1662315481.101828, clone_files1 tc-end: 1662315481.506562, clone_files1, passed tc-start: 1662315481.517703, clone_files2 tc-end: 1662315481.930382, clone_files2, passed tc-start: 1662315481.940574, clone_files3 tc-end: 1662315482.350019, clone_files3, passed tc-start: 1662315482.360874, clone_files4 tc-end: 1662315482.774507, clone_files4, passed tc-start: 1662315482.785015, clone_files5 tc-end: 1662315483.207717, clone_files5, passed tc-start: 1662315483.217940, clone_files6 tc-end: 1662315483.632787, clone_files6, passed tc-start: 1662315483.643343, clone_files7 tc-end: 1662315484.51650, clone_files7, passed tc-start: 1662315484.62580, clone_files8 tc-end: 1662315484.484709, clone_files8, passed tc-start: 1662315484.494761, clone_files_signalignored tc-end: 1662315484.892566, clone_files_signalignored, passed tc-start: 1662315484.902725, clone_files_signalmasked tc-end: 1662315485.321809, clone_files_signalmasked, passed tc-start: 1662315485.332301, clone_fs1 tc-end: 1662315485.748068, clone_fs1, passed tc-start: 1662315485.758900, clone_fs2 tc-end: 1662315486.182699, clone_fs2, passed tc-start: 1662315486.192949, clone_fs3 tc-end: 1662315486.596773, clone_fs3, passed tc-start: 1662315486.607708, clone_fs4 tc-end: 1662315487.24081, clone_fs4, passed tc-start: 1662315487.34457, clone_fs5 tc-end: 1662315487.451487, clone_fs5, passed tc-start: 1662315487.461929, clone_fs6 tc-end: 1662315487.922754, clone_fs6, passed tc-start: 1662315487.933212, clone_fs7 tc-end: 1662315488.363182, clone_fs7, passed tc-start: 1662315488.373929, clone_fs8 tc-end: 1662315488.789468, clone_fs8, passed tc-start: 1662315488.799509, clone_fs_signalignored tc-end: 1662315489.239959, clone_fs_signalignored, passed tc-start: 1662315489.251621, clone_fs_signalmasked tc-end: 1662315489.719793, clone_fs_signalmasked, passed tc-start: 1662315489.730129, clone_signalignored tc-end: 1662315490.316154, clone_signalignored, passed tc-start: 1662315490.326583, clone_signalmasked tc-end: 1662315490.746150, clone_signalmasked, passed tc-start: 1662315490.758560, clone_vfork1 tc-end: 1662315491.198299, clone_vfork1, passed tc-start: 1662315491.208782, clone_vfork2 tc-end: 1662315491.639089, clone_vfork2, passed tc-start: 1662315491.650000, clone_vfork3 tc-end: 1662315492.72638, clone_vfork3, passed tc-start: 1662315492.82619, clone_vfork4 tc-end: 1662315492.496625, clone_vfork4, passed tc-start: 1662315492.507062, clone_vfork5 tc-end: 1662315492.933467, clone_vfork5, passed tc-start: 1662315492.944103, clone_vfork6 tc-end: 1662315493.335514, clone_vfork6, passed tc-start: 1662315493.346053, clone_vfork7 tc-end: 1662315493.792573, clone_vfork7, passed tc-start: 1662315493.803182, clone_vfork8 tc-end: 1662315494.249431, clone_vfork8, passed tc-start: 1662315494.260476, clone_vfork_signalignored tc-end: 1662315494.690232, clone_vfork_signalignored, passed tc-start: 1662315494.700805, clone_vfork_signalmasked tc-end: 1662315495.124072, clone_vfork_signalmasked, passed tc-start: 1662315495.134370, clone_vm1 tc-end: 1662315495.552716, clone_vm1, passed tc-start: 1662315495.562999, clone_vm2 tc-end: 1662315495.996465, clone_vm2, passed tc-start: 1662315496.7291, clone_vm3 tc-end: 1662315496.429920, clone_vm3, passed tc-start: 1662315496.440175, clone_vm4 tc-end: 1662315496.850237, clone_vm4, passed tc-start: 1662315496.860892, clone_vm5 tc-end: 1662315497.301266, clone_vm5, passed tc-start: 1662315497.311819, clone_vm6 tc-end: 1662315497.739591, clone_vm6, passed tc-start: 1662315497.749957, clone_vm7 tc-end: 1662315498.171047, clone_vm7, passed tc-start: 1662315498.244370, clone_vm8 tc-end: 1662315499.157789, clone_vm8, passed tc-start: 1662315499.168875, clone_vm_signalignored tc-end: 1662315499.612879, clone_vm_signalignored, passed tc-start: 1662315499.624171, clone_vm_signalmasked tc-end: 1662315500.48502, clone_vm_signalmasked, passed tc-start: 1662315500.58775, core_dump_procinfo tc-end: 1662315500.667200, core_dump_procinfo, passed tc-start: 1662315500.678127, eventmask_preserved_empty tc-end: 1662315501.83543, eventmask_preserved_empty, passed tc-start: 1662315501.98579, eventmask_preserved_fork tc-end: 1662315501.614992, eventmask_preserved_fork, passed tc-start: 1662315501.630455, eventmask_preserved_lwp_create tc-end: 1662315502.255999, eventmask_preserved_lwp_create, passed tc-start: 1662315502.268024, eventmask_preserved_lwp_exit tc-end: 1662315502.657411, eventmask_preserved_lwp_exit, passed tc-start: 1662315502.669248, eventmask_preserved_posix_spawn tc-end: 1662315503.68657, eventmask_preserved_posix_spawn, passed tc-start: 1662315503.80052, eventmask_preserved_vfork tc-end: 1662315503.485349, eventmask_preserved_vfork, passed tc-start: 1662315503.495596, eventmask_preserved_vfork_done tc-end: 1662315503.889363, eventmask_preserved_vfork_done, passed tc-start: 1662315503.899417, fork1 tc-end: 1662315504.308290, fork1, passed tc-start: 1662315504.319053, fork10 tc-end: 1662315504.771602, fork10, passed tc-start: 1662315504.782293, fork11 tc-end: 1662315505.204755, fork11, passed tc-start: 1662315505.215234, fork12 tc-end: 1662315505.641332, fork12, passed tc-start: 1662315505.651824, fork13 tc-end: 1662315506.102066, fork13, passed tc-start: 1662315506.112249, fork14 tc-end: 1662315506.543948, fork14, passed tc-start: 1662315506.555899, fork15 tc-end: 1662315506.976339, fork15, passed tc-start: 1662315506.987019, fork16 tc-end: 1662315507.431100, fork16, passed tc-start: 1662315507.453389, fork2 tc-end: 1662315507.887172, fork2, passed tc-start: 1662315507.908466, fork3 tc-end: 1662315508.355455, fork3, passed tc-start: 1662315508.368011, fork4 tc-end: 1662315508.754056, fork4, passed tc-start: 1662315508.765254, fork5 tc-end: 1662315509.198750, fork5, passed tc-start: 1662315509.212696, fork6 tc-end: 1662315509.652579, fork6, passed tc-start: 1662315509.663192, fork7 tc-end: 1662315510.313081, fork7, passed tc-start: 1662315510.323354, fork8 tc-end: 1662315510.741791, fork8, passed tc-start: 1662315510.751845, fork9 tc-end: 1662315511.157402, fork9, passed tc-start: 1662315511.167646, fork_detach_forker tc-end: 1662315511.599434, fork_detach_forker, passed tc-start: 1662315511.609551, fork_kill_forker tc-end: 1662315512.40905, fork_kill_forker, passed tc-start: 1662315512.50790, fork_setpgid tc-end: 1662315512.422577, fork_setpgid, skipped, kernel panic (pg_jobc going negative) tc-start: 1662315512.433234, fork_signalignored tc-end: 1662315512.869293, fork_signalignored, passed tc-start: 1662315512.879343, fork_signalmasked tc-end: 1662315513.346506, fork_signalmasked, passed tc-start: 1662315513.357677, kill1 tc-end: 1662315513.762469, kill1, passed tc-start: 1662315513.773166, kill2 tc-end: 1662315514.181366, kill2, passed tc-start: 1662315514.192203, kill3 tc-end: 1662315514.613136, kill3, passed tc-start: 1662315514.623429, parent_attach_to_its_child tc-end: 1662315515.27079, parent_attach_to_its_child, passed tc-start: 1662315515.40806, parent_attach_to_its_stopped_child tc-end: 1662315515.496291, parent_attach_to_its_stopped_child, passed tc-start: 1662315515.511591, posix_spawn1 tc-so: tc-end: 1662315515.981628, posix_spawn1, passed tc-start: 1662315515.994387, posix_spawn10 tc-so: tc-end: 1662315516.493658, posix_spawn10, passed tc-start: 1662315516.517149, posix_spawn11 tc-so: tc-end: 1662315517.13083, posix_spawn11, passed tc-start: 1662315517.25536, posix_spawn12 tc-so: tc-end: 1662315517.517321, posix_spawn12, passed tc-start: 1662315517.552794, posix_spawn13 tc-so: tc-end: 1662315518.137500, posix_spawn13, passed tc-start: 1662315518.148383, posix_spawn14 tc-so: tc-end: 1662315518.617116, posix_spawn14, passed tc-start: 1662315518.627024, posix_spawn15 tc-so: tc-end: 1662315519.110049, posix_spawn15, passed tc-start: 1662315519.120208, posix_spawn16 tc-so: tc-end: 1662315519.595868, posix_spawn16, passed tc-start: 1662315519.605852, posix_spawn2 tc-so: tc-end: 1662315520.406687, posix_spawn2, passed tc-start: 1662315520.420594, posix_spawn3 tc-so: tc-end: 1662315520.933546, posix_spawn3, passed tc-start: 1662315520.946333, posix_spawn4 tc-so: tc-end: 1662315521.440519, posix_spawn4, passed tc-start: 1662315521.451053, posix_spawn5 tc-so: tc-end: 1662315521.974738, posix_spawn5, passed tc-start: 1662315521.985242, posix_spawn6 tc-so: tc-end: 1662315522.451358, posix_spawn6, passed tc-start: 1662315522.462210, posix_spawn7 tc-so: tc-end: 1662315522.947784, posix_spawn7, passed tc-start: 1662315522.958805, posix_spawn8 tc-so: tc-end: 1662315523.457754, posix_spawn8, passed tc-start: 1662315523.469540, posix_spawn9 tc-so: tc-end: 1662315524.420721, posix_spawn9, passed tc-start: 1662315524.433004, posix_spawn_detach_spawner tc-so: tc-end: 1662315524.918671, posix_spawn_detach_spawner, passed tc-start: 1662315524.930497, posix_spawn_kill_spawner tc-so: tc-end: 1662315525.411291, posix_spawn_kill_spawner, passed tc-start: 1662315525.421258, posix_spawn_setpgid tc-end: 1662315525.770557, posix_spawn_setpgid, skipped, kernel panic (pg_jobc going negative) tc-start: 1662315525.782195, posix_spawn_signalignored tc-so: tc-end: 1662315526.286208, posix_spawn_signalignored, passed tc-start: 1662315526.298419, posix_spawn_signalmasked tc-so: tc-end: 1662315526.797783, posix_spawn_signalmasked, passed tc-start: 1662315526.809457, resume tc-end: 1662315529.475733, resume, passed tc-start: 1662315529.487941, setstep1 tc-end: 1662315529.914383, setstep1, passed tc-start: 1662315529.927317, setstep2 tc-end: 1662315530.332378, setstep2, passed tc-start: 1662315530.346617, setstep3 tc-end: 1662315530.787083, setstep3, passed tc-start: 1662315530.800763, setstep4 tc-end: 1662315531.238708, setstep4, passed tc-start: 1662315531.249689, siginfo_set_faked tc-end: 1662315531.656452, siginfo_set_faked, passed tc-start: 1662315531.667774, siginfo_set_unmodified tc-end: 1662315532.76445, siginfo_set_unmodified, passed tc-start: 1662315532.87166, signal_mask_unrelated tc-end: 1662315532.496100, signal_mask_unrelated, passed tc-start: 1662315532.506791, step1 tc-end: 1662315532.953183, step1, passed tc-start: 1662315532.967345, step2 tc-end: 1662315533.386484, step2, passed tc-start: 1662315533.399355, step3 tc-end: 1662315533.802556, step3, passed tc-start: 1662315533.815154, step4 tc-end: 1662315534.232096, step4, passed tc-start: 1662315534.242844, step_signalignored tc-end: 1662315534.648779, step_signalignored, passed tc-start: 1662315534.659934, step_signalmasked tc-end: 1662315535.112780, step_signalmasked, passed tc-start: 1662315535.123580, suspend_no_deadlock tc-end: 1662315535.536955, suspend_no_deadlock, passed tc-start: 1662315535.549063, syscall tc-end: 1662315535.989045, syscall, passed tc-start: 1662315536.407, syscall_detach_on_sce tc-end: 1662315536.450321, syscall_detach_on_sce, passed tc-start: 1662315536.463081, syscall_killed_on_sce tc-end: 1662315536.892613, syscall_killed_on_sce, passed tc-start: 1662315536.906598, syscall_signal_on_sce tc-end: 1662315537.372267, syscall_signal_on_sce, expected_failure, XXX: behavior under investigation: /tmp/bracket/build/2022.09.04.11.20.33-evbarm-aarch64/src/tests/lib/libc/sys/t_ptrace_wait.h:242: Reported !exited process tc-start: 1662315537.389970, syscallemu1 tc-end: 1662315537.823249, syscallemu1, passed tc-start: 1662315537.836254, thread_concurrent_signals tc-end: 1662315538.159483, thread_concurrent_signals, skipped, PR kern/54960 tc-start: 1662315538.171290, thread_concurrent_signals_handler tc-end: 1662315538.556870, thread_concurrent_signals_handler, skipped, PR kern/54960 tc-start: 1662315538.567615, thread_concurrent_signals_sig_ign tc-end: 1662315538.956958, thread_concurrent_signals_sig_ign, skipped, PR kern/54960 tc-start: 1662315538.968483, threads_and_exec tc-end: 1662315539.580502, threads_and_exec, passed tc-start: 1662315539.595051, trace_thread_lwpcreate tc-end: 1662315554.463235, trace_thread_lwpcreate, passed tc-start: 1662315554.475329, trace_thread_lwpcreate_and_exit tc-end: 1662315561.508868, trace_thread_lwpcreate_and_exit, passed tc-start: 1662315561.520918, trace_thread_lwpcreate_and_exit_masked_sigtrap tc-end: 1662315569.87774, trace_thread_lwpcreate_and_exit_masked_sigtrap, passed tc-start: 1662315569.98688, trace_thread_lwpcreate_masked_sigtrap tc-end: 1662315574.893308, trace_thread_lwpcreate_masked_sigtrap, passed tc-start: 1662315574.904659, trace_thread_lwpexit tc-end: 1662315578.70857, trace_thread_lwpexit, passed tc-start: 1662315578.84779, trace_thread_lwpexit_masked_sigtrap tc-end: 1662315581.524168, trace_thread_lwpexit_masked_sigtrap, passed tc-start: 1662315581.541434, trace_thread_nolwpevents tc-end: 1662315581.981876, trace_thread_nolwpevents, passed tc-start: 1662315581.992630, tracee_sees_its_original_parent_getppid tc-end: 1662315582.442141, tracee_sees_its_original_parent_getppid, passed tc-start: 1662315582.457634, tracee_sees_its_original_parent_procfs_status tc-end: 1662315582.934252, tracee_sees_its_original_parent_procfs_status, passed tc-start: 1662315582.946647, tracee_sees_its_original_parent_sysctl_kinfo_proc2 tc-end: 1662315583.372738, tracee_sees_its_original_parent_sysctl_kinfo_proc2, passed tc-start: 1662315583.393068, traceme_crash_bus tc-end: 1662315583.832774, traceme_crash_bus, passed tc-start: 1662315583.842760, traceme_crash_fpe tc-end: 1662315584.199166, traceme_crash_fpe, skipped, FP exceptions are not supported tc-start: 1662315584.209124, traceme_crash_ill tc-end: 1662315584.553702, traceme_crash_ill, skipped, PTRACE_ILLEGAL_ASM not defined tc-start: 1662315584.564046, traceme_crash_segv tc-end: 1662315584.972083, traceme_crash_segv, passed tc-start: 1662315584.982613, traceme_crash_trap tc-end: 1662315585.374360, traceme_crash_trap, passed tc-start: 1662315585.384717, traceme_exec tc-so: tc-end: 1662315585.865162, traceme_exec, passed tc-start: 1662315585.876253, traceme_lwpinfo0 tc-end: 1662315586.297933, traceme_lwpinfo0, passed tc-start: 1662315586.309173, traceme_lwpinfo0_lwpstatus tc-end: 1662315586.708740, traceme_lwpinfo0_lwpstatus, passed tc-start: 1662315586.718571, traceme_lwpinfo0_lwpstatus_pl_name tc-end: 1662315587.263135, traceme_lwpinfo0_lwpstatus_pl_name, passed tc-start: 1662315587.275501, traceme_lwpinfo0_lwpstatus_pl_private tc-end: 1662315587.713992, traceme_lwpinfo0_lwpstatus_pl_private, passed tc-start: 1662315587.799485, traceme_lwpinfo0_lwpstatus_pl_sigmask tc-end: 1662315588.337246, traceme_lwpinfo0_lwpstatus_pl_sigmask, passed tc-start: 1662315588.349881, traceme_lwpinfo1 tc-end: 1662315588.961759, traceme_lwpinfo1, passed tc-start: 1662315588.976436, traceme_lwpinfo1_lwpstatus tc-end: 1662315589.554850, traceme_lwpinfo1_lwpstatus, passed tc-start: 1662315589.568592, traceme_lwpinfo1_lwpstatus_pl_name tc-end: 1662315590.145472, traceme_lwpinfo1_lwpstatus_pl_name, passed tc-start: 1662315590.158134, traceme_lwpinfo1_lwpstatus_pl_private tc-end: 1662315590.740420, traceme_lwpinfo1_lwpstatus_pl_private, passed tc-start: 1662315590.753384, traceme_lwpinfo1_lwpstatus_pl_sigmask tc-end: 1662315591.331236, traceme_lwpinfo1_lwpstatus_pl_sigmask, passed tc-start: 1662315591.345095, traceme_lwpinfo2 tc-end: 1662315591.986145, traceme_lwpinfo2, passed tc-start: 1662315592.1651, traceme_lwpinfo2_lwpstatus tc-end: 1662315592.887876, traceme_lwpinfo2_lwpstatus, passed tc-start: 1662315592.900933, traceme_lwpinfo2_lwpstatus_pl_name tc-end: 1662315593.517972, traceme_lwpinfo2_lwpstatus_pl_name, passed tc-start: 1662315593.717472, traceme_lwpinfo2_lwpstatus_pl_private tc-end: 1662315594.294393, traceme_lwpinfo2_lwpstatus_pl_private, passed tc-start: 1662315594.308639, traceme_lwpinfo2_lwpstatus_pl_sigmask tc-end: 1662315594.983007, traceme_lwpinfo2_lwpstatus_pl_sigmask, passed tc-start: 1662315594.996189, traceme_lwpinfo3 tc-end: 1662315596.95859, traceme_lwpinfo3, passed tc-start: 1662315596.107049, traceme_lwpinfo3_lwpstatus tc-end: 1662315597.108042, traceme_lwpinfo3_lwpstatus, passed tc-start: 1662315597.120330, traceme_lwpinfo3_lwpstatus_pl_name tc-end: 1662315598.217680, traceme_lwpinfo3_lwpstatus_pl_name, passed tc-start: 1662315598.233290, traceme_lwpinfo3_lwpstatus_pl_private tc-end: 1662315598.978552, traceme_lwpinfo3_lwpstatus_pl_private, passed tc-start: 1662315598.990369, traceme_lwpinfo3_lwpstatus_pl_sigmask tc-end: 1662315600.90119, traceme_lwpinfo3_lwpstatus_pl_sigmask, passed tc-start: 1662315600.101822, traceme_lwpnext0 tc-end: 1662315600.508860, traceme_lwpnext0, passed tc-start: 1662315600.520088, traceme_lwpnext0_pl_name tc-end: 1662315600.951321, traceme_lwpnext0_pl_name, passed tc-start: 1662315600.964660, traceme_lwpnext0_pl_private tc-end: 1662315601.389425, traceme_lwpnext0_pl_private, passed tc-start: 1662315601.400759, traceme_lwpnext0_pl_sigmask tc-end: 1662315601.811759, traceme_lwpnext0_pl_sigmask, passed tc-start: 1662315601.822614, traceme_lwpnext1 tc-end: 1662315602.388935, traceme_lwpnext1, passed tc-start: 1662315602.518375, traceme_lwpnext1_pl_name tc-end: 1662315603.105207, traceme_lwpnext1_pl_name, passed tc-start: 1662315603.124611, traceme_lwpnext1_pl_private tc-end: 1662315604.80204, traceme_lwpnext1_pl_private, passed tc-start: 1662315604.110161, traceme_lwpnext1_pl_sigmask tc-end: 1662315604.788614, traceme_lwpnext1_pl_sigmask, passed tc-start: 1662315604.805050, traceme_lwpnext2 tc-end: 1662315605.964077, traceme_lwpnext2, passed tc-start: 1662315605.976642, traceme_lwpnext2_pl_name tc-end: 1662315607.84905, traceme_lwpnext2_pl_name, passed tc-start: 1662315607.98021, traceme_lwpnext2_pl_private tc-end: 1662315608.69255, traceme_lwpnext2_pl_private, passed tc-start: 1662315608.922112, traceme_lwpnext2_pl_sigmask tc-end: 1662315611.89112, traceme_lwpnext2_pl_sigmask, passed tc-start: 1662315611.103739, traceme_lwpnext3 tc-end: 1662315612.206524, traceme_lwpnext3, passed tc-start: 1662315612.727848, traceme_lwpnext3_pl_name tc-end: 1662315613.835105, traceme_lwpnext3_pl_name, passed tc-start: 1662315613.848519, traceme_lwpnext3_pl_private tc-end: 1662315615.345240, traceme_lwpnext3_pl_private, passed tc-start: 1662315615.358434, traceme_lwpnext3_pl_sigmask tc-end: 1662315616.219717, traceme_lwpnext3_pl_sigmask, passed tc-start: 1662315616.232779, traceme_pid1_parent tc-end: 1662315616.651442, traceme_pid1_parent, passed tc-start: 1662315616.664786, traceme_raise1 tc-end: 1662315617.88317, traceme_raise1, passed tc-start: 1662315617.101785, traceme_raise10 tc-end: 1662315617.539928, traceme_raise10, passed tc-start: 1662315617.553045, traceme_raise2 tc-end: 1662315617.960952, traceme_raise2, passed tc-start: 1662315617.973798, traceme_raise3 tc-end: 1662315618.366121, traceme_raise3, passed tc-start: 1662315618.377098, traceme_raise4 tc-end: 1662315618.771514, traceme_raise4, passed tc-start: 1662315618.781796, traceme_raise5 tc-end: 1662315619.179148, traceme_raise5, passed tc-start: 1662315619.190703, traceme_raise6 tc-end: 1662315619.610290, traceme_raise6, passed tc-start: 1662315619.620685, traceme_raise7 tc-end: 1662315620.9911, traceme_raise7, passed tc-start: 1662315620.20578, traceme_raise8 tc-end: 1662315620.418543, traceme_raise8, passed tc-start: 1662315620.428835, traceme_raise9 tc-end: 1662315620.838285, traceme_raise9, passed tc-start: 1662315620.848925, traceme_raisesignal_ignored1 tc-end: 1662315621.360344, traceme_raisesignal_ignored1, passed tc-start: 1662315621.371907, traceme_raisesignal_ignored2 tc-end: 1662315621.825330, traceme_raisesignal_ignored2, passed tc-start: 1662315621.836884, traceme_raisesignal_ignored3 tc-end: 1662315622.256270, traceme_raisesignal_ignored3, passed tc-start: 1662315622.267275, traceme_raisesignal_ignored4 tc-end: 1662315622.747528, traceme_raisesignal_ignored4, passed tc-start: 1662315622.759465, traceme_raisesignal_ignored5 tc-end: 1662315624.172942, traceme_raisesignal_ignored5, passed tc-start: 1662315624.185610, traceme_raisesignal_ignored6 tc-end: 1662315625.375884, traceme_raisesignal_ignored6, passed tc-start: 1662315625.390899, traceme_raisesignal_ignored7 tc-end: 1662315625.813097, traceme_raisesignal_ignored7, passed tc-start: 1662315625.823914, traceme_raisesignal_ignored8 tc-end: 1662315626.233835, traceme_raisesignal_ignored8, passed tc-start: 1662315626.244464, traceme_raisesignal_masked1 tc-end: 1662315626.618254, traceme_raisesignal_masked1, passed tc-start: 1662315626.629385, traceme_raisesignal_masked2 tc-end: 1662315627.58380, traceme_raisesignal_masked2, passed tc-start: 1662315627.69561, traceme_raisesignal_masked3 tc-end: 1662315627.499409, traceme_raisesignal_masked3, passed tc-start: 1662315627.510924, traceme_raisesignal_masked4 tc-end: 1662315627.923393, traceme_raisesignal_masked4, passed tc-start: 1662315627.934372, traceme_raisesignal_masked5 tc-end: 1662315629.267429, traceme_raisesignal_masked5, passed tc-start: 1662315629.332465, traceme_raisesignal_masked6 tc-end: 1662315629.843055, traceme_raisesignal_masked6, passed tc-start: 1662315629.854212, traceme_raisesignal_masked7 tc-end: 1662315630.272041, traceme_raisesignal_masked7, passed tc-start: 1662315630.284290, traceme_raisesignal_masked8 tc-end: 1662315630.701566, traceme_raisesignal_masked8, passed tc-start: 1662315630.712443, traceme_sendsignal_handle1 tc-end: 1662315631.121946, traceme_sendsignal_handle1, passed tc-start: 1662315631.132259, traceme_sendsignal_handle2 tc-end: 1662315631.555045, traceme_sendsignal_handle2, passed tc-start: 1662315631.567713, traceme_sendsignal_handle3 tc-end: 1662315631.972553, traceme_sendsignal_handle3, passed tc-start: 1662315631.985183, traceme_sendsignal_handle4 tc-end: 1662315632.404970, traceme_sendsignal_handle4, passed tc-start: 1662315632.417519, traceme_sendsignal_handle5 tc-end: 1662315632.814009, traceme_sendsignal_handle5, passed tc-start: 1662315632.861285, traceme_sendsignal_handle6 tc-end: 1662315633.253975, traceme_sendsignal_handle6, passed tc-start: 1662315633.266518, traceme_sendsignal_handle7 tc-end: 1662315633.661413, traceme_sendsignal_handle7, passed tc-start: 1662315633.674484, traceme_sendsignal_handle8 tc-end: 1662315634.70674, traceme_sendsignal_handle8, passed tc-start: 1662315634.83910, traceme_sendsignal_ignored1 tc-end: 1662315634.486730, traceme_sendsignal_ignored1, passed tc-start: 1662315634.499099, traceme_sendsignal_ignored2 tc-end: 1662315634.898814, traceme_sendsignal_ignored2, passed tc-start: 1662315634.911814, traceme_sendsignal_ignored3 tc-end: 1662315635.313553, traceme_sendsignal_ignored3, passed tc-start: 1662315635.324605, traceme_sendsignal_ignored4 tc-end: 1662315635.712539, traceme_sendsignal_ignored4, passed tc-start: 1662315635.723578, traceme_sendsignal_ignored5 tc-end: 1662315636.159526, traceme_sendsignal_ignored5, passed tc-start: 1662315636.171038, traceme_sendsignal_ignored6 tc-end: 1662315636.565600, traceme_sendsignal_ignored6, passed tc-start: 1662315636.576008, traceme_sendsignal_ignored7 tc-end: 1662315636.964845, traceme_sendsignal_ignored7, passed tc-start: 1662315636.975566, traceme_sendsignal_ignored8 tc-end: 1662315637.376136, traceme_sendsignal_ignored8, passed tc-start: 1662315637.387306, traceme_sendsignal_masked1 tc-end: 1662315637.777055, traceme_sendsignal_masked1, passed tc-start: 1662315637.787467, traceme_sendsignal_masked2 tc-end: 1662315638.179002, traceme_sendsignal_masked2, passed tc-start: 1662315638.189765, traceme_sendsignal_masked3 tc-end: 1662315638.587223, traceme_sendsignal_masked3, passed tc-start: 1662315638.597837, traceme_sendsignal_masked4 tc-end: 1662315638.991144, traceme_sendsignal_masked4, passed tc-start: 1662315639.3143, traceme_sendsignal_masked5 tc-end: 1662315639.403556, traceme_sendsignal_masked5, passed tc-start: 1662315639.414428, traceme_sendsignal_masked6 tc-end: 1662315639.812585, traceme_sendsignal_masked6, passed tc-start: 1662315639.853413, traceme_sendsignal_masked7 tc-end: 1662315640.259542, traceme_sendsignal_masked7, passed tc-start: 1662315640.270552, traceme_sendsignal_masked8 tc-end: 1662315640.664040, traceme_sendsignal_masked8, passed tc-start: 1662315640.689387, traceme_sendsignal_simple1 tc-end: 1662315641.92522, traceme_sendsignal_simple1, passed tc-start: 1662315641.102851, traceme_sendsignal_simple10 tc-end: 1662315641.601006, traceme_sendsignal_simple10, passed tc-start: 1662315641.622710, traceme_sendsignal_simple2 tc-end: 1662315642.26956, traceme_sendsignal_simple2, passed tc-start: 1662315642.37006, traceme_sendsignal_simple3 tc-end: 1662315642.498227, traceme_sendsignal_simple3, passed tc-start: 1662315642.517646, traceme_sendsignal_simple4 tc-end: 1662315642.912745, traceme_sendsignal_simple4, passed tc-start: 1662315642.922948, traceme_sendsignal_simple5 tc-end: 1662315643.431032, traceme_sendsignal_simple5, passed tc-start: 1662315643.441074, traceme_sendsignal_simple6 tc-end: 1662315643.890049, traceme_sendsignal_simple6, passed tc-start: 1662315643.909372, traceme_sendsignal_simple7 tc-end: 1662315644.439217, traceme_sendsignal_simple7, passed tc-start: 1662315644.458228, traceme_sendsignal_simple8 tc-end: 1662315644.899444, traceme_sendsignal_simple8, passed tc-start: 1662315644.920016, traceme_sendsignal_simple9 tc-end: 1662315645.398922, traceme_sendsignal_simple9, passed tc-start: 1662315645.421518, traceme_signalignored_crash_bus tc-end: 1662315645.849581, traceme_signalignored_crash_bus, passed tc-start: 1662315645.861235, traceme_signalignored_crash_fpe tc-end: 1662315646.229554, traceme_signalignored_crash_fpe, skipped, FP exceptions are not supported tc-start: 1662315646.244825, traceme_signalignored_crash_ill tc-end: 1662315646.612909, traceme_signalignored_crash_ill, skipped, PTRACE_ILLEGAL_ASM not defined tc-start: 1662315646.626953, traceme_signalignored_crash_segv tc-end: 1662315647.29981, traceme_signalignored_crash_segv, passed tc-start: 1662315647.41867, traceme_signalignored_crash_trap tc-end: 1662315647.443828, traceme_signalignored_crash_trap, passed tc-start: 1662315647.474567, traceme_signalignored_exec tc-so: tc-end: 1662315648.71660, traceme_signalignored_exec, passed tc-start: 1662315648.82380, traceme_signalmasked_crash_bus tc-end: 1662315648.489117, traceme_signalmasked_crash_bus, passed tc-start: 1662315648.499135, traceme_signalmasked_crash_fpe tc-end: 1662315648.857884, traceme_signalmasked_crash_fpe, skipped, FP exceptions are not supported tc-start: 1662315648.867953, traceme_signalmasked_crash_ill tc-end: 1662315649.228991, traceme_signalmasked_crash_ill, skipped, PTRACE_ILLEGAL_ASM not defined tc-start: 1662315649.239362, traceme_signalmasked_crash_segv tc-end: 1662315649.635907, traceme_signalmasked_crash_segv, passed tc-start: 1662315649.646615, traceme_signalmasked_crash_trap tc-end: 1662315650.50665, traceme_signalmasked_crash_trap, passed tc-start: 1662315650.63043, traceme_signalmasked_exec tc-so: tc-end: 1662315650.544142, traceme_signalmasked_exec, passed tc-start: 1662315650.556753, traceme_vfork_clone tc-end: 1662315650.943983, traceme_vfork_clone, passed tc-start: 1662315650.954767, traceme_vfork_clone_files tc-end: 1662315651.335288, traceme_vfork_clone_files, passed tc-start: 1662315651.345948, traceme_vfork_clone_fs tc-end: 1662315651.729374, traceme_vfork_clone_fs, passed tc-start: 1662315651.740242, traceme_vfork_clone_vfork tc-end: 1662315652.129334, traceme_vfork_clone_vfork, passed tc-start: 1662315652.139803, traceme_vfork_clone_vm tc-end: 1662315652.507783, traceme_vfork_clone_vm, passed tc-start: 1662315652.517813, traceme_vfork_crash_bus tc-end: 1662315652.979908, traceme_vfork_crash_bus, passed tc-start: 1662315653.4104, traceme_vfork_crash_fpe tc-end: 1662315653.376806, traceme_vfork_crash_fpe, skipped, FP exceptions are not supported tc-start: 1662315653.387364, traceme_vfork_crash_ill tc-end: 1662315653.749984, traceme_vfork_crash_ill, skipped, PTRACE_ILLEGAL_ASM not defined tc-start: 1662315653.760791, traceme_vfork_crash_segv tc-end: 1662315654.225628, traceme_vfork_crash_segv, passed tc-start: 1662315654.246176, traceme_vfork_crash_trap tc-end: 1662315654.698132, traceme_vfork_crash_trap, passed tc-start: 1662315654.720320, traceme_vfork_exec tc-so: tc-end: 1662315655.188278, traceme_vfork_exec, passed tc-start: 1662315655.199104, traceme_vfork_fork tc-end: 1662315655.576230, traceme_vfork_fork, passed tc-start: 1662315655.587079, traceme_vfork_raise1 tc-end: 1662315655.945837, traceme_vfork_raise1, passed tc-start: 1662315655.956233, traceme_vfork_raise10 tc-end: 1662315656.403627, traceme_vfork_raise10, passed tc-start: 1662315656.426990, traceme_vfork_raise11 tc-end: 1662315656.879819, traceme_vfork_raise11, passed tc-start: 1662315656.901219, traceme_vfork_raise12 tc-end: 1662315657.361146, traceme_vfork_raise12, passed tc-start: 1662315657.383074, traceme_vfork_raise13 tc-end: 1662315657.822270, traceme_vfork_raise13, passed tc-start: 1662315657.843840, traceme_vfork_raise2 tc-end: 1662315658.298416, traceme_vfork_raise2, passed tc-start: 1662315658.309005, traceme_vfork_raise3 tc-end: 1662315658.705432, traceme_vfork_raise3, passed tc-start: 1662315658.715902, traceme_vfork_raise4 tc-end: 1662315659.95108, traceme_vfork_raise4, passed tc-start: 1662315659.108631, traceme_vfork_raise5 tc-end: 1662315659.466015, traceme_vfork_raise5, passed tc-start: 1662315659.477422, traceme_vfork_raise6 tc-end: 1662315659.940410, traceme_vfork_raise6, passed tc-start: 1662315659.966662, traceme_vfork_raise7 tc-end: 1662315660.509731, traceme_vfork_raise7, passed tc-start: 1662315660.521762, traceme_vfork_raise8 tc-end: 1662315660.921645, traceme_vfork_raise8, passed tc-start: 1662315660.933489, traceme_vfork_raise9 tc-end: 1662315661.396103, traceme_vfork_raise9, passed tc-start: 1662315661.417917, traceme_vfork_signalignored_crash_bus tc-end: 1662315661.885225, traceme_vfork_signalignored_crash_bus, passed tc-start: 1662315661.907400, traceme_vfork_signalignored_crash_fpe tc-end: 1662315662.391270, traceme_vfork_signalignored_crash_fpe, skipped, FP exceptions are not supported tc-start: 1662315662.401433, traceme_vfork_signalignored_crash_ill tc-end: 1662315662.756800, traceme_vfork_signalignored_crash_ill, skipped, PTRACE_ILLEGAL_ASM not defined tc-start: 1662315662.766958, traceme_vfork_signalignored_crash_segv tc-end: 1662315663.204016, traceme_vfork_signalignored_crash_segv, passed tc-start: 1662315663.223591, traceme_vfork_signalignored_crash_trap tc-end: 1662315663.668777, traceme_vfork_signalignored_crash_trap, passed tc-start: 1662315663.688781, traceme_vfork_signalignored_exec tc-so: tc-end: 1662315664.132949, traceme_vfork_signalignored_exec, passed tc-start: 1662315664.145586, traceme_vfork_signalmasked_crash_bus tc-end: 1662315664.618554, traceme_vfork_signalmasked_crash_bus, passed tc-start: 1662315664.643130, traceme_vfork_signalmasked_crash_fpe tc-end: 1662315665.11969, traceme_vfork_signalmasked_crash_fpe, skipped, FP exceptions are not supported tc-start: 1662315665.25247, traceme_vfork_signalmasked_crash_ill tc-end: 1662315665.403061, traceme_vfork_signalmasked_crash_ill, skipped, PTRACE_ILLEGAL_ASM not defined tc-start: 1662315665.416156, traceme_vfork_signalmasked_crash_segv tc-end: 1662315665.875575, traceme_vfork_signalmasked_crash_segv, passed tc-start: 1662315665.899379, traceme_vfork_signalmasked_crash_trap tc-end: 1662315666.351295, traceme_vfork_signalmasked_crash_trap, passed tc-start: 1662315666.381538, traceme_vfork_signalmasked_exec tc-so: tc-end: 1662315666.854761, traceme_vfork_signalmasked_exec, passed tc-start: 1662315666.867123, traceme_vfork_vfork tc-end: 1662315667.239385, traceme_vfork_vfork, passed tc-start: 1662315667.302638, tracer_attach_to_unrelated_stopped_process tc-end: 1662315667.792188, tracer_attach_to_unrelated_stopped_process, passed tc-start: 1662315667.808113, tracer_sees_terminaton_before_the_parent tc-end: 1662315668.185222, tracer_sees_terminaton_before_the_parent, passed tc-start: 1662315668.197504, tracer_sysctl_lookup_without_duplicates tc-end: 1662315673.40669, tracer_sysctl_lookup_without_duplicates, passed tc-start: 1662315673.53559, unrelated_tracer_fork1 tc-end: 1662315673.514262, unrelated_tracer_fork1, passed tc-start: 1662315673.526509, unrelated_tracer_fork10 tc-end: 1662315673.999992, unrelated_tracer_fork10, passed tc-start: 1662315674.37043, unrelated_tracer_fork11 tc-end: 1662315674.512009, unrelated_tracer_fork11, passed tc-start: 1662315674.523956, unrelated_tracer_fork12 tc-end: 1662315675.20961, unrelated_tracer_fork12, passed tc-start: 1662315675.36714, unrelated_tracer_fork13 tc-end: 1662315675.493863, unrelated_tracer_fork13, passed tc-start: 1662315675.510821, unrelated_tracer_fork14 tc-end: 1662315676.10716, unrelated_tracer_fork14, passed tc-start: 1662315676.25810, unrelated_tracer_fork15 tc-end: 1662315676.534041, unrelated_tracer_fork15, passed tc-start: 1662315676.548965, unrelated_tracer_fork16 tc-end: 1662315677.672214, unrelated_tracer_fork16, passed tc-start: 1662315677.699811, unrelated_tracer_fork2 tc-end: 1662315678.343260, unrelated_tracer_fork2, passed tc-start: 1662315678.366204, unrelated_tracer_fork3 tc-end: 1662315678.996986, unrelated_tracer_fork3, passed tc-start: 1662315679.9748, unrelated_tracer_fork4 tc-end: 1662315679.517009, unrelated_tracer_fork4, passed tc-start: 1662315679.531068, unrelated_tracer_fork5 tc-end: 1662315680.98203, unrelated_tracer_fork5, passed tc-start: 1662315680.113739, unrelated_tracer_fork6 tc-end: 1662315680.565475, unrelated_tracer_fork6, passed tc-start: 1662315680.577829, unrelated_tracer_fork7 tc-end: 1662315681.42837, unrelated_tracer_fork7, passed tc-start: 1662315681.55441, unrelated_tracer_fork8 tc-end: 1662315681.533452, unrelated_tracer_fork8, passed tc-start: 1662315681.547010, unrelated_tracer_fork9 tc-end: 1662315682.11944, unrelated_tracer_fork9, passed tc-start: 1662315682.25366, unrelated_tracer_fork_detach_forker tc-end: 1662315682.511265, unrelated_tracer_fork_detach_forker, passed tc-start: 1662315682.524283, unrelated_tracer_fork_kill_forker tc-end: 1662315683.16843, unrelated_tracer_fork_kill_forker, passed tc-start: 1662315683.30308, unrelated_tracer_fork_setpgid tc-end: 1662315683.432535, unrelated_tracer_fork_setpgid, skipped, kernel panic (pg_jobc going negative) tc-start: 1662315683.444150, unrelated_tracer_posix_spawn1 tc-end: 1662315683.990453, unrelated_tracer_posix_spawn1, passed tc-start: 1662315684.4930, unrelated_tracer_posix_spawn10 tc-end: 1662315684.594309, unrelated_tracer_posix_spawn10, passed tc-start: 1662315684.610217, unrelated_tracer_posix_spawn11 tc-end: 1662315685.194776, unrelated_tracer_posix_spawn11, passed tc-start: 1662315685.209468, unrelated_tracer_posix_spawn12 tc-end: 1662315685.754135, unrelated_tracer_posix_spawn12, passed tc-start: 1662315685.767754, unrelated_tracer_posix_spawn13 tc-end: 1662315686.321987, unrelated_tracer_posix_spawn13, passed tc-start: 1662315686.336181, unrelated_tracer_posix_spawn14 tc-end: 1662315686.895012, unrelated_tracer_posix_spawn14, passed tc-start: 1662315686.911643, unrelated_tracer_posix_spawn15 tc-end: 1662315687.474489, unrelated_tracer_posix_spawn15, passed tc-start: 1662315687.489524, unrelated_tracer_posix_spawn16 tc-end: 1662315688.77910, unrelated_tracer_posix_spawn16, passed tc-start: 1662315688.93443, unrelated_tracer_posix_spawn2 tc-end: 1662315688.626858, unrelated_tracer_posix_spawn2, passed tc-start: 1662315688.640952, unrelated_tracer_posix_spawn3 tc-end: 1662315689.182592, unrelated_tracer_posix_spawn3, passed tc-start: 1662315689.196897, unrelated_tracer_posix_spawn4 tc-end: 1662315689.694698, unrelated_tracer_posix_spawn4, passed tc-start: 1662315689.709245, unrelated_tracer_posix_spawn5 tc-end: 1662315690.244372, unrelated_tracer_posix_spawn5, passed tc-start: 1662315690.258411, unrelated_tracer_posix_spawn6 tc-end: 1662315690.785191, unrelated_tracer_posix_spawn6, passed tc-start: 1662315690.798855, unrelated_tracer_posix_spawn7 tc-end: 1662315691.349875, unrelated_tracer_posix_spawn7, passed tc-start: 1662315691.364719, unrelated_tracer_posix_spawn8 tc-end: 1662315691.944452, unrelated_tracer_posix_spawn8, passed tc-start: 1662315691.957188, unrelated_tracer_posix_spawn9 tc-end: 1662315692.510168, unrelated_tracer_posix_spawn9, passed tc-start: 1662315692.524428, unrelated_tracer_posix_spawn_detach_spawner tc-end: 1662315693.78080, unrelated_tracer_posix_spawn_detach_spawner, passed tc-start: 1662315693.91841, unrelated_tracer_posix_spawn_kill_spawner tc-end: 1662315693.651322, unrelated_tracer_posix_spawn_kill_spawner, passed tc-start: 1662315693.667497, unrelated_tracer_posix_spawn_setpgid tc-end: 1662315694.48354, unrelated_tracer_posix_spawn_setpgid, skipped, kernel panic (pg_jobc going negative) tc-start: 1662315694.59468, unrelated_tracer_sees_crash_bus tc-end: 1662315694.543015, unrelated_tracer_sees_crash_bus, passed tc-start: 1662315694.556453, unrelated_tracer_sees_crash_fpe tc-end: 1662315694.929476, unrelated_tracer_sees_crash_fpe, skipped, FP exceptions are not supported tc-start: 1662315694.940566, unrelated_tracer_sees_crash_ill tc-end: 1662315695.320853, unrelated_tracer_sees_crash_ill, skipped, PTRACE_ILLEGAL_ASM not defined tc-start: 1662315695.332186, unrelated_tracer_sees_crash_segv tc-end: 1662315695.812732, unrelated_tracer_sees_crash_segv, passed tc-start: 1662315695.826032, unrelated_tracer_sees_crash_trap tc-end: 1662315696.295132, unrelated_tracer_sees_crash_trap, passed tc-start: 1662315696.308173, unrelated_tracer_sees_signalignored_crash_bus tc-end: 1662315696.804711, unrelated_tracer_sees_signalignored_crash_bus, passed tc-start: 1662315696.818122, unrelated_tracer_sees_signalignored_crash_fpe tc-end: 1662315697.199736, unrelated_tracer_sees_signalignored_crash_fpe, skipped, FP exceptions are not supported tc-start: 1662315697.215418, unrelated_tracer_sees_signalignored_crash_ill tc-end: 1662315697.864303, unrelated_tracer_sees_signalignored_crash_ill, skipped, PTRACE_ILLEGAL_ASM not defined tc-start: 1662315697.876190, unrelated_tracer_sees_signalignored_crash_segv tc-end: 1662315698.362894, unrelated_tracer_sees_signalignored_crash_segv, passed tc-start: 1662315698.376332, unrelated_tracer_sees_signalignored_crash_trap tc-end: 1662315698.835894, unrelated_tracer_sees_signalignored_crash_trap, passed tc-start: 1662315698.848915, unrelated_tracer_sees_signalmasked_crash_bus tc-end: 1662315699.322373, unrelated_tracer_sees_signalmasked_crash_bus, passed tc-start: 1662315699.339150, unrelated_tracer_sees_signalmasked_crash_fpe tc-end: 1662315699.703964, unrelated_tracer_sees_signalmasked_crash_fpe, skipped, FP exceptions are not supported tc-start: 1662315699.718524, unrelated_tracer_sees_signalmasked_crash_ill tc-end: 1662315700.85480, unrelated_tracer_sees_signalmasked_crash_ill, skipped, PTRACE_ILLEGAL_ASM not defined tc-start: 1662315700.96596, unrelated_tracer_sees_signalmasked_crash_segv tc-end: 1662315700.511853, unrelated_tracer_sees_signalmasked_crash_segv, passed tc-start: 1662315700.524012, unrelated_tracer_sees_signalmasked_crash_trap tc-end: 1662315700.959810, unrelated_tracer_sees_signalmasked_crash_trap, passed tc-start: 1662315700.971921, unrelated_tracer_sees_terminaton_before_the_parent tc-end: 1662315701.431713, unrelated_tracer_sees_terminaton_before_the_parent, passed tc-start: 1662315701.444098, unrelated_tracer_vfork1 tc-end: 1662315701.889581, unrelated_tracer_vfork1, passed tc-start: 1662315701.901929, unrelated_tracer_vfork10 tc-end: 1662315702.352334, unrelated_tracer_vfork10, passed tc-start: 1662315702.364792, unrelated_tracer_vfork11 tc-end: 1662315702.815809, unrelated_tracer_vfork11, passed tc-start: 1662315702.827926, unrelated_tracer_vfork12 tc-end: 1662315703.264784, unrelated_tracer_vfork12, passed tc-start: 1662315703.276914, unrelated_tracer_vfork13 tc-end: 1662315703.726521, unrelated_tracer_vfork13, passed tc-start: 1662315703.739079, unrelated_tracer_vfork14 tc-end: 1662315704.157871, unrelated_tracer_vfork14, passed tc-start: 1662315704.174451, unrelated_tracer_vfork15 tc-end: 1662315704.666528, unrelated_tracer_vfork15, passed tc-start: 1662315704.682566, unrelated_tracer_vfork16 tc-end: 1662315705.167850, unrelated_tracer_vfork16, passed tc-start: 1662315705.180801, unrelated_tracer_vfork2 tc-end: 1662315705.652289, unrelated_tracer_vfork2, passed tc-start: 1662315705.665625, unrelated_tracer_vfork3 tc-end: 1662315706.135871, unrelated_tracer_vfork3, passed tc-start: 1662315706.157587, unrelated_tracer_vfork4 tc-end: 1662315706.638090, unrelated_tracer_vfork4, passed tc-start: 1662315706.650545, unrelated_tracer_vfork5 tc-end: 1662315707.287664, unrelated_tracer_vfork5, passed tc-start: 1662315707.398696, unrelated_tracer_vfork6 tc-end: 1662315707.920338, unrelated_tracer_vfork6, passed tc-start: 1662315707.936698, unrelated_tracer_vfork7 tc-end: 1662315708.434248, unrelated_tracer_vfork7, passed tc-start: 1662315708.450590, unrelated_tracer_vfork8 tc-end: 1662315708.948627, unrelated_tracer_vfork8, passed tc-start: 1662315708.972777, unrelated_tracer_vfork9 tc-end: 1662315709.454997, unrelated_tracer_vfork9, passed tc-start: 1662315709.467952, unrelated_tracer_vfork_detach_vforker tc-end: 1662315710.11489, unrelated_tracer_vfork_detach_vforker, passed tc-start: 1662315710.25296, unrelated_tracer_vfork_detach_vforkerdone tc-end: 1662315710.515897, unrelated_tracer_vfork_detach_vforkerdone, passed tc-start: 1662315710.529815, unrelated_tracer_vfork_kill_vforker tc-end: 1662315711.30074, unrelated_tracer_vfork_kill_vforker, passed tc-start: 1662315711.73853, unrelated_tracer_vfork_kill_vforkerdone tc-end: 1662315712.491253, unrelated_tracer_vfork_kill_vforkerdone, passed tc-start: 1662315712.514179, unrelated_tracer_vfork_setpgid tc-end: 1662315712.934283, unrelated_tracer_vfork_setpgid, skipped, kernel panic (pg_jobc going negative) tc-start: 1662315712.946399, user_va0_disable_pt_continue tc-end: 1662315713.342668, user_va0_disable_pt_continue, passed tc-start: 1662315713.353129, user_va0_disable_pt_detach tc-end: 1662315713.771056, user_va0_disable_pt_detach, passed tc-start: 1662315713.782266, user_va0_disable_pt_syscall tc-end: 1662315714.188047, user_va0_disable_pt_syscall, passed tc-start: 1662315714.200641, vfork1 tc-end: 1662315714.639272, vfork1, passed tc-start: 1662315714.653172, vfork10 tc-end: 1662315715.68003, vfork10, passed tc-start: 1662315715.80755, vfork11 tc-end: 1662315715.512563, vfork11, passed tc-start: 1662315715.525537, vfork12 tc-end: 1662315716.14509, vfork12, passed tc-start: 1662315716.25454, vfork13 tc-end: 1662315716.463460, vfork13, passed tc-start: 1662315716.474572, vfork14 tc-end: 1662315716.942436, vfork14, passed tc-start: 1662315716.954226, vfork15 tc-end: 1662315717.386007, vfork15, passed tc-start: 1662315717.396942, vfork16 tc-end: 1662315717.856368, vfork16, passed tc-start: 1662315717.868872, vfork2 tc-end: 1662315718.319578, vfork2, passed tc-start: 1662315718.330689, vfork3 tc-end: 1662315718.761227, vfork3, passed tc-start: 1662315718.772610, vfork4 tc-end: 1662315719.195263, vfork4, passed tc-start: 1662315719.207359, vfork5 tc-end: 1662315719.637386, vfork5, passed tc-start: 1662315719.649610, vfork6 tc-end: 1662315720.91375, vfork6, passed tc-start: 1662315720.102528, vfork7 tc-end: 1662315720.532587, vfork7, passed tc-start: 1662315720.543874, vfork8 tc-end: 1662315720.991374, vfork8, passed tc-start: 1662315721.2817, vfork9 tc-end: 1662315721.406345, vfork9, passed tc-start: 1662315721.417121, vfork_detach_vforker tc-end: 1662315721.827268, vfork_detach_vforker, passed tc-start: 1662315721.837704, vfork_detach_vforkerdone tc-end: 1662315722.260741, vfork_detach_vforkerdone, passed tc-start: 1662315722.272262, vfork_kill_vforker tc-end: 1662315722.672948, vfork_kill_vforker, passed tc-start: 1662315722.685562, vfork_kill_vforkerdone tc-end: 1662315723.88604, vfork_kill_vforkerdone, passed tc-start: 1662315723.100313, vfork_setpgid tc-end: 1662315723.500198, vfork_setpgid, skipped, kernel panic (pg_jobc going negative) tc-start: 1662315723.512450, vfork_signalignored tc-end: 1662315723.943120, vfork_signalignored, passed tc-start: 1662315723.953659, vfork_signalmasked tc-end: 1662315724.368970, vfork_signalmasked, passed tc-start: 1662315724.378713, vforkdone_signalignored tc-end: 1662315724.785881, vforkdone_signalignored, passed tc-start: 1662315724.796614, vforkdone_signalmasked tc-end: 1662315725.220703, vforkdone_signalmasked, passed tp-end: 1662315725.231051, lib/libc/sys/t_ptrace_wait4 tp-start: 1662315727.137736, lib/libc/sys/t_ptrace_wait6, 473 tc-start: 1662315727.150032, access_fpregs1 tc-end: 1662315727.545635, access_fpregs1, passed tc-start: 1662315727.559685, access_fpregs2 tc-end: 1662315727.974121, access_fpregs2, passed tc-start: 1662315728.107748, access_regs1 tc-end: 1662315728.606525, access_regs1, passed tc-start: 1662315728.621175, access_regs2 tc-end: 1662315729.28530, access_regs2, passed tc-start: 1662315729.42298, access_regs3 tc-end: 1662315729.481459, access_regs3, passed tc-start: 1662315729.495367, access_regs4 tc-end: 1662315729.911183, access_regs4, passed tc-start: 1662315729.924129, access_regs5 tc-end: 1662315730.347003, access_regs5, passed tc-start: 1662315730.359986, access_regs6 tc-end: 1662315730.786450, access_regs6, passed tc-start: 1662315730.800183, access_regs_set_unaligned_pc_0x1 tc-end: 1662315731.357049, access_regs_set_unaligned_pc_0x1, passed tc-start: 1662315731.367718, access_regs_set_unaligned_pc_0x3 tc-end: 1662315731.758913, access_regs_set_unaligned_pc_0x3, passed tc-start: 1662315731.769458, access_regs_set_unaligned_pc_0x7 tc-end: 1662315732.165356, access_regs_set_unaligned_pc_0x7, passed tc-start: 1662315732.176040, attach_lwpinfo0 tc-end: 1662315732.596985, attach_lwpinfo0, passed tc-start: 1662315732.609282, attach_lwpinfo1 tc-end: 1662315733.129228, attach_lwpinfo1, passed tc-start: 1662315733.148259, attach_lwpinfo2 tc-end: 1662315733.620067, attach_lwpinfo2, passed tc-start: 1662315733.636918, attach_lwpinfo3 tc-end: 1662315734.122113, attach_lwpinfo3, passed tc-start: 1662315734.137746, bytes_transfer_alignment_piod_read_auxv tc-end: 1662315735.115419, bytes_transfer_alignment_piod_read_auxv, passed tc-start: 1662315735.129026, bytes_transfer_alignment_piod_read_d tc-end: 1662315737.783201, bytes_transfer_alignment_piod_read_d, passed tc-start: 1662315737.794044, bytes_transfer_alignment_piod_read_i tc-end: 1662315740.273101, bytes_transfer_alignment_piod_read_i, passed tc-start: 1662315740.284131, bytes_transfer_alignment_piod_write_d tc-end: 1662315742.948938, bytes_transfer_alignment_piod_write_d, passed tc-start: 1662315742.960192, bytes_transfer_alignment_piod_write_i tc-end: 1662315745.532348, bytes_transfer_alignment_piod_write_i, passed tc-start: 1662315745.542858, bytes_transfer_alignment_pt_read_d tc-end: 1662315748.51304, bytes_transfer_alignment_pt_read_d, passed tc-start: 1662315748.62133, bytes_transfer_alignment_pt_read_i tc-end: 1662315750.593519, bytes_transfer_alignment_pt_read_i, passed tc-start: 1662315750.612650, bytes_transfer_alignment_pt_write_d tc-end: 1662315753.603475, bytes_transfer_alignment_pt_write_d, passed tc-start: 1662315753.615452, bytes_transfer_alignment_pt_write_i tc-end: 1662315756.204854, bytes_transfer_alignment_pt_write_i, passed tc-start: 1662315756.217077, bytes_transfer_eof_piod_read_d tc-end: 1662315756.645756, bytes_transfer_eof_piod_read_d, passed tc-start: 1662315756.656364, bytes_transfer_eof_piod_read_i tc-end: 1662315757.79833, bytes_transfer_eof_piod_read_i, passed tc-start: 1662315757.90331, bytes_transfer_eof_piod_write_d tc-end: 1662315757.506280, bytes_transfer_eof_piod_write_d, passed tc-start: 1662315757.517143, bytes_transfer_eof_piod_write_i tc-end: 1662315757.953949, bytes_transfer_eof_piod_write_i, passed tc-start: 1662315757.967187, bytes_transfer_eof_pt_read_d tc-end: 1662315758.382169, bytes_transfer_eof_pt_read_d, passed tc-start: 1662315758.392977, bytes_transfer_eof_pt_read_i tc-end: 1662315758.818433, bytes_transfer_eof_pt_read_i, passed tc-start: 1662315758.829580, bytes_transfer_eof_pt_write_d tc-end: 1662315759.272699, bytes_transfer_eof_pt_write_d, passed tc-start: 1662315759.285835, bytes_transfer_eof_pt_write_i tc-end: 1662315759.734962, bytes_transfer_eof_pt_write_i, passed tc-start: 1662315759.747748, bytes_transfer_piod_read_auxv tc-end: 1662315760.175214, bytes_transfer_piod_read_auxv, passed tc-start: 1662315760.186968, bytes_transfer_piod_read_d_16 tc-end: 1662315760.635128, bytes_transfer_piod_read_d_16, passed tc-start: 1662315760.646334, bytes_transfer_piod_read_d_16_text tc-end: 1662315761.63717, bytes_transfer_piod_read_d_16_text, passed tc-start: 1662315761.75002, bytes_transfer_piod_read_d_32 tc-end: 1662315761.500940, bytes_transfer_piod_read_d_32, passed tc-start: 1662315761.512266, bytes_transfer_piod_read_d_32_text tc-end: 1662315761.953464, bytes_transfer_piod_read_d_32_text, passed tc-start: 1662315761.964447, bytes_transfer_piod_read_d_64 tc-end: 1662315762.376595, bytes_transfer_piod_read_d_64, passed tc-start: 1662315762.386938, bytes_transfer_piod_read_d_64_text tc-end: 1662315762.810910, bytes_transfer_piod_read_d_64_text, passed tc-start: 1662315762.822006, bytes_transfer_piod_read_d_8 tc-end: 1662315763.242645, bytes_transfer_piod_read_d_8, passed tc-start: 1662315763.252896, bytes_transfer_piod_read_d_8_text tc-end: 1662315763.652733, bytes_transfer_piod_read_d_8_text, passed tc-start: 1662315763.665135, bytes_transfer_piod_read_i_16 tc-end: 1662315764.81131, bytes_transfer_piod_read_i_16, passed tc-start: 1662315764.92107, bytes_transfer_piod_read_i_16_text tc-end: 1662315764.550860, bytes_transfer_piod_read_i_16_text, passed tc-start: 1662315764.562400, bytes_transfer_piod_read_i_32 tc-end: 1662315764.991794, bytes_transfer_piod_read_i_32, passed tc-start: 1662315765.3250, bytes_transfer_piod_read_i_32_text tc-end: 1662315765.461638, bytes_transfer_piod_read_i_32_text, passed tc-start: 1662315765.472816, bytes_transfer_piod_read_i_64 tc-end: 1662315765.923513, bytes_transfer_piod_read_i_64, passed tc-start: 1662315765.935261, bytes_transfer_piod_read_i_64_text tc-end: 1662315766.366907, bytes_transfer_piod_read_i_64_text, passed tc-start: 1662315766.378906, bytes_transfer_piod_read_i_8 tc-end: 1662315766.838964, bytes_transfer_piod_read_i_8, passed tc-start: 1662315766.850391, bytes_transfer_piod_read_i_8_text tc-end: 1662315767.266977, bytes_transfer_piod_read_i_8_text, passed tc-start: 1662315767.279061, bytes_transfer_piod_write_d_16 tc-end: 1662315767.710444, bytes_transfer_piod_write_d_16, passed tc-start: 1662315767.721916, bytes_transfer_piod_write_d_16_text tc-end: 1662315768.156399, bytes_transfer_piod_write_d_16_text, skipped, PaX MPROTECT setup prevents writes to .text tc-start: 1662315768.167898, bytes_transfer_piod_write_d_32 tc-end: 1662315769.501127, bytes_transfer_piod_write_d_32, passed tc-start: 1662315769.566454, bytes_transfer_piod_write_d_32_text tc-end: 1662315770.92876, bytes_transfer_piod_write_d_32_text, skipped, PaX MPROTECT setup prevents writes to .text tc-start: 1662315770.107266, bytes_transfer_piod_write_d_64 tc-end: 1662315770.529400, bytes_transfer_piod_write_d_64, passed tc-start: 1662315770.540430, bytes_transfer_piod_write_d_64_text tc-end: 1662315770.964252, bytes_transfer_piod_write_d_64_text, skipped, PaX MPROTECT setup prevents writes to .text tc-start: 1662315770.975364, bytes_transfer_piod_write_d_8 tc-end: 1662315771.493262, bytes_transfer_piod_write_d_8, passed tc-start: 1662315771.510972, bytes_transfer_piod_write_d_8_text tc-end: 1662315771.923688, bytes_transfer_piod_write_d_8_text, skipped, PaX MPROTECT setup prevents writes to .text tc-start: 1662315771.936658, bytes_transfer_piod_write_i_16 tc-end: 1662315773.34210, bytes_transfer_piod_write_i_16, passed tc-start: 1662315773.76523, bytes_transfer_piod_write_i_16_text tc-end: 1662315773.766527, bytes_transfer_piod_write_i_16_text, skipped, PaX MPROTECT setup prevents writes to .text tc-start: 1662315773.806348, bytes_transfer_piod_write_i_32 tc-end: 1662315774.498597, bytes_transfer_piod_write_i_32, passed tc-start: 1662315774.541249, bytes_transfer_piod_write_i_32_text tc-end: 1662315775.52747, bytes_transfer_piod_write_i_32_text, skipped, PaX MPROTECT setup prevents writes to .text tc-start: 1662315775.66369, bytes_transfer_piod_write_i_64 tc-end: 1662315775.605739, bytes_transfer_piod_write_i_64, passed tc-start: 1662315775.617081, bytes_transfer_piod_write_i_64_text tc-end: 1662315776.95, bytes_transfer_piod_write_i_64_text, skipped, PaX MPROTECT setup prevents writes to .text tc-start: 1662315776.10776, bytes_transfer_piod_write_i_8 tc-end: 1662315776.393633, bytes_transfer_piod_write_i_8, passed tc-start: 1662315776.403543, bytes_transfer_piod_write_i_8_text tc-end: 1662315776.789730, bytes_transfer_piod_write_i_8_text, skipped, PaX MPROTECT setup prevents writes to .text tc-start: 1662315776.800894, bytes_transfer_read_d tc-end: 1662315777.205530, bytes_transfer_read_d, passed tc-start: 1662315777.216465, bytes_transfer_read_d_text tc-end: 1662315777.780394, bytes_transfer_read_d_text, passed tc-start: 1662315777.790635, bytes_transfer_read_i tc-end: 1662315778.214084, bytes_transfer_read_i, passed tc-start: 1662315778.224274, bytes_transfer_read_i_text tc-end: 1662315778.617221, bytes_transfer_read_i_text, passed tc-start: 1662315778.627198, bytes_transfer_write_d tc-end: 1662315779.9799, bytes_transfer_write_d, passed tc-start: 1662315779.19892, bytes_transfer_write_d_text tc-end: 1662315779.410361, bytes_transfer_write_d_text, skipped, PaX MPROTECT setup prevents writes to .text tc-start: 1662315779.421500, bytes_transfer_write_i tc-end: 1662315779.824741, bytes_transfer_write_i, passed tc-start: 1662315779.835929, bytes_transfer_write_i_text tc-end: 1662315780.234218, bytes_transfer_write_i_text, skipped, PaX MPROTECT setup prevents writes to .text tc-start: 1662315780.245388, child_attach_to_its_parent tc-end: 1662315780.643084, child_attach_to_its_parent, passed tc-start: 1662315780.656850, child_attach_to_its_stopped_parent tc-end: 1662315781.91271, child_attach_to_its_stopped_parent, passed tc-start: 1662315781.104283, clone1 tc-end: 1662315781.517437, clone1, passed tc-start: 1662315781.527932, clone2 tc-end: 1662315781.943311, clone2, passed tc-start: 1662315781.954059, clone3 tc-end: 1662315782.373354, clone3, passed tc-start: 1662315782.384021, clone4 tc-end: 1662315782.816014, clone4, passed tc-start: 1662315782.826839, clone5 tc-end: 1662315783.241012, clone5, passed tc-start: 1662315783.251653, clone6 tc-end: 1662315783.677952, clone6, passed tc-start: 1662315783.688557, clone7 tc-end: 1662315784.99544, clone7, passed tc-start: 1662315784.110579, clone8 tc-end: 1662315784.531471, clone8, passed tc-start: 1662315784.542082, clone_files1 tc-end: 1662315784.959601, clone_files1, passed tc-start: 1662315784.971156, clone_files2 tc-end: 1662315785.392860, clone_files2, passed tc-start: 1662315785.403344, clone_files3 tc-end: 1662315785.818138, clone_files3, passed tc-start: 1662315785.829298, clone_files4 tc-end: 1662315786.324665, clone_files4, passed tc-start: 1662315786.341209, clone_files5 tc-end: 1662315786.748455, clone_files5, passed tc-start: 1662315786.759257, clone_files6 tc-end: 1662315787.183278, clone_files6, passed tc-start: 1662315787.194242, clone_files7 tc-end: 1662315787.599539, clone_files7, passed tc-start: 1662315787.610598, clone_files8 tc-end: 1662315788.38369, clone_files8, passed tc-start: 1662315788.49369, clone_files_signalignored tc-end: 1662315788.497383, clone_files_signalignored, passed tc-start: 1662315788.508431, clone_files_signalmasked tc-end: 1662315788.931541, clone_files_signalmasked, passed tc-start: 1662315788.984930, clone_fs1 tc-end: 1662315789.801751, clone_fs1, passed tc-start: 1662315789.812553, clone_fs2 tc-end: 1662315790.244014, clone_fs2, passed tc-start: 1662315790.255616, clone_fs3 tc-end: 1662315790.681034, clone_fs3, passed tc-start: 1662315790.692536, clone_fs4 tc-end: 1662315791.123050, clone_fs4, passed tc-start: 1662315791.134471, clone_fs5 tc-end: 1662315791.578053, clone_fs5, passed tc-start: 1662315791.588264, clone_fs6 tc-end: 1662315792.8540, clone_fs6, passed tc-start: 1662315792.19301, clone_fs7 tc-end: 1662315792.443153, clone_fs7, passed tc-start: 1662315792.453852, clone_fs8 tc-end: 1662315792.883612, clone_fs8, passed tc-start: 1662315792.895176, clone_fs_signalignored tc-end: 1662315793.328004, clone_fs_signalignored, passed tc-start: 1662315793.338452, clone_fs_signalmasked tc-end: 1662315793.759492, clone_fs_signalmasked, passed tc-start: 1662315793.770411, clone_signalignored tc-end: 1662315794.193079, clone_signalignored, passed tc-start: 1662315794.204136, clone_signalmasked tc-end: 1662315794.633266, clone_signalmasked, passed tc-start: 1662315794.646545, clone_vfork1 tc-end: 1662315795.76913, clone_vfork1, passed tc-start: 1662315795.87958, clone_vfork2 tc-end: 1662315795.488340, clone_vfork2, passed tc-start: 1662315795.499508, clone_vfork3 tc-end: 1662315795.930310, clone_vfork3, passed tc-start: 1662315795.941218, clone_vfork4 tc-end: 1662315796.394035, clone_vfork4, passed tc-start: 1662315796.404954, clone_vfork5 tc-end: 1662315796.833599, clone_vfork5, passed tc-start: 1662315796.844798, clone_vfork6 tc-end: 1662315797.272205, clone_vfork6, passed tc-start: 1662315797.283124, clone_vfork7 tc-end: 1662315797.712764, clone_vfork7, passed tc-start: 1662315797.724041, clone_vfork8 tc-end: 1662315798.155204, clone_vfork8, passed tc-start: 1662315798.166109, clone_vfork_signalignored tc-end: 1662315798.601353, clone_vfork_signalignored, passed tc-start: 1662315798.612513, clone_vfork_signalmasked tc-end: 1662315799.57586, clone_vfork_signalmasked, passed tc-start: 1662315799.68652, clone_vm1 tc-end: 1662315799.481147, clone_vm1, passed tc-start: 1662315799.492275, clone_vm2 tc-end: 1662315799.926518, clone_vm2, passed tc-start: 1662315799.938565, clone_vm3 tc-end: 1662315800.314588, clone_vm3, passed tc-start: 1662315800.326014, clone_vm4 tc-end: 1662315800.749073, clone_vm4, passed tc-start: 1662315800.761553, clone_vm5 tc-end: 1662315801.209571, clone_vm5, passed tc-start: 1662315801.220437, clone_vm6 tc-end: 1662315801.641326, clone_vm6, passed tc-start: 1662315801.653979, clone_vm7 tc-end: 1662315802.67250, clone_vm7, passed tc-start: 1662315802.79708, clone_vm8 tc-end: 1662315802.672203, clone_vm8, passed tc-start: 1662315802.683151, clone_vm_signalignored tc-end: 1662315803.113133, clone_vm_signalignored, passed tc-start: 1662315803.124201, clone_vm_signalmasked tc-end: 1662315803.551892, clone_vm_signalmasked, passed tc-start: 1662315803.563785, core_dump_procinfo tc-end: 1662315804.208123, core_dump_procinfo, passed tc-start: 1662315804.220480, eventmask_preserved_empty tc-end: 1662315804.640151, eventmask_preserved_empty, passed tc-start: 1662315804.651367, eventmask_preserved_fork tc-end: 1662315805.69571, eventmask_preserved_fork, passed tc-start: 1662315805.80444, eventmask_preserved_lwp_create tc-end: 1662315805.481511, eventmask_preserved_lwp_create, passed tc-start: 1662315805.492638, eventmask_preserved_lwp_exit tc-end: 1662315805.897918, eventmask_preserved_lwp_exit, passed tc-start: 1662315805.910579, eventmask_preserved_posix_spawn tc-end: 1662315806.328793, eventmask_preserved_posix_spawn, passed tc-start: 1662315806.340392, eventmask_preserved_vfork tc-end: 1662315806.754558, eventmask_preserved_vfork, passed tc-start: 1662315806.765344, eventmask_preserved_vfork_done tc-end: 1662315807.166893, eventmask_preserved_vfork_done, passed tc-start: 1662315807.177902, fork1 tc-end: 1662315807.615162, fork1, passed tc-start: 1662315807.625850, fork10 tc-end: 1662315808.69894, fork10, passed tc-start: 1662315808.81034, fork11 tc-end: 1662315808.495876, fork11, passed tc-start: 1662315808.506810, fork12 tc-end: 1662315809.24581, fork12, passed tc-start: 1662315809.35523, fork13 tc-end: 1662315809.460295, fork13, passed tc-start: 1662315809.471135, fork14 tc-end: 1662315809.903063, fork14, passed tc-start: 1662315809.913576, fork15 tc-end: 1662315810.355223, fork15, passed tc-start: 1662315810.365927, fork16 tc-end: 1662315810.806190, fork16, passed tc-start: 1662315810.816772, fork2 tc-end: 1662315811.257469, fork2, passed tc-start: 1662315811.267868, fork3 tc-end: 1662315811.635745, fork3, passed tc-start: 1662315811.647228, fork4 tc-end: 1662315812.66412, fork4, passed tc-start: 1662315812.77868, fork5 tc-end: 1662315812.516306, fork5, passed tc-start: 1662315812.528600, fork6 tc-end: 1662315812.970108, fork6, passed tc-start: 1662315812.983090, fork7 tc-end: 1662315813.419137, fork7, passed tc-start: 1662315813.430195, fork8 tc-end: 1662315813.887085, fork8, passed tc-start: 1662315813.898078, fork9 tc-end: 1662315814.331230, fork9, passed tc-start: 1662315814.342043, fork_detach_forker tc-end: 1662315814.796242, fork_detach_forker, passed tc-start: 1662315814.806503, fork_kill_forker tc-end: 1662315815.260463, fork_kill_forker, passed tc-start: 1662315815.271035, fork_setpgid tc-end: 1662315815.644194, fork_setpgid, skipped, kernel panic (pg_jobc going negative) tc-start: 1662315815.655747, fork_signalignored tc-end: 1662315816.88704, fork_signalignored, passed tc-start: 1662315816.99438, fork_signalmasked tc-end: 1662315816.542423, fork_signalmasked, passed tc-start: 1662315816.552826, kill1 tc-end: 1662315816.967120, kill1, passed tc-start: 1662315816.977968, kill2 tc-end: 1662315817.390335, kill2, passed tc-start: 1662315817.401960, kill3 tc-end: 1662315817.823964, kill3, passed tc-start: 1662315817.944629, parent_attach_to_its_child tc-end: 1662315818.388306, parent_attach_to_its_child, passed tc-start: 1662315818.404104, parent_attach_to_its_stopped_child tc-end: 1662315818.852109, parent_attach_to_its_stopped_child, passed tc-start: 1662315818.868735, posix_spawn1 tc-so: tc-end: 1662315819.366989, posix_spawn1, passed tc-start: 1662315819.382131, posix_spawn10 tc-so: tc-end: 1662315819.873148, posix_spawn10, passed tc-start: 1662315819.886583, posix_spawn11 tc-so: tc-end: 1662315820.366781, posix_spawn11, passed tc-start: 1662315820.378715, posix_spawn12 tc-so: tc-end: 1662315820.888582, posix_spawn12, passed tc-start: 1662315820.900874, posix_spawn13 tc-so: tc-end: 1662315821.385733, posix_spawn13, passed tc-start: 1662315821.398761, posix_spawn14 tc-so: tc-end: 1662315821.868941, posix_spawn14, passed tc-start: 1662315821.881619, posix_spawn15 tc-so: tc-end: 1662315822.386265, posix_spawn15, passed tc-start: 1662315822.398887, posix_spawn16 tc-so: tc-end: 1662315822.907880, posix_spawn16, passed tc-start: 1662315822.918994, posix_spawn2 tc-so: tc-end: 1662315823.427139, posix_spawn2, passed tc-start: 1662315823.440621, posix_spawn3 tc-so: tc-end: 1662315823.943675, posix_spawn3, passed tc-start: 1662315823.956180, posix_spawn4 tc-so: tc-end: 1662315824.455041, posix_spawn4, passed tc-start: 1662315824.465906, posix_spawn5 tc-so: tc-end: 1662315824.957523, posix_spawn5, passed tc-start: 1662315824.968463, posix_spawn6 tc-so: tc-end: 1662315825.461959, posix_spawn6, passed tc-start: 1662315825.472752, posix_spawn7 tc-so: tc-end: 1662315825.964719, posix_spawn7, passed tc-start: 1662315825.975931, posix_spawn8 tc-so: tc-end: 1662315826.495875, posix_spawn8, passed tc-start: 1662315826.510465, posix_spawn9 tc-so: tc-end: 1662315827.11077, posix_spawn9, passed tc-start: 1662315827.23350, posix_spawn_detach_spawner tc-so: tc-end: 1662315827.561993, posix_spawn_detach_spawner, passed tc-start: 1662315827.574226, posix_spawn_kill_spawner tc-so: tc-end: 1662315828.84244, posix_spawn_kill_spawner, passed tc-start: 1662315828.96672, posix_spawn_setpgid tc-end: 1662315828.474047, posix_spawn_setpgid, skipped, kernel panic (pg_jobc going negative) tc-start: 1662315828.485155, posix_spawn_signalignored tc-so: tc-end: 1662315828.995128, posix_spawn_signalignored, passed tc-start: 1662315829.5049, posix_spawn_signalmasked tc-so: tc-end: 1662315829.516624, posix_spawn_signalmasked, passed tc-start: 1662315829.526877, resume tc-end: 1662315832.182369, resume, passed tc-start: 1662315832.193797, setstep1 tc-end: 1662315832.610439, setstep1, passed tc-start: 1662315832.621671, setstep2 tc-end: 1662315833.63586, setstep2, passed tc-start: 1662315833.74671, setstep3 tc-end: 1662315833.508013, setstep3, passed tc-start: 1662315833.518560, setstep4 tc-end: 1662315833.948663, setstep4, passed tc-start: 1662315833.959604, siginfo_set_faked tc-end: 1662315834.359972, siginfo_set_faked, passed tc-start: 1662315834.370374, siginfo_set_unmodified tc-end: 1662315834.813288, siginfo_set_unmodified, passed tc-start: 1662315834.824175, signal_mask_unrelated tc-end: 1662315835.228219, signal_mask_unrelated, passed tc-start: 1662315835.239018, step1 tc-end: 1662315835.589265, step1, passed tc-start: 1662315835.600030, step2 tc-end: 1662315836.30566, step2, passed tc-start: 1662315836.41738, step3 tc-end: 1662315836.463578, step3, passed tc-start: 1662315836.475151, step4 tc-end: 1662315837.179596, step4, passed tc-start: 1662315837.193045, step_signalignored tc-end: 1662315837.631327, step_signalignored, passed tc-start: 1662315837.641634, step_signalmasked tc-end: 1662315838.51053, step_signalmasked, passed tc-start: 1662315838.61426, suspend_no_deadlock tc-end: 1662315838.457955, suspend_no_deadlock, passed tc-start: 1662315838.468812, syscall tc-end: 1662315838.874653, syscall, passed tc-start: 1662315838.885262, syscall_detach_on_sce tc-end: 1662315839.287340, syscall_detach_on_sce, passed tc-start: 1662315839.298830, syscall_killed_on_sce tc-end: 1662315839.751864, syscall_killed_on_sce, passed tc-start: 1662315839.762692, syscall_signal_on_sce tc-end: 1662315840.210057, syscall_signal_on_sce, expected_failure, XXX: behavior under investigation: /tmp/bracket/build/2022.09.04.11.20.33-evbarm-aarch64/src/tests/lib/libc/sys/t_ptrace_wait.h:242: Reported !exited process tc-start: 1662315840.228803, syscallemu1 tc-end: 1662315840.992162, syscallemu1, passed tc-start: 1662315841.4659, thread_concurrent_signals tc-end: 1662315841.397318, thread_concurrent_signals, skipped, PR kern/54960 tc-start: 1662315841.408886, thread_concurrent_signals_handler tc-end: 1662315841.806589, thread_concurrent_signals_handler, skipped, PR kern/54960 tc-start: 1662315841.817459, thread_concurrent_signals_sig_ign tc-end: 1662315842.212649, thread_concurrent_signals_sig_ign, skipped, PR kern/54960 tc-start: 1662315842.223597, threads_and_exec tc-end: 1662315842.835727, threads_and_exec, passed tc-start: 1662315842.849000, trace_thread_lwpcreate tc-end: 1662315853.147702, trace_thread_lwpcreate, passed tc-start: 1662315853.159701, trace_thread_lwpcreate_and_exit tc-end: 1662315869.923048, trace_thread_lwpcreate_and_exit, passed tc-start: 1662315869.934381, trace_thread_lwpcreate_and_exit_masked_sigtrap tc-end: 1662315877.346322, trace_thread_lwpcreate_and_exit_masked_sigtrap, passed tc-start: 1662315877.411936, trace_thread_lwpcreate_masked_sigtrap tc-end: 1662315883.231048, trace_thread_lwpcreate_masked_sigtrap, passed tc-start: 1662315883.244865, trace_thread_lwpexit tc-end: 1662315886.437143, trace_thread_lwpexit, passed tc-start: 1662315886.448549, trace_thread_lwpexit_masked_sigtrap tc-end: 1662315889.349800, trace_thread_lwpexit_masked_sigtrap, passed tc-start: 1662315889.362553, trace_thread_nolwpevents tc-end: 1662315889.773483, trace_thread_nolwpevents, passed tc-start: 1662315889.786105, tracee_sees_its_original_parent_getppid tc-end: 1662315890.203310, tracee_sees_its_original_parent_getppid, passed tc-start: 1662315890.219489, tracee_sees_its_original_parent_procfs_status tc-end: 1662315890.674430, tracee_sees_its_original_parent_procfs_status, passed tc-start: 1662315890.690268, tracee_sees_its_original_parent_sysctl_kinfo_proc2 tc-end: 1662315891.119172, tracee_sees_its_original_parent_sysctl_kinfo_proc2, passed tc-start: 1662315891.136285, traceme_crash_bus tc-end: 1662315892.24054, traceme_crash_bus, passed tc-start: 1662315892.74873, traceme_crash_fpe tc-end: 1662315892.438480, traceme_crash_fpe, skipped, FP exceptions are not supported tc-start: 1662315892.450502, traceme_crash_ill tc-end: 1662315892.840773, traceme_crash_ill, skipped, PTRACE_ILLEGAL_ASM not defined tc-start: 1662315892.853456, traceme_crash_segv tc-end: 1662315893.279896, traceme_crash_segv, passed tc-start: 1662315893.292769, traceme_crash_trap tc-end: 1662315893.714622, traceme_crash_trap, passed tc-start: 1662315893.727475, traceme_exec tc-so: tc-end: 1662315894.208221, traceme_exec, passed tc-start: 1662315894.220253, traceme_lwpinfo0 tc-end: 1662315894.635116, traceme_lwpinfo0, passed tc-start: 1662315894.648036, traceme_lwpinfo0_lwpstatus tc-end: 1662315895.63924, traceme_lwpinfo0_lwpstatus, passed tc-start: 1662315895.77116, traceme_lwpinfo0_lwpstatus_pl_name tc-end: 1662315895.607005, traceme_lwpinfo0_lwpstatus_pl_name, passed tc-start: 1662315895.619018, traceme_lwpinfo0_lwpstatus_pl_private tc-end: 1662315896.14131, traceme_lwpinfo0_lwpstatus_pl_private, passed tc-start: 1662315896.26481, traceme_lwpinfo0_lwpstatus_pl_sigmask tc-end: 1662315896.443303, traceme_lwpinfo0_lwpstatus_pl_sigmask, passed tc-start: 1662315896.456246, traceme_lwpinfo1 tc-end: 1662315897.30057, traceme_lwpinfo1, passed tc-start: 1662315897.44727, traceme_lwpinfo1_lwpstatus tc-end: 1662315897.811810, traceme_lwpinfo1_lwpstatus, passed tc-start: 1662315897.825284, traceme_lwpinfo1_lwpstatus_pl_name tc-end: 1662315898.400705, traceme_lwpinfo1_lwpstatus_pl_name, passed tc-start: 1662315898.411716, traceme_lwpinfo1_lwpstatus_pl_private tc-end: 1662315898.986884, traceme_lwpinfo1_lwpstatus_pl_private, passed tc-start: 1662315899.189104, traceme_lwpinfo1_lwpstatus_pl_sigmask tc-end: 1662315899.772165, traceme_lwpinfo1_lwpstatus_pl_sigmask, passed tc-start: 1662315899.784130, traceme_lwpinfo2 tc-end: 1662315900.583478, traceme_lwpinfo2, passed tc-start: 1662315900.597423, traceme_lwpinfo2_lwpstatus tc-end: 1662315901.193366, traceme_lwpinfo2_lwpstatus, passed tc-start: 1662315901.205327, traceme_lwpinfo2_lwpstatus_pl_name tc-end: 1662315901.945450, traceme_lwpinfo2_lwpstatus_pl_name, passed tc-start: 1662315901.959261, traceme_lwpinfo2_lwpstatus_pl_private tc-end: 1662315902.554591, traceme_lwpinfo2_lwpstatus_pl_private, passed tc-start: 1662315902.569479, traceme_lwpinfo2_lwpstatus_pl_sigmask tc-end: 1662315903.465771, traceme_lwpinfo2_lwpstatus_pl_sigmask, passed tc-start: 1662315903.479422, traceme_lwpinfo3 tc-end: 1662315904.610842, traceme_lwpinfo3, passed tc-start: 1662315904.631454, traceme_lwpinfo3_lwpstatus tc-end: 1662315906.741318, traceme_lwpinfo3_lwpstatus, passed tc-start: 1662315906.755362, traceme_lwpinfo3_lwpstatus_pl_name tc-end: 1662315908.138961, traceme_lwpinfo3_lwpstatus_pl_name, passed tc-start: 1662315908.151504, traceme_lwpinfo3_lwpstatus_pl_private tc-end: 1662315909.60816, traceme_lwpinfo3_lwpstatus_pl_private, passed tc-start: 1662315909.74367, traceme_lwpinfo3_lwpstatus_pl_sigmask tc-end: 1662315910.162992, traceme_lwpinfo3_lwpstatus_pl_sigmask, passed tc-start: 1662315910.176743, traceme_lwpnext0 tc-end: 1662315910.914290, traceme_lwpnext0, passed tc-start: 1662315910.927358, traceme_lwpnext0_pl_name tc-end: 1662315911.331891, traceme_lwpnext0_pl_name, passed tc-start: 1662315911.344971, traceme_lwpnext0_pl_private tc-end: 1662315911.795884, traceme_lwpnext0_pl_private, passed tc-start: 1662315911.808917, traceme_lwpnext0_pl_sigmask tc-end: 1662315912.229831, traceme_lwpnext0_pl_sigmask, passed tc-start: 1662315912.240908, traceme_lwpnext1 tc-end: 1662315912.817893, traceme_lwpnext1, passed tc-start: 1662315912.830653, traceme_lwpnext1_pl_name tc-end: 1662315913.417703, traceme_lwpnext1_pl_name, passed tc-start: 1662315913.450519, traceme_lwpnext1_pl_private tc-end: 1662315914.28931, traceme_lwpnext1_pl_private, passed tc-start: 1662315914.42016, traceme_lwpnext1_pl_sigmask tc-end: 1662315914.627162, traceme_lwpnext1_pl_sigmask, passed tc-start: 1662315914.638511, traceme_lwpnext2 tc-end: 1662315915.577747, traceme_lwpnext2, passed tc-start: 1662315915.589695, traceme_lwpnext2_pl_name tc-end: 1662315916.209795, traceme_lwpnext2_pl_name, passed tc-start: 1662315916.223158, traceme_lwpnext2_pl_private tc-end: 1662315917.40692, traceme_lwpnext2_pl_private, passed tc-start: 1662315917.55355, traceme_lwpnext2_pl_sigmask tc-end: 1662315917.904627, traceme_lwpnext2_pl_sigmask, passed tc-start: 1662315918.64784, traceme_lwpnext3 tc-end: 1662315919.71609, traceme_lwpnext3, passed tc-start: 1662315919.89798, traceme_lwpnext3_pl_name tc-end: 1662315920.711850, traceme_lwpnext3_pl_name, passed tc-start: 1662315920.724436, traceme_lwpnext3_pl_private tc-end: 1662315921.841259, traceme_lwpnext3_pl_private, passed tc-start: 1662315921.857425, traceme_lwpnext3_pl_sigmask tc-end: 1662315922.955671, traceme_lwpnext3_pl_sigmask, passed tc-start: 1662315922.968896, traceme_pid1_parent tc-end: 1662315923.406849, traceme_pid1_parent, passed tc-start: 1662315923.419754, traceme_raise1 tc-end: 1662315923.833848, traceme_raise1, passed tc-start: 1662315923.846334, traceme_raise10 tc-end: 1662315924.219587, traceme_raise10, passed tc-start: 1662315924.232404, traceme_raise2 tc-end: 1662315924.642615, traceme_raise2, passed tc-start: 1662315924.656315, traceme_raise3 tc-end: 1662315925.82982, traceme_raise3, passed tc-start: 1662315925.95771, traceme_raise4 tc-end: 1662315925.519904, traceme_raise4, passed tc-start: 1662315925.532856, traceme_raise5 tc-end: 1662315925.912855, traceme_raise5, passed tc-start: 1662315925.925187, traceme_raise6 tc-end: 1662315926.452652, traceme_raise6, passed tc-start: 1662315926.465421, traceme_raise7 tc-end: 1662315926.867322, traceme_raise7, passed tc-start: 1662315926.879644, traceme_raise8 tc-end: 1662315927.480742, traceme_raise8, passed tc-start: 1662315927.493261, traceme_raise9 tc-end: 1662315927.914889, traceme_raise9, passed tc-start: 1662315927.928191, traceme_raisesignal_ignored1 tc-end: 1662315928.369734, traceme_raisesignal_ignored1, passed tc-start: 1662315928.383556, traceme_raisesignal_ignored2 tc-end: 1662315928.805635, traceme_raisesignal_ignored2, passed tc-start: 1662315928.818539, traceme_raisesignal_ignored3 tc-end: 1662315929.242387, traceme_raisesignal_ignored3, passed tc-start: 1662315929.254343, traceme_raisesignal_ignored4 tc-end: 1662315929.655822, traceme_raisesignal_ignored4, passed tc-start: 1662315929.667228, traceme_raisesignal_ignored5 tc-end: 1662315930.68016, traceme_raisesignal_ignored5, passed tc-start: 1662315930.82629, traceme_raisesignal_ignored6 tc-end: 1662315930.499503, traceme_raisesignal_ignored6, passed tc-start: 1662315930.513428, traceme_raisesignal_ignored7 tc-end: 1662315930.929977, traceme_raisesignal_ignored7, passed tc-start: 1662315930.942840, traceme_raisesignal_ignored8 tc-end: 1662315931.365254, traceme_raisesignal_ignored8, passed tc-start: 1662315931.378387, traceme_raisesignal_masked1 tc-end: 1662315931.797082, traceme_raisesignal_masked1, passed tc-start: 1662315931.809481, traceme_raisesignal_masked2 tc-end: 1662315932.257786, traceme_raisesignal_masked2, passed tc-start: 1662315932.270397, traceme_raisesignal_masked3 tc-end: 1662315932.723196, traceme_raisesignal_masked3, passed tc-start: 1662315932.736177, traceme_raisesignal_masked4 tc-end: 1662315933.142575, traceme_raisesignal_masked4, passed tc-start: 1662315933.155618, traceme_raisesignal_masked5 tc-end: 1662315933.592335, traceme_raisesignal_masked5, passed tc-start: 1662315933.604174, traceme_raisesignal_masked6 tc-end: 1662315934.18892, traceme_raisesignal_masked6, passed tc-start: 1662315934.32417, traceme_raisesignal_masked7 tc-end: 1662315934.445346, traceme_raisesignal_masked7, passed tc-start: 1662315934.458673, traceme_raisesignal_masked8 tc-end: 1662315935.143367, traceme_raisesignal_masked8, passed tc-start: 1662315935.156021, traceme_sendsignal_handle1 tc-end: 1662315935.564384, traceme_sendsignal_handle1, passed tc-start: 1662315935.576340, traceme_sendsignal_handle2 tc-end: 1662315936.4506, traceme_sendsignal_handle2, passed tc-start: 1662315936.16586, traceme_sendsignal_handle3 tc-end: 1662315936.424972, traceme_sendsignal_handle3, passed tc-start: 1662315936.438400, traceme_sendsignal_handle4 tc-end: 1662315936.848916, traceme_sendsignal_handle4, passed tc-start: 1662315936.861558, traceme_sendsignal_handle5 tc-end: 1662315937.288635, traceme_sendsignal_handle5, passed tc-start: 1662315937.301315, traceme_sendsignal_handle6 tc-end: 1662315937.658545, traceme_sendsignal_handle6, passed tc-start: 1662315937.671595, traceme_sendsignal_handle7 tc-end: 1662315938.80248, traceme_sendsignal_handle7, passed tc-start: 1662315938.91780, traceme_sendsignal_handle8 tc-end: 1662315938.422389, traceme_sendsignal_handle8, passed tc-start: 1662315938.434761, traceme_sendsignal_ignored1 tc-end: 1662315938.825745, traceme_sendsignal_ignored1, passed tc-start: 1662315938.837717, traceme_sendsignal_ignored2 tc-end: 1662315939.229708, traceme_sendsignal_ignored2, passed tc-start: 1662315939.242159, traceme_sendsignal_ignored3 tc-end: 1662315939.637507, traceme_sendsignal_ignored3, passed tc-start: 1662315939.649375, traceme_sendsignal_ignored4 tc-end: 1662315940.55516, traceme_sendsignal_ignored4, passed tc-start: 1662315940.67745, traceme_sendsignal_ignored5 tc-end: 1662315940.450451, traceme_sendsignal_ignored5, passed tc-start: 1662315940.462184, traceme_sendsignal_ignored6 tc-end: 1662315940.856009, traceme_sendsignal_ignored6, passed tc-start: 1662315940.868112, traceme_sendsignal_ignored7 tc-end: 1662315941.266220, traceme_sendsignal_ignored7, passed tc-start: 1662315941.277751, traceme_sendsignal_ignored8 tc-end: 1662315941.663884, traceme_sendsignal_ignored8, passed tc-start: 1662315941.675645, traceme_sendsignal_masked1 tc-end: 1662315942.78002, traceme_sendsignal_masked1, passed tc-start: 1662315942.89782, traceme_sendsignal_masked2 tc-end: 1662315943.357315, traceme_sendsignal_masked2, passed tc-start: 1662315943.432395, traceme_sendsignal_masked3 tc-end: 1662315943.968859, traceme_sendsignal_masked3, passed tc-start: 1662315943.981568, traceme_sendsignal_masked4 tc-end: 1662315944.398088, traceme_sendsignal_masked4, passed tc-start: 1662315944.410289, traceme_sendsignal_masked5 tc-end: 1662315944.820069, traceme_sendsignal_masked5, passed tc-start: 1662315944.833093, traceme_sendsignal_masked6 tc-end: 1662315945.241491, traceme_sendsignal_masked6, passed tc-start: 1662315945.254437, traceme_sendsignal_masked7 tc-end: 1662315945.666088, traceme_sendsignal_masked7, passed tc-start: 1662315945.679512, traceme_sendsignal_masked8 tc-end: 1662315946.112265, traceme_sendsignal_masked8, passed tc-start: 1662315946.125550, traceme_sendsignal_simple1 tc-end: 1662315946.576559, traceme_sendsignal_simple1, passed tc-start: 1662315946.589599, traceme_sendsignal_simple10 tc-end: 1662315947.148844, traceme_sendsignal_simple10, passed tc-start: 1662315947.173793, traceme_sendsignal_simple2 tc-end: 1662315947.605640, traceme_sendsignal_simple2, passed tc-start: 1662315947.619878, traceme_sendsignal_simple3 tc-end: 1662315948.141020, traceme_sendsignal_simple3, passed tc-start: 1662315948.165232, traceme_sendsignal_simple4 tc-end: 1662315948.593423, traceme_sendsignal_simple4, passed tc-start: 1662315948.612918, traceme_sendsignal_simple5 tc-end: 1662315949.31601, traceme_sendsignal_simple5, passed tc-start: 1662315949.44562, traceme_sendsignal_simple6 tc-end: 1662315949.541756, traceme_sendsignal_simple6, passed tc-start: 1662315949.566447, traceme_sendsignal_simple7 tc-end: 1662315950.78529, traceme_sendsignal_simple7, passed tc-start: 1662315950.103625, traceme_sendsignal_simple8 tc-end: 1662315950.620815, traceme_sendsignal_simple8, passed tc-start: 1662315950.645667, traceme_sendsignal_simple9 tc-end: 1662315951.186917, traceme_sendsignal_simple9, passed tc-start: 1662315951.210760, traceme_signalignored_crash_bus tc-end: 1662315951.652004, traceme_signalignored_crash_bus, passed tc-start: 1662315951.664843, traceme_signalignored_crash_fpe tc-end: 1662315952.41759, traceme_signalignored_crash_fpe, skipped, FP exceptions are not supported tc-start: 1662315952.58294, traceme_signalignored_crash_ill tc-end: 1662315952.429417, traceme_signalignored_crash_ill, skipped, PTRACE_ILLEGAL_ASM not defined tc-start: 1662315952.442080, traceme_signalignored_crash_segv tc-end: 1662315952.856355, traceme_signalignored_crash_segv, passed tc-start: 1662315952.868504, traceme_signalignored_crash_trap tc-end: 1662315953.284301, traceme_signalignored_crash_trap, passed tc-start: 1662315953.301574, traceme_signalignored_exec tc-so: tc-end: 1662315953.796359, traceme_signalignored_exec, passed tc-start: 1662315953.808515, traceme_signalmasked_crash_bus tc-end: 1662315954.248475, traceme_signalmasked_crash_bus, passed tc-start: 1662315954.260897, traceme_signalmasked_crash_fpe tc-end: 1662315954.631574, traceme_signalmasked_crash_fpe, skipped, FP exceptions are not supported tc-start: 1662315954.644518, traceme_signalmasked_crash_ill tc-end: 1662315955.8068, traceme_signalmasked_crash_ill, skipped, PTRACE_ILLEGAL_ASM not defined tc-start: 1662315955.21055, traceme_signalmasked_crash_segv tc-end: 1662315955.436821, traceme_signalmasked_crash_segv, passed tc-start: 1662315955.448771, traceme_signalmasked_crash_trap tc-end: 1662315955.861472, traceme_signalmasked_crash_trap, passed tc-start: 1662315955.873858, traceme_signalmasked_exec tc-so: tc-end: 1662315956.354384, traceme_signalmasked_exec, passed tc-start: 1662315956.367578, traceme_vfork_clone tc-end: 1662315956.750960, traceme_vfork_clone, passed tc-start: 1662315956.764200, traceme_vfork_clone_files tc-end: 1662315957.163436, traceme_vfork_clone_files, passed tc-start: 1662315957.256862, traceme_vfork_clone_fs tc-end: 1662315957.622456, traceme_vfork_clone_fs, passed tc-start: 1662315957.634384, traceme_vfork_clone_vfork tc-end: 1662315958.25572, traceme_vfork_clone_vfork, passed tc-start: 1662315958.36946, traceme_vfork_clone_vm tc-end: 1662315958.396739, traceme_vfork_clone_vm, passed tc-start: 1662315958.409267, traceme_vfork_crash_bus tc-end: 1662315958.934313, traceme_vfork_crash_bus, passed tc-start: 1662315958.958234, traceme_vfork_crash_fpe tc-end: 1662315959.322644, traceme_vfork_crash_fpe, skipped, FP exceptions are not supported tc-start: 1662315959.367178, traceme_vfork_crash_ill tc-end: 1662315959.756762, traceme_vfork_crash_ill, skipped, PTRACE_ILLEGAL_ASM not defined tc-start: 1662315959.770787, traceme_vfork_crash_segv tc-end: 1662315960.277151, traceme_vfork_crash_segv, passed tc-start: 1662315960.299699, traceme_vfork_crash_trap tc-end: 1662315960.735826, traceme_vfork_crash_trap, passed tc-start: 1662315960.757860, traceme_vfork_exec tc-so: tc-end: 1662315961.209959, traceme_vfork_exec, passed tc-start: 1662315961.220812, traceme_vfork_fork tc-end: 1662315961.605071, traceme_vfork_fork, passed tc-start: 1662315961.615578, traceme_vfork_raise1 tc-end: 1662315961.986599, traceme_vfork_raise1, passed tc-start: 1662315961.996868, traceme_vfork_raise10 tc-end: 1662315962.491742, traceme_vfork_raise10, passed tc-start: 1662315962.517286, traceme_vfork_raise11 tc-end: 1662315962.967784, traceme_vfork_raise11, passed tc-start: 1662315962.991596, traceme_vfork_raise12 tc-end: 1662315963.443515, traceme_vfork_raise12, passed tc-start: 1662315963.532412, traceme_vfork_raise13 tc-end: 1662315963.966738, traceme_vfork_raise13, passed tc-start: 1662315963.990337, traceme_vfork_raise2 tc-end: 1662315964.429861, traceme_vfork_raise2, passed tc-start: 1662315964.442794, traceme_vfork_raise3 tc-end: 1662315964.811287, traceme_vfork_raise3, passed tc-start: 1662315964.824008, traceme_vfork_raise4 tc-end: 1662315965.202184, traceme_vfork_raise4, passed tc-start: 1662315965.212930, traceme_vfork_raise5 tc-end: 1662315965.579668, traceme_vfork_raise5, passed tc-start: 1662315965.590377, traceme_vfork_raise6 tc-end: 1662315966.32503, traceme_vfork_raise6, passed tc-start: 1662315966.53723, traceme_vfork_raise7 tc-end: 1662315966.424920, traceme_vfork_raise7, passed tc-start: 1662315966.437565, traceme_vfork_raise8 tc-end: 1662315966.818130, traceme_vfork_raise8, passed tc-start: 1662315966.832921, traceme_vfork_raise9 tc-end: 1662315967.304760, traceme_vfork_raise9, passed tc-start: 1662315967.329601, traceme_vfork_signalignored_crash_bus tc-end: 1662315967.791739, traceme_vfork_signalignored_crash_bus, passed tc-start: 1662315967.812950, traceme_vfork_signalignored_crash_fpe tc-end: 1662315968.180490, traceme_vfork_signalignored_crash_fpe, skipped, FP exceptions are not supported tc-start: 1662315968.191385, traceme_vfork_signalignored_crash_ill tc-end: 1662315968.569547, traceme_vfork_signalignored_crash_ill, skipped, PTRACE_ILLEGAL_ASM not defined tc-start: 1662315968.581741, traceme_vfork_signalignored_crash_segv tc-end: 1662315969.35860, traceme_vfork_signalignored_crash_segv, passed tc-start: 1662315969.57715, traceme_vfork_signalignored_crash_trap tc-end: 1662315969.529840, traceme_vfork_signalignored_crash_trap, passed tc-start: 1662315969.551565, traceme_vfork_signalignored_exec tc-so: tc-end: 1662315970.50552, traceme_vfork_signalignored_exec, passed tc-start: 1662315970.61020, traceme_vfork_signalmasked_crash_bus tc-end: 1662315970.531656, traceme_vfork_signalmasked_crash_bus, passed tc-start: 1662315970.553435, traceme_vfork_signalmasked_crash_fpe tc-end: 1662315970.890210, traceme_vfork_signalmasked_crash_fpe, skipped, FP exceptions are not supported tc-start: 1662315970.901925, traceme_vfork_signalmasked_crash_ill tc-end: 1662315971.278560, traceme_vfork_signalmasked_crash_ill, skipped, PTRACE_ILLEGAL_ASM not defined tc-start: 1662315971.290547, traceme_vfork_signalmasked_crash_segv tc-end: 1662315971.723327, traceme_vfork_signalmasked_crash_segv, passed tc-start: 1662315971.744542, traceme_vfork_signalmasked_crash_trap tc-end: 1662315972.179065, traceme_vfork_signalmasked_crash_trap, passed tc-start: 1662315972.198397, traceme_vfork_signalmasked_exec tc-so: tc-end: 1662315972.636536, traceme_vfork_signalmasked_exec, passed tc-start: 1662315972.646802, traceme_vfork_vfork tc-end: 1662315973.19954, traceme_vfork_vfork, passed tc-start: 1662315973.30238, tracer_attach_to_unrelated_stopped_process tc-end: 1662315973.517722, tracer_attach_to_unrelated_stopped_process, passed tc-start: 1662315973.533670, tracer_sees_terminaton_before_the_parent tc-end: 1662315973.951168, tracer_sees_terminaton_before_the_parent, passed tc-start: 1662315973.965942, tracer_sysctl_lookup_without_duplicates tc-end: 1662315979.57482, tracer_sysctl_lookup_without_duplicates, passed tc-start: 1662315979.71880, unrelated_tracer_fork1 tc-end: 1662315979.571932, unrelated_tracer_fork1, passed tc-start: 1662315979.585533, unrelated_tracer_fork10 tc-end: 1662315980.96610, unrelated_tracer_fork10, passed tc-start: 1662315980.110660, unrelated_tracer_fork11 tc-end: 1662315980.758526, unrelated_tracer_fork11, passed tc-start: 1662315980.773026, unrelated_tracer_fork12 tc-end: 1662315981.285415, unrelated_tracer_fork12, passed tc-start: 1662315981.299098, unrelated_tracer_fork13 tc-end: 1662315981.786136, unrelated_tracer_fork13, passed tc-start: 1662315981.799853, unrelated_tracer_fork14 tc-end: 1662315982.341817, unrelated_tracer_fork14, passed tc-start: 1662315982.358038, unrelated_tracer_fork15 tc-end: 1662315982.816178, unrelated_tracer_fork15, passed tc-start: 1662315982.832353, unrelated_tracer_fork16 tc-end: 1662315983.322096, unrelated_tracer_fork16, passed tc-start: 1662315983.334984, unrelated_tracer_fork2 tc-end: 1662315983.807980, unrelated_tracer_fork2, passed tc-start: 1662315983.820848, unrelated_tracer_fork3 tc-end: 1662315984.275807, unrelated_tracer_fork3, passed tc-start: 1662315984.288485, unrelated_tracer_fork4 tc-end: 1662315984.769162, unrelated_tracer_fork4, passed tc-start: 1662315984.781443, unrelated_tracer_fork5 tc-end: 1662315985.255063, unrelated_tracer_fork5, passed tc-start: 1662315985.273193, unrelated_tracer_fork6 tc-end: 1662315985.798955, unrelated_tracer_fork6, passed tc-start: 1662315985.817144, unrelated_tracer_fork7 tc-end: 1662315986.307848, unrelated_tracer_fork7, passed tc-start: 1662315986.322002, unrelated_tracer_fork8 tc-end: 1662315986.843287, unrelated_tracer_fork8, passed tc-start: 1662315986.857716, unrelated_tracer_fork9 tc-end: 1662315987.362851, unrelated_tracer_fork9, passed tc-start: 1662315987.376549, unrelated_tracer_fork_detach_forker tc-end: 1662315987.878175, unrelated_tracer_fork_detach_forker, passed tc-start: 1662315987.892053, unrelated_tracer_fork_kill_forker tc-end: 1662315988.433335, unrelated_tracer_fork_kill_forker, passed tc-start: 1662315988.448645, unrelated_tracer_fork_setpgid tc-end: 1662315988.818504, unrelated_tracer_fork_setpgid, skipped, kernel panic (pg_jobc going negative) tc-start: 1662315988.829006, unrelated_tracer_posix_spawn1 tc-end: 1662315989.358024, unrelated_tracer_posix_spawn1, passed tc-start: 1662315989.371255, unrelated_tracer_posix_spawn10 tc-end: 1662315989.916746, unrelated_tracer_posix_spawn10, passed tc-start: 1662315989.930521, unrelated_tracer_posix_spawn11 tc-end: 1662315990.467767, unrelated_tracer_posix_spawn11, passed tc-start: 1662315990.482206, unrelated_tracer_posix_spawn12 tc-end: 1662315991.7746, unrelated_tracer_posix_spawn12, passed tc-start: 1662315991.21555, unrelated_tracer_posix_spawn13 tc-end: 1662315991.566722, unrelated_tracer_posix_spawn13, passed tc-start: 1662315991.580217, unrelated_tracer_posix_spawn14 tc-end: 1662315992.101885, unrelated_tracer_posix_spawn14, passed tc-start: 1662315992.118775, unrelated_tracer_posix_spawn15 tc-end: 1662315992.641392, unrelated_tracer_posix_spawn15, passed tc-start: 1662315992.655165, unrelated_tracer_posix_spawn16 tc-end: 1662315993.202774, unrelated_tracer_posix_spawn16, passed tc-start: 1662315993.217996, unrelated_tracer_posix_spawn2 tc-end: 1662315993.751741, unrelated_tracer_posix_spawn2, passed tc-start: 1662315993.765412, unrelated_tracer_posix_spawn3 tc-end: 1662315994.279804, unrelated_tracer_posix_spawn3, passed tc-start: 1662315994.292942, unrelated_tracer_posix_spawn4 tc-end: 1662315994.821938, unrelated_tracer_posix_spawn4, passed tc-start: 1662315994.835702, unrelated_tracer_posix_spawn5 tc-end: 1662315995.669050, unrelated_tracer_posix_spawn5, passed tc-start: 1662315995.689004, unrelated_tracer_posix_spawn6 tc-end: 1662315997.163234, unrelated_tracer_posix_spawn6, passed tc-start: 1662315997.181921, unrelated_tracer_posix_spawn7 tc-end: 1662315998.209282, unrelated_tracer_posix_spawn7, passed tc-start: 1662315998.222948, unrelated_tracer_posix_spawn8 tc-end: 1662315998.742495, unrelated_tracer_posix_spawn8, passed tc-start: 1662315998.756578, unrelated_tracer_posix_spawn9 tc-end: 1662315999.305358, unrelated_tracer_posix_spawn9, passed tc-start: 1662315999.321451, unrelated_tracer_posix_spawn_detach_spawner tc-end: 1662315999.871471, unrelated_tracer_posix_spawn_detach_spawner, passed tc-start: 1662315999.886246, unrelated_tracer_posix_spawn_kill_spawner tc-end: 1662316000.454786, unrelated_tracer_posix_spawn_kill_spawner, passed tc-start: 1662316000.469779, unrelated_tracer_posix_spawn_setpgid tc-end: 1662316000.860192, unrelated_tracer_posix_spawn_setpgid, skipped, kernel panic (pg_jobc going negative) tc-start: 1662316000.871482, unrelated_tracer_sees_crash_bus tc-end: 1662316001.336035, unrelated_tracer_sees_crash_bus, passed tc-start: 1662316001.349647, unrelated_tracer_sees_crash_fpe tc-end: 1662316001.734744, unrelated_tracer_sees_crash_fpe, skipped, FP exceptions are not supported tc-start: 1662316001.745682, unrelated_tracer_sees_crash_ill tc-end: 1662316002.117132, unrelated_tracer_sees_crash_ill, skipped, PTRACE_ILLEGAL_ASM not defined tc-start: 1662316002.128120, unrelated_tracer_sees_crash_segv tc-end: 1662316002.597945, unrelated_tracer_sees_crash_segv, passed tc-start: 1662316002.611476, unrelated_tracer_sees_crash_trap tc-end: 1662316003.99423, unrelated_tracer_sees_crash_trap, passed tc-start: 1662316003.113126, unrelated_tracer_sees_signalignored_crash_bus tc-end: 1662316003.619626, unrelated_tracer_sees_signalignored_crash_bus, passed tc-start: 1662316003.633539, unrelated_tracer_sees_signalignored_crash_fpe tc-end: 1662316004.19515, unrelated_tracer_sees_signalignored_crash_fpe, skipped, FP exceptions are not supported tc-start: 1662316004.31807, unrelated_tracer_sees_signalignored_crash_ill tc-end: 1662316004.469464, unrelated_tracer_sees_signalignored_crash_ill, skipped, PTRACE_ILLEGAL_ASM not defined tc-start: 1662316004.480852, unrelated_tracer_sees_signalignored_crash_segv tc-end: 1662316004.940099, unrelated_tracer_sees_signalignored_crash_segv, passed tc-start: 1662316004.953943, unrelated_tracer_sees_signalignored_crash_trap tc-end: 1662316005.429877, unrelated_tracer_sees_signalignored_crash_trap, passed tc-start: 1662316005.443662, unrelated_tracer_sees_signalmasked_crash_bus tc-end: 1662316005.929140, unrelated_tracer_sees_signalmasked_crash_bus, passed tc-start: 1662316005.942557, unrelated_tracer_sees_signalmasked_crash_fpe tc-end: 1662316006.473853, unrelated_tracer_sees_signalmasked_crash_fpe, skipped, FP exceptions are not supported tc-start: 1662316006.488031, unrelated_tracer_sees_signalmasked_crash_ill tc-end: 1662316006.868139, unrelated_tracer_sees_signalmasked_crash_ill, skipped, PTRACE_ILLEGAL_ASM not defined tc-start: 1662316006.881474, unrelated_tracer_sees_signalmasked_crash_segv tc-end: 1662316007.350566, unrelated_tracer_sees_signalmasked_crash_segv, passed tc-start: 1662316007.366404, unrelated_tracer_sees_signalmasked_crash_trap tc-end: 1662316007.834910, unrelated_tracer_sees_signalmasked_crash_trap, passed tc-start: 1662316007.862783, unrelated_tracer_sees_terminaton_before_the_parent tc-end: 1662316008.343581, unrelated_tracer_sees_terminaton_before_the_parent, passed tc-start: 1662316008.360965, unrelated_tracer_vfork1 tc-end: 1662316008.834918, unrelated_tracer_vfork1, passed tc-start: 1662316008.852313, unrelated_tracer_vfork10 tc-end: 1662316009.314011, unrelated_tracer_vfork10, passed tc-start: 1662316009.330445, unrelated_tracer_vfork11 tc-end: 1662316009.825124, unrelated_tracer_vfork11, passed tc-start: 1662316009.839150, unrelated_tracer_vfork12 tc-end: 1662316010.363944, unrelated_tracer_vfork12, passed tc-start: 1662316010.382367, unrelated_tracer_vfork13 tc-end: 1662316010.904662, unrelated_tracer_vfork13, passed tc-start: 1662316010.921930, unrelated_tracer_vfork14 tc-end: 1662316011.424771, unrelated_tracer_vfork14, passed tc-start: 1662316011.442045, unrelated_tracer_vfork15 tc-end: 1662316011.965337, unrelated_tracer_vfork15, passed tc-start: 1662316011.981937, unrelated_tracer_vfork16 tc-end: 1662316012.437182, unrelated_tracer_vfork16, passed tc-start: 1662316012.449449, unrelated_tracer_vfork2 tc-end: 1662316012.886446, unrelated_tracer_vfork2, passed tc-start: 1662316012.899112, unrelated_tracer_vfork3 tc-end: 1662316013.388530, unrelated_tracer_vfork3, passed tc-start: 1662316013.404893, unrelated_tracer_vfork4 tc-end: 1662316013.893968, unrelated_tracer_vfork4, passed tc-start: 1662316013.913180, unrelated_tracer_vfork5 tc-end: 1662316014.390755, unrelated_tracer_vfork5, passed tc-start: 1662316014.405500, unrelated_tracer_vfork6 tc-end: 1662316014.886993, unrelated_tracer_vfork6, passed tc-start: 1662316014.900915, unrelated_tracer_vfork7 tc-end: 1662316015.392311, unrelated_tracer_vfork7, passed tc-start: 1662316015.405699, unrelated_tracer_vfork8 tc-end: 1662316015.903050, unrelated_tracer_vfork8, passed tc-start: 1662316015.915881, unrelated_tracer_vfork9 tc-end: 1662316016.398286, unrelated_tracer_vfork9, passed tc-start: 1662316016.411697, unrelated_tracer_vfork_detach_vforker tc-end: 1662316016.876532, unrelated_tracer_vfork_detach_vforker, passed tc-start: 1662316016.890321, unrelated_tracer_vfork_detach_vforkerdone tc-end: 1662316017.684088, unrelated_tracer_vfork_detach_vforkerdone, passed tc-start: 1662316017.698616, unrelated_tracer_vfork_kill_vforker tc-end: 1662316018.418133, unrelated_tracer_vfork_kill_vforker, passed tc-start: 1662316018.432378, unrelated_tracer_vfork_kill_vforkerdone tc-end: 1662316018.914579, unrelated_tracer_vfork_kill_vforkerdone, passed tc-start: 1662316018.929252, unrelated_tracer_vfork_setpgid tc-end: 1662316019.313479, unrelated_tracer_vfork_setpgid, skipped, kernel panic (pg_jobc going negative) tc-start: 1662316019.324199, user_va0_disable_pt_continue tc-end: 1662316019.737783, user_va0_disable_pt_continue, passed tc-start: 1662316019.749135, user_va0_disable_pt_detach tc-end: 1662316020.173237, user_va0_disable_pt_detach, passed tc-start: 1662316020.184133, user_va0_disable_pt_syscall tc-end: 1662316020.589187, user_va0_disable_pt_syscall, passed tc-start: 1662316020.600750, vfork1 tc-end: 1662316021.18847, vfork1, passed tc-start: 1662316021.30964, vfork10 tc-end: 1662316021.444153, vfork10, passed tc-start: 1662316021.454800, vfork11 tc-end: 1662316021.874814, vfork11, passed tc-start: 1662316021.885608, vfork12 tc-end: 1662316022.291769, vfork12, passed tc-start: 1662316022.302536, vfork13 tc-end: 1662316022.701569, vfork13, passed tc-start: 1662316022.712532, vfork14 tc-end: 1662316023.126962, vfork14, passed tc-start: 1662316023.137735, vfork15 tc-end: 1662316023.542368, vfork15, passed tc-start: 1662316023.553129, vfork16 tc-end: 1662316023.954452, vfork16, passed tc-start: 1662316023.964794, vfork2 tc-end: 1662316024.352354, vfork2, passed tc-start: 1662316024.362435, vfork3 tc-end: 1662316024.765170, vfork3, passed tc-start: 1662316024.775626, vfork4 tc-end: 1662316025.175721, vfork4, passed tc-start: 1662316025.186432, vfork5 tc-end: 1662316025.604486, vfork5, passed tc-start: 1662316025.614959, vfork6 tc-end: 1662316026.29448, vfork6, passed tc-start: 1662316026.40455, vfork7 tc-end: 1662316026.488600, vfork7, passed tc-start: 1662316026.499254, vfork8 tc-end: 1662316026.910056, vfork8, passed tc-start: 1662316026.920607, vfork9 tc-end: 1662316027.841565, vfork9, passed tc-start: 1662316027.852763, vfork_detach_vforker tc-end: 1662316028.255257, vfork_detach_vforker, passed tc-start: 1662316028.265952, vfork_detach_vforkerdone tc-end: 1662316028.695568, vfork_detach_vforkerdone, passed tc-start: 1662316028.706147, vfork_kill_vforker tc-end: 1662316029.139709, vfork_kill_vforker, passed tc-start: 1662316029.150153, vfork_kill_vforkerdone tc-end: 1662316029.573428, vfork_kill_vforkerdone, passed tc-start: 1662316029.584063, vfork_setpgid tc-end: 1662316029.961538, vfork_setpgid, skipped, kernel panic (pg_jobc going negative) tc-start: 1662316029.972257, vfork_signalignored tc-end: 1662316030.385557, vfork_signalignored, passed tc-start: 1662316030.396282, vfork_signalmasked tc-end: 1662316030.800552, vfork_signalmasked, passed tc-start: 1662316030.810708, vforkdone_signalignored tc-end: 1662316031.222516, vforkdone_signalignored, passed tc-start: 1662316031.233125, vforkdone_signalmasked tc-end: 1662316031.631337, vforkdone_signalmasked, passed tp-end: 1662316031.642195, lib/libc/sys/t_ptrace_wait6 tp-start: 1662316033.143530, lib/libc/sys/t_ptrace_waitid, 470 tc-start: 1662316033.155890, access_fpregs1 tc-end: 1662316033.545542, access_fpregs1, passed tc-start: 1662316033.559127, access_fpregs2 tc-end: 1662316033.949013, access_fpregs2, passed tc-start: 1662316033.959806, access_regs1 tc-end: 1662316034.401893, access_regs1, passed tc-start: 1662316034.412710, access_regs2 tc-end: 1662316034.807195, access_regs2, passed tc-start: 1662316034.817558, access_regs3 tc-end: 1662316035.257349, access_regs3, passed tc-start: 1662316035.269216, access_regs4 tc-end: 1662316035.670743, access_regs4, passed tc-start: 1662316035.681264, access_regs5 tc-end: 1662316036.67088, access_regs5, passed tc-start: 1662316036.76906, access_regs6 tc-end: 1662316036.483549, access_regs6, passed tc-start: 1662316036.497047, access_regs_set_unaligned_pc_0x1 tc-end: 1662316036.882716, access_regs_set_unaligned_pc_0x1, passed tc-start: 1662316036.896184, access_regs_set_unaligned_pc_0x3 tc-end: 1662316037.281961, access_regs_set_unaligned_pc_0x3, passed tc-start: 1662316037.299147, access_regs_set_unaligned_pc_0x7 tc-end: 1662316037.745233, access_regs_set_unaligned_pc_0x7, passed tc-start: 1662316037.760973, attach_lwpinfo0 tc-end: 1662316038.221441, attach_lwpinfo0, passed tc-start: 1662316038.237500, attach_lwpinfo1 tc-end: 1662316038.698948, attach_lwpinfo1, passed tc-start: 1662316038.715121, attach_lwpinfo2 tc-end: 1662316039.219112, attach_lwpinfo2, passed tc-start: 1662316039.237378, attach_lwpinfo3 tc-end: 1662316039.713334, attach_lwpinfo3, passed tc-start: 1662316039.731945, bytes_transfer_alignment_piod_read_auxv tc-end: 1662316040.776822, bytes_transfer_alignment_piod_read_auxv, passed tc-start: 1662316040.789330, bytes_transfer_alignment_piod_read_d tc-end: 1662316043.354692, bytes_transfer_alignment_piod_read_d, passed tc-start: 1662316043.368343, bytes_transfer_alignment_piod_read_i tc-end: 1662316045.821967, bytes_transfer_alignment_piod_read_i, passed tc-start: 1662316045.834459, bytes_transfer_alignment_piod_write_d tc-end: 1662316048.541784, bytes_transfer_alignment_piod_write_d, passed tc-start: 1662316048.553798, bytes_transfer_alignment_piod_write_i tc-end: 1662316051.27255, bytes_transfer_alignment_piod_write_i, passed tc-start: 1662316051.38920, bytes_transfer_alignment_pt_read_d tc-end: 1662316053.388443, bytes_transfer_alignment_pt_read_d, passed tc-start: 1662316053.399545, bytes_transfer_alignment_pt_read_i tc-end: 1662316055.764418, bytes_transfer_alignment_pt_read_i, passed tc-start: 1662316055.775694, bytes_transfer_alignment_pt_write_d tc-end: 1662316058.277594, bytes_transfer_alignment_pt_write_d, passed tc-start: 1662316058.288577, bytes_transfer_alignment_pt_write_i tc-end: 1662316060.953138, bytes_transfer_alignment_pt_write_i, passed tc-start: 1662316060.965482, bytes_transfer_eof_piod_read_d tc-end: 1662316061.393708, bytes_transfer_eof_piod_read_d, passed tc-start: 1662316061.404779, bytes_transfer_eof_piod_read_i tc-end: 1662316061.807635, bytes_transfer_eof_piod_read_i, passed tc-start: 1662316061.817578, bytes_transfer_eof_piod_write_d tc-end: 1662316062.227705, bytes_transfer_eof_piod_write_d, passed tc-start: 1662316062.238436, bytes_transfer_eof_piod_write_i tc-end: 1662316062.636024, bytes_transfer_eof_piod_write_i, passed tc-start: 1662316062.646762, bytes_transfer_eof_pt_read_d tc-end: 1662316063.65300, bytes_transfer_eof_pt_read_d, passed tc-start: 1662316063.75895, bytes_transfer_eof_pt_read_i tc-end: 1662316063.480151, bytes_transfer_eof_pt_read_i, passed tc-start: 1662316063.491275, bytes_transfer_eof_pt_write_d tc-end: 1662316063.913254, bytes_transfer_eof_pt_write_d, passed tc-start: 1662316063.924540, bytes_transfer_eof_pt_write_i tc-end: 1662316064.326283, bytes_transfer_eof_pt_write_i, passed tc-start: 1662316064.337191, bytes_transfer_piod_read_auxv tc-end: 1662316064.734798, bytes_transfer_piod_read_auxv, passed tc-start: 1662316064.746364, bytes_transfer_piod_read_d_16 tc-end: 1662316065.164758, bytes_transfer_piod_read_d_16, passed tc-start: 1662316065.176564, bytes_transfer_piod_read_d_16_text tc-end: 1662316065.589788, bytes_transfer_piod_read_d_16_text, passed tc-start: 1662316065.601583, bytes_transfer_piod_read_d_32 tc-end: 1662316065.993467, bytes_transfer_piod_read_d_32, passed tc-start: 1662316066.3756, bytes_transfer_piod_read_d_32_text tc-end: 1662316066.392312, bytes_transfer_piod_read_d_32_text, passed tc-start: 1662316066.404070, bytes_transfer_piod_read_d_64 tc-end: 1662316066.788633, bytes_transfer_piod_read_d_64, passed tc-start: 1662316066.800688, bytes_transfer_piod_read_d_64_text tc-end: 1662316067.178471, bytes_transfer_piod_read_d_64_text, passed tc-start: 1662316067.190347, bytes_transfer_piod_read_d_8 tc-end: 1662316067.567375, bytes_transfer_piod_read_d_8, passed tc-start: 1662316067.635590, bytes_transfer_piod_read_d_8_text tc-end: 1662316068.32626, bytes_transfer_piod_read_d_8_text, passed tc-start: 1662316068.43576, bytes_transfer_piod_read_i_16 tc-end: 1662316068.440089, bytes_transfer_piod_read_i_16, passed tc-start: 1662316068.451388, bytes_transfer_piod_read_i_16_text tc-end: 1662316068.840364, bytes_transfer_piod_read_i_16_text, passed tc-start: 1662316068.851372, bytes_transfer_piod_read_i_32 tc-end: 1662316069.231475, bytes_transfer_piod_read_i_32, passed tc-start: 1662316069.242469, bytes_transfer_piod_read_i_32_text tc-end: 1662316069.633949, bytes_transfer_piod_read_i_32_text, passed tc-start: 1662316069.644570, bytes_transfer_piod_read_i_64 tc-end: 1662316070.25958, bytes_transfer_piod_read_i_64, passed tc-start: 1662316070.36566, bytes_transfer_piod_read_i_64_text tc-end: 1662316070.428660, bytes_transfer_piod_read_i_64_text, passed tc-start: 1662316070.439910, bytes_transfer_piod_read_i_8 tc-end: 1662316070.840155, bytes_transfer_piod_read_i_8, passed tc-start: 1662316070.850672, bytes_transfer_piod_read_i_8_text tc-end: 1662316071.277885, bytes_transfer_piod_read_i_8_text, passed tc-start: 1662316071.291336, bytes_transfer_piod_write_d_16 tc-end: 1662316071.682101, bytes_transfer_piod_write_d_16, passed tc-start: 1662316071.692954, bytes_transfer_piod_write_d_16_text tc-end: 1662316072.97400, bytes_transfer_piod_write_d_16_text, skipped, PaX MPROTECT setup prevents writes to .text tc-start: 1662316072.116727, bytes_transfer_piod_write_d_32 tc-end: 1662316072.507904, bytes_transfer_piod_write_d_32, passed tc-start: 1662316072.518761, bytes_transfer_piod_write_d_32_text tc-end: 1662316072.909630, bytes_transfer_piod_write_d_32_text, skipped, PaX MPROTECT setup prevents writes to .text tc-start: 1662316072.921402, bytes_transfer_piod_write_d_64 tc-end: 1662316073.307768, bytes_transfer_piod_write_d_64, passed tc-start: 1662316073.319682, bytes_transfer_piod_write_d_64_text tc-end: 1662316073.716873, bytes_transfer_piod_write_d_64_text, skipped, PaX MPROTECT setup prevents writes to .text tc-start: 1662316073.728665, bytes_transfer_piod_write_d_8 tc-end: 1662316074.123569, bytes_transfer_piod_write_d_8, passed tc-start: 1662316074.136424, bytes_transfer_piod_write_d_8_text tc-end: 1662316074.538762, bytes_transfer_piod_write_d_8_text, skipped, PaX MPROTECT setup prevents writes to .text tc-start: 1662316074.551192, bytes_transfer_piod_write_i_16 tc-end: 1662316074.947260, bytes_transfer_piod_write_i_16, passed tc-start: 1662316074.960093, bytes_transfer_piod_write_i_16_text tc-end: 1662316075.355308, bytes_transfer_piod_write_i_16_text, skipped, PaX MPROTECT setup prevents writes to .text tc-start: 1662316075.368039, bytes_transfer_piod_write_i_32 tc-end: 1662316075.787364, bytes_transfer_piod_write_i_32, passed tc-start: 1662316075.799567, bytes_transfer_piod_write_i_32_text tc-end: 1662316076.210844, bytes_transfer_piod_write_i_32_text, skipped, PaX MPROTECT setup prevents writes to .text tc-start: 1662316076.223915, bytes_transfer_piod_write_i_64 tc-end: 1662316076.616469, bytes_transfer_piod_write_i_64, passed tc-start: 1662316076.629393, bytes_transfer_piod_write_i_64_text tc-end: 1662316077.36822, bytes_transfer_piod_write_i_64_text, skipped, PaX MPROTECT setup prevents writes to .text tc-start: 1662316077.49788, bytes_transfer_piod_write_i_8 tc-end: 1662316077.442198, bytes_transfer_piod_write_i_8, passed tc-start: 1662316077.455107, bytes_transfer_piod_write_i_8_text tc-end: 1662316077.869160, bytes_transfer_piod_write_i_8_text, skipped, PaX MPROTECT setup prevents writes to .text tc-start: 1662316077.882200, bytes_transfer_read_d tc-end: 1662316078.289067, bytes_transfer_read_d, passed tc-start: 1662316078.299904, bytes_transfer_read_d_text tc-end: 1662316078.704331, bytes_transfer_read_d_text, passed tc-start: 1662316078.716062, bytes_transfer_read_i tc-end: 1662316079.119322, bytes_transfer_read_i, passed tc-start: 1662316079.130173, bytes_transfer_read_i_text tc-end: 1662316079.529497, bytes_transfer_read_i_text, passed tc-start: 1662316079.539824, bytes_transfer_write_d tc-end: 1662316079.940089, bytes_transfer_write_d, passed tc-start: 1662316079.951037, bytes_transfer_write_d_text tc-end: 1662316080.355901, bytes_transfer_write_d_text, skipped, PaX MPROTECT setup prevents writes to .text tc-start: 1662316080.368629, bytes_transfer_write_i tc-end: 1662316081.911418, bytes_transfer_write_i, passed tc-start: 1662316081.923747, bytes_transfer_write_i_text tc-end: 1662316082.399735, bytes_transfer_write_i_text, skipped, PaX MPROTECT setup prevents writes to .text tc-start: 1662316082.413095, child_attach_to_its_parent tc-end: 1662316084.223121, child_attach_to_its_parent, passed tc-start: 1662316084.411980, child_attach_to_its_stopped_parent tc-end: 1662316084.981180, child_attach_to_its_stopped_parent, passed tc-start: 1662316084.998702, clone1 tc-end: 1662316085.394581, clone1, passed tc-start: 1662316085.408481, clone2 tc-end: 1662316085.797405, clone2, passed tc-start: 1662316085.809679, clone3 tc-end: 1662316086.204533, clone3, passed tc-start: 1662316086.216471, clone4 tc-end: 1662316086.611245, clone4, passed tc-start: 1662316086.623992, clone5 tc-end: 1662316087.24150, clone5, passed tc-start: 1662316087.35878, clone6 tc-end: 1662316087.474117, clone6, passed tc-start: 1662316087.485906, clone7 tc-end: 1662316087.909258, clone7, passed tc-start: 1662316087.922064, clone8 tc-end: 1662316088.305956, clone8, passed tc-start: 1662316088.317505, clone_files1 tc-end: 1662316088.702070, clone_files1, passed tc-start: 1662316088.712942, clone_files2 tc-end: 1662316089.102928, clone_files2, passed tc-start: 1662316089.113326, clone_files3 tc-end: 1662316089.521182, clone_files3, passed tc-start: 1662316089.531635, clone_files4 tc-end: 1662316089.927017, clone_files4, passed tc-start: 1662316089.937996, clone_files5 tc-end: 1662316090.327587, clone_files5, passed tc-start: 1662316090.340052, clone_files6 tc-end: 1662316090.724699, clone_files6, passed tc-start: 1662316090.734810, clone_files7 tc-end: 1662316091.157161, clone_files7, passed tc-start: 1662316091.167858, clone_files8 tc-end: 1662316091.563302, clone_files8, passed tc-start: 1662316091.575726, clone_files_signalignored tc-end: 1662316091.977208, clone_files_signalignored, passed tc-start: 1662316091.987932, clone_files_signalmasked tc-end: 1662316092.398966, clone_files_signalmasked, passed tc-start: 1662316092.410038, clone_fs1 tc-end: 1662316092.823702, clone_fs1, passed tc-start: 1662316092.834535, clone_fs2 tc-end: 1662316093.232239, clone_fs2, passed tc-start: 1662316093.242976, clone_fs3 tc-end: 1662316093.642033, clone_fs3, passed tc-start: 1662316093.653039, clone_fs4 tc-end: 1662316094.53560, clone_fs4, passed tc-start: 1662316094.64412, clone_fs5 tc-end: 1662316094.464839, clone_fs5, passed tc-start: 1662316094.475868, clone_fs6 tc-end: 1662316094.876205, clone_fs6, passed tc-start: 1662316094.887054, clone_fs7 tc-end: 1662316095.284366, clone_fs7, passed tc-start: 1662316095.295174, clone_fs8 tc-end: 1662316095.700176, clone_fs8, passed tc-start: 1662316095.710551, clone_fs_signalignored tc-end: 1662316096.113561, clone_fs_signalignored, passed tc-start: 1662316096.124411, clone_fs_signalmasked tc-end: 1662316096.521193, clone_fs_signalmasked, passed tc-start: 1662316096.533022, clone_signalignored tc-end: 1662316096.936671, clone_signalignored, passed tc-start: 1662316096.947407, clone_signalmasked tc-end: 1662316097.386561, clone_signalmasked, passed tc-start: 1662316097.398316, clone_vfork1 tc-end: 1662316097.800130, clone_vfork1, passed tc-start: 1662316097.811110, clone_vfork2 tc-end: 1662316098.209438, clone_vfork2, passed tc-start: 1662316098.219968, clone_vfork3 tc-end: 1662316098.618026, clone_vfork3, passed tc-start: 1662316098.628762, clone_vfork4 tc-end: 1662316099.104524, clone_vfork4, passed tc-start: 1662316099.115641, clone_vfork5 tc-end: 1662316099.533828, clone_vfork5, passed tc-start: 1662316099.544815, clone_vfork6 tc-end: 1662316099.952106, clone_vfork6, passed tc-start: 1662316099.969365, clone_vfork7 tc-end: 1662316100.362644, clone_vfork7, passed tc-start: 1662316100.373846, clone_vfork8 tc-end: 1662316100.776057, clone_vfork8, passed tc-start: 1662316100.787261, clone_vfork_signalignored tc-end: 1662316101.201709, clone_vfork_signalignored, passed tc-start: 1662316101.213010, clone_vfork_signalmasked tc-end: 1662316101.623863, clone_vfork_signalmasked, passed tc-start: 1662316101.650117, clone_vm1 tc-end: 1662316102.58395, clone_vm1, passed tc-start: 1662316102.71337, clone_vm2 tc-end: 1662316102.463360, clone_vm2, passed tc-start: 1662316102.474905, clone_vm3 tc-end: 1662316102.856390, clone_vm3, passed tc-start: 1662316102.867562, clone_vm4 tc-end: 1662316103.266997, clone_vm4, passed tc-start: 1662316103.277797, clone_vm5 tc-end: 1662316103.667973, clone_vm5, passed tc-start: 1662316103.682234, clone_vm6 tc-end: 1662316104.79667, clone_vm6, passed tc-start: 1662316104.90536, clone_vm7 tc-end: 1662316104.498869, clone_vm7, passed tc-start: 1662316104.512112, clone_vm8 tc-end: 1662316104.914965, clone_vm8, passed tc-start: 1662316104.929263, clone_vm_signalignored tc-end: 1662316105.340323, clone_vm_signalignored, passed tc-start: 1662316105.352368, clone_vm_signalmasked tc-end: 1662316105.774892, clone_vm_signalmasked, passed tc-start: 1662316105.789733, core_dump_procinfo tc-end: 1662316106.428360, core_dump_procinfo, passed tc-start: 1662316106.442109, eventmask_preserved_empty tc-end: 1662316106.854724, eventmask_preserved_empty, passed tc-start: 1662316106.867171, eventmask_preserved_fork tc-end: 1662316107.258636, eventmask_preserved_fork, passed tc-start: 1662316107.271275, eventmask_preserved_lwp_create tc-end: 1662316107.652818, eventmask_preserved_lwp_create, passed tc-start: 1662316107.665967, eventmask_preserved_lwp_exit tc-end: 1662316108.97115, eventmask_preserved_lwp_exit, passed tc-start: 1662316108.109296, eventmask_preserved_posix_spawn tc-end: 1662316108.490364, eventmask_preserved_posix_spawn, passed tc-start: 1662316108.502455, eventmask_preserved_vfork tc-end: 1662316108.893447, eventmask_preserved_vfork, passed tc-start: 1662316108.906805, eventmask_preserved_vfork_done tc-end: 1662316110.296210, eventmask_preserved_vfork_done, passed tc-start: 1662316110.420909, fork1 tc-end: 1662316110.840725, fork1, passed tc-start: 1662316110.852298, fork10 tc-end: 1662316111.298535, fork10, passed tc-start: 1662316111.309872, fork11 tc-end: 1662316111.733251, fork11, passed tc-start: 1662316111.745216, fork12 tc-end: 1662316112.187890, fork12, passed tc-start: 1662316112.199131, fork13 tc-end: 1662316112.592210, fork13, passed tc-start: 1662316112.602874, fork14 tc-end: 1662316113.7935, fork14, passed tc-start: 1662316113.18475, fork15 tc-end: 1662316113.372945, fork15, passed tc-start: 1662316113.385659, fork16 tc-end: 1662316113.785643, fork16, passed tc-start: 1662316113.797803, fork2 tc-end: 1662316114.196154, fork2, passed tc-start: 1662316114.208264, fork3 tc-end: 1662316114.615067, fork3, passed tc-start: 1662316114.627614, fork4 tc-end: 1662316115.37372, fork4, passed tc-start: 1662316115.52904, fork5 tc-end: 1662316115.596081, fork5, passed tc-start: 1662316115.609406, fork6 tc-end: 1662316116.36053, fork6, passed tc-start: 1662316116.50152, fork7 tc-end: 1662316116.667974, fork7, passed tc-start: 1662316116.679745, fork8 tc-end: 1662316117.153862, fork8, passed tc-start: 1662316117.169191, fork9 tc-end: 1662316117.615429, fork9, passed tc-start: 1662316117.626373, fork_detach_forker tc-end: 1662316118.47325, fork_detach_forker, passed tc-start: 1662316118.86497, fork_kill_forker tc-end: 1662316118.499733, fork_kill_forker, passed tc-start: 1662316118.539610, fork_setpgid tc-end: 1662316118.913872, fork_setpgid, skipped, kernel panic (pg_jobc going negative) tc-start: 1662316118.929681, fork_signalignored tc-end: 1662316119.347799, fork_signalignored, passed tc-start: 1662316119.360487, fork_signalmasked tc-end: 1662316119.772811, fork_signalmasked, passed tc-start: 1662316119.785698, kill1 tc-end: 1662316120.173220, kill1, passed tc-start: 1662316120.187920, kill2 tc-end: 1662316120.593001, kill2, passed tc-start: 1662316120.603901, kill3 tc-end: 1662316121.3162, kill3, passed tc-start: 1662316121.14230, parent_attach_to_its_child tc-end: 1662316121.415626, parent_attach_to_its_child, passed tc-start: 1662316121.429129, parent_attach_to_its_stopped_child tc-end: 1662316121.871007, parent_attach_to_its_stopped_child, passed tc-start: 1662316121.888830, posix_spawn1 tc-so: tc-end: 1662316122.374410, posix_spawn1, passed tc-start: 1662316122.385713, posix_spawn10 tc-so: tc-end: 1662316122.863911, posix_spawn10, passed tc-start: 1662316122.877283, posix_spawn11 tc-so: tc-end: 1662316123.361973, posix_spawn11, passed tc-start: 1662316123.374417, posix_spawn12 tc-so: tc-end: 1662316123.858213, posix_spawn12, passed tc-start: 1662316123.871455, posix_spawn13 tc-so: tc-end: 1662316124.337280, posix_spawn13, passed tc-start: 1662316124.350314, posix_spawn14 tc-so: tc-end: 1662316124.825261, posix_spawn14, passed tc-start: 1662316124.836165, posix_spawn15 tc-so: tc-end: 1662316125.477621, posix_spawn15, passed tc-start: 1662316125.488521, posix_spawn16 tc-so: tc-end: 1662316125.968232, posix_spawn16, passed tc-start: 1662316125.978893, posix_spawn2 tc-so: tc-end: 1662316126.443098, posix_spawn2, passed tc-start: 1662316126.453752, posix_spawn3 tc-so: tc-end: 1662316126.949585, posix_spawn3, passed tc-start: 1662316126.960742, posix_spawn4 tc-so: tc-end: 1662316127.436361, posix_spawn4, passed tc-start: 1662316128.338799, posix_spawn5 tc-so: tc-end: 1662316129.828902, posix_spawn5, passed tc-start: 1662316129.839947, posix_spawn6 tc-so: tc-end: 1662316130.321273, posix_spawn6, passed tc-start: 1662316130.332507, posix_spawn7 tc-so: tc-end: 1662316130.809800, posix_spawn7, passed tc-start: 1662316130.822371, posix_spawn8 tc-so: tc-end: 1662316131.283109, posix_spawn8, passed tc-start: 1662316131.294827, posix_spawn9 tc-so: tc-end: 1662316131.776821, posix_spawn9, passed tc-start: 1662316131.787806, posix_spawn_detach_spawner tc-so: tc-end: 1662316132.276484, posix_spawn_detach_spawner, passed tc-start: 1662316132.288092, posix_spawn_kill_spawner tc-so: tc-end: 1662316132.770543, posix_spawn_kill_spawner, passed tc-start: 1662316132.781808, posix_spawn_setpgid tc-end: 1662316133.165323, posix_spawn_setpgid, skipped, kernel panic (pg_jobc going negative) tc-start: 1662316133.177348, posix_spawn_signalignored tc-so: tc-end: 1662316133.658120, posix_spawn_signalignored, passed tc-start: 1662316133.669093, posix_spawn_signalmasked tc-so: tc-end: 1662316134.155410, posix_spawn_signalmasked, passed tc-start: 1662316134.167119, resume tc-end: 1662316136.643719, resume, passed tc-start: 1662316136.654915, setstep1 tc-end: 1662316137.33826, setstep1, passed tc-start: 1662316137.44617, setstep2 tc-end: 1662316137.446771, setstep2, passed tc-start: 1662316137.459693, setstep3 tc-end: 1662316137.912327, setstep3, passed tc-start: 1662316137.923442, setstep4 tc-end: 1662316138.343822, setstep4, passed tc-start: 1662316138.354766, siginfo_set_faked tc-end: 1662316138.758722, siginfo_set_faked, passed tc-start: 1662316138.771324, siginfo_set_unmodified tc-end: 1662316139.164085, siginfo_set_unmodified, passed tc-start: 1662316139.177331, signal_mask_unrelated tc-end: 1662316139.577901, signal_mask_unrelated, passed tc-start: 1662316139.589011, step1 tc-end: 1662316139.992786, step1, passed tc-start: 1662316140.4627, step2 tc-end: 1662316140.424724, step2, passed tc-start: 1662316140.437541, step3 tc-end: 1662316140.855413, step3, passed tc-start: 1662316140.868129, step4 tc-end: 1662316141.291412, step4, passed tc-start: 1662316141.305127, step_signalignored tc-end: 1662316141.713970, step_signalignored, passed tc-start: 1662316141.727266, step_signalmasked tc-end: 1662316142.186274, step_signalmasked, passed tc-start: 1662316142.197616, suspend_no_deadlock tc-end: 1662316142.608867, suspend_no_deadlock, passed tc-start: 1662316142.620467, syscall tc-end: 1662316143.37260, syscall, passed tc-start: 1662316143.48906, syscall_detach_on_sce tc-end: 1662316143.491788, syscall_detach_on_sce, passed tc-start: 1662316143.505360, syscall_killed_on_sce tc-end: 1662316143.920569, syscall_killed_on_sce, passed tc-start: 1662316143.934694, syscall_signal_on_sce tc-end: 1662316144.317532, syscall_signal_on_sce, skipped, PR lib/55087 tc-start: 1662316144.330847, syscallemu1 tc-end: 1662316144.743457, syscallemu1, passed tc-start: 1662316144.757280, threads_and_exec tc-end: 1662316145.426210, threads_and_exec, passed tc-start: 1662316145.440200, trace_thread_lwpcreate tc-end: 1662316155.323028, trace_thread_lwpcreate, passed tc-start: 1662316155.337870, trace_thread_lwpcreate_and_exit tc-end: 1662316161.921371, trace_thread_lwpcreate_and_exit, passed tc-start: 1662316161.933790, trace_thread_lwpcreate_and_exit_masked_sigtrap tc-end: 1662316167.383756, trace_thread_lwpcreate_and_exit_masked_sigtrap, passed tc-start: 1662316167.395129, trace_thread_lwpcreate_masked_sigtrap tc-end: 1662316171.905962, trace_thread_lwpcreate_masked_sigtrap, passed tc-start: 1662316171.918364, trace_thread_lwpexit tc-end: 1662316174.571677, trace_thread_lwpexit, passed tc-start: 1662316174.583830, trace_thread_lwpexit_masked_sigtrap tc-end: 1662316180.861542, trace_thread_lwpexit_masked_sigtrap, passed tc-start: 1662316180.878110, trace_thread_nolwpevents tc-end: 1662316181.341981, trace_thread_nolwpevents, passed tc-start: 1662316181.354231, tracee_sees_its_original_parent_getppid tc-end: 1662316181.779168, tracee_sees_its_original_parent_getppid, passed tc-start: 1662316181.792071, tracee_sees_its_original_parent_procfs_status tc-end: 1662316182.276133, tracee_sees_its_original_parent_procfs_status, passed tc-start: 1662316182.292943, tracee_sees_its_original_parent_sysctl_kinfo_proc2 tc-end: 1662316182.708515, tracee_sees_its_original_parent_sysctl_kinfo_proc2, passed tc-start: 1662316182.724604, traceme_crash_bus tc-end: 1662316183.124528, traceme_crash_bus, passed tc-start: 1662316183.135160, traceme_crash_fpe tc-end: 1662316183.442145, traceme_crash_fpe, skipped, FP exceptions are not supported tc-start: 1662316183.452856, traceme_crash_ill tc-end: 1662316183.833394, traceme_crash_ill, skipped, PTRACE_ILLEGAL_ASM not defined tc-start: 1662316183.844935, traceme_crash_segv tc-end: 1662316184.222615, traceme_crash_segv, passed tc-start: 1662316184.234930, traceme_crash_trap tc-end: 1662316184.638005, traceme_crash_trap, passed tc-start: 1662316184.649260, traceme_exec tc-so: tc-end: 1662316185.443344, traceme_exec, passed tc-start: 1662316185.453738, traceme_lwpinfo0 tc-end: 1662316185.857468, traceme_lwpinfo0, passed tc-start: 1662316185.868227, traceme_lwpinfo0_lwpstatus tc-end: 1662316186.288790, traceme_lwpinfo0_lwpstatus, passed tc-start: 1662316186.299140, traceme_lwpinfo0_lwpstatus_pl_name tc-end: 1662316186.654978, traceme_lwpinfo0_lwpstatus_pl_name, passed tc-start: 1662316186.665274, traceme_lwpinfo0_lwpstatus_pl_private tc-end: 1662316187.48528, traceme_lwpinfo0_lwpstatus_pl_private, passed tc-start: 1662316187.59193, traceme_lwpinfo0_lwpstatus_pl_sigmask tc-end: 1662316187.606339, traceme_lwpinfo0_lwpstatus_pl_sigmask, passed tc-start: 1662316187.620011, traceme_lwpinfo1 tc-end: 1662316188.197866, traceme_lwpinfo1, passed tc-start: 1662316188.211580, traceme_lwpinfo1_lwpstatus tc-end: 1662316188.670424, traceme_lwpinfo1_lwpstatus, passed tc-start: 1662316188.684680, traceme_lwpinfo1_lwpstatus_pl_name tc-end: 1662316189.249885, traceme_lwpinfo1_lwpstatus_pl_name, passed tc-start: 1662316189.260972, traceme_lwpinfo1_lwpstatus_pl_private tc-end: 1662316189.837161, traceme_lwpinfo1_lwpstatus_pl_private, passed tc-start: 1662316189.851144, traceme_lwpinfo1_lwpstatus_pl_sigmask tc-end: 1662316190.386267, traceme_lwpinfo1_lwpstatus_pl_sigmask, passed tc-start: 1662316190.400842, traceme_lwpinfo2 tc-end: 1662316191.507478, traceme_lwpinfo2, passed tc-start: 1662316191.519147, traceme_lwpinfo2_lwpstatus tc-end: 1662316192.347354, traceme_lwpinfo2_lwpstatus, passed tc-start: 1662316192.358419, traceme_lwpinfo2_lwpstatus_pl_name tc-end: 1662316192.949445, traceme_lwpinfo2_lwpstatus_pl_name, passed tc-start: 1662316193.236714, traceme_lwpinfo2_lwpstatus_pl_private tc-end: 1662316194.148058, traceme_lwpinfo2_lwpstatus_pl_private, passed tc-start: 1662316194.161589, traceme_lwpinfo2_lwpstatus_pl_sigmask tc-end: 1662316195.410513, traceme_lwpinfo2_lwpstatus_pl_sigmask, passed tc-start: 1662316195.422259, traceme_lwpinfo3 tc-end: 1662316196.320054, traceme_lwpinfo3, passed tc-start: 1662316196.333144, traceme_lwpinfo3_lwpstatus tc-end: 1662316197.250133, traceme_lwpinfo3_lwpstatus, passed tc-start: 1662316197.261730, traceme_lwpinfo3_lwpstatus_pl_name tc-end: 1662316198.292309, traceme_lwpinfo3_lwpstatus_pl_name, passed tc-start: 1662316198.305454, traceme_lwpinfo3_lwpstatus_pl_private tc-end: 1662316200.674293, traceme_lwpinfo3_lwpstatus_pl_private, passed tc-start: 1662316200.688200, traceme_lwpinfo3_lwpstatus_pl_sigmask tc-end: 1662316201.784089, traceme_lwpinfo3_lwpstatus_pl_sigmask, passed tc-start: 1662316201.796034, traceme_lwpnext0 tc-end: 1662316202.208749, traceme_lwpnext0, passed tc-start: 1662316202.220025, traceme_lwpnext0_pl_name tc-end: 1662316202.632696, traceme_lwpnext0_pl_name, passed tc-start: 1662316202.644629, traceme_lwpnext0_pl_private tc-end: 1662316203.134, traceme_lwpnext0_pl_private, passed tc-start: 1662316203.10878, traceme_lwpnext0_pl_sigmask tc-end: 1662316203.443099, traceme_lwpnext0_pl_sigmask, passed tc-start: 1662316203.456885, traceme_lwpnext1 tc-end: 1662316204.33962, traceme_lwpnext1, passed tc-start: 1662316204.47887, traceme_lwpnext1_pl_name tc-end: 1662316205.436380, traceme_lwpnext1_pl_name, passed tc-start: 1662316205.448557, traceme_lwpnext1_pl_private tc-end: 1662316206.946716, traceme_lwpnext1_pl_private, passed tc-start: 1662316206.960307, traceme_lwpnext1_pl_sigmask tc-end: 1662316207.535277, traceme_lwpnext1_pl_sigmask, passed tc-start: 1662316207.546487, traceme_lwpnext2 tc-end: 1662316208.380464, traceme_lwpnext2, passed tc-start: 1662316208.391342, traceme_lwpnext2_pl_name tc-end: 1662316209.203630, traceme_lwpnext2_pl_name, passed tc-start: 1662316209.216452, traceme_lwpnext2_pl_private tc-end: 1662316210.315285, traceme_lwpnext2_pl_private, passed tc-start: 1662316210.326588, traceme_lwpnext2_pl_sigmask tc-end: 1662316210.901006, traceme_lwpnext2_pl_sigmask, passed tc-start: 1662316210.916994, traceme_lwpnext3 tc-end: 1662316212.472127, traceme_lwpnext3, passed tc-start: 1662316212.488028, traceme_lwpnext3_pl_name tc-end: 1662316213.337236, traceme_lwpnext3_pl_name, passed tc-start: 1662316213.350430, traceme_lwpnext3_pl_private tc-end: 1662316214.786955, traceme_lwpnext3_pl_private, passed tc-start: 1662316215.471440, traceme_lwpnext3_pl_sigmask tc-end: 1662316217.150424, traceme_lwpnext3_pl_sigmask, passed tc-start: 1662316217.163803, traceme_pid1_parent tc-end: 1662316217.580674, traceme_pid1_parent, passed tc-start: 1662316217.593108, traceme_raise1 tc-end: 1662316217.950290, traceme_raise1, passed tc-start: 1662316217.965094, traceme_raise10 tc-end: 1662316218.388836, traceme_raise10, passed tc-start: 1662316218.401512, traceme_raise2 tc-end: 1662316218.771887, traceme_raise2, passed tc-start: 1662316218.785143, traceme_raise3 tc-end: 1662316219.200136, traceme_raise3, passed tc-start: 1662316219.214132, traceme_raise4 tc-end: 1662316219.625990, traceme_raise4, passed tc-start: 1662316219.638386, traceme_raise5 tc-end: 1662316220.51275, traceme_raise5, passed tc-start: 1662316220.64389, traceme_raise6 tc-end: 1662316220.482810, traceme_raise6, passed tc-start: 1662316220.496211, traceme_raise7 tc-end: 1662316220.888324, traceme_raise7, passed tc-start: 1662316220.902568, traceme_raise8 tc-end: 1662316221.407847, traceme_raise8, passed tc-start: 1662316221.419276, traceme_raise9 tc-end: 1662316221.774220, traceme_raise9, passed tc-start: 1662316221.787040, traceme_raisesignal_ignored1 tc-end: 1662316222.191806, traceme_raisesignal_ignored1, passed tc-start: 1662316222.202865, traceme_raisesignal_ignored2 tc-end: 1662316222.610396, traceme_raisesignal_ignored2, passed tc-start: 1662316222.621554, traceme_raisesignal_ignored3 tc-end: 1662316223.39055, traceme_raisesignal_ignored3, passed tc-start: 1662316223.50813, traceme_raisesignal_ignored4 tc-end: 1662316223.436718, traceme_raisesignal_ignored4, passed tc-start: 1662316223.447364, traceme_raisesignal_ignored5 tc-end: 1662316223.836357, traceme_raisesignal_ignored5, passed tc-start: 1662316223.846954, traceme_raisesignal_ignored6 tc-end: 1662316224.250198, traceme_raisesignal_ignored6, passed tc-start: 1662316224.262421, traceme_raisesignal_ignored7 tc-end: 1662316224.681778, traceme_raisesignal_ignored7, passed tc-start: 1662316224.692577, traceme_raisesignal_ignored8 tc-end: 1662316225.94714, traceme_raisesignal_ignored8, passed tc-start: 1662316225.105169, traceme_raisesignal_masked1 tc-end: 1662316225.526501, traceme_raisesignal_masked1, passed tc-start: 1662316225.537266, traceme_raisesignal_masked2 tc-end: 1662316225.924214, traceme_raisesignal_masked2, passed tc-start: 1662316225.934891, traceme_raisesignal_masked3 tc-end: 1662316226.324014, traceme_raisesignal_masked3, passed tc-start: 1662316226.334151, traceme_raisesignal_masked4 tc-end: 1662316226.714220, traceme_raisesignal_masked4, passed tc-start: 1662316226.728676, traceme_raisesignal_masked5 tc-end: 1662316227.116702, traceme_raisesignal_masked5, passed tc-start: 1662316227.127179, traceme_raisesignal_masked6 tc-end: 1662316227.527307, traceme_raisesignal_masked6, passed tc-start: 1662316227.537914, traceme_raisesignal_masked7 tc-end: 1662316227.927574, traceme_raisesignal_masked7, passed tc-start: 1662316227.938538, traceme_raisesignal_masked8 tc-end: 1662316228.324660, traceme_raisesignal_masked8, passed tc-start: 1662316228.335082, traceme_sendsignal_handle1 tc-end: 1662316228.715976, traceme_sendsignal_handle1, passed tc-start: 1662316228.726415, traceme_sendsignal_handle2 tc-end: 1662316229.121337, traceme_sendsignal_handle2, passed tc-start: 1662316229.131871, traceme_sendsignal_handle3 tc-end: 1662316229.510752, traceme_sendsignal_handle3, passed tc-start: 1662316229.521490, traceme_sendsignal_handle4 tc-end: 1662316229.885050, traceme_sendsignal_handle4, passed tc-start: 1662316229.896671, traceme_sendsignal_handle5 tc-end: 1662316230.281268, traceme_sendsignal_handle5, passed tc-start: 1662316230.292558, traceme_sendsignal_handle6 tc-end: 1662316230.661963, traceme_sendsignal_handle6, passed tc-start: 1662316230.674410, traceme_sendsignal_handle7 tc-end: 1662316231.87967, traceme_sendsignal_handle7, passed tc-start: 1662316231.98803, traceme_sendsignal_handle8 tc-end: 1662316231.492483, traceme_sendsignal_handle8, passed tc-start: 1662316231.503585, traceme_sendsignal_ignored1 tc-end: 1662316231.916177, traceme_sendsignal_ignored1, passed tc-start: 1662316231.928874, traceme_sendsignal_ignored2 tc-end: 1662316232.325769, traceme_sendsignal_ignored2, passed tc-start: 1662316232.339035, traceme_sendsignal_ignored3 tc-end: 1662316232.772517, traceme_sendsignal_ignored3, passed tc-start: 1662316232.784110, traceme_sendsignal_ignored4 tc-end: 1662316233.166736, traceme_sendsignal_ignored4, passed tc-start: 1662316233.179427, traceme_sendsignal_ignored5 tc-end: 1662316233.591543, traceme_sendsignal_ignored5, passed tc-start: 1662316233.602181, traceme_sendsignal_ignored6 tc-end: 1662316234.5305, traceme_sendsignal_ignored6, passed tc-start: 1662316234.16123, traceme_sendsignal_ignored7 tc-end: 1662316234.426720, traceme_sendsignal_ignored7, passed tc-start: 1662316234.439155, traceme_sendsignal_ignored8 tc-end: 1662316234.867823, traceme_sendsignal_ignored8, passed tc-start: 1662316234.880256, traceme_sendsignal_masked1 tc-end: 1662316235.250771, traceme_sendsignal_masked1, passed tc-start: 1662316235.263361, traceme_sendsignal_masked2 tc-end: 1662316235.679992, traceme_sendsignal_masked2, passed tc-start: 1662316235.692850, traceme_sendsignal_masked3 tc-end: 1662316236.124108, traceme_sendsignal_masked3, passed tc-start: 1662316236.136282, traceme_sendsignal_masked4 tc-end: 1662316236.548878, traceme_sendsignal_masked4, passed tc-start: 1662316236.559639, traceme_sendsignal_masked5 tc-end: 1662316236.992968, traceme_sendsignal_masked5, passed tc-start: 1662316237.5938, traceme_sendsignal_masked6 tc-end: 1662316237.429374, traceme_sendsignal_masked6, passed tc-start: 1662316237.440202, traceme_sendsignal_masked7 tc-end: 1662316237.863772, traceme_sendsignal_masked7, passed tc-start: 1662316237.879967, traceme_sendsignal_masked8 tc-end: 1662316238.276838, traceme_sendsignal_masked8, passed tc-start: 1662316238.288707, traceme_sendsignal_simple1 tc-end: 1662316238.680955, traceme_sendsignal_simple1, passed tc-start: 1662316238.691548, traceme_sendsignal_simple10 tc-end: 1662316239.180495, traceme_sendsignal_simple10, passed tc-start: 1662316239.203403, traceme_sendsignal_simple2 tc-end: 1662316239.615676, traceme_sendsignal_simple2, passed tc-start: 1662316239.627373, traceme_sendsignal_simple3 tc-end: 1662316240.117622, traceme_sendsignal_simple3, passed tc-start: 1662316240.141153, traceme_sendsignal_simple4 tc-end: 1662316240.585751, traceme_sendsignal_simple4, passed tc-start: 1662316240.599357, traceme_sendsignal_simple5 tc-end: 1662316241.25789, traceme_sendsignal_simple5, passed tc-start: 1662316241.38881, traceme_sendsignal_simple6 tc-end: 1662316241.586244, traceme_sendsignal_simple6, passed tc-start: 1662316241.611013, traceme_sendsignal_simple7 tc-end: 1662316242.85787, traceme_sendsignal_simple7, passed tc-start: 1662316242.383632, traceme_sendsignal_simple8 tc-end: 1662316242.876023, traceme_sendsignal_simple8, passed tc-start: 1662316242.973922, traceme_sendsignal_simple9 tc-end: 1662316243.588154, traceme_sendsignal_simple9, passed tc-start: 1662316243.609706, traceme_signalignored_crash_bus tc-end: 1662316244.28469, traceme_signalignored_crash_bus, passed tc-start: 1662316244.39191, traceme_signalignored_crash_fpe tc-end: 1662316244.419966, traceme_signalignored_crash_fpe, skipped, FP exceptions are not supported tc-start: 1662316244.432409, traceme_signalignored_crash_ill tc-end: 1662316244.801886, traceme_signalignored_crash_ill, skipped, PTRACE_ILLEGAL_ASM not defined tc-start: 1662316244.813487, traceme_signalignored_crash_segv tc-end: 1662316245.160568, traceme_signalignored_crash_segv, passed tc-start: 1662316245.172417, traceme_signalignored_crash_trap tc-end: 1662316245.566048, traceme_signalignored_crash_trap, passed tc-start: 1662316245.577796, traceme_signalignored_exec tc-so: tc-end: 1662316246.30962, traceme_signalignored_exec, passed tc-start: 1662316246.43613, traceme_signalmasked_crash_bus tc-end: 1662316246.469896, traceme_signalmasked_crash_bus, passed tc-start: 1662316246.483847, traceme_signalmasked_crash_fpe tc-end: 1662316246.877637, traceme_signalmasked_crash_fpe, skipped, FP exceptions are not supported tc-start: 1662316246.892825, traceme_signalmasked_crash_ill tc-end: 1662316247.280077, traceme_signalmasked_crash_ill, skipped, PTRACE_ILLEGAL_ASM not defined tc-start: 1662316247.294137, traceme_signalmasked_crash_segv tc-end: 1662316247.720715, traceme_signalmasked_crash_segv, passed tc-start: 1662316247.734304, traceme_signalmasked_crash_trap tc-end: 1662316248.164889, traceme_signalmasked_crash_trap, passed tc-start: 1662316248.177805, traceme_signalmasked_exec tc-so: tc-end: 1662316248.656565, traceme_signalmasked_exec, passed tc-start: 1662316248.667130, traceme_vfork_clone tc-end: 1662316249.51626, traceme_vfork_clone, passed tc-start: 1662316249.62978, traceme_vfork_clone_files tc-end: 1662316249.464602, traceme_vfork_clone_files, passed tc-start: 1662316249.477153, traceme_vfork_clone_fs tc-end: 1662316249.863639, traceme_vfork_clone_fs, passed tc-start: 1662316249.876178, traceme_vfork_clone_vfork tc-end: 1662316250.267859, traceme_vfork_clone_vfork, passed tc-start: 1662316250.278915, traceme_vfork_clone_vm tc-end: 1662316250.669437, traceme_vfork_clone_vm, passed tc-start: 1662316250.680194, traceme_vfork_crash_bus tc-end: 1662316252.145425, traceme_vfork_crash_bus, passed tc-start: 1662316252.209098, traceme_vfork_crash_fpe tc-end: 1662316252.897761, traceme_vfork_crash_fpe, skipped, FP exceptions are not supported tc-start: 1662316252.913074, traceme_vfork_crash_ill tc-end: 1662316253.282244, traceme_vfork_crash_ill, skipped, PTRACE_ILLEGAL_ASM not defined tc-start: 1662316253.293598, traceme_vfork_crash_segv tc-end: 1662316253.777173, traceme_vfork_crash_segv, passed tc-start: 1662316253.820563, traceme_vfork_crash_trap tc-end: 1662316254.293311, traceme_vfork_crash_trap, passed tc-start: 1662316254.314063, traceme_vfork_exec tc-so: tc-end: 1662316254.773063, traceme_vfork_exec, passed tc-start: 1662316254.783826, traceme_vfork_fork tc-end: 1662316255.179627, traceme_vfork_fork, passed tc-start: 1662316255.190388, traceme_vfork_raise1 tc-end: 1662316255.586636, traceme_vfork_raise1, passed tc-start: 1662316255.598143, traceme_vfork_raise10 tc-end: 1662316256.39213, traceme_vfork_raise10, passed tc-start: 1662316256.60509, traceme_vfork_raise11 tc-end: 1662316256.503213, traceme_vfork_raise11, passed tc-start: 1662316256.524333, traceme_vfork_raise12 tc-end: 1662316256.966763, traceme_vfork_raise12, passed tc-start: 1662316256.988036, traceme_vfork_raise13 tc-end: 1662316257.433070, traceme_vfork_raise13, passed tc-start: 1662316257.550152, traceme_vfork_raise2 tc-end: 1662316257.984023, traceme_vfork_raise2, passed tc-start: 1662316257.995688, traceme_vfork_raise3 tc-end: 1662316258.363241, traceme_vfork_raise3, passed tc-start: 1662316258.375156, traceme_vfork_raise4 tc-end: 1662316258.734063, traceme_vfork_raise4, passed tc-start: 1662316258.744395, traceme_vfork_raise5 tc-end: 1662316259.120072, traceme_vfork_raise5, passed tc-start: 1662316259.131292, traceme_vfork_raise6 tc-end: 1662316259.604067, traceme_vfork_raise6, passed tc-start: 1662316259.625200, traceme_vfork_raise7 tc-end: 1662316259.989862, traceme_vfork_raise7, passed tc-start: 1662316260.371, traceme_vfork_raise8 tc-end: 1662316260.366076, traceme_vfork_raise8, passed tc-start: 1662316261.452630, traceme_vfork_raise9 tc-end: 1662316261.918225, traceme_vfork_raise9, passed tc-start: 1662316261.943285, traceme_vfork_signalignored_crash_bus tc-end: 1662316262.426966, traceme_vfork_signalignored_crash_bus, passed tc-start: 1662316262.450492, traceme_vfork_signalignored_crash_fpe tc-end: 1662316262.829604, traceme_vfork_signalignored_crash_fpe, skipped, FP exceptions are not supported tc-start: 1662316262.841655, traceme_vfork_signalignored_crash_ill tc-end: 1662316263.220781, traceme_vfork_signalignored_crash_ill, skipped, PTRACE_ILLEGAL_ASM not defined tc-start: 1662316263.232358, traceme_vfork_signalignored_crash_segv tc-end: 1662316263.699678, traceme_vfork_signalignored_crash_segv, passed tc-start: 1662316263.729617, traceme_vfork_signalignored_crash_trap tc-end: 1662316264.206854, traceme_vfork_signalignored_crash_trap, passed tc-start: 1662316264.232920, traceme_vfork_signalignored_exec tc-so: tc-end: 1662316264.983280, traceme_vfork_signalignored_exec, passed tc-start: 1662316264.994398, traceme_vfork_signalmasked_crash_bus tc-end: 1662316265.446344, traceme_vfork_signalmasked_crash_bus, passed tc-start: 1662316265.466806, traceme_vfork_signalmasked_crash_fpe tc-end: 1662316265.834667, traceme_vfork_signalmasked_crash_fpe, skipped, FP exceptions are not supported tc-start: 1662316265.845346, traceme_vfork_signalmasked_crash_ill tc-end: 1662316266.214503, traceme_vfork_signalmasked_crash_ill, skipped, PTRACE_ILLEGAL_ASM not defined tc-start: 1662316266.225991, traceme_vfork_signalmasked_crash_segv tc-end: 1662316266.669989, traceme_vfork_signalmasked_crash_segv, passed tc-start: 1662316266.691779, traceme_vfork_signalmasked_crash_trap tc-end: 1662316267.135060, traceme_vfork_signalmasked_crash_trap, passed tc-start: 1662316267.157935, traceme_vfork_signalmasked_exec tc-so: tc-end: 1662316267.640919, traceme_vfork_signalmasked_exec, passed tc-start: 1662316267.729745, traceme_vfork_vfork tc-end: 1662316268.183607, traceme_vfork_vfork, passed tc-start: 1662316268.195089, tracer_attach_to_unrelated_stopped_process tc-end: 1662316269.117449, tracer_attach_to_unrelated_stopped_process, passed tc-start: 1662316269.132824, tracer_sees_terminaton_before_the_parent tc-end: 1662316269.623551, tracer_sees_terminaton_before_the_parent, passed tc-start: 1662316269.636414, tracer_sysctl_lookup_without_duplicates tc-end: 1662316275.768529, tracer_sysctl_lookup_without_duplicates, passed tc-start: 1662316275.788127, unrelated_tracer_fork1 tc-end: 1662316276.272285, unrelated_tracer_fork1, passed tc-start: 1662316276.288507, unrelated_tracer_fork10 tc-end: 1662316276.784128, unrelated_tracer_fork10, passed tc-start: 1662316276.800580, unrelated_tracer_fork11 tc-end: 1662316277.298524, unrelated_tracer_fork11, passed tc-start: 1662316277.312337, unrelated_tracer_fork12 tc-end: 1662316277.811434, unrelated_tracer_fork12, passed tc-start: 1662316277.825184, unrelated_tracer_fork13 tc-end: 1662316278.330122, unrelated_tracer_fork13, passed tc-start: 1662316278.345270, unrelated_tracer_fork14 tc-end: 1662316278.808618, unrelated_tracer_fork14, passed tc-start: 1662316278.822862, unrelated_tracer_fork15 tc-end: 1662316279.282806, unrelated_tracer_fork15, passed tc-start: 1662316279.299720, unrelated_tracer_fork16 tc-end: 1662316279.778307, unrelated_tracer_fork16, passed tc-start: 1662316279.798147, unrelated_tracer_fork2 tc-end: 1662316280.306190, unrelated_tracer_fork2, passed tc-start: 1662316280.330757, unrelated_tracer_fork3 tc-end: 1662316280.807059, unrelated_tracer_fork3, passed tc-start: 1662316280.822349, unrelated_tracer_fork4 tc-end: 1662316281.335224, unrelated_tracer_fork4, passed tc-start: 1662316281.351737, unrelated_tracer_fork5 tc-end: 1662316281.814438, unrelated_tracer_fork5, passed tc-start: 1662316281.830876, unrelated_tracer_fork6 tc-end: 1662316282.325000, unrelated_tracer_fork6, passed tc-start: 1662316282.342070, unrelated_tracer_fork7 tc-end: 1662316282.829136, unrelated_tracer_fork7, passed tc-start: 1662316282.842540, unrelated_tracer_fork8 tc-end: 1662316283.572128, unrelated_tracer_fork8, passed tc-start: 1662316283.588361, unrelated_tracer_fork9 tc-end: 1662316284.76010, unrelated_tracer_fork9, passed tc-start: 1662316284.92499, unrelated_tracer_fork_detach_forker tc-end: 1662316284.579087, unrelated_tracer_fork_detach_forker, passed tc-start: 1662316284.599523, unrelated_tracer_fork_kill_forker tc-end: 1662316285.114236, unrelated_tracer_fork_kill_forker, passed tc-start: 1662316285.134724, unrelated_tracer_fork_setpgid tc-end: 1662316285.529126, unrelated_tracer_fork_setpgid, skipped, kernel panic (pg_jobc going negative) tc-start: 1662316285.540501, unrelated_tracer_posix_spawn1 tc-end: 1662316286.58430, unrelated_tracer_posix_spawn1, passed tc-start: 1662316286.78963, unrelated_tracer_posix_spawn10 tc-end: 1662316286.599350, unrelated_tracer_posix_spawn10, passed tc-start: 1662316286.613521, unrelated_tracer_posix_spawn11 tc-end: 1662316287.131155, unrelated_tracer_posix_spawn11, passed tc-start: 1662316287.145308, unrelated_tracer_posix_spawn12 tc-end: 1662316287.691283, unrelated_tracer_posix_spawn12, passed tc-start: 1662316287.705764, unrelated_tracer_posix_spawn13 tc-end: 1662316288.233156, unrelated_tracer_posix_spawn13, passed tc-start: 1662316288.247151, unrelated_tracer_posix_spawn14 tc-end: 1662316288.733433, unrelated_tracer_posix_spawn14, passed tc-start: 1662316288.747414, unrelated_tracer_posix_spawn15 tc-end: 1662316289.251965, unrelated_tracer_posix_spawn15, passed tc-start: 1662316289.267966, unrelated_tracer_posix_spawn16 tc-end: 1662316289.800105, unrelated_tracer_posix_spawn16, passed tc-start: 1662316289.814125, unrelated_tracer_posix_spawn2 tc-end: 1662316290.356713, unrelated_tracer_posix_spawn2, passed tc-start: 1662316290.370936, unrelated_tracer_posix_spawn3 tc-end: 1662316290.909110, unrelated_tracer_posix_spawn3, passed tc-start: 1662316290.923830, unrelated_tracer_posix_spawn4 tc-end: 1662316291.520308, unrelated_tracer_posix_spawn4, passed tc-start: 1662316291.558974, unrelated_tracer_posix_spawn5 tc-end: 1662316292.133969, unrelated_tracer_posix_spawn5, passed tc-start: 1662316292.151812, unrelated_tracer_posix_spawn6 tc-end: 1662316292.697674, unrelated_tracer_posix_spawn6, passed tc-start: 1662316292.713642, unrelated_tracer_posix_spawn7 tc-end: 1662316293.408314, unrelated_tracer_posix_spawn7, passed tc-start: 1662316293.423296, unrelated_tracer_posix_spawn8 tc-end: 1662316293.965372, unrelated_tracer_posix_spawn8, passed tc-start: 1662316293.980572, unrelated_tracer_posix_spawn9 tc-end: 1662316294.519770, unrelated_tracer_posix_spawn9, passed tc-start: 1662316294.534028, unrelated_tracer_posix_spawn_detach_spawner tc-end: 1662316295.62913, unrelated_tracer_posix_spawn_detach_spawner, passed tc-start: 1662316295.78391, unrelated_tracer_posix_spawn_kill_spawner tc-end: 1662316295.596160, unrelated_tracer_posix_spawn_kill_spawner, passed tc-start: 1662316295.609286, unrelated_tracer_posix_spawn_setpgid tc-end: 1662316295.969089, unrelated_tracer_posix_spawn_setpgid, skipped, kernel panic (pg_jobc going negative) tc-start: 1662316295.980313, unrelated_tracer_sees_crash_bus tc-end: 1662316296.441726, unrelated_tracer_sees_crash_bus, passed tc-start: 1662316296.454368, unrelated_tracer_sees_crash_fpe tc-end: 1662316296.819015, unrelated_tracer_sees_crash_fpe, skipped, FP exceptions are not supported tc-start: 1662316296.829730, unrelated_tracer_sees_crash_ill tc-end: 1662316297.200747, unrelated_tracer_sees_crash_ill, skipped, PTRACE_ILLEGAL_ASM not defined tc-start: 1662316297.211214, unrelated_tracer_sees_crash_segv tc-end: 1662316297.688267, unrelated_tracer_sees_crash_segv, passed tc-start: 1662316297.777194, unrelated_tracer_sees_crash_trap tc-end: 1662316298.233396, unrelated_tracer_sees_crash_trap, passed tc-start: 1662316298.250199, unrelated_tracer_sees_signalignored_crash_bus tc-end: 1662316298.729850, unrelated_tracer_sees_signalignored_crash_bus, passed tc-start: 1662316298.743565, unrelated_tracer_sees_signalignored_crash_fpe tc-end: 1662316299.107179, unrelated_tracer_sees_signalignored_crash_fpe, skipped, FP exceptions are not supported tc-start: 1662316299.118023, unrelated_tracer_sees_signalignored_crash_ill tc-end: 1662316299.475582, unrelated_tracer_sees_signalignored_crash_ill, skipped, PTRACE_ILLEGAL_ASM not defined tc-start: 1662316299.485989, unrelated_tracer_sees_signalignored_crash_segv tc-end: 1662316299.928131, unrelated_tracer_sees_signalignored_crash_segv, passed tc-start: 1662316299.940745, unrelated_tracer_sees_signalignored_crash_trap tc-end: 1662316300.421003, unrelated_tracer_sees_signalignored_crash_trap, passed tc-start: 1662316300.438346, unrelated_tracer_sees_signalmasked_crash_bus tc-end: 1662316300.940011, unrelated_tracer_sees_signalmasked_crash_bus, passed tc-start: 1662316300.955334, unrelated_tracer_sees_signalmasked_crash_fpe tc-end: 1662316301.341376, unrelated_tracer_sees_signalmasked_crash_fpe, skipped, FP exceptions are not supported tc-start: 1662316301.354398, unrelated_tracer_sees_signalmasked_crash_ill tc-end: 1662316301.718567, unrelated_tracer_sees_signalmasked_crash_ill, skipped, PTRACE_ILLEGAL_ASM not defined tc-start: 1662316301.730256, unrelated_tracer_sees_signalmasked_crash_segv tc-end: 1662316302.204730, unrelated_tracer_sees_signalmasked_crash_segv, passed tc-start: 1662316302.217353, unrelated_tracer_sees_signalmasked_crash_trap tc-end: 1662316302.658389, unrelated_tracer_sees_signalmasked_crash_trap, passed tc-start: 1662316302.671646, unrelated_tracer_sees_terminaton_before_the_parent tc-end: 1662316303.108531, unrelated_tracer_sees_terminaton_before_the_parent, passed tc-start: 1662316303.120838, unrelated_tracer_vfork1 tc-end: 1662316303.564025, unrelated_tracer_vfork1, passed tc-start: 1662316303.579307, unrelated_tracer_vfork10 tc-end: 1662316304.18939, unrelated_tracer_vfork10, passed tc-start: 1662316304.33959, unrelated_tracer_vfork11 tc-end: 1662316304.484340, unrelated_tracer_vfork11, passed tc-start: 1662316304.497580, unrelated_tracer_vfork12 tc-end: 1662316304.996122, unrelated_tracer_vfork12, passed tc-start: 1662316305.11954, unrelated_tracer_vfork13 tc-end: 1662316305.467618, unrelated_tracer_vfork13, passed tc-start: 1662316305.483286, unrelated_tracer_vfork14 tc-end: 1662316305.942167, unrelated_tracer_vfork14, passed tc-start: 1662316305.958876, unrelated_tracer_vfork15 tc-end: 1662316306.426062, unrelated_tracer_vfork15, passed tc-start: 1662316306.442826, unrelated_tracer_vfork16 tc-end: 1662316306.895064, unrelated_tracer_vfork16, passed tc-start: 1662316306.910641, unrelated_tracer_vfork2 tc-end: 1662316307.420980, unrelated_tracer_vfork2, passed tc-start: 1662316307.467147, unrelated_tracer_vfork3 tc-end: 1662316307.944459, unrelated_tracer_vfork3, passed tc-start: 1662316307.962025, unrelated_tracer_vfork4 tc-end: 1662316308.460829, unrelated_tracer_vfork4, passed tc-start: 1662316308.473973, unrelated_tracer_vfork5 tc-end: 1662316308.936477, unrelated_tracer_vfork5, passed tc-start: 1662316308.949223, unrelated_tracer_vfork6 tc-end: 1662316309.454020, unrelated_tracer_vfork6, passed tc-start: 1662316309.468063, unrelated_tracer_vfork7 tc-end: 1662316309.931614, unrelated_tracer_vfork7, passed tc-start: 1662316309.944263, unrelated_tracer_vfork8 tc-end: 1662316310.412671, unrelated_tracer_vfork8, passed tc-start: 1662316310.428615, unrelated_tracer_vfork9 tc-end: 1662316310.885000, unrelated_tracer_vfork9, passed tc-start: 1662316310.901512, unrelated_tracer_vfork_detach_vforker tc-end: 1662316311.366574, unrelated_tracer_vfork_detach_vforker, passed tc-start: 1662316311.380188, unrelated_tracer_vfork_detach_vforkerdone tc-end: 1662316311.843940, unrelated_tracer_vfork_detach_vforkerdone, passed tc-start: 1662316311.857379, unrelated_tracer_vfork_kill_vforker tc-end: 1662316312.325773, unrelated_tracer_vfork_kill_vforker, passed tc-start: 1662316312.339914, unrelated_tracer_vfork_kill_vforkerdone tc-end: 1662316312.782001, unrelated_tracer_vfork_kill_vforkerdone, passed tc-start: 1662316312.796254, unrelated_tracer_vfork_setpgid tc-end: 1662316313.214484, unrelated_tracer_vfork_setpgid, skipped, kernel panic (pg_jobc going negative) tc-start: 1662316313.226656, user_va0_disable_pt_continue tc-end: 1662316313.743000, user_va0_disable_pt_continue, passed tc-start: 1662316314.42589, user_va0_disable_pt_detach tc-end: 1662316314.463771, user_va0_disable_pt_detach, passed tc-start: 1662316314.476367, user_va0_disable_pt_syscall tc-end: 1662316314.871652, user_va0_disable_pt_syscall, passed tc-start: 1662316314.883804, vfork1 tc-end: 1662316315.281572, vfork1, passed tc-start: 1662316315.295141, vfork10 tc-end: 1662316315.687815, vfork10, passed tc-start: 1662316315.698511, vfork11 tc-end: 1662316316.106660, vfork11, passed tc-start: 1662316316.117403, vfork12 tc-end: 1662316316.537438, vfork12, passed tc-start: 1662316316.547923, vfork13 tc-end: 1662316316.975267, vfork13, passed tc-start: 1662316316.986036, vfork14 tc-end: 1662316317.593131, vfork14, passed tc-start: 1662316317.603282, vfork15 tc-end: 1662316318.2902, vfork15, passed tc-start: 1662316318.13166, vfork16 tc-end: 1662316318.412263, vfork16, passed tc-start: 1662316318.422549, vfork2 tc-end: 1662316318.829739, vfork2, passed tc-start: 1662316318.840072, vfork3 tc-end: 1662316319.231196, vfork3, passed tc-start: 1662316319.241437, vfork4 tc-end: 1662316319.630005, vfork4, passed tc-start: 1662316319.640821, vfork5 tc-end: 1662316320.37722, vfork5, passed tc-start: 1662316320.48808, vfork6 tc-end: 1662316320.473846, vfork6, passed tc-start: 1662316320.484813, vfork7 tc-end: 1662316320.959323, vfork7, passed tc-start: 1662316320.970333, vfork8 tc-end: 1662316321.369385, vfork8, passed tc-start: 1662316321.380463, vfork9 tc-end: 1662316321.776867, vfork9, passed tc-start: 1662316321.786813, vfork_detach_vforker tc-end: 1662316322.197544, vfork_detach_vforker, passed tc-start: 1662316322.207586, vfork_detach_vforkerdone tc-end: 1662316322.603062, vfork_detach_vforkerdone, passed tc-start: 1662316322.613116, vfork_kill_vforker tc-end: 1662316323.2603, vfork_kill_vforker, passed tc-start: 1662316323.13365, vfork_kill_vforkerdone tc-end: 1662316323.423945, vfork_kill_vforkerdone, passed tc-start: 1662316323.434782, vfork_setpgid tc-end: 1662316323.811174, vfork_setpgid, skipped, kernel panic (pg_jobc going negative) tc-start: 1662316323.823239, vfork_signalignored tc-end: 1662316324.243584, vfork_signalignored, passed tc-start: 1662316324.254525, vfork_signalmasked tc-end: 1662316324.658750, vfork_signalmasked, passed tc-start: 1662316324.669292, vforkdone_signalignored tc-end: 1662316325.74430, vforkdone_signalignored, passed tc-start: 1662316325.86076, vforkdone_signalmasked tc-end: 1662316325.491884, vforkdone_signalmasked, passed tp-end: 1662316325.502102, lib/libc/sys/t_ptrace_waitid tp-start: 1662316327.270105, lib/libc/sys/t_ptrace_waitpid, 473 tc-start: 1662316327.282363, access_fpregs1 tc-end: 1662316327.696984, access_fpregs1, passed tc-start: 1662316327.712053, access_fpregs2 tc-end: 1662316328.113752, access_fpregs2, passed tc-start: 1662316328.124699, access_regs1 tc-end: 1662316328.848892, access_regs1, passed tc-start: 1662316328.859898, access_regs2 tc-end: 1662316329.264133, access_regs2, passed tc-start: 1662316329.279791, access_regs3 tc-end: 1662316329.675652, access_regs3, passed tc-start: 1662316329.686826, access_regs4 tc-end: 1662316330.87151, access_regs4, passed tc-start: 1662316330.97590, access_regs5 tc-end: 1662316330.480838, access_regs5, passed tc-start: 1662316330.493223, access_regs6 tc-end: 1662316330.886369, access_regs6, passed tc-start: 1662316330.897112, access_regs_set_unaligned_pc_0x1 tc-end: 1662316331.308279, access_regs_set_unaligned_pc_0x1, passed tc-start: 1662316331.319556, access_regs_set_unaligned_pc_0x3 tc-end: 1662316331.750389, access_regs_set_unaligned_pc_0x3, passed tc-start: 1662316331.761274, access_regs_set_unaligned_pc_0x7 tc-end: 1662316332.157881, access_regs_set_unaligned_pc_0x7, passed tc-start: 1662316332.168962, attach_lwpinfo0 tc-end: 1662316332.597312, attach_lwpinfo0, passed tc-start: 1662316332.610714, attach_lwpinfo1 tc-end: 1662316333.83702, attach_lwpinfo1, passed tc-start: 1662316333.99806, attach_lwpinfo2 tc-end: 1662316333.570307, attach_lwpinfo2, passed tc-start: 1662316333.582750, attach_lwpinfo3 tc-end: 1662316334.51297, attach_lwpinfo3, passed tc-start: 1662316334.66195, bytes_transfer_alignment_piod_read_auxv tc-end: 1662316335.50909, bytes_transfer_alignment_piod_read_auxv, passed tc-start: 1662316335.483184, bytes_transfer_alignment_piod_read_d tc-end: 1662316338.29001, bytes_transfer_alignment_piod_read_d, passed tc-start: 1662316338.145592, bytes_transfer_alignment_piod_read_i tc-end: 1662316340.694225, bytes_transfer_alignment_piod_read_i, passed tc-start: 1662316340.705068, bytes_transfer_alignment_piod_write_d tc-end: 1662316343.244695, bytes_transfer_alignment_piod_write_d, passed tc-start: 1662316343.254865, bytes_transfer_alignment_piod_write_i tc-end: 1662316345.909421, bytes_transfer_alignment_piod_write_i, passed tc-start: 1662316345.922672, bytes_transfer_alignment_pt_read_d tc-end: 1662316348.292966, bytes_transfer_alignment_pt_read_d, passed tc-start: 1662316348.303605, bytes_transfer_alignment_pt_read_i tc-end: 1662316350.723448, bytes_transfer_alignment_pt_read_i, passed tc-start: 1662316350.734762, bytes_transfer_alignment_pt_write_d tc-end: 1662316353.240831, bytes_transfer_alignment_pt_write_d, passed tc-start: 1662316353.253850, bytes_transfer_alignment_pt_write_i tc-end: 1662316355.829506, bytes_transfer_alignment_pt_write_i, passed tc-start: 1662316355.841093, bytes_transfer_eof_piod_read_d tc-end: 1662316356.280924, bytes_transfer_eof_piod_read_d, passed tc-start: 1662316356.292121, bytes_transfer_eof_piod_read_i tc-end: 1662316356.722187, bytes_transfer_eof_piod_read_i, passed tc-start: 1662316356.734311, bytes_transfer_eof_piod_write_d tc-end: 1662316357.184072, bytes_transfer_eof_piod_write_d, passed tc-start: 1662316357.195533, bytes_transfer_eof_piod_write_i tc-end: 1662316357.623705, bytes_transfer_eof_piod_write_i, passed tc-start: 1662316357.635651, bytes_transfer_eof_pt_read_d tc-end: 1662316358.71787, bytes_transfer_eof_pt_read_d, passed tc-start: 1662316358.83786, bytes_transfer_eof_pt_read_i tc-end: 1662316358.490126, bytes_transfer_eof_pt_read_i, passed tc-start: 1662316358.501714, bytes_transfer_eof_pt_write_d tc-end: 1662316358.944031, bytes_transfer_eof_pt_write_d, passed tc-start: 1662316358.955307, bytes_transfer_eof_pt_write_i tc-end: 1662316359.401302, bytes_transfer_eof_pt_write_i, passed tc-start: 1662316359.411714, bytes_transfer_piod_read_auxv tc-end: 1662316359.798635, bytes_transfer_piod_read_auxv, passed tc-start: 1662316359.809150, bytes_transfer_piod_read_d_16 tc-end: 1662316360.213246, bytes_transfer_piod_read_d_16, passed tc-start: 1662316360.224256, bytes_transfer_piod_read_d_16_text tc-end: 1662316360.605029, bytes_transfer_piod_read_d_16_text, passed tc-start: 1662316360.615824, bytes_transfer_piod_read_d_32 tc-end: 1662316361.12534, bytes_transfer_piod_read_d_32, passed tc-start: 1662316361.27237, bytes_transfer_piod_read_d_32_text tc-end: 1662316361.461050, bytes_transfer_piod_read_d_32_text, passed tc-start: 1662316361.471637, bytes_transfer_piod_read_d_64 tc-end: 1662316361.864404, bytes_transfer_piod_read_d_64, passed tc-start: 1662316361.875356, bytes_transfer_piod_read_d_64_text tc-end: 1662316362.291121, bytes_transfer_piod_read_d_64_text, passed tc-start: 1662316362.301593, bytes_transfer_piod_read_d_8 tc-end: 1662316362.721091, bytes_transfer_piod_read_d_8, passed tc-start: 1662316362.732094, bytes_transfer_piod_read_d_8_text tc-end: 1662316363.156531, bytes_transfer_piod_read_d_8_text, passed tc-start: 1662316363.168634, bytes_transfer_piod_read_i_16 tc-end: 1662316363.557643, bytes_transfer_piod_read_i_16, passed tc-start: 1662316363.568241, bytes_transfer_piod_read_i_16_text tc-end: 1662316363.970469, bytes_transfer_piod_read_i_16_text, passed tc-start: 1662316363.980570, bytes_transfer_piod_read_i_32 tc-end: 1662316364.365510, bytes_transfer_piod_read_i_32, passed tc-start: 1662316364.376099, bytes_transfer_piod_read_i_32_text tc-end: 1662316364.763768, bytes_transfer_piod_read_i_32_text, passed tc-start: 1662316364.773992, bytes_transfer_piod_read_i_64 tc-end: 1662316365.173086, bytes_transfer_piod_read_i_64, passed tc-start: 1662316365.184961, bytes_transfer_piod_read_i_64_text tc-end: 1662316365.584154, bytes_transfer_piod_read_i_64_text, passed tc-start: 1662316365.594734, bytes_transfer_piod_read_i_8 tc-end: 1662316365.982312, bytes_transfer_piod_read_i_8, passed tc-start: 1662316365.994199, bytes_transfer_piod_read_i_8_text tc-end: 1662316366.386878, bytes_transfer_piod_read_i_8_text, passed tc-start: 1662316366.398469, bytes_transfer_piod_write_d_16 tc-end: 1662316366.790622, bytes_transfer_piod_write_d_16, passed tc-start: 1662316366.801647, bytes_transfer_piod_write_d_16_text tc-end: 1662316367.209958, bytes_transfer_piod_write_d_16_text, skipped, PaX MPROTECT setup prevents writes to .text tc-start: 1662316367.221056, bytes_transfer_piod_write_d_32 tc-end: 1662316367.629151, bytes_transfer_piod_write_d_32, passed tc-start: 1662316367.642522, bytes_transfer_piod_write_d_32_text tc-end: 1662316368.70148, bytes_transfer_piod_write_d_32_text, skipped, PaX MPROTECT setup prevents writes to .text tc-start: 1662316368.83337, bytes_transfer_piod_write_d_64 tc-end: 1662316368.494630, bytes_transfer_piod_write_d_64, passed tc-start: 1662316368.508559, bytes_transfer_piod_write_d_64_text tc-end: 1662316368.861743, bytes_transfer_piod_write_d_64_text, skipped, PaX MPROTECT setup prevents writes to .text tc-start: 1662316368.971584, bytes_transfer_piod_write_d_8 tc-end: 1662316369.482819, bytes_transfer_piod_write_d_8, passed tc-start: 1662316369.493808, bytes_transfer_piod_write_d_8_text tc-end: 1662316369.917979, bytes_transfer_piod_write_d_8_text, skipped, PaX MPROTECT setup prevents writes to .text tc-start: 1662316369.929626, bytes_transfer_piod_write_i_16 tc-end: 1662316370.344838, bytes_transfer_piod_write_i_16, passed tc-start: 1662316370.355862, bytes_transfer_piod_write_i_16_text tc-end: 1662316370.757256, bytes_transfer_piod_write_i_16_text, skipped, PaX MPROTECT setup prevents writes to .text tc-start: 1662316370.768922, bytes_transfer_piod_write_i_32 tc-end: 1662316371.189286, bytes_transfer_piod_write_i_32, passed tc-start: 1662316371.200144, bytes_transfer_piod_write_i_32_text tc-end: 1662316371.617218, bytes_transfer_piod_write_i_32_text, skipped, PaX MPROTECT setup prevents writes to .text tc-start: 1662316371.630496, bytes_transfer_piod_write_i_64 tc-end: 1662316372.36127, bytes_transfer_piod_write_i_64, passed tc-start: 1662316372.47961, bytes_transfer_piod_write_i_64_text tc-end: 1662316372.435770, bytes_transfer_piod_write_i_64_text, skipped, PaX MPROTECT setup prevents writes to .text tc-start: 1662316372.447595, bytes_transfer_piod_write_i_8 tc-end: 1662316372.844874, bytes_transfer_piod_write_i_8, passed tc-start: 1662316372.856400, bytes_transfer_piod_write_i_8_text tc-end: 1662316373.265419, bytes_transfer_piod_write_i_8_text, skipped, PaX MPROTECT setup prevents writes to .text tc-start: 1662316373.275995, bytes_transfer_read_d tc-end: 1662316373.666949, bytes_transfer_read_d, passed tc-start: 1662316373.677231, bytes_transfer_read_d_text tc-end: 1662316374.77352, bytes_transfer_read_d_text, passed tc-start: 1662316374.87837, bytes_transfer_read_i tc-end: 1662316374.505509, bytes_transfer_read_i, passed tc-start: 1662316374.517946, bytes_transfer_read_i_text tc-end: 1662316374.908163, bytes_transfer_read_i_text, passed tc-start: 1662316374.919022, bytes_transfer_write_d tc-end: 1662316375.308027, bytes_transfer_write_d, passed tc-start: 1662316375.318350, bytes_transfer_write_d_text tc-end: 1662316375.738579, bytes_transfer_write_d_text, skipped, PaX MPROTECT setup prevents writes to .text tc-start: 1662316375.749527, bytes_transfer_write_i tc-end: 1662316376.109503, bytes_transfer_write_i, passed tc-start: 1662316376.120585, bytes_transfer_write_i_text tc-end: 1662316376.544211, bytes_transfer_write_i_text, skipped, PaX MPROTECT setup prevents writes to .text tc-start: 1662316376.556587, child_attach_to_its_parent tc-end: 1662316376.967491, child_attach_to_its_parent, passed tc-start: 1662316376.984495, child_attach_to_its_stopped_parent tc-end: 1662316377.423716, child_attach_to_its_stopped_parent, passed tc-start: 1662316377.436566, clone1 tc-end: 1662316377.859009, clone1, passed tc-start: 1662316377.870358, clone2 tc-end: 1662316378.322421, clone2, passed tc-start: 1662316378.333091, clone3 tc-end: 1662316378.763022, clone3, passed tc-start: 1662316378.774418, clone4 tc-end: 1662316379.225991, clone4, passed tc-start: 1662316379.237967, clone5 tc-end: 1662316379.643006, clone5, passed tc-start: 1662316379.656371, clone6 tc-end: 1662316380.89891, clone6, passed tc-start: 1662316380.100987, clone7 tc-end: 1662316380.528004, clone7, passed tc-start: 1662316380.539599, clone8 tc-end: 1662316381.4583, clone8, passed tc-start: 1662316381.16218, clone_files1 tc-end: 1662316381.459767, clone_files1, passed tc-start: 1662316381.470752, clone_files2 tc-end: 1662316381.931891, clone_files2, passed tc-start: 1662316381.943351, clone_files3 tc-end: 1662316382.391955, clone_files3, passed tc-start: 1662316382.404453, clone_files4 tc-end: 1662316382.840664, clone_files4, passed tc-start: 1662316382.852742, clone_files5 tc-end: 1662316383.282237, clone_files5, passed tc-start: 1662316383.484162, clone_files6 tc-end: 1662316384.45593, clone_files6, passed tc-start: 1662316384.56741, clone_files7 tc-end: 1662316384.468685, clone_files7, passed tc-start: 1662316384.478769, clone_files8 tc-end: 1662316384.885673, clone_files8, passed tc-start: 1662316384.897121, clone_files_signalignored tc-end: 1662316385.331316, clone_files_signalignored, passed tc-start: 1662316385.352609, clone_files_signalmasked tc-end: 1662316385.796635, clone_files_signalmasked, passed tc-start: 1662316385.807766, clone_fs1 tc-end: 1662316386.272675, clone_fs1, passed tc-start: 1662316386.283991, clone_fs2 tc-end: 1662316387.18952, clone_fs2, passed tc-start: 1662316387.30269, clone_fs3 tc-end: 1662316387.486896, clone_fs3, passed tc-start: 1662316387.498658, clone_fs4 tc-end: 1662316387.929955, clone_fs4, passed tc-start: 1662316387.941503, clone_fs5 tc-end: 1662316388.388932, clone_fs5, passed tc-start: 1662316388.400470, clone_fs6 tc-end: 1662316388.863576, clone_fs6, passed tc-start: 1662316388.877599, clone_fs7 tc-end: 1662316389.333542, clone_fs7, passed tc-start: 1662316389.345060, clone_fs8 tc-end: 1662316389.788213, clone_fs8, passed tc-start: 1662316389.798738, clone_fs_signalignored tc-end: 1662316390.272923, clone_fs_signalignored, passed tc-start: 1662316390.284025, clone_fs_signalmasked tc-end: 1662316390.724991, clone_fs_signalmasked, passed tc-start: 1662316390.737506, clone_signalignored tc-end: 1662316391.208099, clone_signalignored, passed tc-start: 1662316391.220826, clone_signalmasked tc-end: 1662316391.669986, clone_signalmasked, passed tc-start: 1662316391.683054, clone_vfork1 tc-end: 1662316392.123184, clone_vfork1, passed tc-start: 1662316392.134182, clone_vfork2 tc-end: 1662316392.559528, clone_vfork2, passed tc-start: 1662316392.571908, clone_vfork3 tc-end: 1662316393.43809, clone_vfork3, passed tc-start: 1662316393.55789, clone_vfork4 tc-end: 1662316393.510500, clone_vfork4, passed tc-start: 1662316393.522107, clone_vfork5 tc-end: 1662316393.972440, clone_vfork5, passed tc-start: 1662316393.983836, clone_vfork6 tc-end: 1662316394.440716, clone_vfork6, passed tc-start: 1662316394.452547, clone_vfork7 tc-end: 1662316394.886905, clone_vfork7, passed tc-start: 1662316394.899316, clone_vfork8 tc-end: 1662316395.370749, clone_vfork8, passed tc-start: 1662316395.381947, clone_vfork_signalignored tc-end: 1662316396.735535, clone_vfork_signalignored, passed tc-start: 1662316396.799979, clone_vfork_signalmasked tc-end: 1662316397.301328, clone_vfork_signalmasked, passed tc-start: 1662316397.312338, clone_vm1 tc-end: 1662316397.720032, clone_vm1, passed tc-start: 1662316397.733309, clone_vm2 tc-end: 1662316398.139532, clone_vm2, passed tc-start: 1662316398.152571, clone_vm3 tc-end: 1662316398.551154, clone_vm3, passed tc-start: 1662316398.561296, clone_vm4 tc-end: 1662316398.977197, clone_vm4, passed tc-start: 1662316398.987821, clone_vm5 tc-end: 1662316399.398229, clone_vm5, passed tc-start: 1662316399.408503, clone_vm6 tc-end: 1662316399.828043, clone_vm6, passed tc-start: 1662316399.992374, clone_vm7 tc-end: 1662316400.411034, clone_vm7, passed tc-start: 1662316400.422191, clone_vm8 tc-end: 1662316400.844342, clone_vm8, passed tc-start: 1662316400.855771, clone_vm_signalignored tc-end: 1662316401.281810, clone_vm_signalignored, passed tc-start: 1662316401.293307, clone_vm_signalmasked tc-end: 1662316401.714652, clone_vm_signalmasked, passed tc-start: 1662316401.725689, core_dump_procinfo tc-end: 1662316402.567855, core_dump_procinfo, passed tc-start: 1662316402.579762, eventmask_preserved_empty tc-end: 1662316403.69688, eventmask_preserved_empty, passed tc-start: 1662316403.80794, eventmask_preserved_fork tc-end: 1662316403.499346, eventmask_preserved_fork, passed tc-start: 1662316403.510869, eventmask_preserved_lwp_create tc-end: 1662316403.956226, eventmask_preserved_lwp_create, passed tc-start: 1662316403.967491, eventmask_preserved_lwp_exit tc-end: 1662316404.388643, eventmask_preserved_lwp_exit, passed tc-start: 1662316404.399826, eventmask_preserved_posix_spawn tc-end: 1662316404.792131, eventmask_preserved_posix_spawn, passed tc-start: 1662316404.802974, eventmask_preserved_vfork tc-end: 1662316405.199745, eventmask_preserved_vfork, passed tc-start: 1662316405.210767, eventmask_preserved_vfork_done tc-end: 1662316405.607422, eventmask_preserved_vfork_done, passed tc-start: 1662316405.618747, fork1 tc-end: 1662316406.42542, fork1, passed tc-start: 1662316406.53799, fork10 tc-end: 1662316406.486182, fork10, passed tc-start: 1662316406.500097, fork11 tc-end: 1662316406.920613, fork11, passed tc-start: 1662316407.140404, fork12 tc-end: 1662316407.586559, fork12, passed tc-start: 1662316407.598902, fork13 tc-end: 1662316408.37230, fork13, passed tc-start: 1662316408.47635, fork14 tc-end: 1662316408.492472, fork14, passed tc-start: 1662316408.503708, fork15 tc-end: 1662316408.934619, fork15, passed tc-start: 1662316408.945925, fork16 tc-end: 1662316409.416275, fork16, passed tc-start: 1662316409.427487, fork2 tc-end: 1662316409.872196, fork2, passed tc-start: 1662316409.883372, fork3 tc-end: 1662316410.316246, fork3, passed tc-start: 1662316410.326773, fork4 tc-end: 1662316410.750073, fork4, passed tc-start: 1662316410.760584, fork5 tc-end: 1662316411.175947, fork5, passed tc-start: 1662316411.187038, fork6 tc-end: 1662316411.622307, fork6, passed tc-start: 1662316411.632745, fork7 tc-end: 1662316412.111292, fork7, passed tc-start: 1662316412.121552, fork8 tc-end: 1662316412.555662, fork8, passed tc-start: 1662316412.566750, fork9 tc-end: 1662316412.985695, fork9, passed tc-start: 1662316412.996665, fork_detach_forker tc-end: 1662316413.441859, fork_detach_forker, passed tc-start: 1662316413.452671, fork_kill_forker tc-end: 1662316413.887354, fork_kill_forker, passed tc-start: 1662316413.927750, fork_setpgid tc-end: 1662316414.302681, fork_setpgid, skipped, kernel panic (pg_jobc going negative) tc-start: 1662316414.316998, fork_signalignored tc-end: 1662316414.775122, fork_signalignored, passed tc-start: 1662316414.786320, fork_signalmasked tc-end: 1662316415.230888, fork_signalmasked, passed tc-start: 1662316415.243477, kill1 tc-end: 1662316415.632784, kill1, passed tc-start: 1662316415.643647, kill2 tc-end: 1662316416.55377, kill2, passed tc-start: 1662316416.65977, kill3 tc-end: 1662316416.456491, kill3, passed tc-start: 1662316416.466483, parent_attach_to_its_child tc-end: 1662316416.858922, parent_attach_to_its_child, passed tc-start: 1662316416.873374, parent_attach_to_its_stopped_child tc-end: 1662316417.303257, parent_attach_to_its_stopped_child, passed tc-start: 1662316417.338728, posix_spawn1 tc-so: tc-end: 1662316417.811979, posix_spawn1, passed tc-start: 1662316417.823268, posix_spawn10 tc-so: tc-end: 1662316418.294724, posix_spawn10, passed tc-start: 1662316418.304810, posix_spawn11 tc-so: tc-end: 1662316418.784548, posix_spawn11, passed tc-start: 1662316418.794514, posix_spawn12 tc-so: tc-end: 1662316419.284806, posix_spawn12, passed tc-start: 1662316419.295635, posix_spawn13 tc-so: tc-end: 1662316419.805646, posix_spawn13, passed tc-start: 1662316419.817626, posix_spawn14 tc-so: tc-end: 1662316420.287621, posix_spawn14, passed tc-start: 1662316420.299502, posix_spawn15 tc-so: tc-end: 1662316420.781037, posix_spawn15, passed tc-start: 1662316420.792778, posix_spawn16 tc-so: tc-end: 1662316421.276531, posix_spawn16, passed tc-start: 1662316421.288551, posix_spawn2 tc-so: tc-end: 1662316421.754297, posix_spawn2, passed tc-start: 1662316421.764910, posix_spawn3 tc-so: tc-end: 1662316422.222445, posix_spawn3, passed tc-start: 1662316422.232389, posix_spawn4 tc-so: tc-end: 1662316422.685870, posix_spawn4, passed tc-start: 1662316422.695894, posix_spawn5 tc-so: tc-end: 1662316423.174960, posix_spawn5, passed tc-start: 1662316423.186230, posix_spawn6 tc-so: tc-end: 1662316423.671473, posix_spawn6, passed tc-start: 1662316423.681552, posix_spawn7 tc-so: tc-end: 1662316424.150976, posix_spawn7, passed tc-start: 1662316424.161722, posix_spawn8 tc-so: tc-end: 1662316424.635162, posix_spawn8, passed tc-start: 1662316424.645420, posix_spawn9 tc-so: tc-end: 1662316425.122435, posix_spawn9, passed tc-start: 1662316425.132626, posix_spawn_detach_spawner tc-so: tc-end: 1662316425.615968, posix_spawn_detach_spawner, passed tc-start: 1662316425.626806, posix_spawn_kill_spawner tc-so: tc-end: 1662316426.148151, posix_spawn_kill_spawner, passed tc-start: 1662316426.158138, posix_spawn_setpgid tc-end: 1662316426.520258, posix_spawn_setpgid, skipped, kernel panic (pg_jobc going negative) tc-start: 1662316426.643488, posix_spawn_signalignored tc-so: tc-end: 1662316427.296457, posix_spawn_signalignored, passed tc-start: 1662316427.309083, posix_spawn_signalmasked tc-so: tc-end: 1662316427.781757, posix_spawn_signalmasked, passed tc-start: 1662316427.791691, resume tc-end: 1662316430.485150, resume, passed tc-start: 1662316430.497286, setstep1 tc-end: 1662316430.918868, setstep1, passed tc-start: 1662316430.932965, setstep2 tc-end: 1662316431.357805, setstep2, passed tc-start: 1662316431.370578, setstep3 tc-end: 1662316431.788987, setstep3, passed tc-start: 1662316431.802908, setstep4 tc-end: 1662316432.219933, setstep4, passed tc-start: 1662316432.232373, siginfo_set_faked tc-end: 1662316432.640277, siginfo_set_faked, passed tc-start: 1662316432.653109, siginfo_set_unmodified tc-end: 1662316433.47340, siginfo_set_unmodified, passed tc-start: 1662316433.60307, signal_mask_unrelated tc-end: 1662316433.466587, signal_mask_unrelated, passed tc-start: 1662316433.478605, step1 tc-end: 1662316433.883746, step1, passed tc-start: 1662316433.896754, step2 tc-end: 1662316434.329014, step2, passed tc-start: 1662316434.341477, step3 tc-end: 1662316434.749015, step3, passed tc-start: 1662316434.762961, step4 tc-end: 1662316435.194250, step4, passed tc-start: 1662316435.205472, step_signalignored tc-end: 1662316435.647583, step_signalignored, passed tc-start: 1662316435.659019, step_signalmasked tc-end: 1662316436.83326, step_signalmasked, passed tc-start: 1662316436.94987, suspend_no_deadlock tc-end: 1662316436.507562, suspend_no_deadlock, passed tc-start: 1662316436.518420, syscall tc-end: 1662316437.130985, syscall, passed tc-start: 1662316437.142898, syscall_detach_on_sce tc-end: 1662316437.563276, syscall_detach_on_sce, passed tc-start: 1662316437.575217, syscall_killed_on_sce tc-end: 1662316437.989090, syscall_killed_on_sce, passed tc-start: 1662316438.478, syscall_signal_on_sce tc-end: 1662316438.443608, syscall_signal_on_sce, expected_failure, XXX: behavior under investigation: /tmp/bracket/build/2022.09.04.11.20.33-evbarm-aarch64/src/tests/lib/libc/sys/t_ptrace_wait.h:242: Reported !exited process tc-start: 1662316438.459601, syscallemu1 tc-end: 1662316438.878364, syscallemu1, passed tc-start: 1662316438.889620, thread_concurrent_signals tc-end: 1662316439.259115, thread_concurrent_signals, skipped, PR kern/54960 tc-start: 1662316439.272868, thread_concurrent_signals_handler tc-end: 1662316439.644822, thread_concurrent_signals_handler, skipped, PR kern/54960 tc-start: 1662316439.656123, thread_concurrent_signals_sig_ign tc-end: 1662316440.40298, thread_concurrent_signals_sig_ign, skipped, PR kern/54960 tc-start: 1662316440.51498, threads_and_exec tc-end: 1662316440.680035, threads_and_exec, passed tc-start: 1662316440.693502, trace_thread_lwpcreate tc-end: 1662316449.170835, trace_thread_lwpcreate, passed tc-start: 1662316449.187248, trace_thread_lwpcreate_and_exit tc-end: 1662316459.909065, trace_thread_lwpcreate_and_exit, passed tc-start: 1662316459.920801, trace_thread_lwpcreate_and_exit_masked_sigtrap tc-end: 1662316473.242861, trace_thread_lwpcreate_and_exit_masked_sigtrap, passed tc-start: 1662316473.256266, trace_thread_lwpcreate_masked_sigtrap tc-end: 1662316479.596232, trace_thread_lwpcreate_masked_sigtrap, passed tc-start: 1662316479.609196, trace_thread_lwpexit tc-end: 1662316482.754549, trace_thread_lwpexit, passed tc-start: 1662316482.767309, trace_thread_lwpexit_masked_sigtrap tc-end: 1662316486.391217, trace_thread_lwpexit_masked_sigtrap, passed tc-start: 1662316486.404669, trace_thread_nolwpevents tc-end: 1662316486.836046, trace_thread_nolwpevents, passed tc-start: 1662316486.849282, tracee_sees_its_original_parent_getppid tc-end: 1662316487.296422, tracee_sees_its_original_parent_getppid, passed tc-start: 1662316487.313734, tracee_sees_its_original_parent_procfs_status tc-end: 1662316487.822304, tracee_sees_its_original_parent_procfs_status, passed tc-start: 1662316487.838608, tracee_sees_its_original_parent_sysctl_kinfo_proc2 tc-end: 1662316488.271102, tracee_sees_its_original_parent_sysctl_kinfo_proc2, passed tc-start: 1662316488.287929, traceme_crash_bus tc-end: 1662316488.707992, traceme_crash_bus, passed tc-start: 1662316488.720667, traceme_crash_fpe tc-end: 1662316489.104339, traceme_crash_fpe, skipped, FP exceptions are not supported tc-start: 1662316489.117409, traceme_crash_ill tc-end: 1662316489.486824, traceme_crash_ill, skipped, PTRACE_ILLEGAL_ASM not defined tc-start: 1662316489.499372, traceme_crash_segv tc-end: 1662316489.901405, traceme_crash_segv, passed tc-start: 1662316489.913910, traceme_crash_trap tc-end: 1662316490.313227, traceme_crash_trap, passed tc-start: 1662316490.326417, traceme_exec tc-so: tc-end: 1662316490.815267, traceme_exec, passed tc-start: 1662316490.828135, traceme_lwpinfo0 tc-end: 1662316491.249253, traceme_lwpinfo0, passed tc-start: 1662316491.262357, traceme_lwpinfo0_lwpstatus tc-end: 1662316491.946913, traceme_lwpinfo0_lwpstatus, passed tc-start: 1662316491.959967, traceme_lwpinfo0_lwpstatus_pl_name tc-end: 1662316492.386485, traceme_lwpinfo0_lwpstatus_pl_name, passed tc-start: 1662316492.400520, traceme_lwpinfo0_lwpstatus_pl_private tc-end: 1662316492.827036, traceme_lwpinfo0_lwpstatus_pl_private, passed tc-start: 1662316492.840596, traceme_lwpinfo0_lwpstatus_pl_sigmask tc-end: 1662316493.273854, traceme_lwpinfo0_lwpstatus_pl_sigmask, passed tc-start: 1662316493.287295, traceme_lwpinfo1 tc-end: 1662316493.866631, traceme_lwpinfo1, passed tc-start: 1662316493.880248, traceme_lwpinfo1_lwpstatus tc-end: 1662316494.625003, traceme_lwpinfo1_lwpstatus, passed tc-start: 1662316494.649260, traceme_lwpinfo1_lwpstatus_pl_name tc-end: 1662316495.894541, traceme_lwpinfo1_lwpstatus_pl_name, passed tc-start: 1662316495.925220, traceme_lwpinfo1_lwpstatus_pl_private tc-end: 1662316497.59474, traceme_lwpinfo1_lwpstatus_pl_private, passed tc-start: 1662316497.73729, traceme_lwpinfo1_lwpstatus_pl_sigmask tc-end: 1662316497.660258, traceme_lwpinfo1_lwpstatus_pl_sigmask, passed tc-start: 1662316497.674705, traceme_lwpinfo2 tc-end: 1662316498.259292, traceme_lwpinfo2, passed tc-start: 1662316498.273415, traceme_lwpinfo2_lwpstatus tc-end: 1662316499.100418, traceme_lwpinfo2_lwpstatus, passed tc-start: 1662316499.113808, traceme_lwpinfo2_lwpstatus_pl_name tc-end: 1662316500.74387, traceme_lwpinfo2_lwpstatus_pl_name, passed tc-start: 1662316500.87745, traceme_lwpinfo2_lwpstatus_pl_private tc-end: 1662316501.33196, traceme_lwpinfo2_lwpstatus_pl_private, passed tc-start: 1662316501.47442, traceme_lwpinfo2_lwpstatus_pl_sigmask tc-end: 1662316502.12874, traceme_lwpinfo2_lwpstatus_pl_sigmask, passed tc-start: 1662316502.27484, traceme_lwpinfo3 tc-end: 1662316503.153851, traceme_lwpinfo3, passed tc-start: 1662316503.167436, traceme_lwpinfo3_lwpstatus tc-end: 1662316504.32434, traceme_lwpinfo3_lwpstatus, passed tc-start: 1662316504.46234, traceme_lwpinfo3_lwpstatus_pl_name tc-end: 1662316505.146432, traceme_lwpinfo3_lwpstatus_pl_name, passed tc-start: 1662316505.516690, traceme_lwpinfo3_lwpstatus_pl_private tc-end: 1662316507.54793, traceme_lwpinfo3_lwpstatus_pl_private, passed tc-start: 1662316507.67364, traceme_lwpinfo3_lwpstatus_pl_sigmask tc-end: 1662316507.963709, traceme_lwpinfo3_lwpstatus_pl_sigmask, passed tc-start: 1662316507.976760, traceme_lwpnext0 tc-end: 1662316508.412605, traceme_lwpnext0, passed tc-start: 1662316508.427277, traceme_lwpnext0_pl_name tc-end: 1662316508.877601, traceme_lwpnext0_pl_name, passed tc-start: 1662316508.895305, traceme_lwpnext0_pl_private tc-end: 1662316509.363460, traceme_lwpnext0_pl_private, passed tc-start: 1662316509.376651, traceme_lwpnext0_pl_sigmask tc-end: 1662316509.856556, traceme_lwpnext0_pl_sigmask, passed tc-start: 1662316509.870031, traceme_lwpnext1 tc-end: 1662316510.535939, traceme_lwpnext1, passed tc-start: 1662316510.550304, traceme_lwpnext1_pl_name tc-end: 1662316511.134207, traceme_lwpnext1_pl_name, passed tc-start: 1662316511.148605, traceme_lwpnext1_pl_private tc-end: 1662316511.724601, traceme_lwpnext1_pl_private, passed tc-start: 1662316511.739036, traceme_lwpnext1_pl_sigmask tc-end: 1662316512.314682, traceme_lwpnext1_pl_sigmask, passed tc-start: 1662316512.327929, traceme_lwpnext2 tc-end: 1662316513.166944, traceme_lwpnext2, passed tc-start: 1662316513.183395, traceme_lwpnext2_pl_name tc-end: 1662316514.66892, traceme_lwpnext2_pl_name, passed tc-start: 1662316514.81342, traceme_lwpnext2_pl_private tc-end: 1662316514.969321, traceme_lwpnext2_pl_private, passed tc-start: 1662316514.982613, traceme_lwpnext2_pl_sigmask tc-end: 1662316515.967820, traceme_lwpnext2_pl_sigmask, passed tc-start: 1662316515.984238, traceme_lwpnext3 tc-end: 1662316517.28922, traceme_lwpnext3, passed tc-start: 1662316517.41065, traceme_lwpnext3_pl_name tc-end: 1662316518.1108, traceme_lwpnext3_pl_name, passed tc-start: 1662316518.30950, traceme_lwpnext3_pl_private tc-end: 1662316519.250467, traceme_lwpnext3_pl_private, passed tc-start: 1662316519.261862, traceme_lwpnext3_pl_sigmask tc-end: 1662316520.59247, traceme_lwpnext3_pl_sigmask, passed tc-start: 1662316520.71510, traceme_pid1_parent tc-end: 1662316520.476982, traceme_pid1_parent, passed tc-start: 1662316520.488190, traceme_raise1 tc-end: 1662316520.878674, traceme_raise1, passed tc-start: 1662316520.889509, traceme_raise10 tc-end: 1662316521.286014, traceme_raise10, passed tc-start: 1662316521.296620, traceme_raise2 tc-end: 1662316521.712478, traceme_raise2, passed tc-start: 1662316521.723261, traceme_raise3 tc-end: 1662316522.117165, traceme_raise3, passed tc-start: 1662316522.128104, traceme_raise4 tc-end: 1662316522.539225, traceme_raise4, passed tc-start: 1662316522.568072, traceme_raise5 tc-end: 1662316523.709914, traceme_raise5, passed tc-start: 1662316523.722376, traceme_raise6 tc-end: 1662316524.156401, traceme_raise6, passed tc-start: 1662316524.172710, traceme_raise7 tc-end: 1662316524.616350, traceme_raise7, passed tc-start: 1662316524.627840, traceme_raise8 tc-end: 1662316525.56401, traceme_raise8, passed tc-start: 1662316525.67622, traceme_raise9 tc-end: 1662316525.507355, traceme_raise9, passed tc-start: 1662316525.518238, traceme_raisesignal_ignored1 tc-end: 1662316525.970566, traceme_raisesignal_ignored1, passed tc-start: 1662316525.983715, traceme_raisesignal_ignored2 tc-end: 1662316526.457188, traceme_raisesignal_ignored2, passed tc-start: 1662316526.471038, traceme_raisesignal_ignored3 tc-end: 1662316526.988755, traceme_raisesignal_ignored3, passed tc-start: 1662316527.2498, traceme_raisesignal_ignored4 tc-end: 1662316527.484559, traceme_raisesignal_ignored4, passed tc-start: 1662316527.497857, traceme_raisesignal_ignored5 tc-end: 1662316528.457, traceme_raisesignal_ignored5, passed tc-start: 1662316528.11692, traceme_raisesignal_ignored6 tc-end: 1662316528.520266, traceme_raisesignal_ignored6, passed tc-start: 1662316528.534415, traceme_raisesignal_ignored7 tc-end: 1662316528.988876, traceme_raisesignal_ignored7, passed tc-start: 1662316529.1653, traceme_raisesignal_ignored8 tc-end: 1662316529.502671, traceme_raisesignal_ignored8, passed tc-start: 1662316529.515699, traceme_raisesignal_masked1 tc-end: 1662316529.963532, traceme_raisesignal_masked1, passed tc-start: 1662316529.974753, traceme_raisesignal_masked2 tc-end: 1662316530.398149, traceme_raisesignal_masked2, passed tc-start: 1662316530.409549, traceme_raisesignal_masked3 tc-end: 1662316530.839000, traceme_raisesignal_masked3, passed tc-start: 1662316530.850292, traceme_raisesignal_masked4 tc-end: 1662316531.290164, traceme_raisesignal_masked4, passed tc-start: 1662316531.303942, traceme_raisesignal_masked5 tc-end: 1662316531.715564, traceme_raisesignal_masked5, passed tc-start: 1662316531.726655, traceme_raisesignal_masked6 tc-end: 1662316532.138473, traceme_raisesignal_masked6, passed tc-start: 1662316532.149930, traceme_raisesignal_masked7 tc-end: 1662316532.541718, traceme_raisesignal_masked7, passed tc-start: 1662316532.553158, traceme_raisesignal_masked8 tc-end: 1662316532.967001, traceme_raisesignal_masked8, passed tc-start: 1662316532.978713, traceme_sendsignal_handle1 tc-end: 1662316533.412020, traceme_sendsignal_handle1, passed tc-start: 1662316533.423396, traceme_sendsignal_handle2 tc-end: 1662316533.803076, traceme_sendsignal_handle2, passed tc-start: 1662316533.815105, traceme_sendsignal_handle3 tc-end: 1662316534.291995, traceme_sendsignal_handle3, passed tc-start: 1662316534.303751, traceme_sendsignal_handle4 tc-end: 1662316534.755122, traceme_sendsignal_handle4, passed tc-start: 1662316534.767443, traceme_sendsignal_handle5 tc-end: 1662316535.213607, traceme_sendsignal_handle5, passed tc-start: 1662316535.225937, traceme_sendsignal_handle6 tc-end: 1662316535.660152, traceme_sendsignal_handle6, passed tc-start: 1662316535.672674, traceme_sendsignal_handle7 tc-end: 1662316536.75967, traceme_sendsignal_handle7, passed tc-start: 1662316536.88373, traceme_sendsignal_handle8 tc-end: 1662316536.525752, traceme_sendsignal_handle8, passed tc-start: 1662316536.537531, traceme_sendsignal_ignored1 tc-end: 1662316536.975592, traceme_sendsignal_ignored1, passed tc-start: 1662316536.987575, traceme_sendsignal_ignored2 tc-end: 1662316537.610443, traceme_sendsignal_ignored2, passed tc-start: 1662316537.629514, traceme_sendsignal_ignored3 tc-end: 1662316538.58994, traceme_sendsignal_ignored3, passed tc-start: 1662316538.72695, traceme_sendsignal_ignored4 tc-end: 1662316538.498855, traceme_sendsignal_ignored4, passed tc-start: 1662316538.512764, traceme_sendsignal_ignored5 tc-end: 1662316538.893040, traceme_sendsignal_ignored5, passed tc-start: 1662316538.907820, traceme_sendsignal_ignored6 tc-end: 1662316539.360054, traceme_sendsignal_ignored6, passed tc-start: 1662316539.373626, traceme_sendsignal_ignored7 tc-end: 1662316539.806883, traceme_sendsignal_ignored7, passed tc-start: 1662316539.820752, traceme_sendsignal_ignored8 tc-end: 1662316540.276627, traceme_sendsignal_ignored8, passed tc-start: 1662316540.289640, traceme_sendsignal_masked1 tc-end: 1662316540.713978, traceme_sendsignal_masked1, passed tc-start: 1662316540.727153, traceme_sendsignal_masked2 tc-end: 1662316541.144297, traceme_sendsignal_masked2, passed tc-start: 1662316541.157890, traceme_sendsignal_masked3 tc-end: 1662316541.583893, traceme_sendsignal_masked3, passed tc-start: 1662316541.596226, traceme_sendsignal_masked4 tc-end: 1662316542.20935, traceme_sendsignal_masked4, passed tc-start: 1662316542.35503, traceme_sendsignal_masked5 tc-end: 1662316542.455813, traceme_sendsignal_masked5, passed tc-start: 1662316542.468340, traceme_sendsignal_masked6 tc-end: 1662316542.914539, traceme_sendsignal_masked6, passed tc-start: 1662316542.927740, traceme_sendsignal_masked7 tc-end: 1662316543.353081, traceme_sendsignal_masked7, passed tc-start: 1662316543.365521, traceme_sendsignal_masked8 tc-end: 1662316543.783939, traceme_sendsignal_masked8, passed tc-start: 1662316543.796425, traceme_sendsignal_simple1 tc-end: 1662316544.230140, traceme_sendsignal_simple1, passed tc-start: 1662316544.243651, traceme_sendsignal_simple10 tc-end: 1662316544.747160, traceme_sendsignal_simple10, passed tc-start: 1662316544.771286, traceme_sendsignal_simple2 tc-end: 1662316545.180359, traceme_sendsignal_simple2, passed tc-start: 1662316545.193796, traceme_sendsignal_simple3 tc-end: 1662316545.685580, traceme_sendsignal_simple3, passed tc-start: 1662316545.711320, traceme_sendsignal_simple4 tc-end: 1662316546.130898, traceme_sendsignal_simple4, passed tc-start: 1662316546.144156, traceme_sendsignal_simple5 tc-end: 1662316546.549948, traceme_sendsignal_simple5, passed tc-start: 1662316546.562530, traceme_sendsignal_simple6 tc-end: 1662316547.42779, traceme_sendsignal_simple6, passed tc-start: 1662316547.66212, traceme_sendsignal_simple7 tc-end: 1662316547.578346, traceme_sendsignal_simple7, passed tc-start: 1662316547.600883, traceme_sendsignal_simple8 tc-end: 1662316548.74815, traceme_sendsignal_simple8, passed tc-start: 1662316548.97926, traceme_sendsignal_simple9 tc-end: 1662316548.622925, traceme_sendsignal_simple9, passed tc-start: 1662316548.645319, traceme_signalignored_crash_bus tc-end: 1662316549.91228, traceme_signalignored_crash_bus, passed tc-start: 1662316549.103431, traceme_signalignored_crash_fpe tc-end: 1662316549.484976, traceme_signalignored_crash_fpe, skipped, FP exceptions are not supported tc-start: 1662316549.496652, traceme_signalignored_crash_ill tc-end: 1662316549.874901, traceme_signalignored_crash_ill, skipped, PTRACE_ILLEGAL_ASM not defined tc-start: 1662316549.886667, traceme_signalignored_crash_segv tc-end: 1662316550.288978, traceme_signalignored_crash_segv, passed tc-start: 1662316550.300349, traceme_signalignored_crash_trap tc-end: 1662316550.730375, traceme_signalignored_crash_trap, passed tc-start: 1662316550.741690, traceme_signalignored_exec tc-so: tc-end: 1662316551.239025, traceme_signalignored_exec, passed tc-start: 1662316551.250210, traceme_signalmasked_crash_bus tc-end: 1662316551.703732, traceme_signalmasked_crash_bus, passed tc-start: 1662316551.715062, traceme_signalmasked_crash_fpe tc-end: 1662316552.98105, traceme_signalmasked_crash_fpe, skipped, FP exceptions are not supported tc-start: 1662316552.109551, traceme_signalmasked_crash_ill tc-end: 1662316552.468023, traceme_signalmasked_crash_ill, skipped, PTRACE_ILLEGAL_ASM not defined tc-start: 1662316552.481345, traceme_signalmasked_crash_segv tc-end: 1662316552.898509, traceme_signalmasked_crash_segv, passed tc-start: 1662316552.909499, traceme_signalmasked_crash_trap tc-end: 1662316553.508226, traceme_signalmasked_crash_trap, passed tc-start: 1662316553.518800, traceme_signalmasked_exec tc-so: tc-end: 1662316554.1885, traceme_signalmasked_exec, passed tc-start: 1662316554.13101, traceme_vfork_clone tc-end: 1662316554.412566, traceme_vfork_clone, passed tc-start: 1662316554.424679, traceme_vfork_clone_files tc-end: 1662316554.834770, traceme_vfork_clone_files, passed tc-start: 1662316554.846202, traceme_vfork_clone_fs tc-end: 1662316555.247868, traceme_vfork_clone_fs, passed tc-start: 1662316555.259213, traceme_vfork_clone_vfork tc-end: 1662316556.484860, traceme_vfork_clone_vfork, passed tc-start: 1662316556.495261, traceme_vfork_clone_vm tc-end: 1662316556.858084, traceme_vfork_clone_vm, passed tc-start: 1662316556.868975, traceme_vfork_crash_bus tc-end: 1662316557.338289, traceme_vfork_crash_bus, passed tc-start: 1662316557.359945, traceme_vfork_crash_fpe tc-end: 1662316557.735685, traceme_vfork_crash_fpe, skipped, FP exceptions are not supported tc-start: 1662316557.748422, traceme_vfork_crash_ill tc-end: 1662316558.135840, traceme_vfork_crash_ill, skipped, PTRACE_ILLEGAL_ASM not defined tc-start: 1662316558.147586, traceme_vfork_crash_segv tc-end: 1662316558.620020, traceme_vfork_crash_segv, passed tc-start: 1662316558.643004, traceme_vfork_crash_trap tc-end: 1662316559.57849, traceme_vfork_crash_trap, passed tc-start: 1662316559.79441, traceme_vfork_exec tc-so: tc-end: 1662316559.544047, traceme_vfork_exec, passed tc-start: 1662316559.557907, traceme_vfork_fork tc-end: 1662316559.973774, traceme_vfork_fork, passed tc-start: 1662316559.987078, traceme_vfork_raise1 tc-end: 1662316560.318357, traceme_vfork_raise1, passed tc-start: 1662316560.339500, traceme_vfork_raise10 tc-end: 1662316560.795169, traceme_vfork_raise10, passed tc-start: 1662316560.816593, traceme_vfork_raise11 tc-end: 1662316561.294384, traceme_vfork_raise11, passed tc-start: 1662316561.316957, traceme_vfork_raise12 tc-end: 1662316561.783845, traceme_vfork_raise12, passed tc-start: 1662316561.806159, traceme_vfork_raise13 tc-end: 1662316562.292664, traceme_vfork_raise13, passed tc-start: 1662316562.314234, traceme_vfork_raise2 tc-end: 1662316562.758094, traceme_vfork_raise2, passed tc-start: 1662316562.771679, traceme_vfork_raise3 tc-end: 1662316563.146593, traceme_vfork_raise3, passed tc-start: 1662316563.158754, traceme_vfork_raise4 tc-end: 1662316563.576173, traceme_vfork_raise4, passed tc-start: 1662316563.587194, traceme_vfork_raise5 tc-end: 1662316563.952327, traceme_vfork_raise5, passed tc-start: 1662316563.963587, traceme_vfork_raise6 tc-end: 1662316564.399041, traceme_vfork_raise6, passed tc-start: 1662316564.420100, traceme_vfork_raise7 tc-end: 1662316564.793672, traceme_vfork_raise7, passed tc-start: 1662316564.804528, traceme_vfork_raise8 tc-end: 1662316565.182490, traceme_vfork_raise8, passed tc-start: 1662316565.193109, traceme_vfork_raise9 tc-end: 1662316565.633939, traceme_vfork_raise9, passed tc-start: 1662316565.655217, traceme_vfork_signalignored_crash_bus tc-end: 1662316566.139326, traceme_vfork_signalignored_crash_bus, passed tc-start: 1662316566.196932, traceme_vfork_signalignored_crash_fpe tc-end: 1662316568.90218, traceme_vfork_signalignored_crash_fpe, skipped, FP exceptions are not supported tc-start: 1662316568.424594, traceme_vfork_signalignored_crash_ill tc-end: 1662316568.809918, traceme_vfork_signalignored_crash_ill, skipped, PTRACE_ILLEGAL_ASM not defined tc-start: 1662316568.844826, traceme_vfork_signalignored_crash_segv tc-end: 1662316569.286115, traceme_vfork_signalignored_crash_segv, passed tc-start: 1662316569.308335, traceme_vfork_signalignored_crash_trap tc-end: 1662316569.750574, traceme_vfork_signalignored_crash_trap, passed tc-start: 1662316569.772392, traceme_vfork_signalignored_exec tc-so: tc-end: 1662316570.248694, traceme_vfork_signalignored_exec, passed tc-start: 1662316570.259844, traceme_vfork_signalmasked_crash_bus tc-end: 1662316570.666541, traceme_vfork_signalmasked_crash_bus, passed tc-start: 1662316570.687946, traceme_vfork_signalmasked_crash_fpe tc-end: 1662316571.57505, traceme_vfork_signalmasked_crash_fpe, skipped, FP exceptions are not supported tc-start: 1662316571.67950, traceme_vfork_signalmasked_crash_ill tc-end: 1662316571.445929, traceme_vfork_signalmasked_crash_ill, skipped, PTRACE_ILLEGAL_ASM not defined tc-start: 1662316571.457058, traceme_vfork_signalmasked_crash_segv tc-end: 1662316571.863560, traceme_vfork_signalmasked_crash_segv, passed tc-start: 1662316571.884742, traceme_vfork_signalmasked_crash_trap tc-end: 1662316572.259530, traceme_vfork_signalmasked_crash_trap, passed tc-start: 1662316572.280244, traceme_vfork_signalmasked_exec tc-so: tc-end: 1662316573.641577, traceme_vfork_signalmasked_exec, passed tc-start: 1662316573.699530, traceme_vfork_vfork tc-end: 1662316574.181126, traceme_vfork_vfork, passed tc-start: 1662316574.194481, tracer_attach_to_unrelated_stopped_process tc-end: 1662316574.710225, tracer_attach_to_unrelated_stopped_process, passed tc-start: 1662316574.728339, tracer_sees_terminaton_before_the_parent tc-end: 1662316575.173797, tracer_sees_terminaton_before_the_parent, passed tc-start: 1662316575.188411, tracer_sysctl_lookup_without_duplicates tc-end: 1662316580.32059, tracer_sysctl_lookup_without_duplicates, passed tc-start: 1662316580.44950, unrelated_tracer_fork1 tc-end: 1662316580.493589, unrelated_tracer_fork1, passed tc-start: 1662316580.506257, unrelated_tracer_fork10 tc-end: 1662316580.988623, unrelated_tracer_fork10, passed tc-start: 1662316581.1304, unrelated_tracer_fork11 tc-end: 1662316581.530721, unrelated_tracer_fork11, passed tc-start: 1662316581.544275, unrelated_tracer_fork12 tc-end: 1662316582.33576, unrelated_tracer_fork12, passed tc-start: 1662316582.46823, unrelated_tracer_fork13 tc-end: 1662316582.506248, unrelated_tracer_fork13, passed tc-start: 1662316582.520980, unrelated_tracer_fork14 tc-end: 1662316583.13172, unrelated_tracer_fork14, passed tc-start: 1662316583.26645, unrelated_tracer_fork15 tc-end: 1662316583.516760, unrelated_tracer_fork15, passed tc-start: 1662316583.530577, unrelated_tracer_fork16 tc-end: 1662316583.997425, unrelated_tracer_fork16, passed tc-start: 1662316584.10258, unrelated_tracer_fork2 tc-end: 1662316584.474844, unrelated_tracer_fork2, passed tc-start: 1662316584.488367, unrelated_tracer_fork3 tc-end: 1662316584.939210, unrelated_tracer_fork3, passed tc-start: 1662316584.951813, unrelated_tracer_fork4 tc-end: 1662316585.616098, unrelated_tracer_fork4, passed tc-start: 1662316585.628349, unrelated_tracer_fork5 tc-end: 1662316586.96099, unrelated_tracer_fork5, passed tc-start: 1662316586.108599, unrelated_tracer_fork6 tc-end: 1662316586.582948, unrelated_tracer_fork6, passed tc-start: 1662316586.596054, unrelated_tracer_fork7 tc-end: 1662316587.47835, unrelated_tracer_fork7, passed tc-start: 1662316587.82253, unrelated_tracer_fork8 tc-end: 1662316587.671085, unrelated_tracer_fork8, passed tc-start: 1662316587.688568, unrelated_tracer_fork9 tc-end: 1662316588.146598, unrelated_tracer_fork9, passed tc-start: 1662316588.171081, unrelated_tracer_fork_detach_forker tc-end: 1662316588.641766, unrelated_tracer_fork_detach_forker, passed tc-start: 1662316588.654780, unrelated_tracer_fork_kill_forker tc-end: 1662316589.126534, unrelated_tracer_fork_kill_forker, passed tc-start: 1662316589.139446, unrelated_tracer_fork_setpgid tc-end: 1662316589.491713, unrelated_tracer_fork_setpgid, skipped, kernel panic (pg_jobc going negative) tc-start: 1662316589.503969, unrelated_tracer_posix_spawn1 tc-end: 1662316590.14469, unrelated_tracer_posix_spawn1, passed tc-start: 1662316590.27974, unrelated_tracer_posix_spawn10 tc-end: 1662316590.559268, unrelated_tracer_posix_spawn10, passed tc-start: 1662316590.576433, unrelated_tracer_posix_spawn11 tc-end: 1662316591.137762, unrelated_tracer_posix_spawn11, passed tc-start: 1662316591.157252, unrelated_tracer_posix_spawn12 tc-end: 1662316591.707178, unrelated_tracer_posix_spawn12, passed tc-start: 1662316591.721670, unrelated_tracer_posix_spawn13 tc-end: 1662316592.288662, unrelated_tracer_posix_spawn13, passed tc-start: 1662316592.306793, unrelated_tracer_posix_spawn14 tc-end: 1662316592.863513, unrelated_tracer_posix_spawn14, passed tc-start: 1662316592.878349, unrelated_tracer_posix_spawn15 tc-end: 1662316593.437326, unrelated_tracer_posix_spawn15, passed tc-start: 1662316593.452096, unrelated_tracer_posix_spawn16 tc-end: 1662316594.91021, unrelated_tracer_posix_spawn16, passed tc-start: 1662316594.113331, unrelated_tracer_posix_spawn2 tc-end: 1662316594.655251, unrelated_tracer_posix_spawn2, passed tc-start: 1662316594.669327, unrelated_tracer_posix_spawn3 tc-end: 1662316595.218979, unrelated_tracer_posix_spawn3, passed tc-start: 1662316595.233468, unrelated_tracer_posix_spawn4 tc-end: 1662316595.770496, unrelated_tracer_posix_spawn4, passed tc-start: 1662316595.785288, unrelated_tracer_posix_spawn5 tc-end: 1662316596.352428, unrelated_tracer_posix_spawn5, passed tc-start: 1662316596.367873, unrelated_tracer_posix_spawn6 tc-end: 1662316596.937897, unrelated_tracer_posix_spawn6, passed tc-start: 1662316596.952622, unrelated_tracer_posix_spawn7 tc-end: 1662316597.525334, unrelated_tracer_posix_spawn7, passed tc-start: 1662316597.539230, unrelated_tracer_posix_spawn8 tc-end: 1662316598.176859, unrelated_tracer_posix_spawn8, passed tc-start: 1662316598.199416, unrelated_tracer_posix_spawn9 tc-end: 1662316599.833370, unrelated_tracer_posix_spawn9, passed tc-start: 1662316599.846857, unrelated_tracer_posix_spawn_detach_spawner tc-end: 1662316600.405782, unrelated_tracer_posix_spawn_detach_spawner, passed tc-start: 1662316600.434137, unrelated_tracer_posix_spawn_kill_spawner tc-end: 1662316600.982091, unrelated_tracer_posix_spawn_kill_spawner, passed tc-start: 1662316600.996111, unrelated_tracer_posix_spawn_setpgid tc-end: 1662316601.377325, unrelated_tracer_posix_spawn_setpgid, skipped, kernel panic (pg_jobc going negative) tc-start: 1662316601.389167, unrelated_tracer_sees_crash_bus tc-end: 1662316601.886237, unrelated_tracer_sees_crash_bus, passed tc-start: 1662316601.909731, unrelated_tracer_sees_crash_fpe tc-end: 1662316602.290041, unrelated_tracer_sees_crash_fpe, skipped, FP exceptions are not supported tc-start: 1662316602.300925, unrelated_tracer_sees_crash_ill tc-end: 1662316602.663147, unrelated_tracer_sees_crash_ill, skipped, PTRACE_ILLEGAL_ASM not defined tc-start: 1662316602.673686, unrelated_tracer_sees_crash_segv tc-end: 1662316603.105372, unrelated_tracer_sees_crash_segv, passed tc-start: 1662316603.117364, unrelated_tracer_sees_crash_trap tc-end: 1662316603.556604, unrelated_tracer_sees_crash_trap, passed tc-start: 1662316603.579216, unrelated_tracer_sees_signalignored_crash_bus tc-end: 1662316604.54372, unrelated_tracer_sees_signalignored_crash_bus, passed tc-start: 1662316604.70885, unrelated_tracer_sees_signalignored_crash_fpe tc-end: 1662316604.448298, unrelated_tracer_sees_signalignored_crash_fpe, skipped, FP exceptions are not supported tc-start: 1662316604.459882, unrelated_tracer_sees_signalignored_crash_ill tc-end: 1662316604.835692, unrelated_tracer_sees_signalignored_crash_ill, skipped, PTRACE_ILLEGAL_ASM not defined tc-start: 1662316604.847435, unrelated_tracer_sees_signalignored_crash_segv tc-end: 1662316605.321530, unrelated_tracer_sees_signalignored_crash_segv, passed tc-start: 1662316605.334875, unrelated_tracer_sees_signalignored_crash_trap tc-end: 1662316605.817175, unrelated_tracer_sees_signalignored_crash_trap, passed tc-start: 1662316605.830825, unrelated_tracer_sees_signalmasked_crash_bus tc-end: 1662316606.338836, unrelated_tracer_sees_signalmasked_crash_bus, passed tc-start: 1662316606.354665, unrelated_tracer_sees_signalmasked_crash_fpe tc-end: 1662316606.740153, unrelated_tracer_sees_signalmasked_crash_fpe, skipped, FP exceptions are not supported tc-start: 1662316606.752688, unrelated_tracer_sees_signalmasked_crash_ill tc-end: 1662316607.145801, unrelated_tracer_sees_signalmasked_crash_ill, skipped, PTRACE_ILLEGAL_ASM not defined tc-start: 1662316607.158694, unrelated_tracer_sees_signalmasked_crash_segv tc-end: 1662316607.649539, unrelated_tracer_sees_signalmasked_crash_segv, passed tc-start: 1662316607.663201, unrelated_tracer_sees_signalmasked_crash_trap tc-end: 1662316608.136836, unrelated_tracer_sees_signalmasked_crash_trap, passed tc-start: 1662316608.150406, unrelated_tracer_sees_terminaton_before_the_parent tc-end: 1662316608.614483, unrelated_tracer_sees_terminaton_before_the_parent, passed tc-start: 1662316608.628407, unrelated_tracer_vfork1 tc-end: 1662316609.99138, unrelated_tracer_vfork1, passed tc-start: 1662316609.112292, unrelated_tracer_vfork10 tc-end: 1662316609.584789, unrelated_tracer_vfork10, passed tc-start: 1662316609.597597, unrelated_tracer_vfork11 tc-end: 1662316610.245272, unrelated_tracer_vfork11, passed tc-start: 1662316610.258386, unrelated_tracer_vfork12 tc-end: 1662316610.725069, unrelated_tracer_vfork12, passed tc-start: 1662316610.738158, unrelated_tracer_vfork13 tc-end: 1662316611.165534, unrelated_tracer_vfork13, passed tc-start: 1662316611.179208, unrelated_tracer_vfork14 tc-end: 1662316611.664904, unrelated_tracer_vfork14, passed tc-start: 1662316611.678733, unrelated_tracer_vfork15 tc-end: 1662316612.150826, unrelated_tracer_vfork15, passed tc-start: 1662316612.167528, unrelated_tracer_vfork16 tc-end: 1662316612.631369, unrelated_tracer_vfork16, passed tc-start: 1662316612.644949, unrelated_tracer_vfork2 tc-end: 1662316613.120653, unrelated_tracer_vfork2, passed tc-start: 1662316613.134873, unrelated_tracer_vfork3 tc-end: 1662316613.627316, unrelated_tracer_vfork3, passed tc-start: 1662316613.641198, unrelated_tracer_vfork4 tc-end: 1662316614.122571, unrelated_tracer_vfork4, passed tc-start: 1662316614.138767, unrelated_tracer_vfork5 tc-end: 1662316614.624433, unrelated_tracer_vfork5, passed tc-start: 1662316614.637604, unrelated_tracer_vfork6 tc-end: 1662316615.143762, unrelated_tracer_vfork6, passed tc-start: 1662316615.157374, unrelated_tracer_vfork7 tc-end: 1662316615.645406, unrelated_tracer_vfork7, passed tc-start: 1662316615.658732, unrelated_tracer_vfork8 tc-end: 1662316616.167323, unrelated_tracer_vfork8, passed tc-start: 1662316616.181174, unrelated_tracer_vfork9 tc-end: 1662316616.732500, unrelated_tracer_vfork9, passed tc-start: 1662316616.746832, unrelated_tracer_vfork_detach_vforker tc-end: 1662316617.230481, unrelated_tracer_vfork_detach_vforker, passed tc-start: 1662316617.246186, unrelated_tracer_vfork_detach_vforkerdone tc-end: 1662316618.845093, unrelated_tracer_vfork_detach_vforkerdone, passed tc-start: 1662316618.858459, unrelated_tracer_vfork_kill_vforker tc-end: 1662316619.365732, unrelated_tracer_vfork_kill_vforker, passed tc-start: 1662316619.379485, unrelated_tracer_vfork_kill_vforkerdone tc-end: 1662316619.854368, unrelated_tracer_vfork_kill_vforkerdone, passed tc-start: 1662316619.867010, unrelated_tracer_vfork_setpgid tc-end: 1662316620.231416, unrelated_tracer_vfork_setpgid, skipped, kernel panic (pg_jobc going negative) tc-start: 1662316620.242099, user_va0_disable_pt_continue tc-end: 1662316620.638329, user_va0_disable_pt_continue, passed tc-start: 1662316620.649219, user_va0_disable_pt_detach tc-end: 1662316621.60330, user_va0_disable_pt_detach, passed tc-start: 1662316621.72282, user_va0_disable_pt_syscall tc-end: 1662316621.500132, user_va0_disable_pt_syscall, passed tc-start: 1662316621.511308, vfork1 tc-end: 1662316621.871495, vfork1, passed tc-start: 1662316621.882408, vfork10 tc-end: 1662316622.281377, vfork10, passed tc-start: 1662316622.292221, vfork11 tc-end: 1662316622.715029, vfork11, passed tc-start: 1662316622.725532, vfork12 tc-end: 1662316623.134529, vfork12, passed tc-start: 1662316623.145137, vfork13 tc-end: 1662316623.554500, vfork13, passed tc-start: 1662316623.567101, vfork14 tc-end: 1662316624.357187, vfork14, passed tc-start: 1662316625.238098, vfork15 tc-end: 1662316625.656811, vfork15, passed tc-start: 1662316625.668327, vfork16 tc-end: 1662316626.119730, vfork16, passed tc-start: 1662316626.130216, vfork2 tc-end: 1662316626.547464, vfork2, passed tc-start: 1662316626.558477, vfork3 tc-end: 1662316626.979397, vfork3, passed tc-start: 1662316626.990505, vfork4 tc-end: 1662316627.368534, vfork4, passed tc-start: 1662316627.379663, vfork5 tc-end: 1662316627.975035, vfork5, passed tc-start: 1662316627.988878, vfork6 tc-end: 1662316628.402857, vfork6, passed tc-start: 1662316628.413242, vfork7 tc-end: 1662316628.831541, vfork7, passed tc-start: 1662316628.843422, vfork8 tc-end: 1662316629.267073, vfork8, passed tc-start: 1662316629.278498, vfork9 tc-end: 1662316629.669389, vfork9, passed tc-start: 1662316629.679348, vfork_detach_vforker tc-end: 1662316630.84169, vfork_detach_vforker, passed tc-start: 1662316630.97237, vfork_detach_vforkerdone tc-end: 1662316630.502496, vfork_detach_vforkerdone, passed tc-start: 1662316630.513610, vfork_kill_vforker tc-end: 1662316630.907688, vfork_kill_vforker, passed tc-start: 1662316630.918245, vfork_kill_vforkerdone tc-end: 1662316631.333668, vfork_kill_vforkerdone, passed tc-start: 1662316631.344170, vfork_setpgid tc-end: 1662316631.712478, vfork_setpgid, skipped, kernel panic (pg_jobc going negative) tc-start: 1662316631.725492, vfork_signalignored tc-end: 1662316632.163092, vfork_signalignored, passed tc-start: 1662316632.175545, vfork_signalmasked tc-end: 1662316632.592439, vfork_signalmasked, passed tc-start: 1662316632.603215, vforkdone_signalignored tc-end: 1662316633.52148, vforkdone_signalignored, passed tc-start: 1662316633.63155, vforkdone_signalmasked tc-end: 1662316633.471489, vforkdone_signalmasked, passed tp-end: 1662316633.481740, lib/libc/sys/t_ptrace_waitpid tp-start: 1662316633.658922, lib/libc/sys/t_recvmmsg, 1 tc-start: 1662316633.670145, recvmmsg_basic tc-end: 1662316633.852547, recvmmsg_basic, passed tp-end: 1662316633.862486, lib/libc/sys/t_recvmmsg tp-start: 1662316634.1719, lib/libc/sys/t_revoke, 3 tc-start: 1662316634.6540, revoke_basic tc-end: 1662316634.279265, revoke_basic, passed tc-start: 1662316634.291024, revoke_err tc-end: 1662316634.443757, revoke_err, passed tc-start: 1662316634.749347, revoke_perm tc-end: 1662316635.346045, revoke_perm, passed tp-end: 1662316635.356832, lib/libc/sys/t_revoke tp-start: 1662316635.492391, lib/libc/sys/t_select, 2 tc-start: 1662316635.497051, pselect_sigmask tc-end: 1662316639.656522, pselect_sigmask, passed tc-start: 1662316639.668258, pselect_timeout tc-end: 1662316639.823851, pselect_timeout, passed tp-end: 1662316639.835085, lib/libc/sys/t_select tp-start: 1662316639.971865, lib/libc/sys/t_sendmmsg, 1 tc-start: 1662316639.976445, 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: 1662316640.399952, sendmmsg_basic, passed tp-end: 1662316640.410103, lib/libc/sys/t_sendmmsg tp-start: 1662316640.550404, lib/libc/sys/t_sendrecv, 2 tc-start: 1662316640.555330, sendrecv_basic tc-end: 1662316640.723719, sendrecv_basic, passed tc-start: 1662316640.736540, sendrecv_rerror tc-end: 1662316640.903829, sendrecv_rerror, passed tp-end: 1662316640.914940, lib/libc/sys/t_sendrecv tp-start: 1662316641.70133, lib/libc/sys/t_setrlimit, 11 tc-start: 1662316641.75811, setrlimit_basic tc-end: 1662316641.219384, setrlimit_basic, passed tc-start: 1662316641.230953, setrlimit_current tc-end: 1662316641.366640, setrlimit_current, passed tc-start: 1662316641.380266, setrlimit_err tc-end: 1662316641.519139, setrlimit_err, passed tc-start: 1662316641.531012, setrlimit_fsize tc-end: 1662316641.824853, setrlimit_fsize, passed tc-start: 1662316641.836180, setrlimit_memlock tc-end: 1662316641.998663, setrlimit_memlock, passed tc-start: 1662316642.12004, setrlimit_nofile_1 tc-end: 1662316642.184307, setrlimit_nofile_1, passed tc-start: 1662316642.196578, setrlimit_nofile_2 tc-end: 1662316642.371899, setrlimit_nofile_2, passed tc-start: 1662316642.383681, setrlimit_nproc tc-end: 1662316642.739884, setrlimit_nproc, passed tc-start: 1662316642.752995, setrlimit_nthr tc-end: 1662316642.902955, setrlimit_nthr, passed tc-start: 1662316642.916146, setrlimit_perm tc-end: 1662316643.55431, setrlimit_perm, passed tc-start: 1662316643.66726, setrlimit_stack tc-end: 1662316643.202840, setrlimit_stack, passed tp-end: 1662316643.214142, lib/libc/sys/t_setrlimit tp-start: 1662316643.343199, lib/libc/sys/t_setuid, 3 tc-start: 1662316643.347858, setuid_perm tc-end: 1662316643.482964, setuid_perm, passed tc-start: 1662316643.494676, setuid_real tc-end: 1662316643.625036, setuid_real, passed tc-start: 1662316643.636390, setuid_root tc-end: 1662316644.167850, setuid_root, passed tp-end: 1662316644.178623, lib/libc/sys/t_setuid tp-start: 1662316644.315167, lib/libc/sys/t_sigaction, 3 tc-start: 1662316644.320116, sigaction_basic tc-end: 1662316644.456419, sigaction_basic, passed tc-start: 1662316644.469825, sigaction_noflags tc-end: 1662316644.942045, sigaction_noflags, passed tc-start: 1662316644.953090, sigaction_resethand tc-end: 1662316645.110248, sigaction_resethand, passed tp-end: 1662316645.120986, lib/libc/sys/t_sigaction tp-start: 1662316645.259249, lib/libc/sys/t_sigaltstack, 1 tc-start: 1662316645.264132, sigaltstack_onstack tc-end: 1662316645.399865, sigaltstack_onstack, passed tp-end: 1662316645.411114, lib/libc/sys/t_sigaltstack tp-start: 1662316645.552707, lib/libc/sys/t_sigqueue, 3 tc-start: 1662316645.557821, sigqueue_basic tc-end: 1662316645.701504, sigqueue_basic, passed tc-start: 1662316645.712852, sigqueue_err tc-end: 1662316645.831500, sigqueue_err, passed tc-start: 1662316645.842825, 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: 1662316648.76919, sigqueue_rt, passed tp-end: 1662316648.88325, lib/libc/sys/t_sigqueue tp-start: 1662316648.229291, lib/libc/sys/t_sigtimedwait, 3 tc-start: 1662316648.233645, sigtimedwait_NULL_timeout tc-end: 1662316658.344968, sigtimedwait_NULL_timeout, passed tc-start: 1662316658.359060, sigtimedwait_all0timeout tc-end: 1662316658.479161, sigtimedwait_all0timeout, passed tc-start: 1662316658.490192, sigtimedwait_small_timeout tc-end: 1662316668.653499, sigtimedwait_small_timeout, passed tp-end: 1662316668.665833, lib/libc/sys/t_sigtimedwait tp-start: 1662316668.801807, lib/libc/sys/t_socketpair, 3 tc-start: 1662316668.806375, socketpair_basic tc-end: 1662316668.939637, socketpair_basic, passed tc-start: 1662316668.952756, socketpair_cloexec tc-end: 1662316669.84726, socketpair_cloexec, passed tc-start: 1662316669.98205, socketpair_nonblock tc-end: 1662316669.231678, socketpair_nonblock, passed tp-end: 1662316669.243289, lib/libc/sys/t_socketpair tp-start: 1662316669.376023, lib/libc/sys/t_swapcontext, 2 tc-start: 1662316669.380805, swapcontext1 tc-so:Testing if swapcontext() alters TLS pointer if _UC_TLSBASE is cleared tc-so:before swapcontext TLS pointer = 0x3a72164 tc-so:before swapcontext TLS pointer = 0x3a72520 tc-so:after swapcontext TLS pointer = 0x3a72520 tc-so:TLS pointer left untouched by swapcontext() tc-so:Test completed tc-end: 1662316669.531258, swapcontext1, passed tc-start: 1662316669.543359, swapcontext2 tc-so:Testing if swapcontext() alters TLS pointer if _UC_TLSBASE is left set tc-so:before swapcontext TLS pointer = 0x8f2164 tc-so:before swapcontext TLS pointer = 0x8f2520 tc-so:after swapcontext TLS pointer = 0x8f2164 tc-so:TLS pointer modified by swapcontext() tc-so:Test completed tc-end: 1662316669.688734, swapcontext2, passed tp-end: 1662316669.701663, lib/libc/sys/t_swapcontext tp-start: 1662316669.840911, lib/libc/sys/t_stat, 8 tc-start: 1662316669.845465, stat_chflags tc-end: 1662316670.76946, stat_chflags, passed tc-start: 1662316670.89920, stat_dir tc-end: 1662316671.333409, stat_dir, passed tc-start: 1662316671.346544, stat_err tc-end: 1662316671.486762, stat_err, passed tc-start: 1662316671.499786, stat_mtime tc-end: 1662316677.894863, stat_mtime, passed tc-start: 1662316677.910086, stat_perm tc-end: 1662316678.154403, stat_perm, passed tc-start: 1662316678.167429, stat_size tc-end: 1662316678.439265, stat_size, passed tc-start: 1662316678.482062, stat_socket tc-end: 1662316678.636607, stat_socket, passed tc-start: 1662316678.650116, stat_symlink tc-end: 1662316678.925378, stat_symlink, passed tp-end: 1662316678.937903, lib/libc/sys/t_stat tp-start: 1662316679.80559, lib/libc/sys/t_syscall, 1 tc-start: 1662316679.86136, mmap___syscall tc-end: 1662316679.224729, mmap___syscall, passed tp-end: 1662316679.240620, lib/libc/sys/t_syscall tp-start: 1662316679.390373, lib/libc/sys/t_timer_create, 5 tc-start: 1662316679.395072, timer_create_err tc-end: 1662316679.528643, timer_create_err, passed tc-start: 1662316679.541793, timer_create_mono tc-se:timer_signal_handler: Alarm clock tc-end: 1662316681.712987, timer_create_mono, passed tc-start: 1662316681.725674, timer_create_mono_expire tc-end: 1662316685.865335, timer_create_mono_expire, passed tc-start: 1662316686.122157, timer_create_real tc-se:timer_signal_handler: Alarm clock tc-end: 1662316688.709743, timer_create_real, passed tc-start: 1662316688.737369, timer_create_real_expire tc-end: 1662316693.463553, timer_create_real_expire, passed tp-end: 1662316693.475891, lib/libc/sys/t_timer_create tp-start: 1662316693.632367, lib/libc/sys/t_timerfd, 11 tc-start: 1662316693.637464, timerfd_abstime tc-end: 1662316695.820821, timerfd_abstime, passed tc-start: 1662316695.832365, timerfd_block tc-end: 1662316698.154973, timerfd_block, passed tc-start: 1662316698.175198, timerfd_bogusfd tc-end: 1662316698.327172, timerfd_bogusfd, passed tc-start: 1662316698.338750, timerfd_cancel_on_set_block tc-end: 1662316702.494260, timerfd_cancel_on_set_block, passed tc-start: 1662316702.506168, timerfd_cancel_on_set_immed tc-end: 1662316702.660700, timerfd_cancel_on_set_immed, passed tc-start: 1662316702.672627, timerfd_create tc-end: 1662316702.822056, timerfd_create, passed tc-start: 1662316702.833613, timerfd_fcntl tc-end: 1662316702.981620, timerfd_fcntl, passed tc-start: 1662316702.993392, timerfd_repeating tc-end: 1662316705.138975, timerfd_repeating, passed tc-start: 1662316705.149801, timerfd_restart tc-end: 1662316715.425980, timerfd_restart, passed tc-start: 1662316715.437233, timerfd_select_poll_kevent_block tc-end: 1662316721.661898, timerfd_select_poll_kevent_block, passed tc-start: 1662316721.675653, timerfd_select_poll_kevent_immed tc-end: 1662316725.836334, timerfd_select_poll_kevent_immed, passed tp-end: 1662316725.850397, lib/libc/sys/t_timerfd tp-start: 1662316725.992309, lib/libc/sys/t_truncate, 4 tc-start: 1662316725.997241, 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: 1662316726.292535, ftruncate_basic, passed tc-start: 1662316726.305570, ftruncate_err tc-end: 1662316726.449962, ftruncate_err, passed tc-start: 1662316726.462662, 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: 1662316726.750275, truncate_basic, passed tc-start: 1662316726.761108, truncate_err tc-end: 1662316726.905473, truncate_err, passed tp-end: 1662316726.917419, lib/libc/sys/t_truncate tp-start: 1662316727.55009, lib/libc/sys/t_ucontext, 5 tc-start: 1662316727.64850, 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: 1662316727.238463, ucontext_basic, passed tc-start: 1662316727.249613, ucontext_fp tc-so:_UC_MACHINE_FP(u)=ffffff9a2f80 tc-end: 1662316727.396169, ucontext_fp, passed tc-start: 1662316727.408992, ucontext_intrv tc-so:_UC_MACHINE_INTRV(u)=0 tc-end: 1662316727.548541, ucontext_intrv, passed tc-start: 1662316727.561484, ucontext_pc tc-so:_UC_MACHINE_PC(u)=bb110e4 tc-end: 1662316727.708732, ucontext_pc, passed tc-start: 1662316727.721588, ucontext_sp tc-so:_UC_MACHINE_SP(u)=ffffff89a110 tc-end: 1662316727.877171, ucontext_sp, passed tp-end: 1662316727.891749, lib/libc/sys/t_ucontext tp-start: 1662316728.43919, lib/libc/sys/t_umask, 3 tc-start: 1662316728.48333, umask_fork tc-end: 1662316728.420529, umask_fork, passed tc-start: 1662316728.431213, umask_open tc-end: 1662316728.716328, umask_open, passed tc-start: 1662316728.727504, umask_previous tc-end: 1662316728.985977, umask_previous, passed tp-end: 1662316728.995996, lib/libc/sys/t_umask tp-start: 1662316729.135880, lib/libc/sys/t_unlink, 4 tc-start: 1662316729.140505, unlink_basic tc-end: 1662316731.142241, unlink_basic, passed tc-start: 1662316731.154515, unlink_err tc-end: 1662316731.417583, unlink_err, passed tc-start: 1662316731.429235, unlink_fifo tc-end: 1662316731.698562, unlink_fifo, passed tc-start: 1662316731.710802, unlink_perm tc-end: 1662316731.993299, unlink_perm, passed tp-end: 1662316732.8318, lib/libc/sys/t_unlink tp-start: 1662316732.154386, lib/libc/sys/t_vfork, 15 tc-start: 1662316732.159615, nested_clone tc-end: 1662316732.297660, nested_clone, passed tc-start: 1662316732.309281, nested_clone_files tc-end: 1662316732.462413, nested_clone_files, passed tc-start: 1662316732.474327, nested_clone_fs tc-end: 1662316732.627184, nested_clone_fs, passed tc-start: 1662316732.638712, nested_clone_vfork tc-end: 1662316732.792216, nested_clone_vfork, passed tc-start: 1662316732.804016, nested_clone_vm tc-end: 1662316732.952505, nested_clone_vm, passed tc-start: 1662316732.964229, nested_fork tc-end: 1662316733.126818, nested_fork, passed tc-start: 1662316733.138290, nested_vfork tc-end: 1662316733.279555, nested_vfork, passed tc-start: 1662316733.290972, raise1 tc-end: 1662316733.433226, raise1, passed tc-start: 1662316733.445695, raise2 tc-end: 1662316733.625334, raise2, passed tc-start: 1662316733.636951, raise3 tc-end: 1662316733.759356, raise3, passed tc-start: 1662316733.770591, raise4 tc-end: 1662316733.910113, raise4, passed tc-start: 1662316733.921654, raise5 tc-end: 1662316734.63667, raise5, passed tc-start: 1662316734.75457, raise6 tc-end: 1662316734.259107, raise6, passed tc-start: 1662316734.276056, raise7 tc-end: 1662316734.416982, raise7, passed tc-start: 1662316734.428217, raise8 tc-end: 1662316734.570275, raise8, passed tp-end: 1662316734.581676, lib/libc/sys/t_vfork tp-start: 1662316734.730719, lib/libc/sys/t_wait, 6 tc-start: 1662316734.736003, wait6_coredumped tc-so:user: 0 system: 0 tc-end: 1662316734.938174, wait6_coredumped, passed tc-start: 1662316734.958571, wait6_exited tc-so:user: 0 system: 0 tc-end: 1662316735.135533, wait6_exited, passed tc-start: 1662316735.147421, wait6_invalid tc-end: 1662316735.284734, wait6_invalid, passed tc-start: 1662316735.296345, wait6_stop_and_go tc-so:user: 0 system: 0 tc-so:user: 0 system: 0 tc-so:user: 0 system: 0 tc-end: 1662316735.461731, wait6_stop_and_go, passed tc-start: 1662316735.473793, wait6_stopgo_loop tc-so:Before loop of SIGSTOP/SIGCONT sequence 100 times tc-so:user: 0 system: 0 tc-end: 1662316735.735720, wait6_stopgo_loop, passed tc-start: 1662316735.747122, wait6_terminated tc-so:user: 0 system: 0 tc-end: 1662316735.909481, wait6_terminated, passed tp-end: 1662316735.921013, lib/libc/sys/t_wait tp-start: 1662316736.73842, lib/libc/sys/t_wait_noproc, 11 tc-start: 1662316736.79533, wait tc-end: 1662316736.227425, wait, passed tc-start: 1662316736.239983, wait3 tc-end: 1662316736.387056, wait3, passed tc-start: 1662316736.399330, 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: 1662316736.616986, wait3_options, passed tc-start: 1662316736.628432, wait4 tc-end: 1662316736.765021, wait4, passed tc-start: 1662316736.775865, 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: 1662316736.981895, wait4_options, passed tc-start: 1662316736.996061, wait6 tc-end: 1662316737.147572, wait6, passed tc-start: 1662316737.160672, 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: 1662316737.407714, wait6_options, passed tc-start: 1662316737.418909, waitid tc-end: 1662316737.552042, waitid, passed tc-start: 1662316737.562839, 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: 1662316737.805335, waitid_options, passed tc-start: 1662316737.816189, waitpid tc-end: 1662316737.951014, waitpid, passed tc-start: 1662316737.961917, 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: 1662316738.165396, waitpid_options, passed tp-end: 1662316738.175591, lib/libc/sys/t_wait_noproc tp-start: 1662316738.316617, lib/libc/sys/t_wait_noproc_wnohang, 10 tc-start: 1662316738.322651, wait3 tc-end: 1662316738.456015, wait3, passed tc-start: 1662316738.467934, 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: 1662316738.667178, wait3_options, passed tc-start: 1662316738.677213, wait4 tc-end: 1662316738.810615, wait4, passed tc-start: 1662316738.821381, 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: 1662316739.21862, wait4_options, passed tc-start: 1662316739.32802, wait6 tc-end: 1662316739.168609, wait6, passed tc-start: 1662316739.179243, 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: 1662316739.418877, wait6_options, passed tc-start: 1662316739.429824, waitid tc-end: 1662316739.565774, waitid, passed tc-start: 1662316739.576669, 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: 1662316739.821869, waitid_options, passed tc-start: 1662316739.832547, waitpid tc-end: 1662316739.967647, waitpid, passed tc-start: 1662316739.978944, 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: 1662316740.192529, waitpid_options, passed tp-end: 1662316740.245495, lib/libc/sys/t_wait_noproc_wnohang tp-start: 1662316740.826242, lib/libc/sys/t_write, 7 tc-start: 1662316740.831156, read_fault tc-end: 1662316740.941340, read_fault, passed tc-start: 1662316740.951815, write_err tc-end: 1662316741.200920, write_err, passed tc-start: 1662316741.211352, write_fault tc-end: 1662316741.340707, write_fault, passed tc-start: 1662316741.351727, write_pipe tc-end: 1662316741.479857, write_pipe, passed tc-start: 1662316741.489942, write_pos tc-end: 1662316741.748179, write_pos, passed tc-start: 1662316741.758857, write_ret tc-end: 1662316742.29132, write_ret, passed tc-start: 1662316742.40231, writev_iovmax tc-so:Calling writev(2, NULL, IOV_MAX + 1)... tc-end: 1662316742.175840, writev_iovmax, passed tp-end: 1662316742.185889, lib/libc/sys/t_write tp-start: 1662316742.346288, lib/libc/sys/t_posix_fadvise, 2 tc-start: 1662316742.351896, posix_fadvise tc-end: 1662316742.522488, posix_fadvise, passed tc-start: 1662316742.533398, posix_fadvise_reg tc-so:[ 1.0000000] entropy: ready tc-end: 1662316743.93449, posix_fadvise_reg, passed tp-end: 1662316743.104957, lib/libc/sys/t_posix_fadvise tp-start: 1662316743.281794, lib/libc/termios/t_tcsetpgrp, 1 tc-start: 1662316743.286840, tcsetpgrp_err tc-end: 1662316743.420775, tcsetpgrp_err, passed tp-end: 1662316743.431513, lib/libc/termios/t_tcsetpgrp tp-start: 1662316743.575184, lib/libc/time/t_mktime, 3 tc-start: 1662316743.580183, localtime_r_gmt tc-end: 1662316743.721095, localtime_r_gmt, passed tc-start: 1662316743.732267, mktime_negyear tc-end: 1662316743.875291, mktime_negyear, passed tc-start: 1662316743.886483, timegm_epoch tc-end: 1662316744.29467, timegm_epoch, passed tp-end: 1662316744.40485, lib/libc/time/t_mktime tp-start: 1662316744.182110, lib/libc/time/t_strptime, 8 tc-start: 1662316744.187097, 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: 1662316744.461038, Zone, passed tc-start: 1662316744.477859, common tc-end: 1662316744.613431, common, passed tc-start: 1662316744.624690, day tc-end: 1662316744.764781, day, passed tc-start: 1662316744.779794, hour tc-end: 1662316744.914451, hour, passed tc-start: 1662316744.927576, month tc-end: 1662316745.69211, month, passed tc-start: 1662316745.82285, seconds tc-end: 1662316745.222719, seconds, passed tc-start: 1662316745.235063, year tc-end: 1662316745.371269, year, passed tc-start: 1662316745.382766, 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: 1662316745.678157, zone, passed tp-end: 1662316745.689058, lib/libc/time/t_strptime tp-start: 1662316745.852884, lib/libc/tls/t_tls_static, 1 tc-start: 1662316745.857779, t_tls_static tc-end: 1662316745.942921, t_tls_static, passed tp-end: 1662316745.954520, lib/libc/tls/t_tls_static tp-start: 1662316746.159432, lib/libc/tls/t_tls_dynamic, 1 tc-start: 1662316746.164239, t_tls_dynamic tc-end: 1662316746.360050, t_tls_dynamic, passed tp-end: 1662316746.371503, lib/libc/tls/t_tls_dynamic tp-start: 1662316746.520801, lib/libc/tls/t_tls_dlopen, 1 tc-start: 1662316746.525635, t_tls_dlopen tc-end: 1662316746.855889, t_tls_dlopen, passed tp-end: 1662316746.866960, lib/libc/tls/t_tls_dlopen tp-start: 1662316747.8608, lib/libc/ttyio/t_ptm, 2 tc-start: 1662316747.13196, ptm tc-end: 1662316747.179041, ptm, passed tc-start: 1662316747.190309, ptmx tc-end: 1662316747.348287, ptmx, passed tp-end: 1662316747.360177, lib/libc/ttyio/t_ptm tp-start: 1662316747.500101, lib/libc/ttyio/t_ttyio, 1 tc-start: 1662316747.505699, ioctl tc-so:parent: spawned child1 tc-so:parent: spawned child2 tc-so:child1: exiting tc-so:child2: exiting tc-end: 1662316751.644266, ioctl, passed tp-end: 1662316751.658631, lib/libc/ttyio/t_ttyio tp-start: 1662316755.293824, lib/libc/ssp/t_ssp, 19 tc-start: 1662316755.298837, 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: 1662316756.662238, fgets, passed tc-start: 1662316756.677312, 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: 1662316758.19453, getcwd, passed tc-start: 1662316758.35669, 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: 1662316759.411939, gets, passed tc-start: 1662316759.428741, 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: 1662316760.728107, memcpy, passed tc-start: 1662316760.743758, 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: 1662316762.51808, memmove, passed tc-start: 1662316762.68257, 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: 1662316763.323533, memset, passed tc-start: 1662316763.338264, 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: 1662316764.547445, raw, passed tc-start: 1662316764.561935, 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: 1662316765.918836, read, passed tc-start: 1662316765.933976, 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: 1662316768.328694, readlink, passed tc-start: 1662316768.365850, 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: 1662316769.685098, snprintf, passed tc-start: 1662316769.704594, 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: 1662316771.17763, sprintf, passed tc-start: 1662316771.36757, 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: 1662316772.304828, stpcpy, passed tc-start: 1662316772.320590, 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: 1662316773.651623, stpncpy, passed tc-start: 1662316773.668704, 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: 1662316774.991757, strcat, passed tc-start: 1662316775.7830, 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: 1662316776.217173, strcpy, passed tc-start: 1662316776.235149, 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: 1662316777.466658, strncat, passed tc-start: 1662316777.486912, 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: 1662316778.767187, strncpy, passed tc-start: 1662316778.798881, 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: 1662316780.112217, vsnprintf, passed tc-start: 1662316780.128817, 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: 1662316781.583734, vsprintf, passed tp-end: 1662316781.603658, lib/libc/ssp/t_ssp tp-start: 1662316781.781547, lib/libc/t_convfp, 4 tc-start: 1662316781.793672, cast_ulong tc-end: 1662316781.921807, cast_ulong, passed tc-start: 1662316781.932062, cast_ulong2 tc-end: 1662316782.55834, cast_ulong2, passed tc-start: 1662316782.65819, conv_uint tc-end: 1662316782.191508, conv_uint, passed tc-start: 1662316782.201734, conv_ulong tc-so:testing long double vs. long tc-end: 1662316782.335445, conv_ulong, passed tp-end: 1662316782.345329, lib/libc/t_convfp tp-start: 1662316782.472059, lib/libc/t_gdtoa, 1 tc-start: 1662316782.476688, long_format tc-end: 1662316782.655980, long_format, passed tp-end: 1662316782.666429, lib/libc/t_gdtoa tp-start: 1662316782.797616, lib/libc/t_cdb, 1 tc-start: 1662316782.802295, cdb tc-end: 1662316783.303496, cdb, passed tp-end: 1662316783.314136, lib/libc/t_cdb tp-start: 1662316783.483104, lib/libcrypt/t_crypt, 1 tc-start: 1662316783.488113, crypt_salts tc-end: 1662316801.274130, crypt_salts, passed tp-end: 1662316801.288137, lib/libcrypt/t_crypt tp-start: 1662316832.876803, lib/libcurses/t_curses, 204 tc-start: 1662316832.880758, add_wch tc-end: 1662316836.29203, add_wch, passed tc-start: 1662316836.43022, addbytes tc-end: 1662316838.299606, addbytes, passed tc-start: 1662316838.311658, addch tc-end: 1662316841.126296, addch, passed tc-start: 1662316841.138733, addchnstr tc-end: 1662316842.755580, addchnstr, passed tc-start: 1662316842.768851, addchstr tc-end: 1662316844.724366, addchstr, passed tc-start: 1662316844.735507, addnstr tc-end: 1662316846.344456, addnstr, passed tc-start: 1662316846.355018, addnwstr tc-end: 1662316848.370365, addnwstr, passed tc-start: 1662316848.381269, addstr tc-end: 1662316850.787723, addstr, passed tc-start: 1662316851.2199, addwstr tc-end: 1662316852.835291, addwstr, passed tc-start: 1662316852.849425, assume_default_colors tc-se:director: /usr/tests/lib/libcurses/tests/assume_default_colors:5: [compare_streams] Excess 148 bytes from slave [opel\015\012opel\015\012opel\015\012opel\015\012opel\015\012opel\015\012opel\015\012opel\015\012opel\015\012opel\015\012opel\015\012opel\015\012opel\015\012opel\015\012opel\015\012opel\015\012opel\015\012opel\015\012opel\015\012opel\015\012opel\015\012opel\015\012opel\015\012opelhomeop] 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/check_files/color_blue_back.chk:0: [compare_streams] Excess 100 bytes [opsetab4Xel\015\012opopsetab4Xel\015\012opopsetab4Xel\015\012opopsetab4Xel\015\012opopsetab4Xel\015\012opopsetab4Xel\015\012opopsetab4Xe] tc-se:director: /usr/tests/lib/libcurses/check_files/color_red_fore.chk:0: [compare_streams] Excess 100 bytes [opsetaf1Xel\015\012opopsetaf1Xel\015\012opopsetaf1Xel\015\012opopsetaf1Xel\015\012opopsetaf1Xel\015\012opopsetaf1Xel\015\012opopsetaf1Xe] tc-se:director: /usr/tests/lib/libcurses/check_files/color_default.chk:0: [compare_streams] Excess 100 bytes [opel\015\012opopel\015\012opopel\015\012opopel\015\012opopel\015\012opopel\015\012opopel\015\012opopel\015\012opopel\015\012opopel\015\012opopel\015\012opopel\015\012opopel] tc-end: 1662316855.328996, assume_default_colors, passed tc-start: 1662316855.340971, attributes tc-end: 1662316857.432626, attributes, passed tc-start: 1662316857.490181, 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 26 bytes from slave [window\015\012\006\006\006\006\006\0401\040\040\040\040cup4;8X] tc-end: 1662316861.620428, background, passed tc-start: 1662316861.631333, beep tc-end: 1662316863.313098, beep, passed tc-start: 1662316863.324305, bkgdset tc-se:director: /usr/tests/lib/libcurses/check_files/background1.chk:0: [compare_streams] Excess 1 bytes [\012] tc-end: 1662316865.444115, bkgdset, passed tc-start: 1662316865.454755, bkgrndset tc-end: 1662316867.521675, bkgrndset, passed tc-start: 1662316867.532189, border_set tc-end: 1662316869.470119, border_set, passed tc-start: 1662316869.481117, box tc-end: 1662316871.412450, box, passed tc-start: 1662316871.428346, box_set tc-end: 1662316873.281778, box_set, passed tc-start: 1662316873.292414, can_change_color tc-end: 1662316874.968731, can_change_color, passed tc-start: 1662316874.980208, cbreak tc-se:director: /usr/tests/lib/libcurses/tests/cbreak:19: Slave function returned before end of input string tc-end: 1662316877.116610, cbreak, passed tc-start: 1662316877.127669, chgat tc-se:director: /usr/tests/lib/libcurses/tests/start_color:4: [compare_streams] Excess 436 bytes from slave [setaf7Xsetab0Xel\015\012setaf7Xsetab0Xel\015\012setaf7Xsetab0Xel\015\012setaf7Xsetab0Xel\015\012setaf7Xsetab0Xel\015\012setaf7Xsetab0Xel\015\012setaf7Xsetab0Xel\015\012setaf7Xsetab0Xel\015\012setaf7Xsetab0Xel\015\012setaf7Xsetab0Xel\015\012setaf7Xsetab0Xel\015\012setaf7Xsetab0Xel\015\012setaf7Xsetab0Xel\015\012setaf7Xsetab0Xel\015\012setaf7Xsetab0Xel\015\012setaf7Xsetab0Xel\015\012setaf7Xsetab0Xel\015\012setaf7Xsetab0Xel\015\012setaf7Xsetab0Xel\015\012setaf7Xsetab0Xel\015\012setaf7Xsetab0Xel\015\012setaf7Xsetab0Xel\015\012setaf7Xsetab0Xel\015\012setaf7Xsetab0Xelhomeop] tc-end: 1662316879.168653, chgat, passed tc-start: 1662316879.182160, 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: 1662316886.160668, clear, passed tc-start: 1662316886.173598, clearok tc-end: 1662316888.989154, clearok, passed tc-start: 1662316889.1719, color_content tc-end: 1662316890.918849, color_content, passed tc-start: 1662316890.929722, color_set tc-se:director: /usr/tests/lib/libcurses/tests/color_set:4: [compare_streams] Excess 436 bytes from slave [setaf7Xsetab0Xel\015\012setaf7Xsetab0Xel\015\012setaf7Xsetab0Xel\015\012setaf7Xsetab0Xel\015\012setaf7Xsetab0Xel\015\012setaf7Xsetab0Xel\015\012setaf7Xsetab0Xel\015\012setaf7Xsetab0Xel\015\012setaf7Xsetab0Xel\015\012setaf7Xsetab0Xel\015\012setaf7Xsetab0Xel\015\012setaf7Xsetab0Xel\015\012setaf7Xsetab0Xel\015\012setaf7Xsetab0Xel\015\012setaf7Xsetab0Xel\015\012setaf7Xsetab0Xel\015\012setaf7Xsetab0Xel\015\012setaf7Xsetab0Xel\015\012setaf7Xsetab0Xel\015\012setaf7Xsetab0Xel\015\012setaf7Xsetab0Xel\015\012setaf7Xsetab0Xel\015\012setaf7Xsetab0Xel\015\012setaf7Xsetab0Xelhomeop] tc-end: 1662316892.833008, color_set, passed tc-start: 1662316892.846357, copywin tc-end: 1662316897.700925, copywin, passed tc-start: 1662316897.713253, curs_set tc-end: 1662316899.753282, curs_set, passed tc-start: 1662316899.768013, cursor tc-end: 1662316902.642046, cursor, passed tc-start: 1662316902.655785, define_key tc-end: 1662316904.824128, define_key, passed tc-start: 1662316904.837445, delch tc-end: 1662316907.429677, delch, passed tc-start: 1662316907.444538, 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: 1662316914.717444, deleteln, passed tc-start: 1662316914.729397, derwin tc-end: 1662316917.421342, derwin, passed tc-start: 1662316917.431973, doupdate tc-end: 1662316919.94257, doupdate, passed tc-start: 1662316919.105386, dupwin tc-end: 1662316922.325686, dupwin, passed tc-start: 1662316922.337382, echo_wchar tc-end: 1662316924.970810, echo_wchar, passed tc-start: 1662316924.981214, echochar tc-end: 1662316926.622668, echochar, passed tc-start: 1662316926.633962, erasechar tc-end: 1662316928.302741, erasechar, passed tc-start: 1662316928.313709, erasewchar tc-end: 1662316929.954709, erasewchar, passed tc-start: 1662316929.965841, flash tc-end: 1662316931.649645, flash, passed tc-start: 1662316931.663247, 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: 1662316934.808534, get_wch, passed tc-start: 1662316934.820542, get_wstr tc-end: 1662316939.412579, get_wstr, passed tc-start: 1662316939.473686, getattrs tc-end: 1662316941.437658, getattrs, passed tc-start: 1662316941.448760, getbegx tc-end: 1662316943.150393, getbegx, passed tc-start: 1662316943.165032, getbegy tc-end: 1662316944.750299, getbegy, passed tc-start: 1662316944.763472, getbkgd tc-se:director: /usr/tests/lib/libcurses/check_files/background1.chk:0: [compare_streams] Excess 1 bytes [\012] tc-end: 1662316947.134233, getbkgd, passed tc-start: 1662316947.147530, getch tc-end: 1662316948.903358, getch, passed tc-start: 1662316948.915024, getcurx tc-end: 1662316950.612084, getcurx, passed tc-start: 1662316950.626332, getmaxx tc-end: 1662316952.292882, getmaxx, passed tc-start: 1662316952.304038, getmaxy tc-end: 1662316953.962293, getmaxy, passed tc-start: 1662316953.972902, getn_wstr tc-end: 1662316957.313401, getn_wstr, passed tc-start: 1662316957.324999, getnstr tc-end: 1662316960.913971, getnstr, passed tc-start: 1662316960.924918, getparx tc-end: 1662316962.614460, getparx, passed tc-start: 1662316962.627250, getstr tc-end: 1662316965.839149, getstr, passed tc-start: 1662316965.849851, getwin tc-end: 1662316967.817630, getwin, passed tc-start: 1662316967.829350, halfdelay tc-se:director: /usr/tests/lib/libcurses/tests/halfdelay:11: Slave function returned before end of input string tc-end: 1662316977.823821, halfdelay, passed tc-start: 1662316977.834343, has_colors tc-end: 1662316979.464599, has_colors, passed tc-start: 1662316979.479086, has_ic tc-end: 1662316981.553031, has_ic, passed tc-start: 1662316981.563864, hline tc-end: 1662316983.379315, hline, passed tc-start: 1662316983.390519, hline_set tc-end: 1662316985.235055, hline_set, passed tc-start: 1662316985.246224, immedok tc-end: 1662316987.456677, immedok, passed tc-start: 1662316987.470138, in_wch tc-end: 1662316989.435892, in_wch, passed tc-start: 1662316989.447743, inch tc-end: 1662316991.565349, inch, passed tc-start: 1662316991.578183, inchnstr tc-end: 1662316993.640327, inchnstr, passed tc-start: 1662316993.652185, init_color tc-end: 1662316995.299899, init_color, passed tc-start: 1662316995.313206, innstr tc-end: 1662316997.530683, innstr, passed tc-start: 1662316997.544051, innwstr tc-end: 1662316999.553237, innwstr, passed tc-start: 1662316999.568256, ins_nwstr tc-end: 1662317001.523877, ins_nwstr, passed tc-start: 1662317001.537201, ins_wch tc-end: 1662317003.948552, ins_wch, passed tc-start: 1662317003.961752, ins_wstr tc-end: 1662317006.297881, ins_wstr, passed tc-start: 1662317006.310827, insch tc-end: 1662317008.206589, insch, passed tc-start: 1662317008.219334, insdelln tc-end: 1662317016.713579, insdelln, passed tc-start: 1662317016.725026, insertln tc-end: 1662317023.718552, insertln, passed tc-start: 1662317023.732007, inwstr tc-end: 1662317025.419892, inwstr, passed tc-start: 1662317025.432915, is_linetouched tc-end: 1662317027.592029, is_linetouched, passed tc-start: 1662317027.605260, is_wintouched tc-end: 1662317029.541407, is_wintouched, passed tc-start: 1662317029.554747, key_name tc-end: 1662317031.293411, key_name, passed tc-start: 1662317031.303372, keyname tc-end: 1662317033.145181, keyname, passed tc-start: 1662317033.157286, keyok tc-end: 1662317035.209783, keyok, passed tc-start: 1662317035.221092, keypad tc-se:director: /usr/tests/lib/libcurses/tests/keypad:5: Slave function returned before end of input string tc-end: 1662317037.715976, keypad, passed tc-start: 1662317037.727939, killchar tc-end: 1662317039.637622, killchar, passed tc-start: 1662317039.650465, killwchar tc-end: 1662317041.278160, killwchar, passed tc-start: 1662317041.291245, leaveok tc-end: 1662317043.347119, leaveok, passed tc-start: 1662317043.359344, meta tc-end: 1662317044.920974, meta, passed tc-start: 1662317044.932126, mutt_test tc-se:director: /usr/tests/lib/libcurses/tests/start_color:4: [compare_streams] Excess 436 bytes from slave [setaf7Xsetab0Xel\015\012setaf7Xsetab0Xel\015\012setaf7Xsetab0Xel\015\012setaf7Xsetab0Xel\015\012setaf7Xsetab0Xel\015\012setaf7Xsetab0Xel\015\012setaf7Xsetab0Xel\015\012setaf7Xsetab0Xel\015\012setaf7Xsetab0Xel\015\012setaf7Xsetab0Xel\015\012setaf7Xsetab0Xel\015\012setaf7Xsetab0Xel\015\012setaf7Xsetab0Xel\015\012setaf7Xsetab0Xel\015\012setaf7Xsetab0Xel\015\012setaf7Xsetab0Xel\015\012setaf7Xsetab0Xel\015\012setaf7Xsetab0Xel\015\012setaf7Xsetab0Xel\015\012setaf7Xsetab0Xel\015\012setaf7Xsetab0Xel\015\012setaf7Xsetab0Xel\015\012setaf7Xsetab0Xel\015\012setaf7Xsetab0Xelhomeop] tc-se:director: /usr/tests/lib/libcurses/tests/mutt_test:8: [compare_streams] Excess 1706 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\012EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEop] tc-se:director: /usr/tests/lib/libcurses/tests/mutt_test:9: [compare_streams] Excess 2 bytes from slave [op] tc-end: 1662317055.538991, mutt_test, passed tc-start: 1662317055.552066, mvaddch tc-end: 1662317057.331026, mvaddch, passed tc-start: 1662317057.343640, 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: 1662317060.61419, mvaddchnstr, passed tc-start: 1662317060.73494, 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: 1662317061.753208, mvaddchstr, passed tc-start: 1662317061.765083, mvaddnstr tc-se:director: /usr/tests/lib/libcurses/check_files/mvaddnstr2.chk:0: [compare_streams] Excess 1 bytes [\012] tc-end: 1662317063.414586, mvaddnstr, passed tc-start: 1662317063.427294, mvaddnwstr tc-end: 1662317065.351578, mvaddnwstr, passed tc-start: 1662317065.362709, mvaddstr tc-se:director: /usr/tests/lib/libcurses/check_files/mvaddstr2.chk:0: [compare_streams] Excess 1 bytes [\012] tc-end: 1662317067.116691, mvaddstr, passed tc-start: 1662317067.136585, mvaddwstr tc-end: 1662317069.184234, mvaddwstr, passed tc-start: 1662317069.197078, mvchgat tc-se:director: /usr/tests/lib/libcurses/tests/start_color:4: [compare_streams] Excess 436 bytes from slave [setaf7Xsetab0Xel\015\012setaf7Xsetab0Xel\015\012setaf7Xsetab0Xel\015\012setaf7Xsetab0Xel\015\012setaf7Xsetab0Xel\015\012setaf7Xsetab0Xel\015\012setaf7Xsetab0Xel\015\012setaf7Xsetab0Xel\015\012setaf7Xsetab0Xel\015\012setaf7Xsetab0Xel\015\012setaf7Xsetab0Xel\015\012setaf7Xsetab0Xel\015\012setaf7Xsetab0Xel\015\012setaf7Xsetab0Xel\015\012setaf7Xsetab0Xel\015\012setaf7Xsetab0Xel\015\012setaf7Xsetab0Xel\015\012setaf7Xsetab0Xel\015\012setaf7Xsetab0Xel\015\012setaf7Xsetab0Xel\015\012setaf7Xsetab0Xel\015\012setaf7Xsetab0Xel\015\012setaf7Xsetab0Xel\015\012setaf7Xsetab0Xelhomeop] tc-end: 1662317071.205440, mvchgat, passed tc-start: 1662317071.233920, mvcur tc-end: 1662317072.886311, mvcur, passed tc-start: 1662317072.898210, mvdelch tc-end: 1662317076.192318, mvdelch, passed tc-start: 1662317076.253855, 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: 1662317078.594967, mvderwin, passed tc-start: 1662317078.623719, mvget_wstr tc-end: 1662317081.609743, mvget_wstr, passed tc-start: 1662317081.623085, mvgetn_wstr tc-end: 1662317084.775164, mvgetn_wstr, passed tc-start: 1662317084.789592, 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: 1662317088.438336, mvgetnstr, passed tc-start: 1662317088.450278, 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: 1662317091.611342, mvgetstr, passed tc-start: 1662317091.623262, mvhline tc-end: 1662317093.257599, mvhline, passed tc-start: 1662317093.267977, mvinch tc-end: 1662317095.212077, mvinch, passed tc-start: 1662317095.224304, mvinchnstr tc-end: 1662317097.214288, mvinchnstr, passed tc-start: 1662317097.227630, mvinnstr tc-end: 1662317099.623177, mvinnstr, passed tc-start: 1662317099.634714, mvinnwstr tc-end: 1662317101.994737, mvinnwstr, passed tc-start: 1662317102.5816, mvins_nwstr tc-end: 1662317103.904261, mvins_nwstr, passed tc-start: 1662317103.916007, mvins_wch tc-end: 1662317105.567291, mvins_wch, passed tc-start: 1662317105.580334, mvins_wstr tc-end: 1662317107.728023, mvins_wstr, passed tc-start: 1662317107.741421, mvinsch tc-end: 1662317109.588926, mvinsch, passed tc-start: 1662317109.600038, mvinwstr tc-end: 1662317111.323616, mvinwstr, passed tc-start: 1662317111.334447, mvprintw tc-end: 1662317112.953493, mvprintw, passed tc-start: 1662317112.965722, mvscanw tc-end: 1662317116.476542, mvscanw, passed tc-start: 1662317116.491114, mvvline tc-end: 1662317118.507369, mvvline, passed tc-start: 1662317118.520268, mvwaddchnstr tc-end: 1662317120.417420, mvwaddchnstr, passed tc-start: 1662317120.428829, mvwaddchstr tc-end: 1662317122.466844, mvwaddchstr, passed tc-start: 1662317122.478527, mvwaddnstr tc-end: 1662317124.208479, mvwaddnstr, passed tc-start: 1662317124.219682, mvwaddnwstr tc-end: 1662317126.350480, mvwaddnwstr, passed tc-start: 1662317126.364908, mvwaddstr tc-end: 1662317128.84397, mvwaddstr, passed tc-start: 1662317128.96858, mvwaddwstr tc-end: 1662317130.27934, mvwaddwstr, passed tc-start: 1662317130.38608, mvwchgat tc-se:director: /usr/tests/lib/libcurses/tests/start_color:4: [compare_streams] Excess 436 bytes from slave [setaf7Xsetab0Xel\015\012setaf7Xsetab0Xel\015\012setaf7Xsetab0Xel\015\012setaf7Xsetab0Xel\015\012setaf7Xsetab0Xel\015\012setaf7Xsetab0Xel\015\012setaf7Xsetab0Xel\015\012setaf7Xsetab0Xel\015\012setaf7Xsetab0Xel\015\012setaf7Xsetab0Xel\015\012setaf7Xsetab0Xel\015\012setaf7Xsetab0Xel\015\012setaf7Xsetab0Xel\015\012setaf7Xsetab0Xel\015\012setaf7Xsetab0Xel\015\012setaf7Xsetab0Xel\015\012setaf7Xsetab0Xel\015\012setaf7Xsetab0Xel\015\012setaf7Xsetab0Xel\015\012setaf7Xsetab0Xel\015\012setaf7Xsetab0Xel\015\012setaf7Xsetab0Xel\015\012setaf7Xsetab0Xel\015\012setaf7Xsetab0Xelhomeop] tc-se:director: /usr/tests/lib/libcurses/tests/window_create:4: [compare_streams] Excess 2 bytes from slave [op] tc-end: 1662317131.997736, mvwchgat, passed tc-start: 1662317132.9188, mvwget_wstr tc-end: 1662317134.963650, mvwget_wstr, passed tc-start: 1662317134.975995, mvwgetn_wstr tc-end: 1662317138.205452, mvwgetn_wstr, passed tc-start: 1662317138.217316, mvwgetnstr tc-end: 1662317141.499381, mvwgetnstr, passed tc-start: 1662317141.511634, mvwgetstr tc-end: 1662317144.633281, mvwgetstr, passed tc-start: 1662317144.645563, 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: 1662317146.627734, mvwin, passed tc-start: 1662317146.869949, mvwinch tc-end: 1662317148.783518, mvwinch, passed tc-start: 1662317148.794295, mvwinchnstr tc-end: 1662317151.879780, mvwinchnstr, passed tc-start: 1662317151.891007, mvwinnstr tc-end: 1662317154.531196, mvwinnstr, passed tc-start: 1662317154.545310, mvwinnwstr tc-end: 1662317156.526460, mvwinnwstr, passed tc-start: 1662317156.539075, mvwins_nwstr tc-end: 1662317159.304744, mvwins_nwstr, passed tc-start: 1662317159.318509, mvwins_wch tc-end: 1662317161.63973, mvwins_wch, passed tc-start: 1662317161.77679, mvwins_wstr tc-end: 1662317163.28824, mvwins_wstr, passed tc-start: 1662317163.41572, mvwinsch tc-end: 1662317164.871399, mvwinsch, passed tc-start: 1662317164.881328, mvwinwstr tc-end: 1662317166.981463, mvwinwstr, passed tc-start: 1662317166.991881, newwin tc-end: 1662317168.815527, newwin, passed tc-start: 1662317168.827062, nocbreak tc-se:director: /usr/tests/lib/libcurses/tests/cbreak:19: Slave function returned before end of input string tc-end: 1662317171.298570, nocbreak, passed tc-start: 1662317171.310907, nodelay tc-end: 1662317173.48419, nodelay, passed tc-start: 1662317173.59908, 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: 1662317195.614077, notimeout, passed tc-start: 1662317195.636440, overlay tc-end: 1662317198.657522, overlay, passed tc-start: 1662317198.668035, overwrite tc-end: 1662317200.968092, overwrite, passed tc-start: 1662317200.981179, pad tc-end: 1662317203.527251, pad, passed tc-start: 1662317203.539479, pair_content tc-se:director: /usr/tests/lib/libcurses/tests/start_color:4: [compare_streams] Excess 436 bytes from slave [setaf7Xsetab0Xel\015\012setaf7Xsetab0Xel\015\012setaf7Xsetab0Xel\015\012setaf7Xsetab0Xel\015\012setaf7Xsetab0Xel\015\012setaf7Xsetab0Xel\015\012setaf7Xsetab0Xel\015\012setaf7Xsetab0Xel\015\012setaf7Xsetab0Xel\015\012setaf7Xsetab0Xel\015\012setaf7Xsetab0Xel\015\012setaf7Xsetab0Xel\015\012setaf7Xsetab0Xel\015\012setaf7Xsetab0Xel\015\012setaf7Xsetab0Xel\015\012setaf7Xsetab0Xel\015\012setaf7Xsetab0Xel\015\012setaf7Xsetab0Xel\015\012setaf7Xsetab0Xel\015\012setaf7Xsetab0Xel\015\012setaf7Xsetab0Xel\015\012setaf7Xsetab0Xel\015\012setaf7Xsetab0Xel\015\012setaf7Xsetab0Xelhomeop] tc-end: 1662317205.332681, pair_content, passed tc-start: 1662317205.344115, pechochar tc-end: 1662317207.133485, pechochar, passed tc-start: 1662317207.147503, redrawwin tc-end: 1662317210.213525, redrawwin, passed tc-start: 1662317210.224637, scroll tc-end: 1662317214.579597, scroll, passed tc-start: 1662317214.592899, setscrreg tc-end: 1662317219.15910, setscrreg, passed tc-start: 1662317219.260739, slk tc-end: 1662317222.558904, slk, passed tc-start: 1662317222.577651, standout tc-end: 1662317224.456502, standout, passed tc-start: 1662317224.469244, start_color tc-se:director: /usr/tests/lib/libcurses/tests/start_color:4: [compare_streams] Excess 436 bytes from slave [setaf7Xsetab0Xel\015\012setaf7Xsetab0Xel\015\012setaf7Xsetab0Xel\015\012setaf7Xsetab0Xel\015\012setaf7Xsetab0Xel\015\012setaf7Xsetab0Xel\015\012setaf7Xsetab0Xel\015\012setaf7Xsetab0Xel\015\012setaf7Xsetab0Xel\015\012setaf7Xsetab0Xel\015\012setaf7Xsetab0Xel\015\012setaf7Xsetab0Xel\015\012setaf7Xsetab0Xel\015\012setaf7Xsetab0Xel\015\012setaf7Xsetab0Xel\015\012setaf7Xsetab0Xel\015\012setaf7Xsetab0Xel\015\012setaf7Xsetab0Xel\015\012setaf7Xsetab0Xel\015\012setaf7Xsetab0Xel\015\012setaf7Xsetab0Xel\015\012setaf7Xsetab0Xel\015\012setaf7Xsetab0Xel\015\012setaf7Xsetab0Xelhomeop] tc-end: 1662317226.544921, start_color, passed tc-start: 1662317226.557668, start_slk tc-end: 1662317228.224486, start_slk, passed tc-start: 1662317228.237637, startup tc-end: 1662317229.780108, startup, passed tc-start: 1662317229.793642, termattrs tc-end: 1662317231.408046, termattrs, passed tc-start: 1662317231.420853, 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: 1662317241.624771, timeout, passed tc-start: 1662317241.635782, touchline tc-end: 1662317244.580075, touchline, passed tc-start: 1662317244.594527, touchoverlap tc-se:director: /usr/tests/lib/libcurses/tests/touchoverlap:5: [compare_streams] Excess 7 bytes from slave [cup8;6X] tc-end: 1662317247.436430, touchoverlap, passed tc-start: 1662317247.449858, touchwin tc-end: 1662317250.181075, touchwin, passed tc-start: 1662317250.191751, two_window tc-end: 1662317252.44414, two_window, passed tc-start: 1662317252.54542, underscore tc-end: 1662317253.828136, underscore, passed tc-start: 1662317253.838706, unget_wch tc-end: 1662317255.508248, unget_wch, passed tc-start: 1662317255.521925, untouchwin tc-end: 1662317258.74163, untouchwin, passed tc-start: 1662317258.85243, varcheck tc-end: 1662317260.573070, varcheck, passed tc-start: 1662317260.586646, vline_set tc-end: 1662317262.373372, vline_set, passed tc-start: 1662317262.386604, wadd_wch tc-end: 1662317264.745879, wadd_wch, passed tc-start: 1662317264.758614, waddch tc-end: 1662317266.545627, waddch, passed tc-start: 1662317266.555612, waddchnstr tc-end: 1662317268.658908, waddchnstr, passed tc-start: 1662317269.30802, waddchstr tc-end: 1662317270.900456, waddchstr, passed tc-start: 1662317270.911411, waddnstr tc-end: 1662317272.616071, waddnstr, passed tc-start: 1662317272.631478, waddnwstr tc-end: 1662317274.626250, waddnwstr, passed tc-start: 1662317274.637219, waddstr tc-end: 1662317276.412265, waddstr, passed tc-start: 1662317276.425565, waddwstr tc-end: 1662317278.565521, waddwstr, passed tc-start: 1662317278.594772, wattributes tc-end: 1662317280.705819, wattributes, passed tc-start: 1662317280.718922, wborder tc-end: 1662317282.469606, wborder, passed tc-start: 1662317282.482355, wborder_set tc-end: 1662317284.390052, wborder_set, passed tc-start: 1662317284.404117, wchgat tc-se:director: /usr/tests/lib/libcurses/tests/start_color:4: [compare_streams] Excess 436 bytes from slave [setaf7Xsetab0Xel\015\012setaf7Xsetab0Xel\015\012setaf7Xsetab0Xel\015\012setaf7Xsetab0Xel\015\012setaf7Xsetab0Xel\015\012setaf7Xsetab0Xel\015\012setaf7Xsetab0Xel\015\012setaf7Xsetab0Xel\015\012setaf7Xsetab0Xel\015\012setaf7Xsetab0Xel\015\012setaf7Xsetab0Xel\015\012setaf7Xsetab0Xel\015\012setaf7Xsetab0Xel\015\012setaf7Xsetab0Xel\015\012setaf7Xsetab0Xel\015\012setaf7Xsetab0Xel\015\012setaf7Xsetab0Xel\015\012setaf7Xsetab0Xel\015\012setaf7Xsetab0Xel\015\012setaf7Xsetab0Xel\015\012setaf7Xsetab0Xel\015\012setaf7Xsetab0Xel\015\012setaf7Xsetab0Xel\015\012setaf7Xsetab0Xelhomeop] tc-se:director: /usr/tests/lib/libcurses/tests/window_create:4: [compare_streams] Excess 2 bytes from slave [op] tc-end: 1662317286.584923, wchgat, passed tc-start: 1662317286.596359, wcolor_set tc-se:director: /usr/tests/lib/libcurses/tests/wcolor_set:4: [compare_streams] Excess 440 bytes from slave [homesetaf7Xsetab0Xel\015\012setaf7Xsetab0Xel\015\012setaf7Xsetab0Xel\015\012setaf7Xsetab0Xel\015\012setaf7Xsetab0Xel\015\012setaf7Xsetab0Xel\015\012setaf7Xsetab0Xel\015\012setaf7Xsetab0Xel\015\012setaf7Xsetab0Xel\015\012setaf7Xsetab0Xel\015\012setaf7Xsetab0Xel\015\012setaf7Xsetab0Xel\015\012setaf7Xsetab0Xel\015\012setaf7Xsetab0Xel\015\012setaf7Xsetab0Xel\015\012setaf7Xsetab0Xel\015\012setaf7Xsetab0Xel\015\012setaf7Xsetab0Xel\015\012setaf7Xsetab0Xel\015\012setaf7Xsetab0Xel\015\012setaf7Xsetab0Xel\015\012setaf7Xsetab0Xel\015\012setaf7Xsetab0Xel\015\012setaf7Xsetab0Xelhomeop] tc-se:director: /usr/tests/lib/libcurses/tests/wcolor_set:5: [compare_streams] Excess 436 bytes from slave [setaf7Xsetab0Xel\015\012setaf7Xsetab0Xel\015\012setaf7Xsetab0Xel\015\012setaf7Xsetab0Xel\015\012setaf7Xsetab0Xel\015\012setaf7Xsetab0Xel\015\012setaf7Xsetab0Xel\015\012setaf7Xsetab0Xel\015\012setaf7Xsetab0Xel\015\012setaf7Xsetab0Xel\015\012setaf7Xsetab0Xel\015\012setaf7Xsetab0Xel\015\012setaf7Xsetab0Xel\015\012setaf7Xsetab0Xel\015\012setaf7Xsetab0Xel\015\012setaf7Xsetab0Xel\015\012setaf7Xsetab0Xel\015\012setaf7Xsetab0Xel\015\012setaf7Xsetab0Xel\015\012setaf7Xsetab0Xel\015\012setaf7Xsetab0Xel\015\012setaf7Xsetab0Xel\015\012setaf7Xsetab0Xel\015\012setaf7Xsetab0Xelhomeop] tc-end: 1662317288.578479, wcolor_set, passed tc-start: 1662317288.596451, wecho_wchar tc-end: 1662317290.796300, wecho_wchar, passed tc-start: 1662317290.808912, wget_wstr tc-end: 1662317293.961674, wget_wstr, passed tc-start: 1662317293.976132, wgetn_wstr tc-end: 1662317297.257575, wgetn_wstr, passed tc-start: 1662317297.268073, wgetnstr tc-end: 1662317300.645582, wgetnstr, passed tc-start: 1662317300.674062, wgetstr tc-end: 1662317303.759069, wgetstr, passed tc-start: 1662317303.772367, whline tc-end: 1662317305.847009, whline, passed tc-start: 1662317305.862049, whline_set tc-end: 1662317307.766367, whline_set, passed tc-start: 1662317307.778989, win_wch tc-end: 1662317309.797682, win_wch, passed tc-start: 1662317309.809876, winch tc-end: 1662317311.827155, winch, passed tc-start: 1662317311.840058, winchnstr tc-end: 1662317314.36543, winchnstr, passed tc-start: 1662317314.50334, window tc-end: 1662317315.822036, window, passed tc-start: 1662317315.833171, window_hierarchy tc-end: 1662317317.729052, window_hierarchy, passed tc-start: 1662317317.741581, winnstr tc-end: 1662317319.610976, winnstr, passed tc-start: 1662317319.623609, winnwstr tc-end: 1662317321.673384, winnwstr, passed tc-start: 1662317321.686315, wins_nwstr tc-end: 1662317323.646043, wins_nwstr, passed tc-start: 1662317323.657626, wins_wch tc-end: 1662317326.9741, wins_wch, passed tc-start: 1662317326.23250, wins_wstr tc-end: 1662317328.544153, wins_wstr, passed tc-start: 1662317328.556143, winsch tc-end: 1662317330.588274, winsch, passed tc-start: 1662317330.599415, winwstr tc-end: 1662317332.356269, winwstr, passed tc-start: 1662317332.368713, wprintw tc-end: 1662317334.76591, wprintw, passed tc-start: 1662317334.89296, wredrawln tc-end: 1662317337.676369, wredrawln, passed tc-start: 1662317337.689583, wresize tc-end: 1662317339.592133, wresize, passed tc-start: 1662317339.603630, wscrl tc-end: 1662317341.661129, wscrl, passed tc-start: 1662317341.674404, wsetscrreg tc-end: 1662317345.165605, wsetscrreg, passed tc-start: 1662317345.219917, wstandout tc-end: 1662317347.236481, wstandout, passed tc-start: 1662317347.250859, wtimeout tc-se:director: /usr/tests/lib/libcurses/tests/wtimeout:13: Slave function returned before end of input string tc-end: 1662317357.628848, wtimeout, passed tc-start: 1662317357.641274, wtouchln tc-end: 1662317360.87841, wtouchln, passed tc-start: 1662317360.115136, wunderscore tc-end: 1662317362.942161, wunderscore, passed tc-start: 1662317362.953262, wvline tc-end: 1662317364.987864, wvline, passed tc-start: 1662317365.1864, wvline_set tc-end: 1662317366.979500, wvline_set, passed tp-end: 1662317366.992856, lib/libcurses/t_curses tp-start: 1662317367.224516, lib/libexecinfo/t_backtrace, 1 tc-start: 1662317367.236135, backtrace_fmt_basic tc-so:got nptrs=18 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-end: 1662317367.439550, backtrace_fmt_basic, passed tp-end: 1662317367.449419, lib/libexecinfo/t_backtrace tp-start: 1662317367.587733, lib/libexecinfo/t_sig_backtrace, 2 tc-start: 1662317367.592462, sig_backtrace_deref tc-so:0xf0414ec at t_sig_backtrace tc-so:0xf7671db4d488 <__sigtramp_siginfo_2> at /usr/lib/libc.so.12 tc-so:0xf0412e8 at t_sig_backtrace tc-so:0xf041444 at t_sig_backtrace tc-so:0xf7671ddfa8b8 at /usr/lib/libatf-c.so.0 tc-so:0xf7671ddf6cc8 at /usr/lib/libatf-c.so.0 tc-so:signal: 11 tc-so:Backtrace 6 stack frames. tc-end: 1662317367.796975, sig_backtrace_deref, passed tc-start: 1662317367.807194, sig_backtrace_jump tc-so:0x60614ec at t_sig_backtrace tc-so:0xf1f33894d488 <__sigtramp_siginfo_2> at /usr/lib/libc.so.12 tc-so:signal: 11 tc-so:Backtrace 2 stack frames. tc-end: 1662317367.995116, sig_backtrace_jump, expected_failure, PR lib/56940: /tmp/bracket/build/2022.09.04.11.20.33-evbarm-aarch64/src/tests/lib/libexecinfo/t_sig_backtrace.c:175: found_the_loop not met tp-end: 1662317368.8484, lib/libexecinfo/t_sig_backtrace tp-start: 1662317368.176656, lib/libm/t_acos, 3 tc-start: 1662317368.181580, acos_inrange tc-end: 1662317368.319021, acos_inrange, passed tc-start: 1662317368.330394, acos_is_nan tc-end: 1662317368.468115, acos_is_nan, passed tc-start: 1662317368.478409, acos_is_plus_zero tc-end: 1662317368.615088, acos_is_plus_zero, passed tp-end: 1662317368.626096, lib/libm/t_acos tp-start: 1662317368.772565, lib/libm/t_asin, 14 tc-start: 1662317368.777194, asin_inf_neg tc-end: 1662317368.915627, asin_inf_neg, passed tc-start: 1662317368.926439, asin_inf_pos tc-end: 1662317369.67713, asin_inf_pos, passed tc-start: 1662317369.78588, asin_inrange tc-end: 1662317369.216011, asin_inrange, passed tc-start: 1662317369.226210, asin_nan tc-end: 1662317369.368059, asin_nan, passed tc-start: 1662317369.379069, asin_range tc-end: 1662317369.518553, asin_range, passed tc-start: 1662317369.528817, asin_zero_neg tc-end: 1662317369.668838, asin_zero_neg, passed tc-start: 1662317369.679124, asin_zero_pos tc-end: 1662317369.813657, asin_zero_pos, passed tc-start: 1662317369.823603, asinf_inf_neg tc-end: 1662317369.963042, asinf_inf_neg, passed tc-start: 1662317369.973456, asinf_inf_pos tc-end: 1662317370.116417, asinf_inf_pos, passed tc-start: 1662317370.126955, 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: 1662317370.287673, asinf_inrange, expected_failure, asinf is busted, gives ~2ulp error: 2 checks failed as expected; see output for more details tc-start: 1662317370.302106, asinf_nan tc-end: 1662317370.511858, asinf_nan, passed tc-start: 1662317370.523392, asinf_range tc-end: 1662317370.656234, asinf_range, passed tc-start: 1662317370.667270, asinf_zero_neg tc-end: 1662317370.807049, asinf_zero_neg, passed tc-start: 1662317370.817781, asinf_zero_pos tc-end: 1662317370.955577, asinf_zero_pos, passed tp-end: 1662317370.965866, lib/libm/t_asin tp-start: 1662317371.108498, lib/libm/t_atan, 4 tc-start: 1662317371.113364, atan_inrange tc-end: 1662317371.252070, atan_inrange, passed tc-start: 1662317371.263013, atan_nan tc-end: 1662317371.398661, atan_nan, passed tc-start: 1662317371.409803, atan_zero_neg tc-end: 1662317371.545258, atan_zero_neg, passed tc-start: 1662317371.556104, atan_zero_pos tc-end: 1662317371.693434, atan_zero_pos, passed tp-end: 1662317371.704659, lib/libm/t_atan tp-start: 1662317371.846411, lib/libm/t_bit, 1 tc-start: 1662317371.851009, signbit tc-end: 1662317371.986442, signbit, passed tp-end: 1662317371.996940, lib/libm/t_bit tp-start: 1662317372.138580, lib/libm/t_casinh, 1 tc-start: 1662317372.143851, casinh tc-end: 1662317372.282833, casinh, passed tp-end: 1662317372.293802, lib/libm/t_casinh tp-start: 1662317372.450024, lib/libm/t_cbrt, 18 tc-start: 1662317372.454527, cbrt_inf_neg tc-end: 1662317372.589974, cbrt_inf_neg, passed tc-start: 1662317372.600680, cbrt_inf_pos tc-end: 1662317372.738412, cbrt_inf_pos, passed tc-start: 1662317372.756410, cbrt_nan tc-end: 1662317372.897203, cbrt_nan, passed tc-start: 1662317372.907898, cbrt_pow tc-end: 1662317373.46275, cbrt_pow, passed tc-start: 1662317373.56552, cbrt_zero_neg tc-end: 1662317373.189232, cbrt_zero_neg, passed tc-start: 1662317373.198925, cbrt_zero_pos tc-end: 1662317373.330375, cbrt_zero_pos, passed tc-start: 1662317373.340797, cbrtf_inf_neg tc-end: 1662317373.473911, cbrtf_inf_neg, passed tc-start: 1662317373.484783, cbrtf_inf_pos tc-end: 1662317373.622042, cbrtf_inf_pos, passed tc-start: 1662317373.633020, cbrtf_nan tc-end: 1662317373.771555, cbrtf_nan, passed tc-start: 1662317373.782315, cbrtf_powf tc-end: 1662317373.920995, cbrtf_powf, passed tc-start: 1662317373.931546, cbrtf_zero_neg tc-end: 1662317374.68327, cbrtf_zero_neg, passed tc-start: 1662317374.78156, cbrtf_zero_pos tc-end: 1662317374.191514, cbrtf_zero_pos, passed tc-start: 1662317374.201395, cbrtl_inf_neg tc-end: 1662317374.334231, cbrtl_inf_neg, passed tc-start: 1662317374.346406, cbrtl_inf_pos tc-end: 1662317374.485822, cbrtl_inf_pos, passed tc-start: 1662317374.496564, cbrtl_nan tc-end: 1662317374.636627, cbrtl_nan, passed tc-start: 1662317374.647675, 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: 1662317374.832002, cbrtl_powl, expected_failure, powl not yet implemented with full precision: 4 checks failed as expected; see output for more details tc-start: 1662317374.842406, cbrtl_zero_neg tc-end: 1662317374.974919, cbrtl_zero_neg, passed tc-start: 1662317374.990407, cbrtl_zero_pos tc-end: 1662317375.126662, cbrtl_zero_pos, passed tp-end: 1662317375.136810, lib/libm/t_cbrt tp-start: 1662317375.320472, lib/libm/t_ceil, 54 tc-start: 1662317375.324920, ceil_basic tc-end: 1662317375.452407, ceil_basic, passed tc-start: 1662317375.462472, ceil_inf_neg tc-end: 1662317375.604278, ceil_inf_neg, passed tc-start: 1662317375.614419, ceil_inf_pos tc-end: 1662317375.757632, ceil_inf_pos, passed tc-start: 1662317375.770792, ceil_nan tc-end: 1662317375.919351, ceil_nan, passed tc-start: 1662317375.932148, ceil_zero_neg tc-end: 1662317376.87742, ceil_zero_neg, passed tc-start: 1662317376.99216, ceil_zero_pos tc-end: 1662317376.241785, ceil_zero_pos, passed tc-start: 1662317376.253636, ceilf_basic tc-end: 1662317376.396081, ceilf_basic, passed tc-start: 1662317376.408325, ceilf_inf_neg tc-end: 1662317376.554806, ceilf_inf_neg, passed tc-start: 1662317376.566382, ceilf_inf_pos tc-end: 1662317376.714146, ceilf_inf_pos, passed tc-start: 1662317376.725207, ceilf_nan tc-end: 1662317376.874056, ceilf_nan, passed tc-start: 1662317376.885049, ceilf_zero_neg tc-end: 1662317377.37863, ceilf_zero_neg, passed tc-start: 1662317377.51389, ceilf_zero_pos tc-end: 1662317377.207373, ceilf_zero_pos, passed tc-start: 1662317377.219857, ceill_basic tc-end: 1662317377.369359, ceill_basic, passed tc-start: 1662317377.383018, ceill_inf_neg tc-end: 1662317377.527737, ceill_inf_neg, passed tc-start: 1662317377.538821, ceill_inf_pos tc-end: 1662317377.677628, ceill_inf_pos, passed tc-start: 1662317377.689381, ceill_nan tc-end: 1662317377.850939, ceill_nan, passed tc-start: 1662317377.863694, ceill_zero_neg tc-end: 1662317378.18915, ceill_zero_neg, passed tc-start: 1662317378.38535, ceill_zero_pos tc-end: 1662317378.193093, ceill_zero_pos, passed tc-start: 1662317378.204395, floor_basic tc-end: 1662317378.343940, floor_basic, passed tc-start: 1662317378.357255, floor_inf_neg tc-end: 1662317378.507968, floor_inf_neg, passed tc-start: 1662317378.521156, floor_inf_pos tc-end: 1662317378.674404, floor_inf_pos, passed tc-start: 1662317378.687919, floor_nan tc-end: 1662317378.839811, floor_nan, passed tc-start: 1662317378.995499, floor_zero_neg tc-end: 1662317379.179003, floor_zero_neg, passed tc-start: 1662317379.190000, floor_zero_pos tc-end: 1662317379.339437, floor_zero_pos, passed tc-start: 1662317379.349935, floorf_basic tc-end: 1662317379.500611, floorf_basic, passed tc-start: 1662317379.511282, floorf_inf_neg tc-end: 1662317379.656451, floorf_inf_neg, passed tc-start: 1662317379.667298, floorf_inf_pos tc-end: 1662317379.814863, floorf_inf_pos, passed tc-start: 1662317379.827971, floorf_nan tc-end: 1662317379.980177, floorf_nan, passed tc-start: 1662317379.991137, floorf_zero_neg tc-end: 1662317380.140392, floorf_zero_neg, passed tc-start: 1662317380.155401, floorf_zero_pos tc-end: 1662317380.306634, floorf_zero_pos, passed tc-start: 1662317380.318192, floorl_basic tc-end: 1662317380.484860, floorl_basic, passed tc-start: 1662317380.497391, floorl_inf_neg tc-end: 1662317380.651402, floorl_inf_neg, passed tc-start: 1662317380.663044, floorl_inf_pos tc-end: 1662317380.813559, floorl_inf_pos, passed tc-start: 1662317380.827684, floorl_nan tc-end: 1662317380.995268, floorl_nan, passed tc-start: 1662317381.8070, floorl_zero_neg tc-end: 1662317381.164873, floorl_zero_neg, passed tc-start: 1662317381.176324, floorl_zero_pos tc-end: 1662317381.329006, floorl_zero_pos, passed tc-start: 1662317381.340517, trunc_basic tc-end: 1662317381.497738, trunc_basic, passed tc-start: 1662317381.510846, trunc_inf_neg tc-end: 1662317381.664590, trunc_inf_neg, passed tc-start: 1662317381.676627, trunc_inf_pos tc-end: 1662317381.822028, trunc_inf_pos, passed tc-start: 1662317381.833973, trunc_nan tc-end: 1662317381.974864, trunc_nan, passed tc-start: 1662317381.986705, trunc_zero_neg tc-end: 1662317382.134938, trunc_zero_neg, passed tc-start: 1662317382.149091, trunc_zero_pos tc-end: 1662317382.300134, trunc_zero_pos, passed tc-start: 1662317382.312865, truncf_basic tc-end: 1662317382.457578, truncf_basic, passed tc-start: 1662317382.470456, truncf_inf_neg tc-end: 1662317382.620454, truncf_inf_neg, passed tc-start: 1662317382.633525, truncf_inf_pos tc-end: 1662317382.783615, truncf_inf_pos, passed tc-start: 1662317382.795117, truncf_nan tc-end: 1662317382.943000, truncf_nan, passed tc-start: 1662317382.953956, truncf_zero_neg tc-end: 1662317383.110424, truncf_zero_neg, passed tc-start: 1662317383.124594, truncf_zero_pos tc-end: 1662317383.280395, truncf_zero_pos, passed tc-start: 1662317383.294239, truncl_basic tc-end: 1662317383.447013, truncl_basic, passed tc-start: 1662317383.458588, truncl_inf_neg tc-end: 1662317383.598887, truncl_inf_neg, passed tc-start: 1662317383.610677, truncl_inf_pos tc-end: 1662317383.754168, truncl_inf_pos, passed tc-start: 1662317383.765998, truncl_nan tc-end: 1662317383.910109, truncl_nan, passed tc-start: 1662317383.921062, truncl_zero_neg tc-end: 1662317384.68302, truncl_zero_neg, passed tc-start: 1662317384.79476, truncl_zero_pos tc-end: 1662317384.220348, truncl_zero_pos, passed tp-end: 1662317384.231712, lib/libm/t_ceil tp-start: 1662317384.384803, lib/libm/t_cos, 18 tc-start: 1662317384.388738, cos_angles tc-end: 1662317384.524871, cos_angles, passed tc-start: 1662317384.536498, cos_inf_neg tc-end: 1662317384.675906, cos_inf_neg, passed tc-start: 1662317384.687160, cos_inf_pos tc-end: 1662317384.825218, cos_inf_pos, passed tc-start: 1662317384.836072, cos_nan tc-end: 1662317384.970108, cos_nan, passed tc-start: 1662317384.980982, cos_zero_neg tc-end: 1662317385.114867, cos_zero_neg, passed tc-start: 1662317385.125902, cos_zero_pos tc-end: 1662317385.258021, cos_zero_pos, passed tc-start: 1662317385.269774, cosf_angles tc-end: 1662317385.519352, cosf_angles, passed tc-start: 1662317385.530883, cosf_inf_neg tc-end: 1662317385.678519, cosf_inf_neg, passed tc-start: 1662317385.692130, cosf_inf_pos tc-end: 1662317385.829588, cosf_inf_pos, passed tc-start: 1662317385.841722, cosf_nan tc-end: 1662317385.975276, cosf_nan, passed tc-start: 1662317385.986969, cosf_zero_neg tc-end: 1662317386.122105, cosf_zero_neg, passed tc-start: 1662317386.133870, cosf_zero_pos tc-end: 1662317386.267790, cosf_zero_pos, passed tc-start: 1662317386.279194, cosl_angles tc-end: 1662317386.417440, cosl_angles, passed tc-start: 1662317386.430962, cosl_inf_neg tc-end: 1662317386.564205, cosl_inf_neg, passed tc-start: 1662317386.575702, cosl_inf_pos tc-end: 1662317386.711733, cosl_inf_pos, passed tc-start: 1662317386.724041, cosl_nan tc-end: 1662317386.861158, cosl_nan, passed tc-start: 1662317386.873025, cosl_zero_neg tc-end: 1662317387.8137, cosl_zero_neg, passed tc-start: 1662317387.19508, cosl_zero_pos tc-end: 1662317387.152446, cosl_zero_pos, passed tp-end: 1662317387.163793, lib/libm/t_cos tp-start: 1662317387.307506, lib/libm/t_cosh, 12 tc-start: 1662317387.311570, cosh_inf_neg tc-end: 1662317387.441481, cosh_inf_neg, passed tc-start: 1662317387.452564, cosh_inf_pos tc-end: 1662317387.586249, cosh_inf_pos, passed tc-start: 1662317387.597576, cosh_inrange tc-end: 1662317387.732444, cosh_inrange, passed tc-start: 1662317387.744327, cosh_nan tc-end: 1662317387.879360, cosh_nan, passed tc-start: 1662317387.891268, cosh_zero_neg tc-end: 1662317388.24482, cosh_zero_neg, passed tc-start: 1662317388.35622, cosh_zero_pos tc-end: 1662317388.167944, cosh_zero_pos, passed tc-start: 1662317388.179485, coshf_inf_neg tc-end: 1662317388.312008, coshf_inf_neg, passed tc-start: 1662317388.323513, coshf_inf_pos tc-end: 1662317388.460673, coshf_inf_pos, passed tc-start: 1662317388.472178, coshf_inrange tc-end: 1662317388.604768, coshf_inrange, passed tc-start: 1662317388.616097, coshf_nan tc-end: 1662317388.744901, coshf_nan, passed tc-start: 1662317388.756054, coshf_zero_neg tc-end: 1662317388.886919, coshf_zero_neg, passed tc-start: 1662317388.898642, coshf_zero_pos tc-end: 1662317389.34130, coshf_zero_pos, passed tp-end: 1662317389.46210, lib/libm/t_cosh tp-start: 1662317389.194078, lib/libm/t_erf, 16 tc-start: 1662317389.198334, erf_inf_neg tc-end: 1662317389.330719, erf_inf_neg, passed tc-start: 1662317389.343091, erf_inf_pos tc-end: 1662317389.474602, erf_inf_pos, passed tc-start: 1662317389.486743, erf_nan tc-end: 1662317389.624410, erf_nan, passed tc-start: 1662317389.636015, erf_zero_neg tc-end: 1662317389.771401, erf_zero_neg, passed tc-start: 1662317389.783717, erf_zero_pos tc-end: 1662317389.917307, erf_zero_pos, passed tc-start: 1662317389.929663, erfc_inf_neg tc-end: 1662317390.64803, erfc_inf_neg, passed tc-start: 1662317390.77137, erfc_inf_pos tc-end: 1662317390.215160, erfc_inf_pos, passed tc-start: 1662317390.227048, erfc_nan tc-end: 1662317390.364338, erfc_nan, passed tc-start: 1662317391.85436, erfcf_inf_neg tc-end: 1662317391.216957, erfcf_inf_neg, passed tc-start: 1662317391.228330, erfcf_inf_pos tc-end: 1662317391.363745, erfcf_inf_pos, passed tc-start: 1662317391.408631, erfcf_nan tc-end: 1662317391.549920, erfcf_nan, passed tc-start: 1662317391.561395, erff_inf_neg tc-end: 1662317391.692536, erff_inf_neg, passed tc-start: 1662317391.704402, erff_inf_pos tc-end: 1662317391.837310, erff_inf_pos, passed tc-start: 1662317391.849292, erff_nan tc-end: 1662317391.982263, erff_nan, passed tc-start: 1662317391.995453, erff_zero_neg tc-end: 1662317392.128215, erff_zero_neg, passed tc-start: 1662317392.140304, erff_zero_pos tc-end: 1662317392.272915, erff_zero_pos, passed tp-end: 1662317392.284803, lib/libm/t_erf tp-start: 1662317392.439929, lib/libm/t_exp, 26 tc-start: 1662317392.444133, exp2_is_nan tc-end: 1662317392.579708, exp2_is_nan, passed tc-start: 1662317392.591483, exp2_is_plus_zero tc-end: 1662317392.727962, exp2_is_plus_zero, passed tc-start: 1662317392.739961, exp2_powers tc-end: 1662317392.880224, exp2_powers, passed tc-start: 1662317392.892158, exp2_values tc-end: 1662317393.39611, exp2_values, passed tc-start: 1662317393.52168, exp_inf_neg tc-end: 1662317393.204463, exp_inf_neg, passed tc-start: 1662317393.217095, exp_inf_pos tc-end: 1662317393.363206, exp_inf_pos, passed tc-start: 1662317393.375831, exp_nan tc-end: 1662317393.524504, exp_nan, passed tc-start: 1662317393.537421, exp_product tc-end: 1662317393.680852, exp_product, passed tc-start: 1662317393.693995, exp_zero_neg tc-end: 1662317393.844998, exp_zero_neg, passed tc-start: 1662317393.857497, exp_zero_pos tc-end: 1662317394.14840, exp_zero_pos, passed tc-start: 1662317394.27715, expf_inf_neg tc-end: 1662317394.170280, expf_inf_neg, passed tc-start: 1662317394.182905, expf_inf_pos tc-end: 1662317394.326839, expf_inf_pos, passed tc-start: 1662317394.339115, expf_nan tc-end: 1662317394.485157, expf_nan, passed tc-start: 1662317394.497937, expf_product tc-end: 1662317394.646099, expf_product, passed tc-start: 1662317394.658746, expf_zero_neg tc-end: 1662317394.810366, expf_zero_neg, passed tc-start: 1662317394.822936, expf_zero_pos tc-end: 1662317394.974097, expf_zero_pos, passed tc-start: 1662317394.987048, expm1_inf_neg tc-end: 1662317395.140283, expm1_inf_neg, passed tc-start: 1662317395.152319, expm1_inf_pos tc-end: 1662317395.299448, expm1_inf_pos, passed tc-start: 1662317395.312227, expm1_nan tc-end: 1662317395.460728, expm1_nan, passed tc-start: 1662317395.476170, expm1_zero_neg tc-end: 1662317395.620853, expm1_zero_neg, passed tc-start: 1662317395.634039, expm1_zero_pos tc-end: 1662317395.781828, expm1_zero_pos, passed tc-start: 1662317395.794954, expm1f_inf_neg tc-end: 1662317395.942611, expm1f_inf_neg, passed tc-start: 1662317395.959151, expm1f_inf_pos tc-end: 1662317396.106073, expm1f_inf_pos, passed tc-start: 1662317396.120086, expm1f_nan tc-end: 1662317396.270921, expm1f_nan, passed tc-start: 1662317396.285487, expm1f_zero_neg tc-end: 1662317396.441130, expm1f_zero_neg, passed tc-start: 1662317396.456421, expm1f_zero_pos tc-end: 1662317396.602520, expm1f_zero_pos, passed tp-end: 1662317396.617927, lib/libm/t_exp tp-start: 1662317396.783035, lib/libm/t_fenv, 4 tc-start: 1662317396.787401, feenableexcept tc-end: 1662317396.923520, feenableexcept, skipped, FPU does not implement traps on FP exceptions tc-start: 1662317396.937168, fegetexcept tc-end: 1662317397.71623, fegetexcept, skipped, FPU does not implement traps on FP exceptions tc-start: 1662317397.84551, fegetround tc-end: 1662317397.222592, fegetround, passed tc-start: 1662317397.235397, fesetround tc-end: 1662317397.373730, fesetround, passed tp-end: 1662317397.386422, lib/libm/t_fenv tp-start: 1662317397.529726, lib/libm/t_fe_round, 4 tc-start: 1662317397.534225, fe_nearbyint tc-end: 1662317397.680579, fe_nearbyint, passed tc-start: 1662317397.695998, fe_nextafter tc-end: 1662317397.844355, fe_nextafter, passed tc-start: 1662317397.858827, fe_nexttoward tc-end: 1662317398.12895, fe_nexttoward, passed tc-start: 1662317398.26421, fe_round tc-end: 1662317398.176063, fe_round, passed tp-end: 1662317398.189491, lib/libm/t_fe_round tp-start: 1662317398.341427, lib/libm/t_fmod, 1 tc-start: 1662317398.346138, fmod tc-end: 1662317398.502092, fmod, passed tp-end: 1662317398.515791, lib/libm/t_fmod tp-start: 1662317398.668786, lib/libm/t_hypot, 3 tc-start: 1662317398.674366, hypot_integer tc-end: 1662317398.826322, hypot_integer, passed tc-start: 1662317398.842047, hypotf_integer tc-end: 1662317399.1204, hypotf_integer, passed tc-start: 1662317399.25714, pr50698 tc-end: 1662317399.180362, pr50698, passed tp-end: 1662317399.962175, lib/libm/t_hypot tp-start: 1662317401.355250, lib/libm/t_ilogb, 1 tc-start: 1662317401.360454, ilogb tc-end: 1662317401.540309, ilogb, passed tp-end: 1662317401.574633, lib/libm/t_ilogb tp-start: 1662317401.723491, lib/libm/t_infinity, 3 tc-start: 1662317401.727392, infinity_double tc-end: 1662317402.214252, infinity_double, passed tc-start: 1662317402.227848, infinity_float tc-end: 1662317402.372629, infinity_float, passed tc-start: 1662317402.648036, infinity_long_double tc-end: 1662317402.815476, infinity_long_double, passed tp-end: 1662317402.832048, lib/libm/t_infinity tp-start: 1662317403.79802, lib/libm/t_ldexp, 19 tc-start: 1662317403.84344, ldexp_basic tc-end: 1662317403.860069, ldexp_basic, passed tc-start: 1662317403.874912, ldexp_denormal tc-end: 1662317404.42288, ldexp_denormal, passed tc-start: 1662317404.437361, ldexp_denormal_large tc-end: 1662317404.667927, ldexp_denormal_large, passed tc-start: 1662317404.683919, ldexp_exp2 tc-end: 1662317404.868334, ldexp_exp2, passed tc-start: 1662317405.211365, ldexp_inf_neg tc-end: 1662317405.485652, ldexp_inf_neg, passed tc-start: 1662317405.816084, ldexp_inf_pos tc-end: 1662317405.972911, ldexp_inf_pos, passed tc-start: 1662317405.993548, ldexp_infinity tc-end: 1662317406.207675, ldexp_infinity, passed tc-start: 1662317406.226033, ldexp_nan tc-end: 1662317406.407521, ldexp_nan, passed tc-start: 1662317406.612777, ldexp_overflow tc-end: 1662317406.801003, ldexp_overflow, passed tc-start: 1662317406.813915, ldexp_underflow tc-end: 1662317406.985360, ldexp_underflow, passed tc-start: 1662317406.998799, ldexp_zero tc-end: 1662317407.174721, ldexp_zero, passed tc-start: 1662317407.190254, ldexp_zero_neg tc-end: 1662317407.357169, ldexp_zero_neg, passed tc-start: 1662317407.370145, ldexp_zero_pos tc-end: 1662317407.525478, ldexp_zero_pos, passed tc-start: 1662317407.568819, ldexpf_exp2f tc-end: 1662317407.723300, ldexpf_exp2f, passed tc-start: 1662317407.738753, ldexpf_inf_neg tc-end: 1662317407.928055, ldexpf_inf_neg, passed tc-start: 1662317407.945747, ldexpf_inf_pos tc-end: 1662317408.77943, ldexpf_inf_pos, passed tc-start: 1662317408.474333, ldexpf_nan tc-end: 1662317408.651553, ldexpf_nan, passed tc-start: 1662317408.665224, ldexpf_zero_neg tc-end: 1662317408.836326, ldexpf_zero_neg, passed tc-start: 1662317408.850295, ldexpf_zero_pos tc-end: 1662317409.20159, ldexpf_zero_pos, passed tp-end: 1662317409.36313, lib/libm/t_ldexp tp-start: 1662317409.281933, lib/libm/t_log, 54 tc-start: 1662317409.286831, log10_base tc-end: 1662317409.480175, log10_base, passed tc-start: 1662317409.948750, log10_inf_neg tc-end: 1662317410.135710, log10_inf_neg, passed tc-start: 1662317410.149813, log10_inf_pos tc-end: 1662317410.347920, log10_inf_pos, passed tc-start: 1662317410.362011, log10_nan tc-end: 1662317410.537861, log10_nan, passed tc-start: 1662317410.556002, log10_one_pos tc-end: 1662317410.756384, log10_one_pos, passed tc-start: 1662317410.781896, log10_zero_neg tc-end: 1662317410.958671, log10_zero_neg, passed tc-start: 1662317411.354160, log10_zero_pos tc-end: 1662317411.541645, log10_zero_pos, passed tc-start: 1662317411.557835, log10f_base tc-end: 1662317411.770120, log10f_base, passed tc-start: 1662317411.784717, log10f_inf_neg tc-end: 1662317411.990684, log10f_inf_neg, passed tc-start: 1662317412.6552, log10f_inf_pos tc-end: 1662317412.214558, log10f_inf_pos, passed tc-start: 1662317412.240301, log10f_nan tc-end: 1662317412.428787, log10f_nan, passed tc-start: 1662317412.442976, log10f_one_pos tc-end: 1662317412.637441, log10f_one_pos, passed tc-start: 1662317412.654316, log10f_zero_neg tc-end: 1662317412.867161, log10f_zero_neg, passed tc-start: 1662317412.883890, log10f_zero_pos tc-end: 1662317413.384647, log10f_zero_pos, passed tc-start: 1662317413.401946, log1p_inf_neg tc-end: 1662317413.619282, log1p_inf_neg, passed tc-start: 1662317413.639047, log1p_inf_pos tc-end: 1662317413.844536, log1p_inf_pos, passed tc-start: 1662317413.861560, log1p_nan tc-end: 1662317414.60641, log1p_nan, passed tc-start: 1662317414.506326, log1p_one_neg tc-end: 1662317414.701819, log1p_one_neg, passed tc-start: 1662317414.718985, log1p_zero_neg tc-end: 1662317414.919905, log1p_zero_neg, passed tc-start: 1662317414.935528, log1p_zero_pos tc-end: 1662317415.91861, log1p_zero_pos, passed tc-start: 1662317415.106409, log1pf_inf_neg tc-end: 1662317415.282704, log1pf_inf_neg, passed tc-start: 1662317415.298760, log1pf_inf_pos tc-end: 1662317415.459240, log1pf_inf_pos, passed tc-start: 1662317416.288980, log1pf_nan tc-end: 1662317416.552687, log1pf_nan, passed tc-start: 1662317416.569144, log1pf_one_neg tc-end: 1662317416.770234, log1pf_one_neg, passed tc-start: 1662317416.785955, log1pf_zero_neg tc-end: 1662317416.980492, log1pf_zero_neg, passed tc-start: 1662317416.996188, log1pf_zero_pos tc-end: 1662317417.168904, log1pf_zero_pos, passed tc-start: 1662317417.810697, log2_base tc-end: 1662317418.10931, log2_base, passed tc-start: 1662317418.29812, log2_inf_neg tc-end: 1662317418.249120, log2_inf_neg, passed tc-start: 1662317418.263597, log2_inf_pos tc-end: 1662317418.459545, log2_inf_pos, passed tc-start: 1662317418.477642, log2_nan tc-end: 1662317418.673933, log2_nan, passed tc-start: 1662317418.688488, log2_one_pos tc-end: 1662317418.887118, log2_one_pos, passed tc-start: 1662317418.920925, log2_zero_neg tc-end: 1662317419.112744, log2_zero_neg, passed tc-start: 1662317419.127640, log2_zero_pos tc-end: 1662317419.311813, log2_zero_pos, passed tc-start: 1662317419.326663, log2f_base tc-end: 1662317419.498246, log2f_base, passed tc-start: 1662317420.389275, log2f_inf_neg tc-end: 1662317420.595182, log2f_inf_neg, passed tc-start: 1662317420.610722, log2f_inf_pos tc-end: 1662317420.807807, log2f_inf_pos, passed tc-start: 1662317420.823414, log2f_nan tc-end: 1662317421.23288, log2f_nan, passed tc-start: 1662317421.43889, log2f_one_pos tc-end: 1662317421.253713, log2f_one_pos, passed tc-start: 1662317421.269774, log2f_zero_neg tc-end: 1662317421.450471, log2f_zero_neg, passed tc-start: 1662317421.465569, log2f_zero_pos tc-end: 1662317421.662026, log2f_zero_pos, passed tc-start: 1662317421.679171, log_base tc-end: 1662317422.471595, log_base, passed tc-start: 1662317422.491816, log_inf_neg tc-end: 1662317422.703035, log_inf_neg, passed tc-start: 1662317422.717974, log_inf_pos tc-end: 1662317422.931322, log_inf_pos, passed tc-start: 1662317422.949557, log_nan tc-end: 1662317423.152600, log_nan, passed tc-start: 1662317423.169947, log_one_pos tc-end: 1662317423.330982, log_one_pos, passed tc-start: 1662317423.810534, log_zero_neg tc-end: 1662317424.25223, log_zero_neg, passed tc-start: 1662317424.43334, log_zero_pos tc-end: 1662317424.255824, log_zero_pos, passed tc-start: 1662317424.276420, logf_base tc-end: 1662317424.457763, logf_base, passed tc-start: 1662317424.472312, logf_inf_neg tc-end: 1662317424.650995, logf_inf_neg, passed tc-start: 1662317424.667664, logf_inf_pos tc-end: 1662317424.878907, logf_inf_pos, passed tc-start: 1662317424.894218, logf_nan tc-end: 1662317425.63533, logf_nan, passed tc-start: 1662317425.75726, logf_one_pos tc-end: 1662317425.275902, logf_one_pos, passed tc-start: 1662317425.292782, logf_zero_neg tc-end: 1662317425.503406, logf_zero_neg, passed tc-start: 1662317425.518212, logf_zero_pos tc-end: 1662317425.698692, logf_zero_pos, passed tp-end: 1662317425.713421, lib/libm/t_log tp-start: 1662317425.874783, lib/libm/t_modf, 1 tc-start: 1662317425.880231, modf tc-end: 1662317426.67627, modf, passed tp-end: 1662317426.84372, lib/libm/t_modf tp-start: 1662317426.285246, lib/libm/t_pow, 20 tc-start: 1662317426.290201, pow_inf_neg_x tc-end: 1662317426.461449, pow_inf_neg_x, passed tc-start: 1662317426.475398, pow_inf_neg_y tc-end: 1662317426.686329, pow_inf_neg_y, passed tc-start: 1662317426.701495, pow_inf_pos_x tc-end: 1662317426.868257, pow_inf_pos_x, passed tc-start: 1662317427.341038, pow_inf_pos_y tc-end: 1662317427.531660, pow_inf_pos_y, passed tc-start: 1662317427.548698, pow_nan_x tc-end: 1662317427.726751, pow_nan_x, passed tc-start: 1662317427.743325, pow_nan_y tc-end: 1662317427.951997, pow_nan_y, passed tc-start: 1662317427.968988, pow_one_neg_x tc-end: 1662317428.160213, pow_one_neg_x, passed tc-start: 1662317428.175096, pow_one_pos_x tc-end: 1662317428.360631, pow_one_pos_x, passed tc-start: 1662317428.374776, pow_zero_x tc-end: 1662317428.525608, pow_zero_x, passed tc-start: 1662317428.540320, pow_zero_y tc-end: 1662317429.31552, pow_zero_y, passed tc-start: 1662317429.44390, powf_inf_neg_x tc-end: 1662317429.267588, powf_inf_neg_x, passed tc-start: 1662317429.282744, powf_inf_neg_y tc-end: 1662317429.461732, powf_inf_neg_y, passed tc-start: 1662317429.476255, powf_inf_pos_x tc-end: 1662317429.651720, powf_inf_pos_x, passed tc-start: 1662317429.664933, powf_inf_pos_y tc-end: 1662317429.804480, powf_inf_pos_y, passed tc-start: 1662317429.815465, powf_nan_x tc-end: 1662317429.949163, powf_nan_x, passed tc-start: 1662317429.960125, powf_nan_y tc-end: 1662317430.91658, powf_nan_y, passed tc-start: 1662317430.102185, powf_one_neg_x tc-end: 1662317430.216398, powf_one_neg_x, passed tc-start: 1662317430.227363, powf_one_pos_x tc-end: 1662317430.360625, powf_one_pos_x, passed tc-start: 1662317430.371688, powf_zero_x tc-end: 1662317430.486747, powf_zero_x, passed tc-start: 1662317430.498486, powf_zero_y tc-end: 1662317430.635402, powf_zero_y, passed tp-end: 1662317430.646362, lib/libm/t_pow tp-start: 1662317430.776354, lib/libm/t_precision, 1 tc-start: 1662317430.780339, t_precision tc-end: 1662317430.908030, t_precision, passed tp-end: 1662317430.918805, lib/libm/t_precision tp-start: 1662317431.49221, lib/libm/t_round, 3 tc-start: 1662317431.53152, round_dir tc-end: 1662317431.188575, round_dir, passed tc-start: 1662317431.199706, rounding_alpha tc-so:d = 9.22337e+18 tc-end: 1662317431.336697, rounding_alpha, passed tc-start: 1662317431.347624, rounding_alpha_simple tc-end: 1662317431.483936, rounding_alpha_simple, passed tp-end: 1662317431.497022, lib/libm/t_round tp-start: 1662317431.661997, lib/libm/t_scalbn, 20 tc-start: 1662317431.665950, scalbn_inf_neg tc-end: 1662317431.799435, scalbn_inf_neg, passed tc-start: 1662317431.810696, scalbn_inf_pos tc-end: 1662317431.945368, scalbn_inf_pos, passed tc-start: 1662317431.956403, scalbn_ldexp tc-end: 1662317432.108276, scalbn_ldexp, passed tc-start: 1662317432.120191, scalbn_nan tc-end: 1662317432.238003, scalbn_nan, passed tc-start: 1662317432.248753, scalbn_val tc-end: 1662317432.382167, scalbn_val, passed tc-start: 1662317432.400252, scalbn_zero_neg tc-end: 1662317432.565094, scalbn_zero_neg, passed tc-start: 1662317432.576664, scalbn_zero_pos tc-end: 1662317432.708350, scalbn_zero_pos, passed tc-start: 1662317432.719646, scalbnf_inf_neg tc-end: 1662317432.854251, scalbnf_inf_neg, passed tc-start: 1662317432.870855, scalbnf_inf_pos tc-end: 1662317433.8092, scalbnf_inf_pos, passed tc-start: 1662317433.19405, scalbnf_ldexpf tc-end: 1662317433.163818, scalbnf_ldexpf, passed tc-start: 1662317433.178114, scalbnf_nan tc-end: 1662317433.311049, scalbnf_nan, passed tc-start: 1662317433.323242, scalbnf_val tc-end: 1662317433.459667, scalbnf_val, passed tc-start: 1662317433.471515, scalbnf_zero_neg tc-end: 1662317433.613632, scalbnf_zero_neg, passed tc-start: 1662317433.625502, scalbnf_zero_pos tc-end: 1662317433.747904, scalbnf_zero_pos, passed tc-start: 1662317433.760238, scalbnl_inf_neg tc-end: 1662317433.893718, scalbnl_inf_neg, passed tc-start: 1662317433.905116, scalbnl_inf_pos tc-end: 1662317434.47103, scalbnl_inf_pos, passed tc-start: 1662317434.59906, scalbnl_nan tc-end: 1662317434.195474, scalbnl_nan, passed tc-start: 1662317434.207192, scalbnl_val tc-end: 1662317434.343723, scalbnl_val, passed tc-start: 1662317434.355863, scalbnl_zero_neg tc-end: 1662317434.493322, scalbnl_zero_neg, passed tc-start: 1662317434.505130, scalbnl_zero_pos tc-end: 1662317434.644266, scalbnl_zero_pos, passed tp-end: 1662317434.657118, lib/libm/t_scalbn tp-start: 1662317434.800105, lib/libm/t_sin, 12 tc-start: 1662317434.804023, sin_angles tc-end: 1662317434.941468, sin_angles, passed tc-start: 1662317434.953085, sin_inf_neg tc-end: 1662317435.88514, sin_inf_neg, passed tc-start: 1662317435.99751, sin_inf_pos tc-end: 1662317435.234645, sin_inf_pos, passed tc-start: 1662317435.246176, sin_nan tc-end: 1662317435.408499, sin_nan, passed tc-start: 1662317435.420943, sin_zero_neg tc-end: 1662317435.554921, sin_zero_neg, passed tc-start: 1662317435.566066, sin_zero_pos tc-end: 1662317435.699445, sin_zero_pos, passed tc-start: 1662317435.710641, sinf_angles tc-end: 1662317435.846792, sinf_angles, passed tc-start: 1662317435.857773, sinf_inf_neg tc-end: 1662317435.994304, sinf_inf_neg, passed tc-start: 1662317436.5056, sinf_inf_pos tc-end: 1662317436.137703, sinf_inf_pos, passed tc-start: 1662317436.149011, sinf_nan tc-end: 1662317436.299712, sinf_nan, passed tc-start: 1662317436.310942, sinf_zero_neg tc-end: 1662317436.440860, sinf_zero_neg, passed tc-start: 1662317436.451994, sinf_zero_pos tc-end: 1662317436.580937, sinf_zero_pos, passed tp-end: 1662317436.594349, lib/libm/t_sin tp-start: 1662317436.721724, lib/libm/t_sincos, 18 tc-start: 1662317436.725442, sincos_angles tc-end: 1662317436.860872, sincos_angles, passed tc-start: 1662317436.872534, sincos_inf_neg tc-end: 1662317437.2196, sincos_inf_neg, passed tc-start: 1662317437.15490, sincos_inf_pos tc-end: 1662317437.147637, sincos_inf_pos, passed tc-start: 1662317437.159564, sincos_nan tc-end: 1662317437.291536, sincos_nan, passed tc-start: 1662317437.303925, sincos_zero_neg tc-end: 1662317437.435708, sincos_zero_neg, passed tc-start: 1662317437.448408, sincos_zero_pos tc-end: 1662317437.581693, sincos_zero_pos, passed tc-start: 1662317437.593043, sincosf_angles tc-end: 1662317437.729766, sincosf_angles, passed tc-start: 1662317437.741086, sincosf_inf_neg tc-end: 1662317437.874079, sincosf_inf_neg, passed tc-start: 1662317437.886338, sincosf_inf_pos tc-end: 1662317438.24584, sincosf_inf_pos, passed tc-start: 1662317438.35805, sincosf_nan tc-end: 1662317438.166070, sincosf_nan, passed tc-start: 1662317438.178202, sincosf_zero_neg tc-end: 1662317438.293814, sincosf_zero_neg, passed tc-start: 1662317438.305973, sincosf_zero_pos tc-end: 1662317438.419041, sincosf_zero_pos, passed tc-start: 1662317438.430741, sincosl_angles tc-end: 1662317438.575041, sincosl_angles, passed tc-start: 1662317438.586094, sincosl_inf_neg tc-end: 1662317438.720172, sincosl_inf_neg, passed tc-start: 1662317438.732178, sincosl_inf_pos tc-end: 1662317438.867723, sincosl_inf_pos, passed tc-start: 1662317438.879984, sincosl_nan tc-end: 1662317439.17217, sincosl_nan, passed tc-start: 1662317439.29199, sincosl_zero_neg tc-end: 1662317439.149152, sincosl_zero_neg, passed tc-start: 1662317439.160851, sincosl_zero_pos tc-end: 1662317439.294538, sincosl_zero_pos, passed tp-end: 1662317439.306153, lib/libm/t_sincos tp-start: 1662317439.447421, lib/libm/t_sinh, 12 tc-start: 1662317439.451091, sinh_inf_neg tc-end: 1662317439.581350, sinh_inf_neg, passed tc-start: 1662317439.594986, sinh_inf_pos tc-end: 1662317439.731853, sinh_inf_pos, passed tc-start: 1662317439.743691, sinh_inrange tc-end: 1662317439.887849, sinh_inrange, passed tc-start: 1662317439.902019, sinh_nan tc-end: 1662317440.55963, sinh_nan, passed tc-start: 1662317440.71500, sinh_zero_neg tc-end: 1662317440.202487, sinh_zero_neg, passed tc-start: 1662317440.214704, sinh_zero_pos tc-end: 1662317440.355229, sinh_zero_pos, passed tc-start: 1662317440.366942, sinhf_inf_neg tc-end: 1662317440.484537, sinhf_inf_neg, passed tc-start: 1662317440.496099, sinhf_inf_pos tc-end: 1662317440.629851, sinhf_inf_pos, passed tc-start: 1662317440.643174, sinhf_inrange tc-end: 1662317440.787912, sinhf_inrange, passed tc-start: 1662317440.803111, sinhf_nan tc-end: 1662317440.937174, sinhf_nan, passed tc-start: 1662317440.949057, sinhf_zero_neg tc-end: 1662317441.86759, sinhf_zero_neg, passed tc-start: 1662317441.103934, sinhf_zero_pos tc-end: 1662317441.237324, sinhf_zero_pos, passed tp-end: 1662317441.249250, lib/libm/t_sinh tp-start: 1662317441.400787, lib/libm/t_sqrt, 18 tc-start: 1662317441.404862, sqrt_inf_neg tc-end: 1662317441.538008, sqrt_inf_neg, passed tc-start: 1662317441.549011, sqrt_inf_pos tc-end: 1662317441.688880, sqrt_inf_pos, passed tc-start: 1662317441.701701, sqrt_nan tc-end: 1662317441.844258, sqrt_nan, passed tc-start: 1662317441.856189, sqrt_pow tc-end: 1662317441.990274, sqrt_pow, passed tc-start: 1662317442.2380, sqrt_zero_neg tc-end: 1662317442.124751, sqrt_zero_neg, passed tc-start: 1662317442.136188, sqrt_zero_pos tc-end: 1662317442.272344, sqrt_zero_pos, passed tc-start: 1662317442.283639, sqrtf_inf_neg tc-end: 1662317442.417858, sqrtf_inf_neg, passed tc-start: 1662317442.428926, sqrtf_inf_pos tc-end: 1662317442.547696, sqrtf_inf_pos, passed tc-start: 1662317442.559525, sqrtf_nan tc-end: 1662317442.697934, sqrtf_nan, passed tc-start: 1662317442.709305, sqrtf_powf tc-end: 1662317442.848016, sqrtf_powf, passed tc-start: 1662317442.859615, sqrtf_zero_neg tc-end: 1662317442.996527, sqrtf_zero_neg, passed tc-start: 1662317443.8009, sqrtf_zero_pos tc-end: 1662317443.147548, sqrtf_zero_pos, passed tc-start: 1662317443.881697, sqrtl_inf_neg tc-end: 1662317444.21491, sqrtl_inf_neg, passed tc-start: 1662317444.33907, sqrtl_inf_pos tc-end: 1662317444.177197, sqrtl_inf_pos, passed tc-start: 1662317444.188334, sqrtl_nan tc-end: 1662317444.352166, sqrtl_nan, passed tc-start: 1662317444.368265, sqrtl_powl tc-end: 1662317444.511610, sqrtl_powl, passed tc-start: 1662317444.523965, sqrtl_zero_neg tc-end: 1662317444.669873, sqrtl_zero_neg, passed tc-start: 1662317444.683361, sqrtl_zero_pos tc-end: 1662317444.827337, sqrtl_zero_pos, passed tp-end: 1662317444.838399, lib/libm/t_sqrt tp-start: 1662317444.987545, lib/libm/t_tan, 12 tc-start: 1662317444.991438, tan_angles tc-end: 1662317445.129995, tan_angles, passed tc-start: 1662317445.142056, tan_inf_neg tc-end: 1662317445.283874, tan_inf_neg, passed tc-start: 1662317445.297218, tan_inf_pos tc-end: 1662317445.434852, tan_inf_pos, passed tc-start: 1662317445.446189, tan_nan tc-end: 1662317445.568104, tan_nan, passed tc-start: 1662317445.609577, tan_zero_neg tc-end: 1662317446.34431, tan_zero_neg, passed tc-start: 1662317446.47164, tan_zero_pos tc-end: 1662317446.185729, tan_zero_pos, passed tc-start: 1662317446.197541, tanf_angles tc-end: 1662317446.331002, tanf_angles, passed tc-start: 1662317446.342511, tanf_inf_neg tc-end: 1662317446.474203, tanf_inf_neg, passed tc-start: 1662317446.491457, tanf_inf_pos tc-end: 1662317446.630752, tanf_inf_pos, passed tc-start: 1662317446.642333, tanf_nan tc-end: 1662317446.778435, tanf_nan, passed tc-start: 1662317446.789810, tanf_zero_neg tc-end: 1662317446.930740, tanf_zero_neg, passed tc-start: 1662317446.942293, tanf_zero_pos tc-end: 1662317447.74767, tanf_zero_pos, passed tp-end: 1662317447.86638, lib/libm/t_tan tp-start: 1662317447.233455, lib/libm/t_tanh, 10 tc-start: 1662317447.237643, tanh_inf_neg tc-end: 1662317447.375131, tanh_inf_neg, passed tc-start: 1662317447.387214, tanh_inf_pos tc-end: 1662317447.518579, tanh_inf_pos, passed tc-start: 1662317447.530997, tanh_nan tc-end: 1662317447.694205, tanh_nan, passed tc-start: 1662317447.710764, tanh_zero_neg tc-end: 1662317447.861591, tanh_zero_neg, passed tc-start: 1662317447.879111, tanh_zero_pos tc-end: 1662317448.31930, tanh_zero_pos, passed tc-start: 1662317448.46870, tanhf_inf_neg tc-end: 1662317448.176834, tanhf_inf_neg, passed tc-start: 1662317448.187528, tanhf_inf_pos tc-end: 1662317448.315770, tanhf_inf_pos, passed tc-start: 1662317448.326742, tanhf_nan tc-end: 1662317448.456016, tanhf_nan, passed tc-start: 1662317448.466810, tanhf_zero_neg tc-end: 1662317448.578543, tanhf_zero_neg, passed tc-start: 1662317448.589543, tanhf_zero_pos tc-end: 1662317448.718368, tanhf_zero_pos, passed tp-end: 1662317448.729203, lib/libm/t_tanh tp-start: 1662317448.921269, lib/libm/t_cabsl, 1 tc-start: 1662317448.924945, cabsl tc-end: 1662317449.119365, cabsl, passed tp-end: 1662317449.135692, lib/libm/t_cabsl tp-start: 1662317449.311074, lib/libobjc/t_threads, 1 tc-start: 1662317449.314791, thread_callback tc-so:Old Callback: 0x0 tc-so:detach value: 0xf8e12a1f4000 tc-so:becoming multithreaded! tc-so:detached thread started! tc-so:Shutting down tc-end: 1662317449.477557, thread_callback, passed tp-end: 1662317449.488210, lib/libobjc/t_threads tp-start: 1662317449.623517, lib/libposix/bsd/t_rename, 1 tc-start: 1662317449.627572, rename tc-end: 1662317449.760166, rename, passed tp-end: 1662317449.776276, lib/libposix/bsd/t_rename tp-start: 1662317449.919080, lib/libposix/posix1/t_rename, 1 tc-start: 1662317449.923328, rename tc-end: 1662317450.62677, rename, passed tp-end: 1662317450.78061, lib/libposix/posix1/t_rename tp-start: 1662317450.197809, lib/libposix/posix2/t_rename, 1 tc-start: 1662317450.202134, rename tc-end: 1662317450.348073, rename, passed tp-end: 1662317450.363363, lib/libposix/posix2/t_rename tp-start: 1662317450.537349, lib/libppath/t_ppath, 25 tc-start: 1662317450.541023, component_at tc-end: 1662317450.674234, component_at, passed tc-start: 1662317450.685396, copydel_bool_success tc-end: 1662317450.834770, copydel_bool_success, passed tc-start: 1662317450.845709, copydel_object_twice_success tc-end: 1662317450.998596, copydel_object_twice_success, passed tc-start: 1662317451.10865, copyset_bool_success tc-end: 1662317451.190916, copyset_bool_success, passed tc-start: 1662317451.203203, copyset_object_twice_success tc-end: 1662317451.346509, copyset_object_twice_success, passed tc-start: 1662317451.357816, create_bool_eexist tc-end: 1662317451.508903, create_bool_eexist, passed tc-start: 1662317451.523056, create_bool_success tc-end: 1662317451.674337, create_bool_success, passed tc-start: 1662317451.685661, delete_bool_eftype tc-end: 1662317451.838924, delete_bool_eftype, passed tc-start: 1662317451.851598, delete_bool_enoent tc-end: 1662317451.989488, delete_bool_enoent, passed tc-start: 1662317452.2419, delete_bool_success tc-end: 1662317452.164211, delete_bool_success, passed tc-start: 1662317452.177780, get_bool_eftype tc-end: 1662317452.333261, get_bool_eftype, passed tc-start: 1662317452.345430, get_bool_enoent tc-end: 1662317452.495162, get_bool_enoent, passed tc-start: 1662317452.513593, get_bool_success tc-end: 1662317452.666701, get_bool_success, passed tc-start: 1662317452.678204, get_idx_key tc-end: 1662317452.818808, get_idx_key, passed tc-start: 1662317452.830713, get_string_eftype tc-end: 1662317452.995543, get_string_eftype, passed tc-start: 1662317453.8565, get_string_enoent tc-end: 1662317453.161628, get_string_enoent, passed tc-start: 1662317453.173763, get_string_success tc-end: 1662317453.303263, get_string_success, passed tc-start: 1662317453.314773, length tc-end: 1662317453.451842, length, passed tc-start: 1662317453.463075, pop_until_empty tc-end: 1662317453.597613, pop_until_empty, passed tc-start: 1662317453.608372, ppath_copy tc-end: 1662317453.747586, ppath_copy, passed tc-start: 1662317453.759409, push_until_full tc-end: 1662317453.915297, push_until_full, passed tc-start: 1662317453.926944, replace tc-end: 1662317454.87139, replace, passed tc-start: 1662317454.100017, set_bool_eftype tc-end: 1662317454.292410, set_bool_eftype, passed tc-start: 1662317454.303535, set_bool_enoent tc-end: 1662317454.453454, set_bool_enoent, passed tc-start: 1662317454.464345, set_bool_success tc-end: 1662317454.609097, set_bool_success, passed tp-end: 1662317454.631996, lib/libppath/t_ppath tp-start: 1662317455.545700, lib/libprop/t_proplib, 7 tc-start: 1662317455.597552, prop_basic tc-end: 1662317455.900372, prop_basic, passed tc-start: 1662317455.939179, prop_data_basic tc-end: 1662317456.88343, prop_data_basic, passed tc-start: 1662317456.102325, prop_dict_util tc-end: 1662317456.243094, prop_dict_util, passed tc-start: 1662317456.254880, prop_dictionary_equals tc-end: 1662317456.398297, prop_dictionary_equals, passed tc-start: 1662317456.409636, prop_number_basic tc-end: 1662317456.536757, prop_number_basic, passed tc-start: 1662317456.548163, prop_number_range_check tc-end: 1662317456.679815, prop_number_range_check, passed tc-start: 1662317456.690804, prop_string_basic tc-end: 1662317456.823115, prop_string_basic, passed tp-end: 1662317456.835681, lib/libprop/t_proplib tp-start: 1662317457.35122, lib/libpthread/t_barrier, 1 tc-start: 1662317457.39299, 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: 1662317477.250251, barrier, passed tp-end: 1662317477.275434, lib/libpthread/t_barrier tp-start: 1662317477.425720, lib/libpthread/t_cond, 9 tc-start: 1662317477.429562, 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: 1662317477.597577, bogus_timedwaits, passed tc-start: 1662317477.610695, 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:1: After releasing the mutex. tc-so:2: After the loop. tc-so:1: Thread joined. Final count = 0, total = 50000 tc-end: 1662317489.158863, broadcast, passed tc-start: 1662317489.170526, cond_timedwait_race tc-end: 1662317527.445852, cond_timedwait_race, passed tc-start: 1662317527.458125, condattr tc-end: 1662317527.592550, condattr, passed tc-start: 1662317527.606394, destroy_after_cancel tc-end: 1662317527.754720, destroy_after_cancel, passed tc-start: 1662317527.766576, 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: 1662317531.932143, signal_before_unlock, passed tc-start: 1662317531.951913, 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: 1662317536.141945, signal_before_unlock_static_init, passed tc-start: 1662317536.154467, 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: 1662317540.310899, signal_delay_wait, passed tc-start: 1662317540.322884, 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: 1662317552.145888, signal_wait_race, passed tp-end: 1662317552.158295, lib/libpthread/t_cond tp-start: 1662317552.294364, lib/libpthread/t_condwait, 2 tc-start: 1662317552.298176, cond_wait_mono tc-so:**** CLOCK_MONOTONIC clock wait starting tc-so:started: 10352.808649216 sec tc-so:timeout: 10356.808162545 sec tc-so:elapsed: 3.999513329 sec tc-so:**** CLOCK_MONOTONIC clock wait ended tc-end: 1662317556.467823, cond_wait_mono, passed tc-start: 1662317556.480694, cond_wait_real tc-so:**** CLOCK_REALTIME clock wait starting tc-so:started: 1662317556.613074152 sec tc-so:timeout: 1662317560.634232903 sec tc-so:elapsed: 4.021158751 sec tc-so:**** CLOCK_REALTIME clock wait ended tc-end: 1662317560.668080, cond_wait_real, passed tp-end: 1662317560.679326, lib/libpthread/t_condwait tp-start: 1662317560.813108, lib/libpthread/t_detach, 1 tc-start: 1662317560.816859, pthread_detach tc-end: 1662317568.961728, pthread_detach, passed tp-end: 1662317568.974923, lib/libpthread/t_detach tp-start: 1662317569.121276, lib/libpthread/t_equal, 1 tc-start: 1662317569.124962, pthread_equal tc-end: 1662317569.269139, pthread_equal, passed tp-end: 1662317569.280157, lib/libpthread/t_equal tp-start: 1662317569.410752, lib/libpthread/t_fork, 1 tc-start: 1662317569.415455, fork tc-end: 1662317579.531485, fork, passed tp-end: 1662317579.543948, lib/libpthread/t_fork tp-start: 1662317579.691396, lib/libpthread/t_fpu, 1 tc-start: 1662317579.695595, fpu tc-so:Testing threaded floating point computations... tc-end: 1662317580.46663, fpu, passed tp-end: 1662317580.58466, lib/libpthread/t_fpu tp-start: 1662317580.237576, lib/libpthread/t_join, 1 tc-start: 1662317580.241341, pthread_join tc-end: 1662317580.477152, pthread_join, passed tp-end: 1662317580.489422, lib/libpthread/t_join tp-start: 1662317580.626092, lib/libpthread/t_kill, 1 tc-start: 1662317580.630832, simple tc-end: 1662317581.114062, simple, passed tp-end: 1662317581.125407, lib/libpthread/t_kill tp-start: 1662317581.265601, lib/libpthread/t_mutex, 7 tc-start: 1662317581.269437, 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: 1662317589.448242, mutex1, passed tc-start: 1662317589.459666, mutex2 tc-so:1: Mutex-test 2 tc-so:1: Thread 0xf1539b17d800 tc-so:2: Second thread (0xf1539ad39000). Count is 10000000 tc-so:1: Thread joined. X was 20000000. Return value (long) was -1 tc-end: 1662317602.715078, mutex2, passed tc-start: 1662317602.727318, mutex3 tc-so:1: Mutex-test 3 tc-so:1: Thread 0xf2f722d4d800 tc-so:2: Second thread (0xf2f72290c000). Count is 10000000 tc-so:1: Thread joined. X was 20000000. Return value (long) was -1 tc-end: 1662317617.703050, mutex3, passed tc-start: 1662317617.719303, 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: 1662317625.877446, mutex4, passed tc-start: 1662317625.889910, 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: 1662317645.752121, mutex5, passed tc-start: 1662317645.762364, mutexattr1 tc-end: 1662317645.898630, mutexattr1, passed tc-start: 1662317645.910136, 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: 1662317646.350850, mutexattr2, passed tp-end: 1662317646.361896, lib/libpthread/t_mutex tp-start: 1662317646.502509, lib/libpthread/t_name, 1 tc-start: 1662317646.507372, name tc-end: 1662317646.663602, name, passed tp-end: 1662317646.674351, lib/libpthread/t_name tp-start: 1662317646.817142, lib/libpthread/t_once, 3 tc-start: 1662317646.821370, 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: 1662317646.965204, once1, passed tc-start: 1662317646.977220, 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: 1662317647.245770, once2, passed tc-start: 1662317647.257672, once3 tc-so:Test 3 of pthread_once() (test versus cancellation) tc-so:Variable x has value 0 tc-so:Test succeeded tc-end: 1662317647.423505, once3, passed tp-end: 1662317647.435341, lib/libpthread/t_once tp-start: 1662317647.580806, lib/libpthread/t_preempt, 1 tc-start: 1662317647.585835, 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: 1662317649.765416, preempt1, passed tp-end: 1662317649.777239, lib/libpthread/t_preempt tp-start: 1662317649.914233, lib/libpthread/t_rwlock, 2 tc-start: 1662317649.918738, rwlock1 tc-end: 1662317652.85871, rwlock1, passed tc-start: 1662317652.99070, rwlock_static tc-end: 1662317652.242047, rwlock_static, passed tp-end: 1662317652.254153, lib/libpthread/t_rwlock tp-start: 1662317652.406214, lib/libpthread/t_sem, 4 tc-start: 1662317652.410904, 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: 1662317674.302821, before_start_no_threads, passed tc-start: 1662317674.315209, 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: 1662317695.319477, before_start_one_thread, passed tc-start: 1662317695.331769, named tc-so:Test begin tc-so:Test end tc-end: 1662317695.487883, named, passed tc-start: 1662317695.500014, unnamed tc-so:Test begin tc-so:Thread 0xfa922e084000 waiting for semaphore... tc-so:Thread 0xfa922e085c00 waiting for semaphore... tc-so:Thread 0xfa922e087800 waiting for semaphore... tc-so:Thread 0xfa922e089400 waiting for semaphore... tc-so:Thread 0xfa922e07d000 waiting for semaphore... tc-so:Thread 0xfa922e07ec00 waiting for semaphore... tc-so:Thread 0xfa922e080800 waiting for semaphore... tc-so:Thread 0xfa922e082400 waiting for semaphore... tc-so:Thread 0xfa922e076000 waiting for semaphore... tc-so:Thread 0xfa922e077c00 waiting for semaphore... tc-so:main loop 1: posting... tc-so:Thread 0xfa922e084000 got semaphore tc-so:main loop 1: posting... tc-so:Thread 0xfa922e085c00 got semaphore tc-so:main loop 1: posting... tc-so:Thread 0xfa922e087800 got semaphore tc-so:main loop 1: posting... tc-so:Thread 0xfa922e089400 got semaphore tc-so:main loop 1: posting... tc-so:Thread 0xfa922e07d000 got semaphore tc-so:main loop 1: posting... tc-so:Thread 0xfa922e07ec00 got semaphore tc-so:main loop 1: posting... tc-so:Thread 0xfa922e080800 got semaphore tc-so:main loop 1: posting... tc-so:Thread 0xfa922e082400 got semaphore tc-so:main loop 1: posting... tc-so:Thread 0xfa922e076000 got semaphore tc-so:main loop 1: posting... tc-so:Thread 0xfa922e077c00 got semaphore tc-so:Thread 0xfa922e077c00 waiting for semaphore... tc-so:Thread 0xfa922e076000 waiting for semaphore... tc-so:Thread 0xfa922e082400 waiting for semaphore... tc-so:Thread 0xfa922e080800 waiting for semaphore... tc-so:Thread 0xfa922e07ec00 waiting for semaphore... tc-so:Thread 0xfa922e07d000 waiting for semaphore... tc-so:Thread 0xfa922e089400 waiting for semaphore... tc-so:Thread 0xfa922e087800 waiting for semaphore... tc-so:Thread 0xfa922e085c00 waiting for semaphore... tc-so:Thread 0xfa922e084000 waiting for semaphore... tc-so:main loop 2: posting... tc-so:Thread 0xfa922e077c00 got semaphore tc-so:main loop 2: posting... tc-so:Thread 0xfa922e076000 got semaphore tc-so:main loop 2: posting... tc-so:Thread 0xfa922e082400 got semaphore tc-so:main loop 2: posting... tc-so:Thread 0xfa922e080800 got semaphore tc-so:main loop 2: posting... tc-so:Thread 0xfa922e07ec00 got semaphore tc-so:main loop 2: posting... tc-so:Thread 0xfa922e07d000 got semaphore tc-so:main loop 2: posting... tc-so:Thread 0xfa922e089400 got semaphore tc-so:main loop 2: posting... tc-so:Thread 0xfa922e087800 got semaphore tc-so:main loop 2: posting... tc-so:Thread 0xfa922e085c00 got semaphore tc-so:main loop 2: posting... tc-so:Thread 0xfa922e084000 got semaphore tc-so:Test end tc-end: 1662317696.560623, unnamed, passed tp-end: 1662317696.571868, lib/libpthread/t_sem tp-start: 1662317696.714215, lib/libpthread/t_sigmask, 4 tc-start: 1662317696.718360, before_threads tc-so:Success: Both handlers ran in order tc-end: 1662317696.860579, before_threads, passed tc-start: 1662317696.872695, incorrect_mask_bug tc-end: 1662317703.70151, incorrect_mask_bug, passed tc-start: 1662317703.83073, respected_while_running tc-so:Success: Handlers were invoked by different threads tc-end: 1662317705.255575, respected_while_running, passed tc-start: 1662317705.268674, upcalls_not_started tc-end: 1662317705.410609, upcalls_not_started, passed tp-end: 1662317705.423668, lib/libpthread/t_sigmask tp-start: 1662317705.567651, lib/libpthread/t_sigsuspend, 1 tc-start: 1662317705.571474, sigsuspend tc-end: 1662317707.758827, sigsuspend, passed tp-end: 1662317707.770021, lib/libpthread/t_sigsuspend tp-start: 1662317707.924920, lib/libpthread/t_siglongjmp, 1 tc-start: 1662317707.928705, siglongjmp1 tc-end: 1662317708.71040, siglongjmp1, passed tp-end: 1662317708.81157, lib/libpthread/t_siglongjmp tp-start: 1662317708.216842, lib/libpthread/t_sleep, 1 tc-start: 1662317708.220950, sleep1 tc-so:Testing sleeps unreasonably far into the future. tc-end: 1662317710.388859, sleep1, passed tp-end: 1662317710.400159, lib/libpthread/t_sleep tp-start: 1662317710.552402, lib/libpthread/t_swapcontext, 1 tc-start: 1662317710.556608, swapcontext1 tc-so:Testing if swapcontext() alters pthread_self() tc-so:before swapcontext self = 0xfbd2e4b01000 tc-so:after swapcontext self = 0xfbd2e4b01000 tc-so:Test succeeded tc-end: 1662317710.720133, swapcontext1, passed tp-end: 1662317710.731487, lib/libpthread/t_swapcontext tp-start: 1662317710.881838, lib/libpthread/t_timedmutex, 11 tc-start: 1662317710.886258, 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: 1662317719.142161, mutex1, passed tc-start: 1662317719.155493, mutex2 tc-so:1: Mutex-test 2 tc-so:1: Thread 0xf661b7ffd800 tc-so:2: Second thread (0xf661b7bb8000). Count is 10000000 tc-so:1: Thread joined. X was 20000000. Return value (long) was -1 tc-end: 1662318059.415702, mutex2, passed tc-start: 1662318059.428164, mutex3 tc-so:1: Mutex-test 3 tc-so:1: Thread 0xfea3318ad800 tc-so:2: Second thread (0xfea33146c000). Count is 10000000 tc-so:1: Thread joined. X was 20000000. Return value (long) was -1 tc-end: 1662318403.339402, mutex3, passed tc-start: 1662318403.349990, 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: 1662318411.849683, mutex4, passed tc-start: 1662318411.862386, 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: 1662318432.50068, mutex5, passed tc-start: 1662318432.62904, mutexattr1 tc-end: 1662318432.209208, mutexattr1, passed tc-start: 1662318432.221693, 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: 1662318432.686816, mutexattr2, passed tc-start: 1662318432.699653, 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: 1662318432.862396, timedmutex1, passed tc-start: 1662318432.875586, 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: 1662318433.36868, timedmutex2, passed tc-start: 1662318433.49703, 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: 1662318433.224718, timedmutex3, passed tc-start: 1662318433.238115, 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: 1662318433.414004, timedmutex4, passed tp-end: 1662318433.425046, lib/libpthread/t_timedmutex tp-start: 1662318433.570324, lib/libpthread/t_call_once, 1 tc-start: 1662318433.574133, call_once tc-end: 1662318433.735075, call_once, passed tp-end: 1662318433.747049, lib/libpthread/t_call_once tp-start: 1662318433.890429, lib/libpthread/t_cnd, 4 tc-start: 1662318433.894771, cnd_broadcast tc-end: 1662318434.60279, cnd_broadcast, passed tc-start: 1662318434.73175, cnd_init tc-end: 1662318434.215211, cnd_init, passed tc-start: 1662318434.228192, cnd_signal tc-end: 1662318434.403496, cnd_signal, passed tc-start: 1662318434.418329, cnd_timedwait tc-end: 1662318434.571391, cnd_timedwait, passed tp-end: 1662318434.584401, lib/libpthread/t_cnd tp-start: 1662318434.724801, lib/libpthread/t_mtx, 4 tc-start: 1662318434.729150, mtx_init tc-end: 1662318434.875371, mtx_init, passed tc-start: 1662318434.889378, mtx_lock tc-end: 1662318435.34958, mtx_lock, passed tc-start: 1662318435.68075, mtx_timedlock tc-end: 1662318435.217234, mtx_timedlock, passed tc-start: 1662318435.230569, mtx_trylock tc-end: 1662318435.379780, mtx_trylock, passed tp-end: 1662318435.393530, lib/libpthread/t_mtx tp-start: 1662318435.549338, lib/libpthread/t_thrd, 6 tc-start: 1662318435.553873, thrd_create tc-end: 1662318435.710972, thrd_create, passed tc-start: 1662318435.724712, thrd_current tc-end: 1662318435.873772, thrd_current, passed tc-start: 1662318435.887100, thrd_detach tc-end: 1662318436.35678, thrd_detach, passed tc-start: 1662318436.47953, thrd_exit tc-end: 1662318436.200673, thrd_exit, passed tc-start: 1662318436.212840, thrd_sleep tc-end: 1662318436.614379, thrd_sleep, passed tc-start: 1662318436.627045, thrd_yield tc-end: 1662318436.777854, thrd_yield, passed tp-end: 1662318436.790184, lib/libpthread/t_thrd tp-start: 1662318436.942656, lib/libpthread/t_tss, 4 tc-start: 1662318436.947010, tss_create tc-end: 1662318437.85540, tss_create, passed tc-start: 1662318437.97714, tss_destructor_main_thread tc-end: 1662318437.247896, tss_destructor_main_thread, passed tc-start: 1662318437.261639, tss_destructor_thread_exit tc-end: 1662318437.428806, tss_destructor_thread_exit, passed tc-start: 1662318437.442796, tss_set tc-end: 1662318437.587107, tss_set, passed tp-end: 1662318437.599818, lib/libpthread/t_tss tp-start: 1662318438.355852, lib/libpthread/t_atexit, 1 tc-start: 1662318438.360612, atexit tc-so:Executing command [ /usr/tests/lib/libpthread/h_atexit ] tc-end: 1662318439.422202, atexit, passed tp-end: 1662318439.435994, lib/libpthread/t_atexit tp-start: 1662318440.187021, lib/libpthread/t_cancel, 1 tc-start: 1662318440.191557, register_while_disabled tc-so:Executing command [ /usr/tests/lib/libpthread/h_cancel ] tc-end: 1662318441.323884, register_while_disabled, passed tp-end: 1662318441.334795, lib/libpthread/t_cancel tp-start: 1662318442.64731, lib/libpthread/t_exit, 1 tc-start: 1662318442.69807, main_thread tc-so:Executing command [ /usr/tests/lib/libpthread/h_exit ] tc-end: 1662318443.22582, main_thread, passed tp-end: 1662318443.33929, lib/libpthread/t_exit tp-start: 1662318443.821996, lib/libpthread/t_resolv, 1 tc-start: 1662318443.825968, resolv tc-so:0xf3ab7dae8000: 5 resolving anoncvs.isc.netbsd.org 2 tc-so:0xf3ab7dae9c00: 5 resolving zeppo.rediris.es 91 tc-so:0xf3ab7daeb800: 5 resolving ftp.uni-erlangen.de 31 tc-so:0xf3ab7daed400: 5 resolving moon.vub.ac.be 47 tc-so:0xf3ab7daca000: 5 resolving above.warped.net 0 tc-so:0xf3ab7dae9c00: host zeppo.rediris.es not found tc-so:0xf3ab7dae9c00: 4 resolving centaurus.4web.cz 9 tc-so:0xf3ab7daca000: host above.warped.net not found tc-so:0xf3ab7daca000: 4 resolving lala.iri.co.jp 39 tc-so:0xf3ab7dae8000: host anoncvs.isc.netbsd.org not found tc-so:0xf3ab7dae8000: 4 resolving mirror03.inet.tele.dk 46 tc-so:0xf3ab7daeb800: host ftp.uni-erlangen.de ok tc-so:0xf3ab7dae8000: host mirror03.inet.tele.dk not found tc-so:0xf3ab7daeb800: 4 resolving ftp.funet.fi 24 tc-so:0xf3ab7dae8000: 3 resolving www.en.netbsd.de 85 tc-so:0xf3ab7dae8000: host www.en.netbsd.de ok tc-so:0xf3ab7dae8000: 2 resolving ftp.fsn.hu 23 tc-so:0xf3ab7daca000: host lala.iri.co.jp not found tc-so:0xf3ab7daca000: 3 resolving centaurus.4web.cz 9 tc-so:0xf3ab7daed400: host moon.vub.ac.be ok tc-so:0xf3ab7daed400: 4 resolving ftp.plig.org 30 tc-so:0xf3ab7daca000: host centaurus.4web.cz ok tc-so:0xf3ab7dae9c00: host centaurus.4web.cz ok tc-so:0xf3ab7dae9c00: 3 resolving netbsd.nsysu.edu.tw 57 tc-so:0xf3ab7daca000: 2 resolving ftp.xgate.co.kr 32 tc-so:0xf3ab7daed400: host ftp.plig.org ok tc-so:0xf3ab7daed400: 3 resolving lala.iri.co.jp 39 tc-so:0xf3ab7daed400: host lala.iri.co.jp not found tc-so:0xf3ab7daed400: 2 resolving mail.netbsd.org 42 tc-so:0xf3ab7daed400: host mail.netbsd.org ok tc-so:0xf3ab7daed400: 1 resolving netbsd.4ka.mipt.ru 51 tc-so:0xf3ab7daeb800: host ftp.funet.fi ok tc-so:0xf3ab7daeb800: 3 resolving nbwww.sergei.cc 48 tc-so:0xf3ab7daeb800: host nbwww.sergei.cc not found tc-so:0xf3ab7daeb800: 2 resolving netbsdwww.cs.rmit.edu.au 69 tc-so:0xf3ab7dae8000: host ftp.fsn.hu ok tc-so:0xf3ab7dae8000: 1 resolving ftp.plig.org 30 tc-so:0xf3ab7dae8000: host ftp.plig.org ok tc-so:0xf3ab7daca000: host ftp.xgate.co.kr ok tc-so:0xf3ab7daeb800: host netbsdwww.cs.rmit.edu.au not found tc-so:0xf3ab7daeb800: 1 resolving console.netbsd.org 12 tc-so:0xf3ab7daca000: 1 resolving netbsd.netlead.com.au 56 tc-so:0xf3ab7daeb800: host console.netbsd.org not found tc-so:0xf3ab7daca000: host netbsd.netlead.com.au not found tc-so:0xf3ab7daed400: host netbsd.4ka.mipt.ru ok tc-so:0xf3ab7dae9c00: host netbsd.nsysu.edu.tw not found tc-so:0xf3ab7dae9c00: 2 resolving netbsd.zarco.org 65 tc-so:0xf3ab7dae9c00: host netbsd.zarco.org not found tc-so:0xf3ab7dae9c00: 1 resolving lala.iri.co.jp 39 tc-so:0xf3ab7dae9c00: host lala.iri.co.jp not found tc-end: 1662318452.33574, resolv, passed tp-end: 1662318452.45976, lib/libpthread/t_resolv tp-start: 1662318452.820725, lib/libpthread/t_thread_local_dtor, 1 tc-start: 1662318452.826294, thread_local_dtor_order tc-so:Executing command [ /usr/tests/lib/libpthread/h_thread_local_dtor ] tc-end: 1662318453.834825, thread_local_dtor_order, passed tp-end: 1662318453.848076, lib/libpthread/t_thread_local_dtor tp-start: 1662318454.9041, lib/librefuse/t_refuse_opt, 9 tc-start: 1662318454.13430, t_fuse_opt_add_arg tc-end: 1662318454.160574, t_fuse_opt_add_arg, passed tc-start: 1662318454.174047, t_fuse_opt_add_opt tc-end: 1662318454.319990, t_fuse_opt_add_opt, passed tc-start: 1662318454.335243, t_fuse_opt_add_opt_escaped tc-end: 1662318454.482051, t_fuse_opt_add_opt_escaped, passed tc-start: 1662318454.495472, t_fuse_opt_insert_arg tc-end: 1662318454.641425, t_fuse_opt_insert_arg, passed tc-start: 1662318454.654482, t_fuse_opt_match tc-end: 1662318454.800950, t_fuse_opt_match, passed tc-start: 1662318454.814729, t_fuse_opt_parse tc-end: 1662318454.969226, t_fuse_opt_parse, passed tc-start: 1662318454.982818, t_fuse_opt_parse_null_args tc-end: 1662318455.166245, t_fuse_opt_parse_null_args, passed tc-start: 1662318455.179697, t_fuse_opt_parse_null_opts tc-end: 1662318455.331489, t_fuse_opt_parse_null_opts, passed tc-start: 1662318455.344443, t_fuse_opt_parse_null_proc tc-end: 1662318455.494883, t_fuse_opt_parse_null_proc, passed tp-end: 1662318455.508163, lib/librefuse/t_refuse_opt tp-start: 1662318455.660966, lib/librt/t_sched, 8 tc-start: 1662318455.665445, sched_getparam tc-end: 1662318455.803114, sched_getparam, passed tc-start: 1662318455.816535, sched_priority tc-end: 1662318455.958523, sched_priority, passed tc-start: 1662318455.972030, sched_rr_get_interval_1 tc-end: 1662318456.111144, sched_rr_get_interval_1, passed tc-start: 1662318456.124256, sched_rr_get_interval_2 tc-end: 1662318456.268106, sched_rr_get_interval_2, passed tc-start: 1662318456.281597, sched_setscheduler_1 tc-end: 1662318456.421223, sched_setscheduler_1, passed tc-start: 1662318456.434746, sched_setscheduler_2 tc-end: 1662318456.577133, sched_setscheduler_2, passed tc-start: 1662318456.590506, sched_setscheduler_3 tc-end: 1662318456.729996, sched_setscheduler_3, passed tc-start: 1662318456.743964, sched_setscheduler_4 tc-end: 1662318456.884863, sched_setscheduler_4, passed tp-end: 1662318456.898214, lib/librt/t_sched tp-start: 1662318457.39943, lib/librt/t_sem, 5 tc-start: 1662318457.44215, basic tc-end: 1662318457.292560, basic, passed tc-start: 1662318457.305612, 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: 1662318497.860254, child, passed tc-start: 1662318497.871660, invalid_ops tc-end: 1662318498.127830, invalid_ops, passed tc-start: 1662318498.138900, 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: 1662318538.997894, pshared, passed tc-start: 1662318539.12407, sem_open_address tc-end: 1662318539.283816, sem_open_address, expected_failure, kern/56549: consecutive sem_open() do not return the same address: /tmp/bracket/build/2022.09.04.11.20.33-evbarm-aarch64/src/tests/lib/librt/t_sem.c:332: sem == sem3 not met tp-end: 1662318539.301345, lib/librt/t_sem tp-start: 1662318539.466240, lib/libtre/t_regex_att, 7 tc-start: 1662318539.470923, basic tc-se:skipping failed test at line 164 (pattern=a[-]?c, input=ac) tc-end: 1662318539.789643, basic, passed tc-start: 1662318539.800351, 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: 1662318539.990913, categorization, passed tc-start: 1662318540.1285, forcedassoc tc-end: 1662318540.181068, forcedassoc, passed tc-start: 1662318540.191923, leftassoc tc-end: 1662318540.372415, leftassoc, passed tc-start: 1662318540.384316, 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: 1662318540.579250, nullsubexpr, passed tc-start: 1662318540.591611, 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: 1662318540.917428, repetition, passed tc-start: 1662318540.931108, rightassoc tc-se:*** Expected check failure: Reason for breakage unknown: /tmp/bracket/build/2022.09.04.11.20.33-evbarm-aarch64/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/bracket/build/2022.09.04.11.20.33-evbarm-aarch64/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/bracket/build/2022.09.04.11.20.33-evbarm-aarch64/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/bracket/build/2022.09.04.11.20.33-evbarm-aarch64/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/bracket/build/2022.09.04.11.20.33-evbarm-aarch64/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/bracket/build/2022.09.04.11.20.33-evbarm-aarch64/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/bracket/build/2022.09.04.11.20.33-evbarm-aarch64/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/bracket/build/2022.09.04.11.20.33-evbarm-aarch64/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/bracket/build/2022.09.04.11.20.33-evbarm-aarch64/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/bracket/build/2022.09.04.11.20.33-evbarm-aarch64/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/bracket/build/2022.09.04.11.20.33-evbarm-aarch64/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/bracket/build/2022.09.04.11.20.33-evbarm-aarch64/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: 1662318541.178938, rightassoc, expected_failure, Reason for breakage unknown: 12 checks failed as expected; see output for more details tp-end: 1662318541.193260, lib/libtre/t_regex_att tp-start: 1662318541.337756, lib/libtre/t_exhaust, 1 tc-start: 1662318541.342999, regcomp_too_big tc-end: 1662318548.201643, regcomp_too_big, passed tp-end: 1662318548.216729, lib/libtre/t_exhaust tp-start: 1662318548.374449, lib/libusbhid/t_usbhid, 6 tc-start: 1662318548.378562, check_hid_get_data tc-se:*** Expected check failure: only the 32-bit opcode works, 8 and 16-bit is broken: /tmp/bracket/build/2022.09.04.11.20.33-evbarm-aarch64/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/bracket/build/2022.09.04.11.20.33-evbarm-aarch64/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/bracket/build/2022.09.04.11.20.33-evbarm-aarch64/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/bracket/build/2022.09.04.11.20.33-evbarm-aarch64/src/tests/lib/libusbhid/t_usbhid.c:270: data != -1: == 65535 tc-end: 1662318548.542294, 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: 1662318548.556182, check_hid_logical_range tc-se:*** Expected check failure: only the 32-bit opcode works, 8 and 16-bit is broken: /tmp/bracket/build/2022.09.04.11.20.33-evbarm-aarch64/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/bracket/build/2022.09.04.11.20.33-evbarm-aarch64/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/bracket/build/2022.09.04.11.20.33-evbarm-aarch64/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/bracket/build/2022.09.04.11.20.33-evbarm-aarch64/src/tests/lib/libusbhid/t_usbhid.c:154: hi.logical_minimum > hi.logical_maximum not met tc-end: 1662318548.699958, 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: 1662318548.713818, check_hid_physical_range tc-se:*** Expected check failure: only the 32-bit opcode works, 8 and 16-bit is broken: /tmp/bracket/build/2022.09.04.11.20.33-evbarm-aarch64/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/bracket/build/2022.09.04.11.20.33-evbarm-aarch64/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/bracket/build/2022.09.04.11.20.33-evbarm-aarch64/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/bracket/build/2022.09.04.11.20.33-evbarm-aarch64/src/tests/lib/libusbhid/t_usbhid.c:217: hi.physical_minimum > hi.physical_maximum not met tc-end: 1662318548.875329, 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: 1662318548.888943, check_hid_set_data tc-end: 1662318549.28224, check_hid_set_data, passed tc-start: 1662318549.43267, check_hid_usage tc-end: 1662318549.194695, check_hid_usage, passed tc-start: 1662318549.205535, check_parse_just_pop tc-end: 1662318549.336564, check_parse_just_pop, passed tp-end: 1662318549.348784, lib/libusbhid/t_usbhid tp-start: 1662318549.504973, lib/libutil/t_efun, 4 tc-start: 1662318549.510889, ecalloc tc-end: 1662318549.623037, ecalloc, passed tc-start: 1662318549.634198, efopen tc-end: 1662318549.768568, efopen, passed tc-start: 1662318549.779774, emalloc tc-end: 1662318549.914983, emalloc, passed tc-start: 1662318549.926654, erealloc tc-end: 1662318550.62097, erealloc, passed tp-end: 1662318550.75620, lib/libutil/t_efun tp-start: 1662318550.234675, lib/libutil/t_parsedate, 7 tc-start: 1662318550.239185, atsecs tc-end: 1662318550.406983, atsecs, passed tc-start: 1662318550.418969, dates tc-end: 1662318550.574198, dates, passed tc-start: 1662318550.585508, dsttimes tc-end: 1662318550.749097, dsttimes, passed tc-start: 1662318550.765511, gibberish tc-end: 1662318550.953486, gibberish, passed tc-start: 1662318550.965232, relative tc-end: 1662318553.566306, relative, passed tc-start: 1662318553.577934, times tc-end: 1662318553.730765, times, passed tc-start: 1662318553.742493, zones tc-end: 1662318553.902835, zones, passed tp-end: 1662318553.916506, lib/libutil/t_parsedate tp-start: 1662318554.63776, lib/libutil/t_pidfile, 6 tc-start: 1662318554.68209, change_basenames tc-so:Validating contents of pidfile '/var/run/t_pidfile.pid' tc-so:Read pid 19964, current pid 19964 tc-so:Validating contents of pidfile '/var/run/t_pidfile.pid' tc-so:Read pid 19964, current pid 19964 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 19964, current pid 19964 tc-so:Validating contents of pidfile '/var/run/custom-basename.pid' tc-so:Read pid 19964, current pid 19964 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: 1662318554.324445, change_basenames, passed tc-start: 1662318554.337516, change_mix tc-so:Validating contents of pidfile '/var/run/t_pidfile.pid' tc-so:Read pid 20032, current pid 20032 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 20032, current pid 20032 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 20032, current pid 20032 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: 1662318554.565125, change_mix, passed tc-start: 1662318554.578496, change_paths tc-so:Validating contents of pidfile './var/run/first.pid' tc-so:Read pid 21216, current pid 21216 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 21216, current pid 21216 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: 1662318554.800361, change_paths, passed tc-start: 1662318554.817251, custom_basename tc-so:Validating contents of pidfile '/var/run/custom-basename.pid' tc-so:Read pid 6891, current pid 6891 tc-so:Ensuring pidfile /var/run/custom-basename.pid does not exist any more tc-end: 1662318555.14794, custom_basename, passed tc-start: 1662318555.25255, custom_path tc-so:Validating contents of pidfile './var/run/my-pidfile.pid' tc-so:Read pid 21621, current pid 21621 tc-so:Ensuring pidfile ./var/run/my-pidfile.pid does not exist any more tc-end: 1662318555.224973, custom_path, passed tc-start: 1662318555.241625, default_path tc-so:Validating contents of pidfile '/var/run/t_pidfile.pid' tc-so:Read pid 19414, current pid 19414 tc-so:Ensuring pidfile /var/run/t_pidfile.pid does not exist any more tc-end: 1662318555.446081, default_path, passed tp-end: 1662318555.458561, lib/libutil/t_pidfile tp-start: 1662318555.597102, lib/libutil/t_snprintb, 2 tc-start: 1662318555.601462, snprintb tc-end: 1662318555.745354, snprintb, passed tc-start: 1662318555.757539, snprintb_m tc-end: 1662318555.897922, snprintb_m, passed tp-end: 1662318555.909252, lib/libutil/t_snprintb tp-start: 1662318556.52968, lib/libutil/t_sockaddr_snprintf, 5 tc-start: 1662318556.57258, sockaddr_snprintf_at tc-end: 1662318556.201394, sockaddr_snprintf_at, passed tc-start: 1662318556.213400, sockaddr_snprintf_dl tc-end: 1662318556.338891, sockaddr_snprintf_dl, passed tc-start: 1662318556.352026, sockaddr_snprintf_in tc-end: 1662318556.495357, sockaddr_snprintf_in, passed tc-start: 1662318556.508036, sockaddr_snprintf_in6 tc-end: 1662318556.652870, sockaddr_snprintf_in6, passed tc-start: 1662318556.664402, sockaddr_snprintf_un tc-end: 1662318556.809778, sockaddr_snprintf_un, passed tp-end: 1662318556.821483, lib/libutil/t_sockaddr_snprintf tp-start: 1662318556.974424, lib/libossaudio/t_ossaudio, 4 tc-start: 1662318556.979274, oss_dsp_caps tc-end: 1662318557.113929, oss_dsp_caps, skipped, No testable audio device available tc-start: 1662318557.125916, oss_dsp_init tc-end: 1662318557.257256, oss_dsp_init, skipped, Audio device unavailable for playback tc-start: 1662318557.268629, oss_dsp_trigger_read tc-end: 1662318557.398866, oss_dsp_trigger_read, skipped, Audio device unavailable for recording tc-start: 1662318557.410491, oss_dsp_trigger_write tc-end: 1662318557.555222, oss_dsp_trigger_write, skipped, Audio device unavailable for playback tp-end: 1662318557.567145, lib/libossaudio/t_ossaudio tp-start: 1662318557.769641, lib/semaphore/pthread/t_sem_pth, 8 tc-start: 1662318557.774891, blocktimedwait tc-so:[ 1.0000000] entropy: ready tc-end: 1662318559.736288, blocktimedwait, passed tc-start: 1662318559.766041, blockwait tc-so:[ 1.0000000] entropy: ready tc-end: 1662318560.845125, blockwait, passed tc-start: 1662318560.856528, busydestroy tc-so:[ 1.0000000] entropy: ready tc-end: 1662318561.430101, busydestroy, passed tc-start: 1662318561.444187, destroy tc-so:[ 1.0000000] entropy: ready tc-end: 1662318561.996022, destroy, passed tc-start: 1662318562.11703, initvalue tc-so:[ 1.0000000] entropy: ready tc-end: 1662318562.705955, initvalue, passed tc-start: 1662318562.718269, named tc-so:[ 1.0000000] entropy: ready tc-end: 1662318563.497618, named, passed tc-start: 1662318563.510076, postwait tc-so:[ 1.0000000] entropy: ready tc-end: 1662318564.74058, postwait, passed tc-start: 1662318564.85541, unlink tc-so:[ 1.0000000] entropy: ready tc-end: 1662318564.641134, unlink, passed tp-end: 1662318564.652244, lib/semaphore/pthread/t_sem_pth tp-start: 1662318564.801283, lib/librumpclient/t_fd, 2 tc-start: 1662318564.805995, bigenough tc-end: 1662318566.114181, bigenough, passed tc-start: 1662318566.157642, sigio tc-so:sigcnt after connect: 0 tc-se:rump.halt: init failed: No such file or directory tc-end: 1662318568.63474, sigio, failed, /tmp/bracket/build/2022.09.04.11.20.33-evbarm-aarch64/src/tests/lib/librumpclient/t_fd.c:137: sc >= 1 not met tp-end: 1662318568.110532, lib/librumpclient/t_fd tp-start: 1662318569.877780, lib/librumpclient/t_exec, 5 tc-start: 1662318569.882352, 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: 1662318575.35441, cloexec, passed tc-start: 1662318575.51756, 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: 1662318579.673044, exec, passed tc-start: 1662318579.896993, 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: 1662318587.291039, noexec, passed tc-start: 1662318587.308883, threxec tc-so:Executing command [ rump_server unix://csock ] tc-so:Executing command [ /usr/tests/lib/librumpclient/h_execthr ] tc-end: 1662318636.814020, threxec, passed tc-start: 1662318636.827195, 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: 1662318644.370554, vfork, passed tp-end: 1662318644.402869, lib/librumpclient/t_exec tp-start: 1662318645.896725, lib/librumphijack/t_asyncio, 3 tc-start: 1662318645.909320, 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: 1662318649.143702, invafd, passed tc-start: 1662318649.158172, 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: 1662318652.195072, select_allunset, passed tc-start: 1662318652.210119, 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: 1662318655.108047, select_timeout, passed tp-end: 1662318655.118673, lib/librumphijack/t_asyncio tp-start: 1662318656.32783, lib/librumphijack/t_config, 1 tc-start: 1662318656.37041, 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: 1662318658.738990, fdoff, passed tp-end: 1662318658.750757, lib/librumphijack/t_config tp-start: 1662318660.673845, lib/librumphijack/t_cwd, 8 tc-start: 1662318660.678800, 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: 1662318663.655546, basic_chdir, passed tc-start: 1662318663.689083, 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: 1662318666.644795, basic_fchdir, passed tc-start: 1662318666.657930, 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: 1662318669.567798, slash_chdir, passed tc-start: 1662318669.584463, 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: 1662318672.649731, slash_fchdir, passed tc-start: 1662318672.710656, 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: 1662318675.771860, symlink_chdir, passed tc-start: 1662318675.786364, 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: 1662318678.771747, symlink_fchdir, passed tc-start: 1662318678.785816, 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: 1662318681.654124, symlink_slash_chdir, passed tc-start: 1662318681.666251, 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: 1662318684.604957, symlink_slash_fchdir, passed tp-end: 1662318684.616001, lib/librumphijack/t_cwd tp-start: 1662318685.669112, lib/librumphijack/t_sh, 2 tc-start: 1662318685.673215, 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: 1662318690.26321, redirect, passed tc-start: 1662318690.43959, 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: 1662318693.761562, runscript, passed tp-end: 1662318693.772944, lib/librumphijack/t_sh tp-start: 1662318695.341571, lib/librumphijack/t_tcpip, 4 tc-start: 1662318695.346359, 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-se:Fail: incorrect exit status: 1, expected: 0 tc-se:stdout: tc-se: tc-se:stderr: tc-se:h_netget: socket write: Socket is not connected tc-se: tc-se:rump.halt: init failed: No such file or directory tc-se:t_tcpip: ERROR: The test case cleanup returned a non-ok exit code, but this is not allowed tc-end: 1662318708.259923, http, failed, atf-check failed; see the output of the test for details tc-start: 1662318708.308586, 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: 1662318759.333706, nfs, passed tc-start: 1662318759.364191, nfs_autoload tc-end: 1662318760.996306, nfs_autoload, skipped, test currently valid only on i386 tc-start: 1662318761.8997, 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.PmbG80/testdir ] tc-se:Fail: incorrect exit status: 1, expected: 0 tc-se:stdout: tc-se: tc-se:stderr: tc-se: tc-se:rump.halt: init failed: No such file or directory tc-se:t_tcpip: ERROR: The test case cleanup returned a non-ok exit code, but this is not allowed tc-end: 1662318772.306331, ssh, failed, atf-check failed; see the output of the test for details tp-end: 1662318772.496164, lib/librumphijack/t_tcpip tp-start: 1662318774.599852, lib/librumphijack/t_vfs, 9 tc-start: 1662318774.612353, 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: 1662318778.905705, blanket, passed tc-start: 1662318778.918066, 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: 1662318787.413081, cpcopy, passed tc-start: 1662318787.473887, 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: 1662318792.48599, doubleblanket, passed tc-start: 1662318792.697208, 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: 1662318799.710734, ln_nox, passed tc-start: 1662318799.737569, 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: 1662318802.982866, ln_x, passed tc-start: 1662318802.994495, 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: 1662318810.423516, mv_nox, passed tc-start: 1662318810.449661, 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: 1662318816.545899, mv_x, passed tc-start: 1662318816.591864, 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: 1662318826.82854, paxcopy, passed tc-start: 1662318826.161409, 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: 1662318829.838053, runonprefix, passed tp-end: 1662318829.849636, lib/librumphijack/t_vfs tp-start: 1662318830.95860, lib/libdes/t_des, 15 tc-start: 1662318830.101849, align tc-so:input word alignment test 0 1 2 3 tc-so:output word alignment test 0 1 2 3 tc-end: 1662318830.297802, align, passed tc-start: 1662318830.309648, cbc tc-end: 1662318830.447189, cbc, passed tc-start: 1662318830.457751, cbc_cksum tc-end: 1662318830.593768, cbc_cksum, passed tc-start: 1662318830.604272, cbcm tc-end: 1662318830.739172, cbcm, passed tc-start: 1662318830.749681, 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: 1662318830.906217, cfb, passed tc-start: 1662318830.916607, desx_cbc tc-end: 1662318831.52606, desx_cbc, passed tc-start: 1662318831.65888, ecb tc-end: 1662318831.200379, ecb, passed tc-start: 1662318831.211633, ede_cbc tc-end: 1662318831.346464, ede_cbc, passed tc-start: 1662318831.357214, ede_ecb tc-end: 1662318831.490319, ede_ecb, passed tc-start: 1662318831.500809, ede_ofb64 tc-end: 1662318831.634770, ede_ofb64, passed tc-start: 1662318831.645269, fast_crypt tc-end: 1662318831.780069, fast_crypt, passed tc-start: 1662318831.790518, ofb tc-end: 1662318831.926942, ofb, passed tc-start: 1662318831.937076, ofb64 tc-end: 1662318832.75072, ofb64, passed tc-start: 1662318832.85731, pcbc tc-end: 1662318832.222138, pcbc, passed tc-start: 1662318832.232531, quad_cksum tc-end: 1662318832.364529, quad_cksum, passed tp-end: 1662318832.374768, lib/libdes/t_des tp-start: 1662318832.518250, lib/libskey/t_algorithms, 3 tc-start: 1662318832.522752, md4 tc-end: 1662318832.669122, md4, passed tc-start: 1662318832.680162, md5 tc-end: 1662318832.828147, md5, passed tc-start: 1662318832.840419, sha1 tc-end: 1662318833.511071, sha1, passed tp-end: 1662318833.522264, lib/libskey/t_algorithms tp-start: 1662318833.684026, libexec/ld.elf_so/t_dlerror-cleared, 1 tc-start: 1662318833.689266, rtld_dlerror_cleared tc-end: 1662318833.837523, rtld_dlerror_cleared, passed tp-end: 1662318833.849155, libexec/ld.elf_so/t_dlerror-cleared tp-start: 1662318833.985512, libexec/ld.elf_so/t_dlerror-false, 1 tc-start: 1662318833.990019, rtld_dlerror_false tc-end: 1662318834.446692, rtld_dlerror_false, passed tp-end: 1662318834.457742, libexec/ld.elf_so/t_dlerror-false tp-start: 1662318835.197761, libexec/ld.elf_so/t_dlinfo, 4 tc-start: 1662318835.203209, rtld_dlinfo_linkmap_dlopen tc-end: 1662318835.351777, rtld_dlinfo_linkmap_dlopen, passed tc-start: 1662318835.364232, rtld_dlinfo_linkmap_dlopen_iter tc-end: 1662318835.512027, rtld_dlinfo_linkmap_dlopen_iter, passed tc-start: 1662318835.523892, rtld_dlinfo_linkmap_inval tc-end: 1662318835.658992, rtld_dlinfo_linkmap_inval, passed tc-start: 1662318835.669435, rtld_dlinfo_linkmap_self tc-end: 1662318835.805437, rtld_dlinfo_linkmap_self, passed tp-end: 1662318835.816160, libexec/ld.elf_so/t_dlinfo tp-start: 1662318835.961875, libexec/ld.elf_so/t_dlvsym, 5 tc-start: 1662318835.966825, rtld_dlvsym_symbol_nonexistent tc-end: 1662318836.102086, rtld_dlvsym_symbol_nonexistent, passed tc-start: 1662318836.115807, rtld_dlvsym_v1 tc-end: 1662318836.255090, rtld_dlvsym_v1, passed tc-start: 1662318836.265827, rtld_dlvsym_v3 tc-end: 1662318836.459646, rtld_dlvsym_v3, passed tc-start: 1662318836.470261, rtld_dlvsym_version_nonexistent tc-end: 1662318836.608315, rtld_dlvsym_version_nonexistent, passed tc-start: 1662318836.619468, rtld_dlvsym_version_null tc-end: 1662318836.758775, rtld_dlvsym_version_null, passed tp-end: 1662318836.769600, libexec/ld.elf_so/t_dlvsym tp-start: 1662318836.910625, libexec/ld.elf_so/t_ifunc, 3 tc-start: 1662318836.915317, rtld_hidden_ifunc tc-end: 1662318837.431097, rtld_hidden_ifunc, passed tc-start: 1662318837.441739, rtld_ifunc tc-end: 1662318837.951194, rtld_ifunc, passed tc-start: 1662318837.962220, rtld_main_ifunc tc-end: 1662318838.97972, rtld_main_ifunc, passed tp-end: 1662318838.108567, libexec/ld.elf_so/t_ifunc tp-start: 1662318838.242038, libexec/ld.elf_so/t_rtld_r_debug, 2 tc-start: 1662318838.246786, dlopen tc-end: 1662318838.392420, dlopen, passed tc-start: 1662318838.404685, self tc-end: 1662318838.538297, self, passed tp-end: 1662318838.550764, libexec/ld.elf_so/t_rtld_r_debug tp-start: 1662318839.484983, libexec/ld.elf_so/t_df_1_noopen, 2 tc-start: 1662318839.489385, df_1_noopen1 tc-so:Executing command [ /usr/tests/libexec/ld.elf_so/h_df_1_noopen1 ] tc-end: 1662318840.532391, df_1_noopen1, passed tc-start: 1662318840.545825, df_1_noopen2 tc-so:Executing command [ /usr/tests/libexec/ld.elf_so/h_df_1_noopen2 ] tc-end: 1662318841.638169, df_1_noopen2, passed tp-end: 1662318841.651631, libexec/ld.elf_so/t_df_1_noopen tp-start: 1662318842.443226, libexec/ld.elf_so/t_dl_symver, 1 tc-start: 1662318842.447903, 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: 1662318848.447432, dl_symver, passed tp-end: 1662318848.458053, libexec/ld.elf_so/t_dl_symver tp-start: 1662318849.203120, libexec/ld.elf_so/t_thread_local_dtor, 1 tc-start: 1662318849.207990, thread_local_dtor tc-end: 1662318850.831041, thread_local_dtor, passed tp-end: 1662318850.848876, libexec/ld.elf_so/t_thread_local_dtor tp-start: 1662318852.223961, net/fdpass/t_fdpass, 4 tc-start: 1662318852.228715, fdpass_compat tc-so:Executing command [ /usr/tests/net/fdpass/fdpass32 ] tc-end: 1662318853.672041, fdpass_compat, passed tc-start: 1662318853.688566, fdpass_compat_normal tc-so:Executing command [ /usr/tests/net/fdpass/fdpass32 -p /usr/tests/net/fdpass/fdpass64 ] tc-end: 1662318854.973063, fdpass_compat_normal, passed tc-start: 1662318854.985620, fdpass_normal tc-so:Executing command [ /usr/tests/net/fdpass/fdpass64 ] tc-end: 1662318856.41503, fdpass_normal, passed tc-start: 1662318856.53631, fdpass_normal_compat tc-so:Executing command [ /usr/tests/net/fdpass/fdpass64 -p /usr/tests/net/fdpass/fdpass32 ] tc-end: 1662318857.231187, fdpass_normal_compat, passed tp-end: 1662318857.247173, net/fdpass/t_fdpass tp-start: 1662318858.410923, net/in_cksum/t_in_cksum, 4 tc-start: 1662318858.415079, mbufs_aligned tc-end: 1662318867.598343, mbufs_aligned, passed tc-start: 1662318867.670415, mbufs_unaligned tc-end: 1662318877.480117, mbufs_unaligned, passed tc-start: 1662318877.491267, sizes_aligned tc-end: 1662318882.774439, sizes_aligned, passed tc-start: 1662318882.786146, sizes_unaligned tc-end: 1662318888.557367, sizes_unaligned, passed tp-end: 1662318888.568532, net/in_cksum/t_in_cksum tp-start: 1662318888.796499, net/net/t_bind, 2 tc-start: 1662318888.808556, bindany_4 tc-end: 1662318888.948122, bindany_4, passed tc-start: 1662318888.958961, bindany_6 tc-end: 1662318889.94163, bindany_6, passed tp-end: 1662318889.121380, net/net/t_bind tp-start: 1662318889.269256, net/net/t_unix, 5 tc-start: 1662318889.273896, sockaddr_un_closed tc-so:peercred(client) euid=0 egid=0 pid=19356 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=19356 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: 1662318889.456213, sockaddr_un_closed, passed tc-start: 1662318889.472809, 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=16795 tc-so:fstat(client) euid=666 egid=999 pid=29597 tc-se:FATAL ERROR: Cannot create results file '/tmp/atf-run.P8peUK/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: 1662318889.740341, sockaddr_un_fstat, passed tc-start: 1662318889.754670, sockaddr_un_len_exceed tc-end: 1662318889.892220, sockaddr_un_len_exceed, passed tc-start: 1662318889.909350, sockaddr_un_len_max tc-so:peercred(client) euid=0 egid=0 pid=25509 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=25509 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: 1662318890.94415, sockaddr_un_len_max, passed tc-start: 1662318890.119560, 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=25667 tc-so:peercred(client) euid=0 egid=0 pid=7864 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-se:FATAL ERROR: Cannot create results file '/tmp/atf-run.P8peUK/tcr': Permission denied tc-end: 1662318890.344336, sockaddr_un_local_peereid, passed tp-end: 1662318890.363358, net/net/t_unix tp-start: 1662318890.509705, net/net/t_mapped, 3 tc-start: 1662318890.514738, mapped_4_4 tc-so:peer: 127.0.0.1:65531 tc-end: 1662318890.700812, mapped_4_4, passed tc-start: 1662318890.713323, mapped_6_4 tc-so:peer: ::ffff:127.0.0.1:65530 tc-end: 1662318890.872343, mapped_6_4, passed tc-start: 1662318890.883210, mapped_6_6 tc-so:peer: ::1:65535 tc-end: 1662318891.50739, mapped_6_6, passed tp-end: 1662318891.61447, net/net/t_mapped tp-start: 1662318891.200670, net/net/t_tcp, 10 tc-start: 1662318891.205502, accept4_44_nonblock tc-end: 1662318891.351742, accept4_44_nonblock, passed tc-start: 1662318891.397998, accept4_44_reset_nonblock tc-end: 1662318893.542332, accept4_44_reset_nonblock, passed tc-start: 1662318893.554293, accept4_46_nonblock tc-end: 1662318893.686868, accept4_46_nonblock, passed tc-start: 1662318893.697240, accept4_46_reset_nonblock tc-end: 1662318895.873191, accept4_46_reset_nonblock, passed tc-start: 1662318895.886830, accept4_66_nonblock tc-end: 1662318896.33887, accept4_66_nonblock, passed tc-start: 1662318896.46811, accept4_66_reset_nonblock tc-end: 1662318898.243809, accept4_66_reset_nonblock, passed tc-start: 1662318898.277339, accept_44_preserve_nonblock tc-end: 1662318900.434697, accept_44_preserve_nonblock, passed tc-start: 1662318900.447649, fcntl44_reset_nonblock tc-end: 1662318902.706258, fcntl44_reset_nonblock, passed tc-start: 1662318902.720664, fcntl46_reset_nonblock tc-end: 1662318904.887159, fcntl46_reset_nonblock, passed tc-start: 1662318904.901578, fcntl66_reset_nonblock tc-end: 1662318907.67769, fcntl66_reset_nonblock, passed tp-end: 1662318907.80330, net/net/t_tcp tp-start: 1662318907.216910, net/net/t_udp, 2 tc-start: 1662318907.221631, udp4_send tc-end: 1662318907.384082, udp4_send, passed tc-start: 1662318907.394911, udp6_send tc-end: 1662318907.557017, udp6_send, passed tp-end: 1662318907.567380, net/net/t_udp tp-start: 1662318907.720268, net/net/t_pktinfo, 1 tc-start: 1662318907.726474, pktinfo tc-end: 1662318907.872161, pktinfo, passed tp-end: 1662318907.897340, net/net/t_pktinfo tp-start: 1662318908.97390, net/net/t_pktinfo_send, 14 tc-start: 1662318908.101934, pktinfo_send_bindaddr tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.3700050] panic: kernel diagnostic assertion "pktq != NULL" failed: file "/tmp/bracket/build/2022.09.04.11.20.33-evbarm-aarch64/src/sys/rump/net/lib/libnet/../../../../net/if_loop.c", line 360 tc-so:[ 1.3700050] rump kernel halting... tc-so:halted tc-se:Test program crashed; attempting to get stack trace tc-se:[New process 25981] tc-se:[New process 28314] tc-se:[New process 19100] tc-se:[New process 27805] tc-se:[New process 28835] tc-se:[New process 23712] tc-se:[New process 8793] tc-se:[New process 8356] tc-se:[New process 27738] tc-se:[New process 5211] tc-se:[New process 28252] tc-se:[New process 25938] tc-se:[New process 27742] tc-se:[New process 27815] tc-se:[New process 10847] tc-se:[New process 29793] tc-se:[New process 29166] tc-se:[New process 8804] tc-se:[New process 18327] tc-se:[New process 8803] tc-se:[New process 8810] tc-se:[New process 28570] tc-se:[New process 29593] tc-se:[New process 28153] tc-se:[New process 27347] tc-se:[New process 18328] tc-se:[New process 19110] tc-se:[New process 7844] tc-se:[New process 7848] tc-se:[New process 28332] tc-se:[New process 22187] tc-se:[New process 17631] tc-se:Core was generated by `t_pktinfo_send'. tc-se:Program terminated with signal SIGABRT, Aborted. tc-se:#0 0x0000f363dfc6d3ec in _lwp_kill () from /usr/lib/libc.so.12 tc-se:[Current thread is 1 (process 25981)] tc-se:#0 0x0000f363dfc6d3ec in _lwp_kill () from /usr/lib/libc.so.12 tc-se:#1 0x0000f363dfc6d6ac in abort () from /usr/lib/libc.so.12 tc-se:#2 0x0000f363dff78314 in rumpuser_exit () from /usr/lib/librumpuser.so.0 tc-se:#3 0x0000f363e009fd74 in rumpns_cpu_reboot () from /usr/lib/librump.so.0 tc-se:#4 0x0000f363e004a290 in rumpns_kern_reboot () from /usr/lib/librump.so.0 tc-se:#5 0x0000f363e00491a4 in rumpns_vpanic () from /usr/lib/librump.so.0 tc-se:#6 0x0000f363e0028f94 in rumpns_kern_assert () from /usr/lib/librump.so.0 tc-se:#7 0x0000f363e02b7008 in rumpns_looutput () from /usr/lib/librumpnet_net.so.0 tc-se:#8 0x0000f363e0299bec in rumpns_ip_if_output () from /usr/lib/librumpnet_net.so.0 tc-se:#9 0x0000f363e029b0b8 in rumpns_ip_output () from /usr/lib/librumpnet_net.so.0 tc-se:#10 0x0000f363e027a9b0 in rumpns_udp_output () from /usr/lib/librumpnet_net.so.0 tc-se:#11 0x0000f363e027ab48 in rumpns_udp_send () from /usr/lib/librumpnet_net.so.0 tc-se:#12 0x0000f363e027acbc in ?? () from /usr/lib/librumpnet_net.so.0 tc-se:#13 0x0000f363e01d8c08 in rumpns_sosend () from /usr/lib/librumpnet.so.0 tc-se:#14 0x0000f363e01d275c in rumpns_do_sys_sendmsg_so () from /usr/lib/librumpnet.so.0 tc-se:#15 0x0000f363e01d2994 in rumpns_do_sys_sendmsg () from /usr/lib/librumpnet.so.0 tc-se:#16 0x0000f363e01d2aa4 in rumpns_sys_sendmsg () from /usr/lib/librumpnet.so.0 tc-se:#17 0x0000f363e00a0da4 in rump_syscall () from /usr/lib/librump.so.0 tc-se:#18 0x0000f363e00932e4 in rump___sysimpl_sendmsg () from /usr/lib/librump.so.0 tc-se:#19 0x0000000005c127b0 in sendto_pktinfo.constprop () tc-se:#20 0x0000000005c127fc in try_sendmsg_pktinfo.constprop () tc-se:#21 0x0000000005c12954 in do_send_pktinfo_tests.constprop () tc-se:#22 0x0000000005c1356c in atfu_pktinfo_send_bindaddr_body () tc-se:#23 0x0000f363dff1a8b8 in atf_tc_run () from /usr/lib/libatf-c.so.0 tc-se:#24 0x0000f363dff16cc8 in atf_tp_main () from /usr/lib/libatf-c.so.0 tc-se:#25 0x0000000005c11cf8 in ___start () tc-se:#26 0x0000fffff6b40b10 in _rtld_start () from /usr/libexec/ld.elf_so tc-se:Backtrace stopped: previous frame identical to this frame (corrupt stack?) tc-se:Stack trace complete tc-end: 1662318912.462125, pktinfo_send_bindaddr, failed, Test program received signal 6 (core dumped) tc-start: 1662318912.510360, pktinfo_send_bindaddrport tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.2900050] panic: kernel diagnostic assertion "pktq != NULL" failed: file "/tmp/bracket/build/2022.09.04.11.20.33-evbarm-aarch64/src/sys/rump/net/lib/libnet/../../../../net/if_loop.c", line 360 tc-so:[ 1.2900050] rump kernel halting... tc-so:halted tc-se:Test program crashed; attempting to get stack trace tc-se:[New process 16536] tc-se:[New process 18294] tc-se:[New process 27512] tc-se:[New process 27514] tc-se:[New process 29052] tc-se:[New process 24955] tc-se:[New process 17791] tc-se:[New process 27006] tc-se:[New process 17281] tc-se:[New process 17794] tc-se:[New process 28025] tc-se:[New process 26405] tc-se:[New process 17188] tc-se:[New process 18304] tc-se:[New process 15928] tc-se:[New process 27461] tc-se:[New process 8120] tc-se:[New process 14639] tc-se:[New process 29244] tc-se:[New process 16601] tc-se:[New process 28226] tc-se:[New process 28963] tc-se:[New process 17284] tc-se:[New process 18075] tc-se:[New process 17283] tc-se:[New process 17285] tc-se:[New process 14994] tc-se:[New process 16529] tc-se:[New process 16533] tc-se:[New process 16020] tc-se:[New process 17559] tc-se:[New process 18070] tc-se:Core was generated by `t_pktinfo_send'. tc-se:Program terminated with signal SIGABRT, Aborted. tc-se:#0 0x0000f388b556d3ec in _lwp_kill () from /usr/lib/libc.so.12 tc-se:[Current thread is 1 (process 16536)] tc-se:#0 0x0000f388b556d3ec in _lwp_kill () from /usr/lib/libc.so.12 tc-se:#1 0x0000f388b556d6ac in abort () from /usr/lib/libc.so.12 tc-se:#2 0x0000f388b5878314 in rumpuser_exit () from /usr/lib/librumpuser.so.0 tc-se:#3 0x0000f388b599fd74 in rumpns_cpu_reboot () from /usr/lib/librump.so.0 tc-se:#4 0x0000f388b594a290 in rumpns_kern_reboot () from /usr/lib/librump.so.0 tc-se:#5 0x0000f388b59491a4 in rumpns_vpanic () from /usr/lib/librump.so.0 tc-se:#6 0x0000f388b5928f94 in rumpns_kern_assert () from /usr/lib/librump.so.0 tc-se:#7 0x0000f388b5bb7008 in rumpns_looutput () from /usr/lib/librumpnet_net.so.0 tc-se:#8 0x0000f388b5b99bec in rumpns_ip_if_output () from /usr/lib/librumpnet_net.so.0 tc-se:#9 0x0000f388b5b9b0b8 in rumpns_ip_output () from /usr/lib/librumpnet_net.so.0 tc-se:#10 0x0000f388b5b7a9b0 in rumpns_udp_output () from /usr/lib/librumpnet_net.so.0 tc-se:#11 0x0000f388b5b7ab48 in rumpns_udp_send () from /usr/lib/librumpnet_net.so.0 tc-se:#12 0x0000f388b5b7acbc in ?? () from /usr/lib/librumpnet_net.so.0 tc-se:#13 0x0000f388b5ad8c08 in rumpns_sosend () from /usr/lib/librumpnet.so.0 tc-se:#14 0x0000f388b5ad275c in rumpns_do_sys_sendmsg_so () from /usr/lib/librumpnet.so.0 tc-se:#15 0x0000f388b5ad2994 in rumpns_do_sys_sendmsg () from /usr/lib/librumpnet.so.0 tc-se:#16 0x0000f388b5ad2aa4 in rumpns_sys_sendmsg () from /usr/lib/librumpnet.so.0 tc-se:#17 0x0000f388b59a0da4 in rump_syscall () from /usr/lib/librump.so.0 tc-se:#18 0x0000f388b59932e4 in rump___sysimpl_sendmsg () from /usr/lib/librump.so.0 tc-se:#19 0x000000000bc227b0 in sendto_pktinfo.constprop () tc-se:#20 0x000000000bc227fc in try_sendmsg_pktinfo.constprop () tc-se:#21 0x000000000bc22954 in do_send_pktinfo_tests.constprop () tc-se:#22 0x000000000bc23338 in atfu_pktinfo_send_bindaddrport_body () tc-se:#23 0x0000f388b581a8b8 in atf_tc_run () from /usr/lib/libatf-c.so.0 tc-se:#24 0x0000f388b5816cc8 in atf_tp_main () from /usr/lib/libatf-c.so.0 tc-se:#25 0x000000000bc21cf8 in ___start () tc-se:#26 0x0000fffff21b0b10 in _rtld_start () from /usr/libexec/ld.elf_so tc-se:Backtrace stopped: previous frame identical to this frame (corrupt stack?) tc-se:Stack trace complete tc-end: 1662318916.448572, pktinfo_send_bindaddrport, failed, Test program received signal 6 (core dumped) tc-start: 1662318916.491674, pktinfo_send_bindany tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.3000050] panic: kernel diagnostic assertion "pktq != NULL" failed: file "/tmp/bracket/build/2022.09.04.11.20.33-evbarm-aarch64/src/sys/rump/net/lib/libnet/../../../../net/if_loop.c", line 360 tc-so:[ 1.3000050] rump kernel halting... tc-so:halted tc-se:Test program crashed; attempting to get stack trace tc-se:[New process 373] tc-se:[New process 14398] tc-se:[New process 29753] tc-se:[New process 28475] tc-se:[New process 16439] tc-se:[New process 9012] tc-se:[New process 16431] tc-se:[New process 27435] tc-se:[New process 28978] tc-se:[New process 23859] tc-se:[New process 17830] tc-se:[New process 28893] tc-se:[New process 27337] tc-se:[New process 29408] tc-se:[New process 20167] tc-se:[New process 16867] tc-se:[New process 8044] tc-se:[New process 16100] tc-se:[New process 25646] tc-se:[New process 1629] tc-se:[New process 8706] tc-se:[New process 20518] tc-se:[New process 25658] tc-se:[New process 24613] tc-se:[New process 16525] tc-se:[New process 10167] tc-se:[New process 18059] tc-se:[New process 16524] tc-se:[New process 26572] tc-se:[New process 27312] tc-se:[New process 25386] tc-se:[New process 18310] tc-se:Core was generated by `t_pktinfo_send'. tc-se:Program terminated with signal SIGABRT, Aborted. tc-se:#0 0x0000f2648812d3ec in _lwp_kill () from /usr/lib/libc.so.12 tc-se:[Current thread is 1 (process 373)] tc-se:#0 0x0000f2648812d3ec in _lwp_kill () from /usr/lib/libc.so.12 tc-se:#1 0x0000f2648812d6ac in abort () from /usr/lib/libc.so.12 tc-se:#2 0x0000f26488438314 in rumpuser_exit () from /usr/lib/librumpuser.so.0 tc-se:#3 0x0000f2648855fd74 in rumpns_cpu_reboot () from /usr/lib/librump.so.0 tc-se:#4 0x0000f2648850a290 in rumpns_kern_reboot () from /usr/lib/librump.so.0 tc-se:#5 0x0000f264885091a4 in rumpns_vpanic () from /usr/lib/librump.so.0 tc-se:#6 0x0000f264884e8f94 in rumpns_kern_assert () from /usr/lib/librump.so.0 tc-se:#7 0x0000f26488777008 in rumpns_looutput () from /usr/lib/librumpnet_net.so.0 tc-se:#8 0x0000f26488759bec in rumpns_ip_if_output () from /usr/lib/librumpnet_net.so.0 tc-se:#9 0x0000f2648875b0b8 in rumpns_ip_output () from /usr/lib/librumpnet_net.so.0 tc-se:#10 0x0000f2648873a9b0 in rumpns_udp_output () from /usr/lib/librumpnet_net.so.0 tc-se:#11 0x0000f2648873ab48 in rumpns_udp_send () from /usr/lib/librumpnet_net.so.0 tc-se:#12 0x0000f2648873acbc in ?? () from /usr/lib/librumpnet_net.so.0 tc-se:#13 0x0000f26488698c08 in rumpns_sosend () from /usr/lib/librumpnet.so.0 tc-se:#14 0x0000f2648869275c in rumpns_do_sys_sendmsg_so () from /usr/lib/librumpnet.so.0 tc-se:#15 0x0000f26488692994 in rumpns_do_sys_sendmsg () from /usr/lib/librumpnet.so.0 tc-se:#16 0x0000f26488692aa4 in rumpns_sys_sendmsg () from /usr/lib/librumpnet.so.0 tc-se:#17 0x0000f26488560da4 in rump_syscall () from /usr/lib/librump.so.0 tc-se:#18 0x0000f264885532e4 in rump___sysimpl_sendmsg () from /usr/lib/librump.so.0 tc-se:#19 0x0000000000f127b0 in sendto_pktinfo.constprop () tc-se:#20 0x0000000000f127fc in try_sendmsg_pktinfo.constprop () tc-se:#21 0x0000000000f12954 in do_send_pktinfo_tests.constprop () tc-se:#22 0x0000000000f13450 in atfu_pktinfo_send_bindany_body () tc-se:#23 0x0000f264883da8b8 in atf_tc_run () from /usr/lib/libatf-c.so.0 tc-se:#24 0x0000f264883d6cc8 in atf_tp_main () from /usr/lib/libatf-c.so.0 tc-se:#25 0x0000000000f11cf8 in ___start () tc-se:#26 0x0000fffff48c0b10 in _rtld_start () from /usr/libexec/ld.elf_so tc-se:Backtrace stopped: previous frame identical to this frame (corrupt stack?) tc-se:Stack trace complete tc-end: 1662318920.447960, pktinfo_send_bindany, failed, Test program received signal 6 (core dumped) tc-start: 1662318920.488684, pktinfo_send_bindother tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.2900050] panic: kernel diagnostic assertion "pktq != NULL" failed: file "/tmp/bracket/build/2022.09.04.11.20.33-evbarm-aarch64/src/sys/rump/net/lib/libnet/../../../../net/if_loop.c", line 360 tc-so:[ 1.2900050] rump kernel halting... tc-so:halted tc-se:Test program crashed; attempting to get stack trace tc-se:[New process 27757] tc-se:[New process 8717] tc-se:[New process 8039] tc-se:[New process 8038] tc-se:[New process 15852] tc-se:[New process 28526] tc-se:[New process 25155] tc-se:[New process 28607] tc-se:[New process 29371] tc-se:[New process 25902] tc-se:[New process 28224] tc-se:[New process 23547] tc-se:[New process 9517] tc-se:[New process 28323] tc-se:[New process 27979] tc-se:[New process 16514] tc-se:[New process 21319] tc-se:[New process 29219] tc-se:[New process 7939] tc-se:[New process 8707] tc-se:[New process 29280] tc-se:[New process 29153] tc-se:[New process 8704] tc-se:[New process 15844] tc-se:[New process 7942] tc-se:[New process 29149] tc-se:[New process 16420] tc-se:[New process 28636] tc-se:[New process 26360] tc-se:[New process 19750] tc-se:[New process 7937] tc-se:[New process 16052] tc-se:Core was generated by `t_pktinfo_send'. tc-se:Program terminated with signal SIGABRT, Aborted. tc-se:#0 0x0000f1952042d3ec in _lwp_kill () from /usr/lib/libc.so.12 tc-se:[Current thread is 1 (process 27757)] tc-se:#0 0x0000f1952042d3ec in _lwp_kill () from /usr/lib/libc.so.12 tc-se:#1 0x0000f1952042d6ac in abort () from /usr/lib/libc.so.12 tc-se:#2 0x0000f19520738314 in rumpuser_exit () from /usr/lib/librumpuser.so.0 tc-se:#3 0x0000f1952085fd74 in rumpns_cpu_reboot () from /usr/lib/librump.so.0 tc-se:#4 0x0000f1952080a290 in rumpns_kern_reboot () from /usr/lib/librump.so.0 tc-se:#5 0x0000f195208091a4 in rumpns_vpanic () from /usr/lib/librump.so.0 tc-se:#6 0x0000f195207e8f94 in rumpns_kern_assert () from /usr/lib/librump.so.0 tc-se:#7 0x0000f19520a77008 in rumpns_looutput () from /usr/lib/librumpnet_net.so.0 tc-se:#8 0x0000f19520a59bec in rumpns_ip_if_output () from /usr/lib/librumpnet_net.so.0 tc-se:#9 0x0000f19520a5b0b8 in rumpns_ip_output () from /usr/lib/librumpnet_net.so.0 tc-se:#10 0x0000f19520a3a9b0 in rumpns_udp_output () from /usr/lib/librumpnet_net.so.0 tc-se:#11 0x0000f19520a3ab48 in rumpns_udp_send () from /usr/lib/librumpnet_net.so.0 tc-se:#12 0x0000f19520a3acbc in ?? () from /usr/lib/librumpnet_net.so.0 tc-se:#13 0x0000f19520998c08 in rumpns_sosend () from /usr/lib/librumpnet.so.0 tc-se:#14 0x0000f1952099275c in rumpns_do_sys_sendmsg_so () from /usr/lib/librumpnet.so.0 tc-se:#15 0x0000f19520992994 in rumpns_do_sys_sendmsg () from /usr/lib/librumpnet.so.0 tc-se:#16 0x0000f19520992aa4 in rumpns_sys_sendmsg () from /usr/lib/librumpnet.so.0 tc-se:#17 0x0000f19520860da4 in rump_syscall () from /usr/lib/librump.so.0 tc-se:#18 0x0000f195208532e4 in rump___sysimpl_sendmsg () from /usr/lib/librump.so.0 tc-se:#19 0x00000000034927b0 in sendto_pktinfo.constprop () tc-se:#20 0x00000000034927fc in try_sendmsg_pktinfo.constprop () tc-se:#21 0x0000000003492954 in do_send_pktinfo_tests.constprop () tc-se:#22 0x00000000034937c8 in atfu_pktinfo_send_bindother_body () tc-se:#23 0x0000f195206da8b8 in atf_tc_run () from /usr/lib/libatf-c.so.0 tc-se:#24 0x0000f195206d6cc8 in atf_tp_main () from /usr/lib/libatf-c.so.0 tc-se:#25 0x0000000003491cf8 in ___start () tc-se:#26 0x0000ffffef350b10 in _rtld_start () from /usr/libexec/ld.elf_so tc-se:Backtrace stopped: previous frame identical to this frame (corrupt stack?) tc-se:Stack trace complete tc-end: 1662318924.602217, pktinfo_send_bindother, failed, Test program received signal 6 (core dumped) tc-start: 1662318924.647342, pktinfo_send_bindport tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.3000050] panic: kernel diagnostic assertion "pktq != NULL" failed: file "/tmp/bracket/build/2022.09.04.11.20.33-evbarm-aarch64/src/sys/rump/net/lib/libnet/../../../../net/if_loop.c", line 360 tc-so:[ 1.3000050] rump kernel halting... tc-so:halted tc-se:Test program crashed; attempting to get stack trace tc-se:[New process 27933] tc-se:[New process 8456] tc-se:[New process 8460] tc-se:[New process 26307] tc-se:[New process 26953] tc-se:[New process 8469] tc-se:[New process 27980] tc-se:[New process 8459] tc-se:[New process 16015] tc-se:[New process 16017] tc-se:[New process 16264] tc-se:[New process 16534] tc-se:[New process 16780] tc-se:[New process 16539] tc-se:[New process 9179] tc-se:[New process 16787] tc-se:[New process 16523] tc-se:[New process 28203] tc-se:[New process 17047] tc-se:[New process 854] tc-se:[New process 8811] tc-se:[New process 26440] tc-se:[New process 8452] tc-se:[New process 8537] tc-se:[New process 28501] tc-se:[New process 29293] tc-se:[New process 29514] tc-se:[New process 29294] tc-se:[New process 8816] tc-se:[New process 8815] tc-se:[New process 1653] tc-se:[New process 18036] tc-se:Core was generated by `t_pktinfo_send'. tc-se:Program terminated with signal SIGABRT, Aborted. tc-se:#0 0x0000f5dc2170d3ec in _lwp_kill () from /usr/lib/libc.so.12 tc-se:[Current thread is 1 (process 27933)] tc-se:#0 0x0000f5dc2170d3ec in _lwp_kill () from /usr/lib/libc.so.12 tc-se:#1 0x0000f5dc2170d6ac in abort () from /usr/lib/libc.so.12 tc-se:#2 0x0000f5dc21a18314 in rumpuser_exit () from /usr/lib/librumpuser.so.0 tc-se:#3 0x0000f5dc21b3fd74 in rumpns_cpu_reboot () from /usr/lib/librump.so.0 tc-se:#4 0x0000f5dc21aea290 in rumpns_kern_reboot () from /usr/lib/librump.so.0 tc-se:#5 0x0000f5dc21ae91a4 in rumpns_vpanic () from /usr/lib/librump.so.0 tc-se:#6 0x0000f5dc21ac8f94 in rumpns_kern_assert () from /usr/lib/librump.so.0 tc-se:#7 0x0000f5dc21d57008 in rumpns_looutput () from /usr/lib/librumpnet_net.so.0 tc-se:#8 0x0000f5dc21d39bec in rumpns_ip_if_output () from /usr/lib/librumpnet_net.so.0 tc-se:#9 0x0000f5dc21d3b0b8 in rumpns_ip_output () from /usr/lib/librumpnet_net.so.0 tc-se:#10 0x0000f5dc21d1a9b0 in rumpns_udp_output () from /usr/lib/librumpnet_net.so.0 tc-se:#11 0x0000f5dc21d1ab48 in rumpns_udp_send () from /usr/lib/librumpnet_net.so.0 tc-se:#12 0x0000f5dc21d1acbc in ?? () from /usr/lib/librumpnet_net.so.0 tc-se:#13 0x0000f5dc21c78c08 in rumpns_sosend () from /usr/lib/librumpnet.so.0 tc-se:#14 0x0000f5dc21c7275c in rumpns_do_sys_sendmsg_so () from /usr/lib/librumpnet.so.0 tc-se:#15 0x0000f5dc21c72994 in rumpns_do_sys_sendmsg () from /usr/lib/librumpnet.so.0 tc-se:#16 0x0000f5dc21c72aa4 in rumpns_sys_sendmsg () from /usr/lib/librumpnet.so.0 tc-se:#17 0x0000f5dc21b40da4 in rump_syscall () from /usr/lib/librump.so.0 tc-se:#18 0x0000f5dc21b332e4 in rump___sysimpl_sendmsg () from /usr/lib/librump.so.0 tc-se:#19 0x00000000062b27b0 in sendto_pktinfo.constprop () tc-se:#20 0x00000000062b27fc in try_sendmsg_pktinfo.constprop () tc-se:#21 0x00000000062b2954 in do_send_pktinfo_tests.constprop () tc-se:#22 0x00000000062b3694 in atfu_pktinfo_send_bindport_body () tc-se:#23 0x0000f5dc219ba8b8 in atf_tc_run () from /usr/lib/libatf-c.so.0 tc-se:#24 0x0000f5dc219b6cc8 in atf_tp_main () from /usr/lib/libatf-c.so.0 tc-se:#25 0x00000000062b1cf8 in ___start () tc-se:#26 0x0000ffffedcc0b10 in _rtld_start () from /usr/libexec/ld.elf_so tc-se:Backtrace stopped: previous frame identical to this frame (corrupt stack?) tc-se:Stack trace complete tc-end: 1662318928.721278, pktinfo_send_bindport, failed, Test program received signal 6 (core dumped) tc-start: 1662318928.769053, pktinfo_send_connected tc-so:[ 1.0000000] entropy: ready tc-end: 1662318929.533309, pktinfo_send_connected, passed tc-start: 1662318929.544788, 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:53891 tc-end: 1662318931.23892, pktinfo_send_ifindex, passed tc-start: 1662318931.43284, pktinfo_send_invalidarg tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.3800050] panic: kernel diagnostic assertion "pktq != NULL" failed: file "/tmp/bracket/build/2022.09.04.11.20.33-evbarm-aarch64/src/sys/rump/net/lib/libnet/../../../../net/if_loop.c", line 360 tc-so:[ 1.3800050] rump kernel halting... tc-so:halted tc-se:Test program crashed; attempting to get stack trace tc-se:[New process 8436] tc-se:[New process 885] tc-se:[New process 185] tc-se:[New process 16614] tc-se:[New process 17127] tc-se:[New process 14568] tc-se:[New process 15595] tc-se:[New process 27718] tc-se:[New process 749] tc-se:[New process 8220] tc-se:[New process 16785] tc-se:[New process 16425] tc-se:[New process 25555] tc-se:[New process 16361] tc-se:[New process 16102] tc-se:[New process 8721] tc-se:[New process 8727] tc-se:[New process 27507] tc-se:[New process 26232] tc-se:[New process 24443] tc-se:[New process 8376] tc-se:[New process 690] tc-se:[New process 29281] tc-se:[New process 10011] tc-se:[New process 8465] tc-se:[New process 26158] tc-se:[New process 26810] tc-se:[New process 18356] tc-se:[New process 17535] tc-se:[New process 29366] tc-se:[New process 15083] tc-se:[New process 29465] tc-se:Core was generated by `t_pktinfo_send'. tc-se:Program terminated with signal SIGABRT, Aborted. tc-se:#0 0x0000f0257367d3ec in _lwp_kill () from /usr/lib/libc.so.12 tc-se:[Current thread is 1 (process 8436)] tc-se:#0 0x0000f0257367d3ec in _lwp_kill () from /usr/lib/libc.so.12 tc-se:#1 0x0000f0257367d6ac in abort () from /usr/lib/libc.so.12 tc-se:#2 0x0000f02573988314 in rumpuser_exit () from /usr/lib/librumpuser.so.0 tc-se:#3 0x0000f02573aafd74 in rumpns_cpu_reboot () from /usr/lib/librump.so.0 tc-se:#4 0x0000f02573a5a290 in rumpns_kern_reboot () from /usr/lib/librump.so.0 tc-se:#5 0x0000f02573a591a4 in rumpns_vpanic () from /usr/lib/librump.so.0 tc-se:#6 0x0000f02573a38f94 in rumpns_kern_assert () from /usr/lib/librump.so.0 tc-se:#7 0x0000f02573cc7008 in rumpns_looutput () from /usr/lib/librumpnet_net.so.0 tc-se:#8 0x0000f02573ca9bec in rumpns_ip_if_output () from /usr/lib/librumpnet_net.so.0 tc-se:#9 0x0000f02573cab0b8 in rumpns_ip_output () from /usr/lib/librumpnet_net.so.0 tc-se:#10 0x0000f02573c8a9b0 in rumpns_udp_output () from /usr/lib/librumpnet_net.so.0 tc-se:#11 0x0000f02573c8ab48 in rumpns_udp_send () from /usr/lib/librumpnet_net.so.0 tc-se:#12 0x0000f02573c8acbc in ?? () from /usr/lib/librumpnet_net.so.0 tc-se:#13 0x0000f02573be8c08 in rumpns_sosend () from /usr/lib/librumpnet.so.0 tc-se:#14 0x0000f02573be275c in rumpns_do_sys_sendmsg_so () from /usr/lib/librumpnet.so.0 tc-se:#15 0x0000f02573be2994 in rumpns_do_sys_sendmsg () from /usr/lib/librumpnet.so.0 tc-se:#16 0x0000f02573be2aa4 in rumpns_sys_sendmsg () from /usr/lib/librumpnet.so.0 tc-se:#17 0x0000f02573ab0da4 in rump_syscall () from /usr/lib/librump.so.0 tc-se:#18 0x0000f02573aa32e4 in rump___sysimpl_sendmsg () from /usr/lib/librump.so.0 tc-se:#19 0x0000000009a227b0 in sendto_pktinfo.constprop () tc-se:#20 0x0000000009a22d58 in atfu_pktinfo_send_invalidarg_body () tc-se:#21 0x0000f0257392a8b8 in atf_tc_run () from /usr/lib/libatf-c.so.0 tc-se:#22 0x0000f02573926cc8 in atf_tp_main () from /usr/lib/libatf-c.so.0 tc-se:#23 0x0000000009a21cf8 in ___start () tc-se:#24 0x0000fffff1940b10 in _rtld_start () from /usr/libexec/ld.elf_so tc-se:Backtrace stopped: previous frame identical to this frame (corrupt stack?) tc-se:Stack trace complete tc-end: 1662318934.976977, pktinfo_send_invalidarg, failed, Test program received signal 6 (core dumped) tc-start: 1662318935.22475, pktinfo_send_multicast tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.9700050] panic: kernel diagnostic assertion "pktq != NULL" failed: file "/tmp/bracket/build/2022.09.04.11.20.33-evbarm-aarch64/src/sys/rump/net/lib/libnet/../../../../net/if_loop.c", line 360 tc-so:[ 1.9700050] rump kernel halting... tc-so:halted tc-end: 1662319541.608341, pktinfo_send_multicast, failed, Test case timed out after 300 seconds tc-start: 1662319541.669759, pktinfo_send_notown tc-so:[ 1.0000000] entropy: ready tc-end: 1662319542.429354, pktinfo_send_notown, passed tc-start: 1662319542.443985, pktinfo_send_notown_bind tc-so:[ 1.0000000] entropy: ready tc-end: 1662319543.219694, pktinfo_send_notown_bind, passed tc-start: 1662319543.232774, pktinfo_send_rawip tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.4000050] panic: kernel diagnostic assertion "pktq != NULL" failed: file "/tmp/bracket/build/2022.09.04.11.20.33-evbarm-aarch64/src/sys/rump/net/lib/libnet/../../../../net/if_loop.c", line 360 tc-so:[ 1.4000050] rump kernel halting... tc-so:halted tc-se:Test program crashed; attempting to get stack trace tc-se:[New process 29564] tc-se:[New process 28366] tc-se:[New process 8397] tc-se:[New process 27426] tc-se:[New process 864] tc-se:[New process 29253] tc-se:[New process 29920] tc-se:[New process 27987] tc-se:[New process 313] tc-se:[New process 9128] tc-se:[New process 28850] tc-se:[New process 25470] tc-se:[New process 7452] tc-se:[New process 17526] tc-se:[New process 24602] tc-se:[New process 7857] tc-se:[New process 17199] tc-se:[New process 7951] tc-se:[New process 29009] tc-se:[New process 27857] tc-se:[New process 14654] tc-se:[New process 27968] tc-se:[New process 27969] tc-se:[New process 26435] tc-se:[New process 28489] tc-se:[New process 29270] tc-se:[New process 16680] tc-se:[New process 17037] tc-se:[New process 24224] tc-se:[New process 17801] tc-se:[New process 18844] tc-se:[New process 27640] tc-se:Core was generated by `t_pktinfo_send'. tc-se:Program terminated with signal SIGABRT, Aborted. tc-se:#0 0x0000ff4ea8ffd3ec in _lwp_kill () from /usr/lib/libc.so.12 tc-se:[Current thread is 1 (process 29564)] tc-se:#0 0x0000ff4ea8ffd3ec in _lwp_kill () from /usr/lib/libc.so.12 tc-se:#1 0x0000ff4ea8ffd6ac in abort () from /usr/lib/libc.so.12 tc-se:#2 0x0000ff4ea9308314 in rumpuser_exit () from /usr/lib/librumpuser.so.0 tc-se:#3 0x0000ff4ea942fd74 in rumpns_cpu_reboot () from /usr/lib/librump.so.0 tc-se:#4 0x0000ff4ea93da290 in rumpns_kern_reboot () from /usr/lib/librump.so.0 tc-se:#5 0x0000ff4ea93d91a4 in rumpns_vpanic () from /usr/lib/librump.so.0 tc-se:#6 0x0000ff4ea93b8f94 in rumpns_kern_assert () from /usr/lib/librump.so.0 tc-se:#7 0x0000ff4ea9647008 in rumpns_looutput () from /usr/lib/librumpnet_net.so.0 tc-se:#8 0x0000ff4ea9629bec in rumpns_ip_if_output () from /usr/lib/librumpnet_net.so.0 tc-se:#9 0x0000ff4ea962b0b8 in rumpns_ip_output () from /usr/lib/librumpnet_net.so.0 tc-se:#10 0x0000ff4ea96290c8 in rumpns_rip_output () from /usr/lib/librumpnet_net.so.0 tc-se:#11 0x0000ff4ea96292f8 in ?? () from /usr/lib/librumpnet_net.so.0 tc-se:#12 0x0000ff4ea9568c08 in rumpns_sosend () from /usr/lib/librumpnet.so.0 tc-se:#13 0x0000ff4ea956275c in rumpns_do_sys_sendmsg_so () from /usr/lib/librumpnet.so.0 tc-se:#14 0x0000ff4ea9562994 in rumpns_do_sys_sendmsg () from /usr/lib/librumpnet.so.0 tc-se:#15 0x0000ff4ea9562aa4 in rumpns_sys_sendmsg () from /usr/lib/librumpnet.so.0 tc-se:#16 0x0000ff4ea9430da4 in rump_syscall () from /usr/lib/librump.so.0 tc-se:#17 0x0000ff4ea94232e4 in rump___sysimpl_sendmsg () from /usr/lib/librump.so.0 tc-se:#18 0x000000000fd527b0 in sendto_pktinfo.constprop () tc-se:#19 0x000000000fd527fc in try_sendmsg_pktinfo.constprop () tc-se:#20 0x000000000fd52b44 in atfu_pktinfo_send_rawip_body () tc-se:#21 0x0000ff4ea92aa8b8 in atf_tc_run () from /usr/lib/libatf-c.so.0 tc-se:#22 0x0000ff4ea92a6cc8 in atf_tp_main () from /usr/lib/libatf-c.so.0 tc-se:#23 0x000000000fd51cf8 in ___start () tc-se:#24 0x0000fffff6d30b10 in _rtld_start () from /usr/libexec/ld.elf_so tc-se:Backtrace stopped: previous frame identical to this frame (corrupt stack?) tc-se:Stack trace complete tc-end: 1662319547.308763, pktinfo_send_rawip, failed, Test program received signal 6 (core dumped) tc-start: 1662319547.352209, pktinfo_send_rawip_notown tc-so:[ 1.0000000] entropy: ready tc-end: 1662319548.122333, pktinfo_send_rawip_notown, passed tc-start: 1662319548.134295, pktinfo_send_unbound tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.3900050] panic: kernel diagnostic assertion "pktq != NULL" failed: file "/tmp/bracket/build/2022.09.04.11.20.33-evbarm-aarch64/src/sys/rump/net/lib/libnet/../../../../net/if_loop.c", line 360 tc-so:[ 1.3900050] rump kernel halting... tc-so:halted tc-se:Test program crashed; attempting to get stack trace tc-se:[New process 26067] tc-se:[New process 8561] tc-se:[New process 27845] tc-se:[New process 29393] tc-se:[New process 8388] tc-se:[New process 16440] tc-se:[New process 26685] tc-se:[New process 8720] tc-se:[New process 8722] tc-se:[New process 26706] tc-se:[New process 26697] tc-se:[New process 23111] tc-se:[New process 27590] tc-se:[New process 21719] tc-se:[New process 16472] tc-se:[New process 7351] tc-se:[New process 28746] tc-se:[New process 25715] tc-se:[New process 28613] tc-se:[New process 22471] tc-se:[New process 27592] tc-se:[New process 29641] tc-se:[New process 970] tc-se:[New process 29643] tc-se:[New process 8556] tc-se:[New process 27599] tc-se:[New process 29612] tc-se:[New process 733] tc-se:[New process 26831] tc-se:[New process 23511] tc-se:[New process 9691] tc-se:[New process 28117] tc-se:Core was generated by `t_pktinfo_send'. tc-se:Program terminated with signal SIGABRT, Aborted. tc-se:#0 0x0000fb75a055d3ec in _lwp_kill () from /usr/lib/libc.so.12 tc-se:[Current thread is 1 (process 26067)] tc-se:#0 0x0000fb75a055d3ec in _lwp_kill () from /usr/lib/libc.so.12 tc-se:#1 0x0000fb75a055d6ac in abort () from /usr/lib/libc.so.12 tc-se:#2 0x0000fb75a0868314 in rumpuser_exit () from /usr/lib/librumpuser.so.0 tc-se:#3 0x0000fb75a098fd74 in rumpns_cpu_reboot () from /usr/lib/librump.so.0 tc-se:#4 0x0000fb75a093a290 in rumpns_kern_reboot () from /usr/lib/librump.so.0 tc-se:#5 0x0000fb75a09391a4 in rumpns_vpanic () from /usr/lib/librump.so.0 tc-se:#6 0x0000fb75a0918f94 in rumpns_kern_assert () from /usr/lib/librump.so.0 tc-se:#7 0x0000fb75a0ba7008 in rumpns_looutput () from /usr/lib/librumpnet_net.so.0 tc-se:#8 0x0000fb75a0b89bec in rumpns_ip_if_output () from /usr/lib/librumpnet_net.so.0 tc-se:#9 0x0000fb75a0b8b0b8 in rumpns_ip_output () from /usr/lib/librumpnet_net.so.0 tc-se:#10 0x0000fb75a0b6a9b0 in rumpns_udp_output () from /usr/lib/librumpnet_net.so.0 tc-se:#11 0x0000fb75a0b6ab48 in rumpns_udp_send () from /usr/lib/librumpnet_net.so.0 tc-se:#12 0x0000fb75a0b6acbc in ?? () from /usr/lib/librumpnet_net.so.0 tc-se:#13 0x0000fb75a0ac8c08 in rumpns_sosend () from /usr/lib/librumpnet.so.0 tc-se:#14 0x0000fb75a0ac275c in rumpns_do_sys_sendmsg_so () from /usr/lib/librumpnet.so.0 tc-se:#15 0x0000fb75a0ac2994 in rumpns_do_sys_sendmsg () from /usr/lib/librumpnet.so.0 tc-se:#16 0x0000fb75a0ac2aa4 in rumpns_sys_sendmsg () from /usr/lib/librumpnet.so.0 tc-se:#17 0x0000fb75a0990da4 in rump_syscall () from /usr/lib/librump.so.0 tc-se:#18 0x0000fb75a09832e4 in rump___sysimpl_sendmsg () from /usr/lib/librump.so.0 tc-se:#19 0x0000000004a827b0 in sendto_pktinfo.constprop () tc-se:#20 0x0000000004a827fc in try_sendmsg_pktinfo.constprop () tc-se:#21 0x0000000004a82954 in do_send_pktinfo_tests.constprop () tc-se:#22 0x0000000004a830bc in atfu_pktinfo_send_unbound_body () tc-se:#23 0x0000fb75a080a8b8 in atf_tc_run () from /usr/lib/libatf-c.so.0 tc-se:#24 0x0000fb75a0806cc8 in atf_tp_main () from /usr/lib/libatf-c.so.0 tc-se:#25 0x0000000004a81cf8 in ___start () tc-se:#26 0x0000fffff5720b10 in _rtld_start () from /usr/libexec/ld.elf_so tc-se:Backtrace stopped: previous frame identical to this frame (corrupt stack?) tc-se:Stack trace complete tc-end: 1662319552.378554, pktinfo_send_unbound, failed, Test program received signal 6 (core dumped) tp-end: 1662319552.423066, net/net/t_pktinfo_send tp-start: 1662319552.612252, net/net/t_raw, 1 tc-start: 1662319552.617175, PRU_SENSE tc-so:[ 1.0000000] entropy: ready tc-end: 1662319555.462753, PRU_SENSE, passed tp-end: 1662319555.476458, net/net/t_raw tp-start: 1662319557.904212, net/net/t_forwarding, 6 tc-start: 1662319557.908334, 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:32:9e:cb:20 ./.__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:85:09:3f:b5 ./.__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:f7:06:9c:fa ./.__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-se:Fail: incorrect exit status: 1, expected: 0 tc-se:stdout: tc-se:PING 10.0.1.2 (10.0.1.2): 56 data bytes tc-se: tc-se:stderr: tc-se:rump.ping: wrote 10.0.1.2 84 chars, ret=0 tc-se:rump.ping: poll: Socket is not connected tc-se: tc-se:rump.halt: init failed: No such file or directory tc-end: 1662319579.807955, ipforwarding_fastforward_v4, failed, atf-check failed; see the output of the test for details tc-start: 1662319579.894389, 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:a5:8a:4d:6a ./.__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:db:33:e8:59 ./.__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:f7:79:90 ./.__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-se:Fail: incorrect exit status: 1, expected: 0 tc-se:stdout: tc-se:PING6(56=40+8+8 bytes) fc00:0:0:1::2 --> fc00:0:0:1::2 tc-se:ping6: wrote fc00:0:0:1::2 16 chars, ret=0 tc-se: tc-se:--- fc00:0:0:1::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:rump.ping6: poll: Socket is not connected tc-se: tc-se:rump.halt: init failed: No such file or directory tc-end: 1662319610.253395, ipforwarding_fastforward_v6, failed, atf-check failed; see the output of the test for details tc-start: 1662319610.333739, 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:c0:74:fe:20 ./.__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:5e:ca:87:56 ./.__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:35:b9:5e:c1 ./.__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-se:Fail: incorrect exit status: 1, expected: 0 tc-se:stdout: tc-se:PING 10.0.1.2 (10.0.1.2): 56 data bytes tc-se: tc-se:stderr: tc-se:rump.ping: wrote 10.0.1.2 84 chars, ret=0 tc-se:rump.ping: poll: Socket is not connected tc-se: tc-se:rump.halt: init failed: No such file or directory tc-end: 1662319632.929012, ipforwarding_fragment_v4, failed, atf-check failed; see the output of the test for details tc-start: 1662319633.36069, 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:1b:e6:c1:c2 ./.__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:e0:a8:75:44 ./.__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:4e:2d:69:91 ./.__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-se:Fail: incorrect exit status: 1, expected: 0 tc-se:stdout: tc-se:PING 10.0.1.2 (10.0.1.2): 56 data bytes tc-se: tc-se:stderr: tc-se:rump.ping: wrote 10.0.1.2 84 chars, ret=0 tc-se:rump.ping: poll: Socket is not connected tc-se: tc-se:rump.halt: init failed: No such file or directory tc-end: 1662319655.263163, ipforwarding_misc, failed, atf-check failed; see the output of the test for details tc-start: 1662319655.337108, 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:20:58:a5:d0 ./.__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:02:7c:ec:0b ./.__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:7f:0c:64:78 ./.__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-se:Fail: incorrect exit status: 1, expected: 0 tc-se:stdout: tc-se:PING 10.0.1.2 (10.0.1.2): 56 data bytes tc-se: tc-se:stderr: tc-se:rump.ping: wrote 10.0.1.2 84 chars, ret=0 tc-se:rump.ping: poll: Socket is not connected tc-se: tc-se:rump.halt: init failed: No such file or directory tc-end: 1662319676.962995, ipforwarding_v4, failed, atf-check failed; see the output of the test for details tc-start: 1662319677.33819, 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:69:bd:a7:25 ./.__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:71:e7:a9:e6 ./.__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:e6:65:aa:9b ./.__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-se:Fail: incorrect exit status: 1, expected: 0 tc-se:stdout: tc-se:PING6(56=40+8+8 bytes) fc00:0:0:1::2 --> fc00:0:0:1::2 tc-se:ping6: wrote fc00:0:0:1::2 16 chars, ret=0 tc-se: tc-se:--- fc00:0:0:1::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:rump.ping6: poll: Socket is not connected tc-se:rump.ping6: poll: Socket is not connected tc-se: tc-se:rump.halt: init failed: No such file or directory tc-end: 1662319705.220349, ipforwarding_v6, failed, atf-check failed; see the output of the test for details tp-end: 1662319705.289826, net/net/t_forwarding tp-start: 1662319707.150689, net/net/t_ipaddress, 4 tc-start: 1662319707.162565, 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: 1662319737.519042, ipaddr_alias_address, passed tc-start: 1662319737.573178, 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:b6:bb:2c:03 ./.__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: 1662319758.43797, ipaddr_auto_linklocal, passed tc-start: 1662319758.76003, 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: 1662319784.90189, ipaddr_same_address, passed tc-start: 1662319784.116461, 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: 1662319809.642039, ipaddr_same_address6, passed tp-end: 1662319809.672657, net/net/t_ipaddress tp-start: 1662319810.967155, net/net/t_ipv6address, 2 tc-start: 1662319810.979322, 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:7eff:fefe:73bf ] tc-so:Executing command [ rump.ping6 -c 1 -X 3 -n fe80::b0a0:7eff:fefe:73bf%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:5ff:fec9:d456%shmif1 fe80::b0a0:7eff:fefe:73bf%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:7eff:fefe:73bf%shmif0 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping6 -c 1 -X 3 -n -S fe80::b0a0:32ff:fe36:717f%shmif0 fc00:3::1 ] tc-so:Executing command [ rump.ping6 -c 1 -X 3 -n fe80::b0a0:32ff:fe36:717f%shmif0 ] tc-so:Executing command [ rump.ping6 -c 1 -X 3 -n fe80::b0a0:5ff:fec9:d456%shmif0 ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2022-09-04 19:31:03.959981647 +0000 tc-se:+++ /tmp/check.CiT6P8/stderr 2022-09-04 19:31:06.015200170 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+rump.ping6: poll: Socket is not connected tc-se:rump.halt: init failed: No such file or directory tc-se:t_ipv6address: ERROR: The test case cleanup returned a non-ok exit code, but this is not allowed tc-end: 1662319867.828345, linklocal, failed, atf-check failed; see the output of the test for details tc-start: 1662319868.212549, 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:d1ff:fec3:4c07%shmif0 ] tc-so:Executing command [ rump.route get -inet6 fe80::b0a0:d1ff:fec3:4c07 ] tc-so:Executing command [ rump.ndp -n fe80::b0a0:d1ff:fec3:4c07%shmif0 ] tc-so:Executing command [ rump.ndp -n fe80::b0a0:d1ff:fec3:4c07 ] tc-end: 1662319887.704906, linklocal_ops, passed tp-end: 1662319887.740519, net/net/t_ipv6address tp-start: 1662319888.683585, net/net/t_ipv6_lifetime, 1 tc-start: 1662319888.695144, 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 [ rump.ifconfig shmif0 inet6 fc00::1 delete ] tc-end: 1662319934.48666, basic, skipped, unreliable under qemu, skip until PR kern/43997 fixed tp-end: 1662319934.86248, net/net/t_ipv6_lifetime tp-start: 1662319935.431295, net/net/t_mtudisc, 2 tc-start: 1662319935.435578, 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:51:eb:11:f8 ./.__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:ce:77:2d:8b ./.__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:5c:73:29:fe ./.__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:kill: pid 4078: No such process 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: 1662320004.401379, mtudisc_basic, passed tc-start: 1662320004.455159, 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: 1662320007.866929, mtudisc_timeout, passed tp-end: 1662320007.879158, net/net/t_mtudisc tp-start: 1662320008.824199, net/net/t_mtudisc6, 1 tc-start: 1662320008.836342, 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:51:aa:4d:3a ./.__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:30:e2:35:a2 ./.__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:99:05:9b:3d ./.__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.tksr67 ] 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: 1662320079.901666, mtudisc6_basic, passed tp-end: 1662320079.984784, net/net/t_mtudisc6 tp-start: 1662320082.9209, net/net/t_ping_opts, 3 tc-start: 1662320082.13389, 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:44:44:3a:48 ./.__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:ad:42:58:18 ./.__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:5b:5d:a0:4d ./.__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:da:b4:90:fc ./.__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: 1662320152.195718, ping_opts_gateway, passed tc-start: 1662320152.248515, 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:1c:20:f1:72 ./.__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:2b:61:99:10 ./.__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:d3:84:59:53 ./.__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:09:a0:72:db ./.__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: 1662320222.211337, ping_opts_recordroute, passed tc-start: 1662320222.278811, 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:a0:29:63:fd ./.__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:8b:be:f1:4d ./.__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:5d:e6:02:16 ./.__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: 1662320282.452459, ping_opts_sourceaddr, passed tp-end: 1662320282.491275, net/net/t_ping_opts tp-start: 1662320284.25805, net/net/t_ping6_opts, 3 tc-start: 1662320284.37622, 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:ba:40:7e:0e ./.__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:1f:a7:ae:99 ./.__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:27:38:be:0c ./.__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:bd:8c:18:eb ./.__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: 1662320355.522304, ping6_opts_gateway, passed tc-start: 1662320355.578968, 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:c5:b4:4d:59 ./.__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:cb:76:3a:10 ./.__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:33:ed:a7:66 ./.__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:cbff:fe76:3a10 ] 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:d3:26:00:38 ./.__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:cbff:fe76:3a10 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 1 -I shmif0 fe80::b0a0:cbff:fe76:3a10 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 1 -I shmif1 fe80::b0a0:cbff:fe76:3a10 ] 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 shmif1 destroy ] tc-so: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: 1662320422.357, ping6_opts_interface, passed tc-start: 1662320422.55094, 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:3c:e9:a6:a6 ./.__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:7f:eb:9e:ce ./.__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:d5:69:3f:34 ./.__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: 1662320488.285113, ping6_opts_sourceaddr, passed tp-end: 1662320488.336561, net/net/t_ping6_opts tp-start: 1662320488.549347, net/sys/t_rfc6056, 2 tc-start: 1662320488.561259, inet4 tc-end: 1662320488.808300, inet4, passed tc-start: 1662320488.821512, inet6 tc-end: 1662320489.64241, inet6, passed tp-end: 1662320489.76456, net/sys/t_rfc6056 tp-start: 1662320490.633749, net/altq/t_cbq, 3 tc-start: 1662320490.638571, 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:ba:ef:67:56 ./.__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: 1662320538.849743, altq_cbq_basic_ipv4, passed tc-start: 1662320538.896786, 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:93:a0:0b:f6 ./.__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:7c:d2:46:8d ./.__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: 1662320600.4310, altq_cbq_multi_ifaces_ipv4, passed tc-start: 1662320600.35765, 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:8b:c2:09:a0 ./.__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: 1662320653.132538, altq_cbq_options_ipv4, passed tp-end: 1662320653.179632, net/altq/t_cbq tp-start: 1662320658.214206, net/arp/t_arp, 14 tc-start: 1662320658.225533, 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:b4:db:15:51 ./.__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:b4:db:15:51 ] 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: 1662320702.64482, arp_cache_expiration, passed tc-start: 1662320702.91009, 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:8d:01:d2:bb ./.__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: 1662320733.135424, arp_cache_overwriting, passed tc-start: 1662320733.160718, 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:2e:15:fe:df ./.__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: 1662320784.74500, arp_command, passed tc-start: 1662320784.135329, 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: 1662320813.793829, arp_garp, passed tc-start: 1662320813.826875, 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: 1662320847.824689, arp_garp_without_dad, passed tc-start: 1662320847.859377, 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:5f:12:1a:49 ./.__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: 1662320882.147176, arp_link_activation, passed tc-start: 1662320882.199099, 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:ef:32:45:71 ./.__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:1e:29:15 ./.__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:db:3f:a9:08 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-se:Fail: incorrect exit status: 2, expected: 0 tc-se:stdout: tc-se:PING 10.0.1.3 (10.0.1.3): 56 data bytes tc-se: tc-se:----10.0.1.3 PING Statistics---- tc-se:1 packets transmitted, 0 packets received, 100.0% packet loss tc-se: tc-se:stderr: tc-se: tc-se:rump.halt: init failed: No such file or directory tc-end: 1662320904.660095, arp_proxy_arp_pub, failed, atf-check failed; see the output of the test for details tc-start: 1662320904.736907, 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:9a:54:7e: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.sysctl -w net.inet.ip.forwarding=1 ] tc-so:Executing command [ rump.ifconfig tap1 create ] tc-so:Executing command [ grep -q f2:0b:a4:4e:d3:5a ./.__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:b6:be:f2:16 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-se:Fail: incorrect exit status: 2, expected: 0 tc-se:stdout: tc-se:PING 10.0.1.3 (10.0.1.3): 56 data bytes tc-se: tc-se:----10.0.1.3 PING Statistics---- tc-se:1 packets transmitted, 0 packets received, 100.0% packet loss tc-se: tc-se:stderr: tc-se: tc-se:rump.halt: init failed: No such file or directory tc-end: 1662320929.373454, arp_proxy_arp_pubproxy, failed, atf-check failed; see the output of the test for details tc-start: 1662320929.450922, 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:dd:29:94:39 ./.__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: 1662320958.548427, arp_purge_on_ifdown, passed tc-start: 1662320958.608208, 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:30:7f:ee:63 ./.__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:ef:c3:5f:41 ./.__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: 1662320990.775470, arp_purge_on_route_change, passed tc-start: 1662320990.880687, 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:a7:fe:c3:c7 ./.__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: 1662321018.174893, arp_purge_on_route_delete, passed tc-start: 1662321018.201256, 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:f6:64:77:ea ./.__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: 1662321067.311459, arp_rtm, passed tc-start: 1662321067.410935, 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:39:f1:40:c2 ./.__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:39:f1:40:c2 ] 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: 1662321097.305268, arp_static, passed tc-start: 1662321097.339813, 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:9e:10:c3:9c ./.__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:d2:7d:f9:80 ./.__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: 1662321138.612585, arp_stray_entries, passed tp-end: 1662321138.640418, net/arp/t_arp tp-start: 1662321139.851382, net/arp/t_dad, 2 tc-start: 1662321139.862615, 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: 1662321183.479398, dad_basic, passed tc-start: 1662321183.544551, 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:8e:64:fc:9d ./.__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: 1662321220.335257, dad_duplicated, passed tp-end: 1662321220.542248, net/arp/t_dad tp-start: 1662321221.67455, net/bpf/t_bpf, 7 tc-start: 1662321221.78928, bpf_ioctl_BLEN tc-so:[ 1.0000000] entropy: ready tc-end: 1662321222.38803, bpf_ioctl_BLEN, passed tc-start: 1662321222.51696, bpf_ioctl_DLT tc-so:[ 1.0000000] entropy: ready tc-end: 1662321222.797636, bpf_ioctl_DLT, passed tc-start: 1662321222.812367, bpf_ioctl_GDLTLIST tc-so:[ 1.0000000] entropy: ready tc-end: 1662321223.609024, bpf_ioctl_GDLTLIST, passed tc-start: 1662321223.622207, bpf_ioctl_PROMISC tc-so:[ 1.0000000] entropy: ready tc-end: 1662321224.426078, bpf_ioctl_PROMISC, passed tc-start: 1662321224.438277, bpf_ioctl_SETIF tc-so:[ 1.0000000] entropy: ready tc-end: 1662321225.243231, bpf_ioctl_SETIF, passed tc-start: 1662321225.256824, bpfwriteleak tc-so:[ 1.0000000] entropy: ready tc-end: 1662321226.100552, bpfwriteleak, passed tc-start: 1662321226.114055, bpfwritetrunc tc-so:[ 1.0000000] entropy: ready tc-end: 1662321226.969858, bpfwritetrunc, passed tp-end: 1662321226.990231, net/bpf/t_bpf tp-start: 1662321227.175836, net/bpf/t_div-by-zero, 1 tc-start: 1662321227.181936, div_by_zero tc-so:[ 1.0000000] entropy: ready tc-end: 1662321227.920643, div_by_zero, passed tp-end: 1662321227.933440, net/bpf/t_div-by-zero tp-start: 1662321228.159538, net/bpf/t_mbuf, 20 tc-start: 1662321228.164137, bpf_mbuf_ldb_abs tc-so:[ 1.0000000] entropy: ready tc-end: 1662321228.888893, bpf_mbuf_ldb_abs, passed tc-start: 1662321228.901807, bpf_mbuf_ldb_abs_overflow tc-so:[ 1.0000000] entropy: ready tc-end: 1662321229.669293, bpf_mbuf_ldb_abs_overflow, passed tc-start: 1662321229.679664, bpf_mbuf_ldb_ind tc-so:[ 1.0000000] entropy: ready tc-end: 1662321230.483250, bpf_mbuf_ldb_ind, passed tc-start: 1662321230.493917, bpf_mbuf_ldb_ind_overflow1 tc-so:[ 1.0000000] entropy: ready tc-end: 1662321231.268188, bpf_mbuf_ldb_ind_overflow1, passed tc-start: 1662321231.278354, bpf_mbuf_ldb_ind_overflow2 tc-so:[ 1.0000000] entropy: ready tc-end: 1662321232.246695, bpf_mbuf_ldb_ind_overflow2, passed tc-start: 1662321232.259306, bpf_mbuf_ldb_ind_overflow3 tc-so:[ 1.0000000] entropy: ready tc-end: 1662321233.40403, bpf_mbuf_ldb_ind_overflow3, passed tc-start: 1662321233.53362, bpf_mbuf_ldh_abs tc-so:[ 1.0000000] entropy: ready tc-end: 1662321233.801887, bpf_mbuf_ldh_abs, passed tc-start: 1662321233.814440, bpf_mbuf_ldh_abs_overflow tc-so:[ 1.0000000] entropy: ready tc-end: 1662321234.587404, bpf_mbuf_ldh_abs_overflow, passed tc-start: 1662321234.598363, bpf_mbuf_ldh_ind tc-so:[ 1.0000000] entropy: ready tc-end: 1662321235.410617, bpf_mbuf_ldh_ind, passed tc-start: 1662321235.422107, bpf_mbuf_ldh_ind_overflow1 tc-so:[ 1.0000000] entropy: ready tc-end: 1662321236.208958, bpf_mbuf_ldh_ind_overflow1, passed tc-start: 1662321236.219653, bpf_mbuf_ldh_ind_overflow2 tc-so:[ 1.0000000] entropy: ready tc-end: 1662321236.977400, bpf_mbuf_ldh_ind_overflow2, passed tc-start: 1662321236.988050, bpf_mbuf_ldh_ind_overflow3 tc-so:[ 1.0000000] entropy: ready tc-end: 1662321237.748851, bpf_mbuf_ldh_ind_overflow3, passed tc-start: 1662321237.759554, bpf_mbuf_ldw_abs tc-so:[ 1.0000000] entropy: ready tc-end: 1662321238.509460, bpf_mbuf_ldw_abs, passed tc-start: 1662321238.521384, bpf_mbuf_ldw_abs_overflow tc-so:[ 1.0000000] entropy: ready tc-end: 1662321239.270022, bpf_mbuf_ldw_abs_overflow, passed tc-start: 1662321239.280458, bpf_mbuf_ldw_ind tc-so:[ 1.0000000] entropy: ready tc-end: 1662321240.65786, bpf_mbuf_ldw_ind, passed tc-start: 1662321240.76265, bpf_mbuf_ldw_ind_overflow1 tc-so:[ 1.0000000] entropy: ready tc-end: 1662321240.833745, bpf_mbuf_ldw_ind_overflow1, passed tc-start: 1662321240.844650, bpf_mbuf_ldw_ind_overflow2 tc-so:[ 1.0000000] entropy: ready tc-end: 1662321241.727007, bpf_mbuf_ldw_ind_overflow2, passed tc-start: 1662321241.739546, bpf_mbuf_ldw_ind_overflow3 tc-so:[ 1.0000000] entropy: ready tc-end: 1662321242.504255, bpf_mbuf_ldw_ind_overflow3, passed tc-start: 1662321242.514881, bpf_mbuf_msh tc-so:[ 1.0000000] entropy: ready tc-end: 1662321243.266550, bpf_mbuf_msh, passed tc-start: 1662321243.277173, bpf_mbuf_msh_overflow tc-so:[ 1.0000000] entropy: ready tc-end: 1662321244.30721, bpf_mbuf_msh_overflow, passed tp-end: 1662321244.41279, net/bpf/t_mbuf tp-start: 1662321244.240159, net/bpfilter/t_bpfilter, 8 tc-start: 1662321244.244742, bpfilterbadjmp tc-so:[ 1.0000000] entropy: ready tc-end: 1662321245.125529, bpfilterbadjmp, passed tc-start: 1662321245.142165, bpfilterbadmem tc-so:[ 1.0000000] entropy: ready tc-end: 1662321246.65703, bpfilterbadmem, passed tc-start: 1662321246.82711, bpfilterbadret tc-so:[ 1.0000000] entropy: ready tc-end: 1662321246.940055, bpfilterbadret, passed tc-start: 1662321246.957494, bpfiltercontig tc-so:[ 1.0000000] entropy: ready tc-end: 1662321248.500951, bpfiltercontig, passed tc-start: 1662321248.520290, bpfiltermchain tc-so:[ 1.0000000] entropy: ready tc-end: 1662321250.38781, bpfiltermchain, passed tc-start: 1662321250.59859, bpfilternegjmp tc-so:[ 1.0000000] entropy: ready tc-end: 1662321250.944280, bpfilternegjmp, passed tc-start: 1662321250.961188, bpfilternoinitA tc-so:[ 1.0000000] entropy: ready tc-end: 1662321252.728965, bpfilternoinitA, passed tc-start: 1662321252.751747, bpfilternoinitX tc-so:[ 1.0000000] entropy: ready tc-end: 1662321253.701960, bpfilternoinitX, passed tp-end: 1662321253.721365, net/bpfilter/t_bpfilter tp-start: 1662321253.929880, net/can/t_can, 11 tc-start: 1662321253.933930, canbindfilter tc-so:[ 1.0000000] entropy: ready tc-end: 1662321256.796594, canbindfilter, passed tc-start: 1662321256.808903, canbindunknown tc-so:[ 1.0000000] entropy: ready tc-end: 1662321257.552532, canbindunknown, passed tc-start: 1662321257.564950, canlocreate tc-so:[ 1.0000000] entropy: ready tc-end: 1662321258.657548, canlocreate, passed tc-start: 1662321258.670003, cannoloop tc-so:[ 1.0000000] entropy: ready tc-end: 1662321262.648204, cannoloop, passed tc-start: 1662321262.659936, cannoown tc-so:[ 1.0000000] entropy: ready tc-end: 1662321265.440101, cannoown, passed tc-start: 1662321265.452523, canreadlocal tc-so:[ 1.0000000] entropy: ready tc-end: 1662321266.185090, canreadlocal, passed tc-start: 1662321266.195251, canrecvfrom tc-so:[ 1.0000000] entropy: ready tc-end: 1662321266.943649, canrecvfrom, passed tc-start: 1662321266.953897, cansendtolo tc-so:[ 1.0000000] entropy: ready tc-end: 1662321267.697332, cansendtolo, passed tc-start: 1662321267.707677, cansendtowrite tc-so:[ 1.0000000] entropy: ready tc-end: 1662321268.448324, cansendtowrite, passed tc-start: 1662321268.458605, canwritelo tc-so:[ 1.0000000] entropy: ready tc-end: 1662321269.187606, canwritelo, passed tc-start: 1662321269.199646, canwriteunbound tc-so:[ 1.0000000] entropy: ready tc-end: 1662321269.918570, canwriteunbound, passed tp-end: 1662321269.928753, net/can/t_can tp-start: 1662321270.104615, net/can/t_canfilter, 4 tc-start: 1662321270.109598, canfilter_basic tc-so:[ 1.0000000] entropy: ready tc-end: 1662321273.430521, canfilter_basic, passed tc-start: 1662321274.672780, canfilter_get tc-so:[ 1.0000000] entropy: ready tc-end: 1662321275.981034, canfilter_get, passed tc-start: 1662321275.994048, canfilter_multiple tc-so:[ 1.0000000] entropy: ready tc-end: 1662321279.525902, canfilter_multiple, passed tc-start: 1662321279.538322, canfilter_null tc-so:[ 1.0000000] entropy: ready tc-end: 1662321282.336342, canfilter_null, passed tp-end: 1662321282.517025, net/can/t_canfilter tp-start: 1662321285.498901, net/carp/t_basic, 8 tc-start: 1662321285.503376, 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:fa:f8:df:8e ./.__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:f5:e9:0a:1c ./.__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-se:Fail: incorrect exit status: 1, expected: 0 tc-se:stdout: tc-se: tc-se:stderr: tc-se:rump.ifconfig: rump client init: No such file or directory tc-se: tc-se:rump.halt: init failed: No such file or directory tc-end: 1662321329.701786, carp_handover_ipv4_halt_carpdevip, failed, atf-check failed; see the output of the test for details tc-start: 1662321329.796488, 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:e6:61:44:e5 ./.__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:06:bb:49:49 ./.__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: 1662321368.456860, carp_handover_ipv4_halt_nocarpdevip, passed tc-start: 1662321368.489203, 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:f8:49:c2:40 ./.__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:d5:06:3d:d4 ./.__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-se:Fail: incorrect exit status: 2, expected: 0 tc-se:stdout: tc-se:PING 10.1.1.2 (10.1.1.2): 56 data bytes tc-se: tc-se:----10.1.1.2 PING Statistics---- tc-se:1 packets transmitted, 0 packets received, 100.0% packet loss tc-se: tc-se:stderr: tc-se: tc-se:rump.halt: init failed: No such file or directory tc-se:rump.halt: init failed: No such file or directory tc-end: 1662321406.472355, carp_handover_ipv4_ifdown_carpdevip, failed, atf-check failed; see the output of the test for details tc-start: 1662321406.543045, 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:68:f3:f5:f9 ./.__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:9a:d0:35:5f ./.__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: 1662321492.859759, carp_handover_ipv4_ifdown_nocarpdevip, passed tc-start: 1662321492.908763, 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:dc:5d:e3:2d ./.__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:c3:65:01:20 ./.__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: 1662321533.87888, carp_handover_ipv6_halt_carpdevip, passed tc-start: 1662321533.112326, 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:ea:23:a4:24 ./.__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:f0:75:54:8f ./.__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: 1662321564.292691, 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: 1662321564.323497, 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:0e:5f:1a:e3 ./.__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:80:d2:52:b9 ./.__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: 1662321652.713436, carp_handover_ipv6_ifdown_carpdevip, passed tc-start: 1662321652.762097, 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:4f:25:91:da ./.__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:bf:e9:f0: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: 1662321683.1995, 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: 1662321683.32016, net/carp/t_basic tp-start: 1662321683.292196, net/icmp/t_forward, 1 tc-start: 1662321683.304131, returndatabytes tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0000000] entropy: ready tc-end: 1662321686.551605, returndatabytes, passed tp-end: 1662321686.569623, net/icmp/t_forward tp-start: 1662321686.772493, net/icmp/t_ping, 5 tc-start: 1662321686.777599, floodping tc-so:[ 1.0000000] entropy: ready tc-so:got 0/10000 tc-end: 1662321783.366804, floodping, passed tc-start: 1662321783.384031, floodping2 tc-so:[ 1.0000000] entropy: ready tc-so:got 0/10000 tc-so:[ 1.0000000] entropy: ready tc-so:got 0/10000 tc-end: 1662321919.239590, floodping2, passed tc-start: 1662321919.256023, ping_of_death tc-so:[ 1.0000000] entropy: ready tc-end: 1662321920.914974, ping_of_death, passed tc-start: 1662321920.934157, pingsize tc-so:[ 1.0000000] entropy: ready tc-so:got 43/5605 tc-end: 1662322034.789188, pingsize, passed tc-start: 1662322034.810405, simpleping tc-so:[ 1.0000000] entropy: ready tc-end: 1662322037.193181, simpleping, passed tp-end: 1662322037.210129, net/icmp/t_ping tp-start: 1662322038.41208, net/icmp/t_ping2, 1 tc-start: 1662322038.45621, 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-se:Fail: incorrect exit status: 1, expected: 0 tc-se:stdout: tc-se:PING 1.2.3.5 (1.2.3.5): 56 data bytes tc-se: tc-se:stderr: tc-se:rump.ping: wrote 1.2.3.5 84 chars, ret=0 tc-se:rump.ping: poll: Socket is not connected tc-se: tc-se:rump.halt: init failed: No such file or directory tc-se:t_ping2: ERROR: The test case cleanup returned a non-ok exit code, but this is not allowed tc-end: 1662322047.499212, basic, failed, atf-check failed; see the output of the test for details tp-end: 1662322047.555298, net/icmp/t_ping2 tp-start: 1662322050.784432, net/icmp/t_icmp_redirect, 2 tc-start: 1662322050.821181, 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:f4:4e:d5:a3 ./.__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:42:84:57: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:78:57:39:c9 ./.__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: 1662322126.511183, icmp_redirect, passed tc-start: 1662322126.564033, 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:46:8e:16:15 ./.__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:ef:77:56:a1 ./.__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:a7:30:c6 ./.__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: 1662322213.583509, icmp_redirect_timeout, passed tp-end: 1662322213.653179, net/icmp/t_icmp_redirect tp-start: 1662322214.635912, net/icmp/t_icmp6_redirect, 1 tc-start: 1662322214.647955, 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:53:0a:95:eb ./.__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:d9:94:b8:7c ./.__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:53ff:fe0a:95eb%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:49:df:c9:73 ./.__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:faff:fe06:d592%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:a5:bf:41:75 ./.__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:49ff:fedf:c973%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: 1662322305.982962, icmp6_redirect_basic, passed tp-end: 1662322306.27986, net/icmp/t_icmp6_redirect tp-start: 1662322306.235272, net/if/t_compat, 1 tc-start: 1662322306.239772, OOSIOCGIFBRDADDR tc-so:[ 1.0000000] entropy: ready tc-end: 1662322306.997692, OOSIOCGIFBRDADDR, expected_failure, PR kern/51610: rump does not include COMPAT_43: /tmp/bracket/build/2022.09.04.11.20.33-evbarm-aarch64/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: 1662322307.23468, net/if/t_compat tp-start: 1662322307.895934, net/if/t_ifconf, 1 tc-start: 1662322307.900332, 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: 1662322329.538427, basic, passed tp-end: 1662322329.555648, net/if/t_ifconf tp-start: 1662322333.306538, net/if/t_ifconfig, 7 tc-start: 1662322333.342287, 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: 1662322344.971849, ifconfig_create_destroy, passed tc-start: 1662322344.998073, 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 33624 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 - - 33624 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33624 0 0 0 0 0 tc-so:lo0 33624 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 384 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 128 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 1280 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 128 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 256 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 33 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 64 122 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00128 256 45 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00256 384 31 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00384 512 16 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00512 640 13 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00768 896 4 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1152 81 0 0 27 0 27 27 0 inf 0 tc-so:kmem-02048 2048 355 0 0 178 0 178 178 0 inf 0 tc-so:kmem-04096 4096 13 0 0 13 0 13 13 0 inf 0 tc-so:mutex 128 27 0 0 1 0 1 1 0 inf 0 tc-so:pcache 2816 48 0 1 47 0 47 47 0 inf 0 tc-so:pcachecpu 128 49 0 0 2 0 2 2 0 inf 0 tc-so:pcglarge 1152 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 384 22 0 0 3 0 3 3 0 inf 0 tc-so:phpool-128 80 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 210 0 0 4 0 4 4 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 1024 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 128 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 1024 6 0 0 2 0 2 2 0 inf 0 tc-so:Totals 1198 0 27 314 0 314 tc-so: tc-so:In use 1084K, total allocated 1256K; utilization 86.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, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.99 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/evbarm/9.99.99/modules tc-so:[ 1.530005] chacha: Portable C ChaCha tc-so:unix://./r1 tc-end: 1662322363.681100, ifconfig_description, passed tc-start: 1662322363.698485, 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 33624 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:e3:b3:49:be 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 - - 33624 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 33624 0 0 0 0 0 tc-so:lo0 33624 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:e3:b3:49:be 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:e3:b3:49:be 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:e3:b3:49:be 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 33624 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 - - 33624 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33624 0 0 0 0 0 tc-so:lo0 33624 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 384 4 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 128 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 1280 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 16 1 0 1 1 0 inf 1 tc-so:kcpuset 128 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 256 3 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 35 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 64 124 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00128 256 46 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00256 384 35 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00384 512 18 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00512 640 13 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00768 896 4 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1152 83 0 0 28 0 28 28 0 inf 0 tc-so:kmem-02048 2048 347 0 0 174 0 174 174 0 inf 0 tc-so:kmem-04096 4096 13 0 0 13 0 13 13 0 inf 0 tc-so:mutex 128 30 0 0 1 0 1 1 0 inf 0 tc-so:pcache 2816 48 0 1 47 0 47 47 0 inf 0 tc-so:pcachecpu 128 49 0 0 2 0 2 2 0 inf 0 tc-so:pcglarge 1152 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 384 26 0 0 3 0 3 3 0 inf 0 tc-so:phpool-128 80 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 207 0 0 4 0 4 4 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 1024 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 128 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 1024 6 0 0 2 0 2 2 0 inf 0 tc-so:Totals 1209 0 18 312 0 312 tc-so: tc-so:In use 1079K, total allocated 1248K; utilization 86.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, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.99 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/evbarm/9.99.99/modules tc-so:[ 1.300005] chacha: Portable C ChaCha tc-so:[ 2.830005] shmif0: Ethernet address b2:a0:e3:b3:49:be tc-so:bus1 tc-so:### Dumping bus1 tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:unix://./r1 tc-end: 1662322382.31344, ifconfig_number, passed tc-start: 1662322382.55745, 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:17:2c:a4:e1 tc-so: linkstr: bus1 tc-so: inet6 fe80::b0a0:17ff:fe2c:a4e1%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:17:2c:a4:e1 tc-so: linkstr: bus1 tc-so: inet6 fe80::b0a0:17ff:fe2c:a4e1%shmif0/64 flags 0 scopeid 0x2 tc-so: inet6 fc00::1/64 flags 0 tc-so: inet6 fc00::2/64 flags 0x2 pltime 99 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:17:2c:a4:e1 tc-so: linkstr: bus1 tc-so: inet6 fe80::b0a0:17ff:fe2c:a4e1%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-se:Fail: incorrect exit status: 1, expected: 0 tc-se:stdout: tc-se:PING localhost (127.0.0.1): 56 data bytes tc-se: tc-se:stderr: tc-se:rump.ping: wrote localhost 84 chars, ret=0 tc-se:rump.ping: poll: Socket is not connected tc-se: tc-se:rump.halt: init failed: No such file or directory tc-se:t_ifconfig: ERROR: The test case cleanup returned a non-ok exit code, but this is not allowed tc-end: 1662322400.262778, ifconfig_options, failed, atf-check failed; see the output of the test for details tc-start: 1662322400.322348, 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: 1662322467.352376, ifconfig_parameters, passed tc-start: 1662322467.390453, 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:75:6b:31:4b 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 33624 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:6b:31:4b 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 - - 33624 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 33624 0 0 0 0 0 tc-so:lo0 33624 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:75:6b:31:4b 0 0 19 0 0 tc-so:shmif 1500 10.0.0/24 10.0.0.1 0 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: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:6b:31:4b 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:75:6b:31:4b 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 33624 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 - - 33624 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33624 0 0 0 0 0 tc-so:lo0 33624 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 384 4 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 128 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 1280 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 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 128 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 256 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 44 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 64 127 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00128 256 46 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00256 384 36 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00384 512 19 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00512 640 13 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00768 896 4 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1152 83 0 0 28 0 28 28 0 inf 0 tc-so:kmem-02048 2048 1661 0 0 831 0 831 831 0 inf 0 tc-so:kmem-04096 4096 13 0 0 13 0 13 13 0 inf 0 tc-so:mbpl 528 3 0 0 3 0 3 3 0 inf 2 tc-so:mclpl 2048 2 0 0 5 0 5 5 0 8192 4 tc-so:mutex 128 30 0 0 1 0 1 1 0 inf 0 tc-so:pcache 2816 48 0 1 47 0 47 47 0 inf 0 tc-so:pcachecpu 128 49 0 0 2 0 2 2 0 inf 0 tc-so:pcglarge 1152 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 384 30 0 0 3 0 3 3 0 inf 0 tc-so:phpool-128 80 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 865 0 0 14 0 14 14 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 1024 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 6 0 5 1 0 1 1 0 inf 0 tc-so:rwlock 128 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 1024 6 0 0 2 0 2 2 0 inf 0 tc-so:vmembt 128 18 0 0 1 0 1 1 0 inf 0 tc-so:Totals 3246 0 51 988 0 988 tc-so: tc-so:In use 3758K, total allocated 3952K; utilization 95.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, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.99 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/evbarm/9.99.99/modules tc-so:[ 1.290005] chacha: Portable C ChaCha tc-so:[ 2.900005] shmif0: Ethernet address b2:a0:75:6b:31:4b tc-so:[ 5.610005] arp_dad_start: shmif0: starting DAD for 10.0.0.1 tc-so:[ 13.810005] arp_dad_timer: shmif0: DAD complete for 10.0.0.1 - no duplicates found tc-so:[ 16.490005] arp_dad_start: shmif0: starting DAD for 10.0.0.1 tc-so:[ 24.930005] arp_dad_timer: shmif0: DAD complete for 10.0.0.1 - no duplicates found tc-so:[ 26.230005] arp_dad_start: shmif0: starting DAD for 10.0.0.1 tc-so:[ 34.840005] arp_dad_timer: shmif0: DAD complete for 10.0.0.1 - no duplicates found tc-so:[ 36.850005] 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:05.840004 b2:a0:75:6b:31:4b > 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:07.660004 b2:a0:75:6b:31:4b > 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.800004 b2:a0:75:6b:31:4b > 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.820004 b2:a0:75:6b:31:4b > 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.810004 b2:a0:75:6b:31:4b > 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:13.810004 b2:a0:75:6b:31:4b > 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:16.860004 b2:a0:75:6b:31:4b > 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:18.810004 b2:a0:75:6b:31:4b > 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.850004 b2:a0:75:6b:31:4b > 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.370004 b2:a0:75:6b:31:4b > 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:22.930004 b2:a0:75:6b:31:4b > 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.930004 b2:a0:75:6b:31:4b > 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:27.160004 b2:a0:75:6b:31:4b > 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:28.780004 b2:a0:75:6b:31:4b > 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:30.060004 b2:a0:75:6b:31:4b > 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.260004 b2:a0:75:6b:31:4b > 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:32.840004 b2:a0:75:6b:31:4b > 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:34.840004 b2:a0:75:6b:31:4b > 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:36.850004 b2:a0:75:6b:31:4b > 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: 1662322514.620886, ifconfig_up_down_ipv4, passed tc-start: 1662322514.646587, 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:59:0d:d2:de 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 33624 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:59:0d:d2:de tc-so: linkstr: bus1 tc-so: inet6 fe80::b0a0:59ff:fe0d:d2de%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 - - 33624 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33624 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:59ff:fe0d:d2de link#2 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33624 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff02::%lo0/32 ::1 UC - - 33624 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 33624 0 0 0 0 0 tc-so:lo0 33624 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33624 ::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 33624 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:59:0d:d2:de 0 0 29 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:59ff:f tc-so: ff02::1:ff00:1%sh tc-so: ff01:2::1 tc-so: ff02::2:7a53:d3b4 tc-so: ff02::1%shmif0 tc-so: ff02::1:ff0d:d2de 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:59ff:fe0d:d2de%shmif0 tc-so: group ff02::1:ff00:1%shmif0 refcount 1 tc-so: group ff01:2::1 refcount 2 tc-so: group ff02::2:7a53:d3b4%shmif0 refcount 2 tc-so: group ff02::1%shmif0 refcount 2 tc-so: group ff02::1:ff0d:d2de%shmif0 refcount 1 tc-so: enaddr b2:a0:59:0d:d2:de multicnt 4 tc-so: 33:33:ff:00:00:01 -- 33:33:ff:00:00:01 refcount 1 tc-so: 33:33:7a:53:d3:b4 -- 33:33:7a:53:d3:b4 refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:0d:d2:de -- 33:33:ff:0d:d2:de 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:59:0d:d2:de 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:59ff:fe0d:d2de%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 33624 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 - - 33624 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33624 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33624 lo0 tc-so:ff02::%lo0/32 ::1 UC - - 33624 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33624 0 0 0 0 0 tc-so:lo0 33624 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33624 ::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 33624 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 384 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 128 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 1280 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 163 0 163 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 171 0 171 1 0 1 1 0 inf 1 tc-so:kcpuset 128 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 256 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 39 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 64 180 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 256 49 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00256 384 55 0 0 6 0 6 6 0 inf 0 tc-so:kmem-00384 512 28 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00512 640 15 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00768 896 4 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1152 90 0 0 30 0 30 30 0 inf 0 tc-so:kmem-02048 2048 2169 0 0 1085 0 1085 1085 0 inf 0 tc-so:kmem-04096 4096 15 0 0 15 0 15 15 0 inf 0 tc-so:mbpl 528 5 0 0 3 0 3 3 0 inf 2 tc-so:mclpl 2048 2 0 0 5 0 5 5 0 8192 4 tc-so:mutex 128 30 0 0 1 0 1 1 0 inf 0 tc-so:pcache 2816 48 0 1 47 0 47 47 0 inf 0 tc-so:pcachecpu 128 49 0 0 2 0 2 2 0 inf 0 tc-so:pcglarge 1152 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 384 31 0 0 4 0 4 4 0 inf 0 tc-so:phpool-128 80 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 1124 0 0 18 0 18 18 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 1024 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 128 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 1024 6 0 0 2 0 2 2 0 inf 0 tc-so:vmembt 128 40 0 0 2 0 2 2 0 inf 0 tc-so:Totals 4440 0 345 1258 0 1258 tc-so: tc-so:In use 4826K, total allocated 5032K; utilization 95.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, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.99 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/evbarm/9.99.99/modules tc-so:[ 1.320005] chacha: Portable C ChaCha tc-so:[ 3.400005] shmif0: Ethernet address b2:a0:59:0d:d2:de tc-so:[ 6.040005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 6.040005] get_ifid: shmif0: ifid: b0:a0:59:ff:fe:0d:d2:de tc-so:[ 6.130005] nd6_dad_start: shmif0: starting DAD for fc00::1 tc-so:[ 11.670005] nd6_dad_timer: shmif0: DAD complete for fc00::1 - no duplicates found tc-so:[ 12.790005] in6_if_link_down: fe80:2::b0a0:59ff:fe0d:d2de marked detached tc-so:[ 12.790005] in6_if_link_down: fc00::1 marked detached tc-so:[ 14.330005] in6_if_link_up: fe80:2::b0a0:59ff:fe0d:d2de marked tentative tc-so:[ 14.330005] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:59ff:fe0d:d2de tc-so:[ 14.330005] in6_if_link_up: fc00::1 marked tentative tc-so:[ 14.330005] nd6_dad_start: shmif0: starting DAD for fc00::1 tc-so:[ 20.780005] nd6_dad_timer: shmif0: DAD complete for fc00::1 - no duplicates found tc-so:[ 20.780005] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:59ff:fe0d:d2de - no duplicates found tc-so:[ 22.140005] nd6_dad_start: shmif0: starting DAD for fc00::1 tc-so:[ 27.260005] nd6_dad_timer: shmif0: DAD complete for fc00::1 - no duplicates found tc-so:[ 33.970005] in6_if_link_down: fe80:2::b0a0:59ff:fe0d:d2de marked detached tc-so:[ 33.970005] 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:06.080004 b2:a0:59:0d:d2:de > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:59ff:fe0d:d2de > ff02::1:ff00:1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:1, length 24 tc-so:00:00:06.160004 b2:a0:59:0d:d2:de > 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.370004 b2:a0:59:0d:d2:de > 33:33:ff:0d:d2:de, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:59ff:fe0d:d2de > ff02::1:ff0d:d2de: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff0d:d2de, length 24 tc-so:00:00:06.410004 b2:a0:59:0d:d2:de > 33:33:ff:0d:d2:de, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:59ff:fe0d:d2de > ff02::1:ff0d:d2de: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff0d:d2de, length 24 tc-so:00:00:06.450004 b2:a0:59:0d:d2:de > 33:33:7a:53:d3:b4, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:59ff:fe0d:d2de > ff02::2:7a53:d3b4: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:7a53:d3b4, length 24 tc-so:00:00:07.180004 b2:a0:59:0d:d2:de > 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.570004 b2:a0:59:0d:d2:de > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:59ff:fe0d:d2de > ff02::1:ff00:1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:1, length 24 tc-so:00:00:08.640004 b2:a0:59:0d:d2:de > 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:09.670004 b2:a0:59:0d:d2:de > 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.670004 b2:a0:59:0d:d2:de > 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.560004 b2:a0:59:0d:d2:de > 33:33:7a:53:d3:b4, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:59ff:fe0d:d2de > ff02::2:7a53:d3b4: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:7a53:d3b4, length 24 tc-so:00:00:15.190004 b2:a0:59:0d:d2:de > 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.290004 b2:a0:59:0d:d2:de > 33:33:ff:0d:d2:de, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff0d:d2de: ICMP6, neighbor solicitation, who has fe80::b0a0:59ff:fe0d:d2de, length 32 tc-so:00:00:16.770004 b2:a0:59:0d:d2:de > 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:16.770004 b2:a0:59:0d:d2:de > 33:33:ff:0d:d2:de, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff0d:d2de: ICMP6, neighbor solicitation, who has fe80::b0a0:59ff:fe0d:d2de, length 32 tc-so:00:00:17.780004 b2:a0:59:0d:d2:de > 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.780004 b2:a0:59:0d:d2:de > 33:33:ff:0d:d2:de, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff0d:d2de: ICMP6, neighbor solicitation, who has fe80::b0a0:59ff:fe0d:d2de, length 32 tc-so:00:00:18.780004 b2:a0:59:0d:d2:de > 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.780004 b2:a0:59:0d:d2:de > 33:33:ff:0d:d2:de, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff0d:d2de: ICMP6, neighbor solicitation, who has fe80::b0a0:59ff:fe0d:d2de, length 32 tc-so:00:00:19.780004 b2:a0:59:0d:d2:de > 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.780004 b2:a0:59:0d:d2:de > 33:33:ff:0d:d2:de, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff0d:d2de: ICMP6, neighbor solicitation, who has fe80::b0a0:59ff:fe0d:d2de, length 32 tc-so:00:00:21.760004 b2:a0:59:0d:d2:de > 33:33:00:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:59ff:fe0d:d2de > ff02::2: HBH ICMP6, multicast listener donemax resp delay: 0 addr: ff02::1:ff00:1, length 24 tc-so:00:00:22.140004 b2:a0:59:0d:d2:de > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:59ff:fe0d:d2de > ff02::1:ff00:1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:1, length 24 tc-so:00:00:22.190004 b2:a0:59:0d:d2:de > 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:23.240004 b2:a0:59:0d:d2:de > 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:24.240004 b2:a0:59:0d:d2:de > 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:25.240004 b2:a0:59:0d:d2:de > 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:26.260004 b2:a0:59:0d:d2:de > 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:28.880004 b2:a0:59:0d:d2:de > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:59ff:fe0d:d2de > 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: 1662322556.813505, ifconfig_up_down_ipv6, passed tp-end: 1662322556.837967, net/if/t_ifconfig tp-start: 1662322559.56046, net/if_bridge/t_bridge, 5 tc-start: 1662322559.67517, 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: 1662322565.818269, bridge_create_destroy, passed tc-start: 1662322565.834670, 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:73:86:57:93 ./.__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:00:93:ca:df ./.__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:d8:2f:86 ./.__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-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: wrote 10.0.0.1 84 chars, ret=0 tc-se:rump.ping: poll: Socket is not connected tc-se: tc-se:rump.halt: init failed: No such file or directory tc-end: 1662322585.257013, bridge_ipv4, failed, atf-check failed; see the output of the test for details tc-start: 1662322585.331363, 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:8b:76:41:d4 ./.__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:b1:02:c7:1a ./.__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:35:45:5a:b6 ./.__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-se:Fail: incorrect exit status: 1, expected: 0 tc-se:stdout: tc-se:PING6(56=40+8+8 bytes) fc00::1 --> fc00::1 tc-se:ping6: wrote fc00::1 16 chars, ret=0 tc-se: tc-se:--- fc00::1 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:rump.ping6: poll: Socket is not connected tc-se:rump.ping6: poll: Socket is not connected tc-se: tc-se:rump.halt: init failed: No such file or directory tc-end: 1662322613.193491, bridge_ipv6, failed, atf-check failed; see the output of the test for details tc-start: 1662322613.282676, 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:82:9e:ee:f7 ./.__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:b6:ae:84:39 ./.__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:34:48:ec:e5 ./.__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-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: wrote 10.0.0.1 84 chars, ret=0 tc-se:rump.ping: poll: Socket is not connected tc-se: tc-se:rump.halt: init failed: No such file or directory tc-end: 1662322633.330619, bridge_member_ipv4, failed, atf-check failed; see the output of the test for details tc-start: 1662322633.412459, 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:0a:24:96:e5 ./.__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:21:8f:6c:e7 ./.__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:40:40:07:b7 ./.__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-se:Fail: incorrect exit status: 1, expected: 0 tc-se:stdout: tc-se:PING6(56=40+8+8 bytes) fc00::1 --> fc00::1 tc-se:ping6: wrote fc00::1 16 chars, ret=0 tc-se: tc-se:--- fc00::1 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:rump.ping6: poll: Socket is not connected tc-se:rump.ping6: poll: Socket is not connected tc-se: tc-se:rump.halt: init failed: No such file or directory tc-end: 1662322658.899754, bridge_member_ipv6, failed, atf-check failed; see the output of the test for details tp-end: 1662322658.978380, net/if_bridge/t_bridge tp-start: 1662322661.327413, net/if_bridge/t_rtable, 6 tc-start: 1662322661.339322, 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:91:4b:74:61 ./.__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:31:59:7a ./.__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:86:6a:54:43 ./.__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:31:59:7a 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:86:6a:54:43 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:12:c5:4b:72 ] tc-so:Executing command [ /sbin/brconfig bridge0 ] tc-so:Executing command [ /sbin/brconfig bridge0 deladdr b2:a0:91:4b:74:61 ] 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: 1662322714.871042, bridge_rtable_basic, passed tc-start: 1662322714.928802, 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:a1:9c:ff:cd ./.__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:ff:9c:8c:75 ./.__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:ae:8f:10:d3 ./.__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:ff:9c:8c:75 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:ae:8f:10:d3 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:17:e4:4c:3b ./.__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:d7:a0:06:a2 ./.__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: 1662322790.17377, bridge_rtable_delete_member, passed tc-start: 1662322790.50531, 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:27:be:17:f3 ./.__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:54:95:b3:2c ./.__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:ba:24:28:78 ./.__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:54:95:b3:2c 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:ba:24:28:78 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:b6:5e:d5:cc ./.__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:c2:ad:09:4b ./.__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: 1662322860.602491, bridge_rtable_flush, passed tc-start: 1662322860.659824, 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:d7:a0:58:b1 ./.__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:09:f3:b6:6c ./.__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:ac:fc:9c:54 ./.__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:09:f3:b6:6c 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:ac:fc:9c:54 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: 1662323452.927883, bridge_rtable_manyaddrs, passed tc-start: 1662323453.52, 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:7a:63:f1:c6 ./.__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:e7:2a:77:0e ./.__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:1a:6d:85:b1 ./.__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:e7:2a:77:0e 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:1a:6d:85:b1 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:7a:63:f1:c6 shmif1 1199 flags=0<> tc-so: b2:a0:b6:c7:9b:83 shmif0 1199 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:b6:c7:9b:83 shmif0 1194 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:7a:63:f1:c6 shmif1 1200 flags=0<> tc-so: b2:a0:b6:c7:9b:83 shmif0 1200 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: 1662323511.576667, bridge_rtable_maxaddr, passed tc-start: 1662323511.633948, 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:7c:73:00:c5 ./.__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:86:98:f4:3c ./.__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:40:72:8c:4d ./.__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:86:98:f4:3c 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:40:72:8c:4d 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: 1662323563.956168, bridge_rtable_timeout, passed tp-end: 1662323563.994813, net/if_bridge/t_rtable tp-start: 1662323568.363607, net/if_gif/t_gif, 13 tc-start: 1662323568.375224, 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:b8:86:63:2d ./.__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:7d:c1:31:8b tc-so: linkstr: bus0 tc-so: inet6 fe80::b0a0:7dff:fec1:318b%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:b8:86:63:2d tc-so: linkstr: bus1 tc-so: inet6 fe80::b0a0:b8ff:fe86:632d%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:ce:f3:1b:b7 ./.__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:f3:9e:b4:1c ./.__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:ce:f3:1b:b7 tc-so: linkstr: bus0 tc-so: inet6 fe80::b0a0:ceff:fef3:1bb7%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:f3:9e:b4:1c tc-so: linkstr: bus1 tc-so: inet6 fe80::b0a0:f3ff:fe9e:b41c%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-se:Fail: incorrect exit status: 1, expected: 0 tc-se:stdout: tc-se:PING 192.168.1.1 (192.168.1.1): 56 data bytes tc-se: tc-se:stderr: tc-se:rump.ping: wrote 192.168.1.1 84 chars, ret=0 tc-se:rump.ping: poll: Socket is not connected tc-se: tc-se:rump.halt: init failed: No such file or directory tc-end: 1662323590.125585, gif_basic_ipv4overipv4, failed, atf-check failed; see the output of the test for details tc-start: 1662323590.225424, 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:de:59:19:95 ./.__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:29:58:e4:e8 tc-so: linkstr: bus0 tc-so: inet6 fe80::b0a0:29ff:fe58:e4e8%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:de:59:19:95 tc-so: linkstr: bus1 tc-so: inet6 fc00::1/64 flags 0 tc-so: inet6 fe80::b0a0:deff:fe59:1995%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:bc:26:5e:23 ./.__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:cd:7c:02 ./.__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:bc:26:5e:23 tc-so: linkstr: bus0 tc-so: inet6 fe80::b0a0:bcff:fe26:5e23%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:52:cd:7c:02 tc-so: linkstr: bus1 tc-so: inet6 fc00::2/64 flags 0 tc-so: inet6 fe80::b0a0:52ff:fecd:7c02%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-se:Fail: incorrect exit status: 1, expected: 0 tc-se:stdout: tc-se:PING 192.168.1.1 (192.168.1.1): 56 data bytes tc-se: tc-se:stderr: tc-se:rump.ping: wrote 192.168.1.1 84 chars, ret=0 tc-se:rump.ping: poll: Socket is not connected tc-se: tc-se:rump.halt: init failed: No such file or directory tc-end: 1662323610.387015, gif_basic_ipv4overipv6, failed, atf-check failed; see the output of the test for details tc-start: 1662323610.452725, 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:f2:84:03:70 ./.__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:f7:91:42:d8 tc-so: linkstr: bus0 tc-so: inet6 fc00:1::1/64 flags 0 tc-so: inet6 fe80::b0a0:f7ff:fe91:42d8%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:f2:84:03:70 tc-so: linkstr: bus1 tc-so: inet6 fe80::b0a0:f2ff:fe84:370%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:65:87:57:f4 ./.__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:2f:88:3d ./.__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:65:87:57:f4 tc-so: linkstr: bus0 tc-so: inet6 fc00:2::1/64 flags 0 tc-so: inet6 fe80::b0a0:65ff:fe87:57f4%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:97:2f:88:3d tc-so: linkstr: bus1 tc-so: inet6 fe80::b0a0:97ff:fe2f:883d%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-se:Fail: incorrect exit status: 1, expected: 0 tc-se:stdout: tc-se:PING6(56=40+8+8 bytes) fc00:1::1 --> fc00:1::1 tc-se:ping6: wrote fc00:1::1 16 chars, ret=0 tc-se: tc-se:--- fc00:1::1 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:rump.ping6: poll: Socket is not connected tc-se:rump.ping6: poll: Socket is not connected tc-se: tc-se:rump.halt: init failed: No such file or directory tc-end: 1662323635.607201, gif_basic_ipv6overipv4, failed, atf-check failed; see the output of the test for details tc-start: 1662323635.686455, 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:1c:fc:cd:5f ./.__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:94:22:10:36 tc-so: linkstr: bus0 tc-so: inet6 fc00:1::1/64 flags 0 tc-so: inet6 fe80::b0a0:94ff:fe22:1036%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:1c:fc:cd:5f tc-so: linkstr: bus1 tc-so: inet6 fc00::1/64 flags 0 tc-so: inet6 fe80::b0a0:1cff:fefc:cd5f%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:75:da:4c:11 ./.__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:ad:35:69: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:75:da:4c:11 tc-so: linkstr: bus0 tc-so: inet6 fc00:2::1/64 flags 0 tc-so: inet6 fe80::b0a0:75ff:feda:4c11%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:ad:35:69:65 tc-so: linkstr: bus1 tc-so: inet6 fc00::2/64 flags 0 tc-so: inet6 fe80::b0a0:adff:fe35:6965%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-se:Fail: incorrect exit status: 1, expected: 0 tc-se:stdout: tc-se:PING6(56=40+8+8 bytes) fc00:1::1 --> fc00:1::1 tc-se:ping6: wrote fc00:1::1 16 chars, ret=0 tc-se: tc-se:--- fc00:1::1 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:rump.ping6: poll: Socket is not connected tc-se: tc-se:rump.halt: init failed: No such file or directory tc-end: 1662323662.820005, gif_basic_ipv6overipv6, failed, atf-check failed; see the output of the test for details tc-start: 1662323662.900778, 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: 1662323671.999252, gif_create_destroy, passed tc-start: 1662323672.16215, 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:56:a0:58:62 ./.__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:1f:aa:49:0a tc-so: linkstr: bus0 tc-so: inet6 fe80::b0a0:1fff:feaa:490a%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:56:a0:58:62 tc-so: linkstr: bus1 tc-so: inet6 fe80::b0a0:56ff:fea0:5862%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:d2:27:d0:4b ./.__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:e9:13:2f ./.__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:d2:27:d0:4b tc-so: linkstr: bus0 tc-so: inet6 fe80::b0a0:d2ff:fe27:d04b%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:8a:e9:13:2f tc-so: linkstr: bus1 tc-so: inet6 fe80::b0a0:8aff:fee9:132f%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-se:Fail: incorrect exit status: 1, expected: 0 tc-se:stdout: tc-se:PING 192.168.1.1 (192.168.1.1): 56 data bytes tc-se: tc-se:stderr: tc-se:rump.ping: wrote 192.168.1.1 84 chars, ret=0 tc-se:rump.ping: poll: Socket is not connected tc-se: tc-se:rump.halt: init failed: No such file or directory tc-end: 1662323692.448506, gif_ioctl_ipv4overipv4, failed, atf-check failed; see the output of the test for details tc-start: 1662323692.551520, 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:27:25:1d:e4 ./.__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:a7:ba:16:c2 tc-so: linkstr: bus0 tc-so: inet6 fe80::b0a0:a7ff:feba:16c2%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:27:25:1d:e4 tc-so: linkstr: bus1 tc-so: inet6 fc00::1/64 flags 0 tc-so: inet6 fe80::b0a0:27ff:fe25:1de4%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:98:60:04:31 ./.__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:ba:14:13:b8 ./.__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:98:60:04:31 tc-so: linkstr: bus0 tc-so: inet6 fe80::b0a0:98ff:fe60:431%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:ba:14:13:b8 tc-so: linkstr: bus1 tc-so: inet6 fc00::2/64 flags 0 tc-so: inet6 fe80::b0a0:baff:fe14:13b8%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-se:Fail: incorrect exit status: 1, expected: 0 tc-se:stdout: tc-se:PING 192.168.1.1 (192.168.1.1): 56 data bytes tc-se: tc-se:stderr: tc-se:rump.ping: wrote 192.168.1.1 84 chars, ret=0 tc-se:rump.ping: poll: Socket is not connected tc-se: tc-se:rump.halt: init failed: No such file or directory tc-end: 1662323712.828508, gif_ioctl_ipv4overipv6, failed, atf-check failed; see the output of the test for details tc-start: 1662323712.911165, 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:d9:f6:b6:5d ./.__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:13:35:d5:a0 tc-so: linkstr: bus0 tc-so: inet6 fc00:1::1/64 flags 0 tc-so: inet6 fe80::b0a0:13ff:fe35:d5a0%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:d9:f6:b6:5d tc-so: linkstr: bus1 tc-so: inet6 fe80::b0a0:d9ff:fef6:b65d%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:c0:2e:30: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:dc:cb:6a:e9 ./.__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:c0:2e:30:d3 tc-so: linkstr: bus0 tc-so: inet6 fc00:2::1/64 flags 0 tc-so: inet6 fe80::b0a0:c0ff:fe2e:30d3%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:dc:cb:6a:e9 tc-so: linkstr: bus1 tc-so: inet6 fe80::b0a0:dcff:fecb:6ae9%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-se:Fail: incorrect exit status: 1, expected: 0 tc-se:stdout: tc-se:PING6(56=40+8+8 bytes) fc00:1::1 --> fc00:1::1 tc-se:ping6: wrote fc00:1::1 16 chars, ret=0 tc-se: tc-se:--- fc00:1::1 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:rump.ping6: poll: Socket is not connected tc-se: tc-se:rump.halt: init failed: No such file or directory tc-end: 1662323737.539994, gif_ioctl_ipv6overipv4, failed, atf-check failed; see the output of the test for details tc-start: 1662323737.621670, 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:cf:1e:33:28 ./.__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:eb:48:59:2c tc-so: linkstr: bus0 tc-so: inet6 fc00:1::1/64 flags 0 tc-so: inet6 fe80::b0a0:ebff:fe48:592c%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:cf:1e:33:28 tc-so: linkstr: bus1 tc-so: inet6 fc00::1/64 flags 0 tc-so: inet6 fe80::b0a0:cfff:fe1e:3328%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:f8:f2:9d:ed ./.__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:37:1e:17:2e ./.__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:f8:f2:9d:ed tc-so: linkstr: bus0 tc-so: inet6 fc00:2::1/64 flags 0 tc-so: inet6 fe80::b0a0:f8ff:fef2:9ded%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:37:1e:17:2e tc-so: linkstr: bus1 tc-so: inet6 fc00::2/64 flags 0 tc-so: inet6 fe80::b0a0:37ff:fe1e:172e%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-se:Fail: incorrect exit status: 1, expected: 0 tc-se:stdout: tc-se:PING6(56=40+8+8 bytes) fc00:1::1 --> fc00:1::1 tc-se:ping6: wrote fc00:1::1 16 chars, ret=0 tc-se: tc-se:--- fc00:1::1 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:rump.ping6: poll: Socket is not connected tc-se:rump.ping6: poll: Socket is not connected tc-se: tc-se:rump.halt: init failed: No such file or directory tc-end: 1662323765.141290, gif_ioctl_ipv6overipv6, failed, atf-check failed; see the output of the test for details tc-start: 1662323765.232451, 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:ae:3f:65:21 ./.__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:84:ae:cb:c4 tc-so: linkstr: bus0 tc-so: inet6 fe80::b0a0:84ff:feae:cbc4%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:ae:3f:65:21 tc-so: linkstr: bus1 tc-so: inet6 fe80::b0a0:aeff:fe3f:6521%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:2b:2d:d1: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:4a:ca:d9:4b ./.__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:2b:2d:d1:16 tc-so: linkstr: bus0 tc-so: inet6 fe80::b0a0:2bff:fe2d:d116%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:4a:ca:d9:4b tc-so: linkstr: bus1 tc-so: inet6 fe80::b0a0:4aff:feca:d94b%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-se:Fail: incorrect exit status: 1, expected: 0 tc-se:stdout: tc-se:PING 192.168.1.1 (192.168.1.1): 56 data bytes tc-se: tc-se:stderr: tc-se:rump.ping: wrote 192.168.1.1 84 chars, ret=0 tc-se:rump.ping: poll: Socket is not connected tc-se: tc-se:rump.halt: init failed: No such file or directory tc-end: 1662323786.781175, gif_recursive_ipv4overipv4, failed, atf-check failed; see the output of the test for details tc-start: 1662323786.860379, 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:bf:4b:89: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:shmif0: flags=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:87:05:4f tc-so: linkstr: bus0 tc-so: inet6 fe80::b0a0:f4ff:fe87:54f%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:bf:4b:89:ce tc-so: linkstr: bus1 tc-so: inet6 fc00::1/64 flags 0 tc-so: inet6 fe80::b0a0:bfff:fe4b:89ce%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:b0:81:67:f2 ./.__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:09:aa:8f:86 ./.__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:b0:81:67:f2 tc-so: linkstr: bus0 tc-so: inet6 fe80::b0a0:b0ff:fe81:67f2%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:09:aa:8f:86 tc-so: linkstr: bus1 tc-so: inet6 fc00::2/64 flags 0 tc-so: inet6 fe80::b0a0:9ff:feaa:8f86%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-se:Fail: incorrect exit status: 1, expected: 0 tc-se:stdout: tc-se:PING 192.168.1.1 (192.168.1.1): 56 data bytes tc-se: tc-se:stderr: tc-se:rump.ping: wrote 192.168.1.1 84 chars, ret=0 tc-se:rump.ping: poll: Socket is not connected tc-se: tc-se:rump.halt: init failed: No such file or directory tc-end: 1662323809.32318, gif_recursive_ipv4overipv6, failed, atf-check failed; see the output of the test for details tc-start: 1662323809.123127, 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:c7:56:d0:c6 ./.__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:67:7d:5b:a8 tc-so: linkstr: bus0 tc-so: inet6 fc00:1::1/64 flags 0 tc-so: inet6 fe80::b0a0:67ff:fe7d:5ba8%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:c7:56:d0:c6 tc-so: linkstr: bus1 tc-so: inet6 fe80::b0a0:c7ff:fe56:d0c6%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:8d:3f:8c:60 ./.__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:fb:02:82:14 ./.__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:8d:3f:8c:60 tc-so: linkstr: bus0 tc-so: inet6 fc00:2::1/64 flags 0 tc-so: inet6 fe80::b0a0:8dff:fe3f:8c60%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:fb:02:82:14 tc-so: linkstr: bus1 tc-so: inet6 fe80::b0a0:fbff:fe02:8214%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-se:Fail: incorrect exit status: 1, expected: 0 tc-se:stdout: tc-se:PING6(56=40+8+8 bytes) fc00:1::1 --> fc00:1::1 tc-se:ping6: wrote fc00:1::1 16 chars, ret=0 tc-se: tc-se:--- fc00:1::1 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:rump.ping6: poll: Socket is not connected tc-se:rump.ping6: poll: Socket is not connected tc-se: tc-se:rump.halt: init failed: No such file or directory tc-end: 1662323835.19669, gif_recursive_ipv6overipv4, failed, atf-check failed; see the output of the test for details tc-start: 1662323835.93721, 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:4f:45:54:a2 ./.__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:16:98:36:47 tc-so: linkstr: bus0 tc-so: inet6 fc00:1::1/64 flags 0 tc-so: inet6 fe80::b0a0:16ff:fe98:3647%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:4f:45:54:a2 tc-so: linkstr: bus1 tc-so: inet6 fc00::1/64 flags 0 tc-so: inet6 fe80::b0a0:4fff:fe45:54a2%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:86:0f:0f:e1 ./.__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:d1:57:79:75 ./.__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:86:0f:0f:e1 tc-so: linkstr: bus0 tc-so: inet6 fc00:2::1/64 flags 0 tc-so: inet6 fe80::b0a0:86ff:fe0f:fe1%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:d1:57:79:75 tc-so: linkstr: bus1 tc-so: inet6 fc00::2/64 flags 0 tc-so: inet6 fe80::b0a0:d1ff:fe57:7975%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-se:Fail: incorrect exit status: 1, expected: 0 tc-se:stdout: tc-se:PING6(56=40+8+8 bytes) fc00:1::1 --> fc00:1::1 tc-se:ping6: wrote fc00:1::1 16 chars, ret=0 tc-se: tc-se:--- fc00:1::1 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:rump.ping6: poll: Socket is not connected tc-se: tc-se:rump.halt: init failed: No such file or directory tc-end: 1662323859.841195, gif_recursive_ipv6overipv6, failed, atf-check failed; see the output of the test for details tp-end: 1662323860.569183, net/if_gif/t_gif tp-start: 1662323873.605212, net/if_ipsec/t_ipsec, 25 tc-start: 1662323873.617211, 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:49:c8:f7:6d ./.__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:1c:84:19: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:99:c5:f1: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 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-se:Fail: incorrect exit status: 1, expected: 0 tc-se:stdout: tc-se:PING 192.168.1.1 (192.168.1.1): 56 data bytes tc-se: tc-se:stderr: tc-se:rump.ping: wrote 192.168.1.1 84 chars, ret=0 tc-se:rump.ping: poll: Socket is not connected tc-se: tc-se:rump.halt: init failed: No such file or directory tc-end: 1662323903.3161, ipsecif_basic_ipv4overipv4_esp_null, failed, atf-check failed; see the output of the test for details tc-start: 1662323903.159044, 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:f6:29:5e:13 ./.__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:1d:e9:10:b2 ./.__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:a6:c0:b4:50 ./.__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-se:Fail: incorrect exit status: 1, expected: 0 tc-se:stdout: tc-se:PING 192.168.1.1 (192.168.1.1): 56 data bytes tc-se: tc-se:stderr: tc-se:rump.ping: wrote 192.168.1.1 84 chars, ret=0 tc-se:rump.ping: poll: Socket is not connected tc-se: tc-se:rump.halt: init failed: No such file or directory tc-end: 1662323933.603357, ipsecif_basic_ipv4overipv4_esp_rijndaelcbc, failed, atf-check failed; see the output of the test for details tc-start: 1662323933.690097, 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:b1:21:ac:78 ./.__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:96:f6:85:c4 ./.__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:a2:c4:0b:55 ./.__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-se:Fail: incorrect exit status: 1, expected: 0 tc-se:stdout: tc-se:PING 192.168.1.1 (192.168.1.1): 56 data bytes tc-se: tc-se:stderr: tc-se:rump.ping: wrote 192.168.1.1 84 chars, ret=0 tc-se:rump.ping: poll: Socket is not connected tc-se: tc-se:rump.halt: init failed: No such file or directory tc-end: 1662323962.851016, ipsecif_basic_ipv4overipv6_esp_null, failed, atf-check failed; see the output of the test for details tc-start: 1662323962.927665, 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:d7:2d:7c:42 ./.__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:0f:bd:e3: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:db:1e:f9:73 ./.__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-se:Fail: incorrect exit status: 1, expected: 0 tc-se:stdout: tc-se:PING 192.168.1.1 (192.168.1.1): 56 data bytes tc-se: tc-se:stderr: tc-se:rump.ping: wrote 192.168.1.1 84 chars, ret=0 tc-se:rump.ping: poll: Socket is not connected tc-se: tc-se:rump.halt: init failed: No such file or directory tc-end: 1662323992.399693, ipsecif_basic_ipv4overipv6_esp_rijndaelcbc, failed, atf-check failed; see the output of the test for details tc-start: 1662323992.507995, 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:2f:f0:9f:ed ./.__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:18:ed:31: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:c2:5c:4d:c2 ./.__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-se:Fail: incorrect exit status: 1, expected: 0 tc-se:stdout: tc-se:PING6(56=40+8+8 bytes) fc00:1::1 --> fc00:1::1 tc-se:ping6: wrote fc00:1::1 16 chars, ret=0 tc-se: tc-se:--- fc00:1::1 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:rump.ping6: poll: Socket is not connected tc-se:rump.ping6: poll: Socket is not connected tc-se:rump.ping6: poll: Socket is not connected tc-se: tc-se:rump.halt: init failed: No such file or directory tc-end: 1662324028.848365, ipsecif_basic_ipv6overipv4_esp_null, failed, atf-check failed; see the output of the test for details tc-start: 1662324028.921655, 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:ef:10:ff:b6 ./.__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:6b:16:71:f6 ./.__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:0c:5e:d2: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 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-se:Fail: incorrect exit status: 1, expected: 0 tc-se:stdout: tc-se:PING6(56=40+8+8 bytes) fc00:1::1 --> fc00:1::1 tc-se:ping6: wrote fc00:1::1 16 chars, ret=0 tc-se: tc-se:--- fc00:1::1 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:rump.ping6: poll: Socket is not connected tc-se:rump.ping6: poll: Socket is not connected tc-se: tc-se:rump.halt: init failed: No such file or directory tc-end: 1662324066.262909, ipsecif_basic_ipv6overipv4_esp_rijndaelcbc, failed, atf-check failed; see the output of the test for details tc-start: 1662324066.346338, 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:58:1a:d7:d9 ./.__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:99:1a:8d: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:9f:32:87: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 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-se:Fail: incorrect exit status: 1, expected: 0 tc-se:stdout: tc-se:PING6(56=40+8+8 bytes) fc00:1::1 --> fc00:1::1 tc-se:ping6: wrote fc00:1::1 16 chars, ret=0 tc-se: tc-se:--- fc00:1::1 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:rump.ping6: poll: Socket is not connected tc-se:rump.ping6: poll: Socket is not connected tc-se: tc-se:rump.halt: init failed: No such file or directory tc-end: 1662324101.878419, ipsecif_basic_ipv6overipv6_esp_null, failed, atf-check failed; see the output of the test for details tc-start: 1662324101.995465, 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:df:b0:d0:7b ./.__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:d9:39:3b:c3 ./.__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:a7:12:76:52 ./.__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-se:Fail: incorrect exit status: 1, expected: 0 tc-se:stdout: tc-se:PING6(56=40+8+8 bytes) fc00:1::1 --> fc00:1::1 tc-se:ping6: wrote fc00:1::1 16 chars, ret=0 tc-se: tc-se:--- fc00:1::1 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:rump.ping6: poll: Socket is not connected tc-se:rump.ping6: poll: Socket is not connected tc-se:rump.ping6: poll: Socket is not connected tc-se: tc-se:rump.halt: init failed: No such file or directory tc-end: 1662324138.76916, ipsecif_basic_ipv6overipv6_esp_rijndaelcbc, failed, atf-check failed; see the output of the test for details tc-start: 1662324138.165863, 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: 1662324151.994410, ipsecif_create_destroy, passed tc-start: 1662324152.9658, 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:77:a0:37: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 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:c5:67:68:ac ./.__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:bf:56:c2 ./.__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-se:Fail: incorrect exit status: 1, expected: 0 tc-se:stdout: tc-se:PING 192.168.1.1 (192.168.1.1): 56 data bytes tc-se: tc-se:stderr: tc-se:rump.ping: wrote 192.168.1.1 84 chars, ret=0 tc-se:rump.ping: poll: Socket is not connected tc-se: tc-se:rump.halt: init failed: No such file or directory tc-end: 1662324178.826231, ipsecif_ioctl_ipv4overipv4_esp_null, failed, atf-check failed; see the output of the test for details tc-start: 1662324178.900378, 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:93:c8:6c:f2 ./.__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:fe:28:31:2a ./.__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:71:ca:1d:ec ./.__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-se:Fail: incorrect exit status: 1, expected: 0 tc-se:stdout: tc-se:PING 192.168.1.1 (192.168.1.1): 56 data bytes tc-se: tc-se:stderr: tc-se:rump.ping: wrote 192.168.1.1 84 chars, ret=0 tc-se:rump.ping: poll: Socket is not connected tc-se: tc-se:rump.halt: init failed: No such file or directory tc-end: 1662324207.985417, ipsecif_ioctl_ipv4overipv4_esp_rijndaelcbc, failed, atf-check failed; see the output of the test for details tc-start: 1662324208.161108, 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:cf:4a:ee:97 ./.__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:10:24:b6:de ./.__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:e8:fe:b1:c5 ./.__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-se:Fail: incorrect exit status: 1, expected: 0 tc-se:stdout: tc-se:PING 192.168.1.1 (192.168.1.1): 56 data bytes tc-se: tc-se:stderr: tc-se:rump.ping: wrote 192.168.1.1 84 chars, ret=0 tc-se:rump.ping: poll: Socket is not connected tc-se: tc-se:rump.halt: init failed: No such file or directory tc-end: 1662324238.658317, ipsecif_ioctl_ipv4overipv6_esp_null, failed, atf-check failed; see the output of the test for details tc-start: 1662324238.751365, 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:fc:df:26:88 ./.__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:dc:0d:cc:b4 ./.__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:72:b5:b5 ./.__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-se:Fail: incorrect exit status: 1, expected: 0 tc-se:stdout: tc-se:PING 192.168.1.1 (192.168.1.1): 56 data bytes tc-se: tc-se:stderr: tc-se:rump.ping: wrote 192.168.1.1 84 chars, ret=0 tc-se:rump.ping: poll: Socket is not connected tc-se: tc-se:rump.halt: init failed: No such file or directory tc-end: 1662324267.17808, ipsecif_ioctl_ipv4overipv6_esp_rijndaelcbc, failed, atf-check failed; see the output of the test for details tc-start: 1662324267.102861, 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:66:f6:e8:b9 ./.__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:bc:dd:2b:b0 ./.__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:a2:fd:1b: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 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-se:Fail: incorrect exit status: 1, expected: 0 tc-se:stdout: tc-se:PING6(56=40+8+8 bytes) fc00:1::1 --> fc00:1::1 tc-se:ping6: wrote fc00:1::1 16 chars, ret=0 tc-se: tc-se:--- fc00:1::1 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:rump.ping6: poll: Socket is not connected tc-se:rump.ping6: poll: Socket is not connected tc-se:rump.ping6: poll: Socket is not connected tc-se: tc-se:rump.halt: init failed: No such file or directory tc-end: 1662324306.763647, ipsecif_ioctl_ipv6overipv4_esp_null, failed, atf-check failed; see the output of the test for details tc-start: 1662324306.862834, 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:e7:98:07:42 ./.__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:a8:d1:66:e1 ./.__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:7a:5d:e1:97 ./.__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-se:Fail: incorrect exit status: 1, expected: 0 tc-se:stdout: tc-se:PING6(56=40+8+8 bytes) fc00:1::1 --> fc00:1::1 tc-se:ping6: wrote fc00:1::1 16 chars, ret=0 tc-se: tc-se:--- fc00:1::1 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:rump.ping6: poll: Socket is not connected tc-se:rump.ping6: poll: Socket is not connected tc-se:rump.ping6: poll: Socket is not connected tc-se: tc-se:rump.halt: init failed: No such file or directory tc-end: 1662324344.525508, ipsecif_ioctl_ipv6overipv4_esp_rijndaelcbc, failed, atf-check failed; see the output of the test for details tc-start: 1662324344.613026, 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:2c:fc:a9:25 ./.__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:91:61:6d:00 ./.__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:23:b9:bc:1e ./.__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-se:Fail: incorrect exit status: 1, expected: 0 tc-se:stdout: tc-se:PING6(56=40+8+8 bytes) fc00:1::1 --> fc00:1::1 tc-se:ping6: wrote fc00:1::1 16 chars, ret=0 tc-se: tc-se:--- fc00:1::1 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:rump.ping6: poll: Socket is not connected tc-se:rump.ping6: poll: Socket is not connected tc-se:rump.ping6: poll: Socket is not connected tc-se: tc-se:rump.halt: init failed: No such file or directory tc-end: 1662324381.192544, ipsecif_ioctl_ipv6overipv6_esp_null, failed, atf-check failed; see the output of the test for details tc-start: 1662324381.269982, 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:d6:ca:79: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 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:d4:5c:59:74 ./.__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:d3:ec: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 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-se:Fail: incorrect exit status: 1, expected: 0 tc-se:stdout: tc-se:PING6(56=40+8+8 bytes) fc00:1::1 --> fc00:1::1 tc-se:ping6: wrote fc00:1::1 16 chars, ret=0 tc-se: tc-se:--- fc00:1::1 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:rump.ping6: poll: Socket is not connected tc-se:rump.ping6: poll: Socket is not connected tc-se:rump.ping6: poll: Socket is not connected tc-se: tc-se:rump.halt: init failed: No such file or directory tc-end: 1662324421.920288, ipsecif_ioctl_ipv6overipv6_esp_rijndaelcbc, failed, atf-check failed; see the output of the test for details tc-start: 1662324422.26815, 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:a9:72:8d:a2 ./.__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:c3:f2:37: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:81:b1:0f:4d ./.__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-se:Fail: incorrect exit status: 1, expected: 0 tc-se:stdout: tc-se:PING 192.168.1.1 (192.168.1.1): 56 data bytes tc-se: tc-se:stderr: tc-se:rump.ping: wrote 192.168.1.1 84 chars, ret=0 tc-se:rump.ping: poll: Socket is not connected tc-se: tc-se:rump.halt: init failed: No such file or directory tc-end: 1662324450.925532, ipsecif_recursive_ipv4overipv4_esp_null, failed, atf-check failed; see the output of the test for details tc-start: 1662324451.7865, 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:ae:a0:21:5a ./.__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:ca:a1:23:e4 ./.__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:0d:c1:99:56 ./.__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-se:Fail: incorrect exit status: 1, expected: 0 tc-se:stdout: tc-se:PING 192.168.1.1 (192.168.1.1): 56 data bytes tc-se: tc-se:stderr: tc-se:rump.ping: wrote 192.168.1.1 84 chars, ret=0 tc-se:rump.ping: poll: Socket is not connected tc-se: tc-se:rump.halt: init failed: No such file or directory tc-end: 1662324480.6719, ipsecif_recursive_ipv4overipv4_esp_rijndaelcbc, failed, atf-check failed; see the output of the test for details tc-start: 1662324480.78075, 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:18:f5:1a:6b ./.__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:b1:b1:b1:65 ./.__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:51:13:2c:ae ./.__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-se:Fail: incorrect exit status: 1, expected: 0 tc-se:stdout: tc-se:PING 192.168.1.1 (192.168.1.1): 56 data bytes tc-se: tc-se:stderr: tc-se:rump.ping: wrote 192.168.1.1 84 chars, ret=0 tc-se:rump.ping: poll: Socket is not connected tc-se: tc-se:rump.halt: init failed: No such file or directory tc-end: 1662324511.840159, ipsecif_recursive_ipv4overipv6_esp_null, failed, atf-check failed; see the output of the test for details tc-start: 1662324512.410226, 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:d9:37:a6:dc ./.__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:73:32:87:e2 ./.__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:16:4b:41:4c ./.__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-se:Fail: incorrect exit status: 1, expected: 0 tc-se:stdout: tc-se:PING 192.168.1.1 (192.168.1.1): 56 data bytes tc-se: tc-se:stderr: tc-se:rump.ping: wrote 192.168.1.1 84 chars, ret=0 tc-se:rump.ping: poll: Socket is not connected tc-se: tc-se:rump.halt: init failed: No such file or directory tc-end: 1662324542.417955, ipsecif_recursive_ipv4overipv6_esp_rijndaelcbc, failed, atf-check failed; see the output of the test for details tc-start: 1662324542.495245, 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:b4:fb:27:ca ./.__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:d2:6e:64: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:e0:e0:88:5d ./.__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-se:Fail: incorrect exit status: 1, expected: 0 tc-se:stdout: tc-se:PING6(56=40+8+8 bytes) fc00:1::1 --> fc00:1::1 tc-se:ping6: wrote fc00:1::1 16 chars, ret=0 tc-se: tc-se:--- fc00:1::1 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:rump.ping6: poll: Socket is not connected tc-se:rump.ping6: poll: Socket is not connected tc-se:rump.ping6: poll: Socket is not connected tc-se: tc-se:rump.halt: init failed: No such file or directory tc-end: 1662324580.588838, ipsecif_recursive_ipv6overipv4_esp_null, failed, atf-check failed; see the output of the test for details tc-start: 1662324580.685316, 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:e5:a7:bd: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 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:9f:39:0d:4c ./.__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:1b:34:8f: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 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-se:Fail: incorrect exit status: 1, expected: 0 tc-se:stdout: tc-se:PING6(56=40+8+8 bytes) fc00:1::1 --> fc00:1::1 tc-se:ping6: wrote fc00:1::1 16 chars, ret=0 tc-se: tc-se:--- fc00:1::1 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:rump.ping6: poll: Socket is not connected tc-se:rump.ping6: poll: Socket is not connected tc-se: tc-se:rump.halt: init failed: No such file or directory tc-end: 1662324617.860069, ipsecif_recursive_ipv6overipv4_esp_rijndaelcbc, failed, atf-check failed; see the output of the test for details tc-start: 1662324617.963799, 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:8b:af:c4:78 ./.__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:df:e9:4c:8f ./.__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:3e:ea:5f: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: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-se:Fail: incorrect exit status: 1, expected: 0 tc-se:stdout: tc-se:PING6(56=40+8+8 bytes) fc00:1::1 --> fc00:1::1 tc-se:ping6: wrote fc00:1::1 16 chars, ret=0 tc-se: tc-se:--- fc00:1::1 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:rump.ping6: poll: Socket is not connected tc-se:rump.ping6: poll: Socket is not connected tc-se: tc-se:rump.halt: init failed: No such file or directory tc-end: 1662324652.834573, ipsecif_recursive_ipv6overipv6_esp_null, failed, atf-check failed; see the output of the test for details tc-start: 1662324652.916225, 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:1f:3d:1a:05 ./.__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:25:65:66:8b ./.__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:24:51:01:b8 ./.__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-se:Fail: incorrect exit status: 1, expected: 0 tc-se:stdout: tc-se:PING6(56=40+8+8 bytes) fc00:1::1 --> fc00:1::1 tc-se:ping6: wrote fc00:1::1 16 chars, ret=0 tc-se: tc-se:--- fc00:1::1 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:rump.ping6: poll: Socket is not connected tc-se:rump.ping6: poll: Socket is not connected tc-se:rump.ping6: poll: Socket is not connected tc-se: tc-se:rump.halt: init failed: No such file or directory tc-end: 1662324691.191273, ipsecif_recursive_ipv6overipv6_esp_rijndaelcbc, failed, atf-check failed; see the output of the test for details tp-end: 1662324691.264232, net/if_ipsec/t_ipsec tp-start: 1662324692.836972, net/if_ipsec/t_ipsec_natt, 2 tc-start: 1662324692.848213, 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:79:9c:05:1e ./.__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:0c:e2:03:c7 ./.__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:cf:73:71:fe ./.__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:fa:53:ee:4e ./.__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,4835 ] 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:kill: pid 2998: No such process tc-so:Executing command [ cat ./out.ipsecif ] tc-so:Executing command [ cat ./out.ipsecif ] tc-so:10.0.0.1[4835] 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: Sep 4 20:53:04 2022 current: Sep 4 20:53:31 2022 tc-so: diff: 27(s) hard: 0(s) soft: 0(s) tc-so: last: Sep 4 20:53:26 2022 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=6843 refcnt=0 tc-so:10.0.0.2[4500] 10.0.0.1[4835] 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: Sep 4 20:53:04 2022 current: Sep 4 20:53:31 2022 tc-so: diff: 27(s) hard: 0(s) soft: 0(s) tc-so: last: Sep 4 20:53:26 2022 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=6843 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=15217 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=15217 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=15217 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=15217 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,41495 ] 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: 1662324930.476359, ipsecif_natt_transport_null, passed tc-start: 1662324930.562348, 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:e1:45:c6:1a ./.__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:a1:b0:71:d3 ./.__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:03:af:52:18 ./.__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:29:27:66:44 ./.__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,47669 ] 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[47669] 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: Sep 4 20:56:59 2022 current: Sep 4 20:57:28 2022 tc-so: diff: 29(s) hard: 0(s) soft: 0(s) tc-so: last: Sep 4 20:57:22 2022 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=5984 refcnt=0 tc-so:10.0.0.2[4500] 10.0.0.1[47669] 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: Sep 4 20:56:59 2022 current: Sep 4 20:57:28 2022 tc-so: diff: 29(s) hard: 0(s) soft: 0(s) tc-so: last: Sep 4 20:57:22 2022 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=5984 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=3118 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=3118 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=3118 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=3118 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,48652 ] 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:kill: pid 5181: No such process 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: 1662325165.739572, ipsecif_natt_transport_rijndaelcbc, passed tp-end: 1662325165.854361, net/if_ipsec/t_ipsec_natt tp-start: 1662325168.336280, net/if_ipsec/t_ipsec_pfil, 2 tc-start: 1662325168.372250, 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:15:d8:20:9b ./.__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-se:Fail: incorrect exit status: 1, expected: 0 tc-se:stdout: tc-se:PING 192.168.1.1 (192.168.1.1): 56 data bytes tc-se: tc-se:stderr: tc-se:rump.ping: wrote 192.168.1.1 84 chars, ret=0 tc-se:rump.ping: poll: Socket is not connected tc-se: tc-se:rump.halt: init failed: No such file or directory tc-end: 1662325180.104591, ipsecif_pfil_esp_null, failed, atf-check failed; see the output of the test for details tc-start: 1662325180.201560, 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:3e:1e:d2:7f ./.__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-se:Fail: incorrect exit status: 1, expected: 0 tc-se:stdout: tc-se:PING 192.168.1.1 (192.168.1.1): 56 data bytes tc-se: tc-se:stderr: tc-se:rump.ping: wrote 192.168.1.1 84 chars, ret=0 tc-se:rump.ping: poll: Socket is not connected tc-se: tc-se:rump.halt: init failed: No such file or directory tc-end: 1662325191.256825, ipsecif_pfil_esp_rijndaelcbc, failed, atf-check failed; see the output of the test for details tp-end: 1662325191.325083, net/if_ipsec/t_ipsec_pfil tp-start: 1662325193.542419, net/if_l2tp/t_l2tp, 5 tc-start: 1662325193.547025, 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:f0:d0:20:15 ./.__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:de:fe:51:a4 ./.__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:69:f8:fe:61 ./.__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:6f:cf:03:00 ./.__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:1e:09:ff:29 ./.__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-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: wrote 10.0.0.1 84 chars, ret=0 tc-se:rump.ping: poll: Socket is not connected tc-se: tc-se:rump.halt: init failed: No such file or directory tc-end: 1662325222.899218, l2tp_basic_ipv4overipv4, failed, atf-check failed; see the output of the test for details tc-start: 1662325222.979063, 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:ff:d3:7c:28 ./.__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:84:e3:39:0e ./.__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:7a:87:74:da ./.__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:b0:1a:02:1e ./.__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:ba:73:ad:f4 ./.__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-se:Fail: incorrect exit status: 1, expected: 0 tc-se:stdout: tc-se:PING6(56=40+8+8 bytes) fc00::1 --> fc00::1 tc-se:ping6: wrote fc00::1 16 chars, ret=0 tc-se: tc-se:--- fc00::1 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:rump.ping6: poll: Socket is not connected tc-se: tc-se:rump.halt: init failed: No such file or directory tc-end: 1662325261.46192, l2tp_basic_ipv4overipv6, failed, atf-check failed; see the output of the test for details tc-start: 1662325261.123186, 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:5f:fb:1d:56 ./.__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:07:9f:71:7a ./.__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:8e:23:10:a5 ./.__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:c1:46:e4:ed ./.__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:33:96:c0:7d ./.__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-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: wrote 10.0.0.1 84 chars, ret=0 tc-se:rump.ping: poll: Socket is not connected tc-se: tc-se:rump.halt: init failed: No such file or directory tc-end: 1662325293.457919, l2tp_basic_ipv6overipv4, failed, atf-check failed; see the output of the test for details tc-start: 1662325293.564397, 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:45:47:7f:4a ./.__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:26:e4:da:3d ./.__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:25:de:5e:6c ./.__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:c9:17:b2:a3 ./.__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:91:90:50:b4 ./.__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-se:Fail: incorrect exit status: 1, expected: 0 tc-se:stdout: tc-se:PING6(56=40+8+8 bytes) fc00::1 --> fc00::1 tc-se:ping6: wrote fc00::1 16 chars, ret=0 tc-se: tc-se:--- fc00::1 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:rump.ping6: poll: Socket is not connected tc-se:rump.ping6: poll: Socket is not connected tc-se: tc-se:rump.halt: init failed: No such file or directory tc-end: 1662325329.174935, l2tp_basic_ipv6overipv6, failed, atf-check failed; see the output of the test for details tc-start: 1662325329.270252, 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: 1662325336.652297, l2tp_create_destroy, passed tp-end: 1662325336.681668, net/if_l2tp/t_l2tp tp-start: 1662325344.108232, net/if_lagg/t_lagg, 22 tc-start: 1662325344.120453, 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:d8:46:9b:96 ./.__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:89:7f:f0:7d ./.__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:5b:e1:65:1b ./.__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:5c:9b:a7 ./.__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:91:e3:79:07 ./.__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: 1662325411.354357, lagg_failover_ipv4, passed tc-start: 1662325411.423239, 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:8f:3e:9c:00 ./.__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:70:27:be:ec ./.__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:15:70:e1 ./.__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:39:a1:fd: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:7e:7f:1c:90 ./.__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: 1662325474.583720, lagg_failover_ipv6, passed tc-start: 1662325474.624942, 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:78:da:1c:98 ./.__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:56:3f:a3:25 ./.__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:32:8e:b3:c4 ./.__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:ba:69:cd:4c ./.__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:d4:bd:31 ./.__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: 1662325557.631487, lagg_failover_l2tp_ipv4, passed tc-start: 1662325557.690274, 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:34:ab:28:b6 ./.__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:c5:fc:57:59 ./.__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:d7:85:83:c0 ./.__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:88:9c:d4: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:05:04:4a:85 ./.__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: 1662325638.546087, lagg_failover_l2tp_ipv6, passed tc-start: 1662325638.609469, 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 33624 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 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: laggproto none tc-so: address: 92:ac:68:ce:bd:f2 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 - - 33624 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33624 0 0 0 0 0 tc-so:lo0 33624 127/8 127.0.0.1 0 0 0 0 0 tc-so:lagg0 1500 92:ac:68:ce:bd:f2 0 0 0 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 384 4 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 128 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 1280 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 128 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 256 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 39 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 64 137 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 256 48 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00256 384 48 0 0 5 0 5 5 0 inf 0 tc-so:kmem-00384 512 23 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00512 640 13 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00768 896 5 0 0 2 0 2 2 0 inf 0 tc-so:kmem-01024 1152 89 0 0 30 0 30 30 0 inf 0 tc-so:kmem-02048 2048 359 0 0 180 0 180 180 0 inf 0 tc-so:kmem-04096 4096 13 0 0 13 0 13 13 0 inf 0 tc-so:mutex 128 36 0 0 2 0 2 2 0 inf 0 tc-so:pcache 2816 48 0 1 47 0 47 47 0 inf 0 tc-so:pcachecpu 128 49 0 0 2 0 2 2 0 inf 0 tc-so:pcglarge 1152 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 384 26 0 0 3 0 3 3 0 inf 0 tc-so:phpool-128 80 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 214 0 0 4 0 4 4 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 1024 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 128 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 1024 6 0 0 2 0 2 2 0 inf 0 tc-so:vmembt 128 3 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1311 0 36 325 0 325 tc-so: tc-so:In use 1122K, total allocated 1300K; utilization 86.3% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:lagg0: tc-so: enaddr 92:ac:68:ce:bd:f2 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, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.99 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/evbarm/9.99.99/modules tc-so:[ 1.300005] chacha: Portable C ChaCha tc-so:[ 2.850005] shmif0: Ethernet address b2:a0:e2:34:98:a7 tc-so:[ 9.510005] shmif1: Ethernet address b2:a0:00:72:3d:87 tc-end: 1662325657.746360, lagg_ifconfig, passed tc-start: 1662325657.811443, 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:fb:f4:c2:ed ./.__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: 1662325671.672729, lagg_ipv6lla, passed tc-start: 1662325671.722136, 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: 1662325737.507314, lagg_lacp_basic, passed tc-start: 1662325737.539261, 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:2e:08:ea:be ./.__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:f9:bf:5f:a5 ./.__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:d7:3e:c8:db ./.__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:c5:f5:6e:fd ./.__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:cd:08:3b:21 ./.__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: 1662325782.982183, lagg_lacp_ipv4, passed tc-start: 1662325783.51767, 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:d6:99:eb:2d ./.__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:9d:c0:20 ./.__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:7d:eb:d8 ./.__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:0e:8f: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:82:76:81:e6 ./.__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: 1662325828.314813, lagg_lacp_ipv6, passed tc-start: 1662325828.370744, 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:6a:95:1c:5b ./.__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:f1:60:7d:37 ./.__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:61:d2:49:59 ./.__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:37:05:a3:ca ./.__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:86:86:be:5f ./.__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: 1662325893.225491, lagg_lacp_l2tp_ipv4, passed tc-start: 1662325893.282264, 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:63:35:a1:25 ./.__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:a8:8a:30:97 ./.__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:a6:58:7b:47 ./.__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:1b:b1:88:3a ./.__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:f0:f6:a8:3a ./.__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: 1662325954.972297, lagg_lacp_l2tp_ipv6, passed tc-start: 1662325955.15419, 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:19:2e:49: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:12:b4:47:c3 ./.__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:c2:0e:10 ./.__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:e3:5b:ff: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:cf:93:c8:16 ./.__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: 1662326010.29957, lagg_lacp_portpri, passed tc-start: 1662326010.85705, 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:b9:6c:24:00 ./.__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:fb:0e:68:ce ./.__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:59:5c:7c:67 ./.__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:3f:85:f6:8e ./.__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:cd:69:09:b5 ./.__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 vlan0 create ] tc-so:Executing command [ rump.ifconfig vlan0 vlan 10 vlanif lagg0 ] 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 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 vlan0 create ] tc-so:Executing command [ rump.ifconfig vlan0 vlan 10 vlanif lagg0 ] 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 shmif0 up ] tc-so:Executing command [ rump.ifconfig lagg0 up ] 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 inet 192.168.1.1/24 ] tc-so:Executing command [ rump.ifconfig vlan1 up ] 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 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: 1662326057.121044, lagg_lacp_vlan_ipv4, passed tc-start: 1662326057.166884, 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:2e:d1:f5:f2 ./.__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:64:c3:74:de ./.__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:0f:90:0d:49 ./.__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:8f:6a:91: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:ec:16:a3:38 ./.__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 vlan0 create ] tc-so:Executing command [ rump.ifconfig vlan0 vlan 10 vlanif lagg0 ] 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 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 vlan0 create ] tc-so:Executing command [ rump.ifconfig vlan0 vlan 10 vlanif lagg0 ] 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 shmif0 up ] tc-so:Executing command [ rump.ifconfig lagg0 up ] 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 inet6 fc00:1::1/64 ] tc-so:Executing command [ rump.ifconfig vlan1 up ] 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 inet6 fc00:1::2/64 ] 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.ping6 -c 1 fc00::2 ] tc-so:Executing command [ rump.ping6 -c 1 fc00: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.ping6 -c 1 fc00::1 ] tc-so:Executing command [ rump.ping6 -c 1 fc00:1::1 ] tc-end: 1662326106.959752, lagg_lacp_vlan_ipv6, passed tc-start: 1662326107.12029, 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:de:d6:07:16 ./.__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:4d:88:13:7c ./.__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:ba:d7:a7:11 ./.__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:9b:25:1b:02 ./.__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:34:22:6d:14 ./.__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 vlan0 create ] tc-so:Executing command [ rump.ifconfig vlan0 vlan 10 vlanif lagg0 ] 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 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 vlan0 create ] tc-so:Executing command [ rump.ifconfig vlan0 vlan 10 vlanif lagg0 ] 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 l2tp0 up ] tc-so:Executing command [ rump.ifconfig lagg0 up ] 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 inet 192.168.1.1/24 ] tc-so:Executing command [ rump.ifconfig vlan1 up ] 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 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: 1662326172.156600, lagg_lacp_vlanl2tp_ipv4, passed tc-start: 1662326172.196791, 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:4e:be:20:a3 ./.__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:17:5a:50 ./.__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:4b:8d:ce:46 ./.__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:df:93:95:b9 ./.__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:7c:93:bd ./.__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 vlan0 create ] tc-so:Executing command [ rump.ifconfig vlan0 vlan 10 vlanif lagg0 ] 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 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 vlan0 create ] tc-so:Executing command [ rump.ifconfig vlan0 vlan 10 vlanif lagg0 ] 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 l2tp0 up ] tc-so:Executing command [ rump.ifconfig lagg0 up ] 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 inet6 fc00:1::1/64 ] tc-so:Executing command [ rump.ifconfig vlan1 up ] 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 inet6 fc00:1::2/64 ] 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.ping6 -c 1 fc00::2 ] tc-so:Executing command [ rump.ping6 -c 1 fc00: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.ping6 -c 1 fc00::1 ] tc-so:Executing command [ rump.ping6 -c 1 fc00:1::1 ] tc-end: 1662326241.948679, lagg_lacp_vlanl2tp_ipv6, passed tc-start: 1662326242.174188, 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:41:40:32:d4 ./.__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:6a:5f:78:79 ./.__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:9c:8c:45:30 ./.__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:d7:74:13:8a ./.__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:bb:72:48:4c ./.__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: 1662326287.582854, lagg_loadbalance_ipv4, passed tc-start: 1662326287.619622, 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:50:6a:66:c7 ./.__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:d8:8e:c9:86 ./.__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:32:a0:6c:9e ./.__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:47:60:2c:10 ./.__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:54:64:df:61 ./.__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: 1662326329.227511, lagg_loadbalance_ipv6, passed tc-start: 1662326329.299904, 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:e4:ca:70: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:11:3c:94:69 ./.__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:63:2a:84:2d ./.__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:11:a2:b1:58 ./.__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:55:16:f0:28 ./.__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: 1662326389.356793, lagg_loadbalance_l2tp_ipv4, passed tc-start: 1662326389.399885, 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:f7:e7:f9:d5 ./.__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:b0:17:90:54 ./.__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:04:ff:ad:a9 ./.__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:93:20:97:3d ./.__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:f8:ee:67:3d ./.__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: 1662326448.53397, lagg_loadbalance_l2tp_ipv6, passed tc-start: 1662326448.273043, 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:77:bf:1b:ea ./.__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: 1662326475.185163, lagg_macaddr, passed tc-start: 1662326475.385145, lagg_mtu tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_lagg unix://commsock0 ] 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:51:21:f7:de ./.__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:e5:2d:49:3c ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig lagg0 create ] tc-so:Executing command [ rump.ifconfig lagg0 laggproto lacp ] tc-so:Executing command [ rump.ifconfig shmif0 mtu 1450 ] tc-so:Executing command [ rump.ifconfig shmif1 mtu 1460 ] tc-so:Executing command [ rump.ifconfig shmif2 mtu 1440 ] 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 shmif2 ] 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 laggport shmif2 ] 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 shmif2 ] tc-so:Executing command [ rump.ifconfig lagg0 -laggport shmif2 ] tc-so:Executing command [ rump.ifconfig shmif2 ] tc-so:Executing command [ rump.ifconfig lagg0 mtu 1500 ] 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 -laggport shmif1 ] tc-so:Executing command [ rump.ifconfig shmif0 ] tc-so:Executing command [ rump.ifconfig shmif1 ] tc-so:Executing command [ rump.ifconfig lagg0 ] tc-so:Executing command [ rump.ifconfig lagg0 mtu 1400 ] tc-so:Executing command [ rump.ifconfig lagg0 ] 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-end: 1662326510.523466, lagg_mtu, passed tp-end: 1662326510.656444, net/if_lagg/t_lagg tp-start: 1662326511.32213, net/if_loop/t_pr, 2 tc-start: 1662326511.46106, loopmtu tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.4300050] panic: kernel diagnostic assertion "pktq != NULL" failed: file "/tmp/bracket/build/2022.09.04.11.20.33-evbarm-aarch64/src/sys/rump/net/lib/libnet/../../../../net/if_loop.c", line 360 tc-so:[ 1.4300050] rump kernel halting... tc-so:halted tc-se:Test program crashed; attempting to get stack trace tc-se:[New process 9671] tc-se:[New process 16888] tc-se:[New process 14445] tc-se:[New process 5504] tc-se:[New process 17907] tc-se:[New process 15052] tc-se:[New process 23153] tc-se:[New process 13891] tc-se:[New process 26981] tc-se:[New process 28662] tc-se:[New process 13434] tc-se:[New process 14401] tc-se:[New process 2446] tc-se:[New process 25871] tc-se:[New process 6027] tc-se:[New process 15024] tc-se:[New process 15424] tc-se:[New process 14804] tc-se:[New process 18374] tc-se:[New process 20758] tc-se:[New process 14397] tc-se:[New process 15997] tc-se:[New process 16537] tc-se:[New process 20649] tc-se:[New process 17089] tc-se:[New process 14968] tc-se:[New process 25864] tc-se:[New process 16189] tc-se:[New process 2712] tc-se:[New process 13898] tc-se:[New process 14974] tc-se:Core was generated by `t_pr'. tc-se:Program terminated with signal SIGABRT, Aborted. tc-se:#0 0x0000fdb282e5d3ec in _lwp_kill () from /usr/lib/libc.so.12 tc-se:[Current thread is 1 (process 9671)] tc-se:#0 0x0000fdb282e5d3ec in _lwp_kill () from /usr/lib/libc.so.12 tc-se:#1 0x0000fdb282e5d6ac in abort () from /usr/lib/libc.so.12 tc-se:#2 0x0000fdb283168314 in rumpuser_exit () from /usr/lib/librumpuser.so.0 tc-se:#3 0x0000fdb28328fd74 in rumpns_cpu_reboot () from /usr/lib/librump.so.0 tc-se:#4 0x0000fdb28323a290 in rumpns_kern_reboot () from /usr/lib/librump.so.0 tc-se:#5 0x0000fdb2832391a4 in rumpns_vpanic () from /usr/lib/librump.so.0 tc-se:#6 0x0000fdb283218f94 in rumpns_kern_assert () from /usr/lib/librump.so.0 tc-se:#7 0x0000fdb283487008 in rumpns_looutput () from /usr/lib/librumpnet_net.so.0 tc-se:#8 0x0000fdb283469bec in rumpns_ip_if_output () from /usr/lib/librumpnet_net.so.0 tc-se:#9 0x0000fdb28346b65c in rumpns_ip_output () from /usr/lib/librumpnet_net.so.0 tc-se:#10 0x0000fdb2834690c8 in rumpns_rip_output () from /usr/lib/librumpnet_net.so.0 tc-se:#11 0x0000fdb2834692f8 in ?? () from /usr/lib/librumpnet_net.so.0 tc-se:#12 0x0000fdb2833c8c08 in rumpns_sosend () from /usr/lib/librumpnet.so.0 tc-se:#13 0x0000fdb2833c275c in rumpns_do_sys_sendmsg_so () from /usr/lib/librumpnet.so.0 tc-se:#14 0x0000fdb2833c2994 in rumpns_do_sys_sendmsg () from /usr/lib/librumpnet.so.0 tc-se:#15 0x0000fdb2833c2a44 in rumpns_sys_sendto () from /usr/lib/librumpnet.so.0 tc-se:#16 0x0000fdb283290da4 in rump_syscall () from /usr/lib/librump.so.0 tc-se:#17 0x0000fdb2832842cc in rump___sysimpl_sendto () from /usr/lib/librump.so.0 tc-se:#18 0x0000000009011bf8 in atfu_loopmtu_body () tc-se:#19 0x0000fdb28310a8b8 in atf_tc_run () from /usr/lib/libatf-c.so.0 tc-se:#20 0x0000fdb283106cc8 in atf_tp_main () from /usr/lib/libatf-c.so.0 tc-se:#21 0x00000000090113f8 in ___start () tc-se:#22 0x0000fffff3260b10 in _rtld_start () from /usr/libexec/ld.elf_so tc-se:Backtrace stopped: previous frame identical to this frame (corrupt stack?) tc-se:Stack trace complete tc-end: 1662326517.388070, loopmtu, failed, Test program received signal 6 (core dumped) tc-start: 1662326517.436634, loopmtu_csum tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.4100050] panic: kernel diagnostic assertion "pktq != NULL" failed: file "/tmp/bracket/build/2022.09.04.11.20.33-evbarm-aarch64/src/sys/rump/net/lib/libnet/../../../../net/if_loop.c", line 360 tc-so:[ 1.4100050] rump kernel halting... tc-so:halted tc-se:Test program crashed; attempting to get stack trace tc-se:[New process 17870] tc-se:[New process 17867] tc-se:[New process 19165] tc-se:[New process 18339] tc-se:[New process 16802] tc-se:[New process 15820] tc-se:[New process 9300] tc-se:[New process 7152] tc-se:[New process 4736] tc-se:[New process 11808] tc-se:[New process 14514] tc-se:[New process 27561] tc-se:[New process 14920] tc-se:[New process 11290] tc-se:[New process 17902] tc-se:[New process 16622] tc-se:[New process 24078] tc-se:[New process 25859] tc-se:[New process 4838] tc-se:[New process 25444] tc-se:[New process 18211] tc-se:[New process 24760] tc-se:[New process 27154] tc-se:[New process 3108] tc-se:[New process 28264] tc-se:[New process 28161] tc-se:[New process 7713] tc-se:[New process 10426] tc-se:[New process 13394] tc-se:[New process 3661] tc-se:[New process 15708] tc-se:Core was generated by `t_pr'. tc-se:Program terminated with signal SIGABRT, Aborted. tc-se:#0 0x0000fd83d11fd3ec in _lwp_kill () from /usr/lib/libc.so.12 tc-se:[Current thread is 1 (process 17870)] tc-se:#0 0x0000fd83d11fd3ec in _lwp_kill () from /usr/lib/libc.so.12 tc-se:#1 0x0000fd83d11fd6ac in abort () from /usr/lib/libc.so.12 tc-se:#2 0x0000fd83d1508314 in rumpuser_exit () from /usr/lib/librumpuser.so.0 tc-se:#3 0x0000fd83d162fd74 in rumpns_cpu_reboot () from /usr/lib/librump.so.0 tc-se:#4 0x0000fd83d15da290 in rumpns_kern_reboot () from /usr/lib/librump.so.0 tc-se:#5 0x0000fd83d15d91a4 in rumpns_vpanic () from /usr/lib/librump.so.0 tc-se:#6 0x0000fd83d15b8f94 in rumpns_kern_assert () from /usr/lib/librump.so.0 tc-se:#7 0x0000fd83d1827008 in rumpns_looutput () from /usr/lib/librumpnet_net.so.0 tc-se:#8 0x0000fd83d1809bec in rumpns_ip_if_output () from /usr/lib/librumpnet_net.so.0 tc-se:#9 0x0000fd83d180b65c in rumpns_ip_output () from /usr/lib/librumpnet_net.so.0 tc-se:#10 0x0000fd83d18090c8 in rumpns_rip_output () from /usr/lib/librumpnet_net.so.0 tc-se:#11 0x0000fd83d18092f8 in ?? () from /usr/lib/librumpnet_net.so.0 tc-se:#12 0x0000fd83d1768c08 in rumpns_sosend () from /usr/lib/librumpnet.so.0 tc-se:#13 0x0000fd83d176275c in rumpns_do_sys_sendmsg_so () from /usr/lib/librumpnet.so.0 tc-se:#14 0x0000fd83d1762994 in rumpns_do_sys_sendmsg () from /usr/lib/librumpnet.so.0 tc-se:#15 0x0000fd83d1762a44 in rumpns_sys_sendto () from /usr/lib/librumpnet.so.0 tc-se:#16 0x0000fd83d1630da4 in rump_syscall () from /usr/lib/librump.so.0 tc-se:#17 0x0000fd83d16242cc in rump___sysimpl_sendto () from /usr/lib/librump.so.0 tc-se:#18 0x0000000001471b30 in atfu_loopmtu_csum_body () tc-se:#19 0x0000fd83d14aa8b8 in atf_tc_run () from /usr/lib/libatf-c.so.0 tc-se:#20 0x0000fd83d14a6cc8 in atf_tp_main () from /usr/lib/libatf-c.so.0 tc-se:#21 0x00000000014713f8 in ___start () tc-se:#22 0x0000fffff1670b10 in _rtld_start () from /usr/libexec/ld.elf_so tc-se:Backtrace stopped: previous frame identical to this frame (corrupt stack?) tc-se:Stack trace complete tc-end: 1662326521.347618, loopmtu_csum, failed, Test program received signal 6 (core dumped) tp-end: 1662326521.392093, net/if_loop/t_pr tp-start: 1662326522.310070, net/if_loop/t_basic, 1 tc-start: 1662326522.315464, 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 33624 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 - - 33624 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33624 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33624 lo0 tc-so:ff02::%lo0/32 ::1 UC - - 33624 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33624 0 0 0 0 0 tc-so:lo0 33624 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33624 ::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 33624 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 384 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 128 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 1280 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 128 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 256 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 38 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 64 166 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 256 49 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00256 384 50 0 0 5 0 5 5 0 inf 0 tc-so:kmem-00384 512 28 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00512 640 15 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00768 896 4 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1152 91 0 0 31 0 31 31 0 inf 0 tc-so:kmem-02048 2048 205 0 0 103 0 103 103 0 inf 0 tc-so:kmem-04096 4096 16 0 0 16 0 16 16 0 inf 0 tc-so:mbpl 528 6 0 0 4 0 4 4 0 inf 3 tc-so:mutex 128 29 0 0 1 0 1 1 0 inf 0 tc-so:pcache 2816 48 0 1 47 0 47 47 0 inf 0 tc-so:pcachecpu 128 49 0 0 2 0 2 2 0 inf 0 tc-so:pcglarge 1152 2 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 384 36 0 0 4 0 4 4 0 inf 0 tc-so:phpool-128 80 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 142 0 0 3 0 3 3 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 1024 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 128 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 1024 6 0 0 2 0 2 2 0 inf 0 tc-so:vmembt 128 6 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1151 0 49 257 0 257 tc-so: tc-so:In use 835K, total allocated 1028K; utilization 81.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, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.99 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/evbarm/9.99.99/modules tc-so:[ 1.390005] chacha: Portable C ChaCha tc-so:[ 4.800005] in6_if_link_down: ::1 marked detached tc-so:[ 4.800005] in6_if_link_down: fe80:2::1 marked detached tc-so:[ 6.300005] in6_if_link_down: ::1 marked detached tc-so:[ 6.300005] in6_if_link_down: fe80:2::1 marked detached tc-so:[ 11.300005] in6_if_link_down: ::1 marked detached tc-so:[ 11.300005] in6_if_link_down: fe80:2::1 marked detached tc-so:[ 12.740005] in6_if_link_down: fc00::1 marked detached tc-so:[ 12.740005] in6_if_link_down: ::1 marked detached tc-so:[ 12.740005] in6_if_link_down: fe80:2::1 marked detached tc-so:unix://loop_basic_local tc-end: 1662326539.578815, loop_create_destroy, passed tp-end: 1662326539.597184, net/if_loop/t_basic tp-start: 1662326543.700866, net/if_pppoe/t_pppoe, 9 tc-start: 1662326543.706114, 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:31:34:c5:f5 ./.__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: 1662326635.325598, pppoe6_chap, passed tc-start: 1662326635.364611, 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:9c:ab:31:5b ./.__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: 1662326719.529454, pppoe6_pap, passed tc-start: 1662326719.583156, 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:96:bc:6e:df ./.__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: 1662326802.358633, pppoe_chap, passed tc-start: 1662326802.391266, 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: 1662326812.481210, pppoe_create_destroy, passed tc-start: 1662326812.495003, 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:b7:3f:d1:f8 ./.__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: 1662326848.517691, pppoe_mtu, passed tc-start: 1662326848.578050, 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:d9:b9:9f:34 ./.__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: 1662326932.523116, pppoe_pap, passed tc-start: 1662326932.548343, 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:08:85:74:e9 ./.__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:3c:4e:91:d1 ./.__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:0a:c6:6f:87 ./.__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:9f:f6:57:79 ./.__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:a2:1f:73:34 ./.__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:2a:30:2d:64 ./.__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:76:32:02:e0 ./.__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:97:94:6f: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:fd:ef:5c: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 [ 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: 1662327213.659479, pppoe_params, passed tc-start: 1662327213.711423, 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:c0:64:c4:71 ./.__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: 1662327237.867091, pppoe_passiveauthproto_chap, passed tc-start: 1662327237.898888, 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:46:bc:2c:9f ./.__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: 1662327261.927384, pppoe_passiveauthproto_pap, passed tp-end: 1662327261.973227, net/if_pppoe/t_pppoe tp-start: 1662327264.859041, net/if_tap/t_tap, 3 tc-start: 1662327264.870067, 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:80:11:b7:43 ./.__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:3b:6b:a9 ./.__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-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: wrote 10.0.0.2 84 chars, ret=0 tc-se:rump.ping: poll: Socket is not connected tc-se: tc-se:kill: pid 1488: No such process tc-se:rump.halt: init failed: No such file or directory tc-end: 1662327304.323277, tap_bridged, failed, atf-check failed; see the output of the test for details tc-start: 1662327304.419997, 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: 1662327314.814634, tap_create_destroy, passed tc-start: 1662327314.828495, 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:25:1f:96:d2 ./.__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:41:e6:6a ./.__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-se:Fail: incorrect exit status: 1, expected: 0 tc-se:stdout: tc-se: tc-se:stderr: tc-se:rump.ifconfig: rump client init: No such file or directory tc-se: tc-se:rump.halt: init failed: No such file or directory tc-end: 1662327344.850614, tap_stand_alone, failed, atf-check failed; see the output of the test for details tp-end: 1662327344.923278, net/if_tap/t_tap tp-start: 1662327346.416204, net/if_tun/t_tun, 2 tc-start: 1662327346.428235, 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: 1662327354.73709, tun_create_destroy, passed tc-start: 1662327354.85413, 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 - - 33624 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 - - 33624 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: 1662327380.826757, tun_setup, passed tp-end: 1662327380.847662, net/if_tun/t_tun tp-start: 1662327382.296726, net/if_vether/t_vether, 3 tc-start: 1662327382.302513, 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:0f:17:72:d2 ./.__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:e1:c3:d5 ./.__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: 1662327427.364580, vether_bridged, passed tc-start: 1662327427.407871, 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: 1662327439.985204, vether_create_destroy, passed tc-start: 1662327440.110, 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:f2:b0:ce:f4 ./.__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:5a:33:7e ./.__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-se:Fail: incorrect exit status: 1, expected: 0 tc-se:stdout: tc-se: tc-se:stderr: tc-se:rump.ifconfig: rump client init: No such file or directory tc-se: tc-se:rump.halt: init failed: No such file or directory tc-end: 1662327471.588182, vether_stand_alone, failed, atf-check failed; see the output of the test for details tp-end: 1662327471.662566, net/if_vether/t_vether tp-start: 1662327477.831362, net/if_vlan/t_vlan, 15 tc-start: 1662327477.844332, 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:e3:46:74:19 ./.__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: 1662327509.337383, vlan_auto_follow_mtu, passed tc-start: 1662327509.366976, 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:2e:d1:d2:2f ./.__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: 1662327531.329544, vlan_auto_follow_mtu6, passed tc-start: 1662327531.380953, 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:dc:6e:03:24 ./.__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: 1662327582.709499, vlan_basic, passed tc-start: 1662327582.744738, 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:5b:d9:d1:42 ./.__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-se:Fail: stderr not empty tc-se:--- /dev/null 2022-09-04 21:40:06.799221596 +0000 tc-se:+++ /tmp/check.UPklzH/stderr 2022-09-04 21:40:15.263363471 +0000 tc-se:@@ -0,0 +1,4 @@ tc-se:+rump.ping6: poll: Socket is not connected tc-se:+rump.ping6: poll: Socket is not connected tc-se:+rump.ping6: poll: Socket is not connected tc-se:+rump.ping6: poll: Socket is not connected tc-se:rump.halt: init failed: No such file or directory tc-end: 1662327616.980857, vlan_basic6, failed, atf-check failed; see the output of the test for details tc-start: 1662327617.73287, 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: 1662327647.549984, vlan_bridge, passed tc-start: 1662327647.579135, 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: 1662327678.374049, vlan_bridge6, passed tc-start: 1662327678.421016, 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: 1662327695.646038, vlan_configs, passed tc-start: 1662327695.658423, 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: 1662327714.98464, vlan_configs6, passed tc-start: 1662327714.113935, 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: 1662327733.538832, vlan_create_destroy, passed tc-start: 1662327733.557785, 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: 1662327755.144376, vlan_create_destroy6, passed tc-start: 1662327755.162080, 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: 1662327782.107009, vlan_multicast, passed tc-start: 1662327782.147869, 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: 1662327807.807009, vlan_multicast6, passed tc-start: 1662327807.832973, 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:d7:89:68:6d ./.__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:f4:24:34:43 ./.__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:d7:89:68:6d ] 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-se:Fail: regexp input:.*errors not in stdout tc-se:vlan0: flags=0x8843 mtu 1496 tc-se: vlan: 1 parent: shmif0 tc-se: address: b2:a0:d8:33:e1:b1 tc-se: input: 1 packet, 60 bytes, 1 multicast, 1 error tc-se: output: 0 packets, 0 bytes tc-se:rump.halt: init failed: No such file or directory tc-end: 1662327844.772932, vlan_promisc, failed, atf-check failed; see the output of the test for details tc-start: 1662327844.841353, 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:50:1a:11:e0 ./.__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 3984 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 3984 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 1522 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 1522 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 1775 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 1775 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: 1662327893.4531, vlan_vlanid, passed tc-start: 1662327893.53599, 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:be:b9:d6:d0 ./.__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 2027 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 2027 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 2398 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 2398 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 2805 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 2805 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: 1662327941.626054, vlan_vlanid6, passed tp-end: 1662327941.662021, net/if_vlan/t_vlan tp-start: 1662327946.702786, net/if_wg/t_basic, 13 tc-start: 1662327946.714407, 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:93:75:7a:96 ./.__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 - - 33624 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 - - 33624 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:57ff:fe51:70a2 link#2 UHl - - - lo0 tc-so:fe80::%wg0/64 fe80::1422:291c:1cc3:2697 U - - - wg0 tc-so:fe80::1422:291c:1cc3:2697 link#3 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33624 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 fe80::1422:291c:1cc3:2697 UC - - - wg0 tc-so:ff02::%lo0/32 ::1 UC - - 33624 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%wg0/32 fe80::1422:291c:1cc3:2697 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::1422:291c:1cc3:2697%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 RX2sKq68YLu9tyCrJ558XU4xKsNx/zU4qLMP1uupl2Q= --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 - - 33624 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 - - 33624 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:93ff:fe75:7a96 link#2 UHl - - - lo0 tc-so:fe80::%wg0/64 fe80::f4c3:9b2f:ee16:26d5 U - - - wg0 tc-so:fe80::f4c3:9b2f:ee16:26d5 link#3 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33624 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 fe80::f4c3:9b2f:ee16:26d5 UC - - - wg0 tc-so:ff02::%lo0/32 ::1 UC - - 33624 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%wg0/32 fe80::f4c3:9b2f:ee16:26d5 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::f4c3:9b2f:ee16:26d5%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 bo2kSqogjH2MIy48+iqNgmbCIubbBto76juZV0TtPlw= --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-so:Executing command [ rump.ifconfig wg0 destroy ] tc-so:Executing command [ rump.ifconfig wg0 destroy ] tc-so:unix://wg_local shmif0 tc-so:unix://wg_peer shmif0 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33624 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:57:51:70:a2 tc-so: linkstr: bus tc-so: inet6 fe80::b0a0:57ff:fe51:70a2%shmif0/64 flags 0 scopeid 0x2 tc-so: inet 192.168.1.1/24 broadcast 192.168.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:127.0.0.1 lo0 UHl - - 33624 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:93:75:7a:96 UHL - - - shmif0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33624 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:57ff:fe51:70a2 link#2 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33624 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff02::%lo0/32 ::1 UC - - 33624 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 33624 0 0 0 0 0 tc-so:lo0 33624 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33624 ::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 33624 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:57:51:70:a2 13 0 13 0 0 tc-so:shmif 1500 192.168.1/24 192.168.1.1 13 0 13 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:57ff:f tc-so: ff01:2::1 tc-so: ff02::2:611a:2164 tc-so: ff02::1%shmif0 tc-so: ff02::1:ff51:70a2 13 0 13 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (192.168.1.2) at b2:a0:93:75:7a:96 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: 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:57ff:fe51:70a2%shmif0 tc-so: group ff01:2::1 refcount 1 tc-so: group ff02::2:611a:2164%shmif0 refcount 1 tc-so: group ff02::1%shmif0 refcount 1 tc-so: group ff02::1:ff51:70a2%shmif0 refcount 1 tc-so: enaddr b2:a0:57:51:70:a2 multicnt 4 tc-so: 33:33:61:1a:21:64 -- 33:33:61:1a:21:64 refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:51:70:a2 -- 33:33:ff:51:70:a2 refcount 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 33624 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:93:75:7a:96 tc-so: linkstr: bus tc-so: inet6 fe80::b0a0:93ff:fe75:7a96%shmif0/64 flags 0 scopeid 0x2 tc-so: inet 192.168.1.2/24 broadcast 192.168.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:127.0.0.1 lo0 UHl - - 33624 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:57:51:70:a2 UHL - - - shmif0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33624 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:93ff:fe75:7a96 link#2 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33624 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff02::%lo0/32 ::1 UC - - 33624 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 33624 0 0 0 0 0 tc-so:lo0 33624 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33624 ::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 33624 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:93:75:7a:96 9 0 13 0 0 tc-so:shmif 1500 192.168.1/24 192.168.1.2 9 0 13 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:93ff:f tc-so: ff01:2::1 tc-so: ff02::2:bf5:c6f7% tc-so: ff02::1%shmif0 tc-so: ff02::1:ff75:7a96 9 0 13 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (192.168.1.1) at b2:a0:57:51:70:a2 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: 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:93ff:fe75:7a96%shmif0 tc-so: group ff01:2::1 refcount 1 tc-so: group ff02::2:bf5:c6f7%shmif0 refcount 1 tc-so: group ff02::1%shmif0 refcount 1 tc-so: group ff02::1:ff75:7a96%shmif0 refcount 1 tc-so: enaddr b2:a0:93:75:7a:96 multicnt 4 tc-so: 33:33:0b:f5:c6:f7 -- 33:33:0b:f5:c6:f7 refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:75:7a:96 -- 33:33:ff:75:7a:96 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:93:75:7a:96 tc-so: linkstr: bus tc-so: input: 9 packets, 1090 bytes, 3 multicasts tc-so: output: 13 packets, 1390 bytes, 5 multicasts tc-so: inet6 fe80::b0a0:93ff:fe75:7a96%shmif0/64 flags 0 scopeid 0x2 tc-so: inet 192.168.1.2/24 broadcast 192.168.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:57:51:70:a2 tc-so: linkstr: bus tc-so: input: 13 packets, 1390 bytes, 7 multicasts tc-so: output: 13 packets, 1390 bytes, 5 multicasts tc-so: inet6 fe80::b0a0:57ff:fe51:70a2%shmif0/64 flags 0 scopeid 0x2 tc-so: inet 192.168.1.1/24 broadcast 192.168.1.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:unix://wg_local tc-so:unix://wg_peer tc-so:### Dumping unix://wg_local tc-so:lo0: flags=0x8049 mtu 33624 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 - - 33624 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33624 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33624 lo0 tc-so:ff02::%lo0/32 ::1 UC - - 33624 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33624 0 0 0 0 0 tc-so:lo0 33624 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33624 ::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 33624 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 384 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 128 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 1280 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:in6pcbpl 304 10 0 10 1 0 1 1 0 inf 1 tc-so:inmltpl 64 3 0 2 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 35 0 35 1 0 1 1 0 inf 1 tc-so:kcpuset 128 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 256 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 52 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 76 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 64 221 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00128 256 74 0 0 5 0 5 5 0 inf 0 tc-so:kmem-00256 384 76 0 0 8 0 8 8 0 inf 0 tc-so:kmem-00384 512 52 0 0 7 0 7 7 0 inf 0 tc-so:kmem-00512 640 19 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00768 896 8 0 0 2 0 2 2 0 inf 0 tc-so:kmem-01024 1152 99 0 0 33 0 33 33 0 inf 0 tc-so:kmem-02048 2048 649 0 0 325 0 325 325 0 inf 0 tc-so:kmem-04096 4096 17 0 0 17 0 17 17 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 528 7 0 0 4 0 4 4 0 inf 3 tc-so:mclpl 2048 2 0 0 5 0 5 5 0 8192 4 tc-so:mutex 128 37 0 0 2 0 2 2 0 inf 0 tc-so:pcache 2816 51 0 1 50 0 50 50 0 inf 0 tc-so:pcachecpu 128 52 0 0 2 0 2 2 0 inf 0 tc-so:pcglarge 1152 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 384 36 0 0 4 0 4 4 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-128 80 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 371 0 0 6 0 6 6 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 1024 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 14 2 0 2 2 0 inf 1 tc-so:rwlock 128 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:thplthrd 80 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 1024 7 0 0 2 0 2 2 0 inf 0 tc-so:vmembt 128 28 0 0 1 0 1 1 0 inf 0 tc-so:Totals 2156 0 99 515 0 515 tc-so: tc-so:In use 1811K, total allocated 2060K; utilization 87.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, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.99 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/evbarm/9.99.99/modules tc-so:[ 1.360005] mainbus0 (root) tc-so:[ 1.490005] chacha: Portable C ChaCha tc-so:[ 1.490005] aes: BearSSL aes_ct tc-so:[ 1.490005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.490005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 3.620005] shmif0: Ethernet address b2:a0:57:51:70:a2 tc-so:[ 16.460005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 16.460005] get_ifid: shmif0: ifid: b0:a0:57:ff:fe:51:70:a2 tc-so:[ 16.460005] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:57ff:fe51:70a2 tc-so:[ 17.590005] get_ifid: wg0: interface identifier generated by random number tc-so:[ 17.590005] get_ifid: wg0: ifid: 14:22:29:1c:1c:c3:26:97 tc-so:[ 17.590005] ip6_output: refusing to send from invalid address fe80:3::1422:291c:1cc3:2697 (pid 381) tc-so:[ 18.400005] ip6_output: refusing to send from invalid address fe80:3::1422:291c:1cc3:2697 (pid 0) tc-so:[ 18.440005] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:57ff:fe51:70a2 - no duplicates found tc-so:[ 22.800005] in6_if_link_up: fe80:3::1422:291c:1cc3:2697 marked tentative tc-so:[ 22.800005] nd6_dad_start: wg0: starting DAD for fe80:3::1422:291c:1cc3:2697 tc-so:[ 24.090005] nd6_dad_timer: wg0: DAD complete for fe80:3::1422:291c:1cc3:2697 - no duplicates found tc-so:[ 34.660005] in6_if_link_down: fe80:3::1422:291c:1cc3:2697 marked detached tc-so:[ 47.660005] in6_if_link_down: fe80:2::b0a0:57ff:fe51:70a2 marked detached tc-so:### Dumping unix://wg_peer tc-so:lo0: flags=0x8049 mtu 33624 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 - - 33624 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33624 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33624 lo0 tc-so:ff02::%lo0/32 ::1 UC - - 33624 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33624 0 0 0 0 0 tc-so:lo0 33624 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33624 ::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 33624 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 384 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 128 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 1280 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:in6pcbpl 304 10 0 10 1 0 1 1 0 inf 1 tc-so:inmltpl 64 3 0 2 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 33 0 33 1 0 1 1 0 inf 1 tc-so:kcpuset 128 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 256 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 75 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 64 223 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00128 256 74 0 0 5 0 5 5 0 inf 0 tc-so:kmem-00256 384 76 0 0 8 0 8 8 0 inf 0 tc-so:kmem-00384 512 52 0 0 7 0 7 7 0 inf 0 tc-so:kmem-00512 640 19 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00768 896 8 0 0 2 0 2 2 0 inf 0 tc-so:kmem-01024 1152 99 0 0 33 0 33 33 0 inf 0 tc-so:kmem-02048 2048 630 0 0 315 0 315 315 0 inf 0 tc-so:kmem-04096 4096 17 0 0 17 0 17 17 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 528 8 0 0 4 0 4 4 0 inf 2 tc-so:mclpl 2048 3 0 0 6 0 6 6 0 8192 4 tc-so:mutex 128 37 0 0 2 0 2 2 0 inf 0 tc-so:pcache 2816 51 0 1 50 0 50 50 0 inf 0 tc-so:pcachecpu 128 52 0 0 2 0 2 2 0 inf 0 tc-so:pcglarge 1152 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 384 38 0 0 4 0 4 4 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-128 80 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 362 0 0 6 0 6 6 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 1024 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 14 2 0 2 2 0 inf 1 tc-so:rwlock 128 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 1024 7 0 0 2 0 2 2 0 inf 0 tc-so:vmembt 128 28 0 0 1 0 1 1 0 inf 0 tc-so:Totals 2127 0 97 506 0 506 tc-so: tc-so:In use 1774K, total allocated 2024K; utilization 87.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, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.99 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.360005] root file system type: rumpfs tc-so:[ 1.360005] kern.module.path=/stand/evbarm/9.99.99/modules tc-so:[ 1.550005] mainbus0 (root) tc-so:[ 1.690005] chacha: Portable C ChaCha tc-so:[ 1.690005] aes: BearSSL aes_ct tc-so:[ 1.690005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.690005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 5.120005] shmif0: Ethernet address b2:a0:93:75:7a:96 tc-so:[ 17.880005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 17.880005] get_ifid: shmif0: ifid: b0:a0:93:ff:fe:75:7a:96 tc-so:[ 17.880005] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:93ff:fe75:7a96 tc-so:[ 18.960005] get_ifid: wg0: interface identifier generated by random number tc-so:[ 18.960005] get_ifid: wg0: ifid: f4:c3:9b:2f:ee:16:26:d5 tc-so:[ 18.960005] ip6_output: refusing to send from invalid address fe80:3::f4c3:9b2f:ee16:26d5 (pid 381) tc-so:[ 19.410005] ip6_output: refusing to send from invalid address fe80:3::f4c3:9b2f:ee16:26d5 (pid 0) tc-so:[ 19.920005] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:93ff:fe75:7a96 - no duplicates found tc-so:[ 20.780005] ip6_output: refusing to send from invalid address fe80:3::f4c3:9b2f:ee16:26d5 (pid 0) tc-so:[ 20.950005] ip6_output: refusing to send from invalid address fe80:3::f4c3:9b2f:ee16:26d5 (pid 0) tc-so:[ 24.710005] in6_if_link_up: fe80:3::f4c3:9b2f:ee16:26d5 marked tentative tc-so:[ 24.710005] nd6_dad_start: wg0: starting DAD for fe80:3::f4c3:9b2f:ee16:26d5 tc-so:[ 25.960005] nd6_dad_timer: wg0: DAD complete for fe80:3::f4c3:9b2f:ee16:26d5 - no duplicates found tc-so:[ 28.000005] in6_if_link_down: fe80:3::f4c3:9b2f:ee16:26d5 marked detached tc-so:[ 38.320005] in6_if_link_down: fe80:2::b0a0:93ff:fe75:7a96 marked detached tc-so:bus tc-so:### Dumping bus tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:16.460004 b2:a0:57:51:70:a2 > 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:16.840004 b2:a0:57:51:70:a2 > 33:33:61:1a:21:64, ethertype IPv6 (0x86dd), length 86: :: > ff02::2:611a:2164: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:611a:2164, length 24 tc-so:00:00:17.290004 b2:a0:57:51:70:a2 > 33:33:ff:51:70:a2, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff51:70a2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff51:70a2, length 24 tc-so:00:00:17.410004 b2:a0:57:51:70:a2 > 33:33:ff:51:70:a2, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff51:70a2: ICMP6, neighbor solicitation, who has fe80::b0a0:57ff:fe51:70a2, length 32 tc-so:00:00:19.380004 b2:a0:57:51:70:a2 > 33:33:ff:51:70:a2, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:57ff:fe51:70a2 > ff02::1:ff51:70a2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff51:70a2, length 24 tc-so:00:00:17.880004 b2:a0:93:75:7a:96 > 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:18.400004 b2:a0:93:75:7a:96 > 33:33:0b:f5:c6:f7, ethertype IPv6 (0x86dd), length 86: :: > ff02::2:bf5:c6f7: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:bf5:c6f7, length 24 tc-so:00:00:25.660004 b2:a0:57:51:70:a2 > 33:33:61:1a:21:64, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:57ff:fe51:70a2 > ff02::2:611a:2164: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:611a:2164, length 24 tc-so:00:00:18.660004 b2:a0:93:75:7a:96 > 33:33:ff:75:7a:96, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff75:7a96: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff75:7a96, length 24 tc-so:00:00:18.700004 b2:a0:93:75:7a:96 > 33:33:ff:75:7a:96, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff75:7a96: ICMP6, neighbor solicitation, who has fe80::b0a0:93ff:fe75:7a96, length 32 tc-so:00:00:24.790004 b2:a0:93:75:7a:96 > 33:33:ff:75:7a:96, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:93ff:fe75:7a96 > ff02::1:ff75:7a96: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff75:7a96, length 24 tc-so:00:00:33.850004 b2:a0:57:51:70:a2 > 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:26.730004 b2:a0:93:75:7a:96 > b2:a0:57:51:70:a2, ethertype ARP (0x0806), length 42: Reply 192.168.1.2 is-at b2:a0:93:75:7a:96, length 28 tc-so:00:00:33.890004 b2:a0:57:51:70:a2 > b2:a0:93:75:7a:96, ethertype IPv4 (0x0800), length 190: 192.168.1.1.51820 > 192.168.1.2.51820: UDP, length 148 tc-so:00:00:26.770004 b2:a0:93:75:7a:96 > 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:33.930004 b2:a0:57:51:70:a2 > b2:a0:93:75:7a:96, ethertype ARP (0x0806), length 42: Reply 192.168.1.1 is-at b2:a0:57:51:70:a2, length 28 tc-so:00:00:26.820004 b2:a0:93:75:7a:96 > b2:a0:57:51:70:a2, ethertype IPv4 (0x0800), length 134: 192.168.1.2.51820 > 192.168.1.1.51820: UDP, length 92 tc-so:00:00:34.010004 b2:a0:57:51:70:a2 > b2:a0:93:75:7a:96, ethertype IPv4 (0x0800), length 170: 192.168.1.1.51820 > 192.168.1.2.51820: UDP, length 128 tc-so:00:00:26.900004 b2:a0:93:75:7a:96 > b2:a0:57:51:70:a2, ethertype IPv4 (0x0800), length 190: 192.168.1.2.51820 > 192.168.1.1.51820: UDP, length 148 tc-so:00:00:34.050004 b2:a0:57:51:70:a2 > b2:a0:93:75:7a:96, ethertype IPv4 (0x0800), length 134: 192.168.1.1.51820 > 192.168.1.2.51820: UDP, length 92 tc-so:00:00:26.940004 b2:a0:93:75:7a:96 > b2:a0:57:51:70:a2, ethertype IPv4 (0x0800), length 170: 192.168.1.2.51820 > 192.168.1.1.51820: UDP, length 128 tc-so:00:00:34.130004 b2:a0:57:51:70:a2 > b2:a0:93:75:7a:96, ethertype IPv4 (0x0800), length 170: 192.168.1.1.51820 > 192.168.1.2.51820: UDP, length 128 tc-so:00:00:27.010004 b2:a0:93:75:7a:96 > b2:a0:57:51:70:a2, ethertype IPv4 (0x0800), length 170: 192.168.1.2.51820 > 192.168.1.1.51820: UDP, length 128 tc-so:00:00:34.170004 b2:a0:57:51:70:a2 > b2:a0:93:75:7a:96, ethertype IPv4 (0x0800), length 170: 192.168.1.1.51820 > 192.168.1.2.51820: UDP, length 128 tc-so:00:00:27.050004 b2:a0:93:75:7a:96 > b2:a0:57:51:70:a2, ethertype IPv4 (0x0800), length 170: 192.168.1.2.51820 > 192.168.1.1.51820: UDP, length 128 tc-so:00:00:27.090004 b2:a0:93:75:7a:96 > 33:33:0b:f5:c6:f7, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:93ff:fe75:7a96 > ff02::2:bf5:c6f7: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:bf5:c6f7, length 24 tc-so:unix://wg_local tc-so:unix://wg_peer tc-end: 1662328010.139468, wg_basic_ipv4_over_ipv4, passed tc-start: 1662328010.187639, 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:d4:0e:e5:9e ./.__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 - - 33624 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33624 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:8aff:fe53:30e2 link#2 UHl - - - lo0 tc-so:fe80::%wg0/64 fe80::e0dd:a79a:4640:fd1d U - - - wg0 tc-so:fe80::e0dd:a79a:4640:fd1d link#3 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33624 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 fe80::e0dd:a79a:4640:fd1d UC - - - wg0 tc-so:ff02::%lo0/32 ::1 UC - - 33624 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%wg0/32 fe80::e0dd:a79a:4640:fd1d 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::e0dd:a79a:4640:fd1d%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 Ssjgwl0MAlC99ZvBBcOap2mO0lDfOfMnwrHwAjxot3A= --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 - - 33624 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33624 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:d4ff:fe0e:e59e link#2 UHl - - - lo0 tc-so:fe80::%wg0/64 fe80::844e:1f93:131b:f012 U - - - wg0 tc-so:fe80::844e:1f93:131b:f012 link#3 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33624 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 fe80::844e:1f93:131b:f012 UC - - - wg0 tc-so:ff02::%lo0/32 ::1 UC - - 33624 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%wg0/32 fe80::844e:1f93:131b:f012 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::844e:1f93:131b:f012%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 oGATXg28dTMOC7sCDPzY4H5762J+VzSSuQ7veec6Hh8= --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-so:Executing command [ rump.ifconfig wg0 destroy ] tc-so:Executing command [ rump.ifconfig wg0 destroy ] tc-so:unix://wg_local shmif0 tc-so:unix://wg_peer shmif0 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33624 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:53:30:e2 tc-so: linkstr: bus tc-so: inet6 fc00::1/64 flags 0 tc-so: inet6 fe80::b0a0:8aff:fe53:30e2%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 - - 33624 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33624 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:8aff:fe53:30e2 link#2 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33624 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff02::%lo0/32 ::1 UC - - 33624 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:fc00::2 b2:a0:d4:0e:e5:9e 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 33624 0 0 0 0 0 tc-so:lo0 33624 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33624 ::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 33624 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:8a:53:30:e2 11 0 11 0 0 tc-so:shmif 1500 fc00::/64 fc00::1 tc-so: ff02::1:ff53:30e2 tc-so: ff01:2::1 tc-so: ff02::2:45c9:665b 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:8aff:f 11 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:fc00::2 b2:a0:d4:0e:e5:9e 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 fc00::1 tc-so: group ff02::1:ff53:30e2%shmif0 refcount 1 tc-so: group ff01:2::1 refcount 2 tc-so: group ff02::2:45c9:665b%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:8a:53:30:e2 multicnt 4 tc-so: 33:33:ff:53:30:e2 -- 33:33:ff:53:30:e2 refcount 1 tc-so: 33:33:45:c9:66:5b -- 33:33:45:c9:66:5b 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 33624 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:d4:0e:e5:9e tc-so: linkstr: bus tc-so: inet6 fc00::2/64 flags 0 tc-so: inet6 fe80::b0a0:d4ff:fe0e:e59e%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 - - 33624 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33624 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:d4ff:fe0e:e59e link#2 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33624 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff02::%lo0/32 ::1 UC - - 33624 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:fc00::1 b2:a0:8a:53:30: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 33624 0 0 0 0 0 tc-so:lo0 33624 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33624 ::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 33624 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:d4:0e:e5:9e 9 0 12 0 0 tc-so:shmif 1500 fc00::/64 fc00::2 tc-so: ff02::1:ff0e:e59e tc-so: ff01:2::1 tc-so: ff02::2:15f5:a6b4 tc-so: ff02::1%shmif0 tc-so: ff02::1:ff00:2%sh 9 0 12 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:d4ff:f 9 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:fc00::1 b2:a0:8a:53:30:e2 shmif0 38s 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 fc00::2 tc-so: group ff02::1:ff0e:e59e%shmif0 refcount 1 tc-so: group ff01:2::1 refcount 2 tc-so: group ff02::2:15f5:a6b4%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:d4:0e:e5:9e multicnt 4 tc-so: 33:33:ff:0e:e5:9e -- 33:33:ff:0e:e5:9e refcount 1 tc-so: 33:33:15:f5:a6:b4 -- 33:33:15:f5:a6:b4 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:d4:0e:e5:9e tc-so: linkstr: bus tc-so: input: 9 packets, 1270 bytes, 3 multicasts tc-so: output: 12 packets, 1536 bytes, 5 multicasts tc-so: inet6 fc00::2/64 flags 0 tc-so: inet6 fe80::b0a0:d4ff:fe0e:e59e%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:53:30:e2 tc-so: linkstr: bus tc-so: input: 12 packets, 1536 bytes, 5 multicasts tc-so: output: 12 packets, 1528 bytes, 6 multicasts tc-so: inet6 fc00::1/64 flags 0 tc-so: inet6 fe80::b0a0:8aff:fe53:30e2%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:unix://wg_local tc-so:unix://wg_peer tc-so:### Dumping unix://wg_local tc-so:lo0: flags=0x8049 mtu 33624 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 - - 33624 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33624 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33624 lo0 tc-so:ff02::%lo0/32 ::1 UC - - 33624 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33624 0 0 0 0 0 tc-so:lo0 33624 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33624 ::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 33624 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 384 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 128 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 1280 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:icmp6 32 2 0 2 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 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 34 0 34 1 0 1 1 0 inf 1 tc-so:kcpuset 128 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 256 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 73 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 64 228 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00128 256 74 0 0 5 0 5 5 0 inf 0 tc-so:kmem-00256 384 77 0 0 8 0 8 8 0 inf 0 tc-so:kmem-00384 512 52 0 0 7 0 7 7 0 inf 0 tc-so:kmem-00512 640 19 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00768 896 8 0 0 2 0 2 2 0 inf 0 tc-so:kmem-01024 1152 99 0 0 33 0 33 33 0 inf 0 tc-so:kmem-02048 2048 674 0 0 337 0 337 337 0 inf 0 tc-so:kmem-04096 4096 17 0 0 17 0 17 17 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 528 7 0 0 4 0 4 4 0 inf 3 tc-so:mclpl 2048 2 0 0 5 0 5 5 0 8192 4 tc-so:mutex 128 37 0 0 2 0 2 2 0 inf 0 tc-so:pcache 2816 51 0 1 50 0 50 50 0 inf 0 tc-so:pcachecpu 128 52 0 0 2 0 2 2 0 inf 0 tc-so:pcglarge 1152 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 384 37 0 0 4 0 4 4 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-128 80 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 383 0 0 7 0 7 7 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 1024 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 14 2 0 2 2 0 inf 1 tc-so:rwlock 128 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:thplthrd 80 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 1024 7 0 0 2 0 2 2 0 inf 0 tc-so:vmembt 128 30 0 0 1 0 1 1 0 inf 0 tc-so:Totals 2207 0 104 529 0 529 tc-so: tc-so:In use 1863K, total allocated 2116K; utilization 88.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, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.99 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/evbarm/9.99.99/modules tc-so:[ 1.320005] 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.540005] shmif0: Ethernet address b2:a0:8a:53:30:e2 tc-so:[ 12.110005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 12.110005] get_ifid: shmif0: ifid: b0:a0:8a:ff:fe:53:30:e2 tc-so:[ 12.110005] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:8aff:fe53:30e2 tc-so:[ 13.010005] get_ifid: wg0: interface identifier generated by random number tc-so:[ 13.010005] get_ifid: wg0: ifid: e0:dd:a7:9a:46:40:fd:1d tc-so:[ 13.680005] ip6_output: refusing to send from invalid address fe80:3::e0dd:a79a:4640:fd1d (pid 0) tc-so:[ 13.840005] ip6_output: refusing to send from invalid address fe80:3::e0dd:a79a:4640:fd1d (pid 0) tc-so:[ 13.960005] ip6_output: refusing to send from invalid address fe80:3::e0dd:a79a:4640:fd1d (pid 0) tc-so:[ 14.080005] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:8aff:fe53:30e2 - no duplicates found tc-so:[ 18.220005] in6_if_link_up: fe80:3::e0dd:a79a:4640:fd1d marked tentative tc-so:[ 18.220005] nd6_dad_start: wg0: starting DAD for fe80:3::e0dd:a79a:4640:fd1d tc-so:[ 19.980005] nd6_dad_timer: wg0: DAD complete for fe80:3::e0dd:a79a:4640:fd1d - no duplicates found tc-so:[ 29.520005] in6_if_link_down: fe80:3::e0dd:a79a:4640:fd1d marked detached tc-so:[ 43.900005] in6_if_link_down: fc00::1 marked detached tc-so:[ 43.900005] in6_if_link_down: fe80:2::b0a0:8aff:fe53:30e2 marked detached tc-so:### Dumping unix://wg_peer tc-so:lo0: flags=0x8049 mtu 33624 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 - - 33624 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33624 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33624 lo0 tc-so:ff02::%lo0/32 ::1 UC - - 33624 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33624 0 0 0 0 0 tc-so:lo0 33624 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33624 ::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 33624 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 384 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 128 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 1280 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:icmp6 32 2 0 2 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 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 36 0 36 1 0 1 1 0 inf 1 tc-so:kcpuset 128 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 256 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 72 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 64 229 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00128 256 74 0 0 5 0 5 5 0 inf 0 tc-so:kmem-00256 384 77 0 0 8 0 8 8 0 inf 0 tc-so:kmem-00384 512 52 0 0 7 0 7 7 0 inf 0 tc-so:kmem-00512 640 19 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00768 896 8 0 0 2 0 2 2 0 inf 0 tc-so:kmem-01024 1152 99 0 0 33 0 33 33 0 inf 0 tc-so:kmem-02048 2048 684 0 0 342 0 342 342 0 inf 0 tc-so:kmem-04096 4096 17 0 0 17 0 17 17 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 528 7 0 0 4 0 4 4 0 inf 3 tc-so:mclpl 2048 3 0 0 6 0 6 6 0 8192 4 tc-so:mutex 128 37 0 0 2 0 2 2 0 inf 0 tc-so:pcache 2816 51 0 1 50 0 50 50 0 inf 0 tc-so:pcachecpu 128 52 0 0 2 0 2 2 0 inf 0 tc-so:pcglarge 1152 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 384 37 0 0 4 0 4 4 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-128 80 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 389 0 0 7 0 7 7 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 1024 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 14 2 0 2 2 0 inf 1 tc-so:rwlock 128 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 1024 7 0 0 2 0 2 2 0 inf 0 tc-so:vmembt 128 30 0 0 1 0 1 1 0 inf 0 tc-so:Totals 2225 0 110 535 0 535 tc-so: tc-so:In use 1884K, total allocated 2140K; utilization 88.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, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.99 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/evbarm/9.99.99/modules tc-so:[ 1.410005] mainbus0 (root) tc-so:[ 1.530005] chacha: Portable C ChaCha tc-so:[ 1.530005] aes: BearSSL aes_ct tc-so:[ 1.530005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.530005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 4.080005] shmif0: Ethernet address b2:a0:d4:0e:e5:9e tc-so:[ 15.460005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 15.460005] get_ifid: shmif0: ifid: b0:a0:d4:ff:fe:0e:e5:9e tc-so:[ 15.460005] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:d4ff:fe0e:e59e tc-so:[ 16.630005] get_ifid: wg0: interface identifier generated by random number tc-so:[ 16.630005] get_ifid: wg0: ifid: 84:4e:1f:93:13:1b:f0:12 tc-so:[ 16.870005] ip6_output: refusing to send from invalid address fe80:3::844e:1f93:131b:f012 (pid 0) tc-so:[ 17.030005] ip6_output: refusing to send from invalid address fe80:3::844e:1f93:131b:f012 (pid 0) tc-so:[ 17.430005] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:d4ff:fe0e:e59e - no duplicates found tc-so:[ 19.500005] ip6_output: refusing to send from invalid address fe80:3::844e:1f93:131b:f012 (pid 0) tc-so:[ 19.950005] ip6_output: refusing to send from invalid address fe80:3::844e:1f93:131b:f012 (pid 0) tc-so:[ 21.150005] in6_if_link_up: fe80:3::844e:1f93:131b:f012 marked tentative tc-so:[ 21.150005] nd6_dad_start: wg0: starting DAD for fe80:3::844e:1f93:131b:f012 tc-so:[ 23.180005] nd6_dad_timer: wg0: DAD complete for fe80:3::844e:1f93:131b:f012 - no duplicates found tc-so:[ 25.110005] in6_if_link_down: fe80:3::844e:1f93:131b:f012 marked detached tc-so:[ 35.430005] in6_if_link_down: fc00::2 marked detached tc-so:[ 35.430005] in6_if_link_down: fe80:2::b0a0:d4ff:fe0e:e59e marked detached tc-so:bus tc-so:### Dumping bus tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:12.660004 b2:a0:8a:53:30:e2 > 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.970004 b2:a0:8a:53:30:e2 > 33:33:ff:53:30:e2, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff53:30e2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff53:30e2, length 24 tc-so:00:00:13.060004 b2:a0:8a:53:30:e2 > 33:33:ff:53:30:e2, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff53:30e2: ICMP6, neighbor solicitation, who has fe80::b0a0:8aff:fe53:30e2, length 32 tc-so:00:00:17.490004 b2:a0:8a:53:30:e2 > 33:33:45:c9:66:5b, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:8aff:fe53:30e2 > ff02::2:45c9:665b: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:45c9:665b, length 24 tc-so:00:00:15.650004 b2:a0:d4:0e:e5:9e > 33:33:ff:0e:e5:9e, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff0e:e59e: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff0e:e59e, length 24 tc-so:00:00:20.860004 b2:a0:8a:53:30:e2 > 33:33:ff:53:30:e2, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:8aff:fe53:30e2 > ff02::1:ff53:30e2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff53:30e2, length 24 tc-so:00:00:16.430004 b2:a0:d4:0e:e5:9e > 33:33:ff:0e:e5:9e, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff0e:e59e: ICMP6, neighbor solicitation, who has fe80::b0a0:d4ff:fe0e:e59e, length 32 tc-so:00:00:19.260004 b2:a0:d4:0e:e5:9e > 33:33:15:f5:a6:b4, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:d4ff:fe0e:e59e > ff02::2:15f5:a6b4: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:15f5:a6b4, length 24 tc-so:00:00:20.630004 b2:a0:d4:0e:e5:9e > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:d4ff:fe0e:e59e > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24 tc-so:00:00:28.630004 b2:a0:8a:53:30:e2 > 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:23.670004 b2:a0:d4:0e:e5:9e > b2:a0:8a:53:30:e2, ethertype IPv6 (0x86dd), length 86: fc00::2 > fc00::1: ICMP6, neighbor advertisement, tgt is fc00::2, length 32 tc-so:00:00:28.670004 b2:a0:8a:53:30:e2 > b2:a0:d4:0e:e5:9e, ethertype IPv6 (0x86dd), length 210: fc00::1.51820 > fc00::2.51820: UDP, length 148 tc-so:00:00:23.750004 b2:a0:d4:0e:e5:9e > b2:a0:8a:53:30:e2, ethertype IPv6 (0x86dd), length 154: fc00::2.51820 > fc00::1.51820: UDP, length 92 tc-so:00:00:28.810004 b2:a0:8a:53:30:e2 > b2:a0:d4:0e:e5:9e, ethertype IPv6 (0x86dd), length 190: fc00::1.51820 > fc00::2.51820: UDP, length 128 tc-so:00:00:23.830004 b2:a0:d4:0e:e5:9e > b2:a0:8a:53:30:e2, ethertype IPv6 (0x86dd), length 210: fc00::2.51820 > fc00::1.51820: UDP, length 148 tc-so:00:00:28.850004 b2:a0:8a:53:30:e2 > b2:a0:d4:0e:e5:9e, ethertype IPv6 (0x86dd), length 154: fc00::1.51820 > fc00::2.51820: UDP, length 92 tc-so:00:00:23.920004 b2:a0:d4:0e:e5:9e > b2:a0:8a:53:30:e2, ethertype IPv6 (0x86dd), length 190: fc00::2.51820 > fc00::1.51820: UDP, length 128 tc-so:00:00:28.970004 b2:a0:8a:53:30:e2 > b2:a0:d4:0e:e5:9e, ethertype IPv6 (0x86dd), length 190: fc00::1.51820 > fc00::2.51820: UDP, length 128 tc-so:00:00:23.990004 b2:a0:d4:0e:e5:9e > b2:a0:8a:53:30:e2, ethertype IPv6 (0x86dd), length 190: fc00::2.51820 > fc00::1.51820: UDP, length 128 tc-so:00:00:29.020004 b2:a0:8a:53:30:e2 > b2:a0:d4:0e:e5:9e, ethertype IPv6 (0x86dd), length 190: fc00::1.51820 > fc00::2.51820: UDP, length 128 tc-so:00:00:24.030004 b2:a0:d4:0e:e5:9e > b2:a0:8a:53:30:e2, ethertype IPv6 (0x86dd), length 190: fc00::2.51820 > fc00::1.51820: UDP, length 128 tc-so:00:00:24.460004 b2:a0:d4:0e:e5:9e > 33:33:ff:0e:e5:9e, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:d4ff:fe0e:e59e > ff02::1:ff0e:e59e: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff0e:e59e, length 24 tc-so:00:00:28.700004 b2:a0:d4:0e:e5:9e > b2:a0:8a:53:30:e2, ethertype IPv6 (0x86dd), length 86: fc00::2 > fc00::1: ICMP6, neighbor solicitation, who has fc00::1, length 32 tc-so:00:00:33.680004 b2:a0:8a:53:30:e2 > b2:a0:d4:0e:e5:9e, ethertype IPv6 (0x86dd), length 78: fc00::1 > fc00::2: ICMP6, neighbor advertisement, tgt is fc00::1, length 24 tc-so:unix://wg_local tc-so:unix://wg_peer tc-end: 1662328070.491386, wg_basic_ipv4_over_ipv6, passed tc-start: 1662328070.753044, 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:07:d5:89:b0 ./.__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 - - 33624 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 - - 33624 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:cdff:fe2d:8d43 link#2 UHl - - - lo0 tc-so:fe80::%wg0/64 fe80::f4f1:cd10:24:730e U - - - wg0 tc-so:fe80::f4f1:cd10:24:730e link#3 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33624 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 - - 33624 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::f4f1:cd10:24:730e%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 rprSTpKL14p2UJyYN1xF4+vPwWpXMA9H+gIP3YAK/xA= --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 - - 33624 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 - - 33624 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:7ff:fed5:89b0 link#2 UHl - - - lo0 tc-so:fe80::%wg0/64 fe80::5c4c:18d9:12e2:2408 U - - - wg0 tc-so:fe80::5c4c:18d9:12e2:2408 link#3 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33624 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 - - 33624 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::5c4c:18d9:12e2:2408%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 cDpou9wZOymJEbQDW5PkjTusZVVJHnwMKntjImIR6Ec= --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-so:Executing command [ rump.ifconfig wg0 destroy ] tc-so:Executing command [ rump.ifconfig wg0 destroy ] tc-so:unix://wg_local shmif0 tc-so:unix://wg_peer shmif0 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33624 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:2d:8d:43 tc-so: linkstr: bus tc-so: inet6 fe80::b0a0:cdff:fe2d:8d43%shmif0/64 flags 0 scopeid 0x2 tc-so: inet 192.168.1.1/24 broadcast 192.168.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:127.0.0.1 lo0 UHl - - 33624 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:07:d5:89:b0 UHL - - - shmif0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33624 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:fe2d:8d43 link#2 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33624 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff02::%lo0/32 ::1 UC - - 33624 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 33624 0 0 0 0 0 tc-so:lo0 33624 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33624 ::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 33624 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:cd:2d:8d:43 13 0 13 0 0 tc-so:shmif 1500 192.168.1/24 192.168.1.1 13 0 13 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:cdff:f tc-so: ff01:2::1 tc-so: ff02::2:6ede:9117 tc-so: ff02::1%shmif0 tc-so: ff02::1:ff2d:8d43 13 0 13 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (192.168.1.2) at b2:a0:07:d5:89:b0 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: 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:cdff:fe2d:8d43%shmif0 tc-so: group ff01:2::1 refcount 1 tc-so: group ff02::2:6ede:9117%shmif0 refcount 1 tc-so: group ff02::1%shmif0 refcount 1 tc-so: group ff02::1:ff2d:8d43%shmif0 refcount 1 tc-so: enaddr b2:a0:cd:2d:8d:43 multicnt 4 tc-so: 33:33:6e:de:91:17 -- 33:33:6e:de:91:17 refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:2d:8d:43 -- 33:33:ff:2d:8d:43 refcount 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 33624 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:d5:89:b0 tc-so: linkstr: bus tc-so: inet6 fe80::b0a0:7ff:fed5:89b0%shmif0/64 flags 0 scopeid 0x2 tc-so: inet 192.168.1.2/24 broadcast 192.168.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:127.0.0.1 lo0 UHl - - 33624 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:cd:2d:8d:43 UHL - - - shmif0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33624 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:fed5:89b0 link#2 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33624 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff02::%lo0/32 ::1 UC - - 33624 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 33624 0 0 0 0 0 tc-so:lo0 33624 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33624 ::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 33624 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:07:d5:89:b0 9 0 13 0 0 tc-so:shmif 1500 192.168.1/24 192.168.1.2 9 0 13 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:7ff:fe tc-so: ff01:2::1 tc-so: ff02::2:efa0:bf45 tc-so: ff02::1%shmif0 tc-so: ff02::1:ffd5:89b0 9 0 13 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (192.168.1.1) at b2:a0:cd:2d:8d:43 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: 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:7ff:fed5:89b0%shmif0 tc-so: group ff01:2::1 refcount 1 tc-so: group ff02::2:efa0:bf45%shmif0 refcount 1 tc-so: group ff02::1%shmif0 refcount 1 tc-so: group ff02::1:ffd5:89b0%shmif0 refcount 1 tc-so: enaddr b2:a0:07:d5:89:b0 multicnt 4 tc-so: 33:33:ef:a0:bf:45 -- 33:33:ef:a0:bf:45 refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:d5:89:b0 -- 33:33:ff:d5:89:b0 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:07:d5:89:b0 tc-so: linkstr: bus tc-so: input: 9 packets, 994 bytes, 3 multicasts tc-so: output: 13 packets, 1294 bytes, 5 multicasts tc-so: inet6 fe80::b0a0:7ff:fed5:89b0%shmif0/64 flags 0 scopeid 0x2 tc-so: inet 192.168.1.2/24 broadcast 192.168.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:cd:2d:8d:43 tc-so: linkstr: bus tc-so: input: 13 packets, 1294 bytes, 7 multicasts tc-so: output: 13 packets, 1294 bytes, 5 multicasts tc-so: inet6 fe80::b0a0:cdff:fe2d:8d43%shmif0/64 flags 0 scopeid 0x2 tc-so: inet 192.168.1.1/24 broadcast 192.168.1.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:unix://wg_local tc-so:unix://wg_peer tc-so:### Dumping unix://wg_local tc-so:lo0: flags=0x8049 mtu 33624 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 - - 33624 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33624 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33624 lo0 tc-so:ff02::%lo0/32 ::1 UC - - 33624 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33624 0 0 0 0 0 tc-so:lo0 33624 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33624 ::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 33624 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 384 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 128 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 1280 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 26 0 26 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 44 0 44 1 0 1 1 0 inf 1 tc-so:kcpuset 128 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 256 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 53 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 74 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 64 229 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00128 256 74 0 0 5 0 5 5 0 inf 0 tc-so:kmem-00256 384 78 0 0 8 0 8 8 0 inf 0 tc-so:kmem-00384 512 52 0 0 7 0 7 7 0 inf 0 tc-so:kmem-00512 640 19 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00768 896 8 0 0 2 0 2 2 0 inf 0 tc-so:kmem-01024 1152 99 0 0 33 0 33 33 0 inf 0 tc-so:kmem-02048 2048 747 0 0 374 0 374 374 0 inf 0 tc-so:kmem-04096 4096 17 0 0 17 0 17 17 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 528 21 0 0 6 0 6 6 0 inf 3 tc-so:mclpl 2048 4 0 0 6 0 6 6 0 8192 4 tc-so:mutex 128 37 0 0 2 0 2 2 0 inf 0 tc-so:pcache 2816 51 0 1 50 0 50 50 0 inf 0 tc-so:pcachecpu 128 52 0 0 2 0 2 2 0 inf 0 tc-so:pcglarge 1152 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 384 41 0 0 5 0 5 5 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-128 80 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 421 0 0 7 0 7 7 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 1024 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 14 2 0 2 2 0 inf 1 tc-so:rwlock 128 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:thplthrd 80 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 1024 7 0 0 2 0 2 2 0 inf 0 tc-so:vmembt 128 34 0 0 2 0 2 2 0 inf 0 tc-so:Totals 2363 0 123 570 0 570 tc-so: tc-so:In use 2025K, total allocated 2280K; utilization 88.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, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.99 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/evbarm/9.99.99/modules tc-so:[ 1.810005] mainbus0 (root) tc-so:[ 1.810005] chacha: Portable C ChaCha tc-so:[ 1.810005] aes: BearSSL aes_ct tc-so:[ 1.810005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.810005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 4.420005] shmif0: Ethernet address b2:a0:cd:2d:8d:43 tc-so:[ 12.790005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 12.790005] get_ifid: shmif0: ifid: b0:a0:cd:ff:fe:2d:8d:43 tc-so:[ 12.790005] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:cdff:fe2d:8d43 tc-so:[ 13.650005] get_ifid: wg0: interface identifier generated by random number tc-so:[ 13.650005] get_ifid: wg0: ifid: f4:f1:cd:10:00:24:73:0e tc-so:[ 13.830005] ip6_output: refusing to send from invalid address fe80:3::f4f1:cd10:24:730e (pid 0) tc-so:[ 13.830005] ip6_output: refusing to send from invalid address fe80:3::f4f1:cd10:24:730e (pid 0) tc-so:[ 14.630005] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:cdff:fe2d:8d43 - no duplicates found tc-so:[ 18.240005] in6_if_link_up: fd00::1 marked tentative tc-so:[ 18.240005] nd6_dad_start: wg0: starting DAD for fd00::1 tc-so:[ 18.240005] in6_if_link_up: fe80:3::f4f1:cd10:24:730e marked tentative tc-so:[ 18.240005] nd6_dad_start: wg0: starting DAD for fe80:3::f4f1:cd10:24:730e tc-so:[ 20.200005] nd6_dad_timer: wg0: DAD complete for fe80:3::f4f1:cd10:24:730e - no duplicates found tc-so:[ 20.240005] nd6_dad_timer: wg0: DAD complete for fd00::1 - no duplicates found tc-so:[ 30.220005] in6_if_link_down: fd00::1 marked detached tc-so:[ 30.220005] in6_if_link_down: fe80:3::f4f1:cd10:24:730e marked detached tc-so:[ 42.480005] in6_if_link_down: fe80:2::b0a0:cdff:fe2d:8d43 marked detached tc-so:### Dumping unix://wg_peer tc-so:lo0: flags=0x8049 mtu 33624 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 - - 33624 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33624 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33624 lo0 tc-so:ff02::%lo0/32 ::1 UC - - 33624 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33624 0 0 0 0 0 tc-so:lo0 33624 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33624 ::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 33624 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 384 4 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 128 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 1280 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 3 0 3 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 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 34 0 34 1 0 1 1 0 inf 1 tc-so:kcpuset 128 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 256 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 73 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 64 230 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00128 256 74 0 0 5 0 5 5 0 inf 0 tc-so:kmem-00256 384 78 0 0 8 0 8 8 0 inf 0 tc-so:kmem-00384 512 52 0 0 7 0 7 7 0 inf 0 tc-so:kmem-00512 640 19 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00768 896 8 0 0 2 0 2 2 0 inf 0 tc-so:kmem-01024 1152 99 0 0 33 0 33 33 0 inf 0 tc-so:kmem-02048 2048 654 0 0 327 0 327 327 0 inf 0 tc-so:kmem-04096 4096 17 0 0 17 0 17 17 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 528 7 0 0 4 0 4 4 0 inf 3 tc-so:mclpl 2048 3 0 0 6 0 6 6 0 8192 4 tc-so:mutex 128 37 0 0 2 0 2 2 0 inf 0 tc-so:pcache 2816 51 0 1 50 0 50 50 0 inf 0 tc-so:pcachecpu 128 52 0 0 2 0 2 2 0 inf 0 tc-so:pcglarge 1152 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 384 38 0 0 4 0 4 4 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-128 80 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 374 0 0 6 0 6 6 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 1024 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 14 2 0 2 2 0 inf 1 tc-so:rwlock 128 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 1024 7 0 0 2 0 2 2 0 inf 0 tc-so:vmembt 128 28 0 0 1 0 1 1 0 inf 0 tc-so:Totals 2177 0 101 518 0 518 tc-so: tc-so:In use 1827K, total allocated 2072K; utilization 88.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, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.99 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/evbarm/9.99.99/modules tc-so:[ 1.490005] mainbus0 (root) tc-so:[ 1.650005] chacha: Portable C ChaCha tc-so:[ 1.650005] aes: BearSSL aes_ct tc-so:[ 1.650005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.650005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 3.960005] shmif0: Ethernet address b2:a0:07:d5:89:b0 tc-so:[ 14.990005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 14.990005] get_ifid: shmif0: ifid: b0:a0:07:ff:fe:d5:89:b0 tc-so:[ 14.990005] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:7ff:fed5:89b0 tc-so:[ 15.920005] get_ifid: wg0: interface identifier generated by random number tc-so:[ 15.920005] get_ifid: wg0: ifid: 5c:4c:18:d9:12:e2:24:08 tc-so:[ 16.110005] ip6_output: refusing to send from invalid address fe80:3::5c4c:18d9:12e2:2408 (pid 0) tc-so:[ 16.750005] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:7ff:fed5:89b0 - no duplicates found tc-so:[ 16.870005] ip6_output: refusing to send from invalid address fe80:3::5c4c:18d9:12e2:2408 (pid 0) tc-so:[ 19.560005] ip6_output: refusing to send from invalid address fe80:3::5c4c:18d9:12e2:2408 (pid 0) tc-so:[ 21.140005] in6_if_link_up: fd00::2 marked tentative tc-so:[ 21.140005] nd6_dad_start: wg0: starting DAD for fd00::2 tc-so:[ 21.140005] in6_if_link_up: fe80:3::5c4c:18d9:12e2:2408 marked tentative tc-so:[ 21.140005] nd6_dad_start: wg0: starting DAD for fe80:3::5c4c:18d9:12e2:2408 tc-so:[ 22.430005] nd6_dad_timer: wg0: DAD complete for fd00::2 - no duplicates found tc-so:[ 23.010005] nd6_dad_timer: wg0: DAD complete for fe80:3::5c4c:18d9:12e2:2408 - no duplicates found tc-so:[ 24.910005] in6_if_link_down: fd00::2 marked detached tc-so:[ 24.910005] in6_if_link_down: fe80:3::5c4c:18d9:12e2:2408 marked detached tc-so:[ 34.470005] in6_if_link_down: fe80:2::b0a0:7ff:fed5:89b0 marked detached tc-so:bus tc-so:### Dumping bus tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:12.790004 b2:a0:cd:2d:8d:43 > 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:13.010004 b2:a0:cd:2d:8d:43 > 33:33:6e:de:91:17, ethertype IPv6 (0x86dd), length 86: :: > ff02::2:6ede:9117: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:6ede:9117, length 24 tc-so:00:00:13.260004 b2:a0:cd:2d:8d:43 > 33:33:ff:2d:8d:43, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff2d:8d43: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff2d:8d43, length 24 tc-so:00:00:13.610004 b2:a0:cd:2d:8d:43 > 33:33:ff:2d:8d:43, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff2d:8d43: ICMP6, neighbor solicitation, who has fe80::b0a0:cdff:fe2d:8d43, length 32 tc-so:00:00:19.240004 b2:a0:cd:2d:8d:43 > 33:33:6e:de:91:17, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:cdff:fe2d:8d43 > ff02::2:6ede:9117: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:6ede:9117, length 24 tc-so:00:00:14.950004 b2:a0:07:d5:89:b0 > 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.280004 b2:a0:07:d5:89:b0 > 33:33:ff:d5:89:b0, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffd5:89b0: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffd5:89b0, length 24 tc-so:00:00:15.450004 b2:a0:07:d5:89:b0 > 33:33:ef:a0:bf:45, ethertype IPv6 (0x86dd), length 86: :: > ff02::2:efa0:bf45: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:efa0:bf45, length 24 tc-so:00:00:15.730004 b2:a0:07:d5:89:b0 > 33:33:ff:d5:89:b0, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffd5:89b0: ICMP6, neighbor solicitation, who has fe80::b0a0:7ff:fed5:89b0, length 32 tc-so:00:00:15.840004 b2:a0:07:d5:89:b0 > 33:33:ef:a0:bf:45, ethertype IPv6 (0x86dd), length 86: :: > ff02::2:efa0:bf45: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:efa0:bf45, length 24 tc-so:00:00:21.750004 b2:a0:cd:2d:8d:43 > 33:33:ff:2d:8d:43, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:cdff:fe2d:8d43 > ff02::1:ff2d:8d43: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff2d:8d43, length 24 tc-so:00:00:20.900004 b2:a0:07:d5:89:b0 > 33:33:ff:d5:89:b0, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:7ff:fed5:89b0 > ff02::1:ffd5:89b0: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffd5:89b0, length 24 tc-so:00:00:29.480004 b2:a0:cd:2d:8d:43 > 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:23.750004 b2:a0:07:d5:89:b0 > b2:a0:cd:2d:8d:43, ethertype ARP (0x0806), length 42: Reply 192.168.1.2 is-at b2:a0:07:d5:89:b0, length 28 tc-so:00:00:29.530004 b2:a0:cd:2d:8d:43 > b2:a0:07:d5:89:b0, ethertype IPv4 (0x0800), length 190: 192.168.1.1.51820 > 192.168.1.2.51820: UDP, length 148 tc-so:00:00:23.750004 b2:a0:07:d5:89:b0 > 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:29.560004 b2:a0:cd:2d:8d:43 > b2:a0:07:d5:89:b0, ethertype ARP (0x0806), length 42: Reply 192.168.1.1 is-at b2:a0:cd:2d:8d:43, length 28 tc-so:00:00:23.820004 b2:a0:07:d5:89:b0 > b2:a0:cd:2d:8d:43, ethertype IPv4 (0x0800), length 134: 192.168.1.2.51820 > 192.168.1.1.51820: UDP, length 92 tc-so:00:00:29.600004 b2:a0:cd:2d:8d:43 > b2:a0:07:d5:89:b0, ethertype IPv4 (0x0800), length 138: 192.168.1.1.51820 > 192.168.1.2.51820: UDP, length 96 tc-so:00:00:23.850004 b2:a0:07:d5:89:b0 > b2:a0:cd:2d:8d:43, ethertype IPv4 (0x0800), length 190: 192.168.1.2.51820 > 192.168.1.1.51820: UDP, length 148 tc-so:00:00:29.650004 b2:a0:cd:2d:8d:43 > b2:a0:07:d5:89:b0, ethertype IPv4 (0x0800), length 134: 192.168.1.1.51820 > 192.168.1.2.51820: UDP, length 92 tc-so:00:00:23.930004 b2:a0:07:d5:89:b0 > b2:a0:cd:2d:8d:43, ethertype IPv4 (0x0800), length 138: 192.168.1.2.51820 > 192.168.1.1.51820: UDP, length 96 tc-so:00:00:29.760004 b2:a0:cd:2d:8d:43 > b2:a0:07:d5:89:b0, ethertype IPv4 (0x0800), length 138: 192.168.1.1.51820 > 192.168.1.2.51820: UDP, length 96 tc-so:00:00:24.010004 b2:a0:07:d5:89:b0 > b2:a0:cd:2d:8d:43, ethertype IPv4 (0x0800), length 138: 192.168.1.2.51820 > 192.168.1.1.51820: UDP, length 96 tc-so:00:00:29.840004 b2:a0:cd:2d:8d:43 > b2:a0:07:d5:89:b0, ethertype IPv4 (0x0800), length 138: 192.168.1.1.51820 > 192.168.1.2.51820: UDP, length 96 tc-so:00:00:24.050004 b2:a0:07:d5:89:b0 > b2:a0:cd:2d:8d:43, ethertype IPv4 (0x0800), length 138: 192.168.1.2.51820 > 192.168.1.1.51820: UDP, length 96 tc-so:unix://wg_local tc-so:unix://wg_peer tc-end: 1662328130.352225, wg_basic_ipv6_over_ipv4, passed tc-start: 1662328130.385320, 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:a3:c9:cb:e9 ./.__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 - - 33624 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33624 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:f2ff:fe3b:ddc1 link#2 UHl - - - lo0 tc-so:fe80::%wg0/64 fe80::20c8:69f4:f49f:8b0e U - - - wg0 tc-so:fe80::20c8:69f4:f49f:8b0e link#3 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33624 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 - - 33624 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::20c8:69f4:f49f:8b0e%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 7uYr5b9lN3SbrSGtfiEKKoBHwngjZZLRua5kzZeW1SY= --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 - - 33624 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33624 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:a3ff:fec9:cbe9 link#2 UHl - - - lo0 tc-so:fe80::%wg0/64 fe80::98c3:ffcb:9e38:79bc U - - - wg0 tc-so:fe80::98c3:ffcb:9e38:79bc link#3 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33624 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 - - 33624 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::98c3:ffcb:9e38:79bc%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 G42V+CkSHeH89ff/yp4k+Ce5vYOI+Bg+deUI7ztHgxA= --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:16 bytes from fd00::2, icmp_seq=0 hlim=64 time=1104.710 ms tc-se: tc-se:--- fd00::2 ping6 statistics --- tc-se:1 packets transmitted, 1 packets received, 0.0% packet loss tc-se:round-trip min/avg/max/std-dev = 1104.710/1104.710/1104.710/0.000 ms tc-se: tc-se:stderr: tc-se: tc-so:unix://wg_local tc-so:unix://wg_peer tc-so:### Dumping unix://wg_local tc-so:lo0: flags=0x8049 mtu 33624 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:3b:dd:c1 tc-so: linkstr: bus tc-so: input: 9 packets, 1038 bytes, 5 multicasts tc-so: output: 9 packets, 1038 bytes, 6 multicasts tc-so: inet6 fc00::1/64 flags 0 tc-so: inet6 fe80::b0a0:f2ff:fe3b:ddc1%shmif0/64 flags 0 scopeid 0x2 tc-so:wg0: flags=0x8041 mtu 1420 tc-so: status: active tc-so: input: 1 packet, 80 bytes tc-so: output: 1 packet, 56 bytes tc-so: inet6 fd00::1/64 flags 0 tc-so: inet6 fe80::20c8:69f4:f49f:8b0e%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 - - 33624 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33624 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:f2ff:fe3b:ddc1 link#2 UHl - - - lo0 tc-so:fe80::%wg0/64 fe80::20c8:69f4:f49f:8b0e U - - - wg0 tc-so:fe80::20c8:69f4:f49f:8b0e link#3 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33624 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 - - 33624 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%wg0/32 fd00::1 UC - - - wg0 tc-so:fc00::2 b2:a0:a3:c9:cb:e9 UHL - - - shmif0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33624 0 0 0 0 0 tc-so:lo0 33624 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33624 ::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 33624 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:f2:3b:dd:c1 9 0 9 0 0 tc-so:shmif 1500 fc00::/64 fc00::1 tc-so: ff02::1:ff3b:ddc1 tc-so: ff01:2::1 tc-so: ff02::2:f6a7:bcf9 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:f2ff:f 9 0 9 0 0 tc-so:wg0 1420 1 0 1 0 0 tc-so:wg0 1420 fd00::/64 fd00::1 tc-so: ff02::1:ff9f:8b0e tc-so: ff01:3::1 tc-so: ff02::2:f6a7:bcf9 tc-so: ff02::1%wg0 tc-so: ff02::1:ff00:1%wg 1 0 1 0 0 tc-so:wg0 1420 fe80::/64 fe80::20c8:69f4:f 1 0 1 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 384 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 128 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 1280 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 11 0 10 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 128 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 256 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 52 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 64 227 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00128 256 75 0 0 5 0 5 5 0 inf 0 tc-so:kmem-00256 384 78 0 0 8 0 8 8 0 inf 0 tc-so:kmem-00384 512 52 0 0 7 0 7 7 0 inf 0 tc-so:kmem-00512 640 19 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00768 896 8 0 0 2 0 2 2 0 inf 0 tc-so:kmem-01024 1152 99 0 0 33 0 33 33 0 inf 0 tc-so:kmem-02048 2048 505 0 0 253 0 253 253 0 inf 0 tc-so:kmem-04096 4096 17 0 0 17 0 17 17 0 inf 0 tc-so:llentrypl 288 1 0 0 1 0 1 1 0 inf 0 tc-so:mbpl 528 16 0 0 5 0 5 5 0 inf 2 tc-so:mclpl 2048 4 0 0 6 0 6 6 0 8192 4 tc-so:mutex 128 37 0 0 2 0 2 2 0 inf 0 tc-so:pcache 2816 51 0 1 50 0 50 50 0 inf 0 tc-so:pcachecpu 128 52 0 0 2 0 2 2 0 inf 0 tc-so:pcglarge 1152 2 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 384 38 0 0 4 0 4 4 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-128 80 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 300 0 0 5 0 5 5 0 inf 0 tc-so:pnbufpl 1040 4 0 0 2 0 2 2 0 inf 0 tc-so:procpl 1024 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 2 0 2 2 0 inf 0 tc-so:rwlock 128 11 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 5 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 1024 7 0 0 2 0 2 2 0 inf 0 tc-so:vmembt 128 26 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1943 0 67 445 0 445 tc-so: tc-so:In use 1537K, total allocated 1780K; utilization 86.3% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:fc00::2 b2:a0:a3:c9:cb:e9 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 tc-so: group ff02::1:ff3b:ddc1%shmif0 refcount 1 tc-so: group ff01:2::1 refcount 2 tc-so: group ff02::2:f6a7:bcf9%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:f2:3b:dd:c1 multicnt 4 tc-so: 33:33:ff:3b:dd:c1 -- 33:33:ff:3b:dd:c1 refcount 1 tc-so: 33:33:f6:a7:bc:f9 -- 33:33:f6:a7:bc:f9 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:ff9f:8b0e%wg0 refcount 1 tc-so: group ff01:3::1 refcount 2 tc-so: group ff02::2:f6a7:bcf9%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, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.99 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/evbarm/9.99.99/modules tc-so:[ 1.460005] mainbus0 (root) tc-so:[ 1.510005] chacha: Portable C ChaCha tc-so:[ 1.550005] aes: BearSSL aes_ct tc-so:[ 1.550005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.550005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 4.330005] shmif0: Ethernet address b2:a0:f2:3b:dd:c1 tc-so:[ 14.740005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 14.740005] get_ifid: shmif0: ifid: b0:a0:f2:ff:fe:3b:dd:c1 tc-so:[ 14.740005] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:f2ff:fe3b:ddc1 tc-so:[ 15.630005] get_ifid: wg0: interface identifier generated by random number tc-so:[ 15.630005] get_ifid: wg0: ifid: 20:c8:69:f4:f4:9f:8b:0e tc-so:[ 15.850005] ip6_output: refusing to send from invalid address fe80:3::20c8:69f4:f49f:8b0e (pid 0) tc-so:[ 16.600005] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:f2ff:fe3b:ddc1 - no duplicates found tc-so:[ 18.780005] ip6_output: refusing to send from invalid address fe80:3::20c8:69f4:f49f:8b0e (pid 0) tc-so:[ 20.970005] in6_if_link_up: fd00::1 marked tentative tc-so:[ 20.970005] nd6_dad_start: wg0: starting DAD for fd00::1 tc-so:[ 20.970005] in6_if_link_up: fe80:3::20c8:69f4:f49f:8b0e marked tentative tc-so:[ 20.970005] nd6_dad_start: wg0: starting DAD for fe80:3::20c8:69f4:f49f:8b0e tc-so:[ 22.230005] nd6_dad_timer: wg0: DAD complete for fd00::1 - no duplicates found tc-so:[ 22.580005] nd6_dad_timer: wg0: DAD complete for fe80:3::20c8:69f4:f49f:8b0e - no duplicates found tc-so:### Dumping unix://wg_peer tc-so:lo0: flags=0x8049 mtu 33624 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:a3:c9:cb:e9 tc-so: linkstr: bus tc-so: input: 7 packets, 858 bytes, 3 multicasts tc-so: output: 10 packets, 1124 bytes, 5 multicasts tc-so: inet6 fc00::2/64 flags 0 tc-so: inet6 fe80::b0a0:a3ff:fec9:cbe9%shmif0/64 flags 0 scopeid 0x2 tc-so:wg0: flags=0x8041 mtu 1420 tc-so: status: active tc-so: input: 1 packet, 80 bytes tc-so: output: 1 packet, 56 bytes tc-so: inet6 fd00::2/64 flags 0 tc-so: inet6 fe80::98c3:ffcb:9e38:79bc%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 - - 33624 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33624 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:a3ff:fec9:cbe9 link#2 UHl - - - lo0 tc-so:fe80::%wg0/64 fe80::98c3:ffcb:9e38:79bc U - - - wg0 tc-so:fe80::98c3:ffcb:9e38:79bc link#3 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33624 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 - - 33624 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:f2:3b:dd:c1 UHL - - - shmif0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33624 0 0 0 0 0 tc-so:lo0 33624 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33624 ::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 33624 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:a3:c9:cb:e9 7 0 10 0 0 tc-so:shmif 1500 fc00::/64 fc00::2 tc-so: ff02::1:ffc9:cbe9 tc-so: ff01:2::1 tc-so: ff02::2:9e0:7591% 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:a3ff:f 7 0 10 0 0 tc-so:wg0 1420 1 0 1 0 0 tc-so:wg0 1420 fd00::/64 fd00::2 tc-so: ff02::1:ff38:79bc tc-so: ff01:3::1 tc-so: ff02::2:9e0:7591% tc-so: ff02::1%wg0 tc-so: ff02::1:ff00:2%wg 1 0 1 0 0 tc-so:wg0 1420 fe80::/64 fe80::98c3:ffcb:9 1 0 1 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 384 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 128 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 1280 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 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 18 0 17 1 0 1 1 0 inf 0 tc-so:kcpuset 128 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 256 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 67 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 64 237 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00128 256 74 0 0 5 0 5 5 0 inf 0 tc-so:kmem-00256 384 78 0 0 8 0 8 8 0 inf 0 tc-so:kmem-00384 512 52 0 0 7 0 7 7 0 inf 0 tc-so:kmem-00512 640 19 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00768 896 8 0 0 2 0 2 2 0 inf 0 tc-so:kmem-01024 1152 99 0 0 33 0 33 33 0 inf 0 tc-so:kmem-02048 2048 475 0 0 238 0 238 238 0 inf 0 tc-so:kmem-04096 4096 17 0 0 17 0 17 17 0 inf 0 tc-so:llentrypl 288 1 0 0 1 0 1 1 0 inf 0 tc-so:mbpl 528 7 0 0 4 0 4 4 0 inf 3 tc-so:mclpl 2048 2 0 0 5 0 5 5 0 8192 4 tc-so:mutex 128 37 0 0 2 0 2 2 0 inf 0 tc-so:pcache 2816 51 0 1 50 0 50 50 0 inf 0 tc-so:pcachecpu 128 52 0 0 2 0 2 2 0 inf 0 tc-so:pcglarge 1152 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 384 28 0 0 3 0 3 3 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-128 80 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 284 0 0 5 0 5 5 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 1024 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 2 0 2 2 0 inf 0 tc-so:rwlock 128 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 1024 7 0 0 2 0 2 2 0 inf 0 tc-so:vmembt 128 24 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1867 0 63 426 0 426 tc-so: tc-so:In use 1459K, total allocated 1704K; utilization 85.6% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:fc00::1 b2:a0:f2:3b:dd:c1 shmif0 21s 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::2 tc-so: group ff02::1:ffc9:cbe9%shmif0 refcount 1 tc-so: group ff01:2::1 refcount 2 tc-so: group ff02::2:9e0:7591%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:a3:c9:cb:e9 multicnt 4 tc-so: 33:33:ff:c9:cb:e9 -- 33:33:ff:c9:cb:e9 refcount 1 tc-so: 33:33:09:e0:75:91 -- 33:33:09:e0:75:91 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:ff38:79bc%wg0 refcount 1 tc-so: group ff01:3::1 refcount 2 tc-so: group ff02::2:9e0:7591%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, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.99 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/evbarm/9.99.99/modules tc-so:[ 1.390005] mainbus0 (root) tc-so:[ 1.540005] chacha: Portable C ChaCha tc-so:[ 1.540005] aes: BearSSL aes_ct tc-so:[ 1.540005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.540005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 4.240005] shmif0: Ethernet address b2:a0:a3:c9:cb:e9 tc-so:[ 15.950005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 15.950005] get_ifid: shmif0: ifid: b0:a0:a3:ff:fe:c9:cb:e9 tc-so:[ 15.950005] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:a3ff:fec9:cbe9 tc-so:[ 16.830005] get_ifid: wg0: interface identifier generated by random number tc-so:[ 16.830005] get_ifid: wg0: ifid: 98:c3:ff:cb:9e:38:79:bc tc-so:[ 17.450005] ip6_output: refusing to send from invalid address fe80:3::98c3:ffcb:9e38:79bc (pid 0) tc-so:[ 17.490005] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:a3ff:fec9:cbe9 - no duplicates found tc-so:[ 19.240005] ip6_output: refusing to send from invalid address fe80:3::98c3:ffcb:9e38:79bc (pid 0) tc-so:[ 20.850005] ip6_output: refusing to send from invalid address fe80:3::98c3:ffcb:9e38:79bc (pid 0) tc-so:[ 21.450005] in6_if_link_up: fd00::2 marked tentative tc-so:[ 21.450005] nd6_dad_start: wg0: starting DAD for fd00::2 tc-so:[ 21.450005] in6_if_link_up: fe80:3::98c3:ffcb:9e38:79bc marked tentative tc-so:[ 21.450005] nd6_dad_start: wg0: starting DAD for fe80:3::98c3:ffcb:9e38:79bc tc-so:[ 22.700005] nd6_dad_timer: wg0: DAD complete for fd00::2 - no duplicates found tc-so:[ 22.700005] nd6_dad_timer: wg0: DAD complete for fe80:3::98c3:ffcb:9e38:79bc - no duplicates found tc-so:bus tc-so:### Dumping bus tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:14.810004 b2:a0:f2:3b:dd:c1 > 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.220004 b2:a0:f2:3b:dd:c1 > 33:33:ff:3b:dd:c1, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff3b:ddc1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff3b:ddc1, length 24 tc-so:00:00:15.580004 b2:a0:f2:3b:dd:c1 > 33:33:ff:3b:dd:c1, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff3b:ddc1: ICMP6, neighbor solicitation, who has fe80::b0a0:f2ff:fe3b:ddc1, length 32 tc-so:00:00:19.210004 b2:a0:f2:3b:dd:c1 > 33:33:ff:3b:dd:c1, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:f2ff:fe3b:ddc1 > ff02::1:ff3b:ddc1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff3b:ddc1, length 24 tc-so:00:00:16.070004 b2:a0:a3:c9:cb:e9 > 33:33:ff:c9:cb:e9, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffc9:cbe9: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffc9:cbe9, length 24 tc-so:00:00:16.470004 b2:a0:a3:c9:cb:e9 > 33:33:ff:c9:cb:e9, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffc9:cbe9: ICMP6, neighbor solicitation, who has fe80::b0a0:a3ff:fec9:cbe9, length 32 tc-so:00:00:17.530004 b2:a0:a3:c9:cb:e9 > 33:33:ff:c9:cb:e9, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:a3ff:fec9:cbe9 > ff02::1:ffc9:cbe9: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffc9:cbe9, length 24 tc-so:00:00:24.650004 b2:a0:f2:3b:dd:c1 > 33:33:f6:a7:bc:f9, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:f2ff:fe3b:ddc1 > ff02::2:f6a7:bcf9: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:f6a7:bcf9, length 24 tc-so:00:00:21.570004 b2:a0:a3:c9:cb:e9 > 33:33:09:e0:75:91, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:a3ff:fec9:cbe9 > ff02::2:9e0:7591: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:9e0:7591, length 24 tc-so:00:00:30.770004 b2:a0:f2:3b:dd:c1 > 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:24.260004 b2:a0:a3:c9:cb:e9 > b2:a0:f2:3b:dd:c1, ethertype IPv6 (0x86dd), length 86: fc00::2 > fc00::1: ICMP6, neighbor advertisement, tgt is fc00::2, length 32 tc-so:00:00:31.340004 b2:a0:f2:3b:dd:c1 > b2:a0:a3:c9:cb:e9, ethertype IPv6 (0x86dd), length 210: fc00::1.51820 > fc00::2.51820: UDP, length 148 tc-so:00:00:24.280004 b2:a0:a3:c9:cb:e9 > b2:a0:f2:3b:dd:c1, ethertype IPv6 (0x86dd), length 154: fc00::2.51820 > fc00::1.51820: UDP, length 92 tc-so:00:00:31.420004 b2:a0:f2:3b:dd:c1 > b2:a0:a3:c9:cb:e9, ethertype IPv6 (0x86dd), length 158: fc00::1.51820 > fc00::2.51820: UDP, length 96 tc-so:00:00:24.360004 b2:a0:a3:c9:cb:e9 > b2:a0:f2:3b:dd:c1, ethertype IPv6 (0x86dd), length 210: fc00::2.51820 > fc00::1.51820: UDP, length 148 tc-so:00:00:31.760004 b2:a0:f2:3b:dd:c1 > b2:a0:a3:c9:cb:e9, ethertype IPv6 (0x86dd), length 154: fc00::1.51820 > fc00::2.51820: UDP, length 92 tc-so:00:00:24.720004 b2:a0:a3:c9:cb:e9 > b2:a0:f2:3b:dd:c1, ethertype IPv6 (0x86dd), length 158: fc00::2.51820 > fc00::1.51820: UDP, length 96 tc-so:00:00:25.300004 b2:a0:a3:c9:cb:e9 > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:a3ff:fec9:cbe9 > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24 tc-so:00:00:29.730004 b2:a0:a3:c9:cb:e9 > b2:a0:f2:3b:dd:c1, ethertype IPv6 (0x86dd), length 86: fc00::2 > fc00::1: ICMP6, neighbor solicitation, who has fc00::1, length 32 tc-so:00:00:36.810004 b2:a0:f2:3b:dd:c1 > b2:a0:a3:c9:cb:e9, ethertype IPv6 (0x86dd), length 78: fc00::1 > fc00::2: ICMP6, neighbor advertisement, tgt is fc00::1, length 24 tc-so:unix://wg_local tc-so:unix://wg_peer tc-end: 1662328184.635127, wg_basic_ipv6_over_ipv6, failed, atf-check failed; see the output of the test for details tc-start: 1662328184.666592, 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 33624 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 - - 33624 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33624 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33624 lo0 tc-so:ff02::%lo0/32 ::1 UC - - 33624 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33624 0 0 0 0 0 tc-so:lo0 33624 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33624 ::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 33624 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 384 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 128 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 1280 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 128 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 256 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 50 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 59 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 64 196 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00128 256 71 0 0 5 0 5 5 0 inf 0 tc-so:kmem-00256 384 59 0 0 6 0 6 6 0 inf 0 tc-so:kmem-00384 512 34 0 0 5 0 5 5 0 inf 0 tc-so:kmem-00512 640 17 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00768 896 7 0 0 2 0 2 2 0 inf 0 tc-so:kmem-01024 1152 96 0 0 32 0 32 32 0 inf 0 tc-so:kmem-02048 2048 210 0 0 105 0 105 105 0 inf 0 tc-so:kmem-04096 4096 17 0 0 17 0 17 17 0 inf 0 tc-so:mbpl 528 3 0 0 3 0 3 3 0 inf 2 tc-so:mutex 128 32 0 0 2 0 2 2 0 inf 0 tc-so:pcache 2816 51 0 1 50 0 50 50 0 inf 0 tc-so:pcachecpu 128 52 0 0 2 0 2 2 0 inf 0 tc-so:pcglarge 1152 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 384 30 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-128 80 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 148 0 0 3 0 3 3 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 1024 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 128 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 1024 7 0 0 2 0 2 2 0 inf 0 tc-so:vmembt 128 17 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1306 0 56 274 0 274 tc-so: tc-so:In use 882K, total allocated 1096K; utilization 80.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, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.99 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/evbarm/9.99.99/modules tc-so:[ 1.360005] 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:[ 5.190005] get_ifid: wg0: interface identifier generated by random number tc-so:[ 5.190005] get_ifid: wg0: ifid: 08:9e:4d:d0:21:85:33:6f tc-so:[ 6.720005] get_ifid: wg0: interface identifier generated by random number tc-so:[ 6.720005] get_ifid: wg0: ifid: 08:9e:4d:d0:21:85:33:6f tc-so:[ 6.880005] ip6_output: refusing to send from invalid address fe80:2::89e:4dd0:2185:336f (pid 0) tc-so:[ 7.070005] ip6_output: refusing to send from invalid address fe80:2::89e:4dd0:2185:336f (pid 0) tc-so:[ 8.090005] get_ifid: wg0: interface identifier generated by random number tc-so:[ 8.090005] get_ifid: wg0: ifid: 08:9e:4d:d0:21:85:33:6f tc-so:[ 8.740005] ip6_output: refusing to send from invalid address fe80:2::89e:4dd0:2185:336f (pid 0) tc-so:[ 9.600005] get_ifid: wg0: interface identifier generated by random number tc-so:[ 9.600005] get_ifid: wg0: ifid: 08:9e:4d:d0:21:85:33:6f tc-so:[ 10.600005] ip6_output: refusing to send from invalid address fe80:2::89e:4dd0:2185:336f (pid 0) tc-so:unix://wg_local tc-end: 1662328201.538727, wg_create_destroy, passed tc-start: 1662328201.566335, 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 - - 33624 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 - - 33624 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:feed:3060 link#2 UHl - - - lo0 tc-so:fe80::%wg0/64 fe80::c8e0:7e84:51b4:16d5 U - - - wg0 tc-so:fe80::c8e0:7e84:51b4:16d5 link#3 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33624 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 fe80::c8e0:7e84:51b4:16d5 UC - - - wg0 tc-so:ff02::%lo0/32 ::1 UC - - 33624 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%wg0/32 fe80::c8e0:7e84:51b4:16d5 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::c8e0:7e84:51b4:16d5%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 Bw6WagT4pEdjtZjYf9JZ9HMMI3mzE7jB+yjI/yCpURo= --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 33624 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:cc:ed:30:60 tc-so: linkstr: bus tc-so: input: 0 packets, 0 bytes tc-so: output: 6 packets, 472 bytes, 5 multicasts tc-so: inet6 fe80::b0a0:ccff:feed:3060%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::c8e0:7e84:51b4:16d5%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 - - 33624 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 - - 33624 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:feed:3060 link#2 UHl - - - lo0 tc-so:fe80::%wg0/64 fe80::c8e0:7e84:51b4:16d5 U - - - wg0 tc-so:fe80::c8e0:7e84:51b4:16d5 link#3 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33624 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 fe80::c8e0:7e84:51b4:16d5 UC - - - wg0 tc-so:ff02::%lo0/32 ::1 UC - - 33624 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%wg0/32 fe80::c8e0:7e84:51b4:16d5 UC - - - wg0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33624 0 0 0 0 0 tc-so:lo0 33624 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33624 ::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 33624 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:cc:ed:30:60 0 0 6 0 0 tc-so:shmif 1500 192.168.1/24 192.168.1.1 0 0 6 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:ccff:f tc-so: ff01:2::1 tc-so: ff02::2:217f:e5f3 tc-so: ff02::1%shmif0 tc-so: ff02::1:ffed:3060 0 0 6 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::c8e0:7e84:5 tc-so: ff01:3::1 tc-so: ff02::2:217f:e5f3 tc-so: ff02::1%wg0 tc-so: ff02::1:ffb4:16d5 0 0 0 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 384 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 128 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 1280 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 128 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 256 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 52 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 76 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 64 212 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00128 256 75 0 0 5 0 5 5 0 inf 0 tc-so:kmem-00256 384 76 0 0 8 0 8 8 0 inf 0 tc-so:kmem-00384 512 52 0 0 7 0 7 7 0 inf 0 tc-so:kmem-00512 640 18 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00768 896 8 0 0 2 0 2 2 0 inf 0 tc-so:kmem-01024 1152 100 0 0 34 0 34 34 0 inf 0 tc-so:kmem-02048 2048 471 0 0 236 0 236 236 0 inf 0 tc-so:kmem-04096 4096 17 0 0 17 0 17 17 0 inf 0 tc-so:mbpl 528 6 0 0 4 0 4 4 0 inf 3 tc-so:mclpl 2048 1 0 0 5 0 5 5 0 8192 4 tc-so:mutex 128 37 0 0 2 0 2 2 0 inf 0 tc-so:pcache 2816 51 0 1 50 0 50 50 0 inf 0 tc-so:pcachecpu 128 52 0 0 2 0 2 2 0 inf 0 tc-so:pcglarge 1152 2 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 384 36 0 0 4 0 4 4 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-128 80 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 282 0 0 5 0 5 5 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 1024 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 2 0 2 2 0 inf 0 tc-so:rwlock 128 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 1024 7 0 0 2 0 2 2 0 inf 0 tc-so:vmembt 128 26 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1860 0 66 422 0 422 tc-so: tc-so:In use 1452K, total allocated 1688K; utilization 86.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:ccff:feed:3060%shmif0 tc-so: group ff01:2::1 refcount 1 tc-so: group ff02::2:217f:e5f3%shmif0 refcount 1 tc-so: group ff02::1%shmif0 refcount 1 tc-so: group ff02::1:ffed:3060%shmif0 refcount 1 tc-so: enaddr b2:a0:cc:ed:30:60 multicnt 4 tc-so: 33:33:21:7f:e5:f3 -- 33:33:21:7f:e5:f3 refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:ed:30:60 -- 33:33:ff:ed:30:60 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::c8e0:7e84:51b4:16d5%wg0 tc-so: group ff01:3::1 refcount 1 tc-so: group ff02::2:217f:e5f3%wg0 refcount 1 tc-so: group ff02::1%wg0 refcount 1 tc-so: group ff02::1:ffb4:16d5%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, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.99 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/evbarm/9.99.99/modules tc-so:[ 1.340005] 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.920005] shmif0: Ethernet address b2:a0:cc:ed:30:60 tc-so:[ 7.770005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 7.770005] get_ifid: shmif0: ifid: b0:a0:cc:ff:fe:ed:30:60 tc-so:[ 7.800005] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:ccff:feed:3060 tc-so:[ 8.550005] get_ifid: wg0: interface identifier generated by random number tc-so:[ 8.550005] get_ifid: wg0: ifid: c8:e0:7e:84:51:b4:16:d5 tc-so:[ 8.910005] ip6_output: refusing to send from invalid address fe80:3::c8e0:7e84:51b4:16d5 (pid 0) tc-so:[ 8.990005] ip6_output: refusing to send from invalid address fe80:3::c8e0:7e84:51b4:16d5 (pid 0) tc-so:[ 9.700005] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:ccff:feed:3060 - no duplicates found tc-so:[ 10.890005] ip6_output: refusing to send from invalid address fe80:3::c8e0:7e84:51b4:16d5 (pid 0) tc-so:[ 12.750005] in6_if_link_up: fe80:3::c8e0:7e84:51b4:16d5 marked tentative tc-so:[ 12.750005] nd6_dad_start: wg0: starting DAD for fe80:3::c8e0:7e84:51b4:16d5 tc-so:[ 14.150005] nd6_dad_timer: wg0: DAD complete for fe80:3::c8e0:7e84:51b4:16d5 - no duplicates found tc-so:[ 14.380005] in6_if_link_down: fe80:3::c8e0:7e84:51b4:16d5 marked detached tc-so:[ 17.120005] ip6_output: refusing to send from invalid address fe80:3::c8e0:7e84:51b4:16d5 (pid 0) tc-so:bus tc-so:### Dumping bus tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:07.770004 b2:a0:cc:ed:30:60 > 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.910004 b2:a0:cc:ed:30:60 > 33:33:21:7f:e5:f3, ethertype IPv6 (0x86dd), length 86: :: > ff02::2:217f:e5f3: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:217f:e5f3, length 24 tc-so:00:00:08.430004 b2:a0:cc:ed:30:60 > 33:33:ff:ed:30:60, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffed:3060: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffed:3060, length 24 tc-so:00:00:08.670004 b2:a0:cc:ed:30:60 > 33:33:ff:ed:30:60, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffed:3060: ICMP6, neighbor solicitation, who has fe80::b0a0:ccff:feed:3060, length 32 tc-so:00:00:13.780004 b2:a0:cc:ed:30:60 > 33:33:ff:ed:30:60, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:ccff:feed:3060 > ff02::1:ffed:3060: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffed:3060, length 24 tc-so:00:00:14.780004 b2:a0:cc:ed:30:60 > 33:33:21:7f:e5:f3, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:ccff:feed:3060 > ff02::2:217f:e5f3: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:217f:e5f3, length 24 tc-so:unix://wg_local tc-end: 1662328224.137723, wg_create_destroy_peers_ipv4, passed tc-start: 1662328224.170159, 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 - - 33624 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33624 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:f4ff:fe65:6055 link#2 UHl - - - lo0 tc-so:fe80::%wg0/64 fe80::5c5a:7863:bd47:2e8 U - - - wg0 tc-so:fe80::5c5a:7863:bd47:2e8 link#3 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33624 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 - - 33624 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::5c5a:7863:bd47:2e8%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 e3Wp37hKd2kA6hnGwIbHrRmOZF51uxJPgAj7eE8myEU= --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 33624 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:f4:65:60:55 tc-so: linkstr: bus tc-so: input: 0 packets, 0 bytes tc-so: output: 5 packets, 430 bytes, 5 multicasts tc-so: inet6 fc00::1/64 flags 0 tc-so: inet6 fe80::b0a0:f4ff:fe65:6055%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::5c5a:7863:bd47:2e8%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 - - 33624 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33624 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:f4ff:fe65:6055 link#2 UHl - - - lo0 tc-so:fe80::%wg0/64 fe80::5c5a:7863:bd47:2e8 U - - - wg0 tc-so:fe80::5c5a:7863:bd47:2e8 link#3 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33624 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 - - 33624 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 33624 0 0 0 0 0 tc-so:lo0 33624 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33624 ::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 33624 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:f4:65:60:55 0 0 5 0 0 tc-so:shmif 1500 fc00::/64 fc00::1 tc-so: ff02::1:ff65:6055 tc-so: ff01:2::1 tc-so: ff02::2:1bd0:8e96 tc-so: ff02::1%shmif0 tc-so: ff02::1:ff00:1%sh 0 0 5 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:f4ff:f 0 0 5 0 0 tc-so:wg0 1420 0 0 0 0 0 tc-so:wg0 1420 fd00::/64 fd00::1 tc-so: ff02::1:ff47:2e8% tc-so: ff01:3::1 tc-so: ff02::2:1bd0:8e96 tc-so: ff02::1%wg0 tc-so: ff02::1:ff00:1%wg 0 0 0 0 0 tc-so:wg0 1420 fe80::/64 fe80::5c5a:7863: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 384 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 128 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 1280 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 128 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 256 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 51 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 64 236 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00128 256 74 0 0 5 0 5 5 0 inf 0 tc-so:kmem-00256 384 78 0 0 8 0 8 8 0 inf 0 tc-so:kmem-00384 512 52 0 0 7 0 7 7 0 inf 0 tc-so:kmem-00512 640 19 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00768 896 8 0 0 2 0 2 2 0 inf 0 tc-so:kmem-01024 1152 99 0 0 33 0 33 33 0 inf 0 tc-so:kmem-02048 2048 466 0 0 233 0 233 233 0 inf 0 tc-so:kmem-04096 4096 17 0 0 17 0 17 17 0 inf 0 tc-so:mbpl 528 4 0 0 3 0 3 3 0 inf 2 tc-so:mclpl 2048 1 0 0 5 0 5 5 0 8192 4 tc-so:mutex 128 37 0 0 2 0 2 2 0 inf 0 tc-so:pcache 2816 51 0 1 50 0 50 50 0 inf 0 tc-so:pcachecpu 128 52 0 0 2 0 2 2 0 inf 0 tc-so:pcglarge 1152 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 384 25 0 0 3 0 3 3 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-128 80 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 279 0 0 5 0 5 5 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 1024 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 2 0 2 2 0 inf 0 tc-so:rwlock 128 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 1024 7 0 0 2 0 2 2 0 inf 0 tc-so:vmembt 128 24 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1847 0 63 417 0 417 tc-so: tc-so:In use 1435K, total allocated 1668K; utilization 86.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 fc00::1 tc-so: group ff02::1:ff65:6055%shmif0 refcount 1 tc-so: group ff01:2::1 refcount 2 tc-so: group ff02::2:1bd0:8e96%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:f4:65:60:55 multicnt 4 tc-so: 33:33:ff:65:60:55 -- 33:33:ff:65:60:55 refcount 1 tc-so: 33:33:1b:d0:8e:96 -- 33:33:1b:d0:8e:96 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:ff47:2e8%wg0 refcount 1 tc-so: group ff01:3::1 refcount 2 tc-so: group ff02::2:1bd0:8e96%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, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.99 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/evbarm/9.99.99/modules tc-so:[ 1.400005] mainbus0 (root) tc-so:[ 1.550005] chacha: Portable C ChaCha tc-so:[ 1.550005] aes: BearSSL aes_ct tc-so:[ 1.550005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.550005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 4.150005] shmif0: Ethernet address b2:a0:f4:65:60:55 tc-so:[ 7.930005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 7.930005] get_ifid: shmif0: ifid: b0:a0:f4:ff:fe:65:60:55 tc-so:[ 7.930005] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:f4ff:fe65:6055 tc-so:[ 8.770005] get_ifid: wg0: interface identifier generated by random number tc-so:[ 8.770005] get_ifid: wg0: ifid: 5c:5a:78:63:bd:47:02:e8 tc-so:[ 9.120005] ip6_output: refusing to send from invalid address fe80:3::5c5a:7863:bd47:2e8 (pid 0) tc-so:[ 9.600005] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:f4ff:fe65:6055 - no duplicates found tc-so:[ 9.680005] ip6_output: refusing to send from invalid address fe80:3::5c5a:7863:bd47:2e8 (pid 0) tc-so:[ 11.900005] ip6_output: refusing to send from invalid address fe80:3::5c5a:7863:bd47:2e8 (pid 0) tc-so:[ 13.140005] in6_if_link_up: fd00::1 marked tentative tc-so:[ 13.140005] nd6_dad_start: wg0: starting DAD for fd00::1 tc-so:[ 13.140005] in6_if_link_up: fe80:3::5c5a:7863:bd47:2e8 marked tentative tc-so:[ 13.140005] nd6_dad_start: wg0: starting DAD for fe80:3::5c5a:7863:bd47:2e8 tc-so:[ 14.420005] nd6_dad_timer: wg0: DAD complete for fe80:3::5c5a:7863:bd47:2e8 - no duplicates found tc-so:[ 14.650005] nd6_dad_timer: wg0: DAD complete for fd00::1 - no duplicates found tc-so:[ 14.670005] in6_if_link_down: fd00::1 marked detached tc-so:[ 14.670005] in6_if_link_down: fe80:3::5c5a:7863:bd47:2e8 marked detached tc-so:bus tc-so:### Dumping bus tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:07.980004 b2:a0:f4:65:60:55 > 33:33:ff:65:60:55, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff65:6055: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff65:6055, length 24 tc-so:00:00:08.590004 b2:a0:f4:65:60:55 > 33:33:ff:65:60:55, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff65:6055: ICMP6, neighbor solicitation, who has fe80::b0a0:f4ff:fe65:6055, length 32 tc-so:00:00:08.730004 b2:a0:f4:65:60:55 > 33:33:ff:65:60:55, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff65:6055: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff65:6055, length 24 tc-so:00:00:11.270004 b2:a0:f4:65:60:55 > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:f4ff:fe65:6055 > ff02::1:ff00:1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:1, length 24 tc-so:00:00:11.310004 b2:a0:f4:65:60:55 > 33:33:1b:d0:8e:96, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:f4ff:fe65:6055 > ff02::2:1bd0:8e96: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:1bd0:8e96, length 24 tc-so:unix://wg_local tc-end: 1662328250.215015, wg_create_destroy_peers_ipv6, passed tc-start: 1662328250.242706, 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:5f:01:6d:5d ./.__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:06:0f:95:07 ./.__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:5d:7e:e9:19 ./.__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 - - 33624 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 - - 33624 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:fe43:bb5e link#2 UHl - - - lo0 tc-so:fe80::%shmif1/64 link#3 UC - - - shmif1 tc-so:fe80::b0a0:6ff:fe0f:9507 link#3 UHl - - - lo0 tc-so:fe80::%wg0/64 fe80::ccdc:cbf3:7b7b:ddb1 U - - - wg0 tc-so:fe80::ccdc:cbf3:7b7b:ddb1 link#4 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33624 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::ccdc:cbf3:7b7b:ddb1 UC - - - wg0 tc-so:ff02::%lo0/32 ::1 UC - - 33624 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::ccdc:cbf3:7b7b:ddb1 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::ccdc:cbf3:7b7b:ddb1%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 - - 33624 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 - - 33624 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:fe43:bb5e link#2 UHl - - - lo0 tc-so:fe80::%shmif1/64 link#3 UC - - - shmif1 tc-so:fe80::b0a0:6ff:fe0f:9507 link#3 UHl - - - lo0 tc-so:fe80::%wg0/64 fe80::ccdc:cbf3:7b7b:ddb1 U - - - wg0 tc-so:fe80::ccdc:cbf3:7b7b:ddb1 link#4 UHl - - - lo0 tc-so:fe80::%wg1/64 fe80::ccdc:cbf3:7b7b:ddb1 U - - - wg1 tc-so:fe80::ccdc:cbf3:7b7b:ddb1 link#5 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33624 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::ccdc:cbf3:7b7b:ddb1 UC - - - wg0 tc-so:ff01:5::/32 fe80::ccdc:cbf3:7b7b:ddb1 UC - - - wg1 tc-so:ff02::%lo0/32 ::1 UC - - 33624 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::ccdc:cbf3:7b7b:ddb1 UC - - - wg0 tc-so:ff02::%wg1/32 fe80::ccdc:cbf3:7b7b:ddb1 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::ccdc:cbf3:7b7b:ddb1%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 QbFAco74n6wPp6ZQAWaepZ7yBp2PkvjAUU17fwjILgE= --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 fvFbDEelt9dv5lQ3jmqv84lYr/2h+4w4dg4Q60XyZRs= --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 - - 33624 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 - - 33624 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:fe01:6d5d link#2 UHl - - - lo0 tc-so:fe80::%wg0/64 fe80::e449:c65d:43f5:849 U - - - wg0 tc-so:fe80::e449:c65d:43f5:849 link#3 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33624 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 fe80::e449:c65d:43f5:849 UC - - - wg0 tc-so:ff02::%lo0/32 ::1 UC - - 33624 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%wg0/32 fe80::e449:c65d:43f5:849 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::e449:c65d:43f5:849%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 2ijuvTedTYoupSAmRtfzN+omFSIvytr5K0AcNgWeGkk= --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 - - 33624 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 - - 33624 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:5dff:fe7e:e919 link#2 UHl - - - lo0 tc-so:fe80::%wg0/64 fe80::4c19:78e5:7fe4:763d U - - - wg0 tc-so:fe80::4c19:78e5:7fe4:763d link#3 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33624 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 fe80::4c19:78e5:7fe4:763d UC - - - wg0 tc-so:ff02::%lo0/32 ::1 UC - - 33624 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%wg0/32 fe80::4c19:78e5:7fe4:763d 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::4c19:78e5:7fe4:763d%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 2ijuvTedTYoupSAmRtfzN+omFSIvytr5K0AcNgWeGkk= --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:23.890004 b2:a0:92:43:bb:5e > 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:24.350004 b2:a0:06:0f:95:07 > 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:24.910004 b2:a0:06:0f:95:07 > 33:33:ff:0f:95:07, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff0f:9507: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff0f:9507, length 24 tc-so:00:00:24.910004 b2:a0:06:0f:95:07 > 33:33:ff:0f:95:07, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff0f:9507: ICMP6, neighbor solicitation, who has fe80::b0a0:6ff:fe0f:9507, length 32 tc-so:00:00:24.910004 b2:a0:92:43:bb:5e > 33:33:15:b1:70:e9, ethertype IPv6 (0x86dd), length 86: :: > ff02::2:15b1:70e9: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:15b1:70e9, length 24 tc-so:00:00:24.910004 b2:a0:92:43:bb:5e > 33:33:ff:43:bb:5e, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff43:bb5e: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff43:bb5e, length 24 tc-so:00:00:24.910004 b2:a0:92:43:bb:5e > 33:33:ff:43:bb:5e, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff43:bb5e: ICMP6, neighbor solicitation, who has fe80::b0a0:92ff:fe43:bb5e, length 32 tc-so:00:00:24.950004 b2:a0:06:0f:95:07 > 33:33:15:b1:70:e9, ethertype IPv6 (0x86dd), length 86: :: > ff02::2:15b1:70e9: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:15b1:70e9, length 24 tc-so:00:00:28.350004 b2:a0:92:43:bb:5e > 33:33:ff:43:bb:5e, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:92ff:fe43:bb5e > ff02::1:ff43:bb5e: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff43:bb5e, length 24 tc-so:00:00:30.430004 b2:a0:06:0f:95:07 > 33:33:ff:0f:95:07, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:6ff:fe0f:9507 > ff02::1:ff0f:9507: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff0f:9507, length 24 tc-so:00:00:30.650004 b2:a0:92:43:bb:5e > 33:33:15:b1:70:e9, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:92ff:fe43:bb5e > ff02::2:15b1:70e9: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:15b1:70e9, length 24 tc-so:00:00:39.070004 b2:a0:5f:01:6d:5d > 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:39.460004 b2:a0:5f:01:6d:5d > 33:33:fc:d5:71:33, ethertype IPv6 (0x86dd), length 86: :: > ff02::2:fcd5:7133: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:fcd5:7133, length 24 tc-so:00:00:39.840004 b2:a0:5f:01:6d:5d > 33:33:ff:01:6d:5d, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff01:6d5d: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff01:6d5d, length 24 tc-so:00:00:39.980004 b2:a0:5f:01:6d:5d > 33:33:ff:01:6d:5d, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff01:6d5d: ICMP6, neighbor solicitation, who has fe80::b0a0:5fff:fe01:6d5d, length 32 tc-so:00:00:43.340004 b2:a0:5f:01:6d:5d > 33:33:ff:01:6d:5d, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:5fff:fe01:6d5d > ff02::1:ff01:6d5d: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff01:6d5d, length 24 tc-so:00:00:47.000004 b2:a0:5f:01:6d:5d > 33:33:fc:d5:71:33, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:5fff:fe01:6d5d > ff02::2:fcd5:7133: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:fcd5:7133, length 24 tc-so:00:00:36.810004 b2:a0:5d:7e:e9:19 > 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:37.150004 b2:a0:5d:7e:e9:19 > 33:33:ff:7e:e9:19, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff7e:e919: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff7e:e919, length 24 tc-so:00:00:37.210004 b2:a0:5d:7e:e9:19 > 33:33:ff:7e:e9:19, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff7e:e919: ICMP6, neighbor solicitation, who has fe80::b0a0:5dff:fe7e:e919, length 32 tc-so:00:00:37.290004 b2:a0:5d:7e:e9:19 > 33:33:79:b2:a4:e0, ethertype IPv6 (0x86dd), length 86: :: > ff02::2:79b2:a4e0: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:79b2:a4e0, length 24 tc-so:00:00:45.000004 b2:a0:5d:7e:e9:19 > 33:33:79:b2:a4:e0, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:5dff:fe7e:e919 > ff02::2:79b2:a4e0: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:79b2:a4e0, 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: Can't set special IP header: 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 33624 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:01:6d:5d tc-so: linkstr: bus tc-so: input: 11 packets, 1002 bytes, 8 multicasts tc-so: output: 9 packets, 690 bytes, 5 multicasts tc-so: inet6 fe80::b0a0:5fff:fe01:6d5d%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::e449:c65d:43f5:849%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 - - 33624 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:92:43:bb:5e UHL - - - shmif0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33624 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:fe01:6d5d link#2 UHl - - - lo0 tc-so:fe80::%wg0/64 fe80::e449:c65d:43f5:849 U - - - wg0 tc-so:fe80::e449:c65d:43f5:849 link#3 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33624 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 fe80::e449:c65d:43f5:849 UC - - - wg0 tc-so:ff02::%lo0/32 ::1 UC - - 33624 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%wg0/32 fe80::e449:c65d:43f5:849 UC - - - wg0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33624 0 0 0 0 0 tc-so:lo0 33624 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33624 ::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 33624 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:5f:01:6d:5d 11 0 9 0 0 tc-so:shmif 1500 192.168.1/24 192.168.1.2 11 0 9 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:5fff:f tc-so: ff01:2::1 tc-so: ff02::2:fcd5:7133 tc-so: ff02::1%shmif0 tc-so: ff02::1:ff01:6d5d 11 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::e449:c65d:4 tc-so: ff01:3::1 tc-so: ff02::2:fcd5:7133 tc-so: ff02::1%wg0 tc-so: ff02::1:fff5:849% 0 0 0 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 384 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 128 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 1280 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 8 0 7 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 25 0 24 1 0 1 1 0 inf 0 tc-so:kcpuset 128 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 256 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 74 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 64 222 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00128 256 74 0 0 5 0 5 5 0 inf 0 tc-so:kmem-00256 384 76 0 0 8 0 8 8 0 inf 0 tc-so:kmem-00384 512 52 0 0 7 0 7 7 0 inf 0 tc-so:kmem-00512 640 19 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00768 896 8 0 0 2 0 2 2 0 inf 0 tc-so:kmem-01024 1152 99 0 0 33 0 33 33 0 inf 0 tc-so:kmem-02048 2048 487 0 0 244 0 244 244 0 inf 0 tc-so:kmem-04096 4096 17 0 0 17 0 17 17 0 inf 0 tc-so:llentrypl 288 1 0 0 1 0 1 1 0 inf 0 tc-so:mbpl 528 9 0 0 4 0 4 4 0 inf 2 tc-so:mclpl 2048 4 0 0 6 0 6 6 0 8192 4 tc-so:mutex 128 37 0 0 2 0 2 2 0 inf 0 tc-so:pcache 2816 51 0 1 50 0 50 50 0 inf 0 tc-so:pcachecpu 128 52 0 0 2 0 2 2 0 inf 0 tc-so:pcglarge 1152 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 384 29 0 0 3 0 3 3 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-128 80 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 291 0 0 5 0 5 5 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 1024 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 2 0 2 2 0 inf 0 tc-so:rwlock 128 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 1024 7 0 0 2 0 2 2 0 inf 0 tc-so:vmembt 128 24 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1887 0 67 432 0 432 tc-so: tc-so:In use 1487K, total allocated 1728K; utilization 86.1% tc-so: tc-so:? (192.168.1.1) at b2:a0:92:43:bb:5e on shmif0 22s 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:5fff:fe01:6d5d%shmif0 tc-so: group ff01:2::1 refcount 1 tc-so: group ff02::2:fcd5:7133%shmif0 refcount 1 tc-so: group ff02::1%shmif0 refcount 1 tc-so: group ff02::1:ff01:6d5d%shmif0 refcount 1 tc-so: enaddr b2:a0:5f:01:6d:5d multicnt 4 tc-so: 33:33:fc:d5:71:33 -- 33:33:fc:d5:71:33 refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:01:6d:5d -- 33:33:ff:01:6d:5d 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::e449:c65d:43f5:849%wg0 tc-so: group ff01:3::1 refcount 1 tc-so: group ff02::2:fcd5:7133%wg0 refcount 1 tc-so: group ff02::1%wg0 refcount 1 tc-so: group ff02::1:fff5:849%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, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.99 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/evbarm/9.99.99/modules tc-so:[ 1.370005] mainbus0 (root) tc-so:[ 1.510005] chacha: Portable C ChaCha tc-so:[ 1.510005] aes: BearSSL aes_ct tc-so:[ 1.510005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.510005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 4.440005] shmif0: Ethernet address b2:a0:5f:01:6d:5d tc-so:[ 39.130005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 39.130005] get_ifid: shmif0: ifid: b0:a0:5f:ff:fe:01:6d:5d tc-so:[ 39.130005] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:5fff:fe01:6d5d tc-so:[ 40.350005] get_ifid: wg0: interface identifier generated by random number tc-so:[ 40.350005] get_ifid: wg0: ifid: e4:49:c6:5d:43:f5:08:49 tc-so:[ 40.770005] ip6_output: refusing to send from invalid address fe80:3::e449:c65d:43f5:849 (pid 0) tc-so:[ 41.010005] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:5fff:fe01:6d5d - no duplicates found tc-so:[ 41.090005] ip6_output: refusing to send from invalid address fe80:3::e449:c65d:43f5:849 (pid 0) tc-so:[ 45.190005] ip6_output: refusing to send from invalid address fe80:3::e449:c65d:43f5:849 (pid 0) tc-so:[ 45.510005] in6_if_link_up: fe80:3::e449:c65d:43f5:849 marked tentative tc-so:[ 45.510005] nd6_dad_start: wg0: starting DAD for fe80:3::e449:c65d:43f5:849 tc-so:[ 46.900005] nd6_dad_timer: wg0: DAD complete for fe80:3::e449:c65d:43f5:849 - no duplicates found tc-so:### Dumping unix://wg_peer2 tc-so:lo0: flags=0x8049 mtu 33624 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:5d:7e:e9:19 tc-so: linkstr: bus tc-so: input: 3 packets, 170 bytes, 3 multicasts tc-so: output: 6 packets, 472 bytes, 5 multicasts tc-so: inet6 fe80::b0a0:5dff:fe7e:e919%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::4c19:78e5:7fe4:763d%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 - - 33624 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 - - 33624 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:5dff:fe7e:e919 link#2 UHl - - - lo0 tc-so:fe80::%wg0/64 fe80::4c19:78e5:7fe4:763d U - - - wg0 tc-so:fe80::4c19:78e5:7fe4:763d link#3 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33624 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 fe80::4c19:78e5:7fe4:763d UC - - - wg0 tc-so:ff02::%lo0/32 ::1 UC - - 33624 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%wg0/32 fe80::4c19:78e5:7fe4:763d UC - - - wg0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33624 0 0 0 0 0 tc-so:lo0 33624 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33624 ::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 33624 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:5d:7e:e9:19 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:5dff:f tc-so: ff01:2::1 tc-so: ff02::2:79b2:a4e0 tc-so: ff02::1%shmif0 tc-so: ff02::1:ff7e:e919 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::4c19:78e5:7 tc-so: ff01:3::1 tc-so: ff02::2:79b2:a4e0 tc-so: ff02::1%wg0 tc-so: ff02::1:ffe4:763d 0 0 0 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 384 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 128 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 1280 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 8 0 7 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 25 0 24 1 0 1 1 0 inf 0 tc-so:kcpuset 128 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 256 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 74 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 64 222 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00128 256 74 0 0 5 0 5 5 0 inf 0 tc-so:kmem-00256 384 76 0 0 8 0 8 8 0 inf 0 tc-so:kmem-00384 512 52 0 0 7 0 7 7 0 inf 0 tc-so:kmem-00512 640 19 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00768 896 8 0 0 2 0 2 2 0 inf 0 tc-so:kmem-01024 1152 99 0 0 33 0 33 33 0 inf 0 tc-so:kmem-02048 2048 485 0 0 243 0 243 243 0 inf 0 tc-so:kmem-04096 4096 17 0 0 17 0 17 17 0 inf 0 tc-so:mbpl 528 5 0 0 3 0 3 3 0 inf 2 tc-so:mclpl 2048 3 0 0 6 0 6 6 0 8192 4 tc-so:mutex 128 37 0 0 2 0 2 2 0 inf 0 tc-so:pcache 2816 51 0 1 50 0 50 50 0 inf 0 tc-so:pcachecpu 128 52 0 0 2 0 2 2 0 inf 0 tc-so:pcglarge 1152 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 384 30 0 0 3 0 3 3 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-128 80 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 290 0 0 5 0 5 5 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 1024 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 2 0 2 2 0 inf 0 tc-so:rwlock 128 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 1024 7 0 0 2 0 2 2 0 inf 0 tc-so:vmembt 128 24 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1878 0 67 428 0 428 tc-so: tc-so:In use 1479K, total allocated 1712K; utilization 86.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:shmif0: tc-so: inet6 fe80::b0a0:5dff:fe7e:e919%shmif0 tc-so: group ff01:2::1 refcount 1 tc-so: group ff02::2:79b2:a4e0%shmif0 refcount 1 tc-so: group ff02::1%shmif0 refcount 1 tc-so: group ff02::1:ff7e:e919%shmif0 refcount 1 tc-so: enaddr b2:a0:5d:7e:e9:19 multicnt 4 tc-so: 33:33:79:b2:a4:e0 -- 33:33:79:b2:a4:e0 refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:7e:e9:19 -- 33:33:ff:7e:e9:19 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::4c19:78e5:7fe4:763d%wg0 tc-so: group ff01:3::1 refcount 1 tc-so: group ff02::2:79b2:a4e0%wg0 refcount 1 tc-so: group ff02::1%wg0 refcount 1 tc-so: group ff02::1:ffe4:763d%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, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.99 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/evbarm/9.99.99/modules tc-so:[ 1.370005] 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:[ 3.730005] shmif0: Ethernet address b2:a0:5d:7e:e9:19 tc-so:[ 36.850005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 36.850005] get_ifid: shmif0: ifid: b0:a0:5d:ff:fe:7e:e9:19 tc-so:[ 36.850005] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:5dff:fe7e:e919 tc-so:[ 37.830005] get_ifid: wg0: interface identifier generated by random number tc-so:[ 37.830005] get_ifid: wg0: ifid: 4c:19:78:e5:7f:e4:76:3d tc-so:[ 37.900005] ip6_output: refusing to send from invalid address fe80:3::4c19:78e5:7fe4:763d (pid 0) tc-so:[ 37.940005] ip6_output: refusing to send from invalid address fe80:3::4c19:78e5:7fe4:763d (pid 0) tc-so:[ 38.220005] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:5dff:fe7e:e919 - no duplicates found tc-so:[ 38.970005] ip6_output: refusing to send from invalid address fe80:3::4c19:78e5:7fe4:763d (pid 0) tc-so:[ 43.010005] in6_if_link_up: fe80:3::4c19:78e5:7fe4:763d marked tentative tc-so:[ 43.010005] nd6_dad_start: wg0: starting DAD for fe80:3::4c19:78e5:7fe4:763d tc-so:[ 44.580005] nd6_dad_timer: wg0: DAD complete for fe80:3::4c19:78e5:7fe4:763d - 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 "aarch64--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 26934] tc-so:[New process 16363] tc-so:[New process 29652] tc-so:[New process 7519] tc-so:[New process 27605] tc-so:[New process 22048] tc-so:[New process 3697] tc-so:[New process 16089] tc-so:[New process 5325] tc-so:[New process 6919] tc-so:[New process 28490] tc-so:[New process 28352] tc-so:[New process 16358] tc-so:[New process 16265] tc-so:[New process 23627] tc-so:[New process 19143] tc-so:[New process 7949] tc-so:[New process 18603] tc-so:[New process 14454] tc-so:[New process 20295] tc-so:[New process 17375] tc-so:[New process 14487] tc-so:[New process 5339] tc-so:[New process 18064] tc-so:[New process 25386] tc-so:[New process 15526] tc-so:[New process 28105] tc-so:[New process 2914] tc-so:[New process 16168] tc-so:[New process 1629] tc-so:[New process 24387] tc-so:[New process 25514] tc-so:[New process 27388] tc-so:[New process 20823] tc-so:[New process 17495] tc-so:[New process 13716] tc-so:[New process 26362] tc-so:[New process 14625] tc-so:[New process 15654] tc-so:[New process 17332] tc-so:[New process 19442] tc-so:[New process 19643] tc-so:[New process 23933] tc-so:[New process 26451] tc-so:[New process 13623] tc-so:[New process 24524] tc-so:[New process 27161] tc-so:[New process 27349] tc-so:Core was generated by `rump_server'. tc-so:Program terminated with signal SIGABRT, Aborted. tc-so:#0 0x0000f5eb9993d3ec in _lwp_kill () from /usr/lib/libc.so.12 tc-so:[Current thread is 1 (process 26934)] tc-so:#0 0x0000f5eb9993d3ec in _lwp_kill () from /usr/lib/libc.so.12 tc-so:#1 0x0000f5eb9993d6ac in abort () from /usr/lib/libc.so.12 tc-so:#2 0x0000f5eb99c18314 in rumpuser_exit () from /usr/lib/librumpuser.so.0 tc-so:#3 0x0000f5eb99ddfd74 in rumpns_cpu_reboot () from /usr/lib/librump.so.0 tc-so:#4 0x0000f5eb99d8a290 in rumpns_kern_reboot () from /usr/lib/librump.so.0 tc-so:#5 0x0000f5eb99d891a4 in rumpns_vpanic () from /usr/lib/librump.so.0 tc-so:#6 0x0000f5eb99d68f94 in rumpns_kern_assert () from /usr/lib/librump.so.0 tc-so:#7 0x0000f5eb99717008 in rumpns_looutput () from /usr/lib/librumpnet_net.so tc-so:#8 0x0000f5eb996f9bec in rumpns_ip_if_output () tc-so: from /usr/lib/librumpnet_net.so tc-so:#9 0x0000f5eb996fb0b8 in rumpns_ip_output () from /usr/lib/librumpnet_net.so tc-so:#10 0x0000f5eb996f90c8 in rumpns_rip_output () from /usr/lib/librumpnet_net.so tc-so:#11 0x0000f5eb996f92f8 in ?? () from /usr/lib/librumpnet_net.so tc-so:#12 0x0000f5eb99788c08 in rumpns_sosend () from /usr/lib/librumpnet.so tc-so:#13 0x0000f5eb9978275c in rumpns_do_sys_sendmsg_so () tc-so: from /usr/lib/librumpnet.so tc-so:#14 0x0000f5eb99782994 in rumpns_do_sys_sendmsg () from /usr/lib/librumpnet.so tc-so:#15 0x0000f5eb99782a44 in rumpns_sys_sendto () from /usr/lib/librumpnet.so tc-so:#16 0x0000f5eb99e613ac in ?? () from /usr/lib/librumpkern_sysproxy.so.0 tc-so:#17 0x0000f5eb99c161b8 in ?? () from /usr/lib/librumpuser.so.0 tc-so:#18 0x0000f5eb99bedc14 in ?? () from /usr/lib/libpthread.so.1 tc-so:#19 0x0000f5eb9985249c in __mknod50 () from /usr/lib/libc.so.12 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.3300050] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 23.8900050] get_ifid: shmif0: got interface identifier from itself tc-so:[ 23.8900050] get_ifid: shmif0: ifid: b0:a0:92:ff:fe:43:bb:5e tc-so:[ 23.8900050] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:92ff:fe43:bb5e tc-so:[ 24.3500050] get_ifid: shmif1: got interface identifier from itself tc-so:[ 24.3500050] get_ifid: shmif1: ifid: b0:a0:06:ff:fe:0f:95:07 tc-so:[ 24.3500050] nd6_dad_start: shmif1: starting DAD for fe80:3::b0a0:6ff:fe0f:9507 tc-so:[ 25.8800050] get_ifid: wg0: interface identifier generated by random number tc-so:[ 25.8800050] get_ifid: wg0: ifid: cc:dc:cb:f3:7b:7b:dd:b1 tc-so:[ 25.9300050] nd6_dad_timer: shmif1: DAD complete for fe80:3::b0a0:6ff:fe0f:9507 - no duplicates found tc-so:[ 25.9300050] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:92ff:fe43:bb5e - no duplicates found tc-so:[ 26.1600050] ip6_output: refusing to send from invalid address fe80:4::ccdc:cbf3:7b7b:ddb1 (pid 0) tc-so:[ 26.2800050] ip6_output: refusing to send from invalid address fe80:4::ccdc:cbf3:7b7b:ddb1 (pid 0) tc-so:[ 29.2400050] ip6_output: refusing to send from invalid address fe80:4::ccdc:cbf3:7b7b:ddb1 (pid 0) tc-so:[ 30.1900050] ip6_output: refusing to send from invalid address fe80:4::ccdc:cbf3:7b7b:ddb1 (pid 0) tc-so:[ 31.1300050] get_ifid: wg1: interface identifier generated by random number tc-so:[ 31.1300050] get_ifid: wg1: ifid: cc:dc:cb:f3:7b:7b:dd:b1 tc-so:[ 31.3400050] ip6_output: refusing to send from invalid address fe80:5::ccdc:cbf3:7b7b:ddb1 (pid 0) tc-so:[ 31.9000050] ip6_output: refusing to send from invalid address fe80:5::ccdc:cbf3:7b7b:ddb1 (pid 0) tc-so:[ 35.9600050] ip6_output: refusing to send from invalid address fe80:5::ccdc:cbf3:7b7b:ddb1 (pid 0) tc-so:[ 37.9700050] in6_if_link_up: fe80:4::ccdc:cbf3:7b7b:ddb1 marked tentative tc-so:[ 37.9700050] nd6_dad_start: wg0: starting DAD for fe80:4::ccdc:cbf3:7b7b:ddb1 tc-so:[ 38.1300050] ip6_output: refusing to send from invalid address fe80:5::ccdc:cbf3:7b7b:ddb1 (pid 0) tc-so:[ 40.1900050] nd6_dad_timer: wg0: DAD complete for fe80:4::ccdc:cbf3:7b7b:ddb1 - no duplicates found tc-so:[ 41.0600050] in6_if_link_up: fe80:5::ccdc:cbf3:7b7b:ddb1 marked tentative tc-so:[ 41.0600050] nd6_dad_start: wg1: starting DAD for fe80:5::ccdc:cbf3:7b7b:ddb1 tc-so:[ 42.1800050] nd6_dad_timer: wg1: DAD complete for fe80:5::ccdc:cbf3:7b7b:ddb1 - no duplicates found tc-so:[ 63.2400050] panic: kernel diagnostic assertion "pktq != NULL" failed: file "/tmp/bracket/build/2022.09.04.11.20.33-evbarm-aarch64/src/sys/rump/net/lib/libnet/../../../../net/if_loop.c", line 360 tc-so:[ 63.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, 2022 tc-so:[ 1.0000000] 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.99 (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/evbarm/9.99.99/modules tc-so:[ 1.3300050] mainbus0 (root) tc-so:[ 1.3300050] chacha: Portable C ChaCha tc-so:[ 1.3300050] aes: BearSSL aes_ct tc-so:[ 1.3300050] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.3300050] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 3.4100050] shmif0: Ethernet address b2:a0:92:43:bb:5e tc-so:[ 12.1800050] shmif1: Ethernet address b2:a0:06:0f:95:07 tc-so:[ 63.2400050] panic: kernel diagnostic assertion "pktq != NULL" failed: file "/tmp/bracket/build/2022.09.04.11.20.33-evbarm-aarch64/src/sys/rump/net/lib/libnet/../../../../net/if_loop.c", line 360 tc-so:[ 63.2400050] rump kernel halting... tc-so:bus tc-so:### Dumping bus tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:23.890004 b2:a0:92:43:bb:5e > 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:24.350004 b2:a0:06:0f:95:07 > 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:24.910004 b2:a0:06:0f:95:07 > 33:33:ff:0f:95:07, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff0f:9507: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff0f:9507, length 24 tc-so:00:00:24.910004 b2:a0:06:0f:95:07 > 33:33:ff:0f:95:07, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff0f:9507: ICMP6, neighbor solicitation, who has fe80::b0a0:6ff:fe0f:9507, length 32 tc-so:00:00:24.910004 b2:a0:92:43:bb:5e > 33:33:15:b1:70:e9, ethertype IPv6 (0x86dd), length 86: :: > ff02::2:15b1:70e9: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:15b1:70e9, length 24 tc-so:00:00:24.910004 b2:a0:92:43:bb:5e > 33:33:ff:43:bb:5e, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff43:bb5e: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff43:bb5e, length 24 tc-so:00:00:24.910004 b2:a0:92:43:bb:5e > 33:33:ff:43:bb:5e, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff43:bb5e: ICMP6, neighbor solicitation, who has fe80::b0a0:92ff:fe43:bb5e, length 32 tc-so:00:00:24.950004 b2:a0:06:0f:95:07 > 33:33:15:b1:70:e9, ethertype IPv6 (0x86dd), length 86: :: > ff02::2:15b1:70e9: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:15b1:70e9, length 24 tc-so:00:00:28.350004 b2:a0:92:43:bb:5e > 33:33:ff:43:bb:5e, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:92ff:fe43:bb5e > ff02::1:ff43:bb5e: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff43:bb5e, length 24 tc-so:00:00:30.430004 b2:a0:06:0f:95:07 > 33:33:ff:0f:95:07, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:6ff:fe0f:9507 > ff02::1:ff0f:9507: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff0f:9507, length 24 tc-so:00:00:30.650004 b2:a0:92:43:bb:5e > 33:33:15:b1:70:e9, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:92ff:fe43:bb5e > ff02::2:15b1:70e9: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:15b1:70e9, length 24 tc-so:00:00:39.070004 b2:a0:5f:01:6d:5d > 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:39.460004 b2:a0:5f:01:6d:5d > 33:33:fc:d5:71:33, ethertype IPv6 (0x86dd), length 86: :: > ff02::2:fcd5:7133: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:fcd5:7133, length 24 tc-so:00:00:39.840004 b2:a0:5f:01:6d:5d > 33:33:ff:01:6d:5d, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff01:6d5d: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff01:6d5d, length 24 tc-so:00:00:39.980004 b2:a0:5f:01:6d:5d > 33:33:ff:01:6d:5d, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff01:6d5d: ICMP6, neighbor solicitation, who has fe80::b0a0:5fff:fe01:6d5d, length 32 tc-so:00:00:43.340004 b2:a0:5f:01:6d:5d > 33:33:ff:01:6d:5d, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:5fff:fe01:6d5d > ff02::1:ff01:6d5d: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff01:6d5d, length 24 tc-so:00:00:47.000004 b2:a0:5f:01:6d:5d > 33:33:fc:d5:71:33, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:5fff:fe01:6d5d > ff02::2:fcd5:7133: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:fcd5:7133, length 24 tc-so:00:00:36.810004 b2:a0:5d:7e:e9:19 > 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:37.150004 b2:a0:5d:7e:e9:19 > 33:33:ff:7e:e9:19, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff7e:e919: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff7e:e919, length 24 tc-so:00:00:37.210004 b2:a0:5d:7e:e9:19 > 33:33:ff:7e:e9:19, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff7e:e919: ICMP6, neighbor solicitation, who has fe80::b0a0:5dff:fe7e:e919, length 32 tc-so:00:00:37.290004 b2:a0:5d:7e:e9:19 > 33:33:79:b2:a4:e0, ethertype IPv6 (0x86dd), length 86: :: > ff02::2:79b2:a4e0: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:79b2:a4e0, length 24 tc-so:00:00:45.000004 b2:a0:5d:7e:e9:19 > 33:33:79:b2:a4:e0, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:5dff:fe7e:e919 > ff02::2:79b2:a4e0: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:79b2:a4e0, length 24 tc-so:00:01:02.730004 b2:a0:92:43:bb:5e > 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:57.670004 b2:a0:5f:01:6d:5d > b2:a0:92:43:bb:5e, ethertype ARP (0x0806), length 42: Reply 192.168.1.2 is-at b2:a0:5f:01:6d:5d, length 28 tc-so:00:01:02.800004 b2:a0:92:43:bb:5e > b2:a0:5f:01:6d:5d, ethertype IPv4 (0x0800), length 190: 192.168.1.1.51820 > 192.168.1.2.51820: UDP, length 148 tc-so:00:00:57.710004 b2:a0:5f:01:6d:5d > 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:01:02.870004 b2:a0:92:43:bb:5e > b2:a0:5f:01:6d:5d, ethertype ARP (0x0806), length 42: Reply 192.168.1.1 is-at b2:a0:92:43:bb:5e, length 28 tc-so:00:00:46.680004 b2:a0:5d:7e:e9:19 > 33:33:ff:7e:e9:19, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:5dff:fe7e:e919 > ff02::1:ff7e:e919: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff7e:e919, length 24 tc-so:00:00:57.770004 b2:a0:5f:01:6d:5d > b2:a0:92:43:bb:5e, ethertype IPv4 (0x0800), length 134: 192.168.1.2.51820 > 192.168.1.1.51820: UDP, length 92 tc-so:00:01:02.870004 b2:a0:92:43:bb:5e > b2:a0:5f:01:6d:5d, ethertype IPv4 (0x0800), length 170: 192.168.1.1.51820 > 192.168.1.2.51820: UDP, length 128 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: 1662328336.610871, wg_multiple_interfaces, failed, atf-check failed; see the output of the test for details tc-start: 1662328336.769096, 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:8e:03:ba:4a ./.__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:90:b2:f6:f7 ./.__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:de:1d:35:d3 ./.__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 - - 33624 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 - - 33624 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:12ff:fe56:b191 link#2 UHl - - - lo0 tc-so:fe80::%wg0/64 fe80::34a7:a851:1fa2:fdc9 U - - - wg0 tc-so:fe80::34a7:a851:1fa2:fdc9 link#4 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33624 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:4::/32 fe80::34a7:a851:1fa2:fdc9 UC - - - wg0 tc-so:ff02::%lo0/32 ::1 UC - - 33624 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%wg0/32 fe80::34a7:a851:1fa2:fdc9 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::34a7:a851:1fa2:fdc9%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 uNL81pwZKlvbWFo69exaeDECCZKe8EBXI9NeGFpD+nQ= --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 gCKUWlt2O/J/asgSqaWP7ZoQM8DDFhN/1ab7135X6kA= --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 - - 33624 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 - - 33624 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:8eff:fe03:ba4a link#2 UHl - - - lo0 tc-so:fe80::%wg0/64 fe80::dc98:e470:49be:f9df U - - - wg0 tc-so:fe80::dc98:e470:49be:f9df link#3 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33624 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 fe80::dc98:e470:49be:f9df UC - - - wg0 tc-so:ff02::%lo0/32 ::1 UC - - 33624 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%wg0/32 fe80::dc98:e470:49be:f9df 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::dc98:e470:49be:f9df%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 rFr/IkAUQmrgaD56wRYESQ7jXKUauC8M7RL4fMUQEgY= --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 - - 33624 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 - - 33624 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:fe1d:35d3 link#2 UHl - - - lo0 tc-so:fe80::%wg0/64 fe80::90d3:d86:c951:99e4 U - - - wg0 tc-so:fe80::90d3:d86:c951:99e4 link#3 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33624 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 fe80::90d3:d86:c951:99e4 UC - - - wg0 tc-so:ff02::%lo0/32 ::1 UC - - 33624 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%wg0/32 fe80::90d3:d86:c951:99e4 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::90d3:d86:c951:99e4%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 rFr/IkAUQmrgaD56wRYESQ7jXKUauC8M7RL4fMUQEgY= --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:22.940004 b2:a0:12:56:b1:91 > 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:23.560004 b2:a0:12:56:b1:91 > 33:33:ff:56:b1:91, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff56:b191: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff56:b191, length 24 tc-so:00:00:23.720004 b2:a0:12:56:b1:91 > 33:33:ac:ae:ba:76, ethertype IPv6 (0x86dd), length 86: :: > ff02::2:acae:ba76: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:acae:ba76, length 24 tc-so:00:00:23.770004 b2:a0:12:56:b1:91 > 33:33:ff:56:b1:91, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff56:b191: ICMP6, neighbor solicitation, who has fe80::b0a0:12ff:fe56:b191, length 32 tc-so:00:00:24.650004 b2:a0:12:56:b1:91 > 33:33:ac:ae:ba:76, ethertype IPv6 (0x86dd), length 86: :: > ff02::2:acae:ba76: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:acae:ba76, length 24 tc-so:00:00:25.160004 b2:a0:12:56:b1:91 > 33:33:ff:56:b1:91, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:12ff:fe56:b191 > ff02::1:ff56:b191: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff56:b191, length 24 tc-so:00:00:30.150004 b2:a0:8e:03:ba:4a > 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:30.260004 b2:a0:8e:03:ba:4a > 33:33:ff:03:ba:4a, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff03:ba4a: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff03:ba4a, length 24 tc-so:00:00:30.420004 b2:a0:8e:03:ba:4a > 33:33:ff:03:ba:4a, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff03:ba4a: ICMP6, neighbor solicitation, who has fe80::b0a0:8eff:fe03:ba4a, length 32 tc-so:00:00:30.970004 b2:a0:8e:03:ba:4a > 33:33:f1:2b:99:5b, ethertype IPv6 (0x86dd), length 86: :: > ff02::2:f12b:995b: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:f12b:995b, length 24 tc-so:00:00:34.500004 b2:a0:8e:03:ba:4a > 33:33:ff:03:ba:4a, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:8eff:fe03:ba4a > ff02::1:ff03:ba4a: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff03:ba4a, length 24 tc-so:00:00:28.520004 b2:a0:de:1d:35:d3 > 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:28.900004 b2:a0:de:1d:35:d3 > 33:33:ff:1d:35:d3, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff1d:35d3: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff1d:35d3, length 24 tc-so:00:00:29.040004 b2:a0:de:1d:35:d3 > 33:33:88:48:08:a6, ethertype IPv6 (0x86dd), length 86: :: > ff02::2:8848:8a6: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:8848:8a6, length 24 tc-so:00:00:29.080004 b2:a0:de:1d:35:d3 > 33:33:ff:1d:35:d3, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff1d:35d3: ICMP6, neighbor solicitation, who has fe80::b0a0:deff:fe1d:35d3, length 32 tc-so:00:00:40.200004 b2:a0:8e:03:ba:4a > 33:33:f1:2b:99:5b, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:8eff:fe03:ba4a > ff02::2:f12b:995b: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:f12b:995b, length 24 tc-so:00:00:36.600004 b2:a0:de:1d:35:d3 > 33:33:88:48:08:a6, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:deff:fe1d:35d3 > ff02::2:8848:8a6: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:8848:8a6, length 24 tc-so:Executing command [ rump.ping -n -i 0.1 -c 3 -w 1 10.0.0.2 ] tc-so: tc-so:00:00:37.580004 b2:a0:de:1d:35:d3 > 33:33:ff:1d:35:d3, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:deff:fe1d:35d3 > ff02::1:ff1d:35d3: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff1d:35d3, length 24 tc-so:00:00:53.000004 b2:a0:12:56:b1:91 > 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:47.920004 b2:a0:8e:03:ba:4a > b2:a0:12:56:b1:91, ethertype ARP (0x0806), length 42: Reply 192.168.1.2 is-at b2:a0:8e:03:ba:4a, length 28 tc-so:00:00:53.030004 b2:a0:12:56:b1:91 > b2:a0:8e:03:ba:4a, ethertype IPv4 (0x0800), length 190: 192.168.1.1.51820 > 192.168.1.2.51820: UDP, length 148 tc-so:00:00:47.960004 b2:a0:8e:03:ba:4a > 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:53.070004 b2:a0:12:56:b1:91 > b2:a0:8e:03:ba:4a, ethertype ARP (0x0806), length 42: Reply 192.168.1.1 is-at b2:a0:12:56:b1:91, length 28 tc-so:00:00:48.010004 b2:a0:8e:03:ba:4a > b2:a0:12:56:b1:91, ethertype IPv4 (0x0800), length 134: 192.168.1.2.51820 > 192.168.1.1.51820: UDP, length 92 tc-so:00:00:53.110004 b2:a0:12:56:b1:91 > b2:a0:8e:03:ba:4a, ethertype IPv4 (0x0800), length 170: 192.168.1.1.51820 > 192.168.1.2.51820: UDP, length 128 tc-so:00:00:48.080004 b2:a0:8e:03:ba:4a > b2:a0:12:56:b1:91, ethertype IPv4 (0x0800), length 170: 192.168.1.2.51820 > 192.168.1.1.51820: UDP, length 128 tc-so:00:00:53.190004 b2:a0:12:56:b1:91 > b2:a0:8e:03:ba:4a, ethertype IPv4 (0x0800), length 170: 192.168.1.1.51820 > 192.168.1.2.51820: UDP, length 128 tc-so:00:00:48.160004 b2:a0:8e:03:ba:4a > b2:a0:12:56:b1:91, ethertype IPv4 (0x0800), length 170: 192.168.1.2.51820 > 192.168.1.1.51820: UDP, length 128 tc-so:00:00:53.270004 b2:a0:12:56:b1:91 > b2:a0:8e:03:ba:4a, ethertype IPv4 (0x0800), length 170: 192.168.1.1.51820 > 192.168.1.2.51820: UDP, length 128 tc-so:00:00:48.200004 b2:a0:8e:03:ba:4a > b2:a0:12:56:b1:91, ethertype IPv4 (0x0800), length 170: 192.168.1.2.51820 > 192.168.1.1.51820: UDP, length 128 tc-so:Executing command [ rump.ping -n -i 0.1 -c 3 -w 1 10.0.0.3 ] tc-se:Fail: incorrect exit status: 1, expected: 0 tc-se:stdout: tc-se:PING 10.0.0.3 (10.0.0.3): 56 data bytes tc-se:64 bytes from 10.0.0.3: icmp_seq=0 ttl=255 time=227.417375 ms tc-se: tc-se:stderr: tc-se:rump.ping: Can't set special IP header: 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 33624 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:8e:03:ba:4a tc-so: linkstr: bus tc-so: input: 15 packets, 1426 bytes, 10 multicasts tc-so: output: 12 packets, 1200 bytes, 5 multicasts tc-so: inet6 fe80::b0a0:8eff:fe03:ba4a%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: 3 packets, 336 bytes tc-so: output: 3 packets, 252 bytes tc-so: inet6 fe80::dc98:e470:49be:f9df%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 - - 33624 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:12:56:b1:91 UHL - - - shmif0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33624 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:8eff:fe03:ba4a link#2 UHl - - - lo0 tc-so:fe80::%wg0/64 fe80::dc98:e470:49be:f9df U - - - wg0 tc-so:fe80::dc98:e470:49be:f9df link#3 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33624 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 fe80::dc98:e470:49be:f9df UC - - - wg0 tc-so:ff02::%lo0/32 ::1 UC - - 33624 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%wg0/32 fe80::dc98:e470:49be:f9df UC - - - wg0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33624 0 0 0 0 0 tc-so:lo0 33624 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33624 ::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 33624 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:8e:03:ba:4a 15 0 12 0 0 tc-so:shmif 1500 192.168.1/24 192.168.1.2 15 0 12 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:8eff:f tc-so: ff01:2::1 tc-so: ff02::2:f12b:995b tc-so: ff02::1%shmif0 tc-so: ff02::1:ff03:ba4a 15 0 12 0 0 tc-so:wg0 1420 3 0 3 0 0 tc-so:wg0 1420 10.0.0/24 10.0.0.2 3 0 3 0 0 tc-so:wg0 1420 fe80::/64 fe80::dc98:e470:4 tc-so: ff01:3::1 tc-so: ff02::2:f12b:995b tc-so: ff02::1%wg0 tc-so: ff02::1:ffbe:f9df 3 0 3 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 384 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 128 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 1280 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:in6pcbpl 304 8 0 7 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 25 0 24 1 0 1 1 0 inf 0 tc-so:kcpuset 128 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 256 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 76 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 64 207 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00128 256 75 0 0 5 0 5 5 0 inf 0 tc-so:kmem-00256 384 77 0 0 8 0 8 8 0 inf 0 tc-so:kmem-00384 512 52 0 0 7 0 7 7 0 inf 0 tc-so:kmem-00512 640 19 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00768 896 8 0 0 2 0 2 2 0 inf 0 tc-so:kmem-01024 1152 99 0 0 33 0 33 33 0 inf 0 tc-so:kmem-02048 2048 487 0 0 244 0 244 244 0 inf 0 tc-so:kmem-04096 4096 17 0 0 17 0 17 17 0 inf 0 tc-so:llentrypl 288 1 0 0 1 0 1 1 0 inf 0 tc-so:mbpl 528 10 0 0 4 0 4 4 0 inf 2 tc-so:mclpl 2048 2 0 0 5 0 5 5 0 8192 4 tc-so:mutex 128 37 0 0 2 0 2 2 0 inf 0 tc-so:pcache 2816 51 0 1 50 0 50 50 0 inf 0 tc-so:pcachecpu 128 52 0 0 2 0 2 2 0 inf 0 tc-so:pcglarge 1152 2 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 384 42 0 0 5 0 5 5 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-128 80 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 290 0 0 5 0 5 5 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 1024 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 2 0 2 2 0 inf 0 tc-so:rwlock 128 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 1024 7 0 0 2 0 2 2 0 inf 0 tc-so:vmembt 128 28 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1896 0 70 434 0 434 tc-so: tc-so:In use 1490K, total allocated 1736K; utilization 85.8% tc-so: tc-so:? (192.168.1.1) at b2:a0:12:56:b1:91 on shmif0 21s 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:8eff:fe03:ba4a%shmif0 tc-so: group ff01:2::1 refcount 1 tc-so: group ff02::2:f12b:995b%shmif0 refcount 1 tc-so: group ff02::1%shmif0 refcount 1 tc-so: group ff02::1:ff03:ba4a%shmif0 refcount 1 tc-so: enaddr b2:a0:8e:03:ba:4a multicnt 4 tc-so: 33:33:f1:2b:99:5b -- 33:33:f1:2b:99:5b refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:03:ba:4a -- 33:33:ff:03:ba:4a 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::dc98:e470:49be:f9df%wg0 tc-so: group ff01:3::1 refcount 1 tc-so: group ff02::2:f12b:995b%wg0 refcount 1 tc-so: group ff02::1%wg0 refcount 1 tc-so: group ff02::1:ffbe:f9df%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, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.99 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/evbarm/9.99.99/modules tc-so:[ 1.340005] 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.810005] shmif0: Ethernet address b2:a0:8e:03:ba:4a tc-so:[ 30.150005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 30.150005] get_ifid: shmif0: ifid: b0:a0:8e:ff:fe:03:ba:4a tc-so:[ 30.150005] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:8eff:fe03:ba4a tc-so:[ 31.120005] get_ifid: wg0: interface identifier generated by random number tc-so:[ 31.120005] get_ifid: wg0: ifid: dc:98:e4:70:49:be:f9:df tc-so:[ 31.420005] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:8eff:fe03:ba4a - no duplicates found tc-so:[ 31.950005] ip6_output: refusing to send from invalid address fe80:3::dc98:e470:49be:f9df (pid 0) tc-so:[ 32.100005] ip6_output: refusing to send from invalid address fe80:3::dc98:e470:49be:f9df (pid 0) tc-so:[ 36.470005] in6_if_link_up: fe80:3::dc98:e470:49be:f9df marked tentative tc-so:[ 36.470005] nd6_dad_start: wg0: starting DAD for fe80:3::dc98:e470:49be:f9df tc-so:[ 38.030005] nd6_dad_timer: wg0: DAD complete for fe80:3::dc98:e470:49be:f9df - no duplicates found tc-so:### Dumping unix://wg_peer2 tc-so:lo0: flags=0x8049 mtu 33624 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:de:1d:35:d3 tc-so: linkstr: bus tc-so: input: 9 packets, 834 bytes, 5 multicasts tc-so: output: 11 packets, 1050 bytes, 5 multicasts tc-so: inet6 fe80::b0a0:deff:fe1d:35d3%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: 1 packet, 112 bytes tc-so: output: 1 packet, 84 bytes tc-so: inet6 fe80::90d3:d86:c951:99e4%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 - - 33624 lo0 tc-so:192.168.1/24 link#2 UC - - - shmif0 tc-so:192.168.1.3 link#2 UHl - - - lo0 tc-so:192.168.1.1 b2:a0:12:56:b1:91 UHL - - - shmif0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33624 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:fe1d:35d3 link#2 UHl - - - lo0 tc-so:fe80::%wg0/64 fe80::90d3:d86:c951:99e4 U - - - wg0 tc-so:fe80::90d3:d86:c951:99e4 link#3 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33624 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 fe80::90d3:d86:c951:99e4 UC - - - wg0 tc-so:ff02::%lo0/32 ::1 UC - - 33624 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%wg0/32 fe80::90d3:d86:c951:99e4 UC - - - wg0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33624 0 0 0 0 0 tc-so:lo0 33624 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33624 ::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 33624 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:de:1d:35:d3 9 0 11 0 0 tc-so:shmif 1500 192.168.1/24 192.168.1.3 9 0 11 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:deff:f tc-so: ff01:2::1 tc-so: ff02::2:8848:8a6% tc-so: ff02::1%shmif0 tc-so: ff02::1:ff1d:35d3 9 0 11 0 0 tc-so:wg0 1420 1 0 1 0 0 tc-so:wg0 1420 10.0.0/24 10.0.0.3 1 0 1 0 0 tc-so:wg0 1420 fe80::/64 fe80::90d3:d86:c9 tc-so: ff01:3::1 tc-so: ff02::2:8848:8a6% tc-so: ff02::1%wg0 tc-so: ff02::1:ff51:99e4 1 0 1 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 384 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 128 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 1280 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 8 0 7 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 25 0 24 1 0 1 1 0 inf 0 tc-so:kcpuset 128 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 256 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 52 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 75 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 64 206 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00128 256 75 0 0 5 0 5 5 0 inf 0 tc-so:kmem-00256 384 76 0 0 8 0 8 8 0 inf 0 tc-so:kmem-00384 512 52 0 0 7 0 7 7 0 inf 0 tc-so:kmem-00512 640 19 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00768 896 8 0 0 2 0 2 2 0 inf 0 tc-so:kmem-01024 1152 99 0 0 33 0 33 33 0 inf 0 tc-so:kmem-02048 2048 488 0 0 244 0 244 244 0 inf 0 tc-so:kmem-04096 4096 17 0 0 17 0 17 17 0 inf 0 tc-so:llentrypl 288 1 0 0 1 0 1 1 0 inf 0 tc-so:mbpl 528 10 0 0 4 0 4 4 0 inf 2 tc-so:mclpl 2048 3 0 0 6 0 6 6 0 8192 4 tc-so:mutex 128 37 0 0 2 0 2 2 0 inf 0 tc-so:pcache 2816 51 0 1 50 0 50 50 0 inf 0 tc-so:pcachecpu 128 52 0 0 2 0 2 2 0 inf 0 tc-so:pcglarge 1152 2 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 384 37 0 0 4 0 4 4 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-128 80 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 291 0 0 5 0 5 5 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 1024 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 2 0 2 2 0 inf 0 tc-so:rwlock 128 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:thplthrd 80 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 1024 7 0 0 2 0 2 2 0 inf 0 tc-so:vmembt 128 26 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1889 0 68 434 0 434 tc-so: tc-so:In use 1492K, total allocated 1736K; utilization 85.9% tc-so: tc-so:? (192.168.1.1) at b2:a0:12:56:b1:91 on shmif0 16s 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:deff:fe1d:35d3%shmif0 tc-so: group ff01:2::1 refcount 1 tc-so: group ff02::2:8848:8a6%shmif0 refcount 1 tc-so: group ff02::1%shmif0 refcount 1 tc-so: group ff02::1:ff1d:35d3%shmif0 refcount 1 tc-so: enaddr b2:a0:de:1d:35:d3 multicnt 4 tc-so: 33:33:88:48:08:a6 -- 33:33:88:48:08:a6 refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:1d:35:d3 -- 33:33:ff:1d:35: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::90d3:d86:c951:99e4%wg0 tc-so: group ff01:3::1 refcount 1 tc-so: group ff02::2:8848:8a6%wg0 refcount 1 tc-so: group ff02::1%wg0 refcount 1 tc-so: group ff02::1:ff51:99e4%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, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.99 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.210005] root file system type: rumpfs tc-so:[ 1.210005] kern.module.path=/stand/evbarm/9.99.99/modules tc-so:[ 1.530005] mainbus0 (root) tc-so:[ 1.530005] chacha: Portable C ChaCha tc-so:[ 1.570005] aes: BearSSL aes_ct tc-so:[ 1.610005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.610005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 4.130005] shmif0: Ethernet address b2:a0:de:1d:35:d3 tc-so:[ 28.520005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 28.520005] get_ifid: shmif0: ifid: b0:a0:de:ff:fe:1d:35:d3 tc-so:[ 28.520005] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:deff:fe1d:35d3 tc-so:[ 29.550005] get_ifid: wg0: interface identifier generated by random number tc-so:[ 29.550005] get_ifid: wg0: ifid: 90:d3:0d:86:c9:51:99:e4 tc-so:[ 30.090005] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:deff:fe1d:35d3 - no duplicates found tc-so:[ 30.210005] ip6_output: refusing to send from invalid address fe80:3::90d3:d86:c951:99e4 (pid 0) tc-so:[ 30.330005] ip6_output: refusing to send from invalid address fe80:3::90d3:d86:c951:99e4 (pid 0) tc-so:[ 32.560005] ip6_output: refusing to send from invalid address fe80:3::90d3:d86:c951:99e4 (pid 0) tc-so:[ 33.310005] ip6_output: refusing to send from invalid address fe80:3::90d3:d86:c951:99e4 (pid 0) tc-so:[ 34.410005] in6_if_link_up: fe80:3::90d3:d86:c951:99e4 marked tentative tc-so:[ 34.410005] nd6_dad_start: wg0: starting DAD for fe80:3::90d3:d86:c951:99e4 tc-so:[ 36.110005] nd6_dad_timer: wg0: DAD complete for fe80:3::90d3:d86:c951:99e4 - 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 "aarch64--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 12931] tc-so:[New process 28540] tc-so:[New process 1724] tc-so:[New process 16369] tc-so:[New process 9296] tc-so:[New process 29643] tc-so:[New process 22698] tc-so:[New process 17280] tc-so:[New process 28147] tc-so:[New process 3358] tc-so:[New process 25845] tc-so:[New process 15589] tc-so:[New process 20267] tc-so:[New process 27047] tc-so:[New process 19744] tc-so:[New process 24773] tc-so:[New process 10200] tc-so:[New process 724] tc-so:[New process 20182] tc-so:[New process 15153] tc-so:[New process 10296] tc-so:[New process 16951] tc-so:[New process 22176] tc-so:[New process 17623] tc-so:[New process 14591] tc-so:[New process 25044] tc-so:[New process 25939] tc-so:[New process 25134] tc-so:[New process 12426] tc-so:[New process 27128] tc-so:[New process 22139] tc-so:[New process 28765] tc-so:[New process 15246] tc-so:[New process 13543] tc-so:[New process 13455] tc-so:[New process 26070] tc-so:[New process 22956] tc-so:[New process 20794] tc-so:[New process 10736] tc-so:[New process 22702] tc-so:[New process 24876] tc-so:[New process 7704] tc-so:[New process 5379] tc-so:[New process 14516] tc-so:[New process 10893] tc-so:[New process 28614] tc-so:[New process 8577] tc-so:[New process 14983] tc-so:Core was generated by `rump_server'. tc-so:Program terminated with signal SIGABRT, Aborted. tc-so:#0 0x0000ffaafba8d3ec in _lwp_kill () from /usr/lib/libc.so.12 tc-so:[Current thread is 1 (process 12931)] tc-so:#0 0x0000ffaafba8d3ec in _lwp_kill () from /usr/lib/libc.so.12 tc-so:#1 0x0000ffaafba8d6ac in abort () from /usr/lib/libc.so.12 tc-so:#2 0x0000ffaafbd68314 in rumpuser_exit () from /usr/lib/librumpuser.so.0 tc-so:#3 0x0000ffaafbf2fd74 in rumpns_cpu_reboot () from /usr/lib/librump.so.0 tc-so:#4 0x0000ffaafbeda290 in rumpns_kern_reboot () from /usr/lib/librump.so.0 tc-so:#5 0x0000ffaafbed91a4 in rumpns_vpanic () from /usr/lib/librump.so.0 tc-so:#6 0x0000ffaafbeb8f94 in rumpns_kern_assert () from /usr/lib/librump.so.0 tc-so:#7 0x0000ffaafb867008 in rumpns_looutput () from /usr/lib/librumpnet_net.so tc-so:#8 0x0000ffaafb849bec in rumpns_ip_if_output () tc-so: from /usr/lib/librumpnet_net.so tc-so:#9 0x0000ffaafb84b0b8 in rumpns_ip_output () from /usr/lib/librumpnet_net.so tc-so:#10 0x0000ffaafb8490c8 in rumpns_rip_output () from /usr/lib/librumpnet_net.so tc-so:#11 0x0000ffaafb8492f8 in ?? () from /usr/lib/librumpnet_net.so tc-so:#12 0x0000ffaafb8d8c08 in rumpns_sosend () from /usr/lib/librumpnet.so tc-so:#13 0x0000ffaafb8d275c in rumpns_do_sys_sendmsg_so () tc-so: from /usr/lib/librumpnet.so tc-so:#14 0x0000ffaafb8d2994 in rumpns_do_sys_sendmsg () from /usr/lib/librumpnet.so tc-so:#15 0x0000ffaafb8d2a44 in rumpns_sys_sendto () from /usr/lib/librumpnet.so tc-so:#16 0x0000ffaafbfb13ac in ?? () from /usr/lib/librumpkern_sysproxy.so.0 tc-so:#17 0x0000ffaafbd661b8 in ?? () from /usr/lib/librumpuser.so.0 tc-so:#18 0x0000ffaafbd3dc14 in ?? () from /usr/lib/libpthread.so.1 tc-so:#19 0x0000ffaafb9a249c in __mknod50 () from /usr/lib/libc.so.12 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.4800050] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 23.1100050] get_ifid: shmif0: got interface identifier from itself tc-so:[ 23.1100050] get_ifid: shmif0: ifid: b0:a0:12:ff:fe:56:b1:91 tc-so:[ 23.1100050] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:12ff:fe56:b191 tc-so:[ 24.7700050] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:12ff:fe56:b191 - no duplicates found tc-so:[ 25.0000050] get_ifid: wg0: interface identifier generated by random number tc-so:[ 25.0000050] get_ifid: wg0: ifid: 34:a7:a8:51:1f:a2:fd:c9 tc-so:[ 25.5900050] ip6_output: refusing to send from invalid address fe80:4::34a7:a851:1fa2:fdc9 (pid 0) tc-so:[ 25.6400050] ip6_output: refusing to send from invalid address fe80:4::34a7:a851:1fa2:fdc9 (pid 0) tc-so:[ 30.3500050] in6_if_link_up: fe80:4::34a7:a851:1fa2:fdc9 marked tentative tc-so:[ 30.3500050] nd6_dad_start: wg0: starting DAD for fe80:4::34a7:a851:1fa2:fdc9 tc-so:[ 32.2400050] nd6_dad_timer: wg0: DAD complete for fe80:4::34a7:a851:1fa2:fdc9 - no duplicates found tc-so:[ 55.0000050] panic: kernel diagnostic assertion "pktq != NULL" failed: file "/tmp/bracket/build/2022.09.04.11.20.33-evbarm-aarch64/src/sys/rump/net/lib/libnet/../../../../net/if_loop.c", line 360 tc-so:[ 55.0000050] 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, 2022 tc-so:[ 1.0000000] 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.99 (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/evbarm/9.99.99/modules tc-so:[ 1.3500050] mainbus0 (root) tc-so:[ 1.4800050] chacha: Portable C ChaCha tc-so:[ 1.4800050] aes: BearSSL aes_ct tc-so:[ 1.4800050] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.4800050] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 3.7100050] shmif0: Ethernet address b2:a0:12:56:b1:91 tc-so:[ 12.7100050] shmif1: Ethernet address b2:a0:90:b2:f6:f7 tc-so:[ 55.0000050] panic: kernel diagnostic assertion "pktq != NULL" failed: file "/tmp/bracket/build/2022.09.04.11.20.33-evbarm-aarch64/src/sys/rump/net/lib/libnet/../../../../net/if_loop.c", line 360 tc-so:[ 55.0000050] rump kernel halting... tc-so:bus tc-so:### Dumping bus tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:22.940004 b2:a0:12:56:b1:91 > 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:23.560004 b2:a0:12:56:b1:91 > 33:33:ff:56:b1:91, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff56:b191: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff56:b191, length 24 tc-so:00:00:23.720004 b2:a0:12:56:b1:91 > 33:33:ac:ae:ba:76, ethertype IPv6 (0x86dd), length 86: :: > ff02::2:acae:ba76: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:acae:ba76, length 24 tc-so:00:00:23.770004 b2:a0:12:56:b1:91 > 33:33:ff:56:b1:91, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff56:b191: ICMP6, neighbor solicitation, who has fe80::b0a0:12ff:fe56:b191, length 32 tc-so:00:00:24.650004 b2:a0:12:56:b1:91 > 33:33:ac:ae:ba:76, ethertype IPv6 (0x86dd), length 86: :: > ff02::2:acae:ba76: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:acae:ba76, length 24 tc-so:00:00:25.160004 b2:a0:12:56:b1:91 > 33:33:ff:56:b1:91, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:12ff:fe56:b191 > ff02::1:ff56:b191: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff56:b191, length 24 tc-so:00:00:30.150004 b2:a0:8e:03:ba:4a > 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:30.260004 b2:a0:8e:03:ba:4a > 33:33:ff:03:ba:4a, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff03:ba4a: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff03:ba4a, length 24 tc-so:00:00:30.420004 b2:a0:8e:03:ba:4a > 33:33:ff:03:ba:4a, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff03:ba4a: ICMP6, neighbor solicitation, who has fe80::b0a0:8eff:fe03:ba4a, length 32 tc-so:00:00:30.970004 b2:a0:8e:03:ba:4a > 33:33:f1:2b:99:5b, ethertype IPv6 (0x86dd), length 86: :: > ff02::2:f12b:995b: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:f12b:995b, length 24 tc-so:00:00:34.500004 b2:a0:8e:03:ba:4a > 33:33:ff:03:ba:4a, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:8eff:fe03:ba4a > ff02::1:ff03:ba4a: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff03:ba4a, length 24 tc-so:00:00:28.520004 b2:a0:de:1d:35:d3 > 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:28.900004 b2:a0:de:1d:35:d3 > 33:33:ff:1d:35:d3, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff1d:35d3: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff1d:35d3, length 24 tc-so:00:00:29.040004 b2:a0:de:1d:35:d3 > 33:33:88:48:08:a6, ethertype IPv6 (0x86dd), length 86: :: > ff02::2:8848:8a6: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:8848:8a6, length 24 tc-so:00:00:29.080004 b2:a0:de:1d:35:d3 > 33:33:ff:1d:35:d3, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff1d:35d3: ICMP6, neighbor solicitation, who has fe80::b0a0:deff:fe1d:35d3, length 32 tc-so:00:00:40.200004 b2:a0:8e:03:ba:4a > 33:33:f1:2b:99:5b, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:8eff:fe03:ba4a > ff02::2:f12b:995b: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:f12b:995b, length 24 tc-so:00:00:36.600004 b2:a0:de:1d:35:d3 > 33:33:88:48:08:a6, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:deff:fe1d:35d3 > ff02::2:8848:8a6: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:8848:8a6, length 24 tc-so:00:00:37.580004 b2:a0:de:1d:35:d3 > 33:33:ff:1d:35:d3, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:deff:fe1d:35d3 > ff02::1:ff1d:35d3: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff1d:35d3, length 24 tc-so:00:00:53.000004 b2:a0:12:56:b1:91 > 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:47.920004 b2:a0:8e:03:ba:4a > b2:a0:12:56:b1:91, ethertype ARP (0x0806), length 42: Reply 192.168.1.2 is-at b2:a0:8e:03:ba:4a, length 28 tc-so:00:00:53.030004 b2:a0:12:56:b1:91 > b2:a0:8e:03:ba:4a, ethertype IPv4 (0x0800), length 190: 192.168.1.1.51820 > 192.168.1.2.51820: UDP, length 148 tc-so:00:00:47.960004 b2:a0:8e:03:ba:4a > 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:53.070004 b2:a0:12:56:b1:91 > b2:a0:8e:03:ba:4a, ethertype ARP (0x0806), length 42: Reply 192.168.1.1 is-at b2:a0:12:56:b1:91, length 28 tc-so:00:00:48.010004 b2:a0:8e:03:ba:4a > b2:a0:12:56:b1:91, ethertype IPv4 (0x0800), length 134: 192.168.1.2.51820 > 192.168.1.1.51820: UDP, length 92 tc-so:00:00:53.110004 b2:a0:12:56:b1:91 > b2:a0:8e:03:ba:4a, ethertype IPv4 (0x0800), length 170: 192.168.1.1.51820 > 192.168.1.2.51820: UDP, length 128 tc-so:00:00:48.080004 b2:a0:8e:03:ba:4a > b2:a0:12:56:b1:91, ethertype IPv4 (0x0800), length 170: 192.168.1.2.51820 > 192.168.1.1.51820: UDP, length 128 tc-so:00:00:53.190004 b2:a0:12:56:b1:91 > b2:a0:8e:03:ba:4a, ethertype IPv4 (0x0800), length 170: 192.168.1.1.51820 > 192.168.1.2.51820: UDP, length 128 tc-so:00:00:48.160004 b2:a0:8e:03:ba:4a > b2:a0:12:56:b1:91, ethertype IPv4 (0x0800), length 170: 192.168.1.2.51820 > 192.168.1.1.51820: UDP, length 128 tc-so:00:00:53.270004 b2:a0:12:56:b1:91 > b2:a0:8e:03:ba:4a, ethertype IPv4 (0x0800), length 170: 192.168.1.1.51820 > 192.168.1.2.51820: UDP, length 128 tc-so:00:00:48.200004 b2:a0:8e:03:ba:4a > b2:a0:12:56:b1:91, ethertype IPv4 (0x0800), length 170: 192.168.1.2.51820 > 192.168.1.1.51820: UDP, length 128 tc-so:00:00:54.800004 b2:a0:12:56:b1:91 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 192.168.1.3 tell 192.168.1.1, length 28 tc-so:00:00:39.690004 b2:a0:de:1d:35:d3 > b2:a0:12:56:b1:91, ethertype ARP (0x0806), length 42: Reply 192.168.1.3 is-at b2:a0:de:1d:35:d3, length 28 tc-so:00:00:54.800004 b2:a0:12:56:b1:91 > b2:a0:de:1d:35:d3, ethertype IPv4 (0x0800), length 190: 192.168.1.1.51820 > 192.168.1.3.51820: UDP, length 148 tc-so:00:00:39.730004 b2:a0:de:1d:35:d3 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 192.168.1.1 tell 192.168.1.3, length 28 tc-so:00:00:54.840004 b2:a0:12:56:b1:91 > b2:a0:de:1d:35:d3, ethertype ARP (0x0806), length 42: Reply 192.168.1.1 is-at b2:a0:12:56:b1:91, length 28 tc-so:00:00:39.770004 b2:a0:de:1d:35:d3 > b2:a0:12:56:b1:91, ethertype IPv4 (0x0800), length 134: 192.168.1.3.51820 > 192.168.1.1.51820: UDP, length 92 tc-so:00:00:54.880004 b2:a0:12:56:b1:91 > b2:a0:de:1d:35:d3, ethertype IPv4 (0x0800), length 170: 192.168.1.1.51820 > 192.168.1.3.51820: UDP, length 128 tc-so:00:00:39.770004 b2:a0:de:1d:35:d3 > b2:a0:12:56:b1:91, ethertype IPv4 (0x0800), length 190: 192.168.1.3.51820 > 192.168.1.1.51820: UDP, length 148 tc-so:00:00:54.920004 b2:a0:12:56:b1:91 > b2:a0:de:1d:35:d3, ethertype IPv4 (0x0800), length 134: 192.168.1.1.51820 > 192.168.1.3.51820: UDP, length 92 tc-so:00:00:39.850004 b2:a0:de:1d:35:d3 > b2:a0:12:56:b1:91, ethertype IPv4 (0x0800), length 170: 192.168.1.3.51820 > 192.168.1.1.51820: UDP, length 128 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: 1662328417.876327, wg_multiple_peers, failed, atf-check failed; see the output of the test for details tc-start: 1662328417.995301, 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:70:63:18:4e ./.__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 - - 33624 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 - - 33624 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:fe1c:6620 link#2 UHl - - - lo0 tc-so:fe80::%wg0/64 fe80::8057:4f1:466f:266b U - - - wg0 tc-so:fe80::8057:4f1:466f:266b link#3 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33624 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 fe80::8057:4f1:466f:266b UC - - - wg0 tc-so:ff02::%lo0/32 ::1 UC - - 33624 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%wg0/32 fe80::8057:4f1:466f:266b 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::8057:4f1:466f:266b%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 Ct0J6XMvh3Ml1kfkt0CdmnWol1zjc7EAD1kze37v61o= --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 - - 33624 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 - - 33624 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:70ff:fe63:184e link#2 UHl - - - lo0 tc-so:fe80::%wg0/64 fe80::b0ba:65f2:4918:90b5 U - - - wg0 tc-so:fe80::b0ba:65f2:4918:90b5 link#3 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33624 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 fe80::b0ba:65f2:4918:90b5 UC - - - wg0 tc-so:ff02::%lo0/32 ::1 UC - - 33624 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%wg0/32 fe80::b0ba:65f2:4918:90b5 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::b0ba:65f2:4918:90b5%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 m/nE9EM4x9CxQQHEOpJ78qKPrCi7OvpdxQTfO8GTHzQ= --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-so:Executing command [ rump.ping -n -c 1 -w 1 -s 2 10.0.0.2 ] tc-so:Executing command [ rump.ping -n -c 1 -w 1 -s 3 10.0.0.2 ] tc-so:Executing command [ rump.ping -n -c 1 -w 1 -s 4 10.0.0.2 ] tc-so:Executing command [ rump.ping -n -c 1 -w 1 -s 5 10.0.0.2 ] tc-so:Executing command [ rump.ping -n -c 1 -w 1 -s 6 10.0.0.2 ] tc-so:Executing command [ rump.ping -n -c 1 -w 1 -s 7 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): 7 data bytes tc-se: tc-se:stderr: tc-se:rump.ping: Can't set special IP header: 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 33624 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:70:63:18:4e tc-so: linkstr: bus tc-so: input: 11 packets, 1226 bytes, 2 multicasts tc-so: output: 16 packets, 1612 bytes, 5 multicasts tc-so: inet6 fe80::b0a0:70ff:fe63:184e%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: 6 packets, 384 bytes tc-so: output: 6 packets, 216 bytes tc-so: inet6 fe80::b0ba:65f2:4918:90b5%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 - - 33624 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:b8:1c:66:20 UHL - - - shmif0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33624 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:70ff:fe63:184e link#2 UHl - - - lo0 tc-so:fe80::%wg0/64 fe80::b0ba:65f2:4918:90b5 U - - - wg0 tc-so:fe80::b0ba:65f2:4918:90b5 link#3 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33624 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 fe80::b0ba:65f2:4918:90b5 UC - - - wg0 tc-so:ff02::%lo0/32 ::1 UC - - 33624 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%wg0/32 fe80::b0ba:65f2:4918:90b5 UC - - - wg0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33624 0 0 0 0 0 tc-so:lo0 33624 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33624 ::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 33624 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:70:63:18:4e 11 0 16 0 0 tc-so:shmif 1500 192.168.1/24 192.168.1.2 11 0 16 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:70ff:f tc-so: ff01:2::1 tc-so: ff02::2:edb:3ac2% tc-so: ff02::1%shmif0 tc-so: ff02::1:ff63:184e 11 0 16 0 0 tc-so:wg0 1420 6 0 6 0 0 tc-so:wg0 1420 10.0.0/24 10.0.0.2 6 0 6 0 0 tc-so:wg0 1420 fe80::/64 fe80::b0ba:65f2:4 tc-so: ff01:3::1 tc-so: ff02::2:edb:3ac2% tc-so: ff02::1%wg0 tc-so: ff02::1:ff18:90b5 6 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 384 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 128 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 1280 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 6 0 6 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 3 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 128 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 256 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 75 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 64 219 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00128 256 74 0 0 5 0 5 5 0 inf 0 tc-so:kmem-00256 384 76 0 0 8 0 8 8 0 inf 0 tc-so:kmem-00384 512 52 0 0 7 0 7 7 0 inf 0 tc-so:kmem-00512 640 19 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00768 896 8 0 0 2 0 2 2 0 inf 0 tc-so:kmem-01024 1152 99 0 0 33 0 33 33 0 inf 0 tc-so:kmem-02048 2048 487 0 0 244 0 244 244 0 inf 0 tc-so:kmem-04096 4096 17 0 0 17 0 17 17 0 inf 0 tc-so:llentrypl 288 1 0 0 1 0 1 1 0 inf 0 tc-so:mbpl 528 7 0 0 4 0 4 4 0 inf 3 tc-so:mclpl 2048 3 0 0 6 0 6 6 0 8192 4 tc-so:mutex 128 37 0 0 2 0 2 2 0 inf 0 tc-so:pcache 2816 51 0 1 50 0 50 50 0 inf 0 tc-so:pcachecpu 128 52 0 0 2 0 2 2 0 inf 0 tc-so:pcglarge 1152 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 384 25 0 0 3 0 3 3 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-128 80 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 291 0 0 5 0 5 5 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 1024 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 2 0 2 2 0 inf 0 tc-so:rwlock 128 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 1024 7 0 0 2 0 2 2 0 inf 0 tc-so:vmembt 128 24 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1884 0 73 433 0 433 tc-so: tc-so:In use 1482K, total allocated 1732K; utilization 85.6% tc-so: tc-so:? (192.168.1.1) at b2:a0:b8:1c:66:20 on shmif0 19s 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:70ff:fe63:184e%shmif0 tc-so: group ff01:2::1 refcount 1 tc-so: group ff02::2:edb:3ac2%shmif0 refcount 1 tc-so: group ff02::1%shmif0 refcount 1 tc-so: group ff02::1:ff63:184e%shmif0 refcount 1 tc-so: enaddr b2:a0:70:63:18:4e multicnt 4 tc-so: 33:33:0e:db:3a:c2 -- 33:33:0e:db:3a:c2 refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:63:18:4e -- 33:33:ff:63:18:4e 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::b0ba:65f2:4918:90b5%wg0 tc-so: group ff01:3::1 refcount 1 tc-so: group ff02::2:edb:3ac2%wg0 refcount 1 tc-so: group ff02::1%wg0 refcount 1 tc-so: group ff02::1:ff18:90b5%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, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.99 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/evbarm/9.99.99/modules tc-so:[ 1.420005] mainbus0 (root) tc-so:[ 1.530005] chacha: Portable C ChaCha tc-so:[ 1.530005] aes: BearSSL aes_ct tc-so:[ 1.530005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.530005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 4.100005] shmif0: Ethernet address b2:a0:70:63:18:4e tc-so:[ 15.420005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 15.420005] get_ifid: shmif0: ifid: b0:a0:70:ff:fe:63:18:4e tc-so:[ 15.420005] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:70ff:fe63:184e tc-so:[ 16.340005] get_ifid: wg0: interface identifier generated by random number tc-so:[ 16.340005] get_ifid: wg0: ifid: b0:ba:65:f2:49:18:90:b5 tc-so:[ 16.630005] ip6_output: refusing to send from invalid address fe80:3::b0ba:65f2:4918:90b5 (pid 0) tc-so:[ 17.070005] ip6_output: refusing to send from invalid address fe80:3::b0ba:65f2:4918:90b5 (pid 0) tc-so:[ 17.230005] ip6_output: refusing to send from invalid address fe80:3::b0ba:65f2:4918:90b5 (pid 0) tc-so:[ 17.390005] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:70ff:fe63:184e - no duplicates found tc-so:[ 21.320005] in6_if_link_up: fe80:3::b0ba:65f2:4918:90b5 marked tentative tc-so:[ 21.320005] nd6_dad_start: wg0: starting DAD for fe80:3::b0ba:65f2:4918:90b5 tc-so:[ 22.910005] nd6_dad_timer: wg0: DAD complete for fe80:3::b0ba:65f2:4918:90b5 - 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 "aarch64--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 28533] tc-so:[New process 7938] tc-so:[New process 27074] tc-so:[New process 7951] tc-so:[New process 25155] tc-so:[New process 9830] tc-so:[New process 20678] tc-so:[New process 29203] tc-so:[New process 24700] tc-so:[New process 6420] tc-so:[New process 13804] tc-so:[New process 5288] tc-so:[New process 19102] tc-so:[New process 16275] tc-so:[New process 24491] tc-so:[New process 27214] tc-so:[New process 14469] tc-so:[New process 13273] tc-so:[New process 21286] tc-so:[New process 29115] tc-so:[New process 26178] tc-so:[New process 15928] tc-so:[New process 6416] tc-so:[New process 11038] tc-so:[New process 23851] tc-so:[New process 15734] tc-so:[New process 26816] tc-so:[New process 13449] tc-so:[New process 25416] tc-so:[New process 18290] tc-so:[New process 6334] tc-so:[New process 24135] tc-so:[New process 28403] tc-so:[New process 14553] tc-so:[New process 29038] tc-so:[New process 18342] tc-so:[New process 21690] tc-so:[New process 29166] tc-so:[New process 29525] tc-so:[New process 13036] tc-so:[New process 16018] tc-so:[New process 28583] tc-so:[New process 8987] tc-so:[New process 18982] tc-so:[New process 28275] tc-so:[New process 24646] tc-so:[New process 24823] tc-so:Core was generated by `rump_server'. tc-so:Program terminated with signal SIGABRT, Aborted. tc-so:#0 0x0000fa7f1845d3ec in _lwp_kill () from /usr/lib/libc.so.12 tc-so:[Current thread is 1 (process 28533)] tc-so:#0 0x0000fa7f1845d3ec in _lwp_kill () from /usr/lib/libc.so.12 tc-so:#1 0x0000fa7f1845d6ac in abort () from /usr/lib/libc.so.12 tc-so:#2 0x0000fa7f18738314 in rumpuser_exit () from /usr/lib/librumpuser.so.0 tc-so:#3 0x0000fa7f188ffd74 in rumpns_cpu_reboot () from /usr/lib/librump.so.0 tc-so:#4 0x0000fa7f188aa290 in rumpns_kern_reboot () from /usr/lib/librump.so.0 tc-so:#5 0x0000fa7f188a91a4 in rumpns_vpanic () from /usr/lib/librump.so.0 tc-so:#6 0x0000fa7f18888f94 in rumpns_kern_assert () from /usr/lib/librump.so.0 tc-so:#7 0x0000fa7f18237008 in rumpns_looutput () from /usr/lib/librumpnet_net.so tc-so:#8 0x0000fa7f18219bec in rumpns_ip_if_output () tc-so: from /usr/lib/librumpnet_net.so tc-so:#9 0x0000fa7f1821b0b8 in rumpns_ip_output () from /usr/lib/librumpnet_net.so tc-so:#10 0x0000fa7f182190c8 in rumpns_rip_output () from /usr/lib/librumpnet_net.so tc-so:#11 0x0000fa7f182192f8 in ?? () from /usr/lib/librumpnet_net.so tc-so:#12 0x0000fa7f182a8c08 in rumpns_sosend () from /usr/lib/librumpnet.so tc-so:#13 0x0000fa7f182a275c in rumpns_do_sys_sendmsg_so () tc-so: from /usr/lib/librumpnet.so tc-so:#14 0x0000fa7f182a2994 in rumpns_do_sys_sendmsg () from /usr/lib/librumpnet.so tc-so:#15 0x0000fa7f182a2a44 in rumpns_sys_sendto () from /usr/lib/librumpnet.so tc-so:#16 0x0000fa7f189813ac in ?? () from /usr/lib/librumpkern_sysproxy.so.0 tc-so:#17 0x0000fa7f187361b8 in ?? () from /usr/lib/librumpuser.so.0 tc-so:#18 0x0000fa7f1870dc14 in ?? () from /usr/lib/libpthread.so.1 tc-so:#19 0x0000fa7f1837249c in __mknod50 () from /usr/lib/libc.so.12 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.4400050] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 12.4200050] get_ifid: shmif0: got interface identifier from itself tc-so:[ 12.4200050] get_ifid: shmif0: ifid: b0:a0:b8:ff:fe:1c:66:20 tc-so:[ 12.4200050] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:b8ff:fe1c:6620 tc-so:[ 13.2500050] get_ifid: wg0: interface identifier generated by random number tc-so:[ 13.2500050] get_ifid: wg0: ifid: 80:57:04:f1:46:6f:26:6b tc-so:[ 13.5700050] ip6_output: refusing to send from invalid address fe80:3::8057:4f1:466f:266b (pid 0) tc-so:[ 14.1300050] ip6_output: refusing to send from invalid address fe80:3::8057:4f1:466f:266b (pid 0) tc-so:[ 14.2500050] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:b8ff:fe1c:6620 - no duplicates found tc-so:[ 17.7500050] in6_if_link_up: fe80:3::8057:4f1:466f:266b marked tentative tc-so:[ 17.7500050] nd6_dad_start: wg0: starting DAD for fe80:3::8057:4f1:466f:266b tc-so:[ 19.0000050] nd6_dad_timer: wg0: DAD complete for fe80:3::8057:4f1:466f:266b - no duplicates found tc-so:[ 33.2700050] panic: kernel diagnostic assertion "pktq != NULL" failed: file "/tmp/bracket/build/2022.09.04.11.20.33-evbarm-aarch64/src/sys/rump/net/lib/libnet/../../../../net/if_loop.c", line 360 tc-so:[ 33.2700050] 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, 2022 tc-so:[ 1.0000000] 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.99 (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/evbarm/9.99.99/modules tc-so:[ 1.3500050] mainbus0 (root) tc-so:[ 1.4400050] chacha: Portable C ChaCha tc-so:[ 1.4400050] aes: BearSSL aes_ct tc-so:[ 1.4400050] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.4400050] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 3.7500050] shmif0: Ethernet address b2:a0:b8:1c:66:20 tc-so:[ 33.2700050] panic: kernel diagnostic assertion "pktq != NULL" failed: file "/tmp/bracket/build/2022.09.04.11.20.33-evbarm-aarch64/src/sys/rump/net/lib/libnet/../../../../net/if_loop.c", line 360 tc-so:[ 33.2700050] rump kernel halting... tc-so:bus tc-so:### Dumping bus tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:12.380004 b2:a0:b8:1c:66:20 > 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:12.870004 b2:a0:b8:1c:66:20 > 33:33:ff:1c:66:20, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff1c:6620: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff1c:6620, length 24 tc-so:00:00:12.910004 b2:a0:b8:1c:66:20 > 33:33:f8:e6:4a:8b, ethertype IPv6 (0x86dd), length 86: :: > ff02::2:f8e6:4a8b: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:f8e6:4a8b, length 24 tc-so:00:00:13.250004 b2:a0:b8:1c:66:20 > 33:33:ff:1c:66:20, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff1c:6620: ICMP6, neighbor solicitation, who has fe80::b0a0:b8ff:fe1c:6620, length 32 tc-so:00:00:17.520004 b2:a0:b8:1c:66:20 > 33:33:ff:1c:66:20, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:b8ff:fe1c:6620 > ff02::1:ff1c:6620: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff1c:6620, length 24 tc-so:00:00:19.720004 b2:a0:b8:1c:66:20 > 33:33:f8:e6:4a:8b, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:b8ff:fe1c:6620 > ff02::2:f8e6:4a8b: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:f8e6:4a8b, length 24 tc-so:00:00:15.420004 b2:a0:70:63:18:4e > 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.960004 b2:a0:70:63:18:4e > 33:33:0e:db:3a:c2, ethertype IPv6 (0x86dd), length 86: :: > ff02::2:edb:3ac2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:edb:3ac2, length 24 tc-so:00:00:16.220004 b2:a0:70:63:18:4e > 33:33:ff:63:18:4e, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff63:184e: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff63:184e, length 24 tc-so:00:00:16.380004 b2:a0:70:63:18:4e > 33:33:ff:63:18:4e, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff63:184e: ICMP6, neighbor solicitation, who has fe80::b0a0:70ff:fe63:184e, length 32 tc-so:00:00:29.930004 b2:a0:b8:1c:66:20 > 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:24.730004 b2:a0:70:63:18:4e > b2:a0:b8:1c:66:20, ethertype ARP (0x0806), length 42: Reply 192.168.1.2 is-at b2:a0:70:63:18:4e, length 28 tc-so:00:00:29.970004 b2:a0:b8:1c:66:20 > b2:a0:70:63:18:4e, ethertype IPv4 (0x0800), length 190: 192.168.1.1.51820 > 192.168.1.2.51820: UDP, length 148 tc-so:00:00:24.770004 b2:a0:70:63:18:4e > 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:30.010004 b2:a0:b8:1c:66:20 > b2:a0:70:63:18:4e, ethertype ARP (0x0806), length 42: Reply 192.168.1.1 is-at b2:a0:b8:1c:66:20, length 28 tc-so:00:00:24.830004 b2:a0:70:63:18:4e > b2:a0:b8:1c:66:20, ethertype IPv4 (0x0800), length 134: 192.168.1.2.51820 > 192.168.1.1.51820: UDP, length 92 tc-so:00:00:30.050004 b2:a0:b8:1c:66:20 > b2:a0:70:63:18:4e, ethertype IPv4 (0x0800), length 122: 192.168.1.1.51820 > 192.168.1.2.51820: UDP, length 80 tc-so:00:00:24.880004 b2:a0:70:63:18:4e > 33:33:0e:db:3a:c2, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:70ff:fe63:184e > ff02::2:edb:3ac2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:edb:3ac2, length 24 tc-so:00:00:24.880004 b2:a0:70:63:18:4e > b2:a0:b8:1c:66:20, ethertype IPv4 (0x0800), length 190: 192.168.1.2.51820 > 192.168.1.1.51820: UDP, length 148 tc-so:00:00:30.100004 b2:a0:b8:1c:66:20 > b2:a0:70:63:18:4e, ethertype IPv4 (0x0800), length 134: 192.168.1.1.51820 > 192.168.1.2.51820: UDP, length 92 tc-so:00:00:25.070004 b2:a0:70:63:18:4e > b2:a0:b8:1c:66:20, ethertype IPv4 (0x0800), length 122: 192.168.1.2.51820 > 192.168.1.1.51820: UDP, length 80 tc-so:00:00:30.810004 b2:a0:b8:1c:66:20 > b2:a0:70:63:18:4e, ethertype IPv4 (0x0800), length 122: 192.168.1.1.51820 > 192.168.1.2.51820: UDP, length 80 tc-so:00:00:25.600004 b2:a0:70:63:18:4e > b2:a0:b8:1c:66:20, ethertype IPv4 (0x0800), length 122: 192.168.1.2.51820 > 192.168.1.1.51820: UDP, length 80 tc-so:00:00:25.800004 b2:a0:70:63:18:4e > 33:33:ff:63:18:4e, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:70ff:fe63:184e > ff02::1:ff63:184e: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff63:184e, length 24 tc-so:00:00:31.270004 b2:a0:b8:1c:66:20 > b2:a0:70:63:18:4e, ethertype IPv4 (0x0800), length 122: 192.168.1.1.51820 > 192.168.1.2.51820: UDP, length 80 tc-so:00:00:26.060004 b2:a0:70:63:18:4e > b2:a0:b8:1c:66:20, ethertype IPv4 (0x0800), length 122: 192.168.1.2.51820 > 192.168.1.1.51820: UDP, length 80 tc-so:00:00:31.780004 b2:a0:b8:1c:66:20 > b2:a0:70:63:18:4e, ethertype IPv4 (0x0800), length 122: 192.168.1.1.51820 > 192.168.1.2.51820: UDP, length 80 tc-so:00:00:26.570004 b2:a0:70:63:18:4e > b2:a0:b8:1c:66:20, ethertype IPv4 (0x0800), length 122: 192.168.1.2.51820 > 192.168.1.1.51820: UDP, length 80 tc-so:00:00:32.290004 b2:a0:b8:1c:66:20 > b2:a0:70:63:18:4e, ethertype IPv4 (0x0800), length 122: 192.168.1.1.51820 > 192.168.1.2.51820: UDP, length 80 tc-so:00:00:27.080004 b2:a0:70:63:18:4e > b2:a0:b8:1c:66:20, ethertype IPv4 (0x0800), length 122: 192.168.1.2.51820 > 192.168.1.1.51820: UDP, length 80 tc-so:00:00:32.790004 b2:a0:b8:1c:66:20 > b2:a0:70:63:18:4e, ethertype IPv4 (0x0800), length 122: 192.168.1.1.51820 > 192.168.1.2.51820: UDP, length 80 tc-so:00:00:27.560004 b2:a0:70:63:18:4e > b2:a0:b8:1c:66:20, ethertype IPv4 (0x0800), length 122: 192.168.1.2.51820 > 192.168.1.1.51820: UDP, length 80 tc-so:unix://wg_local tc-so:unix://wg_peer tc-se:rump.halt: init failed: No such file or directory tc-end: 1662328466.189105, wg_payload_sizes_ipv4_over_ipv4, failed, atf-check failed; see the output of the test for details tc-start: 1662328466.427079, 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:3f:08:16:fb ./.__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 - - 33624 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33624 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:e2ff:fe79:3c21 link#2 UHl - - - lo0 tc-so:fe80::%wg0/64 fe80::442e:b2e8:92c2:c167 U - - - wg0 tc-so:fe80::442e:b2e8:92c2:c167 link#3 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33624 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 fe80::442e:b2e8:92c2:c167 UC - - - wg0 tc-so:ff02::%lo0/32 ::1 UC - - 33624 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%wg0/32 fe80::442e:b2e8:92c2:c167 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::442e:b2e8:92c2:c167%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 HCqMYDv7PLeFviSWUm49e91aw1J/Q6RCwzPoIA1o3SM= --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 - - 33624 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33624 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:3fff:fe08:16fb link#2 UHl - - - lo0 tc-so:fe80::%wg0/64 fe80::d096:14ae:525:f23c U - - - wg0 tc-so:fe80::d096:14ae:525:f23c link#3 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33624 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 fe80::d096:14ae:525:f23c UC - - - wg0 tc-so:ff02::%lo0/32 ::1 UC - - 33624 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%wg0/32 fe80::d096:14ae:525:f23c 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::d096:14ae:525:f23c%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 DRll/E1HPZv0ML0W1g3QcG+QOZixwckQY4ZU8EgaVgg= --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-so:Executing command [ rump.ping -n -c 1 -w 1 -s 2 10.0.0.2 ] tc-so:Executing command [ rump.ping -n -c 1 -w 1 -s 3 10.0.0.2 ] tc-so:Executing command [ rump.ping -n -c 1 -w 1 -s 4 10.0.0.2 ] tc-so:Executing command [ rump.ping -n -c 1 -w 1 -s 5 10.0.0.2 ] tc-so:Executing command [ rump.ping -n -c 1 -w 1 -s 6 10.0.0.2 ] tc-so:Executing command [ rump.ping -n -c 1 -w 1 -s 7 10.0.0.2 ] tc-so:Executing command [ rump.ping -n -c 1 -w 1 -s 8 10.0.0.2 ] tc-so:Executing command [ rump.ping -n -c 1 -w 1 -s 9 10.0.0.2 ] tc-so:Executing command [ rump.ping -n -c 1 -w 1 -s 10 10.0.0.2 ] tc-so:Executing command [ rump.ping -n -c 1 -w 1 -s 11 10.0.0.2 ] tc-so:Executing command [ rump.ping -n -c 1 -w 1 -s 12 10.0.0.2 ] tc-so:Executing command [ rump.ping -n -c 1 -w 1 -s 13 10.0.0.2 ] tc-so:Executing command [ rump.ping -n -c 1 -w 1 -s 14 10.0.0.2 ] tc-so:Executing command [ rump.ping -n -c 1 -w 1 -s 15 10.0.0.2 ] tc-so:Executing command [ rump.ping -n -c 1 -w 1 -s 16 10.0.0.2 ] tc-so:Executing command [ rump.ping -n -c 1 -w 1 -s 17 10.0.0.2 ] tc-so:Executing command [ rump.ping -n -c 1 -w 1 -s 18 10.0.0.2 ] tc-so:Executing command [ rump.ping -n -c 1 -w 1 -s 19 10.0.0.2 ] tc-so:Executing command [ rump.ping -n -c 1 -w 1 -s 20 10.0.0.2 ] tc-so:Executing command [ rump.ping -n -c 1 -w 1 -s 21 10.0.0.2 ] tc-so:Executing command [ rump.ping -n -c 1 -w 1 -s 22 10.0.0.2 ] tc-so:Executing command [ rump.ping -n -c 1 -w 1 -s 23 10.0.0.2 ] tc-so:Executing command [ rump.ping -n -c 1 -w 1 -s 24 10.0.0.2 ] tc-so:Executing command [ rump.ping -n -c 1 -w 1 -s 25 10.0.0.2 ] tc-so:Executing command [ rump.ping -n -c 1 -w 1 -s 26 10.0.0.2 ] tc-so:Executing command [ rump.ping -n -c 1 -w 1 -s 27 10.0.0.2 ] tc-so:Executing command [ rump.ping -n -c 1 -w 1 -s 28 10.0.0.2 ] tc-so:Executing command [ rump.ping -n -c 1 -w 1 -s 29 10.0.0.2 ] tc-so:Executing command [ rump.ping -n -c 1 -w 1 -s 30 10.0.0.2 ] tc-so:Executing command [ rump.ping -n -c 1 -w 1 -s 31 10.0.0.2 ] tc-so:Executing command [ rump.ping -n -c 1 -w 1 -s 32 10.0.0.2 ] tc-so:Executing command [ rump.ping -n -c 1 -w 1 -s 33 10.0.0.2 ] tc-so:Executing command [ rump.ping -n -c 1 -w 1 -s 34 10.0.0.2 ] tc-so:Executing command [ rump.ping -n -c 1 -w 1 -s 35 10.0.0.2 ] tc-so:Executing command [ rump.ping -n -c 1 -w 1 -s 36 10.0.0.2 ] tc-so:Executing command [ rump.ping -n -c 1 -w 1 -s 37 10.0.0.2 ] tc-so:Executing command [ rump.ping -n -c 1 -w 1 -s 38 10.0.0.2 ] tc-so:Executing command [ rump.ping -n -c 1 -w 1 -s 39 10.0.0.2 ] tc-so:Executing command [ rump.ping -n -c 1 -w 1 -s 40 10.0.0.2 ] tc-so:Executing command [ rump.ping -n -c 1 -w 1 -s 41 10.0.0.2 ] tc-so:Executing command [ rump.ping -n -c 1 -w 1 -s 42 10.0.0.2 ] tc-so:Executing command [ rump.ping -n -c 1 -w 1 -s 43 10.0.0.2 ] tc-so:Executing command [ rump.ping -n -c 1 -w 1 -s 44 10.0.0.2 ] tc-so:Executing command [ rump.ping -n -c 1 -w 1 -s 45 10.0.0.2 ] tc-so:Executing command [ rump.ping -n -c 1 -w 1 -s 46 10.0.0.2 ] tc-so:Executing command [ rump.ping -n -c 1 -w 1 -s 47 10.0.0.2 ] tc-so:Executing command [ rump.ping -n -c 1 -w 1 -s 48 10.0.0.2 ] tc-so:Executing command [ rump.ping -n -c 1 -w 1 -s 49 10.0.0.2 ] tc-so:Executing command [ rump.ping -n -c 1 -w 1 -s 50 10.0.0.2 ] tc-so:Executing command [ rump.ping -n -c 1 -w 1 -s 51 10.0.0.2 ] tc-so:Executing command [ rump.ping -n -c 1 -w 1 -s 52 10.0.0.2 ] tc-so:Executing command [ rump.ping -n -c 1 -w 1 -s 53 10.0.0.2 ] tc-so:Executing command [ rump.ping -n -c 1 -w 1 -s 54 10.0.0.2 ] tc-so:Executing command [ rump.ping -n -c 1 -w 1 -s 55 10.0.0.2 ] tc-so:Executing command [ rump.ping -n -c 1 -w 1 -s 56 10.0.0.2 ] tc-so:Executing command [ rump.ping -n -c 1 -w 1 -s 57 10.0.0.2 ] tc-so:Executing command [ rump.ping -n -c 1 -w 1 -s 58 10.0.0.2 ] tc-so:Executing command [ rump.ping -n -c 1 -w 1 -s 59 10.0.0.2 ] tc-so:Executing command [ rump.ping -n -c 1 -w 1 -s 60 10.0.0.2 ] tc-so:Executing command [ rump.ping -n -c 1 -w 1 -s 61 10.0.0.2 ] tc-so:Executing command [ rump.ping -n -c 1 -w 1 -s 62 10.0.0.2 ] tc-so:Executing command [ rump.ping -n -c 1 -w 1 -s 63 10.0.0.2 ] tc-so:Executing command [ rump.ping -n -c 1 -w 1 -s 64 10.0.0.2 ] tc-so:Executing command [ rump.ping -n -c 1 -w 1 -s 65 10.0.0.2 ] tc-so:Executing command [ rump.ping -n -c 1 -w 1 -s 66 10.0.0.2 ] tc-so:Executing command [ rump.ping -n -c 1 -w 1 -s 67 10.0.0.2 ] tc-so:Executing command [ rump.ping -n -c 1 -w 1 -s 68 10.0.0.2 ] tc-so:Executing command [ rump.ping -n -c 1 -w 1 -s 69 10.0.0.2 ] tc-so:Executing command [ rump.ping -n -c 1 -w 1 -s 70 10.0.0.2 ] tc-so:Executing command [ rump.ping -n -c 1 -w 1 -s 71 10.0.0.2 ] tc-so:Executing command [ rump.ping -n -c 1 -w 1 -s 72 10.0.0.2 ] tc-so:Executing command [ rump.ping -n -c 1 -w 1 -s 73 10.0.0.2 ] tc-so:Executing command [ rump.ping -n -c 1 -w 1 -s 74 10.0.0.2 ] tc-so:Executing command [ rump.ping -n -c 1 -w 1 -s 75 10.0.0.2 ] tc-so:Executing command [ rump.ping -n -c 1 -w 1 -s 76 10.0.0.2 ] tc-so:Executing command [ rump.ping -n -c 1 -w 1 -s 77 10.0.0.2 ] tc-so:Executing command [ rump.ping -n -c 1 -w 1 -s 78 10.0.0.2 ] tc-so:Executing command [ rump.ping -n -c 1 -w 1 -s 79 10.0.0.2 ] tc-so:Executing command [ rump.ping -n -c 1 -w 1 -s 80 10.0.0.2 ] tc-so:Executing command [ rump.ping -n -c 1 -w 1 -s 81 10.0.0.2 ] tc-so:Executing command [ rump.ping -n -c 1 -w 1 -s 82 10.0.0.2 ] tc-so:Executing command [ rump.ping -n -c 1 -w 1 -s 83 10.0.0.2 ] tc-so:Executing command [ rump.ping -n -c 1 -w 1 -s 84 10.0.0.2 ] tc-so:Executing command [ rump.ping -n -c 1 -w 1 -s 85 10.0.0.2 ] tc-so:Executing command [ rump.ping -n -c 1 -w 1 -s 86 10.0.0.2 ] tc-so:Executing command [ rump.ping -n -c 1 -w 1 -s 87 10.0.0.2 ] tc-so:Executing command [ rump.ping -n -c 1 -w 1 -s 88 10.0.0.2 ] tc-so:Executing command [ rump.ping -n -c 1 -w 1 -s 89 10.0.0.2 ] tc-so:Executing command [ rump.ping -n -c 1 -w 1 -s 90 10.0.0.2 ] tc-so:Executing command [ rump.ping -n -c 1 -w 1 -s 91 10.0.0.2 ] tc-so:Executing command [ rump.ping -n -c 1 -w 1 -s 92 10.0.0.2 ] tc-so:Executing command [ rump.ping -n -c 1 -w 1 -s 93 10.0.0.2 ] tc-so:Executing command [ rump.ping -n -c 1 -w 1 -s 94 10.0.0.2 ] tc-so:Executing command [ rump.ping -n -c 1 -w 1 -s 95 10.0.0.2 ] tc-so:Executing command [ rump.ping -n -c 1 -w 1 -s 96 10.0.0.2 ] tc-so:Executing command [ rump.ping -n -c 1 -w 1 -s 97 10.0.0.2 ] tc-so:Executing command [ rump.ping -n -c 1 -w 1 -s 98 10.0.0.2 ] tc-so:Executing command [ rump.ping -n -c 1 -w 1 -s 99 10.0.0.2 ] tc-so:Executing command [ rump.ping -n -c 1 -w 1 -s 100 10.0.0.2 ] tc-so:Executing command [ rump.ping -n -c 1 -w 1 -s 450 10.0.0.2 ] tc-so:Executing command [ rump.ping -n -c 1 -w 1 -s 451 10.0.0.2 ] tc-so:Executing command [ rump.ping -n -c 1 -w 1 -s 452 10.0.0.2 ] tc-so:Executing command [ rump.ping -n -c 1 -w 1 -s 453 10.0.0.2 ] tc-so:Executing command [ rump.ping -n -c 1 -w 1 -s 454 10.0.0.2 ] tc-so:Executing command [ rump.ping -n -c 1 -w 1 -s 455 10.0.0.2 ] tc-so:Executing command [ rump.ping -n -c 1 -w 1 -s 456 10.0.0.2 ] tc-so:Executing command [ rump.ping -n -c 1 -w 1 -s 457 10.0.0.2 ] tc-so:Executing command [ rump.ping -n -c 1 -w 1 -s 458 10.0.0.2 ] tc-so:Executing command [ rump.ping -n -c 1 -w 1 -s 459 10.0.0.2 ] tc-so:Executing command [ rump.ping -n -c 1 -w 1 -s 460 10.0.0.2 ] tc-so:Executing command [ rump.ping -n -c 1 -w 1 -s 461 10.0.0.2 ] tc-so:Executing command [ rump.ping -n -c 1 -w 1 -s 462 10.0.0.2 ] tc-so:Executing command [ rump.ping -n -c 1 -w 1 -s 463 10.0.0.2 ] tc-so:Executing command [ rump.ping -n -c 1 -w 1 -s 464 10.0.0.2 ] tc-so:Executing command [ rump.ping -n -c 1 -w 1 -s 465 10.0.0.2 ] tc-so:Executing command [ rump.ping -n -c 1 -w 1 -s 466 10.0.0.2 ] tc-so:Executing command [ rump.ping -n -c 1 -w 1 -s 467 10.0.0.2 ] tc-so:Executing command [ rump.ping -n -c 1 -w 1 -s 468 10.0.0.2 ] tc-so:Executing command [ rump.ping -n -c 1 -w 1 -s 469 10.0.0.2 ] tc-so:Executing command [ rump.ping -n -c 1 -w 1 -s 470 10.0.0.2 ] tc-so:Executing command [ rump.ping -n -c 1 -w 1 -s 471 10.0.0.2 ] tc-so:Executing command [ rump.ping -n -c 1 -w 1 -s 472 10.0.0.2 ] tc-so:Executing command [ rump.ping -n -c 1 -w 1 -s 473 10.0.0.2 ] tc-so:Executing command [ rump.ping -n -c 1 -w 1 -s 474 10.0.0.2 ] tc-so:Executing command [ rump.ping -n -c 1 -w 1 -s 475 10.0.0.2 ] tc-so:Executing command [ rump.ping -n -c 1 -w 1 -s 476 10.0.0.2 ] tc-so:Executing command [ rump.ping -n -c 1 -w 1 -s 477 10.0.0.2 ] tc-so:Executing command [ rump.ping -n -c 1 -w 1 -s 478 10.0.0.2 ] tc-so:Executing command [ rump.ping -n -c 1 -w 1 -s 479 10.0.0.2 ] tc-so:Executing command [ rump.ping -n -c 1 -w 1 -s 480 10.0.0.2 ] tc-so:Executing command [ rump.ping -n -c 1 -w 1 -s 481 10.0.0.2 ] tc-so:Executing command [ rump.ping -n -c 1 -w 1 -s 482 10.0.0.2 ] tc-so:Executing command [ rump.ping -n -c 1 -w 1 -s 483 10.0.0.2 ] tc-so:Executing command [ rump.ping -n -c 1 -w 1 -s 484 10.0.0.2 ] tc-so:Executing command [ rump.ping -n -c 1 -w 1 -s 485 10.0.0.2 ] tc-so:Executing command [ rump.ping -n -c 1 -w 1 -s 486 10.0.0.2 ] tc-so:Executing command [ rump.ping -n -c 1 -w 1 -s 487 10.0.0.2 ] tc-so:Executing command [ rump.ping -n -c 1 -w 1 -s 488 10.0.0.2 ] tc-so:Executing command [ rump.ping -n -c 1 -w 1 -s 489 10.0.0.2 ] tc-so:Executing command [ rump.ping -n -c 1 -w 1 -s 490 10.0.0.2 ] tc-so:Executing command [ rump.ping -n -c 1 -w 1 -s 491 10.0.0.2 ] tc-so:Executing command [ rump.ping -n -c 1 -w 1 -s 492 10.0.0.2 ] tc-so:Executing command [ rump.ping -n -c 1 -w 1 -s 493 10.0.0.2 ] tc-so:Executing command [ rump.ping -n -c 1 -w 1 -s 494 10.0.0.2 ] tc-so:Executing command [ rump.ping -n -c 1 -w 1 -s 495 10.0.0.2 ] tc-so:Executing command [ rump.ping -n -c 1 -w 1 -s 496 10.0.0.2 ] tc-so:Executing command [ rump.ping -n -c 1 -w 1 -s 497 10.0.0.2 ] tc-so:Executing command [ rump.ping -n -c 1 -w 1 -s 498 10.0.0.2 ] tc-so:Executing command [ rump.ping -n -c 1 -w 1 -s 499 10.0.0.2 ] tc-so:Executing command [ rump.ping -n -c 1 -w 1 -s 500 10.0.0.2 ] tc-so:Executing command [ rump.ping -n -c 1 -w 1 -s 501 10.0.0.2 ] tc-so:Executing command [ rump.ping -n -c 1 -w 1 -s 502 10.0.0.2 ] tc-so:Executing command [ rump.ping -n -c 1 -w 1 -s 503 10.0.0.2 ] tc-so:Executing command [ rump.ping -n -c 1 -w 1 -s 504 10.0.0.2 ] tc-so:Executing command [ rump.ping -n -c 1 -w 1 -s 505 10.0.0.2 ] tc-so:Executing command [ rump.ping -n -c 1 -w 1 -s 506 10.0.0.2 ] tc-so:Executing command [ rump.ping -n -c 1 -w 1 -s 507 10.0.0.2 ] tc-so:Executing command [ rump.ping -n -c 1 -w 1 -s 508 10.0.0.2 ] tc-so:Executing command [ rump.ping -n -c 1 -w 1 -s 509 10.0.0.2 ] tc-so:Executing command [ rump.ping -n -c 1 -w 1 -s 510 10.0.0.2 ] tc-so:Executing command [ rump.ping -n -c 1 -w 1 -s 511 10.0.0.2 ] tc-so:Executing command [ rump.ping -n -c 1 -w 1 -s 512 10.0.0.2 ] tc-so:Executing command [ rump.ping -n -c 1 -w 1 -s 513 10.0.0.2 ] tc-so:Executing command [ rump.ping -n -c 1 -w 1 -s 514 10.0.0.2 ] tc-so:Executing command [ rump.ping -n -c 1 -w 1 -s 515 10.0.0.2 ] tc-so:Executing command [ rump.ping -n -c 1 -w 1 -s 516 10.0.0.2 ] tc-so:Executing command [ rump.ping -n -c 1 -w 1 -s 517 10.0.0.2 ] tc-so:Executing command [ rump.ping -n -c 1 -w 1 -s 518 10.0.0.2 ] tc-so:Executing command [ rump.ping -n -c 1 -w 1 -s 519 10.0.0.2 ] tc-so:Executing command [ rump.ping -n -c 1 -w 1 -s 520 10.0.0.2 ] tc-so:Executing command [ rump.ping -n -c 1 -w 1 -s 521 10.0.0.2 ] tc-so:Executing command [ rump.ping -n -c 1 -w 1 -s 522 10.0.0.2 ] tc-so:Executing command [ rump.ping -n -c 1 -w 1 -s 523 10.0.0.2 ] tc-so:Executing command [ rump.ping -n -c 1 -w 1 -s 524 10.0.0.2 ] tc-so:Executing command [ rump.ping -n -c 1 -w 1 -s 525 10.0.0.2 ] tc-so:Executing command [ rump.ping -n -c 1 -w 1 -s 526 10.0.0.2 ] tc-so:Executing command [ rump.ping -n -c 1 -w 1 -s 527 10.0.0.2 ] tc-so:Executing command [ rump.ping -n -c 1 -w 1 -s 528 10.0.0.2 ] tc-so:Executing command [ rump.ping -n -c 1 -w 1 -s 529 10.0.0.2 ] tc-so:Executing command [ rump.ping -n -c 1 -w 1 -s 530 10.0.0.2 ] tc-so:Executing command [ rump.ping -n -c 1 -w 1 -s 531 10.0.0.2 ] tc-so:Executing command [ rump.ping -n -c 1 -w 1 -s 532 10.0.0.2 ] tc-so:Executing command [ rump.ping -n -c 1 -w 1 -s 533 10.0.0.2 ] tc-so:Executing command [ rump.ping -n -c 1 -w 1 -s 534 10.0.0.2 ] tc-so:Executing command [ rump.ping -n -c 1 -w 1 -s 535 10.0.0.2 ] tc-so:Executing command [ rump.ping -n -c 1 -w 1 -s 536 10.0.0.2 ] tc-so:Executing command [ rump.ping -n -c 1 -w 1 -s 537 10.0.0.2 ] tc-so:Executing command [ rump.ping -n -c 1 -w 1 -s 538 10.0.0.2 ] tc-so:Executing command [ rump.ping -n -c 1 -w 1 -s 539 10.0.0.2 ] tc-so:Executing command [ rump.ping -n -c 1 -w 1 -s 540 10.0.0.2 ] tc-so:Executing command [ rump.ping -n -c 1 -w 1 -s 541 10.0.0.2 ] tc-so:Executing command [ rump.ping -n -c 1 -w 1 -s 542 10.0.0.2 ] tc-so:Executing command [ rump.ping -n -c 1 -w 1 -s 543 10.0.0.2 ] tc-so:Executing command [ rump.ping -n -c 1 -w 1 -s 544 10.0.0.2 ] tc-so:Executing command [ rump.ping -n -c 1 -w 1 -s 545 10.0.0.2 ] tc-so:Executing command [ rump.ping -n -c 1 -w 1 -s 546 10.0.0.2 ] tc-so:Executing command [ rump.ping -n -c 1 -w 1 -s 547 10.0.0.2 ] tc-so:Executing command [ rump.ping -n -c 1 -w 1 -s 548 10.0.0.2 ] tc-so:Executing command [ rump.ping -n -c 1 -w 1 -s 549 10.0.0.2 ] tc-so:Executing command [ rump.ping -n -c 1 -w 1 -s 550 10.0.0.2 ] tc-so:Executing command [ rump.ping -n -c 1 -w 1 -s 1400 10.0.0.2 ] tc-so:Executing command [ rump.ping -n -c 1 -w 1 -s 1401 10.0.0.2 ] tc-so:Executing command [ rump.ping -n -c 1 -w 1 -s 1402 10.0.0.2 ] tc-so:Executing command [ rump.ping -n -c 1 -w 1 -s 1403 10.0.0.2 ] tc-so:Executing command [ rump.ping -n -c 1 -w 1 -s 1404 10.0.0.2 ] tc-so:Executing command [ rump.ping -n -c 1 -w 1 -s 1405 10.0.0.2 ] tc-so:Executing command [ rump.ping -n -c 1 -w 1 -s 1406 10.0.0.2 ] tc-so:Executing command [ rump.ping -n -c 1 -w 1 -s 1407 10.0.0.2 ] tc-so:Executing command [ rump.ping -n -c 1 -w 1 -s 1408 10.0.0.2 ] tc-so:Executing command [ rump.ping -n -c 1 -w 1 -s 1409 10.0.0.2 ] tc-so:Executing command [ rump.ping -n -c 1 -w 1 -s 1410 10.0.0.2 ] tc-so:Executing command [ rump.ping -n -c 1 -w 1 -s 1411 10.0.0.2 ] tc-so:Executing command [ rump.ping -n -c 1 -w 1 -s 1412 10.0.0.2 ] tc-so:Executing command [ rump.ping -n -c 1 -w 1 -s 1413 10.0.0.2 ] tc-so:Executing command [ rump.ping -n -c 1 -w 1 -s 1414 10.0.0.2 ] tc-so:Executing command [ rump.ping -n -c 1 -w 1 -s 1415 10.0.0.2 ] tc-so:Executing command [ rump.ping -n -c 1 -w 1 -s 1416 10.0.0.2 ] tc-so:Executing command [ rump.ping -n -c 1 -w 1 -s 1417 10.0.0.2 ] tc-so:Executing command [ rump.ping -n -c 1 -w 1 -s 1418 10.0.0.2 ] tc-so:Executing command [ rump.ping -n -c 1 -w 1 -s 1419 10.0.0.2 ] tc-so:Executing command [ rump.ping -n -c 1 -w 1 -s 1420 10.0.0.2 ] tc-so:Executing command [ rump.ping -n -c 1 -w 1 -s 1421 10.0.0.2 ] tc-so:Executing command [ rump.ping -n -c 1 -w 1 -s 1422 10.0.0.2 ] tc-so:Executing command [ rump.ping -n -c 1 -w 1 -s 1423 10.0.0.2 ] tc-so:Executing command [ rump.ping -n -c 1 -w 1 -s 1424 10.0.0.2 ] tc-so:Executing command [ rump.ping -n -c 1 -w 1 -s 1425 10.0.0.2 ] tc-so:Executing command [ rump.ping -n -c 1 -w 1 -s 1426 10.0.0.2 ] tc-so:Executing command [ rump.ping -n -c 1 -w 1 -s 1427 10.0.0.2 ] tc-so:Executing command [ rump.ping -n -c 1 -w 1 -s 1428 10.0.0.2 ] tc-so:Executing command [ rump.ping -n -c 1 -w 1 -s 1429 10.0.0.2 ] tc-so:Executing command [ rump.ping -n -c 1 -w 1 -s 1430 10.0.0.2 ] tc-so:Executing command [ rump.ping -n -c 1 -w 1 -s 1431 10.0.0.2 ] tc-so:Executing command [ rump.ping -n -c 1 -w 1 -s 1432 10.0.0.2 ] tc-so:Executing command [ rump.ping -n -c 1 -w 1 -s 1433 10.0.0.2 ] tc-so:Executing command [ rump.ping -n -c 1 -w 1 -s 1434 10.0.0.2 ] tc-so:Executing command [ rump.ping -n -c 1 -w 1 -s 1435 10.0.0.2 ] tc-so:Executing command [ rump.ping -n -c 1 -w 1 -s 1436 10.0.0.2 ] tc-so:Executing command [ rump.ping -n -c 1 -w 1 -s 1437 10.0.0.2 ] tc-so:Executing command [ rump.ping -n -c 1 -w 1 -s 1438 10.0.0.2 ] tc-so:Executing command [ rump.ping -n -c 1 -w 1 -s 1439 10.0.0.2 ] tc-so:Executing command [ rump.ping -n -c 1 -w 1 -s 1440 10.0.0.2 ] tc-so:Executing command [ rump.ping -n -c 1 -w 1 -s 1441 10.0.0.2 ] tc-so:Executing command [ rump.ping -n -c 1 -w 1 -s 1442 10.0.0.2 ] tc-so:Executing command [ rump.ping -n -c 1 -w 1 -s 1443 10.0.0.2 ] tc-so:Executing command [ rump.ping -n -c 1 -w 1 -s 1444 10.0.0.2 ] tc-so:Executing command [ rump.ping -n -c 1 -w 1 -s 1445 10.0.0.2 ] tc-so:Executing command [ rump.ping -n -c 1 -w 1 -s 1446 10.0.0.2 ] tc-so:Executing command [ rump.ping -n -c 1 -w 1 -s 1447 10.0.0.2 ] tc-so:Executing command [ rump.ping -n -c 1 -w 1 -s 1448 10.0.0.2 ] tc-so:Executing command [ rump.ping -n -c 1 -w 1 -s 1449 10.0.0.2 ] tc-so:Executing command [ rump.ping -n -c 1 -w 1 -s 1450 10.0.0.2 ] tc-so:Executing command [ rump.ping -n -c 1 -w 1 -s 1451 10.0.0.2 ] tc-so:Executing command [ rump.ping -n -c 1 -w 1 -s 1452 10.0.0.2 ] tc-so:Executing command [ rump.ping -n -c 1 -w 1 -s 1453 10.0.0.2 ] tc-so:Executing command [ rump.ping -n -c 1 -w 1 -s 1454 10.0.0.2 ] tc-so:Executing command [ rump.ping -n -c 1 -w 1 -s 1455 10.0.0.2 ] tc-so:Executing command [ rump.ping -n -c 1 -w 1 -s 1456 10.0.0.2 ] tc-so:Executing command [ rump.ping -n -c 1 -w 1 -s 1457 10.0.0.2 ] tc-so:Executing command [ rump.ping -n -c 1 -w 1 -s 1458 10.0.0.2 ] tc-so:Executing command [ rump.ping -n -c 1 -w 1 -s 1459 10.0.0.2 ] tc-so:Executing command [ rump.ping -n -c 1 -w 1 -s 1460 10.0.0.2 ] tc-so:Executing command [ rump.ping -n -c 1 -w 1 -s 1461 10.0.0.2 ] tc-so:Executing command [ rump.ping -n -c 1 -w 1 -s 1462 10.0.0.2 ] tc-so:Executing command [ rump.ping -n -c 1 -w 1 -s 1463 10.0.0.2 ] tc-so:Executing command [ rump.ping -n -c 1 -w 1 -s 1464 10.0.0.2 ] tc-so:Executing command [ rump.ping -n -c 1 -w 1 -s 1465 10.0.0.2 ] tc-so:Executing command [ rump.ping -n -c 1 -w 1 -s 1466 10.0.0.2 ] tc-so:Executing command [ rump.ping -n -c 1 -w 1 -s 1467 10.0.0.2 ] tc-so:Executing command [ rump.ping -n -c 1 -w 1 -s 1468 10.0.0.2 ] tc-so:Executing command [ rump.ping -n -c 1 -w 1 -s 1469 10.0.0.2 ] tc-so:Executing command [ rump.ping -n -c 1 -w 1 -s 1470 10.0.0.2 ] tc-so:Executing command [ rump.ping -n -c 1 -w 1 -s 1471 10.0.0.2 ] tc-so:Executing command [ rump.ping -n -c 1 -w 1 -s 1472 10.0.0.2 ] tc-so:Executing command [ rump.ping -n -c 1 -w 1 -s 1473 10.0.0.2 ] tc-so:Executing command [ rump.ping -n -c 1 -w 1 -s 1474 10.0.0.2 ] tc-so:Executing command [ rump.ping -n -c 1 -w 1 -s 1475 10.0.0.2 ] tc-so:Executing command [ rump.ping -n -c 1 -w 1 -s 1476 10.0.0.2 ] tc-so:Executing command [ rump.ping -n -c 1 -w 1 -s 1477 10.0.0.2 ] tc-so:Executing command [ rump.ping -n -c 1 -w 1 -s 1478 10.0.0.2 ] tc-so:Executing command [ rump.ping -n -c 1 -w 1 -s 1479 10.0.0.2 ] tc-so:Executing command [ rump.ping -n -c 1 -w 1 -s 1480 10.0.0.2 ] tc-so:Executing command [ rump.ping -n -c 1 -w 1 -s 1481 10.0.0.2 ] tc-so:Executing command [ rump.ping -n -c 1 -w 1 -s 1482 10.0.0.2 ] tc-so:Executing command [ rump.ping -n -c 1 -w 1 -s 1483 10.0.0.2 ] tc-so:Executing command [ rump.ping -n -c 1 -w 1 -s 1484 10.0.0.2 ] tc-so:Executing command [ rump.ping -n -c 1 -w 1 -s 1485 10.0.0.2 ] tc-so:Executing command [ rump.ping -n -c 1 -w 1 -s 1486 10.0.0.2 ] tc-so:Executing command [ rump.ping -n -c 1 -w 1 -s 1487 10.0.0.2 ] tc-so:Executing command [ rump.ping -n -c 1 -w 1 -s 1488 10.0.0.2 ] tc-so:Executing command [ rump.ping -n -c 1 -w 1 -s 1489 10.0.0.2 ] tc-so:Executing command [ rump.ping -n -c 1 -w 1 -s 1490 10.0.0.2 ] tc-so:Executing command [ rump.ping -n -c 1 -w 1 -s 1491 10.0.0.2 ] tc-so:Executing command [ rump.ping -n -c 1 -w 1 -s 1492 10.0.0.2 ] tc-so:Executing command [ rump.ping -n -c 1 -w 1 -s 1493 10.0.0.2 ] tc-so:Executing command [ rump.ping -n -c 1 -w 1 -s 1494 10.0.0.2 ] tc-so:Executing command [ rump.ping -n -c 1 -w 1 -s 1495 10.0.0.2 ] tc-so:Executing command [ rump.ping -n -c 1 -w 1 -s 1496 10.0.0.2 ] tc-so:Executing command [ rump.ping -n -c 1 -w 1 -s 1497 10.0.0.2 ] tc-so:Executing command [ rump.ping -n -c 1 -w 1 -s 1498 10.0.0.2 ] tc-so:Executing command [ rump.ping -n -c 1 -w 1 -s 1499 10.0.0.2 ] tc-so:Executing command [ rump.ping -n -c 1 -w 1 -s 1500 10.0.0.2 ] tc-so:Executing command [ rump.ifconfig wg0 destroy ] tc-so:Executing command [ rump.ifconfig wg0 destroy ] tc-so:unix://wg_local shmif0 tc-so:unix://wg_peer shmif0 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33624 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:79:3c:21 tc-so: linkstr: bus tc-so: inet6 fc00::1/64 flags 0 tc-so: inet6 fe80::b0a0:e2ff:fe79:3c21%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 - - 33624 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33624 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:e2ff:fe79:3c21 link#2 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33624 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff02::%lo0/32 ::1 UC - - 33624 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:fc00::2 b2:a0:3f:08:16:fb 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 33624 0 0 0 0 0 tc-so:lo0 33624 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33624 ::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 33624 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:e2:79:3c:21 525 0 525 0 0 tc-so:shmif 1500 fc00::/64 fc00::1 tc-so: ff02::1:ff79:3c21 tc-so: ff01:2::1 tc-so: ff02::2:25f3:c718 tc-so: ff02::1%shmif0 tc-so: ff02::1:ff00:1%sh 525 0 525 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:e2ff:f 525 0 525 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:3f:08:16:fb 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 fc00::1 tc-so: group ff02::1:ff79:3c21%shmif0 refcount 1 tc-so: group ff01:2::1 refcount 2 tc-so: group ff02::2:25f3:c718%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:79:3c:21 multicnt 4 tc-so: 33:33:ff:79:3c:21 -- 33:33:ff:79:3c:21 refcount 1 tc-so: 33:33:25:f3:c7:18 -- 33:33:25:f3:c7:18 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 33624 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:3f:08:16:fb tc-so: linkstr: bus tc-so: inet6 fc00::2/64 flags 0 tc-so: inet6 fe80::b0a0:3fff:fe08:16fb%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 - - 33624 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33624 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:3fff:fe08:16fb link#2 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33624 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff02::%lo0/32 ::1 UC - - 33624 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:fc00::1 b2:a0:e2:79:3c:21 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 33624 0 0 0 0 0 tc-so:lo0 33624 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33624 ::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 33624 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:3f:08:16:fb 521 0 525 0 0 tc-so:shmif 1500 fc00::/64 fc00::2 tc-so: ff02::1:ff08:16fb tc-so: ff01:2::1 tc-so: ff02::2:e989:6450 tc-so: ff02::1%shmif0 tc-so: ff02::1:ff00:2%sh 521 0 525 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:3fff:f 521 0 525 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:e2:79:3c:21 shmif0 1d0h0m0s 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 fc00::2 tc-so: group ff02::1:ff08:16fb%shmif0 refcount 1 tc-so: group ff01:2::1 refcount 2 tc-so: group ff02::2:e989:6450%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:3f:08:16:fb multicnt 4 tc-so: 33:33:ff:08:16:fb -- 33:33:ff:08:16:fb refcount 1 tc-so: 33:33:e9:89:64:50 -- 33:33:e9:89:64:50 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:3f:08:16:fb tc-so: linkstr: bus tc-so: input: 521 packets, 261834 bytes, 2 multicasts tc-so: output: 525 packets, 262146 bytes, 5 multicasts tc-so: inet6 fc00::2/64 flags 0 tc-so: inet6 fe80::b0a0:3fff:fe08:16fb%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:e2:79:3c:21 tc-so: linkstr: bus tc-so: input: 525 packets, 262146 bytes, 5 multicasts tc-so: output: 525 packets, 262178 bytes, 6 multicasts tc-so: inet6 fc00::1/64 flags 0 tc-so: inet6 fe80::b0a0:e2ff:fe79:3c21%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:unix://wg_local tc-so:unix://wg_peer tc-so:### Dumping unix://wg_local tc-so:lo0: flags=0x8049 mtu 33624 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 - - 33624 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33624 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33624 lo0 tc-so:ff02::%lo0/32 ::1 UC - - 33624 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33624 0 0 0 0 0 tc-so:lo0 33624 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33624 ::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 33624 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 384 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 128 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 1280 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 302 0 302 1 0 1 1 0 inf 1 tc-so:icmp6 32 12 0 12 1 0 1 1 0 inf 1 tc-so:in6pcbpl 304 11 0 11 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 632 0 632 1 0 1 1 0 inf 1 tc-so:ipfrenpl 128 4 0 0 1 0 1 1 0 inf 0 tc-so:kcpuset 128 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 256 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 54 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 76 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 64 228 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00128 256 76 0 0 5 0 5 5 0 inf 0 tc-so:kmem-00256 384 77 0 0 8 0 8 8 0 inf 0 tc-so:kmem-00384 512 52 0 0 7 0 7 7 0 inf 0 tc-so:kmem-00512 640 21 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00768 896 9 0 0 3 0 3 3 0 inf 0 tc-so:kmem-01024 1152 99 0 0 33 0 33 33 0 inf 0 tc-so:kmem-02048 2048 4251 0 0 2126 0 2126 2126 0 inf 0 tc-so:kmem-04096 4096 17 0 0 17 0 17 17 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 528 38 0 0 8 0 8 8 0 inf 2 tc-so:mclpl 2048 35 0 0 22 0 22 22 0 8192 4 tc-so:mutex 128 37 0 0 2 0 2 2 0 inf 0 tc-so:pcache 2816 51 0 1 50 0 50 50 0 inf 0 tc-so:pcachecpu 128 52 0 0 2 0 2 2 0 inf 0 tc-so:pcglarge 1152 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 384 50 0 0 5 0 5 5 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-128 80 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 2189 0 0 35 0 35 35 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 1024 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 14 2 0 2 2 0 inf 1 tc-so:rwlock 128 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:thplthrd 80 2 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 1024 7 0 0 2 0 2 2 0 inf 0 tc-so:vmembt 128 92 0 0 3 0 3 3 0 inf 0 tc-so:Totals 8646 0 1007 2372 0 2372 tc-so: tc-so:In use 9228K, total allocated 9488K; utilization 97.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, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.99 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/evbarm/9.99.99/modules tc-so:[ 1.340005] mainbus0 (root) tc-so:[ 1.480005] chacha: Portable C ChaCha tc-so:[ 1.480005] aes: BearSSL aes_ct tc-so:[ 1.480005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.480005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 3.610005] shmif0: Ethernet address b2:a0:e2:79:3c:21 tc-so:[ 11.580005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 11.580005] get_ifid: shmif0: ifid: b0:a0:e2:ff:fe:79:3c:21 tc-so:[ 11.580005] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:e2ff:fe79:3c21 tc-so:[ 12.430005] get_ifid: wg0: interface identifier generated by random number tc-so:[ 12.430005] get_ifid: wg0: ifid: 44:2e:b2:e8:92:c2:c1:67 tc-so:[ 12.770005] ip6_output: refusing to send from invalid address fe80:3::442e:b2e8:92c2:c167 (pid 0) tc-so:[ 13.170005] ip6_output: refusing to send from invalid address fe80:3::442e:b2e8:92c2:c167 (pid 0) tc-so:[ 13.210005] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:e2ff:fe79:3c21 - no duplicates found tc-so:[ 16.260005] ip6_output: refusing to send from invalid address fe80:3::442e:b2e8:92c2:c167 (pid 0) tc-so:[ 16.870005] in6_if_link_up: fe80:3::442e:b2e8:92c2:c167 marked tentative tc-so:[ 16.870005] nd6_dad_start: wg0: starting DAD for fe80:3::442e:b2e8:92c2:c167 tc-so:[ 18.610005] nd6_dad_timer: wg0: DAD complete for fe80:3::442e:b2e8:92c2:c167 - no duplicates found tc-so:[ 188.090005] in6_if_link_down: fe80:3::442e:b2e8:92c2:c167 marked detached tc-so:[ 202.390005] in6_if_link_down: fc00::1 marked detached tc-so:[ 202.390005] in6_if_link_down: fe80:2::b0a0:e2ff:fe79:3c21 marked detached tc-so:### Dumping unix://wg_peer tc-so:lo0: flags=0x8049 mtu 33624 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 - - 33624 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33624 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33624 lo0 tc-so:ff02::%lo0/32 ::1 UC - - 33624 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33624 0 0 0 0 0 tc-so:lo0 33624 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33624 ::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 33624 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 384 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 128 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 1280 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 302 0 302 1 0 1 1 0 inf 1 tc-so:icmp6 32 12 0 12 1 0 1 1 0 inf 1 tc-so:in6pcbpl 304 11 0 11 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 28 0 28 1 0 1 1 0 inf 1 tc-so:ipfrenpl 128 2 0 0 1 0 1 1 0 inf 0 tc-so:kcpuset 128 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 256 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 52 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 64 217 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00128 256 75 0 0 5 0 5 5 0 inf 0 tc-so:kmem-00256 384 77 0 0 8 0 8 8 0 inf 0 tc-so:kmem-00384 512 52 0 0 7 0 7 7 0 inf 0 tc-so:kmem-00512 640 20 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00768 896 8 0 0 2 0 2 2 0 inf 0 tc-so:kmem-01024 1152 99 0 0 33 0 33 33 0 inf 0 tc-so:kmem-02048 2048 626 0 0 313 0 313 313 0 inf 0 tc-so:kmem-04096 4096 17 0 0 17 0 17 17 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 528 18 0 0 5 0 5 5 0 inf 2 tc-so:mclpl 2048 8 0 0 8 0 8 8 0 8192 4 tc-so:mutex 128 37 0 0 2 0 2 2 0 inf 0 tc-so:pcache 2816 51 0 1 50 0 50 50 0 inf 0 tc-so:pcachecpu 128 52 0 0 2 0 2 2 0 inf 0 tc-so:pcglarge 1152 2 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 384 46 0 0 5 0 5 5 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-128 80 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 362 0 0 6 0 6 6 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 1024 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 14 2 0 2 2 0 inf 1 tc-so:rwlock 128 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:thplthrd 80 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 1024 7 0 0 2 0 2 2 0 inf 0 tc-so:vmembt 128 30 0 0 1 0 1 1 0 inf 0 tc-so:Totals 2455 0 403 510 0 510 tc-so: tc-so:In use 1788K, total allocated 2040K; utilization 87.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, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.99 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.170005] root file system type: rumpfs tc-so:[ 1.170005] kern.module.path=/stand/evbarm/9.99.99/modules tc-so:[ 1.410005] mainbus0 (root) tc-so:[ 1.450005] chacha: Portable C ChaCha tc-so:[ 1.450005] aes: BearSSL aes_ct tc-so:[ 1.490005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.490005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 3.890005] shmif0: Ethernet address b2:a0:3f:08:16:fb tc-so:[ 14.680005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 14.680005] get_ifid: shmif0: ifid: b0:a0:3f:ff:fe:08:16:fb tc-so:[ 14.680005] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:3fff:fe08:16fb tc-so:[ 15.680005] get_ifid: wg0: interface identifier generated by random number tc-so:[ 15.680005] get_ifid: wg0: ifid: d0:96:14:ae:05:25:f2:3c tc-so:[ 15.720005] ip6_output: refusing to send from invalid address fe80:3::d096:14ae:525:f23c (pid 0) tc-so:[ 16.590005] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:3fff:fe08:16fb - no duplicates found tc-so:[ 16.590005] ip6_output: refusing to send from invalid address fe80:3::d096:14ae:525:f23c (pid 0) tc-so:[ 20.630005] in6_if_link_up: fe80:3::d096:14ae:525:f23c marked tentative tc-so:[ 20.630005] nd6_dad_start: wg0: starting DAD for fe80:3::d096:14ae:525:f23c tc-so:[ 21.730005] nd6_dad_timer: wg0: DAD complete for fe80:3::d096:14ae:525:f23c - no duplicates found tc-so:[ 185.280005] in6_if_link_down: fe80:3::d096:14ae:525:f23c marked detached tc-so:[ 195.700005] in6_if_link_down: fc00::2 marked detached tc-so:[ 195.700005] in6_if_link_down: fe80:2::b0a0:3fff:fe08:16fb marked detached tc-so:bus tc-so:### Dumping bus tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:11.730004 b2:a0:e2:79:3c:21 > 33:33:25:f3:c7:18, ethertype IPv6 (0x86dd), length 86: :: > ff02::2:25f3:c718: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:25f3:c718, length 24 tc-so:00:00:12.100004 b2:a0:e2:79:3c:21 > 33:33:ff:79:3c:21, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff79:3c21: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff79:3c21, length 24 tc-so:00:00:12.180004 b2:a0:e2:79:3c:21 > 33:33:ff:79:3c:21, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff79:3c21: ICMP6, neighbor solicitation, who has fe80::b0a0:e2ff:fe79:3c21, length 32 tc-so:00:00:15.830004 b2:a0:e2:79:3c:21 > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:e2ff:fe79:3c21 > ff02::1:ff00:1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:1, length 24 tc-so:00:00:15.990004 b2:a0:e2:79:3c:21 > 33:33:ff:79:3c:21, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:e2ff:fe79:3c21 > ff02::1:ff79:3c21: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff79:3c21, length 24 tc-so:00:00:15.260004 b2:a0:3f:08:16:fb > 33:33:ff:08:16:fb, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff08:16fb: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff08:16fb, length 24 tc-so:00:00:15.520004 b2:a0:3f:08:16:fb > 33:33:ff:08:16:fb, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff08:16fb: ICMP6, neighbor solicitation, who has fe80::b0a0:3fff:fe08:16fb, length 32 tc-so:00:00:27.690004 b2:a0:e2:79:3c:21 > 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:22.960004 b2:a0:3f:08:16:fb > b2:a0:e2:79:3c:21, ethertype IPv6 (0x86dd), length 86: fc00::2 > fc00::1: ICMP6, neighbor advertisement, tgt is fc00::2, length 32 tc-so:00:00:27.730004 b2:a0:e2:79:3c:21 > b2:a0:3f:08:16:fb, ethertype IPv6 (0x86dd), length 210: fc00::1.51820 > fc00::2.51820: UDP, length 148 tc-so:00:00:22.990004 b2:a0:3f:08:16:fb > b2:a0:e2:79:3c:21, ethertype IPv6 (0x86dd), length 154: fc00::2.51820 > fc00::1.51820: UDP, length 92 tc-so:00:00:27.810004 b2:a0:e2:79:3c:21 > b2:a0:3f:08:16:fb, ethertype IPv6 (0x86dd), length 142: fc00::1.51820 > fc00::2.51820: UDP, length 80 tc-so:00:00:23.070004 b2:a0:3f:08:16:fb > 33:33:ff:08:16:fb, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:3fff:fe08:16fb > ff02::1:ff08:16fb: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff08:16fb, length 24 tc-so:00:00:23.070004 b2:a0:3f:08:16:fb > b2:a0:e2:79:3c:21, ethertype IPv6 (0x86dd), length 210: fc00::2.51820 > fc00::1.51820: UDP, length 148 tc-so:00:00:27.890004 b2:a0:e2:79:3c:21 > b2:a0:3f:08:16:fb, ethertype IPv6 (0x86dd), length 154: fc00::1.51820 > fc00::2.51820: UDP, length 92 tc-so:00:00:23.160004 b2:a0:3f:08:16:fb > b2:a0:e2:79:3c:21, ethertype IPv6 (0x86dd), length 142: fc00::2.51820 > fc00::1.51820: UDP, length 80 tc-so:00:00:28.390004 b2:a0:e2:79:3c:21 > b2:a0:3f:08:16:fb, ethertype IPv6 (0x86dd), length 142: fc00::1.51820 > fc00::2.51820: UDP, length 80 tc-so:00:00:23.650004 b2:a0:3f:08:16:fb > b2:a0:e2:79:3c:21, ethertype IPv6 (0x86dd), length 142: fc00::2.51820 > fc00::1.51820: UDP, length 80 tc-so:00:00:28.910004 b2:a0:e2:79:3c:21 > b2:a0:3f:08:16:fb, ethertype IPv6 (0x86dd), length 142: fc00::1.51820 > fc00::2.51820: UDP, length 80 tc-so:00:00:24.130004 b2:a0:3f:08:16:fb > b2:a0:e2:79:3c:21, ethertype IPv6 (0x86dd), length 142: fc00::2.51820 > fc00::1.51820: UDP, length 80 tc-so:00:00:24.210004 b2:a0:3f:08:16:fb > 33:33:e9:89:64:50, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:3fff:fe08:16fb > ff02::2:e989:6450: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:e989:6450, length 24 tc-so:00:00:24.460004 b2:a0:3f:08:16:fb > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:3fff:fe08:16fb > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24 tc-so:00:00:29.400004 b2:a0:e2:79:3c:21 > b2:a0:3f:08:16:fb, ethertype IPv6 (0x86dd), length 142: fc00::1.51820 > fc00::2.51820: UDP, length 80 tc-so:00:00:24.620004 b2:a0:3f:08:16:fb > b2:a0:e2:79:3c:21, ethertype IPv6 (0x86dd), length 142: fc00::2.51820 > fc00::1.51820: UDP, length 80 tc-so:00:00:29.920004 b2:a0:e2:79:3c:21 > b2:a0:3f:08:16:fb, ethertype IPv6 (0x86dd), length 142: fc00::1.51820 > fc00::2.51820: UDP, length 80 tc-so:00:00:25.140004 b2:a0:3f:08:16:fb > b2:a0:e2:79:3c:21, ethertype IPv6 (0x86dd), length 142: fc00::2.51820 > fc00::1.51820: UDP, length 80 tc-so:00:00:30.670004 b2:a0:e2:79:3c:21 > b2:a0:3f:08:16:fb, ethertype IPv6 (0x86dd), length 142: fc00::1.51820 > fc00::2.51820: UDP, length 80 tc-so:00:00:25.940004 b2:a0:3f:08:16:fb > b2:a0:e2:79:3c:21, ethertype IPv6 (0x86dd), length 142: fc00::2.51820 > fc00::1.51820: UDP, length 80 tc-so:00:00:31.160004 b2:a0:e2:79:3c:21 > b2:a0:3f:08:16:fb, ethertype IPv6 (0x86dd), length 142: fc00::1.51820 > fc00::2.51820: UDP, length 80 tc-so:00:00:26.400004 b2:a0:3f:08:16:fb > b2:a0:e2:79:3c:21, ethertype IPv6 (0x86dd), length 142: fc00::2.51820 > fc00::1.51820: UDP, length 80 tc-so:00:00:31.600004 b2:a0:e2:79:3c:21 > b2:a0:3f:08:16:fb, ethertype IPv6 (0x86dd), length 142: fc00::1.51820 > fc00::2.51820: UDP, length 80 tc-so:00:00:26.850004 b2:a0:3f:08:16:fb > b2:a0:e2:79:3c:21, ethertype IPv6 (0x86dd), length 142: fc00::2.51820 > fc00::1.51820: UDP, length 80 tc-so:00:00:32.060004 b2:a0:e2:79:3c:21 > b2:a0:3f:08:16:fb, ethertype IPv6 (0x86dd), length 142: fc00::1.51820 > fc00::2.51820: UDP, length 80 tc-so:00:00:27.330004 b2:a0:3f:08:16:fb > b2:a0:e2:79:3c:21, ethertype IPv6 (0x86dd), length 142: fc00::2.51820 > fc00::1.51820: UDP, length 80 tc-so:00:00:32.510004 b2:a0:e2:79:3c:21 > b2:a0:3f:08:16:fb, ethertype IPv6 (0x86dd), length 142: fc00::1.51820 > fc00::2.51820: UDP, length 80 tc-so:00:00:27.740004 b2:a0:3f:08:16:fb > b2:a0:e2:79:3c:21, ethertype IPv6 (0x86dd), length 142: fc00::2.51820 > fc00::1.51820: UDP, length 80 tc-so:00:00:27.970004 b2:a0:3f:08:16:fb > b2:a0:e2:79:3c:21, ethertype IPv6 (0x86dd), length 86: fc00::2 > fc00::1: ICMP6, neighbor solicitation, who has fc00::1, length 32 tc-so:00:00:32.740004 b2:a0:e2:79:3c:21 > b2:a0:3f:08:16:fb, ethertype IPv6 (0x86dd), length 78: fc00::1 > fc00::2: ICMP6, neighbor advertisement, tgt is fc00::1, length 24 tc-so:00:00:32.990004 b2:a0:e2:79:3c:21 > b2:a0:3f:08:16:fb, ethertype IPv6 (0x86dd), length 142: fc00::1.51820 > fc00::2.51820: UDP, length 80 tc-so:00:00:28.260004 b2:a0:3f:08:16:fb > b2:a0:e2:79:3c:21, ethertype IPv6 (0x86dd), length 142: fc00::2.51820 > fc00::1.51820: UDP, length 80 tc-so:00:00:33.460004 b2:a0:e2:79:3c:21 > b2:a0:3f:08:16:fb, ethertype IPv6 (0x86dd), length 142: fc00::1.51820 > fc00::2.51820: UDP, length 80 tc-so:00:00:28.730004 b2:a0:3f:08:16:fb > b2:a0:e2:79:3c:21, ethertype IPv6 (0x86dd), length 142: fc00::2.51820 > fc00::1.51820: UDP, length 80 tc-so:00:00:33.940004 b2:a0:e2:79:3c:21 > b2:a0:3f:08:16:fb, ethertype IPv6 (0x86dd), length 142: fc00::1.51820 > fc00::2.51820: UDP, length 80 tc-so:00:00:29.170004 b2:a0:3f:08:16:fb > b2:a0:e2:79:3c:21, ethertype IPv6 (0x86dd), length 142: fc00::2.51820 > fc00::1.51820: UDP, length 80 tc-so:00:00:34.380004 b2:a0:e2:79:3c:21 > b2:a0:3f:08:16:fb, ethertype IPv6 (0x86dd), length 142: fc00::1.51820 > fc00::2.51820: UDP, length 80 tc-so:00:00:29.650004 b2:a0:3f:08:16:fb > b2:a0:e2:79:3c:21, ethertype IPv6 (0x86dd), length 142: fc00::2.51820 > fc00::1.51820: UDP, length 80 tc-so:00:00:34.850004 b2:a0:e2:79:3c:21 > b2:a0:3f:08:16:fb, ethertype IPv6 (0x86dd), length 142: fc00::1.51820 > fc00::2.51820: UDP, length 80 tc-so:00:00:30.070004 b2:a0:3f:08:16:fb > b2:a0:e2:79:3c:21, ethertype IPv6 (0x86dd), length 142: fc00::2.51820 > fc00::1.51820: UDP, length 80 tc-so:00:00:35.330004 b2:a0:e2:79:3c:21 > b2:a0:3f:08:16:fb, ethertype IPv6 (0x86dd), length 142: fc00::1.51820 > fc00::2.51820: UDP, length 80 tc-so:00:00:30.550004 b2:a0:3f:08:16:fb > b2:a0:e2:79:3c:21, ethertype IPv6 (0x86dd), length 142: fc00::2.51820 > fc00::1.51820: UDP, length 80 tc-so:00:00:35.750004 b2:a0:e2:79:3c:21 > b2:a0:3f:08:16:fb, ethertype IPv6 (0x86dd), length 142: fc00::1.51820 > fc00::2.51820: UDP, length 80 tc-so:00:00:31.010004 b2:a0:3f:08:16:fb > b2:a0:e2:79:3c:21, ethertype IPv6 (0x86dd), length 142: fc00::2.51820 > fc00::1.51820: UDP, length 80 tc-so:00:00:36.220004 b2:a0:e2:79:3c:21 > b2:a0:3f:08:16:fb, ethertype IPv6 (0x86dd), length 142: fc00::1.51820 > fc00::2.51820: UDP, length 80 tc-so:00:00:31.480004 b2:a0:3f:08:16:fb > b2:a0:e2:79:3c:21, ethertype IPv6 (0x86dd), length 142: fc00::2.51820 > fc00::1.51820: UDP, length 80 tc-so:00:00:36.730004 b2:a0:e2:79:3c:21 > b2:a0:3f:08:16:fb, ethertype IPv6 (0x86dd), length 142: fc00::1.51820 > fc00::2.51820: UDP, length 80 tc-so:00:00:31.930004 b2:a0:3f:08:16:fb > b2:a0:e2:79:3c:21, ethertype IPv6 (0x86dd), length 142: fc00::2.51820 > fc00::1.51820: UDP, length 80 tc-so:00:00:37.200004 b2:a0:e2:79:3c:21 > b2:a0:3f:08:16:fb, ethertype IPv6 (0x86dd), length 142: fc00::1.51820 > fc00::2.51820: UDP, length 80 tc-so:00:00:32.420004 b2:a0:3f:08:16:fb > b2:a0:e2:79:3c:21, ethertype IPv6 (0x86dd), length 142: fc00::2.51820 > fc00::1.51820: UDP, length 80 tc-so:00:00:37.680004 b2:a0:e2:79:3c:21 > b2:a0:3f:08:16:fb, ethertype IPv6 (0x86dd), length 158: fc00::1.51820 > fc00::2.51820: UDP, length 96 tc-so:00:00:32.880004 b2:a0:3f:08:16:fb > b2:a0:e2:79:3c:21, ethertype IPv6 (0x86dd), length 158: fc00::2.51820 > fc00::1.51820: UDP, length 96 tc-so:00:00:38.150004 b2:a0:e2:79:3c:21 > b2:a0:3f:08:16:fb, ethertype IPv6 (0x86dd), length 158: fc00::1.51820 > fc00::2.51820: UDP, length 96 tc-so:00:00:33.370004 b2:a0:3f:08:16:fb > b2:a0:e2:79:3c:21, ethertype IPv6 (0x86dd), length 158: fc00::2.51820 > fc00::1.51820: UDP, length 96 tc-so:00:00:38.580004 b2:a0:e2:79:3c:21 > b2:a0:3f:08:16:fb, ethertype IPv6 (0x86dd), length 158: fc00::1.51820 > fc00::2.51820: UDP, length 96 tc-so:00:00:33.800004 b2:a0:3f:08:16:fb > b2:a0:e2:79:3c:21, ethertype IPv6 (0x86dd), length 158: fc00::2.51820 > fc00::1.51820: UDP, length 96 tc-so:00:00:39.070004 b2:a0:e2:79:3c:21 > b2:a0:3f:08:16:fb, ethertype IPv6 (0x86dd), length 158: fc00::1.51820 > fc00::2.51820: UDP, length 96 tc-so:00:00:34.290004 b2:a0:3f:08:16:fb > b2:a0:e2:79:3c:21, ethertype IPv6 (0x86dd), length 158: fc00::2.51820 > fc00::1.51820: UDP, length 96 tc-so:00:00:39.530004 b2:a0:e2:79:3c:21 > b2:a0:3f:08:16:fb, ethertype IPv6 (0x86dd), length 158: fc00::1.51820 > fc00::2.51820: UDP, length 96 tc-so:00:00:34.750004 b2:a0:3f:08:16:fb > b2:a0:e2:79:3c:21, ethertype IPv6 (0x86dd), length 158: fc00::2.51820 > fc00::1.51820: UDP, length 96 tc-so:00:00:40.020004 b2:a0:e2:79:3c:21 > b2:a0:3f:08:16:fb, ethertype IPv6 (0x86dd), length 158: fc00::1.51820 > fc00::2.51820: UDP, length 96 tc-so:00:00:35.280004 b2:a0:3f:08:16:fb > b2:a0:e2:79:3c:21, ethertype IPv6 (0x86dd), length 158: fc00::2.51820 > fc00::1.51820: UDP, length 96 tc-so:00:00:40.480004 b2:a0:e2:79:3c:21 > b2:a0:3f:08:16:fb, ethertype IPv6 (0x86dd), length 158: fc00::1.51820 > fc00::2.51820: UDP, length 96 tc-so:00:00:35.740004 b2:a0:3f:08:16:fb > b2:a0:e2:79:3c:21, ethertype IPv6 (0x86dd), length 158: fc00::2.51820 > fc00::1.51820: UDP, length 96 tc-so:00:00:40.930004 b2:a0:e2:79:3c:21 > b2:a0:3f:08:16:fb, ethertype IPv6 (0x86dd), length 158: fc00::1.51820 > fc00::2.51820: UDP, length 96 tc-so:00:00:36.200004 b2:a0:3f:08:16:fb > b2:a0:e2:79:3c:21, ethertype IPv6 (0x86dd), length 158: fc00::2.51820 > fc00::1.51820: UDP, length 96 tc-so:00:00:41.380004 b2:a0:e2:79:3c:21 > b2:a0:3f:08:16:fb, ethertype IPv6 (0x86dd), length 158: fc00::1.51820 > fc00::2.51820: UDP, length 96 tc-so:00:00:36.640004 b2:a0:3f:08:16:fb > b2:a0:e2:79:3c:21, ethertype IPv6 (0x86dd), length 158: fc00::2.51820 > fc00::1.51820: UDP, length 96 tc-so:00:00:41.830004 b2:a0:e2:79:3c:21 > b2:a0:3f:08:16:fb, ethertype IPv6 (0x86dd), length 158: fc00::1.51820 > fc00::2.51820: UDP, length 96 tc-so:00:00:37.050004 b2:a0:3f:08:16:fb > b2:a0:e2:79:3c:21, ethertype IPv6 (0x86dd), length 158: fc00::2.51820 > fc00::1.51820: UDP, length 96 tc-so:00:00:42.330004 b2:a0:e2:79:3c:21 > b2:a0:3f:08:16:fb, ethertype IPv6 (0x86dd), length 158: fc00::1.51820 > fc00::2.51820: UDP, length 96 tc-so:00:00:37.550004 b2:a0:3f:08:16:fb > b2:a0:e2:79:3c:21, ethertype IPv6 (0x86dd), length 158: fc00::2.51820 > fc00::1.51820: UDP, length 96 tc-so:00:00:42.780004 b2:a0:e2:79:3c:21 > b2:a0:3f:08:16:fb, ethertype IPv6 (0x86dd), length 158: fc00::1.51820 > fc00::2.51820: UDP, length 96 tc-so:00:00:38.020004 b2:a0:3f:08:16:fb > b2:a0:e2:79:3c:21, ethertype IPv6 (0x86dd), length 158: fc00::2.51820 > fc00::1.51820: UDP, length 96 tc-so:00:00:43.990004 b2:a0:e2:79:3c:21 > b2:a0:3f:08:16:fb, ethertype IPv6 (0x86dd), length 158: fc00::1.51820 > fc00::2.51820: UDP, length 96 tc-so:00:00:39.290004 b2:a0:3f:08:16:fb > b2:a0:e2:79:3c:21, ethertype IPv6 (0x86dd), length 158: fc00::2.51820 > fc00::1.51820: UDP, length 96 tc-so:00:00:44.830004 b2:a0:e2:79:3c:21 > b2:a0:3f:08:16:fb, ethertype IPv6 (0x86dd), length 158: fc00::1.51820 > fc00::2.51820: UDP, length 96 tc-so:00:00:40.050004 b2:a0:3f:08:16:fb > b2:a0:e2:79:3c:21, ethertype IPv6 (0x86dd), length 158: fc00::2.51820 > fc00::1.51820: UDP, length 96 tc-so:00:00:45.270004 b2:a0:e2:79:3c:21 > b2:a0:3f:08:16:fb, ethertype IPv6 (0x86dd), length 158: fc00::1.51820 > fc00::2.51820: UDP, length 96 tc-so:00:00:40.510004 b2:a0:3f:08:16:fb > b2:a0:e2:79:3c:21, ethertype IPv6 (0x86dd), length 158: fc00::2.51820 > fc00::1.51820: UDP, length 96 tc-so:00:00:45.710004 b2:a0:e2:79:3c:21 > b2:a0:3f:08:16:fb, ethertype IPv6 (0x86dd), length 158: fc00::1.51820 > fc00::2.51820: UDP, length 96 tc-so:00:00:40.950004 b2:a0:3f:08:16:fb > b2:a0:e2:79:3c:21, ethertype IPv6 (0x86dd), length 158: fc00::2.51820 > fc00::1.51820: UDP, length 96 tc-so:00:00:46.180004 b2:a0:e2:79:3c:21 > b2:a0:3f:08:16:fb, ethertype IPv6 (0x86dd), length 174: fc00::1.51820 > fc00::2.51820: UDP, length 112 tc-so:00:00:41.400004 b2:a0:3f:08:16:fb > b2:a0:e2:79:3c:21, ethertype IPv6 (0x86dd), length 174: fc00::2.51820 > fc00::1.51820: UDP, length 112 tc-so:00:00:46.710004 b2:a0:e2:79:3c:21 > b2:a0:3f:08:16:fb, ethertype IPv6 (0x86dd), length 174: fc00::1.51820 > fc00::2.51820: UDP, length 112 tc-so:00:00:41.930004 b2:a0:3f:08:16:fb > b2:a0:e2:79:3c:21, ethertype IPv6 (0x86dd), length 174: fc00::2.51820 > fc00::1.51820: UDP, length 112 tc-so:00:00:47.200004 b2:a0:e2:79:3c:21 > b2:a0:3f:08:16:fb, ethertype IPv6 (0x86dd), length 174: fc00::1.51820 > fc00::2.51820: UDP, length 112 tc-so:00:00:42.420004 b2:a0:3f:08:16:fb > b2:a0:e2:79:3c:21, ethertype IPv6 (0x86dd), length 174: fc00::2.51820 > fc00::1.51820: UDP, length 112 tc-so:00:00:47.630004 b2:a0:e2:79:3c:21 > b2:a0:3f:08:16:fb, ethertype IPv6 (0x86dd), length 174: fc00::1.51820 > fc00::2.51820: UDP, length 112 tc-so:00:00:42.850004 b2:a0:3f:08:16:fb > b2:a0:e2:79:3c:21, ethertype IPv6 (0x86dd), length 174: fc00::2.51820 > fc00::1.51820: UDP, length 112 tc-so:00:00:48.060004 b2:a0:e2:79:3c:21 > b2:a0:3f:08:16:fb, ethertype IPv6 (0x86dd), length 174: fc00::1.51820 > fc00::2.51820: UDP, length 112 tc-so:00:00:43.310004 b2:a0:3f:08:16:fb > b2:a0:e2:79:3c:21, ethertype IPv6 (0x86dd), length 174: fc00::2.51820 > fc00::1.51820: UDP, length 112 tc-so:00:00:48.510004 b2:a0:e2:79:3c:21 > b2:a0:3f:08:16:fb, ethertype IPv6 (0x86dd), length 174: fc00::1.51820 > fc00::2.51820: UDP, length 112 tc-so:00:00:43.750004 b2:a0:3f:08:16:fb > b2:a0:e2:79:3c:21, ethertype IPv6 (0x86dd), length 174: fc00::2.51820 > fc00::1.51820: UDP, length 112 tc-so:00:00:49.030004 b2:a0:e2:79:3c:21 > b2:a0:3f:08:16:fb, ethertype IPv6 (0x86dd), length 174: fc00::1.51820 > fc00::2.51820: UDP, length 112 tc-so:00:00:44.280004 b2:a0:3f:08:16:fb > b2:a0:e2:79:3c:21, ethertype IPv6 (0x86dd), length 174: fc00::2.51820 > fc00::1.51820: UDP, length 112 tc-so:00:00:49.500004 b2:a0:e2:79:3c:21 > b2:a0:3f:08:16:fb, ethertype IPv6 (0x86dd), length 174: fc00::1.51820 > fc00::2.51820: UDP, length 112 tc-so:00:00:44.720004 b2:a0:3f:08:16:fb > b2:a0:e2:79:3c:21, ethertype IPv6 (0x86dd), length 174: fc00::2.51820 > fc00::1.51820: UDP, length 112 tc-so:00:00:49.960004 b2:a0:e2:79:3c:21 > b2:a0:3f:08:16:fb, ethertype IPv6 (0x86dd), length 174: fc00::1.51820 > fc00::2.51820: UDP, length 112 tc-so:00:00:45.190004 b2:a0:3f:08:16:fb > b2:a0:e2:79:3c:21, ethertype IPv6 (0x86dd), length 174: fc00::2.51820 > fc00::1.51820: UDP, length 112 tc-so:00:00:50.390004 b2:a0:e2:79:3c:21 > b2:a0:3f:08:16:fb, ethertype IPv6 (0x86dd), length 174: fc00::1.51820 > fc00::2.51820: UDP, length 112 tc-so:00:00:45.630004 b2:a0:3f:08:16:fb > b2:a0:e2:79:3c:21, ethertype IPv6 (0x86dd), length 174: fc00::2.51820 > fc00::1.51820: UDP, length 112 tc-so:00:00:50.830004 b2:a0:e2:79:3c:21 > b2:a0:3f:08:16:fb, ethertype IPv6 (0x86dd), length 174: fc00::1.51820 > fc00::2.51820: UDP, length 112 tc-so:00:00:46.070004 b2:a0:3f:08:16:fb > b2:a0:e2:79:3c:21, ethertype IPv6 (0x86dd), length 174: fc00::2.51820 > fc00::1.51820: UDP, length 112 tc-so:00:00:51.330004 b2:a0:e2:79:3c:21 > b2:a0:3f:08:16:fb, ethertype IPv6 (0x86dd), length 174: fc00::1.51820 > fc00::2.51820: UDP, length 112 tc-so:00:00:46.570004 b2:a0:3f:08:16:fb > b2:a0:e2:79:3c:21, ethertype IPv6 (0x86dd), length 174: fc00::2.51820 > fc00::1.51820: UDP, length 112 tc-so:00:00:51.770004 b2:a0:e2:79:3c:21 > b2:a0:3f:08:16:fb, ethertype IPv6 (0x86dd), length 174: fc00::1.51820 > fc00::2.51820: UDP, length 112 tc-so:00:00:46.990004 b2:a0:3f:08:16:fb > b2:a0:e2:79:3c:21, ethertype IPv6 (0x86dd), length 174: fc00::2.51820 > fc00::1.51820: UDP, length 112 tc-so:00:00:52.210004 b2:a0:e2:79:3c:21 > b2:a0:3f:08:16:fb, ethertype IPv6 (0x86dd), length 174: fc00::1.51820 > fc00::2.51820: UDP, length 112 tc-so:00:00:47.470004 b2:a0:3f:08:16:fb > b2:a0:e2:79:3c:21, ethertype IPv6 (0x86dd), length 174: fc00::2.51820 > fc00::1.51820: UDP, length 112 tc-so:00:00:52.660004 b2:a0:e2:79:3c:21 > b2:a0:3f:08:16:fb, ethertype IPv6 (0x86dd), length 174: fc00::1.51820 > fc00::2.51820: UDP, length 112 tc-so:00:00:47.890004 b2:a0:3f:08:16:fb > b2:a0:e2:79:3c:21, ethertype IPv6 (0x86dd), length 174: fc00::2.51820 > fc00::1.51820: UDP, length 112 tc-so:00:00:53.190004 b2:a0:e2:79:3c:21 > b2:a0:3f:08:16:fb, ethertype IPv6 (0x86dd), length 174: fc00::1.51820 > fc00::2.51820: UDP, length 112 tc-so:00:00:48.420004 b2:a0:3f:08:16:fb > b2:a0:e2:79:3c:21, ethertype IPv6 (0x86dd), length 174: fc00::2.51820 > fc00::1.51820: UDP, length 112 tc-so:00:00:53.680004 b2:a0:e2:79:3c:21 > b2:a0:3f:08:16:fb, ethertype IPv6 (0x86dd), length 190: fc00::1.51820 > fc00::2.51820: UDP, length 128 tc-so:00:00:48.890004 b2:a0:3f:08:16:fb > b2:a0:e2:79:3c:21, ethertype IPv6 (0x86dd), length 190: fc00::2.51820 > fc00::1.51820: UDP, length 128 tc-so:00:00:54.170004 b2:a0:e2:79:3c:21 > b2:a0:3f:08:16:fb, ethertype IPv6 (0x86dd), length 190: fc00::1.51820 > fc00::2.51820: UDP, length 128 tc-so:00:00:49.380004 b2:a0:3f:08:16:fb > b2:a0:e2:79:3c:21, ethertype IPv6 (0x86dd), length 190: fc00::2.51820 > fc00::1.51820: UDP, length 128 tc-so:00:00:54.640004 b2:a0:e2:79:3c:21 > b2:a0:3f:08:16:fb, ethertype IPv6 (0x86dd), length 190: fc00::1.51820 > fc00::2.51820: UDP, length 128 tc-so:00:00:49.890004 b2:a0:3f:08:16:fb > b2:a0:e2:79:3c:21, ethertype IPv6 (0x86dd), length 190: fc00::2.51820 > fc00::1.51820: UDP, length 128 tc-so:00:00:55.110004 b2:a0:e2:79:3c:21 > b2:a0:3f:08:16:fb, ethertype IPv6 (0x86dd), length 190: fc00::1.51820 > fc00::2.51820: UDP, length 128 tc-so:00:00:50.360004 b2:a0:3f:08:16:fb > b2:a0:e2:79:3c:21, ethertype IPv6 (0x86dd), length 190: fc00::2.51820 > fc00::1.51820: UDP, length 128 tc-so:00:00:55.580004 b2:a0:e2:79:3c:21 > b2:a0:3f:08:16:fb, ethertype IPv6 (0x86dd), length 190: fc00::1.51820 > fc00::2.51820: UDP, length 128 tc-so:00:00:50.790004 b2:a0:3f:08:16:fb > b2:a0:e2:79:3c:21, ethertype IPv6 (0x86dd), length 190: fc00::2.51820 > fc00::1.51820: UDP, length 128 tc-so:00:00:56.090004 b2:a0:e2:79:3c:21 > b2:a0:3f:08:16:fb, ethertype IPv6 (0x86dd), length 190: fc00::1.51820 > fc00::2.51820: UDP, length 128 tc-so:00:00:51.310004 b2:a0:3f:08:16:fb > b2:a0:e2:79:3c:21, ethertype IPv6 (0x86dd), length 190: fc00::2.51820 > fc00::1.51820: UDP, length 128 tc-so:00:00:56.540004 b2:a0:e2:79:3c:21 > b2:a0:3f:08:16:fb, ethertype IPv6 (0x86dd), length 190: fc00::1.51820 > fc00::2.51820: UDP, length 128 tc-so:00:00:51.790004 b2:a0:3f:08:16:fb > b2:a0:e2:79:3c:21, ethertype IPv6 (0x86dd), length 190: fc00::2.51820 > fc00::1.51820: UDP, length 128 tc-so:00:00:51.990004 b2:a0:3f:08:16:fb > b2:a0:e2:79:3c:21, ethertype IPv6 (0x86dd), length 86: fc00::2 > fc00::1: ICMP6, neighbor solicitation, who has fc00::1, length 32 tc-so:00:00:56.770004 b2:a0:e2:79:3c:21 > b2:a0:3f:08:16:fb, ethertype IPv6 (0x86dd), length 78: fc00::1 > fc00::2: ICMP6, neighbor advertisement, tgt is fc00::1, length 24 tc-so:00:00:57.040004 b2:a0:e2:79:3c:21 > b2:a0:3f:08:16:fb, ethertype IPv6 (0x86dd), length 190: fc00::1.51820 > fc00::2.51820: UDP, length 128 tc-so:00:00:52.260004 b2:a0:3f:08:16:fb > b2:a0:e2:79:3c:21, ethertype IPv6 (0x86dd), length 190: fc00::2.51820 > fc00::1.51820: UDP, length 128 tc-so:00:00:57.470004 b2:a0:e2:79:3c:21 > b2:a0:3f:08:16:fb, ethertype IPv6 (0x86dd), length 190: fc00::1.51820 > fc00::2.51820: UDP, length 128 tc-so:00:00:52.770004 b2:a0:3f:08:16:fb > b2:a0:e2:79:3c:21, ethertype IPv6 (0x86dd), length 190: fc00::2.51820 > fc00::1.51820: UDP, length 128 tc-so:00:00:57.960004 b2:a0:e2:79:3c:21 > b2:a0:3f:08:16:fb, ethertype IPv6 (0x86dd), length 190: fc00::1.51820 > fc00::2.51820: UDP, length 128 tc-so:00:00:53.180004 b2:a0:3f:08:16:fb > b2:a0:e2:79:3c:21, ethertype IPv6 (0x86dd), length 190: fc00::2.51820 > fc00::1.51820: UDP, length 128 tc-so:00:00:58.410004 b2:a0:e2:79:3c:21 > b2:a0:3f:08:16:fb, ethertype IPv6 (0x86dd), length 190: fc00::1.51820 > fc00::2.51820: UDP, length 128 tc-so:00:00:53.630004 b2:a0:3f:08:16:fb > b2:a0:e2:79:3c:21, ethertype IPv6 (0x86dd), length 190: fc00::2.51820 > fc00::1.51820: UDP, length 128 tc-so:00:00:58.860004 b2:a0:e2:79:3c:21 > b2:a0:3f:08:16:fb, ethertype IPv6 (0x86dd), length 190: fc00::1.51820 > fc00::2.51820: UDP, length 128 tc-so:00:00:54.120004 b2:a0:3f:08:16:fb > b2:a0:e2:79:3c:21, ethertype IPv6 (0x86dd), length 190: fc00::2.51820 > fc00::1.51820: UDP, length 128 tc-so:00:00:59.420004 b2:a0:e2:79:3c:21 > b2:a0:3f:08:16:fb, ethertype IPv6 (0x86dd), length 190: fc00::1.51820 > fc00::2.51820: UDP, length 128 tc-so:00:00:54.640004 b2:a0:3f:08:16:fb > b2:a0:e2:79:3c:21, ethertype IPv6 (0x86dd), length 190: fc00::2.51820 > fc00::1.51820: UDP, length 128 tc-so:00:01:00.010004 b2:a0:e2:79:3c:21 > b2:a0:3f:08:16:fb, ethertype IPv6 (0x86dd), length 190: fc00::1.51820 > fc00::2.51820: UDP, length 128 tc-so:00:00:55.210004 b2:a0:3f:08:16:fb > b2:a0:e2:79:3c:21, ethertype IPv6 (0x86dd), length 190: fc00::2.51820 > fc00::1.51820: UDP, length 128 tc-so:00:01:00.950004 b2:a0:e2:79:3c:21 > b2:a0:3f:08:16:fb, ethertype IPv6 (0x86dd), length 190: fc00::1.51820 > fc00::2.51820: UDP, length 128 tc-so:00:00:56.170004 b2:a0:3f:08:16:fb > b2:a0:e2:79:3c:21, ethertype IPv6 (0x86dd), length 190: fc00::2.51820 > fc00::1.51820: UDP, length 128 tc-so:00:01:01.920004 b2:a0:e2:79:3c:21 > b2:a0:3f:08:16:fb, ethertype IPv6 (0x86dd), length 190: fc00::1.51820 > fc00::2.51820: UDP, length 128 tc-so:00:00:57.140004 b2:a0:3f:08:16:fb > b2:a0:e2:79:3c:21, ethertype IPv6 (0x86dd), length 190: fc00::2.51820 > fc00::1.51820: UDP, length 128 tc-so:00:01:02.670004 b2:a0:e2:79:3c:21 > b2:a0:3f:08:16:fb, ethertype IPv6 (0x86dd), length 206: fc00::1.51820 > fc00::2.51820: UDP, length 144 tc-so:00:00:57.890004 b2:a0:3f:08:16:fb > b2:a0:e2:79:3c:21, ethertype IPv6 (0x86dd), length 206: fc00::2.51820 > fc00::1.51820: UDP, length 144 tc-so:00:01:03.120004 b2:a0:e2:79:3c:21 > b2:a0:3f:08:16:fb, ethertype IPv6 (0x86dd), length 206: fc00::1.51820 > fc00::2.51820: UDP, length 144 tc-so:00:00:58.340004 b2:a0:3f:08:16:fb > b2:a0:e2:79:3c:21, ethertype IPv6 (0x86dd), length 206: fc00::2.51820 > fc00::1.51820: UDP, length 144 tc-so:00:01:03.570004 b2:a0:e2:79:3c:21 > b2:a0:3f:08:16:fb, ethertype IPv6 (0x86dd), length 206: fc00::1.51820 > fc00::2.51820: UDP, length 144 tc-so:00:00:58.790004 b2:a0:3f:08:16:fb > b2:a0:e2:79:3c:21, ethertype IPv6 (0x86dd), length 206: fc00::2.51820 > fc00::1.51820: UDP, length 144 tc-so:00:01:04.060004 b2:a0:e2:79:3c:21 > b2:a0:3f:08:16:fb, ethertype IPv6 (0x86dd), length 206: fc00::1.51820 > fc00::2.51820: UDP, length 144 tc-so:00:00:59.280004 b2:a0:3f:08:16:fb > b2:a0:e2:79:3c:21, ethertype IPv6 (0x86dd), length 206: fc00::2.51820 > fc00::1.51820: UDP, length 144 tc-so:00:01:04.510004 b2:a0:e2:79:3c:21 > b2:a0:3f:08:16:fb, ethertype IPv6 (0x86dd), length 206: fc00::1.51820 > fc00::2.51820: UDP, length 144 tc-so:00:00:59.770004 b2:a0:3f:08:16:fb > b2:a0:e2:79:3c:21, ethertype IPv6 (0x86dd), length 206: fc00::2.51820 > fc00::1.51820: UDP, length 144 tc-so:00:01:04.970004 b2:a0:e2:79:3c:21 > b2:a0:3f:08:16:fb, ethertype IPv6 (0x86dd), length 206: fc00::1.51820 > fc00::2.51820: UDP, length 144 tc-so:00:01:00.190004 b2:a0:3f:08:16:fb > b2:a0:e2:79:3c:21, ethertype IPv6 (0x86dd), length 206: fc00::2.51820 > fc00::1.51820: UDP, length 144 tc-so:00:01:05.450004 b2:a0:e2:79:3c:21 > b2:a0:3f:08:16:fb, ethertype IPv6 (0x86dd), length 206: fc00::1.51820 > fc00::2.51820: UDP, length 144 tc-so:00:01:00.670004 b2:a0:3f:08:16:fb > b2:a0:e2:79:3c:21, ethertype IPv6 (0x86dd), length 206: fc00::2.51820 > fc00::1.51820: UDP, length 144 tc-so:00:01:05.920004 b2:a0:e2:79:3c:21 > b2:a0:3f:08:16:fb, ethertype IPv6 (0x86dd), length 206: fc00::1.51820 > fc00::2.51820: UDP, length 144 tc-so:00:01:01.160004 b2:a0:3f:08:16:fb > b2:a0:e2:79:3c:21, ethertype IPv6 (0x86dd), length 206: fc00::2.51820 > fc00::1.51820: UDP, length 144 tc-so:00:01:06.400004 b2:a0:e2:79:3c:21 > b2:a0:3f:08:16:fb, ethertype IPv6 (0x86dd), length 206: fc00::1.51820 > fc00::2.51820: UDP, length 144 tc-so:00:01:01.640004 b2:a0:3f:08:16:fb > b2:a0:e2:79:3c:21, ethertype IPv6 (0x86dd), length 206: fc00::2.51820 > fc00::1.51820: UDP, length 144 tc-so:00:01:06.890004 b2:a0:e2:79:3c:21 > b2:a0:3f:08:16:fb, ethertype IPv6 (0x86dd), length 206: fc00::1.51820 > fc00::2.51820: UDP, length 144 tc-so:00:01:02.110004 b2:a0:3f:08:16:fb > b2:a0:e2:79:3c:21, ethertype IPv6 (0x86dd), length 206: fc00::2.51820 > fc00::1.51820: UDP, length 144 tc-so:00:01:07.390004 b2:a0:e2:79:3c:21 > b2:a0:3f:08:16:fb, ethertype IPv6 (0x86dd), length 206: fc00::1.51820 > fc00::2.51820: UDP, length 144 tc-so:00:01:02.630004 b2:a0:3f:08:16:fb > b2:a0:e2:79:3c:21, ethertype IPv6 (0x86dd), length 206: fc00::2.51820 > fc00::1.51820: UDP, length 144 tc-so:00:01:07.920004 b2:a0:e2:79:3c:21 > b2:a0:3f:08:16:fb, ethertype IPv6 (0x86dd), length 206: fc00::1.51820 > fc00::2.51820: UDP, length 144 tc-so:00:01:03.180004 b2:a0:3f:08:16:fb > b2:a0:e2:79:3c:21, ethertype IPv6 (0x86dd), length 206: fc00::2.51820 > fc00::1.51820: UDP, length 144 tc-so:00:01:08.160004 b2:a0:e2:79:3c:21 > b2:a0:3f:08:16:fb, ethertype IPv6 (0x86dd), length 86: fc00::1 > fc00::2: ICMP6, neighbor solicitation, who has fc00::2, length 32 tc-so:00:01:03.380004 b2:a0:3f:08:16:fb > b2:a0:e2:79:3c:21, ethertype IPv6 (0x86dd), length 78: fc00::2 > fc00::1: ICMP6, neighbor advertisement, tgt is fc00::2, length 24 tc-so:00:01:10.090004 b2:a0:e2:79:3c:21 > b2:a0:3f:08:16:fb, ethertype IPv6 (0x86dd), length 206: fc00::1.51820 > fc00::2.51820: UDP, length 144 tc-so:00:01:05.290004 b2:a0:3f:08:16:fb > b2:a0:e2:79:3c:21, ethertype IPv6 (0x86dd), length 206: fc00::2.51820 > fc00::1.51820: UDP, length 144 tc-so:00:01:10.600004 b2:a0:e2:79:3c:21 > b2:a0:3f:08:16:fb, ethertype IPv6 (0x86dd), length 206: fc00::1.51820 > fc00::2.51820: UDP, length 144 tc-so:00:01:05.800004 b2:a0:3f:08:16:fb > b2:a0:e2:79:3c:21, ethertype IPv6 (0x86dd), length 206: fc00::2.51820 > fc00::1.51820: UDP, length 144 tc-so:00:01:11.030004 b2:a0:e2:79:3c:21 > b2:a0:3f:08:16:fb, ethertype IPv6 (0x86dd), length 206: fc00::1.51820 > fc00::2.51820: UDP, length 144 tc-so:00:01:06.250004 b2:a0:3f:08:16:fb > b2:a0:e2:79:3c:21, ethertype IPv6 (0x86dd), length 206: fc00::2.51820 > fc00::1.51820: UDP, length 144 tc-so:00:01:11.570004 b2:a0:e2:79:3c:21 > b2:a0:3f:08:16:fb, ethertype IPv6 (0x86dd), length 206: fc00::1.51820 > fc00::2.51820: UDP, length 144 tc-so:00:01:06.790004 b2:a0:3f:08:16:fb > b2:a0:e2:79:3c:21, ethertype IPv6 (0x86dd), length 206: fc00::2.51820 > fc00::1.51820: UDP, length 144 tc-so:00:01:12.020004 b2:a0:e2:79:3c:21 > b2:a0:3f:08:16:fb, ethertype IPv6 (0x86dd), length 222: fc00::1.51820 > fc00::2.51820: UDP, length 160 tc-so:00:01:07.260004 b2:a0:3f:08:16:fb > b2:a0:e2:79:3c:21, ethertype IPv6 (0x86dd), length 222: fc00::2.51820 > fc00::1.51820: UDP, length 160 tc-so:00:01:12.510004 b2:a0:e2:79:3c:21 > b2:a0:3f:08:16:fb, ethertype IPv6 (0x86dd), length 222: fc00::1.51820 > fc00::2.51820: UDP, length 160 tc-so:00:01:07.750004 b2:a0:3f:08:16:fb > b2:a0:e2:79:3c:21, ethertype IPv6 (0x86dd), length 222: fc00::2.51820 > fc00::1.51820: UDP, length 160 tc-so:00:01:13.000004 b2:a0:e2:79:3c:21 > b2:a0:3f:08:16:fb, ethertype IPv6 (0x86dd), length 222: fc00::1.51820 > fc00::2.51820: UDP, length 160 tc-so:00:01:08.240004 b2:a0:3f:08:16:fb > b2:a0:e2:79:3c:21, ethertype IPv6 (0x86dd), length 222: fc00::2.51820 > fc00::1.51820: UDP, length 160 tc-so:00:01:13.470004 b2:a0:e2:79:3c:21 > b2:a0:3f:08:16:fb, ethertype IPv6 (0x86dd), length 222: fc00::1.51820 > fc00::2.51820: UDP, length 160 tc-so:00:01:08.710004 b2:a0:3f:08:16:fb > b2:a0:e2:79:3c:21, ethertype IPv6 (0x86dd), length 222: fc00::2.51820 > fc00::1.51820: UDP, length 160 tc-so:00:01:13.970004 b2:a0:e2:79:3c:21 > b2:a0:3f:08:16:fb, ethertype IPv6 (0x86dd), length 222: fc00::1.51820 > fc00::2.51820: UDP, length 160 tc-so:00:01:09.210004 b2:a0:3f:08:16:fb > b2:a0:e2:79:3c:21, ethertype IPv6 (0x86dd), length 222: fc00::2.51820 > fc00::1.51820: UDP, length 160 tc-so:00:01:14.450004 b2:a0:e2:79:3c:21 > b2:a0:3f:08:16:fb, ethertype IPv6 (0x86dd), length 222: fc00::1.51820 > fc00::2.51820: UDP, length 160 tc-so:00:01:09.690004 b2:a0:3f:08:16:fb > b2:a0:e2:79:3c:21, ethertype IPv6 (0x86dd), length 222: fc00::2.51820 > fc00::1.51820: UDP, length 160 tc-so:00:01:14.930004 b2:a0:e2:79:3c:21 > b2:a0:3f:08:16:fb, ethertype IPv6 (0x86dd), length 222: fc00::1.51820 > fc00::2.51820: UDP, length 160 tc-so:00:01:10.170004 b2:a0:3f:08:16:fb > b2:a0:e2:79:3c:21, ethertype IPv6 (0x86dd), length 222: fc00::2.51820 > fc00::1.51820: UDP, length 160 tc-so:00:01:15.390004 b2:a0:e2:79:3c:21 > b2:a0:3f:08:16:fb, ethertype IPv6 (0x86dd), length 222: fc00::1.51820 > fc00::2.51820: UDP, length 160 tc-so:00:01:10.630004 b2:a0:3f:08:16:fb > b2:a0:e2:79:3c:21, ethertype IPv6 (0x86dd), length 222: fc00::2.51820 > fc00::1.51820: UDP, length 160 tc-so:00:01:15.860004 b2:a0:e2:79:3c:21 > b2:a0:3f:08:16:fb, ethertype IPv6 (0x86dd), length 222: fc00::1.51820 > fc00::2.51820: UDP, length 160 tc-so:00:01:11.060004 b2:a0:3f:08:16:fb > b2:a0:e2:79:3c:21, ethertype IPv6 (0x86dd), length 222: fc00::2.51820 > fc00::1.51820: UDP, length 160 tc-so:00:01:16.290004 b2:a0:e2:79:3c:21 > b2:a0:3f:08:16:fb, ethertype IPv6 (0x86dd), length 222: fc00::1.51820 > fc00::2.51820: UDP, length 160 tc-so:00:01:11.510004 b2:a0:3f:08:16:fb > b2:a0:e2:79:3c:21, ethertype IPv6 (0x86dd), length 222: fc00::2.51820 > fc00::1.51820: UDP, length 160 tc-so:00:01:16.810004 b2:a0:e2:79:3c:21 > b2:a0:3f:08:16:fb, ethertype IPv6 (0x86dd), length 222: fc00::1.51820 > fc00::2.51820: UDP, length 160 tc-so:00:01:12.030004 b2:a0:3f:08:16:fb > b2:a0:e2:79:3c:21, ethertype IPv6 (0x86dd), length 222: fc00::2.51820 > fc00::1.51820: UDP, length 160 tc-so:00:01:17.250004 b2:a0:e2:79:3c:21 > b2:a0:3f:08:16:fb, ethertype IPv6 (0x86dd), length 222: fc00::1.51820 > fc00::2.51820: UDP, length 160 tc-so:00:01:12.520004 b2:a0:3f:08:16:fb > b2:a0:e2:79:3c:21, ethertype IPv6 (0x86dd), length 222: fc00::2.51820 > fc00::1.51820: UDP, length 160 tc-so:00:01:17.700004 b2:a0:e2:79:3c:21 > b2:a0:3f:08:16:fb, ethertype IPv6 (0x86dd), length 222: fc00::1.51820 > fc00::2.51820: UDP, length 160 tc-so:00:01:12.960004 b2:a0:3f:08:16:fb > b2:a0:e2:79:3c:21, ethertype IPv6 (0x86dd), length 222: fc00::2.51820 > fc00::1.51820: UDP, length 160 tc-so:00:01:18.150004 b2:a0:e2:79:3c:21 > b2:a0:3f:08:16:fb, ethertype IPv6 (0x86dd), length 222: fc00::1.51820 > fc00::2.51820: UDP, length 160 tc-so:00:01:13.370004 b2:a0:3f:08:16:fb > b2:a0:e2:79:3c:21, ethertype IPv6 (0x86dd), length 222: fc00::2.51820 > fc00::1.51820: UDP, length 160 tc-so:00:01:18.680004 b2:a0:e2:79:3c:21 > b2:a0:3f:08:16:fb, ethertype IPv6 (0x86dd), length 222: fc00::1.51820 > fc00::2.51820: UDP, length 160 tc-so:00:01:13.900004 b2:a0:3f:08:16:fb > b2:a0:e2:79:3c:21, ethertype IPv6 (0x86dd), length 222: fc00::2.51820 > fc00::1.51820: UDP, length 160 tc-so:00:01:19.330004 b2:a0:e2:79:3c:21 > b2:a0:3f:08:16:fb, ethertype IPv6 (0x86dd), length 222: fc00::1.51820 > fc00::2.51820: UDP, length 160 tc-so:00:01:14.550004 b2:a0:3f:08:16:fb > b2:a0:e2:79:3c:21, ethertype IPv6 (0x86dd), length 222: fc00::2.51820 > fc00::1.51820: UDP, length 160 tc-so:00:01:20.040004 b2:a0:e2:79:3c:21 > b2:a0:3f:08:16:fb, ethertype IPv6 (0x86dd), length 574: fc00::1.51820 > fc00::2.51820: UDP, length 512 tc-so:00:01:15.320004 b2:a0:3f:08:16:fb > b2:a0:e2:79:3c:21, ethertype IPv6 (0x86dd), length 574: fc00::2.51820 > fc00::1.51820: UDP, length 512 tc-so:00:01:20.650004 b2:a0:e2:79:3c:21 > b2:a0:3f:08:16:fb, ethertype IPv6 (0x86dd), length 574: fc00::1.51820 > fc00::2.51820: UDP, length 512 tc-so:00:01:15.870004 b2:a0:3f:08:16:fb > b2:a0:e2:79:3c:21, ethertype IPv6 (0x86dd), length 574: fc00::2.51820 > fc00::1.51820: UDP, length 512 tc-so:00:01:16.070004 b2:a0:3f:08:16:fb > b2:a0:e2:79:3c:21, ethertype IPv6 (0x86dd), length 86: fc00::2 > fc00::1: ICMP6, neighbor solicitation, who has fc00::1, length 32 tc-so:00:01:20.850004 b2:a0:e2:79:3c:21 > b2:a0:3f:08:16:fb, ethertype IPv6 (0x86dd), length 78: fc00::1 > fc00::2: ICMP6, neighbor advertisement, tgt is fc00::1, length 24 tc-so:00:01:21.140004 b2:a0:e2:79:3c:21 > b2:a0:3f:08:16:fb, ethertype IPv6 (0x86dd), length 574: fc00::1.51820 > fc00::2.51820: UDP, length 512 tc-so:00:01:16.360004 b2:a0:3f:08:16:fb > b2:a0:e2:79:3c:21, ethertype IPv6 (0x86dd), length 574: fc00::2.51820 > fc00::1.51820: UDP, length 512 tc-so:00:01:21.610004 b2:a0:e2:79:3c:21 > b2:a0:3f:08:16:fb, ethertype IPv6 (0x86dd), length 590: fc00::1.51820 > fc00::2.51820: UDP, length 528 tc-so:00:01:16.830004 b2:a0:3f:08:16:fb > b2:a0:e2:79:3c:21, ethertype IPv6 (0x86dd), length 590: fc00::2.51820 > fc00::1.51820: UDP, length 528 tc-so:00:01:22.150004 b2:a0:e2:79:3c:21 > b2:a0:3f:08:16:fb, ethertype IPv6 (0x86dd), length 590: fc00::1.51820 > fc00::2.51820: UDP, length 528 tc-so:00:01:17.370004 b2:a0:3f:08:16:fb > b2:a0:e2:79:3c:21, ethertype IPv6 (0x86dd), length 590: fc00::2.51820 > fc00::1.51820: UDP, length 528 tc-so:00:01:22.680004 b2:a0:e2:79:3c:21 > b2:a0:3f:08:16:fb, ethertype IPv6 (0x86dd), length 590: fc00::1.51820 > fc00::2.51820: UDP, length 528 tc-so:00:01:17.940004 b2:a0:3f:08:16:fb > b2:a0:e2:79:3c:21, ethertype IPv6 (0x86dd), length 590: fc00::2.51820 > fc00::1.51820: UDP, length 528 tc-so:00:01:23.210004 b2:a0:e2:79:3c:21 > b2:a0:3f:08:16:fb, ethertype IPv6 (0x86dd), length 590: fc00::1.51820 > fc00::2.51820: UDP, length 528 tc-so:00:01:18.430004 b2:a0:3f:08:16:fb > b2:a0:e2:79:3c:21, ethertype IPv6 (0x86dd), length 590: fc00::2.51820 > fc00::1.51820: UDP, length 528 tc-so:00:01:23.700004 b2:a0:e2:79:3c:21 > b2:a0:3f:08:16:fb, ethertype IPv6 (0x86dd), length 590: fc00::1.51820 > fc00::2.51820: UDP, length 528 tc-so:00:01:18.930004 b2:a0:3f:08:16:fb > b2:a0:e2:79:3c:21, ethertype IPv6 (0x86dd), length 590: fc00::2.51820 > fc00::1.51820: UDP, length 528 tc-so:00:01:24.170004 b2:a0:e2:79:3c:21 > b2:a0:3f:08:16:fb, ethertype IPv6 (0x86dd), length 590: fc00::1.51820 > fc00::2.51820: UDP, length 528 tc-so:00:01:19.420004 b2:a0:3f:08:16:fb > b2:a0:e2:79:3c:21, ethertype IPv6 (0x86dd), length 590: fc00::2.51820 > fc00::1.51820: UDP, length 528 tc-so:00:01:24.840004 b2:a0:e2:79:3c:21 > b2:a0:3f:08:16:fb, ethertype IPv6 (0x86dd), length 590: fc00::1.51820 > fc00::2.51820: UDP, length 528 tc-so:00:01:20.060004 b2:a0:3f:08:16:fb > b2:a0:e2:79:3c:21, ethertype IPv6 (0x86dd), length 590: fc00::2.51820 > fc00::1.51820: UDP, length 528 tc-so:00:01:25.330004 b2:a0:e2:79:3c:21 > b2:a0:3f:08:16:fb, ethertype IPv6 (0x86dd), length 590: fc00::1.51820 > fc00::2.51820: UDP, length 528 tc-so:00:01:20.550004 b2:a0:3f:08:16:fb > b2:a0:e2:79:3c:21, ethertype IPv6 (0x86dd), length 590: fc00::2.51820 > fc00::1.51820: UDP, length 528 tc-so:00:01:25.790004 b2:a0:e2:79:3c:21 > b2:a0:3f:08:16:fb, ethertype IPv6 (0x86dd), length 590: fc00::1.51820 > fc00::2.51820: UDP, length 528 tc-so:00:01:21.030004 b2:a0:3f:08:16:fb > b2:a0:e2:79:3c:21, ethertype IPv6 (0x86dd), length 590: fc00::2.51820 > fc00::1.51820: UDP, length 528 tc-so:00:01:26.300004 b2:a0:e2:79:3c:21 > b2:a0:3f:08:16:fb, ethertype IPv6 (0x86dd), length 590: fc00::1.51820 > fc00::2.51820: UDP, length 528 tc-so:00:01:21.510004 b2:a0:3f:08:16:fb > b2:a0:e2:79:3c:21, ethertype IPv6 (0x86dd), length 590: fc00::2.51820 > fc00::1.51820: UDP, length 528 tc-so:00:01:26.770004 b2:a0:e2:79:3c:21 > b2:a0:3f:08:16:fb, ethertype IPv6 (0x86dd), length 590: fc00::1.51820 > fc00::2.51820: UDP, length 528 tc-so:00:01:22.020004 b2:a0:3f:08:16:fb > b2:a0:e2:79:3c:21, ethertype IPv6 (0x86dd), length 590: fc00::2.51820 > fc00::1.51820: UDP, length 528 tc-so:00:01:27.260004 b2:a0:e2:79:3c:21 > b2:a0:3f:08:16:fb, ethertype IPv6 (0x86dd), length 590: fc00::1.51820 > fc00::2.51820: UDP, length 528 tc-so:00:01:22.530004 b2:a0:3f:08:16:fb > b2:a0:e2:79:3c:21, ethertype IPv6 (0x86dd), length 590: fc00::2.51820 > fc00::1.51820: UDP, length 528 tc-so:00:01:27.720004 b2:a0:e2:79:3c:21 > b2:a0:3f:08:16:fb, ethertype IPv6 (0x86dd), length 590: fc00::1.51820 > fc00::2.51820: UDP, length 528 tc-so:00:01:22.990004 b2:a0:3f:08:16:fb > b2:a0:e2:79:3c:21, ethertype IPv6 (0x86dd), length 590: fc00::2.51820 > fc00::1.51820: UDP, length 528 tc-so:00:01:28.220004 b2:a0:e2:79:3c:21 > b2:a0:3f:08:16:fb, ethertype IPv6 (0x86dd), length 590: fc00::1.51820 > fc00::2.51820: UDP, length 528 tc-so:00:01:23.440004 b2:a0:3f:08:16:fb > b2:a0:e2:79:3c:21, ethertype IPv6 (0x86dd), length 590: fc00::2.51820 > fc00::1.51820: UDP, length 528 tc-so:00:01:28.670004 b2:a0:e2:79:3c:21 > b2:a0:3f:08:16:fb, ethertype IPv6 (0x86dd), length 590: fc00::1.51820 > fc00::2.51820: UDP, length 528 tc-so:00:01:23.930004 b2:a0:3f:08:16:fb > b2:a0:e2:79:3c:21, ethertype IPv6 (0x86dd), length 590: fc00::2.51820 > fc00::1.51820: UDP, length 528 tc-so:00:01:29.170004 b2:a0:e2:79:3c:21 > b2:a0:3f:08:16:fb, ethertype IPv6 (0x86dd), length 590: fc00::1.51820 > fc00::2.51820: UDP, length 528 tc-so:00:01:24.410004 b2:a0:3f:08:16:fb > b2:a0:e2:79:3c:21, ethertype IPv6 (0x86dd), length 590: fc00::2.51820 > fc00::1.51820: UDP, length 528 tc-so:00:01:29.650004 b2:a0:e2:79:3c:21 > b2:a0:3f:08:16:fb, ethertype IPv6 (0x86dd), length 606: fc00::1.51820 > fc00::2.51820: UDP, length 544 tc-so:00:01:24.850004 b2:a0:3f:08:16:fb > b2:a0:e2:79:3c:21, ethertype IPv6 (0x86dd), length 606: fc00::2.51820 > fc00::1.51820: UDP, length 544 tc-so:00:01:30.240004 b2:a0:e2:79:3c:21 > b2:a0:3f:08:16:fb, ethertype IPv6 (0x86dd), length 606: fc00::1.51820 > fc00::2.51820: UDP, length 544 tc-so:00:01:25.480004 b2:a0:3f:08:16:fb > b2:a0:e2:79:3c:21, ethertype IPv6 (0x86dd), length 606: fc00::2.51820 > fc00::1.51820: UDP, length 544 tc-so:00:01:30.790004 b2:a0:e2:79:3c:21 > b2:a0:3f:08:16:fb, ethertype IPv6 (0x86dd), length 606: fc00::1.51820 > fc00::2.51820: UDP, length 544 tc-so:00:01:26.030004 b2:a0:3f:08:16:fb > b2:a0:e2:79:3c:21, ethertype IPv6 (0x86dd), length 606: fc00::2.51820 > fc00::1.51820: UDP, length 544 tc-so:00:01:31.350004 b2:a0:e2:79:3c:21 > b2:a0:3f:08:16:fb, ethertype IPv6 (0x86dd), length 606: fc00::1.51820 > fc00::2.51820: UDP, length 544 tc-so:00:01:26.550004 b2:a0:3f:08:16:fb > b2:a0:e2:79:3c:21, ethertype IPv6 (0x86dd), length 606: fc00::2.51820 > fc00::1.51820: UDP, length 544 tc-so:00:01:31.890004 b2:a0:e2:79:3c:21 > b2:a0:3f:08:16:fb, ethertype IPv6 (0x86dd), length 606: fc00::1.51820 > fc00::2.51820: UDP, length 544 tc-so:00:01:27.130004 b2:a0:3f:08:16:fb > b2:a0:e2:79:3c:21, ethertype IPv6 (0x86dd), length 606: fc00::2.51820 > fc00::1.51820: UDP, length 544 tc-so:00:01:32.420004 b2:a0:e2:79:3c:21 > b2:a0:3f:08:16:fb, ethertype IPv6 (0x86dd), length 606: fc00::1.51820 > fc00::2.51820: UDP, length 544 tc-so:00:01:27.690004 b2:a0:3f:08:16:fb > b2:a0:e2:79:3c:21, ethertype IPv6 (0x86dd), length 606: fc00::2.51820 > fc00::1.51820: UDP, length 544 tc-so:00:01:33.020004 b2:a0:e2:79:3c:21 > b2:a0:3f:08:16:fb, ethertype IPv6 (0x86dd), length 606: fc00::1.51820 > fc00::2.51820: UDP, length 544 tc-so:00:01:28.240004 b2:a0:3f:08:16:fb > b2:a0:e2:79:3c:21, ethertype IPv6 (0x86dd), length 606: fc00::2.51820 > fc00::1.51820: UDP, length 544 tc-so:00:01:33.630004 b2:a0:e2:79:3c:21 > b2:a0:3f:08:16:fb, ethertype IPv6 (0x86dd), length 606: fc00::1.51820 > fc00::2.51820: UDP, length 544 tc-so:00:01:28.850004 b2:a0:3f:08:16:fb > b2:a0:e2:79:3c:21, ethertype IPv6 (0x86dd), length 606: fc00::2.51820 > fc00::1.51820: UDP, length 544 tc-so:00:01:34.170004 b2:a0:e2:79:3c:21 > b2:a0:3f:08:16:fb, ethertype IPv6 (0x86dd), length 606: fc00::1.51820 > fc00::2.51820: UDP, length 544 tc-so:00:01:29.410004 b2:a0:3f:08:16:fb > b2:a0:e2:79:3c:21, ethertype IPv6 (0x86dd), length 606: fc00::2.51820 > fc00::1.51820: UDP, length 544 tc-so:00:01:34.750004 b2:a0:e2:79:3c:21 > b2:a0:3f:08:16:fb, ethertype IPv6 (0x86dd), length 606: fc00::1.51820 > fc00::2.51820: UDP, length 544 tc-so:00:01:29.990004 b2:a0:3f:08:16:fb > b2:a0:e2:79:3c:21, ethertype IPv6 (0x86dd), length 606: fc00::2.51820 > fc00::1.51820: UDP, length 544 tc-so:00:01:35.370004 b2:a0:e2:79:3c:21 > b2:a0:3f:08:16:fb, ethertype IPv6 (0x86dd), length 606: fc00::1.51820 > fc00::2.51820: UDP, length 544 tc-so:00:01:30.590004 b2:a0:3f:08:16:fb > b2:a0:e2:79:3c:21, ethertype IPv6 (0x86dd), length 606: fc00::2.51820 > fc00::1.51820: UDP, length 544 tc-so:00:01:35.900004 b2:a0:e2:79:3c:21 > b2:a0:3f:08:16:fb, ethertype IPv6 (0x86dd), length 606: fc00::1.51820 > fc00::2.51820: UDP, length 544 tc-so:00:01:31.140004 b2:a0:3f:08:16:fb > b2:a0:e2:79:3c:21, ethertype IPv6 (0x86dd), length 606: fc00::2.51820 > fc00::1.51820: UDP, length 544 tc-so:00:01:36.450004 b2:a0:e2:79:3c:21 > b2:a0:3f:08:16:fb, ethertype IPv6 (0x86dd), length 606: fc00::1.51820 > fc00::2.51820: UDP, length 544 tc-so:00:01:31.650004 b2:a0:3f:08:16:fb > b2:a0:e2:79:3c:21, ethertype IPv6 (0x86dd), length 606: fc00::2.51820 > fc00::1.51820: UDP, length 544 tc-so:00:01:37.010004 b2:a0:e2:79:3c:21 > b2:a0:3f:08:16:fb, ethertype IPv6 (0x86dd), length 606: fc00::1.51820 > fc00::2.51820: UDP, length 544 tc-so:00:01:32.230004 b2:a0:3f:08:16:fb > b2:a0:e2:79:3c:21, ethertype IPv6 (0x86dd), length 606: fc00::2.51820 > fc00::1.51820: UDP, length 544 tc-so:00:01:37.560004 b2:a0:e2:79:3c:21 > b2:a0:3f:08:16:fb, ethertype IPv6 (0x86dd), length 606: fc00::1.51820 > fc00::2.51820: UDP, length 544 tc-so:00:01:32.780004 b2:a0:3f:08:16:fb > b2:a0:e2:79:3c:21, ethertype IPv6 (0x86dd), length 606: fc00::2.51820 > fc00::1.51820: UDP, length 544 tc-so:00:01:38.080004 b2:a0:e2:79:3c:21 > b2:a0:3f:08:16:fb, ethertype IPv6 (0x86dd), length 606: fc00::1.51820 > fc00::2.51820: UDP, length 544 tc-so:00:01:33.310004 b2:a0:3f:08:16:fb > b2:a0:e2:79:3c:21, ethertype IPv6 (0x86dd), length 606: fc00::2.51820 > fc00::1.51820: UDP, length 544 tc-so:00:01:38.590004 b2:a0:e2:79:3c:21 > b2:a0:3f:08:16:fb, ethertype IPv6 (0x86dd), length 622: fc00::1.51820 > fc00::2.51820: UDP, length 560 tc-so:00:01:33.810004 b2:a0:3f:08:16:fb > b2:a0:e2:79:3c:21, ethertype IPv6 (0x86dd), length 622: fc00::2.51820 > fc00::1.51820: UDP, length 560 tc-so:00:01:39.150004 b2:a0:e2:79:3c:21 > b2:a0:3f:08:16:fb, ethertype IPv6 (0x86dd), length 622: fc00::1.51820 > fc00::2.51820: UDP, length 560 tc-so:00:01:34.350004 b2:a0:3f:08:16:fb > b2:a0:e2:79:3c:21, ethertype IPv6 (0x86dd), length 622: fc00::2.51820 > fc00::1.51820: UDP, length 560 tc-so:00:01:39.630004 b2:a0:e2:79:3c:21 > b2:a0:3f:08:16:fb, ethertype IPv6 (0x86dd), length 622: fc00::1.51820 > fc00::2.51820: UDP, length 560 tc-so:00:01:34.870004 b2:a0:3f:08:16:fb > b2:a0:e2:79:3c:21, ethertype IPv6 (0x86dd), length 622: fc00::2.51820 > fc00::1.51820: UDP, length 560 tc-so:00:01:40.080004 b2:a0:e2:79:3c:21 > b2:a0:3f:08:16:fb, ethertype IPv6 (0x86dd), length 622: fc00::1.51820 > fc00::2.51820: UDP, length 560 tc-so:00:01:35.280004 b2:a0:3f:08:16:fb > b2:a0:e2:79:3c:21, ethertype IPv6 (0x86dd), length 622: fc00::2.51820 > fc00::1.51820: UDP, length 560 tc-so:00:01:40.490004 b2:a0:e2:79:3c:21 > b2:a0:3f:08:16:fb, ethertype IPv6 (0x86dd), length 622: fc00::1.51820 > fc00::2.51820: UDP, length 560 tc-so:00:01:35.730004 b2:a0:3f:08:16:fb > b2:a0:e2:79:3c:21, ethertype IPv6 (0x86dd), length 622: fc00::2.51820 > fc00::1.51820: UDP, length 560 tc-so:00:01:40.930004 b2:a0:e2:79:3c:21 > b2:a0:3f:08:16:fb, ethertype IPv6 (0x86dd), length 622: fc00::1.51820 > fc00::2.51820: UDP, length 560 tc-so:00:01:36.170004 b2:a0:3f:08:16:fb > b2:a0:e2:79:3c:21, ethertype IPv6 (0x86dd), length 622: fc00::2.51820 > fc00::1.51820: UDP, length 560 tc-so:00:01:41.380004 b2:a0:e2:79:3c:21 > b2:a0:3f:08:16:fb, ethertype IPv6 (0x86dd), length 622: fc00::1.51820 > fc00::2.51820: UDP, length 560 tc-so:00:01:36.620004 b2:a0:3f:08:16:fb > b2:a0:e2:79:3c:21, ethertype IPv6 (0x86dd), length 622: fc00::2.51820 > fc00::1.51820: UDP, length 560 tc-so:00:01:41.860004 b2:a0:e2:79:3c:21 > b2:a0:3f:08:16:fb, ethertype IPv6 (0x86dd), length 622: fc00::1.51820 > fc00::2.51820: UDP, length 560 tc-so:00:01:37.080004 b2:a0:3f:08:16:fb > b2:a0:e2:79:3c:21, ethertype IPv6 (0x86dd), length 622: fc00::2.51820 > fc00::1.51820: UDP, length 560 tc-so:00:01:42.350004 b2:a0:e2:79:3c:21 > b2:a0:3f:08:16:fb, ethertype IPv6 (0x86dd), length 622: fc00::1.51820 > fc00::2.51820: UDP, length 560 tc-so:00:01:37.570004 b2:a0:3f:08:16:fb > b2:a0:e2:79:3c:21, ethertype IPv6 (0x86dd), length 622: fc00::2.51820 > fc00::1.51820: UDP, length 560 tc-so:00:01:42.770004 b2:a0:e2:79:3c:21 > b2:a0:3f:08:16:fb, ethertype IPv6 (0x86dd), length 622: fc00::1.51820 > fc00::2.51820: UDP, length 560 tc-so:00:01:37.990004 b2:a0:3f:08:16:fb > b2:a0:e2:79:3c:21, ethertype IPv6 (0x86dd), length 622: fc00::2.51820 > fc00::1.51820: UDP, length 560 tc-so:00:01:43.260004 b2:a0:e2:79:3c:21 > b2:a0:3f:08:16:fb, ethertype IPv6 (0x86dd), length 622: fc00::1.51820 > fc00::2.51820: UDP, length 560 tc-so:00:01:38.480004 b2:a0:3f:08:16:fb > b2:a0:e2:79:3c:21, ethertype IPv6 (0x86dd), length 622: fc00::2.51820 > fc00::1.51820: UDP, length 560 tc-so:00:01:43.700004 b2:a0:e2:79:3c:21 > b2:a0:3f:08:16:fb, ethertype IPv6 (0x86dd), length 622: fc00::1.51820 > fc00::2.51820: UDP, length 560 tc-so:00:01:38.920004 b2:a0:3f:08:16:fb > b2:a0:e2:79:3c:21, ethertype IPv6 (0x86dd), length 622: fc00::2.51820 > fc00::1.51820: UDP, length 560 tc-so:00:01:44.350004 b2:a0:e2:79:3c:21 > b2:a0:3f:08:16:fb, ethertype IPv6 (0x86dd), length 622: fc00::1.51820 > fc00::2.51820: UDP, length 560 tc-so:00:01:39.570004 b2:a0:3f:08:16:fb > b2:a0:e2:79:3c:21, ethertype IPv6 (0x86dd), length 622: fc00::2.51820 > fc00::1.51820: UDP, length 560 tc-so:00:01:44.860004 b2:a0:e2:79:3c:21 > b2:a0:3f:08:16:fb, ethertype IPv6 (0x86dd), length 622: fc00::1.51820 > fc00::2.51820: UDP, length 560 tc-so:00:01:40.090004 b2:a0:3f:08:16:fb > b2:a0:e2:79:3c:21, ethertype IPv6 (0x86dd), length 622: fc00::2.51820 > fc00::1.51820: UDP, length 560 tc-so:00:01:40.280004 b2:a0:3f:08:16:fb > b2:a0:e2:79:3c:21, ethertype IPv6 (0x86dd), length 86: fc00::2 > fc00::1: ICMP6, neighbor solicitation, who has fc00::1, length 32 tc-so:00:01:45.050004 b2:a0:e2:79:3c:21 > b2:a0:3f:08:16:fb, ethertype IPv6 (0x86dd), length 78: fc00::1 > fc00::2: ICMP6, neighbor advertisement, tgt is fc00::1, length 24 tc-so:00:01:45.350004 b2:a0:e2:79:3c:21 > b2:a0:3f:08:16:fb, ethertype IPv6 (0x86dd), length 622: fc00::1.51820 > fc00::2.51820: UDP, length 560 tc-so:00:01:40.570004 b2:a0:3f:08:16:fb > b2:a0:e2:79:3c:21, ethertype IPv6 (0x86dd), length 622: fc00::2.51820 > fc00::1.51820: UDP, length 560 tc-so:00:01:45.850004 b2:a0:e2:79:3c:21 > b2:a0:3f:08:16:fb, ethertype IPv6 (0x86dd), length 622: fc00::1.51820 > fc00::2.51820: UDP, length 560 tc-so:00:01:41.070004 b2:a0:3f:08:16:fb > b2:a0:e2:79:3c:21, ethertype IPv6 (0x86dd), length 622: fc00::2.51820 > fc00::1.51820: UDP, length 560 tc-so:00:01:46.350004 b2:a0:e2:79:3c:21 > b2:a0:3f:08:16:fb, ethertype IPv6 (0x86dd), length 638: fc00::1.51820 > fc00::2.51820: UDP, length 576 tc-so:00:01:41.570004 b2:a0:3f:08:16:fb > b2:a0:e2:79:3c:21, ethertype IPv6 (0x86dd), length 638: fc00::2.51820 > fc00::1.51820: UDP, length 576 tc-so:00:01:46.840004 b2:a0:e2:79:3c:21 > b2:a0:3f:08:16:fb, ethertype IPv6 (0x86dd), length 638: fc00::1.51820 > fc00::2.51820: UDP, length 576 tc-so:00:01:42.060004 b2:a0:3f:08:16:fb > b2:a0:e2:79:3c:21, ethertype IPv6 (0x86dd), length 638: fc00::2.51820 > fc00::1.51820: UDP, length 576 tc-so:00:01:47.320004 b2:a0:e2:79:3c:21 > b2:a0:3f:08:16:fb, ethertype IPv6 (0x86dd), length 638: fc00::1.51820 > fc00::2.51820: UDP, length 576 tc-so:00:01:42.540004 b2:a0:3f:08:16:fb > b2:a0:e2:79:3c:21, ethertype IPv6 (0x86dd), length 638: fc00::2.51820 > fc00::1.51820: UDP, length 576 tc-so:00:01:47.810004 b2:a0:e2:79:3c:21 > b2:a0:3f:08:16:fb, ethertype IPv6 (0x86dd), length 638: fc00::1.51820 > fc00::2.51820: UDP, length 576 tc-so:00:01:43.030004 b2:a0:3f:08:16:fb > b2:a0:e2:79:3c:21, ethertype IPv6 (0x86dd), length 638: fc00::2.51820 > fc00::1.51820: UDP, length 576 tc-so:00:01:48.300004 b2:a0:e2:79:3c:21 > b2:a0:3f:08:16:fb, ethertype IPv6 (0x86dd), length 638: fc00::1.51820 > fc00::2.51820: UDP, length 576 tc-so:00:01:43.520004 b2:a0:3f:08:16:fb > b2:a0:e2:79:3c:21, ethertype IPv6 (0x86dd), length 638: fc00::2.51820 > fc00::1.51820: UDP, length 576 tc-so:00:01:48.710004 b2:a0:e2:79:3c:21 > b2:a0:3f:08:16:fb, ethertype IPv6 (0x86dd), length 86: fc00::1 > fc00::2: ICMP6, neighbor solicitation, who has fc00::2, length 32 tc-so:00:01:43.930004 b2:a0:3f:08:16:fb > b2:a0:e2:79:3c:21, ethertype IPv6 (0x86dd), length 78: fc00::2 > fc00::1: ICMP6, neighbor advertisement, tgt is fc00::2, length 24 tc-so:00:01:48.830004 b2:a0:e2:79:3c:21 > b2:a0:3f:08:16:fb, ethertype IPv6 (0x86dd), length 638: fc00::1.51820 > fc00::2.51820: UDP, length 576 tc-so:00:01:44.050004 b2:a0:3f:08:16:fb > b2:a0:e2:79:3c:21, ethertype IPv6 (0x86dd), length 638: fc00::2.51820 > fc00::1.51820: UDP, length 576 tc-so:00:01:49.300004 b2:a0:e2:79:3c:21 > b2:a0:3f:08:16:fb, ethertype IPv6 (0x86dd), length 638: fc00::1.51820 > fc00::2.51820: UDP, length 576 tc-so:00:01:44.560004 b2:a0:3f:08:16:fb > b2:a0:e2:79:3c:21, ethertype IPv6 (0x86dd), length 638: fc00::2.51820 > fc00::1.51820: UDP, length 576 tc-so:00:01:50.720004 b2:a0:e2:79:3c:21 > b2:a0:3f:08:16:fb, ethertype IPv6 (0x86dd), length 638: fc00::1.51820 > fc00::2.51820: UDP, length 576 tc-so:00:01:45.940004 b2:a0:3f:08:16:fb > b2:a0:e2:79:3c:21, ethertype IPv6 (0x86dd), length 638: fc00::2.51820 > fc00::1.51820: UDP, length 576 tc-so:00:01:51.170004 b2:a0:e2:79:3c:21 > b2:a0:3f:08:16:fb, ethertype IPv6 (0x86dd), length 638: fc00::1.51820 > fc00::2.51820: UDP, length 576 tc-so:00:01:46.390004 b2:a0:3f:08:16:fb > b2:a0:e2:79:3c:21, ethertype IPv6 (0x86dd), length 638: fc00::2.51820 > fc00::1.51820: UDP, length 576 tc-so:00:01:51.630004 b2:a0:e2:79:3c:21 > b2:a0:3f:08:16:fb, ethertype IPv6 (0x86dd), length 638: fc00::1.51820 > fc00::2.51820: UDP, length 576 tc-so:00:01:46.850004 b2:a0:3f:08:16:fb > b2:a0:e2:79:3c:21, ethertype IPv6 (0x86dd), length 638: fc00::2.51820 > fc00::1.51820: UDP, length 576 tc-so:00:01:52.060004 b2:a0:e2:79:3c:21 > b2:a0:3f:08:16:fb, ethertype IPv6 (0x86dd), length 638: fc00::1.51820 > fc00::2.51820: UDP, length 576 tc-so:00:01:47.320004 b2:a0:3f:08:16:fb > b2:a0:e2:79:3c:21, ethertype IPv6 (0x86dd), length 638: fc00::2.51820 > fc00::1.51820: UDP, length 576 tc-so:00:01:52.520004 b2:a0:e2:79:3c:21 > b2:a0:3f:08:16:fb, ethertype IPv6 (0x86dd), length 638: fc00::1.51820 > fc00::2.51820: UDP, length 576 tc-so:00:01:47.740004 b2:a0:3f:08:16:fb > b2:a0:e2:79:3c:21, ethertype IPv6 (0x86dd), length 638: fc00::2.51820 > fc00::1.51820: UDP, length 576 tc-so:00:01:52.970004 b2:a0:e2:79:3c:21 > b2:a0:3f:08:16:fb, ethertype IPv6 (0x86dd), length 638: fc00::1.51820 > fc00::2.51820: UDP, length 576 tc-so:00:01:48.230004 b2:a0:3f:08:16:fb > b2:a0:e2:79:3c:21, ethertype IPv6 (0x86dd), length 638: fc00::2.51820 > fc00::1.51820: UDP, length 576 tc-so:00:01:53.420004 b2:a0:e2:79:3c:21 > b2:a0:3f:08:16:fb, ethertype IPv6 (0x86dd), length 638: fc00::1.51820 > fc00::2.51820: UDP, length 576 tc-so:00:01:48.680004 b2:a0:3f:08:16:fb > b2:a0:e2:79:3c:21, ethertype IPv6 (0x86dd), length 638: fc00::2.51820 > fc00::1.51820: UDP, length 576 tc-so:00:01:53.870004 b2:a0:e2:79:3c:21 > b2:a0:3f:08:16:fb, ethertype IPv6 (0x86dd), length 638: fc00::1.51820 > fc00::2.51820: UDP, length 576 tc-so:00:01:49.090004 b2:a0:3f:08:16:fb > b2:a0:e2:79:3c:21, ethertype IPv6 (0x86dd), length 638: fc00::2.51820 > fc00::1.51820: UDP, length 576 tc-so:00:01:54.340004 b2:a0:e2:79:3c:21 > b2:a0:3f:08:16:fb, ethertype IPv6 (0x86dd), length 638: fc00::1.51820 > fc00::2.51820: UDP, length 576 tc-so:00:01:49.600004 b2:a0:3f:08:16:fb > b2:a0:e2:79:3c:21, ethertype IPv6 (0x86dd), length 638: fc00::2.51820 > fc00::1.51820: UDP, length 576 tc-so:00:01:54.830004 b2:a0:e2:79:3c:21 > b2:a0:3f:08:16:fb, ethertype IPv6 (0x86dd), length 654: fc00::1.51820 > fc00::2.51820: UDP, length 592 tc-so:00:01:50.050004 b2:a0:3f:08:16:fb > b2:a0:e2:79:3c:21, ethertype IPv6 (0x86dd), length 654: fc00::2.51820 > fc00::1.51820: UDP, length 592 tc-so:00:01:55.260004 b2:a0:e2:79:3c:21 > b2:a0:3f:08:16:fb, ethertype IPv6 (0x86dd), length 654: fc00::1.51820 > fc00::2.51820: UDP, length 592 tc-so:00:01:50.480004 b2:a0:3f:08:16:fb > b2:a0:e2:79:3c:21, ethertype IPv6 (0x86dd), length 654: fc00::2.51820 > fc00::1.51820: UDP, length 592 tc-so:00:01:55.700004 b2:a0:e2:79:3c:21 > b2:a0:3f:08:16:fb, ethertype IPv6 (0x86dd), length 654: fc00::1.51820 > fc00::2.51820: UDP, length 592 tc-so:00:01:50.920004 b2:a0:3f:08:16:fb > b2:a0:e2:79:3c:21, ethertype IPv6 (0x86dd), length 654: fc00::2.51820 > fc00::1.51820: UDP, length 592 tc-so:00:01:56.190004 b2:a0:e2:79:3c:21 > b2:a0:3f:08:16:fb, ethertype IPv6 (0x86dd), length 654: fc00::1.51820 > fc00::2.51820: UDP, length 592 tc-so:00:01:51.410004 b2:a0:3f:08:16:fb > b2:a0:e2:79:3c:21, ethertype IPv6 (0x86dd), length 654: fc00::2.51820 > fc00::1.51820: UDP, length 592 tc-so:00:01:56.680004 b2:a0:e2:79:3c:21 > b2:a0:3f:08:16:fb, ethertype IPv6 (0x86dd), length 654: fc00::1.51820 > fc00::2.51820: UDP, length 592 tc-so:00:01:51.900004 b2:a0:3f:08:16:fb > b2:a0:e2:79:3c:21, ethertype IPv6 (0x86dd), length 654: fc00::2.51820 > fc00::1.51820: UDP, length 592 tc-so:00:01:57.620004 b2:a0:e2:79:3c:21 > b2:a0:3f:08:16:fb, ethertype IPv6 (0x86dd), length 654: fc00::1.51820 > fc00::2.51820: UDP, length 592 tc-so:00:01:52.870004 b2:a0:3f:08:16:fb > b2:a0:e2:79:3c:21, ethertype IPv6 (0x86dd), length 654: fc00::2.51820 > fc00::1.51820: UDP, length 592 tc-so:00:01:58.080004 b2:a0:e2:79:3c:21 > b2:a0:3f:08:16:fb, ethertype IPv6 (0x86dd), length 654: fc00::1.51820 > fc00::2.51820: UDP, length 592 tc-so:00:01:53.300004 b2:a0:3f:08:16:fb > b2:a0:e2:79:3c:21, ethertype IPv6 (0x86dd), length 654: fc00::2.51820 > fc00::1.51820: UDP, length 592 tc-so:00:01:58.500004 b2:a0:e2:79:3c:21 > b2:a0:3f:08:16:fb, ethertype IPv6 (0x86dd), length 654: fc00::1.51820 > fc00::2.51820: UDP, length 592 tc-so:00:01:53.720004 b2:a0:3f:08:16:fb > b2:a0:e2:79:3c:21, ethertype IPv6 (0x86dd), length 654: fc00::2.51820 > fc00::1.51820: UDP, length 592 tc-so:00:01:58.920004 b2:a0:e2:79:3c:21 > b2:a0:3f:08:16:fb, ethertype IPv6 (0x86dd), length 654: fc00::1.51820 > fc00::2.51820: UDP, length 592 tc-so:00:01:54.140004 b2:a0:3f:08:16:fb > b2:a0:e2:79:3c:21, ethertype IPv6 (0x86dd), length 654: fc00::2.51820 > fc00::1.51820: UDP, length 592 tc-so:00:01:59.440004 b2:a0:e2:79:3c:21 > b2:a0:3f:08:16:fb, ethertype IPv6 (0x86dd), length 654: fc00::1.51820 > fc00::2.51820: UDP, length 592 tc-so:00:01:54.660004 b2:a0:3f:08:16:fb > b2:a0:e2:79:3c:21, ethertype IPv6 (0x86dd), length 654: fc00::2.51820 > fc00::1.51820: UDP, length 592 tc-so:00:02:00.680004 b2:a0:e2:79:3c:21 > b2:a0:3f:08:16:fb, ethertype IPv6 (0x86dd), length 654: fc00::1.51820 > fc00::2.51820: UDP, length 592 tc-so:00:01:55.890004 b2:a0:3f:08:16:fb > b2:a0:e2:79:3c:21, ethertype IPv6 (0x86dd), length 654: fc00::2.51820 > fc00::1.51820: UDP, length 592 tc-so:00:02:01.520004 b2:a0:e2:79:3c:21 > b2:a0:3f:08:16:fb, ethertype IPv6 (0x86dd), length 654: fc00::1.51820 > fc00::2.51820: UDP, length 592 tc-so:00:01:56.740004 b2:a0:3f:08:16:fb > b2:a0:e2:79:3c:21, ethertype IPv6 (0x86dd), length 654: fc00::2.51820 > fc00::1.51820: UDP, length 592 tc-so:00:02:01.980004 b2:a0:e2:79:3c:21 > b2:a0:3f:08:16:fb, ethertype IPv6 (0x86dd), length 654: fc00::1.51820 > fc00::2.51820: UDP, length 592 tc-so:00:01:57.250004 b2:a0:3f:08:16:fb > b2:a0:e2:79:3c:21, ethertype IPv6 (0x86dd), length 654: fc00::2.51820 > fc00::1.51820: UDP, length 592 tc-so:00:02:02.920004 b2:a0:e2:79:3c:21 > b2:a0:3f:08:16:fb, ethertype IPv6 (0x86dd), length 654: fc00::1.51820 > fc00::2.51820: UDP, length 592 tc-so:00:01:58.140004 b2:a0:3f:08:16:fb > b2:a0:e2:79:3c:21, ethertype IPv6 (0x86dd), length 654: fc00::2.51820 > fc00::1.51820: UDP, length 592 tc-so:00:02:03.540004 b2:a0:e2:79:3c:21 > b2:a0:3f:08:16:fb, ethertype IPv6 (0x86dd), length 654: fc00::1.51820 > fc00::2.51820: UDP, length 592 tc-so:00:01:58.760004 b2:a0:3f:08:16:fb > b2:a0:e2:79:3c:21, ethertype IPv6 (0x86dd), length 654: fc00::2.51820 > fc00::1.51820: UDP, length 592 tc-so:00:02:04.070004 b2:a0:e2:79:3c:21 > b2:a0:3f:08:16:fb, ethertype IPv6 (0x86dd), length 654: fc00::1.51820 > fc00::2.51820: UDP, length 592 tc-so:00:01:59.300004 b2:a0:3f:08:16:fb > b2:a0:e2:79:3c:21, ethertype IPv6 (0x86dd), length 654: fc00::2.51820 > fc00::1.51820: UDP, length 592 tc-so:00:02:04.580004 b2:a0:e2:79:3c:21 > b2:a0:3f:08:16:fb, ethertype IPv6 (0x86dd), length 670: fc00::1.51820 > fc00::2.51820: UDP, length 608 tc-so:00:01:59.800004 b2:a0:3f:08:16:fb > b2:a0:e2:79:3c:21, ethertype IPv6 (0x86dd), length 670: fc00::2.51820 > fc00::1.51820: UDP, length 608 tc-so:00:02:05.120004 b2:a0:e2:79:3c:21 > b2:a0:3f:08:16:fb, ethertype IPv6 (0x86dd), length 670: fc00::1.51820 > fc00::2.51820: UDP, length 608 tc-so:00:02:00.350004 b2:a0:3f:08:16:fb > b2:a0:e2:79:3c:21, ethertype IPv6 (0x86dd), length 670: fc00::2.51820 > fc00::1.51820: UDP, length 608 tc-so:00:02:05.650004 b2:a0:e2:79:3c:21 > b2:a0:3f:08:16:fb, ethertype IPv6 (0x86dd), length 670: fc00::1.51820 > fc00::2.51820: UDP, length 608 tc-so:00:02:00.880004 b2:a0:3f:08:16:fb > b2:a0:e2:79:3c:21, ethertype IPv6 (0x86dd), length 670: fc00::2.51820 > fc00::1.51820: UDP, length 608 tc-so:00:02:06.180004 b2:a0:e2:79:3c:21 > b2:a0:3f:08:16:fb, ethertype IPv6 (0x86dd), length 670: fc00::1.51820 > fc00::2.51820: UDP, length 608 tc-so:00:02:01.410004 b2:a0:3f:08:16:fb > b2:a0:e2:79:3c:21, ethertype IPv6 (0x86dd), length 670: fc00::2.51820 > fc00::1.51820: UDP, length 608 tc-so:00:02:06.730004 b2:a0:e2:79:3c:21 > b2:a0:3f:08:16:fb, ethertype IPv6 (0x86dd), length 670: fc00::1.51820 > fc00::2.51820: UDP, length 608 tc-so:00:02:01.960004 b2:a0:3f:08:16:fb > b2:a0:e2:79:3c:21, ethertype IPv6 (0x86dd), length 670: fc00::2.51820 > fc00::1.51820: UDP, length 608 tc-so:00:02:07.250004 b2:a0:e2:79:3c:21 > b2:a0:3f:08:16:fb, ethertype IPv6 (0x86dd), length 670: fc00::1.51820 > fc00::2.51820: UDP, length 608 tc-so:00:02:02.470004 b2:a0:3f:08:16:fb > b2:a0:e2:79:3c:21, ethertype IPv6 (0x86dd), length 670: fc00::2.51820 > fc00::1.51820: UDP, length 608 tc-so:00:02:07.740004 b2:a0:e2:79:3c:21 > b2:a0:3f:08:16:fb, ethertype IPv6 (0x86dd), length 670: fc00::1.51820 > fc00::2.51820: UDP, length 608 tc-so:00:02:02.960004 b2:a0:3f:08:16:fb > b2:a0:e2:79:3c:21, ethertype IPv6 (0x86dd), length 670: fc00::2.51820 > fc00::1.51820: UDP, length 608 tc-so:00:02:08.260004 b2:a0:e2:79:3c:21 > b2:a0:3f:08:16:fb, ethertype IPv6 (0x86dd), length 670: fc00::1.51820 > fc00::2.51820: UDP, length 608 tc-so:00:02:03.520004 b2:a0:3f:08:16:fb > b2:a0:e2:79:3c:21, ethertype IPv6 (0x86dd), length 670: fc00::2.51820 > fc00::1.51820: UDP, length 608 tc-so:00:02:09.060004 b2:a0:e2:79:3c:21 > b2:a0:3f:08:16:fb, ethertype IPv6 (0x86dd), length 670: fc00::1.51820 > fc00::2.51820: UDP, length 608 tc-so:00:02:04.280004 b2:a0:3f:08:16:fb > b2:a0:e2:79:3c:21, ethertype IPv6 (0x86dd), length 670: fc00::2.51820 > fc00::1.51820: UDP, length 608 tc-so:00:02:04.320004 b2:a0:3f:08:16:fb > b2:a0:e2:79:3c:21, ethertype IPv6 (0x86dd), length 86: fc00::2 > fc00::1: ICMP6, neighbor solicitation, who has fc00::1, length 32 tc-so:00:02:09.100004 b2:a0:e2:79:3c:21 > b2:a0:3f:08:16:fb, ethertype IPv6 (0x86dd), length 78: fc00::1 > fc00::2: ICMP6, neighbor advertisement, tgt is fc00::1, length 24 tc-so:00:02:09.580004 b2:a0:e2:79:3c:21 > b2:a0:3f:08:16:fb, ethertype IPv6 (0x86dd), length 670: fc00::1.51820 > fc00::2.51820: UDP, length 608 tc-so:00:02:04.800004 b2:a0:3f:08:16:fb > b2:a0:e2:79:3c:21, ethertype IPv6 (0x86dd), length 670: fc00::2.51820 > fc00::1.51820: UDP, length 608 tc-so:00:02:10.110004 b2:a0:e2:79:3c:21 > b2:a0:3f:08:16:fb, ethertype IPv6 (0x86dd), length 670: fc00::1.51820 > fc00::2.51820: UDP, length 608 tc-so:00:02:05.330004 b2:a0:3f:08:16:fb > b2:a0:e2:79:3c:21, ethertype IPv6 (0x86dd), length 670: fc00::2.51820 > fc00::1.51820: UDP, length 608 tc-so:00:02:10.630004 b2:a0:e2:79:3c:21 > b2:a0:3f:08:16:fb, ethertype IPv6 (0x86dd), length 670: fc00::1.51820 > fc00::2.51820: UDP, length 608 tc-so:00:02:05.850004 b2:a0:3f:08:16:fb > b2:a0:e2:79:3c:21, ethertype IPv6 (0x86dd), length 670: fc00::2.51820 > fc00::1.51820: UDP, length 608 tc-so:00:02:11.150004 b2:a0:e2:79:3c:21 > b2:a0:3f:08:16:fb, ethertype IPv6 (0x86dd), length 670: fc00::1.51820 > fc00::2.51820: UDP, length 608 tc-so:00:02:06.410004 b2:a0:3f:08:16:fb > b2:a0:e2:79:3c:21, ethertype IPv6 (0x86dd), length 670: fc00::2.51820 > fc00::1.51820: UDP, length 608 tc-so:00:02:11.670004 b2:a0:e2:79:3c:21 > b2:a0:3f:08:16:fb, ethertype IPv6 (0x86dd), length 670: fc00::1.51820 > fc00::2.51820: UDP, length 608 tc-so:00:02:06.900004 b2:a0:3f:08:16:fb > b2:a0:e2:79:3c:21, ethertype IPv6 (0x86dd), length 670: fc00::2.51820 > fc00::1.51820: UDP, length 608 tc-so:00:02:12.190004 b2:a0:e2:79:3c:21 > b2:a0:3f:08:16:fb, ethertype IPv6 (0x86dd), length 670: fc00::1.51820 > fc00::2.51820: UDP, length 608 tc-so:00:02:07.450004 b2:a0:3f:08:16:fb > b2:a0:e2:79:3c:21, ethertype IPv6 (0x86dd), length 670: fc00::2.51820 > fc00::1.51820: UDP, length 608 tc-so:00:02:12.710004 b2:a0:e2:79:3c:21 > b2:a0:3f:08:16:fb, ethertype IPv6 (0x86dd), length 670: fc00::1.51820 > fc00::2.51820: UDP, length 608 tc-so:00:02:07.930004 b2:a0:3f:08:16:fb > b2:a0:e2:79:3c:21, ethertype IPv6 (0x86dd), length 670: fc00::2.51820 > fc00::1.51820: UDP, length 608 tc-so:00:02:13.250004 b2:a0:e2:79:3c:21 > b2:a0:3f:08:16:fb, ethertype IPv6 (0x86dd), length 686: fc00::1.51820 > fc00::2.51820: UDP, length 624 tc-so:00:02:08.480004 b2:a0:3f:08:16:fb > b2:a0:e2:79:3c:21, ethertype IPv6 (0x86dd), length 686: fc00::2.51820 > fc00::1.51820: UDP, length 624 tc-so:00:02:13.860004 b2:a0:e2:79:3c:21 > b2:a0:3f:08:16:fb, ethertype IPv6 (0x86dd), length 686: fc00::1.51820 > fc00::2.51820: UDP, length 624 tc-so:00:02:09.080004 b2:a0:3f:08:16:fb > b2:a0:e2:79:3c:21, ethertype IPv6 (0x86dd), length 686: fc00::2.51820 > fc00::1.51820: UDP, length 624 tc-so:00:02:14.320004 b2:a0:e2:79:3c:21 > b2:a0:3f:08:16:fb, ethertype IPv6 (0x86dd), length 1510: fc00::1 > fc00::2: frag (0|1448) 51820 > 51820: UDP, bad length 1456 > 1440 tc-so:00:02:14.370004 b2:a0:e2:79:3c:21 > b2:a0:3f:08:16:fb, ethertype IPv6 (0x86dd), length 78: fc00::1 > fc00::2: frag (1448|16) tc-so:00:02:14.370004 b2:a0:e2:79:3c:21 > b2:a0:3f:08:16:fb, ethertype IPv6 (0x86dd), length 126: fc00::1.51820 > fc00::2.51820: UDP, length 64 tc-so:00:02:09.620004 b2:a0:3f:08:16:fb > b2:a0:e2:79:3c:21, ethertype IPv6 (0x86dd), length 1510: fc00::2 > fc00::1: frag (0|1448) 51820 > 51820: UDP, bad length 1456 > 1440 tc-so:00:02:09.620004 b2:a0:3f:08:16:fb > b2:a0:e2:79:3c:21, ethertype IPv6 (0x86dd), length 78: fc00::2 > fc00::1: frag (1448|16) tc-so:00:02:09.660004 b2:a0:3f:08:16:fb > b2:a0:e2:79:3c:21, ethertype IPv6 (0x86dd), length 126: fc00::2.51820 > fc00::1.51820: UDP, length 64 tc-so:00:02:14.930004 b2:a0:e2:79:3c:21 > b2:a0:3f:08:16:fb, ethertype IPv6 (0x86dd), length 1510: fc00::1 > fc00::2: frag (0|1448) 51820 > 51820: UDP, bad length 1456 > 1440 tc-so:00:02:14.930004 b2:a0:e2:79:3c:21 > b2:a0:3f:08:16:fb, ethertype IPv6 (0x86dd), length 78: fc00::1 > fc00::2: frag (1448|16) tc-so:00:02:14.930004 b2:a0:e2:79:3c:21 > b2:a0:3f:08:16:fb, ethertype IPv6 (0x86dd), length 126: fc00::1.51820 > fc00::2.51820: UDP, length 64 tc-so:00:02:10.150004 b2:a0:3f:08:16:fb > b2:a0:e2:79:3c:21, ethertype IPv6 (0x86dd), length 1510: fc00::2 > fc00::1: frag (0|1448) 51820 > 51820: UDP, bad length 1456 > 1440 tc-so:00:02:10.150004 b2:a0:3f:08:16:fb > b2:a0:e2:79:3c:21, ethertype IPv6 (0x86dd), length 78: fc00::2 > fc00::1: frag (1448|16) tc-so:00:02:10.150004 b2:a0:3f:08:16:fb > b2:a0:e2:79:3c:21, ethertype IPv6 (0x86dd), length 126: fc00::2.51820 > fc00::1.51820: UDP, length 64 tc-so:00:02:16.490004 b2:a0:e2:79:3c:21 > b2:a0:3f:08:16:fb, ethertype IPv6 (0x86dd), length 1510: fc00::1 > fc00::2: frag (0|1448) 51820 > 51820: UDP, bad length 1456 > 1440 tc-so:00:02:16.490004 b2:a0:e2:79:3c:21 > b2:a0:3f:08:16:fb, ethertype IPv6 (0x86dd), length 78: fc00::1 > fc00::2: frag (1448|16) tc-so:00:02:16.490004 b2:a0:e2:79:3c:21 > b2:a0:3f:08:16:fb, ethertype IPv6 (0x86dd), length 126: fc00::1.51820 > fc00::2.51820: UDP, length 64 tc-so:00:02:11.750004 b2:a0:3f:08:16:fb > b2:a0:e2:79:3c:21, ethertype IPv6 (0x86dd), length 1510: fc00::2 > fc00::1: frag (0|1448) 51820 > 51820: UDP, bad length 1456 > 1440 tc-so:00:02:11.750004 b2:a0:3f:08:16:fb > b2:a0:e2:79:3c:21, ethertype IPv6 (0x86dd), length 78: fc00::2 > fc00::1: frag (1448|16) tc-so:00:02:11.750004 b2:a0:3f:08:16:fb > b2:a0:e2:79:3c:21, ethertype IPv6 (0x86dd), length 126: fc00::2.51820 > fc00::1.51820: UDP, length 64 tc-so:00:02:16.950004 b2:a0:e2:79:3c:21 > b2:a0:3f:08:16:fb, ethertype IPv6 (0x86dd), length 1510: fc00::1 > fc00::2: frag (0|1448) 51820 > 51820: UDP, bad length 1456 > 1440 tc-so:00:02:16.950004 b2:a0:e2:79:3c:21 > b2:a0:3f:08:16:fb, ethertype IPv6 (0x86dd), length 78: fc00::1 > fc00::2: frag (1448|16) tc-so:00:02:16.950004 b2:a0:e2:79:3c:21 > b2:a0:3f:08:16:fb, ethertype IPv6 (0x86dd), length 126: fc00::1.51820 > fc00::2.51820: UDP, length 64 tc-so:00:02:12.170004 b2:a0:3f:08:16:fb > b2:a0:e2:79:3c:21, ethertype IPv6 (0x86dd), length 1510: fc00::2 > fc00::1: frag (0|1448) 51820 > 51820: UDP, bad length 1456 > 1440 tc-so:00:02:12.170004 b2:a0:3f:08:16:fb > b2:a0:e2:79:3c:21, ethertype IPv6 (0x86dd), length 78: fc00::2 > fc00::1: frag (1448|16) tc-so:00:02:12.170004 b2:a0:3f:08:16:fb > b2:a0:e2:79:3c:21, ethertype IPv6 (0x86dd), length 126: fc00::2.51820 > fc00::1.51820: UDP, length 64 tc-so:00:02:17.360004 b2:a0:e2:79:3c:21 > b2:a0:3f:08:16:fb, ethertype IPv6 (0x86dd), length 1510: fc00::1 > fc00::2: frag (0|1448) 51820 > 51820: UDP, bad length 1456 > 1440 tc-so:00:02:17.360004 b2:a0:e2:79:3c:21 > b2:a0:3f:08:16:fb, ethertype IPv6 (0x86dd), length 78: fc00::1 > fc00::2: frag (1448|16) tc-so:00:02:17.360004 b2:a0:e2:79:3c:21 > b2:a0:3f:08:16:fb, ethertype IPv6 (0x86dd), length 126: fc00::1.51820 > fc00::2.51820: UDP, length 64 tc-so:00:02:12.620004 b2:a0:3f:08:16:fb > b2:a0:e2:79:3c:21, ethertype IPv6 (0x86dd), length 1510: fc00::2 > fc00::1: frag (0|1448) 51820 > 51820: UDP, bad length 1456 > 1440 tc-so:00:02:12.620004 b2:a0:3f:08:16:fb > b2:a0:e2:79:3c:21, ethertype IPv6 (0x86dd), length 78: fc00::2 > fc00::1: frag (1448|16) tc-so:00:02:12.620004 b2:a0:3f:08:16:fb > b2:a0:e2:79:3c:21, ethertype IPv6 (0x86dd), length 126: fc00::2.51820 > fc00::1.51820: UDP, length 64 tc-so:00:02:17.820004 b2:a0:e2:79:3c:21 > b2:a0:3f:08:16:fb, ethertype IPv6 (0x86dd), length 1510: fc00::1 > fc00::2: frag (0|1448) 51820 > 51820: UDP, bad length 1456 > 1440 tc-so:00:02:17.820004 b2:a0:e2:79:3c:21 > b2:a0:3f:08:16:fb, ethertype IPv6 (0x86dd), length 78: fc00::1 > fc00::2: frag (1448|16) tc-so:00:02:17.820004 b2:a0:e2:79:3c:21 > b2:a0:3f:08:16:fb, ethertype IPv6 (0x86dd), length 142: fc00::1.51820 > fc00::2.51820: UDP, length 80 tc-so:00:02:13.080004 b2:a0:3f:08:16:fb > b2:a0:e2:79:3c:21, ethertype IPv6 (0x86dd), length 1510: fc00::2 > fc00::1: frag (0|1448) 51820 > 51820: UDP, bad length 1456 > 1440 tc-so:00:02:13.080004 b2:a0:3f:08:16:fb > b2:a0:e2:79:3c:21, ethertype IPv6 (0x86dd), length 78: fc00::2 > fc00::1: frag (1448|16) tc-so:00:02:13.080004 b2:a0:3f:08:16:fb > b2:a0:e2:79:3c:21, ethertype IPv6 (0x86dd), length 142: fc00::2.51820 > fc00::1.51820: UDP, length 80 tc-so:00:02:18.290004 b2:a0:e2:79:3c:21 > b2:a0:3f:08:16:fb, ethertype IPv6 (0x86dd), length 1510: fc00::1 > fc00::2: frag (0|1448) 51820 > 51820: UDP, bad length 1456 > 1440 tc-so:00:02:18.290004 b2:a0:e2:79:3c:21 > b2:a0:3f:08:16:fb, ethertype IPv6 (0x86dd), length 78: fc00::1 > fc00::2: frag (1448|16) tc-so:00:02:18.290004 b2:a0:e2:79:3c:21 > b2:a0:3f:08:16:fb, ethertype IPv6 (0x86dd), length 142: fc00::1.51820 > fc00::2.51820: UDP, length 80 tc-so:00:02:13.510004 b2:a0:3f:08:16:fb > b2:a0:e2:79:3c:21, ethertype IPv6 (0x86dd), length 1510: fc00::2 > fc00::1: frag (0|1448) 51820 > 51820: UDP, bad length 1456 > 1440 tc-so:00:02:13.550004 b2:a0:3f:08:16:fb > b2:a0:e2:79:3c:21, ethertype IPv6 (0x86dd), length 78: fc00::2 > fc00::1: frag (1448|16) tc-so:00:02:13.550004 b2:a0:3f:08:16:fb > b2:a0:e2:79:3c:21, ethertype IPv6 (0x86dd), length 142: fc00::2.51820 > fc00::1.51820: UDP, length 80 tc-so:00:02:18.780004 b2:a0:e2:79:3c:21 > b2:a0:3f:08:16:fb, ethertype IPv6 (0x86dd), length 1510: fc00::1 > fc00::2: frag (0|1448) 51820 > 51820: UDP, bad length 1456 > 1440 tc-so:00:02:18.780004 b2:a0:e2:79:3c:21 > b2:a0:3f:08:16:fb, ethertype IPv6 (0x86dd), length 78: fc00::1 > fc00::2: frag (1448|16) tc-so:00:02:18.780004 b2:a0:e2:79:3c:21 > b2:a0:3f:08:16:fb, ethertype IPv6 (0x86dd), length 142: fc00::1.51820 > fc00::2.51820: UDP, length 80 tc-so:00:02:14.000004 b2:a0:3f:08:16:fb > b2:a0:e2:79:3c:21, ethertype IPv6 (0x86dd), length 1510: fc00::2 > fc00::1: frag (0|1448) 51820 > 51820: UDP, bad length 1456 > 1440 tc-so:00:02:14.000004 b2:a0:3f:08:16:fb > b2:a0:e2:79:3c:21, ethertype IPv6 (0x86dd), length 78: fc00::2 > fc00::1: frag (1448|16) tc-so:00:02:14.040004 b2:a0:3f:08:16:fb > b2:a0:e2:79:3c:21, ethertype IPv6 (0x86dd), length 142: fc00::2.51820 > fc00::1.51820: UDP, length 80 tc-so:00:02:19.270004 b2:a0:e2:79:3c:21 > b2:a0:3f:08:16:fb, ethertype IPv6 (0x86dd), length 1510: fc00::1 > fc00::2: frag (0|1448) 51820 > 51820: UDP, bad length 1456 > 1440 tc-so:00:02:19.270004 b2:a0:e2:79:3c:21 > b2:a0:3f:08:16:fb, ethertype IPv6 (0x86dd), length 78: fc00::1 > fc00::2: frag (1448|16) tc-so:00:02:19.270004 b2:a0:e2:79:3c:21 > b2:a0:3f:08:16:fb, ethertype IPv6 (0x86dd), length 142: fc00::1.51820 > fc00::2.51820: UDP, length 80 tc-so:00:02:14.490004 b2:a0:3f:08:16:fb > b2:a0:e2:79:3c:21, ethertype IPv6 (0x86dd), length 1510: fc00::2 > fc00::1: frag (0|1448) 51820 > 51820: UDP, bad length 1456 > 1440 tc-so:00:02:14.490004 b2:a0:3f:08:16:fb > b2:a0:e2:79:3c:21, ethertype IPv6 (0x86dd), length 78: fc00::2 > fc00::1: frag (1448|16) tc-so:00:02:14.490004 b2:a0:3f:08:16:fb > b2:a0:e2:79:3c:21, ethertype IPv6 (0x86dd), length 142: fc00::2.51820 > fc00::1.51820: UDP, length 80 tc-so:00:02:19.700004 b2:a0:e2:79:3c:21 > b2:a0:3f:08:16:fb, ethertype IPv6 (0x86dd), length 1510: fc00::1 > fc00::2: frag (0|1448) 51820 > 51820: UDP, bad length 1456 > 1440 tc-so:00:02:19.700004 b2:a0:e2:79:3c:21 > b2:a0:3f:08:16:fb, ethertype IPv6 (0x86dd), length 78: fc00::1 > fc00::2: frag (1448|16) tc-so:00:02:19.700004 b2:a0:e2:79:3c:21 > b2:a0:3f:08:16:fb, ethertype IPv6 (0x86dd), length 142: fc00::1.51820 > fc00::2.51820: UDP, length 80 tc-so:00:02:14.960004 b2:a0:3f:08:16:fb > b2:a0:e2:79:3c:21, ethertype IPv6 (0x86dd), length 1510: fc00::2 > fc00::1: frag (0|1448) 51820 > 51820: UDP, bad length 1456 > 1440 tc-so:00:02:14.960004 b2:a0:3f:08:16:fb > b2:a0:e2:79:3c:21, ethertype IPv6 (0x86dd), length 78: fc00::2 > fc00::1: frag (1448|16) tc-so:00:02:14.960004 b2:a0:3f:08:16:fb > b2:a0:e2:79:3c:21, ethertype IPv6 (0x86dd), length 142: fc00::2.51820 > fc00::1.51820: UDP, length 80 tc-so:00:02:20.370004 b2:a0:e2:79:3c:21 > b2:a0:3f:08:16:fb, ethertype IPv6 (0x86dd), length 1510: fc00::1 > fc00::2: frag (0|1448) 51820 > 51820: UDP, bad length 1456 > 1440 tc-so:00:02:20.410004 b2:a0:e2:79:3c:21 > b2:a0:3f:08:16:fb, ethertype IPv6 (0x86dd), length 78: fc00::1 > fc00::2: frag (1448|16) tc-so:00:02:20.410004 b2:a0:e2:79:3c:21 > b2:a0:3f:08:16:fb, ethertype IPv6 (0x86dd), length 142: fc00::1.51820 > fc00::2.51820: UDP, length 80 tc-so:00:02:15.620004 b2:a0:3f:08:16:fb > b2:a0:e2:79:3c:21, ethertype IPv6 (0x86dd), length 1510: fc00::2 > fc00::1: frag (0|1448) 51820 > 51820: UDP, bad length 1456 > 1440 tc-so:00:02:15.620004 b2:a0:3f:08:16:fb > b2:a0:e2:79:3c:21, ethertype IPv6 (0x86dd), length 78: fc00::2 > fc00::1: frag (1448|16) tc-so:00:02:15.620004 b2:a0:3f:08:16:fb > b2:a0:e2:79:3c:21, ethertype IPv6 (0x86dd), length 142: fc00::2.51820 > fc00::1.51820: UDP, length 80 tc-so:00:02:20.840004 b2:a0:e2:79:3c:21 > b2:a0:3f:08:16:fb, ethertype IPv6 (0x86dd), length 1510: fc00::1 > fc00::2: frag (0|1448) 51820 > 51820: UDP, bad length 1456 > 1440 tc-so:00:02:20.840004 b2:a0:e2:79:3c:21 > b2:a0:3f:08:16:fb, ethertype IPv6 (0x86dd), length 78: fc00::1 > fc00::2: frag (1448|16) tc-so:00:02:20.840004 b2:a0:e2:79:3c:21 > b2:a0:3f:08:16:fb, ethertype IPv6 (0x86dd), length 142: fc00::1.51820 > fc00::2.51820: UDP, length 80 tc-so:00:02:16.060004 b2:a0:3f:08:16:fb > b2:a0:e2:79:3c:21, ethertype IPv6 (0x86dd), length 1510: fc00::2 > fc00::1: frag (0|1448) 51820 > 51820: UDP, bad length 1456 > 1440 tc-so:00:02:16.060004 b2:a0:3f:08:16:fb > b2:a0:e2:79:3c:21, ethertype IPv6 (0x86dd), length 78: fc00::2 > fc00::1: frag (1448|16) tc-so:00:02:16.100004 b2:a0:3f:08:16:fb > b2:a0:e2:79:3c:21, ethertype IPv6 (0x86dd), length 142: fc00::2.51820 > fc00::1.51820: UDP, length 80 tc-so:00:02:21.280004 b2:a0:e2:79:3c:21 > b2:a0:3f:08:16:fb, ethertype IPv6 (0x86dd), length 1510: fc00::1 > fc00::2: frag (0|1448) 51820 > 51820: UDP, bad length 1456 > 1440 tc-so:00:02:21.280004 b2:a0:e2:79:3c:21 > b2:a0:3f:08:16:fb, ethertype IPv6 (0x86dd), length 78: fc00::1 > fc00::2: frag (1448|16) tc-so:00:02:21.280004 b2:a0:e2:79:3c:21 > b2:a0:3f:08:16:fb, ethertype IPv6 (0x86dd), length 142: fc00::1.51820 > fc00::2.51820: UDP, length 80 tc-so:00:02:16.500004 b2:a0:3f:08:16:fb > b2:a0:e2:79:3c:21, ethertype IPv6 (0x86dd), length 1510: fc00::2 > fc00::1: frag (0|1448) 51820 > 51820: UDP, bad length 1456 > 1440 tc-so:00:02:16.500004 b2:a0:3f:08:16:fb > b2:a0:e2:79:3c:21, ethertype IPv6 (0x86dd), length 78: fc00::2 > fc00::1: frag (1448|16) tc-so:00:02:16.540004 b2:a0:3f:08:16:fb > b2:a0:e2:79:3c:21, ethertype IPv6 (0x86dd), length 142: fc00::2.51820 > fc00::1.51820: UDP, length 80 tc-so:00:02:21.730004 b2:a0:e2:79:3c:21 > b2:a0:3f:08:16:fb, ethertype IPv6 (0x86dd), length 1510: fc00::1 > fc00::2: frag (0|1448) 51820 > 51820: UDP, bad length 1456 > 1440 tc-so:00:02:21.770004 b2:a0:e2:79:3c:21 > b2:a0:3f:08:16:fb, ethertype IPv6 (0x86dd), length 78: fc00::1 > fc00::2: frag (1448|16) tc-so:00:02:21.770004 b2:a0:e2:79:3c:21 > b2:a0:3f:08:16:fb, ethertype IPv6 (0x86dd), length 142: fc00::1.51820 > fc00::2.51820: UDP, length 80 tc-so:00:02:16.990004 b2:a0:3f:08:16:fb > b2:a0:e2:79:3c:21, ethertype IPv6 (0x86dd), length 1510: fc00::2 > fc00::1: frag (0|1448) 51820 > 51820: UDP, bad length 1456 > 1440 tc-so:00:02:16.990004 b2:a0:3f:08:16:fb > b2:a0:e2:79:3c:21, ethertype IPv6 (0x86dd), length 78: fc00::2 > fc00::1: frag (1448|16) tc-so:00:02:16.990004 b2:a0:3f:08:16:fb > b2:a0:e2:79:3c:21, ethertype IPv6 (0x86dd), length 142: fc00::2.51820 > fc00::1.51820: UDP, length 80 tc-so:00:02:22.190004 b2:a0:e2:79:3c:21 > b2:a0:3f:08:16:fb, ethertype IPv6 (0x86dd), length 1510: fc00::1 > fc00::2: frag (0|1448) 51820 > 51820: UDP, bad length 1456 > 1440 tc-so:00:02:22.190004 b2:a0:e2:79:3c:21 > b2:a0:3f:08:16:fb, ethertype IPv6 (0x86dd), length 78: fc00::1 > fc00::2: frag (1448|16) tc-so:00:02:22.190004 b2:a0:e2:79:3c:21 > b2:a0:3f:08:16:fb, ethertype IPv6 (0x86dd), length 142: fc00::1.51820 > fc00::2.51820: UDP, length 80 tc-so:00:02:17.450004 b2:a0:3f:08:16:fb > b2:a0:e2:79:3c:21, ethertype IPv6 (0x86dd), length 1510: fc00::2 > fc00::1: frag (0|1448) 51820 > 51820: UDP, bad length 1456 > 1440 tc-so:00:02:17.450004 b2:a0:3f:08:16:fb > b2:a0:e2:79:3c:21, ethertype IPv6 (0x86dd), length 78: fc00::2 > fc00::1: frag (1448|16) tc-so:00:02:17.450004 b2:a0:3f:08:16:fb > b2:a0:e2:79:3c:21, ethertype IPv6 (0x86dd), length 142: fc00::2.51820 > fc00::1.51820: UDP, length 80 tc-so:00:02:22.650004 b2:a0:e2:79:3c:21 > b2:a0:3f:08:16:fb, ethertype IPv6 (0x86dd), length 1510: fc00::1 > fc00::2: frag (0|1448) 51820 > 51820: UDP, bad length 1456 > 1440 tc-so:00:02:22.650004 b2:a0:e2:79:3c:21 > b2:a0:3f:08:16:fb, ethertype IPv6 (0x86dd), length 78: fc00::1 > fc00::2: frag (1448|16) tc-so:00:02:22.650004 b2:a0:e2:79:3c:21 > b2:a0:3f:08:16:fb, ethertype IPv6 (0x86dd), length 142: fc00::1.51820 > fc00::2.51820: UDP, length 80 tc-so:00:02:17.910004 b2:a0:3f:08:16:fb > b2:a0:e2:79:3c:21, ethertype IPv6 (0x86dd), length 1510: fc00::2 > fc00::1: frag (0|1448) 51820 > 51820: UDP, bad length 1456 > 1440 tc-so:00:02:17.910004 b2:a0:3f:08:16:fb > b2:a0:e2:79:3c:21, ethertype IPv6 (0x86dd), length 78: fc00::2 > fc00::1: frag (1448|16) tc-so:00:02:17.910004 b2:a0:3f:08:16:fb > b2:a0:e2:79:3c:21, ethertype IPv6 (0x86dd), length 142: fc00::2.51820 > fc00::1.51820: UDP, length 80 tc-so:00:02:23.420004 b2:a0:e2:79:3c:21 > b2:a0:3f:08:16:fb, ethertype IPv6 (0x86dd), length 1510: fc00::1 > fc00::2: frag (0|1448) 51820 > 51820: UDP, bad length 1456 > 1440 tc-so:00:02:23.420004 b2:a0:e2:79:3c:21 > b2:a0:3f:08:16:fb, ethertype IPv6 (0x86dd), length 78: fc00::1 > fc00::2: frag (1448|16) tc-so:00:02:23.420004 b2:a0:e2:79:3c:21 > b2:a0:3f:08:16:fb, ethertype IPv6 (0x86dd), length 142: fc00::1.51820 > fc00::2.51820: UDP, length 80 tc-so:00:02:18.640004 b2:a0:3f:08:16:fb > b2:a0:e2:79:3c:21, ethertype IPv6 (0x86dd), length 1510: fc00::2 > fc00::1: frag (0|1448) 51820 > 51820: UDP, bad length 1456 > 1440 tc-so:00:02:18.640004 b2:a0:3f:08:16:fb > b2:a0:e2:79:3c:21, ethertype IPv6 (0x86dd), length 78: fc00::2 > fc00::1: frag (1448|16) tc-so:00:02:18.640004 b2:a0:3f:08:16:fb > b2:a0:e2:79:3c:21, ethertype IPv6 (0x86dd), length 142: fc00::2.51820 > fc00::1.51820: UDP, length 80 tc-so:00:02:23.880004 b2:a0:e2:79:3c:21 > b2:a0:3f:08:16:fb, ethertype IPv6 (0x86dd), length 1510: fc00::1 > fc00::2: frag (0|1448) 51820 > 51820: UDP, bad length 1456 > 1440 tc-so:00:02:23.880004 b2:a0:e2:79:3c:21 > b2:a0:3f:08:16:fb, ethertype IPv6 (0x86dd), length 78: fc00::1 > fc00::2: frag (1448|16) tc-so:00:02:23.880004 b2:a0:e2:79:3c:21 > b2:a0:3f:08:16:fb, ethertype IPv6 (0x86dd), length 142: fc00::1.51820 > fc00::2.51820: UDP, length 80 tc-so:00:02:19.140004 b2:a0:3f:08:16:fb > b2:a0:e2:79:3c:21, ethertype IPv6 (0x86dd), length 1510: fc00::2 > fc00::1: frag (0|1448) 51820 > 51820: UDP, bad length 1456 > 1440 tc-so:00:02:19.140004 b2:a0:3f:08:16:fb > b2:a0:e2:79:3c:21, ethertype IPv6 (0x86dd), length 78: fc00::2 > fc00::1: frag (1448|16) tc-so:00:02:19.140004 b2:a0:3f:08:16:fb > b2:a0:e2:79:3c:21, ethertype IPv6 (0x86dd), length 142: fc00::2.51820 > fc00::1.51820: UDP, length 80 tc-so:00:02:24.340004 b2:a0:e2:79:3c:21 > b2:a0:3f:08:16:fb, ethertype IPv6 (0x86dd), length 1510: fc00::1 > fc00::2: frag (0|1448) 51820 > 51820: UDP, bad length 1456 > 1440 tc-so:00:02:24.380004 b2:a0:e2:79:3c:21 > b2:a0:3f:08:16:fb, ethertype IPv6 (0x86dd), length 78: fc00::1 > fc00::2: frag (1448|16) tc-so:00:02:24.380004 b2:a0:e2:79:3c:21 > b2:a0:3f:08:16:fb, ethertype IPv6 (0x86dd), length 142: fc00::1.51820 > fc00::2.51820: UDP, length 80 tc-so:00:02:19.600004 b2:a0:3f:08:16:fb > b2:a0:e2:79:3c:21, ethertype IPv6 (0x86dd), length 1510: fc00::2 > fc00::1: frag (0|1448) 51820 > 51820: UDP, bad length 1456 > 1440 tc-so:00:02:19.600004 b2:a0:3f:08:16:fb > b2:a0:e2:79:3c:21, ethertype IPv6 (0x86dd), length 78: fc00::2 > fc00::1: frag (1448|16) tc-so:00:02:19.600004 b2:a0:3f:08:16:fb > b2:a0:e2:79:3c:21, ethertype IPv6 (0x86dd), length 142: fc00::2.51820 > fc00::1.51820: UDP, length 80 tc-so:00:02:24.810004 b2:a0:e2:79:3c:21 > b2:a0:3f:08:16:fb, ethertype IPv6 (0x86dd), length 1510: fc00::1 > fc00::2: frag (0|1448) 51820 > 51820: UDP, bad length 1456 > 1440 tc-so:00:02:24.810004 b2:a0:e2:79:3c:21 > b2:a0:3f:08:16:fb, ethertype IPv6 (0x86dd), length 78: fc00::1 > fc00::2: frag (1448|16) tc-so:00:02:24.850004 b2:a0:e2:79:3c:21 > b2:a0:3f:08:16:fb, ethertype IPv6 (0x86dd), length 142: fc00::1.51820 > fc00::2.51820: UDP, length 80 tc-so:00:02:20.070004 b2:a0:3f:08:16:fb > b2:a0:e2:79:3c:21, ethertype IPv6 (0x86dd), length 1510: fc00::2 > fc00::1: frag (0|1448) 51820 > 51820: UDP, bad length 1456 > 1440 tc-so:00:02:20.070004 b2:a0:3f:08:16:fb > b2:a0:e2:79:3c:21, ethertype IPv6 (0x86dd), length 78: fc00::2 > fc00::1: frag (1448|16) tc-so:00:02:20.070004 b2:a0:3f:08:16:fb > b2:a0:e2:79:3c:21, ethertype IPv6 (0x86dd), length 142: fc00::2.51820 > fc00::1.51820: UDP, length 80 tc-so:00:02:25.280004 b2:a0:e2:79:3c:21 > b2:a0:3f:08:16:fb, ethertype IPv6 (0x86dd), length 1510: fc00::1 > fc00::2: frag (0|1448) 51820 > 51820: UDP, bad length 1456 > 1440 tc-so:00:02:25.280004 b2:a0:e2:79:3c:21 > b2:a0:3f:08:16:fb, ethertype IPv6 (0x86dd), length 78: fc00::1 > fc00::2: frag (1448|16) tc-so:00:02:25.280004 b2:a0:e2:79:3c:21 > b2:a0:3f:08:16:fb, ethertype IPv6 (0x86dd), length 142: fc00::1.51820 > fc00::2.51820: UDP, length 80 tc-so:00:02:20.540004 b2:a0:3f:08:16:fb > b2:a0:e2:79:3c:21, ethertype IPv6 (0x86dd), length 1510: fc00::2 > fc00::1: frag (0|1448) 51820 > 51820: UDP, bad length 1456 > 1440 tc-so:00:02:20.540004 b2:a0:3f:08:16:fb > b2:a0:e2:79:3c:21, ethertype IPv6 (0x86dd), length 78: fc00::2 > fc00::1: frag (1448|16) tc-so:00:02:20.540004 b2:a0:3f:08:16:fb > b2:a0:e2:79:3c:21, ethertype IPv6 (0x86dd), length 142: fc00::2.51820 > fc00::1.51820: UDP, length 80 tc-so:00:02:26.720004 b2:a0:e2:79:3c:21 > b2:a0:3f:08:16:fb, ethertype IPv6 (0x86dd), length 1510: fc00::1 > fc00::2: frag (0|1448) 51820 > 51820: UDP, bad length 1456 > 1440 tc-so:00:02:26.760004 b2:a0:e2:79:3c:21 > b2:a0:3f:08:16:fb, ethertype IPv6 (0x86dd), length 78: fc00::1 > fc00::2: frag (1448|16) tc-so:00:02:26.760004 b2:a0:e2:79:3c:21 > b2:a0:3f:08:16:fb, ethertype IPv6 (0x86dd), length 158: fc00::1.51820 > fc00::2.51820: UDP, length 96 tc-so:00:02:22.020004 b2:a0:3f:08:16:fb > b2:a0:e2:79:3c:21, ethertype IPv6 (0x86dd), length 1510: fc00::2 > fc00::1: frag (0|1448) 51820 > 51820: UDP, bad length 1456 > 1440 tc-so:00:02:22.020004 b2:a0:3f:08:16:fb > b2:a0:e2:79:3c:21, ethertype IPv6 (0x86dd), length 78: fc00::2 > fc00::1: frag (1448|16) tc-so:00:02:22.020004 b2:a0:3f:08:16:fb > b2:a0:e2:79:3c:21, ethertype IPv6 (0x86dd), length 158: fc00::2.51820 > fc00::1.51820: UDP, length 96 tc-so:00:02:27.370004 b2:a0:e2:79:3c:21 > b2:a0:3f:08:16:fb, ethertype IPv6 (0x86dd), length 1510: fc00::1 > fc00::2: frag (0|1448) 51820 > 51820: UDP, bad length 1456 > 1440 tc-so:00:02:27.370004 b2:a0:e2:79:3c:21 > b2:a0:3f:08:16:fb, ethertype IPv6 (0x86dd), length 78: fc00::1 > fc00::2: frag (1448|16) tc-so:00:02:27.370004 b2:a0:e2:79:3c:21 > b2:a0:3f:08:16:fb, ethertype IPv6 (0x86dd), length 158: fc00::1.51820 > fc00::2.51820: UDP, length 96 tc-so:00:02:22.590004 b2:a0:3f:08:16:fb > b2:a0:e2:79:3c:21, ethertype IPv6 (0x86dd), length 1510: fc00::2 > fc00::1: frag (0|1448) 51820 > 51820: UDP, bad length 1456 > 1440 tc-so:00:02:22.590004 b2:a0:3f:08:16:fb > b2:a0:e2:79:3c:21, ethertype IPv6 (0x86dd), length 78: fc00::2 > fc00::1: frag (1448|16) tc-so:00:02:22.590004 b2:a0:3f:08:16:fb > b2:a0:e2:79:3c:21, ethertype IPv6 (0x86dd), length 158: fc00::2.51820 > fc00::1.51820: UDP, length 96 tc-so:00:02:27.810004 b2:a0:e2:79:3c:21 > b2:a0:3f:08:16:fb, ethertype IPv6 (0x86dd), length 210: fc00::1.51820 > fc00::2.51820: UDP, length 148 tc-so:00:02:23.030004 b2:a0:3f:08:16:fb > b2:a0:e2:79:3c:21, ethertype IPv6 (0x86dd), length 154: fc00::2.51820 > fc00::1.51820: UDP, length 92 tc-so:00:02:27.890004 b2:a0:e2:79:3c:21 > b2:a0:3f:08:16:fb, ethertype IPv6 (0x86dd), length 94: fc00::1.51820 > fc00::2.51820: UDP, length 32 tc-so:00:02:27.930004 b2:a0:e2:79:3c:21 > b2:a0:3f:08:16:fb, ethertype IPv6 (0x86dd), length 1510: fc00::1 > fc00::2: frag (0|1448) 51820 > 51820: UDP, bad length 1456 > 1440 tc-so:00:02:27.930004 b2:a0:e2:79:3c:21 > b2:a0:3f:08:16:fb, ethertype IPv6 (0x86dd), length 78: fc00::1 > fc00::2: frag (1448|16) tc-so:00:02:27.970004 b2:a0:e2:79:3c:21 > b2:a0:3f:08:16:fb, ethertype IPv6 (0x86dd), length 158: fc00::1.51820 > fc00::2.51820: UDP, length 96 tc-so:00:02:23.190004 b2:a0:3f:08:16:fb > b2:a0:e2:79:3c:21, ethertype IPv6 (0x86dd), length 94: fc00::2.51820 > fc00::1.51820: UDP, length 32 tc-so:00:02:23.190004 b2:a0:3f:08:16:fb > b2:a0:e2:79:3c:21, ethertype IPv6 (0x86dd), length 1510: fc00::2 > fc00::1: frag (0|1448) 51820 > 51820: UDP, bad length 1456 > 1440 tc-so:00:02:23.190004 b2:a0:3f:08:16:fb > b2:a0:e2:79:3c:21, ethertype IPv6 (0x86dd), length 78: fc00::2 > fc00::1: frag (1448|16) tc-so:00:02:23.230004 b2:a0:3f:08:16:fb > b2:a0:e2:79:3c:21, ethertype IPv6 (0x86dd), length 158: fc00::2.51820 > fc00::1.51820: UDP, length 96 tc-so:00:02:29.970004 b2:a0:e2:79:3c:21 > b2:a0:3f:08:16:fb, ethertype IPv6 (0x86dd), length 86: fc00::1 > fc00::2: ICMP6, neighbor solicitation, who has fc00::2, length 32 tc-so:00:02:25.190004 b2:a0:3f:08:16:fb > b2:a0:e2:79:3c:21, ethertype IPv6 (0x86dd), length 78: fc00::2 > fc00::1: ICMP6, neighbor advertisement, tgt is fc00::2, length 24 tc-so:00:02:30.080004 b2:a0:e2:79:3c:21 > b2:a0:3f:08:16:fb, ethertype IPv6 (0x86dd), length 1510: fc00::1 > fc00::2: frag (0|1448) 51820 > 51820: UDP, bad length 1456 > 1440 tc-so:00:02:30.080004 b2:a0:e2:79:3c:21 > b2:a0:3f:08:16:fb, ethertype IPv6 (0x86dd), length 78: fc00::1 > fc00::2: frag (1448|16) tc-so:00:02:30.080004 b2:a0:e2:79:3c:21 > b2:a0:3f:08:16:fb, ethertype IPv6 (0x86dd), length 158: fc00::1.51820 > fc00::2.51820: UDP, length 96 tc-so:00:02:25.300004 b2:a0:3f:08:16:fb > b2:a0:e2:79:3c:21, ethertype IPv6 (0x86dd), length 1510: fc00::2 > fc00::1: frag (0|1448) 51820 > 51820: UDP, bad length 1456 > 1440 tc-so:00:02:25.300004 b2:a0:3f:08:16:fb > b2:a0:e2:79:3c:21, ethertype IPv6 (0x86dd), length 78: fc00::2 > fc00::1: frag (1448|16) tc-so:00:02:25.300004 b2:a0:3f:08:16:fb > b2:a0:e2:79:3c:21, ethertype IPv6 (0x86dd), length 158: fc00::2.51820 > fc00::1.51820: UDP, length 96 tc-so:00:02:30.560004 b2:a0:e2:79:3c:21 > b2:a0:3f:08:16:fb, ethertype IPv6 (0x86dd), length 1510: fc00::1 > fc00::2: frag (0|1448) 51820 > 51820: UDP, bad length 1456 > 1440 tc-so:00:02:30.560004 b2:a0:e2:79:3c:21 > b2:a0:3f:08:16:fb, ethertype IPv6 (0x86dd), length 78: fc00::1 > fc00::2: frag (1448|16) tc-so:00:02:30.560004 b2:a0:e2:79:3c:21 > b2:a0:3f:08:16:fb, ethertype IPv6 (0x86dd), length 158: fc00::1.51820 > fc00::2.51820: UDP, length 96 tc-so:00:02:25.780004 b2:a0:3f:08:16:fb > b2:a0:e2:79:3c:21, ethertype IPv6 (0x86dd), length 1510: fc00::2 > fc00::1: frag (0|1448) 51820 > 51820: UDP, bad length 1456 > 1440 tc-so:00:02:25.780004 b2:a0:3f:08:16:fb > b2:a0:e2:79:3c:21, ethertype IPv6 (0x86dd), length 78: fc00::2 > fc00::1: frag (1448|16) tc-so:00:02:25.780004 b2:a0:3f:08:16:fb > b2:a0:e2:79:3c:21, ethertype IPv6 (0x86dd), length 158: fc00::2.51820 > fc00::1.51820: UDP, length 96 tc-so:00:02:31.060004 b2:a0:e2:79:3c:21 > b2:a0:3f:08:16:fb, ethertype IPv6 (0x86dd), length 1510: fc00::1 > fc00::2: frag (0|1448) 51820 > 51820: UDP, bad length 1456 > 1440 tc-so:00:02:31.060004 b2:a0:e2:79:3c:21 > b2:a0:3f:08:16:fb, ethertype IPv6 (0x86dd), length 78: fc00::1 > fc00::2: frag (1448|16) tc-so:00:02:31.060004 b2:a0:e2:79:3c:21 > b2:a0:3f:08:16:fb, ethertype IPv6 (0x86dd), length 158: fc00::1.51820 > fc00::2.51820: UDP, length 96 tc-so:00:02:26.310004 b2:a0:3f:08:16:fb > b2:a0:e2:79:3c:21, ethertype IPv6 (0x86dd), length 1510: fc00::2 > fc00::1: frag (0|1448) 51820 > 51820: UDP, bad length 1456 > 1440 tc-so:00:02:26.310004 b2:a0:3f:08:16:fb > b2:a0:e2:79:3c:21, ethertype IPv6 (0x86dd), length 78: fc00::2 > fc00::1: frag (1448|16) tc-so:00:02:26.310004 b2:a0:3f:08:16:fb > b2:a0:e2:79:3c:21, ethertype IPv6 (0x86dd), length 158: fc00::2.51820 > fc00::1.51820: UDP, length 96 tc-so:00:02:31.530004 b2:a0:e2:79:3c:21 > b2:a0:3f:08:16:fb, ethertype IPv6 (0x86dd), length 1510: fc00::1 > fc00::2: frag (0|1448) 51820 > 51820: UDP, bad length 1456 > 1440 tc-so:00:02:31.530004 b2:a0:e2:79:3c:21 > b2:a0:3f:08:16:fb, ethertype IPv6 (0x86dd), length 78: fc00::1 > fc00::2: frag (1448|16) tc-so:00:02:31.530004 b2:a0:e2:79:3c:21 > b2:a0:3f:08:16:fb, ethertype IPv6 (0x86dd), length 158: fc00::1.51820 > fc00::2.51820: UDP, length 96 tc-so:00:02:26.780004 b2:a0:3f:08:16:fb > b2:a0:e2:79:3c:21, ethertype IPv6 (0x86dd), length 1510: fc00::2 > fc00::1: frag (0|1448) 51820 > 51820: UDP, bad length 1456 > 1440 tc-so:00:02:26.780004 b2:a0:3f:08:16:fb > b2:a0:e2:79:3c:21, ethertype IPv6 (0x86dd), length 78: fc00::2 > fc00::1: frag (1448|16) tc-so:00:02:26.780004 b2:a0:3f:08:16:fb > b2:a0:e2:79:3c:21, ethertype IPv6 (0x86dd), length 158: fc00::2.51820 > fc00::1.51820: UDP, length 96 tc-so:00:02:31.990004 b2:a0:e2:79:3c:21 > b2:a0:3f:08:16:fb, ethertype IPv6 (0x86dd), length 1510: fc00::1 > fc00::2: frag (0|1448) 51820 > 51820: UDP, bad length 1456 > 1440 tc-so:00:02:31.990004 b2:a0:e2:79:3c:21 > b2:a0:3f:08:16:fb, ethertype IPv6 (0x86dd), length 78: fc00::1 > fc00::2: frag (1448|16) tc-so:00:02:31.990004 b2:a0:e2:79:3c:21 > b2:a0:3f:08:16:fb, ethertype IPv6 (0x86dd), length 158: fc00::1.51820 > fc00::2.51820: UDP, length 96 tc-so:00:02:27.240004 b2:a0:3f:08:16:fb > b2:a0:e2:79:3c:21, ethertype IPv6 (0x86dd), length 1510: fc00::2 > fc00::1: frag (0|1448) 51820 > 51820: UDP, bad length 1456 > 1440 tc-so:00:02:27.240004 b2:a0:3f:08:16:fb > b2:a0:e2:79:3c:21, ethertype IPv6 (0x86dd), length 78: fc00::2 > fc00::1: frag (1448|16) tc-so:00:02:27.240004 b2:a0:3f:08:16:fb > b2:a0:e2:79:3c:21, ethertype IPv6 (0x86dd), length 158: fc00::2.51820 > fc00::1.51820: UDP, length 96 tc-so:00:02:32.440004 b2:a0:e2:79:3c:21 > b2:a0:3f:08:16:fb, ethertype IPv6 (0x86dd), length 1510: fc00::1 > fc00::2: frag (0|1448) 51820 > 51820: UDP, bad length 1456 > 1440 tc-so:00:02:32.490004 b2:a0:e2:79:3c:21 > b2:a0:3f:08:16:fb, ethertype IPv6 (0x86dd), length 78: fc00::1 > fc00::2: frag (1448|16) tc-so:00:02:32.490004 b2:a0:e2:79:3c:21 > b2:a0:3f:08:16:fb, ethertype IPv6 (0x86dd), length 158: fc00::1.51820 > fc00::2.51820: UDP, length 96 tc-so:00:02:27.690004 b2:a0:3f:08:16:fb > b2:a0:e2:79:3c:21, ethertype IPv6 (0x86dd), length 1510: fc00::2 > fc00::1: frag (0|1448) 51820 > 51820: UDP, bad length 1456 > 1440 tc-so:00:02:27.690004 b2:a0:3f:08:16:fb > b2:a0:e2:79:3c:21, ethertype IPv6 (0x86dd), length 78: fc00::2 > fc00::1: frag (1448|16) tc-so:00:02:27.730004 b2:a0:3f:08:16:fb > b2:a0:e2:79:3c:21, ethertype IPv6 (0x86dd), length 158: fc00::2.51820 > fc00::1.51820: UDP, length 96 tc-so:00:02:32.930004 b2:a0:e2:79:3c:21 > b2:a0:3f:08:16:fb, ethertype IPv6 (0x86dd), length 1510: fc00::1 > fc00::2: frag (0|1448) 51820 > 51820: UDP, bad length 1456 > 1440 tc-so:00:02:32.930004 b2:a0:e2:79:3c:21 > b2:a0:3f:08:16:fb, ethertype IPv6 (0x86dd), length 78: fc00::1 > fc00::2: frag (1448|16) tc-so:00:02:32.930004 b2:a0:e2:79:3c:21 > b2:a0:3f:08:16:fb, ethertype IPv6 (0x86dd), length 158: fc00::1.51820 > fc00::2.51820: UDP, length 96 tc-so:00:02:28.180004 b2:a0:3f:08:16:fb > b2:a0:e2:79:3c:21, ethertype IPv6 (0x86dd), length 1510: fc00::2 > fc00::1: frag (0|1448) 51820 > 51820: UDP, bad length 1456 > 1440 tc-so:00:02:28.180004 b2:a0:3f:08:16:fb > b2:a0:e2:79:3c:21, ethertype IPv6 (0x86dd), length 78: fc00::2 > fc00::1: frag (1448|16) tc-so:00:02:28.180004 b2:a0:3f:08:16:fb > b2:a0:e2:79:3c:21, ethertype IPv6 (0x86dd), length 158: fc00::2.51820 > fc00::1.51820: UDP, length 96 tc-so:00:02:33.390004 b2:a0:e2:79:3c:21 > b2:a0:3f:08:16:fb, ethertype IPv6 (0x86dd), length 1510: fc00::1 > fc00::2: frag (0|1448) 51820 > 51820: UDP, bad length 1456 > 1440 tc-so:00:02:33.440004 b2:a0:e2:79:3c:21 > b2:a0:3f:08:16:fb, ethertype IPv6 (0x86dd), length 78: fc00::1 > fc00::2: frag (1448|16) tc-so:00:02:33.440004 b2:a0:e2:79:3c:21 > b2:a0:3f:08:16:fb, ethertype IPv6 (0x86dd), length 158: fc00::1.51820 > fc00::2.51820: UDP, length 96 tc-so:00:02:28.640004 b2:a0:3f:08:16:fb > b2:a0:e2:79:3c:21, ethertype IPv6 (0x86dd), length 1510: fc00::2 > fc00::1: frag (0|1448) 51820 > 51820: UDP, bad length 1456 > 1440 tc-so:00:02:28.640004 b2:a0:3f:08:16:fb > b2:a0:e2:79:3c:21, ethertype IPv6 (0x86dd), length 78: fc00::2 > fc00::1: frag (1448|16) tc-so:00:02:28.640004 b2:a0:3f:08:16:fb > b2:a0:e2:79:3c:21, ethertype IPv6 (0x86dd), length 158: fc00::2.51820 > fc00::1.51820: UDP, length 96 tc-so:00:02:33.900004 b2:a0:e2:79:3c:21 > b2:a0:3f:08:16:fb, ethertype IPv6 (0x86dd), length 1510: fc00::1 > fc00::2: frag (0|1448) 51820 > 51820: UDP, bad length 1456 > 1440 tc-so:00:02:33.900004 b2:a0:e2:79:3c:21 > b2:a0:3f:08:16:fb, ethertype IPv6 (0x86dd), length 78: fc00::1 > fc00::2: frag (1448|16) tc-so:00:02:33.900004 b2:a0:e2:79:3c:21 > b2:a0:3f:08:16:fb, ethertype IPv6 (0x86dd), length 158: fc00::1.51820 > fc00::2.51820: UDP, length 96 tc-so:00:02:29.150004 b2:a0:3f:08:16:fb > b2:a0:e2:79:3c:21, ethertype IPv6 (0x86dd), length 1510: fc00::2 > fc00::1: frag (0|1448) 51820 > 51820: UDP, bad length 1456 > 1440 tc-so:00:02:29.150004 b2:a0:3f:08:16:fb > b2:a0:e2:79:3c:21, ethertype IPv6 (0x86dd), length 78: fc00::2 > fc00::1: frag (1448|16) tc-so:00:02:29.150004 b2:a0:3f:08:16:fb > b2:a0:e2:79:3c:21, ethertype IPv6 (0x86dd), length 158: fc00::2.51820 > fc00::1.51820: UDP, length 96 tc-so:00:02:34.360004 b2:a0:e2:79:3c:21 > b2:a0:3f:08:16:fb, ethertype IPv6 (0x86dd), length 1510: fc00::1 > fc00::2: frag (0|1448) 51820 > 51820: UDP, bad length 1456 > 1440 tc-so:00:02:34.360004 b2:a0:e2:79:3c:21 > b2:a0:3f:08:16:fb, ethertype IPv6 (0x86dd), length 78: fc00::1 > fc00::2: frag (1448|16) tc-so:00:02:34.360004 b2:a0:e2:79:3c:21 > b2:a0:3f:08:16:fb, ethertype IPv6 (0x86dd), length 158: fc00::1.51820 > fc00::2.51820: UDP, length 96 tc-so:00:02:29.610004 b2:a0:3f:08:16:fb > b2:a0:e2:79:3c:21, ethertype IPv6 (0x86dd), length 1510: fc00::2 > fc00::1: frag (0|1448) 51820 > 51820: UDP, bad length 1456 > 1440 tc-so:00:02:29.610004 b2:a0:3f:08:16:fb > b2:a0:e2:79:3c:21, ethertype IPv6 (0x86dd), length 78: fc00::2 > fc00::1: frag (1448|16) tc-so:00:02:29.610004 b2:a0:3f:08:16:fb > b2:a0:e2:79:3c:21, ethertype IPv6 (0x86dd), length 158: fc00::2.51820 > fc00::1.51820: UDP, length 96 tc-so:00:02:34.900004 b2:a0:e2:79:3c:21 > b2:a0:3f:08:16:fb, ethertype IPv6 (0x86dd), length 1510: fc00::1 > fc00::2: frag (0|1448) 51820 > 51820: UDP, bad length 1456 > 1440 tc-so:00:02:34.900004 b2:a0:e2:79:3c:21 > b2:a0:3f:08:16:fb, ethertype IPv6 (0x86dd), length 78: fc00::1 > fc00::2: frag (1448|16) tc-so:00:02:34.900004 b2:a0:e2:79:3c:21 > b2:a0:3f:08:16:fb, ethertype IPv6 (0x86dd), length 158: fc00::1.51820 > fc00::2.51820: UDP, length 96 tc-so:00:02:30.120004 b2:a0:3f:08:16:fb > b2:a0:e2:79:3c:21, ethertype IPv6 (0x86dd), length 1510: fc00::2 > fc00::1: frag (0|1448) 51820 > 51820: UDP, bad length 1456 > 1440 tc-so:00:02:30.120004 b2:a0:3f:08:16:fb > b2:a0:e2:79:3c:21, ethertype IPv6 (0x86dd), length 78: fc00::2 > fc00::1: frag (1448|16) tc-so:00:02:30.120004 b2:a0:3f:08:16:fb > b2:a0:e2:79:3c:21, ethertype IPv6 (0x86dd), length 158: fc00::2.51820 > fc00::1.51820: UDP, length 96 tc-so:00:02:30.200004 b2:a0:3f:08:16:fb > b2:a0:e2:79:3c:21, ethertype IPv6 (0x86dd), length 86: fc00::2 > fc00::1: ICMP6, neighbor solicitation, who has fc00::1, length 32 tc-so:00:02:34.940004 b2:a0:e2:79:3c:21 > b2:a0:3f:08:16:fb, ethertype IPv6 (0x86dd), length 78: fc00::1 > fc00::2: ICMP6, neighbor advertisement, tgt is fc00::1, length 24 tc-so:00:02:35.390004 b2:a0:e2:79:3c:21 > b2:a0:3f:08:16:fb, ethertype IPv6 (0x86dd), length 1510: fc00::1 > fc00::2: frag (0|1448) 51820 > 51820: UDP, bad length 1456 > 1440 tc-so:00:02:35.390004 b2:a0:e2:79:3c:21 > b2:a0:3f:08:16:fb, ethertype IPv6 (0x86dd), length 78: fc00::1 > fc00::2: frag (1448|16) tc-so:00:02:35.390004 b2:a0:e2:79:3c:21 > b2:a0:3f:08:16:fb, ethertype IPv6 (0x86dd), length 158: fc00::1.51820 > fc00::2.51820: UDP, length 96 tc-so:00:02:30.670004 b2:a0:3f:08:16:fb > b2:a0:e2:79:3c:21, ethertype IPv6 (0x86dd), length 1510: fc00::2 > fc00::1: frag (0|1448) 51820 > 51820: UDP, bad length 1456 > 1440 tc-so:00:02:30.670004 b2:a0:3f:08:16:fb > b2:a0:e2:79:3c:21, ethertype IPv6 (0x86dd), length 78: fc00::2 > fc00::1: frag (1448|16) tc-so:00:02:30.670004 b2:a0:3f:08:16:fb > b2:a0:e2:79:3c:21, ethertype IPv6 (0x86dd), length 158: fc00::2.51820 > fc00::1.51820: UDP, length 96 tc-so:00:02:35.860004 b2:a0:e2:79:3c:21 > b2:a0:3f:08:16:fb, ethertype IPv6 (0x86dd), length 1510: fc00::1 > fc00::2: frag (0|1448) 51820 > 51820: UDP, bad length 1456 > 1440 tc-so:00:02:35.860004 b2:a0:e2:79:3c:21 > b2:a0:3f:08:16:fb, ethertype IPv6 (0x86dd), length 78: fc00::1 > fc00::2: frag (1448|16) tc-so:00:02:35.900004 b2:a0:e2:79:3c:21 > b2:a0:3f:08:16:fb, ethertype IPv6 (0x86dd), length 158: fc00::1.51820 > fc00::2.51820: UDP, length 96 tc-so:00:02:31.120004 b2:a0:3f:08:16:fb > b2:a0:e2:79:3c:21, ethertype IPv6 (0x86dd), length 1510: fc00::2 > fc00::1: frag (0|1448) 51820 > 51820: UDP, bad length 1456 > 1440 tc-so:00:02:31.120004 b2:a0:3f:08:16:fb > b2:a0:e2:79:3c:21, ethertype IPv6 (0x86dd), length 78: fc00::2 > fc00::1: frag (1448|16) tc-so:00:02:31.120004 b2:a0:3f:08:16:fb > b2:a0:e2:79:3c:21, ethertype IPv6 (0x86dd), length 158: fc00::2.51820 > fc00::1.51820: UDP, length 96 tc-so:00:02:36.310004 b2:a0:e2:79:3c:21 > b2:a0:3f:08:16:fb, ethertype IPv6 (0x86dd), length 1510: fc00::1 > fc00::2: frag (0|1448) 51820 > 51820: UDP, bad length 1456 > 1440 tc-so:00:02:36.310004 b2:a0:e2:79:3c:21 > b2:a0:3f:08:16:fb, ethertype IPv6 (0x86dd), length 78: fc00::1 > fc00::2: frag (1448|16) tc-so:00:02:36.310004 b2:a0:e2:79:3c:21 > b2:a0:3f:08:16:fb, ethertype IPv6 (0x86dd), length 174: fc00::1.51820 > fc00::2.51820: UDP, length 112 tc-so:00:02:31.560004 b2:a0:3f:08:16:fb > b2:a0:e2:79:3c:21, ethertype IPv6 (0x86dd), length 1510: fc00::2 > fc00::1: frag (0|1448) 51820 > 51820: UDP, bad length 1456 > 1440 tc-so:00:02:31.560004 b2:a0:3f:08:16:fb > b2:a0:e2:79:3c:21, ethertype IPv6 (0x86dd), length 78: fc00::2 > fc00::1: frag (1448|16) tc-so:00:02:31.560004 b2:a0:3f:08:16:fb > b2:a0:e2:79:3c:21, ethertype IPv6 (0x86dd), length 174: fc00::2.51820 > fc00::1.51820: UDP, length 112 tc-so:00:02:36.770004 b2:a0:e2:79:3c:21 > b2:a0:3f:08:16:fb, ethertype IPv6 (0x86dd), length 1510: fc00::1 > fc00::2: frag (0|1448) 51820 > 51820: UDP, bad length 1456 > 1440 tc-so:00:02:36.770004 b2:a0:e2:79:3c:21 > b2:a0:3f:08:16:fb, ethertype IPv6 (0x86dd), length 78: fc00::1 > fc00::2: frag (1448|16) tc-so:00:02:36.770004 b2:a0:e2:79:3c:21 > b2:a0:3f:08:16:fb, ethertype IPv6 (0x86dd), length 174: fc00::1.51820 > fc00::2.51820: UDP, length 112 tc-so:00:02:32.010004 b2:a0:3f:08:16:fb > b2:a0:e2:79:3c:21, ethertype IPv6 (0x86dd), length 1510: fc00::2 > fc00::1: frag (0|1448) 51820 > 51820: UDP, bad length 1456 > 1440 tc-so:00:02:32.010004 b2:a0:3f:08:16:fb > b2:a0:e2:79:3c:21, ethertype IPv6 (0x86dd), length 78: fc00::2 > fc00::1: frag (1448|16) tc-so:00:02:32.010004 b2:a0:3f:08:16:fb > b2:a0:e2:79:3c:21, ethertype IPv6 (0x86dd), length 174: fc00::2.51820 > fc00::1.51820: UDP, length 112 tc-so:00:02:37.230004 b2:a0:e2:79:3c:21 > b2:a0:3f:08:16:fb, ethertype IPv6 (0x86dd), length 1510: fc00::1 > fc00::2: frag (0|1448) 51820 > 51820: UDP, bad length 1456 > 1440 tc-so:00:02:37.230004 b2:a0:e2:79:3c:21 > b2:a0:3f:08:16:fb, ethertype IPv6 (0x86dd), length 78: fc00::1 > fc00::2: frag (1448|16) tc-so:00:02:37.230004 b2:a0:e2:79:3c:21 > b2:a0:3f:08:16:fb, ethertype IPv6 (0x86dd), length 174: fc00::1.51820 > fc00::2.51820: UDP, length 112 tc-so:00:02:32.480004 b2:a0:3f:08:16:fb > b2:a0:e2:79:3c:21, ethertype IPv6 (0x86dd), length 1510: fc00::2 > fc00::1: frag (0|1448) 51820 > 51820: UDP, bad length 1456 > 1440 tc-so:00:02:32.480004 b2:a0:3f:08:16:fb > b2:a0:e2:79:3c:21, ethertype IPv6 (0x86dd), length 78: fc00::2 > fc00::1: frag (1448|16) tc-so:00:02:32.480004 b2:a0:3f:08:16:fb > b2:a0:e2:79:3c:21, ethertype IPv6 (0x86dd), length 174: fc00::2.51820 > fc00::1.51820: UDP, length 112 tc-so:00:02:37.710004 b2:a0:e2:79:3c:21 > b2:a0:3f:08:16:fb, ethertype IPv6 (0x86dd), length 1510: fc00::1 > fc00::2: frag (0|1448) 51820 > 51820: UDP, bad length 1456 > 1440 tc-so:00:02:37.710004 b2:a0:e2:79:3c:21 > b2:a0:3f:08:16:fb, ethertype IPv6 (0x86dd), length 78: fc00::1 > fc00::2: frag (1448|16) tc-so:00:02:37.710004 b2:a0:e2:79:3c:21 > b2:a0:3f:08:16:fb, ethertype IPv6 (0x86dd), length 174: fc00::1.51820 > fc00::2.51820: UDP, length 112 tc-so:00:02:32.910004 b2:a0:3f:08:16:fb > b2:a0:e2:79:3c:21, ethertype IPv6 (0x86dd), length 1510: fc00::2 > fc00::1: frag (0|1448) 51820 > 51820: UDP, bad length 1456 > 1440 tc-so:00:02:32.910004 b2:a0:3f:08:16:fb > b2:a0:e2:79:3c:21, ethertype IPv6 (0x86dd), length 78: fc00::2 > fc00::1: frag (1448|16) tc-so:00:02:32.910004 b2:a0:3f:08:16:fb > b2:a0:e2:79:3c:21, ethertype IPv6 (0x86dd), length 174: fc00::2.51820 > fc00::1.51820: UDP, length 112 tc-so:00:02:38.160004 b2:a0:e2:79:3c:21 > b2:a0:3f:08:16:fb, ethertype IPv6 (0x86dd), length 1510: fc00::1 > fc00::2: frag (0|1448) 51820 > 51820: UDP, bad length 1456 > 1440 tc-so:00:02:38.160004 b2:a0:e2:79:3c:21 > b2:a0:3f:08:16:fb, ethertype IPv6 (0x86dd), length 78: fc00::1 > fc00::2: frag (1448|16) tc-so:00:02:38.160004 b2:a0:e2:79:3c:21 > b2:a0:3f:08:16:fb, ethertype IPv6 (0x86dd), length 174: fc00::1.51820 > fc00::2.51820: UDP, length 112 tc-so:00:02:33.410004 b2:a0:3f:08:16:fb > b2:a0:e2:79:3c:21, ethertype IPv6 (0x86dd), length 1510: fc00::2 > fc00::1: frag (0|1448) 51820 > 51820: UDP, bad length 1456 > 1440 tc-so:00:02:33.410004 b2:a0:3f:08:16:fb > b2:a0:e2:79:3c:21, ethertype IPv6 (0x86dd), length 78: fc00::2 > fc00::1: frag (1448|16) tc-so:00:02:33.410004 b2:a0:3f:08:16:fb > b2:a0:e2:79:3c:21, ethertype IPv6 (0x86dd), length 174: fc00::2.51820 > fc00::1.51820: UDP, length 112 tc-so:00:02:38.600004 b2:a0:e2:79:3c:21 > b2:a0:3f:08:16:fb, ethertype IPv6 (0x86dd), length 1510: fc00::1 > fc00::2: frag (0|1448) 51820 > 51820: UDP, bad length 1456 > 1440 tc-so:00:02:38.600004 b2:a0:e2:79:3c:21 > b2:a0:3f:08:16:fb, ethertype IPv6 (0x86dd), length 78: fc00::1 > fc00::2: frag (1448|16) tc-so:00:02:38.600004 b2:a0:e2:79:3c:21 > b2:a0:3f:08:16:fb, ethertype IPv6 (0x86dd), length 174: fc00::1.51820 > fc00::2.51820: UDP, length 112 tc-so:00:02:33.850004 b2:a0:3f:08:16:fb > b2:a0:e2:79:3c:21, ethertype IPv6 (0x86dd), length 1510: fc00::2 > fc00::1: frag (0|1448) 51820 > 51820: UDP, bad length 1456 > 1440 tc-so:00:02:33.850004 b2:a0:3f:08:16:fb > b2:a0:e2:79:3c:21, ethertype IPv6 (0x86dd), length 78: fc00::2 > fc00::1: frag (1448|16) tc-so:00:02:33.850004 b2:a0:3f:08:16:fb > b2:a0:e2:79:3c:21, ethertype IPv6 (0x86dd), length 174: fc00::2.51820 > fc00::1.51820: UDP, length 112 tc-so:00:02:39.080004 b2:a0:e2:79:3c:21 > b2:a0:3f:08:16:fb, ethertype IPv6 (0x86dd), length 1510: fc00::1 > fc00::2: frag (0|1448) 51820 > 51820: UDP, bad length 1456 > 1440 tc-so:00:02:39.080004 b2:a0:e2:79:3c:21 > b2:a0:3f:08:16:fb, ethertype IPv6 (0x86dd), length 78: fc00::1 > fc00::2: frag (1448|16) tc-so:00:02:39.080004 b2:a0:e2:79:3c:21 > b2:a0:3f:08:16:fb, ethertype IPv6 (0x86dd), length 174: fc00::1.51820 > fc00::2.51820: UDP, length 112 tc-so:00:02:34.330004 b2:a0:3f:08:16:fb > b2:a0:e2:79:3c:21, ethertype IPv6 (0x86dd), length 1510: fc00::2 > fc00::1: frag (0|1448) 51820 > 51820: UDP, bad length 1456 > 1440 tc-so:00:02:34.330004 b2:a0:3f:08:16:fb > b2:a0:e2:79:3c:21, ethertype IPv6 (0x86dd), length 78: fc00::2 > fc00::1: frag (1448|16) tc-so:00:02:34.330004 b2:a0:3f:08:16:fb > b2:a0:e2:79:3c:21, ethertype IPv6 (0x86dd), length 174: fc00::2.51820 > fc00::1.51820: UDP, length 112 tc-so:00:02:39.520004 b2:a0:e2:79:3c:21 > b2:a0:3f:08:16:fb, ethertype IPv6 (0x86dd), length 1510: fc00::1 > fc00::2: frag (0|1448) 51820 > 51820: UDP, bad length 1456 > 1440 tc-so:00:02:39.520004 b2:a0:e2:79:3c:21 > b2:a0:3f:08:16:fb, ethertype IPv6 (0x86dd), length 78: fc00::1 > fc00::2: frag (1448|16) tc-so:00:02:39.520004 b2:a0:e2:79:3c:21 > b2:a0:3f:08:16:fb, ethertype IPv6 (0x86dd), length 174: fc00::1.51820 > fc00::2.51820: UDP, length 112 tc-so:00:02:34.770004 b2:a0:3f:08:16:fb > b2:a0:e2:79:3c:21, ethertype IPv6 (0x86dd), length 1510: fc00::2 > fc00::1: frag (0|1448) 51820 > 51820: UDP, bad length 1456 > 1440 tc-so:00:02:34.770004 b2:a0:3f:08:16:fb > b2:a0:e2:79:3c:21, ethertype IPv6 (0x86dd), length 78: fc00::2 > fc00::1: frag (1448|16) tc-so:00:02:34.770004 b2:a0:3f:08:16:fb > b2:a0:e2:79:3c:21, ethertype IPv6 (0x86dd), length 174: fc00::2.51820 > fc00::1.51820: UDP, length 112 tc-so:00:02:39.990004 b2:a0:e2:79:3c:21 > b2:a0:3f:08:16:fb, ethertype IPv6 (0x86dd), length 1510: fc00::1 > fc00::2: frag (0|1448) 51820 > 51820: UDP, bad length 1456 > 1440 tc-so:00:02:39.990004 b2:a0:e2:79:3c:21 > b2:a0:3f:08:16:fb, ethertype IPv6 (0x86dd), length 78: fc00::1 > fc00::2: frag (1448|16) tc-so:00:02:39.990004 b2:a0:e2:79:3c:21 > b2:a0:3f:08:16:fb, ethertype IPv6 (0x86dd), length 174: fc00::1.51820 > fc00::2.51820: UDP, length 112 tc-so:00:02:35.240004 b2:a0:3f:08:16:fb > b2:a0:e2:79:3c:21, ethertype IPv6 (0x86dd), length 1510: fc00::2 > fc00::1: frag (0|1448) 51820 > 51820: UDP, bad length 1456 > 1440 tc-so:00:02:35.240004 b2:a0:3f:08:16:fb > b2:a0:e2:79:3c:21, ethertype IPv6 (0x86dd), length 78: fc00::2 > fc00::1: frag (1448|16) tc-so:00:02:35.240004 b2:a0:3f:08:16:fb > b2:a0:e2:79:3c:21, ethertype IPv6 (0x86dd), length 174: fc00::2.51820 > fc00::1.51820: UDP, length 112 tc-so:00:02:40.480004 b2:a0:e2:79:3c:21 > b2:a0:3f:08:16:fb, ethertype IPv6 (0x86dd), length 1510: fc00::1 > fc00::2: frag (0|1448) 51820 > 51820: UDP, bad length 1456 > 1440 tc-so:00:02:40.480004 b2:a0:e2:79:3c:21 > b2:a0:3f:08:16:fb, ethertype IPv6 (0x86dd), length 78: fc00::1 > fc00::2: frag (1448|16) tc-so:00:02:40.480004 b2:a0:e2:79:3c:21 > b2:a0:3f:08:16:fb, ethertype IPv6 (0x86dd), length 174: fc00::1.51820 > fc00::2.51820: UDP, length 112 tc-so:00:02:35.720004 b2:a0:3f:08:16:fb > b2:a0:e2:79:3c:21, ethertype IPv6 (0x86dd), length 1510: fc00::2 > fc00::1: frag (0|1448) 51820 > 51820: UDP, bad length 1456 > 1440 tc-so:00:02:35.720004 b2:a0:3f:08:16:fb > b2:a0:e2:79:3c:21, ethertype IPv6 (0x86dd), length 78: fc00::2 > fc00::1: frag (1448|16) tc-so:00:02:35.720004 b2:a0:3f:08:16:fb > b2:a0:e2:79:3c:21, ethertype IPv6 (0x86dd), length 174: fc00::2.51820 > fc00::1.51820: UDP, length 112 tc-so:00:02:40.920004 b2:a0:e2:79:3c:21 > b2:a0:3f:08:16:fb, ethertype IPv6 (0x86dd), length 1510: fc00::1 > fc00::2: frag (0|1448) 51820 > 51820: UDP, bad length 1456 > 1440 tc-so:00:02:40.920004 b2:a0:e2:79:3c:21 > b2:a0:3f:08:16:fb, ethertype IPv6 (0x86dd), length 78: fc00::1 > fc00::2: frag (1448|16) tc-so:00:02:40.920004 b2:a0:e2:79:3c:21 > b2:a0:3f:08:16:fb, ethertype IPv6 (0x86dd), length 174: fc00::1.51820 > fc00::2.51820: UDP, length 112 tc-so:00:02:36.170004 b2:a0:3f:08:16:fb > b2:a0:e2:79:3c:21, ethertype IPv6 (0x86dd), length 1510: fc00::2 > fc00::1: frag (0|1448) 51820 > 51820: UDP, bad length 1456 > 1440 tc-so:00:02:36.170004 b2:a0:3f:08:16:fb > b2:a0:e2:79:3c:21, ethertype IPv6 (0x86dd), length 78: fc00::2 > fc00::1: frag (1448|16) tc-so:00:02:36.170004 b2:a0:3f:08:16:fb > b2:a0:e2:79:3c:21, ethertype IPv6 (0x86dd), length 174: fc00::2.51820 > fc00::1.51820: UDP, length 112 tc-so:00:02:41.820004 b2:a0:e2:79:3c:21 > b2:a0:3f:08:16:fb, ethertype IPv6 (0x86dd), length 1510: fc00::1 > fc00::2: frag (0|1448) 51820 > 51820: UDP, bad length 1456 > 1440 tc-so:00:02:41.820004 b2:a0:e2:79:3c:21 > b2:a0:3f:08:16:fb, ethertype IPv6 (0x86dd), length 78: fc00::1 > fc00::2: frag (1448|16) tc-so:00:02:41.820004 b2:a0:e2:79:3c:21 > b2:a0:3f:08:16:fb, ethertype IPv6 (0x86dd), length 174: fc00::1.51820 > fc00::2.51820: UDP, length 112 tc-so:00:02:37.040004 b2:a0:3f:08:16:fb > b2:a0:e2:79:3c:21, ethertype IPv6 (0x86dd), length 1510: fc00::2 > fc00::1: frag (0|1448) 51820 > 51820: UDP, bad length 1456 > 1440 tc-so:00:02:37.040004 b2:a0:3f:08:16:fb > b2:a0:e2:79:3c:21, ethertype IPv6 (0x86dd), length 78: fc00::2 > fc00::1: frag (1448|16) tc-so:00:02:37.040004 b2:a0:3f:08:16:fb > b2:a0:e2:79:3c:21, ethertype IPv6 (0x86dd), length 174: fc00::2.51820 > fc00::1.51820: UDP, length 112 tc-so:00:02:42.350004 b2:a0:e2:79:3c:21 > b2:a0:3f:08:16:fb, ethertype IPv6 (0x86dd), length 1510: fc00::1 > fc00::2: frag (0|1448) 51820 > 51820: UDP, bad length 1456 > 1440 tc-so:00:02:42.350004 b2:a0:e2:79:3c:21 > b2:a0:3f:08:16:fb, ethertype IPv6 (0x86dd), length 78: fc00::1 > fc00::2: frag (1448|16) tc-so:00:02:42.350004 b2:a0:e2:79:3c:21 > b2:a0:3f:08:16:fb, ethertype IPv6 (0x86dd), length 174: fc00::1.51820 > fc00::2.51820: UDP, length 112 tc-so:00:02:37.620004 b2:a0:3f:08:16:fb > b2:a0:e2:79:3c:21, ethertype IPv6 (0x86dd), length 1510: fc00::2 > fc00::1: frag (0|1448) 51820 > 51820: UDP, bad length 1456 > 1440 tc-so:00:02:37.620004 b2:a0:3f:08:16:fb > b2:a0:e2:79:3c:21, ethertype IPv6 (0x86dd), length 78: fc00::2 > fc00::1: frag (1448|16) tc-so:00:02:37.620004 b2:a0:3f:08:16:fb > b2:a0:e2:79:3c:21, ethertype IPv6 (0x86dd), length 174: fc00::2.51820 > fc00::1.51820: UDP, length 112 tc-so:00:02:42.900004 b2:a0:e2:79:3c:21 > b2:a0:3f:08:16:fb, ethertype IPv6 (0x86dd), length 1510: fc00::1 > fc00::2: frag (0|1448) 51820 > 51820: UDP, bad length 1456 > 1440 tc-so:00:02:42.900004 b2:a0:e2:79:3c:21 > b2:a0:3f:08:16:fb, ethertype IPv6 (0x86dd), length 78: fc00::1 > fc00::2: frag (1448|16) tc-so:00:02:42.900004 b2:a0:e2:79:3c:21 > b2:a0:3f:08:16:fb, ethertype IPv6 (0x86dd), length 174: fc00::1.51820 > fc00::2.51820: UDP, length 112 tc-so:00:02:38.140004 b2:a0:3f:08:16:fb > b2:a0:e2:79:3c:21, ethertype IPv6 (0x86dd), length 1510: fc00::2 > fc00::1: frag (0|1448) 51820 > 51820: UDP, bad length 1456 > 1440 tc-so:00:02:38.140004 b2:a0:3f:08:16:fb > b2:a0:e2:79:3c:21, ethertype IPv6 (0x86dd), length 78: fc00::2 > fc00::1: frag (1448|16) tc-so:00:02:38.140004 b2:a0:3f:08:16:fb > b2:a0:e2:79:3c:21, ethertype IPv6 (0x86dd), length 174: fc00::2.51820 > fc00::1.51820: UDP, length 112 tc-so:00:02:43.430004 b2:a0:e2:79:3c:21 > b2:a0:3f:08:16:fb, ethertype IPv6 (0x86dd), length 1510: fc00::1 > fc00::2: frag (0|1448) 51820 > 51820: UDP, bad length 1456 > 1440 tc-so:00:02:43.430004 b2:a0:e2:79:3c:21 > b2:a0:3f:08:16:fb, ethertype IPv6 (0x86dd), length 78: fc00::1 > fc00::2: frag (1448|16) tc-so:00:02:43.430004 b2:a0:e2:79:3c:21 > b2:a0:3f:08:16:fb, ethertype IPv6 (0x86dd), length 174: fc00::1.51820 > fc00::2.51820: UDP, length 112 tc-so:00:02:38.670004 b2:a0:3f:08:16:fb > b2:a0:e2:79:3c:21, ethertype IPv6 (0x86dd), length 1510: fc00::2 > fc00::1: frag (0|1448) 51820 > 51820: UDP, bad length 1456 > 1440 tc-so:00:02:38.670004 b2:a0:3f:08:16:fb > b2:a0:e2:79:3c:21, ethertype IPv6 (0x86dd), length 78: fc00::2 > fc00::1: frag (1448|16) tc-so:00:02:38.670004 b2:a0:3f:08:16:fb > b2:a0:e2:79:3c:21, ethertype IPv6 (0x86dd), length 174: fc00::2.51820 > fc00::1.51820: UDP, length 112 tc-so:00:02:44.050004 b2:a0:e2:79:3c:21 > b2:a0:3f:08:16:fb, ethertype IPv6 (0x86dd), length 1510: fc00::1 > fc00::2: frag (0|1448) 51820 > 51820: UDP, bad length 1456 > 1440 tc-so:00:02:44.050004 b2:a0:e2:79:3c:21 > b2:a0:3f:08:16:fb, ethertype IPv6 (0x86dd), length 78: fc00::1 > fc00::2: frag (1448|16) tc-so:00:02:44.050004 b2:a0:e2:79:3c:21 > b2:a0:3f:08:16:fb, ethertype IPv6 (0x86dd), length 174: fc00::1.51820 > fc00::2.51820: UDP, length 112 tc-so:00:02:39.300004 b2:a0:3f:08:16:fb > b2:a0:e2:79:3c:21, ethertype IPv6 (0x86dd), length 1510: fc00::2 > fc00::1: frag (0|1448) 51820 > 51820: UDP, bad length 1456 > 1440 tc-so:00:02:39.300004 b2:a0:3f:08:16:fb > b2:a0:e2:79:3c:21, ethertype IPv6 (0x86dd), length 78: fc00::2 > fc00::1: frag (1448|16) tc-so:00:02:39.300004 b2:a0:3f:08:16:fb > b2:a0:e2:79:3c:21, ethertype IPv6 (0x86dd), length 174: fc00::2.51820 > fc00::1.51820: UDP, length 112 tc-so:00:02:44.570004 b2:a0:e2:79:3c:21 > b2:a0:3f:08:16:fb, ethertype IPv6 (0x86dd), length 1510: fc00::1 > fc00::2: frag (0|1448) 51820 > 51820: UDP, bad length 1456 > 1440 tc-so:00:02:44.620004 b2:a0:e2:79:3c:21 > b2:a0:3f:08:16:fb, ethertype IPv6 (0x86dd), length 78: fc00::1 > fc00::2: frag (1448|16) tc-so:00:02:44.620004 b2:a0:e2:79:3c:21 > b2:a0:3f:08:16:fb, ethertype IPv6 (0x86dd), length 190: fc00::1.51820 > fc00::2.51820: UDP, length 128 tc-so:00:02:39.820004 b2:a0:3f:08:16:fb > b2:a0:e2:79:3c:21, ethertype IPv6 (0x86dd), length 1510: fc00::2 > fc00::1: frag (0|1448) 51820 > 51820: UDP, bad length 1456 > 1440 tc-so:00:02:39.820004 b2:a0:3f:08:16:fb > b2:a0:e2:79:3c:21, ethertype IPv6 (0x86dd), length 78: fc00::2 > fc00::1: frag (1448|16) tc-so:00:02:39.860004 b2:a0:3f:08:16:fb > b2:a0:e2:79:3c:21, ethertype IPv6 (0x86dd), length 190: fc00::2.51820 > fc00::1.51820: UDP, length 128 tc-so:00:02:45.160004 b2:a0:e2:79:3c:21 > b2:a0:3f:08:16:fb, ethertype IPv6 (0x86dd), length 1510: fc00::1 > fc00::2: frag (0|1448) 51820 > 51820: UDP, bad length 1456 > 1440 tc-so:00:02:45.160004 b2:a0:e2:79:3c:21 > b2:a0:3f:08:16:fb, ethertype IPv6 (0x86dd), length 78: fc00::1 > fc00::2: frag (1448|16) tc-so:00:02:45.160004 b2:a0:e2:79:3c:21 > b2:a0:3f:08:16:fb, ethertype IPv6 (0x86dd), length 190: fc00::1.51820 > fc00::2.51820: UDP, length 128 tc-so:00:02:40.380004 b2:a0:3f:08:16:fb > b2:a0:e2:79:3c:21, ethertype IPv6 (0x86dd), length 1510: fc00::2 > fc00::1: frag (0|1448) 51820 > 51820: UDP, bad length 1456 > 1440 tc-so:00:02:40.380004 b2:a0:3f:08:16:fb > b2:a0:e2:79:3c:21, ethertype IPv6 (0x86dd), length 78: fc00::2 > fc00::1: frag (1448|16) tc-so:00:02:40.380004 b2:a0:3f:08:16:fb > b2:a0:e2:79:3c:21, ethertype IPv6 (0x86dd), length 190: fc00::2.51820 > fc00::1.51820: UDP, length 128 tc-so:00:02:45.660004 b2:a0:e2:79:3c:21 > b2:a0:3f:08:16:fb, ethertype IPv6 (0x86dd), length 1510: fc00::1 > fc00::2: frag (0|1448) 51820 > 51820: UDP, bad length 1456 > 1440 tc-so:00:02:45.660004 b2:a0:e2:79:3c:21 > b2:a0:3f:08:16:fb, ethertype IPv6 (0x86dd), length 78: fc00::1 > fc00::2: frag (1448|16) tc-so:00:02:45.660004 b2:a0:e2:79:3c:21 > b2:a0:3f:08:16:fb, ethertype IPv6 (0x86dd), length 190: fc00::1.51820 > fc00::2.51820: UDP, length 128 tc-so:00:02:40.910004 b2:a0:3f:08:16:fb > b2:a0:e2:79:3c:21, ethertype IPv6 (0x86dd), length 1510: fc00::2 > fc00::1: frag (0|1448) 51820 > 51820: UDP, bad length 1456 > 1440 tc-so:00:02:40.910004 b2:a0:3f:08:16:fb > b2:a0:e2:79:3c:21, ethertype IPv6 (0x86dd), length 78: fc00::2 > fc00::1: frag (1448|16) tc-so:00:02:40.910004 b2:a0:3f:08:16:fb > b2:a0:e2:79:3c:21, ethertype IPv6 (0x86dd), length 190: fc00::2.51820 > fc00::1.51820: UDP, length 128 tc-so:00:02:46.310004 b2:a0:e2:79:3c:21 > b2:a0:3f:08:16:fb, ethertype IPv6 (0x86dd), length 1510: fc00::1 > fc00::2: frag (0|1448) 51820 > 51820: UDP, bad length 1456 > 1440 tc-so:00:02:46.350004 b2:a0:e2:79:3c:21 > b2:a0:3f:08:16:fb, ethertype IPv6 (0x86dd), length 78: fc00::1 > fc00::2: frag (1448|16) tc-so:00:02:46.350004 b2:a0:e2:79:3c:21 > b2:a0:3f:08:16:fb, ethertype IPv6 (0x86dd), length 190: fc00::1.51820 > fc00::2.51820: UDP, length 128 tc-so:00:02:41.550004 b2:a0:3f:08:16:fb > b2:a0:e2:79:3c:21, ethertype IPv6 (0x86dd), length 1510: fc00::2 > fc00::1: frag (0|1448) 51820 > 51820: UDP, bad length 1456 > 1440 tc-so:00:02:41.550004 b2:a0:3f:08:16:fb > b2:a0:e2:79:3c:21, ethertype IPv6 (0x86dd), length 78: fc00::2 > fc00::1: frag (1448|16) tc-so:00:02:41.550004 b2:a0:3f:08:16:fb > b2:a0:e2:79:3c:21, ethertype IPv6 (0x86dd), length 190: fc00::2.51820 > fc00::1.51820: UDP, length 128 tc-so:00:02:46.830004 b2:a0:e2:79:3c:21 > b2:a0:3f:08:16:fb, ethertype IPv6 (0x86dd), length 1510: fc00::1 > fc00::2: frag (0|1448) 51820 > 51820: UDP, bad length 1456 > 1440 tc-so:00:02:46.830004 b2:a0:e2:79:3c:21 > b2:a0:3f:08:16:fb, ethertype IPv6 (0x86dd), length 78: fc00::1 > fc00::2: frag (1448|16) tc-so:00:02:46.830004 b2:a0:e2:79:3c:21 > b2:a0:3f:08:16:fb, ethertype IPv6 (0x86dd), length 190: fc00::1.51820 > fc00::2.51820: UDP, length 128 tc-so:00:02:42.070004 b2:a0:3f:08:16:fb > b2:a0:e2:79:3c:21, ethertype IPv6 (0x86dd), length 1510: fc00::2 > fc00::1: frag (0|1448) 51820 > 51820: UDP, bad length 1456 > 1440 tc-so:00:02:42.070004 b2:a0:3f:08:16:fb > b2:a0:e2:79:3c:21, ethertype IPv6 (0x86dd), length 78: fc00::2 > fc00::1: frag (1448|16) tc-so:00:02:42.070004 b2:a0:3f:08:16:fb > b2:a0:e2:79:3c:21, ethertype IPv6 (0x86dd), length 190: fc00::2.51820 > fc00::1.51820: UDP, length 128 tc-so:00:02:47.470004 b2:a0:e2:79:3c:21 > b2:a0:3f:08:16:fb, ethertype IPv6 (0x86dd), length 1510: fc00::1 > fc00::2: frag (0|1448) 51820 > 51820: UDP, bad length 1456 > 1440 tc-so:00:02:47.470004 b2:a0:e2:79:3c:21 > b2:a0:3f:08:16:fb, ethertype IPv6 (0x86dd), length 78: fc00::1 > fc00::2: frag (1448|16) tc-so:00:02:47.470004 b2:a0:e2:79:3c:21 > b2:a0:3f:08:16:fb, ethertype IPv6 (0x86dd), length 190: fc00::1.51820 > fc00::2.51820: UDP, length 128 tc-so:00:02:42.690004 b2:a0:3f:08:16:fb > b2:a0:e2:79:3c:21, ethertype IPv6 (0x86dd), length 1510: fc00::2 > fc00::1: frag (0|1448) 51820 > 51820: UDP, bad length 1456 > 1440 tc-so:00:02:42.690004 b2:a0:3f:08:16:fb > b2:a0:e2:79:3c:21, ethertype IPv6 (0x86dd), length 78: fc00::2 > fc00::1: frag (1448|16) tc-so:00:02:42.690004 b2:a0:3f:08:16:fb > b2:a0:e2:79:3c:21, ethertype IPv6 (0x86dd), length 190: fc00::2.51820 > fc00::1.51820: UDP, length 128 tc-so:00:02:47.950004 b2:a0:e2:79:3c:21 > b2:a0:3f:08:16:fb, ethertype IPv6 (0x86dd), length 1510: fc00::1 > fc00::2: frag (0|1448) 51820 > 51820: UDP, bad length 1456 > 1440 tc-so:00:02:47.950004 b2:a0:e2:79:3c:21 > b2:a0:3f:08:16:fb, ethertype IPv6 (0x86dd), length 78: fc00::1 > fc00::2: frag (1448|16) tc-so:00:02:47.950004 b2:a0:e2:79:3c:21 > b2:a0:3f:08:16:fb, ethertype IPv6 (0x86dd), length 190: fc00::1.51820 > fc00::2.51820: UDP, length 128 tc-so:00:02:43.170004 b2:a0:3f:08:16:fb > b2:a0:e2:79:3c:21, ethertype IPv6 (0x86dd), length 1510: fc00::2 > fc00::1: frag (0|1448) 51820 > 51820: UDP, bad length 1456 > 1440 tc-so:00:02:43.170004 b2:a0:3f:08:16:fb > b2:a0:e2:79:3c:21, ethertype IPv6 (0x86dd), length 78: fc00::2 > fc00::1: frag (1448|16) tc-so:00:02:43.170004 b2:a0:3f:08:16:fb > b2:a0:e2:79:3c:21, ethertype IPv6 (0x86dd), length 190: fc00::2.51820 > fc00::1.51820: UDP, length 128 tc-so:00:02:48.410004 b2:a0:e2:79:3c:21 > b2:a0:3f:08:16:fb, ethertype IPv6 (0x86dd), length 1510: fc00::1 > fc00::2: frag (0|1448) 51820 > 51820: UDP, bad length 1456 > 1440 tc-so:00:02:48.450004 b2:a0:e2:79:3c:21 > b2:a0:3f:08:16:fb, ethertype IPv6 (0x86dd), length 78: fc00::1 > fc00::2: frag (1448|16) tc-so:00:02:48.450004 b2:a0:e2:79:3c:21 > b2:a0:3f:08:16:fb, ethertype IPv6 (0x86dd), length 190: fc00::1.51820 > fc00::2.51820: UDP, length 128 tc-so:00:02:43.650004 b2:a0:3f:08:16:fb > b2:a0:e2:79:3c:21, ethertype IPv6 (0x86dd), length 1510: fc00::2 > fc00::1: frag (0|1448) 51820 > 51820: UDP, bad length 1456 > 1440 tc-so:00:02:43.650004 b2:a0:3f:08:16:fb > b2:a0:e2:79:3c:21, ethertype IPv6 (0x86dd), length 78: fc00::2 > fc00::1: frag (1448|16) tc-so:00:02:43.650004 b2:a0:3f:08:16:fb > b2:a0:e2:79:3c:21, ethertype IPv6 (0x86dd), length 190: fc00::2.51820 > fc00::1.51820: UDP, length 128 tc-so:00:02:48.920004 b2:a0:e2:79:3c:21 > b2:a0:3f:08:16:fb, ethertype IPv6 (0x86dd), length 1510: fc00::1 > fc00::2: frag (0|1448) 51820 > 51820: UDP, bad length 1456 > 1440 tc-so:00:02:48.920004 b2:a0:e2:79:3c:21 > b2:a0:3f:08:16:fb, ethertype IPv6 (0x86dd), length 78: fc00::1 > fc00::2: frag (1448|16) tc-so:00:02:48.920004 b2:a0:e2:79:3c:21 > b2:a0:3f:08:16:fb, ethertype IPv6 (0x86dd), length 190: fc00::1.51820 > fc00::2.51820: UDP, length 128 tc-so:00:02:44.160004 b2:a0:3f:08:16:fb > b2:a0:e2:79:3c:21, ethertype IPv6 (0x86dd), length 1510: fc00::2 > fc00::1: frag (0|1448) 51820 > 51820: UDP, bad length 1456 > 1440 tc-so:00:02:44.160004 b2:a0:3f:08:16:fb > b2:a0:e2:79:3c:21, ethertype IPv6 (0x86dd), length 78: fc00::2 > fc00::1: frag (1448|16) tc-so:00:02:44.160004 b2:a0:3f:08:16:fb > b2:a0:e2:79:3c:21, ethertype IPv6 (0x86dd), length 190: fc00::2.51820 > fc00::1.51820: UDP, length 128 tc-so:00:02:49.400004 b2:a0:e2:79:3c:21 > b2:a0:3f:08:16:fb, ethertype IPv6 (0x86dd), length 1510: fc00::1 > fc00::2: frag (0|1448) 51820 > 51820: UDP, bad length 1456 > 1440 tc-so:00:02:49.400004 b2:a0:e2:79:3c:21 > b2:a0:3f:08:16:fb, ethertype IPv6 (0x86dd), length 78: fc00::1 > fc00::2: frag (1448|16) tc-so:00:02:49.400004 b2:a0:e2:79:3c:21 > b2:a0:3f:08:16:fb, ethertype IPv6 (0x86dd), length 190: fc00::1.51820 > fc00::2.51820: UDP, length 128 tc-so:00:02:44.620004 b2:a0:3f:08:16:fb > b2:a0:e2:79:3c:21, ethertype IPv6 (0x86dd), length 1510: fc00::2 > fc00::1: frag (0|1448) 51820 > 51820: UDP, bad length 1456 > 1440 tc-so:00:02:44.620004 b2:a0:3f:08:16:fb > b2:a0:e2:79:3c:21, ethertype IPv6 (0x86dd), length 78: fc00::2 > fc00::1: frag (1448|16) tc-so:00:02:44.620004 b2:a0:3f:08:16:fb > b2:a0:e2:79:3c:21, ethertype IPv6 (0x86dd), length 190: fc00::2.51820 > fc00::1.51820: UDP, length 128 tc-so:00:02:49.890004 b2:a0:e2:79:3c:21 > b2:a0:3f:08:16:fb, ethertype IPv6 (0x86dd), length 1510: fc00::1 > fc00::2: frag (0|1448) 51820 > 51820: UDP, bad length 1456 > 1440 tc-so:00:02:49.890004 b2:a0:e2:79:3c:21 > b2:a0:3f:08:16:fb, ethertype IPv6 (0x86dd), length 78: fc00::1 > fc00::2: frag (1448|16) tc-so:00:02:49.890004 b2:a0:e2:79:3c:21 > b2:a0:3f:08:16:fb, ethertype IPv6 (0x86dd), length 190: fc00::1.51820 > fc00::2.51820: UDP, length 128 tc-so:00:02:45.110004 b2:a0:3f:08:16:fb > b2:a0:e2:79:3c:21, ethertype IPv6 (0x86dd), length 1510: fc00::2 > fc00::1: frag (0|1448) 51820 > 51820: UDP, bad length 1456 > 1440 tc-so:00:02:45.110004 b2:a0:3f:08:16:fb > b2:a0:e2:79:3c:21, ethertype IPv6 (0x86dd), length 78: fc00::2 > fc00::1: frag (1448|16) tc-so:00:02:45.110004 b2:a0:3f:08:16:fb > b2:a0:e2:79:3c:21, ethertype IPv6 (0x86dd), length 190: fc00::2.51820 > fc00::1.51820: UDP, length 128 tc-so:00:02:50.350004 b2:a0:e2:79:3c:21 > b2:a0:3f:08:16:fb, ethertype IPv6 (0x86dd), length 1510: fc00::1 > fc00::2: frag (0|1448) 51820 > 51820: UDP, bad length 1456 > 1440 tc-so:00:02:50.350004 b2:a0:e2:79:3c:21 > b2:a0:3f:08:16:fb, ethertype IPv6 (0x86dd), length 78: fc00::1 > fc00::2: frag (1448|16) tc-so:00:02:50.350004 b2:a0:e2:79:3c:21 > b2:a0:3f:08:16:fb, ethertype IPv6 (0x86dd), length 190: fc00::1.51820 > fc00::2.51820: UDP, length 128 tc-so:00:02:45.570004 b2:a0:3f:08:16:fb > b2:a0:e2:79:3c:21, ethertype IPv6 (0x86dd), length 1510: fc00::2 > fc00::1: frag (0|1448) 51820 > 51820: UDP, bad length 1456 > 1440 tc-so:00:02:45.610004 b2:a0:3f:08:16:fb > b2:a0:e2:79:3c:21, ethertype IPv6 (0x86dd), length 78: fc00::2 > fc00::1: frag (1448|16) tc-so:00:02:45.610004 b2:a0:3f:08:16:fb > b2:a0:e2:79:3c:21, ethertype IPv6 (0x86dd), length 190: fc00::2.51820 > fc00::1.51820: UDP, length 128 tc-so:00:02:50.810004 b2:a0:e2:79:3c:21 > b2:a0:3f:08:16:fb, ethertype IPv6 (0x86dd), length 1510: fc00::1 > fc00::2: frag (0|1448) 51820 > 51820: UDP, bad length 1456 > 1440 tc-so:00:02:50.810004 b2:a0:e2:79:3c:21 > b2:a0:3f:08:16:fb, ethertype IPv6 (0x86dd), length 78: fc00::1 > fc00::2: frag (1448|16) tc-so:00:02:50.810004 b2:a0:e2:79:3c:21 > b2:a0:3f:08:16:fb, ethertype IPv6 (0x86dd), length 190: fc00::1.51820 > fc00::2.51820: UDP, length 128 tc-so:00:02:46.030004 b2:a0:3f:08:16:fb > b2:a0:e2:79:3c:21, ethertype IPv6 (0x86dd), length 1510: fc00::2 > fc00::1: frag (0|1448) 51820 > 51820: UDP, bad length 1456 > 1440 tc-so:00:02:46.070004 b2:a0:3f:08:16:fb > b2:a0:e2:79:3c:21, ethertype IPv6 (0x86dd), length 78: fc00::2 > fc00::1: frag (1448|16) tc-so:00:02:46.070004 b2:a0:3f:08:16:fb > b2:a0:e2:79:3c:21, ethertype IPv6 (0x86dd), length 190: fc00::2.51820 > fc00::1.51820: UDP, length 128 tc-so:00:02:51.260004 b2:a0:e2:79:3c:21 > b2:a0:3f:08:16:fb, ethertype IPv6 (0x86dd), length 1510: fc00::1 > fc00::2: frag (0|1448) 51820 > 51820: UDP, bad length 1456 > 1440 tc-so:00:02:51.260004 b2:a0:e2:79:3c:21 > b2:a0:3f:08:16:fb, ethertype IPv6 (0x86dd), length 78: fc00::1 > fc00::2: frag (1448|16) tc-so:00:02:51.260004 b2:a0:e2:79:3c:21 > b2:a0:3f:08:16:fb, ethertype IPv6 (0x86dd), length 190: fc00::1.51820 > fc00::2.51820: UDP, length 128 tc-so:00:02:46.480004 b2:a0:3f:08:16:fb > b2:a0:e2:79:3c:21, ethertype IPv6 (0x86dd), length 1510: fc00::2 > fc00::1: frag (0|1448) 51820 > 51820: UDP, bad length 1456 > 1440 tc-so:00:02:46.480004 b2:a0:3f:08:16:fb > b2:a0:e2:79:3c:21, ethertype IPv6 (0x86dd), length 78: fc00::2 > fc00::1: frag (1448|16) tc-so:00:02:46.480004 b2:a0:3f:08:16:fb > b2:a0:e2:79:3c:21, ethertype IPv6 (0x86dd), length 190: fc00::2.51820 > fc00::1.51820: UDP, length 128 tc-so:00:02:51.760004 b2:a0:e2:79:3c:21 > b2:a0:3f:08:16:fb, ethertype IPv6 (0x86dd), length 1510: fc00::1 > fc00::2: frag (0|1448) 51820 > 51820: UDP, bad length 1456 > 1440 tc-so:00:02:51.760004 b2:a0:e2:79:3c:21 > b2:a0:3f:08:16:fb, ethertype IPv6 (0x86dd), length 78: fc00::1 > fc00::2: frag (1448|16) tc-so:00:02:51.760004 b2:a0:e2:79:3c:21 > b2:a0:3f:08:16:fb, ethertype IPv6 (0x86dd), length 190: fc00::1.51820 > fc00::2.51820: UDP, length 128 tc-so:00:02:47.020004 b2:a0:3f:08:16:fb > b2:a0:e2:79:3c:21, ethertype IPv6 (0x86dd), length 1510: fc00::2 > fc00::1: frag (0|1448) 51820 > 51820: UDP, bad length 1456 > 1440 tc-so:00:02:47.020004 b2:a0:3f:08:16:fb > b2:a0:e2:79:3c:21, ethertype IPv6 (0x86dd), length 78: fc00::2 > fc00::1: frag (1448|16) tc-so:00:02:47.020004 b2:a0:3f:08:16:fb > b2:a0:e2:79:3c:21, ethertype IPv6 (0x86dd), length 190: fc00::2.51820 > fc00::1.51820: UDP, length 128 tc-so:00:02:52.270004 b2:a0:e2:79:3c:21 > b2:a0:3f:08:16:fb, ethertype IPv6 (0x86dd), length 1510: fc00::1 > fc00::2: frag (0|1448) 51820 > 51820: UDP, bad length 1456 > 1440 tc-so:00:02:52.270004 b2:a0:e2:79:3c:21 > b2:a0:3f:08:16:fb, ethertype IPv6 (0x86dd), length 78: fc00::1 > fc00::2: frag (1448|16) tc-so:00:02:52.270004 b2:a0:e2:79:3c:21 > b2:a0:3f:08:16:fb, ethertype IPv6 (0x86dd), length 190: fc00::1.51820 > fc00::2.51820: UDP, length 128 tc-so:00:02:47.490004 b2:a0:3f:08:16:fb > b2:a0:e2:79:3c:21, ethertype IPv6 (0x86dd), length 1510: fc00::2 > fc00::1: frag (0|1448) 51820 > 51820: UDP, bad length 1456 > 1440 tc-so:00:02:47.490004 b2:a0:3f:08:16:fb > b2:a0:e2:79:3c:21, ethertype IPv6 (0x86dd), length 78: fc00::2 > fc00::1: frag (1448|16) tc-so:00:02:47.490004 b2:a0:3f:08:16:fb > b2:a0:e2:79:3c:21, ethertype IPv6 (0x86dd), length 190: fc00::2.51820 > fc00::1.51820: UDP, length 128 tc-so:00:02:52.740004 b2:a0:e2:79:3c:21 > b2:a0:3f:08:16:fb, ethertype IPv6 (0x86dd), length 1510: fc00::1 > fc00::2: frag (0|1448) 51820 > 51820: UDP, bad length 1456 > 1440 tc-so:00:02:52.740004 b2:a0:e2:79:3c:21 > b2:a0:3f:08:16:fb, ethertype IPv6 (0x86dd), length 78: fc00::1 > fc00::2: frag (1448|16) tc-so:00:02:52.740004 b2:a0:e2:79:3c:21 > b2:a0:3f:08:16:fb, ethertype IPv6 (0x86dd), length 206: fc00::1.51820 > fc00::2.51820: UDP, length 144 tc-so:00:02:47.980004 b2:a0:3f:08:16:fb > b2:a0:e2:79:3c:21, ethertype IPv6 (0x86dd), length 1510: fc00::2 > fc00::1: frag (0|1448) 51820 > 51820: UDP, bad length 1456 > 1440 tc-so:00:02:47.980004 b2:a0:3f:08:16:fb > b2:a0:e2:79:3c:21, ethertype IPv6 (0x86dd), length 78: fc00::2 > fc00::1: frag (1448|16) tc-so:00:02:47.980004 b2:a0:3f:08:16:fb > b2:a0:e2:79:3c:21, ethertype IPv6 (0x86dd), length 206: fc00::2.51820 > fc00::1.51820: UDP, length 144 tc-so:00:02:53.230004 b2:a0:e2:79:3c:21 > b2:a0:3f:08:16:fb, ethertype IPv6 (0x86dd), length 1510: fc00::1 > fc00::2: frag (0|1448) 51820 > 51820: UDP, bad length 1456 > 1440 tc-so:00:02:53.230004 b2:a0:e2:79:3c:21 > b2:a0:3f:08:16:fb, ethertype IPv6 (0x86dd), length 78: fc00::1 > fc00::2: frag (1448|16) tc-so:00:02:53.230004 b2:a0:e2:79:3c:21 > b2:a0:3f:08:16:fb, ethertype IPv6 (0x86dd), length 206: fc00::1.51820 > fc00::2.51820: UDP, length 144 tc-so:00:02:48.470004 b2:a0:3f:08:16:fb > b2:a0:e2:79:3c:21, ethertype IPv6 (0x86dd), length 1510: fc00::2 > fc00::1: frag (0|1448) 51820 > 51820: UDP, bad length 1456 > 1440 tc-so:00:02:48.470004 b2:a0:3f:08:16:fb > b2:a0:e2:79:3c:21, ethertype IPv6 (0x86dd), length 78: fc00::2 > fc00::1: frag (1448|16) tc-so:00:02:48.470004 b2:a0:3f:08:16:fb > b2:a0:e2:79:3c:21, ethertype IPv6 (0x86dd), length 206: fc00::2.51820 > fc00::1.51820: UDP, length 144 tc-so:00:02:53.680004 b2:a0:e2:79:3c:21 > b2:a0:3f:08:16:fb, ethertype IPv6 (0x86dd), length 1510: fc00::1 > fc00::2: frag (0|1448) 51820 > 51820: UDP, bad length 1456 > 1440 tc-so:00:02:53.680004 b2:a0:e2:79:3c:21 > b2:a0:3f:08:16:fb, ethertype IPv6 (0x86dd), length 78: fc00::1 > fc00::2: frag (1448|16) tc-so:00:02:53.720004 b2:a0:e2:79:3c:21 > b2:a0:3f:08:16:fb, ethertype IPv6 (0x86dd), length 206: fc00::1.51820 > fc00::2.51820: UDP, length 144 tc-so:00:02:48.920004 b2:a0:3f:08:16:fb > b2:a0:e2:79:3c:21, ethertype IPv6 (0x86dd), length 1510: fc00::2 > fc00::1: frag (0|1448) 51820 > 51820: UDP, bad length 1456 > 1440 tc-so:00:02:48.920004 b2:a0:3f:08:16:fb > b2:a0:e2:79:3c:21, ethertype IPv6 (0x86dd), length 78: fc00::2 > fc00::1: frag (1448|16) tc-so:00:02:48.920004 b2:a0:3f:08:16:fb > b2:a0:e2:79:3c:21, ethertype IPv6 (0x86dd), length 206: fc00::2.51820 > fc00::1.51820: UDP, length 144 tc-so:00:02:54.170004 b2:a0:e2:79:3c:21 > b2:a0:3f:08:16:fb, ethertype IPv6 (0x86dd), length 1510: fc00::1 > fc00::2: frag (0|1448) 51820 > 51820: UDP, bad length 1456 > 1440 tc-so:00:02:54.170004 b2:a0:e2:79:3c:21 > b2:a0:3f:08:16:fb, ethertype IPv6 (0x86dd), length 78: fc00::1 > fc00::2: frag (1448|16) tc-so:00:02:54.170004 b2:a0:e2:79:3c:21 > b2:a0:3f:08:16:fb, ethertype IPv6 (0x86dd), length 206: fc00::1.51820 > fc00::2.51820: UDP, length 144 tc-so:00:02:49.410004 b2:a0:3f:08:16:fb > b2:a0:e2:79:3c:21, ethertype IPv6 (0x86dd), length 1510: fc00::2 > fc00::1: frag (0|1448) 51820 > 51820: UDP, bad length 1456 > 1440 tc-so:00:02:49.410004 b2:a0:3f:08:16:fb > b2:a0:e2:79:3c:21, ethertype IPv6 (0x86dd), length 78: fc00::2 > fc00::1: frag (1448|16) tc-so:00:02:49.410004 b2:a0:3f:08:16:fb > b2:a0:e2:79:3c:21, ethertype IPv6 (0x86dd), length 206: fc00::2.51820 > fc00::1.51820: UDP, length 144 tc-so:00:02:54.650004 b2:a0:e2:79:3c:21 > b2:a0:3f:08:16:fb, ethertype IPv6 (0x86dd), length 1510: fc00::1 > fc00::2: frag (0|1448) 51820 > 51820: UDP, bad length 1456 > 1440 tc-so:00:02:54.650004 b2:a0:e2:79:3c:21 > b2:a0:3f:08:16:fb, ethertype IPv6 (0x86dd), length 78: fc00::1 > fc00::2: frag (1448|16) tc-so:00:02:54.650004 b2:a0:e2:79:3c:21 > b2:a0:3f:08:16:fb, ethertype IPv6 (0x86dd), length 206: fc00::1.51820 > fc00::2.51820: UDP, length 144 tc-so:00:02:49.890004 b2:a0:3f:08:16:fb > b2:a0:e2:79:3c:21, ethertype IPv6 (0x86dd), length 1510: fc00::2 > fc00::1: frag (0|1448) 51820 > 51820: UDP, bad length 1456 > 1440 tc-so:00:02:49.890004 b2:a0:3f:08:16:fb > b2:a0:e2:79:3c:21, ethertype IPv6 (0x86dd), length 78: fc00::2 > fc00::1: frag (1448|16) tc-so:00:02:49.890004 b2:a0:3f:08:16:fb > b2:a0:e2:79:3c:21, ethertype IPv6 (0x86dd), length 206: fc00::2.51820 > fc00::1.51820: UDP, length 144 tc-so:00:02:55.140004 b2:a0:e2:79:3c:21 > b2:a0:3f:08:16:fb, ethertype IPv6 (0x86dd), length 1510: fc00::1 > fc00::2: frag (0|1448) 51820 > 51820: UDP, bad length 1456 > 1440 tc-so:00:02:55.140004 b2:a0:e2:79:3c:21 > b2:a0:3f:08:16:fb, ethertype IPv6 (0x86dd), length 78: fc00::1 > fc00::2: frag (1448|16) tc-so:00:02:55.140004 b2:a0:e2:79:3c:21 > b2:a0:3f:08:16:fb, ethertype IPv6 (0x86dd), length 206: fc00::1.51820 > fc00::2.51820: UDP, length 144 tc-so:00:02:50.340004 b2:a0:3f:08:16:fb > b2:a0:e2:79:3c:21, ethertype IPv6 (0x86dd), length 1510: fc00::2 > fc00::1: frag (0|1448) 51820 > 51820: UDP, bad length 1456 > 1440 tc-so:00:02:50.340004 b2:a0:3f:08:16:fb > b2:a0:e2:79:3c:21, ethertype IPv6 (0x86dd), length 78: fc00::2 > fc00::1: frag (1448|16) tc-so:00:02:50.340004 b2:a0:3f:08:16:fb > b2:a0:e2:79:3c:21, ethertype IPv6 (0x86dd), length 206: fc00::2.51820 > fc00::1.51820: UDP, length 144 tc-so:00:02:55.600004 b2:a0:e2:79:3c:21 > b2:a0:3f:08:16:fb, ethertype IPv6 (0x86dd), length 1510: fc00::1 > fc00::2: frag (0|1448) 51820 > 51820: UDP, bad length 1456 > 1440 tc-so:00:02:55.600004 b2:a0:e2:79:3c:21 > b2:a0:3f:08:16:fb, ethertype IPv6 (0x86dd), length 78: fc00::1 > fc00::2: frag (1448|16) tc-so:00:02:55.600004 b2:a0:e2:79:3c:21 > b2:a0:3f:08:16:fb, ethertype IPv6 (0x86dd), length 206: fc00::1.51820 > fc00::2.51820: UDP, length 144 tc-so:00:02:50.840004 b2:a0:3f:08:16:fb > b2:a0:e2:79:3c:21, ethertype IPv6 (0x86dd), length 1510: fc00::2 > fc00::1: frag (0|1448) 51820 > 51820: UDP, bad length 1456 > 1440 tc-so:00:02:50.840004 b2:a0:3f:08:16:fb > b2:a0:e2:79:3c:21, ethertype IPv6 (0x86dd), length 78: fc00::2 > fc00::1: frag (1448|16) tc-so:00:02:50.840004 b2:a0:3f:08:16:fb > b2:a0:e2:79:3c:21, ethertype IPv6 (0x86dd), length 206: fc00::2.51820 > fc00::1.51820: UDP, length 144 tc-so:00:02:56.190004 b2:a0:e2:79:3c:21 > b2:a0:3f:08:16:fb, ethertype IPv6 (0x86dd), length 1510: fc00::1 > fc00::2: frag (0|1448) 51820 > 51820: UDP, bad length 1456 > 1440 tc-so:00:02:56.190004 b2:a0:e2:79:3c:21 > b2:a0:3f:08:16:fb, ethertype IPv6 (0x86dd), length 78: fc00::1 > fc00::2: frag (1448|16) tc-so:00:02:56.190004 b2:a0:e2:79:3c:21 > b2:a0:3f:08:16:fb, ethertype IPv6 (0x86dd), length 206: fc00::1.51820 > fc00::2.51820: UDP, length 144 tc-so:00:02:51.420004 b2:a0:3f:08:16:fb > b2:a0:e2:79:3c:21, ethertype IPv6 (0x86dd), length 1510: fc00::2 > fc00::1: frag (0|1448) 51820 > 51820: UDP, bad length 1456 > 1440 tc-so:00:02:51.450004 b2:a0:3f:08:16:fb > b2:a0:e2:79:3c:21, ethertype IPv6 (0x86dd), length 78: fc00::2 > fc00::1: frag (1448|16) tc-so:00:02:51.450004 b2:a0:3f:08:16:fb > b2:a0:e2:79:3c:21, ethertype IPv6 (0x86dd), length 206: fc00::2.51820 > fc00::1.51820: UDP, length 144 tc-so:00:02:56.740004 b2:a0:e2:79:3c:21 > b2:a0:3f:08:16:fb, ethertype IPv6 (0x86dd), length 1510: fc00::1 > fc00::2: frag (0|1448) 51820 > 51820: UDP, bad length 1456 > 1440 tc-so:00:02:56.740004 b2:a0:e2:79:3c:21 > b2:a0:3f:08:16:fb, ethertype IPv6 (0x86dd), length 78: fc00::1 > fc00::2: frag (1448|16) tc-so:00:02:56.740004 b2:a0:e2:79:3c:21 > b2:a0:3f:08:16:fb, ethertype IPv6 (0x86dd), length 206: fc00::1.51820 > fc00::2.51820: UDP, length 144 tc-so:00:02:51.960004 b2:a0:3f:08:16:fb > b2:a0:e2:79:3c:21, ethertype IPv6 (0x86dd), length 1510: fc00::2 > fc00::1: frag (0|1448) 51820 > 51820: UDP, bad length 1456 > 1440 tc-so:00:02:51.960004 b2:a0:3f:08:16:fb > b2:a0:e2:79:3c:21, ethertype IPv6 (0x86dd), length 78: fc00::2 > fc00::1: frag (1448|16) tc-so:00:02:51.960004 b2:a0:3f:08:16:fb > b2:a0:e2:79:3c:21, ethertype IPv6 (0x86dd), length 206: fc00::2.51820 > fc00::1.51820: UDP, length 144 tc-so:00:02:57.200004 b2:a0:e2:79:3c:21 > b2:a0:3f:08:16:fb, ethertype IPv6 (0x86dd), length 1510: fc00::1 > fc00::2: frag (0|1448) 51820 > 51820: UDP, bad length 1456 > 1440 tc-so:00:02:57.200004 b2:a0:e2:79:3c:21 > b2:a0:3f:08:16:fb, ethertype IPv6 (0x86dd), length 78: fc00::1 > fc00::2: frag (1448|16) tc-so:00:02:57.200004 b2:a0:e2:79:3c:21 > b2:a0:3f:08:16:fb, ethertype IPv6 (0x86dd), length 206: fc00::1.51820 > fc00::2.51820: UDP, length 144 tc-so:00:02:52.420004 b2:a0:3f:08:16:fb > b2:a0:e2:79:3c:21, ethertype IPv6 (0x86dd), length 1510: fc00::2 > fc00::1: frag (0|1448) 51820 > 51820: UDP, bad length 1456 > 1440 tc-so:00:02:52.420004 b2:a0:3f:08:16:fb > b2:a0:e2:79:3c:21, ethertype IPv6 (0x86dd), length 78: fc00::2 > fc00::1: frag (1448|16) tc-so:00:02:52.420004 b2:a0:3f:08:16:fb > b2:a0:e2:79:3c:21, ethertype IPv6 (0x86dd), length 206: fc00::2.51820 > fc00::1.51820: UDP, length 144 tc-so:00:02:57.670004 b2:a0:e2:79:3c:21 > b2:a0:3f:08:16:fb, ethertype IPv6 (0x86dd), length 1510: fc00::1 > fc00::2: frag (0|1448) 51820 > 51820: UDP, bad length 1456 > 1440 tc-so:00:02:57.670004 b2:a0:e2:79:3c:21 > b2:a0:3f:08:16:fb, ethertype IPv6 (0x86dd), length 78: fc00::1 > fc00::2: frag (1448|16) tc-so:00:02:57.670004 b2:a0:e2:79:3c:21 > b2:a0:3f:08:16:fb, ethertype IPv6 (0x86dd), length 206: fc00::1.51820 > fc00::2.51820: UDP, length 144 tc-so:00:02:52.890004 b2:a0:3f:08:16:fb > b2:a0:e2:79:3c:21, ethertype IPv6 (0x86dd), length 1510: fc00::2 > fc00::1: frag (0|1448) 51820 > 51820: UDP, bad length 1456 > 1440 tc-so:00:02:52.890004 b2:a0:3f:08:16:fb > b2:a0:e2:79:3c:21, ethertype IPv6 (0x86dd), length 78: fc00::2 > fc00::1: frag (1448|16) tc-so:00:02:52.890004 b2:a0:3f:08:16:fb > b2:a0:e2:79:3c:21, ethertype IPv6 (0x86dd), length 206: fc00::2.51820 > fc00::1.51820: UDP, length 144 tc-so:00:02:58.110004 b2:a0:e2:79:3c:21 > b2:a0:3f:08:16:fb, ethertype IPv6 (0x86dd), length 1510: fc00::1 > fc00::2: frag (0|1448) 51820 > 51820: UDP, bad length 1456 > 1440 tc-so:00:02:58.110004 b2:a0:e2:79:3c:21 > b2:a0:3f:08:16:fb, ethertype IPv6 (0x86dd), length 78: fc00::1 > fc00::2: frag (1448|16) tc-so:00:02:58.110004 b2:a0:e2:79:3c:21 > b2:a0:3f:08:16:fb, ethertype IPv6 (0x86dd), length 206: fc00::1.51820 > fc00::2.51820: UDP, length 144 tc-so:00:02:53.330004 b2:a0:3f:08:16:fb > b2:a0:e2:79:3c:21, ethertype IPv6 (0x86dd), length 1510: fc00::2 > fc00::1: frag (0|1448) 51820 > 51820: UDP, bad length 1456 > 1440 tc-so:00:02:53.330004 b2:a0:3f:08:16:fb > b2:a0:e2:79:3c:21, ethertype IPv6 (0x86dd), length 78: fc00::2 > fc00::1: frag (1448|16) tc-so:00:02:53.330004 b2:a0:3f:08:16:fb > b2:a0:e2:79:3c:21, ethertype IPv6 (0x86dd), length 206: fc00::2.51820 > fc00::1.51820: UDP, length 144 tc-so:00:02:58.560004 b2:a0:e2:79:3c:21 > b2:a0:3f:08:16:fb, ethertype IPv6 (0x86dd), length 1510: fc00::1 > fc00::2: frag (0|1448) 51820 > 51820: UDP, bad length 1456 > 1440 tc-so:00:02:58.560004 b2:a0:e2:79:3c:21 > b2:a0:3f:08:16:fb, ethertype IPv6 (0x86dd), length 78: fc00::1 > fc00::2: frag (1448|16) tc-so:00:02:58.560004 b2:a0:e2:79:3c:21 > b2:a0:3f:08:16:fb, ethertype IPv6 (0x86dd), length 206: fc00::1.51820 > fc00::2.51820: UDP, length 144 tc-so:00:02:53.780004 b2:a0:3f:08:16:fb > b2:a0:e2:79:3c:21, ethertype IPv6 (0x86dd), length 1510: fc00::2 > fc00::1: frag (0|1448) 51820 > 51820: UDP, bad length 1456 > 1440 tc-so:00:02:53.780004 b2:a0:3f:08:16:fb > b2:a0:e2:79:3c:21, ethertype IPv6 (0x86dd), length 78: fc00::2 > fc00::1: frag (1448|16) tc-so:00:02:53.780004 b2:a0:3f:08:16:fb > b2:a0:e2:79:3c:21, ethertype IPv6 (0x86dd), length 206: fc00::2.51820 > fc00::1.51820: UDP, length 144 tc-so:00:02:59.010004 b2:a0:e2:79:3c:21 > b2:a0:3f:08:16:fb, ethertype IPv6 (0x86dd), length 1510: fc00::1 > fc00::2: frag (0|1448) 51820 > 51820: UDP, bad length 1456 > 1440 tc-so:00:02:59.010004 b2:a0:e2:79:3c:21 > b2:a0:3f:08:16:fb, ethertype IPv6 (0x86dd), length 78: fc00::1 > fc00::2: frag (1448|16) tc-so:00:02:59.010004 b2:a0:e2:79:3c:21 > b2:a0:3f:08:16:fb, ethertype IPv6 (0x86dd), length 206: fc00::1.51820 > fc00::2.51820: UDP, length 144 tc-so:00:02:54.270004 b2:a0:3f:08:16:fb > b2:a0:e2:79:3c:21, ethertype IPv6 (0x86dd), length 1510: fc00::2 > fc00::1: frag (0|1448) 51820 > 51820: UDP, bad length 1456 > 1440 tc-so:00:02:54.270004 b2:a0:3f:08:16:fb > b2:a0:e2:79:3c:21, ethertype IPv6 (0x86dd), length 78: fc00::2 > fc00::1: frag (1448|16) tc-so:00:02:54.270004 b2:a0:3f:08:16:fb > b2:a0:e2:79:3c:21, ethertype IPv6 (0x86dd), length 206: fc00::2.51820 > fc00::1.51820: UDP, length 144 tc-so:00:02:54.430004 b2:a0:3f:08:16:fb > b2:a0:e2:79:3c:21, ethertype IPv6 (0x86dd), length 86: fc00::2 > fc00::1: ICMP6, neighbor solicitation, who has fc00::1, length 32 tc-so:00:02:59.180004 b2:a0:e2:79:3c:21 > b2:a0:3f:08:16:fb, ethertype IPv6 (0x86dd), length 78: fc00::1 > fc00::2: ICMP6, neighbor advertisement, tgt is fc00::1, length 24 tc-so:00:02:59.490004 b2:a0:e2:79:3c:21 > b2:a0:3f:08:16:fb, ethertype IPv6 (0x86dd), length 1510: fc00::1 > fc00::2: frag (0|1448) 51820 > 51820: UDP, bad length 1456 > 1440 tc-so:00:02:59.490004 b2:a0:e2:79:3c:21 > b2:a0:3f:08:16:fb, ethertype IPv6 (0x86dd), length 78: fc00::1 > fc00::2: frag (1448|16) tc-so:00:02:59.530004 b2:a0:e2:79:3c:21 > b2:a0:3f:08:16:fb, ethertype IPv6 (0x86dd), length 206: fc00::1.51820 > fc00::2.51820: UDP, length 144 tc-so:00:02:54.740004 b2:a0:3f:08:16:fb > b2:a0:e2:79:3c:21, ethertype IPv6 (0x86dd), length 1510: fc00::2 > fc00::1: frag (0|1448) 51820 > 51820: UDP, bad length 1456 > 1440 tc-so:00:02:54.740004 b2:a0:3f:08:16:fb > b2:a0:e2:79:3c:21, ethertype IPv6 (0x86dd), length 78: fc00::2 > fc00::1: frag (1448|16) tc-so:00:02:54.740004 b2:a0:3f:08:16:fb > b2:a0:e2:79:3c:21, ethertype IPv6 (0x86dd), length 206: fc00::2.51820 > fc00::1.51820: UDP, length 144 tc-so:00:03:00.020004 b2:a0:e2:79:3c:21 > b2:a0:3f:08:16:fb, ethertype IPv6 (0x86dd), length 1510: fc00::1 > fc00::2: frag (0|1448) 51820 > 51820: UDP, bad length 1456 > 1440 tc-so:00:03:00.020004 b2:a0:e2:79:3c:21 > b2:a0:3f:08:16:fb, ethertype IPv6 (0x86dd), length 78: fc00::1 > fc00::2: frag (1448|16) tc-so:00:03:00.020004 b2:a0:e2:79:3c:21 > b2:a0:3f:08:16:fb, ethertype IPv6 (0x86dd), length 206: fc00::1.51820 > fc00::2.51820: UDP, length 144 tc-so:00:02:55.270004 b2:a0:3f:08:16:fb > b2:a0:e2:79:3c:21, ethertype IPv6 (0x86dd), length 1510: fc00::2 > fc00::1: frag (0|1448) 51820 > 51820: UDP, bad length 1456 > 1440 tc-so:00:02:55.270004 b2:a0:3f:08:16:fb > b2:a0:e2:79:3c:21, ethertype IPv6 (0x86dd), length 78: fc00::2 > fc00::1: frag (1448|16) tc-so:00:02:55.270004 b2:a0:3f:08:16:fb > b2:a0:e2:79:3c:21, ethertype IPv6 (0x86dd), length 206: fc00::2.51820 > fc00::1.51820: UDP, length 144 tc-so:00:03:00.500004 b2:a0:e2:79:3c:21 > b2:a0:3f:08:16:fb, ethertype IPv6 (0x86dd), length 1510: fc00::1 > fc00::2: frag (0|1448) 51820 > 51820: UDP, bad length 1456 > 1440 tc-so:00:03:00.500004 b2:a0:e2:79:3c:21 > b2:a0:3f:08:16:fb, ethertype IPv6 (0x86dd), length 78: fc00::1 > fc00::2: frag (1448|16) tc-so:00:03:00.500004 b2:a0:e2:79:3c:21 > b2:a0:3f:08:16:fb, ethertype IPv6 (0x86dd), length 222: fc00::1.51820 > fc00::2.51820: UDP, length 160 tc-so:00:02:55.740004 b2:a0:3f:08:16:fb > b2:a0:e2:79:3c:21, ethertype IPv6 (0x86dd), length 1510: fc00::2 > fc00::1: frag (0|1448) 51820 > 51820: UDP, bad length 1456 > 1440 tc-so:00:02:55.740004 b2:a0:3f:08:16:fb > b2:a0:e2:79:3c:21, ethertype IPv6 (0x86dd), length 78: fc00::2 > fc00::1: frag (1448|16) tc-so:00:02:55.740004 b2:a0:3f:08:16:fb > b2:a0:e2:79:3c:21, ethertype IPv6 (0x86dd), length 222: fc00::2.51820 > fc00::1.51820: UDP, length 160 tc-so:00:03:00.990004 b2:a0:e2:79:3c:21 > b2:a0:3f:08:16:fb, ethertype IPv6 (0x86dd), length 1510: fc00::1 > fc00::2: frag (0|1448) 51820 > 51820: UDP, bad length 1456 > 1440 tc-so:00:03:00.990004 b2:a0:e2:79:3c:21 > b2:a0:3f:08:16:fb, ethertype IPv6 (0x86dd), length 78: fc00::1 > fc00::2: frag (1448|16) tc-so:00:03:00.990004 b2:a0:e2:79:3c:21 > b2:a0:3f:08:16:fb, ethertype IPv6 (0x86dd), length 222: fc00::1.51820 > fc00::2.51820: UDP, length 160 tc-so:00:02:56.230004 b2:a0:3f:08:16:fb > b2:a0:e2:79:3c:21, ethertype IPv6 (0x86dd), length 1510: fc00::2 > fc00::1: frag (0|1448) 51820 > 51820: UDP, bad length 1456 > 1440 tc-so:00:02:56.230004 b2:a0:3f:08:16:fb > b2:a0:e2:79:3c:21, ethertype IPv6 (0x86dd), length 78: fc00::2 > fc00::1: frag (1448|16) tc-so:00:02:56.230004 b2:a0:3f:08:16:fb > b2:a0:e2:79:3c:21, ethertype IPv6 (0x86dd), length 222: fc00::2.51820 > fc00::1.51820: UDP, length 160 tc-so:00:03:01.640004 b2:a0:e2:79:3c:21 > b2:a0:3f:08:16:fb, ethertype IPv6 (0x86dd), length 1510: fc00::1 > fc00::2: frag (0|1448) 51820 > 51820: UDP, bad length 1456 > 1440 tc-so:00:03:01.640004 b2:a0:e2:79:3c:21 > b2:a0:3f:08:16:fb, ethertype IPv6 (0x86dd), length 78: fc00::1 > fc00::2: frag (1448|16) tc-so:00:03:01.640004 b2:a0:e2:79:3c:21 > b2:a0:3f:08:16:fb, ethertype IPv6 (0x86dd), length 222: fc00::1.51820 > fc00::2.51820: UDP, length 160 tc-so:00:02:56.870004 b2:a0:3f:08:16:fb > b2:a0:e2:79:3c:21, ethertype IPv6 (0x86dd), length 1510: fc00::2 > fc00::1: frag (0|1448) 51820 > 51820: UDP, bad length 1456 > 1440 tc-so:00:02:56.870004 b2:a0:3f:08:16:fb > b2:a0:e2:79:3c:21, ethertype IPv6 (0x86dd), length 78: fc00::2 > fc00::1: frag (1448|16) tc-so:00:02:56.870004 b2:a0:3f:08:16:fb > b2:a0:e2:79:3c:21, ethertype IPv6 (0x86dd), length 222: fc00::2.51820 > fc00::1.51820: UDP, length 160 tc-so:00:03:02.080004 b2:a0:e2:79:3c:21 > b2:a0:3f:08:16:fb, ethertype IPv6 (0x86dd), length 1510: fc00::1 > fc00::2: frag (0|1448) 51820 > 51820: UDP, bad length 1456 > 1440 tc-so:00:03:02.080004 b2:a0:e2:79:3c:21 > b2:a0:3f:08:16:fb, ethertype IPv6 (0x86dd), length 78: fc00::1 > fc00::2: frag (1448|16) tc-so:00:03:02.080004 b2:a0:e2:79:3c:21 > b2:a0:3f:08:16:fb, ethertype IPv6 (0x86dd), length 222: fc00::1.51820 > fc00::2.51820: UDP, length 160 tc-so:00:02:57.340004 b2:a0:3f:08:16:fb > b2:a0:e2:79:3c:21, ethertype IPv6 (0x86dd), length 1510: fc00::2 > fc00::1: frag (0|1448) 51820 > 51820: UDP, bad length 1456 > 1440 tc-so:00:02:57.340004 b2:a0:3f:08:16:fb > b2:a0:e2:79:3c:21, ethertype IPv6 (0x86dd), length 78: fc00::2 > fc00::1: frag (1448|16) tc-so:00:02:57.340004 b2:a0:3f:08:16:fb > b2:a0:e2:79:3c:21, ethertype IPv6 (0x86dd), length 222: fc00::2.51820 > fc00::1.51820: UDP, length 160 tc-so:00:03:02.560004 b2:a0:e2:79:3c:21 > b2:a0:3f:08:16:fb, ethertype IPv6 (0x86dd), length 1510: fc00::1 > fc00::2: frag (0|1448) 51820 > 51820: UDP, bad length 1456 > 1440 tc-so:00:03:02.560004 b2:a0:e2:79:3c:21 > b2:a0:3f:08:16:fb, ethertype IPv6 (0x86dd), length 78: fc00::1 > fc00::2: frag (1448|16) tc-so:00:03:02.560004 b2:a0:e2:79:3c:21 > b2:a0:3f:08:16:fb, ethertype IPv6 (0x86dd), length 222: fc00::1.51820 > fc00::2.51820: UDP, length 160 tc-so:00:02:57.780004 b2:a0:3f:08:16:fb > b2:a0:e2:79:3c:21, ethertype IPv6 (0x86dd), length 1510: fc00::2 > fc00::1: frag (0|1448) 51820 > 51820: UDP, bad length 1456 > 1440 tc-so:00:02:57.780004 b2:a0:3f:08:16:fb > b2:a0:e2:79:3c:21, ethertype IPv6 (0x86dd), length 78: fc00::2 > fc00::1: frag (1448|16) tc-so:00:02:57.780004 b2:a0:3f:08:16:fb > b2:a0:e2:79:3c:21, ethertype IPv6 (0x86dd), length 222: fc00::2.51820 > fc00::1.51820: UDP, length 160 tc-so:00:03:03.010004 b2:a0:e2:79:3c:21 > b2:a0:3f:08:16:fb, ethertype IPv6 (0x86dd), length 1510: fc00::1 > fc00::2: frag (0|1448) 51820 > 51820: UDP, bad length 1456 > 1440 tc-so:00:03:03.010004 b2:a0:e2:79:3c:21 > b2:a0:3f:08:16:fb, ethertype IPv6 (0x86dd), length 78: fc00::1 > fc00::2: frag (1448|16) tc-so:00:03:03.010004 b2:a0:e2:79:3c:21 > b2:a0:3f:08:16:fb, ethertype IPv6 (0x86dd), length 222: fc00::1.51820 > fc00::2.51820: UDP, length 160 tc-so:00:02:58.270004 b2:a0:3f:08:16:fb > b2:a0:e2:79:3c:21, ethertype IPv6 (0x86dd), length 1510: fc00::2 > fc00::1: frag (0|1448) 51820 > 51820: UDP, bad length 1456 > 1440 tc-so:00:02:58.270004 b2:a0:3f:08:16:fb > b2:a0:e2:79:3c:21, ethertype IPv6 (0x86dd), length 78: fc00::2 > fc00::1: frag (1448|16) tc-so:00:02:58.270004 b2:a0:3f:08:16:fb > b2:a0:e2:79:3c:21, ethertype IPv6 (0x86dd), length 222: fc00::2.51820 > fc00::1.51820: UDP, length 160 tc-so:00:03:03.510004 b2:a0:e2:79:3c:21 > b2:a0:3f:08:16:fb, ethertype IPv6 (0x86dd), length 1510: fc00::1 > fc00::2: frag (0|1448) 51820 > 51820: UDP, bad length 1456 > 1440 tc-so:00:03:03.510004 b2:a0:e2:79:3c:21 > b2:a0:3f:08:16:fb, ethertype IPv6 (0x86dd), length 78: fc00::1 > fc00::2: frag (1448|16) tc-so:00:03:03.510004 b2:a0:e2:79:3c:21 > b2:a0:3f:08:16:fb, ethertype IPv6 (0x86dd), length 222: fc00::1.51820 > fc00::2.51820: UDP, length 160 tc-so:00:02:58.710004 b2:a0:3f:08:16:fb > b2:a0:e2:79:3c:21, ethertype IPv6 (0x86dd), length 1510: fc00::2 > fc00::1: frag (0|1448) 51820 > 51820: UDP, bad length 1456 > 1440 tc-so:00:02:58.750004 b2:a0:3f:08:16:fb > b2:a0:e2:79:3c:21, ethertype IPv6 (0x86dd), length 78: fc00::2 > fc00::1: frag (1448|16) tc-so:00:02:58.750004 b2:a0:3f:08:16:fb > b2:a0:e2:79:3c:21, ethertype IPv6 (0x86dd), length 222: fc00::2.51820 > fc00::1.51820: UDP, length 160 tc-so:00:03:03.950004 b2:a0:e2:79:3c:21 > b2:a0:3f:08:16:fb, ethertype IPv6 (0x86dd), length 1510: fc00::1 > fc00::2: frag (0|1448) 51820 > 51820: UDP, bad length 1456 > 1440 tc-so:00:03:03.950004 b2:a0:e2:79:3c:21 > b2:a0:3f:08:16:fb, ethertype IPv6 (0x86dd), length 78: fc00::1 > fc00::2: frag (1448|16) tc-so:00:03:03.950004 b2:a0:e2:79:3c:21 > b2:a0:3f:08:16:fb, ethertype IPv6 (0x86dd), length 222: fc00::1.51820 > fc00::2.51820: UDP, length 160 tc-so:00:02:59.210004 b2:a0:3f:08:16:fb > b2:a0:e2:79:3c:21, ethertype IPv6 (0x86dd), length 1510: fc00::2 > fc00::1: frag (0|1448) 51820 > 51820: UDP, bad length 1456 > 1440 tc-so:00:02:59.210004 b2:a0:3f:08:16:fb > b2:a0:e2:79:3c:21, ethertype IPv6 (0x86dd), length 78: fc00::2 > fc00::1: frag (1448|16) tc-so:00:02:59.210004 b2:a0:3f:08:16:fb > b2:a0:e2:79:3c:21, ethertype IPv6 (0x86dd), length 222: fc00::2.51820 > fc00::1.51820: UDP, length 160 tc-so:00:03:04.400004 b2:a0:e2:79:3c:21 > b2:a0:3f:08:16:fb, ethertype IPv6 (0x86dd), length 1510: fc00::1 > fc00::2: frag (0|1448) 51820 > 51820: UDP, bad length 1456 > 1440 tc-so:00:03:04.400004 b2:a0:e2:79:3c:21 > b2:a0:3f:08:16:fb, ethertype IPv6 (0x86dd), length 78: fc00::1 > fc00::2: frag (1448|16) tc-so:00:03:04.400004 b2:a0:e2:79:3c:21 > b2:a0:3f:08:16:fb, ethertype IPv6 (0x86dd), length 222: fc00::1.51820 > fc00::2.51820: UDP, length 160 tc-so:00:02:59.660004 b2:a0:3f:08:16:fb > b2:a0:e2:79:3c:21, ethertype IPv6 (0x86dd), length 1510: fc00::2 > fc00::1: frag (0|1448) 51820 > 51820: UDP, bad length 1456 > 1440 tc-so:00:02:59.660004 b2:a0:3f:08:16:fb > b2:a0:e2:79:3c:21, ethertype IPv6 (0x86dd), length 78: fc00::2 > fc00::1: frag (1448|16) tc-so:00:02:59.660004 b2:a0:3f:08:16:fb > b2:a0:e2:79:3c:21, ethertype IPv6 (0x86dd), length 222: fc00::2.51820 > fc00::1.51820: UDP, length 160 tc-so:00:03:04.890004 b2:a0:e2:79:3c:21 > b2:a0:3f:08:16:fb, ethertype IPv6 (0x86dd), length 1510: fc00::1 > fc00::2: frag (0|1448) 51820 > 51820: UDP, bad length 1456 > 1440 tc-so:00:03:04.890004 b2:a0:e2:79:3c:21 > b2:a0:3f:08:16:fb, ethertype IPv6 (0x86dd), length 78: fc00::1 > fc00::2: frag (1448|16) tc-so:00:03:04.890004 b2:a0:e2:79:3c:21 > b2:a0:3f:08:16:fb, ethertype IPv6 (0x86dd), length 222: fc00::1.51820 > fc00::2.51820: UDP, length 160 tc-so:00:03:00.110004 b2:a0:3f:08:16:fb > b2:a0:e2:79:3c:21, ethertype IPv6 (0x86dd), length 1510: fc00::2 > fc00::1: frag (0|1448) 51820 > 51820: UDP, bad length 1456 > 1440 tc-so:00:03:00.110004 b2:a0:3f:08:16:fb > b2:a0:e2:79:3c:21, ethertype IPv6 (0x86dd), length 78: fc00::2 > fc00::1: frag (1448|16) tc-so:00:03:00.110004 b2:a0:3f:08:16:fb > b2:a0:e2:79:3c:21, ethertype IPv6 (0x86dd), length 222: fc00::2.51820 > fc00::1.51820: UDP, length 160 tc-so:00:03:05.320004 b2:a0:e2:79:3c:21 > b2:a0:3f:08:16:fb, ethertype IPv6 (0x86dd), length 1510: fc00::1 > fc00::2: frag (0|1448) 51820 > 51820: UDP, bad length 1456 > 1440 tc-so:00:03:05.320004 b2:a0:e2:79:3c:21 > b2:a0:3f:08:16:fb, ethertype IPv6 (0x86dd), length 78: fc00::1 > fc00::2: frag (1448|16) tc-so:00:03:05.320004 b2:a0:e2:79:3c:21 > b2:a0:3f:08:16:fb, ethertype IPv6 (0x86dd), length 222: fc00::1.51820 > fc00::2.51820: UDP, length 160 tc-so:00:03:00.580004 b2:a0:3f:08:16:fb > b2:a0:e2:79:3c:21, ethertype IPv6 (0x86dd), length 1510: fc00::2 > fc00::1: frag (0|1448) 51820 > 51820: UDP, bad length 1456 > 1440 tc-so:00:03:00.580004 b2:a0:3f:08:16:fb > b2:a0:e2:79:3c:21, ethertype IPv6 (0x86dd), length 78: fc00::2 > fc00::1: frag (1448|16) tc-so:00:03:00.580004 b2:a0:3f:08:16:fb > b2:a0:e2:79:3c:21, ethertype IPv6 (0x86dd), length 222: fc00::2.51820 > fc00::1.51820: UDP, length 160 tc-so:00:03:05.800004 b2:a0:e2:79:3c:21 > b2:a0:3f:08:16:fb, ethertype IPv6 (0x86dd), length 1510: fc00::1 > fc00::2: frag (0|1448) 51820 > 51820: UDP, bad length 1456 > 1440 tc-so:00:03:05.800004 b2:a0:e2:79:3c:21 > b2:a0:3f:08:16:fb, ethertype IPv6 (0x86dd), length 78: fc00::1 > fc00::2: frag (1448|16) tc-so:00:03:05.800004 b2:a0:e2:79:3c:21 > b2:a0:3f:08:16:fb, ethertype IPv6 (0x86dd), length 222: fc00::1.51820 > fc00::2.51820: UDP, length 160 tc-so:00:03:01.060004 b2:a0:3f:08:16:fb > b2:a0:e2:79:3c:21, ethertype IPv6 (0x86dd), length 1510: fc00::2 > fc00::1: frag (0|1448) 51820 > 51820: UDP, bad length 1456 > 1440 tc-so:00:03:01.060004 b2:a0:3f:08:16:fb > b2:a0:e2:79:3c:21, ethertype IPv6 (0x86dd), length 78: fc00::2 > fc00::1: frag (1448|16) tc-so:00:03:01.060004 b2:a0:3f:08:16:fb > b2:a0:e2:79:3c:21, ethertype IPv6 (0x86dd), length 222: fc00::2.51820 > fc00::1.51820: UDP, length 160 tc-so:00:03:06.310004 b2:a0:e2:79:3c:21 > b2:a0:3f:08:16:fb, ethertype IPv6 (0x86dd), length 1510: fc00::1 > fc00::2: frag (0|1448) 51820 > 51820: UDP, bad length 1456 > 1440 tc-so:00:03:06.310004 b2:a0:e2:79:3c:21 > b2:a0:3f:08:16:fb, ethertype IPv6 (0x86dd), length 78: fc00::1 > fc00::2: frag (1448|16) tc-so:00:03:06.310004 b2:a0:e2:79:3c:21 > b2:a0:3f:08:16:fb, ethertype IPv6 (0x86dd), length 222: fc00::1.51820 > fc00::2.51820: UDP, length 160 tc-so:00:03:01.530004 b2:a0:3f:08:16:fb > b2:a0:e2:79:3c:21, ethertype IPv6 (0x86dd), length 1510: fc00::2 > fc00::1: frag (0|1448) 51820 > 51820: UDP, bad length 1456 > 1440 tc-so:00:03:01.530004 b2:a0:3f:08:16:fb > b2:a0:e2:79:3c:21, ethertype IPv6 (0x86dd), length 78: fc00::2 > fc00::1: frag (1448|16) tc-so:00:03:01.530004 b2:a0:3f:08:16:fb > b2:a0:e2:79:3c:21, ethertype IPv6 (0x86dd), length 222: fc00::2.51820 > fc00::1.51820: UDP, length 160 tc-so:00:03:06.770004 b2:a0:e2:79:3c:21 > b2:a0:3f:08:16:fb, ethertype IPv6 (0x86dd), length 1510: fc00::1 > fc00::2: frag (0|1448) 51820 > 51820: UDP, bad length 1456 > 1440 tc-so:00:03:06.770004 b2:a0:e2:79:3c:21 > b2:a0:3f:08:16:fb, ethertype IPv6 (0x86dd), length 78: fc00::1 > fc00::2: frag (1448|16) tc-so:00:03:06.770004 b2:a0:e2:79:3c:21 > b2:a0:3f:08:16:fb, ethertype IPv6 (0x86dd), length 222: fc00::1.51820 > fc00::2.51820: UDP, length 160 tc-so:00:03:01.990004 b2:a0:3f:08:16:fb > b2:a0:e2:79:3c:21, ethertype IPv6 (0x86dd), length 1510: fc00::2 > fc00::1: frag (0|1448) 51820 > 51820: UDP, bad length 1456 > 1440 tc-so:00:03:01.990004 b2:a0:3f:08:16:fb > b2:a0:e2:79:3c:21, ethertype IPv6 (0x86dd), length 78: fc00::2 > fc00::1: frag (1448|16) tc-so:00:03:01.990004 b2:a0:3f:08:16:fb > b2:a0:e2:79:3c:21, ethertype IPv6 (0x86dd), length 222: fc00::2.51820 > fc00::1.51820: UDP, length 160 tc-so:00:03:07.220004 b2:a0:e2:79:3c:21 > b2:a0:3f:08:16:fb, ethertype IPv6 (0x86dd), length 1510: fc00::1 > fc00::2: frag (0|1448) 51820 > 51820: UDP, bad length 1456 > 1440 tc-so:00:03:07.220004 b2:a0:e2:79:3c:21 > b2:a0:3f:08:16:fb, ethertype IPv6 (0x86dd), length 78: fc00::1 > fc00::2: frag (1448|16) tc-so:00:03:07.220004 b2:a0:e2:79:3c:21 > b2:a0:3f:08:16:fb, ethertype IPv6 (0x86dd), length 222: fc00::1.51820 > fc00::2.51820: UDP, length 160 tc-so:00:03:02.440004 b2:a0:3f:08:16:fb > b2:a0:e2:79:3c:21, ethertype IPv6 (0x86dd), length 1510: fc00::2 > fc00::1: frag (0|1448) 51820 > 51820: UDP, bad length 1456 > 1440 tc-so:00:03:02.440004 b2:a0:3f:08:16:fb > b2:a0:e2:79:3c:21, ethertype IPv6 (0x86dd), length 78: fc00::2 > fc00::1: frag (1448|16) tc-so:00:03:02.440004 b2:a0:3f:08:16:fb > b2:a0:e2:79:3c:21, ethertype IPv6 (0x86dd), length 222: fc00::2.51820 > fc00::1.51820: UDP, length 160 tc-so:00:03:07.670004 b2:a0:e2:79:3c:21 > b2:a0:3f:08:16:fb, ethertype IPv6 (0x86dd), length 1510: fc00::1 > fc00::2: frag (0|1448) 51820 > 51820: UDP, bad length 1456 > 1440 tc-so:00:03:07.670004 b2:a0:e2:79:3c:21 > b2:a0:3f:08:16:fb, ethertype IPv6 (0x86dd), length 78: fc00::1 > fc00::2: frag (1448|16) tc-so:00:03:07.670004 b2:a0:e2:79:3c:21 > b2:a0:3f:08:16:fb, ethertype IPv6 (0x86dd), length 222: fc00::1.51820 > fc00::2.51820: UDP, length 160 tc-so:00:03:02.890004 b2:a0:3f:08:16:fb > b2:a0:e2:79:3c:21, ethertype IPv6 (0x86dd), length 1510: fc00::2 > fc00::1: frag (0|1448) 51820 > 51820: UDP, bad length 1456 > 1440 tc-so:00:03:02.890004 b2:a0:3f:08:16:fb > b2:a0:e2:79:3c:21, ethertype IPv6 (0x86dd), length 78: fc00::2 > fc00::1: frag (1448|16) tc-so:00:03:02.890004 b2:a0:3f:08:16:fb > b2:a0:e2:79:3c:21, ethertype IPv6 (0x86dd), length 222: fc00::2.51820 > fc00::1.51820: UDP, length 160 tc-so:00:03:10.320004 b2:a0:e2:79:3c:21 > b2:a0:3f:08:16:fb, ethertype IPv6 (0x86dd), length 86: fc00::1 > fc00::2: ICMP6, neighbor solicitation, who has fc00::2, length 32 tc-so:00:03:05.550004 b2:a0:3f:08:16:fb > b2:a0:e2:79:3c:21, ethertype IPv6 (0x86dd), length 78: fc00::2 > fc00::1: ICMP6, neighbor advertisement, tgt is fc00::2, length 24 tc-so:unix://wg_local tc-so:unix://wg_peer tc-end: 1662328688.153058, wg_payload_sizes_ipv4_over_ipv6, passed tc-start: 1662328688.206887, 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:ec:57:c0:a1 ./.__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 - - 33624 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 - - 33624 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:76ff:fe0c:9a5c link#2 UHl - - - lo0 tc-so:fe80::%wg0/64 fe80::b03b:5ca8:69fa:46ef U - - - wg0 tc-so:fe80::b03b:5ca8:69fa:46ef link#3 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33624 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 - - 33624 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::b03b:5ca8:69fa:46ef%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 bMSVetkQ5hJVTxdg9MxiIXC+5T3EjW3Z7xnZ3jGfiEg= --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 - - 33624 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 - - 33624 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:ecff:fe57:c0a1 link#2 UHl - - - lo0 tc-so:fe80::%wg0/64 fe80::d4dc:642d:636c:6237 U - - - wg0 tc-so:fe80::d4dc:642d:636c:6237 link#3 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33624 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 - - 33624 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::d4dc:642d:636c:6237%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 WcIOavlECEqp5diD5AWykd3FfpiEbaatf/k3SQ09GW4= --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-so:Executing command [ rump.ping6 -n -c 1 -X 1 -s 2 fd00::2 ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 1 -s 3 fd00::2 ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 1 -s 4 fd00::2 ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 1 -s 5 fd00::2 ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 1 -s 6 fd00::2 ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 1 -s 7 fd00::2 ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 1 -s 8 fd00::2 ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 1 -s 9 fd00::2 ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 1 -s 10 fd00::2 ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 1 -s 11 fd00::2 ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 1 -s 12 fd00::2 ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 1 -s 13 fd00::2 ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 1 -s 14 fd00::2 ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 1 -s 15 fd00::2 ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 1 -s 16 fd00::2 ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 1 -s 17 fd00::2 ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 1 -s 18 fd00::2 ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 1 -s 19 fd00::2 ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 1 -s 20 fd00::2 ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 1 -s 21 fd00::2 ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 1 -s 22 fd00::2 ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 1 -s 23 fd00::2 ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 1 -s 24 fd00::2 ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 1 -s 25 fd00::2 ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 1 -s 26 fd00::2 ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 1 -s 27 fd00::2 ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 1 -s 28 fd00::2 ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 1 -s 29 fd00::2 ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 1 -s 30 fd00::2 ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 1 -s 31 fd00::2 ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 1 -s 32 fd00::2 ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 1 -s 33 fd00::2 ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 1 -s 34 fd00::2 ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 1 -s 35 fd00::2 ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 1 -s 36 fd00::2 ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 1 -s 37 fd00::2 ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 1 -s 38 fd00::2 ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 1 -s 39 fd00::2 ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 1 -s 40 fd00::2 ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 1 -s 41 fd00::2 ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 1 -s 42 fd00::2 ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 1 -s 43 fd00::2 ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 1 -s 44 fd00::2 ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 1 -s 45 fd00::2 ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 1 -s 46 fd00::2 ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 1 -s 47 fd00::2 ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 1 -s 48 fd00::2 ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 1 -s 49 fd00::2 ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 1 -s 50 fd00::2 ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 1 -s 51 fd00::2 ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 1 -s 52 fd00::2 ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 1 -s 53 fd00::2 ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 1 -s 54 fd00::2 ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 1 -s 55 fd00::2 ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 1 -s 56 fd00::2 ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 1 -s 57 fd00::2 ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 1 -s 58 fd00::2 ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 1 -s 59 fd00::2 ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 1 -s 60 fd00::2 ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 1 -s 61 fd00::2 ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 1 -s 62 fd00::2 ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 1 -s 63 fd00::2 ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 1 -s 64 fd00::2 ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 1 -s 65 fd00::2 ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 1 -s 66 fd00::2 ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 1 -s 67 fd00::2 ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 1 -s 68 fd00::2 ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 1 -s 69 fd00::2 ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 1 -s 70 fd00::2 ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 1 -s 71 fd00::2 ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 1 -s 72 fd00::2 ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 1 -s 73 fd00::2 ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 1 -s 74 fd00::2 ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 1 -s 75 fd00::2 ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 1 -s 76 fd00::2 ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 1 -s 77 fd00::2 ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 1 -s 78 fd00::2 ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 1 -s 79 fd00::2 ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 1 -s 80 fd00::2 ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 1 -s 81 fd00::2 ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 1 -s 82 fd00::2 ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 1 -s 83 fd00::2 ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 1 -s 84 fd00::2 ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 1 -s 85 fd00::2 ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 1 -s 86 fd00::2 ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 1 -s 87 fd00::2 ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 1 -s 88 fd00::2 ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 1 -s 89 fd00::2 ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 1 -s 90 fd00::2 ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 1 -s 91 fd00::2 ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 1 -s 92 fd00::2 ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 1 -s 93 fd00::2 ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 1 -s 94 fd00::2 ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 1 -s 95 fd00::2 ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 1 -s 96 fd00::2 ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 1 -s 97 fd00::2 ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 1 -s 98 fd00::2 ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 1 -s 99 fd00::2 ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 1 -s 100 fd00::2 ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 1 -s 450 fd00::2 ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 1 -s 451 fd00::2 ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 1 -s 452 fd00::2 ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 1 -s 453 fd00::2 ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 1 -s 454 fd00::2 ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 1 -s 455 fd00::2 ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 1 -s 456 fd00::2 ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 1 -s 457 fd00::2 ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 1 -s 458 fd00::2 ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 1 -s 459 fd00::2 ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 1 -s 460 fd00::2 ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 1 -s 461 fd00::2 ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 1 -s 462 fd00::2 ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 1 -s 463 fd00::2 ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 1 -s 464 fd00::2 ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 1 -s 465 fd00::2 ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 1 -s 466 fd00::2 ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 1 -s 467 fd00::2 ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 1 -s 468 fd00::2 ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 1 -s 469 fd00::2 ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 1 -s 470 fd00::2 ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 1 -s 471 fd00::2 ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 1 -s 472 fd00::2 ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 1 -s 473 fd00::2 ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 1 -s 474 fd00::2 ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 1 -s 475 fd00::2 ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 1 -s 476 fd00::2 ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 1 -s 477 fd00::2 ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 1 -s 478 fd00::2 ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 1 -s 479 fd00::2 ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 1 -s 480 fd00::2 ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 1 -s 481 fd00::2 ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 1 -s 482 fd00::2 ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 1 -s 483 fd00::2 ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 1 -s 484 fd00::2 ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 1 -s 485 fd00::2 ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 1 -s 486 fd00::2 ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 1 -s 487 fd00::2 ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 1 -s 488 fd00::2 ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 1 -s 489 fd00::2 ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 1 -s 490 fd00::2 ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 1 -s 491 fd00::2 ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 1 -s 492 fd00::2 ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 1 -s 493 fd00::2 ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 1 -s 494 fd00::2 ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 1 -s 495 fd00::2 ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 1 -s 496 fd00::2 ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 1 -s 497 fd00::2 ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 1 -s 498 fd00::2 ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 1 -s 499 fd00::2 ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 1 -s 500 fd00::2 ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 1 -s 501 fd00::2 ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 1 -s 502 fd00::2 ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 1 -s 503 fd00::2 ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 1 -s 504 fd00::2 ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 1 -s 505 fd00::2 ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 1 -s 506 fd00::2 ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 1 -s 507 fd00::2 ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 1 -s 508 fd00::2 ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 1 -s 509 fd00::2 ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 1 -s 510 fd00::2 ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 1 -s 511 fd00::2 ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 1 -s 512 fd00::2 ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 1 -s 513 fd00::2 ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 1 -s 514 fd00::2 ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 1 -s 515 fd00::2 ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 1 -s 516 fd00::2 ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 1 -s 517 fd00::2 ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 1 -s 518 fd00::2 ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 1 -s 519 fd00::2 ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 1 -s 520 fd00::2 ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 1 -s 521 fd00::2 ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 1 -s 522 fd00::2 ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 1 -s 523 fd00::2 ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 1 -s 524 fd00::2 ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 1 -s 525 fd00::2 ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 1 -s 526 fd00::2 ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 1 -s 527 fd00::2 ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 1 -s 528 fd00::2 ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 1 -s 529 fd00::2 ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 1 -s 530 fd00::2 ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 1 -s 531 fd00::2 ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 1 -s 532 fd00::2 ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 1 -s 533 fd00::2 ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 1 -s 534 fd00::2 ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 1 -s 535 fd00::2 ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 1 -s 536 fd00::2 ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 1 -s 537 fd00::2 ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 1 -s 538 fd00::2 ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 1 -s 539 fd00::2 ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 1 -s 540 fd00::2 ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 1 -s 541 fd00::2 ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 1 -s 542 fd00::2 ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 1 -s 543 fd00::2 ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 1 -s 544 fd00::2 ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 1 -s 545 fd00::2 ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 1 -s 546 fd00::2 ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 1 -s 547 fd00::2 ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 1 -s 548 fd00::2 ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 1 -s 549 fd00::2 ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 1 -s 550 fd00::2 ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 1 -s 1400 fd00::2 ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 1 -s 1401 fd00::2 ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 1 -s 1402 fd00::2 ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 1 -s 1403 fd00::2 ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 1 -s 1404 fd00::2 ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 1 -s 1405 fd00::2 ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 1 -s 1406 fd00::2 ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 1 -s 1407 fd00::2 ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 1 -s 1408 fd00::2 ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 1 -s 1409 fd00::2 ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 1 -s 1410 fd00::2 ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 1 -s 1411 fd00::2 ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 1 -s 1412 fd00::2 ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 1 -s 1413 fd00::2 ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 1 -s 1414 fd00::2 ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 1 -s 1415 fd00::2 ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 1 -s 1416 fd00::2 ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 1 -s 1417 fd00::2 ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 1 -s 1418 fd00::2 ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 1 -s 1419 fd00::2 ] tc-se:Fail: incorrect exit status: 1, expected: 0 tc-se:stdout: tc-se:PING6(1467=40+8+1419 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: tc-so:unix://wg_local tc-so:unix://wg_peer tc-so:### Dumping unix://wg_local tc-so:lo0: flags=0x8049 mtu 33624 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:76:0c:9a:5c tc-so: linkstr: bus tc-so: input: 258 packets, 114864 bytes, 7 multicasts tc-so: output: 260 packets, 116548 bytes, 5 multicasts tc-so: inet6 fe80::b0a0:76ff:fe0c:9a5c%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: 239 packets, 99472 bytes tc-so: output: 242 packets, 95468 bytes tc-so: inet6 fd00::1/64 flags 0 tc-so: inet6 fe80::b03b:5ca8:69fa:46ef%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 - - 33624 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:ec:57:c0:a1 UHL - - - shmif0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33624 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:76ff:fe0c:9a5c link#2 UHl - - - lo0 tc-so:fe80::%wg0/64 fe80::b03b:5ca8:69fa:46ef U - - - wg0 tc-so:fe80::b03b:5ca8:69fa:46ef link#3 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33624 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 - - 33624 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 33624 0 0 0 0 0 tc-so:lo0 33624 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33624 ::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 33624 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:76:0c:9a:5c 258 0 260 0 0 tc-so:shmif 1500 192.168.1/24 192.168.1.1 258 0 260 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:76ff:f tc-so: ff01:2::1 tc-so: ff02::2:5a57:c2dc tc-so: ff02::1%shmif0 tc-so: ff02::1:ff0c:9a5c 258 0 260 0 0 tc-so:wg0 1420 239 0 242 0 0 tc-so:wg0 1420 fd00::/64 fd00::1 tc-so: ff02::1:fffa:46ef tc-so: ff01:3::1 tc-so: ff02::2:5a57:c2dc tc-so: ff02::1%wg0 tc-so: ff02::1:ff00:1%wg 239 0 242 0 0 tc-so:wg0 1420 fe80::/64 fe80::b03b:5ca8:6 239 0 242 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 384 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 128 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 1280 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 220 0 220 1 0 1 1 0 inf 1 tc-so:in6pcbpl 304 452 0 451 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 23 0 22 1 0 1 1 0 inf 0 tc-so:kcpuset 128 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 256 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 73 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 64 215 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00128 256 75 0 0 5 0 5 5 0 inf 0 tc-so:kmem-00256 384 78 0 0 8 0 8 8 0 inf 0 tc-so:kmem-00384 512 52 0 0 7 0 7 7 0 inf 0 tc-so:kmem-00512 640 20 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00768 896 8 0 0 2 0 2 2 0 inf 0 tc-so:kmem-01024 1152 99 0 0 33 0 33 33 0 inf 0 tc-so:kmem-02048 2048 4250 0 0 2125 0 2125 2125 0 inf 0 tc-so:kmem-04096 4096 17 0 0 17 0 17 17 0 inf 0 tc-so:llentrypl 288 1 0 0 1 0 1 1 0 inf 0 tc-so:mbpl 528 15 0 0 5 0 5 5 0 inf 2 tc-so:mclpl 2048 4 0 0 6 0 6 6 0 8192 4 tc-so:mutex 128 37 0 0 2 0 2 2 0 inf 0 tc-so:pcache 2816 51 0 1 50 0 50 50 0 inf 0 tc-so:pcachecpu 128 52 0 0 2 0 2 2 0 inf 0 tc-so:pcglarge 1152 2 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 384 41 0 0 5 0 5 5 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-128 80 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 2172 0 0 35 0 35 35 0 inf 0 tc-so:pnbufpl 1040 4 0 0 2 0 2 2 0 inf 0 tc-so:procpl 1024 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 2 0 2 2 0 inf 0 tc-so:rwlock 128 11 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 5 0 0 1 0 1 1 0 inf 0 tc-so:thplthrd 80 2 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 1024 7 0 0 2 0 2 2 0 inf 0 tc-so:vmembt 128 92 0 0 3 0 3 3 0 inf 0 tc-so:Totals 8285 0 729 2350 0 2350 tc-so: tc-so:In use 9153K, total allocated 9400K; utilization 97.4% tc-so: tc-so:? (192.168.1.2) at b2:a0:ec:57:c0:a1 on shmif0 7s 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:76ff:fe0c:9a5c%shmif0 tc-so: group ff01:2::1 refcount 1 tc-so: group ff02::2:5a57:c2dc%shmif0 refcount 1 tc-so: group ff02::1%shmif0 refcount 1 tc-so: group ff02::1:ff0c:9a5c%shmif0 refcount 1 tc-so: enaddr b2:a0:76:0c:9a:5c multicnt 4 tc-so: 33:33:5a:57:c2:dc -- 33:33:5a:57:c2:dc refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:0c:9a:5c -- 33:33:ff:0c:9a:5c 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::1 tc-so: group ff02::1:fffa:46ef%wg0 refcount 1 tc-so: group ff01:3::1 refcount 2 tc-so: group ff02::2:5a57:c2dc%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, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.99 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/evbarm/9.99.99/modules tc-so:[ 1.420005] mainbus0 (root) tc-so:[ 1.460005] chacha: Portable C ChaCha tc-so:[ 1.500005] aes: BearSSL aes_ct tc-so:[ 1.500005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.500005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 3.730005] shmif0: Ethernet address b2:a0:76:0c:9a:5c tc-so:[ 13.010005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 13.010005] get_ifid: shmif0: ifid: b0:a0:76:ff:fe:0c:9a:5c tc-so:[ 13.010005] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:76ff:fe0c:9a5c tc-so:[ 13.900005] get_ifid: wg0: interface identifier generated by random number tc-so:[ 13.900005] get_ifid: wg0: ifid: b0:3b:5c:a8:69:fa:46:ef tc-so:[ 14.290005] ip6_output: refusing to send from invalid address fe80:3::b03b:5ca8:69fa:46ef (pid 0) tc-so:[ 14.470005] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:76ff:fe0c:9a5c - no duplicates found tc-so:[ 14.530005] ip6_output: refusing to send from invalid address fe80:3::b03b:5ca8:69fa:46ef (pid 0) tc-so:[ 18.560005] in6_if_link_up: fd00::1 marked tentative tc-so:[ 18.560005] nd6_dad_start: wg0: starting DAD for fd00::1 tc-so:[ 18.560005] in6_if_link_up: fe80:3::b03b:5ca8:69fa:46ef marked tentative tc-so:[ 18.560005] nd6_dad_start: wg0: starting DAD for fe80:3::b03b:5ca8:69fa:46ef tc-so:[ 20.310005] nd6_dad_timer: wg0: DAD complete for fe80:3::b03b:5ca8:69fa:46ef - no duplicates found tc-so:[ 20.310005] nd6_dad_timer: wg0: DAD complete for fd00::1 - no duplicates found tc-so:### Dumping unix://wg_peer tc-so:lo0: flags=0x8049 mtu 33624 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:57:c0:a1 tc-so: linkstr: bus tc-so: input: 256 packets, 116248 bytes, 3 multicasts tc-so: output: 258 packets, 114864 bytes, 5 multicasts tc-so: inet6 fe80::b0a0:ecff:fe57:c0a1%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: 239 packets, 99472 bytes tc-so: output: 240 packets, 93945 bytes tc-so: inet6 fd00::2/64 flags 0 tc-so: inet6 fe80::d4dc:642d:636c:6237%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 - - 33624 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:76:0c:9a:5c UHL - - - shmif0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33624 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:ecff:fe57:c0a1 link#2 UHl - - - lo0 tc-so:fe80::%wg0/64 fe80::d4dc:642d:636c:6237 U - - - wg0 tc-so:fe80::d4dc:642d:636c:6237 link#3 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33624 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 - - 33624 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 33624 0 0 0 0 0 tc-so:lo0 33624 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33624 ::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 33624 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:ec:57:c0:a1 256 0 258 0 0 tc-so:shmif 1500 192.168.1/24 192.168.1.2 256 0 258 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:ecff:f tc-so: ff01:2::1 tc-so: ff02::2:ca1e:2d6d tc-so: ff02::1%shmif0 tc-so: ff02::1:ff57:c0a1 256 0 258 0 0 tc-so:wg0 1420 239 0 240 0 0 tc-so:wg0 1420 fd00::/64 fd00::2 tc-so: ff02::1:ff6c:6237 tc-so: ff01:3::1 tc-so: ff02::2:ca1e:2d6d tc-so: ff02::1%wg0 tc-so: ff02::1:ff00:2%wg 239 0 240 0 0 tc-so:wg0 1420 fe80::/64 fe80::d4dc:642d:6 239 0 240 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 384 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 128 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 1280 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 220 0 220 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 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 128 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 256 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 72 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 64 229 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00128 256 74 0 0 5 0 5 5 0 inf 0 tc-so:kmem-00256 384 78 0 0 8 0 8 8 0 inf 0 tc-so:kmem-00384 512 52 0 0 7 0 7 7 0 inf 0 tc-so:kmem-00512 640 20 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00768 896 8 0 0 2 0 2 2 0 inf 0 tc-so:kmem-01024 1152 99 0 0 33 0 33 33 0 inf 0 tc-so:kmem-02048 2048 481 0 0 241 0 241 241 0 inf 0 tc-so:kmem-04096 4096 17 0 0 17 0 17 17 0 inf 0 tc-so:llentrypl 288 1 0 0 1 0 1 1 0 inf 0 tc-so:mbpl 528 14 0 0 5 0 5 5 0 inf 3 tc-so:mclpl 2048 6 0 0 7 0 7 7 0 8192 4 tc-so:mutex 128 37 0 0 2 0 2 2 0 inf 0 tc-so:pcache 2816 51 0 1 50 0 50 50 0 inf 0 tc-so:pcachecpu 128 52 0 0 2 0 2 2 0 inf 0 tc-so:pcglarge 1152 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 384 33 0 0 4 0 4 4 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-128 80 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 289 0 0 5 0 5 5 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 1024 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 2 0 2 2 0 inf 0 tc-so:rwlock 128 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 1024 7 0 0 2 0 2 2 0 inf 0 tc-so:vmembt 128 26 0 0 1 0 1 1 0 inf 0 tc-so:Totals 2116 0 283 433 0 433 tc-so: tc-so:In use 1485K, total allocated 1732K; utilization 85.7% tc-so: tc-so:? (192.168.1.1) at b2:a0:76:0c:9a:5c on shmif0 2s 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:ecff:fe57:c0a1%shmif0 tc-so: group ff01:2::1 refcount 1 tc-so: group ff02::2:ca1e:2d6d%shmif0 refcount 1 tc-so: group ff02::1%shmif0 refcount 1 tc-so: group ff02::1:ff57:c0a1%shmif0 refcount 1 tc-so: enaddr b2:a0:ec:57:c0:a1 multicnt 4 tc-so: 33:33:ca:1e:2d:6d -- 33:33:ca:1e:2d:6d refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:57:c0:a1 -- 33:33:ff:57:c0:a1 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:ff6c:6237%wg0 refcount 1 tc-so: group ff01:3::1 refcount 2 tc-so: group ff02::2:ca1e:2d6d%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, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.99 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/evbarm/9.99.99/modules tc-so:[ 2.020005] mainbus0 (root) tc-so:[ 2.020005] chacha: Portable C ChaCha tc-so:[ 2.020005] aes: BearSSL aes_ct tc-so:[ 2.020005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 2.020005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 4.370005] shmif0: Ethernet address b2:a0:ec:57:c0:a1 tc-so:[ 15.270005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 15.270005] get_ifid: shmif0: ifid: b0:a0:ec:ff:fe:57:c0:a1 tc-so:[ 15.270005] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:ecff:fe57:c0a1 tc-so:[ 16.160005] get_ifid: wg0: interface identifier generated by random number tc-so:[ 16.160005] get_ifid: wg0: ifid: d4:dc:64:2d:63:6c:62:37 tc-so:[ 16.510005] ip6_output: refusing to send from invalid address fe80:3::d4dc:642d:636c:6237 (pid 0) tc-so:[ 17.100005] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:ecff:fe57:c0a1 - no duplicates found tc-so:[ 17.750005] ip6_output: refusing to send from invalid address fe80:3::d4dc:642d:636c:6237 (pid 0) tc-so:[ 17.790005] ip6_output: refusing to send from invalid address fe80:3::d4dc:642d:636c:6237 (pid 0) tc-so:[ 21.540005] in6_if_link_up: fd00::2 marked tentative tc-so:[ 21.540005] nd6_dad_start: wg0: starting DAD for fd00::2 tc-so:[ 21.540005] in6_if_link_up: fe80:3::d4dc:642d:636c:6237 marked tentative tc-so:[ 21.540005] nd6_dad_start: wg0: starting DAD for fe80:3::d4dc:642d:636c:6237 tc-so:[ 22.790005] nd6_dad_timer: wg0: DAD complete for fd00::2 - no duplicates found tc-so:[ 22.790005] nd6_dad_timer: wg0: DAD complete for fe80:3::d4dc:642d:636c:6237 - no duplicates found tc-so:bus tc-so:### Dumping bus tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:13.010004 b2:a0:76:0c:9a:5c > 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:13.450004 b2:a0:76:0c:9a:5c > 33:33:ff:0c:9a:5c, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff0c:9a5c: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff0c:9a5c, length 24 tc-so:00:00:13.470004 b2:a0:76:0c:9a:5c > 33:33:ff:0c:9a:5c, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff0c:9a5c: ICMP6, neighbor solicitation, who has fe80::b0a0:76ff:fe0c:9a5c, length 32 tc-so:00:00:13.790004 b2:a0:76:0c:9a:5c > 33:33:5a:57:c2:dc, ethertype IPv6 (0x86dd), length 86: :: > ff02::2:5a57:c2dc: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:5a57:c2dc, length 24 tc-so:00:00:14.350004 b2:a0:76:0c:9a:5c > 33:33:ff:0c:9a:5c, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff0c:9a5c: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff0c:9a5c, length 24 tc-so:00:00:15.220004 b2:a0:ec:57:c0:a1 > 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.380004 b2:a0:ec:57:c0:a1 > 33:33:ca:1e:2d:6d, ethertype IPv6 (0x86dd), length 86: :: > ff02::2:ca1e:2d6d: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:ca1e:2d6d, length 24 tc-so:00:00:15.770004 b2:a0:ec:57:c0:a1 > 33:33:ff:57:c0:a1, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff57:c0a1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff57:c0a1, length 24 tc-so:00:00:16.080004 b2:a0:ec:57:c0:a1 > 33:33:ff:57:c0:a1, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff57:c0a1: ICMP6, neighbor solicitation, who has fe80::b0a0:ecff:fe57:c0a1, length 32 tc-so:00:00:21.830004 b2:a0:76:0c:9a:5c > 33:33:5a:57:c2:dc, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:76ff:fe0c:9a5c > ff02::2:5a57:c2dc: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:5a57:c2dc, length 24 tc-so:00:00:19.060004 b2:a0:ec:57:c0:a1 > 33:33:ff:57:c0:a1, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:ecff:fe57:c0a1 > ff02::1:ff57:c0a1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff57:c0a1, length 24 tc-so:00:00:29.530004 b2:a0:76:0c:9a:5c > 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:23.960004 b2:a0:ec:57:c0:a1 > b2:a0:76:0c:9a:5c, ethertype ARP (0x0806), length 42: Reply 192.168.1.2 is-at b2:a0:ec:57:c0:a1, length 28 tc-so:00:00:29.570004 b2:a0:76:0c:9a:5c > b2:a0:ec:57:c0:a1, ethertype IPv4 (0x0800), length 190: 192.168.1.1.51820 > 192.168.1.2.51820: UDP, length 148 tc-so:00:00:24.010004 b2:a0:ec:57:c0:a1 > 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:29.610004 b2:a0:76:0c:9a:5c > b2:a0:ec:57:c0:a1, ethertype ARP (0x0806), length 42: Reply 192.168.1.1 is-at b2:a0:76:0c:9a:5c, length 28 tc-so:00:00:24.060004 b2:a0:ec:57:c0:a1 > b2:a0:76:0c:9a:5c, ethertype IPv4 (0x0800), length 134: 192.168.1.2.51820 > 192.168.1.1.51820: UDP, length 92 tc-so:00:00:29.660004 b2:a0:76:0c:9a:5c > b2:a0:ec:57:c0:a1, ethertype IPv4 (0x0800), length 138: 192.168.1.1.51820 > 192.168.1.2.51820: UDP, length 96 tc-so:00:00:24.100004 b2:a0:ec:57:c0:a1 > b2:a0:76:0c:9a:5c, ethertype IPv4 (0x0800), length 190: 192.168.1.2.51820 > 192.168.1.1.51820: UDP, length 148 tc-so:00:00:29.690004 b2:a0:76:0c:9a:5c > b2:a0:ec:57:c0:a1, ethertype IPv4 (0x0800), length 134: 192.168.1.1.51820 > 192.168.1.2.51820: UDP, length 92 tc-so:00:00:24.190004 b2:a0:ec:57:c0:a1 > b2:a0:76:0c:9a:5c, ethertype IPv4 (0x0800), length 138: 192.168.1.2.51820 > 192.168.1.1.51820: UDP, length 96 tc-so:00:00:25.390004 b2:a0:ec:57:c0:a1 > 33:33:ca:1e:2d:6d, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:ecff:fe57:c0a1 > ff02::2:ca1e:2d6d: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:ca1e:2d6d, length 24 tc-so:00:00:31.350004 b2:a0:76:0c:9a:5c > b2:a0:ec:57:c0:a1, ethertype IPv4 (0x0800), length 138: 192.168.1.1.51820 > 192.168.1.2.51820: UDP, length 96 tc-so:00:00:25.830004 b2:a0:ec:57:c0:a1 > b2:a0:76:0c:9a:5c, ethertype IPv4 (0x0800), length 138: 192.168.1.2.51820 > 192.168.1.1.51820: UDP, length 96 tc-so:00:00:31.980004 b2:a0:76:0c:9a:5c > b2:a0:ec:57:c0:a1, ethertype IPv4 (0x0800), length 138: 192.168.1.1.51820 > 192.168.1.2.51820: UDP, length 96 tc-so:00:00:26.430004 b2:a0:ec:57:c0:a1 > b2:a0:76:0c:9a:5c, ethertype IPv4 (0x0800), length 138: 192.168.1.2.51820 > 192.168.1.1.51820: UDP, length 96 tc-so:00:00:32.470004 b2:a0:76:0c:9a:5c > b2:a0:ec:57:c0:a1, ethertype IPv4 (0x0800), length 138: 192.168.1.1.51820 > 192.168.1.2.51820: UDP, length 96 tc-so:00:00:26.930004 b2:a0:ec:57:c0:a1 > b2:a0:76:0c:9a:5c, ethertype IPv4 (0x0800), length 138: 192.168.1.2.51820 > 192.168.1.1.51820: UDP, length 96 tc-so:00:00:32.920004 b2:a0:76:0c:9a:5c > b2:a0:ec:57:c0:a1, ethertype IPv4 (0x0800), length 138: 192.168.1.1.51820 > 192.168.1.2.51820: UDP, length 96 tc-so:00:00:27.370004 b2:a0:ec:57:c0:a1 > b2:a0:76:0c:9a:5c, ethertype IPv4 (0x0800), length 138: 192.168.1.2.51820 > 192.168.1.1.51820: UDP, length 96 tc-so:00:00:33.440004 b2:a0:76:0c:9a:5c > b2:a0:ec:57:c0:a1, ethertype IPv4 (0x0800), length 138: 192.168.1.1.51820 > 192.168.1.2.51820: UDP, length 96 tc-so:00:00:27.850004 b2:a0:ec:57:c0:a1 > b2:a0:76:0c:9a:5c, ethertype IPv4 (0x0800), length 138: 192.168.1.2.51820 > 192.168.1.1.51820: UDP, length 96 tc-so:00:00:33.930004 b2:a0:76:0c:9a:5c > b2:a0:ec:57:c0:a1, ethertype IPv4 (0x0800), length 138: 192.168.1.1.51820 > 192.168.1.2.51820: UDP, length 96 tc-so:00:00:28.380004 b2:a0:ec:57:c0:a1 > b2:a0:76:0c:9a:5c, ethertype IPv4 (0x0800), length 138: 192.168.1.2.51820 > 192.168.1.1.51820: UDP, length 96 tc-so:00:00:34.390004 b2:a0:76:0c:9a:5c > b2:a0:ec:57:c0:a1, ethertype IPv4 (0x0800), length 138: 192.168.1.1.51820 > 192.168.1.2.51820: UDP, length 96 tc-so:00:00:28.870004 b2:a0:ec:57:c0:a1 > b2:a0:76:0c:9a:5c, ethertype IPv4 (0x0800), length 138: 192.168.1.2.51820 > 192.168.1.1.51820: UDP, length 96 tc-so:00:00:34.880004 b2:a0:76:0c:9a:5c > b2:a0:ec:57:c0:a1, ethertype IPv4 (0x0800), length 138: 192.168.1.1.51820 > 192.168.1.2.51820: UDP, length 96 tc-so:00:00:29.310004 b2:a0:ec:57:c0:a1 > b2:a0:76:0c:9a:5c, ethertype IPv4 (0x0800), length 138: 192.168.1.2.51820 > 192.168.1.1.51820: UDP, length 96 tc-so:00:00:35.350004 b2:a0:76:0c:9a:5c > b2:a0:ec:57:c0:a1, ethertype IPv4 (0x0800), length 138: 192.168.1.1.51820 > 192.168.1.2.51820: UDP, length 96 tc-so:00:00:29.780004 b2:a0:ec:57:c0:a1 > b2:a0:76:0c:9a:5c, ethertype IPv4 (0x0800), length 138: 192.168.1.2.51820 > 192.168.1.1.51820: UDP, length 96 tc-so:00:00:35.800004 b2:a0:76:0c:9a:5c > b2:a0:ec:57:c0:a1, ethertype IPv4 (0x0800), length 138: 192.168.1.1.51820 > 192.168.1.2.51820: UDP, length 96 tc-so:00:00:30.300004 b2:a0:ec:57:c0:a1 > b2:a0:76:0c:9a:5c, ethertype IPv4 (0x0800), length 138: 192.168.1.2.51820 > 192.168.1.1.51820: UDP, length 96 tc-so:00:00:36.280004 b2:a0:76:0c:9a:5c > b2:a0:ec:57:c0:a1, ethertype IPv4 (0x0800), length 138: 192.168.1.1.51820 > 192.168.1.2.51820: UDP, length 96 tc-so:00:00:30.720004 b2:a0:ec:57:c0:a1 > b2:a0:76:0c:9a:5c, ethertype IPv4 (0x0800), length 138: 192.168.1.2.51820 > 192.168.1.1.51820: UDP, length 96 tc-so:00:00:36.770004 b2:a0:76:0c:9a:5c > b2:a0:ec:57:c0:a1, ethertype IPv4 (0x0800), length 138: 192.168.1.1.51820 > 192.168.1.2.51820: UDP, length 96 tc-so:00:00:31.210004 b2:a0:ec:57:c0:a1 > b2:a0:76:0c:9a:5c, ethertype IPv4 (0x0800), length 138: 192.168.1.2.51820 > 192.168.1.1.51820: UDP, length 96 tc-so:00:00:37.240004 b2:a0:76:0c:9a:5c > b2:a0:ec:57:c0:a1, ethertype IPv4 (0x0800), length 138: 192.168.1.1.51820 > 192.168.1.2.51820: UDP, length 96 tc-so:00:00:31.680004 b2:a0:ec:57:c0:a1 > b2:a0:76:0c:9a:5c, ethertype IPv4 (0x0800), length 138: 192.168.1.2.51820 > 192.168.1.1.51820: UDP, length 96 tc-so:00:00:37.710004 b2:a0:76:0c:9a:5c > b2:a0:ec:57:c0:a1, ethertype IPv4 (0x0800), length 138: 192.168.1.1.51820 > 192.168.1.2.51820: UDP, length 96 tc-so:00:00:32.190004 b2:a0:ec:57:c0:a1 > b2:a0:76:0c:9a:5c, ethertype IPv4 (0x0800), length 138: 192.168.1.2.51820 > 192.168.1.1.51820: UDP, length 96 tc-so:00:00:38.370004 b2:a0:76:0c:9a:5c > b2:a0:ec:57:c0:a1, ethertype IPv4 (0x0800), length 138: 192.168.1.1.51820 > 192.168.1.2.51820: UDP, length 96 tc-so:00:00:32.810004 b2:a0:ec:57:c0:a1 > b2:a0:76:0c:9a:5c, ethertype IPv4 (0x0800), length 138: 192.168.1.2.51820 > 192.168.1.1.51820: UDP, length 96 tc-so:00:00:38.840004 b2:a0:76:0c:9a:5c > b2:a0:ec:57:c0:a1, ethertype IPv4 (0x0800), length 154: 192.168.1.1.51820 > 192.168.1.2.51820: UDP, length 112 tc-so:00:00:33.310004 b2:a0:ec:57:c0:a1 > b2:a0:76:0c:9a:5c, ethertype IPv4 (0x0800), length 154: 192.168.1.2.51820 > 192.168.1.1.51820: UDP, length 112 tc-so:00:00:39.390004 b2:a0:76:0c:9a:5c > b2:a0:ec:57:c0:a1, ethertype IPv4 (0x0800), length 154: 192.168.1.1.51820 > 192.168.1.2.51820: UDP, length 112 tc-so:00:00:33.820004 b2:a0:ec:57:c0:a1 > b2:a0:76:0c:9a:5c, ethertype IPv4 (0x0800), length 154: 192.168.1.2.51820 > 192.168.1.1.51820: UDP, length 112 tc-so:00:00:39.960004 b2:a0:76:0c:9a:5c > b2:a0:ec:57:c0:a1, ethertype IPv4 (0x0800), length 154: 192.168.1.1.51820 > 192.168.1.2.51820: UDP, length 112 tc-so:00:00:34.390004 b2:a0:ec:57:c0:a1 > b2:a0:76:0c:9a:5c, ethertype IPv4 (0x0800), length 154: 192.168.1.2.51820 > 192.168.1.1.51820: UDP, length 112 tc-so:00:00:40.460004 b2:a0:76:0c:9a:5c > b2:a0:ec:57:c0:a1, ethertype IPv4 (0x0800), length 154: 192.168.1.1.51820 > 192.168.1.2.51820: UDP, length 112 tc-so:00:00:34.890004 b2:a0:ec:57:c0:a1 > b2:a0:76:0c:9a:5c, ethertype IPv4 (0x0800), length 154: 192.168.1.2.51820 > 192.168.1.1.51820: UDP, length 112 tc-so:00:00:40.990004 b2:a0:76:0c:9a:5c > b2:a0:ec:57:c0:a1, ethertype IPv4 (0x0800), length 154: 192.168.1.1.51820 > 192.168.1.2.51820: UDP, length 112 tc-so:00:00:35.420004 b2:a0:ec:57:c0:a1 > b2:a0:76:0c:9a:5c, ethertype IPv4 (0x0800), length 154: 192.168.1.2.51820 > 192.168.1.1.51820: UDP, length 112 tc-so:00:00:41.490004 b2:a0:76:0c:9a:5c > b2:a0:ec:57:c0:a1, ethertype IPv4 (0x0800), length 154: 192.168.1.1.51820 > 192.168.1.2.51820: UDP, length 112 tc-so:00:00:35.920004 b2:a0:ec:57:c0:a1 > b2:a0:76:0c:9a:5c, ethertype IPv4 (0x0800), length 154: 192.168.1.2.51820 > 192.168.1.1.51820: UDP, length 112 tc-so:00:00:41.970004 b2:a0:76:0c:9a:5c > b2:a0:ec:57:c0:a1, ethertype IPv4 (0x0800), length 154: 192.168.1.1.51820 > 192.168.1.2.51820: UDP, length 112 tc-so:00:00:36.450004 b2:a0:ec:57:c0:a1 > b2:a0:76:0c:9a:5c, ethertype IPv4 (0x0800), length 154: 192.168.1.2.51820 > 192.168.1.1.51820: UDP, length 112 tc-so:00:00:42.470004 b2:a0:76:0c:9a:5c > b2:a0:ec:57:c0:a1, ethertype IPv4 (0x0800), length 154: 192.168.1.1.51820 > 192.168.1.2.51820: UDP, length 112 tc-so:00:00:36.900004 b2:a0:ec:57:c0:a1 > b2:a0:76:0c:9a:5c, ethertype IPv4 (0x0800), length 154: 192.168.1.2.51820 > 192.168.1.1.51820: UDP, length 112 tc-so:00:00:42.970004 b2:a0:76:0c:9a:5c > b2:a0:ec:57:c0:a1, ethertype IPv4 (0x0800), length 154: 192.168.1.1.51820 > 192.168.1.2.51820: UDP, length 112 tc-so:00:00:37.410004 b2:a0:ec:57:c0:a1 > b2:a0:76:0c:9a:5c, ethertype IPv4 (0x0800), length 154: 192.168.1.2.51820 > 192.168.1.1.51820: UDP, length 112 tc-so:00:00:43.490004 b2:a0:76:0c:9a:5c > b2:a0:ec:57:c0:a1, ethertype IPv4 (0x0800), length 154: 192.168.1.1.51820 > 192.168.1.2.51820: UDP, length 112 tc-so:00:00:37.930004 b2:a0:ec:57:c0:a1 > b2:a0:76:0c:9a:5c, ethertype IPv4 (0x0800), length 154: 192.168.1.2.51820 > 192.168.1.1.51820: UDP, length 112 tc-so:00:00:44.020004 b2:a0:76:0c:9a:5c > b2:a0:ec:57:c0:a1, ethertype IPv4 (0x0800), length 154: 192.168.1.1.51820 > 192.168.1.2.51820: UDP, length 112 tc-so:00:00:38.460004 b2:a0:ec:57:c0:a1 > b2:a0:76:0c:9a:5c, ethertype IPv4 (0x0800), length 154: 192.168.1.2.51820 > 192.168.1.1.51820: UDP, length 112 tc-so:00:00:44.550004 b2:a0:76:0c:9a:5c > b2:a0:ec:57:c0:a1, ethertype IPv4 (0x0800), length 154: 192.168.1.1.51820 > 192.168.1.2.51820: UDP, length 112 tc-so:00:00:38.990004 b2:a0:ec:57:c0:a1 > b2:a0:76:0c:9a:5c, ethertype IPv4 (0x0800), length 154: 192.168.1.2.51820 > 192.168.1.1.51820: UDP, length 112 tc-so:00:00:45.050004 b2:a0:76:0c:9a:5c > b2:a0:ec:57:c0:a1, ethertype IPv4 (0x0800), length 154: 192.168.1.1.51820 > 192.168.1.2.51820: UDP, length 112 tc-so:00:00:39.490004 b2:a0:ec:57:c0:a1 > b2:a0:76:0c:9a:5c, ethertype IPv4 (0x0800), length 154: 192.168.1.2.51820 > 192.168.1.1.51820: UDP, length 112 tc-so:00:00:45.570004 b2:a0:76:0c:9a:5c > b2:a0:ec:57:c0:a1, ethertype IPv4 (0x0800), length 154: 192.168.1.1.51820 > 192.168.1.2.51820: UDP, length 112 tc-so:00:00:40.010004 b2:a0:ec:57:c0:a1 > b2:a0:76:0c:9a:5c, ethertype IPv4 (0x0800), length 154: 192.168.1.2.51820 > 192.168.1.1.51820: UDP, length 112 tc-so:00:00:46.150004 b2:a0:76:0c:9a:5c > b2:a0:ec:57:c0:a1, ethertype IPv4 (0x0800), length 154: 192.168.1.1.51820 > 192.168.1.2.51820: UDP, length 112 tc-so:00:00:40.590004 b2:a0:ec:57:c0:a1 > b2:a0:76:0c:9a:5c, ethertype IPv4 (0x0800), length 154: 192.168.1.2.51820 > 192.168.1.1.51820: UDP, length 112 tc-so:00:00:46.650004 b2:a0:76:0c:9a:5c > b2:a0:ec:57:c0:a1, ethertype IPv4 (0x0800), length 154: 192.168.1.1.51820 > 192.168.1.2.51820: UDP, length 112 tc-so:00:00:41.080004 b2:a0:ec:57:c0:a1 > b2:a0:76:0c:9a:5c, ethertype IPv4 (0x0800), length 154: 192.168.1.2.51820 > 192.168.1.1.51820: UDP, length 112 tc-so:00:00:47.270004 b2:a0:76:0c:9a:5c > b2:a0:ec:57:c0:a1, ethertype IPv4 (0x0800), length 170: 192.168.1.1.51820 > 192.168.1.2.51820: UDP, length 128 tc-so:00:00:41.700004 b2:a0:ec:57:c0:a1 > b2:a0:76:0c:9a:5c, ethertype IPv4 (0x0800), length 170: 192.168.1.2.51820 > 192.168.1.1.51820: UDP, length 128 tc-so:00:00:47.790004 b2:a0:76:0c:9a:5c > b2:a0:ec:57:c0:a1, ethertype IPv4 (0x0800), length 170: 192.168.1.1.51820 > 192.168.1.2.51820: UDP, length 128 tc-so:00:00:42.260004 b2:a0:ec:57:c0:a1 > b2:a0:76:0c:9a:5c, ethertype IPv4 (0x0800), length 170: 192.168.1.2.51820 > 192.168.1.1.51820: UDP, length 128 tc-so:00:00:48.470004 b2:a0:76:0c:9a:5c > b2:a0:ec:57:c0:a1, ethertype IPv4 (0x0800), length 170: 192.168.1.1.51820 > 192.168.1.2.51820: UDP, length 128 tc-so:00:00:42.900004 b2:a0:ec:57:c0:a1 > b2:a0:76:0c:9a:5c, ethertype IPv4 (0x0800), length 170: 192.168.1.2.51820 > 192.168.1.1.51820: UDP, length 128 tc-so:00:00:48.960004 b2:a0:76:0c:9a:5c > b2:a0:ec:57:c0:a1, ethertype IPv4 (0x0800), length 170: 192.168.1.1.51820 > 192.168.1.2.51820: UDP, length 128 tc-so:00:00:43.390004 b2:a0:ec:57:c0:a1 > b2:a0:76:0c:9a:5c, ethertype IPv4 (0x0800), length 170: 192.168.1.2.51820 > 192.168.1.1.51820: UDP, length 128 tc-so:00:00:49.420004 b2:a0:76:0c:9a:5c > b2:a0:ec:57:c0:a1, ethertype IPv4 (0x0800), length 170: 192.168.1.1.51820 > 192.168.1.2.51820: UDP, length 128 tc-so:00:00:43.850004 b2:a0:ec:57:c0:a1 > b2:a0:76:0c:9a:5c, ethertype IPv4 (0x0800), length 170: 192.168.1.2.51820 > 192.168.1.1.51820: UDP, length 128 tc-so:00:00:49.900004 b2:a0:76:0c:9a:5c > b2:a0:ec:57:c0:a1, ethertype IPv4 (0x0800), length 170: 192.168.1.1.51820 > 192.168.1.2.51820: UDP, length 128 tc-so:00:00:44.350004 b2:a0:ec:57:c0:a1 > b2:a0:76:0c:9a:5c, ethertype IPv4 (0x0800), length 170: 192.168.1.2.51820 > 192.168.1.1.51820: UDP, length 128 tc-so:00:00:50.390004 b2:a0:76:0c:9a:5c > b2:a0:ec:57:c0:a1, ethertype IPv4 (0x0800), length 170: 192.168.1.1.51820 > 192.168.1.2.51820: UDP, length 128 tc-so:00:00:44.800004 b2:a0:ec:57:c0:a1 > b2:a0:76:0c:9a:5c, ethertype IPv4 (0x0800), length 170: 192.168.1.2.51820 > 192.168.1.1.51820: UDP, length 128 tc-so:00:00:50.840004 b2:a0:76:0c:9a:5c > b2:a0:ec:57:c0:a1, ethertype IPv4 (0x0800), length 170: 192.168.1.1.51820 > 192.168.1.2.51820: UDP, length 128 tc-so:00:00:45.250004 b2:a0:ec:57:c0:a1 > b2:a0:76:0c:9a:5c, ethertype IPv4 (0x0800), length 170: 192.168.1.2.51820 > 192.168.1.1.51820: UDP, length 128 tc-so:00:00:51.320004 b2:a0:76:0c:9a:5c > b2:a0:ec:57:c0:a1, ethertype IPv4 (0x0800), length 170: 192.168.1.1.51820 > 192.168.1.2.51820: UDP, length 128 tc-so:00:00:45.770004 b2:a0:ec:57:c0:a1 > b2:a0:76:0c:9a:5c, ethertype IPv4 (0x0800), length 170: 192.168.1.2.51820 > 192.168.1.1.51820: UDP, length 128 tc-so:00:00:51.810004 b2:a0:76:0c:9a:5c > b2:a0:ec:57:c0:a1, ethertype IPv4 (0x0800), length 170: 192.168.1.1.51820 > 192.168.1.2.51820: UDP, length 128 tc-so:00:00:46.260004 b2:a0:ec:57:c0:a1 > b2:a0:76:0c:9a:5c, ethertype IPv4 (0x0800), length 170: 192.168.1.2.51820 > 192.168.1.1.51820: UDP, length 128 tc-so:00:00:52.320004 b2:a0:76:0c:9a:5c > b2:a0:ec:57:c0:a1, ethertype IPv4 (0x0800), length 170: 192.168.1.1.51820 > 192.168.1.2.51820: UDP, length 128 tc-so:00:00:46.750004 b2:a0:ec:57:c0:a1 > b2:a0:76:0c:9a:5c, ethertype IPv4 (0x0800), length 170: 192.168.1.2.51820 > 192.168.1.1.51820: UDP, length 128 tc-so:00:00:52.860004 b2:a0:76:0c:9a:5c > b2:a0:ec:57:c0:a1, ethertype IPv4 (0x0800), length 170: 192.168.1.1.51820 > 192.168.1.2.51820: UDP, length 128 tc-so:00:00:47.290004 b2:a0:ec:57:c0:a1 > b2:a0:76:0c:9a:5c, ethertype IPv4 (0x0800), length 170: 192.168.1.2.51820 > 192.168.1.1.51820: UDP, length 128 tc-so:00:00:53.340004 b2:a0:76:0c:9a:5c > b2:a0:ec:57:c0:a1, ethertype IPv4 (0x0800), length 170: 192.168.1.1.51820 > 192.168.1.2.51820: UDP, length 128 tc-so:00:00:47.770004 b2:a0:ec:57:c0:a1 > b2:a0:76:0c:9a:5c, ethertype IPv4 (0x0800), length 170: 192.168.1.2.51820 > 192.168.1.1.51820: UDP, length 128 tc-so:00:00:53.790004 b2:a0:76:0c:9a:5c > b2:a0:ec:57:c0:a1, ethertype IPv4 (0x0800), length 170: 192.168.1.1.51820 > 192.168.1.2.51820: UDP, length 128 tc-so:00:00:48.220004 b2:a0:ec:57:c0:a1 > b2:a0:76:0c:9a:5c, ethertype IPv4 (0x0800), length 170: 192.168.1.2.51820 > 192.168.1.1.51820: UDP, length 128 tc-so:00:00:54.250004 b2:a0:76:0c:9a:5c > b2:a0:ec:57:c0:a1, ethertype IPv4 (0x0800), length 170: 192.168.1.1.51820 > 192.168.1.2.51820: UDP, length 128 tc-so:00:00:48.680004 b2:a0:ec:57:c0:a1 > b2:a0:76:0c:9a:5c, ethertype IPv4 (0x0800), length 170: 192.168.1.2.51820 > 192.168.1.1.51820: UDP, length 128 tc-so:00:00:54.660004 b2:a0:76:0c:9a:5c > b2:a0:ec:57:c0:a1, ethertype IPv4 (0x0800), length 170: 192.168.1.1.51820 > 192.168.1.2.51820: UDP, length 128 tc-so:00:00:49.140004 b2:a0:ec:57:c0:a1 > b2:a0:76:0c:9a:5c, ethertype IPv4 (0x0800), length 170: 192.168.1.2.51820 > 192.168.1.1.51820: UDP, length 128 tc-so:00:00:55.470004 b2:a0:76:0c:9a:5c > b2:a0:ec:57:c0:a1, ethertype IPv4 (0x0800), length 186: 192.168.1.1.51820 > 192.168.1.2.51820: UDP, length 144 tc-so:00:00:49.900004 b2:a0:ec:57:c0:a1 > b2:a0:76:0c:9a:5c, ethertype IPv4 (0x0800), length 186: 192.168.1.2.51820 > 192.168.1.1.51820: UDP, length 144 tc-so:00:00:55.930004 b2:a0:76:0c:9a:5c > b2:a0:ec:57:c0:a1, ethertype IPv4 (0x0800), length 186: 192.168.1.1.51820 > 192.168.1.2.51820: UDP, length 144 tc-so:00:00:50.360004 b2:a0:ec:57:c0:a1 > b2:a0:76:0c:9a:5c, ethertype IPv4 (0x0800), length 186: 192.168.1.2.51820 > 192.168.1.1.51820: UDP, length 144 tc-so:00:00:56.360004 b2:a0:76:0c:9a:5c > b2:a0:ec:57:c0:a1, ethertype IPv4 (0x0800), length 186: 192.168.1.1.51820 > 192.168.1.2.51820: UDP, length 144 tc-so:00:00:50.790004 b2:a0:ec:57:c0:a1 > b2:a0:76:0c:9a:5c, ethertype IPv4 (0x0800), length 186: 192.168.1.2.51820 > 192.168.1.1.51820: UDP, length 144 tc-so:00:00:56.840004 b2:a0:76:0c:9a:5c > b2:a0:ec:57:c0:a1, ethertype IPv4 (0x0800), length 186: 192.168.1.1.51820 > 192.168.1.2.51820: UDP, length 144 tc-so:00:00:51.270004 b2:a0:ec:57:c0:a1 > b2:a0:76:0c:9a:5c, ethertype IPv4 (0x0800), length 186: 192.168.1.2.51820 > 192.168.1.1.51820: UDP, length 144 tc-so:00:00:57.430004 b2:a0:76:0c:9a:5c > b2:a0:ec:57:c0:a1, ethertype IPv4 (0x0800), length 186: 192.168.1.1.51820 > 192.168.1.2.51820: UDP, length 144 tc-so:00:00:51.860004 b2:a0:ec:57:c0:a1 > b2:a0:76:0c:9a:5c, ethertype IPv4 (0x0800), length 186: 192.168.1.2.51820 > 192.168.1.1.51820: UDP, length 144 tc-so:00:00:57.940004 b2:a0:76:0c:9a:5c > b2:a0:ec:57:c0:a1, ethertype IPv4 (0x0800), length 186: 192.168.1.1.51820 > 192.168.1.2.51820: UDP, length 144 tc-so:00:00:52.350004 b2:a0:ec:57:c0:a1 > b2:a0:76:0c:9a:5c, ethertype IPv4 (0x0800), length 186: 192.168.1.2.51820 > 192.168.1.1.51820: UDP, length 144 tc-so:00:00:58.430004 b2:a0:76:0c:9a:5c > b2:a0:ec:57:c0:a1, ethertype IPv4 (0x0800), length 186: 192.168.1.1.51820 > 192.168.1.2.51820: UDP, length 144 tc-so:00:00:52.880004 b2:a0:ec:57:c0:a1 > b2:a0:76:0c:9a:5c, ethertype IPv4 (0x0800), length 186: 192.168.1.2.51820 > 192.168.1.1.51820: UDP, length 144 tc-so:00:00:58.960004 b2:a0:76:0c:9a:5c > b2:a0:ec:57:c0:a1, ethertype IPv4 (0x0800), length 186: 192.168.1.1.51820 > 192.168.1.2.51820: UDP, length 144 tc-so:00:00:53.380004 b2:a0:ec:57:c0:a1 > b2:a0:76:0c:9a:5c, ethertype IPv4 (0x0800), length 186: 192.168.1.2.51820 > 192.168.1.1.51820: UDP, length 144 tc-so:00:00:59.460004 b2:a0:76:0c:9a:5c > b2:a0:ec:57:c0:a1, ethertype IPv4 (0x0800), length 186: 192.168.1.1.51820 > 192.168.1.2.51820: UDP, length 144 tc-so:00:00:53.920004 b2:a0:ec:57:c0:a1 > b2:a0:76:0c:9a:5c, ethertype IPv4 (0x0800), length 186: 192.168.1.2.51820 > 192.168.1.1.51820: UDP, length 144 tc-so:00:00:59.930004 b2:a0:76:0c:9a:5c > b2:a0:ec:57:c0:a1, ethertype IPv4 (0x0800), length 186: 192.168.1.1.51820 > 192.168.1.2.51820: UDP, length 144 tc-so:00:00:54.620004 b2:a0:ec:57:c0:a1 > b2:a0:76:0c:9a:5c, ethertype IPv4 (0x0800), length 186: 192.168.1.2.51820 > 192.168.1.1.51820: UDP, length 144 tc-so:00:01:00.830004 b2:a0:76:0c:9a:5c > b2:a0:ec:57:c0:a1, ethertype IPv4 (0x0800), length 186: 192.168.1.1.51820 > 192.168.1.2.51820: UDP, length 144 tc-so:00:00:55.270004 b2:a0:ec:57:c0:a1 > b2:a0:76:0c:9a:5c, ethertype IPv4 (0x0800), length 186: 192.168.1.2.51820 > 192.168.1.1.51820: UDP, length 144 tc-so:00:01:01.320004 b2:a0:76:0c:9a:5c > b2:a0:ec:57:c0:a1, ethertype IPv4 (0x0800), length 186: 192.168.1.1.51820 > 192.168.1.2.51820: UDP, length 144 tc-so:00:00:55.750004 b2:a0:ec:57:c0:a1 > b2:a0:76:0c:9a:5c, ethertype IPv4 (0x0800), length 186: 192.168.1.2.51820 > 192.168.1.1.51820: UDP, length 144 tc-so:00:01:01.800004 b2:a0:76:0c:9a:5c > b2:a0:ec:57:c0:a1, ethertype IPv4 (0x0800), length 186: 192.168.1.1.51820 > 192.168.1.2.51820: UDP, length 144 tc-so:00:00:56.230004 b2:a0:ec:57:c0:a1 > b2:a0:76:0c:9a:5c, ethertype IPv4 (0x0800), length 186: 192.168.1.2.51820 > 192.168.1.1.51820: UDP, length 144 tc-so:00:01:02.280004 b2:a0:76:0c:9a:5c > b2:a0:ec:57:c0:a1, ethertype IPv4 (0x0800), length 186: 192.168.1.1.51820 > 192.168.1.2.51820: UDP, length 144 tc-so:00:00:56.710004 b2:a0:ec:57:c0:a1 > b2:a0:76:0c:9a:5c, ethertype IPv4 (0x0800), length 186: 192.168.1.2.51820 > 192.168.1.1.51820: UDP, length 144 tc-so:00:01:02.740004 b2:a0:76:0c:9a:5c > b2:a0:ec:57:c0:a1, ethertype IPv4 (0x0800), length 186: 192.168.1.1.51820 > 192.168.1.2.51820: UDP, length 144 tc-so:00:00:57.170004 b2:a0:ec:57:c0:a1 > b2:a0:76:0c:9a:5c, ethertype IPv4 (0x0800), length 186: 192.168.1.2.51820 > 192.168.1.1.51820: UDP, length 144 tc-so:00:01:03.200004 b2:a0:76:0c:9a:5c > b2:a0:ec:57:c0:a1, ethertype IPv4 (0x0800), length 186: 192.168.1.1.51820 > 192.168.1.2.51820: UDP, length 144 tc-so:00:00:57.630004 b2:a0:ec:57:c0:a1 > b2:a0:76:0c:9a:5c, ethertype IPv4 (0x0800), length 186: 192.168.1.2.51820 > 192.168.1.1.51820: UDP, length 144 tc-so:00:01:03.650004 b2:a0:76:0c:9a:5c > b2:a0:ec:57:c0:a1, ethertype IPv4 (0x0800), length 202: 192.168.1.1.51820 > 192.168.1.2.51820: UDP, length 160 tc-so:00:00:58.130004 b2:a0:ec:57:c0:a1 > b2:a0:76:0c:9a:5c, ethertype IPv4 (0x0800), length 202: 192.168.1.2.51820 > 192.168.1.1.51820: UDP, length 160 tc-so:00:01:04.140004 b2:a0:76:0c:9a:5c > b2:a0:ec:57:c0:a1, ethertype IPv4 (0x0800), length 202: 192.168.1.1.51820 > 192.168.1.2.51820: UDP, length 160 tc-so:00:00:58.580004 b2:a0:ec:57:c0:a1 > b2:a0:76:0c:9a:5c, ethertype IPv4 (0x0800), length 202: 192.168.1.2.51820 > 192.168.1.1.51820: UDP, length 160 tc-so:00:01:04.600004 b2:a0:76:0c:9a:5c > b2:a0:ec:57:c0:a1, ethertype IPv4 (0x0800), length 202: 192.168.1.1.51820 > 192.168.1.2.51820: UDP, length 160 tc-so:00:00:59.040004 b2:a0:ec:57:c0:a1 > b2:a0:76:0c:9a:5c, ethertype IPv4 (0x0800), length 202: 192.168.1.2.51820 > 192.168.1.1.51820: UDP, length 160 tc-so:00:01:04.950004 b2:a0:76:0c:9a:5c > b2:a0:ec:57:c0:a1, ethertype ARP (0x0806), length 42: Request who-has 192.168.1.2 (b2:a0:ec:57:c0:a1) tell 192.168.1.1, length 28 tc-so:00:00:59.390004 b2:a0:ec:57:c0:a1 > b2:a0:76:0c:9a:5c, ethertype ARP (0x0806), length 42: Reply 192.168.1.2 is-at b2:a0:ec:57:c0:a1, length 28 tc-so:00:01:05.070004 b2:a0:76:0c:9a:5c > b2:a0:ec:57:c0:a1, ethertype IPv4 (0x0800), length 202: 192.168.1.1.51820 > 192.168.1.2.51820: UDP, length 160 tc-so:00:00:59.510004 b2:a0:ec:57:c0:a1 > b2:a0:76:0c:9a:5c, ethertype IPv4 (0x0800), length 202: 192.168.1.2.51820 > 192.168.1.1.51820: UDP, length 160 tc-so:00:00:59.650004 b2:a0:ec:57:c0:a1 > b2:a0:76:0c:9a:5c, ethertype ARP (0x0806), length 42: Request who-has 192.168.1.1 (b2:a0:76:0c:9a:5c) tell 192.168.1.2, length 28 tc-so:00:01:05.210004 b2:a0:76:0c:9a:5c > b2:a0:ec:57:c0:a1, ethertype ARP (0x0806), length 42: Reply 192.168.1.1 is-at b2:a0:76:0c:9a:5c, length 28 tc-so:00:01:05.740004 b2:a0:76:0c:9a:5c > b2:a0:ec:57:c0:a1, ethertype IPv4 (0x0800), length 202: 192.168.1.1.51820 > 192.168.1.2.51820: UDP, length 160 tc-so:00:01:00.210004 b2:a0:ec:57:c0:a1 > b2:a0:76:0c:9a:5c, ethertype IPv4 (0x0800), length 202: 192.168.1.2.51820 > 192.168.1.1.51820: UDP, length 160 tc-so:00:01:06.420004 b2:a0:76:0c:9a:5c > b2:a0:ec:57:c0:a1, ethertype IPv4 (0x0800), length 202: 192.168.1.1.51820 > 192.168.1.2.51820: UDP, length 160 tc-so:00:01:00.860004 b2:a0:ec:57:c0:a1 > b2:a0:76:0c:9a:5c, ethertype IPv4 (0x0800), length 202: 192.168.1.2.51820 > 192.168.1.1.51820: UDP, length 160 tc-so:00:01:06.880004 b2:a0:76:0c:9a:5c > b2:a0:ec:57:c0:a1, ethertype IPv4 (0x0800), length 202: 192.168.1.1.51820 > 192.168.1.2.51820: UDP, length 160 tc-so:00:01:01.310004 b2:a0:ec:57:c0:a1 > b2:a0:76:0c:9a:5c, ethertype IPv4 (0x0800), length 202: 192.168.1.2.51820 > 192.168.1.1.51820: UDP, length 160 tc-so:00:01:07.370004 b2:a0:76:0c:9a:5c > b2:a0:ec:57:c0:a1, ethertype IPv4 (0x0800), length 202: 192.168.1.1.51820 > 192.168.1.2.51820: UDP, length 160 tc-so:00:01:01.810004 b2:a0:ec:57:c0:a1 > b2:a0:76:0c:9a:5c, ethertype IPv4 (0x0800), length 202: 192.168.1.2.51820 > 192.168.1.1.51820: UDP, length 160 tc-so:00:01:07.850004 b2:a0:76:0c:9a:5c > b2:a0:ec:57:c0:a1, ethertype IPv4 (0x0800), length 202: 192.168.1.1.51820 > 192.168.1.2.51820: UDP, length 160 tc-so:00:01:02.330004 b2:a0:ec:57:c0:a1 > b2:a0:76:0c:9a:5c, ethertype IPv4 (0x0800), length 202: 192.168.1.2.51820 > 192.168.1.1.51820: UDP, length 160 tc-so:00:01:08.360004 b2:a0:76:0c:9a:5c > b2:a0:ec:57:c0:a1, ethertype IPv4 (0x0800), length 202: 192.168.1.1.51820 > 192.168.1.2.51820: UDP, length 160 tc-so:00:01:02.790004 b2:a0:ec:57:c0:a1 > b2:a0:76:0c:9a:5c, ethertype IPv4 (0x0800), length 202: 192.168.1.2.51820 > 192.168.1.1.51820: UDP, length 160 tc-so:00:01:08.850004 b2:a0:76:0c:9a:5c > b2:a0:ec:57:c0:a1, ethertype IPv4 (0x0800), length 202: 192.168.1.1.51820 > 192.168.1.2.51820: UDP, length 160 tc-so:00:01:03.280004 b2:a0:ec:57:c0:a1 > b2:a0:76:0c:9a:5c, ethertype IPv4 (0x0800), length 202: 192.168.1.2.51820 > 192.168.1.1.51820: UDP, length 160 tc-so:00:01:09.350004 b2:a0:76:0c:9a:5c > b2:a0:ec:57:c0:a1, ethertype IPv4 (0x0800), length 202: 192.168.1.1.51820 > 192.168.1.2.51820: UDP, length 160 tc-so:00:01:03.820004 b2:a0:ec:57:c0:a1 > b2:a0:76:0c:9a:5c, ethertype IPv4 (0x0800), length 202: 192.168.1.2.51820 > 192.168.1.1.51820: UDP, length 160 tc-so:00:01:09.840004 b2:a0:76:0c:9a:5c > b2:a0:ec:57:c0:a1, ethertype IPv4 (0x0800), length 202: 192.168.1.1.51820 > 192.168.1.2.51820: UDP, length 160 tc-so:00:01:04.270004 b2:a0:ec:57:c0:a1 > b2:a0:76:0c:9a:5c, ethertype IPv4 (0x0800), length 202: 192.168.1.2.51820 > 192.168.1.1.51820: UDP, length 160 tc-so:00:01:10.670004 b2:a0:76:0c:9a:5c > b2:a0:ec:57:c0:a1, ethertype IPv4 (0x0800), length 202: 192.168.1.1.51820 > 192.168.1.2.51820: UDP, length 160 tc-so:00:01:05.150004 b2:a0:ec:57:c0:a1 > b2:a0:76:0c:9a:5c, ethertype IPv4 (0x0800), length 202: 192.168.1.2.51820 > 192.168.1.1.51820: UDP, length 160 tc-so:00:01:11.170004 b2:a0:76:0c:9a:5c > b2:a0:ec:57:c0:a1, ethertype IPv4 (0x0800), length 202: 192.168.1.1.51820 > 192.168.1.2.51820: UDP, length 160 tc-so:00:01:05.610004 b2:a0:ec:57:c0:a1 > b2:a0:76:0c:9a:5c, ethertype IPv4 (0x0800), length 202: 192.168.1.2.51820 > 192.168.1.1.51820: UDP, length 160 tc-so:00:01:11.740004 b2:a0:76:0c:9a:5c > b2:a0:ec:57:c0:a1, ethertype IPv4 (0x0800), length 202: 192.168.1.1.51820 > 192.168.1.2.51820: UDP, length 160 tc-so:00:01:06.180004 b2:a0:ec:57:c0:a1 > b2:a0:76:0c:9a:5c, ethertype IPv4 (0x0800), length 202: 192.168.1.2.51820 > 192.168.1.1.51820: UDP, length 160 tc-so:00:01:12.280004 b2:a0:76:0c:9a:5c > b2:a0:ec:57:c0:a1, ethertype IPv4 (0x0800), length 218: 192.168.1.1.51820 > 192.168.1.2.51820: UDP, length 176 tc-so:00:01:06.720004 b2:a0:ec:57:c0:a1 > b2:a0:76:0c:9a:5c, ethertype IPv4 (0x0800), length 218: 192.168.1.2.51820 > 192.168.1.1.51820: UDP, length 176 tc-so:00:01:12.930004 b2:a0:76:0c:9a:5c > b2:a0:ec:57:c0:a1, ethertype IPv4 (0x0800), length 218: 192.168.1.1.51820 > 192.168.1.2.51820: UDP, length 176 tc-so:00:01:07.360004 b2:a0:ec:57:c0:a1 > b2:a0:76:0c:9a:5c, ethertype IPv4 (0x0800), length 218: 192.168.1.2.51820 > 192.168.1.1.51820: UDP, length 176 tc-so:00:01:13.350004 b2:a0:76:0c:9a:5c > b2:a0:ec:57:c0:a1, ethertype IPv4 (0x0800), length 218: 192.168.1.1.51820 > 192.168.1.2.51820: UDP, length 176 tc-so:00:01:07.820004 b2:a0:ec:57:c0:a1 > b2:a0:76:0c:9a:5c, ethertype IPv4 (0x0800), length 218: 192.168.1.2.51820 > 192.168.1.1.51820: UDP, length 176 tc-so:00:01:13.810004 b2:a0:76:0c:9a:5c > b2:a0:ec:57:c0:a1, ethertype IPv4 (0x0800), length 218: 192.168.1.1.51820 > 192.168.1.2.51820: UDP, length 176 tc-so:00:01:08.240004 b2:a0:ec:57:c0:a1 > b2:a0:76:0c:9a:5c, ethertype IPv4 (0x0800), length 218: 192.168.1.2.51820 > 192.168.1.1.51820: UDP, length 176 tc-so:00:01:14.220004 b2:a0:76:0c:9a:5c > b2:a0:ec:57:c0:a1, ethertype IPv4 (0x0800), length 218: 192.168.1.1.51820 > 192.168.1.2.51820: UDP, length 176 tc-so:00:01:08.690004 b2:a0:ec:57:c0:a1 > b2:a0:76:0c:9a:5c, ethertype IPv4 (0x0800), length 218: 192.168.1.2.51820 > 192.168.1.1.51820: UDP, length 176 tc-so:00:01:14.700004 b2:a0:76:0c:9a:5c > b2:a0:ec:57:c0:a1, ethertype IPv4 (0x0800), length 218: 192.168.1.1.51820 > 192.168.1.2.51820: UDP, length 176 tc-so:00:01:09.130004 b2:a0:ec:57:c0:a1 > b2:a0:76:0c:9a:5c, ethertype IPv4 (0x0800), length 218: 192.168.1.2.51820 > 192.168.1.1.51820: UDP, length 176 tc-so:00:01:15.760004 b2:a0:76:0c:9a:5c > b2:a0:ec:57:c0:a1, ethertype IPv4 (0x0800), length 218: 192.168.1.1.51820 > 192.168.1.2.51820: UDP, length 176 tc-so:00:01:10.190004 b2:a0:ec:57:c0:a1 > b2:a0:76:0c:9a:5c, ethertype IPv4 (0x0800), length 218: 192.168.1.2.51820 > 192.168.1.1.51820: UDP, length 176 tc-so:00:01:16.800004 b2:a0:76:0c:9a:5c > b2:a0:ec:57:c0:a1, ethertype IPv4 (0x0800), length 218: 192.168.1.1.51820 > 192.168.1.2.51820: UDP, length 176 tc-so:00:01:11.270004 b2:a0:ec:57:c0:a1 > b2:a0:76:0c:9a:5c, ethertype IPv4 (0x0800), length 218: 192.168.1.2.51820 > 192.168.1.1.51820: UDP, length 176 tc-so:00:01:17.290004 b2:a0:76:0c:9a:5c > b2:a0:ec:57:c0:a1, ethertype IPv4 (0x0800), length 218: 192.168.1.1.51820 > 192.168.1.2.51820: UDP, length 176 tc-so:00:01:11.770004 b2:a0:ec:57:c0:a1 > b2:a0:76:0c:9a:5c, ethertype IPv4 (0x0800), length 218: 192.168.1.2.51820 > 192.168.1.1.51820: UDP, length 176 tc-so:00:01:17.790004 b2:a0:76:0c:9a:5c > b2:a0:ec:57:c0:a1, ethertype IPv4 (0x0800), length 218: 192.168.1.1.51820 > 192.168.1.2.51820: UDP, length 176 tc-so:00:01:12.230004 b2:a0:ec:57:c0:a1 > b2:a0:76:0c:9a:5c, ethertype IPv4 (0x0800), length 218: 192.168.1.2.51820 > 192.168.1.1.51820: UDP, length 176 tc-so:00:01:18.300004 b2:a0:76:0c:9a:5c > b2:a0:ec:57:c0:a1, ethertype IPv4 (0x0800), length 218: 192.168.1.1.51820 > 192.168.1.2.51820: UDP, length 176 tc-so:00:01:12.770004 b2:a0:ec:57:c0:a1 > b2:a0:76:0c:9a:5c, ethertype IPv4 (0x0800), length 218: 192.168.1.2.51820 > 192.168.1.1.51820: UDP, length 176 tc-so:00:01:18.790004 b2:a0:76:0c:9a:5c > b2:a0:ec:57:c0:a1, ethertype IPv4 (0x0800), length 218: 192.168.1.1.51820 > 192.168.1.2.51820: UDP, length 176 tc-so:00:01:13.220004 b2:a0:ec:57:c0:a1 > b2:a0:76:0c:9a:5c, ethertype IPv4 (0x0800), length 218: 192.168.1.2.51820 > 192.168.1.1.51820: UDP, length 176 tc-so:00:01:19.250004 b2:a0:76:0c:9a:5c > b2:a0:ec:57:c0:a1, ethertype IPv4 (0x0800), length 218: 192.168.1.1.51820 > 192.168.1.2.51820: UDP, length 176 tc-so:00:01:13.680004 b2:a0:ec:57:c0:a1 > b2:a0:76:0c:9a:5c, ethertype IPv4 (0x0800), length 218: 192.168.1.2.51820 > 192.168.1.1.51820: UDP, length 176 tc-so:00:01:19.710004 b2:a0:76:0c:9a:5c > b2:a0:ec:57:c0:a1, ethertype IPv4 (0x0800), length 218: 192.168.1.1.51820 > 192.168.1.2.51820: UDP, length 176 tc-so:00:01:14.140004 b2:a0:ec:57:c0:a1 > b2:a0:76:0c:9a:5c, ethertype IPv4 (0x0800), length 218: 192.168.1.2.51820 > 192.168.1.1.51820: UDP, length 176 tc-so:00:01:20.180004 b2:a0:76:0c:9a:5c > b2:a0:ec:57:c0:a1, ethertype IPv4 (0x0800), length 218: 192.168.1.1.51820 > 192.168.1.2.51820: UDP, length 176 tc-so:00:01:14.610004 b2:a0:ec:57:c0:a1 > b2:a0:76:0c:9a:5c, ethertype IPv4 (0x0800), length 218: 192.168.1.2.51820 > 192.168.1.1.51820: UDP, length 176 tc-so:00:01:20.660004 b2:a0:76:0c:9a:5c > b2:a0:ec:57:c0:a1, ethertype IPv4 (0x0800), length 218: 192.168.1.1.51820 > 192.168.1.2.51820: UDP, length 176 tc-so:00:01:15.130004 b2:a0:ec:57:c0:a1 > b2:a0:76:0c:9a:5c, ethertype IPv4 (0x0800), length 218: 192.168.1.2.51820 > 192.168.1.1.51820: UDP, length 176 tc-so:00:01:21.160004 b2:a0:76:0c:9a:5c > b2:a0:ec:57:c0:a1, ethertype IPv4 (0x0800), length 234: 192.168.1.1.51820 > 192.168.1.2.51820: UDP, length 192 tc-so:00:01:15.590004 b2:a0:ec:57:c0:a1 > b2:a0:76:0c:9a:5c, ethertype IPv4 (0x0800), length 234: 192.168.1.2.51820 > 192.168.1.1.51820: UDP, length 192 tc-so:00:01:21.620004 b2:a0:76:0c:9a:5c > b2:a0:ec:57:c0:a1, ethertype IPv4 (0x0800), length 234: 192.168.1.1.51820 > 192.168.1.2.51820: UDP, length 192 tc-so:00:01:16.050004 b2:a0:ec:57:c0:a1 > b2:a0:76:0c:9a:5c, ethertype IPv4 (0x0800), length 234: 192.168.1.2.51820 > 192.168.1.1.51820: UDP, length 192 tc-so:00:01:22.080004 b2:a0:76:0c:9a:5c > b2:a0:ec:57:c0:a1, ethertype IPv4 (0x0800), length 234: 192.168.1.1.51820 > 192.168.1.2.51820: UDP, length 192 tc-so:00:01:16.520004 b2:a0:ec:57:c0:a1 > b2:a0:76:0c:9a:5c, ethertype IPv4 (0x0800), length 234: 192.168.1.2.51820 > 192.168.1.1.51820: UDP, length 192 tc-so:00:01:22.520004 b2:a0:76:0c:9a:5c > b2:a0:ec:57:c0:a1, ethertype IPv4 (0x0800), length 234: 192.168.1.1.51820 > 192.168.1.2.51820: UDP, length 192 tc-so:00:01:16.960004 b2:a0:ec:57:c0:a1 > b2:a0:76:0c:9a:5c, ethertype IPv4 (0x0800), length 234: 192.168.1.2.51820 > 192.168.1.1.51820: UDP, length 192 tc-so:00:01:23.010004 b2:a0:76:0c:9a:5c > b2:a0:ec:57:c0:a1, ethertype IPv4 (0x0800), length 586: 192.168.1.1.51820 > 192.168.1.2.51820: UDP, length 544 tc-so:00:01:17.500004 b2:a0:ec:57:c0:a1 > b2:a0:76:0c:9a:5c, ethertype IPv4 (0x0800), length 586: 192.168.1.2.51820 > 192.168.1.1.51820: UDP, length 544 tc-so:00:01:23.530004 b2:a0:76:0c:9a:5c > b2:a0:ec:57:c0:a1, ethertype IPv4 (0x0800), length 586: 192.168.1.1.51820 > 192.168.1.2.51820: UDP, length 544 tc-so:00:01:17.970004 b2:a0:ec:57:c0:a1 > b2:a0:76:0c:9a:5c, ethertype IPv4 (0x0800), length 586: 192.168.1.2.51820 > 192.168.1.1.51820: UDP, length 544 tc-so:00:01:24.000004 b2:a0:76:0c:9a:5c > b2:a0:ec:57:c0:a1, ethertype IPv4 (0x0800), length 586: 192.168.1.1.51820 > 192.168.1.2.51820: UDP, length 544 tc-so:00:01:18.440004 b2:a0:ec:57:c0:a1 > b2:a0:76:0c:9a:5c, ethertype IPv4 (0x0800), length 586: 192.168.1.2.51820 > 192.168.1.1.51820: UDP, length 544 tc-so:00:01:24.480004 b2:a0:76:0c:9a:5c > b2:a0:ec:57:c0:a1, ethertype IPv4 (0x0800), length 586: 192.168.1.1.51820 > 192.168.1.2.51820: UDP, length 544 tc-so:00:01:18.920004 b2:a0:ec:57:c0:a1 > b2:a0:76:0c:9a:5c, ethertype IPv4 (0x0800), length 586: 192.168.1.2.51820 > 192.168.1.1.51820: UDP, length 544 tc-so:00:01:24.960004 b2:a0:76:0c:9a:5c > b2:a0:ec:57:c0:a1, ethertype IPv4 (0x0800), length 586: 192.168.1.1.51820 > 192.168.1.2.51820: UDP, length 544 tc-so:00:01:19.400004 b2:a0:ec:57:c0:a1 > b2:a0:76:0c:9a:5c, ethertype IPv4 (0x0800), length 586: 192.168.1.2.51820 > 192.168.1.1.51820: UDP, length 544 tc-so:00:01:25.390004 b2:a0:76:0c:9a:5c > b2:a0:ec:57:c0:a1, ethertype IPv4 (0x0800), length 586: 192.168.1.1.51820 > 192.168.1.2.51820: UDP, length 544 tc-so:00:01:19.850004 b2:a0:ec:57:c0:a1 > b2:a0:76:0c:9a:5c, ethertype IPv4 (0x0800), length 586: 192.168.1.2.51820 > 192.168.1.1.51820: UDP, length 544 tc-so:00:01:25.880004 b2:a0:76:0c:9a:5c > b2:a0:ec:57:c0:a1, ethertype IPv4 (0x0800), length 586: 192.168.1.1.51820 > 192.168.1.2.51820: UDP, length 544 tc-so:00:01:20.300004 b2:a0:ec:57:c0:a1 > b2:a0:76:0c:9a:5c, ethertype IPv4 (0x0800), length 586: 192.168.1.2.51820 > 192.168.1.1.51820: UDP, length 544 tc-so:00:01:26.290004 b2:a0:76:0c:9a:5c > b2:a0:ec:57:c0:a1, ethertype IPv4 (0x0800), length 586: 192.168.1.1.51820 > 192.168.1.2.51820: UDP, length 544 tc-so:00:01:20.750004 b2:a0:ec:57:c0:a1 > b2:a0:76:0c:9a:5c, ethertype IPv4 (0x0800), length 586: 192.168.1.2.51820 > 192.168.1.1.51820: UDP, length 544 tc-so:00:01:26.750004 b2:a0:76:0c:9a:5c > b2:a0:ec:57:c0:a1, ethertype IPv4 (0x0800), length 586: 192.168.1.1.51820 > 192.168.1.2.51820: UDP, length 544 tc-so:00:01:21.210004 b2:a0:ec:57:c0:a1 > b2:a0:76:0c:9a:5c, ethertype IPv4 (0x0800), length 586: 192.168.1.2.51820 > 192.168.1.1.51820: UDP, length 544 tc-so:00:01:27.200004 b2:a0:76:0c:9a:5c > b2:a0:ec:57:c0:a1, ethertype IPv4 (0x0800), length 586: 192.168.1.1.51820 > 192.168.1.2.51820: UDP, length 544 tc-so:00:01:21.660004 b2:a0:ec:57:c0:a1 > b2:a0:76:0c:9a:5c, ethertype IPv4 (0x0800), length 586: 192.168.1.2.51820 > 192.168.1.1.51820: UDP, length 544 tc-so:00:01:27.660004 b2:a0:76:0c:9a:5c > b2:a0:ec:57:c0:a1, ethertype IPv4 (0x0800), length 586: 192.168.1.1.51820 > 192.168.1.2.51820: UDP, length 544 tc-so:00:01:22.120004 b2:a0:ec:57:c0:a1 > b2:a0:76:0c:9a:5c, ethertype IPv4 (0x0800), length 586: 192.168.1.2.51820 > 192.168.1.1.51820: UDP, length 544 tc-so:00:01:28.240004 b2:a0:76:0c:9a:5c > b2:a0:ec:57:c0:a1, ethertype IPv4 (0x0800), length 586: 192.168.1.1.51820 > 192.168.1.2.51820: UDP, length 544 tc-so:00:01:22.720004 b2:a0:ec:57:c0:a1 > b2:a0:76:0c:9a:5c, ethertype IPv4 (0x0800), length 586: 192.168.1.2.51820 > 192.168.1.1.51820: UDP, length 544 tc-so:00:01:28.830004 b2:a0:76:0c:9a:5c > b2:a0:ec:57:c0:a1, ethertype IPv4 (0x0800), length 586: 192.168.1.1.51820 > 192.168.1.2.51820: UDP, length 544 tc-so:00:01:23.270004 b2:a0:ec:57:c0:a1 > b2:a0:76:0c:9a:5c, ethertype IPv4 (0x0800), length 586: 192.168.1.2.51820 > 192.168.1.1.51820: UDP, length 544 tc-so:00:01:29.330004 b2:a0:76:0c:9a:5c > b2:a0:ec:57:c0:a1, ethertype IPv4 (0x0800), length 586: 192.168.1.1.51820 > 192.168.1.2.51820: UDP, length 544 tc-so:00:01:23.790004 b2:a0:ec:57:c0:a1 > b2:a0:76:0c:9a:5c, ethertype IPv4 (0x0800), length 586: 192.168.1.2.51820 > 192.168.1.1.51820: UDP, length 544 tc-so:00:01:29.810004 b2:a0:76:0c:9a:5c > b2:a0:ec:57:c0:a1, ethertype IPv4 (0x0800), length 586: 192.168.1.1.51820 > 192.168.1.2.51820: UDP, length 544 tc-so:00:01:24.270004 b2:a0:ec:57:c0:a1 > b2:a0:76:0c:9a:5c, ethertype IPv4 (0x0800), length 586: 192.168.1.2.51820 > 192.168.1.1.51820: UDP, length 544 tc-so:00:01:30.310004 b2:a0:76:0c:9a:5c > b2:a0:ec:57:c0:a1, ethertype IPv4 (0x0800), length 602: 192.168.1.1.51820 > 192.168.1.2.51820: UDP, length 560 tc-so:00:01:24.720004 b2:a0:ec:57:c0:a1 > b2:a0:76:0c:9a:5c, ethertype IPv4 (0x0800), length 602: 192.168.1.2.51820 > 192.168.1.1.51820: UDP, length 560 tc-so:00:01:30.730004 b2:a0:76:0c:9a:5c > b2:a0:ec:57:c0:a1, ethertype IPv4 (0x0800), length 602: 192.168.1.1.51820 > 192.168.1.2.51820: UDP, length 560 tc-so:00:01:25.180004 b2:a0:ec:57:c0:a1 > b2:a0:76:0c:9a:5c, ethertype IPv4 (0x0800), length 602: 192.168.1.2.51820 > 192.168.1.1.51820: UDP, length 560 tc-so:00:01:31.870004 b2:a0:76:0c:9a:5c > b2:a0:ec:57:c0:a1, ethertype IPv4 (0x0800), length 602: 192.168.1.1.51820 > 192.168.1.2.51820: UDP, length 560 tc-so:00:01:26.300004 b2:a0:ec:57:c0:a1 > b2:a0:76:0c:9a:5c, ethertype IPv4 (0x0800), length 602: 192.168.1.2.51820 > 192.168.1.1.51820: UDP, length 560 tc-so:00:01:32.560004 b2:a0:76:0c:9a:5c > b2:a0:ec:57:c0:a1, ethertype IPv4 (0x0800), length 602: 192.168.1.1.51820 > 192.168.1.2.51820: UDP, length 560 tc-so:00:01:26.990004 b2:a0:ec:57:c0:a1 > b2:a0:76:0c:9a:5c, ethertype IPv4 (0x0800), length 602: 192.168.1.2.51820 > 192.168.1.1.51820: UDP, length 560 tc-so:00:01:33.010004 b2:a0:76:0c:9a:5c > b2:a0:ec:57:c0:a1, ethertype IPv4 (0x0800), length 602: 192.168.1.1.51820 > 192.168.1.2.51820: UDP, length 560 tc-so:00:01:27.440004 b2:a0:ec:57:c0:a1 > b2:a0:76:0c:9a:5c, ethertype IPv4 (0x0800), length 602: 192.168.1.2.51820 > 192.168.1.1.51820: UDP, length 560 tc-so:00:01:33.490004 b2:a0:76:0c:9a:5c > b2:a0:ec:57:c0:a1, ethertype IPv4 (0x0800), length 602: 192.168.1.1.51820 > 192.168.1.2.51820: UDP, length 560 tc-so:00:01:27.920004 b2:a0:ec:57:c0:a1 > b2:a0:76:0c:9a:5c, ethertype IPv4 (0x0800), length 602: 192.168.1.2.51820 > 192.168.1.1.51820: UDP, length 560 tc-so:00:01:33.960004 b2:a0:76:0c:9a:5c > b2:a0:ec:57:c0:a1, ethertype IPv4 (0x0800), length 602: 192.168.1.1.51820 > 192.168.1.2.51820: UDP, length 560 tc-so:00:01:28.390004 b2:a0:ec:57:c0:a1 > b2:a0:76:0c:9a:5c, ethertype IPv4 (0x0800), length 602: 192.168.1.2.51820 > 192.168.1.1.51820: UDP, length 560 tc-so:00:01:34.450004 b2:a0:76:0c:9a:5c > b2:a0:ec:57:c0:a1, ethertype IPv4 (0x0800), length 602: 192.168.1.1.51820 > 192.168.1.2.51820: UDP, length 560 tc-so:00:01:28.880004 b2:a0:ec:57:c0:a1 > b2:a0:76:0c:9a:5c, ethertype IPv4 (0x0800), length 602: 192.168.1.2.51820 > 192.168.1.1.51820: UDP, length 560 tc-so:00:01:34.940004 b2:a0:76:0c:9a:5c > b2:a0:ec:57:c0:a1, ethertype IPv4 (0x0800), length 602: 192.168.1.1.51820 > 192.168.1.2.51820: UDP, length 560 tc-so:00:01:29.370004 b2:a0:ec:57:c0:a1 > b2:a0:76:0c:9a:5c, ethertype IPv4 (0x0800), length 602: 192.168.1.2.51820 > 192.168.1.1.51820: UDP, length 560 tc-so:00:01:35.440004 b2:a0:76:0c:9a:5c > b2:a0:ec:57:c0:a1, ethertype IPv4 (0x0800), length 602: 192.168.1.1.51820 > 192.168.1.2.51820: UDP, length 560 tc-so:00:01:29.870004 b2:a0:ec:57:c0:a1 > b2:a0:76:0c:9a:5c, ethertype IPv4 (0x0800), length 602: 192.168.1.2.51820 > 192.168.1.1.51820: UDP, length 560 tc-so:00:01:35.910004 b2:a0:76:0c:9a:5c > b2:a0:ec:57:c0:a1, ethertype IPv4 (0x0800), length 602: 192.168.1.1.51820 > 192.168.1.2.51820: UDP, length 560 tc-so:00:01:30.340004 b2:a0:ec:57:c0:a1 > b2:a0:76:0c:9a:5c, ethertype IPv4 (0x0800), length 602: 192.168.1.2.51820 > 192.168.1.1.51820: UDP, length 560 tc-so:00:01:36.400004 b2:a0:76:0c:9a:5c > b2:a0:ec:57:c0:a1, ethertype IPv4 (0x0800), length 602: 192.168.1.1.51820 > 192.168.1.2.51820: UDP, length 560 tc-so:00:01:30.830004 b2:a0:ec:57:c0:a1 > b2:a0:76:0c:9a:5c, ethertype IPv4 (0x0800), length 602: 192.168.1.2.51820 > 192.168.1.1.51820: UDP, length 560 tc-so:00:01:36.890004 b2:a0:76:0c:9a:5c > b2:a0:ec:57:c0:a1, ethertype IPv4 (0x0800), length 602: 192.168.1.1.51820 > 192.168.1.2.51820: UDP, length 560 tc-so:00:01:31.320004 b2:a0:ec:57:c0:a1 > b2:a0:76:0c:9a:5c, ethertype IPv4 (0x0800), length 602: 192.168.1.2.51820 > 192.168.1.1.51820: UDP, length 560 tc-so:00:01:37.380004 b2:a0:76:0c:9a:5c > b2:a0:ec:57:c0:a1, ethertype IPv4 (0x0800), length 602: 192.168.1.1.51820 > 192.168.1.2.51820: UDP, length 560 tc-so:00:01:31.810004 b2:a0:ec:57:c0:a1 > b2:a0:76:0c:9a:5c, ethertype IPv4 (0x0800), length 602: 192.168.1.2.51820 > 192.168.1.1.51820: UDP, length 560 tc-so:00:01:37.880004 b2:a0:76:0c:9a:5c > b2:a0:ec:57:c0:a1, ethertype IPv4 (0x0800), length 602: 192.168.1.1.51820 > 192.168.1.2.51820: UDP, length 560 tc-so:00:01:32.310004 b2:a0:ec:57:c0:a1 > b2:a0:76:0c:9a:5c, ethertype IPv4 (0x0800), length 602: 192.168.1.2.51820 > 192.168.1.1.51820: UDP, length 560 tc-so:00:01:38.340004 b2:a0:76:0c:9a:5c > b2:a0:ec:57:c0:a1, ethertype IPv4 (0x0800), length 602: 192.168.1.1.51820 > 192.168.1.2.51820: UDP, length 560 tc-so:00:01:32.770004 b2:a0:ec:57:c0:a1 > b2:a0:76:0c:9a:5c, ethertype IPv4 (0x0800), length 602: 192.168.1.2.51820 > 192.168.1.1.51820: UDP, length 560 tc-so:00:01:38.820004 b2:a0:76:0c:9a:5c > b2:a0:ec:57:c0:a1, ethertype IPv4 (0x0800), length 618: 192.168.1.1.51820 > 192.168.1.2.51820: UDP, length 576 tc-so:00:01:33.250004 b2:a0:ec:57:c0:a1 > b2:a0:76:0c:9a:5c, ethertype IPv4 (0x0800), length 618: 192.168.1.2.51820 > 192.168.1.1.51820: UDP, length 576 tc-so:00:01:39.290004 b2:a0:76:0c:9a:5c > b2:a0:ec:57:c0:a1, ethertype IPv4 (0x0800), length 618: 192.168.1.1.51820 > 192.168.1.2.51820: UDP, length 576 tc-so:00:01:33.720004 b2:a0:ec:57:c0:a1 > b2:a0:76:0c:9a:5c, ethertype IPv4 (0x0800), length 618: 192.168.1.2.51820 > 192.168.1.1.51820: UDP, length 576 tc-so:00:01:39.970004 b2:a0:76:0c:9a:5c > b2:a0:ec:57:c0:a1, ethertype IPv4 (0x0800), length 618: 192.168.1.1.51820 > 192.168.1.2.51820: UDP, length 576 tc-so:00:01:34.400004 b2:a0:ec:57:c0:a1 > b2:a0:76:0c:9a:5c, ethertype IPv4 (0x0800), length 618: 192.168.1.2.51820 > 192.168.1.1.51820: UDP, length 576 tc-so:00:01:34.870004 b2:a0:ec:57:c0:a1 > b2:a0:76:0c:9a:5c, ethertype ARP (0x0806), length 42: Request who-has 192.168.1.1 (b2:a0:76:0c:9a:5c) tell 192.168.1.2, length 28 tc-so:00:01:40.440004 b2:a0:76:0c:9a:5c > b2:a0:ec:57:c0:a1, ethertype ARP (0x0806), length 42: Request who-has 192.168.1.2 (b2:a0:ec:57:c0:a1) tell 192.168.1.1, length 28 tc-so:00:01:34.870004 b2:a0:ec:57:c0:a1 > b2:a0:76:0c:9a:5c, ethertype ARP (0x0806), length 42: Reply 192.168.1.2 is-at b2:a0:ec:57:c0:a1, length 28 tc-so:00:01:40.440004 b2:a0:76:0c:9a:5c > b2:a0:ec:57:c0:a1, ethertype ARP (0x0806), length 42: Reply 192.168.1.1 is-at b2:a0:76:0c:9a:5c, length 28 tc-so:00:01:40.440004 b2:a0:76:0c:9a:5c > b2:a0:ec:57:c0:a1, ethertype IPv4 (0x0800), length 618: 192.168.1.1.51820 > 192.168.1.2.51820: UDP, length 576 tc-so:00:01:34.870004 b2:a0:ec:57:c0:a1 > b2:a0:76:0c:9a:5c, ethertype IPv4 (0x0800), length 618: 192.168.1.2.51820 > 192.168.1.1.51820: UDP, length 576 tc-so:00:01:40.900004 b2:a0:76:0c:9a:5c > b2:a0:ec:57:c0:a1, ethertype IPv4 (0x0800), length 618: 192.168.1.1.51820 > 192.168.1.2.51820: UDP, length 576 tc-so:00:01:35.330004 b2:a0:ec:57:c0:a1 > b2:a0:76:0c:9a:5c, ethertype IPv4 (0x0800), length 618: 192.168.1.2.51820 > 192.168.1.1.51820: UDP, length 576 tc-so:00:01:41.320004 b2:a0:76:0c:9a:5c > b2:a0:ec:57:c0:a1, ethertype IPv4 (0x0800), length 618: 192.168.1.1.51820 > 192.168.1.2.51820: UDP, length 576 tc-so:00:01:35.800004 b2:a0:ec:57:c0:a1 > b2:a0:76:0c:9a:5c, ethertype IPv4 (0x0800), length 618: 192.168.1.2.51820 > 192.168.1.1.51820: UDP, length 576 tc-so:00:01:41.780004 b2:a0:76:0c:9a:5c > b2:a0:ec:57:c0:a1, ethertype IPv4 (0x0800), length 618: 192.168.1.1.51820 > 192.168.1.2.51820: UDP, length 576 tc-so:00:01:36.210004 b2:a0:ec:57:c0:a1 > b2:a0:76:0c:9a:5c, ethertype IPv4 (0x0800), length 618: 192.168.1.2.51820 > 192.168.1.1.51820: UDP, length 576 tc-so:00:01:42.230004 b2:a0:76:0c:9a:5c > b2:a0:ec:57:c0:a1, ethertype IPv4 (0x0800), length 618: 192.168.1.1.51820 > 192.168.1.2.51820: UDP, length 576 tc-so:00:01:36.660004 b2:a0:ec:57:c0:a1 > b2:a0:76:0c:9a:5c, ethertype IPv4 (0x0800), length 618: 192.168.1.2.51820 > 192.168.1.1.51820: UDP, length 576 tc-so:00:01:42.680004 b2:a0:76:0c:9a:5c > b2:a0:ec:57:c0:a1, ethertype IPv4 (0x0800), length 618: 192.168.1.1.51820 > 192.168.1.2.51820: UDP, length 576 tc-so:00:01:37.110004 b2:a0:ec:57:c0:a1 > b2:a0:76:0c:9a:5c, ethertype IPv4 (0x0800), length 618: 192.168.1.2.51820 > 192.168.1.1.51820: UDP, length 576 tc-so:00:01:43.470004 b2:a0:76:0c:9a:5c > b2:a0:ec:57:c0:a1, ethertype IPv4 (0x0800), length 618: 192.168.1.1.51820 > 192.168.1.2.51820: UDP, length 576 tc-so:00:01:37.910004 b2:a0:ec:57:c0:a1 > b2:a0:76:0c:9a:5c, ethertype IPv4 (0x0800), length 618: 192.168.1.2.51820 > 192.168.1.1.51820: UDP, length 576 tc-so:00:01:43.990004 b2:a0:76:0c:9a:5c > b2:a0:ec:57:c0:a1, ethertype IPv4 (0x0800), length 618: 192.168.1.1.51820 > 192.168.1.2.51820: UDP, length 576 tc-so:00:01:38.440004 b2:a0:ec:57:c0:a1 > b2:a0:76:0c:9a:5c, ethertype IPv4 (0x0800), length 618: 192.168.1.2.51820 > 192.168.1.1.51820: UDP, length 576 tc-so:00:01:44.520004 b2:a0:76:0c:9a:5c > b2:a0:ec:57:c0:a1, ethertype IPv4 (0x0800), length 618: 192.168.1.1.51820 > 192.168.1.2.51820: UDP, length 576 tc-so:00:01:38.970004 b2:a0:ec:57:c0:a1 > b2:a0:76:0c:9a:5c, ethertype IPv4 (0x0800), length 618: 192.168.1.2.51820 > 192.168.1.1.51820: UDP, length 576 tc-so:00:01:45.030004 b2:a0:76:0c:9a:5c > b2:a0:ec:57:c0:a1, ethertype IPv4 (0x0800), length 618: 192.168.1.1.51820 > 192.168.1.2.51820: UDP, length 576 tc-so:00:01:39.440004 b2:a0:ec:57:c0:a1 > b2:a0:76:0c:9a:5c, ethertype IPv4 (0x0800), length 618: 192.168.1.2.51820 > 192.168.1.1.51820: UDP, length 576 tc-so:00:01:45.550004 b2:a0:76:0c:9a:5c > b2:a0:ec:57:c0:a1, ethertype IPv4 (0x0800), length 618: 192.168.1.1.51820 > 192.168.1.2.51820: UDP, length 576 tc-so:00:01:40.000004 b2:a0:ec:57:c0:a1 > b2:a0:76:0c:9a:5c, ethertype IPv4 (0x0800), length 618: 192.168.1.2.51820 > 192.168.1.1.51820: UDP, length 576 tc-so:00:01:46.100004 b2:a0:76:0c:9a:5c > b2:a0:ec:57:c0:a1, ethertype IPv4 (0x0800), length 618: 192.168.1.1.51820 > 192.168.1.2.51820: UDP, length 576 tc-so:00:01:40.510004 b2:a0:ec:57:c0:a1 > b2:a0:76:0c:9a:5c, ethertype IPv4 (0x0800), length 618: 192.168.1.2.51820 > 192.168.1.1.51820: UDP, length 576 tc-so:00:01:46.590004 b2:a0:76:0c:9a:5c > b2:a0:ec:57:c0:a1, ethertype IPv4 (0x0800), length 618: 192.168.1.1.51820 > 192.168.1.2.51820: UDP, length 576 tc-so:00:01:41.040004 b2:a0:ec:57:c0:a1 > b2:a0:76:0c:9a:5c, ethertype IPv4 (0x0800), length 618: 192.168.1.2.51820 > 192.168.1.1.51820: UDP, length 576 tc-so:00:01:47.120004 b2:a0:76:0c:9a:5c > b2:a0:ec:57:c0:a1, ethertype IPv4 (0x0800), length 634: 192.168.1.1.51820 > 192.168.1.2.51820: UDP, length 592 tc-so:00:01:41.570004 b2:a0:ec:57:c0:a1 > b2:a0:76:0c:9a:5c, ethertype IPv4 (0x0800), length 634: 192.168.1.2.51820 > 192.168.1.1.51820: UDP, length 592 tc-so:00:01:47.670004 b2:a0:76:0c:9a:5c > b2:a0:ec:57:c0:a1, ethertype IPv4 (0x0800), length 634: 192.168.1.1.51820 > 192.168.1.2.51820: UDP, length 592 tc-so:00:01:42.080004 b2:a0:ec:57:c0:a1 > b2:a0:76:0c:9a:5c, ethertype IPv4 (0x0800), length 634: 192.168.1.2.51820 > 192.168.1.1.51820: UDP, length 592 tc-so:00:01:48.160004 b2:a0:76:0c:9a:5c > b2:a0:ec:57:c0:a1, ethertype IPv4 (0x0800), length 634: 192.168.1.1.51820 > 192.168.1.2.51820: UDP, length 592 tc-so:00:01:42.590004 b2:a0:ec:57:c0:a1 > b2:a0:76:0c:9a:5c, ethertype IPv4 (0x0800), length 634: 192.168.1.2.51820 > 192.168.1.1.51820: UDP, length 592 tc-so:00:01:48.610004 b2:a0:76:0c:9a:5c > b2:a0:ec:57:c0:a1, ethertype IPv4 (0x0800), length 634: 192.168.1.1.51820 > 192.168.1.2.51820: UDP, length 592 tc-so:00:01:43.090004 b2:a0:ec:57:c0:a1 > b2:a0:76:0c:9a:5c, ethertype IPv4 (0x0800), length 634: 192.168.1.2.51820 > 192.168.1.1.51820: UDP, length 592 tc-so:00:01:49.170004 b2:a0:76:0c:9a:5c > b2:a0:ec:57:c0:a1, ethertype IPv4 (0x0800), length 634: 192.168.1.1.51820 > 192.168.1.2.51820: UDP, length 592 tc-so:00:01:43.590004 b2:a0:ec:57:c0:a1 > b2:a0:76:0c:9a:5c, ethertype IPv4 (0x0800), length 634: 192.168.1.2.51820 > 192.168.1.1.51820: UDP, length 592 tc-so:00:01:49.640004 b2:a0:76:0c:9a:5c > b2:a0:ec:57:c0:a1, ethertype IPv4 (0x0800), length 634: 192.168.1.1.51820 > 192.168.1.2.51820: UDP, length 592 tc-so:00:01:44.060004 b2:a0:ec:57:c0:a1 > b2:a0:76:0c:9a:5c, ethertype IPv4 (0x0800), length 634: 192.168.1.2.51820 > 192.168.1.1.51820: UDP, length 592 tc-so:00:01:50.090004 b2:a0:76:0c:9a:5c > b2:a0:ec:57:c0:a1, ethertype IPv4 (0x0800), length 634: 192.168.1.1.51820 > 192.168.1.2.51820: UDP, length 592 tc-so:00:01:44.550004 b2:a0:ec:57:c0:a1 > b2:a0:76:0c:9a:5c, ethertype IPv4 (0x0800), length 634: 192.168.1.2.51820 > 192.168.1.1.51820: UDP, length 592 tc-so:00:01:50.540004 b2:a0:76:0c:9a:5c > b2:a0:ec:57:c0:a1, ethertype IPv4 (0x0800), length 634: 192.168.1.1.51820 > 192.168.1.2.51820: UDP, length 592 tc-so:00:01:45.000004 b2:a0:ec:57:c0:a1 > b2:a0:76:0c:9a:5c, ethertype IPv4 (0x0800), length 634: 192.168.1.2.51820 > 192.168.1.1.51820: UDP, length 592 tc-so:00:01:51.000004 b2:a0:76:0c:9a:5c > b2:a0:ec:57:c0:a1, ethertype IPv4 (0x0800), length 634: 192.168.1.1.51820 > 192.168.1.2.51820: UDP, length 592 tc-so:00:01:45.460004 b2:a0:ec:57:c0:a1 > b2:a0:76:0c:9a:5c, ethertype IPv4 (0x0800), length 634: 192.168.1.2.51820 > 192.168.1.1.51820: UDP, length 592 tc-so:00:01:51.490004 b2:a0:76:0c:9a:5c > b2:a0:ec:57:c0:a1, ethertype IPv4 (0x0800), length 634: 192.168.1.1.51820 > 192.168.1.2.51820: UDP, length 592 tc-so:00:01:45.910004 b2:a0:ec:57:c0:a1 > b2:a0:76:0c:9a:5c, ethertype IPv4 (0x0800), length 634: 192.168.1.2.51820 > 192.168.1.1.51820: UDP, length 592 tc-so:00:01:51.940004 b2:a0:76:0c:9a:5c > b2:a0:ec:57:c0:a1, ethertype IPv4 (0x0800), length 634: 192.168.1.1.51820 > 192.168.1.2.51820: UDP, length 592 tc-so:00:01:46.400004 b2:a0:ec:57:c0:a1 > b2:a0:76:0c:9a:5c, ethertype IPv4 (0x0800), length 634: 192.168.1.2.51820 > 192.168.1.1.51820: UDP, length 592 tc-so:00:01:52.490004 b2:a0:76:0c:9a:5c > b2:a0:ec:57:c0:a1, ethertype IPv4 (0x0800), length 634: 192.168.1.1.51820 > 192.168.1.2.51820: UDP, length 592 tc-so:00:01:46.910004 b2:a0:ec:57:c0:a1 > b2:a0:76:0c:9a:5c, ethertype IPv4 (0x0800), length 634: 192.168.1.2.51820 > 192.168.1.1.51820: UDP, length 592 tc-so:00:01:52.980004 b2:a0:76:0c:9a:5c > b2:a0:ec:57:c0:a1, ethertype IPv4 (0x0800), length 634: 192.168.1.1.51820 > 192.168.1.2.51820: UDP, length 592 tc-so:00:01:47.440004 b2:a0:ec:57:c0:a1 > b2:a0:76:0c:9a:5c, ethertype IPv4 (0x0800), length 634: 192.168.1.2.51820 > 192.168.1.1.51820: UDP, length 592 tc-so:00:01:53.530004 b2:a0:76:0c:9a:5c > b2:a0:ec:57:c0:a1, ethertype IPv4 (0x0800), length 634: 192.168.1.1.51820 > 192.168.1.2.51820: UDP, length 592 tc-so:00:01:47.950004 b2:a0:ec:57:c0:a1 > b2:a0:76:0c:9a:5c, ethertype IPv4 (0x0800), length 634: 192.168.1.2.51820 > 192.168.1.1.51820: UDP, length 592 tc-so:00:01:54.010004 b2:a0:76:0c:9a:5c > b2:a0:ec:57:c0:a1, ethertype IPv4 (0x0800), length 634: 192.168.1.1.51820 > 192.168.1.2.51820: UDP, length 592 tc-so:00:01:48.470004 b2:a0:ec:57:c0:a1 > b2:a0:76:0c:9a:5c, ethertype IPv4 (0x0800), length 634: 192.168.1.2.51820 > 192.168.1.1.51820: UDP, length 592 tc-so:00:01:54.470004 b2:a0:76:0c:9a:5c > b2:a0:ec:57:c0:a1, ethertype IPv4 (0x0800), length 634: 192.168.1.1.51820 > 192.168.1.2.51820: UDP, length 592 tc-so:00:01:48.930004 b2:a0:ec:57:c0:a1 > b2:a0:76:0c:9a:5c, ethertype IPv4 (0x0800), length 634: 192.168.1.2.51820 > 192.168.1.1.51820: UDP, length 592 tc-so:00:01:54.940004 b2:a0:76:0c:9a:5c > b2:a0:ec:57:c0:a1, ethertype IPv4 (0x0800), length 650: 192.168.1.1.51820 > 192.168.1.2.51820: UDP, length 608 tc-so:00:01:49.400004 b2:a0:ec:57:c0:a1 > b2:a0:76:0c:9a:5c, ethertype IPv4 (0x0800), length 650: 192.168.1.2.51820 > 192.168.1.1.51820: UDP, length 608 tc-so:00:01:55.400004 b2:a0:76:0c:9a:5c > b2:a0:ec:57:c0:a1, ethertype IPv4 (0x0800), length 650: 192.168.1.1.51820 > 192.168.1.2.51820: UDP, length 608 tc-so:00:01:49.860004 b2:a0:ec:57:c0:a1 > b2:a0:76:0c:9a:5c, ethertype IPv4 (0x0800), length 650: 192.168.1.2.51820 > 192.168.1.1.51820: UDP, length 608 tc-so:00:01:55.930004 b2:a0:76:0c:9a:5c > b2:a0:ec:57:c0:a1, ethertype IPv4 (0x0800), length 650: 192.168.1.1.51820 > 192.168.1.2.51820: UDP, length 608 tc-so:00:01:50.390004 b2:a0:ec:57:c0:a1 > b2:a0:76:0c:9a:5c, ethertype IPv4 (0x0800), length 650: 192.168.1.2.51820 > 192.168.1.1.51820: UDP, length 608 tc-so:00:01:56.450004 b2:a0:76:0c:9a:5c > b2:a0:ec:57:c0:a1, ethertype IPv4 (0x0800), length 650: 192.168.1.1.51820 > 192.168.1.2.51820: UDP, length 608 tc-so:00:01:50.910004 b2:a0:ec:57:c0:a1 > b2:a0:76:0c:9a:5c, ethertype IPv4 (0x0800), length 650: 192.168.1.2.51820 > 192.168.1.1.51820: UDP, length 608 tc-so:00:01:57.060004 b2:a0:76:0c:9a:5c > b2:a0:ec:57:c0:a1, ethertype IPv4 (0x0800), length 650: 192.168.1.1.51820 > 192.168.1.2.51820: UDP, length 608 tc-so:00:01:51.510004 b2:a0:ec:57:c0:a1 > b2:a0:76:0c:9a:5c, ethertype IPv4 (0x0800), length 650: 192.168.1.2.51820 > 192.168.1.1.51820: UDP, length 608 tc-so:00:01:58.130004 b2:a0:76:0c:9a:5c > b2:a0:ec:57:c0:a1, ethertype IPv4 (0x0800), length 650: 192.168.1.1.51820 > 192.168.1.2.51820: UDP, length 608 tc-so:00:01:52.600004 b2:a0:ec:57:c0:a1 > b2:a0:76:0c:9a:5c, ethertype IPv4 (0x0800), length 650: 192.168.1.2.51820 > 192.168.1.1.51820: UDP, length 608 tc-so:00:01:58.660004 b2:a0:76:0c:9a:5c > b2:a0:ec:57:c0:a1, ethertype IPv4 (0x0800), length 650: 192.168.1.1.51820 > 192.168.1.2.51820: UDP, length 608 tc-so:00:01:53.090004 b2:a0:ec:57:c0:a1 > b2:a0:76:0c:9a:5c, ethertype IPv4 (0x0800), length 650: 192.168.1.2.51820 > 192.168.1.1.51820: UDP, length 608 tc-so:00:01:59.110004 b2:a0:76:0c:9a:5c > b2:a0:ec:57:c0:a1, ethertype IPv4 (0x0800), length 650: 192.168.1.1.51820 > 192.168.1.2.51820: UDP, length 608 tc-so:00:01:53.540004 b2:a0:ec:57:c0:a1 > b2:a0:76:0c:9a:5c, ethertype IPv4 (0x0800), length 650: 192.168.1.2.51820 > 192.168.1.1.51820: UDP, length 608 tc-so:00:01:59.600004 b2:a0:76:0c:9a:5c > b2:a0:ec:57:c0:a1, ethertype IPv4 (0x0800), length 650: 192.168.1.1.51820 > 192.168.1.2.51820: UDP, length 608 tc-so:00:01:54.030004 b2:a0:ec:57:c0:a1 > b2:a0:76:0c:9a:5c, ethertype IPv4 (0x0800), length 650: 192.168.1.2.51820 > 192.168.1.1.51820: UDP, length 608 tc-so:00:02:00.050004 b2:a0:76:0c:9a:5c > b2:a0:ec:57:c0:a1, ethertype IPv4 (0x0800), length 650: 192.168.1.1.51820 > 192.168.1.2.51820: UDP, length 608 tc-so:00:01:54.480004 b2:a0:ec:57:c0:a1 > b2:a0:76:0c:9a:5c, ethertype IPv4 (0x0800), length 650: 192.168.1.2.51820 > 192.168.1.1.51820: UDP, length 608 tc-so:00:02:01.480004 b2:a0:76:0c:9a:5c > b2:a0:ec:57:c0:a1, ethertype IPv4 (0x0800), length 650: 192.168.1.1.51820 > 192.168.1.2.51820: UDP, length 608 tc-so:00:01:55.900004 b2:a0:ec:57:c0:a1 > b2:a0:76:0c:9a:5c, ethertype IPv4 (0x0800), length 650: 192.168.1.2.51820 > 192.168.1.1.51820: UDP, length 608 tc-so:00:02:02.170004 b2:a0:76:0c:9a:5c > b2:a0:ec:57:c0:a1, ethertype IPv4 (0x0800), length 650: 192.168.1.1.51820 > 192.168.1.2.51820: UDP, length 608 tc-so:00:01:56.600004 b2:a0:ec:57:c0:a1 > b2:a0:76:0c:9a:5c, ethertype IPv4 (0x0800), length 650: 192.168.1.2.51820 > 192.168.1.1.51820: UDP, length 608 tc-so:00:02:02.670004 b2:a0:76:0c:9a:5c > b2:a0:ec:57:c0:a1, ethertype IPv4 (0x0800), length 650: 192.168.1.1.51820 > 192.168.1.2.51820: UDP, length 608 tc-so:00:01:57.100004 b2:a0:ec:57:c0:a1 > b2:a0:76:0c:9a:5c, ethertype IPv4 (0x0800), length 650: 192.168.1.2.51820 > 192.168.1.1.51820: UDP, length 608 tc-so:00:02:03.190004 b2:a0:76:0c:9a:5c > b2:a0:ec:57:c0:a1, ethertype IPv4 (0x0800), length 650: 192.168.1.1.51820 > 192.168.1.2.51820: UDP, length 608 tc-so:00:01:57.620004 b2:a0:ec:57:c0:a1 > b2:a0:76:0c:9a:5c, ethertype IPv4 (0x0800), length 650: 192.168.1.2.51820 > 192.168.1.1.51820: UDP, length 608 tc-so:00:02:03.670004 b2:a0:76:0c:9a:5c > b2:a0:ec:57:c0:a1, ethertype IPv4 (0x0800), length 650: 192.168.1.1.51820 > 192.168.1.2.51820: UDP, length 608 tc-so:00:01:58.150004 b2:a0:ec:57:c0:a1 > b2:a0:76:0c:9a:5c, ethertype IPv4 (0x0800), length 650: 192.168.1.2.51820 > 192.168.1.1.51820: UDP, length 608 tc-so:00:02:04.160004 b2:a0:76:0c:9a:5c > b2:a0:ec:57:c0:a1, ethertype IPv4 (0x0800), length 650: 192.168.1.1.51820 > 192.168.1.2.51820: UDP, length 608 tc-so:00:01:58.590004 b2:a0:ec:57:c0:a1 > b2:a0:76:0c:9a:5c, ethertype IPv4 (0x0800), length 650: 192.168.1.2.51820 > 192.168.1.1.51820: UDP, length 608 tc-so:00:02:04.610004 b2:a0:76:0c:9a:5c > b2:a0:ec:57:c0:a1, ethertype IPv4 (0x0800), length 666: 192.168.1.1.51820 > 192.168.1.2.51820: UDP, length 624 tc-so:00:01:59.080004 b2:a0:ec:57:c0:a1 > b2:a0:76:0c:9a:5c, ethertype IPv4 (0x0800), length 666: 192.168.1.2.51820 > 192.168.1.1.51820: UDP, length 624 tc-so:00:02:05.080004 b2:a0:76:0c:9a:5c > b2:a0:ec:57:c0:a1, ethertype IPv4 (0x0800), length 666: 192.168.1.1.51820 > 192.168.1.2.51820: UDP, length 624 tc-so:00:01:59.560004 b2:a0:ec:57:c0:a1 > b2:a0:76:0c:9a:5c, ethertype IPv4 (0x0800), length 666: 192.168.1.2.51820 > 192.168.1.1.51820: UDP, length 624 tc-so:00:02:05.570004 b2:a0:76:0c:9a:5c > b2:a0:ec:57:c0:a1, ethertype IPv4 (0x0800), length 666: 192.168.1.1.51820 > 192.168.1.2.51820: UDP, length 624 tc-so:00:02:00.000004 b2:a0:ec:57:c0:a1 > b2:a0:76:0c:9a:5c, ethertype IPv4 (0x0800), length 666: 192.168.1.2.51820 > 192.168.1.1.51820: UDP, length 624 tc-so:00:02:06.060004 b2:a0:76:0c:9a:5c > b2:a0:ec:57:c0:a1, ethertype IPv4 (0x0800), length 666: 192.168.1.1.51820 > 192.168.1.2.51820: UDP, length 624 tc-so:00:02:00.490004 b2:a0:ec:57:c0:a1 > b2:a0:76:0c:9a:5c, ethertype IPv4 (0x0800), length 666: 192.168.1.2.51820 > 192.168.1.1.51820: UDP, length 624 tc-so:00:02:06.540004 b2:a0:76:0c:9a:5c > b2:a0:ec:57:c0:a1, ethertype IPv4 (0x0800), length 666: 192.168.1.1.51820 > 192.168.1.2.51820: UDP, length 624 tc-so:00:02:00.970004 b2:a0:ec:57:c0:a1 > b2:a0:76:0c:9a:5c, ethertype IPv4 (0x0800), length 666: 192.168.1.2.51820 > 192.168.1.1.51820: UDP, length 624 tc-so:00:02:07.350004 b2:a0:76:0c:9a:5c > b2:a0:ec:57:c0:a1, ethertype IPv4 (0x0800), length 666: 192.168.1.1.51820 > 192.168.1.2.51820: UDP, length 624 tc-so:00:02:02.020004 b2:a0:ec:57:c0:a1 > b2:a0:76:0c:9a:5c, ethertype IPv4 (0x0800), length 666: 192.168.1.2.51820 > 192.168.1.1.51820: UDP, length 624 tc-so:00:02:08.270004 b2:a0:76:0c:9a:5c > b2:a0:ec:57:c0:a1, ethertype IPv4 (0x0800), length 666: 192.168.1.1.51820 > 192.168.1.2.51820: UDP, length 624 tc-so:00:02:02.700004 b2:a0:ec:57:c0:a1 > b2:a0:76:0c:9a:5c, ethertype IPv4 (0x0800), length 666: 192.168.1.2.51820 > 192.168.1.1.51820: UDP, length 624 tc-so:00:02:08.830004 b2:a0:76:0c:9a:5c > b2:a0:ec:57:c0:a1, ethertype IPv4 (0x0800), length 666: 192.168.1.1.51820 > 192.168.1.2.51820: UDP, length 624 tc-so:00:02:03.310004 b2:a0:ec:57:c0:a1 > b2:a0:76:0c:9a:5c, ethertype IPv4 (0x0800), length 666: 192.168.1.2.51820 > 192.168.1.1.51820: UDP, length 624 tc-so:00:02:09.380004 b2:a0:76:0c:9a:5c > b2:a0:ec:57:c0:a1, ethertype IPv4 (0x0800), length 666: 192.168.1.1.51820 > 192.168.1.2.51820: UDP, length 624 tc-so:00:02:03.820004 b2:a0:ec:57:c0:a1 > b2:a0:76:0c:9a:5c, ethertype IPv4 (0x0800), length 666: 192.168.1.2.51820 > 192.168.1.1.51820: UDP, length 624 tc-so:00:02:09.860004 b2:a0:76:0c:9a:5c > b2:a0:ec:57:c0:a1, ethertype IPv4 (0x0800), length 666: 192.168.1.1.51820 > 192.168.1.2.51820: UDP, length 624 tc-so:00:02:04.300004 b2:a0:ec:57:c0:a1 > b2:a0:76:0c:9a:5c, ethertype IPv4 (0x0800), length 666: 192.168.1.2.51820 > 192.168.1.1.51820: UDP, length 624 tc-so:00:02:10.350004 b2:a0:76:0c:9a:5c > b2:a0:ec:57:c0:a1, ethertype IPv4 (0x0800), length 666: 192.168.1.1.51820 > 192.168.1.2.51820: UDP, length 624 tc-so:00:02:04.790004 b2:a0:ec:57:c0:a1 > b2:a0:76:0c:9a:5c, ethertype IPv4 (0x0800), length 666: 192.168.1.2.51820 > 192.168.1.1.51820: UDP, length 624 tc-so:00:02:10.830004 b2:a0:76:0c:9a:5c > b2:a0:ec:57:c0:a1, ethertype IPv4 (0x0800), length 666: 192.168.1.1.51820 > 192.168.1.2.51820: UDP, length 624 tc-so:00:02:05.310004 b2:a0:ec:57:c0:a1 > b2:a0:76:0c:9a:5c, ethertype IPv4 (0x0800), length 666: 192.168.1.2.51820 > 192.168.1.1.51820: UDP, length 624 tc-so:00:02:12.250004 b2:a0:76:0c:9a:5c > b2:a0:ec:57:c0:a1, ethertype IPv4 (0x0800), length 666: 192.168.1.1.51820 > 192.168.1.2.51820: UDP, length 624 tc-so:00:02:06.710004 b2:a0:ec:57:c0:a1 > b2:a0:76:0c:9a:5c, ethertype IPv4 (0x0800), length 666: 192.168.1.2.51820 > 192.168.1.1.51820: UDP, length 624 tc-so:00:02:12.860004 b2:a0:76:0c:9a:5c > b2:a0:ec:57:c0:a1, ethertype IPv4 (0x0800), length 666: 192.168.1.1.51820 > 192.168.1.2.51820: UDP, length 624 tc-so:00:02:07.310004 b2:a0:ec:57:c0:a1 > b2:a0:76:0c:9a:5c, ethertype IPv4 (0x0800), length 666: 192.168.1.2.51820 > 192.168.1.1.51820: UDP, length 624 tc-so:00:02:13.270004 b2:a0:76:0c:9a:5c > b2:a0:ec:57:c0:a1, ethertype IPv4 (0x0800), length 666: 192.168.1.1.51820 > 192.168.1.2.51820: UDP, length 624 tc-so:00:02:07.730004 b2:a0:ec:57:c0:a1 > b2:a0:76:0c:9a:5c, ethertype IPv4 (0x0800), length 666: 192.168.1.2.51820 > 192.168.1.1.51820: UDP, length 624 tc-so:00:02:13.730004 b2:a0:76:0c:9a:5c > b2:a0:ec:57:c0:a1, ethertype IPv4 (0x0800), length 666: 192.168.1.1.51820 > 192.168.1.2.51820: UDP, length 624 tc-so:00:02:08.210004 b2:a0:ec:57:c0:a1 > b2:a0:76:0c:9a:5c, ethertype IPv4 (0x0800), length 666: 192.168.1.2.51820 > 192.168.1.1.51820: UDP, length 624 tc-so:00:02:14.190004 b2:a0:76:0c:9a:5c > b2:a0:ec:57:c0:a1, ethertype IPv4 (0x0800), length 682: 192.168.1.1.51820 > 192.168.1.2.51820: UDP, length 640 tc-so:00:02:08.630004 b2:a0:ec:57:c0:a1 > b2:a0:76:0c:9a:5c, ethertype IPv4 (0x0800), length 682: 192.168.1.2.51820 > 192.168.1.1.51820: UDP, length 640 tc-so:00:02:14.660004 b2:a0:76:0c:9a:5c > b2:a0:ec:57:c0:a1, ethertype IPv4 (0x0800), length 682: 192.168.1.1.51820 > 192.168.1.2.51820: UDP, length 640 tc-so:00:02:09.120004 b2:a0:ec:57:c0:a1 > b2:a0:76:0c:9a:5c, ethertype IPv4 (0x0800), length 682: 192.168.1.2.51820 > 192.168.1.1.51820: UDP, length 640 tc-so:00:02:15.170004 b2:a0:76:0c:9a:5c > b2:a0:ec:57:c0:a1, ethertype IPv4 (0x0800), length 682: 192.168.1.1.51820 > 192.168.1.2.51820: UDP, length 640 tc-so:00:02:09.650004 b2:a0:ec:57:c0:a1 > b2:a0:76:0c:9a:5c, ethertype IPv4 (0x0800), length 682: 192.168.1.2.51820 > 192.168.1.1.51820: UDP, length 640 tc-so:00:02:15.630004 b2:a0:76:0c:9a:5c > b2:a0:ec:57:c0:a1, ethertype IPv4 (0x0800), length 682: 192.168.1.1.51820 > 192.168.1.2.51820: UDP, length 640 tc-so:00:02:10.110004 b2:a0:ec:57:c0:a1 > b2:a0:76:0c:9a:5c, ethertype IPv4 (0x0800), length 682: 192.168.1.2.51820 > 192.168.1.1.51820: UDP, length 640 tc-so:00:02:15.860004 b2:a0:76:0c:9a:5c > b2:a0:ec:57:c0:a1, ethertype ARP (0x0806), length 42: Request who-has 192.168.1.2 (b2:a0:ec:57:c0:a1) tell 192.168.1.1, length 28 tc-so:00:02:10.300004 b2:a0:ec:57:c0:a1 > b2:a0:76:0c:9a:5c, ethertype ARP (0x0806), length 42: Reply 192.168.1.2 is-at b2:a0:ec:57:c0:a1, length 28 tc-so:00:02:10.340004 b2:a0:ec:57:c0:a1 > b2:a0:76:0c:9a:5c, ethertype ARP (0x0806), length 42: Request who-has 192.168.1.1 (b2:a0:76:0c:9a:5c) tell 192.168.1.2, length 28 tc-so:00:02:15.900004 b2:a0:76:0c:9a:5c > b2:a0:ec:57:c0:a1, ethertype ARP (0x0806), length 42: Reply 192.168.1.1 is-at b2:a0:76:0c:9a:5c, length 28 tc-so:00:02:18.070004 b2:a0:76:0c:9a:5c > b2:a0:ec:57:c0:a1, ethertype IPv4 (0x0800), length 682: 192.168.1.1.51820 > 192.168.1.2.51820: UDP, length 640 tc-so:00:02:12.530004 b2:a0:ec:57:c0:a1 > b2:a0:76:0c:9a:5c, ethertype IPv4 (0x0800), length 682: 192.168.1.2.51820 > 192.168.1.1.51820: UDP, length 640 tc-so:00:02:18.590004 b2:a0:76:0c:9a:5c > b2:a0:ec:57:c0:a1, ethertype IPv4 (0x0800), length 682: 192.168.1.1.51820 > 192.168.1.2.51820: UDP, length 640 tc-so:00:02:13.020004 b2:a0:ec:57:c0:a1 > b2:a0:76:0c:9a:5c, ethertype IPv4 (0x0800), length 682: 192.168.1.2.51820 > 192.168.1.1.51820: UDP, length 640 tc-so:00:02:19.180004 b2:a0:76:0c:9a:5c > b2:a0:ec:57:c0:a1, ethertype IPv4 (0x0800), length 1354: 192.168.1.1.51820 > 192.168.1.2.51820: UDP, length 1312 tc-so:00:02:19.230004 b2:a0:76:0c:9a:5c > b2:a0:ec:57:c0:a1, ethertype IPv4 (0x0800), length 298: 192.168.1.1.51820 > 192.168.1.2.51820: UDP, length 256 tc-so:00:02:13.650004 b2:a0:ec:57:c0:a1 > b2:a0:76:0c:9a:5c, ethertype IPv4 (0x0800), length 1354: 192.168.1.2.51820 > 192.168.1.1.51820: UDP, length 1312 tc-so:00:02:13.700004 b2:a0:ec:57:c0:a1 > b2:a0:76:0c:9a:5c, ethertype IPv4 (0x0800), length 298: 192.168.1.2.51820 > 192.168.1.1.51820: UDP, length 256 tc-so:00:02:19.740004 b2:a0:76:0c:9a:5c > b2:a0:ec:57:c0:a1, ethertype IPv4 (0x0800), length 1354: 192.168.1.1.51820 > 192.168.1.2.51820: UDP, length 1312 tc-so:00:02:19.740004 b2:a0:76:0c:9a:5c > b2:a0:ec:57:c0:a1, ethertype IPv4 (0x0800), length 314: 192.168.1.1.51820 > 192.168.1.2.51820: UDP, length 272 tc-so:00:02:14.220004 b2:a0:ec:57:c0:a1 > b2:a0:76:0c:9a:5c, ethertype IPv4 (0x0800), length 1354: 192.168.1.2.51820 > 192.168.1.1.51820: UDP, length 1312 tc-so:00:02:14.220004 b2:a0:ec:57:c0:a1 > b2:a0:76:0c:9a:5c, ethertype IPv4 (0x0800), length 314: 192.168.1.2.51820 > 192.168.1.1.51820: UDP, length 272 tc-so:00:02:20.350004 b2:a0:76:0c:9a:5c > b2:a0:ec:57:c0:a1, ethertype IPv4 (0x0800), length 1354: 192.168.1.1.51820 > 192.168.1.2.51820: UDP, length 1312 tc-so:00:02:20.350004 b2:a0:76:0c:9a:5c > b2:a0:ec:57:c0:a1, ethertype IPv4 (0x0800), length 314: 192.168.1.1.51820 > 192.168.1.2.51820: UDP, length 272 tc-so:00:02:14.790004 b2:a0:ec:57:c0:a1 > b2:a0:76:0c:9a:5c, ethertype IPv4 (0x0800), length 1354: 192.168.1.2.51820 > 192.168.1.1.51820: UDP, length 1312 tc-so:00:02:14.790004 b2:a0:ec:57:c0:a1 > b2:a0:76:0c:9a:5c, ethertype IPv4 (0x0800), length 314: 192.168.1.2.51820 > 192.168.1.1.51820: UDP, length 272 tc-so:00:02:20.900004 b2:a0:76:0c:9a:5c > b2:a0:ec:57:c0:a1, ethertype IPv4 (0x0800), length 1354: 192.168.1.1.51820 > 192.168.1.2.51820: UDP, length 1312 tc-so:00:02:20.900004 b2:a0:76:0c:9a:5c > b2:a0:ec:57:c0:a1, ethertype IPv4 (0x0800), length 314: 192.168.1.1.51820 > 192.168.1.2.51820: UDP, length 272 tc-so:00:02:15.340004 b2:a0:ec:57:c0:a1 > b2:a0:76:0c:9a:5c, ethertype IPv4 (0x0800), length 1354: 192.168.1.2.51820 > 192.168.1.1.51820: UDP, length 1312 tc-so:00:02:15.340004 b2:a0:ec:57:c0:a1 > b2:a0:76:0c:9a:5c, ethertype IPv4 (0x0800), length 314: 192.168.1.2.51820 > 192.168.1.1.51820: UDP, length 272 tc-so:00:02:21.390004 b2:a0:76:0c:9a:5c > b2:a0:ec:57:c0:a1, ethertype IPv4 (0x0800), length 1354: 192.168.1.1.51820 > 192.168.1.2.51820: UDP, length 1312 tc-so:00:02:21.440004 b2:a0:76:0c:9a:5c > b2:a0:ec:57:c0:a1, ethertype IPv4 (0x0800), length 314: 192.168.1.1.51820 > 192.168.1.2.51820: UDP, length 272 tc-so:00:02:15.870004 b2:a0:ec:57:c0:a1 > b2:a0:76:0c:9a:5c, ethertype IPv4 (0x0800), length 1354: 192.168.1.2.51820 > 192.168.1.1.51820: UDP, length 1312 tc-so:00:02:15.870004 b2:a0:ec:57:c0:a1 > b2:a0:76:0c:9a:5c, ethertype IPv4 (0x0800), length 314: 192.168.1.2.51820 > 192.168.1.1.51820: UDP, length 272 tc-so:00:02:21.910004 b2:a0:76:0c:9a:5c > b2:a0:ec:57:c0:a1, ethertype IPv4 (0x0800), length 1354: 192.168.1.1.51820 > 192.168.1.2.51820: UDP, length 1312 tc-so:00:02:21.910004 b2:a0:76:0c:9a:5c > b2:a0:ec:57:c0:a1, ethertype IPv4 (0x0800), length 314: 192.168.1.1.51820 > 192.168.1.2.51820: UDP, length 272 tc-so:00:02:16.390004 b2:a0:ec:57:c0:a1 > b2:a0:76:0c:9a:5c, ethertype IPv4 (0x0800), length 1354: 192.168.1.2.51820 > 192.168.1.1.51820: UDP, length 1312 tc-so:00:02:16.390004 b2:a0:ec:57:c0:a1 > b2:a0:76:0c:9a:5c, ethertype IPv4 (0x0800), length 314: 192.168.1.2.51820 > 192.168.1.1.51820: UDP, length 272 tc-so:00:02:22.450004 b2:a0:76:0c:9a:5c > b2:a0:ec:57:c0:a1, ethertype IPv4 (0x0800), length 1354: 192.168.1.1.51820 > 192.168.1.2.51820: UDP, length 1312 tc-so:00:02:22.450004 b2:a0:76:0c:9a:5c > b2:a0:ec:57:c0:a1, ethertype IPv4 (0x0800), length 314: 192.168.1.1.51820 > 192.168.1.2.51820: UDP, length 272 tc-so:00:02:16.880004 b2:a0:ec:57:c0:a1 > b2:a0:76:0c:9a:5c, ethertype IPv4 (0x0800), length 1354: 192.168.1.2.51820 > 192.168.1.1.51820: UDP, length 1312 tc-so:00:02:16.880004 b2:a0:ec:57:c0:a1 > b2:a0:76:0c:9a:5c, ethertype IPv4 (0x0800), length 314: 192.168.1.2.51820 > 192.168.1.1.51820: UDP, length 272 tc-so:00:02:22.950004 b2:a0:76:0c:9a:5c > b2:a0:ec:57:c0:a1, ethertype IPv4 (0x0800), length 1354: 192.168.1.1.51820 > 192.168.1.2.51820: UDP, length 1312 tc-so:00:02:22.950004 b2:a0:76:0c:9a:5c > b2:a0:ec:57:c0:a1, ethertype IPv4 (0x0800), length 314: 192.168.1.1.51820 > 192.168.1.2.51820: UDP, length 272 tc-so:00:02:17.380004 b2:a0:ec:57:c0:a1 > b2:a0:76:0c:9a:5c, ethertype IPv4 (0x0800), length 1354: 192.168.1.2.51820 > 192.168.1.1.51820: UDP, length 1312 tc-so:00:02:17.420004 b2:a0:ec:57:c0:a1 > b2:a0:76:0c:9a:5c, ethertype IPv4 (0x0800), length 314: 192.168.1.2.51820 > 192.168.1.1.51820: UDP, length 272 tc-so:00:02:23.450004 b2:a0:76:0c:9a:5c > b2:a0:ec:57:c0:a1, ethertype IPv4 (0x0800), length 1354: 192.168.1.1.51820 > 192.168.1.2.51820: UDP, length 1312 tc-so:00:02:23.450004 b2:a0:76:0c:9a:5c > b2:a0:ec:57:c0:a1, ethertype IPv4 (0x0800), length 314: 192.168.1.1.51820 > 192.168.1.2.51820: UDP, length 272 tc-so:00:02:17.880004 b2:a0:ec:57:c0:a1 > b2:a0:76:0c:9a:5c, ethertype IPv4 (0x0800), length 1354: 192.168.1.2.51820 > 192.168.1.1.51820: UDP, length 1312 tc-so:00:02:17.880004 b2:a0:ec:57:c0:a1 > b2:a0:76:0c:9a:5c, ethertype IPv4 (0x0800), length 314: 192.168.1.2.51820 > 192.168.1.1.51820: UDP, length 272 tc-so:00:02:23.920004 b2:a0:76:0c:9a:5c > b2:a0:ec:57:c0:a1, ethertype IPv4 (0x0800), length 1354: 192.168.1.1.51820 > 192.168.1.2.51820: UDP, length 1312 tc-so:00:02:23.920004 b2:a0:76:0c:9a:5c > b2:a0:ec:57:c0:a1, ethertype IPv4 (0x0800), length 314: 192.168.1.1.51820 > 192.168.1.2.51820: UDP, length 272 tc-so:00:02:18.350004 b2:a0:ec:57:c0:a1 > b2:a0:76:0c:9a:5c, ethertype IPv4 (0x0800), length 1354: 192.168.1.2.51820 > 192.168.1.1.51820: UDP, length 1312 tc-so:00:02:18.350004 b2:a0:ec:57:c0:a1 > b2:a0:76:0c:9a:5c, ethertype IPv4 (0x0800), length 314: 192.168.1.2.51820 > 192.168.1.1.51820: UDP, length 272 tc-so:00:02:24.370004 b2:a0:76:0c:9a:5c > b2:a0:ec:57:c0:a1, ethertype IPv4 (0x0800), length 1354: 192.168.1.1.51820 > 192.168.1.2.51820: UDP, length 1312 tc-so:00:02:24.370004 b2:a0:76:0c:9a:5c > b2:a0:ec:57:c0:a1, ethertype IPv4 (0x0800), length 314: 192.168.1.1.51820 > 192.168.1.2.51820: UDP, length 272 tc-so:00:02:18.840004 b2:a0:ec:57:c0:a1 > b2:a0:76:0c:9a:5c, ethertype IPv4 (0x0800), length 1354: 192.168.1.2.51820 > 192.168.1.1.51820: UDP, length 1312 tc-so:00:02:18.840004 b2:a0:ec:57:c0:a1 > b2:a0:76:0c:9a:5c, ethertype IPv4 (0x0800), length 314: 192.168.1.2.51820 > 192.168.1.1.51820: UDP, length 272 tc-so:00:02:24.860004 b2:a0:76:0c:9a:5c > b2:a0:ec:57:c0:a1, ethertype IPv4 (0x0800), length 1354: 192.168.1.1.51820 > 192.168.1.2.51820: UDP, length 1312 tc-so:00:02:24.860004 b2:a0:76:0c:9a:5c > b2:a0:ec:57:c0:a1, ethertype IPv4 (0x0800), length 314: 192.168.1.1.51820 > 192.168.1.2.51820: UDP, length 272 tc-so:00:02:19.290004 b2:a0:ec:57:c0:a1 > b2:a0:76:0c:9a:5c, ethertype IPv4 (0x0800), length 1354: 192.168.1.2.51820 > 192.168.1.1.51820: UDP, length 1312 tc-so:00:02:19.290004 b2:a0:ec:57:c0:a1 > b2:a0:76:0c:9a:5c, ethertype IPv4 (0x0800), length 314: 192.168.1.2.51820 > 192.168.1.1.51820: UDP, length 272 tc-so:00:02:25.930004 b2:a0:76:0c:9a:5c > b2:a0:ec:57:c0:a1, ethertype IPv4 (0x0800), length 1354: 192.168.1.1.51820 > 192.168.1.2.51820: UDP, length 1312 tc-so:00:02:25.930004 b2:a0:76:0c:9a:5c > b2:a0:ec:57:c0:a1, ethertype IPv4 (0x0800), length 314: 192.168.1.1.51820 > 192.168.1.2.51820: UDP, length 272 tc-so:00:02:20.360004 b2:a0:ec:57:c0:a1 > b2:a0:76:0c:9a:5c, ethertype IPv4 (0x0800), length 1354: 192.168.1.2.51820 > 192.168.1.1.51820: UDP, length 1312 tc-so:00:02:20.360004 b2:a0:ec:57:c0:a1 > b2:a0:76:0c:9a:5c, ethertype IPv4 (0x0800), length 314: 192.168.1.2.51820 > 192.168.1.1.51820: UDP, length 272 tc-so:00:02:26.450004 b2:a0:76:0c:9a:5c > b2:a0:ec:57:c0:a1, ethertype IPv4 (0x0800), length 1354: 192.168.1.1.51820 > 192.168.1.2.51820: UDP, length 1312 tc-so:00:02:26.450004 b2:a0:76:0c:9a:5c > b2:a0:ec:57:c0:a1, ethertype IPv4 (0x0800), length 314: 192.168.1.1.51820 > 192.168.1.2.51820: UDP, length 272 tc-so:00:02:20.890004 b2:a0:ec:57:c0:a1 > b2:a0:76:0c:9a:5c, ethertype IPv4 (0x0800), length 1354: 192.168.1.2.51820 > 192.168.1.1.51820: UDP, length 1312 tc-so:00:02:20.890004 b2:a0:ec:57:c0:a1 > b2:a0:76:0c:9a:5c, ethertype IPv4 (0x0800), length 314: 192.168.1.2.51820 > 192.168.1.1.51820: UDP, length 272 tc-so:00:02:26.950004 b2:a0:76:0c:9a:5c > b2:a0:ec:57:c0:a1, ethertype IPv4 (0x0800), length 1354: 192.168.1.1.51820 > 192.168.1.2.51820: UDP, length 1312 tc-so:00:02:26.950004 b2:a0:76:0c:9a:5c > b2:a0:ec:57:c0:a1, ethertype IPv4 (0x0800), length 314: 192.168.1.1.51820 > 192.168.1.2.51820: UDP, length 272 tc-so:00:02:21.390004 b2:a0:ec:57:c0:a1 > b2:a0:76:0c:9a:5c, ethertype IPv4 (0x0800), length 1354: 192.168.1.2.51820 > 192.168.1.1.51820: UDP, length 1312 tc-so:00:02:21.390004 b2:a0:ec:57:c0:a1 > b2:a0:76:0c:9a:5c, ethertype IPv4 (0x0800), length 314: 192.168.1.2.51820 > 192.168.1.1.51820: UDP, length 272 tc-so:00:02:27.440004 b2:a0:76:0c:9a:5c > b2:a0:ec:57:c0:a1, ethertype IPv4 (0x0800), length 1354: 192.168.1.1.51820 > 192.168.1.2.51820: UDP, length 1312 tc-so:00:02:27.440004 b2:a0:76:0c:9a:5c > b2:a0:ec:57:c0:a1, ethertype IPv4 (0x0800), length 314: 192.168.1.1.51820 > 192.168.1.2.51820: UDP, length 272 tc-so:00:02:21.880004 b2:a0:ec:57:c0:a1 > b2:a0:76:0c:9a:5c, ethertype IPv4 (0x0800), length 1354: 192.168.1.2.51820 > 192.168.1.1.51820: UDP, length 1312 tc-so:00:02:21.920004 b2:a0:ec:57:c0:a1 > b2:a0:76:0c:9a:5c, ethertype IPv4 (0x0800), length 314: 192.168.1.2.51820 > 192.168.1.1.51820: UDP, length 272 tc-so:00:02:28.000004 b2:a0:76:0c:9a:5c > b2:a0:ec:57:c0:a1, ethertype IPv4 (0x0800), length 1354: 192.168.1.1.51820 > 192.168.1.2.51820: UDP, length 1312 tc-so:00:02:28.000004 b2:a0:76:0c:9a:5c > b2:a0:ec:57:c0:a1, ethertype IPv4 (0x0800), length 314: 192.168.1.1.51820 > 192.168.1.2.51820: UDP, length 272 tc-so:00:02:22.430004 b2:a0:ec:57:c0:a1 > b2:a0:76:0c:9a:5c, ethertype IPv4 (0x0800), length 1354: 192.168.1.2.51820 > 192.168.1.1.51820: UDP, length 1312 tc-so:00:02:22.430004 b2:a0:ec:57:c0:a1 > b2:a0:76:0c:9a:5c, ethertype IPv4 (0x0800), length 314: 192.168.1.2.51820 > 192.168.1.1.51820: UDP, length 272 tc-so:00:02:28.700004 b2:a0:76:0c:9a:5c > b2:a0:ec:57:c0:a1, ethertype IPv4 (0x0800), length 1354: 192.168.1.1.51820 > 192.168.1.2.51820: UDP, length 1312 tc-so:00:02:28.740004 b2:a0:76:0c:9a:5c > b2:a0:ec:57:c0:a1, ethertype IPv4 (0x0800), length 330: 192.168.1.1.51820 > 192.168.1.2.51820: UDP, length 288 tc-so:00:02:23.180004 b2:a0:ec:57:c0:a1 > b2:a0:76:0c:9a:5c, ethertype IPv4 (0x0800), length 1354: 192.168.1.2.51820 > 192.168.1.1.51820: UDP, length 1312 tc-so:00:02:23.180004 b2:a0:ec:57:c0:a1 > b2:a0:76:0c:9a:5c, ethertype IPv4 (0x0800), length 330: 192.168.1.2.51820 > 192.168.1.1.51820: UDP, length 288 tc-so:00:02:29.210004 b2:a0:76:0c:9a:5c > b2:a0:ec:57:c0:a1, ethertype IPv4 (0x0800), length 1354: 192.168.1.1.51820 > 192.168.1.2.51820: UDP, length 1312 tc-so:00:02:29.210004 b2:a0:76:0c:9a:5c > b2:a0:ec:57:c0:a1, ethertype IPv4 (0x0800), length 330: 192.168.1.1.51820 > 192.168.1.2.51820: UDP, length 288 tc-so:00:02:23.640004 b2:a0:ec:57:c0:a1 > b2:a0:76:0c:9a:5c, ethertype IPv4 (0x0800), length 1354: 192.168.1.2.51820 > 192.168.1.1.51820: UDP, length 1312 tc-so:00:02:23.640004 b2:a0:ec:57:c0:a1 > b2:a0:76:0c:9a:5c, ethertype IPv4 (0x0800), length 330: 192.168.1.2.51820 > 192.168.1.1.51820: UDP, length 288 tc-so:00:02:29.710004 b2:a0:76:0c:9a:5c > b2:a0:ec:57:c0:a1, ethertype IPv4 (0x0800), length 190: 192.168.1.1.51820 > 192.168.1.2.51820: UDP, length 148 tc-so:00:02:24.220004 b2:a0:ec:57:c0:a1 > b2:a0:76:0c:9a:5c, ethertype IPv4 (0x0800), length 134: 192.168.1.2.51820 > 192.168.1.1.51820: UDP, length 92 tc-so:00:02:24.220004 b2:a0:ec:57:c0:a1 > b2:a0:76:0c:9a:5c, ethertype IPv4 (0x0800), length 190: 192.168.1.2.51820 > 192.168.1.1.51820: UDP, length 148 tc-so:00:02:29.820004 b2:a0:76:0c:9a:5c > b2:a0:ec:57:c0:a1, ethertype IPv4 (0x0800), length 74: 192.168.1.1.51820 > 192.168.1.2.51820: UDP, length 32 tc-so:00:02:29.820004 b2:a0:76:0c:9a:5c > b2:a0:ec:57:c0:a1, ethertype IPv4 (0x0800), length 134: 192.168.1.1.51820 > 192.168.1.2.51820: UDP, length 92 tc-so:00:02:24.300004 b2:a0:ec:57:c0:a1 > b2:a0:76:0c:9a:5c, ethertype IPv4 (0x0800), length 74: 192.168.1.2.51820 > 192.168.1.1.51820: UDP, length 32 tc-so:00:02:29.860004 b2:a0:76:0c:9a:5c > b2:a0:ec:57:c0:a1, ethertype IPv4 (0x0800), length 1354: 192.168.1.1.51820 > 192.168.1.2.51820: UDP, length 1312 tc-so:00:02:29.860004 b2:a0:76:0c:9a:5c > b2:a0:ec:57:c0:a1, ethertype IPv4 (0x0800), length 330: 192.168.1.1.51820 > 192.168.1.2.51820: UDP, length 288 tc-so:unix://wg_local tc-so:unix://wg_peer tc-end: 1662328857.513192, wg_payload_sizes_ipv6_over_ipv4, failed, atf-check failed; see the output of the test for details tc-start: 1662328857.577006, 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:78:c4:cd:ca ./.__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 - - 33624 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33624 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:ffff:fe78:2489 link#2 UHl - - - lo0 tc-so:fe80::%wg0/64 fe80::b4df:d186:3238:6bc4 U - - - wg0 tc-so:fe80::b4df:d186:3238:6bc4 link#3 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33624 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 - - 33624 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::b4df:d186:3238:6bc4%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 wJ223k+3FoE6wcPYm+jxX4+VMLrwhC0Yc9mB/DhEuxY= --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 - - 33624 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33624 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:78ff:fec4:cdca link#2 UHl - - - lo0 tc-so:fe80::%wg0/64 fe80::7014:c6f1:e6ec:4c2 U - - - wg0 tc-so:fe80::7014:c6f1:e6ec:4c2 link#3 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33624 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 - - 33624 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::7014:c6f1:e6ec:4c2%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 VRZu6rzDPL47lvlMplpKg0hLw3eXmy7uYANhDUp2wQw= --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-so:Executing command [ rump.ping6 -n -c 1 -X 1 -s 2 fd00::2 ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 1 -s 3 fd00::2 ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 1 -s 4 fd00::2 ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 1 -s 5 fd00::2 ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 1 -s 6 fd00::2 ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 1 -s 7 fd00::2 ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 1 -s 8 fd00::2 ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 1 -s 9 fd00::2 ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 1 -s 10 fd00::2 ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 1 -s 11 fd00::2 ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 1 -s 12 fd00::2 ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 1 -s 13 fd00::2 ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 1 -s 14 fd00::2 ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 1 -s 15 fd00::2 ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 1 -s 16 fd00::2 ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 1 -s 17 fd00::2 ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 1 -s 18 fd00::2 ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 1 -s 19 fd00::2 ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 1 -s 20 fd00::2 ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 1 -s 21 fd00::2 ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 1 -s 22 fd00::2 ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 1 -s 23 fd00::2 ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 1 -s 24 fd00::2 ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 1 -s 25 fd00::2 ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 1 -s 26 fd00::2 ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 1 -s 27 fd00::2 ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 1 -s 28 fd00::2 ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 1 -s 29 fd00::2 ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 1 -s 30 fd00::2 ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 1 -s 31 fd00::2 ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 1 -s 32 fd00::2 ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 1 -s 33 fd00::2 ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 1 -s 34 fd00::2 ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 1 -s 35 fd00::2 ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 1 -s 36 fd00::2 ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 1 -s 37 fd00::2 ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 1 -s 38 fd00::2 ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 1 -s 39 fd00::2 ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 1 -s 40 fd00::2 ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 1 -s 41 fd00::2 ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 1 -s 42 fd00::2 ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 1 -s 43 fd00::2 ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 1 -s 44 fd00::2 ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 1 -s 45 fd00::2 ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 1 -s 46 fd00::2 ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 1 -s 47 fd00::2 ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 1 -s 48 fd00::2 ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 1 -s 49 fd00::2 ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 1 -s 50 fd00::2 ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 1 -s 51 fd00::2 ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 1 -s 52 fd00::2 ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 1 -s 53 fd00::2 ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 1 -s 54 fd00::2 ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 1 -s 55 fd00::2 ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 1 -s 56 fd00::2 ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 1 -s 57 fd00::2 ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 1 -s 58 fd00::2 ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 1 -s 59 fd00::2 ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 1 -s 60 fd00::2 ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 1 -s 61 fd00::2 ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 1 -s 62 fd00::2 ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 1 -s 63 fd00::2 ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 1 -s 64 fd00::2 ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 1 -s 65 fd00::2 ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 1 -s 66 fd00::2 ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 1 -s 67 fd00::2 ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 1 -s 68 fd00::2 ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 1 -s 69 fd00::2 ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 1 -s 70 fd00::2 ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 1 -s 71 fd00::2 ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 1 -s 72 fd00::2 ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 1 -s 73 fd00::2 ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 1 -s 74 fd00::2 ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 1 -s 75 fd00::2 ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 1 -s 76 fd00::2 ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 1 -s 77 fd00::2 ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 1 -s 78 fd00::2 ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 1 -s 79 fd00::2 ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 1 -s 80 fd00::2 ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 1 -s 81 fd00::2 ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 1 -s 82 fd00::2 ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 1 -s 83 fd00::2 ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 1 -s 84 fd00::2 ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 1 -s 85 fd00::2 ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 1 -s 86 fd00::2 ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 1 -s 87 fd00::2 ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 1 -s 88 fd00::2 ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 1 -s 89 fd00::2 ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 1 -s 90 fd00::2 ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 1 -s 91 fd00::2 ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 1 -s 92 fd00::2 ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 1 -s 93 fd00::2 ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 1 -s 94 fd00::2 ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 1 -s 95 fd00::2 ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 1 -s 96 fd00::2 ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 1 -s 97 fd00::2 ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 1 -s 98 fd00::2 ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 1 -s 99 fd00::2 ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 1 -s 100 fd00::2 ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 1 -s 450 fd00::2 ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 1 -s 451 fd00::2 ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 1 -s 452 fd00::2 ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 1 -s 453 fd00::2 ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 1 -s 454 fd00::2 ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 1 -s 455 fd00::2 ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 1 -s 456 fd00::2 ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 1 -s 457 fd00::2 ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 1 -s 458 fd00::2 ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 1 -s 459 fd00::2 ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 1 -s 460 fd00::2 ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 1 -s 461 fd00::2 ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 1 -s 462 fd00::2 ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 1 -s 463 fd00::2 ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 1 -s 464 fd00::2 ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 1 -s 465 fd00::2 ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 1 -s 466 fd00::2 ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 1 -s 467 fd00::2 ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 1 -s 468 fd00::2 ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 1 -s 469 fd00::2 ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 1 -s 470 fd00::2 ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 1 -s 471 fd00::2 ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 1 -s 472 fd00::2 ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 1 -s 473 fd00::2 ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 1 -s 474 fd00::2 ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 1 -s 475 fd00::2 ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 1 -s 476 fd00::2 ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 1 -s 477 fd00::2 ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 1 -s 478 fd00::2 ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 1 -s 479 fd00::2 ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 1 -s 480 fd00::2 ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 1 -s 481 fd00::2 ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 1 -s 482 fd00::2 ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 1 -s 483 fd00::2 ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 1 -s 484 fd00::2 ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 1 -s 485 fd00::2 ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 1 -s 486 fd00::2 ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 1 -s 487 fd00::2 ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 1 -s 488 fd00::2 ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 1 -s 489 fd00::2 ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 1 -s 490 fd00::2 ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 1 -s 491 fd00::2 ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 1 -s 492 fd00::2 ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 1 -s 493 fd00::2 ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 1 -s 494 fd00::2 ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 1 -s 495 fd00::2 ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 1 -s 496 fd00::2 ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 1 -s 497 fd00::2 ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 1 -s 498 fd00::2 ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 1 -s 499 fd00::2 ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 1 -s 500 fd00::2 ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 1 -s 501 fd00::2 ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 1 -s 502 fd00::2 ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 1 -s 503 fd00::2 ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 1 -s 504 fd00::2 ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 1 -s 505 fd00::2 ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 1 -s 506 fd00::2 ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 1 -s 507 fd00::2 ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 1 -s 508 fd00::2 ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 1 -s 509 fd00::2 ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 1 -s 510 fd00::2 ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 1 -s 511 fd00::2 ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 1 -s 512 fd00::2 ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 1 -s 513 fd00::2 ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 1 -s 514 fd00::2 ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 1 -s 515 fd00::2 ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 1 -s 516 fd00::2 ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 1 -s 517 fd00::2 ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 1 -s 518 fd00::2 ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 1 -s 519 fd00::2 ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 1 -s 520 fd00::2 ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 1 -s 521 fd00::2 ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 1 -s 522 fd00::2 ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 1 -s 523 fd00::2 ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 1 -s 524 fd00::2 ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 1 -s 525 fd00::2 ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 1 -s 526 fd00::2 ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 1 -s 527 fd00::2 ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 1 -s 528 fd00::2 ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 1 -s 529 fd00::2 ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 1 -s 530 fd00::2 ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 1 -s 531 fd00::2 ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 1 -s 532 fd00::2 ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 1 -s 533 fd00::2 ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 1 -s 534 fd00::2 ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 1 -s 535 fd00::2 ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 1 -s 536 fd00::2 ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 1 -s 537 fd00::2 ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 1 -s 538 fd00::2 ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 1 -s 539 fd00::2 ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 1 -s 540 fd00::2 ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 1 -s 541 fd00::2 ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 1 -s 542 fd00::2 ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 1 -s 543 fd00::2 ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 1 -s 544 fd00::2 ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 1 -s 545 fd00::2 ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 1 -s 546 fd00::2 ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 1 -s 547 fd00::2 ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 1 -s 548 fd00::2 ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 1 -s 549 fd00::2 ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 1 -s 550 fd00::2 ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 1 -s 1400 fd00::2 ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 1 -s 1401 fd00::2 ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 1 -s 1402 fd00::2 ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 1 -s 1403 fd00::2 ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 1 -s 1404 fd00::2 ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 1 -s 1405 fd00::2 ] tc-se:Fail: incorrect exit status: 1, expected: 0 tc-se:stdout: tc-se:PING6(1453=40+8+1405 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: tc-so:unix://wg_local tc-so:unix://wg_peer tc-so:### Dumping unix://wg_local tc-so:lo0: flags=0x8049 mtu 33624 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:ff:78:24:89 tc-so: linkstr: bus tc-so: input: 230 packets, 96172 bytes, 5 multicasts tc-so: output: 232 packets, 97864 bytes, 6 multicasts tc-so: inet6 fc00::1/64 flags 0 tc-so: inet6 fe80::b0a0:ffff:fe78:2489%shmif0/64 flags 0 scopeid 0x2 tc-so:wg0: flags=0x8041 mtu 1420 tc-so: status: active tc-so: input: 211 packets, 77712 bytes tc-so: output: 214 packets, 74237 bytes tc-so: inet6 fd00::1/64 flags 0 tc-so: inet6 fe80::b4df:d186:3238:6bc4%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 - - 33624 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33624 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:ffff:fe78:2489 link#2 UHl - - - lo0 tc-so:fe80::%wg0/64 fe80::b4df:d186:3238:6bc4 U - - - wg0 tc-so:fe80::b4df:d186:3238:6bc4 link#3 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33624 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 - - 33624 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%wg0/32 fd00::1 UC - - - wg0 tc-so:fc00::2 b2:a0:78:c4:cd:ca UHL - - - shmif0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33624 0 0 0 0 0 tc-so:lo0 33624 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33624 ::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 33624 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:ff:78:24:89 230 0 232 0 0 tc-so:shmif 1500 fc00::/64 fc00::1 tc-so: ff02::1:ff78:2489 tc-so: ff01:2::1 tc-so: ff02::2:72f:36f4% tc-so: ff02::1%shmif0 tc-so: ff02::1:ff00:1%sh 230 0 232 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:ffff:f 230 0 232 0 0 tc-so:wg0 1420 211 0 214 0 0 tc-so:wg0 1420 fd00::/64 fd00::1 tc-so: ff02::1:ff38:6bc4 tc-so: ff01:3::1 tc-so: ff02::2:72f:36f4% tc-so: ff02::1%wg0 tc-so: ff02::1:ff00:1%wg 211 0 214 0 0 tc-so:wg0 1420 fe80::/64 fe80::b4df:d186:3 211 0 214 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 384 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 128 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 1280 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 215 0 215 1 0 1 1 0 inf 1 tc-so:in6pcbpl 304 423 0 422 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 128 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 256 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 53 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 64 244 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00128 256 75 0 0 5 0 5 5 0 inf 0 tc-so:kmem-00256 384 79 0 0 8 0 8 8 0 inf 0 tc-so:kmem-00384 512 52 0 0 7 0 7 7 0 inf 0 tc-so:kmem-00512 640 20 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00768 896 9 0 0 3 0 3 3 0 inf 0 tc-so:kmem-01024 1152 99 0 0 33 0 33 33 0 inf 0 tc-so:kmem-02048 2048 4004 0 0 2002 0 2002 2002 0 inf 0 tc-so:kmem-04096 4096 17 0 0 17 0 17 17 0 inf 0 tc-so:llentrypl 288 1 0 0 1 0 1 1 0 inf 0 tc-so:mbpl 528 39 0 0 8 0 8 8 0 inf 2 tc-so:mclpl 2048 34 0 0 21 0 21 21 0 8192 4 tc-so:mutex 128 37 0 0 2 0 2 2 0 inf 0 tc-so:pcache 2816 51 0 1 50 0 50 50 0 inf 0 tc-so:pcachecpu 128 52 0 0 2 0 2 2 0 inf 0 tc-so:pcglarge 1152 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 384 41 0 0 5 0 5 5 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-128 80 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 2064 0 0 33 0 33 33 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 1024 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 2 0 2 2 0 inf 0 tc-so:rwlock 128 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:thplthrd 80 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 1024 7 0 0 2 0 2 2 0 inf 0 tc-so:vmembt 128 88 0 0 3 0 3 3 0 inf 0 tc-so:Totals 7965 0 691 2243 0 2243 tc-so: tc-so:In use 8725K, total allocated 8972K; utilization 97.2% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:fc00::2 b2:a0:78:c4:cd:ca shmif0 1d0h0m0s S 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:ff78:2489%shmif0 refcount 1 tc-so: group ff01:2::1 refcount 2 tc-so: group ff02::2:72f:36f4%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:ff:78:24:89 multicnt 4 tc-so: 33:33:ff:78:24:89 -- 33:33:ff:78:24:89 refcount 1 tc-so: 33:33:07:2f:36:f4 -- 33:33:07:2f:36:f4 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:ff38:6bc4%wg0 refcount 1 tc-so: group ff01:3::1 refcount 2 tc-so: group ff02::2:72f:36f4%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, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.99 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/evbarm/9.99.99/modules 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:[ 3.590005] shmif0: Ethernet address b2:a0:ff:78:24:89 tc-so:[ 12.610005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 12.610005] get_ifid: shmif0: ifid: b0:a0:ff:ff:fe:78:24:89 tc-so:[ 12.610005] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:ffff:fe78:2489 tc-so:[ 13.450005] get_ifid: wg0: interface identifier generated by random number tc-so:[ 13.450005] get_ifid: wg0: ifid: b4:df:d1:86:32:38:6b:c4 tc-so:[ 14.230005] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:ffff:fe78:2489 - no duplicates found tc-so:[ 14.350005] ip6_output: refusing to send from invalid address fe80:3::b4df:d186:3238:6bc4 (pid 0) tc-so:[ 18.580005] ip6_output: refusing to send from invalid address fe80:3::b4df:d186:3238:6bc4 (pid 0) tc-so:[ 21.100005] ip6_output: refusing to send from invalid address fe80:3::b4df:d186:3238:6bc4 (pid 0) tc-so:[ 21.180005] in6_if_link_up: fd00::1 marked tentative tc-so:[ 21.180005] nd6_dad_start: wg0: starting DAD for fd00::1 tc-so:[ 21.180005] in6_if_link_up: fe80:3::b4df:d186:3238:6bc4 marked tentative tc-so:[ 21.180005] nd6_dad_start: wg0: starting DAD for fe80:3::b4df:d186:3238:6bc4 tc-so:[ 22.660005] nd6_dad_timer: wg0: DAD complete for fe80:3::b4df:d186:3238:6bc4 - no duplicates found tc-so:[ 22.940005] nd6_dad_timer: wg0: DAD complete for fd00::1 - no duplicates found tc-so:### Dumping unix://wg_peer tc-so:lo0: flags=0x8049 mtu 33624 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:78:c4:cd:ca tc-so: linkstr: bus tc-so: input: 228 packets, 97520 bytes, 2 multicasts tc-so: output: 230 packets, 96172 bytes, 5 multicasts tc-so: inet6 fc00::2/64 flags 0 tc-so: inet6 fe80::b0a0:78ff:fec4:cdca%shmif0/64 flags 0 scopeid 0x2 tc-so:wg0: flags=0x8041 mtu 1420 tc-so: status: active tc-so: input: 211 packets, 77712 bytes tc-so: output: 212 packets, 72728 bytes tc-so: inet6 fd00::2/64 flags 0 tc-so: inet6 fe80::7014:c6f1:e6ec:4c2%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 - - 33624 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33624 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:78ff:fec4:cdca link#2 UHl - - - lo0 tc-so:fe80::%wg0/64 fe80::7014:c6f1:e6ec:4c2 U - - - wg0 tc-so:fe80::7014:c6f1:e6ec:4c2 link#3 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33624 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 - - 33624 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:ff:78:24:89 UHL - - - shmif0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33624 0 0 0 0 0 tc-so:lo0 33624 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33624 ::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 33624 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:78:c4:cd:ca 228 0 230 0 0 tc-so:shmif 1500 fc00::/64 fc00::2 tc-so: ff02::1:ffc4:cdca tc-so: ff01:2::1 tc-so: ff02::2:7a67:1884 tc-so: ff02::1%shmif0 tc-so: ff02::1:ff00:2%sh 228 0 230 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:78ff:f 228 0 230 0 0 tc-so:wg0 1420 211 0 212 0 0 tc-so:wg0 1420 fd00::/64 fd00::2 tc-so: ff02::1:ffec:4c2% tc-so: ff01:3::1 tc-so: ff02::2:7a67:1884 tc-so: ff02::1%wg0 tc-so: ff02::1:ff00:2%wg 211 0 212 0 0 tc-so:wg0 1420 fe80::/64 fe80::7014:c6f1:e 211 0 212 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 384 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 128 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 1280 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 215 0 215 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 18 0 17 1 0 1 1 0 inf 0 tc-so:kcpuset 128 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 256 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 70 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 64 236 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00128 256 74 0 0 5 0 5 5 0 inf 0 tc-so:kmem-00256 384 78 0 0 8 0 8 8 0 inf 0 tc-so:kmem-00384 512 52 0 0 7 0 7 7 0 inf 0 tc-so:kmem-00512 640 20 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00768 896 8 0 0 2 0 2 2 0 inf 0 tc-so:kmem-01024 1152 99 0 0 33 0 33 33 0 inf 0 tc-so:kmem-02048 2048 476 0 0 238 0 238 238 0 inf 0 tc-so:kmem-04096 4096 17 0 0 17 0 17 17 0 inf 0 tc-so:llentrypl 288 1 0 0 1 0 1 1 0 inf 0 tc-so:mbpl 528 11 0 0 4 0 4 4 0 inf 2 tc-so:mclpl 2048 4 0 0 6 0 6 6 0 8192 4 tc-so:mutex 128 37 0 0 2 0 2 2 0 inf 0 tc-so:pcache 2816 51 0 1 50 0 50 50 0 inf 0 tc-so:pcachecpu 128 52 0 0 2 0 2 2 0 inf 0 tc-so:pcglarge 1152 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 384 30 0 0 3 0 3 3 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-128 80 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 285 0 0 5 0 5 5 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 1024 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 2 0 2 2 0 inf 0 tc-so:rwlock 128 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 1024 7 0 0 2 0 2 2 0 inf 0 tc-so:vmembt 128 24 0 0 1 0 1 1 0 inf 0 tc-so:Totals 2093 0 275 427 0 427 tc-so: tc-so:In use 1468K, total allocated 1708K; utilization 85.9% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:fc00::1 b2:a0:ff:78:24:89 shmif0 23h59m51s S 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:cdca%shmif0 refcount 1 tc-so: group ff01:2::1 refcount 2 tc-so: group ff02::2:7a67:1884%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:78:c4:cd:ca multicnt 4 tc-so: 33:33:ff:c4:cd:ca -- 33:33:ff:c4:cd:ca refcount 1 tc-so: 33:33:7a:67:18:84 -- 33:33:7a:67:18:84 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:ffec:4c2%wg0 refcount 1 tc-so: group ff01:3::1 refcount 2 tc-so: group ff02::2:7a67:1884%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, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.99 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/evbarm/9.99.99/modules tc-so:[ 1.340005] 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.900005] shmif0: Ethernet address b2:a0:78:c4:cd:ca tc-so:[ 17.660005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 17.660005] get_ifid: shmif0: ifid: b0:a0:78:ff:fe:c4:cd:ca tc-so:[ 17.660005] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:78ff:fec4:cdca tc-so:[ 18.540005] get_ifid: wg0: interface identifier generated by random number tc-so:[ 18.540005] get_ifid: wg0: ifid: 70:14:c6:f1:e6:ec:04:c2 tc-so:[ 19.360005] ip6_output: refusing to send from invalid address fe80:3::7014:c6f1:e6ec:4c2 (pid 0) tc-so:[ 19.390005] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:78ff:fec4:cdca - no duplicates found tc-so:[ 19.590005] ip6_output: refusing to send from invalid address fe80:3::7014:c6f1:e6ec:4c2 (pid 0) tc-so:[ 21.940005] ip6_output: refusing to send from invalid address fe80:3::7014:c6f1:e6ec:4c2 (pid 0) tc-so:[ 24.140005] in6_if_link_up: fd00::2 marked tentative tc-so:[ 24.140005] nd6_dad_start: wg0: starting DAD for fd00::2 tc-so:[ 24.140005] in6_if_link_up: fe80:3::7014:c6f1:e6ec:4c2 marked tentative tc-so:[ 24.140005] nd6_dad_start: wg0: starting DAD for fe80:3::7014:c6f1:e6ec:4c2 tc-so:[ 25.520005] nd6_dad_timer: wg0: DAD complete for fd00::2 - no duplicates found tc-so:[ 25.710005] nd6_dad_timer: wg0: DAD complete for fe80:3::7014:c6f1:e6ec:4c2 - no duplicates found tc-so:bus tc-so:### Dumping bus tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:13.180004 b2:a0:ff:78:24:89 > 33:33:ff:78:24:89, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff78:2489: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff78:2489, length 24 tc-so:00:00:13.220004 b2:a0:ff:78:24:89 > 33:33:ff:78:24:89, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff78:2489: ICMP6, neighbor solicitation, who has fe80::b0a0:ffff:fe78:2489, length 32 tc-so:00:00:13.640004 b2:a0:ff:78:24: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:17.770004 b2:a0:ff:78:24:89 > 33:33:ff:78:24:89, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:ffff:fe78:2489 > ff02::1:ff78:2489: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff78:2489, length 24 tc-so:00:00:19.730004 b2:a0:ff:78:24:89 > 33:33:07:2f:36:f4, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:ffff:fe78:2489 > ff02::2:72f:36f4: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:72f:36f4, length 24 tc-so:00:00:17.960004 b2:a0:78:c4:cd:ca > 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.000004 b2:a0:78:c4:cd:ca > 33:33:ff:c4:cd:ca, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffc4:cdca: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffc4:cdca, length 24 tc-so:00:00:18.390004 b2:a0:78:c4:cd:ca > 33:33:ff:c4:cd:ca, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffc4:cdca: ICMP6, neighbor solicitation, who has fe80::b0a0:78ff:fec4:cdca, length 32 tc-so:00:00:22.470004 b2:a0:78:c4:cd:ca > 33:33:7a:67:18:84, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:78ff:fec4:cdca > ff02::2:7a67:1884: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:7a67:1884, length 24 tc-so:00:00:23.700004 b2:a0:78:c4:cd:ca > 33:33:ff:c4:cd:ca, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:78ff:fec4:cdca > ff02::1:ffc4:cdca: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffc4:cdca, length 24 tc-so:00:00:33.870004 b2:a0:ff:78:24:89 > 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:28.100004 b2:a0:78:c4:cd:ca > b2:a0:ff:78:24:89, ethertype IPv6 (0x86dd), length 86: fc00::2 > fc00::1: ICMP6, neighbor advertisement, tgt is fc00::2, length 32 tc-so:00:00:33.970004 b2:a0:ff:78:24:89 > b2:a0:78:c4:cd:ca, ethertype IPv6 (0x86dd), length 210: fc00::1.51820 > fc00::2.51820: UDP, length 148 tc-so:00:00:28.140004 b2:a0:78:c4:cd:ca > b2:a0:ff:78:24:89, ethertype IPv6 (0x86dd), length 154: fc00::2.51820 > fc00::1.51820: UDP, length 92 tc-so:00:00:34.010004 b2:a0:ff:78:24:89 > b2:a0:78:c4:cd:ca, ethertype IPv6 (0x86dd), length 158: fc00::1.51820 > fc00::2.51820: UDP, length 96 tc-so:00:00:28.260004 b2:a0:78:c4:cd:ca > b2:a0:ff:78:24:89, ethertype IPv6 (0x86dd), length 210: fc00::2.51820 > fc00::1.51820: UDP, length 148 tc-so:00:00:34.110004 b2:a0:ff:78:24:89 > b2:a0:78:c4:cd:ca, ethertype IPv6 (0x86dd), length 154: fc00::1.51820 > fc00::2.51820: UDP, length 92 tc-so:00:00:28.300004 b2:a0:78:c4:cd:ca > b2:a0:ff:78:24:89, ethertype IPv6 (0x86dd), length 158: fc00::2.51820 > fc00::1.51820: UDP, length 96 tc-so:00:00:34.720004 b2:a0:ff:78:24:89 > b2:a0:78:c4:cd:ca, ethertype IPv6 (0x86dd), length 158: fc00::1.51820 > fc00::2.51820: UDP, length 96 tc-so:00:00:28.910004 b2:a0:78:c4:cd:ca > b2:a0:ff:78:24:89, ethertype IPv6 (0x86dd), length 158: fc00::2.51820 > fc00::1.51820: UDP, length 96 tc-so:00:00:35.330004 b2:a0:ff:78:24:89 > b2:a0:78:c4:cd:ca, ethertype IPv6 (0x86dd), length 158: fc00::1.51820 > fc00::2.51820: UDP, length 96 tc-so:00:00:29.500004 b2:a0:78:c4:cd:ca > b2:a0:ff:78:24:89, ethertype IPv6 (0x86dd), length 158: fc00::2.51820 > fc00::1.51820: UDP, length 96 tc-so:00:00:36.000004 b2:a0:ff:78:24:89 > b2:a0:78:c4:cd:ca, ethertype IPv6 (0x86dd), length 158: fc00::1.51820 > fc00::2.51820: UDP, length 96 tc-so:00:00:30.170004 b2:a0:78:c4:cd:ca > b2:a0:ff:78:24:89, ethertype IPv6 (0x86dd), length 158: fc00::2.51820 > fc00::1.51820: UDP, length 96 tc-so:00:00:36.620004 b2:a0:ff:78:24:89 > b2:a0:78:c4:cd:ca, ethertype IPv6 (0x86dd), length 158: fc00::1.51820 > fc00::2.51820: UDP, length 96 tc-so:00:00:30.770004 b2:a0:78:c4:cd:ca > b2:a0:ff:78:24:89, ethertype IPv6 (0x86dd), length 158: fc00::2.51820 > fc00::1.51820: UDP, length 96 tc-so:00:00:37.160004 b2:a0:ff:78:24:89 > b2:a0:78:c4:cd:ca, ethertype IPv6 (0x86dd), length 158: fc00::1.51820 > fc00::2.51820: UDP, length 96 tc-so:00:00:31.310004 b2:a0:78:c4:cd:ca > b2:a0:ff:78:24:89, ethertype IPv6 (0x86dd), length 158: fc00::2.51820 > fc00::1.51820: UDP, length 96 tc-so:00:00:37.660004 b2:a0:ff:78:24:89 > b2:a0:78:c4:cd:ca, ethertype IPv6 (0x86dd), length 158: fc00::1.51820 > fc00::2.51820: UDP, length 96 tc-so:00:00:31.850004 b2:a0:78:c4:cd:ca > b2:a0:ff:78:24:89, ethertype IPv6 (0x86dd), length 158: fc00::2.51820 > fc00::1.51820: UDP, length 96 tc-so:00:00:38.220004 b2:a0:ff:78:24:89 > b2:a0:78:c4:cd:ca, ethertype IPv6 (0x86dd), length 158: fc00::1.51820 > fc00::2.51820: UDP, length 96 tc-so:00:00:32.410004 b2:a0:78:c4:cd:ca > b2:a0:ff:78:24:89, ethertype IPv6 (0x86dd), length 158: fc00::2.51820 > fc00::1.51820: UDP, length 96 tc-so:00:00:33.130004 b2:a0:78:c4:cd:ca > b2:a0:ff:78:24:89, ethertype IPv6 (0x86dd), length 86: fc00::2 > fc00::1: ICMP6, neighbor solicitation, who has fc00::1, length 32 tc-so:00:00:38.950004 b2:a0:ff:78:24:89 > b2:a0:78:c4:cd:ca, ethertype IPv6 (0x86dd), length 78: fc00::1 > fc00::2: ICMP6, neighbor advertisement, tgt is fc00::1, length 24 tc-so:00:00:39.020004 b2:a0:ff:78:24:89 > b2:a0:78:c4:cd:ca, ethertype IPv6 (0x86dd), length 158: fc00::1.51820 > fc00::2.51820: UDP, length 96 tc-so:00:00:33.170004 b2:a0:78:c4:cd:ca > b2:a0:ff:78:24:89, ethertype IPv6 (0x86dd), length 158: fc00::2.51820 > fc00::1.51820: UDP, length 96 tc-so:00:00:39.560004 b2:a0:ff:78:24:89 > b2:a0:78:c4:cd:ca, ethertype IPv6 (0x86dd), length 158: fc00::1.51820 > fc00::2.51820: UDP, length 96 tc-so:00:00:33.710004 b2:a0:78:c4:cd:ca > b2:a0:ff:78:24:89, ethertype IPv6 (0x86dd), length 158: fc00::2.51820 > fc00::1.51820: UDP, length 96 tc-so:00:00:40.180004 b2:a0:ff:78:24:89 > b2:a0:78:c4:cd:ca, ethertype IPv6 (0x86dd), length 158: fc00::1.51820 > fc00::2.51820: UDP, length 96 tc-so:00:00:34.370004 b2:a0:78:c4:cd:ca > b2:a0:ff:78:24:89, ethertype IPv6 (0x86dd), length 158: fc00::2.51820 > fc00::1.51820: UDP, length 96 tc-so:00:00:40.670004 b2:a0:ff:78:24:89 > b2:a0:78:c4:cd:ca, ethertype IPv6 (0x86dd), length 158: fc00::1.51820 > fc00::2.51820: UDP, length 96 tc-so:00:00:34.820004 b2:a0:78:c4:cd:ca > b2:a0:ff:78:24:89, ethertype IPv6 (0x86dd), length 158: fc00::2.51820 > fc00::1.51820: UDP, length 96 tc-so:00:00:41.130004 b2:a0:ff:78:24:89 > b2:a0:78:c4:cd:ca, ethertype IPv6 (0x86dd), length 158: fc00::1.51820 > fc00::2.51820: UDP, length 96 tc-so:00:00:35.320004 b2:a0:78:c4:cd:ca > b2:a0:ff:78:24:89, ethertype IPv6 (0x86dd), length 158: fc00::2.51820 > fc00::1.51820: UDP, length 96 tc-so:00:00:41.610004 b2:a0:ff:78:24:89 > b2:a0:78:c4:cd:ca, ethertype IPv6 (0x86dd), length 158: fc00::1.51820 > fc00::2.51820: UDP, length 96 tc-so:00:00:35.800004 b2:a0:78:c4:cd:ca > b2:a0:ff:78:24:89, ethertype IPv6 (0x86dd), length 158: fc00::2.51820 > fc00::1.51820: UDP, length 96 tc-so:00:00:43.940004 b2:a0:ff:78:24:89 > b2:a0:78:c4:cd:ca, ethertype IPv6 (0x86dd), length 158: fc00::1.51820 > fc00::2.51820: UDP, length 96 tc-so:00:00:38.110004 b2:a0:78:c4:cd:ca > b2:a0:ff:78:24:89, ethertype IPv6 (0x86dd), length 158: fc00::2.51820 > fc00::1.51820: UDP, length 96 tc-so:00:00:46.090004 b2:a0:ff:78:24:89 > b2:a0:78:c4:cd:ca, ethertype IPv6 (0x86dd), length 158: fc00::1.51820 > fc00::2.51820: UDP, length 96 tc-so:00:00:40.300004 b2:a0:78:c4:cd:ca > b2:a0:ff:78:24:89, ethertype IPv6 (0x86dd), length 158: fc00::2.51820 > fc00::1.51820: UDP, length 96 tc-so:00:00:46.590004 b2:a0:ff:78:24:89 > b2:a0:78:c4:cd:ca, ethertype IPv6 (0x86dd), length 174: fc00::1.51820 > fc00::2.51820: UDP, length 112 tc-so:00:00:40.760004 b2:a0:78:c4:cd:ca > b2:a0:ff:78:24:89, ethertype IPv6 (0x86dd), length 174: fc00::2.51820 > fc00::1.51820: UDP, length 112 tc-so:00:00:47.000004 b2:a0:ff:78:24:89 > b2:a0:78:c4:cd:ca, ethertype IPv6 (0x86dd), length 174: fc00::1.51820 > fc00::2.51820: UDP, length 112 tc-so:00:00:41.170004 b2:a0:78:c4:cd:ca > b2:a0:ff:78:24:89, ethertype IPv6 (0x86dd), length 174: fc00::2.51820 > fc00::1.51820: UDP, length 112 tc-so:00:00:47.460004 b2:a0:ff:78:24:89 > b2:a0:78:c4:cd:ca, ethertype IPv6 (0x86dd), length 174: fc00::1.51820 > fc00::2.51820: UDP, length 112 tc-so:00:00:41.670004 b2:a0:78:c4:cd:ca > b2:a0:ff:78:24:89, ethertype IPv6 (0x86dd), length 174: fc00::2.51820 > fc00::1.51820: UDP, length 112 tc-so:00:00:47.940004 b2:a0:ff:78:24:89 > b2:a0:78:c4:cd:ca, ethertype IPv6 (0x86dd), length 174: fc00::1.51820 > fc00::2.51820: UDP, length 112 tc-so:00:00:42.110004 b2:a0:78:c4:cd:ca > b2:a0:ff:78:24:89, ethertype IPv6 (0x86dd), length 174: fc00::2.51820 > fc00::1.51820: UDP, length 112 tc-so:00:00:48.400004 b2:a0:ff:78:24:89 > b2:a0:78:c4:cd:ca, ethertype IPv6 (0x86dd), length 174: fc00::1.51820 > fc00::2.51820: UDP, length 112 tc-so:00:00:42.570004 b2:a0:78:c4:cd:ca > b2:a0:ff:78:24:89, ethertype IPv6 (0x86dd), length 174: fc00::2.51820 > fc00::1.51820: UDP, length 112 tc-so:00:00:48.850004 b2:a0:ff:78:24:89 > b2:a0:78:c4:cd:ca, ethertype IPv6 (0x86dd), length 174: fc00::1.51820 > fc00::2.51820: UDP, length 112 tc-so:00:00:43.060004 b2:a0:78:c4:cd:ca > b2:a0:ff:78:24:89, ethertype IPv6 (0x86dd), length 174: fc00::2.51820 > fc00::1.51820: UDP, length 112 tc-so:00:00:49.670004 b2:a0:ff:78:24:89 > b2:a0:78:c4:cd:ca, ethertype IPv6 (0x86dd), length 174: fc00::1.51820 > fc00::2.51820: UDP, length 112 tc-so:00:00:43.840004 b2:a0:78:c4:cd:ca > b2:a0:ff:78:24:89, ethertype IPv6 (0x86dd), length 174: fc00::2.51820 > fc00::1.51820: UDP, length 112 tc-so:00:00:50.170004 b2:a0:ff:78:24:89 > b2:a0:78:c4:cd:ca, ethertype IPv6 (0x86dd), length 174: fc00::1.51820 > fc00::2.51820: UDP, length 112 tc-so:00:00:44.360004 b2:a0:78:c4:cd:ca > b2:a0:ff:78:24:89, ethertype IPv6 (0x86dd), length 174: fc00::2.51820 > fc00::1.51820: UDP, length 112 tc-so:00:00:50.650004 b2:a0:ff:78:24:89 > b2:a0:78:c4:cd:ca, ethertype IPv6 (0x86dd), length 174: fc00::1.51820 > fc00::2.51820: UDP, length 112 tc-so:00:00:44.820004 b2:a0:78:c4:cd:ca > b2:a0:ff:78:24:89, ethertype IPv6 (0x86dd), length 174: fc00::2.51820 > fc00::1.51820: UDP, length 112 tc-so:00:00:51.110004 b2:a0:ff:78:24:89 > b2:a0:78:c4:cd:ca, ethertype IPv6 (0x86dd), length 174: fc00::1.51820 > fc00::2.51820: UDP, length 112 tc-so:00:00:45.280004 b2:a0:78:c4:cd:ca > b2:a0:ff:78:24:89, ethertype IPv6 (0x86dd), length 174: fc00::2.51820 > fc00::1.51820: UDP, length 112 tc-so:00:00:51.560004 b2:a0:ff:78:24:89 > b2:a0:78:c4:cd:ca, ethertype IPv6 (0x86dd), length 174: fc00::1.51820 > fc00::2.51820: UDP, length 112 tc-so:00:00:45.730004 b2:a0:78:c4:cd:ca > b2:a0:ff:78:24:89, ethertype IPv6 (0x86dd), length 174: fc00::2.51820 > fc00::1.51820: UDP, length 112 tc-so:00:00:52.440004 b2:a0:ff:78:24:89 > b2:a0:78:c4:cd:ca, ethertype IPv6 (0x86dd), length 174: fc00::1.51820 > fc00::2.51820: UDP, length 112 tc-so:00:00:46.610004 b2:a0:78:c4:cd:ca > b2:a0:ff:78:24:89, ethertype IPv6 (0x86dd), length 174: fc00::2.51820 > fc00::1.51820: UDP, length 112 tc-so:00:00:52.970004 b2:a0:ff:78:24:89 > b2:a0:78:c4:cd:ca, ethertype IPv6 (0x86dd), length 174: fc00::1.51820 > fc00::2.51820: UDP, length 112 tc-so:00:00:47.140004 b2:a0:78:c4:cd:ca > b2:a0:ff:78:24:89, ethertype IPv6 (0x86dd), length 174: fc00::2.51820 > fc00::1.51820: UDP, length 112 tc-so:00:00:53.430004 b2:a0:ff:78:24:89 > b2:a0:78:c4:cd:ca, ethertype IPv6 (0x86dd), length 174: fc00::1.51820 > fc00::2.51820: UDP, length 112 tc-so:00:00:47.600004 b2:a0:78:c4:cd:ca > b2:a0:ff:78:24:89, ethertype IPv6 (0x86dd), length 174: fc00::2.51820 > fc00::1.51820: UDP, length 112 tc-so:00:00:53.870004 b2:a0:ff:78:24:89 > b2:a0:78:c4:cd:ca, ethertype IPv6 (0x86dd), length 174: fc00::1.51820 > fc00::2.51820: UDP, length 112 tc-so:00:00:48.080004 b2:a0:78:c4:cd:ca > b2:a0:ff:78:24:89, ethertype IPv6 (0x86dd), length 174: fc00::2.51820 > fc00::1.51820: UDP, length 112 tc-so:00:00:54.360004 b2:a0:ff:78:24:89 > b2:a0:78:c4:cd:ca, ethertype IPv6 (0x86dd), length 174: fc00::1.51820 > fc00::2.51820: UDP, length 112 tc-so:00:00:48.530004 b2:a0:78:c4:cd:ca > b2:a0:ff:78:24:89, ethertype IPv6 (0x86dd), length 174: fc00::2.51820 > fc00::1.51820: UDP, length 112 tc-so:00:00:54.850004 b2:a0:ff:78:24:89 > b2:a0:78:c4:cd:ca, ethertype IPv6 (0x86dd), length 190: fc00::1.51820 > fc00::2.51820: UDP, length 128 tc-so:00:00:49.020004 b2:a0:78:c4:cd:ca > b2:a0:ff:78:24:89, ethertype IPv6 (0x86dd), length 190: fc00::2.51820 > fc00::1.51820: UDP, length 128 tc-so:00:00:55.410004 b2:a0:ff:78:24:89 > b2:a0:78:c4:cd:ca, ethertype IPv6 (0x86dd), length 190: fc00::1.51820 > fc00::2.51820: UDP, length 128 tc-so:00:00:49.580004 b2:a0:78:c4:cd:ca > b2:a0:ff:78:24:89, ethertype IPv6 (0x86dd), length 190: fc00::2.51820 > fc00::1.51820: UDP, length 128 tc-so:00:00:55.970004 b2:a0:ff:78:24:89 > b2:a0:78:c4:cd:ca, ethertype IPv6 (0x86dd), length 190: fc00::1.51820 > fc00::2.51820: UDP, length 128 tc-so:00:00:50.140004 b2:a0:78:c4:cd:ca > b2:a0:ff:78:24:89, ethertype IPv6 (0x86dd), length 190: fc00::2.51820 > fc00::1.51820: UDP, length 128 tc-so:00:00:56.600004 b2:a0:ff:78:24:89 > b2:a0:78:c4:cd:ca, ethertype IPv6 (0x86dd), length 190: fc00::1.51820 > fc00::2.51820: UDP, length 128 tc-so:00:00:50.770004 b2:a0:78:c4:cd:ca > b2:a0:ff:78:24:89, ethertype IPv6 (0x86dd), length 190: fc00::2.51820 > fc00::1.51820: UDP, length 128 tc-so:00:00:58.320004 b2:a0:ff:78:24:89 > b2:a0:78:c4:cd:ca, ethertype IPv6 (0x86dd), length 190: fc00::1.51820 > fc00::2.51820: UDP, length 128 tc-so:00:00:52.490004 b2:a0:78:c4:cd:ca > b2:a0:ff:78:24:89, ethertype IPv6 (0x86dd), length 190: fc00::2.51820 > fc00::1.51820: UDP, length 128 tc-so:00:00:59.060004 b2:a0:ff:78:24:89 > b2:a0:78:c4:cd:ca, ethertype IPv6 (0x86dd), length 190: fc00::1.51820 > fc00::2.51820: UDP, length 128 tc-so:00:00:53.230004 b2:a0:78:c4:cd:ca > b2:a0:ff:78:24:89, ethertype IPv6 (0x86dd), length 190: fc00::2.51820 > fc00::1.51820: UDP, length 128 tc-so:00:00:59.510004 b2:a0:ff:78:24:89 > b2:a0:78:c4:cd:ca, ethertype IPv6 (0x86dd), length 190: fc00::1.51820 > fc00::2.51820: UDP, length 128 tc-so:00:00:53.680004 b2:a0:78:c4:cd:ca > b2:a0:ff:78:24:89, ethertype IPv6 (0x86dd), length 190: fc00::2.51820 > fc00::1.51820: UDP, length 128 tc-so:00:00:59.960004 b2:a0:ff:78:24:89 > b2:a0:78:c4:cd:ca, ethertype IPv6 (0x86dd), length 190: fc00::1.51820 > fc00::2.51820: UDP, length 128 tc-so:00:00:54.130004 b2:a0:78:c4:cd:ca > b2:a0:ff:78:24:89, ethertype IPv6 (0x86dd), length 190: fc00::2.51820 > fc00::1.51820: UDP, length 128 tc-so:00:01:00.390004 b2:a0:ff:78:24:89 > b2:a0:78:c4:cd:ca, ethertype IPv6 (0x86dd), length 190: fc00::1.51820 > fc00::2.51820: UDP, length 128 tc-so:00:00:54.580004 b2:a0:78:c4:cd:ca > b2:a0:ff:78:24:89, ethertype IPv6 (0x86dd), length 190: fc00::2.51820 > fc00::1.51820: UDP, length 128 tc-so:00:01:00.890004 b2:a0:ff:78:24:89 > b2:a0:78:c4:cd:ca, ethertype IPv6 (0x86dd), length 190: fc00::1.51820 > fc00::2.51820: UDP, length 128 tc-so:00:00:55.080004 b2:a0:78:c4:cd:ca > b2:a0:ff:78:24:89, ethertype IPv6 (0x86dd), length 190: fc00::2.51820 > fc00::1.51820: UDP, length 128 tc-so:00:01:01.330004 b2:a0:ff:78:24:89 > b2:a0:78:c4:cd:ca, ethertype IPv6 (0x86dd), length 190: fc00::1.51820 > fc00::2.51820: UDP, length 128 tc-so:00:00:55.520004 b2:a0:78:c4:cd:ca > b2:a0:ff:78:24:89, ethertype IPv6 (0x86dd), length 190: fc00::2.51820 > fc00::1.51820: UDP, length 128 tc-so:00:01:01.770004 b2:a0:ff:78:24:89 > b2:a0:78:c4:cd:ca, ethertype IPv6 (0x86dd), length 190: fc00::1.51820 > fc00::2.51820: UDP, length 128 tc-so:00:00:55.940004 b2:a0:78:c4:cd:ca > b2:a0:ff:78:24:89, ethertype IPv6 (0x86dd), length 190: fc00::2.51820 > fc00::1.51820: UDP, length 128 tc-so:00:01:02.240004 b2:a0:ff:78:24:89 > b2:a0:78:c4:cd:ca, ethertype IPv6 (0x86dd), length 190: fc00::1.51820 > fc00::2.51820: UDP, length 128 tc-so:00:00:56.430004 b2:a0:78:c4:cd:ca > b2:a0:ff:78:24:89, ethertype IPv6 (0x86dd), length 190: fc00::2.51820 > fc00::1.51820: UDP, length 128 tc-so:00:01:02.760004 b2:a0:ff:78:24:89 > b2:a0:78:c4:cd:ca, ethertype IPv6 (0x86dd), length 190: fc00::1.51820 > fc00::2.51820: UDP, length 128 tc-so:00:00:56.920004 b2:a0:78:c4:cd:ca > b2:a0:ff:78:24:89, ethertype IPv6 (0x86dd), length 190: fc00::2.51820 > fc00::1.51820: UDP, length 128 tc-so:00:01:03.470004 b2:a0:ff:78:24:89 > b2:a0:78:c4:cd:ca, ethertype IPv6 (0x86dd), length 190: fc00::1.51820 > fc00::2.51820: UDP, length 128 tc-so:00:00:57.640004 b2:a0:78:c4:cd:ca > b2:a0:ff:78:24:89, ethertype IPv6 (0x86dd), length 190: fc00::2.51820 > fc00::1.51820: UDP, length 128 tc-so:00:01:03.940004 b2:a0:ff:78:24:89 > b2:a0:78:c4:cd:ca, ethertype IPv6 (0x86dd), length 190: fc00::1.51820 > fc00::2.51820: UDP, length 128 tc-so:00:00:58.100004 b2:a0:78:c4:cd:ca > b2:a0:ff:78:24:89, ethertype IPv6 (0x86dd), length 190: fc00::2.51820 > fc00::1.51820: UDP, length 128 tc-so:00:00:58.260004 b2:a0:78:c4:cd:ca > b2:a0:ff:78:24:89, ethertype IPv6 (0x86dd), length 86: fc00::2 > fc00::1: ICMP6, neighbor solicitation, who has fc00::1, length 32 tc-so:00:01:04.100004 b2:a0:ff:78:24:89 > b2:a0:78:c4:cd:ca, ethertype IPv6 (0x86dd), length 78: fc00::1 > fc00::2: ICMP6, neighbor advertisement, tgt is fc00::1, length 24 tc-so:00:01:04.400004 b2:a0:ff:78:24:89 > b2:a0:78:c4:cd:ca, ethertype IPv6 (0x86dd), length 206: fc00::1.51820 > fc00::2.51820: UDP, length 144 tc-so:00:00:58.560004 b2:a0:78:c4:cd:ca > b2:a0:ff:78:24:89, ethertype IPv6 (0x86dd), length 206: fc00::2.51820 > fc00::1.51820: UDP, length 144 tc-so:00:01:04.870004 b2:a0:ff:78:24:89 > b2:a0:78:c4:cd:ca, ethertype IPv6 (0x86dd), length 206: fc00::1.51820 > fc00::2.51820: UDP, length 144 tc-so:00:00:59.030004 b2:a0:78:c4:cd:ca > b2:a0:ff:78:24:89, ethertype IPv6 (0x86dd), length 206: fc00::2.51820 > fc00::1.51820: UDP, length 144 tc-so:00:01:05.300004 b2:a0:ff:78:24:89 > b2:a0:78:c4:cd:ca, ethertype IPv6 (0x86dd), length 206: fc00::1.51820 > fc00::2.51820: UDP, length 144 tc-so:00:00:59.460004 b2:a0:78:c4:cd:ca > b2:a0:ff:78:24:89, ethertype IPv6 (0x86dd), length 206: fc00::2.51820 > fc00::1.51820: UDP, length 144 tc-so:00:01:05.980004 b2:a0:ff:78:24:89 > b2:a0:78:c4:cd:ca, ethertype IPv6 (0x86dd), length 206: fc00::1.51820 > fc00::2.51820: UDP, length 144 tc-so:00:01:00.190004 b2:a0:78:c4:cd:ca > b2:a0:ff:78:24:89, ethertype IPv6 (0x86dd), length 206: fc00::2.51820 > fc00::1.51820: UDP, length 144 tc-so:00:01:06.770004 b2:a0:ff:78:24:89 > b2:a0:78:c4:cd:ca, ethertype IPv6 (0x86dd), length 206: fc00::1.51820 > fc00::2.51820: UDP, length 144 tc-so:00:01:00.940004 b2:a0:78:c4:cd:ca > b2:a0:ff:78:24:89, ethertype IPv6 (0x86dd), length 206: fc00::2.51820 > fc00::1.51820: UDP, length 144 tc-so:00:01:07.250004 b2:a0:ff:78:24:89 > b2:a0:78:c4:cd:ca, ethertype IPv6 (0x86dd), length 86: fc00::1 > fc00::2: ICMP6, neighbor solicitation, who has fc00::2, length 32 tc-so:00:01:01.420004 b2:a0:78:c4:cd:ca > b2:a0:ff:78:24:89, ethertype IPv6 (0x86dd), length 78: fc00::2 > fc00::1: ICMP6, neighbor advertisement, tgt is fc00::2, length 24 tc-so:00:01:07.250004 b2:a0:ff:78:24:89 > b2:a0:78:c4:cd:ca, ethertype IPv6 (0x86dd), length 206: fc00::1.51820 > fc00::2.51820: UDP, length 144 tc-so:00:01:01.420004 b2:a0:78:c4:cd:ca > b2:a0:ff:78:24:89, ethertype IPv6 (0x86dd), length 206: fc00::2.51820 > fc00::1.51820: UDP, length 144 tc-so:00:01:07.740004 b2:a0:ff:78:24:89 > b2:a0:78:c4:cd:ca, ethertype IPv6 (0x86dd), length 206: fc00::1.51820 > fc00::2.51820: UDP, length 144 tc-so:00:01:01.900004 b2:a0:78:c4:cd:ca > b2:a0:ff:78:24:89, ethertype IPv6 (0x86dd), length 206: fc00::2.51820 > fc00::1.51820: UDP, length 144 tc-so:00:01:08.210004 b2:a0:ff:78:24:89 > b2:a0:78:c4:cd:ca, ethertype IPv6 (0x86dd), length 206: fc00::1.51820 > fc00::2.51820: UDP, length 144 tc-so:00:01:02.380004 b2:a0:78:c4:cd:ca > b2:a0:ff:78:24:89, ethertype IPv6 (0x86dd), length 206: fc00::2.51820 > fc00::1.51820: UDP, length 144 tc-so:00:01:08.680004 b2:a0:ff:78:24:89 > b2:a0:78:c4:cd:ca, ethertype IPv6 (0x86dd), length 206: fc00::1.51820 > fc00::2.51820: UDP, length 144 tc-so:00:01:02.870004 b2:a0:78:c4:cd:ca > b2:a0:ff:78:24:89, ethertype IPv6 (0x86dd), length 206: fc00::2.51820 > fc00::1.51820: UDP, length 144 tc-so:00:01:09.170004 b2:a0:ff:78:24:89 > b2:a0:78:c4:cd:ca, ethertype IPv6 (0x86dd), length 206: fc00::1.51820 > fc00::2.51820: UDP, length 144 tc-so:00:01:03.340004 b2:a0:78:c4:cd:ca > b2:a0:ff:78:24:89, ethertype IPv6 (0x86dd), length 206: fc00::2.51820 > fc00::1.51820: UDP, length 144 tc-so:00:01:09.660004 b2:a0:ff:78:24:89 > b2:a0:78:c4:cd:ca, ethertype IPv6 (0x86dd), length 206: fc00::1.51820 > fc00::2.51820: UDP, length 144 tc-so:00:01:03.830004 b2:a0:78:c4:cd:ca > b2:a0:ff:78:24:89, ethertype IPv6 (0x86dd), length 206: fc00::2.51820 > fc00::1.51820: UDP, length 144 tc-so:00:01:10.120004 b2:a0:ff:78:24:89 > b2:a0:78:c4:cd:ca, ethertype IPv6 (0x86dd), length 206: fc00::1.51820 > fc00::2.51820: UDP, length 144 tc-so:00:01:04.290004 b2:a0:78:c4:cd:ca > b2:a0:ff:78:24:89, ethertype IPv6 (0x86dd), length 206: fc00::2.51820 > fc00::1.51820: UDP, length 144 tc-so:00:01:10.650004 b2:a0:ff:78:24:89 > b2:a0:78:c4:cd:ca, ethertype IPv6 (0x86dd), length 206: fc00::1.51820 > fc00::2.51820: UDP, length 144 tc-so:00:01:04.820004 b2:a0:78:c4:cd:ca > b2:a0:ff:78:24:89, ethertype IPv6 (0x86dd), length 206: fc00::2.51820 > fc00::1.51820: UDP, length 144 tc-so:00:01:11.140004 b2:a0:ff:78:24:89 > b2:a0:78:c4:cd:ca, ethertype IPv6 (0x86dd), length 206: fc00::1.51820 > fc00::2.51820: UDP, length 144 tc-so:00:01:05.310004 b2:a0:78:c4:cd:ca > b2:a0:ff:78:24:89, ethertype IPv6 (0x86dd), length 206: fc00::2.51820 > fc00::1.51820: UDP, length 144 tc-so:00:01:11.650004 b2:a0:ff:78:24:89 > b2:a0:78:c4:cd:ca, ethertype IPv6 (0x86dd), length 206: fc00::1.51820 > fc00::2.51820: UDP, length 144 tc-so:00:01:05.820004 b2:a0:78:c4:cd:ca > b2:a0:ff:78:24:89, ethertype IPv6 (0x86dd), length 206: fc00::2.51820 > fc00::1.51820: UDP, length 144 tc-so:00:01:12.170004 b2:a0:ff:78:24:89 > b2:a0:78:c4:cd:ca, ethertype IPv6 (0x86dd), length 206: fc00::1.51820 > fc00::2.51820: UDP, length 144 tc-so:00:01:06.320004 b2:a0:78:c4:cd:ca > b2:a0:ff:78:24:89, ethertype IPv6 (0x86dd), length 206: fc00::2.51820 > fc00::1.51820: UDP, length 144 tc-so:00:01:12.680004 b2:a0:ff:78:24:89 > b2:a0:78:c4:cd:ca, ethertype IPv6 (0x86dd), length 222: fc00::1.51820 > fc00::2.51820: UDP, length 160 tc-so:00:01:06.830004 b2:a0:78:c4:cd:ca > b2:a0:ff:78:24:89, ethertype IPv6 (0x86dd), length 222: fc00::2.51820 > fc00::1.51820: UDP, length 160 tc-so:00:01:13.120004 b2:a0:ff:78:24:89 > b2:a0:78:c4:cd:ca, ethertype IPv6 (0x86dd), length 222: fc00::1.51820 > fc00::2.51820: UDP, length 160 tc-so:00:01:07.310004 b2:a0:78:c4:cd:ca > b2:a0:ff:78:24:89, ethertype IPv6 (0x86dd), length 222: fc00::2.51820 > fc00::1.51820: UDP, length 160 tc-so:00:01:13.660004 b2:a0:ff:78:24:89 > b2:a0:78:c4:cd:ca, ethertype IPv6 (0x86dd), length 222: fc00::1.51820 > fc00::2.51820: UDP, length 160 tc-so:00:01:07.810004 b2:a0:78:c4:cd:ca > b2:a0:ff:78:24:89, ethertype IPv6 (0x86dd), length 222: fc00::2.51820 > fc00::1.51820: UDP, length 160 tc-so:00:01:14.100004 b2:a0:ff:78:24:89 > b2:a0:78:c4:cd:ca, ethertype IPv6 (0x86dd), length 222: fc00::1.51820 > fc00::2.51820: UDP, length 160 tc-so:00:01:08.290004 b2:a0:78:c4:cd:ca > b2:a0:ff:78:24:89, ethertype IPv6 (0x86dd), length 222: fc00::2.51820 > fc00::1.51820: UDP, length 160 tc-so:00:01:14.600004 b2:a0:ff:78:24:89 > b2:a0:78:c4:cd:ca, ethertype IPv6 (0x86dd), length 222: fc00::1.51820 > fc00::2.51820: UDP, length 160 tc-so:00:01:08.790004 b2:a0:78:c4:cd:ca > b2:a0:ff:78:24:89, ethertype IPv6 (0x86dd), length 222: fc00::2.51820 > fc00::1.51820: UDP, length 160 tc-so:00:01:15.110004 b2:a0:ff:78:24:89 > b2:a0:78:c4:cd:ca, ethertype IPv6 (0x86dd), length 222: fc00::1.51820 > fc00::2.51820: UDP, length 160 tc-so:00:01:09.300004 b2:a0:78:c4:cd:ca > b2:a0:ff:78:24:89, ethertype IPv6 (0x86dd), length 222: fc00::2.51820 > fc00::1.51820: UDP, length 160 tc-so:00:01:15.600004 b2:a0:ff:78:24:89 > b2:a0:78:c4:cd:ca, ethertype IPv6 (0x86dd), length 222: fc00::1.51820 > fc00::2.51820: UDP, length 160 tc-so:00:01:09.790004 b2:a0:78:c4:cd:ca > b2:a0:ff:78:24:89, ethertype IPv6 (0x86dd), length 222: fc00::2.51820 > fc00::1.51820: UDP, length 160 tc-so:00:01:16.060004 b2:a0:ff:78:24:89 > b2:a0:78:c4:cd:ca, ethertype IPv6 (0x86dd), length 222: fc00::1.51820 > fc00::2.51820: UDP, length 160 tc-so:00:01:10.250004 b2:a0:78:c4:cd:ca > b2:a0:ff:78:24:89, ethertype IPv6 (0x86dd), length 222: fc00::2.51820 > fc00::1.51820: UDP, length 160 tc-so:00:01:16.520004 b2:a0:ff:78:24:89 > b2:a0:78:c4:cd:ca, ethertype IPv6 (0x86dd), length 222: fc00::1.51820 > fc00::2.51820: UDP, length 160 tc-so:00:01:10.710004 b2:a0:78:c4:cd:ca > b2:a0:ff:78:24:89, ethertype IPv6 (0x86dd), length 222: fc00::2.51820 > fc00::1.51820: UDP, length 160 tc-so:00:01:17.000004 b2:a0:ff:78:24:89 > b2:a0:78:c4:cd:ca, ethertype IPv6 (0x86dd), length 222: fc00::1.51820 > fc00::2.51820: UDP, length 160 tc-so:00:01:11.190004 b2:a0:78:c4:cd:ca > b2:a0:ff:78:24:89, ethertype IPv6 (0x86dd), length 222: fc00::2.51820 > fc00::1.51820: UDP, length 160 tc-so:00:01:17.470004 b2:a0:ff:78:24:89 > b2:a0:78:c4:cd:ca, ethertype IPv6 (0x86dd), length 222: fc00::1.51820 > fc00::2.51820: UDP, length 160 tc-so:00:01:11.640004 b2:a0:78:c4:cd:ca > b2:a0:ff:78:24:89, ethertype IPv6 (0x86dd), length 222: fc00::2.51820 > fc00::1.51820: UDP, length 160 tc-so:00:01:17.930004 b2:a0:ff:78:24:89 > b2:a0:78:c4:cd:ca, ethertype IPv6 (0x86dd), length 222: fc00::1.51820 > fc00::2.51820: UDP, length 160 tc-so:00:01:12.100004 b2:a0:78:c4:cd:ca > b2:a0:ff:78:24:89, ethertype IPv6 (0x86dd), length 222: fc00::2.51820 > fc00::1.51820: UDP, length 160 tc-so:00:01:18.430004 b2:a0:ff:78:24:89 > b2:a0:78:c4:cd:ca, ethertype IPv6 (0x86dd), length 222: fc00::1.51820 > fc00::2.51820: UDP, length 160 tc-so:00:01:12.600004 b2:a0:78:c4:cd:ca > b2:a0:ff:78:24:89, ethertype IPv6 (0x86dd), length 222: fc00::2.51820 > fc00::1.51820: UDP, length 160 tc-so:00:01:18.880004 b2:a0:ff:78:24:89 > b2:a0:78:c4:cd:ca, ethertype IPv6 (0x86dd), length 222: fc00::1.51820 > fc00::2.51820: UDP, length 160 tc-so:00:01:13.050004 b2:a0:78:c4:cd:ca > b2:a0:ff:78:24:89, ethertype IPv6 (0x86dd), length 222: fc00::2.51820 > fc00::1.51820: UDP, length 160 tc-so:00:01:19.390004 b2:a0:ff:78:24:89 > b2:a0:78:c4:cd:ca, ethertype IPv6 (0x86dd), length 222: fc00::1.51820 > fc00::2.51820: UDP, length 160 tc-so:00:01:13.600004 b2:a0:78:c4:cd:ca > b2:a0:ff:78:24:89, ethertype IPv6 (0x86dd), length 222: fc00::2.51820 > fc00::1.51820: UDP, length 160 tc-so:00:01:20.840004 b2:a0:ff:78:24:89 > b2:a0:78:c4:cd:ca, ethertype IPv6 (0x86dd), length 222: fc00::1.51820 > fc00::2.51820: UDP, length 160 tc-so:00:01:15.080004 b2:a0:78:c4:cd:ca > b2:a0:ff:78:24:89, ethertype IPv6 (0x86dd), length 222: fc00::2.51820 > fc00::1.51820: UDP, length 160 tc-so:00:01:21.470004 b2:a0:ff:78:24:89 > b2:a0:78:c4:cd:ca, ethertype IPv6 (0x86dd), length 238: fc00::1.51820 > fc00::2.51820: UDP, length 176 tc-so:00:01:15.660004 b2:a0:78:c4:cd:ca > b2:a0:ff:78:24:89, ethertype IPv6 (0x86dd), length 238: fc00::2.51820 > fc00::1.51820: UDP, length 176 tc-so:00:01:22.060004 b2:a0:ff:78:24:89 > b2:a0:78:c4:cd:ca, ethertype IPv6 (0x86dd), length 238: fc00::1.51820 > fc00::2.51820: UDP, length 176 tc-so:00:01:16.210004 b2:a0:78:c4:cd:ca > b2:a0:ff:78:24:89, ethertype IPv6 (0x86dd), length 238: fc00::2.51820 > fc00::1.51820: UDP, length 176 tc-so:00:01:22.560004 b2:a0:ff:78:24:89 > b2:a0:78:c4:cd:ca, ethertype IPv6 (0x86dd), length 238: fc00::1.51820 > fc00::2.51820: UDP, length 176 tc-so:00:01:16.730004 b2:a0:78:c4:cd:ca > b2:a0:ff:78:24:89, ethertype IPv6 (0x86dd), length 238: fc00::2.51820 > fc00::1.51820: UDP, length 176 tc-so:00:01:23.040004 b2:a0:ff:78:24:89 > b2:a0:78:c4:cd:ca, ethertype IPv6 (0x86dd), length 238: fc00::1.51820 > fc00::2.51820: UDP, length 176 tc-so:00:01:17.210004 b2:a0:78:c4:cd:ca > b2:a0:ff:78:24:89, ethertype IPv6 (0x86dd), length 238: fc00::2.51820 > fc00::1.51820: UDP, length 176 tc-so:00:01:23.590004 b2:a0:ff:78:24:89 > b2:a0:78:c4:cd:ca, ethertype IPv6 (0x86dd), length 238: fc00::1.51820 > fc00::2.51820: UDP, length 176 tc-so:00:01:17.760004 b2:a0:78:c4:cd:ca > b2:a0:ff:78:24:89, ethertype IPv6 (0x86dd), length 238: fc00::2.51820 > fc00::1.51820: UDP, length 176 tc-so:00:01:24.060004 b2:a0:ff:78:24:89 > b2:a0:78:c4:cd:ca, ethertype IPv6 (0x86dd), length 238: fc00::1.51820 > fc00::2.51820: UDP, length 176 tc-so:00:01:18.230004 b2:a0:78:c4:cd:ca > b2:a0:ff:78:24:89, ethertype IPv6 (0x86dd), length 238: fc00::2.51820 > fc00::1.51820: UDP, length 176 tc-so:00:01:24.500004 b2:a0:ff:78:24:89 > b2:a0:78:c4:cd:ca, ethertype IPv6 (0x86dd), length 238: fc00::1.51820 > fc00::2.51820: UDP, length 176 tc-so:00:01:18.670004 b2:a0:78:c4:cd:ca > b2:a0:ff:78:24:89, ethertype IPv6 (0x86dd), length 238: fc00::2.51820 > fc00::1.51820: UDP, length 176 tc-so:00:01:25.990004 b2:a0:ff:78:24:89 > b2:a0:78:c4:cd:ca, ethertype IPv6 (0x86dd), length 238: fc00::1.51820 > fc00::2.51820: UDP, length 176 tc-so:00:01:20.160004 b2:a0:78:c4:cd:ca > b2:a0:ff:78:24:89, ethertype IPv6 (0x86dd), length 238: fc00::2.51820 > fc00::1.51820: UDP, length 176 tc-so:00:01:27.180004 b2:a0:ff:78:24:89 > b2:a0:78:c4:cd:ca, ethertype IPv6 (0x86dd), length 238: fc00::1.51820 > fc00::2.51820: UDP, length 176 tc-so:00:01:21.390004 b2:a0:78:c4:cd:ca > b2:a0:ff:78:24:89, ethertype IPv6 (0x86dd), length 238: fc00::2.51820 > fc00::1.51820: UDP, length 176 tc-so:00:01:27.720004 b2:a0:ff:78:24:89 > b2:a0:78:c4:cd:ca, ethertype IPv6 (0x86dd), length 238: fc00::1.51820 > fc00::2.51820: UDP, length 176 tc-so:00:01:21.870004 b2:a0:78:c4:cd:ca > b2:a0:ff:78:24:89, ethertype IPv6 (0x86dd), length 238: fc00::2.51820 > fc00::1.51820: UDP, length 176 tc-so:00:01:28.440004 b2:a0:ff:78:24:89 > b2:a0:78:c4:cd:ca, ethertype IPv6 (0x86dd), length 238: fc00::1.51820 > fc00::2.51820: UDP, length 176 tc-so:00:01:22.610004 b2:a0:78:c4:cd:ca > b2:a0:ff:78:24:89, ethertype IPv6 (0x86dd), length 238: fc00::2.51820 > fc00::1.51820: UDP, length 176 tc-so:00:01:28.980004 b2:a0:ff:78:24:89 > b2:a0:78:c4:cd:ca, ethertype IPv6 (0x86dd), length 238: fc00::1.51820 > fc00::2.51820: UDP, length 176 tc-so:00:01:23.150004 b2:a0:78:c4:cd:ca > b2:a0:ff:78:24:89, ethertype IPv6 (0x86dd), length 238: fc00::2.51820 > fc00::1.51820: UDP, length 176 tc-so:00:01:23.260004 b2:a0:78:c4:cd:ca > b2:a0:ff:78:24:89, ethertype IPv6 (0x86dd), length 86: fc00::2 > fc00::1: ICMP6, neighbor solicitation, who has fc00::1, length 32 tc-so:00:01:29.070004 b2:a0:ff:78:24:89 > b2:a0:78:c4:cd:ca, ethertype IPv6 (0x86dd), length 78: fc00::1 > fc00::2: ICMP6, neighbor advertisement, tgt is fc00::1, length 24 tc-so:00:01:29.520004 b2:a0:ff:78:24:89 > b2:a0:78:c4:cd:ca, ethertype IPv6 (0x86dd), length 238: fc00::1.51820 > fc00::2.51820: UDP, length 176 tc-so:00:01:23.710004 b2:a0:78:c4:cd:ca > b2:a0:ff:78:24:89, ethertype IPv6 (0x86dd), length 238: fc00::2.51820 > fc00::1.51820: UDP, length 176 tc-so:00:01:30.110004 b2:a0:ff:78:24:89 > b2:a0:78:c4:cd:ca, ethertype IPv6 (0x86dd), length 238: fc00::1.51820 > fc00::2.51820: UDP, length 176 tc-so:00:01:24.310004 b2:a0:78:c4:cd:ca > b2:a0:ff:78:24:89, ethertype IPv6 (0x86dd), length 238: fc00::2.51820 > fc00::1.51820: UDP, length 176 tc-so:00:01:30.640004 b2:a0:ff:78:24:89 > b2:a0:78:c4:cd:ca, ethertype IPv6 (0x86dd), length 238: fc00::1.51820 > fc00::2.51820: UDP, length 176 tc-so:00:01:24.790004 b2:a0:78:c4:cd:ca > b2:a0:ff:78:24:89, ethertype IPv6 (0x86dd), length 238: fc00::2.51820 > fc00::1.51820: UDP, length 176 tc-so:00:01:31.160004 b2:a0:ff:78:24:89 > b2:a0:78:c4:cd:ca, ethertype IPv6 (0x86dd), length 238: fc00::1.51820 > fc00::2.51820: UDP, length 176 tc-so:00:01:25.310004 b2:a0:78:c4:cd:ca > b2:a0:ff:78:24:89, ethertype IPv6 (0x86dd), length 238: fc00::2.51820 > fc00::1.51820: UDP, length 176 tc-so:00:01:31.700004 b2:a0:ff:78:24:89 > b2:a0:78:c4:cd:ca, ethertype IPv6 (0x86dd), length 254: fc00::1.51820 > fc00::2.51820: UDP, length 192 tc-so:00:01:25.850004 b2:a0:78:c4:cd:ca > b2:a0:ff:78:24:89, ethertype IPv6 (0x86dd), length 254: fc00::2.51820 > fc00::1.51820: UDP, length 192 tc-so:00:01:32.220004 b2:a0:ff:78:24:89 > b2:a0:78:c4:cd:ca, ethertype IPv6 (0x86dd), length 254: fc00::1.51820 > fc00::2.51820: UDP, length 192 tc-so:00:01:26.370004 b2:a0:78:c4:cd:ca > b2:a0:ff:78:24:89, ethertype IPv6 (0x86dd), length 254: fc00::2.51820 > fc00::1.51820: UDP, length 192 tc-so:00:01:32.770004 b2:a0:ff:78:24:89 > b2:a0:78:c4:cd:ca, ethertype IPv6 (0x86dd), length 254: fc00::1.51820 > fc00::2.51820: UDP, length 192 tc-so:00:01:26.960004 b2:a0:78:c4:cd:ca > b2:a0:ff:78:24:89, ethertype IPv6 (0x86dd), length 254: fc00::2.51820 > fc00::1.51820: UDP, length 192 tc-so:00:01:33.340004 b2:a0:ff:78:24:89 > b2:a0:78:c4:cd:ca, ethertype IPv6 (0x86dd), length 254: fc00::1.51820 > fc00::2.51820: UDP, length 192 tc-so:00:01:27.530004 b2:a0:78:c4:cd:ca > b2:a0:ff:78:24:89, ethertype IPv6 (0x86dd), length 254: fc00::2.51820 > fc00::1.51820: UDP, length 192 tc-so:00:01:33.870004 b2:a0:ff:78:24:89 > b2:a0:78:c4:cd:ca, ethertype IPv6 (0x86dd), length 606: fc00::1.51820 > fc00::2.51820: UDP, length 544 tc-so:00:01:28.140004 b2:a0:78:c4:cd:ca > b2:a0:ff:78:24:89, ethertype IPv6 (0x86dd), length 606: fc00::2.51820 > fc00::1.51820: UDP, length 544 tc-so:00:01:34.660004 b2:a0:ff:78:24:89 > b2:a0:78:c4:cd:ca, ethertype IPv6 (0x86dd), length 606: fc00::1.51820 > fc00::2.51820: UDP, length 544 tc-so:00:01:28.830004 b2:a0:78:c4:cd:ca > b2:a0:ff:78:24:89, ethertype IPv6 (0x86dd), length 606: fc00::2.51820 > fc00::1.51820: UDP, length 544 tc-so:00:01:35.130004 b2:a0:ff:78:24:89 > b2:a0:78:c4:cd:ca, ethertype IPv6 (0x86dd), length 606: fc00::1.51820 > fc00::2.51820: UDP, length 544 tc-so:00:01:29.300004 b2:a0:78:c4:cd:ca > b2:a0:ff:78:24:89, ethertype IPv6 (0x86dd), length 606: fc00::2.51820 > fc00::1.51820: UDP, length 544 tc-so:00:01:35.540004 b2:a0:ff:78:24:89 > b2:a0:78:c4:cd:ca, ethertype IPv6 (0x86dd), length 606: fc00::1.51820 > fc00::2.51820: UDP, length 544 tc-so:00:01:29.750004 b2:a0:78:c4:cd:ca > b2:a0:ff:78:24:89, ethertype IPv6 (0x86dd), length 606: fc00::2.51820 > fc00::1.51820: UDP, length 544 tc-so:00:01:36.000004 b2:a0:ff:78:24:89 > b2:a0:78:c4:cd:ca, ethertype IPv6 (0x86dd), length 606: fc00::1.51820 > fc00::2.51820: UDP, length 544 tc-so:00:01:30.170004 b2:a0:78:c4:cd:ca > b2:a0:ff:78:24:89, ethertype IPv6 (0x86dd), length 606: fc00::2.51820 > fc00::1.51820: UDP, length 544 tc-so:00:01:36.460004 b2:a0:ff:78:24:89 > b2:a0:78:c4:cd:ca, ethertype IPv6 (0x86dd), length 606: fc00::1.51820 > fc00::2.51820: UDP, length 544 tc-so:00:01:30.630004 b2:a0:78:c4:cd:ca > b2:a0:ff:78:24:89, ethertype IPv6 (0x86dd), length 606: fc00::2.51820 > fc00::1.51820: UDP, length 544 tc-so:00:01:36.910004 b2:a0:ff:78:24:89 > b2:a0:78:c4:cd:ca, ethertype IPv6 (0x86dd), length 606: fc00::1.51820 > fc00::2.51820: UDP, length 544 tc-so:00:01:31.120004 b2:a0:78:c4:cd:ca > b2:a0:ff:78:24:89, ethertype IPv6 (0x86dd), length 606: fc00::2.51820 > fc00::1.51820: UDP, length 544 tc-so:00:01:37.390004 b2:a0:ff:78:24:89 > b2:a0:78:c4:cd:ca, ethertype IPv6 (0x86dd), length 606: fc00::1.51820 > fc00::2.51820: UDP, length 544 tc-so:00:01:31.560004 b2:a0:78:c4:cd:ca > b2:a0:ff:78:24:89, ethertype IPv6 (0x86dd), length 606: fc00::2.51820 > fc00::1.51820: UDP, length 544 tc-so:00:01:37.840004 b2:a0:ff:78:24:89 > b2:a0:78:c4:cd:ca, ethertype IPv6 (0x86dd), length 606: fc00::1.51820 > fc00::2.51820: UDP, length 544 tc-so:00:01:32.050004 b2:a0:78:c4:cd:ca > b2:a0:ff:78:24:89, ethertype IPv6 (0x86dd), length 606: fc00::2.51820 > fc00::1.51820: UDP, length 544 tc-so:00:01:38.350004 b2:a0:ff:78:24:89 > b2:a0:78:c4:cd:ca, ethertype IPv6 (0x86dd), length 606: fc00::1.51820 > fc00::2.51820: UDP, length 544 tc-so:00:01:32.520004 b2:a0:78:c4:cd:ca > b2:a0:ff:78:24:89, ethertype IPv6 (0x86dd), length 606: fc00::2.51820 > fc00::1.51820: UDP, length 544 tc-so:00:01:40.040004 b2:a0:ff:78:24:89 > b2:a0:78:c4:cd:ca, ethertype IPv6 (0x86dd), length 606: fc00::1.51820 > fc00::2.51820: UDP, length 544 tc-so:00:01:34.210004 b2:a0:78:c4:cd:ca > b2:a0:ff:78:24:89, ethertype IPv6 (0x86dd), length 606: fc00::2.51820 > fc00::1.51820: UDP, length 544 tc-so:00:01:40.500004 b2:a0:ff:78:24:89 > b2:a0:78:c4:cd:ca, ethertype IPv6 (0x86dd), length 606: fc00::1.51820 > fc00::2.51820: UDP, length 544 tc-so:00:01:34.670004 b2:a0:78:c4:cd:ca > b2:a0:ff:78:24:89, ethertype IPv6 (0x86dd), length 606: fc00::2.51820 > fc00::1.51820: UDP, length 544 tc-so:00:01:40.540004 b2:a0:ff:78:24:89 > b2:a0:78:c4:cd:ca, ethertype IPv6 (0x86dd), length 86: fc00::1 > fc00::2: ICMP6, neighbor solicitation, who has fc00::2, length 32 tc-so:00:01:34.710004 b2:a0:78:c4:cd:ca > b2:a0:ff:78:24:89, ethertype IPv6 (0x86dd), length 78: fc00::2 > fc00::1: ICMP6, neighbor advertisement, tgt is fc00::2, length 24 tc-so:00:01:40.990004 b2:a0:ff:78:24:89 > b2:a0:78:c4:cd:ca, ethertype IPv6 (0x86dd), length 606: fc00::1.51820 > fc00::2.51820: UDP, length 544 tc-so:00:01:35.160004 b2:a0:78:c4:cd:ca > b2:a0:ff:78:24:89, ethertype IPv6 (0x86dd), length 606: fc00::2.51820 > fc00::1.51820: UDP, length 544 tc-so:00:01:41.420004 b2:a0:ff:78:24:89 > b2:a0:78:c4:cd:ca, ethertype IPv6 (0x86dd), length 606: fc00::1.51820 > fc00::2.51820: UDP, length 544 tc-so:00:01:35.590004 b2:a0:78:c4:cd:ca > b2:a0:ff:78:24:89, ethertype IPv6 (0x86dd), length 606: fc00::2.51820 > fc00::1.51820: UDP, length 544 tc-so:00:01:41.910004 b2:a0:ff:78:24:89 > b2:a0:78:c4:cd:ca, ethertype IPv6 (0x86dd), length 606: fc00::1.51820 > fc00::2.51820: UDP, length 544 tc-so:00:01:36.070004 b2:a0:78:c4:cd:ca > b2:a0:ff:78:24:89, ethertype IPv6 (0x86dd), length 606: fc00::2.51820 > fc00::1.51820: UDP, length 544 tc-so:00:01:42.360004 b2:a0:ff:78:24:89 > b2:a0:78:c4:cd:ca, ethertype IPv6 (0x86dd), length 622: fc00::1.51820 > fc00::2.51820: UDP, length 560 tc-so:00:01:36.530004 b2:a0:78:c4:cd:ca > b2:a0:ff:78:24:89, ethertype IPv6 (0x86dd), length 622: fc00::2.51820 > fc00::1.51820: UDP, length 560 tc-so:00:01:42.820004 b2:a0:ff:78:24:89 > b2:a0:78:c4:cd:ca, ethertype IPv6 (0x86dd), length 622: fc00::1.51820 > fc00::2.51820: UDP, length 560 tc-so:00:01:36.990004 b2:a0:78:c4:cd:ca > b2:a0:ff:78:24:89, ethertype IPv6 (0x86dd), length 622: fc00::2.51820 > fc00::1.51820: UDP, length 560 tc-so:00:01:43.300004 b2:a0:ff:78:24:89 > b2:a0:78:c4:cd:ca, ethertype IPv6 (0x86dd), length 622: fc00::1.51820 > fc00::2.51820: UDP, length 560 tc-so:00:01:37.470004 b2:a0:78:c4:cd:ca > b2:a0:ff:78:24:89, ethertype IPv6 (0x86dd), length 622: fc00::2.51820 > fc00::1.51820: UDP, length 560 tc-so:00:01:43.720004 b2:a0:ff:78:24:89 > b2:a0:78:c4:cd:ca, ethertype IPv6 (0x86dd), length 622: fc00::1.51820 > fc00::2.51820: UDP, length 560 tc-so:00:01:37.890004 b2:a0:78:c4:cd:ca > b2:a0:ff:78:24:89, ethertype IPv6 (0x86dd), length 622: fc00::2.51820 > fc00::1.51820: UDP, length 560 tc-so:00:01:44.210004 b2:a0:ff:78:24:89 > b2:a0:78:c4:cd:ca, ethertype IPv6 (0x86dd), length 622: fc00::1.51820 > fc00::2.51820: UDP, length 560 tc-so:00:01:38.380004 b2:a0:78:c4:cd:ca > b2:a0:ff:78:24:89, ethertype IPv6 (0x86dd), length 622: fc00::2.51820 > fc00::1.51820: UDP, length 560 tc-so:00:01:44.660004 b2:a0:ff:78:24:89 > b2:a0:78:c4:cd:ca, ethertype IPv6 (0x86dd), length 622: fc00::1.51820 > fc00::2.51820: UDP, length 560 tc-so:00:01:38.830004 b2:a0:78:c4:cd:ca > b2:a0:ff:78:24:89, ethertype IPv6 (0x86dd), length 622: fc00::2.51820 > fc00::1.51820: UDP, length 560 tc-so:00:01:45.130004 b2:a0:ff:78:24:89 > b2:a0:78:c4:cd:ca, ethertype IPv6 (0x86dd), length 622: fc00::1.51820 > fc00::2.51820: UDP, length 560 tc-so:00:01:39.300004 b2:a0:78:c4:cd:ca > b2:a0:ff:78:24:89, ethertype IPv6 (0x86dd), length 622: fc00::2.51820 > fc00::1.51820: UDP, length 560 tc-so:00:01:45.550004 b2:a0:ff:78:24:89 > b2:a0:78:c4:cd:ca, ethertype IPv6 (0x86dd), length 622: fc00::1.51820 > fc00::2.51820: UDP, length 560 tc-so:00:01:39.760004 b2:a0:78:c4:cd:ca > b2:a0:ff:78:24:89, ethertype IPv6 (0x86dd), length 622: fc00::2.51820 > fc00::1.51820: UDP, length 560 tc-so:00:01:46.450004 b2:a0:ff:78:24:89 > b2:a0:78:c4:cd:ca, ethertype IPv6 (0x86dd), length 622: fc00::1.51820 > fc00::2.51820: UDP, length 560 tc-so:00:01:40.650004 b2:a0:78:c4:cd:ca > b2:a0:ff:78:24:89, ethertype IPv6 (0x86dd), length 622: fc00::2.51820 > fc00::1.51820: UDP, length 560 tc-so:00:01:47.620004 b2:a0:ff:78:24:89 > b2:a0:78:c4:cd:ca, ethertype IPv6 (0x86dd), length 622: fc00::1.51820 > fc00::2.51820: UDP, length 560 tc-so:00:01:41.830004 b2:a0:78:c4:cd:ca > b2:a0:ff:78:24:89, ethertype IPv6 (0x86dd), length 622: fc00::2.51820 > fc00::1.51820: UDP, length 560 tc-so:00:01:49.130004 b2:a0:ff:78:24:89 > b2:a0:78:c4:cd:ca, ethertype IPv6 (0x86dd), length 622: fc00::1.51820 > fc00::2.51820: UDP, length 560 tc-so:00:01:43.300004 b2:a0:78:c4:cd:ca > b2:a0:ff:78:24:89, ethertype IPv6 (0x86dd), length 622: fc00::2.51820 > fc00::1.51820: UDP, length 560 tc-so:00:01:50.460004 b2:a0:ff:78:24:89 > b2:a0:78:c4:cd:ca, ethertype IPv6 (0x86dd), length 622: fc00::1.51820 > fc00::2.51820: UDP, length 560 tc-so:00:01:44.660004 b2:a0:78:c4:cd:ca > b2:a0:ff:78:24:89, ethertype IPv6 (0x86dd), length 622: fc00::2.51820 > fc00::1.51820: UDP, length 560 tc-so:00:01:50.960004 b2:a0:ff:78:24:89 > b2:a0:78:c4:cd:ca, ethertype IPv6 (0x86dd), length 622: fc00::1.51820 > fc00::2.51820: UDP, length 560 tc-so:00:01:45.120004 b2:a0:78:c4:cd:ca > b2:a0:ff:78:24:89, ethertype IPv6 (0x86dd), length 622: fc00::2.51820 > fc00::1.51820: UDP, length 560 tc-so:00:01:51.430004 b2:a0:ff:78:24:89 > b2:a0:78:c4:cd:ca, ethertype IPv6 (0x86dd), length 622: fc00::1.51820 > fc00::2.51820: UDP, length 560 tc-so:00:01:45.590004 b2:a0:78:c4:cd:ca > b2:a0:ff:78:24:89, ethertype IPv6 (0x86dd), length 622: fc00::2.51820 > fc00::1.51820: UDP, length 560 tc-so:00:01:51.890004 b2:a0:ff:78:24:89 > b2:a0:78:c4:cd:ca, ethertype IPv6 (0x86dd), length 622: fc00::1.51820 > fc00::2.51820: UDP, length 560 tc-so:00:01:46.060004 b2:a0:78:c4:cd:ca > b2:a0:ff:78:24:89, ethertype IPv6 (0x86dd), length 622: fc00::2.51820 > fc00::1.51820: UDP, length 560 tc-so:00:01:52.370004 b2:a0:ff:78:24:89 > b2:a0:78:c4:cd:ca, ethertype IPv6 (0x86dd), length 622: fc00::1.51820 > fc00::2.51820: UDP, length 560 tc-so:00:01:46.540004 b2:a0:78:c4:cd:ca > b2:a0:ff:78:24:89, ethertype IPv6 (0x86dd), length 622: fc00::2.51820 > fc00::1.51820: UDP, length 560 tc-so:00:01:52.820004 b2:a0:ff:78:24:89 > b2:a0:78:c4:cd:ca, ethertype IPv6 (0x86dd), length 638: fc00::1.51820 > fc00::2.51820: UDP, length 576 tc-so:00:01:47.030004 b2:a0:78:c4:cd:ca > b2:a0:ff:78:24:89, ethertype IPv6 (0x86dd), length 638: fc00::2.51820 > fc00::1.51820: UDP, length 576 tc-so:00:01:48.860004 b2:a0:78:c4:cd:ca > b2:a0:ff:78:24:89, ethertype IPv6 (0x86dd), length 86: fc00::2 > fc00::1: ICMP6, neighbor solicitation, who has fc00::1, length 32 tc-so:00:01:54.690004 b2:a0:ff:78:24:89 > b2:a0:78:c4:cd:ca, ethertype IPv6 (0x86dd), length 78: fc00::1 > fc00::2: ICMP6, neighbor advertisement, tgt is fc00::1, length 24 tc-so:00:01:55.020004 b2:a0:ff:78:24:89 > b2:a0:78:c4:cd:ca, ethertype IPv6 (0x86dd), length 638: fc00::1.51820 > fc00::2.51820: UDP, length 576 tc-so:00:01:49.190004 b2:a0:78:c4:cd:ca > b2:a0:ff:78:24:89, ethertype IPv6 (0x86dd), length 638: fc00::2.51820 > fc00::1.51820: UDP, length 576 tc-so:00:01:55.510004 b2:a0:ff:78:24:89 > b2:a0:78:c4:cd:ca, ethertype IPv6 (0x86dd), length 638: fc00::1.51820 > fc00::2.51820: UDP, length 576 tc-so:00:01:49.660004 b2:a0:78:c4:cd:ca > b2:a0:ff:78:24:89, ethertype IPv6 (0x86dd), length 638: fc00::2.51820 > fc00::1.51820: UDP, length 576 tc-so:00:01:56.000004 b2:a0:ff:78:24:89 > b2:a0:78:c4:cd:ca, ethertype IPv6 (0x86dd), length 638: fc00::1.51820 > fc00::2.51820: UDP, length 576 tc-so:00:01:50.190004 b2:a0:78:c4:cd:ca > b2:a0:ff:78:24:89, ethertype IPv6 (0x86dd), length 638: fc00::2.51820 > fc00::1.51820: UDP, length 576 tc-so:00:01:56.480004 b2:a0:ff:78:24:89 > b2:a0:78:c4:cd:ca, ethertype IPv6 (0x86dd), length 638: fc00::1.51820 > fc00::2.51820: UDP, length 576 tc-so:00:01:50.650004 b2:a0:78:c4:cd:ca > b2:a0:ff:78:24:89, ethertype IPv6 (0x86dd), length 638: fc00::2.51820 > fc00::1.51820: UDP, length 576 tc-so:00:01:56.980004 b2:a0:ff:78:24:89 > b2:a0:78:c4:cd:ca, ethertype IPv6 (0x86dd), length 638: fc00::1.51820 > fc00::2.51820: UDP, length 576 tc-so:00:01:51.130004 b2:a0:78:c4:cd:ca > b2:a0:ff:78:24:89, ethertype IPv6 (0x86dd), length 638: fc00::2.51820 > fc00::1.51820: UDP, length 576 tc-so:00:01:57.430004 b2:a0:ff:78:24:89 > b2:a0:78:c4:cd:ca, ethertype IPv6 (0x86dd), length 638: fc00::1.51820 > fc00::2.51820: UDP, length 576 tc-so:00:01:51.620004 b2:a0:78:c4:cd:ca > b2:a0:ff:78:24:89, ethertype IPv6 (0x86dd), length 638: fc00::2.51820 > fc00::1.51820: UDP, length 576 tc-so:00:01:58.180004 b2:a0:ff:78:24:89 > b2:a0:78:c4:cd:ca, ethertype IPv6 (0x86dd), length 638: fc00::1.51820 > fc00::2.51820: UDP, length 576 tc-so:00:01:52.370004 b2:a0:78:c4:cd:ca > b2:a0:ff:78:24:89, ethertype IPv6 (0x86dd), length 638: fc00::2.51820 > fc00::1.51820: UDP, length 576 tc-so:00:01:58.690004 b2:a0:ff:78:24:89 > b2:a0:78:c4:cd:ca, ethertype IPv6 (0x86dd), length 638: fc00::1.51820 > fc00::2.51820: UDP, length 576 tc-so:00:01:52.840004 b2:a0:78:c4:cd:ca > b2:a0:ff:78:24:89, ethertype IPv6 (0x86dd), length 638: fc00::2.51820 > fc00::1.51820: UDP, length 576 tc-so:00:01:59.180004 b2:a0:ff:78:24:89 > b2:a0:78:c4:cd:ca, ethertype IPv6 (0x86dd), length 638: fc00::1.51820 > fc00::2.51820: UDP, length 576 tc-so:00:01:53.370004 b2:a0:78:c4:cd:ca > b2:a0:ff:78:24:89, ethertype IPv6 (0x86dd), length 638: fc00::2.51820 > fc00::1.51820: UDP, length 576 tc-so:00:01:59.720004 b2:a0:ff:78:24:89 > b2:a0:78:c4:cd:ca, ethertype IPv6 (0x86dd), length 638: fc00::1.51820 > fc00::2.51820: UDP, length 576 tc-so:00:01:53.910004 b2:a0:78:c4:cd:ca > b2:a0:ff:78:24:89, ethertype IPv6 (0x86dd), length 638: fc00::2.51820 > fc00::1.51820: UDP, length 576 tc-so:00:02:00.190004 b2:a0:ff:78:24:89 > b2:a0:78:c4:cd:ca, ethertype IPv6 (0x86dd), length 638: fc00::1.51820 > fc00::2.51820: UDP, length 576 tc-so:00:01:54.380004 b2:a0:78:c4:cd:ca > b2:a0:ff:78:24:89, ethertype IPv6 (0x86dd), length 638: fc00::2.51820 > fc00::1.51820: UDP, length 576 tc-so:00:02:00.630004 b2:a0:ff:78:24:89 > b2:a0:78:c4:cd:ca, ethertype IPv6 (0x86dd), length 638: fc00::1.51820 > fc00::2.51820: UDP, length 576 tc-so:00:01:54.820004 b2:a0:78:c4:cd:ca > b2:a0:ff:78:24:89, ethertype IPv6 (0x86dd), length 638: fc00::2.51820 > fc00::1.51820: UDP, length 576 tc-so:00:02:01.150004 b2:a0:ff:78:24:89 > b2:a0:78:c4:cd:ca, ethertype IPv6 (0x86dd), length 638: fc00::1.51820 > fc00::2.51820: UDP, length 576 tc-so:00:01:55.300004 b2:a0:78:c4:cd:ca > b2:a0:ff:78:24:89, ethertype IPv6 (0x86dd), length 638: fc00::2.51820 > fc00::1.51820: UDP, length 576 tc-so:00:02:02.280004 b2:a0:ff:78:24:89 > b2:a0:78:c4:cd:ca, ethertype IPv6 (0x86dd), length 638: fc00::1.51820 > fc00::2.51820: UDP, length 576 tc-so:00:01:56.990004 b2:a0:78:c4:cd:ca > b2:a0:ff:78:24:89, ethertype IPv6 (0x86dd), length 638: fc00::2.51820 > fc00::1.51820: UDP, length 576 tc-so:00:02:03.250004 b2:a0:ff:78:24:89 > b2:a0:78:c4:cd:ca, ethertype IPv6 (0x86dd), length 638: fc00::1.51820 > fc00::2.51820: UDP, length 576 tc-so:00:01:57.460004 b2:a0:78:c4:cd:ca > b2:a0:ff:78:24:89, ethertype IPv6 (0x86dd), length 638: fc00::2.51820 > fc00::1.51820: UDP, length 576 tc-so:00:02:03.710004 b2:a0:ff:78:24:89 > b2:a0:78:c4:cd:ca, ethertype IPv6 (0x86dd), length 654: fc00::1.51820 > fc00::2.51820: UDP, length 592 tc-so:00:01:57.880004 b2:a0:78:c4:cd:ca > b2:a0:ff:78:24:89, ethertype IPv6 (0x86dd), length 654: fc00::2.51820 > fc00::1.51820: UDP, length 592 tc-so:00:02:04.170004 b2:a0:ff:78:24:89 > b2:a0:78:c4:cd:ca, ethertype IPv6 (0x86dd), length 654: fc00::1.51820 > fc00::2.51820: UDP, length 592 tc-so:00:01:58.340004 b2:a0:78:c4:cd:ca > b2:a0:ff:78:24:89, ethertype IPv6 (0x86dd), length 654: fc00::2.51820 > fc00::1.51820: UDP, length 592 tc-so:00:02:04.630004 b2:a0:ff:78:24:89 > b2:a0:78:c4:cd:ca, ethertype IPv6 (0x86dd), length 654: fc00::1.51820 > fc00::2.51820: UDP, length 592 tc-so:00:01:58.800004 b2:a0:78:c4:cd:ca > b2:a0:ff:78:24:89, ethertype IPv6 (0x86dd), length 654: fc00::2.51820 > fc00::1.51820: UDP, length 592 tc-so:00:02:05.260004 b2:a0:ff:78:24:89 > b2:a0:78:c4:cd:ca, ethertype IPv6 (0x86dd), length 654: fc00::1.51820 > fc00::2.51820: UDP, length 592 tc-so:00:01:59.430004 b2:a0:78:c4:cd:ca > b2:a0:ff:78:24:89, ethertype IPv6 (0x86dd), length 654: fc00::2.51820 > fc00::1.51820: UDP, length 592 tc-so:00:02:05.730004 b2:a0:ff:78:24:89 > b2:a0:78:c4:cd:ca, ethertype IPv6 (0x86dd), length 654: fc00::1.51820 > fc00::2.51820: UDP, length 592 tc-so:00:01:59.880004 b2:a0:78:c4:cd:ca > b2:a0:ff:78:24:89, ethertype IPv6 (0x86dd), length 654: fc00::2.51820 > fc00::1.51820: UDP, length 592 tc-so:00:02:06.220004 b2:a0:ff:78:24:89 > b2:a0:78:c4:cd:ca, ethertype IPv6 (0x86dd), length 654: fc00::1.51820 > fc00::2.51820: UDP, length 592 tc-so:00:02:00.370004 b2:a0:78:c4:cd:ca > b2:a0:ff:78:24:89, ethertype IPv6 (0x86dd), length 654: fc00::2.51820 > fc00::1.51820: UDP, length 592 tc-so:00:02:06.680004 b2:a0:ff:78:24:89 > b2:a0:78:c4:cd:ca, ethertype IPv6 (0x86dd), length 654: fc00::1.51820 > fc00::2.51820: UDP, length 592 tc-so:00:02:00.850004 b2:a0:78:c4:cd:ca > b2:a0:ff:78:24:89, ethertype IPv6 (0x86dd), length 654: fc00::2.51820 > fc00::1.51820: UDP, length 592 tc-so:00:02:07.140004 b2:a0:ff:78:24:89 > b2:a0:78:c4:cd:ca, ethertype IPv6 (0x86dd), length 654: fc00::1.51820 > fc00::2.51820: UDP, length 592 tc-so:00:02:01.310004 b2:a0:78:c4:cd:ca > b2:a0:ff:78:24:89, ethertype IPv6 (0x86dd), length 654: fc00::2.51820 > fc00::1.51820: UDP, length 592 tc-so:00:02:07.600004 b2:a0:ff:78:24:89 > b2:a0:78:c4:cd:ca, ethertype IPv6 (0x86dd), length 654: fc00::1.51820 > fc00::2.51820: UDP, length 592 tc-so:00:02:01.770004 b2:a0:78:c4:cd:ca > b2:a0:ff:78:24:89, ethertype IPv6 (0x86dd), length 654: fc00::2.51820 > fc00::1.51820: UDP, length 592 tc-so:00:02:08.030004 b2:a0:ff:78:24:89 > b2:a0:78:c4:cd:ca, ethertype IPv6 (0x86dd), length 654: fc00::1.51820 > fc00::2.51820: UDP, length 592 tc-so:00:02:02.200004 b2:a0:78:c4:cd:ca > b2:a0:ff:78:24:89, ethertype IPv6 (0x86dd), length 654: fc00::2.51820 > fc00::1.51820: UDP, length 592 tc-so:00:02:08.480004 b2:a0:ff:78:24:89 > b2:a0:78:c4:cd:ca, ethertype IPv6 (0x86dd), length 654: fc00::1.51820 > fc00::2.51820: UDP, length 592 tc-so:00:02:02.650004 b2:a0:78:c4:cd:ca > b2:a0:ff:78:24:89, ethertype IPv6 (0x86dd), length 654: fc00::2.51820 > fc00::1.51820: UDP, length 592 tc-so:00:02:09.030004 b2:a0:ff:78:24:89 > b2:a0:78:c4:cd:ca, ethertype IPv6 (0x86dd), length 654: fc00::1.51820 > fc00::2.51820: UDP, length 592 tc-so:00:02:03.200004 b2:a0:78:c4:cd:ca > b2:a0:ff:78:24:89, ethertype IPv6 (0x86dd), length 654: fc00::2.51820 > fc00::1.51820: UDP, length 592 tc-so:00:02:09.450004 b2:a0:ff:78:24:89 > b2:a0:78:c4:cd:ca, ethertype IPv6 (0x86dd), length 654: fc00::1.51820 > fc00::2.51820: UDP, length 592 tc-so:00:02:03.660004 b2:a0:78:c4:cd:ca > b2:a0:ff:78:24:89, ethertype IPv6 (0x86dd), length 654: fc00::2.51820 > fc00::1.51820: UDP, length 592 tc-so:00:02:09.940004 b2:a0:ff:78:24:89 > b2:a0:78:c4:cd:ca, ethertype IPv6 (0x86dd), length 654: fc00::1.51820 > fc00::2.51820: UDP, length 592 tc-so:00:02:04.110004 b2:a0:78:c4:cd:ca > b2:a0:ff:78:24:89, ethertype IPv6 (0x86dd), length 654: fc00::2.51820 > fc00::1.51820: UDP, length 592 tc-so:00:02:10.420004 b2:a0:ff:78:24:89 > b2:a0:78:c4:cd:ca, ethertype IPv6 (0x86dd), length 654: fc00::1.51820 > fc00::2.51820: UDP, length 592 tc-so:00:02:04.590004 b2:a0:78:c4:cd:ca > b2:a0:ff:78:24:89, ethertype IPv6 (0x86dd), length 654: fc00::2.51820 > fc00::1.51820: UDP, length 592 tc-so:00:02:10.910004 b2:a0:ff:78:24:89 > b2:a0:78:c4:cd:ca, ethertype IPv6 (0x86dd), length 654: fc00::1.51820 > fc00::2.51820: UDP, length 592 tc-so:00:02:05.080004 b2:a0:78:c4:cd:ca > b2:a0:ff:78:24:89, ethertype IPv6 (0x86dd), length 654: fc00::2.51820 > fc00::1.51820: UDP, length 592 tc-so:00:02:11.440004 b2:a0:ff:78:24:89 > b2:a0:78:c4:cd:ca, ethertype IPv6 (0x86dd), length 670: fc00::1.51820 > fc00::2.51820: UDP, length 608 tc-so:00:02:05.610004 b2:a0:78:c4:cd:ca > b2:a0:ff:78:24:89, ethertype IPv6 (0x86dd), length 670: fc00::2.51820 > fc00::1.51820: UDP, length 608 tc-so:00:02:11.930004 b2:a0:ff:78:24:89 > b2:a0:78:c4:cd:ca, ethertype IPv6 (0x86dd), length 670: fc00::1.51820 > fc00::2.51820: UDP, length 608 tc-so:00:02:06.100004 b2:a0:78:c4:cd:ca > b2:a0:ff:78:24:89, ethertype IPv6 (0x86dd), length 670: fc00::2.51820 > fc00::1.51820: UDP, length 608 tc-so:00:02:12.370004 b2:a0:ff:78:24:89 > b2:a0:78:c4:cd:ca, ethertype IPv6 (0x86dd), length 670: fc00::1.51820 > fc00::2.51820: UDP, length 608 tc-so:00:02:06.580004 b2:a0:78:c4:cd:ca > b2:a0:ff:78:24:89, ethertype IPv6 (0x86dd), length 670: fc00::2.51820 > fc00::1.51820: UDP, length 608 tc-so:00:02:12.850004 b2:a0:ff:78:24:89 > b2:a0:78:c4:cd:ca, ethertype IPv6 (0x86dd), length 670: fc00::1.51820 > fc00::2.51820: UDP, length 608 tc-so:00:02:07.060004 b2:a0:78:c4:cd:ca > b2:a0:ff:78:24:89, ethertype IPv6 (0x86dd), length 670: fc00::2.51820 > fc00::1.51820: UDP, length 608 tc-so:00:02:13.350004 b2:a0:ff:78:24:89 > b2:a0:78:c4:cd:ca, ethertype IPv6 (0x86dd), length 670: fc00::1.51820 > fc00::2.51820: UDP, length 608 tc-so:00:02:07.510004 b2:a0:78:c4:cd:ca > b2:a0:ff:78:24:89, ethertype IPv6 (0x86dd), length 670: fc00::2.51820 > fc00::1.51820: UDP, length 608 tc-so:00:02:13.750004 b2:a0:ff:78:24:89 > b2:a0:78:c4:cd:ca, ethertype IPv6 (0x86dd), length 670: fc00::1.51820 > fc00::2.51820: UDP, length 608 tc-so:00:02:07.960004 b2:a0:78:c4:cd:ca > b2:a0:ff:78:24:89, ethertype IPv6 (0x86dd), length 670: fc00::2.51820 > fc00::1.51820: UDP, length 608 tc-so:00:02:14.040004 b2:a0:ff:78:24:89 > b2:a0:78:c4:cd:ca, ethertype IPv6 (0x86dd), length 86: fc00::1 > fc00::2: ICMP6, neighbor solicitation, who has fc00::2, length 32 tc-so:00:02:08.200004 b2:a0:78:c4:cd:ca > b2:a0:ff:78:24:89, ethertype IPv6 (0x86dd), length 78: fc00::2 > fc00::1: ICMP6, neighbor advertisement, tgt is fc00::2, length 24 tc-so:00:02:14.250004 b2:a0:ff:78:24:89 > b2:a0:78:c4:cd:ca, ethertype IPv6 (0x86dd), length 670: fc00::1.51820 > fc00::2.51820: UDP, length 608 tc-so:00:02:08.450004 b2:a0:78:c4:cd:ca > b2:a0:ff:78:24:89, ethertype IPv6 (0x86dd), length 670: fc00::2.51820 > fc00::1.51820: UDP, length 608 tc-so:00:02:14.780004 b2:a0:ff:78:24:89 > b2:a0:78:c4:cd:ca, ethertype IPv6 (0x86dd), length 670: fc00::1.51820 > fc00::2.51820: UDP, length 608 tc-so:00:02:08.970004 b2:a0:78:c4:cd:ca > b2:a0:ff:78:24:89, ethertype IPv6 (0x86dd), length 670: fc00::2.51820 > fc00::1.51820: UDP, length 608 tc-so:00:02:15.440004 b2:a0:ff:78:24:89 > b2:a0:78:c4:cd:ca, ethertype IPv6 (0x86dd), length 670: fc00::1.51820 > fc00::2.51820: UDP, length 608 tc-so:00:02:09.630004 b2:a0:78:c4:cd:ca > b2:a0:ff:78:24:89, ethertype IPv6 (0x86dd), length 670: fc00::2.51820 > fc00::1.51820: UDP, length 608 tc-so:00:02:15.990004 b2:a0:ff:78:24:89 > b2:a0:78:c4:cd:ca, ethertype IPv6 (0x86dd), length 670: fc00::1.51820 > fc00::2.51820: UDP, length 608 tc-so:00:02:10.180004 b2:a0:78:c4:cd:ca > b2:a0:ff:78:24:89, ethertype IPv6 (0x86dd), length 670: fc00::2.51820 > fc00::1.51820: UDP, length 608 tc-so:00:02:16.500004 b2:a0:ff:78:24:89 > b2:a0:78:c4:cd:ca, ethertype IPv6 (0x86dd), length 670: fc00::1.51820 > fc00::2.51820: UDP, length 608 tc-so:00:02:10.650004 b2:a0:78:c4:cd:ca > b2:a0:ff:78:24:89, ethertype IPv6 (0x86dd), length 670: fc00::2.51820 > fc00::1.51820: UDP, length 608 tc-so:00:02:16.960004 b2:a0:ff:78:24:89 > b2:a0:78:c4:cd:ca, ethertype IPv6 (0x86dd), length 670: fc00::1.51820 > fc00::2.51820: UDP, length 608 tc-so:00:02:11.150004 b2:a0:78:c4:cd:ca > b2:a0:ff:78:24:89, ethertype IPv6 (0x86dd), length 670: fc00::2.51820 > fc00::1.51820: UDP, length 608 tc-so:00:02:17.480004 b2:a0:ff:78:24:89 > b2:a0:78:c4:cd:ca, ethertype IPv6 (0x86dd), length 670: fc00::1.51820 > fc00::2.51820: UDP, length 608 tc-so:00:02:11.640004 b2:a0:78:c4:cd:ca > b2:a0:ff:78:24:89, ethertype IPv6 (0x86dd), length 670: fc00::2.51820 > fc00::1.51820: UDP, length 608 tc-so:00:02:17.960004 b2:a0:ff:78:24:89 > b2:a0:78:c4:cd:ca, ethertype IPv6 (0x86dd), length 670: fc00::1.51820 > fc00::2.51820: UDP, length 608 tc-so:00:02:12.120004 b2:a0:78:c4:cd:ca > b2:a0:ff:78:24:89, ethertype IPv6 (0x86dd), length 670: fc00::2.51820 > fc00::1.51820: UDP, length 608 tc-so:00:02:18.410004 b2:a0:ff:78:24:89 > b2:a0:78:c4:cd:ca, ethertype IPv6 (0x86dd), length 670: fc00::1.51820 > fc00::2.51820: UDP, length 608 tc-so:00:02:12.570004 b2:a0:78:c4:cd:ca > b2:a0:ff:78:24:89, ethertype IPv6 (0x86dd), length 670: fc00::2.51820 > fc00::1.51820: UDP, length 608 tc-so:00:02:19.100004 b2:a0:ff:78:24:89 > b2:a0:78:c4:cd:ca, ethertype IPv6 (0x86dd), length 670: fc00::1.51820 > fc00::2.51820: UDP, length 608 tc-so:00:02:13.270004 b2:a0:78:c4:cd:ca > b2:a0:ff:78:24:89, ethertype IPv6 (0x86dd), length 670: fc00::2.51820 > fc00::1.51820: UDP, length 608 tc-so:00:02:19.560004 b2:a0:ff:78:24:89 > b2:a0:78:c4:cd:ca, ethertype IPv6 (0x86dd), length 686: fc00::1.51820 > fc00::2.51820: UDP, length 624 tc-so:00:02:13.750004 b2:a0:78:c4:cd:ca > b2:a0:ff:78:24:89, ethertype IPv6 (0x86dd), length 686: fc00::2.51820 > fc00::1.51820: UDP, length 624 tc-so:00:02:13.980004 b2:a0:78:c4:cd:ca > b2:a0:ff:78:24:89, ethertype IPv6 (0x86dd), length 86: fc00::2 > fc00::1: ICMP6, neighbor solicitation, who has fc00::1, length 32 tc-so:00:02:19.780004 b2:a0:ff:78:24:89 > b2:a0:78:c4:cd:ca, ethertype IPv6 (0x86dd), length 78: fc00::1 > fc00::2: ICMP6, neighbor advertisement, tgt is fc00::1, length 24 tc-so:00:02:20.030004 b2:a0:ff:78:24:89 > b2:a0:78:c4:cd:ca, ethertype IPv6 (0x86dd), length 686: fc00::1.51820 > fc00::2.51820: UDP, length 624 tc-so:00:02:14.230004 b2:a0:78:c4:cd:ca > b2:a0:ff:78:24:89, ethertype IPv6 (0x86dd), length 686: fc00::2.51820 > fc00::1.51820: UDP, length 624 tc-so:00:02:20.530004 b2:a0:ff:78:24:89 > b2:a0:78:c4:cd:ca, ethertype IPv6 (0x86dd), length 686: fc00::1.51820 > fc00::2.51820: UDP, length 624 tc-so:00:02:14.680004 b2:a0:78:c4:cd:ca > b2:a0:ff:78:24:89, ethertype IPv6 (0x86dd), length 686: fc00::2.51820 > fc00::1.51820: UDP, length 624 tc-so:00:02:21.150004 b2:a0:ff:78:24:89 > b2:a0:78:c4:cd:ca, ethertype IPv6 (0x86dd), length 686: fc00::1.51820 > fc00::2.51820: UDP, length 624 tc-so:00:02:15.310004 b2:a0:78:c4:cd:ca > b2:a0:ff:78:24:89, ethertype IPv6 (0x86dd), length 686: fc00::2.51820 > fc00::1.51820: UDP, length 624 tc-so:00:02:21.690004 b2:a0:ff:78:24:89 > b2:a0:78:c4:cd:ca, ethertype IPv6 (0x86dd), length 686: fc00::1.51820 > fc00::2.51820: UDP, length 624 tc-so:00:02:15.850004 b2:a0:78:c4:cd:ca > b2:a0:ff:78:24:89, ethertype IPv6 (0x86dd), length 686: fc00::2.51820 > fc00::1.51820: UDP, length 624 tc-so:00:02:23.160004 b2:a0:ff:78:24:89 > b2:a0:78:c4:cd:ca, ethertype IPv6 (0x86dd), length 686: fc00::1.51820 > fc00::2.51820: UDP, length 624 tc-so:00:02:17.330004 b2:a0:78:c4:cd:ca > b2:a0:ff:78:24:89, ethertype IPv6 (0x86dd), length 686: fc00::2.51820 > fc00::1.51820: UDP, length 624 tc-so:00:02:23.650004 b2:a0:ff:78:24:89 > b2:a0:78:c4:cd:ca, ethertype IPv6 (0x86dd), length 686: fc00::1.51820 > fc00::2.51820: UDP, length 624 tc-so:00:02:17.820004 b2:a0:78:c4:cd:ca > b2:a0:ff:78:24:89, ethertype IPv6 (0x86dd), length 686: fc00::2.51820 > fc00::1.51820: UDP, length 624 tc-so:00:02:24.170004 b2:a0:ff:78:24:89 > b2:a0:78:c4:cd:ca, ethertype IPv6 (0x86dd), length 686: fc00::1.51820 > fc00::2.51820: UDP, length 624 tc-so:00:02:18.340004 b2:a0:78:c4:cd:ca > b2:a0:ff:78:24:89, ethertype IPv6 (0x86dd), length 686: fc00::2.51820 > fc00::1.51820: UDP, length 624 tc-so:00:02:24.700004 b2:a0:ff:78:24:89 > b2:a0:78:c4:cd:ca, ethertype IPv6 (0x86dd), length 686: fc00::1.51820 > fc00::2.51820: UDP, length 624 tc-so:00:02:18.870004 b2:a0:78:c4:cd:ca > b2:a0:ff:78:24:89, ethertype IPv6 (0x86dd), length 686: fc00::2.51820 > fc00::1.51820: UDP, length 624 tc-so:00:02:25.180004 b2:a0:ff:78:24:89 > b2:a0:78:c4:cd:ca, ethertype IPv6 (0x86dd), length 686: fc00::1.51820 > fc00::2.51820: UDP, length 624 tc-so:00:02:19.350004 b2:a0:78:c4:cd:ca > b2:a0:ff:78:24:89, ethertype IPv6 (0x86dd), length 686: fc00::2.51820 > fc00::1.51820: UDP, length 624 tc-so:00:02:25.620004 b2:a0:ff:78:24:89 > b2:a0:78:c4:cd:ca, ethertype IPv6 (0x86dd), length 686: fc00::1.51820 > fc00::2.51820: UDP, length 624 tc-so:00:02:19.790004 b2:a0:78:c4:cd:ca > b2:a0:ff:78:24:89, ethertype IPv6 (0x86dd), length 686: fc00::2.51820 > fc00::1.51820: UDP, length 624 tc-so:00:02:26.440004 b2:a0:ff:78:24:89 > b2:a0:78:c4:cd:ca, ethertype IPv6 (0x86dd), length 686: fc00::1.51820 > fc00::2.51820: UDP, length 624 tc-so:00:02:20.610004 b2:a0:78:c4:cd:ca > b2:a0:ff:78:24:89, ethertype IPv6 (0x86dd), length 686: fc00::2.51820 > fc00::1.51820: UDP, length 624 tc-so:00:02:26.930004 b2:a0:ff:78:24:89 > b2:a0:78:c4:cd:ca, ethertype IPv6 (0x86dd), length 686: fc00::1.51820 > fc00::2.51820: UDP, length 624 tc-so:00:02:21.140004 b2:a0:78:c4:cd:ca > b2:a0:ff:78:24:89, ethertype IPv6 (0x86dd), length 686: fc00::2.51820 > fc00::1.51820: UDP, length 624 tc-so:00:02:27.430004 b2:a0:ff:78:24:89 > b2:a0:78:c4:cd:ca, ethertype IPv6 (0x86dd), length 686: fc00::1.51820 > fc00::2.51820: UDP, length 624 tc-so:00:02:21.600004 b2:a0:78:c4:cd:ca > b2:a0:ff:78:24:89, ethertype IPv6 (0x86dd), length 686: fc00::2.51820 > fc00::1.51820: UDP, length 624 tc-so:00:02:27.920004 b2:a0:ff:78:24:89 > b2:a0:78:c4:cd:ca, ethertype IPv6 (0x86dd), length 686: fc00::1.51820 > fc00::2.51820: UDP, length 624 tc-so:00:02:22.090004 b2:a0:78:c4:cd:ca > b2:a0:ff:78:24:89, ethertype IPv6 (0x86dd), length 686: fc00::2.51820 > fc00::1.51820: UDP, length 624 tc-so:00:02:28.380004 b2:a0:ff:78:24:89 > b2:a0:78:c4:cd:ca, ethertype IPv6 (0x86dd), length 686: fc00::1.51820 > fc00::2.51820: UDP, length 624 tc-so:00:02:22.550004 b2:a0:78:c4:cd:ca > b2:a0:ff:78:24:89, ethertype IPv6 (0x86dd), length 686: fc00::2.51820 > fc00::1.51820: UDP, length 624 tc-so:00:02:28.840004 b2:a0:ff:78:24:89 > b2:a0:78:c4:cd:ca, ethertype IPv6 (0x86dd), length 702: fc00::1.51820 > fc00::2.51820: UDP, length 640 tc-so:00:02:23.010004 b2:a0:78:c4:cd:ca > b2:a0:ff:78:24:89, ethertype IPv6 (0x86dd), length 702: fc00::2.51820 > fc00::1.51820: UDP, length 640 tc-so:00:02:29.320004 b2:a0:ff:78:24:89 > b2:a0:78:c4:cd:ca, ethertype IPv6 (0x86dd), length 702: fc00::1.51820 > fc00::2.51820: UDP, length 640 tc-so:00:02:23.530004 b2:a0:78:c4:cd:ca > b2:a0:ff:78:24:89, ethertype IPv6 (0x86dd), length 702: fc00::2.51820 > fc00::1.51820: UDP, length 640 tc-so:00:02:29.820004 b2:a0:ff:78:24:89 > b2:a0:78:c4:cd:ca, ethertype IPv6 (0x86dd), length 702: fc00::1.51820 > fc00::2.51820: UDP, length 640 tc-so:00:02:23.990004 b2:a0:78:c4:cd:ca > b2:a0:ff:78:24:89, ethertype IPv6 (0x86dd), length 702: fc00::2.51820 > fc00::1.51820: UDP, length 640 tc-so:00:02:30.250004 b2:a0:ff:78:24:89 > b2:a0:78:c4:cd:ca, ethertype IPv6 (0x86dd), length 702: fc00::1.51820 > fc00::2.51820: UDP, length 640 tc-so:00:02:24.420004 b2:a0:78:c4:cd:ca > b2:a0:ff:78:24:89, ethertype IPv6 (0x86dd), length 702: fc00::2.51820 > fc00::1.51820: UDP, length 640 tc-so:00:02:30.770004 b2:a0:ff:78:24:89 > b2:a0:78:c4:cd:ca, ethertype IPv6 (0x86dd), length 702: fc00::1.51820 > fc00::2.51820: UDP, length 640 tc-so:00:02:24.980004 b2:a0:78:c4:cd:ca > b2:a0:ff:78:24:89, ethertype IPv6 (0x86dd), length 702: fc00::2.51820 > fc00::1.51820: UDP, length 640 tc-so:00:02:31.260004 b2:a0:ff:78:24:89 > b2:a0:78:c4:cd:ca, ethertype IPv6 (0x86dd), length 702: fc00::1.51820 > fc00::2.51820: UDP, length 640 tc-so:00:02:25.430004 b2:a0:78:c4:cd:ca > b2:a0:ff:78:24:89, ethertype IPv6 (0x86dd), length 702: fc00::2.51820 > fc00::1.51820: UDP, length 640 tc-so:00:02:31.710004 b2:a0:ff:78:24:89 > b2:a0:78:c4:cd:ca, ethertype IPv6 (0x86dd), length 1374: fc00::1.51820 > fc00::2.51820: UDP, length 1312 tc-so:00:02:31.760004 b2:a0:ff:78:24:89 > b2:a0:78:c4:cd:ca, ethertype IPv6 (0x86dd), length 318: fc00::1.51820 > fc00::2.51820: UDP, length 256 tc-so:00:02:25.920004 b2:a0:78:c4:cd:ca > b2:a0:ff:78:24:89, ethertype IPv6 (0x86dd), length 1374: fc00::2.51820 > fc00::1.51820: UDP, length 1312 tc-so:00:02:25.920004 b2:a0:78:c4:cd:ca > b2:a0:ff:78:24:89, ethertype IPv6 (0x86dd), length 318: fc00::2.51820 > fc00::1.51820: UDP, length 256 tc-so:00:02:32.200004 b2:a0:ff:78:24:89 > b2:a0:78:c4:cd:ca, ethertype IPv6 (0x86dd), length 1374: fc00::1.51820 > fc00::2.51820: UDP, length 1312 tc-so:00:02:32.250004 b2:a0:ff:78:24:89 > b2:a0:78:c4:cd:ca, ethertype IPv6 (0x86dd), length 334: fc00::1.51820 > fc00::2.51820: UDP, length 272 tc-so:00:02:26.410004 b2:a0:78:c4:cd:ca > b2:a0:ff:78:24:89, ethertype IPv6 (0x86dd), length 1374: fc00::2.51820 > fc00::1.51820: UDP, length 1312 tc-so:00:02:26.410004 b2:a0:78:c4:cd:ca > b2:a0:ff:78:24:89, ethertype IPv6 (0x86dd), length 334: fc00::2.51820 > fc00::1.51820: UDP, length 272 tc-so:00:02:32.740004 b2:a0:ff:78:24:89 > b2:a0:78:c4:cd:ca, ethertype IPv6 (0x86dd), length 1374: fc00::1.51820 > fc00::2.51820: UDP, length 1312 tc-so:00:02:32.740004 b2:a0:ff:78:24:89 > b2:a0:78:c4:cd:ca, ethertype IPv6 (0x86dd), length 334: fc00::1.51820 > fc00::2.51820: UDP, length 272 tc-so:00:02:26.910004 b2:a0:78:c4:cd:ca > b2:a0:ff:78:24:89, ethertype IPv6 (0x86dd), length 1374: fc00::2.51820 > fc00::1.51820: UDP, length 1312 tc-so:00:02:26.910004 b2:a0:78:c4:cd:ca > b2:a0:ff:78:24:89, ethertype IPv6 (0x86dd), length 334: fc00::2.51820 > fc00::1.51820: UDP, length 272 tc-so:00:02:33.230004 b2:a0:ff:78:24:89 > b2:a0:78:c4:cd:ca, ethertype IPv6 (0x86dd), length 1374: fc00::1.51820 > fc00::2.51820: UDP, length 1312 tc-so:00:02:33.230004 b2:a0:ff:78:24:89 > b2:a0:78:c4:cd:ca, ethertype IPv6 (0x86dd), length 334: fc00::1.51820 > fc00::2.51820: UDP, length 272 tc-so:00:02:27.400004 b2:a0:78:c4:cd:ca > b2:a0:ff:78:24:89, ethertype IPv6 (0x86dd), length 1374: fc00::2.51820 > fc00::1.51820: UDP, length 1312 tc-so:00:02:27.400004 b2:a0:78:c4:cd:ca > b2:a0:ff:78:24:89, ethertype IPv6 (0x86dd), length 334: fc00::2.51820 > fc00::1.51820: UDP, length 272 tc-so:00:02:33.690004 b2:a0:ff:78:24:89 > b2:a0:78:c4:cd:ca, ethertype IPv6 (0x86dd), length 1374: fc00::1.51820 > fc00::2.51820: UDP, length 1312 tc-so:00:02:33.690004 b2:a0:ff:78:24:89 > b2:a0:78:c4:cd:ca, ethertype IPv6 (0x86dd), length 334: fc00::1.51820 > fc00::2.51820: UDP, length 272 tc-so:00:02:27.860004 b2:a0:78:c4:cd:ca > b2:a0:ff:78:24:89, ethertype IPv6 (0x86dd), length 1374: fc00::2.51820 > fc00::1.51820: UDP, length 1312 tc-so:00:02:27.860004 b2:a0:78:c4:cd:ca > b2:a0:ff:78:24:89, ethertype IPv6 (0x86dd), length 334: fc00::2.51820 > fc00::1.51820: UDP, length 272 tc-so:00:02:34.100004 b2:a0:ff:78:24:89 > b2:a0:78:c4:cd:ca, ethertype IPv6 (0x86dd), length 210: fc00::1.51820 > fc00::2.51820: UDP, length 148 tc-so:00:02:28.310004 b2:a0:78:c4:cd:ca > b2:a0:ff:78:24:89, ethertype IPv6 (0x86dd), length 154: fc00::2.51820 > fc00::1.51820: UDP, length 92 tc-so:00:02:34.140004 b2:a0:ff:78:24:89 > b2:a0:78:c4:cd:ca, ethertype IPv6 (0x86dd), length 94: fc00::1.51820 > fc00::2.51820: UDP, length 32 tc-so:00:02:28.350004 b2:a0:78:c4:cd:ca > b2:a0:ff:78:24:89, ethertype IPv6 (0x86dd), length 210: fc00::2.51820 > fc00::1.51820: UDP, length 148 tc-so:00:02:34.200004 b2:a0:ff:78:24:89 > b2:a0:78:c4:cd:ca, ethertype IPv6 (0x86dd), length 154: fc00::1.51820 > fc00::2.51820: UDP, length 92 tc-so:00:02:28.390004 b2:a0:78:c4:cd:ca > b2:a0:ff:78:24:89, ethertype IPv6 (0x86dd), length 94: fc00::2.51820 > fc00::1.51820: UDP, length 32 tc-so:00:02:34.300004 b2:a0:ff:78:24:89 > b2:a0:78:c4:cd:ca, ethertype IPv6 (0x86dd), length 1374: fc00::1.51820 > fc00::2.51820: UDP, length 1312 tc-so:00:02:34.300004 b2:a0:ff:78:24:89 > b2:a0:78:c4:cd:ca, ethertype IPv6 (0x86dd), length 334: fc00::1.51820 > fc00::2.51820: UDP, length 272 tc-so:unix://wg_local tc-so:unix://wg_peer tc-end: 1662329031.696523, wg_payload_sizes_ipv6_over_ipv6, failed, atf-check failed; see the output of the test for details tp-end: 1662329031.740463, net/if_wg/t_basic tp-start: 1662329033.324620, net/if_wg/t_interoperability, 3 tc-start: 1662329033.336788, 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: 1662329035.135731, wg_interoperability_basic, skipped, set ATF_NET_IF_WG_INTEROPERABILITY=yes to run the test tc-start: 1662329035.147300, 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: 1662329036.945640, wg_interoperability_cookie, skipped, set ATF_NET_IF_WG_INTEROPERABILITY=yes to run the test tc-start: 1662329036.965538, 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: 1662329038.768989, wg_userspace_basic, skipped, set ATF_NET_IF_WG_USERSPACE=yes to run the test tp-end: 1662329038.779668, net/if_wg/t_interoperability tp-start: 1662329044.342886, net/if_wg/t_misc, 7 tc-start: 1662329044.347693, 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:92:eb:8b:53 ./.__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 - - 33624 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 - - 33624 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:5aff:fea2:8761 link#2 UHl - - - lo0 tc-so:fe80::%wg0/64 fe80::b41c:87f3:57f7:bc U - - - wg0 tc-so:fe80::b41c:87f3:57f7:bc link#3 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33624 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 fe80::b41c:87f3:57f7:bc UC - - - wg0 tc-so:ff02::%lo0/32 ::1 UC - - 33624 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%wg0/32 fe80::b41c:87f3:57f7:bc 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::b41c:87f3:57f7:bc%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 UH+IC7S3/vCvHtoGeaY6zc4bk+7Bmi41wz9nGVI08jM= --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 - - 33624 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 - - 33624 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:feeb:8b53 link#2 UHl - - - lo0 tc-so:fe80::%wg0/64 fe80::9cd3:e745:1137:f96e U - - - wg0 tc-so:fe80::9cd3:e745:1137:f96e link#3 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33624 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 fe80::9cd3:e745:1137:f96e UC - - - wg0 tc-so:ff02::%lo0/32 ::1 UC - - 33624 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%wg0/32 fe80::9cd3:e745:1137:f96e 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::9cd3:e745:1137:f96e%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 qwG2s1XjlBUXsWECGpY5EymzRJJbDhMChIp0r1Aggm4= --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:12.350004 b2:a0:5a:a2:87:61 > 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:12.670004 b2:a0:5a:a2:87:61 > 33:33:ff:a2:87:61, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffa2:8761: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffa2:8761, length 24 tc-so:00:00:12.780004 b2:a0:5a:a2:87:61 > 33:33:87:3c:86:68, ethertype IPv6 (0x86dd), length 86: :: > ff02::2:873c:8668: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:873c:8668, length 24 tc-so:00:00:12.960004 b2:a0:5a:a2:87:61 > 33:33:ff:a2:87:61, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffa2:8761: ICMP6, neighbor solicitation, who has fe80::b0a0:5aff:fea2:8761, length 32 tc-so:00:00:15.010004 b2:a0:5a:a2:87:61 > 33:33:ff:a2:87:61, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:5aff:fea2:8761 > ff02::1:ffa2:8761: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffa2:8761, length 24 tc-so:00:00:15.880004 b2:a0:92:eb:8b:53 > 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:20.630004 b2:a0:5a:a2:87:61 > 33:33:87:3c:86:68, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:5aff:fea2:8761 > ff02::2:873c:8668: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:873c:8668, length 24 tc-so:00:00:16.540004 b2:a0:92:eb:8b:53 > 33:33:72:4b:60:3e, ethertype IPv6 (0x86dd), length 86: :: > ff02::2:724b:603e: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:724b:603e, length 24 tc-so:00:00:16.540004 b2:a0:92:eb:8b:53 > 33:33:ff:eb:8b:53, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffeb:8b53: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffeb:8b53, length 24 tc-so:00:00:16.760004 b2:a0:92:eb:8b:53 > 33:33:ff:eb:8b:53, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffeb:8b53: ICMP6, neighbor solicitation, who has fe80::b0a0:92ff:feeb:8b53, length 32 tc-so:00:00:21.690004 b2:a0:92:eb:8b:53 > 33:33:ff:eb:8b:53, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:92ff:feeb:8b53 > ff02::1:ffeb:8b53: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffeb:8b53, length 24 tc-so:00:00:22.150004 b2:a0:92:eb:8b:53 > 33:33:72:4b:60:3e, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:92ff:feeb:8b53 > ff02::2:724b:603e: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:724b:603e, length 24 tc-so:Executing command [ rump.ping -n -c 1 -w 1 10.0.0.2 ] tc-so: tc-so:00:00:32.250004 b2:a0:5a:a2:87:61 > 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:27.580004 b2:a0:92:eb:8b:53 > b2:a0:5a:a2:87:61, ethertype ARP (0x0806), length 42: Reply 192.168.1.2 is-at b2:a0:92:eb:8b:53, length 28 tc-so:00:00:32.320004 b2:a0:5a:a2:87:61 > b2:a0:92:eb:8b:53, ethertype IPv4 (0x0800), length 190: 192.168.1.1.51820 > 192.168.1.2.51820: UDP, length 148 tc-so:00:00:27.620004 b2:a0:92:eb:8b:53 > 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:32.390004 b2:a0:5a:a2:87:61 > b2:a0:92:eb:8b:53, ethertype ARP (0x0806), length 42: Reply 192.168.1.1 is-at b2:a0:5a:a2:87:61, length 28 tc-so:00:00:27.680004 b2:a0:92:eb:8b:53 > b2:a0:5a:a2:87:61, ethertype IPv4 (0x0800), length 106: 192.168.1.2.51820 > 192.168.1.1.51820: UDP, length 64 tc-so:Executing command [ cat ./out ] tc-so:interface: wg0 tc-so: private-key: (hidden) tc-so: listen-port: 51820 tc-so: peer: peer0 tc-so: public-key: UH+IC7S3/vCvHtoGeaY6zc4bk+7Bmi41wz9nGVI08jM= tc-so: endpoint: 192.168.1.2:51820 tc-so: preshared-key: (hidden) tc-so: allowed-ips: 10.0.0.2/32 tc-so: latest-handshake: (never) 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 [ rump.ping -n -i 0.1 -c 3 -w 1 10.0.0.2 ] tc-so:interface: wg0 tc-so: private-key: (hidden) tc-so: listen-port: 51820 tc-so: peer: peer0 tc-so: public-key: UH+IC7S3/vCvHtoGeaY6zc4bk+7Bmi41wz9nGVI08jM= tc-so: endpoint: 192.168.1.2:51820 tc-so: preshared-key: (hidden) tc-so: allowed-ips: 10.0.0.2/32 tc-so: latest-handshake: Sun Sep 4 22:04:41 2022 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 [ rump.ifconfig wg0 destroy ] tc-so:Executing command [ rump.ifconfig wg0 destroy ] tc-so:unix://wg_local tc-so:unix://wg_peer tc-so:### Dumping unix://wg_local tc-so:lo0: flags=0x8049 mtu 33624 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:5a:a2:87:61 tc-so: linkstr: bus tc-so: input: 16 packets, 1740 bytes, 7 multicasts tc-so: output: 15 packets, 1750 bytes, 5 multicasts tc-so: inet6 fe80::b0a0:5aff:fea2:8761%shmif0/64 flags 0 scopeid 0x2 tc-so: inet 192.168.1.1/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:127.0.0.1 lo0 UHl - - 33624 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:92:eb:8b:53 UHL - - - shmif0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33624 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:5aff:fea2:8761 link#2 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33624 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff02::%lo0/32 ::1 UC - - 33624 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33624 0 0 0 0 0 tc-so:lo0 33624 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33624 ::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 33624 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:5a:a2:87:61 16 0 15 0 0 tc-so:shmif 1500 192.168.1/24 192.168.1.1 16 0 15 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:5aff:f tc-so: ff01:2::1 tc-so: ff02::2:873c:8668 tc-so: ff02::1%shmif0 tc-so: ff02::1:ffa2:8761 16 0 15 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 384 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 128 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 1280 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 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 3 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 33 0 33 1 0 1 1 0 inf 1 tc-so:kcpuset 128 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 256 7 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 80 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 64 207 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00128 256 75 0 0 5 0 5 5 0 inf 0 tc-so:kmem-00256 384 77 0 0 8 0 8 8 0 inf 0 tc-so:kmem-00384 512 52 0 0 7 0 7 7 0 inf 0 tc-so:kmem-00512 640 19 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00768 896 8 0 0 2 0 2 2 0 inf 0 tc-so:kmem-01024 1152 99 0 0 33 0 33 33 0 inf 0 tc-so:kmem-02048 2048 466 0 0 233 0 233 233 0 inf 0 tc-so:kmem-04096 4096 17 0 0 17 0 17 17 0 inf 0 tc-so:llentrypl 288 1 0 0 1 0 1 1 0 inf 0 tc-so:mbpl 528 11 0 0 4 0 4 4 0 inf 2 tc-so:mclpl 2048 2 0 0 5 0 5 5 0 8192 4 tc-so:mutex 128 37 0 0 2 0 2 2 0 inf 0 tc-so:pcache 2816 51 0 1 50 0 50 50 0 inf 0 tc-so:pcachecpu 128 52 0 0 2 0 2 2 0 inf 0 tc-so:pcglarge 1152 2 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 384 42 0 0 5 0 5 5 0 inf 0 tc-so:pdict16 80 21 0 6 1 0 1 1 0 inf 0 tc-so:pdict32 96 13 0 12 1 0 1 1 0 inf 0 tc-so:phpool-128 80 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 279 0 0 5 0 5 5 0 inf 0 tc-so:pnbufpl 1040 4 0 0 2 0 2 2 0 inf 0 tc-so:procpl 1024 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 15 0 12 1 0 1 1 0 inf 0 tc-so:propdata 48 30 0 26 1 0 1 1 0 inf 0 tc-so:propdict 64 29 0 20 1 0 1 1 0 inf 0 tc-so:propnmbr 64 14 0 10 1 0 1 1 0 inf 0 tc-so:propstng 80 13 0 7 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 8 2 0 2 2 0 inf 1 tc-so:rwlock 128 11 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 5 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 1024 7 0 0 2 0 2 2 0 inf 0 tc-so:vmembt 128 28 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1946 0 147 424 0 424 tc-so: tc-so:In use 1449K, total allocated 1696K; utilization 85.4% tc-so: tc-so:? (192.168.1.2) at b2:a0:92:eb:8b:53 on shmif0 9s 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:5aff:fea2:8761%shmif0 tc-so: group ff01:2::1 refcount 1 tc-so: group ff02::2:873c:8668%shmif0 refcount 1 tc-so: group ff02::1%shmif0 refcount 1 tc-so: group ff02::1:ffa2:8761%shmif0 refcount 1 tc-so: enaddr b2:a0:5a:a2:87:61 multicnt 4 tc-so: 33:33:87:3c:86:68 -- 33:33:87:3c:86:68 refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:a2:87:61 -- 33:33:ff:a2:87:61 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, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.99 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/evbarm/9.99.99/modules tc-so:[ 1.420005] mainbus0 (root) tc-so:[ 1.460005] chacha: Portable C ChaCha tc-so:[ 1.460005] aes: BearSSL aes_ct tc-so:[ 1.510005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.510005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 3.640005] shmif0: Ethernet address b2:a0:5a:a2:87:61 tc-so:[ 12.350005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 12.350005] get_ifid: shmif0: ifid: b0:a0:5a:ff:fe:a2:87:61 tc-so:[ 12.350005] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:5aff:fea2:8761 tc-so:[ 13.270005] get_ifid: wg0: interface identifier generated by random number tc-so:[ 13.270005] get_ifid: wg0: ifid: b4:1c:87:f3:57:f7:00:bc tc-so:[ 13.330005] ip6_output: refusing to send from invalid address fe80:3::b41c:87f3:57f7:bc (pid 0) tc-so:[ 13.650005] ip6_output: refusing to send from invalid address fe80:3::b41c:87f3:57f7:bc (pid 0) tc-so:[ 13.970005] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:5aff:fea2:8761 - no duplicates found tc-so:[ 16.270005] ip6_output: refusing to send from invalid address fe80:3::b41c:87f3:57f7:bc (pid 0) tc-so:[ 18.550005] in6_if_link_up: fe80:3::b41c:87f3:57f7:bc marked tentative tc-so:[ 18.550005] nd6_dad_start: wg0: starting DAD for fe80:3::b41c:87f3:57f7:bc tc-so:[ 19.700005] nd6_dad_timer: wg0: DAD complete for fe80:3::b41c:87f3:57f7:bc - no duplicates found tc-so:[ 48.800005] in6_if_link_down: fe80:3::b41c:87f3:57f7:bc marked detached tc-so:### Dumping unix://wg_peer tc-so:lo0: flags=0x8049 mtu 33624 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:92:eb:8b:53 tc-so: linkstr: bus tc-so: input: 11 packets, 1450 bytes, 3 multicasts tc-so: output: 16 packets, 1740 bytes, 5 multicasts tc-so: inet6 fe80::b0a0:92ff:feeb:8b53%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:127.0.0.1 lo0 UHl - - 33624 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:5a:a2:87:61 UHL - - - shmif0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33624 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:feeb:8b53 link#2 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33624 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff02::%lo0/32 ::1 UC - - 33624 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33624 0 0 0 0 0 tc-so:lo0 33624 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33624 ::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 33624 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:92:eb:8b:53 11 0 16 0 0 tc-so:shmif 1500 192.168.1/24 192.168.1.2 11 0 16 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:92ff:f tc-so: ff01:2::1 tc-so: ff02::2:724b:603e tc-so: ff02::1%shmif0 tc-so: ff02::1:ffeb:8b53 11 0 16 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 384 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 128 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 1280 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 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 3 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 25 0 25 1 0 1 1 0 inf 1 tc-so:kcpuset 128 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 256 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 74 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 64 221 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00128 256 75 0 0 5 0 5 5 0 inf 0 tc-so:kmem-00256 384 76 0 0 8 0 8 8 0 inf 0 tc-so:kmem-00384 512 52 0 0 7 0 7 7 0 inf 0 tc-so:kmem-00512 640 19 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00768 896 8 0 0 2 0 2 2 0 inf 0 tc-so:kmem-01024 1152 99 0 0 33 0 33 33 0 inf 0 tc-so:kmem-02048 2048 426 0 0 213 0 213 213 0 inf 0 tc-so:kmem-04096 4096 17 0 0 17 0 17 17 0 inf 0 tc-so:llentrypl 288 1 0 0 1 0 1 1 0 inf 0 tc-so:mbpl 528 14 0 0 5 0 5 5 0 inf 3 tc-so:mclpl 2048 7 0 0 8 0 8 8 0 8192 4 tc-so:mutex 128 37 0 0 2 0 2 2 0 inf 0 tc-so:pcache 2816 51 0 1 50 0 50 50 0 inf 0 tc-so:pcachecpu 128 52 0 0 2 0 2 2 0 inf 0 tc-so:pcglarge 1152 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 384 34 0 0 4 0 4 4 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-128 80 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 262 0 0 5 0 5 5 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 1024 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 8 2 0 2 2 0 inf 1 tc-so:rwlock 128 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 1024 7 0 0 2 0 2 2 0 inf 0 tc-so:vmembt 128 26 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1815 0 79 406 0 406 tc-so: tc-so:In use 1372K, total allocated 1624K; utilization 84.5% tc-so: tc-so:? (192.168.1.1) at b2:a0:5a:a2:87:61 on shmif0 5s 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:92ff:feeb:8b53%shmif0 tc-so: group ff01:2::1 refcount 1 tc-so: group ff02::2:724b:603e%shmif0 refcount 1 tc-so: group ff02::1%shmif0 refcount 1 tc-so: group ff02::1:ffeb:8b53%shmif0 refcount 1 tc-so: enaddr b2:a0:92:eb:8b:53 multicnt 4 tc-so: 33:33:72:4b:60:3e -- 33:33:72:4b:60:3e refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:eb:8b:53 -- 33:33:ff:eb:8b:53 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, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.99 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/evbarm/9.99.99/modules tc-so:[ 1.320005] mainbus0 (root) tc-so:[ 1.460005] chacha: Portable C ChaCha tc-so:[ 1.460005] aes: BearSSL aes_ct tc-so:[ 1.460005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.460005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 3.540005] shmif0: Ethernet address b2:a0:92:eb:8b:53 tc-so:[ 15.930005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 15.930005] get_ifid: shmif0: ifid: b0:a0:92:ff:fe:eb:8b:53 tc-so:[ 15.930005] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:92ff:feeb:8b53 tc-so:[ 16.810005] get_ifid: wg0: interface identifier generated by random number tc-so:[ 16.810005] get_ifid: wg0: ifid: 9c:d3:e7:45:11:37:f9:6e tc-so:[ 17.230005] ip6_output: refusing to send from invalid address fe80:3::9cd3:e745:1137:f96e (pid 0) tc-so:[ 18.090005] ip6_output: refusing to send from invalid address fe80:3::9cd3:e745:1137:f96e (pid 0) tc-so:[ 18.090005] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:92ff:feeb:8b53 - no duplicates found tc-so:[ 21.950005] ip6_output: refusing to send from invalid address fe80:3::9cd3:e745:1137:f96e (pid 0) tc-so:[ 23.190005] ip6_output: refusing to send from invalid address fe80:3::9cd3:e745:1137:f96e (pid 0) tc-so:[ 23.470005] in6_if_link_up: fe80:3::9cd3:e745:1137:f96e marked tentative tc-so:[ 23.470005] nd6_dad_start: wg0: starting DAD for fe80:3::9cd3:e745:1137:f96e tc-so:[ 24.680005] nd6_dad_timer: wg0: DAD complete for fe80:3::9cd3:e745:1137:f96e - no duplicates found tc-so:[ 44.490005] in6_if_link_down: fe80:3::9cd3:e745:1137:f96e marked detached tc-so:bus tc-so:### Dumping bus tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:12.350004 b2:a0:5a:a2:87:61 > 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:12.670004 b2:a0:5a:a2:87:61 > 33:33:ff:a2:87:61, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffa2:8761: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffa2:8761, length 24 tc-so:00:00:12.780004 b2:a0:5a:a2:87:61 > 33:33:87:3c:86:68, ethertype IPv6 (0x86dd), length 86: :: > ff02::2:873c:8668: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:873c:8668, length 24 tc-so:00:00:12.960004 b2:a0:5a:a2:87:61 > 33:33:ff:a2:87:61, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffa2:8761: ICMP6, neighbor solicitation, who has fe80::b0a0:5aff:fea2:8761, length 32 tc-so:00:00:15.010004 b2:a0:5a:a2:87:61 > 33:33:ff:a2:87:61, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:5aff:fea2:8761 > ff02::1:ffa2:8761: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffa2:8761, length 24 tc-so:00:00:15.880004 b2:a0:92:eb:8b:53 > 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:20.630004 b2:a0:5a:a2:87:61 > 33:33:87:3c:86:68, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:5aff:fea2:8761 > ff02::2:873c:8668: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:873c:8668, length 24 tc-so:00:00:16.540004 b2:a0:92:eb:8b:53 > 33:33:72:4b:60:3e, ethertype IPv6 (0x86dd), length 86: :: > ff02::2:724b:603e: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:724b:603e, length 24 tc-so:00:00:16.540004 b2:a0:92:eb:8b:53 > 33:33:ff:eb:8b:53, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffeb:8b53: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffeb:8b53, length 24 tc-so:00:00:16.760004 b2:a0:92:eb:8b:53 > 33:33:ff:eb:8b:53, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffeb:8b53: ICMP6, neighbor solicitation, who has fe80::b0a0:92ff:feeb:8b53, length 32 tc-so:00:00:21.690004 b2:a0:92:eb:8b:53 > 33:33:ff:eb:8b:53, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:92ff:feeb:8b53 > ff02::1:ffeb:8b53: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffeb:8b53, length 24 tc-so:00:00:22.150004 b2:a0:92:eb:8b:53 > 33:33:72:4b:60:3e, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:92ff:feeb:8b53 > ff02::2:724b:603e: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:724b:603e, length 24 tc-so:00:00:32.250004 b2:a0:5a:a2:87:61 > 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:27.580004 b2:a0:92:eb:8b:53 > b2:a0:5a:a2:87:61, ethertype ARP (0x0806), length 42: Reply 192.168.1.2 is-at b2:a0:92:eb:8b:53, length 28 tc-so:00:00:32.320004 b2:a0:5a:a2:87:61 > b2:a0:92:eb:8b:53, ethertype IPv4 (0x0800), length 190: 192.168.1.1.51820 > 192.168.1.2.51820: UDP, length 148 tc-so:00:00:27.620004 b2:a0:92:eb:8b:53 > 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:32.390004 b2:a0:5a:a2:87:61 > b2:a0:92:eb:8b:53, ethertype ARP (0x0806), length 42: Reply 192.168.1.1 is-at b2:a0:5a:a2:87:61, length 28 tc-so:00:00:27.680004 b2:a0:92:eb:8b:53 > b2:a0:5a:a2:87:61, ethertype IPv4 (0x0800), length 106: 192.168.1.2.51820 > 192.168.1.1.51820: UDP, length 64 tc-so:00:00:37.320004 b2:a0:5a:a2:87:61 > b2:a0:92:eb:8b:53, ethertype IPv4 (0x0800), length 190: 192.168.1.1.51820 > 192.168.1.2.51820: UDP, length 148 tc-so:00:00:32.590004 b2:a0:92:eb:8b:53 > b2:a0:5a:a2:87:61, ethertype IPv4 (0x0800), length 134: 192.168.1.2.51820 > 192.168.1.1.51820: UDP, length 92 tc-so:00:00:37.360004 b2:a0:5a:a2:87:61 > b2:a0:92:eb:8b:53, ethertype IPv4 (0x0800), length 170: 192.168.1.1.51820 > 192.168.1.2.51820: UDP, length 128 tc-so:00:00:32.670004 b2:a0:92:eb:8b:53 > b2:a0:5a:a2:87:61, ethertype IPv4 (0x0800), length 190: 192.168.1.2.51820 > 192.168.1.1.51820: UDP, length 148 tc-so:00:00:37.400004 b2:a0:5a:a2:87:61 > b2:a0:92:eb:8b:53, ethertype IPv4 (0x0800), length 134: 192.168.1.1.51820 > 192.168.1.2.51820: UDP, length 92 tc-so:00:00:32.710004 b2:a0:92:eb:8b:53 > b2:a0:5a:a2:87:61, ethertype IPv4 (0x0800), length 170: 192.168.1.2.51820 > 192.168.1.1.51820: UDP, length 128 tc-so:00:00:47.390004 b2:a0:5a:a2:87:61 > b2:a0:92:eb:8b:53, ethertype IPv4 (0x0800), length 170: 192.168.1.1.51820 > 192.168.1.2.51820: UDP, length 128 tc-so:00:00:42.660004 b2:a0:92:eb:8b:53 > b2:a0:5a:a2:87:61, ethertype IPv4 (0x0800), length 170: 192.168.1.2.51820 > 192.168.1.1.51820: UDP, length 128 tc-so:00:00:42.700004 b2:a0:92:eb:8b:53 > b2:a0:5a:a2:87:61, ethertype IPv4 (0x0800), length 74: 192.168.1.2.51820 > 192.168.1.1.51820: UDP, length 32 tc-so:00:00:47.550004 b2:a0:5a:a2:87:61 > b2:a0:92:eb:8b:53, ethertype IPv4 (0x0800), length 170: 192.168.1.1.51820 > 192.168.1.2.51820: UDP, length 128 tc-so:00:00:42.820004 b2:a0:92:eb:8b:53 > b2:a0:5a:a2:87:61, ethertype IPv4 (0x0800), length 170: 192.168.1.2.51820 > 192.168.1.1.51820: UDP, length 128 tc-so:00:00:47.630004 b2:a0:5a:a2:87:61 > b2:a0:92:eb:8b:53, ethertype IPv4 (0x0800), length 170: 192.168.1.1.51820 > 192.168.1.2.51820: UDP, length 128 tc-so:00:00:42.900004 b2:a0:92:eb:8b:53 > b2:a0:5a:a2:87:61, ethertype IPv4 (0x0800), length 170: 192.168.1.2.51820 > 192.168.1.1.51820: UDP, length 128 tc-so:unix://wg_local tc-so:unix://wg_peer tc-end: 1662329108.271933, wg_cookie, expected_failure, PR kern/56252: failed to trigger PR kern/56252 tc-start: 1662329108.339171, 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:71:66:06:06 ./.__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 - - 33624 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 - - 33624 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:fe1b:1f9b link#2 UHl - - - lo0 tc-so:fe80::%wg0/64 fe80::e88e:d992:7af2:42c7 U - - - wg0 tc-so:fe80::e88e:d992:7af2:42c7 link#3 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33624 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 fe80::e88e:d992:7af2:42c7 UC - - - wg0 tc-so:ff02::%lo0/32 ::1 UC - - 33624 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%wg0/32 fe80::e88e:d992:7af2:42c7 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::e88e:d992:7af2:42c7%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 9kxt+9xvg0SAszafStmLtHfkvbS/nxk8Cjqxhy2xmWY= --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 - - 33624 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 - - 33624 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:fe66:606 link#2 UHl - - - lo0 tc-so:fe80::%wg0/64 fe80::6819:3d7b:b431:e469 U - - - wg0 tc-so:fe80::6819:3d7b:b431:e469 link#3 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33624 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 fe80::6819:3d7b:b431:e469 UC - - - wg0 tc-so:ff02::%lo0/32 ::1 UC - - 33624 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%wg0/32 fe80::6819:3d7b:b431:e469 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::6819:3d7b:b431:e469%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 UdZOgvJ1kU4LC0zT1/GgVlnLZSEZEpU/NenjRb6rSWo= --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-so: tc-so:00:00:31.370004 b2:a0:7c:1b:1f:9b > b2:a0:71:66:06:06, ethertype IPv4 (0x0800), length 190: 192.168.1.1.51820 > 192.168.1.2.51820: UDP, length 148 tc-so:00:00:34.400004 b2:a0:7c:1b:1f:9b > b2:a0:71:66:06:06, ethertype IPv4 (0x0800), length 190: 192.168.1.1.51820 > 192.168.1.2.51820: UDP, length 148 tc-so:00:00:37.410004 b2:a0:7c:1b:1f:9b > b2:a0:71:66:06:06, ethertype IPv4 (0x0800), length 190: 192.168.1.1.51820 > 192.168.1.2.51820: UDP, length 148 tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig wg0 destroy ] tc-so:Executing command [ rump.ifconfig wg0 destroy ] tc-se:Fail: incorrect exit status: 1, expected: 0 tc-se:stdout: tc-se: tc-se:stderr: tc-se:rump.ifconfig: rump client init: No such file or directory tc-se: tc-so:unix://wg_local tc-so:unix://wg_peer tc-so:### Dumping unix://wg_local tc-so:lo0: flags=0x8049 mtu 33624 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:1b:1f:9b tc-so: linkstr: bus tc-so: input: 9 packets, 654 bytes, 7 multicasts tc-so: output: 12 packets, 1224 bytes, 5 multicasts tc-so: inet6 fe80::b0a0:7cff:fe1b:1f9b%shmif0/64 flags 0 scopeid 0x2 tc-so: inet 192.168.1.1/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:127.0.0.1 lo0 UHl - - 33624 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:71:66:06:06 UHL - - - shmif0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33624 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:fe1b:1f9b link#2 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33624 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff02::%lo0/32 ::1 UC - - 33624 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33624 0 0 0 0 0 tc-so:lo0 33624 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33624 ::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 33624 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:7c:1b:1f:9b 9 0 12 0 0 tc-so:shmif 1500 192.168.1/24 192.168.1.1 9 0 12 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:7cff:f tc-so: ff01:2::1 tc-so: ff02::2:3244:cbbc tc-so: ff02::1%shmif0 tc-so: ff02::1:ff1b:1f9b 9 0 12 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 384 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 128 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 1280 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 7 0 7 1 0 1 1 0 inf 1 tc-so:inmltpl 64 3 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 128 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 256 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 52 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 76 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 64 220 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00128 256 74 0 0 5 0 5 5 0 inf 0 tc-so:kmem-00256 384 76 0 0 8 0 8 8 0 inf 0 tc-so:kmem-00384 512 52 0 0 7 0 7 7 0 inf 0 tc-so:kmem-00512 640 19 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00768 896 8 0 0 2 0 2 2 0 inf 0 tc-so:kmem-01024 1152 99 0 0 33 0 33 33 0 inf 0 tc-so:kmem-02048 2048 454 0 0 227 0 227 227 0 inf 0 tc-so:kmem-04096 4096 17 0 0 17 0 17 17 0 inf 0 tc-so:llentrypl 288 1 0 0 1 0 1 1 0 inf 0 tc-so:mbpl 528 5 0 0 3 0 3 3 0 inf 2 tc-so:mclpl 2048 2 0 0 5 0 5 5 0 8192 4 tc-so:mutex 128 37 0 0 2 0 2 2 0 inf 0 tc-so:pcache 2816 51 0 1 50 0 50 50 0 inf 0 tc-so:pcachecpu 128 52 0 0 2 0 2 2 0 inf 0 tc-so:pcglarge 1152 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 384 32 0 0 4 0 4 4 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-128 80 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 273 0 0 5 0 5 5 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 1024 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 8 2 0 2 2 0 inf 1 tc-so:rwlock 128 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 1024 7 0 0 2 0 2 2 0 inf 0 tc-so:vmembt 128 26 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1842 0 80 414 0 414 tc-so: tc-so:In use 1414K, total allocated 1656K; utilization 85.4% tc-so: tc-so:? (192.168.1.2) at b2:a0:71:66:06:06 on shmif0 23h59m57s S 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:fe1b:1f9b%shmif0 tc-so: group ff01:2::1 refcount 1 tc-so: group ff02::2:3244:cbbc%shmif0 refcount 1 tc-so: group ff02::1%shmif0 refcount 1 tc-so: group ff02::1:ff1b:1f9b%shmif0 refcount 1 tc-so: enaddr b2:a0:7c:1b:1f:9b multicnt 4 tc-so: 33:33:32:44:cb:bc -- 33:33:32:44:cb:bc refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:1b:1f:9b -- 33:33:ff:1b:1f:9b 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, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.99 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/evbarm/9.99.99/modules tc-so:[ 1.360005] mainbus0 (root) tc-so:[ 1.460005] chacha: Portable C ChaCha tc-so:[ 1.460005] aes: BearSSL aes_ct tc-so:[ 1.460005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.460005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 3.540005] shmif0: Ethernet address b2:a0:7c:1b:1f:9b tc-so:[ 13.300005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 13.300005] get_ifid: shmif0: ifid: b0:a0:7c:ff:fe:1b:1f:9b tc-so:[ 13.300005] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:7cff:fe1b:1f9b tc-so:[ 14.610005] get_ifid: wg0: interface identifier generated by random number tc-so:[ 14.610005] get_ifid: wg0: ifid: e8:8e:d9:92:7a:f2:42:c7 tc-so:[ 15.080005] ip6_output: refusing to send from invalid address fe80:3::e88e:d992:7af2:42c7 (pid 0) tc-so:[ 15.080005] ip6_output: refusing to send from invalid address fe80:3::e88e:d992:7af2:42c7 (pid 0) tc-so:[ 15.120005] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:7cff:fe1b:1f9b - no duplicates found tc-so:[ 16.620005] ip6_output: refusing to send from invalid address fe80:3::e88e:d992:7af2:42c7 (pid 0) tc-so:[ 18.550005] ip6_output: refusing to send from invalid address fe80:3::e88e:d992:7af2:42c7 (pid 0) tc-so:[ 18.940005] in6_if_link_up: fe80:3::e88e:d992:7af2:42c7 marked tentative tc-so:[ 18.940005] nd6_dad_start: wg0: starting DAD for fe80:3::e88e:d992:7af2:42c7 tc-so:[ 20.250005] nd6_dad_timer: wg0: DAD complete for fe80:3::e88e:d992:7af2:42c7 - no duplicates found tc-so:[ 58.250005] in6_if_link_down: fe80:3::e88e:d992:7af2:42c7 marked detached 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 "aarch64--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 20105] tc-so:[New process 802] tc-so:[New process 1121] tc-so:[New process 24480] tc-so:[New process 20208] tc-so:[New process 224] tc-so:[New process 19379] tc-so:[New process 17539] tc-so:[New process 26976] tc-so:[New process 7687] tc-so:[New process 28863] tc-so:[New process 7351] tc-so:[New process 2798] tc-so:[New process 319] tc-so:[New process 13609] tc-so:[New process 1013] tc-so:[New process 11620] tc-so:[New process 4725] tc-so:[New process 1049] tc-so:[New process 8970] tc-so:[New process 28707] tc-so:[New process 29658] tc-so:[New process 19853] tc-so:[New process 17704] tc-so:[New process 26875] tc-so:[New process 13666] tc-so:[New process 18479] tc-so:[New process 26922] tc-so:[New process 9738] tc-so:[New process 686] tc-so:[New process 2782] tc-so:[New process 17543] tc-so:[New process 22417] tc-so:[New process 2841] tc-so:[New process 15601] tc-so:[New process 2754] tc-so:[New process 27640] tc-so:[New process 968] tc-so:[New process 28411] tc-so:[New process 29490] tc-so:[New process 21570] tc-so:[New process 5066] tc-so:[New process 26834] tc-so:[New process 17563] tc-so:[New process 24649] tc-so:[New process 2880] tc-so:Core was generated by `rump_server'. tc-so:Program terminated with signal SIGABRT, Aborted. tc-so:#0 0x0000fccc710cd3ec in _lwp_kill () from /usr/lib/libc.so.12 tc-so:[Current thread is 1 (process 20105)] tc-so:#0 0x0000fccc710cd3ec in _lwp_kill () from /usr/lib/libc.so.12 tc-so:#1 0x0000fccc710cd6ac in abort () from /usr/lib/libc.so.12 tc-so:#2 0x0000fccc713a8314 in rumpuser_exit () from /usr/lib/librumpuser.so.0 tc-so:#3 0x0000fccc7156fd74 in rumpns_cpu_reboot () from /usr/lib/librump.so.0 tc-so:#4 0x0000fccc7151a290 in rumpns_kern_reboot () from /usr/lib/librump.so.0 tc-so:#5 0x0000fccc715191a4 in rumpns_vpanic () from /usr/lib/librump.so.0 tc-so:#6 0x0000fccc714f8f94 in rumpns_kern_assert () from /usr/lib/librump.so.0 tc-so:#7 0x0000fccc70ea7008 in rumpns_looutput () from /usr/lib/librumpnet_net.so tc-so:#8 0x0000fccc70e89bec in rumpns_ip_if_output () tc-so: from /usr/lib/librumpnet_net.so tc-so:#9 0x0000fccc70e8b0b8 in rumpns_ip_output () from /usr/lib/librumpnet_net.so tc-so:#10 0x0000fccc70e8de48 in ?? () from /usr/lib/librumpnet_net.so tc-so:#11 0x0000fccc70e8ed3c in ?? () from /usr/lib/librumpnet_net.so tc-so:#12 0x0000fccc7156f014 in ?? () from /usr/lib/librump.so.0 tc-so:#13 0x0000fccc7156aef8 in ?? () from /usr/lib/librump.so.0 tc-so:#14 0x0000fccc7137dc14 in ?? () from /usr/lib/libpthread.so.1 tc-so:#15 0x0000fccc70fe249c in __mknod50 () from /usr/lib/libc.so.12 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.5500050] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 16.2300050] get_ifid: shmif0: got interface identifier from itself tc-so:[ 16.2300050] get_ifid: shmif0: ifid: b0:a0:71:ff:fe:66:06:06 tc-so:[ 16.2300050] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:71ff:fe66:606 tc-so:[ 17.0800050] get_ifid: wg0: interface identifier generated by random number tc-so:[ 17.0800050] get_ifid: wg0: ifid: 68:19:3d:7b:b4:31:e4:69 tc-so:[ 17.3900050] ip6_output: refusing to send from invalid address fe80:3::6819:3d7b:b431:e469 (pid 0) tc-so:[ 17.6700050] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:71ff:fe66:606 - no duplicates found tc-so:[ 17.9100050] ip6_output: refusing to send from invalid address fe80:3::6819:3d7b:b431:e469 (pid 0) tc-so:[ 22.0900050] ip6_output: refusing to send from invalid address fe80:3::6819:3d7b:b431:e469 (pid 0) tc-so:[ 22.0900050] in6_if_link_up: fe80:3::6819:3d7b:b431:e469 marked tentative tc-so:[ 22.0900050] nd6_dad_start: wg0: starting DAD for fe80:3::6819:3d7b:b431:e469 tc-so:[ 23.6300050] nd6_dad_timer: wg0: DAD complete for fe80:3::6819:3d7b:b431:e469 - no duplicates found tc-so:[ 24.9000050] in6_if_link_down: fe80:2::b0a0:71ff:fe66:606 marked detached tc-so:[ 52.5300050] arp_dad_start: shmif0: starting DAD for 192.168.1.2 tc-so:[ 52.5300050] in6_if_link_up: fe80:2::b0a0:71ff:fe66:606 marked tentative tc-so:[ 52.5300050] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:71ff:fe66:606 tc-so:[ 52.5700050] panic: kernel diagnostic assertion "pktq != NULL" failed: file "/tmp/bracket/build/2022.09.04.11.20.33-evbarm-aarch64/src/sys/rump/net/lib/libnet/../../../../net/if_loop.c", line 360 tc-so:[ 52.5700050] 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, 2022 tc-so:[ 1.0000000] 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.99 (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/evbarm/9.99.99/modules tc-so:[ 1.4700050] mainbus0 (root) tc-so:[ 1.5100050] chacha: Portable C ChaCha tc-so:[ 1.5500050] aes: BearSSL aes_ct tc-so:[ 1.5500050] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.5500050] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 3.7600050] shmif0: Ethernet address b2:a0:71:66:06:06 tc-so:[ 52.5700050] panic: kernel diagnostic assertion "pktq != NULL" failed: file "/tmp/bracket/build/2022.09.04.11.20.33-evbarm-aarch64/src/sys/rump/net/lib/libnet/../../../../net/if_loop.c", line 360 tc-so:[ 52.5700050] rump kernel halting... tc-so:bus tc-so:### Dumping bus tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:13.260004 b2:a0:7c:1b:1f:9b > 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:13.490004 b2:a0:7c:1b:1f:9b > 33:33:32:44:cb:bc, ethertype IPv6 (0x86dd), length 86: :: > ff02::2:3244:cbbc: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:3244:cbbc, length 24 tc-so:00:00:14.070004 b2:a0:7c:1b:1f:9b > 33:33:ff:1b:1f:9b, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff1b:1f9b: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff1b:1f9b, length 24 tc-so:00:00:14.110004 b2:a0:7c:1b:1f:9b > 33:33:ff:1b:1f:9b, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff1b:1f9b: ICMP6, neighbor solicitation, who has fe80::b0a0:7cff:fe1b:1f9b, length 32 tc-so:00:00:15.200004 b2:a0:7c:1b:1f:9b > 33:33:ff:1b:1f:9b, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:7cff:fe1b:1f9b > ff02::1:ff1b:1f9b: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff1b:1f9b, length 24 tc-so:00:00:16.190004 b2:a0:71:66:06:06 > 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:16.520004 b2:a0:71:66:06:06 > 33:33:ff:66:06:06, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff66:606: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff66:606, length 24 tc-so:00:00:16.520004 b2:a0:71:66:06:06 > 33:33:71:6f:5d:54, ethertype IPv6 (0x86dd), length 86: :: > ff02::2:716f:5d54: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:716f:5d54, length 24 tc-so:00:00:16.640004 b2:a0:71:66:06:06 > 33:33:ff:66:06:06, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff66:606: ICMP6, neighbor solicitation, who has fe80::b0a0:71ff:fe66:606, length 32 tc-so:00:00:22.180004 b2:a0:7c:1b:1f:9b > 33:33:32:44:cb:bc, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:7cff:fe1b:1f9b > ff02::2:3244:cbbc: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:3244:cbbc, length 24 tc-so:00:00:19.730004 b2:a0:71:66:06:06 > 33:33:71:6f:5d:54, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:71ff:fe66:606 > ff02::2:716f:5d54: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:716f:5d54, length 24 tc-so:00:00:22.620004 b2:a0:71:66:06:06 > 33:33:ff:66:06:06, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:71ff:fe66:606 > ff02::1:ff66:606: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff66:606, length 24 tc-so:00:00:29.030004 b2:a0:7c:1b:1f:9b > 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:24.400004 b2:a0:71:66:06:06 > b2:a0:7c:1b:1f:9b, ethertype ARP (0x0806), length 42: Reply 192.168.1.2 is-at b2:a0:71:66:06:06, length 28 tc-so:00:00:29.070004 b2:a0:7c:1b:1f:9b > b2:a0:71:66:06:06, ethertype IPv4 (0x0800), length 98: 192.168.1.1 > 192.168.1.2: ICMP echo request, id 1228, seq 0, length 64 tc-so:00:00:24.400004 b2:a0:71:66:06:06 > 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:29.110004 b2:a0:7c:1b:1f:9b > b2:a0:71:66:06:06, ethertype ARP (0x0806), length 42: Reply 192.168.1.1 is-at b2:a0:7c:1b:1f:9b, length 28 tc-so:00:00:24.440004 b2:a0:71:66:06:06 > b2:a0:7c:1b:1f:9b, ethertype IPv4 (0x0800), length 98: 192.168.1.2 > 192.168.1.1: ICMP echo reply, id 1228, seq 0, length 64 tc-so:00:00:31.370004 b2:a0:7c:1b:1f:9b > b2:a0:71:66:06:06, ethertype IPv4 (0x0800), length 190: 192.168.1.1.51820 > 192.168.1.2.51820: UDP, length 148 tc-so:00:00:34.400004 b2:a0:7c:1b:1f:9b > b2:a0:71:66:06:06, ethertype IPv4 (0x0800), length 190: 192.168.1.1.51820 > 192.168.1.2.51820: UDP, length 148 tc-so:00:00:37.410004 b2:a0:7c:1b:1f:9b > b2:a0:71:66:06:06, 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: 1662329180.912336, wg_handshake_timeout, expected_failure, PR kern/56252: atf-check failed; see the output of the test for details tc-start: 1662329181.4893, 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:ba:a5:7a:e5 ./.__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 - - 33624 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 - - 33624 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:fe7a:f7cc link#2 UHl - - - lo0 tc-so:fe80::%wg0/64 fe80::f087:fc3f:8fe9:3254 U - - - wg0 tc-so:fe80::f087:fc3f:8fe9:3254 link#3 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33624 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 fe80::f087:fc3f:8fe9:3254 UC - - - wg0 tc-so:ff02::%lo0/32 ::1 UC - - 33624 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%wg0/32 fe80::f087:fc3f:8fe9:3254 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::f087:fc3f:8fe9:3254%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 89ekaSjs2/5oo4jnmRUI0q4J3zXN/0DW7lXsPp6gZRc= --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 - - 33624 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 - - 33624 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:baff:fea5:7ae5 link#2 UHl - - - lo0 tc-so:fe80::%wg0/64 fe80::5828:2234:9965:1f20 U - - - wg0 tc-so:fe80::5828:2234:9965:1f20 link#3 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33624 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 fe80::5828:2234:9965:1f20 UC - - - wg0 tc-so:ff02::%lo0/32 ::1 UC - - 33624 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%wg0/32 fe80::5828:2234:9965:1f20 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::5828:2234:9965:1f20%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 z0el/ROSQPp/17xx7v8zhiRQq6TtKdUgrHwedv5PdWQ= --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:13.700004 b2:a0:3e:7a:f7:cc > 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:13.780004 b2:a0:3e:7a:f7:cc > 33:33:ff:7a:f7:cc, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff7a:f7cc: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff7a:f7cc, length 24 tc-so:00:00:13.920004 b2:a0:3e:7a:f7:cc > 33:33:6d:7b:9e:c9, ethertype IPv6 (0x86dd), length 86: :: > ff02::2:6d7b:9ec9: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:6d7b:9ec9, length 24 tc-so:00:00:14.520004 b2:a0:3e:7a:f7:cc > 33:33:ff:7a:f7:cc, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff7a:f7cc: ICMP6, neighbor solicitation, who has fe80::b0a0:3eff:fe7a:f7cc, length 32 tc-so:00:00:16.670004 b2:a0:3e:7a:f7:cc > 33:33:ff:7a:f7:cc, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:3eff:fe7a:f7cc > ff02::1:ff7a:f7cc: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff7a:f7cc, length 24 tc-so:00:00:16.680004 b2:a0:ba:a5:7a:e5 > 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:22.630004 b2:a0:3e:7a:f7:cc > 33:33:6d:7b:9e:c9, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:3eff:fe7a:f7cc > ff02::2:6d7b:9ec9: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:6d7b:9ec9, length 24 tc-so:00:00:17.390004 b2:a0:ba:a5:7a:e5 > 33:33:ff:a5:7a:e5, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffa5:7ae5: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffa5:7ae5, length 24 tc-so:00:00:17.580004 b2:a0:ba:a5:7a:e5 > 33:33:ff:a5:7a:e5, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffa5:7ae5: ICMP6, neighbor solicitation, who has fe80::b0a0:baff:fea5:7ae5, length 32 tc-so:00:00:17.620004 b2:a0:ba:a5:7a:e5 > 33:33:e6:be:1b:1d, ethertype IPv6 (0x86dd), length 86: :: > ff02::2:e6be:1b1d: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:e6be:1b1d, length 24 tc-so:00:00:19.060004 b2:a0:ba:a5:7a:e5 > 33:33:ff:a5:7a:e5, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:baff:fea5:7ae5 > ff02::1:ffa5:7ae5: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffa5:7ae5, length 24 tc-so:00:00:21.900004 b2:a0:ba:a5:7a:e5 > 33:33:e6:be:1b:1d, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:baff:fea5:7ae5 > ff02::2:e6be:1b1d: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:e6be:1b1d, length 24 tc-so:Executing command [ rump.ping -n -i 0.1 -c 3 -w 1 10.0.0.2 ] tc-so: tc-so:00:00:30.600004 b2:a0:3e:7a:f7:cc > 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.360004 b2:a0:ba:a5:7a:e5 > b2:a0:3e:7a:f7:cc, ethertype ARP (0x0806), length 42: Reply 192.168.1.2 is-at b2:a0:ba:a5:7a:e5, length 28 tc-so:00:00:30.600004 b2:a0:3e:7a:f7:cc > b2:a0:ba:a5:7a:e5, ethertype IPv4 (0x0800), length 190: 192.168.1.1.51820 > 192.168.1.2.51820: UDP, length 148 tc-so:00:00:25.410004 b2:a0:ba:a5:7a:e5 > 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:30.680004 b2:a0:3e:7a:f7:cc > b2:a0:ba:a5:7a:e5, ethertype ARP (0x0806), length 42: Reply 192.168.1.1 is-at b2:a0:3e:7a:f7:cc, length 28 tc-so:00:00:25.450004 b2:a0:ba:a5:7a:e5 > b2:a0:3e:7a:f7:cc, ethertype IPv4 (0x0800), length 134: 192.168.1.2.51820 > 192.168.1.1.51820: UDP, length 92 tc-so:00:00:30.730004 b2:a0:3e:7a:f7:cc > b2:a0:ba:a5:7a:e5, ethertype IPv4 (0x0800), length 170: 192.168.1.1.51820 > 192.168.1.2.51820: UDP, length 128 tc-so:00:00:25.480004 b2:a0:ba:a5:7a:e5 > b2:a0:3e:7a:f7:cc, ethertype IPv4 (0x0800), length 190: 192.168.1.2.51820 > 192.168.1.1.51820: UDP, length 148 tc-so:00:00:30.770004 b2:a0:3e:7a:f7:cc > b2:a0:ba:a5:7a:e5, ethertype IPv4 (0x0800), length 134: 192.168.1.1.51820 > 192.168.1.2.51820: UDP, length 92 tc-so:00:00:25.570004 b2:a0:ba:a5:7a:e5 > b2:a0:3e:7a:f7:cc, ethertype IPv4 (0x0800), length 170: 192.168.1.2.51820 > 192.168.1.1.51820: UDP, length 128 tc-so:00:00:30.840004 b2:a0:3e:7a:f7:cc > b2:a0:ba:a5:7a:e5, ethertype IPv4 (0x0800), length 170: 192.168.1.1.51820 > 192.168.1.2.51820: UDP, length 128 tc-so:00:00:25.600004 b2:a0:ba:a5:7a:e5 > b2:a0:3e:7a:f7:cc, ethertype IPv4 (0x0800), length 170: 192.168.1.2.51820 > 192.168.1.1.51820: UDP, length 128 tc-so:00:00:30.880004 b2:a0:3e:7a:f7:cc > b2:a0:ba:a5:7a:e5, ethertype IPv4 (0x0800), length 170: 192.168.1.1.51820 > 192.168.1.2.51820: UDP, length 128 tc-so:00:00:25.640004 b2:a0:ba:a5:7a:e5 > b2:a0:3e:7a:f7:cc, ethertype IPv4 (0x0800), length 170: 192.168.1.2.51820 > 192.168.1.1.51820: UDP, length 128 tc-so:Executing command [ rump.ping -n -i 0.1 -c 3 -w 1 10.0.0.2 ] tc-so: tc-so:00:00:40.400004 b2:a0:3e:7a:f7:cc > b2:a0:ba:a5:7a:e5, ethertype IPv4 (0x0800), length 170: 192.168.1.1.51820 > 192.168.1.2.51820: UDP, length 128 tc-so:00:00:35.160004 b2:a0:ba:a5:7a:e5 > b2:a0:3e:7a:f7:cc, ethertype IPv4 (0x0800), length 170: 192.168.1.2.51820 > 192.168.1.1.51820: UDP, length 128 tc-so:00:00:35.160004 b2:a0:ba:a5:7a:e5 > b2:a0:3e:7a:f7:cc, ethertype IPv4 (0x0800), length 74: 192.168.1.2.51820 > 192.168.1.1.51820: UDP, length 32 tc-so:00:00:40.600004 b2:a0:3e:7a:f7:cc > b2:a0:ba:a5:7a:e5, ethertype IPv4 (0x0800), length 170: 192.168.1.1.51820 > 192.168.1.2.51820: UDP, length 128 tc-so:00:00:35.360004 b2:a0:ba:a5:7a:e5 > b2:a0:3e:7a:f7:cc, ethertype IPv4 (0x0800), length 170: 192.168.1.2.51820 > 192.168.1.1.51820: UDP, length 128 tc-so:00:00:40.640004 b2:a0:3e:7a:f7:cc > b2:a0:ba:a5:7a:e5, ethertype IPv4 (0x0800), length 170: 192.168.1.1.51820 > 192.168.1.2.51820: UDP, length 128 tc-so:00:00:35.400004 b2:a0:ba:a5:7a:e5 > b2:a0:3e:7a:f7:cc, ethertype IPv4 (0x0800), length 170: 192.168.1.2.51820 > 192.168.1.1.51820: UDP, length 128 tc-so:Executing command [ cat ./out ] tc-so:Executing command [ rump.ifconfig wg0 destroy ] tc-so:Executing command [ rump.ifconfig wg0 destroy ] tc-so:unix://wg_local tc-so:unix://wg_peer tc-so:### Dumping unix://wg_local tc-so:lo0: flags=0x8049 mtu 33624 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:7a:f7:cc tc-so: linkstr: bus tc-so: input: 17 packets, 1974 bytes, 7 multicasts tc-so: output: 16 packets, 1900 bytes, 5 multicasts tc-so: inet6 fe80::b0a0:3eff:fe7a:f7cc%shmif0/64 flags 0 scopeid 0x2 tc-so: inet 192.168.1.1/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:127.0.0.1 lo0 UHl - - 33624 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:ba:a5:7a:e5 UHL - - - shmif0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33624 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:fe7a:f7cc link#2 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33624 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff02::%lo0/32 ::1 UC - - 33624 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33624 0 0 0 0 0 tc-so:lo0 33624 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33624 ::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 33624 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:3e:7a:f7:cc 17 0 16 0 0 tc-so:shmif 1500 192.168.1/24 192.168.1.1 17 0 16 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:3eff:f tc-so: ff01:2::1 tc-so: ff02::2:6d7b:9ec9 tc-so: ff02::1%shmif0 tc-so: ff02::1:ff7a:f7cc 17 0 16 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 384 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 128 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 1280 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 6 0 6 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 3 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 44 0 44 1 0 1 1 0 inf 1 tc-so:kcpuset 128 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 256 7 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 77 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 64 209 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00128 256 75 0 0 5 0 5 5 0 inf 0 tc-so:kmem-00256 384 76 0 0 8 0 8 8 0 inf 0 tc-so:kmem-00384 512 52 0 0 7 0 7 7 0 inf 0 tc-so:kmem-00512 640 19 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00768 896 8 0 0 2 0 2 2 0 inf 0 tc-so:kmem-01024 1152 99 0 0 33 0 33 33 0 inf 0 tc-so:kmem-02048 2048 557 0 0 279 0 279 279 0 inf 0 tc-so:kmem-04096 4096 17 0 0 17 0 17 17 0 inf 0 tc-so:llentrypl 288 1 0 0 1 0 1 1 0 inf 0 tc-so:mbpl 528 16 0 0 5 0 5 5 0 inf 2 tc-so:mclpl 2048 2 0 0 5 0 5 5 0 8192 4 tc-so:mutex 128 37 0 0 2 0 2 2 0 inf 0 tc-so:pcache 2816 51 0 1 50 0 50 50 0 inf 0 tc-so:pcachecpu 128 52 0 0 2 0 2 2 0 inf 0 tc-so:pcglarge 1152 2 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 384 41 0 0 5 0 5 5 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-128 80 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 325 0 0 6 0 6 6 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 1024 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 8 2 0 2 2 0 inf 1 tc-so:rwlock 128 11 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 5 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 1024 7 0 0 2 0 2 2 0 inf 0 tc-so:vmembt 128 30 0 0 1 0 1 1 0 inf 0 tc-so:Totals 2053 0 115 471 0 471 tc-so: tc-so:In use 1634K, total allocated 1884K; utilization 86.7% tc-so: tc-so:? (192.168.1.2) at b2:a0:ba:a5:7a:e5 on shmif0 13s 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:3eff:fe7a:f7cc%shmif0 tc-so: group ff01:2::1 refcount 1 tc-so: group ff02::2:6d7b:9ec9%shmif0 refcount 1 tc-so: group ff02::1%shmif0 refcount 1 tc-so: group ff02::1:ff7a:f7cc%shmif0 refcount 1 tc-so: enaddr b2:a0:3e:7a:f7:cc multicnt 4 tc-so: 33:33:6d:7b:9e:c9 -- 33:33:6d:7b:9e:c9 refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:7a:f7:cc -- 33:33:ff:7a:f7:cc 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, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.99 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/evbarm/9.99.99/modules tc-so:[ 1.380005] mainbus0 (root) tc-so:[ 1.490005] chacha: Portable C ChaCha tc-so:[ 1.490005] aes: BearSSL aes_ct tc-so:[ 1.490005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.490005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 3.820005] shmif0: Ethernet address b2:a0:3e:7a:f7:cc tc-so:[ 13.740005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 13.740005] get_ifid: shmif0: ifid: b0:a0:3e:ff:fe:7a:f7:cc tc-so:[ 13.740005] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:3eff:fe7a:f7cc tc-so:[ 14.670005] get_ifid: wg0: interface identifier generated by random number tc-so:[ 14.670005] get_ifid: wg0: ifid: f0:87:fc:3f:8f:e9:32:54 tc-so:[ 14.780005] ip6_output: refusing to send from invalid address fe80:3::f087:fc3f:8fe9:3254 (pid 0) tc-so:[ 14.940005] ip6_output: refusing to send from invalid address fe80:3::f087:fc3f:8fe9:3254 (pid 0) tc-so:[ 15.500005] ip6_output: refusing to send from invalid address fe80:3::f087:fc3f:8fe9:3254 (pid 0) tc-so:[ 15.540005] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:3eff:fe7a:f7cc - no duplicates found tc-so:[ 19.440005] in6_if_link_up: fe80:3::f087:fc3f:8fe9:3254 marked tentative tc-so:[ 19.440005] nd6_dad_start: wg0: starting DAD for fe80:3::f087:fc3f:8fe9:3254 tc-so:[ 21.420005] nd6_dad_timer: wg0: DAD complete for fe80:3::f087:fc3f:8fe9:3254 - no duplicates found tc-so:[ 42.270005] in6_if_link_down: fe80:3::f087:fc3f:8fe9:3254 marked detached tc-so:### Dumping unix://wg_peer tc-so:lo0: flags=0x8049 mtu 33624 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:ba:a5:7a:e5 tc-so: linkstr: bus tc-so: input: 12 packets, 1600 bytes, 3 multicasts tc-so: output: 17 packets, 1974 bytes, 5 multicasts tc-so: inet6 fe80::b0a0:baff:fea5:7ae5%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:127.0.0.1 lo0 UHl - - 33624 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:3e:7a:f7:cc UHL - - - shmif0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33624 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:baff:fea5:7ae5 link#2 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33624 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff02::%lo0/32 ::1 UC - - 33624 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33624 0 0 0 0 0 tc-so:lo0 33624 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33624 ::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 33624 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:ba:a5:7a:e5 12 0 17 0 0 tc-so:shmif 1500 192.168.1/24 192.168.1.2 12 0 17 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:baff:f tc-so: ff01:2::1 tc-so: ff02::2:e6be:1b1d tc-so: ff02::1%shmif0 tc-so: ff02::1:ffa5:7ae5 12 0 17 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 384 4 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 128 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 1280 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 6 0 6 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 3 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 25 0 25 1 0 1 1 0 inf 1 tc-so:kcpuset 128 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 256 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 75 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 64 222 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00128 256 74 0 0 5 0 5 5 0 inf 0 tc-so:kmem-00256 384 76 0 0 8 0 8 8 0 inf 0 tc-so:kmem-00384 512 52 0 0 7 0 7 7 0 inf 0 tc-so:kmem-00512 640 19 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00768 896 8 0 0 2 0 2 2 0 inf 0 tc-so:kmem-01024 1152 99 0 0 33 0 33 33 0 inf 0 tc-so:kmem-02048 2048 427 0 0 214 0 214 214 0 inf 0 tc-so:kmem-04096 4096 17 0 0 17 0 17 17 0 inf 0 tc-so:llentrypl 288 1 0 0 1 0 1 1 0 inf 0 tc-so:mbpl 528 8 0 0 4 0 4 4 0 inf 2 tc-so:mclpl 2048 2 0 0 5 0 5 5 0 8192 4 tc-so:mutex 128 37 0 0 2 0 2 2 0 inf 0 tc-so:pcache 2816 51 0 1 50 0 50 50 0 inf 0 tc-so:pcachecpu 128 52 0 0 2 0 2 2 0 inf 0 tc-so:pcglarge 1152 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 384 35 0 0 4 0 4 4 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-128 80 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 260 0 0 5 0 5 5 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 1024 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 8 2 0 2 2 0 inf 1 tc-so:rwlock 128 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 1024 7 0 0 2 0 2 2 0 inf 0 tc-so:vmembt 128 26 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1812 0 81 403 0 403 tc-so: tc-so:In use 1364K, total allocated 1612K; utilization 84.6% tc-so: tc-so:? (192.168.1.1) at b2:a0:3e:7a:f7:cc on shmif0 11s 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:baff:fea5:7ae5%shmif0 tc-so: group ff01:2::1 refcount 1 tc-so: group ff02::2:e6be:1b1d%shmif0 refcount 1 tc-so: group ff02::1%shmif0 refcount 1 tc-so: group ff02::1:ffa5:7ae5%shmif0 refcount 1 tc-so: enaddr b2:a0:ba:a5:7a:e5 multicnt 4 tc-so: 33:33:e6:be:1b:1d -- 33:33:e6:be:1b:1d refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:a5:7a:e5 -- 33:33:ff:a5:7a:e5 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, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.99 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/evbarm/9.99.99/modules tc-so:[ 1.410005] 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:[ 4.270005] shmif0: Ethernet address b2:a0:ba:a5:7a:e5 tc-so:[ 16.730005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 16.730005] get_ifid: shmif0: ifid: b0:a0:ba:ff:fe:a5:7a:e5 tc-so:[ 16.730005] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:baff:fea5:7ae5 tc-so:[ 17.620005] get_ifid: wg0: interface identifier generated by random number tc-so:[ 17.620005] get_ifid: wg0: ifid: 58:28:22:34:99:65:1f:20 tc-so:[ 17.730005] ip6_output: refusing to send from invalid address fe80:3::5828:2234:9965:1f20 (pid 0) tc-so:[ 18.600005] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:baff:fea5:7ae5 - no duplicates found tc-so:[ 18.600005] ip6_output: refusing to send from invalid address fe80:3::5828:2234:9965:1f20 (pid 0) tc-so:[ 19.620005] ip6_output: refusing to send from invalid address fe80:3::5828:2234:9965:1f20 (pid 0) tc-so:[ 21.940005] in6_if_link_up: fe80:3::5828:2234:9965:1f20 marked tentative tc-so:[ 21.940005] nd6_dad_start: wg0: starting DAD for fe80:3::5828:2234:9965:1f20 tc-so:[ 23.450005] nd6_dad_timer: wg0: DAD complete for fe80:3::5828:2234:9965:1f20 - no duplicates found tc-so:[ 37.450005] in6_if_link_down: fe80:3::5828:2234:9965:1f20 marked detached tc-so:bus tc-so:### Dumping bus tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:13.700004 b2:a0:3e:7a:f7:cc > 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:13.780004 b2:a0:3e:7a:f7:cc > 33:33:ff:7a:f7:cc, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff7a:f7cc: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff7a:f7cc, length 24 tc-so:00:00:13.920004 b2:a0:3e:7a:f7:cc > 33:33:6d:7b:9e:c9, ethertype IPv6 (0x86dd), length 86: :: > ff02::2:6d7b:9ec9: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:6d7b:9ec9, length 24 tc-so:00:00:14.520004 b2:a0:3e:7a:f7:cc > 33:33:ff:7a:f7:cc, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff7a:f7cc: ICMP6, neighbor solicitation, who has fe80::b0a0:3eff:fe7a:f7cc, length 32 tc-so:00:00:16.670004 b2:a0:3e:7a:f7:cc > 33:33:ff:7a:f7:cc, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:3eff:fe7a:f7cc > ff02::1:ff7a:f7cc: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff7a:f7cc, length 24 tc-so:00:00:16.680004 b2:a0:ba:a5:7a:e5 > 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:22.630004 b2:a0:3e:7a:f7:cc > 33:33:6d:7b:9e:c9, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:3eff:fe7a:f7cc > ff02::2:6d7b:9ec9: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:6d7b:9ec9, length 24 tc-so:00:00:17.390004 b2:a0:ba:a5:7a:e5 > 33:33:ff:a5:7a:e5, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffa5:7ae5: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffa5:7ae5, length 24 tc-so:00:00:17.580004 b2:a0:ba:a5:7a:e5 > 33:33:ff:a5:7a:e5, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffa5:7ae5: ICMP6, neighbor solicitation, who has fe80::b0a0:baff:fea5:7ae5, length 32 tc-so:00:00:17.620004 b2:a0:ba:a5:7a:e5 > 33:33:e6:be:1b:1d, ethertype IPv6 (0x86dd), length 86: :: > ff02::2:e6be:1b1d: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:e6be:1b1d, length 24 tc-so:00:00:19.060004 b2:a0:ba:a5:7a:e5 > 33:33:ff:a5:7a:e5, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:baff:fea5:7ae5 > ff02::1:ffa5:7ae5: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffa5:7ae5, length 24 tc-so:00:00:21.900004 b2:a0:ba:a5:7a:e5 > 33:33:e6:be:1b:1d, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:baff:fea5:7ae5 > ff02::2:e6be:1b1d: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:e6be:1b1d, length 24 tc-so:00:00:30.600004 b2:a0:3e:7a:f7:cc > 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.360004 b2:a0:ba:a5:7a:e5 > b2:a0:3e:7a:f7:cc, ethertype ARP (0x0806), length 42: Reply 192.168.1.2 is-at b2:a0:ba:a5:7a:e5, length 28 tc-so:00:00:30.600004 b2:a0:3e:7a:f7:cc > b2:a0:ba:a5:7a:e5, ethertype IPv4 (0x0800), length 190: 192.168.1.1.51820 > 192.168.1.2.51820: UDP, length 148 tc-so:00:00:25.410004 b2:a0:ba:a5:7a:e5 > 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:30.680004 b2:a0:3e:7a:f7:cc > b2:a0:ba:a5:7a:e5, ethertype ARP (0x0806), length 42: Reply 192.168.1.1 is-at b2:a0:3e:7a:f7:cc, length 28 tc-so:00:00:25.450004 b2:a0:ba:a5:7a:e5 > b2:a0:3e:7a:f7:cc, ethertype IPv4 (0x0800), length 134: 192.168.1.2.51820 > 192.168.1.1.51820: UDP, length 92 tc-so:00:00:30.730004 b2:a0:3e:7a:f7:cc > b2:a0:ba:a5:7a:e5, ethertype IPv4 (0x0800), length 170: 192.168.1.1.51820 > 192.168.1.2.51820: UDP, length 128 tc-so:00:00:25.480004 b2:a0:ba:a5:7a:e5 > b2:a0:3e:7a:f7:cc, ethertype IPv4 (0x0800), length 190: 192.168.1.2.51820 > 192.168.1.1.51820: UDP, length 148 tc-so:00:00:30.770004 b2:a0:3e:7a:f7:cc > b2:a0:ba:a5:7a:e5, ethertype IPv4 (0x0800), length 134: 192.168.1.1.51820 > 192.168.1.2.51820: UDP, length 92 tc-so:00:00:25.570004 b2:a0:ba:a5:7a:e5 > b2:a0:3e:7a:f7:cc, ethertype IPv4 (0x0800), length 170: 192.168.1.2.51820 > 192.168.1.1.51820: UDP, length 128 tc-so:00:00:30.840004 b2:a0:3e:7a:f7:cc > b2:a0:ba:a5:7a:e5, ethertype IPv4 (0x0800), length 170: 192.168.1.1.51820 > 192.168.1.2.51820: UDP, length 128 tc-so:00:00:25.600004 b2:a0:ba:a5:7a:e5 > b2:a0:3e:7a:f7:cc, ethertype IPv4 (0x0800), length 170: 192.168.1.2.51820 > 192.168.1.1.51820: UDP, length 128 tc-so:00:00:30.880004 b2:a0:3e:7a:f7:cc > b2:a0:ba:a5:7a:e5, ethertype IPv4 (0x0800), length 170: 192.168.1.1.51820 > 192.168.1.2.51820: UDP, length 128 tc-so:00:00:25.640004 b2:a0:ba:a5:7a:e5 > b2:a0:3e:7a:f7:cc, ethertype IPv4 (0x0800), length 170: 192.168.1.2.51820 > 192.168.1.1.51820: UDP, length 128 tc-so:00:00:40.400004 b2:a0:3e:7a:f7:cc > b2:a0:ba:a5:7a:e5, ethertype IPv4 (0x0800), length 170: 192.168.1.1.51820 > 192.168.1.2.51820: UDP, length 128 tc-so:00:00:35.160004 b2:a0:ba:a5:7a:e5 > b2:a0:3e:7a:f7:cc, ethertype IPv4 (0x0800), length 170: 192.168.1.2.51820 > 192.168.1.1.51820: UDP, length 128 tc-so:00:00:35.160004 b2:a0:ba:a5:7a:e5 > b2:a0:3e:7a:f7:cc, ethertype IPv4 (0x0800), length 74: 192.168.1.2.51820 > 192.168.1.1.51820: UDP, length 32 tc-so:00:00:40.600004 b2:a0:3e:7a:f7:cc > b2:a0:ba:a5:7a:e5, ethertype IPv4 (0x0800), length 170: 192.168.1.1.51820 > 192.168.1.2.51820: UDP, length 128 tc-so:00:00:35.360004 b2:a0:ba:a5:7a:e5 > b2:a0:3e:7a:f7:cc, ethertype IPv4 (0x0800), length 170: 192.168.1.2.51820 > 192.168.1.1.51820: UDP, length 128 tc-so:00:00:40.640004 b2:a0:3e:7a:f7:cc > b2:a0:ba:a5:7a:e5, ethertype IPv4 (0x0800), length 170: 192.168.1.1.51820 > 192.168.1.2.51820: UDP, length 128 tc-so:00:00:35.400004 b2:a0:ba:a5:7a:e5 > b2:a0:3e:7a:f7:cc, ethertype IPv4 (0x0800), length 170: 192.168.1.2.51820 > 192.168.1.1.51820: UDP, length 128 tc-so:unix://wg_local tc-so:unix://wg_peer tc-end: 1662329233.865575, wg_keepalive, passed tc-start: 1662329233.913586, 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:e5:df:dd:48 ./.__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 - - 33624 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 - - 33624 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:a9ff:fe37:dc7 link#2 UHl - - - lo0 tc-so:fe80::%wg0/64 fe80::500c:b18c:d198:7f8 U - - - wg0 tc-so:fe80::500c:b18c:d198:7f8 link#3 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33624 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 fe80::500c:b18c:d198:7f8 UC - - - wg0 tc-so:ff02::%lo0/32 ::1 UC - - 33624 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%wg0/32 fe80::500c:b18c:d198:7f8 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::500c:b18c:d198:7f8%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 1ww7GFZLctI1N128KM6VFipGFyG2yDQ/6SavnqS330c= --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 - - 33624 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 - - 33624 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:e5ff:fedf:dd48 link#2 UHl - - - lo0 tc-so:fe80::%wg0/64 fe80::20:e82b:f90f:59c5 U - - - wg0 tc-so:fe80::20:e82b:f90f:59c5 link#3 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33624 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 fe80::20:e82b:f90f:59c5 UC - - - wg0 tc-so:ff02::%lo0/32 ::1 UC - - 33624 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%wg0/32 fe80::20:e82b:f90f:59c5 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::20:e82b:f90f:59c5%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 Oix2L6hXL+PdewtS5J/8ewjcW1+7BM/uK9dbiWtsL2M= --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-so:send malformed packets tc-so:PING 192.168.1.2 (192.168.1.2): 56 data bytes tc-so:64 bytes from 192.168.1.2: icmp_seq=0 ttl=255 time=43.253840 ms tc-so: tc-so:----192.168.1.2 PING Statistics---- tc-so:1 packets transmitted, 1 packets received, 0.0% packet loss tc-so:round-trip min/avg/max/stddev = 43.253840/43.253840/43.253840/0.000000 ms tc-so:done sending malformed packets tc-so:Executing command [ rump.ping -n -c 1 -w 1 10.0.0.2 ] tc-so:unix://wg_local tc-so:unix://wg_peer tc-so:### Dumping unix://wg_local tc-so:lo0: flags=0x8049 mtu 33624 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:a9:37:0d:c7 tc-so: linkstr: bus tc-so: input: 13 packets, 1318 bytes, 7 multicasts tc-so: output: 27 packets, 1961 bytes, 5 multicasts tc-so: inet6 fe80::b0a0:a9ff:fe37:dc7%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: 2 packets, 224 bytes tc-so: output: 2 packets, 168 bytes tc-so: inet6 fe80::500c:b18c:d198:7f8%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 - - 33624 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:e5:df:dd:48 UHL - - - shmif0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33624 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:a9ff:fe37:dc7 link#2 UHl - - - lo0 tc-so:fe80::%wg0/64 fe80::500c:b18c:d198:7f8 U - - - wg0 tc-so:fe80::500c:b18c:d198:7f8 link#3 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33624 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 fe80::500c:b18c:d198:7f8 UC - - - wg0 tc-so:ff02::%lo0/32 ::1 UC - - 33624 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%wg0/32 fe80::500c:b18c:d198:7f8 UC - - - wg0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33624 0 0 0 0 0 tc-so:lo0 33624 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33624 ::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 33624 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:a9:37:0d:c7 13 0 27 0 0 tc-so:shmif 1500 192.168.1/24 192.168.1.1 13 0 27 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:a9ff:f tc-so: ff01:2::1 tc-so: ff02::2:22b8:16c9 tc-so: ff02::1%shmif0 tc-so: ff02::1:ff37:dc7% 13 0 27 0 0 tc-so:wg0 1420 2 0 2 0 0 tc-so:wg0 1420 10.0.0/24 10.0.0.1 2 0 2 0 0 tc-so:wg0 1420 fe80::/64 fe80::500c:b18c:d tc-so: ff01:3::1 tc-so: ff02::2:22b8:16c9 tc-so: ff02::1%wg0 tc-so: ff02::1:ff98:7f8% 2 0 2 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 384 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 128 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 1280 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:in6pcbpl 304 14 0 13 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 51 0 50 1 0 1 1 0 inf 0 tc-so:kcpuset 128 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 256 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 54 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 77 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 64 220 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00128 256 74 0 0 5 0 5 5 0 inf 0 tc-so:kmem-00256 384 76 0 0 8 0 8 8 0 inf 0 tc-so:kmem-00384 512 52 0 0 7 0 7 7 0 inf 0 tc-so:kmem-00512 640 19 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00768 896 8 0 0 2 0 2 2 0 inf 0 tc-so:kmem-01024 1152 99 0 0 33 0 33 33 0 inf 0 tc-so:kmem-02048 2048 841 0 0 421 0 421 421 0 inf 0 tc-so:kmem-04096 4096 17 0 0 17 0 17 17 0 inf 0 tc-so:llentrypl 288 1 0 0 1 0 1 1 0 inf 0 tc-so:mbpl 528 15 0 0 5 0 5 5 0 inf 2 tc-so:mclpl 2048 5 0 0 7 0 7 7 0 8192 4 tc-so:mutex 128 38 0 0 2 0 2 2 0 inf 0 tc-so:pcache 2816 51 0 1 50 0 50 50 0 inf 0 tc-so:pcachecpu 128 52 0 0 2 0 2 2 0 inf 0 tc-so:pcglarge 1152 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 384 33 0 0 4 0 4 4 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-128 80 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 471 0 0 8 0 8 8 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 1024 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 2 0 2 2 0 inf 0 tc-so:rwlock 128 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:thplthrd 80 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 1024 7 0 0 2 0 2 2 0 inf 0 tc-so:vmembt 128 34 0 0 2 0 2 2 0 inf 0 tc-so:Totals 2488 0 102 619 0 619 tc-so: tc-so:In use 2216K, total allocated 2476K; utilization 89.5% tc-so: tc-so:? (192.168.1.2) at b2:a0:e5:df:dd:48 on shmif0 19s 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:a9ff:fe37:dc7%shmif0 tc-so: group ff01:2::1 refcount 1 tc-so: group ff02::2:22b8:16c9%shmif0 refcount 1 tc-so: group ff02::1%shmif0 refcount 1 tc-so: group ff02::1:ff37:dc7%shmif0 refcount 1 tc-so: enaddr b2:a0:a9:37:0d:c7 multicnt 4 tc-so: 33:33:22:b8:16:c9 -- 33:33:22:b8:16:c9 refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:37:0d:c7 -- 33:33:ff:37:0d:c7 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::500c:b18c:d198:7f8%wg0 tc-so: group ff01:3::1 refcount 1 tc-so: group ff02::2:22b8:16c9%wg0 refcount 1 tc-so: group ff02::1%wg0 refcount 1 tc-so: group ff02::1:ff98:7f8%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, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.99 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/evbarm/9.99.99/modules 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:[ 5.580005] shmif0: Ethernet address b2:a0:a9:37:0d:c7 tc-so:[ 13.900005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 13.900005] get_ifid: shmif0: ifid: b0:a0:a9:ff:fe:37:0d:c7 tc-so:[ 13.900005] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:a9ff:fe37:dc7 tc-so:[ 14.880005] get_ifid: wg0: interface identifier generated by random number tc-so:[ 14.880005] get_ifid: wg0: ifid: 50:0c:b1:8c:d1:98:07:f8 tc-so:[ 14.990005] ip6_output: refusing to send from invalid address fe80:3::500c:b18c:d198:7f8 (pid 0) tc-so:[ 15.080005] ip6_output: refusing to send from invalid address fe80:3::500c:b18c:d198:7f8 (pid 0) tc-so:[ 15.790005] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:a9ff:fe37:dc7 - no duplicates found tc-so:[ 17.610005] ip6_output: refusing to send from invalid address fe80:3::500c:b18c:d198:7f8 (pid 0) tc-so:[ 17.610005] ip6_output: refusing to send from invalid address fe80:3::500c:b18c:d198:7f8 (pid 0) tc-so:[ 21.380005] in6_if_link_up: fe80:3::500c:b18c:d198:7f8 marked tentative tc-so:[ 21.380005] nd6_dad_start: wg0: starting DAD for fe80:3::500c:b18c:d198:7f8 tc-so:[ 23.250005] nd6_dad_timer: wg0: DAD complete for fe80:3::500c:b18c:d198:7f8 - no duplicates found tc-so:### Dumping unix://wg_peer tc-so:lo0: flags=0x8049 mtu 33624 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:e5:df:dd:48 tc-so: linkstr: bus tc-so: input: 22 packets, 1575 bytes, 2 multicasts tc-so: output: 13 packets, 1318 bytes, 5 multicasts tc-so: inet6 fe80::b0a0:e5ff:fedf:dd48%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: 2 packets, 224 bytes tc-so: output: 2 packets, 168 bytes tc-so: inet6 fe80::20:e82b:f90f:59c5%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 - - 33624 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:a9:37:0d:c7 UHL - - - shmif0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33624 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:e5ff:fedf:dd48 link#2 UHl - - - lo0 tc-so:fe80::%wg0/64 fe80::20:e82b:f90f:59c5 U - - - wg0 tc-so:fe80::20:e82b:f90f:59c5 link#3 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33624 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 fe80::20:e82b:f90f:59c5 UC - - - wg0 tc-so:ff02::%lo0/32 ::1 UC - - 33624 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%wg0/32 fe80::20:e82b:f90f:59c5 UC - - - wg0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33624 0 0 0 0 0 tc-so:lo0 33624 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33624 ::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 33624 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:e5:df:dd:48 22 0 13 0 0 tc-so:shmif 1500 192.168.1/24 192.168.1.2 22 0 13 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:e5ff:f tc-so: ff01:2::1 tc-so: ff02::2:6977:dd06 tc-so: ff02::1%shmif0 tc-so: ff02::1:ffdf:dd48 22 0 13 0 0 tc-so:wg0 1420 2 0 2 0 0 tc-so:wg0 1420 10.0.0/24 10.0.0.2 2 0 2 0 0 tc-so:wg0 1420 fe80::/64 fe80::20:e82b:f90 tc-so: ff01:3::1 tc-so: ff02::2:6977:dd06 tc-so: ff02::1%wg0 tc-so: ff02::1:ff0f:59c5 2 0 2 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 384 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 128 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 1280 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: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 128 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 256 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 75 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 64 222 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00128 256 74 0 0 5 0 5 5 0 inf 0 tc-so:kmem-00256 384 76 0 0 8 0 8 8 0 inf 0 tc-so:kmem-00384 512 52 0 0 7 0 7 7 0 inf 0 tc-so:kmem-00512 640 19 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00768 896 8 0 0 2 0 2 2 0 inf 0 tc-so:kmem-01024 1152 99 0 0 33 0 33 33 0 inf 0 tc-so:kmem-02048 2048 506 0 0 253 0 253 253 0 inf 0 tc-so:kmem-04096 4096 17 0 0 17 0 17 17 0 inf 0 tc-so:llentrypl 288 1 0 0 1 0 1 1 0 inf 0 tc-so:mbpl 528 12 0 0 4 0 4 4 0 inf 2 tc-so:mclpl 2048 3 0 0 6 0 6 6 0 8192 4 tc-so:mutex 128 37 0 0 2 0 2 2 0 inf 0 tc-so:pcache 2816 51 0 1 50 0 50 50 0 inf 0 tc-so:pcachecpu 128 52 0 0 2 0 2 2 0 inf 0 tc-so:pcglarge 1152 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 384 28 0 0 3 0 3 3 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-128 80 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 300 0 0 5 0 5 5 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 1024 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 2 0 2 2 0 inf 0 tc-so:rwlock 128 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 1024 7 0 0 2 0 2 2 0 inf 0 tc-so:vmembt 128 24 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1926 0 76 442 0 442 tc-so: tc-so:In use 1525K, total allocated 1768K; utilization 86.3% tc-so: tc-so:? (192.168.1.1) at b2:a0:a9:37:0d:c7 on shmif0 14s 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:e5ff:fedf:dd48%shmif0 tc-so: group ff01:2::1 refcount 1 tc-so: group ff02::2:6977:dd06%shmif0 refcount 1 tc-so: group ff02::1%shmif0 refcount 1 tc-so: group ff02::1:ffdf:dd48%shmif0 refcount 1 tc-so: enaddr b2:a0:e5:df:dd:48 multicnt 4 tc-so: 33:33:69:77:dd:06 -- 33:33:69:77:dd:06 refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:df:dd:48 -- 33:33:ff:df:dd:48 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::20:e82b:f90f:59c5%wg0 tc-so: group ff01:3::1 refcount 1 tc-so: group ff02::2:6977:dd06%wg0 refcount 1 tc-so: group ff02::1%wg0 refcount 1 tc-so: group ff02::1:ff0f:59c5%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, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.99 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/evbarm/9.99.99/modules tc-so:[ 1.320005] 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:[ 3.870005] shmif0: Ethernet address b2:a0:e5:df:dd:48 tc-so:[ 16.950005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 16.950005] get_ifid: shmif0: ifid: b0:a0:e5:ff:fe:df:dd:48 tc-so:[ 16.950005] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:e5ff:fedf:dd48 tc-so:[ 17.790005] get_ifid: wg0: interface identifier generated by random number tc-so:[ 17.790005] get_ifid: wg0: ifid: 00:20:e8:2b:f9:0f:59:c5 tc-so:[ 17.940005] ip6_output: refusing to send from invalid address fe80:3::20:e82b:f90f:59c5 (pid 0) tc-so:[ 17.980005] ip6_output: refusing to send from invalid address fe80:3::20:e82b:f90f:59c5 (pid 0) tc-so:[ 18.380005] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:e5ff:fedf:dd48 - no duplicates found tc-so:[ 19.520005] ip6_output: refusing to send from invalid address fe80:3::20:e82b:f90f:59c5 (pid 0) tc-so:[ 20.350005] ip6_output: refusing to send from invalid address fe80:3::20:e82b:f90f:59c5 (pid 0) tc-so:[ 22.350005] in6_if_link_up: fe80:3::20:e82b:f90f:59c5 marked tentative tc-so:[ 22.350005] nd6_dad_start: wg0: starting DAD for fe80:3::20:e82b:f90f:59c5 tc-so:[ 23.950005] nd6_dad_timer: wg0: DAD complete for fe80:3::20:e82b:f90f:59c5 - no duplicates found tc-so:bus tc-so:### Dumping bus tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:13.860004 b2:a0:a9:37:0d:c7 > 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:13.990004 b2:a0:a9:37:0d:c7 > 33:33:22:b8:16:c9, ethertype IPv6 (0x86dd), length 86: :: > ff02::2:22b8:16c9: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:22b8:16c9, length 24 tc-so:00:00:14.660004 b2:a0:a9:37:0d:c7 > 33:33:ff:37:0d:c7, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff37:dc7: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff37:dc7, length 24 tc-so:00:00:14.760004 b2:a0:a9:37:0d:c7 > 33:33:ff:37:0d:c7, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff37:dc7: ICMP6, neighbor solicitation, who has fe80::b0a0:a9ff:fe37:dc7, length 32 tc-so:00:00:17.610004 b2:a0:a9:37:0d:c7 > 33:33:ff:37:0d:c7, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:a9ff:fe37:dc7 > ff02::1:ff37:dc7: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff37:dc7, length 24 tc-so:00:00:22.760004 b2:a0:a9:37:0d:c7 > 33:33:22:b8:16:c9, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:a9ff:fe37:dc7 > ff02::2:22b8:16c9: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:22b8:16c9, length 24 tc-so:00:00:16.910004 b2:a0:e5:df:dd:48 > 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:16.950004 b2:a0:e5:df:dd:48 > 33:33:ff:df:dd:48, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffdf:dd48: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffdf:dd48, length 24 tc-so:00:00:17.130004 b2:a0:e5:df:dd:48 > 33:33:69:77:dd:06, ethertype IPv6 (0x86dd), length 86: :: > ff02::2:6977:dd06: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:6977:dd06, length 24 tc-so:00:00:17.350004 b2:a0:e5:df:dd:48 > 33:33:ff:df:dd:48, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffdf:dd48: ICMP6, neighbor solicitation, who has fe80::b0a0:e5ff:fedf:dd48, length 32 tc-so:00:00:19.150004 b2:a0:e5:df:dd:48 > 33:33:ff:df:dd:48, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:e5ff:fedf:dd48 > ff02::1:ffdf:dd48: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffdf:dd48, length 24 tc-so:00:00:31.140004 b2:a0:a9:37:0d:c7 > 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:24.440004 b2:a0:e5:df:dd:48 > b2:a0:a9:37:0d:c7, ethertype ARP (0x0806), length 42: Reply 192.168.1.2 is-at b2:a0:e5:df:dd:48, length 28 tc-so:00:00:31.190004 b2:a0:a9:37:0d:c7 > b2:a0:e5:df:dd:48, ethertype IPv4 (0x0800), length 190: 192.168.1.1.51820 > 192.168.1.2.51820: UDP, length 148 tc-so:00:00:24.490004 b2:a0:e5:df:dd:48 > 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:31.260004 b2:a0:a9:37:0d:c7 > b2:a0:e5:df:dd:48, ethertype ARP (0x0806), length 42: Reply 192.168.1.1 is-at b2:a0:a9:37:0d:c7, length 28 tc-so:00:00:24.530004 b2:a0:e5:df:dd:48 > b2:a0:a9:37:0d:c7, ethertype IPv4 (0x0800), length 134: 192.168.1.2.51820 > 192.168.1.1.51820: UDP, length 92 tc-so:00:00:31.260004 b2:a0:a9:37:0d:c7 > b2:a0:e5:df:dd:48, ethertype IPv4 (0x0800), length 170: 192.168.1.1.51820 > 192.168.1.2.51820: UDP, length 128 tc-so:00:00:24.560004 b2:a0:e5:df:dd:48 > b2:a0:a9:37:0d:c7, ethertype IPv4 (0x0800), length 190: 192.168.1.2.51820 > 192.168.1.1.51820: UDP, length 148 tc-so:00:00:31.340004 b2:a0:a9:37:0d:c7 > b2:a0:e5:df:dd:48, ethertype IPv4 (0x0800), length 134: 192.168.1.1.51820 > 192.168.1.2.51820: UDP, length 92 tc-so:00:00:24.660004 b2:a0:e5:df:dd:48 > b2:a0:a9:37:0d:c7, ethertype IPv4 (0x0800), length 170: 192.168.1.2.51820 > 192.168.1.1.51820: UDP, length 128 tc-so:00:00:31.710004 b2:a0:a9:37:0d:c7 > b2:a0:e5:df:dd:48, ethertype IPv4 (0x0800), length 98: 192.168.1.1 > 192.168.1.2: ICMP echo request, id 59693, seq 0, length 64 tc-so:00:00:25.010004 b2:a0:e5:df:dd:48 > b2:a0:a9:37:0d:c7, ethertype IPv4 (0x0800), length 98: 192.168.1.2 > 192.168.1.1: ICMP echo reply, id 59693, seq 0, length 64 tc-so:00:00:32.150004 b2:a0:a9:37:0d:c7 > b2:a0:e5:df:dd:48, ethertype IPv4 (0x0800), length 43: 192.168.1.1.65215 > 192.168.1.2.51820: UDP, length 1 tc-so:00:00:32.510004 b2:a0:a9:37:0d:c7 > b2:a0:e5:df:dd:48, ethertype IPv4 (0x0800), length 44: 192.168.1.1.54940 > 192.168.1.2.51820: UDP, length 2 tc-so:00:00:32.910004 b2:a0:a9:37:0d:c7 > b2:a0:e5:df:dd:48, ethertype IPv4 (0x0800), length 45: 192.168.1.1.55107 > 192.168.1.2.51820: UDP, length 3 tc-so:00:00:33.310004 b2:a0:a9:37:0d:c7 > b2:a0:e5:df:dd:48, ethertype IPv4 (0x0800), length 46: 192.168.1.1.64427 > 192.168.1.2.51820: UDP, length 4 tc-so:00:00:26.730004 b2:a0:e5:df:dd:48 > 33:33:69:77:dd:06, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:e5ff:fedf:dd48 > ff02::2:6977:dd06: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:6977:dd06, length 24 tc-so:00:00:33.990004 b2:a0:a9:37:0d:c7 > b2:a0:e5:df:dd:48, ethertype IPv4 (0x0800), length 46: 192.168.1.1.53664 > 192.168.1.2.51820: UDP, length 4 tc-so:00:00:34.390004 b2:a0:a9:37:0d:c7 > b2:a0:e5:df:dd:48, ethertype IPv4 (0x0800), length 47: 192.168.1.1.64596 > 192.168.1.2.51820: UDP, length 5 tc-so:00:00:34.790004 b2:a0:a9:37:0d:c7 > b2:a0:e5:df:dd:48, ethertype IPv4 (0x0800), length 46: 192.168.1.1.55405 > 192.168.1.2.51820: UDP, length 4 tc-so:00:00:35.170004 b2:a0:a9:37:0d:c7 > b2:a0:e5:df:dd:48, ethertype IPv4 (0x0800), length 47: 192.168.1.1.60345 > 192.168.1.2.51820: UDP, length 5 tc-so:00:00:35.570004 b2:a0:a9:37:0d:c7 > b2:a0:e5:df:dd:48, ethertype IPv4 (0x0800), length 46: 192.168.1.1.58253 > 192.168.1.2.51820: UDP, length 4 tc-so:00:00:35.930004 b2:a0:a9:37:0d:c7 > b2:a0:e5:df:dd:48, ethertype IPv4 (0x0800), length 47: 192.168.1.1.63965 > 192.168.1.2.51820: UDP, length 5 tc-so:00:00:36.330004 b2:a0:a9:37:0d:c7 > b2:a0:e5:df:dd:48, ethertype IPv4 (0x0800), length 46: 192.168.1.1.63433 > 192.168.1.2.51820: UDP, length 4 tc-so:00:00:36.690004 b2:a0:a9:37:0d:c7 > b2:a0:e5:df:dd:48, ethertype IPv4 (0x0800), length 47: 192.168.1.1.57771 > 192.168.1.2.51820: UDP, length 5 tc-so:00:00:37.090004 b2:a0:a9:37:0d:c7 > b2:a0:e5:df:dd:48, ethertype IPv4 (0x0800), length 46: 192.168.1.1.51285 > 192.168.1.2.51820: UDP, length 4 tc-so:00:00:37.450004 b2:a0:a9:37:0d:c7 > b2:a0:e5:df:dd:48, ethertype IPv4 (0x0800), length 47: 192.168.1.1.56599 > 192.168.1.2.51820: UDP, length 5 tc-so:00:00:37.910004 b2:a0:a9:37:0d:c7 > b2:a0:e5:df:dd:48, ethertype IPv4 (0x0800), length 170: 192.168.1.1.51820 > 192.168.1.2.51820: UDP, length 128 tc-so:00:00:31.180004 b2:a0:e5:df:dd:48 > b2:a0:a9:37:0d:c7, ethertype IPv4 (0x0800), length 170: 192.168.1.2.51820 > 192.168.1.1.51820: UDP, length 128 tc-so:unix://wg_local tc-so:unix://wg_peer tc-end: 1662329284.471372, wg_malformed, passed tc-start: 1662329284.498598, 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:dc:66:fd:42 ./.__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 - - 33624 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 - - 33624 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:fe02:2844 link#2 UHl - - - lo0 tc-so:fe80::%wg0/64 fe80::388d:ef11:eb5d:d8bc U - - - wg0 tc-so:fe80::388d:ef11:eb5d:d8bc link#3 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33624 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 fe80::388d:ef11:eb5d:d8bc UC - - - wg0 tc-so:ff02::%lo0/32 ::1 UC - - 33624 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%wg0/32 fe80::388d:ef11:eb5d:d8bc 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::388d:ef11:eb5d:d8bc%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 WaOydwKwV+KHHiBykA+WB7y/hW06jqjlRiyocpKnIlE= --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 - - 33624 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 - - 33624 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:dcff:fe66:fd42 link#2 UHl - - - lo0 tc-so:fe80::%wg0/64 fe80::9ca4:1a5c:d8f4:5e14 U - - - wg0 tc-so:fe80::9ca4:1a5c:d8f4:5e14 link#3 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33624 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 fe80::9ca4:1a5c:d8f4:5e14 UC - - - wg0 tc-so:ff02::%lo0/32 ::1 UC - - 33624 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%wg0/32 fe80::9ca4:1a5c:d8f4:5e14 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::9ca4:1a5c:d8f4:5e14%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 Wzfsh02ZzL+itrsPr8GzwphOJ4pnY7N0SKvnILg0WhE= --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:11.460004 b2:a0:9b:02:28:44 > 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:12.420004 b2:a0:9b:02:28:44 > 33:33:ff:02:28:44, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff02:2844: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff02:2844, length 24 tc-so:00:00:12.420004 b2:a0:9b:02:28:44 > 33:33:ff:02:28:44, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff02:2844: ICMP6, neighbor solicitation, who has fe80::b0a0:9bff:fe02:2844, length 32 tc-so:00:00:12.470004 b2:a0:9b:02:28:44 > 33:33:52:06:8f:55, ethertype IPv6 (0x86dd), length 86: :: > ff02::2:5206:8f55: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:5206:8f55, length 24 tc-so:00:00:15.990004 b2:a0:9b:02:28:44 > 33:33:52:06:8f:55, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:9bff:fe02:2844 > ff02::2:5206:8f55: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:5206:8f55, length 24 tc-so:00:00:21.970004 b2:a0:9b:02:28:44 > 33:33:ff:02:28:44, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:9bff:fe02:2844 > ff02::1:ff02:2844: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff02:2844, length 24 tc-so:00:00:17.740004 b2:a0:dc:66:fd:42 > 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:18.010004 b2:a0:dc:66:fd:42 > 33:33:95:2b:9a:0b, ethertype IPv6 (0x86dd), length 86: :: > ff02::2:952b:9a0b: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:952b:9a0b, length 24 tc-so:00:00:18.120004 b2:a0:dc:66:fd:42 > 33:33:ff:66:fd:42, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff66:fd42: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff66:fd42, length 24 tc-so:00:00:18.120004 b2:a0:dc:66:fd:42 > 33:33:ff:66:fd:42, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff66:fd42: ICMP6, neighbor solicitation, who has fe80::b0a0:dcff:fe66:fd42, length 32 tc-so:00:00:20.690004 b2:a0:dc:66:fd:42 > 33:33:95:2b:9a:0b, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:dcff:fe66:fd42 > ff02::2:952b:9a0b: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:952b:9a0b, length 24 tc-so:00:00:21.220004 b2:a0:dc:66:fd:42 > 33:33:ff:66:fd:42, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:dcff:fe66:fd42 > ff02::1:ff66:fd42: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff66:fd42, 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-so: tc-so:00:00:30.270004 b2:a0:dc:66:fd:42 > 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:34.960004 b2:a0:9b:02:28:44 > b2:a0:dc:66:fd:42, ethertype ARP (0x0806), length 42: Reply 192.168.1.1 is-at b2:a0:9b:02:28:44, length 28 tc-so:00:00:30.310004 b2:a0:dc:66:fd:42 > b2:a0:9b:02:28:44, ethertype IPv4 (0x0800), length 190: 192.168.1.2.51820 > 192.168.1.1.51820: UDP, length 148 tc-so:00:00:35.000004 b2:a0:9b:02:28:44 > 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.380004 b2:a0:dc:66:fd:42 > b2:a0:9b:02:28:44, ethertype ARP (0x0806), length 42: Reply 192.168.1.2 is-at b2:a0:dc:66:fd:42, length 28 tc-so:00:00:35.070004 b2:a0:9b:02:28:44 > b2:a0:dc:66:fd:42, ethertype IPv4 (0x0800), length 134: 192.168.1.1.51820 > 192.168.1.2.51820: UDP, length 92 tc-so:00:00:30.430004 b2:a0:dc:66:fd:42 > b2:a0:9b:02:28:44, ethertype IPv4 (0x0800), length 170: 192.168.1.2.51820 > 192.168.1.1.51820: UDP, length 128 tc-so:00:00:35.140004 b2:a0:9b:02:28:44 > b2:a0:dc:66:fd:42, ethertype IPv4 (0x0800), length 170: 192.168.1.1.51820 > 192.168.1.2.51820: UDP, length 128 tc-so:00:00:30.480004 b2:a0:dc:66:fd:42 > b2:a0:9b:02:28:44, ethertype IPv4 (0x0800), length 170: 192.168.1.2.51820 > 192.168.1.1.51820: UDP, length 128 tc-so:00:00:30.740004 b2:a0:dc:66:fd:42 > b2:a0:9b:02:28:44, ethertype IPv4 (0x0800), length 170: 192.168.1.2.51820 > 192.168.1.1.51820: UDP, length 128 tc-so:00:00:35.460004 b2:a0:9b:02:28:44 > b2:a0:dc:66:fd:42, ethertype IPv4 (0x0800), length 170: 192.168.1.1.51820 > 192.168.1.2.51820: UDP, length 128 tc-so:00:00:30.820004 b2:a0:dc:66:fd:42 > b2:a0:9b:02:28:44, ethertype IPv4 (0x0800), length 170: 192.168.1.2.51820 > 192.168.1.1.51820: UDP, length 128 tc-so:00:00:35.500004 b2:a0:9b:02:28:44 > b2:a0:dc:66:fd:42, ethertype IPv4 (0x0800), length 170: 192.168.1.1.51820 > 192.168.1.2.51820: UDP, length 128 tc-so:Executing command [ cat ./out ] tc-so:Executing command [ rump.ifconfig shmif0 inet 192.168.1.3/24 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping -n -c 1 -w 1 10.0.0.2 ] tc-so: tc-so:00:00:34.550004 b2:a0:dc:66:fd:42 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 192.168.1.3 tell 0.0.0.0, length 28 tc-so:00:00:36.220004 b2:a0:dc:66:fd:42 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 192.168.1.3 tell 0.0.0.0, length 28 tc-so:00:00:37.820004 b2:a0:dc:66:fd:42 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 192.168.1.3 tell 0.0.0.0, length 28 tc-so:00:00:39.830004 b2:a0:dc:66:fd:42 > 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:44.970004 b2:a0:9b:02:28:44 > b2:a0:dc:66:fd:42, ethertype IPv4 (0x0800), length 170: 192.168.1.1.51820 > 192.168.1.2.51820: UDP, length 128 tc-so:00:00:40.300004 b2:a0:dc:66:fd:42 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 192.168.1.2 tell 192.168.1.3, length 28 tc-so:00:00:40.300004 b2:a0:dc:66:fd:42 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 192.168.1.1 tell 192.168.1.3, length 28 tc-so:00:00:44.970004 b2:a0:9b:02:28:44 > b2:a0:dc:66:fd:42, ethertype ARP (0x0806), length 42: Reply 192.168.1.1 is-at b2:a0:9b:02:28:44, length 28 tc-so:00:00:40.300004 b2:a0:dc:66:fd:42 > b2:a0:9b:02:28:44, ethertype IPv4 (0x0800), length 70: 192.168.1.3 > 192.168.1.1: ICMP redirect 192.168.1.2 to host 192.168.1.2, length 36 tc-so:00:00:41.300004 b2:a0:dc:66:fd:42 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 192.168.1.2 tell 192.168.1.3, length 28 tc-so:00:00:41.860004 b2:a0:dc:66:fd:42 > 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:42.300004 b2:a0:dc:66:fd:42 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 192.168.1.2 tell 192.168.1.3, length 28 tc-so:Executing command [ cat ./out ] tc-so:Executing command [ rump.ping -n -i 0.1 -c 3 -w 1 10.0.0.1 ] tc-so: tc-so:00:00:43.330004 b2:a0:dc:66:fd:42 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 192.168.1.2 tell 192.168.1.3, length 28 tc-so:00:00:44.000004 b2:a0:dc:66:fd:42 > b2:a0:9b:02:28:44, ethertype IPv4 (0x0800), length 170: 192.168.1.3.51820 > 192.168.1.1.51820: UDP, length 128 tc-so:00:00:48.670004 b2:a0:9b:02:28:44 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 192.168.1.3 tell 192.168.1.1, length 28 tc-so:00:00:44.000004 b2:a0:dc:66:fd:42 > b2:a0:9b:02:28:44, ethertype ARP (0x0806), length 42: Reply 192.168.1.3 is-at b2:a0:dc:66:fd:42, length 28 tc-so:00:00:48.670004 b2:a0:9b:02:28:44 > b2:a0:dc:66:fd:42, ethertype IPv4 (0x0800), length 170: 192.168.1.1.51820 > 192.168.1.3.51820: UDP, length 128 tc-so:00:00:44.200004 b2:a0:dc:66:fd:42 > b2:a0:9b:02:28:44, ethertype IPv4 (0x0800), length 170: 192.168.1.3.51820 > 192.168.1.1.51820: UDP, length 128 tc-so:00:00:48.870004 b2:a0:9b:02:28:44 > b2:a0:dc:66:fd:42, ethertype IPv4 (0x0800), length 170: 192.168.1.1.51820 > 192.168.1.3.51820: UDP, length 128 tc-so:00:00:44.240004 b2:a0:dc:66:fd:42 > b2:a0:9b:02:28:44, ethertype IPv4 (0x0800), length 170: 192.168.1.3.51820 > 192.168.1.1.51820: UDP, length 128 tc-so:00:00:48.910004 b2:a0:9b:02:28:44 > b2:a0:dc:66:fd:42, ethertype IPv4 (0x0800), length 170: 192.168.1.1.51820 > 192.168.1.3.51820: UDP, length 128 tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ rump.ifconfig wg0 destroy ] tc-so:Executing command [ rump.ifconfig wg0 destroy ] tc-so:unix://wg_local tc-so:unix://wg_peer tc-so:### Dumping unix://wg_local tc-so:lo0: flags=0x8049 mtu 33624 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:9b:02:28:44 tc-so: linkstr: bus tc-so: input: 28 packets, 2468 bytes, 17 multicasts tc-so: output: 18 packets, 1964 bytes, 5 multicasts tc-so: inet6 fe80::b0a0:9bff:fe02:2844%shmif0/64 flags 0 scopeid 0x2 tc-so: inet 192.168.1.1/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:127.0.0.1 lo0 UHl - - 33624 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.3 b2:a0:dc:66:fd:42 UHL - - - shmif0 tc-so:192.168.1.2 b2:a0:dc:66:fd:42 UHL - - - shmif0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33624 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:fe02:2844 link#2 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33624 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff02::%lo0/32 ::1 UC - - 33624 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33624 0 0 0 0 0 tc-so:lo0 33624 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33624 ::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 33624 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:9b:02:28:44 28 0 18 0 0 tc-so:shmif 1500 192.168.1/24 192.168.1.1 28 0 18 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:9bff:f tc-so: ff01:2::1 tc-so: ff02::2:5206:8f55 tc-so: ff02::1%shmif0 tc-so: ff02::1:ff02:2844 28 0 18 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 384 4 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 128 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 1280 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 8 0 8 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 3 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 128 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 256 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 54 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 76 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 64 219 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00128 256 75 0 0 5 0 5 5 0 inf 0 tc-so:kmem-00256 384 76 0 0 8 0 8 8 0 inf 0 tc-so:kmem-00384 512 52 0 0 7 0 7 7 0 inf 0 tc-so:kmem-00512 640 19 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00768 896 8 0 0 2 0 2 2 0 inf 0 tc-so:kmem-01024 1152 99 0 0 33 0 33 33 0 inf 0 tc-so:kmem-02048 2048 448 0 0 224 0 224 224 0 inf 0 tc-so:kmem-04096 4096 17 0 0 17 0 17 17 0 inf 0 tc-so:llentrypl 288 2 0 0 1 0 1 1 0 inf 0 tc-so:mbpl 528 10 0 0 4 0 4 4 0 inf 2 tc-so:mclpl 2048 4 0 0 6 0 6 6 0 8192 4 tc-so:mutex 128 37 0 0 2 0 2 2 0 inf 0 tc-so:pcache 2816 51 0 1 50 0 50 50 0 inf 0 tc-so:pcachecpu 128 52 0 0 2 0 2 2 0 inf 0 tc-so:pcglarge 1152 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 384 36 0 0 4 0 4 4 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-128 80 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 271 0 0 5 0 5 5 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 1024 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 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 3 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 20 0 8 2 0 2 2 0 inf 1 tc-so:rwlock 128 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:thplthrd 80 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 1024 7 0 0 2 0 2 2 0 inf 0 tc-so:vmembt 128 26 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1856 0 85 414 0 414 tc-so: tc-so:In use 1413K, total allocated 1656K; utilization 85.3% tc-so: tc-so:? (192.168.1.3) at b2:a0:dc:66:fd:42 on shmif0 22s R tc-so:? (192.168.1.2) at b2:a0:dc:66:fd:42 on shmif0 9s 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:9bff:fe02:2844%shmif0 tc-so: group ff01:2::1 refcount 1 tc-so: group ff02::2:5206:8f55%shmif0 refcount 1 tc-so: group ff02::1%shmif0 refcount 1 tc-so: group ff02::1:ff02:2844%shmif0 refcount 1 tc-so: enaddr b2:a0:9b:02:28:44 multicnt 4 tc-so: 33:33:52:06:8f:55 -- 33:33:52:06:8f:55 refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:02:28:44 -- 33:33:ff:02:28:44 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, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.99 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/evbarm/9.99.99/modules tc-so:[ 1.370005] 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:[ 3.600005] shmif0: Ethernet address b2:a0:9b:02:28:44 tc-so:[ 11.460005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 11.460005] get_ifid: shmif0: ifid: b0:a0:9b:ff:fe:02:28:44 tc-so:[ 11.460005] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:9bff:fe02:2844 tc-so:[ 13.280005] get_ifid: wg0: interface identifier generated by random number tc-so:[ 13.280005] get_ifid: wg0: ifid: 38:8d:ef:11:eb:5d:d8:bc tc-so:[ 13.460005] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:9bff:fe02:2844 - no duplicates found tc-so:[ 13.950005] ip6_output: refusing to send from invalid address fe80:3::388d:ef11:eb5d:d8bc (pid 0) tc-so:[ 14.150005] ip6_output: refusing to send from invalid address fe80:3::388d:ef11:eb5d:d8bc (pid 0) tc-so:[ 18.040005] ip6_output: refusing to send from invalid address fe80:3::388d:ef11:eb5d:d8bc (pid 0) tc-so:[ 18.470005] ip6_output: refusing to send from invalid address fe80:3::388d:ef11:eb5d:d8bc (pid 0) tc-so:[ 18.970005] in6_if_link_up: fe80:3::388d:ef11:eb5d:d8bc marked tentative tc-so:[ 18.970005] nd6_dad_start: wg0: starting DAD for fe80:3::388d:ef11:eb5d:d8bc tc-so:[ 20.900005] nd6_dad_timer: wg0: DAD complete for fe80:3::388d:ef11:eb5d:d8bc - no duplicates found tc-so:[ 31.540005] wg_task_send_init_message: No endpoint available tc-so:[ 51.420005] in6_if_link_down: fe80:3::388d:ef11:eb5d:d8bc marked detached tc-so:### Dumping unix://wg_peer tc-so:lo0: flags=0x8049 mtu 33624 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:dc:66:fd:42 tc-so: linkstr: bus tc-so: input: 13 packets, 1578 bytes, 3 multicasts tc-so: output: 28 packets, 2468 bytes, 5 multicasts tc-so: inet6 fe80::b0a0:dcff:fe66:fd42%shmif0/64 flags 0 scopeid 0x2 tc-so: inet 192.168.1.3/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:127.0.0.1 lo0 UHl - - 33624 lo0 tc-so:192.168.1/24 link#2 UC - - - shmif0 tc-so:192.168.1.3 link#2 UHl - - - lo0 tc-so:192.168.1.1 b2:a0:9b:02:28:44 UHL - - - shmif0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33624 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:dcff:fe66:fd42 link#2 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33624 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff02::%lo0/32 ::1 UC - - 33624 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33624 0 0 0 0 0 tc-so:lo0 33624 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33624 ::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 33624 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:dc:66:fd:42 13 0 28 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:dcff:f tc-so: ff01:2::1 tc-so: ff02::2:952b:9a0b tc-so: ff02::1%shmif0 tc-so: ff02::1:ff66:fd42 13 0 28 0 0 tc-so:shmif 1500 192.168.1/24 192.168.1.3 13 0 28 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 384 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 128 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 1280 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 6 0 6 1 0 1 1 0 inf 1 tc-so:in6pcbpl 304 103 0 103 1 0 1 1 0 inf 1 tc-so:inmltpl 64 4 0 2 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 126 0 126 1 0 1 1 0 inf 1 tc-so:kcpuset 128 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 256 7 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 76 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 64 208 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00128 256 75 0 0 5 0 5 5 0 inf 0 tc-so:kmem-00256 384 76 0 0 8 0 8 8 0 inf 0 tc-so:kmem-00384 512 52 0 0 7 0 7 7 0 inf 0 tc-so:kmem-00512 640 19 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00768 896 8 0 0 2 0 2 2 0 inf 0 tc-so:kmem-01024 1152 99 0 0 33 0 33 33 0 inf 0 tc-so:kmem-02048 2048 1329 0 0 665 0 665 665 0 inf 0 tc-so:kmem-04096 4096 17 0 0 17 0 17 17 0 inf 0 tc-so:llentrypl 288 3 0 2 1 0 1 1 0 inf 0 tc-so:mbpl 528 14 0 0 5 0 5 5 0 inf 3 tc-so:mclpl 2048 3 0 0 6 0 6 6 0 8192 4 tc-so:mutex 128 37 0 0 2 0 2 2 0 inf 0 tc-so:pcache 2816 51 0 1 50 0 50 50 0 inf 0 tc-so:pcachecpu 128 52 0 0 2 0 2 2 0 inf 0 tc-so:pcglarge 1152 2 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 384 41 0 0 5 0 5 5 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-128 80 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 712 0 0 12 0 12 12 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 1024 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 22 0 10 2 0 2 2 0 inf 1 tc-so:rwlock 128 11 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 5 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 1024 7 0 0 2 0 2 2 0 inf 0 tc-so:vmembt 128 44 0 0 2 0 2 2 0 inf 0 tc-so:Totals 3391 0 283 865 0 865 tc-so: tc-so:In use 3205K, total allocated 3460K; utilization 92.6% tc-so: tc-so:? (192.168.1.1) at b2:a0:9b:02:28:44 on shmif0 14s 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:dcff:fe66:fd42%shmif0 tc-so: group ff01:2::1 refcount 1 tc-so: group ff02::2:952b:9a0b%shmif0 refcount 1 tc-so: group ff02::1%shmif0 refcount 1 tc-so: group ff02::1:ff66:fd42%shmif0 refcount 1 tc-so: enaddr b2:a0:dc:66:fd:42 multicnt 4 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so: 33:33:95:2b:9a:0b -- 33:33:95:2b:9a:0b refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:66:fd:42 -- 33:33:ff:66:fd:42 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, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.99 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/evbarm/9.99.99/modules tc-so:[ 1.380005] mainbus0 (root) tc-so:[ 1.490005] chacha: Portable C ChaCha tc-so:[ 1.490005] aes: BearSSL aes_ct tc-so:[ 1.490005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.490005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 3.700005] shmif0: Ethernet address b2:a0:dc:66:fd:42 tc-so:[ 17.780005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 17.780005] get_ifid: shmif0: ifid: b0:a0:dc:ff:fe:66:fd:42 tc-so:[ 17.820005] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:dcff:fe66:fd42 tc-so:[ 18.690005] get_ifid: wg0: interface identifier generated by random number tc-so:[ 18.690005] get_ifid: wg0: ifid: 9c:a4:1a:5c:d8:f4:5e:14 tc-so:[ 19.160005] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:dcff:fe66:fd42 - no duplicates found tc-so:[ 19.160005] ip6_output: refusing to send from invalid address fe80:3::9ca4:1a5c:d8f4:5e14 (pid 0) tc-so:[ 19.160005] ip6_output: refusing to send from invalid address fe80:3::9ca4:1a5c:d8f4:5e14 (pid 0) tc-so:[ 19.400005] ip6_output: refusing to send from invalid address fe80:3::9ca4:1a5c:d8f4:5e14 (pid 0) tc-so:[ 23.530005] in6_if_link_up: fe80:3::9ca4:1a5c:d8f4:5e14 marked tentative tc-so:[ 23.530005] nd6_dad_start: wg0: starting DAD for fe80:3::9ca4:1a5c:d8f4:5e14 tc-so:[ 24.610005] nd6_dad_timer: wg0: DAD complete for fe80:3::9ca4:1a5c:d8f4:5e14 - no duplicates found tc-so:[ 33.600005] arp_dad_start: shmif0: starting DAD for 192.168.1.3 tc-so:[ 39.830005] arp_dad_timer: shmif0: DAD complete for 192.168.1.3 - no duplicates found tc-so:[ 41.860005] arp_dad_timer: shmif0: ARP announcement complete for 192.168.1.3 tc-so:[ 47.240005] in6_if_link_down: fe80:3::9ca4:1a5c:d8f4:5e14 marked detached tc-so:bus tc-so:### Dumping bus tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:11.460004 b2:a0:9b:02:28:44 > 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:12.420004 b2:a0:9b:02:28:44 > 33:33:ff:02:28:44, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff02:2844: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff02:2844, length 24 tc-so:00:00:12.420004 b2:a0:9b:02:28:44 > 33:33:ff:02:28:44, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff02:2844: ICMP6, neighbor solicitation, who has fe80::b0a0:9bff:fe02:2844, length 32 tc-so:00:00:12.470004 b2:a0:9b:02:28:44 > 33:33:52:06:8f:55, ethertype IPv6 (0x86dd), length 86: :: > ff02::2:5206:8f55: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:5206:8f55, length 24 tc-so:00:00:15.990004 b2:a0:9b:02:28:44 > 33:33:52:06:8f:55, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:9bff:fe02:2844 > ff02::2:5206:8f55: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:5206:8f55, length 24 tc-so:00:00:21.970004 b2:a0:9b:02:28:44 > 33:33:ff:02:28:44, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:9bff:fe02:2844 > ff02::1:ff02:2844: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff02:2844, length 24 tc-so:00:00:17.740004 b2:a0:dc:66:fd:42 > 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:18.010004 b2:a0:dc:66:fd:42 > 33:33:95:2b:9a:0b, ethertype IPv6 (0x86dd), length 86: :: > ff02::2:952b:9a0b: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:952b:9a0b, length 24 tc-so:00:00:18.120004 b2:a0:dc:66:fd:42 > 33:33:ff:66:fd:42, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff66:fd42: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff66:fd42, length 24 tc-so:00:00:18.120004 b2:a0:dc:66:fd:42 > 33:33:ff:66:fd:42, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff66:fd42: ICMP6, neighbor solicitation, who has fe80::b0a0:dcff:fe66:fd42, length 32 tc-so:00:00:20.690004 b2:a0:dc:66:fd:42 > 33:33:95:2b:9a:0b, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:dcff:fe66:fd42 > ff02::2:952b:9a0b: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:952b:9a0b, length 24 tc-so:00:00:21.220004 b2:a0:dc:66:fd:42 > 33:33:ff:66:fd:42, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:dcff:fe66:fd42 > ff02::1:ff66:fd42: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff66:fd42, length 24 tc-so:00:00:30.270004 b2:a0:dc:66:fd:42 > 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:34.960004 b2:a0:9b:02:28:44 > b2:a0:dc:66:fd:42, ethertype ARP (0x0806), length 42: Reply 192.168.1.1 is-at b2:a0:9b:02:28:44, length 28 tc-so:00:00:30.310004 b2:a0:dc:66:fd:42 > b2:a0:9b:02:28:44, ethertype IPv4 (0x0800), length 190: 192.168.1.2.51820 > 192.168.1.1.51820: UDP, length 148 tc-so:00:00:35.000004 b2:a0:9b:02:28:44 > 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.380004 b2:a0:dc:66:fd:42 > b2:a0:9b:02:28:44, ethertype ARP (0x0806), length 42: Reply 192.168.1.2 is-at b2:a0:dc:66:fd:42, length 28 tc-so:00:00:35.070004 b2:a0:9b:02:28:44 > b2:a0:dc:66:fd:42, ethertype IPv4 (0x0800), length 134: 192.168.1.1.51820 > 192.168.1.2.51820: UDP, length 92 tc-so:00:00:30.430004 b2:a0:dc:66:fd:42 > b2:a0:9b:02:28:44, ethertype IPv4 (0x0800), length 170: 192.168.1.2.51820 > 192.168.1.1.51820: UDP, length 128 tc-so:00:00:35.140004 b2:a0:9b:02:28:44 > b2:a0:dc:66:fd:42, ethertype IPv4 (0x0800), length 170: 192.168.1.1.51820 > 192.168.1.2.51820: UDP, length 128 tc-so:00:00:30.480004 b2:a0:dc:66:fd:42 > b2:a0:9b:02:28:44, ethertype IPv4 (0x0800), length 170: 192.168.1.2.51820 > 192.168.1.1.51820: UDP, length 128 tc-so:00:00:30.740004 b2:a0:dc:66:fd:42 > b2:a0:9b:02:28:44, ethertype IPv4 (0x0800), length 170: 192.168.1.2.51820 > 192.168.1.1.51820: UDP, length 128 tc-so:00:00:35.460004 b2:a0:9b:02:28:44 > b2:a0:dc:66:fd:42, ethertype IPv4 (0x0800), length 170: 192.168.1.1.51820 > 192.168.1.2.51820: UDP, length 128 tc-so:00:00:30.820004 b2:a0:dc:66:fd:42 > b2:a0:9b:02:28:44, ethertype IPv4 (0x0800), length 170: 192.168.1.2.51820 > 192.168.1.1.51820: UDP, length 128 tc-so:00:00:35.500004 b2:a0:9b:02:28:44 > b2:a0:dc:66:fd:42, ethertype IPv4 (0x0800), length 170: 192.168.1.1.51820 > 192.168.1.2.51820: UDP, length 128 tc-so:00:00:34.550004 b2:a0:dc:66:fd:42 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 192.168.1.3 tell 0.0.0.0, length 28 tc-so:00:00:36.220004 b2:a0:dc:66:fd:42 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 192.168.1.3 tell 0.0.0.0, length 28 tc-so:00:00:37.820004 b2:a0:dc:66:fd:42 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 192.168.1.3 tell 0.0.0.0, length 28 tc-so:00:00:39.830004 b2:a0:dc:66:fd:42 > 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:44.970004 b2:a0:9b:02:28:44 > b2:a0:dc:66:fd:42, ethertype IPv4 (0x0800), length 170: 192.168.1.1.51820 > 192.168.1.2.51820: UDP, length 128 tc-so:00:00:40.300004 b2:a0:dc:66:fd:42 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 192.168.1.2 tell 192.168.1.3, length 28 tc-so:00:00:40.300004 b2:a0:dc:66:fd:42 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 192.168.1.1 tell 192.168.1.3, length 28 tc-so:00:00:44.970004 b2:a0:9b:02:28:44 > b2:a0:dc:66:fd:42, ethertype ARP (0x0806), length 42: Reply 192.168.1.1 is-at b2:a0:9b:02:28:44, length 28 tc-so:00:00:40.300004 b2:a0:dc:66:fd:42 > b2:a0:9b:02:28:44, ethertype IPv4 (0x0800), length 70: 192.168.1.3 > 192.168.1.1: ICMP redirect 192.168.1.2 to host 192.168.1.2, length 36 tc-so:00:00:41.300004 b2:a0:dc:66:fd:42 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 192.168.1.2 tell 192.168.1.3, length 28 tc-so:00:00:41.860004 b2:a0:dc:66:fd:42 > 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:42.300004 b2:a0:dc:66:fd:42 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 192.168.1.2 tell 192.168.1.3, length 28 tc-so:00:00:43.330004 b2:a0:dc:66:fd:42 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 192.168.1.2 tell 192.168.1.3, length 28 tc-so:00:00:44.000004 b2:a0:dc:66:fd:42 > b2:a0:9b:02:28:44, ethertype IPv4 (0x0800), length 170: 192.168.1.3.51820 > 192.168.1.1.51820: UDP, length 128 tc-so:00:00:48.670004 b2:a0:9b:02:28:44 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 192.168.1.3 tell 192.168.1.1, length 28 tc-so:00:00:44.000004 b2:a0:dc:66:fd:42 > b2:a0:9b:02:28:44, ethertype ARP (0x0806), length 42: Reply 192.168.1.3 is-at b2:a0:dc:66:fd:42, length 28 tc-so:00:00:48.670004 b2:a0:9b:02:28:44 > b2:a0:dc:66:fd:42, ethertype IPv4 (0x0800), length 170: 192.168.1.1.51820 > 192.168.1.3.51820: UDP, length 128 tc-so:00:00:44.200004 b2:a0:dc:66:fd:42 > b2:a0:9b:02:28:44, ethertype IPv4 (0x0800), length 170: 192.168.1.3.51820 > 192.168.1.1.51820: UDP, length 128 tc-so:00:00:48.870004 b2:a0:9b:02:28:44 > b2:a0:dc:66:fd:42, ethertype IPv4 (0x0800), length 170: 192.168.1.1.51820 > 192.168.1.3.51820: UDP, length 128 tc-so:00:00:44.240004 b2:a0:dc:66:fd:42 > b2:a0:9b:02:28:44, ethertype IPv4 (0x0800), length 170: 192.168.1.3.51820 > 192.168.1.1.51820: UDP, length 128 tc-so:00:00:48.910004 b2:a0:9b:02:28:44 > b2:a0:dc:66:fd:42, ethertype IPv4 (0x0800), length 170: 192.168.1.1.51820 > 192.168.1.3.51820: UDP, length 128 tc-so:unix://wg_local tc-so:unix://wg_peer tc-end: 1662329348.124429, wg_mobility, expected_failure, PR kern/56252: failed to trigger PR kern/56252 tc-start: 1662329348.179173, 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:ef:5d:67:76 ./.__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:9xj58Q/ggtOfJKMq6VtZX5J/I7gPU5sPKtJO8xlFf0w= 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 - - 33624 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 - - 33624 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:1cff:feaa:3c38 link#2 UHl - - - lo0 tc-so:fe80::%wg0/64 fe80::882c:9c52:776b:c01b U - - - wg0 tc-so:fe80::882c:9c52:776b:c01b link#3 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33624 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 fe80::882c:9c52:776b:c01b UC - - - wg0 tc-so:ff02::%lo0/32 ::1 UC - - 33624 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%wg0/32 fe80::882c:9c52:776b:c01b 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::882c:9c52:776b:c01b%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 - - 33624 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 - - 33624 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:efff:fe5d:6776 link#2 UHl - - - lo0 tc-so:fe80::%wg0/64 fe80::2c60:c782:e2f3:819d U - - - wg0 tc-so:fe80::2c60:c782:e2f3:819d link#3 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33624 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 fe80::2c60:c782:e2f3:819d UC - - - wg0 tc-so:ff02::%lo0/32 ::1 UC - - 33624 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%wg0/32 fe80::2c60:c782:e2f3:819d 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::2c60:c782:e2f3:819d%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 3tLhlpjBQqC91VqHNpny9B8kYU5OvNsNDHr/FT/XJxE= --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 7BrOBr+B6KUqfONpDlhQGY4S2Sfe6UZHFiEffEZ+Nj0= --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:13.130004 b2:a0:1c:aa:3c:38 > 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:13.620004 b2:a0:1c:aa:3c:38 > 33:33:62:7b:ad:fb, ethertype IPv6 (0x86dd), length 86: :: > ff02::2:627b:adfb: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:627b:adfb, length 24 tc-so:00:00:14.060004 b2:a0:1c:aa:3c:38 > 33:33:ff:aa:3c:38, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffaa:3c38: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffaa:3c38, length 24 tc-so:00:00:14.140004 b2:a0:1c:aa:3c:38 > 33:33:ff:aa:3c:38, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffaa:3c38: ICMP6, neighbor solicitation, who has fe80::b0a0:1cff:feaa:3c38, length 32 tc-so:00:00:14.540004 b2:a0:1c:aa:3c:38 > 33:33:62:7b:ad:fb, ethertype IPv6 (0x86dd), length 86: :: > ff02::2:627b:adfb: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:627b:adfb, length 24 tc-so:00:00:18.410004 b2:a0:1c:aa:3c:38 > 33:33:ff:aa:3c:38, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:1cff:feaa:3c38 > ff02::1:ffaa:3c38: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffaa:3c38, length 24 tc-so:00:00:14.380004 b2:a0:ef:5d:67:76 > 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.500004 b2:a0:ef:5d:67:76 > 33:33:de:c4:26:74, ethertype IPv6 (0x86dd), length 86: :: > ff02::2:dec4:2674: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:dec4:2674, length 24 tc-so:00:00:15.240004 b2:a0:ef:5d:67:76 > 33:33:ff:5d:67:76, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff5d:6776: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff5d:6776, length 24 tc-so:00:00:15.240004 b2:a0:ef:5d:67:76 > 33:33:ff:5d:67:76, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff5d:6776: ICMP6, neighbor solicitation, who has fe80::b0a0:efff:fe5d:6776, length 32 tc-so:00:00:16.680004 b2:a0:ef:5d:67:76 > 33:33:de:c4:26:74, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:efff:fe5d:6776 > ff02::2:dec4:2674: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:dec4:2674, length 24 tc-so:00:00:18.210004 b2:a0:ef:5d:67:76 > 33:33:ff:5d:67:76, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:efff:fe5d:6776 > ff02::1:ff5d:6776: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff5d:6776, length 24 tc-so:Executing command [ rump.ping -n -c 1 -w 1 10.0.0.2 ] tc-so: tc-so:00:00:30.360004 b2:a0:1c:aa:3c:38 > 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.650004 b2:a0:ef:5d:67:76 > b2:a0:1c:aa:3c:38, ethertype ARP (0x0806), length 42: Reply 192.168.1.2 is-at b2:a0:ef:5d:67:76, length 28 tc-so:00:00:30.410004 b2:a0:1c:aa:3c:38 > b2:a0:ef:5d:67:76, ethertype IPv4 (0x0800), length 190: 192.168.1.1.51820 > 192.168.1.2.51820: UDP, length 148 tc-so:00:00:25.690004 b2:a0:ef:5d:67:76 > 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:30.480004 b2:a0:1c:aa:3c:38 > b2:a0:ef:5d:67:76, ethertype ARP (0x0806), length 42: Reply 192.168.1.1 is-at b2:a0:1c:aa:3c:38, length 28 tc-so:00:00:25.730004 b2:a0:ef:5d:67:76 > b2:a0:1c:aa:3c:38, ethertype IPv4 (0x0800), length 134: 192.168.1.2.51820 > 192.168.1.1.51820: UDP, length 92 tc-so:00:00:30.480004 b2:a0:1c:aa:3c:38 > b2:a0:ef:5d:67:76, ethertype IPv4 (0x0800), length 170: 192.168.1.1.51820 > 192.168.1.2.51820: UDP, length 128 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:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 add peer peer0 7BrOBr+B6KUqfONpDlhQGY4S2Sfe6UZHFiEffEZ+Nj0= --endpoint=192.168.1.1:51820 --allowed-ips=10.0.0.1/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 [ sleep 4 ] tc-so: tc-so:00:00:33.710004 b2:a0:1c:aa:3c:38 > b2:a0:ef:5d:67:76, ethertype IPv4 (0x0800), length 190: 192.168.1.1.51820 > 192.168.1.2.51820: UDP, length 148 tc-so:00:00:28.990004 b2:a0:ef:5d:67:76 > b2:a0:1c:aa:3c:38, ethertype IPv4 (0x0800), length 134: 192.168.1.2.51820 > 192.168.1.1.51820: UDP, length 92 tc-so:00:00:33.780004 b2:a0:1c:aa:3c:38 > b2:a0:ef:5d:67:76, ethertype IPv4 (0x0800), length 74: 192.168.1.1.51820 > 192.168.1.2.51820: UDP, length 32 tc-so:00:00:36.780004 b2:a0:1c:aa:3c:38 > b2:a0:ef:5d:67:76, ethertype IPv4 (0x0800), length 190: 192.168.1.1.51820 > 192.168.1.2.51820: UDP, length 148 tc-so:00:00:32.030004 b2:a0:ef:5d:67:76 > b2:a0:1c:aa:3c:38, ethertype IPv4 (0x0800), length 134: 192.168.1.2.51820 > 192.168.1.1.51820: UDP, length 92 tc-so:00:00:36.780004 b2:a0:1c:aa:3c:38 > b2:a0:ef:5d:67:76, ethertype IPv4 (0x0800), length 74: 192.168.1.1.51820 > 192.168.1.2.51820: UDP, length 32 tc-so:00:00:39.810004 b2:a0:1c:aa:3c:38 > b2:a0:ef:5d:67:76, ethertype IPv4 (0x0800), length 190: 192.168.1.1.51820 > 192.168.1.2.51820: UDP, length 148 tc-so:00:00:35.060004 b2:a0:ef:5d:67:76 > b2:a0:1c:aa:3c:38, ethertype IPv4 (0x0800), length 134: 192.168.1.2.51820 > 192.168.1.1.51820: UDP, length 92 tc-so:00:00:39.810004 b2:a0:1c:aa:3c:38 > b2:a0:ef:5d:67:76, ethertype IPv4 (0x0800), length 74: 192.168.1.1.51820 > 192.168.1.2.51820: UDP, length 32 tc-so:00:00:42.810004 b2:a0:1c:aa:3c:38 > b2:a0:ef:5d:67:76, ethertype IPv4 (0x0800), length 190: 192.168.1.1.51820 > 192.168.1.2.51820: UDP, length 148 tc-so:00:00:38.060004 b2:a0:ef:5d:67:76 > b2:a0:1c:aa:3c:38, ethertype IPv4 (0x0800), length 134: 192.168.1.2.51820 > 192.168.1.1.51820: UDP, length 92 tc-so:00:00:42.810004 b2:a0:1c:aa:3c:38 > b2:a0:ef:5d:67:76, ethertype IPv4 (0x0800), length 74: 192.168.1.1.51820 > 192.168.1.2.51820: UDP, length 32 tc-so:00:00:45.830004 b2:a0:1c:aa:3c:38 > b2:a0:ef:5d:67:76, ethertype IPv4 (0x0800), length 190: 192.168.1.1.51820 > 192.168.1.2.51820: UDP, length 148 tc-so:00:00:41.080004 b2:a0:ef:5d:67:76 > b2:a0:1c:aa:3c:38, ethertype IPv4 (0x0800), length 134: 192.168.1.2.51820 > 192.168.1.1.51820: UDP, length 92 tc-so:00:00:45.830004 b2:a0:1c:aa:3c:38 > b2:a0:ef:5d:67:76, ethertype IPv4 (0x0800), length 74: 192.168.1.1.51820 > 192.168.1.2.51820: UDP, 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:64 bytes from 10.0.0.2: icmp_seq=0 ttl=255 time=99.223783 ms tc-se: tc-se:stderr: tc-se:rump.ping: Can't set special IP header: 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 33624 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:ef:5d:67:76 tc-so: linkstr: bus tc-so: input: 17 packets, 2154 bytes, 2 multicasts tc-so: output: 17 packets, 1910 bytes, 5 multicasts tc-so: inet6 fe80::b0a0:efff:fe5d:6776%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: 1 packet, 112 bytes tc-so: output: 1 packet, 84 bytes tc-so: inet6 fe80::2c60:c782:e2f3:819d%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 - - 33624 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:1c:aa:3c:38 UHL - - - shmif0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33624 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:efff:fe5d:6776 link#2 UHl - - - lo0 tc-so:fe80::%wg0/64 fe80::2c60:c782:e2f3:819d U - - - wg0 tc-so:fe80::2c60:c782:e2f3:819d link#3 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33624 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 fe80::2c60:c782:e2f3:819d UC - - - wg0 tc-so:ff02::%lo0/32 ::1 UC - - 33624 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%wg0/32 fe80::2c60:c782:e2f3:819d UC - - - wg0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33624 0 0 0 0 0 tc-so:lo0 33624 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33624 ::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 33624 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:ef:5d:67:76 17 0 17 0 0 tc-so:shmif 1500 192.168.1/24 192.168.1.2 17 0 17 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:efff:f tc-so: ff01:2::1 tc-so: ff02::2:dec4:2674 tc-so: ff02::1%shmif0 tc-so: ff02::1:ff5d:6776 17 0 17 0 0 tc-so:wg0 1420 1 0 1 0 0 tc-so:wg0 1420 10.0.0/24 10.0.0.2 1 0 1 0 0 tc-so:wg0 1420 fe80::/64 fe80::2c60:c782:e tc-so: ff01:3::1 tc-so: ff02::2:dec4:2674 tc-so: ff02::1%wg0 tc-so: ff02::1:fff3:819d 1 0 1 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 384 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 128 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 1280 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 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 42 0 41 1 0 1 1 0 inf 0 tc-so:kcpuset 128 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 256 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 52 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 82 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 64 216 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00128 256 75 0 0 5 0 5 5 0 inf 0 tc-so:kmem-00256 384 78 0 0 8 0 8 8 0 inf 0 tc-so:kmem-00384 512 55 0 0 7 0 7 7 0 inf 0 tc-so:kmem-00512 640 19 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00768 896 8 0 0 2 0 2 2 0 inf 0 tc-so:kmem-01024 1152 99 0 0 33 0 33 33 0 inf 0 tc-so:kmem-02048 2048 584 0 0 292 0 292 292 0 inf 0 tc-so:kmem-04096 4096 17 0 0 17 0 17 17 0 inf 0 tc-so:llentrypl 288 1 0 0 1 0 1 1 0 inf 0 tc-so:mbpl 528 14 0 0 5 0 5 5 0 inf 3 tc-so:mclpl 2048 3 0 0 6 0 6 6 0 8192 4 tc-so:mutex 128 37 0 0 2 0 2 2 0 inf 0 tc-so:pcache 2816 51 0 1 50 0 50 50 0 inf 0 tc-so:pcachecpu 128 52 0 0 2 0 2 2 0 inf 0 tc-so:pcglarge 1152 2 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 384 37 0 0 4 0 4 4 0 inf 0 tc-so:pdict16 80 20 0 4 1 0 1 1 0 inf 0 tc-so:pdict32 96 9 0 8 1 0 1 1 0 inf 0 tc-so:phpool-128 80 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 339 0 0 6 0 6 6 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 1024 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 12 0 8 1 0 1 1 0 inf 0 tc-so:propdata 48 29 0 21 1 0 1 1 0 inf 0 tc-so:propdict 64 27 0 15 1 0 1 1 0 inf 0 tc-so:propnmbr 64 8 0 4 1 0 1 1 0 inf 0 tc-so:propstng 80 13 0 7 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 2 0 2 2 0 inf 0 tc-so:rwlock 128 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:thplthrd 80 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 1024 7 0 0 2 0 2 2 0 inf 0 tc-so:vmembt 128 28 0 0 1 0 1 1 0 inf 0 tc-so:Totals 2133 0 131 484 0 484 tc-so: tc-so:In use 1693K, total allocated 1936K; utilization 87.4% tc-so: tc-so:? (192.168.1.1) at b2:a0:1c:aa:3c:38 on shmif0 5s 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:efff:fe5d:6776%shmif0 tc-so: group ff01:2::1 refcount 1 tc-so: group ff02::2:dec4:2674%shmif0 refcount 1 tc-so: group ff02::1%shmif0 refcount 1 tc-so: group ff02::1:ff5d:6776%shmif0 refcount 1 tc-so: enaddr b2:a0:ef:5d:67:76 multicnt 4 tc-so: 33:33:de:c4:26:74 -- 33:33:de:c4:26:74 refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:5d:67:76 -- 33:33:ff:5d:67:76 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::2c60:c782:e2f3:819d%wg0 tc-so: group ff01:3::1 refcount 1 tc-so: group ff02::2:dec4:2674%wg0 refcount 1 tc-so: group ff02::1%wg0 refcount 1 tc-so: group ff02::1:fff3:819d%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, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.99 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/evbarm/9.99.99/modules tc-so:[ 1.470005] mainbus0 (root) tc-so:[ 1.590005] chacha: Portable C ChaCha tc-so:[ 1.590005] aes: BearSSL aes_ct tc-so:[ 1.590005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.590005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 4.240005] shmif0: Ethernet address b2:a0:ef:5d:67:76 tc-so:[ 14.420005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 14.420005] get_ifid: shmif0: ifid: b0:a0:ef:ff:fe:5d:67:76 tc-so:[ 14.420005] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:efff:fe5d:6776 tc-so:[ 15.240005] get_ifid: wg0: interface identifier generated by random number tc-so:[ 15.240005] get_ifid: wg0: ifid: 2c:60:c7:82:e2:f3:81:9d tc-so:[ 15.550005] ip6_output: refusing to send from invalid address fe80:3::2c60:c782:e2f3:819d (pid 0) tc-so:[ 16.030005] ip6_output: refusing to send from invalid address fe80:3::2c60:c782:e2f3:819d (pid 0) tc-so:[ 16.260005] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:efff:fe5d:6776 - no duplicates found tc-so:[ 19.470005] ip6_output: refusing to send from invalid address fe80:3::2c60:c782:e2f3:819d (pid 0) tc-so:[ 22.260005] in6_if_link_up: fe80:3::2c60:c782:e2f3:819d marked tentative tc-so:[ 22.260005] nd6_dad_start: wg0: starting DAD for fe80:3::2c60:c782:e2f3:819d tc-so:[ 23.940005] nd6_dad_timer: wg0: DAD complete for fe80:3::2c60:c782:e2f3:819d - no duplicates found tc-so:[ 30.480005] in6_if_link_down: fe80:3::2c60:c782:e2f3:819d marked detached tc-so:[ 31.480005] in6_if_link_up: fe80:3::2c60:c782:e2f3:819d marked tentative tc-so:[ 31.480005] nd6_dad_start: wg0: starting DAD for fe80:3::2c60:c782:e2f3:819d tc-so:[ 33.520005] nd6_dad_timer: wg0: DAD complete for fe80:3::2c60:c782:e2f3:819d - 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 "aarch64--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 20301] tc-so:[New process 11981] tc-so:[New process 4643] tc-so:[New process 29918] tc-so:[New process 13676] tc-so:[New process 22158] tc-so:[New process 19878] tc-so:[New process 13057] tc-so:[New process 1006] tc-so:[New process 7528] tc-so:[New process 978] tc-so:[New process 22595] tc-so:[New process 2478] tc-so:[New process 10757] tc-so:[New process 27679] tc-so:[New process 1372] tc-so:[New process 2005] tc-so:[New process 19236] tc-so:[New process 17036] tc-so:[New process 27450] tc-so:[New process 13997] tc-so:[New process 4903] tc-so:[New process 12908] tc-so:[New process 20119] tc-so:[New process 11945] tc-so:[New process 21391] tc-so:[New process 3537] tc-so:[New process 20036] tc-so:[New process 16784] tc-so:[New process 27706] tc-so:[New process 25683] tc-so:[New process 1901] tc-so:[New process 4786] tc-so:[New process 15880] tc-so:[New process 28030] tc-so:[New process 15602] tc-so:[New process 23590] tc-so:[New process 11031] tc-so:[New process 16791] tc-so:[New process 24774] tc-so:[New process 1986] tc-so:[New process 10507] tc-so:[New process 1739] tc-so:[New process 28231] tc-so:[New process 10430] tc-so:[New process 22407] tc-so:[New process 159] tc-so:Core was generated by `rump_server'. tc-so:Program terminated with signal SIGABRT, Aborted. tc-so:#0 0x0000fc37bfa5d3ec in _lwp_kill () from /usr/lib/libc.so.12 tc-so:[Current thread is 1 (process 20301)] tc-so:#0 0x0000fc37bfa5d3ec in _lwp_kill () from /usr/lib/libc.so.12 tc-so:#1 0x0000fc37bfa5d6ac in abort () from /usr/lib/libc.so.12 tc-so:#2 0x0000fc37bfd38314 in rumpuser_exit () from /usr/lib/librumpuser.so.0 tc-so:#3 0x0000fc37bfeffd74 in rumpns_cpu_reboot () from /usr/lib/librump.so.0 tc-so:#4 0x0000fc37bfeaa290 in rumpns_kern_reboot () from /usr/lib/librump.so.0 tc-so:#5 0x0000fc37bfea91a4 in rumpns_vpanic () from /usr/lib/librump.so.0 tc-so:#6 0x0000fc37bfe88f94 in rumpns_kern_assert () from /usr/lib/librump.so.0 tc-so:#7 0x0000fc37bf837008 in rumpns_looutput () from /usr/lib/librumpnet_net.so tc-so:#8 0x0000fc37bf819bec in rumpns_ip_if_output () tc-so: from /usr/lib/librumpnet_net.so tc-so:#9 0x0000fc37bf81b0b8 in rumpns_ip_output () from /usr/lib/librumpnet_net.so tc-so:#10 0x0000fc37bf8190c8 in rumpns_rip_output () from /usr/lib/librumpnet_net.so tc-so:#11 0x0000fc37bf8192f8 in ?? () from /usr/lib/librumpnet_net.so tc-so:#12 0x0000fc37bf8a8c08 in rumpns_sosend () from /usr/lib/librumpnet.so tc-so:#13 0x0000fc37bf8a275c in rumpns_do_sys_sendmsg_so () tc-so: from /usr/lib/librumpnet.so tc-so:#14 0x0000fc37bf8a2994 in rumpns_do_sys_sendmsg () from /usr/lib/librumpnet.so tc-so:#15 0x0000fc37bf8a2a44 in rumpns_sys_sendto () from /usr/lib/librumpnet.so tc-so:#16 0x0000fc37bff813ac in ?? () from /usr/lib/librumpkern_sysproxy.so.0 tc-so:#17 0x0000fc37bfd361b8 in ?? () from /usr/lib/librumpuser.so.0 tc-so:#18 0x0000fc37bfd0dc14 in ?? () from /usr/lib/libpthread.so.1 tc-so:#19 0x0000fc37bf97249c in __mknod50 () from /usr/lib/libc.so.12 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.4800050] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 13.1300050] get_ifid: shmif0: got interface identifier from itself tc-so:[ 13.1300050] get_ifid: shmif0: ifid: b0:a0:1c:ff:fe:aa:3c:38 tc-so:[ 13.1300050] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:1cff:feaa:3c38 tc-so:[ 14.0300050] get_ifid: wg0: interface identifier generated by random number tc-so:[ 14.0300050] get_ifid: wg0: ifid: 88:2c:9c:52:77:6b:c0:1b tc-so:[ 14.2600050] ip6_output: refusing to send from invalid address fe80:3::882c:9c52:776b:c01b (pid 0) tc-so:[ 14.9700050] ip6_output: refusing to send from invalid address fe80:3::882c:9c52:776b:c01b (pid 0) tc-so:[ 15.1500050] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:1cff:feaa:3c38 - no duplicates found tc-so:[ 16.2200050] ip6_output: refusing to send from invalid address fe80:3::882c:9c52:776b:c01b (pid 0) tc-so:[ 24.6900050] ip6_output: refusing to send from invalid address fe80:3::882c:9c52:776b:c01b (pid 0) tc-so:[ 24.7300050] in6_if_link_up: fe80:3::882c:9c52:776b:c01b marked tentative tc-so:[ 24.7300050] nd6_dad_start: wg0: starting DAD for fe80:3::882c:9c52:776b:c01b tc-so:[ 25.8200050] nd6_dad_timer: wg0: DAD complete for fe80:3::882c:9c52:776b:c01b - no duplicates found tc-so:[ 48.1800050] panic: kernel diagnostic assertion "pktq != NULL" failed: file "/tmp/bracket/build/2022.09.04.11.20.33-evbarm-aarch64/src/sys/rump/net/lib/libnet/../../../../net/if_loop.c", line 360 tc-so:[ 48.1800050] 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, 2022 tc-so:[ 1.0000000] 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.99 (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/evbarm/9.99.99/modules tc-so:[ 1.3600050] mainbus0 (root) tc-so:[ 1.4800050] chacha: Portable C ChaCha tc-so:[ 1.4800050] aes: BearSSL aes_ct tc-so:[ 1.4800050] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.4800050] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 3.5000050] shmif0: Ethernet address b2:a0:1c:aa:3c:38 tc-so:[ 48.1800050] panic: kernel diagnostic assertion "pktq != NULL" failed: file "/tmp/bracket/build/2022.09.04.11.20.33-evbarm-aarch64/src/sys/rump/net/lib/libnet/../../../../net/if_loop.c", line 360 tc-so:[ 48.1800050] rump kernel halting... tc-so:bus tc-so:### Dumping bus tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:13.130004 b2:a0:1c:aa:3c:38 > 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:13.620004 b2:a0:1c:aa:3c:38 > 33:33:62:7b:ad:fb, ethertype IPv6 (0x86dd), length 86: :: > ff02::2:627b:adfb: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:627b:adfb, length 24 tc-so:00:00:14.060004 b2:a0:1c:aa:3c:38 > 33:33:ff:aa:3c:38, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffaa:3c38: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffaa:3c38, length 24 tc-so:00:00:14.140004 b2:a0:1c:aa:3c:38 > 33:33:ff:aa:3c:38, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffaa:3c38: ICMP6, neighbor solicitation, who has fe80::b0a0:1cff:feaa:3c38, length 32 tc-so:00:00:14.540004 b2:a0:1c:aa:3c:38 > 33:33:62:7b:ad:fb, ethertype IPv6 (0x86dd), length 86: :: > ff02::2:627b:adfb: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:627b:adfb, length 24 tc-so:00:00:18.410004 b2:a0:1c:aa:3c:38 > 33:33:ff:aa:3c:38, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:1cff:feaa:3c38 > ff02::1:ffaa:3c38: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffaa:3c38, length 24 tc-so:00:00:14.380004 b2:a0:ef:5d:67:76 > 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.500004 b2:a0:ef:5d:67:76 > 33:33:de:c4:26:74, ethertype IPv6 (0x86dd), length 86: :: > ff02::2:dec4:2674: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:dec4:2674, length 24 tc-so:00:00:15.240004 b2:a0:ef:5d:67:76 > 33:33:ff:5d:67:76, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff5d:6776: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff5d:6776, length 24 tc-so:00:00:15.240004 b2:a0:ef:5d:67:76 > 33:33:ff:5d:67:76, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff5d:6776: ICMP6, neighbor solicitation, who has fe80::b0a0:efff:fe5d:6776, length 32 tc-so:00:00:16.680004 b2:a0:ef:5d:67:76 > 33:33:de:c4:26:74, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:efff:fe5d:6776 > ff02::2:dec4:2674: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:dec4:2674, length 24 tc-so:00:00:18.210004 b2:a0:ef:5d:67:76 > 33:33:ff:5d:67:76, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:efff:fe5d:6776 > ff02::1:ff5d:6776: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff5d:6776, length 24 tc-so:00:00:30.360004 b2:a0:1c:aa:3c:38 > 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.650004 b2:a0:ef:5d:67:76 > b2:a0:1c:aa:3c:38, ethertype ARP (0x0806), length 42: Reply 192.168.1.2 is-at b2:a0:ef:5d:67:76, length 28 tc-so:00:00:30.410004 b2:a0:1c:aa:3c:38 > b2:a0:ef:5d:67:76, ethertype IPv4 (0x0800), length 190: 192.168.1.1.51820 > 192.168.1.2.51820: UDP, length 148 tc-so:00:00:25.690004 b2:a0:ef:5d:67:76 > 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:30.480004 b2:a0:1c:aa:3c:38 > b2:a0:ef:5d:67:76, ethertype ARP (0x0806), length 42: Reply 192.168.1.1 is-at b2:a0:1c:aa:3c:38, length 28 tc-so:00:00:25.730004 b2:a0:ef:5d:67:76 > b2:a0:1c:aa:3c:38, ethertype IPv4 (0x0800), length 134: 192.168.1.2.51820 > 192.168.1.1.51820: UDP, length 92 tc-so:00:00:30.480004 b2:a0:1c:aa:3c:38 > b2:a0:ef:5d:67:76, ethertype IPv4 (0x0800), length 170: 192.168.1.1.51820 > 192.168.1.2.51820: UDP, length 128 tc-so:00:00:33.710004 b2:a0:1c:aa:3c:38 > b2:a0:ef:5d:67:76, ethertype IPv4 (0x0800), length 190: 192.168.1.1.51820 > 192.168.1.2.51820: UDP, length 148 tc-so:00:00:28.990004 b2:a0:ef:5d:67:76 > b2:a0:1c:aa:3c:38, ethertype IPv4 (0x0800), length 134: 192.168.1.2.51820 > 192.168.1.1.51820: UDP, length 92 tc-so:00:00:33.780004 b2:a0:1c:aa:3c:38 > b2:a0:ef:5d:67:76, ethertype IPv4 (0x0800), length 74: 192.168.1.1.51820 > 192.168.1.2.51820: UDP, length 32 tc-so:00:00:36.780004 b2:a0:1c:aa:3c:38 > b2:a0:ef:5d:67:76, ethertype IPv4 (0x0800), length 190: 192.168.1.1.51820 > 192.168.1.2.51820: UDP, length 148 tc-so:00:00:32.030004 b2:a0:ef:5d:67:76 > b2:a0:1c:aa:3c:38, ethertype IPv4 (0x0800), length 134: 192.168.1.2.51820 > 192.168.1.1.51820: UDP, length 92 tc-so:00:00:36.780004 b2:a0:1c:aa:3c:38 > b2:a0:ef:5d:67:76, ethertype IPv4 (0x0800), length 74: 192.168.1.1.51820 > 192.168.1.2.51820: UDP, length 32 tc-so:00:00:39.810004 b2:a0:1c:aa:3c:38 > b2:a0:ef:5d:67:76, ethertype IPv4 (0x0800), length 190: 192.168.1.1.51820 > 192.168.1.2.51820: UDP, length 148 tc-so:00:00:35.060004 b2:a0:ef:5d:67:76 > b2:a0:1c:aa:3c:38, ethertype IPv4 (0x0800), length 134: 192.168.1.2.51820 > 192.168.1.1.51820: UDP, length 92 tc-so:00:00:39.810004 b2:a0:1c:aa:3c:38 > b2:a0:ef:5d:67:76, ethertype IPv4 (0x0800), length 74: 192.168.1.1.51820 > 192.168.1.2.51820: UDP, length 32 tc-so:00:00:42.810004 b2:a0:1c:aa:3c:38 > b2:a0:ef:5d:67:76, ethertype IPv4 (0x0800), length 190: 192.168.1.1.51820 > 192.168.1.2.51820: UDP, length 148 tc-so:00:00:38.060004 b2:a0:ef:5d:67:76 > b2:a0:1c:aa:3c:38, ethertype IPv4 (0x0800), length 134: 192.168.1.2.51820 > 192.168.1.1.51820: UDP, length 92 tc-so:00:00:42.810004 b2:a0:1c:aa:3c:38 > b2:a0:ef:5d:67:76, ethertype IPv4 (0x0800), length 74: 192.168.1.1.51820 > 192.168.1.2.51820: UDP, length 32 tc-so:00:00:45.830004 b2:a0:1c:aa:3c:38 > b2:a0:ef:5d:67:76, ethertype IPv4 (0x0800), length 190: 192.168.1.1.51820 > 192.168.1.2.51820: UDP, length 148 tc-so:00:00:41.080004 b2:a0:ef:5d:67:76 > b2:a0:1c:aa:3c:38, ethertype IPv4 (0x0800), length 134: 192.168.1.2.51820 > 192.168.1.1.51820: UDP, length 92 tc-so:00:00:45.830004 b2:a0:1c:aa:3c:38 > b2:a0:ef:5d:67:76, ethertype IPv4 (0x0800), length 74: 192.168.1.1.51820 > 192.168.1.2.51820: UDP, length 32 tc-so:00:00:48.050004 b2:a0:1c:aa:3c:38 > b2:a0:ef:5d:67:76, ethertype IPv4 (0x0800), length 170: 192.168.1.1.51820 > 192.168.1.2.51820: UDP, length 128 tc-so:00:00:43.340004 b2:a0:ef:5d:67:76 > b2:a0:1c:aa:3c:38, ethertype IPv4 (0x0800), length 190: 192.168.1.2.51820 > 192.168.1.1.51820: UDP, length 148 tc-so:00:00:48.090004 b2:a0:1c:aa:3c:38 > b2:a0:ef:5d:67:76, ethertype IPv4 (0x0800), length 134: 192.168.1.1.51820 > 192.168.1.2.51820: UDP, length 92 tc-so:00:00:43.340004 b2:a0:ef:5d:67:76 > b2:a0:1c:aa:3c:38, ethertype IPv4 (0x0800), length 170: 192.168.1.2.51820 > 192.168.1.1.51820: UDP, length 128 tc-so:00:00:46.380004 b2:a0:ef:5d:67:76 > b2:a0:1c:aa:3c:38, ethertype IPv4 (0x0800), length 190: 192.168.1.2.51820 > 192.168.1.1.51820: UDP, length 148 tc-so:00:00:51.390004 b2:a0:ef:5d:67:76 > b2:a0:1c:aa:3c:38, ethertype IPv4 (0x0800), length 190: 192.168.1.2.51820 > 192.168.1.1.51820: UDP, length 148 tc-so:00:00:56.420004 b2:a0:ef:5d:67:76 > b2:a0:1c:aa:3c:38, 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: 1662329411.434922, wg_psk, failed, atf-check failed; see the output of the test for details tc-start: 1662329411.533030, 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:8b:3d:b5:be ./.__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 - - 33624 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 - - 33624 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:fe54:c3d0 link#2 UHl - - - lo0 tc-so:fe80::%wg0/64 fe80::d6:8473:5f8f:ad4e U - - - wg0 tc-so:fe80::d6:8473:5f8f:ad4e link#3 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33624 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 fe80::d6:8473:5f8f:ad4e UC - - - wg0 tc-so:ff02::%lo0/32 ::1 UC - - 33624 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%wg0/32 fe80::d6:8473:5f8f:ad4e 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::d6:8473:5f8f:ad4e%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 rFy0nBae6PktGH+PmQRmqp3kCg0JJlOnTCal3Peu00A= --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 - - 33624 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 - - 33624 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:8bff:fe3d:b5be link#2 UHl - - - lo0 tc-so:fe80::%wg0/64 fe80::a411:404f:36db:7ad2 U - - - wg0 tc-so:fe80::a411:404f:36db:7ad2 link#3 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33624 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 fe80::a411:404f:36db:7ad2 UC - - - wg0 tc-so:ff02::%lo0/32 ::1 UC - - 33624 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%wg0/32 fe80::a411:404f:36db:7ad2 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::a411:404f:36db:7ad2%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 ln2er5lSLyU6x5lK7zWGLSBfjq7oGMkx44lpE8PtP3s= --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-so:Sun Sep 4 22:10:43 2022 tc-so:Executing command [ rump.ping -n -c 1 -w 1 10.0.0.2 ] tc-se:Fail: incorrect exit status: 2, expected: 0 tc-se:stdout: tc-se:PING 10.0.0.2 (10.0.0.2): 56 data bytes tc-se: tc-se:----10.0.0.2 PING Statistics---- tc-se:1 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_peer tc-so:### Dumping unix://wg_local tc-so:lo0: flags=0x8049 mtu 33624 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:fd:54:c3:d0 tc-so: linkstr: bus tc-so: input: 15 packets, 1638 bytes, 7 multicasts tc-so: output: 16 packets, 1808 bytes, 5 multicasts tc-so: inet6 fe80::b0a0:fdff:fe54:c3d0%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: 1 packet, 112 bytes tc-so: output: 3 packets, 168 bytes tc-so: inet6 fe80::d6:8473:5f8f:ad4e%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 - - 33624 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:8b:3d:b5:be UHL - - - shmif0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33624 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:fe54:c3d0 link#2 UHl - - - lo0 tc-so:fe80::%wg0/64 fe80::d6:8473:5f8f:ad4e U - - - wg0 tc-so:fe80::d6:8473:5f8f:ad4e link#3 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33624 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 fe80::d6:8473:5f8f:ad4e UC - - - wg0 tc-so:ff02::%lo0/32 ::1 UC - - 33624 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%wg0/32 fe80::d6:8473:5f8f:ad4e UC - - - wg0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33624 0 0 0 0 0 tc-so:lo0 33624 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33624 ::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 33624 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:fd:54:c3:d0 15 0 16 0 0 tc-so:shmif 1500 192.168.1/24 192.168.1.1 15 0 16 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:fdff:f tc-so: ff01:2::1 tc-so: ff02::2:7efe:dd8d tc-so: ff02::1%shmif0 tc-so: ff02::1:ff54:c3d0 15 0 16 0 0 tc-so:wg0 1420 1 0 3 0 0 tc-so:wg0 1420 10.0.0/24 10.0.0.1 1 0 3 0 0 tc-so:wg0 1420 fe80::/64 fe80::d6:8473:5f8 tc-so: ff01:3::1 tc-so: ff02::2:7efe:dd8d tc-so: ff02::1%wg0 tc-so: ff02::1:ff8f:ad4e 1 0 3 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 384 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 128 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 1280 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 8 0 7 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 30 0 29 1 0 1 1 0 inf 0 tc-so:kcpuset 128 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 256 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 54 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 80 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 64 221 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00128 256 74 0 0 5 0 5 5 0 inf 0 tc-so:kmem-00256 384 78 0 0 8 0 8 8 0 inf 0 tc-so:kmem-00384 512 52 0 0 7 0 7 7 0 inf 0 tc-so:kmem-00512 640 19 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00768 896 8 0 0 2 0 2 2 0 inf 0 tc-so:kmem-01024 1152 99 0 0 33 0 33 33 0 inf 0 tc-so:kmem-02048 2048 519 0 0 260 0 260 260 0 inf 0 tc-so:kmem-04096 4096 17 0 0 17 0 17 17 0 inf 0 tc-so:llentrypl 288 1 0 0 1 0 1 1 0 inf 0 tc-so:mbpl 528 20 0 0 6 0 6 6 0 inf 3 tc-so:mclpl 2048 6 0 0 7 0 7 7 0 8192 4 tc-so:mutex 128 37 0 0 2 0 2 2 0 inf 0 tc-so:pcache 2816 51 0 1 50 0 50 50 0 inf 0 tc-so:pcachecpu 128 52 0 0 2 0 2 2 0 inf 0 tc-so:pcglarge 1152 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 384 31 0 0 4 0 4 4 0 inf 0 tc-so:pdict16 80 18 0 3 1 0 1 1 0 inf 0 tc-so:pdict32 96 7 0 6 1 0 1 1 0 inf 0 tc-so:phpool-128 80 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 308 0 0 5 0 5 5 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 1024 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 9 0 6 1 0 1 1 0 inf 0 tc-so:propdata 48 18 0 14 1 0 1 1 0 inf 0 tc-so:propdict 64 20 0 11 1 0 1 1 0 inf 0 tc-so:propnmbr 64 9 0 5 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 2 0 2 2 0 inf 0 tc-so:rwlock 128 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:thplthrd 80 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 1024 7 0 0 2 0 2 2 0 inf 0 tc-so:vmembt 128 26 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1988 0 89 453 0 453 tc-so: tc-so:In use 1565K, total allocated 1812K; utilization 86.4% tc-so: tc-so:? (192.168.1.2) at b2:a0:8b:3d:b5:be on shmif0 19s 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:fdff:fe54:c3d0%shmif0 tc-so: group ff01:2::1 refcount 1 tc-so: group ff02::2:7efe:dd8d%shmif0 refcount 1 tc-so: group ff02::1%shmif0 refcount 1 tc-so: group ff02::1:ff54:c3d0%shmif0 refcount 1 tc-so: enaddr b2:a0:fd:54:c3:d0 multicnt 4 tc-so: 33:33:7e:fe:dd:8d -- 33:33:7e:fe:dd:8d refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:54:c3:d0 -- 33:33:ff:54:c3:d0 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::d6:8473:5f8f:ad4e%wg0 tc-so: group ff01:3::1 refcount 1 tc-so: group ff02::2:7efe:dd8d%wg0 refcount 1 tc-so: group ff02::1%wg0 refcount 1 tc-so: group ff02::1:ff8f:ad4e%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, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.99 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/evbarm/9.99.99/modules tc-so:[ 1.340005] 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.510005] shmif0: Ethernet address b2:a0:fd:54:c3:d0 tc-so:[ 15.300005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 15.300005] get_ifid: shmif0: ifid: b0:a0:fd:ff:fe:54:c3:d0 tc-so:[ 15.300005] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:fdff:fe54:c3d0 tc-so:[ 16.220005] get_ifid: wg0: interface identifier generated by random number tc-so:[ 16.220005] get_ifid: wg0: ifid: 00:d6:84:73:5f:8f:ad:4e tc-so:[ 16.420005] ip6_output: refusing to send from invalid address fe80:3::d6:8473:5f8f:ad4e (pid 0) tc-so:[ 16.740005] ip6_output: refusing to send from invalid address fe80:3::d6:8473:5f8f:ad4e (pid 0) tc-so:[ 17.310005] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:fdff:fe54:c3d0 - no duplicates found tc-so:[ 21.620005] in6_if_link_up: fe80:3::d6:8473:5f8f:ad4e marked tentative tc-so:[ 21.620005] nd6_dad_start: wg0: starting DAD for fe80:3::d6:8473:5f8f:ad4e tc-so:[ 22.860005] nd6_dad_timer: wg0: DAD complete for fe80:3::d6:8473:5f8f:ad4e - no duplicates found tc-so:### Dumping unix://wg_peer tc-so:lo0: flags=0x8049 mtu 33624 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:8b:3d:b5:be tc-so: linkstr: bus tc-so: input: 12 packets, 1612 bytes, 2 multicasts tc-so: output: 16 packets, 1828 bytes, 5 multicasts tc-so: inet6 fe80::b0a0:8bff:fe3d:b5be%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: 1 packet, 112 bytes tc-so: output: 2 packets, 84 bytes tc-so: inet6 fe80::a411:404f:36db:7ad2%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 - - 33624 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:fd:54:c3:d0 UHL - - - shmif0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33624 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:8bff:fe3d:b5be link#2 UHl - - - lo0 tc-so:fe80::%wg0/64 fe80::a411:404f:36db:7ad2 U - - - wg0 tc-so:fe80::a411:404f:36db:7ad2 link#3 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33624 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 fe80::a411:404f:36db:7ad2 UC - - - wg0 tc-so:ff02::%lo0/32 ::1 UC - - 33624 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%wg0/32 fe80::a411:404f:36db:7ad2 UC - - - wg0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33624 0 0 0 0 0 tc-so:lo0 33624 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33624 ::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 33624 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:8b:3d:b5:be 12 0 16 0 0 tc-so:shmif 1500 192.168.1/24 192.168.1.2 12 0 16 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:8bff:f tc-so: ff01:2::1 tc-so: ff02::2:cbe9:f052 tc-so: ff02::1%shmif0 tc-so: ff02::1:ff3d:b5be 12 0 16 0 0 tc-so:wg0 1420 1 0 2 0 0 tc-so:wg0 1420 10.0.0/24 10.0.0.2 1 0 2 0 0 tc-so:wg0 1420 fe80::/64 fe80::a411:404f:3 tc-so: ff01:3::1 tc-so: ff02::2:cbe9:f052 tc-so: ff02::1%wg0 tc-so: ff02::1:ffdb:7ad2 1 0 2 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 384 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 128 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 1280 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 23 0 22 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 40 0 39 1 0 1 1 0 inf 0 tc-so:kcpuset 128 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 256 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 77 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 64 224 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00128 256 74 0 0 5 0 5 5 0 inf 0 tc-so:kmem-00256 384 76 0 0 8 0 8 8 0 inf 0 tc-so:kmem-00384 512 52 0 0 7 0 7 7 0 inf 0 tc-so:kmem-00512 640 19 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00768 896 8 0 0 2 0 2 2 0 inf 0 tc-so:kmem-01024 1152 99 0 0 33 0 33 33 0 inf 0 tc-so:kmem-02048 2048 588 0 0 294 0 294 294 0 inf 0 tc-so:kmem-04096 4096 17 0 0 17 0 17 17 0 inf 0 tc-so:llentrypl 288 1 0 0 1 0 1 1 0 inf 0 tc-so:mbpl 528 21 0 0 6 0 6 6 0 inf 3 tc-so:mclpl 2048 7 0 0 8 0 8 8 0 8192 4 tc-so:mutex 128 37 0 0 2 0 2 2 0 inf 0 tc-so:pcache 2816 51 0 1 50 0 50 50 0 inf 0 tc-so:pcachecpu 128 52 0 0 2 0 2 2 0 inf 0 tc-so:pcglarge 1152 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 384 30 0 0 3 0 3 3 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-128 80 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 343 0 0 6 0 6 6 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 1024 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 2 0 2 2 0 inf 0 tc-so:rwlock 128 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 1024 7 0 0 2 0 2 2 0 inf 0 tc-so:vmembt 128 26 0 0 1 0 1 1 0 inf 0 tc-so:Totals 2095 0 98 488 0 488 tc-so: tc-so:In use 1705K, total allocated 1952K; utilization 87.3% tc-so: tc-so:? (192.168.1.1) at b2:a0:fd:54:c3:d0 on shmif0 14s 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:8bff:fe3d:b5be%shmif0 tc-so: group ff01:2::1 refcount 1 tc-so: group ff02::2:cbe9:f052%shmif0 refcount 1 tc-so: group ff02::1%shmif0 refcount 1 tc-so: group ff02::1:ff3d:b5be%shmif0 refcount 1 tc-so: enaddr b2:a0:8b:3d:b5:be multicnt 4 tc-so: 33:33:cb:e9:f0:52 -- 33:33:cb:e9:f0:52 refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:3d:b5:be -- 33:33:ff:3d:b5:be 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::a411:404f:36db:7ad2%wg0 tc-so: group ff01:3::1 refcount 1 tc-so: group ff02::2:cbe9:f052%wg0 refcount 1 tc-so: group ff02::1%wg0 refcount 1 tc-so: group ff02::1:ffdb:7ad2%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, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.99 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/evbarm/9.99.99/modules tc-so:[ 1.370005] mainbus0 (root) tc-so:[ 1.510005] chacha: Portable C ChaCha tc-so:[ 1.510005] aes: BearSSL aes_ct tc-so:[ 1.510005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.510005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 4.250005] shmif0: Ethernet address b2:a0:8b:3d:b5:be tc-so:[ 16.550005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 16.550005] get_ifid: shmif0: ifid: b0:a0:8b:ff:fe:3d:b5:be tc-so:[ 16.550005] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:8bff:fe3d:b5be tc-so:[ 17.500005] get_ifid: wg0: interface identifier generated by random number tc-so:[ 17.500005] get_ifid: wg0: ifid: a4:11:40:4f:36:db:7a:d2 tc-so:[ 17.640005] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:8bff:fe3d:b5be - no duplicates found tc-so:[ 17.960005] ip6_output: refusing to send from invalid address fe80:3::a411:404f:36db:7ad2 (pid 0) tc-so:[ 18.500005] ip6_output: refusing to send from invalid address fe80:3::a411:404f:36db:7ad2 (pid 0) tc-so:[ 19.120005] ip6_output: refusing to send from invalid address fe80:3::a411:404f:36db:7ad2 (pid 0) tc-so:[ 21.730005] in6_if_link_up: fe80:3::a411:404f:36db:7ad2 marked tentative tc-so:[ 21.730005] nd6_dad_start: wg0: starting DAD for fe80:3::a411:404f:36db:7ad2 tc-so:[ 23.640005] nd6_dad_timer: wg0: DAD complete for fe80:3::a411:404f:36db:7ad2 - no duplicates found tc-so:bus tc-so:### Dumping bus tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:15.300004 b2:a0:fd:54:c3:d0 > 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.370004 b2:a0:fd:54:c3:d0 > 33:33:7e:fe:dd:8d, ethertype IPv6 (0x86dd), length 86: :: > ff02::2:7efe:dd8d: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:7efe:dd8d, length 24 tc-so:00:00:15.590004 b2:a0:fd:54:c3:d0 > 33:33:ff:54:c3:d0, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff54:c3d0: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff54:c3d0, length 24 tc-so:00:00:16.300004 b2:a0:fd:54:c3:d0 > 33:33:ff:54:c3:d0, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff54:c3d0: ICMP6, neighbor solicitation, who has fe80::b0a0:fdff:fe54:c3d0, length 32 tc-so:00:00:18.660004 b2:a0:fd:54:c3:d0 > 33:33:7e:fe:dd:8d, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:fdff:fe54:c3d0 > ff02::2:7efe:dd8d: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:7efe:dd8d, length 24 tc-so:00:00:21.090004 b2:a0:fd:54:c3:d0 > 33:33:ff:54:c3:d0, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:fdff:fe54:c3d0 > ff02::1:ff54:c3d0: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff54:c3d0, length 24 tc-so:00:00:16.510004 b2:a0:8b:3d:b5:be > 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:16.590004 b2:a0:8b:3d:b5:be > 33:33:ff:3d:b5:be, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff3d:b5be: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff3d:b5be, length 24 tc-so:00:00:16.590004 b2:a0:8b:3d:b5:be > 33:33:ff:3d:b5:be, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff3d:b5be: ICMP6, neighbor solicitation, who has fe80::b0a0:8bff:fe3d:b5be, length 32 tc-so:00:00:17.320004 b2:a0:8b:3d:b5:be > 33:33:ff:3d:b5:be, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff3d:b5be: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff3d:b5be, length 24 tc-so:00:00:17.380004 b2:a0:8b:3d:b5:be > 33:33:cb:e9:f0:52, ethertype IPv6 (0x86dd), length 86: :: > ff02::2:cbe9:f052: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:cbe9:f052, length 24 tc-so:00:00:31.250004 b2:a0:fd:54:c3:d0 > 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:24.140004 b2:a0:8b:3d:b5:be > b2:a0:fd:54:c3:d0, ethertype ARP (0x0806), length 42: Reply 192.168.1.2 is-at b2:a0:8b:3d:b5:be, length 28 tc-so:00:00:31.290004 b2:a0:fd:54:c3:d0 > b2:a0:8b:3d:b5:be, ethertype IPv4 (0x0800), length 190: 192.168.1.1.51820 > 192.168.1.2.51820: UDP, length 148 tc-so:00:00:24.180004 b2:a0:8b:3d:b5:be > 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:31.360004 b2:a0:fd:54:c3:d0 > b2:a0:8b:3d:b5:be, ethertype ARP (0x0806), length 42: Reply 192.168.1.1 is-at b2:a0:fd:54:c3:d0, length 28 tc-so:00:00:24.210004 b2:a0:8b:3d:b5:be > b2:a0:fd:54:c3:d0, ethertype IPv4 (0x0800), length 134: 192.168.1.2.51820 > 192.168.1.1.51820: UDP, length 92 tc-so:00:00:31.360004 b2:a0:fd:54:c3:d0 > b2:a0:8b:3d:b5:be, ethertype IPv4 (0x0800), length 170: 192.168.1.1.51820 > 192.168.1.2.51820: UDP, length 128 tc-so:00:00:24.250004 b2:a0:8b:3d:b5:be > b2:a0:fd:54:c3:d0, ethertype IPv4 (0x0800), length 190: 192.168.1.2.51820 > 192.168.1.1.51820: UDP, length 148 tc-so:00:00:31.440004 b2:a0:fd:54:c3:d0 > b2:a0:8b:3d:b5:be, ethertype IPv4 (0x0800), length 134: 192.168.1.1.51820 > 192.168.1.2.51820: UDP, length 92 tc-so:00:00:24.300004 b2:a0:8b:3d:b5:be > b2:a0:fd:54:c3:d0, ethertype IPv4 (0x0800), length 170: 192.168.1.2.51820 > 192.168.1.1.51820: UDP, length 128 tc-so:00:00:25.320004 b2:a0:8b:3d:b5:be > 33:33:cb:e9:f0:52, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:8bff:fe3d:b5be > ff02::2:cbe9:f052: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:cbe9:f052, length 24 tc-so:00:00:34.410004 b2:a0:fd:54:c3:d0 > b2:a0:8b:3d:b5:be, ethertype IPv4 (0x0800), length 190: 192.168.1.1.51820 > 192.168.1.2.51820: UDP, length 148 tc-so:00:00:27.260004 b2:a0:8b:3d:b5:be > b2:a0:fd:54:c3:d0, ethertype IPv4 (0x0800), length 134: 192.168.1.2.51820 > 192.168.1.1.51820: UDP, length 92 tc-so:00:00:34.450004 b2:a0:fd:54:c3:d0 > b2:a0:8b:3d:b5:be, ethertype IPv4 (0x0800), length 74: 192.168.1.1.51820 > 192.168.1.2.51820: UDP, length 32 tc-so:00:00:27.380004 b2:a0:8b:3d:b5:be > b2:a0:fd:54:c3:d0, ethertype IPv4 (0x0800), length 190: 192.168.1.2.51820 > 192.168.1.1.51820: UDP, length 148 tc-so:00:00:34.530004 b2:a0:fd:54:c3:d0 > b2:a0:8b:3d:b5:be, ethertype IPv4 (0x0800), length 134: 192.168.1.1.51820 > 192.168.1.2.51820: UDP, length 92 tc-so:00:00:27.380004 b2:a0:8b:3d:b5:be > b2:a0:fd:54:c3:d0, ethertype IPv4 (0x0800), length 74: 192.168.1.2.51820 > 192.168.1.1.51820: UDP, length 32 tc-so:00:00:34.760004 b2:a0:fd:54:c3:d0 > b2:a0:8b:3d:b5:be, ethertype IPv4 (0x0800), length 170: 192.168.1.1.51820 > 192.168.1.2.51820: UDP, length 128 tc-so:00:00:38.180004 b2:a0:fd:54:c3:d0 > b2:a0:8b:3d:b5:be, ethertype IPv4 (0x0800), length 190: 192.168.1.1.51820 > 192.168.1.2.51820: UDP, length 148 tc-so:00:00:31.040004 b2:a0:8b:3d:b5:be > b2:a0:fd:54:c3:d0, ethertype IPv4 (0x0800), length 190: 192.168.1.2.51820 > 192.168.1.1.51820: UDP, length 148 tc-so:00:00:43.190004 b2:a0:fd:54:c3:d0 > b2:a0:8b:3d:b5:be, ethertype IPv4 (0x0800), length 190: 192.168.1.1.51820 > 192.168.1.2.51820: UDP, length 148 tc-so:00:00:36.070004 b2:a0:8b:3d:b5:be > b2:a0:fd:54:c3:d0, ethertype IPv4 (0x0800), length 190: 192.168.1.2.51820 > 192.168.1.1.51820: UDP, length 148 tc-so:00:00:48.200004 b2:a0:fd:54:c3:d0 > b2:a0:8b:3d:b5:be, ethertype IPv4 (0x0800), length 190: 192.168.1.1.51820 > 192.168.1.2.51820: UDP, length 148 tc-so:00:00:41.100004 b2:a0:8b:3d:b5:be > b2:a0:fd:54:c3:d0, 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-end: 1662329462.909360, wg_rekey, failed, atf-check failed; see the output of the test for details tp-end: 1662329462.955506, net/if_wg/t_misc tp-start: 1662329464.851617, net/if_wg/t_tunnel, 4 tc-start: 1662329464.865536, 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:7e:5d:ca:96 ./.__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:e5:36:f4:a7 ./.__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:e6:26:0c:0c ./.__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:cf:31:5a:4a ./.__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:55:07:c2:26 ./.__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 - - 33624 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 - - 33624 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:fe5d:ca96 link#2 UHl - - - lo0 tc-so:fe80::%shmif1/64 link#3 UC - - - shmif1 tc-so:fe80::b0a0:e5ff:fe36:f4a7 link#3 UHl - - - lo0 tc-so:fe80::%wg0/64 fe80::4451:8acd:b866:3064 U - - - wg0 tc-so:fe80::4451:8acd:b866:3064 link#4 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33624 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::4451:8acd:b866:3064 UC - - - wg0 tc-so:ff02::%lo0/32 ::1 UC - - 33624 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::4451:8acd:b866:3064 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 - - 33624 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 - - 33624 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:e6ff:fe26:c0c link#2 UHl - - - lo0 tc-so:fe80::%shmif1/64 link#3 UC - - - shmif1 tc-so:fe80::b0a0:cfff:fe31:5a4a link#3 UHl - - - lo0 tc-so:fe80::%wg0/64 fe80::345f:73bc:41e1:3a4c U - - - wg0 tc-so:fe80::345f:73bc:41e1:3a4c link#4 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33624 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::345f:73bc:41e1:3a4c UC - - - wg0 tc-so:ff02::%lo0/32 ::1 UC - - 33624 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::345f:73bc:41e1:3a4c 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 cAehRmwF+6EDyvj8mtLlp6LE48+aNRhfljFqG1+S8VI= --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 tfUkls9XxH0T9vbRb+iYJtOPO75nNuddX6tU4lhVkV0= --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: 1, expected: 0 tc-se:stdout: tc-se:PING 192.168.2.2 (192.168.2.2): 56 data bytes tc-se:64 bytes from 192.168.2.2: icmp_seq=0 ttl=253 time=306.614353 ms tc-se: tc-se:stderr: tc-se:rump.ping: Can't set special IP header: Socket is not connected 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-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_local tc-so:lo0: flags=0x8049 mtu 33624 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:5d:ca:96 tc-so: linkstr: bus_local tc-so: input: 6 packets, 440 bytes, 4 multicasts tc-so: output: 8 packets, 568 bytes, 4 multicasts tc-so: inet6 fe80::b0a0:7eff:fe5d:ca96%shmif0/64 flags 0 scopeid 0x2 tc-so: inet 192.168.1.1/24 broadcast 192.168.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:e5:36:f4:a7 tc-so: linkstr: bus_tun tc-so: input: 9 packets, 774 bytes, 6 multicasts tc-so: output: 9 packets, 830 bytes, 4 multicasts tc-so: inet6 fe80::b0a0:e5ff:fe36:f4a7%shmif1/64 flags 0 scopeid 0x3 tc-so: inet 192.168.10.1/24 broadcast 192.168.10.255 flags 0 tc-so:wg0: flags=0x8041 mtu 1420 tc-so: status: active tc-so: input: 1 packet, 112 bytes tc-so: output: 1 packet, 84 bytes tc-so: inet6 fe80::4451:8acd:b866:3064%wg0/64 flags 0 scopeid 0x4 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 - - 33624 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 77.67.30.0.0.0.fa.ce US - - - wg0 tc-so:192.168.3/24 77.67.30.0.0.0.fa.ce US - - - wg0 tc-so:192.168.10/24 link#3 UC - - - shmif1 tc-so:192.168.10.1 link#3 UHl - - - lo0 tc-so:192.168.10.2 b2:a0:cf:31:5a:4a UHL - - - shmif1 tc-so:192.168.1.2 b2:a0:d4:c7:47:d4 UHL - - - shmif0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33624 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:fe5d:ca96 link#2 UHl - - - lo0 tc-so:fe80::%shmif1/64 link#3 UC - - - shmif1 tc-so:fe80::b0a0:e5ff:fe36:f4a7 link#3 UHl - - - lo0 tc-so:fe80::%wg0/64 fe80::4451:8acd:b866:3064 U - - - wg0 tc-so:fe80::4451:8acd:b866:3064 link#4 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33624 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::4451:8acd:b866:3064 UC - - - wg0 tc-so:ff02::%lo0/32 ::1 UC - - 33624 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::4451:8acd:b866:3064 UC - - - wg0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33624 0 0 0 0 0 tc-so:lo0 33624 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33624 ::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 33624 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:7e:5d:ca:96 6 0 8 0 0 tc-so:shmif 1500 192.168.1/24 192.168.1.1 6 0 8 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:7eff:f tc-so: ff01:2::1 tc-so: ff02::2:8576:1f92 tc-so: ff02::1%shmif0 tc-so: ff02::1:ff5d:ca96 6 0 8 0 0 tc-so:shmif 1500 b2:a0:e5:36:f4:a7 9 0 9 0 0 tc-so:shmif 1500 192.168.10/24 192.168.10.1 9 0 9 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:e5ff:f tc-so: ff01:3::1 tc-so: ff02::2:8576:1f92 tc-so: ff02::1%shmif1 tc-so: ff02::1:ff36:f4a7 9 0 9 0 0 tc-so:wg0 1420 1 0 1 0 0 tc-so:wg0 1420 10.0.0/24 10.0.0.1 1 0 1 0 0 tc-so:wg0 1420 fe80::/64 fe80::4451:8acd:b tc-so: ff01:4::1 tc-so: ff02::2:8576:1f92 tc-so: ff02::1%wg0 tc-so: ff02::1:ff66:3064 1 0 1 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 384 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 128 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 1280 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 26 0 25 1 0 1 1 0 inf 0 tc-so:kcpuset 128 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 256 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 55 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 88 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 64 245 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00128 256 76 0 0 5 0 5 5 0 inf 0 tc-so:kmem-00256 384 85 0 0 9 0 9 9 0 inf 0 tc-so:kmem-00384 512 60 0 0 8 0 8 8 0 inf 0 tc-so:kmem-00512 640 19 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00768 896 8 0 0 2 0 2 2 0 inf 0 tc-so:kmem-01024 1152 101 0 0 34 0 34 34 0 inf 0 tc-so:kmem-02048 2048 595 0 0 298 0 298 298 0 inf 0 tc-so:kmem-04096 4096 17 0 0 17 0 17 17 0 inf 0 tc-so:llentrypl 288 2 0 0 1 0 1 1 0 inf 0 tc-so:mbpl 528 11 0 0 4 0 4 4 0 inf 2 tc-so:mclpl 2048 5 0 0 7 0 7 7 0 8192 4 tc-so:mutex 128 40 0 0 2 0 2 2 0 inf 0 tc-so:pcache 2816 51 0 1 50 0 50 50 0 inf 0 tc-so:pcachecpu 128 52 0 0 2 0 2 2 0 inf 0 tc-so:pcglarge 1152 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 384 28 0 0 3 0 3 3 0 inf 0 tc-so:pdict16 80 18 0 3 1 0 1 1 0 inf 0 tc-so:pdict32 96 7 0 6 1 0 1 1 0 inf 0 tc-so:phpool-128 80 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 347 0 0 6 0 6 6 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 1024 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 9 0 6 1 0 1 1 0 inf 0 tc-so:propdata 48 22 0 17 1 0 1 1 0 inf 0 tc-so:propdict 64 24 0 14 1 0 1 1 0 inf 0 tc-so:propnmbr 64 8 0 3 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 28 0 2 3 0 3 3 0 inf 0 tc-so:rwlock 128 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 1024 7 0 0 2 0 2 2 0 inf 0 tc-so:vmembt 128 28 0 0 1 0 1 1 0 inf 0 tc-so:Totals 2153 0 85 492 0 492 tc-so: tc-so:In use 1725K, total allocated 1968K; utilization 87.7% tc-so: tc-so:? (192.168.10.2) at b2:a0:cf:31:5a:4a on shmif1 21s R tc-so:? (192.168.1.2) at b2:a0:d4:c7:47:d4 on shmif0 21s 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:7eff:fe5d:ca96%shmif0 tc-so: group ff01:2::1 refcount 1 tc-so: group ff02::2:8576:1f92%shmif0 refcount 1 tc-so: group ff02::1%shmif0 refcount 1 tc-so: group ff02::1:ff5d:ca96%shmif0 refcount 1 tc-so: enaddr b2:a0:7e:5d:ca:96 multicnt 4 tc-so: 33:33:85:76:1f:92 -- 33:33:85:76:1f:92 refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:5d:ca:96 -- 33:33:ff:5d:ca:96 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:e5ff:fe36:f4a7%shmif1 tc-so: group ff01:3::1 refcount 1 tc-so: group ff02::2:8576:1f92%shmif1 refcount 1 tc-so: group ff02::1%shmif1 refcount 1 tc-so: group ff02::1:ff36:f4a7%shmif1 refcount 1 tc-so: enaddr b2:a0:e5:36:f4:a7 multicnt 4 tc-so: 33:33:85:76:1f:92 -- 33:33:85:76:1f:92 refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:36:f4:a7 -- 33:33:ff:36:f4:a7 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::4451:8acd:b866:3064%wg0 tc-so: group ff01:4::1 refcount 1 tc-so: group ff02::2:8576:1f92%wg0 refcount 1 tc-so: group ff02::1%wg0 refcount 1 tc-so: group ff02::1:ff66:3064%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, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.99 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/evbarm/9.99.99/modules tc-so:[ 1.350005] mainbus0 (root) tc-so:[ 1.490005] chacha: Portable C ChaCha tc-so:[ 1.490005] aes: BearSSL aes_ct tc-so:[ 1.490005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.490005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 3.860005] shmif0: Ethernet address b2:a0:7e:5d:ca:96 tc-so:[ 6.590005] shmif1: Ethernet address b2:a0:e5:36:f4:a7 tc-so:[ 28.280005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 28.280005] get_ifid: shmif0: ifid: b0:a0:7e:ff:fe:5d:ca:96 tc-so:[ 28.770005] get_ifid: shmif1: got interface identifier from itself tc-so:[ 28.770005] get_ifid: shmif1: ifid: b0:a0:e5:ff:fe:36:f4:a7 tc-so:[ 29.760005] get_ifid: wg0: interface identifier generated by random number tc-so:[ 29.760005] get_ifid: wg0: ifid: 44:51:8a:cd:b8:66:30:64 tc-so:[ 29.870005] ip6_output: refusing to send from invalid address fe80:4::4451:8acd:b866:3064 (pid 0) tc-so:[ 30.150005] ip6_output: refusing to send from invalid address fe80:4::4451:8acd:b866:3064 (pid 0) tc-so:[ 33.270005] ip6_output: refusing to send from invalid address fe80:4::4451:8acd:b866:3064 (pid 0) tc-so:[ 36.260005] ip6_output: refusing to send from invalid address fe80:4::4451:8acd:b866:3064 (pid 0) tc-so:### Dumping unix://wg_tun_peer tc-so:lo0: flags=0x8049 mtu 33624 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:e6:26:0c:0c tc-so: linkstr: bus_peer tc-so: input: 9 packets, 610 bytes, 7 multicasts tc-so: output: 8 packets, 568 bytes, 4 multicasts tc-so: inet6 fe80::b0a0:e6ff:fe26:c0c%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:cf:31:5a:4a tc-so: linkstr: bus_tun tc-so: input: 5 packets, 530 bytes, 2 multicasts tc-so: output: 9 packets, 774 bytes, 4 multicasts tc-so: inet6 fe80::b0a0:cfff:fe31:5a4a%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: 1 packet, 112 bytes tc-so: output: 1 packet, 84 bytes tc-so: inet6 fe80::345f:73bc:41e1:3a4c%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 - - 33624 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:e5:36:f4:a7 UHL - - - shmif1 tc-so:192.168.2.2 b2:a0:55:07:c2:26 UHL - - - shmif0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33624 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:e6ff:fe26:c0c link#2 UHl - - - lo0 tc-so:fe80::%shmif1/64 link#3 UC - - - shmif1 tc-so:fe80::b0a0:cfff:fe31:5a4a link#3 UHl - - - lo0 tc-so:fe80::%wg0/64 fe80::345f:73bc:41e1:3a4c U - - - wg0 tc-so:fe80::345f:73bc:41e1:3a4c link#4 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33624 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::345f:73bc:41e1:3a4c UC - - - wg0 tc-so:ff02::%lo0/32 ::1 UC - - 33624 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::345f:73bc:41e1:3a4c UC - - - wg0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33624 0 0 0 0 0 tc-so:lo0 33624 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33624 ::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 33624 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:e6:26:0c:0c 9 0 8 0 0 tc-so:shmif 1500 192.168.2/24 192.168.2.1 9 0 8 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:e6ff:f tc-so: ff01:2::1 tc-so: ff02::2:dd6:177%s tc-so: ff02::1%shmif0 tc-so: ff02::1:ff26:c0c% 9 0 8 0 0 tc-so:shmif 1500 b2:a0:cf:31:5a:4a 5 0 9 0 0 tc-so:shmif 1500 192.168.10/24 192.168.10.2 5 0 9 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:cfff:f tc-so: ff01:3::1 tc-so: ff02::2:dd6:177%s tc-so: ff02::1%shmif1 tc-so: ff02::1:ff31:5a4a 5 0 9 0 0 tc-so:wg0 1420 1 0 1 0 0 tc-so:wg0 1420 10.0.0/24 10.0.0.2 1 0 1 0 0 tc-so:wg0 1420 fe80::/64 fe80::345f:73bc:4 tc-so: ff01:4::1 tc-so: ff02::2:dd6:177%w tc-so: ff02::1%wg0 tc-so: ff02::1:ffe1:3a4c 1 0 1 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 384 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 128 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 1280 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 128 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 256 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 86 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 64 245 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00128 256 77 0 0 5 0 5 5 0 inf 0 tc-so:kmem-00256 384 85 0 0 9 0 9 9 0 inf 0 tc-so:kmem-00384 512 60 0 0 8 0 8 8 0 inf 0 tc-so:kmem-00512 640 19 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00768 896 8 0 0 2 0 2 2 0 inf 0 tc-so:kmem-01024 1152 101 0 0 34 0 34 34 0 inf 0 tc-so:kmem-02048 2048 586 0 0 293 0 293 293 0 inf 0 tc-so:kmem-04096 4096 17 0 0 17 0 17 17 0 inf 0 tc-so:llentrypl 288 2 0 0 1 0 1 1 0 inf 0 tc-so:mbpl 528 10 0 0 4 0 4 4 0 inf 2 tc-so:mclpl 2048 4 0 0 6 0 6 6 0 8192 4 tc-so:mutex 128 40 0 0 2 0 2 2 0 inf 0 tc-so:pcache 2816 51 0 1 50 0 50 50 0 inf 0 tc-so:pcachecpu 128 52 0 0 2 0 2 2 0 inf 0 tc-so:pcglarge 1152 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 384 31 0 0 4 0 4 4 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-128 80 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 341 0 0 6 0 6 6 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 1024 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 3 0 3 3 0 inf 0 tc-so:rwlock 128 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 1024 7 0 0 2 0 2 2 0 inf 0 tc-so:vmembt 128 30 0 0 1 0 1 1 0 inf 0 tc-so:Totals 2123 0 68 487 0 487 tc-so: tc-so:In use 1706K, total allocated 1948K; utilization 87.6% tc-so: tc-so:? (192.168.10.1) at b2:a0:e5:36:f4:a7 on shmif1 16s R tc-so:? (192.168.2.2) at b2:a0:55:07:c2:26 on shmif0 16s 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:e6ff:fe26:c0c%shmif0 tc-so: group ff01:2::1 refcount 1 tc-so: group ff02::2:dd6:177%shmif0 refcount 1 tc-so: group ff02::1%shmif0 refcount 1 tc-so: group ff02::1:ff26:c0c%shmif0 refcount 1 tc-so: enaddr b2:a0:e6:26:0c:0c multicnt 4 tc-so: 33:33:0d:d6:01:77 -- 33:33:0d:d6:01:77 refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:26:0c:0c -- 33:33:ff:26:0c:0c 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:cfff:fe31:5a4a%shmif1 tc-so: group ff01:3::1 refcount 1 tc-so: group ff02::2:dd6:177%shmif1 refcount 1 tc-so: group ff02::1%shmif1 refcount 1 tc-so: group ff02::1:ff31:5a4a%shmif1 refcount 1 tc-so: enaddr b2:a0:cf:31:5a:4a multicnt 4 tc-so: 33:33:0d:d6:01:77 -- 33:33:0d:d6:01:77 refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:31:5a:4a -- 33:33:ff:31:5a:4a 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::345f:73bc:41e1:3a4c%wg0 tc-so: group ff01:4::1 refcount 1 tc-so: group ff02::2:dd6:177%wg0 refcount 1 tc-so: group ff02::1%wg0 refcount 1 tc-so: group ff02::1:ffe1:3a4c%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, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.99 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/evbarm/9.99.99/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:[ 3.960005] shmif0: Ethernet address b2:a0:e6:26:0c:0c tc-so:[ 6.400005] shmif1: Ethernet address b2:a0:cf:31:5a:4a tc-so:[ 29.330005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 29.330005] get_ifid: shmif0: ifid: b0:a0:e6:ff:fe:26:0c:0c tc-so:[ 29.860005] get_ifid: shmif1: got interface identifier from itself tc-so:[ 29.860005] get_ifid: shmif1: ifid: b0:a0:cf:ff:fe:31:5a:4a tc-so:[ 30.770005] get_ifid: wg0: interface identifier generated by random number tc-so:[ 30.770005] get_ifid: wg0: ifid: 34:5f:73:bc:41:e1:3a:4c tc-so:[ 30.880005] ip6_output: refusing to send from invalid address fe80:4::345f:73bc:41e1:3a4c (pid 0) tc-so:[ 31.000005] ip6_output: refusing to send from invalid address fe80:4::345f:73bc:41e1:3a4c (pid 0) tc-so:[ 35.600005] ip6_output: refusing to send from invalid address fe80:4::345f:73bc:41e1:3a4c (pid 0) tc-so:### Dumping unix://wg_peer tc-so:lo0: flags=0x8049 mtu 33624 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:55:07:c2:26 tc-so: linkstr: bus_peer tc-so: input: 4 packets, 268 bytes, 2 multicasts tc-so: output: 9 packets, 610 bytes, 4 multicasts tc-so: inet6 fe80::b0a0:55ff:fe07:c226%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 - - 33624 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:192.168.2.1 b2:a0:e6:26:0c:0c UHL - - - shmif0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33624 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:55ff:fe07:c226 link#2 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33624 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff02::%lo0/32 ::1 UC - - 33624 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33624 0 0 0 0 0 tc-so:lo0 33624 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33624 ::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 33624 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:55:07:c2:26 4 0 9 0 0 tc-so:shmif 1500 192.168.2/24 192.168.2.2 4 0 9 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:55ff:f tc-so: ff01:2::1 tc-so: ff02::2:184c:6143 tc-so: ff02::1%shmif0 tc-so: ff02::1:ff07:c226 4 0 9 0 0 tc-so:shmif 1500 192.168.3/24 192.168.3.2 4 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 384 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 128 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 1280 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 9 0 9 1 0 1 1 0 inf 1 tc-so:kcpuset 128 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 256 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 40 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 64 164 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 256 51 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00256 384 52 0 0 6 0 6 6 0 inf 0 tc-so:kmem-00384 512 29 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00512 640 15 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00768 896 4 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1152 90 0 0 30 0 30 30 0 inf 0 tc-so:kmem-02048 2048 301 0 0 151 0 151 151 0 inf 0 tc-so:kmem-04096 4096 15 0 0 15 0 15 15 0 inf 0 tc-so:llentrypl 288 1 0 0 1 0 1 1 0 inf 0 tc-so:mbpl 528 7 0 0 4 0 4 4 0 inf 3 tc-so:mclpl 2048 3 0 0 6 0 6 6 0 8192 4 tc-so:mutex 128 30 0 0 1 0 1 1 0 inf 0 tc-so:pcache 2816 48 0 1 47 0 47 47 0 inf 0 tc-so:pcachecpu 128 49 0 0 2 0 2 2 0 inf 0 tc-so:pcglarge 1152 2 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 384 34 0 0 4 0 4 4 0 inf 0 tc-so:phpool-128 80 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 191 0 0 4 0 4 4 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 1024 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 2 0 2 2 0 inf 0 tc-so:rwlock 128 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 1024 6 0 0 2 0 2 2 0 inf 0 tc-so:vmembt 128 10 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1290 0 15 314 0 314 tc-so: tc-so:In use 1036K, total allocated 1256K; utilization 82.5% tc-so: tc-so:? (192.168.2.1) at b2:a0:e6:26:0c:0c on shmif0 12s 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:55ff:fe07:c226%shmif0 tc-so: group ff01:2::1 refcount 1 tc-so: group ff02::2:184c:6143%shmif0 refcount 1 tc-so: group ff02::1%shmif0 refcount 1 tc-so: group ff02::1:ff07:c226%shmif0 refcount 1 tc-so: enaddr b2:a0:55:07:c2:26 multicnt 4 tc-so: 33:33:18:4c:61:43 -- 33:33:18:4c:61:43 refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:07:c2:26 -- 33:33:ff:07:c2:26 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, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.99 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/evbarm/9.99.99/modules tc-so:[ 1.470005] chacha: Portable C ChaCha tc-so:[ 3.630005] shmif0: Ethernet address b2:a0:55:07:c2:26 tc-so:[ 29.000005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 29.000005] get_ifid: shmif0: ifid: b0:a0:55:ff:fe:07:c2:26 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 "aarch64--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 3905] tc-so:[New process 21480] tc-so:[New process 13681] tc-so:[New process 21822] tc-so:[New process 21731] tc-so:[New process 15835] tc-so:[New process 23364] tc-so:[New process 20370] tc-so:[New process 6140] tc-so:[New process 22104] tc-so:[New process 4476] tc-so:[New process 4895] tc-so:[New process 16717] tc-so:[New process 11439] tc-so:[New process 1450] tc-so:[New process 21986] tc-so:[New process 24547] tc-so:[New process 307] tc-so:[New process 19087] tc-so:[New process 5533] tc-so:[New process 5564] tc-so:[New process 14697] tc-so:[New process 4014] tc-so:[New process 3642] tc-so:[New process 3385] tc-so:[New process 14900] tc-so:[New process 5974] tc-so:[New process 212] tc-so:[New process 4729] tc-so:[New process 2254] tc-so:[New process 2906] tc-so:[New process 8761] tc-so:[New process 29986] tc-so:[New process 24293] tc-so:[New process 23102] tc-so:[New process 250] tc-so:[New process 16347] tc-so:[New process 13840] tc-so:[New process 1191] tc-so:Core was generated by `rump_server'. tc-so:Program terminated with signal SIGABRT, Aborted. tc-so:#0 0x0000f9a75819d3ec in _lwp_kill () from /usr/lib/libc.so.12 tc-so:[Current thread is 1 (process 3905)] tc-so:#0 0x0000f9a75819d3ec in _lwp_kill () from /usr/lib/libc.so.12 tc-so:#1 0x0000f9a75819d6ac in abort () from /usr/lib/libc.so.12 tc-so:#2 0x0000f9a758478314 in rumpuser_exit () from /usr/lib/librumpuser.so.0 tc-so:#3 0x0000f9a75863fd74 in rumpns_cpu_reboot () from /usr/lib/librump.so.0 tc-so:#4 0x0000f9a7585ea290 in rumpns_kern_reboot () from /usr/lib/librump.so.0 tc-so:#5 0x0000f9a7585e91a4 in rumpns_vpanic () from /usr/lib/librump.so.0 tc-so:#6 0x0000f9a7585c8f94 in rumpns_kern_assert () from /usr/lib/librump.so.0 tc-so:#7 0x0000f9a757f77008 in rumpns_looutput () from /usr/lib/librumpnet_net.so tc-so:#8 0x0000f9a757f59bec in rumpns_ip_if_output () tc-so: from /usr/lib/librumpnet_net.so tc-so:#9 0x0000f9a757f5b0b8 in rumpns_ip_output () from /usr/lib/librumpnet_net.so tc-so:#10 0x0000f9a757f590c8 in rumpns_rip_output () from /usr/lib/librumpnet_net.so tc-so:#11 0x0000f9a757f592f8 in ?? () from /usr/lib/librumpnet_net.so tc-so:#12 0x0000f9a757fe8c08 in rumpns_sosend () from /usr/lib/librumpnet.so tc-so:#13 0x0000f9a757fe275c in rumpns_do_sys_sendmsg_so () tc-so: from /usr/lib/librumpnet.so tc-so:#14 0x0000f9a757fe2994 in rumpns_do_sys_sendmsg () from /usr/lib/librumpnet.so tc-so:#15 0x0000f9a757fe2a44 in rumpns_sys_sendto () from /usr/lib/librumpnet.so tc-so:#16 0x0000f9a7586c13ac in ?? () from /usr/lib/librumpkern_sysproxy.so.0 tc-so:#17 0x0000f9a7584761b8 in ?? () from /usr/lib/librumpuser.so.0 tc-so:#18 0x0000f9a75844dc14 in ?? () from /usr/lib/libpthread.so.1 tc-so:#19 0x0000f9a7580b249c in __mknod50 () from /usr/lib/libc.so.12 tc-so:Backtrace stopped: previous frame identical to this frame (corrupt stack?) tc-so:(gdb) quit tc-so:[ 1.0000000] entropy: ready tc-so:[ 29.4800050] get_ifid: shmif0: got interface identifier from itself tc-so:[ 29.4800050] get_ifid: shmif0: ifid: b0:a0:d4:ff:fe:c7:47:d4 tc-so:[ 55.7200050] panic: kernel diagnostic assertion "pktq != NULL" failed: file "/tmp/bracket/build/2022.09.04.11.20.33-evbarm-aarch64/src/sys/rump/net/lib/libnet/../../../../net/if_loop.c", line 360 tc-so:[ 55.7200050] 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, 2022 tc-so:[ 1.0000000] 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.99 (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/evbarm/9.99.99/modules tc-so:[ 1.3600050] chacha: Portable C ChaCha tc-so:[ 3.5800050] shmif0: Ethernet address b2:a0:d4:c7:47:d4 tc-so:[ 55.7200050] panic: kernel diagnostic assertion "pktq != NULL" failed: file "/tmp/bracket/build/2022.09.04.11.20.33-evbarm-aarch64/src/sys/rump/net/lib/libnet/../../../../net/if_loop.c", line 360 tc-so:[ 55.7200050] 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:29.480004 b2:a0:d4:c7:47:d4 > 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:29.860004 b2:a0:d4:c7:47:d4 > 33:33:ff:c7:47:d4, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:d4ff:fec7:47d4 > ff02::1:ffc7:47d4: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffc7:47d4, length 24 tc-so:00:00:30.420004 b2:a0:d4:c7:47:d4 > 33:33:bb:88:6d:a2, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:d4ff:fec7:47d4 > ff02::2:bb88:6da2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:bb88:6da2, length 24 tc-so:00:00:28.230004 b2:a0:7e:5d:ca:96 > 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:28.870004 b2:a0:7e:5d:ca:96 > 33:33:ff:5d:ca:96, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:7eff:fe5d:ca96 > ff02::1:ff5d:ca96: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff5d:ca96, length 24 tc-so:00:00:33.650004 b2:a0:d4:c7:47:d4 > 33:33:ff:c7:47:d4, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:d4ff:fec7:47d4 > ff02::1:ffc7:47d4: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffc7:47d4, length 24 tc-so:00:00:29.250004 b2:a0:7e:5d:ca:96 > 33:33:85:76:1f:92, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:7eff:fe5d:ca96 > ff02::2:8576:1f92: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:8576:1f92, length 24 tc-so:00:00:34.850004 b2:a0:d4:c7:47:d4 > 33:33:bb:88:6d:a2, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:d4ff:fec7:47d4 > ff02::2:bb88:6da2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:bb88:6da2, length 24 tc-so:00:00:31.740004 b2:a0:7e:5d:ca:96 > 33:33:85:76:1f:92, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:7eff:fe5d:ca96 > ff02::2:8576:1f92: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:8576:1f92, length 24 tc-so:00:00:34.230004 b2:a0:7e:5d:ca:96 > 33:33:ff:5d:ca:96, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:7eff:fe5d:ca96 > ff02::1:ff5d:ca96: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff5d:ca96, length 24 tc-so:00:00:55.400004 b2:a0:d4:c7:47:d4 > 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:50.650004 b2:a0:7e:5d:ca:96 > b2:a0:d4:c7:47:d4, ethertype ARP (0x0806), length 42: Reply 192.168.1.1 is-at b2:a0:7e:5d:ca:96, length 28 tc-so:00:00:55.400004 b2:a0:d4:c7:47:d4 > b2:a0:7e:5d:ca:96, ethertype IPv4 (0x0800), length 98: 192.168.1.2 > 192.168.2.2: ICMP echo request, id 53577, seq 0, length 64 tc-so:00:00:50.890004 b2:a0:7e:5d:ca:96 > 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:55.640004 b2:a0:d4:c7:47:d4 > b2:a0:7e:5d:ca:96, ethertype ARP (0x0806), length 42: Reply 192.168.1.2 is-at b2:a0:d4:c7:47:d4, length 28 tc-so:00:00:50.930004 b2:a0:7e:5d:ca:96 > b2:a0:d4:c7:47:d4, ethertype IPv4 (0x0800), length 98: 192.168.2.2 > 192.168.1.2: ICMP echo reply, id 53577, seq 0, length 64 tc-so:### Dumping bus_peer tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:29.330004 b2:a0:e6:26:0c:0c > 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:29.380004 b2:a0:e6:26:0c:0c > 33:33:ff:26:0c:0c, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:e6ff:fe26:c0c > ff02::1:ff26:c0c: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff26:c0c, length 24 tc-so:00:00:29.780004 b2:a0:e6:26:0c:0c > 33:33:0d:d6:01:77, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:e6ff:fe26:c0c > ff02::2:dd6:177: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:dd6:177, length 24 tc-so:00:00:30.100004 b2:a0:e6:26:0c:0c > 33:33:0d:d6:01:77, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:e6ff:fe26:c0c > ff02::2:dd6:177: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:dd6:177, length 24 tc-so:00:00:30.850004 b2:a0:e6:26:0c:0c > 33:33:ff:26:0c:0c, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:e6ff:fe26:c0c > ff02::1:ff26:c0c: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff26:c0c, length 24 tc-so:00:00:28.960004 b2:a0:55:07:c2:26 > 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:29.780004 b2:a0:55:07:c2:26 > 33:33:18:4c:61:43, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:55ff:fe07:c226 > ff02::2:184c:6143: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:184c:6143, length 24 tc-so:00:00:29.900004 b2:a0:55:07:c2:26 > 33:33:ff:07:c2:26, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:55ff:fe07:c226 > ff02::1:ff07:c226: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff07:c226, length 24 tc-so:00:00:29.900004 b2:a0:55:07:c2:26 > 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:31.910004 b2:a0:55:07:c2:26 > 33:33:ff:07:c2:26, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:55ff:fe07:c226 > ff02::1:ff07:c226: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff07:c226, length 24 tc-so:00:00:42.470004 b2:a0:e6:26:0c:0c > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 192.168.2.2 tell 192.168.2.1, length 28 tc-so:00:00:34.560004 b2:a0:55:07:c2:26 > b2:a0:e6:26:0c:0c, ethertype ARP (0x0806), length 42: Reply 192.168.2.2 is-at b2:a0:55:07:c2:26, length 28 tc-so:00:00:42.510004 b2:a0:e6:26:0c:0c > b2:a0:55:07:c2:26, ethertype IPv4 (0x0800), length 98: 192.168.1.2 > 192.168.2.2: ICMP echo request, id 53577, seq 0, length 64 tc-so:00:00:34.560004 b2:a0:55:07:c2:26 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 192.168.2.1 tell 192.168.2.2, length 28 tc-so:00:00:42.510004 b2:a0:e6:26:0c:0c > b2:a0:55:07:c2:26, ethertype ARP (0x0806), length 42: Reply 192.168.2.1 is-at b2:a0:e6:26:0c:0c, length 28 tc-so:00:00:34.600004 b2:a0:55:07:c2:26 > b2:a0:e6:26:0c:0c, ethertype IPv4 (0x0800), length 98: 192.168.2.2 > 192.168.1.2: ICMP echo reply, id 53577, seq 0, length 64 tc-so:00:00:35.950004 b2:a0:55:07:c2:26 > 33:33:18:4c:61:43, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:55ff:fe07:c226 > ff02::2:184c:6143: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:184c:6143, length 24 tc-so:### Dumping bus_tun tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:28.770004 b2:a0:e5:36:f4:a7 > 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:29.170004 b2:a0:e5:36:f4:a7 > 33:33:ff:36:f4:a7, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:e5ff:fe36:f4a7 > ff02::1:ff36:f4a7: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff36:f4a7, length 24 tc-so:00:00:29.430004 b2:a0:e5:36:f4:a7 > 33:33:85:76:1f:92, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:e5ff:fe36:f4a7 > ff02::2:8576:1f92: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:8576:1f92, length 24 tc-so:00:00:35.430004 b2:a0:e5:36:f4:a7 > 33:33:85:76:1f:92, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:e5ff:fe36:f4a7 > ff02::2:8576:1f92: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:8576:1f92, length 24 tc-so:00:00:36.580004 b2:a0:e5:36:f4:a7 > 33:33:ff:36:f4:a7, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:e5ff:fe36:f4a7 > ff02::1:ff36:f4a7: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff36:f4a7, length 24 tc-so:00:00:29.860004 b2:a0:cf:31:5a:4a > 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:30.430004 b2:a0:cf:31:5a:4a > 33:33:ff:31:5a:4a, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:cfff:fe31:5a4a > ff02::1:ff31:5a4a: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff31:5a4a, length 24 tc-so:00:00:30.650004 b2:a0:cf:31:5a:4a > 33:33:0d:d6:01:77, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:cfff:fe31:5a4a > ff02::2:dd6:177: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:dd6:177, length 24 tc-so:00:00:33.030004 b2:a0:cf:31:5a:4a > 33:33:0d:d6:01:77, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:cfff:fe31:5a4a > ff02::2:dd6:177: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:dd6:177, length 24 tc-so:00:00:33.460004 b2:a0:cf:31:5a:4a > 33:33:ff:31:5a:4a, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:cfff:fe31:5a4a > ff02::1:ff31:5a4a: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff31:5a4a, length 24 tc-so:00:00:50.690004 b2:a0:e5:36:f4:a7 > 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:42.350004 b2:a0:cf:31:5a:4a > b2:a0:e5:36:f4:a7, ethertype ARP (0x0806), length 42: Reply 192.168.10.2 is-at b2:a0:cf:31:5a:4a, length 28 tc-so:00:00:50.730004 b2:a0:e5:36:f4:a7 > b2:a0:cf:31:5a:4a, ethertype IPv4 (0x0800), length 190: 192.168.10.1.51820 > 192.168.10.2.51820: UDP, length 148 tc-so:00:00:42.390004 b2:a0:cf:31:5a:4a > 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:50.770004 b2:a0:e5:36:f4:a7 > b2:a0:cf:31:5a:4a, ethertype ARP (0x0806), length 42: Reply 192.168.10.1 is-at b2:a0:e5:36:f4:a7, length 28 tc-so:00:00:42.440004 b2:a0:cf:31:5a:4a > b2:a0:e5:36:f4:a7, ethertype IPv4 (0x0800), length 134: 192.168.10.2.51820 > 192.168.10.1.51820: UDP, length 92 tc-so:00:00:50.810004 b2:a0:e5:36:f4:a7 > b2:a0:cf:31:5a:4a, ethertype IPv4 (0x0800), length 170: 192.168.10.1.51820 > 192.168.10.2.51820: UDP, length 128 tc-so:00:00:42.550004 b2:a0:cf:31:5a:4a > b2:a0:e5:36:f4:a7, ethertype IPv4 (0x0800), length 170: 192.168.10.2.51820 > 192.168.10.1.51820: UDP, length 128 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: 1662329549.990291, wg_tunnel_ipv4_over_ipv4, failed, atf-check failed; see the output of the test for details tc-start: 1662329550.217267, 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:72:b5:17:a8 ./.__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:ec:dd:2a:d8 ./.__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:54:94:91:38 ./.__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:1f:cc:f8:ca ./.__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:b5:fb:22:62 ./.__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 - - 33624 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 - - 33624 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:72ff:feb5:17a8 link#2 UHl - - - lo0 tc-so:fe80::%shmif1/64 link#3 UC - - - shmif1 tc-so:fe80::b0a0:ecff:fedd:2ad8 link#3 UHl - - - lo0 tc-so:fe80::%wg0/64 fe80::7026:6e10:d7bf:f9fb U - - - wg0 tc-so:fe80::7026:6e10:d7bf:f9fb link#4 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33624 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::7026:6e10:d7bf:f9fb UC - - - wg0 tc-so:ff02::%lo0/32 ::1 UC - - 33624 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::7026:6e10:d7bf:f9fb 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 - - 33624 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 - - 33624 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:54ff:fe94:9138 link#2 UHl - - - lo0 tc-so:fe80::%shmif1/64 link#3 UC - - - shmif1 tc-so:fe80::b0a0:1fff:fecc:f8ca link#3 UHl - - - lo0 tc-so:fe80::%wg0/64 fe80::243c:ee0c:c1b:31c3 U - - - wg0 tc-so:fe80::243c:ee0c:c1b:31c3 link#4 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33624 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::243c:ee0c:c1b:31c3 UC - - - wg0 tc-so:ff02::%lo0/32 ::1 UC - - 33624 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::243c:ee0c:c1b:31c3 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 AOwD8Byo8SQkrXyG0eEj0ndNI6HwDQUrbGnj/jURmiA= --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 rer9xGtjDoys3UX4E08gm6g3P1u4svs9xwwfCxyxCg0= --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: 1, expected: 0 tc-se:stdout: tc-se:PING 192.168.2.2 (192.168.2.2): 56 data bytes tc-se: tc-se:stderr: tc-se:rump.ping: Can't set special IP header: Socket is not connected 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-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_local tc-so:lo0: flags=0x8049 mtu 33624 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:72:b5:17:a8 tc-so: linkstr: bus_local tc-so: input: 3 packets, 226 bytes, 2 multicasts tc-so: output: 6 packets, 428 bytes, 4 multicasts tc-so: inet6 fe80::b0a0:72ff:feb5:17a8%shmif0/64 flags 0 scopeid 0x2 tc-so: inet 192.168.1.1/24 broadcast 192.168.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:ec:dd:2a:d8 tc-so: linkstr: bus_tun tc-so: input: 6 packets, 584 bytes, 4 multicasts tc-so: output: 7 packets, 830 bytes, 5 multicasts tc-so: inet6 fc00:10::1/64 flags 0 tc-so: inet6 fe80::b0a0:ecff:fedd:2ad8%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: 1 packet, 84 bytes tc-so: inet6 fe80::7026:6e10:d7bf:f9fb%wg0/64 flags 0 scopeid 0x4 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 - - 33624 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 77.67.30.0.0.0.fa.ce US - - - wg0 tc-so:192.168.3/24 77.67.30.0.0.0.fa.ce US - - - wg0 tc-so:192.168.1.2 b2:a0:59:9d:25:0b UHL - - - shmif0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33624 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:72ff:feb5:17a8 link#2 UHl - - - lo0 tc-so:fe80::%shmif1/64 link#3 UC - - - shmif1 tc-so:fe80::b0a0:ecff:fedd:2ad8 link#3 UHl - - - lo0 tc-so:fe80::%wg0/64 fe80::7026:6e10:d7bf:f9fb U - - - wg0 tc-so:fe80::7026:6e10:d7bf:f9fb link#4 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33624 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::7026:6e10:d7bf:f9fb UC - - - wg0 tc-so:ff02::%lo0/32 ::1 UC - - 33624 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::7026:6e10:d7bf:f9fb UC - - - wg0 tc-so:fc00:10::2 b2:a0:1f:cc:f8:ca UHL - - - shmif1 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33624 0 0 0 0 0 tc-so:lo0 33624 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33624 ::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 33624 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:72:b5:17:a8 3 0 6 0 0 tc-so:shmif 1500 192.168.1/24 192.168.1.1 3 0 6 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:72ff:f tc-so: ff01:2::1 tc-so: ff02::2:6220:99f6 tc-so: ff02::1%shmif0 tc-so: ff02::1:ffb5:17a8 3 0 6 0 0 tc-so:shmif 1500 b2:a0:ec:dd:2a:d8 7 0 8 0 0 tc-so:shmif 1500 fc00:10::/64 fc00:10::1 tc-so: ff02::1:ffdd:2ad8 tc-so: ff01:3::1 tc-so: ff02::2:6220:99f6 tc-so: ff02::1%shmif1 tc-so: ff02::1:ff00:1%sh 7 0 8 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:ecff:f 7 0 8 0 0 tc-so:wg0 1420 0 0 1 0 0 tc-so:wg0 1420 10.0.0/24 10.0.0.1 0 0 1 0 0 tc-so:wg0 1420 fe80::/64 fe80::7026:6e10:d tc-so: ff01:4::1 tc-so: ff02::2:6220:99f6 tc-so: ff02::1%wg0 tc-so: ff02::1:ffbf:f9fb 0 0 1 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 384 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 128 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 1280 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 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 24 0 23 1 0 1 1 0 inf 0 tc-so:kcpuset 128 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 256 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 84 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 64 253 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00128 256 76 0 0 5 0 5 5 0 inf 0 tc-so:kmem-00256 384 86 0 0 9 0 9 9 0 inf 0 tc-so:kmem-00384 512 60 0 0 8 0 8 8 0 inf 0 tc-so:kmem-00512 640 19 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00768 896 8 0 0 2 0 2 2 0 inf 0 tc-so:kmem-01024 1152 101 0 0 34 0 34 34 0 inf 0 tc-so:kmem-02048 2048 595 0 0 298 0 298 298 0 inf 0 tc-so:kmem-04096 4096 17 0 0 17 0 17 17 0 inf 0 tc-so:llentrypl 288 2 0 0 1 0 1 1 0 inf 0 tc-so:mbpl 528 10 0 0 4 0 4 4 0 inf 2 tc-so:mclpl 2048 5 0 0 7 0 7 7 0 8192 4 tc-so:mutex 128 40 0 0 2 0 2 2 0 inf 0 tc-so:pcache 2816 51 0 1 50 0 50 50 0 inf 0 tc-so:pcachecpu 128 52 0 0 2 0 2 2 0 inf 0 tc-so:pcglarge 1152 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 384 30 0 0 3 0 3 3 0 inf 0 tc-so:pdict16 80 18 0 3 1 0 1 1 0 inf 0 tc-so:pdict32 96 7 0 6 1 0 1 1 0 inf 0 tc-so:phpool-128 80 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 347 0 0 6 0 6 6 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 1024 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 9 0 6 1 0 1 1 0 inf 0 tc-so:propdata 48 22 0 17 1 0 1 1 0 inf 0 tc-so:propdict 64 24 0 14 1 0 1 1 0 inf 0 tc-so:propnmbr 64 8 0 3 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 28 0 2 3 0 3 3 0 inf 0 tc-so:rwlock 128 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 1024 7 0 0 2 0 2 2 0 inf 0 tc-so:vmembt 128 28 0 0 1 0 1 1 0 inf 0 tc-so:Totals 2160 0 86 493 0 493 tc-so: tc-so:In use 1726K, total allocated 1972K; utilization 87.5% tc-so: tc-so:? (192.168.1.2) at b2:a0:59:9d:25:0b on shmif0 permanent N tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:fc00:10::2 b2:a0:1f:cc:f8:ca shmif1 17s 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 fe80::b0a0:72ff:feb5:17a8%shmif0 tc-so: group ff01:2::1 refcount 1 tc-so: group ff02::2:6220:99f6%shmif0 refcount 1 tc-so: group ff02::1%shmif0 refcount 1 tc-so: group ff02::1:ffb5:17a8%shmif0 refcount 1 tc-so: enaddr b2:a0:72:b5:17:a8 multicnt 4 tc-so: 33:33:62:20:99:f6 -- 33:33:62:20:99:f6 refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:b5:17:a8 -- 33:33:ff:b5:17:a8 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::1 tc-so: group ff02::1:ffdd:2ad8%shmif1 refcount 1 tc-so: group ff01:3::1 refcount 2 tc-so: group ff02::2:6220:99f6%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:ec:dd:2a:d8 multicnt 4 tc-so: 33:33:ff:dd:2a:d8 -- 33:33:ff:dd:2a:d8 refcount 1 tc-so: 33:33:62:20:99:f6 -- 33:33:62:20:99: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:01 -- 33:33:ff:00:00:01 refcount 1 tc-so:wg0: tc-so: inet6 fe80::7026:6e10:d7bf:f9fb%wg0 tc-so: group ff01:4::1 refcount 1 tc-so: group ff02::2:6220:99f6%wg0 refcount 1 tc-so: group ff02::1%wg0 refcount 1 tc-so: group ff02::1:ffbf:f9fb%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, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.99 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/evbarm/9.99.99/modules tc-so:[ 1.350005] 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.650005] shmif0: Ethernet address b2:a0:72:b5:17:a8 tc-so:[ 5.850005] shmif1: Ethernet address b2:a0:ec:dd:2a:d8 tc-so:[ 28.990005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 28.990005] get_ifid: shmif0: ifid: b0:a0:72:ff:fe:b5:17:a8 tc-so:[ 29.430005] get_ifid: shmif1: got interface identifier from itself tc-so:[ 29.430005] get_ifid: shmif1: ifid: b0:a0:ec:ff:fe:dd:2a:d8 tc-so:[ 30.280005] get_ifid: wg0: interface identifier generated by random number tc-so:[ 30.280005] get_ifid: wg0: ifid: 70:26:6e:10:d7:bf:f9:fb tc-so:[ 30.710005] ip6_output: refusing to send from invalid address fe80:4::7026:6e10:d7bf:f9fb (pid 0) tc-so:[ 30.780005] ip6_output: refusing to send from invalid address fe80:4::7026:6e10:d7bf:f9fb (pid 0) tc-so:[ 33.960005] ip6_output: refusing to send from invalid address fe80:4::7026:6e10:d7bf:f9fb (pid 0) tc-so:[ 38.870005] ip6_output: refusing to send from invalid address fe80:4::7026:6e10:d7bf:f9fb (pid 0) tc-so:### Dumping unix://wg_tun_peer tc-so:lo0: flags=0x8049 mtu 33624 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:54:94:91:38 tc-so: linkstr: bus_peer tc-so: input: 6 packets, 428 bytes, 6 multicasts tc-so: output: 5 packets, 386 bytes, 4 multicasts tc-so: inet6 fe80::b0a0:54ff:fe94:9138%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:1f:cc:f8:ca tc-so: linkstr: bus_tun tc-so: input: 5 packets, 650 bytes, 2 multicasts tc-so: output: 7 packets, 670 bytes, 4 multicasts tc-so: inet6 fc00:10::2/64 flags 0 tc-so: inet6 fe80::b0a0:1fff:fecc:f8ca%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::243c:ee0c:c1b:31c3%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 - - 33624 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 - - 33624 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:54ff:fe94:9138 link#2 UHl - - - lo0 tc-so:fe80::%shmif1/64 link#3 UC - - - shmif1 tc-so:fe80::b0a0:1fff:fecc:f8ca link#3 UHl - - - lo0 tc-so:fe80::%wg0/64 fe80::243c:ee0c:c1b:31c3 U - - - wg0 tc-so:fe80::243c:ee0c:c1b:31c3 link#4 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33624 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::243c:ee0c:c1b:31c3 UC - - - wg0 tc-so:ff02::%lo0/32 ::1 UC - - 33624 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::243c:ee0c:c1b:31c3 UC - - - wg0 tc-so:fc00:10::1 b2:a0:ec:dd:2a:d8 UHL - - - shmif1 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33624 0 0 0 0 0 tc-so:lo0 33624 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33624 ::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 33624 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:54:94:91:38 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:54ff:f tc-so: ff01:2::1 tc-so: ff02::2:1080:93c% tc-so: ff02::1%shmif0 tc-so: ff02::1:ff94:9138 6 0 5 0 0 tc-so:shmif 1500 b2:a0:1f:cc:f8:ca 5 0 7 0 0 tc-so:shmif 1500 fc00:10::/64 fc00:10::2 tc-so: ff02::1:ffcc:f8ca tc-so: ff01:3::1 tc-so: ff02::2:1080:93c% tc-so: ff02::1%shmif1 tc-so: ff02::1:ff00:2%sh 5 0 7 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:1fff: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::243c:ee0c:c tc-so: ff01:4::1 tc-so: ff02::2:1080:93c% tc-so: ff02::1%wg0 tc-so: ff02::1:ff1b:31c3 0 0 0 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 384 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 128 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 1280 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 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 128 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 256 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 82 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 64 250 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00128 256 76 0 0 5 0 5 5 0 inf 0 tc-so:kmem-00256 384 86 0 0 9 0 9 9 0 inf 0 tc-so:kmem-00384 512 60 0 0 8 0 8 8 0 inf 0 tc-so:kmem-00512 640 19 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00768 896 8 0 0 2 0 2 2 0 inf 0 tc-so:kmem-01024 1152 101 0 0 34 0 34 34 0 inf 0 tc-so:kmem-02048 2048 583 0 0 292 0 292 292 0 inf 0 tc-so:kmem-04096 4096 17 0 0 17 0 17 17 0 inf 0 tc-so:llentrypl 288 1 0 0 1 0 1 1 0 inf 0 tc-so:mbpl 528 10 0 0 4 0 4 4 0 inf 2 tc-so:mclpl 2048 5 0 0 7 0 7 7 0 8192 4 tc-so:mutex 128 40 0 0 2 0 2 2 0 inf 0 tc-so:pcache 2816 51 0 1 50 0 50 50 0 inf 0 tc-so:pcachecpu 128 52 0 0 2 0 2 2 0 inf 0 tc-so:pcglarge 1152 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 384 30 0 0 3 0 3 3 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-128 80 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 341 0 0 6 0 6 6 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 1024 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 3 0 3 3 0 inf 0 tc-so:rwlock 128 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 1024 7 0 0 2 0 2 2 0 inf 0 tc-so:vmembt 128 28 0 0 1 0 1 1 0 inf 0 tc-so:Totals 2118 0 69 487 0 487 tc-so: tc-so:In use 1701K, total allocated 1948K; utilization 87.3% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:fc00:10::1 b2:a0:ec:dd:2a:d8 shmif1 15s R 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 fe80::b0a0:54ff:fe94:9138%shmif0 tc-so: group ff01:2::1 refcount 1 tc-so: group ff02::2:1080:93c%shmif0 refcount 1 tc-so: group ff02::1%shmif0 refcount 1 tc-so: group ff02::1:ff94:9138%shmif0 refcount 1 tc-so: enaddr b2:a0:54:94:91:38 multicnt 4 tc-so: 33:33:10:80:09:3c -- 33:33:10:80:09:3c refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:94:91:38 -- 33:33:ff:94:91:38 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:ffcc:f8ca%shmif1 refcount 1 tc-so: group ff01:3::1 refcount 2 tc-so: group ff02::2:1080:93c%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:1f:cc:f8:ca multicnt 4 tc-so: 33:33:ff:cc:f8:ca -- 33:33:ff:cc:f8:ca refcount 1 tc-so: 33:33:10:80:09:3c -- 33:33:10:80:09: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:02 -- 33:33:ff:00:00:02 refcount 1 tc-so:wg0: tc-so: inet6 fe80::243c:ee0c:c1b:31c3%wg0 tc-so: group ff01:4::1 refcount 1 tc-so: group ff02::2:1080:93c%wg0 refcount 1 tc-so: group ff02::1%wg0 refcount 1 tc-so: group ff02::1:ff1b:31c3%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, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.99 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/evbarm/9.99.99/modules tc-so:[ 1.420005] 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:[ 4.190005] shmif0: Ethernet address b2:a0:54:94:91:38 tc-so:[ 6.590005] shmif1: Ethernet address b2:a0:1f:cc:f8:ca tc-so:[ 34.270005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 34.270005] get_ifid: shmif0: ifid: b0:a0:54:ff:fe:94:91:38 tc-so:[ 35.650005] get_ifid: shmif1: got interface identifier from itself tc-so:[ 35.650005] get_ifid: shmif1: ifid: b0:a0:1f:ff:fe:cc:f8:ca tc-so:[ 36.520005] get_ifid: wg0: interface identifier generated by random number tc-so:[ 36.520005] get_ifid: wg0: ifid: 24:3c:ee:0c:0c:1b:31:c3 tc-so:[ 36.600005] ip6_output: refusing to send from invalid address fe80:4::243c:ee0c:c1b:31c3 (pid 0) tc-so:[ 37.190005] ip6_output: refusing to send from invalid address fe80:4::243c:ee0c:c1b:31c3 (pid 0) tc-so:[ 37.980005] ip6_output: refusing to send from invalid address fe80:4::243c:ee0c:c1b:31c3 (pid 0) tc-so:[ 45.120005] ip6_output: refusing to send from invalid address fe80:4::243c:ee0c:c1b:31c3 (pid 0) tc-so:### Dumping unix://wg_peer tc-so:lo0: flags=0x8049 mtu 33624 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:b5:fb:22:62 tc-so: linkstr: bus_peer tc-so: input: 1 packet, 86 bytes, 1 multicast tc-so: output: 6 packets, 428 bytes, 4 multicasts tc-so: inet6 fe80::b0a0:b5ff:fefb:2262%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 - - 33624 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 - - 33624 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:b5ff:fefb:2262 link#2 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33624 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff02::%lo0/32 ::1 UC - - 33624 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33624 0 0 0 0 0 tc-so:lo0 33624 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33624 ::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 33624 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:b5:fb:22:62 1 0 6 0 0 tc-so:shmif 1500 192.168.2/24 192.168.2.2 1 0 6 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:b5ff:f tc-so: ff01:2::1 tc-so: ff02::2:6fb2:77c3 tc-so: ff02::1%shmif0 tc-so: ff02::1:fffb:2262 1 0 6 0 0 tc-so:shmif 1500 192.168.3/24 192.168.3.2 1 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 384 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 128 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 1280 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 128 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 256 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 40 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 64 178 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 256 50 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00256 384 52 0 0 6 0 6 6 0 inf 0 tc-so:kmem-00384 512 29 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00512 640 15 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00768 896 4 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1152 90 0 0 30 0 30 30 0 inf 0 tc-so:kmem-02048 2048 298 0 0 149 0 149 149 0 inf 0 tc-so:kmem-04096 4096 15 0 0 15 0 15 15 0 inf 0 tc-so:mbpl 528 5 0 0 3 0 3 3 0 inf 2 tc-so:mclpl 2048 2 0 0 5 0 5 5 0 8192 4 tc-so:mutex 128 30 0 0 1 0 1 1 0 inf 0 tc-so:pcache 2816 48 0 1 47 0 47 47 0 inf 0 tc-so:pcachecpu 128 49 0 0 2 0 2 2 0 inf 0 tc-so:pcglarge 1152 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 384 25 0 0 3 0 3 3 0 inf 0 tc-so:phpool-128 80 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 188 0 0 3 0 3 3 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 1024 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 2 0 2 2 0 inf 0 tc-so:rwlock 128 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 1024 6 0 0 2 0 2 2 0 inf 0 tc-so:vmembt 128 6 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1276 0 14 306 0 306 tc-so: tc-so:In use 1021K, total allocated 1224K; utilization 83.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:shmif0: tc-so: inet6 fe80::b0a0:b5ff:fefb:2262%shmif0 tc-so: group ff01:2::1 refcount 1 tc-so: group ff02::2:6fb2:77c3%shmif0 refcount 1 tc-so: group ff02::1%shmif0 refcount 1 tc-so: group ff02::1:fffb:2262%shmif0 refcount 1 tc-so: enaddr b2:a0:b5:fb:22:62 multicnt 4 tc-so: 33:33:6f:b2:77:c3 -- 33:33:6f:b2:77:c3 refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:fb:22:62 -- 33:33:ff:fb:22:62 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, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.99 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/evbarm/9.99.99/modules tc-so:[ 1.380005] chacha: Portable C ChaCha tc-so:[ 3.630005] shmif0: Ethernet address b2:a0:b5:fb:22:62 tc-so:[ 34.480005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 34.480005] get_ifid: shmif0: ifid: b0:a0:b5:ff:fe:fb:22:62 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 "aarch64--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 29255] tc-so:[New process 11540] tc-so:[New process 2763] tc-so:[New process 3010] tc-so:[New process 25798] tc-so:[New process 17815] tc-so:[New process 12055] tc-so:[New process 24614] tc-so:[New process 16626] tc-so:[New process 16904] tc-so:[New process 5810] tc-so:[New process 2925] tc-so:[New process 26707] tc-so:[New process 28730] tc-so:[New process 21060] tc-so:[New process 4561] tc-so:[New process 22415] tc-so:[New process 12969] tc-so:[New process 21143] tc-so:[New process 13932] tc-so:[New process 5927] tc-so:[New process 15021] tc-so:[New process 28474] tc-so:[New process 18060] tc-so:[New process 20260] tc-so:[New process 3029] tc-so:[New process 2396] tc-so:[New process 28703] tc-so:[New process 11781] tc-so:[New process 3502] tc-so:[New process 23619] tc-so:[New process 2030] tc-so:[New process 20902] tc-so:[New process 14700] tc-so:[New process 222] tc-so:[New process 5667] tc-so:[New process 13005] tc-so:[New process 23182] tc-so:[New process 29054] tc-so:Core was generated by `rump_server'. tc-so:Program terminated with signal SIGABRT, Aborted. tc-so:#0 0x0000f414b0e7d3ec in _lwp_kill () from /usr/lib/libc.so.12 tc-so:[Current thread is 1 (process 29255)] tc-so:#0 0x0000f414b0e7d3ec in _lwp_kill () from /usr/lib/libc.so.12 tc-so:#1 0x0000f414b0e7d6ac in abort () from /usr/lib/libc.so.12 tc-so:#2 0x0000f414b1158314 in rumpuser_exit () from /usr/lib/librumpuser.so.0 tc-so:#3 0x0000f414b131fd74 in rumpns_cpu_reboot () from /usr/lib/librump.so.0 tc-so:#4 0x0000f414b12ca290 in rumpns_kern_reboot () from /usr/lib/librump.so.0 tc-so:#5 0x0000f414b12c91a4 in rumpns_vpanic () from /usr/lib/librump.so.0 tc-so:#6 0x0000f414b12a8f94 in rumpns_kern_assert () from /usr/lib/librump.so.0 tc-so:#7 0x0000f414b0c57008 in rumpns_looutput () from /usr/lib/librumpnet_net.so tc-so:#8 0x0000f414b0c39bec in rumpns_ip_if_output () tc-so: from /usr/lib/librumpnet_net.so tc-so:#9 0x0000f414b0c3b0b8 in rumpns_ip_output () from /usr/lib/librumpnet_net.so tc-so:#10 0x0000f414b0c390c8 in rumpns_rip_output () from /usr/lib/librumpnet_net.so tc-so:#11 0x0000f414b0c392f8 in ?? () from /usr/lib/librumpnet_net.so tc-so:#12 0x0000f414b0cc8c08 in rumpns_sosend () from /usr/lib/librumpnet.so tc-so:#13 0x0000f414b0cc275c in rumpns_do_sys_sendmsg_so () tc-so: from /usr/lib/librumpnet.so tc-so:#14 0x0000f414b0cc2994 in rumpns_do_sys_sendmsg () from /usr/lib/librumpnet.so tc-so:#15 0x0000f414b0cc2a44 in rumpns_sys_sendto () from /usr/lib/librumpnet.so tc-so:#16 0x0000f414b13a13ac in ?? () from /usr/lib/librumpkern_sysproxy.so.0 tc-so:#17 0x0000f414b11561b8 in ?? () from /usr/lib/librumpuser.so.0 tc-so:#18 0x0000f414b112dc14 in ?? () from /usr/lib/libpthread.so.1 tc-so:#19 0x0000f414b0d9249c in __mknod50 () from /usr/lib/libc.so.12 tc-so:Backtrace stopped: previous frame identical to this frame (corrupt stack?) tc-so:(gdb) quit tc-so:[ 1.0000000] entropy: ready tc-so:[ 28.7600050] get_ifid: shmif0: got interface identifier from itself tc-so:[ 28.7600050] get_ifid: shmif0: ifid: b0:a0:59:ff:fe:9d:25:0b tc-so:[ 62.3800050] panic: kernel diagnostic assertion "pktq != NULL" failed: file "/tmp/bracket/build/2022.09.04.11.20.33-evbarm-aarch64/src/sys/rump/net/lib/libnet/../../../../net/if_loop.c", line 360 tc-so:[ 62.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, 2022 tc-so:[ 1.0000000] 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.99 (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/evbarm/9.99.99/modules tc-so:[ 1.3300050] chacha: Portable C ChaCha tc-so:[ 3.4200050] shmif0: Ethernet address b2:a0:59:9d:25:0b tc-so:[ 62.3800050] panic: kernel diagnostic assertion "pktq != NULL" failed: file "/tmp/bracket/build/2022.09.04.11.20.33-evbarm-aarch64/src/sys/rump/net/lib/libnet/../../../../net/if_loop.c", line 360 tc-so:[ 62.3800050] 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:28.730004 b2:a0:59:9d:25:0b > 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:29.020004 b2:a0:59:9d:25:0b > 33:33:ff:9d:25:0b, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:59ff:fe9d:250b > ff02::1:ff9d:250b: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff9d:250b, length 24 tc-so:00:00:29.140004 b2:a0:59:9d:25:0b > 33:33:ee:92:9b:85, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:59ff:fe9d:250b > ff02::2:ee92:9b85: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:ee92:9b85, length 24 tc-so:00:00:32.120004 b2:a0:59:9d:25:0b > 33:33:ee:92:9b:85, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:59ff:fe9d:250b > ff02::2:ee92:9b85: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:ee92:9b85, length 24 tc-so:00:00:33.300004 b2:a0:59:9d:25:0b > 33:33:ff:9d:25:0b, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:59ff:fe9d:250b > ff02::1:ff9d:250b: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff9d:250b, length 24 tc-so:00:00:28.990004 b2:a0:72:b5:17:a8 > 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:29.040004 b2:a0:72:b5:17:a8 > 33:33:ff:b5:17:a8, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:72ff:feb5:17a8 > ff02::1:ffb5:17a8: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffb5:17a8, length 24 tc-so:00:00:29.490004 b2:a0:72:b5:17:a8 > 33:33:62:20:99:f6, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:72ff:feb5:17a8 > ff02::2:6220:99f6: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:6220:99f6, length 24 tc-so:00:00:30.130004 b2:a0:72:b5:17:a8 > 33:33:62:20:99:f6, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:72ff:feb5:17a8 > ff02::2:6220:99f6: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:6220:99f6, length 24 tc-so:00:00:38.130004 b2:a0:72:b5:17:a8 > 33:33:ff:b5:17:a8, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:72ff:feb5:17a8 > ff02::1:ffb5:17a8: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffb5:17a8, length 24 tc-so:00:01:01.800004 b2:a0:59:9d:25:0b > 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:57.250004 b2:a0:72:b5:17:a8 > b2:a0:59:9d:25:0b, ethertype ARP (0x0806), length 42: Reply 192.168.1.1 is-at b2:a0:72:b5:17:a8, length 28 tc-so:00:01:01.880004 b2:a0:59:9d:25:0b > b2:a0:72:b5:17:a8, ethertype IPv4 (0x0800), length 98: 192.168.1.2 > 192.168.2.2: ICMP echo request, id 35762, seq 0, length 64 tc-so:### Dumping bus_peer tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:34.230004 b2:a0:54:94:91:38 > 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:35.240004 b2:a0:54:94:91:38 > 33:33:10:80:09:3c, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:54ff:fe94:9138 > ff02::2:1080:93c: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:1080:93c, length 24 tc-so:00:00:35.240004 b2:a0:54:94:91:38 > 33:33:ff:94:91:38, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:54ff:fe94:9138 > ff02::1:ff94:9138: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff94:9138, length 24 tc-so:00:00:37.070004 b2:a0:54:94:91:38 > 33:33:10:80:09:3c, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:54ff:fe94:9138 > ff02::2:1080:93c: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:1080:93c, length 24 tc-so:00:00:41.510004 b2:a0:54:94:91:38 > 33:33:ff:94:91:38, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:54ff:fe94:9138 > ff02::1:ff94:9138: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff94:9138, length 24 tc-so:00:00:34.480004 b2:a0:b5:fb:22:62 > 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:34.970004 b2:a0:b5:fb:22:62 > 33:33:ff:fb:22:62, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:b5ff:fefb:2262 > ff02::1:fffb:2262: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:fffb:2262, length 24 tc-so:00:00:35.010004 b2:a0:b5:fb:22:62 > 33:33:6f:b2:77:c3, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:b5ff:fefb:2262 > ff02::2:6fb2:77c3: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:6fb2:77c3, length 24 tc-so:00:00:35.460004 b2:a0:b5:fb:22:62 > 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:39.930004 b2:a0:b5:fb:22:62 > 33:33:ff:fb:22:62, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:b5ff:fefb:2262 > ff02::1:fffb:2262: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:fffb:2262, length 24 tc-so:00:00:42.320004 b2:a0:b5:fb:22:62 > 33:33:6f:b2:77:c3, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:b5ff:fefb:2262 > ff02::2:6fb2:77c3: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:6fb2:77c3, length 24 tc-so:### Dumping bus_tun tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:29.840004 b2:a0:ec:dd:2a:d8 > 33:33:ff:dd:2a:d8, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:ecff:fedd:2ad8 > ff02::1:ffdd:2ad8: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffdd:2ad8, length 24 tc-so:00:00:30.190004 b2:a0:ec:dd:2a:d8 > 33:33:ff:dd:2a:d8, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:ecff:fedd:2ad8 > ff02::1:ffdd:2ad8: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffdd:2ad8, length 24 tc-so:00:00:30.280004 b2:a0:ec:dd:2a:d8 > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:ecff:fedd:2ad8 > ff02::1:ff00:1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:1, length 24 tc-so:00:00:37.820004 b2:a0:ec:dd:2a:d8 > 33:33:62:20:99:f6, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:ecff:fedd:2ad8 > ff02::2:6220:99f6: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:6220:99f6, length 24 tc-so:00:00:36.440004 b2:a0:1f:cc:f8:ca > 33:33:10:80:09:3c, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:1fff:fecc:f8ca > ff02::2:1080:93c: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:1080:93c, length 24 tc-so:00:00:36.520004 b2:a0:1f:cc:f8:ca > 33:33:ff:cc:f8:ca, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:1fff:fecc:f8ca > ff02::1:ffcc:f8ca: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffcc:f8ca, length 24 tc-so:00:00:39.320004 b2:a0:1f:cc:f8:ca > 33:33:ff:cc:f8:ca, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:1fff:fecc:f8ca > ff02::1:ffcc:f8ca: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffcc:f8ca, length 24 tc-so:00:00:43.940004 b2:a0:1f:cc:f8:ca > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:1fff:fecc:f8ca > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24 tc-so:00:00:57.290004 b2:a0:ec:dd:2a:d8 > 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:49.850004 b2:a0:1f:cc:f8:ca > b2:a0:ec:dd:2a:d8, 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:57.390004 b2:a0:ec:dd:2a:d8 > b2:a0:1f:cc:f8:ca, ethertype IPv6 (0x86dd), length 210: fc00:10::1.51820 > fc00:10::2.51820: UDP, length 148 tc-so:00:00:49.890004 b2:a0:1f:cc:f8:ca > b2:a0:ec:dd:2a:d8, ethertype IPv6 (0x86dd), length 154: fc00:10::2.51820 > fc00:10::1.51820: UDP, length 92 tc-so:00:00:57.470004 b2:a0:ec:dd:2a:d8 > b2:a0:1f:cc:f8:ca, ethertype IPv6 (0x86dd), length 190: fc00:10::1.51820 > fc00:10::2.51820: UDP, length 128 tc-so:00:00:54.850004 b2:a0:1f:cc:f8:ca > b2:a0:ec:dd:2a:d8, ethertype IPv6 (0x86dd), length 86: fc00:10::2 > fc00:10::1: ICMP6, neighbor solicitation, who has fc00:10::1, length 32 tc-so:00:01:02.310004 b2:a0:ec:dd:2a:d8 > b2:a0:1f:cc:f8:ca, ethertype IPv6 (0x86dd), length 78: fc00:10::1 > fc00:10::2: ICMP6, neighbor advertisement, tgt is fc00:10::1, length 24 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: 1662329643.983489, wg_tunnel_ipv4_over_ipv6, failed, atf-check failed; see the output of the test for details tc-start: 1662329644.62954, 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:08:aa:22:fb ./.__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:23:9c:13:6d ./.__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:3b:92:29:1a ./.__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:81:ca:c6:88 ./.__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:bd:5c:fd:0b ./.__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 - - 33624 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 - - 33624 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:8ff:feaa:22fb link#2 UHl - - - lo0 tc-so:fe80::%shmif1/64 link#3 UC - - - shmif1 tc-so:fe80::b0a0:23ff:fe9c:136d link#3 UHl - - - lo0 tc-so:fe80::%wg0/64 fe80::78ca:bba7:eb8d:a884 U - - - wg0 tc-so:fe80::78ca:bba7:eb8d:a884 link#4 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33624 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 - - 33624 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 - - 33624 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 - - 33624 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:3bff:fe92:291a link#2 UHl - - - lo0 tc-so:fe80::%shmif1/64 link#3 UC - - - shmif1 tc-so:fe80::b0a0:81ff:feca:c688 link#3 UHl - - - lo0 tc-so:fe80::%wg0/64 fe80::c03b:3b8a:23bc:2168 U - - - wg0 tc-so:fe80::c03b:3b8a:23bc:2168 link#4 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33624 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 - - 33624 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 PPpCkPc5ScRhuHw9cicrT8GowRSSr3zejpi6HFkeviQ= --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 OenaRwX4CDF/cKUg8YLWMBRGSrDMCA6jkZeSZ5bsCEo= --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-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 -c 1 -X 1 fc00:3::2 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes nc -N -w 20 fc00:2::2 1234 ] tc-se:kill: pid 10526: No such process tc-so:8 ./file_recv tc-so:8 ./file_send tc-so: 200 ./file_send tc-so: 200 ./file_recv tc-so:Executing command [ diff -q ./file_send ./file_recv ] tc-so:Executing command [ rump.ifconfig wg0 destroy ] tc-so:Executing command [ rump.ifconfig wg0 destroy ] 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:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33624 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:93:a3:28:a2 tc-so: linkstr: bus_local tc-so: inet6 fc00:1::2/64 flags 0 tc-so: inet6 fe80::b0a0:93ff:fea3:28a2%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 - - 33624 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 - - 33624 lo0 tc-so:fc00:1::/64 link#2 UC - - - shmif0 tc-so:fc00:1::2 link#2 UHl - - - lo0 tc-so:fc00:2::2 fc00:1::1 UGHD - - 1420 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:93ff:fea3:28a2 link#2 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33624 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff02::%lo0/32 ::1 UC - - 33624 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:fc00:1::1 b2:a0:08:aa:22:fb 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 33624 0 0 0 0 0 tc-so:lo0 33624 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33624 ::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 33624 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:93:a3:28:a2 15 0 18 0 0 tc-so:shmif 1500 fc00:1::/64 fc00:1::2 tc-so: ff02::1:ffa3:28a2 tc-so: ff01:2::1 tc-so: ff02::2:b192:60ee tc-so: ff02::1%shmif0 tc-so: ff02::1:ff00:2%sh 15 0 18 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:93ff:f 15 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::1 b2:a0:08:aa:22:fb 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 fc00:1::2 tc-so: group ff02::1:ffa3:28a2%shmif0 refcount 1 tc-so: group ff01:2::1 refcount 2 tc-so: group ff02::2:b192:60ee%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:93:a3:28:a2 multicnt 4 tc-so: 33:33:ff:a3:28:a2 -- 33:33:ff:a3:28:a2 refcount 1 tc-so: 33:33:b1:92:60:ee -- 33:33:b1:92:60:ee 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 33624 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:08:aa:22:fb tc-so: linkstr: bus_local tc-so: inet6 fc00:1::1/64 flags 0 tc-so: inet6 fe80::b0a0:8ff:feaa:22fb%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:23:9c:13:6d tc-so: linkstr: bus_tun tc-so: inet6 fe80::b0a0:23ff:fe9c:136d%shmif1/64 flags 0 scopeid 0x3 tc-so: inet 192.168.10.1/24 broadcast 192.168.10.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:127.0.0.1 lo0 UHl - - 33624 lo0 tc-so:192.168.10/24 link#3 UC - - - shmif1 tc-so:192.168.10.1 link#3 UHl - - - lo0 tc-so:192.168.10.2 b2:a0:81:ca:c6:88 UHL - - - shmif1 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33624 lo0 tc-so:fc00:1::/64 link#2 UC - - - shmif0 tc-so:fc00:1::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:8ff:feaa:22fb link#2 UHl - - - lo0 tc-so:fe80::%shmif1/64 link#3 UC - - - shmif1 tc-so:fe80::b0a0:23ff:fe9c:136d link#3 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33624 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 - - 33624 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%shmif1/32 link#3 UC - - - shmif1 tc-so:fc00:1::2 b2:a0:93:a3:28:a2 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 33624 0 0 0 0 0 tc-so:lo0 33624 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33624 ::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 33624 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:08:aa:22:fb 18 0 15 0 0 tc-so:shmif 1500 fc00:1::/64 fc00:1::1 tc-so: ff02::1:ffaa:22fb tc-so: ff01:2::1 tc-so: ff02::2:d6b3:7db8 tc-so: ff02::1%shmif0 tc-so: ff02::1:ff00:1%sh 18 0 15 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:8ff:fe 18 0 15 0 0 tc-so:shmif 1500 b2:a0:23:9c:13:6d 16 0 18 0 0 tc-so:shmif 1500 192.168.10/24 192.168.10.1 16 0 18 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:23ff:f tc-so: ff01:3::1 tc-so: ff02::2:d6b3:7db8 tc-so: ff02::1%shmif1 tc-so: ff02::1:ff9c:136d 16 0 18 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (192.168.10.2) at b2:a0:81:ca:c6:88 on shmif1 6s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:fc00:1::2 b2:a0:93:a3:28:a2 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 fc00:1::1 tc-so: group ff02::1:ffaa:22fb%shmif0 refcount 1 tc-so: group ff01:2::1 refcount 2 tc-so: group ff02::2:d6b3:7db8%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:08:aa:22:fb multicnt 4 tc-so: 33:33:ff:aa:22:fb -- 33:33:ff:aa:22:fb refcount 1 tc-so: 33:33:d6:b3:7d:b8 -- 33:33:d6:b3:7d: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:01 -- 33:33:ff:00:00:01 refcount 1 tc-so:shmif1: tc-so: inet6 fe80::b0a0:23ff:fe9c:136d%shmif1 tc-so: group ff01:3::1 refcount 1 tc-so: group ff02::2:d6b3:7db8%shmif1 refcount 1 tc-so: group ff02::1%shmif1 refcount 1 tc-so: group ff02::1:ff9c:136d%shmif1 refcount 1 tc-so: enaddr b2:a0:23:9c:13:6d multicnt 4 tc-so: 33:33:d6:b3:7d:b8 -- 33:33:d6:b3:7d:b8 refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:9c:13:6d -- 33:33:ff:9c:13:6d refcount 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 33624 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:92:29:1a tc-so: linkstr: bus_peer tc-so: inet6 fc00:2::1/64 flags 0 tc-so: inet6 fe80::b0a0:3bff:fe92:291a%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:81:ca:c6:88 tc-so: linkstr: bus_tun tc-so: inet6 fe80::b0a0:81ff:feca:c688%shmif1/64 flags 0 scopeid 0x3 tc-so: inet 192.168.10.2/24 broadcast 192.168.10.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:127.0.0.1 lo0 UHl - - 33624 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:23:9c:13:6d UHL - - - shmif1 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33624 lo0 tc-so:fc00:2::/64 link#2 UC - - - shmif0 tc-so:fc00: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:3bff:fe92:291a link#2 UHl - - - lo0 tc-so:fe80::%shmif1/64 link#3 UC - - - shmif1 tc-so:fe80::b0a0:81ff:feca:c688 link#3 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33624 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 - - 33624 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%shmif1/32 link#3 UC - - - shmif1 tc-so:fc00:2::2 b2:a0:bd:5c:fd:0b UHL - - - shmif0 tc-so:fe80::b0a0:bdff:fe5c:fd0b b2:a0:bd:5c:fd: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 33624 0 0 0 0 0 tc-so:lo0 33624 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33624 ::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 33624 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:3b:92:29:1a 15 0 18 0 0 tc-so:shmif 1500 fc00:2::/64 fc00:2::1 tc-so: ff02::1:ff92:291a tc-so: ff01:2::1 tc-so: ff02::2:2980:f818 tc-so: ff02::1%shmif0 tc-so: ff02::1:ff00:1%sh 15 0 18 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:3bff:f 15 0 18 0 0 tc-so:shmif 1500 b2:a0:81:ca:c6:88 14 0 16 0 0 tc-so:shmif 1500 192.168.10/24 192.168.10.2 14 0 16 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:81ff:f tc-so: ff01:3::1 tc-so: ff02::2:2980:f818 tc-so: ff02::1%shmif1 tc-so: ff02::1:ffca:c688 14 0 16 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (192.168.10.1) at b2:a0:23:9c:13:6d on shmif1 23h59m59s S tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:fc00:2::2 b2:a0:bd:5c:fd:0b shmif0 23h59m57s S tc-so:fe80::b0a0:bdff:fe5c:fd0b%shmif0 b2:a0:bd:5c:fd:0b 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 fc00:2::1 tc-so: group ff02::1:ff92:291a%shmif0 refcount 1 tc-so: group ff01:2::1 refcount 2 tc-so: group ff02::2:2980:f818%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:3b:92:29:1a multicnt 4 tc-so: 33:33:ff:92:29:1a -- 33:33:ff:92:29:1a refcount 1 tc-so: 33:33:29:80:f8:18 -- 33:33:29:80:f8:18 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:81ff:feca:c688%shmif1 tc-so: group ff01:3::1 refcount 1 tc-so: group ff02::2:2980:f818%shmif1 refcount 1 tc-so: group ff02::1%shmif1 refcount 1 tc-so: group ff02::1:ffca:c688%shmif1 refcount 1 tc-so: enaddr b2:a0:81:ca:c6:88 multicnt 4 tc-so: 33:33:29:80:f8:18 -- 33:33:29:80:f8:18 refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:ca:c6:88 -- 33:33:ff:ca:c6:88 refcount 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 33624 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:5c:fd:0b tc-so: linkstr: bus_peer tc-so: inet6 fc00:2::2/64 flags 0 tc-so: inet6 fe80::b0a0:bdff:fe5c:fd0b%shmif0/64 flags 0 scopeid 0x2 tc-so: inet6 fc00:3::2/64 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 - - 33624 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 - - 33624 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:bdff:fe5c:fd0b link#2 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33624 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff02::%lo0/32 ::1 UC - - 33624 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:fc00:2::1 b2:a0:3b:92:29:1a UHL - - - shmif0 tc-so:fe80::b0a0:3bff:fe92:291a b2:a0:3b:92:29:1a 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 33624 0 0 0 0 0 tc-so:lo0 33624 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33624 ::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 33624 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:bd:5c:fd:0b 15 0 15 0 0 tc-so:shmif 1500 fc00:2::/64 fc00:2::2 tc-so: ff02::1:ff5c:fd0b tc-so: ff01:2::1 tc-so: ff02::2:269b:f8c1 tc-so: ff02::1%shmif0 tc-so: ff02::1:ff00:2%sh 15 0 15 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:bdff:f 15 0 15 0 0 tc-so:shmif 1500 fc00:3::/64 fc00:3::2 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::1 b2:a0:3b:92:29:1a shmif0 23h59m47s S tc-so:fe80::b0a0:3bff:fe92:291a%shmif0 b2:a0:3b:92:29:1a shmif0 23h59m52s S 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 fc00:2::2 tc-so: group ff02::1:ff5c:fd0b%shmif0 refcount 1 tc-so: group ff01:2::1 refcount 3 tc-so: group ff02::2:269b:f8c1%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:bd:5c:fd:0b multicnt 4 tc-so: 33:33:ff:5c:fd:0b -- 33:33:ff:5c:fd:0b refcount 1 tc-so: 33:33:26:9b:f8:c1 -- 33:33:26:9b:f8: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:shmif0: flags=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:5c:fd:0b tc-so: linkstr: bus_peer tc-so: input: 15 packets, 3442 bytes, 2 multicasts tc-so: output: 15 packets, 1242 bytes, 5 multicasts tc-so: inet6 fc00:2::2/64 flags 0 tc-so: inet6 fe80::b0a0:bdff:fe5c:fd0b%shmif0/64 flags 0 scopeid 0x2 tc-so: inet6 fc00:3::2/64 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:81:ca:c6:88 tc-so: linkstr: bus_tun tc-so: input: 14 packets, 4044 bytes, 2 multicasts tc-so: output: 16 packets, 1708 bytes, 4 multicasts tc-so: inet6 fe80::b0a0:81ff:feca:c688%shmif1/64 flags 0 scopeid 0x3 tc-so: inet 192.168.10.2/24 broadcast 192.168.10.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:3b:92:29:1a tc-so: linkstr: bus_peer tc-so: input: 15 packets, 1242 bytes, 5 multicasts tc-so: output: 18 packets, 3700 bytes, 5 multicasts tc-so: inet6 fc00:2::1/64 flags 0 tc-so: inet6 fe80::b0a0:3bff:fe92:291a%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:23:9c:13:6d tc-so: linkstr: bus_tun tc-so: input: 16 packets, 1708 bytes, 6 multicasts tc-so: output: 18 packets, 4344 bytes, 4 multicasts tc-so: inet6 fe80::b0a0:23ff:fe9c:136d%shmif1/64 flags 0 scopeid 0x3 tc-so: inet 192.168.10.1/24 broadcast 192.168.10.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:08:aa:22:fb tc-so: linkstr: bus_local tc-so: input: 18 packets, 5112 bytes, 5 multicasts tc-so: output: 15 packets, 2490 bytes, 4 multicasts tc-so: inet6 fc00:1::1/64 flags 0 tc-so: inet6 fe80::b0a0:8ff:feaa:22fb%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:93:a3:28:a2 tc-so: linkstr: bus_local tc-so: input: 15 packets, 2490 bytes, 4 multicasts tc-so: output: 18 packets, 5112 bytes, 5 multicasts tc-so: inet6 fc00:1::2/64 flags 0 tc-so: inet6 fe80::b0a0:93ff:fea3:28a2%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] 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 33624 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 - - 33624 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33624 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33624 lo0 tc-so:ff02::%lo0/32 ::1 UC - - 33624 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33624 0 0 0 0 0 tc-so:lo0 33624 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33624 ::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 33624 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 384 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 128 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 1280 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 12 0 11 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 12 0 12 1 0 1 1 0 inf 1 tc-so:kcpuset 128 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 256 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 40 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 64 185 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 256 50 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00256 384 52 0 0 6 0 6 6 0 inf 0 tc-so:kmem-00384 512 28 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00512 640 15 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00768 896 4 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1152 90 0 0 30 0 30 30 0 inf 0 tc-so:kmem-02048 2048 566 0 0 283 0 283 283 0 inf 0 tc-so:kmem-04096 4096 15 0 0 15 0 15 15 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 528 7 0 0 4 0 4 4 0 inf 3 tc-so:mclpl 2048 3 0 0 6 0 6 6 0 8192 4 tc-so:mutex 128 31 0 0 1 0 1 1 0 inf 0 tc-so:pcache 2816 48 0 1 47 0 47 47 0 inf 0 tc-so:pcachecpu 128 49 0 0 2 0 2 2 0 inf 0 tc-so:pcglarge 1152 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 384 29 0 0 3 0 3 3 0 inf 0 tc-so:phpool-128 80 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 325 0 0 6 0 6 6 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 1024 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 2 0 2 2 0 inf 1 tc-so:rttmrpl 80 1 0 1 1 0 1 1 0 inf 1 tc-so:rwlock 128 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:tcpcbpl 848 1 0 0 1 0 1 1 0 inf 0 tc-so:tcpipqepl 64 1 0 1 1 0 1 1 0 inf 1 tc-so:vcachepl 1024 6 0 0 2 0 2 2 0 inf 0 tc-so:vmembt 128 12 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1724 0 44 452 0 452 tc-so: tc-so:In use 1571K, total allocated 1808K; utilization 86.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, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.99 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/evbarm/9.99.99/modules tc-so:[ 1.330005] chacha: Portable C ChaCha tc-so:[ 3.540005] shmif0: Ethernet address b2:a0:93:a3:28:a2 tc-so:[ 32.790005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 32.790005] get_ifid: shmif0: ifid: b0:a0:93:ff:fe:a3:28:a2 tc-so:[ 112.630005] in6_if_link_down: fc00:1::2 marked detached tc-so:[ 112.630005] in6_if_link_down: fe80:2::b0a0:93ff:fea3:28a2 marked detached tc-so:### Dumping unix://wg_tun_local tc-so:lo0: flags=0x8049 mtu 33624 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 - - 33624 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33624 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33624 lo0 tc-so:ff02::%lo0/32 ::1 UC - - 33624 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33624 0 0 0 0 0 tc-so:lo0 33624 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33624 ::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 33624 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 384 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 128 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 1280 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 13 0 13 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 36 0 36 1 0 1 1 0 inf 1 tc-so:ip6flowpl 208 3 0 3 1 0 1 1 0 inf 1 tc-so:kcpuset 128 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 256 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 55 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 81 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 64 248 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00128 256 77 0 0 5 0 5 5 0 inf 0 tc-so:kmem-00256 384 88 0 0 9 0 9 9 0 inf 0 tc-so:kmem-00384 512 60 0 0 8 0 8 8 0 inf 0 tc-so:kmem-00512 640 19 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00768 896 8 0 0 2 0 2 2 0 inf 0 tc-so:kmem-01024 1152 101 0 0 34 0 34 34 0 inf 0 tc-so:kmem-02048 2048 877 0 0 439 0 439 439 0 inf 0 tc-so:kmem-04096 4096 17 0 0 17 0 17 17 0 inf 0 tc-so:llentrypl 288 2 0 2 1 0 1 1 0 inf 1 tc-so:mbpl 528 10 0 0 4 0 4 4 0 inf 2 tc-so:mclpl 2048 6 0 0 7 0 7 7 0 8192 4 tc-so:mutex 128 40 0 0 2 0 2 2 0 inf 0 tc-so:pcache 2816 51 0 1 50 0 50 50 0 inf 0 tc-so:pcachecpu 128 52 0 0 2 0 2 2 0 inf 0 tc-so:pcglarge 1152 2 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 384 51 0 0 6 0 6 6 0 inf 0 tc-so:pdict16 80 19 0 4 1 0 1 1 0 inf 0 tc-so:pdict32 96 9 0 8 1 0 1 1 0 inf 0 tc-so:phpool-128 80 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 488 0 0 8 0 8 8 0 inf 0 tc-so:pnbufpl 1040 4 0 0 2 0 2 2 0 inf 0 tc-so:procpl 1024 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 11 0 8 1 0 1 1 0 inf 0 tc-so:propdata 48 27 0 22 1 0 1 1 0 inf 0 tc-so:propdict 64 28 0 18 1 0 1 1 0 inf 0 tc-so:propnmbr 64 11 0 6 1 0 1 1 0 inf 0 tc-so:propstng 80 11 0 5 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 3 0 3 3 0 inf 2 tc-so:rwlock 128 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 1024 7 0 0 2 0 2 2 0 inf 0 tc-so:vmembt 128 40 0 0 2 0 2 2 0 inf 0 tc-so:Totals 2656 0 151 642 0 642 tc-so: tc-so:In use 2308K, total allocated 2568K; utilization 89.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, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.99 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/evbarm/9.99.99/modules tc-so:[ 1.460005] mainbus0 (root) tc-so:[ 1.500005] chacha: Portable C ChaCha tc-so:[ 1.500005] aes: BearSSL aes_ct tc-so:[ 1.540005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.540005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 3.890005] shmif0: Ethernet address b2:a0:08:aa:22:fb tc-so:[ 6.180005] shmif1: Ethernet address b2:a0:23:9c:13:6d tc-so:[ 30.020005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 30.020005] get_ifid: shmif0: ifid: b0:a0:08:ff:fe:aa:22:fb tc-so:[ 31.300005] get_ifid: shmif1: got interface identifier from itself tc-so:[ 31.300005] get_ifid: shmif1: ifid: b0:a0:23:ff:fe:9c:13:6d tc-so:[ 32.180005] get_ifid: wg0: interface identifier generated by random number tc-so:[ 32.180005] get_ifid: wg0: ifid: 78:ca:bb:a7:eb:8d:a8:84 tc-so:[ 32.340005] ip6_output: refusing to send from invalid address fe80:4::78ca:bba7:eb8d:a884 (pid 0) tc-so:[ 32.610005] ip6_output: refusing to send from invalid address fe80:4::78ca:bba7:eb8d:a884 (pid 0) tc-so:[ 33.570005] ip6_output: refusing to send from invalid address fe80:4::78ca:bba7:eb8d:a884 (pid 0) tc-so:[ 35.840005] ip6_output: refusing to send from invalid address fe80:4::78ca:bba7:eb8d:a884 (pid 0) tc-so:[ 70.460005] in6_if_link_down: fd00::1 marked detached tc-so:[ 70.460005] in6_if_link_down: fe80:4::78ca:bba7:eb8d:a884 marked detached tc-so:[ 101.920005] in6_if_link_down: fe80:3::b0a0:23ff:fe9c:136d marked detached tc-so:[ 104.180005] in6_if_link_down: fc00:1::1 marked detached tc-so:[ 104.180005] in6_if_link_down: fe80:2::b0a0:8ff:feaa:22fb marked detached tc-so:### Dumping unix://wg_tun_peer tc-so:lo0: flags=0x8049 mtu 33624 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 - - 33624 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33624 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33624 lo0 tc-so:ff02::%lo0/32 ::1 UC - - 33624 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33624 0 0 0 0 0 tc-so:lo0 33624 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33624 ::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 33624 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 384 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 128 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 1280 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 14 0 14 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 34 0 34 1 0 1 1 0 inf 1 tc-so:ip6flowpl 208 3 0 3 1 0 1 1 0 inf 1 tc-so:kcpuset 128 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 256 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 55 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 79 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 64 260 0 0 5 0 5 5 0 inf 0 tc-so:kmem-00128 256 77 0 0 5 0 5 5 0 inf 0 tc-so:kmem-00256 384 87 0 0 9 0 9 9 0 inf 0 tc-so:kmem-00384 512 60 0 0 8 0 8 8 0 inf 0 tc-so:kmem-00512 640 19 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00768 896 8 0 0 2 0 2 2 0 inf 0 tc-so:kmem-01024 1152 101 0 0 34 0 34 34 0 inf 0 tc-so:kmem-02048 2048 877 0 0 439 0 439 439 0 inf 0 tc-so:kmem-04096 4096 17 0 0 17 0 17 17 0 inf 0 tc-so:llentrypl 288 3 0 3 1 0 1 1 0 inf 1 tc-so:mbpl 528 11 0 0 4 0 4 4 0 inf 2 tc-so:mclpl 2048 6 0 0 7 0 7 7 0 8192 4 tc-so:mutex 128 40 0 0 2 0 2 2 0 inf 0 tc-so:pcache 2816 51 0 1 50 0 50 50 0 inf 0 tc-so:pcachecpu 128 52 0 0 2 0 2 2 0 inf 0 tc-so:pcglarge 1152 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 384 43 0 0 5 0 5 5 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-128 80 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 489 0 0 8 0 8 8 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 1024 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 21 3 0 3 3 0 inf 2 tc-so:rwlock 128 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 1024 7 0 0 2 0 2 2 0 inf 0 tc-so:vmembt 128 38 0 0 2 0 2 2 0 inf 0 tc-so:Totals 2618 0 118 641 0 641 tc-so: tc-so:In use 2301K, total allocated 2564K; utilization 89.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, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.99 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/evbarm/9.99.99/modules tc-so:[ 1.360005] 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:[ 3.700005] shmif0: Ethernet address b2:a0:3b:92:29:1a tc-so:[ 6.140005] shmif1: Ethernet address b2:a0:81:ca:c6:88 tc-so:[ 32.220005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 32.220005] get_ifid: shmif0: ifid: b0:a0:3b:ff:fe:92:29:1a tc-so:[ 32.730005] get_ifid: shmif1: got interface identifier from itself tc-so:[ 32.730005] get_ifid: shmif1: ifid: b0:a0:81:ff:fe:ca:c6:88 tc-so:[ 33.660005] get_ifid: wg0: interface identifier generated by random number tc-so:[ 33.660005] get_ifid: wg0: ifid: c0:3b:3b:8a:23:bc:21:68 tc-so:[ 34.320005] ip6_output: refusing to send from invalid address fe80:4::c03b:3b8a:23bc:2168 (pid 0) tc-so:[ 36.370005] ip6_output: refusing to send from invalid address fe80:4::c03b:3b8a:23bc:2168 (pid 0) tc-so:[ 40.250005] ip6_output: refusing to send from invalid address fe80:4::c03b:3b8a:23bc:2168 (pid 0) tc-so:[ 41.570005] ip6_output: refusing to send from invalid address fe80:4::c03b:3b8a:23bc:2168 (pid 0) tc-so:[ 60.960005] in6_if_link_down: fd00::2 marked detached tc-so:[ 60.960005] in6_if_link_down: fe80:4::c03b:3b8a:23bc:2168 marked detached tc-so:[ 86.000005] in6_if_link_down: fe80:3::b0a0:81ff:feca:c688 marked detached tc-so:[ 88.160005] in6_if_link_down: fc00:2::1 marked detached tc-so:[ 88.160005] in6_if_link_down: fe80:2::b0a0:3bff:fe92:291a marked detached tc-so:### Dumping unix://wg_peer tc-so:lo0: flags=0x8049 mtu 33624 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 - - 33624 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33624 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33624 lo0 tc-so:ff02::%lo0/32 ::1 UC - - 33624 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33624 0 0 0 0 0 tc-so:lo0 33624 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33624 ::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 33624 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 384 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 128 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 1280 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 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 12 0 12 1 0 1 1 0 inf 1 tc-so:kcpuset 128 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 256 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 40 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 64 193 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00128 256 50 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00256 384 52 0 0 6 0 6 6 0 inf 0 tc-so:kmem-00384 512 29 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00512 640 15 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00768 896 4 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1152 90 0 0 30 0 30 30 0 inf 0 tc-so:kmem-02048 2048 579 0 0 290 0 290 290 0 inf 0 tc-so:kmem-04096 4096 15 0 0 15 0 15 15 0 inf 0 tc-so:llentrypl 288 2 0 2 1 0 1 1 0 inf 1 tc-so:mbpl 528 9 0 0 4 0 4 4 0 inf 2 tc-so:mclpl 2048 5 0 0 7 0 7 7 0 8192 4 tc-so:mutex 128 31 0 0 1 0 1 1 0 inf 0 tc-so:pcache 2816 48 0 1 47 0 47 47 0 inf 0 tc-so:pcachecpu 128 49 0 0 2 0 2 2 0 inf 0 tc-so:pcglarge 1152 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 384 36 0 0 4 0 4 4 0 inf 0 tc-so:phpool-128 80 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 334 0 0 6 0 6 6 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 1024 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 11 2 0 2 2 0 inf 1 tc-so:rwlock 128 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: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 1024 6 0 0 2 0 2 2 0 inf 0 tc-so:vmembt 128 14 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1769 0 48 461 0 461 tc-so: tc-so:In use 1605K, total allocated 1844K; utilization 87.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, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.99 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/evbarm/9.99.99/modules tc-so:[ 1.360005] chacha: Portable C ChaCha tc-so:[ 4.210005] shmif0: Ethernet address b2:a0:bd:5c:fd:0b tc-so:[ 31.860005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 31.860005] get_ifid: shmif0: ifid: b0:a0:bd:ff:fe:5c:fd:0b tc-so:[ 76.370005] in6_if_link_down: fc00:2::2 marked detached tc-so:[ 76.370005] in6_if_link_down: fe80:2::b0a0:bdff:fe5c:fd0b marked detached tc-so:[ 76.370005] in6_if_link_down: fc00:3::2 marked detached 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:33.220004 b2:a0:93:a3:28:a2 > 33:33:ff:a3:28:a2, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:93ff:fea3:28a2 > ff02::1:ffa3:28a2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffa3:28a2, length 24 tc-so:00:00:30.310004 b2:a0:08:aa:22:fb > 33:33:ff:aa:22:fb, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:8ff:feaa:22fb > ff02::1:ffaa:22fb: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffaa:22fb, length 24 tc-so:00:00:37.300004 b2:a0:93:a3:28:a2 > 33:33:b1:92:60:ee, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:93ff:fea3:28a2 > ff02::2:b192:60ee: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:b192:60ee, length 24 tc-so:00:00:38.490004 b2:a0:93:a3:28:a2 > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:93ff:fea3:28a2 > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24 tc-so:00:00:34.930004 b2:a0:08:aa:22:fb > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:8ff:feaa:22fb > ff02::1:ff00:1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:1, length 24 tc-so:00:00:35.320004 b2:a0:08:aa:22:fb > 33:33:ff:aa:22:fb, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:8ff:feaa:22fb > ff02::1:ffaa:22fb: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffaa:22fb, length 24 tc-so:00:00:42.000004 b2:a0:93:a3:28:a2 > 33:33:ff:a3:28:a2, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:93ff:fea3:28a2 > ff02::1:ffa3:28a2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffa3:28a2, length 24 tc-so:00:00:39.350004 b2:a0:08:aa:22:fb > 33:33:d6:b3:7d:b8, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:8ff:feaa:22fb > ff02::2:d6b3:7db8: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:d6b3:7db8, length 24 tc-so:00:01:01.450004 b2:a0:93:a3:28:a2 > 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:55.270004 b2:a0:08:aa:22:fb > b2:a0:93:a3:28:a2, ethertype IPv6 (0x86dd), length 86: fc00:1::1 > fc00:1::2: ICMP6, neighbor advertisement, tgt is fc00:1::1, length 32 tc-so:00:01:01.490004 b2:a0:93:a3:28:a2 > b2:a0:08:aa:22:fb, ethertype IPv6 (0x86dd), length 70: fc00:1::2 > fc00:2::2: ICMP6, echo request, seq 0, length 16 tc-so:00:00:55.590004 b2:a0:08:aa:22:fb > b2:a0:93:a3:28:a2, ethertype IPv6 (0x86dd), length 70: fc00:2::2 > fc00:1::2: ICMP6, echo reply, seq 0, length 16 tc-so:00:01:01.810004 b2:a0:93:a3:28:a2 > b2:a0:08:aa:22:fb, ethertype IPv6 (0x86dd), length 70: fc00:1::2 > fc00:2::2: ICMP6, echo request, seq 1, length 16 tc-so:00:00:55.720004 b2:a0:08:aa:22:fb > b2:a0:93:a3:28:a2, ethertype IPv6 (0x86dd), length 70: fc00:2::2 > fc00:1::2: ICMP6, echo reply, seq 1, length 16 tc-so:00:01:01.930004 b2:a0:93:a3:28:a2 > b2:a0:08:aa:22:fb, ethertype IPv6 (0x86dd), length 70: fc00:1::2 > fc00:2::2: ICMP6, echo request, seq 2, length 16 tc-so:00:00:55.750004 b2:a0:08:aa:22:fb > b2:a0:93:a3:28:a2, ethertype IPv6 (0x86dd), length 70: fc00:2::2 > fc00:1::2: ICMP6, echo reply, seq 2, length 16 tc-so:00:01:04.770004 b2:a0:93:a3:28:a2 > b2:a0:08:aa:22:fb, ethertype IPv6 (0x86dd), length 70: fc00:1::2 > fc00:3::2: ICMP6, echo request, seq 0, length 16 tc-so:00:00:58.600004 b2:a0:08:aa:22:fb > b2:a0:93:a3:28:a2, ethertype IPv6 (0x86dd), length 118: fc00:1::1 > fc00:1::2: ICMP6, destination unreachable, unreachable address fc00:3::2, length 64 tc-so:00:01:00.300004 b2:a0:08:aa:22:fb > b2:a0:93:a3:28:a2, ethertype IPv6 (0x86dd), length 86: fc00:1::1 > fc00:1::2: ICMP6, neighbor solicitation, who has fc00:1::2, length 32 tc-so:00:01:06.470004 b2:a0:93:a3:28:a2 > b2:a0:08:aa:22:fb, ethertype IPv6 (0x86dd), length 78: fc00:1::2 > fc00:1::1: ICMP6, neighbor advertisement, tgt is fc00:1::2, length 24 tc-so:00:01:11.380004 b2:a0:93:a3:28:a2 > b2:a0:08:aa:22:fb, ethertype IPv6 (0x86dd), length 94: fc00:1::2.59225 > fc00:2::2.1234: Flags [S], seq 3214715148, win 32768, options [mss 1440,nop,wscale 3,sackOK,TS val 1 ecr 0], length 0 tc-so:00:01:05.260004 b2:a0:08:aa:22:fb > b2:a0:93:a3:28:a2, ethertype IPv6 (0x86dd), length 94: fc00:2::2.1234 > fc00:1::2.59225: Flags [S.], seq 2087914467, ack 3214715149, win 32768, options [mss 1440,nop,wscale 3,sackOK,TS val 1 ecr 1], length 0 tc-so:00:01:11.460004 b2:a0:93:a3:28:a2 > b2:a0:08:aa:22:fb, ethertype IPv6 (0x86dd), length 86: fc00:1::2.59225 > fc00:2::2.1234: Flags [.], ack 1, win 4140, options [nop,nop,TS val 1 ecr 1], length 0 tc-so:00:01:11.710004 b2:a0:93:a3:28:a2 > b2:a0:08:aa:22:fb, ethertype IPv6 (0x86dd), length 1514: fc00:1::2.59225 > fc00:2::2.1234: Flags [.], seq 1:1429, ack 1, win 4140, options [nop,nop,TS val 2 ecr 1], length 1428 tc-so:00:01:05.530004 b2:a0:08:aa:22:fb > b2:a0:93:a3:28:a2, ethertype IPv6 (0x86dd), length 1294: fc00:1::1 > fc00:1::2: ICMP6, packet too big, mtu 1420, length 1240 tc-so:00:01:11.710004 b2:a0:93:a3:28:a2 > b2:a0:08:aa:22:fb, ethertype IPv6 (0x86dd), length 1434: fc00:1::2.59225 > fc00:2::2.1234: Flags [.], seq 1:1349, ack 1, win 4140, options [nop,nop,TS val 2 ecr 1], length 1348 tc-so:00:01:11.750004 b2:a0:93:a3:28:a2 > b2:a0:08:aa:22:fb, ethertype IPv6 (0x86dd), length 786: fc00:1::2.59225 > fc00:2::2.1234: Flags [P.], seq 1349:2049, ack 1, win 4140, options [nop,nop,TS val 2 ecr 1], length 700 tc-so:00:01:05.610004 b2:a0:08:aa:22:fb > b2:a0:93:a3:28:a2, ethertype IPv6 (0x86dd), length 86: fc00:2::2.1234 > fc00:1::2.59225: Flags [.], ack 2049, win 3884, options [nop,nop,TS val 2 ecr 2], length 0 tc-so:00:01:11.860004 b2:a0:93:a3:28:a2 > b2:a0:08:aa:22:fb, ethertype IPv6 (0x86dd), length 238: fc00:1::2.59225 > fc00:2::2.1234: Flags [P.], seq 2049:2201, ack 1, win 4140, options [nop,nop,TS val 2 ecr 2], length 152 tc-so:00:01:11.860004 b2:a0:93:a3:28:a2 > b2:a0:08:aa:22:fb, ethertype IPv6 (0x86dd), length 86: fc00:1::2.59225 > fc00:2::2.1234: Flags [F.], seq 2201, ack 1, win 4140, options [nop,nop,TS val 2 ecr 2], length 0 tc-so:00:01:05.730004 b2:a0:08:aa:22:fb > b2:a0:93:a3:28:a2, ethertype IPv6 (0x86dd), length 86: fc00:2::2.1234 > fc00:1::2.59225: Flags [.], ack 2202, win 4121, options [nop,nop,TS val 2 ecr 2], length 0 tc-so:00:01:05.850004 b2:a0:08:aa:22:fb > b2:a0:93:a3:28:a2, ethertype IPv6 (0x86dd), length 86: fc00:2::2.1234 > fc00:1::2.59225: Flags [F.], seq 1, ack 2202, win 4121, options [nop,nop,TS val 3 ecr 2], length 0 tc-so:00:01:12.020004 b2:a0:93:a3:28:a2 > b2:a0:08:aa:22:fb, ethertype IPv6 (0x86dd), length 86: fc00:1::2.59225 > fc00:2::2.1234: Flags [.], ack 2, win 4140, options [nop,nop,TS val 3 ecr 3], length 0 tc-so:### Dumping bus_peer tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:32.650004 b2:a0:3b:92:29:1a > 33:33:ff:92:29:1a, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:3bff:fe92:291a > ff02::1:ff92:291a: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff92:291a, length 24 tc-so:00:00:33.390004 b2:a0:3b:92:29:1a > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:3bff:fe92:291a > ff02::1:ff00:1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:1, length 24 tc-so:00:00:34.840004 b2:a0:3b:92:29:1a > 33:33:29:80:f8:18, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:3bff:fe92:291a > ff02::2:2980:f818: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:2980:f818, length 24 tc-so:00:00:37.850004 b2:a0:3b:92:29:1a > 33:33:ff:92:29:1a, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:3bff:fe92:291a > ff02::1:ff92:291a: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff92:291a, length 24 tc-so:00:00:32.270004 b2:a0:bd:5c:fd:0b > 33:33:ff:5c:fd:0b, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:bdff:fe5c:fd0b > ff02::1:ff5c:fd0b: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff5c:fd0b, length 24 tc-so:00:00:35.410004 b2:a0:bd:5c:fd:0b > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:bdff:fe5c:fd0b > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24 tc-so:00:00:45.530004 b2:a0:3b:92:29:1a > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:3bff:fe92:291a > ff02::1:ff00:2: ICMP6, neighbor solicitation, who has fc00:2::2, length 32 tc-so:00:00:37.780004 b2:a0:bd:5c:fd:0b > b2:a0:3b:92:29:1a, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:bdff:fe5c:fd0b > fe80::b0a0:3bff:fe92:291a: ICMP6, neighbor advertisement, tgt is fc00:2::2, length 32 tc-so:00:00:45.570004 b2:a0:3b:92:29:1a > b2:a0:bd:5c:fd:0b, ethertype IPv6 (0x86dd), length 70: fc00:1::2 > fc00:2::2: ICMP6, echo request, seq 0, length 16 tc-so:00:00:37.820004 b2:a0:bd:5c:fd:0b > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fc00:2::2 > ff02::1:ff00:1: ICMP6, neighbor solicitation, who has fc00:2::1, length 32 tc-so:00:00:45.610004 b2:a0:3b:92:29:1a > b2:a0:bd:5c:fd:0b, ethertype IPv6 (0x86dd), length 86: fc00:2::1 > fc00:2::2: ICMP6, neighbor advertisement, tgt is fc00:2::1, length 32 tc-so:00:00:37.860004 b2:a0:bd:5c:fd:0b > b2:a0:3b:92:29:1a, ethertype IPv6 (0x86dd), length 70: fc00:2::2 > fc00:1::2: ICMP6, echo reply, seq 0, length 16 tc-so:00:00:45.730004 b2:a0:3b:92:29:1a > b2:a0:bd:5c:fd:0b, ethertype IPv6 (0x86dd), length 70: fc00:1::2 > fc00:2::2: ICMP6, echo request, seq 1, length 16 tc-so:00:00:37.940004 b2:a0:bd:5c:fd:0b > b2:a0:3b:92:29:1a, ethertype IPv6 (0x86dd), length 70: fc00:2::2 > fc00:1::2: ICMP6, echo reply, seq 1, length 16 tc-so:00:00:45.810004 b2:a0:3b:92:29:1a > b2:a0:bd:5c:fd:0b, ethertype IPv6 (0x86dd), length 70: fc00:1::2 > fc00:2::2: ICMP6, echo request, seq 2, length 16 tc-so:00:00:38.020004 b2:a0:bd:5c:fd:0b > b2:a0:3b:92:29:1a, ethertype IPv6 (0x86dd), length 70: fc00:2::2 > fc00:1::2: ICMP6, echo reply, seq 2, length 16 tc-so:00:00:38.060004 b2:a0:bd:5c:fd:0b > 33:33:26:9b:f8:c1, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:bdff:fe5c:fd0b > ff02::2:269b:f8c1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:269b:f8c1, length 24 tc-so:00:00:40.680004 b2:a0:bd:5c:fd:0b > 33:33:ff:5c:fd:0b, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:bdff:fe5c:fd0b > ff02::1:ff5c:fd0b: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff5c:fd0b, length 24 tc-so:00:00:42.780004 b2:a0:bd:5c:fd:0b > b2:a0:3b:92:29:1a, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:bdff:fe5c:fd0b > fe80::b0a0:3bff:fe92:291a: ICMP6, neighbor solicitation, who has fe80::b0a0:3bff:fe92:291a, length 32 tc-so:00:00:50.570004 b2:a0:3b:92:29:1a > b2:a0:bd:5c:fd:0b, ethertype IPv6 (0x86dd), length 78: fe80::b0a0:3bff:fe92:291a > fe80::b0a0:bdff:fe5c:fd0b: ICMP6, neighbor advertisement, tgt is fe80::b0a0:3bff:fe92:291a, length 24 tc-so:00:00:55.300004 b2:a0:3b:92:29:1a > b2:a0:bd:5c:fd:0b, ethertype IPv6 (0x86dd), length 94: fc00:1::2.59225 > fc00:2::2.1234: Flags [S], seq 3214715148, win 32768, options [mss 1440,nop,wscale 3,sackOK,TS val 1 ecr 0], length 0 tc-so:00:00:47.510004 b2:a0:bd:5c:fd:0b > b2:a0:3b:92:29:1a, ethertype IPv6 (0x86dd), length 94: fc00:2::2.1234 > fc00:1::2.59225: Flags [S.], seq 2087914467, ack 3214715149, win 32768, options [mss 1440,nop,wscale 3,sackOK,TS val 1 ecr 1], length 0 tc-so:00:00:55.340004 b2:a0:3b:92:29:1a > b2:a0:bd:5c:fd:0b, ethertype IPv6 (0x86dd), length 86: fc00:1::2.59225 > fc00:2::2.1234: Flags [.], ack 1, win 4140, options [nop,nop,TS val 1 ecr 1], length 0 tc-so:00:00:55.580004 b2:a0:3b:92:29:1a > b2:a0:bd:5c:fd:0b, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:3bff:fe92:291a > fe80::b0a0:bdff:fe5c:fd0b: ICMP6, neighbor solicitation, who has fe80::b0a0:bdff:fe5c:fd0b, length 32 tc-so:00:00:47.790004 b2:a0:bd:5c:fd:0b > b2:a0:3b:92:29:1a, ethertype IPv6 (0x86dd), length 78: fe80::b0a0:bdff:fe5c:fd0b > fe80::b0a0:3bff:fe92:291a: ICMP6, neighbor advertisement, tgt is fe80::b0a0:bdff:fe5c:fd0b, length 24 tc-so:00:00:55.620004 b2:a0:3b:92:29:1a > b2:a0:bd:5c:fd:0b, ethertype IPv6 (0x86dd), length 1434: fc00:1::2.59225 > fc00:2::2.1234: Flags [.], seq 1:1349, ack 1, win 4140, options [nop,nop,TS val 2 ecr 1], length 1348 tc-so:00:00:55.620004 b2:a0:3b:92:29:1a > b2:a0:bd:5c:fd:0b, ethertype IPv6 (0x86dd), length 786: fc00:1::2.59225 > fc00:2::2.1234: Flags [P.], seq 1349:2049, ack 1, win 4140, options [nop,nop,TS val 2 ecr 1], length 700 tc-so:00:00:47.830004 b2:a0:bd:5c:fd:0b > b2:a0:3b:92:29:1a, ethertype IPv6 (0x86dd), length 86: fc00:2::2.1234 > fc00:1::2.59225: Flags [.], ack 2049, win 3884, options [nop,nop,TS val 2 ecr 2], length 0 tc-so:00:00:55.740004 b2:a0:3b:92:29:1a > b2:a0:bd:5c:fd:0b, ethertype IPv6 (0x86dd), length 238: fc00:1::2.59225 > fc00:2::2.1234: Flags [P.], seq 2049:2201, ack 1, win 4140, options [nop,nop,TS val 2 ecr 2], length 152 tc-so:00:00:55.740004 b2:a0:3b:92:29:1a > b2:a0:bd:5c:fd:0b, ethertype IPv6 (0x86dd), length 86: fc00:1::2.59225 > fc00:2::2.1234: Flags [F.], seq 2201, ack 1, win 4140, options [nop,nop,TS val 2 ecr 2], length 0 tc-so:00:00:47.990004 b2:a0:bd:5c:fd:0b > b2:a0:3b:92:29:1a, ethertype IPv6 (0x86dd), length 86: fc00:2::2.1234 > fc00:1::2.59225: Flags [.], ack 2202, win 4121, options [nop,nop,TS val 2 ecr 2], length 0 tc-so:00:00:48.110004 b2:a0:bd:5c:fd:0b > b2:a0:3b:92:29:1a, ethertype IPv6 (0x86dd), length 86: fc00:2::2.1234 > fc00:1::2.59225: Flags [F.], seq 1, ack 2202, win 4121, options [nop,nop,TS val 3 ecr 2], length 0 tc-so:00:00:55.940004 b2:a0:3b:92:29:1a > b2:a0:bd:5c:fd:0b, ethertype IPv6 (0x86dd), length 86: fc00:1::2.59225 > fc00:2::2.1234: Flags [.], ack 2, win 4140, options [nop,nop,TS val 3 ecr 3], length 0 tc-so:### Dumping bus_tun tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:31.300004 b2:a0:23:9c:13:6d > 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:31.700004 b2:a0:23:9c:13:6d > 33:33:d6:b3:7d:b8, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:23ff:fe9c:136d > ff02::2:d6b3:7db8: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:d6b3:7db8, length 24 tc-so:00:00:32.220004 b2:a0:23:9c:13:6d > 33:33:ff:9c:13:6d, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:23ff:fe9c:136d > ff02::1:ff9c:136d: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff9c:136d, length 24 tc-so:00:00:39.960004 b2:a0:23:9c:13:6d > 33:33:d6:b3:7d:b8, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:23ff:fe9c:136d > ff02::2:d6b3:7db8: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:d6b3:7db8, length 24 tc-so:00:00:40.710004 b2:a0:23:9c:13:6d > 33:33:ff:9c:13:6d, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:23ff:fe9c:136d > ff02::1:ff9c:136d: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff9c:136d, length 24 tc-so:00:00:32.690004 b2:a0:81:ca:c6:88 > 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:33.460004 b2:a0:81:ca:c6:88 > 33:33:ff:ca:c6:88, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:81ff:feca:c688 > ff02::1:ffca:c688: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffca:c688, length 24 tc-so:00:00:33.540004 b2:a0:81:ca:c6:88 > 33:33:29:80:f8:18, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:81ff:feca:c688 > ff02::2:2980:f818: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:2980:f818, length 24 tc-so:00:00:35.130004 b2:a0:81:ca:c6:88 > 33:33:29:80:f8:18, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:81ff:feca:c688 > ff02::2:2980:f818: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:2980:f818, length 24 tc-so:00:00:36.240004 b2:a0:81:ca:c6:88 > 33:33:ff:ca:c6:88, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:81ff:feca:c688 > ff02::1:ffca:c688: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffca:c688, length 24 tc-so:00:00:55.360004 b2:a0:23:9c:13:6d > 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:45.410004 b2:a0:81:ca:c6:88 > b2:a0:23:9c:13:6d, ethertype ARP (0x0806), length 42: Reply 192.168.10.2 is-at b2:a0:81:ca:c6:88, length 28 tc-so:00:00:55.360004 b2:a0:23:9c:13:6d > b2:a0:81:ca:c6:88, ethertype IPv4 (0x0800), length 190: 192.168.10.1.51820 > 192.168.10.2.51820: UDP, length 148 tc-so:00:00:45.450004 b2:a0:81:ca:c6:88 > 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:55.430004 b2:a0:23:9c:13:6d > b2:a0:81:ca:c6:88, ethertype ARP (0x0806), length 42: Reply 192.168.10.1 is-at b2:a0:23:9c:13:6d, length 28 tc-so:00:00:45.490004 b2:a0:81:ca:c6:88 > b2:a0:23:9c:13:6d, ethertype IPv4 (0x0800), length 134: 192.168.10.2.51820 > 192.168.10.1.51820: UDP, length 92 tc-so:00:00:55.490004 b2:a0:23:9c:13:6d > b2:a0:81:ca:c6:88, ethertype IPv4 (0x0800), length 138: 192.168.10.1.51820 > 192.168.10.2.51820: UDP, length 96 tc-so:00:00:45.650004 b2:a0:81:ca:c6:88 > b2:a0:23:9c:13:6d, ethertype IPv4 (0x0800), length 138: 192.168.10.2.51820 > 192.168.10.1.51820: UDP, length 96 tc-so:00:00:55.630004 b2:a0:23:9c:13:6d > b2:a0:81:ca:c6:88, ethertype IPv4 (0x0800), length 138: 192.168.10.1.51820 > 192.168.10.2.51820: UDP, length 96 tc-so:00:00:45.770004 b2:a0:81:ca:c6:88 > b2:a0:23:9c:13:6d, ethertype IPv4 (0x0800), length 138: 192.168.10.2.51820 > 192.168.10.1.51820: UDP, length 96 tc-so:00:00:55.750004 b2:a0:23:9c:13:6d > b2:a0:81:ca:c6:88, ethertype IPv4 (0x0800), length 138: 192.168.10.1.51820 > 192.168.10.2.51820: UDP, length 96 tc-so:00:00:45.810004 b2:a0:81:ca:c6:88 > b2:a0:23:9c:13:6d, ethertype IPv4 (0x0800), length 138: 192.168.10.2.51820 > 192.168.10.1.51820: UDP, length 96 tc-so:00:01:05.210004 b2:a0:23:9c:13:6d > b2:a0:81:ca:c6:88, ethertype IPv4 (0x0800), length 154: 192.168.10.1.51820 > 192.168.10.2.51820: UDP, length 112 tc-so:00:00:55.300004 b2:a0:81:ca:c6:88 > b2:a0:23:9c:13:6d, ethertype IPv4 (0x0800), length 74: 192.168.10.2.51820 > 192.168.10.1.51820: UDP, length 32 tc-so:00:00:55.300004 b2:a0:81:ca:c6:88 > b2:a0:23:9c:13:6d, ethertype IPv4 (0x0800), length 154: 192.168.10.2.51820 > 192.168.10.1.51820: UDP, length 112 tc-so:00:01:05.290004 b2:a0:23:9c:13:6d > b2:a0:81:ca:c6:88, ethertype IPv4 (0x0800), length 154: 192.168.10.1.51820 > 192.168.10.2.51820: UDP, length 112 tc-so:00:01:05.570004 b2:a0:23:9c:13:6d > b2:a0:81:ca:c6:88, ethertype IPv4 (0x0800), length 1498: 192.168.10.1.51820 > 192.168.10.2.51820: UDP, length 1456 tc-so:00:01:05.570004 b2:a0:23:9c:13:6d > b2:a0:81:ca:c6:88, ethertype IPv4 (0x0800), length 858: 192.168.10.1.51820 > 192.168.10.2.51820: UDP, length 816 tc-so:00:00:55.660004 b2:a0:81:ca:c6:88 > b2:a0:23:9c:13:6d, ethertype IPv4 (0x0800), length 154: 192.168.10.2.51820 > 192.168.10.1.51820: UDP, length 112 tc-so:00:01:05.690004 b2:a0:23:9c:13:6d > b2:a0:81:ca:c6:88, ethertype IPv4 (0x0800), length 298: 192.168.10.1.51820 > 192.168.10.2.51820: UDP, length 256 tc-so:00:01:05.690004 b2:a0:23:9c:13:6d > b2:a0:81:ca:c6:88, ethertype IPv4 (0x0800), length 154: 192.168.10.1.51820 > 192.168.10.2.51820: UDP, length 112 tc-so:00:00:55.780004 b2:a0:81:ca:c6:88 > b2:a0:23:9c:13:6d, ethertype IPv4 (0x0800), length 154: 192.168.10.2.51820 > 192.168.10.1.51820: UDP, length 112 tc-so:00:00:55.900004 b2:a0:81:ca:c6:88 > b2:a0:23:9c:13:6d, ethertype IPv4 (0x0800), length 154: 192.168.10.2.51820 > 192.168.10.1.51820: UDP, length 112 tc-so:00:01:05.890004 b2:a0:23:9c:13:6d > b2:a0:81:ca:c6:88, ethertype IPv4 (0x0800), length 154: 192.168.10.1.51820 > 192.168.10.2.51820: UDP, length 112 tc-so:unix://wg_local tc-so:unix://wg_tun_local tc-so:unix://wg_tun_peer tc-so:unix://wg_peer tc-end: 1662329786.377354, wg_tunnel_ipv6_over_ipv4, passed tc-start: 1662329786.459169, 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:44:2e:7f:fb ./.__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:aa:4e:9f: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:4d:84:2b:6a ./.__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:63:ca:0c:7c ./.__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:d9:2e:a0:10 ./.__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 - - 33624 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33624 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:44ff:fe2e:7ffb link#2 UHl - - - lo0 tc-so:fe80::%shmif1/64 link#3 UC - - - shmif1 tc-so:fe80::b0a0:aaff:fe4e:9ff6 link#3 UHl - - - lo0 tc-so:fe80::%wg0/64 fe80::34ee:f189:e723:8d72 U - - - wg0 tc-so:fe80::34ee:f189:e723:8d72 link#4 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33624 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 - - 33624 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 - - 33624 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33624 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:4dff:fe84:2b6a link#2 UHl - - - lo0 tc-so:fe80::%shmif1/64 link#3 UC - - - shmif1 tc-so:fe80::b0a0:63ff:feca:c7c link#3 UHl - - - lo0 tc-so:fe80::%wg0/64 fe80::f7:f0d3:82b8:e42 U - - - wg0 tc-so:fe80::f7:f0d3:82b8:e42 link#4 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33624 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 - - 33624 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 R7KMSKqn/7nU3NO1BWfvGmBss2QNEOa45ns6PFl8yng= --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 x+cQwNR/U1S8NCHUE3+E8f068oP+TMhinvReXUAGEnc= --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:16 bytes from fc00:2::2, icmp_seq=0 hlim=62 time=2224.735 ms tc-se: tc-se:--- fc00:2::2 ping6 statistics --- tc-se:1 packets transmitted, 1 packets received, 0.0% packet loss tc-se:round-trip min/avg/max/std-dev = 2224.735/2224.735/2224.735/0.000 ms 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 33624 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:a1:c5:82:71 tc-so: linkstr: bus_local tc-so: input: 6 packets, 500 bytes, 4 multicasts tc-so: output: 6 packets, 500 bytes, 5 multicasts tc-so: inet6 fc00:1::2/64 flags 0 tc-so: inet6 fe80::b0a0:a1ff:fec5:8271%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 - - 33624 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 - - 33624 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:a1ff:fec5:8271 link#2 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33624 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff02::%lo0/32 ::1 UC - - 33624 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:fc00:1::1 b2:a0:44:2e:7f:fb UHL - - - shmif0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33624 0 0 0 0 0 tc-so:lo0 33624 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33624 ::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 33624 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:a1:c5:82:71 7 0 7 0 0 tc-so:shmif 1500 fc00:1::/64 fc00:1::2 tc-so: ff02::1:ffc5:8271 tc-so: ff01:2::1 tc-so: ff02::2:97bd:c923 tc-so: ff02::1%shmif0 tc-so: ff02::1:ff00:2%sh 7 0 7 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:a1ff:f 7 0 7 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 384 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 128 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 1280 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 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 128 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 256 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 40 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 64 188 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 256 50 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00256 384 52 0 0 6 0 6 6 0 inf 0 tc-so:kmem-00384 512 28 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00512 640 15 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00768 896 4 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1152 90 0 0 30 0 30 30 0 inf 0 tc-so:kmem-02048 2048 309 0 0 155 0 155 155 0 inf 0 tc-so:kmem-04096 4096 15 0 0 15 0 15 15 0 inf 0 tc-so:llentrypl 288 1 0 0 1 0 1 1 0 inf 0 tc-so:mbpl 528 5 0 0 3 0 3 3 0 inf 2 tc-so:mclpl 2048 2 0 0 5 0 5 5 0 8192 4 tc-so:mutex 128 30 0 0 1 0 1 1 0 inf 0 tc-so:pcache 2816 48 0 1 47 0 47 47 0 inf 0 tc-so:pcachecpu 128 49 0 0 2 0 2 2 0 inf 0 tc-so:pcglarge 1152 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 384 25 0 0 3 0 3 3 0 inf 0 tc-so:phpool-128 80 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 194 0 0 4 0 4 4 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 1024 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 2 0 2 2 0 inf 0 tc-so:rwlock 128 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 1024 6 0 0 2 0 2 2 0 inf 0 tc-so:vmembt 128 8 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1303 0 17 315 0 315 tc-so: tc-so:In use 1044K, total allocated 1260K; utilization 82.9% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:fc00:1::1 b2:a0:44:2e:7f:fb shmif0 33s 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:ffc5:8271%shmif0 refcount 1 tc-so: group ff01:2::1 refcount 2 tc-so: group ff02::2:97bd:c923%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:a1:c5:82:71 multicnt 4 tc-so: 33:33:ff:c5:82:71 -- 33:33:ff:c5:82:71 refcount 1 tc-so: 33:33:97:bd:c9:23 -- 33:33:97:bd:c9:23 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, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.99 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.030005] root file system type: rumpfs tc-so:[ 1.030005] kern.module.path=/stand/evbarm/9.99.99/modules tc-so:[ 1.330005] chacha: Portable C ChaCha tc-so:[ 3.460005] shmif0: Ethernet address b2:a0:a1:c5:82:71 tc-so:[ 33.150005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 33.150005] get_ifid: shmif0: ifid: b0:a0:a1:ff:fe:c5:82:71 tc-so:### Dumping unix://wg_tun_local tc-so:lo0: flags=0x8049 mtu 33624 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:44:2e:7f:fb tc-so: linkstr: bus_local tc-so: input: 7 packets, 578 bytes, 5 multicasts tc-so: output: 7 packets, 586 bytes, 4 multicasts tc-so: inet6 fc00:1::1/64 flags 0 tc-so: inet6 fe80::b0a0:44ff:fe2e:7ffb%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:aa:4e:9f:f6 tc-so: linkstr: bus_tun tc-so: input: 9 packets, 914 bytes, 4 multicasts tc-so: output: 9 packets, 962 bytes, 6 multicasts tc-so: inet6 fc00:10::1/64 flags 0 tc-so: inet6 fe80::b0a0:aaff:fe4e:9ff6%shmif1/64 flags 0 scopeid 0x3 tc-so:wg0: flags=0x8041 mtu 1420 tc-so: status: active tc-so: input: 1 packet, 80 bytes tc-so: output: 1 packet, 56 bytes tc-so: inet6 fd00::1/64 flags 0 tc-so: inet6 fe80::34ee:f189:e723:8d72%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 - - 33624 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33624 lo0 tc-so:fc00:1::/64 link#2 UC - - - shmif0 tc-so:fc00:1::1 link#2 UHl - - - lo0 tc-so:fc00:2::/64 77.67.30.0.0.0.fa.ce US - - - wg0 tc-so:fc00:3::/64 77.67.30.0.0.0.fa.ce US - - - wg0 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:44ff:fe2e:7ffb link#2 UHl - - - lo0 tc-so:fe80::%shmif1/64 link#3 UC - - - shmif1 tc-so:fe80::b0a0:aaff:fe4e:9ff6 link#3 UHl - - - lo0 tc-so:fe80::%wg0/64 fe80::34ee:f189:e723:8d72 U - - - wg0 tc-so:fe80::34ee:f189:e723:8d72 link#4 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33624 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 - - 33624 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:fc00:10::2 b2:a0:63:ca:0c:7c UHL - - - shmif1 tc-so:fc00:1::2 b2:a0:a1:c5:82:71 UHL - - - shmif0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33624 0 0 0 0 0 tc-so:lo0 33624 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33624 ::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 33624 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:44:2e:7f:fb 7 0 7 0 0 tc-so:shmif 1500 fc00:1::/64 fc00:1::1 tc-so: ff02::1:ff2e:7ffb tc-so: ff01:2::1 tc-so: ff02::2:d544:7fb4 tc-so: ff02::1%shmif0 tc-so: ff02::1:ff00:1%sh 7 0 7 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:44ff:f 7 0 7 0 0 tc-so:shmif 1500 b2:a0:aa:4e:9f:f6 9 0 9 0 0 tc-so:shmif 1500 fc00:10::/64 fc00:10::1 tc-so: ff02::1:ff4e:9ff6 tc-so: ff01:3::1 tc-so: ff02::2:d544:7fb4 tc-so: ff02::1%shmif1 tc-so: ff02::1:ff00:1%sh 9 0 9 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:aaff:f 9 0 9 0 0 tc-so:wg0 1420 1 0 1 0 0 tc-so:wg0 1420 fd00::/64 fd00::1 tc-so: ff02::1:ff23:8d72 tc-so: ff01:4::1 tc-so: ff02::2:d544:7fb4 tc-so: ff02::1%wg0 tc-so: ff02::1:ff00:1%wg 1 0 1 0 0 tc-so:wg0 1420 fe80::/64 fe80::34ee:f189:e 1 0 1 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 384 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 128 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 1280 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 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 20 0 19 1 0 1 1 0 inf 0 tc-so:kcpuset 128 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 256 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 75 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 64 268 0 0 5 0 5 5 0 inf 0 tc-so:kmem-00128 256 76 0 0 5 0 5 5 0 inf 0 tc-so:kmem-00256 384 87 0 0 9 0 9 9 0 inf 0 tc-so:kmem-00384 512 60 0 0 8 0 8 8 0 inf 0 tc-so:kmem-00512 640 19 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00768 896 8 0 0 2 0 2 2 0 inf 0 tc-so:kmem-01024 1152 101 0 0 34 0 34 34 0 inf 0 tc-so:kmem-02048 2048 593 0 0 297 0 297 297 0 inf 0 tc-so:kmem-04096 4096 17 0 0 17 0 17 17 0 inf 0 tc-so:llentrypl 288 2 0 0 1 0 1 1 0 inf 0 tc-so:mbpl 528 10 0 0 4 0 4 4 0 inf 2 tc-so:mclpl 2048 5 0 0 7 0 7 7 0 8192 4 tc-so:mutex 128 40 0 0 2 0 2 2 0 inf 0 tc-so:pcache 2816 51 0 1 50 0 50 50 0 inf 0 tc-so:pcachecpu 128 52 0 0 2 0 2 2 0 inf 0 tc-so:pcglarge 1152 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 384 30 0 0 3 0 3 3 0 inf 0 tc-so:pdict16 80 18 0 3 1 0 1 1 0 inf 0 tc-so:pdict32 96 7 0 6 1 0 1 1 0 inf 0 tc-so:phpool-128 80 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 347 0 0 6 0 6 6 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 1024 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 9 0 6 1 0 1 1 0 inf 0 tc-so:propdata 48 22 0 17 1 0 1 1 0 inf 0 tc-so:propdict 64 24 0 14 1 0 1 1 0 inf 0 tc-so:propnmbr 64 8 0 3 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 28 0 2 3 0 3 3 0 inf 0 tc-so:rwlock 128 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 1024 7 0 0 2 0 2 2 0 inf 0 tc-so:vmembt 128 28 0 0 1 0 1 1 0 inf 0 tc-so:Totals 2164 0 87 493 0 493 tc-so: tc-so:In use 1723K, total allocated 1972K; utilization 87.4% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:fc00:10::2 b2:a0:63:ca:0c:7c shmif1 6s R R tc-so:fc00:1::2 b2:a0:a1:c5:82:71 shmif0 19s 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::1 tc-so: group ff02::1:ff2e:7ffb%shmif0 refcount 1 tc-so: group ff01:2::1 refcount 2 tc-so: group ff02::2:d544:7fb4%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:44:2e:7f:fb multicnt 4 tc-so: 33:33:ff:2e:7f:fb -- 33:33:ff:2e:7f:fb refcount 1 tc-so: 33:33:d5:44:7f:b4 -- 33:33:d5:44:7f:b4 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::1 tc-so: group ff02::1:ff4e:9ff6%shmif1 refcount 1 tc-so: group ff01:3::1 refcount 2 tc-so: group ff02::2:d544:7fb4%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:aa:4e:9f:f6 multicnt 4 tc-so: 33:33:ff:4e:9f:f6 -- 33:33:ff:4e:9f:f6 refcount 1 tc-so: 33:33:d5:44:7f:b4 -- 33:33:d5:44:7f:b4 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:ff23:8d72%wg0 refcount 1 tc-so: group ff01:4::1 refcount 2 tc-so: group ff02::2:d544:7fb4%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, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.99 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/evbarm/9.99.99/modules tc-so:[ 1.380005] 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:[ 4.010005] shmif0: Ethernet address b2:a0:44:2e:7f:fb tc-so:[ 8.690005] shmif1: Ethernet address b2:a0:aa:4e:9f:f6 tc-so:[ 29.330005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 29.330005] get_ifid: shmif0: ifid: b0:a0:44:ff:fe:2e:7f:fb tc-so:[ 29.800005] get_ifid: shmif1: got interface identifier from itself tc-so:[ 29.800005] get_ifid: shmif1: ifid: b0:a0:aa:ff:fe:4e:9f:f6 tc-so:[ 31.180005] get_ifid: wg0: interface identifier generated by random number tc-so:[ 31.180005] get_ifid: wg0: ifid: 34:ee:f1:89:e7:23:8d:72 tc-so:[ 31.290005] ip6_output: refusing to send from invalid address fe80:4::34ee:f189:e723:8d72 (pid 0) tc-so:[ 34.940005] ip6_output: refusing to send from invalid address fe80:4::34ee:f189:e723:8d72 (pid 0) tc-so:[ 35.020005] ip6_output: refusing to send from invalid address fe80:4::34ee:f189:e723:8d72 (pid 0) tc-so:[ 41.140005] ip6_output: refusing to send from invalid address fe80:4::34ee:f189:e723:8d72 (pid 0) tc-so:### Dumping unix://wg_tun_peer tc-so:lo0: flags=0x8049 mtu 33624 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:4d:84:2b:6a tc-so: linkstr: bus_peer tc-so: input: 10 packets, 836 bytes, 5 multicasts tc-so: output: 10 packets, 836 bytes, 6 multicasts tc-so: inet6 fc00:2::1/64 flags 0 tc-so: inet6 fe80::b0a0:4dff:fe84:2b6a%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:63:ca:0c:7c tc-so: linkstr: bus_tun tc-so: input: 6 packets, 704 bytes, 3 multicasts tc-so: output: 9 packets, 914 bytes, 4 multicasts tc-so: inet6 fc00:10::2/64 flags 0 tc-so: inet6 fe80::b0a0:63ff:feca:c7c%shmif1/64 flags 0 scopeid 0x3 tc-so:wg0: flags=0x8041 mtu 1420 tc-so: status: active tc-so: input: 1 packet, 80 bytes tc-so: output: 1 packet, 56 bytes tc-so: inet6 fd00::2/64 flags 0 tc-so: inet6 fe80::f7:f0d3:82b8:e42%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 - - 33624 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33624 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:4dff:fe84:2b6a link#2 UHl - - - lo0 tc-so:fe80::%shmif1/64 link#3 UC - - - shmif1 tc-so:fe80::b0a0:63ff:feca:c7c link#3 UHl - - - lo0 tc-so:fe80::%wg0/64 fe80::f7:f0d3:82b8:e42 U - - - wg0 tc-so:fe80::f7:f0d3:82b8:e42 link#4 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33624 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 - - 33624 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:aa:4e:9f:f6 UHL - - - shmif1 tc-so:fe80::b0a0:d9ff:fe2e:a010 b2:a0:d9:2e:a0:10 UHL - - - shmif0 tc-so:fc00:2::2 b2:a0:d9:2e:a0:10 UHL - - - shmif0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33624 0 0 0 0 0 tc-so:lo0 33624 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33624 ::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 33624 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:4d:84:2b:6a 10 0 10 0 0 tc-so:shmif 1500 fc00:2::/64 fc00:2::1 tc-so: ff02::1:ff84:2b6a tc-so: ff01:2::1 tc-so: ff02::2:ef20:4cb2 tc-so: ff02::1%shmif0 tc-so: ff02::1:ff00:1%sh 10 0 10 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:4dff:f 10 0 10 0 0 tc-so:shmif 1500 b2:a0:63:ca:0c:7c 6 0 9 0 0 tc-so:shmif 1500 fc00:10::/64 fc00:10::2 tc-so: ff02::1:ffca:c7c% tc-so: ff01:3::1 tc-so: ff02::2:ef20:4cb2 tc-so: ff02::1%shmif1 tc-so: ff02::1:ff00:2%sh 6 0 9 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:63ff:f 6 0 9 0 0 tc-so:wg0 1420 1 0 1 0 0 tc-so:wg0 1420 fd00::/64 fd00::2 tc-so: ff02::1:ffb8:e42% tc-so: ff01:4::1 tc-so: ff02::2:ef20:4cb2 tc-so: ff02::1%wg0 tc-so: ff02::1:ff00:2%wg 1 0 1 0 0 tc-so:wg0 1420 fe80::/64 fe80::f7:f0d3:82b 1 0 1 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 384 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 128 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 1280 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 8 0 8 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 128 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 256 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 74 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 64 269 0 0 5 0 5 5 0 inf 0 tc-so:kmem-00128 256 76 0 0 5 0 5 5 0 inf 0 tc-so:kmem-00256 384 87 0 0 9 0 9 9 0 inf 0 tc-so:kmem-00384 512 60 0 0 8 0 8 8 0 inf 0 tc-so:kmem-00512 640 19 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00768 896 8 0 0 2 0 2 2 0 inf 0 tc-so:kmem-01024 1152 101 0 0 34 0 34 34 0 inf 0 tc-so:kmem-02048 2048 585 0 0 293 0 293 293 0 inf 0 tc-so:kmem-04096 4096 17 0 0 17 0 17 17 0 inf 0 tc-so:llentrypl 288 3 0 0 1 0 1 1 0 inf 0 tc-so:mbpl 528 11 0 0 4 0 4 4 0 inf 2 tc-so:mclpl 2048 5 0 0 7 0 7 7 0 8192 4 tc-so:mutex 128 40 0 0 2 0 2 2 0 inf 0 tc-so:pcache 2816 51 0 1 50 0 50 50 0 inf 0 tc-so:pcachecpu 128 52 0 0 2 0 2 2 0 inf 0 tc-so:pcglarge 1152 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 384 30 0 0 3 0 3 3 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-128 80 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 343 0 0 6 0 6 6 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 1024 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 3 0 3 3 0 inf 0 tc-so:rwlock 128 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 1024 7 0 0 2 0 2 2 0 inf 0 tc-so:vmembt 128 28 0 0 1 0 1 1 0 inf 0 tc-so:Totals 2139 0 73 489 0 489 tc-so: tc-so:In use 1707K, total allocated 1956K; utilization 87.3% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:fc00:10::1 b2:a0:aa:4e:9f:f6 shmif1 25s R R tc-so:fe80::b0a0:d9ff:fe2e:a010%shmif0 b2:a0:d9:2e:a0:10 shmif0 23s R tc-so:fc00:2::2 b2:a0:d9:2e:a0:10 shmif0 13s 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:2::1 tc-so: group ff02::1:ff84:2b6a%shmif0 refcount 1 tc-so: group ff01:2::1 refcount 2 tc-so: group ff02::2:ef20:4cb2%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:4d:84:2b:6a multicnt 4 tc-so: 33:33:ff:84:2b:6a -- 33:33:ff:84:2b:6a refcount 1 tc-so: 33:33:ef:20:4c:b2 -- 33:33:ef:20:4c:b2 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:ffca:c7c%shmif1 refcount 1 tc-so: group ff01:3::1 refcount 2 tc-so: group ff02::2:ef20:4cb2%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:63:ca:0c:7c multicnt 4 tc-so: 33:33:ff:ca:0c:7c -- 33:33:ff:ca:0c:7c refcount 1 tc-so: 33:33:ef:20:4c:b2 -- 33:33:ef:20:4c:b2 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:ffb8:e42%wg0 refcount 1 tc-so: group ff01:4::1 refcount 2 tc-so: group ff02::2:ef20:4cb2%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, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.99 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/evbarm/9.99.99/modules tc-so:[ 1.400005] mainbus0 (root) tc-so:[ 1.400005] chacha: Portable C ChaCha tc-so:[ 1.400005] aes: BearSSL aes_ct tc-so:[ 1.400005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.400005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 3.760005] shmif0: Ethernet address b2:a0:4d:84:2b:6a tc-so:[ 6.130005] shmif1: Ethernet address b2:a0:63:ca:0c:7c tc-so:[ 30.200005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 30.200005] get_ifid: shmif0: ifid: b0:a0:4d:ff:fe:84:2b:6a tc-so:[ 30.620005] get_ifid: shmif1: got interface identifier from itself tc-so:[ 30.620005] get_ifid: shmif1: ifid: b0:a0:63:ff:fe:ca:0c:7c tc-so:[ 31.570005] get_ifid: wg0: interface identifier generated by random number tc-so:[ 31.570005] get_ifid: wg0: ifid: 00:f7:f0:d3:82:b8:0e:42 tc-so:[ 31.630005] ip6_output: refusing to send from invalid address fe80:4::f7:f0d3:82b8:e42 (pid 0) tc-so:[ 36.010005] ip6_output: refusing to send from invalid address fe80:4::f7:f0d3:82b8:e42 (pid 0) tc-so:[ 37.020005] ip6_output: refusing to send from invalid address fe80:4::f7:f0d3:82b8:e42 (pid 0) tc-so:[ 38.630005] ip6_output: refusing to send from invalid address fe80:4::f7:f0d3:82b8:e42 (pid 0) tc-so:### Dumping unix://wg_peer tc-so:lo0: flags=0x8049 mtu 33624 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:d9:2e:a0:10 tc-so: linkstr: bus_peer tc-so: input: 7 packets, 578 bytes, 3 multicasts tc-so: output: 10 packets, 836 bytes, 5 multicasts tc-so: inet6 fc00:2::2/64 flags 0 tc-so: inet6 fe80::b0a0:d9ff:fe2e:a010%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 - - 33624 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 - - 33624 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:d9ff:fe2e:a010 link#2 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33624 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff02::%lo0/32 ::1 UC - - 33624 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:fc00:2::1 b2:a0:4d:84:2b:6a UHL - - - shmif0 tc-so:fe80::b0a0:4dff:fe84:2b6a b2:a0:4d:84:2b:6a UHL - - - shmif0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33624 0 0 0 0 0 tc-so:lo0 33624 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33624 ::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 33624 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:d9:2e:a0:10 7 0 10 0 0 tc-so:shmif 1500 fc00:2::/64 fc00:2::2 tc-so: ff02::1:ff2e:a010 tc-so: ff01:2::1 tc-so: ff02::2:19c3:6044 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:d9ff:f 7 0 10 0 0 tc-so:shmif 1500 fc00:3::/64 fc00:3::2 7 0 10 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 384 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 128 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 1280 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 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 128 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 256 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 40 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 64 193 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00128 256 50 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00256 384 52 0 0 6 0 6 6 0 inf 0 tc-so:kmem-00384 512 29 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00512 640 15 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00768 896 4 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1152 90 0 0 30 0 30 30 0 inf 0 tc-so:kmem-02048 2048 302 0 0 151 0 151 151 0 inf 0 tc-so:kmem-04096 4096 15 0 0 15 0 15 15 0 inf 0 tc-so:llentrypl 288 2 0 0 1 0 1 1 0 inf 0 tc-so:mbpl 528 8 0 0 4 0 4 4 0 inf 2 tc-so:mclpl 2048 3 0 0 6 0 6 6 0 8192 4 tc-so:mutex 128 30 0 0 1 0 1 1 0 inf 0 tc-so:pcache 2816 48 0 1 47 0 47 47 0 inf 0 tc-so:pcachecpu 128 49 0 0 2 0 2 2 0 inf 0 tc-so:pcglarge 1152 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 384 26 0 0 3 0 3 3 0 inf 0 tc-so:phpool-128 80 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 192 0 0 4 0 4 4 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 1024 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 2 0 2 2 0 inf 0 tc-so:rwlock 128 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 1024 6 0 0 2 0 2 2 0 inf 0 tc-so:vmembt 128 8 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1305 0 19 314 0 314 tc-so: tc-so:In use 1035K, total allocated 1256K; utilization 82.4% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:fc00:2::1 b2:a0:4d:84:2b:6a shmif0 21s R tc-so:fe80::b0a0:4dff:fe84:2b6a%shmif0 b2:a0:4d:84:2b:6a shmif0 26s R 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:2::2 tc-so: group ff02::1:ff2e:a010%shmif0 refcount 1 tc-so: group ff01:2::1 refcount 3 tc-so: group ff02::2:19c3:6044%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:d9:2e:a0:10 multicnt 4 tc-so: 33:33:ff:2e:a0:10 -- 33:33:ff:2e:a0:10 refcount 1 tc-so: 33:33:19:c3:60:44 -- 33:33:19:c3:60:44 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, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.99 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/evbarm/9.99.99/modules tc-so:[ 1.350005] chacha: Portable C ChaCha tc-so:[ 3.820005] shmif0: Ethernet address b2:a0:d9:2e:a0:10 tc-so:[ 30.080005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 30.080005] get_ifid: shmif0: ifid: b0:a0:d9:ff:fe:2e:a0:10 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:33.210004 b2:a0:a1:c5:82:71 > 33:33:ff:c5:82:71, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:a1ff:fec5:8271 > ff02::1:ffc5:8271: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffc5:8271, length 24 tc-so:00:00:29.440004 b2:a0:44:2e:7f:fb > 33:33:ff:2e:7f:fb, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:44ff:fe2e:7ffb > ff02::1:ff2e:7ffb: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff2e:7ffb, length 24 tc-so:00:00:38.260004 b2:a0:a1:c5:82:71 > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:a1ff:fec5:8271 > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24 tc-so:00:00:38.430004 b2:a0:a1:c5:82:71 > 33:33:ff:c5:82:71, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:a1ff:fec5:8271 > ff02::1:ffc5:8271: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffc5:8271, length 24 tc-so:00:00:33.010004 b2:a0:44:2e:7f:fb > 33:33:ff:2e:7f:fb, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:44ff:fe2e:7ffb > ff02::1:ff2e:7ffb: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff2e:7ffb, length 24 tc-so:00:00:40.600004 b2:a0:a1:c5:82:71 > 33:33:97:bd:c9:23, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:a1ff:fec5:8271 > ff02::2:97bd:c923: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:97bd:c923, length 24 tc-so:00:00:33.770004 b2:a0:44:2e:7f:fb > 33:33:d5:44:7f:b4, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:44ff:fe2e:7ffb > ff02::2:d544:7fb4: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:d544:7fb4, length 24 tc-so:00:00:36.000004 b2:a0:44:2e:7f:fb > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:44ff:fe2e:7ffb > ff02::1:ff00:1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:1, length 24 tc-so:00:01:02.060004 b2:a0:a1:c5:82:71 > 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:55.220004 b2:a0:44:2e:7f:fb > b2:a0:a1:c5:82:71, ethertype IPv6 (0x86dd), length 86: fc00:1::1 > fc00:1::2: ICMP6, neighbor advertisement, tgt is fc00:1::1, length 32 tc-so:00:01:02.100004 b2:a0:a1:c5:82:71 > b2:a0:44:2e:7f:fb, ethertype IPv6 (0x86dd), length 70: fc00:1::2 > fc00:2::2: ICMP6, echo request, seq 0, length 16 tc-so:00:00:57.400004 b2:a0:44:2e:7f:fb > b2:a0:a1:c5:82:71, ethertype IPv6 (0x86dd), length 70: fc00:2::2 > fc00:1::2: ICMP6, echo reply, seq 0, length 16 tc-so:00:01:00.230004 b2:a0:44:2e:7f:fb > b2:a0:a1:c5:82:71, ethertype IPv6 (0x86dd), length 86: fc00:1::1 > fc00:1::2: ICMP6, neighbor solicitation, who has fc00:1::2, length 32 tc-so:00:01:07.070004 b2:a0:a1:c5:82:71 > b2:a0:44:2e:7f:fb, ethertype IPv6 (0x86dd), length 78: fc00:1::2 > fc00:1::1: ICMP6, neighbor advertisement, tgt is fc00:1::2, length 24 tc-so:### Dumping bus_peer tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:30.910004 b2:a0:4d:84:2b:6a > 33:33:ff:84:2b:6a, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:4dff:fe84:2b6a > ff02::1:ff84:2b6a: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff84:2b6a, length 24 tc-so:00:00:31.410004 b2:a0:4d:84:2b:6a > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:4dff:fe84:2b6a > ff02::1:ff00:1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:1, length 24 tc-so:00:00:36.150004 b2:a0:4d:84:2b:6a > 33:33:ef:20:4c:b2, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:4dff:fe84:2b6a > ff02::2:ef20:4cb2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:ef20:4cb2, length 24 tc-so:00:00:36.300004 b2:a0:4d:84:2b:6a > 33:33:ff:84:2b:6a, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:4dff:fe84:2b6a > ff02::1:ff84:2b6a: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff84:2b6a, length 24 tc-so:00:00:30.080004 b2:a0:d9:2e:a0:10 > 33:33:ff:2e:a0:10, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:d9ff:fe2e:a010 > ff02::1:ff2e:a010: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff2e:a010, length 24 tc-so:00:00:34.310004 b2:a0:d9:2e:a0:10 > 33:33:19:c3:60:44, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:d9ff:fe2e:a010 > ff02::2:19c3:6044: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:19c3:6044, length 24 tc-so:00:00:36.360004 b2:a0:d9:2e:a0:10 > 33:33:ff:2e:a0:10, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:d9ff:fe2e:a010 > ff02::1:ff2e:a010: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff2e:a010, length 24 tc-so:00:00:36.360004 b2:a0:d9:2e:a0:10 > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:d9ff:fe2e:a010 > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24 tc-so:00:00:46.400004 b2:a0:4d:84:2b:6a > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:4dff:fe84:2b6a > ff02::1:ff00:2: ICMP6, neighbor solicitation, who has fc00:2::2, length 32 tc-so:00:00:46.960004 b2:a0:4d:84:2b:6a > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:4dff:fe84:2b6a > ff02::1:ff00:2: ICMP6, neighbor solicitation, who has fc00:2::2, length 32 tc-so:00:00:39.090004 b2:a0:d9:2e:a0:10 > b2:a0:4d:84:2b:6a, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:d9ff:fe2e:a010 > fe80::b0a0:4dff:fe84:2b6a: ICMP6, neighbor advertisement, tgt is fc00:2::2, length 32 tc-so:00:00:46.990004 b2:a0:4d:84:2b:6a > b2:a0:d9:2e:a0:10, ethertype IPv6 (0x86dd), length 70: fc00:1::2 > fc00:2::2: ICMP6, echo request, seq 0, length 16 tc-so:00:00:39.140004 b2:a0:d9:2e:a0:10 > b2:a0:4d:84:2b:6a, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:d9ff:fe2e:a010 > fe80::b0a0:4dff:fe84:2b6a: ICMP6, neighbor advertisement, tgt is fc00:2::2, length 32 tc-so:00:00:39.140004 b2:a0:d9:2e:a0:10 > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fc00:2::2 > ff02::1:ff00:1: ICMP6, neighbor solicitation, who has fc00:2::1, length 32 tc-so:00:00:47.040004 b2:a0:4d:84:2b:6a > b2:a0:d9:2e:a0:10, ethertype IPv6 (0x86dd), length 86: fc00:2::1 > fc00:2::2: ICMP6, neighbor advertisement, tgt is fc00:2::1, length 32 tc-so:00:00:39.200004 b2:a0:d9:2e:a0:10 > b2:a0:4d:84:2b:6a, ethertype IPv6 (0x86dd), length 70: fc00:2::2 > fc00:1::2: ICMP6, echo reply, seq 0, length 16 tc-so:00:00:44.080004 b2:a0:d9:2e:a0:10 > b2:a0:4d:84:2b:6a, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:d9ff:fe2e:a010 > fe80::b0a0:4dff:fe84:2b6a: ICMP6, neighbor solicitation, who has fe80::b0a0:4dff:fe84:2b6a, length 32 tc-so:00:00:51.980004 b2:a0:4d:84:2b:6a > b2:a0:d9:2e:a0:10, ethertype IPv6 (0x86dd), length 78: fe80::b0a0:4dff:fe84:2b6a > fe80::b0a0:d9ff:fe2e:a010: ICMP6, neighbor advertisement, tgt is fe80::b0a0:4dff:fe84:2b6a, length 24 tc-so:00:00:56.980004 b2:a0:4d:84:2b:6a > b2:a0:d9:2e:a0:10, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:4dff:fe84:2b6a > fe80::b0a0:d9ff:fe2e:a010: ICMP6, neighbor solicitation, who has fe80::b0a0:d9ff:fe2e:a010, length 32 tc-so:00:00:49.080004 b2:a0:d9:2e:a0:10 > b2:a0:4d:84:2b:6a, ethertype IPv6 (0x86dd), length 78: fe80::b0a0:d9ff:fe2e:a010 > fe80::b0a0:4dff:fe84:2b6a: ICMP6, neighbor advertisement, tgt is fe80::b0a0:d9ff:fe2e:a010, length 24 tc-so:### Dumping bus_tun tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:30.830004 b2:a0:aa:4e:9f:f6 > 33:33:ff:4e:9f:f6, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:aaff:fe4e:9ff6 > ff02::1:ff4e:9ff6: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff4e:9ff6, length 24 tc-so:00:00:31.590004 b2:a0:aa:4e:9f:f6 > 33:33:ff:4e:9f:f6, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:aaff:fe4e:9ff6 > ff02::1:ff4e:9ff6: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff4e:9ff6, length 24 tc-so:00:00:35.360004 b2:a0:aa:4e:9f:f6 > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:aaff:fe4e:9ff6 > ff02::1:ff00:1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:1, length 24 tc-so:00:00:36.530004 b2:a0:aa:4e:9f:f6 > 33:33:d5:44:7f:b4, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:aaff:fe4e:9ff6 > ff02::2:d544:7fb4: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:d544:7fb4, length 24 tc-so:00:00:31.320004 b2:a0:63:ca:0c:7c > 33:33:ff:ca:0c:7c, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:63ff:feca:c7c > ff02::1:ffca:c7c: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffca:c7c, length 24 tc-so:00:00:34.910004 b2:a0:63:ca:0c:7c > 33:33:ff:ca:0c:7c, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:63ff:feca:c7c > ff02::1:ffca:c7c: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffca:c7c, length 24 tc-so:00:00:38.730004 b2:a0:63:ca:0c:7c > 33:33:ef:20:4c:b2, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:63ff:feca:c7c > ff02::2:ef20:4cb2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:ef20:4cb2, length 24 tc-so:00:00:39.880004 b2:a0:63:ca:0c:7c > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:63ff:feca:c7c > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24 tc-so:00:00:55.270004 b2:a0:aa:4e:9f:f6 > 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:56.360004 b2:a0:aa:4e:9f:f6 > 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:46.130004 b2:a0:63:ca:0c:7c > b2:a0:aa:4e:9f:f6, 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:56.450004 b2:a0:aa:4e:9f:f6 > b2:a0:63:ca:0c:7c, ethertype IPv6 (0x86dd), length 210: fc00:10::1.51820 > fc00:10::2.51820: UDP, length 148 tc-so:00:00:46.160004 b2:a0:63:ca:0c:7c > b2:a0:aa:4e:9f:f6, 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:46.200004 b2:a0:63:ca:0c:7c > b2:a0:aa:4e:9f:f6, ethertype IPv6 (0x86dd), length 154: fc00:10::2.51820 > fc00:10::1.51820: UDP, length 92 tc-so:00:00:56.580004 b2:a0:aa:4e:9f:f6 > b2:a0:63:ca:0c:7c, ethertype IPv6 (0x86dd), length 158: fc00:10::1.51820 > fc00:10::2.51820: UDP, length 96 tc-so:00:00:47.100004 b2:a0:63:ca:0c:7c > b2:a0:aa:4e:9f:f6, ethertype IPv6 (0x86dd), length 158: fc00:10::2.51820 > fc00:10::1.51820: UDP, length 96 tc-so:00:00:50.070004 b2:a0:63:ca:0c:7c > b2:a0:aa:4e:9f:f6, ethertype IPv6 (0x86dd), length 86: fc00:10::2 > fc00:10::1: ICMP6, neighbor solicitation, who has fc00:10::1, length 32 tc-so:00:01:00.360004 b2:a0:aa:4e:9f:f6 > b2:a0:63:ca:0c:7c, ethertype IPv6 (0x86dd), length 78: fc00:10::1 > fc00:10::2: ICMP6, neighbor advertisement, tgt is fc00:10::1, length 24 tc-so:unix://wg_local tc-so:unix://wg_tun_local tc-so:unix://wg_tun_peer tc-so:unix://wg_peer tc-end: 1662329880.90450, wg_tunnel_ipv6_over_ipv6, failed, atf-check failed; see the output of the test for details tp-end: 1662329880.135778, net/if_wg/t_tunnel tp-start: 1662329893.865772, net/ipsec/t_ipsec_ah_keys, 20 tc-start: 1662329893.878285, 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: 1662329906.969113, ipsec_ah_aesxcbcmac_invalid_keys, passed tc-start: 1662329907.312015, 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: 1662329921.929550, ipsec_ah_aesxcbcmac_valid_keys, passed tc-start: 1662329921.971773, 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: 1662329936.973348, ipsec_ah_hmacmd5_invalid_keys, passed tc-start: 1662329936.985578, 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: 1662329950.440251, ipsec_ah_hmacmd5_valid_keys, passed tc-start: 1662329950.453491, 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: 1662329966.295641, ipsec_ah_hmacripemd160_invalid_keys, passed tc-start: 1662329966.307683, 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: 1662329983.204700, ipsec_ah_hmacripemd160_valid_keys, passed tc-start: 1662329983.220300, 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: 1662329996.334710, ipsec_ah_hmacsha1_invalid_keys, passed tc-start: 1662329996.495893, 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: 1662330011.134627, ipsec_ah_hmacsha1_valid_keys, passed tc-start: 1662330011.161923, 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: 1662330024.381378, ipsec_ah_hmacsha256_invalid_keys, passed tc-start: 1662330024.394394, 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: 1662330039.695376, ipsec_ah_hmacsha256_valid_keys, passed tc-start: 1662330039.710899, 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: 1662330052.242204, ipsec_ah_hmacsha384_invalid_keys, passed tc-start: 1662330052.255605, 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: 1662330066.976582, ipsec_ah_hmacsha384_valid_keys, passed tc-start: 1662330066.989912, 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: 1662330083.624301, ipsec_ah_hmacsha512_invalid_keys, passed tc-start: 1662330083.686132, 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: 1662330098.885643, ipsec_ah_hmacsha512_valid_keys, passed tc-start: 1662330098.899743, 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: 1662330116.652736, ipsec_ah_keyedmd5_invalid_keys, passed tc-start: 1662330116.683932, 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: 1662330130.486379, ipsec_ah_keyedmd5_valid_keys, passed tc-start: 1662330130.501283, 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: 1662330145.651564, ipsec_ah_keyedsha1_invalid_keys, passed tc-start: 1662330145.663443, 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: 1662330158.918336, ipsec_ah_keyedsha1_valid_keys, passed tc-start: 1662330158.936607, 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: 1662330171.638279, ipsec_ah_null_invalid_keys, passed tc-start: 1662330171.791823, 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: 1662330184.768428, ipsec_ah_null_valid_keys, passed tp-end: 1662330184.784205, net/ipsec/t_ipsec_ah_keys tp-start: 1662330195.576408, net/ipsec/t_ipsec_esp_keys, 22 tc-start: 1662330195.589165, 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: 1662330212.319467, ipsec_esp_3descbc_invalid_keys, passed tc-start: 1662330212.346776, 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: 1662330227.12755, ipsec_esp_3descbc_valid_keys, passed tc-start: 1662330227.28443, 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: 1662330245.75543, ipsec_esp_aesctr_invalid_keys, passed tc-start: 1662330245.88093, 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: 1662330261.930407, ipsec_esp_aesctr_valid_keys, passed tc-start: 1662330261.942722, 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: 1662330280.619959, ipsec_esp_aesgcm16_invalid_keys, passed tc-start: 1662330280.632681, 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: 1662330301.744364, ipsec_esp_aesgcm16_valid_keys, passed tc-start: 1662330301.772163, 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: 1662330318.864118, ipsec_esp_aesgmac_invalid_keys, passed tc-start: 1662330318.877523, 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: 1662330336.289622, ipsec_esp_aesgmac_valid_keys, passed tc-start: 1662330336.309383, 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: 1662330352.538671, ipsec_esp_blowfishcbc_invalid_keys, passed tc-start: 1662330352.558812, 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: 1662330367.652584, ipsec_esp_blowfishcbc_valid_keys, passed tc-start: 1662330367.668341, 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: 1662330386.277371, ipsec_esp_camelliacbc_invalid_keys, passed tc-start: 1662330386.304556, 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: 1662330403.522043, ipsec_esp_camelliacbc_valid_keys, passed tc-start: 1662330403.534433, 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: 1662330416.139070, ipsec_esp_cast128cbc_invalid_keys, passed tc-start: 1662330416.151462, 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: 1662330430.787426, ipsec_esp_cast128cbc_valid_keys, passed tc-start: 1662330431.532662, 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: 1662330444.472463, ipsec_esp_descbc_invalid_keys, passed tc-start: 1662330444.485449, 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: 1662330457.372426, ipsec_esp_descbc_valid_keys, passed tc-start: 1662330457.385497, 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: 1662330471.45149, ipsec_esp_desderiv_invalid_keys, passed tc-start: 1662330471.72798, 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: 1662330485.980605, ipsec_esp_desderiv_valid_keys, passed tc-start: 1662330485.996867, 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: 1662330497.954677, ipsec_esp_null_invalid_keys, passed tc-start: 1662330497.977458, 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: 1662330510.560862, ipsec_esp_null_valid_keys, passed tc-start: 1662330510.576791, 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: 1662330527.980359, ipsec_esp_rijndaelcbc_invalid_keys, passed tc-start: 1662330527.992128, 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: 1662330546.698847, ipsec_esp_rijndaelcbc_valid_keys, passed tp-end: 1662330546.760062, net/ipsec/t_ipsec_esp_keys tp-start: 1662330554.191982, net/ipsec/t_ipsec_gif, 16 tc-start: 1662330554.204081, 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:3e:fd:2f:38 ./.__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:d2:b9:73:66 ./.__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:db:99:87:f2 ./.__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:24:1f:88:68 ./.__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:b2:63:75:e4 ./.__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: Sep 4 22:29:56 2022 current: Sep 4 22:29:57 2022 tc-so: diff: 1(s) hard: 0(s) soft: 0(s) tc-so: last: Sep 4 22:29:19 2022 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=26217 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: Sep 4 22:29:56 2022 current: Sep 4 22:29:57 2022 tc-so: diff: 1(s) hard: 0(s) soft: 0(s) tc-so: last: Sep 4 22:29:19 2022 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=26217 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: Sep 4 22:29:57 2022 current: Sep 4 22:29:59 2022 tc-so: diff: 2(s) hard: 0(s) soft: 0(s) tc-so: last: Sep 4 22:29:22 2022 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=13260 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: Sep 4 22:29:57 2022 current: Sep 4 22:29:59 2022 tc-so: diff: 2(s) hard: 0(s) soft: 0(s) tc-so: last: Sep 4 22:29:22 2022 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=13260 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 33624 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:18:7b:03 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 - - 33624 lo0 tc-so:10.0.1.1 b2:a0:3e:fd:2f:38 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 33624 0 0 0 0 0 tc-so:lo0 33624 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:be:18:7b:03 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:3e:fd:2f:38 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:be:18:7b:03 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 33624 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:3e:fd:2f:38 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:d2:b9:73:66 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 - - 33624 lo0 tc-so:20.0.0.2 b2:a0:24:1f:88:68 UHL - - - shmif1 tc-so:10.0.1.2 b2:a0:be:18:7b:03 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 33624 0 0 0 0 0 tc-so:lo0 33624 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:3e:fd:2f:38 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:d2:b9:73:66 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:24:1f:88:68 on shmif1 8s R tc-so:? (10.0.1.2) at b2:a0:be:18:7b:03 on shmif0 9s 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:3e:fd:2f:38 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:d2:b9:73:66 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 33624 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:db:99:87:f2 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:24:1f:88:68 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 - - 33624 lo0 tc-so:20.0.0.1 b2:a0:d2:b9:73:66 UHL - - - shmif1 tc-so:10.0.2.2 b2:a0:b2:63:75:e4 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 33624 0 0 0 0 0 tc-so:lo0 33624 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:db:99:87:f2 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:24:1f:88:68 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:d2:b9:73:66 on shmif1 5s R tc-so:? (10.0.2.2) at b2:a0:b2:63:75:e4 on shmif0 5s 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:db:99:87:f2 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:1f:88:68 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 33624 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:b2:63:75:e4 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 - - 33624 lo0 tc-so:10.0.2.1 b2:a0:db:99:87:f2 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 33624 0 0 0 0 0 tc-so:lo0 33624 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:b2:63:75:e4 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:db:99:87:f2 on shmif0 1s 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:b2:63:75:e4 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:b2:63:75:e4 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:24:1f:88:68 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:db:99:87:f2 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:d2:b9:73:66 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:3e:fd:2f:38 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:be:18:7b:03 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 33624 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 - - 33624 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33624 0 0 0 0 0 tc-so:lo0 33624 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 384 4 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 128 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 1280 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 21 0 21 1 0 1 1 0 inf 1 tc-so:kcpuset 128 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 256 5 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 44 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 64 132 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 256 67 0 0 5 0 5 5 0 inf 0 tc-so:kmem-00256 384 39 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00384 512 26 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00512 640 13 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00768 896 7 0 0 2 0 2 2 0 inf 0 tc-so:kmem-01024 1152 89 0 0 30 0 30 30 0 inf 0 tc-so:kmem-02048 2048 398 0 0 199 0 199 199 0 inf 0 tc-so:kmem-04096 4096 13 0 0 13 0 13 13 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 528 7 0 0 4 0 4 4 0 inf 3 tc-so:mclpl 2048 3 0 0 6 0 6 6 0 8192 4 tc-so:mutex 128 31 0 0 1 0 1 1 0 inf 0 tc-so:pcache 2816 51 0 1 50 0 50 50 0 inf 0 tc-so:pcachecpu 128 52 0 0 2 0 2 2 0 inf 0 tc-so:pcglarge 1152 2 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 384 36 0 0 4 0 4 4 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-128 80 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 238 0 0 4 0 4 4 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 1024 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 5 0 4 1 0 1 1 0 inf 0 tc-so:rwlock 128 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 1024 7 0 0 2 0 2 2 0 inf 0 tc-so:vmembt 128 10 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1442 0 31 367 0 367 tc-so: tc-so:In use 1233K, total allocated 1468K; utilization 84.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, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.99 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/evbarm/9.99.99/modules tc-so:[ 1.320005] mainbus0 (root) tc-so:[ 1.400005] chacha: Portable C ChaCha tc-so:[ 1.400005] aes: BearSSL aes_ct tc-so:[ 1.400005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.400005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 11.000005] shmif0: Ethernet address b2:a0:be:18:7b:03 tc-so:### Dumping unix://ipsec_gif_tunel_local tc-so:lo0: flags=0x8049 mtu 33624 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 - - 33624 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33624 0 0 0 0 0 tc-so:lo0 33624 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 256 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 384 2 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 384 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 128 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 1280 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 128 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 256 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 74 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 64 161 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 256 75 0 0 5 0 5 5 0 inf 0 tc-so:kmem-00256 384 61 0 0 7 0 7 7 0 inf 0 tc-so:kmem-00384 512 34 0 0 5 0 5 5 0 inf 0 tc-so:kmem-00512 640 12 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00768 896 7 0 0 2 0 2 2 0 inf 0 tc-so:kmem-01024 1152 101 0 0 34 0 34 34 0 inf 0 tc-so:kmem-02048 2048 927 0 0 464 0 464 464 0 inf 0 tc-so:kmem-04096 4096 13 0 0 13 0 13 13 0 inf 0 tc-so:llentrypl 288 2 0 2 1 0 1 1 0 inf 1 tc-so:mbpl 528 17 0 0 5 0 5 5 0 inf 2 tc-so:mclpl 2048 5 0 0 7 0 7 7 0 8192 4 tc-so:mutex 128 39 0 0 2 0 2 2 0 inf 0 tc-so:pcache 2816 54 0 1 53 0 53 53 0 inf 0 tc-so:pcachecpu 128 55 0 0 2 0 2 2 0 inf 0 tc-so:pcglarge 1152 2 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 384 46 0 0 5 0 5 5 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-128 80 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 506 0 0 9 0 9 9 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 1024 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 128 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 1024 7 0 0 2 0 2 2 0 inf 0 tc-so:vmembt 128 53 0 0 2 0 2 2 0 inf 0 tc-so:Totals 2446 0 56 654 0 654 tc-so: tc-so:In use 2362K, total allocated 2616K; utilization 90.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, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.99 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.170005] root file system type: rumpfs tc-so:[ 1.170005] kern.module.path=/stand/evbarm/9.99.99/modules tc-so:[ 1.330005] IPsec: Initialized Security Association Processing. tc-so:[ 1.370005] mainbus0 (root) tc-so:[ 1.410005] chacha: Portable C ChaCha tc-so:[ 1.410005] sysctl_createv: sysctl_create(ip6) returned 1 tc-so:[ 1.410005] sysctl_createv: sysctl_locate(gifhlim) returned 2 tc-so:[ 1.410005] sysctl_createv: sysctl_locate(gifpmtu) returned 2 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:[ 10.810005] shmif0: Ethernet address b2:a0:3e:fd:2f:38 tc-so:[ 13.060005] shmif1: Ethernet address b2:a0:d2:b9:73:66 tc-so:[ 42.460005] 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 33624 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 - - 33624 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33624 0 0 0 0 0 tc-so:lo0 33624 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 256 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 384 2 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 384 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 128 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 1280 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 128 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 256 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 75 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 64 178 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 256 74 0 0 5 0 5 5 0 inf 0 tc-so:kmem-00256 384 61 0 0 7 0 7 7 0 inf 0 tc-so:kmem-00384 512 34 0 0 5 0 5 5 0 inf 0 tc-so:kmem-00512 640 12 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00768 896 7 0 0 2 0 2 2 0 inf 0 tc-so:kmem-01024 1152 101 0 0 34 0 34 34 0 inf 0 tc-so:kmem-02048 2048 928 0 0 464 0 464 464 0 inf 0 tc-so:kmem-04096 4096 13 0 0 13 0 13 13 0 inf 0 tc-so:llentrypl 288 2 0 2 1 0 1 1 0 inf 1 tc-so:mbpl 528 16 0 0 5 0 5 5 0 inf 2 tc-so:mclpl 2048 6 0 0 7 0 7 7 0 8192 4 tc-so:mutex 128 39 0 0 2 0 2 2 0 inf 0 tc-so:pcache 2816 54 0 1 53 0 53 53 0 inf 0 tc-so:pcachecpu 128 55 0 0 2 0 2 2 0 inf 0 tc-so:pcglarge 1152 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 384 40 0 0 4 0 4 4 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-128 80 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 506 0 0 9 0 9 9 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 1024 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 128 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 1024 7 0 0 2 0 2 2 0 inf 0 tc-so:vmembt 128 51 0 0 2 0 2 2 0 inf 0 tc-so:Totals 2453 0 56 653 0 653 tc-so: tc-so:In use 2362K, total allocated 2612K; utilization 90.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, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.99 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/evbarm/9.99.99/modules tc-so:[ 1.340005] IPsec: Initialized Security Association Processing. tc-so:[ 1.340005] mainbus0 (root) tc-so:[ 1.340005] chacha: Portable C ChaCha tc-so:[ 1.340005] sysctl_createv: sysctl_create(ip6) returned 1 tc-so:[ 1.340005] sysctl_createv: sysctl_locate(gifhlim) returned 2 tc-so:[ 1.340005] sysctl_createv: sysctl_locate(gifpmtu) returned 2 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:[ 12.680005] shmif0: Ethernet address b2:a0:db:99:87:f2 tc-so:[ 15.110005] shmif1: Ethernet address b2:a0:24:1f:88:68 tc-so:[ 39.660005] 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 33624 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 - - 33624 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33624 0 0 0 0 0 tc-so:lo0 33624 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 384 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 128 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 1280 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 128 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 256 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 44 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 64 137 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 256 66 0 0 5 0 5 5 0 inf 0 tc-so:kmem-00256 384 39 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00384 512 26 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00512 640 13 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00768 896 7 0 0 2 0 2 2 0 inf 0 tc-so:kmem-01024 1152 89 0 0 30 0 30 30 0 inf 0 tc-so:kmem-02048 2048 373 0 0 187 0 187 187 0 inf 0 tc-so:kmem-04096 4096 13 0 0 13 0 13 13 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 528 3 0 0 3 0 3 3 0 inf 2 tc-so:mclpl 2048 3 0 0 6 0 6 6 0 8192 4 tc-so:mutex 128 31 0 0 1 0 1 1 0 inf 0 tc-so:pcache 2816 51 0 1 50 0 50 50 0 inf 0 tc-so:pcachecpu 128 52 0 0 2 0 2 2 0 inf 0 tc-so:pcglarge 1152 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 384 28 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-128 80 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 226 0 0 4 0 4 4 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 1024 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 128 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 1024 7 0 0 2 0 2 2 0 inf 0 tc-so:vmembt 128 8 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1379 0 27 353 0 353 tc-so: tc-so:In use 1170K, total allocated 1412K; utilization 82.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, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.99 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/evbarm/9.99.99/modules tc-so:[ 1.360005] 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:[ 14.700005] shmif0: Ethernet address b2:a0:b2:63:75:e4 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:24.770004 b2:a0:be:18:7b:03 > 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:23.340004 b2:a0:3e:fd:2f:38 > 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:37.190004 b2:a0:be:18:7b:03 > 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:34.940004 b2:a0:3e:fd:2f:38 > b2:a0:be:18:7b:03, ethertype ARP (0x0806), length 42: Reply 10.0.1.1 is-at b2:a0:3e:fd:2f:38, length 28 tc-so:00:00:37.190004 b2:a0:be:18:7b:03 > b2:a0:3e:fd:2f:38, ethertype IPv4 (0x0800), length 98: 10.0.1.2 > 10.0.2.2: ICMP echo request, id 59750, seq 0, length 64 tc-so:00:00:35.060004 b2:a0:3e:fd:2f:38 > 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:37.310004 b2:a0:be:18:7b:03 > b2:a0:3e:fd:2f:38, ethertype ARP (0x0806), length 42: Reply 10.0.1.2 is-at b2:a0:be:18:7b:03, length 28 tc-so:00:00:35.060004 b2:a0:3e:fd:2f:38 > b2:a0:be:18:7b:03, ethertype IPv4 (0x0800), length 98: 10.0.2.2 > 10.0.1.2: ICMP echo reply, id 59750, seq 0, length 64 tc-so:00:00:44.590004 b2:a0:be:18:7b:03 > b2:a0:3e:fd:2f:38, ethertype IPv4 (0x0800), length 98: 10.0.1.2 > 10.0.2.2: ICMP echo request, id 17082, seq 0, length 64 tc-so:00:00:42.460004 b2:a0:3e:fd:2f:38 > b2:a0:be:18:7b:03, ethertype IPv4 (0x0800), length 98: 10.0.2.2 > 10.0.1.2: ICMP echo reply, id 17082, seq 0, length 64 tc-so:### Dumping ./bus_ipsec_remote tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:24.580004 b2:a0:db:99:87:f2 > 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:25.820004 b2:a0:b2:63:75:e4 > 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:32.190004 b2:a0:db:99:87:f2 > 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:29.460004 b2:a0:b2:63:75:e4 > b2:a0:db:99:87:f2, ethertype ARP (0x0806), length 42: Reply 10.0.2.2 is-at b2:a0:b2:63:75:e4, length 28 tc-so:00:00:32.230004 b2:a0:db:99:87:f2 > b2:a0:b2:63:75:e4, ethertype IPv4 (0x0800), length 98: 10.0.1.2 > 10.0.2.2: ICMP echo request, id 59750, seq 0, length 64 tc-so:00:00:29.460004 b2:a0:b2:63:75:e4 > 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:32.230004 b2:a0:db:99:87:f2 > b2:a0:b2:63:75:e4, ethertype ARP (0x0806), length 42: Reply 10.0.2.1 is-at b2:a0:db:99:87:f2, length 28 tc-so:00:00:29.500004 b2:a0:b2:63:75:e4 > b2:a0:db:99:87:f2, ethertype IPv4 (0x0800), length 98: 10.0.2.2 > 10.0.1.2: ICMP echo reply, id 59750, seq 0, length 64 tc-so:00:00:39.660004 b2:a0:db:99:87:f2 > b2:a0:b2:63:75:e4, ethertype IPv4 (0x0800), length 98: 10.0.1.2 > 10.0.2.2: ICMP echo request, id 17082, seq 0, length 64 tc-so:00:00:36.880004 b2:a0:b2:63:75:e4 > b2:a0:db:99:87:f2, ethertype IPv4 (0x0800), length 98: 10.0.2.2 > 10.0.1.2: ICMP echo reply, id 17082, seq 0, length 64 tc-so:### Dumping ./bus_ipsec_tunnel tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:23.740004 b2:a0:d2:b9:73:66 > 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:25.020004 b2:a0:24:1f:88:68 > 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:34.940004 b2:a0:d2:b9:73:66 > 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:32.190004 b2:a0:24:1f:88:68 > b2:a0:d2:b9:73:66, ethertype ARP (0x0806), length 42: Reply 20.0.0.2 is-at b2:a0:24:1f:88:68, length 28 tc-so:00:00:34.980004 b2:a0:d2:b9:73:66 > b2:a0:24:1f:88:68, 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 59750, seq 0, length 64 (ipip-proto-4) tc-so:00:00:32.270004 b2:a0:24:1f:88:68 > 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:35.060004 b2:a0:d2:b9:73:66 > b2:a0:24:1f:88:68, ethertype ARP (0x0806), length 42: Reply 20.0.0.1 is-at b2:a0:d2:b9:73:66, length 28 tc-so:00:00:32.270004 b2:a0:24:1f:88:68 > b2:a0:d2:b9:73:66, 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 59750, seq 0, length 64 (ipip-proto-4) tc-so:00:00:42.420004 b2:a0:d2:b9:73:66 > b2:a0:24:1f:88:68, 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 17082, seq 0, length 64 (ipip-proto-4) tc-so:00:00:39.700004 b2:a0:24:1f:88:68 > b2:a0:d2:b9:73:66, 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 17082, 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: 1662330666.996712, ipsec_gif_ipv4_transport_ah_hmacsha512, passed tc-start: 1662330667.75207, 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:c1:1f:f1: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:e6:b6:30:1f ./.__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:a0:ce:a8:26 ./.__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:f3:4d:cf:3e ./.__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:39:4b:55:f2 ./.__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: Sep 4 22:31:49 2022 current: Sep 4 22:31:52 2022 tc-so: diff: 3(s) hard: 0(s) soft: 0(s) tc-so: last: Sep 4 22:31:11 2022 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=14894 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: Sep 4 22:31:49 2022 current: Sep 4 22:31:52 2022 tc-so: diff: 3(s) hard: 0(s) soft: 0(s) tc-so: last: Sep 4 22:31:11 2022 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=14894 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: Sep 4 22:31:51 2022 current: Sep 4 22:31:53 2022 tc-so: diff: 2(s) hard: 0(s) soft: 0(s) tc-so: last: Sep 4 22:31:15 2022 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=27352 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: Sep 4 22:31:51 2022 current: Sep 4 22:31:53 2022 tc-so: diff: 2(s) hard: 0(s) soft: 0(s) tc-so: last: Sep 4 22:31:15 2022 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=27352 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 33624 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:ab:a0:15:21 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 - - 33624 lo0 tc-so:10.0.1.1 b2:a0:c1:1f:f1: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 33624 0 0 0 0 0 tc-so:lo0 33624 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:ab:a0:15:21 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:c1:1f:f1:3c 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:ab:a0:15:21 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 33624 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:c1:1f:f1: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:e6:b6:30:1f 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 - - 33624 lo0 tc-so:20.0.0.2 b2:a0:f3:4d:cf:3e UHL - - - shmif1 tc-so:10.0.1.2 b2:a0:ab:a0:15:21 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 33624 0 0 0 0 0 tc-so:lo0 33624 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:c1:1f:f1: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:e6:b6:30:1f 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:f3:4d:cf:3e on shmif1 10s R tc-so:? (10.0.1.2) at b2:a0:ab:a0:15:21 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:c1:1f:f1: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:e6:b6:30:1f 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 33624 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:a0:ce:a8:26 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:f3:4d:cf:3e 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 - - 33624 lo0 tc-so:20.0.0.1 b2:a0:e6:b6:30:1f UHL - - - shmif1 tc-so:10.0.2.2 b2:a0:39:4b:55:f2 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 33624 0 0 0 0 0 tc-so:lo0 33624 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:a0:ce:a8:26 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:f3:4d:cf:3e 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:e6:b6:30:1f on shmif1 4s R tc-so:? (10.0.2.2) at b2:a0:39:4b:55:f2 on shmif0 4s 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:a0:ce:a8:26 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:f3:4d:cf:3e 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 33624 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:39:4b:55:f2 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 - - 33624 lo0 tc-so:10.0.2.1 b2:a0:a0:ce:a8:26 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 33624 0 0 0 0 0 tc-so:lo0 33624 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:39:4b:55:f2 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:a0:ce:a8:26 on shmif0 expired 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:39:4b:55:f2 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:39:4b:55:f2 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:f3:4d:cf:3e 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:a0:ce:a8:26 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:e6:b6:30:1f 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:c1:1f:f1: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:ab:a0:15:21 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 33624 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 - - 33624 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33624 0 0 0 0 0 tc-so:lo0 33624 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 384 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 128 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 1280 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 128 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 256 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 56 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 64 137 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 256 66 0 0 5 0 5 5 0 inf 0 tc-so:kmem-00256 384 39 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00384 512 26 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00512 640 13 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00768 896 7 0 0 2 0 2 2 0 inf 0 tc-so:kmem-01024 1152 89 0 0 30 0 30 30 0 inf 0 tc-so:kmem-02048 2048 398 0 0 199 0 199 199 0 inf 0 tc-so:kmem-04096 4096 13 0 0 13 0 13 13 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 528 4 0 0 3 0 3 3 0 inf 2 tc-so:mclpl 2048 2 0 0 5 0 5 5 0 8192 4 tc-so:mutex 128 31 0 0 1 0 1 1 0 inf 0 tc-so:pcache 2816 51 0 1 50 0 50 50 0 inf 0 tc-so:pcachecpu 128 52 0 0 2 0 2 2 0 inf 0 tc-so:pcglarge 1152 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 384 28 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-128 80 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 237 0 0 4 0 4 4 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 1024 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 128 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 1024 7 0 0 2 0 2 2 0 inf 0 tc-so:vmembt 128 8 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1424 0 31 364 0 364 tc-so: tc-so:In use 1221K, total allocated 1456K; utilization 83.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, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.99 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/evbarm/9.99.99/modules 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:[ 11.020005] shmif0: Ethernet address b2:a0:ab:a0:15:21 tc-so:### Dumping unix://ipsec_gif_tunel_local tc-so:lo0: flags=0x8049 mtu 33624 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 - - 33624 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33624 0 0 0 0 0 tc-so:lo0 33624 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 256 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 384 2 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 384 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 128 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 1280 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 128 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 256 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 74 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 64 175 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 256 72 0 0 5 0 5 5 0 inf 0 tc-so:kmem-00256 384 57 0 0 6 0 6 6 0 inf 0 tc-so:kmem-00384 512 34 0 0 5 0 5 5 0 inf 0 tc-so:kmem-00512 640 12 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00768 896 7 0 0 2 0 2 2 0 inf 0 tc-so:kmem-01024 1152 101 0 0 34 0 34 34 0 inf 0 tc-so:kmem-02048 2048 928 0 0 464 0 464 464 0 inf 0 tc-so:kmem-04096 4096 13 0 0 13 0 13 13 0 inf 0 tc-so:llentrypl 288 2 0 2 1 0 1 1 0 inf 1 tc-so:mbpl 528 17 0 0 5 0 5 5 0 inf 2 tc-so:mclpl 2048 5 0 0 7 0 7 7 0 8192 4 tc-so:mutex 128 39 0 0 2 0 2 2 0 inf 0 tc-so:pcache 2816 54 0 1 53 0 53 53 0 inf 0 tc-so:pcachecpu 128 55 0 0 2 0 2 2 0 inf 0 tc-so:pcglarge 1152 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 384 41 0 0 5 0 5 5 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-128 80 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 506 0 0 9 0 9 9 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 1024 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 128 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 1024 7 0 0 2 0 2 2 0 inf 0 tc-so:vmembt 128 53 0 0 2 0 2 2 0 inf 0 tc-so:Totals 2452 0 56 653 0 653 tc-so: tc-so:In use 2359K, total allocated 2612K; utilization 90.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, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.99 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/evbarm/9.99.99/modules tc-so:[ 1.370005] IPsec: Initialized Security Association Processing. tc-so:[ 1.370005] 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:[ 10.940005] shmif0: Ethernet address b2:a0:c1:1f:f1:3c tc-so:[ 13.310005] shmif1: Ethernet address b2:a0:e6:b6:30:1f tc-so:[ 43.370005] 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 33624 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 - - 33624 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33624 0 0 0 0 0 tc-so:lo0 33624 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 256 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 384 2 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 384 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 128 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 1280 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 128 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 256 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 48 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 74 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 64 174 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 256 72 0 0 5 0 5 5 0 inf 0 tc-so:kmem-00256 384 57 0 0 6 0 6 6 0 inf 0 tc-so:kmem-00384 512 34 0 0 5 0 5 5 0 inf 0 tc-so:kmem-00512 640 12 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00768 896 7 0 0 2 0 2 2 0 inf 0 tc-so:kmem-01024 1152 101 0 0 34 0 34 34 0 inf 0 tc-so:kmem-02048 2048 927 0 0 464 0 464 464 0 inf 0 tc-so:kmem-04096 4096 13 0 0 13 0 13 13 0 inf 0 tc-so:llentrypl 288 2 0 2 1 0 1 1 0 inf 1 tc-so:mbpl 528 17 0 0 5 0 5 5 0 inf 2 tc-so:mclpl 2048 6 0 0 7 0 7 7 0 8192 4 tc-so:mutex 128 39 0 0 2 0 2 2 0 inf 0 tc-so:pcache 2816 54 0 1 53 0 53 53 0 inf 0 tc-so:pcachecpu 128 55 0 0 2 0 2 2 0 inf 0 tc-so:pcglarge 1152 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 384 41 0 0 5 0 5 5 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-128 80 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 506 0 0 9 0 9 9 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 1024 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 128 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 1024 7 0 0 2 0 2 2 0 inf 0 tc-so:vmembt 128 53 0 0 2 0 2 2 0 inf 0 tc-so:Totals 2450 0 56 653 0 653 tc-so: tc-so:In use 2359K, total allocated 2612K; utilization 90.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, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.99 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/evbarm/9.99.99/modules tc-so:[ 1.330005] IPsec: Initialized Security Association Processing. tc-so:[ 1.330005] mainbus0 (root) tc-so:[ 1.430005] chacha: Portable C ChaCha tc-so:[ 1.430005] sysctl_createv: sysctl_create(ip6) returned 1 tc-so:[ 1.430005] sysctl_createv: sysctl_locate(gifhlim) returned 2 tc-so:[ 1.430005] sysctl_createv: sysctl_locate(gifpmtu) returned 2 tc-so:[ 1.430005] aes: BearSSL aes_ct tc-so:[ 1.430005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.430005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 12.760005] shmif0: Ethernet address b2:a0:a0:ce:a8:26 tc-so:[ 15.220005] shmif1: Ethernet address b2:a0:f3:4d:cf:3e tc-so:[ 40.480005] 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 33624 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 - - 33624 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33624 0 0 0 0 0 tc-so:lo0 33624 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 384 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 128 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 1280 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 128 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 256 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 44 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 64 137 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 256 66 0 0 5 0 5 5 0 inf 0 tc-so:kmem-00256 384 39 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00384 512 26 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00512 640 13 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00768 896 7 0 0 2 0 2 2 0 inf 0 tc-so:kmem-01024 1152 89 0 0 30 0 30 30 0 inf 0 tc-so:kmem-02048 2048 373 0 0 187 0 187 187 0 inf 0 tc-so:kmem-04096 4096 13 0 0 13 0 13 13 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 528 4 0 0 3 0 3 3 0 inf 2 tc-so:mclpl 2048 3 0 0 6 0 6 6 0 8192 4 tc-so:mutex 128 31 0 0 1 0 1 1 0 inf 0 tc-so:pcache 2816 51 0 1 50 0 50 50 0 inf 0 tc-so:pcachecpu 128 52 0 0 2 0 2 2 0 inf 0 tc-so:pcglarge 1152 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 384 29 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-128 80 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 226 0 0 4 0 4 4 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 1024 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 128 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 1024 7 0 0 2 0 2 2 0 inf 0 tc-so:vmembt 128 8 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1380 0 27 353 0 353 tc-so: tc-so:In use 1171K, total allocated 1412K; utilization 82.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, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.99 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/evbarm/9.99.99/modules tc-so:[ 1.350005] mainbus0 (root) tc-so:[ 1.460005] chacha: Portable C ChaCha tc-so:[ 1.460005] aes: BearSSL aes_ct tc-so:[ 1.460005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.460005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 14.720005] shmif0: Ethernet address b2:a0:39:4b:55:f2 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:24.820004 b2:a0:ab:a0:15:21 > 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:23.580004 b2:a0:c1:1f:f1: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:38.240004 b2:a0:ab:a0:15:21 > 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:36.150004 b2:a0:c1:1f:f1:3c > b2:a0:ab:a0:15:21, ethertype ARP (0x0806), length 42: Reply 10.0.1.1 is-at b2:a0:c1:1f:f1:3c, length 28 tc-so:00:00:38.280004 b2:a0:ab:a0:15:21 > b2:a0:c1:1f:f1:3c, ethertype IPv4 (0x0800), length 98: 10.0.1.2 > 10.0.2.2: ICMP echo request, id 26602, seq 0, length 64 tc-so:00:00:36.270004 b2:a0:c1:1f:f1: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:38.430004 b2:a0:ab:a0:15:21 > b2:a0:c1:1f:f1:3c, ethertype ARP (0x0806), length 42: Reply 10.0.1.2 is-at b2:a0:ab:a0:15:21, length 28 tc-so:00:00:36.310004 b2:a0:c1:1f:f1:3c > b2:a0:ab:a0:15:21, ethertype IPv4 (0x0800), length 98: 10.0.2.2 > 10.0.1.2: ICMP echo reply, id 26602, seq 0, length 64 tc-so:00:00:45.420004 b2:a0:ab:a0:15:21 > b2:a0:c1:1f:f1:3c, ethertype IPv4 (0x0800), length 98: 10.0.1.2 > 10.0.2.2: ICMP echo request, id 7431, seq 0, length 64 tc-so:00:00:43.370004 b2:a0:c1:1f:f1:3c > b2:a0:ab:a0:15:21, ethertype IPv4 (0x0800), length 98: 10.0.2.2 > 10.0.1.2: ICMP echo reply, id 7431, seq 0, length 64 tc-so:### Dumping ./bus_ipsec_remote tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:24.910004 b2:a0:a0:ce:a8:26 > 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:26.350004 b2:a0:39:4b:55:f2 > 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:33.350004 b2:a0:a0:ce:a8:26 > 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:30.530004 b2:a0:39:4b:55:f2 > b2:a0:a0:ce:a8:26, ethertype ARP (0x0806), length 42: Reply 10.0.2.2 is-at b2:a0:39:4b:55:f2, length 28 tc-so:00:00:33.390004 b2:a0:a0:ce:a8:26 > b2:a0:39:4b:55:f2, ethertype IPv4 (0x0800), length 98: 10.0.1.2 > 10.0.2.2: ICMP echo request, id 26602, seq 0, length 64 tc-so:00:00:30.530004 b2:a0:39:4b:55:f2 > 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:33.390004 b2:a0:a0:ce:a8:26 > b2:a0:39:4b:55:f2, ethertype ARP (0x0806), length 42: Reply 10.0.2.1 is-at b2:a0:a0:ce:a8:26, length 28 tc-so:00:00:30.570004 b2:a0:39:4b:55:f2 > b2:a0:a0:ce:a8:26, ethertype IPv4 (0x0800), length 98: 10.0.2.2 > 10.0.1.2: ICMP echo reply, id 26602, seq 0, length 64 tc-so:00:00:40.480004 b2:a0:a0:ce:a8:26 > b2:a0:39:4b:55:f2, ethertype IPv4 (0x0800), length 98: 10.0.1.2 > 10.0.2.2: ICMP echo request, id 7431, seq 0, length 64 tc-so:00:00:37.670004 b2:a0:39:4b:55:f2 > b2:a0:a0:ce:a8:26, ethertype IPv4 (0x0800), length 98: 10.0.2.2 > 10.0.1.2: ICMP echo reply, id 7431, seq 0, length 64 tc-so:### Dumping ./bus_ipsec_tunnel tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:24.080004 b2:a0:e6:b6:30:1f > 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:25.360004 b2:a0:f3:4d:cf:3e > 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:36.190004 b2:a0:e6:b6:30:1f > 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:33.350004 b2:a0:f3:4d:cf:3e > b2:a0:e6:b6:30:1f, ethertype ARP (0x0806), length 42: Reply 20.0.0.2 is-at b2:a0:f3:4d:cf:3e, length 28 tc-so:00:00:36.190004 b2:a0:e6:b6:30:1f > b2:a0:f3:4d:cf:3e, 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 26602, seq 0, length 64 (ipip-proto-4) tc-so:00:00:33.430004 b2:a0:f3:4d:cf:3e > 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:36.270004 b2:a0:e6:b6:30:1f > b2:a0:f3:4d:cf:3e, ethertype ARP (0x0806), length 42: Reply 20.0.0.1 is-at b2:a0:e6:b6:30:1f, length 28 tc-so:00:00:33.430004 b2:a0:f3:4d:cf:3e > b2:a0:e6:b6:30:1f, 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 26602, seq 0, length 64 (ipip-proto-4) tc-so:00:00:43.330004 b2:a0:e6:b6:30:1f > b2:a0:f3:4d:cf:3e, 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 7431, seq 0, length 64 (ipip-proto-4) tc-so:00:00:40.530004 b2:a0:f3:4d:cf:3e > b2:a0:e6:b6:30:1f, 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 7431, 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: 1662330778.260800, ipsec_gif_ipv4_transport_ah_null, passed tc-start: 1662330778.337506, 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:b1:14:bb:92 ./.__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:50:90:da:1d ./.__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:08:f8:bc:de ./.__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:1c:f5:ef: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:6e:51:b2:5c ./.__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: Sep 4 22:33:49 2022 current: Sep 4 22:33:50 2022 tc-so: diff: 1(s) hard: 0(s) soft: 0(s) tc-so: last: Sep 4 22:33:03 2022 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=15677 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: Sep 4 22:33:49 2022 current: Sep 4 22:33:50 2022 tc-so: diff: 1(s) hard: 0(s) soft: 0(s) tc-so: last: Sep 4 22:33:03 2022 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=15677 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: Sep 4 22:33:50 2022 current: Sep 4 22:33:53 2022 tc-so: diff: 3(s) hard: 0(s) soft: 0(s) tc-so: last: Sep 4 22:33:06 2022 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=20044 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: Sep 4 22:33:50 2022 current: Sep 4 22:33:53 2022 tc-so: diff: 3(s) hard: 0(s) soft: 0(s) tc-so: last: Sep 4 22:33:06 2022 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=20044 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 33624 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:1d:9f:4f:f5 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 - - 33624 lo0 tc-so:10.0.1.1 b2:a0:b1:14:bb: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 33624 0 0 0 0 0 tc-so:lo0 33624 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:1d:9f:4f:f5 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:b1:14:bb:92 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:1d:9f:4f: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 33624 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:b1:14:bb:92 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:50:90:da:1d 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 - - 33624 lo0 tc-so:20.0.0.2 b2:a0:1c:f5:ef:ca UHL - - - shmif1 tc-so:10.0.1.2 b2:a0:1d:9f:4f:f5 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 33624 0 0 0 0 0 tc-so:lo0 33624 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:b1:14:bb:92 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:50:90:da:1d 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:1c:f5:ef:ca on shmif1 8s R tc-so:? (10.0.1.2) at b2:a0:1d:9f:4f:f5 on shmif0 8s 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:b1:14:bb:92 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:50:90:da:1d 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 33624 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:f8:bc:de 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:1c:f5:ef:ca 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 - - 33624 lo0 tc-so:20.0.0.1 b2:a0:50:90:da:1d UHL - - - shmif1 tc-so:10.0.2.2 b2:a0:6e:51:b2: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 33624 0 0 0 0 0 tc-so:lo0 33624 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:08:f8:bc:de 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:1c:f5:ef:ca 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:50:90:da:1d on shmif1 3s R tc-so:? (10.0.2.2) at b2:a0:6e:51:b2:5c on shmif0 3s 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:08:f8:bc:de 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:1c:f5:ef:ca 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 33624 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:51:b2:5c 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 - - 33624 lo0 tc-so:10.0.2.1 b2:a0:08:f8:bc:de 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 33624 0 0 0 0 0 tc-so:lo0 33624 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:6e:51:b2:5c 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:08:f8:bc:de on shmif0 1d0h0m0s S 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:51:b2:5c 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:6e:51:b2:5c 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:1c:f5:ef:ca 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:08:f8:bc:de 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:50:90:da:1d 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:b1:14:bb:92 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:1d:9f:4f:f5 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 33624 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 - - 33624 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33624 0 0 0 0 0 tc-so:lo0 33624 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 384 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 128 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 1280 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 128 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 256 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 56 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 64 136 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 256 66 0 0 5 0 5 5 0 inf 0 tc-so:kmem-00256 384 39 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00384 512 26 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00512 640 13 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00768 896 7 0 0 2 0 2 2 0 inf 0 tc-so:kmem-01024 1152 89 0 0 30 0 30 30 0 inf 0 tc-so:kmem-02048 2048 397 0 0 199 0 199 199 0 inf 0 tc-so:kmem-04096 4096 13 0 0 13 0 13 13 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 528 4 0 0 3 0 3 3 0 inf 2 tc-so:mclpl 2048 2 0 0 5 0 5 5 0 8192 4 tc-so:mutex 128 31 0 0 1 0 1 1 0 inf 0 tc-so:pcache 2816 51 0 1 50 0 50 50 0 inf 0 tc-so:pcachecpu 128 52 0 0 2 0 2 2 0 inf 0 tc-so:pcglarge 1152 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 384 28 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-128 80 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 237 0 0 4 0 4 4 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 1024 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 128 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 1024 7 0 0 2 0 2 2 0 inf 0 tc-so:vmembt 128 8 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1422 0 31 364 0 364 tc-so: tc-so:In use 1219K, total allocated 1456K; utilization 83.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, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.99 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/evbarm/9.99.99/modules 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:[ 10.810005] shmif0: Ethernet address b2:a0:1d:9f:4f:f5 tc-so:### Dumping unix://ipsec_gif_tunel_local tc-so:lo0: flags=0x8049 mtu 33624 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 - - 33624 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33624 0 0 0 0 0 tc-so:lo0 33624 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 384 1 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 384 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 128 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 1280 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 128 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 256 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 74 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 64 175 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 256 72 0 0 5 0 5 5 0 inf 0 tc-so:kmem-00256 384 57 0 0 6 0 6 6 0 inf 0 tc-so:kmem-00384 512 34 0 0 5 0 5 5 0 inf 0 tc-so:kmem-00512 640 12 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00768 896 7 0 0 2 0 2 2 0 inf 0 tc-so:kmem-01024 1152 101 0 0 34 0 34 34 0 inf 0 tc-so:kmem-02048 2048 927 0 0 464 0 464 464 0 inf 0 tc-so:kmem-04096 4096 13 0 0 13 0 13 13 0 inf 0 tc-so:llentrypl 288 2 0 2 1 0 1 1 0 inf 1 tc-so:mbpl 528 10 0 0 4 0 4 4 0 inf 2 tc-so:mclpl 2048 4 0 0 6 0 6 6 0 8192 4 tc-so:mutex 128 39 0 0 2 0 2 2 0 inf 0 tc-so:pcache 2816 54 0 1 53 0 53 53 0 inf 0 tc-so:pcachecpu 128 55 0 0 2 0 2 2 0 inf 0 tc-so:pcglarge 1152 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 384 34 0 0 4 0 4 4 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-128 80 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 504 0 0 8 0 8 8 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 1024 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 128 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 1024 7 0 0 2 0 2 2 0 inf 0 tc-so:vmembt 128 49 0 0 2 0 2 2 0 inf 0 tc-so:Totals 2423 0 56 649 0 649 tc-so: tc-so:In use 2347K, total allocated 2596K; utilization 90.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, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.99 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/evbarm/9.99.99/modules tc-so:[ 1.320005] IPsec: Initialized Security Association Processing. tc-so:[ 1.320005] 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:[ 14.580005] shmif0: Ethernet address b2:a0:b1:14:bb:92 tc-so:[ 20.110005] shmif1: Ethernet address b2:a0:50:90:da:1d tc-so:### Dumping unix://ipsec_gif_tunnel_remote tc-so:lo0: flags=0x8049 mtu 33624 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 - - 33624 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33624 0 0 0 0 0 tc-so:lo0 33624 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 384 2 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 384 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 128 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 1280 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 128 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 256 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 75 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 64 167 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 256 73 0 0 5 0 5 5 0 inf 0 tc-so:kmem-00256 384 57 0 0 6 0 6 6 0 inf 0 tc-so:kmem-00384 512 34 0 0 5 0 5 5 0 inf 0 tc-so:kmem-00512 640 12 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00768 896 7 0 0 2 0 2 2 0 inf 0 tc-so:kmem-01024 1152 101 0 0 34 0 34 34 0 inf 0 tc-so:kmem-02048 2048 928 0 0 464 0 464 464 0 inf 0 tc-so:kmem-04096 4096 13 0 0 13 0 13 13 0 inf 0 tc-so:llentrypl 288 2 0 2 1 0 1 1 0 inf 1 tc-so:mbpl 528 17 0 0 5 0 5 5 0 inf 2 tc-so:mclpl 2048 6 0 0 7 0 7 7 0 8192 4 tc-so:mutex 128 39 0 0 2 0 2 2 0 inf 0 tc-so:pcache 2816 54 0 1 53 0 53 53 0 inf 0 tc-so:pcachecpu 128 55 0 0 2 0 2 2 0 inf 0 tc-so:pcglarge 1152 2 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 384 41 0 0 5 0 5 5 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-128 80 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 505 0 0 9 0 9 9 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 1024 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 128 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 1024 7 0 0 2 0 2 2 0 inf 0 tc-so:vmembt 128 53 0 0 2 0 2 2 0 inf 0 tc-so:Totals 2443 0 56 653 0 653 tc-so: tc-so:In use 2362K, total allocated 2612K; utilization 90.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, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.99 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/evbarm/9.99.99/modules tc-so:[ 1.390005] IPsec: Initialized Security Association Processing. tc-so:[ 1.390005] mainbus0 (root) tc-so:[ 1.490005] chacha: Portable C ChaCha tc-so:[ 1.490005] sysctl_createv: sysctl_create(ip6) returned 1 tc-so:[ 1.490005] sysctl_createv: sysctl_locate(gifhlim) returned 2 tc-so:[ 1.490005] sysctl_createv: sysctl_locate(gifpmtu) returned 2 tc-so:[ 1.530005] aes: BearSSL aes_ct tc-so:[ 1.530005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.530005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 20.490005] shmif0: Ethernet address b2:a0:08:f8:bc:de tc-so:[ 24.040005] shmif1: Ethernet address b2:a0:1c:f5:ef:ca tc-so:### Dumping unix://ipsec_gif_remote tc-so:lo0: flags=0x8049 mtu 33624 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 - - 33624 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33624 0 0 0 0 0 tc-so:lo0 33624 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 384 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 128 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 1280 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 128 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 256 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 55 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 64 139 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 256 66 0 0 5 0 5 5 0 inf 0 tc-so:kmem-00256 384 39 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00384 512 26 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00512 640 13 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00768 896 7 0 0 2 0 2 2 0 inf 0 tc-so:kmem-01024 1152 89 0 0 30 0 30 30 0 inf 0 tc-so:kmem-02048 2048 374 0 0 187 0 187 187 0 inf 0 tc-so:kmem-04096 4096 13 0 0 13 0 13 13 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 528 4 0 0 3 0 3 3 0 inf 2 tc-so:mclpl 2048 3 0 0 6 0 6 6 0 8192 4 tc-so:mutex 128 31 0 0 1 0 1 1 0 inf 0 tc-so:pcache 2816 51 0 1 50 0 50 50 0 inf 0 tc-so:pcachecpu 128 52 0 0 2 0 2 2 0 inf 0 tc-so:pcglarge 1152 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 384 30 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-128 80 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 226 0 0 4 0 4 4 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 1024 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 128 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 1024 7 0 0 2 0 2 2 0 inf 0 tc-so:vmembt 128 8 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1385 0 27 353 0 353 tc-so: tc-so:In use 1174K, total allocated 1412K; utilization 83.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, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.99 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/evbarm/9.99.99/modules 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:[ 23.490005] shmif0: Ethernet address b2:a0:6e:51:b2:5c 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:33.490004 b2:a0:1d:9f:4f:f5 > 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:32.220004 b2:a0:b1:14:bb:92 > 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:45.740004 b2:a0:1d:9f:4f:f5 > 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:43.710004 b2:a0:b1:14:bb:92 > b2:a0:1d:9f:4f:f5, ethertype ARP (0x0806), length 42: Reply 10.0.1.1 is-at b2:a0:b1:14:bb:92, length 28 tc-so:00:00:45.790004 b2:a0:1d:9f:4f:f5 > b2:a0:b1:14:bb:92, ethertype IPv4 (0x0800), length 98: 10.0.1.2 > 10.0.2.2: ICMP echo request, id 54239, seq 0, length 64 tc-so:00:00:43.820004 b2:a0:b1:14:bb:92 > 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:45.900004 b2:a0:1d:9f:4f:f5 > b2:a0:b1:14:bb:92, ethertype ARP (0x0806), length 42: Reply 10.0.1.2 is-at b2:a0:1d:9f:4f:f5, length 28 tc-so:00:00:43.820004 b2:a0:b1:14:bb:92 > b2:a0:1d:9f:4f:f5, ethertype IPv4 (0x0800), length 98: 10.0.2.2 > 10.0.1.2: ICMP echo reply, id 54239, seq 0, length 64 tc-so:00:00:54.410004 b2:a0:1d:9f:4f:f5 > b2:a0:b1:14:bb:92, ethertype IPv4 (0x0800), length 98: 10.0.1.2 > 10.0.2.2: ICMP echo request, id 27503, seq 0, length 64 tc-so:00:00:52.510004 b2:a0:b1:14:bb:92 > b2:a0:1d:9f:4f:f5, ethertype IPv4 (0x0800), length 98: 10.0.2.2 > 10.0.1.2: ICMP echo reply, id 27503, seq 0, length 64 tc-so:### Dumping ./bus_ipsec_remote tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:33.450004 b2:a0:08:f8:bc:de > 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:34.560004 b2:a0:6e:51:b2:5c > 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:41.010004 b2:a0:08:f8:bc:de > 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:38.130004 b2:a0:6e:51:b2:5c > b2:a0:08:f8:bc:de, ethertype ARP (0x0806), length 42: Reply 10.0.2.2 is-at b2:a0:6e:51:b2:5c, length 28 tc-so:00:00:41.040004 b2:a0:08:f8:bc:de > b2:a0:6e:51:b2:5c, ethertype IPv4 (0x0800), length 98: 10.0.1.2 > 10.0.2.2: ICMP echo request, id 54239, seq 0, length 64 tc-so:00:00:38.130004 b2:a0:6e:51:b2:5c > 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:41.040004 b2:a0:08:f8:bc:de > b2:a0:6e:51:b2:5c, ethertype ARP (0x0806), length 42: Reply 10.0.2.1 is-at b2:a0:08:f8:bc:de, length 28 tc-so:00:00:38.130004 b2:a0:6e:51:b2:5c > b2:a0:08:f8:bc:de, ethertype IPv4 (0x0800), length 98: 10.0.2.2 > 10.0.1.2: ICMP echo reply, id 54239, seq 0, length 64 tc-so:00:00:49.710004 b2:a0:08:f8:bc:de > b2:a0:6e:51:b2:5c, ethertype IPv4 (0x0800), length 98: 10.0.1.2 > 10.0.2.2: ICMP echo request, id 27503, seq 0, length 64 tc-so:00:00:46.840004 b2:a0:6e:51:b2:5c > b2:a0:08:f8:bc:de, ethertype IPv4 (0x0800), length 98: 10.0.2.2 > 10.0.1.2: ICMP echo reply, id 27503, seq 0, length 64 tc-so:### Dumping ./bus_ipsec_tunnel tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:32.670004 b2:a0:50:90:da:1d > 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:33.850004 b2:a0:1c:f5:ef:ca > 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:43.710004 b2:a0:50:90:da:1d > 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:41.010004 b2:a0:1c:f5:ef:ca > b2:a0:50:90:da:1d, ethertype ARP (0x0806), length 42: Reply 20.0.0.2 is-at b2:a0:1c:f5:ef:ca, length 28 tc-so:00:00:43.740004 b2:a0:50:90:da:1d > b2:a0:1c:f5:ef:ca, 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 54239, seq 0, length 64 (ipip-proto-4) tc-so:00:00:41.080004 b2:a0:1c:f5:ef:ca > 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:43.820004 b2:a0:50:90:da:1d > b2:a0:1c:f5:ef:ca, ethertype ARP (0x0806), length 42: Reply 20.0.0.1 is-at b2:a0:50:90:da:1d, length 28 tc-so:00:00:41.080004 b2:a0:1c:f5:ef:ca > b2:a0:50:90:da:1d, 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 54239, seq 0, length 64 (ipip-proto-4) tc-so:00:00:52.370004 b2:a0:50:90:da:1d > b2:a0:1c:f5:ef:ca, ethertype IPv4 (0x0800), length 130: 20.0.0.1 > 20.0.0.2: ESP(spi=0x00002710,seq=0x1), length 96 tc-so:00:00:49.750004 b2:a0:1c:f5:ef:ca > b2:a0:50:90:da:1d, 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: 1662330898.590293, ipsec_gif_ipv4_transport_esp_null, passed tc-start: 1662330898.661967, 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:71:21:15:b4 ./.__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:fc:90:73:1b ./.__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:9c:b9:f9:1d ./.__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:61:e8:75:4b ./.__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:8e:b8:32:27 ./.__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: Sep 4 22:35:46 2022 current: Sep 4 22:35:47 2022 tc-so: diff: 1(s) hard: 0(s) soft: 0(s) tc-so: last: Sep 4 22:35:04 2022 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=19372 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: Sep 4 22:35:46 2022 current: Sep 4 22:35:47 2022 tc-so: diff: 1(s) hard: 0(s) soft: 0(s) tc-so: last: Sep 4 22:35:04 2022 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=19372 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: Sep 4 22:35:46 2022 current: Sep 4 22:35:48 2022 tc-so: diff: 2(s) hard: 0(s) soft: 0(s) tc-so: last: Sep 4 22:35:06 2022 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=16573 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: Sep 4 22:35:46 2022 current: Sep 4 22:35:48 2022 tc-so: diff: 2(s) hard: 0(s) soft: 0(s) tc-so: last: Sep 4 22:35:06 2022 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=16573 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 33624 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:ef:c4:d6:91 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 - - 33624 lo0 tc-so:10.0.1.1 b2:a0:71:21:15:b4 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 33624 0 0 0 0 0 tc-so:lo0 33624 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:ef:c4:d6:91 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:71:21:15:b4 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:ef:c4:d6:91 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 33624 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:71:21:15:b4 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:fc:90:73:1b 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 - - 33624 lo0 tc-so:20.0.0.2 b2:a0:61:e8:75:4b UHL - - - shmif1 tc-so:10.0.1.2 b2:a0:ef:c4:d6:91 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 33624 0 0 0 0 0 tc-so:lo0 33624 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:71:21:15:b4 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:fc:90:73:1b 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:61:e8:75:4b on shmif1 6s R tc-so:? (10.0.1.2) at b2:a0:ef:c4:d6:91 on shmif0 6s 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:71:21:15:b4 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:fc:90:73:1b 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 33624 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:9c:b9:f9:1d 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:61:e8:75:4b 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 - - 33624 lo0 tc-so:20.0.0.1 b2:a0:fc:90:73:1b UHL - - - shmif1 tc-so:10.0.2.2 b2:a0:8e:b8:32: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 33624 0 0 0 0 0 tc-so:lo0 33624 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:9c:b9:f9:1d 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:61:e8:75:4b 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:fc:90:73:1b on shmif1 3s R tc-so:? (10.0.2.2) at b2:a0:8e:b8:32:27 on shmif0 3s 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:9c:b9:f9:1d 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:61:e8:75:4b 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 33624 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:8e:b8:32:27 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 - - 33624 lo0 tc-so:10.0.2.1 b2:a0:9c:b9:f9:1d 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 33624 0 0 0 0 0 tc-so:lo0 33624 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:8e:b8:32:27 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:9c:b9:f9:1d on shmif0 23h59m58s S 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:b8:32:27 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:8e:b8:32:27 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:61:e8:75:4b 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:9c:b9:f9:1d 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:fc:90:73:1b 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:71:21:15:b4 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:ef:c4:d6:91 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 33624 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 - - 33624 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33624 0 0 0 0 0 tc-so:lo0 33624 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 384 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 128 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 1280 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 128 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 256 5 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 56 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 64 128 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00128 256 66 0 0 5 0 5 5 0 inf 0 tc-so:kmem-00256 384 39 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00384 512 26 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00512 640 13 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00768 896 7 0 0 2 0 2 2 0 inf 0 tc-so:kmem-01024 1152 89 0 0 30 0 30 30 0 inf 0 tc-so:kmem-02048 2048 398 0 0 199 0 199 199 0 inf 0 tc-so:kmem-04096 4096 13 0 0 13 0 13 13 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 528 7 0 0 4 0 4 4 0 inf 3 tc-so:mclpl 2048 3 0 0 6 0 6 6 0 8192 4 tc-so:mutex 128 31 0 0 1 0 1 1 0 inf 0 tc-so:pcache 2816 51 0 1 50 0 50 50 0 inf 0 tc-so:pcachecpu 128 52 0 0 2 0 2 2 0 inf 0 tc-so:pcglarge 1152 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 384 36 0 0 4 0 4 4 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-128 80 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 237 0 0 4 0 4 4 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 1024 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 128 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 1024 7 0 0 2 0 2 2 0 inf 0 tc-so:vmembt 128 10 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1431 0 31 366 0 366 tc-so: tc-so:In use 1228K, total allocated 1464K; utilization 83.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, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.99 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/evbarm/9.99.99/modules tc-so:[ 1.300005] mainbus0 (root) tc-so:[ 1.380005] 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:[ 11.490005] shmif0: Ethernet address b2:a0:ef:c4:d6:91 tc-so:### Dumping unix://ipsec_gif_tunel_local tc-so:lo0: flags=0x8049 mtu 33624 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 - - 33624 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33624 0 0 0 0 0 tc-so:lo0 33624 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 384 1 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 384 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 128 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 1280 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 128 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 256 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 76 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 64 176 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 256 72 0 0 5 0 5 5 0 inf 0 tc-so:kmem-00256 384 57 0 0 6 0 6 6 0 inf 0 tc-so:kmem-00384 512 34 0 0 5 0 5 5 0 inf 0 tc-so:kmem-00512 640 14 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00768 896 7 0 0 2 0 2 2 0 inf 0 tc-so:kmem-01024 1152 101 0 0 34 0 34 34 0 inf 0 tc-so:kmem-02048 2048 926 0 0 463 0 463 463 0 inf 0 tc-so:kmem-04096 4096 13 0 0 13 0 13 13 0 inf 0 tc-so:llentrypl 288 2 0 2 1 0 1 1 0 inf 1 tc-so:mbpl 528 10 0 0 4 0 4 4 0 inf 2 tc-so:mclpl 2048 4 0 0 6 0 6 6 0 8192 4 tc-so:mutex 128 39 0 0 2 0 2 2 0 inf 0 tc-so:pcache 2816 54 0 1 53 0 53 53 0 inf 0 tc-so:pcachecpu 128 55 0 0 2 0 2 2 0 inf 0 tc-so:pcglarge 1152 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 384 37 0 0 4 0 4 4 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-128 80 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 503 0 0 8 0 8 8 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 1024 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 128 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 1024 7 0 0 2 0 2 2 0 inf 0 tc-so:vmembt 128 49 0 0 2 0 2 2 0 inf 0 tc-so:Totals 2426 0 56 649 0 649 tc-so: tc-so:In use 2348K, total allocated 2596K; utilization 90.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, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.99 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/evbarm/9.99.99/modules tc-so:[ 1.340005] IPsec: Initialized Security Association Processing. tc-so:[ 1.340005] mainbus0 (root) tc-so:[ 1.690005] chacha: Portable C ChaCha tc-so:[ 1.690005] sysctl_createv: sysctl_create(ip6) returned 1 tc-so:[ 1.690005] sysctl_createv: sysctl_locate(gifhlim) returned 2 tc-so:[ 1.690005] sysctl_createv: sysctl_locate(gifpmtu) returned 2 tc-so:[ 1.690005] aes: BearSSL aes_ct tc-so:[ 1.690005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.690005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 11.240005] shmif0: Ethernet address b2:a0:71:21:15:b4 tc-so:[ 13.650005] shmif1: Ethernet address b2:a0:fc:90:73:1b tc-so:### Dumping unix://ipsec_gif_tunnel_remote tc-so:lo0: flags=0x8049 mtu 33624 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 - - 33624 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33624 0 0 0 0 0 tc-so:lo0 33624 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 384 2 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 384 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 128 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 1280 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 128 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 256 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 77 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 64 162 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 256 73 0 0 5 0 5 5 0 inf 0 tc-so:kmem-00256 384 57 0 0 6 0 6 6 0 inf 0 tc-so:kmem-00384 512 34 0 0 5 0 5 5 0 inf 0 tc-so:kmem-00512 640 14 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00768 896 7 0 0 2 0 2 2 0 inf 0 tc-so:kmem-01024 1152 101 0 0 34 0 34 34 0 inf 0 tc-so:kmem-02048 2048 927 0 0 464 0 464 464 0 inf 0 tc-so:kmem-04096 4096 13 0 0 13 0 13 13 0 inf 0 tc-so:llentrypl 288 2 0 2 1 0 1 1 0 inf 1 tc-so:mbpl 528 16 0 0 5 0 5 5 0 inf 2 tc-so:mclpl 2048 6 0 0 7 0 7 7 0 8192 4 tc-so:mutex 128 39 0 0 2 0 2 2 0 inf 0 tc-so:pcache 2816 54 0 1 53 0 53 53 0 inf 0 tc-so:pcachecpu 128 55 0 0 2 0 2 2 0 inf 0 tc-so:pcglarge 1152 2 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 384 47 0 0 5 0 5 5 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-128 80 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 505 0 0 9 0 9 9 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 1024 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 128 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 1024 7 0 0 2 0 2 2 0 inf 0 tc-so:vmembt 128 53 0 0 2 0 2 2 0 inf 0 tc-so:Totals 2446 0 56 654 0 654 tc-so: tc-so:In use 2363K, total allocated 2616K; utilization 90.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, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.99 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.170005] root file system type: rumpfs tc-so:[ 1.170005] kern.module.path=/stand/evbarm/9.99.99/modules tc-so:[ 1.330005] IPsec: Initialized Security Association Processing. tc-so:[ 1.410005] mainbus0 (root) tc-so:[ 1.450005] chacha: Portable C ChaCha tc-so:[ 1.450005] sysctl_createv: sysctl_create(ip6) returned 1 tc-so:[ 1.450005] sysctl_createv: sysctl_locate(gifhlim) returned 2 tc-so:[ 1.450005] sysctl_createv: sysctl_locate(gifpmtu) returned 2 tc-so:[ 1.450005] aes: BearSSL aes_ct tc-so:[ 1.490005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.490005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 12.730005] shmif0: Ethernet address b2:a0:9c:b9:f9:1d tc-so:[ 15.680005] shmif1: Ethernet address b2:a0:61:e8:75:4b tc-so:### Dumping unix://ipsec_gif_remote tc-so:lo0: flags=0x8049 mtu 33624 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 - - 33624 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33624 0 0 0 0 0 tc-so:lo0 33624 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 384 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 128 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 1280 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 128 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 256 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 44 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 64 129 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 256 67 0 0 5 0 5 5 0 inf 0 tc-so:kmem-00256 384 39 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00384 512 26 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00512 640 13 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00768 896 7 0 0 2 0 2 2 0 inf 0 tc-so:kmem-01024 1152 89 0 0 30 0 30 30 0 inf 0 tc-so:kmem-02048 2048 374 0 0 187 0 187 187 0 inf 0 tc-so:kmem-04096 4096 13 0 0 13 0 13 13 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 528 3 0 0 3 0 3 3 0 inf 2 tc-so:mclpl 2048 3 0 0 6 0 6 6 0 8192 4 tc-so:mutex 128 31 0 0 1 0 1 1 0 inf 0 tc-so:pcache 2816 51 0 1 50 0 50 50 0 inf 0 tc-so:pcachecpu 128 52 0 0 2 0 2 2 0 inf 0 tc-so:pcglarge 1152 2 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 384 38 0 0 4 0 4 4 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-128 80 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 226 0 0 4 0 4 4 0 inf 0 tc-so:pnbufpl 1040 4 0 0 2 0 2 2 0 inf 0 tc-so:procpl 1024 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 128 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 1024 7 0 0 2 0 2 2 0 inf 0 tc-so:vmembt 128 10 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1391 0 27 355 0 355 tc-so: tc-so:In use 1180K, total allocated 1420K; utilization 83.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, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.99 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/evbarm/9.99.99/modules tc-so:[ 1.460005] mainbus0 (root) tc-so:[ 1.500005] chacha: Portable C ChaCha tc-so:[ 1.500005] aes: BearSSL aes_ct tc-so:[ 1.540005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.540005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 15.160005] shmif0: Ethernet address b2:a0:8e:b8:32:27 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:25.730004 b2:a0:ef:c4:d6:91 > 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:24.380004 b2:a0:71:21:15:b4 > 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:41.840004 b2:a0:ef:c4:d6:91 > 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:39.610004 b2:a0:71:21:15:b4 > b2:a0:ef:c4:d6:91, ethertype ARP (0x0806), length 42: Reply 10.0.1.1 is-at b2:a0:71:21:15:b4, length 28 tc-so:00:00:41.880004 b2:a0:ef:c4:d6:91 > b2:a0:71:21:15:b4, ethertype IPv4 (0x0800), length 98: 10.0.1.2 > 10.0.2.2: ICMP echo request, id 36728, seq 0, length 64 tc-so:00:00:39.770004 b2:a0:71:21:15:b4 > 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:42.040004 b2:a0:ef:c4:d6:91 > b2:a0:71:21:15:b4, ethertype ARP (0x0806), length 42: Reply 10.0.1.2 is-at b2:a0:ef:c4:d6:91, length 28 tc-so:00:00:39.820004 b2:a0:71:21:15:b4 > b2:a0:ef:c4:d6:91, ethertype IPv4 (0x0800), length 98: 10.0.2.2 > 10.0.1.2: ICMP echo reply, id 36728, seq 0, length 64 tc-so:00:00:49.170004 b2:a0:ef:c4:d6:91 > b2:a0:71:21:15:b4, ethertype IPv4 (0x0800), length 98: 10.0.1.2 > 10.0.2.2: ICMP echo request, id 13514, seq 0, length 64 tc-so:00:00:47.020004 b2:a0:71:21:15:b4 > b2:a0:ef:c4:d6:91, ethertype IPv4 (0x0800), length 98: 10.0.2.2 > 10.0.1.2: ICMP echo reply, id 13514, seq 0, length 64 tc-so:### Dumping ./bus_ipsec_remote tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:26.610004 b2:a0:9c:b9:f9:1d > 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:28.260004 b2:a0:8e:b8:32:27 > 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:36.520004 b2:a0:9c:b9:f9:1d > 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:33.650004 b2:a0:8e:b8:32:27 > b2:a0:9c:b9:f9:1d, ethertype ARP (0x0806), length 42: Reply 10.0.2.2 is-at b2:a0:8e:b8:32:27, length 28 tc-so:00:00:36.560004 b2:a0:9c:b9:f9:1d > b2:a0:8e:b8:32:27, ethertype IPv4 (0x0800), length 98: 10.0.1.2 > 10.0.2.2: ICMP echo request, id 36728, seq 0, length 64 tc-so:00:00:33.690004 b2:a0:8e:b8:32:27 > 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:36.560004 b2:a0:9c:b9:f9:1d > b2:a0:8e:b8:32:27, ethertype ARP (0x0806), length 42: Reply 10.0.2.1 is-at b2:a0:9c:b9:f9:1d, length 28 tc-so:00:00:33.690004 b2:a0:8e:b8:32:27 > b2:a0:9c:b9:f9:1d, ethertype IPv4 (0x0800), length 98: 10.0.2.2 > 10.0.1.2: ICMP echo reply, id 36728, seq 0, length 64 tc-so:00:00:43.800004 b2:a0:9c:b9:f9:1d > b2:a0:8e:b8:32:27, ethertype IPv4 (0x0800), length 98: 10.0.1.2 > 10.0.2.2: ICMP echo request, id 13514, seq 0, length 64 tc-so:00:00:40.930004 b2:a0:8e:b8:32:27 > b2:a0:9c:b9:f9:1d, ethertype IPv4 (0x0800), length 98: 10.0.2.2 > 10.0.1.2: ICMP echo reply, id 13514, seq 0, length 64 tc-so:### Dumping ./bus_ipsec_tunnel tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:24.850004 b2:a0:fc:90:73:1b > 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:27.140004 b2:a0:61:e8:75:4b > 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:39.660004 b2:a0:fc:90:73:1b > 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:36.520004 b2:a0:61:e8:75:4b > b2:a0:fc:90:73:1b, ethertype ARP (0x0806), length 42: Reply 20.0.0.2 is-at b2:a0:61:e8:75:4b, length 28 tc-so:00:00:39.700004 b2:a0:fc:90:73:1b > b2:a0:61:e8:75:4b, 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 36728, seq 0, length 64 (ipip-proto-4) tc-so:00:00:36.600004 b2:a0:61:e8:75:4b > 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:39.770004 b2:a0:fc:90:73:1b > b2:a0:61:e8:75:4b, ethertype ARP (0x0806), length 42: Reply 20.0.0.1 is-at b2:a0:fc:90:73:1b, length 28 tc-so:00:00:36.600004 b2:a0:61:e8:75:4b > b2:a0:fc:90:73:1b, 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 36728, seq 0, length 64 (ipip-proto-4) tc-so:00:00:46.940004 b2:a0:fc:90:73:1b > b2:a0:61:e8:75:4b, ethertype IPv4 (0x0800), length 154: 20.0.0.1 > 20.0.0.2: ESP(spi=0x00002710,seq=0x1), length 120 tc-so:00:00:43.800004 b2:a0:61:e8:75:4b > b2:a0:fc:90:73:1b, 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: 1662331014.981617, ipsec_gif_ipv4_transport_esp_rijndaelcbc, passed tc-start: 1662331015.45969, 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:f6:0d:8f: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:fd:11:f6:4d ./.__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:cb:8f:e2:80 ./.__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:80:dd:00:1c ./.__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:1f:fa:e3:4d ./.__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: Sep 4 22:37:43 2022 current: Sep 4 22:37:44 2022 tc-so: diff: 1(s) hard: 0(s) soft: 0(s) tc-so: last: Sep 4 22:37:01 2022 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=8279 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: Sep 4 22:37:43 2022 current: Sep 4 22:37:44 2022 tc-so: diff: 1(s) hard: 0(s) soft: 0(s) tc-so: last: Sep 4 22:37:01 2022 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=8279 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: Sep 4 22:37:43 2022 current: Sep 4 22:37:45 2022 tc-so: diff: 2(s) hard: 0(s) soft: 0(s) tc-so: last: Sep 4 22:37:03 2022 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=18770 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: Sep 4 22:37:43 2022 current: Sep 4 22:37:45 2022 tc-so: diff: 2(s) hard: 0(s) soft: 0(s) tc-so: last: Sep 4 22:37:03 2022 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=18770 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 33624 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:26:55:63:ee 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 - - 33624 lo0 tc-so:10.0.1.1 b2:a0:f6:0d:8f: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 33624 0 0 0 0 0 tc-so:lo0 33624 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:26:55:63:ee 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:f6:0d:8f:be 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:26:55:63:ee 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 33624 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:0d:8f: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:fd:11:f6:4d 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 - - 33624 lo0 tc-so:20.0.0.2 b2:a0:80:dd:00:1c UHL - - - shmif1 tc-so:10.0.1.2 b2:a0:26:55:63: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 33624 0 0 0 0 0 tc-so:lo0 33624 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:f6:0d:8f: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:fd:11:f6:4d 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:80:dd:00:1c on shmif1 8s R tc-so:? (10.0.1.2) at b2:a0:26:55:63:ee on shmif0 8s 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:0d:8f: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:fd:11:f6:4d 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 33624 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:8f:e2:80 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:80:dd:00:1c 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 - - 33624 lo0 tc-so:20.0.0.1 b2:a0:fd:11:f6:4d UHL - - - shmif1 tc-so:10.0.2.2 b2:a0:1f:fa:e3: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 33624 0 0 0 0 0 tc-so:lo0 33624 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:cb:8f:e2:80 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:80:dd:00:1c 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:fd:11:f6:4d on shmif1 4s R tc-so:? (10.0.2.2) at b2:a0:1f:fa:e3:4d on shmif0 4s 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:8f:e2:80 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:80:dd:00:1c 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 33624 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:1f:fa:e3:4d 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 - - 33624 lo0 tc-so:10.0.2.1 b2:a0:cb:8f:e2:80 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 33624 0 0 0 0 0 tc-so:lo0 33624 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:1f:fa:e3:4d 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:cb:8f:e2:80 on shmif0 expired 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:fa:e3:4d 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:1f:fa:e3:4d 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:80:dd:00:1c 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:cb:8f:e2:80 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:fd:11:f6:4d 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:f6:0d:8f: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:26:55:63:ee 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 33624 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 - - 33624 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33624 0 0 0 0 0 tc-so:lo0 33624 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 384 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 128 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 1280 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 128 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 256 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 44 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 64 137 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 256 66 0 0 5 0 5 5 0 inf 0 tc-so:kmem-00256 384 39 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00384 512 26 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00512 640 13 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00768 896 7 0 0 2 0 2 2 0 inf 0 tc-so:kmem-01024 1152 89 0 0 30 0 30 30 0 inf 0 tc-so:kmem-02048 2048 397 0 0 199 0 199 199 0 inf 0 tc-so:kmem-04096 4096 13 0 0 13 0 13 13 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 528 4 0 0 3 0 3 3 0 inf 2 tc-so:mclpl 2048 2 0 0 5 0 5 5 0 8192 4 tc-so:mutex 128 31 0 0 1 0 1 1 0 inf 0 tc-so:pcache 2816 51 0 1 50 0 50 50 0 inf 0 tc-so:pcachecpu 128 52 0 0 2 0 2 2 0 inf 0 tc-so:pcglarge 1152 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 384 28 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-128 80 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 237 0 0 4 0 4 4 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 1024 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 128 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 1024 7 0 0 2 0 2 2 0 inf 0 tc-so:vmembt 128 8 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1422 0 31 364 0 364 tc-so: tc-so:In use 1219K, total allocated 1456K; utilization 83.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, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.99 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/evbarm/9.99.99/modules tc-so:[ 1.300005] 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:[ 11.520005] shmif0: Ethernet address b2:a0:26:55:63:ee tc-so:### Dumping unix://ipsec_gif_tunel_local tc-so:lo0: flags=0x8049 mtu 33624 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 - - 33624 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33624 0 0 0 0 0 tc-so:lo0 33624 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 256 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 384 2 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 384 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 128 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 1280 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 128 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 256 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 74 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 64 174 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 256 74 0 0 5 0 5 5 0 inf 0 tc-so:kmem-00256 384 61 0 0 7 0 7 7 0 inf 0 tc-so:kmem-00384 512 34 0 0 5 0 5 5 0 inf 0 tc-so:kmem-00512 640 12 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00768 896 7 0 0 2 0 2 2 0 inf 0 tc-so:kmem-01024 1152 101 0 0 34 0 34 34 0 inf 0 tc-so:kmem-02048 2048 928 0 0 464 0 464 464 0 inf 0 tc-so:kmem-04096 4096 13 0 0 13 0 13 13 0 inf 0 tc-so:llentrypl 288 2 0 2 1 0 1 1 0 inf 1 tc-so:mbpl 528 16 0 0 5 0 5 5 0 inf 2 tc-so:mclpl 2048 5 0 0 7 0 7 7 0 8192 4 tc-so:mutex 128 39 0 0 2 0 2 2 0 inf 0 tc-so:pcache 2816 54 0 1 53 0 53 53 0 inf 0 tc-so:pcachecpu 128 55 0 0 2 0 2 2 0 inf 0 tc-so:pcglarge 1152 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 384 39 0 0 4 0 4 4 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-128 80 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 506 0 0 9 0 9 9 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 1024 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 128 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 1024 7 0 0 2 0 2 2 0 inf 0 tc-so:vmembt 128 51 0 0 2 0 2 2 0 inf 0 tc-so:Totals 2446 0 56 653 0 653 tc-so: tc-so:In use 2359K, total allocated 2612K; utilization 90.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, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.99 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/evbarm/9.99.99/modules tc-so:[ 1.340005] IPsec: Initialized Security Association Processing. tc-so:[ 1.340005] mainbus0 (root) tc-so:[ 1.340005] chacha: Portable C ChaCha tc-so:[ 1.340005] sysctl_createv: sysctl_create(ip6) returned 1 tc-so:[ 1.340005] sysctl_createv: sysctl_locate(gifhlim) returned 2 tc-so:[ 1.340005] sysctl_createv: sysctl_locate(gifpmtu) returned 2 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:[ 12.430005] shmif0: Ethernet address b2:a0:f6:0d:8f:be tc-so:[ 14.740005] shmif1: Ethernet address b2:a0:fd:11:f6:4d tc-so:[ 47.220005] 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 33624 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 - - 33624 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33624 0 0 0 0 0 tc-so:lo0 33624 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 256 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 384 1 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 384 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 128 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 1280 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 128 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 256 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 74 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 64 176 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 256 74 0 0 5 0 5 5 0 inf 0 tc-so:kmem-00256 384 61 0 0 7 0 7 7 0 inf 0 tc-so:kmem-00384 512 34 0 0 5 0 5 5 0 inf 0 tc-so:kmem-00512 640 12 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00768 896 7 0 0 2 0 2 2 0 inf 0 tc-so:kmem-01024 1152 101 0 0 34 0 34 34 0 inf 0 tc-so:kmem-02048 2048 926 0 0 463 0 463 463 0 inf 0 tc-so:kmem-04096 4096 13 0 0 13 0 13 13 0 inf 0 tc-so:llentrypl 288 2 0 2 1 0 1 1 0 inf 1 tc-so:mbpl 528 10 0 0 4 0 4 4 0 inf 2 tc-so:mclpl 2048 4 0 0 6 0 6 6 0 8192 4 tc-so:mutex 128 39 0 0 2 0 2 2 0 inf 0 tc-so:pcache 2816 54 0 1 53 0 53 53 0 inf 0 tc-so:pcachecpu 128 55 0 0 2 0 2 2 0 inf 0 tc-so:pcglarge 1152 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 384 35 0 0 4 0 4 4 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-128 80 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 504 0 0 8 0 8 8 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 1024 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 128 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 1024 7 0 0 2 0 2 2 0 inf 0 tc-so:vmembt 128 49 0 0 2 0 2 2 0 inf 0 tc-so:Totals 2427 0 56 649 0 649 tc-so: tc-so:In use 2348K, total allocated 2596K; utilization 90.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, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.99 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/evbarm/9.99.99/modules tc-so:[ 1.380005] IPsec: Initialized Security Association Processing. tc-so:[ 1.380005] mainbus0 (root) tc-so:[ 1.480005] chacha: Portable C ChaCha tc-so:[ 1.480005] sysctl_createv: sysctl_create(ip6) returned 1 tc-so:[ 1.480005] sysctl_createv: sysctl_locate(gifhlim) returned 2 tc-so:[ 1.480005] sysctl_createv: sysctl_locate(gifpmtu) returned 2 tc-so:[ 1.480005] aes: BearSSL aes_ct tc-so:[ 1.480005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.480005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 14.430005] shmif0: Ethernet address b2:a0:cb:8f:e2:80 tc-so:[ 16.880005] shmif1: Ethernet address b2:a0:80:dd:00:1c tc-so:[ 44.370005] 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 33624 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 - - 33624 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33624 0 0 0 0 0 tc-so:lo0 33624 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 384 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 128 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 1280 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 128 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 256 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 55 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 64 139 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 256 66 0 0 5 0 5 5 0 inf 0 tc-so:kmem-00256 384 39 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00384 512 26 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00512 640 13 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00768 896 7 0 0 2 0 2 2 0 inf 0 tc-so:kmem-01024 1152 89 0 0 30 0 30 30 0 inf 0 tc-so:kmem-02048 2048 374 0 0 187 0 187 187 0 inf 0 tc-so:kmem-04096 4096 13 0 0 13 0 13 13 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 528 4 0 0 3 0 3 3 0 inf 2 tc-so:mclpl 2048 3 0 0 6 0 6 6 0 8192 4 tc-so:mutex 128 31 0 0 1 0 1 1 0 inf 0 tc-so:pcache 2816 51 0 1 50 0 50 50 0 inf 0 tc-so:pcachecpu 128 52 0 0 2 0 2 2 0 inf 0 tc-so:pcglarge 1152 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 384 30 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-128 80 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 226 0 0 4 0 4 4 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 1024 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 128 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 1024 7 0 0 2 0 2 2 0 inf 0 tc-so:vmembt 128 8 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1385 0 27 353 0 353 tc-so: tc-so:In use 1174K, total allocated 1412K; utilization 83.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, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.99 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/evbarm/9.99.99/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:[ 17.770005] shmif0: Ethernet address b2:a0:1f:fa:e3:4d 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:28.540004 b2:a0:26:55:63:ee > 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:27.130004 b2:a0:f6:0d:8f: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:42.120004 b2:a0:26:55:63:ee > 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:39.820004 b2:a0:f6:0d:8f:be > b2:a0:26:55:63:ee, ethertype ARP (0x0806), length 42: Reply 10.0.1.1 is-at b2:a0:f6:0d:8f:be, length 28 tc-so:00:00:42.170004 b2:a0:26:55:63:ee > b2:a0:f6:0d:8f:be, ethertype IPv4 (0x0800), length 98: 10.0.1.2 > 10.0.2.2: ICMP echo request, id 52639, seq 0, length 64 tc-so:00:00:39.940004 b2:a0:f6:0d:8f: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:42.320004 b2:a0:26:55:63:ee > b2:a0:f6:0d:8f:be, ethertype ARP (0x0806), length 42: Reply 10.0.1.2 is-at b2:a0:26:55:63:ee, length 28 tc-so:00:00:39.980004 b2:a0:f6:0d:8f:be > b2:a0:26:55:63:ee, ethertype IPv4 (0x0800), length 98: 10.0.2.2 > 10.0.1.2: ICMP echo reply, id 52639, seq 0, length 64 tc-so:00:00:49.520004 b2:a0:26:55:63:ee > b2:a0:f6:0d:8f:be, ethertype IPv4 (0x0800), length 98: 10.0.1.2 > 10.0.2.2: ICMP echo request, id 12182, seq 0, length 64 tc-so:00:00:47.220004 b2:a0:f6:0d:8f:be > b2:a0:26:55:63:ee, ethertype IPv4 (0x0800), length 98: 10.0.2.2 > 10.0.1.2: ICMP echo reply, id 12182, seq 0, length 64 tc-so:### Dumping ./bus_ipsec_remote tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:28.810004 b2:a0:cb:8f:e2:80 > 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:30.150004 b2:a0:1f:fa:e3:4d > 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:37.040004 b2:a0:cb:8f:e2:80 > 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:34.010004 b2:a0:1f:fa:e3:4d > b2:a0:cb:8f:e2:80, ethertype ARP (0x0806), length 42: Reply 10.0.2.2 is-at b2:a0:1f:fa:e3:4d, length 28 tc-so:00:00:37.080004 b2:a0:cb:8f:e2:80 > b2:a0:1f:fa:e3:4d, ethertype IPv4 (0x0800), length 98: 10.0.1.2 > 10.0.2.2: ICMP echo request, id 52639, seq 0, length 64 tc-so:00:00:34.010004 b2:a0:1f:fa:e3:4d > 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:37.120004 b2:a0:cb:8f:e2:80 > b2:a0:1f:fa:e3:4d, ethertype ARP (0x0806), length 42: Reply 10.0.2.1 is-at b2:a0:cb:8f:e2:80, length 28 tc-so:00:00:34.040004 b2:a0:1f:fa:e3:4d > b2:a0:cb:8f:e2:80, ethertype IPv4 (0x0800), length 98: 10.0.2.2 > 10.0.1.2: ICMP echo reply, id 52639, seq 0, length 64 tc-so:00:00:44.370004 b2:a0:cb:8f:e2:80 > b2:a0:1f:fa:e3:4d, ethertype IPv4 (0x0800), length 98: 10.0.1.2 > 10.0.2.2: ICMP echo request, id 12182, seq 0, length 64 tc-so:00:00:41.320004 b2:a0:1f:fa:e3:4d > b2:a0:cb:8f:e2:80, ethertype IPv4 (0x0800), length 98: 10.0.2.2 > 10.0.1.2: ICMP echo reply, id 12182, seq 0, length 64 tc-so:### Dumping ./bus_ipsec_tunnel tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:27.620004 b2:a0:fd:11:f6:4d > 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:29.260004 b2:a0:80:dd:00:1c > 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:39.820004 b2:a0:fd:11:f6:4d > 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:37.040004 b2:a0:80:dd:00:1c > b2:a0:fd:11:f6:4d, ethertype ARP (0x0806), length 42: Reply 20.0.0.2 is-at b2:a0:80:dd:00:1c, length 28 tc-so:00:00:39.860004 b2:a0:fd:11:f6:4d > b2:a0:80:dd:00:1c, 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 52639, seq 0, length 64 (ipip-proto-4) tc-so:00:00:37.120004 b2:a0:80:dd:00:1c > 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:39.940004 b2:a0:fd:11:f6:4d > b2:a0:80:dd:00:1c, ethertype ARP (0x0806), length 42: Reply 20.0.0.1 is-at b2:a0:fd:11:f6:4d, length 28 tc-so:00:00:37.120004 b2:a0:80:dd:00:1c > b2:a0:fd:11:f6:4d, 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 52639, seq 0, length 64 (ipip-proto-4) tc-so:00:00:47.180004 b2:a0:fd:11:f6:4d > b2:a0:80:dd:00:1c, 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 12182, seq 0, length 64 (ipip-proto-4) tc-so:00:00:44.410004 b2:a0:80:dd:00:1c > b2:a0:fd:11:f6:4d, 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 12182, 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: 1662331134.555541, ipsec_gif_ipv4_tunnel_ah_hmacsha512, passed tc-start: 1662331134.718045, 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:43:6f:a9: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:8c:ed:5c:32 ./.__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:6c:07:60: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:./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:56:4d:2b:47 ./.__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:e2:08:97:50 ./.__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: Sep 4 22:39:47 2022 current: Sep 4 22:39:49 2022 tc-so: diff: 2(s) hard: 0(s) soft: 0(s) tc-so: last: Sep 4 22:39:00 2022 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=21981 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: Sep 4 22:39:47 2022 current: Sep 4 22:39:49 2022 tc-so: diff: 2(s) hard: 0(s) soft: 0(s) tc-so: last: Sep 4 22:39:00 2022 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=21981 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: Sep 4 22:39:49 2022 current: Sep 4 22:39:51 2022 tc-so: diff: 2(s) hard: 0(s) soft: 0(s) tc-so: last: Sep 4 22:39:03 2022 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=28251 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: Sep 4 22:39:49 2022 current: Sep 4 22:39:51 2022 tc-so: diff: 2(s) hard: 0(s) soft: 0(s) tc-so: last: Sep 4 22:39:03 2022 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=28251 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 33624 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:e4:c5:c0:d2 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 - - 33624 lo0 tc-so:10.0.1.1 b2:a0:43:6f:a9: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 33624 0 0 0 0 0 tc-so:lo0 33624 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:e4:c5:c0:d2 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:43:6f:a9:98 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:e4:c5:c0:d2 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 33624 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:43:6f:a9:98 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:8c:ed:5c:32 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 - - 33624 lo0 tc-so:20.0.0.2 b2:a0:56:4d:2b:47 UHL - - - shmif1 tc-so:10.0.1.2 b2:a0:e4:c5:c0:d2 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 33624 0 0 0 0 0 tc-so:lo0 33624 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:43:6f:a9:98 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:8c:ed:5c:32 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:56:4d:2b:47 on shmif1 8s R tc-so:? (10.0.1.2) at b2:a0:e4:c5:c0:d2 on shmif0 8s 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:43:6f:a9:98 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:8c:ed:5c:32 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 33624 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:6c:07:60:e3 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:56:4d:2b:47 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 - - 33624 lo0 tc-so:20.0.0.1 b2:a0:8c:ed:5c:32 UHL - - - shmif1 tc-so:10.0.2.2 b2:a0:e2:08:97: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 33624 0 0 0 0 0 tc-so:lo0 33624 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:6c:07:60:e3 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:56:4d:2b:47 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:8c:ed:5c:32 on shmif1 3s R tc-so:? (10.0.2.2) at b2:a0:e2:08:97:50 on shmif0 3s 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:6c:07:60:e3 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:56:4d:2b:47 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 33624 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:e2:08:97:50 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 - - 33624 lo0 tc-so:10.0.2.1 b2:a0:6c:07:60: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 33624 0 0 0 0 0 tc-so:lo0 33624 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:e2:08:97:50 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:6c:07:60:e3 on shmif0 23h59m59s S 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:e2:08:97:50 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:e2:08:97:50 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:56:4d:2b:47 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:6c:07:60:e3 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:8c:ed:5c:32 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:43:6f:a9:98 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:e4:c5:c0:d2 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 33624 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 - - 33624 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33624 0 0 0 0 0 tc-so:lo0 33624 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 384 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 128 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 1280 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 128 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 256 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 56 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 64 138 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 256 66 0 0 5 0 5 5 0 inf 0 tc-so:kmem-00256 384 39 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00384 512 26 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00512 640 13 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00768 896 7 0 0 2 0 2 2 0 inf 0 tc-so:kmem-01024 1152 89 0 0 30 0 30 30 0 inf 0 tc-so:kmem-02048 2048 398 0 0 199 0 199 199 0 inf 0 tc-so:kmem-04096 4096 13 0 0 13 0 13 13 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 528 4 0 0 3 0 3 3 0 inf 2 tc-so:mclpl 2048 2 0 0 5 0 5 5 0 8192 4 tc-so:mutex 128 31 0 0 1 0 1 1 0 inf 0 tc-so:pcache 2816 51 0 1 50 0 50 50 0 inf 0 tc-so:pcachecpu 128 52 0 0 2 0 2 2 0 inf 0 tc-so:pcglarge 1152 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 384 28 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-128 80 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 237 0 0 4 0 4 4 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 1024 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 128 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 1024 7 0 0 2 0 2 2 0 inf 0 tc-so:vmembt 128 8 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1425 0 31 364 0 364 tc-so: tc-so:In use 1221K, total allocated 1456K; utilization 83.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, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.99 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/evbarm/9.99.99/modules tc-so:[ 1.350005] 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:[ 13.170005] shmif0: Ethernet address b2:a0:e4:c5:c0:d2 tc-so:### Dumping unix://ipsec_gif_tunel_local tc-so:lo0: flags=0x8049 mtu 33624 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 - - 33624 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33624 0 0 0 0 0 tc-so:lo0 33624 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 256 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 384 1 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 384 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 128 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 1280 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 128 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 256 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 74 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 64 175 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 256 72 0 0 5 0 5 5 0 inf 0 tc-so:kmem-00256 384 57 0 0 6 0 6 6 0 inf 0 tc-so:kmem-00384 512 34 0 0 5 0 5 5 0 inf 0 tc-so:kmem-00512 640 12 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00768 896 7 0 0 2 0 2 2 0 inf 0 tc-so:kmem-01024 1152 101 0 0 34 0 34 34 0 inf 0 tc-so:kmem-02048 2048 927 0 0 464 0 464 464 0 inf 0 tc-so:kmem-04096 4096 13 0 0 13 0 13 13 0 inf 0 tc-so:llentrypl 288 2 0 2 1 0 1 1 0 inf 1 tc-so:mbpl 528 10 0 0 4 0 4 4 0 inf 2 tc-so:mclpl 2048 4 0 0 6 0 6 6 0 8192 4 tc-so:mutex 128 39 0 0 2 0 2 2 0 inf 0 tc-so:pcache 2816 54 0 1 53 0 53 53 0 inf 0 tc-so:pcachecpu 128 55 0 0 2 0 2 2 0 inf 0 tc-so:pcglarge 1152 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 384 34 0 0 4 0 4 4 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-128 80 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 505 0 0 9 0 9 9 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 1024 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 128 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 1024 7 0 0 2 0 2 2 0 inf 0 tc-so:vmembt 128 51 0 0 2 0 2 2 0 inf 0 tc-so:Totals 2430 0 56 650 0 650 tc-so: tc-so:In use 2348K, total allocated 2600K; utilization 90.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, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.99 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/evbarm/9.99.99/modules tc-so:[ 1.330005] IPsec: Initialized Security Association Processing. tc-so:[ 1.330005] mainbus0 (root) tc-so:[ 1.330005] chacha: Portable C ChaCha tc-so:[ 1.330005] sysctl_createv: sysctl_create(ip6) returned 1 tc-so:[ 1.330005] sysctl_createv: sysctl_locate(gifhlim) returned 2 tc-so:[ 1.330005] sysctl_createv: sysctl_locate(gifpmtu) returned 2 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:[ 13.040005] shmif0: Ethernet address b2:a0:43:6f:a9:98 tc-so:[ 17.750005] shmif1: Ethernet address b2:a0:8c:ed:5c:32 tc-so:[ 53.590005] 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 33624 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 - - 33624 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33624 0 0 0 0 0 tc-so:lo0 33624 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 256 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 384 2 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 384 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 128 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 1280 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 128 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 256 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 75 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 64 166 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 256 73 0 0 5 0 5 5 0 inf 0 tc-so:kmem-00256 384 58 0 0 6 0 6 6 0 inf 0 tc-so:kmem-00384 512 34 0 0 5 0 5 5 0 inf 0 tc-so:kmem-00512 640 12 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00768 896 7 0 0 2 0 2 2 0 inf 0 tc-so:kmem-01024 1152 101 0 0 34 0 34 34 0 inf 0 tc-so:kmem-02048 2048 929 0 0 465 0 465 465 0 inf 0 tc-so:kmem-04096 4096 13 0 0 13 0 13 13 0 inf 0 tc-so:llentrypl 288 2 0 2 1 0 1 1 0 inf 1 tc-so:mbpl 528 16 0 0 5 0 5 5 0 inf 2 tc-so:mclpl 2048 6 0 0 7 0 7 7 0 8192 4 tc-so:mutex 128 39 0 0 2 0 2 2 0 inf 0 tc-so:pcache 2816 54 0 1 53 0 53 53 0 inf 0 tc-so:pcachecpu 128 55 0 0 2 0 2 2 0 inf 0 tc-so:pcglarge 1152 2 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 384 53 0 0 6 0 6 6 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-128 80 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 507 0 0 9 0 9 9 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 1024 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 128 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 1024 7 0 0 2 0 2 2 0 inf 0 tc-so:vmembt 128 55 0 0 2 0 2 2 0 inf 0 tc-so:Totals 2464 0 56 655 0 655 tc-so: tc-so:In use 2369K, total allocated 2620K; utilization 90.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, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.99 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/evbarm/9.99.99/modules tc-so:[ 1.420005] IPsec: Initialized Security Association Processing. tc-so:[ 1.420005] mainbus0 (root) tc-so:[ 1.420005] chacha: Portable C ChaCha tc-so:[ 1.420005] sysctl_createv: sysctl_create(ip6) returned 1 tc-so:[ 1.420005] sysctl_createv: sysctl_locate(gifhlim) returned 2 tc-so:[ 1.420005] sysctl_createv: sysctl_locate(gifpmtu) returned 2 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:[ 17.140005] shmif0: Ethernet address b2:a0:6c:07:60:e3 tc-so:[ 19.510005] shmif1: Ethernet address b2:a0:56:4d:2b:47 tc-so:[ 50.470005] 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 33624 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 - - 33624 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33624 0 0 0 0 0 tc-so:lo0 33624 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 384 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 128 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 1280 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 128 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 256 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 44 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 64 137 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 256 66 0 0 5 0 5 5 0 inf 0 tc-so:kmem-00256 384 39 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00384 512 26 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00512 640 13 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00768 896 7 0 0 2 0 2 2 0 inf 0 tc-so:kmem-01024 1152 89 0 0 30 0 30 30 0 inf 0 tc-so:kmem-02048 2048 373 0 0 187 0 187 187 0 inf 0 tc-so:kmem-04096 4096 13 0 0 13 0 13 13 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 528 3 0 0 3 0 3 3 0 inf 2 tc-so:mclpl 2048 3 0 0 6 0 6 6 0 8192 4 tc-so:mutex 128 31 0 0 1 0 1 1 0 inf 0 tc-so:pcache 2816 51 0 1 50 0 50 50 0 inf 0 tc-so:pcachecpu 128 52 0 0 2 0 2 2 0 inf 0 tc-so:pcglarge 1152 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 384 28 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-128 80 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 226 0 0 4 0 4 4 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 1024 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 128 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 1024 7 0 0 2 0 2 2 0 inf 0 tc-so:vmembt 128 8 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1379 0 27 353 0 353 tc-so: tc-so:In use 1170K, total allocated 1412K; utilization 82.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, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.99 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/evbarm/9.99.99/modules tc-so:[ 1.540005] mainbus0 (root) tc-so:[ 2.860005] chacha: Portable C ChaCha tc-so:[ 2.860005] aes: BearSSL aes_ct tc-so:[ 2.860005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 2.860005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 20.040005] shmif0: Ethernet address b2:a0:e2:08:97:50 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:32.420004 b2:a0:e4:c5:c0:d2 > 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:31.060004 b2:a0:43:6f:a9:98 > 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:47.300004 b2:a0:e4:c5:c0:d2 > 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:45.120004 b2:a0:43:6f:a9:98 > b2:a0:e4:c5:c0:d2, ethertype ARP (0x0806), length 42: Reply 10.0.1.1 is-at b2:a0:43:6f:a9:98, length 28 tc-so:00:00:47.300004 b2:a0:e4:c5:c0:d2 > b2:a0:43:6f:a9:98, ethertype IPv4 (0x0800), length 98: 10.0.1.2 > 10.0.2.2: ICMP echo request, id 63298, seq 0, length 64 tc-so:00:00:45.280004 b2:a0:43:6f:a9:98 > 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:47.460004 b2:a0:e4:c5:c0:d2 > b2:a0:43:6f:a9:98, ethertype ARP (0x0806), length 42: Reply 10.0.1.2 is-at b2:a0:e4:c5:c0:d2, length 28 tc-so:00:00:45.280004 b2:a0:43:6f:a9:98 > b2:a0:e4:c5:c0:d2, ethertype IPv4 (0x0800), length 98: 10.0.2.2 > 10.0.1.2: ICMP echo reply, id 63298, seq 0, length 64 tc-so:00:00:55.690004 b2:a0:e4:c5:c0:d2 > b2:a0:43:6f:a9:98, ethertype IPv4 (0x0800), length 98: 10.0.1.2 > 10.0.2.2: ICMP echo request, id 29286, seq 0, length 64 tc-so:00:00:53.590004 b2:a0:43:6f:a9:98 > b2:a0:e4:c5:c0:d2, ethertype IPv4 (0x0800), length 98: 10.0.2.2 > 10.0.1.2: ICMP echo reply, id 29286, seq 0, length 64 tc-so:### Dumping ./bus_ipsec_remote tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:34.030004 b2:a0:6c:07:60:e3 > 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:35.040004 b2:a0:e2:08:97:50 > 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:42.120004 b2:a0:6c:07:60:e3 > 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:38.770004 b2:a0:e2:08:97:50 > b2:a0:6c:07:60:e3, ethertype ARP (0x0806), length 42: Reply 10.0.2.2 is-at b2:a0:e2:08:97:50, length 28 tc-so:00:00:42.120004 b2:a0:6c:07:60:e3 > b2:a0:e2:08:97:50, ethertype IPv4 (0x0800), length 98: 10.0.1.2 > 10.0.2.2: ICMP echo request, id 63298, seq 0, length 64 tc-so:00:00:38.770004 b2:a0:e2:08:97:50 > 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:42.160004 b2:a0:6c:07:60:e3 > b2:a0:e2:08:97:50, ethertype ARP (0x0806), length 42: Reply 10.0.2.1 is-at b2:a0:6c:07:60:e3, length 28 tc-so:00:00:38.820004 b2:a0:e2:08:97:50 > b2:a0:6c:07:60:e3, ethertype IPv4 (0x0800), length 98: 10.0.2.2 > 10.0.1.2: ICMP echo reply, id 63298, seq 0, length 64 tc-so:00:00:50.470004 b2:a0:6c:07:60:e3 > b2:a0:e2:08:97:50, ethertype IPv4 (0x0800), length 98: 10.0.1.2 > 10.0.2.2: ICMP echo request, id 29286, seq 0, length 64 tc-so:00:00:47.120004 b2:a0:e2:08:97:50 > b2:a0:6c:07:60:e3, ethertype IPv4 (0x0800), length 98: 10.0.2.2 > 10.0.1.2: ICMP echo reply, id 29286, seq 0, length 64 tc-so:### Dumping ./bus_ipsec_tunnel tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:31.520004 b2:a0:8c:ed:5c:32 > 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:34.620004 b2:a0:56:4d:2b:47 > 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:45.160004 b2:a0:8c:ed:5c:32 > 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:42.080004 b2:a0:56:4d:2b:47 > b2:a0:8c:ed:5c:32, ethertype ARP (0x0806), length 42: Reply 20.0.0.2 is-at b2:a0:56:4d:2b:47, length 28 tc-so:00:00:45.160004 b2:a0:8c:ed:5c:32 > b2:a0:56:4d:2b:47, 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 63298, seq 0, length 64 (ipip-proto-4) tc-so:00:00:42.160004 b2:a0:56:4d:2b:47 > 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:45.240004 b2:a0:8c:ed:5c:32 > b2:a0:56:4d:2b:47, ethertype ARP (0x0806), length 42: Reply 20.0.0.1 is-at b2:a0:8c:ed:5c:32, length 28 tc-so:00:00:42.200004 b2:a0:56:4d:2b:47 > b2:a0:8c:ed:5c:32, 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 63298, seq 0, length 64 (ipip-proto-4) tc-so:00:00:53.510004 b2:a0:8c:ed:5c:32 > b2:a0:56:4d:2b:47, 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 29286, seq 0, length 64 (ipip-proto-4) tc-so:00:00:50.470004 b2:a0:56:4d:2b:47 > b2:a0:8c:ed:5c:32, 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 29286, 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: 1662331261.703847, ipsec_gif_ipv4_tunnel_ah_null, passed tc-start: 1662331261.776157, 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:c9:d2:b0:b4 ./.__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:ee:d2:d2:60 ./.__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:82:f4:33:86 ./.__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:ee:55:fb:af ./.__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:de:1e:77:72 ./.__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: Sep 4 22:41:44 2022 current: Sep 4 22:41:46 2022 tc-so: diff: 2(s) hard: 0(s) soft: 0(s) tc-so: last: Sep 4 22:41:06 2022 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=20704 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: Sep 4 22:41:45 2022 current: Sep 4 22:41:46 2022 tc-so: diff: 1(s) hard: 0(s) soft: 0(s) tc-so: last: Sep 4 22:41:06 2022 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=20704 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: Sep 4 22:41:47 2022 current: Sep 4 22:41:48 2022 tc-so: diff: 1(s) hard: 0(s) soft: 0(s) tc-so: last: Sep 4 22:41:10 2022 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=9193 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: Sep 4 22:41:47 2022 current: Sep 4 22:41:48 2022 tc-so: diff: 1(s) hard: 0(s) soft: 0(s) tc-so: last: Sep 4 22:41:10 2022 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=9193 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 33624 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:5c:6b:86 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 - - 33624 lo0 tc-so:10.0.1.1 b2:a0:c9:d2:b0:b4 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 33624 0 0 0 0 0 tc-so:lo0 33624 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:6a:5c:6b:86 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:c9:d2:b0:b4 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:6a:5c:6b: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 33624 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:d2:b0:b4 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:ee:d2:d2:60 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 - - 33624 lo0 tc-so:20.0.0.2 b2:a0:ee:55:fb:af UHL - - - shmif1 tc-so:10.0.1.2 b2:a0:6a:5c:6b: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 33624 0 0 0 0 0 tc-so:lo0 33624 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:c9:d2:b0:b4 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:ee:d2:d2:60 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:ee:55:fb:af on shmif1 10s R tc-so:? (10.0.1.2) at b2:a0:6a:5c:6b:86 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:c9:d2:b0:b4 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:ee:d2:d2:60 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 33624 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:82:f4:33:86 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:ee:55:fb:af 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 - - 33624 lo0 tc-so:20.0.0.1 b2:a0:ee:d2:d2:60 UHL - - - shmif1 tc-so:10.0.2.2 b2:a0:de:1e:77: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 33624 0 0 0 0 0 tc-so:lo0 33624 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:82:f4:33:86 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:ee:55:fb:af 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:ee:d2:d2:60 on shmif1 5s R tc-so:? (10.0.2.2) at b2:a0:de:1e:77:72 on shmif0 5s 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:82:f4:33:86 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:ee:55:fb:af 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 33624 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:de:1e:77:72 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 - - 33624 lo0 tc-so:10.0.2.1 b2:a0:82:f4:33: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 33624 0 0 0 0 0 tc-so:lo0 33624 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:de:1e:77:72 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:82:f4:33:86 on shmif0 expired 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:de:1e:77:72 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:de:1e:77:72 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:ee:55:fb:af 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:82:f4:33:86 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:ee:d2:d2:60 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:c9:d2:b0:b4 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:6a:5c:6b: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.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 33624 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 - - 33624 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33624 0 0 0 0 0 tc-so:lo0 33624 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 384 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 128 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 1280 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 128 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 256 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 56 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 64 136 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 256 66 0 0 5 0 5 5 0 inf 0 tc-so:kmem-00256 384 39 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00384 512 26 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00512 640 13 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00768 896 7 0 0 2 0 2 2 0 inf 0 tc-so:kmem-01024 1152 89 0 0 30 0 30 30 0 inf 0 tc-so:kmem-02048 2048 398 0 0 199 0 199 199 0 inf 0 tc-so:kmem-04096 4096 13 0 0 13 0 13 13 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 528 7 0 0 4 0 4 4 0 inf 3 tc-so:mclpl 2048 3 0 0 6 0 6 6 0 8192 4 tc-so:mutex 128 31 0 0 1 0 1 1 0 inf 0 tc-so:pcache 2816 51 0 1 50 0 50 50 0 inf 0 tc-so:pcachecpu 128 52 0 0 2 0 2 2 0 inf 0 tc-so:pcglarge 1152 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 384 30 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-128 80 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 238 0 0 4 0 4 4 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 1024 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 128 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 1024 7 0 0 2 0 2 2 0 inf 0 tc-so:vmembt 128 8 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1430 0 31 366 0 366 tc-so: tc-so:In use 1225K, total allocated 1464K; utilization 83.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, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.99 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/evbarm/9.99.99/modules 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:[ 10.960005] shmif0: Ethernet address b2:a0:6a:5c:6b:86 tc-so:### Dumping unix://ipsec_gif_tunel_local tc-so:lo0: flags=0x8049 mtu 33624 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 - - 33624 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33624 0 0 0 0 0 tc-so:lo0 33624 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 384 2 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 384 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 128 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 1280 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 128 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 256 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 74 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 64 173 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 256 72 0 0 5 0 5 5 0 inf 0 tc-so:kmem-00256 384 57 0 0 6 0 6 6 0 inf 0 tc-so:kmem-00384 512 34 0 0 5 0 5 5 0 inf 0 tc-so:kmem-00512 640 12 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00768 896 7 0 0 2 0 2 2 0 inf 0 tc-so:kmem-01024 1152 101 0 0 34 0 34 34 0 inf 0 tc-so:kmem-02048 2048 928 0 0 464 0 464 464 0 inf 0 tc-so:kmem-04096 4096 13 0 0 13 0 13 13 0 inf 0 tc-so:llentrypl 288 2 0 2 1 0 1 1 0 inf 1 tc-so:mbpl 528 16 0 0 5 0 5 5 0 inf 2 tc-so:mclpl 2048 5 0 0 7 0 7 7 0 8192 4 tc-so:mutex 128 39 0 0 2 0 2 2 0 inf 0 tc-so:pcache 2816 54 0 1 53 0 53 53 0 inf 0 tc-so:pcachecpu 128 55 0 0 2 0 2 2 0 inf 0 tc-so:pcglarge 1152 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 384 39 0 0 4 0 4 4 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-128 80 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 505 0 0 9 0 9 9 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 1024 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 128 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 1024 7 0 0 2 0 2 2 0 inf 0 tc-so:vmembt 128 51 0 0 2 0 2 2 0 inf 0 tc-so:Totals 2440 0 56 652 0 652 tc-so: tc-so:In use 2357K, total allocated 2608K; utilization 90.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, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.99 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/evbarm/9.99.99/modules tc-so:[ 1.320005] IPsec: Initialized Security Association Processing. tc-so:[ 1.320005] 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:[ 11.200005] shmif0: Ethernet address b2:a0:c9:d2:b0:b4 tc-so:[ 13.430005] shmif1: Ethernet address b2:a0:ee:d2:d2:60 tc-so:### Dumping unix://ipsec_gif_tunnel_remote tc-so:lo0: flags=0x8049 mtu 33624 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 - - 33624 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33624 0 0 0 0 0 tc-so:lo0 33624 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 384 1 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 384 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 128 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 1280 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 128 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 256 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 74 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 64 177 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 256 72 0 0 5 0 5 5 0 inf 0 tc-so:kmem-00256 384 57 0 0 6 0 6 6 0 inf 0 tc-so:kmem-00384 512 34 0 0 5 0 5 5 0 inf 0 tc-so:kmem-00512 640 12 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00768 896 7 0 0 2 0 2 2 0 inf 0 tc-so:kmem-01024 1152 101 0 0 34 0 34 34 0 inf 0 tc-so:kmem-02048 2048 927 0 0 464 0 464 464 0 inf 0 tc-so:kmem-04096 4096 13 0 0 13 0 13 13 0 inf 0 tc-so:llentrypl 288 2 0 2 1 0 1 1 0 inf 1 tc-so:mbpl 528 10 0 0 4 0 4 4 0 inf 2 tc-so:mclpl 2048 4 0 0 6 0 6 6 0 8192 4 tc-so:mutex 128 39 0 0 2 0 2 2 0 inf 0 tc-so:pcache 2816 54 0 1 53 0 53 53 0 inf 0 tc-so:pcachecpu 128 55 0 0 2 0 2 2 0 inf 0 tc-so:pcglarge 1152 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 384 35 0 0 4 0 4 4 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-128 80 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 504 0 0 8 0 8 8 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 1024 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 128 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 1024 7 0 0 2 0 2 2 0 inf 0 tc-so:vmembt 128 49 0 0 2 0 2 2 0 inf 0 tc-so:Totals 2426 0 56 649 0 649 tc-so: tc-so:In use 2348K, total allocated 2596K; utilization 90.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, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.99 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/evbarm/9.99.99/modules tc-so:[ 1.340005] IPsec: Initialized Security Association Processing. tc-so:[ 1.340005] mainbus0 (root) tc-so:[ 1.340005] chacha: Portable C ChaCha tc-so:[ 1.340005] sysctl_createv: sysctl_create(ip6) returned 1 tc-so:[ 1.340005] sysctl_createv: sysctl_locate(gifhlim) returned 2 tc-so:[ 1.340005] sysctl_createv: sysctl_locate(gifpmtu) returned 2 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:[ 13.110005] shmif0: Ethernet address b2:a0:82:f4:33:86 tc-so:[ 15.650005] shmif1: Ethernet address b2:a0:ee:55:fb:af tc-so:### Dumping unix://ipsec_gif_remote tc-so:lo0: flags=0x8049 mtu 33624 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 - - 33624 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33624 0 0 0 0 0 tc-so:lo0 33624 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 384 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 128 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 1280 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 128 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 256 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 55 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 64 137 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 256 66 0 0 5 0 5 5 0 inf 0 tc-so:kmem-00256 384 39 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00384 512 26 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00512 640 13 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00768 896 7 0 0 2 0 2 2 0 inf 0 tc-so:kmem-01024 1152 89 0 0 30 0 30 30 0 inf 0 tc-so:kmem-02048 2048 374 0 0 187 0 187 187 0 inf 0 tc-so:kmem-04096 4096 13 0 0 13 0 13 13 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 528 4 0 0 3 0 3 3 0 inf 2 tc-so:mclpl 2048 3 0 0 6 0 6 6 0 8192 4 tc-so:mutex 128 31 0 0 1 0 1 1 0 inf 0 tc-so:pcache 2816 51 0 1 50 0 50 50 0 inf 0 tc-so:pcachecpu 128 52 0 0 2 0 2 2 0 inf 0 tc-so:pcglarge 1152 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 384 29 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-128 80 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 226 0 0 4 0 4 4 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 1024 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 128 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 1024 7 0 0 2 0 2 2 0 inf 0 tc-so:vmembt 128 8 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1382 0 27 353 0 353 tc-so: tc-so:In use 1173K, total allocated 1412K; utilization 83.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, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.99 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/evbarm/9.99.99/modules tc-so:[ 1.340005] 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:[ 15.240005] shmif0: Ethernet address b2:a0:de:1e:77:72 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:25.340004 b2:a0:6a:5c:6b:86 > 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:24.070004 b2:a0:c9:d2:b0:b4 > 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:38.160004 b2:a0:6a:5c:6b:86 > 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:36.080004 b2:a0:c9:d2:b0:b4 > b2:a0:6a:5c:6b:86, ethertype ARP (0x0806), length 42: Reply 10.0.1.1 is-at b2:a0:c9:d2:b0:b4, length 28 tc-so:00:00:38.200004 b2:a0:6a:5c:6b:86 > b2:a0:c9:d2:b0:b4, ethertype IPv4 (0x0800), length 98: 10.0.1.2 > 10.0.2.2: ICMP echo request, id 48370, seq 0, length 64 tc-so:00:00:36.200004 b2:a0:c9:d2:b0:b4 > 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:38.310004 b2:a0:6a:5c:6b:86 > b2:a0:c9:d2:b0:b4, ethertype ARP (0x0806), length 42: Reply 10.0.1.2 is-at b2:a0:6a:5c:6b:86, length 28 tc-so:00:00:36.200004 b2:a0:c9:d2:b0:b4 > b2:a0:6a:5c:6b:86, ethertype IPv4 (0x0800), length 98: 10.0.2.2 > 10.0.1.2: ICMP echo reply, id 48370, seq 0, length 64 tc-so:00:00:45.690004 b2:a0:6a:5c:6b:86 > b2:a0:c9:d2:b0:b4, ethertype IPv4 (0x0800), length 98: 10.0.1.2 > 10.0.2.2: ICMP echo request, id 22162, seq 0, length 64 tc-so:00:00:43.660004 b2:a0:c9:d2:b0:b4 > b2:a0:6a:5c:6b:86, ethertype IPv4 (0x0800), length 98: 10.0.2.2 > 10.0.1.2: ICMP echo reply, id 22162, seq 0, length 64 tc-so:### Dumping ./bus_ipsec_remote tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:25.510004 b2:a0:82:f4:33:86 > 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:26.800004 b2:a0:de:1e:77:72 > 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:33.440004 b2:a0:82:f4:33:86 > 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:30.560004 b2:a0:de:1e:77:72 > b2:a0:82:f4:33:86, ethertype ARP (0x0806), length 42: Reply 10.0.2.2 is-at b2:a0:de:1e:77:72, length 28 tc-so:00:00:33.480004 b2:a0:82:f4:33:86 > b2:a0:de:1e:77:72, ethertype IPv4 (0x0800), length 98: 10.0.1.2 > 10.0.2.2: ICMP echo request, id 48370, seq 0, length 64 tc-so:00:00:30.560004 b2:a0:de:1e:77:72 > 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:33.480004 b2:a0:82:f4:33:86 > b2:a0:de:1e:77:72, ethertype ARP (0x0806), length 42: Reply 10.0.2.1 is-at b2:a0:82:f4:33:86, length 28 tc-so:00:00:30.560004 b2:a0:de:1e:77:72 > b2:a0:82:f4:33:86, ethertype IPv4 (0x0800), length 98: 10.0.2.2 > 10.0.1.2: ICMP echo reply, id 48370, seq 0, length 64 tc-so:00:00:40.930004 b2:a0:82:f4:33:86 > b2:a0:de:1e:77:72, ethertype IPv4 (0x0800), length 98: 10.0.1.2 > 10.0.2.2: ICMP echo request, id 22162, seq 0, length 64 tc-so:00:00:38.050004 b2:a0:de:1e:77:72 > b2:a0:82:f4:33:86, ethertype IPv4 (0x0800), length 98: 10.0.2.2 > 10.0.1.2: ICMP echo reply, id 22162, seq 0, length 64 tc-so:### Dumping ./bus_ipsec_tunnel tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:24.510004 b2:a0:ee:d2:d2:60 > 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:25.960004 b2:a0:ee:55:fb:af > 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:36.080004 b2:a0:ee:d2:d2:60 > 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:33.400004 b2:a0:ee:55:fb:af > b2:a0:ee:d2:d2:60, ethertype ARP (0x0806), length 42: Reply 20.0.0.2 is-at b2:a0:ee:55:fb:af, length 28 tc-so:00:00:36.120004 b2:a0:ee:d2:d2:60 > b2:a0:ee:55:fb:af, 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 48370, seq 0, length 64 (ipip-proto-4) tc-so:00:00:33.480004 b2:a0:ee:55:fb:af > 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:36.200004 b2:a0:ee:d2:d2:60 > b2:a0:ee:55:fb:af, ethertype ARP (0x0806), length 42: Reply 20.0.0.1 is-at b2:a0:ee:d2:d2:60, length 28 tc-so:00:00:33.530004 b2:a0:ee:55:fb:af > b2:a0:ee:d2:d2:60, 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 48370, seq 0, length 64 (ipip-proto-4) tc-so:00:00:43.620004 b2:a0:ee:d2:d2:60 > b2:a0:ee:55:fb:af, ethertype IPv4 (0x0800), length 130: 20.0.0.1 > 20.0.0.2: ESP(spi=0x00002710,seq=0x1), length 96 tc-so:00:00:40.970004 b2:a0:ee:55:fb:af > b2:a0:ee:d2:d2:60, 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: 1662331373.821537, ipsec_gif_ipv4_tunnel_esp_null, passed tc-start: 1662331373.886922, 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:ec:54:24:0c ./.__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:39:c8:d2:a6 ./.__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:76:ec:b4:16 ./.__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:f1:e7:0a:be ./.__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:c8:5b:f0:c7 ./.__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: Sep 4 22:43:42 2022 current: Sep 4 22:43:43 2022 tc-so: diff: 1(s) hard: 0(s) soft: 0(s) tc-so: last: Sep 4 22:42:59 2022 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=8849 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: Sep 4 22:43:42 2022 current: Sep 4 22:43:43 2022 tc-so: diff: 1(s) hard: 0(s) soft: 0(s) tc-so: last: Sep 4 22:42:59 2022 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=8849 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: Sep 4 22:43:42 2022 current: Sep 4 22:43:45 2022 tc-so: diff: 3(s) hard: 0(s) soft: 0(s) tc-so: last: Sep 4 22:43:03 2022 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=22345 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: Sep 4 22:43:42 2022 current: Sep 4 22:43:45 2022 tc-so: diff: 3(s) hard: 0(s) soft: 0(s) tc-so: last: Sep 4 22:43:03 2022 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=22345 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 33624 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:5d:fd:17:b3 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 - - 33624 lo0 tc-so:10.0.1.1 b2:a0:ec:54:24:0c 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 33624 0 0 0 0 0 tc-so:lo0 33624 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:5d:fd:17:b3 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:ec:54:24:0c 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:5d:fd:17:b3 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 33624 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:54:24:0c 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:39:c8:d2:a6 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 - - 33624 lo0 tc-so:20.0.0.2 b2:a0:f1:e7:0a:be UHL - - - shmif1 tc-so:10.0.1.2 b2:a0:5d:fd:17:b3 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 33624 0 0 0 0 0 tc-so:lo0 33624 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:ec:54:24:0c 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:39:c8:d2:a6 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:f1:e7:0a:be on shmif1 6s R tc-so:? (10.0.1.2) at b2:a0:5d:fd:17:b3 on shmif0 6s 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:54:24:0c 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:39:c8:d2:a6 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 33624 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:ec:b4:16 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:f1:e7:0a:be 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 - - 33624 lo0 tc-so:20.0.0.1 b2:a0:39:c8:d2:a6 UHL - - - shmif1 tc-so:10.0.2.2 b2:a0:c8:5b:f0:c7 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 33624 0 0 0 0 0 tc-so:lo0 33624 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:76:ec:b4:16 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:f1:e7:0a:be 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:39:c8:d2:a6 on shmif1 1s R tc-so:? (10.0.2.2) at b2:a0:c8:5b:f0:c7 on shmif0 1s 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:ec:b4:16 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:f1:e7:0a:be 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 33624 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:c8:5b:f0:c7 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 - - 33624 lo0 tc-so:10.0.2.1 b2:a0:76:ec: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 33624 0 0 0 0 0 tc-so:lo0 33624 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:c8:5b:f0:c7 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:76:ec:b4:16 on shmif0 23h59m58s S 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:c8:5b:f0:c7 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:c8:5b:f0:c7 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:f1:e7:0a:be 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:76:ec: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.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:39:c8:d2:a6 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:ec:54:24:0c 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:5d:fd:17:b3 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 33624 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 - - 33624 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33624 0 0 0 0 0 tc-so:lo0 33624 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 384 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 128 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 1280 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 128 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 256 5 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 44 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 64 126 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00128 256 67 0 0 5 0 5 5 0 inf 0 tc-so:kmem-00256 384 39 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00384 512 26 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00512 640 13 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00768 896 7 0 0 2 0 2 2 0 inf 0 tc-so:kmem-01024 1152 89 0 0 30 0 30 30 0 inf 0 tc-so:kmem-02048 2048 398 0 0 199 0 199 199 0 inf 0 tc-so:kmem-04096 4096 13 0 0 13 0 13 13 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 528 7 0 0 4 0 4 4 0 inf 3 tc-so:mclpl 2048 3 0 0 6 0 6 6 0 8192 4 tc-so:mutex 128 31 0 0 1 0 1 1 0 inf 0 tc-so:pcache 2816 51 0 1 50 0 50 50 0 inf 0 tc-so:pcachecpu 128 52 0 0 2 0 2 2 0 inf 0 tc-so:pcglarge 1152 2 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 384 37 0 0 4 0 4 4 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-128 80 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 237 0 0 4 0 4 4 0 inf 0 tc-so:pnbufpl 1040 4 0 0 2 0 2 2 0 inf 0 tc-so:procpl 1024 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 128 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 1024 7 0 0 2 0 2 2 0 inf 0 tc-so:vmembt 128 10 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1434 0 31 367 0 367 tc-so: tc-so:In use 1232K, total allocated 1468K; utilization 83.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, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.99 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/evbarm/9.99.99/modules tc-so:[ 1.430005] mainbus0 (root) tc-so:[ 1.430005] chacha: Portable C ChaCha tc-so:[ 1.470005] aes: BearSSL aes_ct tc-so:[ 1.510005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.510005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 12.620005] shmif0: Ethernet address b2:a0:5d:fd:17:b3 tc-so:### Dumping unix://ipsec_gif_tunel_local tc-so:lo0: flags=0x8049 mtu 33624 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 - - 33624 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33624 0 0 0 0 0 tc-so:lo0 33624 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 384 2 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 384 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 128 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 1280 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 128 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 256 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 77 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 64 176 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 256 72 0 0 5 0 5 5 0 inf 0 tc-so:kmem-00256 384 57 0 0 6 0 6 6 0 inf 0 tc-so:kmem-00384 512 34 0 0 5 0 5 5 0 inf 0 tc-so:kmem-00512 640 14 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00768 896 7 0 0 2 0 2 2 0 inf 0 tc-so:kmem-01024 1152 101 0 0 34 0 34 34 0 inf 0 tc-so:kmem-02048 2048 928 0 0 464 0 464 464 0 inf 0 tc-so:kmem-04096 4096 13 0 0 13 0 13 13 0 inf 0 tc-so:llentrypl 288 2 0 2 1 0 1 1 0 inf 1 tc-so:mbpl 528 14 0 0 5 0 5 5 0 inf 3 tc-so:mclpl 2048 5 0 0 7 0 7 7 0 8192 4 tc-so:mutex 128 39 0 0 2 0 2 2 0 inf 0 tc-so:pcache 2816 54 0 1 53 0 53 53 0 inf 0 tc-so:pcachecpu 128 55 0 0 2 0 2 2 0 inf 0 tc-so:pcglarge 1152 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 384 42 0 0 5 0 5 5 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-128 80 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 505 0 0 9 0 9 9 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 1024 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 128 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 1024 7 0 0 2 0 2 2 0 inf 0 tc-so:vmembt 128 53 0 0 2 0 2 2 0 inf 0 tc-so:Totals 2449 0 56 654 0 654 tc-so: tc-so:In use 2359K, total allocated 2616K; utilization 90.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, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.99 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/evbarm/9.99.99/modules tc-so:[ 1.340005] IPsec: Initialized Security Association Processing. tc-so:[ 1.340005] mainbus0 (root) tc-so:[ 1.340005] chacha: Portable C ChaCha tc-so:[ 1.340005] sysctl_createv: sysctl_create(ip6) returned 1 tc-so:[ 1.340005] sysctl_createv: sysctl_locate(gifhlim) returned 2 tc-so:[ 1.340005] sysctl_createv: sysctl_locate(gifpmtu) returned 2 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:[ 12.540005] shmif0: Ethernet address b2:a0:ec:54:24:0c tc-so:[ 15.900005] shmif1: Ethernet address b2:a0:39:c8:d2:a6 tc-so:### Dumping unix://ipsec_gif_tunnel_remote tc-so:lo0: flags=0x8049 mtu 33624 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 - - 33624 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33624 0 0 0 0 0 tc-so:lo0 33624 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 384 1 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 384 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 128 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 1280 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 128 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 256 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 76 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 64 175 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 256 72 0 0 5 0 5 5 0 inf 0 tc-so:kmem-00256 384 57 0 0 6 0 6 6 0 inf 0 tc-so:kmem-00384 512 34 0 0 5 0 5 5 0 inf 0 tc-so:kmem-00512 640 14 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00768 896 7 0 0 2 0 2 2 0 inf 0 tc-so:kmem-01024 1152 101 0 0 34 0 34 34 0 inf 0 tc-so:kmem-02048 2048 927 0 0 464 0 464 464 0 inf 0 tc-so:kmem-04096 4096 13 0 0 13 0 13 13 0 inf 0 tc-so:llentrypl 288 2 0 2 1 0 1 1 0 inf 1 tc-so:mbpl 528 10 0 0 4 0 4 4 0 inf 2 tc-so:mclpl 2048 4 0 0 6 0 6 6 0 8192 4 tc-so:mutex 128 39 0 0 2 0 2 2 0 inf 0 tc-so:pcache 2816 54 0 1 53 0 53 53 0 inf 0 tc-so:pcachecpu 128 55 0 0 2 0 2 2 0 inf 0 tc-so:pcglarge 1152 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 384 35 0 0 4 0 4 4 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-128 80 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 504 0 0 8 0 8 8 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 1024 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 128 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 1024 7 0 0 2 0 2 2 0 inf 0 tc-so:vmembt 128 49 0 0 2 0 2 2 0 inf 0 tc-so:Totals 2426 0 56 650 0 650 tc-so: tc-so:In use 2349K, total allocated 2600K; utilization 90.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, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.99 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/evbarm/9.99.99/modules tc-so:[ 1.350005] IPsec: Initialized Security Association Processing. tc-so:[ 1.350005] mainbus0 (root) tc-so:[ 1.350005] chacha: Portable C ChaCha tc-so:[ 1.350005] sysctl_createv: sysctl_create(ip6) returned 1 tc-so:[ 1.350005] sysctl_createv: sysctl_locate(gifhlim) returned 2 tc-so:[ 1.350005] sysctl_createv: sysctl_locate(gifpmtu) returned 2 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:[ 14.970005] shmif0: Ethernet address b2:a0:76:ec:b4:16 tc-so:[ 17.430005] shmif1: Ethernet address b2:a0:f1:e7:0a:be tc-so:### Dumping unix://ipsec_gif_remote tc-so:lo0: flags=0x8049 mtu 33624 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 - - 33624 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33624 0 0 0 0 0 tc-so:lo0 33624 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 384 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 128 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 1280 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 128 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 256 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 44 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 64 133 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 256 67 0 0 5 0 5 5 0 inf 0 tc-so:kmem-00256 384 39 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00384 512 26 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00512 640 13 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00768 896 7 0 0 2 0 2 2 0 inf 0 tc-so:kmem-01024 1152 89 0 0 30 0 30 30 0 inf 0 tc-so:kmem-02048 2048 374 0 0 187 0 187 187 0 inf 0 tc-so:kmem-04096 4096 13 0 0 13 0 13 13 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 528 4 0 0 3 0 3 3 0 inf 2 tc-so:mclpl 2048 3 0 0 6 0 6 6 0 8192 4 tc-so:mutex 128 31 0 0 1 0 1 1 0 inf 0 tc-so:pcache 2816 51 0 1 50 0 50 50 0 inf 0 tc-so:pcachecpu 128 52 0 0 2 0 2 2 0 inf 0 tc-so:pcglarge 1152 2 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 384 30 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-128 80 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 226 0 0 4 0 4 4 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 1024 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 128 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 1024 7 0 0 2 0 2 2 0 inf 0 tc-so:vmembt 128 8 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1381 0 27 353 0 353 tc-so: tc-so:In use 1175K, total allocated 1412K; utilization 83.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, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.99 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/evbarm/9.99.99/modules tc-so:[ 1.380005] mainbus0 (root) tc-so:[ 1.440005] chacha: Portable C ChaCha tc-so:[ 1.480005] aes: BearSSL aes_ct tc-so:[ 1.480005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.480005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 17.480005] shmif0: Ethernet address b2:a0:c8:5b:f0:c7 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:29.170004 b2:a0:5d:fd:17:b3 > 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:28.110004 b2:a0:ec:54:24:0c > 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:42.860004 b2:a0:5d:fd:17:b3 > 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:40.650004 b2:a0:ec:54:24:0c > b2:a0:5d:fd:17:b3, ethertype ARP (0x0806), length 42: Reply 10.0.1.1 is-at b2:a0:ec:54:24:0c, length 28 tc-so:00:00:42.900004 b2:a0:5d:fd:17:b3 > b2:a0:ec:54:24:0c, ethertype IPv4 (0x0800), length 98: 10.0.1.2 > 10.0.2.2: ICMP echo request, id 39690, seq 0, length 64 tc-so:00:00:40.810004 b2:a0:ec:54:24:0c > 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:43.020004 b2:a0:5d:fd:17:b3 > b2:a0:ec:54:24:0c, ethertype ARP (0x0806), length 42: Reply 10.0.1.2 is-at b2:a0:5d:fd:17:b3, length 28 tc-so:00:00:40.810004 b2:a0:ec:54:24:0c > b2:a0:5d:fd:17:b3, ethertype IPv4 (0x0800), length 98: 10.0.2.2 > 10.0.1.2: ICMP echo reply, id 39690, seq 0, length 64 tc-so:00:00:50.010004 b2:a0:5d:fd:17:b3 > b2:a0:ec:54:24:0c, ethertype IPv4 (0x0800), length 98: 10.0.1.2 > 10.0.2.2: ICMP echo request, id 462, seq 0, length 64 tc-so:00:00:48.750004 b2:a0:ec:54:24:0c > b2:a0:5d:fd:17:b3, ethertype IPv4 (0x0800), length 98: 10.0.2.2 > 10.0.1.2: ICMP echo reply, id 462, seq 0, length 64 tc-so:### Dumping ./bus_ipsec_remote tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:28.740004 b2:a0:76:ec:b4:16 > 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:30.010004 b2:a0:c8:5b:f0:c7 > 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:36.550004 b2:a0:76:ec:b4:16 > 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:33.660004 b2:a0:c8:5b:f0:c7 > b2:a0:76:ec:b4:16, ethertype ARP (0x0806), length 42: Reply 10.0.2.2 is-at b2:a0:c8:5b:f0:c7, length 28 tc-so:00:00:36.550004 b2:a0:76:ec:b4:16 > b2:a0:c8:5b:f0:c7, ethertype IPv4 (0x0800), length 98: 10.0.1.2 > 10.0.2.2: ICMP echo request, id 39690, seq 0, length 64 tc-so:00:00:33.700004 b2:a0:c8:5b:f0:c7 > 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:36.590004 b2:a0:76:ec:b4:16 > b2:a0:c8:5b:f0:c7, ethertype ARP (0x0806), length 42: Reply 10.0.2.1 is-at b2:a0:76:ec:b4:16, length 28 tc-so:00:00:33.700004 b2:a0:c8:5b:f0:c7 > b2:a0:76:ec:b4:16, ethertype IPv4 (0x0800), length 98: 10.0.2.2 > 10.0.1.2: ICMP echo reply, id 39690, seq 0, length 64 tc-so:00:00:43.650004 b2:a0:76:ec:b4:16 > b2:a0:c8:5b:f0:c7, ethertype IPv4 (0x0800), length 98: 10.0.1.2 > 10.0.2.2: ICMP echo request, id 462, seq 0, length 64 tc-so:00:00:41.600004 b2:a0:c8:5b:f0:c7 > b2:a0:76:ec:b4:16, ethertype IPv4 (0x0800), length 98: 10.0.2.2 > 10.0.1.2: ICMP echo reply, id 462, seq 0, length 64 tc-so:### Dumping ./bus_ipsec_tunnel tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:28.610004 b2:a0:39:c8:d2:a6 > 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:29.160004 b2:a0:f1:e7:0a:be > 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:40.690004 b2:a0:39:c8:d2:a6 > 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:36.510004 b2:a0:f1:e7:0a:be > b2:a0:39:c8:d2:a6, ethertype ARP (0x0806), length 42: Reply 20.0.0.2 is-at b2:a0:f1:e7:0a:be, length 28 tc-so:00:00:40.730004 b2:a0:39:c8:d2:a6 > b2:a0:f1:e7:0a:be, 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 39690, seq 0, length 64 (ipip-proto-4) tc-so:00:00:36.590004 b2:a0:f1:e7:0a:be > 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:40.810004 b2:a0:39:c8:d2:a6 > b2:a0:f1:e7:0a:be, ethertype ARP (0x0806), length 42: Reply 20.0.0.1 is-at b2:a0:39:c8:d2:a6, length 28 tc-so:00:00:36.630004 b2:a0:f1:e7:0a:be > b2:a0:39:c8:d2:a6, 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 39690, seq 0, length 64 (ipip-proto-4) tc-so:00:00:47.800004 b2:a0:39:c8:d2:a6 > b2:a0:f1:e7:0a:be, ethertype IPv4 (0x0800), length 154: 20.0.0.1 > 20.0.0.2: ESP(spi=0x00002710,seq=0x1), length 120 tc-so:00:00:44.500004 b2:a0:f1:e7:0a:be > b2:a0:39:c8:d2:a6, 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: 1662331495.11409, ipsec_gif_ipv4_tunnel_esp_rijndaelcbc, passed tc-start: 1662331495.100339, 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:07:cd:9d:f3 ./.__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:cf:8b:5c:34 ./.__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:d8:0f:f1:65 ./.__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:ed:14:75 ./.__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:a7:5c:3b: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: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-se:Fail: incorrect exit status: 1, expected: 0 tc-se:stdout: tc-se: tc-se:stderr: tc-se:rump.ifconfig: rump client init: No such file or directory tc-se: 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 33624 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:04:cd:d8 tc-so: linkstr: ./bus_ipsec_local tc-so: input: 4 packets, 344 bytes, 4 multicasts tc-so: output: 5 packets, 430 bytes, 5 multicasts tc-so: inet6 fd00:1::2/64 flags 0 tc-so: inet6 fe80::b0a0:94ff:fe04:cdd8%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 - - 33624 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33624 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:94ff:fe04:cdd8 link#2 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33624 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff02::%lo0/32 ::1 UC - - 33624 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33624 0 0 0 0 0 tc-so:lo0 33624 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33624 ::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 33624 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:94:04:cd:d8 4 0 5 0 0 tc-so:shmif 1500 fd00:1::/64 fd00:1::2 tc-so: ff02::1:ff04:cdd8 tc-so: ff01:2::1 tc-so: ff02::2:1ff0:c159 tc-so: ff02::1%shmif0 tc-so: ff02::1:ff00:2%sh 4 0 5 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:94ff:f 4 0 5 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 384 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 128 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 1280 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 7 0 7 1 0 1 1 0 inf 1 tc-so:kcpuset 128 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 256 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 47 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 59 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 64 192 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 256 70 0 0 5 0 5 5 0 inf 0 tc-so:kmem-00256 384 56 0 0 6 0 6 6 0 inf 0 tc-so:kmem-00384 512 35 0 0 5 0 5 5 0 inf 0 tc-so:kmem-00512 640 15 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00768 896 7 0 0 2 0 2 2 0 inf 0 tc-so:kmem-01024 1152 96 0 0 32 0 32 32 0 inf 0 tc-so:kmem-02048 2048 289 0 0 145 0 145 145 0 inf 0 tc-so:kmem-04096 4096 15 0 0 15 0 15 15 0 inf 0 tc-so:mbpl 528 5 0 0 3 0 3 3 0 inf 2 tc-so:mclpl 2048 2 0 0 5 0 5 5 0 8192 4 tc-so:mutex 128 31 0 0 1 0 1 1 0 inf 0 tc-so:pcache 2816 51 0 1 50 0 50 50 0 inf 0 tc-so:pcachecpu 128 52 0 0 2 0 2 2 0 inf 0 tc-so:pcglarge 1152 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 384 27 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-128 80 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 186 0 0 3 0 3 3 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 1024 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 2 2 0 2 2 0 inf 0 tc-so:rwlock 128 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 1024 7 0 0 2 0 2 2 0 inf 0 tc-so:vmembt 128 16 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1368 0 15 316 0 316 tc-so: tc-so:In use 1036K, total allocated 1264K; utilization 82.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 fd00:1::2 tc-so: group ff02::1:ff04:cdd8%shmif0 refcount 1 tc-so: group ff01:2::1 refcount 2 tc-so: group ff02::2:1ff0: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:94:04:cd:d8 multicnt 4 tc-so: 33:33:ff:04:cd:d8 -- 33:33:ff:04:cd:d8 refcount 1 tc-so: 33:33:1f:f0:c1:59 -- 33:33:1f:f0: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:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.99 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.210005] root file system type: rumpfs tc-so:[ 1.210005] kern.module.path=/stand/evbarm/9.99.99/modules tc-so:[ 1.360005] mainbus0 (root) tc-so:[ 1.490005] chacha: Portable C ChaCha tc-so:[ 1.490005] aes: BearSSL aes_ct tc-so:[ 1.490005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.490005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 14.220005] shmif0: Ethernet address b2:a0:94:04:cd:d8 tc-so:[ 29.010005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 29.010005] get_ifid: shmif0: ifid: b0:a0:94:ff:fe:04:cd:d8 tc-so:[ 29.010005] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:94ff:fe04:cdd8 tc-so:[ 30.720005] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:94ff:fe04:cdd8 - no duplicates found tc-so:### Dumping unix://ipsec_gif_tunel_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://ipsec_gif_tunnel_remote 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://ipsec_gif_remote tc-so:lo0: flags=0x8049 mtu 33624 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:a7:5c:3b:98 tc-so: linkstr: ./bus_ipsec_remote tc-so: input: 2 packets, 172 bytes, 2 multicasts tc-so: output: 5 packets, 430 bytes, 5 multicasts tc-so: inet6 fd00:2::2/64 flags 0 tc-so: inet6 fe80::b0a0:a7ff:fe5c:3b98%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 - - 33624 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33624 lo0 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:a7ff:fe5c:3b98 link#2 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33624 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff02::%lo0/32 ::1 UC - - 33624 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33624 0 0 0 0 0 tc-so:lo0 33624 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33624 ::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 33624 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:a7:5c:3b:98 2 0 5 0 0 tc-so:shmif 1500 fd00:2::/64 fd00:2::2 tc-so: ff02::1:ff5c:3b98 tc-so: ff01:2::1 tc-so: ff02::2:9843:2731 tc-so: ff02::1%shmif0 tc-so: ff02::1:ff00:2%sh 2 0 5 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:a7ff:f 2 0 5 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 384 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 128 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 1280 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 3 0 3 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 128 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 256 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 59 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 64 192 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 256 69 0 0 5 0 5 5 0 inf 0 tc-so:kmem-00256 384 56 0 0 6 0 6 6 0 inf 0 tc-so:kmem-00384 512 35 0 0 5 0 5 5 0 inf 0 tc-so:kmem-00512 640 15 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00768 896 7 0 0 2 0 2 2 0 inf 0 tc-so:kmem-01024 1152 96 0 0 32 0 32 32 0 inf 0 tc-so:kmem-02048 2048 273 0 0 137 0 137 137 0 inf 0 tc-so:kmem-04096 4096 15 0 0 15 0 15 15 0 inf 0 tc-so:mbpl 528 4 0 0 3 0 3 3 0 inf 2 tc-so:mclpl 2048 2 0 0 5 0 5 5 0 8192 4 tc-so:mutex 128 31 0 0 1 0 1 1 0 inf 0 tc-so:pcache 2816 51 0 1 50 0 50 50 0 inf 0 tc-so:pcachecpu 128 52 0 0 2 0 2 2 0 inf 0 tc-so:pcglarge 1152 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 384 27 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-128 80 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 178 0 0 3 0 3 3 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 1024 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 2 1 0 1 1 0 inf 0 tc-so:rwlock 128 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 1024 7 0 0 2 0 2 2 0 inf 0 tc-so:vmembt 128 16 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1340 0 13 307 0 307 tc-so: tc-so:In use 1002K, total allocated 1228K; utilization 81.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:shmif0: tc-so: inet6 fd00:2::2 tc-so: group ff02::1:ff5c:3b98%shmif0 refcount 1 tc-so: group ff01:2::1 refcount 2 tc-so: group ff02::2:9843:2731%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:a7:5c:3b:98 multicnt 4 tc-so: 33:33:ff:5c:3b:98 -- 33:33:ff:5c:3b:98 refcount 1 tc-so: 33:33:98:43:27:31 -- 33:33:98:43:27:31 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, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.99 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/evbarm/9.99.99/modules tc-so:[ 1.380005] 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:[ 16.010005] shmif0: Ethernet address b2:a0:a7:5c:3b:98 tc-so:[ 30.690005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 30.690005] get_ifid: shmif0: ifid: b0:a0:a7:ff:fe:5c:3b:98 tc-so:[ 30.690005] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:a7ff:fe5c:3b98 tc-so:[ 32.530005] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:a7ff:fe5c:3b98 - 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 "aarch64--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 21323] tc-so:[New process 14121] tc-so:[New process 20002] tc-so:[New process 16176] tc-so:[New process 20294] tc-so:[New process 20597] tc-so:[New process 17575] tc-so:[New process 21201] tc-so:[New process 14112] tc-so:[New process 7832] tc-so:[New process 2665] tc-so:[New process 3854] tc-so:[New process 14579] tc-so:[New process 27831] tc-so:[New process 2411] tc-so:[New process 1711] tc-so:[New process 24413] tc-so:[New process 27249] tc-so:[New process 8357] tc-so:[New process 11918] tc-so:[New process 21974] tc-so:[New process 8838] tc-so:[New process 22356] tc-so:[New process 2927] tc-so:[New process 22074] tc-so:[New process 20035] tc-so:[New process 7794] tc-so:[New process 871] tc-so:[New process 12508] tc-so:[New process 19404] tc-so:[New process 9352] tc-so:[New process 23420] tc-so:[New process 4235] tc-so:[New process 27410] tc-so:[New process 20093] tc-so:[New process 21869] tc-so:[New process 18841] tc-so:[New process 22484] tc-so:[New process 27867] tc-so:[New process 22311] tc-so:[New process 22051] tc-so:[New process 29546] tc-so:[New process 12966] tc-so:[New process 13655] tc-so:[New process 1086] tc-so:Core was generated by `rump_server'. tc-so:Program terminated with signal SIGABRT, Aborted. tc-so:#0 0x0000f00a4e4ed3ec in _lwp_kill () from /usr/lib/libc.so.12 tc-so:[Current thread is 1 (process 21323)] tc-so:#0 0x0000f00a4e4ed3ec in _lwp_kill () from /usr/lib/libc.so.12 tc-so:#1 0x0000f00a4e4ed6ac in abort () from /usr/lib/libc.so.12 tc-so:#2 0x0000f00a4e7c8314 in rumpuser_exit () from /usr/lib/librumpuser.so.0 tc-so:#3 0x0000f00a4e98fd74 in rumpns_cpu_reboot () from /usr/lib/librump.so.0 tc-so:#4 0x0000f00a4e93a290 in rumpns_kern_reboot () from /usr/lib/librump.so.0 tc-so:#5 0x0000f00a4e9391a4 in rumpns_vpanic () from /usr/lib/librump.so.0 tc-so:#6 0x0000f00a4e918f94 in rumpns_kern_assert () from /usr/lib/librump.so.0 tc-so:#7 0x0000f00a4e2c7008 in rumpns_looutput () from /usr/lib/librumpnet_net.so tc-so:#8 0x0000f00a4e26e3e8 in rumpns_ip6_if_output () tc-so: from /usr/lib/librumpnet_net.so tc-so:#9 0x0000f00a4e2711c0 in rumpns_ip6_output () from /usr/lib/librumpnet_net.so tc-so:#10 0x0000f00a4e284714 in ?? () from /usr/lib/librumpnet_net.so tc-so:#11 0x0000f00a4e2879b4 in rumpns_icmp6_error () from /usr/lib/librumpnet_net.so tc-so:#12 0x0000f00a4e269ee4 in ?? () from /usr/lib/librumpnet_net.so tc-so:#13 0x0000f00a4e2a4960 in ?? () from /usr/lib/librumpnet_net.so tc-so:#14 0x0000f00a4e954a4c in ?? () from /usr/lib/librump.so.0 tc-so:#15 0x0000f00a4e98f014 in ?? () from /usr/lib/librump.so.0 tc-so:#16 0x0000f00a4e98aef8 in ?? () from /usr/lib/librump.so.0 tc-so:#17 0x0000f00a4e79dc14 in ?? () from /usr/lib/libpthread.so.1 tc-so:#18 0x0000f00a4e40249c in __mknod50 () from /usr/lib/libc.so.12 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:[ 29.0800050] get_ifid: shmif0: got interface identifier from itself tc-so:[ 29.0800050] get_ifid: shmif0: ifid: b0:a0:d8:ff:fe:0f:f1:65 tc-so:[ 29.0800050] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:d8ff:fe0f:f165 tc-so:[ 29.6100050] get_ifid: shmif1: got interface identifier from itself tc-so:[ 29.6100050] get_ifid: shmif1: ifid: b0:a0:87:ff:fe:ed:14:75 tc-so:[ 29.6100050] nd6_dad_start: shmif1: starting DAD for fe80:3::b0a0:87ff:feed:1475 tc-so:[ 29.6100050] ip6_output: refusing to send from invalid address fe80:3::b0a0:87ff:feed:1475 (pid 0) tc-so:[ 30.2000050] ip6_output: refusing to send from invalid address fe80:3::b0a0:87ff:feed:1475 (pid 0) tc-so:[ 31.0000050] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:d8ff:fe0f:f165 - no duplicates found tc-so:[ 31.2200050] ip6_output: refusing to send from invalid address fe80:3::b0a0:87ff:feed:1475 (pid 0) tc-so:[ 31.5200050] nd6_dad_timer: shmif1: DAD complete for fe80:3::b0a0:87ff:feed:1475 - no duplicates found tc-so:[ 32.8700050] get_ifid: gif0: interface identifier generated by random number tc-so:[ 32.8700050] get_ifid: gif0: ifid: f4:b2:42:3f:04:98:d9:fe tc-so:[ 32.8700050] nd6_dad_start: gif0: starting DAD for fe80:4::f4b2:423f:498:d9fe tc-so:[ 34.8300050] nd6_dad_timer: gif0: DAD complete for fe80:4::f4b2:423f:498:d9fe - no duplicates found tc-so:[ 36.5600050] panic: kernel diagnostic assertion "pktq != NULL" failed: file "/tmp/bracket/build/2022.09.04.11.20.33-evbarm-aarch64/src/sys/rump/net/lib/libnet/../../../../net/if_loop.c", line 360 tc-so:[ 36.5600050] 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, 2022 tc-so:[ 1.0000000] 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.99 (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/evbarm/9.99.99/modules tc-so:[ 1.3600050] IPsec: Initialized Security Association Processing. tc-so:[ 1.4000050] 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:[ 14.6000050] shmif0: Ethernet address b2:a0:d8:0f:f1:65 tc-so:[ 17.0700050] shmif1: Ethernet address b2:a0:87:ed:14:75 tc-so:[ 36.5600050] panic: kernel diagnostic assertion "pktq != NULL" failed: file "/tmp/bracket/build/2022.09.04.11.20.33-evbarm-aarch64/src/sys/rump/net/lib/libnet/../../../../net/if_loop.c", line 360 tc-so:[ 36.5600050] rump kernel halting... 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:29.110004 b2:a0:94:04:cd:d8 > 33:33:ff:04:cd:d8, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff04:cdd8: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff04:cdd8, length 24 tc-so:00:00:29.710004 b2:a0:94:04:cd:d8 > 33:33:ff:04:cd:d8, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff04:cdd8: ICMP6, neighbor solicitation, who has fe80::b0a0:94ff:fe04:cdd8, length 32 tc-so:00:00:27.090004 b2:a0:07:cd:9d:f3 > 33:33:ff:cd:9d:f3, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffcd:9df3: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffcd:9df3, length 24 tc-so:00:00:27.100004 b2:a0:07:cd:9d:f3 > 33:33:ff:cd:9d:f3, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffcd:9df3: ICMP6, neighbor solicitation, who has fe80::b0a0:7ff:fecd:9df3, length 32 tc-so:00:00:27.540004 b2:a0:07:cd:9d:f3 > 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:28.600004 b2:a0:07:cd:9d:f3 > 33:33:47:2d:fa:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:7ff:fecd:9df3 > ff02::2:472d:fa01: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:472d:fa01, length 24 tc-so:00:00:35.790004 b2:a0:94:04:cd:d8 > 33:33:1f:f0:c1:59, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:94ff:fe04:cdd8 > ff02::2:1ff0:c159: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:1ff0:c159, length 24 tc-so:00:00:36.100004 b2:a0:94:04:cd:d8 > 33:33:ff:04:cd:d8, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:94ff:fe04:cdd8 > ff02::1:ff04:cdd8: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff04:cdd8, length 24 tc-so:00:00:37.160004 b2:a0:94:04:cd:d8 > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:94ff:fe04:cdd8 > 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:29.780004 b2:a0:d8:0f:f1:65 > 33:33:ff:0f:f1:65, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff0f:f165: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff0f:f165, length 24 tc-so:00:00:30.000004 b2:a0:d8:0f:f1:65 > 33:33:ff:0f:f1:65, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff0f:f165: ICMP6, neighbor solicitation, who has fe80::b0a0:d8ff:fe0f:f165, length 32 tc-so:00:00:34.240004 b2:a0:d8:0f:f1:65 > 33:33:4c:71:82:d2, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:d8ff:fe0f:f165 > ff02::2:4c71:82d2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:4c71:82d2, length 24 tc-so:00:00:30.970004 b2:a0:a7:5c:3b:98 > 33:33:ff:5c:3b:98, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff5c:3b98: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff5c:3b98, length 24 tc-so:00:00:31.500004 b2:a0:a7:5c:3b:98 > 33:33:ff:5c:3b:98, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff5c:3b98: ICMP6, neighbor solicitation, who has fe80::b0a0:a7ff:fe5c:3b98, length 32 tc-so:00:00:31.970004 b2:a0:a7:5c:3b:98 > 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:36.440004 b2:a0:d8:0f:f1:65 > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:d8ff:fe0f:f165 > ff02::1:ff00:1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:1, length 24 tc-so:00:00:37.240004 b2:a0:a7:5c:3b:98 > 33:33:ff:5c:3b:98, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:a7ff:fe5c:3b98 > ff02::1:ff5c:3b98: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff5c:3b98, length 24 tc-so:00:00:37.920004 b2:a0:a7:5c:3b:98 > 33:33:98:43:27:31, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:a7ff:fe5c:3b98 > ff02::2:9843:2731: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:9843:2731, length 24 tc-so:### Dumping ./bus_ipsec_tunnel tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:28.360004 b2:a0:cf:8b:5c:34 > 33:33:ff:8b:5c:34, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff8b:5c34: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff8b:5c34, length 24 tc-so:00:00:28.470004 b2:a0:cf:8b:5c:34 > 33:33:ff:8b:5c:34, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff8b:5c34: ICMP6, neighbor solicitation, who has fe80::b0a0:cfff:fe8b:5c34, length 32 tc-so:00:00:29.750004 b2:a0:cf:8b:5c:34 > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:cfff:fe8b:5c34 > ff02::1:ff00:1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:1, length 24 tc-so:00:00:31.950004 b2:a0:cf:8b:5c:34 > 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:32.940004 b2:a0:cf:8b:5c:34 > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:cfff:fe8b:5c34 > ff02::1:ff00:2: ICMP6, neighbor solicitation, who has fc00::2, length 32 tc-so:00:00:34.000004 b2:a0:cf:8b:5c:34 > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:cfff:fe8b:5c34 > ff02::1:ff00:2: ICMP6, neighbor solicitation, who has fc00::2, length 32 tc-so:00:00:30.230004 b2:a0:87:ed:14:75 > 33:33:ff:ed:14:75, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffed:1475: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffed:1475, length 24 tc-so:00:00:34.270004 b2:a0:cf:8b:5c:34 > 33:33:47:2d:fa:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:cfff:fe8b:5c34 > ff02::2:472d:fa01: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:472d:fa01, length 24 tc-so:00:00:30.510004 b2:a0:87:ed:14:75 > 33:33:ff:ed:14:75, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffed:1475: ICMP6, neighbor solicitation, who has fe80::b0a0:87ff:feed:1475, length 32 tc-so:00:00:34.990004 b2:a0:cf:8b:5c:34 > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:cfff:fe8b:5c34 > ff02::1:ff00:2: ICMP6, neighbor solicitation, who has fc00::2, length 32 tc-so:00:00:32.040004 b2:a0:87:ed:14:75 > 33:33:ff:ed:14:75, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:87ff:feed:1475 > ff02::1:ffed:1475: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffed:1475, length 24 tc-so:00:00:32.650004 b2:a0:87:ed:14:75 > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:87ff:feed:1475 > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24 tc-so:00:00:33.530004 b2:a0:87:ed:14:75 > 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:34.540004 b2:a0:87:ed:14:75 > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:87ff:feed:1475 > ff02::1:ff00:1: ICMP6, neighbor solicitation, who has fc00::1, length 32 tc-so:00:00:35.560004 b2:a0:87:ed:14:75 > 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:36.240004 b2:a0:87:ed:14:75 > 33:33:4c:71:82:d2, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:87ff:feed:1475 > ff02::2:4c71:82d2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:4c71:82d2, length 24 tc-so:00:00:36.560004 b2:a0:87:ed:14:75 > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:87ff:feed:1475 > ff02::1:ff00:1: ICMP6, neighbor solicitation, who has fc00::1, length 32 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-se:rump.halt: init failed: No such file or directory tc-se:rump.halt: init failed: No such file or directory tc-end: 1662331561.861495, ipsec_gif_ipv6_transport_ah_hmacsha512, failed, atf-check failed; see the output of the test for details tc-start: 1662331561.973802, 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:aa:4e:93:8c ./.__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:c7:45:7d:50 ./.__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:2e:9b:f2:4b ./.__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:7c:de:82:46 ./.__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:cc:e4:cf:35 ./.__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=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Sep 4 22:46:51 2022 current: Sep 4 22:46:52 2022 tc-so: diff: 1(s) hard: 0(s) soft: 0(s) tc-so: last: Sep 4 22:46:08 2022 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=11743 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: Sep 4 22:46:51 2022 current: Sep 4 22:46:52 2022 tc-so: diff: 1(s) hard: 0(s) soft: 0(s) tc-so: last: Sep 4 22:46:08 2022 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=11743 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: Sep 4 22:46:51 2022 current: Sep 4 22:46:53 2022 tc-so: diff: 2(s) hard: 0(s) soft: 0(s) tc-so: last: Sep 4 22:46:11 2022 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=23470 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: Sep 4 22:46:51 2022 current: Sep 4 22:46:53 2022 tc-so: diff: 2(s) hard: 0(s) soft: 0(s) tc-so: last: Sep 4 22:46:11 2022 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=23470 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 33624 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:85:e4:26 tc-so: linkstr: ./bus_ipsec_local tc-so: inet6 fd00:1::2/64 flags 0 tc-so: inet6 fe80::b0a0:7bff:fe85:e426%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 - - 33624 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33624 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:7bff:fe85:e426 link#2 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33624 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff02::%lo0/32 ::1 UC - - 33624 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:fd00:1::1 b2:a0:aa:4e:93: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 33624 0 0 0 0 0 tc-so:lo0 33624 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33624 ::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 33624 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:7b:85:e4:26 9 0 9 0 0 tc-so:shmif 1500 fd00:1::/64 fd00:1::2 tc-so: ff02::1:ff85:e426 tc-so: ff01:2::1 tc-so: ff02::2:c847:f3e5 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:7bff: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:aa:4e:93:8c shmif0 23h59m55s 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:1::2 tc-so: group ff02::1:ff85:e426%shmif0 refcount 1 tc-so: group ff01:2::1 refcount 2 tc-so: group ff02::2:c847:f3e5%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:7b:85:e4:26 multicnt 4 tc-so: 33:33:ff:85:e4:26 -- 33:33:ff:85:e4:26 refcount 1 tc-so: 33:33:c8:47:f3:e5 -- 33:33:c8:47:f3: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 33624 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:4e:93:8c tc-so: linkstr: ./bus_ipsec_local tc-so: inet6 fd00:1::1/64 flags 0 tc-so: inet6 fe80::b0a0:aaff:fe4e:938c%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:c7:45:7d:50 tc-so: linkstr: ./bus_ipsec_tunnel tc-so: inet6 fc00::1/64 flags 0 tc-so: inet6 fe80::b0a0:c7ff:fe45:7d50%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::b0dd:35b4:5de:b674%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 - - 33624 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33624 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:aaff:fe4e:938c link#2 UHl - - - lo0 tc-so:fe80::%shmif1/64 link#3 UC - - - shmif1 tc-so:fe80::b0a0:c7ff:fe45:7d50 link#3 UHl - - - lo0 tc-so:fe80::%gif0/64 fe80::b0dd:35b4:5de:b674 UC - - - gif0 tc-so:fe80::b0dd:35b4:5de:b674 gif0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33624 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 - - 33624 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:7c:de:82:46 UHL - - - shmif1 tc-so:fd00:1::2 b2:a0:7b:85:e4:26 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 33624 0 0 0 0 0 tc-so:lo0 33624 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33624 ::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 33624 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:aa:4e:93:8c 9 0 9 0 0 tc-so:shmif 1500 fd00:1::/64 fd00:1::1 tc-so: ff02::1:ff4e:938c tc-so: ff01:2::1 tc-so: ff02::2:19b0:5ee3 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:aaff:f 9 0 9 0 0 tc-so:shmif 1500 b2:a0:c7:45:7d:50 15 0 14 0 0 tc-so:shmif 1500 fc00::/64 fc00::1 tc-so: ff02::1:ff45:7d50 tc-so: ff01:3::1 tc-so: ff02::2:19b0:5ee3 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:c7ff:f 15 0 14 0 0 tc-so:gif0 1280 6 0 7 0 0 tc-so:gif0 1280 fc01::1/128 fc01::1 tc-so: ff02::1:ffde:b674 tc-so: ff01:4::1 tc-so: ff02::2:19b0:5ee3 tc-so: ff02::1%gif0 tc-so: ff02::1:ff00:1%gi 6 0 7 0 0 tc-so:gif0 1280 fe80::/64 fe80::b0dd:35b4:5 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:7c:de:82:46 shmif1 6s R tc-so:fd00:1::2 b2:a0:7b:85:e4:26 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::1 tc-so: group ff02::1:ff4e:938c%shmif0 refcount 1 tc-so: group ff01:2::1 refcount 2 tc-so: group ff02::2:19b0:5ee3%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:4e:93:8c multicnt 4 tc-so: 33:33:ff:4e:93:8c -- 33:33:ff:4e:93:8c refcount 1 tc-so: 33:33:19:b0:5e:e3 -- 33:33:19:b0:5e:e3 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:ff45:7d50%shmif1 refcount 1 tc-so: group ff01:3::1 refcount 2 tc-so: group ff02::2:19b0:5ee3%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:c7:45:7d:50 multicnt 4 tc-so: 33:33:ff:45:7d:50 -- 33:33:ff:45:7d:50 refcount 1 tc-so: 33:33:19:b0:5e:e3 -- 33:33:19:b0:5e:e3 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:ffde:b674%gif0 refcount 1 tc-so: group ff01:4::1 refcount 2 tc-so: group ff02::2:19b0:5ee3%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 33624 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:9b:f2:4b tc-so: linkstr: ./bus_ipsec_remote tc-so: inet6 fd00:2::1/64 flags 0 tc-so: inet6 fe80::b0a0:2eff:fe9b:f24b%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:de:82:46 tc-so: linkstr: ./bus_ipsec_tunnel tc-so: inet6 fc00::2/64 flags 0 tc-so: inet6 fe80::b0a0:7cff:fede:8246%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::d4a4:d15c:c348:5003%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 - - 33624 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33624 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:2eff:fe9b:f24b link#2 UHl - - - lo0 tc-so:fe80::%shmif1/64 link#3 UC - - - shmif1 tc-so:fe80::b0a0:7cff:fede:8246 link#3 UHl - - - lo0 tc-so:fe80::%gif0/64 fe80::d4a4:d15c:c348:5003 UC - - - gif0 tc-so:fe80::d4a4:d15c:c348:5003 gif0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33624 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 - - 33624 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:c7:45:7d:50 UHL - - - shmif1 tc-so:fe80::b0a0:c7ff:fe45:7d50 b2:a0:c7:45:7d:50 UHL - - - shmif1 tc-so:fe80::b0a0:ccff:fee4:cf35 b2:a0:cc:e4:cf:35 UHL - - - shmif0 tc-so:fd00:2::2 b2:a0:cc:e4:cf: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 33624 0 0 0 0 0 tc-so:lo0 33624 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33624 ::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 33624 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:2e:9b:f2:4b 11 0 11 0 0 tc-so:shmif 1500 fd00:2::/64 fd00:2::1 tc-so: ff02::1:ff9b:f24b tc-so: ff01:2::1 tc-so: ff02::2:18ff:5e0d 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:2eff:f 11 0 11 0 0 tc-so:shmif 1500 b2:a0:7c:de:82:46 11 0 15 0 0 tc-so:shmif 1500 fc00::/64 fc00::2 tc-so: ff02::1:ffde:8246 tc-so: ff01:3::1 tc-so: ff02::2:18ff:5e0d tc-so: ff02::1%shmif1 tc-so: ff02::1:ff00:2%sh 11 0 15 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:7cff:f 11 0 15 0 0 tc-so:gif0 1280 4 0 7 0 0 tc-so:gif0 1280 fc01::2/128 fc01::2 tc-so: ff02::1:ff48:5003 tc-so: ff01:4::1 tc-so: ff02::2:18ff:5e0d tc-so: ff02::1%gif0 tc-so: ff02::1:ff00:2%gi 4 0 7 0 0 tc-so:gif0 1280 fe80::/64 fe80::d4a4:d15c:c 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:c7:45:7d:50 shmif1 7s R R tc-so:fe80::b0a0:c7ff:fe45:7d50%shmif1 b2:a0:c7:45:7d:50 shmif1 23h59m18s S tc-so:fe80::b0a0:ccff:fee4:cf35%shmif0 b2:a0:cc:e4:cf:35 shmif0 17s R tc-so:fd00:2::2 b2:a0:cc:e4:cf:35 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::1 tc-so: group ff02::1:ff9b:f24b%shmif0 refcount 1 tc-so: group ff01:2::1 refcount 2 tc-so: group ff02::2:18ff:5e0d%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:2e:9b:f2:4b multicnt 4 tc-so: 33:33:ff:9b:f2:4b -- 33:33:ff:9b:f2:4b refcount 1 tc-so: 33:33:18:ff:5e:0d -- 33:33:18:ff:5e:0d 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:ffde:8246%shmif1 refcount 1 tc-so: group ff01:3::1 refcount 2 tc-so: group ff02::2:18ff:5e0d%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:7c:de:82:46 multicnt 4 tc-so: 33:33:ff:de:82:46 -- 33:33:ff:de:82:46 refcount 1 tc-so: 33:33:18:ff:5e:0d -- 33:33:18:ff:5e:0d 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:ff48:5003%gif0 refcount 1 tc-so: group ff01:4::1 refcount 2 tc-so: group ff02::2:18ff:5e0d%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 33624 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:e4:cf:35 tc-so: linkstr: ./bus_ipsec_remote tc-so: inet6 fd00:2::2/64 flags 0 tc-so: inet6 fe80::b0a0:ccff:fee4:cf35%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 - - 33624 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33624 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:ccff:fee4:cf35 link#2 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33624 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff02::%lo0/32 ::1 UC - - 33624 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:fd00:2::1 b2:a0:2e:9b:f2:4b UHL - - - shmif0 tc-so:fe80::b0a0:2eff:fe9b:f24b b2:a0:2e:9b:f2: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 33624 0 0 0 0 0 tc-so:lo0 33624 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33624 ::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 33624 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:cc:e4:cf:35 9 0 11 0 0 tc-so:shmif 1500 fd00:2::/64 fd00:2::2 tc-so: ff02::1:ffe4:cf35 tc-so: ff01:2::1 tc-so: ff02::2:45aa:1599 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:ccff: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:2e:9b:f2:4b shmif0 expired R tc-so:fe80::b0a0:2eff:fe9b:f24b%shmif0 b2:a0:2e:9b:f2:4b shmif0 5s 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:ffe4:cf35%shmif0 refcount 1 tc-so: group ff01:2::1 refcount 2 tc-so: group ff02::2:45aa:1599%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:cc:e4:cf:35 multicnt 4 tc-so: 33:33:ff:e4:cf:35 -- 33:33:ff:e4:cf:35 refcount 1 tc-so: 33:33:45:aa:15:99 -- 33:33:45:aa:15: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: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::d4a4:d15c:c348:5003%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::b0dd:35b4:5de:b674%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:cc:e4:cf:35 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:ccff:fee4:cf35%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:de:82:46 tc-so: linkstr: ./bus_ipsec_tunnel tc-so: input: 11 packets, 1130 bytes, 5 multicasts tc-so: output: 15 packets, 1650 bytes, 5 multicasts tc-so: inet6 fc00::2/64 flags 0 tc-so: inet6 fe80::b0a0:7cff:fede:8246%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:2e:9b:f2:4b 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:2eff:fe9b:f24b%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:c7:45:7d:50 tc-so: linkstr: ./bus_ipsec_tunnel tc-so: input: 15 packets, 1650 bytes, 5 multicasts tc-so: output: 14 packets, 1388 bytes, 8 multicasts tc-so: inet6 fc00::1/64 flags 0 tc-so: inet6 fe80::b0a0:c7ff:fe45:7d50%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:aa:4e:93:8c 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:aaff:fe4e:938c%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:7b:85:e4:26 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:7bff:fe85:e426%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 33624 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 - - 33624 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33624 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33624 lo0 tc-so:ff02::%lo0/32 ::1 UC - - 33624 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33624 0 0 0 0 0 tc-so:lo0 33624 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33624 ::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 33624 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 384 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 128 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 1280 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 128 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 256 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 61 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 64 196 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00128 256 70 0 0 5 0 5 5 0 inf 0 tc-so:kmem-00256 384 56 0 0 6 0 6 6 0 inf 0 tc-so:kmem-00384 512 35 0 0 5 0 5 5 0 inf 0 tc-so:kmem-00512 640 15 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00768 896 7 0 0 2 0 2 2 0 inf 0 tc-so:kmem-01024 1152 96 0 0 32 0 32 32 0 inf 0 tc-so:kmem-02048 2048 534 0 0 267 0 267 267 0 inf 0 tc-so:kmem-04096 4096 15 0 0 15 0 15 15 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 528 5 0 0 3 0 3 3 0 inf 2 tc-so:mclpl 2048 3 0 0 6 0 6 6 0 8192 4 tc-so:mutex 128 31 0 0 1 0 1 1 0 inf 0 tc-so:pcache 2816 51 0 1 50 0 50 50 0 inf 0 tc-so:pcachecpu 128 52 0 0 2 0 2 2 0 inf 0 tc-so:pcglarge 1152 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 384 31 0 0 4 0 4 4 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-128 80 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 310 0 0 5 0 5 5 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 1024 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 2 0 2 2 0 inf 1 tc-so:rwlock 128 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 1024 7 0 0 2 0 2 2 0 inf 0 tc-so:vmembt 128 22 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1777 0 41 445 0 445 tc-so: tc-so:In use 1537K, total allocated 1780K; utilization 86.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, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.99 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/evbarm/9.99.99/modules tc-so:[ 1.350005] 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:[ 13.930005] shmif0: Ethernet address b2:a0:7b:85:e4:26 tc-so:[ 29.490005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 29.490005] get_ifid: shmif0: ifid: b0:a0:7b:ff:fe:85:e4:26 tc-so:[ 29.490005] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:7bff:fe85:e426 tc-so:[ 31.460005] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:7bff:fe85:e426 - no duplicates found tc-so:[ 99.010005] in6_if_link_down: fd00:1::2 marked detached tc-so:[ 99.010005] in6_if_link_down: fe80:2::b0a0:7bff:fe85:e426 marked detached tc-so:### Dumping unix://ipsec_gif_tunel_local tc-so:lo0: flags=0x8049 mtu 33624 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 - - 33624 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33624 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33624 lo0 tc-so:ff02::%lo0/32 ::1 UC - - 33624 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33624 0 0 0 0 0 tc-so:lo0 33624 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33624 ::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 33624 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 256 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 384 2 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 384 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 128 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 1280 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 128 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 256 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 74 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 64 276 0 0 5 0 5 5 0 inf 0 tc-so:kmem-00128 256 78 0 0 5 0 5 5 0 inf 0 tc-so:kmem-00256 384 87 0 0 9 0 9 9 0 inf 0 tc-so:kmem-00384 512 49 0 0 7 0 7 7 0 inf 0 tc-so:kmem-00512 640 14 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00768 896 7 0 0 2 0 2 2 0 inf 0 tc-so:kmem-01024 1152 107 0 0 36 0 36 36 0 inf 0 tc-so:kmem-02048 2048 1158 0 0 579 0 579 579 0 inf 0 tc-so:kmem-04096 4096 16 0 0 16 0 16 16 0 inf 0 tc-so:llentrypl 288 2 0 2 1 0 1 1 0 inf 1 tc-so:mbpl 528 15 0 0 5 0 5 5 0 inf 2 tc-so:mclpl 2048 4 0 0 6 0 6 6 0 8192 4 tc-so:mutex 128 39 0 0 2 0 2 2 0 inf 0 tc-so:pcache 2816 54 0 1 53 0 53 53 0 inf 0 tc-so:pcachecpu 128 55 0 0 2 0 2 2 0 inf 0 tc-so:pcglarge 1152 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 384 47 0 0 5 0 5 5 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-128 80 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 627 0 0 10 0 10 10 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 1024 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 3 0 3 3 0 inf 2 tc-so:rwlock 128 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 1024 7 0 0 2 0 2 2 0 inf 0 tc-so:vmembt 128 69 0 0 3 0 3 3 0 inf 0 tc-so:Totals 3019 0 78 786 0 786 tc-so: tc-so:In use 2876K, total allocated 3144K; utilization 91.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, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.99 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/evbarm/9.99.99/modules tc-so:[ 1.360005] IPsec: Initialized Security Association Processing. tc-so:[ 1.410005] 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:[ 13.060005] shmif0: Ethernet address b2:a0:aa:4e:93:8c tc-so:[ 15.410005] shmif1: Ethernet address b2:a0:c7:45:7d:50 tc-so:[ 27.580005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 27.580005] get_ifid: shmif0: ifid: b0:a0:aa:ff:fe:4e:93:8c tc-so:[ 27.580005] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:aaff:fe4e:938c tc-so:[ 28.020005] get_ifid: shmif1: got interface identifier from itself tc-so:[ 28.020005] get_ifid: shmif1: ifid: b0:a0:c7:ff:fe:45:7d:50 tc-so:[ 28.020005] nd6_dad_start: shmif1: starting DAD for fe80:3::b0a0:c7ff:fe45:7d50 tc-so:[ 29.460005] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:aaff:fe4e:938c - no duplicates found tc-so:[ 29.780005] nd6_dad_timer: shmif1: DAD complete for fe80:3::b0a0:c7ff:fe45:7d50 - no duplicates found tc-so:[ 30.440005] get_ifid: gif0: interface identifier generated by random number tc-so:[ 30.440005] get_ifid: gif0: ifid: b0:dd:35:b4:05:de:b6:74 tc-so:[ 30.440005] nd6_dad_start: gif0: starting DAD for fe80:4::b0dd:35b4:5de:b674 tc-so:[ 32.460005] nd6_dad_timer: gif0: DAD complete for fe80:4::b0dd:35b4:5de:b674 - no duplicates found tc-so:[ 48.130005] ah_input: hash over 120 bytes, skip 40: crda len 120 skip 0 inject 52 tc-so:[ 83.860005] in6_if_link_down: fc01::1 marked detached tc-so:[ 83.860005] in6_if_link_down: fe80:4::b0dd:35b4:5de:b674 marked detached tc-so:[ 92.100005] in6_if_link_down: fc00::1 marked detached tc-so:[ 92.100005] in6_if_link_down: fe80:3::b0a0:c7ff:fe45:7d50 marked detached tc-so:[ 94.390005] in6_if_link_down: fd00:1::1 marked detached tc-so:[ 94.390005] in6_if_link_down: fe80:2::b0a0:aaff:fe4e:938c marked detached tc-so:### Dumping unix://ipsec_gif_tunnel_remote tc-so:lo0: flags=0x8049 mtu 33624 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 - - 33624 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33624 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33624 lo0 tc-so:ff02::%lo0/32 ::1 UC - - 33624 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33624 0 0 0 0 0 tc-so:lo0 33624 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33624 ::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 33624 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 256 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 384 1 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 384 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 128 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 1280 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 128 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 256 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 74 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 64 276 0 0 5 0 5 5 0 inf 0 tc-so:kmem-00128 256 78 0 0 5 0 5 5 0 inf 0 tc-so:kmem-00256 384 87 0 0 9 0 9 9 0 inf 0 tc-so:kmem-00384 512 49 0 0 7 0 7 7 0 inf 0 tc-so:kmem-00512 640 14 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00768 896 7 0 0 2 0 2 2 0 inf 0 tc-so:kmem-01024 1152 107 0 0 36 0 36 36 0 inf 0 tc-so:kmem-02048 2048 1180 0 0 590 0 590 590 0 inf 0 tc-so:kmem-04096 4096 16 0 0 16 0 16 16 0 inf 0 tc-so:llentrypl 288 4 0 4 1 0 1 1 0 inf 1 tc-so:mbpl 528 13 0 0 5 0 5 5 0 inf 3 tc-so:mclpl 2048 5 0 0 7 0 7 7 0 8192 4 tc-so:mutex 128 39 0 0 2 0 2 2 0 inf 0 tc-so:pcache 2816 54 0 1 53 0 53 53 0 inf 0 tc-so:pcachecpu 128 55 0 0 2 0 2 2 0 inf 0 tc-so:pcglarge 1152 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 384 44 0 0 5 0 5 5 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-128 80 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 639 0 0 11 0 11 11 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 1024 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 3 0 3 3 0 inf 2 tc-so:rwlock 128 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 1024 7 0 0 2 0 2 2 0 inf 0 tc-so:vmembt 128 71 0 0 3 0 3 3 0 inf 0 tc-so:Totals 3054 0 84 799 0 799 tc-so: tc-so:In use 2920K, total allocated 3196K; utilization 91.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, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.99 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/evbarm/9.99.99/modules tc-so:[ 1.390005] IPsec: Initialized Security Association Processing. 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:[ 14.310005] shmif0: Ethernet address b2:a0:2e:9b:f2:4b tc-so:[ 16.620005] shmif1: Ethernet address b2:a0:7c:de:82:46 tc-so:[ 28.540005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 28.540005] get_ifid: shmif0: ifid: b0:a0:2e:ff:fe:9b:f2:4b tc-so:[ 28.540005] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:2eff:fe9b:f24b tc-so:[ 28.970005] get_ifid: shmif1: got interface identifier from itself tc-so:[ 28.970005] get_ifid: shmif1: ifid: b0:a0:7c:ff:fe:de:82:46 tc-so:[ 28.970005] nd6_dad_start: shmif1: starting DAD for fe80:3::b0a0:7cff:fede:8246 tc-so:[ 28.970005] ip6_output: refusing to send from invalid address fe80:3::b0a0:7cff:fede:8246 (pid 0) tc-so:[ 30.510005] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:2eff:fe9b:f24b - no duplicates found tc-so:[ 30.550005] nd6_dad_timer: shmif1: DAD complete for fe80:3::b0a0:7cff:fede:8246 - no duplicates found tc-so:[ 31.820005] get_ifid: gif0: interface identifier generated by random number tc-so:[ 31.820005] get_ifid: gif0: ifid: d4:a4:d1:5c:c3:48:50:03 tc-so:[ 31.820005] nd6_dad_start: gif0: starting DAD for fe80:4::d4a4:d15c:c348:5003 tc-so:[ 33.670005] nd6_dad_timer: gif0: DAD complete for fe80:4::d4a4:d15c:c348:5003 - no duplicates found tc-so:[ 44.700005] ah_input: hash over 120 bytes, skip 40: crda len 120 skip 0 inject 52 tc-so:[ 78.100005] in6_if_link_down: fc01::2 marked detached tc-so:[ 78.100005] in6_if_link_down: fe80:4::d4a4:d15c:c348:5003 marked detached tc-so:[ 84.750005] in6_if_link_down: fc00::2 marked detached tc-so:[ 84.750005] in6_if_link_down: fe80:3::b0a0:7cff:fede:8246 marked detached tc-so:[ 86.770005] in6_if_link_down: fd00:2::1 marked detached tc-so:[ 86.770005] in6_if_link_down: fe80:2::b0a0:2eff:fe9b:f24b marked detached tc-so:### Dumping unix://ipsec_gif_remote tc-so:lo0: flags=0x8049 mtu 33624 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 - - 33624 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33624 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33624 lo0 tc-so:ff02::%lo0/32 ::1 UC - - 33624 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33624 0 0 0 0 0 tc-so:lo0 33624 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33624 ::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 33624 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 384 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 128 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 1280 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 128 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 256 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 59 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 64 194 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00128 256 70 0 0 5 0 5 5 0 inf 0 tc-so:kmem-00256 384 56 0 0 6 0 6 6 0 inf 0 tc-so:kmem-00384 512 35 0 0 5 0 5 5 0 inf 0 tc-so:kmem-00512 640 15 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00768 896 7 0 0 2 0 2 2 0 inf 0 tc-so:kmem-01024 1152 96 0 0 32 0 32 32 0 inf 0 tc-so:kmem-02048 2048 512 0 0 256 0 256 256 0 inf 0 tc-so:kmem-04096 4096 15 0 0 15 0 15 15 0 inf 0 tc-so:llentrypl 288 2 0 2 1 0 1 1 0 inf 1 tc-so:mbpl 528 8 0 0 4 0 4 4 0 inf 2 tc-so:mclpl 2048 3 0 0 6 0 6 6 0 8192 4 tc-so:mutex 128 31 0 0 1 0 1 1 0 inf 0 tc-so:pcache 2816 51 0 1 50 0 50 50 0 inf 0 tc-so:pcachecpu 128 52 0 0 2 0 2 2 0 inf 0 tc-so:pcglarge 1152 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 384 31 0 0 4 0 4 4 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-128 80 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 299 0 0 5 0 5 5 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 1024 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 2 0 2 2 0 inf 1 tc-so:rwlock 128 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 1024 7 0 0 2 0 2 2 0 inf 0 tc-so:vmembt 128 22 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1740 0 41 435 0 435 tc-so: tc-so:In use 1493K, total allocated 1740K; utilization 85.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, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.99 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/evbarm/9.99.99/modules tc-so:[ 1.420005] 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:[ 15.940005] shmif0: Ethernet address b2:a0:cc:e4:cf:35 tc-so:[ 29.320005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 29.320005] get_ifid: shmif0: ifid: b0:a0:cc:ff:fe:e4:cf:35 tc-so:[ 29.320005] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:ccff:fee4:cf35 tc-so:[ 30.560005] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:ccff:fee4:cf35 - no duplicates found tc-so:[ 78.840005] in6_if_link_down: fd00:2::2 marked detached tc-so:[ 78.840005] in6_if_link_down: fe80:2::b0a0:ccff:fee4:cf35 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:30.180004 b2:a0:7b:85:e4:26 > 33:33:ff:85:e4:26, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff85:e426: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff85:e426, length 24 tc-so:00:00:30.450004 b2:a0:7b:85:e4:26 > 33:33:ff:85:e4:26, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff85:e426: ICMP6, neighbor solicitation, who has fe80::b0a0:7bff:fe85:e426, length 32 tc-so:00:00:28.450004 b2:a0:aa:4e:93:8c > 33:33:ff:4e:93:8c, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff4e:938c: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff4e:938c, length 24 tc-so:00:00:28.450004 b2:a0:aa:4e:93:8c > 33:33:ff:4e:93:8c, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff4e:938c: ICMP6, neighbor solicitation, who has fe80::b0a0:aaff:fe4e:938c, length 32 tc-so:00:00:33.690004 b2:a0:7b:85:e4:26 > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:7bff:fe85:e426 > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24 tc-so:00:00:33.730004 b2:a0:7b:85:e4:26 > 33:33:c8:47:f3:e5, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:7bff:fe85:e426 > ff02::2:c847:f3e5: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:c847:f3e5, length 24 tc-so:00:00:31.950004 b2:a0:aa:4e:93:8c > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:aaff:fe4e:938c > ff02::1:ff00:1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:1, length 24 tc-so:00:00:36.880004 b2:a0:7b:85:e4:26 > 33:33:ff:85:e4:26, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:7bff:fe85:e426 > ff02::1:ff85:e426: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff85:e426, length 24 tc-so:00:00:34.360004 b2:a0:aa:4e:93:8c > 33:33:ff:4e:93:8c, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:aaff:fe4e:938c > ff02::1:ff4e:938c: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff4e:938c, length 24 tc-so:00:00:36.440004 b2:a0:aa:4e:93:8c > 33:33:19:b0:5e:e3, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:aaff:fe4e:938c > ff02::2:19b0:5ee3: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:19b0:5ee3, length 24 tc-so:00:00:43.500004 b2:a0:7b:85:e4:26 > 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:40.690004 b2:a0:aa:4e:93:8c > b2:a0:7b:85:e4:26, 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:43.540004 b2:a0:7b:85:e4:26 > b2:a0:aa:4e:93:8c, ethertype IPv6 (0x86dd), length 70: fd00:1::2 > fd00:2::2: ICMP6, echo request, seq 0, length 16 tc-so:00:00:40.810004 b2:a0:aa:4e:93:8c > b2:a0:7b:85:e4:26, ethertype IPv6 (0x86dd), length 70: fd00:2::2 > fd00:1::2: ICMP6, echo reply, seq 0, length 16 tc-so:00:00:45.710004 b2:a0:aa:4e:93:8c > b2:a0:7b:85:e4:26, 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:48.510004 b2:a0:7b:85:e4:26 > b2:a0:aa:4e:93:8c, ethertype IPv6 (0x86dd), length 78: fd00:1::2 > fd00:1::1: ICMP6, neighbor advertisement, tgt is fd00:1::2, length 24 tc-so:00:00:50.890004 b2:a0:7b:85:e4:26 > b2:a0:aa:4e:93:8c, ethertype IPv6 (0x86dd), length 70: fd00:1::2 > fd00:2::2: ICMP6, echo request, seq 0, length 16 tc-so:00:00:48.130004 b2:a0:aa:4e:93:8c > b2:a0:7b:85:e4:26, ethertype IPv6 (0x86dd), length 70: fd00:2::2 > fd00:1::2: ICMP6, echo reply, seq 0, length 16 tc-so:### Dumping ./bus_ipsec_remote tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:29.180004 b2:a0:2e:9b:f2:4b > 33:33:ff:9b:f2:4b, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff9b:f24b: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff9b:f24b, length 24 tc-so:00:00:29.510004 b2:a0:2e:9b:f2:4b > 33:33:ff:9b:f2:4b, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff9b:f24b: ICMP6, neighbor solicitation, who has fe80::b0a0:2eff:fe9b:f24b, length 32 tc-so:00:00:29.870004 b2:a0:2e:9b:f2:4b > 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:29.390004 b2:a0:cc:e4:cf:35 > 33:33:ff:e4:cf:35, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffe4:cf35: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffe4:cf35, length 24 tc-so:00:00:29.560004 b2:a0:cc:e4:cf:35 > 33:33:ff:e4:cf:35, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffe4:cf35: ICMP6, neighbor solicitation, who has fe80::b0a0:ccff:fee4:cf35, length 32 tc-so:00:00:34.370004 b2:a0:2e:9b:f2:4b > 33:33:ff:9b:f2:4b, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:2eff:fe9b:f24b > ff02::1:ff9b:f24b: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff9b:f24b, length 24 tc-so:00:00:30.860004 b2:a0:cc:e4:cf:35 > 33:33:45:aa:15:99, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:ccff:fee4:cf35 > ff02::2:45aa:1599: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:45aa:1599, length 24 tc-so:00:00:31.680004 b2:a0:cc:e4:cf:35 > 33:33:ff:e4:cf:35, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:ccff:fee4:cf35 > ff02::1:ffe4:cf35: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffe4:cf35, length 24 tc-so:00:00:36.420004 b2:a0:2e:9b:f2:4b > 33:33:18:ff:5e:0d, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:2eff:fe9b:f24b > ff02::2:18ff:5e0d: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:18ff:5e0d, length 24 tc-so:00:00:37.300004 b2:a0:2e:9b:f2:4b > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:2eff:fe9b:f24b > ff02::1:ff00:2: ICMP6, neighbor solicitation, who has fd00:2::2, length 32 tc-so:00:00:33.490004 b2:a0:cc:e4:cf:35 > b2:a0:2e:9b:f2:4b, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:ccff:fee4:cf35 > fe80::b0a0:2eff:fe9b:f24b: ICMP6, neighbor advertisement, tgt is fd00:2::2, length 32 tc-so:00:00:37.340004 b2:a0:2e:9b:f2:4b > b2:a0:cc:e4:cf:35, ethertype IPv6 (0x86dd), length 70: fd00:1::2 > fd00:2::2: ICMP6, echo request, seq 0, length 16 tc-so:00:00:33.530004 b2:a0:cc:e4:cf:35 > 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:37.390004 b2:a0:2e:9b:f2:4b > b2:a0:cc:e4:cf:35, 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:33.530004 b2:a0:cc:e4:cf:35 > b2:a0:2e:9b:f2:4b, ethertype IPv6 (0x86dd), length 70: fd00:2::2 > fd00:1::2: ICMP6, echo reply, seq 0, length 16 tc-so:00:00:34.710004 b2:a0:cc:e4:cf:35 > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:ccff:fee4:cf35 > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24 tc-so:00:00:38.460004 b2:a0:cc:e4:cf:35 > b2:a0:2e:9b:f2:4b, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:ccff:fee4:cf35 > fe80::b0a0:2eff:fe9b:f24b: ICMP6, neighbor solicitation, who has fe80::b0a0:2eff:fe9b:f24b, length 32 tc-so:00:00:42.320004 b2:a0:2e:9b:f2:4b > b2:a0:cc:e4:cf:35, ethertype IPv6 (0x86dd), length 78: fe80::b0a0:2eff:fe9b:f24b > fe80::b0a0:ccff:fee4:cf35: ICMP6, neighbor advertisement, tgt is fe80::b0a0:2eff:fe9b:f24b, length 24 tc-so:00:00:44.700004 b2:a0:2e:9b:f2:4b > b2:a0:cc:e4:cf:35, ethertype IPv6 (0x86dd), length 70: fd00:1::2 > fd00:2::2: ICMP6, echo request, seq 0, length 16 tc-so:00:00:40.880004 b2:a0:cc:e4:cf:35 > b2:a0:2e:9b:f2:4b, ethertype IPv6 (0x86dd), length 70: fd00:2::2 > fd00:1::2: ICMP6, echo reply, seq 0, length 16 tc-so:00:00:47.570004 b2:a0:2e:9b:f2:4b > b2:a0:cc:e4:cf:35, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:2eff:fe9b:f24b > fe80::b0a0:ccff:fee4:cf35: ICMP6, neighbor solicitation, who has fe80::b0a0:ccff:fee4:cf35, length 32 tc-so:00:00:43.740004 b2:a0:cc:e4:cf:35 > b2:a0:2e:9b:f2:4b, ethertype IPv6 (0x86dd), length 78: fe80::b0a0:ccff:fee4:cf35 > fe80::b0a0:2eff:fe9b:f24b: ICMP6, neighbor advertisement, tgt is fe80::b0a0:ccff:fee4:cf35, length 24 tc-so:### Dumping ./bus_ipsec_tunnel tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:28.710004 b2:a0:c7:45:7d:50 > 33:33:ff:45:7d:50, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff45:7d50: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff45:7d50, length 24 tc-so:00:00:28.750004 b2:a0:c7:45:7d:50 > 33:33:ff:45:7d:50, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff45:7d50: ICMP6, neighbor solicitation, who has fe80::b0a0:c7ff:fe45:7d50, length 32 tc-so:00:00:31.060004 b2:a0:c7:45:7d:50 > 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:32.060004 b2:a0:c7:45:7d:50 > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:c7ff:fe45:7d50 > ff02::1:ff00:2: ICMP6, neighbor solicitation, who has fc00::2, length 32 tc-so:00:00:29.180004 b2:a0:7c:de:82:46 > 33:33:ff:de:82:46, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffde:8246: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffde:8246, length 24 tc-so:00:00:29.540004 b2:a0:7c:de:82:46 > 33:33:ff:de:82:46, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffde:8246: ICMP6, neighbor solicitation, who has fe80::b0a0:7cff:fede:8246, length 32 tc-so:00:00:33.060004 b2:a0:c7:45:7d:50 > 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:29.670004 b2:a0:7c:de:82:46 > b2:a0:c7:45:7d:50, ethertype IPv6 (0x86dd), length 86: fc00::2 > fc00::1: ICMP6, neighbor advertisement, tgt is fc00::2, length 32 tc-so:00:00:33.100004 b2:a0:c7:45:7d:50 > b2:a0:7c:de:82:46, ethertype IPv6 (0x86dd), length 126: fc00::1 > fc00::2: :: > ff02::2:19b0:5ee3: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:19b0:5ee3, length 24 tc-so:00:00:29.670004 b2:a0:7c:de:82:46 > b2:a0:c7:45:7d:50, ethertype IPv6 (0x86dd), length 174: fc00::2 > fc00::1: ICMP6, parameter problem, next header - octet 6, length 120 tc-so:00:00:33.140004 b2:a0:c7:45:7d:50 > 33:33:ff:45:7d:50, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:c7ff:fe45:7d50 > ff02::1:ff45:7d50: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff45:7d50, length 24 tc-so:00:00:31.010004 b2:a0:7c:de:82:46 > 33:33:18:ff:5e:0d, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:7cff:fede:8246 > ff02::2:18ff:5e0d: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:18ff:5e0d, length 24 tc-so:00:00:35.560004 b2:a0:c7:45:7d:50 > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:c7ff:fe45:7d50 > ff02::1:ff00:1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:1, length 24 tc-so:00:00:32.380004 b2:a0:7c:de:82:46 > b2:a0:c7:45:7d:50, 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:35.910004 b2:a0:c7:45:7d:50 > b2:a0:7c:de:82:46, ethertype IPv6 (0x86dd), length 126: fc00::1 > fc00::2: fe80::b0dd:35b4:5de:b674 > ff02::1:ffde:b674: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffde:b674, length 24 tc-so:00:00:32.570004 b2:a0:7c:de:82:46 > b2:a0:c7:45:7d:50, ethertype IPv6 (0x86dd), length 126: fc00::2 > fc00::1: :: > ff02::1:ff48:5003: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff48:5003, length 24 tc-so:00:00:32.670004 b2:a0:7c:de:82:46 > b2:a0:c7:45:7d:50, ethertype IPv6 (0x86dd), length 126: fc00::2 > fc00::1: :: > ff02::1:ff48:5003: ICMP6, neighbor solicitation, who has fe80::d4a4:d15c:c348:5003, length 32 tc-so:00:00:37.160004 b2:a0:c7:45:7d:50 > 33:33:19:b0:5e:e3, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:c7ff:fe45:7d50 > ff02::2:19b0:5ee3: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:19b0:5ee3, length 24 tc-so:00:00:34.680004 b2:a0:7c:de:82:46 > b2:a0:c7:45:7d:50, ethertype IPv6 (0x86dd), length 86: fc00::2 > fc00::1: ICMP6, neighbor solicitation, who has fc00::1, length 32 tc-so:00:00:38.060004 b2:a0:c7:45:7d:50 > b2:a0:7c:de:82:46, ethertype IPv6 (0x86dd), length 78: fc00::1 > fc00::2: ICMP6, neighbor advertisement, tgt is fc00::1, length 24 tc-so:00:00:35.740004 b2:a0:7c:de:82:46 > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:7cff:fede:8246 > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24 tc-so:00:00:39.270004 b2:a0:c7:45:7d:50 > b2:a0:7c:de:82:46, ethertype IPv6 (0x86dd), length 126: fc00::1 > fc00::2: fe80::b0dd:35b4:5de:b674 > ff02::1:ff00:1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:1, length 24 tc-so:00:00:36.660004 b2:a0:7c:de:82:46 > b2:a0:c7:45:7d:50, ethertype IPv6 (0x86dd), length 126: fc00::2 > fc00::1: fe80::d4a4:d15c:c348:5003 > ff02::2:18ff:5e0d: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:18ff:5e0d, length 24 tc-so:00:00:40.730004 b2:a0:c7:45:7d:50 > b2:a0:7c:de:82:46, 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:37.390004 b2:a0:7c:de:82:46 > b2:a0:c7:45:7d:50, 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:37.750004 b2:a0:7c:de:82:46 > 33:33:ff:de:82:46, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:7cff:fede:8246 > ff02::1:ffde:8246: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffde:8246, length 24 tc-so:00:00:40.330004 b2:a0:7c:de:82:46 > b2:a0:c7:45:7d:50, ethertype IPv6 (0x86dd), length 126: fc00::2 > fc00::1: fe80::d4a4:d15c:c348:5003 > ff02::1:ff48:5003: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff48:5003, length 24 tc-so:00:00:48.090004 b2:a0:c7:45:7d:50 > b2:a0:7c:de:82:46, 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:44.700004 b2:a0:7c:de:82:46 > b2:a0:c7:45:7d:50, 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: 1662331693.917652, ipsec_gif_ipv6_transport_ah_null, passed tc-start: 1662331693.992539, 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:09:42:e8:f9 ./.__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:aa:c0:95:07 ./.__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:e9:8d:99:33 ./.__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:8a:1e:4e:00 ./.__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:2c:64:57:48 ./.__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-se:Fail: incorrect exit status: 1, expected: 0 tc-se:stdout: tc-se: tc-se:stderr: tc-se:rump.ifconfig: rump client init: No such file or directory tc-se: 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 33624 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:cc:8d:d3:f7 tc-so: linkstr: ./bus_ipsec_local tc-so: input: 3 packets, 258 bytes, 3 multicasts tc-so: output: 5 packets, 430 bytes, 5 multicasts tc-so: inet6 fd00:1::2/64 flags 0 tc-so: inet6 fe80::b0a0:ccff:fe8d:d3f7%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 - - 33624 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33624 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:ccff:fe8d:d3f7 link#2 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33624 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff02::%lo0/32 ::1 UC - - 33624 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33624 0 0 0 0 0 tc-so:lo0 33624 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33624 ::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 33624 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:cc:8d:d3:f7 3 0 5 0 0 tc-so:shmif 1500 fd00:1::/64 fd00:1::2 tc-so: ff02::1:ff8d:d3f7 tc-so: ff01:2::1 tc-so: ff02::2:9148:fac4 tc-so: ff02::1%shmif0 tc-so: ff02::1:ff00:2%sh 3 0 5 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:ccff:f 3 0 5 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 384 4 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 128 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 1280 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 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 7 0 7 1 0 1 1 0 inf 1 tc-so:kcpuset 128 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 256 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 47 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 59 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 64 192 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 256 70 0 0 5 0 5 5 0 inf 0 tc-so:kmem-00256 384 56 0 0 6 0 6 6 0 inf 0 tc-so:kmem-00384 512 35 0 0 5 0 5 5 0 inf 0 tc-so:kmem-00512 640 15 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00768 896 7 0 0 2 0 2 2 0 inf 0 tc-so:kmem-01024 1152 96 0 0 32 0 32 32 0 inf 0 tc-so:kmem-02048 2048 289 0 0 145 0 145 145 0 inf 0 tc-so:kmem-04096 4096 15 0 0 15 0 15 15 0 inf 0 tc-so:mbpl 528 5 0 0 3 0 3 3 0 inf 2 tc-so:mclpl 2048 2 0 0 5 0 5 5 0 8192 4 tc-so:mutex 128 31 0 0 1 0 1 1 0 inf 0 tc-so:pcache 2816 51 0 1 50 0 50 50 0 inf 0 tc-so:pcachecpu 128 52 0 0 2 0 2 2 0 inf 0 tc-so:pcglarge 1152 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 384 27 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-128 80 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 186 0 0 3 0 3 3 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 1024 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 15 0 2 2 0 2 2 0 inf 0 tc-so:rwlock 128 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 1024 7 0 0 2 0 2 2 0 inf 0 tc-so:vmembt 128 16 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1372 0 15 316 0 316 tc-so: tc-so:In use 1039K, total allocated 1264K; utilization 82.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:shmif0: tc-so: inet6 fd00:1::2 tc-so: group ff02::1:ff8d:d3f7%shmif0 refcount 1 tc-so: group ff01:2::1 refcount 2 tc-so: group ff02::2:9148:fac4%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:cc:8d:d3:f7 multicnt 4 tc-so: 33:33:ff:8d:d3:f7 -- 33:33:ff:8d:d3:f7 refcount 1 tc-so: 33:33:91:48:fa:c4 -- 33:33:91:48:fa:c4 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, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.99 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/evbarm/9.99.99/modules tc-so:[ 1.330005] 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:[ 16.360005] shmif0: Ethernet address b2:a0:cc:8d:d3:f7 tc-so:[ 33.160005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 33.160005] get_ifid: shmif0: ifid: b0:a0:cc:ff:fe:8d:d3:f7 tc-so:[ 33.160005] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:ccff:fe8d:d3f7 tc-so:[ 34.940005] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:ccff:fe8d:d3f7 - no duplicates found tc-so:### Dumping unix://ipsec_gif_tunel_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://ipsec_gif_tunnel_remote 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://ipsec_gif_remote tc-so:lo0: flags=0x8049 mtu 33624 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:2c:64:57:48 tc-so: linkstr: ./bus_ipsec_remote tc-so: input: 1 packet, 86 bytes, 1 multicast tc-so: output: 5 packets, 430 bytes, 5 multicasts tc-so: inet6 fd00:2::2/64 flags 0 tc-so: inet6 fe80::b0a0:2cff:fe64:5748%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 - - 33624 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33624 lo0 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:2cff:fe64:5748 link#2 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33624 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff02::%lo0/32 ::1 UC - - 33624 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33624 0 0 0 0 0 tc-so:lo0 33624 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33624 ::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 33624 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:2c:64:57:48 1 0 5 0 0 tc-so:shmif 1500 fd00:2::/64 fd00:2::2 tc-so: ff02::1:ff64:5748 tc-so: ff01:2::1 tc-so: ff02::2:51ab:602e tc-so: ff02::1%shmif0 tc-so: ff02::1:ff00:2%sh 1 0 5 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:2cff:f 1 0 5 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 384 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 128 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 1280 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 3 0 3 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 128 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 256 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 59 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 64 176 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 256 70 0 0 5 0 5 5 0 inf 0 tc-so:kmem-00256 384 56 0 0 6 0 6 6 0 inf 0 tc-so:kmem-00384 512 35 0 0 5 0 5 5 0 inf 0 tc-so:kmem-00512 640 15 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00768 896 7 0 0 2 0 2 2 0 inf 0 tc-so:kmem-01024 1152 96 0 0 32 0 32 32 0 inf 0 tc-so:kmem-02048 2048 273 0 0 137 0 137 137 0 inf 0 tc-so:kmem-04096 4096 15 0 0 15 0 15 15 0 inf 0 tc-so:mbpl 528 6 0 0 4 0 4 4 0 inf 3 tc-so:mclpl 2048 2 0 0 5 0 5 5 0 8192 4 tc-so:mutex 128 31 0 0 1 0 1 1 0 inf 0 tc-so:pcache 2816 51 0 1 50 0 50 50 0 inf 0 tc-so:pcachecpu 128 52 0 0 2 0 2 2 0 inf 0 tc-so:pcglarge 1152 2 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 384 34 0 0 4 0 4 4 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-128 80 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 178 0 0 3 0 3 3 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 1024 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 2 1 0 1 1 0 inf 0 tc-so:rwlock 128 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 1024 7 0 0 2 0 2 2 0 inf 0 tc-so:vmembt 128 18 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1339 0 13 309 0 309 tc-so: tc-so:In use 1007K, total allocated 1236K; utilization 81.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 fd00:2::2 tc-so: group ff02::1:ff64:5748%shmif0 refcount 1 tc-so: group ff01:2::1 refcount 2 tc-so: group ff02::2:51ab:602e%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:2c:64:57:48 multicnt 4 tc-so: 33:33:ff:64:57:48 -- 33:33:ff:64:57:48 refcount 1 tc-so: 33:33:51:ab:60:2e -- 33:33:51:ab:60: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: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, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.99 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.170005] root file system type: rumpfs tc-so:[ 1.170005] kern.module.path=/stand/evbarm/9.99.99/modules tc-so:[ 1.560005] mainbus0 (root) tc-so:[ 1.670005] chacha: Portable C ChaCha tc-so:[ 1.670005] aes: BearSSL aes_ct tc-so:[ 1.670005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.670005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 19.490005] shmif0: Ethernet address b2:a0:2c:64:57:48 tc-so:[ 34.200005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 34.200005] get_ifid: shmif0: ifid: b0:a0:2c:ff:fe:64:57:48 tc-so:[ 34.240005] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:2cff:fe64:5748 tc-so:[ 36.230005] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:2cff:fe64:5748 - 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 "aarch64--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 19516] tc-so:[New process 17626] tc-so:[New process 22062] tc-so:[New process 11382] tc-so:[New process 15327] tc-so:[New process 14895] tc-so:[New process 23867] tc-so:[New process 20474] tc-so:[New process 12774] tc-so:[New process 17095] tc-so:[New process 22996] tc-so:[New process 24250] tc-so:[New process 23862] tc-so:[New process 13802] tc-so:[New process 11415] tc-so:[New process 22267] tc-so:[New process 21299] tc-so:[New process 17619] tc-so:[New process 26620] tc-so:[New process 19710] tc-so:[New process 17195] tc-so:[New process 20701] tc-so:[New process 12081] tc-so:[New process 12689] tc-so:[New process 20250] tc-so:[New process 6763] tc-so:[New process 9877] tc-so:[New process 19613] tc-so:[New process 26188] tc-so:[New process 1796] tc-so:[New process 13960] tc-so:[New process 15910] tc-so:[New process 21613] tc-so:[New process 25420] tc-so:[New process 26453] tc-so:[New process 1199] tc-so:[New process 21623] tc-so:[New process 26560] tc-so:[New process 25535] tc-so:[New process 2264] tc-so:[New process 10644] tc-so:[New process 25010] tc-so:[New process 22876] tc-so:[New process 21187] tc-so:[New process 14374] tc-so:Core was generated by `rump_server'. tc-so:Program terminated with signal SIGABRT, Aborted. tc-so:#0 0x0000f7b766edd3ec in _lwp_kill () from /usr/lib/libc.so.12 tc-so:[Current thread is 1 (process 19516)] tc-so:#0 0x0000f7b766edd3ec in _lwp_kill () from /usr/lib/libc.so.12 tc-so:#1 0x0000f7b766edd6ac in abort () from /usr/lib/libc.so.12 tc-so:#2 0x0000f7b7671b8314 in rumpuser_exit () from /usr/lib/librumpuser.so.0 tc-so:#3 0x0000f7b76737fd74 in rumpns_cpu_reboot () from /usr/lib/librump.so.0 tc-so:#4 0x0000f7b76732a290 in rumpns_kern_reboot () from /usr/lib/librump.so.0 tc-so:#5 0x0000f7b7673291a4 in rumpns_vpanic () from /usr/lib/librump.so.0 tc-so:#6 0x0000f7b767308f94 in rumpns_kern_assert () from /usr/lib/librump.so.0 tc-so:#7 0x0000f7b766cb7008 in rumpns_looutput () from /usr/lib/librumpnet_net.so tc-so:#8 0x0000f7b766c5e3e8 in rumpns_ip6_if_output () tc-so: from /usr/lib/librumpnet_net.so tc-so:#9 0x0000f7b766c611c0 in rumpns_ip6_output () from /usr/lib/librumpnet_net.so tc-so:#10 0x0000f7b766c74714 in ?? () from /usr/lib/librumpnet_net.so tc-so:#11 0x0000f7b766c779b4 in rumpns_icmp6_error () from /usr/lib/librumpnet_net.so tc-so:#12 0x0000f7b766c59ee4 in ?? () from /usr/lib/librumpnet_net.so tc-so:#13 0x0000f7b766c94960 in ?? () from /usr/lib/librumpnet_net.so tc-so:#14 0x0000f7b767344a4c in ?? () from /usr/lib/librump.so.0 tc-so:#15 0x0000f7b76737f014 in ?? () from /usr/lib/librump.so.0 tc-so:#16 0x0000f7b76737aef8 in ?? () from /usr/lib/librump.so.0 tc-so:#17 0x0000f7b76718dc14 in ?? () from /usr/lib/libpthread.so.1 tc-so:#18 0x0000f7b766df249c in __mknod50 () from /usr/lib/libc.so.12 tc-so:Backtrace stopped: previous frame identical to this frame (corrupt stack?) tc-so:(gdb) quit tc-so:[ 1.0000000] entropy: ready tc-so:[ 2.7000050] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 32.4000050] get_ifid: shmif0: got interface identifier from itself tc-so:[ 32.4000050] get_ifid: shmif0: ifid: b0:a0:e9:ff:fe:8d:99:33 tc-so:[ 32.4000050] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:e9ff:fe8d:9933 tc-so:[ 32.9200050] get_ifid: shmif1: got interface identifier from itself tc-so:[ 32.9200050] get_ifid: shmif1: ifid: b0:a0:8a:ff:fe:1e:4e:00 tc-so:[ 32.9200050] nd6_dad_start: shmif1: starting DAD for fe80:3::b0a0:8aff:fe1e:4e00 tc-so:[ 32.9200050] ip6_output: refusing to send from invalid address fe80:3::b0a0:8aff:fe1e:4e00 (pid 0) tc-so:[ 33.2000050] ip6_output: refusing to send from invalid address fe80:3::b0a0:8aff:fe1e:4e00 (pid 0) tc-so:[ 34.2900050] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:e9ff:fe8d:9933 - no duplicates found tc-so:[ 34.2900050] ip6_output: refusing to send from invalid address fe80:3::b0a0:8aff:fe1e:4e00 (pid 0) tc-so:[ 34.8800050] nd6_dad_timer: shmif1: DAD complete for fe80:3::b0a0:8aff:fe1e:4e00 - no duplicates found tc-so:[ 37.5400050] get_ifid: gif0: interface identifier generated by random number tc-so:[ 37.5400050] get_ifid: gif0: ifid: 30:60:22:ca:26:75:0e:3c tc-so:[ 37.5400050] nd6_dad_start: gif0: starting DAD for fe80:4::3060:22ca:2675:e3c tc-so:[ 39.5300050] nd6_dad_timer: gif0: DAD complete for fe80:4::3060:22ca:2675:e3c - no duplicates found tc-so:[ 41.2500050] panic: kernel diagnostic assertion "pktq != NULL" failed: file "/tmp/bracket/build/2022.09.04.11.20.33-evbarm-aarch64/src/sys/rump/net/lib/libnet/../../../../net/if_loop.c", line 360 tc-so:[ 41.2500050] 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, 2022 tc-so:[ 1.0000000] 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.99 (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/evbarm/9.99.99/modules tc-so:[ 2.5200050] IPsec: Initialized Security Association Processing. tc-so:[ 2.5700050] mainbus0 (root) tc-so:[ 2.7000050] chacha: Portable C ChaCha tc-so:[ 2.7000050] aes: BearSSL aes_ct tc-so:[ 2.7000050] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 2.7000050] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 19.6100050] shmif0: Ethernet address b2:a0:e9:8d:99:33 tc-so:[ 22.0200050] shmif1: Ethernet address b2:a0:8a:1e:4e:00 tc-so:[ 41.2500050] panic: kernel diagnostic assertion "pktq != NULL" failed: file "/tmp/bracket/build/2022.09.04.11.20.33-evbarm-aarch64/src/sys/rump/net/lib/libnet/../../../../net/if_loop.c", line 360 tc-so:[ 41.2500050] rump kernel halting... 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:33.340004 b2:a0:cc:8d:d3:f7 > 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:33.840004 b2:a0:cc:8d:d3:f7 > 33:33:ff:8d:d3:f7, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff8d:d3f7: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff8d:d3f7, length 24 tc-so:00:00:33.920004 b2:a0:cc:8d:d3:f7 > 33:33:ff:8d:d3:f7, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff8d:d3f7: ICMP6, neighbor solicitation, who has fe80::b0a0:ccff:fe8d:d3f7, length 32 tc-so:00:00:34.000004 b2:a0:cc:8d:d3:f7 > 33:33:91:48:fa:c4, ethertype IPv6 (0x86dd), length 86: :: > ff02::2:9148:fac4: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:9148:fac4, length 24 tc-so:00:00:31.510004 b2:a0:09:42:e8:f9 > 33:33:25:db:15:49, ethertype IPv6 (0x86dd), length 86: :: > ff02::2:25db:1549: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:25db:1549, length 24 tc-so:00:00:34.290004 b2:a0:cc:8d:d3:f7 > 33:33:ff:8d:d3:f7, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff8d:d3f7: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff8d:d3f7, length 24 tc-so:00:00:31.990004 b2:a0:09:42:e8:f9 > 33:33:ff:42:e8:f9, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff42:e8f9: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff42:e8f9, length 24 tc-so:00:00:32.460004 b2:a0:09:42:e8:f9 > 33:33:ff:42:e8:f9, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff42:e8f9: ICMP6, neighbor solicitation, who has fe80::b0a0:9ff:fe42:e8f9, length 32 tc-so:### Dumping ./bus_ipsec_remote tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:32.980004 b2:a0:e9:8d:99:33 > 33:33:ff:8d:99:33, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff8d:9933: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff8d:9933, length 24 tc-so:00:00:33.280004 b2:a0:e9:8d:99:33 > 33:33:ff:8d:99:33, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff8d:9933: ICMP6, neighbor solicitation, who has fe80::b0a0:e9ff:fe8d:9933, length 32 tc-so:00:00:33.580004 b2:a0:e9:8d:99:33 > 33:33:ff:8d:99:33, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff8d:9933: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff8d:9933, length 24 tc-so:00:00:38.750004 b2:a0:e9:8d:99:33 > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:e9ff:fe8d:9933 > ff02::1:ff00:1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:1, length 24 tc-so:00:00:38.810004 b2:a0:e9:8d:99:33 > 33:33:0b:f8:12:58, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:e9ff:fe8d:9933 > ff02::2:bf8:1258: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:bf8:1258, length 24 tc-so:00:00:35.080004 b2:a0:2c:64:57:48 > 33:33:ff:64:57:48, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff64:5748: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff64:5748, length 24 tc-so:00:00:35.180004 b2:a0:2c:64:57:48 > 33:33:ff:64:57:48, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff64:5748: ICMP6, neighbor solicitation, who has fe80::b0a0:2cff:fe64:5748, length 32 tc-so:00:00:37.610004 b2:a0:2c:64:57:48 > 33:33:ff:64:57:48, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:2cff:fe64:5748 > ff02::1:ff64:5748: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff64:5748, length 24 tc-so:00:00:40.630004 b2:a0:2c:64:57:48 > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:2cff:fe64:5748 > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24 tc-so:00:00:42.920004 b2:a0:2c:64:57:48 > 33:33:51:ab:60:2e, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:2cff:fe64:5748 > ff02::2:51ab:602e: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:51ab:602e, length 24 tc-so:### Dumping ./bus_ipsec_tunnel tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:32.660004 b2:a0:aa:c0:95:07 > 33:33:ff:c0:95:07, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffc0:9507: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffc0:9507, length 24 tc-so:00:00:32.910004 b2:a0:aa:c0:95:07 > 33:33:ff:c0:95:07, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffc0:9507: ICMP6, neighbor solicitation, who has fe80::b0a0:aaff:fec0:9507, length 32 tc-so:00:00:34.620004 b2:a0:aa:c0:95:07 > 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:35.650004 b2:a0:aa:c0:95:07 > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:aaff:fec0:9507 > ff02::1:ff00:2: ICMP6, neighbor solicitation, who has fc00::2, length 32 tc-so:00:00:33.000004 b2:a0:8a:1e:4e:00 > 33:33:ff:1e:4e:00, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff1e:4e00: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff1e:4e00, length 24 tc-so:00:00:36.670004 b2:a0:aa:c0:95:07 > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:aaff:fec0:9507 > ff02::1:ff00:2: ICMP6, neighbor solicitation, who has fc00::2, length 32 tc-so:00:00:33.870004 b2:a0:8a:1e:4e:00 > 33:33:ff:1e:4e:00, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff1e:4e00: ICMP6, neighbor solicitation, who has fe80::b0a0:8aff:fe1e:4e00, length 32 tc-so:00:00:37.700004 b2:a0:aa:c0:95:07 > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:aaff:fec0:9507 > ff02::1:ff00:2: ICMP6, neighbor solicitation, who has fc00::2, length 32 tc-so:00:00:37.340004 b2:a0:8a:1e:4e:00 > 33:33:ff:1e:4e:00, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:8aff:fe1e:4e00 > ff02::1:ff1e:4e00: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff1e:4e00, length 24 tc-so:00:00:38.200004 b2:a0:8a:1e:4e:00 > 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:39.210004 b2:a0:8a:1e:4e:00 > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:8aff:fe1e:4e00 > ff02::1:ff00:1: ICMP6, neighbor solicitation, who has fc00::1, length 32 tc-so:00:00:39.330004 b2:a0:8a:1e:4e:00 > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:8aff:fe1e:4e00 > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24 tc-so:00:00:40.230004 b2:a0:8a:1e:4e:00 > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:8aff:fe1e:4e00 > ff02::1:ff00:1: ICMP6, neighbor solicitation, who has fc00::1, length 32 tc-so:00:00:41.250004 b2:a0:8a:1e:4e:00 > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:8aff:fe1e:4e00 > ff02::1:ff00:1: ICMP6, neighbor solicitation, who has fc00::1, length 32 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-se:rump.halt: init failed: No such file or directory tc-se:rump.halt: init failed: No such file or directory tc-end: 1662331765.273579, ipsec_gif_ipv6_transport_esp_null, failed, atf-check failed; see the output of the test for details tc-start: 1662331765.377358, 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:85:ed:6d:23 ./.__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:08:28:7e: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:./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:08:6b:1e: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:./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:05:bd:4f:79 ./.__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:52:f9:fe: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 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: Sep 4 22:50:14 2022 current: Sep 4 22:50:15 2022 tc-so: diff: 1(s) hard: 0(s) soft: 0(s) tc-so: last: Sep 4 22:49:31 2022 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=3337 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: Sep 4 22:50:14 2022 current: Sep 4 22:50:15 2022 tc-so: diff: 1(s) hard: 0(s) soft: 0(s) tc-so: last: Sep 4 22:50:15 2022 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=0 pid=3337 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: Sep 4 22:50:15 2022 current: Sep 4 22:50:17 2022 tc-so: diff: 2(s) hard: 0(s) soft: 0(s) tc-so: last: Sep 4 22:49:35 2022 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=11494 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: Sep 4 22:50:15 2022 current: Sep 4 22:50:17 2022 tc-so: diff: 2(s) hard: 0(s) soft: 0(s) tc-so: last: Sep 4 22:50:15 2022 hard: 0(s) soft: 0(s) tc-so: current: 144(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=11494 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 33624 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:ea:f3:f6:a3 tc-so: linkstr: ./bus_ipsec_local tc-so: inet6 fd00:1::2/64 flags 0 tc-so: inet6 fe80::b0a0:eaff:fef3:f6a3%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 - - 33624 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33624 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:eaff:fef3:f6a3 link#2 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33624 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff02::%lo0/32 ::1 UC - - 33624 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:fd00:1::1 b2:a0:85:ed:6d:23 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 33624 0 0 0 0 0 tc-so:lo0 33624 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33624 ::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 33624 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:ea:f3:f6:a3 9 0 9 0 0 tc-so:shmif 1500 fd00:1::/64 fd00:1::2 tc-so: ff02::1:fff3:f6a3 tc-so: ff01:2::1 tc-so: ff02::2:6f4d:e44% 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:eaff: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:85:ed:6d:23 shmif0 2s 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:fff3:f6a3%shmif0 refcount 1 tc-so: group ff01:2::1 refcount 2 tc-so: group ff02::2:6f4d:e44%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:ea:f3:f6:a3 multicnt 4 tc-so: 33:33:ff:f3:f6:a3 -- 33:33:ff:f3:f6:a3 refcount 1 tc-so: 33:33:6f:4d:0e:44 -- 33:33:6f:4d:0e:44 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 33624 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:85:ed:6d:23 tc-so: linkstr: ./bus_ipsec_local tc-so: inet6 fd00:1::1/64 flags 0 tc-so: inet6 fe80::b0a0:85ff:feed:6d23%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:08:28:7e:c0 tc-so: linkstr: ./bus_ipsec_tunnel tc-so: inet6 fc00::1/64 flags 0 tc-so: inet6 fe80::b0a0:8ff:fe28:7ec0%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::b85a:6a37:f519:4004%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 - - 33624 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33624 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:85ff:feed:6d23 link#2 UHl - - - lo0 tc-so:fe80::%shmif1/64 link#3 UC - - - shmif1 tc-so:fe80::b0a0:8ff:fe28:7ec0 link#3 UHl - - - lo0 tc-so:fe80::%gif0/64 fe80::b85a:6a37:f519:4004 UC - - - gif0 tc-so:fe80::b85a:6a37:f519:4004 gif0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33624 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 - - 33624 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:05:bd:4f:79 UHL - - - shmif1 tc-so:fd00:1::2 b2:a0:ea:f3:f6: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 33624 0 0 0 0 0 tc-so:lo0 33624 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33624 ::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 33624 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:85:ed:6d:23 8 0 9 0 0 tc-so:shmif 1500 fd00:1::/64 fd00:1::1 tc-so: ff02::1:ffed:6d23 tc-so: ff01:2::1 tc-so: ff02::2:afa1:5505 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:85ff:f 8 0 9 0 0 tc-so:shmif 1500 b2:a0:08:28:7e:c0 16 0 13 0 0 tc-so:shmif 1500 fc00::/64 fc00::1 tc-so: ff02::1:ff28:7ec0 tc-so: ff01:3::1 tc-so: ff02::2:afa1:5505 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:8ff:fe 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:ff19:4004 tc-so: ff01:4::1 tc-so: ff02::2:afa1:5505 tc-so: ff02::1%gif0 tc-so: ff02::1:ff00:1%gi 7 0 7 0 0 tc-so:gif0 1280 fe80::/64 fe80::b85a:6a37:f 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:05:bd:4f:79 shmif1 23h59m58s S tc-so:fd00:1::2 b2:a0:ea:f3:f6:a3 shmif0 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 fd00:1::1 tc-so: group ff02::1:ffed:6d23%shmif0 refcount 1 tc-so: group ff01:2::1 refcount 2 tc-so: group ff02::2:afa1:5505%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:85:ed:6d:23 multicnt 4 tc-so: 33:33:ff:ed:6d:23 -- 33:33:ff:ed:6d:23 refcount 1 tc-so: 33:33:af:a1:55:05 -- 33:33:af:a1:55: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:01 -- 33:33:ff:00:00:01 refcount 1 tc-so:shmif1: tc-so: inet6 fc00::1 tc-so: group ff02::1:ff28:7ec0%shmif1 refcount 1 tc-so: group ff01:3::1 refcount 2 tc-so: group ff02::2:afa1:5505%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:08:28:7e:c0 multicnt 4 tc-so: 33:33:ff:28:7e:c0 -- 33:33:ff:28:7e:c0 refcount 1 tc-so: 33:33:af:a1:55:05 -- 33:33:af:a1:55: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:01 -- 33:33:ff:00:00:01 refcount 1 tc-so:gif0: tc-so: inet6 fc01::1 tc-so: group ff02::1:ff19:4004%gif0 refcount 1 tc-so: group ff01:4::1 refcount 2 tc-so: group ff02::2:afa1:5505%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 33624 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:08:6b:1e:e3 tc-so: linkstr: ./bus_ipsec_remote tc-so: inet6 fd00:2::1/64 flags 0 tc-so: inet6 fe80::b0a0:8ff:fe6b:1ee3%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:05:bd:4f:79 tc-so: linkstr: ./bus_ipsec_tunnel tc-so: inet6 fc00::2/64 flags 0 tc-so: inet6 fe80::b0a0:5ff:febd:4f79%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::d85e:fbe7:ce81:eb2f%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 - - 33624 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33624 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:8ff:fe6b:1ee3 link#2 UHl - - - lo0 tc-so:fe80::%shmif1/64 link#3 UC - - - shmif1 tc-so:fe80::b0a0:5ff:febd:4f79 link#3 UHl - - - lo0 tc-so:fe80::%gif0/64 fe80::d85e:fbe7:ce81:eb2f UC - - - gif0 tc-so:fe80::d85e:fbe7:ce81:eb2f gif0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33624 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 - - 33624 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:08:28:7e:c0 UHL - - - shmif1 tc-so:fd00:2::2 b2:a0:52:f9:fe:1e UHL - - - shmif0 tc-so:fe80::b0a0:52ff:fef9:fe1e b2:a0:52:f9:fe: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 33624 0 0 0 0 0 tc-so:lo0 33624 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33624 ::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 33624 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:08:6b:1e:e3 11 0 11 0 0 tc-so:shmif 1500 fd00:2::/64 fd00:2::1 tc-so: ff02::1:ff6b:1ee3 tc-so: ff01:2::1 tc-so: ff02::2:a87:6db4% 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:8ff:fe 11 0 11 0 0 tc-so:shmif 1500 b2:a0:05:bd:4f:79 8 0 16 0 0 tc-so:shmif 1500 fc00::/64 fc00::2 tc-so: ff02::1:ffbd:4f79 tc-so: ff01:3::1 tc-so: ff02::2:a87:6db4% tc-so: ff02::1%shmif1 tc-so: ff02::1:ff00:2%sh 8 0 16 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:5ff:fe 8 0 16 0 0 tc-so:gif0 1280 3 0 7 0 0 tc-so:gif0 1280 fc01::2/128 fc01::2 tc-so: ff02::1:ff81:eb2f tc-so: ff01:4::1 tc-so: ff02::2:a87:6db4% tc-so: ff02::1%gif0 tc-so: ff02::1:ff00:2%gi 3 0 7 0 0 tc-so:gif0 1280 fe80::/64 fe80::d85e:fbe7:c 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:08:28:7e:c0 shmif1 5s R R tc-so:fd00:2::2 b2:a0:52:f9:fe:1e shmif0 23h59m58s S tc-so:fe80::b0a0:52ff:fef9:fe1e%shmif0 b2:a0:52:f9:fe:1e 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::1 tc-so: group ff02::1:ff6b:1ee3%shmif0 refcount 1 tc-so: group ff01:2::1 refcount 2 tc-so: group ff02::2:a87:6db4%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:08:6b:1e:e3 multicnt 4 tc-so: 33:33:ff:6b:1e:e3 -- 33:33:ff:6b:1e:e3 refcount 1 tc-so: 33:33:0a:87:6d:b4 -- 33:33:0a:87:6d:b4 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:ffbd:4f79%shmif1 refcount 1 tc-so: group ff01:3::1 refcount 2 tc-so: group ff02::2:a87:6db4%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:05:bd:4f:79 multicnt 4 tc-so: 33:33:ff:bd:4f:79 -- 33:33:ff:bd:4f:79 refcount 1 tc-so: 33:33:0a:87:6d:b4 -- 33:33:0a:87:6d:b4 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:ff81:eb2f%gif0 refcount 1 tc-so: group ff01:4::1 refcount 2 tc-so: group ff02::2:a87:6db4%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 33624 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:f9:fe:1e tc-so: linkstr: ./bus_ipsec_remote tc-so: inet6 fd00:2::2/64 flags 0 tc-so: inet6 fe80::b0a0:52ff:fef9:fe1e%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 - - 33624 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33624 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:52ff:fef9:fe1e link#2 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33624 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff02::%lo0/32 ::1 UC - - 33624 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:fd00:2::1 b2:a0:08:6b:1e:e3 UHL - - - shmif0 tc-so:fe80::b0a0:8ff:fe6b:1ee3 b2:a0:08:6b:1e: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 33624 0 0 0 0 0 tc-so:lo0 33624 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33624 ::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 33624 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:52:f9:fe:1e 8 0 11 0 0 tc-so:shmif 1500 fd00:2::/64 fd00:2::2 tc-so: ff02::1:fff9:fe1e tc-so: ff01:2::1 tc-so: ff02::2:4763:6eba 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:52ff: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:08:6b:1e:e3 shmif0 4s R tc-so:fe80::b0a0:8ff:fe6b:1ee3%shmif0 b2:a0:08:6b:1e:e3 shmif0 9s 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:fff9:fe1e%shmif0 refcount 1 tc-so: group ff01:2::1 refcount 2 tc-so: group ff02::2:4763:6eba%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:f9:fe:1e multicnt 4 tc-so: 33:33:ff:f9:fe:1e -- 33:33:ff:f9:fe:1e refcount 1 tc-so: 33:33:47:63:6e:ba -- 33:33:47:63:6e: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: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::d85e:fbe7:ce81:eb2f%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::b85a:6a37:f519:4004%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:52:f9:fe:1e 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:52ff:fef9:fe1e%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:05:bd:4f:79 tc-so: linkstr: ./bus_ipsec_tunnel tc-so: input: 8 packets, 880 bytes, 2 multicasts tc-so: output: 16 packets, 1864 bytes, 5 multicasts tc-so: inet6 fc00::2/64 flags 0 tc-so: inet6 fe80::b0a0:5ff:febd:4f79%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:08:6b:1e:e3 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:8ff:fe6b:1ee3%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:08:28:7e:c0 tc-so: linkstr: ./bus_ipsec_tunnel tc-so: input: 16 packets, 1864 bytes, 5 multicasts tc-so: output: 13 packets, 1310 bytes, 7 multicasts tc-so: inet6 fc00::1/64 flags 0 tc-so: inet6 fe80::b0a0:8ff:fe28:7ec0%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:85:ed:6d:23 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:85ff:feed:6d23%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:ea:f3:f6:a3 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:eaff:fef3:f6a3%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 33624 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 - - 33624 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33624 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33624 lo0 tc-so:ff02::%lo0/32 ::1 UC - - 33624 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33624 0 0 0 0 0 tc-so:lo0 33624 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33624 ::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 33624 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 384 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 128 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 1280 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 128 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 256 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 61 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 64 196 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00128 256 70 0 0 5 0 5 5 0 inf 0 tc-so:kmem-00256 384 56 0 0 6 0 6 6 0 inf 0 tc-so:kmem-00384 512 35 0 0 5 0 5 5 0 inf 0 tc-so:kmem-00512 640 15 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00768 896 7 0 0 2 0 2 2 0 inf 0 tc-so:kmem-01024 1152 96 0 0 32 0 32 32 0 inf 0 tc-so:kmem-02048 2048 534 0 0 267 0 267 267 0 inf 0 tc-so:kmem-04096 4096 15 0 0 15 0 15 15 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 528 5 0 0 3 0 3 3 0 inf 2 tc-so:mclpl 2048 2 0 0 5 0 5 5 0 8192 4 tc-so:mutex 128 31 0 0 1 0 1 1 0 inf 0 tc-so:pcache 2816 51 0 1 50 0 50 50 0 inf 0 tc-so:pcachecpu 128 52 0 0 2 0 2 2 0 inf 0 tc-so:pcglarge 1152 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 384 31 0 0 4 0 4 4 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-128 80 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 309 0 0 5 0 5 5 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 1024 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 2 0 2 2 0 inf 1 tc-so:rwlock 128 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 1024 7 0 0 2 0 2 2 0 inf 0 tc-so:vmembt 128 22 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1775 0 41 444 0 444 tc-so: tc-so:In use 1535K, total allocated 1776K; utilization 86.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, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.99 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/evbarm/9.99.99/modules tc-so:[ 1.350005] 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:[ 13.670005] shmif0: Ethernet address b2:a0:ea:f3:f6:a3 tc-so:[ 29.750005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 29.750005] get_ifid: shmif0: ifid: b0:a0:ea:ff:fe:f3:f6:a3 tc-so:[ 29.750005] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:eaff:fef3:f6a3 tc-so:[ 31.440005] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:eaff:fef3:f6a3 - no duplicates found tc-so:[ 97.910005] in6_if_link_down: fd00:1::2 marked detached tc-so:[ 97.910005] in6_if_link_down: fe80:2::b0a0:eaff:fef3:f6a3 marked detached tc-so:### Dumping unix://ipsec_gif_tunel_local tc-so:lo0: flags=0x8049 mtu 33624 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 - - 33624 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33624 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33624 lo0 tc-so:ff02::%lo0/32 ::1 UC - - 33624 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33624 0 0 0 0 0 tc-so:lo0 33624 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33624 ::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 33624 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 384 2 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 384 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 128 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 1280 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 128 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 256 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 75 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 64 273 0 0 5 0 5 5 0 inf 0 tc-so:kmem-00128 256 78 0 0 5 0 5 5 0 inf 0 tc-so:kmem-00256 384 87 0 0 9 0 9 9 0 inf 0 tc-so:kmem-00384 512 49 0 0 7 0 7 7 0 inf 0 tc-so:kmem-00512 640 16 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00768 896 7 0 0 2 0 2 2 0 inf 0 tc-so:kmem-01024 1152 107 0 0 36 0 36 36 0 inf 0 tc-so:kmem-02048 2048 1159 0 0 580 0 580 580 0 inf 0 tc-so:kmem-04096 4096 16 0 0 16 0 16 16 0 inf 0 tc-so:llentrypl 288 2 0 2 1 0 1 1 0 inf 1 tc-so:mbpl 528 15 0 0 5 0 5 5 0 inf 2 tc-so:mclpl 2048 4 0 0 6 0 6 6 0 8192 4 tc-so:mutex 128 39 0 0 2 0 2 2 0 inf 0 tc-so:pcache 2816 54 0 1 53 0 53 53 0 inf 0 tc-so:pcachecpu 128 55 0 0 2 0 2 2 0 inf 0 tc-so:pcglarge 1152 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 384 48 0 0 5 0 5 5 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-128 80 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 627 0 0 10 0 10 10 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 1024 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 3 0 3 3 0 inf 2 tc-so:rwlock 128 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 1024 7 0 0 2 0 2 2 0 inf 0 tc-so:vmembt 128 69 0 0 3 0 3 3 0 inf 0 tc-so:Totals 3016 0 79 787 0 787 tc-so: tc-so:In use 2879K, total allocated 3148K; utilization 91.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, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.99 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/evbarm/9.99.99/modules tc-so:[ 1.340005] IPsec: Initialized Security Association Processing. tc-so:[ 1.370005] 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:[ 12.990005] shmif0: Ethernet address b2:a0:85:ed:6d:23 tc-so:[ 17.170005] shmif1: Ethernet address b2:a0:08:28:7e:c0 tc-so:[ 27.850005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 27.850005] get_ifid: shmif0: ifid: b0:a0:85:ff:fe:ed:6d:23 tc-so:[ 27.850005] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:85ff:feed:6d23 tc-so:[ 28.320005] get_ifid: shmif1: got interface identifier from itself tc-so:[ 28.320005] get_ifid: shmif1: ifid: b0:a0:08:ff:fe:28:7e:c0 tc-so:[ 28.320005] nd6_dad_start: shmif1: starting DAD for fe80:3::b0a0:8ff:fe28:7ec0 tc-so:[ 29.730005] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:85ff:feed:6d23 - no duplicates found tc-so:[ 30.110005] nd6_dad_timer: shmif1: DAD complete for fe80:3::b0a0:8ff:fe28:7ec0 - no duplicates found tc-so:[ 30.760005] get_ifid: gif0: interface identifier generated by random number tc-so:[ 30.760005] get_ifid: gif0: ifid: b8:5a:6a:37:f5:19:40:04 tc-so:[ 30.760005] nd6_dad_start: gif0: starting DAD for fe80:4::b85a:6a37:f519:4004 tc-so:[ 32.360005] nd6_dad_timer: gif0: DAD complete for fe80:4::b85a:6a37:f519:4004 - no duplicates found tc-so:[ 82.180005] in6_if_link_down: fc01::1 marked detached tc-so:[ 82.180005] in6_if_link_down: fe80:4::b85a:6a37:f519:4004 marked detached tc-so:[ 91.320005] in6_if_link_down: fc00::1 marked detached tc-so:[ 91.320005] in6_if_link_down: fe80:3::b0a0:8ff:fe28:7ec0 marked detached tc-so:[ 93.290005] in6_if_link_down: fd00:1::1 marked detached tc-so:[ 93.290005] in6_if_link_down: fe80:2::b0a0:85ff:feed:6d23 marked detached tc-so:### Dumping unix://ipsec_gif_tunnel_remote tc-so:lo0: flags=0x8049 mtu 33624 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 - - 33624 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33624 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33624 lo0 tc-so:ff02::%lo0/32 ::1 UC - - 33624 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33624 0 0 0 0 0 tc-so:lo0 33624 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33624 ::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 33624 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 384 2 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 384 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 128 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 1280 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 128 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 256 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 52 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 76 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 64 263 0 0 5 0 5 5 0 inf 0 tc-so:kmem-00128 256 79 0 0 5 0 5 5 0 inf 0 tc-so:kmem-00256 384 87 0 0 9 0 9 9 0 inf 0 tc-so:kmem-00384 512 49 0 0 7 0 7 7 0 inf 0 tc-so:kmem-00512 640 16 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00768 896 7 0 0 2 0 2 2 0 inf 0 tc-so:kmem-01024 1152 107 0 0 36 0 36 36 0 inf 0 tc-so:kmem-02048 2048 1170 0 0 585 0 585 585 0 inf 0 tc-so:kmem-04096 4096 16 0 0 16 0 16 16 0 inf 0 tc-so:llentrypl 288 3 0 3 1 0 1 1 0 inf 1 tc-so:mbpl 528 15 0 0 5 0 5 5 0 inf 2 tc-so:mclpl 2048 4 0 0 6 0 6 6 0 8192 4 tc-so:mutex 128 39 0 0 2 0 2 2 0 inf 0 tc-so:pcache 2816 54 0 1 53 0 53 53 0 inf 0 tc-so:pcachecpu 128 55 0 0 2 0 2 2 0 inf 0 tc-so:pcglarge 1152 2 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 384 53 0 0 6 0 6 6 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-128 80 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 632 0 0 11 0 11 11 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 1024 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 3 0 3 3 0 inf 2 tc-so:rwlock 128 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 1024 7 0 0 2 0 2 2 0 inf 0 tc-so:vmembt 128 73 0 0 3 0 3 3 0 inf 0 tc-so:Totals 3038 0 81 794 0 794 tc-so: tc-so:In use 2906K, total allocated 3176K; utilization 91.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, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.99 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/evbarm/9.99.99/modules tc-so:[ 1.330005] IPsec: Initialized Security Association Processing. tc-so:[ 1.370005] mainbus0 (root) tc-so:[ 1.470005] chacha: Portable C ChaCha tc-so:[ 1.470005] 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:[ 15.870005] shmif0: Ethernet address b2:a0:08:6b:1e:e3 tc-so:[ 18.360005] shmif1: Ethernet address b2:a0:05:bd:4f:79 tc-so:[ 28.450005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 28.450005] get_ifid: shmif0: ifid: b0:a0:08:ff:fe:6b:1e:e3 tc-so:[ 28.450005] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:8ff:fe6b:1ee3 tc-so:[ 28.890005] get_ifid: shmif1: got interface identifier from itself tc-so:[ 28.890005] get_ifid: shmif1: ifid: b0:a0:05:ff:fe:bd:4f:79 tc-so:[ 28.890005] nd6_dad_start: shmif1: starting DAD for fe80:3::b0a0:5ff:febd:4f79 tc-so:[ 30.320005] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:8ff:fe6b:1ee3 - no duplicates found tc-so:[ 30.840005] nd6_dad_timer: shmif1: DAD complete for fe80:3::b0a0:5ff:febd:4f79 - no duplicates found tc-so:[ 31.480005] get_ifid: gif0: interface identifier generated by random number tc-so:[ 31.480005] get_ifid: gif0: ifid: d8:5e:fb:e7:ce:81:eb:2f tc-so:[ 31.480005] nd6_dad_start: gif0: starting DAD for fe80:4::d85e:fbe7:ce81:eb2f tc-so:[ 33.440005] nd6_dad_timer: gif0: DAD complete for fe80:4::d85e:fbe7:ce81:eb2f - no duplicates found tc-so:[ 75.410005] in6_if_link_down: fc01::2 marked detached tc-so:[ 75.410005] in6_if_link_down: fe80:4::d85e:fbe7:ce81:eb2f marked detached tc-so:[ 83.080005] in6_if_link_down: fc00::2 marked detached tc-so:[ 83.080005] in6_if_link_down: fe80:3::b0a0:5ff:febd:4f79 marked detached tc-so:[ 85.470005] in6_if_link_down: fd00:2::1 marked detached tc-so:[ 85.470005] in6_if_link_down: fe80:2::b0a0:8ff:fe6b:1ee3 marked detached tc-so:### Dumping unix://ipsec_gif_remote tc-so:lo0: flags=0x8049 mtu 33624 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 - - 33624 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33624 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33624 lo0 tc-so:ff02::%lo0/32 ::1 UC - - 33624 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33624 0 0 0 0 0 tc-so:lo0 33624 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33624 ::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 33624 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 384 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 128 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 1280 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 128 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 256 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 47 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 59 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 64 191 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 256 71 0 0 5 0 5 5 0 inf 0 tc-so:kmem-00256 384 56 0 0 6 0 6 6 0 inf 0 tc-so:kmem-00384 512 35 0 0 5 0 5 5 0 inf 0 tc-so:kmem-00512 640 15 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00768 896 7 0 0 2 0 2 2 0 inf 0 tc-so:kmem-01024 1152 96 0 0 32 0 32 32 0 inf 0 tc-so:kmem-02048 2048 511 0 0 256 0 256 256 0 inf 0 tc-so:kmem-04096 4096 15 0 0 15 0 15 15 0 inf 0 tc-so:llentrypl 288 2 0 2 1 0 1 1 0 inf 1 tc-so:mbpl 528 5 0 0 3 0 3 3 0 inf 2 tc-so:mclpl 2048 3 0 0 6 0 6 6 0 8192 4 tc-so:mutex 128 31 0 0 1 0 1 1 0 inf 0 tc-so:pcache 2816 51 0 1 50 0 50 50 0 inf 0 tc-so:pcachecpu 128 52 0 0 2 0 2 2 0 inf 0 tc-so:pcglarge 1152 2 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 384 31 0 0 4 0 4 4 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-128 80 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 298 0 0 5 0 5 5 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 1024 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 2 0 2 2 0 inf 1 tc-so:rwlock 128 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 1024 7 0 0 2 0 2 2 0 inf 0 tc-so:vmembt 128 22 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1734 0 41 433 0 433 tc-so: tc-so:In use 1490K, total allocated 1732K; utilization 86.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, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.99 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/evbarm/9.99.99/modules tc-so:[ 1.360005] mainbus0 (root) tc-so:[ 1.500005] chacha: Portable C ChaCha tc-so:[ 1.540005] aes: BearSSL aes_ct tc-so:[ 1.540005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.540005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 17.630005] shmif0: Ethernet address b2:a0:52:f9:fe:1e tc-so:[ 29.540005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 29.540005] get_ifid: shmif0: ifid: b0:a0:52:ff:fe:f9:fe:1e tc-so:[ 29.540005] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:52ff:fef9:fe1e tc-so:[ 31.420005] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:52ff:fef9:fe1e - no duplicates found tc-so:[ 77.400005] in6_if_link_down: fd00:2::2 marked detached tc-so:[ 77.400005] in6_if_link_down: fe80:2::b0a0:52ff:fef9:fe1e 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:29.860004 b2:a0:ea:f3:f6:a3 > 33:33:ff:f3:f6:a3, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:fff3:f6a3: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:fff3:f6a3, length 24 tc-so:00:00:30.440004 b2:a0:ea:f3:f6:a3 > 33:33:ff:f3:f6:a3, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:fff3:f6a3: ICMP6, neighbor solicitation, who has fe80::b0a0:eaff:fef3:f6a3, length 32 tc-so:00:00:28.540004 b2:a0:85:ed:6d:23 > 33:33:ff:ed:6d:23, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffed:6d23: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffed:6d23, length 24 tc-so:00:00:28.720004 b2:a0:85:ed:6d:23 > 33:33:ff:ed:6d:23, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffed:6d23: ICMP6, neighbor solicitation, who has fe80::b0a0:85ff:feed:6d23, length 32 tc-so:00:00:32.960004 b2:a0:ea:f3:f6:a3 > 33:33:6f:4d:0e:44, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:eaff:fef3:f6a3 > ff02::2:6f4d:e44: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:6f4d:e44, length 24 tc-so:00:00:33.310004 b2:a0:ea:f3:f6:a3 > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:eaff:fef3:f6a3 > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24 tc-so:00:00:30.820004 b2:a0:85:ed:6d:23 > 33:33:af:a1:55:05, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:85ff:feed:6d23 > ff02::2:afa1:5505: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:afa1:5505, length 24 tc-so:00:00:34.370004 b2:a0:85:ed:6d:23 > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:85ff:feed:6d23 > ff02::1:ff00:1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:1, length 24 tc-so:00:00:38.460004 b2:a0:ea:f3:f6:a3 > 33:33:ff:f3:f6:a3, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:eaff:fef3:f6a3 > ff02::1:fff3:f6a3: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:fff3:f6a3, length 24 tc-so:00:00:38.430004 b2:a0:85:ed:6d:23 > 33:33:ff:ed:6d:23, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:85ff:feed:6d23 > ff02::1:ffed:6d23: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffed:6d23, length 24 tc-so:00:00:43.560004 b2:a0:ea:f3:f6:a3 > 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:40.800004 b2:a0:85:ed:6d:23 > b2:a0:ea:f3:f6:a3, 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:43.560004 b2:a0:ea:f3:f6:a3 > b2:a0:85:ed:6d:23, ethertype IPv6 (0x86dd), length 70: fd00:1::2 > fd00:2::2: ICMP6, echo request, seq 0, length 16 tc-so:00:00:40.920004 b2:a0:85:ed:6d:23 > b2:a0:ea:f3:f6:a3, ethertype IPv6 (0x86dd), length 70: fd00:2::2 > fd00:1::2: ICMP6, echo reply, seq 0, length 16 tc-so:00:00:45.790004 b2:a0:85:ed:6d:23 > b2:a0:ea:f3:f6:a3, 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:48.560004 b2:a0:ea:f3:f6:a3 > b2:a0:85:ed:6d:23, ethertype IPv6 (0x86dd), length 78: fd00:1::2 > fd00:1::1: ICMP6, neighbor advertisement, tgt is fd00:1::2, length 24 tc-so:00:00:50.880004 b2:a0:ea:f3:f6:a3 > b2:a0:85:ed:6d:23, ethertype IPv6 (0x86dd), length 70: fd00:1::2 > fd00:2::2: ICMP6, echo request, seq 0, length 16 tc-so:00:00:48.190004 b2:a0:85:ed:6d:23 > b2:a0:ea:f3:f6:a3, ethertype IPv6 (0x86dd), length 70: fd00:2::2 > fd00:1::2: ICMP6, echo reply, seq 0, length 16 tc-so:### Dumping ./bus_ipsec_remote tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:28.710004 b2:a0:08:6b:1e:e3 > 33:33:ff:6b:1e:e3, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff6b:1ee3: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff6b:1ee3, length 24 tc-so:00:00:29.300004 b2:a0:08:6b:1e:e3 > 33:33:ff:6b:1e:e3, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff6b:1ee3: ICMP6, neighbor solicitation, who has fe80::b0a0:8ff:fe6b:1ee3, length 32 tc-so:00:00:32.140004 b2:a0:08:6b:1e:e3 > 33:33:ff:6b:1e:e3, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:8ff:fe6b:1ee3 > ff02::1:ff6b:1ee3: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff6b:1ee3, length 24 tc-so:00:00:32.650004 b2:a0:08:6b:1e:e3 > 33:33:0a:87:6d:b4, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:8ff:fe6b:1ee3 > ff02::2:a87:6db4: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:a87:6db4, length 24 tc-so:00:00:29.990004 b2:a0:52:f9:fe:1e > 33:33:ff:f9:fe:1e, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:fff9:fe1e: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:fff9:fe1e, length 24 tc-so:00:00:30.400004 b2:a0:52:f9:fe:1e > 33:33:ff:f9:fe:1e, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:fff9:fe1e: ICMP6, neighbor solicitation, who has fe80::b0a0:52ff:fef9:fe1e, length 32 tc-so:00:00:32.650004 b2:a0:52:f9:fe:1e > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:52ff:fef9:fe1e > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24 tc-so:00:00:36.130004 b2:a0:08:6b:1e:e3 > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:8ff:fe6b:1ee3 > ff02::1:ff00:1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:1, length 24 tc-so:00:00:37.160004 b2:a0:08:6b:1e:e3 > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:8ff:fe6b:1ee3 > ff02::1:ff00:2: ICMP6, neighbor solicitation, who has fd00:2::2, length 32 tc-so:00:00:33.770004 b2:a0:52:f9:fe:1e > b2:a0:08:6b:1e:e3, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:52ff:fef9:fe1e > fe80::b0a0:8ff:fe6b:1ee3: ICMP6, neighbor advertisement, tgt is fd00:2::2, length 32 tc-so:00:00:37.200004 b2:a0:08:6b:1e:e3 > b2:a0:52:f9:fe:1e, ethertype IPv6 (0x86dd), length 70: fd00:1::2 > fd00:2::2: ICMP6, echo request, seq 0, length 16 tc-so:00:00:33.820004 b2:a0:52:f9:fe:1e > 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:37.200004 b2:a0:08:6b:1e:e3 > b2:a0:52:f9:fe:1e, 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:33.850004 b2:a0:52:f9:fe:1e > b2:a0:08:6b:1e:e3, ethertype IPv6 (0x86dd), length 70: fd00:2::2 > fd00:1::2: ICMP6, echo reply, seq 0, length 16 tc-so:00:00:35.710004 b2:a0:52:f9:fe:1e > 33:33:ff:f9:fe:1e, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:52ff:fef9:fe1e > ff02::1:fff9:fe1e: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:fff9:fe1e, length 24 tc-so:00:00:37.950004 b2:a0:52:f9:fe:1e > 33:33:47:63:6e:ba, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:52ff:fef9:fe1e > ff02::2:4763:6eba: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:4763:6eba, length 24 tc-so:00:00:38.770004 b2:a0:52:f9:fe:1e > b2:a0:08:6b:1e:e3, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:52ff:fef9:fe1e > fe80::b0a0:8ff:fe6b:1ee3: ICMP6, neighbor solicitation, who has fe80::b0a0:8ff:fe6b:1ee3, length 32 tc-so:00:00:42.160004 b2:a0:08:6b:1e:e3 > b2:a0:52:f9:fe:1e, ethertype IPv6 (0x86dd), length 78: fe80::b0a0:8ff:fe6b:1ee3 > fe80::b0a0:52ff:fef9:fe1e: ICMP6, neighbor advertisement, tgt is fe80::b0a0:8ff:fe6b:1ee3, length 24 tc-so:00:00:44.480004 b2:a0:08:6b:1e:e3 > b2:a0:52:f9:fe:1e, ethertype IPv6 (0x86dd), length 70: fd00:1::2 > fd00:2::2: ICMP6, echo request, seq 0, length 16 tc-so:00:00:41.090004 b2:a0:52:f9:fe:1e > b2:a0:08:6b:1e:e3, ethertype IPv6 (0x86dd), length 70: fd00:2::2 > fd00:1::2: ICMP6, echo reply, seq 0, length 16 tc-so:00:00:47.170004 b2:a0:08:6b:1e:e3 > b2:a0:52:f9:fe:1e, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:8ff:fe6b:1ee3 > fe80::b0a0:52ff:fef9:fe1e: ICMP6, neighbor solicitation, who has fe80::b0a0:52ff:fef9:fe1e, length 32 tc-so:00:00:43.790004 b2:a0:52:f9:fe:1e > b2:a0:08:6b:1e:e3, ethertype IPv6 (0x86dd), length 78: fe80::b0a0:52ff:fef9:fe1e > fe80::b0a0:8ff:fe6b:1ee3: ICMP6, neighbor advertisement, tgt is fe80::b0a0:52ff:fef9:fe1e, length 24 tc-so:### Dumping ./bus_ipsec_tunnel tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:28.500004 b2:a0:08:28:7e:c0 > 33:33:ff:28:7e:c0, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff28:7ec0: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff28:7ec0, length 24 tc-so:00:00:29.100004 b2:a0:08:28:7e:c0 > 33:33:ff:28:7e:c0, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff28:7ec0: ICMP6, neighbor solicitation, who has fe80::b0a0:8ff:fe28:7ec0, length 32 tc-so:00:00:31.000004 b2:a0:08:28:7e:c0 > 33:33:ff:28:7e:c0, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:8ff:fe28:7ec0 > ff02::1:ff28:7ec0: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff28:7ec0, length 24 tc-so:00:00:31.270004 b2:a0:08:28:7e:c0 > 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:31.510004 b2:a0:08:28:7e:c0 > 33:33:af:a1:55:05, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:8ff:fe28:7ec0 > ff02::2:afa1:5505: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:afa1:5505, length 24 tc-so:00:00:32.280004 b2:a0:08:28:7e:c0 > 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:28.940004 b2:a0:05:bd:4f:79 > b2:a0:08:28:7e:c0, ethertype IPv6 (0x86dd), length 86: fc00::2 > fc00::1: ICMP6, neighbor advertisement, tgt is fc00::2, length 32 tc-so:00:00:32.630004 b2:a0:08:28:7e:c0 > b2:a0:05:bd:4f:79, 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:28.940004 b2:a0:05:bd:4f:79 > b2:a0:08:28:7e:c0, ethertype IPv6 (0x86dd), length 174: fc00::2 > fc00::1: ICMP6, parameter problem, next header - octet 6, length 120 tc-so:00:00:29.770004 b2:a0:05:bd:4f:79 > 33:33:ff:bd:4f:79, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffbd:4f79: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffbd:4f79, length 24 tc-so:00:00:29.810004 b2:a0:05:bd:4f:79 > 33:33:ff:bd:4f:79, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffbd:4f79: ICMP6, neighbor solicitation, who has fe80::b0a0:5ff:febd:4f79, length 32 tc-so:00:00:34.490004 b2:a0:08:28:7e:c0 > b2:a0:05:bd:4f:79, ethertype IPv6 (0x86dd), length 126: fc00::1 > fc00::2: fe80::b85a:6a37:f519:4004 > ff02::2:afa1:5505: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:afa1:5505, length 24 tc-so:00:00:30.800004 b2:a0:05:bd:4f:79 > b2:a0:08:28:7e:c0, ethertype IPv6 (0x86dd), length 174: fc00::2 > fc00::1: ICMP6, parameter problem, next header - octet 6, length 120 tc-so:00:00:35.510004 b2:a0:08:28:7e:c0 > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:8ff:fe28:7ec0 > ff02::1:ff00:1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:1, length 24 tc-so:00:00:32.090004 b2:a0:05:bd:4f:79 > b2:a0:08:28:7e:c0, ethertype IPv6 (0x86dd), length 126: fc00::2 > fc00::1: :: > ff02::1:ff81:eb2f: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff81:eb2f, length 24 tc-so:00:00:32.390004 b2:a0:05:bd:4f:79 > b2:a0:08:28:7e:c0, ethertype IPv6 (0x86dd), length 126: fc00::2 > fc00::1: :: > ff02::1:ff81:eb2f: ICMP6, neighbor solicitation, who has fe80::d85e:fbe7:ce81:eb2f, length 32 tc-so:00:00:33.950004 b2:a0:05:bd:4f:79 > b2:a0:08:28:7e:c0, ethertype IPv6 (0x86dd), length 86: fc00::2 > fc00::1: ICMP6, neighbor solicitation, who has fc00::1, length 32 tc-so:00:00:37.590004 b2:a0:08:28:7e:c0 > b2:a0:05:bd:4f:79, ethertype IPv6 (0x86dd), length 78: fc00::1 > fc00::2: ICMP6, neighbor advertisement, tgt is fc00::1, length 24 tc-so:00:00:34.020004 b2:a0:05:bd:4f:79 > b2:a0:08:28:7e:c0, ethertype IPv6 (0x86dd), length 126: fc00::2 > fc00::1: fe80::d85e:fbe7:ce81:eb2f > ff02::2:a87:6db4: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:a87:6db4, length 24 tc-so:00:00:34.480004 b2:a0:05:bd:4f:79 > 33:33:0a:87:6d:b4, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:5ff:febd:4f79 > ff02::2:a87:6db4: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:a87:6db4, length 24 tc-so:00:00:35.870004 b2:a0:05:bd:4f:79 > b2:a0:08:28:7e:c0, ethertype IPv6 (0x86dd), length 126: fc00::2 > fc00::1: fe80::d85e:fbe7:ce81:eb2f > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24 tc-so:00:00:40.840004 b2:a0:08:28:7e:c0 > b2:a0:05:bd:4f:79, 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:37.240004 b2:a0:05:bd:4f:79 > b2:a0:08:28:7e:c0, 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:41.110004 b2:a0:08:28:7e:c0 > b2:a0:05:bd:4f:79, ethertype IPv6 (0x86dd), length 126: fc00::1 > fc00::2: fe80::b85a:6a37:f519:4004 > ff02::1:ff19:4004: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff19:4004, length 24 tc-so:00:00:38.280004 b2:a0:05:bd:4f:79 > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:5ff:febd:4f79 > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24 tc-so:00:00:39.060004 b2:a0:05:bd:4f:79 > 33:33:ff:bd:4f:79, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:5ff:febd:4f79 > ff02::1:ffbd:4f79: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffbd:4f79, length 24 tc-so:00:00:40.770004 b2:a0:05:bd:4f:79 > b2:a0:08:28:7e:c0, ethertype IPv6 (0x86dd), length 158: fc00::2 > fc00::1: ESP(spi=0x00002711,seq=0x1), length 104 tc-so:00:00:48.150004 b2:a0:08:28:7e:c0 > b2:a0:05:bd:4f:79, ethertype IPv6 (0x86dd), length 142: fc00::1 > fc00::2: ESP(spi=0x00002710,seq=0x1), length 88 tc-so:00:00:44.520004 b2:a0:05:bd:4f:79 > b2:a0:08:28:7e:c0, ethertype IPv6 (0x86dd), length 142: fc00::2 > fc00::1: ESP(spi=0x00002711,seq=0x2), length 88 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: 1662331894.378227, ipsec_gif_ipv6_transport_esp_rijndaelcbc, passed tc-start: 1662331894.441286, 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:38:eb:6d:04 ./.__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:f2:a7:21:f5 ./.__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:92:5c:04: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:./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:71:66:76 ./.__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:0b:7d:77:b6 ./.__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-se:Fail: incorrect exit status: 1, expected: 0 tc-se:stdout: tc-se: tc-se:stderr: tc-se:rump.ifconfig: rump client init: No such file or directory tc-se: 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 33624 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:30:bd:c0:12 tc-so: linkstr: ./bus_ipsec_local tc-so: input: 5 packets, 430 bytes, 5 multicasts tc-so: output: 5 packets, 430 bytes, 5 multicasts tc-so: inet6 fd00:1::2/64 flags 0 tc-so: inet6 fe80::b0a0:30ff:febd:c012%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 - - 33624 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33624 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:30ff:febd:c012 link#2 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33624 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff02::%lo0/32 ::1 UC - - 33624 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33624 0 0 0 0 0 tc-so:lo0 33624 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33624 ::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 33624 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:30:bd:c0:12 5 0 5 0 0 tc-so:shmif 1500 fd00:1::/64 fd00:1::2 tc-so: ff02::1:ffbd:c012 tc-so: ff01:2::1 tc-so: ff02::2:ea2c:f88b tc-so: ff02::1%shmif0 tc-so: ff02::1:ff00:2%sh 5 0 5 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:30ff:f 5 0 5 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 384 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 128 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 1280 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 7 0 7 1 0 1 1 0 inf 1 tc-so:kcpuset 128 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 256 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 59 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 64 192 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 256 70 0 0 5 0 5 5 0 inf 0 tc-so:kmem-00256 384 56 0 0 6 0 6 6 0 inf 0 tc-so:kmem-00384 512 35 0 0 5 0 5 5 0 inf 0 tc-so:kmem-00512 640 15 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00768 896 7 0 0 2 0 2 2 0 inf 0 tc-so:kmem-01024 1152 96 0 0 32 0 32 32 0 inf 0 tc-so:kmem-02048 2048 290 0 0 145 0 145 145 0 inf 0 tc-so:kmem-04096 4096 15 0 0 15 0 15 15 0 inf 0 tc-so:mbpl 528 4 0 0 3 0 3 3 0 inf 2 tc-so:mclpl 2048 2 0 0 5 0 5 5 0 8192 4 tc-so:mutex 128 31 0 0 1 0 1 1 0 inf 0 tc-so:pcache 2816 51 0 1 50 0 50 50 0 inf 0 tc-so:pcachecpu 128 52 0 0 2 0 2 2 0 inf 0 tc-so:pcglarge 1152 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 384 28 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-128 80 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 186 0 0 3 0 3 3 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 1024 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 2 2 0 2 2 0 inf 0 tc-so:rwlock 128 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 1024 7 0 0 2 0 2 2 0 inf 0 tc-so:vmembt 128 16 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1370 0 15 316 0 316 tc-so: tc-so:In use 1038K, total allocated 1264K; utilization 82.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 fd00:1::2 tc-so: group ff02::1:ffbd:c012%shmif0 refcount 1 tc-so: group ff01:2::1 refcount 2 tc-so: group ff02::2:ea2c:f88b%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:30:bd:c0:12 multicnt 4 tc-so: 33:33:ff:bd:c0:12 -- 33:33:ff:bd:c0:12 refcount 1 tc-so: 33:33:ea:2c:f8:8b -- 33:33:ea:2c:f8:8b 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, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.99 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/evbarm/9.99.99/modules tc-so:[ 1.350005] 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:[ 15.440005] shmif0: Ethernet address b2:a0:30:bd:c0:12 tc-so:[ 31.110005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 31.110005] get_ifid: shmif0: ifid: b0:a0:30:ff:fe:bd:c0:12 tc-so:[ 31.110005] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:30ff:febd:c012 tc-so:[ 32.930005] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:30ff:febd:c012 - no duplicates found tc-so:### Dumping unix://ipsec_gif_tunel_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://ipsec_gif_tunnel_remote 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://ipsec_gif_remote tc-so:lo0: flags=0x8049 mtu 33624 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:0b:7d:77:b6 tc-so: linkstr: ./bus_ipsec_remote tc-so: input: 2 packets, 172 bytes, 2 multicasts tc-so: output: 5 packets, 430 bytes, 5 multicasts tc-so: inet6 fd00:2::2/64 flags 0 tc-so: inet6 fe80::b0a0:bff:fe7d:77b6%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 - - 33624 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33624 lo0 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:bff:fe7d:77b6 link#2 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33624 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff02::%lo0/32 ::1 UC - - 33624 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33624 0 0 0 0 0 tc-so:lo0 33624 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33624 ::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 33624 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:0b:7d:77:b6 2 0 5 0 0 tc-so:shmif 1500 fd00:2::/64 fd00:2::2 tc-so: ff02::1:ff7d:77b6 tc-so: ff01:2::1 tc-so: ff02::2:f7a7:3da8 tc-so: ff02::1%shmif0 tc-so: ff02::1:ff00:2%sh 2 0 5 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:bff:fe 2 0 5 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 384 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 128 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 1280 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 3 0 3 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 128 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 256 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 47 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 59 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 64 186 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 256 70 0 0 5 0 5 5 0 inf 0 tc-so:kmem-00256 384 56 0 0 6 0 6 6 0 inf 0 tc-so:kmem-00384 512 35 0 0 5 0 5 5 0 inf 0 tc-so:kmem-00512 640 15 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00768 896 7 0 0 2 0 2 2 0 inf 0 tc-so:kmem-01024 1152 96 0 0 32 0 32 32 0 inf 0 tc-so:kmem-02048 2048 273 0 0 137 0 137 137 0 inf 0 tc-so:kmem-04096 4096 15 0 0 15 0 15 15 0 inf 0 tc-so:mbpl 528 4 0 0 3 0 3 3 0 inf 2 tc-so:mclpl 2048 2 0 0 5 0 5 5 0 8192 4 tc-so:mutex 128 31 0 0 1 0 1 1 0 inf 0 tc-so:pcache 2816 51 0 1 50 0 50 50 0 inf 0 tc-so:pcachecpu 128 52 0 0 2 0 2 2 0 inf 0 tc-so:pcglarge 1152 2 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 384 28 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-128 80 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 178 0 0 3 0 3 3 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 1024 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 2 1 0 1 1 0 inf 0 tc-so:rwlock 128 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 1024 7 0 0 2 0 2 2 0 inf 0 tc-so:vmembt 128 16 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1337 0 13 307 0 307 tc-so: tc-so:In use 1004K, total allocated 1228K; utilization 81.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 fd00:2::2 tc-so: group ff02::1:ff7d:77b6%shmif0 refcount 1 tc-so: group ff01:2::1 refcount 2 tc-so: group ff02::2:f7a7:3da8%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:0b:7d:77:b6 multicnt 4 tc-so: 33:33:ff:7d:77:b6 -- 33:33:ff:7d:77:b6 refcount 1 tc-so: 33:33:f7:a7:3d:a8 -- 33:33:f7:a7:3d:a8 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, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.99 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/evbarm/9.99.99/modules tc-so:[ 1.380005] mainbus0 (root) tc-so:[ 1.530005] chacha: Portable C ChaCha tc-so:[ 1.560005] aes: BearSSL aes_ct tc-so:[ 1.560005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.560005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 17.020005] shmif0: Ethernet address b2:a0:0b:7d:77:b6 tc-so:[ 31.190005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 31.190005] get_ifid: shmif0: ifid: b0:a0:0b:ff:fe:7d:77:b6 tc-so:[ 31.190005] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:bff:fe7d:77b6 tc-so:[ 33.000005] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:bff:fe7d:77b6 - 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 "aarch64--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 25255] tc-so:[New process 11341] tc-so:[New process 12068] tc-so:[New process 29175] tc-so:[New process 14731] tc-so:[New process 24429] tc-so:[New process 23869] tc-so:[New process 3695] tc-so:[New process 24477] tc-so:[New process 27635] tc-so:[New process 20639] tc-so:[New process 16929] tc-so:[New process 12955] tc-so:[New process 22520] tc-so:[New process 27101] tc-so:[New process 26485] tc-so:[New process 13289] tc-so:[New process 27360] tc-so:[New process 23790] tc-so:[New process 14821] tc-so:[New process 3752] tc-so:[New process 27260] tc-so:[New process 23744] tc-so:[New process 10401] tc-so:[New process 24403] tc-so:[New process 7081] tc-so:[New process 24800] tc-so:[New process 14041] tc-so:[New process 25027] tc-so:[New process 26182] tc-so:[New process 19576] tc-so:[New process 27511] tc-so:[New process 5903] tc-so:[New process 24129] tc-so:[New process 19651] tc-so:[New process 19838] tc-so:[New process 10289] tc-so:[New process 15344] tc-so:[New process 16215] tc-so:[New process 22510] tc-so:[New process 23982] tc-so:[New process 17456] tc-so:[New process 1119] tc-so:[New process 23596] tc-so:[New process 9101] tc-so:Core was generated by `rump_server'. tc-so:Program terminated with signal SIGABRT, Aborted. tc-so:#0 0x0000f22c565cd3ec in _lwp_kill () from /usr/lib/libc.so.12 tc-so:[Current thread is 1 (process 25255)] tc-so:#0 0x0000f22c565cd3ec in _lwp_kill () from /usr/lib/libc.so.12 tc-so:#1 0x0000f22c565cd6ac in abort () from /usr/lib/libc.so.12 tc-so:#2 0x0000f22c568a8314 in rumpuser_exit () from /usr/lib/librumpuser.so.0 tc-so:#3 0x0000f22c56a6fd74 in rumpns_cpu_reboot () from /usr/lib/librump.so.0 tc-so:#4 0x0000f22c56a1a290 in rumpns_kern_reboot () from /usr/lib/librump.so.0 tc-so:#5 0x0000f22c56a191a4 in rumpns_vpanic () from /usr/lib/librump.so.0 tc-so:#6 0x0000f22c569f8f94 in rumpns_kern_assert () from /usr/lib/librump.so.0 tc-so:#7 0x0000f22c563a7008 in rumpns_looutput () from /usr/lib/librumpnet_net.so tc-so:#8 0x0000f22c5634e3e8 in rumpns_ip6_if_output () tc-so: from /usr/lib/librumpnet_net.so tc-so:#9 0x0000f22c563511c0 in rumpns_ip6_output () from /usr/lib/librumpnet_net.so tc-so:#10 0x0000f22c56364714 in ?? () from /usr/lib/librumpnet_net.so tc-so:#11 0x0000f22c563679b4 in rumpns_icmp6_error () from /usr/lib/librumpnet_net.so tc-so:#12 0x0000f22c56349ee4 in ?? () from /usr/lib/librumpnet_net.so tc-so:#13 0x0000f22c56384960 in ?? () from /usr/lib/librumpnet_net.so tc-so:#14 0x0000f22c56a34a4c in ?? () from /usr/lib/librump.so.0 tc-so:#15 0x0000f22c56a6f014 in ?? () from /usr/lib/librump.so.0 tc-so:#16 0x0000f22c56a6aef8 in ?? () from /usr/lib/librump.so.0 tc-so:#17 0x0000f22c5687dc14 in ?? () from /usr/lib/libpthread.so.1 tc-so:#18 0x0000f22c564e249c in __mknod50 () from /usr/lib/libc.so.12 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.5400050] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 28.6100050] get_ifid: shmif0: got interface identifier from itself tc-so:[ 28.6100050] get_ifid: shmif0: ifid: b0:a0:92:ff:fe:5c:04:fa tc-so:[ 28.6100050] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:92ff:fe5c:4fa tc-so:[ 30.5000050] get_ifid: shmif1: got interface identifier from itself tc-so:[ 30.5000050] get_ifid: shmif1: ifid: b0:a0:d6:ff:fe:71:66:76 tc-so:[ 30.5000050] nd6_dad_start: shmif1: starting DAD for fe80:3::b0a0:d6ff:fe71:6676 tc-so:[ 30.5400050] ip6_output: refusing to send from invalid address fe80:3::b0a0:d6ff:fe71:6676 (pid 0) tc-so:[ 31.2800050] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:92ff:fe5c:4fa - no duplicates found tc-so:[ 31.8800050] ip6_output: refusing to send from invalid address fe80:3::b0a0:d6ff:fe71:6676 (pid 0) tc-so:[ 32.1100050] nd6_dad_timer: shmif1: DAD complete for fe80:3::b0a0:d6ff:fe71:6676 - no duplicates found tc-so:[ 33.5300050] get_ifid: gif0: interface identifier generated by random number tc-so:[ 33.5300050] get_ifid: gif0: ifid: 70:78:9e:c9:0d:68:fe:44 tc-so:[ 33.5300050] nd6_dad_start: gif0: starting DAD for fe80:4::7078:9ec9:d68:fe44 tc-so:[ 34.7500050] nd6_dad_timer: gif0: DAD complete for fe80:4::7078:9ec9:d68:fe44 - no duplicates found tc-so:[ 36.6400050] panic: kernel diagnostic assertion "pktq != NULL" failed: file "/tmp/bracket/build/2022.09.04.11.20.33-evbarm-aarch64/src/sys/rump/net/lib/libnet/../../../../net/if_loop.c", line 360 tc-so:[ 36.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, 2022 tc-so:[ 1.0000000] 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.99 (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/evbarm/9.99.99/modules tc-so:[ 1.3700050] IPsec: Initialized Security Association Processing. tc-so:[ 1.4200050] mainbus0 (root) tc-so:[ 1.5400050] chacha: Portable C ChaCha tc-so:[ 1.5400050] aes: BearSSL aes_ct tc-so:[ 1.5400050] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.5400050] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 15.1300050] shmif0: Ethernet address b2:a0:92:5c:04:fa tc-so:[ 18.4300050] shmif1: Ethernet address b2:a0:d6:71:66:76 tc-so:[ 36.6400050] panic: kernel diagnostic assertion "pktq != NULL" failed: file "/tmp/bracket/build/2022.09.04.11.20.33-evbarm-aarch64/src/sys/rump/net/lib/libnet/../../../../net/if_loop.c", line 360 tc-so:[ 36.6400050] rump kernel halting... 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:31.670004 b2:a0:30:bd:c0:12 > 33:33:ff:bd:c0:12, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffbd:c012: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffbd:c012, length 24 tc-so:00:00:31.930004 b2:a0:30:bd:c0:12 > 33:33:ff:bd:c0:12, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffbd:c012: ICMP6, neighbor solicitation, who has fe80::b0a0:30ff:febd:c012, length 32 tc-so:00:00:28.480004 b2:a0:38:eb:6d:04 > 33:33:ff:eb:6d:04, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffeb:6d04: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffeb:6d04, length 24 tc-so:00:00:32.970004 b2:a0:30:bd:c0:12 > 33:33:ff:bd:c0:12, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:30ff:febd:c012 > ff02::1:ffbd:c012: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffbd:c012, length 24 tc-so:00:00:29.200004 b2:a0:38:eb:6d:04 > 33:33:ff:eb:6d:04, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffeb:6d04: ICMP6, neighbor solicitation, who has fe80::b0a0:38ff:feeb:6d04, length 32 tc-so:00:00:35.410004 b2:a0:30:bd:c0:12 > 33:33:ea:2c:f8:8b, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:30ff:febd:c012 > ff02::2:ea2c:f88b: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:ea2c:f88b, length 24 tc-so:00:00:31.910004 b2:a0:38:eb:6d:04 > 33:33:ff:eb:6d:04, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:38ff:feeb:6d04 > ff02::1:ffeb:6d04: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffeb:6d04, length 24 tc-so:00:00:32.410004 b2:a0:38:eb:6d:04 > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:38ff:feeb:6d04 > ff02::1:ff00:1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:1, length 24 tc-so:00:00:34.620004 b2:a0:38:eb:6d:04 > 33:33:a6:aa:04:ea, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:38ff:feeb:6d04 > ff02::2:a6aa:4ea: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:a6aa:4ea, length 24 tc-so:00:00:40.580004 b2:a0:30:bd:c0:12 > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:30ff:febd:c012 > 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:29.340004 b2:a0:92:5c:04:fa > 33:33:ff:5c:04:fa, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff5c:4fa: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff5c:4fa, length 24 tc-so:00:00:30.250004 b2:a0:92:5c:04:fa > 33:33:ff:5c:04:fa, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff5c:4fa: ICMP6, neighbor solicitation, who has fe80::b0a0:92ff:fe5c:4fa, length 32 tc-so:00:00:30.250004 b2:a0:92:5c:04:fa > 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:31.950004 b2:a0:92:5c:04:fa > 33:33:0c:3e:04:df, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:92ff:fe5c:4fa > ff02::2:c3e:4df: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:c3e:4df, length 24 tc-so:00:00:31.920004 b2:a0:0b:7d:77:b6 > 33:33:ff:7d:77:b6, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff7d:77b6: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff7d:77b6, length 24 tc-so:00:00:31.990004 b2:a0:0b:7d:77:b6 > 33:33:ff:7d:77:b6, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff7d:77b6: ICMP6, neighbor solicitation, who has fe80::b0a0:bff:fe7d:77b6, length 32 tc-so:00:00:36.520004 b2:a0:92:5c:04:fa > 33:33:ff:5c:04:fa, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:92ff:fe5c:4fa > ff02::1:ff5c:4fa: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff5c:4fa, length 24 tc-so:00:00:33.490004 b2:a0:0b:7d:77:b6 > 33:33:f7:a7:3d:a8, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:bff:fe7d:77b6 > ff02::2:f7a7:3da8: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:f7a7:3da8, length 24 tc-so:00:00:36.050004 b2:a0:0b:7d:77:b6 > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:bff:fe7d:77b6 > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24 tc-so:00:00:38.320004 b2:a0:0b:7d:77:b6 > 33:33:ff:7d:77:b6, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:bff:fe7d:77b6 > ff02::1:ff7d:77b6: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff7d:77b6, length 24 tc-so:### Dumping ./bus_ipsec_tunnel tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:28.910004 b2:a0:f2:a7:21:f5 > 33:33:ff:a7:21:f5, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffa7:21f5: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffa7:21f5, length 24 tc-so:00:00:29.080004 b2:a0:f2:a7:21:f5 > 33:33:ff:a7:21:f5, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffa7:21f5: ICMP6, neighbor solicitation, who has fe80::b0a0:f2ff:fea7:21f5, length 32 tc-so:00:00:29.750004 b2:a0:f2:a7:21:f5 > 33:33:ff:a7:21:f5, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffa7:21f5: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffa7:21f5, length 24 tc-so:00:00:31.110004 b2:a0:f2:a7:21:f5 > 33:33:a6:aa:04:ea, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:f2ff:fea7:21f5 > ff02::2:a6aa:4ea: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:a6aa:4ea, length 24 tc-so:00:00:31.910004 b2:a0:f2:a7:21:f5 > 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:33.330004 b2:a0:f2:a7:21:f5 > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:f2ff:fea7:21f5 > ff02::1:ff00:2: ICMP6, neighbor solicitation, who has fc00::2, length 32 tc-so:00:00:34.330004 b2:a0:f2:a7:21:f5 > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:f2ff:fea7:21f5 > ff02::1:ff00:2: ICMP6, neighbor solicitation, who has fc00::2, length 32 tc-so:00:00:30.610004 b2:a0:d6:71:66:76 > 33:33:ff:71:66:76, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff71:6676: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff71:6676, length 24 tc-so:00:00:31.080004 b2:a0:d6:71:66:76 > 33:33:ff:71:66:76, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff71:6676: ICMP6, neighbor solicitation, who has fe80::b0a0:d6ff:fe71:6676, length 32 tc-so:00:00:35.130004 b2:a0:f2:a7:21:f5 > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:f2ff:fea7:21f5 > ff02::1:ff00:1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:1, length 24 tc-so:00:00:35.330004 b2:a0:f2:a7:21:f5 > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:f2ff:fea7:21f5 > ff02::1:ff00:2: ICMP6, neighbor solicitation, who has fc00::2, length 32 tc-so:00:00:33.580004 b2:a0:d6:71:66:76 > 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:34.140004 b2:a0:d6:71:66:76 > 33:33:ff:71:66:76, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:d6ff:fe71:6676 > ff02::1:ff71:6676: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff71:6676, length 24 tc-so:00:00:34.180004 b2:a0:d6:71:66:76 > 33:33:0c:3e:04:df, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:d6ff:fe71:6676 > ff02::2:c3e:4df: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:c3e:4df, length 24 tc-so:00:00:34.600004 b2:a0:d6:71:66:76 > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:d6ff:fe71:6676 > ff02::1:ff00:1: ICMP6, neighbor solicitation, who has fc00::1, length 32 tc-so:00:00:35.630004 b2:a0:d6:71:66:76 > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:d6ff:fe71:6676 > ff02::1:ff00:1: ICMP6, neighbor solicitation, who has fc00::1, length 32 tc-so:00:00:36.160004 b2:a0:d6:71:66:76 > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:d6ff:fe71:6676 > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24 tc-so:00:00:36.640004 b2:a0:d6:71:66:76 > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:d6ff:fe71:6676 > ff02::1:ff00:1: ICMP6, neighbor solicitation, who has fc00::1, length 32 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-se:rump.halt: init failed: No such file or directory tc-se:rump.halt: init failed: No such file or directory tc-end: 1662331966.679687, ipsec_gif_ipv6_tunnel_ah_hmacsha512, failed, atf-check failed; see the output of the test for details tc-start: 1662331966.789969, 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:98:b0:2c:9c ./.__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:82:90:cd:9a ./.__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:5f:3a:6b: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:76:c8:e1:f2 ./.__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:19:7f:69: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-se:Fail: incorrect exit status: 1, expected: 0 tc-se:stdout: tc-se: tc-se:stderr: tc-se:rump.ifconfig: rump client init: No such file or directory tc-se: 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 33624 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:71:2f:35 tc-so: linkstr: ./bus_ipsec_local tc-so: input: 5 packets, 430 bytes, 5 multicasts tc-so: output: 5 packets, 430 bytes, 5 multicasts tc-so: inet6 fd00:1::2/64 flags 0 tc-so: inet6 fe80::b0a0:65ff:fe71:2f35%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 - - 33624 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33624 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:65ff:fe71:2f35 link#2 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33624 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff02::%lo0/32 ::1 UC - - 33624 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33624 0 0 0 0 0 tc-so:lo0 33624 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33624 ::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 33624 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:65:71:2f:35 5 0 5 0 0 tc-so:shmif 1500 fd00:1::/64 fd00:1::2 tc-so: ff02::1:ff71:2f35 tc-so: ff01:2::1 tc-so: ff02::2:e1b1:a5aa tc-so: ff02::1%shmif0 tc-so: ff02::1:ff00:2%sh 5 0 5 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:65ff:f 5 0 5 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 384 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 128 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 1280 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 7 0 7 1 0 1 1 0 inf 1 tc-so:kcpuset 128 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 256 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 59 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 64 191 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 256 70 0 0 5 0 5 5 0 inf 0 tc-so:kmem-00256 384 56 0 0 6 0 6 6 0 inf 0 tc-so:kmem-00384 512 35 0 0 5 0 5 5 0 inf 0 tc-so:kmem-00512 640 15 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00768 896 7 0 0 2 0 2 2 0 inf 0 tc-so:kmem-01024 1152 96 0 0 32 0 32 32 0 inf 0 tc-so:kmem-02048 2048 290 0 0 145 0 145 145 0 inf 0 tc-so:kmem-04096 4096 15 0 0 15 0 15 15 0 inf 0 tc-so:mbpl 528 4 0 0 3 0 3 3 0 inf 2 tc-so:mclpl 2048 2 0 0 5 0 5 5 0 8192 4 tc-so:mutex 128 31 0 0 1 0 1 1 0 inf 0 tc-so:pcache 2816 51 0 1 50 0 50 50 0 inf 0 tc-so:pcachecpu 128 52 0 0 2 0 2 2 0 inf 0 tc-so:pcglarge 1152 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 384 27 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-128 80 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 186 0 0 3 0 3 3 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 1024 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 2 2 0 2 2 0 inf 0 tc-so:rwlock 128 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 1024 7 0 0 2 0 2 2 0 inf 0 tc-so:vmembt 128 16 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1368 0 15 316 0 316 tc-so: tc-so:In use 1037K, total allocated 1264K; utilization 82.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 fd00:1::2 tc-so: group ff02::1:ff71:2f35%shmif0 refcount 1 tc-so: group ff01:2::1 refcount 2 tc-so: group ff02::2:e1b1:a5aa%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:65:71:2f:35 multicnt 4 tc-so: 33:33:ff:71:2f:35 -- 33:33:ff:71:2f:35 refcount 1 tc-so: 33:33:e1:b1:a5:aa -- 33:33:e1:b1:a5:aa 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, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.99 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/evbarm/9.99.99/modules 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:[ 15.580005] shmif0: Ethernet address b2:a0:65:71:2f:35 tc-so:[ 30.520005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 30.520005] get_ifid: shmif0: ifid: b0:a0:65:ff:fe:71:2f:35 tc-so:[ 30.520005] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:65ff:fe71:2f35 tc-so:[ 31.790005] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:65ff:fe71:2f35 - no duplicates found tc-so:### Dumping unix://ipsec_gif_tunel_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://ipsec_gif_tunnel_remote 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://ipsec_gif_remote tc-so:lo0: flags=0x8049 mtu 33624 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:19:7f:69:10 tc-so: linkstr: ./bus_ipsec_remote tc-so: input: 1 packet, 86 bytes, 1 multicast tc-so: output: 5 packets, 430 bytes, 5 multicasts tc-so: inet6 fd00:2::2/64 flags 0 tc-so: inet6 fe80::b0a0:19ff:fe7f:6910%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 - - 33624 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33624 lo0 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:19ff:fe7f:6910 link#2 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33624 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff02::%lo0/32 ::1 UC - - 33624 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33624 0 0 0 0 0 tc-so:lo0 33624 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33624 ::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 33624 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:19:7f:69:10 1 0 5 0 0 tc-so:shmif 1500 fd00:2::/64 fd00:2::2 tc-so: ff02::1:ff7f:6910 tc-so: ff01:2::1 tc-so: ff02::2:cdbf:8883 tc-so: ff02::1%shmif0 tc-so: ff02::1:ff00:2%sh 1 0 5 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:19ff:f 1 0 5 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 384 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 128 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 1280 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 3 0 3 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 128 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 256 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 59 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 64 191 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 256 69 0 0 5 0 5 5 0 inf 0 tc-so:kmem-00256 384 56 0 0 6 0 6 6 0 inf 0 tc-so:kmem-00384 512 35 0 0 5 0 5 5 0 inf 0 tc-so:kmem-00512 640 15 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00768 896 7 0 0 2 0 2 2 0 inf 0 tc-so:kmem-01024 1152 96 0 0 32 0 32 32 0 inf 0 tc-so:kmem-02048 2048 273 0 0 137 0 137 137 0 inf 0 tc-so:kmem-04096 4096 15 0 0 15 0 15 15 0 inf 0 tc-so:mbpl 528 5 0 0 3 0 3 3 0 inf 2 tc-so:mclpl 2048 2 0 0 5 0 5 5 0 8192 4 tc-so:mutex 128 31 0 0 1 0 1 1 0 inf 0 tc-so:pcache 2816 51 0 1 50 0 50 50 0 inf 0 tc-so:pcachecpu 128 52 0 0 2 0 2 2 0 inf 0 tc-so:pcglarge 1152 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 384 29 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-128 80 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 178 0 0 3 0 3 3 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 1024 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 2 1 0 1 1 0 inf 0 tc-so:rwlock 128 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 1024 7 0 0 2 0 2 2 0 inf 0 tc-so:vmembt 128 16 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1342 0 13 307 0 307 tc-so: tc-so:In use 1003K, total allocated 1228K; utilization 81.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 fd00:2::2 tc-so: group ff02::1:ff7f:6910%shmif0 refcount 1 tc-so: group ff01:2::1 refcount 2 tc-so: group ff02::2:cdbf:8883%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:19:7f:69:10 multicnt 4 tc-so: 33:33:ff:7f:69:10 -- 33:33:ff:7f:69:10 refcount 1 tc-so: 33:33:cd:bf:88:83 -- 33:33:cd:bf:88:83 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, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.99 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/evbarm/9.99.99/modules tc-so:[ 1.420005] 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:[ 16.920005] shmif0: Ethernet address b2:a0:19:7f:69:10 tc-so:[ 29.910005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 29.910005] get_ifid: shmif0: ifid: b0:a0:19:ff:fe:7f:69:10 tc-so:[ 29.910005] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:19ff:fe7f:6910 tc-so:[ 31.770005] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:19ff:fe7f:6910 - 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 "aarch64--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 10389] tc-so:[New process 27590] tc-so:[New process 18080] tc-so:[New process 14737] tc-so:[New process 23347] tc-so:[New process 13463] tc-so:[New process 24110] tc-so:[New process 19674] tc-so:[New process 27468] tc-so:[New process 21661] tc-so:[New process 14822] tc-so:[New process 22522] tc-so:[New process 26173] tc-so:[New process 28220] tc-so:[New process 982] tc-so:[New process 24769] tc-so:[New process 12424] tc-so:[New process 9827] tc-so:[New process 8560] tc-so:[New process 26184] tc-so:[New process 8721] tc-so:[New process 23881] tc-so:[New process 17310] tc-so:[New process 19455] tc-so:[New process 7012] tc-so:[New process 4273] tc-so:[New process 21157] tc-so:[New process 15849] tc-so:[New process 20262] tc-so:[New process 19083] tc-so:[New process 24951] tc-so:[New process 5417] tc-so:[New process 14492] tc-so:[New process 14888] tc-so:[New process 23123] tc-so:[New process 18555] tc-so:[New process 21827] tc-so:[New process 2724] tc-so:[New process 1292] tc-so:[New process 5069] tc-so:[New process 18981] tc-so:[New process 18391] tc-so:[New process 12685] tc-so:[New process 20526] tc-so:[New process 21753] tc-so:Core was generated by `rump_server'. tc-so:Program terminated with signal SIGABRT, Aborted. tc-so:#0 0x0000f1310d76d3ec in _lwp_kill () from /usr/lib/libc.so.12 tc-so:[Current thread is 1 (process 10389)] tc-so:#0 0x0000f1310d76d3ec in _lwp_kill () from /usr/lib/libc.so.12 tc-so:#1 0x0000f1310d76d6ac in abort () from /usr/lib/libc.so.12 tc-so:#2 0x0000f1310da48314 in rumpuser_exit () from /usr/lib/librumpuser.so.0 tc-so:#3 0x0000f1310dc0fd74 in rumpns_cpu_reboot () from /usr/lib/librump.so.0 tc-so:#4 0x0000f1310dbba290 in rumpns_kern_reboot () from /usr/lib/librump.so.0 tc-so:#5 0x0000f1310dbb91a4 in rumpns_vpanic () from /usr/lib/librump.so.0 tc-so:#6 0x0000f1310db98f94 in rumpns_kern_assert () from /usr/lib/librump.so.0 tc-so:#7 0x0000f1310d547008 in rumpns_looutput () from /usr/lib/librumpnet_net.so tc-so:#8 0x0000f1310d4ee3e8 in rumpns_ip6_if_output () tc-so: from /usr/lib/librumpnet_net.so tc-so:#9 0x0000f1310d4f11c0 in rumpns_ip6_output () from /usr/lib/librumpnet_net.so tc-so:#10 0x0000f1310d504714 in ?? () from /usr/lib/librumpnet_net.so tc-so:#11 0x0000f1310d5079b4 in rumpns_icmp6_error () from /usr/lib/librumpnet_net.so tc-so:#12 0x0000f1310d4e9ee4 in ?? () from /usr/lib/librumpnet_net.so tc-so:#13 0x0000f1310d524960 in ?? () from /usr/lib/librumpnet_net.so tc-so:#14 0x0000f1310dbd4a4c in ?? () from /usr/lib/librump.so.0 tc-so:#15 0x0000f1310dc0f014 in ?? () from /usr/lib/librump.so.0 tc-so:#16 0x0000f1310dc0aef8 in ?? () from /usr/lib/librump.so.0 tc-so:#17 0x0000f1310da1dc14 in ?? () from /usr/lib/libpthread.so.1 tc-so:#18 0x0000f1310d68249c in __mknod50 () from /usr/lib/libc.so.12 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:[ 28.4400050] get_ifid: shmif0: got interface identifier from itself tc-so:[ 28.4400050] get_ifid: shmif0: ifid: b0:a0:5f:ff:fe:3a:6b:bf tc-so:[ 28.4400050] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:5fff:fe3a:6bbf tc-so:[ 28.9100050] get_ifid: shmif1: got interface identifier from itself tc-so:[ 28.9100050] get_ifid: shmif1: ifid: b0:a0:76:ff:fe:c8:e1:f2 tc-so:[ 28.9100050] nd6_dad_start: shmif1: starting DAD for fe80:3::b0a0:76ff:fec8:e1f2 tc-so:[ 29.1700050] ip6_output: refusing to send from invalid address fe80:3::b0a0:76ff:fec8:e1f2 (pid 0) tc-so:[ 30.4800050] nd6_dad_timer: shmif1: DAD complete for fe80:3::b0a0:76ff:fec8:e1f2 - no duplicates found tc-so:[ 30.4800050] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:5fff:fe3a:6bbf - no duplicates found tc-so:[ 32.2200050] get_ifid: gif0: interface identifier generated by random number tc-so:[ 32.2200050] get_ifid: gif0: ifid: 2c:02:dc:4e:2c:17:c5:ae tc-so:[ 32.2200050] nd6_dad_start: gif0: starting DAD for fe80:4::2c02:dc4e:2c17:c5ae tc-so:[ 33.9700050] nd6_dad_timer: gif0: DAD complete for fe80:4::2c02:dc4e:2c17:c5ae - no duplicates found tc-so:[ 35.6900050] panic: kernel diagnostic assertion "pktq != NULL" failed: file "/tmp/bracket/build/2022.09.04.11.20.33-evbarm-aarch64/src/sys/rump/net/lib/libnet/../../../../net/if_loop.c", line 360 tc-so:[ 35.6900050] 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, 2022 tc-so:[ 1.0000000] 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.99 (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/evbarm/9.99.99/modules tc-so:[ 1.3600050] IPsec: Initialized Security Association Processing. tc-so:[ 1.4000050] 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:[ 15.6200050] shmif0: Ethernet address b2:a0:5f:3a:6b:bf tc-so:[ 18.1000050] shmif1: Ethernet address b2:a0:76:c8:e1:f2 tc-so:[ 35.6900050] panic: kernel diagnostic assertion "pktq != NULL" failed: file "/tmp/bracket/build/2022.09.04.11.20.33-evbarm-aarch64/src/sys/rump/net/lib/libnet/../../../../net/if_loop.c", line 360 tc-so:[ 35.6900050] rump kernel halting... 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:30.570004 b2:a0:65:71:2f:35 > 33:33:ff:71:2f:35, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff71:2f35: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff71:2f35, length 24 tc-so:00:00:30.790004 b2:a0:65:71:2f:35 > 33:33:ff:71:2f:35, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff71:2f35: ICMP6, neighbor solicitation, who has fe80::b0a0:65ff:fe71:2f35, length 32 tc-so:00:00:27.700004 b2:a0:98:b0:2c:9c > 33:33:ff:b0:2c:9c, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffb0:2c9c: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffb0:2c9c, length 24 tc-so:00:00:27.830004 b2:a0:98:b0:2c:9c > 33:33:ff:b0:2c:9c, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffb0:2c9c: ICMP6, neighbor solicitation, who has fe80::b0a0:98ff:feb0:2c9c, length 32 tc-so:00:00:29.340004 b2:a0:98:b0:2c:9c > 33:33:10:f8:32:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:98ff:feb0:2c9c > ff02::2:10f8:3201: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:10f8:3201, length 24 tc-so:00:00:29.650004 b2:a0:98:b0:2c:9c > 33:33:ff:b0:2c:9c, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:98ff:feb0:2c9c > ff02::1:ffb0:2c9c: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffb0:2c9c, length 24 tc-so:00:00:29.850004 b2:a0:98:b0:2c:9c > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:98ff:feb0:2c9c > ff02::1:ff00:1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:1, length 24 tc-so:00:00:36.860004 b2:a0:65:71:2f:35 > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:65ff:fe71:2f35 > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24 tc-so:00:00:37.970004 b2:a0:65:71:2f:35 > 33:33:e1:b1:a5:aa, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:65ff:fe71:2f35 > ff02::2:e1b1:a5aa: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:e1b1:a5aa, length 24 tc-so:00:00:38.810004 b2:a0:65:71:2f:35 > 33:33:ff:71:2f:35, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:65ff:fe71:2f35 > ff02::1:ff71:2f35: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff71:2f35, length 24 tc-so:### Dumping ./bus_ipsec_remote tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:29.330004 b2:a0:5f:3a:6b:bf > 33:33:ff:3a:6b:bf, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff3a:6bbf: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff3a:6bbf, length 24 tc-so:00:00:29.430004 b2:a0:5f:3a:6b:bf > 33:33:ff:3a:6b:bf, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff3a:6bbf: ICMP6, neighbor solicitation, who has fe80::b0a0:5fff:fe3a:6bbf, length 32 tc-so:00:00:31.590004 b2:a0:5f:3a:6b:bf > 33:33:d1:d0:48:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:5fff:fe3a:6bbf > ff02::2:d1d0:4802: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:d1d0:4802, length 24 tc-so:00:00:33.270004 b2:a0:5f:3a:6b:bf > 33:33:ff:3a:6b:bf, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:5fff:fe3a:6bbf > ff02::1:ff3a:6bbf: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff3a:6bbf, length 24 tc-so:00:00:30.340004 b2:a0:19:7f:69:10 > 33:33:ff:7f:69:10, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff7f:6910: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff7f:6910, length 24 tc-so:00:00:30.770004 b2:a0:19:7f:69:10 > 33:33:ff:7f:69:10, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff7f:6910: ICMP6, neighbor solicitation, who has fe80::b0a0:19ff:fe7f:6910, length 32 tc-so:00:00:31.410004 b2:a0:19:7f:69:10 > 33:33:cd:bf:88:83, ethertype IPv6 (0x86dd), length 86: :: > ff02::2:cdbf:8883: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:cdbf:8883, length 24 tc-so:00:00:32.530004 b2:a0:19:7f:69:10 > 33:33:ff:7f:69:10, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:19ff:fe7f:6910 > ff02::1:ff7f:6910: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff7f:6910, length 24 tc-so:00:00:34.590004 b2:a0:19:7f:69:10 > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:19ff:fe7f:6910 > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24 tc-so:### Dumping ./bus_ipsec_tunnel tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:28.980004 b2:a0:82:90:cd:9a > 33:33:ff:90:cd:9a, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff90:cd9a: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff90:cd9a, length 24 tc-so:00:00:28.980004 b2:a0:82:90:cd:9a > 33:33:ff:90:cd:9a, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff90:cd9a: ICMP6, neighbor solicitation, who has fe80::b0a0:82ff:fe90:cd9a, length 32 tc-so:00:00:30.840004 b2:a0:82:90:cd: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:31.850004 b2:a0:82:90:cd:9a > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:82ff:fe90:cd9a > ff02::1:ff00:2: ICMP6, neighbor solicitation, who has fc00::2, length 32 tc-so:00:00:32.370004 b2:a0:82:90:cd:9a > 33:33:ff:90:cd:9a, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:82ff:fe90:cd9a > ff02::1:ff90:cd9a: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff90:cd9a, length 24 tc-so:00:00:29.130004 b2:a0:76:c8:e1:f2 > 33:33:ff:c8:e1:f2, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffc8:e1f2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffc8:e1f2, length 24 tc-so:00:00:32.860004 b2:a0:82:90:cd:9a > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:82ff:fe90:cd9a > ff02::1:ff00:2: ICMP6, neighbor solicitation, who has fc00::2, length 32 tc-so:00:00:29.210004 b2:a0:76:c8:e1:f2 > 33:33:ff:c8:e1:f2, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffc8:e1f2: ICMP6, neighbor solicitation, who has fe80::b0a0:76ff:fec8:e1f2, length 32 tc-so:00:00:29.730004 b2:a0:76:c8:e1:f2 > 33:33:ff:c8:e1:f2, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffc8:e1f2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffc8:e1f2, length 24 tc-so:00:00:33.850004 b2:a0:82:90:cd:9a > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:82ff:fe90:cd9a > ff02::1:ff00:2: ICMP6, neighbor solicitation, who has fc00::2, length 32 tc-so:00:00:30.480004 b2:a0:76:c8:e1:f2 > b2:a0:82:90:cd:9a, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:76ff:fec8:e1f2 > fe80::b0a0:82ff:fe90:cd9a: ICMP6, neighbor advertisement, tgt is fc00::2, length 32 tc-so:00:00:31.770004 b2:a0:76:c8:e1:f2 > 33:33:d1:d0:48:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:76ff:fec8:e1f2 > ff02::2:d1d0:4802: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:d1d0:4802, length 24 tc-so:00:00:32.640004 b2:a0:76:c8:e1:f2 > 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:33.350004 b2:a0:76:c8:e1:f2 > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:76ff:fec8:e1f2 > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24 tc-so:00:00:33.650004 b2:a0:76:c8:e1:f2 > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:76ff:fec8:e1f2 > ff02::1:ff00:1: ICMP6, neighbor solicitation, who has fc00::1, length 32 tc-so:00:00:34.670004 b2:a0:76:c8:e1:f2 > 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:35.490004 b2:a0:76:c8:e1:f2 > b2:a0:82:90:cd:9a, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:76ff:fec8:e1f2 > fe80::b0a0:82ff:fe90:cd9a: ICMP6, neighbor solicitation, who has fe80::b0a0:82ff:fe90:cd9a, length 32 tc-so:00:00:35.690004 b2:a0:76:c8:e1:f2 > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:76ff:fec8:e1f2 > ff02::1:ff00:1: ICMP6, neighbor solicitation, who has fc00::1, length 32 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-se:rump.halt: init failed: No such file or directory tc-se:rump.halt: init failed: No such file or directory tc-end: 1662332042.229578, ipsec_gif_ipv6_tunnel_ah_null, failed, atf-check failed; see the output of the test for details tc-start: 1662332042.325877, 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:19:00:ea:29 ./.__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:62:b2:cf:9c ./.__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:3d:67:49:2f ./.__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:ca:35:84:75 ./.__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:0b:f6:a4: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 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: Sep 4 22:54:59 2022 current: Sep 4 22:55:01 2022 tc-so: diff: 2(s) hard: 0(s) soft: 0(s) tc-so: last: Sep 4 22:54:08 2022 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=13538 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: Sep 4 22:54:59 2022 current: Sep 4 22:55:01 2022 tc-so: diff: 2(s) hard: 0(s) soft: 0(s) tc-so: last: Sep 4 22:54:08 2022 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=13538 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: Sep 4 22:55:00 2022 current: Sep 4 22:55:03 2022 tc-so: diff: 3(s) hard: 0(s) soft: 0(s) tc-so: last: Sep 4 22:54:11 2022 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=26332 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: Sep 4 22:55:00 2022 current: Sep 4 22:55:03 2022 tc-so: diff: 3(s) hard: 0(s) soft: 0(s) tc-so: last: Sep 4 22:54:11 2022 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=26332 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 33624 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:e8:80:74:d2 tc-so: linkstr: ./bus_ipsec_local tc-so: inet6 fd00:1::2/64 flags 0 tc-so: inet6 fe80::b0a0:e8ff:fe80:74d2%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 - - 33624 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33624 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:e8ff:fe80:74d2 link#2 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33624 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff02::%lo0/32 ::1 UC - - 33624 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:fd00:1::1 b2:a0:19:00:ea:29 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 33624 0 0 0 0 0 tc-so:lo0 33624 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33624 ::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 33624 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:e8:80:74:d2 9 0 9 0 0 tc-so:shmif 1500 fd00:1::/64 fd00:1::2 tc-so: ff02::1:ff80:74d2 tc-so: ff01:2::1 tc-so: ff02::2:6f0c:b7e0 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:e8ff: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:19:00:ea:29 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:1::2 tc-so: group ff02::1:ff80:74d2%shmif0 refcount 1 tc-so: group ff01:2::1 refcount 2 tc-so: group ff02::2:6f0c:b7e0%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:e8:80:74:d2 multicnt 4 tc-so: 33:33:ff:80:74:d2 -- 33:33:ff:80:74:d2 refcount 1 tc-so: 33:33:6f:0c:b7:e0 -- 33:33:6f:0c:b7:e0 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 33624 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:19:00:ea:29 tc-so: linkstr: ./bus_ipsec_local tc-so: inet6 fd00:1::1/64 flags 0 tc-so: inet6 fe80::b0a0:19ff:fe00:ea29%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:62:b2:cf:9c tc-so: linkstr: ./bus_ipsec_tunnel tc-so: inet6 fc00::1/64 flags 0 tc-so: inet6 fe80::b0a0:62ff:feb2:cf9c%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::284a:393e:4bb1:39ad%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 - - 33624 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33624 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:19ff:fe00:ea29 link#2 UHl - - - lo0 tc-so:fe80::%shmif1/64 link#3 UC - - - shmif1 tc-so:fe80::b0a0:62ff:feb2:cf9c link#3 UHl - - - lo0 tc-so:fe80::%gif0/64 fe80::284a:393e:4bb1:39ad UC - - - gif0 tc-so:fe80::284a:393e:4bb1:39ad gif0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33624 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 - - 33624 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:ca:35:84:75 UHL - - - shmif1 tc-so:fd00:1::2 b2:a0:e8:80:74:d2 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 33624 0 0 0 0 0 tc-so:lo0 33624 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33624 ::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 33624 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:19:00:ea:29 8 0 9 0 0 tc-so:shmif 1500 fd00:1::/64 fd00:1::1 tc-so: ff02::1:ff00:ea29 tc-so: ff01:2::1 tc-so: ff02::2:fcfb:4502 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:19ff:f 8 0 9 0 0 tc-so:shmif 1500 b2:a0:62:b2:cf:9c 16 0 14 0 0 tc-so:shmif 1500 fc00::/64 fc00::1 tc-so: ff02::1:ffb2:cf9c tc-so: ff01:3::1 tc-so: ff02::2:fcfb:4502 tc-so: ff02::1%shmif1 tc-so: ff02::1:ff00:1%sh 16 0 14 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:62ff:f 16 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:ffb1:39ad tc-so: ff01:4::1 tc-so: ff02::2:fcfb:4502 tc-so: ff02::1%gif0 tc-so: ff02::1:ff00:1%gi 7 0 6 0 0 tc-so:gif0 1280 fe80::/64 fe80::284a:393e:4 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:ca:35:84:75 shmif1 3s R tc-so:fd00:1::2 b2:a0:e8:80:74:d2 shmif0 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 fd00:1::1 tc-so: group ff02::1:ff00:ea29%shmif0 refcount 1 tc-so: group ff01:2::1 refcount 2 tc-so: group ff02::2:fcfb:4502%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:19:00:ea:29 multicnt 4 tc-so: 33:33:ff:00:ea:29 -- 33:33:ff:00:ea:29 refcount 1 tc-so: 33:33:fc:fb:45:02 -- 33:33:fc:fb:45: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:shmif1: tc-so: inet6 fc00::1 tc-so: group ff02::1:ffb2:cf9c%shmif1 refcount 1 tc-so: group ff01:3::1 refcount 2 tc-so: group ff02::2:fcfb:4502%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:62:b2:cf:9c multicnt 4 tc-so: 33:33:ff:b2:cf:9c -- 33:33:ff:b2:cf:9c refcount 1 tc-so: 33:33:fc:fb:45:02 -- 33:33:fc:fb:45: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:gif0: tc-so: inet6 fc01::1 tc-so: group ff02::1:ffb1:39ad%gif0 refcount 1 tc-so: group ff01:4::1 refcount 2 tc-so: group ff02::2:fcfb:4502%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 33624 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:67:49:2f tc-so: linkstr: ./bus_ipsec_remote tc-so: inet6 fd00:2::1/64 flags 0 tc-so: inet6 fe80::b0a0:3dff:fe67:492f%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:ca:35:84:75 tc-so: linkstr: ./bus_ipsec_tunnel tc-so: inet6 fc00::2/64 flags 0 tc-so: inet6 fe80::b0a0:caff:fe35:8475%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::7c95:ee5d:c496:cb48%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 - - 33624 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33624 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:3dff:fe67:492f link#2 UHl - - - lo0 tc-so:fe80::%shmif1/64 link#3 UC - - - shmif1 tc-so:fe80::b0a0:caff:fe35:8475 link#3 UHl - - - lo0 tc-so:fe80::%gif0/64 fe80::7c95:ee5d:c496:cb48 UC - - - gif0 tc-so:fe80::7c95:ee5d:c496:cb48 gif0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33624 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 - - 33624 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:62:b2:cf:9c UHL - - - shmif1 tc-so:fe80::b0a0:62ff:feb2:cf9c b2:a0:62:b2:cf:9c UHL - - - shmif1 tc-so:fd00:2::2 b2:a0:0b:f6:a4:a3 UHL - - - shmif0 tc-so:fe80::b0a0:bff:fef6:a4a3 b2:a0:0b:f6:a4: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 33624 0 0 0 0 0 tc-so:lo0 33624 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33624 ::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 33624 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:3d:67:49:2f 11 0 11 0 0 tc-so:shmif 1500 fd00:2::/64 fd00:2::1 tc-so: ff02::1:ff67:492f tc-so: ff01:2::1 tc-so: ff02::2:d588:155% 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:3dff:f 11 0 11 0 0 tc-so:shmif 1500 b2:a0:ca:35:84:75 10 0 16 0 0 tc-so:shmif 1500 fc00::/64 fc00::2 tc-so: ff02::1:ff35:8475 tc-so: ff01:3::1 tc-so: ff02::2:d588:155% tc-so: ff02::1%shmif1 tc-so: ff02::1:ff00:2%sh 10 0 16 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:caff:f 10 0 16 0 0 tc-so:gif0 1280 3 0 6 0 0 tc-so:gif0 1280 fc01::2/128 fc01::2 tc-so: ff02::1:ff96:cb48 tc-so: ff01:4::1 tc-so: ff02::2:d588:155% tc-so: ff02::1%gif0 tc-so: ff02::1:ff00:2%gi 3 0 6 0 0 tc-so:gif0 1280 fe80::/64 fe80::7c95:ee5d:c 3 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:62:b2:cf:9c shmif1 23h59m48s S R tc-so:fe80::b0a0:62ff:feb2:cf9c%shmif1 b2:a0:62:b2:cf:9c shmif1 23h59m17s S tc-so:fd00:2::2 b2:a0:0b:f6:a4:a3 shmif0 10s R tc-so:fe80::b0a0:bff:fef6:a4a3%shmif0 b2:a0:0b:f6:a4:a3 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:2::1 tc-so: group ff02::1:ff67:492f%shmif0 refcount 1 tc-so: group ff01:2::1 refcount 2 tc-so: group ff02::2:d588:155%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:67:49:2f multicnt 4 tc-so: 33:33:ff:67:49:2f -- 33:33:ff:67:49:2f refcount 1 tc-so: 33:33:d5:88:01:55 -- 33:33:d5:88:01: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:01 -- 33:33:ff:00:00:01 refcount 1 tc-so:shmif1: tc-so: inet6 fc00::2 tc-so: group ff02::1:ff35:8475%shmif1 refcount 1 tc-so: group ff01:3::1 refcount 2 tc-so: group ff02::2:d588:155%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:ca:35:84:75 multicnt 4 tc-so: 33:33:ff:35:84:75 -- 33:33:ff:35:84:75 refcount 1 tc-so: 33:33:d5:88:01:55 -- 33:33:d5:88:01: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:gif0: tc-so: inet6 fc01::2 tc-so: group ff02::1:ff96:cb48%gif0 refcount 1 tc-so: group ff01:4::1 refcount 2 tc-so: group ff02::2:d588:155%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 33624 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:0b:f6:a4:a3 tc-so: linkstr: ./bus_ipsec_remote tc-so: inet6 fd00:2::2/64 flags 0 tc-so: inet6 fe80::b0a0:bff:fef6:a4a3%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 - - 33624 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33624 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:bff:fef6:a4a3 link#2 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33624 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff02::%lo0/32 ::1 UC - - 33624 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:fd00:2::1 b2:a0:3d:67:49:2f UHL - - - shmif0 tc-so:fe80::b0a0:3dff:fe67:492f b2:a0:3d:67:49:2f 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 33624 0 0 0 0 0 tc-so:lo0 33624 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33624 ::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 33624 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:0b:f6:a4:a3 9 0 11 0 0 tc-so:shmif 1500 fd00:2::/64 fd00:2::2 tc-so: ff02::1:fff6:a4a3 tc-so: ff01:2::1 tc-so: ff02::2:1a1b:a57c 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:bff:fe 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:3d:67:49:2f shmif0 23h59m50s S tc-so:fe80::b0a0:3dff:fe67:492f%shmif0 b2:a0:3d:67:49:2f shmif0 23h59m55s S 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:fff6:a4a3%shmif0 refcount 1 tc-so: group ff01:2::1 refcount 2 tc-so: group ff02::2:1a1b:a57c%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:0b:f6:a4:a3 multicnt 4 tc-so: 33:33:ff:f6:a4:a3 -- 33:33:ff:f6:a4:a3 refcount 1 tc-so: 33:33:1a:1b:a5:7c -- 33:33:1a:1b:a5: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: 3 packets, 184 bytes tc-so: output: 6 packets, 416 bytes tc-so: inet6 fc01::2/128 -> fc01::1 flags 0 tc-so: inet6 fe80::7c95:ee5d:c496:cb48%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::284a:393e:4bb1:39ad%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:0b:f6:a4:a3 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:bff:fef6:a4a3%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:ca:35:84:75 tc-so: linkstr: ./bus_ipsec_tunnel tc-so: input: 10 packets, 1032 bytes, 4 multicasts tc-so: output: 16 packets, 1812 bytes, 5 multicasts tc-so: inet6 fc00::2/64 flags 0 tc-so: inet6 fe80::b0a0:caff:fe35:8475%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:3d:67:49:2f 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:3dff:fe67:492f%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:62:b2:cf:9c tc-so: linkstr: ./bus_ipsec_tunnel tc-so: input: 16 packets, 1812 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:62ff:feb2:cf9c%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:19:00:ea:29 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:19ff:fe00:ea29%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:e8:80:74:d2 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:e8ff:fe80:74d2%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 33624 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 - - 33624 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33624 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33624 lo0 tc-so:ff02::%lo0/32 ::1 UC - - 33624 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33624 0 0 0 0 0 tc-so:lo0 33624 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33624 ::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 33624 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 384 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 128 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 1280 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 128 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 256 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 61 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 64 193 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00128 256 70 0 0 5 0 5 5 0 inf 0 tc-so:kmem-00256 384 56 0 0 6 0 6 6 0 inf 0 tc-so:kmem-00384 512 35 0 0 5 0 5 5 0 inf 0 tc-so:kmem-00512 640 15 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00768 896 7 0 0 2 0 2 2 0 inf 0 tc-so:kmem-01024 1152 96 0 0 32 0 32 32 0 inf 0 tc-so:kmem-02048 2048 534 0 0 267 0 267 267 0 inf 0 tc-so:kmem-04096 4096 15 0 0 15 0 15 15 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 528 11 0 0 4 0 4 4 0 inf 2 tc-so:mclpl 2048 3 0 0 6 0 6 6 0 8192 4 tc-so:mutex 128 31 0 0 1 0 1 1 0 inf 0 tc-so:pcache 2816 51 0 1 50 0 50 50 0 inf 0 tc-so:pcachecpu 128 52 0 0 2 0 2 2 0 inf 0 tc-so:pcglarge 1152 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 384 33 0 0 4 0 4 4 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-128 80 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 310 0 0 5 0 5 5 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 1024 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 2 0 2 2 0 inf 1 tc-so:rwlock 128 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 1024 7 0 0 2 0 2 2 0 inf 0 tc-so:vmembt 128 22 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1781 0 41 446 0 446 tc-so: tc-so:In use 1540K, total allocated 1784K; utilization 86.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, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.99 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/evbarm/9.99.99/modules tc-so:[ 1.330005] mainbus0 (root) tc-so:[ 1.460005] chacha: Portable C ChaCha tc-so:[ 1.460005] aes: BearSSL aes_ct tc-so:[ 1.460005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.460005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 15.730005] shmif0: Ethernet address b2:a0:e8:80:74:d2 tc-so:[ 36.790005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 36.790005] get_ifid: shmif0: ifid: b0:a0:e8:ff:fe:80:74:d2 tc-so:[ 36.790005] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:e8ff:fe80:74d2 tc-so:[ 38.810005] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:e8ff:fe80:74d2 - no duplicates found tc-so:[ 112.690005] in6_if_link_down: fd00:1::2 marked detached tc-so:[ 112.690005] in6_if_link_down: fe80:2::b0a0:e8ff:fe80:74d2 marked detached tc-so:### Dumping unix://ipsec_gif_tunel_local tc-so:lo0: flags=0x8049 mtu 33624 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 - - 33624 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33624 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33624 lo0 tc-so:ff02::%lo0/32 ::1 UC - - 33624 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33624 0 0 0 0 0 tc-so:lo0 33624 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33624 ::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 33624 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 384 1 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 384 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 128 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 1280 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 128 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 256 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 73 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 64 272 0 0 5 0 5 5 0 inf 0 tc-so:kmem-00128 256 78 0 0 5 0 5 5 0 inf 0 tc-so:kmem-00256 384 87 0 0 9 0 9 9 0 inf 0 tc-so:kmem-00384 512 49 0 0 7 0 7 7 0 inf 0 tc-so:kmem-00512 640 14 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00768 896 7 0 0 2 0 2 2 0 inf 0 tc-so:kmem-01024 1152 107 0 0 36 0 36 36 0 inf 0 tc-so:kmem-02048 2048 1159 0 0 580 0 580 580 0 inf 0 tc-so:kmem-04096 4096 16 0 0 16 0 16 16 0 inf 0 tc-so:llentrypl 288 2 0 2 1 0 1 1 0 inf 1 tc-so:mbpl 528 15 0 0 5 0 5 5 0 inf 2 tc-so:mclpl 2048 5 0 0 7 0 7 7 0 8192 4 tc-so:mutex 128 39 0 0 2 0 2 2 0 inf 0 tc-so:pcache 2816 54 0 1 53 0 53 53 0 inf 0 tc-so:pcachecpu 128 55 0 0 2 0 2 2 0 inf 0 tc-so:pcglarge 1152 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 384 44 0 0 5 0 5 5 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-128 80 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 628 0 0 10 0 10 10 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 1024 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 3 0 3 3 0 inf 2 tc-so:rwlock 128 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 1024 7 0 0 2 0 2 2 0 inf 0 tc-so:vmembt 128 69 0 0 3 0 3 3 0 inf 0 tc-so:Totals 3008 0 79 788 0 788 tc-so: tc-so:In use 2878K, total allocated 3152K; utilization 91.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, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.99 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/evbarm/9.99.99/modules tc-so:[ 1.350005] IPsec: Initialized Security Association Processing. tc-so:[ 1.380005] 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:[ 15.020005] shmif0: Ethernet address b2:a0:19:00:ea:29 tc-so:[ 17.440005] shmif1: Ethernet address b2:a0:62:b2:cf:9c tc-so:[ 34.780005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 34.780005] get_ifid: shmif0: ifid: b0:a0:19:ff:fe:00:ea:29 tc-so:[ 34.780005] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:19ff:fe00:ea29 tc-so:[ 35.290005] get_ifid: shmif1: got interface identifier from itself tc-so:[ 35.290005] get_ifid: shmif1: ifid: b0:a0:62:ff:fe:b2:cf:9c tc-so:[ 35.290005] nd6_dad_start: shmif1: starting DAD for fe80:3::b0a0:62ff:feb2:cf9c tc-so:[ 36.580005] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:19ff:fe00:ea29 - no duplicates found tc-so:[ 37.050005] nd6_dad_timer: shmif1: DAD complete for fe80:3::b0a0:62ff:feb2:cf9c - no duplicates found tc-so:[ 37.730005] get_ifid: gif0: interface identifier generated by random number tc-so:[ 37.730005] get_ifid: gif0: ifid: 28:4a:39:3e:4b:b1:39:ad tc-so:[ 37.730005] nd6_dad_start: gif0: starting DAD for fe80:4::284a:393e:4bb1:39ad tc-so:[ 39.740005] nd6_dad_timer: gif0: DAD complete for fe80:4::284a:393e:4bb1:39ad - no duplicates found tc-so:[ 96.170005] in6_if_link_down: fc01::1 marked detached tc-so:[ 96.170005] in6_if_link_down: fe80:4::284a:393e:4bb1:39ad marked detached tc-so:[ 104.500005] in6_if_link_down: fc00::1 marked detached tc-so:[ 104.500005] in6_if_link_down: fe80:3::b0a0:62ff:feb2:cf9c marked detached tc-so:[ 106.780005] in6_if_link_down: fd00:1::1 marked detached tc-so:[ 106.780005] in6_if_link_down: fe80:2::b0a0:19ff:fe00:ea29 marked detached tc-so:### Dumping unix://ipsec_gif_tunnel_remote tc-so:lo0: flags=0x8049 mtu 33624 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 - - 33624 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33624 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33624 lo0 tc-so:ff02::%lo0/32 ::1 UC - - 33624 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33624 0 0 0 0 0 tc-so:lo0 33624 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33624 ::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 33624 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 384 2 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 384 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 128 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 1280 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 128 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 256 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 74 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 64 278 0 0 5 0 5 5 0 inf 0 tc-so:kmem-00128 256 78 0 0 5 0 5 5 0 inf 0 tc-so:kmem-00256 384 87 0 0 9 0 9 9 0 inf 0 tc-so:kmem-00384 512 49 0 0 7 0 7 7 0 inf 0 tc-so:kmem-00512 640 14 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00768 896 7 0 0 2 0 2 2 0 inf 0 tc-so:kmem-01024 1152 107 0 0 36 0 36 36 0 inf 0 tc-so:kmem-02048 2048 1180 0 0 590 0 590 590 0 inf 0 tc-so:kmem-04096 4096 16 0 0 16 0 16 16 0 inf 0 tc-so:llentrypl 288 4 0 4 1 0 1 1 0 inf 1 tc-so:mbpl 528 13 0 0 5 0 5 5 0 inf 3 tc-so:mclpl 2048 5 0 0 7 0 7 7 0 8192 4 tc-so:mutex 128 39 0 0 2 0 2 2 0 inf 0 tc-so:pcache 2816 54 0 1 53 0 53 53 0 inf 0 tc-so:pcachecpu 128 55 0 0 2 0 2 2 0 inf 0 tc-so:pcglarge 1152 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 384 47 0 0 5 0 5 5 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-128 80 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 638 0 0 11 0 11 11 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 1024 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 3 0 3 3 0 inf 2 tc-so:rwlock 128 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 1024 7 0 0 2 0 2 2 0 inf 0 tc-so:vmembt 128 71 0 0 3 0 3 3 0 inf 0 tc-so:Totals 3061 0 84 799 0 799 tc-so: tc-so:In use 2925K, total allocated 3196K; utilization 91.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, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.99 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/evbarm/9.99.99/modules tc-so:[ 1.360005] IPsec: Initialized Security Association Processing. tc-so:[ 1.400005] mainbus0 (root) tc-so:[ 1.400005] chacha: Portable C ChaCha tc-so:[ 1.400005] aes: BearSSL aes_ct tc-so:[ 1.400005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.400005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 16.530005] shmif0: Ethernet address b2:a0:3d:67:49:2f tc-so:[ 19.170005] shmif1: Ethernet address b2:a0:ca:35:84:75 tc-so:[ 36.020005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 36.020005] get_ifid: shmif0: ifid: b0:a0:3d:ff:fe:67:49:2f tc-so:[ 36.020005] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:3dff:fe67:492f tc-so:[ 36.520005] get_ifid: shmif1: got interface identifier from itself tc-so:[ 36.520005] get_ifid: shmif1: ifid: b0:a0:ca:ff:fe:35:84:75 tc-so:[ 36.520005] nd6_dad_start: shmif1: starting DAD for fe80:3::b0a0:caff:fe35:8475 tc-so:[ 36.520005] ip6_output: refusing to send from invalid address fe80:3::b0a0:caff:fe35:8475 (pid 0) tc-so:[ 37.700005] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:3dff:fe67:492f - no duplicates found tc-so:[ 38.290005] nd6_dad_timer: shmif1: DAD complete for fe80:3::b0a0:caff:fe35:8475 - no duplicates found tc-so:[ 39.180005] get_ifid: gif0: interface identifier generated by random number tc-so:[ 39.180005] get_ifid: gif0: ifid: 7c:95:ee:5d:c4:96:cb:48 tc-so:[ 39.180005] nd6_dad_start: gif0: starting DAD for fe80:4::7c95:ee5d:c496:cb48 tc-so:[ 41.190005] nd6_dad_timer: gif0: DAD complete for fe80:4::7c95:ee5d:c496:cb48 - no duplicates found tc-so:[ 90.260005] in6_if_link_down: fc01::2 marked detached tc-so:[ 90.260005] in6_if_link_down: fe80:4::7c95:ee5d:c496:cb48 marked detached tc-so:[ 97.220005] in6_if_link_down: fc00::2 marked detached tc-so:[ 97.220005] in6_if_link_down: fe80:3::b0a0:caff:fe35:8475 marked detached tc-so:[ 99.240005] in6_if_link_down: fd00:2::1 marked detached tc-so:[ 99.240005] in6_if_link_down: fe80:2::b0a0:3dff:fe67:492f marked detached tc-so:### Dumping unix://ipsec_gif_remote tc-so:lo0: flags=0x8049 mtu 33624 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 - - 33624 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33624 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33624 lo0 tc-so:ff02::%lo0/32 ::1 UC - - 33624 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33624 0 0 0 0 0 tc-so:lo0 33624 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33624 ::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 33624 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 384 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 128 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 1280 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 128 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 256 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 59 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 64 193 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00128 256 70 0 0 5 0 5 5 0 inf 0 tc-so:kmem-00256 384 56 0 0 6 0 6 6 0 inf 0 tc-so:kmem-00384 512 35 0 0 5 0 5 5 0 inf 0 tc-so:kmem-00512 640 15 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00768 896 7 0 0 2 0 2 2 0 inf 0 tc-so:kmem-01024 1152 96 0 0 32 0 32 32 0 inf 0 tc-so:kmem-02048 2048 512 0 0 256 0 256 256 0 inf 0 tc-so:kmem-04096 4096 15 0 0 15 0 15 15 0 inf 0 tc-so:llentrypl 288 2 0 2 1 0 1 1 0 inf 1 tc-so:mbpl 528 8 0 0 4 0 4 4 0 inf 2 tc-so:mclpl 2048 3 0 0 6 0 6 6 0 8192 4 tc-so:mutex 128 31 0 0 1 0 1 1 0 inf 0 tc-so:pcache 2816 51 0 1 50 0 50 50 0 inf 0 tc-so:pcachecpu 128 52 0 0 2 0 2 2 0 inf 0 tc-so:pcglarge 1152 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 384 31 0 0 4 0 4 4 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-128 80 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 299 0 0 5 0 5 5 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 1024 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 2 0 2 2 0 inf 1 tc-so:rwlock 128 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 1024 7 0 0 2 0 2 2 0 inf 0 tc-so:vmembt 128 22 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1739 0 41 435 0 435 tc-so: tc-so:In use 1493K, total allocated 1740K; utilization 85.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, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.99 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/evbarm/9.99.99/modules tc-so:[ 1.360005] 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:[ 21.150005] shmif0: Ethernet address b2:a0:0b:f6:a4:a3 tc-so:[ 36.200005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 36.200005] get_ifid: shmif0: ifid: b0:a0:0b:ff:fe:f6:a4:a3 tc-so:[ 36.200005] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:bff:fef6:a4a3 tc-so:[ 37.620005] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:bff:fef6:a4a3 - no duplicates found tc-so:[ 90.620005] in6_if_link_down: fd00:2::2 marked detached tc-so:[ 90.620005] in6_if_link_down: fe80:2::b0a0:bff:fef6:a4a3 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:37.180004 b2:a0:e8:80:74:d2 > 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:37.620004 b2:a0:e8:80:74:d2 > 33:33:ff:80:74:d2, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff80:74d2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff80:74d2, length 24 tc-so:00:00:37.810004 b2:a0:e8:80:74:d2 > 33:33:ff:80:74:d2, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff80:74d2: ICMP6, neighbor solicitation, who has fe80::b0a0:e8ff:fe80:74d2, length 32 tc-so:00:00:35.020004 b2:a0:19:00:ea:29 > 33:33:ff:00:ea:29, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff00:ea29: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:ea29, length 24 tc-so:00:00:35.570004 b2:a0:19:00:ea:29 > 33:33:ff:00:ea:29, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff00:ea29: ICMP6, neighbor solicitation, who has fe80::b0a0:19ff:fe00:ea29, length 32 tc-so:00:00:40.340004 b2:a0:e8:80:74:d2 > 33:33:ff:80:74:d2, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:e8ff:fe80:74d2 > ff02::1:ff80:74d2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff80:74d2, length 24 tc-so:00:00:39.270004 b2:a0:19:00:ea:29 > 33:33:fc:fb:45:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:19ff:fe00:ea29 > ff02::2:fcfb:4502: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:fcfb:4502, length 24 tc-so:00:00:42.430004 b2:a0:e8:80:74:d2 > 33:33:6f:0c:b7:e0, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:e8ff:fe80:74d2 > ff02::2:6f0c:b7e0: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:6f0c:b7e0, length 24 tc-so:00:00:43.640004 b2:a0:19:00:ea:29 > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:19ff:fe00:ea29 > ff02::1:ff00:1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:1, length 24 tc-so:00:00:43.670004 b2:a0:19:00:ea:29 > 33:33:ff:00:ea:29, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:19ff:fe00:ea29 > ff02::1:ff00:ea29: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:ea29, length 24 tc-so:00:00:51.210004 b2:a0:e8:80:74:d2 > 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:48.250004 b2:a0:19:00:ea:29 > b2:a0:e8:80:74:d2, 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:51.250004 b2:a0:e8:80:74:d2 > b2:a0:19:00:ea:29, ethertype IPv6 (0x86dd), length 70: fd00:1::2 > fd00:2::2: ICMP6, echo request, seq 0, length 16 tc-so:00:00:48.370004 b2:a0:19:00:ea:29 > b2:a0:e8:80:74:d2, ethertype IPv6 (0x86dd), length 70: fd00:2::2 > fd00:1::2: ICMP6, echo reply, seq 0, length 16 tc-so:00:00:53.210004 b2:a0:19:00:ea:29 > b2:a0:e8:80:74:d2, 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:56.200004 b2:a0:e8:80:74:d2 > b2:a0:19:00:ea:29, ethertype IPv6 (0x86dd), length 78: fd00:1::2 > fd00:1::1: ICMP6, neighbor advertisement, tgt is fd00:1::2, length 24 tc-so:00:00:59.730004 b2:a0:e8:80:74:d2 > b2:a0:19:00:ea:29, ethertype IPv6 (0x86dd), length 70: fd00:1::2 > fd00:2::2: ICMP6, echo request, seq 0, length 16 tc-so:00:00:56.840004 b2:a0:19:00:ea:29 > b2:a0:e8:80:74:d2, ethertype IPv6 (0x86dd), length 70: fd00:2::2 > fd00:1::2: ICMP6, echo reply, seq 0, length 16 tc-so:### Dumping ./bus_ipsec_remote tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:36.100004 b2:a0:3d:67:49:2f > 33:33:ff:67:49:2f, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff67:492f: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff67:492f, length 24 tc-so:00:00:36.700004 b2:a0:3d:67:49:2f > 33:33:ff:67:49:2f, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff67:492f: ICMP6, neighbor solicitation, who has fe80::b0a0:3dff:fe67:492f, length 32 tc-so:00:00:40.040004 b2:a0:3d:67:49:2f > 33:33:ff:67:49:2f, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:3dff:fe67:492f > ff02::1:ff67:492f: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff67:492f, length 24 tc-so:00:00:36.280004 b2:a0:0b:f6:a4:a3 > 33:33:ff:f6:a4:a3, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:fff6:a4a3: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:fff6:a4a3, length 24 tc-so:00:00:36.590004 b2:a0:0b:f6:a4:a3 > 33:33:ff:f6:a4:a3, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:fff6:a4a3: ICMP6, neighbor solicitation, who has fe80::b0a0:bff:fef6:a4a3, length 32 tc-so:00:00:37.000004 b2:a0:0b:f6:a4:a3 > 33:33:ff:f6:a4:a3, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:fff6:a4a3: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:fff6:a4a3, length 24 tc-so:00:00:43.420004 b2:a0:3d:67:49:2f > 33:33:d5:88:01:55, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:3dff:fe67:492f > ff02::2:d588:155: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:d588:155, length 24 tc-so:00:00:44.790004 b2:a0:3d:67:49:2f > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:3dff:fe67:492f > ff02::1:ff00:1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:1, length 24 tc-so:00:00:44.830004 b2:a0:3d:67:49:2f > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:3dff:fe67:492f > ff02::1:ff00:2: ICMP6, neighbor solicitation, who has fd00:2::2, length 32 tc-so:00:00:40.450004 b2:a0:0b:f6:a4:a3 > b2:a0:3d:67:49:2f, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:bff:fef6:a4a3 > fe80::b0a0:3dff:fe67:492f: ICMP6, neighbor advertisement, tgt is fd00:2::2, length 32 tc-so:00:00:44.870004 b2:a0:3d:67:49:2f > b2:a0:0b:f6:a4:a3, ethertype IPv6 (0x86dd), length 70: fd00:1::2 > fd00:2::2: ICMP6, echo request, seq 0, length 16 tc-so:00:00:40.490004 b2:a0:0b:f6:a4:a3 > 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:44.920004 b2:a0:3d:67:49:2f > b2:a0:0b:f6:a4:a3, 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:40.490004 b2:a0:0b:f6:a4:a3 > b2:a0:3d:67:49:2f, ethertype IPv6 (0x86dd), length 70: fd00:2::2 > fd00:1::2: ICMP6, echo reply, seq 0, length 16 tc-so:00:00:44.290004 b2:a0:0b:f6:a4:a3 > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:bff:fef6:a4a3 > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24 tc-so:00:00:44.540004 b2:a0:0b:f6:a4:a3 > 33:33:1a:1b:a5:7c, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:bff:fef6:a4a3 > ff02::2:1a1b:a57c: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:1a1b:a57c, length 24 tc-so:00:00:45.470004 b2:a0:0b:f6:a4:a3 > b2:a0:3d:67:49:2f, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:bff:fef6:a4a3 > fe80::b0a0:3dff:fe67:492f: ICMP6, neighbor solicitation, who has fe80::b0a0:3dff:fe67:492f, length 32 tc-so:00:00:49.870004 b2:a0:3d:67:49:2f > b2:a0:0b:f6:a4:a3, ethertype IPv6 (0x86dd), length 78: fe80::b0a0:3dff:fe67:492f > fe80::b0a0:bff:fef6:a4a3: ICMP6, neighbor advertisement, tgt is fe80::b0a0:3dff:fe67:492f, length 24 tc-so:00:00:53.360004 b2:a0:3d:67:49:2f > b2:a0:0b:f6:a4:a3, ethertype IPv6 (0x86dd), length 70: fd00:1::2 > fd00:2::2: ICMP6, echo request, seq 0, length 16 tc-so:00:00:48.960004 b2:a0:0b:f6:a4:a3 > b2:a0:3d:67:49:2f, ethertype IPv6 (0x86dd), length 70: fd00:2::2 > fd00:1::2: ICMP6, echo reply, seq 0, length 16 tc-so:00:00:54.900004 b2:a0:3d:67:49:2f > b2:a0:0b:f6:a4:a3, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:3dff:fe67:492f > fe80::b0a0:bff:fef6:a4a3: ICMP6, neighbor solicitation, who has fe80::b0a0:bff:fef6:a4a3, length 32 tc-so:00:00:50.490004 b2:a0:0b:f6:a4:a3 > b2:a0:3d:67:49:2f, ethertype IPv6 (0x86dd), length 78: fe80::b0a0:bff:fef6:a4a3 > fe80::b0a0:3dff:fe67:492f: ICMP6, neighbor advertisement, tgt is fe80::b0a0:bff:fef6:a4a3, length 24 tc-so:### Dumping ./bus_ipsec_tunnel tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:35.950004 b2:a0:62:b2:cf:9c > 33:33:ff:b2:cf:9c, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffb2:cf9c: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffb2:cf9c, length 24 tc-so:00:00:36.030004 b2:a0:62:b2:cf:9c > 33:33:ff:b2:cf:9c, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffb2:cf9c: ICMP6, neighbor solicitation, who has fe80::b0a0:62ff:feb2:cf9c, length 32 tc-so:00:00:36.700004 b2:a0:62:b2:cf:9c > 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:38.680004 b2:a0:62:b2:cf:9c > 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:39.700004 b2:a0:62:b2:cf:9c > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:62ff:feb2:cf9c > ff02::1:ff00:2: ICMP6, neighbor solicitation, who has fc00::2, length 32 tc-so:00:00:36.860004 b2:a0:ca:35:84:75 > 33:33:ff:35:84:75, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff35:8475: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff35:8475, length 24 tc-so:00:00:40.700004 b2:a0:62:b2:cf:9c > 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:37.220004 b2:a0:ca:35:84:75 > b2:a0:62:b2:cf:9c, ethertype IPv6 (0x86dd), length 86: fc00::2 > fc00::1: ICMP6, neighbor advertisement, tgt is fc00::2, length 32 tc-so:00:00:37.260004 b2:a0:ca:35:84:75 > 33:33:ff:35:84:75, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff35:8475: ICMP6, neighbor solicitation, who has fe80::b0a0:caff:fe35:8475, length 32 tc-so:00:00:40.700004 b2:a0:62:b2:cf:9c > b2:a0:ca:35:84:75, ethertype IPv6 (0x86dd), length 126: fc00::1 > fc00::2: fe80::284a:393e:4bb1:39ad > ff02::2:fcfb:4502: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:fcfb:4502, length 24 tc-so:00:00:37.260004 b2:a0:ca:35:84:75 > b2:a0:62:b2:cf:9c, ethertype IPv6 (0x86dd), length 174: fc00::2 > fc00::1: ICMP6, parameter problem, next header - octet 6, length 120 tc-so:00:00:41.340004 b2:a0:62:b2:cf:9c > b2:a0:ca:35:84:75, ethertype IPv6 (0x86dd), length 126: fc00::1 > fc00::2: fe80::284a:393e:4bb1:39ad > ff02::1:ffb1:39ad: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffb1:39ad, length 24 tc-so:00:00:37.860004 b2:a0:ca:35:84:75 > b2:a0:62:b2:cf:9c, ethertype IPv6 (0x86dd), length 174: fc00::2 > fc00::1: ICMP6, parameter problem, next header - octet 6, length 120 tc-so:00:00:38.050004 b2:a0:ca:35:84:75 > 33:33:d5:88:01:55, ethertype IPv6 (0x86dd), length 86: :: > ff02::2:d588:155: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:d588:155, length 24 tc-so:00:00:43.220004 b2:a0:62:b2:cf:9c > b2:a0:ca:35:84:75, ethertype IPv6 (0x86dd), length 126: fc00::1 > fc00::2: fe80::284a:393e:4bb1:39ad > ff02::1:ff00:1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:1, length 24 tc-so:00:00:43.420004 b2:a0:62:b2:cf:9c > 33:33:ff:b2:cf:9c, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:62ff:feb2:cf9c > ff02::1:ffb2:cf9c: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffb2:cf9c, length 24 tc-so:00:00:43.600004 b2:a0:62:b2:cf:9c > 33:33:fc:fb:45:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:62ff:feb2:cf9c > ff02::2:fcfb:4502: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:fcfb:4502, length 24 tc-so:00:00:40.170004 b2:a0:ca:35:84:75 > b2:a0:62:b2:cf:9c, ethertype IPv6 (0x86dd), length 126: fc00::2 > fc00::1: :: > ff02::1:ff96:cb48: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff96:cb48, length 24 tc-so:00:00:40.170004 b2:a0:ca:35:84:75 > b2:a0:62:b2:cf:9c, ethertype IPv6 (0x86dd), length 126: fc00::2 > fc00::1: :: > ff02::1:ff96:cb48: ICMP6, neighbor solicitation, who has fe80::7c95:ee5d:c496:cb48, length 32 tc-so:00:00:41.040004 b2:a0:ca:35:84:75 > b2:a0:62:b2:cf:9c, ethertype IPv6 (0x86dd), length 126: fc00::2 > fc00::1: :: > ff02::1:ff96:cb48: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff96:cb48, length 24 tc-so:00:00:41.790004 b2:a0:ca:35:84:75 > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:caff:fe35:8475 > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24 tc-so:00:00:42.240004 b2:a0:ca:35:84:75 > b2:a0:62:b2:cf:9c, ethertype IPv6 (0x86dd), length 86: fc00::2 > fc00::1: ICMP6, neighbor solicitation, who has fc00::1, length 32 tc-so:00:00:45.690004 b2:a0:62:b2:cf:9c > b2:a0:ca:35:84:75, ethertype IPv6 (0x86dd), length 78: fc00::1 > fc00::2: ICMP6, neighbor advertisement, tgt is fc00::1, length 24 tc-so:00:00:42.320004 b2:a0:ca:35:84:75 > b2:a0:62:b2:cf:9c, ethertype IPv6 (0x86dd), length 126: fc00::2 > fc00::1: fe80::7c95:ee5d:c496:cb48 > ff02::2:d588:155: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:d588:155, length 24 tc-so:00:00:43.460004 b2:a0:ca:35:84:75 > b2:a0:62:b2:cf:9c, ethertype IPv6 (0x86dd), length 126: fc00::2 > fc00::1: fe80::7c95:ee5d:c496:cb48 > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24 tc-so:00:00:48.290004 b2:a0:62:b2:cf:9c > b2:a0:ca:35:84:75, 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:44.920004 b2:a0:ca:35:84:75 > b2:a0:62:b2:cf:9c, 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:45.580004 b2:a0:ca:35:84:75 > 33:33:ff:35:84:75, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:caff:fe35:8475 > ff02::1:ff35:8475: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff35:8475, length 24 tc-so:00:00:56.800004 b2:a0:62:b2:cf:9c > b2:a0:ca:35:84:75, ethertype IPv6 (0x86dd), length 122: fc00::1 > fc00::2: ESP(spi=0x00002710,seq=0x1), length 68 tc-so:00:00:53.360004 b2:a0:ca:35:84:75 > b2:a0:62:b2:cf:9c, 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: 1662332191.625361, ipsec_gif_ipv6_tunnel_esp_null, passed tc-start: 1662332191.695102, 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:e0:de:bf:8b ./.__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:e0:3d:52:bc ./.__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:1f:52:a7:79 ./.__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:5c:dc:e1:8a ./.__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:eb:36:47:3a ./.__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-se:Fail: incorrect exit status: 1, expected: 0 tc-se:stdout: tc-se: tc-se:stderr: tc-se:rump.ifconfig: rump client init: No such file or directory tc-se: 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 33624 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:e8:51:a3:a4 tc-so: linkstr: ./bus_ipsec_local tc-so: input: 4 packets, 344 bytes, 4 multicasts tc-so: output: 5 packets, 430 bytes, 5 multicasts tc-so: inet6 fd00:1::2/64 flags 0 tc-so: inet6 fe80::b0a0:e8ff:fe51:a3a4%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 - - 33624 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33624 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:e8ff:fe51:a3a4 link#2 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33624 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff02::%lo0/32 ::1 UC - - 33624 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33624 0 0 0 0 0 tc-so:lo0 33624 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33624 ::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 33624 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:e8:51:a3:a4 4 0 5 0 0 tc-so:shmif 1500 fd00:1::/64 fd00:1::2 tc-so: ff02::1:ff51:a3a4 tc-so: ff01:2::1 tc-so: ff02::2:351d:208e tc-so: ff02::1%shmif0 tc-so: ff02::1:ff00:2%sh 4 0 5 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:e8ff:f 4 0 5 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 384 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 128 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 1280 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 7 0 7 1 0 1 1 0 inf 1 tc-so:kcpuset 128 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 256 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 59 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 64 194 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00128 256 70 0 0 5 0 5 5 0 inf 0 tc-so:kmem-00256 384 56 0 0 6 0 6 6 0 inf 0 tc-so:kmem-00384 512 35 0 0 5 0 5 5 0 inf 0 tc-so:kmem-00512 640 15 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00768 896 7 0 0 2 0 2 2 0 inf 0 tc-so:kmem-01024 1152 96 0 0 32 0 32 32 0 inf 0 tc-so:kmem-02048 2048 290 0 0 145 0 145 145 0 inf 0 tc-so:kmem-04096 4096 15 0 0 15 0 15 15 0 inf 0 tc-so:mbpl 528 5 0 0 3 0 3 3 0 inf 2 tc-so:mclpl 2048 2 0 0 5 0 5 5 0 8192 4 tc-so:mutex 128 31 0 0 1 0 1 1 0 inf 0 tc-so:pcache 2816 51 0 1 50 0 50 50 0 inf 0 tc-so:pcachecpu 128 52 0 0 2 0 2 2 0 inf 0 tc-so:pcglarge 1152 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 384 29 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-128 80 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 187 0 0 3 0 3 3 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 1024 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 2 2 0 2 2 0 inf 0 tc-so:rwlock 128 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 1024 7 0 0 2 0 2 2 0 inf 0 tc-so:vmembt 128 16 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1375 0 15 317 0 317 tc-so: tc-so:In use 1039K, total allocated 1268K; utilization 81.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:shmif0: tc-so: inet6 fd00:1::2 tc-so: group ff02::1:ff51:a3a4%shmif0 refcount 1 tc-so: group ff01:2::1 refcount 2 tc-so: group ff02::2:351d:208e%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:e8:51:a3:a4 multicnt 4 tc-so: 33:33:ff:51:a3:a4 -- 33:33:ff:51:a3:a4 refcount 1 tc-so: 33:33:35:1d:20:8e -- 33:33:35:1d:20:8e 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, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.99 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/evbarm/9.99.99/modules 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:[ 16.070005] shmif0: Ethernet address b2:a0:e8:51:a3:a4 tc-so:[ 38.580005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 38.580005] get_ifid: shmif0: ifid: b0:a0:e8:ff:fe:51:a3:a4 tc-so:[ 38.580005] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:e8ff:fe51:a3a4 tc-so:[ 40.710005] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:e8ff:fe51:a3a4 - no duplicates found tc-so:### Dumping unix://ipsec_gif_tunel_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://ipsec_gif_tunnel_remote 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://ipsec_gif_remote tc-so:lo0: flags=0x8049 mtu 33624 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:eb:36:47:3a tc-so: linkstr: ./bus_ipsec_remote tc-so: input: 1 packet, 86 bytes, 1 multicast tc-so: output: 5 packets, 430 bytes, 5 multicasts tc-so: inet6 fd00:2::2/64 flags 0 tc-so: inet6 fe80::b0a0:ebff:fe36:473a%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 - - 33624 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33624 lo0 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:ebff:fe36:473a link#2 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33624 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff02::%lo0/32 ::1 UC - - 33624 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33624 0 0 0 0 0 tc-so:lo0 33624 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33624 ::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 33624 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:eb:36:47:3a 1 0 5 0 0 tc-so:shmif 1500 fd00:2::/64 fd00:2::2 tc-so: ff02::1:ff36:473a tc-so: ff01:2::1 tc-so: ff02::2:a11d:1b62 tc-so: ff02::1%shmif0 tc-so: ff02::1:ff00:2%sh 1 0 5 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:ebff:f 1 0 5 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 384 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 128 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 1280 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 3 0 3 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 128 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 256 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 59 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 64 191 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 256 69 0 0 5 0 5 5 0 inf 0 tc-so:kmem-00256 384 56 0 0 6 0 6 6 0 inf 0 tc-so:kmem-00384 512 35 0 0 5 0 5 5 0 inf 0 tc-so:kmem-00512 640 15 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00768 896 7 0 0 2 0 2 2 0 inf 0 tc-so:kmem-01024 1152 96 0 0 32 0 32 32 0 inf 0 tc-so:kmem-02048 2048 273 0 0 137 0 137 137 0 inf 0 tc-so:kmem-04096 4096 15 0 0 15 0 15 15 0 inf 0 tc-so:mbpl 528 4 0 0 3 0 3 3 0 inf 2 tc-so:mclpl 2048 2 0 0 5 0 5 5 0 8192 4 tc-so:mutex 128 31 0 0 1 0 1 1 0 inf 0 tc-so:pcache 2816 51 0 1 50 0 50 50 0 inf 0 tc-so:pcachecpu 128 52 0 0 2 0 2 2 0 inf 0 tc-so:pcglarge 1152 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 384 28 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-128 80 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 178 0 0 3 0 3 3 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 1024 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 2 1 0 1 1 0 inf 0 tc-so:rwlock 128 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 1024 7 0 0 2 0 2 2 0 inf 0 tc-so:vmembt 128 16 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1340 0 13 307 0 307 tc-so: tc-so:In use 1003K, total allocated 1228K; utilization 81.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 fd00:2::2 tc-so: group ff02::1:ff36:473a%shmif0 refcount 1 tc-so: group ff01:2::1 refcount 2 tc-so: group ff02::2:a11d:1b62%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:eb:36:47:3a multicnt 4 tc-so: 33:33:ff:36:47:3a -- 33:33:ff:36:47:3a refcount 1 tc-so: 33:33:a1:1d:1b:62 -- 33:33:a1:1d:1b:62 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, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.99 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/evbarm/9.99.99/modules tc-so:[ 1.860005] mainbus0 (root) tc-so:[ 1.860005] chacha: Portable C ChaCha tc-so:[ 1.860005] aes: BearSSL aes_ct tc-so:[ 1.860005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.860005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 21.900005] shmif0: Ethernet address b2:a0:eb:36:47:3a tc-so:[ 40.280005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 40.280005] get_ifid: shmif0: ifid: b0:a0:eb:ff:fe:36:47:3a tc-so:[ 40.280005] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:ebff:fe36:473a tc-so:[ 41.850005] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:ebff:fe36:473a - 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 "aarch64--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 16360] tc-so:[New process 20951] tc-so:[New process 16100] tc-so:[New process 25717] tc-so:[New process 2834] tc-so:[New process 19241] tc-so:[New process 5991] tc-so:[New process 26939] tc-so:[New process 714] tc-so:[New process 25948] tc-so:[New process 23541] tc-so:[New process 21203] tc-so:[New process 20167] tc-so:[New process 9680] tc-so:[New process 5646] tc-so:[New process 23586] tc-so:[New process 24259] tc-so:[New process 18399] tc-so:[New process 26068] tc-so:[New process 27322] tc-so:[New process 26934] tc-so:[New process 20691] tc-so:[New process 16874] tc-so:[New process 29692] tc-so:[New process 22782] tc-so:[New process 29014] tc-so:[New process 29228] tc-so:[New process 29131] tc-so:[New process 26915] tc-so:[New process 15184] tc-so:[New process 6861] tc-so:[New process 25470] tc-so:[New process 28669] tc-so:[New process 28570] tc-so:[New process 17281] tc-so:[New process 28257] tc-so:[New process 27488] tc-so:[New process 9826] tc-so:[New process 20395] tc-so:[New process 5894] tc-so:[New process 25506] tc-so:[New process 10715] tc-so:[New process 854] tc-so:[New process 8561] tc-so:Core was generated by `rump_server'. tc-so:Program terminated with signal SIGABRT, Aborted. tc-so:#0 0x0000ffe4cbb9d3ec in _lwp_kill () from /usr/lib/libc.so.12 tc-so:[Current thread is 1 (process 16360)] tc-so:#0 0x0000ffe4cbb9d3ec in _lwp_kill () from /usr/lib/libc.so.12 tc-so:#1 0x0000ffe4cbb9d6ac in abort () from /usr/lib/libc.so.12 tc-so:#2 0x0000ffe4cbe78314 in rumpuser_exit () from /usr/lib/librumpuser.so.0 tc-so:#3 0x0000ffe4cc03fd74 in rumpns_cpu_reboot () from /usr/lib/librump.so.0 tc-so:#4 0x0000ffe4cbfea290 in rumpns_kern_reboot () from /usr/lib/librump.so.0 tc-so:#5 0x0000ffe4cbfe91a4 in rumpns_vpanic () from /usr/lib/librump.so.0 tc-so:#6 0x0000ffe4cbfc8f94 in rumpns_kern_assert () from /usr/lib/librump.so.0 tc-so:#7 0x0000ffe4cb977008 in rumpns_looutput () from /usr/lib/librumpnet_net.so tc-so:#8 0x0000ffe4cb91e3e8 in rumpns_ip6_if_output () tc-so: from /usr/lib/librumpnet_net.so tc-so:#9 0x0000ffe4cb9211c0 in rumpns_ip6_output () from /usr/lib/librumpnet_net.so tc-so:#10 0x0000ffe4cb934714 in ?? () from /usr/lib/librumpnet_net.so tc-so:#11 0x0000ffe4cb9379b4 in rumpns_icmp6_error () from /usr/lib/librumpnet_net.so tc-so:#12 0x0000ffe4cb919ee4 in ?? () from /usr/lib/librumpnet_net.so tc-so:#13 0x0000ffe4cb954960 in ?? () from /usr/lib/librumpnet_net.so tc-so:#14 0x0000ffe4cc004a4c in ?? () from /usr/lib/librump.so.0 tc-so:#15 0x0000ffe4cc03f014 in ?? () from /usr/lib/librump.so.0 tc-so:#16 0x0000ffe4cc03aef8 in ?? () from /usr/lib/librump.so.0 tc-so:#17 0x0000ffe4cbe4dc14 in ?? () from /usr/lib/libpthread.so.1 tc-so:#18 0x0000ffe4cbab249c in __mknod50 () from /usr/lib/libc.so.12 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.4100050] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 38.3300050] get_ifid: shmif0: got interface identifier from itself tc-so:[ 38.3300050] get_ifid: shmif0: ifid: b0:a0:1f:ff:fe:52:a7:79 tc-so:[ 38.3300050] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:1fff:fe52:a779 tc-so:[ 39.1300050] get_ifid: shmif1: got interface identifier from itself tc-so:[ 39.1300050] get_ifid: shmif1: ifid: b0:a0:5c:ff:fe:dc:e1:8a tc-so:[ 39.1300050] nd6_dad_start: shmif1: starting DAD for fe80:3::b0a0:5cff:fedc:e18a tc-so:[ 39.2000050] ip6_output: refusing to send from invalid address fe80:3::b0a0:5cff:fedc:e18a (pid 0) tc-so:[ 40.2100050] ip6_output: refusing to send from invalid address fe80:3::b0a0:5cff:fedc:e18a (pid 0) tc-so:[ 40.6400050] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:1fff:fe52:a779 - no duplicates found tc-so:[ 41.0700050] nd6_dad_timer: shmif1: DAD complete for fe80:3::b0a0:5cff:fedc:e18a - no duplicates found tc-so:[ 42.7100050] get_ifid: gif0: interface identifier generated by random number tc-so:[ 42.7100050] get_ifid: gif0: ifid: a8:64:71:e2:59:e7:e3:1c tc-so:[ 42.7100050] nd6_dad_start: gif0: starting DAD for fe80:4::a864:71e2:59e7:e31c tc-so:[ 44.1500050] nd6_dad_timer: gif0: DAD complete for fe80:4::a864:71e2:59e7:e31c - no duplicates found tc-so:[ 46.1200050] panic: kernel diagnostic assertion "pktq != NULL" failed: file "/tmp/bracket/build/2022.09.04.11.20.33-evbarm-aarch64/src/sys/rump/net/lib/libnet/../../../../net/if_loop.c", line 360 tc-so:[ 46.1200050] 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, 2022 tc-so:[ 1.0000000] 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.99 (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/evbarm/9.99.99/modules tc-so:[ 1.3700050] IPsec: Initialized Security Association Processing. tc-so:[ 1.4100050] mainbus0 (root) tc-so:[ 1.4100050] chacha: Portable C ChaCha tc-so:[ 1.4100050] aes: BearSSL aes_ct tc-so:[ 1.4100050] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.4100050] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 17.0100050] shmif0: Ethernet address b2:a0:1f:52:a7:79 tc-so:[ 20.4800050] shmif1: Ethernet address b2:a0:5c:dc:e1:8a tc-so:[ 46.1200050] panic: kernel diagnostic assertion "pktq != NULL" failed: file "/tmp/bracket/build/2022.09.04.11.20.33-evbarm-aarch64/src/sys/rump/net/lib/libnet/../../../../net/if_loop.c", line 360 tc-so:[ 46.1200050] rump kernel halting... 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:38.620004 b2:a0:e8:51:a3:a4 > 33:33:ff:51:a3:a4, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff51:a3a4: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff51:a3a4, length 24 tc-so:00:00:39.630004 b2:a0:e8:51:a3:a4 > 33:33:ff:51:a3:a4, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff51:a3a4: ICMP6, neighbor solicitation, who has fe80::b0a0:e8ff:fe51:a3a4, length 32 tc-so:00:00:39.630004 b2:a0:e8:51:a3:a4 > 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:41.260004 b2:a0:e8:51:a3:a4 > 33:33:35:1d:20:8e, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:e8ff:fe51:a3a4 > ff02::2:351d:208e: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:351d:208e, length 24 tc-so:00:00:39.140004 b2:a0:e0:de:bf:8b > 33:33:ff:de:bf:8b, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffde:bf8b: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffde:bf8b, length 24 tc-so:00:00:39.200004 b2:a0:e0:de:bf:8b > 33:33:ff:de:bf:8b, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffde:bf8b: ICMP6, neighbor solicitation, who has fe80::b0a0:e0ff:fede:bf8b, length 32 tc-so:00:00:39.900004 b2:a0:e0:de:bf:8b > 33:33:1f:b5:bd:cd, ethertype IPv6 (0x86dd), length 86: :: > ff02::2:1fb5:bdcd: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:1fb5:bdcd, length 24 tc-so:00:00:46.040004 b2:a0:e8:51:a3:a4 > 33:33:ff:51:a3:a4, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:e8ff:fe51:a3a4 > ff02::1:ff51:a3a4: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff51:a3a4, length 24 tc-so:00:00:44.170004 b2:a0:e0:de:bf:8b > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:e0ff:fede:bf8b > ff02::1:ff00:1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:1, length 24 tc-so:### Dumping ./bus_ipsec_remote tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:39.090004 b2:a0:1f:52:a7:79 > 33:33:ff:52:a7:79, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff52:a779: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff52:a779, length 24 tc-so:00:00:39.390004 b2:a0:1f:52:a7:79 > 33:33:ff:52:a7:79, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff52:a779: ICMP6, neighbor solicitation, who has fe80::b0a0:1fff:fe52:a779, length 32 tc-so:00:00:40.650004 b2:a0:eb:36:47:3a > 33:33:ff:36:47:3a, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff36:473a: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff36:473a, length 24 tc-so:00:00:40.850004 b2:a0:eb:36:47:3a > 33:33:ff:36:47:3a, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff36:473a: ICMP6, neighbor solicitation, who has fe80::b0a0:ebff:fe36:473a, length 32 tc-so:00:00:42.070004 b2:a0:eb:36:47:3a > 33:33:ff:36:47:3a, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:ebff:fe36:473a > ff02::1:ff36:473a: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff36:473a, length 24 tc-so:00:00:45.890004 b2:a0:eb:36:47:3a > 33:33:a1:1d:1b:62, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:ebff:fe36:473a > ff02::2:a11d:1b62: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:a11d:1b62, length 24 tc-so:00:00:47.220004 b2:a0:eb:36:47:3a > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:ebff:fe36:473a > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24 tc-so:### Dumping ./bus_ipsec_tunnel tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:39.590004 b2:a0:e0:3d:52:bc > 33:33:ff:3d:52:bc, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff3d:52bc: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff3d:52bc, length 24 tc-so:00:00:39.860004 b2:a0:e0:3d:52:bc > 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:40.140004 b2:a0:e0:3d:52:bc > 33:33:ff:3d:52:bc, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff3d:52bc: ICMP6, neighbor solicitation, who has fe80::b0a0:e0ff:fe3d:52bc, length 32 tc-so:00:00:42.280004 b2:a0:e0:3d:52:bc > 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:43.290004 b2:a0:e0:3d:52:bc > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:e0ff:fe3d:52bc > ff02::1:ff00:2: ICMP6, neighbor solicitation, who has fc00::2, length 32 tc-so:00:00:44.290004 b2:a0:e0:3d:52:bc > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:e0ff:fe3d:52bc > ff02::1:ff00:2: ICMP6, neighbor solicitation, who has fc00::2, length 32 tc-so:00:00:40.000004 b2:a0:5c:dc:e1:8a > 33:33:ff:dc:e1:8a, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffdc:e18a: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffdc:e18a, length 24 tc-so:00:00:40.070004 b2:a0:5c:dc:e1:8a > 33:33:ff:dc:e1:8a, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffdc:e18a: ICMP6, neighbor solicitation, who has fe80::b0a0:5cff:fedc:e18a, length 32 tc-so:00:00:45.290004 b2:a0:e0:3d:52:bc > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:e0ff:fe3d:52bc > ff02::1:ff00:2: ICMP6, neighbor solicitation, who has fc00::2, length 32 tc-so:00:00:43.110004 b2:a0:5c:dc:e1:8a > 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:43.550004 b2:a0:5c:dc:e1:8a > 33:33:b6:70:99:79, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:5cff:fedc:e18a > ff02::2:b670:9979: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:b670:9979, length 24 tc-so:00:00:44.120004 b2:a0:5c:dc:e1:8a > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:5cff:fedc:e18a > ff02::1:ff00:1: ICMP6, neighbor solicitation, who has fc00::1, length 32 tc-so:00:00:44.330004 b2:a0:5c:dc:e1:8a > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:5cff:fedc:e18a > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24 tc-so:00:00:45.120004 b2:a0:5c:dc:e1:8a > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:5cff:fedc:e18a > ff02::1:ff00:1: ICMP6, neighbor solicitation, who has fc00::1, length 32 tc-so:00:00:46.120004 b2:a0:5c:dc:e1:8a > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:5cff:fedc:e18a > ff02::1:ff00:1: ICMP6, neighbor solicitation, who has fc00::1, length 32 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-se:rump.halt: init failed: No such file or directory tc-se:rump.halt: init failed: No such file or directory tc-end: 1662332274.104021, ipsec_gif_ipv6_tunnel_esp_rijndaelcbc, failed, atf-check failed; see the output of the test for details tp-end: 1662332274.189809, net/ipsec/t_ipsec_gif tp-start: 1662332285.302798, net/ipsec/t_ipsec_l2tp, 16 tc-start: 1662332285.314083, 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:3c:3f:f0:21 ./.__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:e1:57:d4:30 ./.__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:e3:9f:31:98 ./.__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:33:2d:d2:4a ./.__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:16:18:82:3e ./.__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: Sep 4 22:59:07 2022 current: Sep 4 22:59:08 2022 tc-so: diff: 1(s) hard: 0(s) soft: 0(s) tc-so: last: Sep 4 22:58:12 2022 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=16882 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: Sep 4 22:59:07 2022 current: Sep 4 22:59:08 2022 tc-so: diff: 1(s) hard: 0(s) soft: 0(s) tc-so: last: Sep 4 22:58:12 2022 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=16882 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: Sep 4 22:59:08 2022 current: Sep 4 22:59:11 2022 tc-so: diff: 3(s) hard: 0(s) soft: 0(s) tc-so: last: Sep 4 22:58:17 2022 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=28490 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: Sep 4 22:59:08 2022 current: Sep 4 22:59:11 2022 tc-so: diff: 3(s) hard: 0(s) soft: 0(s) tc-so: last: Sep 4 22:58:17 2022 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=28490 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 33624 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:e4:e7:9f:69 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 - - 33624 lo0 tc-so:10.0.0.2 b2:a0:16:18:82:3e 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 33624 0 0 0 0 0 tc-so:lo0 33624 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:e4:e7:9f:69 6 0 6 0 0 tc-so:shmif 1500 10.0.0/24 10.0.0.1 6 0 6 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (10.0.0.2) at b2:a0:16:18:82:3e on shmif0 6s 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:e7:9f:69 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 33624 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:3c:3f:f0:21 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:e1:57:d4:30 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 - - 33624 lo0 tc-so:20.0.0.2 b2:a0:33:2d:d2:4a 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 33624 0 0 0 0 0 tc-so:lo0 33624 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:3c:3f:f0:21 7 0 6 0 0 tc-so:shmif 1500 b2:a0:e1:57:d4:30 9 0 9 0 0 tc-so:shmif 1500 20.0.0/24 20.0.0.1 9 0 9 0 0 tc-so:l2tp0 1280 6 0 6 0 0 tc-so:bridg 1500 12 0 12 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (20.0.0.2) at b2:a0:33:2d:d2:4a on shmif1 23h59m54s S 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:3c:3f:f0:21 multicnt 0 tc-so:shmif1: tc-so: enaddr b2:a0:e1:57:d4:30 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 33624 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:e3:9f:31:98 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:33:2d:d2:4a 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 - - 33624 lo0 tc-so:20.0.0.1 b2:a0:e1:57:d4:30 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 33624 0 0 0 0 0 tc-so:lo0 33624 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:e3:9f:31:98 6 0 6 0 0 tc-so:shmif 1500 b2:a0:33:2d:d2:4a 9 0 9 0 0 tc-so:shmif 1500 20.0.0/24 20.0.0.2 9 0 9 0 0 tc-so:l2tp0 1280 6 0 6 0 0 tc-so:bridg 1500 12 0 12 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (20.0.0.1) at b2:a0:e1:57:d4:30 on shmif1 23h59m48s S 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:e3:9f:31:98 multicnt 0 tc-so:shmif1: tc-so: enaddr b2:a0:33:2d:d2:4a 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 33624 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:16:18:82:3e 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 - - 33624 lo0 tc-so:10.0.0.1 b2:a0:e4:e7:9f:69 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 33624 0 0 0 0 0 tc-so:lo0 33624 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:16:18:82:3e 6 0 6 0 0 tc-so:shmif 1500 10.0.0/24 10.0.0.2 6 0 6 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (10.0.0.1) at b2:a0:e4:e7:9f:69 on shmif0 23h59m47s S 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:16:18:82:3e 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: 12 packets, 728 bytes, 5 multicasts tc-so: output: 12 packets, 728 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: 6 packets, 210 bytes, 5 multicasts tc-so: output: 6 packets, 364 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: 12 packets, 728 bytes, 5 multicasts tc-so: output: 12 packets, 728 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: 6 packets, 210 bytes, 5 multicasts tc-so: output: 6 packets, 364 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:16:18:82:3e tc-so: linkstr: ./bus_ipsec_remote 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 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:33:2d:d2:4a tc-so: linkstr: ./bus_ipsec_tunnel tc-so: input: 9 packets, 762 bytes, 2 multicasts tc-so: output: 9 packets, 762 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:e3:9f:31:98 tc-so: linkstr: ./bus_ipsec_remote tc-so: input: 6 packets, 210 bytes, 5 multicasts tc-so: output: 6 packets, 364 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:e1:57:d4:30 tc-so: linkstr: ./bus_ipsec_tunnel tc-so: input: 9 packets, 762 bytes, 2 multicasts tc-so: output: 9 packets, 762 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:3c:3f:f0:21 tc-so: linkstr: ./bus_ipsec_local tc-so: input: 7 packets, 252 bytes, 6 multicasts tc-so: output: 6 packets, 364 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:e4:e7:9f:69 tc-so: linkstr: ./bus_ipsec_local tc-so: input: 6 packets, 364 bytes, 2 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.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 33624 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 - - 33624 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33624 0 0 0 0 0 tc-so:lo0 33624 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 384 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 128 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 1280 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 128 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 256 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 54 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 64 138 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 256 66 0 0 5 0 5 5 0 inf 0 tc-so:kmem-00256 384 39 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00384 512 26 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00512 640 13 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00768 896 7 0 0 2 0 2 2 0 inf 0 tc-so:kmem-01024 1152 89 0 0 30 0 30 30 0 inf 0 tc-so:kmem-02048 2048 390 0 0 195 0 195 195 0 inf 0 tc-so:kmem-04096 4096 13 0 0 13 0 13 13 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 528 4 0 0 3 0 3 3 0 inf 2 tc-so:mclpl 2048 2 0 0 5 0 5 5 0 8192 4 tc-so:mutex 128 31 0 0 1 0 1 1 0 inf 0 tc-so:pcache 2816 51 0 1 50 0 50 50 0 inf 0 tc-so:pcachecpu 128 52 0 0 2 0 2 2 0 inf 0 tc-so:pcglarge 1152 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 384 28 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-128 80 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 233 0 0 4 0 4 4 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 1024 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 128 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 1024 7 0 0 2 0 2 2 0 inf 0 tc-so:vmembt 128 8 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1410 0 30 360 0 360 tc-so: tc-so:In use 1204K, total allocated 1440K; utilization 83.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, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.99 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/evbarm/9.99.99/modules tc-so:[ 1.780005] mainbus0 (root) tc-so:[ 1.780005] chacha: Portable C ChaCha tc-so:[ 1.780005] aes: BearSSL aes_ct tc-so:[ 1.780005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.780005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 16.320005] shmif0: Ethernet address b2:a0:e4:e7:9f:69 tc-so:### Dumping unix://ipsec_l2tp_tunel_local tc-so:lo0: flags=0x8049 mtu 33624 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 - - 33624 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33624 0 0 0 0 0 tc-so:lo0 33624 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 256 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 384 2 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 384 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 128 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 1280 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 128 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 256 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 67 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 64 176 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 256 80 0 0 5 0 5 5 0 inf 0 tc-so:kmem-00256 384 64 0 0 7 0 7 7 0 inf 0 tc-so:kmem-00384 512 34 0 0 5 0 5 5 0 inf 0 tc-so:kmem-00512 640 13 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00768 896 8 0 0 2 0 2 2 0 inf 0 tc-so:kmem-01024 1152 102 0 0 34 0 34 34 0 inf 0 tc-so:kmem-02048 2048 1115 0 0 558 0 558 558 0 inf 0 tc-so:kmem-04096 4096 13 0 0 13 0 13 13 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 528 15 0 0 5 0 5 5 0 inf 2 tc-so:mclpl 2048 5 0 0 7 0 7 7 0 8192 4 tc-so:mutex 128 42 0 0 2 0 2 2 0 inf 0 tc-so:pcache 2816 54 0 1 53 0 53 53 0 inf 0 tc-so:pcachecpu 128 55 0 0 2 0 2 2 0 inf 0 tc-so:pcglarge 1152 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 384 40 0 0 4 0 4 4 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-128 80 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 600 0 0 10 0 10 10 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 1024 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 128 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 1024 7 0 0 2 0 2 2 0 inf 0 tc-so:vmembt 128 57 0 0 2 0 2 2 0 inf 0 tc-so:Totals 2747 0 54 750 0 750 tc-so: tc-so:In use 2746K, total allocated 3000K; utilization 91.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, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.99 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/evbarm/9.99.99/modules tc-so:[ 1.340005] IPsec: Initialized Security Association Processing. tc-so:[ 1.340005] 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:[ 15.570005] shmif0: Ethernet address b2:a0:3c:3f:f0:21 tc-so:[ 19.100005] shmif1: Ethernet address b2:a0:e1:57:d4:30 tc-so:[ 45.710005] arp from 10.0.0.2: addr len: new 6, i/f 0 (ignored) tc-so:[ 45.750005] arp from 10.0.0.1: addr len: new 6, i/f 0 (ignored) tc-so:[ 49.100005] arp from 10.0.0.1: addr len: new 6, i/f 0 (ignored) tc-so:[ 50.150005] arp from 10.0.0.1: addr len: new 6, i/f 0 (ignored) tc-so:[ 50.430005] arp from 10.0.0.2: addr len: new 6, i/f 0 (ignored) tc-so:[ 60.870005] 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 33624 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 - - 33624 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33624 0 0 0 0 0 tc-so:lo0 33624 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 256 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 384 2 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 384 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 128 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 1280 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 128 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 256 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 67 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 64 169 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 256 81 0 0 6 0 6 6 0 inf 0 tc-so:kmem-00256 384 64 0 0 7 0 7 7 0 inf 0 tc-so:kmem-00384 512 34 0 0 5 0 5 5 0 inf 0 tc-so:kmem-00512 640 13 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00768 896 8 0 0 2 0 2 2 0 inf 0 tc-so:kmem-01024 1152 102 0 0 34 0 34 34 0 inf 0 tc-so:kmem-02048 2048 1117 0 0 559 0 559 559 0 inf 0 tc-so:kmem-04096 4096 13 0 0 13 0 13 13 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 528 15 0 0 5 0 5 5 0 inf 2 tc-so:mclpl 2048 5 0 0 7 0 7 7 0 8192 4 tc-so:mutex 128 42 0 0 2 0 2 2 0 inf 0 tc-so:pcache 2816 54 0 1 53 0 53 53 0 inf 0 tc-so:pcachecpu 128 55 0 0 2 0 2 2 0 inf 0 tc-so:pcglarge 1152 2 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 384 47 0 0 5 0 5 5 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-128 80 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 602 0 0 10 0 10 10 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 1024 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 128 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 1024 7 0 0 2 0 2 2 0 inf 0 tc-so:vmembt 128 59 0 0 2 0 2 2 0 inf 0 tc-so:Totals 2758 0 54 753 0 753 tc-so: tc-so:In use 2755K, total allocated 3012K; utilization 91.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, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.99 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/evbarm/9.99.99/modules tc-so:[ 1.330005] 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:[ 17.590005] shmif0: Ethernet address b2:a0:e3:9f:31:98 tc-so:[ 20.080005] shmif1: Ethernet address b2:a0:33:2d:d2:4a tc-so:[ 40.450005] arp from 10.0.0.2: addr len: new 6, i/f 0 (ignored) tc-so:[ 40.570005] arp from 10.0.0.1: addr len: new 6, i/f 0 (ignored) tc-so:[ 44.910005] arp from 10.0.0.1: addr len: new 6, i/f 0 (ignored) tc-so:[ 44.940005] arp from 10.0.0.1: addr len: new 6, i/f 0 (ignored) tc-so:[ 45.210005] arp from 10.0.0.2: addr len: new 6, i/f 0 (ignored) tc-so:[ 55.600005] 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 33624 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 - - 33624 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33624 0 0 0 0 0 tc-so:lo0 33624 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 384 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 128 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 1280 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 128 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 256 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 44 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 64 139 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 256 66 0 0 5 0 5 5 0 inf 0 tc-so:kmem-00256 384 39 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00384 512 26 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00512 640 13 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00768 896 7 0 0 2 0 2 2 0 inf 0 tc-so:kmem-01024 1152 89 0 0 30 0 30 30 0 inf 0 tc-so:kmem-02048 2048 366 0 0 183 0 183 183 0 inf 0 tc-so:kmem-04096 4096 13 0 0 13 0 13 13 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 528 4 0 0 3 0 3 3 0 inf 2 tc-so:mclpl 2048 3 0 0 6 0 6 6 0 8192 4 tc-so:mutex 128 31 0 0 1 0 1 1 0 inf 0 tc-so:pcache 2816 51 0 1 50 0 50 50 0 inf 0 tc-so:pcachecpu 128 52 0 0 2 0 2 2 0 inf 0 tc-so:pcglarge 1152 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 384 30 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-128 80 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 222 0 0 4 0 4 4 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 1024 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 128 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 1024 7 0 0 2 0 2 2 0 inf 0 tc-so:vmembt 128 8 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1370 0 26 349 0 349 tc-so: tc-so:In use 1157K, total allocated 1396K; utilization 82.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, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.99 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/evbarm/9.99.99/modules tc-so:[ 1.480005] mainbus0 (root) tc-so:[ 1.550005] chacha: Portable C ChaCha tc-so:[ 1.550005] aes: BearSSL aes_ct tc-so:[ 1.550005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.550005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 19.830005] shmif0: Ethernet address b2:a0:16:18:82:3e 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:35.140004 b2:a0:e4:e7:9f:69 > 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:45.710004 b2:a0:16:18:82:3e > 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:52.760004 b2:a0:e4:e7:9f:69 > 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:53.800004 b2:a0:e4:e7:9f:69 > 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:50.190004 b2:a0:16:18:82:3e > b2:a0:e4:e7:9f:69, ethertype ARP (0x0806), length 42: Reply 10.0.0.2 is-at b2:a0:16:18:82:3e, length 28 tc-so:00:00:53.870004 b2:a0:e4:e7:9f:69 > b2:a0:16:18:82:3e, ethertype IPv4 (0x0800), length 98: 10.0.0.1 > 10.0.0.2: ICMP echo request, id 6449, seq 0, length 64 tc-so:00:00:50.270004 b2:a0:16:18:82:3e > b2:a0:e4:e7:9f:69, ethertype ARP (0x0806), length 42: Reply 10.0.0.2 is-at b2:a0:16:18:82:3e, length 28 tc-so:00:00:50.430004 b2:a0:16:18:82:3e > 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:54.100004 b2:a0:e4:e7:9f:69 > b2:a0:16:18:82:3e, ethertype ARP (0x0806), length 42: Reply 10.0.0.1 is-at b2:a0:e4:e7:9f:69, length 28 tc-so:00:00:50.490004 b2:a0:16:18:82:3e > b2:a0:e4:e7:9f:69, ethertype IPv4 (0x0800), length 98: 10.0.0.2 > 10.0.0.1: ICMP echo reply, id 6449, seq 0, length 64 tc-so:00:01:04.470004 b2:a0:e4:e7:9f:69 > b2:a0:16:18:82:3e, ethertype IPv4 (0x0800), length 98: 10.0.0.1 > 10.0.0.2: ICMP echo request, id 28219, seq 0, length 64 tc-so:00:01:00.870004 b2:a0:16:18:82:3e > b2:a0:e4:e7:9f:69, ethertype IPv4 (0x0800), length 98: 10.0.0.2 > 10.0.0.1: ICMP echo reply, id 28219, seq 0, length 64 tc-so:### Dumping ./bus_ipsec_remote tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:36.560004 b2:a0:16:18:82:3e > 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:40.530004 b2:a0:e4:e7:9f:69 > 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:43.870004 b2:a0:e4:e7:9f:69 > 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:41.090004 b2:a0:16:18:82:3e > b2:a0:e4:e7:9f:69, ethertype ARP (0x0806), length 42: Reply 10.0.0.2 is-at b2:a0:16:18:82:3e, length 28 tc-so:00:00:44.940004 b2:a0:e4:e7:9f:69 > 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:41.090004 b2:a0:16:18:82:3e > b2:a0:e4:e7:9f:69, ethertype ARP (0x0806), length 42: Reply 10.0.0.2 is-at b2:a0:16:18:82:3e, length 28 tc-so:00:00:45.130004 b2:a0:e4:e7:9f:69 > b2:a0:16:18:82:3e, ethertype IPv4 (0x0800), length 98: 10.0.0.1 > 10.0.0.2: ICMP echo request, id 6449, seq 0, length 64 tc-so:00:00:41.350004 b2:a0:16:18:82:3e > 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:45.210004 b2:a0:e4:e7:9f:69 > b2:a0:16:18:82:3e, ethertype ARP (0x0806), length 42: Reply 10.0.0.1 is-at b2:a0:e4:e7:9f:69, length 28 tc-so:00:00:41.410004 b2:a0:16:18:82:3e > b2:a0:e4:e7:9f:69, ethertype IPv4 (0x0800), length 98: 10.0.0.2 > 10.0.0.1: ICMP echo reply, id 6449, seq 0, length 64 tc-so:00:00:55.600004 b2:a0:e4:e7:9f:69 > b2:a0:16:18:82:3e, ethertype IPv4 (0x0800), length 98: 10.0.0.1 > 10.0.0.2: ICMP echo request, id 28219, seq 0, length 64 tc-so:00:00:51.770004 b2:a0:16:18:82:3e > b2:a0:e4:e7:9f:69, ethertype IPv4 (0x0800), length 98: 10.0.0.2 > 10.0.0.1: ICMP echo reply, id 28219, seq 0, length 64 tc-so:### Dumping ./bus_ipsec_tunnel tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:32.390004 b2:a0:e1:57:d4:30 > 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:33.770004 b2:a0:33:2d:d2:4a > 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:40.450004 b2:a0:33:2d:d2:4a > 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:45.670004 b2:a0:e1:57:d4:30 > b2:a0:33:2d:d2:4a, ethertype ARP (0x0806), length 42: Reply 20.0.0.1 is-at b2:a0:e1:57:d4:30, length 28 tc-so:00:00:40.450004 b2:a0:33:2d:d2:4a > b2:a0:e1:57:d4:30, ethertype IPv4 (0x0800), length 80: 20.0.0.2 > 20.0.0.1: ip-proto-115 46 tc-so:00:00:45.750004 b2:a0:e1:57:d4:30 > 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:40.530004 b2:a0:33:2d:d2:4a > b2:a0:e1:57:d4:30, ethertype ARP (0x0806), length 42: Reply 20.0.0.2 is-at b2:a0:33:2d:d2:4a, length 28 tc-so:00:00:45.750004 b2:a0:e1:57:d4:30 > b2:a0:33:2d:d2:4a, ethertype IPv4 (0x0800), length 80: 20.0.0.1 > 20.0.0.2: ip-proto-115 46 tc-so:00:00:49.100004 b2:a0:e1:57:d4:30 > b2:a0:33:2d:d2:4a, ethertype IPv4 (0x0800), length 80: 20.0.0.1 > 20.0.0.2: ip-proto-115 46 tc-so:00:00:50.150004 b2:a0:e1:57:d4:30 > b2:a0:33:2d:d2:4a, ethertype IPv4 (0x0800), length 80: 20.0.0.1 > 20.0.0.2: ip-proto-115 46 tc-so:00:00:44.940004 b2:a0:33:2d:d2:4a > b2:a0:e1:57:d4:30, ethertype IPv4 (0x0800), length 80: 20.0.0.2 > 20.0.0.1: ip-proto-115 46 tc-so:00:00:50.230004 b2:a0:e1:57:d4:30 > b2:a0:33:2d:d2:4a, ethertype IPv4 (0x0800), length 136: 20.0.0.1 > 20.0.0.2: ip-proto-115 102 tc-so:00:00:44.980004 b2:a0:33:2d:d2:4a > b2:a0:e1:57:d4:30, ethertype IPv4 (0x0800), length 80: 20.0.0.2 > 20.0.0.1: ip-proto-115 46 tc-so:00:00:45.210004 b2:a0:33:2d:d2:4a > b2:a0:e1:57:d4:30, ethertype IPv4 (0x0800), length 80: 20.0.0.2 > 20.0.0.1: ip-proto-115 46 tc-so:00:00:50.430004 b2:a0:e1:57:d4:30 > b2:a0:33:2d:d2:4a, ethertype IPv4 (0x0800), length 80: 20.0.0.1 > 20.0.0.2: ip-proto-115 46 tc-so:00:00:45.260004 b2:a0:33:2d:d2:4a > b2:a0:e1:57:d4:30, ethertype IPv4 (0x0800), length 136: 20.0.0.2 > 20.0.0.1: ip-proto-115 102 tc-so:00:01:00.830004 b2:a0:e1:57:d4:30 > b2:a0:33:2d:d2:4a, 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:55.650004 b2:a0:33:2d:d2:4a > b2:a0:e1:57:d4:30, 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: 1662332450.353129, ipsec_l2tp_ipv4_transport_ah_hmacsha512, passed tc-start: 1662332450.426897, 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:4e:6d:e2:b5 ./.__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:de:71:af:fa ./.__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:3f:22:e9: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: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:40:4b:08: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:./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:ce:d4:fd:ad ./.__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: Sep 4 23:01:51 2022 current: Sep 4 23:01:52 2022 tc-so: diff: 1(s) hard: 0(s) soft: 0(s) tc-so: last: Sep 4 23:00:59 2022 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=7525 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: Sep 4 23:01:51 2022 current: Sep 4 23:01:52 2022 tc-so: diff: 1(s) hard: 0(s) soft: 0(s) tc-so: last: Sep 4 23:00:59 2022 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=7525 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: Sep 4 23:01:52 2022 current: Sep 4 23:01:55 2022 tc-so: diff: 3(s) hard: 0(s) soft: 0(s) tc-so: last: Sep 4 23:01:02 2022 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=27117 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: Sep 4 23:01:52 2022 current: Sep 4 23:01:55 2022 tc-so: diff: 3(s) hard: 0(s) soft: 0(s) tc-so: last: Sep 4 23:01:02 2022 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=27117 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 33624 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:36:dc:a3 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 - - 33624 lo0 tc-so:10.0.0.2 b2:a0:ce:d4:fd: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 33624 0 0 0 0 0 tc-so:lo0 33624 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:b9:36:dc:a3 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:ce:d4:fd:ad on shmif0 8s 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:36:dc:a3 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 33624 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:4e:6d:e2:b5 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:de:71:af:fa 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 - - 33624 lo0 tc-so:20.0.0.2 b2:a0:40:4b:08: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 33624 0 0 0 0 0 tc-so:lo0 33624 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:4e:6d:e2:b5 6 0 5 0 0 tc-so:shmif 1500 b2:a0:de:71:af:fa 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:40:4b:08:d7 on shmif1 1s 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:4e:6d:e2:b5 multicnt 0 tc-so:shmif1: tc-so: enaddr b2:a0:de:71:af:fa 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 33624 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:3f:22:e9:ae 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:40:4b:08:d7 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 - - 33624 lo0 tc-so:20.0.0.1 b2:a0:de:71:af:fa 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 33624 0 0 0 0 0 tc-so:lo0 33624 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:3f:22:e9:ae 5 0 5 0 0 tc-so:shmif 1500 b2:a0:40:4b:08:d7 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:de:71:af:fa on shmif1 23h59m57s S 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:22:e9:ae multicnt 0 tc-so:shmif1: tc-so: enaddr b2:a0:40:4b:08:d7 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 33624 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:ce:d4:fd:ad 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 - - 33624 lo0 tc-so:10.0.0.1 b2:a0:b9:36:dc: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 33624 0 0 0 0 0 tc-so:lo0 33624 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:ce:d4:fd:ad 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:b9:36:dc:a3 on shmif0 23h59m56s S 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:ce:d4:fd:ad 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:ce:d4:fd:ad 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:40:4b:08:d7 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:3f:22:e9:ae 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:de:71:af:fa 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:4e:6d:e2:b5 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:b9:36:dc:a3 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 33624 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 - - 33624 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33624 0 0 0 0 0 tc-so:lo0 33624 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 384 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 128 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 1280 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 128 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 256 5 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 44 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 64 133 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 256 67 0 0 5 0 5 5 0 inf 0 tc-so:kmem-00256 384 39 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00384 512 26 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00512 640 13 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00768 896 7 0 0 2 0 2 2 0 inf 0 tc-so:kmem-01024 1152 89 0 0 30 0 30 30 0 inf 0 tc-so:kmem-02048 2048 391 0 0 196 0 196 196 0 inf 0 tc-so:kmem-04096 4096 13 0 0 13 0 13 13 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 528 7 0 0 4 0 4 4 0 inf 3 tc-so:mclpl 2048 3 0 0 6 0 6 6 0 8192 4 tc-so:mutex 128 31 0 0 1 0 1 1 0 inf 0 tc-so:pcache 2816 51 0 1 50 0 50 50 0 inf 0 tc-so:pcachecpu 128 52 0 0 2 0 2 2 0 inf 0 tc-so:pcglarge 1152 2 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 384 37 0 0 4 0 4 4 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-128 80 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 235 0 0 4 0 4 4 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 1024 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 128 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 1024 7 0 0 2 0 2 2 0 inf 0 tc-so:vmembt 128 10 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1426 0 30 364 0 364 tc-so: tc-so:In use 1216K, total allocated 1456K; utilization 83.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, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.99 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/evbarm/9.99.99/modules tc-so:[ 2.210005] mainbus0 (root) tc-so:[ 2.290005] chacha: Portable C ChaCha tc-so:[ 2.290005] aes: BearSSL aes_ct tc-so:[ 2.290005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 2.290005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 13.380005] shmif0: Ethernet address b2:a0:b9:36:dc:a3 tc-so:### Dumping unix://ipsec_l2tp_tunel_local tc-so:lo0: flags=0x8049 mtu 33624 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 - - 33624 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33624 0 0 0 0 0 tc-so:lo0 33624 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 256 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 384 2 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 384 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 128 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 1280 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 128 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 256 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 50 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 68 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 64 179 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 256 78 0 0 5 0 5 5 0 inf 0 tc-so:kmem-00256 384 60 0 0 6 0 6 6 0 inf 0 tc-so:kmem-00384 512 34 0 0 5 0 5 5 0 inf 0 tc-so:kmem-00512 640 13 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00768 896 8 0 0 2 0 2 2 0 inf 0 tc-so:kmem-01024 1152 102 0 0 34 0 34 34 0 inf 0 tc-so:kmem-02048 2048 1114 0 0 557 0 557 557 0 inf 0 tc-so:kmem-04096 4096 13 0 0 13 0 13 13 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 528 16 0 0 5 0 5 5 0 inf 2 tc-so:mclpl 2048 5 0 0 7 0 7 7 0 8192 4 tc-so:mutex 128 42 0 0 2 0 2 2 0 inf 0 tc-so:pcache 2816 54 0 1 53 0 53 53 0 inf 0 tc-so:pcachecpu 128 55 0 0 2 0 2 2 0 inf 0 tc-so:pcglarge 1152 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 384 41 0 0 5 0 5 5 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-128 80 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 599 0 0 10 0 10 10 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 1024 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 128 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 1024 7 0 0 2 0 2 2 0 inf 0 tc-so:vmembt 128 59 0 0 2 0 2 2 0 inf 0 tc-so:Totals 2752 0 54 749 0 749 tc-so: tc-so:In use 2743K, total allocated 2996K; utilization 91.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, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.99 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/evbarm/9.99.99/modules tc-so:[ 1.330005] IPsec: Initialized Security Association Processing. tc-so:[ 1.330005] mainbus0 (root) tc-so:[ 1.430005] chacha: Portable C ChaCha tc-so:[ 1.430005] aes: BearSSL aes_ct tc-so:[ 1.430005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.430005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 12.220005] shmif0: Ethernet address b2:a0:4e:6d:e2:b5 tc-so:[ 14.870005] shmif1: Ethernet address b2:a0:de:71:af:fa tc-so:[ 44.810005] arp from 10.0.0.2: addr len: new 6, i/f 0 (ignored) tc-so:[ 44.810005] arp from 10.0.0.1: addr len: new 6, i/f 0 (ignored) tc-so:[ 48.290005] arp from 10.0.0.1: addr len: new 6, i/f 0 (ignored) tc-so:[ 48.410005] arp from 10.0.0.2: addr len: new 6, i/f 0 (ignored) tc-so:[ 59.300005] 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 33624 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 - - 33624 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33624 0 0 0 0 0 tc-so:lo0 33624 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 256 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 384 1 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 384 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 128 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 1280 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 128 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 256 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 68 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 64 180 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 256 78 0 0 5 0 5 5 0 inf 0 tc-so:kmem-00256 384 60 0 0 6 0 6 6 0 inf 0 tc-so:kmem-00384 512 34 0 0 5 0 5 5 0 inf 0 tc-so:kmem-00512 640 13 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00768 896 8 0 0 2 0 2 2 0 inf 0 tc-so:kmem-01024 1152 102 0 0 34 0 34 34 0 inf 0 tc-so:kmem-02048 2048 1116 0 0 558 0 558 558 0 inf 0 tc-so:kmem-04096 4096 13 0 0 13 0 13 13 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 528 14 0 0 5 0 5 5 0 inf 3 tc-so:mclpl 2048 5 0 0 7 0 7 7 0 8192 4 tc-so:mutex 128 42 0 0 2 0 2 2 0 inf 0 tc-so:pcache 2816 54 0 1 53 0 53 53 0 inf 0 tc-so:pcachecpu 128 55 0 0 2 0 2 2 0 inf 0 tc-so:pcglarge 1152 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 384 38 0 0 4 0 4 4 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-128 80 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 600 0 0 10 0 10 10 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 1024 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 128 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 1024 7 0 0 2 0 2 2 0 inf 0 tc-so:vmembt 128 57 0 0 2 0 2 2 0 inf 0 tc-so:Totals 2747 0 54 749 0 749 tc-so: tc-so:In use 2744K, total allocated 2996K; utilization 91.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, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.99 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/evbarm/9.99.99/modules tc-so:[ 1.330005] 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:[ 15.440005] shmif0: Ethernet address b2:a0:3f:22:e9:ae tc-so:[ 18.370005] shmif1: Ethernet address b2:a0:40:4b:08:d7 tc-so:[ 41.860005] arp from 10.0.0.2: addr len: new 6, i/f 0 (ignored) tc-so:[ 42.000005] arp from 10.0.0.1: addr len: new 6, i/f 0 (ignored) tc-so:[ 45.460005] arp from 10.0.0.1: addr len: new 6, i/f 0 (ignored) tc-so:[ 45.540005] arp from 10.0.0.2: addr len: new 6, i/f 0 (ignored) tc-so:[ 56.390005] 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 33624 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 - - 33624 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33624 0 0 0 0 0 tc-so:lo0 33624 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 384 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 128 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 1280 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 128 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 256 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 44 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 64 139 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 256 66 0 0 5 0 5 5 0 inf 0 tc-so:kmem-00256 384 39 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00384 512 26 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00512 640 13 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00768 896 7 0 0 2 0 2 2 0 inf 0 tc-so:kmem-01024 1152 89 0 0 30 0 30 30 0 inf 0 tc-so:kmem-02048 2048 366 0 0 183 0 183 183 0 inf 0 tc-so:kmem-04096 4096 13 0 0 13 0 13 13 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 528 4 0 0 3 0 3 3 0 inf 2 tc-so:mclpl 2048 3 0 0 6 0 6 6 0 8192 4 tc-so:mutex 128 31 0 0 1 0 1 1 0 inf 0 tc-so:pcache 2816 51 0 1 50 0 50 50 0 inf 0 tc-so:pcachecpu 128 52 0 0 2 0 2 2 0 inf 0 tc-so:pcglarge 1152 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 384 30 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-128 80 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 222 0 0 4 0 4 4 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 1024 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 128 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 1024 7 0 0 2 0 2 2 0 inf 0 tc-so:vmembt 128 8 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1370 0 26 349 0 349 tc-so: tc-so:In use 1157K, total allocated 1396K; utilization 82.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, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.99 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/evbarm/9.99.99/modules tc-so:[ 1.370005] mainbus0 (root) tc-so:[ 1.470005] chacha: Portable C ChaCha tc-so:[ 1.470005] 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:[ 17.120005] shmif0: Ethernet address b2:a0:ce:d4:fd:ad 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:30.390004 b2:a0:b9:36:dc:a3 > 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:44.810004 b2:a0:ce:d4:fd:ad > 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:51.610004 b2:a0:b9:36:dc:a3 > 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:48.370004 b2:a0:ce:d4:fd:ad > b2:a0:b9:36:dc:a3, ethertype ARP (0x0806), length 42: Reply 10.0.0.2 is-at b2:a0:ce:d4:fd:ad, length 28 tc-so:00:00:51.690004 b2:a0:b9:36:dc:a3 > b2:a0:ce:d4:fd:ad, ethertype IPv4 (0x0800), length 98: 10.0.0.1 > 10.0.0.2: ICMP echo request, id 27507, seq 0, length 64 tc-so:00:00:48.410004 b2:a0:ce:d4:fd:ad > 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:51.730004 b2:a0:b9:36:dc:a3 > b2:a0:ce:d4:fd:ad, ethertype ARP (0x0806), length 42: Reply 10.0.0.1 is-at b2:a0:b9:36:dc:a3, length 28 tc-so:00:00:48.450004 b2:a0:ce:d4:fd:ad > b2:a0:b9:36:dc:a3, ethertype IPv4 (0x0800), length 98: 10.0.0.2 > 10.0.0.1: ICMP echo reply, id 27507, seq 0, length 64 tc-so:00:01:02.540004 b2:a0:b9:36:dc:a3 > b2:a0:ce:d4:fd:ad, ethertype IPv4 (0x0800), length 98: 10.0.0.1 > 10.0.0.2: ICMP echo request, id 64632, seq 0, length 64 tc-so:00:00:59.300004 b2:a0:ce:d4:fd:ad > b2:a0:b9:36:dc:a3, ethertype IPv4 (0x0800), length 98: 10.0.0.2 > 10.0.0.1: ICMP echo reply, id 64632, seq 0, length 64 tc-so:### Dumping ./bus_ipsec_remote tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:38.180004 b2:a0:ce:d4:fd:ad > 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:42.000004 b2:a0:b9:36:dc:a3 > 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:45.460004 b2:a0:b9:36:dc:a3 > 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:41.780004 b2:a0:ce:d4:fd:ad > b2:a0:b9:36:dc:a3, ethertype ARP (0x0806), length 42: Reply 10.0.0.2 is-at b2:a0:ce:d4:fd:ad, length 28 tc-so:00:00:45.500004 b2:a0:b9:36:dc:a3 > b2:a0:ce:d4:fd:ad, ethertype IPv4 (0x0800), length 98: 10.0.0.1 > 10.0.0.2: ICMP echo request, id 27507, seq 0, length 64 tc-so:00:00:41.860004 b2:a0:ce:d4:fd:ad > 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:45.540004 b2:a0:b9:36:dc:a3 > b2:a0:ce:d4:fd:ad, ethertype ARP (0x0806), length 42: Reply 10.0.0.1 is-at b2:a0:b9:36:dc:a3, length 28 tc-so:00:00:41.900004 b2:a0:ce:d4:fd:ad > b2:a0:b9:36:dc:a3, ethertype IPv4 (0x0800), length 98: 10.0.0.2 > 10.0.0.1: ICMP echo reply, id 27507, seq 0, length 64 tc-so:00:00:56.390004 b2:a0:b9:36:dc:a3 > b2:a0:ce:d4:fd:ad, ethertype IPv4 (0x0800), length 98: 10.0.0.1 > 10.0.0.2: ICMP echo request, id 64632, seq 0, length 64 tc-so:00:00:52.720004 b2:a0:ce:d4:fd:ad > b2:a0:b9:36:dc:a3, ethertype IPv4 (0x0800), length 98: 10.0.0.2 > 10.0.0.1: ICMP echo reply, id 64632, seq 0, length 64 tc-so:### Dumping ./bus_ipsec_tunnel tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:27.960004 b2:a0:de:71:af:fa > 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:33.710004 b2:a0:40:4b:08:d7 > 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:41.860004 b2:a0:40:4b:08:d7 > 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:44.770004 b2:a0:de:71:af:fa > b2:a0:40:4b:08:d7, ethertype ARP (0x0806), length 42: Reply 20.0.0.1 is-at b2:a0:de:71:af:fa, length 28 tc-so:00:00:41.920004 b2:a0:40:4b:08:d7 > b2:a0:de:71:af:fa, ethertype IPv4 (0x0800), length 80: 20.0.0.2 > 20.0.0.1: ip-proto-115 46 tc-so:00:00:44.810004 b2:a0:de:71:af:fa > 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:41.960004 b2:a0:40:4b:08:d7 > b2:a0:de:71:af:fa, ethertype ARP (0x0806), length 42: Reply 20.0.0.2 is-at b2:a0:40:4b:08:d7, length 28 tc-so:00:00:44.860004 b2:a0:de:71:af:fa > b2:a0:40:4b:08:d7, ethertype IPv4 (0x0800), length 80: 20.0.0.1 > 20.0.0.2: ip-proto-115 46 tc-so:00:00:48.290004 b2:a0:de:71:af:fa > b2:a0:40:4b:08:d7, ethertype IPv4 (0x0800), length 80: 20.0.0.1 > 20.0.0.2: ip-proto-115 46 tc-so:00:00:45.460004 b2:a0:40:4b:08:d7 > b2:a0:de:71:af:fa, ethertype IPv4 (0x0800), length 80: 20.0.0.2 > 20.0.0.1: ip-proto-115 46 tc-so:00:00:48.370004 b2:a0:de:71:af:fa > b2:a0:40:4b:08:d7, ethertype IPv4 (0x0800), length 136: 20.0.0.1 > 20.0.0.2: ip-proto-115 102 tc-so:00:00:45.540004 b2:a0:40:4b:08:d7 > b2:a0:de:71:af:fa, ethertype IPv4 (0x0800), length 80: 20.0.0.2 > 20.0.0.1: ip-proto-115 46 tc-so:00:00:48.410004 b2:a0:de:71:af:fa > b2:a0:40:4b:08:d7, ethertype IPv4 (0x0800), length 80: 20.0.0.1 > 20.0.0.2: ip-proto-115 46 tc-so:00:00:45.580004 b2:a0:40:4b:08:d7 > b2:a0:de:71:af:fa, ethertype IPv4 (0x0800), length 136: 20.0.0.2 > 20.0.0.1: ip-proto-115 102 tc-so:00:00:59.220004 b2:a0:de:71:af:fa > b2:a0:40:4b:08:d7, 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:56.430004 b2:a0:40:4b:08:d7 > b2:a0:de:71:af:fa, 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: 1662332587.752918, ipsec_l2tp_ipv4_transport_ah_null, passed tc-start: 1662332587.831527, 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:cb:e7:dc:ae ./.__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:a2:3f:c3:83 ./.__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:db:56:7b:89 ./.__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:73:f8:18:76 ./.__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:25:46:ed:2d ./.__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: Sep 4 23:03:56 2022 current: Sep 4 23:03:58 2022 tc-so: diff: 2(s) hard: 0(s) soft: 0(s) tc-so: last: Sep 4 23:03:13 2022 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=27056 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: Sep 4 23:03:56 2022 current: Sep 4 23:03:58 2022 tc-so: diff: 2(s) hard: 0(s) soft: 0(s) tc-so: last: Sep 4 23:03:13 2022 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=27056 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: Sep 4 23:03:57 2022 current: Sep 4 23:03:59 2022 tc-so: diff: 2(s) hard: 0(s) soft: 0(s) tc-so: last: Sep 4 23:03:15 2022 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=4615 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: Sep 4 23:03:57 2022 current: Sep 4 23:03:59 2022 tc-so: diff: 2(s) hard: 0(s) soft: 0(s) tc-so: last: Sep 4 23:03:15 2022 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=4615 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 33624 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:fe:58:60:95 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 - - 33624 lo0 tc-so:10.0.0.2 b2:a0:25:46:ed: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 33624 0 0 0 0 0 tc-so:lo0 33624 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:fe:58:60:95 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:25:46:ed:2d 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:fe:58:60:95 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 33624 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:cb:e7:dc:ae 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:a2:3f:c3:83 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 - - 33624 lo0 tc-so:20.0.0.2 b2:a0:73:f8:18:76 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 33624 0 0 0 0 0 tc-so:lo0 33624 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:cb:e7:dc:ae 6 0 5 0 0 tc-so:shmif 1500 b2:a0:a2:3f:c3:83 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:73:f8:18:76 on shmif1 6s 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:e7:dc:ae multicnt 0 tc-so:shmif1: tc-so: enaddr b2:a0:a2:3f:c3:83 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 33624 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:db:56:7b:89 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:73:f8:18:76 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 - - 33624 lo0 tc-so:20.0.0.1 b2:a0:a2:3f:c3:83 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 33624 0 0 0 0 0 tc-so:lo0 33624 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:db:56:7b:89 5 0 5 0 0 tc-so:shmif 1500 b2:a0:73:f8:18:76 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:a2:3f:c3:83 on shmif1 expired 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:db:56:7b:89 multicnt 0 tc-so:shmif1: tc-so: enaddr b2:a0:73:f8:18:76 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 33624 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:25:46:ed:2d 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 - - 33624 lo0 tc-so:10.0.0.1 b2:a0:fe:58:60:95 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 33624 0 0 0 0 0 tc-so:lo0 33624 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:25:46:ed:2d 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:fe:58:60:95 on shmif0 expired 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:25:46:ed:2d 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:25:46:ed:2d 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:73:f8:18:76 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:db:56:7b:89 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:a2:3f:c3:83 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:cb:e7:dc:ae 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:fe:58:60:95 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 33624 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 - - 33624 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33624 0 0 0 0 0 tc-so:lo0 33624 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 384 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 128 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 1280 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 128 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 256 5 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 44 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 64 130 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 256 67 0 0 5 0 5 5 0 inf 0 tc-so:kmem-00256 384 39 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00384 512 26 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00512 640 13 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00768 896 7 0 0 2 0 2 2 0 inf 0 tc-so:kmem-01024 1152 89 0 0 30 0 30 30 0 inf 0 tc-so:kmem-02048 2048 390 0 0 195 0 195 195 0 inf 0 tc-so:kmem-04096 4096 13 0 0 13 0 13 13 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 528 4 0 0 3 0 3 3 0 inf 2 tc-so:mclpl 2048 2 0 0 5 0 5 5 0 8192 4 tc-so:mutex 128 31 0 0 1 0 1 1 0 inf 0 tc-so:pcache 2816 51 0 1 50 0 50 50 0 inf 0 tc-so:pcachecpu 128 52 0 0 2 0 2 2 0 inf 0 tc-so:pcglarge 1152 2 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 384 38 0 0 4 0 4 4 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-128 80 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 233 0 0 4 0 4 4 0 inf 0 tc-so:pnbufpl 1040 4 0 0 2 0 2 2 0 inf 0 tc-so:procpl 1024 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 128 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 1024 7 0 0 2 0 2 2 0 inf 0 tc-so:vmembt 128 10 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1420 0 30 362 0 362 tc-so: tc-so:In use 1212K, total allocated 1448K; utilization 83.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, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.99 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/evbarm/9.99.99/modules tc-so:[ 1.380005] mainbus0 (root) tc-so:[ 1.380005] 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:[ 10.880005] shmif0: Ethernet address b2:a0:fe:58:60:95 tc-so:### Dumping unix://ipsec_l2tp_tunel_local tc-so:lo0: flags=0x8049 mtu 33624 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 - - 33624 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33624 0 0 0 0 0 tc-so:lo0 33624 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 384 2 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 384 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 128 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 1280 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 128 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 256 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 50 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 64 175 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 256 78 0 0 5 0 5 5 0 inf 0 tc-so:kmem-00256 384 60 0 0 6 0 6 6 0 inf 0 tc-so:kmem-00384 512 34 0 0 5 0 5 5 0 inf 0 tc-so:kmem-00512 640 13 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00768 896 8 0 0 2 0 2 2 0 inf 0 tc-so:kmem-01024 1152 102 0 0 34 0 34 34 0 inf 0 tc-so:kmem-02048 2048 1115 0 0 558 0 558 558 0 inf 0 tc-so:kmem-04096 4096 13 0 0 13 0 13 13 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 528 15 0 0 5 0 5 5 0 inf 2 tc-so:mclpl 2048 5 0 0 7 0 7 7 0 8192 4 tc-so:mutex 128 42 0 0 2 0 2 2 0 inf 0 tc-so:pcache 2816 54 0 1 53 0 53 53 0 inf 0 tc-so:pcachecpu 128 55 0 0 2 0 2 2 0 inf 0 tc-so:pcglarge 1152 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 384 40 0 0 4 0 4 4 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-128 80 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 599 0 0 10 0 10 10 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 1024 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 128 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 1024 7 0 0 2 0 2 2 0 inf 0 tc-so:vmembt 128 57 0 0 2 0 2 2 0 inf 0 tc-so:Totals 2740 0 54 749 0 749 tc-so: tc-so:In use 2743K, total allocated 2996K; utilization 91.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, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.99 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/evbarm/9.99.99/modules tc-so:[ 1.330005] IPsec: Initialized Security Association Processing. tc-so:[ 1.330005] 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:[ 10.810005] shmif0: Ethernet address b2:a0:cb:e7:dc:ae tc-so:[ 13.150005] shmif1: Ethernet address b2:a0:a2:3f:c3:83 tc-so:[ 38.110005] arp from 10.0.0.2: addr len: new 6, i/f 0 (ignored) tc-so:[ 38.110005] arp from 10.0.0.1: addr len: new 6, i/f 0 (ignored) tc-so:[ 41.230005] arp from 10.0.0.1: addr len: new 6, i/f 0 (ignored) tc-so:[ 41.360005] 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 33624 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 - - 33624 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33624 0 0 0 0 0 tc-so:lo0 33624 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 384 1 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 384 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 128 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 1280 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 128 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 256 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 68 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 64 178 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 256 78 0 0 5 0 5 5 0 inf 0 tc-so:kmem-00256 384 60 0 0 6 0 6 6 0 inf 0 tc-so:kmem-00384 512 34 0 0 5 0 5 5 0 inf 0 tc-so:kmem-00512 640 13 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00768 896 8 0 0 2 0 2 2 0 inf 0 tc-so:kmem-01024 1152 102 0 0 34 0 34 34 0 inf 0 tc-so:kmem-02048 2048 1115 0 0 558 0 558 558 0 inf 0 tc-so:kmem-04096 4096 13 0 0 13 0 13 13 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 528 10 0 0 4 0 4 4 0 inf 2 tc-so:mclpl 2048 4 0 0 6 0 6 6 0 8192 4 tc-so:mutex 128 42 0 0 2 0 2 2 0 inf 0 tc-so:pcache 2816 54 0 1 53 0 53 53 0 inf 0 tc-so:pcachecpu 128 55 0 0 2 0 2 2 0 inf 0 tc-so:pcglarge 1152 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 384 37 0 0 4 0 4 4 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-128 80 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 598 0 0 10 0 10 10 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 1024 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 128 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 1024 7 0 0 2 0 2 2 0 inf 0 tc-so:vmembt 128 57 0 0 2 0 2 2 0 inf 0 tc-so:Totals 2732 0 54 747 0 747 tc-so: tc-so:In use 2737K, total allocated 2988K; utilization 91.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, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.99 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/evbarm/9.99.99/modules tc-so:[ 1.340005] IPsec: Initialized Security Association Processing. tc-so:[ 1.340005] 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:[ 13.990005] shmif0: Ethernet address b2:a0:db:56:7b:89 tc-so:[ 16.510005] shmif1: Ethernet address b2:a0:73:f8:18:76 tc-so:[ 35.230005] arp from 10.0.0.2: addr len: new 6, i/f 0 (ignored) tc-so:[ 35.360005] arp from 10.0.0.1: addr len: new 6, i/f 0 (ignored) tc-so:[ 38.450005] arp from 10.0.0.1: addr len: new 6, i/f 0 (ignored) tc-so:[ 38.530005] 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 33624 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 - - 33624 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33624 0 0 0 0 0 tc-so:lo0 33624 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 384 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 128 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 1280 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 128 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 256 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 54 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 64 139 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 256 66 0 0 5 0 5 5 0 inf 0 tc-so:kmem-00256 384 39 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00384 512 26 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00512 640 13 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00768 896 7 0 0 2 0 2 2 0 inf 0 tc-so:kmem-01024 1152 89 0 0 30 0 30 30 0 inf 0 tc-so:kmem-02048 2048 367 0 0 184 0 184 184 0 inf 0 tc-so:kmem-04096 4096 13 0 0 13 0 13 13 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 528 3 0 0 3 0 3 3 0 inf 2 tc-so:mclpl 2048 3 0 0 6 0 6 6 0 8192 4 tc-so:mutex 128 31 0 0 1 0 1 1 0 inf 0 tc-so:pcache 2816 51 0 1 50 0 50 50 0 inf 0 tc-so:pcachecpu 128 52 0 0 2 0 2 2 0 inf 0 tc-so:pcglarge 1152 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 384 29 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-128 80 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 223 0 0 4 0 4 4 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 1024 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 128 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 1024 7 0 0 2 0 2 2 0 inf 0 tc-so:vmembt 128 8 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1371 0 26 350 0 350 tc-so: tc-so:In use 1159K, total allocated 1400K; utilization 82.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, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.99 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/evbarm/9.99.99/modules tc-so:[ 1.350005] 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:[ 15.980005] shmif0: Ethernet address b2:a0:25:46:ed:2d 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:26.010004 b2:a0:fe:58:60:95 > 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:38.050004 b2:a0:25:46:ed: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:43.360004 b2:a0:fe:58:60:95 > 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:41.270004 b2:a0:25:46:ed:2d > b2:a0:fe:58:60:95, ethertype ARP (0x0806), length 42: Reply 10.0.0.2 is-at b2:a0:25:46:ed:2d, length 28 tc-so:00:00:43.390004 b2:a0:fe:58:60:95 > b2:a0:25:46:ed:2d, ethertype IPv4 (0x0800), length 98: 10.0.0.1 > 10.0.0.2: ICMP echo request, id 43882, seq 0, length 64 tc-so:00:00:41.360004 b2:a0:25:46:ed: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:43.470004 b2:a0:fe:58:60:95 > b2:a0:25:46:ed:2d, ethertype ARP (0x0806), length 42: Reply 10.0.0.1 is-at b2:a0:fe:58:60:95, length 28 tc-so:00:00:41.400004 b2:a0:25:46:ed:2d > b2:a0:fe:58:60:95, ethertype IPv4 (0x0800), length 98: 10.0.0.2 > 10.0.0.1: ICMP echo reply, id 43882, seq 0, length 64 tc-so:00:00:50.600004 b2:a0:fe:58:60:95 > b2:a0:25:46:ed:2d, ethertype IPv4 (0x0800), length 98: 10.0.0.1 > 10.0.0.2: ICMP echo request, id 36670, seq 0, length 64 tc-so:00:00:48.560004 b2:a0:25:46:ed:2d > b2:a0:fe:58:60:95, ethertype IPv4 (0x0800), length 98: 10.0.0.2 > 10.0.0.1: ICMP echo reply, id 36670, seq 0, length 64 tc-so:### Dumping ./bus_ipsec_remote tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:32.380004 b2:a0:25:46:ed: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:35.360004 b2:a0:fe:58:60:95 > 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:38.450004 b2:a0:fe:58:60:95 > 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:35.640004 b2:a0:25:46:ed:2d > b2:a0:fe:58:60:95, ethertype ARP (0x0806), length 42: Reply 10.0.0.2 is-at b2:a0:25:46:ed:2d, length 28 tc-so:00:00:38.530004 b2:a0:fe:58:60:95 > b2:a0:25:46:ed:2d, ethertype IPv4 (0x0800), length 98: 10.0.0.1 > 10.0.0.2: ICMP echo request, id 43882, seq 0, length 64 tc-so:00:00:35.680004 b2:a0:25:46:ed: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:38.570004 b2:a0:fe:58:60:95 > b2:a0:25:46:ed:2d, ethertype ARP (0x0806), length 42: Reply 10.0.0.1 is-at b2:a0:fe:58:60:95, length 28 tc-so:00:00:35.720004 b2:a0:25:46:ed:2d > b2:a0:fe:58:60:95, ethertype IPv4 (0x0800), length 98: 10.0.0.2 > 10.0.0.1: ICMP echo reply, id 43882, seq 0, length 64 tc-so:00:00:45.740004 b2:a0:fe:58:60:95 > b2:a0:25:46:ed:2d, ethertype IPv4 (0x0800), length 98: 10.0.0.1 > 10.0.0.2: ICMP echo request, id 36670, seq 0, length 64 tc-so:00:00:42.890004 b2:a0:25:46:ed:2d > b2:a0:fe:58:60:95, ethertype IPv4 (0x0800), length 98: 10.0.0.2 > 10.0.0.1: ICMP echo reply, id 36670, seq 0, length 64 tc-so:### Dumping ./bus_ipsec_tunnel tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:24.760004 b2:a0:a2:3f:c3:83 > 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:28.980004 b2:a0:73:f8:18:76 > 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:35.230004 b2:a0:73:f8:18:76 > 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:38.050004 b2:a0:a2:3f:c3:83 > b2:a0:73:f8:18:76, ethertype ARP (0x0806), length 42: Reply 20.0.0.1 is-at b2:a0:a2:3f:c3:83, length 28 tc-so:00:00:35.290004 b2:a0:73:f8:18:76 > b2:a0:a2:3f:c3:83, ethertype IPv4 (0x0800), length 80: 20.0.0.2 > 20.0.0.1: ip-proto-115 46 tc-so:00:00:38.110004 b2:a0:a2:3f:c3:83 > 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:35.310004 b2:a0:73:f8:18:76 > b2:a0:a2:3f:c3:83, ethertype ARP (0x0806), length 42: Reply 20.0.0.2 is-at b2:a0:73:f8:18:76, length 28 tc-so:00:00:38.140004 b2:a0:a2:3f:c3:83 > b2:a0:73:f8:18:76, ethertype IPv4 (0x0800), length 80: 20.0.0.1 > 20.0.0.2: ip-proto-115 46 tc-so:00:00:41.230004 b2:a0:a2:3f:c3:83 > b2:a0:73:f8:18:76, ethertype IPv4 (0x0800), length 80: 20.0.0.1 > 20.0.0.2: ip-proto-115 46 tc-so:00:00:38.510004 b2:a0:73:f8:18:76 > b2:a0:a2:3f:c3:83, ethertype IPv4 (0x0800), length 80: 20.0.0.2 > 20.0.0.1: ip-proto-115 46 tc-so:00:00:41.310004 b2:a0:a2:3f:c3:83 > b2:a0:73:f8:18:76, ethertype IPv4 (0x0800), length 136: 20.0.0.1 > 20.0.0.2: ip-proto-115 102 tc-so:00:00:38.530004 b2:a0:73:f8:18:76 > b2:a0:a2:3f:c3:83, ethertype IPv4 (0x0800), length 80: 20.0.0.2 > 20.0.0.1: ip-proto-115 46 tc-so:00:00:41.360004 b2:a0:a2:3f:c3:83 > b2:a0:73:f8:18:76, ethertype IPv4 (0x0800), length 80: 20.0.0.1 > 20.0.0.2: ip-proto-115 46 tc-so:00:00:38.570004 b2:a0:73:f8:18:76 > b2:a0:a2:3f:c3:83, ethertype IPv4 (0x0800), length 136: 20.0.0.2 > 20.0.0.1: ip-proto-115 102 tc-so:00:00:48.520004 b2:a0:a2:3f:c3:83 > b2:a0:73:f8:18:76, ethertype IPv4 (0x0800), length 146: 20.0.0.1 > 20.0.0.2: ESP(spi=0x00002710,seq=0x1), length 112 tc-so:00:00:45.780004 b2:a0:73:f8:18:76 > b2:a0:a2:3f:c3:83, 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: 1662332711.451378, ipsec_l2tp_ipv4_transport_esp_null, passed tc-start: 1662332711.512841, 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:a3:8e:f5:4d ./.__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:e2:a2:a1: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:./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:5f:06:5a:b2 ./.__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:cf:0d:14:46 ./.__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:d1:f6:df:36 ./.__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: Sep 4 23:06:04 2022 current: Sep 4 23:06:05 2022 tc-so: diff: 1(s) hard: 0(s) soft: 0(s) tc-so: last: Sep 4 23:05:17 2022 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=29141 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: Sep 4 23:06:04 2022 current: Sep 4 23:06:05 2022 tc-so: diff: 1(s) hard: 0(s) soft: 0(s) tc-so: last: Sep 4 23:05:17 2022 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=29141 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: Sep 4 23:06:04 2022 current: Sep 4 23:06:06 2022 tc-so: diff: 2(s) hard: 0(s) soft: 0(s) tc-so: last: Sep 4 23:05:19 2022 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=2745 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: Sep 4 23:06:04 2022 current: Sep 4 23:06:06 2022 tc-so: diff: 2(s) hard: 0(s) soft: 0(s) tc-so: last: Sep 4 23:05:19 2022 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=2745 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 33624 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:de:b9:bb:c4 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 - - 33624 lo0 tc-so:10.0.0.2 b2:a0:d1:f6:df:36 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 33624 0 0 0 0 0 tc-so:lo0 33624 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:de:b9:bb:c4 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:d1:f6:df:36 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:de:b9:bb:c4 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 33624 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:a3:8e:f5:4d 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:e2:a2:a1:3f 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 - - 33624 lo0 tc-so:20.0.0.2 b2:a0:cf:0d:14:46 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 33624 0 0 0 0 0 tc-so:lo0 33624 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:a3:8e:f5:4d 6 0 5 0 0 tc-so:shmif 1500 b2:a0:e2:a2:a1:3f 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:cf:0d:14:46 on shmif1 4s 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:8e:f5:4d multicnt 0 tc-so:shmif1: tc-so: enaddr b2:a0:e2:a2:a1:3f 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 33624 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:5f:06:5a:b2 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:cf:0d:14:46 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 - - 33624 lo0 tc-so:20.0.0.1 b2:a0:e2:a2:a1:3f 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 33624 0 0 0 0 0 tc-so:lo0 33624 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:5f:06:5a:b2 5 0 5 0 0 tc-so:shmif 1500 b2:a0:cf:0d:14:46 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:e2:a2:a1:3f on shmif1 expired 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:5f:06:5a:b2 multicnt 0 tc-so:shmif1: tc-so: enaddr b2:a0:cf:0d:14:46 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 33624 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:f6:df:36 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 - - 33624 lo0 tc-so:10.0.0.1 b2:a0:de:b9:bb:c4 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 33624 0 0 0 0 0 tc-so:lo0 33624 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:d1:f6:df:36 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:de:b9:bb:c4 on shmif0 expired 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:f6:df:36 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:d1:f6:df:36 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:cf:0d:14:46 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:5f:06:5a:b2 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:e2:a2:a1:3f 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:a3:8e:f5:4d 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:de:b9:bb:c4 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 33624 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 - - 33624 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33624 0 0 0 0 0 tc-so:lo0 33624 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 384 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 128 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 1280 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 128 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 256 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 55 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 64 136 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 256 66 0 0 5 0 5 5 0 inf 0 tc-so:kmem-00256 384 39 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00384 512 26 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00512 640 13 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00768 896 7 0 0 2 0 2 2 0 inf 0 tc-so:kmem-01024 1152 89 0 0 30 0 30 30 0 inf 0 tc-so:kmem-02048 2048 391 0 0 196 0 196 196 0 inf 0 tc-so:kmem-04096 4096 13 0 0 13 0 13 13 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 528 7 0 0 4 0 4 4 0 inf 3 tc-so:mclpl 2048 3 0 0 6 0 6 6 0 8192 4 tc-so:mutex 128 31 0 0 1 0 1 1 0 inf 0 tc-so:pcache 2816 51 0 1 50 0 50 50 0 inf 0 tc-so:pcachecpu 128 52 0 0 2 0 2 2 0 inf 0 tc-so:pcglarge 1152 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 384 30 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-128 80 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 235 0 0 4 0 4 4 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 1024 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 128 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 1024 7 0 0 2 0 2 2 0 inf 0 tc-so:vmembt 128 8 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1418 0 30 363 0 363 tc-so: tc-so:In use 1211K, total allocated 1452K; utilization 83.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, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.99 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/evbarm/9.99.99/modules tc-so:[ 1.320005] 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:[ 11.260005] shmif0: Ethernet address b2:a0:de:b9:bb:c4 tc-so:### Dumping unix://ipsec_l2tp_tunel_local tc-so:lo0: flags=0x8049 mtu 33624 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 - - 33624 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33624 0 0 0 0 0 tc-so:lo0 33624 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 384 2 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 384 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 128 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 1280 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 128 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 256 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 70 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 64 180 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 256 78 0 0 5 0 5 5 0 inf 0 tc-so:kmem-00256 384 60 0 0 6 0 6 6 0 inf 0 tc-so:kmem-00384 512 34 0 0 5 0 5 5 0 inf 0 tc-so:kmem-00512 640 15 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00768 896 8 0 0 2 0 2 2 0 inf 0 tc-so:kmem-01024 1152 102 0 0 34 0 34 34 0 inf 0 tc-so:kmem-02048 2048 1115 0 0 558 0 558 558 0 inf 0 tc-so:kmem-04096 4096 13 0 0 13 0 13 13 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 528 16 0 0 5 0 5 5 0 inf 2 tc-so:mclpl 2048 5 0 0 7 0 7 7 0 8192 4 tc-so:mutex 128 42 0 0 2 0 2 2 0 inf 0 tc-so:pcache 2816 54 0 1 53 0 53 53 0 inf 0 tc-so:pcachecpu 128 55 0 0 2 0 2 2 0 inf 0 tc-so:pcglarge 1152 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 384 42 0 0 5 0 5 5 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-128 80 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 599 0 0 10 0 10 10 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 1024 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 128 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 1024 7 0 0 2 0 2 2 0 inf 0 tc-so:vmembt 128 59 0 0 2 0 2 2 0 inf 0 tc-so:Totals 2754 0 54 750 0 750 tc-so: tc-so:In use 2746K, total allocated 3000K; utilization 91.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, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.99 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/evbarm/9.99.99/modules tc-so:[ 1.350005] IPsec: Initialized Security Association Processing. tc-so:[ 1.350005] 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:[ 11.360005] shmif0: Ethernet address b2:a0:a3:8e:f5:4d tc-so:[ 13.600005] shmif1: Ethernet address b2:a0:e2:a2:a1:3f tc-so:[ 40.650005] arp from 10.0.0.2: addr len: new 6, i/f 0 (ignored) tc-so:[ 40.690005] arp from 10.0.0.1: addr len: new 6, i/f 0 (ignored) tc-so:[ 44.090005] arp from 10.0.0.1: addr len: new 6, i/f 0 (ignored) tc-so:[ 44.210005] 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 33624 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 - - 33624 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33624 0 0 0 0 0 tc-so:lo0 33624 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 384 1 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 384 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 128 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 1280 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 128 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 256 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 70 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 64 178 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 256 78 0 0 5 0 5 5 0 inf 0 tc-so:kmem-00256 384 60 0 0 6 0 6 6 0 inf 0 tc-so:kmem-00384 512 34 0 0 5 0 5 5 0 inf 0 tc-so:kmem-00512 640 15 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00768 896 8 0 0 2 0 2 2 0 inf 0 tc-so:kmem-01024 1152 102 0 0 34 0 34 34 0 inf 0 tc-so:kmem-02048 2048 1116 0 0 558 0 558 558 0 inf 0 tc-so:kmem-04096 4096 13 0 0 13 0 13 13 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 528 15 0 0 5 0 5 5 0 inf 2 tc-so:mclpl 2048 5 0 0 7 0 7 7 0 8192 4 tc-so:mutex 128 42 0 0 2 0 2 2 0 inf 0 tc-so:pcache 2816 54 0 1 53 0 53 53 0 inf 0 tc-so:pcachecpu 128 55 0 0 2 0 2 2 0 inf 0 tc-so:pcglarge 1152 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 384 39 0 0 4 0 4 4 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-128 80 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 599 0 0 10 0 10 10 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 1024 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 128 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 1024 7 0 0 2 0 2 2 0 inf 0 tc-so:vmembt 128 57 0 0 2 0 2 2 0 inf 0 tc-so:Totals 2744 0 54 749 0 749 tc-so: tc-so:In use 2746K, total allocated 2996K; utilization 91.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, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.99 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/evbarm/9.99.99/modules tc-so:[ 1.350005] IPsec: Initialized Security Association Processing. tc-so:[ 1.350005] 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:[ 13.200005] shmif0: Ethernet address b2:a0:5f:06:5a:b2 tc-so:[ 16.330005] shmif1: Ethernet address b2:a0:cf:0d:14:46 tc-so:[ 37.730005] arp from 10.0.0.2: addr len: new 6, i/f 0 (ignored) tc-so:[ 37.900005] arp from 10.0.0.1: addr len: new 6, i/f 0 (ignored) tc-so:[ 41.280005] arp from 10.0.0.1: addr len: new 6, i/f 0 (ignored) tc-so:[ 41.360005] 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 33624 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 - - 33624 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33624 0 0 0 0 0 tc-so:lo0 33624 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 384 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 128 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 1280 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 128 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 256 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 44 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 64 138 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 256 66 0 0 5 0 5 5 0 inf 0 tc-so:kmem-00256 384 39 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00384 512 26 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00512 640 13 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00768 896 7 0 0 2 0 2 2 0 inf 0 tc-so:kmem-01024 1152 89 0 0 30 0 30 30 0 inf 0 tc-so:kmem-02048 2048 366 0 0 183 0 183 183 0 inf 0 tc-so:kmem-04096 4096 13 0 0 13 0 13 13 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 528 3 0 0 3 0 3 3 0 inf 2 tc-so:mclpl 2048 3 0 0 6 0 6 6 0 8192 4 tc-so:mutex 128 31 0 0 1 0 1 1 0 inf 0 tc-so:pcache 2816 51 0 1 50 0 50 50 0 inf 0 tc-so:pcachecpu 128 52 0 0 2 0 2 2 0 inf 0 tc-so:pcglarge 1152 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 384 28 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-128 80 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 222 0 0 4 0 4 4 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 1024 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 128 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 1024 7 0 0 2 0 2 2 0 inf 0 tc-so:vmembt 128 8 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1366 0 26 349 0 349 tc-so: tc-so:In use 1156K, total allocated 1396K; utilization 82.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, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.99 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/evbarm/9.99.99/modules 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.430005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.430005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 15.480005] shmif0: Ethernet address b2:a0:d1:f6:df:36 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:25.970004 b2:a0:de:b9:bb:c4 > 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:40.650004 b2:a0:d1:f6:df:36 > 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:46.210004 b2:a0:de:b9:bb:c4 > 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:44.130004 b2:a0:d1:f6:df:36 > b2:a0:de:b9:bb:c4, ethertype ARP (0x0806), length 42: Reply 10.0.0.2 is-at b2:a0:d1:f6:df:36, length 28 tc-so:00:00:46.290004 b2:a0:de:b9:bb:c4 > b2:a0:d1:f6:df:36, ethertype IPv4 (0x0800), length 98: 10.0.0.1 > 10.0.0.2: ICMP echo request, id 26017, seq 0, length 64 tc-so:00:00:44.210004 b2:a0:d1:f6:df:36 > 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:46.380004 b2:a0:de:b9:bb:c4 > b2:a0:d1:f6:df:36, ethertype ARP (0x0806), length 42: Reply 10.0.0.1 is-at b2:a0:de:b9:bb:c4, length 28 tc-so:00:00:44.250004 b2:a0:d1:f6:df:36 > b2:a0:de:b9:bb:c4, ethertype IPv4 (0x0800), length 98: 10.0.0.2 > 10.0.0.1: ICMP echo reply, id 26017, seq 0, length 64 tc-so:00:00:54.010004 b2:a0:de:b9:bb:c4 > b2:a0:d1:f6:df:36, ethertype IPv4 (0x0800), length 98: 10.0.0.1 > 10.0.0.2: ICMP echo request, id 54414, seq 0, length 64 tc-so:00:00:51.920004 b2:a0:d1:f6:df:36 > b2:a0:de:b9:bb:c4, ethertype IPv4 (0x0800), length 98: 10.0.0.2 > 10.0.0.1: ICMP echo reply, id 54414, seq 0, length 64 tc-so:### Dumping ./bus_ipsec_remote tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:34.480004 b2:a0:d1:f6:df:36 > 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:37.850004 b2:a0:de:b9:bb:c4 > 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:41.280004 b2:a0:de:b9:bb:c4 > 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:38.060004 b2:a0:d1:f6:df:36 > b2:a0:de:b9:bb:c4, ethertype ARP (0x0806), length 42: Reply 10.0.0.2 is-at b2:a0:d1:f6:df:36, length 28 tc-so:00:00:41.310004 b2:a0:de:b9:bb:c4 > b2:a0:d1:f6:df:36, ethertype IPv4 (0x0800), length 98: 10.0.0.1 > 10.0.0.2: ICMP echo request, id 26017, seq 0, length 64 tc-so:00:00:38.120004 b2:a0:d1:f6:df:36 > 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:41.390004 b2:a0:de:b9:bb:c4 > b2:a0:d1:f6:df:36, ethertype ARP (0x0806), length 42: Reply 10.0.0.1 is-at b2:a0:de:b9:bb:c4, length 28 tc-so:00:00:38.190004 b2:a0:d1:f6:df:36 > b2:a0:de:b9:bb:c4, ethertype IPv4 (0x0800), length 98: 10.0.0.2 > 10.0.0.1: ICMP echo reply, id 26017, seq 0, length 64 tc-so:00:00:49.050004 b2:a0:de:b9:bb:c4 > b2:a0:d1:f6:df:36, ethertype IPv4 (0x0800), length 98: 10.0.0.1 > 10.0.0.2: ICMP echo request, id 54414, seq 0, length 64 tc-so:00:00:45.850004 b2:a0:d1:f6:df:36 > b2:a0:de:b9:bb:c4, ethertype IPv4 (0x0800), length 98: 10.0.0.2 > 10.0.0.1: ICMP echo reply, id 54414, seq 0, length 64 tc-so:### Dumping ./bus_ipsec_tunnel tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:24.680004 b2:a0:e2:a2:a1:3f > 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:30.920004 b2:a0:cf:0d:14:46 > 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:37.730004 b2:a0:cf:0d:14:46 > 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:40.610004 b2:a0:e2:a2:a1:3f > b2:a0:cf:0d:14:46, ethertype ARP (0x0806), length 42: Reply 20.0.0.1 is-at b2:a0:e2:a2:a1:3f, length 28 tc-so:00:00:37.770004 b2:a0:cf:0d:14:46 > b2:a0:e2:a2:a1:3f, ethertype IPv4 (0x0800), length 80: 20.0.0.2 > 20.0.0.1: ip-proto-115 46 tc-so:00:00:40.690004 b2:a0:e2:a2:a1:3f > 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:37.850004 b2:a0:cf:0d:14:46 > b2:a0:e2:a2:a1:3f, ethertype ARP (0x0806), length 42: Reply 20.0.0.2 is-at b2:a0:cf:0d:14:46, length 28 tc-so:00:00:40.690004 b2:a0:e2:a2:a1:3f > b2:a0:cf:0d:14:46, ethertype IPv4 (0x0800), length 80: 20.0.0.1 > 20.0.0.2: ip-proto-115 46 tc-so:00:00:44.090004 b2:a0:e2:a2:a1:3f > b2:a0:cf:0d:14:46, ethertype IPv4 (0x0800), length 80: 20.0.0.1 > 20.0.0.2: ip-proto-115 46 tc-so:00:00:41.310004 b2:a0:cf:0d:14:46 > b2:a0:e2:a2:a1:3f, ethertype IPv4 (0x0800), length 80: 20.0.0.2 > 20.0.0.1: ip-proto-115 46 tc-so:00:00:44.180004 b2:a0:e2:a2:a1:3f > b2:a0:cf:0d:14:46, ethertype IPv4 (0x0800), length 136: 20.0.0.1 > 20.0.0.2: ip-proto-115 102 tc-so:00:00:41.360004 b2:a0:cf:0d:14:46 > b2:a0:e2:a2:a1:3f, ethertype IPv4 (0x0800), length 80: 20.0.0.2 > 20.0.0.1: ip-proto-115 46 tc-so:00:00:44.210004 b2:a0:e2:a2:a1:3f > b2:a0:cf:0d:14:46, ethertype IPv4 (0x0800), length 80: 20.0.0.1 > 20.0.0.2: ip-proto-115 46 tc-so:00:00:41.390004 b2:a0:cf:0d:14:46 > b2:a0:e2:a2:a1:3f, ethertype IPv4 (0x0800), length 136: 20.0.0.2 > 20.0.0.1: ip-proto-115 102 tc-so:00:00:51.840004 b2:a0:e2:a2:a1:3f > b2:a0:cf:0d:14:46, ethertype IPv4 (0x0800), length 170: 20.0.0.1 > 20.0.0.2: ESP(spi=0x00002710,seq=0x1), length 136 tc-so:00:00:49.090004 b2:a0:cf:0d:14:46 > b2:a0:e2:a2:a1:3f, 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: 1662332838.656408, ipsec_l2tp_ipv4_transport_esp_rijndaelcbc, passed tc-start: 1662332838.721609, 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:14:ed:c5:12 ./.__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:61:ba:14: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:73:26:a5:c2 ./.__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:3c:ea:7d:83 ./.__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:54:3c:7d:fe ./.__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: Sep 4 23:08:09 2022 current: Sep 4 23:08:11 2022 tc-so: diff: 2(s) hard: 0(s) soft: 0(s) tc-so: last: Sep 4 23:07:23 2022 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=304 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: Sep 4 23:08:10 2022 current: Sep 4 23:08:11 2022 tc-so: diff: 1(s) hard: 0(s) soft: 0(s) tc-so: last: Sep 4 23:07:23 2022 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=304 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: Sep 4 23:08:12 2022 current: Sep 4 23:08:13 2022 tc-so: diff: 1(s) hard: 0(s) soft: 0(s) tc-so: last: Sep 4 23:07:28 2022 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=172 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: Sep 4 23:08:12 2022 current: Sep 4 23:08:13 2022 tc-so: diff: 1(s) hard: 0(s) soft: 0(s) tc-so: last: Sep 4 23:07:28 2022 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=172 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 33624 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:42:6a:12 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 - - 33624 lo0 tc-so:10.0.0.2 b2:a0:54:3c:7d:fe 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 33624 0 0 0 0 0 tc-so:lo0 33624 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:8a:42:6a:12 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:54:3c:7d:fe 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:8a:42:6a:12 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 33624 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:14:ed:c5:12 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:61:ba:14:c7 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 - - 33624 lo0 tc-so:20.0.0.2 b2:a0:3c:ea:7d:83 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 33624 0 0 0 0 0 tc-so:lo0 33624 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:14:ed:c5:12 6 0 5 0 0 tc-so:shmif 1500 b2:a0:61:ba:14:c7 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:3c:ea:7d:83 on shmif1 6s 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:ed:c5:12 multicnt 0 tc-so:shmif1: tc-so: enaddr b2:a0:61:ba:14:c7 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 33624 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:73:26:a5:c2 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:3c:ea:7d:83 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 - - 33624 lo0 tc-so:20.0.0.1 b2:a0:61:ba:14: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 33624 0 0 0 0 0 tc-so:lo0 33624 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:73:26:a5:c2 5 0 5 0 0 tc-so:shmif 1500 b2:a0:3c:ea:7d:83 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:61:ba:14:c7 on shmif1 1s 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:73:26:a5:c2 multicnt 0 tc-so:shmif1: tc-so: enaddr b2:a0:3c:ea:7d:83 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 33624 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:3c:7d:fe 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 - - 33624 lo0 tc-so:10.0.0.1 b2:a0:8a:42:6a: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 33624 0 0 0 0 0 tc-so:lo0 33624 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:54:3c:7d:fe 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:8a:42:6a:12 on shmif0 expired 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:3c:7d:fe 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:54:3c:7d:fe 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:3c:ea:7d:83 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:73:26:a5:c2 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:61:ba:14:c7 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:14:ed:c5:12 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:8a:42:6a:12 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 33624 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 - - 33624 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33624 0 0 0 0 0 tc-so:lo0 33624 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 384 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 128 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 1280 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 128 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 256 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 54 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 64 139 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 256 66 0 0 5 0 5 5 0 inf 0 tc-so:kmem-00256 384 39 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00384 512 26 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00512 640 13 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00768 896 7 0 0 2 0 2 2 0 inf 0 tc-so:kmem-01024 1152 89 0 0 30 0 30 30 0 inf 0 tc-so:kmem-02048 2048 390 0 0 195 0 195 195 0 inf 0 tc-so:kmem-04096 4096 13 0 0 13 0 13 13 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 528 4 0 0 3 0 3 3 0 inf 2 tc-so:mclpl 2048 2 0 0 5 0 5 5 0 8192 4 tc-so:mutex 128 31 0 0 1 0 1 1 0 inf 0 tc-so:pcache 2816 51 0 1 50 0 50 50 0 inf 0 tc-so:pcachecpu 128 52 0 0 2 0 2 2 0 inf 0 tc-so:pcglarge 1152 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 384 29 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-128 80 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 233 0 0 4 0 4 4 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 1024 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 128 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 1024 7 0 0 2 0 2 2 0 inf 0 tc-so:vmembt 128 8 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1412 0 30 360 0 360 tc-so: tc-so:In use 1205K, total allocated 1440K; utilization 83.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, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.99 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/evbarm/9.99.99/modules tc-so:[ 1.320005] 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:[ 13.070005] shmif0: Ethernet address b2:a0:8a:42:6a:12 tc-so:### Dumping unix://ipsec_l2tp_tunel_local tc-so:lo0: flags=0x8049 mtu 33624 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 - - 33624 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33624 0 0 0 0 0 tc-so:lo0 33624 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 256 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 384 2 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 384 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 128 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 1280 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 128 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 256 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 67 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 64 176 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 256 80 0 0 5 0 5 5 0 inf 0 tc-so:kmem-00256 384 64 0 0 7 0 7 7 0 inf 0 tc-so:kmem-00384 512 34 0 0 5 0 5 5 0 inf 0 tc-so:kmem-00512 640 13 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00768 896 8 0 0 2 0 2 2 0 inf 0 tc-so:kmem-01024 1152 102 0 0 34 0 34 34 0 inf 0 tc-so:kmem-02048 2048 1116 0 0 558 0 558 558 0 inf 0 tc-so:kmem-04096 4096 13 0 0 13 0 13 13 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 528 15 0 0 5 0 5 5 0 inf 2 tc-so:mclpl 2048 5 0 0 7 0 7 7 0 8192 4 tc-so:mutex 128 42 0 0 2 0 2 2 0 inf 0 tc-so:pcache 2816 54 0 1 53 0 53 53 0 inf 0 tc-so:pcachecpu 128 55 0 0 2 0 2 2 0 inf 0 tc-so:pcglarge 1152 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 384 40 0 0 4 0 4 4 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-128 80 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 600 0 0 10 0 10 10 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 1024 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 128 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 1024 7 0 0 2 0 2 2 0 inf 0 tc-so:vmembt 128 57 0 0 2 0 2 2 0 inf 0 tc-so:Totals 2748 0 54 750 0 750 tc-so: tc-so:In use 2748K, total allocated 3000K; utilization 91.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, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.99 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/evbarm/9.99.99/modules tc-so:[ 1.350005] IPsec: Initialized Security Association Processing. tc-so:[ 1.350005] 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:[ 13.040005] shmif0: Ethernet address b2:a0:14:ed:c5:12 tc-so:[ 17.200005] shmif1: Ethernet address b2:a0:61:ba:14:c7 tc-so:[ 40.990005] arp from 10.0.0.2: addr len: new 6, i/f 0 (ignored) tc-so:[ 41.030005] arp from 10.0.0.1: addr len: new 6, i/f 0 (ignored) tc-so:[ 44.130005] arp from 10.0.0.1: addr len: new 6, i/f 0 (ignored) tc-so:[ 44.260005] arp from 10.0.0.2: addr len: new 6, i/f 0 (ignored) tc-so:[ 52.260005] 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 33624 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 - - 33624 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33624 0 0 0 0 0 tc-so:lo0 33624 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 256 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 384 1 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 384 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 128 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 1280 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 128 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 256 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 50 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 68 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 64 178 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 256 80 0 0 5 0 5 5 0 inf 0 tc-so:kmem-00256 384 64 0 0 7 0 7 7 0 inf 0 tc-so:kmem-00384 512 34 0 0 5 0 5 5 0 inf 0 tc-so:kmem-00512 640 13 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00768 896 8 0 0 2 0 2 2 0 inf 0 tc-so:kmem-01024 1152 102 0 0 34 0 34 34 0 inf 0 tc-so:kmem-02048 2048 1114 0 0 557 0 557 557 0 inf 0 tc-so:kmem-04096 4096 13 0 0 13 0 13 13 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 528 10 0 0 4 0 4 4 0 inf 2 tc-so:mclpl 2048 4 0 0 6 0 6 6 0 8192 4 tc-so:mutex 128 42 0 0 2 0 2 2 0 inf 0 tc-so:pcache 2816 54 0 1 53 0 53 53 0 inf 0 tc-so:pcachecpu 128 55 0 0 2 0 2 2 0 inf 0 tc-so:pcglarge 1152 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 384 35 0 0 4 0 4 4 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-128 80 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 598 0 0 10 0 10 10 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 1024 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 128 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 1024 7 0 0 2 0 2 2 0 inf 0 tc-so:vmembt 128 57 0 0 2 0 2 2 0 inf 0 tc-so:Totals 2732 0 54 747 0 747 tc-so: tc-so:In use 2736K, total allocated 2988K; utilization 91.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, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.99 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/evbarm/9.99.99/modules tc-so:[ 1.370005] IPsec: Initialized Security Association Processing. tc-so:[ 1.370005] mainbus0 (root) tc-so:[ 1.470005] chacha: Portable C ChaCha tc-so:[ 1.470005] 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:[ 15.860005] shmif0: Ethernet address b2:a0:73:26:a5:c2 tc-so:[ 18.390005] shmif1: Ethernet address b2:a0:3c:ea:7d:83 tc-so:[ 37.150005] arp from 10.0.0.2: addr len: new 6, i/f 0 (ignored) tc-so:[ 37.290005] arp from 10.0.0.1: addr len: new 6, i/f 0 (ignored) tc-so:[ 40.400005] arp from 10.0.0.1: addr len: new 6, i/f 0 (ignored) tc-so:[ 40.480005] arp from 10.0.0.2: addr len: new 6, i/f 0 (ignored) tc-so:[ 48.480005] 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 33624 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 - - 33624 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33624 0 0 0 0 0 tc-so:lo0 33624 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 384 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 128 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 1280 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 128 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 256 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 54 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 64 138 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 256 66 0 0 5 0 5 5 0 inf 0 tc-so:kmem-00256 384 39 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00384 512 26 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00512 640 13 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00768 896 7 0 0 2 0 2 2 0 inf 0 tc-so:kmem-01024 1152 89 0 0 30 0 30 30 0 inf 0 tc-so:kmem-02048 2048 366 0 0 183 0 183 183 0 inf 0 tc-so:kmem-04096 4096 13 0 0 13 0 13 13 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 528 3 0 0 3 0 3 3 0 inf 2 tc-so:mclpl 2048 3 0 0 6 0 6 6 0 8192 4 tc-so:mutex 128 31 0 0 1 0 1 1 0 inf 0 tc-so:pcache 2816 51 0 1 50 0 50 50 0 inf 0 tc-so:pcachecpu 128 52 0 0 2 0 2 2 0 inf 0 tc-so:pcglarge 1152 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 384 28 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-128 80 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 222 0 0 4 0 4 4 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 1024 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 128 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 1024 7 0 0 2 0 2 2 0 inf 0 tc-so:vmembt 128 8 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1367 0 26 349 0 349 tc-so: tc-so:In use 1156K, total allocated 1396K; utilization 82.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, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.99 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/evbarm/9.99.99/modules tc-so:[ 1.360005] 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:[ 17.080005] shmif0: Ethernet address b2:a0:54:3c:7d:fe 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:28.970004 b2:a0:8a:42:6a:12 > 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:40.990004 b2:a0:54:3c:7d:fe > 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:46.260004 b2:a0:8a:42:6a:12 > 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:44.180004 b2:a0:54:3c:7d:fe > b2:a0:8a:42:6a:12, ethertype ARP (0x0806), length 42: Reply 10.0.0.2 is-at b2:a0:54:3c:7d:fe, length 28 tc-so:00:00:46.330004 b2:a0:8a:42:6a:12 > b2:a0:54:3c:7d:fe, ethertype IPv4 (0x0800), length 98: 10.0.0.1 > 10.0.0.2: ICMP echo request, id 22826, seq 0, length 64 tc-so:00:00:44.260004 b2:a0:54:3c:7d:fe > 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:46.370004 b2:a0:8a:42:6a:12 > b2:a0:54:3c:7d:fe, ethertype ARP (0x0806), length 42: Reply 10.0.0.1 is-at b2:a0:8a:42:6a:12, length 28 tc-so:00:00:44.260004 b2:a0:54:3c:7d:fe > b2:a0:8a:42:6a:12, ethertype IPv4 (0x0800), length 98: 10.0.0.2 > 10.0.0.1: ICMP echo reply, id 22826, seq 0, length 64 tc-so:00:00:54.300004 b2:a0:8a:42:6a:12 > b2:a0:54:3c:7d:fe, ethertype IPv4 (0x0800), length 98: 10.0.0.1 > 10.0.0.2: ICMP echo request, id 2358, seq 0, length 64 tc-so:00:00:52.260004 b2:a0:54:3c:7d:fe > b2:a0:8a:42:6a:12, ethertype IPv4 (0x0800), length 98: 10.0.0.2 > 10.0.0.1: ICMP echo reply, id 2358, seq 0, length 64 tc-so:### Dumping ./bus_ipsec_remote tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:33.370004 b2:a0:54:3c:7d:fe > 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:37.290004 b2:a0:8a:42:6a:12 > 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:40.400004 b2:a0:8a:42:6a:12 > 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:36.600004 b2:a0:54:3c:7d:fe > b2:a0:8a:42:6a:12, ethertype ARP (0x0806), length 42: Reply 10.0.0.2 is-at b2:a0:54:3c:7d:fe, length 28 tc-so:00:00:40.480004 b2:a0:8a:42:6a:12 > b2:a0:54:3c:7d:fe, ethertype IPv4 (0x0800), length 98: 10.0.0.1 > 10.0.0.2: ICMP echo request, id 22826, seq 0, length 64 tc-so:00:00:36.680004 b2:a0:54:3c:7d:fe > 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:40.520004 b2:a0:8a:42:6a:12 > b2:a0:54:3c:7d:fe, ethertype ARP (0x0806), length 42: Reply 10.0.0.1 is-at b2:a0:8a:42:6a:12, length 28 tc-so:00:00:36.720004 b2:a0:54:3c:7d:fe > b2:a0:8a:42:6a:12, ethertype IPv4 (0x0800), length 98: 10.0.0.2 > 10.0.0.1: ICMP echo reply, id 22826, seq 0, length 64 tc-so:00:00:48.480004 b2:a0:8a:42:6a:12 > b2:a0:54:3c:7d:fe, ethertype IPv4 (0x0800), length 98: 10.0.0.1 > 10.0.0.2: ICMP echo request, id 2358, seq 0, length 64 tc-so:00:00:44.720004 b2:a0:54:3c:7d:fe > b2:a0:8a:42:6a:12, ethertype IPv4 (0x0800), length 98: 10.0.0.2 > 10.0.0.1: ICMP echo reply, id 2358, seq 0, length 64 tc-so:### Dumping ./bus_ipsec_tunnel tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:27.690004 b2:a0:61:ba:14:c7 > 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:30.610004 b2:a0:3c:ea:7d:83 > 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:37.150004 b2:a0:3c:ea:7d:83 > 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:40.990004 b2:a0:61:ba:14:c7 > b2:a0:3c:ea:7d:83, ethertype ARP (0x0806), length 42: Reply 20.0.0.1 is-at b2:a0:61:ba:14:c7, length 28 tc-so:00:00:37.220004 b2:a0:3c:ea:7d:83 > b2:a0:61:ba:14:c7, ethertype IPv4 (0x0800), length 80: 20.0.0.2 > 20.0.0.1: ip-proto-115 46 tc-so:00:00:41.030004 b2:a0:61:ba:14:c7 > 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:37.290004 b2:a0:3c:ea:7d:83 > b2:a0:61:ba:14:c7, ethertype ARP (0x0806), length 42: Reply 20.0.0.2 is-at b2:a0:3c:ea:7d:83, length 28 tc-so:00:00:41.030004 b2:a0:61:ba:14:c7 > b2:a0:3c:ea:7d:83, ethertype IPv4 (0x0800), length 80: 20.0.0.1 > 20.0.0.2: ip-proto-115 46 tc-so:00:00:44.130004 b2:a0:61:ba:14:c7 > b2:a0:3c:ea:7d:83, ethertype IPv4 (0x0800), length 80: 20.0.0.1 > 20.0.0.2: ip-proto-115 46 tc-so:00:00:40.400004 b2:a0:3c:ea:7d:83 > b2:a0:61:ba:14:c7, ethertype IPv4 (0x0800), length 80: 20.0.0.2 > 20.0.0.1: ip-proto-115 46 tc-so:00:00:44.220004 b2:a0:61:ba:14:c7 > b2:a0:3c:ea:7d:83, ethertype IPv4 (0x0800), length 136: 20.0.0.1 > 20.0.0.2: ip-proto-115 102 tc-so:00:00:40.480004 b2:a0:3c:ea:7d:83 > b2:a0:61:ba:14:c7, ethertype IPv4 (0x0800), length 80: 20.0.0.2 > 20.0.0.1: ip-proto-115 46 tc-so:00:00:44.260004 b2:a0:61:ba:14:c7 > b2:a0:3c:ea:7d:83, ethertype IPv4 (0x0800), length 80: 20.0.0.1 > 20.0.0.2: ip-proto-115 46 tc-so:00:00:40.520004 b2:a0:3c:ea:7d:83 > b2:a0:61:ba:14:c7, ethertype IPv4 (0x0800), length 136: 20.0.0.2 > 20.0.0.1: ip-proto-115 102 tc-so:00:00:52.220004 b2:a0:61:ba:14:c7 > b2:a0:3c:ea:7d:83, 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:48.480004 b2:a0:3c:ea:7d:83 > b2:a0:61:ba:14:c7, 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: 1662332967.279629, ipsec_l2tp_ipv4_tunnel_ah_hmacsha512, passed tc-start: 1662332967.354567, 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:ce:58:51:d5 ./.__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:b2:f2:1f:fb ./.__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:a9:8d:c4:77 ./.__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:7e:13:da:96 ./.__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:9d:43:1f:41 ./.__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: Sep 4 23:10:19 2022 current: Sep 4 23:10:21 2022 tc-so: diff: 2(s) hard: 0(s) soft: 0(s) tc-so: last: Sep 4 23:09:32 2022 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=2810 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: Sep 4 23:10:19 2022 current: Sep 4 23:10:21 2022 tc-so: diff: 2(s) hard: 0(s) soft: 0(s) tc-so: last: Sep 4 23:09:32 2022 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=2810 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: Sep 4 23:10:21 2022 current: Sep 4 23:10:23 2022 tc-so: diff: 2(s) hard: 0(s) soft: 0(s) tc-so: last: Sep 4 23:09:36 2022 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=4402 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: Sep 4 23:10:21 2022 current: Sep 4 23:10:23 2022 tc-so: diff: 2(s) hard: 0(s) soft: 0(s) tc-so: last: Sep 4 23:09:36 2022 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=4402 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 33624 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:98:d2:9d 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 - - 33624 lo0 tc-so:10.0.0.2 b2:a0:9d:43:1f: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 33624 0 0 0 0 0 tc-so:lo0 33624 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:d0:98:d2:9d 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:9d:43:1f:41 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:d0:98:d2:9d 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 33624 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:ce:58:51:d5 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:b2:f2:1f:fb 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 - - 33624 lo0 tc-so:20.0.0.2 b2:a0:7e:13:da:96 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 33624 0 0 0 0 0 tc-so:lo0 33624 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:ce:58:51:d5 6 0 5 0 0 tc-so:shmif 1500 b2:a0:b2:f2:1f:fb 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:7e:13:da:96 on shmif1 4s 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:ce:58:51:d5 multicnt 0 tc-so:shmif1: tc-so: enaddr b2:a0:b2:f2:1f:fb 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 33624 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:a9:8d:c4:77 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:7e:13:da:96 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 - - 33624 lo0 tc-so:20.0.0.1 b2:a0:b2:f2:1f:fb 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 33624 0 0 0 0 0 tc-so:lo0 33624 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:a9:8d:c4:77 5 0 5 0 0 tc-so:shmif 1500 b2:a0:7e:13:da:96 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:b2:f2:1f:fb on shmif1 23h59m58s S 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:a9:8d:c4:77 multicnt 0 tc-so:shmif1: tc-so: enaddr b2:a0:7e:13:da:96 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 33624 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:9d:43:1f:41 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 - - 33624 lo0 tc-so:10.0.0.1 b2:a0:d0:98:d2: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 33624 0 0 0 0 0 tc-so:lo0 33624 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:9d:43:1f:41 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:98:d2:9d on shmif0 23h59m59s S 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:9d:43:1f:41 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:9d:43:1f:41 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:7e:13:da:96 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:a9:8d:c4:77 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:b2:f2:1f:fb 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:ce:58:51:d5 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:98:d2:9d 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 33624 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 - - 33624 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33624 0 0 0 0 0 tc-so:lo0 33624 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 384 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 128 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 1280 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 128 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 256 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 54 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 64 138 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 256 66 0 0 5 0 5 5 0 inf 0 tc-so:kmem-00256 384 39 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00384 512 26 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00512 640 13 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00768 896 7 0 0 2 0 2 2 0 inf 0 tc-so:kmem-01024 1152 89 0 0 30 0 30 30 0 inf 0 tc-so:kmem-02048 2048 391 0 0 196 0 196 196 0 inf 0 tc-so:kmem-04096 4096 13 0 0 13 0 13 13 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 528 4 0 0 3 0 3 3 0 inf 2 tc-so:mclpl 2048 2 0 0 5 0 5 5 0 8192 4 tc-so:mutex 128 31 0 0 1 0 1 1 0 inf 0 tc-so:pcache 2816 51 0 1 50 0 50 50 0 inf 0 tc-so:pcachecpu 128 52 0 0 2 0 2 2 0 inf 0 tc-so:pcglarge 1152 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 384 28 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-128 80 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 234 0 0 4 0 4 4 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 1024 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 128 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 1024 7 0 0 2 0 2 2 0 inf 0 tc-so:vmembt 128 8 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1412 0 30 361 0 361 tc-so: tc-so:In use 1206K, total allocated 1444K; utilization 83.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, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.99 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/evbarm/9.99.99/modules 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:[ 11.680005] shmif0: Ethernet address b2:a0:d0:98:d2:9d tc-so:### Dumping unix://ipsec_l2tp_tunel_local tc-so:lo0: flags=0x8049 mtu 33624 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 - - 33624 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33624 0 0 0 0 0 tc-so:lo0 33624 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 256 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 384 1 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 384 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 128 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 1280 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 128 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 256 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 67 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 64 180 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 256 78 0 0 5 0 5 5 0 inf 0 tc-so:kmem-00256 384 60 0 0 6 0 6 6 0 inf 0 tc-so:kmem-00384 512 34 0 0 5 0 5 5 0 inf 0 tc-so:kmem-00512 640 13 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00768 896 8 0 0 2 0 2 2 0 inf 0 tc-so:kmem-01024 1152 102 0 0 34 0 34 34 0 inf 0 tc-so:kmem-02048 2048 1115 0 0 558 0 558 558 0 inf 0 tc-so:kmem-04096 4096 13 0 0 13 0 13 13 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 528 10 0 0 4 0 4 4 0 inf 2 tc-so:mclpl 2048 4 0 0 6 0 6 6 0 8192 4 tc-so:mutex 128 42 0 0 2 0 2 2 0 inf 0 tc-so:pcache 2816 54 0 1 53 0 53 53 0 inf 0 tc-so:pcachecpu 128 55 0 0 2 0 2 2 0 inf 0 tc-so:pcglarge 1152 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 384 36 0 0 4 0 4 4 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-128 80 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 599 0 0 10 0 10 10 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 1024 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 128 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 1024 7 0 0 2 0 2 2 0 inf 0 tc-so:vmembt 128 57 0 0 2 0 2 2 0 inf 0 tc-so:Totals 2737 0 54 747 0 747 tc-so: tc-so:In use 2737K, total allocated 2988K; utilization 91.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, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.99 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/evbarm/9.99.99/modules tc-so:[ 1.320005] IPsec: Initialized Security Association Processing. tc-so:[ 1.320005] 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:[ 11.930005] shmif0: Ethernet address b2:a0:ce:58:51:d5 tc-so:[ 14.370005] shmif1: Ethernet address b2:a0:b2:f2:1f:fb tc-so:[ 41.110005] arp from 10.0.0.2: addr len: new 6, i/f 0 (ignored) tc-so:[ 41.110005] arp from 10.0.0.1: addr len: new 6, i/f 0 (ignored) tc-so:[ 44.440005] arp from 10.0.0.1: addr len: new 6, i/f 0 (ignored) tc-so:[ 44.520005] arp from 10.0.0.2: addr len: new 6, i/f 0 (ignored) tc-so:[ 52.850005] 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 33624 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 - - 33624 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33624 0 0 0 0 0 tc-so:lo0 33624 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 256 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 384 2 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 384 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 128 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 1280 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 128 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 256 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 50 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 68 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 64 179 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 256 78 0 0 5 0 5 5 0 inf 0 tc-so:kmem-00256 384 60 0 0 6 0 6 6 0 inf 0 tc-so:kmem-00384 512 34 0 0 5 0 5 5 0 inf 0 tc-so:kmem-00512 640 13 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00768 896 8 0 0 2 0 2 2 0 inf 0 tc-so:kmem-01024 1152 102 0 0 34 0 34 34 0 inf 0 tc-so:kmem-02048 2048 1115 0 0 558 0 558 558 0 inf 0 tc-so:kmem-04096 4096 13 0 0 13 0 13 13 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 528 14 0 0 5 0 5 5 0 inf 3 tc-so:mclpl 2048 5 0 0 7 0 7 7 0 8192 4 tc-so:mutex 128 42 0 0 2 0 2 2 0 inf 0 tc-so:pcache 2816 54 0 1 53 0 53 53 0 inf 0 tc-so:pcachecpu 128 55 0 0 2 0 2 2 0 inf 0 tc-so:pcglarge 1152 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 384 42 0 0 5 0 5 5 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-128 80 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 600 0 0 10 0 10 10 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 1024 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 128 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 1024 7 0 0 2 0 2 2 0 inf 0 tc-so:vmembt 128 59 0 0 2 0 2 2 0 inf 0 tc-so:Totals 2753 0 54 750 0 750 tc-so: tc-so:In use 2744K, total allocated 3000K; utilization 91.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, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.99 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/evbarm/9.99.99/modules tc-so:[ 1.340005] IPsec: Initialized Security Association Processing. tc-so:[ 1.340005] mainbus0 (root) tc-so:[ 1.460005] chacha: Portable C ChaCha tc-so:[ 1.460005] aes: BearSSL aes_ct tc-so:[ 1.460005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.460005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 13.900005] shmif0: Ethernet address b2:a0:a9:8d:c4:77 tc-so:[ 16.500005] shmif1: Ethernet address b2:a0:7e:13:da:96 tc-so:[ 38.030005] arp from 10.0.0.2: addr len: new 6, i/f 0 (ignored) tc-so:[ 38.190005] arp from 10.0.0.1: addr len: new 6, i/f 0 (ignored) tc-so:[ 41.490005] arp from 10.0.0.1: addr len: new 6, i/f 0 (ignored) tc-so:[ 41.570005] arp from 10.0.0.2: addr len: new 6, i/f 0 (ignored) tc-so:[ 49.840005] 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 33624 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 - - 33624 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33624 0 0 0 0 0 tc-so:lo0 33624 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 384 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 128 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 1280 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 128 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 256 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 53 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 64 138 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 256 66 0 0 5 0 5 5 0 inf 0 tc-so:kmem-00256 384 39 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00384 512 26 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00512 640 13 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00768 896 7 0 0 2 0 2 2 0 inf 0 tc-so:kmem-01024 1152 89 0 0 30 0 30 30 0 inf 0 tc-so:kmem-02048 2048 367 0 0 184 0 184 184 0 inf 0 tc-so:kmem-04096 4096 13 0 0 13 0 13 13 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 528 3 0 0 3 0 3 3 0 inf 2 tc-so:mclpl 2048 3 0 0 6 0 6 6 0 8192 4 tc-so:mutex 128 31 0 0 1 0 1 1 0 inf 0 tc-so:pcache 2816 51 0 1 50 0 50 50 0 inf 0 tc-so:pcachecpu 128 52 0 0 2 0 2 2 0 inf 0 tc-so:pcglarge 1152 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 384 29 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-128 80 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 223 0 0 4 0 4 4 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 1024 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 128 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 1024 7 0 0 2 0 2 2 0 inf 0 tc-so:vmembt 128 8 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1369 0 26 350 0 350 tc-so: tc-so:In use 1158K, total allocated 1400K; utilization 82.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, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.99 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/evbarm/9.99.99/modules tc-so:[ 1.360005] 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:[ 16.570005] shmif0: Ethernet address b2:a0:9d:43:1f:41 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:27.880004 b2:a0:d0:98:d2:9d > 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:41.060004 b2:a0:9d:43:1f: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:46.930004 b2:a0:d0:98:d2:9d > 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:44.480004 b2:a0:9d:43:1f:41 > b2:a0:d0:98:d2:9d, ethertype ARP (0x0806), length 42: Reply 10.0.0.2 is-at b2:a0:9d:43:1f:41, length 28 tc-so:00:00:47.010004 b2:a0:d0:98:d2:9d > b2:a0:9d:43:1f:41, ethertype IPv4 (0x0800), length 98: 10.0.0.1 > 10.0.0.2: ICMP echo request, id 3525, seq 0, length 64 tc-so:00:00:44.520004 b2:a0:9d:43:1f: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:47.040004 b2:a0:d0:98:d2:9d > b2:a0:9d:43:1f:41, ethertype ARP (0x0806), length 42: Reply 10.0.0.1 is-at b2:a0:d0:98:d2:9d, length 28 tc-so:00:00:45.060004 b2:a0:9d:43:1f:41 > b2:a0:d0:98:d2:9d, ethertype IPv4 (0x0800), length 98: 10.0.0.2 > 10.0.0.1: ICMP echo reply, id 3525, seq 0, length 64 tc-so:00:00:55.270004 b2:a0:d0:98:d2:9d > b2:a0:9d:43:1f:41, ethertype IPv4 (0x0800), length 98: 10.0.0.1 > 10.0.0.2: ICMP echo request, id 8765, seq 0, length 64 tc-so:00:00:52.850004 b2:a0:9d:43:1f:41 > b2:a0:d0:98:d2:9d, ethertype IPv4 (0x0800), length 98: 10.0.0.2 > 10.0.0.1: ICMP echo reply, id 8765, seq 0, length 64 tc-so:### Dumping ./bus_ipsec_remote tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:35.020004 b2:a0:9d:43:1f: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:38.190004 b2:a0:d0:98:d2:9d > 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:41.490004 b2:a0:d0:98:d2:9d > 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:38.470004 b2:a0:9d:43:1f:41 > b2:a0:d0:98:d2:9d, ethertype ARP (0x0806), length 42: Reply 10.0.0.2 is-at b2:a0:9d:43:1f:41, length 28 tc-so:00:00:41.530004 b2:a0:d0:98:d2:9d > b2:a0:9d:43:1f:41, ethertype IPv4 (0x0800), length 98: 10.0.0.1 > 10.0.0.2: ICMP echo request, id 3525, seq 0, length 64 tc-so:00:00:38.550004 b2:a0:9d:43:1f: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:42.060004 b2:a0:d0:98:d2:9d > b2:a0:9d:43:1f:41, ethertype ARP (0x0806), length 42: Reply 10.0.0.1 is-at b2:a0:d0:98:d2:9d, length 28 tc-so:00:00:39.050004 b2:a0:9d:43:1f:41 > b2:a0:d0:98:d2:9d, ethertype IPv4 (0x0800), length 98: 10.0.0.2 > 10.0.0.1: ICMP echo reply, id 3525, seq 0, length 64 tc-so:00:00:49.840004 b2:a0:d0:98:d2:9d > b2:a0:9d:43:1f:41, ethertype IPv4 (0x0800), length 98: 10.0.0.1 > 10.0.0.2: ICMP echo request, id 8765, seq 0, length 64 tc-so:00:00:46.880004 b2:a0:9d:43:1f:41 > b2:a0:d0:98:d2:9d, ethertype IPv4 (0x0800), length 98: 10.0.0.2 > 10.0.0.1: ICMP echo reply, id 8765, seq 0, length 64 tc-so:### Dumping ./bus_ipsec_tunnel tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:26.240004 b2:a0:b2:f2:1f:fb > 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:29.950004 b2:a0:7e:13:da:96 > 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:38.030004 b2:a0:7e:13:da:96 > 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:41.020004 b2:a0:b2:f2:1f:fb > b2:a0:7e:13:da:96, ethertype ARP (0x0806), length 42: Reply 20.0.0.1 is-at b2:a0:b2:f2:1f:fb, length 28 tc-so:00:00:38.070004 b2:a0:7e:13:da:96 > b2:a0:b2:f2:1f:fb, ethertype IPv4 (0x0800), length 80: 20.0.0.2 > 20.0.0.1: ip-proto-115 46 tc-so:00:00:41.110004 b2:a0:b2:f2:1f:fb > 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:38.190004 b2:a0:7e:13:da:96 > b2:a0:b2:f2:1f:fb, ethertype ARP (0x0806), length 42: Reply 20.0.0.2 is-at b2:a0:7e:13:da:96, length 28 tc-so:00:00:41.150004 b2:a0:b2:f2:1f:fb > b2:a0:7e:13:da:96, ethertype IPv4 (0x0800), length 80: 20.0.0.1 > 20.0.0.2: ip-proto-115 46 tc-so:00:00:44.440004 b2:a0:b2:f2:1f:fb > b2:a0:7e:13:da:96, ethertype IPv4 (0x0800), length 80: 20.0.0.1 > 20.0.0.2: ip-proto-115 46 tc-so:00:00:41.490004 b2:a0:7e:13:da:96 > b2:a0:b2:f2:1f:fb, ethertype IPv4 (0x0800), length 80: 20.0.0.2 > 20.0.0.1: ip-proto-115 46 tc-so:00:00:44.480004 b2:a0:b2:f2:1f:fb > b2:a0:7e:13:da:96, ethertype IPv4 (0x0800), length 136: 20.0.0.1 > 20.0.0.2: ip-proto-115 102 tc-so:00:00:41.570004 b2:a0:7e:13:da:96 > b2:a0:b2:f2:1f:fb, ethertype IPv4 (0x0800), length 80: 20.0.0.2 > 20.0.0.1: ip-proto-115 46 tc-so:00:00:45.030004 b2:a0:b2:f2:1f:fb > b2:a0:7e:13:da:96, ethertype IPv4 (0x0800), length 80: 20.0.0.1 > 20.0.0.2: ip-proto-115 46 tc-so:00:00:42.090004 b2:a0:7e:13:da:96 > b2:a0:b2:f2:1f:fb, ethertype IPv4 (0x0800), length 136: 20.0.0.2 > 20.0.0.1: ip-proto-115 102 tc-so:00:00:52.770004 b2:a0:b2:f2:1f:fb > b2:a0:7e:13:da:96, 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:49.880004 b2:a0:7e:13:da:96 > b2:a0:b2:f2:1f:fb, 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: 1662333105.517012, ipsec_l2tp_ipv4_tunnel_ah_null, passed tc-start: 1662333105.598330, 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:57:74:db:e3 ./.__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:ba:9a:b0:92 ./.__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:28:24:00:41 ./.__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:a3:52:b0: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: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:39:41:67:b1 ./.__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: Sep 4 23:12:36 2022 current: Sep 4 23:12:39 2022 tc-so: diff: 3(s) hard: 0(s) soft: 0(s) tc-so: last: Sep 4 23:11:51 2022 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=26867 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: Sep 4 23:12:36 2022 current: Sep 4 23:12:39 2022 tc-so: diff: 3(s) hard: 0(s) soft: 0(s) tc-so: last: Sep 4 23:11:51 2022 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=26867 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: Sep 4 23:12:39 2022 current: Sep 4 23:12:41 2022 tc-so: diff: 2(s) hard: 0(s) soft: 0(s) tc-so: last: Sep 4 23:11:55 2022 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=3552 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: Sep 4 23:12:39 2022 current: Sep 4 23:12:41 2022 tc-so: diff: 2(s) hard: 0(s) soft: 0(s) tc-so: last: Sep 4 23:11:55 2022 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=3552 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 33624 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:57:92:13:e9 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 - - 33624 lo0 tc-so:10.0.0.2 b2:a0:39:41:67:b1 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 33624 0 0 0 0 0 tc-so:lo0 33624 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:57:92:13:e9 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:39:41:67:b1 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:57:92:13:e9 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 33624 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:57:74:db:e3 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:ba:9a:b0:92 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 - - 33624 lo0 tc-so:20.0.0.2 b2:a0:a3:52:b0: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 33624 0 0 0 0 0 tc-so:lo0 33624 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:57:74:db:e3 6 0 5 0 0 tc-so:shmif 1500 b2:a0:ba:9a:b0:92 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:a3:52:b0:47 on shmif1 3s 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:57:74:db:e3 multicnt 0 tc-so:shmif1: tc-so: enaddr b2:a0:ba:9a:b0:92 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 33624 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:28:24:00:41 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:a3:52:b0:47 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 - - 33624 lo0 tc-so:20.0.0.1 b2:a0:ba:9a:b0:92 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 33624 0 0 0 0 0 tc-so:lo0 33624 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:28:24:00:41 5 0 5 0 0 tc-so:shmif 1500 b2:a0:a3:52:b0:47 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:ba:9a:b0:92 on shmif1 23h59m56s S 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:24:00:41 multicnt 0 tc-so:shmif1: tc-so: enaddr b2:a0:a3:52:b0:47 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 33624 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:39:41:67:b1 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 - - 33624 lo0 tc-so:10.0.0.1 b2:a0:57:92:13:e9 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 33624 0 0 0 0 0 tc-so:lo0 33624 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:39:41:67:b1 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:57:92:13:e9 on shmif0 23h59m54s S 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:39:41:67:b1 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:39:41:67:b1 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:a3:52:b0:47 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:28:24:00:41 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:ba:9a:b0:92 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:57:74:db:e3 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:57:92:13:e9 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 33624 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 - - 33624 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33624 0 0 0 0 0 tc-so:lo0 33624 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 384 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 128 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 1280 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 128 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 256 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 44 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 64 136 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 256 66 0 0 5 0 5 5 0 inf 0 tc-so:kmem-00256 384 39 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00384 512 26 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00512 640 13 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00768 896 7 0 0 2 0 2 2 0 inf 0 tc-so:kmem-01024 1152 89 0 0 30 0 30 30 0 inf 0 tc-so:kmem-02048 2048 390 0 0 195 0 195 195 0 inf 0 tc-so:kmem-04096 4096 13 0 0 13 0 13 13 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 528 7 0 0 4 0 4 4 0 inf 3 tc-so:mclpl 2048 3 0 0 6 0 6 6 0 8192 4 tc-so:mutex 128 31 0 0 1 0 1 1 0 inf 0 tc-so:pcache 2816 51 0 1 50 0 50 50 0 inf 0 tc-so:pcachecpu 128 52 0 0 2 0 2 2 0 inf 0 tc-so:pcglarge 1152 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 384 30 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-128 80 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 234 0 0 4 0 4 4 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 1024 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 128 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 1024 7 0 0 2 0 2 2 0 inf 0 tc-so:vmembt 128 8 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1414 0 30 362 0 362 tc-so: tc-so:In use 1209K, total allocated 1448K; utilization 83.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, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.99 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/evbarm/9.99.99/modules tc-so:[ 1.310005] 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:[ 11.800005] shmif0: Ethernet address b2:a0:57:92:13:e9 tc-so:### Dumping unix://ipsec_l2tp_tunel_local tc-so:lo0: flags=0x8049 mtu 33624 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 - - 33624 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33624 0 0 0 0 0 tc-so:lo0 33624 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 384 1 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 384 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 128 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 1280 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 128 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 256 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 50 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 64 167 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 256 79 0 0 5 0 5 5 0 inf 0 tc-so:kmem-00256 384 60 0 0 6 0 6 6 0 inf 0 tc-so:kmem-00384 512 34 0 0 5 0 5 5 0 inf 0 tc-so:kmem-00512 640 13 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00768 896 8 0 0 2 0 2 2 0 inf 0 tc-so:kmem-01024 1152 102 0 0 34 0 34 34 0 inf 0 tc-so:kmem-02048 2048 1117 0 0 559 0 559 559 0 inf 0 tc-so:kmem-04096 4096 13 0 0 13 0 13 13 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 528 15 0 0 5 0 5 5 0 inf 2 tc-so:mclpl 2048 4 0 0 6 0 6 6 0 8192 4 tc-so:mutex 128 42 0 0 2 0 2 2 0 inf 0 tc-so:pcache 2816 54 0 1 53 0 53 53 0 inf 0 tc-so:pcachecpu 128 55 0 0 2 0 2 2 0 inf 0 tc-so:pcglarge 1152 2 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 384 43 0 0 5 0 5 5 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-128 80 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 599 0 0 10 0 10 10 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 1024 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 128 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 1024 7 0 0 2 0 2 2 0 inf 0 tc-so:vmembt 128 59 0 0 2 0 2 2 0 inf 0 tc-so:Totals 2740 0 54 750 0 750 tc-so: tc-so:In use 2748K, total allocated 3000K; utilization 91.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, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.99 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/evbarm/9.99.99/modules tc-so:[ 1.350005] IPsec: Initialized Security Association Processing. tc-so:[ 1.350005] 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:[ 11.890005] shmif0: Ethernet address b2:a0:57:74:db:e3 tc-so:[ 14.650005] shmif1: Ethernet address b2:a0:ba:9a:b0:92 tc-so:[ 39.550005] arp from 10.0.0.2: addr len: new 6, i/f 0 (ignored) tc-so:[ 39.600005] arp from 10.0.0.1: addr len: new 6, i/f 0 (ignored) tc-so:[ 42.830005] arp from 10.0.0.1: addr len: new 6, i/f 0 (ignored) tc-so:[ 42.910005] 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 33624 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 - - 33624 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33624 0 0 0 0 0 tc-so:lo0 33624 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 384 1 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 384 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 128 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 1280 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 128 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 256 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 68 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 64 180 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 256 79 0 0 5 0 5 5 0 inf 0 tc-so:kmem-00256 384 61 0 0 7 0 7 7 0 inf 0 tc-so:kmem-00384 512 35 0 0 5 0 5 5 0 inf 0 tc-so:kmem-00512 640 13 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00768 896 8 0 0 2 0 2 2 0 inf 0 tc-so:kmem-01024 1152 102 0 0 34 0 34 34 0 inf 0 tc-so:kmem-02048 2048 1118 0 0 559 0 559 559 0 inf 0 tc-so:kmem-04096 4096 13 0 0 13 0 13 13 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 528 10 0 0 4 0 4 4 0 inf 2 tc-so:mclpl 2048 4 0 0 6 0 6 6 0 8192 4 tc-so:mutex 128 42 0 0 2 0 2 2 0 inf 0 tc-so:pcache 2816 54 0 1 53 0 53 53 0 inf 0 tc-so:pcachecpu 128 55 0 0 2 0 2 2 0 inf 0 tc-so:pcglarge 1152 2 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 384 48 0 0 5 0 5 5 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-128 80 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 599 0 0 10 0 10 10 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 1024 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 128 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 1024 7 0 0 2 0 2 2 0 inf 0 tc-so:vmembt 128 59 0 0 2 0 2 2 0 inf 0 tc-so:Totals 2756 0 54 750 0 750 tc-so: tc-so:In use 2750K, total allocated 3000K; utilization 91.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, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.99 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/evbarm/9.99.99/modules tc-so:[ 1.330005] 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:[ 14.170005] shmif0: Ethernet address b2:a0:28:24:00:41 tc-so:[ 16.610005] shmif1: Ethernet address b2:a0:a3:52:b0:47 tc-so:[ 36.640005] arp from 10.0.0.2: addr len: new 6, i/f 0 (ignored) tc-so:[ 36.760005] arp from 10.0.0.1: addr len: new 6, i/f 0 (ignored) tc-so:[ 39.950005] arp from 10.0.0.1: addr len: new 6, i/f 0 (ignored) tc-so:[ 40.030005] 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 33624 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 - - 33624 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33624 0 0 0 0 0 tc-so:lo0 33624 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 384 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 128 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 1280 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 128 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 256 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 44 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 64 137 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 256 66 0 0 5 0 5 5 0 inf 0 tc-so:kmem-00256 384 39 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00384 512 26 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00512 640 13 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00768 896 7 0 0 2 0 2 2 0 inf 0 tc-so:kmem-01024 1152 89 0 0 30 0 30 30 0 inf 0 tc-so:kmem-02048 2048 366 0 0 183 0 183 183 0 inf 0 tc-so:kmem-04096 4096 13 0 0 13 0 13 13 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 528 3 0 0 3 0 3 3 0 inf 2 tc-so:mclpl 2048 3 0 0 6 0 6 6 0 8192 4 tc-so:mutex 128 31 0 0 1 0 1 1 0 inf 0 tc-so:pcache 2816 51 0 1 50 0 50 50 0 inf 0 tc-so:pcachecpu 128 52 0 0 2 0 2 2 0 inf 0 tc-so:pcglarge 1152 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 384 28 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-128 80 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 222 0 0 4 0 4 4 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 1024 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 128 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 1024 7 0 0 2 0 2 2 0 inf 0 tc-so:vmembt 128 8 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1365 0 26 349 0 349 tc-so: tc-so:In use 1156K, total allocated 1396K; utilization 82.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, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.99 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/evbarm/9.99.99/modules tc-so:[ 1.390005] mainbus0 (root) tc-so:[ 1.470005] chacha: Portable C ChaCha tc-so:[ 1.470005] 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:[ 16.110005] shmif0: Ethernet address b2:a0:39:41:67:b1 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:27.270004 b2:a0:57:92:13:e9 > 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:39.550004 b2:a0:39:41:67:b1 > 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:44.850004 b2:a0:57:92:13:e9 > 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:42.870004 b2:a0:39:41:67:b1 > b2:a0:57:92:13:e9, ethertype ARP (0x0806), length 42: Reply 10.0.0.2 is-at b2:a0:39:41:67:b1, length 28 tc-so:00:00:44.930004 b2:a0:57:92:13:e9 > b2:a0:39:41:67:b1, ethertype IPv4 (0x0800), length 98: 10.0.0.1 > 10.0.0.2: ICMP echo request, id 49217, seq 0, length 64 tc-so:00:00:42.910004 b2:a0:39:41:67:b1 > 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:44.970004 b2:a0:57:92:13:e9 > b2:a0:39:41:67:b1, ethertype ARP (0x0806), length 42: Reply 10.0.0.1 is-at b2:a0:57:92:13:e9, length 28 tc-so:00:00:42.950004 b2:a0:39:41:67:b1 > b2:a0:57:92:13:e9, ethertype IPv4 (0x0800), length 98: 10.0.0.2 > 10.0.0.1: ICMP echo reply, id 49217, seq 0, length 64 tc-so:00:00:53.540004 b2:a0:57:92:13:e9 > b2:a0:39:41:67:b1, ethertype IPv4 (0x0800), length 98: 10.0.0.1 > 10.0.0.2: ICMP echo request, id 46321, seq 0, length 64 tc-so:00:00:51.640004 b2:a0:39:41:67:b1 > b2:a0:57:92:13:e9, ethertype IPv4 (0x0800), length 98: 10.0.0.2 > 10.0.0.1: ICMP echo reply, id 46321, seq 0, length 64 tc-so:### Dumping ./bus_ipsec_remote tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:33.610004 b2:a0:39:41:67:b1 > 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:36.710004 b2:a0:57:92:13:e9 > 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:39.950004 b2:a0:57:92:13:e9 > 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:36.970004 b2:a0:39:41:67:b1 > b2:a0:57:92:13:e9, ethertype ARP (0x0806), length 42: Reply 10.0.0.2 is-at b2:a0:39:41:67:b1, length 28 tc-so:00:00:39.990004 b2:a0:57:92:13:e9 > b2:a0:39:41:67:b1, ethertype IPv4 (0x0800), length 98: 10.0.0.1 > 10.0.0.2: ICMP echo request, id 49217, seq 0, length 64 tc-so:00:00:37.010004 b2:a0:39:41:67:b1 > 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:40.030004 b2:a0:57:92:13:e9 > b2:a0:39:41:67:b1, ethertype ARP (0x0806), length 42: Reply 10.0.0.1 is-at b2:a0:57:92:13:e9, length 28 tc-so:00:00:37.090004 b2:a0:39:41:67:b1 > b2:a0:57:92:13:e9, ethertype IPv4 (0x0800), length 98: 10.0.0.2 > 10.0.0.1: ICMP echo reply, id 49217, seq 0, length 64 tc-so:00:00:48.670004 b2:a0:57:92:13:e9 > b2:a0:39:41:67:b1, ethertype IPv4 (0x0800), length 98: 10.0.0.1 > 10.0.0.2: ICMP echo request, id 46321, seq 0, length 64 tc-so:00:00:45.760004 b2:a0:39:41:67:b1 > b2:a0:57:92:13:e9, ethertype IPv4 (0x0800), length 98: 10.0.0.2 > 10.0.0.1: ICMP echo reply, id 46321, seq 0, length 64 tc-so:### Dumping ./bus_ipsec_tunnel tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:26.130004 b2:a0:ba:9a:b0:92 > 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:30.020004 b2:a0:a3:52:b0:47 > 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:36.640004 b2:a0:a3:52:b0:47 > 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:39.510004 b2:a0:ba:9a:b0:92 > b2:a0:a3:52:b0:47, ethertype ARP (0x0806), length 42: Reply 20.0.0.1 is-at b2:a0:ba:9a:b0:92, length 28 tc-so:00:00:36.670004 b2:a0:a3:52:b0:47 > b2:a0:ba:9a:b0:92, ethertype IPv4 (0x0800), length 80: 20.0.0.2 > 20.0.0.1: ip-proto-115 46 tc-so:00:00:39.600004 b2:a0:ba:9a:b0:92 > 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:36.710004 b2:a0:a3:52:b0:47 > b2:a0:ba:9a:b0:92, ethertype ARP (0x0806), length 42: Reply 20.0.0.2 is-at b2:a0:a3:52:b0:47, length 28 tc-so:00:00:39.600004 b2:a0:ba:9a:b0:92 > b2:a0:a3:52:b0:47, ethertype IPv4 (0x0800), length 80: 20.0.0.1 > 20.0.0.2: ip-proto-115 46 tc-so:00:00:42.830004 b2:a0:ba:9a:b0:92 > b2:a0:a3:52:b0:47, ethertype IPv4 (0x0800), length 80: 20.0.0.1 > 20.0.0.2: ip-proto-115 46 tc-so:00:00:39.950004 b2:a0:a3:52:b0:47 > b2:a0:ba:9a:b0:92, ethertype IPv4 (0x0800), length 80: 20.0.0.2 > 20.0.0.1: ip-proto-115 46 tc-so:00:00:42.870004 b2:a0:ba:9a:b0:92 > b2:a0:a3:52:b0:47, ethertype IPv4 (0x0800), length 136: 20.0.0.1 > 20.0.0.2: ip-proto-115 102 tc-so:00:00:40.030004 b2:a0:a3:52:b0:47 > b2:a0:ba:9a:b0:92, ethertype IPv4 (0x0800), length 80: 20.0.0.2 > 20.0.0.1: ip-proto-115 46 tc-so:00:00:42.910004 b2:a0:ba:9a:b0:92 > b2:a0:a3:52:b0:47, ethertype IPv4 (0x0800), length 80: 20.0.0.1 > 20.0.0.2: ip-proto-115 46 tc-so:00:00:40.070004 b2:a0:a3:52:b0:47 > b2:a0:ba:9a:b0:92, ethertype IPv4 (0x0800), length 136: 20.0.0.2 > 20.0.0.1: ip-proto-115 102 tc-so:00:00:51.500004 b2:a0:ba:9a:b0:92 > b2:a0:a3:52:b0:47, ethertype IPv4 (0x0800), length 166: 20.0.0.1 > 20.0.0.2: ESP(spi=0x00002710,seq=0x1), length 132 tc-so:00:00:48.730004 b2:a0:a3:52:b0:47 > b2:a0:ba:9a:b0:92, 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: 1662333238.823324, ipsec_l2tp_ipv4_tunnel_esp_null, passed tc-start: 1662333238.890958, 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:6d:8d:b4:0e ./.__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:70:d6:6f:d5 ./.__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:c9:e4:4b: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:./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:4d:64:28 ./.__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:ff:2f:44:50 ./.__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: Sep 4 23:14:56 2022 current: Sep 4 23:14:57 2022 tc-so: diff: 1(s) hard: 0(s) soft: 0(s) tc-so: last: Sep 4 23:14:05 2022 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=29863 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: Sep 4 23:14:56 2022 current: Sep 4 23:14:57 2022 tc-so: diff: 1(s) hard: 0(s) soft: 0(s) tc-so: last: Sep 4 23:14:05 2022 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=29863 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: Sep 4 23:14:57 2022 current: Sep 4 23:14:59 2022 tc-so: diff: 2(s) hard: 0(s) soft: 0(s) tc-so: last: Sep 4 23:14:08 2022 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=20036 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: Sep 4 23:14:57 2022 current: Sep 4 23:14:59 2022 tc-so: diff: 2(s) hard: 0(s) soft: 0(s) tc-so: last: Sep 4 23:14:08 2022 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=20036 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 33624 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:ee:9f:20 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 - - 33624 lo0 tc-so:10.0.0.2 b2:a0:ff:2f:44: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 33624 0 0 0 0 0 tc-so:lo0 33624 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:1e:ee:9f:20 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:ff:2f:44:50 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:1e:ee:9f:20 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 33624 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:6d:8d:b4:0e 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:70:d6:6f:d5 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 - - 33624 lo0 tc-so:20.0.0.2 b2:a0:4a:4d:64:28 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 33624 0 0 0 0 0 tc-so:lo0 33624 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:6d:8d:b4:0e 6 0 5 0 0 tc-so:shmif 1500 b2:a0:70:d6:6f:d5 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:4d:64:28 on shmif1 1d0h0m0s S 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:8d:b4:0e multicnt 0 tc-so:shmif1: tc-so: enaddr b2:a0:70:d6:6f:d5 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 33624 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:c9:e4:4b:ac 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:4d:64:28 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 - - 33624 lo0 tc-so:20.0.0.1 b2:a0:70:d6:6f:d5 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 33624 0 0 0 0 0 tc-so:lo0 33624 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:c9:e4:4b:ac 5 0 5 0 0 tc-so:shmif 1500 b2:a0:4a:4d:64:28 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:70:d6:6f:d5 on shmif1 23h59m54s S 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:e4:4b:ac multicnt 0 tc-so:shmif1: tc-so: enaddr b2:a0:4a:4d:64:28 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 33624 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:ff:2f:44:50 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 - - 33624 lo0 tc-so:10.0.0.1 b2:a0:1e:ee:9f:20 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 33624 0 0 0 0 0 tc-so:lo0 33624 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:ff:2f:44:50 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:1e:ee:9f:20 on shmif0 23h59m58s S 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:ff:2f:44:50 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:ff:2f:44:50 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:4d:64:28 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:c9:e4:4b:ac 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:70:d6:6f:d5 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:6d:8d:b4:0e 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:1e:ee:9f:20 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 33624 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 - - 33624 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33624 0 0 0 0 0 tc-so:lo0 33624 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 384 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 128 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 1280 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 128 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 256 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 44 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 64 135 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 256 66 0 0 5 0 5 5 0 inf 0 tc-so:kmem-00256 384 39 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00384 512 26 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00512 640 13 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00768 896 7 0 0 2 0 2 2 0 inf 0 tc-so:kmem-01024 1152 89 0 0 30 0 30 30 0 inf 0 tc-so:kmem-02048 2048 390 0 0 195 0 195 195 0 inf 0 tc-so:kmem-04096 4096 13 0 0 13 0 13 13 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 528 7 0 0 4 0 4 4 0 inf 3 tc-so:mclpl 2048 3 0 0 6 0 6 6 0 8192 4 tc-so:mutex 128 31 0 0 1 0 1 1 0 inf 0 tc-so:pcache 2816 51 0 1 50 0 50 50 0 inf 0 tc-so:pcachecpu 128 52 0 0 2 0 2 2 0 inf 0 tc-so:pcglarge 1152 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 384 29 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-128 80 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 234 0 0 4 0 4 4 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 1024 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 128 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 1024 7 0 0 2 0 2 2 0 inf 0 tc-so:vmembt 128 8 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1411 0 30 362 0 362 tc-so: tc-so:In use 1208K, total allocated 1448K; utilization 83.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, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.99 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/evbarm/9.99.99/modules tc-so:[ 1.350005] 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:[ 11.830005] shmif0: Ethernet address b2:a0:1e:ee:9f:20 tc-so:### Dumping unix://ipsec_l2tp_tunel_local tc-so:lo0: flags=0x8049 mtu 33624 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 - - 33624 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33624 0 0 0 0 0 tc-so:lo0 33624 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 384 2 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 384 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 128 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 1280 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 128 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 256 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 69 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 64 181 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 256 78 0 0 5 0 5 5 0 inf 0 tc-so:kmem-00256 384 60 0 0 6 0 6 6 0 inf 0 tc-so:kmem-00384 512 34 0 0 5 0 5 5 0 inf 0 tc-so:kmem-00512 640 15 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00768 896 8 0 0 2 0 2 2 0 inf 0 tc-so:kmem-01024 1152 102 0 0 34 0 34 34 0 inf 0 tc-so:kmem-02048 2048 1116 0 0 558 0 558 558 0 inf 0 tc-so:kmem-04096 4096 13 0 0 13 0 13 13 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 528 16 0 0 5 0 5 5 0 inf 2 tc-so:mclpl 2048 5 0 0 7 0 7 7 0 8192 4 tc-so:mutex 128 42 0 0 2 0 2 2 0 inf 0 tc-so:pcache 2816 54 0 1 53 0 53 53 0 inf 0 tc-so:pcachecpu 128 55 0 0 2 0 2 2 0 inf 0 tc-so:pcglarge 1152 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 384 41 0 0 5 0 5 5 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-128 80 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 599 0 0 10 0 10 10 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 1024 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 128 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 1024 7 0 0 2 0 2 2 0 inf 0 tc-so:vmembt 128 59 0 0 2 0 2 2 0 inf 0 tc-so:Totals 2758 0 54 750 0 750 tc-so: tc-so:In use 2751K, total allocated 3000K; utilization 91.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, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.99 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/evbarm/9.99.99/modules tc-so:[ 1.350005] IPsec: Initialized Security Association Processing. tc-so:[ 1.350005] 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:[ 11.560005] shmif0: Ethernet address b2:a0:6d:8d:b4:0e tc-so:[ 13.860005] shmif1: Ethernet address b2:a0:70:d6:6f:d5 tc-so:[ 41.240005] arp from 10.0.0.2: addr len: new 6, i/f 0 (ignored) tc-so:[ 41.240005] arp from 10.0.0.1: addr len: new 6, i/f 0 (ignored) tc-so:[ 48.810005] arp from 10.0.0.1: addr len: new 6, i/f 0 (ignored) tc-so:[ 48.930005] 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 33624 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 - - 33624 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33624 0 0 0 0 0 tc-so:lo0 33624 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 384 1 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 384 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 128 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 1280 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 128 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 256 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 50 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 64 166 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 256 79 0 0 5 0 5 5 0 inf 0 tc-so:kmem-00256 384 60 0 0 6 0 6 6 0 inf 0 tc-so:kmem-00384 512 34 0 0 5 0 5 5 0 inf 0 tc-so:kmem-00512 640 15 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00768 896 8 0 0 2 0 2 2 0 inf 0 tc-so:kmem-01024 1152 102 0 0 34 0 34 34 0 inf 0 tc-so:kmem-02048 2048 1117 0 0 559 0 559 559 0 inf 0 tc-so:kmem-04096 4096 13 0 0 13 0 13 13 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 528 15 0 0 5 0 5 5 0 inf 2 tc-so:mclpl 2048 4 0 0 6 0 6 6 0 8192 4 tc-so:mutex 128 42 0 0 2 0 2 2 0 inf 0 tc-so:pcache 2816 54 0 1 53 0 53 53 0 inf 0 tc-so:pcachecpu 128 55 0 0 2 0 2 2 0 inf 0 tc-so:pcglarge 1152 2 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 384 44 0 0 5 0 5 5 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-128 80 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 599 0 0 10 0 10 10 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 1024 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 128 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 1024 7 0 0 2 0 2 2 0 inf 0 tc-so:vmembt 128 59 0 0 2 0 2 2 0 inf 0 tc-so:Totals 2747 0 54 750 0 750 tc-so: tc-so:In use 2753K, total allocated 3000K; utilization 91.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, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.99 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/evbarm/9.99.99/modules tc-so:[ 1.340005] IPsec: Initialized Security Association Processing. tc-so:[ 1.340005] 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:[ 13.600005] shmif0: Ethernet address b2:a0:c9:e4:4b:ac tc-so:[ 16.580005] shmif1: Ethernet address b2:a0:4a:4d:64:28 tc-so:[ 38.390005] arp from 10.0.0.2: addr len: new 6, i/f 0 (ignored) tc-so:[ 38.510005] arp from 10.0.0.1: addr len: new 6, i/f 0 (ignored) tc-so:[ 46.080005] arp from 10.0.0.1: addr len: new 6, i/f 0 (ignored) tc-so:[ 46.160005] 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 33624 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 - - 33624 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33624 0 0 0 0 0 tc-so:lo0 33624 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 384 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 128 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 1280 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 128 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 256 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 54 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 64 139 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 256 66 0 0 5 0 5 5 0 inf 0 tc-so:kmem-00256 384 39 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00384 512 26 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00512 640 13 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00768 896 7 0 0 2 0 2 2 0 inf 0 tc-so:kmem-01024 1152 89 0 0 30 0 30 30 0 inf 0 tc-so:kmem-02048 2048 367 0 0 184 0 184 184 0 inf 0 tc-so:kmem-04096 4096 13 0 0 13 0 13 13 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 528 3 0 0 3 0 3 3 0 inf 2 tc-so:mclpl 2048 3 0 0 6 0 6 6 0 8192 4 tc-so:mutex 128 31 0 0 1 0 1 1 0 inf 0 tc-so:pcache 2816 51 0 1 50 0 50 50 0 inf 0 tc-so:pcachecpu 128 52 0 0 2 0 2 2 0 inf 0 tc-so:pcglarge 1152 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 384 29 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-128 80 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 223 0 0 4 0 4 4 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 1024 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 128 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 1024 7 0 0 2 0 2 2 0 inf 0 tc-so:vmembt 128 8 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1371 0 26 350 0 350 tc-so: tc-so:In use 1159K, total allocated 1400K; utilization 82.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, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.99 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/evbarm/9.99.99/modules tc-so:[ 1.350005] 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:[ 16.390005] shmif0: Ethernet address b2:a0:ff:2f:44:50 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:28.450004 b2:a0:1e:ee:9f:20 > 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:41.240004 b2:a0:ff:2f:44:50 > 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:51.690004 b2:a0:1e:ee:9f:20 > 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:48.890004 b2:a0:ff:2f:44:50 > b2:a0:1e:ee:9f:20, ethertype ARP (0x0806), length 42: Reply 10.0.0.2 is-at b2:a0:ff:2f:44:50, length 28 tc-so:00:00:51.770004 b2:a0:1e:ee:9f:20 > b2:a0:ff:2f:44:50, ethertype IPv4 (0x0800), length 98: 10.0.0.1 > 10.0.0.2: ICMP echo request, id 51525, seq 0, length 64 tc-so:00:00:48.930004 b2:a0:ff:2f:44:50 > 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:51.810004 b2:a0:1e:ee:9f:20 > b2:a0:ff:2f:44:50, ethertype ARP (0x0806), length 42: Reply 10.0.0.1 is-at b2:a0:1e:ee:9f:20, length 28 tc-so:00:00:48.970004 b2:a0:ff:2f:44:50 > b2:a0:1e:ee:9f:20, ethertype IPv4 (0x0800), length 98: 10.0.0.2 > 10.0.0.1: ICMP echo reply, id 51525, seq 0, length 64 tc-so:00:00:59.700004 b2:a0:1e:ee:9f:20 > b2:a0:ff:2f:44:50, ethertype IPv4 (0x0800), length 98: 10.0.0.1 > 10.0.0.2: ICMP echo request, id 9679, seq 0, length 64 tc-so:00:00:57.070004 b2:a0:ff:2f:44:50 > b2:a0:1e:ee:9f:20, ethertype IPv4 (0x0800), length 98: 10.0.0.2 > 10.0.0.1: ICMP echo reply, id 9679, seq 0, length 64 tc-so:### Dumping ./bus_ipsec_remote tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:35.400004 b2:a0:ff:2f:44:50 > 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:38.510004 b2:a0:1e:ee:9f:20 > 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:46.080004 b2:a0:1e:ee:9f:20 > 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:43.090004 b2:a0:ff:2f:44:50 > b2:a0:1e:ee:9f:20, ethertype ARP (0x0806), length 42: Reply 10.0.0.2 is-at b2:a0:ff:2f:44:50, length 28 tc-so:00:00:46.120004 b2:a0:1e:ee:9f:20 > b2:a0:ff:2f:44:50, ethertype IPv4 (0x0800), length 98: 10.0.0.1 > 10.0.0.2: ICMP echo request, id 51525, seq 0, length 64 tc-so:00:00:43.170004 b2:a0:ff:2f:44:50 > 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:46.200004 b2:a0:1e:ee:9f:20 > b2:a0:ff:2f:44:50, ethertype ARP (0x0806), length 42: Reply 10.0.0.1 is-at b2:a0:1e:ee:9f:20, length 28 tc-so:00:00:43.210004 b2:a0:ff:2f:44:50 > b2:a0:1e:ee:9f:20, ethertype IPv4 (0x0800), length 98: 10.0.0.2 > 10.0.0.1: ICMP echo reply, id 51525, seq 0, length 64 tc-so:00:00:54.120004 b2:a0:1e:ee:9f:20 > b2:a0:ff:2f:44:50, ethertype IPv4 (0x0800), length 98: 10.0.0.1 > 10.0.0.2: ICMP echo request, id 9679, seq 0, length 64 tc-so:00:00:51.210004 b2:a0:ff:2f:44:50 > b2:a0:1e:ee:9f:20, ethertype IPv4 (0x0800), length 98: 10.0.0.2 > 10.0.0.1: ICMP echo reply, id 9679, seq 0, length 64 tc-so:### Dumping ./bus_ipsec_tunnel tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:26.500004 b2:a0:70:d6:6f:d5 > 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:30.630004 b2:a0:4a:4d:64:28 > 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:38.390004 b2:a0:4a:4d:64:28 > 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:41.200004 b2:a0:70:d6:6f:d5 > b2:a0:4a:4d:64:28, ethertype ARP (0x0806), length 42: Reply 20.0.0.1 is-at b2:a0:70:d6:6f:d5, length 28 tc-so:00:00:38.430004 b2:a0:4a:4d:64:28 > b2:a0:70:d6:6f:d5, ethertype IPv4 (0x0800), length 80: 20.0.0.2 > 20.0.0.1: ip-proto-115 46 tc-so:00:00:41.240004 b2:a0:70:d6:6f:d5 > 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:38.510004 b2:a0:4a:4d:64:28 > b2:a0:70:d6:6f:d5, ethertype ARP (0x0806), length 42: Reply 20.0.0.2 is-at b2:a0:4a:4d:64:28, length 28 tc-so:00:00:41.290004 b2:a0:70:d6:6f:d5 > b2:a0:4a:4d:64:28, ethertype IPv4 (0x0800), length 80: 20.0.0.1 > 20.0.0.2: ip-proto-115 46 tc-so:00:00:48.810004 b2:a0:70:d6:6f:d5 > b2:a0:4a:4d:64:28, ethertype IPv4 (0x0800), length 80: 20.0.0.1 > 20.0.0.2: ip-proto-115 46 tc-so:00:00:46.080004 b2:a0:4a:4d:64:28 > b2:a0:70:d6:6f:d5, ethertype IPv4 (0x0800), length 80: 20.0.0.2 > 20.0.0.1: ip-proto-115 46 tc-so:00:00:48.890004 b2:a0:70:d6:6f:d5 > b2:a0:4a:4d:64:28, ethertype IPv4 (0x0800), length 136: 20.0.0.1 > 20.0.0.2: ip-proto-115 102 tc-so:00:00:46.160004 b2:a0:4a:4d:64:28 > b2:a0:70:d6:6f:d5, ethertype IPv4 (0x0800), length 80: 20.0.0.2 > 20.0.0.1: ip-proto-115 46 tc-so:00:00:48.970004 b2:a0:70:d6:6f:d5 > b2:a0:4a:4d:64:28, ethertype IPv4 (0x0800), length 80: 20.0.0.1 > 20.0.0.2: ip-proto-115 46 tc-so:00:00:46.200004 b2:a0:4a:4d:64:28 > b2:a0:70:d6:6f:d5, ethertype IPv4 (0x0800), length 136: 20.0.0.2 > 20.0.0.1: ip-proto-115 102 tc-so:00:00:56.850004 b2:a0:70:d6:6f:d5 > b2:a0:4a:4d:64:28, ethertype IPv4 (0x0800), length 186: 20.0.0.1 > 20.0.0.2: ESP(spi=0x00002710,seq=0x1), length 152 tc-so:00:00:54.220004 b2:a0:4a:4d:64:28 > b2:a0:70:d6:6f:d5, 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: 1662333377.2013, ipsec_l2tp_ipv4_tunnel_esp_rijndaelcbc, passed tc-start: 1662333377.102104, 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:cb:6a:a2:64 ./.__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:33:cf:a3:71 ./.__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:16:ed:56:0f ./.__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:1b:11:44:83 ./.__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:64:38:2f:da ./.__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=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Sep 4 23:17:11 2022 current: Sep 4 23:17:13 2022 tc-so: diff: 2(s) hard: 0(s) soft: 0(s) tc-so: last: Sep 4 23:16:24 2022 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=21740 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: Sep 4 23:17:11 2022 current: Sep 4 23:17:13 2022 tc-so: diff: 2(s) hard: 0(s) soft: 0(s) tc-so: last: Sep 4 23:16:24 2022 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=21740 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: Sep 4 23:17:12 2022 current: Sep 4 23:17:14 2022 tc-so: diff: 2(s) hard: 0(s) soft: 0(s) tc-so: last: Sep 4 23:17:13 2022 hard: 0(s) soft: 0(s) tc-so: current: 122(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=23786 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=0x00000002 replay=0 flags=0x00000040 state=mature tc-so: created: Sep 4 23:17:12 2022 current: Sep 4 23:17:14 2022 tc-so: diff: 2(s) hard: 0(s) soft: 0(s) tc-so: last: Sep 4 23:17:13 2022 hard: 0(s) soft: 0(s) tc-so: current: 356(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 2 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=23786 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 33624 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:94:38:aa:d2 tc-so: linkstr: ./bus_ipsec_local tc-so: inet6 fd00::1/64 flags 0 tc-so: inet6 fe80::b0a0:94ff:fe38:aad2%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 - - 33624 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33624 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:94ff:fe38:aad2 link#2 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33624 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff02::%lo0/32 ::1 UC - - 33624 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:fd00::2 b2:a0:64:38:2f: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 33624 0 0 0 0 0 tc-so:lo0 33624 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33624 ::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 33624 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:94:38:aa:d2 13 0 9 0 0 tc-so:shmif 1500 fd00::/64 fd00::1 tc-so: ff02::1:ff38:aad2 tc-so: ff01:2::1 tc-so: ff02::2:2ede:71b8 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:94ff: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:64:38:2f:da shmif0 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 fd00::1 tc-so: group ff02::1:ff38:aad2%shmif0 refcount 1 tc-so: group ff01:2::1 refcount 2 tc-so: group ff02::2:2ede:71b8%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:94:38:aa:d2 multicnt 4 tc-so: 33:33:ff:38:aa:d2 -- 33:33:ff:38:aa:d2 refcount 1 tc-so: 33:33:2e:de:71:b8 -- 33:33:2e:de:71: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:01 -- 33:33:ff:00:00:01 refcount 1 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33624 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:cb:6a:a2:64 tc-so: linkstr: ./bus_ipsec_local tc-so: inet6 fe80::b0a0:cbff:fe6a:a264%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:33:cf:a3:71 tc-so: linkstr: ./bus_ipsec_tunnel tc-so: inet6 fc00::1/64 flags 0 tc-so: inet6 fe80::b0a0:33ff:fecf:a371%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 - - 33624 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33624 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:cbff:fe6a:a264 link#2 UHl - - - lo0 tc-so:fe80::%shmif1/64 link#3 UC - - - shmif1 tc-so:fe80::b0a0:33ff:fecf:a371 link#3 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33624 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 - - 33624 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:1b:11:44:83 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 33624 0 0 0 0 0 tc-so:lo0 33624 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33624 ::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 33624 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:cb:6a:a2:64 11 0 13 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:cbff:f tc-so: ff01:2::1 tc-so: ff02::2:11bc:74f6 tc-so: ff02::1%shmif0 tc-so: ff02::1:ff6a:a264 11 0 13 0 0 tc-so:shmif 1500 b2:a0:33:cf:a3:71 16 0 12 0 0 tc-so:shmif 1500 fc00::/64 fc00::1 tc-so: ff02::1:ffcf:a371 tc-so: ff01:3::1 tc-so: ff02::2:11bc:74f6 tc-so: ff02::1%shmif1 tc-so: ff02::1:ff00:1%sh 16 0 12 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:33ff:f 16 0 12 0 0 tc-so:l2tp0 1280 9 0 5 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::2 b2:a0:1b:11:44:83 shmif1 4s 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:cbff:fe6a:a264%shmif0 tc-so: group ff01:2::1 refcount 1 tc-so: group ff02::2:11bc:74f6%shmif0 refcount 1 tc-so: group ff02::1%shmif0 refcount 1 tc-so: group ff02::1:ff6a:a264%shmif0 refcount 1 tc-so: enaddr b2:a0:cb:6a:a2:64 multicnt 3 tc-so: 33:33:11:bc:74:f6 -- 33:33:11:bc:74:f6 refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:6a:a2:64 -- 33:33:ff:6a:a2:64 refcount 1 tc-so:shmif1: tc-so: inet6 fc00::1 tc-so: group ff02::1:ffcf:a371%shmif1 refcount 1 tc-so: group ff01:3::1 refcount 2 tc-so: group ff02::2:11bc:74f6%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:33:cf:a3:71 multicnt 4 tc-so: 33:33:ff:cf:a3:71 -- 33:33:ff:cf:a3:71 refcount 1 tc-so: 33:33:11:bc:74:f6 -- 33:33:11:bc:74: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: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 33624 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:16:ed:56:0f tc-so: linkstr: ./bus_ipsec_remote tc-so: inet6 fe80::b0a0:16ff:feed:560f%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:1b:11:44:83 tc-so: linkstr: ./bus_ipsec_tunnel tc-so: inet6 fc00::2/64 flags 0 tc-so: inet6 fe80::b0a0:1bff:fe11:4483%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 - - 33624 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33624 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:16ff:feed:560f link#2 UHl - - - lo0 tc-so:fe80::%shmif1/64 link#3 UC - - - shmif1 tc-so:fe80::b0a0:1bff:fe11:4483 link#3 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33624 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 - - 33624 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:33:cf:a3:71 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 33624 0 0 0 0 0 tc-so:lo0 33624 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33624 ::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 33624 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:16:ed:56:0f 9 0 9 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:16ff:f tc-so: ff01:2::1 tc-so: ff02::2:e4c8:ffcd tc-so: ff02::1%shmif0 tc-so: ff02::1:ffed:560f 9 0 9 0 0 tc-so:shmif 1500 b2:a0:1b:11:44:83 9 0 16 0 0 tc-so:shmif 1500 fc00::/64 fc00::2 tc-so: ff02::1:ff11:4483 tc-so: ff01:3::1 tc-so: ff02::2:e4c8:ffcd tc-so: ff02::1%shmif1 tc-so: ff02::1:ff00:2%sh 9 0 16 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:1bff:f 9 0 16 0 0 tc-so:l2tp0 1280 5 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:33:cf:a3:71 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:16ff:feed:560f%shmif0 tc-so: group ff01:2::1 refcount 1 tc-so: group ff02::2:e4c8:ffcd%shmif0 refcount 1 tc-so: group ff02::1%shmif0 refcount 1 tc-so: group ff02::1:ffed:560f%shmif0 refcount 1 tc-so: enaddr b2:a0:16:ed:56:0f multicnt 3 tc-so: 33:33:e4:c8:ff:cd -- 33:33:e4:c8:ff:cd refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:ed:56:0f -- 33:33:ff:ed:56:0f refcount 1 tc-so:shmif1: tc-so: inet6 fc00::2 tc-so: group ff02::1:ff11:4483%shmif1 refcount 1 tc-so: group ff01:3::1 refcount 2 tc-so: group ff02::2:e4c8:ffcd%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:11:44:83 multicnt 4 tc-so: 33:33:ff:11:44:83 -- 33:33:ff:11:44:83 refcount 1 tc-so: 33:33:e4:c8:ff:cd -- 33:33:e4:c8:ff: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:l2tp0: tc-so:bridge0: tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33624 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:38:2f:da tc-so: linkstr: ./bus_ipsec_remote tc-so: inet6 fd00::2/64 flags 0 tc-so: inet6 fe80::b0a0:64ff:fe38:2fda%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 - - 33624 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33624 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:64ff:fe38:2fda link#2 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33624 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff02::%lo0/32 ::1 UC - - 33624 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:fd00::1 b2:a0:94:38:aa:d2 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 33624 0 0 0 0 0 tc-so:lo0 33624 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33624 ::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 33624 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:64:38:2f:da 6 0 9 0 0 tc-so:shmif 1500 fd00::/64 fd00::2 tc-so: ff02::1:ff38:2fda tc-so: ff01:2::1 tc-so: ff02::2:5381:df43 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:64ff: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:94:38:aa:d2 shmif0 1d0h0m0s 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 tc-so: group ff02::1:ff38:2fda%shmif0 refcount 1 tc-so: group ff01:2::1 refcount 2 tc-so: group ff02::2:5381:df43%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:38:2f:da multicnt 4 tc-so: 33:33:ff:38:2f:da -- 33:33:ff:38:2f:da refcount 1 tc-so: 33:33:53:81:df:43 -- 33:33:53:81:df:43 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: 5 packets, 602 bytes, 7 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: 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::1 --> fc00::2 tc-so: local-session-id: 1234 tc-so: remote-session-id: 4321 tc-so: status: active tc-so: input: 9 packets, 602 bytes, 7 multicasts tc-so: output: 5 packets, 390 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:64:38:2f:da 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:64ff:fe38:2fda%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:1b:11:44:83 tc-so: linkstr: ./bus_ipsec_tunnel tc-so: input: 9 packets, 1120 bytes, 2 multicasts tc-so: output: 16 packets, 2002 bytes, 6 multicasts tc-so: inet6 fc00::2/64 flags 0 tc-so: inet6 fe80::b0a0:1bff:fe11:4483%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:16:ed:56:0f 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:16ff:feed:560f%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:33:cf:a3:71 tc-so: linkstr: ./bus_ipsec_tunnel tc-so: input: 16 packets, 2002 bytes, 6 multicasts tc-so: output: 12 packets, 1378 bytes, 5 multicasts tc-so: inet6 fc00::1/64 flags 0 tc-so: inet6 fe80::b0a0:33ff:fecf:a371%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:cb:6a:a2:64 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:cbff:fe6a:a264%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:94:38:aa:d2 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:94ff:fe38:aad2%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 33624 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 - - 33624 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33624 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33624 lo0 tc-so:ff02::%lo0/32 ::1 UC - - 33624 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33624 0 0 0 0 0 tc-so:lo0 33624 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33624 ::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 33624 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 384 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 128 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 1280 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 128 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 256 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 60 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 64 196 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00128 256 69 0 0 5 0 5 5 0 inf 0 tc-so:kmem-00256 384 57 0 0 6 0 6 6 0 inf 0 tc-so:kmem-00384 512 36 0 0 5 0 5 5 0 inf 0 tc-so:kmem-00512 640 15 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00768 896 7 0 0 2 0 2 2 0 inf 0 tc-so:kmem-01024 1152 96 0 0 32 0 32 32 0 inf 0 tc-so:kmem-02048 2048 529 0 0 265 0 265 265 0 inf 0 tc-so:kmem-04096 4096 15 0 0 15 0 15 15 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 528 11 0 0 4 0 4 4 0 inf 2 tc-so:mclpl 2048 3 0 0 6 0 6 6 0 8192 4 tc-so:mutex 128 31 0 0 1 0 1 1 0 inf 0 tc-so:pcache 2816 51 0 1 50 0 50 50 0 inf 0 tc-so:pcachecpu 128 52 0 0 2 0 2 2 0 inf 0 tc-so:pcglarge 1152 2 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 384 44 0 0 5 0 5 5 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-128 80 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 308 0 0 5 0 5 5 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 1024 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 128 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 1024 7 0 0 2 0 2 2 0 inf 0 tc-so:vmembt 128 24 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1791 0 40 444 0 444 tc-so: tc-so:In use 1537K, total allocated 1776K; utilization 86.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, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.99 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/evbarm/9.99.99/modules tc-so:[ 1.320005] mainbus0 (root) tc-so:[ 1.430005] chacha: Portable C ChaCha tc-so:[ 1.430005] aes: BearSSL aes_ct tc-so:[ 1.430005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.430005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 14.100005] shmif0: Ethernet address b2:a0:94:38:aa:d2 tc-so:[ 28.770005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 28.770005] get_ifid: shmif0: ifid: b0:a0:94:ff:fe:38:aa:d2 tc-so:[ 28.770005] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:94ff:fe38:aad2 tc-so:[ 30.820005] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:94ff:fe38:aad2 - no duplicates found tc-so:[ 104.930005] in6_if_link_down: fd00::1 marked detached tc-so:[ 104.980005] in6_if_link_down: fe80:2::b0a0:94ff:fe38:aad2 marked detached tc-so:### Dumping unix://ipsec_l2tp_tunel_local tc-so:lo0: flags=0x8049 mtu 33624 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 - - 33624 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33624 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33624 lo0 tc-so:ff02::%lo0/32 ::1 UC - - 33624 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33624 0 0 0 0 0 tc-so:lo0 33624 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33624 ::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 33624 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 256 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 384 2 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 384 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 128 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 1280 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 128 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 256 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 76 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 64 251 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00128 256 87 0 0 6 0 6 6 0 inf 0 tc-so:kmem-00256 384 90 0 0 9 0 9 9 0 inf 0 tc-so:kmem-00384 512 50 0 0 7 0 7 7 0 inf 0 tc-so:kmem-00512 640 15 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00768 896 8 0 0 2 0 2 2 0 inf 0 tc-so:kmem-01024 1152 108 0 0 36 0 36 36 0 inf 0 tc-so:kmem-02048 2048 1333 0 0 667 0 667 667 0 inf 0 tc-so:kmem-04096 4096 16 0 0 16 0 16 16 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 528 16 0 0 5 0 5 5 0 inf 2 tc-so:mclpl 2048 5 0 0 7 0 7 7 0 8192 4 tc-so:mutex 128 42 0 0 2 0 2 2 0 inf 0 tc-so:pcache 2816 54 0 1 53 0 53 53 0 inf 0 tc-so:pcachecpu 128 55 0 0 2 0 2 2 0 inf 0 tc-so:pcglarge 1152 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 384 46 0 0 5 0 5 5 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-128 80 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 716 0 0 12 0 12 12 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 1024 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 2 0 2 2 0 inf 1 tc-so:rwlock 128 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 1024 7 0 0 2 0 2 2 0 inf 0 tc-so:vmembt 128 77 0 0 3 0 3 3 0 inf 0 tc-so:Totals 3286 0 76 877 0 877 tc-so: tc-so:In use 3240K, total allocated 3508K; utilization 92.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, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.99 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/evbarm/9.99.99/modules tc-so:[ 1.310005] IPsec: Initialized Security Association Processing. tc-so:[ 1.350005] 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:[ 13.050005] shmif0: Ethernet address b2:a0:cb:6a:a2:64 tc-so:[ 15.420005] shmif1: Ethernet address b2:a0:33:cf:a3:71 tc-so:[ 25.740005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 25.740005] get_ifid: shmif0: ifid: b0:a0:cb:ff:fe:6a:a2:64 tc-so:[ 27.550005] get_ifid: shmif1: got interface identifier from itself tc-so:[ 27.550005] get_ifid: shmif1: ifid: b0:a0:33:ff:fe:cf:a3:71 tc-so:[ 27.550005] nd6_dad_start: shmif1: starting DAD for fe80:3::b0a0:33ff:fecf:a371 tc-so:[ 29.510005] nd6_dad_timer: shmif1: DAD complete for fe80:3::b0a0:33ff:fecf:a371 - no duplicates found tc-so:[ 49.990005] ah_input: hash over 178 bytes, skip 40: crda len 178 skip 0 inject 52 tc-so:[ 50.340005] ah_input: hash over 178 bytes, skip 40: crda len 178 skip 0 inject 52 tc-so:[ 52.270005] ah_input: hash over 162 bytes, skip 40: crda len 162 skip 0 inject 52 tc-so:[ 95.960005] in6_if_link_down: fc00::1 marked detached tc-so:[ 95.960005] in6_if_link_down: fe80:3::b0a0:33ff:fecf:a371 marked detached tc-so:[ 99.050005] in6_if_link_down: fe80:2::b0a0:cbff:fe6a:a264 marked detached tc-so:### Dumping unix://ipsec_l2tp_tunnel_remote tc-so:lo0: flags=0x8049 mtu 33624 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 - - 33624 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33624 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33624 lo0 tc-so:ff02::%lo0/32 ::1 UC - - 33624 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33624 0 0 0 0 0 tc-so:lo0 33624 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33624 ::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 33624 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 256 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 384 2 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 384 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 128 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 1280 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 128 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 256 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 76 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 64 252 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00128 256 87 0 0 6 0 6 6 0 inf 0 tc-so:kmem-00256 384 90 0 0 9 0 9 9 0 inf 0 tc-so:kmem-00384 512 50 0 0 7 0 7 7 0 inf 0 tc-so:kmem-00512 640 15 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00768 896 8 0 0 2 0 2 2 0 inf 0 tc-so:kmem-01024 1152 108 0 0 36 0 36 36 0 inf 0 tc-so:kmem-02048 2048 1333 0 0 667 0 667 667 0 inf 0 tc-so:kmem-04096 4096 16 0 0 16 0 16 16 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 528 16 0 0 5 0 5 5 0 inf 2 tc-so:mclpl 2048 5 0 0 7 0 7 7 0 8192 4 tc-so:mutex 128 42 0 0 2 0 2 2 0 inf 0 tc-so:pcache 2816 54 0 1 53 0 53 53 0 inf 0 tc-so:pcachecpu 128 55 0 0 2 0 2 2 0 inf 0 tc-so:pcglarge 1152 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 384 46 0 0 5 0 5 5 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-128 80 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 716 0 0 12 0 12 12 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 1024 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 2 0 2 2 0 inf 1 tc-so:rwlock 128 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 1024 7 0 0 2 0 2 2 0 inf 0 tc-so:vmembt 128 77 0 0 3 0 3 3 0 inf 0 tc-so:Totals 3287 0 76 877 0 877 tc-so: tc-so:In use 3240K, total allocated 3508K; utilization 92.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, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.99 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/evbarm/9.99.99/modules tc-so:[ 1.350005] IPsec: Initialized Security Association Processing. 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:[ 14.470005] shmif0: Ethernet address b2:a0:16:ed:56:0f tc-so:[ 16.970005] shmif1: Ethernet address b2:a0:1b:11:44:83 tc-so:[ 30.840005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 30.840005] get_ifid: shmif0: ifid: b0:a0:16:ff:fe:ed:56:0f tc-so:[ 31.290005] get_ifid: shmif1: got interface identifier from itself tc-so:[ 31.290005] get_ifid: shmif1: ifid: b0:a0:1b:ff:fe:11:44:83 tc-so:[ 31.290005] nd6_dad_start: shmif1: starting DAD for fe80:3::b0a0:1bff:fe11:4483 tc-so:[ 32.780005] nd6_dad_timer: shmif1: DAD complete for fe80:3::b0a0:1bff:fe11:4483 - no duplicates found tc-so:[ 46.630005] ah_input: hash over 170 bytes, skip 40: crda len 170 skip 0 inject 52 tc-so:[ 48.830005] ah_input: hash over 162 bytes, skip 40: crda len 162 skip 0 inject 52 tc-so:[ 88.520005] in6_if_link_down: fc00::2 marked detached tc-so:[ 88.520005] in6_if_link_down: fe80:3::b0a0:1bff:fe11:4483 marked detached tc-so:[ 90.650005] in6_if_link_down: fe80:2::b0a0:16ff:feed:560f marked detached tc-so:### Dumping unix://ipsec_l2tp_remote tc-so:lo0: flags=0x8049 mtu 33624 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 - - 33624 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33624 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33624 lo0 tc-so:ff02::%lo0/32 ::1 UC - - 33624 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33624 0 0 0 0 0 tc-so:lo0 33624 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33624 ::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 33624 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 384 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 128 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 1280 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 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 128 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 256 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 59 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 64 195 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00128 256 69 0 0 5 0 5 5 0 inf 0 tc-so:kmem-00256 384 56 0 0 6 0 6 6 0 inf 0 tc-so:kmem-00384 512 35 0 0 5 0 5 5 0 inf 0 tc-so:kmem-00512 640 15 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00768 896 7 0 0 2 0 2 2 0 inf 0 tc-so:kmem-01024 1152 96 0 0 32 0 32 32 0 inf 0 tc-so:kmem-02048 2048 494 0 0 247 0 247 247 0 inf 0 tc-so:kmem-04096 4096 15 0 0 15 0 15 15 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 528 5 0 0 3 0 3 3 0 inf 2 tc-so:mclpl 2048 4 0 0 6 0 6 6 0 8192 4 tc-so:mutex 128 31 0 0 1 0 1 1 0 inf 0 tc-so:pcache 2816 51 0 1 50 0 50 50 0 inf 0 tc-so:pcachecpu 128 52 0 0 2 0 2 2 0 inf 0 tc-so:pcglarge 1152 2 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 384 39 0 0 4 0 4 4 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-128 80 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 290 0 0 5 0 5 5 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 1024 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 128 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 1024 7 0 0 2 0 2 2 0 inf 0 tc-so:vmembt 128 22 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1716 0 36 424 0 424 tc-so: tc-so:In use 1461K, total allocated 1696K; utilization 86.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, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.99 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/evbarm/9.99.99/modules tc-so:[ 1.360005] mainbus0 (root) tc-so:[ 1.460005] chacha: Portable C ChaCha tc-so:[ 1.460005] aes: BearSSL aes_ct tc-so:[ 1.460005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.460005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 15.960005] shmif0: Ethernet address b2:a0:64:38:2f:da tc-so:[ 34.210005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 34.210005] get_ifid: shmif0: ifid: b0:a0:64:ff:fe:38:2f:da tc-so:[ 34.210005] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:64ff:fe38:2fda tc-so:[ 36.230005] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:64ff:fe38:2fda - no duplicates found tc-so:[ 82.990005] in6_if_link_down: fd00::2 marked detached tc-so:[ 82.990005] in6_if_link_down: fe80:2::b0a0:64ff:fe38:2fda 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:28.820004 b2:a0:94:38:aa:d2 > 33:33:2e:de:71:b8, ethertype IPv6 (0x86dd), length 86: :: > ff02::2:2ede:71b8: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:2ede:71b8, length 24 tc-so:00:00:25.780004 b2:a0:cb:6a:a2:64 > 33:33:11:bc:74:f6, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:cbff:fe6a:a264 > ff02::2:11bc:74f6: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:11bc:74f6, length 24 tc-so:00:00:25.910004 b2:a0:cb:6a:a2:64 > 33:33:ff:6a:a2:64, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:cbff:fe6a:a264 > ff02::1:ff6a:a264: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff6a:a264, length 24 tc-so:00:00:29.450004 b2:a0:94:38:aa:d2 > 33:33:ff:38:aa:d2, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff38:aad2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff38:aad2, length 24 tc-so:00:00:29.450004 b2:a0:94:38:aa:d2 > 33:33:ff:38:aa:d2, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff38:aad2: ICMP6, neighbor solicitation, who has fe80::b0a0:94ff:fe38:aad2, length 32 tc-so:00:00:30.820004 b2:a0:94:38:aa:d2 > 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:27.390004 b2:a0:cb:6a:a2:64 > 33:33:11:bc:74:f6, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:cbff:fe6a:a264 > ff02::2:11bc:74f6: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:11bc:74f6, length 24 tc-so:00:00:28.200004 b2:a0:cb:6a:a2:64 > 33:33:ff:6a:a2:64, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:cbff:fe6a:a264 > ff02::1:ff6a:a264: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff6a:a264, length 24 tc-so:00:00:36.130004 b2:a0:94:38:aa:d2 > 33:33:ff:38:aa:d2, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:94ff:fe38:aad2 > ff02::1:ff38:aad2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff38:aad2, length 24 tc-so:00:00:42.030004 b2:a0:64:38:2f:da > 33:33:ff:38:2f:da, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff38:2fda: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff38:2fda, length 24 tc-so:00:00:42.170004 b2:a0:64:38:2f:da > 33:33:ff:38:2f:da, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff38:2fda: ICMP6, neighbor solicitation, who has fe80::b0a0:64ff:fe38:2fda, length 32 tc-so:00:00:48.400004 b2:a0:94:38:aa:d2 > 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:45.010004 b2:a0:64:38:2f:da > b2:a0:94:38:aa:d2, ethertype IPv6 (0x86dd), length 86: fd00::2 > fd00::1: ICMP6, neighbor advertisement, tgt is fd00::2, length 32 tc-so:00:00:48.480004 b2:a0:94:38:aa:d2 > b2:a0:64:38:2f:da, ethertype IPv6 (0x86dd), length 70: fd00::1 > fd00::2: ICMP6, echo request, seq 0, length 16 tc-so:00:00:45.050004 b2:a0:64:38:2f:da > b2:a0:94:38:aa:d2, ethertype IPv6 (0x86dd), length 70: fd00::2 > fd00::1: ICMP6, echo reply, seq 0, length 16 tc-so:00:00:47.220004 b2:a0:64:38:2f:da > 33:33:53:81:df:43, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:64ff:fe38:2fda > ff02::2:5381:df43: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:5381:df43, length 24 tc-so:00:00:47.610004 b2:a0:64:38:2f:da > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:64ff:fe38:2fda > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24 tc-so:00:00:50.030004 b2:a0:64:38:2f:da > b2:a0:94:38:aa:d2, ethertype IPv6 (0x86dd), length 86: fd00::2 > fd00::1: ICMP6, neighbor solicitation, who has fd00::1, length 32 tc-so:00:00:53.510004 b2:a0:94:38:aa:d2 > b2:a0:64:38:2f:da, ethertype IPv6 (0x86dd), length 78: fd00::1 > fd00::2: ICMP6, neighbor advertisement, tgt is fd00::1, length 24 tc-so:00:00:50.340004 b2:a0:64:38:2f:da > 33:33:ff:38:2f:da, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:64ff:fe38:2fda > ff02::1:ff38:2fda: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff38:2fda, length 24 tc-so:00:00:55.710004 b2:a0:94:38:aa:d2 > b2:a0:64:38:2f:da, ethertype IPv6 (0x86dd), length 70: fd00::1 > fd00::2: ICMP6, echo request, seq 0, length 16 tc-so:00:00:52.270004 b2:a0:64:38:2f:da > b2:a0:94:38:aa:d2, ethertype IPv6 (0x86dd), length 70: fd00::2 > fd00::1: ICMP6, echo reply, seq 0, length 16 tc-so:### Dumping ./bus_ipsec_remote tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:31.170004 b2:a0:16:ed:56:0f > 33:33:ff:ed:56:0f, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:16ff:feed:560f > ff02::1:ffed:560f: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffed:560f, length 24 tc-so:00:00:31.750004 b2:a0:16:ed:56:0f > 33:33:e4:c8:ff:cd, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:16ff:feed:560f > ff02::2:e4c8:ffcd: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:e4c8:ffcd, length 24 tc-so:00:00:32.550004 b2:a0:16:ed:56:0f > 33:33:e4:c8:ff:cd, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:16ff:feed:560f > ff02::2:e4c8:ffcd: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:e4c8:ffcd, length 24 tc-so:00:00:34.080004 b2:a0:16:ed:56:0f > 33:33:ff:ed:56:0f, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:16ff:feed:560f > ff02::1:ffed:560f: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffed:560f, length 24 tc-so:00:00:35.000004 b2:a0:64:38:2f:da > 33:33:ff:38:2f:da, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff38:2fda: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff38:2fda, length 24 tc-so:00:00:38.650004 b2:a0:94:38:aa:d2 > 33:33:ff:38:aa:d2, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:94ff:fe38:aad2 > ff02::1:ff38:aad2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff38:aad2, length 24 tc-so:00:00:35.200004 b2:a0:64:38:2f:da > 33:33:ff:38:2f:da, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff38:2fda: ICMP6, neighbor solicitation, who has fe80::b0a0:64ff:fe38:2fda, length 32 tc-so:00:00:41.560004 b2:a0:94:38:aa:d2 > 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:37.990004 b2:a0:64:38:2f:da > b2:a0:94:38:aa:d2, ethertype IPv6 (0x86dd), length 86: fd00::2 > fd00::1: ICMP6, neighbor advertisement, tgt is fd00::2, length 32 tc-so:00:00:41.600004 b2:a0:94:38:aa:d2 > b2:a0:64:38:2f:da, ethertype IPv6 (0x86dd), length 70: fd00::1 > fd00::2: ICMP6, echo request, seq 0, length 16 tc-so:00:00:38.030004 b2:a0:64:38:2f:da > b2:a0:94:38:aa:d2, ethertype IPv6 (0x86dd), length 70: fd00::2 > fd00::1: ICMP6, echo reply, seq 0, length 16 tc-so:00:00:40.240004 b2:a0:64:38:2f:da > 33:33:53:81:df:43, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:64ff:fe38:2fda > ff02::2:5381:df43: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:5381:df43, length 24 tc-so:00:00:40.630004 b2:a0:64:38:2f:da > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:64ff:fe38:2fda > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24 tc-so:00:00:43.010004 b2:a0:64:38:2f:da > b2:a0:94:38:aa:d2, ethertype IPv6 (0x86dd), length 86: fd00::2 > fd00::1: ICMP6, neighbor solicitation, who has fd00::1, length 32 tc-so:00:00:46.670004 b2:a0:94:38:aa:d2 > b2:a0:64:38:2f:da, ethertype IPv6 (0x86dd), length 78: fd00::1 > fd00::2: ICMP6, neighbor advertisement, tgt is fd00::1, length 24 tc-so:00:00:43.360004 b2:a0:64:38:2f:da > 33:33:ff:38:2f:da, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:64ff:fe38:2fda > ff02::1:ff38:2fda: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff38:2fda, length 24 tc-so:00:00:48.870004 b2:a0:94:38:aa:d2 > b2:a0:64:38:2f:da, ethertype IPv6 (0x86dd), length 70: fd00::1 > fd00::2: ICMP6, echo request, seq 0, length 16 tc-so:00:00:45.290004 b2:a0:64:38:2f:da > b2:a0:94:38:aa:d2, ethertype IPv6 (0x86dd), length 70: fd00::2 > fd00::1: ICMP6, echo reply, seq 0, length 16 tc-so:### Dumping ./bus_ipsec_tunnel tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:28.380004 b2:a0:33:cf:a3:71 > 33:33:ff:cf:a3:71, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffcf:a371: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffcf:a371, length 24 tc-so:00:00:28.500004 b2:a0:33:cf:a3:71 > 33:33:ff:cf:a3:71, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffcf:a371: ICMP6, neighbor solicitation, who has fe80::b0a0:33ff:fecf:a371, length 32 tc-so:00:00:31.830004 b2:a0:33:cf:a3:71 > 33:33:11:bc:74:f6, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:33ff:fecf:a371 > ff02::2:11bc:74f6: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:11bc:74f6, length 24 tc-so:00:00:32.980004 b2:a0:33:cf:a3:71 > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:33ff:fecf:a371 > ff02::1:ff00:1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:1, length 24 tc-so:00:00:34.780004 b2:a0:33:cf:a3:71 > 33:33:ff:cf:a3:71, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:33ff:fecf:a371 > ff02::1:ffcf:a371: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffcf:a371, length 24 tc-so:00:00:31.710004 b2:a0:1b:11:44:83 > 33:33:ff:11:44:83, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff11:4483: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff11:4483, length 24 tc-so:00:00:31.750004 b2:a0:1b:11:44:83 > 33:33:ff:11:44:83, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff11:4483: ICMP6, neighbor solicitation, who has fe80::b0a0:1bff:fe11:4483, length 32 tc-so:00:00:36.270004 b2:a0:1b:11:44:83 > 33:33:e4:c8:ff:cd, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:1bff:fe11:4483 > ff02::2:e4c8:ffcd: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:e4c8:ffcd, length 24 tc-so:00:00:36.340004 b2:a0:1b:11:44:83 > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:1bff:fe11:4483 > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24 tc-so:00:00:38.570004 b2:a0:1b:11:44:83 > 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:41.990004 b2:a0:33:cf:a3:71 > b2:a0:1b:11:44:83, ethertype IPv6 (0x86dd), length 86: fc00::1 > fc00::2: ICMP6, neighbor advertisement, tgt is fc00::1, length 32 tc-so:00:00:38.610004 b2:a0:1b:11:44:83 > b2:a0:33:cf:a3:71, ethertype IPv6 (0x86dd), length 144: fc00::2 > fc00::1: ip-proto-115 90 tc-so:00:00:42.030004 b2:a0:33:cf:a3:71 > b2:a0:1b:11:44:83, ethertype IPv6 (0x86dd), length 144: fc00::1 > fc00::2: ip-proto-115 90 tc-so:00:00:38.760004 b2:a0:1b:11:44:83 > b2:a0:33:cf:a3:71, ethertype IPv6 (0x86dd), length 144: fc00::2 > fc00::1: ip-proto-115 90 tc-so:00:00:39.960004 b2:a0:1b:11:44:83 > 33:33:ff:11:44:83, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:1bff:fe11:4483 > ff02::1:ff11:4483: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff11:4483, length 24 tc-so:00:00:44.930004 b2:a0:33:cf:a3:71 > b2:a0:1b:11:44:83, ethertype IPv6 (0x86dd), length 144: fc00::1 > fc00::2: ip-proto-115 90 tc-so:00:00:41.560004 b2:a0:1b:11:44:83 > b2:a0:33:cf:a3:71, ethertype IPv6 (0x86dd), length 144: fc00::2 > fc00::1: ip-proto-115 90 tc-so:00:00:45.010004 b2:a0:33:cf:a3:71 > b2:a0:1b:11:44:83, ethertype IPv6 (0x86dd), length 128: fc00::1 > fc00::2: ip-proto-115 74 tc-so:00:00:41.650004 b2:a0:1b:11:44:83 > b2:a0:33:cf:a3:71, ethertype IPv6 (0x86dd), length 128: fc00::2 > fc00::1: ip-proto-115 74 tc-so:00:00:47.020004 b2:a0:33:cf:a3:71 > b2:a0:1b:11:44:83, ethertype IPv6 (0x86dd), length 86: fc00::1 > fc00::2: ICMP6, neighbor solicitation, who has fc00::2, length 32 tc-so:00:00:43.620004 b2:a0:1b:11:44:83 > b2:a0:33:cf:a3:71, ethertype IPv6 (0x86dd), length 78: fc00::2 > fc00::1: ICMP6, neighbor advertisement, tgt is fc00::2, length 24 tc-so:00:00:43.820004 b2:a0:1b:11:44:83 > b2:a0:33:cf:a3:71, ethertype IPv6 (0x86dd), length 144: fc00::2 > fc00::1: ip-proto-115 90 tc-so:00:00:44.200004 b2:a0:1b:11:44:83 > b2:a0:33:cf:a3:71, ethertype IPv6 (0x86dd), length 144: fc00::2 > fc00::1: ip-proto-115 90 tc-so:00:00:46.590004 b2:a0:1b:11:44:83 > b2:a0:33:cf:a3:71, ethertype IPv6 (0x86dd), length 192: fc00::2 > fc00::1: AH(spi=0x00002711,seq=0x1): ip-proto-115 90 tc-so:00:00:50.030004 b2:a0:33:cf:a3:71 > b2:a0:1b:11:44:83, ethertype IPv6 (0x86dd), length 184: fc00::1 > fc00::2: AH(spi=0x00002710,seq=0x1): ip-proto-115 82 tc-so:00:00:46.940004 b2:a0:1b:11:44:83 > b2:a0:33:cf:a3:71, ethertype IPv6 (0x86dd), length 192: fc00::2 > fc00::1: AH(spi=0x00002711,seq=0x2): ip-proto-115 90 tc-so:00:00:52.230004 b2:a0:33:cf:a3:71 > b2:a0:1b:11:44:83, ethertype IPv6 (0x86dd), length 176: fc00::1 > fc00::2: AH(spi=0x00002710,seq=0x2): ip-proto-115 74 tc-so:00:00:48.870004 b2:a0:1b:11:44:83 > b2:a0:33:cf:a3:71, ethertype IPv6 (0x86dd), length 176: fc00::2 > fc00::1: AH(spi=0x00002711,seq=0x3): ip-proto-115 74 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: 1662333513.934631, ipsec_l2tp_ipv6_transport_ah_hmacsha512, passed tc-start: 1662333514.34325, 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:a9:34:a1:24 ./.__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:5a:c1:95:5e ./.__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:a1:2c:1c:fd ./.__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:8a:af:af: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:6d:c7:61:0b ./.__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: Sep 4 23:19:26 2022 current: Sep 4 23:19:29 2022 tc-so: diff: 3(s) hard: 0(s) soft: 0(s) tc-so: last: Sep 4 23:18:39 2022 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=16823 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: Sep 4 23:19:26 2022 current: Sep 4 23:19:29 2022 tc-so: diff: 3(s) hard: 0(s) soft: 0(s) tc-so: last: Sep 4 23:18:39 2022 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=16823 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: Sep 4 23:19:28 2022 current: Sep 4 23:19:30 2022 tc-so: diff: 2(s) hard: 0(s) soft: 0(s) tc-so: last: Sep 4 23:19:29 2022 hard: 0(s) soft: 0(s) tc-so: current: 122(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=14691 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=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Sep 4 23:19:28 2022 current: Sep 4 23:19:30 2022 tc-so: diff: 2(s) hard: 0(s) soft: 0(s) tc-so: last: Sep 4 23:19:29 2022 hard: 0(s) soft: 0(s) tc-so: current: 154(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=14691 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 33624 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:ab:2f:a7:62 tc-so: linkstr: ./bus_ipsec_local tc-so: inet6 fd00::1/64 flags 0 tc-so: inet6 fe80::b0a0:abff:fe2f:a762%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 - - 33624 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33624 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:abff:fe2f:a762 link#2 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33624 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff02::%lo0/32 ::1 UC - - 33624 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:fd00::2 b2:a0:6d:c7:61: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 33624 0 0 0 0 0 tc-so:lo0 33624 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33624 ::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 33624 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:ab:2f:a7:62 14 0 9 0 0 tc-so:shmif 1500 fd00::/64 fd00::1 tc-so: ff02::1:ff2f:a762 tc-so: ff01:2::1 tc-so: ff02::2:6ba9:5fca 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:abff: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:6d:c7:61:0b 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::1 tc-so: group ff02::1:ff2f:a762%shmif0 refcount 1 tc-so: group ff01:2::1 refcount 2 tc-so: group ff02::2:6ba9:5fca%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:ab:2f:a7:62 multicnt 4 tc-so: 33:33:ff:2f:a7:62 -- 33:33:ff:2f:a7:62 refcount 1 tc-so: 33:33:6b:a9:5f:ca -- 33:33:6b:a9:5f:ca 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 33624 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:a9:34:a1:24 tc-so: linkstr: ./bus_ipsec_local tc-so: inet6 fe80::b0a0:a9ff:fe34:a124%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:5a:c1:95:5e tc-so: linkstr: ./bus_ipsec_tunnel tc-so: inet6 fc00::1/64 flags 0 tc-so: inet6 fe80::b0a0:5aff:fec1:955e%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 - - 33624 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33624 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:a9ff:fe34:a124 link#2 UHl - - - lo0 tc-so:fe80::%shmif1/64 link#3 UC - - - shmif1 tc-so:fe80::b0a0:5aff:fec1:955e link#3 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33624 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 - - 33624 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:8a:af:af: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 33624 0 0 0 0 0 tc-so:lo0 33624 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33624 ::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 33624 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:a9:34:a1:24 11 0 14 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:a9ff:f tc-so: ff01:2::1 tc-so: ff02::2:652a:481% tc-so: ff02::1%shmif0 tc-so: ff02::1:ff34:a124 11 0 14 0 0 tc-so:shmif 1500 b2:a0:5a:c1:95:5e 19 0 13 0 0 tc-so:shmif 1500 fc00::/64 fc00::1 tc-so: ff02::1:ffc1:955e tc-so: ff01:3::1 tc-so: ff02::2:652a:481% tc-so: ff02::1%shmif1 tc-so: ff02::1:ff00:1%sh 19 0 13 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:5aff:f 19 0 13 0 0 tc-so:l2tp0 1280 10 0 7 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:8a:af:af:24 shmif1 expired 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:a9ff:fe34:a124%shmif0 tc-so: group ff01:2::1 refcount 1 tc-so: group ff02::2:652a:481%shmif0 refcount 1 tc-so: group ff02::1%shmif0 refcount 1 tc-so: group ff02::1:ff34:a124%shmif0 refcount 1 tc-so: enaddr b2:a0:a9:34:a1:24 multicnt 3 tc-so: 33:33:65:2a:04:81 -- 33:33:65:2a:04:81 refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:34:a1:24 -- 33:33:ff:34:a1:24 refcount 1 tc-so:shmif1: tc-so: inet6 fc00::1 tc-so: group ff02::1:ffc1:955e%shmif1 refcount 1 tc-so: group ff01:3::1 refcount 2 tc-so: group ff02::2:652a:481%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:5a:c1:95:5e multicnt 4 tc-so: 33:33:ff:c1:95:5e -- 33:33:ff:c1:95:5e refcount 1 tc-so: 33:33:65:2a:04:81 -- 33:33:65:2a:04: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:l2tp0: tc-so:bridge0: tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33624 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:a1:2c:1c:fd tc-so: linkstr: ./bus_ipsec_remote tc-so: inet6 fe80::b0a0:a1ff:fe2c:1cfd%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:8a:af:af:24 tc-so: linkstr: ./bus_ipsec_tunnel tc-so: inet6 fc00::2/64 flags 0 tc-so: inet6 fe80::b0a0:8aff:feaf:af24%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 - - 33624 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33624 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:a1ff:fe2c:1cfd link#2 UHl - - - lo0 tc-so:fe80::%shmif1/64 link#3 UC - - - shmif1 tc-so:fe80::b0a0:8aff:feaf:af24 link#3 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33624 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 - - 33624 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:5a:c1:95:5e 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 33624 0 0 0 0 0 tc-so:lo0 33624 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33624 ::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 33624 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:a1:2c:1c:fd 9 0 8 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:a1ff:f tc-so: ff01:2::1 tc-so: ff02::2:dff4:9518 tc-so: ff02::1%shmif0 tc-so: ff02::1:ff2c:1cfd 9 0 8 0 0 tc-so:shmif 1500 b2:a0:8a:af:af:24 9 0 19 0 0 tc-so:shmif 1500 fc00::/64 fc00::2 tc-so: ff02::1:ffaf:af24 tc-so: ff01:3::1 tc-so: ff02::2:dff4:9518 tc-so: ff02::1%shmif1 tc-so: ff02::1:ff00:2%sh 9 0 19 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:8aff:f 9 0 19 0 0 tc-so:l2tp0 1280 4 0 10 0 0 tc-so:bridg 1500 13 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::1 b2:a0:5a:c1:95:5e shmif1 9s 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:a1ff:fe2c:1cfd%shmif0 tc-so: group ff01:2::1 refcount 1 tc-so: group ff02::2:dff4:9518%shmif0 refcount 1 tc-so: group ff02::1%shmif0 refcount 1 tc-so: group ff02::1:ff2c:1cfd%shmif0 refcount 1 tc-so: enaddr b2:a0:a1:2c:1c:fd multicnt 3 tc-so: 33:33:df:f4:95:18 -- 33:33:df:f4:95:18 refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:2c:1c:fd -- 33:33:ff:2c:1c:fd refcount 1 tc-so:shmif1: tc-so: inet6 fc00::2 tc-so: group ff02::1:ffaf:af24%shmif1 refcount 1 tc-so: group ff01:3::1 refcount 2 tc-so: group ff02::2:dff4:9518%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:8a:af:af:24 multicnt 4 tc-so: 33:33:ff:af:af:24 -- 33:33:ff:af:af:24 refcount 1 tc-so: 33:33:df:f4:95:18 -- 33:33:df:f4:95:18 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 33624 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:c7:61:0b tc-so: linkstr: ./bus_ipsec_remote tc-so: inet6 fd00::2/64 flags 0 tc-so: inet6 fe80::b0a0:6dff:fec7:610b%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 - - 33624 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33624 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:6dff:fec7:610b link#2 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33624 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff02::%lo0/32 ::1 UC - - 33624 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:fd00::1 b2:a0:ab:2f:a7: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 33624 0 0 0 0 0 tc-so:lo0 33624 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33624 ::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 33624 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:6d:c7:61:0b 6 0 9 0 0 tc-so:shmif 1500 fd00::/64 fd00::2 tc-so: ff02::1:ffc7:610b tc-so: ff01:2::1 tc-so: ff02::2:f0a4:9a3d 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:6dff: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:ab:2f:a7:62 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 tc-so: group ff02::1:ffc7:610b%shmif0 refcount 1 tc-so: group ff01:2::1 refcount 2 tc-so: group ff02::2:f0a4:9a3d%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:c7:61:0b multicnt 4 tc-so: 33:33:ff:c7:61:0b -- 33:33:ff:c7:61:0b refcount 1 tc-so: 33:33:f0:a4:9a:3d -- 33:33:f0:a4:9a:3d 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: 13 packets, 1046 bytes, 6 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::2 --> fc00::1 tc-so: local-session-id: 4321 tc-so: remote-session-id: 1234 tc-so: status: active tc-so: input: 4 packets, 602 bytes, 7 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: 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: 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:6d:c7:61:0b 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:6dff:fec7:610b%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:8a:af:af:24 tc-so: linkstr: ./bus_ipsec_tunnel tc-so: input: 9 packets, 1122 bytes, 2 multicasts tc-so: output: 19 packets, 2442 bytes, 5 multicasts tc-so: inet6 fc00::2/64 flags 0 tc-so: inet6 fe80::b0a0:8aff:feaf:af24%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:a1:2c:1c:fd tc-so: linkstr: ./bus_ipsec_remote tc-so: input: 9 packets, 516 bytes, 6 multicasts tc-so: output: 8 packets, 648 bytes, 5 multicasts tc-so: inet6 fe80::b0a0:a1ff:fe2c:1cfd%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:5a:c1:95:5e tc-so: linkstr: ./bus_ipsec_tunnel tc-so: input: 19 packets, 2442 bytes, 5 multicasts tc-so: output: 13 packets, 1466 bytes, 6 multicasts tc-so: inet6 fc00::1/64 flags 0 tc-so: inet6 fe80::b0a0:5aff:fec1:955e%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:a9:34:a1:24 tc-so: linkstr: ./bus_ipsec_local tc-so: input: 11 packets, 1204 bytes, 14 multicasts tc-so: output: 14 packets, 1172 bytes, 10 multicasts tc-so: inet6 fe80::b0a0:a9ff:fe34:a124%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:ab:2f:a7:62 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:abff:fe2f:a762%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 33624 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 - - 33624 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33624 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33624 lo0 tc-so:ff02::%lo0/32 ::1 UC - - 33624 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33624 0 0 0 0 0 tc-so:lo0 33624 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33624 ::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 33624 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 384 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 128 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 1280 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 128 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 256 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 61 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 64 191 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 256 69 0 0 5 0 5 5 0 inf 0 tc-so:kmem-00256 384 56 0 0 6 0 6 6 0 inf 0 tc-so:kmem-00384 512 35 0 0 5 0 5 5 0 inf 0 tc-so:kmem-00512 640 15 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00768 896 7 0 0 2 0 2 2 0 inf 0 tc-so:kmem-01024 1152 96 0 0 32 0 32 32 0 inf 0 tc-so:kmem-02048 2048 528 0 0 264 0 264 264 0 inf 0 tc-so:kmem-04096 4096 15 0 0 15 0 15 15 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 528 11 0 0 4 0 4 4 0 inf 2 tc-so:mclpl 2048 3 0 0 6 0 6 6 0 8192 4 tc-so:mutex 128 31 0 0 1 0 1 1 0 inf 0 tc-so:pcache 2816 51 0 1 50 0 50 50 0 inf 0 tc-so:pcachecpu 128 52 0 0 2 0 2 2 0 inf 0 tc-so:pcglarge 1152 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 384 32 0 0 4 0 4 4 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-128 80 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 306 0 0 5 0 5 5 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 1024 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 128 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 1024 7 0 0 2 0 2 2 0 inf 0 tc-so:vmembt 128 22 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1767 0 40 441 0 441 tc-so: tc-so:In use 1528K, total allocated 1764K; utilization 86.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, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.99 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/evbarm/9.99.99/modules tc-so:[ 1.370005] 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:[ 14.200005] shmif0: Ethernet address b2:a0:ab:2f:a7:62 tc-so:[ 28.980005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 28.980005] get_ifid: shmif0: ifid: b0:a0:ab:ff:fe:2f:a7:62 tc-so:[ 28.980005] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:abff:fe2f:a762 tc-so:[ 30.470005] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:abff:fe2f:a762 - no duplicates found tc-so:[ 106.380005] in6_if_link_down: fd00::1 marked detached tc-so:[ 106.380005] in6_if_link_down: fe80:2::b0a0:abff:fe2f:a762 marked detached tc-so:### Dumping unix://ipsec_l2tp_tunel_local tc-so:lo0: flags=0x8049 mtu 33624 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 - - 33624 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33624 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33624 lo0 tc-so:ff02::%lo0/32 ::1 UC - - 33624 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33624 0 0 0 0 0 tc-so:lo0 33624 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33624 ::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 33624 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 256 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 384 1 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 384 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 128 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 1280 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 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 128 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 256 3 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 54 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 75 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 64 235 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00128 256 86 0 0 6 0 6 6 0 inf 0 tc-so:kmem-00256 384 86 0 0 9 0 9 9 0 inf 0 tc-so:kmem-00384 512 50 0 0 7 0 7 7 0 inf 0 tc-so:kmem-00512 640 15 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00768 896 8 0 0 2 0 2 2 0 inf 0 tc-so:kmem-01024 1152 108 0 0 36 0 36 36 0 inf 0 tc-so:kmem-02048 2048 1332 0 0 666 0 666 666 0 inf 0 tc-so:kmem-04096 4096 16 0 0 16 0 16 16 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 528 15 0 0 5 0 5 5 0 inf 2 tc-so:mclpl 2048 3 0 0 6 0 6 6 0 8192 4 tc-so:mutex 128 42 0 0 2 0 2 2 0 inf 0 tc-so:pcache 2816 54 0 1 53 0 53 53 0 inf 0 tc-so:pcachecpu 128 55 0 0 2 0 2 2 0 inf 0 tc-so:pcglarge 1152 2 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 384 48 0 0 5 0 5 5 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-128 80 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 714 0 0 12 0 12 12 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 1024 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 2 0 2 2 0 inf 1 tc-so:rwlock 128 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 1024 7 0 0 2 0 2 2 0 inf 0 tc-so:vmembt 128 77 0 0 3 0 3 3 0 inf 0 tc-so:Totals 3269 0 79 875 0 875 tc-so: tc-so:In use 3233K, total allocated 3500K; utilization 92.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, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.99 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.170005] root file system type: rumpfs tc-so:[ 1.170005] kern.module.path=/stand/evbarm/9.99.99/modules tc-so:[ 1.370005] IPsec: Initialized Security Association Processing. tc-so:[ 1.490005] mainbus0 (root) tc-so:[ 1.530005] chacha: Portable C ChaCha tc-so:[ 1.530005] aes: BearSSL aes_ct tc-so:[ 1.570005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.570005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 13.580005] shmif0: Ethernet address b2:a0:a9:34:a1:24 tc-so:[ 16.070005] shmif1: Ethernet address b2:a0:5a:c1:95:5e tc-so:[ 26.640005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 26.640005] get_ifid: shmif0: ifid: b0:a0:a9:ff:fe:34:a1:24 tc-so:[ 27.440005] get_ifid: shmif1: got interface identifier from itself tc-so:[ 27.440005] get_ifid: shmif1: ifid: b0:a0:5a:ff:fe:c1:95:5e tc-so:[ 27.440005] nd6_dad_start: shmif1: starting DAD for fe80:3::b0a0:5aff:fec1:955e tc-so:[ 29.250005] nd6_dad_timer: shmif1: DAD complete for fe80:3::b0a0:5aff:fec1:955e - no duplicates found tc-so:[ 50.070005] ah_input: hash over 154 bytes, skip 40: crda len 154 skip 0 inject 52 tc-so:[ 52.570005] ah_input: hash over 138 bytes, skip 40: crda len 138 skip 0 inject 52 tc-so:[ 99.580005] in6_if_link_down: fc00::1 marked detached tc-so:[ 99.580005] in6_if_link_down: fe80:3::b0a0:5aff:fec1:955e marked detached tc-so:[ 101.620005] in6_if_link_down: fe80:2::b0a0:a9ff:fe34:a124 marked detached tc-so:### Dumping unix://ipsec_l2tp_tunnel_remote tc-so:lo0: flags=0x8049 mtu 33624 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 - - 33624 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33624 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33624 lo0 tc-so:ff02::%lo0/32 ::1 UC - - 33624 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33624 0 0 0 0 0 tc-so:lo0 33624 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33624 ::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 33624 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 256 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 384 2 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 384 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 128 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 1280 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 128 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 256 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 76 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 64 251 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00128 256 85 0 0 6 0 6 6 0 inf 0 tc-so:kmem-00256 384 86 0 0 9 0 9 9 0 inf 0 tc-so:kmem-00384 512 50 0 0 7 0 7 7 0 inf 0 tc-so:kmem-00512 640 15 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00768 896 8 0 0 2 0 2 2 0 inf 0 tc-so:kmem-01024 1152 108 0 0 36 0 36 36 0 inf 0 tc-so:kmem-02048 2048 1332 0 0 666 0 666 666 0 inf 0 tc-so:kmem-04096 4096 16 0 0 16 0 16 16 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 528 16 0 0 5 0 5 5 0 inf 2 tc-so:mclpl 2048 4 0 0 6 0 6 6 0 8192 4 tc-so:mutex 128 42 0 0 2 0 2 2 0 inf 0 tc-so:pcache 2816 54 0 1 53 0 53 53 0 inf 0 tc-so:pcachecpu 128 55 0 0 2 0 2 2 0 inf 0 tc-so:pcglarge 1152 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 384 46 0 0 5 0 5 5 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-128 80 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 714 0 0 12 0 12 12 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 1024 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 2 0 2 2 0 inf 1 tc-so:rwlock 128 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 1024 7 0 0 2 0 2 2 0 inf 0 tc-so:vmembt 128 77 0 0 3 0 3 3 0 inf 0 tc-so:Totals 3282 0 76 875 0 875 tc-so: tc-so:In use 3234K, total allocated 3500K; utilization 92.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, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.99 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/evbarm/9.99.99/modules tc-so:[ 1.360005] IPsec: Initialized Security Association Processing. tc-so:[ 1.400005] mainbus0 (root) tc-so:[ 1.400005] chacha: Portable C ChaCha tc-so:[ 1.400005] aes: BearSSL aes_ct tc-so:[ 1.400005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.400005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 14.960005] shmif0: Ethernet address b2:a0:a1:2c:1c:fd tc-so:[ 17.510005] shmif1: Ethernet address b2:a0:8a:af:af:24 tc-so:[ 30.290005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 30.290005] get_ifid: shmif0: ifid: b0:a0:a1:ff:fe:2c:1c:fd tc-so:[ 31.120005] get_ifid: shmif1: got interface identifier from itself tc-so:[ 31.120005] get_ifid: shmif1: ifid: b0:a0:8a:ff:fe:af:af:24 tc-so:[ 31.120005] nd6_dad_start: shmif1: starting DAD for fe80:3::b0a0:8aff:feaf:af24 tc-so:[ 32.980005] nd6_dad_timer: shmif1: DAD complete for fe80:3::b0a0:8aff:feaf:af24 - no duplicates found tc-so:[ 46.510005] ah_input: hash over 146 bytes, skip 40: crda len 146 skip 0 inject 52 tc-so:[ 48.920005] ah_input: hash over 138 bytes, skip 40: crda len 138 skip 0 inject 52 tc-so:[ 92.080005] in6_if_link_down: fc00::2 marked detached tc-so:[ 92.080005] in6_if_link_down: fe80:3::b0a0:8aff:feaf:af24 marked detached tc-so:[ 94.140005] in6_if_link_down: fe80:2::b0a0:a1ff:fe2c:1cfd marked detached tc-so:### Dumping unix://ipsec_l2tp_remote tc-so:lo0: flags=0x8049 mtu 33624 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 - - 33624 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33624 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33624 lo0 tc-so:ff02::%lo0/32 ::1 UC - - 33624 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33624 0 0 0 0 0 tc-so:lo0 33624 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33624 ::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 33624 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 384 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 128 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 1280 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 128 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 256 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 59 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 64 193 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00128 256 69 0 0 5 0 5 5 0 inf 0 tc-so:kmem-00256 384 56 0 0 6 0 6 6 0 inf 0 tc-so:kmem-00384 512 35 0 0 5 0 5 5 0 inf 0 tc-so:kmem-00512 640 15 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00768 896 7 0 0 2 0 2 2 0 inf 0 tc-so:kmem-01024 1152 96 0 0 32 0 32 32 0 inf 0 tc-so:kmem-02048 2048 502 0 0 251 0 251 251 0 inf 0 tc-so:kmem-04096 4096 15 0 0 15 0 15 15 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 528 4 0 0 3 0 3 3 0 inf 2 tc-so:mclpl 2048 3 0 0 6 0 6 6 0 8192 4 tc-so:mutex 128 31 0 0 1 0 1 1 0 inf 0 tc-so:pcache 2816 51 0 1 50 0 50 50 0 inf 0 tc-so:pcachecpu 128 52 0 0 2 0 2 2 0 inf 0 tc-so:pcglarge 1152 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 384 30 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-128 80 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 294 0 0 5 0 5 5 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 1024 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 128 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 1024 7 0 0 2 0 2 2 0 inf 0 tc-so:vmembt 128 20 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1713 0 38 427 0 427 tc-so: tc-so:In use 1469K, total allocated 1708K; utilization 86.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, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.99 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/evbarm/9.99.99/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:[ 16.310005] shmif0: Ethernet address b2:a0:6d:c7:61:0b tc-so:[ 33.860005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 33.860005] get_ifid: shmif0: ifid: b0:a0:6d:ff:fe:c7:61:0b tc-so:[ 33.860005] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:6dff:fec7:610b tc-so:[ 35.890005] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:6dff:fec7:610b - no duplicates found tc-so:[ 86.250005] in6_if_link_down: fd00::2 marked detached tc-so:[ 86.250005] in6_if_link_down: fe80:2::b0a0:6dff:fec7:610b 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:29.420004 b2:a0:ab:2f:a7:62 > 33:33:ff:2f:a7:62, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff2f:a762: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff2f:a762, length 24 tc-so:00:00:29.460004 b2:a0:ab:2f:a7:62 > 33:33:ff:2f:a7:62, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff2f:a762: ICMP6, neighbor solicitation, who has fe80::b0a0:abff:fe2f:a762, length 32 tc-so:00:00:26.780004 b2:a0:a9:34:a1:24 > 33:33:65:2a:04:81, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:a9ff:fe34:a124 > ff02::2:652a:481: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:652a:481, length 24 tc-so:00:00:27.330004 b2:a0:a9:34:a1:24 > 33:33:ff:34:a1:24, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:a9ff:fe34:a124 > ff02::1:ff34:a124: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff34:a124, length 24 tc-so:00:00:32.600004 b2:a0:ab:2f:a7:62 > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:abff:fe2f:a762 > ff02::1:ff00:1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:1, length 24 tc-so:00:00:32.600004 b2:a0:ab:2f:a7:62 > 33:33:ff:2f:a7:62, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:abff:fe2f:a762 > ff02::1:ff2f:a762: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff2f:a762, length 24 tc-so:00:00:33.200004 b2:a0:ab:2f:a7:62 > 33:33:6b:a9:5f:ca, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:abff:fe2f:a762 > ff02::2:6ba9:5fca: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:6ba9:5fca, length 24 tc-so:00:00:35.270004 b2:a0:a9:34:a1:24 > 33:33:ff:34:a1:24, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:a9ff:fe34:a124 > ff02::1:ff34:a124: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff34:a124, length 24 tc-so:00:00:36.600004 b2:a0:a9:34:a1:24 > 33:33:65:2a:04:81, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:a9ff:fe34:a124 > ff02::2:652a:481: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:652a:481, length 24 tc-so:00:00:42.200004 b2:a0:6d:c7:61:0b > 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:42.200004 b2:a0:6d:c7:61:0b > 33:33:ff:c7:61:0b, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffc7:610b: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffc7:610b, length 24 tc-so:00:00:42.320004 b2:a0:6d:c7:61:0b > 33:33:ff:c7:61:0b, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffc7:610b: ICMP6, neighbor solicitation, who has fe80::b0a0:6dff:fec7:610b, length 32 tc-so:00:00:44.680004 b2:a0:a1:2c:1c:fd > 33:33:ff:2c:1c:fd, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:a1ff:fe2c:1cfd > ff02::1:ff2c:1cfd: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff2c:1cfd, length 24 tc-so:00:00:47.790004 b2:a0:ab:2f:a7:62 > 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:45.070004 b2:a0:6d:c7:61:0b > b2:a0:ab:2f:a7:62, ethertype IPv6 (0x86dd), length 86: fd00::2 > fd00::1: ICMP6, neighbor advertisement, tgt is fd00::2, length 32 tc-so:00:00:47.870004 b2:a0:ab:2f:a7:62 > b2:a0:6d:c7:61:0b, ethertype IPv6 (0x86dd), length 70: fd00::1 > fd00::2: ICMP6, echo request, seq 0, length 16 tc-so:00:00:45.110004 b2:a0:6d:c7:61:0b > b2:a0:ab:2f:a7:62, ethertype IPv6 (0x86dd), length 70: fd00::2 > fd00::1: ICMP6, echo reply, seq 0, length 16 tc-so:00:00:45.620004 b2:a0:6d:c7:61:0b > 33:33:f0:a4:9a:3d, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:6dff:fec7:610b > ff02::2:f0a4:9a3d: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:f0a4:9a3d, length 24 tc-so:00:00:46.260004 b2:a0:6d:c7:61:0b > 33:33:ff:c7:61:0b, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:6dff:fec7:610b > ff02::1:ffc7:610b: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffc7:610b, length 24 tc-so:00:00:50.070004 b2:a0:6d:c7:61:0b > b2:a0:ab:2f:a7:62, ethertype IPv6 (0x86dd), length 86: fd00::2 > fd00::1: ICMP6, neighbor solicitation, who has fd00::1, length 32 tc-so:00:00:52.860004 b2:a0:ab:2f:a7:62 > b2:a0:6d:c7:61:0b, ethertype IPv6 (0x86dd), length 78: fd00::1 > fd00::2: ICMP6, neighbor advertisement, tgt is fd00::1, length 24 tc-so:00:00:55.280004 b2:a0:ab:2f:a7:62 > b2:a0:6d:c7:61:0b, ethertype IPv6 (0x86dd), length 70: fd00::1 > fd00::2: ICMP6, echo request, seq 0, length 16 tc-so:00:00:52.570004 b2:a0:6d:c7:61:0b > b2:a0:ab:2f:a7:62, ethertype IPv6 (0x86dd), length 70: fd00::2 > fd00::1: ICMP6, echo reply, seq 0, length 16 tc-so:### Dumping ./bus_ipsec_remote tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:30.600004 b2:a0:a1:2c:1c:fd > 33:33:df:f4:95:18, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:a1ff:fe2c:1cfd > ff02::2:dff4:9518: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:dff4:9518, length 24 tc-so:00:00:31.070004 b2:a0:a1:2c:1c:fd > 33:33:ff:2c:1c:fd, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:a1ff:fe2c:1cfd > ff02::1:ff2c:1cfd: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff2c:1cfd, length 24 tc-so:00:00:37.010004 b2:a0:a1:2c:1c:fd > 33:33:df:f4:95:18, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:a1ff:fe2c:1cfd > ff02::2:dff4:9518: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:dff4:9518, length 24 tc-so:00:00:34.710004 b2:a0:6d:c7:61:0b > 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:34.760004 b2:a0:6d:c7:61:0b > 33:33:ff:c7:61:0b, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffc7:610b: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffc7:610b, length 24 tc-so:00:00:34.880004 b2:a0:6d:c7:61:0b > 33:33:ff:c7:61:0b, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffc7:610b: ICMP6, neighbor solicitation, who has fe80::b0a0:6dff:fec7:610b, length 32 tc-so:00:00:41.080004 b2:a0:a1:2c:1c:fd > 33:33:ff:2c:1c:fd, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:a1ff:fe2c:1cfd > ff02::1:ff2c:1cfd: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff2c:1cfd, length 24 tc-so:00:00:41.470004 b2:a0:ab:2f:a7:62 > 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:37.580004 b2:a0:6d:c7:61:0b > b2:a0:ab:2f:a7:62, ethertype IPv6 (0x86dd), length 86: fd00::2 > fd00::1: ICMP6, neighbor advertisement, tgt is fd00::2, length 32 tc-so:00:00:41.510004 b2:a0:ab:2f:a7:62 > b2:a0:6d:c7:61:0b, ethertype IPv6 (0x86dd), length 70: fd00::1 > fd00::2: ICMP6, echo request, seq 0, length 16 tc-so:00:00:37.620004 b2:a0:6d:c7:61:0b > b2:a0:ab:2f:a7:62, ethertype IPv6 (0x86dd), length 70: fd00::2 > fd00::1: ICMP6, echo reply, seq 0, length 16 tc-so:00:00:38.170004 b2:a0:6d:c7:61:0b > 33:33:f0:a4:9a:3d, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:6dff:fec7:610b > ff02::2:f0a4:9a3d: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:f0a4:9a3d, length 24 tc-so:00:00:38.800004 b2:a0:6d:c7:61:0b > 33:33:ff:c7:61:0b, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:6dff:fec7:610b > ff02::1:ffc7:610b: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffc7:610b, length 24 tc-so:00:00:42.580004 b2:a0:6d:c7:61:0b > b2:a0:ab:2f:a7:62, ethertype IPv6 (0x86dd), length 86: fd00::2 > fd00::1: ICMP6, neighbor solicitation, who has fd00::1, length 32 tc-so:00:00:46.550004 b2:a0:ab:2f:a7:62 > b2:a0:6d:c7:61:0b, ethertype IPv6 (0x86dd), length 78: fd00::1 > fd00::2: ICMP6, neighbor advertisement, tgt is fd00::1, length 24 tc-so:00:00:48.920004 b2:a0:ab:2f:a7:62 > b2:a0:6d:c7:61:0b, ethertype IPv6 (0x86dd), length 70: fd00::1 > fd00::2: ICMP6, echo request, seq 0, length 16 tc-so:00:00:45.070004 b2:a0:6d:c7:61:0b > b2:a0:ab:2f:a7:62, ethertype IPv6 (0x86dd), length 70: fd00::2 > fd00::1: ICMP6, echo reply, seq 0, length 16 tc-so:### Dumping ./bus_ipsec_tunnel tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:27.780004 b2:a0:5a:c1:95:5e > 33:33:ff:c1:95:5e, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffc1:955e: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffc1:955e, length 24 tc-so:00:00:27.940004 b2:a0:5a:c1:95:5e > 33:33:65:2a:04:81, ethertype IPv6 (0x86dd), length 86: :: > ff02::2:652a:481: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:652a:481, length 24 tc-so:00:00:28.220004 b2:a0:5a:c1:95:5e > 33:33:ff:c1:95:5e, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffc1:955e: ICMP6, neighbor solicitation, who has fe80::b0a0:5aff:fec1:955e, length 32 tc-so:00:00:29.090004 b2:a0:5a:c1:95:5e > 33:33:ff:c1:95:5e, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffc1:955e: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffc1:955e, length 24 tc-so:00:00:29.730004 b2:a0:5a:c1:95:5e > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:5aff:fec1:955e > ff02::1:ff00:1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:1, length 24 tc-so:00:00:35.270004 b2:a0:5a:c1:95:5e > 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:31.720004 b2:a0:8a:af:af:24 > b2:a0:5a:c1:95:5e, ethertype IPv6 (0x86dd), length 86: fc00::2 > fc00::1: ICMP6, neighbor advertisement, tgt is fc00::2, length 32 tc-so:00:00:35.310004 b2:a0:5a:c1:95:5e > b2:a0:8a:af:af:24, ethertype IPv6 (0x86dd), length 144: fc00::1 > fc00::2: ip-proto-115 90 tc-so:00:00:31.760004 b2:a0:8a:af:af:24 > b2:a0:5a:c1:95:5e, ethertype IPv6 (0x86dd), length 192: fc00::2 > fc00::1: ICMP6, parameter problem, next header - octet 6, length 138 tc-so:00:00:31.830004 b2:a0:8a:af:af:24 > 33:33:ff:af:af:24, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffaf:af24: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffaf:af24, length 24 tc-so:00:00:31.870004 b2:a0:8a:af:af:24 > 33:33:ff:af:af:24, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffaf:af24: ICMP6, neighbor solicitation, who has fe80::b0a0:8aff:feaf:af24, length 32 tc-so:00:00:36.640004 b2:a0:5a:c1:95:5e > b2:a0:8a:af:af:24, ethertype IPv6 (0x86dd), length 144: fc00::1 > fc00::2: ip-proto-115 90 tc-so:00:00:33.060004 b2:a0:8a:af:af:24 > b2:a0:5a:c1:95:5e, ethertype IPv6 (0x86dd), length 192: fc00::2 > fc00::1: ICMP6, parameter problem, next header - octet 6, length 138 tc-so:00:00:36.490004 b2:a0:8a:af:af:24 > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:8aff:feaf:af24 > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24 tc-so:00:00:36.700004 b2:a0:8a:af:af:24 > b2:a0:5a:c1:95:5e, ethertype IPv6 (0x86dd), length 86: fc00::2 > fc00::1: ICMP6, neighbor solicitation, who has fc00::1, length 32 tc-so:00:00:40.300004 b2:a0:5a:c1:95:5e > b2:a0:8a:af:af:24, ethertype IPv6 (0x86dd), length 78: fc00::1 > fc00::2: ICMP6, neighbor advertisement, tgt is fc00::1, length 24 tc-so:00:00:38.600004 b2:a0:8a:af:af:24 > b2:a0:5a:c1:95:5e, ethertype IPv6 (0x86dd), length 144: fc00::2 > fc00::1: ip-proto-115 90 tc-so:00:00:38.640004 b2:a0:8a:af:af:24 > b2:a0:5a:c1:95:5e, ethertype IPv6 (0x86dd), length 144: fc00::2 > fc00::1: ip-proto-115 90 tc-so:00:00:38.760004 b2:a0:8a:af:af:24 > b2:a0:5a:c1:95:5e, ethertype IPv6 (0x86dd), length 144: fc00::2 > fc00::1: ip-proto-115 90 tc-so:00:00:40.050004 b2:a0:8a:af:af:24 > 33:33:ff:af:af:24, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:8aff:feaf:af24 > ff02::1:ffaf:af24: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffaf:af24, length 24 tc-so:00:00:40.600004 b2:a0:8a:af:af:24 > 33:33:df:f4:95:18, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:8aff:feaf:af24 > ff02::2:dff4:9518: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:dff4:9518, length 24 tc-so:00:00:41.120004 b2:a0:8a:af:af:24 > b2:a0:5a:c1:95:5e, ethertype IPv6 (0x86dd), length 144: fc00::2 > fc00::1: ip-proto-115 90 tc-so:00:00:45.030004 b2:a0:5a:c1:95:5e > b2:a0:8a:af:af:24, ethertype IPv6 (0x86dd), length 144: fc00::1 > fc00::2: ip-proto-115 90 tc-so:00:00:41.470004 b2:a0:8a:af:af:24 > b2:a0:5a:c1:95:5e, ethertype IPv6 (0x86dd), length 144: fc00::2 > fc00::1: ip-proto-115 90 tc-so:00:00:45.070004 b2:a0:5a:c1:95:5e > b2:a0:8a:af:af:24, ethertype IPv6 (0x86dd), length 128: fc00::1 > fc00::2: ip-proto-115 74 tc-so:00:00:41.550004 b2:a0:8a:af:af:24 > b2:a0:5a:c1:95:5e, ethertype IPv6 (0x86dd), length 128: fc00::2 > fc00::1: ip-proto-115 74 tc-so:00:00:42.060004 b2:a0:8a:af:af:24 > b2:a0:5a:c1:95:5e, ethertype IPv6 (0x86dd), length 144: fc00::2 > fc00::1: ip-proto-115 90 tc-so:00:00:42.690004 b2:a0:8a:af:af:24 > b2:a0:5a:c1:95:5e, ethertype IPv6 (0x86dd), length 144: fc00::2 > fc00::1: ip-proto-115 90 tc-so:00:00:46.470004 b2:a0:8a:af:af:24 > b2:a0:5a:c1:95:5e, ethertype IPv6 (0x86dd), length 168: fc00::2 > fc00::1: AH(spi=0x00002711,seq=0x1): ip-proto-115 90 tc-so:00:00:50.110004 b2:a0:5a:c1:95:5e > b2:a0:8a:af:af:24, ethertype IPv6 (0x86dd), length 160: fc00::1 > fc00::2: AH(spi=0x00002710,seq=0x1): ip-proto-115 82 tc-so:00:00:52.480004 b2:a0:5a:c1:95:5e > b2:a0:8a:af:af:24, ethertype IPv6 (0x86dd), length 152: fc00::1 > fc00::2: AH(spi=0x00002710,seq=0x2): ip-proto-115 74 tc-so:00:00:48.960004 b2:a0:8a:af:af:24 > b2:a0:5a:c1:95:5e, ethertype IPv6 (0x86dd), length 152: fc00::2 > fc00::1: AH(spi=0x00002711,seq=0x2): ip-proto-115 74 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: 1662333649.597541, ipsec_l2tp_ipv6_transport_ah_null, passed tc-start: 1662333649.670001, 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:e5:de:21:94 ./.__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:90:d8:3e ./.__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:4f:93:82 ./.__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:51:dc:28: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:./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:79:c3:61:9b ./.__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: Sep 4 23:21:42 2022 current: Sep 4 23:21:44 2022 tc-so: diff: 2(s) hard: 0(s) soft: 0(s) tc-so: last: Sep 4 23:20:55 2022 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=19049 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: Sep 4 23:21:42 2022 current: Sep 4 23:21:44 2022 tc-so: diff: 2(s) hard: 0(s) soft: 0(s) tc-so: last: Sep 4 23:20:55 2022 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=19049 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: Sep 4 23:21:43 2022 current: Sep 4 23:21:46 2022 tc-so: diff: 3(s) hard: 0(s) soft: 0(s) tc-so: last: Sep 4 23:21:44 2022 hard: 0(s) soft: 0(s) tc-so: current: 122(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=243 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: Sep 4 23:21:43 2022 current: Sep 4 23:21:46 2022 tc-so: diff: 3(s) hard: 0(s) soft: 0(s) tc-so: last: Sep 4 23:21:44 2022 hard: 0(s) soft: 0(s) tc-so: current: 280(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 2 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=243 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 33624 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:e3:d1:71:ac tc-so: linkstr: ./bus_ipsec_local tc-so: inet6 fd00::1/64 flags 0 tc-so: inet6 fe80::b0a0:e3ff:fed1:71ac%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 - - 33624 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33624 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:e3ff:fed1:71ac link#2 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33624 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff02::%lo0/32 ::1 UC - - 33624 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:fd00::2 b2:a0:79:c3:61: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 33624 0 0 0 0 0 tc-so:lo0 33624 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33624 ::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 33624 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:e3:d1:71:ac 15 0 9 0 0 tc-so:shmif 1500 fd00::/64 fd00::1 tc-so: ff02::1:ffd1:71ac tc-so: ff01:2::1 tc-so: ff02::2:95e7:6687 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:e3ff: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:79:c3:61:9b 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:ffd1:71ac%shmif0 refcount 1 tc-so: group ff01:2::1 refcount 2 tc-so: group ff02::2:95e7:6687%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:e3:d1:71:ac multicnt 4 tc-so: 33:33:ff:d1:71:ac -- 33:33:ff:d1:71:ac refcount 1 tc-so: 33:33:95:e7:66:87 -- 33:33:95:e7:66:87 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 33624 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:e5:de:21:94 tc-so: linkstr: ./bus_ipsec_local tc-so: inet6 fe80::b0a0:e5ff:fede:2194%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:90:d8:3e tc-so: linkstr: ./bus_ipsec_tunnel tc-so: inet6 fc00::1/64 flags 0 tc-so: inet6 fe80::b0a0:9eff:fe90:d83e%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 - - 33624 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33624 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:e5ff:fede:2194 link#2 UHl - - - lo0 tc-so:fe80::%shmif1/64 link#3 UC - - - shmif1 tc-so:fe80::b0a0:9eff:fe90:d83e link#3 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33624 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 - - 33624 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:51:dc:28:65 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 33624 0 0 0 0 0 tc-so:lo0 33624 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33624 ::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 33624 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:e5:de:21:94 10 0 15 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:e5ff:f tc-so: ff01:2::1 tc-so: ff02::2:aa63:b48e tc-so: ff02::1%shmif0 tc-so: ff02::1:ffde:2194 10 0 15 0 0 tc-so:shmif 1500 b2:a0:9e:90:d8:3e 19 0 12 0 0 tc-so:shmif 1500 fc00::/64 fc00::1 tc-so: ff02::1:ff90:d83e tc-so: ff01:3::1 tc-so: ff02::2:aa63:b48e tc-so: ff02::1%shmif1 tc-so: ff02::1:ff00:1%sh 19 0 12 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:9eff:f 19 0 12 0 0 tc-so:l2tp0 1280 11 0 5 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:51:dc:28:65 shmif1 expired 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:e5ff:fede:2194%shmif0 tc-so: group ff01:2::1 refcount 1 tc-so: group ff02::2:aa63:b48e%shmif0 refcount 1 tc-so: group ff02::1%shmif0 refcount 1 tc-so: group ff02::1:ffde:2194%shmif0 refcount 1 tc-so: enaddr b2:a0:e5:de:21:94 multicnt 3 tc-so: 33:33:aa:63:b4:8e -- 33:33:aa:63:b4:8e refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:de:21:94 -- 33:33:ff:de:21:94 refcount 1 tc-so:shmif1: tc-so: inet6 fc00::1 tc-so: group ff02::1:ff90:d83e%shmif1 refcount 1 tc-so: group ff01:3::1 refcount 2 tc-so: group ff02::2:aa63:b48e%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:90:d8:3e multicnt 4 tc-so: 33:33:ff:90:d8:3e -- 33:33:ff:90:d8:3e refcount 1 tc-so: 33:33:aa:63:b4:8e -- 33:33:aa:63:b4:8e 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 33624 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:85:4f:93:82 tc-so: linkstr: ./bus_ipsec_remote tc-so: inet6 fe80::b0a0:85ff:fe4f:9382%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:51:dc:28:65 tc-so: linkstr: ./bus_ipsec_tunnel tc-so: inet6 fc00::2/64 flags 0 tc-so: inet6 fe80::b0a0:51ff:fedc:2865%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 - - 33624 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33624 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:85ff:fe4f:9382 link#2 UHl - - - lo0 tc-so:fe80::%shmif1/64 link#3 UC - - - shmif1 tc-so:fe80::b0a0:51ff:fedc:2865 link#3 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33624 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 - - 33624 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:90:d8:3e 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 33624 0 0 0 0 0 tc-so:lo0 33624 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33624 ::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 33624 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:85:4f:93:82 9 0 8 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:85ff:f tc-so: ff01:2::1 tc-so: ff02::2:518a:15e2 tc-so: ff02::1%shmif0 tc-so: ff02::1:ff4f:9382 9 0 8 0 0 tc-so:shmif 1500 b2:a0:51:dc:28:65 9 0 19 0 0 tc-so:shmif 1500 fc00::/64 fc00::2 tc-so: ff02::1:ffdc:2865 tc-so: ff01:3::1 tc-so: ff02::2:518a:15e2 tc-so: ff02::1%shmif1 tc-so: ff02::1:ff00:2%sh 9 0 19 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:51ff:f 9 0 19 0 0 tc-so:l2tp0 1280 4 0 11 0 0 tc-so:bridg 1500 13 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:90:d8:3e shmif1 23h59m55s 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:85ff:fe4f:9382%shmif0 tc-so: group ff01:2::1 refcount 1 tc-so: group ff02::2:518a:15e2%shmif0 refcount 1 tc-so: group ff02::1%shmif0 refcount 1 tc-so: group ff02::1:ff4f:9382%shmif0 refcount 1 tc-so: enaddr b2:a0:85:4f:93:82 multicnt 3 tc-so: 33:33:51:8a:15:e2 -- 33:33:51:8a:15:e2 refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:4f:93:82 -- 33:33:ff:4f:93:82 refcount 1 tc-so:shmif1: tc-so: inet6 fc00::2 tc-so: group ff02::1:ffdc:2865%shmif1 refcount 1 tc-so: group ff01:3::1 refcount 2 tc-so: group ff02::2:518a:15e2%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:51:dc:28:65 multicnt 4 tc-so: 33:33:ff:dc:28:65 -- 33:33:ff:dc:28:65 refcount 1 tc-so: 33:33:51:8a:15:e2 -- 33:33:51:8a:15: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:l2tp0: tc-so:bridge0: tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33624 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:c3:61:9b tc-so: linkstr: ./bus_ipsec_remote tc-so: inet6 fd00::2/64 flags 0 tc-so: inet6 fe80::b0a0:79ff:fec3:619b%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 - - 33624 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33624 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:79ff:fec3:619b link#2 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33624 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff02::%lo0/32 ::1 UC - - 33624 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:fd00::1 b2:a0:e3:d1:71: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 33624 0 0 0 0 0 tc-so:lo0 33624 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33624 ::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 33624 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:79:c3:61:9b 7 0 9 0 0 tc-so:shmif 1500 fd00::/64 fd00::2 tc-so: ff02::1:ffc3:619b tc-so: ff01:2::1 tc-so: ff02::2:8765:c7c7 tc-so: ff02::1%shmif0 tc-so: ff02::1:ff00:2%sh 7 0 9 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:79ff:f 7 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:e3:d1:71:ac shmif0 23h59m55s 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 tc-so: group ff02::1:ffc3:619b%shmif0 refcount 1 tc-so: group ff01:2::1 refcount 2 tc-so: group ff02::2:8765:c7c7%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:79:c3:61:9b multicnt 4 tc-so: 33:33:ff:c3:61:9b -- 33:33:ff:c3:61:9b refcount 1 tc-so: 33:33:87:65:c7:c7 -- 33:33:87:65:c7:c7 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: 13 packets, 1046 bytes, 6 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: 4 packets, 688 bytes, 8 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: 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: 11 packets, 774 bytes, 9 multicasts tc-so: output: 5 packets, 390 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:79:c3:61:9b tc-so: linkstr: ./bus_ipsec_remote tc-so: input: 7 packets, 562 bytes, 4 multicasts tc-so: output: 9 packets, 742 bytes, 5 multicasts tc-so: inet6 fd00::2/64 flags 0 tc-so: inet6 fe80::b0a0:79ff:fec3:619b%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:51:dc:28:65 tc-so: linkstr: ./bus_ipsec_tunnel tc-so: input: 9 packets, 1036 bytes, 3 multicasts tc-so: output: 19 packets, 2386 bytes, 5 multicasts tc-so: inet6 fc00::2/64 flags 0 tc-so: inet6 fe80::b0a0:51ff:fedc:2865%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:85:4f:93:82 tc-so: linkstr: ./bus_ipsec_remote tc-so: input: 9 packets, 516 bytes, 6 multicasts tc-so: output: 8 packets, 648 bytes, 5 multicasts tc-so: inet6 fe80::b0a0:85ff:fe4f:9382%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:90:d8:3e tc-so: linkstr: ./bus_ipsec_tunnel tc-so: input: 19 packets, 2386 bytes, 5 multicasts tc-so: output: 12 packets, 1294 bytes, 6 multicasts tc-so: inet6 fc00::1/64 flags 0 tc-so: inet6 fe80::b0a0:9eff:fe90:d83e%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:e5:de:21:94 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:e5ff:fede:2194%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:e3:d1:71:ac 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:e3ff:fed1:71ac%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 33624 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 - - 33624 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33624 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33624 lo0 tc-so:ff02::%lo0/32 ::1 UC - - 33624 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33624 0 0 0 0 0 tc-so:lo0 33624 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33624 ::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 33624 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 384 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 128 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 1280 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 128 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 256 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 61 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 64 193 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00128 256 69 0 0 5 0 5 5 0 inf 0 tc-so:kmem-00256 384 56 0 0 6 0 6 6 0 inf 0 tc-so:kmem-00384 512 35 0 0 5 0 5 5 0 inf 0 tc-so:kmem-00512 640 15 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00768 896 7 0 0 2 0 2 2 0 inf 0 tc-so:kmem-01024 1152 96 0 0 32 0 32 32 0 inf 0 tc-so:kmem-02048 2048 526 0 0 263 0 263 263 0 inf 0 tc-so:kmem-04096 4096 15 0 0 15 0 15 15 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 528 5 0 0 3 0 3 3 0 inf 2 tc-so:mclpl 2048 2 0 0 5 0 5 5 0 8192 4 tc-so:mutex 128 31 0 0 1 0 1 1 0 inf 0 tc-so:pcache 2816 51 0 1 50 0 50 50 0 inf 0 tc-so:pcachecpu 128 52 0 0 2 0 2 2 0 inf 0 tc-so:pcglarge 1152 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 384 27 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-128 80 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 305 0 0 5 0 5 5 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 1024 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 128 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 1024 7 0 0 2 0 2 2 0 inf 0 tc-so:vmembt 128 20 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1751 0 40 438 0 438 tc-so: tc-so:In use 1516K, total allocated 1752K; utilization 86.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, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.99 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/evbarm/9.99.99/modules tc-so:[ 1.330005] 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:[ 14.230005] shmif0: Ethernet address b2:a0:e3:d1:71:ac tc-so:[ 28.550005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 28.550005] get_ifid: shmif0: ifid: b0:a0:e3:ff:fe:d1:71:ac tc-so:[ 28.550005] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:e3ff:fed1:71ac tc-so:[ 30.270005] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:e3ff:fed1:71ac - no duplicates found tc-so:[ 103.360005] in6_if_link_down: fd00::1 marked detached tc-so:[ 103.360005] in6_if_link_down: fe80:2::b0a0:e3ff:fed1:71ac marked detached tc-so:### Dumping unix://ipsec_l2tp_tunel_local tc-so:lo0: flags=0x8049 mtu 33624 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 - - 33624 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33624 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33624 lo0 tc-so:ff02::%lo0/32 ::1 UC - - 33624 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33624 0 0 0 0 0 tc-so:lo0 33624 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33624 ::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 33624 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 384 2 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 384 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 128 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 1280 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 128 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 256 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 75 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 64 249 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00128 256 85 0 0 6 0 6 6 0 inf 0 tc-so:kmem-00256 384 86 0 0 9 0 9 9 0 inf 0 tc-so:kmem-00384 512 50 0 0 7 0 7 7 0 inf 0 tc-so:kmem-00512 640 15 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00768 896 8 0 0 2 0 2 2 0 inf 0 tc-so:kmem-01024 1152 108 0 0 36 0 36 36 0 inf 0 tc-so:kmem-02048 2048 1333 0 0 667 0 667 667 0 inf 0 tc-so:kmem-04096 4096 16 0 0 16 0 16 16 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 528 15 0 0 5 0 5 5 0 inf 2 tc-so:mclpl 2048 5 0 0 7 0 7 7 0 8192 4 tc-so:mutex 128 42 0 0 2 0 2 2 0 inf 0 tc-so:pcache 2816 54 0 1 53 0 53 53 0 inf 0 tc-so:pcachecpu 128 55 0 0 2 0 2 2 0 inf 0 tc-so:pcglarge 1152 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 384 45 0 0 5 0 5 5 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-128 80 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 715 0 0 12 0 12 12 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 1024 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 2 0 2 2 0 inf 1 tc-so:rwlock 128 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 1024 7 0 0 2 0 2 2 0 inf 0 tc-so:vmembt 128 77 0 0 3 0 3 3 0 inf 0 tc-so:Totals 3278 0 78 877 0 877 tc-so: tc-so:In use 3237K, total allocated 3508K; utilization 92.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, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.99 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/evbarm/9.99.99/modules tc-so:[ 1.350005] IPsec: Initialized Security Association Processing. 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.530005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.530005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 13.450005] shmif0: Ethernet address b2:a0:e5:de:21:94 tc-so:[ 15.920005] shmif1: Ethernet address b2:a0:9e:90:d8:3e tc-so:[ 26.200005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 26.200005] get_ifid: shmif0: ifid: b0:a0:e5:ff:fe:de:21:94 tc-so:[ 26.670005] get_ifid: shmif1: got interface identifier from itself tc-so:[ 26.670005] get_ifid: shmif1: ifid: b0:a0:9e:ff:fe:90:d8:3e tc-so:[ 26.670005] nd6_dad_start: shmif1: starting DAD for fe80:3::b0a0:9eff:fe90:d83e tc-so:[ 28.310005] nd6_dad_timer: shmif1: DAD complete for fe80:3::b0a0:9eff:fe90:d83e - no duplicates found tc-so:[ 96.920005] in6_if_link_down: fc00::1 marked detached tc-so:[ 96.920005] in6_if_link_down: fe80:3::b0a0:9eff:fe90:d83e marked detached tc-so:[ 98.870005] in6_if_link_down: fe80:2::b0a0:e5ff:fede:2194 marked detached tc-so:### Dumping unix://ipsec_l2tp_tunnel_remote tc-so:lo0: flags=0x8049 mtu 33624 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 - - 33624 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33624 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33624 lo0 tc-so:ff02::%lo0/32 ::1 UC - - 33624 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33624 0 0 0 0 0 tc-so:lo0 33624 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33624 ::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 33624 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 2 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 384 2 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 384 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 128 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 1280 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 128 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 256 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 54 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 76 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 64 244 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00128 256 86 0 0 6 0 6 6 0 inf 0 tc-so:kmem-00256 384 86 0 0 9 0 9 9 0 inf 0 tc-so:kmem-00384 512 50 0 0 7 0 7 7 0 inf 0 tc-so:kmem-00512 640 15 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00768 896 8 0 0 2 0 2 2 0 inf 0 tc-so:kmem-01024 1152 108 0 0 36 0 36 36 0 inf 0 tc-so:kmem-02048 2048 1332 0 0 666 0 666 666 0 inf 0 tc-so:kmem-04096 4096 16 0 0 16 0 16 16 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 528 15 0 0 5 0 5 5 0 inf 2 tc-so:mclpl 2048 4 0 0 6 0 6 6 0 8192 4 tc-so:mutex 128 42 0 0 2 0 2 2 0 inf 0 tc-so:pcache 2816 54 0 1 53 0 53 53 0 inf 0 tc-so:pcachecpu 128 55 0 0 2 0 2 2 0 inf 0 tc-so:pcglarge 1152 2 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 384 47 0 0 5 0 5 5 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-128 80 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 713 0 0 12 0 12 12 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 1024 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 2 0 2 2 0 inf 1 tc-so:rwlock 128 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 1024 7 0 0 2 0 2 2 0 inf 0 tc-so:vmembt 128 77 0 0 3 0 3 3 0 inf 0 tc-so:Totals 3272 0 76 875 0 875 tc-so: tc-so:In use 3235K, total allocated 3500K; utilization 92.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, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.99 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/evbarm/9.99.99/modules tc-so:[ 1.690005] IPsec: Initialized Security Association Processing. tc-so:[ 1.690005] mainbus0 (root) tc-so:[ 1.840005] chacha: Portable C ChaCha tc-so:[ 1.880005] aes: BearSSL aes_ct tc-so:[ 1.880005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.880005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 15.030005] shmif0: Ethernet address b2:a0:85:4f:93:82 tc-so:[ 17.580005] shmif1: Ethernet address b2:a0:51:dc:28:65 tc-so:[ 30.780005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 30.780005] get_ifid: shmif0: ifid: b0:a0:85:ff:fe:4f:93:82 tc-so:[ 31.290005] get_ifid: shmif1: got interface identifier from itself tc-so:[ 31.290005] get_ifid: shmif1: ifid: b0:a0:51:ff:fe:dc:28:65 tc-so:[ 31.290005] nd6_dad_start: shmif1: starting DAD for fe80:3::b0a0:51ff:fedc:2865 tc-so:[ 33.280005] nd6_dad_timer: shmif1: DAD complete for fe80:3::b0a0:51ff:fedc:2865 - no duplicates found tc-so:[ 89.750005] in6_if_link_down: fc00::2 marked detached tc-so:[ 89.750005] in6_if_link_down: fe80:3::b0a0:51ff:fedc:2865 marked detached tc-so:[ 91.790005] in6_if_link_down: fe80:2::b0a0:85ff:fe4f:9382 marked detached tc-so:### Dumping unix://ipsec_l2tp_remote tc-so:lo0: flags=0x8049 mtu 33624 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 - - 33624 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33624 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33624 lo0 tc-so:ff02::%lo0/32 ::1 UC - - 33624 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33624 0 0 0 0 0 tc-so:lo0 33624 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33624 ::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 33624 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 384 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 128 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 1280 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 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 128 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 256 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 47 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 59 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 64 190 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 256 69 0 0 5 0 5 5 0 inf 0 tc-so:kmem-00256 384 56 0 0 6 0 6 6 0 inf 0 tc-so:kmem-00384 512 35 0 0 5 0 5 5 0 inf 0 tc-so:kmem-00512 640 15 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00768 896 7 0 0 2 0 2 2 0 inf 0 tc-so:kmem-01024 1152 96 0 0 32 0 32 32 0 inf 0 tc-so:kmem-02048 2048 493 0 0 247 0 247 247 0 inf 0 tc-so:kmem-04096 4096 15 0 0 15 0 15 15 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 528 7 0 0 4 0 4 4 0 inf 3 tc-so:mclpl 2048 3 0 0 6 0 6 6 0 8192 4 tc-so:mutex 128 31 0 0 1 0 1 1 0 inf 0 tc-so:pcache 2816 51 0 1 50 0 50 50 0 inf 0 tc-so:pcachecpu 128 52 0 0 2 0 2 2 0 inf 0 tc-so:pcglarge 1152 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 384 31 0 0 4 0 4 4 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-128 80 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 289 0 0 5 0 5 5 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 1024 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 128 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 1024 7 0 0 2 0 2 2 0 inf 0 tc-so:vmembt 128 22 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1699 0 36 424 0 424 tc-so: tc-so:In use 1453K, total allocated 1696K; utilization 85.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, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.99 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/evbarm/9.99.99/modules tc-so:[ 1.420005] mainbus0 (root) tc-so:[ 1.530005] chacha: Portable C ChaCha tc-so:[ 1.530005] aes: BearSSL aes_ct tc-so:[ 1.530005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.530005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 15.990005] shmif0: Ethernet address b2:a0:79:c3:61:9b tc-so:[ 34.010005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 34.010005] get_ifid: shmif0: ifid: b0:a0:79:ff:fe:c3:61:9b tc-so:[ 34.010005] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:79ff:fec3:619b tc-so:[ 36.030005] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:79ff:fec3:619b - no duplicates found tc-so:[ 83.920005] in6_if_link_down: fd00::2 marked detached tc-so:[ 83.920005] in6_if_link_down: fe80:2::b0a0:79ff:fec3:619b 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:28.920004 b2:a0:e3:d1:71:ac > 33:33:ff:d1:71:ac, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffd1:71ac: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffd1:71ac, length 24 tc-so:00:00:29.270004 b2:a0:e3:d1:71:ac > 33:33:ff:d1:71:ac, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffd1:71ac: ICMP6, neighbor solicitation, who has fe80::b0a0:e3ff:fed1:71ac, length 32 tc-so:00:00:26.970004 b2:a0:e5:de:21:94 > 33:33:aa:63:b4:8e, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:e5ff:fede:2194 > ff02::2:aa63:b48e: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:aa63:b48e, length 24 tc-so:00:00:27.030004 b2:a0:e5:de:21:94 > 33:33:ff:de:21:94, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:e5ff:fede:2194 > ff02::1:ffde:2194: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffde:2194, length 24 tc-so:00:00:27.250004 b2:a0:e5:de:21:94 > 33:33:ff:de:21:94, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:e5ff:fede:2194 > ff02::1:ffde:2194: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffde:2194, length 24 tc-so:00:00:31.090004 b2:a0:e3:d1:71:ac > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:e3ff:fed1:71ac > ff02::1:ff00:1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:1, length 24 tc-so:00:00:32.430004 b2:a0:e3:d1:71:ac > 33:33:ff:d1:71:ac, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:e3ff:fed1:71ac > ff02::1:ffd1:71ac: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffd1:71ac, length 24 tc-so:00:00:30.330004 b2:a0:e5:de:21:94 > 33:33:aa:63:b4:8e, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:e5ff:fede:2194 > ff02::2:aa63:b48e: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:aa63:b48e, length 24 tc-so:00:00:37.570004 b2:a0:e3:d1:71:ac > 33:33:95:e7:66:87, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:e3ff:fed1:71ac > ff02::2:95e7:6687: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:95e7:6687, length 24 tc-so:00:00:41.900004 b2:a0:79:c3:61:9b > 33:33:ff:c3:61:9b, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffc3:619b: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffc3:619b, length 24 tc-so:00:00:42.340004 b2:a0:79:c3:61:9b > 33:33:ff:c3:61:9b, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffc3:619b: ICMP6, neighbor solicitation, who has fe80::b0a0:79ff:fec3:619b, length 32 tc-so:00:00:43.620004 b2:a0:85:4f:93:82 > 33:33:ff:4f:93:82, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:85ff:fe4f:9382 > ff02::1:ff4f:9382: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff4f:9382, length 24 tc-so:00:00:43.820004 b2:a0:85:4f:93:82 > 33:33:51:8a:15:e2, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:85ff:fe4f:9382 > ff02::2:518a:15e2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:518a:15e2, length 24 tc-so:00:00:44.230004 b2:a0:79:c3:61:9b > 33:33:87:65:c7:c7, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:79ff:fec3:619b > ff02::2:8765:c7c7: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:8765:c7c7, length 24 tc-so:00:00:47.900004 b2:a0:e3:d1:71:ac > 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:45.220004 b2:a0:79:c3:61:9b > b2:a0:e3:d1:71:ac, ethertype IPv6 (0x86dd), length 86: fd00::2 > fd00::1: ICMP6, neighbor advertisement, tgt is fd00::2, length 32 tc-so:00:00:47.980004 b2:a0:e3:d1:71:ac > b2:a0:79:c3:61:9b, ethertype IPv6 (0x86dd), length 70: fd00::1 > fd00::2: ICMP6, echo request, seq 0, length 16 tc-so:00:00:45.260004 b2:a0:79:c3:61:9b > b2:a0:e3:d1:71:ac, ethertype IPv6 (0x86dd), length 70: fd00::2 > fd00::1: ICMP6, echo reply, seq 0, length 16 tc-so:00:00:49.470004 b2:a0:79:c3:61:9b > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:79ff:fec3:619b > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24 tc-so:00:00:50.200004 b2:a0:79:c3:61:9b > b2:a0:e3:d1:71:ac, ethertype IPv6 (0x86dd), length 86: fd00::2 > fd00::1: ICMP6, neighbor solicitation, who has fd00::1, length 32 tc-so:00:00:52.980004 b2:a0:e3:d1:71:ac > b2:a0:79:c3:61:9b, ethertype IPv6 (0x86dd), length 78: fd00::1 > fd00::2: ICMP6, neighbor advertisement, tgt is fd00::1, length 24 tc-so:00:00:51.380004 b2:a0:79:c3:61:9b > 33:33:ff:c3:61:9b, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:79ff:fec3:619b > ff02::1:ffc3:619b: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffc3:619b, length 24 tc-so:00:00:55.360004 b2:a0:e3:d1:71:ac > b2:a0:79:c3:61:9b, ethertype IPv6 (0x86dd), length 70: fd00::1 > fd00::2: ICMP6, echo request, seq 0, length 16 tc-so:00:00:52.620004 b2:a0:79:c3:61:9b > b2:a0:e3:d1:71:ac, ethertype IPv6 (0x86dd), length 70: fd00::2 > fd00::1: ICMP6, echo reply, seq 0, length 16 tc-so:### Dumping ./bus_ipsec_remote tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:31.620004 b2:a0:85:4f:93:82 > 33:33:ff:4f:93:82, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:85ff:fe4f:9382 > ff02::1:ff4f:9382: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff4f:9382, length 24 tc-so:00:00:31.780004 b2:a0:85:4f:93:82 > 33:33:51:8a:15:e2, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:85ff:fe4f:9382 > ff02::2:518a:15e2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:518a:15e2, length 24 tc-so:00:00:34.520004 b2:a0:79:c3:61:9b > 33:33:ff:c3:61:9b, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffc3:619b: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffc3:619b, length 24 tc-so:00:00:35.000004 b2:a0:79:c3:61:9b > 33:33:ff:c3:61:9b, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffc3:619b: ICMP6, neighbor solicitation, who has fe80::b0a0:79ff:fec3:619b, length 32 tc-so:00:00:40.190004 b2:a0:85:4f:93:82 > 33:33:ff:4f:93:82, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:85ff:fe4f:9382 > ff02::1:ff4f:9382: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff4f:9382, length 24 tc-so:00:00:40.380004 b2:a0:85:4f:93:82 > 33:33:51:8a:15:e2, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:85ff:fe4f:9382 > ff02::2:518a:15e2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:518a:15e2, length 24 tc-so:00:00:36.870004 b2:a0:79:c3:61:9b > 33:33:87:65:c7:c7, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:79ff:fec3:619b > ff02::2:8765:c7c7: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:8765:c7c7, length 24 tc-so:00:00:41.780004 b2:a0:e3:d1:71:ac > 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:37.860004 b2:a0:79:c3:61:9b > b2:a0:e3:d1:71:ac, ethertype IPv6 (0x86dd), length 86: fd00::2 > fd00::1: ICMP6, neighbor advertisement, tgt is fd00::2, length 32 tc-so:00:00:41.860004 b2:a0:e3:d1:71:ac > b2:a0:79:c3:61:9b, ethertype IPv6 (0x86dd), length 70: fd00::1 > fd00::2: ICMP6, echo request, seq 0, length 16 tc-so:00:00:37.900004 b2:a0:79:c3:61:9b > b2:a0:e3:d1:71:ac, ethertype IPv6 (0x86dd), length 70: fd00::2 > fd00::1: ICMP6, echo reply, seq 0, length 16 tc-so:00:00:42.110004 b2:a0:79:c3:61:9b > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:79ff:fec3:619b > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24 tc-so:00:00:42.840004 b2:a0:79:c3:61:9b > b2:a0:e3:d1:71:ac, ethertype IPv6 (0x86dd), length 86: fd00::2 > fd00::1: ICMP6, neighbor solicitation, who has fd00::1, length 32 tc-so:00:00:46.840004 b2:a0:e3:d1:71:ac > b2:a0:79:c3:61:9b, ethertype IPv6 (0x86dd), length 78: fd00::1 > fd00::2: ICMP6, neighbor advertisement, tgt is fd00::1, length 24 tc-so:00:00:44.020004 b2:a0:79:c3:61:9b > 33:33:ff:c3:61:9b, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:79ff:fec3:619b > ff02::1:ffc3:619b: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffc3:619b, length 24 tc-so:00:00:49.200004 b2:a0:e3:d1:71:ac > b2:a0:79:c3:61:9b, ethertype IPv6 (0x86dd), length 70: fd00::1 > fd00::2: ICMP6, echo request, seq 0, length 16 tc-so:00:00:45.260004 b2:a0:79:c3:61:9b > b2:a0:e3:d1:71:ac, ethertype IPv6 (0x86dd), length 70: fd00::2 > fd00::1: ICMP6, echo reply, seq 0, length 16 tc-so:### Dumping ./bus_ipsec_tunnel tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:27.210004 b2:a0:9e:90:d8:3e > 33:33:ff:90:d8:3e, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff90:d83e: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff90:d83e, length 24 tc-so:00:00:27.290004 b2:a0:9e:90:d8:3e > 33:33:ff:90:d8:3e, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff90:d83e: ICMP6, neighbor solicitation, who has fe80::b0a0:9eff:fe90:d83e, length 32 tc-so:00:00:31.460004 b2:a0:9e:90:d8:3e > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:9eff:fe90:d83e > ff02::1:ff00:1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:1, length 24 tc-so:00:00:31.860004 b2:a0:9e:90:d8:3e > 33:33:ff:90:d8:3e, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:9eff:fe90:d83e > ff02::1:ff90:d83e: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff90:d83e, length 24 tc-so:00:00:34.790004 b2:a0:9e:90:d8:3e > 33:33:aa:63:b4:8e, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:9eff:fe90:d83e > ff02::2:aa63:b48e: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:aa63:b48e, length 24 tc-so:00:00:34.840004 b2:a0:9e:90:d8:3e > 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:31.460004 b2:a0:51:dc:28:65 > b2:a0:9e:90:d8:3e, ethertype IPv6 (0x86dd), length 86: fc00::2 > fc00::1: ICMP6, neighbor advertisement, tgt is fc00::2, length 32 tc-so:00:00:34.880004 b2:a0:9e:90:d8:3e > b2:a0:51:dc:28:65, ethertype IPv6 (0x86dd), length 144: fc00::1 > fc00::2: ip-proto-115 90 tc-so:00:00:31.500004 b2:a0:51:dc:28:65 > b2:a0:9e:90:d8:3e, ethertype IPv6 (0x86dd), length 192: fc00::2 > fc00::1: ICMP6, parameter problem, next header - octet 6, length 138 tc-so:00:00:32.210004 b2:a0:51:dc:28:65 > 33:33:ff:dc:28:65, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffdc:2865: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffdc:2865, length 24 tc-so:00:00:32.280004 b2:a0:51:dc:28:65 > 33:33:ff:dc:28:65, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffdc:2865: ICMP6, neighbor solicitation, who has fe80::b0a0:51ff:fedc:2865, length 32 tc-so:00:00:35.070004 b2:a0:51:dc:28:65 > 33:33:ff:dc:28:65, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:51ff:fedc:2865 > ff02::1:ffdc:2865: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffdc:2865, length 24 tc-so:00:00:36.470004 b2:a0:51:dc:28:65 > b2:a0:9e:90:d8:3e, ethertype IPv6 (0x86dd), length 86: fc00::2 > fc00::1: ICMP6, neighbor solicitation, who has fc00::1, length 32 tc-so:00:00:39.870004 b2:a0:9e:90:d8:3e > b2:a0:51:dc:28:65, ethertype IPv6 (0x86dd), length 78: fc00::1 > fc00::2: ICMP6, neighbor advertisement, tgt is fc00::1, length 24 tc-so:00:00:36.770004 b2:a0:51:dc:28:65 > 33:33:51:8a:15:e2, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:51ff:fedc:2865 > ff02::2:518a:15e2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:518a:15e2, length 24 tc-so:00:00:38.500004 b2:a0:51:dc:28:65 > b2:a0:9e:90:d8:3e, ethertype IPv6 (0x86dd), length 144: fc00::2 > fc00::1: ip-proto-115 90 tc-so:00:00:38.940004 b2:a0:51:dc:28:65 > b2:a0:9e:90:d8:3e, ethertype IPv6 (0x86dd), length 144: fc00::2 > fc00::1: ip-proto-115 90 tc-so:00:00:39.710004 b2:a0:51:dc:28:65 > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:51ff:fedc:2865 > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24 tc-so:00:00:40.220004 b2:a0:51:dc:28:65 > b2:a0:9e:90:d8:3e, ethertype IPv6 (0x86dd), length 144: fc00::2 > fc00::1: ip-proto-115 90 tc-so:00:00:40.420004 b2:a0:51:dc:28:65 > b2:a0:9e:90:d8:3e, ethertype IPv6 (0x86dd), length 144: fc00::2 > fc00::1: ip-proto-115 90 tc-so:00:00:40.830004 b2:a0:51:dc:28:65 > b2:a0:9e:90:d8:3e, ethertype IPv6 (0x86dd), length 144: fc00::2 > fc00::1: ip-proto-115 90 tc-so:00:00:45.180004 b2:a0:9e:90:d8:3e > b2:a0:51:dc:28:65, ethertype IPv6 (0x86dd), length 144: fc00::1 > fc00::2: ip-proto-115 90 tc-so:00:00:41.820004 b2:a0:51:dc:28:65 > b2:a0:9e:90:d8:3e, ethertype IPv6 (0x86dd), length 144: fc00::2 > fc00::1: ip-proto-115 90 tc-so:00:00:45.260004 b2:a0:9e:90:d8:3e > b2:a0:51:dc:28:65, ethertype IPv6 (0x86dd), length 128: fc00::1 > fc00::2: ip-proto-115 74 tc-so:00:00:41.860004 b2:a0:51:dc:28:65 > b2:a0:9e:90:d8:3e, ethertype IPv6 (0x86dd), length 128: fc00::2 > fc00::1: ip-proto-115 74 tc-so:00:00:46.070004 b2:a0:51:dc:28:65 > b2:a0:9e:90:d8:3e, ethertype IPv6 (0x86dd), length 154: fc00::2 > fc00::1: ESP(spi=0x00002711,seq=0x1), length 100 tc-so:00:00:46.800004 b2:a0:51:dc:28:65 > b2:a0:9e:90:d8:3e, ethertype IPv6 (0x86dd), length 154: fc00::2 > fc00::1: ESP(spi=0x00002711,seq=0x2), length 100 tc-so:00:00:50.240004 b2:a0:9e:90:d8:3e > b2:a0:51:dc:28:65, ethertype IPv6 (0x86dd), length 146: fc00::1 > fc00::2: ESP(spi=0x00002710,seq=0x1), length 92 tc-so:00:00:48.010004 b2:a0:51:dc:28:65 > b2:a0:9e:90:d8:3e, ethertype IPv6 (0x86dd), length 154: fc00::2 > fc00::1: ESP(spi=0x00002711,seq=0x3), length 100 tc-so:00:00:52.580004 b2:a0:9e:90:d8:3e > b2:a0:51:dc:28:65, ethertype IPv6 (0x86dd), length 138: fc00::1 > fc00::2: ESP(spi=0x00002710,seq=0x2), length 84 tc-so:00:00:49.200004 b2:a0:51:dc:28:65 > b2:a0:9e:90:d8:3e, ethertype IPv6 (0x86dd), length 138: fc00::2 > fc00::1: ESP(spi=0x00002711,seq=0x4), length 84 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: 1662333782.341726, ipsec_l2tp_ipv6_transport_esp_null, passed tc-start: 1662333782.410690, 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:d0:ac:4a:f6 ./.__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:99:f4:f7:10 ./.__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:20:70:6e:9c ./.__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:27:10:79: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: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:1b:a2:f0:f6 ./.__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: Sep 4 23:23:54 2022 current: Sep 4 23:23:55 2022 tc-so: diff: 1(s) hard: 0(s) soft: 0(s) tc-so: last: Sep 4 23:23:08 2022 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=5548 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: Sep 4 23:23:54 2022 current: Sep 4 23:23:55 2022 tc-so: diff: 1(s) hard: 0(s) soft: 0(s) tc-so: last: Sep 4 23:23:08 2022 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=5548 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=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Sep 4 23:23:55 2022 current: Sep 4 23:23:57 2022 tc-so: diff: 2(s) hard: 0(s) soft: 0(s) tc-so: last: Sep 4 23:23:57 2022 hard: 0(s) soft: 0(s) tc-so: current: 122(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=12085 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=0x00000002 replay=0 flags=0x00000040 state=mature tc-so: created: Sep 4 23:23:55 2022 current: Sep 4 23:23:57 2022 tc-so: diff: 2(s) hard: 0(s) soft: 0(s) tc-so: last: Sep 4 23:23:57 2022 hard: 0(s) soft: 0(s) tc-so: current: 320(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 2 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=12085 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 33624 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:14:ed:2c:e4 tc-so: linkstr: ./bus_ipsec_local tc-so: inet6 fd00::1/64 flags 0 tc-so: inet6 fe80::b0a0:14ff:feed:2ce4%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 - - 33624 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33624 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:14ff:feed:2ce4 link#2 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33624 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff02::%lo0/32 ::1 UC - - 33624 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:fd00::2 b2:a0:1b:a2:f0:f6 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 33624 0 0 0 0 0 tc-so:lo0 33624 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33624 ::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 33624 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:14:ed:2c:e4 13 0 9 0 0 tc-so:shmif 1500 fd00::/64 fd00::1 tc-so: ff02::1:ffed:2ce4 tc-so: ff01:2::1 tc-so: ff02::2:646d:67a2 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:14ff: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:1b:a2:f0:f6 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::1 tc-so: group ff02::1:ffed:2ce4%shmif0 refcount 1 tc-so: group ff01:2::1 refcount 2 tc-so: group ff02::2:646d:67a2%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:14:ed:2c:e4 multicnt 4 tc-so: 33:33:ff:ed:2c:e4 -- 33:33:ff:ed:2c:e4 refcount 1 tc-so: 33:33:64:6d:67:a2 -- 33:33:64:6d:67:a2 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 33624 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:d0:ac:4a:f6 tc-so: linkstr: ./bus_ipsec_local tc-so: inet6 fe80::b0a0:d0ff:feac:4af6%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:99:f4:f7:10 tc-so: linkstr: ./bus_ipsec_tunnel tc-so: inet6 fc00::1/64 flags 0 tc-so: inet6 fe80::b0a0:99ff:fef4:f710%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 - - 33624 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33624 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:d0ff:feac:4af6 link#2 UHl - - - lo0 tc-so:fe80::%shmif1/64 link#3 UC - - - shmif1 tc-so:fe80::b0a0:99ff:fef4:f710 link#3 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33624 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 - - 33624 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:27:10:79: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 33624 0 0 0 0 0 tc-so:lo0 33624 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33624 ::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 33624 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:d0:ac:4a:f6 9 0 13 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:d0ff:f tc-so: ff01:2::1 tc-so: ff02::2:4cd1:e407 tc-so: ff02::1%shmif0 tc-so: ff02::1:ffac:4af6 9 0 13 0 0 tc-so:shmif 1500 b2:a0:99:f4:f7:10 18 0 14 0 0 tc-so:shmif 1500 fc00::/64 fc00::1 tc-so: ff02::1:fff4:f710 tc-so: ff01:3::1 tc-so: ff02::2:4cd1:e407 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:99ff: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:27:10:79:9a shmif1 23h59m46s 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:d0ff:feac:4af6%shmif0 tc-so: group ff01:2::1 refcount 1 tc-so: group ff02::2:4cd1:e407%shmif0 refcount 1 tc-so: group ff02::1%shmif0 refcount 1 tc-so: group ff02::1:ffac:4af6%shmif0 refcount 1 tc-so: enaddr b2:a0:d0:ac:4a:f6 multicnt 3 tc-so: 33:33:4c:d1:e4:07 -- 33:33:4c:d1:e4:07 refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:ac:4a:f6 -- 33:33:ff:ac:4a:f6 refcount 1 tc-so:shmif1: tc-so: inet6 fc00::1 tc-so: group ff02::1:fff4:f710%shmif1 refcount 1 tc-so: group ff01:3::1 refcount 2 tc-so: group ff02::2:4cd1:e407%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:99:f4:f7:10 multicnt 4 tc-so: 33:33:ff:f4:f7:10 -- 33:33:ff:f4:f7:10 refcount 1 tc-so: 33:33:4c:d1:e4:07 -- 33:33:4c:d1:e4:07 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 33624 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:20:70:6e:9c tc-so: linkstr: ./bus_ipsec_remote tc-so: inet6 fe80::b0a0:20ff:fe70:6e9c%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:27:10:79:9a tc-so: linkstr: ./bus_ipsec_tunnel tc-so: inet6 fc00::2/64 flags 0 tc-so: inet6 fe80::b0a0:27ff:fe10:799a%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 - - 33624 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33624 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:20ff:fe70:6e9c link#2 UHl - - - lo0 tc-so:fe80::%shmif1/64 link#3 UC - - - shmif1 tc-so:fe80::b0a0:27ff:fe10:799a link#3 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33624 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 - - 33624 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:99:f4:f7:10 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 33624 0 0 0 0 0 tc-so:lo0 33624 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33624 ::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 33624 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:20:70:6e:9c 9 0 8 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:20ff:f tc-so: ff01:2::1 tc-so: ff02::2:c809:ec41 tc-so: ff02::1%shmif0 tc-so: ff02::1:ff70:6e9c 9 0 8 0 0 tc-so:shmif 1500 b2:a0:27:10:79:9a 9 0 18 0 0 tc-so:shmif 1500 fc00::/64 fc00::2 tc-so: ff02::1:ff10:799a tc-so: ff01:3::1 tc-so: ff02::2:c809:ec41 tc-so: ff02::1%shmif1 tc-so: ff02::1:ff00:2%sh 9 0 18 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:27ff:f 9 0 18 0 0 tc-so:l2tp0 1280 4 0 9 0 0 tc-so:bridg 1500 13 0 13 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:99:f4:f7:10 shmif1 23h59m45s 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:20ff:fe70:6e9c%shmif0 tc-so: group ff01:2::1 refcount 1 tc-so: group ff02::2:c809:ec41%shmif0 refcount 1 tc-so: group ff02::1%shmif0 refcount 1 tc-so: group ff02::1:ff70:6e9c%shmif0 refcount 1 tc-so: enaddr b2:a0:20:70:6e:9c multicnt 3 tc-so: 33:33:c8:09:ec:41 -- 33:33:c8:09:ec:41 refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:70:6e:9c -- 33:33:ff:70:6e:9c refcount 1 tc-so:shmif1: tc-so: inet6 fc00::2 tc-so: group ff02::1:ff10:799a%shmif1 refcount 1 tc-so: group ff01:3::1 refcount 2 tc-so: group ff02::2:c809:ec41%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:27:10:79:9a multicnt 4 tc-so: 33:33:ff:10:79:9a -- 33:33:ff:10:79:9a refcount 1 tc-so: 33:33:c8:09:ec:41 -- 33:33:c8:09:ec:41 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 33624 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:1b:a2:f0:f6 tc-so: linkstr: ./bus_ipsec_remote tc-so: inet6 fd00::2/64 flags 0 tc-so: inet6 fe80::b0a0:1bff:fea2:f0f6%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 - - 33624 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33624 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:1bff:fea2:f0f6 link#2 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33624 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff02::%lo0/32 ::1 UC - - 33624 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:fd00::1 b2:a0:14:ed:2c:e4 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 33624 0 0 0 0 0 tc-so:lo0 33624 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33624 ::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 33624 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:1b:a2:f0:f6 5 0 9 0 0 tc-so:shmif 1500 fd00::/64 fd00::2 tc-so: ff02::1:ffa2:f0f6 tc-so: ff01:2::1 tc-so: ff02::2:b3d8:6947 tc-so: ff02::1%shmif0 tc-so: ff02::1:ff00:2%sh 5 0 9 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:1bff:f 5 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:14:ed:2c:e4 shmif0 23h59m54s 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 tc-so: group ff02::1:ffa2:f0f6%shmif0 refcount 1 tc-so: group ff01:2::1 refcount 2 tc-so: group ff02::2:b3d8:6947%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:1b:a2:f0:f6 multicnt 4 tc-so: 33:33:ff:a2:f0:f6 -- 33:33:ff:a2:f0:f6 refcount 1 tc-so: 33:33:b3:d8:69:47 -- 33:33:b3:d8:69:47 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: 13 packets, 1046 bytes, 6 multicasts tc-so: output: 13 packets, 1046 bytes, 6 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: 4 packets, 516 bytes, 6 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: 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:1b:a2:f0:f6 tc-so: linkstr: ./bus_ipsec_remote tc-so: input: 5 packets, 390 bytes, 2 multicasts tc-so: output: 9 packets, 742 bytes, 5 multicasts tc-so: inet6 fd00::2/64 flags 0 tc-so: inet6 fe80::b0a0:1bff:fea2:f0f6%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:27:10:79:9a tc-so: linkstr: ./bus_ipsec_tunnel tc-so: input: 9 packets, 1142 bytes, 2 multicasts tc-so: output: 18 packets, 2340 bytes, 5 multicasts tc-so: inet6 fc00::2/64 flags 0 tc-so: inet6 fe80::b0a0:27ff:fe10:799a%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:20:70:6e:9c tc-so: linkstr: ./bus_ipsec_remote tc-so: input: 9 packets, 516 bytes, 6 multicasts tc-so: output: 8 packets, 648 bytes, 5 multicasts tc-so: inet6 fe80::b0a0:20ff:fe70:6e9c%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:99:f4:f7:10 tc-so: linkstr: ./bus_ipsec_tunnel tc-so: input: 18 packets, 2340 bytes, 5 multicasts tc-so: output: 14 packets, 1572 bytes, 7 multicasts tc-so: inet6 fc00::1/64 flags 0 tc-so: inet6 fe80::b0a0:99ff:fef4:f710%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:d0:ac:4a:f6 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:d0ff:feac:4af6%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:14:ed:2c:e4 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:14ff:feed:2ce4%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 33624 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 - - 33624 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33624 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33624 lo0 tc-so:ff02::%lo0/32 ::1 UC - - 33624 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33624 0 0 0 0 0 tc-so:lo0 33624 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33624 ::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 33624 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 384 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 128 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 1280 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 128 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 256 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 61 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 64 194 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00128 256 69 0 0 5 0 5 5 0 inf 0 tc-so:kmem-00256 384 56 0 0 6 0 6 6 0 inf 0 tc-so:kmem-00384 512 35 0 0 5 0 5 5 0 inf 0 tc-so:kmem-00512 640 15 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00768 896 7 0 0 2 0 2 2 0 inf 0 tc-so:kmem-01024 1152 96 0 0 32 0 32 32 0 inf 0 tc-so:kmem-02048 2048 527 0 0 264 0 264 264 0 inf 0 tc-so:kmem-04096 4096 15 0 0 15 0 15 15 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 528 5 0 0 3 0 3 3 0 inf 2 tc-so:mclpl 2048 2 0 0 5 0 5 5 0 8192 4 tc-so:mutex 128 31 0 0 1 0 1 1 0 inf 0 tc-so:pcache 2816 51 0 1 50 0 50 50 0 inf 0 tc-so:pcachecpu 128 52 0 0 2 0 2 2 0 inf 0 tc-so:pcglarge 1152 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 384 30 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-128 80 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 306 0 0 5 0 5 5 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 1024 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 128 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 1024 7 0 0 2 0 2 2 0 inf 0 tc-so:vmembt 128 20 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1758 0 40 439 0 439 tc-so: tc-so:In use 1520K, total allocated 1756K; utilization 86.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, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.99 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/evbarm/9.99.99/modules 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:[ 14.480005] shmif0: Ethernet address b2:a0:14:ed:2c:e4 tc-so:[ 28.970005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 28.970005] get_ifid: shmif0: ifid: b0:a0:14:ff:fe:ed:2c:e4 tc-so:[ 28.970005] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:14ff:feed:2ce4 tc-so:[ 30.190005] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:14ff:feed:2ce4 - no duplicates found tc-so:[ 102.900005] in6_if_link_down: fd00::1 marked detached tc-so:[ 102.900005] in6_if_link_down: fe80:2::b0a0:14ff:feed:2ce4 marked detached tc-so:### Dumping unix://ipsec_l2tp_tunel_local tc-so:lo0: flags=0x8049 mtu 33624 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 - - 33624 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33624 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33624 lo0 tc-so:ff02::%lo0/32 ::1 UC - - 33624 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33624 0 0 0 0 0 tc-so:lo0 33624 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33624 ::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 33624 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 2 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 384 2 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 384 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 128 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 1280 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 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 128 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 256 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 54 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 77 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 64 238 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00128 256 86 0 0 6 0 6 6 0 inf 0 tc-so:kmem-00256 384 86 0 0 9 0 9 9 0 inf 0 tc-so:kmem-00384 512 50 0 0 7 0 7 7 0 inf 0 tc-so:kmem-00512 640 17 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00768 896 8 0 0 2 0 2 2 0 inf 0 tc-so:kmem-01024 1152 108 0 0 36 0 36 36 0 inf 0 tc-so:kmem-02048 2048 1332 0 0 666 0 666 666 0 inf 0 tc-so:kmem-04096 4096 16 0 0 16 0 16 16 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 528 18 0 0 5 0 5 5 0 inf 2 tc-so:mclpl 2048 5 0 0 7 0 7 7 0 8192 4 tc-so:mutex 128 42 0 0 2 0 2 2 0 inf 0 tc-so:pcache 2816 54 0 1 53 0 53 53 0 inf 0 tc-so:pcachecpu 128 55 0 0 2 0 2 2 0 inf 0 tc-so:pcglarge 1152 2 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 384 55 0 0 6 0 6 6 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-128 80 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 714 0 0 12 0 12 12 0 inf 0 tc-so:pnbufpl 1040 4 0 0 2 0 2 2 0 inf 0 tc-so:procpl 1024 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 2 0 2 2 0 inf 1 tc-so:rwlock 128 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 1024 7 0 0 2 0 2 2 0 inf 0 tc-so:vmembt 128 79 0 0 3 0 3 3 0 inf 0 tc-so:Totals 3288 0 78 878 0 878 tc-so: tc-so:In use 3245K, total allocated 3512K; utilization 92.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, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.99 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/evbarm/9.99.99/modules tc-so:[ 1.400005] IPsec: Initialized Security Association Processing. tc-so:[ 1.560005] mainbus0 (root) tc-so:[ 1.600005] chacha: Portable C ChaCha tc-so:[ 1.640005] aes: BearSSL aes_ct tc-so:[ 1.640005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.640005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 13.870005] shmif0: Ethernet address b2:a0:d0:ac:4a:f6 tc-so:[ 16.320005] shmif1: Ethernet address b2:a0:99:f4:f7:10 tc-so:[ 26.650005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 26.650005] get_ifid: shmif0: ifid: b0:a0:d0:ff:fe:ac:4a:f6 tc-so:[ 27.170005] get_ifid: shmif1: got interface identifier from itself tc-so:[ 27.170005] get_ifid: shmif1: ifid: b0:a0:99:ff:fe:f4:f7:10 tc-so:[ 27.170005] nd6_dad_start: shmif1: starting DAD for fe80:3::b0a0:99ff:fef4:f710 tc-so:[ 28.830005] nd6_dad_timer: shmif1: DAD complete for fe80:3::b0a0:99ff:fef4:f710 - no duplicates found tc-so:[ 96.440005] in6_if_link_down: fc00::1 marked detached tc-so:[ 96.440005] in6_if_link_down: fe80:3::b0a0:99ff:fef4:f710 marked detached tc-so:[ 98.400005] in6_if_link_down: fe80:2::b0a0:d0ff:feac:4af6 marked detached tc-so:### Dumping unix://ipsec_l2tp_tunnel_remote tc-so:lo0: flags=0x8049 mtu 33624 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 - - 33624 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33624 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33624 lo0 tc-so:ff02::%lo0/32 ::1 UC - - 33624 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33624 0 0 0 0 0 tc-so:lo0 33624 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33624 ::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 33624 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 2 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 384 2 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 384 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 128 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 1280 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 128 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 256 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 78 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 64 249 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00128 256 85 0 0 6 0 6 6 0 inf 0 tc-so:kmem-00256 384 86 0 0 9 0 9 9 0 inf 0 tc-so:kmem-00384 512 50 0 0 7 0 7 7 0 inf 0 tc-so:kmem-00512 640 17 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00768 896 8 0 0 2 0 2 2 0 inf 0 tc-so:kmem-01024 1152 108 0 0 36 0 36 36 0 inf 0 tc-so:kmem-02048 2048 1332 0 0 666 0 666 666 0 inf 0 tc-so:kmem-04096 4096 16 0 0 16 0 16 16 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 528 16 0 0 5 0 5 5 0 inf 2 tc-so:mclpl 2048 4 0 0 6 0 6 6 0 8192 4 tc-so:mutex 128 42 0 0 2 0 2 2 0 inf 0 tc-so:pcache 2816 54 0 1 53 0 53 53 0 inf 0 tc-so:pcachecpu 128 55 0 0 2 0 2 2 0 inf 0 tc-so:pcglarge 1152 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 384 46 0 0 5 0 5 5 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-128 80 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 713 0 0 12 0 12 12 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 1024 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 2 0 2 2 0 inf 1 tc-so:rwlock 128 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 1024 7 0 0 2 0 2 2 0 inf 0 tc-so:vmembt 128 77 0 0 3 0 3 3 0 inf 0 tc-so:Totals 3277 0 76 875 0 875 tc-so: tc-so:In use 3235K, total allocated 3500K; utilization 92.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, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.99 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/evbarm/9.99.99/modules tc-so:[ 1.330005] IPsec: Initialized Security Association Processing. tc-so:[ 1.370005] 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:[ 14.540005] shmif0: Ethernet address b2:a0:20:70:6e:9c tc-so:[ 16.970005] shmif1: Ethernet address b2:a0:27:10:79:9a tc-so:[ 28.930005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 28.930005] get_ifid: shmif0: ifid: b0:a0:20:ff:fe:70:6e:9c tc-so:[ 29.620005] get_ifid: shmif1: got interface identifier from itself tc-so:[ 29.620005] get_ifid: shmif1: ifid: b0:a0:27:ff:fe:10:79:9a tc-so:[ 29.620005] nd6_dad_start: shmif1: starting DAD for fe80:3::b0a0:27ff:fe10:799a tc-so:[ 31.610005] nd6_dad_timer: shmif1: DAD complete for fe80:3::b0a0:27ff:fe10:799a - no duplicates found tc-so:[ 88.320005] in6_if_link_down: fc00::2 marked detached tc-so:[ 88.320005] in6_if_link_down: fe80:3::b0a0:27ff:fe10:799a marked detached tc-so:[ 90.220005] in6_if_link_down: fe80:2::b0a0:20ff:fe70:6e9c marked detached tc-so:### Dumping unix://ipsec_l2tp_remote tc-so:lo0: flags=0x8049 mtu 33624 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 - - 33624 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33624 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33624 lo0 tc-so:ff02::%lo0/32 ::1 UC - - 33624 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33624 0 0 0 0 0 tc-so:lo0 33624 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33624 ::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 33624 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 384 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 128 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 1280 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 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 128 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 256 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 59 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 64 194 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00128 256 69 0 0 5 0 5 5 0 inf 0 tc-so:kmem-00256 384 56 0 0 6 0 6 6 0 inf 0 tc-so:kmem-00384 512 35 0 0 5 0 5 5 0 inf 0 tc-so:kmem-00512 640 15 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00768 896 7 0 0 2 0 2 2 0 inf 0 tc-so:kmem-01024 1152 96 0 0 32 0 32 32 0 inf 0 tc-so:kmem-02048 2048 493 0 0 247 0 247 247 0 inf 0 tc-so:kmem-04096 4096 15 0 0 15 0 15 15 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 528 4 0 0 3 0 3 3 0 inf 2 tc-so:mclpl 2048 3 0 0 6 0 6 6 0 8192 4 tc-so:mutex 128 31 0 0 1 0 1 1 0 inf 0 tc-so:pcache 2816 51 0 1 50 0 50 50 0 inf 0 tc-so:pcachecpu 128 52 0 0 2 0 2 2 0 inf 0 tc-so:pcglarge 1152 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 384 30 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-128 80 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 290 0 0 5 0 5 5 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 1024 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 128 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 1024 7 0 0 2 0 2 2 0 inf 0 tc-so:vmembt 128 20 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1699 0 36 423 0 423 tc-so: tc-so:In use 1451K, total allocated 1692K; utilization 85.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, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.99 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/evbarm/9.99.99/modules tc-so:[ 1.360005] 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:[ 15.960005] shmif0: Ethernet address b2:a0:1b:a2:f0:f6 tc-so:[ 32.530005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 32.530005] get_ifid: shmif0: ifid: b0:a0:1b:ff:fe:a2:f0:f6 tc-so:[ 32.530005] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:1bff:fea2:f0f6 tc-so:[ 34.220005] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:1bff:fea2:f0f6 - no duplicates found tc-so:[ 83.080005] in6_if_link_down: fd00::2 marked detached tc-so:[ 83.080005] in6_if_link_down: fe80:2::b0a0:1bff:fea2:f0f6 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:29.080004 b2:a0:14:ed:2c:e4 > 33:33:ff:ed:2c:e4, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffed:2ce4: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffed:2ce4, length 24 tc-so:00:00:29.160004 b2:a0:14:ed:2c:e4 > 33:33:ff:ed:2c:e4, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffed:2ce4: ICMP6, neighbor solicitation, who has fe80::b0a0:14ff:feed:2ce4, length 32 tc-so:00:00:26.990004 b2:a0:d0:ac:4a:f6 > 33:33:ff:ac:4a:f6, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:d0ff:feac:4af6 > ff02::1:ffac:4af6: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffac:4af6, length 24 tc-so:00:00:27.440004 b2:a0:d0:ac:4a:f6 > 33:33:4c:d1:e4:07, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:d0ff:feac:4af6 > ff02::2:4cd1:e407: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:4cd1:e407, length 24 tc-so:00:00:32.460004 b2:a0:14:ed:2c:e4 > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:14ff:feed:2ce4 > ff02::1:ff00:1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:1, length 24 tc-so:00:00:31.980004 b2:a0:d0:ac:4a:f6 > 33:33:4c:d1:e4:07, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:d0ff:feac:4af6 > ff02::2:4cd1:e407: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:4cd1:e407, length 24 tc-so:00:00:33.000004 b2:a0:d0:ac:4a:f6 > 33:33:ff:ac:4a:f6, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:d0ff:feac:4af6 > ff02::1:ffac:4af6: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffac:4af6, length 24 tc-so:00:00:36.350004 b2:a0:14:ed:2c:e4 > 33:33:ff:ed:2c:e4, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:14ff:feed:2ce4 > ff02::1:ffed:2ce4: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffed:2ce4, length 24 tc-so:00:00:38.140004 b2:a0:14:ed:2c:e4 > 33:33:64:6d:67:a2, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:14ff:feed:2ce4 > ff02::2:646d:67a2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:646d:67a2, length 24 tc-so:00:00:40.770004 b2:a0:1b:a2:f0:f6 > 33:33:ff:a2:f0:f6, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffa2:f0f6: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffa2:f0f6, length 24 tc-so:00:00:41.030004 b2:a0:1b:a2:f0:f6 > 33:33:ff:a2:f0:f6, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffa2:f0f6: ICMP6, neighbor solicitation, who has fe80::b0a0:1bff:fea2:f0f6, length 32 tc-so:00:00:43.480004 b2:a0:1b:a2:f0:f6 > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:1bff:fea2:f0f6 > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24 tc-so:00:00:46.550004 b2:a0:14:ed:2c:e4 > 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:43.780004 b2:a0:1b:a2:f0:f6 > b2:a0:14:ed:2c:e4, ethertype IPv6 (0x86dd), length 86: fd00::2 > fd00::1: ICMP6, neighbor advertisement, tgt is fd00::2, length 32 tc-so:00:00:46.590004 b2:a0:14:ed:2c:e4 > b2:a0:1b:a2:f0:f6, ethertype IPv6 (0x86dd), length 70: fd00::1 > fd00::2: ICMP6, echo request, seq 0, length 16 tc-so:00:00:43.820004 b2:a0:1b:a2:f0:f6 > b2:a0:14:ed:2c:e4, ethertype IPv6 (0x86dd), length 70: fd00::2 > fd00::1: ICMP6, echo reply, seq 0, length 16 tc-so:00:00:46.260004 b2:a0:1b:a2:f0:f6 > 33:33:b3:d8:69:47, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:1bff:fea2:f0f6 > ff02::2:b3d8:6947: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:b3d8:6947, length 24 tc-so:00:00:47.780004 b2:a0:1b:a2:f0:f6 > 33:33:ff:a2:f0:f6, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:1bff:fea2:f0f6 > ff02::1:ffa2:f0f6: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffa2:f0f6, length 24 tc-so:00:00:48.800004 b2:a0:1b:a2:f0:f6 > b2:a0:14:ed:2c:e4, ethertype IPv6 (0x86dd), length 86: fd00::2 > fd00::1: ICMP6, neighbor solicitation, who has fd00::1, length 32 tc-so:00:00:51.630004 b2:a0:14:ed:2c:e4 > b2:a0:1b:a2:f0:f6, ethertype IPv6 (0x86dd), length 78: fd00::1 > fd00::2: ICMP6, neighbor advertisement, tgt is fd00::1, length 24 tc-so:00:00:54.420004 b2:a0:14:ed:2c:e4 > b2:a0:1b:a2:f0:f6, ethertype IPv6 (0x86dd), length 70: fd00::1 > fd00::2: ICMP6, echo request, seq 0, length 16 tc-so:00:00:51.650004 b2:a0:1b:a2:f0:f6 > b2:a0:14:ed:2c:e4, ethertype IPv6 (0x86dd), length 70: fd00::2 > fd00::1: ICMP6, echo reply, seq 0, length 16 tc-so:### Dumping ./bus_ipsec_remote tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:29.050004 b2:a0:20:70:6e:9c > 33:33:c8:09:ec:41, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:20ff:fe70:6e9c > ff02::2:c809:ec41: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:c809:ec41, length 24 tc-so:00:00:29.140004 b2:a0:20:70:6e:9c > 33:33:ff:70:6e:9c, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:20ff:fe70:6e9c > ff02::1:ff70:6e9c: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff70:6e9c, length 24 tc-so:00:00:30.460004 b2:a0:20:70:6e:9c > 33:33:c8:09:ec:41, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:20ff:fe70:6e9c > ff02::2:c809:ec41: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:c809:ec41, length 24 tc-so:00:00:33.950004 b2:a0:20:70:6e:9c > 33:33:ff:70:6e:9c, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:20ff:fe70:6e9c > ff02::1:ff70:6e9c: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff70:6e9c, length 24 tc-so:00:00:32.930004 b2:a0:1b:a2:f0:f6 > 33:33:ff:a2:f0:f6, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffa2:f0f6: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffa2:f0f6, length 24 tc-so:00:00:33.190004 b2:a0:1b:a2:f0:f6 > 33:33:ff:a2:f0:f6, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffa2:f0f6: ICMP6, neighbor solicitation, who has fe80::b0a0:1bff:fea2:f0f6, length 32 tc-so:00:00:35.650004 b2:a0:1b:a2:f0:f6 > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:1bff:fea2:f0f6 > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24 tc-so:00:00:39.280004 b2:a0:14:ed:2c:e4 > 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:35.940004 b2:a0:1b:a2:f0:f6 > b2:a0:14:ed:2c:e4, ethertype IPv6 (0x86dd), length 86: fd00::2 > fd00::1: ICMP6, neighbor advertisement, tgt is fd00::2, length 32 tc-so:00:00:39.360004 b2:a0:14:ed:2c:e4 > b2:a0:1b:a2:f0:f6, ethertype IPv6 (0x86dd), length 70: fd00::1 > fd00::2: ICMP6, echo request, seq 0, length 16 tc-so:00:00:35.980004 b2:a0:1b:a2:f0:f6 > b2:a0:14:ed:2c:e4, ethertype IPv6 (0x86dd), length 70: fd00::2 > fd00::1: ICMP6, echo reply, seq 0, length 16 tc-so:00:00:38.420004 b2:a0:1b:a2:f0:f6 > 33:33:b3:d8:69:47, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:1bff:fea2:f0f6 > ff02::2:b3d8:6947: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:b3d8:6947, length 24 tc-so:00:00:39.910004 b2:a0:1b:a2:f0:f6 > 33:33:ff:a2:f0:f6, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:1bff:fea2:f0f6 > ff02::1:ffa2:f0f6: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffa2:f0f6, length 24 tc-so:00:00:40.940004 b2:a0:1b:a2:f0:f6 > b2:a0:14:ed:2c:e4, ethertype IPv6 (0x86dd), length 86: fd00::2 > fd00::1: ICMP6, neighbor solicitation, who has fd00::1, length 32 tc-so:00:00:44.370004 b2:a0:14:ed:2c:e4 > b2:a0:1b:a2:f0:f6, ethertype IPv6 (0x86dd), length 78: fd00::1 > fd00::2: ICMP6, neighbor advertisement, tgt is fd00::1, length 24 tc-so:00:00:47.200004 b2:a0:14:ed:2c:e4 > b2:a0:1b:a2:f0:f6, ethertype IPv6 (0x86dd), length 70: fd00::1 > fd00::2: ICMP6, echo request, seq 0, length 16 tc-so:00:00:43.810004 b2:a0:1b:a2:f0:f6 > b2:a0:14:ed:2c:e4, ethertype IPv6 (0x86dd), length 70: fd00::2 > fd00::1: ICMP6, echo reply, seq 0, length 16 tc-so:### Dumping ./bus_ipsec_tunnel tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:27.440004 b2:a0:99:f4:f7:10 > 33:33:ff:f4:f7:10, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:fff4:f710: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:fff4:f710, length 24 tc-so:00:00:27.540004 b2:a0:99:f4:f7:10 > 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:27.800004 b2:a0:99:f4:f7:10 > 33:33:ff:f4:f7:10, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:fff4:f710: ICMP6, neighbor solicitation, who has fe80::b0a0:99ff:fef4:f710, length 32 tc-so:00:00:27.840004 b2:a0:99:f4:f7:10 > 33:33:ff:f4:f7:10, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:fff4:f710: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:fff4:f710, length 24 tc-so:00:00:33.000004 b2:a0:99:f4:f7:10 > 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:34.000004 b2:a0:99:f4:f7:10 > 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:29.620004 b2:a0:27:10:79:9a > b2:a0:99:f4:f7:10, ethertype IPv6 (0x86dd), length 86: fc00::2 > fc00::1: ICMP6, neighbor advertisement, tgt is fc00::2, length 32 tc-so:00:00:34.110004 b2:a0:99:f4:f7:10 > b2:a0:27:10:79:9a, ethertype IPv6 (0x86dd), length 144: fc00::1 > fc00::2: ip-proto-115 90 tc-so:00:00:29.620004 b2:a0:27:10:79:9a > b2:a0:99:f4:f7:10, ethertype IPv6 (0x86dd), length 192: fc00::2 > fc00::1: ICMP6, parameter problem, next header - octet 6, length 138 tc-so:00:00:30.540004 b2:a0:27:10:79:9a > 33:33:ff:10:79:9a, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff10:799a: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff10:799a, length 24 tc-so:00:00:30.590004 b2:a0:27:10:79:9a > 33:33:ff:10:79:9a, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff10:799a: ICMP6, neighbor solicitation, who has fe80::b0a0:27ff:fe10:799a, length 32 tc-so:00:00:35.340004 b2:a0:99:f4:f7:10 > b2:a0:27:10:79:9a, ethertype IPv6 (0x86dd), length 144: fc00::1 > fc00::2: ip-proto-115 90 tc-so:00:00:30.890004 b2:a0:27:10:79:9a > b2:a0:99:f4:f7:10, ethertype IPv6 (0x86dd), length 192: fc00::2 > fc00::1: ICMP6, parameter problem, next header - octet 6, length 138 tc-so:00:00:31.490004 b2:a0:27:10:79:9a > 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:36.990004 b2:a0:99:f4:f7:10 > 33:33:4c:d1:e4:07, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:99ff:fef4:f710 > ff02::2:4cd1:e407: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:4cd1:e407, length 24 tc-so:00:00:33.570004 b2:a0:27:10:79:9a > 33:33:c8:09:ec:41, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:27ff:fe10:799a > ff02::2:c809:ec41: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:c809:ec41, length 24 tc-so:00:00:34.640004 b2:a0:27:10:79:9a > b2:a0:99:f4:f7:10, ethertype IPv6 (0x86dd), length 86: fc00::2 > fc00::1: ICMP6, neighbor solicitation, who has fc00::1, length 32 tc-so:00:00:39.100004 b2:a0:99:f4:f7:10 > b2:a0:27:10:79:9a, ethertype IPv6 (0x86dd), length 78: fc00::1 > fc00::2: ICMP6, neighbor advertisement, tgt is fc00::1, length 24 tc-so:00:00:35.500004 b2:a0:27:10:79:9a > 33:33:ff:10:79:9a, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:27ff:fe10:799a > ff02::1:ff10:799a: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff10:799a, length 24 tc-so:00:00:36.320004 b2:a0:27:10:79:9a > b2:a0:99:f4:f7:10, ethertype IPv6 (0x86dd), length 144: fc00::2 > fc00::1: ip-proto-115 90 tc-so:00:00:36.570004 b2:a0:27:10:79:9a > b2:a0:99:f4:f7:10, ethertype IPv6 (0x86dd), length 144: fc00::2 > fc00::1: ip-proto-115 90 tc-so:00:00:39.030004 b2:a0:27:10:79:9a > b2:a0:99:f4:f7:10, ethertype IPv6 (0x86dd), length 144: fc00::2 > fc00::1: ip-proto-115 90 tc-so:00:00:43.740004 b2:a0:99:f4:f7:10 > b2:a0:27:10:79:9a, ethertype IPv6 (0x86dd), length 144: fc00::1 > fc00::2: ip-proto-115 90 tc-so:00:00:39.320004 b2:a0:27:10:79:9a > b2:a0:99:f4:f7:10, ethertype IPv6 (0x86dd), length 144: fc00::2 > fc00::1: ip-proto-115 90 tc-so:00:00:43.820004 b2:a0:99:f4:f7:10 > b2:a0:27:10:79:9a, ethertype IPv6 (0x86dd), length 128: fc00::1 > fc00::2: ip-proto-115 74 tc-so:00:00:39.360004 b2:a0:27:10:79:9a > b2:a0:99:f4:f7:10, ethertype IPv6 (0x86dd), length 128: fc00::2 > fc00::1: ip-proto-115 74 tc-so:00:00:41.810004 b2:a0:27:10:79:9a > b2:a0:99:f4:f7:10, ethertype IPv6 (0x86dd), length 144: fc00::2 > fc00::1: ip-proto-115 90 tc-so:00:00:43.300004 b2:a0:27:10:79:9a > b2:a0:99:f4:f7:10, ethertype IPv6 (0x86dd), length 174: fc00::2 > fc00::1: ESP(spi=0x00002711,seq=0x1), length 120 tc-so:00:00:44.330004 b2:a0:27:10:79:9a > b2:a0:99:f4:f7:10, ethertype IPv6 (0x86dd), length 174: fc00::2 > fc00::1: ESP(spi=0x00002711,seq=0x2), length 120 tc-so:00:00:48.800004 b2:a0:99:f4:f7:10 > b2:a0:27:10:79:9a, ethertype IPv6 (0x86dd), length 174: fc00::1 > fc00::2: ESP(spi=0x00002710,seq=0x1), length 120 tc-so:00:00:51.650004 b2:a0:99:f4:f7:10 > b2:a0:27:10:79:9a, ethertype IPv6 (0x86dd), length 158: fc00::1 > fc00::2: ESP(spi=0x00002710,seq=0x2), length 104 tc-so:00:00:47.200004 b2:a0:27:10:79:9a > b2:a0:99:f4:f7:10, ethertype IPv6 (0x86dd), length 158: fc00::2 > fc00::1: ESP(spi=0x00002711,seq=0x3), length 104 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: 1662333916.733321, ipsec_l2tp_ipv6_transport_esp_rijndaelcbc, passed tc-start: 1662333916.807785, 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:a4:42:a9:d3 ./.__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:4e:1b:d9:5c ./.__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:c0:47:25:81 ./.__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:60:8a:e3:40 ./.__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:69:4a:e7:d3 ./.__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: Sep 4 23:26:12 2022 current: Sep 4 23:26:13 2022 tc-so: diff: 1(s) hard: 0(s) soft: 0(s) tc-so: last: Sep 4 23:25:23 2022 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=27531 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: Sep 4 23:26:12 2022 current: Sep 4 23:26:13 2022 tc-so: diff: 1(s) hard: 0(s) soft: 0(s) tc-so: last: Sep 4 23:25:23 2022 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=27531 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: Sep 4 23:26:12 2022 current: Sep 4 23:26:15 2022 tc-so: diff: 3(s) hard: 0(s) soft: 0(s) tc-so: last: Sep 4 23:26:14 2022 hard: 0(s) soft: 0(s) tc-so: current: 162(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=12253 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: Sep 4 23:26:12 2022 current: Sep 4 23:26:15 2022 tc-so: diff: 3(s) hard: 0(s) soft: 0(s) tc-so: last: Sep 4 23:26:14 2022 hard: 0(s) soft: 0(s) tc-so: current: 218(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=12253 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 33624 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:ee:12:53:d0 tc-so: linkstr: ./bus_ipsec_local tc-so: inet6 fd00::1/64 flags 0 tc-so: inet6 fe80::b0a0:eeff:fe12:53d0%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 - - 33624 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33624 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:eeff:fe12:53d0 link#2 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33624 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff02::%lo0/32 ::1 UC - - 33624 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:fd00::2 b2:a0:69:4a:e7:d3 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 33624 0 0 0 0 0 tc-so:lo0 33624 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33624 ::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 33624 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:ee:12:53:d0 15 0 9 0 0 tc-so:shmif 1500 fd00::/64 fd00::1 tc-so: ff02::1:ff12:53d0 tc-so: ff01:2::1 tc-so: ff02::2:879:f070% 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:eeff: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:69:4a:e7:d3 shmif0 9s 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:ff12:53d0%shmif0 refcount 1 tc-so: group ff01:2::1 refcount 2 tc-so: group ff02::2:879:f070%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:ee:12:53:d0 multicnt 4 tc-so: 33:33:ff:12:53:d0 -- 33:33:ff:12:53:d0 refcount 1 tc-so: 33:33:08:79:f0:70 -- 33:33:08:79:f0:70 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 33624 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:a4:42:a9:d3 tc-so: linkstr: ./bus_ipsec_local tc-so: inet6 fe80::b0a0:a4ff:fe42:a9d3%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:4e:1b:d9:5c tc-so: linkstr: ./bus_ipsec_tunnel tc-so: inet6 fc00::1/64 flags 0 tc-so: inet6 fe80::b0a0:4eff:fe1b:d95c%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 - - 33624 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33624 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:a4ff:fe42:a9d3 link#2 UHl - - - lo0 tc-so:fe80::%shmif1/64 link#3 UC - - - shmif1 tc-so:fe80::b0a0:4eff:fe1b:d95c link#3 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33624 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 - - 33624 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:60:8a:e3:40 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 33624 0 0 0 0 0 tc-so:lo0 33624 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33624 ::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 33624 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:a4:42:a9:d3 10 0 15 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:a4ff:f tc-so: ff01:2::1 tc-so: ff02::2:9feb:69f8 tc-so: ff02::1%shmif0 tc-so: ff02::1:ff42:a9d3 10 0 15 0 0 tc-so:shmif 1500 b2:a0:4e:1b:d9:5c 20 0 14 0 0 tc-so:shmif 1500 fc00::/64 fc00::1 tc-so: ff02::1:ff1b:d95c tc-so: ff01:3::1 tc-so: ff02::2:9feb:69f8 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:4eff:f 20 0 14 0 0 tc-so:l2tp0 1280 11 0 9 0 0 tc-so:bridg 1500 18 0 22 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:8a:e3:40 shmif1 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 fe80::b0a0:a4ff:fe42:a9d3%shmif0 tc-so: group ff01:2::1 refcount 1 tc-so: group ff02::2:9feb:69f8%shmif0 refcount 1 tc-so: group ff02::1%shmif0 refcount 1 tc-so: group ff02::1:ff42:a9d3%shmif0 refcount 1 tc-so: enaddr b2:a0:a4:42:a9:d3 multicnt 3 tc-so: 33:33:9f:eb:69:f8 -- 33:33:9f:eb:69:f8 refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:42:a9:d3 -- 33:33:ff:42:a9:d3 refcount 1 tc-so:shmif1: tc-so: inet6 fc00::1 tc-so: group ff02::1:ff1b:d95c%shmif1 refcount 1 tc-so: group ff01:3::1 refcount 2 tc-so: group ff02::2:9feb:69f8%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:4e:1b:d9:5c multicnt 4 tc-so: 33:33:ff:1b:d9:5c -- 33:33:ff:1b:d9:5c refcount 1 tc-so: 33:33:9f:eb:69:f8 -- 33:33:9f:eb:69:f8 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 33624 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:c0:47:25:81 tc-so: linkstr: ./bus_ipsec_remote tc-so: inet6 fe80::b0a0:c0ff:fe47:2581%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:8a:e3:40 tc-so: linkstr: ./bus_ipsec_tunnel tc-so: inet6 fc00::2/64 flags 0 tc-so: inet6 fe80::b0a0:60ff:fe8a:e340%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 - - 33624 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33624 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:c0ff:fe47:2581 link#2 UHl - - - lo0 tc-so:fe80::%shmif1/64 link#3 UC - - - shmif1 tc-so:fe80::b0a0:60ff:fe8a:e340 link#3 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33624 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 - - 33624 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:4e:1b:d9:5c 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 33624 0 0 0 0 0 tc-so:lo0 33624 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33624 ::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 33624 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:c0:47:25:81 9 0 8 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:c0ff:f tc-so: ff01:2::1 tc-so: ff02::2:258:1c0c% tc-so: ff02::1%shmif0 tc-so: ff02::1:ff47:2581 9 0 8 0 0 tc-so:shmif 1500 b2:a0:60:8a:e3:40 9 0 20 0 0 tc-so:shmif 1500 fc00::/64 fc00::2 tc-so: ff02::1:ff8a:e340 tc-so: ff01:3::1 tc-so: ff02::2:258:1c0c% tc-so: ff02::1%shmif1 tc-so: ff02::1:ff00:2%sh 9 0 20 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:60ff:f 9 0 20 0 0 tc-so:l2tp0 1280 4 0 11 0 0 tc-so:bridg 1500 13 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:4e:1b:d9:5c shmif1 23h59m44s 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:c0ff:fe47:2581%shmif0 tc-so: group ff01:2::1 refcount 1 tc-so: group ff02::2:258:1c0c%shmif0 refcount 1 tc-so: group ff02::1%shmif0 refcount 1 tc-so: group ff02::1:ff47:2581%shmif0 refcount 1 tc-so: enaddr b2:a0:c0:47:25:81 multicnt 3 tc-so: 33:33:02:58:1c:0c -- 33:33:02:58:1c:0c refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:47:25:81 -- 33:33:ff:47:25:81 refcount 1 tc-so:shmif1: tc-so: inet6 fc00::2 tc-so: group ff02::1:ff8a:e340%shmif1 refcount 1 tc-so: group ff01:3::1 refcount 2 tc-so: group ff02::2:258:1c0c%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:8a:e3:40 multicnt 4 tc-so: 33:33:ff:8a:e3:40 -- 33:33:ff:8a:e3:40 refcount 1 tc-so: 33:33:02:58:1c:0c -- 33:33:02:58:1c:0c 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 33624 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:4a:e7:d3 tc-so: linkstr: ./bus_ipsec_remote tc-so: inet6 fd00::2/64 flags 0 tc-so: inet6 fe80::b0a0:69ff:fe4a:e7d3%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 - - 33624 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33624 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:69ff:fe4a:e7d3 link#2 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33624 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff02::%lo0/32 ::1 UC - - 33624 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:fd00::1 b2:a0:ee:12:53:d0 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 33624 0 0 0 0 0 tc-so:lo0 33624 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33624 ::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 33624 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:69:4a:e7:d3 6 0 9 0 0 tc-so:shmif 1500 fd00::/64 fd00::2 tc-so: ff02::1:ff4a:e7d3 tc-so: ff01:2::1 tc-so: ff02::2:7b7a:1ccc 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:69ff: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:ee:12:53:d0 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 tc-so: group ff02::1:ff4a:e7d3%shmif0 refcount 1 tc-so: group ff01:2::1 refcount 2 tc-so: group ff02::2:7b7a:1ccc%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:4a:e7:d3 multicnt 4 tc-so: 33:33:ff:4a:e7:d3 -- 33:33:ff:4a:e7:d3 refcount 1 tc-so: 33:33:7b:7a:1c:cc -- 33:33:7b:7a:1c: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:02 -- 33:33:ff:00:00:02 refcount 1 tc-so:bridge0: flags=0x41 mtu 1500 tc-so: status: active tc-so: input: 13 packets, 1046 bytes, 6 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: 4 packets, 688 bytes, 8 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: 22 packets, 1820 bytes, 15 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, 1118 bytes, 13 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:69:4a:e7:d3 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:69ff:fe4a:e7d3%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:8a:e3:40 tc-so: linkstr: ./bus_ipsec_tunnel tc-so: input: 9 packets, 1250 bytes, 2 multicasts tc-so: output: 20 packets, 2714 bytes, 5 multicasts tc-so: inet6 fc00::2/64 flags 0 tc-so: inet6 fe80::b0a0:60ff:fe8a:e340%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:c0:47:25:81 tc-so: linkstr: ./bus_ipsec_remote tc-so: input: 9 packets, 516 bytes, 6 multicasts tc-so: output: 8 packets, 648 bytes, 5 multicasts tc-so: inet6 fe80::b0a0:c0ff:fe47:2581%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:4e:1b:d9:5c tc-so: linkstr: ./bus_ipsec_tunnel tc-so: input: 20 packets, 2714 bytes, 5 multicasts tc-so: output: 14 packets, 1680 bytes, 7 multicasts tc-so: inet6 fc00::1/64 flags 0 tc-so: inet6 fe80::b0a0:4eff:fe1b:d95c%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:a4:42:a9:d3 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:a4ff:fe42:a9d3%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:ee:12:53:d0 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:eeff:fe12:53d0%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 33624 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 - - 33624 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33624 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33624 lo0 tc-so:ff02::%lo0/32 ::1 UC - - 33624 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33624 0 0 0 0 0 tc-so:lo0 33624 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33624 ::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 33624 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 384 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 128 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 1280 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 128 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 256 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 61 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 64 195 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00128 256 69 0 0 5 0 5 5 0 inf 0 tc-so:kmem-00256 384 56 0 0 6 0 6 6 0 inf 0 tc-so:kmem-00384 512 35 0 0 5 0 5 5 0 inf 0 tc-so:kmem-00512 640 15 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00768 896 7 0 0 2 0 2 2 0 inf 0 tc-so:kmem-01024 1152 96 0 0 32 0 32 32 0 inf 0 tc-so:kmem-02048 2048 528 0 0 264 0 264 264 0 inf 0 tc-so:kmem-04096 4096 15 0 0 15 0 15 15 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 528 5 0 0 3 0 3 3 0 inf 2 tc-so:mclpl 2048 2 0 0 5 0 5 5 0 8192 4 tc-so:mutex 128 31 0 0 1 0 1 1 0 inf 0 tc-so:pcache 2816 51 0 1 50 0 50 50 0 inf 0 tc-so:pcachecpu 128 52 0 0 2 0 2 2 0 inf 0 tc-so:pcglarge 1152 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 384 30 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-128 80 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 306 0 0 5 0 5 5 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 1024 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 128 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 1024 7 0 0 2 0 2 2 0 inf 0 tc-so:vmembt 128 20 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1760 0 40 439 0 439 tc-so: tc-so:In use 1522K, total allocated 1756K; utilization 86.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, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.99 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/evbarm/9.99.99/modules tc-so:[ 1.360005] 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:[ 15.580005] shmif0: Ethernet address b2:a0:ee:12:53:d0 tc-so:[ 31.420005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 31.420005] get_ifid: shmif0: ifid: b0:a0:ee:ff:fe:12:53:d0 tc-so:[ 31.420005] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:eeff:fe12:53d0 tc-so:[ 33.350005] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:eeff:fe12:53d0 - no duplicates found tc-so:[ 109.320005] in6_if_link_down: fd00::1 marked detached tc-so:[ 109.320005] in6_if_link_down: fe80:2::b0a0:eeff:fe12:53d0 marked detached tc-so:### Dumping unix://ipsec_l2tp_tunel_local tc-so:lo0: flags=0x8049 mtu 33624 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 - - 33624 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33624 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33624 lo0 tc-so:ff02::%lo0/32 ::1 UC - - 33624 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33624 0 0 0 0 0 tc-so:lo0 33624 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33624 ::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 33624 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 256 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 384 1 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 384 4 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 128 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 1280 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 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 128 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 256 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 76 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 64 237 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00128 256 88 0 0 6 0 6 6 0 inf 0 tc-so:kmem-00256 384 90 0 0 9 0 9 9 0 inf 0 tc-so:kmem-00384 512 51 0 0 7 0 7 7 0 inf 0 tc-so:kmem-00512 640 15 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00768 896 8 0 0 2 0 2 2 0 inf 0 tc-so:kmem-01024 1152 108 0 0 36 0 36 36 0 inf 0 tc-so:kmem-02048 2048 1336 0 0 668 0 668 668 0 inf 0 tc-so:kmem-04096 4096 16 0 0 16 0 16 16 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 528 19 0 0 5 0 5 5 0 inf 2 tc-so:mclpl 2048 5 0 0 7 0 7 7 0 8192 4 tc-so:mutex 128 43 0 0 2 0 2 2 0 inf 0 tc-so:pcache 2816 54 0 1 53 0 53 53 0 inf 0 tc-so:pcachecpu 128 55 0 0 2 0 2 2 0 inf 0 tc-so:pcglarge 1152 2 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 384 56 0 0 6 0 6 6 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-128 80 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 717 0 0 12 0 12 12 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 1024 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 2 0 2 2 0 inf 1 tc-so:rwlock 128 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 1024 7 0 0 2 0 2 2 0 inf 0 tc-so:vmembt 128 79 0 0 3 0 3 3 0 inf 0 tc-so:Totals 3303 0 79 879 0 879 tc-so: tc-so:In use 3256K, total allocated 3516K; utilization 92.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, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.99 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/evbarm/9.99.99/modules tc-so:[ 1.360005] IPsec: Initialized Security Association Processing. tc-so:[ 1.410005] mainbus0 (root) tc-so:[ 1.530005] chacha: Portable C ChaCha tc-so:[ 1.530005] aes: BearSSL aes_ct tc-so:[ 1.530005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.530005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 14.890005] shmif0: Ethernet address b2:a0:a4:42:a9:d3 tc-so:[ 18.530005] shmif1: Ethernet address b2:a0:4e:1b:d9:5c tc-so:[ 29.100005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 29.100005] get_ifid: shmif0: ifid: b0:a0:a4:ff:fe:42:a9:d3 tc-so:[ 29.610005] get_ifid: shmif1: got interface identifier from itself tc-so:[ 29.610005] get_ifid: shmif1: ifid: b0:a0:4e:ff:fe:1b:d9:5c tc-so:[ 29.610005] nd6_dad_start: shmif1: starting DAD for fe80:3::b0a0:4eff:fe1b:d95c tc-so:[ 31.530005] nd6_dad_timer: shmif1: DAD complete for fe80:3::b0a0:4eff:fe1b:d95c - no duplicates found tc-so:[ 51.930005] ah_input: hash over 218 bytes, skip 40: crda len 218 skip 0 inject 52 tc-so:[ 54.460005] ah_input: hash over 202 bytes, skip 40: crda len 202 skip 0 inject 52 tc-so:[ 102.690005] in6_if_link_down: fc00::1 marked detached tc-so:[ 102.730005] in6_if_link_down: fe80:3::b0a0:4eff:fe1b:d95c marked detached tc-so:[ 104.780005] in6_if_link_down: fe80:2::b0a0:a4ff:fe42:a9d3 marked detached tc-so:### Dumping unix://ipsec_l2tp_tunnel_remote tc-so:lo0: flags=0x8049 mtu 33624 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 - - 33624 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33624 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33624 lo0 tc-so:ff02::%lo0/32 ::1 UC - - 33624 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33624 0 0 0 0 0 tc-so:lo0 33624 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33624 ::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 33624 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 256 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 384 2 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 384 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 128 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 1280 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 128 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 256 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 54 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 75 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 64 251 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00128 256 87 0 0 6 0 6 6 0 inf 0 tc-so:kmem-00256 384 90 0 0 9 0 9 9 0 inf 0 tc-so:kmem-00384 512 50 0 0 7 0 7 7 0 inf 0 tc-so:kmem-00512 640 15 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00768 896 8 0 0 2 0 2 2 0 inf 0 tc-so:kmem-01024 1152 108 0 0 36 0 36 36 0 inf 0 tc-so:kmem-02048 2048 1331 0 0 666 0 666 666 0 inf 0 tc-so:kmem-04096 4096 16 0 0 16 0 16 16 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 528 15 0 0 5 0 5 5 0 inf 2 tc-so:mclpl 2048 4 0 0 6 0 6 6 0 8192 4 tc-so:mutex 128 42 0 0 2 0 2 2 0 inf 0 tc-so:pcache 2816 54 0 1 53 0 53 53 0 inf 0 tc-so:pcachecpu 128 55 0 0 2 0 2 2 0 inf 0 tc-so:pcglarge 1152 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 384 46 0 0 5 0 5 5 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-128 80 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 714 0 0 12 0 12 12 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 1024 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 2 0 2 2 0 inf 1 tc-so:rwlock 128 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 1024 7 0 0 2 0 2 2 0 inf 0 tc-so:vmembt 128 77 0 0 3 0 3 3 0 inf 0 tc-so:Totals 3278 0 76 875 0 875 tc-so: tc-so:In use 3234K, total allocated 3500K; utilization 92.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, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.99 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/evbarm/9.99.99/modules tc-so:[ 1.380005] IPsec: Initialized Security Association Processing. tc-so:[ 1.430005] mainbus0 (root) tc-so:[ 1.560005] chacha: Portable C ChaCha tc-so:[ 1.560005] aes: BearSSL aes_ct tc-so:[ 1.560005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.560005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 17.240005] shmif0: Ethernet address b2:a0:c0:47:25:81 tc-so:[ 19.740005] shmif1: Ethernet address b2:a0:60:8a:e3:40 tc-so:[ 32.440005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 32.440005] get_ifid: shmif0: ifid: b0:a0:c0:ff:fe:47:25:81 tc-so:[ 32.920005] get_ifid: shmif1: got interface identifier from itself tc-so:[ 32.920005] get_ifid: shmif1: ifid: b0:a0:60:ff:fe:8a:e3:40 tc-so:[ 32.920005] nd6_dad_start: shmif1: starting DAD for fe80:3::b0a0:60ff:fe8a:e340 tc-so:[ 34.970005] nd6_dad_timer: shmif1: DAD complete for fe80:3::b0a0:60ff:fe8a:e340 - no duplicates found tc-so:[ 48.190005] ah_input: hash over 210 bytes, skip 40: crda len 210 skip 0 inject 52 tc-so:[ 50.680005] ah_input: hash over 202 bytes, skip 40: crda len 202 skip 0 inject 52 tc-so:[ 95.070005] in6_if_link_down: fc00::2 marked detached tc-so:[ 95.070005] in6_if_link_down: fe80:3::b0a0:60ff:fe8a:e340 marked detached tc-so:[ 97.130005] in6_if_link_down: fe80:2::b0a0:c0ff:fe47:2581 marked detached tc-so:### Dumping unix://ipsec_l2tp_remote tc-so:lo0: flags=0x8049 mtu 33624 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 - - 33624 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33624 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33624 lo0 tc-so:ff02::%lo0/32 ::1 UC - - 33624 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33624 0 0 0 0 0 tc-so:lo0 33624 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33624 ::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 33624 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 384 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 128 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 1280 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 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 128 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 256 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 47 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 59 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 64 193 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00128 256 69 0 0 5 0 5 5 0 inf 0 tc-so:kmem-00256 384 56 0 0 6 0 6 6 0 inf 0 tc-so:kmem-00384 512 35 0 0 5 0 5 5 0 inf 0 tc-so:kmem-00512 640 15 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00768 896 7 0 0 2 0 2 2 0 inf 0 tc-so:kmem-01024 1152 96 0 0 32 0 32 32 0 inf 0 tc-so:kmem-02048 2048 493 0 0 247 0 247 247 0 inf 0 tc-so:kmem-04096 4096 15 0 0 15 0 15 15 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 528 4 0 0 3 0 3 3 0 inf 2 tc-so:mclpl 2048 3 0 0 6 0 6 6 0 8192 4 tc-so:mutex 128 31 0 0 1 0 1 1 0 inf 0 tc-so:pcache 2816 51 0 1 50 0 50 50 0 inf 0 tc-so:pcachecpu 128 52 0 0 2 0 2 2 0 inf 0 tc-so:pcglarge 1152 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 384 30 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-128 80 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 290 0 0 5 0 5 5 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 1024 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 128 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 1024 7 0 0 2 0 2 2 0 inf 0 tc-so:vmembt 128 20 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1697 0 36 423 0 423 tc-so: tc-so:In use 1451K, total allocated 1692K; utilization 85.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, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.99 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/evbarm/9.99.99/modules tc-so:[ 1.390005] mainbus0 (root) tc-so:[ 1.490005] chacha: Portable C ChaCha tc-so:[ 1.490005] aes: BearSSL aes_ct tc-so:[ 1.490005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.490005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 17.320005] shmif0: Ethernet address b2:a0:69:4a:e7:d3 tc-so:[ 34.420005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 34.420005] get_ifid: shmif0: ifid: b0:a0:69:ff:fe:4a:e7:d3 tc-so:[ 34.420005] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:69ff:fe4a:e7d3 tc-so:[ 36.450005] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:69ff:fe4a:e7d3 - no duplicates found tc-so:[ 88.070005] in6_if_link_down: fd00::2 marked detached tc-so:[ 88.070005] in6_if_link_down: fe80:2::b0a0:69ff:fe4a:e7d3 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:29.240004 b2:a0:a4:42:a9:d3 > 33:33:9f:eb:69:f8, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:a4ff:fe42:a9d3 > ff02::2:9feb:69f8: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:9feb:69f8, length 24 tc-so:00:00:32.300004 b2:a0:ee:12:53:d0 > 33:33:ff:12:53:d0, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff12:53d0: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff12:53d0, length 24 tc-so:00:00:32.340004 b2:a0:ee:12:53:d0 > 33:33:ff:12:53:d0, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff12:53d0: ICMP6, neighbor solicitation, who has fe80::b0a0:eeff:fe12:53d0, length 32 tc-so:00:00:30.080004 b2:a0:a4:42:a9:d3 > 33:33:ff:42:a9:d3, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:a4ff:fe42:a9d3 > ff02::1:ff42:a9d3: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff42:a9d3, length 24 tc-so:00:00:35.650004 b2:a0:ee:12:53:d0 > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:eeff:fe12:53d0 > ff02::1:ff00:1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:1, length 24 tc-so:00:00:36.490004 b2:a0:a4:42:a9:d3 > 33:33:9f:eb:69:f8, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:a4ff:fe42:a9d3 > ff02::2:9feb:69f8: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:9feb:69f8, length 24 tc-so:00:00:39.530004 b2:a0:ee:12:53:d0 > 33:33:08:79:f0:70, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:eeff:fe12:53d0 > ff02::2:879:f070: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:879:f070, length 24 tc-so:00:00:40.070004 b2:a0:ee:12:53:d0 > 33:33:ff:12:53:d0, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:eeff:fe12:53d0 > ff02::1:ff12:53d0: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff12:53d0, length 24 tc-so:00:00:39.170004 b2:a0:a4:42:a9:d3 > 33:33:ff:42:a9:d3, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:a4ff:fe42:a9d3 > ff02::1:ff42:a9d3: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff42:a9d3, length 24 tc-so:00:00:43.300004 b2:a0:c0:47:25:81 > 33:33:02:58:1c:0c, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:c0ff:fe47:2581 > ff02::2:258:1c0c: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:258:1c0c, length 24 tc-so:00:00:43.690004 b2:a0:c0:47:25:81 > 33:33:ff:47:25:81, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:c0ff:fe47:2581 > ff02::1:ff47:2581: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff47:2581, length 24 tc-so:00:00:44.150004 b2:a0:69:4a:e7:d3 > 33:33:ff:4a:e7:d3, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff4a:e7d3: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff4a:e7d3, length 24 tc-so:00:00:44.220004 b2:a0:69:4a:e7:d3 > 33:33:ff:4a:e7:d3, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff4a:e7d3: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff4a:e7d3, length 24 tc-so:00:00:44.340004 b2:a0:69:4a:e7:d3 > 33:33:ff:4a:e7:d3, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff4a:e7d3: ICMP6, neighbor solicitation, who has fe80::b0a0:69ff:fe4a:e7d3, length 32 tc-so:00:00:49.610004 b2:a0:ee:12:53:d0 > 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:46.900004 b2:a0:69:4a:e7:d3 > b2:a0:ee:12:53:d0, ethertype IPv6 (0x86dd), length 86: fd00::2 > fd00::1: ICMP6, neighbor advertisement, tgt is fd00::2, length 32 tc-so:00:00:49.690004 b2:a0:ee:12:53:d0 > b2:a0:69:4a:e7:d3, ethertype IPv6 (0x86dd), length 70: fd00::1 > fd00::2: ICMP6, echo request, seq 0, length 16 tc-so:00:00:46.980004 b2:a0:69:4a:e7:d3 > b2:a0:ee:12:53:d0, ethertype IPv6 (0x86dd), length 70: fd00::2 > fd00::1: ICMP6, echo reply, seq 0, length 16 tc-so:00:00:47.640004 b2:a0:69:4a:e7:d3 > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:69ff:fe4a:e7d3 > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24 tc-so:00:00:49.160004 b2:a0:69:4a:e7:d3 > 33:33:7b:7a:1c:cc, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:69ff:fe4a:e7d3 > ff02::2:7b7a:1ccc: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:7b7a:1ccc, length 24 tc-so:00:00:51.930004 b2:a0:69:4a:e7:d3 > b2:a0:ee:12:53:d0, ethertype IPv6 (0x86dd), length 86: fd00::2 > fd00::1: ICMP6, neighbor solicitation, who has fd00::1, length 32 tc-so:00:00:54.720004 b2:a0:ee:12:53:d0 > b2:a0:69:4a:e7:d3, ethertype IPv6 (0x86dd), length 78: fd00::1 > fd00::2: ICMP6, neighbor advertisement, tgt is fd00::1, length 24 tc-so:00:00:57.170004 b2:a0:ee:12:53:d0 > b2:a0:69:4a:e7:d3, ethertype IPv6 (0x86dd), length 70: fd00::1 > fd00::2: ICMP6, echo request, seq 0, length 16 tc-so:00:00:54.460004 b2:a0:69:4a:e7:d3 > b2:a0:ee:12:53:d0, ethertype IPv6 (0x86dd), length 70: fd00::2 > fd00::1: ICMP6, echo reply, seq 0, length 16 tc-so:### Dumping ./bus_ipsec_remote tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:33.040004 b2:a0:c0:47:25:81 > 33:33:ff:47:25:81, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:c0ff:fe47:2581 > ff02::1:ff47:2581: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff47:2581, length 24 tc-so:00:00:33.270004 b2:a0:c0:47:25:81 > 33:33:02:58:1c:0c, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:c0ff:fe47:2581 > ff02::2:258:1c0c: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:258:1c0c, length 24 tc-so:00:00:39.470004 b2:a0:c0:47:25:81 > 33:33:02:58:1c:0c, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:c0ff:fe47:2581 > ff02::2:258:1c0c: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:258:1c0c, length 24 tc-so:00:00:39.880004 b2:a0:c0:47:25:81 > 33:33:ff:47:25:81, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:c0ff:fe47:2581 > ff02::1:ff47:2581: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff47:2581, length 24 tc-so:00:00:35.230004 b2:a0:69:4a:e7:d3 > 33:33:ff:4a:e7:d3, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff4a:e7d3: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff4a:e7d3, length 24 tc-so:00:00:35.300004 b2:a0:69:4a:e7:d3 > 33:33:ff:4a:e7:d3, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff4a:e7d3: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff4a:e7d3, length 24 tc-so:00:00:35.420004 b2:a0:69:4a:e7:d3 > 33:33:ff:4a:e7:d3, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff4a:e7d3: ICMP6, neighbor solicitation, who has fe80::b0a0:69ff:fe4a:e7d3, length 32 tc-so:00:00:43.110004 b2:a0:ee:12:53:d0 > 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:37.980004 b2:a0:69:4a:e7:d3 > b2:a0:ee:12:53:d0, ethertype IPv6 (0x86dd), length 86: fd00::2 > fd00::1: ICMP6, neighbor advertisement, tgt is fd00::2, length 32 tc-so:00:00:43.150004 b2:a0:ee:12:53:d0 > b2:a0:69:4a:e7:d3, ethertype IPv6 (0x86dd), length 70: fd00::1 > fd00::2: ICMP6, echo request, seq 0, length 16 tc-so:00:00:38.060004 b2:a0:69:4a:e7:d3 > b2:a0:ee:12:53:d0, ethertype IPv6 (0x86dd), length 70: fd00::2 > fd00::1: ICMP6, echo reply, seq 0, length 16 tc-so:00:00:38.720004 b2:a0:69:4a:e7:d3 > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:69ff:fe4a:e7d3 > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24 tc-so:00:00:40.240004 b2:a0:69:4a:e7:d3 > 33:33:7b:7a:1c:cc, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:69ff:fe4a:e7d3 > ff02::2:7b7a:1ccc: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:7b7a:1ccc, length 24 tc-so:00:00:43.010004 b2:a0:69:4a:e7:d3 > b2:a0:ee:12:53:d0, ethertype IPv6 (0x86dd), length 86: fd00::2 > fd00::1: ICMP6, neighbor solicitation, who has fd00::1, length 32 tc-so:00:00:48.190004 b2:a0:ee:12:53:d0 > b2:a0:69:4a:e7:d3, ethertype IPv6 (0x86dd), length 78: fd00::1 > fd00::2: ICMP6, neighbor advertisement, tgt is fd00::1, length 24 tc-so:00:00:50.680004 b2:a0:ee:12:53:d0 > b2:a0:69:4a:e7:d3, ethertype IPv6 (0x86dd), length 70: fd00::1 > fd00::2: ICMP6, echo request, seq 0, length 16 tc-so:00:00:45.540004 b2:a0:69:4a:e7:d3 > b2:a0:ee:12:53:d0, ethertype IPv6 (0x86dd), length 70: fd00::2 > fd00::1: ICMP6, echo reply, seq 0, length 16 tc-so:### Dumping ./bus_ipsec_tunnel tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:30.380004 b2:a0:4e:1b:d9:5c > 33:33:ff:1b:d9:5c, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff1b:d95c: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff1b:d95c, length 24 tc-so:00:00:30.500004 b2:a0:4e:1b:d9:5c > 33:33:ff:1b:d9:5c, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff1b:d95c: ICMP6, neighbor solicitation, who has fe80::b0a0:4eff:fe1b:d95c, length 32 tc-so:00:00:33.340004 b2:a0:4e:1b:d9:5c > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:4eff:fe1b:d95c > ff02::1:ff00:1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:1, length 24 tc-so:00:00:34.220004 b2:a0:4e:1b:d9:5c > 33:33:ff:1b:d9:5c, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:4eff:fe1b:d95c > ff02::1:ff1b:d95c: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff1b:d95c, length 24 tc-so:00:00:36.490004 b2:a0:4e:1b:d9:5c > 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:36.710004 b2:a0:4e:1b:d9:5c > 33:33:9f:eb:69:f8, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:4eff:fe1b:d95c > ff02::2:9feb:69f8: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:9feb:69f8, length 24 tc-so:00:00:33.500004 b2:a0:60:8a:e3:40 > 33:33:ff:8a:e3:40, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff8a:e340: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff8a:e340, length 24 tc-so:00:00:37.490004 b2:a0:4e:1b:d9:5c > 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:33.700004 b2:a0:60:8a:e3:40 > b2:a0:4e:1b:d9:5c, ethertype IPv6 (0x86dd), length 86: fc00::2 > fc00::1: ICMP6, neighbor advertisement, tgt is fc00::2, length 32 tc-so:00:00:37.490004 b2:a0:4e:1b:d9:5c > b2:a0:60:8a:e3:40, ethertype IPv6 (0x86dd), length 144: fc00::1 > fc00::2: ip-proto-115 90 tc-so:00:00:33.740004 b2:a0:60:8a:e3:40 > b2:a0:4e:1b:d9:5c, ethertype IPv6 (0x86dd), length 192: fc00::2 > fc00::1: ICMP6, parameter problem, next header - octet 6, length 138 tc-so:00:00:33.940004 b2:a0:60:8a:e3:40 > 33:33:ff:8a:e3:40, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff8a:e340: ICMP6, neighbor solicitation, who has fe80::b0a0:60ff:fe8a:e340, length 32 tc-so:00:00:39.210004 b2:a0:4e:1b:d9:5c > b2:a0:60:8a:e3:40, ethertype IPv6 (0x86dd), length 144: fc00::1 > fc00::2: ip-proto-115 90 tc-so:00:00:35.420004 b2:a0:60:8a:e3:40 > b2:a0:4e:1b:d9:5c, ethertype IPv6 (0x86dd), length 192: fc00::2 > fc00::1: ICMP6, parameter problem, next header - octet 6, length 138 tc-so:00:00:36.180004 b2:a0:60:8a:e3:40 > 33:33:02:58:1c:0c, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:60ff:fe8a:e340 > ff02::2:258:1c0c: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:258:1c0c, length 24 tc-so:00:00:37.990004 b2:a0:60:8a:e3:40 > 33:33:ff:8a:e3:40, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:60ff:fe8a:e340 > ff02::1:ff8a:e340: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff8a:e340, length 24 tc-so:00:00:38.730004 b2:a0:60:8a:e3:40 > b2:a0:4e:1b:d9:5c, ethertype IPv6 (0x86dd), length 86: fc00::2 > fc00::1: ICMP6, neighbor solicitation, who has fc00::1, length 32 tc-so:00:00:42.520004 b2:a0:4e:1b:d9:5c > b2:a0:60:8a:e3:40, ethertype IPv6 (0x86dd), length 78: fc00::1 > fc00::2: ICMP6, neighbor advertisement, tgt is fc00::1, length 24 tc-so:00:00:39.370004 b2:a0:60:8a:e3:40 > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:60ff:fe8a:e340 > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24 tc-so:00:00:39.510004 b2:a0:60:8a:e3:40 > b2:a0:4e:1b:d9:5c, ethertype IPv6 (0x86dd), length 144: fc00::2 > fc00::1: ip-proto-115 90 tc-so:00:00:39.900004 b2:a0:60:8a:e3:40 > b2:a0:4e:1b:d9:5c, ethertype IPv6 (0x86dd), length 144: fc00::2 > fc00::1: ip-proto-115 90 tc-so:00:00:40.360004 b2:a0:60:8a:e3:40 > b2:a0:4e:1b:d9:5c, ethertype IPv6 (0x86dd), length 144: fc00::2 > fc00::1: ip-proto-115 90 tc-so:00:00:40.430004 b2:a0:60:8a:e3:40 > b2:a0:4e:1b:d9:5c, ethertype IPv6 (0x86dd), length 144: fc00::2 > fc00::1: ip-proto-115 90 tc-so:00:00:40.550004 b2:a0:60:8a:e3:40 > b2:a0:4e:1b:d9:5c, ethertype IPv6 (0x86dd), length 144: fc00::2 > fc00::1: ip-proto-115 90 tc-so:00:00:46.860004 b2:a0:4e:1b:d9:5c > b2:a0:60:8a:e3:40, ethertype IPv6 (0x86dd), length 144: fc00::1 > fc00::2: ip-proto-115 90 tc-so:00:00:43.110004 b2:a0:60:8a:e3:40 > b2:a0:4e:1b:d9:5c, ethertype IPv6 (0x86dd), length 144: fc00::2 > fc00::1: ip-proto-115 90 tc-so:00:00:46.940004 b2:a0:4e:1b:d9:5c > b2:a0:60:8a:e3:40, ethertype IPv6 (0x86dd), length 128: fc00::1 > fc00::2: ip-proto-115 74 tc-so:00:00:43.190004 b2:a0:60:8a:e3:40 > b2:a0:4e:1b:d9:5c, ethertype IPv6 (0x86dd), length 128: fc00::2 > fc00::1: ip-proto-115 74 tc-so:00:00:43.850004 b2:a0:60:8a:e3:40 > b2:a0:4e:1b:d9:5c, ethertype IPv6 (0x86dd), length 144: fc00::2 > fc00::1: ip-proto-115 90 tc-so:00:00:45.380004 b2:a0:60:8a:e3:40 > b2:a0:4e:1b:d9:5c, ethertype IPv6 (0x86dd), length 144: fc00::2 > fc00::1: ip-proto-115 90 tc-so:00:00:48.150004 b2:a0:60:8a:e3:40 > b2:a0:4e:1b:d9:5c, ethertype IPv6 (0x86dd), length 232: fc00::2 > fc00::1: AH(spi=0x00002711,seq=0x1): fc00::2 > fc00::1: ip-proto-115 90 tc-so:00:00:51.990004 b2:a0:4e:1b:d9:5c > b2:a0:60:8a:e3:40, ethertype IPv6 (0x86dd), length 224: fc00::1 > fc00::2: AH(spi=0x00002710,seq=0x1): fc00::1 > fc00::2: ip-proto-115 82 tc-so:00:00:54.420004 b2:a0:4e:1b:d9:5c > b2:a0:60:8a:e3:40, ethertype IPv6 (0x86dd), length 216: fc00::1 > fc00::2: AH(spi=0x00002710,seq=0x2): fc00::1 > fc00::2: ip-proto-115 74 tc-so:00:00:50.680004 b2:a0:60:8a:e3:40 > b2:a0:4e:1b:d9:5c, ethertype IPv6 (0x86dd), length 216: fc00::2 > fc00::1: AH(spi=0x00002711,seq=0x2): fc00::2 > fc00::1: ip-proto-115 74 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: 1662334055.416354, ipsec_l2tp_ipv6_tunnel_ah_hmacsha512, passed tc-start: 1662334055.481988, 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:20:ec:47:92 ./.__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:42:34:49: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:./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:82:6d: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:7c:f9:43:5d ./.__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:f8:d9:d7: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: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: Sep 4 23:28:29 2022 current: Sep 4 23:28:30 2022 tc-so: diff: 1(s) hard: 0(s) soft: 0(s) tc-so: last: Sep 4 23:27:41 2022 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=729 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: Sep 4 23:28:29 2022 current: Sep 4 23:28:30 2022 tc-so: diff: 1(s) hard: 0(s) soft: 0(s) tc-so: last: Sep 4 23:27:41 2022 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=729 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: Sep 4 23:28:30 2022 current: Sep 4 23:28:32 2022 tc-so: diff: 2(s) hard: 0(s) soft: 0(s) tc-so: last: Sep 4 23:28:31 2022 hard: 0(s) soft: 0(s) tc-so: current: 162(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=11002 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=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Sep 4 23:28:30 2022 current: Sep 4 23:28:32 2022 tc-so: diff: 2(s) hard: 0(s) soft: 0(s) tc-so: last: Sep 4 23:28:31 2022 hard: 0(s) soft: 0(s) tc-so: current: 194(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=11002 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 33624 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:44:0b:92:61 tc-so: linkstr: ./bus_ipsec_local tc-so: inet6 fd00::1/64 flags 0 tc-so: inet6 fe80::b0a0:44ff:fe0b:9261%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 - - 33624 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33624 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:44ff:fe0b:9261 link#2 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33624 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff02::%lo0/32 ::1 UC - - 33624 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:fd00::2 b2:a0:f8:d9:d7: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 33624 0 0 0 0 0 tc-so:lo0 33624 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33624 ::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 33624 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:44:0b:92:61 14 0 9 0 0 tc-so:shmif 1500 fd00::/64 fd00::1 tc-so: ff02::1:ff0b:9261 tc-so: ff01:2::1 tc-so: ff02::2:390c:6f8% 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:44ff: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:f8:d9:d7:72 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:ff0b:9261%shmif0 refcount 1 tc-so: group ff01:2::1 refcount 2 tc-so: group ff02::2:390c:6f8%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:44:0b:92:61 multicnt 4 tc-so: 33:33:ff:0b:92:61 -- 33:33:ff:0b:92:61 refcount 1 tc-so: 33:33:39:0c:06:f8 -- 33:33:39:0c:06:f8 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 33624 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:20:ec:47:92 tc-so: linkstr: ./bus_ipsec_local tc-so: inet6 fe80::b0a0:20ff:feec:4792%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:42:34:49:f3 tc-so: linkstr: ./bus_ipsec_tunnel tc-so: inet6 fc00::1/64 flags 0 tc-so: inet6 fe80::b0a0:42ff:fe34:49f3%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 - - 33624 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33624 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:20ff:feec:4792 link#2 UHl - - - lo0 tc-so:fe80::%shmif1/64 link#3 UC - - - shmif1 tc-so:fe80::b0a0:42ff:fe34:49f3 link#3 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33624 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 - - 33624 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:7c:f9:43:5d 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 33624 0 0 0 0 0 tc-so:lo0 33624 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33624 ::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 33624 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:20:ec:47:92 9 0 14 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:20ff:f tc-so: ff01:2::1 tc-so: ff02::2:2d71:71e5 tc-so: ff02::1%shmif0 tc-so: ff02::1:ffec:4792 9 0 14 0 0 tc-so:shmif 1500 b2:a0:42:34:49:f3 20 0 14 0 0 tc-so:shmif 1500 fc00::/64 fc00::1 tc-so: ff02::1:ff34:49f3 tc-so: ff01:3::1 tc-so: ff02::2:2d71:71e5 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:42ff: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:7c:f9:43:5d shmif1 23h59m48s 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:20ff:feec:4792%shmif0 tc-so: group ff01:2::1 refcount 1 tc-so: group ff02::2:2d71:71e5%shmif0 refcount 1 tc-so: group ff02::1%shmif0 refcount 1 tc-so: group ff02::1:ffec:4792%shmif0 refcount 1 tc-so: enaddr b2:a0:20:ec:47:92 multicnt 3 tc-so: 33:33:2d:71:71:e5 -- 33:33:2d:71:71:e5 refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:ec:47:92 -- 33:33:ff:ec:47:92 refcount 1 tc-so:shmif1: tc-so: inet6 fc00::1 tc-so: group ff02::1:ff34:49f3%shmif1 refcount 1 tc-so: group ff01:3::1 refcount 2 tc-so: group ff02::2:2d71:71e5%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:42:34:49:f3 multicnt 4 tc-so: 33:33:ff:34:49:f3 -- 33:33:ff:34:49:f3 refcount 1 tc-so: 33:33:2d:71:71:e5 -- 33:33:2d:71:71: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: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 33624 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:ce:82:6d:13 tc-so: linkstr: ./bus_ipsec_remote tc-so: inet6 fe80::b0a0:ceff:fe82:6d13%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:f9:43:5d tc-so: linkstr: ./bus_ipsec_tunnel tc-so: inet6 fc00::2/64 flags 0 tc-so: inet6 fe80::b0a0:7cff:fef9:435d%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 - - 33624 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33624 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:ceff:fe82:6d13 link#2 UHl - - - lo0 tc-so:fe80::%shmif1/64 link#3 UC - - - shmif1 tc-so:fe80::b0a0:7cff:fef9:435d link#3 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33624 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 - - 33624 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:42:34:49: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 33624 0 0 0 0 0 tc-so:lo0 33624 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33624 ::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 33624 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:ce:82:6d:13 9 0 8 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:ceff:f tc-so: ff01:2::1 tc-so: ff02::2:fa0f:40cc tc-so: ff02::1%shmif0 tc-so: ff02::1:ff82:6d13 9 0 8 0 0 tc-so:shmif 1500 b2:a0:7c:f9:43:5d 10 0 20 0 0 tc-so:shmif 1500 fc00::/64 fc00::2 tc-so: ff02::1:fff9:435d tc-so: ff01:3::1 tc-so: ff02::2:fa0f:40cc tc-so: ff02::1%shmif1 tc-so: ff02::1:ff00:2%sh 10 0 20 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:7cff:f 10 0 20 0 0 tc-so:l2tp0 1280 4 0 10 0 0 tc-so:bridg 1500 13 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::1 b2:a0:42:34:49:f3 shmif1 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 fe80::b0a0:ceff:fe82:6d13%shmif0 tc-so: group ff01:2::1 refcount 1 tc-so: group ff02::2:fa0f:40cc%shmif0 refcount 1 tc-so: group ff02::1%shmif0 refcount 1 tc-so: group ff02::1:ff82:6d13%shmif0 refcount 1 tc-so: enaddr b2:a0:ce:82:6d:13 multicnt 3 tc-so: 33:33:fa:0f:40:cc -- 33:33:fa:0f:40:cc refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:82:6d:13 -- 33:33:ff:82:6d:13 refcount 1 tc-so:shmif1: tc-so: inet6 fc00::2 tc-so: group ff02::1:fff9:435d%shmif1 refcount 1 tc-so: group ff01:3::1 refcount 2 tc-so: group ff02::2:fa0f:40cc%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:7c:f9:43:5d multicnt 4 tc-so: 33:33:ff:f9:43:5d -- 33:33:ff:f9:43:5d refcount 1 tc-so: 33:33:fa:0f:40:cc -- 33:33:fa:0f:40: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: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 33624 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:f8:d9:d7:72 tc-so: linkstr: ./bus_ipsec_remote tc-so: inet6 fd00::2/64 flags 0 tc-so: inet6 fe80::b0a0:f8ff:fed9:d772%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 - - 33624 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33624 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:f8ff:fed9:d772 link#2 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33624 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff02::%lo0/32 ::1 UC - - 33624 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:fd00::1 b2:a0:44:0b:92:61 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 33624 0 0 0 0 0 tc-so:lo0 33624 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33624 ::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 33624 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:f8:d9:d7:72 6 0 9 0 0 tc-so:shmif 1500 fd00::/64 fd00::2 tc-so: ff02::1:ffd9:d772 tc-so: ff01:2::1 tc-so: ff02::2:96f1:483f 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:f8ff: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:44:0b:92:61 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:ffd9:d772%shmif0 refcount 1 tc-so: group ff01:2::1 refcount 2 tc-so: group ff02::2:96f1:483f%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:f8:d9:d7:72 multicnt 4 tc-so: 33:33:ff:d9:d7:72 -- 33:33:ff:d9:d7:72 refcount 1 tc-so: 33:33:96:f1:48:3f -- 33:33:96:f1:48:3f 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: 13 packets, 1046 bytes, 6 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::2 --> fc00::1 tc-so: local-session-id: 4321 tc-so: remote-session-id: 1234 tc-so: status: active tc-so: input: 4 packets, 602 bytes, 7 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: 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:f8:d9:d7:72 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:f8ff:fed9:d772%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:f9:43:5d tc-so: linkstr: ./bus_ipsec_tunnel tc-so: input: 10 packets, 1346 bytes, 2 multicasts tc-so: output: 20 packets, 2714 bytes, 5 multicasts tc-so: inet6 fc00::2/64 flags 0 tc-so: inet6 fe80::b0a0:7cff:fef9:435d%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:82:6d:13 tc-so: linkstr: ./bus_ipsec_remote tc-so: input: 9 packets, 516 bytes, 6 multicasts tc-so: output: 8 packets, 648 bytes, 5 multicasts tc-so: inet6 fe80::b0a0:ceff:fe82:6d13%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:42:34:49:f3 tc-so: linkstr: ./bus_ipsec_tunnel tc-so: input: 20 packets, 2714 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:42ff:fe34:49f3%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:20:ec:47:92 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:20ff:feec:4792%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:44:0b:92:61 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:44ff:fe0b:9261%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 33624 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 - - 33624 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33624 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33624 lo0 tc-so:ff02::%lo0/32 ::1 UC - - 33624 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33624 0 0 0 0 0 tc-so:lo0 33624 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33624 ::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 33624 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 384 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 128 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 1280 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 128 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 256 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 60 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 64 181 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 256 70 0 0 5 0 5 5 0 inf 0 tc-so:kmem-00256 384 56 0 0 6 0 6 6 0 inf 0 tc-so:kmem-00384 512 35 0 0 5 0 5 5 0 inf 0 tc-so:kmem-00512 640 15 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00768 896 7 0 0 2 0 2 2 0 inf 0 tc-so:kmem-01024 1152 96 0 0 32 0 32 32 0 inf 0 tc-so:kmem-02048 2048 528 0 0 264 0 264 264 0 inf 0 tc-so:kmem-04096 4096 15 0 0 15 0 15 15 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 528 11 0 0 4 0 4 4 0 inf 2 tc-so:mclpl 2048 3 0 0 6 0 6 6 0 8192 4 tc-so:mutex 128 31 0 0 1 0 1 1 0 inf 0 tc-so:pcache 2816 51 0 1 50 0 50 50 0 inf 0 tc-so:pcachecpu 128 52 0 0 2 0 2 2 0 inf 0 tc-so:pcglarge 1152 2 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 384 37 0 0 4 0 4 4 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-128 80 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 306 0 0 5 0 5 5 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 1024 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 128 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 1024 7 0 0 2 0 2 2 0 inf 0 tc-so:vmembt 128 22 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1765 0 40 441 0 441 tc-so: tc-so:In use 1531K, total allocated 1764K; utilization 86.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, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.99 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/evbarm/9.99.99/modules tc-so:[ 1.360005] 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:[ 14.680005] shmif0: Ethernet address b2:a0:44:0b:92:61 tc-so:[ 28.910005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 28.910005] get_ifid: shmif0: ifid: b0:a0:44:ff:fe:0b:92:61 tc-so:[ 28.910005] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:44ff:fe0b:9261 tc-so:[ 30.850005] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:44ff:fe0b:9261 - no duplicates found tc-so:[ 105.590005] in6_if_link_down: fd00::1 marked detached tc-so:[ 105.590005] in6_if_link_down: fe80:2::b0a0:44ff:fe0b:9261 marked detached tc-so:### Dumping unix://ipsec_l2tp_tunel_local tc-so:lo0: flags=0x8049 mtu 33624 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 - - 33624 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33624 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33624 lo0 tc-so:ff02::%lo0/32 ::1 UC - - 33624 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33624 0 0 0 0 0 tc-so:lo0 33624 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33624 ::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 33624 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 256 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 384 1 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 384 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 128 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 1280 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 128 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 256 3 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 54 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 76 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 64 235 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00128 256 86 0 0 6 0 6 6 0 inf 0 tc-so:kmem-00256 384 86 0 0 9 0 9 9 0 inf 0 tc-so:kmem-00384 512 50 0 0 7 0 7 7 0 inf 0 tc-so:kmem-00512 640 15 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00768 896 8 0 0 2 0 2 2 0 inf 0 tc-so:kmem-01024 1152 108 0 0 36 0 36 36 0 inf 0 tc-so:kmem-02048 2048 1332 0 0 666 0 666 666 0 inf 0 tc-so:kmem-04096 4096 16 0 0 16 0 16 16 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 528 13 0 0 5 0 5 5 0 inf 3 tc-so:mclpl 2048 3 0 0 6 0 6 6 0 8192 4 tc-so:mutex 128 42 0 0 2 0 2 2 0 inf 0 tc-so:pcache 2816 54 0 1 53 0 53 53 0 inf 0 tc-so:pcachecpu 128 55 0 0 2 0 2 2 0 inf 0 tc-so:pcglarge 1152 2 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 384 50 0 0 5 0 5 5 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-128 80 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 714 0 0 12 0 12 12 0 inf 0 tc-so:pnbufpl 1040 4 0 0 2 0 2 2 0 inf 0 tc-so:procpl 1024 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 2 0 2 2 0 inf 1 tc-so:rwlock 128 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 1024 7 0 0 2 0 2 2 0 inf 0 tc-so:vmembt 128 77 0 0 3 0 3 3 0 inf 0 tc-so:Totals 3273 0 80 876 0 876 tc-so: tc-so:In use 3235K, total allocated 3504K; utilization 92.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, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.99 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/evbarm/9.99.99/modules tc-so:[ 1.360005] IPsec: Initialized Security Association Processing. tc-so:[ 1.480005] mainbus0 (root) tc-so:[ 1.480005] chacha: Portable C ChaCha tc-so:[ 1.520005] aes: BearSSL aes_ct tc-so:[ 1.560005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.560005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 14.060005] shmif0: Ethernet address b2:a0:20:ec:47:92 tc-so:[ 16.550005] shmif1: Ethernet address b2:a0:42:34:49:f3 tc-so:[ 26.480005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 26.480005] get_ifid: shmif0: ifid: b0:a0:20:ff:fe:ec:47:92 tc-so:[ 26.950005] get_ifid: shmif1: got interface identifier from itself tc-so:[ 26.950005] get_ifid: shmif1: ifid: b0:a0:42:ff:fe:34:49:f3 tc-so:[ 26.950005] nd6_dad_start: shmif1: starting DAD for fe80:3::b0a0:42ff:fe34:49f3 tc-so:[ 28.100005] nd6_dad_timer: shmif1: DAD complete for fe80:3::b0a0:42ff:fe34:49f3 - no duplicates found tc-so:[ 49.720005] ah_input: hash over 194 bytes, skip 40: crda len 194 skip 0 inject 52 tc-so:[ 53.060005] ah_input: hash over 178 bytes, skip 40: crda len 178 skip 0 inject 52 tc-so:[ 98.740005] in6_if_link_down: fc00::1 marked detached tc-so:[ 98.740005] in6_if_link_down: fe80:3::b0a0:42ff:fe34:49f3 marked detached tc-so:[ 100.710005] in6_if_link_down: fe80:2::b0a0:20ff:feec:4792 marked detached tc-so:### Dumping unix://ipsec_l2tp_tunnel_remote tc-so:lo0: flags=0x8049 mtu 33624 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 - - 33624 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33624 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33624 lo0 tc-so:ff02::%lo0/32 ::1 UC - - 33624 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33624 0 0 0 0 0 tc-so:lo0 33624 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33624 ::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 33624 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 256 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 384 2 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 384 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 128 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 1280 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 128 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 256 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 75 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 64 250 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00128 256 85 0 0 6 0 6 6 0 inf 0 tc-so:kmem-00256 384 86 0 0 9 0 9 9 0 inf 0 tc-so:kmem-00384 512 50 0 0 7 0 7 7 0 inf 0 tc-so:kmem-00512 640 15 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00768 896 8 0 0 2 0 2 2 0 inf 0 tc-so:kmem-01024 1152 108 0 0 36 0 36 36 0 inf 0 tc-so:kmem-02048 2048 1333 0 0 667 0 667 667 0 inf 0 tc-so:kmem-04096 4096 16 0 0 16 0 16 16 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 528 15 0 0 5 0 5 5 0 inf 2 tc-so:mclpl 2048 4 0 0 6 0 6 6 0 8192 4 tc-so:mutex 128 42 0 0 2 0 2 2 0 inf 0 tc-so:pcache 2816 54 0 1 53 0 53 53 0 inf 0 tc-so:pcachecpu 128 55 0 0 2 0 2 2 0 inf 0 tc-so:pcglarge 1152 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 384 46 0 0 5 0 5 5 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-128 80 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 715 0 0 12 0 12 12 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 1024 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 2 0 2 2 0 inf 1 tc-so:rwlock 128 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 1024 7 0 0 2 0 2 2 0 inf 0 tc-so:vmembt 128 77 0 0 3 0 3 3 0 inf 0 tc-so:Totals 3281 0 76 876 0 876 tc-so: tc-so:In use 3236K, total allocated 3504K; utilization 92.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, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.99 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/evbarm/9.99.99/modules tc-so:[ 1.390005] IPsec: Initialized Security Association Processing. 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:[ 15.290005] shmif0: Ethernet address b2:a0:ce:82:6d:13 tc-so:[ 17.710005] shmif1: Ethernet address b2:a0:7c:f9:43:5d tc-so:[ 29.420005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 29.420005] get_ifid: shmif0: ifid: b0:a0:ce:ff:fe:82:6d:13 tc-so:[ 29.930005] get_ifid: shmif1: got interface identifier from itself tc-so:[ 29.930005] get_ifid: shmif1: ifid: b0:a0:7c:ff:fe:f9:43:5d tc-so:[ 29.930005] nd6_dad_start: shmif1: starting DAD for fe80:3::b0a0:7cff:fef9:435d tc-so:[ 31.360005] nd6_dad_timer: shmif1: DAD complete for fe80:3::b0a0:7cff:fef9:435d - no duplicates found tc-so:[ 46.160005] ah_input: hash over 186 bytes, skip 40: crda len 186 skip 0 inject 52 tc-so:[ 49.440005] ah_input: hash over 178 bytes, skip 40: crda len 178 skip 0 inject 52 tc-so:[ 91.260005] in6_if_link_down: fc00::2 marked detached tc-so:[ 91.260005] in6_if_link_down: fe80:3::b0a0:7cff:fef9:435d marked detached tc-so:[ 93.330005] in6_if_link_down: fe80:2::b0a0:ceff:fe82:6d13 marked detached tc-so:### Dumping unix://ipsec_l2tp_remote tc-so:lo0: flags=0x8049 mtu 33624 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 - - 33624 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33624 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33624 lo0 tc-so:ff02::%lo0/32 ::1 UC - - 33624 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33624 0 0 0 0 0 tc-so:lo0 33624 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33624 ::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 33624 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 384 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 128 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 1280 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 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 128 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 256 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 59 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 64 191 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 256 69 0 0 5 0 5 5 0 inf 0 tc-so:kmem-00256 384 56 0 0 6 0 6 6 0 inf 0 tc-so:kmem-00384 512 35 0 0 5 0 5 5 0 inf 0 tc-so:kmem-00512 640 15 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00768 896 7 0 0 2 0 2 2 0 inf 0 tc-so:kmem-01024 1152 96 0 0 32 0 32 32 0 inf 0 tc-so:kmem-02048 2048 494 0 0 247 0 247 247 0 inf 0 tc-so:kmem-04096 4096 15 0 0 15 0 15 15 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 528 7 0 0 4 0 4 4 0 inf 3 tc-so:mclpl 2048 3 0 0 6 0 6 6 0 8192 4 tc-so:mutex 128 31 0 0 1 0 1 1 0 inf 0 tc-so:pcache 2816 51 0 1 50 0 50 50 0 inf 0 tc-so:pcachecpu 128 52 0 0 2 0 2 2 0 inf 0 tc-so:pcglarge 1152 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 384 31 0 0 4 0 4 4 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-128 80 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 289 0 0 5 0 5 5 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 1024 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 128 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 1024 7 0 0 2 0 2 2 0 inf 0 tc-so:vmembt 128 22 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1702 0 36 424 0 424 tc-so: tc-so:In use 1455K, total allocated 1696K; utilization 85.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, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.99 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/evbarm/9.99.99/modules tc-so:[ 1.380005] 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:[ 16.390005] shmif0: Ethernet address b2:a0:f8:d9:d7:72 tc-so:[ 33.900005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 33.900005] get_ifid: shmif0: ifid: b0:a0:f8:ff:fe:d9:d7:72 tc-so:[ 33.900005] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:f8ff:fed9:d772 tc-so:[ 35.710005] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:f8ff:fed9:d772 - no duplicates found tc-so:[ 85.760005] in6_if_link_down: fd00::2 marked detached tc-so:[ 85.760005] in6_if_link_down: fe80:2::b0a0:f8ff:fed9:d772 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:29.850004 b2:a0:44:0b:92:61 > 33:33:ff:0b:92:61, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff0b:9261: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff0b:9261, length 24 tc-so:00:00:29.850004 b2:a0:44:0b:92:61 > 33:33:ff:0b:92:61, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff0b:9261: ICMP6, neighbor solicitation, who has fe80::b0a0:44ff:fe0b:9261, length 32 tc-so:00:00:27.220004 b2:a0:20:ec:47:92 > 33:33:2d:71:71:e5, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:20ff:feec:4792 > ff02::2:2d71:71e5: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:2d71:71e5, length 24 tc-so:00:00:27.260004 b2:a0:20:ec:47:92 > 33:33:ff:ec:47:92, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:20ff:feec:4792 > ff02::1:ffec:4792: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffec:4792, length 24 tc-so:00:00:30.770004 b2:a0:44:0b:92:61 > 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:31.000004 b2:a0:20:ec:47:92 > 33:33:2d:71:71:e5, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:20ff:feec:4792 > ff02::2:2d71:71e5: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:2d71:71e5, length 24 tc-so:00:00:33.300004 b2:a0:20:ec:47:92 > 33:33:ff:ec:47:92, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:20ff:feec:4792 > ff02::1:ffec:4792: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffec:4792, length 24 tc-so:00:00:38.120004 b2:a0:44:0b:92:61 > 33:33:ff:0b:92:61, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:44ff:fe0b:9261 > ff02::1:ff0b:9261: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff0b:9261, length 24 tc-so:00:00:38.840004 b2:a0:44:0b:92:61 > 33:33:39:0c:06:f8, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:44ff:fe0b:9261 > ff02::2:390c:6f8: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:390c:6f8, length 24 tc-so:00:00:41.760004 b2:a0:f8:d9:d7:72 > 33:33:ff:d9:d7:72, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffd9:d772: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffd9:d772, length 24 tc-so:00:00:41.840004 b2:a0:f8:d9:d7:72 > 33:33:ff:d9:d7:72, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffd9:d772: ICMP6, neighbor solicitation, who has fe80::b0a0:f8ff:fed9:d772, length 32 tc-so:00:00:42.260004 b2:a0:ce:82:6d:13 > 33:33:ff:82:6d:13, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:ceff:fe82:6d13 > ff02::1:ff82:6d13: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff82:6d13, length 24 tc-so:00:00:42.380004 b2:a0:f8:d9:d7:72 > 33:33:96:f1:48:3f, ethertype IPv6 (0x86dd), length 86: :: > ff02::2:96f1:483f: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:96f1:483f, length 24 tc-so:00:00:43.050004 b2:a0:f8:d9:d7:72 > 33:33:ff:d9:d7:72, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:f8ff:fed9:d772 > ff02::1:ffd9:d772: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffd9:d772, length 24 tc-so:00:00:43.990004 b2:a0:f8:d9:d7:72 > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:f8ff:fed9:d772 > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24 tc-so:00:00:47.510004 b2:a0:44:0b:92:61 > 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:44.720004 b2:a0:f8:d9:d7:72 > b2:a0:44:0b:92:61, ethertype IPv6 (0x86dd), length 86: fd00::2 > fd00::1: ICMP6, neighbor advertisement, tgt is fd00::2, length 32 tc-so:00:00:47.550004 b2:a0:44:0b:92:61 > b2:a0:f8:d9:d7:72, ethertype IPv6 (0x86dd), length 70: fd00::1 > fd00::2: ICMP6, echo request, seq 0, length 16 tc-so:00:00:44.760004 b2:a0:f8:d9:d7:72 > b2:a0:44:0b:92:61, ethertype IPv6 (0x86dd), length 70: fd00::2 > fd00::1: ICMP6, echo reply, seq 0, length 16 tc-so:00:00:49.720004 b2:a0:f8:d9:d7:72 > b2:a0:44:0b:92:61, ethertype IPv6 (0x86dd), length 86: fd00::2 > fd00::1: ICMP6, neighbor solicitation, who has fd00::1, length 32 tc-so:00:00:52.590004 b2:a0:44:0b:92:61 > b2:a0:f8:d9:d7:72, ethertype IPv6 (0x86dd), length 78: fd00::1 > fd00::2: ICMP6, neighbor advertisement, tgt is fd00::1, length 24 tc-so:00:00:55.850004 b2:a0:44:0b:92:61 > b2:a0:f8:d9:d7:72, ethertype IPv6 (0x86dd), length 70: fd00::1 > fd00::2: ICMP6, echo request, seq 0, length 16 tc-so:00:00:53.060004 b2:a0:f8:d9:d7:72 > b2:a0:44:0b:92:61, ethertype IPv6 (0x86dd), length 70: fd00::2 > fd00::1: ICMP6, echo reply, seq 0, length 16 tc-so:### Dumping ./bus_ipsec_remote tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:29.590004 b2:a0:ce:82:6d:13 > 33:33:fa:0f:40:cc, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:ceff:fe82:6d13 > ff02::2:fa0f:40cc: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:fa0f:40cc, length 24 tc-so:00:00:30.370004 b2:a0:ce:82:6d:13 > 33:33:ff:82:6d:13, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:ceff:fe82:6d13 > ff02::1:ff82:6d13: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff82:6d13, length 24 tc-so:00:00:34.820004 b2:a0:ce:82:6d:13 > 33:33:fa:0f:40:cc, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:ceff:fe82:6d13 > ff02::2:fa0f:40cc: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:fa0f:40cc, length 24 tc-so:00:00:34.590004 b2:a0:f8:d9:d7:72 > 33:33:ff:d9:d7:72, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffd9:d772: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffd9:d772, length 24 tc-so:00:00:34.710004 b2:a0:f8:d9:d7:72 > 33:33:ff:d9:d7:72, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffd9:d772: ICMP6, neighbor solicitation, who has fe80::b0a0:f8ff:fed9:d772, length 32 tc-so:00:00:38.630004 b2:a0:ce:82:6d:13 > 33:33:ff:82:6d:13, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:ceff:fe82:6d13 > ff02::1:ff82:6d13: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff82:6d13, length 24 tc-so:00:00:35.250004 b2:a0:f8:d9:d7:72 > 33:33:96:f1:48:3f, ethertype IPv6 (0x86dd), length 86: :: > ff02::2:96f1:483f: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:96f1:483f, length 24 tc-so:00:00:35.920004 b2:a0:f8:d9:d7:72 > 33:33:ff:d9:d7:72, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:f8ff:fed9:d772 > ff02::1:ffd9:d772: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffd9:d772, length 24 tc-so:00:00:36.850004 b2:a0:f8:d9:d7:72 > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:f8ff:fed9:d772 > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24 tc-so:00:00:41.090004 b2:a0:44:0b:92:61 > 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:37.550004 b2:a0:f8:d9:d7:72 > b2:a0:44:0b:92:61, ethertype IPv6 (0x86dd), length 86: fd00::2 > fd00::1: ICMP6, neighbor advertisement, tgt is fd00::2, length 32 tc-so:00:00:41.170004 b2:a0:44:0b:92:61 > b2:a0:f8:d9:d7:72, ethertype IPv6 (0x86dd), length 70: fd00::1 > fd00::2: ICMP6, echo request, seq 0, length 16 tc-so:00:00:37.630004 b2:a0:f8:d9:d7:72 > b2:a0:44:0b:92:61, ethertype IPv6 (0x86dd), length 70: fd00::2 > fd00::1: ICMP6, echo reply, seq 0, length 16 tc-so:00:00:42.550004 b2:a0:f8:d9:d7:72 > b2:a0:44:0b:92:61, ethertype IPv6 (0x86dd), length 86: fd00::2 > fd00::1: ICMP6, neighbor solicitation, who has fd00::1, length 32 tc-so:00:00:46.160004 b2:a0:44:0b:92:61 > b2:a0:f8:d9:d7:72, ethertype IPv6 (0x86dd), length 78: fd00::1 > fd00::2: ICMP6, neighbor advertisement, tgt is fd00::1, length 24 tc-so:00:00:49.440004 b2:a0:44:0b:92:61 > b2:a0:f8:d9:d7:72, ethertype IPv6 (0x86dd), length 70: fd00::1 > fd00::2: ICMP6, echo request, seq 0, length 16 tc-so:00:00:45.890004 b2:a0:f8:d9:d7:72 > b2:a0:44:0b:92:61, ethertype IPv6 (0x86dd), length 70: fd00::2 > fd00::1: ICMP6, echo reply, seq 0, length 16 tc-so:### Dumping ./bus_ipsec_tunnel tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:27.100004 b2:a0:42:34:49:f3 > 33:33:ff:34:49:f3, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff34:49f3: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff34:49f3, length 24 tc-so:00:00:27.100004 b2:a0:42:34:49:f3 > 33:33:ff:34:49:f3, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff34:49f3: ICMP6, neighbor solicitation, who has fe80::b0a0:42ff:fe34:49f3, length 32 tc-so:00:00:29.270004 b2:a0:42:34:49:f3 > 33:33:2d:71:71:e5, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:42ff:fe34:49f3 > ff02::2:2d71:71e5: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:2d71:71e5, length 24 tc-so:00:00:30.880004 b2:a0:42:34:49:f3 > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:42ff:fe34:49f3 > ff02::1:ff00:1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:1, length 24 tc-so:00:00:33.340004 b2:a0:42:34:49:f3 > 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:29.930004 b2:a0:7c:f9:43:5d > b2:a0:42:34:49:f3, ethertype IPv6 (0x86dd), length 86: fc00::2 > fc00::1: ICMP6, neighbor advertisement, tgt is fc00::2, length 32 tc-so:00:00:33.560004 b2:a0:42:34:49:f3 > b2:a0:7c:f9:43:5d, ethertype IPv6 (0x86dd), length 144: fc00::1 > fc00::2: ip-proto-115 90 tc-so:00:00:29.980004 b2:a0:7c:f9:43:5d > b2:a0:42:34:49:f3, ethertype IPv6 (0x86dd), length 192: fc00::2 > fc00::1: ICMP6, parameter problem, next header - octet 6, length 138 tc-so:00:00:30.160004 b2:a0:7c:f9:43:5d > 33:33:ff:f9:43:5d, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:fff9:435d: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:fff9:435d, length 24 tc-so:00:00:30.200004 b2:a0:7c:f9:43:5d > 33:33:ff:f9:43:5d, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:fff9:435d: ICMP6, neighbor solicitation, who has fe80::b0a0:7cff:fef9:435d, length 32 tc-so:00:00:34.000004 b2:a0:42:34:49:f3 > 33:33:ff:34:49:f3, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:42ff:fe34:49f3 > ff02::1:ff34:49f3: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff34:49f3, length 24 tc-so:00:00:35.360004 b2:a0:42:34:49:f3 > b2:a0:7c:f9:43:5d, ethertype IPv6 (0x86dd), length 144: fc00::1 > fc00::2: ip-proto-115 90 tc-so:00:00:31.770004 b2:a0:7c:f9:43:5d > b2:a0:42:34:49:f3, ethertype IPv6 (0x86dd), length 192: fc00::2 > fc00::1: ICMP6, parameter problem, next header - octet 6, length 138 tc-so:00:00:32.310004 b2:a0:7c:f9:43:5d > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:7cff:fef9:435d > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24 tc-so:00:00:36.000004 b2:a0:42:34:49:f3 > b2:a0:7c:f9:43:5d, ethertype IPv6 (0x86dd), length 144: fc00::1 > fc00::2: ip-proto-115 90 tc-so:00:00:32.430004 b2:a0:7c:f9:43:5d > b2:a0:42:34:49:f3, ethertype IPv6 (0x86dd), length 192: fc00::2 > fc00::1: ICMP6, parameter problem, next header - octet 6, length 138 tc-so:00:00:34.940004 b2:a0:7c:f9:43:5d > b2:a0:42:34:49:f3, ethertype IPv6 (0x86dd), length 86: fc00::2 > fc00::1: ICMP6, neighbor solicitation, who has fc00::1, length 32 tc-so:00:00:38.530004 b2:a0:42:34:49:f3 > b2:a0:7c:f9:43:5d, ethertype IPv6 (0x86dd), length 78: fc00::1 > fc00::2: ICMP6, neighbor advertisement, tgt is fc00::1, length 24 tc-so:00:00:36.800004 b2:a0:7c:f9:43:5d > 33:33:fa:0f:40:cc, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:7cff:fef9:435d > ff02::2:fa0f:40cc: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:fa0f:40cc, length 24 tc-so:00:00:38.130004 b2:a0:7c:f9:43:5d > 33:33:ff:f9:43:5d, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:7cff:fef9:435d > ff02::1:fff9:435d: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:fff9:435d, length 24 tc-so:00:00:38.170004 b2:a0:7c:f9:43:5d > b2:a0:42:34:49:f3, ethertype IPv6 (0x86dd), length 144: fc00::2 > fc00::1: ip-proto-115 90 tc-so:00:00:38.250004 b2:a0:7c:f9:43:5d > b2:a0:42:34:49:f3, ethertype IPv6 (0x86dd), length 144: fc00::2 > fc00::1: ip-proto-115 90 tc-so:00:00:38.670004 b2:a0:7c:f9:43:5d > b2:a0:42:34:49:f3, ethertype IPv6 (0x86dd), length 144: fc00::2 > fc00::1: ip-proto-115 90 tc-so:00:00:38.790004 b2:a0:7c:f9:43:5d > b2:a0:42:34:49:f3, ethertype IPv6 (0x86dd), length 144: fc00::2 > fc00::1: ip-proto-115 90 tc-so:00:00:39.460004 b2:a0:7c:f9:43:5d > b2:a0:42:34:49:f3, ethertype IPv6 (0x86dd), length 144: fc00::2 > fc00::1: ip-proto-115 90 tc-so:00:00:40.400004 b2:a0:7c:f9:43:5d > b2:a0:42:34:49:f3, ethertype IPv6 (0x86dd), length 144: fc00::2 > fc00::1: ip-proto-115 90 tc-so:00:00:44.680004 b2:a0:42:34:49:f3 > b2:a0:7c:f9:43:5d, ethertype IPv6 (0x86dd), length 144: fc00::1 > fc00::2: ip-proto-115 90 tc-so:00:00:41.140004 b2:a0:7c:f9:43:5d > b2:a0:42:34:49:f3, ethertype IPv6 (0x86dd), length 144: fc00::2 > fc00::1: ip-proto-115 90 tc-so:00:00:44.760004 b2:a0:42:34:49:f3 > b2:a0:7c:f9:43:5d, ethertype IPv6 (0x86dd), length 128: fc00::1 > fc00::2: ip-proto-115 74 tc-so:00:00:41.170004 b2:a0:7c:f9:43:5d > b2:a0:42:34:49:f3, ethertype IPv6 (0x86dd), length 128: fc00::2 > fc00::1: ip-proto-115 74 tc-so:00:00:46.120004 b2:a0:7c:f9:43:5d > b2:a0:42:34:49:f3, 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:49.770004 b2:a0:42:34:49:f3 > b2:a0:7c:f9:43:5d, ethertype IPv6 (0x86dd), length 200: fc00::1 > fc00::2: AH(spi=0x00002710,seq=0x1): fc00::1 > fc00::2: ip-proto-115 82 tc-so:00:00:53.020004 b2:a0:42:34:49:f3 > b2:a0:7c:f9:43:5d, 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:49.480004 b2:a0:7c:f9:43:5d > b2:a0:42:34:49:f3, ethertype IPv6 (0x86dd), length 192: fc00::2 > fc00::1: AH(spi=0x00002711,seq=0x2): fc00::2 > fc00::1: ip-proto-115 74 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: 1662334192.623215, ipsec_l2tp_ipv6_tunnel_ah_null, passed tc-start: 1662334192.689911, 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:56:25:de:15 ./.__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:94:1c:43:61 ./.__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:c0:04:05:09 ./.__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:fc:d0:12: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:./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:c6:04:4f:a5 ./.__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: Sep 4 23:30:46 2022 current: Sep 4 23:30:48 2022 tc-so: diff: 2(s) hard: 0(s) soft: 0(s) tc-so: last: Sep 4 23:29:58 2022 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=14751 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: Sep 4 23:30:46 2022 current: Sep 4 23:30:48 2022 tc-so: diff: 2(s) hard: 0(s) soft: 0(s) tc-so: last: Sep 4 23:29:58 2022 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=14751 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: Sep 4 23:30:48 2022 current: Sep 4 23:30:50 2022 tc-so: diff: 2(s) hard: 0(s) soft: 0(s) tc-so: last: Sep 4 23:30:49 2022 hard: 0(s) soft: 0(s) tc-so: current: 162(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=14652 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: Sep 4 23:30:48 2022 current: Sep 4 23:30:50 2022 tc-so: diff: 2(s) hard: 0(s) soft: 0(s) tc-so: last: Sep 4 23:30:49 2022 hard: 0(s) soft: 0(s) tc-so: current: 180(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=14652 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 33624 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:b4:e4:39:28 tc-so: linkstr: ./bus_ipsec_local tc-so: inet6 fd00::1/64 flags 0 tc-so: inet6 fe80::b0a0:b4ff:fee4:3928%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 - - 33624 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33624 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:b4ff:fee4:3928 link#2 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33624 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff02::%lo0/32 ::1 UC - - 33624 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:fd00::2 b2:a0:c6:04:4f:a5 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 33624 0 0 0 0 0 tc-so:lo0 33624 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33624 ::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 33624 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:b4:e4:39:28 12 0 9 0 0 tc-so:shmif 1500 fd00::/64 fd00::1 tc-so: ff02::1:ffe4:3928 tc-so: ff01:2::1 tc-so: ff02::2:7ef:b4ac% 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:b4ff: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:c6:04:4f:a5 shmif0 16s 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:ffe4:3928%shmif0 refcount 1 tc-so: group ff01:2::1 refcount 2 tc-so: group ff02::2:7ef:b4ac%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:b4:e4:39:28 multicnt 4 tc-so: 33:33:ff:e4:39:28 -- 33:33:ff:e4:39:28 refcount 1 tc-so: 33:33:07:ef:b4:ac -- 33:33:07:ef:b4:ac 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 33624 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:56:25:de:15 tc-so: linkstr: ./bus_ipsec_local tc-so: inet6 fe80::b0a0:56ff:fe25:de15%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:94:1c:43:61 tc-so: linkstr: ./bus_ipsec_tunnel tc-so: inet6 fc00::1/64 flags 0 tc-so: inet6 fe80::b0a0:94ff:fe1c:4361%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 - - 33624 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33624 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:56ff:fe25:de15 link#2 UHl - - - lo0 tc-so:fe80::%shmif1/64 link#3 UC - - - shmif1 tc-so:fe80::b0a0:94ff:fe1c:4361 link#3 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33624 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 - - 33624 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:fc:d0:12:7e 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 33624 0 0 0 0 0 tc-so:lo0 33624 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33624 ::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 33624 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:56:25:de:15 10 0 12 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:56ff:f tc-so: ff01:2::1 tc-so: ff02::2:3f1b:28ae tc-so: ff02::1%shmif0 tc-so: ff02::1:ff25:de15 10 0 12 0 0 tc-so:shmif 1500 b2:a0:94:1c:43:61 19 0 15 0 0 tc-so:shmif 1500 fc00::/64 fc00::1 tc-so: ff02::1:ff1c:4361 tc-so: ff01:3::1 tc-so: ff02::2:3f1b:28ae tc-so: ff02::1%shmif1 tc-so: ff02::1:ff00:1%sh 19 0 15 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:94ff:f 19 0 15 0 0 tc-so:l2tp0 1280 8 0 8 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::2 b2:a0:fc:d0:12:7e shmif1 23h59m48s 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:56ff:fe25:de15%shmif0 tc-so: group ff01:2::1 refcount 1 tc-so: group ff02::2:3f1b:28ae%shmif0 refcount 1 tc-so: group ff02::1%shmif0 refcount 1 tc-so: group ff02::1:ff25:de15%shmif0 refcount 1 tc-so: enaddr b2:a0:56:25:de:15 multicnt 3 tc-so: 33:33:3f:1b:28:ae -- 33:33:3f:1b:28:ae refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:25:de:15 -- 33:33:ff:25:de:15 refcount 1 tc-so:shmif1: tc-so: inet6 fc00::1 tc-so: group ff02::1:ff1c:4361%shmif1 refcount 1 tc-so: group ff01:3::1 refcount 2 tc-so: group ff02::2:3f1b:28ae%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:94:1c:43:61 multicnt 4 tc-so: 33:33:ff:1c:43:61 -- 33:33:ff:1c:43:61 refcount 1 tc-so: 33:33:3f:1b:28:ae -- 33:33:3f:1b:28: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: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 33624 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:c0:04:05:09 tc-so: linkstr: ./bus_ipsec_remote tc-so: inet6 fe80::b0a0:c0ff:fe04:509%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:fc:d0:12:7e tc-so: linkstr: ./bus_ipsec_tunnel tc-so: inet6 fc00::2/64 flags 0 tc-so: inet6 fe80::b0a0:fcff:fed0:127e%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 - - 33624 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33624 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:c0ff:fe04:509 link#2 UHl - - - lo0 tc-so:fe80::%shmif1/64 link#3 UC - - - shmif1 tc-so:fe80::b0a0:fcff:fed0:127e link#3 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33624 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 - - 33624 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:94:1c:43:61 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 33624 0 0 0 0 0 tc-so:lo0 33624 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33624 ::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 33624 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:c0:04:05:09 9 0 8 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:c0ff:f tc-so: ff01:2::1 tc-so: ff02::2:98c1:bc73 tc-so: ff02::1%shmif0 tc-so: ff02::1:ff04:509% 9 0 8 0 0 tc-so:shmif 1500 b2:a0:fc:d0:12:7e 11 0 19 0 0 tc-so:shmif 1500 fc00::/64 fc00::2 tc-so: ff02::1:ffd0:127e tc-so: ff01:3::1 tc-so: ff02::2:98c1:bc73 tc-so: ff02::1%shmif1 tc-so: ff02::1:ff00:2%sh 11 0 19 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:fcff:f 11 0 19 0 0 tc-so:l2tp0 1280 4 0 9 0 0 tc-so:bridg 1500 13 0 13 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:94:1c:43:61 shmif1 23h59m39s 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:c0ff:fe04:509%shmif0 tc-so: group ff01:2::1 refcount 1 tc-so: group ff02::2:98c1:bc73%shmif0 refcount 1 tc-so: group ff02::1%shmif0 refcount 1 tc-so: group ff02::1:ff04:509%shmif0 refcount 1 tc-so: enaddr b2:a0:c0:04:05:09 multicnt 3 tc-so: 33:33:98:c1:bc:73 -- 33:33:98:c1:bc:73 refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:04:05:09 -- 33:33:ff:04:05:09 refcount 1 tc-so:shmif1: tc-so: inet6 fc00::2 tc-so: group ff02::1:ffd0:127e%shmif1 refcount 1 tc-so: group ff01:3::1 refcount 2 tc-so: group ff02::2:98c1:bc73%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:fc:d0:12:7e multicnt 4 tc-so: 33:33:ff:d0:12:7e -- 33:33:ff:d0:12:7e refcount 1 tc-so: 33:33:98:c1:bc:73 -- 33:33:98:c1:bc:73 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 33624 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:c6:04:4f:a5 tc-so: linkstr: ./bus_ipsec_remote tc-so: inet6 fd00::2/64 flags 0 tc-so: inet6 fe80::b0a0:c6ff:fe04:4fa5%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 - - 33624 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33624 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:c6ff:fe04:4fa5 link#2 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33624 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff02::%lo0/32 ::1 UC - - 33624 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:fd00::1 b2:a0:b4:e4:39: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 33624 0 0 0 0 0 tc-so:lo0 33624 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33624 ::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 33624 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:c6:04:4f:a5 5 0 9 0 0 tc-so:shmif 1500 fd00::/64 fd00::2 tc-so: ff02::1:ff04:4fa5 tc-so: ff01:2::1 tc-so: ff02::2:50fc:e7a9 tc-so: ff02::1%shmif0 tc-so: ff02::1:ff00:2%sh 5 0 9 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:c6ff:f 5 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:b4:e4:39:28 shmif0 23h59m44s 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 tc-so: group ff02::1:ff04:4fa5%shmif0 refcount 1 tc-so: group ff01:2::1 refcount 2 tc-so: group ff02::2:50fc:e7a9%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:c6:04:4f:a5 multicnt 4 tc-so: 33:33:ff:04:4f:a5 -- 33:33:ff:04:4f:a5 refcount 1 tc-so: 33:33:50:fc:e7:a9 -- 33:33:50:fc:e7: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:bridge0: flags=0x41 mtu 1500 tc-so: status: active tc-so: input: 13 packets, 1046 bytes, 6 multicasts tc-so: output: 13 packets, 1046 bytes, 6 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: 4 packets, 516 bytes, 6 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: 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::1 --> fc00::2 tc-so: local-session-id: 1234 tc-so: remote-session-id: 4321 tc-so: status: active tc-so: input: 8 packets, 774 bytes, 9 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:c6:04:4f:a5 tc-so: linkstr: ./bus_ipsec_remote tc-so: input: 5 packets, 390 bytes, 2 multicasts tc-so: output: 9 packets, 742 bytes, 5 multicasts tc-so: inet6 fd00::2/64 flags 0 tc-so: inet6 fe80::b0a0:c6ff:fe04:4fa5%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:fc:d0:12:7e tc-so: linkstr: ./bus_ipsec_tunnel tc-so: input: 11 packets, 1462 bytes, 2 multicasts tc-so: output: 19 packets, 2542 bytes, 5 multicasts tc-so: inet6 fc00::2/64 flags 0 tc-so: inet6 fe80::b0a0:fcff:fed0:127e%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:c0:04:05:09 tc-so: linkstr: ./bus_ipsec_remote tc-so: input: 9 packets, 516 bytes, 6 multicasts tc-so: output: 8 packets, 648 bytes, 5 multicasts tc-so: inet6 fe80::b0a0:c0ff:fe04:509%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:94:1c:43:61 tc-so: linkstr: ./bus_ipsec_tunnel tc-so: input: 19 packets, 2542 bytes, 5 multicasts tc-so: output: 15 packets, 1806 bytes, 6 multicasts tc-so: inet6 fc00::1/64 flags 0 tc-so: inet6 fe80::b0a0:94ff:fe1c:4361%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:56:25:de:15 tc-so: linkstr: ./bus_ipsec_local tc-so: input: 10 packets, 946 bytes, 11 multicasts tc-so: output: 12 packets, 1000 bytes, 8 multicasts tc-so: inet6 fe80::b0a0:56ff:fe25:de15%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:b4:e4:39:28 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:b4ff:fee4:3928%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 33624 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 - - 33624 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33624 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33624 lo0 tc-so:ff02::%lo0/32 ::1 UC - - 33624 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33624 0 0 0 0 0 tc-so:lo0 33624 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33624 ::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 33624 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 384 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 128 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 1280 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 128 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 256 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 61 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 64 181 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 256 70 0 0 5 0 5 5 0 inf 0 tc-so:kmem-00256 384 56 0 0 6 0 6 6 0 inf 0 tc-so:kmem-00384 512 35 0 0 5 0 5 5 0 inf 0 tc-so:kmem-00512 640 15 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00768 896 7 0 0 2 0 2 2 0 inf 0 tc-so:kmem-01024 1152 96 0 0 32 0 32 32 0 inf 0 tc-so:kmem-02048 2048 528 0 0 264 0 264 264 0 inf 0 tc-so:kmem-04096 4096 15 0 0 15 0 15 15 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 528 11 0 0 4 0 4 4 0 inf 2 tc-so:mclpl 2048 3 0 0 6 0 6 6 0 8192 4 tc-so:mutex 128 31 0 0 1 0 1 1 0 inf 0 tc-so:pcache 2816 51 0 1 50 0 50 50 0 inf 0 tc-so:pcachecpu 128 52 0 0 2 0 2 2 0 inf 0 tc-so:pcglarge 1152 2 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 384 41 0 0 5 0 5 5 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-128 80 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 306 0 0 5 0 5 5 0 inf 0 tc-so:pnbufpl 1040 4 0 0 2 0 2 2 0 inf 0 tc-so:procpl 1024 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 128 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 1024 7 0 0 2 0 2 2 0 inf 0 tc-so:vmembt 128 24 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1774 0 40 443 0 443 tc-so: tc-so:In use 1535K, total allocated 1772K; utilization 86.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, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.99 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/evbarm/9.99.99/modules tc-so:[ 1.450005] mainbus0 (root) tc-so:[ 1.450005] chacha: Portable C ChaCha tc-so:[ 1.490005] aes: BearSSL aes_ct tc-so:[ 1.530005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.530005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 15.670005] shmif0: Ethernet address b2:a0:b4:e4:39:28 tc-so:[ 31.190005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 31.190005] get_ifid: shmif0: ifid: b0:a0:b4:ff:fe:e4:39:28 tc-so:[ 31.190005] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:b4ff:fee4:3928 tc-so:[ 33.080005] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:b4ff:fee4:3928 - no duplicates found tc-so:[ 108.820005] in6_if_link_down: fd00::1 marked detached tc-so:[ 108.820005] in6_if_link_down: fe80:2::b0a0:b4ff:fee4:3928 marked detached tc-so:### Dumping unix://ipsec_l2tp_tunel_local tc-so:lo0: flags=0x8049 mtu 33624 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 - - 33624 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33624 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33624 lo0 tc-so:ff02::%lo0/32 ::1 UC - - 33624 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33624 0 0 0 0 0 tc-so:lo0 33624 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33624 ::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 33624 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 384 1 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 384 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 128 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 1280 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 128 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 256 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 54 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 75 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 64 237 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00128 256 86 0 0 6 0 6 6 0 inf 0 tc-so:kmem-00256 384 86 0 0 9 0 9 9 0 inf 0 tc-so:kmem-00384 512 50 0 0 7 0 7 7 0 inf 0 tc-so:kmem-00512 640 15 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00768 896 8 0 0 2 0 2 2 0 inf 0 tc-so:kmem-01024 1152 108 0 0 36 0 36 36 0 inf 0 tc-so:kmem-02048 2048 1334 0 0 667 0 667 667 0 inf 0 tc-so:kmem-04096 4096 16 0 0 16 0 16 16 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 528 16 0 0 5 0 5 5 0 inf 2 tc-so:mclpl 2048 4 0 0 6 0 6 6 0 8192 4 tc-so:mutex 128 42 0 0 2 0 2 2 0 inf 0 tc-so:pcache 2816 54 0 1 53 0 53 53 0 inf 0 tc-so:pcachecpu 128 55 0 0 2 0 2 2 0 inf 0 tc-so:pcglarge 1152 2 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 384 48 0 0 5 0 5 5 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-128 80 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 714 0 0 12 0 12 12 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 1024 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 2 0 2 2 0 inf 1 tc-so:rwlock 128 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 1024 7 0 0 2 0 2 2 0 inf 0 tc-so:vmembt 128 77 0 0 3 0 3 3 0 inf 0 tc-so:Totals 3271 0 79 876 0 876 tc-so: tc-so:In use 3239K, total allocated 3504K; utilization 92.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, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.99 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/evbarm/9.99.99/modules tc-so:[ 1.360005] IPsec: Initialized Security Association Processing. tc-so:[ 1.410005] mainbus0 (root) tc-so:[ 1.540005] chacha: Portable C ChaCha tc-so:[ 1.540005] aes: BearSSL aes_ct tc-so:[ 1.540005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.540005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 15.070005] shmif0: Ethernet address b2:a0:56:25:de:15 tc-so:[ 17.890005] shmif1: Ethernet address b2:a0:94:1c:43:61 tc-so:[ 28.730005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 28.730005] get_ifid: shmif0: ifid: b0:a0:56:ff:fe:25:de:15 tc-so:[ 29.270005] get_ifid: shmif1: got interface identifier from itself tc-so:[ 29.270005] get_ifid: shmif1: ifid: b0:a0:94:ff:fe:1c:43:61 tc-so:[ 29.270005] nd6_dad_start: shmif1: starting DAD for fe80:3::b0a0:94ff:fe1c:4361 tc-so:[ 31.200005] nd6_dad_timer: shmif1: DAD complete for fe80:3::b0a0:94ff:fe1c:4361 - no duplicates found tc-so:[ 101.030005] in6_if_link_down: fc00::1 marked detached tc-so:[ 101.070005] in6_if_link_down: fe80:3::b0a0:94ff:fe1c:4361 marked detached tc-so:[ 103.260005] in6_if_link_down: fe80:2::b0a0:56ff:fe25:de15 marked detached tc-so:### Dumping unix://ipsec_l2tp_tunnel_remote tc-so:lo0: flags=0x8049 mtu 33624 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 - - 33624 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33624 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33624 lo0 tc-so:ff02::%lo0/32 ::1 UC - - 33624 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33624 0 0 0 0 0 tc-so:lo0 33624 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33624 ::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 33624 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 2 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 384 2 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 384 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 128 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 1280 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 128 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 256 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 76 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 64 253 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00128 256 85 0 0 6 0 6 6 0 inf 0 tc-so:kmem-00256 384 86 0 0 9 0 9 9 0 inf 0 tc-so:kmem-00384 512 50 0 0 7 0 7 7 0 inf 0 tc-so:kmem-00512 640 15 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00768 896 8 0 0 2 0 2 2 0 inf 0 tc-so:kmem-01024 1152 108 0 0 36 0 36 36 0 inf 0 tc-so:kmem-02048 2048 1332 0 0 666 0 666 666 0 inf 0 tc-so:kmem-04096 4096 16 0 0 16 0 16 16 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 528 16 0 0 5 0 5 5 0 inf 2 tc-so:mclpl 2048 4 0 0 6 0 6 6 0 8192 4 tc-so:mutex 128 42 0 0 2 0 2 2 0 inf 0 tc-so:pcache 2816 54 0 1 53 0 53 53 0 inf 0 tc-so:pcachecpu 128 55 0 0 2 0 2 2 0 inf 0 tc-so:pcglarge 1152 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 384 46 0 0 5 0 5 5 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-128 80 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 713 0 0 12 0 12 12 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 1024 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 2 0 2 2 0 inf 1 tc-so:rwlock 128 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 1024 7 0 0 2 0 2 2 0 inf 0 tc-so:vmembt 128 77 0 0 3 0 3 3 0 inf 0 tc-so:Totals 3279 0 76 875 0 875 tc-so: tc-so:In use 3234K, total allocated 3500K; utilization 92.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, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.99 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/evbarm/9.99.99/modules tc-so:[ 1.360005] IPsec: Initialized Security Association Processing. tc-so:[ 1.410005] 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:[ 17.310005] shmif0: Ethernet address b2:a0:c0:04:05:09 tc-so:[ 19.870005] shmif1: Ethernet address b2:a0:fc:d0:12:7e tc-so:[ 31.900005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 31.900005] get_ifid: shmif0: ifid: b0:a0:c0:ff:fe:04:05:09 tc-so:[ 32.380005] get_ifid: shmif1: got interface identifier from itself tc-so:[ 32.380005] get_ifid: shmif1: ifid: b0:a0:fc:ff:fe:d0:12:7e tc-so:[ 32.380005] nd6_dad_start: shmif1: starting DAD for fe80:3::b0a0:fcff:fed0:127e tc-so:[ 34.070005] nd6_dad_timer: shmif1: DAD complete for fe80:3::b0a0:fcff:fed0:127e - no duplicates found tc-so:[ 93.420005] in6_if_link_down: fc00::2 marked detached tc-so:[ 93.420005] in6_if_link_down: fe80:3::b0a0:fcff:fed0:127e marked detached tc-so:[ 95.510005] in6_if_link_down: fe80:2::b0a0:c0ff:fe04:509 marked detached tc-so:### Dumping unix://ipsec_l2tp_remote tc-so:lo0: flags=0x8049 mtu 33624 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 - - 33624 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33624 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33624 lo0 tc-so:ff02::%lo0/32 ::1 UC - - 33624 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33624 0 0 0 0 0 tc-so:lo0 33624 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33624 ::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 33624 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 384 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 128 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 1280 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 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 128 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 256 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 47 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 59 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 64 195 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00128 256 69 0 0 5 0 5 5 0 inf 0 tc-so:kmem-00256 384 56 0 0 6 0 6 6 0 inf 0 tc-so:kmem-00384 512 35 0 0 5 0 5 5 0 inf 0 tc-so:kmem-00512 640 15 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00768 896 7 0 0 2 0 2 2 0 inf 0 tc-so:kmem-01024 1152 96 0 0 32 0 32 32 0 inf 0 tc-so:kmem-02048 2048 492 0 0 246 0 246 246 0 inf 0 tc-so:kmem-04096 4096 15 0 0 15 0 15 15 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 528 4 0 0 3 0 3 3 0 inf 2 tc-so:mclpl 2048 3 0 0 6 0 6 6 0 8192 4 tc-so:mutex 128 31 0 0 1 0 1 1 0 inf 0 tc-so:pcache 2816 51 0 1 50 0 50 50 0 inf 0 tc-so:pcachecpu 128 52 0 0 2 0 2 2 0 inf 0 tc-so:pcglarge 1152 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 384 27 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-128 80 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 289 0 0 5 0 5 5 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 1024 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 128 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 1024 7 0 0 2 0 2 2 0 inf 0 tc-so:vmembt 128 20 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1694 0 36 422 0 422 tc-so: tc-so:In use 1448K, total allocated 1688K; utilization 85.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, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.99 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/evbarm/9.99.99/modules tc-so:[ 1.360005] mainbus0 (root) tc-so:[ 1.470005] chacha: Portable C ChaCha tc-so:[ 1.470005] 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:[ 17.140005] shmif0: Ethernet address b2:a0:c6:04:4f:a5 tc-so:[ 34.090005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 34.090005] get_ifid: shmif0: ifid: b0:a0:c6:ff:fe:04:4f:a5 tc-so:[ 34.090005] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:c6ff:fe04:4fa5 tc-so:[ 35.950005] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:c6ff:fe04:4fa5 - no duplicates found tc-so:[ 86.570005] in6_if_link_down: fd00::2 marked detached tc-so:[ 86.570005] in6_if_link_down: fe80:2::b0a0:c6ff:fe04:4fa5 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:31.280004 b2:a0:b4:e4:39:28 > 33:33:ff:e4:39:28, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffe4:3928: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffe4:3928, length 24 tc-so:00:00:31.900004 b2:a0:b4:e4:39:28 > 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:32.050004 b2:a0:b4:e4:39:28 > 33:33:ff:e4:39:28, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffe4:3928: ICMP6, neighbor solicitation, who has fe80::b0a0:b4ff:fee4:3928, length 32 tc-so:00:00:29.410004 b2:a0:56:25:de:15 > 33:33:3f:1b:28:ae, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:56ff:fe25:de15 > ff02::2:3f1b:28ae: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:3f1b:28ae, length 24 tc-so:00:00:29.490004 b2:a0:56:25:de:15 > 33:33:ff:25:de:15, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:56ff:fe25:de15 > ff02::1:ff25:de15: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff25:de15, length 24 tc-so:00:00:39.110004 b2:a0:b4:e4:39:28 > 33:33:07:ef:b4:ac, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:b4ff:fee4:3928 > ff02::2:7ef:b4ac: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:7ef:b4ac, length 24 tc-so:00:00:41.030004 b2:a0:b4:e4:39:28 > 33:33:ff:e4:39:28, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:b4ff:fee4:3928 > ff02::1:ffe4:3928: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffe4:3928, length 24 tc-so:00:00:38.320004 b2:a0:56:25:de:15 > 33:33:ff:25:de:15, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:56ff:fe25:de15 > ff02::1:ff25:de15: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff25:de15, length 24 tc-so:00:00:39.260004 b2:a0:56:25:de:15 > 33:33:3f:1b:28:ae, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:56ff:fe25:de15 > ff02::2:3f1b:28ae: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:3f1b:28ae, length 24 tc-so:00:00:43.650004 b2:a0:c6:04:4f:a5 > 33:33:ff:04:4f:a5, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff04:4fa5: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff04:4fa5, length 24 tc-so:00:00:43.690004 b2:a0:c6:04:4f:a5 > 33:33:ff:04:4f:a5, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff04:4fa5: ICMP6, neighbor solicitation, who has fe80::b0a0:c6ff:fe04:4fa5, length 32 tc-so:00:00:49.080004 b2:a0:b4:e4:39:28 > 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:46.250004 b2:a0:c6:04:4f:a5 > b2:a0:b4:e4:39:28, ethertype IPv6 (0x86dd), length 86: fd00::2 > fd00::1: ICMP6, neighbor advertisement, tgt is fd00::2, length 32 tc-so:00:00:49.160004 b2:a0:b4:e4:39:28 > b2:a0:c6:04:4f:a5, ethertype IPv6 (0x86dd), length 70: fd00::1 > fd00::2: ICMP6, echo request, seq 0, length 16 tc-so:00:00:46.290004 b2:a0:c6:04:4f:a5 > b2:a0:b4:e4:39:28, ethertype IPv6 (0x86dd), length 70: fd00::2 > fd00::1: ICMP6, echo reply, seq 0, length 16 tc-so:00:00:48.060004 b2:a0:c6:04:4f:a5 > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:c6ff:fe04:4fa5 > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24 tc-so:00:00:48.160004 b2:a0:c6:04:4f:a5 > 33:33:ff:04:4f:a5, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:c6ff:fe04:4fa5 > ff02::1:ff04:4fa5: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff04:4fa5, length 24 tc-so:00:00:51.220004 b2:a0:c6:04:4f:a5 > b2:a0:b4:e4:39:28, ethertype IPv6 (0x86dd), length 86: fd00::2 > fd00::1: ICMP6, neighbor solicitation, who has fd00::1, length 32 tc-so:00:00:54.160004 b2:a0:b4:e4:39:28 > b2:a0:c6:04:4f:a5, ethertype IPv6 (0x86dd), length 78: fd00::1 > fd00::2: ICMP6, neighbor advertisement, tgt is fd00::1, length 24 tc-so:00:00:56.420004 b2:a0:b4:e4:39:28 > b2:a0:c6:04:4f:a5, ethertype IPv6 (0x86dd), length 70: fd00::1 > fd00::2: ICMP6, echo request, seq 0, length 16 tc-so:00:00:53.500004 b2:a0:c6:04:4f:a5 > b2:a0:b4:e4:39:28, ethertype IPv6 (0x86dd), length 70: fd00::2 > fd00::1: ICMP6, echo reply, seq 0, length 16 tc-so:### Dumping ./bus_ipsec_remote tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:32.040004 b2:a0:c0:04:05:09 > 33:33:98:c1:bc:73, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:c0ff:fe04:509 > ff02::2:98c1:bc73: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:98c1:bc73, length 24 tc-so:00:00:32.220004 b2:a0:c0:04:05:09 > 33:33:ff:04:05:09, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:c0ff:fe04:509 > ff02::1:ff04:509: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff04:509, length 24 tc-so:00:00:32.500004 b2:a0:c0:04:05:09 > 33:33:98:c1:bc:73, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:c0ff:fe04:509 > ff02::2:98c1:bc73: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:98c1:bc73, length 24 tc-so:00:00:36.660004 b2:a0:c0:04:05:09 > 33:33:ff:04:05:09, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:c0ff:fe04:509 > ff02::1:ff04:509: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff04:509, length 24 tc-so:00:00:34.940004 b2:a0:c6:04:4f:a5 > 33:33:ff:04:4f:a5, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff04:4fa5: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff04:4fa5, length 24 tc-so:00:00:34.940004 b2:a0:c6:04:4f:a5 > 33:33:ff:04:4f:a5, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff04:4fa5: ICMP6, neighbor solicitation, who has fe80::b0a0:c6ff:fe04:4fa5, length 32 tc-so:00:00:42.540004 b2:a0:b4:e4:39:28 > 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:37.500004 b2:a0:c6:04:4f:a5 > b2:a0:b4:e4:39:28, ethertype IPv6 (0x86dd), length 86: fd00::2 > fd00::1: ICMP6, neighbor advertisement, tgt is fd00::2, length 32 tc-so:00:00:42.580004 b2:a0:b4:e4:39:28 > b2:a0:c6:04:4f:a5, ethertype IPv6 (0x86dd), length 70: fd00::1 > fd00::2: ICMP6, echo request, seq 0, length 16 tc-so:00:00:37.540004 b2:a0:c6:04:4f:a5 > b2:a0:b4:e4:39:28, ethertype IPv6 (0x86dd), length 70: fd00::2 > fd00::1: ICMP6, echo reply, seq 0, length 16 tc-so:00:00:39.350004 b2:a0:c6:04:4f:a5 > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:c6ff:fe04:4fa5 > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24 tc-so:00:00:39.450004 b2:a0:c6:04:4f:a5 > 33:33:ff:04:4f:a5, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:c6ff:fe04:4fa5 > ff02::1:ff04:4fa5: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff04:4fa5, length 24 tc-so:00:00:40.780004 b2:a0:c6:04:4f:a5 > 33:33:50:fc:e7:a9, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:c6ff:fe04:4fa5 > ff02::2:50fc:e7a9: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:50fc:e7a9, length 24 tc-so:00:00:42.500004 b2:a0:c6:04:4f:a5 > b2:a0:b4:e4:39:28, ethertype IPv6 (0x86dd), length 86: fd00::2 > fd00::1: ICMP6, neighbor solicitation, who has fd00::1, length 32 tc-so:00:00:47.580004 b2:a0:b4:e4:39:28 > b2:a0:c6:04:4f:a5, ethertype IPv6 (0x86dd), length 78: fd00::1 > fd00::2: ICMP6, neighbor advertisement, tgt is fd00::1, length 24 tc-so:00:00:49.820004 b2:a0:b4:e4:39:28 > b2:a0:c6:04:4f:a5, ethertype IPv6 (0x86dd), length 70: fd00::1 > fd00::2: ICMP6, echo request, seq 0, length 16 tc-so:00:00:44.780004 b2:a0:c6:04:4f:a5 > b2:a0:b4:e4:39:28, ethertype IPv6 (0x86dd), length 70: fd00::2 > fd00::1: ICMP6, echo reply, seq 0, length 16 tc-so:### Dumping ./bus_ipsec_tunnel tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:29.450004 b2:a0:94:1c:43:61 > 33:33:3f:1b:28:ae, ethertype IPv6 (0x86dd), length 86: :: > ff02::2:3f1b:28ae: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:3f1b:28ae, length 24 tc-so:00:00:30.090004 b2:a0:94:1c:43:61 > 33:33:ff:1c:43:61, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff1c:4361: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff1c:4361, length 24 tc-so:00:00:30.180004 b2:a0:94:1c:43:61 > 33:33:ff:1c:43:61, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff1c:4361: ICMP6, neighbor solicitation, who has fe80::b0a0:94ff:fe1c:4361, length 32 tc-so:00:00:30.540004 b2:a0:94:1c:43:61 > 33:33:ff:1c:43:61, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff1c:4361: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff1c:4361, length 24 tc-so:00:00:33.300004 b2:a0:94:1c:43:61 > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:94ff:fe1c:4361 > ff02::1:ff00:1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:1, length 24 tc-so:00:00:36.200004 b2:a0:94:1c:43:61 > 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:32.540004 b2:a0:fc:d0:12:7e > b2:a0:94:1c:43:61, ethertype IPv6 (0x86dd), length 86: fc00::2 > fc00::1: ICMP6, neighbor advertisement, tgt is fc00::2, length 32 tc-so:00:00:36.240004 b2:a0:94:1c:43:61 > b2:a0:fc:d0:12:7e, ethertype IPv6 (0x86dd), length 144: fc00::1 > fc00::2: ip-proto-115 90 tc-so:00:00:32.580004 b2:a0:fc:d0:12:7e > b2:a0:94:1c:43:61, ethertype IPv6 (0x86dd), length 192: fc00::2 > fc00::1: ICMP6, parameter problem, next header - octet 6, length 138 tc-so:00:00:32.620004 b2:a0:fc:d0:12:7e > 33:33:ff:d0:12:7e, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffd0:127e: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffd0:127e, length 24 tc-so:00:00:33.070004 b2:a0:fc:d0:12:7e > 33:33:ff:d0:12:7e, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffd0:127e: ICMP6, neighbor solicitation, who has fe80::b0a0:fcff:fed0:127e, length 32 tc-so:00:00:38.120004 b2:a0:94:1c:43:61 > b2:a0:fc:d0:12:7e, ethertype IPv6 (0x86dd), length 144: fc00::1 > fc00::2: ip-proto-115 90 tc-so:00:00:34.450004 b2:a0:fc:d0:12:7e > b2:a0:94:1c:43:61, ethertype IPv6 (0x86dd), length 192: fc00::2 > fc00::1: ICMP6, parameter problem, next header - octet 6, length 138 tc-so:00:00:38.370004 b2:a0:94:1c:43:61 > b2:a0:fc:d0:12:7e, ethertype IPv6 (0x86dd), length 144: fc00::1 > fc00::2: ip-proto-115 90 tc-so:00:00:34.690004 b2:a0:fc:d0:12:7e > b2:a0:94:1c:43:61, ethertype IPv6 (0x86dd), length 192: fc00::2 > fc00::1: ICMP6, parameter problem, next header - octet 6, length 138 tc-so:00:00:34.850004 b2:a0:fc:d0:12:7e > 33:33:ff:d0:12:7e, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:fcff:fed0:127e > ff02::1:ffd0:127e: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffd0:127e, length 24 tc-so:00:00:39.300004 b2:a0:94:1c:43:61 > b2:a0:fc:d0:12:7e, ethertype IPv6 (0x86dd), length 144: fc00::1 > fc00::2: ip-proto-115 90 tc-so:00:00:36.740004 b2:a0:fc:d0:12:7e > 33:33:98:c1:bc:73, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:fcff:fed0:127e > ff02::2:98c1:bc73: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:98c1:bc73, length 24 tc-so:00:00:37.530004 b2:a0:fc:d0:12:7e > b2:a0:94:1c:43:61, ethertype IPv6 (0x86dd), length 86: fc00::2 > fc00::1: ICMP6, neighbor solicitation, who has fc00::1, length 32 tc-so:00:00:41.210004 b2:a0:94:1c:43:61 > b2:a0:fc:d0:12:7e, ethertype IPv6 (0x86dd), length 78: fc00::1 > fc00::2: ICMP6, neighbor advertisement, tgt is fc00::1, length 24 tc-so:00:00:39.980004 b2:a0:fc:d0:12:7e > b2:a0:94:1c:43:61, ethertype IPv6 (0x86dd), length 144: fc00::2 > fc00::1: ip-proto-115 90 tc-so:00:00:40.020004 b2:a0:fc:d0:12:7e > b2:a0:94:1c:43:61, ethertype IPv6 (0x86dd), length 144: fc00::2 > fc00::1: ip-proto-115 90 tc-so:00:00:41.620004 b2:a0:fc:d0:12:7e > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:fcff:fed0:127e > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24 tc-so:00:00:46.210004 b2:a0:94:1c:43:61 > b2:a0:fc:d0:12:7e, ethertype IPv6 (0x86dd), length 144: fc00::1 > fc00::2: ip-proto-115 90 tc-so:00:00:42.580004 b2:a0:fc:d0:12:7e > b2:a0:94:1c:43:61, ethertype IPv6 (0x86dd), length 144: fc00::2 > fc00::1: ip-proto-115 90 tc-so:00:00:46.250004 b2:a0:94:1c:43:61 > b2:a0:fc:d0:12:7e, ethertype IPv6 (0x86dd), length 128: fc00::1 > fc00::2: ip-proto-115 74 tc-so:00:00:42.620004 b2:a0:fc:d0:12:7e > b2:a0:94:1c:43:61, ethertype IPv6 (0x86dd), length 128: fc00::2 > fc00::1: ip-proto-115 74 tc-so:00:00:44.390004 b2:a0:fc:d0:12:7e > b2:a0:94:1c:43:61, ethertype IPv6 (0x86dd), length 144: fc00::2 > fc00::1: ip-proto-115 90 tc-so:00:00:44.490004 b2:a0:fc:d0:12:7e > b2:a0:94:1c:43:61, ethertype IPv6 (0x86dd), length 144: fc00::2 > fc00::1: ip-proto-115 90 tc-so:00:00:45.820004 b2:a0:fc:d0:12:7e > b2:a0:94:1c:43:61, ethertype IPv6 (0x86dd), length 144: fc00::2 > fc00::1: ip-proto-115 90 tc-so:00:00:47.540004 b2:a0:fc:d0:12:7e > b2:a0:94:1c:43:61, ethertype IPv6 (0x86dd), length 194: fc00::2 > fc00::1: ESP(spi=0x00002711,seq=0x1), length 140 tc-so:00:00:51.260004 b2:a0:94:1c:43:61 > b2:a0:fc:d0:12:7e, ethertype IPv6 (0x86dd), length 186: fc00::1 > fc00::2: ESP(spi=0x00002710,seq=0x1), length 132 tc-so:00:00:53.500004 b2:a0:94:1c:43:61 > b2:a0:fc:d0:12:7e, ethertype IPv6 (0x86dd), length 178: fc00::1 > fc00::2: ESP(spi=0x00002710,seq=0x2), length 124 tc-so:00:00:49.820004 b2:a0:fc:d0:12:7e > b2:a0:94:1c:43:61, ethertype IPv6 (0x86dd), length 178: fc00::2 > fc00::1: ESP(spi=0x00002711,seq=0x2), length 124 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: 1662334336.876788, ipsec_l2tp_ipv6_tunnel_esp_null, passed tc-start: 1662334336.984169, 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:91:34:39:d4 ./.__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:a2:6a:32:33 ./.__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:76:d7:1b:17 ./.__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:50:8e:18:85 ./.__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:25:6d:28:98 ./.__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: Sep 4 23:33:14 2022 current: Sep 4 23:33:15 2022 tc-so: diff: 1(s) hard: 0(s) soft: 0(s) tc-so: last: Sep 4 23:32:23 2022 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=21761 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: Sep 4 23:33:14 2022 current: Sep 4 23:33:15 2022 tc-so: diff: 1(s) hard: 0(s) soft: 0(s) tc-so: last: Sep 4 23:32:23 2022 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=21761 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=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Sep 4 23:33:14 2022 current: Sep 4 23:33:17 2022 tc-so: diff: 3(s) hard: 0(s) soft: 0(s) tc-so: last: Sep 4 23:33:15 2022 hard: 0(s) soft: 0(s) tc-so: current: 162(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=7807 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: Sep 4 23:33:14 2022 current: Sep 4 23:33:17 2022 tc-so: diff: 3(s) hard: 0(s) soft: 0(s) tc-so: last: Sep 4 23:33:15 2022 hard: 0(s) soft: 0(s) tc-so: current: 208(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=7807 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 33624 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:b4:40:07:b6 tc-so: linkstr: ./bus_ipsec_local tc-so: inet6 fd00::1/64 flags 0 tc-so: inet6 fe80::b0a0:b4ff:fe40:7b6%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 - - 33624 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33624 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:b4ff:fe40:7b6 link#2 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33624 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff02::%lo0/32 ::1 UC - - 33624 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:fd00::2 b2:a0:25:6d:28: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 33624 0 0 0 0 0 tc-so:lo0 33624 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33624 ::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 33624 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:b4:40:07:b6 14 0 9 0 0 tc-so:shmif 1500 fd00::/64 fd00::1 tc-so: ff02::1:ff40:7b6% tc-so: ff01:2::1 tc-so: ff02::2:7f37:18bc 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:b4ff: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:25:6d:28:98 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:ff40:7b6%shmif0 refcount 1 tc-so: group ff01:2::1 refcount 2 tc-so: group ff02::2:7f37:18bc%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:b4:40:07:b6 multicnt 4 tc-so: 33:33:ff:40:07:b6 -- 33:33:ff:40:07:b6 refcount 1 tc-so: 33:33:7f:37:18:bc -- 33:33:7f:37:18:bc 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 33624 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:91:34:39:d4 tc-so: linkstr: ./bus_ipsec_local tc-so: inet6 fe80::b0a0:91ff:fe34:39d4%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:a2:6a:32:33 tc-so: linkstr: ./bus_ipsec_tunnel tc-so: inet6 fc00::1/64 flags 0 tc-so: inet6 fe80::b0a0:a2ff:fe6a:3233%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 - - 33624 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33624 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:91ff:fe34:39d4 link#2 UHl - - - lo0 tc-so:fe80::%shmif1/64 link#3 UC - - - shmif1 tc-so:fe80::b0a0:a2ff:fe6a:3233 link#3 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33624 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 - - 33624 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:50:8e:18:85 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 33624 0 0 0 0 0 tc-so:lo0 33624 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33624 ::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 33624 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:91:34:39:d4 10 0 14 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:91ff:f tc-so: ff01:2::1 tc-so: ff02::2:d8a4:93b3 tc-so: ff02::1%shmif0 tc-so: ff02::1:ff34:39d4 10 0 14 0 0 tc-so:shmif 1500 b2:a0:a2:6a:32:33 19 0 13 0 0 tc-so:shmif 1500 fc00::/64 fc00::1 tc-so: ff02::1:ff6a:3233 tc-so: ff01:3::1 tc-so: ff02::2:d8a4:93b3 tc-so: ff02::1%shmif1 tc-so: ff02::1:ff00:1%sh 19 0 13 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:a2ff:f 19 0 13 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:50:8e:18:85 shmif1 23h59m52s 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:91ff:fe34:39d4%shmif0 tc-so: group ff01:2::1 refcount 1 tc-so: group ff02::2:d8a4:93b3%shmif0 refcount 1 tc-so: group ff02::1%shmif0 refcount 1 tc-so: group ff02::1:ff34:39d4%shmif0 refcount 1 tc-so: enaddr b2:a0:91:34:39:d4 multicnt 3 tc-so: 33:33:d8:a4:93:b3 -- 33:33:d8:a4:93:b3 refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:34:39:d4 -- 33:33:ff:34:39:d4 refcount 1 tc-so:shmif1: tc-so: inet6 fc00::1 tc-so: group ff02::1:ff6a:3233%shmif1 refcount 1 tc-so: group ff01:3::1 refcount 2 tc-so: group ff02::2:d8a4:93b3%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:a2:6a:32:33 multicnt 4 tc-so: 33:33:ff:6a:32:33 -- 33:33:ff:6a:32:33 refcount 1 tc-so: 33:33:d8:a4:93:b3 -- 33:33:d8:a4:93:b3 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 33624 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:76:d7:1b:17 tc-so: linkstr: ./bus_ipsec_remote tc-so: inet6 fe80::b0a0:76ff:fed7:1b17%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:50:8e:18:85 tc-so: linkstr: ./bus_ipsec_tunnel tc-so: inet6 fc00::2/64 flags 0 tc-so: inet6 fe80::b0a0:50ff:fe8e:1885%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 - - 33624 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33624 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:76ff:fed7:1b17 link#2 UHl - - - lo0 tc-so:fe80::%shmif1/64 link#3 UC - - - shmif1 tc-so:fe80::b0a0:50ff:fe8e:1885 link#3 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33624 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 - - 33624 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:a2:6a:32:33 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 33624 0 0 0 0 0 tc-so:lo0 33624 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33624 ::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 33624 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:76:d7:1b:17 9 0 8 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:76ff:f tc-so: ff01:2::1 tc-so: ff02::2:baf8:fb13 tc-so: ff02::1%shmif0 tc-so: ff02::1:ffd7:1b17 9 0 8 0 0 tc-so:shmif 1500 b2:a0:50:8e:18:85 10 0 19 0 0 tc-so:shmif 1500 fc00::/64 fc00::2 tc-so: ff02::1:ff8e:1885 tc-so: ff01:3::1 tc-so: ff02::2:baf8:fb13 tc-so: ff02::1%shmif1 tc-so: ff02::1:ff00:2%sh 10 0 19 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:50ff:f 10 0 19 0 0 tc-so:l2tp0 1280 4 0 10 0 0 tc-so:bridg 1500 13 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::1 b2:a0:a2:6a:32:33 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:76ff:fed7:1b17%shmif0 tc-so: group ff01:2::1 refcount 1 tc-so: group ff02::2:baf8:fb13%shmif0 refcount 1 tc-so: group ff02::1%shmif0 refcount 1 tc-so: group ff02::1:ffd7:1b17%shmif0 refcount 1 tc-so: enaddr b2:a0:76:d7:1b:17 multicnt 3 tc-so: 33:33:ba:f8:fb:13 -- 33:33:ba:f8:fb:13 refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:d7:1b:17 -- 33:33:ff:d7:1b:17 refcount 1 tc-so:shmif1: tc-so: inet6 fc00::2 tc-so: group ff02::1:ff8e:1885%shmif1 refcount 1 tc-so: group ff01:3::1 refcount 2 tc-so: group ff02::2:baf8:fb13%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:50:8e:18:85 multicnt 4 tc-so: 33:33:ff:8e:18:85 -- 33:33:ff:8e:18:85 refcount 1 tc-so: 33:33:ba:f8:fb:13 -- 33:33:ba:f8:fb:13 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 33624 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:25:6d:28:98 tc-so: linkstr: ./bus_ipsec_remote tc-so: inet6 fd00::2/64 flags 0 tc-so: inet6 fe80::b0a0:25ff:fe6d:2898%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 - - 33624 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33624 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:25ff:fe6d:2898 link#2 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33624 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff02::%lo0/32 ::1 UC - - 33624 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:fd00::1 b2:a0:b4:40:07: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 33624 0 0 0 0 0 tc-so:lo0 33624 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33624 ::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 33624 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:25:6d:28:98 5 0 9 0 0 tc-so:shmif 1500 fd00::/64 fd00::2 tc-so: ff02::1:ff6d:2898 tc-so: ff01:2::1 tc-so: ff02::2:9f17:26e9 tc-so: ff02::1%shmif0 tc-so: ff02::1:ff00:2%sh 5 0 9 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:25ff:f 5 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:b4:40:07:b6 shmif0 23h59m42s 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 tc-so: group ff02::1:ff6d:2898%shmif0 refcount 1 tc-so: group ff01:2::1 refcount 2 tc-so: group ff02::2:9f17:26e9%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:25:6d:28:98 multicnt 4 tc-so: 33:33:ff:6d:28:98 -- 33:33:ff:6d:28:98 refcount 1 tc-so: 33:33:9f:17:26:e9 -- 33:33:9f:17:26:e9 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: 13 packets, 1046 bytes, 6 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::2 --> fc00::1 tc-so: local-session-id: 4321 tc-so: remote-session-id: 1234 tc-so: status: active tc-so: input: 4 packets, 602 bytes, 7 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: 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:25:6d:28:98 tc-so: linkstr: ./bus_ipsec_remote tc-so: input: 5 packets, 390 bytes, 2 multicasts tc-so: output: 9 packets, 742 bytes, 5 multicasts tc-so: inet6 fd00::2/64 flags 0 tc-so: inet6 fe80::b0a0:25ff:fe6d:2898%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:50:8e:18:85 tc-so: linkstr: ./bus_ipsec_tunnel tc-so: input: 10 packets, 1308 bytes, 3 multicasts tc-so: output: 19 packets, 2550 bytes, 5 multicasts tc-so: inet6 fc00::2/64 flags 0 tc-so: inet6 fe80::b0a0:50ff:fe8e:1885%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:76:d7:1b:17 tc-so: linkstr: ./bus_ipsec_remote tc-so: input: 9 packets, 516 bytes, 6 multicasts tc-so: output: 8 packets, 648 bytes, 5 multicasts tc-so: inet6 fe80::b0a0:76ff:fed7:1b17%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:a2:6a:32:33 tc-so: linkstr: ./bus_ipsec_tunnel tc-so: input: 19 packets, 2550 bytes, 5 multicasts tc-so: output: 13 packets, 1566 bytes, 6 multicasts tc-so: inet6 fc00::1/64 flags 0 tc-so: inet6 fe80::b0a0:a2ff:fe6a:3233%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:91:34:39:d4 tc-so: linkstr: ./bus_ipsec_local tc-so: input: 10 packets, 1118 bytes, 13 multicasts tc-so: output: 14 packets, 1172 bytes, 10 multicasts tc-so: inet6 fe80::b0a0:91ff:fe34:39d4%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:b4:40:07:b6 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:b4ff:fe40:7b6%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 33624 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 - - 33624 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33624 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33624 lo0 tc-so:ff02::%lo0/32 ::1 UC - - 33624 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33624 0 0 0 0 0 tc-so:lo0 33624 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33624 ::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 33624 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 384 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 128 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 1280 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 128 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 256 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 61 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 64 194 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00128 256 69 0 0 5 0 5 5 0 inf 0 tc-so:kmem-00256 384 56 0 0 6 0 6 6 0 inf 0 tc-so:kmem-00384 512 35 0 0 5 0 5 5 0 inf 0 tc-so:kmem-00512 640 15 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00768 896 7 0 0 2 0 2 2 0 inf 0 tc-so:kmem-01024 1152 96 0 0 32 0 32 32 0 inf 0 tc-so:kmem-02048 2048 527 0 0 264 0 264 264 0 inf 0 tc-so:kmem-04096 4096 15 0 0 15 0 15 15 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 528 5 0 0 3 0 3 3 0 inf 2 tc-so:mclpl 2048 2 0 0 5 0 5 5 0 8192 4 tc-so:mutex 128 31 0 0 1 0 1 1 0 inf 0 tc-so:pcache 2816 51 0 1 50 0 50 50 0 inf 0 tc-so:pcachecpu 128 52 0 0 2 0 2 2 0 inf 0 tc-so:pcglarge 1152 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 384 30 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-128 80 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 306 0 0 5 0 5 5 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 1024 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 128 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 1024 7 0 0 2 0 2 2 0 inf 0 tc-so:vmembt 128 20 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1758 0 40 439 0 439 tc-so: tc-so:In use 1520K, total allocated 1756K; utilization 86.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, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.99 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/evbarm/9.99.99/modules 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:[ 15.000005] shmif0: Ethernet address b2:a0:b4:40:07:b6 tc-so:[ 29.970005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 29.970005] get_ifid: shmif0: ifid: b0:a0:b4:ff:fe:40:07:b6 tc-so:[ 29.970005] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:b4ff:fe40:7b6 tc-so:[ 31.990005] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:b4ff:fe40:7b6 - no duplicates found tc-so:[ 112.640005] in6_if_link_down: fd00::1 marked detached tc-so:[ 112.640005] in6_if_link_down: fe80:2::b0a0:b4ff:fe40:7b6 marked detached tc-so:### Dumping unix://ipsec_l2tp_tunel_local tc-so:lo0: flags=0x8049 mtu 33624 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 - - 33624 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33624 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33624 lo0 tc-so:ff02::%lo0/32 ::1 UC - - 33624 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33624 0 0 0 0 0 tc-so:lo0 33624 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33624 ::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 33624 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 384 2 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 384 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 128 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 1280 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 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 128 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 256 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 54 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 78 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 64 251 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00128 256 85 0 0 6 0 6 6 0 inf 0 tc-so:kmem-00256 384 86 0 0 9 0 9 9 0 inf 0 tc-so:kmem-00384 512 50 0 0 7 0 7 7 0 inf 0 tc-so:kmem-00512 640 17 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00768 896 8 0 0 2 0 2 2 0 inf 0 tc-so:kmem-01024 1152 108 0 0 36 0 36 36 0 inf 0 tc-so:kmem-02048 2048 1331 0 0 666 0 666 666 0 inf 0 tc-so:kmem-04096 4096 16 0 0 16 0 16 16 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 528 16 0 0 5 0 5 5 0 inf 2 tc-so:mclpl 2048 5 0 0 7 0 7 7 0 8192 4 tc-so:mutex 128 42 0 0 2 0 2 2 0 inf 0 tc-so:pcache 2816 54 0 1 53 0 53 53 0 inf 0 tc-so:pcachecpu 128 55 0 0 2 0 2 2 0 inf 0 tc-so:pcglarge 1152 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 384 46 0 0 5 0 5 5 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-128 80 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 714 0 0 12 0 12 12 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 1024 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 2 0 2 2 0 inf 1 tc-so:rwlock 128 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 1024 7 0 0 2 0 2 2 0 inf 0 tc-so:vmembt 128 77 0 0 3 0 3 3 0 inf 0 tc-so:Totals 3282 0 79 876 0 876 tc-so: tc-so:In use 3235K, total allocated 3504K; utilization 92.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, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.99 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/evbarm/9.99.99/modules tc-so:[ 1.320005] IPsec: Initialized Security Association Processing. tc-so:[ 1.370005] mainbus0 (root) tc-so:[ 1.490005] chacha: Portable C ChaCha tc-so:[ 1.490005] aes: BearSSL aes_ct tc-so:[ 1.490005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.490005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 14.700005] shmif0: Ethernet address b2:a0:91:34:39:d4 tc-so:[ 17.250005] shmif1: Ethernet address b2:a0:a2:6a:32:33 tc-so:[ 27.710005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 27.710005] get_ifid: shmif0: ifid: b0:a0:91:ff:fe:34:39:d4 tc-so:[ 28.210005] get_ifid: shmif1: got interface identifier from itself tc-so:[ 28.210005] get_ifid: shmif1: ifid: b0:a0:a2:ff:fe:6a:32:33 tc-so:[ 28.210005] nd6_dad_start: shmif1: starting DAD for fe80:3::b0a0:a2ff:fe6a:3233 tc-so:[ 29.940005] nd6_dad_timer: shmif1: DAD complete for fe80:3::b0a0:a2ff:fe6a:3233 - no duplicates found tc-so:[ 106.110005] in6_if_link_down: fc00::1 marked detached tc-so:[ 106.110005] in6_if_link_down: fe80:3::b0a0:a2ff:fe6a:3233 marked detached tc-so:[ 108.090005] in6_if_link_down: fe80:2::b0a0:91ff:fe34:39d4 marked detached tc-so:### Dumping unix://ipsec_l2tp_tunnel_remote tc-so:lo0: flags=0x8049 mtu 33624 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 - - 33624 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33624 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33624 lo0 tc-so:ff02::%lo0/32 ::1 UC - - 33624 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33624 0 0 0 0 0 tc-so:lo0 33624 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33624 ::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 33624 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 2 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 384 2 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 384 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 128 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 1280 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 128 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 256 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 77 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 64 249 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00128 256 85 0 0 6 0 6 6 0 inf 0 tc-so:kmem-00256 384 86 0 0 9 0 9 9 0 inf 0 tc-so:kmem-00384 512 50 0 0 7 0 7 7 0 inf 0 tc-so:kmem-00512 640 17 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00768 896 8 0 0 2 0 2 2 0 inf 0 tc-so:kmem-01024 1152 108 0 0 36 0 36 36 0 inf 0 tc-so:kmem-02048 2048 1332 0 0 666 0 666 666 0 inf 0 tc-so:kmem-04096 4096 16 0 0 16 0 16 16 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 528 19 0 0 5 0 5 5 0 inf 2 tc-so:mclpl 2048 5 0 0 7 0 7 7 0 8192 4 tc-so:mutex 128 42 0 0 2 0 2 2 0 inf 0 tc-so:pcache 2816 54 0 1 53 0 53 53 0 inf 0 tc-so:pcachecpu 128 55 0 0 2 0 2 2 0 inf 0 tc-so:pcglarge 1152 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 384 47 0 0 5 0 5 5 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-128 80 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 714 0 0 12 0 12 12 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 1024 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 2 0 2 2 0 inf 1 tc-so:rwlock 128 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 1024 7 0 0 2 0 2 2 0 inf 0 tc-so:vmembt 128 77 0 0 3 0 3 3 0 inf 0 tc-so:Totals 3282 0 76 876 0 876 tc-so: tc-so:In use 3239K, total allocated 3504K; utilization 92.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, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.99 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/evbarm/9.99.99/modules tc-so:[ 1.340005] IPsec: Initialized Security Association Processing. 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:[ 15.610005] shmif0: Ethernet address b2:a0:76:d7:1b:17 tc-so:[ 18.060005] shmif1: Ethernet address b2:a0:50:8e:18:85 tc-so:[ 30.340005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 30.340005] get_ifid: shmif0: ifid: b0:a0:76:ff:fe:d7:1b:17 tc-so:[ 30.850005] get_ifid: shmif1: got interface identifier from itself tc-so:[ 30.850005] get_ifid: shmif1: ifid: b0:a0:50:ff:fe:8e:18:85 tc-so:[ 30.850005] nd6_dad_start: shmif1: starting DAD for fe80:3::b0a0:50ff:fe8e:1885 tc-so:[ 32.180005] nd6_dad_timer: shmif1: DAD complete for fe80:3::b0a0:50ff:fe8e:1885 - no duplicates found tc-so:[ 97.900005] in6_if_link_down: fc00::2 marked detached tc-so:[ 97.900005] in6_if_link_down: fe80:3::b0a0:50ff:fe8e:1885 marked detached tc-so:[ 100.030005] in6_if_link_down: fe80:2::b0a0:76ff:fed7:1b17 marked detached tc-so:### Dumping unix://ipsec_l2tp_remote tc-so:lo0: flags=0x8049 mtu 33624 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 - - 33624 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33624 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33624 lo0 tc-so:ff02::%lo0/32 ::1 UC - - 33624 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33624 0 0 0 0 0 tc-so:lo0 33624 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33624 ::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 33624 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 384 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 128 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 1280 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 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 128 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 256 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 59 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 64 194 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00128 256 69 0 0 5 0 5 5 0 inf 0 tc-so:kmem-00256 384 56 0 0 6 0 6 6 0 inf 0 tc-so:kmem-00384 512 35 0 0 5 0 5 5 0 inf 0 tc-so:kmem-00512 640 15 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00768 896 7 0 0 2 0 2 2 0 inf 0 tc-so:kmem-01024 1152 96 0 0 32 0 32 32 0 inf 0 tc-so:kmem-02048 2048 493 0 0 247 0 247 247 0 inf 0 tc-so:kmem-04096 4096 15 0 0 15 0 15 15 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 528 4 0 0 3 0 3 3 0 inf 2 tc-so:mclpl 2048 3 0 0 6 0 6 6 0 8192 4 tc-so:mutex 128 31 0 0 1 0 1 1 0 inf 0 tc-so:pcache 2816 51 0 1 50 0 50 50 0 inf 0 tc-so:pcachecpu 128 52 0 0 2 0 2 2 0 inf 0 tc-so:pcglarge 1152 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 384 30 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-128 80 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 290 0 0 5 0 5 5 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 1024 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 128 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 1024 7 0 0 2 0 2 2 0 inf 0 tc-so:vmembt 128 20 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1699 0 36 423 0 423 tc-so: tc-so:In use 1451K, total allocated 1692K; utilization 85.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, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.99 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/evbarm/9.99.99/modules tc-so:[ 1.410005] 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:[ 16.410005] shmif0: Ethernet address b2:a0:25:6d:28:98 tc-so:[ 36.000005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 36.000005] get_ifid: shmif0: ifid: b0:a0:25:ff:fe:6d:28:98 tc-so:[ 36.000005] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:25ff:fe6d:2898 tc-so:[ 37.870005] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:25ff:fe6d:2898 - no duplicates found tc-so:[ 91.510005] in6_if_link_down: fd00::2 marked detached tc-so:[ 91.510005] in6_if_link_down: fe80:2::b0a0:25ff:fe6d:2898 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:27.950004 b2:a0:91:34:39:d4 > 33:33:d8:a4:93:b3, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:91ff:fe34:39d4 > ff02::2:d8a4:93b3: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:d8a4:93b3, length 24 tc-so:00:00:27.990004 b2:a0:91:34:39:d4 > 33:33:ff:34:39:d4, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:91ff:fe34:39d4 > ff02::1:ff34:39d4: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff34:39d4, length 24 tc-so:00:00:30.710004 b2:a0:b4:40:07:b6 > 33:33:ff:40:07:b6, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff40:7b6: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff40:7b6, length 24 tc-so:00:00:30.970004 b2:a0:b4:40:07:b6 > 33:33:ff:40:07:b6, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff40:7b6: ICMP6, neighbor solicitation, who has fe80::b0a0:b4ff:fe40:7b6, length 32 tc-so:00:00:31.870004 b2:a0:b4:40:07:b6 > 33:33:ff:40:07:b6, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff40:7b6: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff40:7b6, length 24 tc-so:00:00:31.470004 b2:a0:91:34:39:d4 > 33:33:ff:34:39:d4, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:91ff:fe34:39d4 > ff02::1:ff34:39d4: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff34:39d4, length 24 tc-so:00:00:36.170004 b2:a0:b4:40:07:b6 > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:b4ff:fe40:7b6 > ff02::1:ff00:1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:1, length 24 tc-so:00:00:37.930004 b2:a0:b4:40:07:b6 > 33:33:7f:37:18:bc, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:b4ff:fe40:7b6 > ff02::2:7f37:18bc: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:7f37:18bc, length 24 tc-so:00:00:36.730004 b2:a0:91:34:39:d4 > 33:33:d8:a4:93:b3, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:91ff:fe34:39d4 > ff02::2:d8a4:93b3: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:d8a4:93b3, length 24 tc-so:00:00:43.790004 b2:a0:76:d7:1b:17 > 33:33:ba:f8:fb:13, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:76ff:fed7:1b17 > ff02::2:baf8:fb13: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:baf8:fb13, length 24 tc-so:00:00:45.050004 b2:a0:25:6d:28:98 > 33:33:ff:6d:28:98, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff6d:2898: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff6d:2898, length 24 tc-so:00:00:45.050004 b2:a0:25:6d:28:98 > 33:33:ff:6d:28:98, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff6d:2898: ICMP6, neighbor solicitation, who has fe80::b0a0:25ff:fe6d:2898, length 32 tc-so:00:00:48.300004 b2:a0:25:6d:28:98 > 33:33:9f:17:26:e9, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:25ff:fe6d:2898 > ff02::2:9f17:26e9: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:9f17:26e9, length 24 tc-so:00:00:51.410004 b2:a0:b4:40:07:b6 > 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:48.810004 b2:a0:25:6d:28:98 > b2:a0:b4:40:07:b6, ethertype IPv6 (0x86dd), length 86: fd00::2 > fd00::1: ICMP6, neighbor advertisement, tgt is fd00::2, length 32 tc-so:00:00:51.490004 b2:a0:b4:40:07:b6 > b2:a0:25:6d:28:98, ethertype IPv6 (0x86dd), length 70: fd00::1 > fd00::2: ICMP6, echo request, seq 0, length 16 tc-so:00:00:48.850004 b2:a0:25:6d:28:98 > b2:a0:b4:40:07:b6, ethertype IPv6 (0x86dd), length 70: fd00::2 > fd00::1: ICMP6, echo reply, seq 0, length 16 tc-so:00:00:49.380004 b2:a0:25:6d:28:98 > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:25ff:fe6d:2898 > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24 tc-so:00:00:49.420004 b2:a0:25:6d:28:98 > 33:33:ff:6d:28:98, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:25ff:fe6d:2898 > ff02::1:ff6d:2898: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff6d:2898, length 24 tc-so:00:00:53.840004 b2:a0:25:6d:28:98 > b2:a0:b4:40:07:b6, ethertype IPv6 (0x86dd), length 86: fd00::2 > fd00::1: ICMP6, neighbor solicitation, who has fd00::1, length 32 tc-so:00:00:56.510004 b2:a0:b4:40:07:b6 > b2:a0:25:6d:28:98, ethertype IPv6 (0x86dd), length 78: fd00::1 > fd00::2: ICMP6, neighbor advertisement, tgt is fd00::1, length 24 tc-so:00:00:59.150004 b2:a0:b4:40:07:b6 > b2:a0:25:6d:28:98, ethertype IPv6 (0x86dd), length 70: fd00::1 > fd00::2: ICMP6, echo request, seq 0, length 16 tc-so:00:00:56.570004 b2:a0:25:6d:28:98 > b2:a0:b4:40:07:b6, ethertype IPv6 (0x86dd), length 70: fd00::2 > fd00::1: ICMP6, echo reply, seq 0, length 16 tc-so:### Dumping ./bus_ipsec_remote tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:30.650004 b2:a0:76:d7:1b:17 > 33:33:ba:f8:fb:13, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:76ff:fed7:1b17 > ff02::2:baf8:fb13: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:baf8:fb13, length 24 tc-so:00:00:31.160004 b2:a0:76:d7:1b:17 > 33:33:ff:d7:1b:17, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:76ff:fed7:1b17 > ff02::1:ffd7:1b17: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffd7:1b17, length 24 tc-so:00:00:39.150004 b2:a0:76:d7:1b:17 > 33:33:ff:d7:1b:17, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:76ff:fed7:1b17 > ff02::1:ffd7:1b17: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffd7:1b17, length 24 tc-so:00:00:39.570004 b2:a0:76:d7:1b:17 > 33:33:ba:f8:fb:13, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:76ff:fed7:1b17 > ff02::2:baf8:fb13: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:baf8:fb13, length 24 tc-so:00:00:36.770004 b2:a0:25:6d:28:98 > 33:33:ff:6d:28:98, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff6d:2898: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff6d:2898, length 24 tc-so:00:00:36.820004 b2:a0:25:6d:28:98 > 33:33:ff:6d:28:98, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff6d:2898: ICMP6, neighbor solicitation, who has fe80::b0a0:25ff:fe6d:2898, length 32 tc-so:00:00:40.090004 b2:a0:25:6d:28:98 > 33:33:9f:17:26:e9, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:25ff:fe6d:2898 > ff02::2:9f17:26e9: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:9f17:26e9, length 24 tc-so:00:00:44.580004 b2:a0:b4:40:07:b6 > 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:40.560004 b2:a0:25:6d:28:98 > b2:a0:b4:40:07:b6, ethertype IPv6 (0x86dd), length 86: fd00::2 > fd00::1: ICMP6, neighbor advertisement, tgt is fd00::2, length 32 tc-so:00:00:44.620004 b2:a0:b4:40:07:b6 > b2:a0:25:6d:28:98, ethertype IPv6 (0x86dd), length 70: fd00::1 > fd00::2: ICMP6, echo request, seq 0, length 16 tc-so:00:00:40.630004 b2:a0:25:6d:28:98 > b2:a0:b4:40:07:b6, ethertype IPv6 (0x86dd), length 70: fd00::2 > fd00::1: ICMP6, echo reply, seq 0, length 16 tc-so:00:00:41.160004 b2:a0:25:6d:28:98 > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:25ff:fe6d:2898 > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24 tc-so:00:00:41.200004 b2:a0:25:6d:28:98 > 33:33:ff:6d:28:98, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:25ff:fe6d:2898 > ff02::1:ff6d:2898: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff6d:2898, length 24 tc-so:00:00:45.580004 b2:a0:25:6d:28:98 > b2:a0:b4:40:07:b6, ethertype IPv6 (0x86dd), length 86: fd00::2 > fd00::1: ICMP6, neighbor solicitation, who has fd00::1, length 32 tc-so:00:00:49.680004 b2:a0:b4:40:07:b6 > b2:a0:25:6d:28:98, ethertype IPv6 (0x86dd), length 78: fd00::1 > fd00::2: ICMP6, neighbor advertisement, tgt is fd00::1, length 24 tc-so:00:00:52.320004 b2:a0:b4:40:07:b6 > b2:a0:25:6d:28:98, ethertype IPv6 (0x86dd), length 70: fd00::1 > fd00::2: ICMP6, echo request, seq 0, length 16 tc-so:00:00:48.340004 b2:a0:25:6d:28:98 > b2:a0:b4:40:07:b6, ethertype IPv6 (0x86dd), length 70: fd00::2 > fd00::1: ICMP6, echo reply, seq 0, length 16 tc-so:### Dumping ./bus_ipsec_tunnel tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:28.900004 b2:a0:a2:6a:32:33 > 33:33:ff:6a:32:33, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff6a:3233: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff6a:3233, length 24 tc-so:00:00:28.930004 b2:a0:a2:6a:32:33 > 33:33:ff:6a:32:33, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff6a:3233: ICMP6, neighbor solicitation, who has fe80::b0a0:a2ff:fe6a:3233, length 32 tc-so:00:00:30.650004 b2:a0:a2:6a:32:33 > 33:33:d8:a4:93:b3, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:a2ff:fe6a:3233 > ff02::2:d8a4:93b3: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:d8a4:93b3, length 24 tc-so:00:00:31.020004 b2:a0:a2:6a:32:33 > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:a2ff:fe6a:3233 > ff02::1:ff00:1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:1, length 24 tc-so:00:00:31.000004 b2:a0:50:8e:18:85 > 33:33:ff:8e:18:85, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff8e:1885: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff8e:1885, length 24 tc-so:00:00:35.250004 b2:a0:a2:6a:32:33 > 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:31.080004 b2:a0:50:8e:18:85 > b2:a0:a2:6a:32:33, ethertype IPv6 (0x86dd), length 86: fc00::2 > fc00::1: ICMP6, neighbor advertisement, tgt is fc00::2, length 32 tc-so:00:00:35.290004 b2:a0:a2:6a:32:33 > b2:a0:50:8e:18:85, ethertype IPv6 (0x86dd), length 144: fc00::1 > fc00::2: ip-proto-115 90 tc-so:00:00:31.120004 b2:a0:50:8e:18:85 > b2:a0:a2:6a:32:33, ethertype IPv6 (0x86dd), length 192: fc00::2 > fc00::1: ICMP6, parameter problem, next header - octet 6, length 138 tc-so:00:00:31.160004 b2:a0:50:8e:18:85 > 33:33:ff:8e:18:85, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff8e:1885: ICMP6, neighbor solicitation, who has fe80::b0a0:50ff:fe8e:1885, length 32 tc-so:00:00:36.770004 b2:a0:a2:6a:32:33 > b2:a0:50:8e:18:85, ethertype IPv6 (0x86dd), length 144: fc00::1 > fc00::2: ip-proto-115 90 tc-so:00:00:32.580004 b2:a0:50:8e:18:85 > b2:a0:a2:6a:32:33, ethertype IPv6 (0x86dd), length 192: fc00::2 > fc00::1: ICMP6, parameter problem, next header - octet 6, length 138 tc-so:00:00:38.150004 b2:a0:a2:6a:32:33 > 33:33:ff:6a:32:33, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:a2ff:fe6a:3233 > ff02::1:ff6a:3233: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff6a:3233, length 24 tc-so:00:00:36.020004 b2:a0:50:8e:18:85 > 33:33:ba:f8:fb:13, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:50ff:fe8e:1885 > ff02::2:baf8:fb13: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:baf8:fb13, length 24 tc-so:00:00:36.100004 b2:a0:50:8e:18:85 > b2:a0:a2:6a:32:33, ethertype IPv6 (0x86dd), length 86: fc00::2 > fc00::1: ICMP6, neighbor solicitation, who has fc00::1, length 32 tc-so:00:00:40.300004 b2:a0:a2:6a:32:33 > b2:a0:50:8e:18:85, ethertype IPv6 (0x86dd), length 78: fc00::1 > fc00::2: ICMP6, neighbor advertisement, tgt is fc00::1, length 24 tc-so:00:00:36.360004 b2:a0:50:8e:18:85 > 33:33:ff:8e:18:85, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:50ff:fe8e:1885 > ff02::1:ff8e:1885: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff8e:1885, length 24 tc-so:00:00:37.920004 b2:a0:50:8e:18:85 > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:50ff:fe8e:1885 > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24 tc-so:00:00:39.570004 b2:a0:50:8e:18:85 > b2:a0:a2:6a:32:33, ethertype IPv6 (0x86dd), length 144: fc00::2 > fc00::1: ip-proto-115 90 tc-so:00:00:40.830004 b2:a0:50:8e:18:85 > b2:a0:a2:6a:32:33, ethertype IPv6 (0x86dd), length 144: fc00::2 > fc00::1: ip-proto-115 90 tc-so:00:00:40.830004 b2:a0:50:8e:18:85 > b2:a0:a2:6a:32:33, ethertype IPv6 (0x86dd), length 144: fc00::2 > fc00::1: ip-proto-115 90 tc-so:00:00:44.110004 b2:a0:50:8e:18:85 > b2:a0:a2:6a:32:33, ethertype IPv6 (0x86dd), length 144: fc00::2 > fc00::1: ip-proto-115 90 tc-so:00:00:48.730004 b2:a0:a2:6a:32:33 > b2:a0:50:8e:18:85, ethertype IPv6 (0x86dd), length 144: fc00::1 > fc00::2: ip-proto-115 90 tc-so:00:00:44.620004 b2:a0:50:8e:18:85 > b2:a0:a2:6a:32:33, ethertype IPv6 (0x86dd), length 144: fc00::2 > fc00::1: ip-proto-115 90 tc-so:00:00:48.810004 b2:a0:a2:6a:32:33 > b2:a0:50:8e:18:85, ethertype IPv6 (0x86dd), length 128: fc00::1 > fc00::2: ip-proto-115 74 tc-so:00:00:44.660004 b2:a0:50:8e:18:85 > b2:a0:a2:6a:32:33, ethertype IPv6 (0x86dd), length 128: fc00::2 > fc00::1: ip-proto-115 74 tc-so:00:00:45.190004 b2:a0:50:8e:18:85 > b2:a0:a2:6a:32:33, ethertype IPv6 (0x86dd), length 144: fc00::2 > fc00::1: ip-proto-115 90 tc-so:00:00:45.230004 b2:a0:50:8e:18:85 > b2:a0:a2:6a:32:33, ethertype IPv6 (0x86dd), length 144: fc00::2 > fc00::1: ip-proto-115 90 tc-so:00:00:49.600004 b2:a0:50:8e:18:85 > b2:a0:a2:6a:32:33, ethertype IPv6 (0x86dd), length 222: fc00::2 > fc00::1: ESP(spi=0x00002711,seq=0x1), length 168 tc-so:00:00:53.840004 b2:a0:a2:6a:32:33 > b2:a0:50:8e:18:85, ethertype IPv6 (0x86dd), length 206: fc00::1 > fc00::2: ESP(spi=0x00002710,seq=0x1), length 152 tc-so:00:00:56.500004 b2:a0:a2:6a:32:33 > b2:a0:50:8e:18:85, ethertype IPv6 (0x86dd), length 206: fc00::1 > fc00::2: ESP(spi=0x00002710,seq=0x2), length 152 tc-so:00:00:52.360004 b2:a0:50:8e:18:85 > b2:a0:a2:6a:32:33, ethertype IPv6 (0x86dd), length 206: fc00::2 > fc00::1: ESP(spi=0x00002711,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: 1662334481.562994, ipsec_l2tp_ipv6_tunnel_esp_rijndaelcbc, passed tp-end: 1662334481.630965, net/ipsec/t_ipsec_l2tp tp-start: 1662334507.440250, net/ipsec/t_ipsec_misc, 44 tc-start: 1662334507.453560, 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:7d:bb:08:f8 ./.__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 33624 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:fa:14:2b:ae 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 - - 33624 lo0 tc-so:10.0.0.2 b2:a0:7d:bb:08:f8 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 33624 0 0 0 0 0 tc-so:lo0 33624 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:fa:14:2b:ae 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:7d:bb:08:f8 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:fa:14:2b:ae 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 33624 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:bb:08:f8 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 - - 33624 lo0 tc-so:10.0.0.1 b2:a0:fa:14:2b: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 33624 0 0 0 0 0 tc-so:lo0 33624 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:7d:bb:08:f8 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:fa:14:2b:ae 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:7d:bb:08:f8 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:7d:bb:08:f8 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:fa:14:2b:ae 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 33624 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 - - 33624 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33624 0 0 0 0 0 tc-so:lo0 33624 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 256 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 384 1 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 384 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 128 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 1280 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 128 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 256 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 46 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 59 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 64 158 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 256 71 0 0 5 0 5 5 0 inf 0 tc-so:kmem-00256 384 51 0 0 6 0 6 6 0 inf 0 tc-so:kmem-00384 512 28 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00512 640 12 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00768 896 7 0 0 2 0 2 2 0 inf 0 tc-so:kmem-01024 1152 95 0 0 32 0 32 32 0 inf 0 tc-so:kmem-02048 2048 418 0 0 209 0 209 209 0 inf 0 tc-so:kmem-04096 4096 13 0 0 13 0 13 13 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 528 5 0 0 3 0 3 3 0 inf 2 tc-so:mclpl 2048 2 0 0 5 0 5 5 0 8192 4 tc-so:mutex 128 32 0 0 2 0 2 2 0 inf 0 tc-so:pcache 2816 54 0 1 53 0 53 53 0 inf 0 tc-so:pcachecpu 128 55 0 0 2 0 2 2 0 inf 0 tc-so:pcglarge 1152 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 384 31 0 0 4 0 4 4 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-128 80 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 248 0 0 4 0 4 4 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 1024 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 128 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 1024 7 0 0 2 0 2 2 0 inf 0 tc-so:vmembt 128 38 0 0 2 0 2 2 0 inf 0 tc-so:Totals 1545 0 26 386 0 386 tc-so: tc-so:In use 1291K, total allocated 1544K; utilization 83.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, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.99 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/evbarm/9.99.99/modules tc-so:[ 1.360005] IPsec: Initialized Security Association Processing. tc-so:[ 1.360005] 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:[ 6.370005] shmif0: Ethernet address b2:a0:fa:14:2b:ae tc-so:[ 16.200005] 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 33624 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 - - 33624 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33624 0 0 0 0 0 tc-so:lo0 33624 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 256 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 384 1 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 384 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 128 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 1280 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 128 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 256 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 64 160 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 256 71 0 0 5 0 5 5 0 inf 0 tc-so:kmem-00256 384 51 0 0 6 0 6 6 0 inf 0 tc-so:kmem-00384 512 28 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00512 640 12 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00768 896 7 0 0 2 0 2 2 0 inf 0 tc-so:kmem-01024 1152 95 0 0 32 0 32 32 0 inf 0 tc-so:kmem-02048 2048 406 0 0 203 0 203 203 0 inf 0 tc-so:kmem-04096 4096 13 0 0 13 0 13 13 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 528 5 0 0 3 0 3 3 0 inf 2 tc-so:mclpl 2048 3 0 0 6 0 6 6 0 8192 4 tc-so:mutex 128 32 0 0 2 0 2 2 0 inf 0 tc-so:pcache 2816 54 0 1 53 0 53 53 0 inf 0 tc-so:pcachecpu 128 55 0 0 2 0 2 2 0 inf 0 tc-so:pcglarge 1152 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 384 32 0 0 4 0 4 4 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-128 80 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 243 0 0 4 0 4 4 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 1024 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 128 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 1024 7 0 0 2 0 2 2 0 inf 0 tc-so:vmembt 128 38 0 0 2 0 2 2 0 inf 0 tc-so:Totals 1526 0 24 381 0 381 tc-so: tc-so:In use 1268K, total allocated 1524K; utilization 83.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, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.99 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/evbarm/9.99.99/modules tc-so:[ 1.330005] 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:[ 5.540005] shmif0: Ethernet address b2:a0:7d:bb:08:f8 tc-so:[ 13.430005] 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:11.070004 b2:a0:fa:14:2b:ae > 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:09.210004 b2:a0:7d:bb:08:f8 > 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.120004 b2:a0:fa:14:2b:ae > 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:13.390004 b2:a0:7d:bb:08:f8 > b2:a0:fa:14:2b:ae, ethertype ARP (0x0806), length 42: Reply 10.0.0.2 is-at b2:a0:7d:bb:08:f8, length 28 tc-so:00:00:16.160004 b2:a0:fa:14:2b:ae > b2:a0:7d:bb:08:f8, ethertype IPv4 (0x0800), length 142: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x1): ICMP echo request, id 37153, seq 0, length 64 tc-so:00:00:13.430004 b2:a0:7d:bb:08:f8 > 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:16.200004 b2:a0:fa:14:2b:ae > b2:a0:7d:bb:08:f8, ethertype ARP (0x0806), length 42: Reply 10.0.0.1 is-at b2:a0:fa:14:2b:ae, length 28 tc-so:00:00:13.470004 b2:a0:7d:bb:08:f8 > b2:a0:fa:14:2b:ae, ethertype IPv4 (0x0800), length 142: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x1): ICMP echo reply, id 37153, seq 0, length 64 tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-end: 1662334566.903493, ipsec_getspi_update_sa_ah_hmacsha512, passed tc-start: 1662334566.965157, 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:7b:68:31:5f ./.__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 33624 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:31:43:0b:e0 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 - - 33624 lo0 tc-so:10.0.0.2 b2:a0:7b:68:31: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 33624 0 0 0 0 0 tc-so:lo0 33624 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:31:43:0b:e0 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:7b:68:31:5f 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:31:43:0b:e0 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 33624 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:7b:68:31:5f 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 - - 33624 lo0 tc-so:10.0.0.1 b2:a0:31:43:0b:e0 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 33624 0 0 0 0 0 tc-so:lo0 33624 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:7b:68:31:5f 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:31:43:0b:e0 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:7b:68:31:5f 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:7b:68:31:5f 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:31:43:0b:e0 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 33624 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 - - 33624 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33624 0 0 0 0 0 tc-so:lo0 33624 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 256 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 384 2 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 384 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 128 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 1280 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 128 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 256 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 59 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 64 158 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 256 69 0 0 5 0 5 5 0 inf 0 tc-so:kmem-00256 384 47 0 0 5 0 5 5 0 inf 0 tc-so:kmem-00384 512 28 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00512 640 12 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00768 896 7 0 0 2 0 2 2 0 inf 0 tc-so:kmem-01024 1152 95 0 0 32 0 32 32 0 inf 0 tc-so:kmem-02048 2048 419 0 0 210 0 210 210 0 inf 0 tc-so:kmem-04096 4096 13 0 0 13 0 13 13 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 528 7 0 0 4 0 4 4 0 inf 3 tc-so:mclpl 2048 2 0 0 5 0 5 5 0 8192 4 tc-so:mutex 128 32 0 0 2 0 2 2 0 inf 0 tc-so:pcache 2816 54 0 1 53 0 53 53 0 inf 0 tc-so:pcachecpu 128 55 0 0 2 0 2 2 0 inf 0 tc-so:pcglarge 1152 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 384 36 0 0 4 0 4 4 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-128 80 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 249 0 0 4 0 4 4 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 1024 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 128 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 1024 7 0 0 2 0 2 2 0 inf 0 tc-so:vmembt 128 38 0 0 2 0 2 2 0 inf 0 tc-so:Totals 1558 0 26 387 0 387 tc-so: tc-so:In use 1294K, total allocated 1548K; utilization 83.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, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.99 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/evbarm/9.99.99/modules tc-so:[ 1.350005] IPsec: Initialized Security Association Processing. tc-so:[ 1.350005] 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:[ 6.440005] shmif0: Ethernet address b2:a0:31:43:0b:e0 tc-so:[ 14.870005] 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 33624 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 - - 33624 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33624 0 0 0 0 0 tc-so:lo0 33624 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 256 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 384 1 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 384 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 128 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 1280 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 128 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 256 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 58 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 64 159 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 256 69 0 0 5 0 5 5 0 inf 0 tc-so:kmem-00256 384 47 0 0 5 0 5 5 0 inf 0 tc-so:kmem-00384 512 28 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00512 640 12 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00768 896 7 0 0 2 0 2 2 0 inf 0 tc-so:kmem-01024 1152 95 0 0 32 0 32 32 0 inf 0 tc-so:kmem-02048 2048 407 0 0 204 0 204 204 0 inf 0 tc-so:kmem-04096 4096 13 0 0 13 0 13 13 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 528 9 0 0 4 0 4 4 0 inf 2 tc-so:mclpl 2048 3 0 0 6 0 6 6 0 8192 4 tc-so:mutex 128 32 0 0 2 0 2 2 0 inf 0 tc-so:pcache 2816 54 0 1 53 0 53 53 0 inf 0 tc-so:pcachecpu 128 55 0 0 2 0 2 2 0 inf 0 tc-so:pcglarge 1152 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 384 33 0 0 4 0 4 4 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-128 80 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 244 0 0 4 0 4 4 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 1024 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 128 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 1024 7 0 0 2 0 2 2 0 inf 0 tc-so:vmembt 128 38 0 0 2 0 2 2 0 inf 0 tc-so:Totals 1532 0 24 382 0 382 tc-so: tc-so:In use 1270K, total allocated 1528K; utilization 83.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, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.99 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.210005] root file system type: rumpfs tc-so:[ 1.210005] kern.module.path=/stand/evbarm/9.99.99/modules tc-so:[ 1.350005] IPsec: Initialized Security Association Processing. tc-so:[ 1.350005] 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:[ 5.280005] shmif0: Ethernet address b2:a0:7b:68:31:5f tc-so:[ 11.800005] 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:10.870004 b2:a0:31:43:0b:e0 > 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:08.710004 b2:a0:7b:68:31:5f > 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:14.730004 b2:a0:31:43:0b:e0 > 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.760004 b2:a0:7b:68:31:5f > b2:a0:31:43:0b:e0, ethertype ARP (0x0806), length 42: Reply 10.0.0.2 is-at b2:a0:7b:68:31:5f, length 28 tc-so:00:00:14.800004 b2:a0:31:43:0b:e0 > b2:a0:7b:68:31:5f, ethertype IPv4 (0x0800), length 122: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x1): ICMP echo request, id 32554, seq 0, length 64 tc-so:00:00:11.800004 b2:a0:7b:68:31:5f > 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:14.830004 b2:a0:31:43:0b:e0 > b2:a0:7b:68:31:5f, ethertype ARP (0x0806), length 42: Reply 10.0.0.1 is-at b2:a0:31:43:0b:e0, length 28 tc-so:00:00:11.840004 b2:a0:7b:68:31:5f > b2:a0:31:43:0b:e0, ethertype IPv4 (0x0800), length 122: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x1): ICMP echo reply, id 32554, seq 0, length 64 tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-end: 1662334622.946676, ipsec_getspi_update_sa_ah_null, passed tc-start: 1662334622.981876, 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:23:62:ac: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: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 33624 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:c1:49:76:b6 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 - - 33624 lo0 tc-so:10.0.0.2 b2:a0:23:62:ac: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 33624 0 0 0 0 0 tc-so:lo0 33624 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:c1:49:76:b6 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:23:62:ac:eb 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:c1:49:76:b6 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 33624 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:23:62:ac: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 - - 33624 lo0 tc-so:10.0.0.1 b2:a0:c1:49:76: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 33624 0 0 0 0 0 tc-so:lo0 33624 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:23:62:ac:eb 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:c1:49:76:b6 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:23:62:ac: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:23:62:ac:eb 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:c1:49:76:b6 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 33624 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 - - 33624 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33624 0 0 0 0 0 tc-so:lo0 33624 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 384 2 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 384 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 128 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 1280 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 128 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 256 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 46 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 59 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 64 158 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 256 69 0 0 5 0 5 5 0 inf 0 tc-so:kmem-00256 384 47 0 0 5 0 5 5 0 inf 0 tc-so:kmem-00384 512 28 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00512 640 12 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00768 896 7 0 0 2 0 2 2 0 inf 0 tc-so:kmem-01024 1152 95 0 0 32 0 32 32 0 inf 0 tc-so:kmem-02048 2048 418 0 0 209 0 209 209 0 inf 0 tc-so:kmem-04096 4096 13 0 0 13 0 13 13 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 528 6 0 0 4 0 4 4 0 inf 3 tc-so:mclpl 2048 2 0 0 5 0 5 5 0 8192 4 tc-so:mutex 128 32 0 0 2 0 2 2 0 inf 0 tc-so:pcache 2816 54 0 1 53 0 53 53 0 inf 0 tc-so:pcachecpu 128 55 0 0 2 0 2 2 0 inf 0 tc-so:pcglarge 1152 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 384 36 0 0 4 0 4 4 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-128 80 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 247 0 0 4 0 4 4 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 1024 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 128 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 1024 7 0 0 2 0 2 2 0 inf 0 tc-so:vmembt 128 38 0 0 2 0 2 2 0 inf 0 tc-so:Totals 1549 0 26 386 0 386 tc-so: tc-so:In use 1291K, total allocated 1544K; utilization 83.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, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.99 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/evbarm/9.99.99/modules tc-so:[ 1.330005] IPsec: Initialized Security Association Processing. tc-so:[ 1.330005] 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.040005] shmif0: Ethernet address b2:a0:c1:49:76:b6 tc-so:### Dumping unix://ipsec_peer tc-so:lo0: flags=0x8049 mtu 33624 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 - - 33624 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33624 0 0 0 0 0 tc-so:lo0 33624 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 384 1 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 384 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 128 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 1280 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 128 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 256 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 46 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 64 158 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 256 69 0 0 5 0 5 5 0 inf 0 tc-so:kmem-00256 384 47 0 0 5 0 5 5 0 inf 0 tc-so:kmem-00384 512 28 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00512 640 12 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00768 896 7 0 0 2 0 2 2 0 inf 0 tc-so:kmem-01024 1152 95 0 0 32 0 32 32 0 inf 0 tc-so:kmem-02048 2048 406 0 0 203 0 203 203 0 inf 0 tc-so:kmem-04096 4096 13 0 0 13 0 13 13 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 528 7 0 0 4 0 4 4 0 inf 3 tc-so:mclpl 2048 4 0 0 6 0 6 6 0 8192 4 tc-so:mutex 128 32 0 0 2 0 2 2 0 inf 0 tc-so:pcache 2816 54 0 1 53 0 53 53 0 inf 0 tc-so:pcachecpu 128 55 0 0 2 0 2 2 0 inf 0 tc-so:pcglarge 1152 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 384 33 0 0 4 0 4 4 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-128 80 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 242 0 0 4 0 4 4 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 1024 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 128 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 1024 7 0 0 2 0 2 2 0 inf 0 tc-so:vmembt 128 38 0 0 2 0 2 2 0 inf 0 tc-so:Totals 1522 0 24 381 0 381 tc-so: tc-so:In use 1269K, total allocated 1524K; utilization 83.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, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.99 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/evbarm/9.99.99/modules tc-so:[ 1.330005] IPsec: Initialized Security Association Processing. tc-so:[ 1.330005] 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:[ 6.770005] shmif0: Ethernet address b2:a0:23:62:ac:eb tc-so:./bus_ipsec tc-so:### Dumping ./bus_ipsec tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:12.920004 b2:a0:c1:49:76:b6 > 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:10.230004 b2:a0:23:62:ac: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:16.960004 b2:a0:c1:49:76:b6 > 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:13.440004 b2:a0:23:62:ac:eb > b2:a0:c1:49:76:b6, ethertype ARP (0x0806), length 42: Reply 10.0.0.2 is-at b2:a0:23:62:ac:eb, length 28 tc-so:00:00:17.000004 b2:a0:c1:49:76:b6 > b2:a0:23:62:ac:eb, ethertype IPv4 (0x0800), length 110: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x1), length 76 tc-so:00:00:13.520004 b2:a0:23:62:ac: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:17.040004 b2:a0:c1:49:76:b6 > b2:a0:23:62:ac:eb, ethertype ARP (0x0806), length 42: Reply 10.0.0.1 is-at b2:a0:c1:49:76:b6, length 28 tc-so:00:00:13.520004 b2:a0:23:62:ac:eb > b2:a0:c1:49:76:b6, 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: 1662334680.450513, ipsec_getspi_update_sa_esp_null, passed tc-start: 1662334680.498416, 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:3c:75:b3:ea ./.__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 33624 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:b5:fa:04 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 - - 33624 lo0 tc-so:10.0.0.2 b2:a0:3c:75:b3: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 33624 0 0 0 0 0 tc-so:lo0 33624 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:94:b5:fa:04 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:3c:75:b3:ea 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:94:b5:fa:04 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 33624 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:3c:75:b3:ea 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 - - 33624 lo0 tc-so:10.0.0.1 b2:a0:94:b5:fa: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 33624 0 0 0 0 0 tc-so:lo0 33624 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:3c:75:b3:ea 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:94:b5:fa:04 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:3c:75:b3:ea 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:3c:75:b3:ea 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:94:b5:fa:04 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 33624 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 - - 33624 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33624 0 0 0 0 0 tc-so:lo0 33624 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 384 1 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 384 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 128 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 1280 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 128 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 256 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 61 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 64 158 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 256 69 0 0 5 0 5 5 0 inf 0 tc-so:kmem-00256 384 47 0 0 5 0 5 5 0 inf 0 tc-so:kmem-00384 512 28 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00512 640 14 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00768 896 7 0 0 2 0 2 2 0 inf 0 tc-so:kmem-01024 1152 95 0 0 32 0 32 32 0 inf 0 tc-so:kmem-02048 2048 418 0 0 209 0 209 209 0 inf 0 tc-so:kmem-04096 4096 13 0 0 13 0 13 13 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 528 5 0 0 3 0 3 3 0 inf 2 tc-so:mclpl 2048 2 0 0 5 0 5 5 0 8192 4 tc-so:mutex 128 32 0 0 2 0 2 2 0 inf 0 tc-so:pcache 2816 54 0 1 53 0 53 53 0 inf 0 tc-so:pcachecpu 128 55 0 0 2 0 2 2 0 inf 0 tc-so:pcglarge 1152 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 384 31 0 0 4 0 4 4 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-128 80 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 247 0 0 4 0 4 4 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 1024 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 128 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 1024 7 0 0 2 0 2 2 0 inf 0 tc-so:vmembt 128 38 0 0 2 0 2 2 0 inf 0 tc-so:Totals 1543 0 26 386 0 386 tc-so: tc-so:In use 1290K, total allocated 1544K; utilization 83.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, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.99 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/evbarm/9.99.99/modules tc-so:[ 1.360005] IPsec: Initialized Security Association Processing. tc-so:[ 1.360005] 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:[ 7.180005] shmif0: Ethernet address b2:a0:94:b5:fa:04 tc-so:### Dumping unix://ipsec_peer tc-so:lo0: flags=0x8049 mtu 33624 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 - - 33624 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33624 0 0 0 0 0 tc-so:lo0 33624 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 384 1 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 384 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 128 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 1280 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 128 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 256 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 46 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 64 153 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 256 70 0 0 5 0 5 5 0 inf 0 tc-so:kmem-00256 384 47 0 0 5 0 5 5 0 inf 0 tc-so:kmem-00384 512 28 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00512 640 14 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00768 896 7 0 0 2 0 2 2 0 inf 0 tc-so:kmem-01024 1152 95 0 0 32 0 32 32 0 inf 0 tc-so:kmem-02048 2048 406 0 0 203 0 203 203 0 inf 0 tc-so:kmem-04096 4096 13 0 0 13 0 13 13 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 528 5 0 0 3 0 3 3 0 inf 2 tc-so:mclpl 2048 3 0 0 6 0 6 6 0 8192 4 tc-so:mutex 128 32 0 0 2 0 2 2 0 inf 0 tc-so:pcache 2816 54 0 1 53 0 53 53 0 inf 0 tc-so:pcachecpu 128 55 0 0 2 0 2 2 0 inf 0 tc-so:pcglarge 1152 2 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 384 31 0 0 4 0 4 4 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-128 80 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 242 0 0 4 0 4 4 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 1024 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 128 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 1024 7 0 0 2 0 2 2 0 inf 0 tc-so:vmembt 128 38 0 0 2 0 2 2 0 inf 0 tc-so:Totals 1517 0 24 381 0 381 tc-so: tc-so:In use 1267K, total allocated 1524K; utilization 83.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, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.99 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/evbarm/9.99.99/modules tc-so:[ 1.340005] IPsec: Initialized Security Association Processing. tc-so:[ 1.340005] mainbus0 (root) tc-so:[ 1.440005] chacha: Portable C ChaCha tc-so:[ 1.470005] aes: BearSSL aes_ct tc-so:[ 1.510005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.510005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 6.380005] shmif0: Ethernet address b2:a0:3c:75:b3:ea tc-so:./bus_ipsec tc-so:### Dumping ./bus_ipsec tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:11.790004 b2:a0:94:b5:fa:04 > 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:10.100004 b2:a0:3c:75:b3: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:17.420004 b2:a0:94:b5:fa:04 > 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:14.570004 b2:a0:3c:75:b3:ea > b2:a0:94:b5:fa:04, ethertype ARP (0x0806), length 42: Reply 10.0.0.2 is-at b2:a0:3c:75:b3:ea, length 28 tc-so:00:00:17.450004 b2:a0:94:b5:fa:04 > b2:a0:3c:75:b3:ea, ethertype IPv4 (0x0800), length 138: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x1), length 104 tc-so:00:00:14.610004 b2:a0:3c:75:b3: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.490004 b2:a0:94:b5:fa:04 > b2:a0:3c:75:b3:ea, ethertype ARP (0x0806), length 42: Reply 10.0.0.1 is-at b2:a0:94:b5:fa:04, length 28 tc-so:00:00:14.650004 b2:a0:3c:75:b3:ea > b2:a0:94:b5:fa:04, 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: 1662334741.560278, ipsec_getspi_update_sa_esp_rijndaelcbc, passed tc-start: 1662334741.616065, 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:dd:71:c0:20 ./.__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: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 33624 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:94:97:5b 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 - - 33624 lo0 tc-so:10.0.0.2 b2:a0:dd:71:c0:20 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 33624 0 0 0 0 0 tc-so:lo0 33624 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:e7:94:97:5b 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:dd:71:c0:20 on shmif0 6s 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:94:97:5b 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 33624 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:dd:71:c0:20 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 - - 33624 lo0 tc-so:10.0.0.1 b2:a0:e7:94:97:5b 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 33624 0 0 0 0 0 tc-so:lo0 33624 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:dd:71:c0:20 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:e7:94:97:5b on shmif0 1s 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:dd:71:c0:20 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:dd:71:c0:20 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:e7:94:97:5b 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 33624 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 - - 33624 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33624 0 0 0 0 0 tc-so:lo0 33624 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 256 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 384 1 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 384 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 128 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 1280 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 128 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 256 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 63 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 64 157 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 256 71 0 0 5 0 5 5 0 inf 0 tc-so:kmem-00256 384 52 0 0 6 0 6 6 0 inf 0 tc-so:kmem-00384 512 28 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00512 640 12 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00768 896 7 0 0 2 0 2 2 0 inf 0 tc-so:kmem-01024 1152 95 0 0 32 0 32 32 0 inf 0 tc-so:kmem-02048 2048 541 0 0 271 0 271 271 0 inf 0 tc-so:kmem-04096 4096 13 0 0 13 0 13 13 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 528 9 0 0 4 0 4 4 0 inf 2 tc-so:mclpl 2048 2 0 0 5 0 5 5 0 8192 4 tc-so:mutex 128 32 0 0 2 0 2 2 0 inf 0 tc-so:pcache 2816 54 0 1 53 0 53 53 0 inf 0 tc-so:pcachecpu 128 55 0 0 2 0 2 2 0 inf 0 tc-so:pcglarge 1152 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 384 34 0 0 4 0 4 4 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-128 80 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 310 0 0 5 0 5 5 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 1024 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 128 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 1024 7 0 0 2 0 2 2 0 inf 0 tc-so:vmembt 128 38 0 0 2 0 2 2 0 inf 0 tc-so:Totals 1747 0 31 450 0 450 tc-so: tc-so:In use 1544K, total allocated 1800K; utilization 85.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, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.99 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/evbarm/9.99.99/modules tc-so:[ 1.310005] 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:[ 6.230005] shmif0: Ethernet address b2:a0:e7:94:97:5b tc-so:[ 22.980005] 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 33624 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 - - 33624 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33624 0 0 0 0 0 tc-so:lo0 33624 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 256 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 384 1 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 384 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 128 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 1280 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 128 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 256 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 46 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 64 149 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 256 74 0 0 5 0 5 5 0 inf 0 tc-so:kmem-00256 384 56 0 0 6 0 6 6 0 inf 0 tc-so:kmem-00384 512 28 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00512 640 12 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00768 896 7 0 0 2 0 2 2 0 inf 0 tc-so:kmem-01024 1152 95 0 0 32 0 32 32 0 inf 0 tc-so:kmem-02048 2048 506 0 0 253 0 253 253 0 inf 0 tc-so:kmem-04096 4096 13 0 0 13 0 13 13 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 528 8 0 0 4 0 4 4 0 inf 2 tc-so:mclpl 2048 3 0 0 6 0 6 6 0 8192 4 tc-so:mutex 128 32 0 0 2 0 2 2 0 inf 0 tc-so:pcache 2816 54 0 1 53 0 53 53 0 inf 0 tc-so:pcachecpu 128 55 0 0 2 0 2 2 0 inf 0 tc-so:pcglarge 1152 2 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 384 41 0 0 5 0 5 5 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-128 80 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 293 0 0 5 0 5 5 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 1024 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 128 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 1024 7 0 0 2 0 2 2 0 inf 0 tc-so:vmembt 128 40 0 0 2 0 2 2 0 inf 0 tc-so:Totals 1702 0 25 434 0 434 tc-so: tc-so:In use 1480K, total allocated 1736K; utilization 85.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, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.99 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/evbarm/9.99.99/modules tc-so:[ 1.370005] IPsec: Initialized Security Association Processing. tc-so:[ 1.370005] mainbus0 (root) tc-so:[ 1.480005] chacha: Portable C ChaCha tc-so:[ 1.480005] aes: BearSSL aes_ct tc-so:[ 1.480005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.480005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 5.690005] shmif0: Ethernet address b2:a0:dd:71:c0:20 tc-so:[ 20.350005] 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:11.050004 b2:a0:e7:94:97:5b > 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:09.300004 b2:a0:dd:71:c0:20 > 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:13.240004 b2:a0:e7:94:97:5b > 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:10.650004 b2:a0:dd:71:c0:20 > b2:a0:e7:94:97:5b, ethertype ARP (0x0806), length 42: Reply 10.0.0.2 is-at b2:a0:dd:71:c0:20, length 28 tc-so:00:00:13.280004 b2:a0:e7:94:97:5b > b2:a0:dd:71:c0:20, ethertype IPv4 (0x0800), length 98: 10.0.0.1 > 10.0.0.2: ICMP echo request, id 45202, seq 0, length 64 tc-so:00:00:10.700004 b2:a0:dd:71:c0:20 > 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.280004 b2:a0:e7:94:97:5b > b2:a0:dd:71:c0:20, ethertype ARP (0x0806), length 42: Reply 10.0.0.1 is-at b2:a0:e7:94:97:5b, length 28 tc-so:00:00:10.700004 b2:a0:dd:71:c0:20 > b2:a0:e7:94:97:5b, ethertype IPv4 (0x0800), length 98: 10.0.0.2 > 10.0.0.1: ICMP echo reply, id 45202, seq 0, length 64 tc-so:00:00:22.940004 b2:a0:e7:94:97:5b > b2:a0:dd:71:c0:20, ethertype IPv4 (0x0800), length 142: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x1): ICMP echo request, id 52123, seq 0, length 64 tc-so:00:00:20.400004 b2:a0:dd:71:c0:20 > b2:a0:e7:94:97:5b, ethertype IPv4 (0x0800), length 142: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x1): ICMP echo reply, id 52123, seq 0, length 64 tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-end: 1662334817.227300, ipsec_lifetime_ipv4_ah_hmacsha512, passed tc-start: 1662334817.266207, 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:ec:77:88:11 ./.__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: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 33624 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:84:46:27:a8 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 - - 33624 lo0 tc-so:10.0.0.2 b2:a0:ec:77:88: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 33624 0 0 0 0 0 tc-so:lo0 33624 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:84:46:27:a8 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:ec:77:88:11 on shmif0 7s 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:84:46:27:a8 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 33624 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:77:88:11 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 - - 33624 lo0 tc-so:10.0.0.1 b2:a0:84:46:27:a8 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 33624 0 0 0 0 0 tc-so:lo0 33624 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:ec:77:88:11 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:84:46:27:a8 on shmif0 3s 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:77:88:11 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:ec:77:88:11 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:84:46:27:a8 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 33624 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 - - 33624 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33624 0 0 0 0 0 tc-so:lo0 33624 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 256 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 384 2 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 384 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 128 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 1280 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 128 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 256 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 63 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 64 157 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 256 70 0 0 5 0 5 5 0 inf 0 tc-so:kmem-00256 384 47 0 0 5 0 5 5 0 inf 0 tc-so:kmem-00384 512 28 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00512 640 12 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00768 896 7 0 0 2 0 2 2 0 inf 0 tc-so:kmem-01024 1152 95 0 0 32 0 32 32 0 inf 0 tc-so:kmem-02048 2048 541 0 0 271 0 271 271 0 inf 0 tc-so:kmem-04096 4096 13 0 0 13 0 13 13 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 528 10 0 0 4 0 4 4 0 inf 2 tc-so:mclpl 2048 3 0 0 6 0 6 6 0 8192 4 tc-so:mutex 128 32 0 0 2 0 2 2 0 inf 0 tc-so:pcache 2816 54 0 1 53 0 53 53 0 inf 0 tc-so:pcachecpu 128 55 0 0 2 0 2 2 0 inf 0 tc-so:pcglarge 1152 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 384 37 0 0 4 0 4 4 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-128 80 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 311 0 0 5 0 5 5 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 1024 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 128 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 1024 7 0 0 2 0 2 2 0 inf 0 tc-so:vmembt 128 38 0 0 2 0 2 2 0 inf 0 tc-so:Totals 1756 0 31 450 0 450 tc-so: tc-so:In use 1546K, total allocated 1800K; utilization 85.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, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.99 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/evbarm/9.99.99/modules tc-so:[ 1.340005] IPsec: Initialized Security Association Processing. tc-so:[ 1.340005] 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:[ 6.310005] shmif0: Ethernet address b2:a0:84:46:27:a8 tc-so:[ 22.850005] 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 33624 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 - - 33624 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33624 0 0 0 0 0 tc-so:lo0 33624 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 256 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 384 1 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 384 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 128 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 1280 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 128 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 256 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 62 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 64 158 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 256 69 0 0 5 0 5 5 0 inf 0 tc-so:kmem-00256 384 46 0 0 5 0 5 5 0 inf 0 tc-so:kmem-00384 512 28 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00512 640 12 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00768 896 7 0 0 2 0 2 2 0 inf 0 tc-so:kmem-01024 1152 95 0 0 32 0 32 32 0 inf 0 tc-so:kmem-02048 2048 505 0 0 253 0 253 253 0 inf 0 tc-so:kmem-04096 4096 13 0 0 13 0 13 13 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 528 7 0 0 4 0 4 4 0 inf 3 tc-so:mclpl 2048 3 0 0 6 0 6 6 0 8192 4 tc-so:mutex 128 32 0 0 2 0 2 2 0 inf 0 tc-so:pcache 2816 54 0 1 53 0 53 53 0 inf 0 tc-so:pcachecpu 128 55 0 0 2 0 2 2 0 inf 0 tc-so:pcglarge 1152 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 384 34 0 0 4 0 4 4 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-128 80 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 293 0 0 5 0 5 5 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 1024 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 128 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 1024 7 0 0 2 0 2 2 0 inf 0 tc-so:vmembt 128 38 0 0 2 0 2 2 0 inf 0 tc-so:Totals 1681 0 25 432 0 432 tc-so: tc-so:In use 1468K, total allocated 1728K; utilization 85.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, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.99 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/evbarm/9.99.99/modules tc-so:[ 1.330005] 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:[ 5.520005] shmif0: Ethernet address b2:a0:ec:77:88:11 tc-so:[ 20.060005] 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:10.880004 b2:a0:84:46:27:a8 > 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:09.010004 b2:a0:ec:77:88:11 > 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:13.370004 b2:a0:84:46:27:a8 > 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:10.620004 b2:a0:ec:77:88:11 > b2:a0:84:46:27:a8, ethertype ARP (0x0806), length 42: Reply 10.0.0.2 is-at b2:a0:ec:77:88:11, length 28 tc-so:00:00:13.370004 b2:a0:84:46:27:a8 > b2:a0:ec:77:88:11, ethertype IPv4 (0x0800), length 98: 10.0.0.1 > 10.0.0.2: ICMP echo request, id 61431, seq 0, length 64 tc-so:00:00:10.670004 b2:a0:ec:77:88:11 > 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.370004 b2:a0:84:46:27:a8 > b2:a0:ec:77:88:11, ethertype ARP (0x0806), length 42: Reply 10.0.0.1 is-at b2:a0:84:46:27:a8, length 28 tc-so:00:00:10.670004 b2:a0:ec:77:88:11 > b2:a0:84:46:27:a8, ethertype IPv4 (0x0800), length 98: 10.0.0.2 > 10.0.0.1: ICMP echo reply, id 61431, seq 0, length 64 tc-so:00:00:22.810004 b2:a0:84:46:27:a8 > b2:a0:ec:77:88:11, ethertype IPv4 (0x0800), length 122: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x1): ICMP echo request, id 15323, seq 0, length 64 tc-so:00:00:20.110004 b2:a0:ec:77:88:11 > b2:a0:84:46:27:a8, ethertype IPv4 (0x0800), length 122: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x1): ICMP echo reply, id 15323, seq 0, length 64 tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-end: 1662334892.179637, ipsec_lifetime_ipv4_ah_null, passed tc-start: 1662334892.240154, 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:f2:a4:dc:f0 ./.__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 33624 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:82:5e:f4 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 - - 33624 lo0 tc-so:10.0.0.2 b2:a0:f2:a4:dc:f0 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 33624 0 0 0 0 0 tc-so:lo0 33624 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:ec:82:5e:f4 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:f2:a4:dc:f0 on shmif0 5s 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:82:5e:f4 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 33624 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:f2:a4:dc:f0 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 - - 33624 lo0 tc-so:10.0.0.1 b2:a0:ec:82:5e:f4 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 33624 0 0 0 0 0 tc-so:lo0 33624 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:f2:a4:dc:f0 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:ec:82:5e:f4 on shmif0 2s 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:f2:a4:dc:f0 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:f2:a4:dc:f0 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:ec:82:5e:f4 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 33624 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 - - 33624 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33624 0 0 0 0 0 tc-so:lo0 33624 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 384 2 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 384 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 128 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 1280 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 128 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 256 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 46 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 64 156 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 256 70 0 0 5 0 5 5 0 inf 0 tc-so:kmem-00256 384 47 0 0 5 0 5 5 0 inf 0 tc-so:kmem-00384 512 28 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00512 640 12 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00768 896 7 0 0 2 0 2 2 0 inf 0 tc-so:kmem-01024 1152 95 0 0 32 0 32 32 0 inf 0 tc-so:kmem-02048 2048 540 0 0 270 0 270 270 0 inf 0 tc-so:kmem-04096 4096 13 0 0 13 0 13 13 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 528 15 0 0 5 0 5 5 0 inf 2 tc-so:mclpl 2048 3 0 0 6 0 6 6 0 8192 4 tc-so:mutex 128 32 0 0 2 0 2 2 0 inf 0 tc-so:pcache 2816 54 0 1 53 0 53 53 0 inf 0 tc-so:pcachecpu 128 55 0 0 2 0 2 2 0 inf 0 tc-so:pcglarge 1152 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 384 36 0 0 4 0 4 4 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-128 80 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 309 0 0 5 0 5 5 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 1024 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 128 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 1024 7 0 0 2 0 2 2 0 inf 0 tc-so:vmembt 128 38 0 0 2 0 2 2 0 inf 0 tc-so:Totals 1750 0 31 450 0 450 tc-so: tc-so:In use 1546K, total allocated 1800K; utilization 85.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, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.99 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/evbarm/9.99.99/modules tc-so:[ 1.310005] IPsec: Initialized Security Association Processing. tc-so:[ 1.310005] mainbus0 (root) tc-so:[ 1.400005] chacha: Portable C ChaCha tc-so:[ 1.400005] aes: BearSSL aes_ct tc-so:[ 1.400005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.400005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 6.220005] shmif0: Ethernet address b2:a0:ec:82:5e:f4 tc-so:### Dumping unix://ipsec_peer tc-so:lo0: flags=0x8049 mtu 33624 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 - - 33624 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33624 0 0 0 0 0 tc-so:lo0 33624 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 384 1 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 384 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 128 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 1280 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 128 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 256 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 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 64 163 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 256 69 0 0 5 0 5 5 0 inf 0 tc-so:kmem-00256 384 48 0 0 5 0 5 5 0 inf 0 tc-so:kmem-00384 512 28 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00512 640 12 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00768 896 7 0 0 2 0 2 2 0 inf 0 tc-so:kmem-01024 1152 95 0 0 32 0 32 32 0 inf 0 tc-so:kmem-02048 2048 506 0 0 253 0 253 253 0 inf 0 tc-so:kmem-04096 4096 13 0 0 13 0 13 13 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 528 7 0 0 4 0 4 4 0 inf 3 tc-so:mclpl 2048 3 0 0 6 0 6 6 0 8192 4 tc-so:mutex 128 32 0 0 2 0 2 2 0 inf 0 tc-so:pcache 2816 54 0 1 53 0 53 53 0 inf 0 tc-so:pcachecpu 128 55 0 0 2 0 2 2 0 inf 0 tc-so:pcglarge 1152 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 384 35 0 0 4 0 4 4 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-128 80 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 292 0 0 5 0 5 5 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 1024 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 128 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 1024 7 0 0 2 0 2 2 0 inf 0 tc-so:vmembt 128 38 0 0 2 0 2 2 0 inf 0 tc-so:Totals 1695 0 25 432 0 432 tc-so: tc-so:In use 1472K, total allocated 1728K; utilization 85.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, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.99 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/evbarm/9.99.99/modules tc-so:[ 1.390005] IPsec: Initialized Security Association Processing. 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:[ 5.670005] shmif0: Ethernet address b2:a0:f2:a4:dc:f0 tc-so:./bus_ipsec tc-so:### Dumping ./bus_ipsec tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:10.900004 b2:a0:ec:82:5e:f4 > 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:09.090004 b2:a0:f2:a4:dc:f0 > 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:13.140004 b2:a0:ec:82:5e:f4 > 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:10.430004 b2:a0:f2:a4:dc:f0 > b2:a0:ec:82:5e:f4, ethertype ARP (0x0806), length 42: Reply 10.0.0.2 is-at b2:a0:f2:a4:dc:f0, length 28 tc-so:00:00:13.140004 b2:a0:ec:82:5e:f4 > b2:a0:f2:a4:dc:f0, ethertype IPv4 (0x0800), length 98: 10.0.0.1 > 10.0.0.2: ICMP echo request, id 41247, seq 0, length 64 tc-so:00:00:10.480004 b2:a0:f2:a4:dc:f0 > 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.180004 b2:a0:ec:82:5e:f4 > b2:a0:f2:a4:dc:f0, ethertype ARP (0x0806), length 42: Reply 10.0.0.1 is-at b2:a0:ec:82:5e:f4, length 28 tc-so:00:00:10.480004 b2:a0:f2:a4:dc:f0 > b2:a0:ec:82:5e:f4, ethertype IPv4 (0x0800), length 98: 10.0.0.2 > 10.0.0.1: ICMP echo reply, id 41247, seq 0, length 64 tc-so:00:00:23.330004 b2:a0:ec:82:5e:f4 > b2:a0:f2:a4:dc:f0, ethertype IPv4 (0x0800), length 110: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x1), length 76 tc-so:00:00:20.750004 b2:a0:f2:a4:dc:f0 > b2:a0:ec:82:5e:f4, 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: 1662334967.30473, ipsec_lifetime_ipv4_esp_null, passed tc-start: 1662334967.85078, 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:5c:d6:b6:7f ./.__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: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 33624 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:4c:a5:84:2c 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 - - 33624 lo0 tc-so:10.0.0.2 b2:a0:5c:d6:b6:7f 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 33624 0 0 0 0 0 tc-so:lo0 33624 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:4c:a5:84:2c 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:5c:d6:b6:7f on shmif0 7s 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:4c:a5:84:2c 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 33624 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:d6:b6:7f 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 - - 33624 lo0 tc-so:10.0.0.1 b2:a0:4c:a5:84: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 33624 0 0 0 0 0 tc-so:lo0 33624 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:5c:d6:b6:7f 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:4c:a5:84:2c on shmif0 3s 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:d6:b6:7f 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:5c:d6:b6:7f 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:4c:a5:84:2c 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 33624 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 - - 33624 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33624 0 0 0 0 0 tc-so:lo0 33624 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 384 1 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 384 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 128 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 1280 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 128 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 256 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 64 159 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 256 70 0 0 5 0 5 5 0 inf 0 tc-so:kmem-00256 384 48 0 0 5 0 5 5 0 inf 0 tc-so:kmem-00384 512 28 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00512 640 14 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00768 896 7 0 0 2 0 2 2 0 inf 0 tc-so:kmem-01024 1152 95 0 0 32 0 32 32 0 inf 0 tc-so:kmem-02048 2048 540 0 0 270 0 270 270 0 inf 0 tc-so:kmem-04096 4096 13 0 0 13 0 13 13 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 528 15 0 0 5 0 5 5 0 inf 2 tc-so:mclpl 2048 2 0 0 5 0 5 5 0 8192 4 tc-so:mutex 128 32 0 0 2 0 2 2 0 inf 0 tc-so:pcache 2816 54 0 1 53 0 53 53 0 inf 0 tc-so:pcachecpu 128 55 0 0 2 0 2 2 0 inf 0 tc-so:pcglarge 1152 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 384 38 0 0 4 0 4 4 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-128 80 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 308 0 0 5 0 5 5 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 1024 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 128 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 1024 7 0 0 2 0 2 2 0 inf 0 tc-so:vmembt 128 38 0 0 2 0 2 2 0 inf 0 tc-so:Totals 1755 0 31 450 0 450 tc-so: tc-so:In use 1546K, total allocated 1800K; utilization 85.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, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.99 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/evbarm/9.99.99/modules tc-so:[ 1.310005] 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:[ 6.940005] shmif0: Ethernet address b2:a0:4c:a5:84:2c tc-so:### Dumping unix://ipsec_peer tc-so:lo0: flags=0x8049 mtu 33624 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 - - 33624 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33624 0 0 0 0 0 tc-so:lo0 33624 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 384 1 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 384 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 128 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 1280 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 128 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 256 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 46 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 64 157 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 256 69 0 0 5 0 5 5 0 inf 0 tc-so:kmem-00256 384 46 0 0 5 0 5 5 0 inf 0 tc-so:kmem-00384 512 28 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00512 640 14 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00768 896 7 0 0 2 0 2 2 0 inf 0 tc-so:kmem-01024 1152 95 0 0 32 0 32 32 0 inf 0 tc-so:kmem-02048 2048 505 0 0 253 0 253 253 0 inf 0 tc-so:kmem-04096 4096 13 0 0 13 0 13 13 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 528 7 0 0 4 0 4 4 0 inf 3 tc-so:mclpl 2048 3 0 0 6 0 6 6 0 8192 4 tc-so:mutex 128 32 0 0 2 0 2 2 0 inf 0 tc-so:pcache 2816 54 0 1 53 0 53 53 0 inf 0 tc-so:pcachecpu 128 55 0 0 2 0 2 2 0 inf 0 tc-so:pcglarge 1152 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 384 33 0 0 4 0 4 4 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-128 80 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 292 0 0 5 0 5 5 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 1024 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 128 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 1024 7 0 0 2 0 2 2 0 inf 0 tc-so:vmembt 128 38 0 0 2 0 2 2 0 inf 0 tc-so:Totals 1674 0 25 433 0 433 tc-so: tc-so:In use 1469K, total allocated 1732K; utilization 84.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, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.99 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/evbarm/9.99.99/modules tc-so:[ 1.340005] IPsec: Initialized Security Association Processing. tc-so:[ 1.340005] mainbus0 (root) tc-so:[ 1.990005] chacha: Portable C ChaCha tc-so:[ 1.990005] aes: BearSSL aes_ct tc-so:[ 1.990005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.990005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 6.210005] shmif0: Ethernet address b2:a0:5c:d6:b6:7f tc-so:./bus_ipsec tc-so:### Dumping ./bus_ipsec tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:11.620004 b2:a0:4c:a5:84:2c > 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:09.640004 b2:a0:5c:d6:b6:7f > 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:14.040004 b2:a0:4c:a5:84:2c > 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.290004 b2:a0:5c:d6:b6:7f > b2:a0:4c:a5:84:2c, ethertype ARP (0x0806), length 42: Reply 10.0.0.2 is-at b2:a0:5c:d6:b6:7f, length 28 tc-so:00:00:14.080004 b2:a0:4c:a5:84:2c > b2:a0:5c:d6:b6:7f, ethertype IPv4 (0x0800), length 98: 10.0.0.1 > 10.0.0.2: ICMP echo request, id 27065, seq 0, length 64 tc-so:00:00:11.290004 b2:a0:5c:d6:b6:7f > 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:14.120004 b2:a0:4c:a5:84:2c > b2:a0:5c:d6:b6:7f, ethertype ARP (0x0806), length 42: Reply 10.0.0.1 is-at b2:a0:4c:a5:84:2c, length 28 tc-so:00:00:11.330004 b2:a0:5c:d6:b6:7f > b2:a0:4c:a5:84:2c, ethertype IPv4 (0x0800), length 98: 10.0.0.2 > 10.0.0.1: ICMP echo reply, id 27065, seq 0, length 64 tc-so:00:00:23.370004 b2:a0:4c:a5:84:2c > b2:a0:5c:d6:b6:7f, ethertype IPv4 (0x0800), length 138: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x1), length 104 tc-so:00:00:20.570004 b2:a0:5c:d6:b6:7f > b2:a0:4c:a5:84:2c, 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: 1662335040.724344, ipsec_lifetime_ipv4_esp_rijndaelcbc, passed tc-start: 1662335040.778418, 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:9c:4c:17:17 ./.__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: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 33624 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:6e:e1:44 tc-so: linkstr: ./bus_ipsec tc-so: inet6 fd00::1/64 flags 0 tc-so: inet6 fe80::b0a0:7bff:fe6e:e144%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 - - 33624 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33624 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:7bff:fe6e:e144 link#2 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33624 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff02::%lo0/32 ::1 UC - - 33624 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:fd00::2 b2:a0:9c:4c:17:17 UHL - - - shmif0 tc-so:fe80::b0a0:9cff:fe4c:1717 b2:a0:9c:4c:17:17 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 33624 0 0 0 0 0 tc-so:lo0 33624 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33624 ::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 33624 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:7b:6e:e1:44 11 0 10 0 0 tc-so:shmif 1500 fd00::/64 fd00::1 tc-so: ff02::1:ff6e:e144 tc-so: ff01:2::1 tc-so: ff02::2:a7f8:3e6d tc-so: ff02::1%shmif0 tc-so: ff02::1:ff00:1%sh 11 0 10 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:7bff:f 11 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::2 b2:a0:9c:4c:17:17 shmif0 18s R tc-so:fe80::b0a0:9cff:fe4c:1717%shmif0 b2:a0:9c:4c:17:17 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::1 tc-so: group ff02::1:ff6e:e144%shmif0 refcount 1 tc-so: group ff01:2::1 refcount 2 tc-so: group ff02::2:a7f8:3e6d%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:6e:e1:44 multicnt 4 tc-so: 33:33:ff:6e:e1:44 -- 33:33:ff:6e:e1:44 refcount 1 tc-so: 33:33:a7:f8:3e:6d -- 33:33:a7:f8:3e:6d 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 33624 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:9c:4c:17:17 tc-so: linkstr: ./bus_ipsec tc-so: inet6 fd00::2/64 flags 0 tc-so: inet6 fe80::b0a0:9cff:fe4c:1717%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 - - 33624 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33624 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:9cff:fe4c:1717 link#2 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33624 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff02::%lo0/32 ::1 UC - - 33624 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:fd00::1 b2:a0:7b:6e:e1:44 UHL - - - shmif0 tc-so:fe80::b0a0:7bff:fe6e:e144 b2:a0:7b:6e:e1:44 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 33624 0 0 0 0 0 tc-so:lo0 33624 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33624 ::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 33624 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:9c:4c:17:17 10 0 11 0 0 tc-so:shmif 1500 fd00::/64 fd00::2 tc-so: ff02::1:ff4c:1717 tc-so: ff01:2::1 tc-so: ff02::2:7d8d:397e 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:9cff: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::1 b2:a0:7b:6e:e1:44 shmif0 11s R tc-so:fe80::b0a0:7bff:fe6e:e144%shmif0 b2:a0:7b:6e:e1:44 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:ff4c:1717%shmif0 refcount 1 tc-so: group ff01:2::1 refcount 2 tc-so: group ff02::2:7d8d:397e%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:9c:4c:17:17 multicnt 4 tc-so: 33:33:ff:4c:17:17 -- 33:33:ff:4c:17:17 refcount 1 tc-so: 33:33:7d:8d:39:7e -- 33:33:7d:8d:39:7e 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:9c:4c:17:17 tc-so: linkstr: ./bus_ipsec tc-so: input: 10 packets, 868 bytes, 5 multicasts tc-so: output: 11 packets, 1002 bytes, 5 multicasts tc-so: inet6 fd00::2/64 flags 0 tc-so: inet6 fe80::b0a0:9cff:fe4c:1717%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:7b:6e:e1:44 tc-so: linkstr: ./bus_ipsec tc-so: input: 11 packets, 1002 bytes, 5 multicasts tc-so: output: 10 packets, 868 bytes, 5 multicasts tc-so: inet6 fd00::1/64 flags 0 tc-so: inet6 fe80::b0a0:7bff:fe6e:e144%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 33624 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 - - 33624 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33624 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33624 lo0 tc-so:ff02::%lo0/32 ::1 UC - - 33624 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33624 0 0 0 0 0 tc-so:lo0 33624 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33624 ::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 33624 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 256 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 384 1 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 384 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 128 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 1280 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 12 0 12 1 0 1 1 0 inf 1 tc-so:kcpuset 128 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 256 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 68 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 64 213 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00128 256 75 0 0 5 0 5 5 0 inf 0 tc-so:kmem-00256 384 67 0 0 7 0 7 7 0 inf 0 tc-so:kmem-00384 512 37 0 0 5 0 5 5 0 inf 0 tc-so:kmem-00512 640 14 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00768 896 7 0 0 2 0 2 2 0 inf 0 tc-so:kmem-01024 1152 101 0 0 34 0 34 34 0 inf 0 tc-so:kmem-02048 2048 688 0 0 344 0 344 344 0 inf 0 tc-so:kmem-04096 4096 16 0 0 16 0 16 16 0 inf 0 tc-so:llentrypl 288 2 0 2 1 0 1 1 0 inf 1 tc-so:mbpl 528 10 0 0 4 0 4 4 0 inf 2 tc-so:mclpl 2048 2 0 0 5 0 5 5 0 8192 4 tc-so:mutex 128 32 0 0 2 0 2 2 0 inf 0 tc-so:pcache 2816 54 0 1 53 0 53 53 0 inf 0 tc-so:pcachecpu 128 55 0 0 2 0 2 2 0 inf 0 tc-so:pcglarge 1152 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 384 37 0 0 4 0 4 4 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-128 80 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 388 0 0 7 0 7 7 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 1024 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 128 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 1024 7 0 0 2 0 2 2 0 inf 0 tc-so:vmembt 128 52 0 0 2 0 2 2 0 inf 0 tc-so:Totals 2113 0 44 535 0 535 tc-so: tc-so:In use 1883K, total allocated 2140K; utilization 88.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, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.99 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/evbarm/9.99.99/modules tc-so:[ 1.410005] IPsec: Initialized Security Association Processing. tc-so:[ 1.410005] mainbus0 (root) tc-so:[ 1.510005] chacha: Portable C ChaCha tc-so:[ 1.510005] aes: BearSSL aes_ct tc-so:[ 1.510005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.510005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 7.770005] shmif0: Ethernet address b2:a0:7b:6e:e1:44 tc-so:[ 12.110005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 12.110005] get_ifid: shmif0: ifid: b0:a0:7b:ff:fe:6e:e1:44 tc-so:[ 19.390005] ipsec_common_input: no key association found for SA fd00::2-fd00::1/SPI 0x00002711/PROTO 51/PORT 0-0 tc-so:[ 23.550005] ah_input: hash over 104 bytes, skip 40: crda len 104 skip 0 inject 52 tc-so:[ 46.810005] in6_if_link_down: fd00::1 marked detached tc-so:[ 46.810005] in6_if_link_down: fe80:2::b0a0:7bff:fe6e:e144 marked detached tc-so:### Dumping unix://ipsec_peer tc-so:lo0: flags=0x8049 mtu 33624 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 - - 33624 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33624 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33624 lo0 tc-so:ff02::%lo0/32 ::1 UC - - 33624 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33624 0 0 0 0 0 tc-so:lo0 33624 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33624 ::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 33624 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 256 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 384 1 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 384 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 128 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 1280 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 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 12 0 12 1 0 1 1 0 inf 1 tc-so:kcpuset 128 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 256 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 67 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 64 216 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00128 256 76 0 0 5 0 5 5 0 inf 0 tc-so:kmem-00256 384 66 0 0 7 0 7 7 0 inf 0 tc-so:kmem-00384 512 37 0 0 5 0 5 5 0 inf 0 tc-so:kmem-00512 640 14 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00768 896 7 0 0 2 0 2 2 0 inf 0 tc-so:kmem-01024 1152 101 0 0 34 0 34 34 0 inf 0 tc-so:kmem-02048 2048 639 0 0 320 0 320 320 0 inf 0 tc-so:kmem-04096 4096 16 0 0 16 0 16 16 0 inf 0 tc-so:llentrypl 288 2 0 2 1 0 1 1 0 inf 1 tc-so:mbpl 528 7 0 0 4 0 4 4 0 inf 3 tc-so:mclpl 2048 3 0 0 6 0 6 6 0 8192 4 tc-so:mutex 128 32 0 0 2 0 2 2 0 inf 0 tc-so:pcache 2816 54 0 1 53 0 53 53 0 inf 0 tc-so:pcachecpu 128 55 0 0 2 0 2 2 0 inf 0 tc-so:pcglarge 1152 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 384 37 0 0 4 0 4 4 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-128 80 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 365 0 0 6 0 6 6 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 1024 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 128 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 1024 7 0 0 2 0 2 2 0 inf 0 tc-so:vmembt 128 50 0 0 2 0 2 2 0 inf 0 tc-so:Totals 2030 0 38 511 0 511 tc-so: tc-so:In use 1782K, total allocated 2044K; utilization 87.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, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.99 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/evbarm/9.99.99/modules tc-so:[ 1.430005] IPsec: Initialized Security Association Processing. tc-so:[ 1.430005] mainbus0 (root) tc-so:[ 1.540005] chacha: Portable C ChaCha tc-so:[ 1.540005] aes: BearSSL aes_ct tc-so:[ 1.540005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.540005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 6.260005] shmif0: Ethernet address b2:a0:9c:4c:17:17 tc-so:[ 9.570005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 9.570005] get_ifid: shmif0: ifid: b0:a0:9c:ff:fe:4c:17:17 tc-so:[ 20.140005] ah_input: hash over 104 bytes, skip 40: crda len 104 skip 0 inject 52 tc-so:[ 41.750005] in6_if_link_down: fd00::2 marked detached tc-so:[ 41.750005] in6_if_link_down: fe80:2::b0a0:9cff:fe4c:1717 marked detached tc-so:./bus_ipsec tc-so:### Dumping ./bus_ipsec tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:12.880004 b2:a0:7b:6e:e1:44 > 33:33:ff:6e:e1:44, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:7bff:fe6e:e144 > ff02::1:ff6e:e144: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff6e:e144, length 24 tc-so:00:00:09.750004 b2:a0:9c:4c:17:17 > 33:33:ff:4c:17:17, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:9cff:fe4c:1717 > ff02::1:ff4c:1717: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff4c:1717, length 24 tc-so:00:00:09.870004 b2:a0:9c:4c:17:17 > 33:33:ff:4c:17:17, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:9cff:fe4c:1717 > ff02::1:ff4c:1717: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff4c:1717, length 24 tc-so:00:00:14.300004 b2:a0:7b:6e:e1:44 > 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:14.340004 b2:a0:7b:6e:e1:44 > 33:33:a7:f8:3e:6d, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:7bff:fe6e:e144 > ff02::2:a7f8:3e6d: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:a7f8:3e6d, length 24 tc-so:00:00:10.960004 b2:a0:9c:4c:17:17 > b2:a0:7b:6e:e1:44, ethertype IPv6 (0x86dd), length 86: fd00::2 > fd00::1: ICMP6, neighbor advertisement, tgt is fd00::2, length 32 tc-so:00:00:14.380004 b2:a0:7b:6e:e1:44 > b2:a0:9c:4c:17:17, ethertype IPv6 (0x86dd), length 70: fd00::1 > fd00::2: ICMP6, echo request, seq 0, length 16 tc-so:00:00:10.990004 b2:a0:9c:4c:17:17 > b2:a0:7b:6e:e1:44, ethertype IPv6 (0x86dd), length 70: fd00::2 > fd00::1: ICMP6, echo reply, seq 0, length 16 tc-so:00:00:17.840004 b2:a0:7b:6e:e1:44 > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:7bff:fe6e:e144 > ff02::1:ff00:1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:1, length 24 tc-so:00:00:14.860004 b2:a0:9c:4c:17:17 > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:9cff:fe4c:1717 > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24 tc-so:00:00:16.000004 b2:a0:9c:4c:17:17 > b2:a0:7b:6e:e1:44, ethertype IPv6 (0x86dd), length 134: fd00::2 > fd00::1: AH(spi=0x00002711,seq=0x1): ICMP6, neighbor solicitation, who has fd00::1, length 32 tc-so:00:00:17.220004 b2:a0:9c:4c:17:17 > 33:33:7d:8d:39:7e, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:9cff:fe4c:1717 > ff02::2:7d8d:397e: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:7d8d:397e, length 24 tc-so:00:00:19.000004 b2:a0:9c:4c:17:17 > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:9cff:fe4c:1717 > ff02::1:ff00:1: ICMP6, neighbor solicitation, who has fd00::1, length 32 tc-so:00:00:22.400004 b2:a0:7b:6e:e1:44 > b2:a0:9c:4c:17:17, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:7bff:fe6e:e144 > fe80::b0a0:9cff:fe4c:1717: ICMP6, neighbor advertisement, tgt is fd00::1, length 32 tc-so:00:00:22.590004 b2:a0:7b:6e:e1:44 > 33:33:ff:6e:e1:44, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:7bff:fe6e:e144 > ff02::1:ff6e:e144: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff6e:e144, length 24 tc-so:00:00:23.550004 b2:a0:7b:6e:e1:44 > b2:a0:9c:4c:17:17, 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:20.140004 b2:a0:9c:4c:17:17 > b2:a0:7b:6e:e1:44, 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:27.420004 b2:a0:7b:6e:e1:44 > b2:a0:9c:4c:17:17, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:7bff:fe6e:e144 > fe80::b0a0:9cff:fe4c:1717: ICMP6, neighbor solicitation, who has fe80::b0a0:9cff:fe4c:1717, length 32 tc-so:00:00:24.020004 b2:a0:9c:4c:17:17 > b2:a0:7b:6e:e1:44, ethertype IPv6 (0x86dd), length 78: fe80::b0a0:9cff:fe4c:1717 > fe80::b0a0:7bff:fe6e:e144: ICMP6, neighbor advertisement, tgt is fe80::b0a0:9cff:fe4c:1717, length 24 tc-so:00:00:29.020004 b2:a0:9c:4c:17:17 > b2:a0:7b:6e:e1:44, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:9cff:fe4c:1717 > fe80::b0a0:7bff:fe6e:e144: ICMP6, neighbor solicitation, who has fe80::b0a0:7bff:fe6e:e144, length 32 tc-so:00:00:32.410004 b2:a0:7b:6e:e1:44 > b2:a0:9c:4c:17:17, ethertype IPv6 (0x86dd), length 78: fe80::b0a0:7bff:fe6e:e144 > fe80::b0a0:9cff:fe4c:1717: ICMP6, neighbor advertisement, tgt is fe80::b0a0:7bff:fe6e:e144, length 24 tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-end: 1662335116.125603, ipsec_lifetime_ipv6_ah_hmacsha512, passed tc-start: 1662335116.185076, 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:7a:68:1d:30 ./.__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: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 33624 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:77:53:67:b0 tc-so: linkstr: ./bus_ipsec tc-so: inet6 fd00::1/64 flags 0 tc-so: inet6 fe80::b0a0:77ff:fe53:67b0%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 - - 33624 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33624 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:77ff:fe53:67b0 link#2 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33624 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff02::%lo0/32 ::1 UC - - 33624 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:fd00::2 b2:a0:7a:68:1d:30 UHL - - - shmif0 tc-so:fe80::b0a0:7aff:fe68:1d30 b2:a0:7a:68:1d:30 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 33624 0 0 0 0 0 tc-so:lo0 33624 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33624 ::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 33624 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:77:53:67:b0 12 0 10 0 0 tc-so:shmif 1500 fd00::/64 fd00::1 tc-so: ff02::1:ff53:67b0 tc-so: ff01:2::1 tc-so: ff02::2:5ba9:932a tc-so: ff02::1%shmif0 tc-so: ff02::1:ff00:1%sh 12 0 10 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:77ff:f 12 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::2 b2:a0:7a:68:1d:30 shmif0 5s R tc-so:fe80::b0a0:7aff:fe68:1d30%shmif0 b2:a0:7a:68:1d:30 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:ff53:67b0%shmif0 refcount 1 tc-so: group ff01:2::1 refcount 2 tc-so: group ff02::2:5ba9:932a%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:77:53:67:b0 multicnt 4 tc-so: 33:33:ff:53:67:b0 -- 33:33:ff:53:67:b0 refcount 1 tc-so: 33:33:5b:a9:93:2a -- 33:33:5b:a9:93:2a 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 33624 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:7a:68:1d:30 tc-so: linkstr: ./bus_ipsec tc-so: inet6 fd00::2/64 flags 0 tc-so: inet6 fe80::b0a0:7aff:fe68:1d30%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 - - 33624 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33624 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:7aff:fe68:1d30 link#2 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33624 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff02::%lo0/32 ::1 UC - - 33624 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:fd00::1 b2:a0:77:53:67:b0 UHL - - - shmif0 tc-so:fe80::b0a0:77ff:fe53:67b0 b2:a0:77:53:67:b0 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 33624 0 0 0 0 0 tc-so:lo0 33624 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33624 ::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 33624 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:7a:68:1d:30 10 0 12 0 0 tc-so:shmif 1500 fd00::/64 fd00::2 tc-so: ff02::1:ff68:1d30 tc-so: ff01:2::1 tc-so: ff02::2:dcfe:1168 tc-so: ff02::1%shmif0 tc-so: ff02::1:ff00:2%sh 10 0 12 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:7aff:f 10 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:77:53:67:b0 shmif0 23h59m54s S tc-so:fe80::b0a0:77ff:fe53:67b0%shmif0 b2:a0:77:53:67:b0 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:ff68:1d30%shmif0 refcount 1 tc-so: group ff01:2::1 refcount 2 tc-so: group ff02::2:dcfe:1168%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:7a:68:1d:30 multicnt 4 tc-so: 33:33:ff:68:1d:30 -- 33:33:ff:68:1d:30 refcount 1 tc-so: 33:33:dc:fe:11:68 -- 33:33:dc:fe:11: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: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:7a:68:1d:30 tc-so: linkstr: ./bus_ipsec tc-so: input: 10 packets, 844 bytes, 5 multicasts tc-so: output: 12 packets, 1064 bytes, 5 multicasts tc-so: inet6 fd00::2/64 flags 0 tc-so: inet6 fe80::b0a0:7aff:fe68:1d30%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:77:53:67:b0 tc-so: linkstr: ./bus_ipsec tc-so: input: 12 packets, 1064 bytes, 5 multicasts tc-so: output: 10 packets, 844 bytes, 5 multicasts tc-so: inet6 fd00::1/64 flags 0 tc-so: inet6 fe80::b0a0:77ff:fe53:67b0%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 33624 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 - - 33624 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33624 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33624 lo0 tc-so:ff02::%lo0/32 ::1 UC - - 33624 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33624 0 0 0 0 0 tc-so:lo0 33624 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33624 ::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 33624 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 256 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 384 1 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 384 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 128 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 1280 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 12 0 12 1 0 1 1 0 inf 1 tc-so:kcpuset 128 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 256 3 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 76 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 64 219 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00128 256 74 0 0 5 0 5 5 0 inf 0 tc-so:kmem-00256 384 65 0 0 7 0 7 7 0 inf 0 tc-so:kmem-00384 512 37 0 0 5 0 5 5 0 inf 0 tc-so:kmem-00512 640 14 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00768 896 7 0 0 2 0 2 2 0 inf 0 tc-so:kmem-01024 1152 101 0 0 34 0 34 34 0 inf 0 tc-so:kmem-02048 2048 690 0 0 345 0 345 345 0 inf 0 tc-so:kmem-04096 4096 16 0 0 16 0 16 16 0 inf 0 tc-so:llentrypl 288 2 0 2 1 0 1 1 0 inf 1 tc-so:mbpl 528 8 0 0 4 0 4 4 0 inf 2 tc-so:mclpl 2048 2 0 0 5 0 5 5 0 8192 4 tc-so:mutex 128 32 0 0 2 0 2 2 0 inf 0 tc-so:pcache 2816 54 0 1 53 0 53 53 0 inf 0 tc-so:pcachecpu 128 55 0 0 2 0 2 2 0 inf 0 tc-so:pcglarge 1152 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 384 38 0 0 4 0 4 4 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-128 80 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 389 0 0 7 0 7 7 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 1024 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 128 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 1024 7 0 0 2 0 2 2 0 inf 0 tc-so:vmembt 128 52 0 0 2 0 2 2 0 inf 0 tc-so:Totals 2139 0 44 536 0 536 tc-so: tc-so:In use 1886K, total allocated 2144K; utilization 88.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, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.99 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/evbarm/9.99.99/modules tc-so:[ 1.350005] IPsec: Initialized Security Association Processing. tc-so:[ 1.350005] 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.110005] shmif0: Ethernet address b2:a0:77:53:67:b0 tc-so:[ 11.510005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 11.510005] get_ifid: shmif0: ifid: b0:a0:77:ff:fe:53:67:b0 tc-so:[ 18.780005] ipsec_common_input: no key association found for SA fd00::2-fd00::1/SPI 0x00002711/PROTO 51/PORT 0-0 tc-so:[ 19.850005] ipsec_common_input: no key association found for SA fd00::2-fd00::1/SPI 0x00002711/PROTO 51/PORT 0-0 tc-so:[ 24.100005] ah_input: hash over 80 bytes, skip 40: crda len 80 skip 0 inject 52 tc-so:[ 47.270005] in6_if_link_down: fd00::1 marked detached tc-so:[ 47.270005] in6_if_link_down: fe80:2::b0a0:77ff:fe53:67b0 marked detached tc-so:### Dumping unix://ipsec_peer tc-so:lo0: flags=0x8049 mtu 33624 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 - - 33624 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33624 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33624 lo0 tc-so:ff02::%lo0/32 ::1 UC - - 33624 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33624 0 0 0 0 0 tc-so:lo0 33624 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33624 ::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 33624 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 256 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 384 1 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 384 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 128 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 1280 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 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 12 0 12 1 0 1 1 0 inf 1 tc-so:kcpuset 128 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 256 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 50 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 64 214 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00128 256 74 0 0 5 0 5 5 0 inf 0 tc-so:kmem-00256 384 62 0 0 7 0 7 7 0 inf 0 tc-so:kmem-00384 512 37 0 0 5 0 5 5 0 inf 0 tc-so:kmem-00512 640 14 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00768 896 7 0 0 2 0 2 2 0 inf 0 tc-so:kmem-01024 1152 101 0 0 34 0 34 34 0 inf 0 tc-so:kmem-02048 2048 639 0 0 320 0 320 320 0 inf 0 tc-so:kmem-04096 4096 16 0 0 16 0 16 16 0 inf 0 tc-so:llentrypl 288 2 0 2 1 0 1 1 0 inf 1 tc-so:mbpl 528 6 0 0 4 0 4 4 0 inf 3 tc-so:mclpl 2048 3 0 0 6 0 6 6 0 8192 4 tc-so:mutex 128 32 0 0 2 0 2 2 0 inf 0 tc-so:pcache 2816 54 0 1 53 0 53 53 0 inf 0 tc-so:pcachecpu 128 55 0 0 2 0 2 2 0 inf 0 tc-so:pcglarge 1152 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 384 36 0 0 4 0 4 4 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-128 80 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 365 0 0 6 0 6 6 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 1024 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 128 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 1024 7 0 0 2 0 2 2 0 inf 0 tc-so:vmembt 128 50 0 0 2 0 2 2 0 inf 0 tc-so:Totals 2026 0 38 511 0 511 tc-so: tc-so:In use 1779K, total allocated 2044K; utilization 87.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, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.99 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/evbarm/9.99.99/modules tc-so:[ 1.390005] IPsec: Initialized Security Association Processing. tc-so:[ 1.390005] mainbus0 (root) tc-so:[ 1.480005] chacha: Portable C ChaCha tc-so:[ 1.480005] aes: BearSSL aes_ct tc-so:[ 1.480005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.480005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 5.930005] shmif0: Ethernet address b2:a0:7a:68:1d:30 tc-so:[ 9.280005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 9.280005] get_ifid: shmif0: ifid: b0:a0:7a:ff:fe:68:1d:30 tc-so:[ 21.040005] ah_input: hash over 80 bytes, skip 40: crda len 80 skip 0 inject 52 tc-so:[ 42.480005] in6_if_link_down: fd00::2 marked detached tc-so:[ 42.480005] in6_if_link_down: fe80:2::b0a0:7aff:fe68:1d30 marked detached tc-so:./bus_ipsec tc-so:### Dumping ./bus_ipsec tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:12.480004 b2:a0:77:53:67:b0 > 33:33:ff:53:67:b0, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:77ff:fe53:67b0 > ff02::1:ff53:67b0: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff53:67b0, length 24 tc-so:00:00:09.690004 b2:a0:7a:68:1d:30 > 33:33:ff:68:1d:30, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:7aff:fe68:1d30 > ff02::1:ff68:1d30: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff68:1d30, length 24 tc-so:00:00:13.770004 b2:a0:77:53:67:b0 > 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:10.730004 b2:a0:7a:68:1d:30 > b2:a0:77:53:67:b0, ethertype IPv6 (0x86dd), length 86: fd00::2 > fd00::1: ICMP6, neighbor advertisement, tgt is fd00::2, length 32 tc-so:00:00:13.810004 b2:a0:77:53:67:b0 > b2:a0:7a:68:1d:30, ethertype IPv6 (0x86dd), length 70: fd00::1 > fd00::2: ICMP6, echo request, seq 0, length 16 tc-so:00:00:10.770004 b2:a0:7a:68:1d:30 > b2:a0:77:53:67:b0, ethertype IPv6 (0x86dd), length 70: fd00::2 > fd00::1: ICMP6, echo reply, seq 0, length 16 tc-so:00:00:14.330004 b2:a0:77:53:67:b0 > 33:33:5b:a9:93:2a, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:77ff:fe53:67b0 > ff02::2:5ba9:932a: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:5ba9:932a, length 24 tc-so:00:00:15.210004 b2:a0:7a:68:1d:30 > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:7aff:fe68:1d30 > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24 tc-so:00:00:15.730004 b2:a0:7a:68:1d:30 > b2:a0:77:53:67:b0, ethertype IPv6 (0x86dd), length 110: fd00::2 > fd00::1: AH(spi=0x00002711,seq=0x1): ICMP6, neighbor solicitation, who has fd00::1, length 32 tc-so:00:00:19.450004 b2:a0:77:53:67:b0 > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:77ff:fe53:67b0 > ff02::1:ff00:1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:1, length 24 tc-so:00:00:16.760004 b2:a0:7a:68:1d:30 > b2:a0:77:53:67:b0, 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:21.210004 b2:a0:77:53:67:b0 > 33:33:ff:53:67:b0, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:77ff:fe53:67b0 > ff02::1:ff53:67b0: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff53:67b0, length 24 tc-so:00:00:18.240004 b2:a0:7a:68:1d:30 > 33:33:dc:fe:11:68, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:7aff:fe68:1d30 > ff02::2:dcfe:1168: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:dcfe:1168, length 24 tc-so:00:00:18.900004 b2:a0:7a:68:1d:30 > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:7aff:fe68:1d30 > ff02::1:ff00:1: ICMP6, neighbor solicitation, who has fd00::1, length 32 tc-so:00:00:21.950004 b2:a0:77:53:67:b0 > b2:a0:7a:68:1d:30, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:77ff:fe53:67b0 > fe80::b0a0:7aff:fe68:1d30: ICMP6, neighbor advertisement, tgt is fd00::1, length 32 tc-so:00:00:19.170004 b2:a0:7a:68:1d:30 > 33:33:ff:68:1d:30, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:7aff:fe68:1d30 > ff02::1:ff68:1d30: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff68:1d30, length 24 tc-so:00:00:24.100004 b2:a0:77:53:67:b0 > b2:a0:7a:68:1d:30, ethertype IPv6 (0x86dd), length 94: fd00::1 > fd00::2: AH(spi=0x00002710,seq=0x1): ICMP6, echo request, seq 0, length 16 tc-so:00:00:21.040004 b2:a0:7a:68:1d:30 > b2:a0:77:53:67:b0, 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:26.950004 b2:a0:77:53:67:b0 > b2:a0:7a:68:1d:30, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:77ff:fe53:67b0 > fe80::b0a0:7aff:fe68:1d30: ICMP6, neighbor solicitation, who has fe80::b0a0:7aff:fe68:1d30, length 32 tc-so:00:00:23.880004 b2:a0:7a:68:1d:30 > b2:a0:77:53:67:b0, ethertype IPv6 (0x86dd), length 78: fe80::b0a0:7aff:fe68:1d30 > fe80::b0a0:77ff:fe53:67b0: ICMP6, neighbor advertisement, tgt is fe80::b0a0:7aff:fe68:1d30, length 24 tc-so:00:00:28.910004 b2:a0:7a:68:1d:30 > b2:a0:77:53:67:b0, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:7aff:fe68:1d30 > fe80::b0a0:77ff:fe53:67b0: ICMP6, neighbor solicitation, who has fe80::b0a0:77ff:fe53:67b0, length 32 tc-so:00:00:31.940004 b2:a0:77:53:67:b0 > b2:a0:7a:68:1d:30, ethertype IPv6 (0x86dd), length 78: fe80::b0a0:77ff:fe53:67b0 > fe80::b0a0:7aff:fe68:1d30: ICMP6, neighbor advertisement, tgt is fe80::b0a0:77ff:fe53:67b0, length 24 tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-end: 1662335192.409564, ipsec_lifetime_ipv6_ah_null, passed tc-start: 1662335192.449436, 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:3f:4a:21:f6 ./.__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: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 33624 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:68:8d:b8:c7 tc-so: linkstr: ./bus_ipsec tc-so: inet6 fd00::1/64 flags 0 tc-so: inet6 fe80::b0a0:68ff:fe8d:b8c7%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 - - 33624 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33624 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:68ff:fe8d:b8c7 link#2 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33624 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff02::%lo0/32 ::1 UC - - 33624 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:fd00::2 b2:a0:3f:4a:21:f6 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 33624 0 0 0 0 0 tc-so:lo0 33624 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33624 ::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 33624 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:68:8d:b8:c7 8 0 8 0 0 tc-so:shmif 1500 fd00::/64 fd00::1 tc-so: ff02::1:ff8d:b8c7 tc-so: ff01:2::1 tc-so: ff02::2:f9c5:daca 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:68ff: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:3f:4a:21:f6 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 tc-so: group ff02::1:ff8d:b8c7%shmif0 refcount 1 tc-so: group ff01:2::1 refcount 2 tc-so: group ff02::2:f9c5:daca%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:68:8d:b8:c7 multicnt 4 tc-so: 33:33:ff:8d:b8:c7 -- 33:33:ff:8d:b8:c7 refcount 1 tc-so: 33:33:f9:c5:da:ca -- 33:33:f9:c5:da:ca 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 33624 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:3f:4a:21:f6 tc-so: linkstr: ./bus_ipsec tc-so: inet6 fd00::2/64 flags 0 tc-so: inet6 fe80::b0a0:3fff:fe4a:21f6%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 - - 33624 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33624 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:3fff:fe4a:21f6 link#2 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33624 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff02::%lo0/32 ::1 UC - - 33624 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:fd00::1 b2:a0:68:8d:b8:c7 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 33624 0 0 0 0 0 tc-so:lo0 33624 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33624 ::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 33624 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:3f:4a:21:f6 8 0 8 0 0 tc-so:shmif 1500 fd00::/64 fd00::2 tc-so: ff02::1:ff4a:21f6 tc-so: ff01:2::1 tc-so: ff02::2:7683:a006 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:3fff: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:68:8d:b8:c7 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::2 tc-so: group ff02::1:ff4a:21f6%shmif0 refcount 1 tc-so: group ff01:2::1 refcount 2 tc-so: group ff02::2:7683:a006%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:3f:4a:21:f6 multicnt 4 tc-so: 33:33:ff:4a:21:f6 -- 33:33:ff:4a:21:f6 refcount 1 tc-so: 33:33:76:83:a0:06 -- 33:33:76:83:a0: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: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:3f:4a:21:f6 tc-so: linkstr: ./bus_ipsec tc-so: input: 8 packets, 672 bytes, 5 multicasts tc-so: output: 8 packets, 680 bytes, 4 multicasts tc-so: inet6 fd00::2/64 flags 0 tc-so: inet6 fe80::b0a0:3fff:fe4a:21f6%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:68:8d:b8:c7 tc-so: linkstr: ./bus_ipsec tc-so: input: 8 packets, 680 bytes, 4 multicasts tc-so: output: 8 packets, 672 bytes, 5 multicasts tc-so: inet6 fd00::1/64 flags 0 tc-so: inet6 fe80::b0a0:68ff:fe8d:b8c7%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 33624 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 - - 33624 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33624 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33624 lo0 tc-so:ff02::%lo0/32 ::1 UC - - 33624 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33624 0 0 0 0 0 tc-so:lo0 33624 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33624 ::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 33624 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 384 1 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 384 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 128 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 1280 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 128 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 256 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 68 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 64 212 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00128 256 74 0 0 5 0 5 5 0 inf 0 tc-so:kmem-00256 384 63 0 0 7 0 7 7 0 inf 0 tc-so:kmem-00384 512 37 0 0 5 0 5 5 0 inf 0 tc-so:kmem-00512 640 14 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00768 896 7 0 0 2 0 2 2 0 inf 0 tc-so:kmem-01024 1152 101 0 0 34 0 34 34 0 inf 0 tc-so:kmem-02048 2048 679 0 0 340 0 340 340 0 inf 0 tc-so:kmem-04096 4096 16 0 0 16 0 16 16 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 528 20 0 0 6 0 6 6 0 inf 3 tc-so:mclpl 2048 2 0 0 5 0 5 5 0 8192 4 tc-so:mutex 128 32 0 0 2 0 2 2 0 inf 0 tc-so:pcache 2816 54 0 1 53 0 53 53 0 inf 0 tc-so:pcachecpu 128 55 0 0 2 0 2 2 0 inf 0 tc-so:pcglarge 1152 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 384 37 0 0 4 0 4 4 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-128 80 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 383 0 0 7 0 7 7 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 1024 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 128 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 1024 7 0 0 2 0 2 2 0 inf 0 tc-so:vmembt 128 52 0 0 2 0 2 2 0 inf 0 tc-so:Totals 2102 0 40 533 0 533 tc-so: tc-so:In use 1867K, total allocated 2132K; utilization 87.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, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.99 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/evbarm/9.99.99/modules tc-so:[ 1.400005] IPsec: Initialized Security Association Processing. tc-so:[ 1.400005] mainbus0 (root) tc-so:[ 1.400005] chacha: Portable C ChaCha tc-so:[ 1.400005] aes: BearSSL aes_ct tc-so:[ 1.400005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.400005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 8.570005] shmif0: Ethernet address b2:a0:68:8d:b8:c7 tc-so:[ 13.350005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 13.350005] get_ifid: shmif0: ifid: b0:a0:68:ff:fe:8d:b8:c7 tc-so:[ 48.500005] in6_if_link_down: fd00::1 marked detached tc-so:[ 48.500005] in6_if_link_down: fe80:2::b0a0:68ff:fe8d:b8c7 marked detached tc-so:### Dumping unix://ipsec_peer tc-so:lo0: flags=0x8049 mtu 33624 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 - - 33624 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33624 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33624 lo0 tc-so:ff02::%lo0/32 ::1 UC - - 33624 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33624 0 0 0 0 0 tc-so:lo0 33624 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33624 ::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 33624 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 384 1 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 384 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 128 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 1280 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 128 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 256 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 50 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 64 210 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00128 256 74 0 0 5 0 5 5 0 inf 0 tc-so:kmem-00256 384 62 0 0 7 0 7 7 0 inf 0 tc-so:kmem-00384 512 37 0 0 5 0 5 5 0 inf 0 tc-so:kmem-00512 640 14 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00768 896 7 0 0 2 0 2 2 0 inf 0 tc-so:kmem-01024 1152 101 0 0 34 0 34 34 0 inf 0 tc-so:kmem-02048 2048 629 0 0 315 0 315 315 0 inf 0 tc-so:kmem-04096 4096 16 0 0 16 0 16 16 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 528 9 0 0 4 0 4 4 0 inf 2 tc-so:mclpl 2048 3 0 0 6 0 6 6 0 8192 4 tc-so:mutex 128 32 0 0 2 0 2 2 0 inf 0 tc-so:pcache 2816 54 0 1 53 0 53 53 0 inf 0 tc-so:pcachecpu 128 55 0 0 2 0 2 2 0 inf 0 tc-so:pcglarge 1152 2 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 384 38 0 0 4 0 4 4 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-128 80 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 359 0 0 6 0 6 6 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 1024 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 128 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 1024 7 0 0 2 0 2 2 0 inf 0 tc-so:vmembt 128 50 0 0 2 0 2 2 0 inf 0 tc-so:Totals 2005 0 34 506 0 506 tc-so: tc-so:In use 1762K, total allocated 2024K; utilization 87.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, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.99 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/evbarm/9.99.99/modules tc-so:[ 1.360005] IPsec: Initialized Security Association Processing. tc-so:[ 1.360005] mainbus0 (root) tc-so:[ 1.490005] chacha: Portable C ChaCha tc-so:[ 1.490005] aes: BearSSL aes_ct tc-so:[ 1.490005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.490005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 7.400005] shmif0: Ethernet address b2:a0:3f:4a:21:f6 tc-so:[ 10.940005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 10.940005] get_ifid: shmif0: ifid: b0:a0:3f:ff:fe:4a:21:f6 tc-so:[ 43.430005] in6_if_link_down: fd00::2 marked detached tc-so:[ 43.430005] in6_if_link_down: fe80:2::b0a0:3fff:fe4a:21f6 marked detached tc-so:./bus_ipsec tc-so:### Dumping ./bus_ipsec tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:14.020004 b2:a0:68:8d:b8:c7 > 33:33:ff:8d:b8:c7, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:68ff:fe8d:b8c7 > ff02::1:ff8d:b8c7: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff8d:b8c7, length 24 tc-so:00:00:11.020004 b2:a0:3f:4a:21:f6 > 33:33:ff:4a:21:f6, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:3fff:fe4a:21f6 > ff02::1:ff4a:21f6: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff4a:21f6, length 24 tc-so:00:00:15.780004 b2:a0:68:8d:b8:c7 > 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.500004 b2:a0:3f:4a:21:f6 > b2:a0:68:8d:b8:c7, ethertype IPv6 (0x86dd), length 86: fd00::2 > fd00::1: ICMP6, neighbor advertisement, tgt is fd00::2, length 32 tc-so:00:00:15.780004 b2:a0:68:8d:b8:c7 > b2:a0:3f:4a:21:f6, ethertype IPv6 (0x86dd), length 70: fd00::1 > fd00::2: ICMP6, echo request, seq 0, length 16 tc-so:00:00:12.500004 b2:a0:3f:4a:21:f6 > b2:a0:68:8d:b8:c7, ethertype IPv6 (0x86dd), length 70: fd00::2 > fd00::1: ICMP6, echo reply, seq 0, length 16 tc-so:00:00:18.630004 b2:a0:68:8d:b8:c7 > 33:33:f9:c5:da:ca, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:68ff:fe8d:b8c7 > ff02::2:f9c5:daca: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:f9c5:daca, length 24 tc-so:00:00:15.690004 b2:a0:3f:4a:21:f6 > 33:33:ff:4a:21:f6, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:3fff:fe4a:21f6 > ff02::1:ff4a:21f6: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff4a:21f6, length 24 tc-so:00:00:19.750004 b2:a0:68:8d:b8:c7 > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:68ff:fe8d:b8c7 > ff02::1:ff00:1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:1, length 24 tc-so:00:00:20.810004 b2:a0:68:8d:b8:c7 > 33:33:ff:8d:b8:c7, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:68ff:fe8d:b8c7 > ff02::1:ff8d:b8c7: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff8d:b8c7, length 24 tc-so:00:00:17.570004 b2:a0:3f:4a:21:f6 > b2:a0:68:8d:b8:c7, ethertype IPv6 (0x86dd), length 98: fd00::2 > fd00::1: ESP(spi=0x00002711,seq=0x1), length 44 tc-so:00:00:20.900004 b2:a0:68:8d:b8:c7 > b2:a0:3f:4a:21:f6, ethertype IPv6 (0x86dd), length 90: fd00::1 > fd00::2: ESP(spi=0x00002710,seq=0x1), length 36 tc-so:00:00:17.810004 b2:a0:3f:4a:21:f6 > 33:33:76:83:a0:06, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:3fff:fe4a:21f6 > ff02::2:7683:a006: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:7683:a006, length 24 tc-so:00:00:19.220004 b2:a0:3f:4a:21:f6 > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:3fff:fe4a:21f6 > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24 tc-so:00:00:25.090004 b2:a0:68:8d:b8:c7 > b2:a0:3f:4a:21:f6, ethertype IPv6 (0x86dd), length 82: fd00::1 > fd00::2: ESP(spi=0x00002710,seq=0x1), length 28 tc-so:00:00:21.810004 b2:a0:3f:4a:21:f6 > b2:a0:68:8d:b8:c7, 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: 1662335269.803162, ipsec_lifetime_ipv6_esp_null, passed tc-start: 1662335269.860717, 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:b2:48:90:64 ./.__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: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 33624 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:db:40:8f:ab tc-so: linkstr: ./bus_ipsec tc-so: inet6 fd00::1/64 flags 0 tc-so: inet6 fe80::b0a0:dbff:fe40:8fab%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 - - 33624 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33624 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:dbff:fe40:8fab link#2 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33624 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff02::%lo0/32 ::1 UC - - 33624 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:fe80::b0a0:b2ff:fe48:9064 b2:a0:b2:48:90:64 UHL - - - shmif0 tc-so:fd00::2 b2:a0:b2:48:90:64 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 33624 0 0 0 0 0 tc-so:lo0 33624 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33624 ::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 33624 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:db:40:8f:ab 11 0 10 0 0 tc-so:shmif 1500 fd00::/64 fd00::1 tc-so: ff02::1:ff40:8fab tc-so: ff01:2::1 tc-so: ff02::2:b63d:7caa tc-so: ff02::1%shmif0 tc-so: ff02::1:ff00:1%sh 11 0 10 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:dbff:f 11 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:fe80::b0a0:b2ff:fe48:9064%shmif0 b2:a0:b2:48:90:64 shmif0 31s R tc-so:fd00::2 b2:a0:b2:48:90:64 shmif0 17s 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:ff40:8fab%shmif0 refcount 1 tc-so: group ff01:2::1 refcount 2 tc-so: group ff02::2:b63d:7caa%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:db:40:8f:ab multicnt 4 tc-so: 33:33:ff:40:8f:ab -- 33:33:ff:40:8f:ab refcount 1 tc-so: 33:33:b6:3d:7c:aa -- 33:33:b6:3d:7c:aa 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 33624 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:b2:48:90:64 tc-so: linkstr: ./bus_ipsec tc-so: inet6 fd00::2/64 flags 0 tc-so: inet6 fe80::b0a0:b2ff:fe48:9064%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 - - 33624 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33624 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:b2ff:fe48:9064 link#2 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33624 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff02::%lo0/32 ::1 UC - - 33624 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:fd00::1 b2:a0:db:40:8f:ab UHL - - - shmif0 tc-so:fe80::b0a0:dbff:fe40:8fab b2:a0:db:40:8f:ab 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 33624 0 0 0 0 0 tc-so:lo0 33624 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33624 ::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 33624 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:b2:48:90:64 10 0 11 0 0 tc-so:shmif 1500 fd00::/64 fd00::2 tc-so: ff02::1:ff48:9064 tc-so: ff01:2::1 tc-so: ff02::2:3f19:86a6 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:b2ff: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::1 b2:a0:db:40:8f:ab shmif0 2s R tc-so:fe80::b0a0:dbff:fe40:8fab%shmif0 b2:a0:db:40:8f:ab 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::2 tc-so: group ff02::1:ff48:9064%shmif0 refcount 1 tc-so: group ff01:2::1 refcount 2 tc-so: group ff02::2:3f19:86a6%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:b2:48:90:64 multicnt 4 tc-so: 33:33:ff:48:90:64 -- 33:33:ff:48:90:64 refcount 1 tc-so: 33:33:3f:19:86:a6 -- 33:33:3f:19:86:a6 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:b2:48:90:64 tc-so: linkstr: ./bus_ipsec tc-so: input: 10 packets, 860 bytes, 5 multicasts tc-so: output: 11 packets, 986 bytes, 5 multicasts tc-so: inet6 fd00::2/64 flags 0 tc-so: inet6 fe80::b0a0:b2ff:fe48:9064%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:db:40:8f:ab tc-so: linkstr: ./bus_ipsec tc-so: input: 11 packets, 986 bytes, 5 multicasts tc-so: output: 10 packets, 860 bytes, 5 multicasts tc-so: inet6 fd00::1/64 flags 0 tc-so: inet6 fe80::b0a0:dbff:fe40:8fab%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 33624 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 - - 33624 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33624 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33624 lo0 tc-so:ff02::%lo0/32 ::1 UC - - 33624 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33624 0 0 0 0 0 tc-so:lo0 33624 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33624 ::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 33624 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 384 2 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 384 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 128 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 1280 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 12 0 12 1 0 1 1 0 inf 1 tc-so:kcpuset 128 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 256 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 70 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 64 209 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00128 256 74 0 0 5 0 5 5 0 inf 0 tc-so:kmem-00256 384 63 0 0 7 0 7 7 0 inf 0 tc-so:kmem-00384 512 37 0 0 5 0 5 5 0 inf 0 tc-so:kmem-00512 640 16 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00768 896 7 0 0 2 0 2 2 0 inf 0 tc-so:kmem-01024 1152 101 0 0 34 0 34 34 0 inf 0 tc-so:kmem-02048 2048 690 0 0 345 0 345 345 0 inf 0 tc-so:kmem-04096 4096 16 0 0 16 0 16 16 0 inf 0 tc-so:llentrypl 288 2 0 2 1 0 1 1 0 inf 1 tc-so:mbpl 528 14 0 0 5 0 5 5 0 inf 3 tc-so:mclpl 2048 4 0 0 6 0 6 6 0 8192 4 tc-so:mutex 128 32 0 0 2 0 2 2 0 inf 0 tc-so:pcache 2816 54 0 1 53 0 53 53 0 inf 0 tc-so:pcachecpu 128 55 0 0 2 0 2 2 0 inf 0 tc-so:pcglarge 1152 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 384 41 0 0 5 0 5 5 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-128 80 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 389 0 0 7 0 7 7 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 1024 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 128 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 1024 7 0 0 2 0 2 2 0 inf 0 tc-so:vmembt 128 54 0 0 2 0 2 2 0 inf 0 tc-so:Totals 2127 0 44 539 0 539 tc-so: tc-so:In use 1894K, total allocated 2156K; utilization 87.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, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.99 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/evbarm/9.99.99/modules tc-so:[ 1.370005] IPsec: Initialized Security Association Processing. tc-so:[ 1.370005] 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:[ 8.770005] shmif0: Ethernet address b2:a0:db:40:8f:ab tc-so:[ 13.410005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 13.410005] get_ifid: shmif0: ifid: b0:a0:db:ff:fe:40:8f:ab tc-so:[ 20.840005] ipsec_common_input: no key association found for SA fd00::2-fd00::1/SPI 0x00002711/PROTO 50/PORT 0-0 tc-so:[ 49.660005] in6_if_link_down: fd00::1 marked detached tc-so:[ 49.660005] in6_if_link_down: fe80:2::b0a0:dbff:fe40:8fab marked detached tc-so:### Dumping unix://ipsec_peer tc-so:lo0: flags=0x8049 mtu 33624 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 - - 33624 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33624 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33624 lo0 tc-so:ff02::%lo0/32 ::1 UC - - 33624 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33624 0 0 0 0 0 tc-so:lo0 33624 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33624 ::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 33624 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 384 1 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 384 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 128 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 1280 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 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 12 0 12 1 0 1 1 0 inf 1 tc-so:kcpuset 128 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 256 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 78 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 64 221 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00128 256 74 0 0 5 0 5 5 0 inf 0 tc-so:kmem-00256 384 64 0 0 7 0 7 7 0 inf 0 tc-so:kmem-00384 512 37 0 0 5 0 5 5 0 inf 0 tc-so:kmem-00512 640 18 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00768 896 7 0 0 2 0 2 2 0 inf 0 tc-so:kmem-01024 1152 101 0 0 34 0 34 34 0 inf 0 tc-so:kmem-02048 2048 640 0 0 320 0 320 320 0 inf 0 tc-so:kmem-04096 4096 16 0 0 16 0 16 16 0 inf 0 tc-so:llentrypl 288 2 0 2 1 0 1 1 0 inf 1 tc-so:mbpl 528 13 0 0 5 0 5 5 0 inf 3 tc-so:mclpl 2048 3 0 0 6 0 6 6 0 8192 4 tc-so:mutex 128 32 0 0 2 0 2 2 0 inf 0 tc-so:pcache 2816 54 0 1 53 0 53 53 0 inf 0 tc-so:pcachecpu 128 55 0 0 2 0 2 2 0 inf 0 tc-so:pcglarge 1152 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 384 40 0 0 4 0 4 4 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-128 80 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 364 0 0 6 0 6 6 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 1024 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 128 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 1024 7 0 0 2 0 2 2 0 inf 0 tc-so:vmembt 128 50 0 0 2 0 2 2 0 inf 0 tc-so:Totals 2056 0 38 512 0 512 tc-so: tc-so:In use 1790K, total allocated 2048K; utilization 87.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, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.99 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/evbarm/9.99.99/modules tc-so:[ 1.410005] IPsec: Initialized Security Association Processing. tc-so:[ 1.410005] 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:[ 6.370005] shmif0: Ethernet address b2:a0:b2:48:90:64 tc-so:[ 9.880005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 9.880005] get_ifid: shmif0: ifid: b0:a0:b2:ff:fe:48:90:64 tc-so:[ 43.460005] in6_if_link_down: fd00::2 marked detached tc-so:[ 43.460005] in6_if_link_down: fe80:2::b0a0:b2ff:fe48:9064 marked detached tc-so:./bus_ipsec tc-so:### Dumping ./bus_ipsec tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:13.960004 b2:a0:db:40:8f:ab > 33:33:ff:40:8f:ab, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:dbff:fe40:8fab > ff02::1:ff40:8fab: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff40:8fab, length 24 tc-so:00:00:10.010004 b2:a0:b2:48:90:64 > 33:33:ff:48:90:64, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:b2ff:fe48:9064 > ff02::1:ff48:9064: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff48:9064, length 24 tc-so:00:00:15.790004 b2:a0:db:40:8f:ab > 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:11.330004 b2:a0:b2:48:90:64 > b2:a0:db:40:8f:ab, ethertype IPv6 (0x86dd), length 86: fd00::2 > fd00::1: ICMP6, neighbor advertisement, tgt is fd00::2, length 32 tc-so:00:00:15.830004 b2:a0:db:40:8f:ab > b2:a0:b2:48:90:64, ethertype IPv6 (0x86dd), length 70: fd00::1 > fd00::2: ICMP6, echo request, seq 0, length 16 tc-so:00:00:11.370004 b2:a0:b2:48:90:64 > b2:a0:db:40:8f:ab, ethertype IPv6 (0x86dd), length 70: fd00::2 > fd00::1: ICMP6, echo reply, seq 0, length 16 tc-so:00:00:20.840004 b2:a0:db:40:8f:ab > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:dbff:fe40:8fab > ff02::1:ff00:1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:1, length 24 tc-so:00:00:16.330004 b2:a0:b2:48:90:64 > b2:a0:db:40:8f:ab, ethertype IPv6 (0x86dd), length 126: fd00::2 > fd00::1: ESP(spi=0x00002711,seq=0x1), length 72 tc-so:00:00:16.710004 b2:a0:b2:48:90:64 > 33:33:ff:48:90:64, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:b2ff:fe48:9064 > ff02::1:ff48:9064: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff48:9064, length 24 tc-so:00:00:21.460004 b2:a0:db:40:8f:ab > 33:33:b6:3d:7c:aa, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:dbff:fe40:8fab > ff02::2:b63d:7caa: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:b63d:7caa, length 24 tc-so:00:00:22.450004 b2:a0:db:40:8f:ab > 33:33:ff:40:8f:ab, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:dbff:fe40:8fab > ff02::1:ff40:8fab: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff40:8fab, length 24 tc-so:00:00:19.020004 b2:a0:b2:48:90:64 > 33:33:3f:19:86:a6, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:b2ff:fe48:9064 > ff02::2:3f19:86a6: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:3f19:86a6, length 24 tc-so:00:00:19.080004 b2:a0:b2:48:90:64 > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:b2ff:fe48:9064 > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24 tc-so:00:00:20.050004 b2:a0:b2:48:90:64 > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:b2ff:fe48:9064 > ff02::1:ff00:1: ICMP6, neighbor solicitation, who has fd00::1, length 32 tc-so:00:00:24.560004 b2:a0:db:40:8f:ab > b2:a0:b2:48:90:64, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:dbff:fe40:8fab > fe80::b0a0:b2ff:fe48:9064: ICMP6, neighbor advertisement, tgt is fd00::1, length 32 tc-so:00:00:26.790004 b2:a0:db:40:8f:ab > b2:a0:b2:48:90:64, ethertype IPv6 (0x86dd), length 110: fd00::1 > fd00::2: ESP(spi=0x00002710,seq=0x1), length 56 tc-so:00:00:22.320004 b2:a0:b2:48:90:64 > b2:a0:db:40:8f:ab, ethertype IPv6 (0x86dd), length 110: fd00::2 > fd00::1: ESP(spi=0x00002711,seq=0x1), length 56 tc-so:00:00:29.590004 b2:a0:db:40:8f:ab > b2:a0:b2:48:90:64, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:dbff:fe40:8fab > fe80::b0a0:b2ff:fe48:9064: ICMP6, neighbor solicitation, who has fe80::b0a0:b2ff:fe48:9064, length 32 tc-so:00:00:25.170004 b2:a0:b2:48:90:64 > b2:a0:db:40:8f:ab, ethertype IPv6 (0x86dd), length 78: fe80::b0a0:b2ff:fe48:9064 > fe80::b0a0:dbff:fe40:8fab: ICMP6, neighbor advertisement, tgt is fe80::b0a0:b2ff:fe48:9064, length 24 tc-so:00:00:30.200004 b2:a0:b2:48:90:64 > b2:a0:db:40:8f:ab, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:b2ff:fe48:9064 > fe80::b0a0:dbff:fe40:8fab: ICMP6, neighbor solicitation, who has fe80::b0a0:dbff:fe40:8fab, length 32 tc-so:00:00:34.660004 b2:a0:db:40:8f:ab > b2:a0:b2:48:90:64, ethertype IPv6 (0x86dd), length 78: fe80::b0a0:dbff:fe40:8fab > fe80::b0a0:b2ff:fe48:9064: ICMP6, neighbor advertisement, tgt is fe80::b0a0:dbff:fe40:8fab, length 24 tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-end: 1662335348.262568, ipsec_lifetime_ipv6_esp_rijndaelcbc, passed tc-start: 1662335348.316109, 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:96:00:88:b5 ./.__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=2406 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=2406 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=12081 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=12081 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: Sep 4 23:49:43 2022 current: Sep 4 23:49:44 2022 tc-so: diff: 1(s) hard: 100(s) soft: 100(s) tc-so: last: Sep 4 23:49:16 2022 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=12612 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: Sep 4 23:49:43 2022 current: Sep 4 23:49:44 2022 tc-so: diff: 1(s) hard: 100(s) soft: 100(s) tc-so: last: Sep 4 23:49:16 2022 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=12612 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: Sep 4 23:49:45 2022 current: Sep 4 23:49:45 2022 tc-so: diff: 0(s) hard: 100(s) soft: 100(s) tc-so: last: Sep 4 23:49:19 2022 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=25878 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: Sep 4 23:49:45 2022 current: Sep 4 23:49:45 2022 tc-so: diff: 0(s) hard: 100(s) soft: 100(s) tc-so: last: Sep 4 23:49:19 2022 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=25878 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: Sep 4 23:49:43 2022 current: Sep 4 23:49:51 2022 tc-so: diff: 8(s) hard: 100(s) soft: 100(s) tc-so: last: Sep 4 23:49:45 2022 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=27381 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: Sep 4 23:49:50 2022 current: Sep 4 23:49:51 2022 tc-so: diff: 1(s) hard: 100(s) soft: 100(s) tc-so: last: Sep 4 23:49:16 2022 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=27381 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: Sep 4 23:49:43 2022 current: Sep 4 23:49:51 2022 tc-so: diff: 8(s) hard: 100(s) soft: 100(s) tc-so: last: Sep 4 23:49:45 2022 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=27381 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: Sep 4 23:49:50 2022 current: Sep 4 23:49:51 2022 tc-so: diff: 1(s) hard: 100(s) soft: 100(s) tc-so: last: Sep 4 23:49:16 2022 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=27381 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: Sep 4 23:49:45 2022 current: Sep 4 23:49:52 2022 tc-so: diff: 7(s) hard: 100(s) soft: 100(s) tc-so: last: Sep 4 23:49:45 2022 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=23450 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: Sep 4 23:49:52 2022 current: Sep 4 23:49:52 2022 tc-so: diff: 0(s) hard: 100(s) soft: 100(s) tc-so: last: Sep 4 23:49:19 2022 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=23450 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: Sep 4 23:49:45 2022 current: Sep 4 23:49:52 2022 tc-so: diff: 7(s) hard: 100(s) soft: 100(s) tc-so: last: Sep 4 23:49:45 2022 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=23450 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: Sep 4 23:49:52 2022 current: Sep 4 23:49:52 2022 tc-so: diff: 0(s) hard: 100(s) soft: 100(s) tc-so: last: Sep 4 23:49:19 2022 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=23450 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 33624 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:39:da:04 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 - - 33624 lo0 tc-so:10.0.0.2 b2:a0:96:00:88:b5 UHL - - - shmif0 tc-so:10.0.0.3 b2:a0:96:00:88:b5 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 33624 0 0 0 0 0 tc-so:lo0 33624 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:d1:39:da:04 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:96:00:88:b5 on shmif0 17s R tc-so:? (10.0.0.3) at b2:a0:96:00:88:b5 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:39:da:04 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 33624 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:96:00:88:b5 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 - - 33624 lo0 tc-so:10.0.0.1 b2:a0:d1:39:da: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 33624 0 0 0 0 0 tc-so:lo0 33624 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:96:00:88:b5 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:d1:39:da:04 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:96:00:88:b5 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:96:00:88:b5 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:d1:39:da:04 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 33624 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 - - 33624 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33624 0 0 0 0 0 tc-so:lo0 33624 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 256 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 384 1 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 384 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 128 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 1280 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 128 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 256 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 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 64 158 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 256 76 0 0 5 0 5 5 0 inf 0 tc-so:kmem-00256 384 65 0 0 7 0 7 7 0 inf 0 tc-so:kmem-00384 512 30 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00512 640 12 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00768 896 7 0 0 2 0 2 2 0 inf 0 tc-so:kmem-01024 1152 95 0 0 32 0 32 32 0 inf 0 tc-so:kmem-02048 2048 604 0 0 302 0 302 302 0 inf 0 tc-so:kmem-04096 4096 13 0 0 13 0 13 13 0 inf 0 tc-so:llentrypl 288 2 0 2 1 0 1 1 0 inf 1 tc-so:mbpl 528 13 0 0 5 0 5 5 0 inf 3 tc-so:mclpl 2048 2 0 0 5 0 5 5 0 8192 4 tc-so:mutex 128 32 0 0 2 0 2 2 0 inf 0 tc-so:pcache 2816 54 0 1 53 0 53 53 0 inf 0 tc-so:pcachecpu 128 55 0 0 2 0 2 2 0 inf 0 tc-so:pcglarge 1152 2 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 384 44 0 0 5 0 5 5 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-128 80 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 341 0 0 6 0 6 6 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 1024 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 128 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 1024 7 0 0 2 0 2 2 0 inf 0 tc-so:vmembt 128 50 0 0 2 0 2 2 0 inf 0 tc-so:Totals 1910 0 40 485 0 485 tc-so: tc-so:In use 1689K, total allocated 1940K; utilization 87.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, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.99 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/evbarm/9.99.99/modules tc-so:[ 1.340005] IPsec: Initialized Security Association Processing. tc-so:[ 1.340005] 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:[ 6.290005] shmif0: Ethernet address b2:a0:d1:39:da:04 tc-so:[ 29.620005] ah_input: hash over 128 bytes, skip 20: crda len 128 skip 0 inject 32 tc-so:[ 36.760005] ah_input: hash over 128 bytes, skip 20: crda len 128 skip 0 inject 32 tc-so:[ 37.240005] 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 33624 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 - - 33624 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33624 0 0 0 0 0 tc-so:lo0 33624 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 256 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 384 1 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 384 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 128 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 1280 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 128 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 256 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 46 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 64 166 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 256 74 0 0 5 0 5 5 0 inf 0 tc-so:kmem-00256 384 60 0 0 6 0 6 6 0 inf 0 tc-so:kmem-00384 512 29 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00512 640 12 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00768 896 7 0 0 2 0 2 2 0 inf 0 tc-so:kmem-01024 1152 95 0 0 32 0 32 32 0 inf 0 tc-so:kmem-02048 2048 532 0 0 266 0 266 266 0 inf 0 tc-so:kmem-04096 4096 13 0 0 13 0 13 13 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 528 11 0 0 4 0 4 4 0 inf 2 tc-so:mclpl 2048 3 0 0 6 0 6 6 0 8192 4 tc-so:mutex 128 32 0 0 2 0 2 2 0 inf 0 tc-so:pcache 2816 54 0 1 53 0 53 53 0 inf 0 tc-so:pcachecpu 128 55 0 0 2 0 2 2 0 inf 0 tc-so:pcglarge 1152 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 384 29 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-128 80 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 306 0 0 5 0 5 5 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 1024 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 128 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 1024 7 0 0 2 0 2 2 0 inf 0 tc-so:vmembt 128 42 0 0 2 0 2 2 0 inf 0 tc-so:Totals 1758 0 29 445 0 445 tc-so: tc-so:In use 1531K, total allocated 1780K; utilization 86.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, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.99 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/evbarm/9.99.99/modules tc-so:[ 1.350005] IPsec: Initialized Security Association Processing. tc-so:[ 1.350005] mainbus0 (root) tc-so:[ 1.460005] chacha: Portable C ChaCha tc-so:[ 1.460005] aes: BearSSL aes_ct tc-so:[ 1.460005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.460005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 5.540005] shmif0: Ethernet address b2:a0:96:00:88:b5 tc-so:[ 26.880005] ah_input: hash over 128 bytes, skip 20: crda len 128 skip 0 inject 32 tc-so:[ 34.050005] ah_input: hash over 128 bytes, skip 20: crda len 128 skip 0 inject 32 tc-so:[ 34.570005] 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:10.840004 b2:a0:d1:39:da:04 > 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:09.030004 b2:a0:96:00:88:b5 > 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.430004 b2:a0:96:00:88:b5 > 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:29.540004 b2:a0:d1:39:da:04 > 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:26.880004 b2:a0:96:00:88:b5 > b2:a0:d1:39:da:04, ethertype ARP (0x0806), length 42: Reply 10.0.0.2 is-at b2:a0:96:00:88:b5, length 28 tc-so:00:00:29.540004 b2:a0:d1:39:da:04 > b2:a0:96:00:88:b5, ethertype IPv4 (0x0800), length 142: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x1): ICMP echo request, id 12814, seq 0, length 64 tc-so:00:00:26.930004 b2:a0:96:00:88:b5 > 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:29.580004 b2:a0:d1:39:da:04 > b2:a0:96:00:88:b5, ethertype ARP (0x0806), length 42: Reply 10.0.0.1 is-at b2:a0:d1:39:da:04, length 28 tc-so:00:00:26.930004 b2:a0:96:00:88:b5 > b2:a0:d1:39:da:04, ethertype IPv4 (0x0800), length 142: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x1): ICMP echo reply, id 12814, seq 0, length 64 tc-so:00:00:36.720004 b2:a0:d1:39:da:04 > b2:a0:96:00:88:b5, ethertype IPv4 (0x0800), length 142: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x2): ICMP echo request, id 56908, seq 0, length 64 tc-so:00:00:34.100004 b2:a0:96:00:88:b5 > b2:a0:d1:39:da:04, ethertype IPv4 (0x0800), length 142: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x2): ICMP echo reply, id 56908, seq 0, length 64 tc-so:00:00:37.240004 b2:a0:d1:39:da:04 > 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:34.570004 b2:a0:96:00:88:b5 > b2:a0:d1:39:da:04, ethertype ARP (0x0806), length 42: Reply 10.0.0.3 is-at b2:a0:96:00:88:b5, length 28 tc-so:00:00:37.240004 b2:a0:d1:39:da:04 > b2:a0:96:00:88:b5, ethertype IPv4 (0x0800), length 142: 10.0.0.1 > 10.0.0.3: AH(spi=0x0000271a,seq=0x1): ICMP echo request, id 16154, seq 0, length 64 tc-so:00:00:34.570004 b2:a0:96:00:88:b5 > b2:a0:d1:39:da:04, ethertype IPv4 (0x0800), length 142: 10.0.0.3 > 10.0.0.1: AH(spi=0x0000271b,seq=0x1): ICMP echo reply, id 16154, seq 0, length 64 tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-end: 1662335428.718830, ipsec_multiple_sa_ah_hmacsha512, passed tc-start: 1662335428.773599, 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:fd:e4:95:7d ./.__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=21772 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=21772 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=780 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=780 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: Sep 4 23:51:04 2022 current: Sep 4 23:51:04 2022 tc-so: diff: 0(s) hard: 100(s) soft: 100(s) tc-so: last: Sep 4 23:50:37 2022 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=11607 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: Sep 4 23:51:04 2022 current: Sep 4 23:51:04 2022 tc-so: diff: 0(s) hard: 100(s) soft: 100(s) tc-so: last: Sep 4 23:50:37 2022 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=11607 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: Sep 4 23:51:04 2022 current: Sep 4 23:51:05 2022 tc-so: diff: 1(s) hard: 100(s) soft: 100(s) tc-so: last: Sep 4 23:50:39 2022 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=23582 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: Sep 4 23:51:04 2022 current: Sep 4 23:51:05 2022 tc-so: diff: 1(s) hard: 100(s) soft: 100(s) tc-so: last: Sep 4 23:50:39 2022 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=23582 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: Sep 4 23:51:03 2022 current: Sep 4 23:51:11 2022 tc-so: diff: 8(s) hard: 100(s) soft: 100(s) tc-so: last: Sep 4 23:51:05 2022 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=20467 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: Sep 4 23:51:10 2022 current: Sep 4 23:51:11 2022 tc-so: diff: 1(s) hard: 100(s) soft: 100(s) tc-so: last: Sep 4 23:50:36 2022 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=20467 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: Sep 4 23:51:03 2022 current: Sep 4 23:51:11 2022 tc-so: diff: 8(s) hard: 100(s) soft: 100(s) tc-so: last: Sep 4 23:51:05 2022 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=20467 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: Sep 4 23:51:10 2022 current: Sep 4 23:51:11 2022 tc-so: diff: 1(s) hard: 100(s) soft: 100(s) tc-so: last: Sep 4 23:50:36 2022 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=20467 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: Sep 4 23:51:04 2022 current: Sep 4 23:51:12 2022 tc-so: diff: 8(s) hard: 100(s) soft: 100(s) tc-so: last: Sep 4 23:51:05 2022 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=24929 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: Sep 4 23:51:12 2022 current: Sep 4 23:51:12 2022 tc-so: diff: 0(s) hard: 100(s) soft: 100(s) tc-so: last: Sep 4 23:50:39 2022 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=24929 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: Sep 4 23:51:04 2022 current: Sep 4 23:51:12 2022 tc-so: diff: 8(s) hard: 100(s) soft: 100(s) tc-so: last: Sep 4 23:51:05 2022 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=24929 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: Sep 4 23:51:12 2022 current: Sep 4 23:51:12 2022 tc-so: diff: 0(s) hard: 100(s) soft: 100(s) tc-so: last: Sep 4 23:50:39 2022 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=24929 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 33624 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:2c:d0:36: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 - - 33624 lo0 tc-so:10.0.0.2 b2:a0:fd:e4:95:7d UHL - - - shmif0 tc-so:10.0.0.3 b2:a0:fd:e4:95:7d 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 33624 0 0 0 0 0 tc-so:lo0 33624 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:2c:d0:36:48 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:fd:e4:95:7d on shmif0 18s R tc-so:? (10.0.0.3) at b2:a0:fd:e4:95:7d 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:2c:d0:36: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 33624 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:e4:95:7d 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 - - 33624 lo0 tc-so:10.0.0.1 b2:a0:2c:d0:36: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 33624 0 0 0 0 0 tc-so:lo0 33624 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:fd:e4:95:7d 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:2c:d0:36:48 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:fd:e4:95:7d 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:e4:95:7d 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:2c:d0:36:48 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 33624 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 - - 33624 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33624 0 0 0 0 0 tc-so:lo0 33624 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 256 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 384 1 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 384 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 128 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 1280 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 128 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 256 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 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 64 158 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 256 72 0 0 5 0 5 5 0 inf 0 tc-so:kmem-00256 384 57 0 0 6 0 6 6 0 inf 0 tc-so:kmem-00384 512 30 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00512 640 12 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00768 896 7 0 0 2 0 2 2 0 inf 0 tc-so:kmem-01024 1152 95 0 0 32 0 32 32 0 inf 0 tc-so:kmem-02048 2048 603 0 0 302 0 302 302 0 inf 0 tc-so:kmem-04096 4096 13 0 0 13 0 13 13 0 inf 0 tc-so:llentrypl 288 2 0 2 1 0 1 1 0 inf 1 tc-so:mbpl 528 13 0 0 5 0 5 5 0 inf 3 tc-so:mclpl 2048 2 0 0 5 0 5 5 0 8192 4 tc-so:mutex 128 32 0 0 2 0 2 2 0 inf 0 tc-so:pcache 2816 54 0 1 53 0 53 53 0 inf 0 tc-so:pcachecpu 128 55 0 0 2 0 2 2 0 inf 0 tc-so:pcglarge 1152 2 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 384 44 0 0 5 0 5 5 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-128 80 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 341 0 0 6 0 6 6 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 1024 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 128 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 1024 7 0 0 2 0 2 2 0 inf 0 tc-so:vmembt 128 50 0 0 2 0 2 2 0 inf 0 tc-so:Totals 1909 0 40 484 0 484 tc-so: tc-so:In use 1683K, total allocated 1936K; utilization 86.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, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.99 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/evbarm/9.99.99/modules tc-so:[ 1.320005] IPsec: Initialized Security Association Processing. tc-so:[ 1.320005] 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:[ 6.290005] shmif0: Ethernet address b2:a0:2c:d0:36:48 tc-so:[ 29.580005] ah_input: hash over 108 bytes, skip 20: crda len 108 skip 0 inject 32 tc-so:[ 36.580005] ah_input: hash over 108 bytes, skip 20: crda len 108 skip 0 inject 32 tc-so:[ 37.080005] 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 33624 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 - - 33624 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33624 0 0 0 0 0 tc-so:lo0 33624 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 256 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 384 1 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 384 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 128 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 1280 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 128 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 256 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 46 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 64 166 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 256 70 0 0 5 0 5 5 0 inf 0 tc-so:kmem-00256 384 52 0 0 6 0 6 6 0 inf 0 tc-so:kmem-00384 512 29 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00512 640 12 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00768 896 7 0 0 2 0 2 2 0 inf 0 tc-so:kmem-01024 1152 95 0 0 32 0 32 32 0 inf 0 tc-so:kmem-02048 2048 532 0 0 266 0 266 266 0 inf 0 tc-so:kmem-04096 4096 13 0 0 13 0 13 13 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 528 11 0 0 4 0 4 4 0 inf 2 tc-so:mclpl 2048 3 0 0 6 0 6 6 0 8192 4 tc-so:mutex 128 32 0 0 2 0 2 2 0 inf 0 tc-so:pcache 2816 54 0 1 53 0 53 53 0 inf 0 tc-so:pcachecpu 128 55 0 0 2 0 2 2 0 inf 0 tc-so:pcglarge 1152 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 384 29 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-128 80 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 306 0 0 5 0 5 5 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 1024 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 128 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 1024 7 0 0 2 0 2 2 0 inf 0 tc-so:vmembt 128 42 0 0 2 0 2 2 0 inf 0 tc-so:Totals 1758 0 29 445 0 445 tc-so: tc-so:In use 1527K, total allocated 1780K; utilization 85.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, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.99 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/evbarm/9.99.99/modules tc-so:[ 1.330005] IPsec: Initialized Security Association Processing. tc-so:[ 1.330005] mainbus0 (root) tc-so:[ 1.430005] chacha: Portable C ChaCha tc-so:[ 1.430005] aes: BearSSL aes_ct tc-so:[ 1.430005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.430005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 5.410005] shmif0: Ethernet address b2:a0:fd:e4:95:7d tc-so:[ 26.840005] ah_input: hash over 108 bytes, skip 20: crda len 108 skip 0 inject 32 tc-so:[ 33.880005] ah_input: hash over 108 bytes, skip 20: crda len 108 skip 0 inject 32 tc-so:[ 34.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:10.690004 b2:a0:2c:d0:36: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:08.860004 b2:a0:fd:e4:95:7d > 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.280004 b2:a0:fd:e4:95:7d > 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:29.500004 b2:a0:2c:d0:36: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:26.790004 b2:a0:fd:e4:95:7d > b2:a0:2c:d0:36:48, ethertype ARP (0x0806), length 42: Reply 10.0.0.2 is-at b2:a0:fd:e4:95:7d, length 28 tc-so:00:00:29.540004 b2:a0:2c:d0:36:48 > b2:a0:fd:e4:95:7d, ethertype IPv4 (0x0800), length 122: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x1): ICMP echo request, id 56073, seq 0, length 64 tc-so:00:00:26.840004 b2:a0:fd:e4:95:7d > 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:29.580004 b2:a0:2c:d0:36:48 > b2:a0:fd:e4:95:7d, ethertype ARP (0x0806), length 42: Reply 10.0.0.1 is-at b2:a0:2c:d0:36:48, length 28 tc-so:00:00:26.870004 b2:a0:fd:e4:95:7d > b2:a0:2c:d0:36:48, ethertype IPv4 (0x0800), length 122: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x1): ICMP echo reply, id 56073, seq 0, length 64 tc-so:00:00:36.580004 b2:a0:2c:d0:36:48 > b2:a0:fd:e4:95:7d, ethertype IPv4 (0x0800), length 122: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x2): ICMP echo request, id 45376, seq 0, length 64 tc-so:00:00:33.880004 b2:a0:fd:e4:95:7d > b2:a0:2c:d0:36:48, ethertype IPv4 (0x0800), length 122: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x2): ICMP echo reply, id 45376, seq 0, length 64 tc-so:00:00:37.080004 b2:a0:2c:d0:36:48 > 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:34.370004 b2:a0:fd:e4:95:7d > b2:a0:2c:d0:36:48, ethertype ARP (0x0806), length 42: Reply 10.0.0.3 is-at b2:a0:fd:e4:95:7d, length 28 tc-so:00:00:37.080004 b2:a0:2c:d0:36:48 > b2:a0:fd:e4:95:7d, ethertype IPv4 (0x0800), length 122: 10.0.0.1 > 10.0.0.3: AH(spi=0x0000271a,seq=0x1): ICMP echo request, id 9816, seq 0, length 64 tc-so:00:00:34.370004 b2:a0:fd:e4:95:7d > b2:a0:2c:d0:36:48, ethertype IPv4 (0x0800), length 122: 10.0.0.3 > 10.0.0.1: AH(spi=0x0000271b,seq=0x1): ICMP echo reply, id 9816, seq 0, length 64 tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-end: 1662335505.807176, ipsec_multiple_sa_ah_null, passed tc-start: 1662335505.841286, 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:18:64:18:2b ./.__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=11658 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=11658 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=14400 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=14400 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: Sep 4 23:52:21 2022 current: Sep 4 23:52:22 2022 tc-so: diff: 1(s) hard: 100(s) soft: 100(s) tc-so: last: Sep 4 23:51:54 2022 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=29942 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: Sep 4 23:52:21 2022 current: Sep 4 23:52:22 2022 tc-so: diff: 1(s) hard: 100(s) soft: 100(s) tc-so: last: Sep 4 23:51:54 2022 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=29942 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: Sep 4 23:52:23 2022 current: Sep 4 23:52:24 2022 tc-so: diff: 1(s) hard: 100(s) soft: 100(s) tc-so: last: Sep 4 23:51:57 2022 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=22958 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: Sep 4 23:52:23 2022 current: Sep 4 23:52:24 2022 tc-so: diff: 1(s) hard: 100(s) soft: 100(s) tc-so: last: Sep 4 23:51:57 2022 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=22958 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: Sep 4 23:52:22 2022 current: Sep 4 23:52:30 2022 tc-so: diff: 8(s) hard: 100(s) soft: 100(s) tc-so: last: Sep 4 23:52:24 2022 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=22815 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: Sep 4 23:52:30 2022 current: Sep 4 23:52:30 2022 tc-so: diff: 0(s) hard: 100(s) soft: 100(s) tc-so: last: Sep 4 23:51:55 2022 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=22815 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: Sep 4 23:52:22 2022 current: Sep 4 23:52:30 2022 tc-so: diff: 8(s) hard: 100(s) soft: 100(s) tc-so: last: Sep 4 23:52:25 2022 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=22815 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: Sep 4 23:52:30 2022 current: Sep 4 23:52:30 2022 tc-so: diff: 0(s) hard: 100(s) soft: 100(s) tc-so: last: Sep 4 23:51:55 2022 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=22815 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: Sep 4 23:52:23 2022 current: Sep 4 23:52:31 2022 tc-so: diff: 8(s) hard: 100(s) soft: 100(s) tc-so: last: Sep 4 23:52:24 2022 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=18347 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: Sep 4 23:52:30 2022 current: Sep 4 23:52:31 2022 tc-so: diff: 1(s) hard: 100(s) soft: 100(s) tc-so: last: Sep 4 23:51:57 2022 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=18347 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: Sep 4 23:52:23 2022 current: Sep 4 23:52:31 2022 tc-so: diff: 8(s) hard: 100(s) soft: 100(s) tc-so: last: Sep 4 23:52:24 2022 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=18347 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: Sep 4 23:52:30 2022 current: Sep 4 23:52:31 2022 tc-so: diff: 1(s) hard: 100(s) soft: 100(s) tc-so: last: Sep 4 23:51:57 2022 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=18347 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 33624 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:82:61:ef:4c 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 - - 33624 lo0 tc-so:10.0.0.2 b2:a0:18:64:18:2b UHL - - - shmif0 tc-so:10.0.0.3 b2:a0:18:64:18: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 33624 0 0 0 0 0 tc-so:lo0 33624 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:82:61:ef:4c 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:18:64:18:2b on shmif0 17s R tc-so:? (10.0.0.3) at b2:a0:18:64:18:2b 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:82:61:ef:4c 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 33624 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:18:64:18:2b 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 - - 33624 lo0 tc-so:10.0.0.1 b2:a0:82:61:ef:4c 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 33624 0 0 0 0 0 tc-so:lo0 33624 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:18:64:18:2b 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:82:61:ef:4c 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:18:64:18:2b 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:18:64:18:2b 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:82:61:ef:4c 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 33624 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 - - 33624 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33624 0 0 0 0 0 tc-so:lo0 33624 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 384 1 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 384 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 128 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 1280 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 128 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 256 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 46 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 64 171 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 256 72 0 0 5 0 5 5 0 inf 0 tc-so:kmem-00256 384 58 0 0 6 0 6 6 0 inf 0 tc-so:kmem-00384 512 28 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00512 640 12 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00768 896 7 0 0 2 0 2 2 0 inf 0 tc-so:kmem-01024 1152 95 0 0 32 0 32 32 0 inf 0 tc-so:kmem-02048 2048 603 0 0 302 0 302 302 0 inf 0 tc-so:kmem-04096 4096 13 0 0 13 0 13 13 0 inf 0 tc-so:llentrypl 288 2 0 2 1 0 1 1 0 inf 1 tc-so:mbpl 528 19 0 0 5 0 5 5 0 inf 2 tc-so:mclpl 2048 2 0 0 5 0 5 5 0 8192 4 tc-so:mutex 128 32 0 0 2 0 2 2 0 inf 0 tc-so:pcache 2816 54 0 1 53 0 53 53 0 inf 0 tc-so:pcachecpu 128 55 0 0 2 0 2 2 0 inf 0 tc-so:pcglarge 1152 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 384 35 0 0 4 0 4 4 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-128 80 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 340 0 0 6 0 6 6 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 1024 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 128 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 1024 7 0 0 2 0 2 2 0 inf 0 tc-so:vmembt 128 48 0 0 2 0 2 2 0 inf 0 tc-so:Totals 1901 0 40 483 0 483 tc-so: tc-so:In use 1680K, total allocated 1932K; utilization 87.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, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.99 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/evbarm/9.99.99/modules tc-so:[ 1.310005] IPsec: Initialized Security Association Processing. tc-so:[ 1.310005] mainbus0 (root) tc-so:[ 1.400005] chacha: Portable C ChaCha tc-so:[ 1.400005] aes: BearSSL aes_ct tc-so:[ 1.400005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.400005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 6.240005] shmif0: Ethernet address b2:a0:82:61:ef:4c tc-so:### Dumping unix://ipsec_peer tc-so:lo0: flags=0x8049 mtu 33624 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 - - 33624 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33624 0 0 0 0 0 tc-so:lo0 33624 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 384 1 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 384 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 128 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 1280 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 128 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 256 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 46 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 64 168 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 256 70 0 0 5 0 5 5 0 inf 0 tc-so:kmem-00256 384 52 0 0 6 0 6 6 0 inf 0 tc-so:kmem-00384 512 29 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00512 640 12 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00768 896 7 0 0 2 0 2 2 0 inf 0 tc-so:kmem-01024 1152 95 0 0 32 0 32 32 0 inf 0 tc-so:kmem-02048 2048 532 0 0 266 0 266 266 0 inf 0 tc-so:kmem-04096 4096 13 0 0 13 0 13 13 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 528 11 0 0 4 0 4 4 0 inf 2 tc-so:mclpl 2048 3 0 0 6 0 6 6 0 8192 4 tc-so:mutex 128 32 0 0 2 0 2 2 0 inf 0 tc-so:pcache 2816 54 0 1 53 0 53 53 0 inf 0 tc-so:pcachecpu 128 55 0 0 2 0 2 2 0 inf 0 tc-so:pcglarge 1152 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 384 30 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-128 80 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 305 0 0 5 0 5 5 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 1024 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 128 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 1024 7 0 0 2 0 2 2 0 inf 0 tc-so:vmembt 128 42 0 0 2 0 2 2 0 inf 0 tc-so:Totals 1752 0 29 445 0 445 tc-so: tc-so:In use 1528K, total allocated 1780K; utilization 85.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, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.99 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/evbarm/9.99.99/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:[ 5.440005] shmif0: Ethernet address b2:a0:18:64:18:2b tc-so:./bus_ipsec tc-so:### Dumping ./bus_ipsec tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:10.750004 b2:a0:82:61:ef:4c > 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:08.890004 b2:a0:18:64:18:2b > 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.300004 b2:a0:18:64:18:2b > 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:29.920004 b2:a0:82:61:ef:4c > 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:27.240004 b2:a0:18:64:18:2b > b2:a0:82:61:ef:4c, ethertype ARP (0x0806), length 42: Reply 10.0.0.2 is-at b2:a0:18:64:18:2b, length 28 tc-so:00:00:29.960004 b2:a0:82:61:ef:4c > b2:a0:18:64:18:2b, ethertype IPv4 (0x0800), length 110: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x1), length 76 tc-so:00:00:27.280004 b2:a0:18:64:18:2b > 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:30.000004 b2:a0:82:61:ef:4c > b2:a0:18:64:18:2b, ethertype ARP (0x0806), length 42: Reply 10.0.0.1 is-at b2:a0:82:61:ef:4c, length 28 tc-so:00:00:27.330004 b2:a0:18:64:18:2b > b2:a0:82:61:ef:4c, ethertype IPv4 (0x0800), length 110: 10.0.0.2 > 10.0.0.1: ESP(spi=0x00002711,seq=0x1), length 76 tc-so:00:00:37.340004 b2:a0:82:61:ef:4c > b2:a0:18:64:18:2b, ethertype IPv4 (0x0800), length 110: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x2), length 76 tc-so:00:00:34.670004 b2:a0:18:64:18:2b > b2:a0:82:61:ef:4c, ethertype IPv4 (0x0800), length 110: 10.0.0.2 > 10.0.0.1: ESP(spi=0x00002711,seq=0x2), length 76 tc-so:00:00:37.870004 b2:a0:82:61:ef:4c > 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:35.160004 b2:a0:18:64:18:2b > b2:a0:82:61:ef:4c, ethertype ARP (0x0806), length 42: Reply 10.0.0.3 is-at b2:a0:18:64:18:2b, length 28 tc-so:00:00:37.870004 b2:a0:82:61:ef:4c > b2:a0:18:64:18:2b, ethertype IPv4 (0x0800), length 110: 10.0.0.1 > 10.0.0.3: ESP(spi=0x0000271a,seq=0x1), length 76 tc-so:00:00:35.160004 b2:a0:18:64:18:2b > b2:a0:82:61:ef:4c, 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: 1662335583.726476, ipsec_multiple_sa_esp_null, passed tc-start: 1662335583.778942, 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:bd:bc:e2:14 ./.__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=15795 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=15795 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=26582 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=26582 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: Sep 4 23:53:41 2022 current: Sep 4 23:53:41 2022 tc-so: diff: 0(s) hard: 100(s) soft: 100(s) tc-so: last: Sep 4 23:53:13 2022 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=23366 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: Sep 4 23:53:41 2022 current: Sep 4 23:53:41 2022 tc-so: diff: 0(s) hard: 100(s) soft: 100(s) tc-so: last: Sep 4 23:53:13 2022 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=23366 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: Sep 4 23:53:41 2022 current: Sep 4 23:53:42 2022 tc-so: diff: 1(s) hard: 100(s) soft: 100(s) tc-so: last: Sep 4 23:53:15 2022 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=14992 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: Sep 4 23:53:41 2022 current: Sep 4 23:53:42 2022 tc-so: diff: 1(s) hard: 100(s) soft: 100(s) tc-so: last: Sep 4 23:53:15 2022 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=14992 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: Sep 4 23:53:40 2022 current: Sep 4 23:53:49 2022 tc-so: diff: 9(s) hard: 100(s) soft: 100(s) tc-so: last: Sep 4 23:53:42 2022 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=18976 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: Sep 4 23:53:48 2022 current: Sep 4 23:53:49 2022 tc-so: diff: 1(s) hard: 100(s) soft: 100(s) tc-so: last: Sep 4 23:53:12 2022 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=18976 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: Sep 4 23:53:40 2022 current: Sep 4 23:53:49 2022 tc-so: diff: 9(s) hard: 100(s) soft: 100(s) tc-so: last: Sep 4 23:53:42 2022 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=18976 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: Sep 4 23:53:48 2022 current: Sep 4 23:53:49 2022 tc-so: diff: 1(s) hard: 100(s) soft: 100(s) tc-so: last: Sep 4 23:53:12 2022 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=18976 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: Sep 4 23:53:40 2022 current: Sep 4 23:53:50 2022 tc-so: diff: 10(s) hard: 100(s) soft: 100(s) tc-so: last: Sep 4 23:53:42 2022 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=12012 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: Sep 4 23:53:48 2022 current: Sep 4 23:53:50 2022 tc-so: diff: 2(s) hard: 100(s) soft: 100(s) tc-so: last: Sep 4 23:53:14 2022 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=12012 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: Sep 4 23:53:40 2022 current: Sep 4 23:53:50 2022 tc-so: diff: 10(s) hard: 100(s) soft: 100(s) tc-so: last: Sep 4 23:53:42 2022 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=12012 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: Sep 4 23:53:48 2022 current: Sep 4 23:53:50 2022 tc-so: diff: 2(s) hard: 100(s) soft: 100(s) tc-so: last: Sep 4 23:53:14 2022 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=12012 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 33624 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:fa:5a:c0:3a 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 - - 33624 lo0 tc-so:10.0.0.2 b2:a0:bd:bc:e2:14 UHL - - - shmif0 tc-so:10.0.0.3 b2:a0:bd:bc:e2: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 33624 0 0 0 0 0 tc-so:lo0 33624 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:fa:5a:c0:3a 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:bd:bc:e2:14 on shmif0 17s R tc-so:? (10.0.0.3) at b2:a0:bd:bc:e2:14 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:fa:5a:c0:3a 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 33624 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:bc:e2:14 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 - - 33624 lo0 tc-so:10.0.0.1 b2:a0:fa:5a:c0:3a 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 33624 0 0 0 0 0 tc-so:lo0 33624 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:bd:bc:e2:14 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:fa:5a:c0:3a 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:bd:bc:e2:14 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:bc:e2:14 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:fa:5a:c0:3a 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 33624 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 - - 33624 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33624 0 0 0 0 0 tc-so:lo0 33624 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 384 1 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 384 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 128 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 1280 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 128 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 256 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 75 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 64 169 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 256 72 0 0 5 0 5 5 0 inf 0 tc-so:kmem-00256 384 56 0 0 6 0 6 6 0 inf 0 tc-so:kmem-00384 512 28 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00512 640 16 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00768 896 7 0 0 2 0 2 2 0 inf 0 tc-so:kmem-01024 1152 95 0 0 32 0 32 32 0 inf 0 tc-so:kmem-02048 2048 603 0 0 302 0 302 302 0 inf 0 tc-so:kmem-04096 4096 13 0 0 13 0 13 13 0 inf 0 tc-so:llentrypl 288 2 0 2 1 0 1 1 0 inf 1 tc-so:mbpl 528 19 0 0 5 0 5 5 0 inf 2 tc-so:mclpl 2048 2 0 0 5 0 5 5 0 8192 4 tc-so:mutex 128 32 0 0 2 0 2 2 0 inf 0 tc-so:pcache 2816 54 0 1 53 0 53 53 0 inf 0 tc-so:pcachecpu 128 55 0 0 2 0 2 2 0 inf 0 tc-so:pcglarge 1152 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 384 35 0 0 4 0 4 4 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-128 80 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 340 0 0 6 0 6 6 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 1024 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 128 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 1024 7 0 0 2 0 2 2 0 inf 0 tc-so:vmembt 128 48 0 0 2 0 2 2 0 inf 0 tc-so:Totals 1902 0 40 484 0 484 tc-so: tc-so:In use 1682K, total allocated 1936K; utilization 86.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, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.99 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/evbarm/9.99.99/modules tc-so:[ 1.340005] IPsec: Initialized Security Association Processing. tc-so:[ 1.340005] 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:[ 6.530005] shmif0: Ethernet address b2:a0:fa:5a:c0:3a tc-so:### Dumping unix://ipsec_peer tc-so:lo0: flags=0x8049 mtu 33624 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 - - 33624 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33624 0 0 0 0 0 tc-so:lo0 33624 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 384 1 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 384 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 128 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 1280 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 128 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 256 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 46 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 75 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 64 166 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 256 70 0 0 5 0 5 5 0 inf 0 tc-so:kmem-00256 384 52 0 0 6 0 6 6 0 inf 0 tc-so:kmem-00384 512 29 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00512 640 16 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00768 896 7 0 0 2 0 2 2 0 inf 0 tc-so:kmem-01024 1152 95 0 0 32 0 32 32 0 inf 0 tc-so:kmem-02048 2048 533 0 0 267 0 267 267 0 inf 0 tc-so:kmem-04096 4096 13 0 0 13 0 13 13 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 528 11 0 0 4 0 4 4 0 inf 2 tc-so:mclpl 2048 3 0 0 6 0 6 6 0 8192 4 tc-so:mutex 128 32 0 0 2 0 2 2 0 inf 0 tc-so:pcache 2816 54 0 1 53 0 53 53 0 inf 0 tc-so:pcachecpu 128 55 0 0 2 0 2 2 0 inf 0 tc-so:pcglarge 1152 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 384 31 0 0 4 0 4 4 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-128 80 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 306 0 0 5 0 5 5 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 1024 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 128 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 1024 7 0 0 2 0 2 2 0 inf 0 tc-so:vmembt 128 44 0 0 2 0 2 2 0 inf 0 tc-so:Totals 1759 0 29 448 0 448 tc-so: tc-so:In use 1533K, total allocated 1792K; utilization 85.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, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.99 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/evbarm/9.99.99/modules tc-so:[ 1.390005] IPsec: Initialized Security Association Processing. tc-so:[ 1.390005] mainbus0 (root) tc-so:[ 1.510005] chacha: Portable C ChaCha tc-so:[ 1.510005] aes: BearSSL aes_ct tc-so:[ 1.510005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.510005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 5.810005] shmif0: Ethernet address b2:a0:bd:bc:e2:14 tc-so:./bus_ipsec tc-so:### Dumping ./bus_ipsec tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:11.240004 b2:a0:fa:5a:c0:3a > 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:09.430004 b2:a0:bd:bc:e2: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:09.840004 b2:a0:bd:bc:e2:14 > 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:30.740004 b2:a0:fa:5a:c0:3a > 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:28.080004 b2:a0:bd:bc:e2:14 > b2:a0:fa:5a:c0:3a, ethertype ARP (0x0806), length 42: Reply 10.0.0.2 is-at b2:a0:bd:bc:e2:14, length 28 tc-so:00:00:30.780004 b2:a0:fa:5a:c0:3a > b2:a0:bd:bc:e2:14, ethertype IPv4 (0x0800), length 138: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x1), length 104 tc-so:00:00:28.110004 b2:a0:bd:bc:e2: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:30.820004 b2:a0:fa:5a:c0:3a > b2:a0:bd:bc:e2:14, ethertype ARP (0x0806), length 42: Reply 10.0.0.1 is-at b2:a0:fa:5a:c0:3a, length 28 tc-so:00:00:28.150004 b2:a0:bd:bc:e2:14 > b2:a0:fa:5a:c0:3a, ethertype IPv4 (0x0800), length 138: 10.0.0.2 > 10.0.0.1: ESP(spi=0x00002711,seq=0x1), length 104 tc-so:00:00:38.190004 b2:a0:fa:5a:c0:3a > b2:a0:bd:bc:e2:14, ethertype IPv4 (0x0800), length 138: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x2), length 104 tc-so:00:00:35.530004 b2:a0:bd:bc:e2:14 > b2:a0:fa:5a:c0:3a, ethertype IPv4 (0x0800), length 138: 10.0.0.2 > 10.0.0.1: ESP(spi=0x00002711,seq=0x2), length 104 tc-so:00:00:38.690004 b2:a0:fa:5a:c0:3a > 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:35.980004 b2:a0:bd:bc:e2:14 > b2:a0:fa:5a:c0:3a, ethertype ARP (0x0806), length 42: Reply 10.0.0.3 is-at b2:a0:bd:bc:e2:14, length 28 tc-so:00:00:38.690004 b2:a0:fa:5a:c0:3a > b2:a0:bd:bc:e2:14, ethertype IPv4 (0x0800), length 138: 10.0.0.1 > 10.0.0.3: ESP(spi=0x0000271a,seq=0x1), length 104 tc-so:00:00:35.980004 b2:a0:bd:bc:e2:14 > b2:a0:fa:5a:c0:3a, 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: 1662335664.20369, ipsec_multiple_sa_esp_rijndaelcbc, passed tc-start: 1662335664.72449, 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:a6:fe:44: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.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=16943 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=16943 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=7355 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=7355 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 33624 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:4c:41:ac:71 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 - - 33624 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 33624 0 0 0 0 0 tc-so:lo0 33624 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:4c:41:ac:71 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:4c:41:ac:71 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 33624 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:fe:44: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 - - 33624 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 33624 0 0 0 0 0 tc-so:lo0 33624 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:a6:fe:44:71 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:a6:fe:44: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:a6:fe:44:71 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:4c:41:ac:71 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 33624 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 - - 33624 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33624 0 0 0 0 0 tc-so:lo0 33624 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 384 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 128 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 1280 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 128 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 256 5 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 46 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 64 139 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 256 71 0 0 5 0 5 5 0 inf 0 tc-so:kmem-00256 384 44 0 0 5 0 5 5 0 inf 0 tc-so:kmem-00384 512 28 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00512 640 12 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00768 896 7 0 0 2 0 2 2 0 inf 0 tc-so:kmem-01024 1152 95 0 0 32 0 32 32 0 inf 0 tc-so:kmem-02048 2048 440 0 0 220 0 220 220 0 inf 0 tc-so:kmem-04096 4096 13 0 0 13 0 13 13 0 inf 0 tc-so:mbpl 528 6 0 0 4 0 4 4 0 inf 3 tc-so:mclpl 2048 2 0 0 5 0 5 5 0 8192 4 tc-so:mutex 128 32 0 0 2 0 2 2 0 inf 0 tc-so:pcache 2816 54 0 1 53 0 53 53 0 inf 0 tc-so:pcachecpu 128 55 0 0 2 0 2 2 0 inf 0 tc-so:pcglarge 1152 2 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 384 39 0 0 4 0 4 4 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-128 80 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 258 0 0 5 0 5 5 0 inf 0 tc-so:pnbufpl 1040 4 0 0 2 0 2 2 0 inf 0 tc-so:procpl 1024 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 128 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 1024 7 0 0 2 0 2 2 0 inf 0 tc-so:vmembt 128 31 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1547 0 23 393 0 393 tc-so: tc-so:In use 1337K, total allocated 1572K; utilization 85.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, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.99 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/evbarm/9.99.99/modules tc-so:[ 1.400005] IPsec: Initialized Security Association Processing. tc-so:[ 1.440005] mainbus0 (root) tc-so:[ 1.480005] chacha: Portable C ChaCha tc-so:[ 1.480005] aes: BearSSL aes_ct tc-so:[ 1.520005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.520005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 6.760005] shmif0: Ethernet address b2:a0:4c:41:ac:71 tc-so:### Dumping unix://ipsec_peer tc-so:lo0: flags=0x8049 mtu 33624 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 - - 33624 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33624 0 0 0 0 0 tc-so:lo0 33624 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 384 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 128 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 1280 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 128 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 256 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 64 150 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 256 70 0 0 5 0 5 5 0 inf 0 tc-so:kmem-00256 384 43 0 0 5 0 5 5 0 inf 0 tc-so:kmem-00384 512 28 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00512 640 12 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00768 896 7 0 0 2 0 2 2 0 inf 0 tc-so:kmem-01024 1152 95 0 0 32 0 32 32 0 inf 0 tc-so:kmem-02048 2048 428 0 0 214 0 214 214 0 inf 0 tc-so:kmem-04096 4096 13 0 0 13 0 13 13 0 inf 0 tc-so:mbpl 528 6 0 0 4 0 4 4 0 inf 3 tc-so:mclpl 2048 2 0 0 5 0 5 5 0 8192 4 tc-so:mutex 128 32 0 0 2 0 2 2 0 inf 0 tc-so:pcache 2816 54 0 1 53 0 53 53 0 inf 0 tc-so:pcachecpu 128 55 0 0 2 0 2 2 0 inf 0 tc-so:pcglarge 1152 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 384 29 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-128 80 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 252 0 0 4 0 4 4 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 1024 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 128 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 1024 7 0 0 2 0 2 2 0 inf 0 tc-so:vmembt 128 26 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1511 0 21 384 0 384 tc-so: tc-so:In use 1303K, total allocated 1536K; utilization 84.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, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.99 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/evbarm/9.99.99/modules tc-so:[ 1.360005] IPsec: Initialized Security Association Processing. tc-so:[ 1.360005] 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:[ 5.930005] shmif0: Ethernet address b2:a0:a6:fe:44:71 tc-so:./bus_ipsec tc-so:### Dumping ./bus_ipsec tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:11.470004 b2:a0:4c:41:ac:71 > 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:09.520004 b2:a0:a6:fe:44: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:unix://ipsec_local tc-so:unix://ipsec_peer tc-end: 1662335724.713075, ipsec_nosa_ah_hmacsha512, passed tc-start: 1662335724.772759, 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:a6:da:e9:81 ./.__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=22338 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=22338 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=5893 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=5893 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 33624 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:72:52: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 - - 33624 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 33624 0 0 0 0 0 tc-so:lo0 33624 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:d8:72:52:6c 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:d8:72:52: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 33624 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:da:e9:81 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 - - 33624 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 33624 0 0 0 0 0 tc-so:lo0 33624 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:a6:da:e9:81 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:a6:da:e9:81 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:a6:da:e9:81 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:d8:72:52:6c 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 33624 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 - - 33624 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33624 0 0 0 0 0 tc-so:lo0 33624 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 384 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 128 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 1280 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 128 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 256 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 46 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 64 150 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 256 70 0 0 5 0 5 5 0 inf 0 tc-so:kmem-00256 384 44 0 0 5 0 5 5 0 inf 0 tc-so:kmem-00384 512 28 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00512 640 12 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00768 896 7 0 0 2 0 2 2 0 inf 0 tc-so:kmem-01024 1152 95 0 0 32 0 32 32 0 inf 0 tc-so:kmem-02048 2048 440 0 0 220 0 220 220 0 inf 0 tc-so:kmem-04096 4096 13 0 0 13 0 13 13 0 inf 0 tc-so:mbpl 528 6 0 0 4 0 4 4 0 inf 3 tc-so:mclpl 2048 2 0 0 5 0 5 5 0 8192 4 tc-so:mutex 128 32 0 0 2 0 2 2 0 inf 0 tc-so:pcache 2816 54 0 1 53 0 53 53 0 inf 0 tc-so:pcachecpu 128 55 0 0 2 0 2 2 0 inf 0 tc-so:pcglarge 1152 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 384 29 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-128 80 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 258 0 0 5 0 5 5 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 1024 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 128 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 1024 7 0 0 2 0 2 2 0 inf 0 tc-so:vmembt 128 29 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1539 0 23 391 0 391 tc-so: tc-so:In use 1330K, total allocated 1564K; utilization 85.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, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.99 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/evbarm/9.99.99/modules tc-so:[ 1.330005] IPsec: Initialized Security Association Processing. tc-so:[ 1.330005] 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:[ 6.210005] shmif0: Ethernet address b2:a0:d8:72:52:6c tc-so:### Dumping unix://ipsec_peer tc-so:lo0: flags=0x8049 mtu 33624 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 - - 33624 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33624 0 0 0 0 0 tc-so:lo0 33624 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 384 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 128 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 1280 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 128 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 256 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 64 149 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 256 70 0 0 5 0 5 5 0 inf 0 tc-so:kmem-00256 384 43 0 0 5 0 5 5 0 inf 0 tc-so:kmem-00384 512 28 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00512 640 12 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00768 896 7 0 0 2 0 2 2 0 inf 0 tc-so:kmem-01024 1152 95 0 0 32 0 32 32 0 inf 0 tc-so:kmem-02048 2048 428 0 0 214 0 214 214 0 inf 0 tc-so:kmem-04096 4096 13 0 0 13 0 13 13 0 inf 0 tc-so:mbpl 528 6 0 0 4 0 4 4 0 inf 3 tc-so:mclpl 2048 2 0 0 5 0 5 5 0 8192 4 tc-so:mutex 128 32 0 0 2 0 2 2 0 inf 0 tc-so:pcache 2816 54 0 1 53 0 53 53 0 inf 0 tc-so:pcachecpu 128 55 0 0 2 0 2 2 0 inf 0 tc-so:pcglarge 1152 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 384 28 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-128 80 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 252 0 0 4 0 4 4 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 1024 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 128 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 1024 7 0 0 2 0 2 2 0 inf 0 tc-so:vmembt 128 26 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1509 0 21 384 0 384 tc-so: tc-so:In use 1303K, total allocated 1536K; utilization 84.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, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.99 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/evbarm/9.99.99/modules tc-so:[ 1.350005] IPsec: Initialized Security Association Processing. tc-so:[ 1.350005] 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:[ 5.660005] shmif0: Ethernet address b2:a0:a6:da:e9:81 tc-so:./bus_ipsec tc-so:### Dumping ./bus_ipsec tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:11.350004 b2:a0:d8:72:52: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:09.690004 b2:a0:a6:da:e9:81 > 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: 1662335783.64831, ipsec_nosa_ah_null, passed tc-start: 1662335783.98947, 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:2c:cf:db:d3 ./.__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=3691 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=3691 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=21969 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=21969 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 33624 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:ec:8f:92 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 - - 33624 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 33624 0 0 0 0 0 tc-so:lo0 33624 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:98:ec:8f:92 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:98:ec:8f:92 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 33624 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:2c:cf:db:d3 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 - - 33624 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 33624 0 0 0 0 0 tc-so:lo0 33624 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:2c:cf:db:d3 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:2c:cf:db:d3 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:2c:cf:db:d3 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:98:ec:8f:92 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 33624 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 - - 33624 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33624 0 0 0 0 0 tc-so:lo0 33624 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 384 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 128 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 1280 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 128 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 256 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 53 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 64 151 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 256 70 0 0 5 0 5 5 0 inf 0 tc-so:kmem-00256 384 44 0 0 5 0 5 5 0 inf 0 tc-so:kmem-00384 512 28 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00512 640 12 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00768 896 7 0 0 2 0 2 2 0 inf 0 tc-so:kmem-01024 1152 95 0 0 32 0 32 32 0 inf 0 tc-so:kmem-02048 2048 440 0 0 220 0 220 220 0 inf 0 tc-so:kmem-04096 4096 13 0 0 13 0 13 13 0 inf 0 tc-so:mbpl 528 11 0 0 4 0 4 4 0 inf 2 tc-so:mclpl 2048 2 0 0 5 0 5 5 0 8192 4 tc-so:mutex 128 32 0 0 2 0 2 2 0 inf 0 tc-so:pcache 2816 54 0 1 53 0 53 53 0 inf 0 tc-so:pcachecpu 128 55 0 0 2 0 2 2 0 inf 0 tc-so:pcglarge 1152 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 384 30 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-128 80 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 258 0 0 5 0 5 5 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 1024 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 128 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 1024 7 0 0 2 0 2 2 0 inf 0 tc-so:vmembt 128 29 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1547 0 23 391 0 391 tc-so: tc-so:In use 1333K, total allocated 1564K; utilization 85.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, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.99 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/evbarm/9.99.99/modules tc-so:[ 1.320005] IPsec: Initialized Security Association Processing. tc-so:[ 1.320005] 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:[ 6.720005] shmif0: Ethernet address b2:a0:98:ec:8f:92 tc-so:### Dumping unix://ipsec_peer tc-so:lo0: flags=0x8049 mtu 33624 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 - - 33624 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33624 0 0 0 0 0 tc-so:lo0 33624 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 384 4 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 128 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 1280 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 15 0 15 1 0 1 1 0 inf 1 tc-so:kcpuset 128 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 256 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 46 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 64 150 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 256 70 0 0 5 0 5 5 0 inf 0 tc-so:kmem-00256 384 43 0 0 5 0 5 5 0 inf 0 tc-so:kmem-00384 512 28 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00512 640 12 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00768 896 7 0 0 2 0 2 2 0 inf 0 tc-so:kmem-01024 1152 95 0 0 32 0 32 32 0 inf 0 tc-so:kmem-02048 2048 428 0 0 214 0 214 214 0 inf 0 tc-so:kmem-04096 4096 13 0 0 13 0 13 13 0 inf 0 tc-so:mbpl 528 6 0 0 4 0 4 4 0 inf 3 tc-so:mclpl 2048 2 0 0 5 0 5 5 0 8192 4 tc-so:mutex 128 32 0 0 2 0 2 2 0 inf 0 tc-so:pcache 2816 54 0 1 53 0 53 53 0 inf 0 tc-so:pcachecpu 128 55 0 0 2 0 2 2 0 inf 0 tc-so:pcglarge 1152 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 384 29 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-128 80 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 252 0 0 4 0 4 4 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 1024 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 128 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 1024 7 0 0 2 0 2 2 0 inf 0 tc-so:vmembt 128 26 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1514 0 21 384 0 384 tc-so: tc-so:In use 1306K, total allocated 1536K; utilization 85.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, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.99 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/evbarm/9.99.99/modules tc-so:[ 1.350005] IPsec: Initialized Security Association Processing. tc-so:[ 1.350005] mainbus0 (root) tc-so:[ 1.460005] chacha: Portable C ChaCha tc-so:[ 1.460005] aes: BearSSL aes_ct tc-so:[ 1.460005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.460005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 6.050005] shmif0: Ethernet address b2:a0:2c:cf:db:d3 tc-so:./bus_ipsec tc-so:### Dumping ./bus_ipsec tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:11.210004 b2:a0:98:ec:8f:92 > 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:09.460004 b2:a0:2c:cf:db:d3 > 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: 1662335844.503555, ipsec_nosa_esp_null, passed tc-start: 1662335844.593833, 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:e8:f2:13:f2 ./.__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=11140 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=11140 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=10890 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=10890 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 33624 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:e3:5a:43:fb 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 - - 33624 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 33624 0 0 0 0 0 tc-so:lo0 33624 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:e3:5a:43:fb 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:e3:5a:43:fb 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 33624 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:f2:13:f2 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 - - 33624 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 33624 0 0 0 0 0 tc-so:lo0 33624 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:e8:f2:13:f2 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:e8:f2:13:f2 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:e8:f2:13:f2 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:e3:5a:43:fb 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 33624 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 - - 33624 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33624 0 0 0 0 0 tc-so:lo0 33624 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 384 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 128 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 1280 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 128 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 256 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 46 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 64 150 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 256 70 0 0 5 0 5 5 0 inf 0 tc-so:kmem-00256 384 43 0 0 5 0 5 5 0 inf 0 tc-so:kmem-00384 512 28 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00512 640 12 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00768 896 7 0 0 2 0 2 2 0 inf 0 tc-so:kmem-01024 1152 95 0 0 32 0 32 32 0 inf 0 tc-so:kmem-02048 2048 440 0 0 220 0 220 220 0 inf 0 tc-so:kmem-04096 4096 13 0 0 13 0 13 13 0 inf 0 tc-so:mbpl 528 11 0 0 4 0 4 4 0 inf 2 tc-so:mclpl 2048 2 0 0 5 0 5 5 0 8192 4 tc-so:mutex 128 32 0 0 2 0 2 2 0 inf 0 tc-so:pcache 2816 54 0 1 53 0 53 53 0 inf 0 tc-so:pcachecpu 128 55 0 0 2 0 2 2 0 inf 0 tc-so:pcglarge 1152 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 384 29 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-128 80 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 258 0 0 5 0 5 5 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 1024 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 128 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 1024 7 0 0 2 0 2 2 0 inf 0 tc-so:vmembt 128 29 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1543 0 23 391 0 391 tc-so: tc-so:In use 1332K, total allocated 1564K; utilization 85.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, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.99 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/evbarm/9.99.99/modules tc-so:[ 1.330005] IPsec: Initialized Security Association Processing. tc-so:[ 1.330005] mainbus0 (root) tc-so:[ 1.430005] chacha: Portable C ChaCha tc-so:[ 1.430005] aes: BearSSL aes_ct tc-so:[ 1.430005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.430005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 6.410005] shmif0: Ethernet address b2:a0:e3:5a:43:fb tc-so:### Dumping unix://ipsec_peer tc-so:lo0: flags=0x8049 mtu 33624 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 - - 33624 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33624 0 0 0 0 0 tc-so:lo0 33624 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 384 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 128 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 1280 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 128 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 256 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 46 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 64 145 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 256 71 0 0 5 0 5 5 0 inf 0 tc-so:kmem-00256 384 43 0 0 5 0 5 5 0 inf 0 tc-so:kmem-00384 512 28 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00512 640 12 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00768 896 7 0 0 2 0 2 2 0 inf 0 tc-so:kmem-01024 1152 95 0 0 32 0 32 32 0 inf 0 tc-so:kmem-02048 2048 428 0 0 214 0 214 214 0 inf 0 tc-so:kmem-04096 4096 13 0 0 13 0 13 13 0 inf 0 tc-so:mbpl 528 6 0 0 4 0 4 4 0 inf 3 tc-so:mclpl 2048 2 0 0 5 0 5 5 0 8192 4 tc-so:mutex 128 32 0 0 2 0 2 2 0 inf 0 tc-so:pcache 2816 54 0 1 53 0 53 53 0 inf 0 tc-so:pcachecpu 128 55 0 0 2 0 2 2 0 inf 0 tc-so:pcglarge 1152 2 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 384 29 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-128 80 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 252 0 0 4 0 4 4 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 1024 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 128 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 1024 7 0 0 2 0 2 2 0 inf 0 tc-so:vmembt 128 26 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1509 0 21 384 0 384 tc-so: tc-so:In use 1304K, total allocated 1536K; utilization 84.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, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.99 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.230005] root file system type: rumpfs tc-so:[ 1.230005] kern.module.path=/stand/evbarm/9.99.99/modules tc-so:[ 1.400005] IPsec: Initialized Security Association Processing. tc-so:[ 1.400005] mainbus0 (root) tc-so:[ 1.490005] chacha: Portable C ChaCha tc-so:[ 1.520005] aes: BearSSL aes_ct tc-so:[ 1.520005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.520005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 5.400005] shmif0: Ethernet address b2:a0:e8:f2:13:f2 tc-so:./bus_ipsec tc-so:### Dumping ./bus_ipsec tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:11.070004 b2:a0:e3:5a:43:fb > 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:09.080004 b2:a0:e8:f2:13:f2 > 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: 1662335904.312314, ipsec_nosa_esp_rijndaelcbc, passed tc-start: 1662335904.371825, 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:72:d8:33:5b ./.__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:14.810004 b2:a0:db:81:f3:bf > 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:12.070004 b2:a0:72:d8:33:5b > b2:a0:db:81:f3:bf, ethertype ARP (0x0806), length 42: Reply 10.0.0.2 is-at b2:a0:72:d8:33:5b, length 28 tc-so:00:00:14.850004 b2:a0:db:81:f3:bf > b2:a0:72:d8:33:5b, ethertype IPv4 (0x0800), length 142: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x1): ICMP echo request, id 56954, seq 0, length 64 tc-so:00:00:12.160004 b2:a0:72:d8:33:5b > 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:14.890004 b2:a0:db:81:f3:bf > b2:a0:72:d8:33:5b, ethertype ARP (0x0806), length 42: Reply 10.0.0.1 is-at b2:a0:db:81:f3:bf, length 28 tc-so:00:00:12.160004 b2:a0:72:d8:33:5b > b2:a0:db:81:f3:bf, ethertype IPv4 (0x0800), length 142: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x1): ICMP echo reply, id 56954, 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: Sep 4 23:58:45 2022 current: Sep 4 23:58:50 2022 tc-so: diff: 5(s) hard: 100(s) soft: 100(s) tc-so: last: Sep 4 23:58:47 2022 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=18717 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: Sep 4 23:58:50 2022 current: Sep 4 23:58:50 2022 tc-so: diff: 0(s) hard: 100(s) soft: 100(s) tc-so: last: Sep 4 23:58:33 2022 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=18717 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: Sep 4 23:58:45 2022 current: Sep 4 23:58:50 2022 tc-so: diff: 5(s) hard: 100(s) soft: 100(s) tc-so: last: Sep 4 23:58:47 2022 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=18717 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: Sep 4 23:58:50 2022 current: Sep 4 23:58:50 2022 tc-so: diff: 0(s) hard: 100(s) soft: 100(s) tc-so: last: Sep 4 23:58:33 2022 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=18717 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: Sep 4 23:58:45 2022 current: Sep 4 23:58:51 2022 tc-so: diff: 6(s) hard: 100(s) soft: 100(s) tc-so: last: Sep 4 23:58:47 2022 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=17568 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: Sep 4 23:58:50 2022 current: Sep 4 23:58:51 2022 tc-so: diff: 1(s) hard: 100(s) soft: 100(s) tc-so: last: Sep 4 23:58:35 2022 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=17568 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: Sep 4 23:58:45 2022 current: Sep 4 23:58:51 2022 tc-so: diff: 6(s) hard: 100(s) soft: 100(s) tc-so: last: Sep 4 23:58:47 2022 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=17568 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: Sep 4 23:58:50 2022 current: Sep 4 23:58:51 2022 tc-so: diff: 1(s) hard: 100(s) soft: 100(s) tc-so: last: Sep 4 23:58:35 2022 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=17568 refcnt=0 tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so: tc-so:00:00:19.320004 b2:a0:db:81:f3:bf > b2:a0:72:d8:33:5b, ethertype IPv4 (0x0800), length 142: 10.0.0.1 > 10.0.0.2: AH(spi=0x0000271a,seq=0x1): ICMP echo request, id 39806, seq 0, length 64 tc-so:00:00:16.630004 b2:a0:72:d8:33:5b > b2:a0:db:81:f3:bf, ethertype IPv4 (0x0800), length 142: 10.0.0.2 > 10.0.0.1: AH(spi=0x0000271b,seq=0x1): ICMP echo reply, id 39806, 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: Sep 4 23:58:44 2022 current: Sep 4 23:58:54 2022 tc-so: diff: 10(s) hard: 100(s) soft: 100(s) tc-so: last: Sep 4 23:58:46 2022 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=15411 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: Sep 4 23:58:49 2022 current: Sep 4 23:58:54 2022 tc-so: diff: 5(s) hard: 100(s) soft: 100(s) tc-so: last: Sep 4 23:58:51 2022 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=15411 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: Sep 4 23:58:53 2022 current: Sep 4 23:58:54 2022 tc-so: diff: 1(s) hard: 100(s) soft: 100(s) tc-so: last: Sep 4 23:58:32 2022 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=15411 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: Sep 4 23:58:44 2022 current: Sep 4 23:58:54 2022 tc-so: diff: 10(s) hard: 100(s) soft: 100(s) tc-so: last: Sep 4 23:58:46 2022 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=15411 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: Sep 4 23:58:49 2022 current: Sep 4 23:58:54 2022 tc-so: diff: 5(s) hard: 100(s) soft: 100(s) tc-so: last: Sep 4 23:58:51 2022 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=15411 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: Sep 4 23:58:53 2022 current: Sep 4 23:58:54 2022 tc-so: diff: 1(s) hard: 100(s) soft: 100(s) tc-so: last: Sep 4 23:58:32 2022 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=15411 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: Sep 4 23:58:45 2022 current: Sep 4 23:58:56 2022 tc-so: diff: 11(s) hard: 100(s) soft: 100(s) tc-so: last: Sep 4 23:58:47 2022 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=24386 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: Sep 4 23:58:50 2022 current: Sep 4 23:58:56 2022 tc-so: diff: 6(s) hard: 100(s) soft: 100(s) tc-so: last: Sep 4 23:58:51 2022 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=24386 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: Sep 4 23:58:55 2022 current: Sep 4 23:58:56 2022 tc-so: diff: 1(s) hard: 100(s) soft: 100(s) tc-so: last: Sep 4 23:58:35 2022 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=24386 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: Sep 4 23:58:45 2022 current: Sep 4 23:58:56 2022 tc-so: diff: 11(s) hard: 100(s) soft: 100(s) tc-so: last: Sep 4 23:58:47 2022 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=24386 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: Sep 4 23:58:50 2022 current: Sep 4 23:58:56 2022 tc-so: diff: 6(s) hard: 100(s) soft: 100(s) tc-so: last: Sep 4 23:58:51 2022 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=24386 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: Sep 4 23:58:55 2022 current: Sep 4 23:58:56 2022 tc-so: diff: 1(s) hard: 100(s) soft: 100(s) tc-so: last: Sep 4 23:58:35 2022 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=24386 refcnt=0 tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so: tc-so:00:00:23.790004 b2:a0:db:81:f3:bf > b2:a0:72:d8:33:5b, ethertype IPv4 (0x0800), length 142: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002724,seq=0x1): ICMP echo request, id 42875, seq 0, length 64 tc-so:00:00:21.100004 b2:a0:72:d8:33:5b > b2:a0:db:81:f3:bf, ethertype IPv4 (0x0800), length 142: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002725,seq=0x1): ICMP echo reply, id 42875, 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: Sep 4 23:58:45 2022 current: Sep 4 23:58:59 2022 tc-so: diff: 14(s) hard: 100(s) soft: 100(s) tc-so: last: Sep 4 23:58:47 2022 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=25114 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: Sep 4 23:58:50 2022 current: Sep 4 23:58:59 2022 tc-so: diff: 9(s) hard: 100(s) soft: 100(s) tc-so: last: Sep 4 23:58:52 2022 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=25114 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: Sep 4 23:58:45 2022 current: Sep 4 23:58:59 2022 tc-so: diff: 14(s) hard: 100(s) soft: 100(s) tc-so: last: Sep 4 23:58:47 2022 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=25114 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: Sep 4 23:58:50 2022 current: Sep 4 23:58:59 2022 tc-so: diff: 9(s) hard: 100(s) soft: 100(s) tc-so: last: Sep 4 23:58:52 2022 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=25114 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: Sep 4 23:58:45 2022 current: Sep 4 23:59:00 2022 tc-so: diff: 15(s) hard: 100(s) soft: 100(s) tc-so: last: Sep 4 23:58:47 2022 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=13290 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: Sep 4 23:58:50 2022 current: Sep 4 23:59:00 2022 tc-so: diff: 10(s) hard: 100(s) soft: 100(s) tc-so: last: Sep 4 23:58:51 2022 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=13290 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: Sep 4 23:58:45 2022 current: Sep 4 23:59:00 2022 tc-so: diff: 15(s) hard: 100(s) soft: 100(s) tc-so: last: Sep 4 23:58:47 2022 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=13290 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: Sep 4 23:58:50 2022 current: Sep 4 23:59:00 2022 tc-so: diff: 10(s) hard: 100(s) soft: 100(s) tc-so: last: Sep 4 23:58:51 2022 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=13290 refcnt=0 tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so: tc-so:00:00:28.400004 b2:a0:db:81:f3:bf > b2:a0:72:d8:33:5b, ethertype IPv4 (0x0800), length 142: 10.0.0.1 > 10.0.0.2: AH(spi=0x0000271a,seq=0x2): ICMP echo request, id 48852, seq 0, length 64 tc-so:00:00:25.670004 b2:a0:72:d8:33:5b > b2:a0:db:81:f3:bf, ethertype IPv4 (0x0800), length 142: 10.0.0.2 > 10.0.0.1: AH(spi=0x0000271b,seq=0x2): ICMP echo reply, id 48852, 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: Sep 4 23:58:45 2022 current: Sep 4 23:59:04 2022 tc-so: diff: 19(s) hard: 100(s) soft: 100(s) tc-so: last: Sep 4 23:58:47 2022 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=18848 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: Sep 4 23:58:45 2022 current: Sep 4 23:59:04 2022 tc-so: diff: 19(s) hard: 100(s) soft: 100(s) tc-so: last: Sep 4 23:58:47 2022 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=18848 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: Sep 4 23:58:46 2022 current: Sep 4 23:59:05 2022 tc-so: diff: 19(s) hard: 100(s) soft: 100(s) tc-so: last: Sep 4 23:58:48 2022 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=19069 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: Sep 4 23:58:46 2022 current: Sep 4 23:59:05 2022 tc-so: diff: 19(s) hard: 100(s) soft: 100(s) tc-so: last: Sep 4 23:58:48 2022 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=19069 refcnt=0 tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so: tc-so:00:00:32.820004 b2:a0:db:81:f3:bf > b2:a0:72:d8:33:5b, ethertype IPv4 (0x0800), length 142: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x2): ICMP echo request, id 10029, seq 0, length 64 tc-so:00:00:30.130004 b2:a0:72:d8:33:5b > b2:a0:db:81:f3:bf, ethertype IPv4 (0x0800), length 142: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x2): ICMP echo reply, id 10029, 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 33624 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:db:81:f3:bf 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 - - 33624 lo0 tc-so:10.0.0.2 b2:a0:72:d8:33:5b 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 33624 0 0 0 0 0 tc-so:lo0 33624 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:db:81:f3:bf 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:72:d8:33:5b on shmif0 7s 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:db:81:f3:bf 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 33624 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:d8:33:5b 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 - - 33624 lo0 tc-so:10.0.0.1 b2:a0:db:81:f3: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 33624 0 0 0 0 0 tc-so:lo0 33624 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:72:d8:33:5b 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:db:81:f3:bf on shmif0 2s 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:d8:33:5b 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:72:d8:33:5b 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:db:81:f3:bf 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 33624 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 - - 33624 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33624 0 0 0 0 0 tc-so:lo0 33624 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 256 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 384 1 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 384 4 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 128 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 1280 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 128 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 256 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 46 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 79 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 64 169 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 256 75 0 0 5 0 5 5 0 inf 0 tc-so:kmem-00256 384 63 0 0 7 0 7 7 0 inf 0 tc-so:kmem-00384 512 28 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00512 640 12 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00768 896 7 0 0 2 0 2 2 0 inf 0 tc-so:kmem-01024 1152 95 0 0 32 0 32 32 0 inf 0 tc-so:kmem-02048 2048 591 0 0 296 0 296 296 0 inf 0 tc-so:kmem-04096 4096 13 0 0 13 0 13 13 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 528 14 0 0 5 0 5 5 0 inf 3 tc-so:mclpl 2048 2 0 0 5 0 5 5 0 8192 4 tc-so:mutex 128 32 0 0 2 0 2 2 0 inf 0 tc-so:pcache 2816 54 0 1 53 0 53 53 0 inf 0 tc-so:pcachecpu 128 55 0 0 2 0 2 2 0 inf 0 tc-so:pcglarge 1152 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 384 32 0 0 4 0 4 4 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-128 80 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 335 0 0 6 0 6 6 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 1024 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 128 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 1024 7 0 0 2 0 2 2 0 inf 0 tc-so:vmembt 128 48 0 0 2 0 2 2 0 inf 0 tc-so:Totals 1888 0 38 478 0 478 tc-so: tc-so:In use 1658K, total allocated 1912K; utilization 86.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, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.99 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/evbarm/9.99.99/modules tc-so:[ 1.310005] IPsec: Initialized Security Association Processing. tc-so:[ 1.310005] 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:[ 6.330005] shmif0: Ethernet address b2:a0:db:81:f3:bf tc-so:[ 14.890005] ah_input: hash over 128 bytes, skip 20: crda len 128 skip 0 inject 32 tc-so:[ 19.360005] ah_input: hash over 128 bytes, skip 20: crda len 128 skip 0 inject 32 tc-so:[ 23.830005] ah_input: hash over 128 bytes, skip 20: crda len 128 skip 0 inject 32 tc-so:[ 28.400005] ah_input: hash over 128 bytes, skip 20: crda len 128 skip 0 inject 32 tc-so:[ 32.860005] 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 33624 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 - - 33624 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33624 0 0 0 0 0 tc-so:lo0 33624 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 256 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 384 1 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 384 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 128 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 1280 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 128 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 256 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 46 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 78 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 64 156 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 256 76 0 0 5 0 5 5 0 inf 0 tc-so:kmem-00256 384 62 0 0 7 0 7 7 0 inf 0 tc-so:kmem-00384 512 28 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00512 640 12 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00768 896 7 0 0 2 0 2 2 0 inf 0 tc-so:kmem-01024 1152 95 0 0 32 0 32 32 0 inf 0 tc-so:kmem-02048 2048 533 0 0 267 0 267 267 0 inf 0 tc-so:kmem-04096 4096 13 0 0 13 0 13 13 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 528 18 0 0 5 0 5 5 0 inf 2 tc-so:mclpl 2048 3 0 0 6 0 6 6 0 8192 4 tc-so:mutex 128 32 0 0 2 0 2 2 0 inf 0 tc-so:pcache 2816 54 0 1 53 0 53 53 0 inf 0 tc-so:pcachecpu 128 55 0 0 2 0 2 2 0 inf 0 tc-so:pcglarge 1152 2 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 384 41 0 0 5 0 5 5 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-128 80 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 307 0 0 5 0 5 5 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 1024 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 128 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 1024 7 0 0 2 0 2 2 0 inf 0 tc-so:vmembt 128 47 0 0 2 0 2 2 0 inf 0 tc-so:Totals 1787 0 28 450 0 450 tc-so: tc-so:In use 1545K, total allocated 1800K; utilization 85.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, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.99 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/evbarm/9.99.99/modules tc-so:[ 1.330005] IPsec: Initialized Security Association Processing. tc-so:[ 1.330005] 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:[ 5.490005] shmif0: Ethernet address b2:a0:72:d8:33:5b tc-so:[ 12.120005] ah_input: hash over 128 bytes, skip 20: crda len 128 skip 0 inject 32 tc-so:[ 16.630005] ah_input: hash over 128 bytes, skip 20: crda len 128 skip 0 inject 32 tc-so:[ 21.060005] ah_input: hash over 128 bytes, skip 20: crda len 128 skip 0 inject 32 tc-so:[ 25.670005] ah_input: hash over 128 bytes, skip 20: crda len 128 skip 0 inject 32 tc-so:[ 30.130005] 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:10.750004 b2:a0:db:81:f3:bf > 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:08.830004 b2:a0:72:d8:33:5b > 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:14.810004 b2:a0:db:81:f3:bf > 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:12.070004 b2:a0:72:d8:33:5b > b2:a0:db:81:f3:bf, ethertype ARP (0x0806), length 42: Reply 10.0.0.2 is-at b2:a0:72:d8:33:5b, length 28 tc-so:00:00:14.850004 b2:a0:db:81:f3:bf > b2:a0:72:d8:33:5b, ethertype IPv4 (0x0800), length 142: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x1): ICMP echo request, id 56954, seq 0, length 64 tc-so:00:00:12.160004 b2:a0:72:d8:33:5b > 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:14.890004 b2:a0:db:81:f3:bf > b2:a0:72:d8:33:5b, ethertype ARP (0x0806), length 42: Reply 10.0.0.1 is-at b2:a0:db:81:f3:bf, length 28 tc-so:00:00:12.160004 b2:a0:72:d8:33:5b > b2:a0:db:81:f3:bf, ethertype IPv4 (0x0800), length 142: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x1): ICMP echo reply, id 56954, seq 0, length 64 tc-so:00:00:19.320004 b2:a0:db:81:f3:bf > b2:a0:72:d8:33:5b, ethertype IPv4 (0x0800), length 142: 10.0.0.1 > 10.0.0.2: AH(spi=0x0000271a,seq=0x1): ICMP echo request, id 39806, seq 0, length 64 tc-so:00:00:16.630004 b2:a0:72:d8:33:5b > b2:a0:db:81:f3:bf, ethertype IPv4 (0x0800), length 142: 10.0.0.2 > 10.0.0.1: AH(spi=0x0000271b,seq=0x1): ICMP echo reply, id 39806, seq 0, length 64 tc-so:00:00:23.790004 b2:a0:db:81:f3:bf > b2:a0:72:d8:33:5b, ethertype IPv4 (0x0800), length 142: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002724,seq=0x1): ICMP echo request, id 42875, seq 0, length 64 tc-so:00:00:21.100004 b2:a0:72:d8:33:5b > b2:a0:db:81:f3:bf, ethertype IPv4 (0x0800), length 142: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002725,seq=0x1): ICMP echo reply, id 42875, seq 0, length 64 tc-so:00:00:28.400004 b2:a0:db:81:f3:bf > b2:a0:72:d8:33:5b, ethertype IPv4 (0x0800), length 142: 10.0.0.1 > 10.0.0.2: AH(spi=0x0000271a,seq=0x2): ICMP echo request, id 48852, seq 0, length 64 tc-so:00:00:25.670004 b2:a0:72:d8:33:5b > b2:a0:db:81:f3:bf, ethertype IPv4 (0x0800), length 142: 10.0.0.2 > 10.0.0.1: AH(spi=0x0000271b,seq=0x2): ICMP echo reply, id 48852, seq 0, length 64 tc-so:00:00:32.820004 b2:a0:db:81:f3:bf > b2:a0:72:d8:33:5b, ethertype IPv4 (0x0800), length 142: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x2): ICMP echo request, id 10029, seq 0, length 64 tc-so:00:00:30.130004 b2:a0:72:d8:33:5b > b2:a0:db:81:f3:bf, ethertype IPv4 (0x0800), length 142: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x2): ICMP echo reply, id 10029, seq 0, length 64 tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-end: 1662335979.212400, ipsec_spi_ah_hmacsha512_preferred_new_delete, passed tc-start: 1662335979.245014, 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: 1662335997.898745, ipsec_spi_ah_hmacsha512_preferred_new_timeout, skipped, PR 55632: test fails randomly, leaving spurious rump_server around tc-start: 1662335997.957597, 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:90:d3:b1:b1 ./.__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:17.260004 b2:a0:70:fb:16:da > 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:14.590004 b2:a0:90:d3:b1:b1 > b2:a0:70:fb:16:da, ethertype ARP (0x0806), length 42: Reply 10.0.0.2 is-at b2:a0:90:d3:b1:b1, length 28 tc-so:00:00:17.300004 b2:a0:70:fb:16:da > b2:a0:90:d3:b1:b1, ethertype IPv4 (0x0800), length 142: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x1): ICMP echo request, id 25769, seq 0, length 64 tc-so:00:00:14.670004 b2:a0:90:d3:b1:b1 > 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.340004 b2:a0:70:fb:16:da > b2:a0:90:d3:b1:b1, ethertype ARP (0x0806), length 42: Reply 10.0.0.1 is-at b2:a0:70:fb:16:da, length 28 tc-so:00:00:14.670004 b2:a0:90:d3:b1:b1 > b2:a0:70:fb:16:da, ethertype IPv4 (0x0800), length 142: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x1): ICMP echo reply, id 25769, 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: Sep 5 00:00:20 2022 current: Sep 5 00:00:28 2022 tc-so: diff: 8(s) hard: 100(s) soft: 100(s) tc-so: last: Sep 5 00:00:23 2022 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=19288 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: Sep 5 00:00:27 2022 current: Sep 5 00:00:28 2022 tc-so: diff: 1(s) hard: 100(s) soft: 100(s) tc-so: last: Sep 5 00:00:06 2022 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=19288 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: Sep 5 00:00:20 2022 current: Sep 5 00:00:28 2022 tc-so: diff: 8(s) hard: 100(s) soft: 100(s) tc-so: last: Sep 5 00:00:23 2022 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=19288 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: Sep 5 00:00:27 2022 current: Sep 5 00:00:28 2022 tc-so: diff: 1(s) hard: 100(s) soft: 100(s) tc-so: last: Sep 5 00:00:06 2022 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=19288 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: Sep 5 00:00:21 2022 current: Sep 5 00:00:29 2022 tc-so: diff: 8(s) hard: 100(s) soft: 100(s) tc-so: last: Sep 5 00:00:22 2022 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=19498 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: Sep 5 00:00:27 2022 current: Sep 5 00:00:29 2022 tc-so: diff: 2(s) hard: 100(s) soft: 100(s) tc-so: last: Sep 5 00:00:08 2022 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=19498 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: Sep 5 00:00:21 2022 current: Sep 5 00:00:29 2022 tc-so: diff: 8(s) hard: 100(s) soft: 100(s) tc-so: last: Sep 5 00:00:22 2022 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=19498 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: Sep 5 00:00:27 2022 current: Sep 5 00:00:29 2022 tc-so: diff: 2(s) hard: 100(s) soft: 100(s) tc-so: last: Sep 5 00:00:08 2022 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=19498 refcnt=0 tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so: tc-so:00:00:23.570004 b2:a0:70:fb:16:da > b2:a0:90:d3:b1:b1, ethertype IPv4 (0x0800), length 142: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x2): ICMP echo request, id 28660, seq 0, length 64 tc-so:00:00:20.930004 b2:a0:90:d3:b1:b1 > b2:a0:70:fb:16:da, ethertype IPv4 (0x0800), length 142: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x2): ICMP echo reply, id 28660, 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: Sep 5 00:00:20 2022 current: Sep 5 00:00:33 2022 tc-so: diff: 13(s) hard: 100(s) soft: 100(s) tc-so: last: Sep 5 00:00:29 2022 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=26570 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: Sep 5 00:00:27 2022 current: Sep 5 00:00:33 2022 tc-so: diff: 6(s) hard: 100(s) soft: 100(s) tc-so: last: Sep 5 00:00:06 2022 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=26570 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: Sep 5 00:00:32 2022 current: Sep 5 00:00:33 2022 tc-so: diff: 1(s) hard: 100(s) soft: 100(s) tc-so: last: Sep 5 00:00:06 2022 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=26570 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: Sep 5 00:00:20 2022 current: Sep 5 00:00:33 2022 tc-so: diff: 13(s) hard: 100(s) soft: 100(s) tc-so: last: Sep 5 00:00:29 2022 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=26570 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: Sep 5 00:00:27 2022 current: Sep 5 00:00:33 2022 tc-so: diff: 6(s) hard: 100(s) soft: 100(s) tc-so: last: Sep 5 00:00:06 2022 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=26570 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: Sep 5 00:00:32 2022 current: Sep 5 00:00:33 2022 tc-so: diff: 1(s) hard: 100(s) soft: 100(s) tc-so: last: Sep 5 00:00:06 2022 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=26570 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: Sep 5 00:00:22 2022 current: Sep 5 00:00:34 2022 tc-so: diff: 12(s) hard: 100(s) soft: 100(s) tc-so: last: Sep 5 00:00:29 2022 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=4237 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: Sep 5 00:00:28 2022 current: Sep 5 00:00:34 2022 tc-so: diff: 6(s) hard: 100(s) soft: 100(s) tc-so: last: Sep 5 00:00:09 2022 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=4237 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: Sep 5 00:00:33 2022 current: Sep 5 00:00:34 2022 tc-so: diff: 1(s) hard: 100(s) soft: 100(s) tc-so: last: Sep 5 00:00:09 2022 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=4237 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: Sep 5 00:00:22 2022 current: Sep 5 00:00:34 2022 tc-so: diff: 12(s) hard: 100(s) soft: 100(s) tc-so: last: Sep 5 00:00:29 2022 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=4237 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: Sep 5 00:00:28 2022 current: Sep 5 00:00:34 2022 tc-so: diff: 6(s) hard: 100(s) soft: 100(s) tc-so: last: Sep 5 00:00:09 2022 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=4237 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: Sep 5 00:00:33 2022 current: Sep 5 00:00:34 2022 tc-so: diff: 1(s) hard: 100(s) soft: 100(s) tc-so: last: Sep 5 00:00:09 2022 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=4237 refcnt=0 tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so: tc-so:00:00:28.140004 b2:a0:70:fb:16:da > b2:a0:90:d3:b1:b1, ethertype IPv4 (0x0800), length 142: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x3): ICMP echo request, id 62242, seq 0, length 64 tc-so:00:00:25.440004 b2:a0:90:d3:b1:b1 > b2:a0:70:fb:16:da, ethertype IPv4 (0x0800), length 142: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x3): ICMP echo reply, id 62242, 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: Sep 5 00:00:20 2022 current: Sep 5 00:00:38 2022 tc-so: diff: 18(s) hard: 100(s) soft: 100(s) tc-so: last: Sep 5 00:00:34 2022 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=28372 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: Sep 5 00:00:27 2022 current: Sep 5 00:00:38 2022 tc-so: diff: 11(s) hard: 100(s) soft: 100(s) tc-so: last: Sep 5 00:00:06 2022 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=28372 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: Sep 5 00:00:20 2022 current: Sep 5 00:00:38 2022 tc-so: diff: 18(s) hard: 100(s) soft: 100(s) tc-so: last: Sep 5 00:00:34 2022 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=28372 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: Sep 5 00:00:27 2022 current: Sep 5 00:00:38 2022 tc-so: diff: 11(s) hard: 100(s) soft: 100(s) tc-so: last: Sep 5 00:00:06 2022 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=28372 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: Sep 5 00:00:21 2022 current: Sep 5 00:00:39 2022 tc-so: diff: 18(s) hard: 100(s) soft: 100(s) tc-so: last: Sep 5 00:00:33 2022 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=13394 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: Sep 5 00:00:27 2022 current: Sep 5 00:00:39 2022 tc-so: diff: 12(s) hard: 100(s) soft: 100(s) tc-so: last: Sep 5 00:00:08 2022 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=13394 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: Sep 5 00:00:21 2022 current: Sep 5 00:00:39 2022 tc-so: diff: 18(s) hard: 100(s) soft: 100(s) tc-so: last: Sep 5 00:00:33 2022 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=13394 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: Sep 5 00:00:27 2022 current: Sep 5 00:00:39 2022 tc-so: diff: 12(s) hard: 100(s) soft: 100(s) tc-so: last: Sep 5 00:00:08 2022 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=13394 refcnt=0 tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so: tc-so:00:00:33.490004 b2:a0:70:fb:16:da > b2:a0:90:d3:b1:b1, ethertype IPv4 (0x0800), length 142: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x4): ICMP echo request, id 56110, seq 0, length 64 tc-so:00:00:30.790004 b2:a0:90:d3:b1:b1 > b2:a0:70:fb:16:da, ethertype IPv4 (0x0800), length 142: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x4): ICMP echo reply, id 56110, 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: Sep 5 00:00:20 2022 current: Sep 5 00:00:43 2022 tc-so: diff: 23(s) hard: 100(s) soft: 100(s) tc-so: last: Sep 5 00:00:39 2022 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=3842 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: Sep 5 00:00:20 2022 current: Sep 5 00:00:43 2022 tc-so: diff: 23(s) hard: 100(s) soft: 100(s) tc-so: last: Sep 5 00:00:39 2022 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=3842 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: Sep 5 00:00:22 2022 current: Sep 5 00:00:44 2022 tc-so: diff: 22(s) hard: 100(s) soft: 100(s) tc-so: last: Sep 5 00:00:39 2022 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=19448 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: Sep 5 00:00:22 2022 current: Sep 5 00:00:44 2022 tc-so: diff: 22(s) hard: 100(s) soft: 100(s) tc-so: last: Sep 5 00:00:39 2022 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=19448 refcnt=0 tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so: tc-so:00:00:37.860004 b2:a0:70:fb:16:da > b2:a0:90:d3:b1:b1, ethertype IPv4 (0x0800), length 142: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x5): ICMP echo request, id 46807, seq 0, length 64 tc-so:00:00:35.190004 b2:a0:90:d3:b1:b1 > b2:a0:70:fb:16:da, ethertype IPv4 (0x0800), length 142: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x5): ICMP echo reply, id 46807, 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 33624 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:70:fb:16:da 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 - - 33624 lo0 tc-so:10.0.0.2 b2:a0:90:d3:b1:b1 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 33624 0 0 0 0 0 tc-so:lo0 33624 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:70:fb:16:da 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:90:d3:b1:b1 on shmif0 4s 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:70:fb:16:da 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 33624 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:90:d3:b1:b1 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 - - 33624 lo0 tc-so:10.0.0.1 b2:a0:70:fb:16: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 33624 0 0 0 0 0 tc-so:lo0 33624 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:90:d3:b1:b1 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:70:fb:16:da on shmif0 1s 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:90:d3:b1:b1 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:90:d3:b1:b1 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:70:fb:16:da 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 33624 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 - - 33624 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33624 0 0 0 0 0 tc-so:lo0 33624 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 256 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 384 1 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 384 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 128 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 1280 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 128 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 256 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 79 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 64 161 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 256 75 0 0 5 0 5 5 0 inf 0 tc-so:kmem-00256 384 63 0 0 7 0 7 7 0 inf 0 tc-so:kmem-00384 512 28 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00512 640 12 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00768 896 7 0 0 2 0 2 2 0 inf 0 tc-so:kmem-01024 1152 95 0 0 32 0 32 32 0 inf 0 tc-so:kmem-02048 2048 598 0 0 299 0 299 299 0 inf 0 tc-so:kmem-04096 4096 13 0 0 13 0 13 13 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 528 14 0 0 5 0 5 5 0 inf 3 tc-so:mclpl 2048 2 0 0 5 0 5 5 0 8192 4 tc-so:mutex 128 32 0 0 2 0 2 2 0 inf 0 tc-so:pcache 2816 54 0 1 53 0 53 53 0 inf 0 tc-so:pcachecpu 128 55 0 0 2 0 2 2 0 inf 0 tc-so:pcglarge 1152 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 384 37 0 0 4 0 4 4 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-128 80 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 338 0 0 6 0 6 6 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 1024 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 128 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 1024 7 0 0 2 0 2 2 0 inf 0 tc-so:vmembt 128 48 0 0 2 0 2 2 0 inf 0 tc-so:Totals 1893 0 38 481 0 481 tc-so: tc-so:In use 1671K, total allocated 1924K; utilization 86.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, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.99 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/evbarm/9.99.99/modules tc-so:[ 1.320005] IPsec: Initialized Security Association Processing. tc-so:[ 1.320005] 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.180005] shmif0: Ethernet address b2:a0:70:fb:16:da tc-so:[ 17.380005] ah_input: hash over 128 bytes, skip 20: crda len 128 skip 0 inject 32 tc-so:[ 23.610005] ah_input: hash over 128 bytes, skip 20: crda len 128 skip 0 inject 32 tc-so:[ 28.180005] ah_input: hash over 128 bytes, skip 20: crda len 128 skip 0 inject 32 tc-so:[ 33.490005] ah_input: hash over 128 bytes, skip 20: crda len 128 skip 0 inject 32 tc-so:[ 37.860005] 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 33624 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 - - 33624 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33624 0 0 0 0 0 tc-so:lo0 33624 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 256 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 384 1 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 384 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 128 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 1280 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 128 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 256 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 78 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 64 169 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 256 75 0 0 5 0 5 5 0 inf 0 tc-so:kmem-00256 384 62 0 0 7 0 7 7 0 inf 0 tc-so:kmem-00384 512 28 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00512 640 12 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00768 896 7 0 0 2 0 2 2 0 inf 0 tc-so:kmem-01024 1152 95 0 0 32 0 32 32 0 inf 0 tc-so:kmem-02048 2048 538 0 0 269 0 269 269 0 inf 0 tc-so:kmem-04096 4096 13 0 0 13 0 13 13 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 528 14 0 0 5 0 5 5 0 inf 3 tc-so:mclpl 2048 3 0 0 6 0 6 6 0 8192 4 tc-so:mutex 128 32 0 0 2 0 2 2 0 inf 0 tc-so:pcache 2816 54 0 1 53 0 53 53 0 inf 0 tc-so:pcachecpu 128 55 0 0 2 0 2 2 0 inf 0 tc-so:pcglarge 1152 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 384 35 0 0 4 0 4 4 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-128 80 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 309 0 0 5 0 5 5 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 1024 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 128 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 1024 7 0 0 2 0 2 2 0 inf 0 tc-so:vmembt 128 45 0 0 2 0 2 2 0 inf 0 tc-so:Totals 1791 0 28 451 0 451 tc-so: tc-so:In use 1549K, total allocated 1804K; utilization 85.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, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.99 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/evbarm/9.99.99/modules tc-so:[ 1.330005] 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:[ 6.440005] shmif0: Ethernet address b2:a0:90:d3:b1:b1 tc-so:[ 14.630005] ah_input: hash over 128 bytes, skip 20: crda len 128 skip 0 inject 32 tc-so:[ 20.880005] ah_input: hash over 128 bytes, skip 20: crda len 128 skip 0 inject 32 tc-so:[ 25.440005] ah_input: hash over 128 bytes, skip 20: crda len 128 skip 0 inject 32 tc-so:[ 30.790005] ah_input: hash over 128 bytes, skip 20: crda len 128 skip 0 inject 32 tc-so:[ 35.190005] 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:12.000004 b2:a0:70:fb:16:da > 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:10.660004 b2:a0:90:d3:b1:b1 > 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:17.260004 b2:a0:70:fb:16:da > 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:14.590004 b2:a0:90:d3:b1:b1 > b2:a0:70:fb:16:da, ethertype ARP (0x0806), length 42: Reply 10.0.0.2 is-at b2:a0:90:d3:b1:b1, length 28 tc-so:00:00:17.300004 b2:a0:70:fb:16:da > b2:a0:90:d3:b1:b1, ethertype IPv4 (0x0800), length 142: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x1): ICMP echo request, id 25769, seq 0, length 64 tc-so:00:00:14.670004 b2:a0:90:d3:b1:b1 > 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.340004 b2:a0:70:fb:16:da > b2:a0:90:d3:b1:b1, ethertype ARP (0x0806), length 42: Reply 10.0.0.1 is-at b2:a0:70:fb:16:da, length 28 tc-so:00:00:14.670004 b2:a0:90:d3:b1:b1 > b2:a0:70:fb:16:da, ethertype IPv4 (0x0800), length 142: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x1): ICMP echo reply, id 25769, seq 0, length 64 tc-so:00:00:23.570004 b2:a0:70:fb:16:da > b2:a0:90:d3:b1:b1, ethertype IPv4 (0x0800), length 142: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x2): ICMP echo request, id 28660, seq 0, length 64 tc-so:00:00:20.930004 b2:a0:90:d3:b1:b1 > b2:a0:70:fb:16:da, ethertype IPv4 (0x0800), length 142: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x2): ICMP echo reply, id 28660, seq 0, length 64 tc-so:00:00:28.140004 b2:a0:70:fb:16:da > b2:a0:90:d3:b1:b1, ethertype IPv4 (0x0800), length 142: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x3): ICMP echo request, id 62242, seq 0, length 64 tc-so:00:00:25.440004 b2:a0:90:d3:b1:b1 > b2:a0:70:fb:16:da, ethertype IPv4 (0x0800), length 142: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x3): ICMP echo reply, id 62242, seq 0, length 64 tc-so:00:00:33.490004 b2:a0:70:fb:16:da > b2:a0:90:d3:b1:b1, ethertype IPv4 (0x0800), length 142: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x4): ICMP echo request, id 56110, seq 0, length 64 tc-so:00:00:30.790004 b2:a0:90:d3:b1:b1 > b2:a0:70:fb:16:da, ethertype IPv4 (0x0800), length 142: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x4): ICMP echo reply, id 56110, seq 0, length 64 tc-so:00:00:37.860004 b2:a0:70:fb:16:da > b2:a0:90:d3:b1:b1, ethertype IPv4 (0x0800), length 142: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x5): ICMP echo request, id 46807, seq 0, length 64 tc-so:00:00:35.190004 b2:a0:90:d3:b1:b1 > b2:a0:70:fb:16:da, ethertype IPv4 (0x0800), length 142: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x5): ICMP echo reply, id 46807, seq 0, length 64 tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-end: 1662336076.8407, ipsec_spi_ah_hmacsha512_preferred_old_delete, passed tc-start: 1662336076.58213, 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: 1662336094.2157, ipsec_spi_ah_hmacsha512_preferred_old_timeout, skipped, PR 55632: test fails randomly, leaving spurious rump_server around tc-start: 1662336094.50813, 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:d1:c2:76:ae ./.__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:15.850004 b2:a0:fe:b5:d3: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:12.620004 b2:a0:d1:c2:76:ae > b2:a0:fe:b5:d3:3f, ethertype ARP (0x0806), length 42: Reply 10.0.0.2 is-at b2:a0:d1:c2:76:ae, length 28 tc-so:00:00:15.890004 b2:a0:fe:b5:d3:3f > b2:a0:d1:c2:76:ae, ethertype IPv4 (0x0800), length 122: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x1): ICMP echo request, id 21221, seq 0, length 64 tc-so:00:00:12.660004 b2:a0:d1:c2:76:ae > 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:15.930004 b2:a0:fe:b5:d3:3f > b2:a0:d1:c2:76:ae, ethertype ARP (0x0806), length 42: Reply 10.0.0.1 is-at b2:a0:fe:b5:d3:3f, length 28 tc-so:00:00:12.700004 b2:a0:d1:c2:76:ae > b2:a0:fe:b5:d3:3f, ethertype IPv4 (0x0800), length 122: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x1): ICMP echo reply, id 21221, 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: Sep 5 00:01:55 2022 current: Sep 5 00:02:01 2022 tc-so: diff: 6(s) hard: 100(s) soft: 100(s) tc-so: last: Sep 5 00:01:57 2022 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=18319 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: Sep 5 00:02:00 2022 current: Sep 5 00:02:01 2022 tc-so: diff: 1(s) hard: 100(s) soft: 100(s) tc-so: last: Sep 5 00:01:42 2022 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=18319 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: Sep 5 00:01:55 2022 current: Sep 5 00:02:01 2022 tc-so: diff: 6(s) hard: 100(s) soft: 100(s) tc-so: last: Sep 5 00:01:57 2022 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=18319 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: Sep 5 00:02:00 2022 current: Sep 5 00:02:01 2022 tc-so: diff: 1(s) hard: 100(s) soft: 100(s) tc-so: last: Sep 5 00:01:42 2022 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=18319 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: Sep 5 00:01:57 2022 current: Sep 5 00:02:02 2022 tc-so: diff: 5(s) hard: 100(s) soft: 100(s) tc-so: last: Sep 5 00:01:58 2022 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=12376 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: Sep 5 00:02:02 2022 current: Sep 5 00:02:02 2022 tc-so: diff: 0(s) hard: 100(s) soft: 100(s) tc-so: last: Sep 5 00:01:46 2022 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=12376 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: Sep 5 00:01:57 2022 current: Sep 5 00:02:02 2022 tc-so: diff: 5(s) hard: 100(s) soft: 100(s) tc-so: last: Sep 5 00:01:58 2022 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=12376 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: Sep 5 00:02:02 2022 current: Sep 5 00:02:02 2022 tc-so: diff: 0(s) hard: 100(s) soft: 100(s) tc-so: last: Sep 5 00:01:46 2022 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=12376 refcnt=0 tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so: tc-so:00:00:20.500004 b2:a0:fe:b5:d3:3f > b2:a0:d1:c2:76:ae, ethertype IPv4 (0x0800), length 122: 10.0.0.1 > 10.0.0.2: AH(spi=0x0000271a,seq=0x1): ICMP echo request, id 21052, seq 0, length 64 tc-so:00:00:17.270004 b2:a0:d1:c2:76:ae > b2:a0:fe:b5:d3:3f, ethertype IPv4 (0x0800), length 122: 10.0.0.2 > 10.0.0.1: AH(spi=0x0000271b,seq=0x1): ICMP echo reply, id 21052, 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: Sep 5 00:01:55 2022 current: Sep 5 00:02:05 2022 tc-so: diff: 10(s) hard: 100(s) soft: 100(s) tc-so: last: Sep 5 00:01:57 2022 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=1945 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: Sep 5 00:02:00 2022 current: Sep 5 00:02:05 2022 tc-so: diff: 5(s) hard: 100(s) soft: 100(s) tc-so: last: Sep 5 00:02:02 2022 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=1945 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: Sep 5 00:02:05 2022 current: Sep 5 00:02:05 2022 tc-so: diff: 0(s) hard: 100(s) soft: 100(s) tc-so: last: Sep 5 00:01:42 2022 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=1945 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: Sep 5 00:01:55 2022 current: Sep 5 00:02:05 2022 tc-so: diff: 10(s) hard: 100(s) soft: 100(s) tc-so: last: Sep 5 00:01:57 2022 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=1945 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: Sep 5 00:02:00 2022 current: Sep 5 00:02:05 2022 tc-so: diff: 5(s) hard: 100(s) soft: 100(s) tc-so: last: Sep 5 00:02:02 2022 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=1945 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: Sep 5 00:02:05 2022 current: Sep 5 00:02:05 2022 tc-so: diff: 0(s) hard: 100(s) soft: 100(s) tc-so: last: Sep 5 00:01:42 2022 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=1945 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: Sep 5 00:01:56 2022 current: Sep 5 00:02:07 2022 tc-so: diff: 11(s) hard: 100(s) soft: 100(s) tc-so: last: Sep 5 00:01:57 2022 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=29565 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: Sep 5 00:02:01 2022 current: Sep 5 00:02:07 2022 tc-so: diff: 6(s) hard: 100(s) soft: 100(s) tc-so: last: Sep 5 00:02:02 2022 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=29565 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: Sep 5 00:02:06 2022 current: Sep 5 00:02:07 2022 tc-so: diff: 1(s) hard: 100(s) soft: 100(s) tc-so: last: Sep 5 00:01:45 2022 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=29565 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: Sep 5 00:01:56 2022 current: Sep 5 00:02:07 2022 tc-so: diff: 11(s) hard: 100(s) soft: 100(s) tc-so: last: Sep 5 00:01:57 2022 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=29565 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: Sep 5 00:02:01 2022 current: Sep 5 00:02:07 2022 tc-so: diff: 6(s) hard: 100(s) soft: 100(s) tc-so: last: Sep 5 00:02:02 2022 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=29565 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: Sep 5 00:02:06 2022 current: Sep 5 00:02:07 2022 tc-so: diff: 1(s) hard: 100(s) soft: 100(s) tc-so: last: Sep 5 00:01:45 2022 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=29565 refcnt=0 tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so: tc-so:00:00:25.380004 b2:a0:fe:b5:d3:3f > b2:a0:d1:c2:76:ae, ethertype IPv4 (0x0800), length 122: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002724,seq=0x1): ICMP echo request, id 46068, seq 0, length 64 tc-so:00:00:22.180004 b2:a0:d1:c2:76:ae > b2:a0:fe:b5:d3:3f, ethertype IPv4 (0x0800), length 122: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002725,seq=0x1): ICMP echo reply, id 46068, 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: Sep 5 00:01:55 2022 current: Sep 5 00:02:10 2022 tc-so: diff: 15(s) hard: 100(s) soft: 100(s) tc-so: last: Sep 5 00:01:57 2022 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=11444 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: Sep 5 00:02:00 2022 current: Sep 5 00:02:10 2022 tc-so: diff: 10(s) hard: 100(s) soft: 100(s) tc-so: last: Sep 5 00:02:02 2022 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=11444 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: Sep 5 00:01:55 2022 current: Sep 5 00:02:10 2022 tc-so: diff: 15(s) hard: 100(s) soft: 100(s) tc-so: last: Sep 5 00:01:57 2022 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=11444 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: Sep 5 00:02:00 2022 current: Sep 5 00:02:10 2022 tc-so: diff: 10(s) hard: 100(s) soft: 100(s) tc-so: last: Sep 5 00:02:02 2022 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=11444 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: Sep 5 00:01:56 2022 current: Sep 5 00:02:11 2022 tc-so: diff: 15(s) hard: 100(s) soft: 100(s) tc-so: last: Sep 5 00:01:57 2022 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=25693 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: Sep 5 00:02:01 2022 current: Sep 5 00:02:11 2022 tc-so: diff: 10(s) hard: 100(s) soft: 100(s) tc-so: last: Sep 5 00:02:02 2022 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=25693 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: Sep 5 00:01:56 2022 current: Sep 5 00:02:11 2022 tc-so: diff: 15(s) hard: 100(s) soft: 100(s) tc-so: last: Sep 5 00:01:57 2022 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=25693 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: Sep 5 00:02:01 2022 current: Sep 5 00:02:11 2022 tc-so: diff: 10(s) hard: 100(s) soft: 100(s) tc-so: last: Sep 5 00:02:02 2022 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=25693 refcnt=0 tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so: tc-so:00:00:30.030004 b2:a0:fe:b5:d3:3f > b2:a0:d1:c2:76:ae, ethertype IPv4 (0x0800), length 122: 10.0.0.1 > 10.0.0.2: AH(spi=0x0000271a,seq=0x2): ICMP echo request, id 54452, seq 0, length 64 tc-so:00:00:26.800004 b2:a0:d1:c2:76:ae > b2:a0:fe:b5:d3:3f, ethertype IPv4 (0x0800), length 122: 10.0.0.2 > 10.0.0.1: AH(spi=0x0000271b,seq=0x2): ICMP echo reply, id 54452, 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: Sep 5 00:01:55 2022 current: Sep 5 00:02:15 2022 tc-so: diff: 20(s) hard: 100(s) soft: 100(s) tc-so: last: Sep 5 00:01:57 2022 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=27390 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: Sep 5 00:01:55 2022 current: Sep 5 00:02:15 2022 tc-so: diff: 20(s) hard: 100(s) soft: 100(s) tc-so: last: Sep 5 00:01:57 2022 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=27390 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: Sep 5 00:01:57 2022 current: Sep 5 00:02:16 2022 tc-so: diff: 19(s) hard: 100(s) soft: 100(s) tc-so: last: Sep 5 00:01:58 2022 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=9061 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: Sep 5 00:01:57 2022 current: Sep 5 00:02:16 2022 tc-so: diff: 19(s) hard: 100(s) soft: 100(s) tc-so: last: Sep 5 00:01:58 2022 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=9061 refcnt=0 tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so: tc-so:00:00:34.400004 b2:a0:fe:b5:d3:3f > b2:a0:d1:c2:76:ae, ethertype IPv4 (0x0800), length 122: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x2): ICMP echo request, id 43757, seq 0, length 64 tc-so:00:00:31.150004 b2:a0:d1:c2:76:ae > b2:a0:fe:b5:d3:3f, ethertype IPv4 (0x0800), length 122: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x2): ICMP echo reply, id 43757, 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 33624 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:fe:b5:d3: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 - - 33624 lo0 tc-so:10.0.0.2 b2:a0:d1:c2:76: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 33624 0 0 0 0 0 tc-so:lo0 33624 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:fe:b5:d3: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:d1:c2:76:ae on shmif0 6s 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:fe:b5:d3: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 33624 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:c2:76:ae 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 - - 33624 lo0 tc-so:10.0.0.1 b2:a0:fe:b5:d3: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 33624 0 0 0 0 0 tc-so:lo0 33624 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:d1:c2:76:ae 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:fe:b5:d3:3f on shmif0 3s 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:c2:76:ae 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:d1:c2:76:ae 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:fe:b5:d3:3f 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 33624 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 - - 33624 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33624 0 0 0 0 0 tc-so:lo0 33624 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 256 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 384 2 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 384 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 128 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 1280 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 128 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 256 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 46 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 80 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 64 169 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 256 69 0 0 5 0 5 5 0 inf 0 tc-so:kmem-00256 384 51 0 0 6 0 6 6 0 inf 0 tc-so:kmem-00384 512 28 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00512 640 12 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00768 896 7 0 0 2 0 2 2 0 inf 0 tc-so:kmem-01024 1152 95 0 0 32 0 32 32 0 inf 0 tc-so:kmem-02048 2048 592 0 0 296 0 296 296 0 inf 0 tc-so:kmem-04096 4096 13 0 0 13 0 13 13 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 528 24 0 0 6 0 6 6 0 inf 2 tc-so:mclpl 2048 6 0 0 7 0 7 7 0 8192 4 tc-so:mutex 128 32 0 0 2 0 2 2 0 inf 0 tc-so:pcache 2816 54 0 1 53 0 53 53 0 inf 0 tc-so:pcachecpu 128 55 0 0 2 0 2 2 0 inf 0 tc-so:pcglarge 1152 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 384 39 0 0 4 0 4 4 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-128 80 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 337 0 0 6 0 6 6 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 1024 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 128 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 1024 7 0 0 2 0 2 2 0 inf 0 tc-so:vmembt 128 48 0 0 2 0 2 2 0 inf 0 tc-so:Totals 1912 0 38 480 0 480 tc-so: tc-so:In use 1668K, total allocated 1920K; utilization 86.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, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.99 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/evbarm/9.99.99/modules tc-so:[ 1.340005] IPsec: Initialized Security Association Processing. tc-so:[ 1.340005] 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:[ 6.980005] shmif0: Ethernet address b2:a0:fe:b5:d3:3f tc-so:[ 15.970005] ah_input: hash over 108 bytes, skip 20: crda len 108 skip 0 inject 32 tc-so:[ 20.540005] ah_input: hash over 108 bytes, skip 20: crda len 108 skip 0 inject 32 tc-so:[ 25.420005] ah_input: hash over 108 bytes, skip 20: crda len 108 skip 0 inject 32 tc-so:[ 30.070005] ah_input: hash over 108 bytes, skip 20: crda len 108 skip 0 inject 32 tc-so:[ 34.400005] 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 33624 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 - - 33624 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33624 0 0 0 0 0 tc-so:lo0 33624 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 256 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 384 1 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 384 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 128 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 1280 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 128 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 256 3 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 78 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 64 158 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 256 70 0 0 5 0 5 5 0 inf 0 tc-so:kmem-00256 384 50 0 0 5 0 5 5 0 inf 0 tc-so:kmem-00384 512 28 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00512 640 12 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00768 896 7 0 0 2 0 2 2 0 inf 0 tc-so:kmem-01024 1152 95 0 0 32 0 32 32 0 inf 0 tc-so:kmem-02048 2048 534 0 0 267 0 267 267 0 inf 0 tc-so:kmem-04096 4096 13 0 0 13 0 13 13 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 528 18 0 0 5 0 5 5 0 inf 2 tc-so:mclpl 2048 3 0 0 6 0 6 6 0 8192 4 tc-so:mutex 128 32 0 0 2 0 2 2 0 inf 0 tc-so:pcache 2816 54 0 1 53 0 53 53 0 inf 0 tc-so:pcachecpu 128 55 0 0 2 0 2 2 0 inf 0 tc-so:pcglarge 1152 2 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 384 41 0 0 5 0 5 5 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-128 80 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 307 0 0 5 0 5 5 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 1024 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 128 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 1024 7 0 0 2 0 2 2 0 inf 0 tc-so:vmembt 128 47 0 0 2 0 2 2 0 inf 0 tc-so:Totals 1791 0 28 448 0 448 tc-so: tc-so:In use 1541K, total allocated 1792K; utilization 86.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, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.99 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/evbarm/9.99.99/modules tc-so:[ 1.340005] IPsec: Initialized Security Association Processing. tc-so:[ 1.340005] 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:[ 5.930005] shmif0: Ethernet address b2:a0:d1:c2:76:ae tc-so:[ 12.660005] ah_input: hash over 108 bytes, skip 20: crda len 108 skip 0 inject 32 tc-so:[ 17.270005] ah_input: hash over 108 bytes, skip 20: crda len 108 skip 0 inject 32 tc-so:[ 22.140005] ah_input: hash over 108 bytes, skip 20: crda len 108 skip 0 inject 32 tc-so:[ 26.800005] ah_input: hash over 108 bytes, skip 20: crda len 108 skip 0 inject 32 tc-so:[ 31.150005] 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:11.930004 b2:a0:fe:b5:d3: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:09.510004 b2:a0:d1:c2:76:ae > 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.850004 b2:a0:fe:b5:d3: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:12.620004 b2:a0:d1:c2:76:ae > b2:a0:fe:b5:d3:3f, ethertype ARP (0x0806), length 42: Reply 10.0.0.2 is-at b2:a0:d1:c2:76:ae, length 28 tc-so:00:00:15.890004 b2:a0:fe:b5:d3:3f > b2:a0:d1:c2:76:ae, ethertype IPv4 (0x0800), length 122: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x1): ICMP echo request, id 21221, seq 0, length 64 tc-so:00:00:12.660004 b2:a0:d1:c2:76:ae > 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:15.930004 b2:a0:fe:b5:d3:3f > b2:a0:d1:c2:76:ae, ethertype ARP (0x0806), length 42: Reply 10.0.0.1 is-at b2:a0:fe:b5:d3:3f, length 28 tc-so:00:00:12.700004 b2:a0:d1:c2:76:ae > b2:a0:fe:b5:d3:3f, ethertype IPv4 (0x0800), length 122: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x1): ICMP echo reply, id 21221, seq 0, length 64 tc-so:00:00:20.500004 b2:a0:fe:b5:d3:3f > b2:a0:d1:c2:76:ae, ethertype IPv4 (0x0800), length 122: 10.0.0.1 > 10.0.0.2: AH(spi=0x0000271a,seq=0x1): ICMP echo request, id 21052, seq 0, length 64 tc-so:00:00:17.270004 b2:a0:d1:c2:76:ae > b2:a0:fe:b5:d3:3f, ethertype IPv4 (0x0800), length 122: 10.0.0.2 > 10.0.0.1: AH(spi=0x0000271b,seq=0x1): ICMP echo reply, id 21052, seq 0, length 64 tc-so:00:00:25.380004 b2:a0:fe:b5:d3:3f > b2:a0:d1:c2:76:ae, ethertype IPv4 (0x0800), length 122: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002724,seq=0x1): ICMP echo request, id 46068, seq 0, length 64 tc-so:00:00:22.180004 b2:a0:d1:c2:76:ae > b2:a0:fe:b5:d3:3f, ethertype IPv4 (0x0800), length 122: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002725,seq=0x1): ICMP echo reply, id 46068, seq 0, length 64 tc-so:00:00:30.030004 b2:a0:fe:b5:d3:3f > b2:a0:d1:c2:76:ae, ethertype IPv4 (0x0800), length 122: 10.0.0.1 > 10.0.0.2: AH(spi=0x0000271a,seq=0x2): ICMP echo request, id 54452, seq 0, length 64 tc-so:00:00:26.800004 b2:a0:d1:c2:76:ae > b2:a0:fe:b5:d3:3f, ethertype IPv4 (0x0800), length 122: 10.0.0.2 > 10.0.0.1: AH(spi=0x0000271b,seq=0x2): ICMP echo reply, id 54452, seq 0, length 64 tc-so:00:00:34.400004 b2:a0:fe:b5:d3:3f > b2:a0:d1:c2:76:ae, ethertype IPv4 (0x0800), length 122: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x2): ICMP echo request, id 43757, seq 0, length 64 tc-so:00:00:31.150004 b2:a0:d1:c2:76:ae > b2:a0:fe:b5:d3:3f, ethertype IPv4 (0x0800), length 122: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x2): ICMP echo reply, id 43757, seq 0, length 64 tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-end: 1662336170.91215, ipsec_spi_ah_null_preferred_new_delete, passed tc-start: 1662336170.155638, 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: 1662336188.677063, ipsec_spi_ah_null_preferred_new_timeout, skipped, PR 55632: test fails randomly, leaving spurious rump_server around tc-start: 1662336188.697069, 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:1c:fe:c7:9a ./.__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:17.480004 b2:a0:67:90:de:15 > 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:14.390004 b2:a0:1c:fe:c7:9a > b2:a0:67:90:de:15, ethertype ARP (0x0806), length 42: Reply 10.0.0.2 is-at b2:a0:1c:fe:c7:9a, length 28 tc-so:00:00:17.500004 b2:a0:67:90:de:15 > b2:a0:1c:fe:c7:9a, ethertype IPv4 (0x0800), length 122: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x1): ICMP echo request, id 63858, seq 0, length 64 tc-so:00:00:14.470004 b2:a0:1c:fe:c7:9a > 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.530004 b2:a0:67:90:de:15 > b2:a0:1c:fe:c7:9a, ethertype ARP (0x0806), length 42: Reply 10.0.0.1 is-at b2:a0:67:90:de:15, length 28 tc-so:00:00:14.470004 b2:a0:1c:fe:c7:9a > b2:a0:67:90:de:15, ethertype IPv4 (0x0800), length 122: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x1): ICMP echo reply, id 63858, 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: Sep 5 00:03:30 2022 current: Sep 5 00:03:37 2022 tc-so: diff: 7(s) hard: 100(s) soft: 100(s) tc-so: last: Sep 5 00:03:33 2022 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=6491 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: Sep 5 00:03:35 2022 current: Sep 5 00:03:37 2022 tc-so: diff: 2(s) hard: 100(s) soft: 100(s) tc-so: last: Sep 5 00:03:16 2022 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=6491 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: Sep 5 00:03:30 2022 current: Sep 5 00:03:37 2022 tc-so: diff: 7(s) hard: 100(s) soft: 100(s) tc-so: last: Sep 5 00:03:33 2022 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=6491 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: Sep 5 00:03:36 2022 current: Sep 5 00:03:37 2022 tc-so: diff: 1(s) hard: 100(s) soft: 100(s) tc-so: last: Sep 5 00:03:16 2022 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=6491 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: Sep 5 00:03:31 2022 current: Sep 5 00:03:38 2022 tc-so: diff: 7(s) hard: 100(s) soft: 100(s) tc-so: last: Sep 5 00:03:33 2022 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=11225 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: Sep 5 00:03:37 2022 current: Sep 5 00:03:38 2022 tc-so: diff: 1(s) hard: 100(s) soft: 100(s) tc-so: last: Sep 5 00:03:19 2022 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=11225 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: Sep 5 00:03:31 2022 current: Sep 5 00:03:38 2022 tc-so: diff: 7(s) hard: 100(s) soft: 100(s) tc-so: last: Sep 5 00:03:33 2022 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=11225 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: Sep 5 00:03:37 2022 current: Sep 5 00:03:38 2022 tc-so: diff: 1(s) hard: 100(s) soft: 100(s) tc-so: last: Sep 5 00:03:19 2022 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=11225 refcnt=0 tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so: tc-so:00:00:23.580004 b2:a0:67:90:de:15 > b2:a0:1c:fe:c7:9a, ethertype IPv4 (0x0800), length 122: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x2): ICMP echo request, id 58623, seq 0, length 64 tc-so:00:00:20.540004 b2:a0:1c:fe:c7:9a > b2:a0:67:90:de:15, ethertype IPv4 (0x0800), length 122: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x2): ICMP echo reply, id 58623, 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: Sep 5 00:03:30 2022 current: Sep 5 00:03:43 2022 tc-so: diff: 13(s) hard: 100(s) soft: 100(s) tc-so: last: Sep 5 00:03:39 2022 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=5482 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: Sep 5 00:03:35 2022 current: Sep 5 00:03:43 2022 tc-so: diff: 8(s) hard: 100(s) soft: 100(s) tc-so: last: Sep 5 00:03:16 2022 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=5482 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: Sep 5 00:03:41 2022 current: Sep 5 00:03:43 2022 tc-so: diff: 2(s) hard: 100(s) soft: 100(s) tc-so: last: Sep 5 00:03:16 2022 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=5482 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: Sep 5 00:03:30 2022 current: Sep 5 00:03:43 2022 tc-so: diff: 13(s) hard: 100(s) soft: 100(s) tc-so: last: Sep 5 00:03:39 2022 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=5482 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: Sep 5 00:03:36 2022 current: Sep 5 00:03:43 2022 tc-so: diff: 7(s) hard: 100(s) soft: 100(s) tc-so: last: Sep 5 00:03:16 2022 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=5482 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: Sep 5 00:03:42 2022 current: Sep 5 00:03:43 2022 tc-so: diff: 1(s) hard: 100(s) soft: 100(s) tc-so: last: Sep 5 00:03:16 2022 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=5482 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: Sep 5 00:03:31 2022 current: Sep 5 00:03:44 2022 tc-so: diff: 13(s) hard: 100(s) soft: 100(s) tc-so: last: Sep 5 00:03:39 2022 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=3485 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: Sep 5 00:03:37 2022 current: Sep 5 00:03:44 2022 tc-so: diff: 7(s) hard: 100(s) soft: 100(s) tc-so: last: Sep 5 00:03:19 2022 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=3485 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: Sep 5 00:03:43 2022 current: Sep 5 00:03:44 2022 tc-so: diff: 1(s) hard: 100(s) soft: 100(s) tc-so: last: Sep 5 00:03:19 2022 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=3485 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: Sep 5 00:03:31 2022 current: Sep 5 00:03:44 2022 tc-so: diff: 13(s) hard: 100(s) soft: 100(s) tc-so: last: Sep 5 00:03:39 2022 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=3485 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: Sep 5 00:03:38 2022 current: Sep 5 00:03:44 2022 tc-so: diff: 6(s) hard: 100(s) soft: 100(s) tc-so: last: Sep 5 00:03:20 2022 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=3485 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: Sep 5 00:03:44 2022 current: Sep 5 00:03:44 2022 tc-so: diff: 0(s) hard: 100(s) soft: 100(s) tc-so: last: Sep 5 00:03:20 2022 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=3485 refcnt=0 tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so: tc-so:00:00:28.000004 b2:a0:67:90:de:15 > b2:a0:1c:fe:c7:9a, ethertype IPv4 (0x0800), length 122: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x3): ICMP echo request, id 8230, seq 0, length 64 tc-so:00:00:24.930004 b2:a0:1c:fe:c7:9a > b2:a0:67:90:de:15, ethertype IPv4 (0x0800), length 122: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x3): ICMP echo reply, id 8230, 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: Sep 5 00:03:31 2022 current: Sep 5 00:03:47 2022 tc-so: diff: 16(s) hard: 100(s) soft: 100(s) tc-so: last: Sep 5 00:03:45 2022 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=18405 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: Sep 5 00:03:36 2022 current: Sep 5 00:03:47 2022 tc-so: diff: 11(s) hard: 100(s) soft: 100(s) tc-so: last: Sep 5 00:03:17 2022 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=18405 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: Sep 5 00:03:31 2022 current: Sep 5 00:03:47 2022 tc-so: diff: 16(s) hard: 100(s) soft: 100(s) tc-so: last: Sep 5 00:03:45 2022 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=18405 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: Sep 5 00:03:37 2022 current: Sep 5 00:03:47 2022 tc-so: diff: 10(s) hard: 100(s) soft: 100(s) tc-so: last: Sep 5 00:03:17 2022 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=18405 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: Sep 5 00:03:32 2022 current: Sep 5 00:03:48 2022 tc-so: diff: 16(s) hard: 100(s) soft: 100(s) tc-so: last: Sep 5 00:03:44 2022 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=29957 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: Sep 5 00:03:38 2022 current: Sep 5 00:03:48 2022 tc-so: diff: 10(s) hard: 100(s) soft: 100(s) tc-so: last: Sep 5 00:03:20 2022 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=29957 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: Sep 5 00:03:32 2022 current: Sep 5 00:03:48 2022 tc-so: diff: 16(s) hard: 100(s) soft: 100(s) tc-so: last: Sep 5 00:03:44 2022 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=29957 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: Sep 5 00:03:38 2022 current: Sep 5 00:03:48 2022 tc-so: diff: 10(s) hard: 100(s) soft: 100(s) tc-so: last: Sep 5 00:03:20 2022 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=29957 refcnt=0 tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so: tc-so:00:00:32.220004 b2:a0:67:90:de:15 > b2:a0:1c:fe:c7:9a, ethertype IPv4 (0x0800), length 122: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x4): ICMP echo request, id 37744, seq 0, length 64 tc-so:00:00:29.190004 b2:a0:1c:fe:c7:9a > b2:a0:67:90:de:15, ethertype IPv4 (0x0800), length 122: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x4): ICMP echo reply, id 37744, 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: Sep 5 00:03:31 2022 current: Sep 5 00:03:52 2022 tc-so: diff: 21(s) hard: 100(s) soft: 100(s) tc-so: last: Sep 5 00:03:49 2022 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=1946 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: Sep 5 00:03:31 2022 current: Sep 5 00:03:52 2022 tc-so: diff: 21(s) hard: 100(s) soft: 100(s) tc-so: last: Sep 5 00:03:49 2022 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=1946 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: Sep 5 00:03:32 2022 current: Sep 5 00:03:53 2022 tc-so: diff: 21(s) hard: 100(s) soft: 100(s) tc-so: last: Sep 5 00:03:49 2022 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=2491 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: Sep 5 00:03:32 2022 current: Sep 5 00:03:53 2022 tc-so: diff: 21(s) hard: 100(s) soft: 100(s) tc-so: last: Sep 5 00:03:49 2022 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=2491 refcnt=0 tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so: tc-so:00:00:37.050004 b2:a0:67:90:de:15 > b2:a0:1c:fe:c7:9a, ethertype IPv4 (0x0800), length 122: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x5): ICMP echo request, id 3741, seq 0, length 64 tc-so:00:00:33.980004 b2:a0:1c:fe:c7:9a > b2:a0:67:90:de:15, ethertype IPv4 (0x0800), length 122: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x5): ICMP echo reply, id 3741, 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 33624 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:90:de:15 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 - - 33624 lo0 tc-so:10.0.0.2 b2:a0:1c:fe:c7: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 33624 0 0 0 0 0 tc-so:lo0 33624 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:67:90:de:15 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:1c:fe:c7:9a on shmif0 6s 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:90:de:15 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 33624 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:1c:fe:c7:9a 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 - - 33624 lo0 tc-so:10.0.0.1 b2:a0:67:90:de:15 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 33624 0 0 0 0 0 tc-so:lo0 33624 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:1c:fe:c7:9a 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:67:90:de:15 on shmif0 3s 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:1c:fe:c7:9a 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:1c:fe:c7:9a 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:67:90:de:15 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 33624 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 - - 33624 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33624 0 0 0 0 0 tc-so:lo0 33624 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 256 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 384 1 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 384 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 128 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 1280 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 128 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 256 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 46 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 79 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 64 169 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 256 69 0 0 5 0 5 5 0 inf 0 tc-so:kmem-00256 384 51 0 0 6 0 6 6 0 inf 0 tc-so:kmem-00384 512 28 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00512 640 12 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00768 896 7 0 0 2 0 2 2 0 inf 0 tc-so:kmem-01024 1152 95 0 0 32 0 32 32 0 inf 0 tc-so:kmem-02048 2048 596 0 0 298 0 298 298 0 inf 0 tc-so:kmem-04096 4096 13 0 0 13 0 13 13 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 528 14 0 0 5 0 5 5 0 inf 3 tc-so:mclpl 2048 2 0 0 5 0 5 5 0 8192 4 tc-so:mutex 128 32 0 0 2 0 2 2 0 inf 0 tc-so:pcache 2816 54 0 1 53 0 53 53 0 inf 0 tc-so:pcachecpu 128 55 0 0 2 0 2 2 0 inf 0 tc-so:pcglarge 1152 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 384 33 0 0 4 0 4 4 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-128 80 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 337 0 0 6 0 6 6 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 1024 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 128 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 1024 7 0 0 2 0 2 2 0 inf 0 tc-so:vmembt 128 48 0 0 2 0 2 2 0 inf 0 tc-so:Totals 1892 0 38 479 0 479 tc-so: tc-so:In use 1660K, total allocated 1916K; utilization 86.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, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.99 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/evbarm/9.99.99/modules tc-so:[ 1.340005] IPsec: Initialized Security Association Processing. 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:[ 6.830005] shmif0: Ethernet address b2:a0:67:90:de:15 tc-so:[ 17.530005] ah_input: hash over 108 bytes, skip 20: crda len 108 skip 0 inject 32 tc-so:[ 23.620005] ah_input: hash over 108 bytes, skip 20: crda len 108 skip 0 inject 32 tc-so:[ 28.000005] ah_input: hash over 108 bytes, skip 20: crda len 108 skip 0 inject 32 tc-so:[ 32.260005] ah_input: hash over 108 bytes, skip 20: crda len 108 skip 0 inject 32 tc-so:[ 37.050005] 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 33624 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 - - 33624 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33624 0 0 0 0 0 tc-so:lo0 33624 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 256 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 384 1 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 384 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 128 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 1280 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 128 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 256 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 78 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 64 170 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 256 69 0 0 5 0 5 5 0 inf 0 tc-so:kmem-00256 384 50 0 0 5 0 5 5 0 inf 0 tc-so:kmem-00384 512 28 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00512 640 12 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00768 896 7 0 0 2 0 2 2 0 inf 0 tc-so:kmem-01024 1152 95 0 0 32 0 32 32 0 inf 0 tc-so:kmem-02048 2048 537 0 0 269 0 269 269 0 inf 0 tc-so:kmem-04096 4096 13 0 0 13 0 13 13 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 528 14 0 0 5 0 5 5 0 inf 3 tc-so:mclpl 2048 3 0 0 6 0 6 6 0 8192 4 tc-so:mutex 128 32 0 0 2 0 2 2 0 inf 0 tc-so:pcache 2816 54 0 1 53 0 53 53 0 inf 0 tc-so:pcachecpu 128 55 0 0 2 0 2 2 0 inf 0 tc-so:pcglarge 1152 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 384 34 0 0 4 0 4 4 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-128 80 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 309 0 0 5 0 5 5 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 1024 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 128 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 1024 7 0 0 2 0 2 2 0 inf 0 tc-so:vmembt 128 45 0 0 2 0 2 2 0 inf 0 tc-so:Totals 1790 0 28 449 0 449 tc-so: tc-so:In use 1540K, total allocated 1796K; utilization 85.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, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.99 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/evbarm/9.99.99/modules tc-so:[ 1.320005] IPsec: Initialized Security Association Processing. tc-so:[ 1.320005] 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:[ 5.750005] shmif0: Ethernet address b2:a0:1c:fe:c7:9a tc-so:[ 14.430005] ah_input: hash over 108 bytes, skip 20: crda len 108 skip 0 inject 32 tc-so:[ 20.540005] ah_input: hash over 108 bytes, skip 20: crda len 108 skip 0 inject 32 tc-so:[ 24.930005] ah_input: hash over 108 bytes, skip 20: crda len 108 skip 0 inject 32 tc-so:[ 29.190005] ah_input: hash over 108 bytes, skip 20: crda len 108 skip 0 inject 32 tc-so:[ 33.980005] 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:11.600004 b2:a0:67:90:de:15 > 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:09.890004 b2:a0:1c:fe:c7:9a > 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:17.480004 b2:a0:67:90:de:15 > 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:14.390004 b2:a0:1c:fe:c7:9a > b2:a0:67:90:de:15, ethertype ARP (0x0806), length 42: Reply 10.0.0.2 is-at b2:a0:1c:fe:c7:9a, length 28 tc-so:00:00:17.500004 b2:a0:67:90:de:15 > b2:a0:1c:fe:c7:9a, ethertype IPv4 (0x0800), length 122: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x1): ICMP echo request, id 63858, seq 0, length 64 tc-so:00:00:14.470004 b2:a0:1c:fe:c7:9a > 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.530004 b2:a0:67:90:de:15 > b2:a0:1c:fe:c7:9a, ethertype ARP (0x0806), length 42: Reply 10.0.0.1 is-at b2:a0:67:90:de:15, length 28 tc-so:00:00:14.470004 b2:a0:1c:fe:c7:9a > b2:a0:67:90:de:15, ethertype IPv4 (0x0800), length 122: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x1): ICMP echo reply, id 63858, seq 0, length 64 tc-so:00:00:23.580004 b2:a0:67:90:de:15 > b2:a0:1c:fe:c7:9a, ethertype IPv4 (0x0800), length 122: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x2): ICMP echo request, id 58623, seq 0, length 64 tc-so:00:00:20.540004 b2:a0:1c:fe:c7:9a > b2:a0:67:90:de:15, ethertype IPv4 (0x0800), length 122: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x2): ICMP echo reply, id 58623, seq 0, length 64 tc-so:00:00:28.000004 b2:a0:67:90:de:15 > b2:a0:1c:fe:c7:9a, ethertype IPv4 (0x0800), length 122: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x3): ICMP echo request, id 8230, seq 0, length 64 tc-so:00:00:24.930004 b2:a0:1c:fe:c7:9a > b2:a0:67:90:de:15, ethertype IPv4 (0x0800), length 122: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x3): ICMP echo reply, id 8230, seq 0, length 64 tc-so:00:00:32.220004 b2:a0:67:90:de:15 > b2:a0:1c:fe:c7:9a, ethertype IPv4 (0x0800), length 122: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x4): ICMP echo request, id 37744, seq 0, length 64 tc-so:00:00:29.190004 b2:a0:1c:fe:c7:9a > b2:a0:67:90:de:15, ethertype IPv4 (0x0800), length 122: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x4): ICMP echo reply, id 37744, seq 0, length 64 tc-so:00:00:37.050004 b2:a0:67:90:de:15 > b2:a0:1c:fe:c7:9a, ethertype IPv4 (0x0800), length 122: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x5): ICMP echo request, id 3741, seq 0, length 64 tc-so:00:00:33.980004 b2:a0:1c:fe:c7:9a > b2:a0:67:90:de:15, ethertype IPv4 (0x0800), length 122: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x5): ICMP echo reply, id 3741, seq 0, length 64 tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-end: 1662336266.81836, ipsec_spi_ah_null_preferred_old_delete, passed tc-start: 1662336266.141514, 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: 1662336285.71391, ipsec_spi_ah_null_preferred_old_timeout, skipped, PR 55632: test fails randomly, leaving spurious rump_server around tc-start: 1662336285.83574, 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:80:ae:dd:72 ./.__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:15.290004 b2:a0:d6:1b:a6:6f > 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:12.530004 b2:a0:80:ae:dd:72 > b2:a0:d6:1b:a6:6f, ethertype ARP (0x0806), length 42: Reply 10.0.0.2 is-at b2:a0:80:ae:dd:72, length 28 tc-so:00:00:15.290004 b2:a0:d6:1b:a6:6f > b2:a0:80:ae:dd:72, ethertype IPv4 (0x0800), length 110: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x1), length 76 tc-so:00:00:12.570004 b2:a0:80:ae:dd:72 > 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:15.330004 b2:a0:d6:1b:a6:6f > b2:a0:80:ae:dd:72, ethertype ARP (0x0806), length 42: Reply 10.0.0.1 is-at b2:a0:d6:1b:a6:6f, length 28 tc-so:00:00:12.620004 b2:a0:80:ae:dd:72 > b2:a0:d6:1b:a6:6f, 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: Sep 5 00:05:08 2022 current: Sep 5 00:05:13 2022 tc-so: diff: 5(s) hard: 100(s) soft: 100(s) tc-so: last: Sep 5 00:05:10 2022 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=23605 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: Sep 5 00:05:12 2022 current: Sep 5 00:05:13 2022 tc-so: diff: 1(s) hard: 100(s) soft: 100(s) tc-so: last: Sep 5 00:04:55 2022 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=23605 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: Sep 5 00:05:08 2022 current: Sep 5 00:05:13 2022 tc-so: diff: 5(s) hard: 100(s) soft: 100(s) tc-so: last: Sep 5 00:05:10 2022 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=23605 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: Sep 5 00:05:12 2022 current: Sep 5 00:05:13 2022 tc-so: diff: 1(s) hard: 100(s) soft: 100(s) tc-so: last: Sep 5 00:04:55 2022 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=23605 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: Sep 5 00:05:09 2022 current: Sep 5 00:05:14 2022 tc-so: diff: 5(s) hard: 100(s) soft: 100(s) tc-so: last: Sep 5 00:05:10 2022 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=27197 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: Sep 5 00:05:14 2022 current: Sep 5 00:05:14 2022 tc-so: diff: 0(s) hard: 100(s) soft: 100(s) tc-so: last: Sep 5 00:04:58 2022 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=27197 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: Sep 5 00:05:09 2022 current: Sep 5 00:05:14 2022 tc-so: diff: 5(s) hard: 100(s) soft: 100(s) tc-so: last: Sep 5 00:05:10 2022 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=27197 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: Sep 5 00:05:14 2022 current: Sep 5 00:05:14 2022 tc-so: diff: 0(s) hard: 100(s) soft: 100(s) tc-so: last: Sep 5 00:04:58 2022 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=27197 refcnt=0 tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so: tc-so:00:00:19.710004 b2:a0:d6:1b:a6:6f > b2:a0:80:ae:dd:72, ethertype IPv4 (0x0800), length 110: 10.0.0.1 > 10.0.0.2: ESP(spi=0x0000271a,seq=0x1), length 76 tc-so:00:00:16.990004 b2:a0:80:ae:dd:72 > b2:a0:d6:1b:a6:6f, 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: Sep 5 00:05:09 2022 current: Sep 5 00:05:18 2022 tc-so: diff: 9(s) hard: 100(s) soft: 100(s) tc-so: last: Sep 5 00:05:11 2022 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=16881 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: Sep 5 00:05:13 2022 current: Sep 5 00:05:18 2022 tc-so: diff: 5(s) hard: 100(s) soft: 100(s) tc-so: last: Sep 5 00:05:15 2022 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=16881 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: Sep 5 00:05:18 2022 current: Sep 5 00:05:18 2022 tc-so: diff: 0(s) hard: 100(s) soft: 100(s) tc-so: last: Sep 5 00:04:56 2022 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=16881 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: Sep 5 00:05:09 2022 current: Sep 5 00:05:18 2022 tc-so: diff: 9(s) hard: 100(s) soft: 100(s) tc-so: last: Sep 5 00:05:11 2022 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=16881 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: Sep 5 00:05:13 2022 current: Sep 5 00:05:18 2022 tc-so: diff: 5(s) hard: 100(s) soft: 100(s) tc-so: last: Sep 5 00:05:15 2022 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=16881 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: Sep 5 00:05:18 2022 current: Sep 5 00:05:18 2022 tc-so: diff: 0(s) hard: 100(s) soft: 100(s) tc-so: last: Sep 5 00:04:56 2022 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=16881 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: Sep 5 00:05:09 2022 current: Sep 5 00:05:19 2022 tc-so: diff: 10(s) hard: 100(s) soft: 100(s) tc-so: last: Sep 5 00:05:10 2022 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=20882 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: Sep 5 00:05:14 2022 current: Sep 5 00:05:19 2022 tc-so: diff: 5(s) hard: 100(s) soft: 100(s) tc-so: last: Sep 5 00:05:14 2022 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=20882 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: Sep 5 00:05:18 2022 current: Sep 5 00:05:19 2022 tc-so: diff: 1(s) hard: 100(s) soft: 100(s) tc-so: last: Sep 5 00:04:58 2022 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=20882 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: Sep 5 00:05:09 2022 current: Sep 5 00:05:19 2022 tc-so: diff: 10(s) hard: 100(s) soft: 100(s) tc-so: last: Sep 5 00:05:10 2022 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=20882 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: Sep 5 00:05:14 2022 current: Sep 5 00:05:19 2022 tc-so: diff: 5(s) hard: 100(s) soft: 100(s) tc-so: last: Sep 5 00:05:14 2022 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=20882 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: Sep 5 00:05:18 2022 current: Sep 5 00:05:19 2022 tc-so: diff: 1(s) hard: 100(s) soft: 100(s) tc-so: last: Sep 5 00:04:58 2022 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=20882 refcnt=0 tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so: tc-so:00:00:24.450004 b2:a0:d6:1b:a6:6f > b2:a0:80:ae:dd:72, ethertype IPv4 (0x0800), length 110: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002724,seq=0x1), length 76 tc-so:00:00:21.690004 b2:a0:80:ae:dd:72 > b2:a0:d6:1b:a6:6f, 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: Sep 5 00:05:08 2022 current: Sep 5 00:05:23 2022 tc-so: diff: 15(s) hard: 100(s) soft: 100(s) tc-so: last: Sep 5 00:05:10 2022 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=716 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: Sep 5 00:05:12 2022 current: Sep 5 00:05:23 2022 tc-so: diff: 11(s) hard: 100(s) soft: 100(s) tc-so: last: Sep 5 00:05:14 2022 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=716 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: Sep 5 00:05:08 2022 current: Sep 5 00:05:23 2022 tc-so: diff: 15(s) hard: 100(s) soft: 100(s) tc-so: last: Sep 5 00:05:10 2022 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=716 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: Sep 5 00:05:12 2022 current: Sep 5 00:05:23 2022 tc-so: diff: 11(s) hard: 100(s) soft: 100(s) tc-so: last: Sep 5 00:05:14 2022 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=716 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: Sep 5 00:05:10 2022 current: Sep 5 00:05:24 2022 tc-so: diff: 14(s) hard: 100(s) soft: 100(s) tc-so: last: Sep 5 00:05:11 2022 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=17188 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: Sep 5 00:05:15 2022 current: Sep 5 00:05:24 2022 tc-so: diff: 9(s) hard: 100(s) soft: 100(s) tc-so: last: Sep 5 00:05:15 2022 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=17188 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: Sep 5 00:05:10 2022 current: Sep 5 00:05:24 2022 tc-so: diff: 14(s) hard: 100(s) soft: 100(s) tc-so: last: Sep 5 00:05:11 2022 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=17188 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: Sep 5 00:05:15 2022 current: Sep 5 00:05:24 2022 tc-so: diff: 9(s) hard: 100(s) soft: 100(s) tc-so: last: Sep 5 00:05:15 2022 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=17188 refcnt=0 tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so: tc-so:00:00:29.060004 b2:a0:d6:1b:a6:6f > b2:a0:80:ae:dd:72, ethertype IPv4 (0x0800), length 110: 10.0.0.1 > 10.0.0.2: ESP(spi=0x0000271a,seq=0x2), length 76 tc-so:00:00:26.340004 b2:a0:80:ae:dd:72 > b2:a0:d6:1b:a6:6f, 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: Sep 5 00:05:08 2022 current: Sep 5 00:05:29 2022 tc-so: diff: 21(s) hard: 100(s) soft: 100(s) tc-so: last: Sep 5 00:05:10 2022 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=19399 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: Sep 5 00:05:08 2022 current: Sep 5 00:05:29 2022 tc-so: diff: 21(s) hard: 100(s) soft: 100(s) tc-so: last: Sep 5 00:05:10 2022 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=19399 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: Sep 5 00:05:09 2022 current: Sep 5 00:05:30 2022 tc-so: diff: 21(s) hard: 100(s) soft: 100(s) tc-so: last: Sep 5 00:05:10 2022 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=704 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: Sep 5 00:05:09 2022 current: Sep 5 00:05:30 2022 tc-so: diff: 21(s) hard: 100(s) soft: 100(s) tc-so: last: Sep 5 00:05:10 2022 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=704 refcnt=0 tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so: tc-so:00:00:35.620004 b2:a0:d6:1b:a6:6f > b2:a0:80:ae:dd:72, ethertype IPv4 (0x0800), length 110: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x2), length 76 tc-so:00:00:32.850004 b2:a0:80:ae:dd:72 > b2:a0:d6:1b:a6:6f, 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 33624 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:d6:1b:a6:6f 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 - - 33624 lo0 tc-so:10.0.0.2 b2:a0:80:ae:dd: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 33624 0 0 0 0 0 tc-so:lo0 33624 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:d6:1b:a6:6f 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:80:ae:dd:72 on shmif0 6s 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:d6:1b:a6:6f 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 33624 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:ae:dd:72 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 - - 33624 lo0 tc-so:10.0.0.1 b2:a0:d6:1b:a6:6f 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 33624 0 0 0 0 0 tc-so:lo0 33624 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:80:ae:dd:72 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:d6:1b:a6:6f on shmif0 23h59m59s S 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:ae:dd:72 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:80:ae:dd:72 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:d6:1b:a6:6f 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 33624 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 - - 33624 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33624 0 0 0 0 0 tc-so:lo0 33624 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 384 2 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 384 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 128 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 1280 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 128 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 256 5 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 46 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 80 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 64 159 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 256 70 0 0 5 0 5 5 0 inf 0 tc-so:kmem-00256 384 52 0 0 6 0 6 6 0 inf 0 tc-so:kmem-00384 512 28 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00512 640 12 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00768 896 7 0 0 2 0 2 2 0 inf 0 tc-so:kmem-01024 1152 95 0 0 32 0 32 32 0 inf 0 tc-so:kmem-02048 2048 593 0 0 297 0 297 297 0 inf 0 tc-so:kmem-04096 4096 13 0 0 13 0 13 13 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 528 20 0 0 6 0 6 6 0 inf 3 tc-so:mclpl 2048 6 0 0 7 0 7 7 0 8192 4 tc-so:mutex 128 32 0 0 2 0 2 2 0 inf 0 tc-so:pcache 2816 54 0 1 53 0 53 53 0 inf 0 tc-so:pcachecpu 128 55 0 0 2 0 2 2 0 inf 0 tc-so:pcglarge 1152 2 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 384 46 0 0 5 0 5 5 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-128 80 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 337 0 0 6 0 6 6 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 1024 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 128 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 1024 7 0 0 2 0 2 2 0 inf 0 tc-so:vmembt 128 50 0 0 2 0 2 2 0 inf 0 tc-so:Totals 1902 0 38 482 0 482 tc-so: tc-so:In use 1672K, total allocated 1928K; utilization 86.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, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.99 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/evbarm/9.99.99/modules tc-so:[ 1.310005] IPsec: Initialized Security Association Processing. tc-so:[ 1.310005] 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:[ 6.110005] shmif0: Ethernet address b2:a0:d6:1b:a6:6f tc-so:### Dumping unix://ipsec_peer tc-so:lo0: flags=0x8049 mtu 33624 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 - - 33624 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33624 0 0 0 0 0 tc-so:lo0 33624 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 384 1 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 384 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 128 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 1280 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 128 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 256 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 46 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 78 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 64 153 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 256 70 0 0 5 0 5 5 0 inf 0 tc-so:kmem-00256 384 50 0 0 5 0 5 5 0 inf 0 tc-so:kmem-00384 512 28 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00512 640 12 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00768 896 7 0 0 2 0 2 2 0 inf 0 tc-so:kmem-01024 1152 95 0 0 32 0 32 32 0 inf 0 tc-so:kmem-02048 2048 532 0 0 266 0 266 266 0 inf 0 tc-so:kmem-04096 4096 13 0 0 13 0 13 13 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 528 14 0 0 5 0 5 5 0 inf 3 tc-so:mclpl 2048 3 0 0 6 0 6 6 0 8192 4 tc-so:mutex 128 32 0 0 2 0 2 2 0 inf 0 tc-so:pcache 2816 54 0 1 53 0 53 53 0 inf 0 tc-so:pcachecpu 128 55 0 0 2 0 2 2 0 inf 0 tc-so:pcglarge 1152 2 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 384 40 0 0 4 0 4 4 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-128 80 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 305 0 0 5 0 5 5 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 1024 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 128 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 1024 7 0 0 2 0 2 2 0 inf 0 tc-so:vmembt 128 45 0 0 2 0 2 2 0 inf 0 tc-so:Totals 1762 0 28 446 0 446 tc-so: tc-so:In use 1533K, total allocated 1784K; utilization 85.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, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.99 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.170005] root file system type: rumpfs tc-so:[ 1.170005] kern.module.path=/stand/evbarm/9.99.99/modules tc-so:[ 1.320005] IPsec: Initialized Security Association Processing. tc-so:[ 1.400005] mainbus0 (root) tc-so:[ 1.400005] 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:[ 5.730005] shmif0: Ethernet address b2:a0:80:ae:dd:72 tc-so:./bus_ipsec tc-so:### Dumping ./bus_ipsec tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:11.340004 b2:a0:d6:1b:a6:6f > 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:09.650004 b2:a0:80:ae:dd:72 > 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.290004 b2:a0:d6:1b:a6:6f > 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:12.530004 b2:a0:80:ae:dd:72 > b2:a0:d6:1b:a6:6f, ethertype ARP (0x0806), length 42: Reply 10.0.0.2 is-at b2:a0:80:ae:dd:72, length 28 tc-so:00:00:15.290004 b2:a0:d6:1b:a6:6f > b2:a0:80:ae:dd:72, ethertype IPv4 (0x0800), length 110: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x1), length 76 tc-so:00:00:12.570004 b2:a0:80:ae:dd:72 > 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:15.330004 b2:a0:d6:1b:a6:6f > b2:a0:80:ae:dd:72, ethertype ARP (0x0806), length 42: Reply 10.0.0.1 is-at b2:a0:d6:1b:a6:6f, length 28 tc-so:00:00:12.620004 b2:a0:80:ae:dd:72 > b2:a0:d6:1b:a6:6f, ethertype IPv4 (0x0800), length 110: 10.0.0.2 > 10.0.0.1: ESP(spi=0x00002711,seq=0x1), length 76 tc-so:00:00:19.710004 b2:a0:d6:1b:a6:6f > b2:a0:80:ae:dd:72, ethertype IPv4 (0x0800), length 110: 10.0.0.1 > 10.0.0.2: ESP(spi=0x0000271a,seq=0x1), length 76 tc-so:00:00:16.990004 b2:a0:80:ae:dd:72 > b2:a0:d6:1b:a6:6f, ethertype IPv4 (0x0800), length 110: 10.0.0.2 > 10.0.0.1: ESP(spi=0x0000271b,seq=0x1), length 76 tc-so:00:00:24.450004 b2:a0:d6:1b:a6:6f > b2:a0:80:ae:dd:72, ethertype IPv4 (0x0800), length 110: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002724,seq=0x1), length 76 tc-so:00:00:21.690004 b2:a0:80:ae:dd:72 > b2:a0:d6:1b:a6:6f, ethertype IPv4 (0x0800), length 110: 10.0.0.2 > 10.0.0.1: ESP(spi=0x00002725,seq=0x1), length 76 tc-so:00:00:29.060004 b2:a0:d6:1b:a6:6f > b2:a0:80:ae:dd:72, ethertype IPv4 (0x0800), length 110: 10.0.0.1 > 10.0.0.2: ESP(spi=0x0000271a,seq=0x2), length 76 tc-so:00:00:26.340004 b2:a0:80:ae:dd:72 > b2:a0:d6:1b:a6:6f, ethertype IPv4 (0x0800), length 110: 10.0.0.2 > 10.0.0.1: ESP(spi=0x0000271b,seq=0x2), length 76 tc-so:00:00:35.620004 b2:a0:d6:1b:a6:6f > b2:a0:80:ae:dd:72, ethertype IPv4 (0x0800), length 110: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x2), length 76 tc-so:00:00:32.850004 b2:a0:80:ae:dd:72 > b2:a0:d6:1b:a6:6f, 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: 1662336366.988610, ipsec_spi_esp_null_preferred_new_delete, passed tc-start: 1662336367.60936, 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: 1662336385.942507, ipsec_spi_esp_null_preferred_new_timeout, skipped, PR 55632: test fails randomly, leaving spurious rump_server around tc-start: 1662336385.957489, 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:48:70:d2:a6 ./.__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:15.790004 b2:a0:ff:e4:5d:b0 > 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:12.960004 b2:a0:48:70:d2:a6 > b2:a0:ff:e4:5d:b0, ethertype ARP (0x0806), length 42: Reply 10.0.0.2 is-at b2:a0:48:70:d2:a6, length 28 tc-so:00:00:15.830004 b2:a0:ff:e4:5d:b0 > b2:a0:48:70:d2:a6, ethertype IPv4 (0x0800), length 110: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x1), length 76 tc-so:00:00:13.010004 b2:a0:48:70:d2: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:15.870004 b2:a0:ff:e4:5d:b0 > b2:a0:48:70:d2:a6, ethertype ARP (0x0806), length 42: Reply 10.0.0.1 is-at b2:a0:ff:e4:5d:b0, length 28 tc-so:00:00:13.010004 b2:a0:48:70:d2:a6 > b2:a0:ff:e4:5d:b0, 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: Sep 5 00:06:47 2022 current: Sep 5 00:06:53 2022 tc-so: diff: 6(s) hard: 100(s) soft: 100(s) tc-so: last: Sep 5 00:06:49 2022 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=19673 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: Sep 5 00:06:52 2022 current: Sep 5 00:06:53 2022 tc-so: diff: 1(s) hard: 100(s) soft: 100(s) tc-so: last: Sep 5 00:06:34 2022 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=19673 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: Sep 5 00:06:47 2022 current: Sep 5 00:06:53 2022 tc-so: diff: 6(s) hard: 100(s) soft: 100(s) tc-so: last: Sep 5 00:06:49 2022 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=19673 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: Sep 5 00:06:52 2022 current: Sep 5 00:06:53 2022 tc-so: diff: 1(s) hard: 100(s) soft: 100(s) tc-so: last: Sep 5 00:06:34 2022 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=19673 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: Sep 5 00:06:48 2022 current: Sep 5 00:06:54 2022 tc-so: diff: 6(s) hard: 100(s) soft: 100(s) tc-so: last: Sep 5 00:06:49 2022 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=23170 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: Sep 5 00:06:53 2022 current: Sep 5 00:06:54 2022 tc-so: diff: 1(s) hard: 100(s) soft: 100(s) tc-so: last: Sep 5 00:06:37 2022 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=23170 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: Sep 5 00:06:48 2022 current: Sep 5 00:06:54 2022 tc-so: diff: 6(s) hard: 100(s) soft: 100(s) tc-so: last: Sep 5 00:06:50 2022 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=23170 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: Sep 5 00:06:53 2022 current: Sep 5 00:06:54 2022 tc-so: diff: 1(s) hard: 100(s) soft: 100(s) tc-so: last: Sep 5 00:06:37 2022 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=23170 refcnt=0 tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so: tc-so:00:00:20.680004 b2:a0:ff:e4:5d:b0 > b2:a0:48:70:d2:a6, ethertype IPv4 (0x0800), length 110: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x2), length 76 tc-so:00:00:17.830004 b2:a0:48:70:d2:a6 > b2:a0:ff:e4:5d:b0, 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: Sep 5 00:06:48 2022 current: Sep 5 00:06:58 2022 tc-so: diff: 10(s) hard: 100(s) soft: 100(s) tc-so: last: Sep 5 00:06:55 2022 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=715 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: Sep 5 00:06:53 2022 current: Sep 5 00:06:58 2022 tc-so: diff: 5(s) hard: 100(s) soft: 100(s) tc-so: last: Sep 5 00:06:35 2022 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=715 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: Sep 5 00:06:58 2022 current: Sep 5 00:06:58 2022 tc-so: diff: 0(s) hard: 100(s) soft: 100(s) tc-so: last: Sep 5 00:06:35 2022 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=715 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: Sep 5 00:06:48 2022 current: Sep 5 00:06:58 2022 tc-so: diff: 10(s) hard: 100(s) soft: 100(s) tc-so: last: Sep 5 00:06:55 2022 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=715 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: Sep 5 00:06:53 2022 current: Sep 5 00:06:58 2022 tc-so: diff: 5(s) hard: 100(s) soft: 100(s) tc-so: last: Sep 5 00:06:35 2022 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=715 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: Sep 5 00:06:58 2022 current: Sep 5 00:06:58 2022 tc-so: diff: 0(s) hard: 100(s) soft: 100(s) tc-so: last: Sep 5 00:06:35 2022 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=715 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: Sep 5 00:06:49 2022 current: Sep 5 00:06:59 2022 tc-so: diff: 10(s) hard: 100(s) soft: 100(s) tc-so: last: Sep 5 00:06:55 2022 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=27205 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: Sep 5 00:06:54 2022 current: Sep 5 00:06:59 2022 tc-so: diff: 5(s) hard: 100(s) soft: 100(s) tc-so: last: Sep 5 00:06:38 2022 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=27205 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: Sep 5 00:06:59 2022 current: Sep 5 00:06:59 2022 tc-so: diff: 0(s) hard: 100(s) soft: 100(s) tc-so: last: Sep 5 00:06:38 2022 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=27205 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: Sep 5 00:06:49 2022 current: Sep 5 00:06:59 2022 tc-so: diff: 10(s) hard: 100(s) soft: 100(s) tc-so: last: Sep 5 00:06:55 2022 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=27205 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: Sep 5 00:06:54 2022 current: Sep 5 00:06:59 2022 tc-so: diff: 5(s) hard: 100(s) soft: 100(s) tc-so: last: Sep 5 00:06:38 2022 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=27205 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: Sep 5 00:06:59 2022 current: Sep 5 00:06:59 2022 tc-so: diff: 0(s) hard: 100(s) soft: 100(s) tc-so: last: Sep 5 00:06:38 2022 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=27205 refcnt=0 tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so: tc-so:00:00:25.190004 b2:a0:ff:e4:5d:b0 > b2:a0:48:70:d2:a6, ethertype IPv4 (0x0800), length 110: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x3), length 76 tc-so:00:00:22.340004 b2:a0:48:70:d2:a6 > b2:a0:ff:e4:5d:b0, 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: Sep 5 00:06:48 2022 current: Sep 5 00:07:02 2022 tc-so: diff: 14(s) hard: 100(s) soft: 100(s) tc-so: last: Sep 5 00:07:00 2022 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=15547 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: Sep 5 00:06:53 2022 current: Sep 5 00:07:02 2022 tc-so: diff: 9(s) hard: 100(s) soft: 100(s) tc-so: last: Sep 5 00:06:35 2022 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=15547 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: Sep 5 00:06:48 2022 current: Sep 5 00:07:02 2022 tc-so: diff: 14(s) hard: 100(s) soft: 100(s) tc-so: last: Sep 5 00:07:00 2022 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=15547 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: Sep 5 00:06:52 2022 current: Sep 5 00:07:02 2022 tc-so: diff: 10(s) hard: 100(s) soft: 100(s) tc-so: last: Sep 5 00:06:34 2022 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=15547 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: Sep 5 00:06:48 2022 current: Sep 5 00:07:03 2022 tc-so: diff: 15(s) hard: 100(s) soft: 100(s) tc-so: last: Sep 5 00:06:59 2022 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=20101 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: Sep 5 00:06:53 2022 current: Sep 5 00:07:03 2022 tc-so: diff: 10(s) hard: 100(s) soft: 100(s) tc-so: last: Sep 5 00:06:37 2022 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=20101 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: Sep 5 00:06:48 2022 current: Sep 5 00:07:03 2022 tc-so: diff: 15(s) hard: 100(s) soft: 100(s) tc-so: last: Sep 5 00:06:59 2022 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=20101 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: Sep 5 00:06:53 2022 current: Sep 5 00:07:03 2022 tc-so: diff: 10(s) hard: 100(s) soft: 100(s) tc-so: last: Sep 5 00:06:37 2022 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=20101 refcnt=0 tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so: tc-so:00:00:29.670004 b2:a0:ff:e4:5d:b0 > b2:a0:48:70:d2:a6, ethertype IPv4 (0x0800), length 110: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x4), length 76 tc-so:00:00:26.780004 b2:a0:48:70:d2:a6 > b2:a0:ff:e4:5d:b0, 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: Sep 5 00:06:48 2022 current: Sep 5 00:07:07 2022 tc-so: diff: 19(s) hard: 100(s) soft: 100(s) tc-so: last: Sep 5 00:07:04 2022 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=6125 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: Sep 5 00:06:48 2022 current: Sep 5 00:07:07 2022 tc-so: diff: 19(s) hard: 100(s) soft: 100(s) tc-so: last: Sep 5 00:07:04 2022 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=6125 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: Sep 5 00:06:49 2022 current: Sep 5 00:07:08 2022 tc-so: diff: 19(s) hard: 100(s) soft: 100(s) tc-so: last: Sep 5 00:07:04 2022 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=6916 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: Sep 5 00:06:49 2022 current: Sep 5 00:07:08 2022 tc-so: diff: 19(s) hard: 100(s) soft: 100(s) tc-so: last: Sep 5 00:07:04 2022 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=6916 refcnt=0 tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so: tc-so:00:00:33.890004 b2:a0:ff:e4:5d:b0 > b2:a0:48:70:d2:a6, ethertype IPv4 (0x0800), length 110: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x5), length 76 tc-so:00:00:31.010004 b2:a0:48:70:d2:a6 > b2:a0:ff:e4:5d:b0, 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 33624 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:ff:e4:5d:b0 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 - - 33624 lo0 tc-so:10.0.0.2 b2:a0:48:70:d2: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 33624 0 0 0 0 0 tc-so:lo0 33624 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:ff:e4:5d:b0 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:48:70:d2:a6 on shmif0 6s 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:ff:e4:5d:b0 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 33624 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:70:d2: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 - - 33624 lo0 tc-so:10.0.0.1 b2:a0:ff:e4:5d:b0 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 33624 0 0 0 0 0 tc-so:lo0 33624 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:48:70:d2:a6 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:ff:e4:5d:b0 on shmif0 4s 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:70:d2: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:48:70:d2:a6 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:ff:e4:5d:b0 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 33624 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 - - 33624 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33624 0 0 0 0 0 tc-so:lo0 33624 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 384 2 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 384 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 128 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 1280 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 128 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 256 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 46 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 80 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 64 170 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 256 69 0 0 5 0 5 5 0 inf 0 tc-so:kmem-00256 384 52 0 0 6 0 6 6 0 inf 0 tc-so:kmem-00384 512 28 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00512 640 12 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00768 896 7 0 0 2 0 2 2 0 inf 0 tc-so:kmem-01024 1152 95 0 0 32 0 32 32 0 inf 0 tc-so:kmem-02048 2048 597 0 0 299 0 299 299 0 inf 0 tc-so:kmem-04096 4096 13 0 0 13 0 13 13 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 528 20 0 0 6 0 6 6 0 inf 3 tc-so:mclpl 2048 6 0 0 7 0 7 7 0 8192 4 tc-so:mutex 128 32 0 0 2 0 2 2 0 inf 0 tc-so:pcache 2816 54 0 1 53 0 53 53 0 inf 0 tc-so:pcachecpu 128 55 0 0 2 0 2 2 0 inf 0 tc-so:pcglarge 1152 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 384 41 0 0 5 0 5 5 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-128 80 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 339 0 0 6 0 6 6 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 1024 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 128 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 1024 7 0 0 2 0 2 2 0 inf 0 tc-so:vmembt 128 50 0 0 2 0 2 2 0 inf 0 tc-so:Totals 1909 0 38 484 0 484 tc-so: tc-so:In use 1677K, total allocated 1936K; utilization 86.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, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.99 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/evbarm/9.99.99/modules tc-so:[ 1.350005] IPsec: Initialized Security Association Processing. tc-so:[ 1.350005] 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:[ 6.430005] shmif0: Ethernet address b2:a0:ff:e4:5d:b0 tc-so:### Dumping unix://ipsec_peer tc-so:lo0: flags=0x8049 mtu 33624 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 - - 33624 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33624 0 0 0 0 0 tc-so:lo0 33624 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 384 1 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 384 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 128 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 1280 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 128 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 256 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 78 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 64 168 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 256 69 0 0 5 0 5 5 0 inf 0 tc-so:kmem-00256 384 50 0 0 5 0 5 5 0 inf 0 tc-so:kmem-00384 512 28 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00512 640 12 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00768 896 7 0 0 2 0 2 2 0 inf 0 tc-so:kmem-01024 1152 95 0 0 32 0 32 32 0 inf 0 tc-so:kmem-02048 2048 538 0 0 269 0 269 269 0 inf 0 tc-so:kmem-04096 4096 13 0 0 13 0 13 13 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 528 14 0 0 5 0 5 5 0 inf 3 tc-so:mclpl 2048 3 0 0 6 0 6 6 0 8192 4 tc-so:mutex 128 32 0 0 2 0 2 2 0 inf 0 tc-so:pcache 2816 54 0 1 53 0 53 53 0 inf 0 tc-so:pcachecpu 128 55 0 0 2 0 2 2 0 inf 0 tc-so:pcglarge 1152 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 384 33 0 0 4 0 4 4 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-128 80 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 308 0 0 5 0 5 5 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 1024 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 128 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 1024 7 0 0 2 0 2 2 0 inf 0 tc-so:vmembt 128 45 0 0 2 0 2 2 0 inf 0 tc-so:Totals 1775 0 28 449 0 449 tc-so: tc-so:In use 1542K, total allocated 1796K; utilization 85.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, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.99 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/evbarm/9.99.99/modules tc-so:[ 1.340005] IPsec: Initialized Security Association Processing. tc-so:[ 1.340005] 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:[ 5.640005] shmif0: Ethernet address b2:a0:48:70:d2:a6 tc-so:./bus_ipsec tc-so:### Dumping ./bus_ipsec tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:11.170004 b2:a0:ff:e4:5d:b0 > 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:09.630004 b2:a0:48:70:d2: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:15.790004 b2:a0:ff:e4:5d:b0 > 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:12.960004 b2:a0:48:70:d2:a6 > b2:a0:ff:e4:5d:b0, ethertype ARP (0x0806), length 42: Reply 10.0.0.2 is-at b2:a0:48:70:d2:a6, length 28 tc-so:00:00:15.830004 b2:a0:ff:e4:5d:b0 > b2:a0:48:70:d2:a6, ethertype IPv4 (0x0800), length 110: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x1), length 76 tc-so:00:00:13.010004 b2:a0:48:70:d2: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:15.870004 b2:a0:ff:e4:5d:b0 > b2:a0:48:70:d2:a6, ethertype ARP (0x0806), length 42: Reply 10.0.0.1 is-at b2:a0:ff:e4:5d:b0, length 28 tc-so:00:00:13.010004 b2:a0:48:70:d2:a6 > b2:a0:ff:e4:5d:b0, ethertype IPv4 (0x0800), length 110: 10.0.0.2 > 10.0.0.1: ESP(spi=0x00002711,seq=0x1), length 76 tc-so:00:00:20.680004 b2:a0:ff:e4:5d:b0 > b2:a0:48:70:d2:a6, ethertype IPv4 (0x0800), length 110: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x2), length 76 tc-so:00:00:17.830004 b2:a0:48:70:d2:a6 > b2:a0:ff:e4:5d:b0, ethertype IPv4 (0x0800), length 110: 10.0.0.2 > 10.0.0.1: ESP(spi=0x00002711,seq=0x2), length 76 tc-so:00:00:25.190004 b2:a0:ff:e4:5d:b0 > b2:a0:48:70:d2:a6, ethertype IPv4 (0x0800), length 110: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x3), length 76 tc-so:00:00:22.340004 b2:a0:48:70:d2:a6 > b2:a0:ff:e4:5d:b0, ethertype IPv4 (0x0800), length 110: 10.0.0.2 > 10.0.0.1: ESP(spi=0x00002711,seq=0x3), length 76 tc-so:00:00:29.670004 b2:a0:ff:e4:5d:b0 > b2:a0:48:70:d2:a6, ethertype IPv4 (0x0800), length 110: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x4), length 76 tc-so:00:00:26.780004 b2:a0:48:70:d2:a6 > b2:a0:ff:e4:5d:b0, ethertype IPv4 (0x0800), length 110: 10.0.0.2 > 10.0.0.1: ESP(spi=0x00002711,seq=0x4), length 76 tc-so:00:00:33.890004 b2:a0:ff:e4:5d:b0 > b2:a0:48:70:d2:a6, ethertype IPv4 (0x0800), length 110: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x5), length 76 tc-so:00:00:31.010004 b2:a0:48:70:d2:a6 > b2:a0:ff:e4:5d:b0, 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: 1662336460.736377, ipsec_spi_esp_null_preferred_old_delete, passed tc-start: 1662336461.29506, 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: 1662336478.668440, ipsec_spi_esp_null_preferred_old_timeout, skipped, PR 55632: test fails randomly, leaving spurious rump_server around tc-start: 1662336478.681153, 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:d0:1e:fc:d1 ./.__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:15.460004 b2:a0:87:a6:f0:a2 > 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:12.420004 b2:a0:d0:1e:fc:d1 > b2:a0:87:a6:f0:a2, ethertype ARP (0x0806), length 42: Reply 10.0.0.2 is-at b2:a0:d0:1e:fc:d1, length 28 tc-so:00:00:15.500004 b2:a0:87:a6:f0:a2 > b2:a0:d0:1e:fc:d1, ethertype IPv4 (0x0800), length 138: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x1), length 104 tc-so:00:00:12.460004 b2:a0:d0:1e:fc:d1 > 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:15.540004 b2:a0:87:a6:f0:a2 > b2:a0:d0:1e:fc:d1, ethertype ARP (0x0806), length 42: Reply 10.0.0.1 is-at b2:a0:87:a6:f0:a2, length 28 tc-so:00:00:12.500004 b2:a0:d0:1e:fc:d1 > b2:a0:87:a6:f0:a2, 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: Sep 5 00:08:19 2022 current: Sep 5 00:08:25 2022 tc-so: diff: 6(s) hard: 100(s) soft: 100(s) tc-so: last: Sep 5 00:08:22 2022 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=29232 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: Sep 5 00:08:25 2022 current: Sep 5 00:08:25 2022 tc-so: diff: 0(s) hard: 100(s) soft: 100(s) tc-so: last: Sep 5 00:08:07 2022 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=29232 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: Sep 5 00:08:19 2022 current: Sep 5 00:08:25 2022 tc-so: diff: 6(s) hard: 100(s) soft: 100(s) tc-so: last: Sep 5 00:08:22 2022 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=29232 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: Sep 5 00:08:25 2022 current: Sep 5 00:08:25 2022 tc-so: diff: 0(s) hard: 100(s) soft: 100(s) tc-so: last: Sep 5 00:08:07 2022 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=29232 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: Sep 5 00:08:20 2022 current: Sep 5 00:08:26 2022 tc-so: diff: 6(s) hard: 100(s) soft: 100(s) tc-so: last: Sep 5 00:08:22 2022 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=1358 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: Sep 5 00:08:26 2022 current: Sep 5 00:08:26 2022 tc-so: diff: 0(s) hard: 100(s) soft: 100(s) tc-so: last: Sep 5 00:08:10 2022 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=1358 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: Sep 5 00:08:20 2022 current: Sep 5 00:08:26 2022 tc-so: diff: 6(s) hard: 100(s) soft: 100(s) tc-so: last: Sep 5 00:08:22 2022 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=1358 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: Sep 5 00:08:26 2022 current: Sep 5 00:08:26 2022 tc-so: diff: 0(s) hard: 100(s) soft: 100(s) tc-so: last: Sep 5 00:08:10 2022 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=1358 refcnt=0 tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so: tc-so:00:00:20.200004 b2:a0:87:a6:f0:a2 > b2:a0:d0:1e:fc:d1, ethertype IPv4 (0x0800), length 138: 10.0.0.1 > 10.0.0.2: ESP(spi=0x0000271a,seq=0x1), length 104 tc-so:00:00:17.190004 b2:a0:d0:1e:fc:d1 > b2:a0:87:a6:f0:a2, 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: Sep 5 00:08:18 2022 current: Sep 5 00:08:29 2022 tc-so: diff: 11(s) hard: 100(s) soft: 100(s) tc-so: last: Sep 5 00:08:21 2022 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=25548 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: Sep 5 00:08:24 2022 current: Sep 5 00:08:29 2022 tc-so: diff: 5(s) hard: 100(s) soft: 100(s) tc-so: last: Sep 5 00:08:26 2022 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=25548 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: Sep 5 00:08:28 2022 current: Sep 5 00:08:29 2022 tc-so: diff: 1(s) hard: 100(s) soft: 100(s) tc-so: last: Sep 5 00:08:06 2022 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=25548 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: Sep 5 00:08:18 2022 current: Sep 5 00:08:29 2022 tc-so: diff: 11(s) hard: 100(s) soft: 100(s) tc-so: last: Sep 5 00:08:21 2022 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=25548 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: Sep 5 00:08:24 2022 current: Sep 5 00:08:29 2022 tc-so: diff: 5(s) hard: 100(s) soft: 100(s) tc-so: last: Sep 5 00:08:26 2022 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=25548 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: Sep 5 00:08:28 2022 current: Sep 5 00:08:29 2022 tc-so: diff: 1(s) hard: 100(s) soft: 100(s) tc-so: last: Sep 5 00:08:06 2022 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=25548 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: Sep 5 00:08:19 2022 current: Sep 5 00:08:31 2022 tc-so: diff: 12(s) hard: 100(s) soft: 100(s) tc-so: last: Sep 5 00:08:21 2022 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=17795 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: Sep 5 00:08:25 2022 current: Sep 5 00:08:31 2022 tc-so: diff: 6(s) hard: 100(s) soft: 100(s) tc-so: last: Sep 5 00:08:26 2022 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=17795 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: Sep 5 00:08:29 2022 current: Sep 5 00:08:31 2022 tc-so: diff: 2(s) hard: 100(s) soft: 100(s) tc-so: last: Sep 5 00:08:09 2022 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=17795 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: Sep 5 00:08:19 2022 current: Sep 5 00:08:31 2022 tc-so: diff: 12(s) hard: 100(s) soft: 100(s) tc-so: last: Sep 5 00:08:21 2022 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=17795 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: Sep 5 00:08:25 2022 current: Sep 5 00:08:31 2022 tc-so: diff: 6(s) hard: 100(s) soft: 100(s) tc-so: last: Sep 5 00:08:26 2022 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=17795 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: Sep 5 00:08:29 2022 current: Sep 5 00:08:31 2022 tc-so: diff: 2(s) hard: 100(s) soft: 100(s) tc-so: last: Sep 5 00:08:09 2022 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=17795 refcnt=0 tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so: tc-so:00:00:24.940004 b2:a0:87:a6:f0:a2 > b2:a0:d0:1e:fc:d1, ethertype IPv4 (0x0800), length 138: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002724,seq=0x1), length 104 tc-so:00:00:21.880004 b2:a0:d0:1e:fc:d1 > b2:a0:87:a6:f0:a2, 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: Sep 5 00:08:19 2022 current: Sep 5 00:08:34 2022 tc-so: diff: 15(s) hard: 100(s) soft: 100(s) tc-so: last: Sep 5 00:08:22 2022 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=9563 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: Sep 5 00:08:25 2022 current: Sep 5 00:08:34 2022 tc-so: diff: 9(s) hard: 100(s) soft: 100(s) tc-so: last: Sep 5 00:08:27 2022 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=9563 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: Sep 5 00:08:19 2022 current: Sep 5 00:08:34 2022 tc-so: diff: 15(s) hard: 100(s) soft: 100(s) tc-so: last: Sep 5 00:08:22 2022 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=9563 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: Sep 5 00:08:25 2022 current: Sep 5 00:08:34 2022 tc-so: diff: 9(s) hard: 100(s) soft: 100(s) tc-so: last: Sep 5 00:08:27 2022 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=9563 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: Sep 5 00:08:20 2022 current: Sep 5 00:08:35 2022 tc-so: diff: 15(s) hard: 100(s) soft: 100(s) tc-so: last: Sep 5 00:08:22 2022 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=8949 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: Sep 5 00:08:26 2022 current: Sep 5 00:08:35 2022 tc-so: diff: 9(s) hard: 100(s) soft: 100(s) tc-so: last: Sep 5 00:08:27 2022 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=8949 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: Sep 5 00:08:20 2022 current: Sep 5 00:08:35 2022 tc-so: diff: 15(s) hard: 100(s) soft: 100(s) tc-so: last: Sep 5 00:08:22 2022 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=8949 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: Sep 5 00:08:26 2022 current: Sep 5 00:08:35 2022 tc-so: diff: 9(s) hard: 100(s) soft: 100(s) tc-so: last: Sep 5 00:08:27 2022 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=8949 refcnt=0 tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so: tc-so:00:00:29.310004 b2:a0:87:a6:f0:a2 > b2:a0:d0:1e:fc:d1, ethertype IPv4 (0x0800), length 138: 10.0.0.1 > 10.0.0.2: ESP(spi=0x0000271a,seq=0x2), length 104 tc-so:00:00:26.260004 b2:a0:d0:1e:fc:d1 > b2:a0:87:a6:f0:a2, 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: Sep 5 00:08:19 2022 current: Sep 5 00:08:38 2022 tc-so: diff: 19(s) hard: 100(s) soft: 100(s) tc-so: last: Sep 5 00:08:22 2022 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=26938 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: Sep 5 00:08:19 2022 current: Sep 5 00:08:38 2022 tc-so: diff: 19(s) hard: 100(s) soft: 100(s) tc-so: last: Sep 5 00:08:22 2022 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=26938 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: Sep 5 00:08:20 2022 current: Sep 5 00:08:39 2022 tc-so: diff: 19(s) hard: 100(s) soft: 100(s) tc-so: last: Sep 5 00:08:22 2022 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=23712 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: Sep 5 00:08:20 2022 current: Sep 5 00:08:39 2022 tc-so: diff: 19(s) hard: 100(s) soft: 100(s) tc-so: last: Sep 5 00:08:22 2022 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=23712 refcnt=0 tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so: tc-so:00:00:33.430004 b2:a0:87:a6:f0:a2 > b2:a0:d0:1e:fc:d1, ethertype IPv4 (0x0800), length 138: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x2), length 104 tc-so:00:00:30.370004 b2:a0:d0:1e:fc:d1 > b2:a0:87:a6:f0:a2, 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 33624 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:87:a6:f0:a2 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 - - 33624 lo0 tc-so:10.0.0.2 b2:a0:d0:1e:fc:d1 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 33624 0 0 0 0 0 tc-so:lo0 33624 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:87:a6:f0:a2 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:d0:1e:fc:d1 on shmif0 7s 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:87:a6:f0:a2 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 33624 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:1e:fc:d1 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 - - 33624 lo0 tc-so:10.0.0.1 b2:a0:87:a6:f0:a2 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 33624 0 0 0 0 0 tc-so:lo0 33624 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:d0:1e:fc:d1 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:87:a6:f0:a2 on shmif0 2s 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:1e:fc:d1 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:d0:1e:fc:d1 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:87:a6:f0:a2 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 33624 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 - - 33624 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33624 0 0 0 0 0 tc-so:lo0 33624 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 384 1 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 384 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 128 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 1280 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 128 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 256 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 46 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 85 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 64 169 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 256 69 0 0 5 0 5 5 0 inf 0 tc-so:kmem-00256 384 51 0 0 6 0 6 6 0 inf 0 tc-so:kmem-00384 512 28 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00512 640 18 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00768 896 7 0 0 2 0 2 2 0 inf 0 tc-so:kmem-01024 1152 95 0 0 32 0 32 32 0 inf 0 tc-so:kmem-02048 2048 592 0 0 296 0 296 296 0 inf 0 tc-so:kmem-04096 4096 13 0 0 13 0 13 13 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 528 14 0 0 5 0 5 5 0 inf 3 tc-so:mclpl 2048 2 0 0 5 0 5 5 0 8192 4 tc-so:mutex 128 32 0 0 2 0 2 2 0 inf 0 tc-so:pcache 2816 54 0 1 53 0 53 53 0 inf 0 tc-so:pcachecpu 128 55 0 0 2 0 2 2 0 inf 0 tc-so:pcglarge 1152 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 384 36 0 0 4 0 4 4 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-128 80 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 334 0 0 6 0 6 6 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 1024 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 128 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 1024 7 0 0 2 0 2 2 0 inf 0 tc-so:vmembt 128 48 0 0 2 0 2 2 0 inf 0 tc-so:Totals 1886 0 38 478 0 478 tc-so: tc-so:In use 1659K, total allocated 1912K; utilization 86.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, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.99 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/evbarm/9.99.99/modules tc-so:[ 1.360005] IPsec: Initialized Security Association Processing. tc-so:[ 1.360005] mainbus0 (root) tc-so:[ 1.460005] chacha: Portable C ChaCha tc-so:[ 1.460005] aes: BearSSL aes_ct tc-so:[ 1.460005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.460005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 6.630005] shmif0: Ethernet address b2:a0:87:a6:f0:a2 tc-so:### Dumping unix://ipsec_peer tc-so:lo0: flags=0x8049 mtu 33624 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 - - 33624 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33624 0 0 0 0 0 tc-so:lo0 33624 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 384 1 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 384 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 128 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 1280 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 128 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 256 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 46 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 84 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 64 170 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 256 69 0 0 5 0 5 5 0 inf 0 tc-so:kmem-00256 384 50 0 0 5 0 5 5 0 inf 0 tc-so:kmem-00384 512 28 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00512 640 18 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00768 896 7 0 0 2 0 2 2 0 inf 0 tc-so:kmem-01024 1152 95 0 0 32 0 32 32 0 inf 0 tc-so:kmem-02048 2048 531 0 0 266 0 266 266 0 inf 0 tc-so:kmem-04096 4096 13 0 0 13 0 13 13 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 528 14 0 0 5 0 5 5 0 inf 3 tc-so:mclpl 2048 3 0 0 6 0 6 6 0 8192 4 tc-so:mutex 128 32 0 0 2 0 2 2 0 inf 0 tc-so:pcache 2816 54 0 1 53 0 53 53 0 inf 0 tc-so:pcachecpu 128 55 0 0 2 0 2 2 0 inf 0 tc-so:pcglarge 1152 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 384 33 0 0 4 0 4 4 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-128 80 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 305 0 0 5 0 5 5 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 1024 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 128 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 1024 7 0 0 2 0 2 2 0 inf 0 tc-so:vmembt 128 45 0 0 2 0 2 2 0 inf 0 tc-so:Totals 1772 0 28 447 0 447 tc-so: tc-so:In use 1531K, total allocated 1788K; utilization 85.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, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.99 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/evbarm/9.99.99/modules tc-so:[ 1.340005] IPsec: Initialized Security Association Processing. 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:[ 5.470005] shmif0: Ethernet address b2:a0:d0:1e:fc:d1 tc-so:./bus_ipsec tc-so:### Dumping ./bus_ipsec tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:11.170004 b2:a0:87:a6:f0:a2 > 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:08.960004 b2:a0:d0:1e:fc:d1 > 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.460004 b2:a0:87:a6:f0:a2 > 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:12.420004 b2:a0:d0:1e:fc:d1 > b2:a0:87:a6:f0:a2, ethertype ARP (0x0806), length 42: Reply 10.0.0.2 is-at b2:a0:d0:1e:fc:d1, length 28 tc-so:00:00:15.500004 b2:a0:87:a6:f0:a2 > b2:a0:d0:1e:fc:d1, ethertype IPv4 (0x0800), length 138: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x1), length 104 tc-so:00:00:12.460004 b2:a0:d0:1e:fc:d1 > 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:15.540004 b2:a0:87:a6:f0:a2 > b2:a0:d0:1e:fc:d1, ethertype ARP (0x0806), length 42: Reply 10.0.0.1 is-at b2:a0:87:a6:f0:a2, length 28 tc-so:00:00:12.500004 b2:a0:d0:1e:fc:d1 > b2:a0:87:a6:f0:a2, ethertype IPv4 (0x0800), length 138: 10.0.0.2 > 10.0.0.1: ESP(spi=0x00002711,seq=0x1), length 104 tc-so:00:00:20.200004 b2:a0:87:a6:f0:a2 > b2:a0:d0:1e:fc:d1, ethertype IPv4 (0x0800), length 138: 10.0.0.1 > 10.0.0.2: ESP(spi=0x0000271a,seq=0x1), length 104 tc-so:00:00:17.190004 b2:a0:d0:1e:fc:d1 > b2:a0:87:a6:f0:a2, ethertype IPv4 (0x0800), length 138: 10.0.0.2 > 10.0.0.1: ESP(spi=0x0000271b,seq=0x1), length 104 tc-so:00:00:24.940004 b2:a0:87:a6:f0:a2 > b2:a0:d0:1e:fc:d1, ethertype IPv4 (0x0800), length 138: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002724,seq=0x1), length 104 tc-so:00:00:21.880004 b2:a0:d0:1e:fc:d1 > b2:a0:87:a6:f0:a2, ethertype IPv4 (0x0800), length 138: 10.0.0.2 > 10.0.0.1: ESP(spi=0x00002725,seq=0x1), length 104 tc-so:00:00:29.310004 b2:a0:87:a6:f0:a2 > b2:a0:d0:1e:fc:d1, ethertype IPv4 (0x0800), length 138: 10.0.0.1 > 10.0.0.2: ESP(spi=0x0000271a,seq=0x2), length 104 tc-so:00:00:26.260004 b2:a0:d0:1e:fc:d1 > b2:a0:87:a6:f0:a2, ethertype IPv4 (0x0800), length 138: 10.0.0.2 > 10.0.0.1: ESP(spi=0x0000271b,seq=0x2), length 104 tc-so:00:00:33.430004 b2:a0:87:a6:f0:a2 > b2:a0:d0:1e:fc:d1, ethertype IPv4 (0x0800), length 138: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x2), length 104 tc-so:00:00:30.370004 b2:a0:d0:1e:fc:d1 > b2:a0:87:a6:f0:a2, 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: 1662336554.519582, ipsec_spi_esp_rijndaelcbc_preferred_new_delete, passed tc-start: 1662336554.581825, 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: 1662336573.668278, ipsec_spi_esp_rijndaelcbc_preferred_new_timeout, skipped, PR 55632: test fails randomly, leaving spurious rump_server around tc-start: 1662336573.681037, 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:fd:1f:53:f8 ./.__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:16.910004 b2:a0:82:61:14:af > 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:14.100004 b2:a0:fd:1f:53:f8 > b2:a0:82:61:14:af, ethertype ARP (0x0806), length 42: Reply 10.0.0.2 is-at b2:a0:fd:1f:53:f8, length 28 tc-so:00:00:16.950004 b2:a0:82:61:14:af > b2:a0:fd:1f:53:f8, ethertype IPv4 (0x0800), length 138: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x1), length 104 tc-so:00:00:14.190004 b2:a0:fd:1f:53:f8 > 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:16.990004 b2:a0:82:61:14:af > b2:a0:fd:1f:53:f8, ethertype ARP (0x0806), length 42: Reply 10.0.0.1 is-at b2:a0:82:61:14:af, length 28 tc-so:00:00:14.190004 b2:a0:fd:1f:53:f8 > b2:a0:82:61:14:af, 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: Sep 5 00:09:56 2022 current: Sep 5 00:10:01 2022 tc-so: diff: 5(s) hard: 100(s) soft: 100(s) tc-so: last: Sep 5 00:09:58 2022 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=2675 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: Sep 5 00:10:01 2022 current: Sep 5 00:10:01 2022 tc-so: diff: 0(s) hard: 100(s) soft: 100(s) tc-so: last: Sep 5 00:09:42 2022 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=2675 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: Sep 5 00:09:56 2022 current: Sep 5 00:10:01 2022 tc-so: diff: 5(s) hard: 100(s) soft: 100(s) tc-so: last: Sep 5 00:09:59 2022 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=2675 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: Sep 5 00:10:01 2022 current: Sep 5 00:10:02 2022 tc-so: diff: 1(s) hard: 100(s) soft: 100(s) tc-so: last: Sep 5 00:09:42 2022 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=2675 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: Sep 5 00:09:56 2022 current: Sep 5 00:10:03 2022 tc-so: diff: 7(s) hard: 100(s) soft: 100(s) tc-so: last: Sep 5 00:09:58 2022 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=11192 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: Sep 5 00:10:01 2022 current: Sep 5 00:10:03 2022 tc-so: diff: 2(s) hard: 100(s) soft: 100(s) tc-so: last: Sep 5 00:09:44 2022 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=11192 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: Sep 5 00:09:56 2022 current: Sep 5 00:10:03 2022 tc-so: diff: 7(s) hard: 100(s) soft: 100(s) tc-so: last: Sep 5 00:09:58 2022 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=11192 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: Sep 5 00:10:01 2022 current: Sep 5 00:10:03 2022 tc-so: diff: 2(s) hard: 100(s) soft: 100(s) tc-so: last: Sep 5 00:09:44 2022 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=11192 refcnt=0 tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so: tc-so:00:00:21.580004 b2:a0:82:61:14:af > b2:a0:fd:1f:53:f8, ethertype IPv4 (0x0800), length 138: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x2), length 104 tc-so:00:00:18.830004 b2:a0:fd:1f:53:f8 > b2:a0:82:61:14:af, 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: Sep 5 00:09:56 2022 current: Sep 5 00:10:07 2022 tc-so: diff: 11(s) hard: 100(s) soft: 100(s) tc-so: last: Sep 5 00:10:03 2022 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=1406 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: Sep 5 00:10:01 2022 current: Sep 5 00:10:07 2022 tc-so: diff: 6(s) hard: 100(s) soft: 100(s) tc-so: last: Sep 5 00:09:42 2022 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=1406 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: Sep 5 00:10:06 2022 current: Sep 5 00:10:07 2022 tc-so: diff: 1(s) hard: 100(s) soft: 100(s) tc-so: last: Sep 5 00:09:42 2022 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=1406 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: Sep 5 00:09:56 2022 current: Sep 5 00:10:07 2022 tc-so: diff: 11(s) hard: 100(s) soft: 100(s) tc-so: last: Sep 5 00:10:03 2022 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=1406 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: Sep 5 00:10:01 2022 current: Sep 5 00:10:07 2022 tc-so: diff: 6(s) hard: 100(s) soft: 100(s) tc-so: last: Sep 5 00:09:42 2022 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=1406 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: Sep 5 00:10:06 2022 current: Sep 5 00:10:07 2022 tc-so: diff: 1(s) hard: 100(s) soft: 100(s) tc-so: last: Sep 5 00:09:42 2022 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=1406 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: Sep 5 00:09:57 2022 current: Sep 5 00:10:08 2022 tc-so: diff: 11(s) hard: 100(s) soft: 100(s) tc-so: last: Sep 5 00:10:03 2022 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=11781 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: Sep 5 00:10:02 2022 current: Sep 5 00:10:08 2022 tc-so: diff: 6(s) hard: 100(s) soft: 100(s) tc-so: last: Sep 5 00:09:45 2022 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=11781 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: Sep 5 00:10:08 2022 current: Sep 5 00:10:08 2022 tc-so: diff: 0(s) hard: 100(s) soft: 100(s) tc-so: last: Sep 5 00:09:45 2022 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=11781 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: Sep 5 00:09:57 2022 current: Sep 5 00:10:08 2022 tc-so: diff: 11(s) hard: 100(s) soft: 100(s) tc-so: last: Sep 5 00:10:03 2022 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=11781 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: Sep 5 00:10:02 2022 current: Sep 5 00:10:08 2022 tc-so: diff: 6(s) hard: 100(s) soft: 100(s) tc-so: last: Sep 5 00:09:45 2022 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=11781 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: Sep 5 00:10:08 2022 current: Sep 5 00:10:08 2022 tc-so: diff: 0(s) hard: 100(s) soft: 100(s) tc-so: last: Sep 5 00:09:45 2022 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=11781 refcnt=0 tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so: tc-so:00:00:26.980004 b2:a0:82:61:14:af > b2:a0:fd:1f:53:f8, ethertype IPv4 (0x0800), length 138: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x3), length 104 tc-so:00:00:24.180004 b2:a0:fd:1f:53:f8 > b2:a0:82:61:14:af, 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: Sep 5 00:09:56 2022 current: Sep 5 00:10:11 2022 tc-so: diff: 15(s) hard: 100(s) soft: 100(s) tc-so: last: Sep 5 00:10:08 2022 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=4315 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: Sep 5 00:10:01 2022 current: Sep 5 00:10:11 2022 tc-so: diff: 10(s) hard: 100(s) soft: 100(s) tc-so: last: Sep 5 00:09:42 2022 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=4315 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: Sep 5 00:09:56 2022 current: Sep 5 00:10:12 2022 tc-so: diff: 16(s) hard: 100(s) soft: 100(s) tc-so: last: Sep 5 00:10:09 2022 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=4315 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: Sep 5 00:10:01 2022 current: Sep 5 00:10:12 2022 tc-so: diff: 11(s) hard: 100(s) soft: 100(s) tc-so: last: Sep 5 00:09:42 2022 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=4315 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: Sep 5 00:09:56 2022 current: Sep 5 00:10:13 2022 tc-so: diff: 17(s) hard: 100(s) soft: 100(s) tc-so: last: Sep 5 00:10:08 2022 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=26956 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: Sep 5 00:10:01 2022 current: Sep 5 00:10:13 2022 tc-so: diff: 12(s) hard: 100(s) soft: 100(s) tc-so: last: Sep 5 00:09:44 2022 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=26956 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: Sep 5 00:09:56 2022 current: Sep 5 00:10:13 2022 tc-so: diff: 17(s) hard: 100(s) soft: 100(s) tc-so: last: Sep 5 00:10:08 2022 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=26956 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: Sep 5 00:10:01 2022 current: Sep 5 00:10:13 2022 tc-so: diff: 12(s) hard: 100(s) soft: 100(s) tc-so: last: Sep 5 00:09:44 2022 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=26956 refcnt=0 tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so: tc-so:00:00:32.530004 b2:a0:82:61:14:af > b2:a0:fd:1f:53:f8, ethertype IPv4 (0x0800), length 138: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x4), length 104 tc-so:00:00:29.780004 b2:a0:fd:1f:53:f8 > b2:a0:82:61:14:af, 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: Sep 5 00:09:56 2022 current: Sep 5 00:10:17 2022 tc-so: diff: 21(s) hard: 100(s) soft: 100(s) tc-so: last: Sep 5 00:10:14 2022 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=16872 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: Sep 5 00:09:56 2022 current: Sep 5 00:10:17 2022 tc-so: diff: 21(s) hard: 100(s) soft: 100(s) tc-so: last: Sep 5 00:10:14 2022 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=16872 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: Sep 5 00:09:56 2022 current: Sep 5 00:10:19 2022 tc-so: diff: 23(s) hard: 100(s) soft: 100(s) tc-so: last: Sep 5 00:10:13 2022 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=26198 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: Sep 5 00:09:56 2022 current: Sep 5 00:10:19 2022 tc-so: diff: 23(s) hard: 100(s) soft: 100(s) tc-so: last: Sep 5 00:10:13 2022 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=26198 refcnt=0 tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so: tc-so:00:00:37.470004 b2:a0:82:61:14:af > b2:a0:fd:1f:53:f8, ethertype IPv4 (0x0800), length 138: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x5), length 104 tc-so:00:00:34.640004 b2:a0:fd:1f:53:f8 > b2:a0:82:61:14:af, 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 33624 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:82:61:14:af 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 - - 33624 lo0 tc-so:10.0.0.2 b2:a0:fd:1f:53:f8 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 33624 0 0 0 0 0 tc-so:lo0 33624 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:82:61:14:af 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:fd:1f:53:f8 on shmif0 5s 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:82:61:14:af 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 33624 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:1f:53:f8 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 - - 33624 lo0 tc-so:10.0.0.1 b2:a0:82:61:14: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 33624 0 0 0 0 0 tc-so:lo0 33624 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:fd:1f:53:f8 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:82:61:14:af on shmif0 2s 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:1f:53:f8 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:1f:53:f8 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:82:61:14:af 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 33624 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 - - 33624 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33624 0 0 0 0 0 tc-so:lo0 33624 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 384 2 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 384 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 128 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 1280 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 128 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 256 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 46 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 86 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 64 170 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 256 69 0 0 5 0 5 5 0 inf 0 tc-so:kmem-00256 384 52 0 0 6 0 6 6 0 inf 0 tc-so:kmem-00384 512 28 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00512 640 18 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00768 896 7 0 0 2 0 2 2 0 inf 0 tc-so:kmem-01024 1152 95 0 0 32 0 32 32 0 inf 0 tc-so:kmem-02048 2048 597 0 0 299 0 299 299 0 inf 0 tc-so:kmem-04096 4096 13 0 0 13 0 13 13 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 528 20 0 0 6 0 6 6 0 inf 3 tc-so:mclpl 2048 6 0 0 7 0 7 7 0 8192 4 tc-so:mutex 128 32 0 0 2 0 2 2 0 inf 0 tc-so:pcache 2816 54 0 1 53 0 53 53 0 inf 0 tc-so:pcachecpu 128 55 0 0 2 0 2 2 0 inf 0 tc-so:pcglarge 1152 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 384 42 0 0 5 0 5 5 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-128 80 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 339 0 0 6 0 6 6 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 1024 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 128 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 1024 7 0 0 2 0 2 2 0 inf 0 tc-so:vmembt 128 50 0 0 2 0 2 2 0 inf 0 tc-so:Totals 1916 0 38 485 0 485 tc-so: tc-so:In use 1681K, total allocated 1940K; utilization 86.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, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.99 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/evbarm/9.99.99/modules tc-so:[ 1.330005] IPsec: Initialized Security Association Processing. tc-so:[ 1.330005] mainbus0 (root) tc-so:[ 1.430005] chacha: Portable C ChaCha tc-so:[ 1.430005] aes: BearSSL aes_ct tc-so:[ 1.430005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.430005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 6.680005] shmif0: Ethernet address b2:a0:82:61:14:af tc-so:### Dumping unix://ipsec_peer tc-so:lo0: flags=0x8049 mtu 33624 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 - - 33624 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33624 0 0 0 0 0 tc-so:lo0 33624 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 384 1 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 384 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 128 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 1280 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 128 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 256 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 84 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 64 169 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 256 69 0 0 5 0 5 5 0 inf 0 tc-so:kmem-00256 384 50 0 0 5 0 5 5 0 inf 0 tc-so:kmem-00384 512 28 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00512 640 18 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00768 896 7 0 0 2 0 2 2 0 inf 0 tc-so:kmem-01024 1152 95 0 0 32 0 32 32 0 inf 0 tc-so:kmem-02048 2048 537 0 0 269 0 269 269 0 inf 0 tc-so:kmem-04096 4096 13 0 0 13 0 13 13 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 528 14 0 0 5 0 5 5 0 inf 3 tc-so:mclpl 2048 3 0 0 6 0 6 6 0 8192 4 tc-so:mutex 128 32 0 0 2 0 2 2 0 inf 0 tc-so:pcache 2816 54 0 1 53 0 53 53 0 inf 0 tc-so:pcachecpu 128 55 0 0 2 0 2 2 0 inf 0 tc-so:pcglarge 1152 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 384 35 0 0 4 0 4 4 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-128 80 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 308 0 0 5 0 5 5 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 1024 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 128 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 1024 7 0 0 2 0 2 2 0 inf 0 tc-so:vmembt 128 45 0 0 2 0 2 2 0 inf 0 tc-so:Totals 1783 0 28 450 0 450 tc-so: tc-so:In use 1544K, total allocated 1800K; utilization 85.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, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.99 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/evbarm/9.99.99/modules tc-so:[ 1.370005] IPsec: Initialized Security Association Processing. tc-so:[ 1.370005] 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:[ 6.190005] shmif0: Ethernet address b2:a0:fd:1f:53:f8 tc-so:./bus_ipsec tc-so:### Dumping ./bus_ipsec tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:11.970004 b2:a0:82:61:14:af > 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:10.480004 b2:a0:fd:1f:53:f8 > 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.910004 b2:a0:82:61:14:af > 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:14.100004 b2:a0:fd:1f:53:f8 > b2:a0:82:61:14:af, ethertype ARP (0x0806), length 42: Reply 10.0.0.2 is-at b2:a0:fd:1f:53:f8, length 28 tc-so:00:00:16.950004 b2:a0:82:61:14:af > b2:a0:fd:1f:53:f8, ethertype IPv4 (0x0800), length 138: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x1), length 104 tc-so:00:00:14.190004 b2:a0:fd:1f:53:f8 > 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:16.990004 b2:a0:82:61:14:af > b2:a0:fd:1f:53:f8, ethertype ARP (0x0806), length 42: Reply 10.0.0.1 is-at b2:a0:82:61:14:af, length 28 tc-so:00:00:14.190004 b2:a0:fd:1f:53:f8 > b2:a0:82:61:14:af, ethertype IPv4 (0x0800), length 138: 10.0.0.2 > 10.0.0.1: ESP(spi=0x00002711,seq=0x1), length 104 tc-so:00:00:21.580004 b2:a0:82:61:14:af > b2:a0:fd:1f:53:f8, ethertype IPv4 (0x0800), length 138: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x2), length 104 tc-so:00:00:18.830004 b2:a0:fd:1f:53:f8 > b2:a0:82:61:14:af, 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.980004 b2:a0:82:61:14:af > b2:a0:fd:1f:53:f8, ethertype IPv4 (0x0800), length 138: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x3), length 104 tc-so:00:00:24.180004 b2:a0:fd:1f:53:f8 > b2:a0:82:61:14:af, ethertype IPv4 (0x0800), length 138: 10.0.0.2 > 10.0.0.1: ESP(spi=0x00002711,seq=0x3), length 104 tc-so:00:00:32.530004 b2:a0:82:61:14:af > b2:a0:fd:1f:53:f8, ethertype IPv4 (0x0800), length 138: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x4), length 104 tc-so:00:00:29.780004 b2:a0:fd:1f:53:f8 > b2:a0:82:61:14:af, ethertype IPv4 (0x0800), length 138: 10.0.0.2 > 10.0.0.1: ESP(spi=0x00002711,seq=0x4), length 104 tc-so:00:00:37.470004 b2:a0:82:61:14:af > b2:a0:fd:1f:53:f8, ethertype IPv4 (0x0800), length 138: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x5), length 104 tc-so:00:00:34.640004 b2:a0:fd:1f:53:f8 > b2:a0:82:61:14:af, 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: 1662336650.903114, ipsec_spi_esp_rijndaelcbc_preferred_old_delete, passed tc-start: 1662336650.952968, 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: 1662336668.125779, ipsec_spi_esp_rijndaelcbc_preferred_old_timeout, skipped, PR 55632: test fails randomly, leaving spurious rump_server around tc-start: 1662336668.137579, 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:7d:91:4c:3d ./.__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 33624 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:d9:2e:f9 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 - - 33624 lo0 tc-so:10.0.0.2 b2:a0:7d:91:4c: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 33624 0 0 0 0 0 tc-so:lo0 33624 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:c9:d9:2e:f9 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:7d:91:4c:3d 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:c9:d9:2e:f9 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 33624 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:91:4c:3d 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 - - 33624 lo0 tc-so:10.0.0.1 b2:a0:c9:d9:2e:f9 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 33624 0 0 0 0 0 tc-so:lo0 33624 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:7d:91:4c:3d 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:c9:d9:2e:f9 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:7d:91:4c:3d 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:7d:91:4c:3d 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:c9:d9:2e:f9 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 33624 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 - - 33624 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33624 0 0 0 0 0 tc-so:lo0 33624 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 256 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 384 1 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 384 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 128 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 1280 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 128 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 256 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 46 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 64 154 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 256 73 0 0 5 0 5 5 0 inf 0 tc-so:kmem-00256 384 53 0 0 6 0 6 6 0 inf 0 tc-so:kmem-00384 512 28 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00512 640 12 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00768 896 7 0 0 2 0 2 2 0 inf 0 tc-so:kmem-01024 1152 95 0 0 32 0 32 32 0 inf 0 tc-so:kmem-02048 2048 418 0 0 209 0 209 209 0 inf 0 tc-so:kmem-04096 4096 13 0 0 13 0 13 13 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 528 5 0 0 3 0 3 3 0 inf 2 tc-so:mclpl 2048 2 0 0 5 0 5 5 0 8192 4 tc-so:mutex 128 32 0 0 2 0 2 2 0 inf 0 tc-so:pcache 2816 54 0 1 53 0 53 53 0 inf 0 tc-so:pcachecpu 128 55 0 0 2 0 2 2 0 inf 0 tc-so:pcglarge 1152 2 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 384 31 0 0 4 0 4 4 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-128 80 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 248 0 0 4 0 4 4 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 1024 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 128 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 1024 7 0 0 2 0 2 2 0 inf 0 tc-so:vmembt 128 38 0 0 2 0 2 2 0 inf 0 tc-so:Totals 1550 0 26 386 0 386 tc-so: tc-so:In use 1293K, total allocated 1544K; utilization 83.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, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.99 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/evbarm/9.99.99/modules tc-so:[ 1.350005] IPsec: Initialized Security Association Processing. tc-so:[ 1.350005] mainbus0 (root) tc-so:[ 1.460005] chacha: Portable C ChaCha tc-so:[ 1.480005] aes: BearSSL aes_ct tc-so:[ 1.480005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.480005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 6.770005] shmif0: Ethernet address b2:a0:c9:d9:2e:f9 tc-so:[ 15.960005] 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 33624 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 - - 33624 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33624 0 0 0 0 0 tc-so:lo0 33624 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 256 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 384 1 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 384 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 128 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 1280 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 128 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 256 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 64 159 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 256 72 0 0 5 0 5 5 0 inf 0 tc-so:kmem-00256 384 53 0 0 6 0 6 6 0 inf 0 tc-so:kmem-00384 512 28 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00512 640 12 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00768 896 7 0 0 2 0 2 2 0 inf 0 tc-so:kmem-01024 1152 95 0 0 32 0 32 32 0 inf 0 tc-so:kmem-02048 2048 407 0 0 204 0 204 204 0 inf 0 tc-so:kmem-04096 4096 13 0 0 13 0 13 13 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 528 5 0 0 3 0 3 3 0 inf 2 tc-so:mclpl 2048 3 0 0 6 0 6 6 0 8192 4 tc-so:mutex 128 32 0 0 2 0 2 2 0 inf 0 tc-so:pcache 2816 54 0 1 53 0 53 53 0 inf 0 tc-so:pcachecpu 128 55 0 0 2 0 2 2 0 inf 0 tc-so:pcglarge 1152 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 384 31 0 0 4 0 4 4 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-128 80 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 244 0 0 4 0 4 4 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 1024 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 128 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 1024 7 0 0 2 0 2 2 0 inf 0 tc-so:vmembt 128 38 0 0 2 0 2 2 0 inf 0 tc-so:Totals 1533 0 24 382 0 382 tc-so: tc-so:In use 1270K, total allocated 1528K; utilization 83.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, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.99 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/evbarm/9.99.99/modules tc-so:[ 1.400005] IPsec: Initialized Security Association Processing. tc-so:[ 1.400005] mainbus0 (root) tc-so:[ 1.400005] chacha: Portable C ChaCha tc-so:[ 1.400005] aes: BearSSL aes_ct tc-so:[ 1.400005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.400005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 5.950005] shmif0: Ethernet address b2:a0:7d:91:4c:3d tc-so:[ 12.830005] 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:11.770004 b2:a0:c9:d9:2e:f9 > 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:09.550004 b2:a0:7d:91:4c:3d > 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.830004 b2:a0:c9:d9:2e:f9 > 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:12.830004 b2:a0:7d:91:4c:3d > b2:a0:c9:d9:2e:f9, ethertype ARP (0x0806), length 42: Reply 10.0.0.2 is-at b2:a0:7d:91:4c:3d, length 28 tc-so:00:00:15.880004 b2:a0:c9:d9:2e:f9 > b2:a0:7d:91:4c:3d, ethertype IPv4 (0x0800), length 142: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x1): ICMP echo request, id 27441, seq 0, length 64 tc-so:00:00:12.880004 b2:a0:7d:91:4c:3d > 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:15.910004 b2:a0:c9:d9:2e:f9 > b2:a0:7d:91:4c:3d, ethertype ARP (0x0806), length 42: Reply 10.0.0.1 is-at b2:a0:c9:d9:2e:f9, length 28 tc-so:00:00:12.910004 b2:a0:7d:91:4c:3d > b2:a0:c9:d9:2e:f9, ethertype IPv4 (0x0800), length 142: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x1): ICMP echo reply, id 27441, seq 0, length 64 tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-end: 1662336728.210688, ipsec_update_sa_ah_hmacsha512, passed tc-start: 1662336728.260950, 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:fb:d6:34:bb ./.__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 33624 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:09:e6:7a:da 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 - - 33624 lo0 tc-so:10.0.0.2 b2:a0:fb:d6:34:bb 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 33624 0 0 0 0 0 tc-so:lo0 33624 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:09:e6:7a:da 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:fb:d6:34:bb 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:09:e6:7a:da 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 33624 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:fb:d6:34:bb 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 - - 33624 lo0 tc-so:10.0.0.1 b2:a0:09:e6:7a: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 33624 0 0 0 0 0 tc-so:lo0 33624 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:fb:d6:34:bb 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:09:e6:7a:da 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:fb:d6:34:bb 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:fb:d6:34:bb 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:09:e6:7a:da 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 33624 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 - - 33624 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33624 0 0 0 0 0 tc-so:lo0 33624 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 256 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 384 1 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 384 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 128 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 1280 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 128 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 256 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 62 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 64 159 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 256 69 0 0 5 0 5 5 0 inf 0 tc-so:kmem-00256 384 48 0 0 5 0 5 5 0 inf 0 tc-so:kmem-00384 512 28 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00512 640 12 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00768 896 7 0 0 2 0 2 2 0 inf 0 tc-so:kmem-01024 1152 95 0 0 32 0 32 32 0 inf 0 tc-so:kmem-02048 2048 418 0 0 209 0 209 209 0 inf 0 tc-so:kmem-04096 4096 13 0 0 13 0 13 13 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 528 5 0 0 3 0 3 3 0 inf 2 tc-so:mclpl 2048 2 0 0 5 0 5 5 0 8192 4 tc-so:mutex 128 32 0 0 2 0 2 2 0 inf 0 tc-so:pcache 2816 54 0 1 53 0 53 53 0 inf 0 tc-so:pcachecpu 128 55 0 0 2 0 2 2 0 inf 0 tc-so:pcglarge 1152 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 384 33 0 0 4 0 4 4 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-128 80 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 248 0 0 4 0 4 4 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 1024 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 128 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 1024 7 0 0 2 0 2 2 0 inf 0 tc-so:vmembt 128 38 0 0 2 0 2 2 0 inf 0 tc-so:Totals 1556 0 26 385 0 385 tc-so: tc-so:In use 1290K, total allocated 1540K; utilization 83.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, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.99 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/evbarm/9.99.99/modules tc-so:[ 1.320005] IPsec: Initialized Security Association Processing. tc-so:[ 1.320005] 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:[ 6.300005] shmif0: Ethernet address b2:a0:09:e6:7a:da tc-so:[ 15.360005] 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 33624 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 - - 33624 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33624 0 0 0 0 0 tc-so:lo0 33624 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 256 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 384 1 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 384 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 128 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 1280 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 128 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 256 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 46 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 64 159 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 256 69 0 0 5 0 5 5 0 inf 0 tc-so:kmem-00256 384 47 0 0 5 0 5 5 0 inf 0 tc-so:kmem-00384 512 28 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00512 640 12 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00768 896 7 0 0 2 0 2 2 0 inf 0 tc-so:kmem-01024 1152 95 0 0 32 0 32 32 0 inf 0 tc-so:kmem-02048 2048 406 0 0 203 0 203 203 0 inf 0 tc-so:kmem-04096 4096 13 0 0 13 0 13 13 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 528 8 0 0 4 0 4 4 0 inf 2 tc-so:mclpl 2048 3 0 0 6 0 6 6 0 8192 4 tc-so:mutex 128 32 0 0 2 0 2 2 0 inf 0 tc-so:pcache 2816 54 0 1 53 0 53 53 0 inf 0 tc-so:pcachecpu 128 55 0 0 2 0 2 2 0 inf 0 tc-so:pcglarge 1152 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 384 32 0 0 4 0 4 4 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-128 80 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 243 0 0 4 0 4 4 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 1024 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 128 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 1024 7 0 0 2 0 2 2 0 inf 0 tc-so:vmembt 128 38 0 0 2 0 2 2 0 inf 0 tc-so:Totals 1535 0 24 381 0 381 tc-so: tc-so:In use 1267K, total allocated 1524K; utilization 83.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, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.99 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/evbarm/9.99.99/modules tc-so:[ 1.340005] IPsec: Initialized Security Association Processing. tc-so:[ 1.340005] 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:[ 5.670005] shmif0: Ethernet address b2:a0:fb:d6:34:bb tc-so:[ 12.610005] 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:11.180004 b2:a0:09:e6:7a:da > 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:09.350004 b2:a0:fb:d6:34:bb > 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.240004 b2:a0:09:e6:7a:da > 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:12.570004 b2:a0:fb:d6:34:bb > b2:a0:09:e6:7a:da, ethertype ARP (0x0806), length 42: Reply 10.0.0.2 is-at b2:a0:fb:d6:34:bb, length 28 tc-so:00:00:15.290004 b2:a0:09:e6:7a:da > b2:a0:fb:d6:34:bb, ethertype IPv4 (0x0800), length 122: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x1): ICMP echo request, id 19863, seq 0, length 64 tc-so:00:00:12.610004 b2:a0:fb:d6:34:bb > 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:15.320004 b2:a0:09:e6:7a:da > b2:a0:fb:d6:34:bb, ethertype ARP (0x0806), length 42: Reply 10.0.0.1 is-at b2:a0:09:e6:7a:da, length 28 tc-so:00:00:12.610004 b2:a0:fb:d6:34:bb > b2:a0:09:e6:7a:da, ethertype IPv4 (0x0800), length 122: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x1): ICMP echo reply, id 19863, seq 0, length 64 tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-end: 1662336784.277712, ipsec_update_sa_ah_null, passed tc-start: 1662336784.315872, 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:04:7b:b4:cd ./.__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 33624 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:6c:fc:16 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 - - 33624 lo0 tc-so:10.0.0.2 b2:a0:04:7b:b4: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 33624 0 0 0 0 0 tc-so:lo0 33624 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:f4:6c:fc:16 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:04:7b:b4:cd 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:f4:6c:fc:16 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 33624 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:04:7b:b4:cd 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 - - 33624 lo0 tc-so:10.0.0.1 b2:a0:f4:6c:fc: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 33624 0 0 0 0 0 tc-so:lo0 33624 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:04:7b:b4:cd 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:f4:6c:fc:16 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:04:7b:b4:cd 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:04:7b:b4:cd 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:f4:6c:fc:16 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 33624 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 - - 33624 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33624 0 0 0 0 0 tc-so:lo0 33624 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 384 1 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 384 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 128 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 1280 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 128 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 256 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 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 64 160 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 256 69 0 0 5 0 5 5 0 inf 0 tc-so:kmem-00256 384 47 0 0 5 0 5 5 0 inf 0 tc-so:kmem-00384 512 28 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00512 640 12 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00768 896 7 0 0 2 0 2 2 0 inf 0 tc-so:kmem-01024 1152 95 0 0 32 0 32 32 0 inf 0 tc-so:kmem-02048 2048 418 0 0 209 0 209 209 0 inf 0 tc-so:kmem-04096 4096 13 0 0 13 0 13 13 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 528 4 0 0 3 0 3 3 0 inf 2 tc-so:mclpl 2048 2 0 0 5 0 5 5 0 8192 4 tc-so:mutex 128 32 0 0 2 0 2 2 0 inf 0 tc-so:pcache 2816 54 0 1 53 0 53 53 0 inf 0 tc-so:pcachecpu 128 55 0 0 2 0 2 2 0 inf 0 tc-so:pcglarge 1152 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 384 32 0 0 4 0 4 4 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-128 80 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 247 0 0 4 0 4 4 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 1024 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 128 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 1024 7 0 0 2 0 2 2 0 inf 0 tc-so:vmembt 128 38 0 0 2 0 2 2 0 inf 0 tc-so:Totals 1547 0 26 385 0 385 tc-so: tc-so:In use 1288K, total allocated 1540K; utilization 83.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, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.99 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/evbarm/9.99.99/modules tc-so:[ 1.360005] IPsec: Initialized Security Association Processing. tc-so:[ 1.360005] 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:[ 7.520005] shmif0: Ethernet address b2:a0:f4:6c:fc:16 tc-so:### Dumping unix://ipsec_peer tc-so:lo0: flags=0x8049 mtu 33624 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 - - 33624 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33624 0 0 0 0 0 tc-so:lo0 33624 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 384 1 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 384 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 128 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 1280 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 128 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 256 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 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 64 161 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 256 69 0 0 5 0 5 5 0 inf 0 tc-so:kmem-00256 384 47 0 0 5 0 5 5 0 inf 0 tc-so:kmem-00384 512 28 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00512 640 12 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00768 896 7 0 0 2 0 2 2 0 inf 0 tc-so:kmem-01024 1152 95 0 0 32 0 32 32 0 inf 0 tc-so:kmem-02048 2048 407 0 0 204 0 204 204 0 inf 0 tc-so:kmem-04096 4096 13 0 0 13 0 13 13 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 528 4 0 0 3 0 3 3 0 inf 2 tc-so:mclpl 2048 3 0 0 6 0 6 6 0 8192 4 tc-so:mutex 128 32 0 0 2 0 2 2 0 inf 0 tc-so:pcache 2816 54 0 1 53 0 53 53 0 inf 0 tc-so:pcachecpu 128 55 0 0 2 0 2 2 0 inf 0 tc-so:pcglarge 1152 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 384 31 0 0 4 0 4 4 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-128 80 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 243 0 0 4 0 4 4 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 1024 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 128 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 1024 7 0 0 2 0 2 2 0 inf 0 tc-so:vmembt 128 38 0 0 2 0 2 2 0 inf 0 tc-so:Totals 1526 0 24 381 0 381 tc-so: tc-so:In use 1267K, total allocated 1524K; utilization 83.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, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.99 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/evbarm/9.99.99/modules tc-so:[ 1.330005] IPsec: Initialized Security Association Processing. tc-so:[ 1.330005] mainbus0 (root) tc-so:[ 1.430005] chacha: Portable C ChaCha tc-so:[ 1.430005] aes: BearSSL aes_ct tc-so:[ 1.430005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.430005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 5.860005] shmif0: Ethernet address b2:a0:04:7b:b4:cd tc-so:./bus_ipsec tc-so:### Dumping ./bus_ipsec tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:12.160004 b2:a0:f4:6c:fc:16 > 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:09.300004 b2:a0:04:7b:b4:cd > 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.970004 b2:a0:f4:6c:fc:16 > 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:12.340004 b2:a0:04:7b:b4:cd > b2:a0:f4:6c:fc:16, ethertype ARP (0x0806), length 42: Reply 10.0.0.2 is-at b2:a0:04:7b:b4:cd, length 28 tc-so:00:00:16.020004 b2:a0:f4:6c:fc:16 > b2:a0:04:7b:b4:cd, ethertype IPv4 (0x0800), length 110: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x1), length 76 tc-so:00:00:12.380004 b2:a0:04:7b:b4:cd > 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:16.060004 b2:a0:f4:6c:fc:16 > b2:a0:04:7b:b4:cd, ethertype ARP (0x0806), length 42: Reply 10.0.0.1 is-at b2:a0:f4:6c:fc:16, length 28 tc-so:00:00:12.380004 b2:a0:04:7b:b4:cd > b2:a0:f4:6c:fc:16, 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: 1662336843.326762, ipsec_update_sa_esp_null, passed tc-start: 1662336843.380921, 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:03:0e:55:f7 ./.__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 33624 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:15:1f:a6:2e 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 - - 33624 lo0 tc-so:10.0.0.2 b2:a0:03:0e:55:f7 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 33624 0 0 0 0 0 tc-so:lo0 33624 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:15:1f:a6:2e 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:03:0e:55:f7 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:15:1f:a6:2e 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 33624 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:03:0e:55:f7 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 - - 33624 lo0 tc-so:10.0.0.1 b2:a0:15:1f:a6:2e 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 33624 0 0 0 0 0 tc-so:lo0 33624 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:03:0e:55:f7 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:15:1f:a6:2e 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:03:0e:55:f7 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:03:0e:55:f7 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:15:1f:a6:2e 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 33624 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 - - 33624 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33624 0 0 0 0 0 tc-so:lo0 33624 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 384 2 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 384 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 128 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 1280 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 128 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 256 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 46 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 64 159 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 256 69 0 0 5 0 5 5 0 inf 0 tc-so:kmem-00256 384 47 0 0 5 0 5 5 0 inf 0 tc-so:kmem-00384 512 28 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00512 640 15 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00768 896 7 0 0 2 0 2 2 0 inf 0 tc-so:kmem-01024 1152 95 0 0 32 0 32 32 0 inf 0 tc-so:kmem-02048 2048 418 0 0 209 0 209 209 0 inf 0 tc-so:kmem-04096 4096 13 0 0 13 0 13 13 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 528 5 0 0 3 0 3 3 0 inf 2 tc-so:mclpl 2048 2 0 0 5 0 5 5 0 8192 4 tc-so:mutex 128 32 0 0 2 0 2 2 0 inf 0 tc-so:pcache 2816 54 0 1 53 0 53 53 0 inf 0 tc-so:pcachecpu 128 55 0 0 2 0 2 2 0 inf 0 tc-so:pcglarge 1152 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 384 37 0 0 4 0 4 4 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-128 80 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 247 0 0 4 0 4 4 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 1024 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 128 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 1024 7 0 0 2 0 2 2 0 inf 0 tc-so:vmembt 128 38 0 0 2 0 2 2 0 inf 0 tc-so:Totals 1557 0 26 386 0 386 tc-so: tc-so:In use 1293K, total allocated 1544K; utilization 83.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, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.99 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/evbarm/9.99.99/modules tc-so:[ 1.340005] IPsec: Initialized Security Association Processing. tc-so:[ 1.340005] 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:[ 6.510005] shmif0: Ethernet address b2:a0:15:1f:a6:2e tc-so:### Dumping unix://ipsec_peer tc-so:lo0: flags=0x8049 mtu 33624 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 - - 33624 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33624 0 0 0 0 0 tc-so:lo0 33624 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 384 1 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 384 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 128 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 1280 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 128 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 256 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 46 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 64 154 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 256 70 0 0 5 0 5 5 0 inf 0 tc-so:kmem-00256 384 47 0 0 5 0 5 5 0 inf 0 tc-so:kmem-00384 512 28 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00512 640 15 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00768 896 7 0 0 2 0 2 2 0 inf 0 tc-so:kmem-01024 1152 95 0 0 32 0 32 32 0 inf 0 tc-so:kmem-02048 2048 407 0 0 204 0 204 204 0 inf 0 tc-so:kmem-04096 4096 13 0 0 13 0 13 13 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 528 6 0 0 4 0 4 4 0 inf 3 tc-so:mclpl 2048 3 0 0 6 0 6 6 0 8192 4 tc-so:mutex 128 32 0 0 2 0 2 2 0 inf 0 tc-so:pcache 2816 54 0 1 53 0 53 53 0 inf 0 tc-so:pcachecpu 128 55 0 0 2 0 2 2 0 inf 0 tc-so:pcglarge 1152 2 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 384 34 0 0 4 0 4 4 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-128 80 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 243 0 0 4 0 4 4 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 1024 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 128 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 1024 7 0 0 2 0 2 2 0 inf 0 tc-so:vmembt 128 38 0 0 2 0 2 2 0 inf 0 tc-so:Totals 1531 0 24 383 0 383 tc-so: tc-so:In use 1272K, total allocated 1532K; utilization 83.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, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.99 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/evbarm/9.99.99/modules tc-so:[ 1.350005] IPsec: Initialized Security Association Processing. tc-so:[ 1.350005] mainbus0 (root) tc-so:[ 1.460005] chacha: Portable C ChaCha tc-so:[ 1.480005] aes: BearSSL aes_ct tc-so:[ 1.480005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.480005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 5.670005] shmif0: Ethernet address b2:a0:03:0e:55:f7 tc-so:./bus_ipsec tc-so:### Dumping ./bus_ipsec tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:11.660004 b2:a0:15:1f:a6:2e > 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:09.700004 b2:a0:03:0e:55:f7 > 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.930004 b2:a0:15:1f:a6:2e > 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:13.080004 b2:a0:03:0e:55:f7 > b2:a0:15:1f:a6:2e, ethertype ARP (0x0806), length 42: Reply 10.0.0.2 is-at b2:a0:03:0e:55:f7, length 28 tc-so:00:00:15.930004 b2:a0:15:1f:a6:2e > b2:a0:03:0e:55:f7, ethertype IPv4 (0x0800), length 138: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x1), length 104 tc-so:00:00:13.120004 b2:a0:03:0e:55:f7 > 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:15.970004 b2:a0:15:1f:a6:2e > b2:a0:03:0e:55:f7, ethertype ARP (0x0806), length 42: Reply 10.0.0.1 is-at b2:a0:15:1f:a6:2e, length 28 tc-so:00:00:13.160004 b2:a0:03:0e:55:f7 > b2:a0:15:1f:a6:2e, 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: 1662336900.884076, ipsec_update_sa_esp_rijndaelcbc, passed tc-start: 1662336900.944678, 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:f9:c5:bd:83 ./.__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 33624 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:7c:77:f5:76 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 - - 33624 lo0 tc-so:10.0.0.2 b2:a0:f9:c5:bd:83 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 33624 0 0 0 0 0 tc-so:lo0 33624 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:7c:77:f5:76 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:c5:bd:83 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:7c:77:f5:76 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 33624 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:c5:bd:83 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 - - 33624 lo0 tc-so:10.0.0.1 b2:a0:7c:77:f5: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 33624 0 0 0 0 0 tc-so:lo0 33624 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:f9:c5:bd:83 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:7c:77:f5:76 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:f9:c5:bd:83 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:c5:bd:83 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:7c:77:f5:76 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 33624 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 - - 33624 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33624 0 0 0 0 0 tc-so:lo0 33624 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 256 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 384 1 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 384 4 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 128 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 1280 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 128 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 256 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 46 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 64 155 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 256 71 0 0 5 0 5 5 0 inf 0 tc-so:kmem-00256 384 51 0 0 6 0 6 6 0 inf 0 tc-so:kmem-00384 512 28 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00512 640 12 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00768 896 7 0 0 2 0 2 2 0 inf 0 tc-so:kmem-01024 1152 95 0 0 32 0 32 32 0 inf 0 tc-so:kmem-02048 2048 414 0 0 207 0 207 207 0 inf 0 tc-so:kmem-04096 4096 13 0 0 13 0 13 13 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 528 5 0 0 3 0 3 3 0 inf 2 tc-so:mclpl 2048 2 0 0 5 0 5 5 0 8192 4 tc-so:mutex 128 32 0 0 2 0 2 2 0 inf 0 tc-so:pcache 2816 54 0 1 53 0 53 53 0 inf 0 tc-so:pcachecpu 128 55 0 0 2 0 2 2 0 inf 0 tc-so:pcglarge 1152 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 384 29 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-128 80 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 246 0 0 4 0 4 4 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 1024 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 128 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 1024 7 0 0 2 0 2 2 0 inf 0 tc-so:vmembt 128 34 0 0 2 0 2 2 0 inf 0 tc-so:Totals 1538 0 26 383 0 383 tc-so: tc-so:In use 1284K, total allocated 1532K; utilization 83.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, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.99 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/evbarm/9.99.99/modules tc-so:[ 1.330005] IPsec: Initialized Security Association Processing. tc-so:[ 1.330005] 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:[ 6.620005] shmif0: Ethernet address b2:a0:7c:77:f5:76 tc-so:[ 15.960005] 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 33624 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 - - 33624 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33624 0 0 0 0 0 tc-so:lo0 33624 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 256 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 384 1 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 384 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 128 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 1280 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 128 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 256 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 64 157 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 256 71 0 0 5 0 5 5 0 inf 0 tc-so:kmem-00256 384 51 0 0 6 0 6 6 0 inf 0 tc-so:kmem-00384 512 28 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00512 640 12 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00768 896 7 0 0 2 0 2 2 0 inf 0 tc-so:kmem-01024 1152 95 0 0 32 0 32 32 0 inf 0 tc-so:kmem-02048 2048 403 0 0 202 0 202 202 0 inf 0 tc-so:kmem-04096 4096 13 0 0 13 0 13 13 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 528 5 0 0 3 0 3 3 0 inf 2 tc-so:mclpl 2048 3 0 0 6 0 6 6 0 8192 4 tc-so:mutex 128 32 0 0 2 0 2 2 0 inf 0 tc-so:pcache 2816 54 0 1 53 0 53 53 0 inf 0 tc-so:pcachecpu 128 55 0 0 2 0 2 2 0 inf 0 tc-so:pcglarge 1152 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 384 32 0 0 4 0 4 4 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-128 80 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 242 0 0 4 0 4 4 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 1024 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 128 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 1024 7 0 0 2 0 2 2 0 inf 0 tc-so:vmembt 128 35 0 0 2 0 2 2 0 inf 0 tc-so:Totals 1520 0 24 380 0 380 tc-so: tc-so:In use 1261K, total allocated 1520K; utilization 83.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, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.99 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/evbarm/9.99.99/modules tc-so:[ 1.370005] IPsec: Initialized Security Association Processing. tc-so:[ 1.370005] 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:[ 5.810005] shmif0: Ethernet address b2:a0:f9:c5:bd:83 tc-so:[ 13.020005] 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:11.670004 b2:a0:7c:77:f5:76 > 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:09.720004 b2:a0:f9:c5:bd:83 > 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.880004 b2:a0:7c:77:f5:76 > 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:13.020004 b2:a0:f9:c5:bd:83 > b2:a0:7c:77:f5:76, ethertype ARP (0x0806), length 42: Reply 10.0.0.2 is-at b2:a0:f9:c5:bd:83, length 28 tc-so:00:00:15.920004 b2:a0:7c:77:f5:76 > b2:a0:f9:c5:bd:83, ethertype IPv4 (0x0800), length 142: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x1): ICMP echo request, id 52414, seq 0, length 64 tc-so:00:00:13.080004 b2:a0:f9:c5:bd:83 > 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:15.960004 b2:a0:7c:77:f5:76 > b2:a0:f9:c5:bd:83, ethertype ARP (0x0806), length 42: Reply 10.0.0.1 is-at b2:a0:7c:77:f5:76, length 28 tc-so:00:00:13.100004 b2:a0:f9:c5:bd:83 > b2:a0:7c:77:f5:76, ethertype IPv4 (0x0800), length 142: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x1): ICMP echo reply, id 52414, seq 0, length 64 tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-end: 1662336958.233470, ipsec_update_sp_ah_hmacsha512, passed tc-start: 1662336958.278839, 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:c2:14:3f:49 ./.__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 33624 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:49:14:40:a8 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 - - 33624 lo0 tc-so:10.0.0.2 b2:a0:c2:14:3f: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 33624 0 0 0 0 0 tc-so:lo0 33624 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:49:14:40:a8 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:c2:14:3f:49 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:49:14:40:a8 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 33624 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:c2:14:3f:49 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 - - 33624 lo0 tc-so:10.0.0.1 b2:a0:49:14:40:a8 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 33624 0 0 0 0 0 tc-so:lo0 33624 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:c2:14:3f:49 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:49:14:40:a8 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:c2:14:3f:49 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:c2:14:3f:49 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:49:14:40:a8 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 33624 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 - - 33624 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33624 0 0 0 0 0 tc-so:lo0 33624 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 256 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 384 2 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 384 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 128 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 1280 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 128 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 256 5 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 46 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 64 146 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 256 70 0 0 5 0 5 5 0 inf 0 tc-so:kmem-00256 384 48 0 0 5 0 5 5 0 inf 0 tc-so:kmem-00384 512 28 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00512 640 12 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00768 896 7 0 0 2 0 2 2 0 inf 0 tc-so:kmem-01024 1152 95 0 0 32 0 32 32 0 inf 0 tc-so:kmem-02048 2048 416 0 0 208 0 208 208 0 inf 0 tc-so:kmem-04096 4096 13 0 0 13 0 13 13 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 528 6 0 0 4 0 4 4 0 inf 3 tc-so:mclpl 2048 2 0 0 5 0 5 5 0 8192 4 tc-so:mutex 128 32 0 0 2 0 2 2 0 inf 0 tc-so:pcache 2816 54 0 1 53 0 53 53 0 inf 0 tc-so:pcachecpu 128 55 0 0 2 0 2 2 0 inf 0 tc-so:pcglarge 1152 2 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 384 42 0 0 5 0 5 5 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-128 80 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 247 0 0 4 0 4 4 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 1024 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 128 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 1024 7 0 0 2 0 2 2 0 inf 0 tc-so:vmembt 128 38 0 0 2 0 2 2 0 inf 0 tc-so:Totals 1555 0 26 386 0 386 tc-so: tc-so:In use 1292K, total allocated 1544K; utilization 83.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, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.99 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/evbarm/9.99.99/modules tc-so:[ 1.350005] IPsec: Initialized Security Association Processing. tc-so:[ 1.350005] 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:[ 6.570005] shmif0: Ethernet address b2:a0:49:14:40:a8 tc-so:[ 16.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 33624 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 - - 33624 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33624 0 0 0 0 0 tc-so:lo0 33624 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 256 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 384 1 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 384 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 128 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 1280 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 128 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 256 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 62 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 64 158 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 256 69 0 0 5 0 5 5 0 inf 0 tc-so:kmem-00256 384 47 0 0 5 0 5 5 0 inf 0 tc-so:kmem-00384 512 28 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00512 640 12 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00768 896 7 0 0 2 0 2 2 0 inf 0 tc-so:kmem-01024 1152 95 0 0 32 0 32 32 0 inf 0 tc-so:kmem-02048 2048 403 0 0 202 0 202 202 0 inf 0 tc-so:kmem-04096 4096 13 0 0 13 0 13 13 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 528 5 0 0 3 0 3 3 0 inf 2 tc-so:mclpl 2048 3 0 0 6 0 6 6 0 8192 4 tc-so:mutex 128 32 0 0 2 0 2 2 0 inf 0 tc-so:pcache 2816 54 0 1 53 0 53 53 0 inf 0 tc-so:pcachecpu 128 55 0 0 2 0 2 2 0 inf 0 tc-so:pcglarge 1152 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 384 32 0 0 4 0 4 4 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-128 80 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 242 0 0 4 0 4 4 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 1024 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 128 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 1024 7 0 0 2 0 2 2 0 inf 0 tc-so:vmembt 128 35 0 0 2 0 2 2 0 inf 0 tc-so:Totals 1521 0 24 379 0 379 tc-so: tc-so:In use 1259K, total allocated 1516K; utilization 83.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, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.99 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/evbarm/9.99.99/modules tc-so:[ 1.370005] IPsec: Initialized Security Association Processing. tc-so:[ 1.370005] 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:[ 5.770005] shmif0: Ethernet address b2:a0:c2:14:3f:49 tc-so:[ 13.780005] 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:11.290004 b2:a0:49:14:40:a8 > 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:09.310004 b2:a0:c2:14:3f:49 > 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.550004 b2:a0:49:14:40:a8 > 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:13.740004 b2:a0:c2:14:3f:49 > b2:a0:49:14:40:a8, ethertype ARP (0x0806), length 42: Reply 10.0.0.2 is-at b2:a0:c2:14:3f:49, length 28 tc-so:00:00:16.590004 b2:a0:49:14:40:a8 > b2:a0:c2:14:3f:49, ethertype IPv4 (0x0800), length 122: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x1): ICMP echo request, id 47532, seq 0, length 64 tc-so:00:00:13.830004 b2:a0:c2:14:3f:49 > 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:16.670004 b2:a0:49:14:40:a8 > b2:a0:c2:14:3f:49, ethertype ARP (0x0806), length 42: Reply 10.0.0.1 is-at b2:a0:49:14:40:a8, length 28 tc-so:00:00:13.860004 b2:a0:c2:14:3f:49 > b2:a0:49:14:40:a8, ethertype IPv4 (0x0800), length 122: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x1): ICMP echo reply, id 47532, seq 0, length 64 tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-end: 1662337016.756759, ipsec_update_sp_ah_null, passed tc-start: 1662337016.811791, 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:76:13:44:e4 ./.__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 33624 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:43:87:d6 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 - - 33624 lo0 tc-so:10.0.0.2 b2:a0:76:13:44:e4 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 33624 0 0 0 0 0 tc-so:lo0 33624 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:5f:43:87:d6 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:76:13:44:e4 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:5f:43:87:d6 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 33624 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:13:44:e4 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 - - 33624 lo0 tc-so:10.0.0.1 b2:a0:5f:43:87:d6 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 33624 0 0 0 0 0 tc-so:lo0 33624 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:76:13:44:e4 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:5f:43:87:d6 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:76:13:44:e4 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:13:44:e4 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:5f:43:87:d6 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 33624 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 - - 33624 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33624 0 0 0 0 0 tc-so:lo0 33624 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 384 2 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 384 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 128 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 1280 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 128 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 256 5 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 63 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 64 147 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 256 70 0 0 5 0 5 5 0 inf 0 tc-so:kmem-00256 384 48 0 0 5 0 5 5 0 inf 0 tc-so:kmem-00384 512 28 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00512 640 12 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00768 896 7 0 0 2 0 2 2 0 inf 0 tc-so:kmem-01024 1152 95 0 0 32 0 32 32 0 inf 0 tc-so:kmem-02048 2048 417 0 0 209 0 209 209 0 inf 0 tc-so:kmem-04096 4096 13 0 0 13 0 13 13 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 528 5 0 0 3 0 3 3 0 inf 2 tc-so:mclpl 2048 2 0 0 5 0 5 5 0 8192 4 tc-so:mutex 128 32 0 0 2 0 2 2 0 inf 0 tc-so:pcache 2816 54 0 1 53 0 53 53 0 inf 0 tc-so:pcachecpu 128 55 0 0 2 0 2 2 0 inf 0 tc-so:pcglarge 1152 2 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 384 42 0 0 5 0 5 5 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-128 80 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 247 0 0 4 0 4 4 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 1024 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 128 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 1024 7 0 0 2 0 2 2 0 inf 0 tc-so:vmembt 128 38 0 0 2 0 2 2 0 inf 0 tc-so:Totals 1553 0 26 386 0 386 tc-so: tc-so:In use 1293K, total allocated 1544K; utilization 83.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, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.99 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/evbarm/9.99.99/modules tc-so:[ 1.380005] IPsec: Initialized Security Association Processing. tc-so:[ 1.380005] 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:[ 6.860005] shmif0: Ethernet address b2:a0:5f:43:87:d6 tc-so:### Dumping unix://ipsec_peer tc-so:lo0: flags=0x8049 mtu 33624 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 - - 33624 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33624 0 0 0 0 0 tc-so:lo0 33624 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 384 1 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 384 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 128 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 1280 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 128 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 256 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 46 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 64 157 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 256 69 0 0 5 0 5 5 0 inf 0 tc-so:kmem-00256 384 47 0 0 5 0 5 5 0 inf 0 tc-so:kmem-00384 512 28 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00512 640 12 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00768 896 7 0 0 2 0 2 2 0 inf 0 tc-so:kmem-01024 1152 95 0 0 32 0 32 32 0 inf 0 tc-so:kmem-02048 2048 403 0 0 202 0 202 202 0 inf 0 tc-so:kmem-04096 4096 13 0 0 13 0 13 13 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 528 6 0 0 4 0 4 4 0 inf 3 tc-so:mclpl 2048 3 0 0 6 0 6 6 0 8192 4 tc-so:mutex 128 32 0 0 2 0 2 2 0 inf 0 tc-so:pcache 2816 54 0 1 53 0 53 53 0 inf 0 tc-so:pcachecpu 128 55 0 0 2 0 2 2 0 inf 0 tc-so:pcglarge 1152 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 384 33 0 0 4 0 4 4 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-128 80 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 241 0 0 4 0 4 4 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 1024 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 128 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 1024 7 0 0 2 0 2 2 0 inf 0 tc-so:vmembt 128 35 0 0 2 0 2 2 0 inf 0 tc-so:Totals 1516 0 24 380 0 380 tc-so: tc-so:In use 1260K, total allocated 1520K; utilization 82.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, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.99 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/evbarm/9.99.99/modules tc-so:[ 1.330005] IPsec: Initialized Security Association Processing. tc-so:[ 1.330005] mainbus0 (root) tc-so:[ 1.430005] chacha: Portable C ChaCha tc-so:[ 1.430005] aes: BearSSL aes_ct tc-so:[ 1.430005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.430005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 5.610005] shmif0: Ethernet address b2:a0:76:13:44:e4 tc-so:./bus_ipsec tc-so:### Dumping ./bus_ipsec tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:11.430004 b2:a0:5f:43:87:d6 > 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:09.070004 b2:a0:76:13:44:e4 > 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.390004 b2:a0:5f:43:87:d6 > 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:12.190004 b2:a0:76:13:44:e4 > b2:a0:5f:43:87:d6, ethertype ARP (0x0806), length 42: Reply 10.0.0.2 is-at b2:a0:76:13:44:e4, length 28 tc-so:00:00:15.430004 b2:a0:5f:43:87:d6 > b2:a0:76:13:44:e4, ethertype IPv4 (0x0800), length 110: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x1), length 76 tc-so:00:00:12.230004 b2:a0:76:13:44:e4 > 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:15.470004 b2:a0:5f:43:87:d6 > b2:a0:76:13:44:e4, ethertype ARP (0x0806), length 42: Reply 10.0.0.1 is-at b2:a0:5f:43:87:d6, length 28 tc-so:00:00:12.230004 b2:a0:76:13:44:e4 > b2:a0:5f:43:87:d6, 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: 1662337073.441752, ipsec_update_sp_esp_null, passed tc-start: 1662337073.477360, 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:1a:aa:ae:58 ./.__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 33624 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:92:b3:f7 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 - - 33624 lo0 tc-so:10.0.0.2 b2:a0:1a:aa:ae:58 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 33624 0 0 0 0 0 tc-so:lo0 33624 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:1e:92:b3:f7 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:1a:aa:ae:58 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:1e:92:b3:f7 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 33624 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:aa:ae:58 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 - - 33624 lo0 tc-so:10.0.0.1 b2:a0:1e:92:b3:f7 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 33624 0 0 0 0 0 tc-so:lo0 33624 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:1a:aa:ae:58 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:1e:92:b3:f7 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:1a:aa:ae:58 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:1a:aa:ae:58 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:1e:92:b3:f7 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 33624 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 - - 33624 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33624 0 0 0 0 0 tc-so:lo0 33624 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 384 2 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 384 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 128 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 1280 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 128 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 256 5 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 46 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 64 142 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 256 70 0 0 5 0 5 5 0 inf 0 tc-so:kmem-00256 384 47 0 0 5 0 5 5 0 inf 0 tc-so:kmem-00384 512 28 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00512 640 14 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00768 896 7 0 0 2 0 2 2 0 inf 0 tc-so:kmem-01024 1152 95 0 0 32 0 32 32 0 inf 0 tc-so:kmem-02048 2048 416 0 0 208 0 208 208 0 inf 0 tc-so:kmem-04096 4096 13 0 0 13 0 13 13 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 528 5 0 0 3 0 3 3 0 inf 2 tc-so:mclpl 2048 2 0 0 5 0 5 5 0 8192 4 tc-so:mutex 128 32 0 0 2 0 2 2 0 inf 0 tc-so:pcache 2816 54 0 1 53 0 53 53 0 inf 0 tc-so:pcachecpu 128 55 0 0 2 0 2 2 0 inf 0 tc-so:pcglarge 1152 2 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 384 46 0 0 5 0 5 5 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-128 80 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 246 0 0 4 0 4 4 0 inf 0 tc-so:pnbufpl 1040 4 0 0 2 0 2 2 0 inf 0 tc-so:procpl 1024 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 128 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 1024 7 0 0 2 0 2 2 0 inf 0 tc-so:vmembt 128 38 0 0 2 0 2 2 0 inf 0 tc-so:Totals 1552 0 26 387 0 387 tc-so: tc-so:In use 1295K, total allocated 1548K; utilization 83.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, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.99 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/evbarm/9.99.99/modules tc-so:[ 1.320005] IPsec: Initialized Security Association Processing. tc-so:[ 1.360005] mainbus0 (root) tc-so:[ 1.400005] 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:[ 6.550005] shmif0: Ethernet address b2:a0:1e:92:b3:f7 tc-so:### Dumping unix://ipsec_peer tc-so:lo0: flags=0x8049 mtu 33624 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 - - 33624 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33624 0 0 0 0 0 tc-so:lo0 33624 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 384 1 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 384 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 128 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 1280 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 128 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 256 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 63 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 64 158 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 256 69 0 0 5 0 5 5 0 inf 0 tc-so:kmem-00256 384 47 0 0 5 0 5 5 0 inf 0 tc-so:kmem-00384 512 28 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00512 640 14 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00768 896 7 0 0 2 0 2 2 0 inf 0 tc-so:kmem-01024 1152 95 0 0 32 0 32 32 0 inf 0 tc-so:kmem-02048 2048 403 0 0 202 0 202 202 0 inf 0 tc-so:kmem-04096 4096 13 0 0 13 0 13 13 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 528 4 0 0 3 0 3 3 0 inf 2 tc-so:mclpl 2048 3 0 0 6 0 6 6 0 8192 4 tc-so:mutex 128 32 0 0 2 0 2 2 0 inf 0 tc-so:pcache 2816 54 0 1 53 0 53 53 0 inf 0 tc-so:pcachecpu 128 55 0 0 2 0 2 2 0 inf 0 tc-so:pcglarge 1152 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 384 31 0 0 4 0 4 4 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-128 80 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 241 0 0 4 0 4 4 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 1024 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 128 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 1024 7 0 0 2 0 2 2 0 inf 0 tc-so:vmembt 128 35 0 0 2 0 2 2 0 inf 0 tc-so:Totals 1515 0 24 380 0 380 tc-so: tc-so:In use 1259K, total allocated 1520K; utilization 82.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, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.99 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/evbarm/9.99.99/modules tc-so:[ 1.330005] 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:[ 5.680005] shmif0: Ethernet address b2:a0:1a:aa:ae:58 tc-so:./bus_ipsec tc-so:### Dumping ./bus_ipsec tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:11.490004 b2:a0:1e:92:b3:f7 > 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:09.430004 b2:a0:1a:aa:ae:58 > 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.690004 b2:a0:1e:92:b3:f7 > 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:13.730004 b2:a0:1a:aa:ae:58 > b2:a0:1e:92:b3:f7, ethertype ARP (0x0806), length 42: Reply 10.0.0.2 is-at b2:a0:1a:aa:ae:58, length 28 tc-so:00:00:16.690004 b2:a0:1e:92:b3:f7 > b2:a0:1a:aa:ae:58, ethertype IPv4 (0x0800), length 138: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x1), length 104 tc-so:00:00:13.770004 b2:a0:1a:aa:ae:58 > 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:16.770004 b2:a0:1e:92:b3:f7 > b2:a0:1a:aa:ae:58, ethertype ARP (0x0806), length 42: Reply 10.0.0.1 is-at b2:a0:1e:92:b3:f7, length 28 tc-so:00:00:13.810004 b2:a0:1a:aa:ae:58 > b2:a0:1e:92:b3:f7, 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: 1662337132.817905, ipsec_update_sp_esp_rijndaelcbc, passed tp-end: 1662337132.872171, net/ipsec/t_ipsec_misc tp-start: 1662337136.719874, net/ipsec/t_ipsec_natt, 4 tc-start: 1662337136.732452, 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:0f:23:2a:21 ./.__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:86:dd:8e:d4 ./.__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:0c:99:ae: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 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: 1662337232.78729, ipsec_natt_transport_ipv4_null, passed tc-start: 1662337232.141984, 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:e7:1b:80:91 ./.__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:af:10:67:d3 ./.__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:46:d6:81:d8 ./.__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:kill: pid 29573: No such process 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: 1662337330.733742, ipsec_natt_transport_ipv4_rijndaelcbc, passed tc-start: 1662337330.809899, 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:4d:f8:dc:8e ./.__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: 1662337382.439661, ipsec_natt_transport_ipv6_null, passed tc-start: 1662337382.474908, 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:e5:4b:f0:cf ./.__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: 1662337434.820191, ipsec_natt_transport_ipv6_rijndaelcbc, passed tp-end: 1662337434.879149, net/ipsec/t_ipsec_natt tp-start: 1662337439.906873, net/ipsec/t_ipsec_sockopt, 10 tc-start: 1662337439.919861, 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:c9:8e:ec:97 ./.__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: 1662337500.244398, ipsec_IP_IPSEC_POLICY_ipv4_ah_hmacsha512, passed tc-start: 1662337500.290701, 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:3d:35:6c:4b ./.__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: 1662337562.420789, ipsec_IP_IPSEC_POLICY_ipv4_ah_null, passed tc-start: 1662337562.624394, 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:43:b8:de: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 [ 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: 1662337624.862554, ipsec_IP_IPSEC_POLICY_ipv4_esp_null, passed tc-start: 1662337624.911305, 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:6c:7c:4a:1b ./.__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: 1662337689.367367, ipsec_IP_IPSEC_POLICY_ipv4_esp_rijndaelcbc, passed tc-start: 1662337689.423364, 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:3a:c8:db:8f ./.__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: 1662337747.987892, ipsec_IP_IPSEC_POLICY_ipv4_ipcomp_deflate, passed tc-start: 1662337748.43333, 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:27:6d:bd:8e ./.__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: 1662337819.14921, ipsec_IP_IPSEC_POLICY_ipv6_ah_hmacsha512, passed tc-start: 1662337819.59897, 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:32:d1:aa:97 ./.__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: 1662337888.264296, ipsec_IP_IPSEC_POLICY_ipv6_ah_null, passed tc-start: 1662337888.316258, 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:61:67:b1:86 ./.__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: 1662337957.951790, ipsec_IP_IPSEC_POLICY_ipv6_esp_null, passed tc-start: 1662337958.273287, 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:47:ac:80:d8 ./.__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: 1662338025.97407, ipsec_IP_IPSEC_POLICY_ipv6_esp_rijndaelcbc, passed tc-start: 1662338025.135409, 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:f7:90:2a:16 ./.__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: 1662338089.281446, ipsec_IP_IPSEC_POLICY_ipv6_ipcomp_deflate, passed tp-end: 1662338089.343012, net/ipsec/t_ipsec_sockopt tp-start: 1662338090.978541, net/ipsec/t_ipsec_sysctl, 3 tc-start: 1662338090.991535, 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: 1662338094.906225, ipsec_sysctl0, passed tc-start: 1662338094.922187, 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: 1662338102.957405, ipsec_sysctl4, passed tc-start: 1662338102.975233, 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: 1662338112.664544, ipsec_sysctl6, passed tp-end: 1662338112.679053, net/ipsec/t_ipsec_sysctl tp-start: 1662338120.229839, net/ipsec/t_ipsec_tcp, 15 tc-start: 1662338120.235567, 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:e3:08:5a: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: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 14773: No such process tc-so: tc-so:00:00:19.430004 b2:a0:91:e9:22:c8 > 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.480004 b2:a0:e3:08:5a:3b > b2:a0:91:e9:22:c8, ethertype ARP (0x0806), length 42: Reply 10.0.0.2 is-at b2:a0:e3:08:5a:3b, length 28 tc-so:00:00:19.460004 b2:a0:91:e9:22:c8 > b2:a0:e3:08:5a:3b, ethertype IPv4 (0x0800), length 118: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x1): 51310 > 1234: Flags [S], seq 897106641, win 32768, options [mss 1460,nop,wscale 3,sackOK,TS val 1 ecr 0], length 0 tc-so:00:00:16.480004 b2:a0:e3:08:5a: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:19.500004 b2:a0:91:e9:22:c8 > b2:a0:e3:08:5a:3b, ethertype ARP (0x0806), length 42: Reply 10.0.0.1 is-at b2:a0:91:e9:22:c8, length 28 tc-so:00:00:16.550004 b2:a0:e3:08:5a:3b > b2:a0:91:e9:22:c8, ethertype IPv4 (0x0800), length 118: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x1): 1234 > 51310: Flags [S.], seq 736223747, ack 897106642, win 32768, options [mss 1460,nop,wscale 3,sackOK,TS val 1 ecr 1], length 0 tc-so:00:00:19.500004 b2:a0:91:e9:22:c8 > b2:a0:e3:08:5a:3b, ethertype IPv4 (0x0800), length 110: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x2): 51310 > 1234: Flags [.], ack 1, win 4197, options [nop,nop,TS val 1 ecr 1], length 0 tc-so:00:00:19.730004 b2:a0:91:e9:22:c8 > b2:a0:e3:08:5a:3b, ethertype IPv4 (0x0800), length 1514: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x3): 51310 > 1234: Flags [.], seq 1:1405, ack 1, win 4197, options [nop,nop,TS val 2 ecr 1], length 1404 tc-so:00:00:19.810004 b2:a0:91:e9:22:c8 > b2:a0:e3:08:5a:3b, ethertype IPv4 (0x0800), length 1514: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x4): 51310 > 1234: Flags [.], seq 1405:2809, ack 1, win 4197, options [nop,nop,TS val 2 ecr 1], length 1404 tc-so:00:00:16.850004 b2:a0:e3:08:5a:3b > b2:a0:91:e9:22:c8, ethertype IPv4 (0x0800), length 110: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x2): 1234 > 51310: Flags [.], ack 2809, win 3846, options [nop,nop,TS val 2 ecr 2], length 0 tc-so:00:00:19.810004 b2:a0:91:e9:22:c8 > b2:a0:e3:08:5a:3b, ethertype IPv4 (0x0800), length 1398: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x5): 51310 > 1234: Flags [P.], seq 2809:4097, ack 1, win 4197, options [nop,nop,TS val 2 ecr 2], length 1288 tc-so:00:00:19.810004 b2:a0:91:e9:22:c8 > b2:a0:e3:08:5a:3b, ethertype IPv4 (0x0800), length 1514: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x6): 51310 > 1234: Flags [.], seq 4097:5501, ack 1, win 4197, options [nop,nop,TS val 2 ecr 2], length 1404 tc-so:00:00:16.900004 b2:a0:e3:08:5a:3b > b2:a0:91:e9:22:c8, ethertype IPv4 (0x0800), length 110: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x3): 1234 > 51310: Flags [.], ack 5501, win 3510, options [nop,nop,TS val 2 ecr 2], length 0 tc-so:00:00:19.850004 b2:a0:91:e9:22:c8 > b2:a0:e3:08:5a:3b, ethertype IPv4 (0x0800), length 242: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x7): 51310 > 1234: Flags [P.], seq 5501:5633, ack 1, win 4197, options [nop,nop,TS val 2 ecr 2], length 132 tc-so:00:00:19.850004 b2:a0:91:e9:22:c8 > b2:a0:e3:08:5a:3b, ethertype IPv4 (0x0800), length 110: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x8): 51310 > 1234: Flags [F.], seq 5633, ack 1, win 4197, options [nop,nop,TS val 2 ecr 2], length 0 tc-so:00:00:16.900004 b2:a0:e3:08:5a:3b > b2:a0:91:e9:22:c8, ethertype IPv4 (0x0800), length 110: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x4): 1234 > 51310: Flags [.], ack 5634, win 3493, options [nop,nop,TS val 2 ecr 2], length 0 tc-so:00:00:16.930004 b2:a0:e3:08:5a:3b > b2:a0:91:e9:22:c8, ethertype IPv4 (0x0800), length 110: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x5): 1234 > 51310: Flags [.], ack 5634, win 4197, options [nop,nop,TS val 2 ecr 2], length 0 tc-so:00:00:17.010004 b2:a0:e3:08:5a:3b > b2:a0:91:e9:22:c8, ethertype IPv4 (0x0800), length 110: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x6): 1234 > 51310: Flags [F.], seq 1, ack 5634, win 4197, options [nop,nop,TS val 2 ecr 2], length 0 tc-so:00:00:19.970004 b2:a0:91:e9:22:c8 > b2:a0:e3:08:5a:3b, ethertype IPv4 (0x0800), length 110: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x9): 51310 > 1234: Flags [.], ack 2, win 4197, options [nop,nop,TS val 2 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 33624 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:91:e9:22:c8 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 - - 33624 lo0 tc-so:10.0.0.2 b2:a0:e3:08:5a: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 33624 0 0 0 0 0 tc-so:lo0 33624 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:91:e9:22:c8 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:e3:08:5a:3b 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:91:e9:22:c8 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 33624 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:e3:08:5a: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 - - 33624 lo0 tc-so:10.0.0.1 b2:a0:91:e9:22: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 33624 0 0 0 0 0 tc-so:lo0 33624 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:e3:08:5a: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:91:e9:22:c8 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:e3:08:5a: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:e3:08:5a:3b tc-so: linkstr: ./bus_ipsec tc-so: input: 12 packets, 6756 bytes, 2 multicasts tc-so: output: 9 packets, 794 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:91:e9:22:c8 tc-so: linkstr: ./bus_ipsec tc-so: input: 9 packets, 794 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 33624 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 - - 33624 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33624 0 0 0 0 0 tc-so:lo0 33624 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 256 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 384 1 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 384 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 128 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 1280 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 128 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 256 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 64 155 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 256 71 0 0 5 0 5 5 0 inf 0 tc-so:kmem-00256 384 51 0 0 6 0 6 6 0 inf 0 tc-so:kmem-00384 512 29 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00512 640 12 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00768 896 7 0 0 2 0 2 2 0 inf 0 tc-so:kmem-01024 1152 95 0 0 32 0 32 32 0 inf 0 tc-so:kmem-02048 2048 425 0 0 213 0 213 213 0 inf 0 tc-so:kmem-04096 4096 13 0 0 13 0 13 13 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 528 8 0 0 4 0 4 4 0 inf 2 tc-so:mclpl 2048 5 0 0 7 0 7 7 0 8192 4 tc-so:mutex 128 33 0 0 2 0 2 2 0 inf 0 tc-so:pcache 2816 54 0 1 53 0 53 53 0 inf 0 tc-so:pcachecpu 128 55 0 0 2 0 2 2 0 inf 0 tc-so:pcglarge 1152 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 384 32 0 0 4 0 4 4 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-128 80 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 256 0 0 5 0 5 5 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 1024 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 128 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 1024 7 0 0 2 0 2 2 0 inf 0 tc-so:vmembt 128 37 0 0 2 0 2 2 0 inf 0 tc-so:Totals 1567 0 27 397 0 397 tc-so: tc-so:In use 1313K, total allocated 1588K; utilization 82.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, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.99 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/evbarm/9.99.99/modules tc-so:[ 1.330005] 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:[ 6.840005] shmif0: Ethernet address b2:a0:91:e9:22:c8 tc-so:[ 19.500005] ah_input: hash over 104 bytes, skip 20: crda len 104 skip 0 inject 32 tc-so:[ 19.810005] ah_input: hash over 96 bytes, skip 20: crda len 96 skip 0 inject 32 tc-so:[ 19.850005] ah_input: hash over 96 bytes, skip 20: crda len 96 skip 0 inject 32 tc-so:[ 19.850005] ah_input: hash over 96 bytes, skip 20: crda len 96 skip 0 inject 32 tc-so:[ 19.890005] ah_input: hash over 96 bytes, skip 20: crda len 96 skip 0 inject 32 tc-so:[ 19.970005] 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 33624 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 - - 33624 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33624 0 0 0 0 0 tc-so:lo0 33624 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 256 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 384 1 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 384 5 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 128 2 0 0 1 0 1 1 0 inf 0 tc-so:file 128 7 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 1280 4 0 0 2 0 2 2 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 128 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 256 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 46 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 64 141 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 256 72 0 0 5 0 5 5 0 inf 0 tc-so:kmem-00256 384 51 0 0 6 0 6 6 0 inf 0 tc-so:kmem-00384 512 29 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00512 640 12 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00768 896 7 0 0 2 0 2 2 0 inf 0 tc-so:kmem-01024 1152 95 0 0 32 0 32 32 0 inf 0 tc-so:kmem-02048 2048 445 0 0 223 0 223 223 0 inf 0 tc-so:kmem-04096 4096 13 0 0 13 0 13 13 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 528 9 0 0 4 0 4 4 0 inf 2 tc-so:mclpl 2048 6 0 0 7 0 7 7 0 8192 4 tc-so:mutex 128 34 0 0 2 0 2 2 0 inf 0 tc-so:pcache 2816 54 0 1 53 0 53 53 0 inf 0 tc-so:pcachecpu 128 55 0 0 2 0 2 2 0 inf 0 tc-so:pcglarge 1152 2 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 384 47 0 0 5 0 5 5 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-128 80 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 266 0 0 5 0 5 5 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 2 0 2 2 0 inf 0 tc-so:procpl 1024 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 4 0 3 1 0 1 1 0 inf 0 tc-so:rwlock 128 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 1024 7 0 0 2 0 2 2 0 inf 0 tc-so:vmembt 128 39 0 0 2 0 2 2 0 inf 0 tc-so:Totals 1624 0 30 410 0 410 tc-so: tc-so:In use 1373K, total allocated 1640K; utilization 83.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, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.99 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/evbarm/9.99.99/modules tc-so:[ 1.410005] IPsec: Initialized Security Association Processing. tc-so:[ 1.450005] mainbus0 (root) tc-so:[ 1.490005] chacha: Portable C ChaCha tc-so:[ 1.530005] aes: BearSSL aes_ct tc-so:[ 1.530005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.530005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 5.920005] shmif0: Ethernet address b2:a0:e3:08:5a:3b tc-so:[ 16.480005] ah_input: hash over 104 bytes, skip 20: crda len 104 skip 0 inject 32 tc-so:[ 16.590005] ah_input: hash over 96 bytes, skip 20: crda len 96 skip 0 inject 32 tc-so:[ 16.810005] ah_input: hash over 1500 bytes, skip 20: crda len 1500 skip 0 inject 32 tc-so:[ 16.850005] ah_input: hash over 1500 bytes, skip 20: crda len 1500 skip 0 inject 32 tc-so:[ 16.850005] ah_input: hash over 1384 bytes, skip 20: crda len 1384 skip 0 inject 32 tc-so:[ 16.900005] ah_input: hash over 1500 bytes, skip 20: crda len 1500 skip 0 inject 32 tc-so:[ 16.900005] ah_input: hash over 228 bytes, skip 20: crda len 228 skip 0 inject 32 tc-so:[ 16.900005] ah_input: hash over 96 bytes, skip 20: crda len 96 skip 0 inject 32 tc-so:[ 17.010005] 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:11.560004 b2:a0:91:e9:22:c8 > 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:09.490004 b2:a0:e3:08:5a: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:19.430004 b2:a0:91:e9:22:c8 > 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.480004 b2:a0:e3:08:5a:3b > b2:a0:91:e9:22:c8, ethertype ARP (0x0806), length 42: Reply 10.0.0.2 is-at b2:a0:e3:08:5a:3b, length 28 tc-so:00:00:19.460004 b2:a0:91:e9:22:c8 > b2:a0:e3:08:5a:3b, ethertype IPv4 (0x0800), length 118: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x1): 51310 > 1234: Flags [S], seq 897106641, win 32768, options [mss 1460,nop,wscale 3,sackOK,TS val 1 ecr 0], length 0 tc-so:00:00:16.480004 b2:a0:e3:08:5a: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:19.500004 b2:a0:91:e9:22:c8 > b2:a0:e3:08:5a:3b, ethertype ARP (0x0806), length 42: Reply 10.0.0.1 is-at b2:a0:91:e9:22:c8, length 28 tc-so:00:00:16.550004 b2:a0:e3:08:5a:3b > b2:a0:91:e9:22:c8, ethertype IPv4 (0x0800), length 118: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x1): 1234 > 51310: Flags [S.], seq 736223747, ack 897106642, win 32768, options [mss 1460,nop,wscale 3,sackOK,TS val 1 ecr 1], length 0 tc-so:00:00:19.500004 b2:a0:91:e9:22:c8 > b2:a0:e3:08:5a:3b, ethertype IPv4 (0x0800), length 110: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x2): 51310 > 1234: Flags [.], ack 1, win 4197, options [nop,nop,TS val 1 ecr 1], length 0 tc-so:00:00:19.730004 b2:a0:91:e9:22:c8 > b2:a0:e3:08:5a:3b, ethertype IPv4 (0x0800), length 1514: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x3): 51310 > 1234: Flags [.], seq 1:1405, ack 1, win 4197, options [nop,nop,TS val 2 ecr 1], length 1404 tc-so:00:00:19.810004 b2:a0:91:e9:22:c8 > b2:a0:e3:08:5a:3b, ethertype IPv4 (0x0800), length 1514: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x4): 51310 > 1234: Flags [.], seq 1405:2809, ack 1, win 4197, options [nop,nop,TS val 2 ecr 1], length 1404 tc-so:00:00:16.850004 b2:a0:e3:08:5a:3b > b2:a0:91:e9:22:c8, ethertype IPv4 (0x0800), length 110: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x2): 1234 > 51310: Flags [.], ack 2809, win 3846, options [nop,nop,TS val 2 ecr 2], length 0 tc-so:00:00:19.810004 b2:a0:91:e9:22:c8 > b2:a0:e3:08:5a:3b, ethertype IPv4 (0x0800), length 1398: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x5): 51310 > 1234: Flags [P.], seq 2809:4097, ack 1, win 4197, options [nop,nop,TS val 2 ecr 2], length 1288 tc-so:00:00:19.810004 b2:a0:91:e9:22:c8 > b2:a0:e3:08:5a:3b, ethertype IPv4 (0x0800), length 1514: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x6): 51310 > 1234: Flags [.], seq 4097:5501, ack 1, win 4197, options [nop,nop,TS val 2 ecr 2], length 1404 tc-so:00:00:16.900004 b2:a0:e3:08:5a:3b > b2:a0:91:e9:22:c8, ethertype IPv4 (0x0800), length 110: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x3): 1234 > 51310: Flags [.], ack 5501, win 3510, options [nop,nop,TS val 2 ecr 2], length 0 tc-so:00:00:19.850004 b2:a0:91:e9:22:c8 > b2:a0:e3:08:5a:3b, ethertype IPv4 (0x0800), length 242: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x7): 51310 > 1234: Flags [P.], seq 5501:5633, ack 1, win 4197, options [nop,nop,TS val 2 ecr 2], length 132 tc-so:00:00:19.850004 b2:a0:91:e9:22:c8 > b2:a0:e3:08:5a:3b, ethertype IPv4 (0x0800), length 110: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x8): 51310 > 1234: Flags [F.], seq 5633, ack 1, win 4197, options [nop,nop,TS val 2 ecr 2], length 0 tc-so:00:00:16.900004 b2:a0:e3:08:5a:3b > b2:a0:91:e9:22:c8, ethertype IPv4 (0x0800), length 110: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x4): 1234 > 51310: Flags [.], ack 5634, win 3493, options [nop,nop,TS val 2 ecr 2], length 0 tc-so:00:00:16.930004 b2:a0:e3:08:5a:3b > b2:a0:91:e9:22:c8, ethertype IPv4 (0x0800), length 110: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x5): 1234 > 51310: Flags [.], ack 5634, win 4197, options [nop,nop,TS val 2 ecr 2], length 0 tc-so:00:00:17.010004 b2:a0:e3:08:5a:3b > b2:a0:91:e9:22:c8, ethertype IPv4 (0x0800), length 110: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x6): 1234 > 51310: Flags [F.], seq 1, ack 5634, win 4197, options [nop,nop,TS val 2 ecr 2], length 0 tc-so:00:00:19.970004 b2:a0:91:e9:22:c8 > b2:a0:e3:08:5a:3b, ethertype IPv4 (0x0800), length 110: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x9): 51310 > 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: 1662338181.306647, ipsec_tcp_ipv4_ah_hmacsha512, passed tc-start: 1662338181.369076, 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:09:37:59:4a ./.__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: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 13351: No such process tc-so: tc-so:00:00:18.780004 b2:a0:10:9c:f2:4c > 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.720004 b2:a0:09:37:59:4a > b2:a0:10:9c:f2:4c, ethertype ARP (0x0806), length 42: Reply 10.0.0.2 is-at b2:a0:09:37:59:4a, length 28 tc-so:00:00:18.780004 b2:a0:10:9c:f2:4c > b2:a0:09:37:59:4a, ethertype IPv4 (0x0800), length 98: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x1): 56136 > 1234: Flags [S], seq 898235215, win 32768, options [mss 1460,nop,wscale 3,sackOK,TS val 1 ecr 0], length 0 tc-so:00:00:15.760004 b2:a0:09:37:59:4a > 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:18.820004 b2:a0:10:9c:f2:4c > b2:a0:09:37:59:4a, ethertype ARP (0x0806), length 42: Reply 10.0.0.1 is-at b2:a0:10:9c:f2:4c, length 28 tc-so:00:00:15.810004 b2:a0:09:37:59:4a > b2:a0:10:9c:f2:4c, ethertype IPv4 (0x0800), length 98: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x1): 1234 > 56136: Flags [S.], seq 721211321, ack 898235216, win 32768, options [mss 1460,nop,wscale 3,sackOK,TS val 1 ecr 1], length 0 tc-so:00:00:18.860004 b2:a0:10:9c:f2:4c > b2:a0:09:37:59:4a, ethertype IPv4 (0x0800), length 90: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x2): 56136 > 1234: Flags [.], ack 1, win 4197, options [nop,nop,TS val 2 ecr 1], length 0 tc-so:00:00:19.060004 b2:a0:10:9c:f2:4c > b2:a0:09:37:59:4a, ethertype IPv4 (0x0800), length 1494: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x3): 56136 > 1234: Flags [.], seq 1:1405, ack 1, win 4197, options [nop,nop,TS val 2 ecr 1], length 1404 tc-so:00:00:19.180004 b2:a0:10:9c:f2:4c > b2:a0:09:37:59:4a, ethertype IPv4 (0x0800), length 1494: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x4): 56136 > 1234: Flags [.], seq 1405:2809, ack 1, win 4197, options [nop,nop,TS val 2 ecr 1], length 1404 tc-so:00:00:16.160004 b2:a0:09:37:59:4a > b2:a0:10:9c:f2:4c, ethertype IPv4 (0x0800), length 90: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x2): 1234 > 56136: Flags [.], ack 2809, win 4022, options [nop,nop,TS val 2 ecr 2], length 0 tc-so:00:00:19.180004 b2:a0:10:9c:f2:4c > b2:a0:09:37:59:4a, ethertype IPv4 (0x0800), length 1378: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x5): 56136 > 1234: Flags [P.], seq 2809:4097, ack 1, win 4197, options [nop,nop,TS val 2 ecr 2], length 1288 tc-so:00:00:19.260004 b2:a0:10:9c:f2:4c > b2:a0:09:37:59:4a, ethertype IPv4 (0x0800), length 1494: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x6): 56136 > 1234: Flags [.], seq 4097:5501, ack 1, win 4197, options [nop,nop,TS val 2 ecr 2], length 1404 tc-so:00:00:16.240004 b2:a0:09:37:59:4a > b2:a0:10:9c:f2:4c, ethertype IPv4 (0x0800), length 90: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x3): 1234 > 56136: Flags [.], ack 5501, win 4022, options [nop,nop,TS val 2 ecr 2], length 0 tc-so:00:00:19.260004 b2:a0:10:9c:f2:4c > b2:a0:09:37:59:4a, ethertype IPv4 (0x0800), length 222: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x7): 56136 > 1234: Flags [P.], seq 5501:5633, ack 1, win 4197, options [nop,nop,TS val 2 ecr 2], length 132 tc-so:00:00:19.340004 b2:a0:10:9c:f2:4c > b2:a0:09:37:59:4a, ethertype IPv4 (0x0800), length 90: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x8): 56136 > 1234: Flags [F.], seq 5633, ack 1, win 4197, options [nop,nop,TS val 2 ecr 2], length 0 tc-so:00:00:16.320004 b2:a0:09:37:59:4a > b2:a0:10:9c:f2:4c, ethertype IPv4 (0x0800), length 90: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x4): 1234 > 56136: Flags [.], ack 5634, win 4197, options [nop,nop,TS val 2 ecr 2], length 0 tc-so:00:00:16.360004 b2:a0:09:37:59:4a > b2:a0:10:9c:f2:4c, ethertype IPv4 (0x0800), length 90: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x5): 1234 > 56136: Flags [F.], seq 1, ack 5634, win 4197, options [nop,nop,TS val 2 ecr 2], length 0 tc-so:00:00:19.420004 b2:a0:10:9c:f2:4c > b2:a0:09:37:59:4a, ethertype IPv4 (0x0800), length 90: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x9): 56136 > 1234: Flags [.], ack 2, win 4197, options [nop,nop,TS val 3 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 33624 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:10:9c:f2:4c 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 - - 33624 lo0 tc-so:10.0.0.2 b2:a0:09:37:59: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 33624 0 0 0 0 0 tc-so:lo0 33624 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:10:9c:f2:4c 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:09:37:59:4a 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:10:9c:f2:4c 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 33624 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:09:37:59:4a 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 - - 33624 lo0 tc-so:10.0.0.1 b2:a0:10:9c:f2:4c 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 33624 0 0 0 0 0 tc-so:lo0 33624 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:09:37:59:4a 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:10:9c:f2:4c 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:09:37:59:4a 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:09:37:59:4a 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:10:9c:f2:4c 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 33624 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 - - 33624 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33624 0 0 0 0 0 tc-so:lo0 33624 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 256 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 384 2 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 384 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 128 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 1280 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 128 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 256 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 46 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 64 157 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 256 69 0 0 5 0 5 5 0 inf 0 tc-so:kmem-00256 384 47 0 0 5 0 5 5 0 inf 0 tc-so:kmem-00384 512 29 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00512 640 12 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00768 896 7 0 0 2 0 2 2 0 inf 0 tc-so:kmem-01024 1152 95 0 0 32 0 32 32 0 inf 0 tc-so:kmem-02048 2048 424 0 0 212 0 212 212 0 inf 0 tc-so:kmem-04096 4096 13 0 0 13 0 13 13 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 528 12 0 0 4 0 4 4 0 inf 2 tc-so:mclpl 2048 6 0 0 7 0 7 7 0 8192 4 tc-so:mutex 128 33 0 0 2 0 2 2 0 inf 0 tc-so:pcache 2816 54 0 1 53 0 53 53 0 inf 0 tc-so:pcachecpu 128 55 0 0 2 0 2 2 0 inf 0 tc-so:pcglarge 1152 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 384 41 0 0 5 0 5 5 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-128 80 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 255 0 0 5 0 5 5 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 1024 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 128 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 1024 7 0 0 2 0 2 2 0 inf 0 tc-so:vmembt 128 39 0 0 2 0 2 2 0 inf 0 tc-so:Totals 1587 0 27 396 0 396 tc-so: tc-so:In use 1318K, total allocated 1584K; utilization 83.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, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.99 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/evbarm/9.99.99/modules tc-so:[ 1.350005] IPsec: Initialized Security Association Processing. tc-so:[ 1.350005] 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:[ 6.800005] shmif0: Ethernet address b2:a0:10:9c:f2:4c tc-so:[ 18.860005] ah_input: hash over 84 bytes, skip 20: crda len 84 skip 0 inject 32 tc-so:[ 19.180005] ah_input: hash over 76 bytes, skip 20: crda len 76 skip 0 inject 32 tc-so:[ 19.260005] ah_input: hash over 76 bytes, skip 20: crda len 76 skip 0 inject 32 tc-so:[ 19.340005] ah_input: hash over 76 bytes, skip 20: crda len 76 skip 0 inject 32 tc-so:[ 19.380005] 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 33624 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 - - 33624 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33624 0 0 0 0 0 tc-so:lo0 33624 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 256 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 384 2 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 384 4 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 128 2 0 0 1 0 1 1 0 inf 0 tc-so:file 128 7 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 1280 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 128 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 256 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 47 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 64 157 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 256 69 0 0 5 0 5 5 0 inf 0 tc-so:kmem-00256 384 47 0 0 5 0 5 5 0 inf 0 tc-so:kmem-00384 512 29 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00512 640 12 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00768 896 7 0 0 2 0 2 2 0 inf 0 tc-so:kmem-01024 1152 95 0 0 32 0 32 32 0 inf 0 tc-so:kmem-02048 2048 476 0 0 238 0 238 238 0 inf 0 tc-so:kmem-04096 4096 13 0 0 13 0 13 13 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 528 9 0 0 4 0 4 4 0 inf 2 tc-so:mclpl 2048 6 0 0 7 0 7 7 0 8192 4 tc-so:mutex 128 34 0 0 2 0 2 2 0 inf 0 tc-so:pcache 2816 54 0 1 53 0 53 53 0 inf 0 tc-so:pcachecpu 128 55 0 0 2 0 2 2 0 inf 0 tc-so:pcglarge 1152 2 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 384 51 0 0 6 0 6 6 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-128 80 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 281 0 0 5 0 5 5 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 1024 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 128 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 1024 7 0 0 2 0 2 2 0 inf 0 tc-so:vmembt 128 41 0 0 2 0 2 2 0 inf 0 tc-so:Totals 1688 0 30 423 0 423 tc-so: tc-so:In use 1431K, total allocated 1692K; utilization 84.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, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.99 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/evbarm/9.99.99/modules tc-so:[ 1.390005] IPsec: Initialized Security Association Processing. 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:[ 5.810005] shmif0: Ethernet address b2:a0:09:37:59:4a tc-so:[ 15.760005] ah_input: hash over 84 bytes, skip 20: crda len 84 skip 0 inject 32 tc-so:[ 15.840005] ah_input: hash over 76 bytes, skip 20: crda len 76 skip 0 inject 32 tc-so:[ 16.040005] ah_input: hash over 1480 bytes, skip 20: crda len 1480 skip 0 inject 32 tc-so:[ 16.160005] ah_input: hash over 1480 bytes, skip 20: crda len 1480 skip 0 inject 32 tc-so:[ 16.160005] ah_input: hash over 1364 bytes, skip 20: crda len 1364 skip 0 inject 32 tc-so:[ 16.240005] ah_input: hash over 1480 bytes, skip 20: crda len 1480 skip 0 inject 32 tc-so:[ 16.240005] ah_input: hash over 208 bytes, skip 20: crda len 208 skip 0 inject 32 tc-so:[ 16.320005] ah_input: hash over 76 bytes, skip 20: crda len 76 skip 0 inject 32 tc-so:[ 16.360005] 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:11.140004 b2:a0:10:9c:f2:4c > 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:08.950004 b2:a0:09:37:59:4a > 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.780004 b2:a0:10:9c:f2:4c > 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.720004 b2:a0:09:37:59:4a > b2:a0:10:9c:f2:4c, ethertype ARP (0x0806), length 42: Reply 10.0.0.2 is-at b2:a0:09:37:59:4a, length 28 tc-so:00:00:18.780004 b2:a0:10:9c:f2:4c > b2:a0:09:37:59:4a, ethertype IPv4 (0x0800), length 98: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x1): 56136 > 1234: Flags [S], seq 898235215, win 32768, options [mss 1460,nop,wscale 3,sackOK,TS val 1 ecr 0], length 0 tc-so:00:00:15.760004 b2:a0:09:37:59:4a > 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:18.820004 b2:a0:10:9c:f2:4c > b2:a0:09:37:59:4a, ethertype ARP (0x0806), length 42: Reply 10.0.0.1 is-at b2:a0:10:9c:f2:4c, length 28 tc-so:00:00:15.810004 b2:a0:09:37:59:4a > b2:a0:10:9c:f2:4c, ethertype IPv4 (0x0800), length 98: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x1): 1234 > 56136: Flags [S.], seq 721211321, ack 898235216, win 32768, options [mss 1460,nop,wscale 3,sackOK,TS val 1 ecr 1], length 0 tc-so:00:00:18.860004 b2:a0:10:9c:f2:4c > b2:a0:09:37:59:4a, ethertype IPv4 (0x0800), length 90: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x2): 56136 > 1234: Flags [.], ack 1, win 4197, options [nop,nop,TS val 2 ecr 1], length 0 tc-so:00:00:19.060004 b2:a0:10:9c:f2:4c > b2:a0:09:37:59:4a, ethertype IPv4 (0x0800), length 1494: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x3): 56136 > 1234: Flags [.], seq 1:1405, ack 1, win 4197, options [nop,nop,TS val 2 ecr 1], length 1404 tc-so:00:00:19.180004 b2:a0:10:9c:f2:4c > b2:a0:09:37:59:4a, ethertype IPv4 (0x0800), length 1494: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x4): 56136 > 1234: Flags [.], seq 1405:2809, ack 1, win 4197, options [nop,nop,TS val 2 ecr 1], length 1404 tc-so:00:00:16.160004 b2:a0:09:37:59:4a > b2:a0:10:9c:f2:4c, ethertype IPv4 (0x0800), length 90: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x2): 1234 > 56136: Flags [.], ack 2809, win 4022, options [nop,nop,TS val 2 ecr 2], length 0 tc-so:00:00:19.180004 b2:a0:10:9c:f2:4c > b2:a0:09:37:59:4a, ethertype IPv4 (0x0800), length 1378: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x5): 56136 > 1234: Flags [P.], seq 2809:4097, ack 1, win 4197, options [nop,nop,TS val 2 ecr 2], length 1288 tc-so:00:00:19.260004 b2:a0:10:9c:f2:4c > b2:a0:09:37:59:4a, ethertype IPv4 (0x0800), length 1494: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x6): 56136 > 1234: Flags [.], seq 4097:5501, ack 1, win 4197, options [nop,nop,TS val 2 ecr 2], length 1404 tc-so:00:00:16.240004 b2:a0:09:37:59:4a > b2:a0:10:9c:f2:4c, ethertype IPv4 (0x0800), length 90: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x3): 1234 > 56136: Flags [.], ack 5501, win 4022, options [nop,nop,TS val 2 ecr 2], length 0 tc-so:00:00:19.260004 b2:a0:10:9c:f2:4c > b2:a0:09:37:59:4a, ethertype IPv4 (0x0800), length 222: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x7): 56136 > 1234: Flags [P.], seq 5501:5633, ack 1, win 4197, options [nop,nop,TS val 2 ecr 2], length 132 tc-so:00:00:19.340004 b2:a0:10:9c:f2:4c > b2:a0:09:37:59:4a, ethertype IPv4 (0x0800), length 90: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x8): 56136 > 1234: Flags [F.], seq 5633, ack 1, win 4197, options [nop,nop,TS val 2 ecr 2], length 0 tc-so:00:00:16.320004 b2:a0:09:37:59:4a > b2:a0:10:9c:f2:4c, ethertype IPv4 (0x0800), length 90: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x4): 1234 > 56136: Flags [.], ack 5634, win 4197, options [nop,nop,TS val 2 ecr 2], length 0 tc-so:00:00:16.360004 b2:a0:09:37:59:4a > b2:a0:10:9c:f2:4c, ethertype IPv4 (0x0800), length 90: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x5): 1234 > 56136: Flags [F.], seq 1, ack 5634, win 4197, options [nop,nop,TS val 2 ecr 2], length 0 tc-so:00:00:19.420004 b2:a0:10:9c:f2:4c > b2:a0:09:37:59:4a, ethertype IPv4 (0x0800), length 90: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x9): 56136 > 1234: Flags [.], ack 2, win 4197, options [nop,nop,TS val 3 ecr 2], length 0 tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-end: 1662338234.27566, ipsec_tcp_ipv4_ah_null, passed tc-start: 1662338234.74711, 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:3c:b2:fd:d8 ./.__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: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 15802: No such process tc-so: tc-so:00:00:20.720004 b2:a0:94:df:1d:dd > 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:17.500004 b2:a0:3c:b2:fd:d8 > b2:a0:94:df:1d:dd, ethertype ARP (0x0806), length 42: Reply 10.0.0.2 is-at b2:a0:3c:b2:fd:d8, length 28 tc-so:00:00:20.720004 b2:a0:94:df:1d:dd > b2:a0:3c:b2:fd:d8, ethertype IPv4 (0x0800), length 86: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x1), length 52 tc-so:00:00:17.540004 b2:a0:3c:b2:fd:d8 > 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.760004 b2:a0:94:df:1d:dd > b2:a0:3c:b2:fd:d8, ethertype ARP (0x0806), length 42: Reply 10.0.0.1 is-at b2:a0:94:df:1d:dd, length 28 tc-so:00:00:17.540004 b2:a0:3c:b2:fd:d8 > b2:a0:94:df:1d:dd, ethertype IPv4 (0x0800), length 86: 10.0.0.2 > 10.0.0.1: ESP(spi=0x00002711,seq=0x1), length 52 tc-so:00:00:20.800004 b2:a0:94:df:1d:dd > b2:a0:3c:b2:fd:d8, ethertype IPv4 (0x0800), length 78: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x2), length 44 tc-so:00:00:21.080004 b2:a0:94:df:1d:dd > b2:a0:3c:b2:fd:d8, ethertype IPv4 (0x0800), length 1458: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x3), length 1424 tc-so:00:00:21.200004 b2:a0:94:df:1d:dd > b2:a0:3c:b2:fd:d8, ethertype IPv4 (0x0800), length 1458: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x4), length 1424 tc-so:00:00:17.990004 b2:a0:3c:b2:fd:d8 > b2:a0:94:df:1d:dd, ethertype IPv4 (0x0800), length 78: 10.0.0.2 > 10.0.0.1: ESP(spi=0x00002711,seq=0x2), length 44 tc-so:00:00:21.240004 b2:a0:94:df:1d:dd > b2:a0:3c:b2:fd:d8, ethertype IPv4 (0x0800), length 1410: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x5), length 1376 tc-so:00:00:21.320004 b2:a0:94:df:1d:dd > b2:a0:3c:b2:fd:d8, ethertype IPv4 (0x0800), length 1458: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x6), length 1424 tc-so:00:00:18.060004 b2:a0:3c:b2:fd:d8 > b2:a0:94:df:1d:dd, ethertype IPv4 (0x0800), length 78: 10.0.0.2 > 10.0.0.1: ESP(spi=0x00002711,seq=0x3), length 44 tc-so:00:00:21.320004 b2:a0:94:df:1d:dd > b2:a0:3c:b2:fd:d8, ethertype IPv4 (0x0800), length 234: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x7), length 200 tc-so:00:00:21.400004 b2:a0:94:df:1d:dd > b2:a0:3c:b2:fd:d8, ethertype IPv4 (0x0800), length 78: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x8), length 44 tc-so:00:00:18.140004 b2:a0:3c:b2:fd:d8 > b2:a0:94:df:1d:dd, ethertype IPv4 (0x0800), length 78: 10.0.0.2 > 10.0.0.1: ESP(spi=0x00002711,seq=0x4), length 44 tc-so:00:00:18.180004 b2:a0:3c:b2:fd:d8 > b2:a0:94:df:1d:dd, ethertype IPv4 (0x0800), length 78: 10.0.0.2 > 10.0.0.1: ESP(spi=0x00002711,seq=0x5), length 44 tc-so:00:00:21.440004 b2:a0:94:df:1d:dd > b2:a0:3c:b2:fd:d8, 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 33624 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:df:1d:dd 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 - - 33624 lo0 tc-so:10.0.0.2 b2:a0:3c:b2:fd: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 33624 0 0 0 0 0 tc-so:lo0 33624 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:94:df:1d:dd 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:3c:b2:fd:d8 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:94:df:1d:dd 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 33624 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:3c:b2:fd:d8 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 - - 33624 lo0 tc-so:10.0.0.1 b2:a0:94:df:1d:dd 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 33624 0 0 0 0 0 tc-so:lo0 33624 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:3c:b2:fd:d8 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:94:df:1d:dd 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:3c:b2:fd:d8 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:3c:b2:fd:d8 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:94:df:1d:dd 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 33624 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 - - 33624 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33624 0 0 0 0 0 tc-so:lo0 33624 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 384 1 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 384 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 128 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 1280 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 128 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 256 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 46 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 59 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 64 155 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 256 69 0 0 5 0 5 5 0 inf 0 tc-so:kmem-00256 384 47 0 0 5 0 5 5 0 inf 0 tc-so:kmem-00384 512 29 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00512 640 12 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00768 896 7 0 0 2 0 2 2 0 inf 0 tc-so:kmem-01024 1152 95 0 0 32 0 32 32 0 inf 0 tc-so:kmem-02048 2048 424 0 0 212 0 212 212 0 inf 0 tc-so:kmem-04096 4096 13 0 0 13 0 13 13 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 528 8 0 0 4 0 4 4 0 inf 2 tc-so:mclpl 2048 5 0 0 7 0 7 7 0 8192 4 tc-so:mutex 128 33 0 0 2 0 2 2 0 inf 0 tc-so:pcache 2816 54 0 1 53 0 53 53 0 inf 0 tc-so:pcachecpu 128 55 0 0 2 0 2 2 0 inf 0 tc-so:pcglarge 1152 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 384 33 0 0 4 0 4 4 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-128 80 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 254 0 0 5 0 5 5 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 1024 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 128 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 1024 7 0 0 2 0 2 2 0 inf 0 tc-so:vmembt 128 37 0 0 2 0 2 2 0 inf 0 tc-so:Totals 1561 0 27 395 0 395 tc-so: tc-so:In use 1310K, total allocated 1580K; utilization 82.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, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.99 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/evbarm/9.99.99/modules tc-so:[ 1.390005] IPsec: Initialized Security Association Processing. tc-so:[ 1.390005] mainbus0 (root) tc-so:[ 1.500005] chacha: Portable C ChaCha tc-so:[ 1.500005] aes: BearSSL aes_ct tc-so:[ 1.500005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.500005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 7.560005] shmif0: Ethernet address b2:a0:94:df:1d:dd tc-so:### Dumping unix://ipsec_peer tc-so:lo0: flags=0x8049 mtu 33624 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 - - 33624 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33624 0 0 0 0 0 tc-so:lo0 33624 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 384 2 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 384 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 128 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 1280 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 128 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 256 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 46 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 64 157 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 256 69 0 0 5 0 5 5 0 inf 0 tc-so:kmem-00256 384 47 0 0 5 0 5 5 0 inf 0 tc-so:kmem-00384 512 29 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00512 640 12 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00768 896 7 0 0 2 0 2 2 0 inf 0 tc-so:kmem-01024 1152 95 0 0 32 0 32 32 0 inf 0 tc-so:kmem-02048 2048 473 0 0 237 0 237 237 0 inf 0 tc-so:kmem-04096 4096 13 0 0 13 0 13 13 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 528 10 0 0 4 0 4 4 0 inf 2 tc-so:mclpl 2048 6 0 0 7 0 7 7 0 8192 4 tc-so:mutex 128 33 0 0 2 0 2 2 0 inf 0 tc-so:pcache 2816 54 0 1 53 0 53 53 0 inf 0 tc-so:pcachecpu 128 55 0 0 2 0 2 2 0 inf 0 tc-so:pcglarge 1152 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 384 41 0 0 5 0 5 5 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-128 80 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 279 0 0 5 0 5 5 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 1024 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 128 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 1024 7 0 0 2 0 2 2 0 inf 0 tc-so:vmembt 128 39 0 0 2 0 2 2 0 inf 0 tc-so:Totals 1663 0 30 421 0 421 tc-so: tc-so:In use 1420K, total allocated 1684K; utilization 84.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, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.99 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/evbarm/9.99.99/modules tc-so:[ 1.360005] IPsec: Initialized Security Association Processing. tc-so:[ 1.360005] mainbus0 (root) tc-so:[ 1.490005] chacha: Portable C ChaCha tc-so:[ 1.490005] aes: BearSSL aes_ct tc-so:[ 1.490005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.490005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 6.660005] shmif0: Ethernet address b2:a0:3c:b2:fd:d8 tc-so:./bus_ipsec tc-so:### Dumping ./bus_ipsec tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:12.520004 b2:a0:94:df:1d:dd > 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:10.420004 b2:a0:3c:b2:fd:d8 > 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.720004 b2:a0:94:df:1d:dd > 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:17.500004 b2:a0:3c:b2:fd:d8 > b2:a0:94:df:1d:dd, ethertype ARP (0x0806), length 42: Reply 10.0.0.2 is-at b2:a0:3c:b2:fd:d8, length 28 tc-so:00:00:20.720004 b2:a0:94:df:1d:dd > b2:a0:3c:b2:fd:d8, ethertype IPv4 (0x0800), length 86: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x1), length 52 tc-so:00:00:17.540004 b2:a0:3c:b2:fd:d8 > 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.760004 b2:a0:94:df:1d:dd > b2:a0:3c:b2:fd:d8, ethertype ARP (0x0806), length 42: Reply 10.0.0.1 is-at b2:a0:94:df:1d:dd, length 28 tc-so:00:00:17.540004 b2:a0:3c:b2:fd:d8 > b2:a0:94:df:1d:dd, ethertype IPv4 (0x0800), length 86: 10.0.0.2 > 10.0.0.1: ESP(spi=0x00002711,seq=0x1), length 52 tc-so:00:00:20.800004 b2:a0:94:df:1d:dd > b2:a0:3c:b2:fd:d8, ethertype IPv4 (0x0800), length 78: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x2), length 44 tc-so:00:00:21.080004 b2:a0:94:df:1d:dd > b2:a0:3c:b2:fd:d8, ethertype IPv4 (0x0800), length 1458: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x3), length 1424 tc-so:00:00:21.200004 b2:a0:94:df:1d:dd > b2:a0:3c:b2:fd:d8, ethertype IPv4 (0x0800), length 1458: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x4), length 1424 tc-so:00:00:17.990004 b2:a0:3c:b2:fd:d8 > b2:a0:94:df:1d:dd, ethertype IPv4 (0x0800), length 78: 10.0.0.2 > 10.0.0.1: ESP(spi=0x00002711,seq=0x2), length 44 tc-so:00:00:21.240004 b2:a0:94:df:1d:dd > b2:a0:3c:b2:fd:d8, ethertype IPv4 (0x0800), length 1410: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x5), length 1376 tc-so:00:00:21.320004 b2:a0:94:df:1d:dd > b2:a0:3c:b2:fd:d8, ethertype IPv4 (0x0800), length 1458: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x6), length 1424 tc-so:00:00:18.060004 b2:a0:3c:b2:fd:d8 > b2:a0:94:df:1d:dd, ethertype IPv4 (0x0800), length 78: 10.0.0.2 > 10.0.0.1: ESP(spi=0x00002711,seq=0x3), length 44 tc-so:00:00:21.320004 b2:a0:94:df:1d:dd > b2:a0:3c:b2:fd:d8, ethertype IPv4 (0x0800), length 234: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x7), length 200 tc-so:00:00:21.400004 b2:a0:94:df:1d:dd > b2:a0:3c:b2:fd:d8, ethertype IPv4 (0x0800), length 78: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x8), length 44 tc-so:00:00:18.140004 b2:a0:3c:b2:fd:d8 > b2:a0:94:df:1d:dd, ethertype IPv4 (0x0800), length 78: 10.0.0.2 > 10.0.0.1: ESP(spi=0x00002711,seq=0x4), length 44 tc-so:00:00:18.180004 b2:a0:3c:b2:fd:d8 > b2:a0:94:df:1d:dd, ethertype IPv4 (0x0800), length 78: 10.0.0.2 > 10.0.0.1: ESP(spi=0x00002711,seq=0x5), length 44 tc-so:00:00:21.440004 b2:a0:94:df:1d:dd > b2:a0:3c:b2:fd:d8, 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: 1662338288.557884, ipsec_tcp_ipv4_esp_null, passed tc-start: 1662338288.640713, 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:62:ca:3c:1f ./.__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 5368: No such process tc-so: tc-so:00:00:19.330004 b2:a0:02:fb:7e:98 > 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.620004 b2:a0:62:ca:3c:1f > b2:a0:02:fb:7e:98, ethertype ARP (0x0806), length 42: Reply 10.0.0.2 is-at b2:a0:62:ca:3c:1f, length 28 tc-so:00:00:19.330004 b2:a0:02:fb:7e:98 > b2:a0:62:ca:3c:1f, ethertype IPv4 (0x0800), length 106: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x1), length 72 tc-so:00:00:16.620004 b2:a0:62:ca:3c:1f > 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.400004 b2:a0:02:fb:7e:98 > b2:a0:62:ca:3c:1f, ethertype ARP (0x0806), length 42: Reply 10.0.0.1 is-at b2:a0:02:fb:7e:98, length 28 tc-so:00:00:16.670004 b2:a0:62:ca:3c:1f > b2:a0:02:fb:7e:98, ethertype IPv4 (0x0800), length 106: 10.0.0.2 > 10.0.0.1: ESP(spi=0x00002711,seq=0x1), length 72 tc-so:00:00:19.400004 b2:a0:02:fb:7e:98 > b2:a0:62:ca:3c:1f, ethertype IPv4 (0x0800), length 106: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x2), length 72 tc-so:00:00:19.680004 b2:a0:02:fb:7e:98 > b2:a0:62:ca:3c:1f, ethertype IPv4 (0x0800), length 1482: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x3), length 1448 tc-so:00:00:19.800004 b2:a0:02:fb:7e:98 > b2:a0:62:ca:3c:1f, ethertype IPv4 (0x0800), length 1482: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x4), length 1448 tc-so:00:00:17.110004 b2:a0:62:ca:3c:1f > b2:a0:02:fb:7e:98, ethertype IPv4 (0x0800), length 106: 10.0.0.2 > 10.0.0.1: ESP(spi=0x00002711,seq=0x2), length 72 tc-so:00:00:19.840004 b2:a0:02:fb:7e:98 > b2:a0:62:ca:3c:1f, ethertype IPv4 (0x0800), length 1434: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x5), length 1400 tc-so:00:00:19.920004 b2:a0:02:fb:7e:98 > b2:a0:62:ca:3c:1f, ethertype IPv4 (0x0800), length 1482: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x6), length 1448 tc-so:00:00:17.190004 b2:a0:62:ca:3c:1f > b2:a0:02:fb:7e:98, ethertype IPv4 (0x0800), length 106: 10.0.0.2 > 10.0.0.1: ESP(spi=0x00002711,seq=0x3), length 72 tc-so:00:00:19.960004 b2:a0:02:fb:7e:98 > b2:a0:62:ca:3c:1f, ethertype IPv4 (0x0800), length 250: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x7), length 216 tc-so:00:00:20.030004 b2:a0:02:fb:7e:98 > b2:a0:62:ca:3c:1f, ethertype IPv4 (0x0800), length 106: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x8), length 72 tc-so:00:00:17.300004 b2:a0:62:ca:3c:1f > b2:a0:02:fb:7e:98, ethertype IPv4 (0x0800), length 106: 10.0.0.2 > 10.0.0.1: ESP(spi=0x00002711,seq=0x4), length 72 tc-so:00:00:17.330004 b2:a0:62:ca:3c:1f > b2:a0:02:fb:7e:98, ethertype IPv4 (0x0800), length 106: 10.0.0.2 > 10.0.0.1: ESP(spi=0x00002711,seq=0x5), length 72 tc-so:00:00:20.060004 b2:a0:02:fb:7e:98 > b2:a0:62:ca:3c:1f, 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 33624 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:fb:7e:98 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 - - 33624 lo0 tc-so:10.0.0.2 b2:a0:62:ca:3c:1f 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 33624 0 0 0 0 0 tc-so:lo0 33624 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:02:fb:7e:98 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:62:ca:3c:1f 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:02:fb:7e:98 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 33624 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:ca:3c:1f 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 - - 33624 lo0 tc-so:10.0.0.1 b2:a0:02:fb:7e: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 33624 0 0 0 0 0 tc-so:lo0 33624 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:62:ca:3c:1f 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:02:fb:7e:98 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:62:ca:3c:1f 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:ca:3c:1f 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:02:fb:7e:98 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 33624 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 - - 33624 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33624 0 0 0 0 0 tc-so:lo0 33624 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 384 1 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 384 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 128 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 1280 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 128 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 256 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 46 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 64 157 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 256 69 0 0 5 0 5 5 0 inf 0 tc-so:kmem-00256 384 47 0 0 5 0 5 5 0 inf 0 tc-so:kmem-00384 512 29 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00512 640 14 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00768 896 7 0 0 2 0 2 2 0 inf 0 tc-so:kmem-01024 1152 95 0 0 32 0 32 32 0 inf 0 tc-so:kmem-02048 2048 424 0 0 212 0 212 212 0 inf 0 tc-so:kmem-04096 4096 13 0 0 13 0 13 13 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 528 8 0 0 4 0 4 4 0 inf 2 tc-so:mclpl 2048 5 0 0 7 0 7 7 0 8192 4 tc-so:mutex 128 33 0 0 2 0 2 2 0 inf 0 tc-so:pcache 2816 54 0 1 53 0 53 53 0 inf 0 tc-so:pcachecpu 128 55 0 0 2 0 2 2 0 inf 0 tc-so:pcglarge 1152 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 384 34 0 0 4 0 4 4 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-128 80 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 254 0 0 5 0 5 5 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 1024 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 128 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 1024 7 0 0 2 0 2 2 0 inf 0 tc-so:vmembt 128 37 0 0 2 0 2 2 0 inf 0 tc-so:Totals 1566 0 27 396 0 396 tc-so: tc-so:In use 1311K, total allocated 1584K; utilization 82.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, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.99 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.030005] root file system type: rumpfs tc-so:[ 1.030005] kern.module.path=/stand/evbarm/9.99.99/modules tc-so:[ 1.340005] IPsec: Initialized Security Association Processing. tc-so:[ 1.340005] 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:[ 6.570005] shmif0: Ethernet address b2:a0:02:fb:7e:98 tc-so:### Dumping unix://ipsec_peer tc-so:lo0: flags=0x8049 mtu 33624 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 - - 33624 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33624 0 0 0 0 0 tc-so:lo0 33624 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 384 1 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 384 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 128 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 1280 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 128 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 256 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 61 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 64 156 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 256 69 0 0 5 0 5 5 0 inf 0 tc-so:kmem-00256 384 47 0 0 5 0 5 5 0 inf 0 tc-so:kmem-00384 512 28 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00512 640 14 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00768 896 7 0 0 2 0 2 2 0 inf 0 tc-so:kmem-01024 1152 95 0 0 32 0 32 32 0 inf 0 tc-so:kmem-02048 2048 473 0 0 237 0 237 237 0 inf 0 tc-so:kmem-04096 4096 13 0 0 13 0 13 13 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 528 4 0 0 3 0 3 3 0 inf 2 tc-so:mclpl 2048 3 0 0 6 0 6 6 0 8192 4 tc-so:mutex 128 33 0 0 2 0 2 2 0 inf 0 tc-so:pcache 2816 54 0 1 53 0 53 53 0 inf 0 tc-so:pcachecpu 128 55 0 0 2 0 2 2 0 inf 0 tc-so:pcglarge 1152 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 384 33 0 0 4 0 4 4 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-128 80 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 278 0 0 5 0 5 5 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 1024 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 128 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 1024 7 0 0 2 0 2 2 0 inf 0 tc-so:vmembt 128 37 0 0 2 0 2 2 0 inf 0 tc-so:Totals 1640 0 30 419 0 419 tc-so: tc-so:In use 1407K, total allocated 1676K; utilization 83.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, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.99 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/evbarm/9.99.99/modules tc-so:[ 1.340005] IPsec: Initialized Security Association Processing. tc-so:[ 1.340005] 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:[ 6.030005] shmif0: Ethernet address b2:a0:62:ca:3c:1f tc-so:./bus_ipsec tc-so:### Dumping ./bus_ipsec tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:11.410004 b2:a0:02:fb:7e:98 > 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:09.570004 b2:a0:62:ca:3c:1f > 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.330004 b2:a0:02:fb:7e:98 > 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.620004 b2:a0:62:ca:3c:1f > b2:a0:02:fb:7e:98, ethertype ARP (0x0806), length 42: Reply 10.0.0.2 is-at b2:a0:62:ca:3c:1f, length 28 tc-so:00:00:19.330004 b2:a0:02:fb:7e:98 > b2:a0:62:ca:3c:1f, ethertype IPv4 (0x0800), length 106: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x1), length 72 tc-so:00:00:16.620004 b2:a0:62:ca:3c:1f > 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.400004 b2:a0:02:fb:7e:98 > b2:a0:62:ca:3c:1f, ethertype ARP (0x0806), length 42: Reply 10.0.0.1 is-at b2:a0:02:fb:7e:98, length 28 tc-so:00:00:16.670004 b2:a0:62:ca:3c:1f > b2:a0:02:fb:7e:98, ethertype IPv4 (0x0800), length 106: 10.0.0.2 > 10.0.0.1: ESP(spi=0x00002711,seq=0x1), length 72 tc-so:00:00:19.400004 b2:a0:02:fb:7e:98 > b2:a0:62:ca:3c:1f, ethertype IPv4 (0x0800), length 106: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x2), length 72 tc-so:00:00:19.680004 b2:a0:02:fb:7e:98 > b2:a0:62:ca:3c:1f, ethertype IPv4 (0x0800), length 1482: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x3), length 1448 tc-so:00:00:19.800004 b2:a0:02:fb:7e:98 > b2:a0:62:ca:3c:1f, ethertype IPv4 (0x0800), length 1482: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x4), length 1448 tc-so:00:00:17.110004 b2:a0:62:ca:3c:1f > b2:a0:02:fb:7e:98, ethertype IPv4 (0x0800), length 106: 10.0.0.2 > 10.0.0.1: ESP(spi=0x00002711,seq=0x2), length 72 tc-so:00:00:19.840004 b2:a0:02:fb:7e:98 > b2:a0:62:ca:3c:1f, ethertype IPv4 (0x0800), length 1434: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x5), length 1400 tc-so:00:00:19.920004 b2:a0:02:fb:7e:98 > b2:a0:62:ca:3c:1f, ethertype IPv4 (0x0800), length 1482: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x6), length 1448 tc-so:00:00:17.190004 b2:a0:62:ca:3c:1f > b2:a0:02:fb:7e:98, ethertype IPv4 (0x0800), length 106: 10.0.0.2 > 10.0.0.1: ESP(spi=0x00002711,seq=0x3), length 72 tc-so:00:00:19.960004 b2:a0:02:fb:7e:98 > b2:a0:62:ca:3c:1f, ethertype IPv4 (0x0800), length 250: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x7), length 216 tc-so:00:00:20.030004 b2:a0:02:fb:7e:98 > b2:a0:62:ca:3c:1f, ethertype IPv4 (0x0800), length 106: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x8), length 72 tc-so:00:00:17.300004 b2:a0:62:ca:3c:1f > b2:a0:02:fb:7e:98, ethertype IPv4 (0x0800), length 106: 10.0.0.2 > 10.0.0.1: ESP(spi=0x00002711,seq=0x4), length 72 tc-so:00:00:17.330004 b2:a0:62:ca:3c:1f > b2:a0:02:fb:7e:98, ethertype IPv4 (0x0800), length 106: 10.0.0.2 > 10.0.0.1: ESP(spi=0x00002711,seq=0x5), length 72 tc-so:00:00:20.060004 b2:a0:02:fb:7e:98 > b2:a0:62:ca:3c:1f, 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: 1662338340.888082, ipsec_tcp_ipv4_esp_rijndaelcbc, passed tc-start: 1662338340.925545, 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:fc:50:c3:06 ./.__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: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 6046: No such process tc-so: tc-so:00:00:16.650004 b2:a0:7a:8a:e7: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:13.750004 b2:a0:fc:50:c3:06 > b2:a0:7a:8a:e7:0f, ethertype ARP (0x0806), length 42: Reply 10.0.0.2 is-at b2:a0:fc:50:c3:06, length 28 tc-so:00:00:16.700004 b2:a0:7a:8a:e7:0f > b2:a0:fc:50:c3:06, ethertype IPv4 (0x0800), length 74: 10.0.0.1.61462 > 10.0.0.2.1234: Flags [S], seq 716734857, win 32768, options [mss 1460,nop,wscale 3,sackOK,TS val 1 ecr 0], length 0 tc-so:00:00:13.790004 b2:a0:fc:50:c3:06 > 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:16.730004 b2:a0:7a:8a:e7:0f > b2:a0:fc:50:c3:06, ethertype ARP (0x0806), length 42: Reply 10.0.0.1 is-at b2:a0:7a:8a:e7:0f, length 28 tc-so:00:00:13.790004 b2:a0:fc:50:c3:06 > b2:a0:7a:8a:e7:0f, ethertype IPv4 (0x0800), length 74: 10.0.0.2.1234 > 10.0.0.1.61462: Flags [S.], seq 624479505, ack 716734858, win 32768, options [mss 1460,nop,wscale 3,sackOK,TS val 1 ecr 1], length 0 tc-so:00:00:16.730004 b2:a0:7a:8a:e7:0f > b2:a0:fc:50:c3:06, ethertype IPv4 (0x0800), length 66: 10.0.0.1.61462 > 10.0.0.2.1234: Flags [.], ack 1, win 4197, options [nop,nop,TS val 1 ecr 1], length 0 tc-so:00:00:16.970004 b2:a0:7a:8a:e7:0f > b2:a0:fc:50:c3:06, ethertype IPv4 (0x0800), length 1514: 10.0.0.1.61462 > 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:17.090004 b2:a0:7a:8a:e7:0f > b2:a0:fc:50:c3:06, ethertype IPv4 (0x0800), length 1514: 10.0.0.1.61462 > 10.0.0.2.1234: Flags [.], seq 1449:2897, ack 1, win 4197, options [nop,nop,TS val 1 ecr 1], length 1448 tc-so:00:00:14.150004 b2:a0:fc:50:c3:06 > b2:a0:7a:8a:e7:0f, ethertype IPv4 (0x0800), length 66: 10.0.0.2.1234 > 10.0.0.1.61462: Flags [.], ack 2897, win 4016, options [nop,nop,TS val 1 ecr 1], length 0 tc-so:00:00:17.090004 b2:a0:7a:8a:e7:0f > b2:a0:fc:50:c3:06, ethertype IPv4 (0x0800), length 1266: 10.0.0.1.61462 > 10.0.0.2.1234: Flags [P.], seq 2897:4097, ack 1, win 4197, options [nop,nop,TS val 1 ecr 1], length 1200 tc-so:00:00:17.170004 b2:a0:7a:8a:e7:0f > b2:a0:fc:50:c3:06, ethertype IPv4 (0x0800), length 1514: 10.0.0.1.61462 > 10.0.0.2.1234: Flags [.], seq 4097:5545, ack 1, win 4197, options [nop,nop,TS val 2 ecr 1], length 1448 tc-so:00:00:14.230004 b2:a0:fc:50:c3:06 > b2:a0:7a:8a:e7:0f, ethertype IPv4 (0x0800), length 66: 10.0.0.2.1234 > 10.0.0.1.61462: Flags [.], ack 5545, win 4016, options [nop,nop,TS val 1 ecr 1], length 0 tc-so:00:00:17.170004 b2:a0:7a:8a:e7:0f > b2:a0:fc:50:c3:06, ethertype IPv4 (0x0800), length 154: 10.0.0.1.61462 > 10.0.0.2.1234: Flags [P.], seq 5545:5633, ack 1, win 4197, options [nop,nop,TS val 2 ecr 1], length 88 tc-so:00:00:17.250004 b2:a0:7a:8a:e7:0f > b2:a0:fc:50:c3:06, ethertype IPv4 (0x0800), length 66: 10.0.0.1.61462 > 10.0.0.2.1234: Flags [F.], seq 5633, ack 1, win 4197, options [nop,nop,TS val 2 ecr 1], length 0 tc-so:00:00:14.310004 b2:a0:fc:50:c3:06 > b2:a0:7a:8a:e7:0f, ethertype IPv4 (0x0800), length 66: 10.0.0.2.1234 > 10.0.0.1.61462: Flags [.], ack 5634, win 4197, options [nop,nop,TS val 2 ecr 2], length 0 tc-so:00:00:14.350004 b2:a0:fc:50:c3:06 > b2:a0:7a:8a:e7:0f, ethertype IPv4 (0x0800), length 66: 10.0.0.2.1234 > 10.0.0.1.61462: Flags [F.], seq 1, ack 5634, win 4197, options [nop,nop,TS val 2 ecr 2], length 0 tc-so:00:00:17.290004 b2:a0:7a:8a:e7:0f > b2:a0:fc:50:c3:06, ethertype IPv4 (0x0800), length 66: 10.0.0.1.61462 > 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 33624 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:8a:e7:0f 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 - - 33624 lo0 tc-so:10.0.0.2 b2:a0:fc:50:c3:06 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 33624 0 0 0 0 0 tc-so:lo0 33624 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:7a:8a:e7:0f 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:fc:50:c3:06 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:7a:8a:e7: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 33624 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:50:c3:06 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 - - 33624 lo0 tc-so:10.0.0.1 b2:a0:7a:8a:e7: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 33624 0 0 0 0 0 tc-so:lo0 33624 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:fc:50:c3:06 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:7a:8a:e7:0f 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:fc:50:c3:06 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:fc:50:c3:06 tc-so: linkstr: ./bus_ipsec tc-so: input: 12 packets, 6360 bytes, 2 multicasts tc-so: output: 8 packets, 464 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:7a:8a:e7:0f tc-so: linkstr: ./bus_ipsec tc-so: input: 8 packets, 464 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 33624 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 - - 33624 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33624 0 0 0 0 0 tc-so:lo0 33624 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 384 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 128 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 1280 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 128 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 256 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 53 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 64 146 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 256 68 0 0 5 0 5 5 0 inf 0 tc-so:kmem-00256 384 41 0 0 5 0 5 5 0 inf 0 tc-so:kmem-00384 512 29 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00512 640 12 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00768 896 7 0 0 2 0 2 2 0 inf 0 tc-so:kmem-01024 1152 95 0 0 32 0 32 32 0 inf 0 tc-so:kmem-02048 2048 404 0 0 202 0 202 202 0 inf 0 tc-so:kmem-04096 4096 13 0 0 13 0 13 13 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 528 7 0 0 4 0 4 4 0 inf 3 tc-so:mclpl 2048 5 0 0 7 0 7 7 0 8192 4 tc-so:mutex 128 33 0 0 2 0 2 2 0 inf 0 tc-so:pcache 2816 54 0 1 53 0 53 53 0 inf 0 tc-so:pcachecpu 128 55 0 0 2 0 2 2 0 inf 0 tc-so:pcglarge 1152 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 384 30 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-128 80 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 244 0 0 4 0 4 4 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 1024 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 128 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 1024 7 0 0 2 0 2 2 0 inf 0 tc-so:vmembt 128 24 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1488 0 27 379 0 379 tc-so: tc-so:In use 1262K, total allocated 1516K; utilization 83.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, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.99 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/evbarm/9.99.99/modules tc-so:[ 1.640005] IPsec: Initialized Security Association Processing. tc-so:[ 1.640005] mainbus0 (root) tc-so:[ 1.640005] chacha: Portable C ChaCha tc-so:[ 1.640005] aes: BearSSL aes_ct tc-so:[ 1.640005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.640005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 6.640005] shmif0: Ethernet address b2:a0:7a:8a:e7:0f tc-so:### Dumping unix://ipsec_peer tc-so:lo0: flags=0x8049 mtu 33624 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 - - 33624 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33624 0 0 0 0 0 tc-so:lo0 33624 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 384 4 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 128 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 1280 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 128 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 256 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 46 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 64 143 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 256 69 0 0 5 0 5 5 0 inf 0 tc-so:kmem-00256 384 41 0 0 5 0 5 5 0 inf 0 tc-so:kmem-00384 512 29 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00512 640 12 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00768 896 7 0 0 2 0 2 2 0 inf 0 tc-so:kmem-01024 1152 95 0 0 32 0 32 32 0 inf 0 tc-so:kmem-02048 2048 452 0 0 226 0 226 226 0 inf 0 tc-so:kmem-04096 4096 13 0 0 13 0 13 13 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 528 8 0 0 4 0 4 4 0 inf 2 tc-so:mclpl 2048 6 0 0 7 0 7 7 0 8192 4 tc-so:mutex 128 33 0 0 2 0 2 2 0 inf 0 tc-so:pcache 2816 54 0 1 53 0 53 53 0 inf 0 tc-so:pcachecpu 128 55 0 0 2 0 2 2 0 inf 0 tc-so:pcglarge 1152 2 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 384 39 0 0 4 0 4 4 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-128 80 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 268 0 0 5 0 5 5 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 1024 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 128 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 1024 7 0 0 2 0 2 2 0 inf 0 tc-so:vmembt 128 28 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1584 0 30 405 0 405 tc-so: tc-so:In use 1371K, total allocated 1620K; utilization 84.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, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.99 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/evbarm/9.99.99/modules tc-so:[ 1.360005] IPsec: Initialized Security Association Processing. tc-so:[ 1.360005] mainbus0 (root) tc-so:[ 1.480005] chacha: Portable C ChaCha tc-so:[ 1.480005] aes: BearSSL aes_ct tc-so:[ 1.480005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.480005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 5.540005] shmif0: Ethernet address b2:a0:fc:50:c3:06 tc-so:./bus_ipsec tc-so:### Dumping ./bus_ipsec tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:10.600004 b2:a0:7a:8a:e7: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:08.420004 b2:a0:fc:50:c3:06 > 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.650004 b2:a0:7a:8a:e7: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:13.750004 b2:a0:fc:50:c3:06 > b2:a0:7a:8a:e7:0f, ethertype ARP (0x0806), length 42: Reply 10.0.0.2 is-at b2:a0:fc:50:c3:06, length 28 tc-so:00:00:16.700004 b2:a0:7a:8a:e7:0f > b2:a0:fc:50:c3:06, ethertype IPv4 (0x0800), length 74: 10.0.0.1.61462 > 10.0.0.2.1234: Flags [S], seq 716734857, win 32768, options [mss 1460,nop,wscale 3,sackOK,TS val 1 ecr 0], length 0 tc-so:00:00:13.790004 b2:a0:fc:50:c3:06 > 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:16.730004 b2:a0:7a:8a:e7:0f > b2:a0:fc:50:c3:06, ethertype ARP (0x0806), length 42: Reply 10.0.0.1 is-at b2:a0:7a:8a:e7:0f, length 28 tc-so:00:00:13.790004 b2:a0:fc:50:c3:06 > b2:a0:7a:8a:e7:0f, ethertype IPv4 (0x0800), length 74: 10.0.0.2.1234 > 10.0.0.1.61462: Flags [S.], seq 624479505, ack 716734858, win 32768, options [mss 1460,nop,wscale 3,sackOK,TS val 1 ecr 1], length 0 tc-so:00:00:16.730004 b2:a0:7a:8a:e7:0f > b2:a0:fc:50:c3:06, ethertype IPv4 (0x0800), length 66: 10.0.0.1.61462 > 10.0.0.2.1234: Flags [.], ack 1, win 4197, options [nop,nop,TS val 1 ecr 1], length 0 tc-so:00:00:16.970004 b2:a0:7a:8a:e7:0f > b2:a0:fc:50:c3:06, ethertype IPv4 (0x0800), length 1514: 10.0.0.1.61462 > 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:17.090004 b2:a0:7a:8a:e7:0f > b2:a0:fc:50:c3:06, ethertype IPv4 (0x0800), length 1514: 10.0.0.1.61462 > 10.0.0.2.1234: Flags [.], seq 1449:2897, ack 1, win 4197, options [nop,nop,TS val 1 ecr 1], length 1448 tc-so:00:00:14.150004 b2:a0:fc:50:c3:06 > b2:a0:7a:8a:e7:0f, ethertype IPv4 (0x0800), length 66: 10.0.0.2.1234 > 10.0.0.1.61462: Flags [.], ack 2897, win 4016, options [nop,nop,TS val 1 ecr 1], length 0 tc-so:00:00:17.090004 b2:a0:7a:8a:e7:0f > b2:a0:fc:50:c3:06, ethertype IPv4 (0x0800), length 1266: 10.0.0.1.61462 > 10.0.0.2.1234: Flags [P.], seq 2897:4097, ack 1, win 4197, options [nop,nop,TS val 1 ecr 1], length 1200 tc-so:00:00:17.170004 b2:a0:7a:8a:e7:0f > b2:a0:fc:50:c3:06, ethertype IPv4 (0x0800), length 1514: 10.0.0.1.61462 > 10.0.0.2.1234: Flags [.], seq 4097:5545, ack 1, win 4197, options [nop,nop,TS val 2 ecr 1], length 1448 tc-so:00:00:14.230004 b2:a0:fc:50:c3:06 > b2:a0:7a:8a:e7:0f, ethertype IPv4 (0x0800), length 66: 10.0.0.2.1234 > 10.0.0.1.61462: Flags [.], ack 5545, win 4016, options [nop,nop,TS val 1 ecr 1], length 0 tc-so:00:00:17.170004 b2:a0:7a:8a:e7:0f > b2:a0:fc:50:c3:06, ethertype IPv4 (0x0800), length 154: 10.0.0.1.61462 > 10.0.0.2.1234: Flags [P.], seq 5545:5633, ack 1, win 4197, options [nop,nop,TS val 2 ecr 1], length 88 tc-so:00:00:17.250004 b2:a0:7a:8a:e7:0f > b2:a0:fc:50:c3:06, ethertype IPv4 (0x0800), length 66: 10.0.0.1.61462 > 10.0.0.2.1234: Flags [F.], seq 5633, ack 1, win 4197, options [nop,nop,TS val 2 ecr 1], length 0 tc-so:00:00:14.310004 b2:a0:fc:50:c3:06 > b2:a0:7a:8a:e7:0f, ethertype IPv4 (0x0800), length 66: 10.0.0.2.1234 > 10.0.0.1.61462: Flags [.], ack 5634, win 4197, options [nop,nop,TS val 2 ecr 2], length 0 tc-so:00:00:14.350004 b2:a0:fc:50:c3:06 > b2:a0:7a:8a:e7:0f, ethertype IPv4 (0x0800), length 66: 10.0.0.2.1234 > 10.0.0.1.61462: Flags [F.], seq 1, ack 5634, win 4197, options [nop,nop,TS val 2 ecr 2], length 0 tc-so:00:00:17.290004 b2:a0:7a:8a:e7:0f > b2:a0:fc:50:c3:06, ethertype IPv4 (0x0800), length 66: 10.0.0.1.61462 > 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: 1662338391.671522, ipsec_tcp_ipv4_none, passed tc-start: 1662338391.725303, 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:4b:89:7b:1c ./.__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 10304: No such process tc-so: tc-so:00:00:15.420004 b2:a0:4b:89:7b:1c > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:4bff:fe89:7b1c > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24 tc-so:00:00:17.250004 b2:a0:4b:89:7b:1c > 33:33:7f:ee:03:08, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:4bff:fe89:7b1c > ff02::2:7fee:308: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:7fee:308, length 24 tc-so:00:00:21.270004 b2:a0:3c:97:f5:e1 > 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.420004 b2:a0:4b:89:7b:1c > b2:a0:3c:97:f5:e1, ethertype ARP (0x0806), length 42: Reply 10.0.0.2 is-at b2:a0:4b:89:7b:1c, length 28 tc-so:00:00:21.310004 b2:a0:3c:97:f5:e1 > b2:a0:4b:89:7b:1c, ethertype IPv4 (0x0800), length 118: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x1): 49698 > 1234: Flags [S], seq 1017945065, win 32768, options [mss 1460,nop,wscale 3,sackOK,TS val 2 ecr 0], length 0 tc-so:00:00:18.420004 b2:a0:4b:89:7b:1c > 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.350004 b2:a0:3c:97:f5:e1 > b2:a0:4b:89:7b:1c, ethertype ARP (0x0806), length 42: Reply 10.0.0.1 is-at b2:a0:3c:97:f5:e1, length 28 tc-so:00:00:18.470004 b2:a0:4b:89:7b:1c > b2:a0:3c:97:f5:e1, ethertype IPv4 (0x0800), length 118: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x1): 1234 > 49698: Flags [S.], seq 890297338, ack 1017945066, win 32768, options [mss 1460,nop,wscale 3,sackOK,TS val 1 ecr 2], length 0 tc-so:00:00:21.350004 b2:a0:3c:97:f5:e1 > b2:a0:4b:89:7b:1c, ethertype IPv4 (0x0800), length 110: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x2): 49698 > 1234: Flags [.], ack 1, win 4197, options [nop,nop,TS val 2 ecr 1], length 0 tc-so:00:00:21.810004 b2:a0:3c:97:f5:e1 > b2:a0:4b:89:7b:1c, ethertype IPv4 (0x0800), length 1514: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x3): 49698 > 1234: Flags [.], seq 1:1405, ack 1, win 4197, options [nop,nop,TS val 3 ecr 1], length 1404 tc-so:00:00:21.890004 b2:a0:3c:97:f5:e1 > b2:a0:4b:89:7b:1c, ethertype IPv4 (0x0800), length 1514: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x4): 49698 > 1234: Flags [.], seq 1405:2809, ack 1, win 4197, options [nop,nop,TS val 3 ecr 1], length 1404 tc-so:00:00:18.990004 b2:a0:4b:89:7b:1c > b2:a0:3c:97:f5:e1, ethertype IPv4 (0x0800), length 110: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x2): 1234 > 49698: Flags [.], ack 2809, win 4022, options [nop,nop,TS val 2 ecr 3], length 0 tc-so:00:00:21.890004 b2:a0:3c:97:f5:e1 > b2:a0:4b:89:7b:1c, ethertype IPv4 (0x0800), length 1398: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x5): 49698 > 1234: Flags [P.], seq 2809:4097, ack 1, win 4197, options [nop,nop,TS val 3 ecr 2], length 1288 tc-so:00:00:21.930004 b2:a0:3c:97:f5:e1 > b2:a0:4b:89:7b:1c, ethertype IPv4 (0x0800), length 1514: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x6): 49698 > 1234: Flags [.], seq 4097:5501, ack 1, win 4197, options [nop,nop,TS val 3 ecr 2], length 1404 tc-so:00:00:19.030004 b2:a0:4b:89:7b:1c > b2:a0:3c:97:f5:e1, ethertype IPv4 (0x0800), length 110: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x3): 1234 > 49698: Flags [.], ack 5501, win 3685, options [nop,nop,TS val 2 ecr 3], length 0 tc-so:00:00:21.930004 b2:a0:3c:97:f5:e1 > b2:a0:4b:89:7b:1c, ethertype IPv4 (0x0800), length 242: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x7): 49698 > 1234: Flags [P.], seq 5501:5633, ack 1, win 4197, options [nop,nop,TS val 3 ecr 2], length 132 tc-so:00:00:21.970004 b2:a0:3c:97:f5:e1 > b2:a0:4b:89:7b:1c, ethertype IPv4 (0x0800), length 110: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x8): 49698 > 1234: Flags [F.], seq 5633, ack 1, win 4197, options [nop,nop,TS val 3 ecr 2], length 0 tc-so:00:00:19.070004 b2:a0:4b:89:7b:1c > b2:a0:3c:97:f5:e1, ethertype IPv4 (0x0800), length 110: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x4): 1234 > 49698: Flags [.], ack 5634, win 3669, options [nop,nop,TS val 2 ecr 3], length 0 tc-so:00:00:19.150004 b2:a0:4b:89:7b:1c > b2:a0:3c:97:f5:e1, ethertype IPv4 (0x0800), length 110: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x5): 1234 > 49698: Flags [.], ack 5634, win 4197, options [nop,nop,TS val 2 ecr 3], length 0 tc-so:00:00:19.190004 b2:a0:4b:89:7b:1c > b2:a0:3c:97:f5:e1, ethertype IPv4 (0x0800), length 110: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x6): 1234 > 49698: Flags [F.], seq 1, ack 5634, win 4197, options [nop,nop,TS val 2 ecr 3], length 0 tc-so:00:00:22.090004 b2:a0:3c:97:f5:e1 > b2:a0:4b:89:7b:1c, ethertype IPv4 (0x0800), length 110: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x9): 49698 > 1234: Flags [.], ack 2, win 4197, options [nop,nop,TS val 3 ecr 2], length 0 tc-so:00:00:20.890004 b2:a0:4b:89:7b:1c > 33:33:ff:89:7b:1c, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:4bff:fe89:7b1c > ff02::1:ff89:7b1c: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff89:7b1c, 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 33624 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:3c:97:f5:e1 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 - - 33624 lo0 tc-so:10.0.0.2 b2:a0:4b:89:7b:1c 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 33624 0 0 0 0 0 tc-so:lo0 33624 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:3c:97:f5:e1 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:4b:89:7b:1c 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:3c:97:f5:e1 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 33624 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:89:7b:1c tc-so: linkstr: ./bus_ipsec tc-so: inet6 fe80::b0a0:4bff:fe89:7b1c%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 - - 33624 lo0 tc-so:10.0.0.1 b2:a0:3c:97:f5:e1 UHL - - - shmif0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33624 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:4bff:fe89:7b1c link#2 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33624 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff02::%lo0/32 ::1 UC - - 33624 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 33624 0 0 0 0 0 tc-so:lo0 33624 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33624 ::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 33624 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:4b:89:7b:1c 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:4bff:f tc-so: ff02::1:ff00:2%sh tc-so: ff01:2::1 tc-so: ff02::2:7fee:308% tc-so: ff02::1%shmif0 tc-so: ff02::1:ff89:7b1c 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:3c:97:f5:e1 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: 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:4bff:fe89:7b1c%shmif0 tc-so: group ff02::1:ff00:2%shmif0 refcount 1 tc-so: group ff01:2::1 refcount 2 tc-so: group ff02::2:7fee:308%shmif0 refcount 2 tc-so: group ff02::1%shmif0 refcount 2 tc-so: group ff02::1:ff89:7b1c%shmif0 refcount 1 tc-so: enaddr b2:a0:4b:89:7b:1c multicnt 5 tc-so: 33:33:ff:00:00:02 -- 33:33:ff:00:00:02 refcount 1 tc-so: 33:33:7f:ee:03:08 -- 33:33:7f:ee:03:08 refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:89:7b:1c -- 33:33:ff:89:7b:1c 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:4b:89:7b:1c tc-so: linkstr: ./bus_ipsec tc-so: input: 12 packets, 6756 bytes, 2 multicasts tc-so: output: 17 packets, 1482 bytes, 8 multicasts tc-so: inet6 fe80::b0a0:4bff:fe89:7b1c%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:3c:97:f5:e1 tc-so: linkstr: ./bus_ipsec tc-so: input: 17 packets, 1482 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 33624 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 - - 33624 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33624 0 0 0 0 0 tc-so:lo0 33624 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 256 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 384 1 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 384 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 128 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 1280 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 128 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 256 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 46 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 59 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 64 157 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 256 71 0 0 5 0 5 5 0 inf 0 tc-so:kmem-00256 384 51 0 0 6 0 6 6 0 inf 0 tc-so:kmem-00384 512 29 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00512 640 12 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00768 896 7 0 0 2 0 2 2 0 inf 0 tc-so:kmem-01024 1152 95 0 0 32 0 32 32 0 inf 0 tc-so:kmem-02048 2048 423 0 0 212 0 212 212 0 inf 0 tc-so:kmem-04096 4096 13 0 0 13 0 13 13 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 528 8 0 0 4 0 4 4 0 inf 2 tc-so:mclpl 2048 5 0 0 7 0 7 7 0 8192 4 tc-so:mutex 128 33 0 0 2 0 2 2 0 inf 0 tc-so:pcache 2816 54 0 1 53 0 53 53 0 inf 0 tc-so:pcachecpu 128 55 0 0 2 0 2 2 0 inf 0 tc-so:pcglarge 1152 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 384 32 0 0 4 0 4 4 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-128 80 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 255 0 0 5 0 5 5 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 1024 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 128 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 1024 7 0 0 2 0 2 2 0 inf 0 tc-so:vmembt 128 37 0 0 2 0 2 2 0 inf 0 tc-so:Totals 1566 0 27 396 0 396 tc-so: tc-so:In use 1309K, total allocated 1584K; utilization 82.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, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.99 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/evbarm/9.99.99/modules tc-so:[ 1.330005] IPsec: Initialized Security Association Processing. tc-so:[ 1.330005] 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:[ 7.100005] shmif0: Ethernet address b2:a0:3c:97:f5:e1 tc-so:[ 21.350005] ah_input: hash over 104 bytes, skip 20: crda len 104 skip 0 inject 32 tc-so:[ 21.890005] ah_input: hash over 96 bytes, skip 20: crda len 96 skip 0 inject 32 tc-so:[ 21.930005] ah_input: hash over 96 bytes, skip 20: crda len 96 skip 0 inject 32 tc-so:[ 21.970005] ah_input: hash over 96 bytes, skip 20: crda len 96 skip 0 inject 32 tc-so:[ 22.050005] ah_input: hash over 96 bytes, skip 20: crda len 96 skip 0 inject 32 tc-so:[ 22.090005] 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 33624 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 - - 33624 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33624 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33624 lo0 tc-so:ff02::%lo0/32 ::1 UC - - 33624 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33624 0 0 0 0 0 tc-so:lo0 33624 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33624 ::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 33624 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 256 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 384 1 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 384 4 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 128 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 1280 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 39 0 39 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 46 0 46 1 0 1 1 0 inf 1 tc-so:kcpuset 128 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 256 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 68 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 64 212 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00128 256 75 0 0 5 0 5 5 0 inf 0 tc-so:kmem-00256 384 69 0 0 7 0 7 7 0 inf 0 tc-so:kmem-00384 512 38 0 0 5 0 5 5 0 inf 0 tc-so:kmem-00512 640 14 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00768 896 7 0 0 2 0 2 2 0 inf 0 tc-so:kmem-01024 1152 101 0 0 34 0 34 34 0 inf 0 tc-so:kmem-02048 2048 789 0 0 395 0 395 395 0 inf 0 tc-so:kmem-04096 4096 16 0 0 16 0 16 16 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 528 8 0 0 4 0 4 4 0 inf 2 tc-so:mclpl 2048 5 0 0 7 0 7 7 0 8192 4 tc-so:mutex 128 33 0 0 2 0 2 2 0 inf 0 tc-so:pcache 2816 54 0 1 53 0 53 53 0 inf 0 tc-so:pcachecpu 128 55 0 0 2 0 2 2 0 inf 0 tc-so:pcglarge 1152 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 384 35 0 0 4 0 4 4 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-128 80 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 443 0 0 8 0 8 8 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 1024 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 2 0 2 2 0 inf 1 tc-so:rwlock 128 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 1024 7 0 0 2 0 2 2 0 inf 0 tc-so:vmembt 128 56 0 0 2 0 2 2 0 inf 0 tc-so:Totals 2342 0 102 593 0 593 tc-so: tc-so:In use 2098K, total allocated 2372K; utilization 88.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, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.99 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/evbarm/9.99.99/modules tc-so:[ 1.350005] IPsec: Initialized Security Association Processing. 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:[ 6.180005] shmif0: Ethernet address b2:a0:4b:89:7b:1c tc-so:[ 10.020005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 10.020005] get_ifid: shmif0: ifid: b0:a0:4b:ff:fe:89:7b:1c tc-so:[ 10.020005] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:4bff:fe89:7b1c tc-so:[ 10.450005] nd6_dad_start: shmif0: starting DAD for ::ffff:10.0.0.2 tc-so:[ 11.510005] nd6_dad_timer: shmif0: DAD complete for ::ffff:10.0.0.2 - no duplicates found tc-so:[ 12.040005] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:4bff:fe89:7b1c - no duplicates found tc-so:[ 18.420005] ah_input: hash over 104 bytes, skip 20: crda len 104 skip 0 inject 32 tc-so:[ 18.490005] ah_input: hash over 96 bytes, skip 20: crda len 96 skip 0 inject 32 tc-so:[ 18.950005] ah_input: hash over 1500 bytes, skip 20: crda len 1500 skip 0 inject 32 tc-so:[ 18.990005] ah_input: hash over 1500 bytes, skip 20: crda len 1500 skip 0 inject 32 tc-so:[ 19.030005] ah_input: hash over 1384 bytes, skip 20: crda len 1384 skip 0 inject 32 tc-so:[ 19.030005] ah_input: hash over 1500 bytes, skip 20: crda len 1500 skip 0 inject 32 tc-so:[ 19.030005] ah_input: hash over 228 bytes, skip 20: crda len 228 skip 0 inject 32 tc-so:[ 19.070005] ah_input: hash over 96 bytes, skip 20: crda len 96 skip 0 inject 32 tc-so:[ 19.190005] ah_input: hash over 96 bytes, skip 20: crda len 96 skip 0 inject 32 tc-so:[ 33.210005] in6_if_link_down: fe80:2::b0a0:4bff:fe89:7b1c marked detached tc-so:[ 33.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:11.350004 b2:a0:3c:97:f5:e1 > 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:10.020004 b2:a0:4b:89:7b:1c > 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.450004 b2:a0:4b:89:7b:1c > 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.500004 b2:a0:4b:89:7b:1c > 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:10.790004 b2:a0:4b:89:7b:1c > 33:33:7f:ee:03:08, ethertype IPv6 (0x86dd), length 86: :: > ff02::2:7fee:308: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:7fee:308, length 24 tc-so:00:00:10.910004 b2:a0:4b:89:7b:1c > 33:33:ff:89:7b:1c, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff89:7b1c: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff89:7b1c, length 24 tc-so:00:00:11.000004 b2:a0:4b:89:7b:1c > 33:33:ff:89:7b:1c, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff89:7b1c: ICMP6, neighbor solicitation, who has fe80::b0a0:4bff:fe89:7b1c, length 32 tc-so:00:00:15.420004 b2:a0:4b:89:7b:1c > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:4bff:fe89:7b1c > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24 tc-so:00:00:17.250004 b2:a0:4b:89:7b:1c > 33:33:7f:ee:03:08, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:4bff:fe89:7b1c > ff02::2:7fee:308: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:7fee:308, length 24 tc-so:00:00:21.270004 b2:a0:3c:97:f5:e1 > 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.420004 b2:a0:4b:89:7b:1c > b2:a0:3c:97:f5:e1, ethertype ARP (0x0806), length 42: Reply 10.0.0.2 is-at b2:a0:4b:89:7b:1c, length 28 tc-so:00:00:21.310004 b2:a0:3c:97:f5:e1 > b2:a0:4b:89:7b:1c, ethertype IPv4 (0x0800), length 118: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x1): 49698 > 1234: Flags [S], seq 1017945065, win 32768, options [mss 1460,nop,wscale 3,sackOK,TS val 2 ecr 0], length 0 tc-so:00:00:18.420004 b2:a0:4b:89:7b:1c > 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.350004 b2:a0:3c:97:f5:e1 > b2:a0:4b:89:7b:1c, ethertype ARP (0x0806), length 42: Reply 10.0.0.1 is-at b2:a0:3c:97:f5:e1, length 28 tc-so:00:00:18.470004 b2:a0:4b:89:7b:1c > b2:a0:3c:97:f5:e1, ethertype IPv4 (0x0800), length 118: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x1): 1234 > 49698: Flags [S.], seq 890297338, ack 1017945066, win 32768, options [mss 1460,nop,wscale 3,sackOK,TS val 1 ecr 2], length 0 tc-so:00:00:21.350004 b2:a0:3c:97:f5:e1 > b2:a0:4b:89:7b:1c, ethertype IPv4 (0x0800), length 110: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x2): 49698 > 1234: Flags [.], ack 1, win 4197, options [nop,nop,TS val 2 ecr 1], length 0 tc-so:00:00:21.810004 b2:a0:3c:97:f5:e1 > b2:a0:4b:89:7b:1c, ethertype IPv4 (0x0800), length 1514: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x3): 49698 > 1234: Flags [.], seq 1:1405, ack 1, win 4197, options [nop,nop,TS val 3 ecr 1], length 1404 tc-so:00:00:21.890004 b2:a0:3c:97:f5:e1 > b2:a0:4b:89:7b:1c, ethertype IPv4 (0x0800), length 1514: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x4): 49698 > 1234: Flags [.], seq 1405:2809, ack 1, win 4197, options [nop,nop,TS val 3 ecr 1], length 1404 tc-so:00:00:18.990004 b2:a0:4b:89:7b:1c > b2:a0:3c:97:f5:e1, ethertype IPv4 (0x0800), length 110: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x2): 1234 > 49698: Flags [.], ack 2809, win 4022, options [nop,nop,TS val 2 ecr 3], length 0 tc-so:00:00:21.890004 b2:a0:3c:97:f5:e1 > b2:a0:4b:89:7b:1c, ethertype IPv4 (0x0800), length 1398: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x5): 49698 > 1234: Flags [P.], seq 2809:4097, ack 1, win 4197, options [nop,nop,TS val 3 ecr 2], length 1288 tc-so:00:00:21.930004 b2:a0:3c:97:f5:e1 > b2:a0:4b:89:7b:1c, ethertype IPv4 (0x0800), length 1514: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x6): 49698 > 1234: Flags [.], seq 4097:5501, ack 1, win 4197, options [nop,nop,TS val 3 ecr 2], length 1404 tc-so:00:00:19.030004 b2:a0:4b:89:7b:1c > b2:a0:3c:97:f5:e1, ethertype IPv4 (0x0800), length 110: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x3): 1234 > 49698: Flags [.], ack 5501, win 3685, options [nop,nop,TS val 2 ecr 3], length 0 tc-so:00:00:21.930004 b2:a0:3c:97:f5:e1 > b2:a0:4b:89:7b:1c, ethertype IPv4 (0x0800), length 242: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x7): 49698 > 1234: Flags [P.], seq 5501:5633, ack 1, win 4197, options [nop,nop,TS val 3 ecr 2], length 132 tc-so:00:00:21.970004 b2:a0:3c:97:f5:e1 > b2:a0:4b:89:7b:1c, ethertype IPv4 (0x0800), length 110: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x8): 49698 > 1234: Flags [F.], seq 5633, ack 1, win 4197, options [nop,nop,TS val 3 ecr 2], length 0 tc-so:00:00:19.070004 b2:a0:4b:89:7b:1c > b2:a0:3c:97:f5:e1, ethertype IPv4 (0x0800), length 110: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x4): 1234 > 49698: Flags [.], ack 5634, win 3669, options [nop,nop,TS val 2 ecr 3], length 0 tc-so:00:00:19.150004 b2:a0:4b:89:7b:1c > b2:a0:3c:97:f5:e1, ethertype IPv4 (0x0800), length 110: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x5): 1234 > 49698: Flags [.], ack 5634, win 4197, options [nop,nop,TS val 2 ecr 3], length 0 tc-so:00:00:19.190004 b2:a0:4b:89:7b:1c > b2:a0:3c:97:f5:e1, ethertype IPv4 (0x0800), length 110: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x6): 1234 > 49698: Flags [F.], seq 1, ack 5634, win 4197, options [nop,nop,TS val 2 ecr 3], length 0 tc-so:00:00:22.090004 b2:a0:3c:97:f5:e1 > b2:a0:4b:89:7b:1c, ethertype IPv4 (0x0800), length 110: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x9): 49698 > 1234: Flags [.], ack 2, win 4197, options [nop,nop,TS val 3 ecr 2], length 0 tc-so:00:00:20.890004 b2:a0:4b:89:7b:1c > 33:33:ff:89:7b:1c, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:4bff:fe89:7b1c > ff02::1:ff89:7b1c: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff89:7b1c, length 24 tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-end: 1662338447.565619, ipsec_tcp_ipv4mappedipv6_ah_hmacsha512, passed tc-start: 1662338447.602851, 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:01:05:54:1c ./.__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: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 10219: No such process tc-so: tc-so:00:00:14.970004 b2:a0:01:05:54:1c > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:1ff:fe05:541c > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24 tc-so:00:00:21.880004 b2:a0:dd:62:9f:7f > 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.970004 b2:a0:01:05:54:1c > b2:a0:dd:62:9f:7f, ethertype ARP (0x0806), length 42: Reply 10.0.0.2 is-at b2:a0:01:05:54:1c, length 28 tc-so:00:00:21.900004 b2:a0:dd:62:9f:7f > b2:a0:01:05:54:1c, ethertype IPv4 (0x0800), length 98: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x1): 63295 > 1234: Flags [S], seq 1020974166, win 32768, options [mss 1460,nop,wscale 3,sackOK,TS val 1 ecr 0], length 0 tc-so:00:00:19.010004 b2:a0:01:05:54:1c > 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.940004 b2:a0:dd:62:9f:7f > b2:a0:01:05:54:1c, ethertype ARP (0x0806), length 42: Reply 10.0.0.1 is-at b2:a0:dd:62:9f:7f, length 28 tc-so:00:00:19.050004 b2:a0:01:05:54:1c > b2:a0:dd:62:9f:7f, ethertype IPv4 (0x0800), length 98: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x1): 1234 > 63295: Flags [S.], seq 880998195, ack 1020974167, win 32768, options [mss 1460,nop,wscale 3,sackOK,TS val 1 ecr 1], length 0 tc-so:00:00:21.940004 b2:a0:dd:62:9f:7f > b2:a0:01:05:54:1c, ethertype IPv4 (0x0800), length 90: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x2): 63295 > 1234: Flags [.], ack 1, win 4197, options [nop,nop,TS val 1 ecr 1], length 0 tc-so:00:00:22.180004 b2:a0:dd:62:9f:7f > b2:a0:01:05:54:1c, ethertype IPv4 (0x0800), length 1494: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x3): 63295 > 1234: Flags [.], seq 1:1405, ack 1, win 4197, options [nop,nop,TS val 1 ecr 1], length 1404 tc-so:00:00:22.220004 b2:a0:dd:62:9f:7f > b2:a0:01:05:54:1c, ethertype IPv4 (0x0800), length 1494: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x4): 63295 > 1234: Flags [.], seq 1405:2809, ack 1, win 4197, options [nop,nop,TS val 1 ecr 1], length 1404 tc-so:00:00:19.330004 b2:a0:01:05:54:1c > b2:a0:dd:62:9f:7f, ethertype IPv4 (0x0800), length 90: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x2): 1234 > 63295: Flags [.], ack 2809, win 3846, options [nop,nop,TS val 1 ecr 1], length 0 tc-so:00:00:22.260004 b2:a0:dd:62:9f:7f > b2:a0:01:05:54:1c, ethertype IPv4 (0x0800), length 1378: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x5): 63295 > 1234: Flags [P.], seq 2809:4097, ack 1, win 4197, options [nop,nop,TS val 1 ecr 1], length 1288 tc-so:00:00:22.260004 b2:a0:dd:62:9f:7f > b2:a0:01:05:54:1c, ethertype IPv4 (0x0800), length 1494: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x6): 63295 > 1234: Flags [.], seq 4097:5501, ack 1, win 4197, options [nop,nop,TS val 1 ecr 1], length 1404 tc-so:00:00:19.370004 b2:a0:01:05:54:1c > b2:a0:dd:62:9f:7f, ethertype IPv4 (0x0800), length 90: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x3): 1234 > 63295: Flags [.], ack 5501, win 3510, options [nop,nop,TS val 1 ecr 1], length 0 tc-so:00:00:22.300004 b2:a0:dd:62:9f:7f > b2:a0:01:05:54:1c, ethertype IPv4 (0x0800), length 222: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x7): 63295 > 1234: Flags [P.], seq 5501:5633, ack 1, win 4197, options [nop,nop,TS val 1 ecr 1], length 132 tc-so:00:00:22.300004 b2:a0:dd:62:9f:7f > b2:a0:01:05:54:1c, ethertype IPv4 (0x0800), length 90: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x8): 63295 > 1234: Flags [F.], seq 5633, ack 1, win 4197, options [nop,nop,TS val 1 ecr 1], length 0 tc-so:00:00:19.410004 b2:a0:01:05:54:1c > b2:a0:dd:62:9f:7f, ethertype IPv4 (0x0800), length 90: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x4): 1234 > 63295: Flags [.], ack 5634, win 3493, options [nop,nop,TS val 1 ecr 1], length 0 tc-so:00:00:19.450004 b2:a0:01:05:54:1c > b2:a0:dd:62:9f:7f, ethertype IPv4 (0x0800), length 90: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x5): 1234 > 63295: Flags [.], ack 5634, win 4197, options [nop,nop,TS val 1 ecr 1], length 0 tc-so:00:00:19.490004 b2:a0:01:05:54:1c > b2:a0:dd:62:9f:7f, ethertype IPv4 (0x0800), length 90: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x6): 1234 > 63295: Flags [F.], seq 1, ack 5634, win 4197, options [nop,nop,TS val 1 ecr 1], length 0 tc-so:00:00:22.380004 b2:a0:dd:62:9f:7f > b2:a0:01:05:54:1c, ethertype IPv4 (0x0800), length 90: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x9): 63295 > 1234: Flags [.], ack 2, win 4197, options [nop,nop,TS val 2 ecr 1], length 0 tc-so:00:00:21.260004 b2:a0:01:05:54:1c > 33:33:9c:aa:0e:3d, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:1ff:fe05:541c > ff02::2:9caa:e3d: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:9caa:e3d, 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 33624 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:dd:62:9f:7f 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 - - 33624 lo0 tc-so:10.0.0.2 b2:a0:01:05:54:1c 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 33624 0 0 0 0 0 tc-so:lo0 33624 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:dd:62:9f:7f 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:01:05:54:1c 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:dd:62:9f:7f 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 33624 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:01:05:54:1c tc-so: linkstr: ./bus_ipsec tc-so: inet6 fe80::b0a0:1ff:fe05:541c%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 - - 33624 lo0 tc-so:10.0.0.1 b2:a0:dd:62:9f:7f UHL - - - shmif0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33624 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:1ff:fe05:541c link#2 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33624 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff02::%lo0/32 ::1 UC - - 33624 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 33624 0 0 0 0 0 tc-so:lo0 33624 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33624 ::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 33624 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:01:05:54:1c 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:1ff:fe tc-so: ff02::1:ff00:2%sh tc-so: ff01:2::1 tc-so: ff02::2:9caa:e3d% tc-so: ff02::1%shmif0 tc-so: ff02::1:ff05:541c 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:dd:62:9f:7f 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: 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:1ff:fe05:541c%shmif0 tc-so: group ff02::1:ff00:2%shmif0 refcount 1 tc-so: group ff01:2::1 refcount 2 tc-so: group ff02::2:9caa:e3d%shmif0 refcount 2 tc-so: group ff02::1%shmif0 refcount 2 tc-so: group ff02::1:ff05:541c%shmif0 refcount 1 tc-so: enaddr b2:a0:01:05:54:1c multicnt 5 tc-so: 33:33:ff:00:00:02 -- 33:33:ff:00:00:02 refcount 1 tc-so: 33:33:9c:aa:0e:3d -- 33:33:9c:aa:0e:3d refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:05:54:1c -- 33:33:ff:05:54:1c 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:01:05:54:1c tc-so: linkstr: ./bus_ipsec tc-so: input: 12 packets, 6576 bytes, 2 multicasts tc-so: output: 17 packets, 1362 bytes, 8 multicasts tc-so: inet6 fe80::b0a0:1ff:fe05:541c%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:dd:62:9f:7f tc-so: linkstr: ./bus_ipsec tc-so: input: 17 packets, 1362 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 33624 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 - - 33624 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33624 0 0 0 0 0 tc-so:lo0 33624 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 256 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 384 2 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 384 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 128 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 1280 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 128 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 256 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 60 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 64 155 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 256 69 0 0 5 0 5 5 0 inf 0 tc-so:kmem-00256 384 47 0 0 5 0 5 5 0 inf 0 tc-so:kmem-00384 512 29 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00512 640 12 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00768 896 7 0 0 2 0 2 2 0 inf 0 tc-so:kmem-01024 1152 95 0 0 32 0 32 32 0 inf 0 tc-so:kmem-02048 2048 425 0 0 213 0 213 213 0 inf 0 tc-so:kmem-04096 4096 13 0 0 13 0 13 13 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 528 12 0 0 4 0 4 4 0 inf 2 tc-so:mclpl 2048 6 0 0 7 0 7 7 0 8192 4 tc-so:mutex 128 33 0 0 2 0 2 2 0 inf 0 tc-so:pcache 2816 54 0 1 53 0 53 53 0 inf 0 tc-so:pcachecpu 128 55 0 0 2 0 2 2 0 inf 0 tc-so:pcglarge 1152 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 384 40 0 0 4 0 4 4 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-128 80 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 256 0 0 5 0 5 5 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 1024 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 128 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 1024 7 0 0 2 0 2 2 0 inf 0 tc-so:vmembt 128 37 0 0 2 0 2 2 0 inf 0 tc-so:Totals 1585 0 27 396 0 396 tc-so: tc-so:In use 1319K, total allocated 1584K; utilization 83.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, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.99 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/evbarm/9.99.99/modules tc-so:[ 1.370005] IPsec: Initialized Security Association Processing. tc-so:[ 1.370005] 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:[ 7.500005] shmif0: Ethernet address b2:a0:dd:62:9f:7f tc-so:[ 21.940005] ah_input: hash over 84 bytes, skip 20: crda len 84 skip 0 inject 32 tc-so:[ 22.260005] ah_input: hash over 76 bytes, skip 20: crda len 76 skip 0 inject 32 tc-so:[ 22.300005] ah_input: hash over 76 bytes, skip 20: crda len 76 skip 0 inject 32 tc-so:[ 22.300005] ah_input: hash over 76 bytes, skip 20: crda len 76 skip 0 inject 32 tc-so:[ 22.340005] ah_input: hash over 76 bytes, skip 20: crda len 76 skip 0 inject 32 tc-so:[ 22.380005] 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 33624 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 - - 33624 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33624 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33624 lo0 tc-so:ff02::%lo0/32 ::1 UC - - 33624 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33624 0 0 0 0 0 tc-so:lo0 33624 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33624 ::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 33624 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 256 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 384 1 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 384 4 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 128 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 1280 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 33 0 33 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 40 0 40 1 0 1 1 0 inf 1 tc-so:kcpuset 128 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 256 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 50 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 68 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 64 212 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00128 256 73 0 0 5 0 5 5 0 inf 0 tc-so:kmem-00256 384 65 0 0 7 0 7 7 0 inf 0 tc-so:kmem-00384 512 38 0 0 5 0 5 5 0 inf 0 tc-so:kmem-00512 640 14 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00768 896 7 0 0 2 0 2 2 0 inf 0 tc-so:kmem-01024 1152 101 0 0 34 0 34 34 0 inf 0 tc-so:kmem-02048 2048 744 0 0 372 0 372 372 0 inf 0 tc-so:kmem-04096 4096 16 0 0 16 0 16 16 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 528 9 0 0 4 0 4 4 0 inf 2 tc-so:mclpl 2048 6 0 0 7 0 7 7 0 8192 4 tc-so:mutex 128 33 0 0 2 0 2 2 0 inf 0 tc-so:pcache 2816 54 0 1 53 0 53 53 0 inf 0 tc-so:pcachecpu 128 55 0 0 2 0 2 2 0 inf 0 tc-so:pcglarge 1152 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 384 35 0 0 4 0 4 4 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-128 80 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 420 0 0 7 0 7 7 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 1024 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 2 0 2 2 0 inf 1 tc-so:rwlock 128 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 1024 7 0 0 2 0 2 2 0 inf 0 tc-so:vmembt 128 54 0 0 2 0 2 2 0 inf 0 tc-so:Totals 2261 0 90 569 0 569 tc-so: tc-so:In use 2007K, total allocated 2276K; utilization 88.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, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.99 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/evbarm/9.99.99/modules tc-so:[ 1.380005] IPsec: Initialized Security Association Processing. tc-so:[ 1.420005] mainbus0 (root) tc-so:[ 1.570005] chacha: Portable C ChaCha tc-so:[ 1.570005] aes: BearSSL aes_ct tc-so:[ 1.570005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.570005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 6.590005] shmif0: Ethernet address b2:a0:01:05:54:1c tc-so:[ 10.650005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 10.650005] get_ifid: shmif0: ifid: b0:a0:01:ff:fe:05:54:1c tc-so:[ 10.650005] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:1ff:fe05:541c tc-so:[ 11.160005] nd6_dad_start: shmif0: starting DAD for ::ffff:10.0.0.2 tc-so:[ 12.210005] nd6_dad_timer: shmif0: DAD complete for ::ffff:10.0.0.2 - no duplicates found tc-so:[ 12.530005] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:1ff:fe05:541c - no duplicates found tc-so:[ 19.010005] ah_input: hash over 84 bytes, skip 20: crda len 84 skip 0 inject 32 tc-so:[ 19.050005] ah_input: hash over 76 bytes, skip 20: crda len 76 skip 0 inject 32 tc-so:[ 19.290005] ah_input: hash over 1480 bytes, skip 20: crda len 1480 skip 0 inject 32 tc-so:[ 19.330005] ah_input: hash over 1480 bytes, skip 20: crda len 1480 skip 0 inject 32 tc-so:[ 19.370005] ah_input: hash over 1364 bytes, skip 20: crda len 1364 skip 0 inject 32 tc-so:[ 19.370005] ah_input: hash over 1480 bytes, skip 20: crda len 1480 skip 0 inject 32 tc-so:[ 19.410005] ah_input: hash over 208 bytes, skip 20: crda len 208 skip 0 inject 32 tc-so:[ 19.410005] ah_input: hash over 76 bytes, skip 20: crda len 76 skip 0 inject 32 tc-so:[ 19.530005] ah_input: hash over 76 bytes, skip 20: crda len 76 skip 0 inject 32 tc-so:[ 35.890005] in6_if_link_down: fe80:2::b0a0:1ff:fe05:541c marked detached tc-so:[ 35.890005] 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:12.170004 b2:a0:dd:62:9f:7f > 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:10.650004 b2:a0:01:05:54:1c > 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.110004 b2:a0:01:05:54:1c > 33:33:ff:05:54:1c, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff05:541c: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff05:541c, length 24 tc-so:00:00:11.110004 b2:a0:01:05:54:1c > 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.190004 b2:a0:01:05:54:1c > 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:11.530004 b2:a0:01:05:54:1c > 33:33:ff:05:54:1c, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff05:541c: ICMP6, neighbor solicitation, who has fe80::b0a0:1ff:fe05:541c, length 32 tc-so:00:00:11.530004 b2:a0:01:05:54:1c > 33:33:9c:aa:0e:3d, ethertype IPv6 (0x86dd), length 86: :: > ff02::2:9caa:e3d: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:9caa:e3d, length 24 tc-so:00:00:12.630004 b2:a0:01:05:54:1c > 33:33:ff:05:54:1c, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:1ff:fe05:541c > ff02::1:ff05:541c: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff05:541c, length 24 tc-so:00:00:14.970004 b2:a0:01:05:54:1c > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:1ff:fe05:541c > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24 tc-so:00:00:21.880004 b2:a0:dd:62:9f:7f > 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.970004 b2:a0:01:05:54:1c > b2:a0:dd:62:9f:7f, ethertype ARP (0x0806), length 42: Reply 10.0.0.2 is-at b2:a0:01:05:54:1c, length 28 tc-so:00:00:21.900004 b2:a0:dd:62:9f:7f > b2:a0:01:05:54:1c, ethertype IPv4 (0x0800), length 98: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x1): 63295 > 1234: Flags [S], seq 1020974166, win 32768, options [mss 1460,nop,wscale 3,sackOK,TS val 1 ecr 0], length 0 tc-so:00:00:19.010004 b2:a0:01:05:54:1c > 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.940004 b2:a0:dd:62:9f:7f > b2:a0:01:05:54:1c, ethertype ARP (0x0806), length 42: Reply 10.0.0.1 is-at b2:a0:dd:62:9f:7f, length 28 tc-so:00:00:19.050004 b2:a0:01:05:54:1c > b2:a0:dd:62:9f:7f, ethertype IPv4 (0x0800), length 98: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x1): 1234 > 63295: Flags [S.], seq 880998195, ack 1020974167, win 32768, options [mss 1460,nop,wscale 3,sackOK,TS val 1 ecr 1], length 0 tc-so:00:00:21.940004 b2:a0:dd:62:9f:7f > b2:a0:01:05:54:1c, ethertype IPv4 (0x0800), length 90: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x2): 63295 > 1234: Flags [.], ack 1, win 4197, options [nop,nop,TS val 1 ecr 1], length 0 tc-so:00:00:22.180004 b2:a0:dd:62:9f:7f > b2:a0:01:05:54:1c, ethertype IPv4 (0x0800), length 1494: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x3): 63295 > 1234: Flags [.], seq 1:1405, ack 1, win 4197, options [nop,nop,TS val 1 ecr 1], length 1404 tc-so:00:00:22.220004 b2:a0:dd:62:9f:7f > b2:a0:01:05:54:1c, ethertype IPv4 (0x0800), length 1494: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x4): 63295 > 1234: Flags [.], seq 1405:2809, ack 1, win 4197, options [nop,nop,TS val 1 ecr 1], length 1404 tc-so:00:00:19.330004 b2:a0:01:05:54:1c > b2:a0:dd:62:9f:7f, ethertype IPv4 (0x0800), length 90: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x2): 1234 > 63295: Flags [.], ack 2809, win 3846, options [nop,nop,TS val 1 ecr 1], length 0 tc-so:00:00:22.260004 b2:a0:dd:62:9f:7f > b2:a0:01:05:54:1c, ethertype IPv4 (0x0800), length 1378: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x5): 63295 > 1234: Flags [P.], seq 2809:4097, ack 1, win 4197, options [nop,nop,TS val 1 ecr 1], length 1288 tc-so:00:00:22.260004 b2:a0:dd:62:9f:7f > b2:a0:01:05:54:1c, ethertype IPv4 (0x0800), length 1494: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x6): 63295 > 1234: Flags [.], seq 4097:5501, ack 1, win 4197, options [nop,nop,TS val 1 ecr 1], length 1404 tc-so:00:00:19.370004 b2:a0:01:05:54:1c > b2:a0:dd:62:9f:7f, ethertype IPv4 (0x0800), length 90: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x3): 1234 > 63295: Flags [.], ack 5501, win 3510, options [nop,nop,TS val 1 ecr 1], length 0 tc-so:00:00:22.300004 b2:a0:dd:62:9f:7f > b2:a0:01:05:54:1c, ethertype IPv4 (0x0800), length 222: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x7): 63295 > 1234: Flags [P.], seq 5501:5633, ack 1, win 4197, options [nop,nop,TS val 1 ecr 1], length 132 tc-so:00:00:22.300004 b2:a0:dd:62:9f:7f > b2:a0:01:05:54:1c, ethertype IPv4 (0x0800), length 90: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x8): 63295 > 1234: Flags [F.], seq 5633, ack 1, win 4197, options [nop,nop,TS val 1 ecr 1], length 0 tc-so:00:00:19.410004 b2:a0:01:05:54:1c > b2:a0:dd:62:9f:7f, ethertype IPv4 (0x0800), length 90: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x4): 1234 > 63295: Flags [.], ack 5634, win 3493, options [nop,nop,TS val 1 ecr 1], length 0 tc-so:00:00:19.450004 b2:a0:01:05:54:1c > b2:a0:dd:62:9f:7f, ethertype IPv4 (0x0800), length 90: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x5): 1234 > 63295: Flags [.], ack 5634, win 4197, options [nop,nop,TS val 1 ecr 1], length 0 tc-so:00:00:19.490004 b2:a0:01:05:54:1c > b2:a0:dd:62:9f:7f, ethertype IPv4 (0x0800), length 90: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x6): 1234 > 63295: Flags [F.], seq 1, ack 5634, win 4197, options [nop,nop,TS val 1 ecr 1], length 0 tc-so:00:00:22.380004 b2:a0:dd:62:9f:7f > b2:a0:01:05:54:1c, ethertype IPv4 (0x0800), length 90: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x9): 63295 > 1234: Flags [.], ack 2, win 4197, options [nop,nop,TS val 2 ecr 1], length 0 tc-so:00:00:21.260004 b2:a0:01:05:54:1c > 33:33:9c:aa:0e:3d, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:1ff:fe05:541c > ff02::2:9caa:e3d: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:9caa:e3d, length 24 tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-end: 1662338506.152551, ipsec_tcp_ipv4mappedipv6_ah_null, passed tc-start: 1662338506.210420, 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:65:89:fe:0c ./.__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 28593: No such process tc-so: tc-so:00:00:15.210004 b2:a0:65:89:fe:0c > 33:33:b9:dd:f2:80, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:65ff:fe89:fe0c > ff02::2:b9dd:f280: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:b9dd:f280, length 24 tc-so:00:00:17.910004 b2:a0:65:89:fe:0c > 33:33:ff:89:fe:0c, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:65ff:fe89:fe0c > ff02::1:ff89:fe0c: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff89:fe0c, length 24 tc-so:00:00:21.110004 b2:a0:2e:23:c1: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:18.150004 b2:a0:65:89:fe:0c > b2:a0:2e:23:c1:28, ethertype ARP (0x0806), length 42: Reply 10.0.0.2 is-at b2:a0:65:89:fe:0c, length 28 tc-so:00:00:21.110004 b2:a0:2e:23:c1:28 > b2:a0:65:89:fe:0c, ethertype IPv4 (0x0800), length 86: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x1), length 52 tc-so:00:00:18.150004 b2:a0:65:89:fe:0c > 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.150004 b2:a0:2e:23:c1:28 > b2:a0:65:89:fe:0c, ethertype ARP (0x0806), length 42: Reply 10.0.0.1 is-at b2:a0:2e:23:c1:28, length 28 tc-so:00:00:18.210004 b2:a0:65:89:fe:0c > b2:a0:2e:23:c1:28, ethertype IPv4 (0x0800), length 86: 10.0.0.2 > 10.0.0.1: ESP(spi=0x00002711,seq=0x1), length 52 tc-so:00:00:21.150004 b2:a0:2e:23:c1:28 > b2:a0:65:89:fe:0c, ethertype IPv4 (0x0800), length 78: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x2), length 44 tc-so:00:00:21.430004 b2:a0:2e:23:c1:28 > b2:a0:65:89:fe:0c, ethertype IPv4 (0x0800), length 1458: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x3), length 1424 tc-so:00:00:21.510004 b2:a0:2e:23:c1:28 > b2:a0:65:89:fe:0c, ethertype IPv4 (0x0800), length 1458: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x4), length 1424 tc-so:00:00:18.550004 b2:a0:65:89:fe:0c > b2:a0:2e:23:c1:28, ethertype IPv4 (0x0800), length 78: 10.0.0.2 > 10.0.0.1: ESP(spi=0x00002711,seq=0x2), length 44 tc-so:00:00:21.510004 b2:a0:2e:23:c1:28 > b2:a0:65:89:fe:0c, ethertype IPv4 (0x0800), length 1410: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x5), length 1376 tc-so:00:00:21.550004 b2:a0:2e:23:c1:28 > b2:a0:65:89:fe:0c, ethertype IPv4 (0x0800), length 1458: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x6), length 1424 tc-so:00:00:18.600004 b2:a0:65:89:fe:0c > b2:a0:2e:23:c1:28, ethertype IPv4 (0x0800), length 78: 10.0.0.2 > 10.0.0.1: ESP(spi=0x00002711,seq=0x3), length 44 tc-so:00:00:21.550004 b2:a0:2e:23:c1:28 > b2:a0:65:89:fe:0c, ethertype IPv4 (0x0800), length 234: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x7), length 200 tc-so:00:00:21.590004 b2:a0:2e:23:c1:28 > b2:a0:65:89:fe:0c, ethertype IPv4 (0x0800), length 78: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x8), length 44 tc-so:00:00:18.630004 b2:a0:65:89:fe:0c > b2:a0:2e:23:c1:28, ethertype IPv4 (0x0800), length 78: 10.0.0.2 > 10.0.0.1: ESP(spi=0x00002711,seq=0x4), length 44 tc-so:00:00:18.680004 b2:a0:65:89:fe:0c > b2:a0:2e:23:c1:28, ethertype IPv4 (0x0800), length 78: 10.0.0.2 > 10.0.0.1: ESP(spi=0x00002711,seq=0x5), length 44 tc-so:00:00:18.710004 b2:a0:65:89:fe:0c > b2:a0:2e:23:c1:28, ethertype IPv4 (0x0800), length 78: 10.0.0.2 > 10.0.0.1: ESP(spi=0x00002711,seq=0x6), length 44 tc-so:00:00:21.670004 b2:a0:2e:23:c1:28 > b2:a0:65:89:fe:0c, ethertype IPv4 (0x0800), length 78: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x9), length 44 tc-so:00:00:18.790004 b2:a0:65:89:fe:0c > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:65ff:fe89:fe0c > 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 33624 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:2e:23:c1: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 - - 33624 lo0 tc-so:10.0.0.2 b2:a0:65:89:fe:0c 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 33624 0 0 0 0 0 tc-so:lo0 33624 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:2e:23:c1:28 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:65:89:fe:0c 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:2e:23:c1: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 33624 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:65:89:fe:0c tc-so: linkstr: ./bus_ipsec tc-so: inet6 fe80::b0a0:65ff:fe89:fe0c%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 - - 33624 lo0 tc-so:10.0.0.1 b2:a0:2e:23:c1:28 UHL - - - shmif0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33624 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:65ff:fe89:fe0c link#2 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33624 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff02::%lo0/32 ::1 UC - - 33624 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 33624 0 0 0 0 0 tc-so:lo0 33624 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33624 ::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 33624 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:65:89:fe:0c 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:65ff:f tc-so: ff02::1:ff00:2%sh tc-so: ff01:2::1 tc-so: ff02::2:b9dd:f280 tc-so: ff02::1%shmif0 tc-so: ff02::1:ff89:fe0c 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:2e:23:c1:28 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: 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:fe89:fe0c%shmif0 tc-so: group ff02::1:ff00:2%shmif0 refcount 1 tc-so: group ff01:2::1 refcount 2 tc-so: group ff02::2:b9dd:f280%shmif0 refcount 2 tc-so: group ff02::1%shmif0 refcount 2 tc-so: group ff02::1:ff89:fe0c%shmif0 refcount 1 tc-so: enaddr b2:a0:65:89:fe:0c multicnt 5 tc-so: 33:33:ff:00:00:02 -- 33:33:ff:00:00:02 refcount 1 tc-so: 33:33:b9:dd:f2:80 -- 33:33:b9:dd:f2:80 refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:89:fe:0c -- 33:33:ff:89:fe:0c 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:65:89:fe:0c tc-so: linkstr: ./bus_ipsec tc-so: input: 12 packets, 6464 bytes, 2 multicasts tc-so: output: 17 packets, 1290 bytes, 8 multicasts tc-so: inet6 fe80::b0a0:65ff:fe89:fe0c%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:2e:23:c1:28 tc-so: linkstr: ./bus_ipsec tc-so: input: 17 packets, 1290 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 33624 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 - - 33624 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33624 0 0 0 0 0 tc-so:lo0 33624 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 384 2 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 384 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 128 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 1280 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 128 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 256 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 60 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 64 146 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 256 70 0 0 5 0 5 5 0 inf 0 tc-so:kmem-00256 384 47 0 0 5 0 5 5 0 inf 0 tc-so:kmem-00384 512 29 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00512 640 12 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00768 896 7 0 0 2 0 2 2 0 inf 0 tc-so:kmem-01024 1152 95 0 0 32 0 32 32 0 inf 0 tc-so:kmem-02048 2048 426 0 0 213 0 213 213 0 inf 0 tc-so:kmem-04096 4096 13 0 0 13 0 13 13 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 528 10 0 0 4 0 4 4 0 inf 2 tc-so:mclpl 2048 6 0 0 7 0 7 7 0 8192 4 tc-so:mutex 128 33 0 0 2 0 2 2 0 inf 0 tc-so:pcache 2816 54 0 1 53 0 53 53 0 inf 0 tc-so:pcachecpu 128 55 0 0 2 0 2 2 0 inf 0 tc-so:pcglarge 1152 2 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 384 45 0 0 5 0 5 5 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-128 80 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 255 0 0 5 0 5 5 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 1024 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 128 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 1024 7 0 0 2 0 2 2 0 inf 0 tc-so:vmembt 128 39 0 0 2 0 2 2 0 inf 0 tc-so:Totals 1582 0 27 397 0 397 tc-so: tc-so:In use 1324K, total allocated 1588K; utilization 83.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, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.99 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/evbarm/9.99.99/modules tc-so:[ 1.360005] IPsec: Initialized Security Association Processing. tc-so:[ 1.360005] 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:[ 7.280005] shmif0: Ethernet address b2:a0:2e:23:c1:28 tc-so:### Dumping unix://ipsec_peer tc-so:lo0: flags=0x8049 mtu 33624 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 - - 33624 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33624 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33624 lo0 tc-so:ff02::%lo0/32 ::1 UC - - 33624 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33624 0 0 0 0 0 tc-so:lo0 33624 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33624 ::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 33624 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 384 1 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 384 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 128 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 1280 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 39 0 39 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 46 0 46 1 0 1 1 0 inf 1 tc-so:kcpuset 128 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 256 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 68 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 64 212 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00128 256 73 0 0 5 0 5 5 0 inf 0 tc-so:kmem-00256 384 65 0 0 7 0 7 7 0 inf 0 tc-so:kmem-00384 512 38 0 0 5 0 5 5 0 inf 0 tc-so:kmem-00512 640 14 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00768 896 7 0 0 2 0 2 2 0 inf 0 tc-so:kmem-01024 1152 101 0 0 34 0 34 34 0 inf 0 tc-so:kmem-02048 2048 788 0 0 394 0 394 394 0 inf 0 tc-so:kmem-04096 4096 16 0 0 16 0 16 16 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 528 6 0 0 4 0 4 4 0 inf 3 tc-so:mclpl 2048 5 0 0 7 0 7 7 0 8192 4 tc-so:mutex 128 33 0 0 2 0 2 2 0 inf 0 tc-so:pcache 2816 54 0 1 53 0 53 53 0 inf 0 tc-so:pcachecpu 128 55 0 0 2 0 2 2 0 inf 0 tc-so:pcglarge 1152 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 384 35 0 0 4 0 4 4 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-128 80 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 441 0 0 7 0 7 7 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 1024 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 2 0 2 2 0 inf 1 tc-so:rwlock 128 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 1024 7 0 0 2 0 2 2 0 inf 0 tc-so:vmembt 128 54 0 0 2 0 2 2 0 inf 0 tc-so:Totals 2327 0 102 591 0 591 tc-so: tc-so:In use 2089K, total allocated 2364K; utilization 88.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, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.99 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/evbarm/9.99.99/modules tc-so:[ 1.350005] IPsec: Initialized Security Association Processing. 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:[ 6.240005] shmif0: Ethernet address b2:a0:65:89:fe:0c tc-so:[ 9.850005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 9.850005] get_ifid: shmif0: ifid: b0:a0:65:ff:fe:89:fe:0c tc-so:[ 9.850005] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:65ff:fe89:fe0c tc-so:[ 10.360005] nd6_dad_start: shmif0: starting DAD for ::ffff:10.0.0.2 tc-so:[ 11.400005] nd6_dad_timer: shmif0: DAD complete for ::ffff:10.0.0.2 - no duplicates found tc-so:[ 11.890005] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:65ff:fe89:fe0c - no duplicates found tc-so:[ 32.660005] in6_if_link_down: fe80:2::b0a0:65ff:fe89:fe0c marked detached tc-so:[ 32.660005] 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:11.480004 b2:a0:2e:23:c1: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:09.850004 b2:a0:65:89:fe:0c > 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.930004 b2:a0:65:89:fe:0c > 33:33:ff:89:fe:0c, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff89:fe0c: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff89:fe0c, length 24 tc-so:00:00:10.270004 b2:a0:65:89:fe:0c > 33:33:b9:dd:f2:80, ethertype IPv6 (0x86dd), length 86: :: > ff02::2:b9dd:f280: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:b9dd:f280, length 24 tc-so:00:00:10.310004 b2:a0:65:89:fe:0c > 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.390004 b2:a0:65:89:fe:0c > 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:10.880004 b2:a0:65:89:fe:0c > 33:33:ff:89:fe:0c, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff89:fe0c: ICMP6, neighbor solicitation, who has fe80::b0a0:65ff:fe89:fe0c, length 32 tc-so:00:00:15.210004 b2:a0:65:89:fe:0c > 33:33:b9:dd:f2:80, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:65ff:fe89:fe0c > ff02::2:b9dd:f280: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:b9dd:f280, length 24 tc-so:00:00:17.910004 b2:a0:65:89:fe:0c > 33:33:ff:89:fe:0c, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:65ff:fe89:fe0c > ff02::1:ff89:fe0c: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff89:fe0c, length 24 tc-so:00:00:21.110004 b2:a0:2e:23:c1: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:18.150004 b2:a0:65:89:fe:0c > b2:a0:2e:23:c1:28, ethertype ARP (0x0806), length 42: Reply 10.0.0.2 is-at b2:a0:65:89:fe:0c, length 28 tc-so:00:00:21.110004 b2:a0:2e:23:c1:28 > b2:a0:65:89:fe:0c, ethertype IPv4 (0x0800), length 86: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x1), length 52 tc-so:00:00:18.150004 b2:a0:65:89:fe:0c > 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.150004 b2:a0:2e:23:c1:28 > b2:a0:65:89:fe:0c, ethertype ARP (0x0806), length 42: Reply 10.0.0.1 is-at b2:a0:2e:23:c1:28, length 28 tc-so:00:00:18.210004 b2:a0:65:89:fe:0c > b2:a0:2e:23:c1:28, ethertype IPv4 (0x0800), length 86: 10.0.0.2 > 10.0.0.1: ESP(spi=0x00002711,seq=0x1), length 52 tc-so:00:00:21.150004 b2:a0:2e:23:c1:28 > b2:a0:65:89:fe:0c, ethertype IPv4 (0x0800), length 78: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x2), length 44 tc-so:00:00:21.430004 b2:a0:2e:23:c1:28 > b2:a0:65:89:fe:0c, ethertype IPv4 (0x0800), length 1458: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x3), length 1424 tc-so:00:00:21.510004 b2:a0:2e:23:c1:28 > b2:a0:65:89:fe:0c, ethertype IPv4 (0x0800), length 1458: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x4), length 1424 tc-so:00:00:18.550004 b2:a0:65:89:fe:0c > b2:a0:2e:23:c1:28, ethertype IPv4 (0x0800), length 78: 10.0.0.2 > 10.0.0.1: ESP(spi=0x00002711,seq=0x2), length 44 tc-so:00:00:21.510004 b2:a0:2e:23:c1:28 > b2:a0:65:89:fe:0c, ethertype IPv4 (0x0800), length 1410: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x5), length 1376 tc-so:00:00:21.550004 b2:a0:2e:23:c1:28 > b2:a0:65:89:fe:0c, ethertype IPv4 (0x0800), length 1458: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x6), length 1424 tc-so:00:00:18.600004 b2:a0:65:89:fe:0c > b2:a0:2e:23:c1:28, ethertype IPv4 (0x0800), length 78: 10.0.0.2 > 10.0.0.1: ESP(spi=0x00002711,seq=0x3), length 44 tc-so:00:00:21.550004 b2:a0:2e:23:c1:28 > b2:a0:65:89:fe:0c, ethertype IPv4 (0x0800), length 234: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x7), length 200 tc-so:00:00:21.590004 b2:a0:2e:23:c1:28 > b2:a0:65:89:fe:0c, ethertype IPv4 (0x0800), length 78: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x8), length 44 tc-so:00:00:18.630004 b2:a0:65:89:fe:0c > b2:a0:2e:23:c1:28, ethertype IPv4 (0x0800), length 78: 10.0.0.2 > 10.0.0.1: ESP(spi=0x00002711,seq=0x4), length 44 tc-so:00:00:18.680004 b2:a0:65:89:fe:0c > b2:a0:2e:23:c1:28, ethertype IPv4 (0x0800), length 78: 10.0.0.2 > 10.0.0.1: ESP(spi=0x00002711,seq=0x5), length 44 tc-so:00:00:18.710004 b2:a0:65:89:fe:0c > b2:a0:2e:23:c1:28, ethertype IPv4 (0x0800), length 78: 10.0.0.2 > 10.0.0.1: ESP(spi=0x00002711,seq=0x6), length 44 tc-so:00:00:21.670004 b2:a0:2e:23:c1:28 > b2:a0:65:89:fe:0c, ethertype IPv4 (0x0800), length 78: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x9), length 44 tc-so:00:00:18.790004 b2:a0:65:89:fe:0c > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:65ff:fe89:fe0c > 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: 1662338562.189586, ipsec_tcp_ipv4mappedipv6_esp_null, passed tc-start: 1662338562.226838, 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:d2:89:2f:f5 ./.__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:kill: pid 12778: No such process tc-so: tc-so:00:00:22.310004 b2:a0:7d:3f:80:6e > 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.510004 b2:a0:d2:89:2f:f5 > b2:a0:7d:3f:80:6e, ethertype ARP (0x0806), length 42: Reply 10.0.0.2 is-at b2:a0:d2:89:2f:f5, length 28 tc-so:00:00:22.310004 b2:a0:7d:3f:80:6e > b2:a0:d2:89:2f:f5, ethertype IPv4 (0x0800), length 106: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x1), length 72 tc-so:00:00:19.550004 b2:a0:d2:89:2f:f5 > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:d2ff:fe89:2ff5 > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24 tc-so:00:00:19.550004 b2:a0:d2:89:2f:f5 > 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.380004 b2:a0:7d:3f:80:6e > b2:a0:d2:89:2f:f5, ethertype ARP (0x0806), length 42: Reply 10.0.0.1 is-at b2:a0:7d:3f:80:6e, length 28 tc-so:00:00:19.590004 b2:a0:d2:89:2f:f5 > b2:a0:7d:3f:80:6e, ethertype IPv4 (0x0800), length 106: 10.0.0.2 > 10.0.0.1: ESP(spi=0x00002711,seq=0x1), length 72 tc-so:00:00:22.380004 b2:a0:7d:3f:80:6e > b2:a0:d2:89:2f:f5, ethertype IPv4 (0x0800), length 106: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x2), length 72 tc-so:00:00:22.620004 b2:a0:7d:3f:80:6e > b2:a0:d2:89:2f:f5, ethertype IPv4 (0x0800), length 1482: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x3), length 1448 tc-so:00:00:22.700004 b2:a0:7d:3f:80:6e > b2:a0:d2:89:2f:f5, ethertype IPv4 (0x0800), length 1482: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x4), length 1448 tc-so:00:00:19.910004 b2:a0:d2:89:2f:f5 > b2:a0:7d:3f:80:6e, ethertype IPv4 (0x0800), length 106: 10.0.0.2 > 10.0.0.1: ESP(spi=0x00002711,seq=0x2), length 72 tc-so:00:00:22.740004 b2:a0:7d:3f:80:6e > b2:a0:d2:89:2f:f5, ethertype IPv4 (0x0800), length 1434: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x5), length 1400 tc-so:00:00:22.740004 b2:a0:7d:3f:80:6e > b2:a0:d2:89:2f:f5, ethertype IPv4 (0x0800), length 1482: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x6), length 1448 tc-so:00:00:19.950004 b2:a0:d2:89:2f:f5 > b2:a0:7d:3f:80:6e, ethertype IPv4 (0x0800), length 106: 10.0.0.2 > 10.0.0.1: ESP(spi=0x00002711,seq=0x3), length 72 tc-so:00:00:22.780004 b2:a0:7d:3f:80:6e > b2:a0:d2:89:2f:f5, ethertype IPv4 (0x0800), length 250: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x7), length 216 tc-so:00:00:22.780004 b2:a0:7d:3f:80:6e > b2:a0:d2:89:2f:f5, ethertype IPv4 (0x0800), length 106: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x8), length 72 tc-so:00:00:19.990004 b2:a0:d2:89:2f:f5 > b2:a0:7d:3f:80:6e, ethertype IPv4 (0x0800), length 106: 10.0.0.2 > 10.0.0.1: ESP(spi=0x00002711,seq=0x4), length 72 tc-so:00:00:20.030004 b2:a0:d2:89:2f:f5 > b2:a0:7d:3f:80:6e, ethertype IPv4 (0x0800), length 106: 10.0.0.2 > 10.0.0.1: ESP(spi=0x00002711,seq=0x5), length 72 tc-so:00:00:20.070004 b2:a0:d2:89:2f:f5 > b2:a0:7d:3f:80:6e, ethertype IPv4 (0x0800), length 106: 10.0.0.2 > 10.0.0.1: ESP(spi=0x00002711,seq=0x6), length 72 tc-so:00:00:22.900004 b2:a0:7d:3f:80:6e > b2:a0:d2:89:2f:f5, 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 33624 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:3f:80:6e 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 - - 33624 lo0 tc-so:10.0.0.2 b2:a0:d2:89:2f:f5 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 33624 0 0 0 0 0 tc-so:lo0 33624 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:7d:3f:80:6e 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:d2:89:2f:f5 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:7d:3f:80:6e 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 33624 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:d2:89:2f:f5 tc-so: linkstr: ./bus_ipsec tc-so: inet6 fe80::b0a0:d2ff:fe89:2ff5%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 - - 33624 lo0 tc-so:10.0.0.1 b2:a0:7d:3f:80:6e UHL - - - shmif0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33624 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:d2ff:fe89:2ff5 link#2 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33624 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff02::%lo0/32 ::1 UC - - 33624 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 33624 0 0 0 0 0 tc-so:lo0 33624 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33624 ::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 33624 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:d2:89:2f:f5 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:d2ff:f tc-so: ff02::1:ff00:2%sh tc-so: ff01:2::1 tc-so: ff02::2:4d9d:216a tc-so: ff02::1%shmif0 tc-so: ff02::1:ff89:2ff5 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:7d:3f:80:6e 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: 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:d2ff:fe89:2ff5%shmif0 tc-so: group ff02::1:ff00:2%shmif0 refcount 1 tc-so: group ff01:2::1 refcount 2 tc-so: group ff02::2:4d9d:216a%shmif0 refcount 2 tc-so: group ff02::1%shmif0 refcount 2 tc-so: group ff02::1:ff89:2ff5%shmif0 refcount 1 tc-so: enaddr b2:a0:d2:89:2f:f5 multicnt 5 tc-so: 33:33:ff:00:00:02 -- 33:33:ff:00:00:02 refcount 1 tc-so: 33:33:4d:9d:21:6a -- 33:33:4d:9d:21:6a refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:89:2f:f5 -- 33:33:ff:89:2f:f5 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:d2:89:2f:f5 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:d2ff:fe89:2ff5%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:7d:3f:80:6e 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 33624 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 - - 33624 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33624 0 0 0 0 0 tc-so:lo0 33624 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 384 2 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 384 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 128 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 1280 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 128 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 256 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 64 156 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 256 69 0 0 5 0 5 5 0 inf 0 tc-so:kmem-00256 384 47 0 0 5 0 5 5 0 inf 0 tc-so:kmem-00384 512 29 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00512 640 14 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00768 896 7 0 0 2 0 2 2 0 inf 0 tc-so:kmem-01024 1152 95 0 0 32 0 32 32 0 inf 0 tc-so:kmem-02048 2048 425 0 0 213 0 213 213 0 inf 0 tc-so:kmem-04096 4096 13 0 0 13 0 13 13 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 528 10 0 0 4 0 4 4 0 inf 2 tc-so:mclpl 2048 6 0 0 7 0 7 7 0 8192 4 tc-so:mutex 128 33 0 0 2 0 2 2 0 inf 0 tc-so:pcache 2816 54 0 1 53 0 53 53 0 inf 0 tc-so:pcachecpu 128 55 0 0 2 0 2 2 0 inf 0 tc-so:pcglarge 1152 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 384 40 0 0 4 0 4 4 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-128 80 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 255 0 0 5 0 5 5 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 1024 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 128 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 1024 7 0 0 2 0 2 2 0 inf 0 tc-so:vmembt 128 37 0 0 2 0 2 2 0 inf 0 tc-so:Totals 1581 0 27 397 0 397 tc-so: tc-so:In use 1319K, total allocated 1588K; utilization 83.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, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.99 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/evbarm/9.99.99/modules tc-so:[ 1.350005] IPsec: Initialized Security Association Processing. tc-so:[ 1.350005] 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.170005] shmif0: Ethernet address b2:a0:7d:3f:80:6e tc-so:### Dumping unix://ipsec_peer tc-so:lo0: flags=0x8049 mtu 33624 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 - - 33624 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33624 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33624 lo0 tc-so:ff02::%lo0/32 ::1 UC - - 33624 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33624 0 0 0 0 0 tc-so:lo0 33624 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33624 ::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 33624 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 384 1 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 384 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 128 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 1280 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 35 0 35 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 42 0 42 1 0 1 1 0 inf 1 tc-so:kcpuset 128 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 256 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 50 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 64 196 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00128 256 74 0 0 5 0 5 5 0 inf 0 tc-so:kmem-00256 384 65 0 0 7 0 7 7 0 inf 0 tc-so:kmem-00384 512 38 0 0 5 0 5 5 0 inf 0 tc-so:kmem-00512 640 16 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00768 896 7 0 0 2 0 2 2 0 inf 0 tc-so:kmem-01024 1152 101 0 0 34 0 34 34 0 inf 0 tc-so:kmem-02048 2048 763 0 0 382 0 382 382 0 inf 0 tc-so:kmem-04096 4096 16 0 0 16 0 16 16 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 528 9 0 0 4 0 4 4 0 inf 2 tc-so:mclpl 2048 5 0 0 7 0 7 7 0 8192 4 tc-so:mutex 128 33 0 0 2 0 2 2 0 inf 0 tc-so:pcache 2816 54 0 1 53 0 53 53 0 inf 0 tc-so:pcachecpu 128 55 0 0 2 0 2 2 0 inf 0 tc-so:pcglarge 1152 2 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 384 41 0 0 5 0 5 5 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-128 80 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 429 0 0 7 0 7 7 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 1024 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 2 0 2 2 0 inf 1 tc-so:rwlock 128 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 1024 7 0 0 2 0 2 2 0 inf 0 tc-so:vmembt 128 56 0 0 2 0 2 2 0 inf 0 tc-so:Totals 2286 0 94 580 0 580 tc-so: tc-so:In use 2048K, total allocated 2320K; utilization 88.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, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.99 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.200005] root file system type: rumpfs tc-so:[ 1.200005] kern.module.path=/stand/evbarm/9.99.99/modules tc-so:[ 1.400005] IPsec: Initialized Security Association Processing. tc-so:[ 1.520005] mainbus0 (root) tc-so:[ 1.560005] chacha: Portable C ChaCha tc-so:[ 1.560005] aes: BearSSL aes_ct tc-so:[ 1.600005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.600005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 6.280005] shmif0: Ethernet address b2:a0:d2:89:2f:f5 tc-so:[ 10.970005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 10.970005] get_ifid: shmif0: ifid: b0:a0:d2:ff:fe:89:2f:f5 tc-so:[ 10.970005] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:d2ff:fe89:2ff5 tc-so:[ 11.540005] nd6_dad_start: shmif0: starting DAD for ::ffff:10.0.0.2 tc-so:[ 12.600005] nd6_dad_timer: shmif0: DAD complete for ::ffff:10.0.0.2 - no duplicates found tc-so:[ 13.000005] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:d2ff:fe89:2ff5 - no duplicates found tc-so:[ 34.260005] in6_if_link_down: fe80:2::b0a0:d2ff:fe89:2ff5 marked detached tc-so:[ 34.260005] 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:12.320004 b2:a0:7d:3f:80:6e > 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:10.970004 b2:a0:d2:89:2f:f5 > 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.500004 b2:a0:d2:89:2f:f5 > 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.580004 b2:a0:d2:89:2f:f5 > 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:11.810004 b2:a0:d2:89:2f:f5 > 33:33:4d:9d:21:6a, ethertype IPv6 (0x86dd), length 86: :: > ff02::2:4d9d:216a: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:4d9d:216a, length 24 tc-so:00:00:11.950004 b2:a0:d2:89:2f:f5 > 33:33:ff:89:2f:f5, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff89:2ff5: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff89:2ff5, length 24 tc-so:00:00:11.990004 b2:a0:d2:89:2f:f5 > 33:33:ff:89:2f:f5, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff89:2ff5: ICMP6, neighbor solicitation, who has fe80::b0a0:d2ff:fe89:2ff5, length 32 tc-so:00:00:12.520004 b2:a0:d2:89:2f:f5 > 33:33:4d:9d:21:6a, ethertype IPv6 (0x86dd), length 86: :: > ff02::2:4d9d:216a: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:4d9d:216a, length 24 tc-so:00:00:14.330004 b2:a0:d2:89:2f:f5 > 33:33:ff:89:2f:f5, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:d2ff:fe89:2ff5 > ff02::1:ff89:2ff5: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff89:2ff5, length 24 tc-so:00:00:22.310004 b2:a0:7d:3f:80:6e > 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.510004 b2:a0:d2:89:2f:f5 > b2:a0:7d:3f:80:6e, ethertype ARP (0x0806), length 42: Reply 10.0.0.2 is-at b2:a0:d2:89:2f:f5, length 28 tc-so:00:00:22.310004 b2:a0:7d:3f:80:6e > b2:a0:d2:89:2f:f5, ethertype IPv4 (0x0800), length 106: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x1), length 72 tc-so:00:00:19.550004 b2:a0:d2:89:2f:f5 > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:d2ff:fe89:2ff5 > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24 tc-so:00:00:19.550004 b2:a0:d2:89:2f:f5 > 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.380004 b2:a0:7d:3f:80:6e > b2:a0:d2:89:2f:f5, ethertype ARP (0x0806), length 42: Reply 10.0.0.1 is-at b2:a0:7d:3f:80:6e, length 28 tc-so:00:00:19.590004 b2:a0:d2:89:2f:f5 > b2:a0:7d:3f:80:6e, ethertype IPv4 (0x0800), length 106: 10.0.0.2 > 10.0.0.1: ESP(spi=0x00002711,seq=0x1), length 72 tc-so:00:00:22.380004 b2:a0:7d:3f:80:6e > b2:a0:d2:89:2f:f5, ethertype IPv4 (0x0800), length 106: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x2), length 72 tc-so:00:00:22.620004 b2:a0:7d:3f:80:6e > b2:a0:d2:89:2f:f5, ethertype IPv4 (0x0800), length 1482: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x3), length 1448 tc-so:00:00:22.700004 b2:a0:7d:3f:80:6e > b2:a0:d2:89:2f:f5, ethertype IPv4 (0x0800), length 1482: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x4), length 1448 tc-so:00:00:19.910004 b2:a0:d2:89:2f:f5 > b2:a0:7d:3f:80:6e, ethertype IPv4 (0x0800), length 106: 10.0.0.2 > 10.0.0.1: ESP(spi=0x00002711,seq=0x2), length 72 tc-so:00:00:22.740004 b2:a0:7d:3f:80:6e > b2:a0:d2:89:2f:f5, ethertype IPv4 (0x0800), length 1434: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x5), length 1400 tc-so:00:00:22.740004 b2:a0:7d:3f:80:6e > b2:a0:d2:89:2f:f5, ethertype IPv4 (0x0800), length 1482: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x6), length 1448 tc-so:00:00:19.950004 b2:a0:d2:89:2f:f5 > b2:a0:7d:3f:80:6e, ethertype IPv4 (0x0800), length 106: 10.0.0.2 > 10.0.0.1: ESP(spi=0x00002711,seq=0x3), length 72 tc-so:00:00:22.780004 b2:a0:7d:3f:80:6e > b2:a0:d2:89:2f:f5, ethertype IPv4 (0x0800), length 250: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x7), length 216 tc-so:00:00:22.780004 b2:a0:7d:3f:80:6e > b2:a0:d2:89:2f:f5, ethertype IPv4 (0x0800), length 106: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x8), length 72 tc-so:00:00:19.990004 b2:a0:d2:89:2f:f5 > b2:a0:7d:3f:80:6e, ethertype IPv4 (0x0800), length 106: 10.0.0.2 > 10.0.0.1: ESP(spi=0x00002711,seq=0x4), length 72 tc-so:00:00:20.030004 b2:a0:d2:89:2f:f5 > b2:a0:7d:3f:80:6e, ethertype IPv4 (0x0800), length 106: 10.0.0.2 > 10.0.0.1: ESP(spi=0x00002711,seq=0x5), length 72 tc-so:00:00:20.070004 b2:a0:d2:89:2f:f5 > b2:a0:7d:3f:80:6e, ethertype IPv4 (0x0800), length 106: 10.0.0.2 > 10.0.0.1: ESP(spi=0x00002711,seq=0x6), length 72 tc-so:00:00:22.900004 b2:a0:7d:3f:80:6e > b2:a0:d2:89:2f:f5, 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: 1662338619.131258, ipsec_tcp_ipv4mappedipv6_esp_rijndaelcbc, passed tc-start: 1662338619.185022, 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:8d:88:9d:c5 ./.__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 12624: No such process tc-so: tc-so:00:00:14.870004 b2:a0:8d:88:9d:c5 > 33:33:ff:88:9d:c5, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:8dff:fe88:9dc5 > ff02::1:ff88:9dc5: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff88:9dc5, length 24 tc-so:00:00:14.970004 b2:a0:8d:88:9d:c5 > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:8dff:fe88:9dc5 > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24 tc-so:00:00:20.200004 b2:a0:ba:cd:28: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:17.110004 b2:a0:8d:88:9d:c5 > b2:a0:ba:cd:28:b2, ethertype ARP (0x0806), length 42: Reply 10.0.0.2 is-at b2:a0:8d:88:9d:c5, length 28 tc-so:00:00:20.240004 b2:a0:ba:cd:28:b2 > b2:a0:8d:88:9d:c5, ethertype IPv4 (0x0800), length 74: 10.0.0.1.61921 > 10.0.0.2.1234: Flags [S], seq 1028892815, win 32768, options [mss 1460,nop,wscale 3,sackOK,TS val 1 ecr 0], length 0 tc-so:00:00:17.110004 b2:a0:8d:88:9d:c5 > 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.280004 b2:a0:ba:cd:28:b2 > b2:a0:8d:88:9d:c5, ethertype ARP (0x0806), length 42: Reply 10.0.0.1 is-at b2:a0:ba:cd:28:b2, length 28 tc-so:00:00:17.150004 b2:a0:8d:88:9d:c5 > b2:a0:ba:cd:28:b2, ethertype IPv4 (0x0800), length 74: 10.0.0.2.1234 > 10.0.0.1.61921: Flags [S.], seq 710198285, ack 1028892816, win 32768, options [mss 1460,nop,wscale 3,sackOK,TS val 1 ecr 1], length 0 tc-so:00:00:20.280004 b2:a0:ba:cd:28:b2 > b2:a0:8d:88:9d:c5, ethertype IPv4 (0x0800), length 66: 10.0.0.1.61921 > 10.0.0.2.1234: Flags [.], ack 1, win 4197, options [nop,nop,TS val 1 ecr 1], length 0 tc-so:00:00:20.520004 b2:a0:ba:cd:28:b2 > b2:a0:8d:88:9d:c5, ethertype IPv4 (0x0800), length 1514: 10.0.0.1.61921 > 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:20.600004 b2:a0:ba:cd:28:b2 > b2:a0:8d:88:9d:c5, ethertype IPv4 (0x0800), length 1514: 10.0.0.1.61921 > 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:17.510004 b2:a0:8d:88:9d:c5 > b2:a0:ba:cd:28:b2, ethertype IPv4 (0x0800), length 66: 10.0.0.2.1234 > 10.0.0.1.61921: Flags [.], ack 2897, win 4016, options [nop,nop,TS val 2 ecr 1], length 0 tc-so:00:00:20.640004 b2:a0:ba:cd:28:b2 > b2:a0:8d:88:9d:c5, ethertype IPv4 (0x0800), length 1266: 10.0.0.1.61921 > 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:20.720004 b2:a0:ba:cd:28:b2 > b2:a0:8d:88:9d:c5, ethertype IPv4 (0x0800), length 1514: 10.0.0.1.61921 > 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:17.590004 b2:a0:8d:88:9d:c5 > b2:a0:ba:cd:28:b2, ethertype IPv4 (0x0800), length 66: 10.0.0.2.1234 > 10.0.0.1.61921: Flags [.], ack 5545, win 4016, options [nop,nop,TS val 2 ecr 2], length 0 tc-so:00:00:20.720004 b2:a0:ba:cd:28:b2 > b2:a0:8d:88:9d:c5, ethertype IPv4 (0x0800), length 154: 10.0.0.1.61921 > 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:20.760004 b2:a0:ba:cd:28:b2 > b2:a0:8d:88:9d:c5, ethertype IPv4 (0x0800), length 66: 10.0.0.1.61921 > 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:17.630004 b2:a0:8d:88:9d:c5 > b2:a0:ba:cd:28:b2, ethertype IPv4 (0x0800), length 66: 10.0.0.2.1234 > 10.0.0.1.61921: Flags [.], ack 5634, win 4197, options [nop,nop,TS val 2 ecr 2], length 0 tc-so:00:00:17.670004 b2:a0:8d:88:9d:c5 > b2:a0:ba:cd:28:b2, ethertype IPv4 (0x0800), length 66: 10.0.0.2.1234 > 10.0.0.1.61921: Flags [F.], seq 1, ack 5634, win 4197, options [nop,nop,TS val 2 ecr 2], length 0 tc-so:00:00:20.800004 b2:a0:ba:cd:28:b2 > b2:a0:8d:88:9d:c5, ethertype IPv4 (0x0800), length 66: 10.0.0.1.61921 > 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 33624 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:ba:cd:28: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 - - 33624 lo0 tc-so:10.0.0.2 b2:a0:8d:88:9d:c5 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 33624 0 0 0 0 0 tc-so:lo0 33624 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:ba:cd:28:b2 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:8d:88:9d:c5 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:ba:cd:28: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 33624 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:88:9d:c5 tc-so: linkstr: ./bus_ipsec tc-so: inet6 fe80::b0a0:8dff:fe88:9dc5%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 - - 33624 lo0 tc-so:10.0.0.1 b2:a0:ba:cd:28:b2 UHL - - - shmif0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33624 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:8dff:fe88:9dc5 link#2 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33624 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff02::%lo0/32 ::1 UC - - 33624 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 33624 0 0 0 0 0 tc-so:lo0 33624 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33624 ::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 33624 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:8d:88:9d:c5 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:8dff:f tc-so: ff02::1:ff00:2%sh tc-so: ff01:2::1 tc-so: ff02::2:5d1:92b1% tc-so: ff02::1%shmif0 tc-so: ff02::1:ff88:9dc5 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:ba:cd:28:b2 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: 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:8dff:fe88:9dc5%shmif0 tc-so: group ff02::1:ff00:2%shmif0 refcount 1 tc-so: group ff01:2::1 refcount 2 tc-so: group ff02::2:5d1:92b1%shmif0 refcount 2 tc-so: group ff02::1%shmif0 refcount 2 tc-so: group ff02::1:ff88:9dc5%shmif0 refcount 1 tc-so: enaddr b2:a0:8d:88:9d:c5 multicnt 5 tc-so: 33:33:ff:00:00:02 -- 33:33:ff:00:00:02 refcount 1 tc-so: 33:33:05:d1:92:b1 -- 33:33:05:d1:92:b1 refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:88:9d:c5 -- 33:33:ff:88:9d:c5 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:8d:88:9d:c5 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:8dff:fe88:9dc5%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:ba:cd:28:b2 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 33624 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 - - 33624 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33624 0 0 0 0 0 tc-so:lo0 33624 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 384 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 128 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 1280 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 128 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 256 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 46 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 64 148 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 256 68 0 0 5 0 5 5 0 inf 0 tc-so:kmem-00256 384 41 0 0 5 0 5 5 0 inf 0 tc-so:kmem-00384 512 29 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00512 640 12 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00768 896 7 0 0 2 0 2 2 0 inf 0 tc-so:kmem-01024 1152 95 0 0 32 0 32 32 0 inf 0 tc-so:kmem-02048 2048 402 0 0 201 0 201 201 0 inf 0 tc-so:kmem-04096 4096 13 0 0 13 0 13 13 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 528 7 0 0 4 0 4 4 0 inf 3 tc-so:mclpl 2048 5 0 0 7 0 7 7 0 8192 4 tc-so:mutex 128 33 0 0 2 0 2 2 0 inf 0 tc-so:pcache 2816 54 0 1 53 0 53 53 0 inf 0 tc-so:pcachecpu 128 55 0 0 2 0 2 2 0 inf 0 tc-so:pcglarge 1152 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 384 29 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-128 80 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 243 0 0 4 0 4 4 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 1024 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 128 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 1024 7 0 0 2 0 2 2 0 inf 0 tc-so:vmembt 128 24 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1485 0 27 378 0 378 tc-so: tc-so:In use 1257K, total allocated 1512K; utilization 83.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, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.99 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/evbarm/9.99.99/modules tc-so:[ 1.340005] IPsec: Initialized Security Association Processing. tc-so:[ 1.340005] mainbus0 (root) tc-so:[ 1.570005] chacha: Portable C ChaCha tc-so:[ 1.570005] aes: BearSSL aes_ct tc-so:[ 1.570005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.570005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 7.370005] shmif0: Ethernet address b2:a0:ba:cd:28:b2 tc-so:### Dumping unix://ipsec_peer tc-so:lo0: flags=0x8049 mtu 33624 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 - - 33624 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33624 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33624 lo0 tc-so:ff02::%lo0/32 ::1 UC - - 33624 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33624 0 0 0 0 0 tc-so:lo0 33624 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33624 ::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 33624 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 384 4 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 128 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 1280 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 35 0 35 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 42 0 42 1 0 1 1 0 inf 1 tc-so:kcpuset 128 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 256 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 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 64 204 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00128 256 72 0 0 5 0 5 5 0 inf 0 tc-so:kmem-00256 384 61 0 0 7 0 7 7 0 inf 0 tc-so:kmem-00384 512 38 0 0 5 0 5 5 0 inf 0 tc-so:kmem-00512 640 14 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00768 896 7 0 0 2 0 2 2 0 inf 0 tc-so:kmem-01024 1152 101 0 0 34 0 34 34 0 inf 0 tc-so:kmem-02048 2048 762 0 0 381 0 381 381 0 inf 0 tc-so:kmem-04096 4096 16 0 0 16 0 16 16 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 528 4 0 0 3 0 3 3 0 inf 2 tc-so:mclpl 2048 3 0 0 6 0 6 6 0 8192 4 tc-so:mutex 128 33 0 0 2 0 2 2 0 inf 0 tc-so:pcache 2816 54 0 1 53 0 53 53 0 inf 0 tc-so:pcachecpu 128 55 0 0 2 0 2 2 0 inf 0 tc-so:pcglarge 1152 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 384 32 0 0 4 0 4 4 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-128 80 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 427 0 0 7 0 7 7 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 1024 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 2 0 2 2 0 inf 1 tc-so:rwlock 128 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 1024 7 0 0 2 0 2 2 0 inf 0 tc-so:vmembt 128 47 0 0 2 0 2 2 0 inf 0 tc-so:Totals 2244 0 94 573 0 573 tc-so: tc-so:In use 2029K, total allocated 2292K; utilization 88.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, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.99 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/evbarm/9.99.99/modules tc-so:[ 1.340005] IPsec: Initialized Security Association Processing. tc-so:[ 1.380005] mainbus0 (root) tc-so:[ 1.490005] chacha: Portable C ChaCha tc-so:[ 1.490005] aes: BearSSL aes_ct tc-so:[ 1.490005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.490005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 6.880005] shmif0: Ethernet address b2:a0:8d:88:9d:c5 tc-so:[ 10.320005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 10.320005] get_ifid: shmif0: ifid: b0:a0:8d:ff:fe:88:9d:c5 tc-so:[ 10.320005] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:8dff:fe88:9dc5 tc-so:[ 10.830005] nd6_dad_start: shmif0: starting DAD for ::ffff:10.0.0.2 tc-so:[ 11.900005] nd6_dad_timer: shmif0: DAD complete for ::ffff:10.0.0.2 - no duplicates found tc-so:[ 12.320005] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:8dff:fe88:9dc5 - no duplicates found tc-so:[ 30.850005] in6_if_link_down: fe80:2::b0a0:8dff:fe88:9dc5 marked detached tc-so:[ 30.850005] 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:12.200004 b2:a0:ba:cd:28: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:10.320004 b2:a0:8d:88:9d:c5 > 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.470004 b2:a0:8d:88:9d:c5 > 33:33:05:d1:92:b1, ethertype IPv6 (0x86dd), length 86: :: > ff02::2:5d1:92b1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:5d1:92b1, length 24 tc-so:00:00:10.780004 b2:a0:8d:88:9d:c5 > 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.830004 b2:a0:8d:88:9d:c5 > 33:33:05:d1:92:b1, ethertype IPv6 (0x86dd), length 86: :: > ff02::2:5d1:92b1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:5d1:92b1, length 24 tc-so:00:00:10.870004 b2:a0:8d:88:9d:c5 > 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:11.150004 b2:a0:8d:88:9d:c5 > 33:33:ff:88:9d:c5, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff88:9dc5: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff88:9dc5, length 24 tc-so:00:00:11.270004 b2:a0:8d:88:9d:c5 > 33:33:ff:88:9d:c5, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff88:9dc5: ICMP6, neighbor solicitation, who has fe80::b0a0:8dff:fe88:9dc5, length 32 tc-so:00:00:14.870004 b2:a0:8d:88:9d:c5 > 33:33:ff:88:9d:c5, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:8dff:fe88:9dc5 > ff02::1:ff88:9dc5: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff88:9dc5, length 24 tc-so:00:00:14.970004 b2:a0:8d:88:9d:c5 > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:8dff:fe88:9dc5 > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24 tc-so:00:00:20.200004 b2:a0:ba:cd:28: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:17.110004 b2:a0:8d:88:9d:c5 > b2:a0:ba:cd:28:b2, ethertype ARP (0x0806), length 42: Reply 10.0.0.2 is-at b2:a0:8d:88:9d:c5, length 28 tc-so:00:00:20.240004 b2:a0:ba:cd:28:b2 > b2:a0:8d:88:9d:c5, ethertype IPv4 (0x0800), length 74: 10.0.0.1.61921 > 10.0.0.2.1234: Flags [S], seq 1028892815, win 32768, options [mss 1460,nop,wscale 3,sackOK,TS val 1 ecr 0], length 0 tc-so:00:00:17.110004 b2:a0:8d:88:9d:c5 > 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.280004 b2:a0:ba:cd:28:b2 > b2:a0:8d:88:9d:c5, ethertype ARP (0x0806), length 42: Reply 10.0.0.1 is-at b2:a0:ba:cd:28:b2, length 28 tc-so:00:00:17.150004 b2:a0:8d:88:9d:c5 > b2:a0:ba:cd:28:b2, ethertype IPv4 (0x0800), length 74: 10.0.0.2.1234 > 10.0.0.1.61921: Flags [S.], seq 710198285, ack 1028892816, win 32768, options [mss 1460,nop,wscale 3,sackOK,TS val 1 ecr 1], length 0 tc-so:00:00:20.280004 b2:a0:ba:cd:28:b2 > b2:a0:8d:88:9d:c5, ethertype IPv4 (0x0800), length 66: 10.0.0.1.61921 > 10.0.0.2.1234: Flags [.], ack 1, win 4197, options [nop,nop,TS val 1 ecr 1], length 0 tc-so:00:00:20.520004 b2:a0:ba:cd:28:b2 > b2:a0:8d:88:9d:c5, ethertype IPv4 (0x0800), length 1514: 10.0.0.1.61921 > 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:20.600004 b2:a0:ba:cd:28:b2 > b2:a0:8d:88:9d:c5, ethertype IPv4 (0x0800), length 1514: 10.0.0.1.61921 > 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:17.510004 b2:a0:8d:88:9d:c5 > b2:a0:ba:cd:28:b2, ethertype IPv4 (0x0800), length 66: 10.0.0.2.1234 > 10.0.0.1.61921: Flags [.], ack 2897, win 4016, options [nop,nop,TS val 2 ecr 1], length 0 tc-so:00:00:20.640004 b2:a0:ba:cd:28:b2 > b2:a0:8d:88:9d:c5, ethertype IPv4 (0x0800), length 1266: 10.0.0.1.61921 > 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:20.720004 b2:a0:ba:cd:28:b2 > b2:a0:8d:88:9d:c5, ethertype IPv4 (0x0800), length 1514: 10.0.0.1.61921 > 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:17.590004 b2:a0:8d:88:9d:c5 > b2:a0:ba:cd:28:b2, ethertype IPv4 (0x0800), length 66: 10.0.0.2.1234 > 10.0.0.1.61921: Flags [.], ack 5545, win 4016, options [nop,nop,TS val 2 ecr 2], length 0 tc-so:00:00:20.720004 b2:a0:ba:cd:28:b2 > b2:a0:8d:88:9d:c5, ethertype IPv4 (0x0800), length 154: 10.0.0.1.61921 > 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:20.760004 b2:a0:ba:cd:28:b2 > b2:a0:8d:88:9d:c5, ethertype IPv4 (0x0800), length 66: 10.0.0.1.61921 > 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:17.630004 b2:a0:8d:88:9d:c5 > b2:a0:ba:cd:28:b2, ethertype IPv4 (0x0800), length 66: 10.0.0.2.1234 > 10.0.0.1.61921: Flags [.], ack 5634, win 4197, options [nop,nop,TS val 2 ecr 2], length 0 tc-so:00:00:17.670004 b2:a0:8d:88:9d:c5 > b2:a0:ba:cd:28:b2, ethertype IPv4 (0x0800), length 66: 10.0.0.2.1234 > 10.0.0.1.61921: Flags [F.], seq 1, ack 5634, win 4197, options [nop,nop,TS val 2 ecr 2], length 0 tc-so:00:00:20.800004 b2:a0:ba:cd:28:b2 > b2:a0:8d:88:9d:c5, ethertype IPv4 (0x0800), length 66: 10.0.0.1.61921 > 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: 1662338673.625686, ipsec_tcp_ipv4mappedipv6_none, passed tc-start: 1662338673.657952, 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:a4:a0:5d:10 ./.__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: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:[1] Killed env LD_PRELOAD=/usr/lib/librumphijack.so nc ${... tc-so: tc-so:00:00:16.540004 b2:a0:a4:a0:5d:10 > 33:33:d3:6c:0c:c5, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:a4ff:fea0:5d10 > ff02::2:d36c:cc5: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:d36c:cc5, length 24 tc-so:00:00:22.070004 b2:a0:c2:32:1c:8c > 33:33:02:58:1e:88, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:c2ff:fe32:1c8c > ff02::2:258:1e88: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:258:1e88, length 24 tc-so:00:00:22.230004 b2:a0:c2:32:1c:8c > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:c2ff:fe32:1c8c > ff02::1:ff00:1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:1, length 24 tc-so:00:00:19.360004 b2:a0:a4:a0:5d:10 > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:a4ff:fea0:5d10 > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24 tc-so:00:00:23.880004 b2:a0:c2:32:1c:8c > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:c2ff:fe32:1c8c > ff02::1:ff00:2: ICMP6, neighbor solicitation, who has fd00::2, length 32 tc-so:00:00:20.450004 b2:a0:a4:a0:5d:10 > b2:a0:c2:32:1c:8c, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:a4ff:fea0:5d10 > fe80::b0a0:c2ff:fe32:1c8c: ICMP6, neighbor advertisement, tgt is fd00::2, length 32 tc-so:00:00:23.920004 b2:a0:c2:32:1c:8c > b2:a0:a4:a0:5d:10, ethertype IPv6 (0x86dd), length 142: fd00::1 > fd00::2: AH(spi=0x00002710,seq=0x1): 63344 > 1234: Flags [S], seq 1132818206, win 32768, options [mss 1440,nop,wscale 3,sackOK,TS val 1 ecr 0], length 0 tc-so:00:00:20.490004 b2:a0:a4:a0:5d:10 > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:a4ff:fea0:5d10 > ff02::1:ff00:1: ICMP6, neighbor solicitation, who has fd00::1, length 32 tc-so:00:00:24.000004 b2:a0:c2:32:1c:8c > b2:a0:a4:a0:5d:10, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:c2ff:fe32:1c8c > fe80::b0a0:a4ff:fea0:5d10: ICMP6, neighbor advertisement, tgt is fd00::1, length 32 tc-so:00:00:20.530004 b2:a0:a4:a0:5d:10 > b2:a0:c2:32:1c:8c, ethertype IPv6 (0x86dd), length 142: fd00::2 > fd00::1: AH(spi=0x00002711,seq=0x1): 1234 > 63344: Flags [S.], seq 993476768, ack 1132818207, win 32768, options [mss 1440,nop,wscale 3,sackOK,TS val 1 ecr 1], length 0 tc-so:00:00:24.000004 b2:a0:c2:32:1c:8c > b2:a0:a4:a0:5d:10, ethertype IPv6 (0x86dd), length 134: fd00::1 > fd00::2: AH(spi=0x00002710,seq=0x2): 63344 > 1234: Flags [.], ack 1, win 4140, options [nop,nop,TS val 1 ecr 1], length 0 tc-so:00:00:24.290004 b2:a0:c2:32:1c:8c > b2:a0:a4:a0:5d:10, ethertype IPv6 (0x86dd), length 1514: fd00::1 > fd00::2: AH(spi=0x00002710,seq=0x3): 63344 > 1234: Flags [.], seq 1:1381, ack 1, win 4140, options [nop,nop,TS val 2 ecr 1], length 1380 tc-so:00:00:24.360004 b2:a0:c2:32:1c:8c > b2:a0:a4:a0:5d:10, ethertype IPv6 (0x86dd), length 1514: fd00::1 > fd00::2: AH(spi=0x00002710,seq=0x4): 63344 > 1234: Flags [.], seq 1381:2761, ack 1, win 4140, options [nop,nop,TS val 2 ecr 1], length 1380 tc-so:00:00:20.890004 b2:a0:a4:a0:5d:10 > b2:a0:c2:32:1c:8c, ethertype IPv6 (0x86dd), length 134: fd00::2 > fd00::1: AH(spi=0x00002711,seq=0x2): 1234 > 63344: Flags [.], ack 2761, win 3967, options [nop,nop,TS val 1 ecr 2], length 0 tc-so:00:00:24.400004 b2:a0:c2:32:1c:8c > b2:a0:a4:a0:5d:10, ethertype IPv6 (0x86dd), length 1470: fd00::1 > fd00::2: AH(spi=0x00002710,seq=0x5): 63344 > 1234: Flags [P.], seq 2761:4097, ack 1, win 4140, options [nop,nop,TS val 2 ecr 1], length 1336 tc-so:00:00:24.400004 b2:a0:c2:32:1c:8c > b2:a0:a4:a0:5d:10, ethertype IPv6 (0x86dd), length 1514: fd00::1 > fd00::2: AH(spi=0x00002710,seq=0x6): 63344 > 1234: Flags [.], seq 4097:5477, ack 1, win 4140, options [nop,nop,TS val 2 ecr 1], length 1380 tc-so:00:00:20.930004 b2:a0:a4:a0:5d:10 > b2:a0:c2:32:1c:8c, ethertype IPv6 (0x86dd), length 134: fd00::2 > fd00::1: AH(spi=0x00002711,seq=0x3): 1234 > 63344: Flags [.], ack 5477, win 3628, options [nop,nop,TS val 1 ecr 2], length 0 tc-so:00:00:24.440004 b2:a0:c2:32:1c:8c > b2:a0:a4:a0:5d:10, ethertype IPv6 (0x86dd), length 290: fd00::1 > fd00::2: AH(spi=0x00002710,seq=0x7): 63344 > 1234: Flags [P.], seq 5477:5633, ack 1, win 4140, options [nop,nop,TS val 2 ecr 1], length 156 tc-so:00:00:24.440004 b2:a0:c2:32:1c:8c > b2:a0:a4:a0:5d:10, ethertype IPv6 (0x86dd), length 134: fd00::1 > fd00::2: AH(spi=0x00002710,seq=0x8): 63344 > 1234: Flags [F.], seq 5633, ack 1, win 4140, options [nop,nop,TS val 2 ecr 1], length 0 tc-so:00:00:20.970004 b2:a0:a4:a0:5d:10 > b2:a0:c2:32:1c:8c, ethertype IPv6 (0x86dd), length 134: fd00::2 > fd00::1: AH(spi=0x00002711,seq=0x4): 1234 > 63344: Flags [.], ack 5634, win 3608, options [nop,nop,TS val 2 ecr 2], length 0 tc-so:00:00:21.010004 b2:a0:a4:a0:5d:10 > b2:a0:c2:32:1c:8c, ethertype IPv6 (0x86dd), length 134: fd00::2 > fd00::1: AH(spi=0x00002711,seq=0x5): 1234 > 63344: Flags [.], ack 5634, win 4140, options [nop,nop,TS val 2 ecr 2], length 0 tc-so:00:00:21.050004 b2:a0:a4:a0:5d:10 > b2:a0:c2:32:1c:8c, ethertype IPv6 (0x86dd), length 134: fd00::2 > fd00::1: AH(spi=0x00002711,seq=0x6): 1234 > 63344: Flags [F.], seq 1, ack 5634, win 4140, options [nop,nop,TS val 2 ecr 2], length 0 tc-so:00:00:24.560004 b2:a0:c2:32:1c:8c > b2:a0:a4:a0:5d:10, ethertype IPv6 (0x86dd), length 134: fd00::1 > fd00::2: AH(spi=0x00002710,seq=0x9): 63344 > 1234: Flags [.], ack 2, win 4140, options [nop,nop,TS val 2 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 33624 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:c2:32:1c:8c tc-so: linkstr: ./bus_ipsec tc-so: inet6 fd00::1/64 flags 0 tc-so: inet6 fe80::b0a0:c2ff:fe32:1c8c%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 - - 33624 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33624 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:c2ff:fe32:1c8c link#2 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33624 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff02::%lo0/32 ::1 UC - - 33624 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:fd00::2 b2:a0:a4:a0:5d:10 UHL - - - shmif0 tc-so:fe80::b0a0:a4ff:fea0:5d10 b2:a0:a4:a0:5d: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 33624 0 0 0 0 0 tc-so:lo0 33624 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33624 ::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 33624 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:c2:32:1c:8c 15 0 18 0 0 tc-so:shmif 1500 fd00::/64 fd00::1 tc-so: ff02::1:ff32:1c8c tc-so: ff01:2::1 tc-so: ff02::2:258:1e88% tc-so: ff02::1%shmif0 tc-so: ff02::1:ff00:1%sh 15 0 18 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:c2ff:f 15 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:a4:a0:5d:10 shmif0 10s R tc-so:fe80::b0a0:a4ff:fea0:5d10%shmif0 b2:a0:a4:a0:5d:10 shmif0 16s 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:ff32:1c8c%shmif0 refcount 1 tc-so: group ff01:2::1 refcount 2 tc-so: group ff02::2:258:1e88%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:c2:32:1c:8c multicnt 4 tc-so: 33:33:ff:32:1c:8c -- 33:33:ff:32:1c:8c refcount 1 tc-so: 33:33:02:58:1e:88 -- 33:33:02:58:1e: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:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33624 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:a4:a0:5d:10 tc-so: linkstr: ./bus_ipsec tc-so: inet6 fd00::2/64 flags 0 tc-so: inet6 fe80::b0a0:a4ff:fea0:5d10%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 - - 33624 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33624 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:a4ff:fea0:5d10 link#2 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33624 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff02::%lo0/32 ::1 UC - - 33624 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:fd00::1 b2:a0:c2:32:1c:8c UHL - - - shmif0 tc-so:fe80::b0a0:c2ff:fe32:1c8c b2:a0:c2:32:1c: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 33624 0 0 0 0 0 tc-so:lo0 33624 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33624 ::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 33624 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:a4:a0:5d:10 17 0 15 0 0 tc-so:shmif 1500 fd00::/64 fd00::2 tc-so: ff02::1:ffa0:5d10 tc-so: ff01:2::1 tc-so: ff02::2:d36c:cc5% tc-so: ff02::1%shmif0 tc-so: ff02::1:ff00:2%sh 17 0 15 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:a4ff:f 17 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::1 b2:a0:c2:32:1c:8c shmif0 11s R tc-so:fe80::b0a0:c2ff:fe32:1c8c%shmif0 b2:a0:c2:32:1c:8c shmif0 16s 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:ffa0:5d10%shmif0 refcount 1 tc-so: group ff01:2::1 refcount 2 tc-so: group ff02::2:d36c:cc5%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:a4:a0:5d:10 multicnt 4 tc-so: 33:33:ff:a0:5d:10 -- 33:33:ff:a0:5d:10 refcount 1 tc-so: 33:33:d3:6c:0c:c5 -- 33:33:d3:6c:0c:c5 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:a4:a0:5d:10 tc-so: linkstr: ./bus_ipsec tc-so: input: 17 packets, 7526 bytes, 5 multicasts tc-so: output: 15 packets, 1578 bytes, 6 multicasts tc-so: inet6 fd00::2/64 flags 0 tc-so: inet6 fe80::b0a0:a4ff:fea0:5d10%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:c2:32:1c:8c tc-so: linkstr: ./bus_ipsec tc-so: input: 15 packets, 1578 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:c2ff:fe32:1c8c%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 33624 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 - - 33624 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33624 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33624 lo0 tc-so:ff02::%lo0/32 ::1 UC - - 33624 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33624 0 0 0 0 0 tc-so:lo0 33624 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33624 ::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 33624 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 256 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 384 2 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 384 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 128 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 1280 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 34 0 34 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 37 0 37 1 0 1 1 0 inf 1 tc-so:kcpuset 128 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 256 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 64 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 64 212 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00128 256 75 0 0 5 0 5 5 0 inf 0 tc-so:kmem-00256 384 67 0 0 7 0 7 7 0 inf 0 tc-so:kmem-00384 512 38 0 0 5 0 5 5 0 inf 0 tc-so:kmem-00512 640 14 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00768 896 7 0 0 2 0 2 2 0 inf 0 tc-so:kmem-01024 1152 101 0 0 34 0 34 34 0 inf 0 tc-so:kmem-02048 2048 779 0 0 390 0 390 390 0 inf 0 tc-so:kmem-04096 4096 16 0 0 16 0 16 16 0 inf 0 tc-so:llentrypl 288 2 0 2 1 0 1 1 0 inf 1 tc-so:mbpl 528 14 0 0 5 0 5 5 0 inf 3 tc-so:mclpl 2048 6 0 0 7 0 7 7 0 8192 4 tc-so:mutex 128 33 0 0 2 0 2 2 0 inf 0 tc-so:pcache 2816 54 0 1 53 0 53 53 0 inf 0 tc-so:pcachecpu 128 55 0 0 2 0 2 2 0 inf 0 tc-so:pcglarge 1152 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 384 42 0 0 5 0 5 5 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-128 80 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 438 0 0 7 0 7 7 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 1024 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 128 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 1024 7 0 0 2 0 2 2 0 inf 0 tc-so:vmembt 128 53 0 0 2 0 2 2 0 inf 0 tc-so:Totals 2315 0 89 589 0 589 tc-so: tc-so:In use 2081K, total allocated 2356K; utilization 88.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, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.99 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/evbarm/9.99.99/modules tc-so:[ 1.380005] IPsec: Initialized Security Association Processing. tc-so:[ 1.380005] mainbus0 (root) tc-so:[ 1.510005] chacha: Portable C ChaCha tc-so:[ 1.510005] aes: BearSSL aes_ct tc-so:[ 1.510005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.510005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 9.000005] shmif0: Ethernet address b2:a0:c2:32:1c:8c tc-so:[ 13.420005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 13.420005] get_ifid: shmif0: ifid: b0:a0:c2:ff:fe:32:1c:8c tc-so:[ 13.420005] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:c2ff:fe32:1c8c tc-so:[ 15.420005] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:c2ff:fe32:1c8c - no duplicates found tc-so:[ 24.000005] ah_input: hash over 128 bytes, skip 40: crda len 128 skip 0 inject 52 tc-so:[ 24.400005] ah_input: hash over 120 bytes, skip 40: crda len 120 skip 0 inject 52 tc-so:[ 24.440005] ah_input: hash over 120 bytes, skip 40: crda len 120 skip 0 inject 52 tc-so:[ 24.440005] ah_input: hash over 120 bytes, skip 40: crda len 120 skip 0 inject 52 tc-so:[ 24.520005] ah_input: hash over 120 bytes, skip 40: crda len 120 skip 0 inject 52 tc-so:[ 24.560005] ah_input: hash over 120 bytes, skip 40: crda len 120 skip 0 inject 52 tc-so:[ 41.530005] in6_if_link_down: fd00::1 marked detached tc-so:[ 41.530005] in6_if_link_down: fe80:2::b0a0:c2ff:fe32:1c8c marked detached tc-so:### Dumping unix://ipsec_peer tc-so:lo0: flags=0x8049 mtu 33624 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 - - 33624 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33624 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33624 lo0 tc-so:ff02::%lo0/32 ::1 UC - - 33624 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33624 0 0 0 0 0 tc-so:lo0 33624 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33624 ::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 33624 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 256 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 384 2 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 384 4 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 128 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 1280 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 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 25 0 25 1 0 1 1 0 inf 1 tc-so:kcpuset 128 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 256 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 63 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 64 211 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00128 256 75 0 0 5 0 5 5 0 inf 0 tc-so:kmem-00256 384 67 0 0 7 0 7 7 0 inf 0 tc-so:kmem-00384 512 38 0 0 5 0 5 5 0 inf 0 tc-so:kmem-00512 640 14 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00768 896 7 0 0 2 0 2 2 0 inf 0 tc-so:kmem-01024 1152 101 0 0 34 0 34 34 0 inf 0 tc-so:kmem-02048 2048 702 0 0 351 0 351 351 0 inf 0 tc-so:kmem-04096 4096 16 0 0 16 0 16 16 0 inf 0 tc-so:llentrypl 288 2 0 2 1 0 1 1 0 inf 1 tc-so:mbpl 528 12 0 0 4 0 4 4 0 inf 2 tc-so:mclpl 2048 6 0 0 7 0 7 7 0 8192 4 tc-so:mutex 128 33 0 0 2 0 2 2 0 inf 0 tc-so:pcache 2816 54 0 1 53 0 53 53 0 inf 0 tc-so:pcachecpu 128 55 0 0 2 0 2 2 0 inf 0 tc-so:pcglarge 1152 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 384 42 0 0 5 0 5 5 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-128 80 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 399 0 0 7 0 7 7 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 1024 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 128 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 1024 7 0 0 2 0 2 2 0 inf 0 tc-so:vmembt 128 53 0 0 2 0 2 2 0 inf 0 tc-so:Totals 2180 0 68 549 0 549 tc-so: tc-so:In use 1927K, total allocated 2196K; utilization 87.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, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.99 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/evbarm/9.99.99/modules tc-so:[ 1.440005] IPsec: Initialized Security Association Processing. tc-so:[ 1.440005] mainbus0 (root) tc-so:[ 1.550005] chacha: Portable C ChaCha tc-so:[ 1.550005] aes: BearSSL aes_ct tc-so:[ 1.550005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.550005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 7.650005] shmif0: Ethernet address b2:a0:a4:a0:5d:10 tc-so:[ 12.360005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 12.360005] get_ifid: shmif0: ifid: b0:a0:a4:ff:fe:a0:5d:10 tc-so:[ 12.360005] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:a4ff:fea0:5d10 tc-so:[ 13.910005] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:a4ff:fea0:5d10 - no duplicates found tc-so:[ 20.450005] ah_input: hash over 128 bytes, skip 40: crda len 128 skip 0 inject 52 tc-so:[ 20.530005] ah_input: hash over 120 bytes, skip 40: crda len 120 skip 0 inject 52 tc-so:[ 20.810005] ah_input: hash over 1500 bytes, skip 40: crda len 1500 skip 0 inject 52 tc-so:[ 20.890005] ah_input: hash over 1500 bytes, skip 40: crda len 1500 skip 0 inject 52 tc-so:[ 20.930005] ah_input: hash over 1456 bytes, skip 40: crda len 1456 skip 0 inject 52 tc-so:[ 20.930005] ah_input: hash over 1500 bytes, skip 40: crda len 1500 skip 0 inject 52 tc-so:[ 20.930005] ah_input: hash over 276 bytes, skip 40: crda len 276 skip 0 inject 52 tc-so:[ 20.970005] ah_input: hash over 120 bytes, skip 40: crda len 120 skip 0 inject 52 tc-so:[ 21.090005] ah_input: hash over 120 bytes, skip 40: crda len 120 skip 0 inject 52 tc-so:[ 36.140005] in6_if_link_down: fd00::2 marked detached tc-so:[ 36.140005] in6_if_link_down: fe80:2::b0a0:a4ff:fea0:5d10 marked detached tc-so:./bus_ipsec tc-so:### Dumping ./bus_ipsec tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:13.900004 b2:a0:c2:32:1c:8c > 33:33:ff:32:1c:8c, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff32:1c8c: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff32:1c8c, length 24 tc-so:00:00:14.380004 b2:a0:c2:32:1c:8c > 33:33:ff:32:1c:8c, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff32:1c8c: ICMP6, neighbor solicitation, who has fe80::b0a0:c2ff:fe32:1c8c, length 32 tc-so:00:00:12.590004 b2:a0:a4:a0:5d:10 > 33:33:ff:a0:5d:10, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffa0:5d10: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffa0:5d10, length 24 tc-so:00:00:12.900004 b2:a0:a4:a0:5d:10 > 33:33:ff:a0:5d:10, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffa0:5d10: ICMP6, neighbor solicitation, who has fe80::b0a0:a4ff:fea0:5d10, length 32 tc-so:00:00:17.650004 b2:a0:c2:32:1c:8c > 33:33:ff:32:1c:8c, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:c2ff:fe32:1c8c > ff02::1:ff32:1c8c: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff32:1c8c, length 24 tc-so:00:00:15.340004 b2:a0:a4:a0:5d:10 > 33:33:ff:a0:5d:10, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:a4ff:fea0:5d10 > ff02::1:ffa0:5d10: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffa0:5d10, length 24 tc-so:00:00:16.540004 b2:a0:a4:a0:5d:10 > 33:33:d3:6c:0c:c5, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:a4ff:fea0:5d10 > ff02::2:d36c:cc5: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:d36c:cc5, length 24 tc-so:00:00:22.070004 b2:a0:c2:32:1c:8c > 33:33:02:58:1e:88, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:c2ff:fe32:1c8c > ff02::2:258:1e88: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:258:1e88, length 24 tc-so:00:00:22.230004 b2:a0:c2:32:1c:8c > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:c2ff:fe32:1c8c > ff02::1:ff00:1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:1, length 24 tc-so:00:00:19.360004 b2:a0:a4:a0:5d:10 > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:a4ff:fea0:5d10 > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24 tc-so:00:00:23.880004 b2:a0:c2:32:1c:8c > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:c2ff:fe32:1c8c > ff02::1:ff00:2: ICMP6, neighbor solicitation, who has fd00::2, length 32 tc-so:00:00:20.450004 b2:a0:a4:a0:5d:10 > b2:a0:c2:32:1c:8c, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:a4ff:fea0:5d10 > fe80::b0a0:c2ff:fe32:1c8c: ICMP6, neighbor advertisement, tgt is fd00::2, length 32 tc-so:00:00:23.920004 b2:a0:c2:32:1c:8c > b2:a0:a4:a0:5d:10, ethertype IPv6 (0x86dd), length 142: fd00::1 > fd00::2: AH(spi=0x00002710,seq=0x1): 63344 > 1234: Flags [S], seq 1132818206, win 32768, options [mss 1440,nop,wscale 3,sackOK,TS val 1 ecr 0], length 0 tc-so:00:00:20.490004 b2:a0:a4:a0:5d:10 > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:a4ff:fea0:5d10 > ff02::1:ff00:1: ICMP6, neighbor solicitation, who has fd00::1, length 32 tc-so:00:00:24.000004 b2:a0:c2:32:1c:8c > b2:a0:a4:a0:5d:10, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:c2ff:fe32:1c8c > fe80::b0a0:a4ff:fea0:5d10: ICMP6, neighbor advertisement, tgt is fd00::1, length 32 tc-so:00:00:20.530004 b2:a0:a4:a0:5d:10 > b2:a0:c2:32:1c:8c, ethertype IPv6 (0x86dd), length 142: fd00::2 > fd00::1: AH(spi=0x00002711,seq=0x1): 1234 > 63344: Flags [S.], seq 993476768, ack 1132818207, win 32768, options [mss 1440,nop,wscale 3,sackOK,TS val 1 ecr 1], length 0 tc-so:00:00:24.000004 b2:a0:c2:32:1c:8c > b2:a0:a4:a0:5d:10, ethertype IPv6 (0x86dd), length 134: fd00::1 > fd00::2: AH(spi=0x00002710,seq=0x2): 63344 > 1234: Flags [.], ack 1, win 4140, options [nop,nop,TS val 1 ecr 1], length 0 tc-so:00:00:24.290004 b2:a0:c2:32:1c:8c > b2:a0:a4:a0:5d:10, ethertype IPv6 (0x86dd), length 1514: fd00::1 > fd00::2: AH(spi=0x00002710,seq=0x3): 63344 > 1234: Flags [.], seq 1:1381, ack 1, win 4140, options [nop,nop,TS val 2 ecr 1], length 1380 tc-so:00:00:24.360004 b2:a0:c2:32:1c:8c > b2:a0:a4:a0:5d:10, ethertype IPv6 (0x86dd), length 1514: fd00::1 > fd00::2: AH(spi=0x00002710,seq=0x4): 63344 > 1234: Flags [.], seq 1381:2761, ack 1, win 4140, options [nop,nop,TS val 2 ecr 1], length 1380 tc-so:00:00:20.890004 b2:a0:a4:a0:5d:10 > b2:a0:c2:32:1c:8c, ethertype IPv6 (0x86dd), length 134: fd00::2 > fd00::1: AH(spi=0x00002711,seq=0x2): 1234 > 63344: Flags [.], ack 2761, win 3967, options [nop,nop,TS val 1 ecr 2], length 0 tc-so:00:00:24.400004 b2:a0:c2:32:1c:8c > b2:a0:a4:a0:5d:10, ethertype IPv6 (0x86dd), length 1470: fd00::1 > fd00::2: AH(spi=0x00002710,seq=0x5): 63344 > 1234: Flags [P.], seq 2761:4097, ack 1, win 4140, options [nop,nop,TS val 2 ecr 1], length 1336 tc-so:00:00:24.400004 b2:a0:c2:32:1c:8c > b2:a0:a4:a0:5d:10, ethertype IPv6 (0x86dd), length 1514: fd00::1 > fd00::2: AH(spi=0x00002710,seq=0x6): 63344 > 1234: Flags [.], seq 4097:5477, ack 1, win 4140, options [nop,nop,TS val 2 ecr 1], length 1380 tc-so:00:00:20.930004 b2:a0:a4:a0:5d:10 > b2:a0:c2:32:1c:8c, ethertype IPv6 (0x86dd), length 134: fd00::2 > fd00::1: AH(spi=0x00002711,seq=0x3): 1234 > 63344: Flags [.], ack 5477, win 3628, options [nop,nop,TS val 1 ecr 2], length 0 tc-so:00:00:24.440004 b2:a0:c2:32:1c:8c > b2:a0:a4:a0:5d:10, ethertype IPv6 (0x86dd), length 290: fd00::1 > fd00::2: AH(spi=0x00002710,seq=0x7): 63344 > 1234: Flags [P.], seq 5477:5633, ack 1, win 4140, options [nop,nop,TS val 2 ecr 1], length 156 tc-so:00:00:24.440004 b2:a0:c2:32:1c:8c > b2:a0:a4:a0:5d:10, ethertype IPv6 (0x86dd), length 134: fd00::1 > fd00::2: AH(spi=0x00002710,seq=0x8): 63344 > 1234: Flags [F.], seq 5633, ack 1, win 4140, options [nop,nop,TS val 2 ecr 1], length 0 tc-so:00:00:20.970004 b2:a0:a4:a0:5d:10 > b2:a0:c2:32:1c:8c, ethertype IPv6 (0x86dd), length 134: fd00::2 > fd00::1: AH(spi=0x00002711,seq=0x4): 1234 > 63344: Flags [.], ack 5634, win 3608, options [nop,nop,TS val 2 ecr 2], length 0 tc-so:00:00:21.010004 b2:a0:a4:a0:5d:10 > b2:a0:c2:32:1c:8c, ethertype IPv6 (0x86dd), length 134: fd00::2 > fd00::1: AH(spi=0x00002711,seq=0x5): 1234 > 63344: Flags [.], ack 5634, win 4140, options [nop,nop,TS val 2 ecr 2], length 0 tc-so:00:00:21.050004 b2:a0:a4:a0:5d:10 > b2:a0:c2:32:1c:8c, ethertype IPv6 (0x86dd), length 134: fd00::2 > fd00::1: AH(spi=0x00002711,seq=0x6): 1234 > 63344: Flags [F.], seq 1, ack 5634, win 4140, options [nop,nop,TS val 2 ecr 2], length 0 tc-so:00:00:24.560004 b2:a0:c2:32:1c:8c > b2:a0:a4:a0:5d:10, ethertype IPv6 (0x86dd), length 134: fd00::1 > fd00::2: AH(spi=0x00002710,seq=0x9): 63344 > 1234: Flags [.], ack 2, win 4140, options [nop,nop,TS val 2 ecr 2], length 0 tc-so:00:00:25.430004 b2:a0:a4:a0:5d:10 > b2:a0:c2:32:1c:8c, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:a4ff:fea0:5d10 > fe80::b0a0:c2ff:fe32:1c8c: ICMP6, neighbor solicitation, who has fe80::b0a0:c2ff:fe32:1c8c, length 32 tc-so:00:00:28.930004 b2:a0:c2:32:1c:8c > b2:a0:a4:a0:5d:10, ethertype IPv6 (0x86dd), length 78: fe80::b0a0:c2ff:fe32:1c8c > fe80::b0a0:a4ff:fea0:5d10: ICMP6, neighbor advertisement, tgt is fe80::b0a0:c2ff:fe32:1c8c, length 24 tc-so:00:00:29.010004 b2:a0:c2:32:1c:8c > b2:a0:a4:a0:5d:10, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:c2ff:fe32:1c8c > fe80::b0a0:a4ff:fea0:5d10: ICMP6, neighbor solicitation, who has fe80::b0a0:a4ff:fea0:5d10, length 32 tc-so:00:00:25.490004 b2:a0:a4:a0:5d:10 > b2:a0:c2:32:1c:8c, ethertype IPv6 (0x86dd), length 78: fe80::b0a0:a4ff:fea0:5d10 > fe80::b0a0:c2ff:fe32:1c8c: ICMP6, neighbor advertisement, tgt is fe80::b0a0:a4ff:fea0:5d10, length 24 tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-end: 1662338733.51987, ipsec_tcp_ipv6_ah_hmacsha512, passed tc-start: 1662338733.110080, 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:90:16:99:2d ./.__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 9628: No such process tc-so: tc-so:00:00:17.610004 b2:a0:90:16:99:2d > 33:33:02:e6:b3:c1, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:90ff:fe16:992d > ff02::2:2e6:b3c1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:2e6:b3c1, length 24 tc-so:00:00:21.480004 b2:a0:f7:04:32:80 > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:f7ff:fe04:3280 > ff02::1:ff00:1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:1, length 24 tc-so:00:00:22.470004 b2:a0:f7:04:32:80 > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:f7ff:fe04:3280 > ff02::1:ff00:2: ICMP6, neighbor solicitation, who has fd00::2, length 32 tc-so:00:00:19.070004 b2:a0:90:16:99:2d > b2:a0:f7:04:32:80, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:90ff:fe16:992d > fe80::b0a0:f7ff:fe04:3280: ICMP6, neighbor advertisement, tgt is fd00::2, length 32 tc-so:00:00:22.550004 b2:a0:f7:04:32:80 > b2:a0:90:16:99:2d, ethertype IPv6 (0x86dd), length 118: fd00::1 > fd00::2: AH(spi=0x00002710,seq=0x1): 54979 > 1234: Flags [S], seq 1056663747, win 32768, options [mss 1440,nop,wscale 3,sackOK,TS val 2 ecr 0], length 0 tc-so:00:00:19.110004 b2:a0:90:16:99:2d > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:90ff:fe16:992d > ff02::1:ff00:1: ICMP6, neighbor solicitation, who has fd00::1, length 32 tc-so:00:00:22.580004 b2:a0:f7:04:32:80 > b2:a0:90:16:99:2d, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:f7ff:fe04:3280 > fe80::b0a0:90ff:fe16:992d: ICMP6, neighbor advertisement, tgt is fd00::1, length 32 tc-so:00:00:19.150004 b2:a0:90:16:99:2d > b2:a0:f7:04:32:80, ethertype IPv6 (0x86dd), length 118: fd00::2 > fd00::1: AH(spi=0x00002711,seq=0x1): 1234 > 54979: Flags [S.], seq 930847471, ack 1056663748, win 32768, options [mss 1440,nop,wscale 3,sackOK,TS val 1 ecr 2], length 0 tc-so:00:00:22.620004 b2:a0:f7:04:32:80 > b2:a0:90:16:99:2d, ethertype IPv6 (0x86dd), length 110: fd00::1 > fd00::2: AH(spi=0x00002710,seq=0x2): 54979 > 1234: Flags [.], ack 1, win 4140, options [nop,nop,TS val 2 ecr 1], length 0 tc-so:00:00:22.860004 b2:a0:f7:04:32:80 > b2:a0:90:16:99:2d, ethertype IPv6 (0x86dd), length 1514: fd00::1 > fd00::2: AH(spi=0x00002710,seq=0x3): 54979 > 1234: Flags [.], seq 1:1405, ack 1, win 4140, options [nop,nop,TS val 2 ecr 1], length 1404 tc-so:00:00:22.900004 b2:a0:f7:04:32:80 > b2:a0:90:16:99:2d, ethertype IPv6 (0x86dd), length 1514: fd00::1 > fd00::2: AH(spi=0x00002710,seq=0x4): 54979 > 1234: Flags [.], seq 1405:2809, ack 1, win 4140, options [nop,nop,TS val 2 ecr 1], length 1404 tc-so:00:00:19.470004 b2:a0:90:16:99:2d > b2:a0:f7:04:32:80, ethertype IPv6 (0x86dd), length 110: fd00::2 > fd00::1: AH(spi=0x00002711,seq=0x2): 1234 > 54979: Flags [.], ack 2809, win 3789, options [nop,nop,TS val 2 ecr 2], length 0 tc-so:00:00:22.940004 b2:a0:f7:04:32:80 > b2:a0:90:16:99:2d, ethertype IPv6 (0x86dd), length 1398: fd00::1 > fd00::2: AH(spi=0x00002710,seq=0x5): 54979 > 1234: Flags [P.], seq 2809:4097, ack 1, win 4140, options [nop,nop,TS val 2 ecr 2], length 1288 tc-so:00:00:22.940004 b2:a0:f7:04:32:80 > b2:a0:90:16:99:2d, ethertype IPv6 (0x86dd), length 1514: fd00::1 > fd00::2: AH(spi=0x00002710,seq=0x6): 54979 > 1234: Flags [.], seq 4097:5501, ack 1, win 4140, options [nop,nop,TS val 2 ecr 2], length 1404 tc-so:00:00:19.510004 b2:a0:90:16:99:2d > b2:a0:f7:04:32:80, ethertype IPv6 (0x86dd), length 110: fd00::2 > fd00::1: AH(spi=0x00002711,seq=0x3): 1234 > 54979: Flags [.], ack 5501, win 3452, options [nop,nop,TS val 2 ecr 2], length 0 tc-so:00:00:22.940004 b2:a0:f7:04:32:80 > b2:a0:90:16:99:2d, ethertype IPv6 (0x86dd), length 242: fd00::1 > fd00::2: AH(spi=0x00002710,seq=0x7): 54979 > 1234: Flags [P.], seq 5501:5633, ack 1, win 4140, options [nop,nop,TS val 2 ecr 2], length 132 tc-so:00:00:22.980004 b2:a0:f7:04:32:80 > b2:a0:90:16:99:2d, ethertype IPv6 (0x86dd), length 110: fd00::1 > fd00::2: AH(spi=0x00002710,seq=0x8): 54979 > 1234: Flags [F.], seq 5633, ack 1, win 4140, options [nop,nop,TS val 3 ecr 2], length 0 tc-so:00:00:19.550004 b2:a0:90:16:99:2d > b2:a0:f7:04:32:80, ethertype IPv6 (0x86dd), length 110: fd00::2 > fd00::1: AH(spi=0x00002711,seq=0x4): 1234 > 54979: Flags [.], ack 5634, win 3436, options [nop,nop,TS val 2 ecr 2], length 0 tc-so:00:00:19.600004 b2:a0:90:16:99:2d > b2:a0:f7:04:32:80, ethertype IPv6 (0x86dd), length 110: fd00::2 > fd00::1: AH(spi=0x00002711,seq=0x5): 1234 > 54979: Flags [.], ack 5634, win 4140, options [nop,nop,TS val 2 ecr 2], length 0 tc-so:00:00:19.640004 b2:a0:90:16:99:2d > b2:a0:f7:04:32:80, ethertype IPv6 (0x86dd), length 110: fd00::2 > fd00::1: AH(spi=0x00002711,seq=0x6): 1234 > 54979: Flags [F.], seq 1, ack 5634, win 4140, options [nop,nop,TS val 2 ecr 2], length 0 tc-so:00:00:23.100004 b2:a0:f7:04:32:80 > b2:a0:90:16:99:2d, ethertype IPv6 (0x86dd), length 110: fd00::1 > fd00::2: AH(spi=0x00002710,seq=0x9): 54979 > 1234: Flags [.], ack 2, win 4140, options [nop,nop,TS val 3 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 33624 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:f7:04:32:80 tc-so: linkstr: ./bus_ipsec tc-so: inet6 fd00::1/64 flags 0 tc-so: inet6 fe80::b0a0:f7ff:fe04:3280%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 - - 33624 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33624 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:f7ff:fe04:3280 link#2 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33624 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff02::%lo0/32 ::1 UC - - 33624 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:fd00::2 b2:a0:90:16:99:2d UHL - - - shmif0 tc-so:fe80::b0a0:90ff:fe16:992d b2:a0:90:16:99: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 33624 0 0 0 0 0 tc-so:lo0 33624 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33624 ::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 33624 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:f7:04:32:80 15 0 18 0 0 tc-so:shmif 1500 fd00::/64 fd00::1 tc-so: ff02::1:ff04:3280 tc-so: ff01:2::1 tc-so: ff02::2:a7ef:c6a8 tc-so: ff02::1%shmif0 tc-so: ff02::1:ff00:1%sh 15 0 18 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:f7ff:f 15 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:90:16:99:2d shmif0 19s R tc-so:fe80::b0a0:90ff:fe16:992d%shmif0 b2:a0:90:16:99:2d 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:ff04:3280%shmif0 refcount 1 tc-so: group ff01:2::1 refcount 2 tc-so: group ff02::2:a7ef:c6a8%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:f7:04:32:80 multicnt 4 tc-so: 33:33:ff:04:32:80 -- 33:33:ff:04:32:80 refcount 1 tc-so: 33:33:a7:ef:c6:a8 -- 33:33:a7:ef:c6:a8 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 33624 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:90:16:99:2d tc-so: linkstr: ./bus_ipsec tc-so: inet6 fd00::2/64 flags 0 tc-so: inet6 fe80::b0a0:90ff:fe16:992d%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 - - 33624 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33624 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:90ff:fe16:992d link#2 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33624 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff02::%lo0/32 ::1 UC - - 33624 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:fd00::1 b2:a0:f7:04:32:80 UHL - - - shmif0 tc-so:fe80::b0a0:f7ff:fe04:3280 b2:a0:f7:04:32:80 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 33624 0 0 0 0 0 tc-so:lo0 33624 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33624 ::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 33624 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:90:16:99:2d 16 0 15 0 0 tc-so:shmif 1500 fd00::/64 fd00::2 tc-so: ff02::1:ff16:992d tc-so: ff01:2::1 tc-so: ff02::2:2e6:b3c1% tc-so: ff02::1%shmif0 tc-so: ff02::1:ff00:2%sh 16 0 15 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:90ff:f 16 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::1 b2:a0:f7:04:32:80 shmif0 26s R tc-so:fe80::b0a0:f7ff:fe04:3280%shmif0 b2:a0:f7:04:32:80 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:ff16:992d%shmif0 refcount 1 tc-so: group ff01:2::1 refcount 2 tc-so: group ff02::2:2e6:b3c1%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:90:16:99:2d multicnt 4 tc-so: 33:33:ff:16:99:2d -- 33:33:ff:16:99:2d refcount 1 tc-so: 33:33:02:e6:b3:c1 -- 33:33:02:e6:b3: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:shmif0: flags=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:16:99:2d tc-so: linkstr: ./bus_ipsec tc-so: input: 16 packets, 7224 bytes, 4 multicasts tc-so: output: 15 packets, 1434 bytes, 6 multicasts tc-so: inet6 fd00::2/64 flags 0 tc-so: inet6 fe80::b0a0:90ff:fe16:992d%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:f7:04:32:80 tc-so: linkstr: ./bus_ipsec tc-so: input: 15 packets, 1434 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:f7ff:fe04:3280%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 33624 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 - - 33624 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33624 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33624 lo0 tc-so:ff02::%lo0/32 ::1 UC - - 33624 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33624 0 0 0 0 0 tc-so:lo0 33624 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33624 ::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 33624 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 256 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 384 2 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 384 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 128 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 1280 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 24 0 24 1 0 1 1 0 inf 1 tc-so:kcpuset 128 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 256 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 51 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 64 211 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00128 256 73 0 0 5 0 5 5 0 inf 0 tc-so:kmem-00256 384 63 0 0 7 0 7 7 0 inf 0 tc-so:kmem-00384 512 38 0 0 5 0 5 5 0 inf 0 tc-so:kmem-00512 640 14 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00768 896 7 0 0 2 0 2 2 0 inf 0 tc-so:kmem-01024 1152 101 0 0 34 0 34 34 0 inf 0 tc-so:kmem-02048 2048 663 0 0 332 0 332 332 0 inf 0 tc-so:kmem-04096 4096 16 0 0 16 0 16 16 0 inf 0 tc-so:llentrypl 288 2 0 2 1 0 1 1 0 inf 1 tc-so:mbpl 528 14 0 0 5 0 5 5 0 inf 3 tc-so:mclpl 2048 6 0 0 7 0 7 7 0 8192 4 tc-so:mutex 128 33 0 0 2 0 2 2 0 inf 0 tc-so:pcache 2816 54 0 1 53 0 53 53 0 inf 0 tc-so:pcachecpu 128 55 0 0 2 0 2 2 0 inf 0 tc-so:pcglarge 1152 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 384 42 0 0 5 0 5 5 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-128 80 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 380 0 0 7 0 7 7 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 1024 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 128 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 1024 7 0 0 2 0 2 2 0 inf 0 tc-so:vmembt 128 53 0 0 2 0 2 2 0 inf 0 tc-so:Totals 2115 0 63 531 0 531 tc-so: tc-so:In use 1844K, total allocated 2124K; utilization 86.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, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.99 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/evbarm/9.99.99/modules tc-so:[ 1.410005] IPsec: Initialized Security Association Processing. tc-so:[ 1.410005] 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:[ 7.830005] shmif0: Ethernet address b2:a0:f7:04:32:80 tc-so:[ 12.280005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 12.280005] get_ifid: shmif0: ifid: b0:a0:f7:ff:fe:04:32:80 tc-so:[ 12.280005] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:f7ff:fe04:3280 tc-so:[ 13.980005] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:f7ff:fe04:3280 - no duplicates found tc-so:[ 22.580005] ah_input: hash over 104 bytes, skip 40: crda len 104 skip 0 inject 52 tc-so:[ 22.940005] ah_input: hash over 96 bytes, skip 40: crda len 96 skip 0 inject 52 tc-so:[ 22.940005] ah_input: hash over 96 bytes, skip 40: crda len 96 skip 0 inject 52 tc-so:[ 22.980005] ah_input: hash over 96 bytes, skip 40: crda len 96 skip 0 inject 52 tc-so:[ 23.020005] ah_input: hash over 96 bytes, skip 40: crda len 96 skip 0 inject 52 tc-so:[ 23.100005] ah_input: hash over 96 bytes, skip 40: crda len 96 skip 0 inject 52 tc-so:[ 40.610005] in6_if_link_down: fd00::1 marked detached tc-so:[ 40.610005] in6_if_link_down: fe80:2::b0a0:f7ff:fe04:3280 marked detached tc-so:### Dumping unix://ipsec_peer tc-so:lo0: flags=0x8049 mtu 33624 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 - - 33624 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33624 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33624 lo0 tc-so:ff02::%lo0/32 ::1 UC - - 33624 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33624 0 0 0 0 0 tc-so:lo0 33624 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33624 ::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 33624 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 256 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 384 2 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 384 4 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 128 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 1280 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 30 0 30 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 128 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 256 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 63 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 64 210 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00128 256 73 0 0 5 0 5 5 0 inf 0 tc-so:kmem-00256 384 63 0 0 7 0 7 7 0 inf 0 tc-so:kmem-00384 512 38 0 0 5 0 5 5 0 inf 0 tc-so:kmem-00512 640 14 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00768 896 7 0 0 2 0 2 2 0 inf 0 tc-so:kmem-01024 1152 101 0 0 34 0 34 34 0 inf 0 tc-so:kmem-02048 2048 748 0 0 374 0 374 374 0 inf 0 tc-so:kmem-04096 4096 16 0 0 16 0 16 16 0 inf 0 tc-so:llentrypl 288 2 0 2 1 0 1 1 0 inf 1 tc-so:mbpl 528 12 0 0 4 0 4 4 0 inf 2 tc-so:mclpl 2048 6 0 0 7 0 7 7 0 8192 4 tc-so:mutex 128 33 0 0 2 0 2 2 0 inf 0 tc-so:pcache 2816 54 0 1 53 0 53 53 0 inf 0 tc-so:pcachecpu 128 55 0 0 2 0 2 2 0 inf 0 tc-so:pcglarge 1152 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 384 42 0 0 5 0 5 5 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-128 80 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 422 0 0 7 0 7 7 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 1024 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 128 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 1024 7 0 0 2 0 2 2 0 inf 0 tc-so:vmembt 128 53 0 0 2 0 2 2 0 inf 0 tc-so:Totals 2261 0 80 572 0 572 tc-so: tc-so:In use 2019K, total allocated 2288K; utilization 88.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, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.99 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/evbarm/9.99.99/modules tc-so:[ 1.390005] IPsec: Initialized Security Association Processing. tc-so:[ 1.390005] mainbus0 (root) tc-so:[ 1.520005] chacha: Portable C ChaCha tc-so:[ 1.520005] aes: BearSSL aes_ct tc-so:[ 1.520005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.520005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 6.360005] shmif0: Ethernet address b2:a0:90:16:99:2d tc-so:[ 10.950005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 10.950005] get_ifid: shmif0: ifid: b0:a0:90:ff:fe:16:99:2d tc-so:[ 10.950005] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:90ff:fe16:992d tc-so:[ 12.590005] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:90ff:fe16:992d - no duplicates found tc-so:[ 19.110005] ah_input: hash over 104 bytes, skip 40: crda len 104 skip 0 inject 52 tc-so:[ 19.150005] ah_input: hash over 96 bytes, skip 40: crda len 96 skip 0 inject 52 tc-so:[ 19.430005] ah_input: hash over 1500 bytes, skip 40: crda len 1500 skip 0 inject 52 tc-so:[ 19.470005] ah_input: hash over 1500 bytes, skip 40: crda len 1500 skip 0 inject 52 tc-so:[ 19.470005] ah_input: hash over 1384 bytes, skip 40: crda len 1384 skip 0 inject 52 tc-so:[ 19.510005] ah_input: hash over 1500 bytes, skip 40: crda len 1500 skip 0 inject 52 tc-so:[ 19.510005] ah_input: hash over 228 bytes, skip 40: crda len 228 skip 0 inject 52 tc-so:[ 19.510005] ah_input: hash over 96 bytes, skip 40: crda len 96 skip 0 inject 52 tc-so:[ 19.670005] ah_input: hash over 96 bytes, skip 40: crda len 96 skip 0 inject 52 tc-so:[ 35.180005] in6_if_link_down: fd00::2 marked detached tc-so:[ 35.180005] in6_if_link_down: fe80:2::b0a0:90ff:fe16:992d marked detached tc-so:./bus_ipsec tc-so:### Dumping ./bus_ipsec tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:12.330004 b2:a0:f7:04:32:80 > 33:33:ff:04:32:80, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff04:3280: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff04:3280, length 24 tc-so:00:00:12.730004 b2:a0:f7:04:32:80 > 33:33:ff:04:32:80, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff04:3280: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff04:3280, length 24 tc-so:00:00:12.890004 b2:a0:f7:04:32:80 > 33:33:ff:04:32:80, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff04:3280: ICMP6, neighbor solicitation, who has fe80::b0a0:f7ff:fe04:3280, length 32 tc-so:00:00:11.520004 b2:a0:90:16:99:2d > 33:33:ff:16:99:2d, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff16:992d: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff16:992d, length 24 tc-so:00:00:11.560004 b2:a0:90:16:99:2d > 33:33:ff:16:99:2d, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff16:992d: ICMP6, neighbor solicitation, who has fe80::b0a0:90ff:fe16:992d, length 32 tc-so:00:00:13.110004 b2:a0:90:16:99:2d > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:90ff:fe16:992d > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24 tc-so:00:00:16.970004 b2:a0:f7:04:32:80 > 33:33:a7:ef:c6:a8, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:f7ff:fe04:3280 > ff02::2:a7ef:c6a8: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:a7ef:c6a8, length 24 tc-so:00:00:14.530004 b2:a0:90:16:99:2d > 33:33:ff:16:99:2d, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:90ff:fe16:992d > ff02::1:ff16:992d: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff16:992d, length 24 tc-so:00:00:17.610004 b2:a0:90:16:99:2d > 33:33:02:e6:b3:c1, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:90ff:fe16:992d > ff02::2:2e6:b3c1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:2e6:b3c1, length 24 tc-so:00:00:21.480004 b2:a0:f7:04:32:80 > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:f7ff:fe04:3280 > ff02::1:ff00:1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:1, length 24 tc-so:00:00:22.470004 b2:a0:f7:04:32:80 > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:f7ff:fe04:3280 > ff02::1:ff00:2: ICMP6, neighbor solicitation, who has fd00::2, length 32 tc-so:00:00:19.070004 b2:a0:90:16:99:2d > b2:a0:f7:04:32:80, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:90ff:fe16:992d > fe80::b0a0:f7ff:fe04:3280: ICMP6, neighbor advertisement, tgt is fd00::2, length 32 tc-so:00:00:22.550004 b2:a0:f7:04:32:80 > b2:a0:90:16:99:2d, ethertype IPv6 (0x86dd), length 118: fd00::1 > fd00::2: AH(spi=0x00002710,seq=0x1): 54979 > 1234: Flags [S], seq 1056663747, win 32768, options [mss 1440,nop,wscale 3,sackOK,TS val 2 ecr 0], length 0 tc-so:00:00:19.110004 b2:a0:90:16:99:2d > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:90ff:fe16:992d > ff02::1:ff00:1: ICMP6, neighbor solicitation, who has fd00::1, length 32 tc-so:00:00:22.580004 b2:a0:f7:04:32:80 > b2:a0:90:16:99:2d, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:f7ff:fe04:3280 > fe80::b0a0:90ff:fe16:992d: ICMP6, neighbor advertisement, tgt is fd00::1, length 32 tc-so:00:00:19.150004 b2:a0:90:16:99:2d > b2:a0:f7:04:32:80, ethertype IPv6 (0x86dd), length 118: fd00::2 > fd00::1: AH(spi=0x00002711,seq=0x1): 1234 > 54979: Flags [S.], seq 930847471, ack 1056663748, win 32768, options [mss 1440,nop,wscale 3,sackOK,TS val 1 ecr 2], length 0 tc-so:00:00:22.620004 b2:a0:f7:04:32:80 > b2:a0:90:16:99:2d, ethertype IPv6 (0x86dd), length 110: fd00::1 > fd00::2: AH(spi=0x00002710,seq=0x2): 54979 > 1234: Flags [.], ack 1, win 4140, options [nop,nop,TS val 2 ecr 1], length 0 tc-so:00:00:22.860004 b2:a0:f7:04:32:80 > b2:a0:90:16:99:2d, ethertype IPv6 (0x86dd), length 1514: fd00::1 > fd00::2: AH(spi=0x00002710,seq=0x3): 54979 > 1234: Flags [.], seq 1:1405, ack 1, win 4140, options [nop,nop,TS val 2 ecr 1], length 1404 tc-so:00:00:22.900004 b2:a0:f7:04:32:80 > b2:a0:90:16:99:2d, ethertype IPv6 (0x86dd), length 1514: fd00::1 > fd00::2: AH(spi=0x00002710,seq=0x4): 54979 > 1234: Flags [.], seq 1405:2809, ack 1, win 4140, options [nop,nop,TS val 2 ecr 1], length 1404 tc-so:00:00:19.470004 b2:a0:90:16:99:2d > b2:a0:f7:04:32:80, ethertype IPv6 (0x86dd), length 110: fd00::2 > fd00::1: AH(spi=0x00002711,seq=0x2): 1234 > 54979: Flags [.], ack 2809, win 3789, options [nop,nop,TS val 2 ecr 2], length 0 tc-so:00:00:22.940004 b2:a0:f7:04:32:80 > b2:a0:90:16:99:2d, ethertype IPv6 (0x86dd), length 1398: fd00::1 > fd00::2: AH(spi=0x00002710,seq=0x5): 54979 > 1234: Flags [P.], seq 2809:4097, ack 1, win 4140, options [nop,nop,TS val 2 ecr 2], length 1288 tc-so:00:00:22.940004 b2:a0:f7:04:32:80 > b2:a0:90:16:99:2d, ethertype IPv6 (0x86dd), length 1514: fd00::1 > fd00::2: AH(spi=0x00002710,seq=0x6): 54979 > 1234: Flags [.], seq 4097:5501, ack 1, win 4140, options [nop,nop,TS val 2 ecr 2], length 1404 tc-so:00:00:19.510004 b2:a0:90:16:99:2d > b2:a0:f7:04:32:80, ethertype IPv6 (0x86dd), length 110: fd00::2 > fd00::1: AH(spi=0x00002711,seq=0x3): 1234 > 54979: Flags [.], ack 5501, win 3452, options [nop,nop,TS val 2 ecr 2], length 0 tc-so:00:00:22.940004 b2:a0:f7:04:32:80 > b2:a0:90:16:99:2d, ethertype IPv6 (0x86dd), length 242: fd00::1 > fd00::2: AH(spi=0x00002710,seq=0x7): 54979 > 1234: Flags [P.], seq 5501:5633, ack 1, win 4140, options [nop,nop,TS val 2 ecr 2], length 132 tc-so:00:00:22.980004 b2:a0:f7:04:32:80 > b2:a0:90:16:99:2d, ethertype IPv6 (0x86dd), length 110: fd00::1 > fd00::2: AH(spi=0x00002710,seq=0x8): 54979 > 1234: Flags [F.], seq 5633, ack 1, win 4140, options [nop,nop,TS val 3 ecr 2], length 0 tc-so:00:00:19.550004 b2:a0:90:16:99:2d > b2:a0:f7:04:32:80, ethertype IPv6 (0x86dd), length 110: fd00::2 > fd00::1: AH(spi=0x00002711,seq=0x4): 1234 > 54979: Flags [.], ack 5634, win 3436, options [nop,nop,TS val 2 ecr 2], length 0 tc-so:00:00:19.600004 b2:a0:90:16:99:2d > b2:a0:f7:04:32:80, ethertype IPv6 (0x86dd), length 110: fd00::2 > fd00::1: AH(spi=0x00002711,seq=0x5): 1234 > 54979: Flags [.], ack 5634, win 4140, options [nop,nop,TS val 2 ecr 2], length 0 tc-so:00:00:19.640004 b2:a0:90:16:99:2d > b2:a0:f7:04:32:80, ethertype IPv6 (0x86dd), length 110: fd00::2 > fd00::1: AH(spi=0x00002711,seq=0x6): 1234 > 54979: Flags [F.], seq 1, ack 5634, win 4140, options [nop,nop,TS val 2 ecr 2], length 0 tc-so:00:00:23.100004 b2:a0:f7:04:32:80 > b2:a0:90:16:99:2d, ethertype IPv6 (0x86dd), length 110: fd00::1 > fd00::2: AH(spi=0x00002710,seq=0x9): 54979 > 1234: Flags [.], ack 2, win 4140, options [nop,nop,TS val 3 ecr 2], length 0 tc-so:00:00:24.080004 b2:a0:90:16:99:2d > b2:a0:f7:04:32:80, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:90ff:fe16:992d > fe80::b0a0:f7ff:fe04:3280: ICMP6, neighbor solicitation, who has fe80::b0a0:f7ff:fe04:3280, length 32 tc-so:00:00:27.540004 b2:a0:f7:04:32:80 > b2:a0:90:16:99:2d, ethertype IPv6 (0x86dd), length 78: fe80::b0a0:f7ff:fe04:3280 > fe80::b0a0:90ff:fe16:992d: ICMP6, neighbor advertisement, tgt is fe80::b0a0:f7ff:fe04:3280, length 24 tc-so:00:00:27.580004 b2:a0:f7:04:32:80 > b2:a0:90:16:99:2d, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:f7ff:fe04:3280 > fe80::b0a0:90ff:fe16:992d: ICMP6, neighbor solicitation, who has fe80::b0a0:90ff:fe16:992d, length 32 tc-so:00:00:24.110004 b2:a0:90:16:99:2d > b2:a0:f7:04:32:80, ethertype IPv6 (0x86dd), length 78: fe80::b0a0:90ff:fe16:992d > fe80::b0a0:f7ff:fe04:3280: ICMP6, neighbor advertisement, tgt is fe80::b0a0:90ff:fe16:992d, length 24 tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-end: 1662338792.517158, ipsec_tcp_ipv6_ah_null, passed tc-start: 1662338792.568185, 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:5a:52:3d:d5 ./.__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: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 9619: No such process tc-so: tc-so:00:00:16.070004 b2:a0:5a:52:3d:d5 > 33:33:b1:ed:bb:78, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:5aff:fe52:3dd5 > ff02::2:b1ed:bb78: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:b1ed:bb78, length 24 tc-so:00:00:16.070004 b2:a0:5a:52:3d:d5 > 33:33:ff:52:3d:d5, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:5aff:fe52:3dd5 > ff02::1:ff52:3dd5: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff52:3dd5, length 24 tc-so:00:00:19.840004 b2:a0:8c:16:53:bf > 33:33:24:49:31:fb, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:8cff:fe16:53bf > ff02::2:2449:31fb: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:2449:31fb, length 24 tc-so:00:00:20.260004 b2:a0:5a:52:3d:d5 > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:5aff:fe52:3dd5 > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24 tc-so:00:00:23.690004 b2:a0:8c:16:53:bf > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:8cff:fe16:53bf > ff02::1:ff00:2: ICMP6, neighbor solicitation, who has fd00::2, length 32 tc-so:00:00:20.300004 b2:a0:5a:52:3d:d5 > b2:a0:8c:16:53:bf, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:5aff:fe52:3dd5 > fe80::b0a0:8cff:fe16:53bf: ICMP6, neighbor advertisement, tgt is fd00::2, length 32 tc-so:00:00:23.710004 b2:a0:8c:16:53:bf > b2:a0:5a:52:3d:d5, ethertype IPv6 (0x86dd), length 106: fd00::1 > fd00::2: ESP(spi=0x00002710,seq=0x1), length 52 tc-so:00:00:20.340004 b2:a0:5a:52:3d:d5 > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:5aff:fe52:3dd5 > ff02::1:ff00:1: ICMP6, neighbor solicitation, who has fd00::1, length 32 tc-so:00:00:23.750004 b2:a0:8c:16:53:bf > b2:a0:5a:52:3d:d5, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:8cff:fe16:53bf > fe80::b0a0:5aff:fe52:3dd5: ICMP6, neighbor advertisement, tgt is fd00::1, length 32 tc-so:00:00:20.380004 b2:a0:5a:52:3d:d5 > b2:a0:8c:16:53:bf, ethertype IPv6 (0x86dd), length 106: fd00::2 > fd00::1: ESP(spi=0x00002711,seq=0x1), length 52 tc-so:00:00:23.790004 b2:a0:8c:16:53:bf > b2:a0:5a:52:3d:d5, ethertype IPv6 (0x86dd), length 98: fd00::1 > fd00::2: ESP(spi=0x00002710,seq=0x2), length 44 tc-so:00:00:24.030004 b2:a0:8c:16:53:bf > b2:a0:5a:52:3d:d5, ethertype IPv6 (0x86dd), length 1506: fd00::1 > fd00::2: ESP(spi=0x00002710,seq=0x3), length 1452 tc-so:00:00:24.070004 b2:a0:8c:16:53:bf > b2:a0:5a:52:3d:d5, ethertype IPv6 (0x86dd), length 1506: fd00::1 > fd00::2: ESP(spi=0x00002710,seq=0x4), length 1452 tc-so:00:00:20.680004 b2:a0:5a:52:3d:d5 > b2:a0:8c:16:53:bf, ethertype IPv6 (0x86dd), length 98: fd00::2 > fd00::1: ESP(spi=0x00002711,seq=0x2), length 44 tc-so:00:00:24.110004 b2:a0:8c:16:53:bf > b2:a0:5a:52:3d:d5, ethertype IPv6 (0x86dd), length 1374: fd00::1 > fd00::2: ESP(spi=0x00002710,seq=0x5), length 1320 tc-so:00:00:24.110004 b2:a0:8c:16:53:bf > b2:a0:5a:52:3d:d5, ethertype IPv6 (0x86dd), length 1506: fd00::1 > fd00::2: ESP(spi=0x00002710,seq=0x6), length 1452 tc-so:00:00:20.720004 b2:a0:5a:52:3d:d5 > b2:a0:8c:16:53:bf, ethertype IPv6 (0x86dd), length 98: fd00::2 > fd00::1: ESP(spi=0x00002711,seq=0x3), length 44 tc-so:00:00:24.150004 b2:a0:8c:16:53:bf > b2:a0:5a:52:3d:d5, ethertype IPv6 (0x86dd), length 226: fd00::1 > fd00::2: ESP(spi=0x00002710,seq=0x7), length 172 tc-so:00:00:24.150004 b2:a0:8c:16:53:bf > b2:a0:5a:52:3d:d5, ethertype IPv6 (0x86dd), length 98: fd00::1 > fd00::2: ESP(spi=0x00002710,seq=0x8), length 44 tc-so:00:00:20.760004 b2:a0:5a:52:3d:d5 > b2:a0:8c:16:53:bf, ethertype IPv6 (0x86dd), length 98: fd00::2 > fd00::1: ESP(spi=0x00002711,seq=0x4), length 44 tc-so:00:00:20.800004 b2:a0:5a:52:3d:d5 > b2:a0:8c:16:53:bf, ethertype IPv6 (0x86dd), length 98: fd00::2 > fd00::1: ESP(spi=0x00002711,seq=0x5), length 44 tc-so:00:00:20.840004 b2:a0:5a:52:3d:d5 > b2:a0:8c:16:53:bf, ethertype IPv6 (0x86dd), length 98: fd00::2 > fd00::1: ESP(spi=0x00002711,seq=0x6), length 44 tc-so:00:00:24.230004 b2:a0:8c:16:53:bf > b2:a0:5a:52:3d:d5, ethertype IPv6 (0x86dd), length 98: fd00::1 > fd00::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 33624 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:8c:16:53:bf tc-so: linkstr: ./bus_ipsec tc-so: inet6 fd00::1/64 flags 0 tc-so: inet6 fe80::b0a0:8cff:fe16:53bf%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 - - 33624 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33624 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:8cff:fe16:53bf link#2 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33624 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff02::%lo0/32 ::1 UC - - 33624 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:fd00::2 b2:a0:5a:52:3d:d5 UHL - - - shmif0 tc-so:fe80::b0a0:5aff:fe52:3dd5 b2:a0:5a:52:3d:d5 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 33624 0 0 0 0 0 tc-so:lo0 33624 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33624 ::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 33624 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:8c:16:53:bf 15 0 18 0 0 tc-so:shmif 1500 fd00::/64 fd00::1 tc-so: ff02::1:ff16:53bf tc-so: ff01:2::1 tc-so: ff02::2:2449:31fb tc-so: ff02::1%shmif0 tc-so: ff02::1:ff00:1%sh 15 0 18 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:8cff:f 15 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:5a:52:3d:d5 shmif0 17s R tc-so:fe80::b0a0:5aff:fe52:3dd5%shmif0 b2:a0:5a:52:3d:d5 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:ff16:53bf%shmif0 refcount 1 tc-so: group ff01:2::1 refcount 2 tc-so: group ff02::2:2449:31fb%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:8c:16:53:bf multicnt 4 tc-so: 33:33:ff:16:53:bf -- 33:33:ff:16:53:bf refcount 1 tc-so: 33:33:24:49:31:fb -- 33:33:24:49:31:fb 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 33624 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:5a:52:3d:d5 tc-so: linkstr: ./bus_ipsec tc-so: inet6 fd00::2/64 flags 0 tc-so: inet6 fe80::b0a0:5aff:fe52:3dd5%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 - - 33624 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33624 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:5aff:fe52:3dd5 link#2 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33624 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff02::%lo0/32 ::1 UC - - 33624 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:fd00::1 b2:a0:8c:16:53:bf UHL - - - shmif0 tc-so:fe80::b0a0:8cff:fe16:53bf b2:a0:8c:16:53: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 33624 0 0 0 0 0 tc-so:lo0 33624 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33624 ::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 33624 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:5a:52:3d:d5 16 0 15 0 0 tc-so:shmif 1500 fd00::/64 fd00::2 tc-so: ff02::1:ff52:3dd5 tc-so: ff01:2::1 tc-so: ff02::2:b1ed:bb78 tc-so: ff02::1%shmif0 tc-so: ff02::1:ff00:2%sh 16 0 15 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:5aff:f 16 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::1 b2:a0:8c:16:53:bf shmif0 9s R tc-so:fe80::b0a0:8cff:fe16:53bf%shmif0 b2:a0:8c:16:53:bf 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:ff52:3dd5%shmif0 refcount 1 tc-so: group ff01:2::1 refcount 2 tc-so: group ff02::2:b1ed:bb78%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:5a:52:3d:d5 multicnt 4 tc-so: 33:33:ff:52:3d:d5 -- 33:33:ff:52:3d:d5 refcount 1 tc-so: 33:33:b1:ed:bb:78 -- 33:33:b1:ed:bb:78 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:5a:52:3d:d5 tc-so: linkstr: ./bus_ipsec tc-so: input: 16 packets, 7112 bytes, 4 multicasts tc-so: output: 15 packets, 1362 bytes, 6 multicasts tc-so: inet6 fd00::2/64 flags 0 tc-so: inet6 fe80::b0a0:5aff:fe52:3dd5%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:8c:16:53:bf tc-so: linkstr: ./bus_ipsec tc-so: input: 15 packets, 1362 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:8cff:fe16:53bf%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 33624 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 - - 33624 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33624 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33624 lo0 tc-so:ff02::%lo0/32 ::1 UC - - 33624 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33624 0 0 0 0 0 tc-so:lo0 33624 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33624 ::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 33624 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 384 2 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 384 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 128 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 1280 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 33 0 33 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 128 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 256 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 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 64 209 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00128 256 73 0 0 5 0 5 5 0 inf 0 tc-so:kmem-00256 384 63 0 0 7 0 7 7 0 inf 0 tc-so:kmem-00384 512 38 0 0 5 0 5 5 0 inf 0 tc-so:kmem-00512 640 14 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00768 896 7 0 0 2 0 2 2 0 inf 0 tc-so:kmem-01024 1152 101 0 0 34 0 34 34 0 inf 0 tc-so:kmem-02048 2048 770 0 0 385 0 385 385 0 inf 0 tc-so:kmem-04096 4096 16 0 0 16 0 16 16 0 inf 0 tc-so:llentrypl 288 2 0 2 1 0 1 1 0 inf 1 tc-so:mbpl 528 14 0 0 5 0 5 5 0 inf 3 tc-so:mclpl 2048 6 0 0 7 0 7 7 0 8192 4 tc-so:mutex 128 33 0 0 2 0 2 2 0 inf 0 tc-so:pcache 2816 54 0 1 53 0 53 53 0 inf 0 tc-so:pcachecpu 128 55 0 0 2 0 2 2 0 inf 0 tc-so:pcglarge 1152 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 384 41 0 0 5 0 5 5 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-128 80 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 432 0 0 7 0 7 7 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 1024 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 128 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 1024 7 0 0 2 0 2 2 0 inf 0 tc-so:vmembt 128 53 0 0 2 0 2 2 0 inf 0 tc-so:Totals 2289 0 87 584 0 584 tc-so: tc-so:In use 2060K, total allocated 2336K; utilization 88.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, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.99 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.040005] root file system type: rumpfs tc-so:[ 1.040005] kern.module.path=/stand/evbarm/9.99.99/modules tc-so:[ 1.390005] IPsec: Initialized Security Association Processing. tc-so:[ 1.390005] mainbus0 (root) tc-so:[ 1.480005] chacha: Portable C ChaCha tc-so:[ 1.480005] aes: BearSSL aes_ct tc-so:[ 1.480005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.480005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 7.550005] shmif0: Ethernet address b2:a0:8c:16:53:bf tc-so:[ 11.850005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 11.850005] get_ifid: shmif0: ifid: b0:a0:8c:ff:fe:16:53:bf tc-so:[ 11.850005] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:8cff:fe16:53bf tc-so:[ 13.710005] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:8cff:fe16:53bf - no duplicates found tc-so:[ 42.310005] in6_if_link_down: fd00::1 marked detached tc-so:[ 42.310005] in6_if_link_down: fe80:2::b0a0:8cff:fe16:53bf marked detached tc-so:### Dumping unix://ipsec_peer tc-so:lo0: flags=0x8049 mtu 33624 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 - - 33624 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33624 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33624 lo0 tc-so:ff02::%lo0/32 ::1 UC - - 33624 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33624 0 0 0 0 0 tc-so:lo0 33624 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33624 ::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 33624 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 384 2 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 384 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 128 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 1280 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 37 0 37 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 128 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 256 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 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 64 209 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00128 256 73 0 0 5 0 5 5 0 inf 0 tc-so:kmem-00256 384 65 0 0 7 0 7 7 0 inf 0 tc-so:kmem-00384 512 38 0 0 5 0 5 5 0 inf 0 tc-so:kmem-00512 640 14 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00768 896 7 0 0 2 0 2 2 0 inf 0 tc-so:kmem-01024 1152 101 0 0 34 0 34 34 0 inf 0 tc-so:kmem-02048 2048 811 0 0 406 0 406 406 0 inf 0 tc-so:kmem-04096 4096 16 0 0 16 0 16 16 0 inf 0 tc-so:llentrypl 288 2 0 2 1 0 1 1 0 inf 1 tc-so:mbpl 528 12 0 0 4 0 4 4 0 inf 2 tc-so:mclpl 2048 6 0 0 7 0 7 7 0 8192 4 tc-so:mutex 128 33 0 0 2 0 2 2 0 inf 0 tc-so:pcache 2816 54 0 1 53 0 53 53 0 inf 0 tc-so:pcachecpu 128 55 0 0 2 0 2 2 0 inf 0 tc-so:pcglarge 1152 2 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 384 52 0 0 6 0 6 6 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-128 80 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 453 0 0 8 0 8 8 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 1024 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 128 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 1024 7 0 0 2 0 2 2 0 inf 0 tc-so:vmembt 128 57 0 0 2 0 2 2 0 inf 0 tc-so:Totals 2381 0 94 606 0 606 tc-so: tc-so:In use 2152K, total allocated 2424K; utilization 88.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, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.99 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/evbarm/9.99.99/modules tc-so:[ 1.390005] IPsec: Initialized Security Association Processing. 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:[ 6.190005] shmif0: Ethernet address b2:a0:5a:52:3d:d5 tc-so:[ 10.830005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 10.830005] get_ifid: shmif0: ifid: b0:a0:5a:ff:fe:52:3d:d5 tc-so:[ 10.830005] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:5aff:fe52:3dd5 tc-so:[ 12.830005] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:5aff:fe52:3dd5 - no duplicates found tc-so:[ 36.880005] in6_if_link_down: fd00::2 marked detached tc-so:[ 36.880005] in6_if_link_down: fe80:2::b0a0:5aff:fe52:3dd5 marked detached tc-so:./bus_ipsec tc-so:### Dumping ./bus_ipsec tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:12.480004 b2:a0:8c:16:53:bf > 33:33:ff:16:53:bf, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff16:53bf: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff16:53bf, length 24 tc-so:00:00:12.680004 b2:a0:8c:16:53:bf > 33:33:ff:16:53:bf, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff16:53bf: ICMP6, neighbor solicitation, who has fe80::b0a0:8cff:fe16:53bf, length 32 tc-so:00:00:13.820004 b2:a0:8c:16:53:bf > 33:33:ff:16:53:bf, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:8cff:fe16:53bf > ff02::1:ff16:53bf: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff16:53bf, length 24 tc-so:00:00:15.030004 b2:a0:8c:16:53:bf > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:8cff:fe16:53bf > ff02::1:ff00:1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:1, length 24 tc-so:00:00:11.760004 b2:a0:5a:52:3d:d5 > 33:33:ff:52:3d:d5, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff52:3dd5: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff52:3dd5, length 24 tc-so:00:00:11.830004 b2:a0:5a:52:3d:d5 > 33:33:ff:52:3d:d5, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff52:3dd5: ICMP6, neighbor solicitation, who has fe80::b0a0:5aff:fe52:3dd5, length 32 tc-so:00:00:16.070004 b2:a0:5a:52:3d:d5 > 33:33:b1:ed:bb:78, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:5aff:fe52:3dd5 > ff02::2:b1ed:bb78: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:b1ed:bb78, length 24 tc-so:00:00:16.070004 b2:a0:5a:52:3d:d5 > 33:33:ff:52:3d:d5, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:5aff:fe52:3dd5 > ff02::1:ff52:3dd5: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff52:3dd5, length 24 tc-so:00:00:19.840004 b2:a0:8c:16:53:bf > 33:33:24:49:31:fb, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:8cff:fe16:53bf > ff02::2:2449:31fb: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:2449:31fb, length 24 tc-so:00:00:20.260004 b2:a0:5a:52:3d:d5 > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:5aff:fe52:3dd5 > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24 tc-so:00:00:23.690004 b2:a0:8c:16:53:bf > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:8cff:fe16:53bf > ff02::1:ff00:2: ICMP6, neighbor solicitation, who has fd00::2, length 32 tc-so:00:00:20.300004 b2:a0:5a:52:3d:d5 > b2:a0:8c:16:53:bf, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:5aff:fe52:3dd5 > fe80::b0a0:8cff:fe16:53bf: ICMP6, neighbor advertisement, tgt is fd00::2, length 32 tc-so:00:00:23.710004 b2:a0:8c:16:53:bf > b2:a0:5a:52:3d:d5, ethertype IPv6 (0x86dd), length 106: fd00::1 > fd00::2: ESP(spi=0x00002710,seq=0x1), length 52 tc-so:00:00:20.340004 b2:a0:5a:52:3d:d5 > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:5aff:fe52:3dd5 > ff02::1:ff00:1: ICMP6, neighbor solicitation, who has fd00::1, length 32 tc-so:00:00:23.750004 b2:a0:8c:16:53:bf > b2:a0:5a:52:3d:d5, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:8cff:fe16:53bf > fe80::b0a0:5aff:fe52:3dd5: ICMP6, neighbor advertisement, tgt is fd00::1, length 32 tc-so:00:00:20.380004 b2:a0:5a:52:3d:d5 > b2:a0:8c:16:53:bf, ethertype IPv6 (0x86dd), length 106: fd00::2 > fd00::1: ESP(spi=0x00002711,seq=0x1), length 52 tc-so:00:00:23.790004 b2:a0:8c:16:53:bf > b2:a0:5a:52:3d:d5, ethertype IPv6 (0x86dd), length 98: fd00::1 > fd00::2: ESP(spi=0x00002710,seq=0x2), length 44 tc-so:00:00:24.030004 b2:a0:8c:16:53:bf > b2:a0:5a:52:3d:d5, ethertype IPv6 (0x86dd), length 1506: fd00::1 > fd00::2: ESP(spi=0x00002710,seq=0x3), length 1452 tc-so:00:00:24.070004 b2:a0:8c:16:53:bf > b2:a0:5a:52:3d:d5, ethertype IPv6 (0x86dd), length 1506: fd00::1 > fd00::2: ESP(spi=0x00002710,seq=0x4), length 1452 tc-so:00:00:20.680004 b2:a0:5a:52:3d:d5 > b2:a0:8c:16:53:bf, ethertype IPv6 (0x86dd), length 98: fd00::2 > fd00::1: ESP(spi=0x00002711,seq=0x2), length 44 tc-so:00:00:24.110004 b2:a0:8c:16:53:bf > b2:a0:5a:52:3d:d5, ethertype IPv6 (0x86dd), length 1374: fd00::1 > fd00::2: ESP(spi=0x00002710,seq=0x5), length 1320 tc-so:00:00:24.110004 b2:a0:8c:16:53:bf > b2:a0:5a:52:3d:d5, ethertype IPv6 (0x86dd), length 1506: fd00::1 > fd00::2: ESP(spi=0x00002710,seq=0x6), length 1452 tc-so:00:00:20.720004 b2:a0:5a:52:3d:d5 > b2:a0:8c:16:53:bf, ethertype IPv6 (0x86dd), length 98: fd00::2 > fd00::1: ESP(spi=0x00002711,seq=0x3), length 44 tc-so:00:00:24.150004 b2:a0:8c:16:53:bf > b2:a0:5a:52:3d:d5, ethertype IPv6 (0x86dd), length 226: fd00::1 > fd00::2: ESP(spi=0x00002710,seq=0x7), length 172 tc-so:00:00:24.150004 b2:a0:8c:16:53:bf > b2:a0:5a:52:3d:d5, ethertype IPv6 (0x86dd), length 98: fd00::1 > fd00::2: ESP(spi=0x00002710,seq=0x8), length 44 tc-so:00:00:20.760004 b2:a0:5a:52:3d:d5 > b2:a0:8c:16:53:bf, ethertype IPv6 (0x86dd), length 98: fd00::2 > fd00::1: ESP(spi=0x00002711,seq=0x4), length 44 tc-so:00:00:20.800004 b2:a0:5a:52:3d:d5 > b2:a0:8c:16:53:bf, ethertype IPv6 (0x86dd), length 98: fd00::2 > fd00::1: ESP(spi=0x00002711,seq=0x5), length 44 tc-so:00:00:20.840004 b2:a0:5a:52:3d:d5 > b2:a0:8c:16:53:bf, ethertype IPv6 (0x86dd), length 98: fd00::2 > fd00::1: ESP(spi=0x00002711,seq=0x6), length 44 tc-so:00:00:24.230004 b2:a0:8c:16:53:bf > b2:a0:5a:52:3d:d5, ethertype IPv6 (0x86dd), length 98: fd00::1 > fd00::2: ESP(spi=0x00002710,seq=0x9), length 44 tc-so:00:00:25.300004 b2:a0:5a:52:3d:d5 > b2:a0:8c:16:53:bf, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:5aff:fe52:3dd5 > fe80::b0a0:8cff:fe16:53bf: ICMP6, neighbor solicitation, who has fe80::b0a0:8cff:fe16:53bf, length 32 tc-so:00:00:28.670004 b2:a0:8c:16:53:bf > b2:a0:5a:52:3d:d5, ethertype IPv6 (0x86dd), length 78: fe80::b0a0:8cff:fe16:53bf > fe80::b0a0:5aff:fe52:3dd5: ICMP6, neighbor advertisement, tgt is fe80::b0a0:8cff:fe16:53bf, length 24 tc-so:00:00:28.790004 b2:a0:8c:16:53:bf > b2:a0:5a:52:3d:d5, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:8cff:fe16:53bf > fe80::b0a0:5aff:fe52:3dd5: ICMP6, neighbor solicitation, who has fe80::b0a0:5aff:fe52:3dd5, length 32 tc-so:00:00:25.380004 b2:a0:5a:52:3d:d5 > b2:a0:8c:16:53:bf, ethertype IPv6 (0x86dd), length 78: fe80::b0a0:5aff:fe52:3dd5 > fe80::b0a0:8cff:fe16:53bf: ICMP6, neighbor advertisement, tgt is fe80::b0a0:5aff:fe52:3dd5, length 24 tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-end: 1662338855.533478, ipsec_tcp_ipv6_esp_null, passed tc-start: 1662338855.585898, 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:57:d2:58:5e ./.__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 15218: No such process tc-so: tc-so:00:00:17.690004 b2:a0:57:d2:58:5e > 33:33:ff:d2:58:5e, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:57ff:fed2:585e > ff02::1:ffd2:585e: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffd2:585e, length 24 tc-so:00:00:17.770004 b2:a0:57:d2:58:5e > 33:33:94:b0:c0:74, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:57ff:fed2:585e > ff02::2:94b0:c074: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:94b0:c074, length 24 tc-so:00:00:22.580004 b2:a0:39:7f:ca:bc > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:39ff:fe7f:cabc > ff02::1:ff00:2: ICMP6, neighbor solicitation, who has fd00::2, length 32 tc-so:00:00:19.030004 b2:a0:57:d2:58:5e > b2:a0:39:7f:ca:bc, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:57ff:fed2:585e > fe80::b0a0:39ff:fe7f:cabc: ICMP6, neighbor advertisement, tgt is fd00::2, length 32 tc-so:00:00:22.620004 b2:a0:39:7f:ca:bc > b2:a0:57:d2:58:5e, ethertype IPv6 (0x86dd), length 126: fd00::1 > fd00::2: ESP(spi=0x00002710,seq=0x1), length 72 tc-so:00:00:19.070004 b2:a0:57:d2:58:5e > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:57ff:fed2:585e > ff02::1:ff00:1: ICMP6, neighbor solicitation, who has fd00::1, length 32 tc-so:00:00:22.660004 b2:a0:39:7f:ca:bc > b2:a0:57:d2:58:5e, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:39ff:fe7f:cabc > fe80::b0a0:57ff:fed2:585e: ICMP6, neighbor advertisement, tgt is fd00::1, length 32 tc-so:00:00:19.120004 b2:a0:57:d2:58:5e > b2:a0:39:7f:ca:bc, ethertype IPv6 (0x86dd), length 126: fd00::2 > fd00::1: ESP(spi=0x00002711,seq=0x1), length 72 tc-so:00:00:22.710004 b2:a0:39:7f:ca:bc > b2:a0:57:d2:58:5e, ethertype IPv6 (0x86dd), length 126: fd00::1 > fd00::2: ESP(spi=0x00002710,seq=0x2), length 72 tc-so:00:00:22.940004 b2:a0:39:7f:ca:bc > b2:a0:57:d2:58:5e, ethertype IPv6 (0x86dd), length 1510: fd00::1 > fd00::2: frag (0|1448) ESP(spi=0x00002710,seq=0x3), length 1448 tc-so:00:00:22.940004 b2:a0:39:7f:ca:bc > b2:a0:57:d2:58:5e, ethertype IPv6 (0x86dd), length 78: fd00::1 > fd00::2: frag (1448|16) tc-so:00:00:23.060004 b2:a0:39:7f:ca:bc > b2:a0:57:d2:58:5e, ethertype IPv6 (0x86dd), length 1510: fd00::1 > fd00::2: frag (0|1448) ESP(spi=0x00002710,seq=0x4), length 1448 tc-so:00:00:23.060004 b2:a0:39:7f:ca:bc > b2:a0:57:d2:58:5e, ethertype IPv6 (0x86dd), length 78: fd00::1 > fd00::2: frag (1448|16) tc-so:00:00:19.500004 b2:a0:57:d2:58:5e > b2:a0:39:7f:ca:bc, ethertype IPv6 (0x86dd), length 126: fd00::2 > fd00::1: ESP(spi=0x00002711,seq=0x2), length 72 tc-so:00:00:23.100004 b2:a0:39:7f:ca:bc > b2:a0:57:d2:58:5e, ethertype IPv6 (0x86dd), length 1422: fd00::1 > fd00::2: ESP(spi=0x00002710,seq=0x5), length 1368 tc-so:00:00:23.100004 b2:a0:39:7f:ca:bc > b2:a0:57:d2:58:5e, ethertype IPv6 (0x86dd), length 1510: fd00::1 > fd00::2: frag (0|1448) ESP(spi=0x00002710,seq=0x6), length 1448 tc-so:00:00:23.100004 b2:a0:39:7f:ca:bc > b2:a0:57:d2:58:5e, ethertype IPv6 (0x86dd), length 78: fd00::1 > fd00::2: frag (1448|16) tc-so:00:00:19.540004 b2:a0:57:d2:58:5e > b2:a0:39:7f:ca:bc, ethertype IPv6 (0x86dd), length 126: fd00::2 > fd00::1: ESP(spi=0x00002711,seq=0x3), length 72 tc-so:00:00:23.140004 b2:a0:39:7f:ca:bc > b2:a0:57:d2:58:5e, ethertype IPv6 (0x86dd), length 270: fd00::1 > fd00::2: ESP(spi=0x00002710,seq=0x7), length 216 tc-so:00:00:23.140004 b2:a0:39:7f:ca:bc > b2:a0:57:d2:58:5e, ethertype IPv6 (0x86dd), length 126: fd00::1 > fd00::2: ESP(spi=0x00002710,seq=0x8), length 72 tc-so:00:00:19.580004 b2:a0:57:d2:58:5e > b2:a0:39:7f:ca:bc, ethertype IPv6 (0x86dd), length 126: fd00::2 > fd00::1: ESP(spi=0x00002711,seq=0x4), length 72 tc-so:00:00:19.630004 b2:a0:57:d2:58:5e > b2:a0:39:7f:ca:bc, ethertype IPv6 (0x86dd), length 126: fd00::2 > fd00::1: ESP(spi=0x00002711,seq=0x5), length 72 tc-so:00:00:19.660004 b2:a0:57:d2:58:5e > b2:a0:39:7f:ca:bc, ethertype IPv6 (0x86dd), length 126: fd00::2 > fd00::1: ESP(spi=0x00002711,seq=0x6), length 72 tc-so:00:00:23.260004 b2:a0:39:7f:ca:bc > b2:a0:57:d2:58:5e, ethertype IPv6 (0x86dd), length 126: fd00::1 > fd00::2: ESP(spi=0x00002710,seq=0x9), length 72 tc-so:00:00:20.480004 b2:a0:57:d2:58:5e > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:57ff:fed2:585e > 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 33624 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:39:7f:ca:bc tc-so: linkstr: ./bus_ipsec tc-so: inet6 fd00::1/64 flags 0 tc-so: inet6 fe80::b0a0:39ff:fe7f:cabc%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 - - 33624 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33624 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:39ff:fe7f:cabc link#2 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33624 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff02::%lo0/32 ::1 UC - - 33624 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:fd00::2 b2:a0:57:d2:58:5e UHL - - - shmif0 tc-so:fe80::b0a0:57ff:fed2:585e b2:a0:57:d2:58: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 33624 0 0 0 0 0 tc-so:lo0 33624 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33624 ::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 33624 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:39:7f:ca:bc 15 0 21 0 0 tc-so:shmif 1500 fd00::/64 fd00::1 tc-so: ff02::1:ff7f:cabc tc-so: ff01:2::1 tc-so: ff02::2:b7d:c2cc% tc-so: ff02::1%shmif0 tc-so: ff02::1:ff00:1%sh 15 0 21 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:39ff:f 15 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:fd00::2 b2:a0:57:d2:58:5e shmif0 31s R tc-so:fe80::b0a0:57ff:fed2:585e%shmif0 b2:a0:57:d2:58:5e shmif0 36s 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:ff7f:cabc%shmif0 refcount 1 tc-so: group ff01:2::1 refcount 2 tc-so: group ff02::2:b7d:c2cc%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:39:7f:ca:bc multicnt 4 tc-so: 33:33:ff:7f:ca:bc -- 33:33:ff:7f:ca:bc refcount 1 tc-so: 33:33:0b:7d:c2:cc -- 33:33:0b:7d:c2: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 33624 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:57:d2:58:5e tc-so: linkstr: ./bus_ipsec tc-so: inet6 fd00::2/64 flags 0 tc-so: inet6 fe80::b0a0:57ff:fed2:585e%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 - - 33624 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33624 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:57ff:fed2:585e link#2 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33624 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff02::%lo0/32 ::1 UC - - 33624 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:fd00::1 b2:a0:39:7f:ca:bc UHL - - - shmif0 tc-so:fe80::b0a0:39ff:fe7f:cabc b2:a0:39:7f:ca:bc 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 33624 0 0 0 0 0 tc-so:lo0 33624 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33624 ::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 33624 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:57:d2:58:5e 19 0 15 0 0 tc-so:shmif 1500 fd00::/64 fd00::2 tc-so: ff02::1:ffd2:585e tc-so: ff01:2::1 tc-so: ff02::2:94b0:c074 tc-so: ff02::1%shmif0 tc-so: ff02::1:ff00:2%sh 19 0 15 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:57ff:f 19 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::1 b2:a0:39:7f:ca:bc shmif0 15s R tc-so:fe80::b0a0:39ff:fe7f:cabc%shmif0 b2:a0:39:7f:ca:bc 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::2 tc-so: group ff02::1:ffd2:585e%shmif0 refcount 1 tc-so: group ff01:2::1 refcount 2 tc-so: group ff02::2:94b0:c074%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:57:d2:58:5e multicnt 4 tc-so: 33:33:ff:d2:58:5e -- 33:33:ff:d2:58:5e refcount 1 tc-so: 33:33:94:b0:c0:74 -- 33:33:94:b0:c0:74 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:57:d2:58:5e tc-so: linkstr: ./bus_ipsec tc-so: input: 19 packets, 7554 bytes, 4 multicasts tc-so: output: 15 packets, 1522 bytes, 6 multicasts tc-so: inet6 fd00::2/64 flags 0 tc-so: inet6 fe80::b0a0:57ff:fed2:585e%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:39:7f:ca:bc tc-so: linkstr: ./bus_ipsec tc-so: input: 15 packets, 1522 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:39ff:fe7f:cabc%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 33624 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 - - 33624 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33624 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33624 lo0 tc-so:ff02::%lo0/32 ::1 UC - - 33624 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33624 0 0 0 0 0 tc-so:lo0 33624 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33624 ::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 33624 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 384 1 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 384 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 128 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 1280 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 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 26 0 26 1 0 1 1 0 inf 1 tc-so:kcpuset 128 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 256 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 65 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 64 213 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00128 256 73 0 0 5 0 5 5 0 inf 0 tc-so:kmem-00256 384 63 0 0 7 0 7 7 0 inf 0 tc-so:kmem-00384 512 38 0 0 5 0 5 5 0 inf 0 tc-so:kmem-00512 640 16 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00768 896 7 0 0 2 0 2 2 0 inf 0 tc-so:kmem-01024 1152 101 0 0 34 0 34 34 0 inf 0 tc-so:kmem-02048 2048 680 0 0 340 0 340 340 0 inf 0 tc-so:kmem-04096 4096 16 0 0 16 0 16 16 0 inf 0 tc-so:llentrypl 288 2 0 2 1 0 1 1 0 inf 1 tc-so:mbpl 528 15 0 0 5 0 5 5 0 inf 2 tc-so:mclpl 2048 5 0 0 7 0 7 7 0 8192 4 tc-so:mutex 128 33 0 0 2 0 2 2 0 inf 0 tc-so:pcache 2816 54 0 1 53 0 53 53 0 inf 0 tc-so:pcachecpu 128 55 0 0 2 0 2 2 0 inf 0 tc-so:pcglarge 1152 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 384 34 0 0 4 0 4 4 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-128 80 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 387 0 0 7 0 7 7 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 1024 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 128 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 1024 7 0 0 2 0 2 2 0 inf 0 tc-so:vmembt 128 51 0 0 2 0 2 2 0 inf 0 tc-so:Totals 2128 0 67 538 0 538 tc-so: tc-so:In use 1874K, total allocated 2152K; utilization 87.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, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.99 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/evbarm/9.99.99/modules tc-so:[ 1.410005] IPsec: Initialized Security Association Processing. tc-so:[ 1.410005] mainbus0 (root) tc-so:[ 1.520005] chacha: Portable C ChaCha tc-so:[ 1.520005] aes: BearSSL aes_ct tc-so:[ 1.520005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.520005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 8.060005] shmif0: Ethernet address b2:a0:39:7f:ca:bc tc-so:[ 12.160005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 12.160005] get_ifid: shmif0: ifid: b0:a0:39:ff:fe:7f:ca:bc tc-so:[ 12.160005] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:39ff:fe7f:cabc tc-so:[ 14.390005] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:39ff:fe7f:cabc - no duplicates found tc-so:[ 39.200005] in6_if_link_down: fd00::1 marked detached tc-so:[ 39.200005] in6_if_link_down: fe80:2::b0a0:39ff:fe7f:cabc marked detached tc-so:### Dumping unix://ipsec_peer tc-so:lo0: flags=0x8049 mtu 33624 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 - - 33624 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33624 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33624 lo0 tc-so:ff02::%lo0/32 ::1 UC - - 33624 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33624 0 0 0 0 0 tc-so:lo0 33624 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33624 ::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 33624 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 384 1 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 384 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 128 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 1280 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 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 24 0 24 1 0 1 1 0 inf 1 tc-so:kcpuset 128 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 256 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 65 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 64 219 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00128 256 73 0 0 5 0 5 5 0 inf 0 tc-so:kmem-00256 384 63 0 0 7 0 7 7 0 inf 0 tc-so:kmem-00384 512 37 0 0 5 0 5 5 0 inf 0 tc-so:kmem-00512 640 16 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00768 896 7 0 0 2 0 2 2 0 inf 0 tc-so:kmem-01024 1152 101 0 0 34 0 34 34 0 inf 0 tc-so:kmem-02048 2048 694 0 0 347 0 347 347 0 inf 0 tc-so:kmem-04096 4096 16 0 0 16 0 16 16 0 inf 0 tc-so:llentrypl 288 2 0 2 1 0 1 1 0 inf 1 tc-so:mbpl 528 8 0 0 4 0 4 4 0 inf 2 tc-so:mclpl 2048 5 0 0 7 0 7 7 0 8192 4 tc-so:mutex 128 33 0 0 2 0 2 2 0 inf 0 tc-so:pcache 2816 54 0 1 53 0 53 53 0 inf 0 tc-so:pcachecpu 128 55 0 0 2 0 2 2 0 inf 0 tc-so:pcglarge 1152 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 384 34 0 0 4 0 4 4 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-128 80 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 394 0 0 7 0 7 7 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 1024 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 128 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 1024 7 0 0 2 0 2 2 0 inf 0 tc-so:vmembt 128 51 0 0 2 0 2 2 0 inf 0 tc-so:Totals 2152 0 66 544 0 544 tc-so: tc-so:In use 1902K, total allocated 2176K; utilization 87.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, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.99 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/evbarm/9.99.99/modules tc-so:[ 1.770005] IPsec: Initialized Security Association Processing. tc-so:[ 1.770005] mainbus0 (root) tc-so:[ 1.920005] chacha: Portable C ChaCha tc-so:[ 1.920005] aes: BearSSL aes_ct tc-so:[ 1.920005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.920005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 6.390005] shmif0: Ethernet address b2:a0:57:d2:58:5e tc-so:[ 11.270005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 11.270005] get_ifid: shmif0: ifid: b0:a0:57:ff:fe:d2:58:5e tc-so:[ 11.270005] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:57ff:fed2:585e tc-so:[ 12.620005] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:57ff:fed2:585e - no duplicates found tc-so:[ 33.840005] in6_if_link_down: fd00::2 marked detached tc-so:[ 33.840005] in6_if_link_down: fe80:2::b0a0:57ff:fed2:585e marked detached tc-so:./bus_ipsec tc-so:### Dumping ./bus_ipsec tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:12.650004 b2:a0:39:7f:ca:bc > 33:33:0b:7d:c2:cc, ethertype IPv6 (0x86dd), length 86: :: > ff02::2:b7d:c2cc: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:b7d:c2cc, length 24 tc-so:00:00:12.950004 b2:a0:39:7f:ca:bc > 33:33:ff:7f:ca:bc, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff7f:cabc: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff7f:cabc, length 24 tc-so:00:00:12.990004 b2:a0:39:7f:ca:bc > 33:33:ff:7f:ca:bc, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff7f:cabc: ICMP6, neighbor solicitation, who has fe80::b0a0:39ff:fe7f:cabc, length 32 tc-so:00:00:11.480004 b2:a0:57:d2:58:5e > 33:33:ff:d2:58:5e, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffd2:585e: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffd2:585e, length 24 tc-so:00:00:11.590004 b2:a0:57:d2:58:5e > 33:33:ff:d2:58:5e, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffd2:585e: ICMP6, neighbor solicitation, who has fe80::b0a0:57ff:fed2:585e, length 32 tc-so:00:00:15.420004 b2:a0:39:7f:ca:bc > 33:33:ff:7f:ca:bc, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:39ff:fe7f:cabc > ff02::1:ff7f:cabc: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff7f:cabc, length 24 tc-so:00:00:15.660004 b2:a0:39:7f:ca:bc > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:39ff:fe7f:cabc > ff02::1:ff00:1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:1, length 24 tc-so:00:00:17.690004 b2:a0:57:d2:58:5e > 33:33:ff:d2:58:5e, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:57ff:fed2:585e > ff02::1:ffd2:585e: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffd2:585e, length 24 tc-so:00:00:17.770004 b2:a0:57:d2:58:5e > 33:33:94:b0:c0:74, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:57ff:fed2:585e > ff02::2:94b0:c074: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:94b0:c074, length 24 tc-so:00:00:22.580004 b2:a0:39:7f:ca:bc > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:39ff:fe7f:cabc > ff02::1:ff00:2: ICMP6, neighbor solicitation, who has fd00::2, length 32 tc-so:00:00:19.030004 b2:a0:57:d2:58:5e > b2:a0:39:7f:ca:bc, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:57ff:fed2:585e > fe80::b0a0:39ff:fe7f:cabc: ICMP6, neighbor advertisement, tgt is fd00::2, length 32 tc-so:00:00:22.620004 b2:a0:39:7f:ca:bc > b2:a0:57:d2:58:5e, ethertype IPv6 (0x86dd), length 126: fd00::1 > fd00::2: ESP(spi=0x00002710,seq=0x1), length 72 tc-so:00:00:19.070004 b2:a0:57:d2:58:5e > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:57ff:fed2:585e > ff02::1:ff00:1: ICMP6, neighbor solicitation, who has fd00::1, length 32 tc-so:00:00:22.660004 b2:a0:39:7f:ca:bc > b2:a0:57:d2:58:5e, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:39ff:fe7f:cabc > fe80::b0a0:57ff:fed2:585e: ICMP6, neighbor advertisement, tgt is fd00::1, length 32 tc-so:00:00:19.120004 b2:a0:57:d2:58:5e > b2:a0:39:7f:ca:bc, ethertype IPv6 (0x86dd), length 126: fd00::2 > fd00::1: ESP(spi=0x00002711,seq=0x1), length 72 tc-so:00:00:22.710004 b2:a0:39:7f:ca:bc > b2:a0:57:d2:58:5e, ethertype IPv6 (0x86dd), length 126: fd00::1 > fd00::2: ESP(spi=0x00002710,seq=0x2), length 72 tc-so:00:00:22.940004 b2:a0:39:7f:ca:bc > b2:a0:57:d2:58:5e, ethertype IPv6 (0x86dd), length 1510: fd00::1 > fd00::2: frag (0|1448) ESP(spi=0x00002710,seq=0x3), length 1448 tc-so:00:00:22.940004 b2:a0:39:7f:ca:bc > b2:a0:57:d2:58:5e, ethertype IPv6 (0x86dd), length 78: fd00::1 > fd00::2: frag (1448|16) tc-so:00:00:23.060004 b2:a0:39:7f:ca:bc > b2:a0:57:d2:58:5e, ethertype IPv6 (0x86dd), length 1510: fd00::1 > fd00::2: frag (0|1448) ESP(spi=0x00002710,seq=0x4), length 1448 tc-so:00:00:23.060004 b2:a0:39:7f:ca:bc > b2:a0:57:d2:58:5e, ethertype IPv6 (0x86dd), length 78: fd00::1 > fd00::2: frag (1448|16) tc-so:00:00:19.500004 b2:a0:57:d2:58:5e > b2:a0:39:7f:ca:bc, ethertype IPv6 (0x86dd), length 126: fd00::2 > fd00::1: ESP(spi=0x00002711,seq=0x2), length 72 tc-so:00:00:23.100004 b2:a0:39:7f:ca:bc > b2:a0:57:d2:58:5e, ethertype IPv6 (0x86dd), length 1422: fd00::1 > fd00::2: ESP(spi=0x00002710,seq=0x5), length 1368 tc-so:00:00:23.100004 b2:a0:39:7f:ca:bc > b2:a0:57:d2:58:5e, ethertype IPv6 (0x86dd), length 1510: fd00::1 > fd00::2: frag (0|1448) ESP(spi=0x00002710,seq=0x6), length 1448 tc-so:00:00:23.100004 b2:a0:39:7f:ca:bc > b2:a0:57:d2:58:5e, ethertype IPv6 (0x86dd), length 78: fd00::1 > fd00::2: frag (1448|16) tc-so:00:00:19.540004 b2:a0:57:d2:58:5e > b2:a0:39:7f:ca:bc, ethertype IPv6 (0x86dd), length 126: fd00::2 > fd00::1: ESP(spi=0x00002711,seq=0x3), length 72 tc-so:00:00:23.140004 b2:a0:39:7f:ca:bc > b2:a0:57:d2:58:5e, ethertype IPv6 (0x86dd), length 270: fd00::1 > fd00::2: ESP(spi=0x00002710,seq=0x7), length 216 tc-so:00:00:23.140004 b2:a0:39:7f:ca:bc > b2:a0:57:d2:58:5e, ethertype IPv6 (0x86dd), length 126: fd00::1 > fd00::2: ESP(spi=0x00002710,seq=0x8), length 72 tc-so:00:00:19.580004 b2:a0:57:d2:58:5e > b2:a0:39:7f:ca:bc, ethertype IPv6 (0x86dd), length 126: fd00::2 > fd00::1: ESP(spi=0x00002711,seq=0x4), length 72 tc-so:00:00:19.630004 b2:a0:57:d2:58:5e > b2:a0:39:7f:ca:bc, ethertype IPv6 (0x86dd), length 126: fd00::2 > fd00::1: ESP(spi=0x00002711,seq=0x5), length 72 tc-so:00:00:19.660004 b2:a0:57:d2:58:5e > b2:a0:39:7f:ca:bc, ethertype IPv6 (0x86dd), length 126: fd00::2 > fd00::1: ESP(spi=0x00002711,seq=0x6), length 72 tc-so:00:00:23.260004 b2:a0:39:7f:ca:bc > b2:a0:57:d2:58:5e, ethertype IPv6 (0x86dd), length 126: fd00::1 > fd00::2: ESP(spi=0x00002710,seq=0x9), length 72 tc-so:00:00:20.480004 b2:a0:57:d2:58:5e > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:57ff:fed2:585e > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24 tc-so:00:00:24.060004 b2:a0:57:d2:58:5e > b2:a0:39:7f:ca:bc, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:57ff:fed2:585e > fe80::b0a0:39ff:fe7f:cabc: ICMP6, neighbor solicitation, who has fe80::b0a0:39ff:fe7f:cabc, length 32 tc-so:00:00:27.610004 b2:a0:39:7f:ca:bc > b2:a0:57:d2:58:5e, ethertype IPv6 (0x86dd), length 78: fe80::b0a0:39ff:fe7f:cabc > fe80::b0a0:57ff:fed2:585e: ICMP6, neighbor advertisement, tgt is fe80::b0a0:39ff:fe7f:cabc, length 24 tc-so:00:00:27.690004 b2:a0:39:7f:ca:bc > b2:a0:57:d2:58:5e, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:39ff:fe7f:cabc > fe80::b0a0:57ff:fed2:585e: ICMP6, neighbor solicitation, who has fe80::b0a0:57ff:fed2:585e, length 32 tc-so:00:00:24.100004 b2:a0:57:d2:58:5e > b2:a0:39:7f:ca:bc, ethertype IPv6 (0x86dd), length 78: fe80::b0a0:57ff:fed2:585e > fe80::b0a0:39ff:fe7f:cabc: ICMP6, neighbor advertisement, tgt is fe80::b0a0:57ff:fed2:585e, length 24 tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-end: 1662338913.878869, ipsec_tcp_ipv6_esp_rijndaelcbc, passed tc-start: 1662338913.939974, 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:9a:44:ea:1c ./.__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:[1] Killed env LD_PRELOAD=/usr/lib/librumphijack.so nc ${... tc-so: tc-so:00:00:16.000004 b2:a0:01:6f:d0:3e > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:1ff:fe6f:d03e > ff02::1:ff00:1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:1, length 24 tc-so:00:00:20.020004 b2:a0:01:6f:d0:3e > 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:16.700004 b2:a0:9a:44:ea:1c > b2:a0:01:6f:d0:3e, ethertype IPv6 (0x86dd), length 86: fd00::2 > fd00::1: ICMP6, neighbor advertisement, tgt is fd00::2, length 32 tc-so:00:00:20.060004 b2:a0:01:6f:d0:3e > b2:a0:9a:44:ea:1c, ethertype IPv6 (0x86dd), length 94: fd00::1.50017 > fd00::2.1234: Flags [S], seq 923418268, win 32768, options [mss 1440,nop,wscale 3,sackOK,TS val 2 ecr 0], length 0 tc-so:00:00:16.740004 b2:a0:9a:44:ea:1c > b2:a0:01:6f:d0:3e, ethertype IPv6 (0x86dd), length 94: fd00::2.1234 > fd00::1.50017: Flags [S.], seq 764195633, ack 923418269, win 32768, options [mss 1440,nop,wscale 3,sackOK,TS val 1 ecr 2], length 0 tc-so:00:00:20.060004 b2:a0:01:6f:d0:3e > b2:a0:9a:44:ea:1c, ethertype IPv6 (0x86dd), length 86: fd00::1.50017 > fd00::2.1234: Flags [.], ack 1, win 4140, options [nop,nop,TS val 2 ecr 1], length 0 tc-so:00:00:20.300004 b2:a0:01:6f:d0:3e > b2:a0:9a:44:ea:1c, ethertype IPv6 (0x86dd), length 1514: fd00::1.50017 > 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:20.380004 b2:a0:01:6f:d0:3e > b2:a0:9a:44:ea:1c, ethertype IPv6 (0x86dd), length 1514: fd00::1.50017 > 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:17.060004 b2:a0:9a:44:ea:1c > b2:a0:01:6f:d0:3e, ethertype IPv6 (0x86dd), length 86: fd00::2.1234 > fd00::1.50017: Flags [.], ack 2857, win 3961, options [nop,nop,TS val 2 ecr 2], length 0 tc-so:00:00:20.380004 b2:a0:01:6f:d0:3e > b2:a0:9a:44:ea:1c, ethertype IPv6 (0x86dd), length 1326: fd00::1.50017 > fd00::2.1234: Flags [P.], seq 2857:4097, ack 1, win 4140, options [nop,nop,TS val 2 ecr 2], length 1240 tc-so:00:00:20.420004 b2:a0:01:6f:d0:3e > b2:a0:9a:44:ea:1c, ethertype IPv6 (0x86dd), length 1514: fd00::1.50017 > fd00::2.1234: Flags [.], seq 4097:5525, ack 1, win 4140, options [nop,nop,TS val 2 ecr 2], length 1428 tc-so:00:00:17.100004 b2:a0:9a:44:ea:1c > b2:a0:01:6f:d0:3e, ethertype IPv6 (0x86dd), length 86: fd00::2.1234 > fd00::1.50017: Flags [.], ack 5525, win 3628, options [nop,nop,TS val 2 ecr 2], length 0 tc-so:00:00:20.420004 b2:a0:01:6f:d0:3e > b2:a0:9a:44:ea:1c, ethertype IPv6 (0x86dd), length 194: fd00::1.50017 > 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:20.420004 b2:a0:01:6f:d0:3e > b2:a0:9a:44:ea:1c, ethertype IPv6 (0x86dd), length 86: fd00::1.50017 > 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:17.100004 b2:a0:9a:44:ea:1c > b2:a0:01:6f:d0:3e, ethertype IPv6 (0x86dd), length 86: fd00::2.1234 > fd00::1.50017: Flags [.], ack 5634, win 3614, options [nop,nop,TS val 2 ecr 2], length 0 tc-so:00:00:17.180004 b2:a0:9a:44:ea:1c > b2:a0:01:6f:d0:3e, ethertype IPv6 (0x86dd), length 86: fd00::2.1234 > fd00::1.50017: Flags [.], ack 5634, win 4140, options [nop,nop,TS val 2 ecr 2], length 0 tc-so:00:00:17.220004 b2:a0:9a:44:ea:1c > b2:a0:01:6f:d0:3e, ethertype IPv6 (0x86dd), length 86: fd00::2.1234 > fd00::1.50017: Flags [F.], seq 1, ack 5634, win 4140, options [nop,nop,TS val 2 ecr 2], length 0 tc-so:00:00:20.540004 b2:a0:01:6f:d0:3e > b2:a0:9a:44:ea:1c, ethertype IPv6 (0x86dd), length 86: fd00::1.50017 > fd00::2.1234: Flags [.], ack 2, win 4140, options [nop,nop,TS val 3 ecr 2], length 0 tc-so:00:00:18.380004 b2:a0:9a:44:ea:1c > 33:33:c4:4c:01:c4, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:9aff:fe44:ea1c > ff02::2:c44c:1c4: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:c44c:1c4, 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 33624 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:01:6f:d0:3e tc-so: linkstr: ./bus_ipsec tc-so: inet6 fd00::1/64 flags 0 tc-so: inet6 fe80::b0a0:1ff:fe6f:d03e%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 - - 33624 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33624 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:1ff:fe6f:d03e link#2 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33624 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff02::%lo0/32 ::1 UC - - 33624 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:fd00::2 b2:a0:9a:44:ea:1c 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 33624 0 0 0 0 0 tc-so:lo0 33624 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33624 ::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 33624 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:01:6f:d0:3e 13 0 16 0 0 tc-so:shmif 1500 fd00::/64 fd00::1 tc-so: ff02::1:ff6f:d03e tc-so: ff01:2::1 tc-so: ff02::2:9975:2f30 tc-so: ff02::1%shmif0 tc-so: ff02::1:ff00:1%sh 13 0 16 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:1ff:fe 13 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:9a:44:ea:1c 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:ff6f:d03e%shmif0 refcount 1 tc-so: group ff01:2::1 refcount 2 tc-so: group ff02::2:9975:2f30%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:01:6f:d0:3e multicnt 4 tc-so: 33:33:ff:6f:d0:3e -- 33:33:ff:6f:d0:3e refcount 1 tc-so: 33:33:99:75:2f:30 -- 33:33:99:75:2f:30 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 33624 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:9a:44:ea:1c tc-so: linkstr: ./bus_ipsec tc-so: inet6 fd00::2/64 flags 0 tc-so: inet6 fe80::b0a0:9aff:fe44:ea1c%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 - - 33624 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33624 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:9aff:fe44:ea1c link#2 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33624 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff02::%lo0/32 ::1 UC - - 33624 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:fd00::1 b2:a0:01:6f:d0:3e 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 33624 0 0 0 0 0 tc-so:lo0 33624 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33624 ::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 33624 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:9a:44:ea:1c 14 0 13 0 0 tc-so:shmif 1500 fd00::/64 fd00::2 tc-so: ff02::1:ff44:ea1c tc-so: ff01:2::1 tc-so: ff02::2:c44c:1c4% tc-so: ff02::1%shmif0 tc-so: ff02::1:ff00:2%sh 14 0 13 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:9aff:f 14 0 13 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:01:6f:d0:3e 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::2 tc-so: group ff02::1:ff44:ea1c%shmif0 refcount 1 tc-so: group ff01:2::1 refcount 2 tc-so: group ff02::2:c44c:1c4%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:9a:44:ea:1c multicnt 4 tc-so: 33:33:ff:44:ea:1c -- 33:33:ff:44:ea:1c refcount 1 tc-so: 33:33:c4:4c:01:c4 -- 33:33:c4:4c:01:c4 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:9a:44:ea:1c tc-so: linkstr: ./bus_ipsec tc-so: input: 14 packets, 6836 bytes, 4 multicasts tc-so: output: 13 packets, 1126 bytes, 5 multicasts tc-so: inet6 fd00::2/64 flags 0 tc-so: inet6 fe80::b0a0:9aff:fe44:ea1c%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:01:6f:d0:3e tc-so: linkstr: ./bus_ipsec tc-so: input: 13 packets, 1126 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:1ff:fe6f:d03e%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 33624 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 - - 33624 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33624 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33624 lo0 tc-so:ff02::%lo0/32 ::1 UC - - 33624 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33624 0 0 0 0 0 tc-so:lo0 33624 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33624 ::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 33624 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 384 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 128 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 1280 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 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 128 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 256 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 58 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 64 204 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00128 256 71 0 0 5 0 5 5 0 inf 0 tc-so:kmem-00256 384 58 0 0 6 0 6 6 0 inf 0 tc-so:kmem-00384 512 38 0 0 5 0 5 5 0 inf 0 tc-so:kmem-00512 640 14 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00768 896 7 0 0 2 0 2 2 0 inf 0 tc-so:kmem-01024 1152 101 0 0 34 0 34 34 0 inf 0 tc-so:kmem-02048 2048 620 0 0 310 0 310 310 0 inf 0 tc-so:kmem-04096 4096 16 0 0 16 0 16 16 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 528 7 0 0 4 0 4 4 0 inf 3 tc-so:mclpl 2048 5 0 0 7 0 7 7 0 8192 4 tc-so:mutex 128 33 0 0 2 0 2 2 0 inf 0 tc-so:pcache 2816 54 0 1 53 0 53 53 0 inf 0 tc-so:pcachecpu 128 55 0 0 2 0 2 2 0 inf 0 tc-so:pcglarge 1152 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 384 30 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-128 80 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 357 0 0 6 0 6 6 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 1024 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 128 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 1024 7 0 0 2 0 2 2 0 inf 0 tc-so:vmembt 128 40 0 0 2 0 2 2 0 inf 0 tc-so:Totals 1976 0 57 501 0 501 tc-so: tc-so:In use 1740K, total allocated 2004K; utilization 86.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, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.99 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/evbarm/9.99.99/modules tc-so:[ 1.350005] IPsec: Initialized Security Association Processing. tc-so:[ 1.350005] mainbus0 (root) tc-so:[ 1.480005] chacha: Portable C ChaCha tc-so:[ 1.480005] aes: BearSSL aes_ct tc-so:[ 1.480005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.480005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 7.340005] shmif0: Ethernet address b2:a0:01:6f:d0:3e tc-so:[ 11.770005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 11.770005] get_ifid: shmif0: ifid: b0:a0:01:ff:fe:6f:d0:3e tc-so:[ 11.770005] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:1ff:fe6f:d03e tc-so:[ 13.080005] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:1ff:fe6f:d03e - no duplicates found tc-so:[ 36.800005] in6_if_link_down: fd00::1 marked detached tc-so:[ 36.800005] in6_if_link_down: fe80:2::b0a0:1ff:fe6f:d03e marked detached tc-so:### Dumping unix://ipsec_peer tc-so:lo0: flags=0x8049 mtu 33624 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 - - 33624 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33624 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33624 lo0 tc-so:ff02::%lo0/32 ::1 UC - - 33624 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33624 0 0 0 0 0 tc-so:lo0 33624 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33624 ::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 33624 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 384 4 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 128 2 0 0 1 0 1 1 0 inf 0 tc-so:file 128 7 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 1280 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 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 37 0 37 1 0 1 1 0 inf 1 tc-so:kcpuset 128 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 256 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 49 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 64 199 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00128 256 72 0 0 5 0 5 5 0 inf 0 tc-so:kmem-00256 384 59 0 0 6 0 6 6 0 inf 0 tc-so:kmem-00384 512 38 0 0 5 0 5 5 0 inf 0 tc-so:kmem-00512 640 14 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00768 896 7 0 0 2 0 2 2 0 inf 0 tc-so:kmem-01024 1152 101 0 0 34 0 34 34 0 inf 0 tc-so:kmem-02048 2048 776 0 0 388 0 388 388 0 inf 0 tc-so:kmem-04096 4096 16 0 0 16 0 16 16 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 528 8 0 0 4 0 4 4 0 inf 2 tc-so:mclpl 2048 6 0 0 7 0 7 7 0 8192 4 tc-so:mutex 128 34 0 0 2 0 2 2 0 inf 0 tc-so:pcache 2816 54 0 1 53 0 53 53 0 inf 0 tc-so:pcachecpu 128 55 0 0 2 0 2 2 0 inf 0 tc-so:pcglarge 1152 2 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 384 46 0 0 5 0 5 5 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-128 80 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 435 0 0 7 0 7 7 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 1024 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 128 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 1024 7 0 0 2 0 2 2 0 inf 0 tc-so:vmembt 128 46 0 0 2 0 2 2 0 inf 0 tc-so:Totals 2272 0 88 582 0 582 tc-so: tc-so:In use 2071K, total allocated 2328K; utilization 89.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, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.99 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/evbarm/9.99.99/modules tc-so:[ 1.400005] IPsec: Initialized Security Association Processing. tc-so:[ 1.400005] mainbus0 (root) tc-so:[ 1.500005] chacha: Portable C ChaCha tc-so:[ 1.530005] aes: BearSSL aes_ct tc-so:[ 1.530005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.530005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 6.120005] shmif0: Ethernet address b2:a0:9a:44:ea:1c tc-so:[ 10.170005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 10.170005] get_ifid: shmif0: ifid: b0:a0:9a:ff:fe:44:ea:1c tc-so:[ 10.170005] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:9aff:fe44:ea1c tc-so:[ 12.080005] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:9aff:fe44:ea1c - no duplicates found tc-so:[ 31.530005] in6_if_link_down: fd00::2 marked detached tc-so:[ 31.530005] in6_if_link_down: fe80:2::b0a0:9aff:fe44:ea1c marked detached tc-so:./bus_ipsec tc-so:### Dumping ./bus_ipsec tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:11.960004 b2:a0:01:6f:d0:3e > 33:33:ff:6f:d0:3e, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff6f:d03e: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff6f:d03e, length 24 tc-so:00:00:12.070004 b2:a0:01:6f:d0:3e > 33:33:99:75:2f:30, ethertype IPv6 (0x86dd), length 86: :: > ff02::2:9975:2f30: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:9975:2f30, length 24 tc-so:00:00:12.070004 b2:a0:01:6f:d0:3e > 33:33:ff:6f:d0:3e, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff6f:d03e: ICMP6, neighbor solicitation, who has fe80::b0a0:1ff:fe6f:d03e, length 32 tc-so:00:00:10.510004 b2:a0:9a:44:ea:1c > 33:33:ff:44:ea:1c, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff44:ea1c: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff44:ea1c, length 24 tc-so:00:00:11.070004 b2:a0:9a:44:ea:1c > 33:33:ff:44:ea:1c, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff44:ea1c: ICMP6, neighbor solicitation, who has fe80::b0a0:9aff:fe44:ea1c, length 32 tc-so:00:00:14.970004 b2:a0:01:6f:d0:3e > 33:33:ff:6f:d0:3e, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:1ff:fe6f:d03e > ff02::1:ff6f:d03e: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff6f:d03e, length 24 tc-so:00:00:12.180004 b2:a0:9a:44:ea:1c > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:9aff:fe44:ea1c > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24 tc-so:00:00:12.360004 b2:a0:9a:44:ea:1c > 33:33:ff:44:ea:1c, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:9aff:fe44:ea1c > ff02::1:ff44:ea1c: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff44:ea1c, length 24 tc-so:00:00:16.000004 b2:a0:01:6f:d0:3e > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:1ff:fe6f:d03e > ff02::1:ff00:1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:1, length 24 tc-so:00:00:20.020004 b2:a0:01:6f:d0:3e > 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:16.700004 b2:a0:9a:44:ea:1c > b2:a0:01:6f:d0:3e, ethertype IPv6 (0x86dd), length 86: fd00::2 > fd00::1: ICMP6, neighbor advertisement, tgt is fd00::2, length 32 tc-so:00:00:20.060004 b2:a0:01:6f:d0:3e > b2:a0:9a:44:ea:1c, ethertype IPv6 (0x86dd), length 94: fd00::1.50017 > fd00::2.1234: Flags [S], seq 923418268, win 32768, options [mss 1440,nop,wscale 3,sackOK,TS val 2 ecr 0], length 0 tc-so:00:00:16.740004 b2:a0:9a:44:ea:1c > b2:a0:01:6f:d0:3e, ethertype IPv6 (0x86dd), length 94: fd00::2.1234 > fd00::1.50017: Flags [S.], seq 764195633, ack 923418269, win 32768, options [mss 1440,nop,wscale 3,sackOK,TS val 1 ecr 2], length 0 tc-so:00:00:20.060004 b2:a0:01:6f:d0:3e > b2:a0:9a:44:ea:1c, ethertype IPv6 (0x86dd), length 86: fd00::1.50017 > fd00::2.1234: Flags [.], ack 1, win 4140, options [nop,nop,TS val 2 ecr 1], length 0 tc-so:00:00:20.300004 b2:a0:01:6f:d0:3e > b2:a0:9a:44:ea:1c, ethertype IPv6 (0x86dd), length 1514: fd00::1.50017 > 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:20.380004 b2:a0:01:6f:d0:3e > b2:a0:9a:44:ea:1c, ethertype IPv6 (0x86dd), length 1514: fd00::1.50017 > 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:17.060004 b2:a0:9a:44:ea:1c > b2:a0:01:6f:d0:3e, ethertype IPv6 (0x86dd), length 86: fd00::2.1234 > fd00::1.50017: Flags [.], ack 2857, win 3961, options [nop,nop,TS val 2 ecr 2], length 0 tc-so:00:00:20.380004 b2:a0:01:6f:d0:3e > b2:a0:9a:44:ea:1c, ethertype IPv6 (0x86dd), length 1326: fd00::1.50017 > fd00::2.1234: Flags [P.], seq 2857:4097, ack 1, win 4140, options [nop,nop,TS val 2 ecr 2], length 1240 tc-so:00:00:20.420004 b2:a0:01:6f:d0:3e > b2:a0:9a:44:ea:1c, ethertype IPv6 (0x86dd), length 1514: fd00::1.50017 > fd00::2.1234: Flags [.], seq 4097:5525, ack 1, win 4140, options [nop,nop,TS val 2 ecr 2], length 1428 tc-so:00:00:17.100004 b2:a0:9a:44:ea:1c > b2:a0:01:6f:d0:3e, ethertype IPv6 (0x86dd), length 86: fd00::2.1234 > fd00::1.50017: Flags [.], ack 5525, win 3628, options [nop,nop,TS val 2 ecr 2], length 0 tc-so:00:00:20.420004 b2:a0:01:6f:d0:3e > b2:a0:9a:44:ea:1c, ethertype IPv6 (0x86dd), length 194: fd00::1.50017 > 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:20.420004 b2:a0:01:6f:d0:3e > b2:a0:9a:44:ea:1c, ethertype IPv6 (0x86dd), length 86: fd00::1.50017 > 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:17.100004 b2:a0:9a:44:ea:1c > b2:a0:01:6f:d0:3e, ethertype IPv6 (0x86dd), length 86: fd00::2.1234 > fd00::1.50017: Flags [.], ack 5634, win 3614, options [nop,nop,TS val 2 ecr 2], length 0 tc-so:00:00:17.180004 b2:a0:9a:44:ea:1c > b2:a0:01:6f:d0:3e, ethertype IPv6 (0x86dd), length 86: fd00::2.1234 > fd00::1.50017: Flags [.], ack 5634, win 4140, options [nop,nop,TS val 2 ecr 2], length 0 tc-so:00:00:17.220004 b2:a0:9a:44:ea:1c > b2:a0:01:6f:d0:3e, ethertype IPv6 (0x86dd), length 86: fd00::2.1234 > fd00::1.50017: Flags [F.], seq 1, ack 5634, win 4140, options [nop,nop,TS val 2 ecr 2], length 0 tc-so:00:00:20.540004 b2:a0:01:6f:d0:3e > b2:a0:9a:44:ea:1c, ethertype IPv6 (0x86dd), length 86: fd00::1.50017 > fd00::2.1234: Flags [.], ack 2, win 4140, options [nop,nop,TS val 3 ecr 2], length 0 tc-so:00:00:18.380004 b2:a0:9a:44:ea:1c > 33:33:c4:4c:01:c4, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:9aff:fe44:ea1c > ff02::2:c44c:1c4: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:c44c:1c4, length 24 tc-so:00:00:21.720004 b2:a0:9a:44:ea:1c > b2:a0:01:6f:d0:3e, ethertype IPv6 (0x86dd), length 86: fd00::2 > fd00::1: ICMP6, neighbor solicitation, who has fd00::1, length 32 tc-so:00:00:25.040004 b2:a0:01:6f:d0:3e > b2:a0:9a:44:ea:1c, 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: 1662338968.785409, ipsec_tcp_ipv6_none, passed tp-end: 1662338968.821810, net/ipsec/t_ipsec_tcp tp-start: 1662338989.482372, net/ipsec/t_ipsec_transport, 44 tc-start: 1662338989.495581, 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:32:ab:21:10 ./.__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: 1662339041.740104, ipsec_transport_ipv4_ah_aesxcbcmac, passed tc-start: 1662339041.802088, 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:2e:26:10: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: 1662339095.184672, ipsec_transport_ipv4_ah_hmacmd5, passed tc-start: 1662339095.230296, 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:87:b2:42:5e ./.__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: 1662339150.247730, ipsec_transport_ipv4_ah_hmacripemd160, passed tc-start: 1662339150.306571, 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:09:56:51:c6 ./.__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: 1662339204.884792, ipsec_transport_ipv4_ah_hmacsha1, passed tc-start: 1662339204.952951, 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:3d:88:1f:bb ./.__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: 1662339256.243158, ipsec_transport_ipv4_ah_hmacsha256, passed tc-start: 1662339256.278016, 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:70:33:ba: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 [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,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: 1662339311.675392, ipsec_transport_ipv4_ah_hmacsha384, passed tc-start: 1662339311.794962, 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:ec:7c:33:32 ./.__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: 1662339366.830779, ipsec_transport_ipv4_ah_hmacsha512, passed tc-start: 1662339366.875312, 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:56:d1:f8:e4 ./.__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: 1662339420.335855, ipsec_transport_ipv4_ah_keyedmd5, passed tc-start: 1662339420.388322, 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:49:28:cc:bf ./.__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: 1662339475.120189, ipsec_transport_ipv4_ah_keyedsha1, passed tc-start: 1662339475.191458, 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:dd:03:03:c7 ./.__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: 1662339527.942592, ipsec_transport_ipv4_ah_null, passed tc-start: 1662339527.989627, 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:df:09:15:73 ./.__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: 1662339582.89013, ipsec_transport_ipv4_esp_3descbc, passed tc-start: 1662339582.142130, 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:16:cc:6a:0a ./.__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: 1662339634.330011, ipsec_transport_ipv4_esp_aesctr, passed tc-start: 1662339634.375818, 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:93:99:cd:6b ./.__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: 1662339687.853328, ipsec_transport_ipv4_esp_aesgcm16, passed tc-start: 1662339687.907869, 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:7f:a7:ba:86 ./.__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: 1662339740.690873, ipsec_transport_ipv4_esp_aesgmac, passed tc-start: 1662339740.753480, 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:cd:ad:9a: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: 1662339795.781582, ipsec_transport_ipv4_esp_blowfishcbc, passed tc-start: 1662339796.540501, 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:b9:eb:67:9b ./.__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: 1662339848.531018, ipsec_transport_ipv4_esp_camelliacbc, passed tc-start: 1662339848.582911, 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:7f:ad:00:17 ./.__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: 1662339899.843580, ipsec_transport_ipv4_esp_cast128cbc, passed tc-start: 1662339899.892974, 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:78:26:22: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: 1662339952.439092, ipsec_transport_ipv4_esp_descbc, passed tc-start: 1662339952.491779, 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:a0:13:40:58 ./.__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: 1662340006.266632, ipsec_transport_ipv4_esp_desderiv, passed tc-start: 1662340006.324533, 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:8a:e1:28:11 ./.__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: 1662340061.330623, ipsec_transport_ipv4_esp_null, passed tc-start: 1662340061.368424, 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:5d:2f:10:e5 ./.__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: 1662340115.14432, ipsec_transport_ipv4_esp_rijndaelcbc, passed tc-start: 1662340115.69705, 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:12:41:92:e4 ./.__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: 1662340171.224641, ipsec_transport_ipv4_ipcomp_deflate, passed tc-start: 1662340171.309429, 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:37:fe:b8: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: 1662340229.855239, ipsec_transport_ipv6_ah_aesxcbcmac, passed tc-start: 1662340229.892166, 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:7d:c2:94:1f ./.__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: 1662340289.600424, ipsec_transport_ipv6_ah_hmacmd5, passed tc-start: 1662340289.654545, 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:32:85:0d:6e ./.__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: 1662340345.426914, ipsec_transport_ipv6_ah_hmacripemd160, passed tc-start: 1662340345.461853, 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:8f:60:7a:59 ./.__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: 1662340400.694223, ipsec_transport_ipv6_ah_hmacsha1, passed tc-start: 1662340400.750457, 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:c7:c9:cb:9f ./.__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: 1662340457.746990, ipsec_transport_ipv6_ah_hmacsha256, passed tc-start: 1662340457.807858, 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:e1:71:2b:8a ./.__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: 1662340514.610757, ipsec_transport_ipv6_ah_hmacsha384, passed tc-start: 1662340514.653258, 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:c2:33:bb:d4 ./.__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: 1662340571.71816, ipsec_transport_ipv6_ah_hmacsha512, passed tc-start: 1662340571.128650, 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:00:ef:a3:06 ./.__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: 1662340627.237903, ipsec_transport_ipv6_ah_keyedmd5, passed tc-start: 1662340627.304411, 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:d7:05:d5:ac ./.__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: 1662340684.924029, ipsec_transport_ipv6_ah_keyedsha1, passed tc-start: 1662340684.999188, 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:4d:32:26:94 ./.__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: 1662340744.198223, ipsec_transport_ipv6_ah_null, passed tc-start: 1662340744.255426, 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:65:41:9d:46 ./.__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: 1662340801.967901, ipsec_transport_ipv6_esp_3descbc, passed tc-start: 1662340802.15574, 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:27:88:80:9d ./.__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: 1662340859.312179, ipsec_transport_ipv6_esp_aesctr, passed tc-start: 1662340859.403174, 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:4f:5c:5e:e2 ./.__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: 1662340918.82394, ipsec_transport_ipv6_esp_aesgcm16, passed tc-start: 1662340918.162192, 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:5c:ef:3f:16 ./.__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: 1662340979.90594, ipsec_transport_ipv6_esp_aesgmac, passed tc-start: 1662340979.132616, 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:c4:0d:4d:a8 ./.__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: 1662341037.289763, ipsec_transport_ipv6_esp_blowfishcbc, passed tc-start: 1662341037.350428, 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:5a:a2:2d:ce ./.__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: 1662341094.806467, ipsec_transport_ipv6_esp_camelliacbc, passed tc-start: 1662341094.860083, 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:ab:87:25:f9 ./.__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: 1662341152.69155, ipsec_transport_ipv6_esp_cast128cbc, passed tc-start: 1662341152.123164, 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:42:1b:5d:0b ./.__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: 1662341209.752481, ipsec_transport_ipv6_esp_descbc, passed tc-start: 1662341209.836577, 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:3f:71:4f: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: 1662341267.893777, ipsec_transport_ipv6_esp_desderiv, passed tc-start: 1662341267.935450, 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:da:e1:1e:21 ./.__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: 1662341324.411156, ipsec_transport_ipv6_esp_null, passed tc-start: 1662341324.480008, 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:fb:5b:af:27 ./.__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: 1662341381.41328, ipsec_transport_ipv6_esp_rijndaelcbc, passed tc-start: 1662341381.90854, 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:a1:62:21:10 ./.__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: 1662341441.940514, ipsec_transport_ipv6_ipcomp_deflate, passed tp-end: 1662341441.997671, net/ipsec/t_ipsec_transport tp-start: 1662341463.72441, net/ipsec/t_ipsec_tunnel, 42 tc-start: 1662341463.86724, 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:04:cd:16: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:13:57:d3:ee ./.__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:b5:91:34 ./.__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:43:4d:a0 ./.__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:7b:32:69 ./.__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: 1662341561.258062, ipsec_tunnel_ipv4_ah_aesxcbcmac, passed tc-start: 1662341561.338660, 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:d5:cb:78: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:59:1e:1b:a4 ./.__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:cf:1a:43: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:4b:b2:2b:e6 ./.__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:05:88:c1 ./.__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: 1662341660.741592, ipsec_tunnel_ipv4_ah_hmacmd5, passed tc-start: 1662341660.854011, 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:c8:7b: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:a9:40:a4:b8 ./.__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:2d:5c: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:71:6c:60: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:fa:03:d6: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.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: 1662341767.667841, ipsec_tunnel_ipv4_ah_hmacripemd160, passed tc-start: 1662341767.729368, 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:23:28:fb:5b ./.__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:39:75: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:66:32:02: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:ea:7e:ae:66 ./.__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:af:ee:23:8d ./.__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: 1662341871.504265, ipsec_tunnel_ipv4_ah_hmacsha1, passed tc-start: 1662341871.572607, 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:ff:3e:0d: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:30:4b:8b: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:26:48:b0:c0 ./.__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:17:7e:eb ./.__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:60:b4:ff:b0 ./.__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: 1662341971.29103, ipsec_tunnel_ipv4_ah_hmacsha256, passed tc-start: 1662341971.94753, 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:d5:2a:7e: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:32:df:38: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:5b:91:18:91 ./.__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:2b:91: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:2f:ad:d2:81 ./.__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: 1662342069.170569, ipsec_tunnel_ipv4_ah_hmacsha384, passed tc-start: 1662342069.236163, 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:2f:b2:fb: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:23:bf:4d:54 ./.__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:0b:c4:6a:af ./.__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:96:60: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:de:7f:c1:90 ./.__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: 1662342170.882486, ipsec_tunnel_ipv4_ah_hmacsha512, passed tc-start: 1662342170.972094, 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:24:7d:07: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:d0:c5:9b: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:d1:b3:8d: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:62:76:a7:b0 ./.__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:6e:09:c1: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: 1662342269.559052, ipsec_tunnel_ipv4_ah_keyedmd5, passed tc-start: 1662342269.674072, 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:e0:27:07: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:f2:d9:c2:a0 ./.__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:4f:81: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:62:57:5c: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:b2:b9:4a:fe ./.__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: 1662342366.137939, ipsec_tunnel_ipv4_ah_keyedsha1, passed tc-start: 1662342366.217376, 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:53:aa:1a:3c ./.__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:93:02: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:0a:b2:0d: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:df:bc:6b:4b ./.__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:0b:ca:43: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.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: 1662342465.561174, ipsec_tunnel_ipv4_ah_null, passed tc-start: 1662342465.624051, 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:c9:da:c9:29 ./.__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:6c:c1:77 ./.__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:6a:82: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:a9:24:c9:47 ./.__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:31:a6:18 ./.__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: 1662342567.790232, ipsec_tunnel_ipv4_esp_3descbc, passed tc-start: 1662342567.854755, 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:ee:d5:e6:55 ./.__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:d3:ac:03: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:9f:19:c9: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:a5:f5:26: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:24:ea:e4:8e ./.__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: 1662342666.92679, ipsec_tunnel_ipv4_esp_aesctr, passed tc-start: 1662342666.161547, 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:62:1b:92:00 ./.__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:9c:6a: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:c8:8c:ef:1e ./.__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:5d:c4: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:40:9d:48: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: 1662342765.388851, ipsec_tunnel_ipv4_esp_aesgcm16, passed tc-start: 1662342765.457274, 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:b1:cd:e9: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:14:ef:11:a1 ./.__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:e3:6d:78 ./.__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:fd:eb: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:94:ed:c3: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: 1662342861.956334, ipsec_tunnel_ipv4_esp_aesgmac, passed tc-start: 1662342862.23666, 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:b2:4f:90: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:4f:1a:93: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:bc:d6:a3: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:2a:74:cb:c0 ./.__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:79:cf:56:53 ./.__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: 1662342962.936418, ipsec_tunnel_ipv4_esp_blowfishcbc, passed tc-start: 1662342963.1238, 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:56:06:ef:44 ./.__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:0c:8f:bb ./.__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:4c:a4:b1:23 ./.__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:c2:ee:8f ./.__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:32:91: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: 1662343061.419723, ipsec_tunnel_ipv4_esp_camelliacbc, passed tc-start: 1662343061.481564, 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:36:67:e0:d8 ./.__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:dc:4b:79 ./.__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:e9:7c: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:09:61:4b:3e ./.__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:eb:74:1e ./.__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: 1662343159.690313, ipsec_tunnel_ipv4_esp_cast128cbc, passed tc-start: 1662343159.782554, 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:27:b6:57: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:20:56:48:59 ./.__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:3d:f0:e6 ./.__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:29:05:63: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:5f:52:f5: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.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: 1662343259.667499, ipsec_tunnel_ipv4_esp_descbc, passed tc-start: 1662343259.729068, 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:78:02:0c: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:5e:f9:4a: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:48:4f:cd: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:53:28:6c:31 ./.__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:6c:73:84 ./.__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: 1662343354.636362, ipsec_tunnel_ipv4_esp_desderiv, passed tc-start: 1662343354.701066, 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:80:84:58:89 ./.__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:d7:3e:9d ./.__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:e3:4c:3a: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:07:fc:8d: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:f0:38:57: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: 1662343452.746213, ipsec_tunnel_ipv4_esp_null, passed tc-start: 1662343452.835764, 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:02:84:53:02 ./.__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:25:9c:4f:30 ./.__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:b5:20:d1 ./.__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:3d:ee: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:59:55:53:50 ./.__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: 1662343551.186229, ipsec_tunnel_ipv4_esp_rijndaelcbc, passed tc-start: 1662343551.244953, 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:0a:d1:4a:1d ./.__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:38:36:47: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:7b:0f:9b: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:40:77:f6:74 ./.__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:1f:0b:b2:5d ./.__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: 1662343646.199344, ipsec_tunnel_ipv6_ah_aesxcbcmac, passed tc-start: 1662343646.262152, 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:eb:2a:10:e8 ./.__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:81:af:a3 ./.__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:65:af:d5: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:69:36:47: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:4a:e6:ce:71 ./.__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: 1662343744.440830, ipsec_tunnel_ipv6_ah_hmacmd5, passed tc-start: 1662343744.504828, 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:a3:b3:e0: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:91:e8:5d: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:52:e4:29: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:9a:e6:56: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:1e:8d:7a:0b ./.__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: 1662343843.374264, ipsec_tunnel_ipv6_ah_hmacripemd160, passed tc-start: 1662343843.441854, 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:a9:a6:ca:f8 ./.__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:70:e3:e0:75 ./.__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:e7:72: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:4f:cf:85:b0 ./.__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:9a:20:43 ./.__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: 1662343940.431913, ipsec_tunnel_ipv6_ah_hmacsha1, passed tc-start: 1662343940.498011, 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:11:8f:0c: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:b3:bc:d2:72 ./.__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:b7:3d:8e:05 ./.__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:d0:ed:a3 ./.__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:37:0f:5c:8b ./.__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: 1662344043.551605, ipsec_tunnel_ipv6_ah_hmacsha256, passed tc-start: 1662344043.619374, 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:d2:5e:42: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:d3:41:60:f7 ./.__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:9e:a7: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:92:2f:6e: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:5e:05:1b:77 ./.__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: 1662344143.322635, ipsec_tunnel_ipv6_ah_hmacsha384, passed tc-start: 1662344143.400584, 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:97:c7:f6: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:bd:e9:3b: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:18:bf:40: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:6f:2a:a0: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:17:22:f7:a4 ./.__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: 1662344245.301734, ipsec_tunnel_ipv6_ah_hmacsha512, passed tc-start: 1662344245.369777, 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:5f:06:be:2a ./.__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:95:35:1f:30 ./.__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:e5:54:10: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:4e:62:83: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:8a:30:58:f9 ./.__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: 1662344345.182124, ipsec_tunnel_ipv6_ah_keyedmd5, passed tc-start: 1662344345.250413, 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:38:fb:e4:06 ./.__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:8c:ad:0a ./.__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:4f:d0: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:06:57:a7:53 ./.__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:fe:7f:65: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: 1662344444.565515, ipsec_tunnel_ipv6_ah_keyedsha1, passed tc-start: 1662344444.629260, 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:be:17:4f: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:ea:cf:d4:bb ./.__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:16:e5: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:e3:84:6e: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:d8:83:66:ad ./.__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: 1662344541.851711, ipsec_tunnel_ipv6_ah_null, passed tc-start: 1662344541.922538, 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:b9:11:cc: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:41:05:f5:d8 ./.__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:5d:c6:ce ./.__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:a4:02:dc:8b ./.__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:38:50:76: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: 1662344641.806116, ipsec_tunnel_ipv6_esp_3descbc, passed tc-start: 1662344642.149783, 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:b7:c5:d8:55 ./.__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:6f:20:ba: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:be:f4:5a:60 ./.__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:4a:0f:ed:df ./.__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:c2:14:06:77 ./.__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: 1662344742.386066, ipsec_tunnel_ipv6_esp_aesctr, passed tc-start: 1662344742.449687, 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:c6:24:0c:d3 ./.__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:26:10:a3:87 ./.__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:de:55:a1: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:e2:b5:b2:7f ./.__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:32:ef:49:6a ./.__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: 1662344843.237766, ipsec_tunnel_ipv6_esp_aesgcm16, passed tc-start: 1662344843.305424, 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:91:a5:f1:3a ./.__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:f5:24:d7: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:cf:5e:62: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:ab:d2:af: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:eb:c0:16:80 ./.__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: 1662344945.798723, ipsec_tunnel_ipv6_esp_aesgmac, passed tc-start: 1662344946.3614, 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:d4:12:89: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:04:0a:19: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:73:d4:c4:79 ./.__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:e9:86:10:94 ./.__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:3f:1b:a9:b2 ./.__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: 1662345045.305071, ipsec_tunnel_ipv6_esp_blowfishcbc, passed tc-start: 1662345045.371997, 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:50:1a:2e: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:9a:c0:d8: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:27:4f:17: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:ed:cf:cc:18 ./.__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:39:25:96:8d ./.__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: 1662345146.72722, ipsec_tunnel_ipv6_esp_camelliacbc, passed tc-start: 1662345146.143734, 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:f4:36:f3:54 ./.__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:02:de:1c ./.__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:94:51: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:3d:ef:2e:7f ./.__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:0c:8e:f0 ./.__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: 1662345243.369199, ipsec_tunnel_ipv6_esp_cast128cbc, passed tc-start: 1662345243.466618, 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:eb:8d:1e:05 ./.__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:e3:2a:92: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:fe:94:56: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:46:8e:87: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:93:cf:1e: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: 1662345344.627554, ipsec_tunnel_ipv6_esp_descbc, passed tc-start: 1662345344.694306, 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:a8:84:3b: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:a7:91:37:43 ./.__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:d1:18:9e: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:67:06:51:ee ./.__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:a1:96:d4:d9 ./.__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: 1662345444.398887, ipsec_tunnel_ipv6_esp_desderiv, passed tc-start: 1662345444.478968, 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:f9:23:2a: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:6d:1b:8c: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:7d:22:c0:54 ./.__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:92:83: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:5a:7c:3e:1a ./.__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: 1662345540.356030, ipsec_tunnel_ipv6_esp_null, passed tc-start: 1662345540.428820, 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:07:3f:57: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:8c:27:7a:14 ./.__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:da:3f:5b ./.__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:a7:3d:02:86 ./.__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:ca:ae:ba:1a ./.__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: 1662345635.221989, ipsec_tunnel_ipv6_esp_rijndaelcbc, passed tp-end: 1662345635.286956, net/ipsec/t_ipsec_tunnel tp-start: 1662345641.602899, net/ipsec/t_ipsec_tunnel_ipcomp, 8 tc-start: 1662345641.616266, 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:00:aa:cf: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:6c:bd:c9:6a ./.__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:b3:c4:65 ./.__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:fd:18:de: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:a4:5e:a6:eb ./.__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: 1662345737.813540, ipsec_tunnel_ipcomp_deflate_ipv4_ah_hmacsha512, passed tc-start: 1662345737.896380, 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:b8:49:f0: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:60:2f:49: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:b2:7f:ff: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:d9:b9:21:1c ./.__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:1d:cc:75 ./.__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: 1662345831.724289, ipsec_tunnel_ipcomp_deflate_ipv4_ah_null, passed tc-start: 1662345831.788223, 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:99:a7:f8:d3 ./.__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:c9:33:80: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:8b:0c:c1: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:05:0d:77:31 ./.__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:0b:f9:ef ./.__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: 1662345925.39320, ipsec_tunnel_ipcomp_deflate_ipv4_esp_null, passed tc-start: 1662345925.85910, 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:0f:57:7e:a3 ./.__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:45:53:6d ./.__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:b3:50:ce:c5 ./.__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:70:76:53:69 ./.__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:57:c5:c9:8d ./.__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: 1662346019.183784, ipsec_tunnel_ipcomp_deflate_ipv4_esp_rijndaelcbc, passed tc-start: 1662346019.255283, 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:c2:71:55: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:3f:5c:5a: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:48:dc:8e:c9 ./.__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:ef:f7: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:5f:87:a5: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 -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: 1662346109.842760, ipsec_tunnel_ipcomp_deflate_ipv6_ah_hmacsha512, passed tc-start: 1662346109.994126, 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:4b:da:dc: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:83:27:2d: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:46:41:74: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:57:47:d8: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:a6:e4:be:23 ./.__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: 1662346205.82990, ipsec_tunnel_ipcomp_deflate_ipv6_ah_null, passed tc-start: 1662346205.145528, 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:66:21:17: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:48:8c:dc: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:67:cf:f2:37 ./.__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:e2:f4:0a ./.__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:c8:1f:b6:bd ./.__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: 1662346298.363605, ipsec_tunnel_ipcomp_deflate_ipv6_esp_null, passed tc-start: 1662346298.429806, 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:97:ca:5d: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:d4:d5:51: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:28:b5:f3: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:93:ed:02:cc ./.__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:ca:92:97:ff ./.__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: 1662346387.272740, ipsec_tunnel_ipcomp_deflate_ipv6_esp_rijndaelcbc, passed tp-end: 1662346387.339785, net/ipsec/t_ipsec_tunnel_ipcomp tp-start: 1662346407.405825, net/ipsec/t_ipsec_tunnel_odd, 42 tc-start: 1662346407.418091, 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:5f:29:74:a3 ./.__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:71:92: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:ce:a5:72: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:ec:37:bb:24 ./.__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:fc:5c:12 ./.__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: 1662346512.257269, ipsec_tunnel_v4v6_ah_aesxcbcmac, passed tc-start: 1662346512.326955, 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:ef:25:f9: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:25:7c:f7:d7 ./.__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:b4:e4:75: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:c4:9a:7a:f9 ./.__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:fa:84:da: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.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: 1662346618.623350, ipsec_tunnel_v4v6_ah_hmacmd5, passed tc-start: 1662346618.708206, 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:94:88:7d: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:08:ee:c7: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:45:ad:3e: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:29:ed:93: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:2f:c3:a8:d4 ./.__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: 1662346720.29164, ipsec_tunnel_v4v6_ah_hmacripemd160, passed tc-start: 1662346720.107269, 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:b9:1c:78: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:29:6f:a5:16 ./.__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:76:df: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:aa:2d:31: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:58:56:ec:40 ./.__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: 1662346823.915481, ipsec_tunnel_v4v6_ah_hmacsha1, passed tc-start: 1662346823.996406, 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:23:7a:63: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:fe:63:01:b9 ./.__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:7a:06:a7 ./.__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:2d:9a:fb: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:d2:f2:d2: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: 1662346930.478394, ipsec_tunnel_v4v6_ah_hmacsha256, passed tc-start: 1662346930.544746, 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:35:48:92: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:12:c7:40:94 ./.__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:99:eb:0b:d1 ./.__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:6e:05:81 ./.__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:9c:74:34:92 ./.__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: 1662347034.967578, ipsec_tunnel_v4v6_ah_hmacsha384, passed tc-start: 1662347035.37171, 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:d1:47:cc:e6 ./.__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:57:a8:e8 ./.__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:d5:1e:f1: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:6e:11:01: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:97:86:43: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: 1662347136.92922, ipsec_tunnel_v4v6_ah_hmacsha512, passed tc-start: 1662347136.159182, 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:1d:d6:72:23 ./.__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:c4:b7:33 ./.__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:d6:c3:2c ./.__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:51:85:54 ./.__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:de:8c:f0 ./.__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: 1662347236.221334, ipsec_tunnel_v4v6_ah_keyedmd5, passed tc-start: 1662347236.289251, 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:a6:ff:96:65 ./.__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:bc:85:f5 ./.__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:70:d0: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:c7:cf:68:86 ./.__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:12:36:cf:30 ./.__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: 1662347339.36790, ipsec_tunnel_v4v6_ah_keyedsha1, passed tc-start: 1662347339.104983, 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:f1:e3:47:c9 ./.__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:70:7d:71: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:de:4d:68: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:c5:2d:d5:b9 ./.__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:93:6c:53:09 ./.__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: 1662347441.621527, ipsec_tunnel_v4v6_ah_null, passed tc-start: 1662347441.690606, 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:6a:ec:ab: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:73:55:04:67 ./.__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:47:2c:9e: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:64:2e:47: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:6c:34:a7:7b ./.__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: 1662347546.656563, ipsec_tunnel_v4v6_esp_3descbc, passed tc-start: 1662347546.745810, 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:e3:7f:ea:6b ./.__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:b8:46: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:f4:27:1b: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:30:32:ec:c4 ./.__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:41:d0:16 ./.__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: 1662347648.182365, ipsec_tunnel_v4v6_esp_aesctr, passed tc-start: 1662347648.245706, 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:49:35:82:7b ./.__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:e6:33:6c:2c ./.__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:65:2e: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:85:14:a4:e6 ./.__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:12:0f:33:c9 ./.__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: 1662347748.853267, ipsec_tunnel_v4v6_esp_aesgcm16, passed tc-start: 1662347748.938552, 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:ea:0b:b4:67 ./.__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:85:1c: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:e1:f1:11:89 ./.__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:ee:38:05:78 ./.__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:d2:64:41:32 ./.__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: 1662347855.425069, ipsec_tunnel_v4v6_esp_aesgmac, passed tc-start: 1662347855.487110, 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:75:17:e3:05 ./.__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:33:53:dd: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:58:a3:ae:f9 ./.__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:60:c3: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:98:17:fc: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.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: 1662347958.478482, ipsec_tunnel_v4v6_esp_blowfishcbc, passed tc-start: 1662347958.542057, 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:b2:fd:f8:af ./.__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:14:06:9f: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:2d:90:bb: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:a9:2d:ba: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:ec:70:52: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: 1662348060.570434, ipsec_tunnel_v4v6_esp_camelliacbc, passed tc-start: 1662348060.634025, 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:a2:5f:48:19 ./.__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:a7:9e:c4: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:c5:e8:4d:50 ./.__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:93:29:74 ./.__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:28:44:0b ./.__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: 1662348163.264647, ipsec_tunnel_v4v6_esp_cast128cbc, passed tc-start: 1662348163.335099, 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:4f:a1:9d:1e ./.__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:c7:48:2d:b8 ./.__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:23:8f: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:75:fa:0f:14 ./.__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:ab:ff:94: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.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: 1662348264.450261, ipsec_tunnel_v4v6_esp_descbc, passed tc-start: 1662348264.524693, 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:eb:d6:44:d4 ./.__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:8b:8a:0d: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:a2:96:eb: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:a5:61:40: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:e0:eb:1c: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 -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: 1662348368.859431, ipsec_tunnel_v4v6_esp_desderiv, passed tc-start: 1662348368.922644, 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:1e:90:c1: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:06:41:77:a6 ./.__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:2c:2b: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:4d:ac:cf: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:53:72:c5:42 ./.__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: 1662348473.182833, ipsec_tunnel_v4v6_esp_null, passed tc-start: 1662348473.252699, 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:bd:b7:42:c1 ./.__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:da:db:4c: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:32:6a:6a:f4 ./.__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:3d:40: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:c1:33:38:8f ./.__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: 1662348578.887543, ipsec_tunnel_v4v6_esp_rijndaelcbc, passed tc-start: 1662348578.951291, 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:ea:6c:af:63 ./.__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:95:a5: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:99:cd:10: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:0f:e1:aa: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:a2:5b:e8: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: 1662348680.64764, ipsec_tunnel_v6v4_ah_aesxcbcmac, passed tc-start: 1662348680.131690, 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:89:18:ee: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:e2:f1:23: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:5a:4a:96:7d ./.__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:14:84:be:e6 ./.__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:71:0a:d3 ./.__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: 1662348781.694019, ipsec_tunnel_v6v4_ah_hmacmd5, passed tc-start: 1662348781.758124, 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:63:8c:2c:98 ./.__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:03:2d:c0 ./.__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:1e:07:2b:6b ./.__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:2a:c5: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:3f:ce:18:b7 ./.__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: 1662348890.41393, ipsec_tunnel_v6v4_ah_hmacripemd160, passed tc-start: 1662348890.118676, 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:e8:c6:73:f9 ./.__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:31:4e: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:ba:da:5c: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:95:dd:21:b1 ./.__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:51:db:78:b3 ./.__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: 1662348993.141893, ipsec_tunnel_v6v4_ah_hmacsha1, passed tc-start: 1662348993.220397, 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:85:dc:71:7d ./.__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:44:35:7a ./.__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:ab:b0:77: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:e4:ab:54: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:5b:5b:96:ce ./.__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: 1662349094.381084, ipsec_tunnel_v6v4_ah_hmacsha256, passed tc-start: 1662349094.451857, 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:19:44:64:41 ./.__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:5c:14:65 ./.__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:db:af:67: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:8b:da:fb:86 ./.__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:21:66:9c:27 ./.__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: 1662349201.568448, ipsec_tunnel_v6v4_ah_hmacsha384, passed tc-start: 1662349201.634708, 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:04:fc:db:49 ./.__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:b8:46:69 ./.__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:a1:cc:7b: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:ea:93:54:91 ./.__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:5f:54: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: 1662349308.908919, ipsec_tunnel_v6v4_ah_hmacsha512, passed tc-start: 1662349308.978533, 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:9d:8d:49:a1 ./.__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:2d:a0:e6:03 ./.__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:1b:75:15:ca ./.__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:3d:e2: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:3c:c1:7a:48 ./.__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: 1662349411.169297, ipsec_tunnel_v6v4_ah_keyedmd5, passed tc-start: 1662349411.229975, 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:af:e9:00:5c ./.__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:09:e3:51 ./.__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:39:3a:7b ./.__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:a8:ba:c4: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:eb:07:ea:7c ./.__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: 1662349516.885331, ipsec_tunnel_v6v4_ah_keyedsha1, passed tc-start: 1662349516.968044, 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:ee:be:a6: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:6b:43:a6: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:f6:eb:b4:65 ./.__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:ac:09:4e ./.__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:3e:9f:f8:00 ./.__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: 1662349614.952943, ipsec_tunnel_v6v4_ah_null, passed tc-start: 1662349615.34798, 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:a5:5a:5e: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:48:0d:12: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:dd:3b:64:61 ./.__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:a7:80:6f:9f ./.__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:38:c9:dc ./.__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: 1662349719.294538, ipsec_tunnel_v6v4_esp_3descbc, passed tc-start: 1662349719.361290, 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:f1:f9:4b:d4 ./.__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:0a:b6: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:19:4f:d9: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:4c:e2:e5: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:7e:52:e3:0f ./.__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: 1662349823.565960, ipsec_tunnel_v6v4_esp_aesctr, passed tc-start: 1662349823.628568, 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:01:60:10: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:79:37:a0: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:45:92:5c: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:37:55:89:16 ./.__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:25:45:65 ./.__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: 1662349925.151378, ipsec_tunnel_v6v4_esp_aesgcm16, passed tc-start: 1662349925.237535, 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:26:3d:d5: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:96:4e:eb:47 ./.__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:7a:72:a7 ./.__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:cb:2a:7e: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:ee:03:1f:d2 ./.__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: 1662350025.926506, ipsec_tunnel_v6v4_esp_aesgmac, passed tc-start: 1662350026.10528, 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:a2:60:bc:7b ./.__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:a5:d0:2b:c6 ./.__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:3e:4c:78:37 ./.__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:3c:15:1f ./.__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:8b:51:e3 ./.__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: 1662350132.121186, ipsec_tunnel_v6v4_esp_blowfishcbc, passed tc-start: 1662350132.196990, 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:d9:2c:1e: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:1a:15:39:a1 ./.__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:e5:b2:1f: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:98:90:10:1e ./.__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:f0:4d:d6 ./.__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: 1662350235.887838, ipsec_tunnel_v6v4_esp_camelliacbc, passed tc-start: 1662350235.954886, 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:ec:39:0a:6b ./.__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:be:8b:4c ./.__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:7b:b2:3c ./.__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:83:cc:01:74 ./.__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:74:ea:9e ./.__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: 1662350336.726083, ipsec_tunnel_v6v4_esp_cast128cbc, passed tc-start: 1662350336.791807, 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:d1:43:7f: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:70:71:6c: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:15:c3:1a:9c ./.__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:2d:bc:ac: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:12:4c:5c:42 ./.__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: 1662350439.669935, ipsec_tunnel_v6v4_esp_descbc, passed tc-start: 1662350439.746231, 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:28:fb:40:52 ./.__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:d7:c1:a0 ./.__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:b4:9d: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:dd:97:31: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:87:c1:01:b3 ./.__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: 1662350542.366678, ipsec_tunnel_v6v4_esp_desderiv, passed tc-start: 1662350542.451385, 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:ee:16:37: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:dc:49:ae:7e ./.__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:38:a2:e3: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:1a:cf:9b: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:9e:fe:13:5e ./.__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: 1662350642.354777, ipsec_tunnel_v6v4_esp_null, passed tc-start: 1662350642.418764, 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:a0:01:20:90 ./.__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:6a:78: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:50:8e:0d: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:ea:ff:64: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:a3:57:80:9b ./.__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: 1662350747.250354, ipsec_tunnel_v6v4_esp_rijndaelcbc, passed tp-end: 1662350747.319415, net/ipsec/t_ipsec_tunnel_odd tp-start: 1662350753.800287, net/mcast/t_mcast, 16 tc-start: 1662350753.812810, 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-se:Fail: incorrect exit status: 1, expected: 0 tc-se:stdout: tc-se: tc-se:stderr: tc-se:mcast: poll (Socket is not connected) tc-se:mcast: send (Socket is not connected) tc-se: tc-se:rump.halt: init failed: No such file or directory tc-end: 1662350765.716890, mcast_conninet4, failed, atf-check failed; see the output of the test for details tc-start: 1662350765.814543, 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-se:Fail: incorrect exit status: 1, expected: 0 tc-se:stdout: tc-se: tc-se:stderr: tc-se:mcast: poll (Socket is not connected) tc-se:mcast: send (Socket is not connected) tc-se: tc-se:rump.halt: init failed: No such file or directory tc-end: 1662350776.377487, mcast_conninet6, failed, atf-check failed; see the output of the test for details tc-start: 1662350776.448522, 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-se:Fail: incorrect exit status: 1, expected: 0 tc-se:stdout: tc-se: tc-se:stderr: tc-se:mcast: poll (Socket is not connected) tc-se:mcast: send (Socket is not connected) tc-se: tc-se:rump.halt: init failed: No such file or directory tc-end: 1662350787.846552, mcast_connmappedbuginet4, failed, atf-check failed; see the output of the test for details tc-start: 1662350787.912576, 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-se:Fail: incorrect exit status: 1, expected: 0 tc-se:stdout: tc-se: tc-se:stderr: tc-se:mcast: send (Socket is not connected) tc-se:mcast: poll (Socket is not connected) tc-se: tc-se:rump.halt: init failed: No such file or directory tc-end: 1662350797.816952, mcast_connmappedinet4, failed, atf-check failed; see the output of the test for details tc-start: 1662350797.889346, 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-se:mcast: mcast: send (Socket is not connected)poll (Socket is not connected) tc-se: tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-se:Fail: incorrect exit status: 1, expected: 0 tc-se:stdout: tc-se: tc-se:stderr: tc-se:rump.ifconfig: rump client init: No such file or directory tc-se: tc-se:rump.halt: init failed: No such file or directory tc-end: 1662350809.758936, mcast_destroyif_conninet4, failed, atf-check failed; see the output of the test for details tc-start: 1662350809.824431, 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-se:mcast: mcast: poll (Socket is not connected)send (Socket is not connected) tc-se: tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-se:Fail: incorrect exit status: 1, expected: 0 tc-se:stdout: tc-se: tc-se:stderr: tc-se:rump.ifconfig: rump client init: No such file or directory tc-se: tc-se:rump.halt: init failed: No such file or directory tc-end: 1662350821.449381, mcast_destroyif_conninet6, failed, atf-check failed; see the output of the test for details tc-start: 1662350821.510682, 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-se:mcast: poll (Socket is not connected) tc-se:mcast: send (Socket is not connected) tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-se:Fail: incorrect exit status: 1, expected: 0 tc-se:stdout: tc-se: tc-se:stderr: tc-se:rump.ifconfig: rump client init: No such file or directory tc-se: tc-se:rump.halt: init failed: No such file or directory tc-end: 1662350831.979680, mcast_destroyif_connmappedbuginet4, failed, atf-check failed; see the output of the test for details tc-start: 1662350832.49010, 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-se:mcast: poll (Socket is not connected) tc-se:mcast: send (Socket is not connected) tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-se:Fail: incorrect exit status: 1, expected: 0 tc-se:stdout: tc-se: tc-se:stderr: tc-se:rump.ifconfig: rump client init: No such file or directory tc-se: tc-se:rump.halt: init failed: No such file or directory tc-end: 1662350842.875443, mcast_destroyif_connmappedinet4, failed, atf-check failed; see the output of the test for details tc-start: 1662350842.957282, 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-se:mcast: poll (Socket is not connected) tc-se:mcast: send (Socket is not connected) tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-se:Fail: incorrect exit status: 1, expected: 0 tc-se:stdout: tc-se: tc-se:stderr: tc-se:rump.ifconfig: rump client init: No such file or directory tc-se: tc-se:rump.halt: init failed: No such file or directory tc-end: 1662350854.348445, mcast_destroyif_unconninet4, failed, atf-check failed; see the output of the test for details tc-start: 1662350854.412183, 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-se:mcast: mcast: send (Socket is not connected)poll (Socket is not connected) tc-se: tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-se:Fail: incorrect exit status: 1, expected: 0 tc-se:stdout: tc-se: tc-se:stderr: tc-se:rump.ifconfig: rump client init: No such file or directory tc-se: tc-se:rump.halt: init failed: No such file or directory tc-end: 1662350866.737882, mcast_destroyif_unconninet6, failed, atf-check failed; see the output of the test for details tc-start: 1662350866.889406, 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-se:mcast: poll (Socket is not connected) tc-se:mcast: send (Socket is not connected) tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-se:Fail: incorrect exit status: 1, expected: 0 tc-se:stdout: tc-se: tc-se:stderr: tc-se:rump.ifconfig: rump client init: No such file or directory tc-se: tc-se:rump.halt: init failed: No such file or directory tc-end: 1662350878.381578, mcast_destroyif_unconnmappedbuginet4, failed, atf-check failed; see the output of the test for details tc-start: 1662350878.450755, 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-se:mcast: mcast: send (Socket is not connected)poll (Socket is not connected) tc-se: tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-se:Fail: incorrect exit status: 1, expected: 0 tc-se:stdout: tc-se: tc-se:stderr: tc-se:rump.ifconfig: rump client init: No such file or directory tc-se: tc-se:rump.halt: init failed: No such file or directory tc-end: 1662350889.343737, mcast_destroyif_unconnmappedinet4, failed, atf-check failed; see the output of the test for details tc-start: 1662350889.408641, 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-se:Fail: incorrect exit status: 1, expected: 0 tc-se:stdout: tc-se: tc-se:stderr: tc-se:mcast: poll (Socket is not connected) tc-se:mcast: send (Socket is not connected) tc-se: tc-se:rump.halt: init failed: No such file or directory tc-end: 1662350898.961643, mcast_unconninet4, failed, atf-check failed; see the output of the test for details tc-start: 1662350899.42179, 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-se:Fail: incorrect exit status: 1, expected: 0 tc-se:stdout: tc-se: tc-se:stderr: tc-se:mcast: poll (Socket is not connected) tc-se:mcast: send (Socket is not connected) tc-se: tc-se:rump.halt: init failed: No such file or directory tc-end: 1662350908.904828, mcast_unconninet6, failed, atf-check failed; see the output of the test for details tc-start: 1662350908.972995, 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-se:Fail: incorrect exit status: 1, expected: 0 tc-se:stdout: tc-se: tc-se:stderr: tc-se:mcast: poll (Socket is not connected) tc-se:mcast: send (Socket is not connected) tc-se: tc-se:rump.halt: init failed: No such file or directory tc-end: 1662350921.359351, mcast_unconnmappedbuginet4, failed, atf-check failed; see the output of the test for details tc-start: 1662350921.423795, 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-se:Fail: incorrect exit status: 1, expected: 0 tc-se:stdout: tc-se: tc-se:stderr: tc-se:mcast: poll (Socket is not connected) tc-se:mcast: send (Socket is not connected) tc-se: tc-se:rump.halt: init failed: No such file or directory tc-end: 1662350931.411527, mcast_unconnmappedinet4, failed, atf-check failed; see the output of the test for details tp-end: 1662350931.474360, net/mcast/t_mcast tp-start: 1662350932.742307, net/mpls/t_mpls_fw, 2 tc-start: 1662350932.753680, 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: 1662350961.604507, mplsfw4, passed tc-start: 1662350961.644390, 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: 1662350992.450851, mplsfw4_expl, passed tp-end: 1662350992.507692, net/mpls/t_mpls_fw tp-start: 1662350993.599055, net/mpls/t_mpls_fw6, 2 tc-start: 1662350993.610554, 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: 1662351023.790163, mplsfw6, passed tc-start: 1662351023.826885, 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: 1662351054.519390, mplsfw6_expl, passed tp-end: 1662351054.557556, net/mpls/t_mpls_fw6 tp-start: 1662351056.236292, net/mpls/t_mpls_fw64, 2 tc-start: 1662351056.241206, 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: 1662351090.402365, mplsfw64_expl, passed tc-start: 1662351090.459118, 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: 1662351121.600747, mplsfw64_impl, passed tp-end: 1662351121.639865, net/mpls/t_mpls_fw64 tp-start: 1662351122.614489, net/mpls/t_rfc4182, 1 tc-start: 1662351122.626455, 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: 1662351154.948832, rfc4182, passed tp-end: 1662351155.3500, net/mpls/t_rfc4182 tp-start: 1662351156.82782, net/mpls/t_ldp_regen, 1 tc-start: 1662351156.95760, ldp_regen tc-se:rump.halt: init failed: No such file or directory tc-se:rump.halt: init failed: No such file or directory tc-se:rump.halt: init failed: No such file or directory tc-se:rump.halt: init failed: No such file or directory tc-se:t_ldp_regen: ERROR: The test case cleanup returned a non-ok exit code, but this is not allowed tc-end: 1662351158.101870, ldp_regen, skipped, unreliable under qemu, skip until PR kern/43997 fixed tp-end: 1662351158.117350, net/mpls/t_ldp_regen tp-start: 1662351159.634303, net/ndp/t_dad, 3 tc-start: 1662351159.639121, 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: 1662351191.633370, dad_basic, passed tc-start: 1662351191.676445, 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: 1662351232.798443, dad_count, passed tc-start: 1662351232.831810, 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:b2:74:ed:2a ./.__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: 1662351269.724777, dad_duplicated, passed tp-end: 1662351269.751611, net/ndp/t_dad tp-start: 1662351273.876427, net/ndp/t_ndp, 11 tc-start: 1662351273.881230, 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:62:f9:80:32 ./.__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:62:f9:80:32 ] 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 6 ] 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: 1662351347.9791, ndp_cache_expiration, passed tc-start: 1662351347.801412, 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:57:b1:69:1b ./.__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: 1662351399.25176, ndp_cache_overwriting, passed tc-start: 1662351399.60089, ndp_cache_state tc-se:cat: ./.__socks: No such file or directory tc-end: 1662351401.940553, ndp_cache_state, skipped, unreliable under qemu, skip until PR kern/43997 fixed tc-start: 1662351401.953448, 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:3f:21:9b:3b ./.__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: 1662351486.182194, ndp_commands, passed tc-start: 1662351486.228914, 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:e2:82:cb:87 ./.__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:e2ff:fe82:cb87 > 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:e2ff:fe82:cb87 > 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: 1662351558.121601, ndp_link_activation, passed tc-start: 1662351558.352196, 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:38:6e:63:19 ./.__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: 1662351638.989817, ndp_neighborgcthresh, passed tc-start: 1662351639.31664, 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:fd:86:9f:d6 ./.__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: 1662351694.713507, ndp_purge_on_ifdown, passed tc-start: 1662351694.756860, 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:e0:22:1a:d0 ./.__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:27:cd:26:c8 ./.__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: 1662351758.912337, ndp_purge_on_route_change, passed tc-start: 1662351758.954079, 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:0b:57:3b:70 ./.__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: 1662351811.715597, ndp_purge_on_route_delete, passed tc-start: 1662351811.754346, 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:84:81:e9: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 [ cat ./tmp ] tc-so:Executing command [ rump.ping6 -n -X 1 -c 1 fc00::99 ] tc-se:rump.route: read: Socket is not connected tc-so:Executing command [ cat ./tmp ] tc-se:Fail: regexp RTM_MISS.+ not in stdout tc-se:Fail: regexp not in stdout tc-se:Fail: regexp fc00::99 link#2 fc00::1 not in stdout tc-se:rump.halt: init failed: No such file or directory tc-end: 1662351851.696212, ndp_rtm, failed, atf-check failed; see the output of the test for details tc-start: 1662351851.779359, 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:56:2e:73:3a ./.__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:61:79:4d:30 ./.__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: 1662351931.302199, ndp_stray_entries, passed tp-end: 1662351931.346849, net/ndp/t_ndp tp-start: 1662351938.606515, net/npf/t_npf, 7 tc-start: 1662351938.618763, 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: 1662351944.141041, npf_bpf, passed tc-start: 1662351944.154504, 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: 1662351956.674596, npf_gc, passed tc-start: 1662351956.688758, 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: 1662351961.122654, npf_nat, passed tc-start: 1662351961.136907, 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: 1662351967.181666, npf_nbuf, passed tc-start: 1662351967.198242, 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: 1662351970.524416, npf_rule, passed tc-start: 1662351970.537248, 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: 1662351973.728914, npf_state, passed tc-start: 1662351973.742154, 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: 1662351977.319955, npf_table, passed tp-end: 1662351977.332100, net/npf/t_npf tp-start: 1662351980.796921, net/route/t_change, 7 tc-start: 1662351980.802130, 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: 1662351989.287866, route_change_default_flags, passed tc-start: 1662351989.309151, 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: 1662351998.86482, route_change_flags, passed tc-start: 1662351998.108172, 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: 1662352006.804595, route_change_gateway, passed tc-start: 1662352006.856480, 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: 1662352016.272961, route_change_ifa, passed tc-start: 1662352016.294980, 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: 1662352028.301929, route_change_ifp, passed tc-start: 1662352028.638797, 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: 1662352038.226440, route_change_ifp_ifa, passed tc-start: 1662352038.254544, 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: 1662352043.263295, route_change_reject2blackhole, passed tp-end: 1662352043.274795, net/route/t_change tp-start: 1662352046.624531, net/route/t_flags, 9 tc-start: 1662352046.636326, 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:25:fa:13:c2 ./.__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: 1662352072.507034, route_flags_announce, passed tc-start: 1662352072.534624, 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:60:45:40:18 ./.__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: 1662352105.462028, route_flags_blackhole, passed tc-start: 1662352105.526830, 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:b4:a5:0f:8d ./.__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: 1662352130.553717, route_flags_connected, passed tc-start: 1662352130.583542, 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:a5:f3:a6:cc ./.__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: 1662352154.930459, route_flags_default_gateway, passed tc-start: 1662352154.956367, 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:65:1e:f3: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_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:af:fe:58:ef ./.__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:5b:fd:cc:50 ./.__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: 1662352211.889346, route_flags_icmp_redirect, passed tc-start: 1662352211.950234, 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:21:70:14:f0 ./.__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: 1662352246.471143, route_flags_llinfo, passed tc-start: 1662352246.911837, 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:9d:04:7a:ff ./.__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: 1662352292.934865, route_flags_lo, passed tc-start: 1662352292.967691, 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:a5:78:52:fc ./.__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: 1662352332.212354, route_flags_reject, passed tc-start: 1662352332.254288, 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:ea:f0:85:a9 ./.__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: 1662352356.833320, route_flags_static, passed tp-end: 1662352356.867914, net/route/t_flags tp-start: 1662352360.181727, net/route/t_flags6, 8 tc-start: 1662352360.193478, 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:77:4d:5b: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: 1662352391.133188, route_flags_announce6, passed tc-start: 1662352391.163763, 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:59:7d:d9: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.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: 1662352425.294773, route_flags_blackhole6, passed tc-start: 1662352425.325701, 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:6d:77:d6:c2 ./.__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: 1662352455.903635, route_flags_connected6, passed tc-start: 1662352455.944347, 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:19:01:14:20 ./.__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: 1662352483.999916, route_flags_default_gateway6, passed tc-start: 1662352484.30457, 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:49:e1:de:b1 ./.__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: 1662352512.728632, route_flags_llinfo6, passed tc-start: 1662352512.760486, 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:3c:a0:f6:26 ./.__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: 1662352542.5367, route_flags_lo6, passed tc-start: 1662352542.123028, 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:98:61:19:ec ./.__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: 1662352588.813870, route_flags_reject6, passed tc-start: 1662352588.843828, 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:3d:0a:0c:c0 ./.__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: 1662352620.467298, route_flags_static6, passed tp-end: 1662352620.500664, net/route/t_flags6 tp-start: 1662352622.926025, net/route/t_route, 6 tc-start: 1662352622.937536, 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: 1662352636.258958, route_command_add, passed tc-start: 1662352636.293340, 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: 1662352651.682589, route_command_add6, passed tc-start: 1662352651.741404, 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:cd:f4:be:35 ./.__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:76:b8:19:01 ./.__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:ee:97:29:9d ./.__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: 1662352698.864079, route_command_get, passed tc-start: 1662352698.905909, 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:3e:3c:17:ba ./.__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:0a:91:1d:05 ./.__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:45:f0:8d:7f ./.__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: 1662352752.390011, route_command_get6, passed tc-start: 1662352752.455345, 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: 1662352765.524679, route_default_reject, passed tc-start: 1662352765.550312, 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:12:9c:f0:75 ./.__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: 1662352795.783885, route_non_subnet_gateway, passed tp-end: 1662352795.809265, net/route/t_route tp-start: 1662352796.772545, net/route/t_rtcache, 1 tc-start: 1662352796.784222, 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:23:23:00:97 ./.__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:c0:f1:61:95 ./.__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:88:4f:41:1f ./.__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:9f:62:55:57 ./.__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:61:9d:83:fa ./.__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: 1662352886.626411, rtcache_invalidation, passed tp-end: 1662352886.698566, net/route/t_rtcache tp-start: 1662352887.506528, sbin/envstat/t_envstat, 1 tc-start: 1662352887.517644, zerotemp tc-se:envstat: no drivers registered tc-so:amdtemp0 = =~ 0 tc-end: 1662352888.461500, zerotemp, expected_failure, PR kern/53410: Zero-temperature from amdtemp0 tp-end: 1662352888.475940, sbin/envstat/t_envstat tp-start: 1662352891.800337, sbin/fsck_ffs/t_enable_quotas, 20 tc-start: 1662352891.804581, 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: 1662352895.338775, corrupt_be_1, passed tc-start: 1662352895.361813, 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: 1662352898.793365, corrupt_be_2, passed tc-start: 1662352898.820170, 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: 1662352902.271510, corrupt_le_1, passed tc-start: 1662352902.302510, 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: 1662352905.636551, corrupt_le_2, passed tc-start: 1662352905.658850, 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: 1662352908.643495, dir1_be_1, passed tc-start: 1662352908.667787, 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: 1662352911.901447, dir1_be_2, passed tc-start: 1662352911.926980, 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: 1662352914.894865, dir1_le_1, passed tc-start: 1662352914.914397, 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: 1662352918.74849, dir1_le_2, passed tc-start: 1662352918.96510, 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: 1662352921.662960, disable_be_1, passed tc-start: 1662352921.685114, 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: 1662352925.377577, disable_be_2, passed tc-start: 1662352925.399556, 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: 1662352928.684578, disable_le_1, passed tc-start: 1662352928.705798, 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: 1662352932.120043, disable_le_2, passed tc-start: 1662352932.145181, 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: 1662352936.628854, notreg_be_1, passed tc-start: 1662352936.701526, 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: 1662352940.329402, notreg_be_2, passed tc-start: 1662352940.355989, 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: 1662352943.597141, notreg_le_1, passed tc-start: 1662352943.617351, 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: 1662352946.808698, notreg_le_2, passed tc-start: 1662352946.902284, 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: 1662352950.143070, unallocated_be_1, passed tc-start: 1662352950.166196, 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: 1662352953.188609, unallocated_be_2, passed tc-start: 1662352953.210874, 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: 1662352956.254873, unallocated_le_1, passed tc-start: 1662352956.276364, 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: 1662352959.361973, unallocated_le_2, passed tp-end: 1662352959.384036, sbin/fsck_ffs/t_enable_quotas tp-start: 1662352961.833378, sbin/fsck_ffs/t_check_quotas, 12 tc-start: 1662352961.846964, 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: 1662352965.527989, corrupt_list_be_1, passed tc-start: 1662352965.549236, 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: 1662352968.875310, corrupt_list_be_2, passed tc-start: 1662352968.897200, 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: 1662352972.761437, corrupt_list_le_1, passed tc-start: 1662352972.783309, 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: 1662352976.190919, corrupt_list_le_2, passed tc-start: 1662352976.215294, 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: 1662352982.252272, expand1_list_be_1, passed tc-start: 1662352982.361784, 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: 1662352987.953008, expand1_list_be_2, passed tc-start: 1662352988.59295, 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: 1662352994.40100, expand1_list_le_1, passed tc-start: 1662352994.143252, 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: 1662352999.595877, expand1_list_le_2, passed tc-start: 1662352999.716371, 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: 1662353084.522376, expand2_list_be_1, passed tc-start: 1662353086.397660, 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: 1662353168.361249, expand2_list_be_2, passed tc-start: 1662353169.840298, 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: 1662353267.340712, expand2_list_le_1, passed tc-start: 1662353268.823519, 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: 1662353352.200071, expand2_list_le_2, passed tp-end: 1662353354.51198, sbin/fsck_ffs/t_check_quotas tp-start: 1662353357.165899, sbin/gpt/t_gpt, 13 tc-start: 1662353357.179090, 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: 1662353360.282277, backup_2part, passed tc-start: 1662353360.308685, bootable_2part tc-end: 1662353360.315222, bootable_2part, skipped, Required file '/usr/mdec/gptmbr.bin' not found tc-start: 1662353360.320651, 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: 1662353365.492610, change_attr_2part, passed tc-start: 1662353365.509591, 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: 1662353369.797145, change_type_2part, passed tc-start: 1662353369.817769, 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: 1662353372.567046, create_2part, passed tc-start: 1662353372.584048, 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: 1662353374.260316, create_empty, passed tc-start: 1662353374.277336, 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: 1662353377.406664, label_2part, passed tc-start: 1662353377.427071, migrate_disklabel tc-end: 1662353378.212901, migrate_disklabel, skipped, This test is specific to architectures using MBR tc-start: 1662353378.225643, 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: 1662353381.662291, recover_backup, passed tc-start: 1662353381.682660, 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: 1662353385.118510, recover_primary, passed tc-start: 1662353385.136341, 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: 1662353388.100349, remove_2part, passed tc-start: 1662353388.118734, 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: 1662353391.952558, resize_2part, passed tc-start: 1662353391.971258, 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: 1662353396.295373, restore_2part, passed tp-end: 1662353396.318028, sbin/gpt/t_gpt tp-start: 1662353397.210267, sbin/ifconfig/t_bridge, 1 tc-start: 1662353397.216633, 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: 1662353891.788712, manybridges, passed tp-end: 1662353891.822841, sbin/ifconfig/t_bridge tp-start: 1662353892.787658, sbin/ifconfig/t_capabilities, 1 tc-start: 1662353892.801206, basic tc-so:Restoring capabilities for vioif0 tc-so:Skipping lo0, no capabilities tc-end: 1662353894.955096, basic, passed tp-end: 1662353894.966828, sbin/ifconfig/t_capabilities tp-start: 1662353895.737791, sbin/ifconfig/t_nonexistent, 1 tc-start: 1662353895.742164, nonexistent tc-so:Executing command [ ifconfig nonexistent0 1.2.3.4/24 ] tc-end: 1662353896.671922, nonexistent, passed tp-end: 1662353896.682660, sbin/ifconfig/t_nonexistent tp-start: 1662353897.448349, sbin/ifconfig/t_random_garbage, 1 tc-start: 1662353897.452755, random_garbage tc-end: 1662353898.190861, random_garbage, skipped, The test is not safe (PR kern/55451) tp-end: 1662353898.205084, sbin/ifconfig/t_random_garbage tp-start: 1662353899.153841, sbin/ifconfig/t_repeated_link_addr, 1 tc-start: 1662353899.159362, repeated_link_addr tc-end: 1662353899.870099, repeated_link_addr, skipped, can disrupt networking; also PR port-evbarm/55521 tp-end: 1662353899.884660, sbin/ifconfig/t_repeated_link_addr tp-start: 1662353901.118681, sbin/ifconfig/t_repeated_mtu, 1 tc-start: 1662353901.123422, repeated_mtu tc-end: 1662353901.833734, repeated_mtu, skipped, can disrupt networking; also PR port-evbarm/55521 tp-end: 1662353901.844724, sbin/ifconfig/t_repeated_mtu tp-start: 1662353902.704760, sbin/ifconfig/t_repeated_scan, 1 tc-start: 1662353902.709320, repeated_scan tc-end: 1662353903.426120, repeated_scan, skipped, can disrupt networking; also PR port-evbarm/55521 tp-end: 1662353903.437447, sbin/ifconfig/t_repeated_scan tp-start: 1662353904.256587, sbin/ifconfig/t_repeated_updown, 1 tc-start: 1662353904.261243, repeated_updown tc-end: 1662353904.944539, repeated_updown, skipped, can disrupt networking; also PR port-evbarm/55504 tp-end: 1662353904.955716, sbin/ifconfig/t_repeated_updown tp-start: 1662353906.97869, sbin/ifconfig/t_tap, 2 tc-start: 1662353906.102527, manytaps tc-end: 1662353907.441873, manytaps, skipped, The test causes a panic (PR kern/55417) tc-start: 1662353907.453195, overflow tc-se:ifconfig: SIOCGIFFLAGS tap99999: Device not configured tc-end: 1662353910.396636, overflow, skipped, The test causes a panic (PR kern/53546) tp-end: 1662353910.407817, sbin/ifconfig/t_tap tp-start: 1662353911.680328, sbin/ifconfig/t_woptions, 3 tc-start: 1662353911.684893, chan tc-end: 1662353912.366157, chan, skipped, Test triggers real device activity and may destroy configuration or hang. tc-start: 1662353912.378322, mediaopt tc-end: 1662353913.102253, mediaopt, skipped, Test triggers real device activity and may destroy configuration or hang. tc-start: 1662353913.114888, modes tc-end: 1662353913.752697, modes, skipped, Test triggers real device activity and may destroy configuration or hang. tp-end: 1662353913.763583, sbin/ifconfig/t_woptions tp-start: 1662353916.69884, sbin/newfs/t_enable_quotas, 12 tc-start: 1662353916.74019, 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: 1662353917.444279, enabled_be_1_both, passed tc-start: 1662353917.463936, 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: 1662353918.801687, enabled_be_1_group, passed tc-start: 1662353918.819714, 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: 1662353920.149823, enabled_be_1_user, passed tc-start: 1662353920.167907, 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: 1662353921.498563, enabled_be_2_both, passed tc-start: 1662353921.518035, 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: 1662353922.884399, enabled_be_2_group, passed tc-start: 1662353922.904302, 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: 1662353924.286978, enabled_be_2_user, passed tc-start: 1662353924.307272, 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: 1662353925.720875, enabled_le_1_both, passed tc-start: 1662353925.739498, 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: 1662353928.177485, enabled_le_1_group, passed tc-start: 1662353928.221813, 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: 1662353929.679094, enabled_le_1_user, passed tc-start: 1662353929.696831, 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: 1662353931.73495, enabled_le_2_both, passed tc-start: 1662353931.93286, 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: 1662353932.458721, enabled_le_2_group, passed tc-start: 1662353932.478559, 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: 1662353933.899610, enabled_le_2_user, passed tp-end: 1662353933.919188, sbin/newfs/t_enable_quotas tp-start: 1662353934.722327, sbin/newfs_msdos/t_create, 1 tc-start: 1662353934.733888, validfat32 tc-se:[: 44: 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: 1662353936.549647, validfat32, passed tp-end: 1662353936.575941, sbin/newfs_msdos/t_create tp-start: 1662353937.614123, sbin/resize_ffs/t_check, 1 tc-start: 1662353937.618491, 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 0.619 secs (1693983 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: 1662353941.42623, check_grow, passed tp-end: 1662353941.78201, sbin/resize_ffs/t_check tp-start: 1662353943.240645, sbin/resize_ffs/t_grow, 4 tc-start: 1662353943.245297, 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.do8IZw/mnt: not currently mounted tc-end: 1662354026.114744, grow_16M_v0_8192, passed tc-start: 1662354026.471342, 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.n2FiTh/mnt: not currently mounted tc-end: 1662354117.677007, grow_16M_v1_16384, passed tc-start: 1662354118.11324, 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.dM4tTg/mnt: not currently mounted tc-end: 1662354207.538108, grow_16M_v2_32768, passed tc-start: 1662354207.849104, 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: 1662354210.532708, grow_ffsv1_partial_cg, passed tp-end: 1662354210.554293, sbin/resize_ffs/t_grow tp-start: 1662354212.487122, sbin/resize_ffs/t_shrink, 4 tc-start: 1662354212.499452, 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.chCyNa/mnt: not currently mounted tc-end: 1662354334.860665, shrink_24M_16M_v0_32768, passed tc-start: 1662354335.171409, 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.Sp6P1O/mnt: not currently mounted tc-end: 1662354446.827279, shrink_24M_16M_v1_65536, passed tc-start: 1662354447.123841, 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.YvSl0w/mnt: not currently mounted tc-end: 1662354539.301755, shrink_24M_16M_v2_4096, expected_failure, PR bin/44205: atf-check failed; see the output of the test for details tc-start: 1662354539.714726, 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: 1662354542.344152, shrink_ffsv1_partial_cg, passed tp-end: 1662354542.367037, sbin/resize_ffs/t_shrink tp-start: 1662354544.984006, sbin/resize_ffs/t_grow_swapped, 4 tc-start: 1662354544.995454, 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.kmbFME/mnt: not currently mounted tc-end: 1662354633.193391, grow_16M_v0_65536, passed tc-start: 1662354633.477088, 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.6RABr3/mnt: not currently mounted tc-end: 1662354730.810848, grow_16M_v1_4096, passed tc-start: 1662354731.233742, 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.ekXapQ/mnt: not currently mounted tc-end: 1662354818.637922, grow_16M_v2_8192, passed tc-start: 1662354818.987881, 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: 1662354821.595007, grow_ffsv1_partial_cg, passed tp-end: 1662354821.615038, sbin/resize_ffs/t_grow_swapped tp-start: 1662354823.443786, sbin/resize_ffs/t_shrink_swapped, 4 tc-start: 1662354823.457007, 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.LpH2F8/mnt: not currently mounted tc-end: 1662354947.194293, shrink_24M_16M_v0_4096, passed tc-start: 1662354947.493582, 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.sJQNiD/mnt: not currently mounted tc-end: 1662355073.73861, shrink_24M_16M_v1_8192, passed tc-start: 1662355073.397191, 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.GRK7UR/mnt: not currently mounted tc-end: 1662355168.273593, shrink_24M_16M_v2_16384, expected_failure, PR bin/44205: atf-check failed; see the output of the test for details tc-start: 1662355168.578396, 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: 1662355171.98967, shrink_ffsv1_partial_cg, passed tp-end: 1662355171.117750, sbin/resize_ffs/t_shrink_swapped tp-start: 1662355171.936023, sbin/route/t_missing, 1 tc-start: 1662355171.947529, missing tc-so:Executing command [ route -n get ] tc-end: 1662355172.923432, missing, passed tp-end: 1662355172.935966, sbin/route/t_missing tp-start: 1662355173.819657, sbin/setkey/t_setkey, 1 tc-start: 1662355173.824639, 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: 1662355175.83090, invalid_length, passed tp-end: 1662355175.96670, sbin/setkey/t_setkey tp-start: 1662355178.262951, sbin/sysctl/t_perm, 8 tc-start: 1662355178.267585, 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: 1662355186.162787, sysctl_ddb, passed tc-start: 1662355186.178890, 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.acpi.root=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w hw.acpi.stat.gpe=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w hw.acpi.stat.sci=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w hw.acpi.stat.fixed=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w hw.acpi.stat.method=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w hw.vchiq.loglevel.core=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w hw.vchiq.loglevel.coremsg=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w hw.vchiq.loglevel.sync=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w hw.uhso.autoswitch=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w hw.wsdisplay.multicons=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.drm2.dp_aux_i2c_transfer_size=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w hw.drm2.dp_aux_i2c_speed_khz=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w hw.drm2.edid_fixup=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w hw.drm2.drm_fbdev_overalloc=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w hw.drm2.drm_fbdev_emulation=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w hw.drm2.__drm_debug=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w hw.drm2.drm_kms_helper_poll=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w hw.drm2.drm_timestamp_precision=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w hw.drm2.drm_vblank_offdelay=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w hw.drm2.radeon_cik_support=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w hw.drm2.radeon_si_support=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w hw.drm2.radeon_vce=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w hw.drm2.radeon_uvd=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w hw.drm2.radeon_mst=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w hw.drm2.radeon_auxch=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w hw.drm2.radeon_backlight=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w hw.drm2.radeon_bapm=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w hw.drm2.radeon_use_pflipirq=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w hw.drm2.radeon_deep_color=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w hw.drm2.radeon_vm_block_size=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w hw.drm2.radeon_vm_size=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w hw.drm2.radeon_hard_reset=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w hw.drm2.radeon_runtime_pm=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w hw.drm2.radeon_aspm=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w hw.drm2.radeon_dpm=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w hw.drm2.radeon_fastfb=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w hw.drm2.radeon_lockup_timeout=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w hw.drm2.radeon_msi=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w hw.drm2.radeon_pcie_gen2=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w hw.drm2.radeon_hw_i2c=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w hw.drm2.radeon_disp_priority=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w hw.drm2.radeon_audio=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w hw.drm2.radeon_tv=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w hw.drm2.radeon_connector_table=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w hw.drm2.radeon_testing=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w hw.drm2.radeon_benchmarking=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w hw.drm2.radeon_gart_size=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w hw.drm2.radeon_agpmode=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w hw.drm2.radeon_vram_limit=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w hw.drm2.radeon_r4xx_atom=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w hw.drm2.radeon_dynclks=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w hw.drm2.radeon_modeset=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w hw.drm2.radeon_no_wb=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w hw.vioif0.txrx_workqueue=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w hw.vioif0.rx.intr_process_limit=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w hw.vioif0.rx.process_limit=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w hw.vioif0.tx.intr_process_limit=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w hw.vioif0.tx.process_limit=3735928559 ] tc-end: 1662355225.19025, sysctl_hw, passed tc-start: 1662355225.33149, 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.autounload_unsafe=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: 1662355300.582119, sysctl_kern, passed tc-start: 1662355300.619811, sysctl_machdep tc-so:Executing command [ /bin/sh -c sysctl -w machdep.firmware_revision=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w machdep.board_model=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w machdep.board_revision=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w machdep.tagged_address=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w machdep.pan=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w machdep.pac=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w machdep.bti=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w machdep.hafdbs=3735928559 ] tc-end: 1662355306.337306, sysctl_machdep, passed tc-start: 1662355306.348630, 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.icmp.dynamic_rt_msg=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.ipsec.def_policy=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet.ipsec.esp_trans_deflev=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet.ipsec.esp_net_deflev=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet.ipsec.ah_trans_deflev=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet.ipsec.ah_net_deflev=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet.ipsec.ah_cleartos=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet.ipsec.ah_offsetmask=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet.ipsec.dfbit=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet.ipsec.ecn=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet.ipsec.debug=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet.ipsec.ipip_spoofcheck=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet.ipsec.enabled=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet.ipsec.used=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet.ipsec.ah_enable=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet.ipsec.esp_enable=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet.ipsec.ipcomp_enable=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet.ipsec.crypto_support=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.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.ipsecifhlim=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet6.ip6.ipsecifpmtu=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.ipsec6.def_policy=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet6.ipsec6.esp_trans_deflev=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet6.ipsec6.esp_net_deflev=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet6.ipsec6.ah_trans_deflev=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet6.ipsec6.ah_net_deflev=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet6.ipsec6.ecn=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet6.ipsec6.debug=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet6.ipsec6.enabled=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet6.ipsec6.used=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.inet6.icmp6.reflect_pmtu=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet6.icmp6.dynamic_rt_msg=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.key.debug=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.key.spi_try=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.key.spi_min_value=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.key.spi_max_value=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.key.random_int=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.key.larval_lifetime=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.key.blockacq_count=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.key.blockacq_lifetime=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.key.esp_keymin=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.key.esp_auth=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.key.ah_keymin=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.key.prefered_oldsa=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.key.allow_different_idtype=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.vioif0.rcvq.drops=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.interfaces.vioif0.sndq.len=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.interfaces.vioif0.sndq.maxlen=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.interfaces.vioif0.sndq.drops=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.interfaces.vioif0.watchdog.trigger=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-so:Executing command [ /bin/sh -c sysctl -w net.ipsecif.rps_hash=3735928559 ] tc-end: 1662355447.983020, sysctl_net, passed tc-start: 1662355448.19379, sysctl_security tc-so:Executing command [ /bin/sh -c sysctl -w security.pax.mprotect.enabled=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w security.pax.mprotect.global=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w security.pax.mprotect.ptrace=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w security.pax.mprotect.debug=3735928559 ] 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.models.extensions.hardlink_check_uid=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w security.models.extensions.hardlink_check_gid=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w security.curtain=3735928559 ] tc-end: 1662355465.43705, sysctl_security, passed tc-start: 1662355465.117652, 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.nfs.iothreads=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: 1662355477.413423, sysctl_vfs, passed tc-start: 1662355477.448624, sysctl_vm tc-so:Executing command [ /bin/sh -c sysctl -w vm.loadavg: 1.24 2.04 2.55=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.ubc_direct=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: 1662355489.43601, sysctl_vm, passed tp-end: 1662355489.64820, sbin/sysctl/t_perm tp-start: 1662355490.413119, sbin/sysctl/t_random_garbage, 1 tc-start: 1662355490.426045, random_garbage tc-end: 1662355492.600580, random_garbage, skipped, The test is not safe (PR kern/55451) tp-end: 1662355492.612971, sbin/sysctl/t_random_garbage tp-start: 1662355493.443644, sbin/sysctl/t_sysctl, 1 tc-start: 1662355493.448511, basic tc-so:Executing command [ /bin/sh -c sysctl -a ] tc-so:Executing command [ /bin/sh -c sysctl -d ] tc-end: 1662355495.176190, basic, passed tp-end: 1662355495.186409, sbin/sysctl/t_sysctl tp-start: 1662355495.371198, sys/crypto/aes/t_aes, 3 tc-start: 1662355495.376081, aes_armv8_selftest tc-end: 1662355495.501974, aes_armv8_selftest, passed tc-start: 1662355495.512865, aes_ct_selftest tc-end: 1662355495.654906, aes_ct_selftest, passed tc-start: 1662355495.666076, aes_neon_selftest tc-end: 1662355495.822446, aes_neon_selftest, passed tp-end: 1662355495.834642, sys/crypto/aes/t_aes tp-start: 1662355495.984393, sys/crypto/chacha/t_chacha, 2 tc-start: 1662355495.989205, chacha_neon_selftest tc-end: 1662355496.134139, chacha_neon_selftest, passed tc-start: 1662355496.145447, chacha_ref_selftest tc-end: 1662355496.282906, chacha_ref_selftest, passed tp-end: 1662355496.293980, sys/crypto/chacha/t_chacha tp-start: 1662355496.438259, sys/net/t_print, 2 tc-start: 1662355496.442780, dl_print tc-end: 1662355496.576906, dl_print, passed tc-start: 1662355496.587887, sdl_print tc-end: 1662355496.718907, sdl_print, passed tp-end: 1662355496.729400, sys/net/t_print tp-start: 1662355496.870909, sys/netatalk/t_print, 2 tc-start: 1662355496.875471, at_print tc-end: 1662355497.2417, at_print, passed tc-start: 1662355497.13562, sat_print tc-end: 1662355497.143283, sat_print, passed tp-end: 1662355497.154230, sys/netatalk/t_print tp-start: 1662355497.300769, sys/netinet/t_print, 2 tc-start: 1662355497.305413, in_print tc-end: 1662355497.436946, in_print, passed tc-start: 1662355497.447352, sin_print tc-end: 1662355498.304794, sin_print, passed tp-end: 1662355498.374093, sys/netinet/t_print tp-start: 1662355498.699774, sys/netinet6/t_print, 2 tc-start: 1662355498.712607, in6_print tc-end: 1662355498.876611, in6_print, passed tc-start: 1662355498.887420, sin6_print tc-end: 1662355499.20553, sin6_print, passed tp-end: 1662355499.48654, sys/netinet6/t_print tp-start: 1662355502.6430, sys/rc/t_rc_d_cli, 15 tc-start: 1662355502.11197, 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: 1662355507.698690, default_restart_no_args, expected_failure, PR bin/56506: random failure did not happen this time tc-start: 1662355507.711797, 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: 1662355511.329292, default_restart_with_args, passed tc-start: 1662355511.340007, default_start_no_args tc-so:Executing command [ /usr/tests/sys/rc/h_simple start ] tc-so:Stopping h_simple. tc-end: 1662355514.113696, default_start_no_args, expected_failure, PR bin/56506: random failure did not happen this time tc-start: 1662355514.125966, default_start_with_args tc-so:Executing command [ /usr/tests/sys/rc/h_simple start foo ] tc-end: 1662355517.247503, default_start_with_args, passed tc-start: 1662355517.257840, default_stop_no_args tc-so:Starting h_simple. tc-so:Executing command [ /usr/tests/sys/rc/h_simple stop ] tc-end: 1662355519.886517, default_stop_no_args, expected_failure, PR bin/56506: random failure did not happen this time tc-start: 1662355519.897545, 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: 1662355524.348534, default_stop_with_args, passed tc-start: 1662355524.358829, no_command tc-so:Executing command [ /usr/tests/sys/rc/h_simple ] tc-end: 1662355525.886507, no_command, passed tc-start: 1662355525.897153, overriden_custom_no_args tc-so:Executing command [ /usr/tests/sys/rc/h_args custom ] tc-end: 1662355527.674494, overriden_custom_no_args, passed tc-start: 1662355527.687617, overriden_custom_with_args tc-so:Executing command [ /usr/tests/sys/rc/h_args custom arg1 arg 2 arg3 * ] tc-end: 1662355529.627540, overriden_custom_with_args, passed tc-start: 1662355529.649733, overriden_restart_no_args tc-so:Executing command [ /usr/tests/sys/rc/h_args restart ] tc-end: 1662355531.479267, overriden_restart_no_args, passed tc-start: 1662355531.491799, overriden_restart_with_args tc-so:Executing command [ /usr/tests/sys/rc/h_args restart arg1 arg 2 arg3 * ] tc-end: 1662355533.324741, overriden_restart_with_args, passed tc-start: 1662355533.337694, overriden_start_no_args tc-so:Executing command [ /usr/tests/sys/rc/h_args start ] tc-end: 1662355535.160661, overriden_start_no_args, passed tc-start: 1662355535.173279, overriden_start_with_args tc-so:Executing command [ /usr/tests/sys/rc/h_args start arg1 arg 2 arg3 * ] tc-end: 1662355536.931728, overriden_start_with_args, passed tc-start: 1662355536.945012, overriden_stop_no_args tc-so:Executing command [ /usr/tests/sys/rc/h_args stop ] tc-end: 1662355538.714901, overriden_stop_no_args, passed tc-start: 1662355538.726736, overriden_stop_with_args tc-so:Executing command [ /usr/tests/sys/rc/h_args stop arg1 arg 2 arg3 * ] tc-end: 1662355540.520630, overriden_stop_with_args, passed tp-end: 1662355540.533217, sys/rc/t_rc_d_cli tp-start: 1662355545.448977, usr.bin/awk/t_awk, 26 tc-start: 1662355545.453672, assign_NF tc-so:Executing command [ /bin/sh -c awk -f d_assign_NF.awk < d_assign_NF.in ] tc-end: 1662355547.8267, assign_NF, passed tc-start: 1662355547.25329, big_regexp tc-so:Executing command [ /bin/sh -c awk -f d_big_regexp.awk < d_big_regexp.in ] tc-end: 1662355548.409102, big_regexp, passed tc-start: 1662355548.426756, empty_rs tc-so:Executing command [ /bin/sh -c echo foo | awk 1 RS='' ] tc-end: 1662355551.22581, empty_rs, passed tc-start: 1662355551.33096, 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: 1662355553.482255, end, passed tc-start: 1662355553.505499, 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: 1662355554.945066, modify_subsep, passed tc-start: 1662355554.955059, 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: 1662355558.750072, multibyte, passed tc-start: 1662355558.771772, 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: 1662355560.168763, newline_rs, passed tc-start: 1662355560.178876, period tc-so:Executing command [ /bin/sh -c awk -v x=0.5 -f d_period.awk < d_period.in ] tc-end: 1662355562.121042, period, passed tc-start: 1662355562.137943, regex_caret_1_rs tc-so:Executing command [ /bin/sh -c echo a1a2a3a | awk 1 RS='^a' ] tc-end: 1662355563.302167, regex_caret_1_rs, passed tc-start: 1662355563.313536, regex_caret_2_rs tc-so:Executing command [ /bin/sh -c echo aaa1a2a | awk 1 RS='^a' ] tc-end: 1662355564.496063, regex_caret_2_rs, passed tc-start: 1662355564.507133, regex_dollar_1_rs tc-so:Executing command [ /bin/sh -c echo a1a2a3a | awk 1 RS='a$' ] tc-end: 1662355565.667093, regex_dollar_1_rs, passed tc-start: 1662355565.677405, regex_dollar_2_rs tc-so:Executing command [ /bin/sh -c echo a1a2aaa | awk 1 RS='a$' ] tc-end: 1662355566.820470, regex_dollar_2_rs, passed tc-start: 1662355566.831155, regex_or_1_rs tc-so:Executing command [ /bin/sh -c echo 1abc | awk 1 RS='abcde|b' ] tc-end: 1662355568.52007, regex_or_1_rs, passed tc-start: 1662355568.62667, regex_or_2_rs tc-so:Executing command [ /bin/sh -c echo 1abcdf2 | awk 1 RS='abcde|b' ] tc-end: 1662355569.255469, regex_or_2_rs, passed tc-start: 1662355569.266551, regex_or_3_rs tc-so:Executing command [ /bin/sh -c echo 1abcdebf2 | awk 1 RS='abcde|b' ] tc-end: 1662355570.596877, regex_or_3_rs, passed tc-start: 1662355570.613642, regex_range tc-so:Executing command [ /bin/sh -c echo '1 a' | awk '/[[:digit:]][[:space:]][[:alpha:]]/ { print "matched"; }' ] tc-end: 1662355572.636253, regex_range, passed tc-start: 1662355572.647330, regex_reallocation_rs tc-so:Executing command [ /bin/sh -c jot -s a 10000 | awk 'NR>1' RS='999[0-9]' ] tc-end: 1662355573.965590, regex_reallocation_rs, passed tc-start: 1662355573.977944, regex_repeat tc-so:Executing command [ /bin/sh -c echo 'aaabbbbcc' | awk '/a{3}b{4}c{2}/ { print "matched"; }' ] tc-end: 1662355575.404574, regex_repeat, passed tc-start: 1662355575.418559, regex_two_star_rs tc-so:Executing command [ /bin/sh -c echo 1a2ab3aab4 | awk 1 RS='aa*b*' ] tc-end: 1662355576.610627, regex_two_star_rs, passed tc-start: 1662355576.621046, single_char_regex_group_rs tc-so:Executing command [ /bin/sh -c echo 1a2aa3aaa4 | awk 1 RS='[a]' ] tc-end: 1662355577.797338, single_char_regex_group_rs, passed tc-start: 1662355577.814384, single_char_regex_star_rs tc-so:Executing command [ /bin/sh -c echo 1a2aa3aaa4 | awk 1 RS='a*' ] tc-end: 1662355578.995735, single_char_regex_star_rs, passed tc-start: 1662355579.7345, single_char_rs tc-so:Executing command [ /bin/sh -c echo 1a2aa3aaa4 | awk 1 RS=a ] tc-end: 1662355580.186946, single_char_rs, passed tc-start: 1662355580.197084, string1 tc-so:Executing command [ awk -f d_string1.awk ] tc-end: 1662355581.450780, string1, passed tc-start: 1662355581.464959, two_char_regex_group_rs tc-so:Executing command [ /bin/sh -c echo 1a2ab3aba4 | awk 1 RS='[ab]' ] tc-end: 1662355583.240185, two_char_regex_group_rs, passed tc-start: 1662355583.251881, two_char_regex_star_rs tc-so:Executing command [ /bin/sh -c echo 1a2aa3aaa4 | awk 1 RS='aa*' ] tc-end: 1662355585.345614, two_char_regex_star_rs, passed tc-start: 1662355585.376543, two_char_rs tc-so:Executing command [ /bin/sh -c echo 1ab2ab3ab4 | awk 1 RS=ab ] tc-end: 1662355586.621314, two_char_rs, passed tp-end: 1662355586.631700, usr.bin/awk/t_awk tp-start: 1662355587.705040, usr.bin/basename/t_basename, 2 tc-start: 1662355587.718623, 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: 1662355590.723592, basic, passed tc-start: 1662355590.733955, 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: 1662355592.559056, suffix, passed tp-end: 1662355592.569961, usr.bin/basename/t_basename tp-start: 1662355593.354181, usr.bin/bzip2/t_bzip2, 1 tc-start: 1662355593.358728, 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: 1662355598.581509, basic, passed tp-end: 1662355598.591808, usr.bin/bzip2/t_bzip2 tp-start: 1662355600.355907, usr.bin/cc/t_asan_double_free, 3 tc-start: 1662355600.360510, double_free tc-so:Executing command [ ./test ] tc-end: 1662355609.844710, double_free, passed tc-start: 1662355609.864167, double_free_pic tc-so:Executing command [ ./test ] tc-end: 1662355619.639003, double_free_pic, passed tc-start: 1662355619.660749, double_free_pie tc-so:Executing command [ ./test ] tc-end: 1662355626.334618, double_free_pie, passed tp-end: 1662355626.356436, usr.bin/cc/t_asan_double_free tp-start: 1662355627.942901, usr.bin/cc/t_asan_global_buffer_overflow, 3 tc-start: 1662355627.947586, global_buffer_overflow tc-so:Executing command [ ./test ] tc-end: 1662355633.473244, global_buffer_overflow, passed tc-start: 1662355633.492165, global_buffer_overflow_pic tc-so:Executing command [ ./test ] tc-end: 1662355642.404431, global_buffer_overflow_pic, passed tc-start: 1662355642.422059, global_buffer_overflow_pie tc-so:Executing command [ ./test ] tc-end: 1662355649.630780, global_buffer_overflow_pie, passed tp-end: 1662355649.647516, usr.bin/cc/t_asan_global_buffer_overflow tp-start: 1662355651.429661, usr.bin/cc/t_asan_heap_overflow, 3 tc-start: 1662355651.433748, heap_overflow tc-so:Executing command [ ./test ] tc-end: 1662355657.430678, heap_overflow, passed tc-start: 1662355657.446391, heap_overflow_pic tc-so:Executing command [ ./test ] tc-end: 1662355666.635380, heap_overflow_pic, passed tc-start: 1662355666.653825, heap_overflow_pie tc-so:Executing command [ ./test ] tc-end: 1662355674.239957, heap_overflow_pie, passed tp-end: 1662355674.273341, usr.bin/cc/t_asan_heap_overflow tp-start: 1662355675.945679, usr.bin/cc/t_asan_off_by_one, 3 tc-start: 1662355675.957717, off_by_one tc-so:Executing command [ ./test ] tc-end: 1662355681.903343, off_by_one, passed tc-start: 1662355681.922056, off_by_one_pic tc-so:Executing command [ ./test ] tc-end: 1662355692.841456, off_by_one_pic, passed tc-start: 1662355692.857880, off_by_one_pie tc-so:Executing command [ ./test ] tc-end: 1662355699.456935, off_by_one_pie, passed tp-end: 1662355699.472638, usr.bin/cc/t_asan_off_by_one tp-start: 1662355701.937227, usr.bin/cc/t_asan_poison, 3 tc-start: 1662355701.941530, poison tc-so:Executing command [ ./test ] tc-end: 1662355707.954797, poison, passed tc-start: 1662355707.973407, poison_pic tc-so:Executing command [ ./test ] tc-end: 1662355717.304215, poison_pic, passed tc-start: 1662355717.321398, poison_pie tc-so:Executing command [ ./test ] tc-end: 1662355724.798467, poison_pie, passed tp-end: 1662355724.823707, usr.bin/cc/t_asan_poison tp-start: 1662355726.414451, usr.bin/cc/t_asan_uaf, 3 tc-start: 1662355726.419133, uaf tc-so:Executing command [ ./test ] tc-end: 1662355732.706569, uaf, passed tc-start: 1662355732.721510, uaf_pic tc-so:Executing command [ ./test ] tc-end: 1662355743.116919, uaf_pic, passed tc-start: 1662355743.134853, uaf_pie tc-so:Executing command [ ./test ] tc-end: 1662355751.743318, uaf_pie, passed tp-end: 1662355751.797503, usr.bin/cc/t_asan_uaf tp-start: 1662355755.294939, usr.bin/cc/t_ubsan_int_add_overflow, 3 tc-start: 1662355755.311244, int_add_overflow tc-so:Executing command [ ./test ] tc-end: 1662355762.857934, int_add_overflow, passed tc-start: 1662355762.877547, int_add_overflow_pic tc-so:Executing command [ ./test ] tc-end: 1662355773.260891, int_add_overflow_pic, passed tc-start: 1662355773.280753, int_add_overflow_pie tc-so:Executing command [ ./test ] tc-end: 1662355783.362154, int_add_overflow_pie, passed tp-end: 1662355783.383083, usr.bin/cc/t_ubsan_int_add_overflow tp-start: 1662355786.691941, usr.bin/cc/t_ubsan_int_neg_overflow, 3 tc-start: 1662355786.696811, int_neg_overflow tc-so:Executing command [ ./test ] tc-end: 1662355794.778906, int_neg_overflow, passed tc-start: 1662355794.798098, int_neg_overflow_pic tc-so:Executing command [ ./test ] tc-end: 1662355804.833104, int_neg_overflow_pic, passed tc-start: 1662355804.851025, int_neg_overflow_pie tc-so:Executing command [ ./test ] tc-end: 1662355813.103900, int_neg_overflow_pie, passed tp-end: 1662355813.120054, usr.bin/cc/t_ubsan_int_neg_overflow tp-start: 1662355816.802142, usr.bin/cc/t_ubsan_vla_out_of_bounds, 3 tc-start: 1662355816.807813, vla_out_of_bounds tc-so:Executing command [ ./test ] tc-end: 1662355824.509390, vla_out_of_bounds, passed tc-start: 1662355824.525033, vla_out_of_bounds_pic tc-so:Executing command [ ./test ] tc-end: 1662355836.19170, vla_out_of_bounds_pic, passed tc-start: 1662355836.61221, vla_out_of_bounds_pie tc-so:Executing command [ ./test ] tc-end: 1662355847.95801, vla_out_of_bounds_pie, passed tp-end: 1662355847.133739, usr.bin/cc/t_ubsan_vla_out_of_bounds tp-start: 1662355850.569267, usr.bin/cc/t_ubsan_int_sub_overflow, 3 tc-start: 1662355850.581094, int_sub_overflow tc-so:Executing command [ ./test ] tc-end: 1662355859.195050, int_sub_overflow, passed tc-start: 1662355859.209205, int_sub_overflow_pic tc-so:Executing command [ ./test ] tc-end: 1662355869.128069, int_sub_overflow_pic, passed tc-start: 1662355869.145916, int_sub_overflow_pie tc-so:Executing command [ ./test ] tc-end: 1662355876.688187, int_sub_overflow_pie, passed tp-end: 1662355876.702154, usr.bin/cc/t_ubsan_int_sub_overflow tp-start: 1662355879.697549, usr.bin/cc/t_ubsan_int_divzero, 3 tc-start: 1662355879.702001, int_divzero tc-so:Executing command [ ./test ] tc-end: 1662355887.747685, int_divzero, passed tc-start: 1662355887.762041, int_divzero_pic tc-so:Executing command [ ./test ] tc-end: 1662355898.142649, int_divzero_pic, passed tc-start: 1662355898.160149, int_divzero_pie tc-so:Executing command [ ./test ] tc-end: 1662355906.334760, int_divzero_pie, passed tp-end: 1662355906.349874, usr.bin/cc/t_ubsan_int_divzero tp-start: 1662355908.101635, usr.bin/cc/t_hello, 5 tc-start: 1662355908.107409, hello tc-so:Executing command [ cc -o hello test.c ] tc-so:Executing command [ ./hello ] tc-end: 1662355912.406969, hello, passed tc-start: 1662355912.424620, hello32 tc-end: 1662355915.878226, hello32, skipped, cc -m32 not supported on this architecture tc-start: 1662355915.895761, 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: 1662355924.363245, hello_pic, passed tc-start: 1662355924.402525, hello_pie tc-so:Executing command [ cc -fpie -pie -o hello test.c ] tc-so:Executing command [ ./hello ] tc-end: 1662355929.621418, hello_pie, passed tc-start: 1662355929.637033, hello_profile tc-so:Executing command [ cc -static -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: 1662355940.129488, hello_profile, passed tp-end: 1662355940.162687, usr.bin/cc/t_hello tp-start: 1662355941.63792, usr.bin/cc/t_libgomp, 1 tc-start: 1662355941.75807, libgomp tc-so:Executing command [ cc -fopenmp -o hellogomp hello.c ] tc-so:Executing command [ ./hellogomp ] tc-end: 1662355946.35317, libgomp, passed tp-end: 1662355946.56053, usr.bin/cc/t_libgomp tp-start: 1662355946.998646, usr.bin/cc/t_fuzzer_oom, 1 tc-start: 1662355947.3074, target_not_supported tc-end: 1662355947.845250, target_not_supported, skipped, Target is not supported tp-end: 1662355947.857613, usr.bin/cc/t_fuzzer_oom tp-start: 1662355948.862517, usr.bin/cc/t_fuzzer_simple, 1 tc-start: 1662355948.867677, target_not_supported tc-end: 1662355949.727753, target_not_supported, skipped, Target is not supported tp-end: 1662355949.738942, usr.bin/cc/t_fuzzer_simple tp-start: 1662355950.703808, usr.bin/cc/t_fuzzer_timeout, 1 tc-start: 1662355950.708860, target_not_supported tc-end: 1662355951.540014, target_not_supported, skipped, Target is not supported tp-end: 1662355951.640235, usr.bin/cc/t_fuzzer_timeout tp-start: 1662355952.733608, usr.bin/cc/t_msan_allocated_memory, 1 tc-start: 1662355952.738225, target_not_supported tc-end: 1662355953.558451, target_not_supported, skipped, Target is not supported tp-end: 1662355953.568466, usr.bin/cc/t_msan_allocated_memory tp-start: 1662355954.517159, usr.bin/cc/t_msan_check_mem, 1 tc-start: 1662355954.521869, target_not_supported tc-end: 1662355955.444310, target_not_supported, skipped, Target is not supported tp-end: 1662355955.456295, usr.bin/cc/t_msan_check_mem tp-start: 1662355956.505685, usr.bin/cc/t_msan_free, 1 tc-start: 1662355956.510126, target_not_supported tc-end: 1662355957.542729, target_not_supported, skipped, Target is not supported tp-end: 1662355957.556628, usr.bin/cc/t_msan_free tp-start: 1662355958.551444, usr.bin/cc/t_msan_heap, 1 tc-start: 1662355958.555576, target_not_supported tc-end: 1662355959.423300, target_not_supported, skipped, Target is not supported tp-end: 1662355959.447700, usr.bin/cc/t_msan_heap tp-start: 1662355960.426899, usr.bin/cc/t_msan_partial_poison, 1 tc-start: 1662355960.431137, target_not_supported tc-end: 1662355961.267806, target_not_supported, skipped, Target is not supported tp-end: 1662355961.279162, usr.bin/cc/t_msan_partial_poison tp-start: 1662355962.205010, usr.bin/cc/t_msan_poison, 1 tc-start: 1662355962.209612, target_not_supported tc-end: 1662355963.114829, target_not_supported, skipped, Target is not supported tp-end: 1662355963.125308, usr.bin/cc/t_msan_poison tp-start: 1662355964.80807, usr.bin/cc/t_msan_realloc, 1 tc-start: 1662355964.85417, target_not_supported tc-end: 1662355964.937928, target_not_supported, skipped, Target is not supported tp-end: 1662355964.950623, usr.bin/cc/t_msan_realloc tp-start: 1662355965.923383, usr.bin/cc/t_msan_shadow, 1 tc-start: 1662355965.928374, target_not_supported tc-end: 1662355966.781907, target_not_supported, skipped, Target is not supported tp-end: 1662355966.793096, usr.bin/cc/t_msan_shadow tp-start: 1662355967.722791, usr.bin/cc/t_msan_stack, 1 tc-start: 1662355967.726890, target_not_supported tc-end: 1662355968.594801, target_not_supported, skipped, Target is not supported tp-end: 1662355968.605418, usr.bin/cc/t_msan_stack tp-start: 1662355969.589788, usr.bin/cc/t_msan_unpoison, 1 tc-start: 1662355969.594614, target_not_supported tc-end: 1662355970.423741, target_not_supported, skipped, Target is not supported tp-end: 1662355970.434366, usr.bin/cc/t_msan_unpoison tp-start: 1662355972.152871, usr.bin/cc/t_tsan_data_race, 4 tc-start: 1662355972.157275, data_race tc-end: 1662355972.160657, data_race, skipped, Requires the 'x86_64' architecture tc-start: 1662355972.163221, data_race_pic tc-end: 1662355972.166141, data_race_pic, skipped, Requires the 'x86_64' architecture tc-start: 1662355972.168647, data_race_pie tc-end: 1662355972.171856, data_race_pie, skipped, Requires the 'x86_64' architecture tc-start: 1662355972.174177, data_race_profile tc-end: 1662355972.176976, data_race_profile, skipped, Requires the 'x86_64' architecture tp-end: 1662355972.179123, usr.bin/cc/t_tsan_data_race tp-start: 1662355973.921681, usr.bin/cc/t_tsan_heap_use_after_free, 4 tc-start: 1662355973.926630, heap_use_after_free tc-end: 1662355973.929705, heap_use_after_free, skipped, Requires the 'x86_64' architecture tc-start: 1662355973.932869, heap_use_after_free_pic tc-end: 1662355973.935815, heap_use_after_free_pic, skipped, Requires the 'x86_64' architecture tc-start: 1662355973.938050, heap_use_after_free_pie tc-end: 1662355973.940887, heap_use_after_free_pie, skipped, Requires the 'x86_64' architecture tc-start: 1662355973.943487, heap_use_after_free_profile tc-end: 1662355973.946381, heap_use_after_free_profile, skipped, Requires the 'x86_64' architecture tp-end: 1662355973.948586, usr.bin/cc/t_tsan_heap_use_after_free tp-start: 1662355975.724320, usr.bin/cc/t_tsan_lock_order_inversion, 4 tc-start: 1662355975.729176, lock_order_inversion tc-end: 1662355975.732055, lock_order_inversion, skipped, Requires the 'x86_64' architecture tc-start: 1662355975.734584, lock_order_inversion_pic tc-end: 1662355975.737597, lock_order_inversion_pic, skipped, Requires the 'x86_64' architecture tc-start: 1662355975.739948, lock_order_inversion_pie tc-end: 1662355975.743769, lock_order_inversion_pie, skipped, Requires the 'x86_64' architecture tc-start: 1662355975.746322, lock_order_inversion_profile tc-end: 1662355975.749458, lock_order_inversion_profile, skipped, Requires the 'x86_64' architecture tp-end: 1662355975.751937, usr.bin/cc/t_tsan_lock_order_inversion tp-start: 1662355977.553011, usr.bin/cc/t_tsan_locked_mutex_destroy, 4 tc-start: 1662355977.557776, locked_mutex_destroy tc-end: 1662355977.560682, locked_mutex_destroy, skipped, Requires the 'x86_64' architecture tc-start: 1662355977.563208, locked_mutex_destroy_pic tc-end: 1662355977.566359, locked_mutex_destroy_pic, skipped, Requires the 'x86_64' architecture tc-start: 1662355977.568815, locked_mutex_destroy_pie tc-end: 1662355977.572442, locked_mutex_destroy_pie, skipped, Requires the 'x86_64' architecture tc-start: 1662355977.574937, locked_mutex_destroy_profile tc-end: 1662355977.577965, locked_mutex_destroy_profile, skipped, Requires the 'x86_64' architecture tp-end: 1662355977.580386, usr.bin/cc/t_tsan_locked_mutex_destroy tp-start: 1662355979.426901, usr.bin/cc/t_tsan_signal_errno, 4 tc-start: 1662355979.431523, signal_errno tc-end: 1662355979.434306, signal_errno, skipped, Requires the 'x86_64' architecture tc-start: 1662355979.436722, signal_errno_pic tc-end: 1662355979.439657, signal_errno_pic, skipped, Requires the 'x86_64' architecture tc-start: 1662355979.442104, signal_errno_pie tc-end: 1662355979.445097, signal_errno_pie, skipped, Requires the 'x86_64' architecture tc-start: 1662355979.448139, signal_errno_profile tc-end: 1662355979.451102, signal_errno_profile, skipped, Requires the 'x86_64' architecture tp-end: 1662355979.454172, usr.bin/cc/t_tsan_signal_errno tp-start: 1662355981.206848, usr.bin/cc/t_tsan_thread_leak, 4 tc-start: 1662355981.211255, thread_leak tc-end: 1662355981.213906, thread_leak, skipped, Requires the 'x86_64' architecture tc-start: 1662355981.216439, thread_leak_pic tc-end: 1662355981.219225, thread_leak_pic, skipped, Requires the 'x86_64' architecture tc-start: 1662355981.228021, thread_leak_pie tc-end: 1662355981.231146, thread_leak_pie, skipped, Requires the 'x86_64' architecture tc-start: 1662355981.233396, thread_leak_profile tc-end: 1662355981.236495, thread_leak_profile, skipped, Requires the 'x86_64' architecture tp-end: 1662355981.238906, usr.bin/cc/t_tsan_thread_leak tp-start: 1662355982.158163, usr.bin/cmp/t_cmp, 2 tc-start: 1662355982.162497, 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: 1662355984.288233, missing, passed tc-start: 1662355984.300202, 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: 1662355986.97292, skip, passed tp-end: 1662355986.111360, usr.bin/cmp/t_cmp tp-start: 1662355987.409975, usr.bin/compress/t_pr_19722, 8 tc-start: 1662355987.414115, compress_small_file tc-so:Executing command [ compress file ] tc-so:Executing command [ cat file ] tc-so:Executing command [ test ! -f file.Z ] tc-end: 1662355989.331467, compress_small_file, passed tc-start: 1662355989.347011, compress_small_file_force tc-so:Executing command [ compress -f file ] tc-so:Executing command [ test ! -f file ] tc-so:Executing command [ od -Ax -tx1 file.Z ] tc-end: 1662355990.904303, compress_small_file_force, passed tc-start: 1662355990.917839, roundtrip tc-so:Executing command [ dd if=/dev/urandom of=file bs=4k count=10 ] tc-so:Executing command [ cp file original ] tc-so:Executing command [ compress -f file ] tc-so:Executing command [ uncompress file.Z ] tc-so:Executing command [ cmp file original ] tc-end: 1662355993.23358, roundtrip, passed tc-start: 1662355993.227259, uncompress_basename tc-so:Executing command [ sh -c echo 'hello' > file ] tc-so:Executing command [ compress -f file ] tc-so:Executing command [ uncompress file ] tc-so:Executing command [ cat file ] tc-so:Executing command [ test ! -f file.Z ] tc-end: 1662355995.462353, uncompress_basename, passed tc-start: 1662355995.475870, uncompress_broken_source_existing_target tc-so:Executing command [ uncompress -f file.Z ] tc-so:Executing command [ cat file.Z ] tc-so:Executing command [ cat file ] tc-end: 1662355997.5765, uncompress_broken_source_existing_target, passed tc-start: 1662355997.20240, uncompress_broken_source_no_target tc-so:Executing command [ uncompress -f file ] tc-so:Executing command [ test ! -f file ] tc-so:Executing command [ test -f file.Z ] tc-end: 1662355998.462215, uncompress_broken_source_no_target, passed tc-start: 1662355998.475347, uncompress_no_source_existing_target tc-so:Executing command [ sh -c echo 'hello' > file ] tc-so:Executing command [ uncompress -f file ] tc-so:Executing command [ cat file ] tc-so:Executing command [ test ! -f file.Z ] tc-end: 1662356000.338590, uncompress_no_source_existing_target, passed tc-start: 1662356000.351491, uncompress_no_source_no_target tc-so:Executing command [ uncompress -f file ] tc-so:Executing command [ test ! -f file ] tc-so:Executing command [ test ! -f file.Z ] tc-end: 1662356001.910762, uncompress_no_source_no_target, passed tp-end: 1662356001.921698, usr.bin/compress/t_pr_19722 tp-start: 1662356005.799672, usr.bin/config/t_config, 14 tc-start: 1662356005.804900, 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: 1662356007.69979, deffs_redef, passed tc-start: 1662356007.87119, devi tc-so:Executing command [ test 0 -eq 0 ] tc-end: 1662356009.134434, devi, passed tc-start: 1662356009.173161, ifdef tc-so:Executing command [ test 0 -eq 0 ] tc-end: 1662356011.590976, ifdef, passed tc-start: 1662356011.669216, 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: 1662356013.120006, loop, passed tc-start: 1662356013.181441, 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: 1662356014.540215, loop2, passed tc-start: 1662356014.570959, min tc-so:Executing command [ test 0 -eq 0 ] tc-end: 1662356016.357127, min, passed tc-start: 1662356016.389571, 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: 1662356017.527714, no_pseudo, passed tc-start: 1662356017.545361, no_select tc-so:Executing command [ test 0 -eq 0 ] tc-end: 1662356019.146602, no_select, passed tc-start: 1662356019.180377, 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: 1662356020.373263, no_undefined_opt, passed tc-start: 1662356020.439637, 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: 1662356021.555802, postponed_orphan, passed tc-start: 1662356021.572711, 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: 1662356022.743070, pseudo_parent, passed tc-start: 1662356022.773496, select tc-so:Executing command [ test 0 -eq 0 ] tc-end: 1662356024.435671, select, passed tc-start: 1662356024.476797, 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: 1662356025.610234, shadow_instance, passed tc-start: 1662356025.643934, undefined_opt tc-so:Executing command [ config -s /usr/tests/usr.bin/config/support -b compile/undefined_opt d_undefined_opt ] tc-end: 1662356026.880154, undefined_opt, passed tp-end: 1662356026.915077, usr.bin/config/t_config tp-start: 1662356027.775004, usr.bin/cpio/t_cpio, 1 tc-start: 1662356027.787166, cpio tc-so:Executing command [ /usr/tests/usr.bin/cpio/h_cpio -p /tmp/atf-run.HrUB4V/bsdcpio -r /usr/tests/usr.bin/cpio ] tc-end: 1662356091.180140, cpio, passed tp-end: 1662356091.220981, usr.bin/cpio/t_cpio tp-start: 1662356092.367512, usr.bin/col/t_col, 3 tc-start: 1662356092.381241, 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: 1662356094.396077, hlf, passed tc-start: 1662356094.407474, 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: 1662356096.943458, nl, passed tc-start: 1662356096.953789, rlf tc-so:Executing command [ col ] tc-so:Executing command [ col ] tc-so:Executing command [ col -x ] tc-so:Executing command [ col ] tc-end: 1662356100.102088, rlf, passed tp-end: 1662356100.112299, usr.bin/col/t_col tp-start: 1662356101.626079, usr.bin/cut/t_cut, 6 tc-start: 1662356101.630467, basic tc-end: 1662356103.834741, basic, passed tc-start: 1662356103.847532, dflag tc-end: 1662356106.308089, dflag, passed tc-start: 1662356106.320101, dsflag tc-end: 1662356108.519253, dsflag, passed tc-start: 1662356108.534651, 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: 1662356109.879970, latin1, passed tc-start: 1662356109.890545, sflag tc-end: 1662356112.101742, sflag, passed tc-start: 1662356112.114321, 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: 1662356113.810672, utf8, passed tp-end: 1662356113.835009, usr.bin/cut/t_cut tp-start: 1662356114.960032, usr.bin/diff/t_diff, 3 tc-start: 1662356114.964876, 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: 1662356116.128481, mallocv, passed tc-start: 1662356116.139456, 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: 1662356117.398832, nomallocv, passed tc-start: 1662356117.409471, 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: 1662356118.473913, same, passed tp-end: 1662356118.483697, usr.bin/diff/t_diff tp-start: 1662356119.249694, usr.bin/dirname/t_dirname, 1 tc-start: 1662356119.254284, 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: 1662356122.698730, basic, passed tp-end: 1662356122.709127, usr.bin/dirname/t_dirname tp-start: 1662356123.837565, usr.bin/find/t_find, 3 tc-start: 1662356123.842470, emptyperm tc-so:Executing command [ /bin/sh -c find /var -empty -type d ] tc-end: 1662356125.133808, emptyperm, passed tc-start: 1662356125.147411, exit tc-so:Executing command [ /bin/sh -c find /etc -type f -exit ] tc-end: 1662356126.464944, exit, passed tc-start: 1662356126.476738, exit_status tc-so:Executing command [ /bin/sh -c find / -exit 62 ] tc-end: 1662356127.649581, exit_status, passed tp-end: 1662356127.660292, usr.bin/find/t_find tp-start: 1662356128.661543, usr.bin/fstat/t_fstat, 2 tc-start: 1662356128.666202, 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 208 ] tc-so:Executing command [ /bin/sh -c fstat -p 440 ] tc-so:Executing command [ /bin/sh -c fstat -p 452 ] tc-so:Executing command [ /bin/sh -c fstat -p 461 ] tc-so:Executing command [ /bin/sh -c fstat -p 472 ] tc-so:Executing command [ /bin/sh -c fstat -p 539 ] tc-so:Executing command [ /bin/sh -c fstat -p 540 ] tc-so:Executing command [ /bin/sh -c fstat -p 542 ] tc-so:Executing command [ /bin/sh -c fstat -p 695 ] tc-so:Executing command [ /bin/sh -c fstat -p 756 ] tc-so:Executing command [ /bin/sh -c fstat -p 758 ] tc-so:Executing command [ /bin/sh -c fstat -p 1581 ] tc-so:Executing command [ /bin/sh -c fstat -p 1887 ] tc-so:Executing command [ /bin/sh -c fstat -p 2968 ] tc-so:Executing command [ /bin/sh -c fstat -p 411 ] tc-so:Executing command [ /bin/sh -c fstat -p 420 ] tc-so:Executing command [ /bin/sh -c fstat -p 424 ] tc-so:Executing command [ /bin/sh -c fstat -p 425 ] tc-so:Executing command [ /bin/sh -c fstat -p 431 ] tc-so:Executing command [ /bin/sh -c fstat -p 433 ] tc-so:Executing command [ /bin/sh -c fstat -p 1076 ] tc-so:Executing command [ /bin/sh -c fstat -p 8947 ] tc-so:Executing command [ /bin/sh -c fstat -p 11534 ] tc-so:Executing command [ /bin/sh -c fstat -p 19607 ] tc-end: 1662356142.101381, basic, passed tc-start: 1662356142.113918, 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: 1662356144.859769, err, passed tp-end: 1662356144.871418, usr.bin/fstat/t_fstat tp-start: 1662356146.319955, usr.bin/gdb/t_regress, 3 tc-start: 1662356146.324619, pie tc-so:Executing command [ grep annot access memory gdb.out ] tc-end: 1662356153.550718, pie, passed tc-start: 1662356153.594390, threads tc-se:test.gdb:4: Error in sourced command file: tc-se:The program is not being run. tc-so:Executing command [ grep Program received signal SIGTRAP gdb.out ] tc-end: 1662356167.97655, threads, passed tc-start: 1662356167.111945, xml tc-so:Executing command [ grep Can not parse XML gdb.out ] tc-end: 1662356169.21934, xml, passed tp-end: 1662356169.39383, usr.bin/gdb/t_regress tp-start: 1662356172.557733, usr.bin/grep/t_grep, 19 tc-start: 1662356172.569407, basic tc-so:Executing command [ /bin/sh -c jot 10000 | grep 123 ] tc-end: 1662356173.799422, basic, passed tc-start: 1662356173.809598, 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: 1662356175.226918, begin_end, passed tc-start: 1662356175.239541, 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: 1662356176.387040, binary, passed tc-start: 1662356176.399139, 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: 1662356178.900381, context, passed tc-start: 1662356178.923862, 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: 1662356180.625647, context2, passed tc-start: 1662356180.641167, egrep tc-so:Executing command [ egrep \?|\*$$ /usr/tests/usr.bin/grep/d_input ] tc-end: 1662356181.935201, egrep, passed tc-start: 1662356181.946146, 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: 1662356183.210506, file_exp, passed tc-start: 1662356183.221044, ignore_case tc-so:Executing command [ grep -i Upper /usr/tests/usr.bin/grep/d_input ] tc-end: 1662356184.240321, ignore_case, passed tc-start: 1662356184.251786, invert tc-so:Executing command [ grep -v fish /usr/tests/usr.bin/grep/d_invert.in ] tc-end: 1662356185.253023, invert, passed tc-start: 1662356185.263204, negative tc-so:Executing command [ grep not a hope in hell /usr/tests/usr.bin/grep/d_input ] tc-end: 1662356186.197682, negative, passed tc-start: 1662356186.208089, nonexistent tc-so:Executing command [ grep -s foobar nonexistent ] tc-end: 1662356187.118618, nonexistent, passed tc-start: 1662356187.131311, recurse tc-so:Executing command [ /bin/sh -c grep -r haddock recurse | sort ] tc-end: 1662356188.476146, recurse, passed tc-start: 1662356188.510282, recurse_symlink tc-so:Executing command [ grep -r string test ] tc-end: 1662356189.744913, recurse_symlink, passed tc-start: 1662356189.773625, whole_line tc-so:Executing command [ grep -x matchme /usr/tests/usr.bin/grep/d_input ] tc-end: 1662356190.804968, whole_line, passed tc-start: 1662356190.815048, 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: 1662356194.262634, word_in_line, passed tc-start: 1662356194.278464, 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: 1662356197.917151, word_in_line_utf8, passed tc-start: 1662356197.930338, 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: 1662356199.867503, word_locale, passed tc-start: 1662356199.882787, word_regexps tc-so:Executing command [ grep -w separated /usr/tests/usr.bin/grep/d_input ] tc-end: 1662356200.917850, word_regexps, passed tc-start: 1662356200.930283, zgrep tc-so:Executing command [ zgrep -h line d_input.gz ] tc-end: 1662356202.524356, zgrep, passed tp-end: 1662356202.538484, usr.bin/grep/t_grep tp-start: 1662356203.806241, usr.bin/gzip/t_gzip, 5 tc-start: 1662356203.810757, concatenated tc-so:Executing command [ gzip -d tmp.gz -c ] tc-end: 1662356205.116869, concatenated, passed tc-start: 1662356205.132133, crcerror tc-so:Executing command [ gzip -d crcerror.gz ] tc-end: 1662356206.212650, crcerror, passed tc-start: 1662356206.244089, good tc-so:Executing command [ gzip -d good.gz ] tc-end: 1662356207.361995, good, passed tc-start: 1662356207.379962, 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: 1662356294.830551, pipe, passed tc-start: 1662356294.844720, truncated tc-so:Executing command [ gzip -d truncated.gz ] tc-end: 1662356296.121628, truncated, passed tp-end: 1662356296.137183, usr.bin/gzip/t_gzip tp-start: 1662356297.74829, usr.bin/id/t_groups, 2 tc-start: 1662356297.79564, 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: 1662356300.180400, correct, passed tc-start: 1662356300.196219, syntax tc-so:Executing command [ ./run_groups.sh -r ] tc-so:Executing command [ grep ^usage: stderr ] tc-end: 1662356302.147271, syntax, passed tp-end: 1662356302.161587, usr.bin/id/t_groups tp-start: 1662356303.765263, usr.bin/id/t_id, 6 tc-start: 1662356303.769735, 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: 1662356310.188738, Gflag, passed tc-start: 1662356310.214647, 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: 1662356314.731290, default, passed tc-start: 1662356314.750062, 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: 1662356327.715357, gflag, passed tc-start: 1662356327.756179, 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: 1662356332.603789, pflag, passed tc-start: 1662356332.623497, 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: 1662356342.181303, primaries, passed tc-start: 1662356342.198420, 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: 1662356355.911635, uflag, passed tp-end: 1662356355.933320, usr.bin/id/t_id tp-start: 1662356356.881327, usr.bin/id/t_whoami, 2 tc-start: 1662356356.893994, 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: 1662356358.609944, correct, passed tc-start: 1662356358.625228, syntax tc-so:Executing command [ ./run_whoami.sh root ] tc-so:Executing command [ ./run_whoami.sh -r ] tc-end: 1662356360.311985, syntax, passed tp-end: 1662356360.327620, usr.bin/id/t_whoami tp-start: 1662356363.642304, usr.bin/indent/t_errors, 36 tc-start: 1662356363.647514, argument_input_enoent tc-so:Executing command [ /usr/bin/indent ./nonexistent.c ] tc-end: 1662356364.762362, argument_input_enoent, passed tc-start: 1662356364.773831, argument_output_enoent tc-so:Executing command [ /usr/bin/indent /dev/null subdir/nonexistent.c ] tc-end: 1662356365.825258, argument_output_enoent, passed tc-start: 1662356365.836545, 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: 1662356367.153402, argument_output_equals_input_file, passed tc-start: 1662356367.168466, argument_output_equals_input_name tc-so:Executing command [ /usr/bin/indent code.c code.c ] tc-end: 1662356368.236236, argument_output_equals_input_name, passed tc-start: 1662356368.248969, argument_too_many tc-so:Executing command [ /usr/bin/indent arg1.c arg2.c arg3.c arg4.c ] tc-end: 1662356369.331744, argument_too_many, passed tc-start: 1662356369.348283, compound_literal tc-so:Executing command [ /usr/bin/indent -nfc1 -ci12 code.c -st ] tc-end: 1662356370.708012, compound_literal, passed tc-start: 1662356370.728748, 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: 1662356372.386656, in_place_wrong_backup, passed tc-start: 1662356372.402081, option_bool_trailing_garbage tc-so:Executing command [ /usr/bin/indent -bacchus ] tc-end: 1662356373.464386, option_bool_trailing_garbage, passed tc-start: 1662356373.475203, option_buffer_overflow tc-so:Executing command [ /usr/bin/indent -Pindent.pro ] tc-end: 1662356374.908980, option_buffer_overflow, passed tc-start: 1662356374.921951, option_cli_trailing_garbage tc-so:Executing command [ /usr/bin/indent -cli3garbage ] tc-end: 1662356376.64307, option_cli_trailing_garbage, passed tc-start: 1662356376.74844, option_indent_size_zero tc-so:Executing command [ /usr/bin/indent -i0 ] tc-end: 1662356377.133324, option_indent_size_zero, passed tc-start: 1662356377.165257, option_int_missing_argument tc-so:Executing command [ /usr/bin/indent -tsx ] tc-end: 1662356378.189378, option_int_missing_argument, passed tc-start: 1662356378.199824, option_int_trailing_garbage tc-so:Executing command [ /usr/bin/indent -i3garbage ] tc-end: 1662356379.301546, option_int_trailing_garbage, passed tc-start: 1662356379.312920, option_npro_trailing_garbage tc-so:Executing command [ /usr/bin/indent -npro-garbage ] tc-end: 1662356380.365745, option_npro_trailing_garbage, passed tc-start: 1662356380.377076, option_profile_not_found tc-so:Executing command [ /usr/bin/indent -P./nonexistent ] tc-end: 1662356381.453976, option_profile_not_found, passed tc-start: 1662356381.464798, 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: 1662356383.125694, option_special_missing_param, passed tc-start: 1662356383.136397, option_st_trailing_garbage tc-so:Executing command [ /usr/bin/indent -stdio ] tc-end: 1662356384.208315, option_st_trailing_garbage, passed tc-start: 1662356384.219356, option_tabsize_large tc-so:Executing command [ /usr/bin/indent -ts81 ] tc-end: 1662356385.271853, option_tabsize_large, passed tc-start: 1662356385.283587, option_tabsize_negative tc-so:Executing command [ /usr/bin/indent -ts-1 ] tc-end: 1662356386.428031, option_tabsize_negative, passed tc-start: 1662356386.440900, option_tabsize_very_large tc-so:Executing command [ /usr/bin/indent -ts3000000000 ] tc-end: 1662356387.698129, option_tabsize_very_large, passed tc-start: 1662356387.710512, option_tabsize_zero tc-so:Executing command [ /usr/bin/indent -ts0 ] tc-end: 1662356389.61631, option_tabsize_zero, passed tc-start: 1662356389.74129, option_typedefs_not_found tc-so:Executing command [ /usr/bin/indent -U./nonexistent ] tc-end: 1662356390.109929, option_typedefs_not_found, passed tc-start: 1662356390.122742, option_unknown tc-so:Executing command [ /usr/bin/indent -Z-unknown ] tc-end: 1662356391.166639, option_unknown, passed tc-start: 1662356391.275768, option_version_trailing_garbage tc-so:Executing command [ /usr/bin/indent --version-dump ] tc-end: 1662356392.278178, option_version_trailing_garbage, passed tc-start: 1662356392.288836, preprocessing_overflow tc-so:Executing command [ /usr/bin/indent code.c ] tc-end: 1662356393.445126, preprocessing_overflow, passed tc-start: 1662356393.462096, preprocessing_unrecognized tc-so:Executing command [ /usr/bin/indent code.c ] tc-end: 1662356394.605681, preprocessing_unrecognized, passed tc-start: 1662356394.622296, search_stmt_comment_segv tc-so:Executing command [ /usr/bin/indent code.c -st ] tc-end: 1662356396.791805, search_stmt_comment_segv, passed tc-start: 1662356396.835537, search_stmt_fits_in_one_line tc-so:Executing command [ /usr/bin/indent -l34 code.c -st ] tc-end: 1662356398.53046, search_stmt_fits_in_one_line, passed tc-start: 1662356398.71965, unbalanced_parentheses_1 tc-so:Executing command [ /usr/bin/indent code.c ] tc-end: 1662356399.221365, unbalanced_parentheses_1, passed tc-start: 1662356399.245197, unbalanced_parentheses_2 tc-so:Executing command [ /usr/bin/indent code.c ] tc-end: 1662356400.406819, unbalanced_parentheses_2, passed tc-start: 1662356400.429720, unbalanced_parentheses_3 tc-so:Executing command [ /usr/bin/indent code.c ] tc-end: 1662356402.470737, unbalanced_parentheses_3, passed tc-start: 1662356402.488548, unexpected_closing_brace_decl tc-so:Executing command [ /usr/bin/indent code.c ] tc-so:Executing command [ cat code.c ] tc-end: 1662356403.871532, unexpected_closing_brace_decl, passed tc-start: 1662356403.886193, unexpected_closing_brace_top_level tc-so:Executing command [ /usr/bin/indent code.c ] tc-so:Executing command [ cat code.c ] tc-end: 1662356406.167622, unexpected_closing_brace_top_level, passed tc-start: 1662356406.185257, unexpected_end_of_file tc-so:Executing command [ /usr/bin/indent code.c ] tc-so:Executing command [ cat code.c ] tc-end: 1662356407.507558, unexpected_end_of_file, passed tc-start: 1662356407.525628, unterminated_comment_nowrap tc-so:Executing command [ /usr/bin/indent -st ] tc-end: 1662356408.515826, unterminated_comment_nowrap, passed tc-start: 1662356408.530888, unterminated_comment_wrap tc-so:Executing command [ /usr/bin/indent -st ] tc-end: 1662356409.536302, unterminated_comment_wrap, passed tp-end: 1662356409.551834, usr.bin/indent/t_errors tp-start: 1662356411.224528, usr.bin/indent/t_misc, 13 tc-start: 1662356411.235982, 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: 1662356412.925429, command_line_vs_profile, passed tc-start: 1662356412.945377, default_backup_extension tc-so:Executing command [ /usr/bin/indent code.c ] tc-so:Executing command [ cat code.c.BAK ] tc-end: 1662356414.234768, default_backup_extension, passed tc-start: 1662356414.256950, 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: 1662356416.140489, in_place, passed tc-start: 1662356416.160065, in_place_parse_error tc-so:Executing command [ /usr/bin/indent code.c ] tc-so:Executing command [ cat code.c ] tc-end: 1662356418.692238, in_place_parse_error, passed tc-start: 1662356418.706472, line_no_counting tc-so:Executing command [ /usr/bin/indent code.c -st ] tc-end: 1662356419.896525, line_no_counting, passed tc-start: 1662356419.911415, nested_struct_declarations tc-so:Executing command [ /usr/bin/indent -i1 -nut ] tc-end: 1662356421.338635, nested_struct_declarations, passed tc-start: 1662356421.358462, opt tc-so:Executing command [ /usr/bin/indent code.c -st ] tc-end: 1662356423.28054, opt, passed tc-start: 1662356423.43964, opt_U tc-so:Executing command [ /usr/bin/indent -Ucode.types code.c -di0 -st ] tc-end: 1662356424.206578, opt_U, passed tc-start: 1662356424.223020, opt_npro tc-so:Executing command [ /usr/bin/indent code.c -st ] tc-end: 1662356425.250320, opt_npro, passed tc-start: 1662356425.267535, option_P_in_profile_file tc-so:Executing command [ /usr/bin/indent ] tc-end: 1662356426.468041, option_P_in_profile_file, passed tc-start: 1662356426.482900, option_without_hyphen tc-so:Executing command [ /usr/bin/indent ] tc-end: 1662356427.506058, option_without_hyphen, passed tc-start: 1662356427.525088, several_profiles tc-so:Executing command [ /usr/bin/indent -Pnonexistent.pro -Perror.pro -Plast.pro code.c -st ] tc-end: 1662356428.582904, several_profiles, passed tc-start: 1662356428.599862, verbose_profile tc-so:Executing command [ /usr/bin/indent -v before.c after.c ] tc-so:Executing command [ cat after.c ] tc-end: 1662356430.237454, verbose_profile, passed tp-end: 1662356430.258274, usr.bin/indent/t_misc tp-start: 1662356440.35303, usr.bin/indent/t_options, 103 tc-start: 1662356440.39590, edge_cases tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/edge_cases.c ] tc-end: 1662356441.393811, edge_cases, passed tc-start: 1662356441.408720, 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: 1662356443.194561, fmt_block, passed tc-start: 1662356443.206978, 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: 1662356454.63520, fmt_decl, passed tc-start: 1662356454.76783, 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: 1662356455.687433, fmt_else_comment, passed tc-start: 1662356455.699805, 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: 1662356457.91581, fmt_expr, passed tc-start: 1662356457.103856, fmt_init 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_init.c ] tc-end: 1662356458.842612, fmt_init, passed tc-start: 1662356458.857311, 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: 1662356462.595962, indent_off_on, passed tc-start: 1662356462.617271, 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: 1662356464.417580, label, passed tc-start: 1662356464.433085, 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: 1662356466.77220, lex_char, passed tc-start: 1662356466.94169, 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: 1662356467.722502, lex_ident, passed tc-start: 1662356467.735161, 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: 1662356469.275792, lex_string, passed tc-start: 1662356469.290489, 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: 1662356471.602024, lsym_binary_op, passed tc-start: 1662356471.618176, 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: 1662356473.634907, lsym_case_label, passed tc-start: 1662356473.647740, 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: 1662356476.622033, lsym_colon, passed tc-start: 1662356476.683431, 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: 1662356479.979024, lsym_comma, passed tc-start: 1662356479.994677, 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: 1662356490.244046, lsym_comment, passed tc-start: 1662356490.263371, 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: 1662356491.680693, lsym_do, passed tc-start: 1662356491.696562, 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: 1662356493.149530, lsym_else, passed tc-start: 1662356493.165022, 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: 1662356494.583438, lsym_eof, passed tc-start: 1662356494.599184, 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: 1662356496.612289, lsym_for, passed tc-start: 1662356496.629727, 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: 1662356498.381402, lsym_form_feed, passed tc-start: 1662356498.397049, 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: 1662356499.809271, lsym_funcname, passed tc-start: 1662356499.825037, 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: 1662356501.227035, lsym_if, passed tc-start: 1662356501.242494, 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: 1662356503.47798, lsym_lbrace, passed tc-start: 1662356503.64696, 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: 1662356507.356157, lsym_lparen_or_lbracket, passed tc-start: 1662356507.369891, 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: 1662356508.805138, lsym_newline, passed tc-start: 1662356508.819437, 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: 1662356510.648528, lsym_offsetof, passed tc-start: 1662356510.662644, 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: 1662356512.629870, lsym_period, passed tc-start: 1662356512.644137, 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: 1662356514.233197, lsym_postfix_op, passed tc-start: 1662356514.248127, 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: 1662356517.283557, lsym_preprocessing, passed tc-start: 1662356517.299598, 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: 1662356519.473925, lsym_question, passed tc-start: 1662356519.488070, 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: 1662356521.320287, lsym_rbrace, passed tc-start: 1662356521.335161, 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: 1662356523.479735, lsym_return, passed tc-start: 1662356523.494337, 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: 1662356524.889379, lsym_rparen_or_rbracket, passed tc-start: 1662356524.903479, 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: 1662356527.119816, lsym_semicolon, passed tc-start: 1662356527.136720, 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: 1662356528.780233, lsym_sizeof, passed tc-start: 1662356528.797970, 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: 1662356530.230652, lsym_storage_class, passed tc-start: 1662356530.247212, 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: 1662356531.720467, lsym_switch, passed tc-start: 1662356531.738124, 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: 1662356533.876444, lsym_tag, passed tc-start: 1662356533.892429, 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: 1662356535.369388, lsym_type_in_parentheses, passed tc-start: 1662356535.419951, 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: 1662356536.841627, lsym_type_outside_parentheses, passed tc-start: 1662356536.859423, 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: 1662356538.742426, lsym_typedef, passed tc-start: 1662356538.759567, 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: 1662356540.702062, lsym_unary_op, passed tc-start: 1662356540.721614, 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: 1662356542.205312, lsym_while, passed tc-start: 1662356542.222064, 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: 1662356546.749557, lsym_word, passed tc-start: 1662356546.776670, 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: 1662356548.195579, opt_P, passed tc-start: 1662356548.207540, 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: 1662356549.790364, opt_T, passed tc-start: 1662356549.802698, 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: 1662356552.962710, opt_bacc, passed tc-start: 1662356552.974787, 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: 1662356555.137191, opt_bad, passed tc-start: 1662356555.149018, 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: 1662356559.13894, opt_badp, passed tc-start: 1662356559.29026, 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: 1662356560.687604, opt_bap, passed tc-start: 1662356560.704241, 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: 1662356562.520089, opt_bap_sob, passed tc-start: 1662356562.536209, 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: 1662356564.112792, opt_bbb, passed tc-start: 1662356564.127458, 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: 1662356566.235340, opt_bc, passed tc-start: 1662356566.248023, 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: 1662356568.482017, opt_bl_br, passed tc-start: 1662356568.497785, 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: 1662356571.213030, opt_bs, passed tc-start: 1662356571.225084, 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: 1662356573.64788, opt_c, passed tc-start: 1662356573.78251, 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: 1662356574.642982, opt_cd, passed tc-start: 1662356574.654243, 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: 1662356577.814108, opt_cdb, passed tc-start: 1662356577.829860, 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: 1662356579.427376, opt_ce, passed tc-start: 1662356579.438797, 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: 1662356584.458838, opt_ci, passed tc-start: 1662356584.471113, 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: 1662356586.112624, opt_cli, passed tc-start: 1662356586.130820, 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: 1662356588.696332, opt_cs, passed tc-start: 1662356588.710066, 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: 1662356590.16277, opt_d, passed tc-start: 1662356590.30756, 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: 1662356593.89622, opt_di, passed tc-start: 1662356593.105046, 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: 1662356595.548597, opt_dj, passed tc-start: 1662356595.561172, 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: 1662356598.395580, opt_eei, passed tc-start: 1662356598.414047, 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: 1662356600.302645, opt_ei, passed tc-start: 1662356600.315053, 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: 1662356601.924657, opt_fbs, passed tc-start: 1662356601.937287, 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: 1662356604.719528, opt_fc1, passed tc-start: 1662356604.731758, 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: 1662356609.172037, opt_fcb, passed tc-start: 1662356609.204629, 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: 1662356610.904845, opt_i, passed tc-start: 1662356610.918719, 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: 1662356612.964103, opt_ip, passed tc-start: 1662356612.976899, 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: 1662356615.507754, opt_l, passed tc-start: 1662356615.520089, 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: 1662356616.977363, opt_lc, passed tc-start: 1662356616.994222, 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: 1662356619.104715, opt_ldi, passed tc-start: 1662356619.116922, 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: 1662356620.888151, opt_lp, passed tc-start: 1662356620.900530, 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: 1662356622.515859, opt_lpl, passed tc-start: 1662356622.528343, 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: 1662356625.389360, opt_pcs, passed tc-start: 1662356625.404585, 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: 1662356628.854929, opt_psl, passed tc-start: 1662356628.867624, 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: 1662356631.382586, opt_sc, passed tc-start: 1662356631.395842, 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: 1662356633.463246, opt_sob, passed tc-start: 1662356633.475807, 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: 1662356634.890762, opt_ta, passed tc-start: 1662356634.904018, 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: 1662356636.328482, opt_ts, passed tc-start: 1662356636.341033, 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: 1662356637.936436, opt_ut, passed tc-start: 1662356637.949209, 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: 1662356639.936466, opt_v, passed tc-start: 1662356639.948255, 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: 1662356641.342680, opt_version, passed tc-start: 1662356641.354646, 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: 1662356643.336436, ps_ind_level, passed tc-start: 1662356643.349911, 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: 1662356644.761367, psym_decl, passed tc-start: 1662356644.774767, 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: 1662356646.391270, psym_do, passed tc-start: 1662356646.403714, 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: 1662356647.815390, psym_do_stmt, passed tc-start: 1662356647.827874, 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: 1662356649.432074, psym_else, passed tc-start: 1662356649.447144, 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: 1662356651.61658, psym_for_exprs, passed tc-start: 1662356651.74597, 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: 1662356652.482194, psym_if_expr, passed tc-start: 1662356652.494789, 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: 1662356653.944360, psym_if_expr_stmt, passed tc-start: 1662356653.956737, 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: 1662356657.52826, psym_if_expr_stmt_else, passed tc-start: 1662356657.67858, 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: 1662356658.430006, psym_lbrace, passed tc-start: 1662356658.442933, 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: 1662356659.862465, psym_rbrace, passed tc-start: 1662356659.874182, 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: 1662356661.628157, psym_semicolon, passed tc-start: 1662356661.640375, 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: 1662356663.66481, psym_stmt, passed tc-start: 1662356663.79195, 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: 1662356664.713241, psym_stmt_list, passed tc-start: 1662356664.726347, 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: 1662356666.694428, psym_switch_expr, passed tc-start: 1662356666.708906, 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: 1662356668.359558, psym_while_expr, passed tp-end: 1662356668.371198, usr.bin/indent/t_options tp-start: 1662356669.447424, usr.bin/infocmp/t_terminfo, 2 tc-start: 1662356669.464919, 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: 1662356673.749027, basic, passed tc-start: 1662356673.763282, missing tc-so:Executing command [ env TERM=this-is-no-term infocmp ] tc-so:Executing command [ env TERM=nonexistent infocmp ] tc-end: 1662356675.228786, missing, passed tp-end: 1662356675.241461, usr.bin/infocmp/t_terminfo tp-start: 1662356676.164805, usr.bin/jot/t_jot, 2 tc-start: 1662356676.169573, basic tc-so:Executing command [ jot 21 -1 1.00 ] tc-end: 1662356678.53603, basic, passed tc-start: 1662356678.92391, 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: 1662356679.647982, format, passed tp-end: 1662356679.658338, usr.bin/jot/t_jot tp-start: 1662356681.373124, usr.bin/ld/t_script, 5 tc-start: 1662356681.384514, 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: 1662356685.960322, multisec, passed tc-start: 1662356685.989019, 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: 1662356696.299526, order_default, passed tc-start: 1662356696.366513, 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: 1662356710.498078, order_merge, passed tc-start: 1662356710.539669, 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: 1662356722.769530, order_reorder, passed tc-start: 1662356722.823174, 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: 1662356733.404951, order_sort, passed tp-end: 1662356733.443782, usr.bin/ld/t_script tp-start: 1662356734.496995, usr.bin/ld/t_section, 2 tc-start: 1662356734.501784, orphan tc-so:Executing command [ cc -o test test.c ] tc-so:Executing command [ test 0 -eq 0 ] tc-end: 1662356739.95371, orphan, passed tc-start: 1662356739.112490, startstop tc-so:Executing command [ cc -o test test.c ] tc-end: 1662356742.540979, startstop, passed tp-end: 1662356742.555513, usr.bin/ld/t_section tp-start: 1662356743.295719, usr.bin/locale/t_locale, 1 tc-start: 1662356743.299858, 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: 1662356744.359300, nonexistent, expected_failure, PR lib/54692: atf-check failed; see the output of the test for details tp-end: 1662356744.373172, usr.bin/locale/t_locale tp-start: 1662356745.114896, usr.bin/m4/t_m4, 1 tc-start: 1662356745.119510, 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: 1662356747.35272, eof, passed tp-end: 1662356747.49384, usr.bin/m4/t_m4 tp-start: 1662356817.759293, usr.bin/make/t_make, 396 tc-start: 1662356817.763911, 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: 1662356826.641757, archive, passed tc-start: 1662356826.713794, 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: 1662356831.109270, archive_suffix, passed tc-start: 1662356831.149895, 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: 1662356835.962022, cmd_errors, passed tc-start: 1662356836.154539, 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: 1662356841.495171, cmd_errors_jobs, passed tc-start: 1662356841.517394, 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: 1662356846.705713, cmd_errors_lint, passed tc-start: 1662356846.724317, 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: 1662356853.26374, cmd_interrupt, passed tc-start: 1662356853.44939, 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: 1662356859.496503, cmdline, passed tc-start: 1662356859.515607, 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: 1662356864.350583, cmdline_redirect_stdin, passed tc-start: 1662356864.367797, 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: 1662356869.596033, cmdline_undefined, passed tc-start: 1662356869.614388, 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: 1662356874.490886, comment, passed tc-start: 1662356874.510843, 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: 1662356879.948313, compat_error, passed tc-start: 1662356879.965488, 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: 1662356884.431020, cond_cmp_numeric, passed tc-start: 1662356884.454717, 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: 1662356889.12216, cond_cmp_numeric_eq, passed tc-start: 1662356889.30672, 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: 1662356894.746096, cond_cmp_numeric_ge, passed tc-start: 1662356894.793203, 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: 1662356899.358516, cond_cmp_numeric_gt, passed tc-start: 1662356899.375283, 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: 1662356903.982681, cond_cmp_numeric_le, passed tc-start: 1662356903.999120, 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: 1662356908.842066, cond_cmp_numeric_lt, passed tc-start: 1662356908.859646, 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: 1662356913.682678, cond_cmp_numeric_ne, passed tc-start: 1662356913.703489, 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: 1662356918.585626, cond_cmp_string, passed tc-start: 1662356918.607523, 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: 1662356923.20050, cond_cmp_unary, passed tc-start: 1662356923.37646, 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: 1662356927.466421, cond_eof, passed tc-start: 1662356927.484434, 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: 1662356931.847172, cond_func, passed tc-start: 1662356931.864968, 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: 1662356936.351483, cond_func_commands, passed tc-start: 1662356936.368592, 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: 1662356941.231135, cond_func_defined, passed tc-start: 1662356941.248763, 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: 1662356946.894223, cond_func_empty, passed tc-start: 1662356946.917605, 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: 1662356951.681808, cond_func_exists, passed tc-start: 1662356951.700139, 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: 1662356956.667126, cond_func_make, passed tc-start: 1662356956.689477, 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: 1662356962.403694, cond_func_make_main, passed tc-start: 1662356962.462631, 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: 1662356967.29628, cond_func_target, passed tc-start: 1662356967.47193, 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: 1662356971.552884, cond_late, passed tc-start: 1662356971.571469, 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: 1662356976.12112, cond_op, passed tc-start: 1662356976.31591, 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: 1662356980.444037, cond_op_and, passed tc-start: 1662356980.462098, 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: 1662356985.35900, cond_op_and_lint, passed tc-start: 1662356985.54760, 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: 1662356989.527642, cond_op_not, passed tc-start: 1662356989.545925, 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: 1662356994.34037, cond_op_or, passed tc-start: 1662356994.52936, 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: 1662356998.724845, cond_op_or_lint, passed tc-start: 1662356998.743125, 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: 1662357003.90941, cond_op_parentheses, passed tc-start: 1662357003.109148, 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: 1662357009.321495, cond_short, passed tc-start: 1662357009.339948, 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: 1662357013.723793, cond_token_number, passed tc-start: 1662357013.743239, 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: 1662357022.662941, cond_token_plain, passed tc-start: 1662357022.686765, 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: 1662357027.335181, cond_token_string, passed tc-start: 1662357027.359226, 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: 1662357033.32309, cond_token_var, passed tc-start: 1662357033.90977, 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: 1662357037.825154, cond_undef_lint, passed tc-start: 1662357037.849147, 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: 1662357042.867942, counter, passed tc-start: 1662357042.886579, 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: 1662357047.703555, counter_append, passed tc-start: 1662357047.722637, 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: 1662357052.414402, dep, passed tc-start: 1662357052.440094, 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: 1662357057.845030, dep_colon, passed tc-start: 1662357057.870023, 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: 1662357062.458600, dep_colon_bug_cross_file, passed tc-start: 1662357062.477064, 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: 1662357067.697211, dep_double_colon, passed tc-start: 1662357067.715150, 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: 1662357073.348721, dep_double_colon_indep, passed tc-start: 1662357073.366713, dep_duplicate tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile dep-duplicate.out ] tc-so:Executing command [ cat dep-duplicate.out ] tc-end: 1662357078.524197, dep_duplicate, passed tc-start: 1662357078.560526, 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: 1662357083.722188, dep_exclam, passed tc-start: 1662357083.748431, 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: 1662357088.385231, dep_none, passed tc-start: 1662357088.405588, 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: 1662357093.364486, dep_op_missing, passed tc-start: 1662357093.382557, 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: 1662357099.200787, dep_percent, passed tc-start: 1662357099.220082, 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: 1662357105.686882, dep_var, passed tc-start: 1662357105.738434, 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: 1662357110.829589, dep_wildcards, passed tc-start: 1662357110.848941, 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: 1662357115.720725, depsrc, passed tc-start: 1662357115.764647, 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: 1662357120.595344, depsrc_end, passed tc-start: 1662357120.613100, 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: 1662357125.50615, depsrc_exec, passed tc-start: 1662357125.69147, 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: 1662357131.106699, depsrc_ignore, passed tc-start: 1662357131.125767, 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: 1662357137.655421, depsrc_made, passed tc-start: 1662357137.673777, 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: 1662357142.556929, depsrc_make, passed tc-start: 1662357142.579573, 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: 1662357149.129132, depsrc_meta, passed tc-start: 1662357149.146589, 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: 1662357154.129068, depsrc_nometa, passed tc-start: 1662357154.145327, 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: 1662357158.685908, depsrc_nometa_cmp, passed tc-start: 1662357158.708248, 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: 1662357163.300951, depsrc_nopath, passed tc-start: 1662357163.318621, 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: 1662357167.875308, depsrc_notmain, passed tc-start: 1662357167.895519, 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: 1662357173.689907, depsrc_optional, passed tc-start: 1662357173.739901, 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: 1662357179.707391, depsrc_phony, passed tc-start: 1662357179.725570, 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: 1662357184.433193, depsrc_precious, passed tc-start: 1662357184.455376, 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: 1662357189.248600, depsrc_recursive, passed tc-start: 1662357189.266942, 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: 1662357195.117098, depsrc_silent, passed tc-start: 1662357195.139585, 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: 1662357200.549967, depsrc_use, passed tc-start: 1662357200.572611, 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: 1662357208.400483, depsrc_usebefore, passed tc-start: 1662357208.419251, 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: 1662357213.88579, depsrc_usebefore_double_colon, passed tc-start: 1662357213.109181, 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: 1662357219.453031, depsrc_wait, passed tc-start: 1662357219.472956, 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: 1662357224.497204, deptgt, passed tc-start: 1662357224.516099, 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: 1662357229.644080, deptgt_begin, passed tc-start: 1662357229.662864, 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: 1662357234.228651, deptgt_begin_fail, passed tc-start: 1662357234.246881, 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: 1662357238.992609, deptgt_begin_fail_indirect, passed tc-start: 1662357239.10333, 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: 1662357244.624076, deptgt_default, passed tc-start: 1662357244.676422, 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: 1662357252.94438, deptgt_delete_on_error, passed tc-start: 1662357252.112898, 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: 1662357257.585276, deptgt_end, passed tc-start: 1662357257.605199, 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: 1662357277.748788, deptgt_end_fail, passed tc-start: 1662357277.767787, 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: 1662357282.427556, deptgt_end_fail_all, passed tc-start: 1662357282.452193, 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: 1662357287.992917, deptgt_end_fail_indirect, passed tc-start: 1662357288.13804, 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: 1662357293.615102, deptgt_end_jobs, passed tc-start: 1662357293.634448, 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: 1662357298.466016, deptgt_error, passed tc-start: 1662357298.493312, 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: 1662357303.598091, deptgt_ignore, passed tc-start: 1662357303.616483, 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: 1662357309.292346, deptgt_interrupt, passed tc-start: 1662357309.343298, 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: 1662357314.89852, deptgt_main, passed tc-start: 1662357314.109777, 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: 1662357319.782419, deptgt_makeflags, passed tc-start: 1662357319.813832, 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: 1662357326.695721, deptgt_no_parallel, passed tc-start: 1662357326.716947, 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: 1662357331.391255, deptgt_nopath, passed tc-start: 1662357331.409129, 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: 1662357337.639188, deptgt_notparallel, passed tc-start: 1662357337.657970, 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: 1662357342.271461, deptgt_objdir, passed tc-start: 1662357342.288571, 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: 1662357347.448034, deptgt_order, passed tc-start: 1662357347.471453, 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: 1662357352.35778, deptgt_path, passed tc-start: 1662357352.52922, 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: 1662357356.653750, deptgt_path_suffix, passed tc-start: 1662357356.672623, 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: 1662357361.578326, deptgt_phony, passed tc-start: 1662357361.602355, deptgt_posix tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile deptgt-posix.out ] tc-so:Executing command [ cat deptgt-posix.out ] tc-end: 1662357371.581842, deptgt_posix, passed tc-start: 1662357371.599908, 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: 1662357376.306435, deptgt_precious, passed tc-start: 1662357376.325807, 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: 1662357381.994188, deptgt_shell, passed tc-start: 1662357382.43361, 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: 1662357386.820744, deptgt_silent, passed tc-start: 1662357386.838323, deptgt_silent_jobs tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile deptgt-silent-jobs.out ] tc-so:Executing command [ cat deptgt-silent-jobs.out ] tc-end: 1662357392.534794, deptgt_silent_jobs, passed tc-start: 1662357392.815057, 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: 1662357397.245732, deptgt_stale, passed tc-start: 1662357397.268077, 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: 1662357402.273527, deptgt_suffixes, passed tc-start: 1662357402.298268, 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: 1662357409.715673, dir, passed tc-start: 1662357409.733792, 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: 1662357416.286362, dir_expand_path, passed tc-start: 1662357416.305275, 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: 1662357420.824635, directive, passed tc-start: 1662357420.847855, 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: 1662357425.369434, directive_dinclude, passed tc-start: 1662357425.392907, 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: 1662357431.453577, directive_elif, passed tc-start: 1662357431.477833, 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: 1662357435.809724, directive_elifdef, passed tc-start: 1662357435.826801, 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: 1662357440.333784, directive_elifmake, passed tc-start: 1662357440.502759, 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: 1662357444.986654, directive_elifndef, passed tc-start: 1662357445.4309, 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: 1662357450.885605, directive_elifnmake, passed tc-start: 1662357450.931863, 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: 1662357457.15823, directive_else, passed tc-start: 1662357457.33833, 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: 1662357462.263044, directive_endfor, passed tc-start: 1662357462.287021, 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: 1662357466.739229, directive_endif, passed tc-start: 1662357466.756741, 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: 1662357471.158146, directive_error, passed tc-start: 1662357471.176063, 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: 1662357476.729677, directive_export, passed tc-start: 1662357476.755048, 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: 1662357481.451914, directive_export_env, passed tc-start: 1662357481.476840, 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: 1662357486.845507, directive_export_gmake, passed tc-start: 1662357486.869283, 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: 1662357492.3789, directive_export_impl, passed tc-start: 1662357492.28961, 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: 1662357496.712531, directive_export_literal, passed tc-start: 1662357496.737005, 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: 1662357501.602220, directive_for, passed tc-start: 1662357501.620641, directive_for_break tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile directive-for-break.out ] tc-so:Executing command [ cat directive-for-break.out ] tc-end: 1662357505.854059, directive_for_break, passed tc-start: 1662357505.871513, directive_for_empty tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile directive-for-empty.out ] tc-so:Executing command [ cat directive-for-empty.out ] tc-end: 1662357510.454573, directive_for_empty, passed tc-start: 1662357510.472551, 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: 1662357515.91116, directive_for_errors, passed tc-start: 1662357515.112105, 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: 1662357521.201437, directive_for_escape, passed tc-start: 1662357521.256556, 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: 1662357526.140708, directive_for_generating_endif, passed tc-start: 1662357526.159524, 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: 1662357531.271364, directive_for_if, passed tc-start: 1662357531.291636, 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: 1662357535.963567, directive_for_lines, passed tc-start: 1662357535.981302, 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: 1662357544.410991, directive_for_null, passed tc-start: 1662357544.427206, 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: 1662357549.244866, directive_hyphen_include, passed tc-start: 1662357549.262411, 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: 1662357553.985726, directive_if, passed tc-start: 1662357554.4539, 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: 1662357558.983662, directive_if_nested, passed tc-start: 1662357559.7415, 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: 1662357563.293040, directive_ifdef, passed tc-start: 1662357563.309098, 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: 1662357568.109316, directive_ifmake, passed tc-start: 1662357568.126947, 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: 1662357573.114173, directive_ifndef, passed tc-start: 1662357573.131074, 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: 1662357577.763132, directive_ifnmake, passed tc-start: 1662357577.780181, 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: 1662357582.413958, directive_include, passed tc-start: 1662357582.432837, 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: 1662357587.931275, directive_include_fatal, passed tc-start: 1662357587.949482, 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: 1662357593.460786, directive_info, passed tc-start: 1662357593.510784, 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: 1662357598.272307, directive_misspellings, passed tc-start: 1662357598.290798, 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: 1662357602.914875, directive_sinclude, passed tc-start: 1662357602.932915, 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: 1662357607.660431, directive_undef, passed tc-start: 1662357607.679430, 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: 1662357613.859675, directive_unexport, passed tc-start: 1662357613.877134, 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: 1662357618.772239, directive_unexport_env, passed tc-start: 1662357618.790490, 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: 1662357623.230523, directive_warning, passed tc-start: 1662357623.249009, 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: 1662357631.846953, dollar, passed tc-start: 1662357631.865022, 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: 1662357636.868582, doterror, passed tc-start: 1662357636.897627, 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: 1662357670.21566, dotwait, passed tc-start: 1662357670.40534, 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: 1662357674.521899, error, passed tc-start: 1662357674.539983, 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 2022-09-04 15:29:56.227747435 +0000 tc-se:+++ /tmp/check.5Mtbjm/stdout 2022-09-05 06:01:22.496496306 +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: 1662357682.841602, escape, expected_failure, see PR toolchain/49085: atf-check failed; see the output of the test for details tc-start: 1662357682.893203, 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: 1662357687.756232, export, passed tc-start: 1662357687.774321, 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: 1662357692.820600, export_all, passed tc-start: 1662357692.841033, 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: 1662357698.198759, export_env, passed tc-start: 1662357698.237911, 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: 1662357707.284634, export_variants, passed tc-start: 1662357707.302086, 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: 1662357712.58880, forloop, passed tc-start: 1662357712.125324, 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: 1662357717.824176, forsubst, passed tc-start: 1662357717.849367, 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: 1662357722.898260, gnode_submake, passed tc-start: 1662357722.917211, 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: 1662357741.356864, hanoi_include, passed tc-start: 1662357741.380179, 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: 1662357748.808090, impsrc, passed tc-start: 1662357748.860954, 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: 1662357753.676257, include_main, passed tc-start: 1662357753.702651, 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: 1662357758.776565, job_flags, passed tc-start: 1662357758.803297, 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: 1662357764.852792, job_output_long_lines, passed tc-start: 1662357764.880302, 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: 1662357774.285822, job_output_null, passed tc-start: 1662357774.309856, 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: 1662357779.101320, jobs_empty_commands, passed tc-start: 1662357779.125864, 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: 1662357783.788032, jobs_empty_commands_error, passed tc-start: 1662357783.807206, 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: 1662357788.599919, jobs_error_indirect, passed tc-start: 1662357788.619326, 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: 1662357793.744847, jobs_error_nested, passed tc-start: 1662357793.763530, 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: 1662357798.757745, jobs_error_nested_make, passed tc-start: 1662357798.776932, 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: 1662357804.70617, lint, passed tc-start: 1662357804.88770, 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: 1662357808.952409, make_exported, passed tc-start: 1662357808.969261, 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: 1662357817.971327, meta_cmd_cmp, passed tc-start: 1662357817.988360, 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: 1662357831.949802, moderrs, passed tc-start: 1662357831.998915, 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: 1662357839.52298, modmatch, passed tc-start: 1662357839.70783, 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: 1662357845.807125, modmisc, passed tc-start: 1662357845.848649, 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: 1662357852.851649, objdir_writable, passed tc-start: 1662357852.870101, 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: 1662357858.468181, opt, passed tc-start: 1662357858.487053, 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: 1662357863.213103, opt_backwards, passed tc-start: 1662357863.235924, 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: 1662357868.672419, opt_chdir, passed tc-start: 1662357868.697591, 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: 1662357873.131984, opt_debug, passed tc-start: 1662357873.158055, 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: 1662357877.858694, opt_debug_all, passed tc-start: 1662357877.875904, 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: 1662357882.408187, opt_debug_archive, passed tc-start: 1662357882.426689, 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: 1662357889.222390, opt_debug_cond, passed tc-start: 1662357889.271261, 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: 1662357893.600905, opt_debug_curdir, passed tc-start: 1662357893.618197, 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: 1662357898.33230, opt_debug_dir, passed tc-start: 1662357898.50415, 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: 1662357903.97370, opt_debug_errors, passed tc-start: 1662357903.114538, 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: 1662357909.470552, opt_debug_errors_jobs, passed tc-start: 1662357909.487141, 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: 1662357916.211691, opt_debug_file, passed tc-start: 1662357916.228073, 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: 1662357920.710795, opt_debug_for, passed tc-start: 1662357920.736004, 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: 1662357925.372028, opt_debug_graph1, passed tc-start: 1662357925.395398, 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: 1662357930.229282, opt_debug_graph2, passed tc-start: 1662357930.247811, 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: 1662357935.127282, opt_debug_graph3, passed tc-start: 1662357935.144614, 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: 1662357939.965677, opt_debug_hash, passed tc-start: 1662357939.986265, 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: 1662357946.943327, opt_debug_jobs, passed tc-start: 1662357946.961386, 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: 1662357953.128779, opt_debug_lint, passed tc-start: 1662357953.146243, 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: 1662357957.739820, opt_debug_loud, passed tc-start: 1662357957.758126, 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: 1662357964.937977, opt_debug_making, passed tc-start: 1662357964.983492, 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: 1662357970.244813, opt_debug_meta, passed tc-start: 1662357970.262549, 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: 1662357974.936300, opt_debug_no_rm, passed tc-start: 1662357974.953877, 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: 1662357981.170481, opt_debug_parse, passed tc-start: 1662357981.190123, 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: 1662357985.764215, opt_debug_suff, passed tc-start: 1662357985.787112, 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: 1662357993.773335, opt_debug_targets, passed tc-start: 1662357993.798333, 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: 1662357999.108959, opt_debug_var, passed tc-start: 1662357999.126543, 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: 1662358006.42702, opt_debug_varraw, passed tc-start: 1662358006.67164, 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: 1662358010.701674, opt_debug_x_trace, passed tc-start: 1662358010.719845, 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: 1662358015.149604, opt_define, passed tc-start: 1662358015.167251, 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: 1662358022.378223, opt_env, passed tc-start: 1662358022.396315, 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: 1662358028.885295, opt_file, passed tc-start: 1662358028.912383, 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: 1662358034.546300, opt_ignore, passed tc-start: 1662358034.565207, 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: 1662358039.251309, opt_include_dir, passed tc-start: 1662358039.274649, 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: 1662358044.924547, opt_jobs, passed tc-start: 1662358044.973902, 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: 1662358049.459910, opt_jobs_internal, passed tc-start: 1662358049.485240, 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: 1662358056.324691, opt_jobs_no_action, passed tc-start: 1662358056.349964, 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: 1662358061.672943, opt_keep_going, passed tc-start: 1662358061.696544, opt_keep_going_indirect tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile opt-keep-going-indirect.out ] tc-so:Executing command [ cat opt-keep-going-indirect.out ] tc-end: 1662358068.507551, opt_keep_going_indirect, passed tc-start: 1662358068.531264, 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: 1662358073.85599, opt_keep_going_multiple, passed tc-start: 1662358073.108270, 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: 1662358078.409025, opt_m_include_dir, passed tc-start: 1662358078.462751, 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: 1662358083.697956, opt_no_action, passed tc-start: 1662358083.719109, 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: 1662358088.555787, opt_no_action_at_all, passed tc-start: 1662358088.578975, 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: 1662358094.942140, opt_no_action_runflags, passed tc-start: 1662358094.964491, 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: 1662358101.796399, opt_no_action_touch, passed tc-start: 1662358101.822164, 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: 1662358111.129496, opt_query, passed tc-start: 1662358111.187258, 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: 1662358115.774227, opt_raw, passed tc-start: 1662358115.799132, 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: 1662358121.338170, opt_silent, passed tc-start: 1662358121.366313, 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: 1662358126.191316, opt_touch, passed tc-start: 1662358126.209006, 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: 1662358131.225227, opt_touch_jobs, passed tc-start: 1662358131.244522, 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: 1662358137.324848, opt_tracefile, passed tc-start: 1662358137.347934, 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: 1662358141.650894, opt_var_expanded, passed tc-start: 1662358141.674441, 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: 1662358146.147237, opt_var_literal, passed tc-start: 1662358146.172721, opt_version tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile opt-version.out ] tc-so:Executing command [ cat opt-version.out ] tc-end: 1662358151.79066, opt_version, passed tc-start: 1662358151.109689, 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: 1662358155.781104, opt_warnings_as_errors, passed tc-start: 1662358155.799954, 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: 1662358160.909438, opt_where_am_i, passed tc-start: 1662358160.926917, 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: 1662358166.931167, opt_x_reduce_exported, passed tc-start: 1662358166.949673, 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: 1662358171.845073, order, passed tc-start: 1662358171.864766, 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: 1662358176.416657, parse, passed tc-start: 1662358176.435446, 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: 1662358181.899460, parse_var, passed tc-start: 1662358181.946161, 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: 1662358186.994041, phony_end, passed tc-start: 1662358187.13909, 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: 1662358192.999488, posix, passed tc-start: 1662358193.17621, 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 2022-09-04 15:29:59.707395961 +0000 tc-se:+++ /tmp/check.9dyAfP/stdout 2022-09-05 06:10:04.807722397 +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: 1662360237.906354, merge, passed tc-start: 1662360237.923720, 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: 1662360239.563649, oneline, passed tc-start: 1662360239.574473, same tc-so:Executing command [ sdiff /usr/tests/usr.bin/sdiff/d_input1 /usr/tests/usr.bin/sdiff/d_input1 ] tc-end: 1662360240.754676, same, passed tc-start: 1662360240.766016, 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: 1662360242.200599, short, passed tc-start: 1662360242.213818, 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: 1662360244.95195, stdin, passed tc-start: 1662360244.108157, 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: 1662360246.195725, tabends, passed tc-start: 1662360246.206014, tabs tc-so:Executing command [ sdiff /usr/tests/usr.bin/sdiff/d_tabs1.in /usr/tests/usr.bin/sdiff/d_tabs2.in ] tc-end: 1662360248.365592, tabs, passed tp-end: 1662360248.375938, usr.bin/sdiff/t_sdiff tp-start: 1662360250.192064, usr.bin/sed/t_sed, 8 tc-start: 1662360250.197270, c2048 tc-so:Executing command [ /bin/sh -c echo foo | sed -f /usr/tests/usr.bin/sed/d_c2048.in ] tc-end: 1662360251.398290, c2048, passed tc-start: 1662360251.409388, 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: 1662360253.138623, emptybackref, passed tc-start: 1662360253.149868, 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: 1662360255.321216, escapes_in_re, passed tc-start: 1662360255.332496, 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: 1662360260.619481, escapes_in_re_bracket, passed tc-start: 1662360260.631876, 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: 1662360263.619715, escapes_in_subst, passed tc-start: 1662360263.631227, 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: 1662360266.91926, longlines, passed tc-start: 1662360266.107369, 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: 1662360267.229423, preserve_leading_ws_ia, passed tc-start: 1662360267.239580, 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: 1662360274.636073, rangeselection, passed tp-end: 1662360274.646786, usr.bin/sed/t_sed tp-start: 1662360282.47652, usr.bin/sort/t_sort, 43 tc-start: 1662360282.53052, 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: 1662360284.91609, any_char, passed tc-start: 1662360284.104453, basic tc-so:Executing command [ sort in ] tc-end: 1662360285.248211, basic, passed tc-start: 1662360285.263248, 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: 1662360298.633670, kflag_alpha, passed tc-start: 1662360298.653542, kflag_limits tc-so:Executing command [ sort -r -k1,1 -k2n in ] tc-end: 1662360299.779202, kflag_limits, passed tc-start: 1662360299.793642, kflag_many_fields tc-so:Executing command [ sort -t: -k9 -k8 -k7 -k6 -k5 -k4 -k3 -k2 -k1 in ] tc-end: 1662360301.422344, kflag_many_fields, passed tc-start: 1662360301.438116, kflag_no_end tc-so:Executing command [ sort -df -k 1 -k 1d ] tc-end: 1662360302.625920, kflag_no_end, passed tc-start: 1662360302.643191, kflag_nonmonotone tc-so:Executing command [ sort -k2,1.3 -k2.5,2.5 in ] tc-end: 1662360303.738500, kflag_nonmonotone, passed tc-start: 1662360303.751218, kflag_one_field tc-so:Executing command [ sort -k2.1 in ] tc-end: 1662360304.976428, kflag_one_field, passed tc-start: 1662360304.992031, kflag_outofbounds tc-so:Executing command [ sort -k2.2,2.1 -k2.3,2.4 in ] tc-end: 1662360307.540350, kflag_outofbounds, passed tc-start: 1662360307.555880, kflag_two_fields tc-so:Executing command [ sort -k2.1,2.0 in ] tc-end: 1662360308.671797, kflag_two_fields, passed tc-start: 1662360308.690974, long_file tc-so:Executing command [ sort -u -r in ] tc-end: 1662360311.426121, long_file, passed tc-start: 1662360311.446745, long_records tc-so:Executing command [ sort -r in ] tc-so:Executing command [ sort -k 1,1r -k 1 in ] tc-end: 1662360313.32711, long_records, passed tc-start: 1662360313.49434, mflag tc-so:Executing command [ sort -S -m in1 in2 ] tc-end: 1662360314.290786, mflag, passed tc-start: 1662360314.314844, mflag_uflag tc-so:Executing command [ sort -m -u in ] tc-end: 1662360315.383206, mflag_uflag, passed tc-start: 1662360315.503274, mflag_uflag_first tc-so:Executing command [ sort -mudf in ] tc-so:Executing command [ sort -mudf -k1 in ] tc-end: 1662360316.939157, mflag_uflag_first, passed tc-start: 1662360316.958362, missing_newline tc-so:Executing command [ sort in ] tc-end: 1662360318.801548, missing_newline, passed tc-start: 1662360318.815330, nflag tc-so:Executing command [ sort -n in ] tc-end: 1662360320.287478, nflag, passed tc-start: 1662360320.304311, nflag_rflag tc-so:Executing command [ sort -rn in ] tc-end: 1662360323.620896, nflag_rflag, passed tc-start: 1662360323.640404, null_bytes tc-so:Executing command [ sort -S in ] tc-end: 1662360324.653443, null_bytes, passed tc-start: 1662360324.666501, oflag tc-so:Executing command [ sort -u -o in in ] tc-so:Executing command [ cat in ] tc-end: 1662360326.130170, oflag, passed tc-start: 1662360326.202951, oflag_displaced tc-so:Executing command [ sort -S /dev/null -o out ] tc-end: 1662360327.238075, oflag_displaced, passed tc-start: 1662360327.250410, plus_as_path tc-so:Executing command [ sort in +0 ] tc-end: 1662360328.350597, plus_as_path, passed tc-start: 1662360328.367848, plus_bad_tempfile tc-so:Executing command [ sort -T /tmp +0 in ] tc-end: 1662360329.802115, plus_bad_tempfile, passed tc-start: 1662360329.814942, plus_no_end tc-so:Executing command [ sort -df +0 +0d in ] tc-end: 1662360330.941234, plus_no_end, passed tc-start: 1662360330.955545, plus_nonmonotone tc-so:Executing command [ sort +1 -0.3 +1.4 -1.5 in ] tc-end: 1662360332.126225, plus_nonmonotone, passed tc-start: 1662360332.140702, plus_one tc-so:Executing command [ sort +1 in ] tc-end: 1662360333.284670, plus_one, passed tc-start: 1662360333.298927, plus_one_minus_two tc-so:Executing command [ sort +1 -2 in ] tc-end: 1662360334.501648, plus_one_minus_two, passed tc-start: 1662360334.518751, plus_rflag_invalid tc-so:Executing command [ sort -R + -k2 in ] tc-end: 1662360335.616148, plus_rflag_invalid, passed tc-start: 1662360335.631260, plus_tflag tc-end: 1662360338.881867, plus_tflag, passed tc-start: 1662360338.895845, plus_zero tc-so:Executing command [ sort -- +0 ] tc-end: 1662360339.939854, plus_zero, passed tc-start: 1662360339.953111, rflag tc-so:Executing command [ sort -r in ] tc-end: 1662360341.103558, rflag, passed tc-start: 1662360341.121520, sflag tc-so:Executing command [ sort -s -k1,1 in ] tc-end: 1662360342.250880, sflag, passed tc-start: 1662360342.266653, sflag_many_files tc-so:Executing command [ sort -smru -k1,1 in1 in1 in2 in2 ] tc-end: 1662360343.527824, sflag_many_files, passed tc-start: 1662360343.545004, 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: 1662360345.533483, tflag, passed tc-start: 1662360345.546268, tflag_alphabetic tc-so:Executing command [ sort -tX -k2 -k1r,1 in ] tc-end: 1662360346.648960, tflag_alphabetic, passed tc-start: 1662360346.661970, 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: 1662360348.711498, tflag_char_pos, passed tc-start: 1662360348.726990, 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: 1662360351.673088, tflag_whitespace, passed tc-start: 1662360351.688076, uflag tc-so:Executing command [ sort -u in ] tc-end: 1662360354.61811, uflag, passed tc-start: 1662360354.77344, uflag_rflag tc-so:Executing command [ sort -ru in ] tc-end: 1662360355.237659, uflag_rflag, passed tp-end: 1662360355.253316, usr.bin/sort/t_sort tp-start: 1662360356.115618, usr.bin/tar/t_tar, 1 tc-start: 1662360356.127759, tar tc-so:Executing command [ /usr/tests/usr.bin/tar/h_tar -p /usr/bin/tar -r /usr/tests/usr.bin/tar ] tc-end: 1662360525.415679, tar, passed tp-end: 1662360525.456901, usr.bin/tar/t_tar tp-start: 1662360526.284969, usr.bin/tmux/t_tmux, 1 tc-start: 1662360526.297548, stdin tc-so:Executing command [ /bin/sh -c "tmux list-sessions 0<&-" & sleep 2; kill >/dev/null 2>&1 ] tc-end: 1662360531.419252, stdin, passed tp-end: 1662360531.430030, usr.bin/tmux/t_tmux tp-start: 1662360532.744045, usr.bin/tr/t_basic, 5 tc-start: 1662360532.749197, 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: 1662360534.783356, csubst, passed tc-start: 1662360534.795608, 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: 1662360552.704103, dopt, passed tc-start: 1662360552.736788, 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: 1662360559.963566, dsopt, passed tc-start: 1662360559.973912, 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: 1662360568.52178, sopt, passed tc-start: 1662360568.62382, 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: 1662360576.175671, subst, passed tp-end: 1662360576.186418, usr.bin/tr/t_basic tp-start: 1662360577.228376, usr.bin/unifdef/t_basic, 2 tc-start: 1662360577.240178, basic tc-so:Executing command [ /bin/sh -c unifdef -U__FreeBSD__ /usr/tests/usr.bin/unifdef/d_basic.in ] tc-end: 1662360578.567007, basic, passed tc-start: 1662360578.579097, lastline tc-so:Executing command [ unifdef -Ubar input ] tc-so:Executing command [ unifdef -Ubar input ] tc-end: 1662360579.900013, lastline, passed tp-end: 1662360579.912728, usr.bin/unifdef/t_basic tp-start: 1662360581.268942, usr.bin/uniq/t_uniq, 5 tc-start: 1662360581.273737, basic tc-so:Executing command [ uniq /usr/tests/usr.bin/uniq/d_basic.in ] tc-end: 1662360582.305424, basic, passed tc-start: 1662360582.315948, show_duplicates tc-so:Executing command [ uniq -d -f 1 /usr/tests/usr.bin/uniq/d_input.in ] tc-end: 1662360583.334010, show_duplicates, passed tc-start: 1662360583.344938, show_duplicates_from_third_character tc-so:Executing command [ uniq -d -s 2 /usr/tests/usr.bin/uniq/d_input.in ] tc-end: 1662360584.295185, show_duplicates_from_third_character, passed tc-start: 1662360584.306089, show_uniques tc-so:Executing command [ uniq -u -f 1 /usr/tests/usr.bin/uniq/d_input.in ] tc-end: 1662360586.158669, show_uniques, passed tc-start: 1662360586.169030, test_counts tc-so:Executing command [ uniq -c -f 1 /usr/tests/usr.bin/uniq/d_input.in ] tc-end: 1662360587.133715, test_counts, passed tp-end: 1662360587.143699, usr.bin/uniq/t_uniq tp-start: 1662360588.56638, usr.bin/vmstat/t_vmstat, 2 tc-start: 1662360588.61516, default tc-so:Executing command [ vmstat ] tc-end: 1662360589.316110, default, passed tc-start: 1662360589.326533, opt_s tc-so:Executing command [ vmstat -s ] tc-end: 1662360590.267514, opt_s, passed tp-end: 1662360590.277517, usr.bin/vmstat/t_vmstat tp-start: 1662360690.37950, usr.bin/xlint/lint1/t_integration, 498 tc-start: 1662360690.43427, 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-so:Executing command [ lua /usr/tests/usr.bin/xlint/lint1/check-expect.lua /usr/tests/usr.bin/xlint/lint1/c11_generic_expression.c ] tc-end: 1662360692.669113, c11_generic_expression, passed tc-start: 1662360692.684948, c90 tc-so:Executing command [ /usr/libexec/lint1 -sw /usr/tests/usr.bin/xlint/lint1/c90.c /dev/null ] tc-so:Executing command [ lua /usr/tests/usr.bin/xlint/lint1/check-expect.lua /usr/tests/usr.bin/xlint/lint1/c90.c ] tc-end: 1662360694.707137, c90, passed tc-start: 1662360694.719877, 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-so:Executing command [ lua /usr/tests/usr.bin/xlint/lint1/check-expect.lua /usr/tests/usr.bin/xlint/lint1/c99_bool_strict_suppressed.c ] tc-end: 1662360697.211256, c99_bool_strict_suppressed, passed tc-start: 1662360697.222951, 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-so:Executing command [ lua /usr/tests/usr.bin/xlint/lint1/check-expect.lua /usr/tests/usr.bin/xlint/lint1/c99_init_array.c ] tc-end: 1662360699.253771, c99_init_array, passed tc-start: 1662360699.267153, 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-so:Executing command [ lua /usr/tests/usr.bin/xlint/lint1/check-expect.lua /usr/tests/usr.bin/xlint/lint1/c99_init_designator.c ] tc-end: 1662360702.1431, c99_init_designator, passed tc-start: 1662360702.18488, d_alignof tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/d_alignof.c /dev/null ] tc-so:Executing command [ lua /usr/tests/usr.bin/xlint/lint1/check-expect.lua /usr/tests/usr.bin/xlint/lint1/d_alignof.c ] tc-end: 1662360704.177291, d_alignof, passed tc-start: 1662360704.192932, d_bltinoffsetof tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/d_bltinoffsetof.c /dev/null ] tc-so:Executing command [ lua /usr/tests/usr.bin/xlint/lint1/check-expect.lua /usr/tests/usr.bin/xlint/lint1/d_bltinoffsetof.c ] tc-end: 1662360706.223912, d_bltinoffsetof, passed tc-start: 1662360706.236862, 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-so:Executing command [ lua /usr/tests/usr.bin/xlint/lint1/check-expect.lua /usr/tests/usr.bin/xlint/lint1/d_c99_anon_struct.c ] tc-end: 1662360708.285934, d_c99_anon_struct, passed tc-start: 1662360708.297621, 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-so:Executing command [ lua /usr/tests/usr.bin/xlint/lint1/check-expect.lua /usr/tests/usr.bin/xlint/lint1/d_c99_anon_union.c ] tc-end: 1662360710.370546, d_c99_anon_union, passed tc-start: 1662360710.381856, 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-so:Executing command [ lua /usr/tests/usr.bin/xlint/lint1/check-expect.lua /usr/tests/usr.bin/xlint/lint1/d_c99_bool.c ] tc-end: 1662360712.573523, d_c99_bool, passed tc-start: 1662360712.585618, 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-so:Executing command [ lua /usr/tests/usr.bin/xlint/lint1/check-expect.lua /usr/tests/usr.bin/xlint/lint1/d_c99_bool_strict.c ] tc-end: 1662360715.138335, d_c99_bool_strict, passed tc-start: 1662360715.151564, 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-so:Executing command [ lua /usr/tests/usr.bin/xlint/lint1/check-expect.lua /usr/tests/usr.bin/xlint/lint1/d_c99_bool_strict_syshdr.c ] tc-end: 1662360718.224186, d_c99_bool_strict_syshdr, passed tc-start: 1662360718.323592, 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-so:Executing command [ lua /usr/tests/usr.bin/xlint/lint1/check-expect.lua /usr/tests/usr.bin/xlint/lint1/d_c99_complex_num.c ] tc-end: 1662360722.21758, d_c99_complex_num, passed tc-start: 1662360722.43778, 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-so:Executing command [ lua /usr/tests/usr.bin/xlint/lint1/check-expect.lua /usr/tests/usr.bin/xlint/lint1/d_c99_complex_split.c ] tc-end: 1662360724.74069, d_c99_complex_split, passed tc-start: 1662360724.86785, 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-so:Executing command [ lua /usr/tests/usr.bin/xlint/lint1/check-expect.lua /usr/tests/usr.bin/xlint/lint1/d_c99_compound_literal_comma.c ] tc-end: 1662360726.43066, d_c99_compound_literal_comma, passed tc-start: 1662360726.54956, 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-so:Executing command [ lua /usr/tests/usr.bin/xlint/lint1/check-expect.lua /usr/tests/usr.bin/xlint/lint1/d_c99_decls_after_stmt.c ] tc-end: 1662360728.94381, d_c99_decls_after_stmt, passed tc-start: 1662360728.106456, 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-so:Executing command [ lua /usr/tests/usr.bin/xlint/lint1/check-expect.lua /usr/tests/usr.bin/xlint/lint1/d_c99_decls_after_stmt2.c ] tc-end: 1662360731.68663, d_c99_decls_after_stmt2, passed tc-start: 1662360731.82524, 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-so:Executing command [ lua /usr/tests/usr.bin/xlint/lint1/check-expect.lua /usr/tests/usr.bin/xlint/lint1/d_c99_decls_after_stmt3.c ] tc-end: 1662360733.22327, d_c99_decls_after_stmt3, passed tc-start: 1662360733.33809, 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-so:Executing command [ lua /usr/tests/usr.bin/xlint/lint1/check-expect.lua /usr/tests/usr.bin/xlint/lint1/d_c99_flex_array_packed.c ] tc-end: 1662360735.65366, d_c99_flex_array_packed, passed tc-start: 1662360735.78378, 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-so:Executing command [ lua /usr/tests/usr.bin/xlint/lint1/check-expect.lua /usr/tests/usr.bin/xlint/lint1/d_c99_for_loops.c ] tc-end: 1662360737.37870, d_c99_for_loops, passed tc-start: 1662360737.52681, 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-so:Executing command [ lua /usr/tests/usr.bin/xlint/lint1/check-expect.lua /usr/tests/usr.bin/xlint/lint1/d_c99_func.c ] tc-end: 1662360739.29689, d_c99_func, passed tc-start: 1662360739.41645, 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-so:Executing command [ lua /usr/tests/usr.bin/xlint/lint1/check-expect.lua /usr/tests/usr.bin/xlint/lint1/d_c99_init.c ] tc-end: 1662360742.25430, d_c99_init, passed tc-start: 1662360742.37681, 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-so:Executing command [ lua /usr/tests/usr.bin/xlint/lint1/check-expect.lua /usr/tests/usr.bin/xlint/lint1/d_c99_nested_struct.c ] tc-end: 1662360744.602240, d_c99_nested_struct, passed tc-start: 1662360744.616090, 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-so:Executing command [ lua /usr/tests/usr.bin/xlint/lint1/check-expect.lua /usr/tests/usr.bin/xlint/lint1/d_c99_recursive_init.c ] tc-end: 1662360746.767811, d_c99_recursive_init, passed tc-start: 1662360746.779340, 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-so:Executing command [ lua /usr/tests/usr.bin/xlint/lint1/check-expect.lua /usr/tests/usr.bin/xlint/lint1/d_c99_struct_init.c ] tc-end: 1662360748.723739, d_c99_struct_init, passed tc-start: 1662360748.735668, 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-so:Executing command [ lua /usr/tests/usr.bin/xlint/lint1/check-expect.lua /usr/tests/usr.bin/xlint/lint1/d_c99_union_cast.c ] tc-end: 1662360750.711642, d_c99_union_cast, passed tc-start: 1662360750.724223, 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-so:Executing command [ lua /usr/tests/usr.bin/xlint/lint1/check-expect.lua /usr/tests/usr.bin/xlint/lint1/d_c99_union_init1.c ] tc-end: 1662360752.969972, d_c99_union_init1, passed tc-start: 1662360752.985446, 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-so:Executing command [ lua /usr/tests/usr.bin/xlint/lint1/check-expect.lua /usr/tests/usr.bin/xlint/lint1/d_c99_union_init2.c ] tc-end: 1662360754.995270, d_c99_union_init2, passed tc-start: 1662360755.7082, 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-so:Executing command [ lua /usr/tests/usr.bin/xlint/lint1/check-expect.lua /usr/tests/usr.bin/xlint/lint1/d_c99_union_init3.c ] tc-end: 1662360756.922224, d_c99_union_init3, passed tc-start: 1662360756.934010, 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-so:Executing command [ lua /usr/tests/usr.bin/xlint/lint1/check-expect.lua /usr/tests/usr.bin/xlint/lint1/d_c99_union_init4.c ] tc-end: 1662360759.382572, d_c99_union_init4, passed tc-start: 1662360759.393885, 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-so:Executing command [ lua /usr/tests/usr.bin/xlint/lint1/check-expect.lua /usr/tests/usr.bin/xlint/lint1/d_c99_union_init5.c ] tc-end: 1662360761.539741, d_c99_union_init5, passed tc-start: 1662360761.551689, 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-so:Executing command [ lua /usr/tests/usr.bin/xlint/lint1/check-expect.lua /usr/tests/usr.bin/xlint/lint1/d_c9x_array_init.c ] tc-end: 1662360763.684720, d_c9x_array_init, passed tc-start: 1662360763.696877, 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-so:Executing command [ lua /usr/tests/usr.bin/xlint/lint1/check-expect.lua /usr/tests/usr.bin/xlint/lint1/d_c9x_recursive_init.c ] tc-end: 1662360765.903746, d_c9x_recursive_init, passed tc-start: 1662360765.916333, 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-so:Executing command [ lua /usr/tests/usr.bin/xlint/lint1/check-expect.lua /usr/tests/usr.bin/xlint/lint1/d_cast_fun_array_param.c ] tc-end: 1662360767.953684, d_cast_fun_array_param, passed tc-start: 1662360767.965612, 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-so:Executing command [ lua /usr/tests/usr.bin/xlint/lint1/check-expect.lua /usr/tests/usr.bin/xlint/lint1/d_cast_init.c ] tc-end: 1662360770.87637, d_cast_init, passed tc-start: 1662360770.101522, 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-so:Executing command [ lua /usr/tests/usr.bin/xlint/lint1/check-expect.lua /usr/tests/usr.bin/xlint/lint1/d_cast_init2.c ] tc-end: 1662360772.180134, d_cast_init2, passed tc-start: 1662360772.192051, 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-so:Executing command [ lua /usr/tests/usr.bin/xlint/lint1/check-expect.lua /usr/tests/usr.bin/xlint/lint1/d_cast_lhs.c ] tc-end: 1662360777.894655, d_cast_lhs, passed tc-start: 1662360777.911436, 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-so:Executing command [ lua /usr/tests/usr.bin/xlint/lint1/check-expect.lua /usr/tests/usr.bin/xlint/lint1/d_cast_typeof.c ] tc-end: 1662360779.974347, d_cast_typeof, passed tc-start: 1662360779.988487, 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-so:Executing command [ lua /usr/tests/usr.bin/xlint/lint1/check-expect.lua /usr/tests/usr.bin/xlint/lint1/d_compound_literals1.c ] tc-end: 1662360782.6985, d_compound_literals1, passed tc-start: 1662360782.18504, 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-so:Executing command [ lua /usr/tests/usr.bin/xlint/lint1/check-expect.lua /usr/tests/usr.bin/xlint/lint1/d_compound_literals2.c ] tc-end: 1662360785.541175, d_compound_literals2, passed tc-start: 1662360785.552685, 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-so:Executing command [ lua /usr/tests/usr.bin/xlint/lint1/check-expect.lua /usr/tests/usr.bin/xlint/lint1/d_constant_conv1.c ] tc-end: 1662360787.719217, d_constant_conv1, passed tc-start: 1662360787.731076, d_constant_conv2 tc-so:Executing command [ /usr/libexec/lint1 -h -w /usr/tests/usr.bin/xlint/lint1/d_constant_conv2.c /dev/null ] tc-so:Executing command [ lua /usr/tests/usr.bin/xlint/lint1/check-expect.lua /usr/tests/usr.bin/xlint/lint1/d_constant_conv2.c ] tc-end: 1662360789.961496, d_constant_conv2, passed tc-start: 1662360789.973400, 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-so:Executing command [ lua /usr/tests/usr.bin/xlint/lint1/check-expect.lua /usr/tests/usr.bin/xlint/lint1/d_cvt_constant.c ] tc-end: 1662360792.291900, d_cvt_constant, passed tc-start: 1662360792.304754, 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-so:Executing command [ lua /usr/tests/usr.bin/xlint/lint1/check-expect.lua /usr/tests/usr.bin/xlint/lint1/d_cvt_in_ternary.c ] tc-end: 1662360794.301838, d_cvt_in_ternary, passed tc-start: 1662360794.313463, 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-so:Executing command [ lua /usr/tests/usr.bin/xlint/lint1/check-expect.lua /usr/tests/usr.bin/xlint/lint1/d_decl_old_style_arguments.c ] tc-end: 1662360796.447680, d_decl_old_style_arguments, passed tc-start: 1662360796.461240, 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-so:Executing command [ lua /usr/tests/usr.bin/xlint/lint1/check-expect.lua /usr/tests/usr.bin/xlint/lint1/d_ellipsis_in_switch.c ] tc-end: 1662360798.879633, d_ellipsis_in_switch, passed tc-start: 1662360798.891312, 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-so:Executing command [ lua /usr/tests/usr.bin/xlint/lint1/check-expect.lua /usr/tests/usr.bin/xlint/lint1/d_fold_test.c ] tc-end: 1662360800.903283, d_fold_test, passed tc-start: 1662360800.915853, 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-so:Executing command [ lua /usr/tests/usr.bin/xlint/lint1/check-expect.lua /usr/tests/usr.bin/xlint/lint1/d_gcc_compound_statements1.c ] tc-end: 1662360802.984701, d_gcc_compound_statements1, passed tc-start: 1662360802.997784, 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-so:Executing command [ lua /usr/tests/usr.bin/xlint/lint1/check-expect.lua /usr/tests/usr.bin/xlint/lint1/d_gcc_compound_statements2.c ] tc-end: 1662360804.981015, d_gcc_compound_statements2, passed tc-start: 1662360804.993004, 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-so:Executing command [ lua /usr/tests/usr.bin/xlint/lint1/check-expect.lua /usr/tests/usr.bin/xlint/lint1/d_gcc_compound_statements3.c ] tc-end: 1662360809.72917, d_gcc_compound_statements3, passed tc-start: 1662360809.88655, 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-so:Executing command [ lua /usr/tests/usr.bin/xlint/lint1/check-expect.lua /usr/tests/usr.bin/xlint/lint1/d_gcc_extension.c ] tc-end: 1662360812.526703, d_gcc_extension, passed tc-start: 1662360812.539253, 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-so:Executing command [ lua /usr/tests/usr.bin/xlint/lint1/check-expect.lua /usr/tests/usr.bin/xlint/lint1/d_gcc_func.c ] tc-end: 1662360814.717928, d_gcc_func, passed tc-start: 1662360814.730620, 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-so:Executing command [ lua /usr/tests/usr.bin/xlint/lint1/check-expect.lua /usr/tests/usr.bin/xlint/lint1/d_gcc_variable_array_init.c ] tc-end: 1662360818.961736, d_gcc_variable_array_init, passed tc-start: 1662360819.22888, 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-so:Executing command [ lua /usr/tests/usr.bin/xlint/lint1/check-expect.lua /usr/tests/usr.bin/xlint/lint1/d_incorrect_array_size.c ] tc-end: 1662360822.718283, d_incorrect_array_size, passed tc-start: 1662360822.736818, 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-so:Executing command [ lua /usr/tests/usr.bin/xlint/lint1/check-expect.lua /usr/tests/usr.bin/xlint/lint1/d_init_array_using_string.c ] tc-end: 1662360824.736421, d_init_array_using_string, passed tc-start: 1662360824.750200, 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-so:Executing command [ lua /usr/tests/usr.bin/xlint/lint1/check-expect.lua /usr/tests/usr.bin/xlint/lint1/d_init_pop_member.c ] tc-end: 1662360827.974774, d_init_pop_member, passed tc-start: 1662360827.995044, 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-so:Executing command [ lua /usr/tests/usr.bin/xlint/lint1/check-expect.lua /usr/tests/usr.bin/xlint/lint1/d_lint_assert.c ] tc-end: 1662360830.34322, d_lint_assert, passed tc-start: 1662360830.48848, 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-so:Executing command [ lua /usr/tests/usr.bin/xlint/lint1/check-expect.lua /usr/tests/usr.bin/xlint/lint1/d_long_double_int.c ] tc-end: 1662360832.67628, d_long_double_int, passed tc-start: 1662360832.81012, 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-so:Executing command [ lua /usr/tests/usr.bin/xlint/lint1/check-expect.lua /usr/tests/usr.bin/xlint/lint1/d_nested_structs.c ] tc-end: 1662360834.56520, d_nested_structs, passed tc-start: 1662360834.72664, 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-so:Executing command [ lua /usr/tests/usr.bin/xlint/lint1/check-expect.lua /usr/tests/usr.bin/xlint/lint1/d_nolimit_init.c ] tc-end: 1662360836.170617, d_nolimit_init, passed tc-start: 1662360836.182838, 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-so:Executing command [ lua /usr/tests/usr.bin/xlint/lint1/check-expect.lua /usr/tests/usr.bin/xlint/lint1/d_packed_structs.c ] tc-end: 1662360838.269201, d_packed_structs, passed tc-start: 1662360838.281681, 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-so:Executing command [ lua /usr/tests/usr.bin/xlint/lint1/check-expect.lua /usr/tests/usr.bin/xlint/lint1/d_pr_22119.c ] tc-end: 1662360840.338872, d_pr_22119, passed tc-start: 1662360840.352671, 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-so:Executing command [ lua /usr/tests/usr.bin/xlint/lint1/check-expect.lua /usr/tests/usr.bin/xlint/lint1/d_return_type.c ] tc-end: 1662360842.536006, d_return_type, passed tc-start: 1662360842.549146, 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-so:Executing command [ lua /usr/tests/usr.bin/xlint/lint1/check-expect.lua /usr/tests/usr.bin/xlint/lint1/d_shift_to_narrower_type.c ] tc-end: 1662360844.617468, d_shift_to_narrower_type, passed tc-start: 1662360844.633093, 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-so:Executing command [ lua /usr/tests/usr.bin/xlint/lint1/check-expect.lua /usr/tests/usr.bin/xlint/lint1/d_struct_init_nested.c ] tc-end: 1662360846.832532, d_struct_init_nested, passed tc-start: 1662360846.846483, d_type_conv1 tc-so:Executing command [ /usr/libexec/lint1 -g -h -w /usr/tests/usr.bin/xlint/lint1/d_type_conv1.c /dev/null ] tc-so:Executing command [ lua /usr/tests/usr.bin/xlint/lint1/check-expect.lua /usr/tests/usr.bin/xlint/lint1/d_type_conv1.c ] tc-end: 1662360848.900960, d_type_conv1, passed tc-start: 1662360848.914460, d_type_conv2 tc-so:Executing command [ /usr/libexec/lint1 -h -w /usr/tests/usr.bin/xlint/lint1/d_type_conv2.c /dev/null ] tc-so:Executing command [ lua /usr/tests/usr.bin/xlint/lint1/check-expect.lua /usr/tests/usr.bin/xlint/lint1/d_type_conv2.c ] tc-end: 1662360851.903674, d_type_conv2, passed tc-start: 1662360851.917402, d_type_conv3 tc-so:Executing command [ /usr/libexec/lint1 -g -h -w /usr/tests/usr.bin/xlint/lint1/d_type_conv3.c /dev/null ] tc-so:Executing command [ lua /usr/tests/usr.bin/xlint/lint1/check-expect.lua /usr/tests/usr.bin/xlint/lint1/d_type_conv3.c ] tc-end: 1662360854.420677, d_type_conv3, passed tc-start: 1662360854.435245, 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-so:Executing command [ lua /usr/tests/usr.bin/xlint/lint1/check-expect.lua /usr/tests/usr.bin/xlint/lint1/d_type_question_colon.c ] tc-end: 1662360856.532551, d_type_question_colon, passed tc-start: 1662360856.545411, d_typefun tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/d_typefun.c /dev/null ] tc-so:Executing command [ lua /usr/tests/usr.bin/xlint/lint1/check-expect.lua /usr/tests/usr.bin/xlint/lint1/d_typefun.c ] tc-end: 1662360858.563758, d_typefun, passed tc-start: 1662360858.575496, 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-so:Executing command [ lua /usr/tests/usr.bin/xlint/lint1/check-expect.lua /usr/tests/usr.bin/xlint/lint1/d_typename_as_var.c ] tc-end: 1662360861.32304, d_typename_as_var, passed tc-start: 1662360861.43459, 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-so:Executing command [ lua /usr/tests/usr.bin/xlint/lint1/check-expect.lua /usr/tests/usr.bin/xlint/lint1/d_zero_sized_arrays.c ] tc-end: 1662360863.513629, d_zero_sized_arrays, passed tc-start: 1662360863.525756, decl tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/decl.c /dev/null ] tc-so:Executing command [ lua /usr/tests/usr.bin/xlint/lint1/check-expect.lua /usr/tests/usr.bin/xlint/lint1/decl.c ] tc-end: 1662360865.700033, decl, passed tc-start: 1662360865.712457, decl_arg tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/decl_arg.c /dev/null ] tc-so:Executing command [ lua /usr/tests/usr.bin/xlint/lint1/check-expect.lua /usr/tests/usr.bin/xlint/lint1/decl_arg.c ] tc-end: 1662360869.546267, decl_arg, passed tc-start: 1662360869.563595, 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-so:Executing command [ lua /usr/tests/usr.bin/xlint/lint1/check-expect.lua /usr/tests/usr.bin/xlint/lint1/decl_direct_abstract.c ] tc-end: 1662360871.976427, decl_direct_abstract, passed tc-start: 1662360871.989710, decl_enum tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/decl_enum.c /dev/null ] tc-so:Executing command [ lua /usr/tests/usr.bin/xlint/lint1/check-expect.lua /usr/tests/usr.bin/xlint/lint1/decl_enum.c ] tc-end: 1662360875.250937, decl_enum, passed tc-start: 1662360875.266571, decl_enum_c90 tc-so:Executing command [ /usr/libexec/lint1 -sw /usr/tests/usr.bin/xlint/lint1/decl_enum_c90.c /dev/null ] tc-so:Executing command [ lua /usr/tests/usr.bin/xlint/lint1/check-expect.lua /usr/tests/usr.bin/xlint/lint1/decl_enum_c90.c ] tc-end: 1662360877.276403, decl_enum_c90, passed tc-start: 1662360877.289589, decl_struct_c90 tc-so:Executing command [ /usr/libexec/lint1 -sw /usr/tests/usr.bin/xlint/lint1/decl_struct_c90.c /dev/null ] tc-so:Executing command [ lua /usr/tests/usr.bin/xlint/lint1/check-expect.lua /usr/tests/usr.bin/xlint/lint1/decl_struct_c90.c ] tc-end: 1662360879.329812, decl_struct_c90, passed tc-start: 1662360879.342806, 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-so:Executing command [ lua /usr/tests/usr.bin/xlint/lint1/check-expect.lua /usr/tests/usr.bin/xlint/lint1/decl_struct_member.c ] tc-end: 1662360881.888604, decl_struct_member, passed tc-start: 1662360881.909480, 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 [ lua /usr/tests/usr.bin/xlint/lint1/check-expect.lua /usr/tests/usr.bin/xlint/lint1/emit.c ] tc-so:Executing command [ cat emit.ln ] tc-end: 1662360884.667659, emit, passed tc-start: 1662360884.683911, 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 [ lua /usr/tests/usr.bin/xlint/lint1/check-expect.lua /usr/tests/usr.bin/xlint/lint1/emit_lp64.c ] tc-so:Executing command [ cat emit_lp64.ln ] tc-end: 1662360887.82392, emit_lp64, passed tc-start: 1662360887.97548, expr_binary tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/expr_binary.c /dev/null ] tc-so:Executing command [ lua /usr/tests/usr.bin/xlint/lint1/check-expect.lua /usr/tests/usr.bin/xlint/lint1/expr_binary.c ] tc-end: 1662360889.643900, expr_binary, passed tc-start: 1662360889.700251, expr_binary_trad tc-so:Executing command [ /usr/libexec/lint1 -tw /usr/tests/usr.bin/xlint/lint1/expr_binary_trad.c /dev/null ] tc-so:Executing command [ lua /usr/tests/usr.bin/xlint/lint1/check-expect.lua /usr/tests/usr.bin/xlint/lint1/expr_binary_trad.c ] tc-end: 1662360891.797316, expr_binary_trad, passed tc-start: 1662360891.810010, expr_cast tc-so:Executing command [ /usr/libexec/lint1 -Sw /usr/tests/usr.bin/xlint/lint1/expr_cast.c /dev/null ] tc-so:Executing command [ lua /usr/tests/usr.bin/xlint/lint1/check-expect.lua /usr/tests/usr.bin/xlint/lint1/expr_cast.c ] tc-end: 1662360893.908805, expr_cast, passed tc-start: 1662360893.920805, 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-so:Executing command [ lua /usr/tests/usr.bin/xlint/lint1/check-expect.lua /usr/tests/usr.bin/xlint/lint1/expr_fold.c ] tc-end: 1662360896.219731, expr_fold, passed tc-start: 1662360896.233211, 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-so:Executing command [ lua /usr/tests/usr.bin/xlint/lint1/check-expect.lua /usr/tests/usr.bin/xlint/lint1/expr_fold_strict_bool.c ] tc-end: 1662360898.328841, expr_fold_strict_bool, passed tc-start: 1662360898.342634, expr_precedence tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/expr_precedence.c /dev/null ] tc-so:Executing command [ lua /usr/tests/usr.bin/xlint/lint1/check-expect.lua /usr/tests/usr.bin/xlint/lint1/expr_precedence.c ] tc-end: 1662360900.389652, expr_precedence, passed tc-start: 1662360900.402753, 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 [ lua /usr/tests/usr.bin/xlint/lint1/check-expect.lua /usr/tests/usr.bin/xlint/lint1/expr_promote.c ] tc-so:Executing command [ cat expr_promote.ln ] tc-end: 1662360902.866776, expr_promote, passed tc-start: 1662360902.880379, 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 [ lua /usr/tests/usr.bin/xlint/lint1/check-expect.lua /usr/tests/usr.bin/xlint/lint1/expr_promote_trad.c ] tc-so:Executing command [ cat expr_promote_trad.ln ] tc-end: 1662360905.135641, expr_promote_trad, passed tc-start: 1662360905.157144, 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-so:Executing command [ lua /usr/tests/usr.bin/xlint/lint1/check-expect.lua /usr/tests/usr.bin/xlint/lint1/expr_range.c ] tc-end: 1662360907.742539, expr_range, passed tc-start: 1662360907.756089, feat_stacktrace tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/feat_stacktrace.c /dev/null ] tc-so:Executing command [ lua /usr/tests/usr.bin/xlint/lint1/check-expect.lua /usr/tests/usr.bin/xlint/lint1/feat_stacktrace.c ] tc-end: 1662360909.964652, feat_stacktrace, passed tc-start: 1662360909.981128, gcc_attribute tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/gcc_attribute.c /dev/null ] tc-so:Executing command [ lua /usr/tests/usr.bin/xlint/lint1/check-expect.lua /usr/tests/usr.bin/xlint/lint1/gcc_attribute.c ] tc-end: 1662360912.927584, gcc_attribute, passed tc-start: 1662360912.943406, 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-so:Executing command [ lua /usr/tests/usr.bin/xlint/lint1/check-expect.lua /usr/tests/usr.bin/xlint/lint1/gcc_attribute_aligned.c ] tc-end: 1662360916.9064, gcc_attribute_aligned, passed tc-start: 1662360916.45802, 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-so:Executing command [ lua /usr/tests/usr.bin/xlint/lint1/check-expect.lua /usr/tests/usr.bin/xlint/lint1/gcc_attribute_enum.c ] tc-end: 1662360919.620481, gcc_attribute_enum, passed tc-start: 1662360919.633578, 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-so:Executing command [ lua /usr/tests/usr.bin/xlint/lint1/check-expect.lua /usr/tests/usr.bin/xlint/lint1/gcc_attribute_func.c ] tc-end: 1662360922.267175, gcc_attribute_func, passed tc-start: 1662360922.280534, 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-so:Executing command [ lua /usr/tests/usr.bin/xlint/lint1/check-expect.lua /usr/tests/usr.bin/xlint/lint1/gcc_attribute_label.c ] tc-end: 1662360924.243224, gcc_attribute_label, passed tc-start: 1662360924.256139, 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-so:Executing command [ lua /usr/tests/usr.bin/xlint/lint1/check-expect.lua /usr/tests/usr.bin/xlint/lint1/gcc_attribute_stmt.c ] tc-end: 1662360927.963773, gcc_attribute_stmt, passed tc-start: 1662360927.976455, 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-so:Executing command [ lua /usr/tests/usr.bin/xlint/lint1/check-expect.lua /usr/tests/usr.bin/xlint/lint1/gcc_attribute_type.c ] tc-end: 1662360930.425277, gcc_attribute_type, passed tc-start: 1662360930.443006, 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-so:Executing command [ lua /usr/tests/usr.bin/xlint/lint1/check-expect.lua /usr/tests/usr.bin/xlint/lint1/gcc_attribute_var.c ] tc-end: 1662360932.455538, gcc_attribute_var, passed tc-start: 1662360932.468384, 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-so:Executing command [ lua /usr/tests/usr.bin/xlint/lint1/check-expect.lua /usr/tests/usr.bin/xlint/lint1/gcc_bit_field_types.c ] tc-end: 1662360934.635883, gcc_bit_field_types, passed tc-start: 1662360934.649158, 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-so:Executing command [ lua /usr/tests/usr.bin/xlint/lint1/check-expect.lua /usr/tests/usr.bin/xlint/lint1/gcc_builtin_alloca.c ] tc-end: 1662360936.687752, gcc_builtin_alloca, passed tc-start: 1662360936.700899, 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-so:Executing command [ lua /usr/tests/usr.bin/xlint/lint1/check-expect.lua /usr/tests/usr.bin/xlint/lint1/gcc_builtin_overflow.c ] tc-end: 1662360939.470685, gcc_builtin_overflow, passed tc-start: 1662360939.484160, 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-so:Executing command [ lua /usr/tests/usr.bin/xlint/lint1/check-expect.lua /usr/tests/usr.bin/xlint/lint1/gcc_cast_union.c ] tc-end: 1662360941.652083, gcc_cast_union, passed tc-start: 1662360941.665473, 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-so:Executing command [ lua /usr/tests/usr.bin/xlint/lint1/check-expect.lua /usr/tests/usr.bin/xlint/lint1/gcc_init_compound_literal.c ] tc-end: 1662360943.695254, gcc_init_compound_literal, passed tc-start: 1662360943.708428, 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-so:Executing command [ lua /usr/tests/usr.bin/xlint/lint1/check-expect.lua /usr/tests/usr.bin/xlint/lint1/gcc_stmt_asm.c ] tc-end: 1662360946.96440, gcc_stmt_asm, passed tc-start: 1662360946.112156, gcc_typeof tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/gcc_typeof.c /dev/null ] tc-so:Executing command [ lua /usr/tests/usr.bin/xlint/lint1/check-expect.lua /usr/tests/usr.bin/xlint/lint1/gcc_typeof.c ] tc-end: 1662360948.136583, gcc_typeof, passed tc-start: 1662360948.171192, 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-so:Executing command [ lua /usr/tests/usr.bin/xlint/lint1/check-expect.lua /usr/tests/usr.bin/xlint/lint1/gcc_typeof_after_statement.c ] tc-end: 1662360950.344195, gcc_typeof_after_statement, passed tc-start: 1662360950.360850, init tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/init.c /dev/null ] tc-so:Executing command [ lua /usr/tests/usr.bin/xlint/lint1/check-expect.lua /usr/tests/usr.bin/xlint/lint1/init.c ] tc-end: 1662360952.644717, init, passed tc-start: 1662360952.657326, init_braces tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/init_braces.c /dev/null ] tc-so:Executing command [ lua /usr/tests/usr.bin/xlint/lint1/check-expect.lua /usr/tests/usr.bin/xlint/lint1/init_braces.c ] tc-end: 1662360955.395042, init_braces, passed tc-start: 1662360955.407708, init_c90 tc-so:Executing command [ /usr/libexec/lint1 -sw /usr/tests/usr.bin/xlint/lint1/init_c90.c /dev/null ] tc-so:Executing command [ lua /usr/tests/usr.bin/xlint/lint1/check-expect.lua /usr/tests/usr.bin/xlint/lint1/init_c90.c ] tc-end: 1662360957.674442, init_c90, passed tc-start: 1662360957.690817, lex_char tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/lex_char.c /dev/null ] tc-so:Executing command [ lua /usr/tests/usr.bin/xlint/lint1/check-expect.lua /usr/tests/usr.bin/xlint/lint1/lex_char.c ] tc-end: 1662360959.912277, lex_char, passed tc-start: 1662360959.925067, lex_char_uchar tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/lex_char_uchar.c /dev/null ] tc-so:Executing command [ lua /usr/tests/usr.bin/xlint/lint1/check-expect.lua /usr/tests/usr.bin/xlint/lint1/lex_char_uchar.c ] tc-end: 1662360962.108570, lex_char_uchar, passed tc-start: 1662360962.120229, lex_comment tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/lex_comment.c /dev/null ] tc-so:Executing command [ lua /usr/tests/usr.bin/xlint/lint1/check-expect.lua /usr/tests/usr.bin/xlint/lint1/lex_comment.c ] tc-end: 1662360964.403535, lex_comment, passed tc-start: 1662360964.418196, lex_floating tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/lex_floating.c /dev/null ] tc-so:Executing command [ lua /usr/tests/usr.bin/xlint/lint1/check-expect.lua /usr/tests/usr.bin/xlint/lint1/lex_floating.c ] tc-end: 1662360966.510461, lex_floating, passed tc-start: 1662360966.522980, lex_integer tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/lex_integer.c /dev/null ] tc-so:Executing command [ lua /usr/tests/usr.bin/xlint/lint1/check-expect.lua /usr/tests/usr.bin/xlint/lint1/lex_integer.c ] tc-end: 1662360968.867669, lex_integer, passed tc-start: 1662360968.879938, 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-so:Executing command [ lua /usr/tests/usr.bin/xlint/lint1/check-expect.lua /usr/tests/usr.bin/xlint/lint1/lex_integer_binary.c ] tc-end: 1662360972.359977, lex_integer_binary, passed tc-start: 1662360972.390666, lex_integer_ilp32 tc-end: 1662360974.326492, lex_integer_ilp32, skipped, unsuitable platform tc-start: 1662360974.338991, lex_string tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/lex_string.c /dev/null ] tc-so:Executing command [ lua /usr/tests/usr.bin/xlint/lint1/check-expect.lua /usr/tests/usr.bin/xlint/lint1/lex_string.c ] tc-end: 1662360978.52083, lex_string, passed tc-start: 1662360978.65237, lex_whitespace tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/lex_whitespace.c /dev/null ] tc-so:Executing command [ lua /usr/tests/usr.bin/xlint/lint1/check-expect.lua /usr/tests/usr.bin/xlint/lint1/lex_whitespace.c ] tc-end: 1662360980.599854, lex_whitespace, passed tc-start: 1662360980.613374, 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-so:Executing command [ lua /usr/tests/usr.bin/xlint/lint1/check-expect.lua /usr/tests/usr.bin/xlint/lint1/lex_wide_char.c ] tc-end: 1662360982.795280, lex_wide_char, passed tc-start: 1662360982.808645, 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-so:Executing command [ lua /usr/tests/usr.bin/xlint/lint1/check-expect.lua /usr/tests/usr.bin/xlint/lint1/lex_wide_string.c ] tc-end: 1662360985.327418, lex_wide_string, passed tc-start: 1662360985.341462, msg_000 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_000.c /dev/null ] tc-so:Executing command [ lua /usr/tests/usr.bin/xlint/lint1/check-expect.lua /usr/tests/usr.bin/xlint/lint1/msg_000.c ] tc-end: 1662360987.552495, msg_000, passed tc-start: 1662360987.566809, msg_000_c90 tc-so:Executing command [ /usr/libexec/lint1 -s /usr/tests/usr.bin/xlint/lint1/msg_000_c90.c /dev/null ] tc-so:Executing command [ lua /usr/tests/usr.bin/xlint/lint1/check-expect.lua /usr/tests/usr.bin/xlint/lint1/msg_000_c90.c ] tc-end: 1662360992.639599, msg_000_c90, passed tc-start: 1662360992.652783, msg_001 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_001.c /dev/null ] tc-so:Executing command [ lua /usr/tests/usr.bin/xlint/lint1/check-expect.lua /usr/tests/usr.bin/xlint/lint1/msg_001.c ] tc-end: 1662360995.617021, msg_001, passed tc-start: 1662360995.632587, msg_001_c90 tc-so:Executing command [ /usr/libexec/lint1 -s /usr/tests/usr.bin/xlint/lint1/msg_001_c90.c /dev/null ] tc-so:Executing command [ lua /usr/tests/usr.bin/xlint/lint1/check-expect.lua /usr/tests/usr.bin/xlint/lint1/msg_001_c90.c ] tc-end: 1662360997.827630, msg_001_c90, passed tc-start: 1662360997.844145, msg_002 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_002.c /dev/null ] tc-so:Executing command [ lua /usr/tests/usr.bin/xlint/lint1/check-expect.lua /usr/tests/usr.bin/xlint/lint1/msg_002.c ] tc-end: 1662360999.999405, msg_002, passed tc-start: 1662361000.12668, msg_003 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_003.c /dev/null ] tc-so:Executing command [ lua /usr/tests/usr.bin/xlint/lint1/check-expect.lua /usr/tests/usr.bin/xlint/lint1/msg_003.c ] tc-end: 1662361002.384521, msg_003, passed tc-start: 1662361002.399308, msg_004 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_004.c /dev/null ] tc-so:Executing command [ lua /usr/tests/usr.bin/xlint/lint1/check-expect.lua /usr/tests/usr.bin/xlint/lint1/msg_004.c ] tc-end: 1662361004.616877, msg_004, passed tc-start: 1662361004.633533, msg_005 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_005.c /dev/null ] tc-so:Executing command [ lua /usr/tests/usr.bin/xlint/lint1/check-expect.lua /usr/tests/usr.bin/xlint/lint1/msg_005.c ] tc-end: 1662361006.646682, msg_005, passed tc-start: 1662361006.659086, msg_006 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_006.c /dev/null ] tc-so:Executing command [ lua /usr/tests/usr.bin/xlint/lint1/check-expect.lua /usr/tests/usr.bin/xlint/lint1/msg_006.c ] tc-end: 1662361008.870437, msg_006, passed tc-start: 1662361008.884372, msg_007 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_007.c /dev/null ] tc-so:Executing command [ lua /usr/tests/usr.bin/xlint/lint1/check-expect.lua /usr/tests/usr.bin/xlint/lint1/msg_007.c ] tc-end: 1662361010.882357, msg_007, passed tc-start: 1662361010.894389, msg_008 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_008.c /dev/null ] tc-so:Executing command [ lua /usr/tests/usr.bin/xlint/lint1/check-expect.lua /usr/tests/usr.bin/xlint/lint1/msg_008.c ] tc-end: 1662361013.83046, msg_008, passed tc-start: 1662361013.95809, msg_009 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_009.c /dev/null ] tc-so:Executing command [ lua /usr/tests/usr.bin/xlint/lint1/check-expect.lua /usr/tests/usr.bin/xlint/lint1/msg_009.c ] tc-end: 1662361015.187318, msg_009, passed tc-start: 1662361015.287119, msg_010 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_010.c /dev/null ] tc-so:Executing command [ lua /usr/tests/usr.bin/xlint/lint1/check-expect.lua /usr/tests/usr.bin/xlint/lint1/msg_010.c ] tc-end: 1662361017.878365, msg_010, passed tc-start: 1662361018.88915, msg_011 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_011.c /dev/null ] tc-so:Executing command [ lua /usr/tests/usr.bin/xlint/lint1/check-expect.lua /usr/tests/usr.bin/xlint/lint1/msg_011.c ] tc-end: 1662361022.180511, msg_011, passed tc-start: 1662361022.466418, msg_012 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_012.c /dev/null ] tc-so:Executing command [ lua /usr/tests/usr.bin/xlint/lint1/check-expect.lua /usr/tests/usr.bin/xlint/lint1/msg_012.c ] tc-end: 1662361025.145526, msg_012, passed tc-start: 1662361025.191306, msg_013 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_013.c /dev/null ] tc-so:Executing command [ lua /usr/tests/usr.bin/xlint/lint1/check-expect.lua /usr/tests/usr.bin/xlint/lint1/msg_013.c ] tc-end: 1662361027.149830, msg_013, passed tc-start: 1662361027.162077, msg_014 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_014.c /dev/null ] tc-so:Executing command [ lua /usr/tests/usr.bin/xlint/lint1/check-expect.lua /usr/tests/usr.bin/xlint/lint1/msg_014.c ] tc-end: 1662361029.172647, msg_014, passed tc-start: 1662361029.184889, msg_015 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_015.c /dev/null ] tc-so:Executing command [ lua /usr/tests/usr.bin/xlint/lint1/check-expect.lua /usr/tests/usr.bin/xlint/lint1/msg_015.c ] tc-end: 1662361031.142344, msg_015, passed tc-start: 1662361031.154389, msg_016 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_016.c /dev/null ] tc-so:Executing command [ lua /usr/tests/usr.bin/xlint/lint1/check-expect.lua /usr/tests/usr.bin/xlint/lint1/msg_016.c ] tc-end: 1662361033.174075, msg_016, passed tc-start: 1662361033.188747, msg_017 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_017.c /dev/null ] tc-so:Executing command [ lua /usr/tests/usr.bin/xlint/lint1/check-expect.lua /usr/tests/usr.bin/xlint/lint1/msg_017.c ] tc-end: 1662361035.203647, msg_017, passed tc-start: 1662361035.220037, msg_018 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_018.c /dev/null ] tc-so:Executing command [ lua /usr/tests/usr.bin/xlint/lint1/check-expect.lua /usr/tests/usr.bin/xlint/lint1/msg_018.c ] tc-end: 1662361037.298547, msg_018, passed tc-start: 1662361037.312313, msg_019 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_019.c /dev/null ] tc-so:Executing command [ lua /usr/tests/usr.bin/xlint/lint1/check-expect.lua /usr/tests/usr.bin/xlint/lint1/msg_019.c ] tc-end: 1662361039.285705, msg_019, passed tc-start: 1662361039.298649, msg_020 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_020.c /dev/null ] tc-so:Executing command [ lua /usr/tests/usr.bin/xlint/lint1/check-expect.lua /usr/tests/usr.bin/xlint/lint1/msg_020.c ] tc-end: 1662361042.94890, msg_020, passed tc-start: 1662361042.108049, msg_021 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_021.c /dev/null ] tc-so:Executing command [ lua /usr/tests/usr.bin/xlint/lint1/check-expect.lua /usr/tests/usr.bin/xlint/lint1/msg_021.c ] tc-end: 1662361044.179587, msg_021, passed tc-start: 1662361044.191491, msg_022 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_022.c /dev/null ] tc-so:Executing command [ lua /usr/tests/usr.bin/xlint/lint1/check-expect.lua /usr/tests/usr.bin/xlint/lint1/msg_022.c ] tc-end: 1662361046.273116, msg_022, passed tc-start: 1662361046.288874, msg_023 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_023.c /dev/null ] tc-so:Executing command [ lua /usr/tests/usr.bin/xlint/lint1/check-expect.lua /usr/tests/usr.bin/xlint/lint1/msg_023.c ] tc-end: 1662361049.336138, msg_023, passed tc-start: 1662361049.479258, msg_024 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_024.c /dev/null ] tc-so:Executing command [ lua /usr/tests/usr.bin/xlint/lint1/check-expect.lua /usr/tests/usr.bin/xlint/lint1/msg_024.c ] tc-end: 1662361051.861602, msg_024, passed tc-start: 1662361051.879887, msg_025 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_025.c /dev/null ] tc-so:Executing command [ lua /usr/tests/usr.bin/xlint/lint1/check-expect.lua /usr/tests/usr.bin/xlint/lint1/msg_025.c ] tc-end: 1662361054.7410, msg_025, passed tc-start: 1662361054.21287, msg_026 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_026.c /dev/null ] tc-so:Executing command [ lua /usr/tests/usr.bin/xlint/lint1/check-expect.lua /usr/tests/usr.bin/xlint/lint1/msg_026.c ] tc-end: 1662361056.234879, msg_026, passed tc-start: 1662361056.247406, msg_027 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_027.c /dev/null ] tc-so:Executing command [ lua /usr/tests/usr.bin/xlint/lint1/check-expect.lua /usr/tests/usr.bin/xlint/lint1/msg_027.c ] tc-end: 1662361058.883308, msg_027, passed tc-start: 1662361058.896466, msg_028 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_028.c /dev/null ] tc-so:Executing command [ lua /usr/tests/usr.bin/xlint/lint1/check-expect.lua /usr/tests/usr.bin/xlint/lint1/msg_028.c ] tc-end: 1662361060.925143, msg_028, passed tc-start: 1662361060.937662, msg_029 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_029.c /dev/null ] tc-so:Executing command [ lua /usr/tests/usr.bin/xlint/lint1/check-expect.lua /usr/tests/usr.bin/xlint/lint1/msg_029.c ] tc-end: 1662361062.907335, msg_029, passed tc-start: 1662361062.922707, msg_030 tc-so:Executing command [ /usr/libexec/lint1 -sw /usr/tests/usr.bin/xlint/lint1/msg_030.c /dev/null ] tc-so:Executing command [ lua /usr/tests/usr.bin/xlint/lint1/check-expect.lua /usr/tests/usr.bin/xlint/lint1/msg_030.c ] tc-end: 1662361064.933817, msg_030, passed tc-start: 1662361064.946847, msg_031 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_031.c /dev/null ] tc-so:Executing command [ lua /usr/tests/usr.bin/xlint/lint1/check-expect.lua /usr/tests/usr.bin/xlint/lint1/msg_031.c ] tc-end: 1662361067.626615, msg_031, passed tc-start: 1662361067.690982, msg_032 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_032.c /dev/null ] tc-so:Executing command [ lua /usr/tests/usr.bin/xlint/lint1/check-expect.lua /usr/tests/usr.bin/xlint/lint1/msg_032.c ] tc-end: 1662361069.825862, msg_032, passed tc-start: 1662361069.838967, 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-so:Executing command [ lua /usr/tests/usr.bin/xlint/lint1/check-expect.lua /usr/tests/usr.bin/xlint/lint1/msg_033.c ] tc-end: 1662361071.921954, msg_033, passed tc-start: 1662361071.936401, msg_034 tc-so:Executing command [ /usr/libexec/lint1 -S -p -w /usr/tests/usr.bin/xlint/lint1/msg_034.c /dev/null ] tc-so:Executing command [ lua /usr/tests/usr.bin/xlint/lint1/check-expect.lua /usr/tests/usr.bin/xlint/lint1/msg_034.c ] tc-end: 1662361074.108025, msg_034, passed tc-start: 1662361074.121767, msg_035 tc-so:Executing command [ /usr/libexec/lint1 -Sw /usr/tests/usr.bin/xlint/lint1/msg_035.c /dev/null ] tc-so:Executing command [ lua /usr/tests/usr.bin/xlint/lint1/check-expect.lua /usr/tests/usr.bin/xlint/lint1/msg_035.c ] tc-end: 1662361076.199914, msg_035, passed tc-start: 1662361076.212231, msg_036 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_036.c /dev/null ] tc-so:Executing command [ lua /usr/tests/usr.bin/xlint/lint1/check-expect.lua /usr/tests/usr.bin/xlint/lint1/msg_036.c ] tc-end: 1662361078.987211, msg_036, passed tc-start: 1662361079.4030, msg_037 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_037.c /dev/null ] tc-so:Executing command [ lua /usr/tests/usr.bin/xlint/lint1/check-expect.lua /usr/tests/usr.bin/xlint/lint1/msg_037.c ] tc-end: 1662361081.46376, msg_037, passed tc-start: 1662361081.59086, msg_038 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_038.c /dev/null ] tc-so:Executing command [ lua /usr/tests/usr.bin/xlint/lint1/check-expect.lua /usr/tests/usr.bin/xlint/lint1/msg_038.c ] tc-end: 1662361084.489103, msg_038, passed tc-start: 1662361084.504863, msg_039 tc-so:Executing command [ /usr/libexec/lint1 -w /usr/tests/usr.bin/xlint/lint1/msg_039.c /dev/null ] tc-so:Executing command [ lua /usr/tests/usr.bin/xlint/lint1/check-expect.lua /usr/tests/usr.bin/xlint/lint1/msg_039.c ] tc-end: 1662361086.632066, msg_039, passed tc-start: 1662361086.645019, msg_040 tc-so:Executing command [ /usr/libexec/lint1 -Sw /usr/tests/usr.bin/xlint/lint1/msg_040.c /dev/null ] tc-so:Executing command [ lua /usr/tests/usr.bin/xlint/lint1/check-expect.lua /usr/tests/usr.bin/xlint/lint1/msg_040.c ] tc-end: 1662361088.612665, msg_040, passed tc-start: 1662361088.624134, msg_041 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_041.c /dev/null ] tc-so:Executing command [ lua /usr/tests/usr.bin/xlint/lint1/check-expect.lua /usr/tests/usr.bin/xlint/lint1/msg_041.c ] tc-end: 1662361091.253055, msg_041, passed tc-start: 1662361091.265586, msg_042 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w -p /usr/tests/usr.bin/xlint/lint1/msg_042.c /dev/null ] tc-so:Executing command [ lua /usr/tests/usr.bin/xlint/lint1/check-expect.lua /usr/tests/usr.bin/xlint/lint1/msg_042.c ] tc-end: 1662361093.548963, msg_042, passed tc-start: 1662361093.562437, msg_043 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w -h /usr/tests/usr.bin/xlint/lint1/msg_043.c /dev/null ] tc-so:Executing command [ lua /usr/tests/usr.bin/xlint/lint1/check-expect.lua /usr/tests/usr.bin/xlint/lint1/msg_043.c ] tc-end: 1662361095.745902, msg_043, passed tc-start: 1662361095.759731, msg_044 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_044.c /dev/null ] tc-so:Executing command [ lua /usr/tests/usr.bin/xlint/lint1/check-expect.lua /usr/tests/usr.bin/xlint/lint1/msg_044.c ] tc-end: 1662361098.49574, msg_044, passed tc-start: 1662361098.62666, msg_045 tc-so:Executing command [ /usr/libexec/lint1 -tw /usr/tests/usr.bin/xlint/lint1/msg_045.c /dev/null ] tc-so:Executing command [ lua /usr/tests/usr.bin/xlint/lint1/check-expect.lua /usr/tests/usr.bin/xlint/lint1/msg_045.c ] tc-end: 1662361100.322347, msg_045, passed tc-start: 1662361100.336800, msg_046 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_046.c /dev/null ] tc-so:Executing command [ lua /usr/tests/usr.bin/xlint/lint1/check-expect.lua /usr/tests/usr.bin/xlint/lint1/msg_046.c ] tc-end: 1662361102.529450, msg_046, passed tc-start: 1662361102.542025, msg_047 tc-so:Executing command [ /usr/libexec/lint1 -sw /usr/tests/usr.bin/xlint/lint1/msg_047.c /dev/null ] tc-so:Executing command [ lua /usr/tests/usr.bin/xlint/lint1/check-expect.lua /usr/tests/usr.bin/xlint/lint1/msg_047.c ] tc-end: 1662361104.496052, msg_047, passed tc-start: 1662361104.508834, msg_048 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_048.c /dev/null ] tc-so:Executing command [ lua /usr/tests/usr.bin/xlint/lint1/check-expect.lua /usr/tests/usr.bin/xlint/lint1/msg_048.c ] tc-end: 1662361106.679067, msg_048, passed tc-start: 1662361106.696067, msg_049 tc-so:Executing command [ /usr/libexec/lint1 -Sw /usr/tests/usr.bin/xlint/lint1/msg_049.c /dev/null ] tc-so:Executing command [ lua /usr/tests/usr.bin/xlint/lint1/check-expect.lua /usr/tests/usr.bin/xlint/lint1/msg_049.c ] tc-end: 1662361108.790423, msg_049, passed tc-start: 1662361108.803497, msg_050 tc-so:Executing command [ /usr/libexec/lint1 -Stw /usr/tests/usr.bin/xlint/lint1/msg_050.c /dev/null ] tc-so:Executing command [ lua /usr/tests/usr.bin/xlint/lint1/check-expect.lua /usr/tests/usr.bin/xlint/lint1/msg_050.c ] tc-end: 1662361110.879299, msg_050, passed tc-start: 1662361110.891921, msg_051 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_051.c /dev/null ] tc-so:Executing command [ lua /usr/tests/usr.bin/xlint/lint1/check-expect.lua /usr/tests/usr.bin/xlint/lint1/msg_051.c ] tc-end: 1662361113.166890, msg_051, passed tc-start: 1662361113.184690, msg_052 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_052.c /dev/null ] tc-so:Executing command [ lua /usr/tests/usr.bin/xlint/lint1/check-expect.lua /usr/tests/usr.bin/xlint/lint1/msg_052.c ] tc-end: 1662361116.602915, msg_052, passed tc-start: 1662361116.634963, msg_053 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_053.c /dev/null ] tc-so:Executing command [ lua /usr/tests/usr.bin/xlint/lint1/check-expect.lua /usr/tests/usr.bin/xlint/lint1/msg_053.c ] tc-end: 1662361118.688980, msg_053, passed tc-start: 1662361118.704379, msg_054 tc-so:Executing command [ /usr/libexec/lint1 -sw /usr/tests/usr.bin/xlint/lint1/msg_054.c /dev/null ] tc-so:Executing command [ lua /usr/tests/usr.bin/xlint/lint1/check-expect.lua /usr/tests/usr.bin/xlint/lint1/msg_054.c ] tc-end: 1662361120.649601, msg_054, passed tc-start: 1662361120.667247, msg_055 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_055.c /dev/null ] tc-so:Executing command [ lua /usr/tests/usr.bin/xlint/lint1/check-expect.lua /usr/tests/usr.bin/xlint/lint1/msg_055.c ] tc-end: 1662361122.926995, msg_055, passed tc-start: 1662361122.940039, msg_056 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_056.c /dev/null ] tc-so:Executing command [ lua /usr/tests/usr.bin/xlint/lint1/check-expect.lua /usr/tests/usr.bin/xlint/lint1/msg_056.c ] tc-end: 1662361124.937247, msg_056, passed tc-start: 1662361124.950116, msg_057 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_057.c /dev/null ] tc-so:Executing command [ lua /usr/tests/usr.bin/xlint/lint1/check-expect.lua /usr/tests/usr.bin/xlint/lint1/msg_057.c ] tc-end: 1662361126.967002, msg_057, passed tc-start: 1662361126.980534, msg_058 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_058.c /dev/null ] tc-so:Executing command [ lua /usr/tests/usr.bin/xlint/lint1/check-expect.lua /usr/tests/usr.bin/xlint/lint1/msg_058.c ] tc-end: 1662361129.111871, msg_058, passed tc-start: 1662361129.125926, msg_059 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_059.c /dev/null ] tc-so:Executing command [ lua /usr/tests/usr.bin/xlint/lint1/check-expect.lua /usr/tests/usr.bin/xlint/lint1/msg_059.c ] tc-end: 1662361131.177685, msg_059, passed tc-start: 1662361131.189422, msg_060 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_060.c /dev/null ] tc-so:Executing command [ lua /usr/tests/usr.bin/xlint/lint1/check-expect.lua /usr/tests/usr.bin/xlint/lint1/msg_060.c ] tc-end: 1662361133.262467, msg_060, passed tc-start: 1662361133.278481, msg_061 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_061.c /dev/null ] tc-so:Executing command [ lua /usr/tests/usr.bin/xlint/lint1/check-expect.lua /usr/tests/usr.bin/xlint/lint1/msg_061.c ] tc-end: 1662361135.257909, msg_061, passed tc-start: 1662361135.270877, msg_062 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_062.c /dev/null ] tc-so:Executing command [ lua /usr/tests/usr.bin/xlint/lint1/check-expect.lua /usr/tests/usr.bin/xlint/lint1/msg_062.c ] tc-end: 1662361137.224513, msg_062, passed tc-start: 1662361137.237182, msg_063 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_063.c /dev/null ] tc-so:Executing command [ lua /usr/tests/usr.bin/xlint/lint1/check-expect.lua /usr/tests/usr.bin/xlint/lint1/msg_063.c ] tc-end: 1662361139.398630, msg_063, passed tc-start: 1662361139.622399, msg_064 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_064.c /dev/null ] tc-so:Executing command [ lua /usr/tests/usr.bin/xlint/lint1/check-expect.lua /usr/tests/usr.bin/xlint/lint1/msg_064.c ] tc-end: 1662361141.771023, msg_064, passed tc-start: 1662361141.783260, msg_065 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_065.c /dev/null ] tc-so:Executing command [ lua /usr/tests/usr.bin/xlint/lint1/check-expect.lua /usr/tests/usr.bin/xlint/lint1/msg_065.c ] tc-end: 1662361143.975712, msg_065, passed tc-start: 1662361143.993018, msg_066 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_066.c /dev/null ] tc-so:Executing command [ lua /usr/tests/usr.bin/xlint/lint1/check-expect.lua /usr/tests/usr.bin/xlint/lint1/msg_066.c ] tc-end: 1662361146.214097, msg_066, passed tc-start: 1662361146.232908, msg_067 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_067.c /dev/null ] tc-so:Executing command [ lua /usr/tests/usr.bin/xlint/lint1/check-expect.lua /usr/tests/usr.bin/xlint/lint1/msg_067.c ] tc-end: 1662361148.521423, msg_067, passed tc-start: 1662361148.533868, msg_068 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_068.c /dev/null ] tc-so:Executing command [ lua /usr/tests/usr.bin/xlint/lint1/check-expect.lua /usr/tests/usr.bin/xlint/lint1/msg_068.c ] tc-end: 1662361150.608012, msg_068, passed tc-start: 1662361150.620963, msg_069 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_069.c /dev/null ] tc-so:Executing command [ lua /usr/tests/usr.bin/xlint/lint1/check-expect.lua /usr/tests/usr.bin/xlint/lint1/msg_069.c ] tc-end: 1662361152.740886, msg_069, passed tc-start: 1662361152.753205, msg_070 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_070.c /dev/null ] tc-so:Executing command [ lua /usr/tests/usr.bin/xlint/lint1/check-expect.lua /usr/tests/usr.bin/xlint/lint1/msg_070.c ] tc-end: 1662361154.811813, msg_070, passed tc-start: 1662361154.824906, msg_071 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_071.c /dev/null ] tc-so:Executing command [ lua /usr/tests/usr.bin/xlint/lint1/check-expect.lua /usr/tests/usr.bin/xlint/lint1/msg_071.c ] tc-end: 1662361156.931314, msg_071, passed tc-start: 1662361156.944988, msg_072 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_072.c /dev/null ] tc-so:Executing command [ lua /usr/tests/usr.bin/xlint/lint1/check-expect.lua /usr/tests/usr.bin/xlint/lint1/msg_072.c ] tc-end: 1662361159.204101, msg_072, passed tc-start: 1662361159.218588, msg_073 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_073.c /dev/null ] tc-so:Executing command [ lua /usr/tests/usr.bin/xlint/lint1/check-expect.lua /usr/tests/usr.bin/xlint/lint1/msg_073.c ] tc-end: 1662361161.359706, msg_073, passed tc-start: 1662361161.373241, msg_074 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_074.c /dev/null ] tc-so:Executing command [ lua /usr/tests/usr.bin/xlint/lint1/check-expect.lua /usr/tests/usr.bin/xlint/lint1/msg_074.c ] tc-end: 1662361163.673392, msg_074, passed tc-start: 1662361163.689590, msg_075 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_075.c /dev/null ] tc-so:Executing command [ lua /usr/tests/usr.bin/xlint/lint1/check-expect.lua /usr/tests/usr.bin/xlint/lint1/msg_075.c ] tc-end: 1662361166.179750, msg_075, passed tc-start: 1662361166.191519, msg_076 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_076.c /dev/null ] tc-so:Executing command [ lua /usr/tests/usr.bin/xlint/lint1/check-expect.lua /usr/tests/usr.bin/xlint/lint1/msg_076.c ] tc-end: 1662361168.257744, msg_076, passed tc-start: 1662361168.271976, msg_077 tc-so:Executing command [ /usr/libexec/lint1 -tw /usr/tests/usr.bin/xlint/lint1/msg_077.c /dev/null ] tc-so:Executing command [ lua /usr/tests/usr.bin/xlint/lint1/check-expect.lua /usr/tests/usr.bin/xlint/lint1/msg_077.c ] tc-end: 1662361170.524828, msg_077, passed tc-start: 1662361170.538088, msg_078 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_078.c /dev/null ] tc-so:Executing command [ lua /usr/tests/usr.bin/xlint/lint1/check-expect.lua /usr/tests/usr.bin/xlint/lint1/msg_078.c ] tc-end: 1662361172.623050, msg_078, passed tc-start: 1662361172.636478, msg_079 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_079.c /dev/null ] tc-so:Executing command [ lua /usr/tests/usr.bin/xlint/lint1/check-expect.lua /usr/tests/usr.bin/xlint/lint1/msg_079.c ] tc-end: 1662361174.868350, msg_079, passed tc-start: 1662361174.881643, msg_080 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_080.c /dev/null ] tc-so:Executing command [ lua /usr/tests/usr.bin/xlint/lint1/check-expect.lua /usr/tests/usr.bin/xlint/lint1/msg_080.c ] tc-end: 1662361177.124705, msg_080, passed tc-start: 1662361177.148511, msg_081 tc-so:Executing command [ /usr/libexec/lint1 -tw /usr/tests/usr.bin/xlint/lint1/msg_081.c /dev/null ] tc-so:Executing command [ lua /usr/tests/usr.bin/xlint/lint1/check-expect.lua /usr/tests/usr.bin/xlint/lint1/msg_081.c ] tc-end: 1662361179.391428, msg_081, passed tc-start: 1662361179.404900, msg_082 tc-so:Executing command [ /usr/libexec/lint1 -Stw /usr/tests/usr.bin/xlint/lint1/msg_082.c /dev/null ] tc-so:Executing command [ lua /usr/tests/usr.bin/xlint/lint1/check-expect.lua /usr/tests/usr.bin/xlint/lint1/msg_082.c ] tc-end: 1662361182.369020, msg_082, passed tc-start: 1662361182.382269, msg_083 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_083.c /dev/null ] tc-so:Executing command [ lua /usr/tests/usr.bin/xlint/lint1/check-expect.lua /usr/tests/usr.bin/xlint/lint1/msg_083.c ] tc-end: 1662361184.859512, msg_083, passed tc-start: 1662361184.872237, msg_084 tc-so:Executing command [ /usr/libexec/lint1 -sw /usr/tests/usr.bin/xlint/lint1/msg_084.c /dev/null ] tc-so:Executing command [ lua /usr/tests/usr.bin/xlint/lint1/check-expect.lua /usr/tests/usr.bin/xlint/lint1/msg_084.c ] tc-end: 1662361186.951909, msg_084, passed tc-start: 1662361186.964786, msg_085 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_085.c /dev/null ] tc-so:Executing command [ lua /usr/tests/usr.bin/xlint/lint1/check-expect.lua /usr/tests/usr.bin/xlint/lint1/msg_085.c ] tc-end: 1662361189.49512, msg_085, passed tc-start: 1662361189.62524, 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-so:Executing command [ lua /usr/tests/usr.bin/xlint/lint1/check-expect.lua /usr/tests/usr.bin/xlint/lint1/msg_086.c ] tc-end: 1662361191.239078, msg_086, passed tc-start: 1662361191.251489, 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-so:Executing command [ lua /usr/tests/usr.bin/xlint/lint1/check-expect.lua /usr/tests/usr.bin/xlint/lint1/msg_087.c ] tc-end: 1662361193.493928, msg_087, passed tc-start: 1662361193.506316, 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-so:Executing command [ lua /usr/tests/usr.bin/xlint/lint1/check-expect.lua /usr/tests/usr.bin/xlint/lint1/msg_088.c ] tc-end: 1662361195.604681, msg_088, passed tc-start: 1662361195.617397, msg_089 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_089.c /dev/null ] tc-so:Executing command [ lua /usr/tests/usr.bin/xlint/lint1/check-expect.lua /usr/tests/usr.bin/xlint/lint1/msg_089.c ] tc-end: 1662361197.875729, msg_089, passed tc-start: 1662361197.889142, msg_090 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_090.c /dev/null ] tc-so:Executing command [ lua /usr/tests/usr.bin/xlint/lint1/check-expect.lua /usr/tests/usr.bin/xlint/lint1/msg_090.c ] tc-end: 1662361200.70235, msg_090, passed tc-start: 1662361200.83532, msg_091 tc-so:Executing command [ /usr/libexec/lint1 -htw /usr/tests/usr.bin/xlint/lint1/msg_091.c /dev/null ] tc-so:Executing command [ lua /usr/tests/usr.bin/xlint/lint1/check-expect.lua /usr/tests/usr.bin/xlint/lint1/msg_091.c ] tc-end: 1662361202.278411, msg_091, passed tc-start: 1662361202.291500, msg_092 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_092.c /dev/null ] tc-so:Executing command [ lua /usr/tests/usr.bin/xlint/lint1/check-expect.lua /usr/tests/usr.bin/xlint/lint1/msg_092.c ] tc-end: 1662361204.719248, msg_092, passed tc-start: 1662361204.731920, msg_093 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_093.c /dev/null ] tc-so:Executing command [ lua /usr/tests/usr.bin/xlint/lint1/check-expect.lua /usr/tests/usr.bin/xlint/lint1/msg_093.c ] tc-end: 1662361206.865017, msg_093, passed tc-start: 1662361206.878645, msg_094 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_094.c /dev/null ] tc-so:Executing command [ lua /usr/tests/usr.bin/xlint/lint1/check-expect.lua /usr/tests/usr.bin/xlint/lint1/msg_094.c ] tc-end: 1662361210.122640, msg_094, passed tc-start: 1662361210.154924, msg_095 tc-so:Executing command [ /usr/libexec/lint1 -ghSw /usr/tests/usr.bin/xlint/lint1/msg_095.c /dev/null ] tc-so:Executing command [ lua /usr/tests/usr.bin/xlint/lint1/check-expect.lua /usr/tests/usr.bin/xlint/lint1/msg_095.c ] tc-end: 1662361212.210886, msg_095, passed tc-start: 1662361212.250408, msg_096 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_096.c /dev/null ] tc-so:Executing command [ lua /usr/tests/usr.bin/xlint/lint1/check-expect.lua /usr/tests/usr.bin/xlint/lint1/msg_096.c ] tc-end: 1662361214.246307, msg_096, passed tc-start: 1662361214.259254, msg_097 tc-so:Executing command [ /usr/libexec/lint1 -gtw /usr/tests/usr.bin/xlint/lint1/msg_097.c /dev/null ] tc-so:Executing command [ lua /usr/tests/usr.bin/xlint/lint1/check-expect.lua /usr/tests/usr.bin/xlint/lint1/msg_097.c ] tc-end: 1662361216.323649, msg_097, passed tc-start: 1662361216.337268, msg_098 tc-so:Executing command [ /usr/libexec/lint1 -gtw /usr/tests/usr.bin/xlint/lint1/msg_098.c /dev/null ] tc-so:Executing command [ lua /usr/tests/usr.bin/xlint/lint1/check-expect.lua /usr/tests/usr.bin/xlint/lint1/msg_098.c ] tc-end: 1662361218.574964, msg_098, passed tc-start: 1662361218.587966, msg_099 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_099.c /dev/null ] tc-so:Executing command [ lua /usr/tests/usr.bin/xlint/lint1/check-expect.lua /usr/tests/usr.bin/xlint/lint1/msg_099.c ] tc-end: 1662361223.681346, msg_099, passed tc-start: 1662361223.693769, msg_100 tc-so:Executing command [ /usr/libexec/lint1 -tw /usr/tests/usr.bin/xlint/lint1/msg_100.c /dev/null ] tc-so:Executing command [ lua /usr/tests/usr.bin/xlint/lint1/check-expect.lua /usr/tests/usr.bin/xlint/lint1/msg_100.c ] tc-end: 1662361225.828339, msg_100, passed tc-start: 1662361225.843221, msg_101 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_101.c /dev/null ] tc-so:Executing command [ lua /usr/tests/usr.bin/xlint/lint1/check-expect.lua /usr/tests/usr.bin/xlint/lint1/msg_101.c ] tc-end: 1662361227.994412, msg_101, passed tc-start: 1662361228.7671, msg_102 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_102.c /dev/null ] tc-so:Executing command [ lua /usr/tests/usr.bin/xlint/lint1/check-expect.lua /usr/tests/usr.bin/xlint/lint1/msg_102.c ] tc-end: 1662361230.14390, msg_102, passed tc-start: 1662361230.27530, msg_103 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_103.c /dev/null ] tc-so:Executing command [ lua /usr/tests/usr.bin/xlint/lint1/check-expect.lua /usr/tests/usr.bin/xlint/lint1/msg_103.c ] tc-end: 1662361232.511434, msg_103, passed tc-start: 1662361232.527658, msg_104 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_104.c /dev/null ] tc-so:Executing command [ lua /usr/tests/usr.bin/xlint/lint1/check-expect.lua /usr/tests/usr.bin/xlint/lint1/msg_104.c ] tc-end: 1662361234.559784, msg_104, passed tc-start: 1662361234.593522, msg_105 tc-so:Executing command [ /usr/libexec/lint1 -tw /usr/tests/usr.bin/xlint/lint1/msg_105.c /dev/null ] tc-so:Executing command [ lua /usr/tests/usr.bin/xlint/lint1/check-expect.lua /usr/tests/usr.bin/xlint/lint1/msg_105.c ] tc-end: 1662361236.722611, msg_105, passed tc-start: 1662361236.737664, msg_106 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_106.c /dev/null ] tc-so:Executing command [ lua /usr/tests/usr.bin/xlint/lint1/check-expect.lua /usr/tests/usr.bin/xlint/lint1/msg_106.c ] tc-end: 1662361238.898514, msg_106, passed tc-start: 1662361238.913607, msg_107 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_107.c /dev/null ] tc-so:Executing command [ lua /usr/tests/usr.bin/xlint/lint1/check-expect.lua /usr/tests/usr.bin/xlint/lint1/msg_107.c ] tc-end: 1662361241.263297, msg_107, passed tc-start: 1662361241.276636, msg_108 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_108.c /dev/null ] tc-so:Executing command [ lua /usr/tests/usr.bin/xlint/lint1/check-expect.lua /usr/tests/usr.bin/xlint/lint1/msg_108.c ] tc-end: 1662361243.842483, msg_108, passed tc-start: 1662361243.856541, msg_109 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_109.c /dev/null ] tc-so:Executing command [ lua /usr/tests/usr.bin/xlint/lint1/check-expect.lua /usr/tests/usr.bin/xlint/lint1/msg_109.c ] tc-end: 1662361246.778025, msg_109, passed tc-start: 1662361246.791902, msg_110 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_110.c /dev/null ] tc-so:Executing command [ lua /usr/tests/usr.bin/xlint/lint1/check-expect.lua /usr/tests/usr.bin/xlint/lint1/msg_110.c ] tc-end: 1662361248.926341, msg_110, passed tc-start: 1662361248.939776, msg_111 tc-so:Executing command [ /usr/libexec/lint1 -tw -aa -chapbrzgF /usr/tests/usr.bin/xlint/lint1/msg_111.c /dev/null ] tc-so:Executing command [ lua /usr/tests/usr.bin/xlint/lint1/check-expect.lua /usr/tests/usr.bin/xlint/lint1/msg_111.c ] tc-end: 1662361251.23723, msg_111, passed tc-start: 1662361251.36056, msg_112 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_112.c /dev/null ] tc-so:Executing command [ lua /usr/tests/usr.bin/xlint/lint1/check-expect.lua /usr/tests/usr.bin/xlint/lint1/msg_112.c ] tc-end: 1662361254.107861, msg_112, passed tc-start: 1662361254.125288, msg_113 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_113.c /dev/null ] tc-so:Executing command [ lua /usr/tests/usr.bin/xlint/lint1/check-expect.lua /usr/tests/usr.bin/xlint/lint1/msg_113.c ] tc-end: 1662361256.586664, msg_113, passed tc-start: 1662361256.599150, msg_114 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_114.c /dev/null ] tc-so:Executing command [ lua /usr/tests/usr.bin/xlint/lint1/check-expect.lua /usr/tests/usr.bin/xlint/lint1/msg_114.c ] tc-end: 1662361259.584845, msg_114, passed tc-start: 1662361259.600406, msg_115 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_115.c /dev/null ] tc-so:Executing command [ lua /usr/tests/usr.bin/xlint/lint1/check-expect.lua /usr/tests/usr.bin/xlint/lint1/msg_115.c ] tc-end: 1662361261.833739, msg_115, passed tc-start: 1662361261.846352, msg_116 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_116.c /dev/null ] tc-so:Executing command [ lua /usr/tests/usr.bin/xlint/lint1/check-expect.lua /usr/tests/usr.bin/xlint/lint1/msg_116.c ] tc-end: 1662361264.27812, msg_116, passed tc-start: 1662361264.41102, 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-so:Executing command [ lua /usr/tests/usr.bin/xlint/lint1/check-expect.lua /usr/tests/usr.bin/xlint/lint1/msg_117.c ] tc-end: 1662361266.193697, msg_117, passed tc-start: 1662361266.207037, msg_118 tc-so:Executing command [ /usr/libexec/lint1 -hw /usr/tests/usr.bin/xlint/lint1/msg_118.c /dev/null ] tc-so:Executing command [ lua /usr/tests/usr.bin/xlint/lint1/check-expect.lua /usr/tests/usr.bin/xlint/lint1/msg_118.c ] tc-end: 1662361268.315879, msg_118, passed tc-start: 1662361268.328453, msg_119 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_119.c /dev/null ] tc-so:Executing command [ lua /usr/tests/usr.bin/xlint/lint1/check-expect.lua /usr/tests/usr.bin/xlint/lint1/msg_119.c ] tc-end: 1662361270.521260, msg_119, passed tc-start: 1662361270.535924, 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-so:Executing command [ lua /usr/tests/usr.bin/xlint/lint1/check-expect.lua /usr/tests/usr.bin/xlint/lint1/msg_120.c ] tc-end: 1662361272.720686, msg_120, passed tc-start: 1662361272.734067, msg_121 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_121.c /dev/null ] tc-so:Executing command [ lua /usr/tests/usr.bin/xlint/lint1/check-expect.lua /usr/tests/usr.bin/xlint/lint1/msg_121.c ] tc-end: 1662361276.101163, msg_121, passed tc-start: 1662361276.115360, msg_122 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_122.c /dev/null ] tc-so:Executing command [ lua /usr/tests/usr.bin/xlint/lint1/check-expect.lua /usr/tests/usr.bin/xlint/lint1/msg_122.c ] tc-end: 1662361278.764621, msg_122, passed tc-start: 1662361278.777293, msg_123 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_123.c /dev/null ] tc-so:Executing command [ lua /usr/tests/usr.bin/xlint/lint1/check-expect.lua /usr/tests/usr.bin/xlint/lint1/msg_123.c ] tc-end: 1662361281.174453, msg_123, passed tc-start: 1662361281.189085, 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-so:Executing command [ lua /usr/tests/usr.bin/xlint/lint1/check-expect.lua /usr/tests/usr.bin/xlint/lint1/msg_124.c ] tc-end: 1662361283.296881, msg_124, passed tc-start: 1662361283.310172, 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-so:Executing command [ lua /usr/tests/usr.bin/xlint/lint1/check-expect.lua /usr/tests/usr.bin/xlint/lint1/msg_125.c ] tc-end: 1662361285.310995, msg_125, passed tc-start: 1662361285.323341, msg_126 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_126.c /dev/null ] tc-so:Executing command [ lua /usr/tests/usr.bin/xlint/lint1/check-expect.lua /usr/tests/usr.bin/xlint/lint1/msg_126.c ] tc-end: 1662361287.430009, msg_126, passed tc-start: 1662361287.443235, 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-so:Executing command [ lua /usr/tests/usr.bin/xlint/lint1/check-expect.lua /usr/tests/usr.bin/xlint/lint1/msg_127.c ] tc-end: 1662361289.523744, msg_127, passed tc-start: 1662361289.537061, msg_128 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_128.c /dev/null ] tc-so:Executing command [ lua /usr/tests/usr.bin/xlint/lint1/check-expect.lua /usr/tests/usr.bin/xlint/lint1/msg_128.c ] tc-end: 1662361291.714673, msg_128, passed tc-start: 1662361291.727677, 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-so:Executing command [ lua /usr/tests/usr.bin/xlint/lint1/check-expect.lua /usr/tests/usr.bin/xlint/lint1/msg_129.c ] tc-end: 1662361294.252652, msg_129, passed tc-start: 1662361294.266413, msg_130 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_130.c /dev/null ] tc-so:Executing command [ lua /usr/tests/usr.bin/xlint/lint1/check-expect.lua /usr/tests/usr.bin/xlint/lint1/msg_130.c ] tc-end: 1662361296.440726, msg_130, passed tc-start: 1662361296.454060, msg_131 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_131.c /dev/null ] tc-so:Executing command [ lua /usr/tests/usr.bin/xlint/lint1/check-expect.lua /usr/tests/usr.bin/xlint/lint1/msg_131.c ] tc-end: 1662361298.679134, msg_131, passed tc-start: 1662361298.690568, 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-so:Executing command [ lua /usr/tests/usr.bin/xlint/lint1/check-expect.lua /usr/tests/usr.bin/xlint/lint1/msg_132.c ] tc-end: 1662361301.42880, msg_132, passed tc-start: 1662361301.55602, msg_132_ilp32 tc-end: 1662361302.672090, msg_132_ilp32, skipped, unsuitable platform tc-start: 1662361302.685060, msg_132_lp64 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w -a /usr/tests/usr.bin/xlint/lint1/msg_132_lp64.c /dev/null ] tc-so:Executing command [ lua /usr/tests/usr.bin/xlint/lint1/check-expect.lua /usr/tests/usr.bin/xlint/lint1/msg_132_lp64.c ] tc-end: 1662361305.819168, msg_132_lp64, passed tc-start: 1662361305.857496, msg_133 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_133.c /dev/null ] tc-so:Executing command [ lua /usr/tests/usr.bin/xlint/lint1/check-expect.lua /usr/tests/usr.bin/xlint/lint1/msg_133.c ] tc-end: 1662361307.980287, msg_133, passed tc-start: 1662361307.993827, msg_134 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_134.c /dev/null ] tc-so:Executing command [ lua /usr/tests/usr.bin/xlint/lint1/check-expect.lua /usr/tests/usr.bin/xlint/lint1/msg_134.c ] tc-end: 1662361310.41875, msg_134, passed tc-start: 1662361310.55505, 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-so:Executing command [ lua /usr/tests/usr.bin/xlint/lint1/check-expect.lua /usr/tests/usr.bin/xlint/lint1/msg_135.c ] tc-end: 1662361312.265598, msg_135, passed tc-start: 1662361312.282154, msg_136 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_136.c /dev/null ] tc-so:Executing command [ lua /usr/tests/usr.bin/xlint/lint1/check-expect.lua /usr/tests/usr.bin/xlint/lint1/msg_136.c ] tc-end: 1662361314.273291, msg_136, passed tc-start: 1662361314.285804, msg_137 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_137.c /dev/null ] tc-so:Executing command [ lua /usr/tests/usr.bin/xlint/lint1/check-expect.lua /usr/tests/usr.bin/xlint/lint1/msg_137.c ] tc-end: 1662361319.283533, msg_137, passed tc-start: 1662361319.295976, msg_138 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w -z /usr/tests/usr.bin/xlint/lint1/msg_138.c /dev/null ] tc-so:Executing command [ lua /usr/tests/usr.bin/xlint/lint1/check-expect.lua /usr/tests/usr.bin/xlint/lint1/msg_138.c ] tc-end: 1662361321.395726, msg_138, passed tc-start: 1662361321.418077, msg_139 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_139.c /dev/null ] tc-so:Executing command [ lua /usr/tests/usr.bin/xlint/lint1/check-expect.lua /usr/tests/usr.bin/xlint/lint1/msg_139.c ] tc-end: 1662361323.682464, msg_139, passed tc-start: 1662361323.696188, msg_140 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_140.c /dev/null ] tc-so:Executing command [ lua /usr/tests/usr.bin/xlint/lint1/check-expect.lua /usr/tests/usr.bin/xlint/lint1/msg_140.c ] tc-end: 1662361327.792166, msg_140, passed tc-start: 1662361327.804869, 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-so:Executing command [ lua /usr/tests/usr.bin/xlint/lint1/check-expect.lua /usr/tests/usr.bin/xlint/lint1/msg_141.c ] tc-end: 1662361330.143376, msg_141, passed tc-start: 1662361330.155569, msg_142 tc-end: 1662361331.497687, msg_142, skipped, unsuitable platform tc-start: 1662361331.509826, msg_143 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_143.c /dev/null ] tc-so:Executing command [ lua /usr/tests/usr.bin/xlint/lint1/check-expect.lua /usr/tests/usr.bin/xlint/lint1/msg_143.c ] tc-end: 1662361333.611109, msg_143, passed tc-start: 1662361333.622990, msg_144 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_144.c /dev/null ] tc-so:Executing command [ lua /usr/tests/usr.bin/xlint/lint1/check-expect.lua /usr/tests/usr.bin/xlint/lint1/msg_144.c ] tc-end: 1662361335.653063, msg_144, passed tc-start: 1662361335.670751, msg_145 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_145.c /dev/null ] tc-so:Executing command [ lua /usr/tests/usr.bin/xlint/lint1/check-expect.lua /usr/tests/usr.bin/xlint/lint1/msg_145.c ] tc-end: 1662361337.722948, msg_145, passed tc-start: 1662361337.736281, msg_146 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_146.c /dev/null ] tc-so:Executing command [ lua /usr/tests/usr.bin/xlint/lint1/check-expect.lua /usr/tests/usr.bin/xlint/lint1/msg_146.c ] tc-end: 1662361340.49071, msg_146, passed tc-start: 1662361340.63465, msg_147 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_147.c /dev/null ] tc-so:Executing command [ lua /usr/tests/usr.bin/xlint/lint1/check-expect.lua /usr/tests/usr.bin/xlint/lint1/msg_147.c ] tc-end: 1662361342.329026, msg_147, passed tc-start: 1662361342.343275, msg_148 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_148.c /dev/null ] tc-so:Executing command [ lua /usr/tests/usr.bin/xlint/lint1/check-expect.lua /usr/tests/usr.bin/xlint/lint1/msg_148.c ] tc-end: 1662361344.520450, msg_148, passed tc-start: 1662361344.533992, msg_149 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_149.c /dev/null ] tc-so:Executing command [ lua /usr/tests/usr.bin/xlint/lint1/check-expect.lua /usr/tests/usr.bin/xlint/lint1/msg_149.c ] tc-end: 1662361346.842477, msg_149, passed tc-start: 1662361346.856100, msg_150 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_150.c /dev/null ] tc-so:Executing command [ lua /usr/tests/usr.bin/xlint/lint1/check-expect.lua /usr/tests/usr.bin/xlint/lint1/msg_150.c ] tc-end: 1662361349.146968, msg_150, passed tc-start: 1662361349.160415, msg_151 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_151.c /dev/null ] tc-so:Executing command [ lua /usr/tests/usr.bin/xlint/lint1/check-expect.lua /usr/tests/usr.bin/xlint/lint1/msg_151.c ] tc-end: 1662361351.126794, msg_151, passed tc-start: 1662361351.140909, msg_152 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_152.c /dev/null ] tc-so:Executing command [ lua /usr/tests/usr.bin/xlint/lint1/check-expect.lua /usr/tests/usr.bin/xlint/lint1/msg_152.c ] tc-end: 1662361353.900851, msg_152, passed tc-start: 1662361353.913232, msg_153 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_153.c /dev/null ] tc-so:Executing command [ lua /usr/tests/usr.bin/xlint/lint1/check-expect.lua /usr/tests/usr.bin/xlint/lint1/msg_153.c ] tc-end: 1662361355.832113, msg_153, passed tc-start: 1662361355.845739, msg_154 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_154.c /dev/null ] tc-so:Executing command [ lua /usr/tests/usr.bin/xlint/lint1/check-expect.lua /usr/tests/usr.bin/xlint/lint1/msg_154.c ] tc-end: 1662361357.970208, msg_154, passed tc-start: 1662361357.987267, msg_155 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_155.c /dev/null ] tc-so:Executing command [ lua /usr/tests/usr.bin/xlint/lint1/check-expect.lua /usr/tests/usr.bin/xlint/lint1/msg_155.c ] tc-end: 1662361360.301228, msg_155, passed tc-start: 1662361360.422134, msg_156 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_156.c /dev/null ] tc-so:Executing command [ lua /usr/tests/usr.bin/xlint/lint1/check-expect.lua /usr/tests/usr.bin/xlint/lint1/msg_156.c ] tc-end: 1662361362.705713, msg_156, passed tc-start: 1662361362.720997, msg_157 tc-so:Executing command [ /usr/libexec/lint1 -w /usr/tests/usr.bin/xlint/lint1/msg_157.c /dev/null ] tc-so:Executing command [ lua /usr/tests/usr.bin/xlint/lint1/check-expect.lua /usr/tests/usr.bin/xlint/lint1/msg_157.c ] tc-end: 1662361365.107324, msg_157, passed tc-start: 1662361365.120488, msg_158 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_158.c /dev/null ] tc-so:Executing command [ lua /usr/tests/usr.bin/xlint/lint1/check-expect.lua /usr/tests/usr.bin/xlint/lint1/msg_158.c ] tc-end: 1662361367.192372, msg_158, passed tc-start: 1662361367.206554, msg_159 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w -h /usr/tests/usr.bin/xlint/lint1/msg_159.c /dev/null ] tc-so:Executing command [ lua /usr/tests/usr.bin/xlint/lint1/check-expect.lua /usr/tests/usr.bin/xlint/lint1/msg_159.c ] tc-end: 1662361369.628946, msg_159, passed tc-start: 1662361369.641766, 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-so:Executing command [ lua /usr/tests/usr.bin/xlint/lint1/check-expect.lua /usr/tests/usr.bin/xlint/lint1/msg_160.c ] tc-end: 1662361371.770282, msg_160, passed tc-start: 1662361371.784046, 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-so:Executing command [ lua /usr/tests/usr.bin/xlint/lint1/check-expect.lua /usr/tests/usr.bin/xlint/lint1/msg_161.c ] tc-end: 1662361373.963317, msg_161, passed tc-start: 1662361373.978616, 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-so:Executing command [ lua /usr/tests/usr.bin/xlint/lint1/check-expect.lua /usr/tests/usr.bin/xlint/lint1/msg_162.c ] tc-end: 1662361376.150912, msg_162, passed tc-start: 1662361376.165842, msg_163 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_163.c /dev/null ] tc-so:Executing command [ lua /usr/tests/usr.bin/xlint/lint1/check-expect.lua /usr/tests/usr.bin/xlint/lint1/msg_163.c ] tc-end: 1662361378.588140, msg_163, passed tc-start: 1662361378.600588, msg_164 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_164.c /dev/null ] tc-so:Executing command [ lua /usr/tests/usr.bin/xlint/lint1/check-expect.lua /usr/tests/usr.bin/xlint/lint1/msg_164.c ] tc-end: 1662361380.898635, msg_164, passed tc-start: 1662361380.912606, msg_165 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_165.c /dev/null ] tc-so:Executing command [ lua /usr/tests/usr.bin/xlint/lint1/check-expect.lua /usr/tests/usr.bin/xlint/lint1/msg_165.c ] tc-end: 1662361384.142453, msg_165, passed tc-start: 1662361384.155181, 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-so:Executing command [ lua /usr/tests/usr.bin/xlint/lint1/check-expect.lua /usr/tests/usr.bin/xlint/lint1/msg_166.c ] tc-end: 1662361386.373314, msg_166, passed tc-start: 1662361386.386276, msg_167 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_167.c /dev/null ] tc-so:Executing command [ lua /usr/tests/usr.bin/xlint/lint1/check-expect.lua /usr/tests/usr.bin/xlint/lint1/msg_167.c ] tc-end: 1662361388.571250, msg_167, passed tc-start: 1662361388.583308, msg_168 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_168.c /dev/null ] tc-so:Executing command [ lua /usr/tests/usr.bin/xlint/lint1/check-expect.lua /usr/tests/usr.bin/xlint/lint1/msg_168.c ] tc-end: 1662361391.70236, msg_168, passed tc-start: 1662361391.86805, 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-so:Executing command [ lua /usr/tests/usr.bin/xlint/lint1/check-expect.lua /usr/tests/usr.bin/xlint/lint1/msg_169.c ] tc-end: 1662361393.310145, msg_169, passed tc-start: 1662361393.325419, msg_170 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_170.c /dev/null ] tc-so:Executing command [ lua /usr/tests/usr.bin/xlint/lint1/check-expect.lua /usr/tests/usr.bin/xlint/lint1/msg_170.c ] tc-end: 1662361395.367575, msg_170, passed tc-start: 1662361395.383659, msg_171 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_171.c /dev/null ] tc-so:Executing command [ lua /usr/tests/usr.bin/xlint/lint1/check-expect.lua /usr/tests/usr.bin/xlint/lint1/msg_171.c ] tc-end: 1662361397.513689, msg_171, passed tc-start: 1662361397.529830, msg_172 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_172.c /dev/null ] tc-so:Executing command [ lua /usr/tests/usr.bin/xlint/lint1/check-expect.lua /usr/tests/usr.bin/xlint/lint1/msg_172.c ] tc-end: 1662361399.734358, msg_172, passed tc-start: 1662361399.767504, msg_173 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_173.c /dev/null ] tc-so:Executing command [ lua /usr/tests/usr.bin/xlint/lint1/check-expect.lua /usr/tests/usr.bin/xlint/lint1/msg_173.c ] tc-end: 1662361402.55586, msg_173, passed tc-start: 1662361402.71805, msg_174 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_174.c /dev/null ] tc-so:Executing command [ lua /usr/tests/usr.bin/xlint/lint1/check-expect.lua /usr/tests/usr.bin/xlint/lint1/msg_174.c ] tc-end: 1662361405.242688, msg_174, passed tc-start: 1662361405.278782, msg_175 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_175.c /dev/null ] tc-so:Executing command [ lua /usr/tests/usr.bin/xlint/lint1/check-expect.lua /usr/tests/usr.bin/xlint/lint1/msg_175.c ] tc-end: 1662361407.386561, msg_175, passed tc-start: 1662361407.404196, msg_176 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_176.c /dev/null ] tc-so:Executing command [ lua /usr/tests/usr.bin/xlint/lint1/check-expect.lua /usr/tests/usr.bin/xlint/lint1/msg_176.c ] tc-end: 1662361409.410806, msg_176, passed tc-start: 1662361409.423636, msg_177 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_177.c /dev/null ] tc-so:Executing command [ lua /usr/tests/usr.bin/xlint/lint1/check-expect.lua /usr/tests/usr.bin/xlint/lint1/msg_177.c ] tc-end: 1662361411.417175, msg_177, passed tc-start: 1662361411.430069, msg_178 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_178.c /dev/null ] tc-so:Executing command [ lua /usr/tests/usr.bin/xlint/lint1/check-expect.lua /usr/tests/usr.bin/xlint/lint1/msg_178.c ] tc-end: 1662361413.508938, msg_178, passed tc-start: 1662361413.521791, msg_179 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_179.c /dev/null ] tc-so:Executing command [ lua /usr/tests/usr.bin/xlint/lint1/check-expect.lua /usr/tests/usr.bin/xlint/lint1/msg_179.c ] tc-end: 1662361415.515556, msg_179, passed tc-start: 1662361415.528480, msg_180 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_180.c /dev/null ] tc-so:Executing command [ lua /usr/tests/usr.bin/xlint/lint1/check-expect.lua /usr/tests/usr.bin/xlint/lint1/msg_180.c ] tc-end: 1662361417.752507, msg_180, passed tc-start: 1662361417.765510, msg_181 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_181.c /dev/null ] tc-so:Executing command [ lua /usr/tests/usr.bin/xlint/lint1/check-expect.lua /usr/tests/usr.bin/xlint/lint1/msg_181.c ] tc-end: 1662361419.849235, msg_181, passed tc-start: 1662361419.862592, msg_182 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_182.c /dev/null ] tc-so:Executing command [ lua /usr/tests/usr.bin/xlint/lint1/check-expect.lua /usr/tests/usr.bin/xlint/lint1/msg_182.c ] tc-end: 1662361422.13799, msg_182, passed tc-start: 1662361422.28004, msg_183 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_183.c /dev/null ] tc-so:Executing command [ lua /usr/tests/usr.bin/xlint/lint1/check-expect.lua /usr/tests/usr.bin/xlint/lint1/msg_183.c ] tc-end: 1662361423.997762, msg_183, passed tc-start: 1662361424.10445, msg_184 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_184.c /dev/null ] tc-so:Executing command [ lua /usr/tests/usr.bin/xlint/lint1/check-expect.lua /usr/tests/usr.bin/xlint/lint1/msg_184.c ] tc-end: 1662361426.57887, msg_184, passed tc-start: 1662361426.71826, msg_185 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_185.c /dev/null ] tc-so:Executing command [ lua /usr/tests/usr.bin/xlint/lint1/check-expect.lua /usr/tests/usr.bin/xlint/lint1/msg_185.c ] tc-end: 1662361428.365642, msg_185, passed tc-start: 1662361428.379264, msg_186 tc-so:Executing command [ /usr/libexec/lint1 -tw /usr/tests/usr.bin/xlint/lint1/msg_186.c /dev/null ] tc-so:Executing command [ lua /usr/tests/usr.bin/xlint/lint1/check-expect.lua /usr/tests/usr.bin/xlint/lint1/msg_186.c ] tc-end: 1662361430.478124, msg_186, passed tc-start: 1662361430.491232, msg_187 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_187.c /dev/null ] tc-so:Executing command [ lua /usr/tests/usr.bin/xlint/lint1/check-expect.lua /usr/tests/usr.bin/xlint/lint1/msg_187.c ] tc-end: 1662361433.691145, msg_187, passed tc-start: 1662361433.705636, msg_188 tc-so:Executing command [ /usr/libexec/lint1 -tw /usr/tests/usr.bin/xlint/lint1/msg_188.c /dev/null ] tc-so:Executing command [ lua /usr/tests/usr.bin/xlint/lint1/check-expect.lua /usr/tests/usr.bin/xlint/lint1/msg_188.c ] tc-end: 1662361435.930615, msg_188, passed tc-start: 1662361435.944967, msg_189 tc-so:Executing command [ /usr/libexec/lint1 -tw /usr/tests/usr.bin/xlint/lint1/msg_189.c /dev/null ] tc-so:Executing command [ lua /usr/tests/usr.bin/xlint/lint1/check-expect.lua /usr/tests/usr.bin/xlint/lint1/msg_189.c ] tc-end: 1662361438.330525, msg_189, passed tc-start: 1662361438.343547, msg_190 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_190.c /dev/null ] tc-so:Executing command [ lua /usr/tests/usr.bin/xlint/lint1/check-expect.lua /usr/tests/usr.bin/xlint/lint1/msg_190.c ] tc-end: 1662361440.372785, msg_190, passed tc-start: 1662361441.355747, msg_191 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_191.c /dev/null ] tc-so:Executing command [ lua /usr/tests/usr.bin/xlint/lint1/check-expect.lua /usr/tests/usr.bin/xlint/lint1/msg_191.c ] tc-end: 1662361443.454333, msg_191, passed tc-start: 1662361443.487798, msg_192 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_192.c /dev/null ] tc-so:Executing command [ lua /usr/tests/usr.bin/xlint/lint1/check-expect.lua /usr/tests/usr.bin/xlint/lint1/msg_192.c ] tc-end: 1662361445.986970, msg_192, passed tc-start: 1662361446.594, msg_193 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_193.c /dev/null ] tc-so:Executing command [ lua /usr/tests/usr.bin/xlint/lint1/check-expect.lua /usr/tests/usr.bin/xlint/lint1/msg_193.c ] tc-end: 1662361451.660426, msg_193, passed tc-start: 1662361451.676025, msg_194 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_194.c /dev/null ] tc-so:Executing command [ lua /usr/tests/usr.bin/xlint/lint1/check-expect.lua /usr/tests/usr.bin/xlint/lint1/msg_194.c ] tc-end: 1662361453.764099, msg_194, passed tc-start: 1662361453.779430, msg_195 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_195.c /dev/null ] tc-so:Executing command [ lua /usr/tests/usr.bin/xlint/lint1/check-expect.lua /usr/tests/usr.bin/xlint/lint1/msg_195.c ] tc-end: 1662361456.365316, msg_195, passed tc-start: 1662361456.381307, msg_196 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_196.c /dev/null ] tc-so:Executing command [ lua /usr/tests/usr.bin/xlint/lint1/check-expect.lua /usr/tests/usr.bin/xlint/lint1/msg_196.c ] tc-end: 1662361458.643459, msg_196, passed tc-start: 1662361458.661297, msg_197 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_197.c /dev/null ] tc-so:Executing command [ lua /usr/tests/usr.bin/xlint/lint1/check-expect.lua /usr/tests/usr.bin/xlint/lint1/msg_197.c ] tc-end: 1662361460.851341, msg_197, passed tc-start: 1662361460.864229, msg_198 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_198.c /dev/null ] tc-so:Executing command [ lua /usr/tests/usr.bin/xlint/lint1/check-expect.lua /usr/tests/usr.bin/xlint/lint1/msg_198.c ] tc-end: 1662361462.999433, msg_198, passed tc-start: 1662361463.12989, msg_199 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_199.c /dev/null ] tc-so:Executing command [ lua /usr/tests/usr.bin/xlint/lint1/check-expect.lua /usr/tests/usr.bin/xlint/lint1/msg_199.c ] tc-end: 1662361465.39313, msg_199, passed tc-start: 1662361465.51527, msg_200 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_200.c /dev/null ] tc-so:Executing command [ lua /usr/tests/usr.bin/xlint/lint1/check-expect.lua /usr/tests/usr.bin/xlint/lint1/msg_200.c ] tc-end: 1662361467.579180, msg_200, passed tc-start: 1662361467.606476, msg_201 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_201.c /dev/null ] tc-so:Executing command [ lua /usr/tests/usr.bin/xlint/lint1/check-expect.lua /usr/tests/usr.bin/xlint/lint1/msg_201.c ] tc-end: 1662361469.785656, msg_201, passed tc-start: 1662361469.798992, msg_202 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_202.c /dev/null ] tc-so:Executing command [ lua /usr/tests/usr.bin/xlint/lint1/check-expect.lua /usr/tests/usr.bin/xlint/lint1/msg_202.c ] tc-end: 1662361471.925822, msg_202, passed tc-start: 1662361471.940079, msg_203 tc-so:Executing command [ /usr/libexec/lint1 -tw /usr/tests/usr.bin/xlint/lint1/msg_203.c /dev/null ] tc-so:Executing command [ lua /usr/tests/usr.bin/xlint/lint1/check-expect.lua /usr/tests/usr.bin/xlint/lint1/msg_203.c ] tc-end: 1662361476.154260, msg_203, passed tc-start: 1662361476.169957, msg_204 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w -X 231 /usr/tests/usr.bin/xlint/lint1/msg_204.c /dev/null ] tc-so:Executing command [ lua /usr/tests/usr.bin/xlint/lint1/check-expect.lua /usr/tests/usr.bin/xlint/lint1/msg_204.c ] tc-end: 1662361478.611040, msg_204, passed tc-start: 1662361478.627795, msg_205 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_205.c /dev/null ] tc-so:Executing command [ lua /usr/tests/usr.bin/xlint/lint1/check-expect.lua /usr/tests/usr.bin/xlint/lint1/msg_205.c ] tc-end: 1662361480.601356, msg_205, passed tc-start: 1662361480.614110, 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-so:Executing command [ lua /usr/tests/usr.bin/xlint/lint1/check-expect.lua /usr/tests/usr.bin/xlint/lint1/msg_206.c ] tc-end: 1662361482.710349, msg_206, passed tc-start: 1662361482.726698, msg_207 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_207.c /dev/null ] tc-so:Executing command [ lua /usr/tests/usr.bin/xlint/lint1/check-expect.lua /usr/tests/usr.bin/xlint/lint1/msg_207.c ] tc-end: 1662361484.933735, msg_207, passed tc-start: 1662361484.947576, msg_208 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_208.c /dev/null ] tc-so:Executing command [ lua /usr/tests/usr.bin/xlint/lint1/check-expect.lua /usr/tests/usr.bin/xlint/lint1/msg_208.c ] tc-end: 1662361487.463145, msg_208, passed tc-start: 1662361487.481157, msg_209 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_209.c /dev/null ] tc-so:Executing command [ lua /usr/tests/usr.bin/xlint/lint1/check-expect.lua /usr/tests/usr.bin/xlint/lint1/msg_209.c ] tc-end: 1662361489.826919, msg_209, passed tc-start: 1662361489.840202, msg_210 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_210.c /dev/null ] tc-so:Executing command [ lua /usr/tests/usr.bin/xlint/lint1/check-expect.lua /usr/tests/usr.bin/xlint/lint1/msg_210.c ] tc-end: 1662361491.846689, msg_210, passed tc-start: 1662361491.861399, msg_211 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_211.c /dev/null ] tc-so:Executing command [ lua /usr/tests/usr.bin/xlint/lint1/check-expect.lua /usr/tests/usr.bin/xlint/lint1/msg_211.c ] tc-end: 1662361494.599790, msg_211, passed tc-start: 1662361494.613653, msg_212 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_212.c /dev/null ] tc-so:Executing command [ lua /usr/tests/usr.bin/xlint/lint1/check-expect.lua /usr/tests/usr.bin/xlint/lint1/msg_212.c ] tc-end: 1662361496.786529, msg_212, passed tc-start: 1662361496.799482, msg_213 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_213.c /dev/null ] tc-so:Executing command [ lua /usr/tests/usr.bin/xlint/lint1/check-expect.lua /usr/tests/usr.bin/xlint/lint1/msg_213.c ] tc-end: 1662361499.907004, msg_213, passed tc-start: 1662361499.920603, msg_214 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_214.c /dev/null ] tc-so:Executing command [ lua /usr/tests/usr.bin/xlint/lint1/check-expect.lua /usr/tests/usr.bin/xlint/lint1/msg_214.c ] tc-end: 1662361501.910674, msg_214, passed tc-start: 1662361501.924920, msg_215 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_215.c /dev/null ] tc-so:Executing command [ lua /usr/tests/usr.bin/xlint/lint1/check-expect.lua /usr/tests/usr.bin/xlint/lint1/msg_215.c ] tc-end: 1662361505.881279, msg_215, passed tc-start: 1662361505.916442, msg_216 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_216.c /dev/null ] tc-so:Executing command [ lua /usr/tests/usr.bin/xlint/lint1/check-expect.lua /usr/tests/usr.bin/xlint/lint1/msg_216.c ] tc-end: 1662361508.5241, msg_216, passed tc-start: 1662361508.21343, msg_217 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_217.c /dev/null ] tc-so:Executing command [ lua /usr/tests/usr.bin/xlint/lint1/check-expect.lua /usr/tests/usr.bin/xlint/lint1/msg_217.c ] tc-end: 1662361510.73271, msg_217, passed tc-start: 1662361510.86999, msg_218 tc-end: 1662361511.325278, msg_218, skipped, unsuitable platform tc-start: 1662361511.337725, msg_219 tc-so:Executing command [ /usr/libexec/lint1 -t -w /usr/tests/usr.bin/xlint/lint1/msg_219.c /dev/null ] tc-so:Executing command [ lua /usr/tests/usr.bin/xlint/lint1/check-expect.lua /usr/tests/usr.bin/xlint/lint1/msg_219.c ] tc-end: 1662361513.402401, msg_219, passed tc-start: 1662361513.415000, 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-so:Executing command [ lua /usr/tests/usr.bin/xlint/lint1/check-expect.lua /usr/tests/usr.bin/xlint/lint1/msg_220.c ] tc-end: 1662361515.417579, msg_220, passed tc-start: 1662361515.430418, msg_221 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_221.c /dev/null ] tc-so:Executing command [ lua /usr/tests/usr.bin/xlint/lint1/check-expect.lua /usr/tests/usr.bin/xlint/lint1/msg_221.c ] tc-end: 1662361517.523089, msg_221, passed tc-start: 1662361517.535780, msg_222 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_222.c /dev/null ] tc-so:Executing command [ lua /usr/tests/usr.bin/xlint/lint1/check-expect.lua /usr/tests/usr.bin/xlint/lint1/msg_222.c ] tc-end: 1662361519.563992, msg_222, passed tc-start: 1662361519.576005, msg_223 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_223.c /dev/null ] tc-so:Executing command [ lua /usr/tests/usr.bin/xlint/lint1/check-expect.lua /usr/tests/usr.bin/xlint/lint1/msg_223.c ] tc-end: 1662361522.910064, msg_223, passed tc-start: 1662361522.929272, msg_224 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_224.c /dev/null ] tc-so:Executing command [ lua /usr/tests/usr.bin/xlint/lint1/check-expect.lua /usr/tests/usr.bin/xlint/lint1/msg_224.c ] tc-end: 1662361525.16003, msg_224, passed tc-start: 1662361525.31423, msg_225 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_225.c /dev/null ] tc-so:Executing command [ lua /usr/tests/usr.bin/xlint/lint1/check-expect.lua /usr/tests/usr.bin/xlint/lint1/msg_225.c ] tc-end: 1662361527.108314, msg_225, passed tc-start: 1662361527.121172, msg_226 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_226.c /dev/null ] tc-so:Executing command [ lua /usr/tests/usr.bin/xlint/lint1/check-expect.lua /usr/tests/usr.bin/xlint/lint1/msg_226.c ] tc-end: 1662361529.187488, msg_226, passed tc-start: 1662361529.200669, msg_227 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_227.c /dev/null ] tc-so:Executing command [ lua /usr/tests/usr.bin/xlint/lint1/check-expect.lua /usr/tests/usr.bin/xlint/lint1/msg_227.c ] tc-end: 1662361533.23448, msg_227, passed tc-start: 1662361533.36148, msg_228 tc-so:Executing command [ /usr/libexec/lint1 -sw /usr/tests/usr.bin/xlint/lint1/msg_228.c /dev/null ] tc-so:Executing command [ lua /usr/tests/usr.bin/xlint/lint1/check-expect.lua /usr/tests/usr.bin/xlint/lint1/msg_228.c ] tc-end: 1662361535.597496, msg_228, passed tc-start: 1662361535.609694, msg_229 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_229.c /dev/null ] tc-so:Executing command [ lua /usr/tests/usr.bin/xlint/lint1/check-expect.lua /usr/tests/usr.bin/xlint/lint1/msg_229.c ] tc-end: 1662361537.806268, msg_229, passed tc-start: 1662361537.978740, msg_230 tc-end: 1662361539.348217, msg_230, skipped, unsuitable platform tc-start: 1662361539.360994, msg_230_uchar tc-so:Executing command [ /usr/libexec/lint1 -S -g -p -w /usr/tests/usr.bin/xlint/lint1/msg_230_uchar.c /dev/null ] tc-so:Executing command [ lua /usr/tests/usr.bin/xlint/lint1/check-expect.lua /usr/tests/usr.bin/xlint/lint1/msg_230_uchar.c ] tc-end: 1662361541.575597, msg_230_uchar, passed tc-start: 1662361541.589289, msg_231 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_231.c /dev/null ] tc-so:Executing command [ lua /usr/tests/usr.bin/xlint/lint1/check-expect.lua /usr/tests/usr.bin/xlint/lint1/msg_231.c ] tc-end: 1662361543.924874, msg_231, passed tc-start: 1662361543.937153, msg_232 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_232.c /dev/null ] tc-so:Executing command [ lua /usr/tests/usr.bin/xlint/lint1/check-expect.lua /usr/tests/usr.bin/xlint/lint1/msg_232.c ] tc-end: 1662361546.72357, msg_232, passed tc-start: 1662361546.84760, msg_233 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_233.c /dev/null ] tc-so:Executing command [ lua /usr/tests/usr.bin/xlint/lint1/check-expect.lua /usr/tests/usr.bin/xlint/lint1/msg_233.c ] tc-end: 1662361548.838017, msg_233, passed tc-start: 1662361548.850704, msg_234 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_234.c /dev/null ] tc-so:Executing command [ lua /usr/tests/usr.bin/xlint/lint1/check-expect.lua /usr/tests/usr.bin/xlint/lint1/msg_234.c ] tc-end: 1662361552.556904, msg_234, passed tc-start: 1662361552.568781, msg_235 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_235.c /dev/null ] tc-so:Executing command [ lua /usr/tests/usr.bin/xlint/lint1/check-expect.lua /usr/tests/usr.bin/xlint/lint1/msg_235.c ] tc-end: 1662361554.641317, msg_235, passed tc-start: 1662361554.653180, msg_236 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_236.c /dev/null ] tc-so:Executing command [ lua /usr/tests/usr.bin/xlint/lint1/check-expect.lua /usr/tests/usr.bin/xlint/lint1/msg_236.c ] tc-end: 1662361560.791425, msg_236, passed tc-start: 1662361560.803702, msg_237 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_237.c /dev/null ] tc-so:Executing command [ lua /usr/tests/usr.bin/xlint/lint1/check-expect.lua /usr/tests/usr.bin/xlint/lint1/msg_237.c ] tc-end: 1662361563.491136, msg_237, passed tc-start: 1662361563.554787, msg_238 tc-so:Executing command [ /usr/libexec/lint1 -tw /usr/tests/usr.bin/xlint/lint1/msg_238.c /dev/null ] tc-so:Executing command [ lua /usr/tests/usr.bin/xlint/lint1/check-expect.lua /usr/tests/usr.bin/xlint/lint1/msg_238.c ] tc-end: 1662361565.723340, msg_238, passed tc-start: 1662361565.734969, 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-so:Executing command [ lua /usr/tests/usr.bin/xlint/lint1/check-expect.lua /usr/tests/usr.bin/xlint/lint1/msg_239.c ] tc-end: 1662361567.995000, msg_239, passed tc-start: 1662361568.7367, msg_240 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_240.c /dev/null ] tc-so:Executing command [ lua /usr/tests/usr.bin/xlint/lint1/check-expect.lua /usr/tests/usr.bin/xlint/lint1/msg_240.c ] tc-end: 1662361570.153052, msg_240, passed tc-start: 1662361570.166751, 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-so:Executing command [ lua /usr/tests/usr.bin/xlint/lint1/check-expect.lua /usr/tests/usr.bin/xlint/lint1/msg_241.c ] tc-end: 1662361574.313819, msg_241, passed tc-start: 1662361574.326025, 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-so:Executing command [ lua /usr/tests/usr.bin/xlint/lint1/check-expect.lua /usr/tests/usr.bin/xlint/lint1/msg_242.c ] tc-end: 1662361576.540914, msg_242, passed tc-start: 1662361576.553340, 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-so:Executing command [ lua /usr/tests/usr.bin/xlint/lint1/check-expect.lua /usr/tests/usr.bin/xlint/lint1/msg_243.c ] tc-end: 1662361578.702102, msg_243, passed tc-start: 1662361578.722035, msg_244 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_244.c /dev/null ] tc-so:Executing command [ lua /usr/tests/usr.bin/xlint/lint1/check-expect.lua /usr/tests/usr.bin/xlint/lint1/msg_244.c ] tc-end: 1662361581.249395, msg_244, passed tc-start: 1662361581.262516, msg_245 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_245.c /dev/null ] tc-so:Executing command [ lua /usr/tests/usr.bin/xlint/lint1/check-expect.lua /usr/tests/usr.bin/xlint/lint1/msg_245.c ] tc-end: 1662361583.424195, msg_245, passed tc-start: 1662361583.437135, msg_246 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_246.c /dev/null ] tc-so:Executing command [ lua /usr/tests/usr.bin/xlint/lint1/check-expect.lua /usr/tests/usr.bin/xlint/lint1/msg_246.c ] tc-end: 1662361585.632736, msg_246, passed tc-start: 1662361585.649251, 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-so:Executing command [ lua /usr/tests/usr.bin/xlint/lint1/check-expect.lua /usr/tests/usr.bin/xlint/lint1/msg_247.c ] tc-end: 1662361588.317956, msg_247, passed tc-start: 1662361588.354025, msg_248 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_248.c /dev/null ] tc-so:Executing command [ lua /usr/tests/usr.bin/xlint/lint1/check-expect.lua /usr/tests/usr.bin/xlint/lint1/msg_248.c ] tc-end: 1662361590.581713, msg_248, passed tc-start: 1662361590.593914, msg_249 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_249.c /dev/null ] tc-so:Executing command [ lua /usr/tests/usr.bin/xlint/lint1/check-expect.lua /usr/tests/usr.bin/xlint/lint1/msg_249.c ] tc-end: 1662361592.788081, msg_249, passed tc-start: 1662361592.804670, msg_250 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_250.c /dev/null ] tc-so:Executing command [ lua /usr/tests/usr.bin/xlint/lint1/check-expect.lua /usr/tests/usr.bin/xlint/lint1/msg_250.c ] tc-end: 1662361595.446698, msg_250, passed tc-start: 1662361595.459739, msg_251 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_251.c /dev/null ] tc-so:Executing command [ lua /usr/tests/usr.bin/xlint/lint1/check-expect.lua /usr/tests/usr.bin/xlint/lint1/msg_251.c ] tc-end: 1662361597.488943, msg_251, passed tc-start: 1662361597.500805, msg_252 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_252.c /dev/null ] tc-so:Executing command [ lua /usr/tests/usr.bin/xlint/lint1/check-expect.lua /usr/tests/usr.bin/xlint/lint1/msg_252.c ] tc-end: 1662361600.207257, msg_252, passed tc-start: 1662361600.227626, msg_253 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_253.c /dev/null ] tc-so:Executing command [ lua /usr/tests/usr.bin/xlint/lint1/check-expect.lua /usr/tests/usr.bin/xlint/lint1/msg_253.c ] tc-end: 1662361602.425368, msg_253, passed tc-start: 1662361602.441535, msg_254 tc-so:Executing command [ /usr/libexec/lint1 -tw /usr/tests/usr.bin/xlint/lint1/msg_254.c /dev/null ] tc-so:Executing command [ lua /usr/tests/usr.bin/xlint/lint1/check-expect.lua /usr/tests/usr.bin/xlint/lint1/msg_254.c ] tc-end: 1662361604.639679, msg_254, passed tc-start: 1662361604.652891, msg_255 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_255.c /dev/null ] tc-so:Executing command [ lua /usr/tests/usr.bin/xlint/lint1/check-expect.lua /usr/tests/usr.bin/xlint/lint1/msg_255.c ] tc-end: 1662361607.935155, msg_255, passed tc-start: 1662361607.971817, msg_256 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_256.c /dev/null ] tc-so:Executing command [ lua /usr/tests/usr.bin/xlint/lint1/check-expect.lua /usr/tests/usr.bin/xlint/lint1/msg_256.c ] tc-end: 1662361610.174299, msg_256, passed tc-start: 1662361610.187094, msg_257 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_257.c /dev/null ] tc-so:Executing command [ lua /usr/tests/usr.bin/xlint/lint1/check-expect.lua /usr/tests/usr.bin/xlint/lint1/msg_257.c ] tc-end: 1662361612.160414, msg_257, passed tc-start: 1662361612.173297, msg_258 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_258.c /dev/null ] tc-so:Executing command [ lua /usr/tests/usr.bin/xlint/lint1/check-expect.lua /usr/tests/usr.bin/xlint/lint1/msg_258.c ] tc-end: 1662361614.355937, msg_258, passed tc-start: 1662361614.369533, msg_259 tc-so:Executing command [ /usr/libexec/lint1 -g -h -w /usr/tests/usr.bin/xlint/lint1/msg_259.c /dev/null ] tc-so:Executing command [ lua /usr/tests/usr.bin/xlint/lint1/check-expect.lua /usr/tests/usr.bin/xlint/lint1/msg_259.c ] tc-end: 1662361616.494843, msg_259, passed tc-start: 1662361616.506941, 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-so:Executing command [ lua /usr/tests/usr.bin/xlint/lint1/check-expect.lua /usr/tests/usr.bin/xlint/lint1/msg_259_c90.c ] tc-end: 1662361620.403962, msg_259_c90, passed tc-start: 1662361620.419674, msg_259_ilp32 tc-end: 1662361621.686426, msg_259_ilp32, skipped, unsuitable platform tc-start: 1662361621.699362, 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-so:Executing command [ lua /usr/tests/usr.bin/xlint/lint1/check-expect.lua /usr/tests/usr.bin/xlint/lint1/msg_260.c ] tc-end: 1662361623.736515, msg_260, passed tc-start: 1662361623.748594, msg_261 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w -r /usr/tests/usr.bin/xlint/lint1/msg_261.c /dev/null ] tc-so:Executing command [ lua /usr/tests/usr.bin/xlint/lint1/check-expect.lua /usr/tests/usr.bin/xlint/lint1/msg_261.c ] tc-end: 1662361625.792896, msg_261, passed tc-start: 1662361625.805703, msg_262 tc-so:Executing command [ /usr/libexec/lint1 -tw /usr/tests/usr.bin/xlint/lint1/msg_262.c /dev/null ] tc-so:Executing command [ lua /usr/tests/usr.bin/xlint/lint1/check-expect.lua /usr/tests/usr.bin/xlint/lint1/msg_262.c ] tc-end: 1662361628.2613, msg_262, passed tc-start: 1662361628.17630, msg_263 tc-so:Executing command [ /usr/libexec/lint1 -tw /usr/tests/usr.bin/xlint/lint1/msg_263.c /dev/null ] tc-so:Executing command [ lua /usr/tests/usr.bin/xlint/lint1/check-expect.lua /usr/tests/usr.bin/xlint/lint1/msg_263.c ] tc-end: 1662361630.18463, msg_263, passed tc-start: 1662361630.30152, msg_264 tc-so:Executing command [ /usr/libexec/lint1 -tw /usr/tests/usr.bin/xlint/lint1/msg_264.c /dev/null ] tc-so:Executing command [ lua /usr/tests/usr.bin/xlint/lint1/check-expect.lua /usr/tests/usr.bin/xlint/lint1/msg_264.c ] tc-end: 1662361632.522080, msg_264, passed tc-start: 1662361632.536158, msg_265 tc-so:Executing command [ /usr/libexec/lint1 -w /usr/tests/usr.bin/xlint/lint1/msg_265.c /dev/null ] tc-so:Executing command [ lua /usr/tests/usr.bin/xlint/lint1/check-expect.lua /usr/tests/usr.bin/xlint/lint1/msg_265.c ] tc-end: 1662361634.620373, msg_265, passed tc-start: 1662361634.635593, msg_266 tc-so:Executing command [ /usr/libexec/lint1 -tw /usr/tests/usr.bin/xlint/lint1/msg_266.c /dev/null ] tc-so:Executing command [ lua /usr/tests/usr.bin/xlint/lint1/check-expect.lua /usr/tests/usr.bin/xlint/lint1/msg_266.c ] tc-end: 1662361636.765009, msg_266, passed tc-start: 1662361636.777397, msg_267 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_267.c /dev/null ] tc-so:Executing command [ lua /usr/tests/usr.bin/xlint/lint1/check-expect.lua /usr/tests/usr.bin/xlint/lint1/msg_267.c ] tc-end: 1662361638.827394, msg_267, passed tc-start: 1662361638.839217, msg_268 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_268.c /dev/null ] tc-so:Executing command [ lua /usr/tests/usr.bin/xlint/lint1/check-expect.lua /usr/tests/usr.bin/xlint/lint1/msg_268.c ] tc-end: 1662361640.771805, msg_268, passed tc-start: 1662361640.786540, msg_269 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_269.c /dev/null ] tc-so:Executing command [ lua /usr/tests/usr.bin/xlint/lint1/check-expect.lua /usr/tests/usr.bin/xlint/lint1/msg_269.c ] tc-end: 1662361644.38685, msg_269, passed tc-start: 1662361644.51410, msg_270 tc-so:Executing command [ /usr/libexec/lint1 -tw /usr/tests/usr.bin/xlint/lint1/msg_270.c /dev/null ] tc-so:Executing command [ lua /usr/tests/usr.bin/xlint/lint1/check-expect.lua /usr/tests/usr.bin/xlint/lint1/msg_270.c ] tc-end: 1662361646.462288, msg_270, passed tc-start: 1662361646.475984, msg_271 tc-so:Executing command [ /usr/libexec/lint1 -tw /usr/tests/usr.bin/xlint/lint1/msg_271.c /dev/null ] tc-so:Executing command [ lua /usr/tests/usr.bin/xlint/lint1/check-expect.lua /usr/tests/usr.bin/xlint/lint1/msg_271.c ] tc-end: 1662361648.543061, msg_271, passed tc-start: 1662361648.555295, msg_272 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_272.c /dev/null ] tc-so:Executing command [ lua /usr/tests/usr.bin/xlint/lint1/check-expect.lua /usr/tests/usr.bin/xlint/lint1/msg_272.c ] tc-end: 1662361650.491768, msg_272, passed tc-start: 1662361650.505151, msg_272_c90 tc-so:Executing command [ /usr/libexec/lint1 -s /usr/tests/usr.bin/xlint/lint1/msg_272_c90.c /dev/null ] tc-so:Executing command [ lua /usr/tests/usr.bin/xlint/lint1/check-expect.lua /usr/tests/usr.bin/xlint/lint1/msg_272_c90.c ] tc-end: 1662361652.611322, msg_272_c90, passed tc-start: 1662361652.624975, msg_273 tc-so:Executing command [ /usr/libexec/lint1 -sw /usr/tests/usr.bin/xlint/lint1/msg_273.c /dev/null ] tc-so:Executing command [ lua /usr/tests/usr.bin/xlint/lint1/check-expect.lua /usr/tests/usr.bin/xlint/lint1/msg_273.c ] tc-end: 1662361654.664760, msg_273, passed tc-start: 1662361654.678439, msg_274 tc-so:Executing command [ /usr/libexec/lint1 -sw /usr/tests/usr.bin/xlint/lint1/msg_274.c /dev/null ] tc-so:Executing command [ lua /usr/tests/usr.bin/xlint/lint1/check-expect.lua /usr/tests/usr.bin/xlint/lint1/msg_274.c ] tc-end: 1662361656.716869, msg_274, passed tc-start: 1662361656.728860, 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-so:Executing command [ lua /usr/tests/usr.bin/xlint/lint1/check-expect.lua /usr/tests/usr.bin/xlint/lint1/msg_275.c ] tc-end: 1662361658.732760, msg_275, passed tc-start: 1662361658.747773, msg_276 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_276.c /dev/null ] tc-so:Executing command [ lua /usr/tests/usr.bin/xlint/lint1/check-expect.lua /usr/tests/usr.bin/xlint/lint1/msg_276.c ] tc-end: 1662361660.746447, msg_276, passed tc-start: 1662361660.762534, 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-so:Executing command [ lua /usr/tests/usr.bin/xlint/lint1/check-expect.lua /usr/tests/usr.bin/xlint/lint1/msg_277.c ] tc-end: 1662361663.152592, msg_277, passed tc-start: 1662361663.167730, 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-so:Executing command [ lua /usr/tests/usr.bin/xlint/lint1/check-expect.lua /usr/tests/usr.bin/xlint/lint1/msg_278.c ] tc-end: 1662361665.348641, msg_278, passed tc-start: 1662361665.373844, 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-so:Executing command [ lua /usr/tests/usr.bin/xlint/lint1/check-expect.lua /usr/tests/usr.bin/xlint/lint1/msg_279.c ] tc-end: 1662361667.663814, msg_279, passed tc-start: 1662361667.678185, msg_280 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_280.c /dev/null ] tc-so:Executing command [ lua /usr/tests/usr.bin/xlint/lint1/check-expect.lua /usr/tests/usr.bin/xlint/lint1/msg_280.c ] tc-end: 1662361669.954465, msg_280, passed tc-start: 1662361669.967674, msg_281 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_281.c /dev/null ] tc-so:Executing command [ lua /usr/tests/usr.bin/xlint/lint1/check-expect.lua /usr/tests/usr.bin/xlint/lint1/msg_281.c ] tc-end: 1662361672.60542, msg_281, passed tc-start: 1662361672.73570, msg_282 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_282.c /dev/null ] tc-so:Executing command [ lua /usr/tests/usr.bin/xlint/lint1/check-expect.lua /usr/tests/usr.bin/xlint/lint1/msg_282.c ] tc-end: 1662361674.467233, msg_282, passed tc-start: 1662361674.480639, 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-so:Executing command [ lua /usr/tests/usr.bin/xlint/lint1/check-expect.lua /usr/tests/usr.bin/xlint/lint1/msg_283.c ] tc-end: 1662361676.960408, msg_283, passed tc-start: 1662361676.973567, msg_284 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w -h /usr/tests/usr.bin/xlint/lint1/msg_284.c /dev/null ] tc-so:Executing command [ lua /usr/tests/usr.bin/xlint/lint1/check-expect.lua /usr/tests/usr.bin/xlint/lint1/msg_284.c ] tc-end: 1662361680.371670, msg_284, passed tc-start: 1662361680.386517, 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-so:Executing command [ lua /usr/tests/usr.bin/xlint/lint1/check-expect.lua /usr/tests/usr.bin/xlint/lint1/msg_285.c ] tc-end: 1662361682.331543, msg_285, passed tc-start: 1662361682.348851, msg_286 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_286.c /dev/null ] tc-so:Executing command [ lua /usr/tests/usr.bin/xlint/lint1/check-expect.lua /usr/tests/usr.bin/xlint/lint1/msg_286.c ] tc-end: 1662361684.837241, msg_286, passed tc-start: 1662361684.848979, msg_287 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_287.c /dev/null ] tc-so:Executing command [ lua /usr/tests/usr.bin/xlint/lint1/check-expect.lua /usr/tests/usr.bin/xlint/lint1/msg_287.c ] tc-end: 1662361687.455528, msg_287, passed tc-start: 1662361687.467591, msg_288 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_288.c /dev/null ] tc-so:Executing command [ lua /usr/tests/usr.bin/xlint/lint1/check-expect.lua /usr/tests/usr.bin/xlint/lint1/msg_288.c ] tc-end: 1662361689.810690, msg_288, passed tc-start: 1662361689.823904, msg_289 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_289.c /dev/null ] tc-so:Executing command [ lua /usr/tests/usr.bin/xlint/lint1/check-expect.lua /usr/tests/usr.bin/xlint/lint1/msg_289.c ] tc-end: 1662361691.777930, msg_289, passed tc-start: 1662361691.789967, msg_290 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_290.c /dev/null ] tc-so:Executing command [ lua /usr/tests/usr.bin/xlint/lint1/check-expect.lua /usr/tests/usr.bin/xlint/lint1/msg_290.c ] tc-end: 1662361694.45177, msg_290, passed tc-start: 1662361694.58644, msg_291 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_291.c /dev/null ] tc-so:Executing command [ lua /usr/tests/usr.bin/xlint/lint1/check-expect.lua /usr/tests/usr.bin/xlint/lint1/msg_291.c ] tc-end: 1662361696.286248, msg_291, passed tc-start: 1662361696.298903, msg_292 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_292.c /dev/null ] tc-so:Executing command [ lua /usr/tests/usr.bin/xlint/lint1/check-expect.lua /usr/tests/usr.bin/xlint/lint1/msg_292.c ] tc-end: 1662361698.411536, msg_292, passed tc-start: 1662361698.423437, msg_293 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_293.c /dev/null ] tc-so:Executing command [ lua /usr/tests/usr.bin/xlint/lint1/check-expect.lua /usr/tests/usr.bin/xlint/lint1/msg_293.c ] tc-end: 1662361700.650123, msg_293, passed tc-start: 1662361700.662566, msg_294 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_294.c /dev/null ] tc-so:Executing command [ lua /usr/tests/usr.bin/xlint/lint1/check-expect.lua /usr/tests/usr.bin/xlint/lint1/msg_294.c ] tc-end: 1662361703.785128, msg_294, passed tc-start: 1662361703.820460, msg_295 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_295.c /dev/null ] tc-so:Executing command [ lua /usr/tests/usr.bin/xlint/lint1/check-expect.lua /usr/tests/usr.bin/xlint/lint1/msg_295.c ] tc-end: 1662361705.938647, msg_295, passed tc-start: 1662361705.951644, msg_296 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_296.c /dev/null ] tc-so:Executing command [ lua /usr/tests/usr.bin/xlint/lint1/check-expect.lua /usr/tests/usr.bin/xlint/lint1/msg_296.c ] tc-end: 1662361707.944670, msg_296, passed tc-start: 1662361707.956748, 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-so:Executing command [ lua /usr/tests/usr.bin/xlint/lint1/check-expect.lua /usr/tests/usr.bin/xlint/lint1/msg_297.c ] tc-end: 1662361709.993581, msg_297, passed tc-start: 1662361710.12884, msg_298 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w -a /usr/tests/usr.bin/xlint/lint1/msg_298.c /dev/null ] tc-so:Executing command [ lua /usr/tests/usr.bin/xlint/lint1/check-expect.lua /usr/tests/usr.bin/xlint/lint1/msg_298.c ] tc-end: 1662361712.57989, msg_298, passed tc-start: 1662361712.71504, msg_299 tc-so:Executing command [ /usr/libexec/lint1 -w /usr/tests/usr.bin/xlint/lint1/msg_299.c /dev/null ] tc-so:Executing command [ lua /usr/tests/usr.bin/xlint/lint1/check-expect.lua /usr/tests/usr.bin/xlint/lint1/msg_299.c ] tc-end: 1662361714.114261, msg_299, passed tc-start: 1662361714.126670, msg_300 tc-so:Executing command [ /usr/libexec/lint1 -wr /usr/tests/usr.bin/xlint/lint1/msg_300.c /dev/null ] tc-so:Executing command [ lua /usr/tests/usr.bin/xlint/lint1/check-expect.lua /usr/tests/usr.bin/xlint/lint1/msg_300.c ] tc-end: 1662361716.61236, msg_300, passed tc-start: 1662361716.74110, msg_301 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_301.c /dev/null ] tc-so:Executing command [ lua /usr/tests/usr.bin/xlint/lint1/check-expect.lua /usr/tests/usr.bin/xlint/lint1/msg_301.c ] tc-end: 1662361718.257629, msg_301, passed tc-start: 1662361718.270766, msg_302 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_302.c /dev/null ] tc-so:Executing command [ lua /usr/tests/usr.bin/xlint/lint1/check-expect.lua /usr/tests/usr.bin/xlint/lint1/msg_302.c ] tc-end: 1662361720.510367, msg_302, passed tc-start: 1662361720.523234, msg_303 tc-so:Executing command [ /usr/libexec/lint1 -sw /usr/tests/usr.bin/xlint/lint1/msg_303.c /dev/null ] tc-so:Executing command [ lua /usr/tests/usr.bin/xlint/lint1/check-expect.lua /usr/tests/usr.bin/xlint/lint1/msg_303.c ] tc-end: 1662361722.722915, msg_303, passed tc-start: 1662361722.737827, msg_304 tc-so:Executing command [ /usr/libexec/lint1 -sw /usr/tests/usr.bin/xlint/lint1/msg_304.c /dev/null ] tc-so:Executing command [ lua /usr/tests/usr.bin/xlint/lint1/check-expect.lua /usr/tests/usr.bin/xlint/lint1/msg_304.c ] tc-end: 1662361724.728879, msg_304, passed tc-start: 1662361724.741973, msg_305 tc-so:Executing command [ /usr/libexec/lint1 -sw /usr/tests/usr.bin/xlint/lint1/msg_305.c /dev/null ] tc-so:Executing command [ lua /usr/tests/usr.bin/xlint/lint1/check-expect.lua /usr/tests/usr.bin/xlint/lint1/msg_305.c ] tc-end: 1662361726.885183, msg_305, passed tc-start: 1662361726.900459, msg_306 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_306.c /dev/null ] tc-so:Executing command [ lua /usr/tests/usr.bin/xlint/lint1/check-expect.lua /usr/tests/usr.bin/xlint/lint1/msg_306.c ] tc-end: 1662361728.979016, msg_306, passed tc-start: 1662361728.991641, msg_307 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_307.c /dev/null ] tc-so:Executing command [ lua /usr/tests/usr.bin/xlint/lint1/check-expect.lua /usr/tests/usr.bin/xlint/lint1/msg_307.c ] tc-end: 1662361731.583721, msg_307, passed tc-start: 1662361731.766815, msg_308 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_308.c /dev/null ] tc-so:Executing command [ lua /usr/tests/usr.bin/xlint/lint1/check-expect.lua /usr/tests/usr.bin/xlint/lint1/msg_308.c ] tc-end: 1662361734.223687, msg_308, passed tc-start: 1662361734.235821, msg_309 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_309.c /dev/null ] tc-so:Executing command [ lua /usr/tests/usr.bin/xlint/lint1/check-expect.lua /usr/tests/usr.bin/xlint/lint1/msg_309.c ] tc-end: 1662361738.340567, msg_309, passed tc-start: 1662361738.353877, msg_310 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_310.c /dev/null ] tc-so:Executing command [ lua /usr/tests/usr.bin/xlint/lint1/check-expect.lua /usr/tests/usr.bin/xlint/lint1/msg_310.c ] tc-end: 1662361740.523795, msg_310, passed tc-start: 1662361740.536938, msg_311 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_311.c /dev/null ] tc-so:Executing command [ lua /usr/tests/usr.bin/xlint/lint1/check-expect.lua /usr/tests/usr.bin/xlint/lint1/msg_311.c ] tc-end: 1662361743.113103, msg_311, passed tc-start: 1662361743.125706, msg_312 tc-so:Executing command [ /usr/libexec/lint1 -tw /usr/tests/usr.bin/xlint/lint1/msg_312.c /dev/null ] tc-so:Executing command [ lua /usr/tests/usr.bin/xlint/lint1/check-expect.lua /usr/tests/usr.bin/xlint/lint1/msg_312.c ] tc-end: 1662361745.134911, msg_312, passed tc-start: 1662361745.148531, msg_313 tc-so:Executing command [ /usr/libexec/lint1 -sw /usr/tests/usr.bin/xlint/lint1/msg_313.c /dev/null ] tc-so:Executing command [ lua /usr/tests/usr.bin/xlint/lint1/check-expect.lua /usr/tests/usr.bin/xlint/lint1/msg_313.c ] tc-end: 1662361747.499592, msg_313, passed tc-start: 1662361747.513876, msg_314 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_314.c /dev/null ] tc-so:Executing command [ lua /usr/tests/usr.bin/xlint/lint1/check-expect.lua /usr/tests/usr.bin/xlint/lint1/msg_314.c ] tc-end: 1662361749.642113, msg_314, passed tc-start: 1662361749.657311, msg_315 tc-so:Executing command [ /usr/libexec/lint1 -Sw /usr/tests/usr.bin/xlint/lint1/msg_315.c /dev/null ] tc-so:Executing command [ lua /usr/tests/usr.bin/xlint/lint1/check-expect.lua /usr/tests/usr.bin/xlint/lint1/msg_315.c ] tc-end: 1662361751.797678, msg_315, passed tc-start: 1662361751.810700, msg_316 tc-so:Executing command [ /usr/libexec/lint1 -Sw /usr/tests/usr.bin/xlint/lint1/msg_316.c /dev/null ] tc-so:Executing command [ lua /usr/tests/usr.bin/xlint/lint1/check-expect.lua /usr/tests/usr.bin/xlint/lint1/msg_316.c ] tc-end: 1662361754.95316, msg_316, passed tc-start: 1662361754.111895, msg_317 tc-so:Executing command [ /usr/libexec/lint1 -sw /usr/tests/usr.bin/xlint/lint1/msg_317.c /dev/null ] tc-so:Executing command [ lua /usr/tests/usr.bin/xlint/lint1/check-expect.lua /usr/tests/usr.bin/xlint/lint1/msg_317.c ] tc-end: 1662361756.282814, msg_317, passed tc-start: 1662361756.300453, msg_318 tc-so:Executing command [ /usr/libexec/lint1 -Sw /usr/tests/usr.bin/xlint/lint1/msg_318.c /dev/null ] tc-so:Executing command [ lua /usr/tests/usr.bin/xlint/lint1/check-expect.lua /usr/tests/usr.bin/xlint/lint1/msg_318.c ] tc-end: 1662361758.375886, msg_318, passed tc-start: 1662361758.388982, msg_319 tc-so:Executing command [ /usr/libexec/lint1 -sw /usr/tests/usr.bin/xlint/lint1/msg_319.c /dev/null ] tc-so:Executing command [ lua /usr/tests/usr.bin/xlint/lint1/check-expect.lua /usr/tests/usr.bin/xlint/lint1/msg_319.c ] tc-end: 1662361760.883341, msg_319, passed tc-start: 1662361760.897701, msg_320 tc-so:Executing command [ /usr/libexec/lint1 -Sw /usr/tests/usr.bin/xlint/lint1/msg_320.c /dev/null ] tc-so:Executing command [ lua /usr/tests/usr.bin/xlint/lint1/check-expect.lua /usr/tests/usr.bin/xlint/lint1/msg_320.c ] tc-end: 1662361763.128977, msg_320, passed tc-start: 1662361763.142083, msg_321 tc-so:Executing command [ /usr/libexec/lint1 -sw /usr/tests/usr.bin/xlint/lint1/msg_321.c /dev/null ] tc-so:Executing command [ lua /usr/tests/usr.bin/xlint/lint1/check-expect.lua /usr/tests/usr.bin/xlint/lint1/msg_321.c ] tc-end: 1662361765.370042, msg_321, passed tc-start: 1662361765.382535, msg_322 tc-so:Executing command [ /usr/libexec/lint1 -sw /usr/tests/usr.bin/xlint/lint1/msg_322.c /dev/null ] tc-so:Executing command [ lua /usr/tests/usr.bin/xlint/lint1/check-expect.lua /usr/tests/usr.bin/xlint/lint1/msg_322.c ] tc-end: 1662361767.659130, msg_322, passed tc-start: 1662361767.672820, msg_323 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_323.c /dev/null ] tc-so:Executing command [ lua /usr/tests/usr.bin/xlint/lint1/check-expect.lua /usr/tests/usr.bin/xlint/lint1/msg_323.c ] tc-end: 1662361769.662655, msg_323, passed tc-start: 1662361769.676132, 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-so:Executing command [ lua /usr/tests/usr.bin/xlint/lint1/check-expect.lua /usr/tests/usr.bin/xlint/lint1/msg_324.c ] tc-end: 1662361772.130832, msg_324, passed tc-start: 1662361772.144358, msg_325 tc-so:Executing command [ /usr/libexec/lint1 -sw /usr/tests/usr.bin/xlint/lint1/msg_325.c /dev/null ] tc-so:Executing command [ lua /usr/tests/usr.bin/xlint/lint1/check-expect.lua /usr/tests/usr.bin/xlint/lint1/msg_325.c ] tc-end: 1662361774.190164, msg_325, passed tc-start: 1662361774.203418, msg_326 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_326.c /dev/null ] tc-so:Executing command [ lua /usr/tests/usr.bin/xlint/lint1/check-expect.lua /usr/tests/usr.bin/xlint/lint1/msg_326.c ] tc-end: 1662361776.401745, msg_326, passed tc-start: 1662361776.417429, msg_327 tc-so:Executing command [ /usr/libexec/lint1 -w /usr/tests/usr.bin/xlint/lint1/msg_327.c /dev/null ] tc-so:Executing command [ lua /usr/tests/usr.bin/xlint/lint1/check-expect.lua /usr/tests/usr.bin/xlint/lint1/msg_327.c ] tc-end: 1662361778.649716, msg_327, passed tc-start: 1662361778.663232, msg_328 tc-so:Executing command [ /usr/libexec/lint1 -Sw /usr/tests/usr.bin/xlint/lint1/msg_328.c /dev/null ] tc-so:Executing command [ lua /usr/tests/usr.bin/xlint/lint1/check-expect.lua /usr/tests/usr.bin/xlint/lint1/msg_328.c ] tc-end: 1662361780.783054, msg_328, passed tc-start: 1662361780.796282, msg_329 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_329.c /dev/null ] tc-so:Executing command [ lua /usr/tests/usr.bin/xlint/lint1/check-expect.lua /usr/tests/usr.bin/xlint/lint1/msg_329.c ] tc-end: 1662361783.284935, msg_329, passed tc-start: 1662361783.301557, 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-so:Executing command [ lua /usr/tests/usr.bin/xlint/lint1/check-expect.lua /usr/tests/usr.bin/xlint/lint1/msg_330.c ] tc-end: 1662361786.942328, msg_330, passed tc-start: 1662361786.955850, 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-so:Executing command [ lua /usr/tests/usr.bin/xlint/lint1/check-expect.lua /usr/tests/usr.bin/xlint/lint1/msg_331.c ] tc-end: 1662361789.2844, msg_331, passed tc-start: 1662361789.16573, 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-so:Executing command [ lua /usr/tests/usr.bin/xlint/lint1/check-expect.lua /usr/tests/usr.bin/xlint/lint1/msg_332.c ] tc-end: 1662361792.364134, msg_332, passed tc-start: 1662361792.380249, 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-so:Executing command [ lua /usr/tests/usr.bin/xlint/lint1/check-expect.lua /usr/tests/usr.bin/xlint/lint1/msg_333.c ] tc-end: 1662361794.697568, msg_333, passed tc-start: 1662361794.713667, 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-so:Executing command [ lua /usr/tests/usr.bin/xlint/lint1/check-expect.lua /usr/tests/usr.bin/xlint/lint1/msg_334.c ] tc-end: 1662361796.920067, msg_334, passed tc-start: 1662361796.935223, 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-so:Executing command [ lua /usr/tests/usr.bin/xlint/lint1/check-expect.lua /usr/tests/usr.bin/xlint/lint1/msg_335.c ] tc-end: 1662361801.299270, msg_335, passed tc-start: 1662361801.329442, 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-so:Executing command [ lua /usr/tests/usr.bin/xlint/lint1/check-expect.lua /usr/tests/usr.bin/xlint/lint1/msg_336.c ] tc-end: 1662361803.435548, msg_336, passed tc-start: 1662361803.450536, 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-so:Executing command [ lua /usr/tests/usr.bin/xlint/lint1/check-expect.lua /usr/tests/usr.bin/xlint/lint1/msg_337.c ] tc-end: 1662361805.456896, msg_337, passed tc-start: 1662361805.471306, msg_338 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_338.c /dev/null ] tc-so:Executing command [ lua /usr/tests/usr.bin/xlint/lint1/check-expect.lua /usr/tests/usr.bin/xlint/lint1/msg_338.c ] tc-end: 1662361807.634611, msg_338, passed tc-start: 1662361807.648482, msg_339 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_339.c /dev/null ] tc-so:Executing command [ lua /usr/tests/usr.bin/xlint/lint1/check-expect.lua /usr/tests/usr.bin/xlint/lint1/msg_339.c ] tc-end: 1662361809.975641, msg_339, passed tc-start: 1662361809.988760, msg_340 tc-so:Executing command [ /usr/libexec/lint1 -Sw /usr/tests/usr.bin/xlint/lint1/msg_340.c /dev/null ] tc-so:Executing command [ lua /usr/tests/usr.bin/xlint/lint1/check-expect.lua /usr/tests/usr.bin/xlint/lint1/msg_340.c ] tc-end: 1662361812.948525, msg_340, passed tc-start: 1662361812.961259, msg_341 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_341.c /dev/null ] tc-so:Executing command [ lua /usr/tests/usr.bin/xlint/lint1/check-expect.lua /usr/tests/usr.bin/xlint/lint1/msg_341.c ] tc-end: 1662361815.222058, msg_341, passed tc-start: 1662361815.237216, msg_342 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_342.c /dev/null ] tc-so:Executing command [ lua /usr/tests/usr.bin/xlint/lint1/check-expect.lua /usr/tests/usr.bin/xlint/lint1/msg_342.c ] tc-end: 1662361817.420391, msg_342, passed tc-start: 1662361817.432784, msg_343 tc-so:Executing command [ /usr/libexec/lint1 -Sw /usr/tests/usr.bin/xlint/lint1/msg_343.c /dev/null ] tc-so:Executing command [ lua /usr/tests/usr.bin/xlint/lint1/check-expect.lua /usr/tests/usr.bin/xlint/lint1/msg_343.c ] tc-end: 1662361819.443876, msg_343, passed tc-start: 1662361819.456061, 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-so:Executing command [ lua /usr/tests/usr.bin/xlint/lint1/check-expect.lua /usr/tests/usr.bin/xlint/lint1/msg_344.c ] tc-end: 1662361821.656225, msg_344, passed tc-start: 1662361821.669359, msg_345 tc-so:Executing command [ /usr/libexec/lint1 -Sw /usr/tests/usr.bin/xlint/lint1/msg_345.c /dev/null ] tc-so:Executing command [ lua /usr/tests/usr.bin/xlint/lint1/check-expect.lua /usr/tests/usr.bin/xlint/lint1/msg_345.c ] tc-end: 1662361824.56063, msg_345, passed tc-start: 1662361824.69237, msg_346 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_346.c /dev/null ] tc-so:Executing command [ lua /usr/tests/usr.bin/xlint/lint1/check-expect.lua /usr/tests/usr.bin/xlint/lint1/msg_346.c ] tc-end: 1662361826.210947, msg_346, passed tc-start: 1662361826.223837, 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-so:Executing command [ lua /usr/tests/usr.bin/xlint/lint1/check-expect.lua /usr/tests/usr.bin/xlint/lint1/msg_347.c ] tc-end: 1662361828.374884, msg_347, passed tc-start: 1662361828.386854, 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-so:Executing command [ lua /usr/tests/usr.bin/xlint/lint1/check-expect.lua /usr/tests/usr.bin/xlint/lint1/msg_348.c ] tc-end: 1662361830.401994, msg_348, passed tc-start: 1662361830.414423, msg_349 tc-so:Executing command [ /usr/libexec/lint1 -S -w /usr/tests/usr.bin/xlint/lint1/msg_349.c /dev/null ] tc-so:Executing command [ lua /usr/tests/usr.bin/xlint/lint1/check-expect.lua /usr/tests/usr.bin/xlint/lint1/msg_349.c ] tc-end: 1662361832.850952, msg_349, passed tc-start: 1662361832.864644, 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-so:Executing command [ lua /usr/tests/usr.bin/xlint/lint1/check-expect.lua /usr/tests/usr.bin/xlint/lint1/op_colon.c ] tc-end: 1662361835.45405, op_colon, passed tc-start: 1662361835.58556, 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-so:Executing command [ lua /usr/tests/usr.bin/xlint/lint1/check-expect.lua /usr/tests/usr.bin/xlint/lint1/op_shl_lp64.c ] tc-end: 1662361837.911834, op_shl_lp64, passed tc-start: 1662361837.924995, 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-so:Executing command [ lua /usr/tests/usr.bin/xlint/lint1/check-expect.lua /usr/tests/usr.bin/xlint/lint1/parse_init_declarator.c ] tc-end: 1662361840.66852, parse_init_declarator, passed tc-start: 1662361840.79356, 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-so:Executing command [ lua /usr/tests/usr.bin/xlint/lint1/check-expect.lua /usr/tests/usr.bin/xlint/lint1/parse_stmt_error.c ] tc-end: 1662361842.236961, parse_stmt_error, passed tc-start: 1662361842.250073, 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-so:Executing command [ lua /usr/tests/usr.bin/xlint/lint1/check-expect.lua /usr/tests/usr.bin/xlint/lint1/parse_stmt_iter_error.c ] tc-end: 1662361844.505950, parse_stmt_iter_error, passed tc-start: 1662361844.519052, 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-so:Executing command [ lua /usr/tests/usr.bin/xlint/lint1/check-expect.lua /usr/tests/usr.bin/xlint/lint1/parse_type_name.c ] tc-end: 1662361847.475771, parse_type_name, passed tc-start: 1662361847.488064, platform_ilp32 tc-end: 1662361848.830107, platform_ilp32, skipped, unsuitable platform tc-start: 1662361848.841648, platform_int tc-end: 1662361850.884936, platform_int, skipped, unsuitable platform tc-start: 1662361851.71603, 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-so:Executing command [ lua /usr/tests/usr.bin/xlint/lint1/check-expect.lua /usr/tests/usr.bin/xlint/lint1/platform_ldbl128.c ] tc-end: 1662361853.344508, platform_ldbl128, passed tc-start: 1662361853.360317, platform_ldbl64 tc-end: 1662361854.855203, platform_ldbl64, skipped, unsuitable platform tc-start: 1662361854.867738, platform_ldbl96 tc-end: 1662361856.265754, platform_ldbl96, skipped, unsuitable platform tc-start: 1662361856.354113, 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-so:Executing command [ lua /usr/tests/usr.bin/xlint/lint1/check-expect.lua /usr/tests/usr.bin/xlint/lint1/platform_long.c ] tc-end: 1662361858.994550, platform_long, passed tc-start: 1662361859.7551, 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-so:Executing command [ lua /usr/tests/usr.bin/xlint/lint1/check-expect.lua /usr/tests/usr.bin/xlint/lint1/platform_lp64.c ] tc-end: 1662361861.457230, platform_lp64, passed tc-start: 1662361861.471279, platform_schar tc-end: 1662361863.55127, platform_schar, skipped, unsuitable platform tc-start: 1662361863.65615, platform_uchar tc-so:Executing command [ /usr/libexec/lint1 -g -S -w -c -h -a -p -b -r -z /usr/tests/usr.bin/xlint/lint1/platform_uchar.c /dev/null ] tc-so:Executing command [ lua /usr/tests/usr.bin/xlint/lint1/check-expect.lua /usr/tests/usr.bin/xlint/lint1/platform_uchar.c ] tc-end: 1662361865.205038, platform_uchar, passed tc-start: 1662361865.235811, queries tc-so:Executing command [ /usr/libexec/lint1 -g -S -w -q 1,2,3,4,5,6,7 /usr/tests/usr.bin/xlint/lint1/queries.c /dev/null ] tc-so:Executing command [ lua /usr/tests/usr.bin/xlint/lint1/check-expect.lua /usr/tests/usr.bin/xlint/lint1/queries.c ] tc-se:Fail: incorrect exit status: 1, expected: 0 tc-se:stdout: tc-se:error: queries.c(105): missing /* expect+1: implicit conversion changes sign from 'char' to 'int' [Q3] */ tc-se:error: queries.c(105): missing /* expect+1: implicit conversion changes sign from 'char' to 'int' [Q3] */ tc-se:error: queries.c(118): missing /* expect+1: implicit conversion changes sign from 'char' to 'int' [Q3] */ tc-se:error: queries.c(122): missing /* expect+1: implicit conversion changes sign from 'char' to 'int' [Q3] */ tc-se: tc-se:stderr: tc-se: tc-end: 1662361867.779910, queries, failed, atf-check failed; see the output of the test for details tc-start: 1662361867.795345, stmt_for tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/stmt_for.c /dev/null ] tc-so:Executing command [ lua /usr/tests/usr.bin/xlint/lint1/check-expect.lua /usr/tests/usr.bin/xlint/lint1/stmt_for.c ] tc-end: 1662361870.320210, stmt_for, passed tc-start: 1662361870.333422, stmt_goto tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/stmt_goto.c /dev/null ] tc-so:Executing command [ lua /usr/tests/usr.bin/xlint/lint1/check-expect.lua /usr/tests/usr.bin/xlint/lint1/stmt_goto.c ] tc-end: 1662361872.304558, stmt_goto, passed tc-start: 1662361872.316644, stmt_if tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/stmt_if.c /dev/null ] tc-so:Executing command [ lua /usr/tests/usr.bin/xlint/lint1/check-expect.lua /usr/tests/usr.bin/xlint/lint1/stmt_if.c ] tc-end: 1662361874.382391, stmt_if, passed tp-end: 1662361874.398753, usr.bin/xlint/lint1/t_integration tp-start: 1662361879.824584, usr.bin/xlint/lint2/t_lint2, 27 tc-start: 1662361879.835966, emit tc-so:Executing command [ /usr/libexec/lint2 -h -x -C emit emit.ln ] tc-so:Executing command [ cat llib-lemit.ln ] tc-end: 1662361881.669336, emit, passed tc-start: 1662361881.687143, 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: 1662361883.515225, emit_lp64, passed tc-start: 1662361883.537154, 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: 1662361901.284487, error_cases, passed tc-start: 1662361901.321887, missing_newline tc-so:Executing command [ /usr/libexec/lint2 input.ln ] tc-end: 1662361902.638147, missing_newline, passed tc-start: 1662361902.651259, msg_000 tc-so:Executing command [ /usr/libexec/lint2 -h -x msg_000.ln ] tc-end: 1662361904.943, msg_000, passed tc-start: 1662361904.16121, msg_001 tc-so:Executing command [ /usr/libexec/lint2 -h -x msg_001.ln ] tc-end: 1662361905.439937, msg_001, passed tc-start: 1662361905.453554, msg_002 tc-so:Executing command [ /usr/libexec/lint2 -h -x msg_002.ln ] tc-end: 1662361906.781867, msg_002, passed tc-start: 1662361906.797241, msg_003 tc-so:Executing command [ /usr/libexec/lint2 -h -x msg_003.ln ] tc-end: 1662361908.616448, msg_003, passed tc-start: 1662361908.629136, msg_004 tc-so:Executing command [ /usr/libexec/lint2 -h -x msg_004.ln ] tc-end: 1662361909.988661, msg_004, passed tc-start: 1662361910.1300, msg_005 tc-so:Executing command [ /usr/libexec/lint2 -h -x msg_005.ln ] tc-end: 1662361911.390004, msg_005, passed tc-start: 1662361911.402330, msg_006 tc-so:Executing command [ /usr/libexec/lint2 -h -x msg_006.ln ] tc-end: 1662361913.601018, msg_006, passed tc-start: 1662361913.613912, msg_007 tc-so:Executing command [ /usr/libexec/lint2 -h -x msg_007.ln ] tc-end: 1662361915.354783, msg_007, passed tc-start: 1662361915.366232, msg_008 tc-so:Executing command [ /usr/libexec/lint2 -h -x msg_008.ln ] tc-end: 1662361917.60228, msg_008, passed tc-start: 1662361917.73287, msg_009 tc-so:Executing command [ /usr/libexec/lint2 -h -x msg_009.ln ] tc-end: 1662361918.486820, msg_009, passed tc-start: 1662361918.499929, msg_010 tc-so:Executing command [ /usr/libexec/lint2 -h -x msg_010.ln ] tc-end: 1662361919.907237, msg_010, passed tc-start: 1662361919.920386, msg_011 tc-so:Executing command [ /usr/libexec/lint2 -h -x msg_011.ln ] tc-end: 1662361921.924513, msg_011, passed tc-start: 1662361921.941503, msg_012 tc-so:Executing command [ /usr/libexec/lint2 -h -x msg_012.ln ] tc-end: 1662361923.479650, msg_012, passed tc-start: 1662361923.495346, msg_013 tc-so:Executing command [ /usr/libexec/lint2 -h -x msg_013.ln ] tc-end: 1662361924.906923, msg_013, passed tc-start: 1662361924.923151, msg_014 tc-so:Executing command [ /usr/libexec/lint2 -h -x msg_014.ln ] tc-end: 1662361927.32355, msg_014, passed tc-start: 1662361927.44685, msg_015 tc-so:Executing command [ /usr/libexec/lint2 -h -x msg_015.ln ] tc-end: 1662361928.411685, msg_015, passed tc-start: 1662361928.423196, msg_016 tc-so:Executing command [ /usr/libexec/lint2 -h -x msg_016.ln ] tc-end: 1662361930.176618, msg_016, passed tc-start: 1662361930.189540, msg_017 tc-so:Executing command [ /usr/libexec/lint2 -h -x msg_017.ln ] tc-end: 1662361931.651422, msg_017, passed tc-start: 1662361931.666419, msg_018 tc-so:Executing command [ /usr/libexec/lint2 -h -x msg_018.ln ] tc-end: 1662361933.71749, msg_018, passed tc-start: 1662361933.86069, output_sorted tc-so:Executing command [ /usr/libexec/lint2 -h -x output_sorted.ln ] tc-end: 1662361934.523510, output_sorted, passed tc-start: 1662361934.536312, read tc-so:Executing command [ /usr/libexec/lint2 -h -x read.ln ] tc-end: 1662361937.127761, read, passed tc-start: 1662361937.140216, read_lp64 tc-so:Executing command [ /usr/libexec/lint2 -h -x read_lp64.ln ] tc-end: 1662361939.323269, read_lp64, passed tc-start: 1662361939.336004, read_printf tc-so:Executing command [ /usr/libexec/lint2 -h -x read_printf.ln ] tc-end: 1662361940.758919, read_printf, passed tp-end: 1662361940.772707, usr.bin/xlint/lint2/t_lint2 tp-start: 1662361941.895767, usr.bin/ztest/t_ztest, 1 tc-start: 1662361941.908709, 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: 1662361981.13204, assert, expected_failure, PR kern/53767: atf-check failed; see the output of the test for details tp-end: 1662361981.28172, usr.bin/ztest/t_ztest tp-start: 1662361982.684731, usr.bin/c++/t_asan_double_free, 3 tc-start: 1662361982.689547, double_free tc-so:Executing command [ ./test ] tc-end: 1662361996.393233, double_free, passed tc-start: 1662361996.407542, double_free_pic tc-so:Executing command [ ./test ] tc-end: 1662362010.756884, double_free_pic, passed tc-start: 1662362010.774315, double_free_pie tc-so:Executing command [ ./test ] tc-end: 1662362020.373042, double_free_pie, passed tp-end: 1662362020.395887, usr.bin/c++/t_asan_double_free tp-start: 1662362022.793741, usr.bin/c++/t_asan_global_buffer_overflow, 3 tc-start: 1662362022.798263, global_buffer_overflow tc-so:Executing command [ ./test ] tc-end: 1662362031.476248, global_buffer_overflow, passed tc-start: 1662362031.512616, global_buffer_overflow_pic tc-so:Executing command [ ./test ] tc-end: 1662362043.216579, global_buffer_overflow_pic, passed tc-start: 1662362043.233004, global_buffer_overflow_pie tc-so:Executing command [ ./test ] tc-end: 1662362052.334764, global_buffer_overflow_pie, passed tp-end: 1662362052.351768, usr.bin/c++/t_asan_global_buffer_overflow tp-start: 1662362053.911219, usr.bin/c++/t_asan_heap_overflow, 3 tc-start: 1662362053.922961, heap_overflow tc-so:Executing command [ ./test ] tc-end: 1662362061.795166, heap_overflow, passed tc-start: 1662362061.819155, heap_overflow_pic tc-so:Executing command [ ./test ] tc-end: 1662362076.948820, heap_overflow_pic, passed tc-start: 1662362076.967663, heap_overflow_pie tc-so:Executing command [ ./test ] tc-end: 1662362085.818746, heap_overflow_pie, passed tp-end: 1662362085.833500, usr.bin/c++/t_asan_heap_overflow tp-start: 1662362087.464114, usr.bin/c++/t_asan_off_by_one, 3 tc-start: 1662362087.472202, off_by_one tc-so:Executing command [ ./test ] tc-end: 1662362095.235931, off_by_one, passed tc-start: 1662362095.251688, off_by_one_pic tc-so:Executing command [ ./test ] tc-end: 1662362107.94947, off_by_one_pic, passed tc-start: 1662362107.111325, off_by_one_pie tc-so:Executing command [ ./test ] tc-end: 1662362117.324701, off_by_one_pie, passed tp-end: 1662362117.340989, usr.bin/c++/t_asan_off_by_one tp-start: 1662362118.923625, usr.bin/c++/t_asan_poison, 3 tc-start: 1662362118.928322, poison tc-se:test.cpp: In function 'int foo()': tc-se:test.cpp:13:1: warning: no return statement in function returning non-void [-Wreturn-type] tc-se: 13 | } tc-se: | ^ tc-so:Executing command [ ./test ] tc-end: 1662362127.351828, poison, passed tc-start: 1662362127.390646, poison_pic tc-se:test.cpp: In function 'int foo()': tc-se:test.cpp:13:1: warning: no return statement in function returning non-void [-Wreturn-type] tc-se: 13 | } tc-se: | ^ tc-so:Executing command [ ./test ] tc-end: 1662362141.292255, poison_pic, passed tc-start: 1662362141.317504, poison_pie tc-se:test.cpp: In function 'int foo()': tc-se:test.cpp:13:1: warning: no return statement in function returning non-void [-Wreturn-type] tc-se: 13 | } tc-se: | ^ tc-so:Executing command [ ./test ] tc-end: 1662362150.35272, poison_pie, passed tp-end: 1662362150.50221, usr.bin/c++/t_asan_poison tp-start: 1662362151.886942, usr.bin/c++/t_asan_uaf, 3 tc-start: 1662362151.899313, uaf tc-so:Executing command [ ./test ] tc-end: 1662362160.204210, uaf, passed tc-start: 1662362160.218830, uaf_pic tc-so:Executing command [ ./test ] tc-end: 1662362172.304968, uaf_pic, passed tc-start: 1662362172.322138, uaf_pie tc-so:Executing command [ ./test ] tc-end: 1662362181.606235, uaf_pie, passed tp-end: 1662362181.621734, usr.bin/c++/t_asan_uaf tp-start: 1662362185.479567, usr.bin/c++/t_ubsan_int_add_overflow, 3 tc-start: 1662362185.484561, int_add_overflow tc-so:Executing command [ ./test ] tc-end: 1662362195.94319, int_add_overflow, passed tc-start: 1662362195.108939, int_add_overflow_pic tc-so:Executing command [ ./test ] tc-end: 1662362209.499009, int_add_overflow_pic, passed tc-start: 1662362209.517404, int_add_overflow_pie tc-so:Executing command [ ./test ] tc-end: 1662362220.454758, int_add_overflow_pie, passed tp-end: 1662362220.490265, usr.bin/c++/t_ubsan_int_add_overflow tp-start: 1662362224.25726, usr.bin/c++/t_ubsan_int_neg_overflow, 3 tc-start: 1662362224.38774, int_neg_overflow tc-so:Executing command [ ./test ] tc-end: 1662362233.61541, int_neg_overflow, passed tc-start: 1662362233.77248, int_neg_overflow_pic tc-so:Executing command [ ./test ] tc-end: 1662362246.253031, int_neg_overflow_pic, passed tc-start: 1662362246.272481, int_neg_overflow_pie tc-so:Executing command [ ./test ] tc-end: 1662362255.648837, int_neg_overflow_pie, passed tp-end: 1662362255.663693, usr.bin/c++/t_ubsan_int_neg_overflow tp-start: 1662362258.960855, usr.bin/c++/t_ubsan_vla_out_of_bounds, 3 tc-start: 1662362258.965952, vla_out_of_bounds tc-so:Executing command [ ./test ] tc-end: 1662362271.796704, vla_out_of_bounds, passed tc-start: 1662362271.812874, vla_out_of_bounds_pic tc-so:Executing command [ ./test ] tc-end: 1662362284.664368, vla_out_of_bounds_pic, passed tc-start: 1662362284.682033, vla_out_of_bounds_pie tc-so:Executing command [ ./test ] tc-end: 1662362294.841741, vla_out_of_bounds_pie, passed tp-end: 1662362294.857552, usr.bin/c++/t_ubsan_vla_out_of_bounds tp-start: 1662362298.364765, usr.bin/c++/t_ubsan_int_sub_overflow, 3 tc-start: 1662362298.369125, int_sub_overflow tc-so:Executing command [ ./test ] tc-end: 1662362306.773301, int_sub_overflow, passed tc-start: 1662362306.790253, int_sub_overflow_pic tc-so:Executing command [ ./test ] tc-end: 1662362323.980903, int_sub_overflow_pic, passed tc-start: 1662362324.25996, int_sub_overflow_pie tc-so:Executing command [ ./test ] tc-end: 1662362334.138906, int_sub_overflow_pie, passed tp-end: 1662362334.159184, usr.bin/c++/t_ubsan_int_sub_overflow tp-start: 1662362338.150904, usr.bin/c++/t_ubsan_int_divzero, 3 tc-start: 1662362338.163637, int_divzero tc-so:Executing command [ ./test ] tc-end: 1662362348.523449, int_divzero, passed tc-start: 1662362348.538320, int_divzero_pic tc-so:Executing command [ ./test ] tc-end: 1662362361.4892, int_divzero_pic, passed tc-start: 1662362361.23076, int_divzero_pie tc-so:Executing command [ ./test ] tc-end: 1662362370.534534, int_divzero_pie, passed tp-end: 1662362370.548475, usr.bin/c++/t_ubsan_int_divzero tp-start: 1662362375.818594, usr.bin/c++/t_call_once, 10 tc-start: 1662362375.862862, call_once tc-so:Executing command [ c++ -o call_once test.cpp -pthread ] tc-so:Executing command [ ./call_once ] tc-end: 1662362409.441752, call_once, passed tc-start: 1662362409.462166, call_once_32 tc-end: 1662362411.508543, call_once_32, skipped, c++ -m32 not supported on this architecture tc-start: 1662362411.525979, 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: 1662362448.175132, call_once_pic, passed tc-start: 1662362448.197810, call_once_pic_32 tc-end: 1662362450.165381, call_once_pic_32, skipped, c++ -m32 not supported on this architecture tc-start: 1662362450.178311, 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: 1662362492.954634, call_once_pic_profile, passed tc-start: 1662362493.20439, call_once_pic_profile_32 tc-end: 1662362495.815343, call_once_pic_profile_32, skipped, c++ -m32 not supported on this architecture tc-start: 1662362495.928115, call_once_pie tc-so:Executing command [ c++ -fpie -pie -o call_once test.cpp -pthread ] tc-so:Executing command [ ./call_once ] tc-end: 1662362529.728830, call_once_pie, passed tc-start: 1662362529.745491, call_once_profile tc-so:Executing command [ c++ -static -pg -o call_once test.cpp -pthread ] tc-so:Executing command [ ./call_once ] tc-end: 1662362569.456836, call_once_profile, passed tc-start: 1662362569.496043, call_once_profile_32 tc-end: 1662362572.102025, call_once_profile_32, skipped, c++ -m32 not supported on this architecture tc-start: 1662362572.114782, call_once_static tc-so:Executing command [ c++ -static -o call_once test.cpp -pthread ] tc-so:Executing command [ ./call_once ] tc-end: 1662362607.72684, call_once_static, passed tp-end: 1662362607.107632, usr.bin/c++/t_call_once tp-start: 1662362610.907714, usr.bin/c++/t_call_once2, 10 tc-start: 1662362610.919601, call_once2 tc-so:Executing command [ c++ -o call_once2 test.cpp -pthread ] tc-so:Executing command [ ./call_once2 ] tc-end: 1662362658.609355, call_once2, passed tc-start: 1662362658.625210, call_once2_32 tc-end: 1662362661.200943, call_once2_32, skipped, c++ -m32 not supported on this architecture tc-start: 1662362661.213606, 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: 1662362704.462798, call_once2_pic, passed tc-start: 1662362704.482980, call_once2_pic_32 tc-end: 1662362706.556297, call_once2_pic_32, skipped, c++ -m32 not supported on this architecture tc-start: 1662362706.569968, 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: 1662362763.814484, 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: 1662362763.898387, call_once2_pic_profile_32 tc-end: 1662362765.911215, call_once2_pic_profile_32, skipped, c++ -m32 not supported on this architecture tc-start: 1662362765.924217, call_once2_pie tc-so:Executing command [ c++ -fpie -pie -o call_once2 test.cpp -pthread ] tc-so:Executing command [ ./call_once2 ] tc-end: 1662362804.562603, call_once2_pie, passed tc-start: 1662362804.598562, call_once2_profile tc-so:Executing command [ c++ -static -pg -o call_once2 test.cpp -pthread ] tc-so:Executing command [ ./call_once2 ] tc-end: 1662364020.601567, call_once2_profile, failed, Test case timed out after 600 seconds tc-start: 1662364020.659388, call_once2_profile_32 tc-end: 1662364022.882921, call_once2_profile_32, skipped, c++ -m32 not supported on this architecture tc-start: 1662364022.896842, call_once2_static tc-so:Executing command [ c++ -static -o call_once2 test.cpp -pthread ] tc-so:Executing command [ ./call_once2 ] tc-end: 1662364065.94868, call_once2_static, passed tp-end: 1662364065.143389, usr.bin/c++/t_call_once2 tp-start: 1662364068.29474, usr.bin/c++/t_cxxruntime, 10 tc-start: 1662364068.41357, cxxruntime tc-so:Executing command [ c++ -o hello test.cpp ] tc-so:Executing command [ ./hello ] tc-end: 1662364124.987798, cxxruntime, passed tc-start: 1662364125.2994, cxxruntime32 tc-end: 1662364127.210661, cxxruntime32, skipped, c++ -m32 not supported on this architecture tc-start: 1662364127.223855, 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: 1662364155.201180, cxxruntime_pic, passed tc-start: 1662364155.222838, cxxruntime_pic_32 tc-end: 1662364157.183819, cxxruntime_pic_32, skipped, c++ -m32 not supported on this architecture tc-start: 1662364157.195580, 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: 1662364190.318097, cxxruntime_pic_profile, passed tc-start: 1662364190.380689, cxxruntime_pic_profile_32 tc-end: 1662364192.676607, cxxruntime_pic_profile_32, skipped, c++ -m32 not supported on this architecture tc-start: 1662364192.689667, cxxruntime_pie tc-so:Executing command [ c++ -fpie -pie -o hello test.cpp ] tc-so:Executing command [ ./hello ] tc-end: 1662364212.112476, cxxruntime_pie, passed tc-start: 1662364212.158167, cxxruntime_profile tc-so:Executing command [ c++ -static -pg -o hello test.cpp ] tc-so:Executing command [ ./hello ] tc-end: 1662364243.222080, cxxruntime_profile, passed tc-start: 1662364243.286909, cxxruntime_profile_32 tc-end: 1662364248.136626, cxxruntime_profile_32, skipped, c++ -m32 not supported on this architecture tc-start: 1662364248.153344, cxxruntime_static tc-so:Executing command [ c++ -static -o hello test.cpp ] tc-so:Executing command [ ./hello ] tc-end: 1662364273.650253, cxxruntime_static, passed tp-end: 1662364273.691108, usr.bin/c++/t_cxxruntime tp-start: 1662364276.272230, usr.bin/c++/t_hello, 10 tc-start: 1662364276.283835, hello tc-so:Executing command [ c++ -o hello test.cpp ] tc-so:Executing command [ ./hello ] tc-end: 1662364290.317031, hello, passed tc-start: 1662364290.338176, hello32 tc-end: 1662364292.247926, hello32, skipped, c++ -m32 not supported on this architecture tc-start: 1662364292.260156, 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: 1662364302.87222, hello_pic, passed tc-start: 1662364302.107963, hello_pic_32 tc-end: 1662364304.85012, hello_pic_32, skipped, c++ -m32 not supported on this architecture tc-start: 1662364304.99009, 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: 1662364313.548553, hello_pic_profile, passed tc-start: 1662364313.582737, hello_pic_profile_32 tc-end: 1662364315.659831, hello_pic_profile_32, skipped, c++ -m32 not supported on this architecture tc-start: 1662364315.672857, hello_pie tc-so:Executing command [ c++ -fpie -pie -o hello test.cpp ] tc-so:Executing command [ ./hello ] tc-end: 1662364322.393718, hello_pie, passed tc-start: 1662364322.408599, hello_profile tc-so:Executing command [ c++ -static -pg -o hello test.cpp ] tc-so:Executing command [ ./hello ] tc-end: 1662364329.110301, hello_profile, passed tc-start: 1662364329.139164, hello_profile_32 tc-end: 1662364331.392420, hello_profile_32, skipped, c++ -m32 not supported on this architecture tc-start: 1662364331.407465, hello_static tc-so:Executing command [ c++ -static -o hello test.cpp ] tc-so:Executing command [ ./hello ] tc-end: 1662364337.641363, hello_static, passed tp-end: 1662364337.663612, usr.bin/c++/t_hello tp-start: 1662364340.483849, usr.bin/c++/t_pthread_once, 10 tc-start: 1662364340.488658, pthread_once tc-so:Executing command [ c++ -o pthread_once test.cpp -pthread ] tc-so:Executing command [ ./pthread_once ] tc-end: 1662364362.861350, pthread_once, passed tc-start: 1662364362.905090, pthread_once_32 tc-end: 1662364364.876240, pthread_once_32, skipped, c++ -m32 not supported on this architecture tc-start: 1662364364.889678, 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: 1662364387.364490, pthread_once_pic, passed tc-start: 1662364387.383815, pthread_once_pic_32 tc-end: 1662364389.297379, pthread_once_pic_32, skipped, c++ -m32 not supported on this architecture tc-start: 1662364389.309842, 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: 1662364414.955546, pthread_once_pic_profile, passed tc-start: 1662364415.4810, pthread_once_pic_profile_32 tc-end: 1662364417.10950, pthread_once_pic_profile_32, skipped, c++ -m32 not supported on this architecture tc-start: 1662364417.27187, pthread_once_pie tc-so:Executing command [ c++ -fpie -pie -o pthread_once test.cpp -pthread ] tc-so:Executing command [ ./pthread_once ] tc-end: 1662364440.100129, pthread_once_pie, passed tc-start: 1662364440.120087, pthread_once_profile tc-so:Executing command [ c++ -static -pg -o pthread_once test.cpp -pthread ] tc-so:Executing command [ ./pthread_once ] tc-end: 1662364463.588661, pthread_once_profile, passed tc-start: 1662364463.636611, pthread_once_profile_32 tc-end: 1662364465.697472, pthread_once_profile_32, skipped, c++ -m32 not supported on this architecture tc-start: 1662364465.712956, pthread_once_static tc-so:Executing command [ c++ -static -o pthread_once test.cpp -pthread ] tc-so:Executing command [ ./pthread_once ] tc-end: 1662364490.49240, pthread_once_static, passed tp-end: 1662364490.81068, usr.bin/c++/t_pthread_once tp-start: 1662364493.621943, usr.bin/c++/t_static_destructor, 10 tc-start: 1662364493.633183, static_destructor tc-so:Executing command [ c++ -o hello test.cpp ] tc-so:Executing command [ ./hello ] tc-end: 1662364517.761396, static_destructor, passed tc-start: 1662364517.776175, static_destructor32 tc-end: 1662364519.925309, static_destructor32, skipped, c++ -m32 not supported on this architecture tc-start: 1662364519.937733, 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: 1662364550.621768, static_destructor_pic, passed tc-start: 1662364550.663899, static_destructor_pic_32 tc-end: 1662364553.660031, static_destructor_pic_32, skipped, c++ -m32 not supported on this architecture tc-start: 1662364553.673366, 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: 1662364583.187464, static_destructor_pic_profile, passed tc-start: 1662364583.342676, static_destructor_pic_profile_32 tc-end: 1662364585.600068, static_destructor_pic_profile_32, skipped, c++ -m32 not supported on this architecture tc-start: 1662364585.616884, static_destructor_pie tc-so:Executing command [ c++ -fpie -pie -o hello test.cpp ] tc-so:Executing command [ ./hello ] tc-end: 1662364607.235808, static_destructor_pie, passed tc-start: 1662364607.249950, static_destructor_profile tc-so:Executing command [ c++ -static -pg -o hello test.cpp ] tc-so:Executing command [ ./hello ] tc-end: 1662364637.267585, static_destructor_profile, passed tc-start: 1662364637.320937, static_destructor_profile_32 tc-end: 1662364641.292046, static_destructor_profile_32, skipped, c++ -m32 not supported on this architecture tc-start: 1662364641.304717, static_destructor_static tc-so:Executing command [ c++ -static -o hello test.cpp ] tc-so:Executing command [ ./hello ] tc-end: 1662364671.562807, static_destructor_static, passed tp-end: 1662364671.604529, usr.bin/c++/t_static_destructor tp-start: 1662364672.566153, usr.bin/c++/t_fuzzer_oom, 1 tc-start: 1662364672.577584, target_not_supported tc-end: 1662364673.382104, target_not_supported, skipped, Target is not supported tp-end: 1662364673.398427, usr.bin/c++/t_fuzzer_oom tp-start: 1662364674.347408, usr.bin/c++/t_fuzzer_simple, 1 tc-start: 1662364674.352050, target_not_supported tc-end: 1662364675.375322, target_not_supported, skipped, Target is not supported tp-end: 1662364675.391003, usr.bin/c++/t_fuzzer_simple tp-start: 1662364676.366166, usr.bin/c++/t_fuzzer_timeout, 1 tc-start: 1662364676.371047, target_not_supported tc-end: 1662364677.231908, target_not_supported, skipped, Target is not supported tp-end: 1662364677.242251, usr.bin/c++/t_fuzzer_timeout tp-start: 1662364678.204956, usr.bin/c++/t_msan_allocated_memory, 1 tc-start: 1662364678.209957, target_not_supported tc-end: 1662364679.356753, target_not_supported, skipped, Target is not supported tp-end: 1662364679.368141, usr.bin/c++/t_msan_allocated_memory tp-start: 1662364680.294457, usr.bin/c++/t_msan_check_mem, 1 tc-start: 1662364680.299294, target_not_supported tc-end: 1662364681.117282, target_not_supported, skipped, Target is not supported tp-end: 1662364681.130046, usr.bin/c++/t_msan_check_mem tp-start: 1662364682.48390, usr.bin/c++/t_msan_free, 1 tc-start: 1662364682.53543, target_not_supported tc-end: 1662364682.921423, target_not_supported, skipped, Target is not supported tp-end: 1662364682.933980, usr.bin/c++/t_msan_free tp-start: 1662364683.909980, usr.bin/c++/t_msan_heap, 1 tc-start: 1662364683.914246, target_not_supported tc-end: 1662364685.77117, target_not_supported, skipped, Target is not supported tp-end: 1662364685.88558, usr.bin/c++/t_msan_heap tp-start: 1662364686.97239, usr.bin/c++/t_msan_partial_poison, 1 tc-start: 1662364686.102490, target_not_supported tc-end: 1662364686.969712, target_not_supported, skipped, Target is not supported tp-end: 1662364686.980126, usr.bin/c++/t_msan_partial_poison tp-start: 1662364687.903756, usr.bin/c++/t_msan_poison, 1 tc-start: 1662364687.908295, target_not_supported tc-end: 1662364688.728356, target_not_supported, skipped, Target is not supported tp-end: 1662364688.738779, usr.bin/c++/t_msan_poison tp-start: 1662364689.683789, usr.bin/c++/t_msan_realloc, 1 tc-start: 1662364689.688575, target_not_supported tc-end: 1662364690.514521, target_not_supported, skipped, Target is not supported tp-end: 1662364690.524770, usr.bin/c++/t_msan_realloc tp-start: 1662364691.444389, usr.bin/c++/t_msan_shadow, 1 tc-start: 1662364691.448825, target_not_supported tc-end: 1662364692.277915, target_not_supported, skipped, Target is not supported tp-end: 1662364692.288247, usr.bin/c++/t_msan_shadow tp-start: 1662364693.288506, usr.bin/c++/t_msan_stack, 1 tc-start: 1662364693.292904, target_not_supported tc-end: 1662364694.120964, target_not_supported, skipped, Target is not supported tp-end: 1662364694.135191, usr.bin/c++/t_msan_stack tp-start: 1662364695.74879, usr.bin/c++/t_msan_unpoison, 1 tc-start: 1662364695.79945, target_not_supported tc-end: 1662364695.951506, target_not_supported, skipped, Target is not supported tp-end: 1662364695.964356, usr.bin/c++/t_msan_unpoison tp-start: 1662364697.780763, usr.bin/c++/t_tsan_data_race, 4 tc-start: 1662364697.785334, data_race tc-end: 1662364697.789205, data_race, skipped, Requires the 'x86_64' architecture tc-start: 1662364697.792071, data_race_pic tc-end: 1662364697.795519, data_race_pic, skipped, Requires the 'x86_64' architecture tc-start: 1662364697.798039, data_race_pie tc-end: 1662364697.801220, data_race_pie, skipped, Requires the 'x86_64' architecture tc-start: 1662364697.804083, data_race_profile tc-end: 1662364697.807170, data_race_profile, skipped, Requires the 'x86_64' architecture tp-end: 1662364697.809495, usr.bin/c++/t_tsan_data_race tp-start: 1662364699.569544, usr.bin/c++/t_tsan_heap_use_after_free, 4 tc-start: 1662364699.574126, heap_use_after_free tc-end: 1662364699.577175, heap_use_after_free, skipped, Requires the 'x86_64' architecture tc-start: 1662364699.579539, heap_use_after_free_pic tc-end: 1662364699.582458, heap_use_after_free_pic, skipped, Requires the 'x86_64' architecture tc-start: 1662364699.584885, heap_use_after_free_pie tc-end: 1662364699.587790, heap_use_after_free_pie, skipped, Requires the 'x86_64' architecture tc-start: 1662364699.589921, heap_use_after_free_profile tc-end: 1662364699.592831, heap_use_after_free_profile, skipped, Requires the 'x86_64' architecture tp-end: 1662364699.595009, usr.bin/c++/t_tsan_heap_use_after_free tp-start: 1662364701.390323, usr.bin/c++/t_tsan_lock_order_inversion, 4 tc-start: 1662364701.395351, lock_order_inversion tc-end: 1662364701.398517, lock_order_inversion, skipped, Requires the 'x86_64' architecture tc-start: 1662364701.401103, lock_order_inversion_pic tc-end: 1662364701.407662, lock_order_inversion_pic, skipped, Requires the 'x86_64' architecture tc-start: 1662364701.411112, lock_order_inversion_pie tc-end: 1662364701.414714, lock_order_inversion_pie, skipped, Requires the 'x86_64' architecture tc-start: 1662364701.417212, lock_order_inversion_profile tc-end: 1662364701.420366, lock_order_inversion_profile, skipped, Requires the 'x86_64' architecture tp-end: 1662364701.423115, usr.bin/c++/t_tsan_lock_order_inversion tp-start: 1662364703.271541, usr.bin/c++/t_tsan_locked_mutex_destroy, 4 tc-start: 1662364703.276548, locked_mutex_destroy tc-end: 1662364703.279510, locked_mutex_destroy, skipped, Requires the 'x86_64' architecture tc-start: 1662364703.281948, locked_mutex_destroy_pic tc-end: 1662364703.285203, locked_mutex_destroy_pic, skipped, Requires the 'x86_64' architecture tc-start: 1662364703.287479, locked_mutex_destroy_pie tc-end: 1662364703.290520, locked_mutex_destroy_pie, skipped, Requires the 'x86_64' architecture tc-start: 1662364703.292856, locked_mutex_destroy_profile tc-end: 1662364703.296356, locked_mutex_destroy_profile, skipped, Requires the 'x86_64' architecture tp-end: 1662364703.298716, usr.bin/c++/t_tsan_locked_mutex_destroy tp-start: 1662364705.28439, usr.bin/c++/t_tsan_signal_errno, 4 tc-start: 1662364705.32975, signal_errno tc-end: 1662364705.35742, signal_errno, skipped, Requires the 'x86_64' architecture tc-start: 1662364705.38283, signal_errno_pic tc-end: 1662364705.41518, signal_errno_pic, skipped, Requires the 'x86_64' architecture tc-start: 1662364705.43786, signal_errno_pie tc-end: 1662364705.46698, signal_errno_pie, skipped, Requires the 'x86_64' architecture tc-start: 1662364705.50792, signal_errno_profile tc-end: 1662364705.54338, signal_errno_profile, skipped, Requires the 'x86_64' architecture tp-end: 1662364705.56796, usr.bin/c++/t_tsan_signal_errno tp-start: 1662364707.849298, usr.bin/c++/t_tsan_thread_leak, 4 tc-start: 1662364707.885444, thread_leak tc-end: 1662364707.894409, thread_leak, skipped, Requires the 'x86_64' architecture tc-start: 1662364707.903875, thread_leak_pic tc-end: 1662364707.908853, thread_leak_pic, skipped, Requires the 'x86_64' architecture tc-start: 1662364707.911291, thread_leak_pie tc-end: 1662364707.914208, thread_leak_pie, skipped, Requires the 'x86_64' architecture tc-start: 1662364707.916670, thread_leak_profile tc-end: 1662364707.919760, thread_leak_profile, skipped, Requires the 'x86_64' architecture tp-end: 1662364707.922707, usr.bin/c++/t_tsan_thread_leak tp-start: 1662364709.785639, usr.bin/c++/t_tsan_vptr_race, 4 tc-start: 1662364709.790128, vptr_race tc-end: 1662364709.792903, vptr_race, skipped, Requires the 'x86_64' architecture tc-start: 1662364709.797790, vptr_race_pic tc-end: 1662364709.800617, vptr_race_pic, skipped, Requires the 'x86_64' architecture tc-start: 1662364709.802814, vptr_race_pie tc-end: 1662364709.806791, vptr_race_pie, skipped, Requires the 'x86_64' architecture tc-start: 1662364709.809061, vptr_race_profile tc-end: 1662364709.811841, vptr_race_profile, skipped, Requires the 'x86_64' architecture tp-end: 1662364709.814041, usr.bin/c++/t_tsan_vptr_race tp-start: 1662364712.76613, usr.sbin/cpuctl/t_cpuctl, 7 tc-start: 1662364712.81257, 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: 1662364716.892129, err, passed tc-start: 1662364716.903425, identify tc-so:Executing command [ /bin/sh -c cpuctl identify 0 ] tc-end: 1662364718.50751, identify, passed tc-start: 1662364718.61456, ncpu tc-end: 1662364718.885154, ncpu, passed tc-start: 1662364718.894877, 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: 1662364720.322490, nointr, skipped, test sometimes hangs or upsets machine tc-start: 1662364720.333189, nointr_perm tc-end: 1662364721.125914, nointr_perm, passed tc-start: 1662364721.137394, 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: 1662364723.83339, offline, skipped, test sometimes hangs or upsets machine tc-start: 1662364723.96496, offline_perm tc-end: 1662364723.873496, offline_perm, passed tp-end: 1662364723.926570, usr.sbin/cpuctl/t_cpuctl tp-start: 1662364724.862870, usr.sbin/execsnoop/t_execsnoop, 1 tc-start: 1662364724.867447, basic tc-se:modstat: Modules can not be autoloaded right now. tc-end: 1662364727.558095, basic, skipped, dtrace_syscall module not loaded and can't be autoloaded tp-end: 1662364727.568469, usr.sbin/execsnoop/t_execsnoop tp-start: 1662364727.719098, usr.sbin/inetd/t_inetd, 1 tc-start: 1662364727.723672, 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:1728 execl test_server tc-se:1728 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:3871 execl test_server tc-se:3871 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:29561 execl test_server tc-se:29561 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:7112 execl test_server tc-se:7112 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:14724 execl test_server tc-se:14724 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:4987 execl test_server tc-se:4987 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:21386 execl test_server tc-se:21386 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:4777 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:5980 execl test_server tc-se:4777 reaped, status 0 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:13847 execl test_server tc-se:5980 reaped, status 0 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:17899 execl test_server tc-se:13847 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:3907 execl test_server 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:3907 reaped, status 0 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: 1662364740.160553, test_ratelimit, passed tp-end: 1662364740.175013, usr.sbin/inetd/t_inetd tp-start: 1662364743.804249, usr.sbin/mtree/t_mtree, 20 tc-start: 1662364743.810312, mtree_check tc-end: 1662364745.274945, mtree_check, passed tc-start: 1662364745.325051, mtree_convert_C tc-end: 1662364746.219329, mtree_convert_C, passed tc-start: 1662364746.231813, mtree_convert_C_S tc-end: 1662364747.149073, mtree_convert_C_S, passed tc-start: 1662364747.161651, mtree_convert_D tc-end: 1662364748.46655, mtree_convert_D, passed tc-start: 1662364748.62375, mtree_convert_D_S tc-end: 1662364748.959700, mtree_convert_D_S, passed tc-start: 1662364748.972905, mtree_create tc-end: 1662364750.494897, mtree_create, passed tc-start: 1662364750.541373, 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: 1662364752.638802, mtree_ignore, passed tc-start: 1662364752.656557, mtree_merge tc-end: 1662364753.795691, mtree_merge, passed tc-start: 1662364753.808504, mtree_nonemptydir tc-so:Executing command [ /bin/sh -c mtree -F mtree -f mtree.spec ] tc-end: 1662364755.317614, mtree_nonemptydir, passed tc-start: 1662364755.341008, mtree_onlyfile tc-end: 1662364756.207596, mtree_onlyfile, passed tc-start: 1662364756.232155, netbsd6_check tc-end: 1662364757.640329, netbsd6_check, passed tc-start: 1662364757.680238, netbsd6_convert_C tc-end: 1662364758.539934, netbsd6_convert_C, passed tc-start: 1662364758.551909, netbsd6_convert_C_S tc-end: 1662364759.430760, netbsd6_convert_C_S, passed tc-start: 1662364759.442688, netbsd6_convert_D tc-end: 1662364760.285225, netbsd6_convert_D, passed tc-start: 1662364760.297945, netbsd6_convert_D_S tc-end: 1662364761.149628, netbsd6_convert_D_S, passed tc-start: 1662364761.161940, netbsd6_create tc-end: 1662364762.736537, netbsd6_create, passed tc-start: 1662364762.777881, 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: 1662364765.846493, netbsd6_ignore, passed tc-start: 1662364765.865605, netbsd6_merge tc-end: 1662364767.77259, netbsd6_merge, passed tc-start: 1662364767.89876, netbsd6_nonemptydir tc-so:Executing command [ /bin/sh -c mtree -F netbsd6 -f mtree.spec ] tc-end: 1662364768.514030, netbsd6_nonemptydir, passed tc-start: 1662364768.532203, netbsd6_onlyfile tc-end: 1662364769.370252, netbsd6_onlyfile, passed tp-end: 1662364769.396911, usr.sbin/mtree/t_mtree tp-start: 1662364770.351716, usr.sbin/opensnoop/t_opensnoop, 1 tc-start: 1662364770.356606, basic tc-end: 1662364773.476568, basic, skipped, The test may cause a panic (PR kern/55481) tp-end: 1662364773.487254, usr.sbin/opensnoop/t_opensnoop tp-start: 1662364774.552936, usr.sbin/stdethers/t_stdethers, 2 tc-start: 1662364774.557923, default tc-end: 1662364775.967286, default, passed tc-start: 1662364776.44327, valid tc-end: 1662364777.655168, valid, passed tp-end: 1662364777.978984, usr.sbin/stdethers/t_stdethers tp-start: 1662364779.18685, usr.sbin/stdhosts/t_stdhosts, 2 tc-start: 1662364779.22958, default tc-end: 1662364780.566891, default, passed tc-start: 1662364780.577214, ipv6 tc-end: 1662364782.414939, ipv6, passed tp-end: 1662364782.425493, usr.sbin/stdhosts/t_stdhosts tp-start: 1662364783.265207, usr.sbin/tcpdump/t_tcpdump, 1 tc-start: 1662364783.269673, promiscuous tc-so:Testing vioif0 tc-so:Executing command [ /bin/sh -c tcpdump -c 1 -i vioif0 ] tc-so:Testing lo0 tc-se:[1] Terminated atf_check -s ignore -o ignore -e ignore -x "tc... tc-so:Executing command [ /bin/sh -c tcpdump -c 1 -i lo0 ] tc-end: 1662364794.48774, promiscuous, passed tp-end: 1662364794.61388, usr.sbin/tcpdump/t_tcpdump tp-start: 1662364795.189697, usr.sbin/traceroute/t_traceroute, 2 tc-start: 1662364795.194107, 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: 1662364812.861074, basic, passed tc-start: 1662364812.889132, 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: 1662364830.925900, basic_icmp, passed tp-end: 1662364830.963995, usr.sbin/traceroute/t_traceroute tp-start: 1662364831.901273, usr.sbin/useradd/t_useradd, 1 tc-start: 1662364831.912927, 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: 1662364834.304451, longname, expected_failure, PR bin/39546: atf-check failed; see the output of the test for details tp-end: 1662364834.318180, usr.sbin/useradd/t_useradd tp-start: 1662364834.693453, fs/ffs/t_extattr, 2 tc-start: 1662364834.698251, 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: 1662364836.128125, extattr_create_unlink, passed tc-start: 1662364836.139548, 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: 1662364837.431378, extattr_simple, passed tp-end: 1662364837.440986, fs/ffs/t_extattr tp-start: 1662364837.641466, fs/ffs/t_fifos, 1 tc-start: 1662364837.646246, 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: 1662364839.14776, fifos, passed tp-end: 1662364839.24760, fs/ffs/t_fifos tp-start: 1662364839.224726, fs/ffs/t_snapshot, 2 tc-start: 1662364839.229262, 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:[ 6.1100050] /dev/fss0: file system not clean (fs_clean=0x4); please fsck(8) tc-so:[ 6.1100050] /dev/fss0: lost blocks 0 files 0 tc-end: 1662364845.267238, snapshot, passed tc-start: 1662364845.278727, 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, 17 used, 9246 free (22 frags, 1153 blocks, 0.2% fragmentation) tc-so:[ 1.0000000] entropy: ready tc-end: 1662364854.112657, snapshotstress, passed tp-end: 1662364854.124898, fs/ffs/t_snapshot tp-start: 1662364854.438562, fs/ffs/t_snapshot_log, 2 tc-start: 1662364854.443083, 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:[ 12.7400050] /dev/fss0: file system not clean (fs_clean=0x4); please fsck(8) tc-so:[ 12.7400050] /dev/fss0: lost blocks 0 files 0 tc-end: 1662364867.86831, snapshot, passed tc-start: 1662364867.96784, 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:55 files, 15 used, 9248 free (48 frags, 1150 blocks, 0.5% fragmentation) tc-so:[ 1.0000000] entropy: ready tc-end: 1662364879.938623, snapshotstress, passed tp-end: 1662364879.949776, fs/ffs/t_snapshot_log tp-start: 1662364880.171867, fs/ffs/t_snapshot_v2, 2 tc-start: 1662364880.176365, 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:[ 6.2100050] /dev/fss0: file system not clean (fs_clean=0x4); please fsck(8) tc-so:[ 6.2100050] /dev/fss0: lost blocks 0 files 0 tc-end: 1662364886.789129, snapshot, passed tc-start: 1662364886.801842, 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:61 files, 17 used, 8662 free (22 frags, 1080 blocks, 0.3% fragmentation) tc-so:[ 1.0000000] entropy: ready tc-end: 1662364897.109559, snapshotstress, passed tp-end: 1662364897.121386, fs/ffs/t_snapshot_v2 tp-start: 1662364897.340911, fs/ffs/t_mount, 3 tc-start: 1662364897.345184, 48Kimage tc-so:[ 1.0000000] entropy: ready tc-end: 1662364898.263654, 48Kimage, expected_failure, PR kern/43573: mount failed: Invalid argument tc-start: 1662364898.278737, 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: 1662364899.284445, fsbsizeovermaxbsize, passed tc-start: 1662364899.302825, 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: 1662364901.933913, fsbsizeovermaxphys, passed tp-end: 1662364901.953429, fs/ffs/t_mount tp-start: 1662364902.155995, fs/ffs/t_quota2_1, 10 tc-start: 1662364902.160579, 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:** 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: 1662364944.171982, quota_1000_O1_be, passed tc-start: 1662364944.254640, 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:** 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: 1662364984.164228, quota_1000_O1_le, passed tc-start: 1662364984.208696, 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:** 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: 1662365026.157933, quota_1000_O2_be, passed tc-start: 1662365026.189469, 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:** 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: 1662365068.808069, quota_1000_O2_le, passed tc-start: 1662365068.840457, 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:** 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: 1662365072.17101, quota_40_O1_be, passed tc-start: 1662365072.34374, 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:** 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: 1662365074.927203, quota_40_O1_le, passed tc-start: 1662365074.946868, 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: 1662365077.354445, quota_40_O1_log, passed tc-start: 1662365077.374925, 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:** 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: 1662365080.307464, quota_40_O2_be, passed tc-start: 1662365080.351910, 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:** 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: 1662365084.996620, quota_40_O2_le, passed tc-start: 1662365085.13970, 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: 1662365087.39379, quota_40_O2_log, passed tp-end: 1662365087.57990, fs/ffs/t_quota2_1 tp-start: 1662365087.251303, fs/ffs/t_quota2_remount, 2 tc-start: 1662365087.255702, 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:** 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: 1662365089.81811, quota_10_O1_be, passed tc-start: 1662365089.98116, 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:** 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: 1662365091.265852, quota_10_O1_le, passed tp-end: 1662365091.284709, fs/ffs/t_quota2_remount tp-start: 1662365091.767550, fs/ffs/t_update_log, 2 tc-start: 1662365091.771876, 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: 1662365092.952234, updaterwtolog, passed tc-start: 1662365092.968514, 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: 1662365094.672099, updaterwtolog_async, passed tp-end: 1662365094.690024, fs/ffs/t_update_log tp-start: 1662365100.395790, fs/ffs/t_getquota, 12 tc-start: 1662365100.400069, 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: 1662365106.315627, get_be_1_both, passed tc-start: 1662365106.334730, 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: 1662365112.430060, get_be_1_group, passed tc-start: 1662365112.464341, 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: 1662365118.277051, get_be_1_user, passed tc-start: 1662365118.295418, 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: 1662365125.189779, get_be_2_both, passed tc-start: 1662365125.231280, 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: 1662365132.64330, get_be_2_group, passed tc-start: 1662365132.88041, 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: 1662365141.481724, get_be_2_user, passed tc-start: 1662365141.516082, 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: 1662365147.685541, get_le_1_both, passed tc-start: 1662365147.705260, 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: 1662365154.419226, get_le_1_group, passed tc-start: 1662365154.441492, 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: 1662365162.34377, get_le_1_user, passed tc-start: 1662365162.52905, 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: 1662365168.198581, get_le_2_both, passed tc-start: 1662365168.221811, 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: 1662365174.710251, get_le_2_group, passed tc-start: 1662365174.734044, 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: 1662365180.337464, get_le_2_user, passed tp-end: 1662365180.359861, fs/ffs/t_getquota tp-start: 1662365193.226308, fs/ffs/t_setquota, 40 tc-start: 1662365193.238801, 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: 1662365201.185217, set_be_1_both, passed tc-start: 1662365201.208343, 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: 1662365210.555246, set_be_1_group, passed tc-start: 1662365210.574317, 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: 1662365218.293889, set_be_1_user, passed tc-start: 1662365218.316395, 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: 1662365229.25664, set_be_2_both, passed tc-start: 1662365229.68064, 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: 1662365238.990916, set_be_2_group, passed tc-start: 1662365239.14963, 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: 1662365247.423304, set_be_2_user, passed tc-start: 1662365247.505501, 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: 1662365253.666824, set_default_be_1_both, passed tc-start: 1662365253.690731, 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: 1662365260.432587, set_default_be_1_group, passed tc-start: 1662365260.450969, 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: 1662365266.955621, set_default_be_1_user, passed tc-start: 1662365266.976512, 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: 1662365273.15106, set_default_be_2_both, passed tc-start: 1662365273.36604, 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: 1662365280.991644, set_default_be_2_group, passed tc-start: 1662365281.14713, 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: 1662365286.77601, set_default_be_2_user, passed tc-start: 1662365286.98017, 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: 1662365291.480810, set_default_le_1_both, passed tc-start: 1662365291.499371, 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: 1662365296.991134, set_default_le_1_group, passed tc-start: 1662365297.8841, 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: 1662365302.41496, set_default_le_1_user, passed tc-start: 1662365302.59445, 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: 1662365307.239655, set_default_le_2_both, passed tc-start: 1662365307.258963, 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: 1662365313.494325, set_default_le_2_group, passed tc-start: 1662365313.515946, 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: 1662365319.818819, set_default_le_2_user, passed tc-start: 1662365319.859288, 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: 1662365326.937780, set_le_1_both, passed tc-start: 1662365326.957553, 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: 1662365335.592103, set_le_1_group, passed tc-start: 1662365335.609810, 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: 1662365344.200990, set_le_1_user, passed tc-start: 1662365344.221439, 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: 1662365353.619685, set_le_2_both, passed tc-start: 1662365353.639899, 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: 1662365362.448067, set_le_2_group, passed tc-start: 1662365362.487790, 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: 1662365370.249422, set_le_2_user, passed tc-start: 1662365370.272468, 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: 1662365377.515399, set_new_be_1_both, passed tc-start: 1662365377.534910, 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: 1662365384.551401, set_new_be_1_both_log, passed tc-start: 1662365384.568976, 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: 1662365390.273175, set_new_be_1_group, passed tc-start: 1662365390.292841, 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: 1662365396.45092, set_new_be_1_user, passed tc-start: 1662365396.67517, 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: 1662365401.762435, set_new_be_2_both, passed tc-start: 1662365401.782382, 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: 1662365408.483544, set_new_be_2_both_log, passed tc-start: 1662365408.525905, 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: 1662365413.943351, set_new_be_2_group, passed tc-start: 1662365413.965293, 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: 1662365419.771512, set_new_be_2_user, passed tc-start: 1662365419.790411, 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: 1662365425.730139, set_new_le_1_both, passed tc-start: 1662365425.752552, 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: 1662365432.887388, set_new_le_1_both_log, passed tc-start: 1662365432.905631, 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: 1662365438.580513, set_new_le_1_group, passed tc-start: 1662365438.602015, 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: 1662365445.180280, set_new_le_1_user, passed tc-start: 1662365445.200333, 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: 1662365450.699844, set_new_le_2_both, passed tc-start: 1662365450.720795, 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: 1662365458.832117, set_new_le_2_both_log, passed tc-start: 1662365458.873848, 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: 1662365466.913045, set_new_le_2_group, passed tc-start: 1662365466.937367, 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: 1662365472.931113, set_new_le_2_user, passed tp-end: 1662365472.956332, fs/ffs/t_setquota tp-start: 1662365479.434404, fs/ffs/t_quotalimit, 18 tc-start: 1662365479.446503, 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: 1662365488.391286, herit_defq_le_1_group, passed tc-start: 1662365488.411931, 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: 1662365496.167626, herit_defq_le_1_group_log, passed tc-start: 1662365496.190068, 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: 1662365505.803091, herit_defq_le_1_user, passed tc-start: 1662365505.842490, 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: 1662365514.590080, herit_defq_le_1_user_log, passed tc-start: 1662365514.611801, 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: 1662365522.491133, herit_idefq_le_1_group_log, passed tc-start: 1662365522.509734, 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: 1662365530.476196, herit_idefq_le_1_user_log, passed tc-start: 1662365530.495254, 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: 1662365537.371621, inolimit_le_1_group, passed tc-start: 1662365537.389446, 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: 1662365545.968227, inolimit_le_1_group_log, passed tc-start: 1662365545.990040, 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: 1662365553.132226, inolimit_le_1_user, passed tc-start: 1662365553.150816, 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: 1662365564.458828, inolimit_le_1_user_log, passed tc-start: 1662365564.477405, 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: 1662365571.508955, limit_le_1_group, passed tc-start: 1662365571.532341, 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: 1662365578.293940, limit_le_1_group_log, passed tc-start: 1662365578.315990, 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: 1662365585.45696, limit_le_1_user, passed tc-start: 1662365585.66455, 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: 1662365595.438397, limit_le_1_user_log, passed tc-start: 1662365595.491224, 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: 1662365606.317018, sinolimit_le_1_group, passed tc-start: 1662365606.339537, 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: 1662365620.597853, sinolimit_le_1_user, passed tc-start: 1662365620.616670, 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: 1662365631.490589, slimit_le_1_group, passed tc-start: 1662365631.510469, 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: 1662365643.739687, slimit_le_1_user, passed tp-end: 1662365643.763859, fs/ffs/t_quotalimit tp-start: 1662365650.503358, fs/ffs/t_clearquota, 16 tc-start: 1662365650.516114, 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: 1662365658.371502, clear_be_1_both, passed tc-start: 1662365658.393100, 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: 1662365666.299647, clear_be_1_both_log, passed tc-start: 1662365666.320336, 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: 1662365672.249224, clear_be_1_group, passed tc-start: 1662365672.268973, 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: 1662365679.98003, clear_be_1_user, passed tc-start: 1662365679.116636, 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: 1662365686.790693, clear_be_2_both, passed tc-start: 1662365686.809956, 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: 1662365695.38175, clear_be_2_both_log, passed tc-start: 1662365695.59411, 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: 1662365702.142713, clear_be_2_group, passed tc-start: 1662365702.184594, 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: 1662365708.457639, clear_be_2_user, passed tc-start: 1662365708.477967, 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: 1662365716.39709, clear_le_1_both, passed tc-start: 1662365716.60328, 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: 1662365723.593557, clear_le_1_both_log, passed tc-start: 1662365723.615434, 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: 1662365729.821926, clear_le_1_group, passed tc-start: 1662365730.38068, 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: 1662365737.655690, clear_le_1_user, passed tc-start: 1662365737.675407, 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: 1662365745.560755, clear_le_2_both, passed tc-start: 1662365745.580960, 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: 1662365753.355976, clear_le_2_both_log, passed tc-start: 1662365753.379743, 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: 1662365759.520763, clear_le_2_group, passed tc-start: 1662365759.551917, 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: 1662365765.945510, clear_le_2_user, passed tp-end: 1662365765.969501, fs/ffs/t_clearquota tp-start: 1662365769.5319, fs/ffs/t_miscquota, 9 tc-start: 1662365769.16886, 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: 1662365774.493937, default_deny_user, passed tc-start: 1662365774.516972, 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: 1662365954.75872, default_deny_user_big, passed tc-start: 1662365954.102204, 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: 1662365960.167743, log_unlink, passed tc-start: 1662365960.233289, 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: 1662365965.242924, log_unlink_remount, passed tc-start: 1662365965.262086, 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: 1662365976.110392, npsnapshot_unconf_user, passed tc-start: 1662365976.129847, 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: 1662365986.658788, npsnapshot_user, passed tc-start: 1662365986.679183, 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: 1662365997.559266, psnapshot_unconf_user, passed tc-start: 1662365997.578223, 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: 1662366008.533471, psnapshot_user, passed tc-start: 1662366008.553744, 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: 1662366080.399133, walk_list_user, passed tp-end: 1662366080.442685, fs/ffs/t_miscquota tp-start: 1662366080.680143, fs/fifofs/t_fifo, 1 tc-start: 1662366080.691604, parent_child tc-end: 1662366081.665427, parent_child, passed tp-end: 1662366081.680917, fs/fifofs/t_fifo tp-start: 1662366081.999595, fs/hfs/t_pathconvert, 1 tc-start: 1662366082.4084, colonslash tc-so:[ 1.0000000] entropy: ready tc-end: 1662366083.151077, colonslash, passed tp-end: 1662366083.172491, fs/hfs/t_pathconvert tp-start: 1662366083.377006, fs/kernfs/t_basic, 2 tc-start: 1662366083.381730, getdents tc-so:[ 1.0000000] entropy: ready tc-end: 1662366083.970728, getdents, passed tc-start: 1662366083.983162, hostname tc-so:[ 1.0000000] entropy: ready tc-end: 1662366084.556927, hostname, passed tp-end: 1662366084.569669, fs/kernfs/t_basic tp-start: 1662366084.830415, fs/lfs/t_pr, 1 tc-start: 1662366084.834731, mknod tc-so:Creating a version 2 LFS32 with roll-forward ident 0xc9de5b0c 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.4200050] WARNING: the log-structured file system is experimental tc-so:[ 1.4200050] WARNING: it may cause system crashes and/or corrupt data tc-end: 1662366088.223898, mknod, passed tp-end: 1662366088.305695, fs/lfs/t_pr tp-start: 1662366088.507401, fs/lfs/t_rfw, 1 tc-start: 1662366088.512045, 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.3500050] WARNING: the log-structured file system is experimental tc-so:[ 1.3500050] 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.006 secs (1365333 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 [2, after changes] tc-so:[ 4.8000050] WARNING: the log-structured file system is experimental tc-so:[ 4.8000050] 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.006 secs (1365333 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:[ 6.4000050] WARNING: the log-structured file system is experimental tc-so:[ 6.4000050] WARNING: it may cause system crashes and/or corrupt data tc-se:* Mount fs [4, after roll forward complete] tc-so:[ 7.1100050] WARNING: the log-structured file system is experimental tc-so:[ 7.1100050] 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: 1662366097.672584, rfw, expected_failure, roll-forward not yet implemented: Appended file differs tp-end: 1662366097.776496, fs/lfs/t_rfw tp-start: 1662366098.99500, fs/msdosfs/t_snapshot, 2 tc-start: 1662366098.103542, 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: 1662366102.867517, snapshot, passed tc-start: 1662366102.878437, 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:70 files, 5032 free (1258 clusters) tc-so:[ 1.0000000] entropy: ready tc-end: 1662366112.687725, snapshotstress, passed tp-end: 1662366112.699963, fs/msdosfs/t_snapshot tp-start: 1662366113.9929, fs/nfs/t_mountd, 1 tc-start: 1662366113.14626, 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-so:[ 1.0000000] entropy: ready tc-end: 1662366139.182143, mountdhup, passed tp-end: 1662366139.221214, fs/nfs/t_mountd tp-start: 1662366142.182797, fs/nfs/t_rquotad, 6 tc-start: 1662366142.187514, 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: 1662366208.269540, get_nfs_be_1_both, passed tc-start: 1662366208.295785, 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: 1662366267.337918, get_nfs_be_1_group, passed tc-start: 1662366267.389847, 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: 1662366320.338978, get_nfs_be_1_user, passed tc-start: 1662366320.369324, 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: 1662366380.276559, get_nfs_le_1_both, passed tc-start: 1662366380.301608, 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: 1662366436.707556, get_nfs_le_1_group, passed tc-start: 1662366436.734704, 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: 1662366491.669896, get_nfs_le_1_user, passed tp-end: 1662366491.761411, fs/nfs/t_rquotad tp-start: 1662366492.113589, fs/nullfs/t_basic, 2 tc-start: 1662366492.127109, basic tc-so:[ 1.0000000] entropy: ready tc-end: 1662366492.843784, basic, passed tc-start: 1662366492.854739, twistymount tc-so:[ 1.0000000] entropy: ready tc-end: 1662366493.481869, twistymount, passed tp-end: 1662366493.493087, fs/nullfs/t_basic tp-start: 1662366495.108989, fs/psshfs/t_psshfs, 4 tc-start: 1662366495.113723, 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 3466) 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.u44bgO/ssh_config localhost:/tmp/atf-run.u44bgO/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 3466) tc-so:Server output was: tc-end: 1662366510.338048, inode_nos, passed tc-start: 1662366510.433224, 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 19925) 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.JftaXp/ssh_config localhost:/tmp/atf-run.JftaXp/root mnt ] tc-so:Executing command [ ls -R mnt ] tc-se:ls: mnt/dir tc-so:Stopping SSH server (pid 19925) tc-so:Server output was: tc-end: 1662366522.619949, ls, passed tc-start: 1662366522.705253, 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 19324) 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.yXZgwJ/ssh_config localhost:/tmp/atf-run.yXZgwJ/root mnt ] tc-so:Executing command [ /bin/sh -c cd mnt/dir && ls .. >/dev/null && /bin/pwd ] tc-so:Stopping SSH server (pid 19324) tc-so:Server output was: tc-end: 1662366537.194560, pwd, passed tc-start: 1662366537.245276, 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 15823) 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.rE5Vq5/ssh_config localhost:/tmp/atf-run.rE5Vq5/root mnt ] tc-so:Executing command [ cat mnt/empty ] tc-so:Stopping SSH server (pid 15823) tc-so:Server output was: tc-end: 1662366549.992323, read_empty_file, passed tp-end: 1662366550.33032, fs/psshfs/t_psshfs tp-start: 1662366550.304208, fs/ptyfs/t_ptyfs, 1 tc-start: 1662366550.308749, basic tc-so:[ 1.0000000] entropy: ready tc-end: 1662366550.982412, basic, passed tp-end: 1662366550.993633, fs/ptyfs/t_ptyfs tp-start: 1662366551.178607, fs/ptyfs/t_nullpts, 1 tc-start: 1662366551.182979, nullrevoke tc-so:[ 1.0000000] entropy: ready tc-end: 1662366551.908905, nullrevoke, passed tp-end: 1662366551.921440, fs/ptyfs/t_nullpts tp-start: 1662366552.475897, fs/puffs/t_basic, 10 tc-start: 1662366552.480951, inactive_basic tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0000000] entropy: ready tc-end: 1662366553.771354, inactive_basic, passed tc-start: 1662366553.783886, inactive_reclaim tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0000000] entropy: ready tc-end: 1662366555.222219, inactive_reclaim, passed tc-start: 1662366555.233465, mount tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0000000] entropy: ready tc-end: 1662366556.757249, mount, passed tc-start: 1662366556.770146, reclaim_hardlink tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0000000] entropy: ready tc-end: 1662366558.243343, reclaim_hardlink, passed tc-start: 1662366558.255097, root_chrdev tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0000000] entropy: ready tc-end: 1662366559.453073, root_chrdev, passed tc-start: 1662366559.464081, root_fifo tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0000000] entropy: ready tc-so:writing tc-end: 1662366560.884762, root_fifo, passed tc-start: 1662366560.898016, root_lnk tc-so:[ 1.0000000] entropy: ready tc-end: 1662366561.854562, root_lnk, passed tc-start: 1662366561.865660, root_reg tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0000000] entropy: ready tc-end: 1662366562.981442, root_reg, passed tc-start: 1662366562.992304, signals tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0000000] entropy: ready tc-end: 1662366564.349932, signals, passed tc-start: 1662366564.360544, unlink_accessible tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0000000] entropy: ready tc-end: 1662366565.695527, unlink_accessible, passed tp-end: 1662366565.706621, fs/puffs/t_basic tp-start: 1662366565.917693, fs/puffs/t_fuzz, 9 tc-start: 1662366565.922106, mountfuzz0 tc-so:test seeded RNG with 1662366566 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0400050] puffs_mount: development version mismatch: kernel 30, lib 1776841960 tc-so:[ 1.0400050] puffs_mount: development version mismatch: kernel 30, lib 144618633 tc-so:[ 1.0400050] puffs_mount: development version mismatch: kernel 30, lib 1270664237 tc-so:[ 1.0400050] puffs_mount: development version mismatch: kernel 30, lib -1418982051 tc-so:[ 1.0400050] puffs_mount: development version mismatch: kernel 30, lib -854407949 tc-so:[ 1.0400050] puffs_mount: development version mismatch: kernel 30, lib 721225899 tc-so:[ 1.0400050] puffs_mount: development version mismatch: kernel 30, lib -553692394 tc-so:[ 1.0400050] puffs_mount: development version mismatch: kernel 30, lib -45092958 tc-so:[ 1.0400050] puffs_mount: development version mismatch: kernel 30, lib 786171567 tc-so:[ 1.0400050] puffs_mount: development version mismatch: kernel 30, lib -1520658882 tc-so:[ 1.2300050] puffs_mount: development version mismatch: kernel 30, lib 27873440 tc-so:[ 1.2300050] puffs_mount: development version mismatch: kernel 30, lib 77299208 tc-so:[ 1.2300050] puffs_mount: development version mismatch: kernel 30, lib 732752186 tc-so:[ 1.2300050] puffs_mount: development version mismatch: kernel 30, lib -523540601 tc-so:[ 1.2300050] puffs_mount: development version mismatch: kernel 30, lib -2075290536 tc-so:[ 1.2300050] puffs_mount: development version mismatch: kernel 30, lib -1284295577 tc-so:[ 1.2300050] puffs_mount: development version mismatch: kernel 30, lib 958673803 tc-so:[ 1.2300050] puffs_mount: development version mismatch: kernel 30, lib -420509832 tc-so:[ 1.2300050] puffs_mount: development version mismatch: kernel 30, lib 483986545 tc-so:[ 1.2300050] puffs_mount: development version mismatch: kernel 30, lib -337425369 tc-so:[ 1.2300050] puffs_mount: development version mismatch: kernel 30, lib 1011456417 tc-so:[ 1.2300050] puffs_mount: development version mismatch: kernel 30, lib -2085480561 tc-so:[ 1.2300050] puffs_mount: development version mismatch: kernel 30, lib -1183025774 tc-so:[ 1.2300050] puffs_mount: development version mismatch: kernel 30, lib -1992963354 tc-so:[ 1.2300050] puffs_mount: development version mismatch: kernel 30, lib -867786995 tc-so:[ 1.2300050] puffs_mount: development version mismatch: kernel 30, lib -1804295433 tc-so:[ 1.2300050] puffs_mount: development version mismatch: kernel 30, lib 1663752243 tc-so:[ 1.2300050] puffs_mount: development version mismatch: kernel 30, lib -715473261 tc-so:[ 1.2300050] puffs_mount: development version mismatch: kernel 30, lib 309457343 tc-so:[ 1.2300050] puffs_mount: development version mismatch: kernel 30, lib 1571635134 tc-so:[ 1.2300050] puffs_mount: development version mismatch: kernel 30, lib 1675984474 tc-so:[ 1.4400050] puffs_mount: development version mismatch: kernel 30, lib 781382566 tc-so:[ 1.4400050] puffs_mount: development version mismatch: kernel 30, lib -1121034673 tc-so:[ 1.4400050] puffs_mount: development version mismatch: kernel 30, lib 476651142 tc-so:[ 1.4400050] puffs_mount: development version mismatch: kernel 30, lib 190358508 tc-so:[ 1.4400050] puffs_mount: development version mismatch: kernel 30, lib -215661962 tc-so:[ 1.4400050] puffs_mount: development version mismatch: kernel 30, lib 990298720 tc-so:[ 1.4400050] puffs_mount: development version mismatch: kernel 30, lib 635216503 tc-so:[ 1.4400050] puffs_mount: development version mismatch: kernel 30, lib -1153895553 tc-so:[ 1.4400050] puffs_mount: development version mismatch: kernel 30, lib 161296314 tc-so:[ 1.4400050] puffs_mount: development version mismatch: kernel 30, lib 387126568 tc-so:[ 1.4400050] puffs_mount: development version mismatch: kernel 30, lib -1801097538 tc-so:[ 1.4400050] puffs_mount: development version mismatch: kernel 30, lib -1798953126 tc-so:[ 1.4800050] puffs_mount: development version mismatch: kernel 30, lib 1558067331 tc-so:[ 1.4800050] puffs_mount: development version mismatch: kernel 30, lib 970095327 tc-so:[ 1.4800050] puffs_mount: development version mismatch: kernel 30, lib 700584484 tc-so:[ 1.4800050] puffs_mount: development version mismatch: kernel 30, lib 1971644627 tc-so:[ 1.4800050] puffs_mount: development version mismatch: kernel 30, lib -757427450 tc-so:[ 1.4800050] puffs_mount: development version mismatch: kernel 30, lib 210131076 tc-so:[ 1.4800050] puffs_mount: development version mismatch: kernel 30, lib -1001583361 tc-so:[ 1.4800050] puffs_mount: development version mismatch: kernel 30, lib -1367049035 tc-so:[ 1.4800050] puffs_mount: development version mismatch: kernel 30, lib -391319849 tc-so:[ 1.4800050] puffs_mount: development version mismatch: kernel 30, lib 1559902446 tc-so:[ 1.4800050] puffs_mount: development version mismatch: kernel 30, lib -960830925 tc-so:[ 1.4800050] puffs_mount: development version mismatch: kernel 30, lib 355044654 tc-so:[ 1.5200050] puffs_mount: development version mismatch: kernel 30, lib 905130517 tc-so:[ 1.5200050] puffs_mount: development version mismatch: kernel 30, lib 867349642 tc-so:[ 1.5200050] puffs_mount: development version mismatch: kernel 30, lib -1411086896 tc-so:[ 1.5200050] puffs_mount: development version mismatch: kernel 30, lib -1425367794 tc-so:[ 1.5200050] puffs_mount: development version mismatch: kernel 30, lib -1455019005 tc-so:[ 1.5200050] puffs_mount: development version mismatch: kernel 30, lib -320619287 tc-so:[ 1.5200050] puffs_mount: development version mismatch: kernel 30, lib 1549885694 tc-so:[ 1.5200050] puffs_mount: development version mismatch: kernel 30, lib 979498115 tc-so:[ 1.5200050] puffs_mount: development version mismatch: kernel 30, lib -1381141651 tc-so:[ 1.5200050] puffs_mount: development version mismatch: kernel 30, lib -164149433 tc-so:[ 1.5200050] puffs_mount: development version mismatch: kernel 30, lib 510451711 tc-so:[ 1.5200050] puffs_mount: development version mismatch: kernel 30, lib 949690786 tc-so:[ 1.5200050] puffs_mount: development version mismatch: kernel 30, lib -1581424359 tc-so:[ 1.5600050] puffs_mount: development version mismatch: kernel 30, lib -576971541 tc-so:[ 1.5600050] puffs_mount: development version mismatch: kernel 30, lib -771816832 tc-so:[ 1.5600050] puffs_mount: development version mismatch: kernel 30, lib 241378314 tc-so:[ 1.5600050] puffs_mount: development version mismatch: kernel 30, lib -1709260810 tc-so:[ 1.5600050] puffs_mount: development version mismatch: kernel 30, lib 1396660552 tc-so:[ 1.5600050] puffs_mount: development version mismatch: kernel 30, lib -1473857656 tc-so:[ 1.5600050] puffs_mount: development version mismatch: kernel 30, lib 2098066094 tc-so:[ 1.5600050] puffs_mount: development version mismatch: kernel 30, lib -710298833 tc-so:[ 1.5600050] puffs_mount: development version mismatch: kernel 30, lib -1625544095 tc-so:[ 1.5600050] puffs_mount: development version mismatch: kernel 30, lib -13569403 tc-so:[ 1.5600050] puffs_mount: development version mismatch: kernel 30, lib 1320779897 tc-so:[ 1.5600050] puffs_mount: development version mismatch: kernel 30, lib 435189039 tc-so:[ 1.5600050] puffs_mount: development version mismatch: kernel 30, lib -1410056599 tc-so:[ 1.6000050] puffs_mount: development version mismatch: kernel 30, lib 1704940565 tc-so:[ 1.6000050] puffs_mount: development version mismatch: kernel 30, lib 48598340 tc-so:[ 1.6000050] puffs_mount: development version mismatch: kernel 30, lib -408684126 tc-so:[ 1.6000050] puffs_mount: development version mismatch: kernel 30, lib -1501341734 tc-so:[ 1.6000050] puffs_mount: development version mismatch: kernel 30, lib -1037459011 tc-so:[ 1.6000050] puffs_mount: development version mismatch: kernel 30, lib 569666667 tc-so:[ 1.6400050] puffs_mount: development version mismatch: kernel 30, lib 1437345881 tc-so:[ 1.6400050] puffs_mount: development version mismatch: kernel 30, lib 645113651 tc-so:[ 1.6400050] puffs_mount: development version mismatch: kernel 30, lib 1589744895 tc-so:[ 1.6400050] puffs_mount: development version mismatch: kernel 30, lib -1005120612 tc-so:[ 1.6400050] puffs_mount: development version mismatch: kernel 30, lib -1133506352 tc-so:[ 1.6400050] puffs_mount: development version mismatch: kernel 30, lib 115054382 tc-so:[ 1.6400050] puffs_mount: development version mismatch: kernel 30, lib 2116393705 tc-so:[ 1.6400050] puffs_mount: development version mismatch: kernel 30, lib 1471483813 tc-so:[ 1.6400050] puffs_mount: development version mismatch: kernel 30, lib -1752120107 tc-so:[ 1.6400050] puffs_mount: development version mismatch: kernel 30, lib 60718925 tc-so:[ 1.6400050] puffs_mount: development version mismatch: kernel 30, lib -218854832 tc-so:[ 1.6400050] puffs_mount: development version mismatch: kernel 30, lib 1061568408 tc-so:[ 1.6400050] puffs_mount: development version mismatch: kernel 30, lib 636216958 tc-end: 1662366567.154954, mountfuzz0, passed tc-start: 1662366567.165808, mountfuzz1 tc-so:test seeded RNG with 1662366567 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] puffs_mount: invalid KFLAGs 0xe0ce9f28 tc-so:[ 1.0200050] puffs_mount: invalid KFLAGs 0xe01a34c3 tc-so:[ 1.0200050] puffs_mount: invalid KFLAGs 0xfbd37d07 tc-so:[ 1.0200050] puffs_mount: invalid KFLAGs 0xba39efc8 tc-so:[ 1.0200050] puffs_mount: invalid KFLAGs 0x99fd7f0b tc-so:[ 1.0200050] puffs_mount: invalid KFLAGs 0xc3331d61 tc-so:[ 1.0200050] puffs_mount: invalid KFLAGs 0x3fcc5481 tc-so:[ 1.0200050] puffs_mount: invalid KFLAGs 0x164e48fd tc-so:[ 1.0200050] puffs_mount: invalid KFLAGs 0xbfff4287 tc-so:[ 1.0200050] puffs_mount: invalid KFLAGs 0x81146df1 tc-so:[ 1.0200050] puffs_mount: invalid KFLAGs 0x7933f6c0 tc-so:[ 1.0200050] puffs_mount: invalid KFLAGs 0xc0b87ab0 tc-so:[ 1.0200050] puffs_mount: invalid KFLAGs 0x6f598483 tc-so:[ 1.3300050] puffs_mount: invalid KFLAGs 0xad2038bb tc-so:[ 1.3300050] puffs_mount: invalid KFLAGs 0x48dc439a tc-so:[ 1.3300050] puffs_mount: invalid KFLAGs 0x26779985 tc-so:[ 1.3300050] puffs_mount: invalid KFLAGs 0xe40eda06 tc-so:[ 1.3300050] puffs_mount: invalid KFLAGs 0xd788d3ad tc-so:[ 1.3300050] puffs_mount: invalid KFLAGs 0x36e7e946 tc-so:[ 1.3300050] puffs_mount: invalid KFLAGs 0x15e8c804 tc-so:[ 1.3300050] puffs_mount: invalid KFLAGs 0x4dd717d1 tc-so:[ 1.3300050] puffs_mount: invalid KFLAGs 0x4de7bd4b tc-so:[ 1.3300050] puffs_mount: invalid KFLAGs 0x123eb44e tc-so:[ 1.3300050] puffs_mount: invalid KFLAGs 0x8239c3df tc-so:[ 1.3300050] puffs_mount: invalid KFLAGs 0x5afe4874 tc-so:[ 1.3300050] puffs_mount: invalid KFLAGs 0x50de4ccb tc-so:[ 1.3300050] puffs_mount: invalid KFLAGs 0xe45bec7c tc-so:[ 1.3300050] puffs_mount: invalid KFLAGs 0x7a91cfaa tc-so:[ 1.3300050] puffs_mount: invalid KFLAGs 0xae8423cf tc-so:[ 1.3300050] puffs_mount: invalid KFLAGs 0xbeb5acae tc-so:[ 1.3300050] puffs_mount: invalid KFLAGs 0x8f89c75d tc-so:[ 1.4100050] puffs_mount: invalid KFLAGs 0x99693099 tc-so:[ 1.4100050] puffs_mount: invalid KFLAGs 0x33b300e1 tc-so:[ 1.4100050] puffs_mount: invalid KFLAGs 0xc5bdc634 tc-so:[ 1.4100050] puffs_mount: invalid KFLAGs 0x44ba8ca7 tc-so:[ 1.4100050] puffs_mount: invalid KFLAGs 0x496f8c4b tc-so:[ 1.4100050] puffs_mount: invalid KFLAGs 0x4a86aa8a tc-so:[ 1.4100050] puffs_mount: invalid KFLAGs 0x215e4daf tc-so:[ 1.4100050] puffs_mount: invalid KFLAGs 0xefc9a841 tc-so:[ 1.4100050] puffs_mount: invalid KFLAGs 0x6140850c tc-so:[ 1.4100050] puffs_mount: invalid KFLAGs 0xe4a81758 tc-so:[ 1.4100050] puffs_mount: invalid KFLAGs 0xf2b2a927 tc-so:[ 1.4100050] puffs_mount: invalid KFLAGs 0x7ec4ec33 tc-so:[ 1.4100050] puffs_mount: invalid KFLAGs 0xb55d946e tc-so:[ 1.4500050] puffs_mount: invalid KFLAGs 0x766f0474 tc-so:[ 1.4500050] puffs_mount: invalid KFLAGs 0xaf49538d tc-so:[ 1.4500050] puffs_mount: invalid KFLAGs 0x11847157 tc-so:[ 1.4500050] puffs_mount: invalid KFLAGs 0xc4570733 tc-so:[ 1.4500050] puffs_mount: invalid KFLAGs 0xc5f4534a tc-so:[ 1.4500050] puffs_mount: invalid KFLAGs 0x37470f1c tc-so:[ 1.4500050] puffs_mount: invalid KFLAGs 0xdff22109 tc-so:[ 1.4500050] puffs_mount: invalid KFLAGs 0xc7e9b72c tc-so:[ 1.4500050] puffs_mount: invalid KFLAGs 0xc8610e92 tc-so:[ 1.4500050] puffs_mount: invalid KFLAGs 0x55347c83 tc-so:[ 1.4500050] puffs_mount: invalid KFLAGs 0xf3352a84 tc-so:[ 1.4500050] puffs_mount: invalid KFLAGs 0xe7999fd2 tc-so:[ 1.4500050] puffs_mount: invalid KFLAGs 0x577ff2d7 tc-so:[ 1.4500050] puffs_mount: invalid KFLAGs 0x1941b876 tc-so:[ 1.4500050] puffs_mount: invalid KFLAGs 0x3c4043fb tc-so:[ 1.4500050] puffs_mount: invalid KFLAGs 0x2dea4fd tc-so:[ 1.4500050] puffs_mount: invalid KFLAGs 0x67e200f9 tc-so:[ 1.4500050] puffs_mount: invalid KFLAGs 0xb180e158 tc-so:[ 1.4500050] puffs_mount: invalid KFLAGs 0x75be7dd0 tc-so:[ 1.4500050] puffs_mount: invalid KFLAGs 0x986adfe8 tc-so:[ 1.4500050] puffs_mount: invalid KFLAGs 0x93236443 tc-so:[ 1.4500050] puffs_mount: invalid KFLAGs 0xc9f6df5c tc-so:[ 1.4500050] puffs_mount: invalid KFLAGs 0x5f81f893 tc-so:[ 1.4500050] puffs_mount: invalid KFLAGs 0x1fda2aeb tc-so:[ 1.4500050] puffs_mount: invalid KFLAGs 0xe3f1e964 tc-so:[ 1.4500050] puffs_mount: invalid KFLAGs 0xaf2c9990 tc-so:[ 1.4500050] puffs_mount: invalid KFLAGs 0xc8e5ac27 tc-so:[ 1.4500050] puffs_mount: invalid KFLAGs 0xf502d093 tc-so:[ 1.4500050] puffs_mount: invalid KFLAGs 0x2536d567 tc-so:[ 1.5300050] puffs_mount: invalid KFLAGs 0x74c8d730 tc-so:[ 1.5300050] puffs_mount: invalid KFLAGs 0xa60f552 tc-so:[ 1.5300050] puffs_mount: invalid KFLAGs 0x2e70dedb tc-so:[ 1.5300050] puffs_mount: invalid KFLAGs 0x290a4eff tc-so:[ 1.5300050] puffs_mount: invalid KFLAGs 0x9a319c93 tc-so:[ 1.5300050] puffs_mount: invalid KFLAGs 0x42d51472 tc-so:[ 1.5300050] puffs_mount: invalid KFLAGs 0x139d0bcf tc-so:[ 1.5300050] puffs_mount: invalid KFLAGs 0x3631384b tc-so:[ 1.5300050] puffs_mount: invalid KFLAGs 0xfc56e980 tc-so:[ 1.5300050] puffs_mount: invalid KFLAGs 0x73dfbb23 tc-so:[ 1.5300050] puffs_mount: invalid KFLAGs 0xbba15e2d tc-so:[ 1.5300050] puffs_mount: invalid KFLAGs 0xc06131ea tc-so:[ 1.5300050] puffs_mount: invalid KFLAGs 0xf4f0cabb tc-so:[ 1.5300050] puffs_mount: invalid KFLAGs 0xd7325e4e tc-so:[ 1.5700050] puffs_mount: invalid KFLAGs 0x7208717a tc-so:[ 1.5700050] puffs_mount: invalid KFLAGs 0x78e8c883 tc-so:[ 1.5700050] puffs_mount: invalid KFLAGs 0xba11ee6a tc-so:[ 1.5700050] puffs_mount: invalid KFLAGs 0x76ed7d08 tc-so:[ 1.5700050] puffs_mount: invalid KFLAGs 0xe714acdc tc-so:[ 1.5700050] puffs_mount: invalid KFLAGs 0xc82b7be4 tc-so:[ 1.5700050] puffs_mount: invalid KFLAGs 0xa1013f66 tc-so:[ 1.5700050] puffs_mount: invalid KFLAGs 0xb95c86d6 tc-so:[ 1.5700050] puffs_mount: invalid KFLAGs 0x6b669677 tc-so:[ 1.5700050] puffs_mount: invalid KFLAGs 0x1ca9f536 tc-so:[ 1.5700050] puffs_mount: invalid KFLAGs 0xf08ed202 tc-so:[ 1.5700050] puffs_mount: invalid KFLAGs 0xb4c6cec4 tc-so:[ 1.5700050] puffs_mount: invalid KFLAGs 0xd6b77c69 tc-end: 1662366568.312056, mountfuzz1, passed tc-start: 1662366568.325662, mountfuzz2 tc-so:test seeded RNG with 1662366568 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.3200050] puffs_mount: invalid FHFLAGs 0xccf59fd5 tc-so:[ 1.3200050] puffs_mount: invalid FHFLAGs 0xfa65384a tc-so:[ 1.3200050] puffs_mount: invalid FHFLAGs 0x145b77e tc-so:[ 1.3200050] puffs_mount: invalid FHFLAGs 0x3fb5a427 tc-so:[ 1.3500050] puffs_mount: invalid FHFLAGs 0xc1a24301 tc-so:[ 1.3500050] puffs_mount: invalid FHFLAGs 0x4179f148 tc-so:[ 1.3500050] puffs_mount: invalid FHFLAGs 0x6c2d6dd2 tc-so:[ 1.3500050] puffs_mount: invalid FHFLAGs 0x6967c9ad tc-so:[ 1.3500050] puffs_mount: invalid FHFLAGs 0x515a7ef3 tc-so:[ 1.3500050] puffs_mount: invalid FHFLAGs 0xa24abc23 tc-so:[ 1.3500050] puffs_mount: invalid FHFLAGs 0x677a994 tc-so:[ 1.3500050] puffs_mount: invalid FHFLAGs 0x55e674b3 tc-so:[ 1.3500050] puffs_mount: invalid FHFLAGs 0xaa6922a4 tc-so:[ 1.3500050] puffs_mount: invalid FHFLAGs 0x21325c7f tc-so:[ 1.3500050] puffs_mount: invalid FHFLAGs 0x9eeaa103 tc-so:[ 1.3500050] puffs_mount: invalid FHFLAGs 0xc2ba6d60 tc-so:[ 1.3500050] puffs_mount: invalid FHFLAGs 0xb4026daf tc-so:[ 1.3500050] puffs_mount: invalid FHFLAGs 0xc1a40ab tc-so:[ 1.3900050] puffs_mount: invalid FHFLAGs 0xd7a47cbb tc-so:[ 1.3900050] puffs_mount: invalid FHFLAGs 0xeccf073 tc-so:[ 1.3900050] puffs_mount: invalid FHFLAGs 0x8e6f456 tc-so:[ 1.3900050] puffs_mount: invalid FHFLAGs 0xdb118ce9 tc-so:[ 1.3900050] puffs_mount: invalid FHFLAGs 0x41018acb tc-so:[ 1.3900050] puffs_mount: invalid FHFLAGs 0x116021b4 tc-so:[ 1.3900050] puffs_mount: invalid FHFLAGs 0x850b94dc tc-so:[ 1.3900050] puffs_mount: invalid FHFLAGs 0xe3a799b4 tc-so:[ 1.3900050] puffs_mount: invalid FHFLAGs 0xfc7c34dd tc-so:[ 1.3900050] puffs_mount: invalid FHFLAGs 0x32766e19 tc-so:[ 1.3900050] puffs_mount: invalid FHFLAGs 0xe8084cf5 tc-so:[ 1.3900050] puffs_mount: invalid FHFLAGs 0x96393914 tc-so:[ 1.3900050] puffs_mount: invalid FHFLAGs 0x47a5c8e3 tc-so:[ 1.3900050] puffs_mount: invalid FHFLAGs 0x863bfe7 tc-so:[ 1.4300050] puffs_mount: invalid FHFLAGs 0xd554e119 tc-so:[ 1.4300050] puffs_mount: invalid FHFLAGs 0x99a18109 tc-so:[ 1.4300050] puffs_mount: invalid FHFLAGs 0xab819f5c tc-so:[ 1.4300050] puffs_mount: invalid FHFLAGs 0x6ec990ec tc-so:[ 1.4300050] puffs_mount: invalid FHFLAGs 0xfe4cc499 tc-so:[ 1.4300050] puffs_mount: invalid FHFLAGs 0x8e9655a tc-so:[ 1.4300050] puffs_mount: invalid FHFLAGs 0xbe7c4d2d tc-so:[ 1.4300050] puffs_mount: invalid FHFLAGs 0xf9f446c0 tc-so:[ 1.4300050] puffs_mount: invalid FHFLAGs 0xd3ab1bed tc-so:[ 1.4300050] puffs_mount: invalid FHFLAGs 0x4316319f tc-so:[ 1.4300050] puffs_mount: invalid FHFLAGs 0x5461d030 tc-so:[ 1.4300050] puffs_mount: invalid FHFLAGs 0x9c6171b0 tc-so:[ 1.4300050] puffs_mount: invalid FHFLAGs 0xfccd761e tc-so:[ 1.4300050] puffs_mount: invalid FHFLAGs 0xc136d346 tc-so:[ 1.4700050] puffs_mount: invalid FHFLAGs 0xf1bd3f22 tc-so:[ 1.4700050] puffs_mount: invalid FHFLAGs 0x656dde6d tc-so:[ 1.4700050] puffs_mount: invalid FHFLAGs 0x74b0cbfd tc-so:[ 1.4700050] puffs_mount: invalid FHFLAGs 0xb829c950 tc-so:[ 1.4700050] puffs_mount: invalid FHFLAGs 0x752307c2 tc-so:[ 1.4700050] puffs_mount: invalid FHFLAGs 0xd3908edf tc-so:[ 1.4700050] puffs_mount: invalid FHFLAGs 0x8abe99e0 tc-so:[ 1.4700050] puffs_mount: invalid FHFLAGs 0x9e244f95 tc-so:[ 1.4700050] puffs_mount: invalid FHFLAGs 0x4f3f4a00 tc-so:[ 1.4700050] puffs_mount: invalid FHFLAGs 0xe54ad255 tc-so:[ 1.4700050] puffs_mount: invalid FHFLAGs 0xb6652344 tc-so:[ 1.4700050] puffs_mount: invalid FHFLAGs 0x3348b11b tc-so:[ 1.4700050] puffs_mount: invalid FHFLAGs 0xba32f7ee tc-so:[ 1.5100050] puffs_mount: invalid FHFLAGs 0x9bf4cdd0 tc-so:[ 1.5100050] puffs_mount: invalid FHFLAGs 0x7a2da007 tc-so:[ 1.5100050] puffs_mount: invalid FHFLAGs 0x4d92a151 tc-so:[ 1.5100050] puffs_mount: invalid FHFLAGs 0xff09569d tc-so:[ 1.5100050] puffs_mount: invalid FHFLAGs 0xf3f2b85b tc-so:[ 1.5100050] puffs_mount: invalid FHFLAGs 0xec844263 tc-so:[ 1.5100050] puffs_mount: invalid FHFLAGs 0x5e64eb6e tc-so:[ 1.5100050] puffs_mount: invalid FHFLAGs 0xa22854ce tc-so:[ 1.5100050] puffs_mount: invalid FHFLAGs 0x5b92b49 tc-so:[ 1.5100050] puffs_mount: invalid FHFLAGs 0xe7d3daf3 tc-so:[ 1.5100050] puffs_mount: invalid FHFLAGs 0xa5452fd2 tc-so:[ 1.5100050] puffs_mount: invalid FHFLAGs 0x6c233f4 tc-so:[ 1.5100050] puffs_mount: invalid FHFLAGs 0x94bc5ba tc-so:[ 1.5100050] puffs_mount: invalid FHFLAGs 0xcbbe65b7 tc-so:[ 1.5500050] puffs_mount: invalid FHFLAGs 0x93e4856e tc-so:[ 1.5500050] puffs_mount: invalid FHFLAGs 0x19c6ed09 tc-so:[ 1.5500050] puffs_mount: invalid FHFLAGs 0x521a00fe tc-so:[ 1.5500050] puffs_mount: invalid FHFLAGs 0xad52b9c2 tc-so:[ 1.5500050] puffs_mount: invalid FHFLAGs 0x5bcab68 tc-so:[ 1.5500050] puffs_mount: invalid FHFLAGs 0x59a04611 tc-so:[ 1.5500050] puffs_mount: invalid FHFLAGs 0x6ecfd0f9 tc-so:[ 1.5500050] puffs_mount: invalid FHFLAGs 0xcb602972 tc-so:[ 1.5500050] puffs_mount: invalid FHFLAGs 0xe75d1a53 tc-so:[ 1.5500050] puffs_mount: invalid FHFLAGs 0xe6ee6f4c tc-so:[ 1.5500050] puffs_mount: invalid FHFLAGs 0xd173bbe8 tc-so:[ 1.5500050] puffs_mount: invalid FHFLAGs 0x4c0f8b45 tc-so:[ 1.5500050] puffs_mount: invalid FHFLAGs 0xafbb3fed tc-so:[ 1.5500050] puffs_mount: invalid FHFLAGs 0x46c2c02b tc-so:[ 1.5500050] puffs_mount: invalid FHFLAGs 0xb5e121f8 tc-so:[ 1.5900050] puffs_mount: invalid FHFLAGs 0x5995801f tc-so:[ 1.5900050] puffs_mount: invalid FHFLAGs 0x329b8363 tc-so:[ 1.5900050] puffs_mount: invalid FHFLAGs 0x2068fd93 tc-so:[ 1.5900050] puffs_mount: invalid FHFLAGs 0xf249acf7 tc-so:[ 1.5900050] puffs_mount: invalid FHFLAGs 0xc6eda7f6 tc-so:[ 1.5900050] puffs_mount: invalid FHFLAGs 0x2f96cc39 tc-so:[ 1.5900050] puffs_mount: invalid FHFLAGs 0x20bcb50d tc-so:[ 1.5900050] puffs_mount: invalid FHFLAGs 0xfa6e49f1 tc-so:[ 1.5900050] puffs_mount: invalid FHFLAGs 0xeba46cf9 tc-so:[ 1.5900050] puffs_mount: invalid FHFLAGs 0x559ff800 tc-so:[ 1.5900050] puffs_mount: invalid FHFLAGs 0xc50930d2 tc-so:[ 1.5900050] puffs_mount: invalid FHFLAGs 0xa123a258 tc-end: 1662366569.491270, mountfuzz2, passed tc-start: 1662366569.503590, mountfuzz3 tc-so:test seeded RNG with 1662366569 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] puffs_mount: pa_spare[0] = 0xc038023b tc-so:[ 1.0200050] puffs_mount: pa_spare[0] = 0xe97936ff tc-so:[ 1.3000050] puffs_mount: pa_spare[0] = 0x138f913b tc-so:[ 1.3000050] puffs_mount: pa_spare[0] = 0x84ea8d30 tc-so:[ 1.3000050] puffs_mount: pa_spare[0] = 0x469369c2 tc-so:[ 1.3000050] puffs_mount: pa_spare[0] = 0x66b342 tc-so:[ 1.3000050] puffs_mount: pa_spare[0] = 0xa096215b tc-so:[ 1.3000050] puffs_mount: pa_spare[0] = 0x563060db tc-so:[ 1.3000050] puffs_mount: pa_spare[0] = 0xfc26d7f4 tc-so:[ 1.3000050] puffs_mount: pa_spare[0] = 0x101ea86e tc-so:[ 1.3000050] puffs_mount: pa_spare[0] = 0x94ca765e tc-so:[ 1.3000050] puffs_mount: pa_spare[0] = 0x758b49f7 tc-so:[ 1.3000050] puffs_mount: pa_spare[0] = 0xd8b96eda tc-so:[ 1.3000050] puffs_mount: pa_spare[0] = 0x844b341b tc-so:[ 1.3000050] puffs_mount: pa_spare[0] = 0x4e9f8a87 tc-so:[ 1.3000050] puffs_mount: pa_spare[0] = 0x449544be tc-so:[ 1.3000050] puffs_mount: pa_spare[0] = 0xc11c1d83 tc-so:[ 1.3000050] puffs_mount: pa_spare[0] = 0xa2522a70 tc-so:[ 1.3000050] puffs_mount: pa_spare[0] = 0x23f53654 tc-so:[ 1.3000050] puffs_mount: pa_spare[0] = 0xbe06457e tc-so:[ 1.3000050] puffs_mount: pa_spare[0] = 0x7b610c21 tc-so:[ 1.3000050] puffs_mount: pa_spare[0] = 0x8d4cf9e2 tc-so:[ 1.3000050] puffs_mount: pa_spare[0] = 0xffd80536 tc-so:[ 1.3000050] puffs_mount: pa_spare[0] = 0xab3aca0b tc-so:[ 1.3000050] puffs_mount: pa_spare[0] = 0x9a31ab38 tc-so:[ 1.3000050] puffs_mount: pa_spare[0] = 0xb4e1f5db tc-so:[ 1.4200050] puffs_mount: pa_spare[0] = 0x557390ee tc-so:[ 1.4200050] puffs_mount: pa_spare[0] = 0x6b37ece0 tc-so:[ 1.4200050] puffs_mount: pa_spare[0] = 0x86031289 tc-so:[ 1.4200050] puffs_mount: pa_spare[0] = 0x74df3b22 tc-so:[ 1.4200050] puffs_mount: pa_spare[0] = 0xcf56132b tc-so:[ 1.4200050] puffs_mount: pa_spare[0] = 0x2ca94900 tc-so:[ 1.4200050] puffs_mount: pa_spare[0] = 0x2d582f69 tc-so:[ 1.4200050] puffs_mount: pa_spare[0] = 0xb743dc6c tc-so:[ 1.4200050] puffs_mount: pa_spare[0] = 0xe25ad45e tc-so:[ 1.4200050] puffs_mount: pa_spare[0] = 0x1a8aa764 tc-so:[ 1.4200050] puffs_mount: pa_spare[0] = 0x23f0926e tc-so:[ 1.4200050] puffs_mount: pa_spare[0] = 0x9793e088 tc-so:[ 1.4200050] puffs_mount: pa_spare[0] = 0x91f37764 tc-so:[ 1.4200050] puffs_mount: pa_spare[0] = 0xf9c0eded tc-so:[ 1.4200050] puffs_mount: pa_spare[0] = 0xafef22c4 tc-so:[ 1.4200050] puffs_mount: pa_spare[0] = 0xc9ac037 tc-so:[ 1.4200050] puffs_mount: pa_spare[0] = 0xbcb28479 tc-so:[ 1.4200050] puffs_mount: pa_spare[0] = 0x4de0e68 tc-so:[ 1.4200050] puffs_mount: pa_spare[0] = 0xe52890d5 tc-so:[ 1.4200050] puffs_mount: pa_spare[0] = 0x9cac35e4 tc-so:[ 1.4200050] puffs_mount: pa_spare[0] = 0xe59b713b tc-so:[ 1.4200050] puffs_mount: pa_spare[0] = 0xfec61275 tc-so:[ 1.4200050] puffs_mount: pa_spare[0] = 0xd68805a6 tc-so:[ 1.4200050] puffs_mount: pa_spare[0] = 0xc3441cf4 tc-so:[ 1.4200050] puffs_mount: pa_spare[0] = 0xa18d596c tc-so:[ 1.4200050] puffs_mount: pa_spare[0] = 0x583e345d tc-so:[ 1.4200050] puffs_mount: pa_spare[0] = 0x5d0a3d9c tc-so:[ 1.4200050] puffs_mount: pa_spare[0] = 0x387eac08 tc-so:[ 1.5000050] puffs_mount: pa_spare[0] = 0x3ccecb65 tc-so:[ 1.5000050] puffs_mount: pa_spare[0] = 0x53122b15 tc-so:[ 1.5000050] puffs_mount: pa_spare[0] = 0x99979a00 tc-so:[ 1.5000050] puffs_mount: pa_spare[0] = 0x25f5468 tc-so:[ 1.5000050] puffs_mount: pa_spare[0] = 0x4282b907 tc-so:[ 1.5000050] puffs_mount: pa_spare[0] = 0x5bcd68f tc-so:[ 1.5000050] puffs_mount: pa_spare[0] = 0x9cd3187e tc-so:[ 1.5000050] puffs_mount: pa_spare[0] = 0x7529af0f tc-so:[ 1.5000050] puffs_mount: pa_spare[0] = 0xf9f4b529 tc-so:[ 1.5000050] puffs_mount: pa_spare[0] = 0x3aca1dd4 tc-so:[ 1.5000050] puffs_mount: pa_spare[0] = 0x52abe57b tc-so:[ 1.5000050] puffs_mount: pa_spare[0] = 0x7e627532 tc-so:[ 1.5000050] puffs_mount: pa_spare[0] = 0x67b376dc tc-so:[ 1.5000050] puffs_mount: pa_spare[0] = 0x67e498ff tc-so:[ 1.5400050] puffs_mount: pa_spare[0] = 0xd407c64c tc-so:[ 1.5400050] puffs_mount: pa_spare[0] = 0x2a6376b2 tc-so:[ 1.5400050] puffs_mount: pa_spare[0] = 0x8dd36360 tc-so:[ 1.5400050] puffs_mount: pa_spare[0] = 0x87b372e2 tc-so:[ 1.5400050] puffs_mount: pa_spare[0] = 0x72a7cf45 tc-so:[ 1.5400050] puffs_mount: pa_spare[0] = 0x58216b64 tc-so:[ 1.5400050] puffs_mount: pa_spare[0] = 0x162aebaa tc-so:[ 1.5400050] puffs_mount: pa_spare[0] = 0x977e9bda tc-so:[ 1.5400050] puffs_mount: pa_spare[0] = 0xce52bf25 tc-so:[ 1.5400050] puffs_mount: pa_spare[0] = 0xf6c840e0 tc-so:[ 1.5400050] puffs_mount: pa_spare[0] = 0xd2b9c626 tc-so:[ 1.5400050] puffs_mount: pa_spare[0] = 0x4d16fc36 tc-so:[ 1.5400050] puffs_mount: pa_spare[0] = 0x86afc54 tc-so:[ 1.5400050] puffs_mount: pa_spare[0] = 0x24f3080c tc-so:[ 1.5400050] puffs_mount: pa_spare[0] = 0xc4aed231 tc-so:[ 1.5800050] puffs_mount: pa_spare[0] = 0xa1913dbd tc-so:[ 1.5800050] puffs_mount: pa_spare[0] = 0x172f9bd3 tc-so:[ 1.5800050] puffs_mount: pa_spare[0] = 0x56c3467b tc-so:[ 1.5800050] puffs_mount: pa_spare[0] = 0xc94f2e7b tc-so:[ 1.5800050] puffs_mount: pa_spare[0] = 0x9318140d tc-so:[ 1.5800050] puffs_mount: pa_spare[0] = 0x9ad91806 tc-so:[ 1.5800050] puffs_mount: pa_spare[0] = 0x7a41a1a4 tc-so:[ 1.5800050] puffs_mount: pa_spare[0] = 0x3d55871b tc-so:[ 1.5800050] puffs_mount: pa_spare[0] = 0x29dd5c6d tc-so:[ 1.5800050] puffs_mount: pa_spare[0] = 0x2a812b38 tc-so:[ 1.5800050] puffs_mount: pa_spare[0] = 0xca82e972 tc-so:[ 1.5800050] puffs_mount: pa_spare[0] = 0xc1b33a6a tc-so:[ 1.5800050] puffs_mount: pa_spare[0] = 0x580c08e0 tc-so:[ 1.5800050] puffs_mount: pa_spare[0] = 0xc12066e4 tc-so:[ 1.5800050] puffs_mount: pa_spare[0] = 0xab3da46e tc-so:[ 1.5800050] puffs_mount: pa_spare[0] = 0xb403929f tc-so:[ 1.5800050] puffs_mount: pa_spare[0] = 0xcca0aca1 tc-end: 1662366570.647397, mountfuzz3, passed tc-start: 1662366570.659128, mountfuzz4 tc-so:test seeded RNG with 1662366570 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.3100050] puffs_mount: handle size 13150469244674311173 too large tc-so:[ 1.3500050] puffs_mount: handle size 11730927349742675811 too large tc-so:[ 1.3500050] puffs_mount: handle size 1426446485473294562 too large tc-so:[ 1.3500050] puffs_mount: handle size 6075903662022976963 too large tc-so:[ 1.3500050] puffs_mount: handle size 7840328494211066611 too large tc-so:[ 1.3500050] puffs_mount: handle size 3561284023857120930 too large tc-so:[ 1.3500050] puffs_mount: handle size 11136633067566770448 too large tc-so:[ 1.3500050] puffs_mount: handle size 15281871648175272643 too large tc-so:[ 1.3500050] puffs_mount: handle size 12128629602775146349 too large tc-so:[ 1.3900050] puffs_mount: handle size 13808444367474888381 too large tc-so:[ 1.3900050] puffs_mount: handle size 3502860526207339068 too large tc-so:[ 1.3900050] puffs_mount: handle size 3109372914214682093 too large tc-so:[ 1.3900050] puffs_mount: handle size 11131655679667369389 too large tc-so:[ 1.3900050] puffs_mount: handle size 10088514342653826368 too large tc-so:[ 1.3900050] puffs_mount: handle size 16161759749880267064 too large tc-so:[ 1.4300050] puffs_mount: handle size 16801201951164433295 too large tc-so:[ 1.4300050] puffs_mount: handle size 4499593155647244617 too large tc-so:[ 1.4300050] puffs_mount: handle size 17502013793502317760 too large tc-so:[ 1.4300050] puffs_mount: handle size 5035832854751840505 too large tc-so:[ 1.4300050] puffs_mount: handle size 6696852460121139113 too large tc-so:[ 1.4700050] puffs_mount: handle size 15073321799414092592 too large tc-so:[ 1.4700050] puffs_mount: handle size 8088527572036309319 too large tc-so:[ 1.4700050] puffs_mount: handle size 915433724547262373 too large tc-so:[ 1.4700050] puffs_mount: handle size 14534928879578898876 too large tc-so:[ 1.4700050] puffs_mount: handle size 6542169841102850838 too large tc-so:[ 1.4700050] puffs_mount: handle size 1896060912251146001 too large tc-so:[ 1.4700050] puffs_mount: handle size 11509876600218832809 too large tc-so:[ 1.4700050] puffs_mount: handle size 18332983219839671410 too large tc-so:[ 1.5100050] puffs_mount: handle size 14453139166909385516 too large tc-so:[ 1.5100050] puffs_mount: handle size 6846256487790619278 too large tc-so:[ 1.5100050] puffs_mount: handle size 14417022387854753468 too large tc-so:[ 1.5100050] puffs_mount: handle size 15010549134641498997 too large tc-so:[ 1.5100050] puffs_mount: handle size 4783400145985071353 too large tc-so:[ 1.5100050] puffs_mount: handle size 16964680465802535218 too large tc-so:[ 1.5100050] puffs_mount: handle size 16954145809817001273 too large tc-so:[ 1.5500050] puffs_mount: handle size 17230473343765498903 too large tc-so:[ 1.5500050] puffs_mount: handle size 10111424708781536546 too large tc-so:[ 1.5500050] puffs_mount: handle size 8995689665233943406 too large tc-so:[ 1.5500050] puffs_mount: handle size 4123580743884938546 too large tc-so:[ 1.5500050] puffs_mount: handle size 6657849463504581749 too large tc-so:[ 1.5500050] puffs_mount: handle size 12478542884978037547 too large tc-so:[ 1.5500050] puffs_mount: handle size 13129173479525741750 too large tc-so:[ 1.5500050] puffs_mount: handle size 6237536871411969457 too large tc-so:[ 1.5500050] puffs_mount: handle size 2176737764814297260 too large tc-so:[ 1.5900050] puffs_mount: handle size 11045598198637830753 too large tc-so:[ 1.5900050] puffs_mount: handle size 13842533929981751421 too large tc-so:[ 1.5900050] puffs_mount: handle size 602744899498245223 too large tc-so:[ 1.5900050] puffs_mount: handle size 3032132680380828945 too large tc-so:[ 1.5900050] puffs_mount: handle size 14454164615664471805 too large tc-so:[ 1.5900050] puffs_mount: handle size 1525152116992690950 too large tc-so:[ 1.5900050] puffs_mount: handle size 12240282517838106276 too large tc-end: 1662366571.719557, mountfuzz4, passed tc-start: 1662366571.732410, mountfuzz5 tc-so:test seeded RNG with 1662366571 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] puffs_mount: fhsize larger than NFSv2 max 28 tc-so:[ 1.0200050] puffs_mount: fhsize larger than NFSv3 max 60 tc-so:[ 1.0200050] puffs_mount: fhsize larger than NFSv2 max 28 tc-so:[ 1.0200050] puffs_mount: fhsize larger than NFSv2 max 28 tc-so:[ 1.0200050] puffs_mount: fhsize larger than NFSv2 max 28 tc-so:[ 1.0200050] puffs_mount: fhsize larger than NFSv2 max 28 tc-so:[ 1.0200050] puffs_mount: fhsize larger than NFSv3 max 60 tc-so:[ 1.0200050] puffs_mount: fhsize larger than NFSv3 max 60 tc-so:[ 1.0200050] puffs_mount: fhsize larger than NFSv2 max 28 tc-so:[ 1.0200050] puffs_mount: fhsize larger than NFSv2 max 28 tc-so:[ 1.0200050] puffs_mount: fhsize larger than NFSv2 max 28 tc-so:[ 1.0200050] puffs_mount: fhsize larger than NFSv2 max 28 tc-so:[ 1.0200050] puffs_mount: fhsize larger than NFSv2 max 28 tc-so:[ 1.0200050] puffs_mount: fhsize larger than NFSv2 max 28 tc-so:[ 1.4200050] puffs_mount: fhsize larger than NFSv2 max 28 tc-so:[ 1.4200050] puffs_mount: fhsize larger than NFSv2 max 28 tc-so:[ 1.4200050] puffs_mount: fhsize larger than NFSv2 max 28 tc-so:[ 1.4700050] puffs_mount: fhsize larger than NFSv2 max 28 tc-so:[ 1.4700050] puffs_mount: fhsize larger than NFSv2 max 28 tc-so:[ 1.5100050] puffs_mount: fhsize larger than NFSv3 max 60 tc-so:[ 1.5100050] puffs_mount: fhsize larger than NFSv3 max 60 tc-so:[ 1.5100050] puffs_mount: fhsize larger than NFSv2 max 28 tc-so:[ 1.5500050] puffs_mount: fhsize larger than NFSv2 max 28 tc-so:[ 1.5500050] puffs_mount: fhsize larger than NFSv3 max 60 tc-so:[ 1.5500050] puffs_mount: fhsize larger than NFSv3 max 60 tc-so:[ 1.5500050] puffs_mount: fhsize larger than NFSv2 max 28 tc-so:[ 1.5500050] puffs_mount: fhsize larger than NFSv3 max 60 tc-so:[ 1.5500050] puffs_mount: fhsize larger than NFSv2 max 28 tc-so:[ 1.5500050] puffs_mount: fhsize larger than NFSv2 max 28 tc-so:[ 1.5900050] puffs_mount: fhsize larger than NFSv2 max 28 tc-so:[ 1.5900050] puffs_mount: fhsize larger than NFSv2 max 28 tc-so:[ 1.5900050] puffs_mount: fhsize larger than NFSv3 max 60 tc-so:[ 1.5900050] puffs_mount: fhsize larger than NFSv2 max 28 tc-so:[ 1.5900050] puffs_mount: fhsize larger than NFSv3 max 60 tc-so:[ 1.5900050] puffs_mount: fhsize larger than NFSv2 max 28 tc-so:[ 1.6300050] puffs_mount: fhsize larger than NFSv2 max 28 tc-so:[ 1.6300050] puffs_mount: fhsize larger than NFSv2 max 28 tc-end: 1662366572.803747, mountfuzz5, passed tc-start: 1662366572.817053, mountfuzz6 tc-so:test seeded RNG with 1662366572 tc-so:[ 1.0000000] entropy: ready tc-end: 1662366573.752113, mountfuzz6, passed tc-start: 1662366573.765271, mountfuzz7 tc-so:test seeded RNG with 1662366573 tc-so:[ 1.0000000] entropy: ready tc-end: 1662366574.838846, mountfuzz7, passed tc-start: 1662366574.851154, mountfuzz8 tc-so:test seeded RNG with 1662366575 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.8300050] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.8300050] putter_fop_read: private 0 not inited tc-so:[ 1.8300050] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.8300050] putter_fop_read: private 0 not inited tc-so:[ 1.8300050] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.8300050] putter_fop_read: private 0 not inited tc-so:[ 1.8300050] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.8300050] putter_fop_read: private 0 not inited tc-so:[ 1.8300050] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.8300050] putter_fop_read: private 0 not inited tc-so:[ 1.8300050] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.8300050] putter_fop_read: private 0 not inited tc-so:[ 1.8300050] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.8300050] putter_fop_read: private 0 not inited tc-so:[ 1.8300050] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.8300050] putter_fop_read: private 0 not inited tc-so:[ 1.8300050] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.8300050] putter_fop_read: private 0 not inited tc-so:[ 1.8300050] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.8300050] putter_fop_read: private 0 not inited tc-so:[ 1.8300050] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.8300050] putter_fop_read: private 0 not inited tc-so:[ 1.8300050] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.8300050] putter_fop_read: private 0 not inited tc-so:[ 1.8300050] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.8300050] putter_fop_read: private 0 not inited tc-so:[ 1.8300050] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.8300050] putter_fop_read: private 0 not inited tc-so:[ 1.8300050] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.8700050] putter_fop_read: private 0 not inited tc-so:[ 1.8700050] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.8700050] putter_fop_read: private 0 not inited tc-so:[ 1.8700050] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.8700050] putter_fop_read: private 0 not inited tc-so:[ 1.8700050] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.8700050] putter_fop_read: private 0 not inited tc-so:[ 1.8700050] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.8700050] putter_fop_read: private 0 not inited tc-so:[ 1.8700050] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.8700050] putter_fop_read: private 0 not inited tc-so:[ 1.8700050] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.8700050] putter_fop_read: private 0 not inited tc-so:[ 1.8700050] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.8700050] putter_fop_read: private 0 not inited tc-so:[ 1.8700050] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.8700050] putter_fop_read: private 0 not inited tc-so:[ 1.8700050] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.8700050] putter_fop_read: private 0 not inited tc-so:[ 1.8700050] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.8700050] putter_fop_read: private 0 not inited tc-so:[ 1.8700050] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.8700050] putter_fop_read: private 0 not inited tc-so:[ 1.8700050] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.8700050] putter_fop_read: private 0 not inited tc-so:[ 1.8700050] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.8700050] putter_fop_read: private 0 not inited tc-so:[ 1.8700050] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.8700050] putter_fop_read: private 0 not inited tc-so:[ 1.8700050] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.8700050] putter_fop_read: private 0 not inited tc-so:[ 1.8700050] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.8700050] putter_fop_read: private 0 not inited tc-so:[ 1.8700050] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.8700050] putter_fop_read: private 0 not inited tc-so:[ 1.8700050] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.8700050] putter_fop_read: private 0 not inited tc-so:[ 1.8700050] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.8700050] putter_fop_read: private 0 not inited tc-so:[ 1.8700050] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.8700050] putter_fop_read: private 0 not inited tc-so:[ 1.8700050] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.8700050] putter_fop_read: private 0 not inited tc-so:[ 1.8700050] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.8700050] putter_fop_read: private 0 not inited tc-so:[ 1.8700050] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.8700050] putter_fop_read: private 0 not inited tc-so:[ 1.8700050] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.8700050] putter_fop_read: private 0 not inited tc-so:[ 1.8700050] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.8700050] putter_fop_read: private 0 not inited tc-so:[ 1.8700050] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.8700050] putter_fop_read: private 0 not inited tc-so:[ 1.8700050] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.8700050] putter_fop_read: private 0 not inited tc-so:[ 1.8700050] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.8700050] putter_fop_read: private 0 not inited tc-so:[ 1.8700050] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.8700050] putter_fop_read: private 0 not inited tc-so:[ 1.8700050] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.8700050] putter_fop_read: private 0 not inited tc-so:[ 1.8700050] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.9100050] putter_fop_read: private 0 not inited tc-so:[ 1.9100050] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.9100050] putter_fop_read: private 0 not inited tc-so:[ 1.9100050] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.9100050] putter_fop_read: private 0 not inited tc-so:[ 1.9100050] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.9100050] putter_fop_read: private 0 not inited tc-so:[ 1.9100050] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.9100050] putter_fop_read: private 0 not inited tc-so:[ 1.9100050] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.9100050] putter_fop_read: private 0 not inited tc-so:[ 1.9100050] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.9100050] putter_fop_read: private 0 not inited tc-so:[ 1.9100050] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.9100050] putter_fop_read: private 0 not inited tc-so:[ 1.9100050] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.9100050] putter_fop_read: private 0 not inited tc-so:[ 1.9100050] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.9100050] putter_fop_read: private 0 not inited tc-so:[ 1.9100050] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.9100050] putter_fop_read: private 0 not inited tc-so:[ 1.9100050] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.9100050] putter_fop_read: private 0 not inited tc-so:[ 1.9100050] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.9100050] putter_fop_read: private 0 not inited tc-so:[ 1.9100050] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.9100050] putter_fop_read: private 0 not inited tc-so:[ 1.9100050] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.9100050] putter_fop_read: private 0 not inited tc-so:[ 1.9100050] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.9100050] putter_fop_read: private 0 not inited tc-so:[ 1.9100050] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.9100050] putter_fop_read: private 0 not inited tc-so:[ 1.9100050] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.9100050] putter_fop_read: private 0 not inited tc-so:[ 1.9100050] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.9100050] putter_fop_read: private 0 not inited tc-so:[ 1.9100050] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.9100050] putter_fop_read: private 0 not inited tc-so:[ 1.9100050] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.9100050] putter_fop_read: private 0 not inited tc-so:[ 1.9100050] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.9100050] putter_fop_read: private 0 not inited tc-so:[ 1.9100050] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.9100050] putter_fop_read: private 0 not inited tc-so:[ 1.9100050] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.9100050] putter_fop_read: private 0 not inited tc-so:[ 1.9100050] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.9100050] putter_fop_read: private 0 not inited tc-so:[ 1.9100050] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.9100050] putter_fop_read: private 0 not inited tc-so:[ 1.9100050] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.9100050] putter_fop_read: private 0 not inited tc-so:[ 1.9100050] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.9100050] putter_fop_read: private 0 not inited tc-so:[ 1.9100050] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.9100050] putter_fop_read: private 0 not inited tc-so:[ 1.9100050] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.9100050] putter_fop_read: private 0 not inited tc-so:[ 1.9100050] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.9100050] putter_fop_read: private 0 not inited tc-so:[ 1.9100050] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.9500050] putter_fop_read: private 0 not inited tc-so:[ 1.9500050] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.9500050] putter_fop_read: private 0 not inited tc-so:[ 1.9500050] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.9500050] putter_fop_read: private 0 not inited tc-so:[ 1.9500050] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.9500050] putter_fop_read: private 0 not inited tc-so:[ 1.9500050] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.9500050] putter_fop_read: private 0 not inited tc-so:[ 1.9500050] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.9500050] putter_fop_read: private 0 not inited tc-so:[ 1.9500050] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.9500050] putter_fop_read: private 0 not inited tc-so:[ 1.9500050] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.9500050] putter_fop_read: private 0 not inited tc-so:[ 1.9500050] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.9500050] putter_fop_read: private 0 not inited tc-so:[ 1.9500050] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.9500050] putter_fop_read: private 0 not inited tc-so:[ 1.9500050] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.9500050] putter_fop_read: private 0 not inited tc-so:[ 1.9500050] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.9500050] putter_fop_read: private 0 not inited tc-so:[ 1.9500050] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.9500050] putter_fop_read: private 0 not inited tc-so:[ 1.9500050] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.9500050] putter_fop_read: private 0 not inited tc-so:[ 1.9500050] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.9500050] putter_fop_read: private 0 not inited tc-so:[ 1.9500050] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.9500050] putter_fop_read: private 0 not inited tc-so:[ 1.9500050] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.9500050] putter_fop_read: private 0 not inited tc-so:[ 1.9500050] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.9500050] putter_fop_read: private 0 not inited tc-so:[ 1.9500050] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.9500050] putter_fop_read: private 0 not inited tc-so:[ 1.9500050] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.9500050] putter_fop_read: private 0 not inited tc-so:[ 1.9500050] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.9500050] putter_fop_read: private 0 not inited tc-so:[ 1.9500050] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.9500050] putter_fop_read: private 0 not inited tc-so:[ 1.9500050] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.9500050] putter_fop_read: private 0 not inited tc-so:[ 1.9500050] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.9500050] putter_fop_read: private 0 not inited tc-so:[ 1.9500050] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.9500050] putter_fop_read: private 0 not inited tc-so:[ 1.9500050] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.9500050] putter_fop_read: private 0 not inited tc-so:[ 1.9500050] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.9500050] putter_fop_read: private 0 not inited tc-so:[ 1.9500050] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.9500050] putter_fop_read: private 0 not inited tc-so:[ 1.9500050] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.9500050] putter_fop_read: private 0 not inited tc-so:[ 1.9500050] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.9500050] putter_fop_read: private 0 not inited tc-so:[ 1.9500050] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.9900050] putter_fop_read: private 0 not inited tc-so:[ 1.9900050] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.9900050] putter_fop_read: private 0 not inited tc-so:[ 1.9900050] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.9900050] putter_fop_read: private 0 not inited tc-so:[ 1.9900050] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.9900050] putter_fop_read: private 0 not inited tc-so:[ 1.9900050] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.9900050] putter_fop_read: private 0 not inited tc-so:[ 1.9900050] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.9900050] putter_fop_read: private 0 not inited tc-so:[ 1.9900050] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.9900050] putter_fop_read: private 0 not inited tc-so:[ 1.9900050] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.9900050] putter_fop_read: private 0 not inited tc-so:[ 1.9900050] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.9900050] putter_fop_read: private 0 not inited tc-so:[ 1.9900050] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.9900050] putter_fop_read: private 0 not inited tc-so:[ 1.9900050] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.9900050] putter_fop_read: private 0 not inited tc-so:[ 1.9900050] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.9900050] putter_fop_read: private 0 not inited tc-so:[ 1.9900050] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.9900050] putter_fop_read: private 0 not inited tc-so:[ 1.9900050] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.9900050] putter_fop_read: private 0 not inited tc-so:[ 1.9900050] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.9900050] putter_fop_read: private 0 not inited tc-so:[ 1.9900050] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.9900050] putter_fop_read: private 0 not inited tc-so:[ 1.9900050] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.9900050] putter_fop_read: private 0 not inited tc-so:[ 1.9900050] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.9900050] putter_fop_read: private 0 not inited tc-so:[ 1.9900050] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.9900050] putter_fop_read: private 0 not inited tc-so:[ 1.9900050] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.9900050] putter_fop_read: private 0 not inited tc-so:[ 1.9900050] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.9900050] putter_fop_read: private 0 not inited tc-so:[ 1.9900050] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.9900050] putter_fop_read: private 0 not inited tc-so:[ 1.9900050] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.9900050] putter_fop_read: private 0 not inited tc-so:[ 1.9900050] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.9900050] putter_fop_read: private 0 not inited tc-so:[ 1.9900050] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.9900050] putter_fop_read: private 0 not inited tc-so:[ 1.9900050] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.9900050] putter_fop_read: private 0 not inited tc-so:[ 1.9900050] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.9900050] putter_fop_read: private 0 not inited tc-so:[ 1.9900050] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.9900050] putter_fop_read: private 0 not inited tc-so:[ 1.9900050] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.9900050] putter_fop_read: private 0 not inited tc-so:[ 1.9900050] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.9900050] putter_fop_read: private 0 not inited tc-so:[ 1.9900050] putter_fop_ioctl: putter 0 not inited tc-so:[ 1.9900050] putter_fop_read: private 0 not inited tc-so:[ 1.9900050] putter_fop_ioctl: putter 0 not inited tc-so:[ 2.0300050] putter_fop_read: private 0 not inited tc-so:[ 2.0300050] putter_fop_ioctl: putter 0 not inited tc-so:[ 2.0300050] putter_fop_read: private 0 not inited tc-so:[ 2.0300050] putter_fop_ioctl: putter 0 not inited tc-so:[ 2.0300050] putter_fop_read: private 0 not inited tc-so:[ 2.0300050] putter_fop_ioctl: putter 0 not inited tc-so:[ 2.0300050] putter_fop_read: private 0 not inited tc-so:[ 2.0300050] putter_fop_ioctl: putter 0 not inited tc-so:[ 2.0300050] putter_fop_read: private 0 not inited tc-so:[ 2.0300050] putter_fop_ioctl: putter 0 not inited tc-so:[ 2.0300050] putter_fop_read: private 0 not inited tc-so:[ 2.0300050] putter_fop_ioctl: putter 0 not inited tc-so:[ 2.0300050] putter_fop_read: private 0 not inited tc-so:[ 2.0300050] putter_fop_ioctl: putter 0 not inited tc-so:[ 2.0300050] putter_fop_read: private 0 not inited tc-so:[ 2.0300050] putter_fop_ioctl: putter 0 not inited tc-so:[ 2.0300050] putter_fop_read: private 0 not inited tc-so:[ 2.0300050] putter_fop_ioctl: putter 0 not inited tc-so:[ 2.0300050] putter_fop_read: private 0 not inited tc-so:[ 2.0300050] putter_fop_ioctl: putter 0 not inited tc-so:[ 2.0300050] putter_fop_read: private 0 not inited tc-so:[ 2.0300050] putter_fop_ioctl: putter 0 not inited tc-so:[ 2.0300050] putter_fop_read: private 0 not inited tc-so:[ 2.0300050] putter_fop_ioctl: putter 0 not inited tc-so:[ 2.0300050] putter_fop_read: private 0 not inited tc-so:[ 2.0300050] putter_fop_ioctl: putter 0 not inited tc-so:[ 2.0300050] putter_fop_read: private 0 not inited tc-so:[ 2.0300050] putter_fop_ioctl: putter 0 not inited tc-so:[ 2.0300050] putter_fop_read: private 0 not inited tc-so:[ 2.0300050] putter_fop_ioctl: putter 0 not inited tc-so:[ 2.0300050] putter_fop_read: private 0 not inited tc-so:[ 2.0300050] putter_fop_ioctl: putter 0 not inited tc-so:[ 2.0300050] putter_fop_read: private 0 not inited tc-so:[ 2.1900050] putter_fop_ioctl: putter 0 not inited tc-so:[ 2.1900050] putter_fop_read: private 0 not inited tc-so:[ 2.1900050] putter_fop_ioctl: putter 0 not inited tc-so:[ 2.1900050] putter_fop_read: private 0 not inited tc-so:[ 2.1900050] putter_fop_ioctl: putter 0 not inited tc-so:[ 2.1900050] putter_fop_read: private 0 not inited tc-so:[ 2.1900050] putter_fop_ioctl: putter 0 not inited tc-so:[ 2.1900050] putter_fop_read: private 0 not inited tc-so:[ 2.1900050] putter_fop_ioctl: putter 0 not inited tc-so:[ 2.1900050] putter_fop_read: private 0 not inited tc-so:[ 2.1900050] putter_fop_ioctl: putter 0 not inited tc-so:[ 2.1900050] putter_fop_read: private 0 not inited tc-so:[ 2.1900050] putter_fop_ioctl: putter 0 not inited tc-so:[ 2.1900050] putter_fop_read: private 0 not inited tc-so:[ 2.1900050] putter_fop_ioctl: putter 0 not inited tc-so:[ 2.1900050] putter_fop_read: private 0 not inited tc-so:[ 2.1900050] putter_fop_ioctl: putter 0 not inited tc-so:[ 2.1900050] putter_fop_read: private 0 not inited tc-so:[ 2.1900050] putter_fop_ioctl: putter 0 not inited tc-so:[ 2.1900050] putter_fop_read: private 0 not inited tc-so:[ 2.1900050] putter_fop_ioctl: putter 0 not inited tc-so:[ 2.1900050] putter_fop_read: private 0 not inited tc-so:[ 2.1900050] putter_fop_ioctl: putter 0 not inited tc-so:[ 2.1900050] putter_fop_read: private 0 not inited tc-so:[ 2.1900050] putter_fop_ioctl: putter 0 not inited tc-so:[ 2.1900050] putter_fop_read: private 0 not inited tc-so:[ 2.1900050] putter_fop_ioctl: putter 0 not inited tc-so:[ 2.1900050] putter_fop_read: private 0 not inited tc-so:[ 2.1900050] putter_fop_ioctl: putter 0 not inited tc-so:[ 2.1900050] putter_fop_read: private 0 not inited tc-so:[ 2.1900050] putter_fop_ioctl: putter 0 not inited tc-so:[ 2.1900050] putter_fop_read: private 0 not inited tc-so:[ 2.1900050] putter_fop_ioctl: putter 0 not inited tc-so:[ 2.1900050] putter_fop_read: private 0 not inited tc-so:[ 2.1900050] putter_fop_ioctl: putter 0 not inited tc-so:[ 2.1900050] putter_fop_read: private 0 not inited tc-so:[ 2.1900050] putter_fop_ioctl: putter 0 not inited tc-so:[ 2.1900050] putter_fop_read: private 0 not inited tc-so:[ 2.1900050] putter_fop_ioctl: putter 0 not inited tc-so:[ 2.1900050] putter_fop_read: private 0 not inited tc-so:[ 2.1900050] putter_fop_ioctl: putter 0 not inited tc-so:[ 2.1900050] putter_fop_read: private 0 not inited tc-so:[ 2.1900050] putter_fop_ioctl: putter 0 not inited tc-so:[ 2.1900050] putter_fop_read: private 0 not inited tc-so:[ 2.1900050] putter_fop_ioctl: putter 0 not inited tc-so:[ 2.1900050] putter_fop_read: private 0 not inited tc-so:[ 2.1900050] putter_fop_ioctl: putter 0 not inited tc-so:[ 2.1900050] putter_fop_read: private 0 not inited tc-so:[ 2.1900050] putter_fop_ioctl: putter 0 not inited tc-so:[ 2.1900050] putter_fop_read: private 0 not inited tc-so:[ 2.1900050] putter_fop_ioctl: putter 0 not inited tc-so:[ 2.1900050] putter_fop_read: private 0 not inited tc-so:[ 2.1900050] putter_fop_ioctl: putter 0 not inited tc-so:[ 2.1900050] putter_fop_read: private 0 not inited tc-so:[ 2.1900050] putter_fop_ioctl: putter 0 not inited tc-so:[ 2.1900050] putter_fop_read: private 0 not inited tc-so:[ 2.1900050] putter_fop_ioctl: putter 0 not inited tc-so:[ 2.1900050] putter_fop_read: private 0 not inited tc-so:[ 2.1900050] putter_fop_ioctl: putter 0 not inited tc-so:[ 2.1900050] putter_fop_read: private 0 not inited tc-so:[ 2.1900050] putter_fop_ioctl: putter 0 not inited tc-so:[ 2.2300050] putter_fop_read: private 0 not inited tc-so:[ 2.2300050] putter_fop_ioctl: putter 0 not inited tc-so:[ 2.2300050] putter_fop_read: private 0 not inited tc-so:[ 2.2300050] putter_fop_ioctl: putter 0 not inited tc-so:[ 2.2300050] putter_fop_read: private 0 not inited tc-so:[ 2.2300050] putter_fop_ioctl: putter 0 not inited tc-so:[ 2.2300050] putter_fop_read: private 0 not inited tc-so:[ 2.2300050] putter_fop_ioctl: putter 0 not inited tc-so:[ 2.2300050] putter_fop_read: private 0 not inited tc-so:[ 2.2300050] putter_fop_ioctl: putter 0 not inited tc-so:[ 2.2300050] putter_fop_read: private 0 not inited tc-so:[ 2.2300050] putter_fop_ioctl: putter 0 not inited tc-so:[ 2.2300050] putter_fop_read: private 0 not inited tc-so:[ 2.2300050] putter_fop_ioctl: putter 0 not inited tc-so:[ 2.2300050] putter_fop_read: private 0 not inited tc-so:[ 2.2300050] putter_fop_ioctl: putter 0 not inited tc-so:[ 2.2300050] putter_fop_read: private 0 not inited tc-so:[ 2.2300050] putter_fop_ioctl: putter 0 not inited tc-so:[ 2.2300050] putter_fop_read: private 0 not inited tc-so:[ 2.2300050] putter_fop_ioctl: putter 0 not inited tc-so:[ 2.2300050] putter_fop_read: private 0 not inited tc-so:[ 2.2300050] putter_fop_ioctl: putter 0 not inited tc-so:[ 2.2300050] putter_fop_read: private 0 not inited tc-so:[ 2.2300050] putter_fop_ioctl: putter 0 not inited tc-so:[ 2.2300050] putter_fop_read: private 0 not inited tc-so:[ 2.2300050] putter_fop_ioctl: putter 0 not inited tc-so:[ 2.2300050] putter_fop_read: private 0 not inited tc-so:[ 2.2300050] putter_fop_ioctl: putter 0 not inited tc-so:[ 2.2300050] putter_fop_read: private 0 not inited tc-so:[ 2.2300050] putter_fop_ioctl: putter 0 not inited tc-so:[ 2.2300050] putter_fop_read: private 0 not inited tc-so:[ 2.2300050] putter_fop_ioctl: putter 0 not inited tc-so:[ 2.2300050] putter_fop_read: private 0 not inited tc-so:[ 2.2300050] putter_fop_ioctl: putter 0 not inited tc-so:[ 2.2300050] putter_fop_read: private 0 not inited tc-so:[ 2.2300050] putter_fop_ioctl: putter 0 not inited tc-so:[ 2.2300050] putter_fop_read: private 0 not inited tc-so:[ 2.2300050] putter_fop_ioctl: putter 0 not inited tc-so:[ 2.2300050] putter_fop_read: private 0 not inited tc-so:[ 2.2300050] putter_fop_ioctl: putter 0 not inited tc-so:[ 2.2300050] putter_fop_read: private 0 not inited tc-so:[ 2.2300050] putter_fop_ioctl: putter 0 not inited tc-so:[ 2.2300050] putter_fop_read: private 0 not inited tc-so:[ 2.2300050] putter_fop_ioctl: putter 0 not inited tc-so:[ 2.2300050] putter_fop_read: private 0 not inited tc-so:[ 2.2300050] putter_fop_ioctl: putter 0 not inited tc-so:[ 2.2300050] putter_fop_read: private 0 not inited tc-so:[ 2.2300050] putter_fop_ioctl: putter 0 not inited tc-so:[ 2.2300050] putter_fop_read: private 0 not inited tc-so:[ 2.2300050] putter_fop_ioctl: putter 0 not inited tc-so:[ 2.2300050] putter_fop_read: private 0 not inited tc-so:[ 2.2300050] putter_fop_ioctl: putter 0 not inited tc-so:[ 2.2300050] putter_fop_read: private 0 not inited tc-so:[ 2.2300050] putter_fop_ioctl: putter 0 not inited tc-so:[ 2.2300050] putter_fop_read: private 0 not inited tc-so:[ 2.2300050] putter_fop_ioctl: putter 0 not inited tc-so:[ 2.2300050] putter_fop_read: private 0 not inited tc-so:[ 2.2700050] putter_fop_ioctl: putter 0 not inited tc-so:[ 2.2700050] putter_fop_read: private 0 not inited tc-so:[ 2.2700050] putter_fop_ioctl: putter 0 not inited tc-so:[ 2.2700050] putter_fop_read: private 0 not inited tc-so:[ 2.2700050] putter_fop_ioctl: putter 0 not inited tc-so:[ 2.2700050] putter_fop_read: private 0 not inited tc-so:[ 2.2700050] putter_fop_ioctl: putter 0 not inited tc-so:[ 2.2700050] putter_fop_read: private 0 not inited tc-so:[ 2.2700050] putter_fop_ioctl: putter 0 not inited tc-so:[ 2.2700050] putter_fop_read: private 0 not inited tc-so:[ 2.2700050] putter_fop_ioctl: putter 0 not inited tc-so:[ 2.2700050] putter_fop_read: private 0 not inited tc-so:[ 2.2700050] putter_fop_ioctl: putter 0 not inited tc-so:[ 2.2700050] putter_fop_read: private 0 not inited tc-so:[ 2.2700050] putter_fop_ioctl: putter 0 not inited tc-so:[ 2.2700050] putter_fop_read: private 0 not inited tc-so:[ 2.2700050] putter_fop_ioctl: putter 0 not inited tc-so:[ 2.2700050] putter_fop_read: private 0 not inited tc-so:[ 2.2700050] putter_fop_ioctl: putter 0 not inited tc-so:[ 2.2700050] putter_fop_read: private 0 not inited tc-so:[ 2.2700050] putter_fop_ioctl: putter 0 not inited tc-so:[ 2.2700050] putter_fop_read: private 0 not inited tc-so:[ 2.2700050] putter_fop_ioctl: putter 0 not inited tc-so:[ 2.2700050] putter_fop_read: private 0 not inited tc-so:[ 2.2700050] putter_fop_ioctl: putter 0 not inited tc-so:[ 2.2700050] putter_fop_read: private 0 not inited tc-so:[ 2.2700050] putter_fop_ioctl: putter 0 not inited tc-so:[ 2.2700050] putter_fop_read: private 0 not inited tc-so:[ 2.2700050] putter_fop_ioctl: putter 0 not inited tc-so:[ 2.2700050] putter_fop_read: private 0 not inited tc-so:[ 2.2700050] putter_fop_ioctl: putter 0 not inited tc-so:[ 2.2700050] putter_fop_read: private 0 not inited tc-so:[ 2.2700050] putter_fop_ioctl: putter 0 not inited tc-so:[ 2.2700050] putter_fop_read: private 0 not inited tc-so:[ 2.2700050] putter_fop_ioctl: putter 0 not inited tc-so:[ 2.2700050] putter_fop_read: private 0 not inited tc-so:[ 2.2700050] putter_fop_ioctl: putter 0 not inited tc-so:[ 2.2700050] putter_fop_read: private 0 not inited tc-so:[ 2.2700050] putter_fop_ioctl: putter 0 not inited tc-so:[ 2.2700050] putter_fop_read: private 0 not inited tc-so:[ 2.2700050] putter_fop_ioctl: putter 0 not inited tc-so:[ 2.2700050] putter_fop_read: private 0 not inited tc-so:[ 2.2700050] putter_fop_ioctl: putter 0 not inited tc-so:[ 2.2700050] putter_fop_read: private 0 not inited tc-so:[ 2.2700050] putter_fop_ioctl: putter 0 not inited tc-so:[ 2.2700050] putter_fop_read: private 0 not inited tc-so:[ 2.2700050] putter_fop_ioctl: putter 0 not inited tc-so:[ 2.2700050] putter_fop_read: private 0 not inited tc-so:[ 2.2700050] putter_fop_ioctl: putter 0 not inited tc-so:[ 2.2700050] putter_fop_read: private 0 not inited tc-so:[ 2.2700050] putter_fop_ioctl: putter 0 not inited tc-so:[ 2.2700050] putter_fop_read: private 0 not inited tc-so:[ 2.2700050] putter_fop_ioctl: putter 0 not inited tc-so:[ 2.2700050] putter_fop_read: private 0 not inited tc-so:[ 2.2700050] putter_fop_ioctl: putter 0 not inited tc-so:[ 2.2700050] putter_fop_read: private 0 not inited tc-so:[ 2.2700050] putter_fop_ioctl: putter 0 not inited tc-end: 1662366579.731754, mountfuzz8, passed tp-end: 1662366579.744993, fs/puffs/t_fuzz tp-start: 1662366579.960036, fs/puffs/t_io, 1 tc-start: 1662366579.964875, nocache tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0000000] entropy: ready tc-end: 1662366581.582669, nocache, passed tp-end: 1662366581.595207, fs/puffs/t_io tp-start: 1662366581.787453, fs/tmpfs/t_renamerace, 1 tc-start: 1662366581.791920, renamerace2 tc-so:[ 1.0000000] entropy: ready tc-end: 1662366590.712676, renamerace2, passed tp-end: 1662366590.723486, fs/tmpfs/t_renamerace tp-start: 1662366592.122341, fs/tmpfs/t_create, 3 tc-start: 1662366592.126335, attrs tc-so:Executing command [ mkdir /tmp/atf-run.t55zag/mntpt ] tc-so:mount -t tmpfs tmpfs /tmp/atf-run.t55zag/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.t55zag/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.t55zag/mntpt ] tc-end: 1662366600.403433, attrs, passed tc-start: 1662366600.436705, create tc-so:Executing command [ mkdir /tmp/atf-run.yVU9y3/mntpt ] tc-so:mount -t tmpfs tmpfs /tmp/atf-run.yVU9y3/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.yVU9y3/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.yVU9y3/mntpt ] tc-end: 1662366603.443214, create, passed tc-start: 1662366603.455202, kqueue tc-so:Executing command [ mkdir /tmp/atf-run.KcQNMy/mntpt ] tc-so:mount -t tmpfs tmpfs /tmp/atf-run.KcQNMy/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.KcQNMy/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.KcQNMy/mntpt ] tc-end: 1662366606.483878, kqueue, passed tp-end: 1662366606.495420, fs/tmpfs/t_create tp-start: 1662366607.374895, fs/tmpfs/t_devices, 1 tc-start: 1662366607.387605, basic tc-so:Executing command [ mkdir /tmp/atf-run.kJIQai/mntpt ] tc-so:mount -t tmpfs tmpfs /tmp/atf-run.kJIQai/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.kJIQai/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.kJIQai/mntpt ] tc-end: 1662366611.494453, basic, passed tp-end: 1662366611.505575, fs/tmpfs/t_devices tp-start: 1662366612.538184, fs/tmpfs/t_dots, 2 tc-start: 1662366612.542558, nesteddir tc-so:Executing command [ mkdir /tmp/atf-run.b5Rfaq/mntpt ] tc-so:mount -t tmpfs tmpfs /tmp/atf-run.b5Rfaq/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.b5Rfaq/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.b5Rfaq/mntpt ] tc-end: 1662366615.643029, nesteddir, passed tc-start: 1662366615.655057, topdir tc-so:Executing command [ mkdir /tmp/atf-run.gguO7U/mntpt ] tc-so:mount -t tmpfs tmpfs /tmp/atf-run.gguO7U/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.gguO7U/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.gguO7U/mntpt ] tc-end: 1662366618.467697, topdir, passed tp-end: 1662366618.478943, fs/tmpfs/t_dots tp-start: 1662366619.423316, fs/tmpfs/t_exec, 1 tc-start: 1662366619.427409, basic tc-so:Executing command [ mkdir /tmp/atf-run.aEJmMr/mntpt ] tc-so:mount -t tmpfs tmpfs /tmp/atf-run.aEJmMr/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.aEJmMr/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.aEJmMr/mntpt ] tc-end: 1662366623.451291, basic, passed tp-end: 1662366623.465540, fs/tmpfs/t_exec tp-start: 1662366625.517167, fs/tmpfs/t_link, 3 tc-start: 1662366625.522474, basic tc-so:Executing command [ mkdir /tmp/atf-run.YIk4ti/mntpt ] tc-so:mount -t tmpfs tmpfs /tmp/atf-run.YIk4ti/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.YIk4ti/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.YIk4ti/mntpt ] tc-end: 1662366630.308418, basic, passed tc-start: 1662366630.320492, kqueue tc-so:Executing command [ mkdir /tmp/atf-run.opAZqZ/mntpt ] tc-so:mount -t tmpfs tmpfs /tmp/atf-run.opAZqZ/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.opAZqZ/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.opAZqZ/mntpt ] tc-end: 1662366635.684392, kqueue, passed tc-start: 1662366635.703629, subdirs tc-so:Executing command [ mkdir /tmp/atf-run.SO25j5/mntpt ] tc-so:mount -t tmpfs tmpfs /tmp/atf-run.SO25j5/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.SO25j5/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.SO25j5/mntpt ] tc-end: 1662366640.119938, subdirs, passed tp-end: 1662366640.131278, fs/tmpfs/t_link tp-start: 1662366642.856683, fs/tmpfs/t_mkdir, 5 tc-start: 1662366642.861560, attrs tc-so:Executing command [ mkdir /tmp/atf-run.uQg4Zm/mntpt ] tc-so:mount -t tmpfs tmpfs /tmp/atf-run.uQg4Zm/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.uQg4Zm/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.uQg4Zm/mntpt ] tc-end: 1662366648.296879, attrs, passed tc-start: 1662366648.309551, kqueue tc-so:Executing command [ mkdir /tmp/atf-run.M9JMgP/mntpt ] tc-so:mount -t tmpfs tmpfs /tmp/atf-run.M9JMgP/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.M9JMgP/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.M9JMgP/mntpt ] tc-end: 1662366652.23540, kqueue, passed tc-start: 1662366652.35348, many tc-so:Executing command [ mkdir /tmp/atf-run.2v37ac/mntpt ] tc-so:mount -t tmpfs tmpfs /tmp/atf-run.2v37ac/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.2v37ac/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.2v37ac/mntpt ] tc-end: 1662366744.936899, many, passed tc-start: 1662366744.969940, nested tc-so:Executing command [ mkdir /tmp/atf-run.Tqeewb/mntpt ] tc-so:mount -t tmpfs tmpfs /tmp/atf-run.Tqeewb/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.Tqeewb/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.Tqeewb/mntpt ] tc-end: 1662366747.818249, nested, passed tc-start: 1662366747.830732, single tc-so:Executing command [ mkdir /tmp/atf-run.V4iCjN/mntpt ] tc-so:mount -t tmpfs tmpfs /tmp/atf-run.V4iCjN/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.V4iCjN/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.V4iCjN/mntpt ] tc-end: 1662366750.876678, single, passed tp-end: 1662366750.889381, fs/tmpfs/t_mkdir tp-start: 1662366752.896495, fs/tmpfs/t_mknod, 6 tc-start: 1662366752.907891, block tc-so:Executing command [ mkdir /tmp/atf-run.UhhfPx/mntpt ] tc-so:mount -t tmpfs tmpfs /tmp/atf-run.UhhfPx/mntpt tc-so:Executing command [ mknod fd0a b 2 0 ] tc-so:Executing command [ umount /tmp/atf-run.UhhfPx/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.UhhfPx/mntpt ] tc-end: 1662366755.323322, block, passed tc-start: 1662366755.335511, block_kqueue tc-so:Executing command [ mkdir /tmp/atf-run.NTUNMi/mntpt ] tc-so:mount -t tmpfs tmpfs /tmp/atf-run.NTUNMi/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.NTUNMi/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.NTUNMi/mntpt ] tc-end: 1662366758.394758, block_kqueue, passed tc-start: 1662366758.407001, char tc-so:Executing command [ mkdir /tmp/atf-run.L7fxBe/mntpt ] tc-so:mount -t tmpfs tmpfs /tmp/atf-run.L7fxBe/mntpt tc-so:Executing command [ mknod null c 2 2 ] tc-so:Executing command [ umount /tmp/atf-run.L7fxBe/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.L7fxBe/mntpt ] tc-end: 1662366760.813423, char, passed tc-start: 1662366760.824347, char_kqueue tc-so:Executing command [ mkdir /tmp/atf-run.BTRuud/mntpt ] tc-so:mount -t tmpfs tmpfs /tmp/atf-run.BTRuud/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.BTRuud/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.BTRuud/mntpt ] tc-end: 1662366763.764289, char_kqueue, passed tc-start: 1662366763.777018, pipe tc-so:Executing command [ mkdir /tmp/atf-run.XylNRO/mntpt ] tc-so:mount -t tmpfs tmpfs /tmp/atf-run.XylNRO/mntpt tc-so:Executing command [ mknod pipe p ] tc-so:Executing command [ umount /tmp/atf-run.XylNRO/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.XylNRO/mntpt ] tc-end: 1662366766.142375, pipe, passed tc-start: 1662366766.153739, pipe_kqueue tc-so:Executing command [ mkdir /tmp/atf-run.Z0MPiO/mntpt ] tc-so:mount -t tmpfs tmpfs /tmp/atf-run.Z0MPiO/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.Z0MPiO/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.Z0MPiO/mntpt ] tc-end: 1662366769.64431, pipe_kqueue, passed tp-end: 1662366769.80376, fs/tmpfs/t_mknod tp-start: 1662366770.989689, fs/tmpfs/t_mount, 6 tc-start: 1662366770.994442, attrs tc-so:Executing command [ mkdir /tmp/atf-run.uuZ067/mntpt ] tc-so:mount -t tmpfs -o -u1000 -o -g100 -o -m755 tmpfs /tmp/atf-run.uuZ067/mntpt tc-so:Executing command [ umount /tmp/atf-run.uuZ067/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.uuZ067/mntpt ] tc-end: 1662366773.459808, attrs, passed tc-start: 1662366773.473869, large tc-so:Executing command [ mkdir /tmp/atf-run.SCOxMj/mntpt ] tc-so:mount -t tmpfs -o -s9223372036854775807 tmpfs /tmp/atf-run.SCOxMj/mntpt tc-so:Executing command [ umount /tmp/atf-run.SCOxMj/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.SCOxMj/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: 1662366778.208296, large, passed tc-start: 1662366778.219685, mntpt tc-so:Executing command [ grep unused out ] tc-so:Executing command [ grep /tmp/atf-run.7NGmbW/mnt out ] tc-so:Executing command [ grep unused out ] tc-so:Executing command [ grep mnt out ] tc-end: 1662366780.340913, mntpt, passed tc-start: 1662366780.354433, negative tc-so:Executing command [ mkdir /tmp/atf-run.NDkqSn/mntpt ] tc-so:mount -t tmpfs -o -s-10 tmpfs /tmp/atf-run.NDkqSn/mntpt tc-so:Executing command [ umount /tmp/atf-run.NDkqSn/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.NDkqSn/mntpt ] tc-end: 1662366782.491641, negative, passed tc-start: 1662366782.508572, options tc-so:Executing command [ mkdir /tmp/atf-run.pPT9nm/mntpt ] tc-so:mount -t tmpfs -o ro tmpfs /tmp/atf-run.pPT9nm/mntpt tc-so:Executing command [ umount /tmp/atf-run.pPT9nm/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.pPT9nm/mntpt ] tc-end: 1662366785.43576, options, passed tc-start: 1662366785.59526, plain tc-so:Executing command [ mkdir /tmp/atf-run.JpirYJ/mntpt ] tc-so:mount -t tmpfs tmpfs /tmp/atf-run.JpirYJ/mntpt tc-so:Executing command [ umount /tmp/atf-run.JpirYJ/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.JpirYJ/mntpt ] tc-end: 1662366787.193668, plain, passed tp-end: 1662366787.213642, fs/tmpfs/t_mount tp-start: 1662366788.186501, fs/tmpfs/t_pipes, 1 tc-start: 1662366788.190895, basic tc-so:Executing command [ mkdir /tmp/atf-run.FCP6yT/mntpt ] tc-so:mount -t tmpfs tmpfs /tmp/atf-run.FCP6yT/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.FCP6yT/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.FCP6yT/mntpt ] tc-end: 1662366790.722337, basic, passed tp-end: 1662366790.736520, fs/tmpfs/t_pipes tp-start: 1662366791.823087, fs/tmpfs/t_read_write, 2 tc-start: 1662366791.827103, basic tc-so:Executing command [ mkdir /tmp/atf-run.lOFa7H/mntpt ] tc-so:mount -t tmpfs tmpfs /tmp/atf-run.lOFa7H/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.lOFa7H/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.lOFa7H/mntpt ] tc-end: 1662366794.515992, basic, passed tc-start: 1662366794.528115, kqueue tc-so:Executing command [ mkdir /tmp/atf-run.ja245E/mntpt ] tc-so:mount -t tmpfs tmpfs /tmp/atf-run.ja245E/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.ja245E/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.ja245E/mntpt ] tc-end: 1662366798.297157, kqueue, passed tp-end: 1662366798.310676, fs/tmpfs/t_read_write tp-start: 1662366800.158592, fs/tmpfs/t_readdir, 4 tc-start: 1662366800.162832, caching tc-so:Executing command [ mkdir /tmp/atf-run.pNNLvw/mntpt ] tc-so:mount -t tmpfs tmpfs /tmp/atf-run.pNNLvw/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.pNNLvw/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.pNNLvw/mntpt ] tc-end: 1662366804.28916, caching, passed tc-start: 1662366804.45010, dots tc-so:Executing command [ mkdir /tmp/atf-run.n1WC5t/mntpt ] tc-so:mount -t tmpfs tmpfs /tmp/atf-run.n1WC5t/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.n1WC5t/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.n1WC5t/mntpt ] tc-end: 1662366807.96362, dots, passed tc-start: 1662366807.111828, many tc-so:Executing command [ mkdir /tmp/atf-run.jlL3vv/mntpt ] tc-so:mount -t tmpfs tmpfs /tmp/atf-run.jlL3vv/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.jlL3vv/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.jlL3vv/mntpt ] tc-end: 1662366850.444522, many, passed tc-start: 1662366850.481006, types tc-so:Executing command [ mkdir /tmp/atf-run.9LSqOF/mntpt ] tc-so:mount -t tmpfs tmpfs /tmp/atf-run.9LSqOF/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.9LSqOF/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.9LSqOF/mntpt ] tc-end: 1662366856.275645, types, passed tp-end: 1662366856.289816, fs/tmpfs/t_readdir tp-start: 1662366857.927213, fs/tmpfs/t_remove, 4 tc-start: 1662366857.939797, dot tc-so:Executing command [ mkdir /tmp/atf-run.JOnXOj/mntpt ] tc-so:mount -t tmpfs tmpfs /tmp/atf-run.JOnXOj/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.JOnXOj/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.JOnXOj/mntpt ] tc-end: 1662366861.769245, dot, passed tc-start: 1662366861.782987, kqueue tc-so:Executing command [ mkdir /tmp/atf-run.3Xfczi/mntpt ] tc-so:mount -t tmpfs tmpfs /tmp/atf-run.3Xfczi/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.3Xfczi/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.3Xfczi/mntpt ] tc-end: 1662366865.480743, kqueue, passed tc-start: 1662366865.496886, single tc-so:Executing command [ mkdir /tmp/atf-run.YeXDfW/mntpt ] tc-so:mount -t tmpfs tmpfs /tmp/atf-run.YeXDfW/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.YeXDfW/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.YeXDfW/mntpt ] tc-end: 1662366870.740210, single, passed tc-start: 1662366870.752810, uchg tc-so:Executing command [ mkdir /tmp/atf-run.Hhe4oA/mntpt ] tc-so:mount -t tmpfs tmpfs /tmp/atf-run.Hhe4oA/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.Hhe4oA/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.Hhe4oA/mntpt ] tc-end: 1662366874.988310, uchg, passed tp-end: 1662366875.2532, fs/tmpfs/t_remove tp-start: 1662366877.939227, fs/tmpfs/t_rename, 9 tc-start: 1662366877.944275, basic tc-so:Executing command [ mkdir /tmp/atf-run.3mkhQW/mntpt ] tc-so:mount -t tmpfs tmpfs /tmp/atf-run.3mkhQW/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.3mkhQW/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.3mkhQW/mntpt ] tc-end: 1662366881.374033, basic, passed tc-start: 1662366881.386714, crossdev tc-so:Executing command [ mkdir /tmp/atf-run.IgZTWq/mntpt ] tc-so:mount -t tmpfs tmpfs /tmp/atf-run.IgZTWq/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.IgZTWq/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.IgZTWq/mntpt ] tc-end: 1662366885.26028, crossdev, passed tc-start: 1662366885.39752, dir_to_emptydir tc-so:Executing command [ mkdir /tmp/atf-run.JNqfXH/mntpt ] tc-so:mount -t tmpfs tmpfs /tmp/atf-run.JNqfXH/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.JNqfXH/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.JNqfXH/mntpt ] tc-end: 1662366889.199421, dir_to_emptydir, passed tc-start: 1662366889.213394, dir_to_file tc-so:Executing command [ mkdir /tmp/atf-run.K6X5X9/mntpt ] tc-so:mount -t tmpfs tmpfs /tmp/atf-run.K6X5X9/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.K6X5X9/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.K6X5X9/mntpt ] tc-end: 1662366893.272280, dir_to_file, passed tc-start: 1662366893.286666, dir_to_fulldir tc-so:Executing command [ mkdir /tmp/atf-run.gO4Bez/mntpt ] tc-so:mount -t tmpfs tmpfs /tmp/atf-run.gO4Bez/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.gO4Bez/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.gO4Bez/mntpt ] tc-end: 1662366899.794022, dir_to_fulldir, passed tc-start: 1662366899.829727, dotdot tc-so:Executing command [ mkdir /tmp/atf-run.0er3Cb/mntpt ] tc-so:mount -t tmpfs tmpfs /tmp/atf-run.0er3Cb/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.0er3Cb/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.0er3Cb/mntpt ] tc-end: 1662366910.307663, dotdot, passed tc-start: 1662366910.322275, dots tc-so:Executing command [ mkdir /tmp/atf-run.BcjhtC/mntpt ] tc-so:mount -t tmpfs tmpfs /tmp/atf-run.BcjhtC/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.BcjhtC/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.BcjhtC/mntpt ] tc-end: 1662366913.570517, dots, passed tc-start: 1662366913.584083, file_to_dir tc-so:Executing command [ mkdir /tmp/atf-run.Ym7mGt/mntpt ] tc-so:mount -t tmpfs tmpfs /tmp/atf-run.Ym7mGt/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.Ym7mGt/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.Ym7mGt/mntpt ] tc-end: 1662366917.654877, file_to_dir, passed tc-start: 1662366917.670126, kqueue tc-so:Executing command [ mkdir /tmp/atf-run.hSZUle/mntpt ] tc-so:mount -t tmpfs tmpfs /tmp/atf-run.hSZUle/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.hSZUle/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.hSZUle/mntpt ] tc-end: 1662366930.698956, kqueue, passed tp-end: 1662366930.717745, fs/tmpfs/t_rename tp-start: 1662366933.834694, fs/tmpfs/t_rmdir, 9 tc-start: 1662366933.852068, curdir tc-so:Executing command [ mkdir /tmp/atf-run.yYG2pW/mntpt ] tc-so:mount -t tmpfs tmpfs /tmp/atf-run.yYG2pW/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.yYG2pW/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.yYG2pW/mntpt ] tc-end: 1662366938.858, curdir, passed tc-start: 1662366938.21068, dots tc-so:Executing command [ mkdir /tmp/atf-run.PAtRyU/mntpt ] tc-so:mount -t tmpfs tmpfs /tmp/atf-run.PAtRyU/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.PAtRyU/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.PAtRyU/mntpt ] tc-end: 1662366942.922235, dots, passed tc-start: 1662366942.941328, kqueue tc-so:Executing command [ mkdir /tmp/atf-run.tjTfFs/mntpt ] tc-so:mount -t tmpfs tmpfs /tmp/atf-run.tjTfFs/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.tjTfFs/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.tjTfFs/mntpt ] tc-end: 1662366947.862788, kqueue, passed tc-start: 1662366947.879576, links tc-so:Executing command [ mkdir /tmp/atf-run.KqE2rI/mntpt ] tc-so:mount -t tmpfs tmpfs /tmp/atf-run.KqE2rI/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.KqE2rI/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.KqE2rI/mntpt ] tc-end: 1662366951.759403, links, passed tc-start: 1662366951.774103, mntpt tc-so:Executing command [ mkdir /tmp/atf-run.XKTaCc/mntpt ] tc-so:mount -t tmpfs tmpfs /tmp/atf-run.XKTaCc/mntpt tc-so:Executing command [ rmdir /tmp/atf-run.XKTaCc/mntpt ] tc-so:Executing command [ umount /tmp/atf-run.XKTaCc/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.XKTaCc/mntpt ] tc-end: 1662366954.115321, mntpt, passed tc-start: 1662366954.131504, nested tc-so:Executing command [ mkdir /tmp/atf-run.oVAkfO/mntpt ] tc-so:mount -t tmpfs tmpfs /tmp/atf-run.oVAkfO/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.oVAkfO/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.oVAkfO/mntpt ] tc-end: 1662366957.390420, nested, passed tc-start: 1662366957.405295, non_empty tc-so:Executing command [ mkdir /tmp/atf-run.oj0nFa/mntpt ] tc-so:mount -t tmpfs tmpfs /tmp/atf-run.oj0nFa/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.oj0nFa/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.oj0nFa/mntpt ] tc-end: 1662366961.613602, non_empty, passed tc-start: 1662366961.627808, non_existent tc-so:Executing command [ mkdir /tmp/atf-run.UYfFxR/mntpt ] tc-so:mount -t tmpfs tmpfs /tmp/atf-run.UYfFxR/mntpt tc-so:Executing command [ rmdir non-existent ] tc-so:Executing command [ umount /tmp/atf-run.UYfFxR/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.UYfFxR/mntpt ] tc-end: 1662366963.986108, non_existent, passed tc-start: 1662366964.457, single tc-so:Executing command [ mkdir /tmp/atf-run.LCtaiv/mntpt ] tc-so:mount -t tmpfs tmpfs /tmp/atf-run.LCtaiv/mntpt tc-so:Executing command [ mkdir a ] tc-so:Executing command [ rmdir a ] tc-so:Executing command [ umount /tmp/atf-run.LCtaiv/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.LCtaiv/mntpt ] tc-end: 1662366966.798522, single, passed tp-end: 1662366966.813509, fs/tmpfs/t_rmdir tp-start: 1662366969.625159, fs/tmpfs/t_setattr, 10 tc-start: 1662366969.629502, chgrp tc-so:Executing command [ mkdir /tmp/atf-run.Fm7rqH/mntpt ] tc-so:mount -t tmpfs tmpfs /tmp/atf-run.Fm7rqH/mntpt tc-so:Executing command [ mkdir grp ] tc-so:Executing command [ chgrp 5678 grp ] tc-so:Executing command [ umount /tmp/atf-run.Fm7rqH/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.Fm7rqH/mntpt ] tc-end: 1662366972.940458, chgrp, passed tc-start: 1662366972.955160, chgrp_kqueue tc-so:Executing command [ mkdir /tmp/atf-run.hUQMze/mntpt ] tc-so:mount -t tmpfs tmpfs /tmp/atf-run.hUQMze/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.hUQMze/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.hUQMze/mntpt ] tc-end: 1662366976.3577, chgrp_kqueue, passed tc-start: 1662366976.18121, chmod tc-so:Executing command [ mkdir /tmp/atf-run.SfuXCp/mntpt ] tc-so:mount -t tmpfs tmpfs /tmp/atf-run.SfuXCp/mntpt tc-so:Executing command [ mkdir mode ] tc-so:Executing command [ chmod 0000 mode ] tc-so:Executing command [ umount /tmp/atf-run.SfuXCp/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.SfuXCp/mntpt ] tc-end: 1662366978.728421, chmod, passed tc-start: 1662366978.742250, chmod_kqueue tc-so:Executing command [ mkdir /tmp/atf-run.Mhn2DD/mntpt ] tc-so:mount -t tmpfs tmpfs /tmp/atf-run.Mhn2DD/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.Mhn2DD/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.Mhn2DD/mntpt ] tc-end: 1662366982.671710, chmod_kqueue, passed tc-start: 1662366982.707318, chown tc-so:Executing command [ mkdir /tmp/atf-run.H9eZ7V/mntpt ] tc-so:mount -t tmpfs tmpfs /tmp/atf-run.H9eZ7V/mntpt tc-so:Executing command [ mkdir own ] tc-so:Executing command [ chown 1234 own ] tc-so:Executing command [ umount /tmp/atf-run.H9eZ7V/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.H9eZ7V/mntpt ] tc-end: 1662366985.863332, chown, passed tc-start: 1662366985.877166, chown_kqueue tc-so:Executing command [ mkdir /tmp/atf-run.FXnRmH/mntpt ] tc-so:mount -t tmpfs tmpfs /tmp/atf-run.FXnRmH/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.FXnRmH/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.FXnRmH/mntpt ] tc-end: 1662366988.933855, chown_kqueue, passed tc-start: 1662366988.948999, chowngrp tc-so:Executing command [ mkdir /tmp/atf-run.C6a2gT/mntpt ] tc-so:mount -t tmpfs tmpfs /tmp/atf-run.C6a2gT/mntpt tc-so:Executing command [ mkdir owngrp ] tc-so:Executing command [ chown 1234:5678 owngrp ] tc-so:Executing command [ umount /tmp/atf-run.C6a2gT/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.C6a2gT/mntpt ] tc-end: 1662366991.683189, chowngrp, passed tc-start: 1662366991.697937, chowngrp_kqueue tc-so:Executing command [ mkdir /tmp/atf-run.VZ9hmj/mntpt ] tc-so:mount -t tmpfs tmpfs /tmp/atf-run.VZ9hmj/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.VZ9hmj/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.VZ9hmj/mntpt ] tc-end: 1662366994.903253, chowngrp_kqueue, passed tc-start: 1662366994.939060, chtimes tc-so:Executing command [ mkdir /tmp/atf-run.yM5kIE/mntpt ] tc-so:mount -t tmpfs tmpfs /tmp/atf-run.yM5kIE/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.yM5kIE/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.yM5kIE/mntpt ] tc-end: 1662366997.892581, chtimes, passed tc-start: 1662366997.906918, chtimes_kqueue tc-so:Executing command [ mkdir /tmp/atf-run.afCV3y/mntpt ] tc-so:mount -t tmpfs tmpfs /tmp/atf-run.afCV3y/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.afCV3y/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.afCV3y/mntpt ] tc-end: 1662367000.888964, chtimes_kqueue, passed tp-end: 1662367000.903291, fs/tmpfs/t_setattr tp-start: 1662367002.494631, fs/tmpfs/t_sizes, 4 tc-start: 1662367002.506167, big tc-so:Executing command [ mkdir /tmp/atf-run.4Iv65Y/mntpt ] tc-so:mount -t tmpfs -o -s10M tmpfs /tmp/atf-run.4Iv65Y/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.4Iv65Y/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.4Iv65Y/mntpt ] tc-end: 1662367005.756317, big, passed tc-start: 1662367005.769949, overflow tc-so:Executing command [ mkdir /tmp/atf-run.vxBHup/mntpt ] tc-so:mount -t tmpfs -o -s10M tmpfs /tmp/atf-run.vxBHup/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.vxBHup/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.vxBHup/mntpt ] tc-end: 1662367010.4439, overflow, passed tc-start: 1662367010.18678, overwrite tc-so:Executing command [ mkdir /tmp/atf-run.S1awLZ/mntpt ] tc-so:mount -t tmpfs -o -s10M tmpfs /tmp/atf-run.S1awLZ/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.S1awLZ/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.S1awLZ/mntpt ] tc-end: 1662367013.44644, overwrite, passed tc-start: 1662367013.61470, small tc-so:Executing command [ mkdir /tmp/atf-run.70vHJj/mntpt ] tc-so:mount -t tmpfs -o -s10M tmpfs /tmp/atf-run.70vHJj/mntpt tc-so:Executing command [ rm a ] tc-so:Executing command [ umount /tmp/atf-run.70vHJj/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.70vHJj/mntpt ] tc-end: 1662367015.603251, small, passed tp-end: 1662367015.619245, fs/tmpfs/t_sizes tp-start: 1662367016.503302, fs/tmpfs/t_sockets, 1 tc-start: 1662367016.507683, basic tc-so:Executing command [ mkdir /tmp/atf-run.jelhTU/mntpt ] tc-so:mount -t tmpfs tmpfs /tmp/atf-run.jelhTU/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.jelhTU/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.jelhTU/mntpt ] tc-end: 1662367020.208087, basic, passed tp-end: 1662367020.221006, fs/tmpfs/t_sockets tp-start: 1662367021.158475, fs/tmpfs/t_statvfs, 1 tc-start: 1662367021.162706, values tc-so:Executing command [ mkdir /tmp/atf-run.iZc8bS/mntpt ] tc-so:mount -t tmpfs -o -s10M tmpfs /tmp/atf-run.iZc8bS/mntpt tc-so:Executing command [ umount /tmp/atf-run.iZc8bS/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.iZc8bS/mntpt ] tc-end: 1662367023.511928, values, passed tp-end: 1662367023.527032, fs/tmpfs/t_statvfs tp-start: 1662367025.234079, fs/tmpfs/t_symlink, 4 tc-start: 1662367025.238534, dir tc-so:Executing command [ mkdir /tmp/atf-run.V91cv3/mntpt ] tc-so:mount -t tmpfs tmpfs /tmp/atf-run.V91cv3/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.V91cv3/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.V91cv3/mntpt ] tc-end: 1662367029.448953, dir, passed tc-start: 1662367029.464029, exec tc-so:Executing command [ mkdir /tmp/atf-run.4sSSFC/mntpt ] tc-so:mount -t tmpfs tmpfs /tmp/atf-run.4sSSFC/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.4sSSFC/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.4sSSFC/mntpt ] tc-end: 1662367032.725965, exec, passed tc-start: 1662367032.741131, file tc-so:Executing command [ mkdir /tmp/atf-run.0gvx91/mntpt ] tc-so:mount -t tmpfs tmpfs /tmp/atf-run.0gvx91/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.0gvx91/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.0gvx91/mntpt ] tc-end: 1662367036.191961, file, passed tc-start: 1662367036.206554, kqueue tc-so:Executing command [ mkdir /tmp/atf-run.vXxCsg/mntpt ] tc-so:mount -t tmpfs tmpfs /tmp/atf-run.vXxCsg/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.vXxCsg/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.vXxCsg/mntpt ] tc-end: 1662367040.202308, kqueue, passed tp-end: 1662367040.216245, fs/tmpfs/t_symlink tp-start: 1662367041.832824, fs/tmpfs/t_times, 4 tc-start: 1662367041.837167, empty tc-so:Executing command [ mkdir /tmp/atf-run.dEhp1x/mntpt ] tc-so:mount -t tmpfs tmpfs /tmp/atf-run.dEhp1x/mntpt tc-so:Executing command [ touch a ] tc-so:Executing command [ cat a ] tc-so:Executing command [ umount /tmp/atf-run.dEhp1x/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.dEhp1x/mntpt ] tc-end: 1662367049.23230, empty, passed tc-start: 1662367049.38448, link tc-so:Executing command [ mkdir /tmp/atf-run.5qxSBF/mntpt ] tc-so:mount -t tmpfs tmpfs /tmp/atf-run.5qxSBF/mntpt tc-so:Executing command [ ln c d ] tc-so:Executing command [ umount /tmp/atf-run.5qxSBF/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.5qxSBF/mntpt ] tc-end: 1662367053.818353, link, passed tc-start: 1662367053.830999, non_empty tc-so:Executing command [ mkdir /tmp/atf-run.z0nOMS/mntpt ] tc-so:mount -t tmpfs tmpfs /tmp/atf-run.z0nOMS/mntpt tc-so:Executing command [ cat b ] tc-so:Executing command [ umount /tmp/atf-run.z0nOMS/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.z0nOMS/mntpt ] tc-end: 1662367058.683866, non_empty, passed tc-start: 1662367058.697524, rename tc-so:Executing command [ mkdir /tmp/atf-run.pNEcr5/mntpt ] tc-so:mount -t tmpfs tmpfs /tmp/atf-run.pNEcr5/mntpt tc-so:Executing command [ mkdir e ] tc-so:Executing command [ mv e/a e/b ] tc-so:Executing command [ umount /tmp/atf-run.pNEcr5/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.pNEcr5/mntpt ] tc-end: 1662367064.397203, rename, passed tp-end: 1662367064.411430, fs/tmpfs/t_times tp-start: 1662367065.307901, fs/tmpfs/t_trail_slash, 1 tc-start: 1662367065.311880, main tc-so:Executing command [ mkdir /tmp/atf-run.6kneiK/mntpt ] tc-so:mount -t tmpfs tmpfs /tmp/atf-run.6kneiK/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.6kneiK/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.6kneiK/mntpt ] tc-end: 1662367068.622593, main, passed tp-end: 1662367068.636579, fs/tmpfs/t_trail_slash tp-start: 1662367069.498177, fs/tmpfs/t_truncate, 1 tc-start: 1662367069.502325, basic tc-so:Executing command [ mkdir /tmp/atf-run.Gqf520/mntpt ] tc-so:mount -t tmpfs tmpfs /tmp/atf-run.Gqf520/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.Gqf520/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.Gqf520/mntpt ] tc-end: 1662367072.719967, basic, passed tp-end: 1662367072.770078, fs/tmpfs/t_truncate tp-start: 1662367073.996195, fs/tmpfs/t_vnd, 1 tc-start: 1662367074.8000, basic tc-so:Executing command [ mkdir /tmp/atf-run.57Jbl7/mntpt ] tc-so:mount -t tmpfs tmpfs /tmp/atf-run.57Jbl7/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.57Jbl7/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.57Jbl7/mntpt ] tc-end: 1662367111.538641, basic, passed tp-end: 1662367111.557960, fs/tmpfs/t_vnd tp-start: 1662367112.457111, fs/tmpfs/t_vnode_leak, 1 tc-start: 1662367112.462036, 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.GUccKc/mntpt ] tc-so:mount -t tmpfs -o -s16392192 tmpfs /tmp/atf-run.GUccKc/mntpt tc-so:Creating 4000 directories tc-so:Executing command [ umount /tmp/atf-run.GUccKc/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.GUccKc/mntpt ] tc-so:Restoring kern.maxvnodes to 25206 tc-so:kern.maxvnodes: 2000 -> 25206 tc-end: 1662367402.843537, main, passed tp-end: 1662367402.880736, fs/tmpfs/t_vnode_leak tp-start: 1662367403.226128, fs/umapfs/t_basic, 1 tc-start: 1662367403.241959, basic tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.2200050] umapfs: fsid given as 0, ignoring tc-so:[ 1.2200050] umapfs: using fsid 6403/1a64 tc-end: 1662367403.979939, basic, passed tp-end: 1662367403.992396, fs/umapfs/t_basic tp-start: 1662367404.222047, fs/union/t_pr, 6 tc-start: 1662367404.226766, 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 14169] tc-se:[New process 23038] tc-se:[New process 23637] tc-se:[New process 1056] tc-se:[New process 5279] tc-se:[New process 29654] tc-se:[New process 13585] tc-se:[New process 27728] tc-se:[New process 8580] tc-se:[New process 11956] tc-se:[New process 10120] tc-se:[New process 12691] tc-se:[New process 7461] tc-se:[New process 18151] tc-se:[New process 1164] tc-se:[New process 11755] tc-se:[New process 12942] tc-se:[New process 4239] tc-se:[New process 17351] tc-se:[New process 20221] tc-se:[New process 9078] tc-se:[New process 25105] tc-se:[New process 17989] tc-se:[New process 23597] tc-se:Core was generated by `t_pr'. tc-se:Program terminated with signal SIGABRT, Aborted. tc-se:#0 0x0000f9e84bd3d3ec in _lwp_kill () from /usr/lib/libc.so.12 tc-se:[Current thread is 1 (process 14169)] tc-se:#0 0x0000f9e84bd3d3ec in _lwp_kill () from /usr/lib/libc.so.12 tc-se:#1 0x0000f9e84bd3d6ac in abort () from /usr/lib/libc.so.12 tc-se:#2 0x0000f9e84c048d38 in rumpuser_rw_enter () from /usr/lib/librumpuser.so.0 tc-se:#3 0x0000f9e84c220530 in rumpns_genfs_lock () from /usr/lib/librumpvfs.so.0 tc-se:#4 0x0000f9e84c1091e0 in rumpns_VOP_LOCK () from /usr/lib/librump.so.0 tc-se:#5 0x0000f9e84c226814 in rumpns_vn_lock () from /usr/lib/librumpvfs.so.0 tc-se:#6 0x0000f9e84c355fb0 in rumpns_union_lookup () from /usr/lib/librumpfs_union.so.0 tc-se:#7 0x0000f9e84c10780c in rumpns_VOP_LOOKUP () from /usr/lib/librump.so.0 tc-se:#8 0x0000f9e84c2447a4 in ?? () from /usr/lib/librumpvfs.so.0 tc-se:#9 0x0000f9e84c2452b0 in ?? () from /usr/lib/librumpvfs.so.0 tc-se:#10 0x0000f9e84c246cf8 in rumpns_namei () from /usr/lib/librumpvfs.so.0 tc-se:#11 0x0000f9e84c2314c8 in ?? () from /usr/lib/librumpvfs.so.0 tc-se:#12 0x0000f9e84c170da4 in rump_syscall () from /usr/lib/librump.so.0 tc-se:#13 0x0000f9e84c1643f0 in rump___sysimpl_mkdir () from /usr/lib/librump.so.0 tc-se:#14 0x0000000009351a54 in atfu_cyclic_body () tc-se:#15 0x0000f9e84bfea8b8 in atf_tc_run () from /usr/lib/libatf-c.so.0 tc-se:#16 0x0000f9e84bfe6cc8 in atf_tp_main () from /usr/lib/libatf-c.so.0 tc-se:#17 0x00000000093513f8 in ___start () tc-se:#18 0x0000fffff38f0b10 in _rtld_start () from /usr/libexec/ld.elf_so tc-se:Backtrace stopped: previous frame identical to this frame (corrupt stack?) tc-se:Stack trace complete tc-end: 1662367409.813594, cyclic, expected_signal, PR kern/3645 tc-start: 1662367409.863037, 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 28028] tc-se:[New process 29358] tc-se:[New process 29126] tc-se:[New process 17240] tc-se:[New process 22402] tc-se:[New process 21469] tc-se:[New process 25942] tc-se:[New process 3143] tc-se:[New process 15242] tc-se:[New process 23456] tc-se:[New process 7703] tc-se:[New process 10891] tc-se:[New process 12198] tc-se:[New process 27459] tc-se:[New process 17294] tc-se:[New process 26651] tc-se:[New process 2276] tc-se:[New process 5903] tc-se:[New process 14730] tc-se:[New process 29503] tc-se:[New process 2902] tc-se:[New process 24442] tc-se:[New process 5354] tc-se:[New process 10864] tc-se:Core was generated by `t_pr'. tc-se:Program terminated with signal SIGABRT, Aborted. tc-se:#0 0x0000f89bf4f5d3ec in _lwp_kill () from /usr/lib/libc.so.12 tc-se:[Current thread is 1 (process 28028)] tc-se:#0 0x0000f89bf4f5d3ec in _lwp_kill () from /usr/lib/libc.so.12 tc-se:#1 0x0000f89bf4f5d6ac in abort () from /usr/lib/libc.so.12 tc-se:#2 0x0000f89bf5268d38 in rumpuser_rw_enter () from /usr/lib/librumpuser.so.0 tc-se:#3 0x0000f89bf5440530 in rumpns_genfs_lock () from /usr/lib/librumpvfs.so.0 tc-se:#4 0x0000f89bf53291e0 in rumpns_VOP_LOCK () from /usr/lib/librump.so.0 tc-se:#5 0x0000f89bf5446814 in rumpns_vn_lock () from /usr/lib/librumpvfs.so.0 tc-se:#6 0x0000f89bf5575fb0 in rumpns_union_lookup () from /usr/lib/librumpfs_union.so.0 tc-se:#7 0x0000f89bf532780c in rumpns_VOP_LOOKUP () from /usr/lib/librump.so.0 tc-se:#8 0x0000f89bf54647a4 in ?? () from /usr/lib/librumpvfs.so.0 tc-se:#9 0x0000f89bf54652b0 in ?? () from /usr/lib/librumpvfs.so.0 tc-se:#10 0x0000f89bf5466cf8 in rumpns_namei () from /usr/lib/librumpvfs.so.0 tc-se:#11 0x0000f89bf54514c8 in ?? () from /usr/lib/librumpvfs.so.0 tc-se:#12 0x0000f89bf5390da4 in rump_syscall () from /usr/lib/librump.so.0 tc-se:#13 0x0000f89bf53843f0 in rump___sysimpl_mkdir () from /usr/lib/librump.so.0 tc-se:#14 0x000000000542195c in atfu_cyclic2_body () tc-se:#15 0x0000f89bf520a8b8 in atf_tc_run () from /usr/lib/libatf-c.so.0 tc-se:#16 0x0000f89bf5206cc8 in atf_tp_main () from /usr/lib/libatf-c.so.0 tc-se:#17 0x00000000054213f8 in ___start () tc-se:#18 0x0000fffff1cb0b10 in _rtld_start () from /usr/libexec/ld.elf_so tc-se:Backtrace stopped: previous frame identical to this frame (corrupt stack?) tc-se:Stack trace complete tc-end: 1662367413.830874, cyclic2, expected_signal, PR kern/4597 tc-start: 1662367413.878977, devnull1 tc-so:[ 1.0000000] entropy: ready tc-end: 1662367414.546159, devnull1, passed tc-start: 1662367414.559890, devnull2 tc-so:[ 1.0000000] entropy: ready tc-end: 1662367415.200203, devnull2, passed tc-start: 1662367415.215370, multilayer tc-so:[ 1.0000000] entropy: ready tc-end: 1662367415.875856, multilayer, passed tc-start: 1662367415.888839, 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 9250] tc-se:[New process 27566] tc-se:[New process 25250] tc-se:[New process 2920] tc-se:[New process 26231] tc-se:[New process 5236] tc-se:[New process 16135] tc-se:[New process 608] tc-se:[New process 12655] tc-se:[New process 27787] tc-se:[New process 16358] tc-se:[New process 7525] tc-se:[New process 15062] tc-se:[New process 7081] tc-se:[New process 12918] tc-se:[New process 25151] tc-se:[New process 21119] tc-se:[New process 27128] tc-se:[New process 2401] tc-se:[New process 16573] tc-se:[New process 19577] tc-se:[New process 21970] tc-se:[New process 19951] tc-se:[New process 6680] tc-se:Core was generated by `t_pr'. tc-se:Program terminated with signal SIGABRT, Aborted. tc-se:#0 0x0000f161fee3d3ec in _lwp_kill () from /usr/lib/libc.so.12 tc-se:[Current thread is 1 (process 9250)] tc-se:#0 0x0000f161fee3d3ec in _lwp_kill () from /usr/lib/libc.so.12 tc-se:#1 0x0000f161fee3d6ac in abort () from /usr/lib/libc.so.12 tc-se:#2 0x0000f161ff148d38 in rumpuser_rw_enter () from /usr/lib/librumpuser.so.0 tc-se:#3 0x0000f161ff320530 in rumpns_genfs_lock () from /usr/lib/librumpvfs.so.0 tc-se:#4 0x0000f161ff2091e0 in rumpns_VOP_LOCK () from /usr/lib/librump.so.0 tc-se:#5 0x0000f161ff326814 in rumpns_vn_lock () from /usr/lib/librumpvfs.so.0 tc-se:#6 0x0000f161ff455d28 in ?? () from /usr/lib/librumpfs_union.so.0 tc-se:#7 0x0000f161ff455eac in rumpns_union_lookup () from /usr/lib/librumpfs_union.so.0 tc-se:#8 0x0000f161ff20780c in rumpns_VOP_LOOKUP () from /usr/lib/librump.so.0 tc-se:#9 0x0000f161ff455d04 in ?? () from /usr/lib/librumpfs_union.so.0 tc-se:#10 0x0000f161ff455fe4 in rumpns_union_lookup () from /usr/lib/librumpfs_union.so.0 tc-se:#11 0x0000f161ff20780c in rumpns_VOP_LOOKUP () from /usr/lib/librump.so.0 tc-se:#12 0x0000f161ff3447a4 in ?? () from /usr/lib/librumpvfs.so.0 tc-se:#13 0x0000f161ff3452b0 in ?? () from /usr/lib/librumpvfs.so.0 tc-se:#14 0x0000f161ff346cf8 in rumpns_namei () from /usr/lib/librumpvfs.so.0 tc-se:#15 0x0000f161ff332604 in rumpns_sys_unmount () from /usr/lib/librumpvfs.so.0 tc-se:#16 0x0000f161ff270da4 in rump_syscall () from /usr/lib/librump.so.0 tc-se:#17 0x0000f161ff263160 in rump___sysimpl_unmount () from /usr/lib/librump.so.0 tc-se:#18 0x00000000066f1bb4 in atfu_multilayer2_body () tc-se:#19 0x0000f161ff0ea8b8 in atf_tc_run () from /usr/lib/libatf-c.so.0 tc-se:#20 0x0000f161ff0e6cc8 in atf_tp_main () from /usr/lib/libatf-c.so.0 tc-se:#21 0x00000000066f13f8 in ___start () tc-se:#22 0x0000fffff9bf0b10 in _rtld_start () from /usr/libexec/ld.elf_so tc-se:Backtrace stopped: previous frame identical to this frame (corrupt stack?) tc-se:Stack trace complete tc-end: 1662367419.734228, multilayer2, expected_signal, PR kern/2423 tp-end: 1662367419.779278, fs/union/t_pr tp-start: 1662367421.294260, fs/vfs/t_link, 84 tc-start: 1662367421.299127, ext2fs_hardlink_otheruser tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662367423.321079, ext2fs_hardlink_otheruser, passed tc-start: 1662367423.341052, ext2fs_hardlink_otheruser_sysctl tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662367425.77224, ext2fs_hardlink_otheruser_sysctl, passed tc-start: 1662367425.97120, ext2fs_hardlink_rootuser tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662367426.903986, ext2fs_hardlink_rootuser, passed tc-start: 1662367426.926633, ext2fs_hardlink_rootuser_sysctl tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662367428.839971, ext2fs_hardlink_rootuser_sysctl, passed tc-start: 1662367428.861843, ext2fs_hardlink_sameuser tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662367430.566466, ext2fs_hardlink_sameuser, passed tc-start: 1662367430.587213, ext2fs_hardlink_sameuser_sysctl tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662367432.310239, ext2fs_hardlink_sameuser_sysctl, passed tc-start: 1662367432.330918, ffs_hardlink_otheruser tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662367434.24327, ffs_hardlink_otheruser, passed tc-start: 1662367434.56449, ffs_hardlink_otheruser_sysctl tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662367436.15533, ffs_hardlink_otheruser_sysctl, passed tc-start: 1662367436.39903, ffs_hardlink_rootuser tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662367437.791845, ffs_hardlink_rootuser, passed tc-start: 1662367437.817969, ffs_hardlink_rootuser_sysctl tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662367439.602390, ffs_hardlink_rootuser_sysctl, passed tc-start: 1662367439.634438, ffs_hardlink_sameuser tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662367441.539693, ffs_hardlink_sameuser, passed tc-start: 1662367441.566833, ffs_hardlink_sameuser_sysctl tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662367444.469179, ffs_hardlink_sameuser_sysctl, passed tc-start: 1662367444.542749, ffslog_hardlink_otheruser tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.3800050] ZFS filesystem version: 5 tc-end: 1662367446.632329, ffslog_hardlink_otheruser, passed tc-start: 1662367446.656572, ffslog_hardlink_otheruser_sysctl tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662367448.529290, ffslog_hardlink_otheruser_sysctl, passed tc-start: 1662367448.556414, ffslog_hardlink_rootuser tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662367450.425189, ffslog_hardlink_rootuser, passed tc-start: 1662367450.472043, ffslog_hardlink_rootuser_sysctl tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662367452.364486, ffslog_hardlink_rootuser_sysctl, passed tc-start: 1662367452.390423, ffslog_hardlink_sameuser tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662367454.263875, ffslog_hardlink_sameuser, passed tc-start: 1662367454.286757, ffslog_hardlink_sameuser_sysctl tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662367456.182419, ffslog_hardlink_sameuser_sysctl, passed tc-start: 1662367456.211967, lfs_hardlink_otheruser tc-se:lfs_cleanerd[17533]: /mnt: attaching cleaner tc-se:lfs_cleanerd[17533]: /mnt: filesystem unmounted tc-se:lfs_cleanerd[17533]: t_link: needs_cleaning returned -1 tc-se:lfs_cleanerd[17533]: /mnt: detaching cleaner tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:[ 1.6800050] WARNING: the log-structured file system is experimental tc-so:[ 1.6800050] WARNING: it may cause system crashes and/or corrupt data tc-end: 1662367460.264862, lfs_hardlink_otheruser, passed tc-start: 1662367460.369567, lfs_hardlink_otheruser_sysctl tc-se:lfs_cleanerd[13222]: /mnt: attaching cleaner tc-se:lfs_cleanerd[13222]: /mnt: filesystem unmounted tc-se:lfs_cleanerd[13222]: t_link: needs_cleaning returned -1 tc-se:lfs_cleanerd[13222]: /mnt: detaching cleaner tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:[ 1.8200050] WARNING: the log-structured file system is experimental tc-so:[ 1.8200050] WARNING: it may cause system crashes and/or corrupt data tc-end: 1662367466.137185, lfs_hardlink_otheruser_sysctl, passed tc-start: 1662367466.265188, lfs_hardlink_rootuser tc-se:lfs_cleanerd[23441]: /mnt: attaching cleaner tc-se:lfs_cleanerd[23441]: /mnt: filesystem unmounted tc-se:lfs_cleanerd[23441]: t_link: needs_cleaning returned -1 tc-se:lfs_cleanerd[23441]: /mnt: detaching cleaner tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:[ 1.9500050] WARNING: the log-structured file system is experimental tc-so:[ 1.9500050] WARNING: it may cause system crashes and/or corrupt data tc-end: 1662367471.322072, lfs_hardlink_rootuser, passed tc-start: 1662367471.422228, lfs_hardlink_rootuser_sysctl tc-se:lfs_cleanerd[511]: /mnt: attaching cleaner tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:[ 1.8500050] WARNING: the log-structured file system is experimental tc-so:[ 1.8500050] WARNING: it may cause system crashes and/or corrupt data tc-end: 1662367476.303290, lfs_hardlink_rootuser_sysctl, passed tc-start: 1662367476.544676, lfs_hardlink_sameuser tc-se:lfs_cleanerd[23643]: /mnt: attaching cleaner tc-se:lfs_cleanerd[23643]: /mnt: filesystem unmounted 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-se:lfs_cleanerd[23643]: t_link: needs_cleaning returned -1 tc-end: 1662367481.263162, lfs_hardlink_sameuser, passed tc-start: 1662367481.349063, lfs_hardlink_sameuser_sysctl tc-se:lfs_cleanerd[9191]: /mnt: attaching cleaner tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:[ 1.8800050] WARNING: the log-structured file system is experimental tc-so:[ 1.8800050] WARNING: it may cause system crashes and/or corrupt data tc-end: 1662367486.284957, lfs_hardlink_sameuser_sysctl, passed tc-start: 1662367486.522108, msdosfs_hardlink_otheruser tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662367488.170502, msdosfs_hardlink_otheruser, skipped, owner not supported by file system tc-start: 1662367488.189396, msdosfs_hardlink_otheruser_sysctl tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662367489.766945, msdosfs_hardlink_otheruser_sysctl, skipped, owner not supported by file system tc-start: 1662367489.784450, msdosfs_hardlink_rootuser tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662367491.607805, msdosfs_hardlink_rootuser, skipped, owner not supported by file system tc-start: 1662367491.624931, msdosfs_hardlink_rootuser_sysctl tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662367493.134065, msdosfs_hardlink_rootuser_sysctl, skipped, owner not supported by file system tc-start: 1662367493.650327, msdosfs_hardlink_sameuser tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662367495.471435, msdosfs_hardlink_sameuser, skipped, owner not supported by file system tc-start: 1662367495.519848, msdosfs_hardlink_sameuser_sysctl tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662367497.210967, msdosfs_hardlink_sameuser_sysctl, skipped, owner not supported by file system tc-start: 1662367497.229619, nfs_hardlink_otheruser 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.0600050] ZFS filesystem version: 5 tc-end: 1662367502.81634, nfs_hardlink_otheruser, passed tc-start: 1662367502.821660, nfs_hardlink_otheruser_sysctl 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: 1662367507.714780, nfs_hardlink_otheruser_sysctl, passed tc-start: 1662367507.754329, nfs_hardlink_rootuser 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: 1662367512.165552, nfs_hardlink_rootuser, passed tc-start: 1662367512.201790, nfs_hardlink_rootuser_sysctl 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: 1662367516.723878, nfs_hardlink_rootuser_sysctl, passed tc-start: 1662367516.773192, nfs_hardlink_sameuser 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: 1662367522.78264, nfs_hardlink_sameuser, passed tc-start: 1662367522.121182, nfs_hardlink_sameuser_sysctl 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: 1662367527.286072, nfs_hardlink_sameuser_sysctl, passed tc-start: 1662367527.328044, p2k_ffs_hardlink_otheruser tc-se:rump_ffs: "image.fs" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.TlE3gO/image.fs" instead. tc-se:rump_ffs: "p2kffsfake" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.TlE3gO/p2kffsfake" instead. tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662367530.102880, p2k_ffs_hardlink_otheruser, skipped, userlevel pass not supported, since sysctl might not be set in underlying system tc-start: 1662367530.133822, p2k_ffs_hardlink_otheruser_sysctl tc-se:rump_ffs: "image.fs" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.HtkQRe/image.fs" instead. tc-se:rump_ffs: "p2kffsfake" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.HtkQRe/p2kffsfake" instead. tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662367532.920184, p2k_ffs_hardlink_otheruser_sysctl, skipped, userlevel pass not supported, since sysctl might not be set in underlying system tc-start: 1662367532.951134, p2k_ffs_hardlink_rootuser tc-se:rump_ffs: "image.fs" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.HSuhOf/image.fs" instead. tc-se:rump_ffs: "p2kffsfake" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.HSuhOf/p2kffsfake" instead. tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662367535.511114, p2k_ffs_hardlink_rootuser, skipped, userlevel pass not supported, since sysctl might not be set in underlying system tc-start: 1662367535.541684, p2k_ffs_hardlink_rootuser_sysctl tc-se:rump_ffs: "image.fs" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.yDNufI/image.fs" instead. tc-se:rump_ffs: "p2kffsfake" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.yDNufI/p2kffsfake" instead. tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662367538.100964, p2k_ffs_hardlink_rootuser_sysctl, skipped, userlevel pass not supported, since sysctl might not be set in underlying system tc-start: 1662367538.131330, p2k_ffs_hardlink_sameuser tc-se:rump_ffs: "image.fs" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.4cmSGu/image.fs" instead. tc-se:rump_ffs: "p2kffsfake" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.4cmSGu/p2kffsfake" instead. tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662367541.74227, p2k_ffs_hardlink_sameuser, skipped, userlevel pass not supported, since sysctl might not be set in underlying system tc-start: 1662367541.104227, p2k_ffs_hardlink_sameuser_sysctl tc-se:rump_ffs: "image.fs" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.yM9vQH/image.fs" instead. tc-se:rump_ffs: "p2kffsfake" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.yM9vQH/p2kffsfake" instead. tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662367543.599700, p2k_ffs_hardlink_sameuser_sysctl, skipped, userlevel pass not supported, since sysctl might not be set in underlying system tc-start: 1662367543.632312, puffs_hardlink_otheruser tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662367545.80983, puffs_hardlink_otheruser, skipped, userlevel pass not supported, since sysctl might not be set in underlying system tc-start: 1662367545.94710, puffs_hardlink_otheruser_sysctl tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662367546.554789, puffs_hardlink_otheruser_sysctl, skipped, userlevel pass not supported, since sysctl might not be set in underlying system tc-start: 1662367546.569225, puffs_hardlink_rootuser tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662367548.36671, puffs_hardlink_rootuser, skipped, userlevel pass not supported, since sysctl might not be set in underlying system tc-start: 1662367548.49669, puffs_hardlink_rootuser_sysctl tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662367549.476472, puffs_hardlink_rootuser_sysctl, skipped, userlevel pass not supported, since sysctl might not be set in underlying system tc-start: 1662367549.489789, puffs_hardlink_sameuser tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662367551.867634, puffs_hardlink_sameuser, skipped, userlevel pass not supported, since sysctl might not be set in underlying system tc-start: 1662367551.882046, puffs_hardlink_sameuser_sysctl tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662367553.467015, puffs_hardlink_sameuser_sysctl, skipped, userlevel pass not supported, since sysctl might not be set in underlying system tc-start: 1662367553.482072, rumpfs_hardlink_otheruser tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662367555.154813, rumpfs_hardlink_otheruser, passed tc-start: 1662367555.169059, rumpfs_hardlink_otheruser_sysctl tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662367556.575929, rumpfs_hardlink_otheruser_sysctl, passed tc-start: 1662367556.589267, rumpfs_hardlink_rootuser tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662367558.179980, rumpfs_hardlink_rootuser, passed tc-start: 1662367558.193186, rumpfs_hardlink_rootuser_sysctl tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662367559.496117, rumpfs_hardlink_rootuser_sysctl, passed tc-start: 1662367559.509169, rumpfs_hardlink_sameuser tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662367560.839727, rumpfs_hardlink_sameuser, passed tc-start: 1662367560.851036, rumpfs_hardlink_sameuser_sysctl tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662367562.147958, rumpfs_hardlink_sameuser_sysctl, passed tc-start: 1662367562.159552, sysvbfs_hardlink_otheruser tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662367563.805084, sysvbfs_hardlink_otheruser, passed tc-start: 1662367564.294820, sysvbfs_hardlink_otheruser_sysctl tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662367566.51291, sysvbfs_hardlink_otheruser_sysctl, passed tc-start: 1662367566.70538, sysvbfs_hardlink_rootuser tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662367567.715804, sysvbfs_hardlink_rootuser, passed tc-start: 1662367567.730561, sysvbfs_hardlink_rootuser_sysctl tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662367570.220296, sysvbfs_hardlink_rootuser_sysctl, passed tc-start: 1662367570.296362, sysvbfs_hardlink_sameuser tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662367572.251417, sysvbfs_hardlink_sameuser, passed tc-start: 1662367572.337277, sysvbfs_hardlink_sameuser_sysctl tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662367573.949664, sysvbfs_hardlink_sameuser_sysctl, passed tc-start: 1662367573.966496, tmpfs_hardlink_otheruser tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662367575.272172, tmpfs_hardlink_otheruser, passed tc-start: 1662367575.285085, tmpfs_hardlink_otheruser_sysctl tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662367576.650445, tmpfs_hardlink_otheruser_sysctl, passed tc-start: 1662367576.663083, tmpfs_hardlink_rootuser tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662367578.217636, tmpfs_hardlink_rootuser, passed tc-start: 1662367578.231523, tmpfs_hardlink_rootuser_sysctl tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662367579.674755, tmpfs_hardlink_rootuser_sysctl, passed tc-start: 1662367579.688161, tmpfs_hardlink_sameuser tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662367581.145468, tmpfs_hardlink_sameuser, passed tc-start: 1662367581.158526, tmpfs_hardlink_sameuser_sysctl tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662367582.506073, tmpfs_hardlink_sameuser_sysctl, passed tc-start: 1662367582.821338, udf_hardlink_otheruser tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662367586.278908, udf_hardlink_otheruser, passed tc-start: 1662367586.318380, udf_hardlink_otheruser_sysctl tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662367589.272658, udf_hardlink_otheruser_sysctl, passed tc-start: 1662367589.334071, udf_hardlink_rootuser tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662367592.258487, udf_hardlink_rootuser, passed tc-start: 1662367592.301904, udf_hardlink_rootuser_sysctl tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662367594.113056, udf_hardlink_rootuser_sysctl, passed tc-start: 1662367594.138799, udf_hardlink_sameuser tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662367597.263716, udf_hardlink_sameuser, passed tc-start: 1662367597.515100, udf_hardlink_sameuser_sysctl tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662367600.934890, udf_hardlink_sameuser_sysctl, passed tc-start: 1662367600.960615, v7fs_hardlink_otheruser tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662367604.735023, v7fs_hardlink_otheruser, passed tc-start: 1662367604.771647, v7fs_hardlink_otheruser_sysctl tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662367607.144911, v7fs_hardlink_otheruser_sysctl, passed tc-start: 1662367607.179432, v7fs_hardlink_rootuser tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662367609.292308, v7fs_hardlink_rootuser, passed tc-start: 1662367609.325373, v7fs_hardlink_rootuser_sysctl tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662367611.395436, v7fs_hardlink_rootuser_sysctl, passed tc-start: 1662367611.438059, v7fs_hardlink_sameuser tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662367613.663016, v7fs_hardlink_sameuser, passed tc-start: 1662367613.698628, v7fs_hardlink_sameuser_sysctl tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662367615.800597, v7fs_hardlink_sameuser_sysctl, passed tc-start: 1662367615.835032, zfs_hardlink_otheruser tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662367620.919636, zfs_hardlink_otheruser, passed tc-start: 1662367620.948035, zfs_hardlink_otheruser_sysctl tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662367625.35941, zfs_hardlink_otheruser_sysctl, passed tc-start: 1662367625.61064, zfs_hardlink_rootuser tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662367628.440947, zfs_hardlink_rootuser, passed tc-start: 1662367628.466817, zfs_hardlink_rootuser_sysctl tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662367632.165154, zfs_hardlink_rootuser_sysctl, passed tc-start: 1662367632.188702, zfs_hardlink_sameuser tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662367635.665917, zfs_hardlink_sameuser, passed tc-start: 1662367635.698041, zfs_hardlink_sameuser_sysctl tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662367639.770458, zfs_hardlink_sameuser_sysctl, passed tp-end: 1662367639.799445, fs/vfs/t_link tp-start: 1662367641.29578, fs/vfs/t_full, 14 tc-start: 1662367641.41104, ext2fs_fillfs tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:[ 7.8600050] uid 0 on /mnt: file system full tc-end: 1662367648.955481, ext2fs_fillfs, passed tc-start: 1662367649.43683, ffs_fillfs tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:[ 5.0500050] uid 0, pid 1, command rumplocal, on /mnt: file system full tc-end: 1662367654.118100, ffs_fillfs, passed tc-start: 1662367654.218736, ffslog_fillfs tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:[ 3.3800050] uid 0, pid 1, command rumplocal, on /mnt: file system full tc-end: 1662367657.725083, ffslog_fillfs, passed tc-start: 1662367657.790152, lfs_fillfs tc-se:lfs_cleanerd[558]: /mnt: attaching cleaner tc-se:lfs_cleanerd[558]: /mnt: filesystem unmounted tc-se:lfs_cleanerd[558]: t_full: needs_cleaning returned -1 tc-se:lfs_cleanerd[558]: /mnt: detaching 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-end: 1662367665.482105, lfs_fillfs, passed tc-start: 1662367665.575786, msdosfs_fillfs tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662367669.260206, msdosfs_fillfs, passed tc-start: 1662367669.348365, 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.5300050] ZFS filesystem version: 5 tc-so:[ 5.0000050] 10.3.2.1:/myexport: inaccurate wcc data (mtime) detected, disabling wcc (ctime 1662367675.666144352 1662367675.476144352, mtime 1662367675.666144352 1662367675.476144352) tc-end: 1662367700.623756, nfs_fillfs, passed tc-start: 1662367700.744762, p2k_ffs_fillfs tc-se:rump_ffs: "image.fs" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.dJ1xSZ/image.fs" instead. tc-se:rump_ffs: "p2kffsfake" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.dJ1xSZ/p2kffsfake" instead. tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662367703.426152, p2k_ffs_fillfs, skipped, fs does not support explicit block allocation (GOP_ALLOC) tc-start: 1662367703.456037, puffs_fillfs tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.2600050] ZFS filesystem version: 5 tc-end: 1662367707.122827, puffs_fillfs, skipped, fs does not support explicit block allocation (GOP_ALLOC) tc-start: 1662367707.136381, rumpfs_fillfs tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662367708.591969, rumpfs_fillfs, skipped, fs does not support explicit block allocation (GOP_ALLOC) tc-start: 1662367708.605952, sysvbfs_fillfs tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662367718.758547, sysvbfs_fillfs, passed tc-start: 1662367718.859500, tmpfs_fillfs tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662367721.524541, tmpfs_fillfs, passed tc-start: 1662367721.538444, udf_fillfs tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662367725.886734, udf_fillfs, passed tc-start: 1662367726.140908, v7fs_fillfs tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662367833.26750, v7fs_fillfs, passed tc-start: 1662367833.105887, zfs_fillfs tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662367837.727811, zfs_fillfs, skipped, fs does not support explicit block allocation (GOP_ALLOC) tp-end: 1662367837.755855, fs/vfs/t_full tp-start: 1662367838.824876, fs/vfs/t_io, 140 tc-start: 1662367838.829883, ext2fs_extendfile tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662367840.905142, ext2fs_extendfile, passed tc-start: 1662367840.925391, ext2fs_extendfile_append tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0500050] ZFS filesystem version: 5 tc-end: 1662367844.739785, ext2fs_extendfile_append, passed tc-start: 1662367844.759949, ext2fs_holywrite tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662367849.536864, ext2fs_holywrite, passed tc-start: 1662367849.555523, ext2fs_overwrite512 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662367851.661987, ext2fs_overwrite512, passed tc-start: 1662367851.680090, ext2fs_overwrite64k tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662367854.333947, ext2fs_overwrite64k, passed tc-start: 1662367854.352637, ext2fs_overwrite_trunc tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662367856.273882, ext2fs_overwrite_trunc, passed tc-start: 1662367856.292789, ext2fs_read_after_unlink tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662367858.147020, ext2fs_read_after_unlink, passed tc-start: 1662367858.164727, ext2fs_read_fault tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662367860.833642, ext2fs_read_fault, passed tc-start: 1662367860.942481, ext2fs_shrinkfile tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662367863.253981, ext2fs_shrinkfile, passed tc-start: 1662367863.270967, ext2fs_wrrd_after_unlink tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662367865.65828, ext2fs_wrrd_after_unlink, passed tc-start: 1662367865.82792, ffs_extendfile tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662367868.284607, ffs_extendfile, passed tc-start: 1662367868.306050, ffs_extendfile_append tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662367870.55023, ffs_extendfile_append, passed tc-start: 1662367870.76741, ffs_holywrite tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662367872.92867, ffs_holywrite, passed tc-start: 1662367872.207204, ffs_overwrite512 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662367874.489929, ffs_overwrite512, passed tc-start: 1662367874.515168, ffs_overwrite64k tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662367876.318433, ffs_overwrite64k, passed tc-start: 1662367876.340122, ffs_overwrite_trunc tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662367878.104478, ffs_overwrite_trunc, passed tc-start: 1662367878.125884, ffs_read_after_unlink tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662367880.138901, ffs_read_after_unlink, passed tc-start: 1662367880.162468, ffs_read_fault tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662367881.962686, ffs_read_fault, passed tc-start: 1662367881.991473, ffs_shrinkfile tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0900050] ZFS filesystem version: 5 tc-end: 1662367883.871004, ffs_shrinkfile, passed tc-start: 1662367883.892709, ffs_wrrd_after_unlink tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662367885.774198, ffs_wrrd_after_unlink, passed tc-start: 1662367885.796890, ffslog_extendfile tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662367887.783212, ffslog_extendfile, passed tc-start: 1662367887.805199, ffslog_extendfile_append tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662367890.240539, ffslog_extendfile_append, passed tc-start: 1662367890.262853, ffslog_holywrite tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662367892.326745, ffslog_holywrite, passed tc-start: 1662367892.361568, ffslog_overwrite512 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662367894.838988, ffslog_overwrite512, passed tc-start: 1662367894.863732, ffslog_overwrite64k tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662367896.868712, ffslog_overwrite64k, passed tc-start: 1662367896.895194, ffslog_overwrite_trunc tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662367898.989484, ffslog_overwrite_trunc, passed tc-start: 1662367899.16797, ffslog_read_after_unlink tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662367901.158961, ffslog_read_after_unlink, passed tc-start: 1662367901.180834, ffslog_read_fault tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662367903.89748, ffslog_read_fault, passed tc-start: 1662367903.112126, ffslog_shrinkfile tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662367905.37177, ffslog_shrinkfile, passed tc-start: 1662367905.58757, ffslog_wrrd_after_unlink tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662367907.378553, ffslog_wrrd_after_unlink, passed tc-start: 1662367907.400756, lfs_extendfile tc-se:lfs_cleanerd[23439]: /mnt: attaching 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-se:lfs_cleanerd[23439]: /mnt: filesystem unmounted tc-end: 1662367911.730547, lfs_extendfile, passed tc-start: 1662367911.849046, lfs_extendfile_append tc-se:lfs_cleanerd[4805]: /mnt: attaching cleaner tc-se:lfs_cleanerd[4805]: /mnt: filesystem unmounted tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:[ 1.8100050] WARNING: the log-structured file system is experimental tc-so:[ 1.8100050] WARNING: it may cause system crashes and/or corrupt data tc-end: 1662367916.85839, lfs_extendfile_append, passed tc-start: 1662367916.174021, lfs_holywrite tc-se:lfs_cleanerd[17151]: /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-se:lfs_cleanerd[17151]: /mnt: filesystem unmounted tc-end: 1662367920.425248, lfs_holywrite, passed tc-start: 1662367920.516689, lfs_overwrite512 tc-se:lfs_cleanerd[8982]: /mnt: attaching cleaner tc-se:lfs_cleanerd[8982]: /mnt: filesystem unmounted tc-se:lfs_cleanerd[8982]: t_io: needs_cleaning returned -1 tc-se:lfs_cleanerd[8982]: /mnt: detaching 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: 1662367924.923152, lfs_overwrite512, passed tc-start: 1662367925.12745, lfs_overwrite64k tc-se:lfs_cleanerd[28579]: /mnt: attaching cleaner tc-se:lfs_cleanerd[28579]: /mnt: filesystem unmounted tc-se:lfs_cleanerd[28579]: t_io: needs_cleaning returned -1 tc-se:lfs_cleanerd[28579]: /mnt: detaching cleaner tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:[ 1.7700050] WARNING: the log-structured file system is experimental tc-so:[ 1.7700050] WARNING: it may cause system crashes and/or corrupt data tc-end: 1662367929.872969, lfs_overwrite64k, passed tc-start: 1662367929.962256, lfs_overwrite_trunc tc-se:lfs_cleanerd[8136]: /mnt: attaching cleaner tc-se:lfs_cleanerd[8136]: /mnt: filesystem unmounted tc-se:lfs_cleanerd[8136]: t_io: needs_cleaning returned -1 tc-se:lfs_cleanerd[8136]: /mnt: detaching cleaner tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:[ 1.7700050] WARNING: the log-structured file system is experimental tc-so:[ 1.7700050] WARNING: it may cause system crashes and/or corrupt data tc-end: 1662367934.86265, lfs_overwrite_trunc, passed tc-start: 1662367934.173329, lfs_read_after_unlink tc-se:lfs_cleanerd[12404]: /mnt: attaching cleaner tc-se:lfs_cleanerd[12404]: /mnt: filesystem unmounted tc-se:lfs_cleanerd[12404]: t_io: 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: 1662367938.636459, lfs_read_after_unlink, passed tc-start: 1662367938.726172, lfs_read_fault tc-se:lfs_cleanerd[21887]: /mnt: attaching cleaner tc-se:lfs_cleanerd[21887]: /mnt: filesystem unmounted tc-se:lfs_cleanerd[21887]: t_io: needs_cleaning returned -1 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0100050] 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-end: 1662367944.748749, lfs_read_fault, passed tc-start: 1662367944.839342, lfs_shrinkfile tc-se:lfs_cleanerd[24363]: /mnt: attaching cleaner tc-se:lfs_cleanerd[24363]: /mnt: filesystem unmounted tc-se:lfs_cleanerd[24363]: t_io: needs_cleaning returned -1 tc-se:lfs_cleanerd[24363]: /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: 1662367949.173399, lfs_shrinkfile, passed tc-start: 1662367949.264630, lfs_wrrd_after_unlink tc-se:lfs_cleanerd[17045]: /mnt: attaching cleaner tc-se:lfs_cleanerd[17045]: /mnt: filesystem unmounted tc-se:lfs_cleanerd[17045]: t_io: needs_cleaning returned -1 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:[ 1.7700050] WARNING: the log-structured file system is experimental tc-so:[ 1.7700050] WARNING: it may cause system crashes and/or corrupt data tc-se:lfs_cleanerd[17045]: /mnt: detaching cleaner tc-end: 1662367953.226730, lfs_wrrd_after_unlink, passed tc-start: 1662367953.314434, msdosfs_extendfile tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662367955.41177, msdosfs_extendfile, passed tc-start: 1662367955.60989, msdosfs_extendfile_append tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662367956.696612, msdosfs_extendfile_append, passed tc-start: 1662367956.711262, msdosfs_holywrite tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662367958.644515, msdosfs_holywrite, passed tc-start: 1662367958.661100, msdosfs_overwrite512 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662367960.361745, msdosfs_overwrite512, passed tc-start: 1662367960.375433, msdosfs_overwrite64k tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662367962.492768, msdosfs_overwrite64k, passed tc-start: 1662367962.524465, msdosfs_overwrite_trunc tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662367964.326829, msdosfs_overwrite_trunc, passed tc-start: 1662367964.346406, msdosfs_read_after_unlink tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662367966.42805, msdosfs_read_after_unlink, passed tc-start: 1662367966.60553, msdosfs_read_fault tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662367967.678816, msdosfs_read_fault, passed tc-start: 1662367967.696032, msdosfs_shrinkfile tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662367969.304525, msdosfs_shrinkfile, passed tc-start: 1662367969.321535, msdosfs_wrrd_after_unlink tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662367971.77817, msdosfs_wrrd_after_unlink, passed tc-start: 1662367971.104632, 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: 1662367975.884937, nfs_extendfile, passed tc-start: 1662367975.928709, 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.0400050] ZFS filesystem version: 5 tc-end: 1662367980.488315, nfs_extendfile_append, passed tc-start: 1662367980.529032, 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-end: 1662367985.188857, nfs_holywrite, passed tc-start: 1662367985.231541, 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.0500050] ZFS filesystem version: 5 tc-end: 1662367991.151490, nfs_overwrite512, passed tc-start: 1662367991.237295, 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: 1662367996.922147, nfs_overwrite64k, passed tc-start: 1662367996.966869, 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-end: 1662368001.888927, nfs_overwrite_trunc, passed tc-start: 1662368001.938770, 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-end: 1662368007.13631, nfs_read_after_unlink, passed tc-start: 1662368008.115816, 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: 1662368014.461259, nfs_read_fault, passed tc-start: 1662368014.535900, 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.0400050] ZFS filesystem version: 5 tc-end: 1662368020.709442, nfs_shrinkfile, passed tc-start: 1662368020.759052, 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: 1662368027.1611, nfs_wrrd_after_unlink, passed tc-start: 1662368027.56543, p2k_ffs_extendfile tc-se:rump_ffs: "image.fs" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.jWQgph/image.fs" instead. tc-se:rump_ffs: "p2kffsfake" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.jWQgph/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: 1662368030.389034, p2k_ffs_extendfile, passed tc-start: 1662368030.415890, p2k_ffs_extendfile_append tc-se:rump_ffs: "image.fs" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.CVBNs4/image.fs" instead. tc-se:rump_ffs: "p2kffsfake" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.CVBNs4/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: 1662368033.406333, p2k_ffs_extendfile_append, passed tc-start: 1662368033.432018, p2k_ffs_holywrite tc-se:rump_ffs: "image.fs" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.zr21mc/image.fs" instead. tc-se:rump_ffs: "p2kffsfake" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.zr21mc/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: 1662368036.654683, p2k_ffs_holywrite, passed tc-start: 1662368036.683451, p2k_ffs_overwrite512 tc-se:rump_ffs: "image.fs" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.ana1YN/image.fs" instead. tc-se:rump_ffs: "p2kffsfake" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.ana1YN/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: 1662368040.188173, p2k_ffs_overwrite512, passed tc-start: 1662368040.214866, p2k_ffs_overwrite64k tc-se:rump_ffs: "image.fs" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.GlD0wq/image.fs" instead. tc-se:rump_ffs: "p2kffsfake" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.GlD0wq/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: 1662368043.786591, p2k_ffs_overwrite64k, passed tc-start: 1662368043.808670, p2k_ffs_overwrite_trunc tc-se:rump_ffs: "image.fs" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.A6VFgm/image.fs" instead. tc-se:rump_ffs: "p2kffsfake" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.A6VFgm/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: 1662368047.524263, p2k_ffs_overwrite_trunc, passed tc-start: 1662368047.550984, p2k_ffs_read_after_unlink tc-se:rump_ffs: "image.fs" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.efMUEX/image.fs" instead. tc-se:rump_ffs: "p2kffsfake" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.efMUEX/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: 1662368050.891141, p2k_ffs_read_after_unlink, passed tc-start: 1662368050.913956, p2k_ffs_read_fault tc-se:rump_ffs: "image.fs" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.kM0dG7/image.fs" instead. tc-se:rump_ffs: "p2kffsfake" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.kM0dG7/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: 1662368054.506387, p2k_ffs_read_fault, passed tc-start: 1662368054.533174, p2k_ffs_shrinkfile tc-se:rump_ffs: "image.fs" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.dByr6W/image.fs" instead. tc-se:rump_ffs: "p2kffsfake" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.dByr6W/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: 1662368059.250352, p2k_ffs_shrinkfile, passed tc-start: 1662368059.275503, p2k_ffs_wrrd_after_unlink tc-se:rump_ffs: "image.fs" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.6lsLXe/image.fs" instead. tc-se:rump_ffs: "p2kffsfake" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.6lsLXe/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: 1662368063.711284, p2k_ffs_wrrd_after_unlink, passed tc-start: 1662368063.736058, puffs_extendfile tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662368065.769410, puffs_extendfile, passed tc-start: 1662368065.781244, 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: 1662368067.801775, puffs_extendfile_append, passed tc-start: 1662368067.813417, puffs_holywrite tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662368070.219384, puffs_holywrite, passed tc-start: 1662368070.299870, puffs_overwrite512 tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0100050] ZFS filesystem version: 5 tc-end: 1662368073.482949, puffs_overwrite512, passed tc-start: 1662368073.493724, puffs_overwrite64k tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662368075.685299, puffs_overwrite64k, passed tc-start: 1662368075.695903, 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: 1662368077.953872, puffs_overwrite_trunc, passed tc-start: 1662368077.964991, 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: 1662368080.111869, puffs_read_after_unlink, passed tc-start: 1662368080.124039, 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: 1662368082.30235, puffs_read_fault, passed tc-start: 1662368082.46335, puffs_shrinkfile tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662368084.551247, puffs_shrinkfile, passed tc-start: 1662368084.563790, 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: 1662368086.493749, puffs_wrrd_after_unlink, passed tc-start: 1662368086.506543, rumpfs_extendfile tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662368087.988473, rumpfs_extendfile, passed tc-start: 1662368087.999793, rumpfs_extendfile_append tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662368089.376047, rumpfs_extendfile_append, passed tc-start: 1662368089.387540, rumpfs_holywrite tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662368090.878802, rumpfs_holywrite, passed tc-start: 1662368090.889928, rumpfs_overwrite512 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662368092.278677, rumpfs_overwrite512, passed tc-start: 1662368092.289872, rumpfs_overwrite64k tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662368093.943570, rumpfs_overwrite64k, passed tc-start: 1662368093.957472, rumpfs_overwrite_trunc tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662368095.306728, rumpfs_overwrite_trunc, passed tc-start: 1662368095.319152, rumpfs_read_after_unlink tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662368096.853968, rumpfs_read_after_unlink, passed tc-start: 1662368096.867457, rumpfs_read_fault tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662368098.265042, rumpfs_read_fault, passed tc-start: 1662368098.278131, rumpfs_shrinkfile tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662368099.688814, rumpfs_shrinkfile, passed tc-start: 1662368099.701434, rumpfs_wrrd_after_unlink tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662368101.97377, rumpfs_wrrd_after_unlink, passed tc-start: 1662368101.108572, sysvbfs_extendfile tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662368102.809093, sysvbfs_extendfile, passed tc-start: 1662368102.822941, sysvbfs_extendfile_append tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662368104.491585, sysvbfs_extendfile_append, passed tc-start: 1662368104.506052, sysvbfs_holywrite tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662368107.152223, sysvbfs_holywrite, passed tc-start: 1662368107.205028, sysvbfs_overwrite512 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662368109.68325, sysvbfs_overwrite512, passed tc-start: 1662368109.84608, sysvbfs_overwrite64k tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662368110.915797, sysvbfs_overwrite64k, passed tc-start: 1662368110.931401, sysvbfs_overwrite_trunc tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662368112.923660, sysvbfs_overwrite_trunc, passed tc-start: 1662368112.938927, sysvbfs_read_after_unlink tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662368114.639967, sysvbfs_read_after_unlink, passed tc-start: 1662368114.656248, sysvbfs_read_fault tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662368116.318951, sysvbfs_read_fault, passed tc-start: 1662368116.332786, sysvbfs_shrinkfile tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662368117.923966, sysvbfs_shrinkfile, passed tc-start: 1662368117.938450, sysvbfs_wrrd_after_unlink tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662368119.641384, sysvbfs_wrrd_after_unlink, passed tc-start: 1662368119.656675, tmpfs_extendfile tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662368120.974353, tmpfs_extendfile, passed tc-start: 1662368120.984738, tmpfs_extendfile_append tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662368122.334416, tmpfs_extendfile_append, passed tc-start: 1662368122.345514, tmpfs_holywrite tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662368123.701592, tmpfs_holywrite, passed tc-start: 1662368123.716291, tmpfs_overwrite512 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662368125.107539, tmpfs_overwrite512, passed tc-start: 1662368125.119828, tmpfs_overwrite64k tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662368126.486658, tmpfs_overwrite64k, passed tc-start: 1662368126.497459, tmpfs_overwrite_trunc tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662368127.819374, tmpfs_overwrite_trunc, passed tc-start: 1662368127.829655, tmpfs_read_after_unlink tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662368129.158863, tmpfs_read_after_unlink, passed tc-start: 1662368129.170663, tmpfs_read_fault tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662368130.540296, tmpfs_read_fault, passed tc-start: 1662368130.551105, tmpfs_shrinkfile tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662368131.853082, tmpfs_shrinkfile, passed tc-start: 1662368131.863656, tmpfs_wrrd_after_unlink tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662368133.221602, tmpfs_wrrd_after_unlink, passed tc-start: 1662368133.231902, udf_extendfile tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662368135.446131, udf_extendfile, passed tc-start: 1662368135.650109, udf_extendfile_append tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662368138.164275, udf_extendfile_append, passed tc-start: 1662368138.206274, udf_holywrite tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662368140.595294, udf_holywrite, passed tc-start: 1662368140.636776, udf_overwrite512 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662368142.921378, udf_overwrite512, passed tc-start: 1662368142.997446, udf_overwrite64k tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662368145.609906, udf_overwrite64k, passed tc-start: 1662368145.630661, udf_overwrite_trunc tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662368147.521053, udf_overwrite_trunc, passed tc-start: 1662368147.542267, udf_read_after_unlink tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662368149.868063, udf_read_after_unlink, passed tc-start: 1662368149.891129, udf_read_fault tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.2400050] ZFS filesystem version: 5 tc-end: 1662368152.396763, udf_read_fault, passed tc-start: 1662368152.416352, udf_shrinkfile tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662368154.99674, udf_shrinkfile, passed tc-start: 1662368154.123857, udf_wrrd_after_unlink tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662368156.360224, udf_wrrd_after_unlink, passed tc-start: 1662368156.381097, v7fs_extendfile tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662368158.480305, v7fs_extendfile, passed tc-start: 1662368158.517805, v7fs_extendfile_append tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662368160.507046, v7fs_extendfile_append, passed tc-start: 1662368160.542373, v7fs_holywrite tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662368162.823027, v7fs_holywrite, passed tc-start: 1662368162.861204, v7fs_overwrite512 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662368166.190796, v7fs_overwrite512, passed tc-start: 1662368166.225618, v7fs_overwrite64k tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662368169.436303, v7fs_overwrite64k, passed tc-start: 1662368169.472404, v7fs_overwrite_trunc tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662368173.818674, v7fs_overwrite_trunc, passed tc-start: 1662368173.851020, v7fs_read_after_unlink tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662368176.205648, v7fs_read_after_unlink, passed tc-start: 1662368176.241081, v7fs_read_fault tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662368179.474639, v7fs_read_fault, passed tc-start: 1662368179.513208, v7fs_shrinkfile tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662368181.500035, v7fs_shrinkfile, passed tc-start: 1662368181.537664, v7fs_wrrd_after_unlink tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662368200.301142, v7fs_wrrd_after_unlink, passed tc-start: 1662368200.344975, zfs_extendfile tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662368204.34373, zfs_extendfile, passed tc-start: 1662368204.58322, zfs_extendfile_append tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662368207.614084, zfs_extendfile_append, passed tc-start: 1662368207.640850, zfs_holywrite tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662368211.134028, zfs_holywrite, passed tc-start: 1662368211.158895, zfs_overwrite512 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662368214.980504, zfs_overwrite512, passed tc-start: 1662368215.5784, zfs_overwrite64k tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662368218.546663, zfs_overwrite64k, passed tc-start: 1662368218.571598, zfs_overwrite_trunc tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662368222.124240, zfs_overwrite_trunc, passed tc-start: 1662368222.149394, zfs_read_after_unlink tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662368226.28272, zfs_read_after_unlink, passed tc-start: 1662368226.54186, zfs_read_fault tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662368229.846479, zfs_read_fault, passed tc-start: 1662368229.872242, zfs_shrinkfile tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662368235.26724, zfs_shrinkfile, passed tc-start: 1662368235.55542, zfs_wrrd_after_unlink tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662368242.24536, zfs_wrrd_after_unlink, passed tp-end: 1662368242.52857, fs/vfs/t_io tp-start: 1662368242.503503, fs/vfs/t_renamerace, 42 tc-start: 1662368242.515599, ext2fs_renamerace tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662368255.310294, ext2fs_renamerace, passed tc-start: 1662368255.974798, ext2fs_renamerace_cycle tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662368271.217582, ext2fs_renamerace_cycle, passed tc-start: 1662368271.253349, ext2fs_renamerace_dirs tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662368278.746925, ext2fs_renamerace_dirs, passed tc-start: 1662368278.774139, ffs_renamerace tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662368288.487802, ffs_renamerace, passed tc-start: 1662368288.548351, ffs_renamerace_cycle tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662368303.635696, ffs_renamerace_cycle, passed tc-start: 1662368303.661612, ffs_renamerace_dirs tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662368312.99846, ffs_renamerace_dirs, passed tc-start: 1662368312.125715, ffslog_renamerace tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662368324.409388, ffslog_renamerace, passed tc-start: 1662368324.437497, ffslog_renamerace_cycle tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662368347.323688, ffslog_renamerace_cycle, passed tc-start: 1662368347.369712, ffslog_renamerace_dirs tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662368358.221254, ffslog_renamerace_dirs, passed tc-start: 1662368358.265246, lfs_renamerace tc-se:lfs_cleanerd[28193]: /mnt: attaching cleaner tc-se:lfs_cleanerd[28193]: /mnt: filesystem unmounted tc-se:lfs_cleanerd[28193]: t_renamerace: needs_cleaning returned -1 tc-se:lfs_cleanerd[28193]: /mnt: detaching 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-end: 1662368382.224837, lfs_renamerace, passed tc-start: 1662368382.587247, lfs_renamerace_cycle tc-se:lfs_cleanerd[801]: /mnt: attaching cleaner tc-se:lfs_cleanerd[801]: /mnt: filesystem unmounted tc-se:lfs_cleanerd[801]: t_renamerace: needs_cleaning returned -1 tc-se:lfs_cleanerd[801]: /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: 1662368416.666591, lfs_renamerace_cycle, passed tc-start: 1662368417.37430, lfs_renamerace_dirs tc-se:lfs_cleanerd[13281]: /mnt: attaching cleaner tc-se:lfs_cleanerd[13281]: /mnt: filesystem unmounted tc-se:lfs_cleanerd[13281]: t_renamerace: needs_cleaning returned -1 tc-se:lfs_cleanerd[13281]: /mnt: detaching 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: 1662368442.512239, lfs_renamerace_dirs, passed tc-start: 1662368442.851836, msdosfs_renamerace tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662368452.568062, msdosfs_renamerace, passed tc-start: 1662368452.583266, msdosfs_renamerace_cycle tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662368466.637683, msdosfs_renamerace_cycle, passed tc-start: 1662368466.697189, msdosfs_renamerace_dirs tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662368475.156729, msdosfs_renamerace_dirs, passed tc-start: 1662368475.206273, 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:[ 8.8900050] 10.3.2.1:/myexport: inaccurate wcc data (ctime) detected, disabling wcc (ctime 1662368485.410324579 1662368485.410324579, mtime 1662368485.410324579 1662368485.410324579) tc-end: 1662368491.46478, nfs_renamerace, passed tc-start: 1662368491.85177, 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-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662368518.633486, nfs_renamerace_cycle, expected_failure, mkdir fails with ESTALE: did not fail this time tc-start: 1662368518.676759, 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-end: 1662368531.750175, nfs_renamerace_dirs, passed tc-start: 1662368531.805798, p2k_ffs_renamerace tc-se:rump_ffs: "image.fs" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.jGwwbb/image.fs" instead. tc-se:rump_ffs: "p2kffsfake" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.jGwwbb/p2kffsfake" instead. tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0400050] ZFS filesystem version: 5 tc-end: 1662368544.559463, p2k_ffs_renamerace, passed tc-start: 1662368544.586303, p2k_ffs_renamerace_cycle tc-se:rump_ffs: "image.fs" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.XAM824/image.fs" instead. tc-se:rump_ffs: "p2kffsfake" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.XAM824/p2kffsfake" instead. tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0400050] ZFS filesystem version: 5 tc-end: 1662368566.118279, p2k_ffs_renamerace_cycle, expected_failure, assertion "vp->v_size == ip->i_size" failed: did not fail this time tc-start: 1662368566.154130, p2k_ffs_renamerace_dirs tc-se:rump_ffs: "image.fs" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.7letgf/image.fs" instead. tc-se:rump_ffs: "p2kffsfake" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.7letgf/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: 1662368578.64390, p2k_ffs_renamerace_dirs, passed tc-start: 1662368578.91475, puffs_renamerace tc-se:readshovel r1 -1 / 2 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.4500050] ZFS filesystem version: 5 tc-so:[ 13.4600050] putter_fop_read: private 0 not inited tc-end: 1662368591.347835, puffs_renamerace, passed tc-start: 1662368591.362097, puffs_renamerace_cycle tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662368613.30727, puffs_renamerace_cycle, expected_failure, assertion "dfd" failed: did not fail this time tc-start: 1662368613.44050, 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: 1662368626.772543, puffs_renamerace_dirs, passed tc-start: 1662368626.785239, rumpfs_renamerace tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662368628.102302, rumpfs_renamerace, skipped, rename not supported by file system tc-start: 1662368628.115444, rumpfs_renamerace_cycle tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662368629.410077, rumpfs_renamerace_cycle, skipped, rename not supported by file system tc-start: 1662368629.421028, rumpfs_renamerace_dirs tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662368630.662850, rumpfs_renamerace_dirs, skipped, rename not supported by file system tc-start: 1662368630.674269, sysvbfs_renamerace tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662368632.176452, sysvbfs_renamerace, skipped, filesystem has not enough inodes tc-start: 1662368632.364147, sysvbfs_renamerace_cycle tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662368633.966533, sysvbfs_renamerace_cycle, skipped, directories not supported by file system tc-start: 1662368633.984339, sysvbfs_renamerace_dirs tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662368636.220566, sysvbfs_renamerace_dirs, skipped, directories not supported by file system tc-start: 1662368636.357075, tmpfs_renamerace tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662368648.537788, tmpfs_renamerace, passed tc-start: 1662368648.550719, tmpfs_renamerace_cycle tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662368671.789617, tmpfs_renamerace_cycle, passed tc-start: 1662368671.801944, tmpfs_renamerace_dirs tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662368683.376094, tmpfs_renamerace_dirs, passed tc-start: 1662368683.390205, udf_renamerace tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662368698.429267, udf_renamerace, expected_failure, PR kern/53865: race did not trigger this time tc-start: 1662368698.604578, udf_renamerace_cycle tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662368721.683806, udf_renamerace_cycle, expected_failure, sometimes fails with ENOSPC, PR kern/56253: PR kern/56253 did not trigger this time tc-start: 1662368721.708456, udf_renamerace_dirs tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662368733.442037, udf_renamerace_dirs, expected_failure, PR kern/53865: race did not trigger this time tc-start: 1662368733.466059, v7fs_renamerace tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662368742.731635, v7fs_renamerace, passed tc-start: 1662368742.830157, v7fs_renamerace_cycle tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662368760.309712, v7fs_renamerace_cycle, passed tc-start: 1662368761.323804, v7fs_renamerace_dirs tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662368770.178650, v7fs_renamerace_dirs, passed tc-start: 1662368770.354945, zfs_renamerace tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662368783.907184, zfs_renamerace, passed tc-start: 1662368783.956010, zfs_renamerace_cycle tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662368805.463627, zfs_renamerace_cycle, passed tc-start: 1662368805.517908, zfs_renamerace_dirs tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662368817.439535, zfs_renamerace_dirs, passed tp-end: 1662368817.479623, fs/vfs/t_renamerace tp-start: 1662368818.44327, fs/vfs/t_ro, 72 tc-start: 1662368818.55848, ext2fs_attrs tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662368819.815083, ext2fs_attrs, passed tc-start: 1662368819.837197, ext2fs_create tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662368821.506031, ext2fs_create, passed tc-start: 1662368822.14169, ext2fs_createdir tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662368824.886373, ext2fs_createdir, passed tc-start: 1662368824.942564, ext2fs_createfifo tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662368826.681142, ext2fs_createfifo, passed tc-start: 1662368826.700159, ext2fs_createlink tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662368829.211800, ext2fs_createlink, passed tc-start: 1662368829.231730, ext2fs_createsymlink tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662368830.994369, ext2fs_createsymlink, passed tc-start: 1662368831.22439, ext2fs_fileio tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662368832.812864, ext2fs_fileio, passed tc-start: 1662368832.833240, ext2fs_rmfile tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662368834.520029, ext2fs_rmfile, passed tc-start: 1662368834.542161, ffs_attrs tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662368836.638022, ffs_attrs, passed tc-start: 1662368836.663911, ffs_create tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662368838.251698, ffs_create, passed tc-start: 1662368838.272308, ffs_createdir tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662368839.863491, ffs_createdir, passed tc-start: 1662368839.884074, ffs_createfifo tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662368841.557145, ffs_createfifo, passed tc-start: 1662368841.584052, ffs_createlink tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662368843.432603, ffs_createlink, passed tc-start: 1662368843.456902, ffs_createsymlink tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662368845.194248, ffs_createsymlink, passed tc-start: 1662368845.215926, ffs_fileio tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662368848.730725, ffs_fileio, passed tc-start: 1662368848.751791, ffs_rmfile tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662368850.462223, ffs_rmfile, passed tc-start: 1662368850.484054, ffslog_attrs tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662368852.366533, ffslog_attrs, passed tc-start: 1662368852.387995, ffslog_create tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662368854.212319, ffslog_create, passed tc-start: 1662368854.297694, ffslog_createdir tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662368856.147907, ffslog_createdir, passed tc-start: 1662368856.168996, ffslog_createfifo tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662368859.764442, ffslog_createfifo, passed tc-start: 1662368859.789766, ffslog_createlink tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662368862.741949, ffslog_createlink, passed tc-start: 1662368862.763514, ffslog_createsymlink tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662368864.888832, ffslog_createsymlink, passed tc-start: 1662368864.910021, ffslog_fileio tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0400050] ZFS filesystem version: 5 tc-end: 1662368867.76037, ffslog_fileio, passed tc-start: 1662368867.97797, ffslog_rmfile tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662368869.26139, ffslog_rmfile, passed tc-start: 1662368869.48657, msdosfs_attrs tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662368870.663700, msdosfs_attrs, passed tc-start: 1662368870.679041, msdosfs_create tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662368872.251433, msdosfs_create, passed tc-start: 1662368872.265665, msdosfs_createdir tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662368873.898254, msdosfs_createdir, passed tc-start: 1662368873.912772, msdosfs_createfifo tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0400050] ZFS filesystem version: 5 tc-end: 1662368875.434214, msdosfs_createfifo, passed tc-start: 1662368875.447915, msdosfs_createlink tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662368877.142629, msdosfs_createlink, passed tc-start: 1662368877.159596, msdosfs_createsymlink tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662368879.478782, msdosfs_createsymlink, passed tc-start: 1662368879.511427, msdosfs_fileio tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662368881.202678, msdosfs_fileio, passed tc-start: 1662368881.311232, msdosfs_rmfile tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662368883.139759, msdosfs_rmfile, passed tc-start: 1662368883.153938, 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: 1662368888.14709, nfs_attrs, passed tc-start: 1662368888.50128, 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: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: 1662368893.769932, nfs_create, passed tc-start: 1662368893.804861, 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.0500050] ZFS filesystem version: 5 tc-end: 1662368900.172837, nfs_createdir, passed tc-start: 1662368900.225384, 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: 1662368906.464748, nfs_createfifo, passed tc-start: 1662368906.499824, 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: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: 1662368912.5364, nfs_createlink, passed tc-start: 1662368912.40923, 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: 1662368917.853092, nfs_createsymlink, passed tc-start: 1662368917.890454, 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: 1662368924.75727, nfs_fileio, passed tc-start: 1662368924.251439, 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: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: 1662368929.141174, nfs_rmfile, passed tc-start: 1662368929.176182, 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: 1662368934.507263, nfsro_attrs, passed tc-start: 1662368934.541881, 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.6500050] ZFS filesystem version: 5 tc-end: 1662368942.177490, nfsro_create, passed tc-start: 1662368942.300684, 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: 1662368948.764391, nfsro_createdir, passed tc-start: 1662368948.802069, 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: 1662368953.932416, nfsro_createfifo, passed tc-start: 1662368954.503301, 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: 1662368959.928840, nfsro_createlink, passed tc-start: 1662368959.970208, 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: 1662368964.727666, nfsro_createsymlink, passed tc-start: 1662368964.806306, 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.0500050] ZFS filesystem version: 5 tc-end: 1662368969.955831, nfsro_fileio, passed tc-start: 1662368970.6968, 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: 1662368976.564059, nfsro_rmfile, passed tc-start: 1662368976.613268, sysvbfs_attrs tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662368978.564176, sysvbfs_attrs, passed tc-start: 1662368978.581313, sysvbfs_create tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662368980.113258, sysvbfs_create, passed tc-start: 1662368980.131552, sysvbfs_createdir tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662368981.804093, sysvbfs_createdir, passed tc-start: 1662368981.821849, sysvbfs_createfifo tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662368983.409904, sysvbfs_createfifo, passed tc-start: 1662368983.425322, sysvbfs_createlink tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662368985.139323, sysvbfs_createlink, passed tc-start: 1662368985.154477, sysvbfs_createsymlink tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662368986.673102, sysvbfs_createsymlink, passed tc-start: 1662368986.687269, sysvbfs_fileio tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662368989.117643, sysvbfs_fileio, passed tc-start: 1662368989.132744, sysvbfs_rmfile tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662368991.654279, sysvbfs_rmfile, passed tc-start: 1662368991.671542, udf_attrs tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662368995.150259, udf_attrs, passed tc-start: 1662368995.173974, udf_create tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662368996.928115, udf_create, passed tc-start: 1662368996.947830, udf_createdir tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662368998.632447, udf_createdir, passed tc-start: 1662368998.653536, udf_createfifo tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662369000.388821, udf_createfifo, passed tc-start: 1662369000.410371, udf_createlink tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662369002.713637, udf_createlink, passed tc-start: 1662369002.735377, udf_createsymlink tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662369004.510456, udf_createsymlink, passed tc-start: 1662369004.531101, udf_fileio tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662369008.372200, udf_fileio, passed tc-start: 1662369008.593901, udf_rmfile tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662369011.945440, udf_rmfile, passed tc-start: 1662369012.84782, v7fs_attrs tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662369014.153671, v7fs_attrs, passed tc-start: 1662369014.186667, v7fs_create tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662369016.64780, v7fs_create, passed tc-start: 1662369016.98173, v7fs_createdir tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662369017.929181, v7fs_createdir, passed tc-start: 1662369017.961923, v7fs_createfifo tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662369019.854088, v7fs_createfifo, passed tc-start: 1662369019.886634, v7fs_createlink tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662369021.831812, v7fs_createlink, passed tc-start: 1662369021.867475, v7fs_createsymlink tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662369023.729125, v7fs_createsymlink, passed tc-start: 1662369023.764891, v7fs_fileio tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662369025.759322, v7fs_fileio, passed tc-start: 1662369025.791406, v7fs_rmfile tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662369029.447171, v7fs_rmfile, passed tp-end: 1662369029.479750, fs/vfs/t_ro tp-start: 1662369029.879580, fs/vfs/t_rmdirrace, 14 tc-start: 1662369029.891105, ext2fs_race tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662369042.787925, ext2fs_race, passed tc-start: 1662369042.805044, ffs_race tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662369058.426928, ffs_race, passed tc-start: 1662369058.450867, ffslog_race tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662369083.712231, ffslog_race, passed tc-start: 1662369083.735164, lfs_race tc-se:lfs_cleanerd[13815]: /mnt: attaching cleaner tc-se:lfs_cleanerd[13815]: /mnt: filesystem unmounted tc-se:lfs_cleanerd[13815]: t_rmdirrace: needs_cleaning returned -1 tc-se:lfs_cleanerd[13815]: /mnt: detaching 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-end: 1662369110.185488, lfs_race, passed tc-start: 1662369110.266052, msdosfs_race tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662369124.808890, msdosfs_race, passed tc-start: 1662369124.849958, 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-end: 1662369149.569313, nfs_race, passed tc-start: 1662369149.603670, p2k_ffs_race tc-se:rump_ffs: "image.fs" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.JDHhIR/image.fs" instead. tc-se:rump_ffs: "p2kffsfake" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.JDHhIR/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: 1662369170.318133, p2k_ffs_race, passed tc-start: 1662369170.341966, puffs_race tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662369197.474234, puffs_race, passed tc-start: 1662369197.489957, rumpfs_race tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662369223.368612, rumpfs_race, passed tc-start: 1662369223.382145, sysvbfs_race tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662369224.875700, sysvbfs_race, skipped, directories not supported by file system tc-start: 1662369224.891441, tmpfs_race tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662369251.918657, tmpfs_race, passed tc-start: 1662369251.975109, udf_race tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662369275.449394, udf_race, passed tc-start: 1662369275.476752, v7fs_race tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662369288.669822, v7fs_race, passed tc-start: 1662369288.703334, zfs_race tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662369314.958428, zfs_race, passed tp-end: 1662369315.7905, fs/vfs/t_rmdirrace tp-start: 1662369315.549074, fs/vfs/t_rwtoro, 112 tc-start: 1662369315.561596, ext2fs_layer_noneopen tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662369317.193000, ext2fs_layer_noneopen, skipped, fs does not support r/o remount tc-start: 1662369317.214977, ext2fs_layer_read_unlinked tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662369318.883371, ext2fs_layer_read_unlinked, skipped, fs does not support r/o remount tc-start: 1662369318.901028, ext2fs_layer_readopen tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662369320.974734, ext2fs_layer_readopen, skipped, fs does not support r/o remount tc-start: 1662369320.996453, ext2fs_layer_writeopen tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662369323.132224, ext2fs_layer_writeopen, skipped, fs does not support r/o remount tc-start: 1662369323.149846, ext2fs_noneopen tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662369325.83292, ext2fs_noneopen, skipped, fs does not support r/o remount tc-start: 1662369325.101355, ext2fs_read_unlinked tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662369327.578220, ext2fs_read_unlinked, skipped, fs does not support r/o remount tc-start: 1662369327.598599, ext2fs_readopen tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662369329.226930, ext2fs_readopen, skipped, fs does not support r/o remount tc-start: 1662369329.244039, ext2fs_writeopen tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662369332.649698, ext2fs_writeopen, skipped, fs does not support r/o remount tc-start: 1662369332.669646, ffs_layer_noneopen tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662369334.315472, ffs_layer_noneopen, passed tc-start: 1662369334.336590, ffs_layer_read_unlinked tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662369336.133857, ffs_layer_read_unlinked, passed tc-start: 1662369336.155505, ffs_layer_readopen tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662369338.489097, ffs_layer_readopen, passed tc-start: 1662369338.512954, ffs_layer_writeopen tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662369340.233241, ffs_layer_writeopen, passed tc-start: 1662369340.255721, ffs_noneopen tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662369341.886241, ffs_noneopen, passed tc-start: 1662369341.907114, ffs_read_unlinked tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662369343.597999, ffs_read_unlinked, passed tc-start: 1662369344.651190, ffs_readopen tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662369347.975505, ffs_readopen, passed tc-start: 1662369348.16797, ffs_writeopen tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662369349.810250, ffs_writeopen, passed tc-start: 1662369349.831348, ffslog_layer_noneopen tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662369352.352702, ffslog_layer_noneopen, passed tc-start: 1662369352.375020, ffslog_layer_read_unlinked tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662369356.140385, ffslog_layer_read_unlinked, passed tc-start: 1662369356.165743, ffslog_layer_readopen tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662369358.37160, ffslog_layer_readopen, passed tc-start: 1662369358.58722, ffslog_layer_writeopen tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662369359.950759, ffslog_layer_writeopen, passed tc-start: 1662369359.974585, ffslog_noneopen tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662369362.115188, ffslog_noneopen, passed tc-start: 1662369362.137224, ffslog_read_unlinked tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662369365.677394, ffslog_read_unlinked, passed tc-start: 1662369365.702241, ffslog_readopen tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662369367.501697, ffslog_readopen, passed tc-start: 1662369367.528589, ffslog_writeopen tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662369369.410871, ffslog_writeopen, passed tc-start: 1662369369.432339, lfs_layer_noneopen tc-se:lfs_cleanerd[3661]: /mnt: attaching cleaner tc-se:lfs_cleanerd[3661]: /mnt: filesystem unmounted tc-se:lfs_cleanerd[3661]: t_rwtoro: needs_cleaning returned -1 tc-se:lfs_cleanerd[3661]: /mnt: detaching cleaner tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:[ 1.8100050] WARNING: the log-structured file system is experimental tc-so:[ 1.8100050] WARNING: it may cause system crashes and/or corrupt data tc-end: 1662369375.43450, lfs_layer_noneopen, passed tc-start: 1662369375.131963, lfs_layer_read_unlinked tc-se:lfs_cleanerd[26001]: /mnt: attaching cleaner tc-se:lfs_cleanerd[26001]: /mnt: filesystem unmounted tc-se:lfs_cleanerd[26001]: t_rwtoro: needs_cleaning returned -1 tc-se:lfs_cleanerd[26001]: /mnt: detaching cleaner tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:[ 3.2300050] WARNING: the log-structured file system is experimental tc-so:[ 3.2300050] WARNING: it may cause system crashes and/or corrupt data tc-end: 1662369380.939011, lfs_layer_read_unlinked, passed tc-start: 1662369381.32219, lfs_layer_readopen tc-se:lfs_cleanerd[29819]: /mnt: attaching cleaner tc-se:lfs_cleanerd[29819]: /mnt: filesystem unmounted tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:[ 2.5000050] WARNING: the log-structured file system is experimental tc-so:[ 2.5000050] WARNING: it may cause system crashes and/or corrupt data tc-se:lfs_cleanerd[29819]: t_rwtoro: needs_cleaning returned -1 tc-end: 1662369388.640803, lfs_layer_readopen, passed tc-start: 1662369388.756109, lfs_layer_writeopen tc-se:lfs_cleanerd[3427]: /mnt: attaching cleaner tc-se:lfs_cleanerd[3427]: /mnt: filesystem unmounted 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-se:lfs_cleanerd[3427]: t_rwtoro: needs_cleaning returned -1 tc-end: 1662369393.437725, lfs_layer_writeopen, passed tc-start: 1662369393.527039, lfs_noneopen tc-se:lfs_cleanerd[4825]: /mnt: attaching cleaner tc-se:lfs_cleanerd[4825]: /mnt: filesystem unmounted tc-se:lfs_cleanerd[4825]: t_rwtoro: needs_cleaning returned -1 tc-se:lfs_cleanerd[4825]: /mnt: detaching cleaner tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:[ 1.8100050] WARNING: the log-structured file system is experimental tc-so:[ 1.8100050] WARNING: it may cause system crashes and/or corrupt data tc-end: 1662369399.321101, lfs_noneopen, passed tc-start: 1662369399.410939, lfs_read_unlinked tc-se:lfs_cleanerd[12097]: /mnt: attaching cleaner tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:[ 1.7700050] WARNING: the log-structured file system is experimental tc-so:[ 1.7700050] WARNING: it may cause system crashes and/or corrupt data tc-end: 1662369403.582198, lfs_read_unlinked, passed tc-start: 1662369403.680308, lfs_readopen tc-se:lfs_cleanerd[9857]: /mnt: attaching cleaner tc-se:lfs_cleanerd[9857]: /mnt: filesystem unmounted tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:[ 1.8900050] WARNING: the log-structured file system is experimental tc-so:[ 1.8900050] WARNING: it may cause system crashes and/or corrupt data tc-end: 1662369409.188064, lfs_readopen, passed tc-start: 1662369409.404827, lfs_writeopen tc-se:lfs_cleanerd[8967]: /mnt: attaching cleaner tc-se:lfs_cleanerd[8967]: /mnt: filesystem unmounted tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:[ 1.8800050] WARNING: the log-structured file system is experimental tc-so:[ 1.8800050] WARNING: it may cause system crashes and/or corrupt data tc-se:lfs_cleanerd[8967]: t_rwtoro: needs_cleaning returned -1 tc-end: 1662369413.762680, lfs_writeopen, passed tc-start: 1662369413.852304, msdosfs_layer_noneopen tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662369415.507112, msdosfs_layer_noneopen, skipped, fs does not support r/o remount tc-start: 1662369415.572255, msdosfs_layer_read_unlinked tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0600050] ZFS filesystem version: 5 tc-end: 1662369417.598101, msdosfs_layer_read_unlinked, skipped, fs does not support r/o remount tc-start: 1662369417.613624, msdosfs_layer_readopen tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662369419.558231, msdosfs_layer_readopen, skipped, fs does not support r/o remount tc-start: 1662369419.575050, msdosfs_layer_writeopen tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0300050] ZFS filesystem version: 5 tc-end: 1662369423.10611, msdosfs_layer_writeopen, skipped, fs does not support r/o remount tc-start: 1662369423.28087, msdosfs_noneopen tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662369424.601609, msdosfs_noneopen, skipped, fs does not support r/o remount tc-start: 1662369424.617628, msdosfs_read_unlinked tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662369426.389344, msdosfs_read_unlinked, skipped, fs does not support r/o remount tc-start: 1662369426.408091, msdosfs_readopen tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662369428.8595, msdosfs_readopen, skipped, fs does not support r/o remount tc-start: 1662369428.25959, msdosfs_writeopen tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662369429.693094, msdosfs_writeopen, skipped, fs does not support r/o remount tc-start: 1662369429.739554, 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.0200050] ZFS filesystem version: 5 tc-end: 1662369434.646236, nfs_layer_noneopen, skipped, fs does not support r/o remount tc-start: 1662369435.603684, 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: 1662369443.353628, nfs_layer_read_unlinked, skipped, fs does not support r/o remount tc-start: 1662369443.397978, 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: 1662369448.146760, nfs_layer_readopen, skipped, fs does not support r/o remount tc-start: 1662369448.218076, 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: 1662369456.51912, nfs_layer_writeopen, skipped, fs does not support r/o remount tc-start: 1662369456.141409, 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: 1662369460.646448, nfs_noneopen, skipped, fs does not support r/o remount tc-start: 1662369460.685392, 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: 1662369465.347411, nfs_read_unlinked, skipped, fs does not support r/o remount tc-start: 1662369465.385475, 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: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: 1662369470.864039, nfs_readopen, skipped, fs does not support r/o remount tc-start: 1662369470.930190, 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: 1662369477.713360, nfs_writeopen, skipped, fs does not support r/o remount tc-start: 1662369477.755292, p2k_ffs_layer_noneopen tc-se:rump_ffs: "image.fs" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.F0zwEc/image.fs" instead. tc-se:rump_ffs: "p2kffsfake" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.F0zwEc/p2kffsfake" instead. tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662369482.651915, p2k_ffs_layer_noneopen, skipped, fs does not support r/o remount tc-start: 1662369482.676174, p2k_ffs_layer_read_unlinked tc-se:rump_ffs: "image.fs" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.GRnEyp/image.fs" instead. tc-se:rump_ffs: "p2kffsfake" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.GRnEyp/p2kffsfake" instead. tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662369486.559288, p2k_ffs_layer_read_unlinked, skipped, fs does not support r/o remount tc-start: 1662369486.582375, p2k_ffs_layer_readopen tc-se:rump_ffs: "image.fs" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.FO1qJR/image.fs" instead. tc-se:rump_ffs: "p2kffsfake" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.FO1qJR/p2kffsfake" instead. tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662369489.214570, p2k_ffs_layer_readopen, skipped, fs does not support r/o remount tc-start: 1662369489.241557, p2k_ffs_layer_writeopen tc-se:rump_ffs: "image.fs" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.Lfdi9o/image.fs" instead. tc-se:rump_ffs: "p2kffsfake" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.Lfdi9o/p2kffsfake" instead. tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662369492.577802, p2k_ffs_layer_writeopen, skipped, fs does not support r/o remount tc-start: 1662369492.602998, p2k_ffs_noneopen tc-se:rump_ffs: "image.fs" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.qzkM7r/image.fs" instead. tc-se:rump_ffs: "p2kffsfake" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.qzkM7r/p2kffsfake" instead. tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662369495.342539, p2k_ffs_noneopen, skipped, fs does not support r/o remount tc-start: 1662369495.398416, p2k_ffs_read_unlinked tc-se:rump_ffs: "image.fs" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.qhOO2S/image.fs" instead. tc-se:rump_ffs: "p2kffsfake" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.qhOO2S/p2kffsfake" instead. tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662369498.70986, p2k_ffs_read_unlinked, skipped, fs does not support r/o remount tc-start: 1662369498.96948, p2k_ffs_readopen tc-se:rump_ffs: "image.fs" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.DGkqFe/image.fs" instead. tc-se:rump_ffs: "p2kffsfake" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.DGkqFe/p2kffsfake" instead. tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662369500.658175, p2k_ffs_readopen, skipped, fs does not support r/o remount tc-start: 1662369500.682389, p2k_ffs_writeopen tc-se:rump_ffs: "image.fs" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.JiCBSB/image.fs" instead. tc-se:rump_ffs: "p2kffsfake" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.JiCBSB/p2kffsfake" instead. tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662369503.429678, p2k_ffs_writeopen, skipped, fs does not support r/o remount tc-start: 1662369503.461810, puffs_layer_noneopen tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662369505.8241, puffs_layer_noneopen, skipped, fs does not support r/o remount tc-start: 1662369505.19467, puffs_layer_read_unlinked tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662369506.683693, puffs_layer_read_unlinked, skipped, fs does not support r/o remount tc-start: 1662369506.695797, puffs_layer_readopen tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662369508.315232, puffs_layer_readopen, skipped, fs does not support r/o remount tc-start: 1662369508.326690, puffs_layer_writeopen tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662369510.465392, puffs_layer_writeopen, skipped, fs does not support r/o remount tc-start: 1662369510.478550, puffs_noneopen tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662369511.958877, puffs_noneopen, skipped, fs does not support r/o remount tc-start: 1662369511.969665, puffs_read_unlinked tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662369515.340248, puffs_read_unlinked, skipped, fs does not support r/o remount tc-start: 1662369515.353395, puffs_readopen tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662369516.934543, puffs_readopen, skipped, fs does not support r/o remount tc-start: 1662369516.947732, puffs_writeopen tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662369518.511116, puffs_writeopen, skipped, fs does not support r/o remount tc-start: 1662369518.522644, rumpfs_layer_noneopen tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662369519.943335, rumpfs_layer_noneopen, passed tc-start: 1662369519.954797, rumpfs_layer_read_unlinked tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662369521.475821, rumpfs_layer_read_unlinked, passed tc-start: 1662369521.488682, rumpfs_layer_readopen tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662369523.947394, rumpfs_layer_readopen, passed tc-start: 1662369523.957933, rumpfs_layer_writeopen tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662369525.421529, rumpfs_layer_writeopen, passed tc-start: 1662369525.604432, rumpfs_noneopen tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662369527.406805, rumpfs_noneopen, passed tc-start: 1662369527.418497, rumpfs_read_unlinked tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662369529.419175, rumpfs_read_unlinked, passed tc-start: 1662369529.431689, rumpfs_readopen tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662369531.110938, rumpfs_readopen, passed tc-start: 1662369531.121822, rumpfs_writeopen tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.3200050] ZFS filesystem version: 5 tc-end: 1662369533.320910, rumpfs_writeopen, passed tc-start: 1662369533.333213, sysvbfs_layer_noneopen tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662369535.803323, sysvbfs_layer_noneopen, skipped, fs does not support r/o remount tc-start: 1662369535.826824, sysvbfs_layer_read_unlinked tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662369537.477720, sysvbfs_layer_read_unlinked, skipped, fs does not support r/o remount tc-start: 1662369537.493257, sysvbfs_layer_readopen tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662369539.174346, sysvbfs_layer_readopen, skipped, fs does not support r/o remount tc-start: 1662369539.190310, sysvbfs_layer_writeopen tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662369541.123881, sysvbfs_layer_writeopen, skipped, fs does not support r/o remount tc-start: 1662369541.142911, sysvbfs_noneopen tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662369544.52025, sysvbfs_noneopen, skipped, fs does not support r/o remount tc-start: 1662369544.66941, sysvbfs_read_unlinked tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662369545.709386, sysvbfs_read_unlinked, skipped, fs does not support r/o remount tc-start: 1662369545.724400, sysvbfs_readopen tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662369547.372279, sysvbfs_readopen, skipped, fs does not support r/o remount tc-start: 1662369547.387529, sysvbfs_writeopen tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662369551.213981, sysvbfs_writeopen, skipped, fs does not support r/o remount tc-start: 1662369551.243173, tmpfs_layer_noneopen tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662369552.773234, tmpfs_layer_noneopen, passed tc-start: 1662369552.783573, tmpfs_layer_read_unlinked tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662369555.241416, tmpfs_layer_read_unlinked, passed tc-start: 1662369555.728567, tmpfs_layer_readopen tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662369557.491384, tmpfs_layer_readopen, passed tc-start: 1662369557.503424, tmpfs_layer_writeopen tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662369559.181316, tmpfs_layer_writeopen, passed tc-start: 1662369559.192750, tmpfs_noneopen tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662369561.588162, tmpfs_noneopen, passed tc-start: 1662369561.600237, tmpfs_read_unlinked tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662369562.971053, tmpfs_read_unlinked, passed tc-start: 1662369562.982434, tmpfs_readopen tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662369564.382770, tmpfs_readopen, passed tc-start: 1662369564.393885, tmpfs_writeopen tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662369565.738476, tmpfs_writeopen, passed tc-start: 1662369565.752440, udf_layer_noneopen tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662369567.374728, udf_layer_noneopen, skipped, fs does not support r/o remount tc-start: 1662369567.395573, udf_layer_read_unlinked tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662369569.186560, udf_layer_read_unlinked, skipped, fs does not support r/o remount tc-start: 1662369569.212366, udf_layer_readopen tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662369572.96668, udf_layer_readopen, skipped, fs does not support r/o remount tc-start: 1662369572.119741, udf_layer_writeopen tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0400050] ZFS filesystem version: 5 tc-end: 1662369575.178651, udf_layer_writeopen, skipped, fs does not support r/o remount tc-start: 1662369575.199684, udf_noneopen tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662369578.129262, udf_noneopen, skipped, fs does not support r/o remount tc-start: 1662369578.191414, udf_read_unlinked tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662369580.263296, udf_read_unlinked, skipped, fs does not support r/o remount tc-start: 1662369580.284358, udf_readopen tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662369581.959142, udf_readopen, skipped, fs does not support r/o remount tc-start: 1662369581.989615, udf_writeopen tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662369583.539568, udf_writeopen, skipped, fs does not support r/o remount tc-start: 1662369583.563972, v7fs_layer_noneopen tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662369585.435689, v7fs_layer_noneopen, skipped, fs does not support r/o remount tc-start: 1662369585.474142, v7fs_layer_read_unlinked tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662369587.326383, v7fs_layer_read_unlinked, skipped, fs does not support r/o remount tc-start: 1662369587.361134, v7fs_layer_readopen tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662369589.347055, v7fs_layer_readopen, skipped, fs does not support r/o remount tc-start: 1662369589.381564, v7fs_layer_writeopen tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662369591.180833, v7fs_layer_writeopen, skipped, fs does not support r/o remount tc-start: 1662369591.214020, v7fs_noneopen tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662369592.982873, v7fs_noneopen, skipped, fs does not support r/o remount tc-start: 1662369593.15763, v7fs_read_unlinked tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662369594.923514, v7fs_read_unlinked, skipped, fs does not support r/o remount tc-start: 1662369594.959042, v7fs_readopen tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662369597.20733, v7fs_readopen, skipped, fs does not support r/o remount tc-start: 1662369597.54887, v7fs_writeopen tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662369600.211793, v7fs_writeopen, skipped, fs does not support r/o remount tc-start: 1662369600.246292, zfs_layer_noneopen tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662369604.388088, zfs_layer_noneopen, skipped, fs does not support r/o remount tc-start: 1662369604.420118, zfs_layer_read_unlinked tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0300050] ZFS filesystem version: 5 tc-end: 1662369608.370370, zfs_layer_read_unlinked, skipped, fs does not support r/o remount tc-start: 1662369608.396259, zfs_layer_readopen tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662369611.662194, zfs_layer_readopen, skipped, fs does not support r/o remount tc-start: 1662369611.689523, zfs_layer_writeopen tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662369615.314810, zfs_layer_writeopen, skipped, fs does not support r/o remount tc-start: 1662369615.341098, zfs_noneopen tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662369618.947672, zfs_noneopen, skipped, fs does not support r/o remount tc-start: 1662369618.973322, zfs_read_unlinked tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662369623.51714, zfs_read_unlinked, skipped, fs does not support r/o remount tc-start: 1662369623.76067, zfs_readopen tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662369627.950131, zfs_readopen, skipped, fs does not support r/o remount tc-start: 1662369627.980239, zfs_writeopen tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662369636.134835, zfs_writeopen, skipped, fs does not support r/o remount tp-end: 1662369636.165220, fs/vfs/t_rwtoro tp-start: 1662369636.571555, fs/vfs/t_union, 28 tc-start: 1662369636.583476, ext2fs_basic tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662369638.148337, ext2fs_basic, skipped, fs does not support VOP_WHITEOUT tc-start: 1662369638.164913, ext2fs_whiteout tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662369640.885410, ext2fs_whiteout, skipped, fs does not support VOP_WHITEOUT tc-start: 1662369640.914807, ffs_basic tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662369643.437165, ffs_basic, passed tc-start: 1662369643.458647, ffs_whiteout tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662369648.125152, ffs_whiteout, passed tc-start: 1662369648.157035, ffslog_basic tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662369650.86473, ffslog_basic, passed tc-start: 1662369650.107978, ffslog_whiteout tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662369652.768338, ffslog_whiteout, passed tc-start: 1662369652.802275, lfs_basic tc-se:lfs_cleanerd[27235]: /mnt: attaching cleaner tc-se:lfs_cleanerd[27235]: /mnt: filesystem unmounted tc-se:lfs_cleanerd[27235]: t_union: needs_cleaning returned -1 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:[ 3.5200050] WARNING: the log-structured file system is experimental tc-so:[ 3.5200050] WARNING: it may cause system crashes and/or corrupt data tc-end: 1662369660.541805, lfs_basic, passed tc-start: 1662369660.631162, lfs_whiteout tc-se:lfs_cleanerd[4874]: /mnt: attaching cleaner tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:[ 3.0100050] WARNING: the log-structured file system is experimental tc-so:[ 3.0100050] WARNING: it may cause system crashes and/or corrupt data tc-end: 1662369669.664098, lfs_whiteout, passed tc-start: 1662369669.761788, msdosfs_basic tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662369671.340770, msdosfs_basic, skipped, fs does not support VOP_WHITEOUT tc-start: 1662369671.358032, msdosfs_whiteout tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662369675.568417, msdosfs_whiteout, skipped, fs does not support VOP_WHITEOUT tc-start: 1662369675.609738, 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.0600050] ZFS filesystem version: 5 tc-end: 1662369680.231388, nfs_basic, skipped, fs does not support VOP_WHITEOUT tc-start: 1662369680.267195, 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: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: 1662369685.819343, nfs_whiteout, skipped, fs does not support VOP_WHITEOUT tc-start: 1662369685.865497, p2k_ffs_basic tc-se:rump_ffs: "image.fs" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.eR1ktt/image.fs" instead. tc-se:rump_ffs: "p2kffsfake" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.eR1ktt/p2kffsfake" instead. tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662369688.483888, p2k_ffs_basic, skipped, fs does not support VOP_WHITEOUT tc-start: 1662369688.508712, p2k_ffs_whiteout tc-se:rump_ffs: "image.fs" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.xBvr36/image.fs" instead. tc-se:rump_ffs: "p2kffsfake" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.xBvr36/p2kffsfake" instead. tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662369693.571233, p2k_ffs_whiteout, skipped, fs does not support VOP_WHITEOUT tc-start: 1662369693.604599, puffs_basic tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662369696.861566, puffs_basic, skipped, fs does not support VOP_WHITEOUT tc-start: 1662369696.872684, puffs_whiteout tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662369698.887266, puffs_whiteout, skipped, fs does not support VOP_WHITEOUT tc-start: 1662369698.925825, rumpfs_basic tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662369702.248153, rumpfs_basic, passed tc-start: 1662369702.268399, rumpfs_whiteout tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662369708.863203, rumpfs_whiteout, passed tc-start: 1662369708.887689, sysvbfs_basic tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662369711.317988, sysvbfs_basic, skipped, fs does not support VOP_WHITEOUT tc-start: 1662369711.341647, sysvbfs_whiteout tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662369716.607189, sysvbfs_whiteout, skipped, fs does not support VOP_WHITEOUT tc-start: 1662369716.630678, tmpfs_basic tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662369718.68532, tmpfs_basic, passed tc-start: 1662369718.79610, tmpfs_whiteout tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662369719.976993, tmpfs_whiteout, passed tc-start: 1662369719.997192, udf_basic tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662369721.715698, udf_basic, skipped, fs does not support VOP_WHITEOUT tc-start: 1662369721.737148, udf_whiteout tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662369729.940972, udf_whiteout, skipped, fs does not support VOP_WHITEOUT tc-start: 1662369730.1129, v7fs_basic tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662369732.67363, v7fs_basic, skipped, fs does not support VOP_WHITEOUT tc-start: 1662369732.101320, v7fs_whiteout tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662369734.460326, v7fs_whiteout, skipped, fs does not support VOP_WHITEOUT tc-start: 1662369734.507685, zfs_basic tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662369740.960969, zfs_basic, skipped, fs does not support VOP_WHITEOUT tc-start: 1662369740.987742, zfs_whiteout tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662369745.701000, zfs_whiteout, skipped, fs does not support VOP_WHITEOUT tp-end: 1662369745.785807, fs/vfs/t_union tp-start: 1662369746.967515, fs/vfs/t_unpriv, 56 tc-start: 1662369746.997404, ext2fs_dirperms tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662369749.463138, ext2fs_dirperms, passed tc-start: 1662369749.479521, ext2fs_flags tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662369751.99067, ext2fs_flags, passed tc-start: 1662369751.115714, ext2fs_owner tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662369752.797625, ext2fs_owner, passed tc-start: 1662369752.818012, ext2fs_times tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662369754.599647, ext2fs_times, passed tc-start: 1662369754.616205, ffs_dirperms tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662369756.536204, ffs_dirperms, passed tc-start: 1662369756.558159, ffs_flags tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662369759.736952, ffs_flags, passed tc-start: 1662369759.760417, ffs_owner tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662369765.424143, ffs_owner, passed tc-start: 1662369765.453823, ffs_times tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662369767.238423, ffs_times, passed tc-start: 1662369767.259960, ffslog_dirperms tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662369769.84239, ffslog_dirperms, passed tc-start: 1662369769.119463, ffslog_flags tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662369770.866582, ffslog_flags, passed tc-start: 1662369770.888669, ffslog_owner tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662369773.430356, ffslog_owner, passed tc-start: 1662369773.451589, ffslog_times tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662369775.243212, ffslog_times, passed tc-start: 1662369775.265805, lfs_dirperms tc-se:lfs_cleanerd[25175]: /mnt: attaching cleaner tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:[ 1.7700050] WARNING: the log-structured file system is experimental tc-so:[ 1.7700050] WARNING: it may cause system crashes and/or corrupt data tc-se:lfs_cleanerd[25175]: /mnt: filesystem unmounted tc-end: 1662369780.104886, lfs_dirperms, passed tc-start: 1662369780.190158, lfs_flags tc-se:lfs_cleanerd[23132]: /mnt: attaching 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: 1662369785.616455, lfs_flags, passed tc-start: 1662369785.715507, lfs_owner tc-se:lfs_cleanerd[26575]: /mnt: attaching cleaner tc-se:lfs_cleanerd[26575]: /mnt: filesystem unmounted tc-se:lfs_cleanerd[26575]: t_unpriv: needs_cleaning returned -1 tc-se:lfs_cleanerd[26575]: /mnt: detaching cleaner tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:[ 2.3300050] WARNING: the log-structured file system is experimental tc-so:[ 2.3300050] WARNING: it may cause system crashes and/or corrupt data tc-end: 1662369790.755466, lfs_owner, passed tc-start: 1662369790.970133, lfs_times tc-se:lfs_cleanerd[15623]: /mnt: attaching cleaner tc-se:lfs_cleanerd[15623]: /mnt: filesystem unmounted tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:[ 1.8800050] WARNING: the log-structured file system is experimental tc-so:[ 1.8800050] WARNING: it may cause system crashes and/or corrupt data tc-se:lfs_cleanerd[15623]: t_unpriv: needs_cleaning returned -1 tc-end: 1662369798.189994, lfs_times, passed tc-start: 1662369798.280659, msdosfs_dirperms tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662369799.990004, msdosfs_dirperms, passed tc-start: 1662369800.9532, msdosfs_flags tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662369801.649688, msdosfs_flags, passed tc-start: 1662369801.664794, msdosfs_owner tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662369805.972290, msdosfs_owner, skipped, owner not supported by file system tc-start: 1662369805.990663, msdosfs_times tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662369807.669585, msdosfs_times, passed tc-start: 1662369807.686598, 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: 1662369812.887232, nfs_dirperms, passed tc-start: 1662369812.923838, 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.0600050] ZFS filesystem version: 5 tc-end: 1662369818.430949, nfs_flags, skipped, file flags not supported by file system tc-start: 1662369818.512553, 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.5500050] ZFS filesystem version: 5 tc-end: 1662369823.682311, nfs_owner, passed tc-start: 1662369823.720353, 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: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: 1662369831.215961, nfs_times, passed tc-start: 1662369831.285959, p2k_ffs_dirperms tc-se:rump_ffs: "image.fs" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.dnpWo5/image.fs" instead. tc-se:rump_ffs: "p2kffsfake" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.dnpWo5/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: 1662369835.428317, p2k_ffs_dirperms, passed tc-start: 1662369835.453330, p2k_ffs_flags tc-se:rump_ffs: "image.fs" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.PIGI2o/image.fs" instead. tc-se:rump_ffs: "p2kffsfake" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.PIGI2o/p2kffsfake" instead. tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662369843.312242, p2k_ffs_flags, passed tc-start: 1662369844.28115, p2k_ffs_owner tc-se:rump_ffs: "image.fs" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.UK0Rbl/image.fs" instead. tc-se:rump_ffs: "p2kffsfake" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.UK0Rbl/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: 1662369848.786964, p2k_ffs_owner, passed tc-start: 1662369848.813458, p2k_ffs_times tc-se:rump_ffs: "image.fs" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.VJzCXq/image.fs" instead. tc-se:rump_ffs: "p2kffsfake" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.VJzCXq/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: 1662369852.8034, p2k_ffs_times, passed tc-start: 1662369852.30904, puffs_dirperms tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662369853.791808, puffs_dirperms, passed tc-start: 1662369853.802049, puffs_flags tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662369855.305398, puffs_flags, skipped, file flags not supported by file system tc-start: 1662369855.316057, puffs_owner tc-se:readshovel r1 -1 / 2 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:[ 1.9700050] putter_fop_read: private 0 not inited tc-end: 1662369857.947623, puffs_owner, passed tc-start: 1662369857.958663, puffs_times tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662369861.769631, puffs_times, passed tc-start: 1662369861.783679, rumpfs_dirperms tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662369863.74596, rumpfs_dirperms, passed tc-start: 1662369863.86872, rumpfs_flags tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662369864.334667, rumpfs_flags, passed tc-start: 1662369864.345254, rumpfs_owner tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662369865.649246, rumpfs_owner, passed tc-start: 1662369865.663680, rumpfs_times tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662369867.163919, rumpfs_times, passed tc-start: 1662369867.177681, sysvbfs_dirperms tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0300050] ZFS filesystem version: 5 tc-end: 1662369868.651446, sysvbfs_dirperms, skipped, directories not supported by file system tc-start: 1662369868.670895, sysvbfs_flags tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662369870.224541, sysvbfs_flags, skipped, file flags not supported by file system tc-start: 1662369870.238323, sysvbfs_owner tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662369871.763398, sysvbfs_owner, passed tc-start: 1662369871.776783, sysvbfs_times tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662369874.219619, sysvbfs_times, passed tc-start: 1662369874.234235, tmpfs_dirperms tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662369876.553107, tmpfs_dirperms, passed tc-start: 1662369876.566348, tmpfs_flags tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662369878.6578, tmpfs_flags, passed tc-start: 1662369878.63509, tmpfs_owner tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662369880.653942, tmpfs_owner, passed tc-start: 1662369880.704365, tmpfs_times tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662369882.78440, tmpfs_times, passed tc-start: 1662369882.90708, udf_dirperms tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662369884.419470, udf_dirperms, passed tc-start: 1662369884.441816, udf_flags tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662369886.488811, udf_flags, skipped, file flags not supported by file system tc-start: 1662369886.510853, udf_owner tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662369888.164771, udf_owner, passed tc-start: 1662369888.185748, udf_times tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662369890.387181, udf_times, passed tc-start: 1662369890.409135, v7fs_dirperms tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662369892.401239, v7fs_dirperms, passed tc-start: 1662369892.433994, v7fs_flags tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662369894.282209, v7fs_flags, passed tc-start: 1662369894.314635, v7fs_owner tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0300050] ZFS filesystem version: 5 tc-end: 1662369896.141888, v7fs_owner, passed tc-start: 1662369896.174989, v7fs_times tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662369898.127478, v7fs_times, passed tc-start: 1662369898.162528, zfs_dirperms tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662369902.100524, zfs_dirperms, passed tc-start: 1662369902.127349, zfs_flags tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662369906.331523, zfs_flags, passed tc-start: 1662369906.573483, zfs_owner tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662369911.577183, zfs_owner, passed tc-start: 1662369911.602718, zfs_times tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662369915.485091, zfs_times, passed tp-end: 1662369915.512816, fs/vfs/t_unpriv tp-start: 1662369915.996356, fs/vfs/t_mtime_otrunc, 14 tc-start: 1662369916.8876, 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: 1662369917 tc-so:last lock: 1662369921 tc-so:last lock: 1662369925 tc-so:last lock: 1662369929 tc-end: 1662369937.886132, ext2fs_otrunc_mtime_update, passed tc-start: 1662369937.904793, 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: 1662369939 tc-so:last lock: 1662369943 tc-so:last lock: 1662369947 tc-so:last lock: 1662369951 tc-end: 1662369959.788315, ffs_otrunc_mtime_update, passed tc-start: 1662369959.811301, 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: 1662369961 tc-so:last lock: 1662369965 tc-so:last lock: 1662369969 tc-so:last lock: 1662369973 tc-end: 1662369982.162608, ffslog_otrunc_mtime_update, passed tc-start: 1662369982.188747, lfs_otrunc_mtime_update tc-se:lfs_cleanerd[13103]: /mnt: attaching cleaner tc-se:lfs_cleanerd[13103]: /mnt: filesystem unmounted tc-se:lfs_cleanerd[13103]: t_mtime_otrunc: needs_cleaning returned -1 tc-se:lfs_cleanerd[13103]: /mnt: detaching cleaner tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:[ 1.7500050] WARNING: the log-structured file system is experimental tc-so:[ 1.7500050] WARNING: it may cause system crashes and/or corrupt data tc-so:last lock: 0 tc-so:last lock: 1662369985 tc-so:last lock: 1662369990 tc-so:last lock: 1662369994 tc-so:last lock: 1662369998 tc-end: 1662370006.731525, lfs_otrunc_mtime_update, passed tc-start: 1662370006.816329, msdosfs_otrunc_mtime_update tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.1300050] ZFS filesystem version: 5 tc-so:last lock: 0 tc-so:last lock: 1662370008 tc-so:last lock: 1662370012 tc-so:last lock: 1662370016 tc-so:last lock: 1662370020 tc-end: 1662370029.164559, msdosfs_otrunc_mtime_update, passed tc-start: 1662370029.182805, 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: 1662370033 tc-so:last lock: 1662370037 tc-so:last lock: 1662370041 tc-so:last lock: 1662370046 tc-end: 1662370054.596696, nfs_otrunc_mtime_update, passed tc-start: 1662370054.661352, p2k_ffs_otrunc_mtime_update tc-se:rump_ffs: "image.fs" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.SPF0xU/image.fs" instead. tc-se:rump_ffs: "p2kffsfake" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.SPF0xU/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: 1662370057 tc-so:last lock: 1662370061 tc-so:last lock: 1662370065 tc-so:last lock: 1662370070 tc-end: 1662370078.641447, p2k_ffs_otrunc_mtime_update, passed tc-start: 1662370078.664308, 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: 1662370079 tc-so:last lock: 1662370083 tc-so:last lock: 1662370087 tc-so:last lock: 1662370091 tc-end: 1662370100.503560, puffs_otrunc_mtime_update, passed tc-start: 1662370100.513730, 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: 1662370101 tc-so:last lock: 1662370105 tc-so:last lock: 1662370109 tc-so:last lock: 1662370113 tc-end: 1662370122.268898, rumpfs_otrunc_mtime_update, passed tc-start: 1662370122.283490, 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: 1662370123 tc-so:last lock: 1662370127 tc-so:last lock: 1662370131 tc-so:last lock: 1662370135 tc-end: 1662370144.415311, sysvbfs_otrunc_mtime_update, passed tc-start: 1662370144.432100, 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: 1662370145 tc-so:last lock: 1662370149 tc-so:last lock: 1662370153 tc-so:last lock: 1662370157 tc-end: 1662370165.922134, tmpfs_otrunc_mtime_update, passed tc-start: 1662370165.933151, 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: 1662370167 tc-so:last lock: 1662370171 tc-so:last lock: 1662370175 tc-so:last lock: 1662370179 tc-end: 1662370188.10611, udf_otrunc_mtime_update, passed tc-start: 1662370188.30727, v7fs_otrunc_mtime_update tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0600050] ZFS filesystem version: 5 tc-so:last lock: 0 tc-so:last lock: 1662370190 tc-so:last lock: 1662370194 tc-so:last lock: 1662370198 tc-so:last lock: 1662370202 tc-end: 1662370211.208522, v7fs_otrunc_mtime_update, passed tc-start: 1662370211.244999, 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: 1662370214 tc-so:last lock: 1662370219 tc-so:last lock: 1662370223 tc-so:last lock: 1662370226 tc-end: 1662370235.363084, zfs_otrunc_mtime_update, passed tp-end: 1662370235.392667, fs/vfs/t_mtime_otrunc tp-start: 1662370235.839228, fs/vfs/t_mtime_write, 14 tc-start: 1662370235.843635, 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: 1662370238 tc-so:last lock: 1662370242 tc-so:last lock: 1662370246 tc-so:last lock: 1662370249 tc-end: 1662370258.355144, ext2fs_mtime_update_on_write, passed tc-start: 1662370258.374923, 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: 1662370259 tc-so:last lock: 1662370265 tc-so:last lock: 1662370269 tc-so:last lock: 1662370273 tc-end: 1662370281.728309, ffs_mtime_update_on_write, passed tc-start: 1662370281.752775, 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: 1662370283 tc-so:last lock: 1662370287 tc-so:last lock: 1662370291 tc-so:last lock: 1662370295 tc-end: 1662370304.553247, ffslog_mtime_update_on_write, passed tc-start: 1662370304.577537, lfs_mtime_update_on_write tc-se:lfs_cleanerd[29221]: /mnt: attaching cleaner tc-se:lfs_cleanerd[29221]: /mnt: filesystem unmounted tc-se:lfs_cleanerd[29221]: t_mtime_write: needs_cleaning returned -1 tc-se:lfs_cleanerd[29221]: /mnt: detaching cleaner tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:[ 1.8200050] WARNING: the log-structured file system is experimental tc-so:[ 1.8200050] WARNING: it may cause system crashes and/or corrupt data tc-so:last lock: 0 tc-so:last lock: 1662370308 tc-so:last lock: 1662370312 tc-so:last lock: 1662370316 tc-so:last lock: 1662370320 tc-end: 1662370329.505588, lfs_mtime_update_on_write, passed tc-start: 1662370329.589960, 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: 1662370330 tc-so:last lock: 1662370334 tc-so:last lock: 1662370338 tc-so:last lock: 1662370342 tc-end: 1662370352.198814, msdosfs_mtime_update_on_write, passed tc-start: 1662370352.216899, 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: 1662370356 tc-so:last lock: 1662370360 tc-so:last lock: 1662370365 tc-so:last lock: 1662370369 tc-end: 1662370377.707624, nfs_mtime_update_on_write, passed tc-start: 1662370377.749487, p2k_ffs_mtime_update_on_write tc-se:rump_ffs: "image.fs" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.0qAsan/image.fs" instead. tc-se:rump_ffs: "p2kffsfake" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.0qAsan/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: 1662370380 tc-so:last lock: 1662370384 tc-so:last lock: 1662370388 tc-so:last lock: 1662370392 tc-end: 1662370401.53157, p2k_ffs_mtime_update_on_write, passed tc-start: 1662370401.81048, 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: 1662370402 tc-so:last lock: 1662370406 tc-so:last lock: 1662370410 tc-so:last lock: 1662370414 tc-end: 1662370423.377468, puffs_mtime_update_on_write, passed tc-start: 1662370423.388684, rumpfs_mtime_update_on_write tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0700050] ZFS filesystem version: 5 tc-so:last lock: 0 tc-so:last lock: 1662370424 tc-so:last lock: 1662370428 tc-so:last lock: 1662370433 tc-so:last lock: 1662370437 tc-end: 1662370445.524019, rumpfs_mtime_update_on_write, passed tc-start: 1662370445.535095, 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: 1662370448 tc-so:last lock: 1662370453 tc-so:last lock: 1662370457 tc-so:last lock: 1662370461 tc-end: 1662370470.191147, sysvbfs_mtime_update_on_write, passed tc-start: 1662370470.208960, 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: 1662370471 tc-so:last lock: 1662370475 tc-so:last lock: 1662370479 tc-so:last lock: 1662370483 tc-end: 1662370491.957391, tmpfs_mtime_update_on_write, passed tc-start: 1662370491.970390, 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: 1662370493 tc-so:last lock: 1662370497 tc-so:last lock: 1662370501 tc-so:last lock: 1662370506 tc-end: 1662370514.834117, udf_mtime_update_on_write, passed tc-start: 1662370514.857724, 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: 1662370517 tc-so:last lock: 1662370521 tc-so:last lock: 1662370525 tc-so:last lock: 1662370530 tc-end: 1662370538.364826, v7fs_mtime_update_on_write, passed tc-start: 1662370538.397338, 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: 1662370541 tc-so:last lock: 1662370545 tc-so:last lock: 1662370549 tc-so:last lock: 1662370553 tc-end: 1662370561.658230, zfs_mtime_update_on_write, passed tp-end: 1662370561.686381, fs/vfs/t_mtime_write tp-start: 1662370562.220721, fs/vfs/t_vfsops, 84 tc-start: 1662370562.225538, ext2fs_tfhinval tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:RNG seed 1662370563 tc-end: 1662370564.40604, ext2fs_tfhinval, passed tc-start: 1662370564.58551, ext2fs_tfhremove tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662370566.314086, ext2fs_tfhremove, passed tc-start: 1662370566.330624, ext2fs_tfilehandle tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662370569.652226, ext2fs_tfilehandle, passed tc-start: 1662370569.707704, ext2fs_tmount tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662370572.345730, ext2fs_tmount, passed tc-start: 1662370572.363507, ext2fs_tstatvfs tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.1000050] ZFS filesystem version: 5 tc-end: 1662370575.276036, ext2fs_tstatvfs, passed tc-start: 1662370575.296803, ext2fs_tsync tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662370576.930647, ext2fs_tsync, passed tc-start: 1662370577.13715, ffs_tfhinval tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:RNG seed 1662370579 tc-end: 1662370579.203954, ffs_tfhinval, passed tc-start: 1662370579.224853, ffs_tfhremove tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662370580.886129, ffs_tfhremove, passed tc-start: 1662370580.906796, ffs_tfilehandle tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662370583.541970, ffs_tfilehandle, passed tc-start: 1662370583.566666, ffs_tmount tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662370585.200583, ffs_tmount, passed tc-start: 1662370585.222848, ffs_tstatvfs tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662370586.867461, ffs_tstatvfs, passed tc-start: 1662370586.889556, ffs_tsync tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662370588.658465, ffs_tsync, passed tc-start: 1662370588.680921, ffslog_tfhinval tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:RNG seed 1662370590 tc-end: 1662370591.150359, ffslog_tfhinval, passed tc-start: 1662370591.175929, ffslog_tfhremove tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662370593.50719, ffslog_tfhremove, passed tc-start: 1662370593.72500, ffslog_tfilehandle tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662370595.833732, ffslog_tfilehandle, passed tc-start: 1662370595.855458, ffslog_tmount tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662370597.624687, ffslog_tmount, passed tc-start: 1662370597.651205, ffslog_tstatvfs tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662370599.887149, ffslog_tstatvfs, passed tc-start: 1662370599.908421, ffslog_tsync tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662370601.664029, ffslog_tsync, passed tc-start: 1662370601.685853, lfs_tfhinval tc-se:lfs_cleanerd[20647]: /mnt: attaching cleaner tc-se:lfs_cleanerd[20647]: /mnt: filesystem unmounted tc-se:lfs_cleanerd[20647]: t_vfsops: needs_cleaning returned -1 tc-se:lfs_cleanerd[20647]: /mnt: detaching cleaner tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:[ 2.5500050] WARNING: the log-structured file system is experimental tc-so:[ 2.5500050] WARNING: it may cause system crashes and/or corrupt data tc-so:RNG seed 1662370607 tc-end: 1662370608.351370, lfs_tfhinval, passed tc-start: 1662370609.343647, lfs_tfhremove tc-se:lfs_cleanerd[7636]: /mnt: attaching cleaner tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:[ 2.0300050] WARNING: the log-structured file system is experimental tc-so:[ 2.0300050] WARNING: it may cause system crashes and/or corrupt data tc-end: 1662370614.301121, lfs_tfhremove, expected_failure, fhopen() for removed file succeeds (PR kern/43745): /tmp/bracket/build/2022.09.04.11.20.33-evbarm-aarch64/src/tests/fs/vfs/t_vfsops.c:152: Expected true value in rump_sys_fhopen(fhp, fhsize, O_RDONLY) == -1 tc-start: 1662370614.827428, lfs_tfilehandle tc-se:lfs_cleanerd[6877]: /mnt: attaching cleaner tc-se:lfs_cleanerd[6877]: /mnt: filesystem unmounted tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:[ 1.7300050] WARNING: the log-structured file system is experimental tc-so:[ 1.7300050] WARNING: it may cause system crashes and/or corrupt data tc-se:lfs_cleanerd[6877]: t_vfsops: needs_cleaning returned -1 tc-end: 1662370619.350534, lfs_tfilehandle, passed tc-start: 1662370619.469516, lfs_tmount tc-se:lfs_cleanerd[17124]: /mnt: attaching cleaner tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:[ 1.9800050] WARNING: the log-structured file system is experimental tc-so:[ 1.9800050] WARNING: it may cause system crashes and/or corrupt data tc-end: 1662370626.459093, lfs_tmount, passed tc-start: 1662370626.548238, lfs_tstatvfs tc-se:lfs_cleanerd[22195]: /mnt: attaching cleaner tc-se:lfs_cleanerd[22195]: /mnt: filesystem unmounted tc-se:lfs_cleanerd[22195]: t_vfsops: needs_cleaning returned -1 tc-se:lfs_cleanerd[22195]: /mnt: detaching cleaner tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.1000050] ZFS filesystem version: 5 tc-so:[ 1.8900050] WARNING: the log-structured file system is experimental tc-so:[ 1.8900050] WARNING: it may cause system crashes and/or corrupt data tc-end: 1662370632.833826, lfs_tstatvfs, passed tc-start: 1662370632.928752, lfs_tsync tc-se:lfs_cleanerd[29355]: /mnt: attaching cleaner tc-se:lfs_cleanerd[29355]: /mnt: filesystem unmounted tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:[ 2.6600050] WARNING: the log-structured file system is experimental tc-so:[ 2.6600050] WARNING: it may cause system crashes and/or corrupt data tc-end: 1662370639.259356, lfs_tsync, passed tc-start: 1662370639.350489, msdosfs_tfhinval tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:RNG seed 1662370640 tc-end: 1662370641.53379, msdosfs_tfhinval, passed tc-start: 1662370641.68387, msdosfs_tfhremove tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662370642.671592, msdosfs_tfhremove, passed tc-start: 1662370642.686482, msdosfs_tfilehandle tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662370644.343670, msdosfs_tfilehandle, passed tc-start: 1662370644.363048, msdosfs_tmount tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662370645.924329, msdosfs_tmount, passed tc-start: 1662370645.939005, msdosfs_tstatvfs tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662370647.545142, msdosfs_tstatvfs, passed tc-start: 1662370647.563339, msdosfs_tsync tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662370649.94060, msdosfs_tsync, passed tc-start: 1662370649.109430, 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 1662370654 tc-end: 1662370654.475972, nfs_tfhinval, passed tc-start: 1662370654.509823, 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: 1662370659.136546, nfs_tfhremove, passed tc-start: 1662370659.172223, 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.0600050] ZFS filesystem version: 5 tc-end: 1662370663.585902, nfs_tfilehandle, passed tc-start: 1662370663.629250, 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: 1662370668.421686, nfs_tmount, passed tc-start: 1662370668.457674, 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: 1662370676.124153, nfs_tstatvfs, passed tc-start: 1662370676.164567, 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:[ 2.2700050] ZFS filesystem version: 5 tc-end: 1662370682.745474, nfs_tsync, passed tc-start: 1662370682.780839, p2k_ffs_tfhinval tc-se:rump_ffs: "image.fs" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.QYnGCF/image.fs" instead. tc-se:rump_ffs: "p2kffsfake" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.QYnGCF/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 1662370685 tc-end: 1662370685.653794, p2k_ffs_tfhinval, passed tc-start: 1662370685.674303, p2k_ffs_tfhremove tc-se:rump_ffs: "image.fs" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.PJL85l/image.fs" instead. tc-se:rump_ffs: "p2kffsfake" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.PJL85l/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: 1662370689.560372, p2k_ffs_tfhremove, passed tc-start: 1662370689.584606, p2k_ffs_tfilehandle tc-se:rump_ffs: "image.fs" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.zXDveA/image.fs" instead. tc-se:rump_ffs: "p2kffsfake" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.zXDveA/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: 1662370694.812831, p2k_ffs_tfilehandle, passed tc-start: 1662370694.839125, p2k_ffs_tmount tc-se:rump_ffs: "image.fs" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.gC5I3B/image.fs" instead. tc-se:rump_ffs: "p2kffsfake" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.gC5I3B/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: 1662370699.264052, p2k_ffs_tmount, passed tc-start: 1662370699.286574, p2k_ffs_tstatvfs tc-se:rump_ffs: "image.fs" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.KaTMaM/image.fs" instead. tc-se:rump_ffs: "p2kffsfake" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.KaTMaM/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: 1662370702.165186, p2k_ffs_tstatvfs, passed tc-start: 1662370702.187573, p2k_ffs_tsync tc-se:rump_ffs: "image.fs" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.1HBbEf/image.fs" instead. tc-se:rump_ffs: "p2kffsfake" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.1HBbEf/p2kffsfake" instead. tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0300050] ZFS filesystem version: 5 tc-end: 1662370706.128918, p2k_ffs_tsync, passed tc-start: 1662370706.153837, 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 1662370707 tc-end: 1662370708.46015, puffs_tfhinval, passed tc-start: 1662370708.57293, puffs_tfhremove tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662370710.364242, puffs_tfhremove, passed tc-start: 1662370710.375782, puffs_tfilehandle tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662370713.214631, puffs_tfilehandle, passed tc-start: 1662370713.271513, puffs_tmount tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662370715.348155, puffs_tmount, passed tc-start: 1662370715.359747, puffs_tstatvfs tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662370719.526659, puffs_tstatvfs, passed tc-start: 1662370719.541435, puffs_tsync tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662370721.506974, puffs_tsync, passed tc-start: 1662370721.520497, rumpfs_tfhinval tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:RNG seed 1662370722 tc-end: 1662370723.1231, rumpfs_tfhinval, skipped, file handles not supported tc-start: 1662370723.14834, rumpfs_tfhremove tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662370724.297455, rumpfs_tfhremove, skipped, file handles not supported tc-start: 1662370724.310222, rumpfs_tfilehandle tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662370727.163569, rumpfs_tfilehandle, skipped, file handles not supported tc-start: 1662370727.173982, rumpfs_tmount tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662370728.550904, rumpfs_tmount, passed tc-start: 1662370728.563809, rumpfs_tstatvfs tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662370729.863940, rumpfs_tstatvfs, passed tc-start: 1662370729.880024, rumpfs_tsync tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662370731.189313, rumpfs_tsync, passed tc-start: 1662370731.200397, sysvbfs_tfhinval tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:RNG seed 1662370732 tc-end: 1662370732.792937, sysvbfs_tfhinval, skipped, file handles not supported tc-start: 1662370732.808284, sysvbfs_tfhremove tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662370734.263405, sysvbfs_tfhremove, skipped, file handles not supported tc-start: 1662370734.276835, sysvbfs_tfilehandle tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0300050] ZFS filesystem version: 5 tc-end: 1662370735.920420, sysvbfs_tfilehandle, skipped, file handles not supported tc-start: 1662370735.935833, sysvbfs_tmount tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662370737.480403, sysvbfs_tmount, passed tc-start: 1662370737.528789, sysvbfs_tstatvfs tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662370739.28660, sysvbfs_tstatvfs, passed tc-start: 1662370739.42382, sysvbfs_tsync tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662370740.550507, sysvbfs_tsync, passed tc-start: 1662370740.564268, tmpfs_tfhinval tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:RNG seed 1662370741 tc-end: 1662370741.859618, tmpfs_tfhinval, passed tc-start: 1662370741.870675, tmpfs_tfhremove tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662370743.155808, tmpfs_tfhremove, passed tc-start: 1662370743.166325, tmpfs_tfilehandle tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662370744.513699, tmpfs_tfilehandle, passed tc-start: 1662370744.525236, tmpfs_tmount tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662370745.872233, tmpfs_tmount, passed tc-start: 1662370745.883622, tmpfs_tstatvfs tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662370747.199600, tmpfs_tstatvfs, passed tc-start: 1662370747.211724, tmpfs_tsync tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662370748.828747, tmpfs_tsync, passed tc-start: 1662370749.337718, udf_tfhinval tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:RNG seed 1662370751 tc-end: 1662370752.3872, udf_tfhinval, skipped, file handles not supported tc-start: 1662370752.25108, udf_tfhremove tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662370753.708723, udf_tfhremove, skipped, file handles not supported tc-start: 1662370753.728766, udf_tfilehandle tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662370755.389752, udf_tfilehandle, skipped, file handles not supported tc-start: 1662370755.410499, udf_tmount tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662370757.255132, udf_tmount, passed tc-start: 1662370757.275567, udf_tstatvfs tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662370758.937862, udf_tstatvfs, passed tc-start: 1662370758.958477, udf_tsync tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662370762.6241, udf_tsync, passed tc-start: 1662370762.147523, v7fs_tfhinval tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:RNG seed 1662370764 tc-end: 1662370765.10754, v7fs_tfhinval, skipped, file handles not supported tc-start: 1662370765.44816, v7fs_tfhremove tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662370766.886897, v7fs_tfhremove, skipped, file handles not supported tc-start: 1662370766.920494, v7fs_tfilehandle tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662370768.875748, v7fs_tfilehandle, skipped, file handles not supported tc-start: 1662370768.907904, v7fs_tmount tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662370770.709407, v7fs_tmount, passed tc-start: 1662370770.746000, v7fs_tstatvfs tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662370772.730828, v7fs_tstatvfs, passed tc-start: 1662370772.764967, v7fs_tsync tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662370774.724623, v7fs_tsync, passed tc-start: 1662370774.756443, zfs_tfhinval tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:RNG seed 1662370777 tc-end: 1662370778.105950, zfs_tfhinval, passed tc-start: 1662370778.128847, zfs_tfhremove tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.4500050] ZFS filesystem version: 5 tc-end: 1662370782.373940, zfs_tfhremove, passed tc-start: 1662370782.399477, zfs_tfilehandle tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662370786.149424, zfs_tfilehandle, passed tc-start: 1662370786.174425, zfs_tmount tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.4100050] ZFS filesystem version: 5 tc-end: 1662370789.590248, zfs_tmount, passed tc-start: 1662370789.620720, zfs_tstatvfs tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662370793.971713, zfs_tstatvfs, passed tc-start: 1662370794.708, zfs_tsync tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662370797.501506, zfs_tsync, passed tp-end: 1662370797.531135, fs/vfs/t_vfsops tp-start: 1662370798.483545, fs/vfs/t_vnops, 350 tc-start: 1662370798.495158, ext2fs_access_simple tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662370800.530347, ext2fs_access_simple, passed tc-start: 1662370800.550482, ext2fs_attrs tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0600050] ZFS filesystem version: 5 tc-end: 1662370804.16053, ext2fs_attrs, passed tc-start: 1662370804.37828, ext2fs_create_exist tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662370806.220233, ext2fs_create_exist, passed tc-start: 1662370806.242034, ext2fs_create_many tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662370864.112267, ext2fs_create_many, passed tc-start: 1662370864.161402, ext2fs_create_nametoolong tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662370866.192200, ext2fs_create_nametoolong, passed tc-start: 1662370866.211607, ext2fs_create_nonalphanum tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0300050] ZFS filesystem version: 5 tc-so: tc-end: 1662370873.765852, ext2fs_create_nonalphanum, passed tc-start: 1662370873.826256, ext2fs_dir_2slash tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662370877.731042, ext2fs_dir_2slash, passed tc-start: 1662370877.767476, ext2fs_dir_3slash tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662370880.762584, ext2fs_dir_3slash, passed tc-start: 1662370880.969240, ext2fs_dir_notempty tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662370883.445837, ext2fs_dir_notempty, passed tc-start: 1662370883.463091, ext2fs_dir_rmdirdotdot tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662370885.276938, ext2fs_dir_rmdirdotdot, passed tc-start: 1662370885.294118, ext2fs_dir_simple tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662370887.98525, ext2fs_dir_simple, passed tc-start: 1662370887.116586, ext2fs_dir_slash tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662370889.29406, ext2fs_dir_slash, passed tc-start: 1662370889.47051, ext2fs_fcntl_getlock_pids tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662370890.913772, ext2fs_fcntl_getlock_pids, passed tc-start: 1662370890.931098, ext2fs_fcntl_lock tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662370893.204452, ext2fs_fcntl_lock, passed tc-start: 1662370893.226979, ext2fs_lookup_complex tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662370895.371746, ext2fs_lookup_complex, passed tc-start: 1662370895.392780, ext2fs_lookup_simple tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662370897.278955, ext2fs_lookup_simple, passed tc-start: 1662370897.299980, ext2fs_lstat_symlink tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662370900.6201, ext2fs_lstat_symlink, passed tc-start: 1662370900.62419, ext2fs_read_directory tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662370901.984659, ext2fs_read_directory, passed tc-start: 1662370902.2245, ext2fs_rename_dir tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662370904.112176, ext2fs_rename_dir, passed tc-start: 1662370904.129439, ext2fs_rename_dotdot tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662370905.894226, ext2fs_rename_dotdot, passed tc-start: 1662370905.911328, ext2fs_rename_nametoolong tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662370908.665960, ext2fs_rename_nametoolong, passed tc-start: 1662370908.686327, ext2fs_rename_reg_nodir tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662370910.494526, ext2fs_rename_reg_nodir, passed tc-start: 1662370910.514252, ext2fs_symlink_long tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662370914.653816, ext2fs_symlink_long, passed tc-start: 1662370914.674745, ext2fs_symlink_root tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662370917.115638, ext2fs_symlink_root, passed tc-start: 1662370917.331143, ext2fs_symlink_zerolen tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662370920.273569, ext2fs_symlink_zerolen, passed tc-start: 1662370920.290988, ffs_access_simple tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662370922.181408, ffs_access_simple, passed tc-start: 1662370922.202232, ffs_attrs tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662370924.28382, ffs_attrs, passed tc-start: 1662370924.50179, ffs_create_exist tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662370925.930887, ffs_create_exist, passed tc-start: 1662370925.955848, ffs_create_many tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662370976.867615, ffs_create_many, passed tc-start: 1662370976.904370, ffs_create_nametoolong tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662370982.785556, ffs_create_nametoolong, passed tc-start: 1662370983.34445, ffs_create_nonalphanum tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so: tc-end: 1662370989.491972, ffs_create_nonalphanum, passed tc-start: 1662370989.545697, ffs_dir_2slash tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662370991.517133, ffs_dir_2slash, passed tc-start: 1662370991.541218, ffs_dir_3slash tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662370995.483526, ffs_dir_3slash, passed tc-start: 1662370995.505103, ffs_dir_notempty tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662370997.511440, ffs_dir_notempty, passed tc-start: 1662370997.531914, ffs_dir_rmdirdotdot tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662370999.417623, ffs_dir_rmdirdotdot, passed tc-start: 1662370999.438637, ffs_dir_simple tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662371001.363197, ffs_dir_simple, passed tc-start: 1662371001.396011, ffs_dir_slash tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662371003.244692, ffs_dir_slash, passed tc-start: 1662371003.265478, ffs_fcntl_getlock_pids tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662371005.209568, ffs_fcntl_getlock_pids, passed tc-start: 1662371005.231240, ffs_fcntl_lock tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662371007.118403, ffs_fcntl_lock, passed tc-start: 1662371007.140397, ffs_lookup_complex tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662371009.23034, ffs_lookup_complex, passed tc-start: 1662371009.45513, ffs_lookup_simple tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662371010.817617, ffs_lookup_simple, passed tc-start: 1662371010.840079, ffs_lstat_symlink tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662371012.730487, ffs_lstat_symlink, passed tc-start: 1662371012.753149, ffs_read_directory tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662371014.593495, ffs_read_directory, passed tc-start: 1662371014.617282, ffs_rename_dir tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662371016.839937, ffs_rename_dir, passed tc-start: 1662371016.861443, ffs_rename_dotdot tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.3900050] ZFS filesystem version: 5 tc-end: 1662371019.404041, ffs_rename_dotdot, passed tc-start: 1662371019.426045, ffs_rename_nametoolong tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662371022.305567, ffs_rename_nametoolong, passed tc-start: 1662371022.329124, ffs_rename_reg_nodir tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662371024.218328, ffs_rename_reg_nodir, passed tc-start: 1662371024.240389, ffs_symlink_long tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662371027.845856, ffs_symlink_long, passed tc-start: 1662371027.871288, ffs_symlink_root tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662371029.782787, ffs_symlink_root, passed tc-start: 1662371029.806114, ffs_symlink_zerolen tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662371031.676098, ffs_symlink_zerolen, passed tc-start: 1662371031.696897, ffslog_access_simple tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662371033.721104, ffslog_access_simple, passed tc-start: 1662371033.742364, ffslog_attrs tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662371035.843551, ffslog_attrs, passed tc-start: 1662371035.866097, ffslog_create_exist tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662371039.461454, ffslog_create_exist, passed tc-start: 1662371039.482851, ffslog_create_many tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662371049.393521, ffslog_create_many, passed tc-start: 1662371049.437968, ffslog_create_nametoolong tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662371051.408958, ffslog_create_nametoolong, passed tc-start: 1662371051.433549, ffslog_create_nonalphanum tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so: tc-end: 1662371054.138150, ffslog_create_nonalphanum, passed tc-start: 1662371054.171915, ffslog_dir_2slash tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662371056.595921, ffslog_dir_2slash, passed tc-start: 1662371056.627800, ffslog_dir_3slash tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.4100050] ZFS filesystem version: 5 tc-end: 1662371058.762024, ffslog_dir_3slash, passed tc-start: 1662371058.783360, ffslog_dir_notempty tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662371060.839547, ffslog_dir_notempty, passed tc-start: 1662371060.862089, ffslog_dir_rmdirdotdot tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662371062.875399, ffslog_dir_rmdirdotdot, passed tc-start: 1662371062.898057, ffslog_dir_simple tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662371064.895882, ffslog_dir_simple, passed tc-start: 1662371064.919430, ffslog_dir_slash tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662371066.953494, ffslog_dir_slash, passed tc-start: 1662371066.976839, ffslog_fcntl_getlock_pids tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662371069.8538, ffslog_fcntl_getlock_pids, passed tc-start: 1662371069.34716, ffslog_fcntl_lock tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662371071.247240, ffslog_fcntl_lock, passed tc-start: 1662371071.269406, ffslog_lookup_complex tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662371073.759134, ffslog_lookup_complex, passed tc-start: 1662371073.791484, ffslog_lookup_simple tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662371075.748255, ffslog_lookup_simple, passed tc-start: 1662371075.773441, ffslog_lstat_symlink tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662371078.816594, ffslog_lstat_symlink, passed tc-start: 1662371078.879850, ffslog_read_directory tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662371080.980869, ffslog_read_directory, passed tc-start: 1662371081.2612, ffslog_rename_dir tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662371086.532655, ffslog_rename_dir, passed tc-start: 1662371086.555829, ffslog_rename_dotdot tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662371088.555101, ffslog_rename_dotdot, passed tc-start: 1662371088.576562, ffslog_rename_nametoolong tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662371090.745823, ffslog_rename_nametoolong, passed tc-start: 1662371090.769861, ffslog_rename_reg_nodir tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662371092.917132, ffslog_rename_reg_nodir, passed tc-start: 1662371092.942423, ffslog_symlink_long tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662371095.85259, ffslog_symlink_long, passed tc-start: 1662371095.110822, ffslog_symlink_root tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662371097.142250, ffslog_symlink_root, passed tc-start: 1662371097.164313, ffslog_symlink_zerolen tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662371099.151198, ffslog_symlink_zerolen, passed tc-start: 1662371099.173511, lfs_access_simple tc-se:lfs_cleanerd[28791]: /mnt: attaching cleaner tc-se:lfs_cleanerd[28791]: /mnt: filesystem unmounted tc-se:lfs_cleanerd[28791]: t_vnops: needs_cleaning returned -1 tc-se:lfs_cleanerd[28791]: /mnt: detaching cleaner tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:[ 1.7700050] WARNING: the log-structured file system is experimental tc-so:[ 1.7700050] WARNING: it may cause system crashes and/or corrupt data tc-end: 1662371103.662973, lfs_access_simple, passed tc-start: 1662371103.745514, lfs_attrs tc-se:lfs_cleanerd[23117]: /mnt: attaching cleaner tc-se:lfs_cleanerd[23117]: /mnt: filesystem unmounted tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:[ 1.8100050] WARNING: the log-structured file system is experimental tc-so:[ 1.8100050] WARNING: it may cause system crashes and/or corrupt data tc-se:lfs_cleanerd[23117]: t_vnops: needs_cleaning returned -1 tc-end: 1662371108.178607, lfs_attrs, passed tc-start: 1662371108.274286, lfs_create_exist tc-se:lfs_cleanerd[13458]: /mnt: attaching 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-se:lfs_cleanerd[13458]: /mnt: filesystem unmounted tc-end: 1662371113.974574, lfs_create_exist, passed tc-start: 1662371114.64711, 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[8785]: /mnt: attaching cleaner tc-se:lfs_cleanerd[8785]: /mnt: filesystem unmounted tc-se:lfs_cleanerd[8785]: t_vnops: needs_cleaning returned -1 tc-se:lfs_cleanerd[8785]: /mnt: detaching cleaner tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:[ 2.7500050] WARNING: the log-structured file system is experimental tc-so:[ 2.7500050] WARNING: it may cause system crashes and/or corrupt data tc-end: 1662371167.978766, lfs_create_many, passed tc-start: 1662371168.858349, lfs_create_nametoolong tc-se:lfs_cleanerd[29239]: /mnt: attaching cleaner tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:[ 1.9400050] WARNING: the log-structured file system is experimental tc-so:[ 1.9400050] WARNING: it may cause system crashes and/or corrupt data tc-se:lfs_cleanerd[29239]: /mnt: filesystem unmounted tc-end: 1662371173.275305, lfs_create_nametoolong, passed tc-start: 1662371173.358589, 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[29528]: /mnt: attaching cleaner tc-se:lfs_cleanerd[29528]: /mnt: filesystem unmounted tc-se:lfs_cleanerd[29528]: t_vnops: needs_cleaning returned -1 tc-se:lfs_cleanerd[29528]: /mnt: detaching cleaner tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:[ 2.0800050] WARNING: the log-structured file system is experimental tc-so:[ 2.0800050] WARNING: it may cause system crashes and/or corrupt data tc-so: tc-end: 1662371217.252437, lfs_create_nonalphanum, passed tc-start: 1662371218.252138, lfs_dir_2slash tc-se:lfs_cleanerd[10795]: /mnt: attaching cleaner tc-se:lfs_cleanerd[10795]: /mnt: filesystem unmounted tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:[ 2.1600050] WARNING: the log-structured file system is experimental tc-so:[ 2.1600050] WARNING: it may cause system crashes and/or corrupt data tc-se:lfs_cleanerd[10795]: t_vnops: needs_cleaning returned -1 tc-end: 1662371224.402041, lfs_dir_2slash, passed tc-start: 1662371224.485226, lfs_dir_3slash tc-se:lfs_cleanerd[13685]: /mnt: attaching cleaner tc-se:lfs_cleanerd[13685]: /mnt: filesystem unmounted tc-se:lfs_cleanerd[13685]: t_vnops: needs_cleaning returned -1 tc-se:lfs_cleanerd[13685]: /mnt: detaching cleaner tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:[ 1.8700050] WARNING: the log-structured file system is experimental tc-so:[ 1.8700050] WARNING: it may cause system crashes and/or corrupt data tc-end: 1662371229.196310, lfs_dir_3slash, passed tc-start: 1662371229.279697, lfs_dir_notempty tc-se:lfs_cleanerd[3799]: /mnt: attaching cleaner tc-se:lfs_cleanerd[3799]: /mnt: filesystem unmounted 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: 1662371233.896787, lfs_dir_notempty, passed tc-start: 1662371233.977728, lfs_dir_rmdirdotdot tc-se:lfs_cleanerd[24043]: /mnt: attaching cleaner tc-se:lfs_cleanerd[24043]: /mnt: filesystem unmounted tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.3800050] ZFS filesystem version: 5 tc-so:[ 1.7500050] WARNING: the log-structured file system is experimental tc-so:[ 1.7500050] WARNING: it may cause system crashes and/or corrupt data tc-end: 1662371238.862071, lfs_dir_rmdirdotdot, passed tc-start: 1662371238.946167, lfs_dir_simple tc-se:lfs_cleanerd[11255]: /mnt: attaching cleaner tc-se:lfs_cleanerd[11255]: /mnt: filesystem unmounted tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:[ 4.0100050] WARNING: the log-structured file system is experimental tc-so:[ 4.0100050] WARNING: it may cause system crashes and/or corrupt data tc-end: 1662371245.522011, lfs_dir_simple, passed tc-start: 1662371245.660926, lfs_dir_slash tc-se:lfs_cleanerd[19369]: /mnt: attaching cleaner tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:[ 1.8200050] WARNING: the log-structured file system is experimental tc-so:[ 1.8200050] WARNING: it may cause system crashes and/or corrupt data tc-se:lfs_cleanerd[19369]: /mnt: filesystem unmounted tc-end: 1662371250.273374, lfs_dir_slash, passed tc-start: 1662371250.358687, lfs_fcntl_getlock_pids tc-se:lfs_cleanerd[24306]: /mnt: attaching cleaner tc-se:lfs_cleanerd[24306]: /mnt: filesystem unmounted tc-se:lfs_cleanerd[24306]: t_vnops: needs_cleaning returned -1 tc-se:lfs_cleanerd[24306]: /mnt: detaching cleaner tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:[ 1.8100050] WARNING: the log-structured file system is experimental tc-so:[ 1.8100050] WARNING: it may cause system crashes and/or corrupt data tc-end: 1662371254.716367, lfs_fcntl_getlock_pids, passed tc-start: 1662371254.797657, lfs_fcntl_lock tc-se:lfs_cleanerd[25206]: /mnt: attaching 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-se:lfs_cleanerd[25206]: /mnt: filesystem unmounted tc-end: 1662371259.82190, lfs_fcntl_lock, passed tc-start: 1662371259.164308, lfs_lookup_complex tc-se:lfs_cleanerd[28712]: /mnt: attaching cleaner tc-se:lfs_cleanerd[28712]: /mnt: filesystem unmounted 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-se:lfs_cleanerd[28712]: t_vnops: needs_cleaning returned -1 tc-end: 1662371263.563733, lfs_lookup_complex, passed tc-start: 1662371263.650789, lfs_lookup_simple tc-se:lfs_cleanerd[15648]: /mnt: attaching cleaner tc-se:lfs_cleanerd[15648]: /mnt: filesystem unmounted 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-se:lfs_cleanerd[15648]: t_vnops: needs_cleaning returned -1 tc-end: 1662371268.90052, lfs_lookup_simple, passed tc-start: 1662371268.176105, lfs_lstat_symlink tc-se:lfs_cleanerd[11429]: /mnt: attaching cleaner tc-se:lfs_cleanerd[11429]: /mnt: filesystem unmounted tc-se:lfs_cleanerd[11429]: t_vnops: needs_cleaning returned -1 tc-se:lfs_cleanerd[11429]: /mnt: detaching cleaner tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:[ 1.8100050] WARNING: the log-structured file system is experimental tc-so:[ 1.8100050] WARNING: it may cause system crashes and/or corrupt data tc-end: 1662371273.26397, lfs_lstat_symlink, passed tc-start: 1662371273.109536, lfs_read_directory tc-se:lfs_cleanerd[14100]: /mnt: attaching cleaner tc-se:lfs_cleanerd[14100]: /mnt: filesystem unmounted 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: 1662371277.320684, lfs_read_directory, passed tc-start: 1662371277.401958, lfs_rename_dir tc-se:lfs_cleanerd[17605]: /mnt: attaching cleaner tc-se:lfs_cleanerd[17605]: /mnt: filesystem unmounted tc-se:lfs_cleanerd[17605]: t_vnops: needs_cleaning returned -1 tc-se:lfs_cleanerd[17605]: /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: 1662371281.724926, lfs_rename_dir, passed tc-start: 1662371281.806875, lfs_rename_dotdot tc-se:lfs_cleanerd[8495]: /mnt: attaching cleaner tc-se:lfs_cleanerd[8495]: /mnt: filesystem unmounted tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:[ 2.3100050] WARNING: the log-structured file system is experimental tc-so:[ 2.3100050] WARNING: it may cause system crashes and/or corrupt data tc-se:lfs_cleanerd[8495]: t_vnops: needs_cleaning returned -1 tc-end: 1662371287.44943, lfs_rename_dotdot, passed tc-start: 1662371287.125395, lfs_rename_nametoolong tc-se:lfs_cleanerd[25683]: /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-se:lfs_cleanerd[25683]: /mnt: filesystem unmounted tc-end: 1662371291.439638, lfs_rename_nametoolong, passed tc-start: 1662371291.520682, lfs_rename_reg_nodir tc-se:lfs_cleanerd[22275]: /mnt: attaching cleaner tc-se:lfs_cleanerd[22275]: /mnt: filesystem unmounted tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:[ 1.9800050] WARNING: the log-structured file system is experimental tc-so:[ 1.9800050] WARNING: it may cause system crashes and/or corrupt data tc-se:lfs_cleanerd[22275]: t_vnops: needs_cleaning returned -1 tc-end: 1662371296.181758, lfs_rename_reg_nodir, passed tc-start: 1662371296.263002, lfs_symlink_long tc-se:lfs_cleanerd[11866]: /mnt: attaching cleaner tc-se:lfs_cleanerd[11866]: /mnt: filesystem unmounted tc-se:lfs_cleanerd[11866]: t_vnops: needs_cleaning returned -1 tc-se:lfs_cleanerd[11866]: /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: 1662371302.334116, lfs_symlink_long, passed tc-start: 1662371302.419595, lfs_symlink_root tc-se:lfs_cleanerd[9145]: /mnt: attaching cleaner tc-se:lfs_cleanerd[9145]: /mnt: filesystem unmounted tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:[ 1.8100050] WARNING: the log-structured file system is experimental tc-so:[ 1.8100050] WARNING: it may cause system crashes and/or corrupt data tc-end: 1662371309.712865, lfs_symlink_root, passed tc-start: 1662371309.794179, lfs_symlink_zerolen tc-se:lfs_cleanerd[27943]: /mnt: attaching cleaner tc-se:lfs_cleanerd[27943]: /mnt: filesystem unmounted tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:[ 1.9100050] WARNING: the log-structured file system is experimental tc-so:[ 1.9100050] WARNING: it may cause system crashes and/or corrupt data tc-end: 1662371314.122850, lfs_symlink_zerolen, passed tc-start: 1662371314.207552, msdosfs_access_simple tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662371315.952788, msdosfs_access_simple, passed tc-start: 1662371315.971845, msdosfs_attrs tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662371317.732367, msdosfs_attrs, passed tc-start: 1662371317.750018, msdosfs_create_exist tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662371319.666171, msdosfs_create_exist, passed tc-start: 1662371319.681860, msdosfs_create_many tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662371354.321592, msdosfs_create_many, passed tc-start: 1662371354.338492, msdosfs_create_nametoolong tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662371356.332192, msdosfs_create_nametoolong, passed tc-start: 1662371356.348452, msdosfs_create_nonalphanum tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so: tc-end: 1662371365.327567, msdosfs_create_nonalphanum, passed tc-start: 1662371365.345994, msdosfs_dir_2slash tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662371367.565583, msdosfs_dir_2slash, passed tc-start: 1662371367.581776, msdosfs_dir_3slash tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662371369.359561, msdosfs_dir_3slash, passed tc-start: 1662371369.374221, msdosfs_dir_notempty tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662371371.194923, msdosfs_dir_notempty, passed tc-start: 1662371371.211225, msdosfs_dir_rmdirdotdot tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662371373.1099, msdosfs_dir_rmdirdotdot, passed tc-start: 1662371373.16765, msdosfs_dir_simple tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662371374.785598, msdosfs_dir_simple, passed tc-start: 1662371374.800967, msdosfs_dir_slash tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662371378.613755, msdosfs_dir_slash, passed tc-start: 1662371378.628889, msdosfs_fcntl_getlock_pids tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662371381.450324, msdosfs_fcntl_getlock_pids, passed tc-start: 1662371381.506265, msdosfs_fcntl_lock tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662371383.441144, msdosfs_fcntl_lock, passed tc-start: 1662371383.457396, msdosfs_lookup_complex tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662371385.175850, msdosfs_lookup_complex, passed tc-start: 1662371385.191036, msdosfs_lookup_simple tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662371386.827311, msdosfs_lookup_simple, passed tc-start: 1662371386.841848, msdosfs_lstat_symlink tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662371390.338291, msdosfs_lstat_symlink, skipped, symlinks not supported by file system tc-start: 1662371390.359076, msdosfs_read_directory tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662371392.29452, msdosfs_read_directory, passed tc-start: 1662371392.45390, msdosfs_rename_dir tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662371394.194082, msdosfs_rename_dir, passed tc-start: 1662371394.211895, msdosfs_rename_dotdot tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662371396.618984, msdosfs_rename_dotdot, passed tc-start: 1662371396.633744, msdosfs_rename_nametoolong tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662371400.187525, msdosfs_rename_nametoolong, passed tc-start: 1662371400.204677, msdosfs_rename_reg_nodir tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662371403.467382, msdosfs_rename_reg_nodir, passed tc-start: 1662371403.536007, msdosfs_symlink_long tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662371405.218817, msdosfs_symlink_long, skipped, symlinks not supported by file system tc-start: 1662371405.233791, msdosfs_symlink_root tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662371406.799118, msdosfs_symlink_root, skipped, symlinks not supported by file system tc-start: 1662371406.813244, msdosfs_symlink_zerolen tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662371408.359147, msdosfs_symlink_zerolen, skipped, symlinks not supported by file system tc-start: 1662371408.374180, 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: 1662371413.836882, nfs_access_simple, passed tc-start: 1662371413.872811, 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-so:[ 1.0000000] entropy: ready tc-so:[ 1.1000050] ZFS filesystem version: 5 tc-end: 1662371418.904459, nfs_attrs, passed tc-start: 1662371418.942347, 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: 1662371424.54624, nfs_create_exist, passed tc-start: 1662371424.90074, 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-end: 1662371719.239814, nfs_create_many, passed tc-start: 1662371719.281693, 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: 1662371723.696279, nfs_create_nametoolong, passed tc-start: 1662371723.747622, 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.3400050] 10.3.2.1:/myexport: inaccurate wcc data (ctime) detected, disabling wcc (ctime 1662371728.358512786 1662371728.358512786, mtime 1662371728.358512786 1662371728.358512786) tc-so: tc-end: 1662371753.330238, nfs_create_nonalphanum, passed tc-start: 1662371753.370063, nfs_dir_2slash 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: 1662371760.107839, nfs_dir_2slash, passed tc-start: 1662371760.147534, nfs_dir_3slash 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: 1662371768.153724, nfs_dir_3slash, passed tc-start: 1662371768.199461, 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: 1662371775.460925, nfs_dir_notempty, passed tc-start: 1662371775.504875, 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.0200050] ZFS filesystem version: 5 tc-end: 1662371780.852631, nfs_dir_rmdirdotdot, passed tc-start: 1662371780.889618, 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: 1662371787.860962, nfs_dir_simple, passed tc-start: 1662371787.911048, nfs_dir_slash 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: 1662371796.166496, nfs_dir_slash, passed tc-start: 1662371796.201888, 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: 1662371806.226226, nfs_fcntl_getlock_pids, passed tc-start: 1662371806.270364, 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.0400050] ZFS filesystem version: 5 tc-end: 1662371811.964025, nfs_fcntl_lock, passed tc-start: 1662371812.1555, 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: 1662371820.928099, nfs_lookup_complex, passed tc-start: 1662371821.144155, 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: 1662371829.97398, nfs_lookup_simple, passed tc-start: 1662371829.133526, 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.0700050] ZFS filesystem version: 5 tc-end: 1662371833.921289, nfs_lstat_symlink, passed tc-start: 1662371833.957697, 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: 1662371838.361009, nfs_read_directory, passed tc-start: 1662371838.401234, 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.0200050] ZFS filesystem version: 5 tc-end: 1662371844.83249, nfs_rename_dir, passed tc-start: 1662371844.122343, 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: 1662371848.695635, nfs_rename_dotdot, passed tc-start: 1662371848.736633, 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.0200050] ZFS filesystem version: 5 tc-end: 1662371854.788330, nfs_rename_nametoolong, passed tc-start: 1662371854.834135, 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.0500050] ZFS filesystem version: 5 tc-end: 1662371863.99815, nfs_rename_reg_nodir, passed tc-start: 1662371863.139171, 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.0500050] ZFS filesystem version: 5 tc-end: 1662371870.325831, nfs_symlink_long, passed tc-start: 1662371870.375259, 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: 1662371875.128268, nfs_symlink_root, passed tc-start: 1662371875.164427, 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: 1662371879.901779, nfs_symlink_zerolen, passed tc-start: 1662371879.938204, p2k_ffs_access_simple tc-se:rump_ffs: "image.fs" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.bk5wuL/image.fs" instead. tc-se:rump_ffs: "p2kffsfake" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.bk5wuL/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: 1662371882.927343, p2k_ffs_access_simple, passed tc-start: 1662371882.949661, p2k_ffs_attrs tc-se:rump_ffs: "image.fs" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.u4Vt72/image.fs" instead. tc-se:rump_ffs: "p2kffsfake" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.u4Vt72/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: 1662371885.871769, p2k_ffs_attrs, passed tc-start: 1662371885.896560, p2k_ffs_create_exist tc-se:rump_ffs: "image.fs" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.Afkdi6/image.fs" instead. tc-se:rump_ffs: "p2kffsfake" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.Afkdi6/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: 1662371888.882934, p2k_ffs_create_exist, passed tc-start: 1662371888.904870, p2k_ffs_create_many tc-se:rump_ffs: "image.fs" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.yCaq3s/image.fs" instead. tc-se:rump_ffs: "p2kffsfake" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.yCaq3s/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: 1662372053.311187, p2k_ffs_create_many, passed tc-start: 1662372053.346427, p2k_ffs_create_nametoolong tc-se:rump_ffs: "image.fs" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.Uc48ez/image.fs" instead. tc-se:rump_ffs: "p2kffsfake" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.Uc48ez/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: 1662372056.330441, p2k_ffs_create_nametoolong, passed tc-start: 1662372056.352465, p2k_ffs_create_nonalphanum tc-se:rump_ffs: "image.fs" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.8UmGYX/image.fs" instead. tc-se:rump_ffs: "p2kffsfake" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.8UmGYX/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: tc-end: 1662372074.936155, p2k_ffs_create_nonalphanum, passed tc-start: 1662372074.975141, p2k_ffs_dir_2slash tc-se:rump_ffs: "image.fs" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.vWtj7G/image.fs" instead. tc-se:rump_ffs: "p2kffsfake" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.vWtj7G/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: 1662372078.352147, p2k_ffs_dir_2slash, passed tc-start: 1662372078.377813, p2k_ffs_dir_3slash tc-se:rump_ffs: "image.fs" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.PMnKVf/image.fs" instead. tc-se:rump_ffs: "p2kffsfake" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.PMnKVf/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: 1662372081.740625, p2k_ffs_dir_3slash, passed tc-start: 1662372081.761255, p2k_ffs_dir_notempty tc-se:rump_ffs: "image.fs" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.XGvYEZ/image.fs" instead. tc-se:rump_ffs: "p2kffsfake" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.XGvYEZ/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: 1662372085.24544, p2k_ffs_dir_notempty, passed tc-start: 1662372085.45687, p2k_ffs_dir_rmdirdotdot tc-se:rump_ffs: "image.fs" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.jPmZ37/image.fs" instead. tc-se:rump_ffs: "p2kffsfake" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.jPmZ37/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: 1662372088.344907, p2k_ffs_dir_rmdirdotdot, passed tc-start: 1662372088.366492, p2k_ffs_dir_simple tc-se:rump_ffs: "image.fs" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.0GNR6C/image.fs" instead. tc-se:rump_ffs: "p2kffsfake" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.0GNR6C/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: 1662372091.615496, p2k_ffs_dir_simple, passed tc-start: 1662372091.651392, p2k_ffs_dir_slash tc-se:rump_ffs: "image.fs" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.z9V0bh/image.fs" instead. tc-se:rump_ffs: "p2kffsfake" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.z9V0bh/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: 1662372094.795715, p2k_ffs_dir_slash, passed tc-start: 1662372094.820872, p2k_ffs_fcntl_getlock_pids tc-se:rump_ffs: "image.fs" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.IyYUib/image.fs" instead. tc-se:rump_ffs: "p2kffsfake" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.IyYUib/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: 1662372098.241849, p2k_ffs_fcntl_getlock_pids, passed tc-start: 1662372098.264676, p2k_ffs_fcntl_lock tc-se:rump_ffs: "image.fs" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.fOKArC/image.fs" instead. tc-se:rump_ffs: "p2kffsfake" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.fOKArC/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: 1662372101.264206, p2k_ffs_fcntl_lock, passed tc-start: 1662372101.295690, p2k_ffs_lookup_complex tc-se:rump_ffs: "image.fs" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.wehygk/image.fs" instead. tc-se:rump_ffs: "p2kffsfake" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.wehygk/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: 1662372107.765587, p2k_ffs_lookup_complex, passed tc-start: 1662372107.813797, p2k_ffs_lookup_simple tc-se:rump_ffs: "image.fs" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.Xou2lU/image.fs" instead. tc-se:rump_ffs: "p2kffsfake" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.Xou2lU/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: 1662372111.275349, p2k_ffs_lookup_simple, passed tc-start: 1662372111.327174, p2k_ffs_lstat_symlink tc-se:rump_ffs: "image.fs" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.tQbl0I/image.fs" instead. tc-se:rump_ffs: "p2kffsfake" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.tQbl0I/p2kffsfake" instead. tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662372114.560058, p2k_ffs_lstat_symlink, passed tc-start: 1662372114.585052, p2k_ffs_read_directory tc-se:rump_ffs: "image.fs" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.95SyGK/image.fs" instead. tc-se:rump_ffs: "p2kffsfake" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.95SyGK/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: 1662372118.410599, p2k_ffs_read_directory, passed tc-start: 1662372119.56695, p2k_ffs_rename_dir tc-se:rump_ffs: "image.fs" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.5bjnoD/image.fs" instead. tc-se:rump_ffs: "p2kffsfake" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.5bjnoD/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: 1662372123.616348, p2k_ffs_rename_dir, passed tc-start: 1662372123.640696, p2k_ffs_rename_dotdot tc-se:rump_ffs: "image.fs" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.fMucTR/image.fs" instead. tc-se:rump_ffs: "p2kffsfake" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.fMucTR/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: 1662372127.58451, p2k_ffs_rename_dotdot, passed tc-start: 1662372127.85033, p2k_ffs_rename_nametoolong tc-se:rump_ffs: "image.fs" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.BlUDAN/image.fs" instead. tc-se:rump_ffs: "p2kffsfake" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.BlUDAN/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: 1662372131.364899, p2k_ffs_rename_nametoolong, passed tc-start: 1662372131.388050, p2k_ffs_rename_reg_nodir tc-se:rump_ffs: "image.fs" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.BDpves/image.fs" instead. tc-se:rump_ffs: "p2kffsfake" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.BDpves/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: 1662372134.465065, p2k_ffs_rename_reg_nodir, passed tc-start: 1662372134.487529, p2k_ffs_symlink_long tc-se:rump_ffs: "image.fs" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.BsuUnk/image.fs" instead. tc-se:rump_ffs: "p2kffsfake" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.BsuUnk/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: 1662372139.412872, p2k_ffs_symlink_long, passed tc-start: 1662372139.433325, p2k_ffs_symlink_root tc-se:rump_ffs: "image.fs" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.GWGyZA/image.fs" instead. tc-se:rump_ffs: "p2kffsfake" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.GWGyZA/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: 1662372142.453480, p2k_ffs_symlink_root, passed tc-start: 1662372142.476081, p2k_ffs_symlink_zerolen tc-se:rump_ffs: "image.fs" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.FbmLYR/image.fs" instead. tc-se:rump_ffs: "p2kffsfake" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.FbmLYR/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: 1662372146.44779, p2k_ffs_symlink_zerolen, passed tc-start: 1662372146.67225, puffs_access_simple tc-se:readshovel r1 -1 / 2 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:[ 2.0300050] putter_fop_read: private 0 not inited tc-end: 1662372151.192618, puffs_access_simple, passed tc-start: 1662372151.204704, puffs_attrs tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662372155.1896, puffs_attrs, passed tc-start: 1662372155.14960, 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: 1662372157.201932, puffs_create_exist, passed tc-start: 1662372157.213276, puffs_create_many tc-se:readshovel r1 -1 / 2 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:[ 86.2100050] putter_fop_read: private 0 not inited tc-end: 1662372243.306140, puffs_create_many, passed tc-start: 1662372243.320521, 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: 1662372246.822108, puffs_create_nametoolong, passed tc-start: 1662372246.835879, 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: 1662372256.97733, puffs_create_nonalphanum, passed tc-start: 1662372256.110973, puffs_dir_2slash tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662372259.336100, puffs_dir_2slash, passed tc-start: 1662372259.349269, puffs_dir_3slash tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662372261.408556, puffs_dir_3slash, passed tc-start: 1662372261.421780, 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: 1662372263.559737, puffs_dir_notempty, passed tc-start: 1662372263.572772, 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: 1662372267.723180, puffs_dir_rmdirdotdot, passed tc-start: 1662372267.734364, 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: 1662372269.639349, puffs_dir_simple, passed tc-start: 1662372269.651327, puffs_dir_slash tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662372271.476982, puffs_dir_slash, passed tc-start: 1662372271.488153, puffs_fcntl_getlock_pids tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662372273.457774, puffs_fcntl_getlock_pids, passed tc-start: 1662372273.469089, 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: 1662372275.382181, puffs_fcntl_lock, passed tc-start: 1662372275.394225, 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: 1662372277.424484, puffs_lookup_complex, passed tc-start: 1662372277.435701, 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: 1662372279.323117, puffs_lookup_simple, passed tc-start: 1662372279.335380, 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: 1662372281.320881, puffs_lstat_symlink, passed tc-start: 1662372281.331623, 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: 1662372283.233725, puffs_read_directory, passed tc-start: 1662372283.248148, 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: 1662372285.826821, puffs_rename_dir, passed tc-start: 1662372285.837626, 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: 1662372287.994607, puffs_rename_dotdot, passed tc-start: 1662372288.6582, 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: 1662372290.227995, puffs_rename_nametoolong, passed tc-start: 1662372290.239548, puffs_rename_reg_nodir tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.3000050] ZFS filesystem version: 5 tc-end: 1662372292.932733, puffs_rename_reg_nodir, passed tc-start: 1662372292.944468, puffs_symlink_long tc-se:readshovel r1 -1 / 2 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:[ 3.1400050] putter_fop_read: private 0 not inited tc-end: 1662372296.24601, puffs_symlink_long, passed tc-start: 1662372296.36022, 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: 1662372297.923886, puffs_symlink_root, passed tc-start: 1662372297.935738, 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: 1662372301.459797, puffs_symlink_zerolen, passed tc-start: 1662372301.472600, rumpfs_access_simple tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662372303.704581, rumpfs_access_simple, passed tc-start: 1662372303.717796, rumpfs_attrs tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662372305.390591, rumpfs_attrs, passed tc-start: 1662372305.405863, rumpfs_create_exist tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.4500050] ZFS filesystem version: 5 tc-end: 1662372307.114155, rumpfs_create_exist, passed tc-start: 1662372307.128464, rumpfs_create_many tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662372315.269458, rumpfs_create_many, passed tc-start: 1662372315.281509, rumpfs_create_nametoolong tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662372316.956696, rumpfs_create_nametoolong, passed tc-start: 1662372316.969171, rumpfs_create_nonalphanum tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so: tc-end: 1662372318.831746, rumpfs_create_nonalphanum, passed tc-start: 1662372318.843392, rumpfs_dir_2slash tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662372320.368312, rumpfs_dir_2slash, passed tc-start: 1662372320.379785, rumpfs_dir_3slash tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662372321.821007, rumpfs_dir_3slash, passed tc-start: 1662372321.832873, rumpfs_dir_notempty tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662372325.25436, rumpfs_dir_notempty, passed tc-start: 1662372325.42302, rumpfs_dir_rmdirdotdot tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662372326.516466, rumpfs_dir_rmdirdotdot, passed tc-start: 1662372326.529495, rumpfs_dir_simple tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662372328.17486, rumpfs_dir_simple, passed tc-start: 1662372328.32087, rumpfs_dir_slash tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662372331.345733, rumpfs_dir_slash, passed tc-start: 1662372331.357482, rumpfs_fcntl_getlock_pids tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662372332.877020, rumpfs_fcntl_getlock_pids, passed tc-start: 1662372332.889214, rumpfs_fcntl_lock tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662372335.457796, rumpfs_fcntl_lock, passed tc-start: 1662372335.470940, rumpfs_lookup_complex tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662372336.933880, rumpfs_lookup_complex, passed tc-start: 1662372336.947547, rumpfs_lookup_simple tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662372339.370977, rumpfs_lookup_simple, passed tc-start: 1662372339.427889, rumpfs_lstat_symlink tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662372340.991608, rumpfs_lstat_symlink, passed tc-start: 1662372341.4540, rumpfs_read_directory tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662372342.752426, rumpfs_read_directory, passed tc-start: 1662372342.766052, rumpfs_rename_dir tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662372344.115434, rumpfs_rename_dir, skipped, rename not supported by file system tc-start: 1662372344.130207, rumpfs_rename_dotdot tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662372345.559030, rumpfs_rename_dotdot, skipped, rename not supported by file system tc-start: 1662372345.572207, rumpfs_rename_nametoolong tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662372346.896947, rumpfs_rename_nametoolong, skipped, rename not supported by file system tc-start: 1662372346.910544, rumpfs_rename_reg_nodir tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662372348.259285, rumpfs_rename_reg_nodir, skipped, rename not supported by file system tc-start: 1662372348.272087, rumpfs_symlink_long tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662372349.696890, rumpfs_symlink_long, passed tc-start: 1662372349.710205, rumpfs_symlink_root tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662372351.64431, rumpfs_symlink_root, passed tc-start: 1662372351.78166, rumpfs_symlink_zerolen tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662372352.428610, rumpfs_symlink_zerolen, passed tc-start: 1662372352.441448, sysvbfs_access_simple tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662372354.401111, sysvbfs_access_simple, passed tc-start: 1662372354.451081, sysvbfs_attrs tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662372356.173446, sysvbfs_attrs, passed tc-start: 1662372356.188055, sysvbfs_create_exist tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662372358.342302, sysvbfs_create_exist, passed tc-start: 1662372358.359639, sysvbfs_create_many tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662372360.274141, sysvbfs_create_many, passed tc-start: 1662372360.291646, sysvbfs_create_nametoolong tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662372362.81504, sysvbfs_create_nametoolong, passed tc-start: 1662372362.121670, sysvbfs_create_nonalphanum tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so: tc-end: 1662372365.412852, sysvbfs_create_nonalphanum, passed tc-start: 1662372365.429057, sysvbfs_dir_2slash tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662372367.15279, sysvbfs_dir_2slash, skipped, directories not supported by file system tc-start: 1662372367.32032, sysvbfs_dir_3slash tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662372368.544331, sysvbfs_dir_3slash, skipped, directories not supported by file system tc-start: 1662372368.561562, sysvbfs_dir_notempty tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662372370.162053, sysvbfs_dir_notempty, skipped, directories not supported by file system tc-start: 1662372370.177465, sysvbfs_dir_rmdirdotdot tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662372371.840012, sysvbfs_dir_rmdirdotdot, skipped, directories not supported by file system tc-start: 1662372371.854360, sysvbfs_dir_simple tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662372373.493716, sysvbfs_dir_simple, skipped, directories not supported by file system tc-start: 1662372373.507806, sysvbfs_dir_slash tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662372375.27714, sysvbfs_dir_slash, skipped, directories not supported by file system tc-start: 1662372375.41198, sysvbfs_fcntl_getlock_pids tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662372376.868283, sysvbfs_fcntl_getlock_pids, passed tc-start: 1662372376.886320, sysvbfs_fcntl_lock tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662372378.631224, sysvbfs_fcntl_lock, passed tc-start: 1662372378.644504, sysvbfs_lookup_complex tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662372380.181600, sysvbfs_lookup_complex, skipped, directories not supported by file system tc-start: 1662372380.195548, sysvbfs_lookup_simple tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662372382.32262, sysvbfs_lookup_simple, passed tc-start: 1662372382.47889, sysvbfs_lstat_symlink tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662372383.770114, sysvbfs_lstat_symlink, skipped, symlinks not supported by file system tc-start: 1662372383.788108, sysvbfs_read_directory tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662372385.471271, sysvbfs_read_directory, passed tc-start: 1662372385.488850, sysvbfs_rename_dir tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662372387.39364, sysvbfs_rename_dir, skipped, directories not supported by file system tc-start: 1662372387.56327, sysvbfs_rename_dotdot tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662372388.892250, sysvbfs_rename_dotdot, skipped, directories not supported by file system tc-start: 1662372388.911226, sysvbfs_rename_nametoolong tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662372390.994977, sysvbfs_rename_nametoolong, passed tc-start: 1662372391.12107, sysvbfs_rename_reg_nodir tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662372393.2180, sysvbfs_rename_reg_nodir, passed tc-start: 1662372393.19254, sysvbfs_symlink_long tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662372394.707549, sysvbfs_symlink_long, skipped, symlinks not supported by file system tc-start: 1662372394.727007, sysvbfs_symlink_root tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662372396.445040, sysvbfs_symlink_root, skipped, symlinks not supported by file system tc-start: 1662372396.465241, sysvbfs_symlink_zerolen tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662372398.396205, sysvbfs_symlink_zerolen, skipped, symlinks not supported by file system tc-start: 1662372398.412891, tmpfs_access_simple tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662372399.829156, tmpfs_access_simple, passed tc-start: 1662372399.841998, tmpfs_attrs tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662372401.275537, tmpfs_attrs, passed tc-start: 1662372401.288193, tmpfs_create_exist tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662372403.931903, tmpfs_create_exist, passed tc-start: 1662372403.944985, tmpfs_create_many tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662372413.377424, tmpfs_create_many, passed tc-start: 1662372413.393383, tmpfs_create_nametoolong tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662372414.830627, tmpfs_create_nametoolong, passed tc-start: 1662372414.843307, tmpfs_create_nonalphanum tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so: tc-end: 1662372416.805073, tmpfs_create_nonalphanum, passed tc-start: 1662372416.865341, tmpfs_dir_2slash tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662372418.294310, tmpfs_dir_2slash, passed tc-start: 1662372418.304917, tmpfs_dir_3slash tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662372419.735323, tmpfs_dir_3slash, passed tc-start: 1662372419.746136, tmpfs_dir_notempty tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662372421.261411, tmpfs_dir_notempty, passed tc-start: 1662372421.271998, tmpfs_dir_rmdirdotdot tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662372422.871768, tmpfs_dir_rmdirdotdot, passed tc-start: 1662372422.884697, tmpfs_dir_simple tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662372425.768860, tmpfs_dir_simple, passed tc-start: 1662372425.818679, tmpfs_dir_slash tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662372427.495077, tmpfs_dir_slash, passed tc-start: 1662372427.509009, tmpfs_fcntl_getlock_pids tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662372431.683172, tmpfs_fcntl_getlock_pids, passed tc-start: 1662372431.710639, tmpfs_fcntl_lock tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662372433.575112, tmpfs_fcntl_lock, passed tc-start: 1662372433.588677, tmpfs_lookup_complex tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662372437.161036, tmpfs_lookup_complex, passed tc-start: 1662372437.174962, tmpfs_lookup_simple tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662372438.615471, tmpfs_lookup_simple, passed tc-start: 1662372438.627236, tmpfs_lstat_symlink tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.2700050] ZFS filesystem version: 5 tc-end: 1662372440.998029, tmpfs_lstat_symlink, passed tc-start: 1662372441.95321, tmpfs_read_directory tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662372442.914648, tmpfs_read_directory, passed tc-start: 1662372442.926043, tmpfs_rename_dir tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662372444.423238, tmpfs_rename_dir, passed tc-start: 1662372444.435023, tmpfs_rename_dotdot tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662372445.966188, tmpfs_rename_dotdot, passed tc-start: 1662372445.977997, tmpfs_rename_nametoolong tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662372447.485632, tmpfs_rename_nametoolong, passed tc-start: 1662372447.497078, tmpfs_rename_reg_nodir tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662372449.20824, tmpfs_rename_reg_nodir, passed tc-start: 1662372449.31825, tmpfs_symlink_long tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662372450.633100, tmpfs_symlink_long, passed tc-start: 1662372450.646826, tmpfs_symlink_root tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662372452.153919, tmpfs_symlink_root, passed tc-start: 1662372452.167621, tmpfs_symlink_zerolen tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662372453.730825, tmpfs_symlink_zerolen, passed tc-start: 1662372453.744732, udf_access_simple tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662372456.693148, udf_access_simple, passed tc-start: 1662372456.716696, udf_attrs tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662372459.152614, udf_attrs, passed tc-start: 1662372459.177450, udf_create_exist tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662372462.624430, udf_create_exist, passed tc-start: 1662372462.910082, udf_create_many tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662372483.736954, udf_create_many, passed tc-start: 1662372483.808958, udf_create_nametoolong tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662372485.836869, udf_create_nametoolong, passed tc-start: 1662372485.908151, udf_create_nonalphanum tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so: tc-end: 1662372488.470756, udf_create_nonalphanum, passed tc-start: 1662372488.489919, udf_dir_2slash tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662372490.816167, udf_dir_2slash, passed tc-start: 1662372490.854407, udf_dir_3slash tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662372493.756850, udf_dir_3slash, passed tc-start: 1662372493.805332, udf_dir_notempty tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662372497.724935, udf_dir_notempty, passed tc-start: 1662372497.744484, udf_dir_rmdirdotdot tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662372501.37269, udf_dir_rmdirdotdot, passed tc-start: 1662372501.57008, udf_dir_simple tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662372503.300037, udf_dir_simple, passed tc-start: 1662372503.321202, udf_dir_slash tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662372505.861032, udf_dir_slash, passed tc-start: 1662372505.894317, udf_fcntl_getlock_pids tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662372508.265421, udf_fcntl_getlock_pids, passed tc-start: 1662372508.289000, udf_fcntl_lock tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662372511.25654, udf_fcntl_lock, passed tc-start: 1662372511.258675, udf_lookup_complex tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662372514.334080, udf_lookup_complex, passed tc-start: 1662372514.354057, udf_lookup_simple tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662372516.113753, udf_lookup_simple, passed tc-start: 1662372516.133987, udf_lstat_symlink tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662372518.538351, udf_lstat_symlink, passed tc-start: 1662372518.563942, udf_read_directory tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662372520.370933, udf_read_directory, passed tc-start: 1662372520.390887, udf_rename_dir tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662372522.645484, udf_rename_dir, passed tc-start: 1662372522.667483, udf_rename_dotdot tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662372525.684819, udf_rename_dotdot, passed tc-start: 1662372525.868942, udf_rename_nametoolong tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662372527.859133, udf_rename_nametoolong, passed tc-start: 1662372527.884078, udf_rename_reg_nodir tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662372530.413781, udf_rename_reg_nodir, passed tc-start: 1662372530.572103, udf_symlink_long tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662372533.646403, udf_symlink_long, passed tc-start: 1662372533.669995, udf_symlink_root tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662372536.67306, udf_symlink_root, passed tc-start: 1662372536.88447, udf_symlink_zerolen tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662372538.26844, udf_symlink_zerolen, passed tc-start: 1662372538.47920, v7fs_access_simple tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662372540.177949, v7fs_access_simple, passed tc-start: 1662372540.212099, v7fs_attrs tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662372542.283270, v7fs_attrs, passed tc-start: 1662372542.316057, v7fs_create_exist tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662372544.580737, v7fs_create_exist, passed tc-start: 1662372544.615955, v7fs_create_many tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662372684.900502, v7fs_create_many, passed tc-start: 1662372685.155493, v7fs_create_nametoolong tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662372689.185478, v7fs_create_nametoolong, passed tc-start: 1662372689.219493, v7fs_create_nonalphanum tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so: tc-end: 1662372707.789495, v7fs_create_nonalphanum, passed tc-start: 1662372708.30415, v7fs_dir_2slash tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662372710.99027, v7fs_dir_2slash, passed tc-start: 1662372710.132116, v7fs_dir_3slash tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662372714.225834, v7fs_dir_3slash, passed tc-start: 1662372714.259670, v7fs_dir_notempty tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662372716.810438, v7fs_dir_notempty, passed tc-start: 1662372716.843049, v7fs_dir_rmdirdotdot tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662372718.949774, v7fs_dir_rmdirdotdot, passed tc-start: 1662372718.984632, v7fs_dir_simple tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662372721.64338, v7fs_dir_simple, passed tc-start: 1662372721.96973, v7fs_dir_slash tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0400050] ZFS filesystem version: 5 tc-end: 1662372724.358649, v7fs_dir_slash, passed tc-start: 1662372724.397632, v7fs_fcntl_getlock_pids tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662372726.799123, v7fs_fcntl_getlock_pids, passed tc-start: 1662372726.832202, v7fs_fcntl_lock tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662372729.77508, v7fs_fcntl_lock, passed tc-start: 1662372729.112304, v7fs_lookup_complex tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662372731.154130, v7fs_lookup_complex, passed tc-start: 1662372731.187139, v7fs_lookup_simple tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662372733.523167, v7fs_lookup_simple, passed tc-start: 1662372733.555361, v7fs_lstat_symlink tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662372736.432191, v7fs_lstat_symlink, passed tc-start: 1662372736.465444, v7fs_read_directory tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.9500050] ZFS filesystem version: 5 tc-end: 1662372739.499167, v7fs_read_directory, passed tc-start: 1662372739.530860, v7fs_rename_dir tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662372742.152378, v7fs_rename_dir, passed tc-start: 1662372742.188901, v7fs_rename_dotdot tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662372744.279541, v7fs_rename_dotdot, passed tc-start: 1662372744.311188, v7fs_rename_nametoolong tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662372746.344090, v7fs_rename_nametoolong, passed tc-start: 1662372746.376311, v7fs_rename_reg_nodir tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662372748.720655, v7fs_rename_reg_nodir, passed tc-start: 1662372748.757426, v7fs_symlink_long tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662372752.297166, v7fs_symlink_long, passed tc-start: 1662372752.334886, v7fs_symlink_root tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662372758.105096, v7fs_symlink_root, passed tc-start: 1662372758.139765, v7fs_symlink_zerolen tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662372760.225740, v7fs_symlink_zerolen, passed tc-start: 1662372760.261835, zfs_access_simple tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662372763.923998, zfs_access_simple, passed tc-start: 1662372763.948945, zfs_attrs tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662372767.632798, zfs_attrs, passed tc-start: 1662372767.656488, zfs_create_exist tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662372772.603401, zfs_create_exist, passed tc-start: 1662372772.627599, zfs_create_many tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662372912.505788, zfs_create_many, passed tc-start: 1662372912.798824, zfs_create_nametoolong tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662372917.852000, zfs_create_nametoolong, passed tc-start: 1662372917.881741, zfs_create_nonalphanum tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so: tc-end: 1662372932.180861, zfs_create_nonalphanum, passed tc-start: 1662372932.251626, zfs_dir_2slash tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662372936.268319, zfs_dir_2slash, passed tc-start: 1662372936.292916, zfs_dir_3slash tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662372942.152411, zfs_dir_3slash, passed tc-start: 1662372942.177566, zfs_dir_notempty tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662372946.522945, zfs_dir_notempty, passed tc-start: 1662372946.549820, zfs_dir_rmdirdotdot tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662372950.606902, zfs_dir_rmdirdotdot, passed tc-start: 1662372950.633290, zfs_dir_simple tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662372954.639677, zfs_dir_simple, passed tc-start: 1662372954.666049, zfs_dir_slash tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662372961.772145, zfs_dir_slash, passed tc-start: 1662372961.798952, zfs_fcntl_getlock_pids tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662372965.208356, zfs_fcntl_getlock_pids, passed tc-start: 1662372965.235197, zfs_fcntl_lock tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662372968.991215, zfs_fcntl_lock, passed tc-start: 1662372969.16187, zfs_lookup_complex tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662372973.51725, zfs_lookup_complex, passed tc-start: 1662372973.78090, zfs_lookup_simple tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0800050] ZFS filesystem version: 5 tc-end: 1662372977.238686, zfs_lookup_simple, passed tc-start: 1662372977.269322, zfs_lstat_symlink tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662372980.806553, zfs_lstat_symlink, passed tc-start: 1662372980.879102, zfs_read_directory tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.1500050] ZFS filesystem version: 5 tc-end: 1662372986.767261, zfs_read_directory, passed tc-start: 1662372986.793329, zfs_rename_dir tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662372991.318689, zfs_rename_dir, passed tc-start: 1662372991.350077, zfs_rename_dotdot tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662372996.578219, zfs_rename_dotdot, passed tc-start: 1662372996.605128, zfs_rename_nametoolong tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662373000.160927, zfs_rename_nametoolong, passed tc-start: 1662373000.191276, zfs_rename_reg_nodir tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662373004.180997, zfs_rename_reg_nodir, passed tc-start: 1662373004.207240, zfs_symlink_long tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662373008.873708, zfs_symlink_long, passed tc-start: 1662373008.901699, zfs_symlink_root tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662373012.694390, zfs_symlink_root, passed tc-start: 1662373012.719101, zfs_symlink_zerolen tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1662373017.203540, zfs_symlink_zerolen, passed tp-end: 1662373017.233098, fs/vfs/t_vnops tp-start: 1662373018.423037, fs/cd9660/t_high_ino_big_file, 1 tc-start: 1662373018.435359, pr_kern_48787 tc-end: 1662373020.472351, pr_kern_48787, skipped, not enough free disk space, have 857056 Kbytes, need ~ 4500000 Kbytes tp-end: 1662373020.484506, fs/cd9660/t_high_ino_big_file tp-start: 1662373022.19028, fs/zfs/t_zpool, 1 tc-start: 1662373022.23072, create tc-se:[: '836 tc-se:44 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-se:123': bad number tc-so:Executing command [ zpool create jippo /dk ] tc-so:Executing command [ mount ] tc-end: 1662373028.376928, create, passed tp-end: 1662373028.399169, fs/zfs/t_zpool tp-start: 1662373028.655771, rump/rumpkern/t_copy, 4 tc-start: 1662373028.661036, copy_efault tc-end: 1662373028.824969, copy_efault, passed tc-start: 1662373028.839672, copyinstr tc-so:[ 1.0000000] entropy: ready tc-end: 1662373029.397654, copyinstr, passed tc-start: 1662373029.412535, copyoutstr tc-so:[ 1.0000000] entropy: ready tc-end: 1662373029.977222, copyoutstr, passed tc-start: 1662373029.990551, copystr tc-so:[ 1.0000000] entropy: ready tc-end: 1662373030.566924, copystr, passed tp-end: 1662373030.579865, rump/rumpkern/t_copy tp-start: 1662373030.751827, rump/rumpkern/t_kern, 8 tc-start: 1662373030.756358, lockme_DESTROYHELD tc-end: 1662373031.574779, lockme_DESTROYHELD, passed tc-start: 1662373031.617588, lockme_DOUBLEFREE tc-end: 1662373032.385792, lockme_DOUBLEFREE, passed tc-start: 1662373032.422439, lockme_DOUBLEINIT tc-end: 1662373032.590276, lockme_DOUBLEINIT, skipped, test requires LOCKDEBUG kernel tc-start: 1662373032.620800, lockme_MEMFREE tc-end: 1662373032.971767, lockme_MEMFREE, skipped, test requires LOCKDEBUG kernel tc-start: 1662373032.986410, lockme_MTX tc-end: 1662373033.851692, lockme_MTX, passed tc-start: 1662373033.887063, lockme_RWDOUBLEX tc-end: 1662373034.683090, lockme_RWDOUBLEX, passed tc-start: 1662373034.719276, lockme_RWRX tc-end: 1662373034.885596, lockme_RWRX, skipped, test requires LOCKDEBUG kernel tc-start: 1662373034.897480, lockme_RWXR tc-end: 1662373035.703122, lockme_RWXR, passed tp-end: 1662373035.738942, rump/rumpkern/t_kern tp-start: 1662373035.932747, rump/rumpkern/t_lwproc, 8 tc-start: 1662373035.938450, inherit tc-so:[ 1.0000000] entropy: ready tc-end: 1662373036.490096, inherit, passed tc-start: 1662373036.503648, lwps tc-so:[ 1.0000000] entropy: ready tc-end: 1662373037.158795, lwps, passed tc-start: 1662373037.172286, makelwp tc-so:[ 1.0000000] entropy: ready tc-end: 1662373037.732054, makelwp, passed tc-start: 1662373037.743072, nolwp tc-so:[ 1.0000000] entropy: ready tc-end: 1662373038.308527, nolwp, passed tc-start: 1662373038.319685, nolwprelease tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] panic: releasing non-pertinent lwp tc-so:[ 1.0200050] rump kernel halting... tc-so:halted tc-end: 1662373039.107007, nolwprelease, passed tc-start: 1662373039.146288, nullswitch tc-so:[ 1.0000000] entropy: ready tc-end: 1662373039.698611, nullswitch, passed tc-start: 1662373039.710262, proccreds tc-so:[ 1.0000000] entropy: ready tc-end: 1662373040.259496, proccreds, passed tc-start: 1662373040.270450, rfork tc-so:[ 1.0000000] entropy: ready tc-end: 1662373040.819953, rfork, passed tp-end: 1662373040.830558, rump/rumpkern/t_lwproc tp-start: 1662373040.988103, rump/rumpkern/t_modcmd, 1 tc-start: 1662373040.992667, cmsg_modcmd tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.2800050] WARNING: module error: module `tmpfs' not found tc-so:[ 1.2800050] WARNING: module error: module `tmpfs' not found tc-end: 1662373041.613927, cmsg_modcmd, passed tp-end: 1662373041.625331, rump/rumpkern/t_modcmd tp-start: 1662373043.627045, rump/rumpkern/t_modlinkset, 1 tc-start: 1662373043.631792, modlinkset tc-so:[ 1.0000000] entropy: ready tc-end: 1662373044.259980, modlinkset, passed tp-end: 1662373044.270451, rump/rumpkern/t_modlinkset tp-start: 1662373044.430691, rump/rumpkern/t_signals, 3 tc-start: 1662373044.435289, sigignore tc-so:[ 1.0000000] entropy: ready tc-end: 1662373044.961935, sigignore, passed tc-start: 1662373044.972843, sigpanic tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.2100050] panic: unhandled signal 19 tc-so:[ 1.2100050] rump kernel halting... tc-so:halted tc-end: 1662373045.954588, sigpanic, passed tc-start: 1662373045.990963, sigraise tc-so:[ 1.0000000] entropy: ready tc-end: 1662373046.543929, sigraise, passed tp-end: 1662373046.556108, rump/rumpkern/t_signals tp-start: 1662373046.716085, rump/rumpkern/t_threads, 2 tc-start: 1662373046.721031, kthread tc-so:[ 1.0000000] entropy: ready tc-end: 1662373047.841435, kthread, passed tc-start: 1662373047.853084, threadjoin tc-so:[ 1.0000000] entropy: ready tc-end: 1662373048.478513, threadjoin, passed tp-end: 1662373048.492201, rump/rumpkern/t_threads tp-start: 1662373049.549110, rump/rumpkern/t_threadpool, 6 tc-start: 1662373049.586081, threadpool_job_cancel tc-so:[ 1.0000000] entropy: ready tc-end: 1662373050.430193, threadpool_job_cancel, passed tc-start: 1662373050.468403, threadpool_job_cancelthrash tc-so:[ 1.0000000] entropy: ready tc-end: 1662373051.830056, threadpool_job_cancelthrash, passed tc-start: 1662373051.844764, threadpool_percpu_lifecycle tc-so:[ 1.0000000] entropy: ready tc-end: 1662373052.436587, threadpool_percpu_lifecycle, passed tc-start: 1662373052.447497, threadpool_percpu_schedule tc-so:[ 1.0000000] entropy: ready tc-end: 1662373083.662706, threadpool_percpu_schedule, passed tc-start: 1662373083.673345, threadpool_unbound_lifecycle tc-so:[ 1.0000000] entropy: ready tc-end: 1662373084.220189, threadpool_unbound_lifecycle, passed tc-start: 1662373084.230435, threadpool_unbound_schedule tc-so:[ 1.0000000] entropy: ready tc-end: 1662373103.977382, threadpool_unbound_schedule, passed tp-end: 1662373103.988862, rump/rumpkern/t_threadpool tp-start: 1662373104.153426, rump/rumpkern/t_tsleep, 1 tc-start: 1662373104.157631, tsleep tc-so:[ 1.0000000] entropy: ready tc-end: 1662373109.26457, tsleep, passed tp-end: 1662373109.37836, rump/rumpkern/t_tsleep tp-start: 1662373109.215908, rump/rumpkern/t_workqueue, 2 tc-start: 1662373109.220806, workqueue1 tc-so:[ 1.0000000] entropy: ready tc-end: 1662373121.419345, workqueue1, passed tc-start: 1662373121.433342, workqueue_wait tc-so:[ 1.0000000] entropy: ready tc-end: 1662373130.706976, workqueue_wait, passed tp-end: 1662373130.717339, rump/rumpkern/t_workqueue tp-start: 1662373130.925977, rump/rumpkern/t_vm, 2 tc-start: 1662373130.930933, busypage tc-end: 1662373131.92551, 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: 1662373131.106370, uvmwait tc-so:[ 1.0000000] entropy: ready tc-end: 1662373142.956751, uvmwait, passed tp-end: 1662373142.968973, rump/rumpkern/t_vm tp-start: 1662373144.783880, rump/rumpkern/t_sp, 10 tc-start: 1662373144.788212, basic tc-so:Executing command [ rump_server unix://commsock ] tc-so:Executing command [ /usr/tests/rump/rumpkern/h_client/h_simplecli ] tc-end: 1662373147.854190, basic, passed tc-start: 1662373147.868157, 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: 1662373150.626888, fork_fakeauth, passed tc-start: 1662373150.639924, 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: 1662373153.321469, fork_pipecomm, passed tc-start: 1662373153.335245, 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: 1662373156.15160, fork_simple, passed tc-start: 1662373156.31063, reconnect tc-end: 1662373156.708894, reconnect, skipped, PR kern/55304: leftover rump_server tc-start: 1662373156.722256, 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: 1662373159.429020, signal, passed tc-start: 1662373159.442400, sigsafe tc-so:Executing command [ rump_server unix://commsock ] tc-so:Executing command [ /usr/tests/rump/rumpkern/h_client/h_sigcli ] tc-end: 1662373174.500026, sigsafe, passed tc-start: 1662373174.510691, stress_killer tc-end: 1662373175.129323, stress_killer, skipped, PR kern/55356: leftover rump_server tc-start: 1662373175.140349, stress_long tc-end: 1662373175.801377, stress_long, skipped, PR kern/50350: leftover rump_server tc-start: 1662373175.812062, stress_short tc-end: 1662373176.616154, stress_short, skipped, PR kern/50350: fails after insane long time tp-end: 1662373176.627084, rump/rumpkern/t_sp tp-start: 1662373177.497731, rump/rumpnet/t_shmif, 1 tc-start: 1662373177.502121, 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: 1662373249.280503, crossping, passed tp-end: 1662373249.298787, rump/rumpnet/t_shmif tp-start: 1662373249.480346, rump/rumpvfs/t_basic, 1 tc-start: 1662373249.484550, lseekrv tc-so:[ 1.0000000] entropy: ready tc-end: 1662373250.3611, lseekrv, passed tp-end: 1662373250.13938, rump/rumpvfs/t_basic tp-start: 1662373250.780141, rump/rumpvfs/t_etfs, 5 tc-start: 1662373250.923392, key tc-so:[ 1.0000000] entropy: ready tc-end: 1662373251.465597, key, passed tc-start: 1662373251.477724, large_blk tc-se:mount_mfs: "mfsdir" is a relative path. tc-se:mount_mfs: using "/tmp/atf-run.yVikVD/mfsdir" instead. tc-se:1+0 records in tc-se:1+0 records out tc-se:1 bytes transferred in 0.011 secs (90 bytes/sec) tc-so:[ 1.0000000] entropy: ready tc-end: 1662373254.28294, large_blk, passed tc-start: 1662373254.68907, range_blk tc-se:64+0 records in tc-se:64+0 records out tc-se:64000 bytes transferred in 0.025 secs (2560000 bytes/sec) tc-se:16+0 records in tc-se:16+0 records out tc-se:16 bytes transferred in 0.008 secs (2000 bytes/sec) tc-so:[ 1.0000000] entropy: ready tc-end: 1662373256.630853, range_blk, passed tc-start: 1662373256.650241, reregister_blk tc-se:64+0 records in tc-se:64+0 records out tc-se:32768 bytes transferred in 0.089 secs (368179 bytes/sec) tc-se:128+0 records in tc-se:128+0 records out tc-se:65536 bytes transferred in 0.101 secs (648871 bytes/sec) tc-so:[ 1.0000000] entropy: ready tc-end: 1662373258.38905, reregister_blk, passed tc-start: 1662373258.59858, reregister_reg tc-so:[ 1.0000000] entropy: ready tc-end: 1662373258.647374, reregister_reg, passed tp-end: 1662373258.664912, rump/rumpvfs/t_etfs tp-start: 1662373259.12516, rump/rumpvfs/t_p2kifs, 1 tc-start: 1662373259.24842, makecn tc-so:[ 1.0000000] entropy: ready tc-end: 1662373259.545477, makecn, passed tp-end: 1662373259.556329, rump/rumpvfs/t_p2kifs tp-start: 1662373260.370004, rump/modautoload/t_modautoload, 1 tc-start: 1662373260.375159, modautoload tc-end: 1662373260.729408, modautoload, skipped, host kernel modules not supported tp-end: 1662373260.748828, rump/modautoload/t_modautoload tp-start: 1662373261.361461, modules/t_modctl, 5 tc-start: 1662373261.365929, cmd_load tc-end: 1662373261.723295, cmd_load, skipped, Module loading administratively forbidden tc-start: 1662373261.736329, cmd_load_props tc-so:Loading module without properties tc-end: 1662373262.71751, cmd_load_props, skipped, Module loading administratively forbidden tc-start: 1662373262.87353, cmd_load_recurse tc-so:Loading module with request to load another module tc-end: 1662373262.412807, cmd_load_recurse, skipped, Module loading administratively forbidden tc-start: 1662373262.424036, cmd_stat tc-end: 1662373262.737289, cmd_stat, skipped, Module loading administratively forbidden tc-start: 1662373262.748427, cmd_unload tc-end: 1662373263.60783, cmd_unload, skipped, Module loading administratively forbidden tp-end: 1662373263.71448, modules/t_modctl tp-start: 1662373263.236944, modules/t_builtin, 5 tc-start: 1662373263.241675, busydisable tc-so:[ 1.0000000] entropy: ready tc-end: 1662373263.797611, busydisable, passed tc-start: 1662373263.808022, disable tc-so:[ 1.0000000] entropy: ready tc-end: 1662373264.363970, disable, passed tc-start: 1662373264.374846, disabledstat tc-so:[ 1.0000000] entropy: ready tc-end: 1662373264.895240, disabledstat, passed tc-start: 1662373264.905191, forcereload tc-so:[ 1.0000000] entropy: ready tc-end: 1662373265.472500, forcereload, passed tc-start: 1662373265.482598, noauto tc-so:[ 1.0000000] entropy: ready tc-end: 1662373266.167217, noauto, passed tp-end: 1662373266.211005, modules/t_builtin tp-start: 1662373266.432844, modules/t_kcov, 23 tc-start: 1662373266.437364, kcov_basic_cmp tc-end: 1662373266.598450, kcov_basic_cmp, skipped, XXX: GCC8 needed tc-start: 1662373266.610778, kcov_basic_dup2_cmp tc-end: 1662373266.773467, kcov_basic_dup2_cmp, skipped, XXX: GCC8 needed tc-start: 1662373266.785572, kcov_basic_dup2_pc tc-end: 1662373266.950944, kcov_basic_dup2_pc, skipped, Failed to open /dev/kcov tc-start: 1662373266.961954, kcov_basic_pc tc-end: 1662373267.134328, kcov_basic_pc, skipped, Failed to open /dev/kcov tc-start: 1662373267.146293, kcov_buffer_access_from_custom_thread tc-end: 1662373267.324361, kcov_buffer_access_from_custom_thread, skipped, Failed to open /dev/kcov tc-start: 1662373267.336291, kcov_bufsize tc-end: 1662373267.498329, kcov_bufsize, skipped, Failed to open /dev/kcov tc-start: 1662373267.508488, kcov_dup2 tc-end: 1662373267.669091, kcov_dup2, skipped, Failed to open /dev/kcov tc-start: 1662373267.679219, kcov_enable tc-end: 1662373267.840236, kcov_enable, skipped, Failed to open /dev/kcov tc-start: 1662373267.850839, kcov_enable_no_disable tc-end: 1662373268.17655, kcov_enable_no_disable, skipped, Failed to open /dev/kcov tc-start: 1662373268.27648, kcov_enable_no_disable_no_close tc-end: 1662373268.189935, kcov_enable_no_disable_no_close, skipped, Failed to open /dev/kcov tc-start: 1662373268.200411, kcov_mmap tc-end: 1662373268.361998, kcov_mmap, skipped, Failed to open /dev/kcov tc-start: 1662373268.372591, kcov_mmap_enable_thread_close tc-end: 1662373268.549402, kcov_mmap_enable_thread_close, skipped, Failed to open /dev/kcov tc-start: 1662373268.559861, kcov_mmap_no_munmap tc-end: 1662373268.719583, kcov_mmap_no_munmap, skipped, Failed to open /dev/kcov tc-start: 1662373268.729810, kcov_mmap_no_munmap_no_close tc-end: 1662373268.893937, kcov_mmap_no_munmap_no_close, skipped, Failed to open /dev/kcov tc-start: 1662373268.904189, kcov_multienable_on_the_same_thread tc-end: 1662373269.70820, kcov_multienable_on_the_same_thread, skipped, Failed to open /dev/kcov tc-start: 1662373269.82020, kcov_multiopen tc-end: 1662373269.253228, kcov_multiopen, skipped, Failed to open /dev/kcov tc-start: 1662373269.264561, kcov_multiple_threads16 tc-end: 1662373269.499108, kcov_multiple_threads16, skipped, Failed to open /dev/kcov tc-start: 1662373269.510182, kcov_multiple_threads2 tc-end: 1662373269.687773, kcov_multiple_threads2, skipped, Failed to open /dev/kcov tc-start: 1662373269.699274, kcov_multiple_threads32 tc-end: 1662373269.865487, kcov_multiple_threads32, skipped, Failed to open /dev/kcov tc-start: 1662373269.876509, kcov_multiple_threads4 tc-end: 1662373270.46062, kcov_multiple_threads4, skipped, Failed to open /dev/kcov tc-start: 1662373270.56957, kcov_multiple_threads8 tc-end: 1662373270.229118, kcov_multiple_threads8, skipped, Failed to open /dev/kcov tc-start: 1662373270.240015, kcov_open_close_open tc-end: 1662373270.407224, kcov_open_close_open, skipped, Failed to open /dev/kcov tc-start: 1662373270.418199, kcov_thread tc-end: 1662373270.567499, kcov_thread, skipped, Failed to open /dev/kcov tp-end: 1662373270.579691, modules/t_kcov tp-start: 1662373270.747377, modules/t_ufetchstore, 40 tc-start: 1662373270.752404, 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: 1662373271.52470, ucas_32, skipped, loading 'ufetchstore_tester' module failed. tc-start: 1662373271.62421, 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: 1662373271.370663, ucas_32_max, skipped, loading 'ufetchstore_tester' module failed. tc-start: 1662373271.381716, 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: 1662373272.200995, ucas_32_miscompare, skipped, loading 'ufetchstore_tester' module failed. tc-start: 1662373272.212685, 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: 1662373272.529484, ucas_32_nearmax_overflow, skipped, loading 'ufetchstore_tester' module failed. tc-start: 1662373272.540736, 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: 1662373272.897781, ucas_32_null, skipped, loading 'ufetchstore_tester' module failed. tc-start: 1662373272.911187, 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: 1662373273.499159, ucas_64, skipped, loading 'ufetchstore_tester' module failed. tc-start: 1662373273.512491, 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: 1662373273.974659, ucas_64_max, skipped, loading 'ufetchstore_tester' module failed. tc-start: 1662373273.998154, 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: 1662373274.808259, ucas_64_miscompare, skipped, loading 'ufetchstore_tester' module failed. tc-start: 1662373274.818879, 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: 1662373275.122894, ucas_64_nearmax_overflow, skipped, loading 'ufetchstore_tester' module failed. tc-start: 1662373275.133796, 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: 1662373275.434494, ucas_64_null, skipped, loading 'ufetchstore_tester' module failed. tc-start: 1662373275.445172, 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: 1662373275.749997, ufetch_16, skipped, loading 'ufetchstore_tester' module failed. tc-start: 1662373275.759929, 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: 1662373276.67729, ufetch_16_max, skipped, loading 'ufetchstore_tester' module failed. tc-start: 1662373276.80392, 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: 1662373276.408288, ufetch_16_nearmax_overflow, skipped, loading 'ufetchstore_tester' module failed. tc-start: 1662373276.421515, 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: 1662373276.732864, ufetch_16_null, skipped, loading 'ufetchstore_tester' module failed. tc-start: 1662373276.746641, 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: 1662373277.60456, ufetch_32, skipped, loading 'ufetchstore_tester' module failed. tc-start: 1662373277.72878, 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: 1662373277.386539, ufetch_32_max, skipped, loading 'ufetchstore_tester' module failed. tc-start: 1662373277.399401, 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: 1662373277.711025, ufetch_32_nearmax_overflow, skipped, loading 'ufetchstore_tester' module failed. tc-start: 1662373277.724250, 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: 1662373278.38557, ufetch_32_null, skipped, loading 'ufetchstore_tester' module failed. tc-start: 1662373278.51059, 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: 1662373278.363804, ufetch_64, skipped, loading 'ufetchstore_tester' module failed. tc-start: 1662373278.376785, 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: 1662373278.698155, ufetch_64_max, skipped, loading 'ufetchstore_tester' module failed. tc-start: 1662373278.710633, 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: 1662373279.24295, ufetch_64_nearmax_overflow, skipped, loading 'ufetchstore_tester' module failed. tc-start: 1662373279.37492, 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: 1662373279.334573, ufetch_64_null, skipped, loading 'ufetchstore_tester' module failed. tc-start: 1662373279.347450, 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: 1662373279.666005, ufetch_8, skipped, loading 'ufetchstore_tester' module failed. tc-start: 1662373279.678741, 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: 1662373280.188, ufetch_8_max, skipped, loading 'ufetchstore_tester' module failed. tc-start: 1662373280.14084, 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: 1662373280.342247, ufetch_8_null, skipped, loading 'ufetchstore_tester' module failed. tc-start: 1662373280.355572, 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: 1662373280.910183, ustore_16, skipped, loading 'ufetchstore_tester' module failed. tc-start: 1662373280.922498, 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: 1662373281.218298, ustore_16_max, skipped, loading 'ufetchstore_tester' module failed. tc-start: 1662373281.230281, 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: 1662373281.531806, ustore_16_nearmax_overflow, skipped, loading 'ufetchstore_tester' module failed. tc-start: 1662373281.543746, 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: 1662373281.847555, ustore_16_null, skipped, loading 'ufetchstore_tester' module failed. tc-start: 1662373281.859849, 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: 1662373282.161140, ustore_32, skipped, loading 'ufetchstore_tester' module failed. tc-start: 1662373282.173679, 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: 1662373282.512114, ustore_32_max, skipped, loading 'ufetchstore_tester' module failed. tc-start: 1662373282.524592, 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: 1662373282.831641, ustore_32_nearmax_overflow, skipped, loading 'ufetchstore_tester' module failed. tc-start: 1662373282.844069, 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: 1662373283.151284, ustore_32_null, skipped, loading 'ufetchstore_tester' module failed. tc-start: 1662373283.161712, 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: 1662373283.467520, ustore_64, skipped, loading 'ufetchstore_tester' module failed. tc-start: 1662373283.478252, 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: 1662373283.758914, ustore_64_max, skipped, loading 'ufetchstore_tester' module failed. tc-start: 1662373283.769367, 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: 1662373284.74539, ustore_64_nearmax_overflow, skipped, loading 'ufetchstore_tester' module failed. tc-start: 1662373284.85432, 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: 1662373284.387520, ustore_64_null, skipped, loading 'ufetchstore_tester' module failed. tc-start: 1662373284.397851, 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: 1662373284.704925, ustore_8, skipped, loading 'ufetchstore_tester' module failed. tc-start: 1662373284.715654, 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: 1662373285.243511, ustore_8_max, skipped, loading 'ufetchstore_tester' module failed. tc-start: 1662373285.254258, 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: 1662373285.552674, ustore_8_null, skipped, loading 'ufetchstore_tester' module failed. tp-end: 1662373285.563010, modules/t_ufetchstore tp-start: 1662373286.439360, modules/t_abi_uvm, 1 tc-start: 1662373286.443950, PAGE_SIZE tc-so:Loading module /usr/tests/modules/k_helper/k_helper.kmod tc-end: 1662373288.216585, PAGE_SIZE, skipped, host does not support modules tp-end: 1662373288.227569, modules/t_abi_uvm tp-start: 1662373290.9535, modules/t_modload, 4 tc-start: 1662373290.13804, 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: 1662373295.116393, bflag, passed tc-start: 1662373295.129085, 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: 1662373296.712038, iflag, skipped, host does not support modules tc-start: 1662373296.723836, 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: 1662373298.343182, plain, skipped, host does not support modules tc-start: 1662373298.354390, 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: 1662373302.613058, sflag, skipped, host does not support modules tp-end: 1662373302.625793, modules/t_modload tp-start: 1662373303.507146, modules/t_klua_pr_52864, 1 tc-start: 1662373303.512410, 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: 1662373307.156438, luastate, skipped, You are not allowed to load modules right now. tp-end: 1662373307.816537, modules/t_klua_pr_52864 tp-start: 1662373310.159914, modules/t_threadpool, 2 tc-start: 1662373310.164982, 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: 1662373313.51342, percpu, skipped, cannot load threadpool_tester.kmod tc-start: 1662373313.64756, 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: 1662373314.723784, unbound, skipped, cannot load threadpool_tester.kmod tp-end: 1662373314.735856, modules/t_threadpool tp-start: 1662373316.723323, crypto/libcrypto/t_ciphers, 8 tc-start: 1662373316.728161, bf tc-so:Executing command [ /usr/tests/crypto/libcrypto/h_bftest ] tc-end: 1662373318.78446, bf, passed tc-start: 1662373318.90635, cast tc-so:Executing command [ /usr/tests/crypto/libcrypto/h_casttest ] tc-end: 1662373335.952628, cast, passed tc-start: 1662373335.965335, des tc-so:Executing command [ /usr/tests/crypto/libcrypto/h_destest ] tc-end: 1662373337.217391, des, passed tc-start: 1662373338.40169, 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: 1662373394.293632, evp, passed tc-start: 1662373394.305562, idea tc-so:Executing command [ /usr/tests/crypto/libcrypto/h_ideatest ] tc-end: 1662373395.507340, idea, passed tc-start: 1662373395.518877, rc2 tc-so:Executing command [ /usr/tests/crypto/libcrypto/h_rc2test ] tc-end: 1662373396.961405, rc2, passed tc-start: 1662373396.971761, rc4 tc-so:Executing command [ /usr/tests/crypto/libcrypto/h_rc4test ] tc-end: 1662373398.299128, rc4, passed tc-start: 1662373398.313585, rc5 tc-so:Executing command [ /usr/tests/crypto/libcrypto/h_rc5test ] tc-end: 1662373399.337640, rc5, passed tp-end: 1662373399.350370, crypto/libcrypto/t_ciphers tp-start: 1662373400.581813, crypto/libcrypto/t_hashes, 3 tc-start: 1662373400.586601, hmac tc-so:Executing command [ /usr/tests/crypto/libcrypto/h_hmactest ] tc-end: 1662373401.787180, hmac, passed tc-start: 1662373401.799824, md2 tc-so:Executing command [ /usr/tests/crypto/libcrypto/h_md2test ] tc-end: 1662373402.824522, md2, passed tc-start: 1662373402.836239, mdc2 tc-so:Executing command [ /usr/tests/crypto/libcrypto/h_mdc2test ] tc-end: 1662373404.23553, mdc2, passed tp-end: 1662373404.34132, crypto/libcrypto/t_hashes tp-start: 1662373405.326166, crypto/libcrypto/t_libcrypto, 4 tc-start: 1662373405.331356, 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: 1662373515.598107, bn, passed tc-start: 1662373515.609701, conf tc-so:Executing command [ /usr/tests/crypto/libcrypto/h_conftest ] tc-end: 1662373516.981450, conf, passed tc-start: 1662373516.998568, engine tc-so:Executing command [ /usr/tests/crypto/libcrypto/h_enginetest ] tc-end: 1662373518.592865, engine, passed tc-start: 1662373518.605735, 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: 1662373520.230775, threads, passed tp-end: 1662373520.244305, crypto/libcrypto/t_libcrypto tp-start: 1662373522.79295, crypto/libcrypto/t_pubkey, 7 tc-start: 1662373522.83672, dh tc-so:Executing command [ /usr/tests/crypto/libcrypto/h_dhtest ] tc-end: 1662373529.310299, dh, passed tc-start: 1662373529.321039, dsa tc-so:Executing command [ /usr/tests/crypto/libcrypto/h_dsatest ] tc-end: 1662373531.646606, dsa, passed tc-start: 1662373531.681231, ec tc-so:Executing command [ /usr/tests/crypto/libcrypto/h_ectest ] tc-end: 1662373602.61247, ec, passed tc-start: 1662373602.74797, ecdh tc-so:Executing command [ /usr/tests/crypto/libcrypto/h_ecdhtest ] tc-end: 1662373606.38945, ecdh, passed tc-start: 1662373606.51090, ecdsa tc-so:Executing command [ /usr/tests/crypto/libcrypto/h_ecdsatest ] tc-end: 1662373753.50609, ecdsa, passed tc-start: 1662373753.64818, rsa tc-so:Executing command [ /usr/tests/crypto/libcrypto/h_rsatest ] tc-end: 1662373756.823836, rsa, passed tc-start: 1662373756.834580, srp tc-so:Executing command [ /usr/tests/crypto/libcrypto/h_srptest ] tc-end: 1662373759.302734, srp, passed tp-end: 1662373759.315800, crypto/libcrypto/t_pubkey tp-start: 1662373769.828332, crypto/opencrypto/t_opencrypto, 18 tc-start: 1662373769.839604, aescbc tc-so:kern.cryptodevallowsoft: 1 -> -1 tc-end: 1662373773.56671, aescbc, passed tc-start: 1662373773.118667, aesctr1 tc-so:kern.cryptodevallowsoft: 1 -> -1 tc-end: 1662373776.486353, aesctr1, passed tc-start: 1662373776.638551, aesctr2 tc-so:kern.cryptodevallowsoft: 1 -> -1 tc-end: 1662373781.915627, aesctr2, passed tc-start: 1662373781.928248, arc4 tc-end: 1662373783.766676, arc4, skipped, ARC4 not implemented by swcrypto tc-start: 1662373783.780753, camellia tc-so:kern.cryptodevallowsoft: 1 -> -1 tc-end: 1662373786.529816, camellia, passed tc-start: 1662373786.540951, cbc3des tc-so:kern.cryptodevallowsoft: 1 -> -1 tc-end: 1662373790.108019, cbc3des, passed tc-start: 1662373790.120479, cbcdes tc-so:kern.cryptodevallowsoft: 1 -> -1 tc-end: 1662373792.897710, cbcdes, passed tc-start: 1662373792.908469, 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: 1662373795.949848, comp, passed tc-start: 1662373795.962188, comp_deflate tc-so:kern.cryptodevallowsoft: 1 -> -1 tc-end: 1662373801.338627, comp_deflate, passed tc-start: 1662373801.349664, comp_zlib_rnd tc-so:kern.cryptodevallowsoft: 1 -> -1 tc-end: 1662373804.353422, comp_zlib_rnd, passed tc-start: 1662373804.365550, gcm tc-so:kern.cryptodevallowsoft: 1 -> -1 tc-end: 1662373807.640159, gcm, passed tc-start: 1662373807.655199, ioctl tc-so:kern.cryptodevallowsoft: 1 -> -1 tc-end: 1662373810.879880, ioctl, passed tc-start: 1662373810.890841, md5 tc-so:kern.cryptodevallowsoft: 1 -> -1 tc-end: 1662373813.704601, md5, passed tc-start: 1662373813.717320, md5_hmac tc-so:kern.cryptodevallowsoft: 1 -> -1 tc-end: 1662373817.519498, md5_hmac, passed tc-start: 1662373817.532806, null tc-so:kern.cryptodevallowsoft: 1 -> -1 tc-end: 1662373822.374906, null, passed tc-start: 1662373822.388046, sha1_hmac tc-so:kern.cryptodevallowsoft: 1 -> -1 tc-end: 1662373825.628731, sha1_hmac, passed tc-start: 1662373825.641182, sha2_hmac tc-so:kern.cryptodevallowsoft: 1 -> -1 tc-end: 1662373831.872573, sha2_hmac, passed tc-start: 1662373831.965354, xcbcmac tc-so:kern.cryptodevallowsoft: 1 -> -1 tc-end: 1662373835.868611, xcbcmac, passed tp-end: 1662373835.883450, crypto/opencrypto/t_opencrypto tp-start: 1662373838.888109, ipf/t_filter_exec, 30 tc-start: 1662373838.892960, 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: 1662373842.376277, f1, passed tc-start: 1662373842.403027, 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: 1662373853.191266, f10, passed tc-start: 1662373853.229999, 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: 1662373860.592148, f11, passed tc-start: 1662373860.641553, 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: 1662373865.231576, f12, passed tc-start: 1662373865.252812, 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: 1662373873.718406, f13, passed tc-start: 1662373873.737215, 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: 1662373880.464807, f14, passed tc-start: 1662373880.489015, f15 tc-so:Executing command [ ipftest -F text -Rbr reg -i in ] tc-end: 1662373882.122318, f15, passed tc-start: 1662373882.147784, f16 tc-so:Executing command [ ipftest -F text -Rbr reg -i in ] tc-end: 1662373883.704871, f16, passed tc-start: 1662373883.728165, f17 tc-so:Executing command [ ipftest -F hex -x -Rbr reg -i in ] tc-end: 1662373885.332523, f17, passed tc-start: 1662373885.378667, f18 tc-so:Executing command [ ipftest -F text -Rbr reg -i in -D ] tc-end: 1662373887.2935, f18, passed tc-start: 1662373887.51686, 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: 1662373890.498454, f19, passed tc-start: 1662373890.524658, 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: 1662373896.71555, f2, passed tc-start: 1662373896.96694, f20 tc-so:Executing command [ ipftest -F text -Rbr reg -i in ] tc-end: 1662373898.662954, f20, passed tc-start: 1662373898.686944, f24 tc-so:Executing command [ ipftest -F hex -Rbr reg -i in ] tc-end: 1662373900.190338, f24, passed tc-start: 1662373900.214328, f25 tc-so:Executing command [ ipftest -F hex -Rbr reg -i in -D ] tc-end: 1662373901.706163, f25, passed tc-start: 1662373901.725013, 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 2022-09-05 10:31:42.811943155 +0000 tc-so:+++ out 2022-09-05 10:31:46.077671508 +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: 1662373906.425070, f26, expected_failure, Known to be broken: results differ tc-start: 1662373906.448906, 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 2022-09-05 10:31:47.458202301 +0000 tc-so:+++ out 2022-09-05 10:31:51.816206417 +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: 1662373912.342502, f27, expected_failure, Known to be broken: results differ tc-start: 1662373912.367405, 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: 1662373917.928795, f3, passed tc-start: 1662373917.955593, 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: 1662373921.418342, f30, passed tc-start: 1662373921.446877, 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: 1662373931.524449, f4, passed tc-start: 1662373931.543699, 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: 1662373962.310298, f5, passed tc-start: 1662373962.446847, 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: 1662373991.458247, f6, passed tc-start: 1662373991.477826, 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: 1662373998.783062, f7, passed tc-start: 1662373998.801583, 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: 1662374002.966400, f8, passed tc-start: 1662374002.984849, 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: 1662374016.80748, f9, passed tc-start: 1662374016.123010, 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: 1662374018.356830, ipv6_1, passed tc-start: 1662374018.391046, 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: 1662374022.49146, ipv6_2, passed tc-start: 1662374022.249045, 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: 1662374025.751460, ipv6_3, passed tc-start: 1662374025.774865, 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: 1662374029.360280, ipv6_5, passed tc-start: 1662374029.633883, 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: 1662374033.784479, ipv6_6, passed tp-end: 1662374033.805225, ipf/t_filter_exec tp-start: 1662374036.111051, ipf/t_filter_parse, 23 tc-start: 1662374036.122731, i1 tc-so:Executing command [ ipf -Rnvf reg ] tc-end: 1662374038.392126, i1, passed tc-start: 1662374038.410834, i10 tc-so:Executing command [ ipf -Rnvf reg ] tc-end: 1662374039.694814, i10, passed tc-start: 1662374039.714166, i11 tc-so:Executing command [ ipf -Rnvf reg ] tc-end: 1662374041.35084, i11, passed tc-start: 1662374041.53686, i12 tc-so:Executing command [ ipf -Rnvf reg ] tc-end: 1662374042.325159, i12, passed tc-start: 1662374042.342410, i13 tc-so:Executing command [ ipf -Rnvf reg ] tc-end: 1662374045.327118, i13, passed tc-start: 1662374045.341931, i14 tc-so:Executing command [ ipf -Rnvf reg ] tc-end: 1662374046.734388, i14, passed tc-start: 1662374046.753773, i15 tc-so:Executing command [ ipf -Rnvf reg ] tc-end: 1662374048.616048, i15, passed tc-start: 1662374048.635841, i16 tc-so:Executing command [ ipf -Rnvf reg ] tc-end: 1662374049.842432, i16, passed tc-start: 1662374049.857319, i17 tc-so:Executing command [ ipftest -D -r reg -i /dev/null ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2022-09-05 10:31:19.204294871 +0000 tc-se:+++ /tmp/check.30X57T/stderr 2022-09-05 10:34:11.156353263 +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: 1662374051.347120, i17, expected_failure, Known to be broken: atf-check failed; see the output of the test for details tc-start: 1662374051.365025, i18 tc-so:Executing command [ ipf -Rnvf reg ] tc-end: 1662374052.579620, i18, passed tc-start: 1662374052.594358, i19 tc-so:Executing command [ ipf -Rnvf reg ] tc-end: 1662374058.509277, i19, passed tc-start: 1662374058.525994, i2 tc-so:Executing command [ ipf -Rnvf reg ] tc-end: 1662374059.807575, i2, passed tc-start: 1662374059.821445, i20 tc-so:Executing command [ ipf -Rnvf reg ] tc-end: 1662374063.757482, i20, passed tc-start: 1662374063.772327, i21 tc-so:Executing command [ ipf -Rnvf reg ] tc-end: 1662374065.10546, i21, passed tc-start: 1662374065.25831, i22 tc-so:Executing command [ ipf -Rnvf reg ] tc-end: 1662374066.324182, i22, passed tc-start: 1662374066.341785, i23 tc-so:Executing command [ ipf -Rnvf reg ] tc-end: 1662374067.558303, i23, passed tc-start: 1662374067.571831, i3 tc-so:Executing command [ ipf -Rnvf reg ] tc-end: 1662374069.438572, i3, passed tc-start: 1662374069.457346, i4 tc-so:Executing command [ ipf -Rnvf reg ] tc-end: 1662374070.788049, i4, passed tc-start: 1662374070.802627, i5 tc-so:Executing command [ ipf -Rnvf reg ] tc-end: 1662374072.77724, i5, passed tc-start: 1662374072.92822, i6 tc-so:Executing command [ ipf -Rnvf reg ] tc-end: 1662374073.404409, i6, passed tc-start: 1662374073.419000, i7 tc-so:Executing command [ ipf -Rnvf reg ] tc-end: 1662374074.754616, i7, passed tc-start: 1662374074.771306, i8 tc-so:Executing command [ ipf -Rnvf reg ] tc-end: 1662374076.148617, i8, passed tc-start: 1662374076.163483, i9 tc-so:Executing command [ ipf -Rnvf reg ] tc-end: 1662374078.45593, i9, passed tp-end: 1662374078.276994, ipf/t_filter_parse tp-start: 1662374079.141949, ipf/t_logging, 1 tc-start: 1662374079.301763, 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: 1662374098.275157, l1, passed tp-end: 1662374098.303769, ipf/t_logging tp-start: 1662374101.935364, ipf/t_nat_exec, 35 tc-start: 1662374101.940660, 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: 1662374105.141580, n1, passed tc-start: 1662374105.162779, 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: 1662374110.820485, n10, passed tc-start: 1662374110.850050, 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: 1662374114.508296, n100, passed tc-start: 1662374114.915815, 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: 1662374117.195293, n101, passed tc-start: 1662374117.249871, 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: 1662374119.292673, n102, passed tc-start: 1662374119.314201, 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: 1662374121.734783, n103, passed tc-start: 1662374121.756756, 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: 1662374123.992307, n104, passed tc-start: 1662374124.13681, 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: 1662374126.55864, n105, passed tc-start: 1662374126.85521, 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: 1662374128.125767, n106, passed tc-start: 1662374128.155837, 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: 1662374131.466552, n11, passed tc-start: 1662374131.496262, 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: 1662374134.697522, n11_6, passed tc-start: 1662374134.718429, 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: 1662374136.685366, n12, passed tc-start: 1662374136.706841, 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: 1662374138.895159, n12_6, passed tc-start: 1662374138.926212, 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: 1662374141.29653, n13, passed tc-start: 1662374141.50261, 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: 1662374143.694399, n14, passed tc-start: 1662374143.714724, 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: 1662374146.591186, n15_6, passed tc-start: 1662374146.612212, 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: 1662374149.608453, n16, passed tc-start: 1662374149.628576, 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: 1662374152.609264, n17, passed tc-start: 1662374152.630785, 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: 1662374157.521913, n1_6, passed tc-start: 1662374157.551537, 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: 1662374162.127048, n2, passed tc-start: 1662374162.156811, 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: 1662374165.13062, n200, passed tc-start: 1662374165.41569, 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: 1662374169.74678, n2_6, passed tc-start: 1662374169.101866, 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: 1662374172.106003, n3, passed tc-start: 1662374172.127176, 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: 1662374177.137503, n4, passed tc-start: 1662374177.158420, 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: 1662374182.352295, n4_6, passed tc-start: 1662374182.373270, 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: 1662374188.164669, n5, passed tc-start: 1662374188.252135, 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: 1662374194.27800, n5_6, passed tc-start: 1662374194.49532, 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: 1662374199.691405, n6, passed tc-start: 1662374199.711937, 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: 1662374207.289277, n6_6, passed tc-start: 1662374207.313176, 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: 1662374210.537694, n7, passed tc-start: 1662374210.566826, 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: 1662374213.811895, n7_6, passed tc-start: 1662374213.833341, 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: 1662374215.825509, n8, passed tc-start: 1662374215.850915, 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-end: 1662374217.992928, n8_6, passed tc-start: 1662374218.16411, 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: 1662374220.59820, n9, passed tc-start: 1662374220.89076, 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-end: 1662374222.59159, n9_6, passed tp-end: 1662374222.81075, ipf/t_nat_exec tp-start: 1662374224.407536, ipf/t_nat_ipf_exec, 22 tc-start: 1662374224.419044, ni1 tc-so:Executing command [ ipftest -R -T update_ipid=1 -xF hex -b -r ipf -N nat -i in ] tc-end: 1662374226.28961, ni1, passed tc-start: 1662374226.51646, 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: 1662374227.888324, ni10, passed tc-start: 1662374227.913505, 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: 1662374229.978603, ni11, passed tc-start: 1662374230.3462, 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: 1662374232.832572, ni12, passed tc-start: 1662374232.903366, 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: 1662374234.750194, ni13, passed tc-start: 1662374234.774174, 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: 1662374236.959337, ni14, passed tc-start: 1662374236.993494, 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: 1662374238.888230, ni15, passed tc-start: 1662374238.912344, 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: 1662374242.594952, ni16, passed tc-start: 1662374242.630801, ni17 tc-so:Executing command [ ipftest -R -F text -b -r ipf -N nat -i in ] tc-end: 1662374244.363079, ni17, passed tc-start: 1662374244.384138, ni18 tc-so:Executing command [ ipftest -R -F text -b -r ipf -N nat -i in ] tc-end: 1662374246.122773, ni18, passed tc-start: 1662374246.162128, 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: 1662374248.334962, ni19, passed tc-start: 1662374248.368880, 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: 1662374250.155105, ni2, passed tc-start: 1662374250.178131, 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: 1662374251.968021, ni20, passed tc-start: 1662374251.990619, ni21 tc-so:Executing command [ ipftest -R -F text -b -r ipf -N nat -i in ] tc-end: 1662374253.799183, ni21, passed tc-start: 1662374253.828854, ni23 tc-so:Executing command [ ipftest -R -D -F text -b -r ipf -N nat -i in ] tc-end: 1662374255.659041, ni23, passed tc-start: 1662374255.686867, 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: 1662374257.559155, ni3, passed tc-start: 1662374257.591254, 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: 1662374259.390726, ni4, passed tc-start: 1662374259.413867, 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: 1662374261.272681, ni5, passed tc-start: 1662374261.308875, ni6 tc-so:Executing command [ ipftest -R -T update_ipid=1 -D -F hex -b -r ipf -N nat -i in ] tc-end: 1662374262.949649, ni6, passed tc-start: 1662374262.970291, 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: 1662374264.940725, ni7, passed tc-start: 1662374264.969883, 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: 1662374266.745625, ni8, passed tc-start: 1662374266.768919, 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: 1662374269.590594, ni9, passed tp-end: 1662374269.640409, ipf/t_nat_ipf_exec tp-start: 1662374271.817616, ipf/t_nat_parse, 20 tc-start: 1662374271.829840, in1 tc-so:Executing command [ ipnat -Rnvf reg ] tc-end: 1662374273.592193, in1, passed tc-start: 1662374273.641237, in100 tc-so:Executing command [ ipnat -Rnvf reg ] tc-end: 1662374276.15122, in100, passed tc-start: 1662374276.33448, in100_6 tc-so:Executing command [ ipnat -Rnvf reg ] tc-end: 1662374277.486705, in100_6, passed tc-start: 1662374277.506817, in101 tc-so:Executing command [ ipnat -Rnvf reg ] tc-end: 1662374278.753086, in101, passed tc-start: 1662374278.773982, in101_6 tc-so:Executing command [ ipnat -Rnvf reg ] tc-end: 1662374279.982650, in101_6, passed tc-start: 1662374279.997488, in102 tc-so:Executing command [ ipnat -Rnvf reg ] tc-end: 1662374281.195012, in102, passed tc-start: 1662374281.209710, in102_6 tc-so:Executing command [ ipnat -Rnvf reg ] tc-end: 1662374283.404392, in102_6, passed tc-start: 1662374283.421937, in1_6 tc-so:Executing command [ ipnat -Rnvf reg ] tc-end: 1662374284.618283, in1_6, passed tc-start: 1662374284.635185, in2 tc-so:Executing command [ ipnat -Rnvf reg ] tc-end: 1662374285.998364, in2, passed tc-start: 1662374286.15856, in2_6 tc-so:Executing command [ ipnat -Rnvf reg ] tc-end: 1662374287.449550, in2_6, passed tc-start: 1662374287.469680, in3 tc-so:Executing command [ ipnat -Rnvf reg ] tc-end: 1662374288.788704, in3, passed tc-start: 1662374288.806259, in3_6 tc-so:Executing command [ ipnat -Rnvf reg ] tc-end: 1662374290.40843, in3_6, passed tc-start: 1662374290.61025, in4 tc-so:Executing command [ ipnat -Rnvf reg ] tc-end: 1662374291.300735, in4, passed tc-start: 1662374291.321193, in4_6 tc-so:Executing command [ ipnat -Rnvf reg ] tc-end: 1662374293.505858, in4_6, passed tc-start: 1662374293.523927, in5 tc-so:Executing command [ ipnat -Rnvf reg ] tc-end: 1662374294.823607, in5, passed tc-start: 1662374294.838498, in5_6 tc-so:Executing command [ ipnat -Rnvf reg ] tc-end: 1662374296.758693, in5_6, passed tc-start: 1662374296.772911, in6 tc-so:Executing command [ ipnat -Rnvf reg ] tc-end: 1662374298.3078, in6, passed tc-start: 1662374298.17375, in6_6 tc-so:Executing command [ ipnat -Rnvf reg ] tc-end: 1662374299.280446, in6_6, passed tc-start: 1662374299.295378, in7 tc-so:Executing command [ ipnat -Rnvf reg ] tc-end: 1662374300.629233, in7, passed tc-start: 1662374300.643321, in8_6 tc-so:Executing command [ ipnat -Rnvf reg ] tc-end: 1662374301.923254, in8_6, passed tp-end: 1662374301.943158, ipf/t_nat_parse tp-start: 1662374303.776636, ipf/t_pools, 17 tc-start: 1662374303.781172, f28 tc-so:Executing command [ ipftest -RD -b -P pool -r ipf -i in ] tc-end: 1662374305.318866, f28, passed tc-start: 1662374305.339959, f29 tc-so:Executing command [ ipftest -RD -b -P pool -r ipf -i in ] tc-end: 1662374306.853327, f29, passed tc-start: 1662374306.874765, ip1 tc-so:Executing command [ ippool -f reg -nRv ] tc-end: 1662374308.643590, ip1, passed tc-start: 1662374308.663960, ip2 tc-so:Executing command [ ippool -f reg -nRv ] tc-end: 1662374310.82918, ip2, passed tc-start: 1662374310.103653, ip3 tc-so:Executing command [ ippool -f reg -nRv ] tc-end: 1662374311.516774, ip3, passed tc-start: 1662374311.536983, p1 tc-so:Executing command [ ipftest -RD -b -P pool -r ipf -i in ] tc-end: 1662374314.66197, p1, passed tc-start: 1662374314.93738, p10 tc-so:Executing command [ ipftest -RD -b -P pool -N nat -i in ] tc-end: 1662374317.591505, p10, passed tc-start: 1662374317.619846, p11 tc-so:Executing command [ ipftest -RD -b -P pool -N nat -i in ] tc-end: 1662374319.186446, p11, passed tc-start: 1662374319.215070, p12 tc-so:Executing command [ ipftest -RD -b -P pool -N nat -i in ] tc-end: 1662374321.402273, p12, passed tc-start: 1662374321.424006, p13 tc-so:Executing command [ ipftest -RD -b -P pool -r ipf -i in ] tc-end: 1662374322.956053, p13, passed tc-start: 1662374322.984293, p2 tc-so:Executing command [ ipftest -RD -b -r ipf -i in ] tc-end: 1662374325.681953, p2, passed tc-start: 1662374325.700831, p3 tc-so:Executing command [ ipftest -RD -b -P pool -r ipf -i in ] tc-end: 1662374327.836362, p3, passed tc-start: 1662374327.879317, p4 tc-so:Executing command [ ipftest -RD -b -P pool -N nat -i in ] tc-end: 1662374329.440254, p4, passed tc-start: 1662374329.461545, p5 tc-so:Executing command [ ipftest -RD -b -P pool -r ipf -i in ] tc-end: 1662374330.992050, p5, passed tc-start: 1662374331.14627, p6 tc-so:Executing command [ ipftest -RD -b -P pool -r ipf -i in ] tc-end: 1662374332.598789, p6, passed tc-start: 1662374332.620955, p7 tc-so:Executing command [ ipftest -RD -b -P pool -N nat -i in ] tc-end: 1662374334.541189, p7, passed tc-start: 1662374334.562630, p9 tc-so:Executing command [ ipftest -RD -b -P pool -N nat -i in ] tc-end: 1662374336.133693, p9, passed tp-end: 1662374336.155297, ipf/t_pools tp-start: 1662374337.127158, share/examples/t_asm, 1 tc-start: 1662374337.132661, hello tc-end: 1662374339.973900, hello, skipped, Example program not implemented on this platform tp-end: 1662374339.989700, share/examples/t_asm tp-start: 1662374340.707972, share/mk/t_lib, 1 tc-start: 1662374340.712590, 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.BmRi1N/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: 1662374376.125680, defaults__build_and_install, passed tp-end: 1662374376.213479, share/mk/t_lib tp-start: 1662374377.37763, share/mk/t_own, 2 tc-start: 1662374377.51288, makeconf__missing tc-so:Executing command [ make MAKECONF=/tmp/atf-run.iPV7Hm/non-existent.conf hello ] tc-end: 1662374380.112183, makeconf__missing, passed tc-start: 1662374380.132188, makeconf__ok tc-so:Executing command [ make MAKECONF=/tmp/atf-run.MNNvZp/empty.conf show-config-var ] tc-so:Executing command [ make MAKECONF=/tmp/atf-run.MNNvZp/custom.conf show-config-var ] tc-end: 1662374384.53226, makeconf__ok, passed tp-end: 1662374384.71061, share/mk/t_own tp-start: 1662374384.904869, share/mk/t_prog, 2 tc-start: 1662374384.910499, 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.WjVgjo/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: 1662374400.486173, defaults__build_and_install, passed tc-start: 1662374400.541309, 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.tq2SCg/root tc-so:==== END mk.conf tc-so:Executing command [ make install ] tc-so:Executing command [ ./root/the/bin/dir/hello ] tc-end: 1662374411.138761, without_man__build_and_install, passed tp-end: 1662374411.173727, share/mk/t_prog tp-start: 1662374411.985008, share/mk/t_test, 3 tc-start: 1662374411.990138, 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.5BKqJI/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: 1662374429.51450, one_c, passed tc-start: 1662374429.97025, 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.0GohHa/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: 1662374471.850020, one_cxx, passed tc-start: 1662374471.935094, 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.TNNn1u/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: 1662374481.151982, one_sh, passed tp-end: 1662374481.190221, share/mk/t_test tp-start: 1662374481.516637, atf/atf-c/detail/dynstr_test, 18 tc-start: 1662374481.529430, append_ap tc-so:Appending with plain string tc-so:Appending with formatted string tc-end: 1662374482.926356, append_ap, passed tc-start: 1662374482.937970, append_fmt tc-so:Appending with plain string tc-so:Appending with formatted string tc-end: 1662374484.346731, append_fmt, passed tc-start: 1662374484.357699, clear tc-so:Clear an empty string tc-so:Clear a non-empty string tc-end: 1662374484.507962, clear, passed tc-start: 1662374484.518885, copy tc-end: 1662374484.660943, copy, passed tc-start: 1662374484.672124, cstring tc-end: 1662374484.813454, cstring, passed tc-start: 1662374484.824522, equal_cstring tc-end: 1662374484.967155, equal_cstring, passed tc-start: 1662374484.978854, equal_dynstr tc-end: 1662374485.120111, equal_dynstr, passed tc-start: 1662374485.131711, fini_disown tc-end: 1662374485.273333, fini_disown, passed tc-start: 1662374485.284415, init tc-end: 1662374485.442833, init, passed tc-start: 1662374485.453913, init_ap tc-end: 1662374485.593815, init_ap, passed tc-start: 1662374485.604902, init_fmt tc-end: 1662374485.745317, init_fmt, passed tc-start: 1662374485.756705, init_raw tc-end: 1662374485.900808, init_raw, passed tc-start: 1662374485.912360, init_rep tc-end: 1662374486.430109, init_rep, passed tc-start: 1662374486.443230, init_substr tc-end: 1662374486.588553, init_substr, passed tc-start: 1662374486.600437, length tc-end: 1662374486.787158, length, passed tc-start: 1662374486.798944, prepend_ap tc-so:Prepending with plain string tc-so:Prepending with formatted string tc-end: 1662374488.382325, prepend_ap, passed tc-start: 1662374488.392589, prepend_fmt tc-so:Prepending with plain string tc-so:Prepending with formatted string tc-end: 1662374490.305086, prepend_fmt, passed tc-start: 1662374490.315586, rfind_ch tc-end: 1662374490.449473, rfind_ch, passed tp-end: 1662374490.460006, atf/atf-c/detail/dynstr_test tp-start: 1662374490.616090, atf/atf-c/detail/env_test, 4 tc-start: 1662374490.621021, get tc-end: 1662374490.758457, get, passed tc-start: 1662374490.771778, has tc-end: 1662374490.907055, has, passed tc-start: 1662374490.921283, set tc-end: 1662374491.61373, set, passed tc-start: 1662374491.72508, unset tc-end: 1662374491.206387, unset, passed tp-end: 1662374491.217695, atf/atf-c/detail/env_test tp-start: 1662374491.382521, atf/atf-c/detail/fs_test, 24 tc-start: 1662374491.387620, 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: 1662374491.813338, eaccess, passed tc-start: 1662374491.826318, 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: 1662374491.986899, exists, passed tc-start: 1662374491.999445, getcwd tc-end: 1662374492.143869, getcwd, passed tc-start: 1662374492.157107, mkdtemp_err tc-end: 1662374492.327698, mkdtemp_err, passed tc-start: 1662374492.343373, mkdtemp_ok tc-end: 1662374492.491923, mkdtemp_ok, passed tc-start: 1662374492.508011, 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: 1662374492.664981, mkdtemp_umask, passed tc-start: 1662374492.675863, mkstemp_err tc-end: 1662374492.833854, mkstemp_err, passed tc-start: 1662374492.849253, mkstemp_ok tc-end: 1662374493.2550, mkstemp_ok, passed tc-start: 1662374493.19099, 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: 1662374493.183735, mkstemp_umask, passed tc-start: 1662374493.194411, 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: 1662374493.374174, path_append, passed tc-start: 1662374493.385445, 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: 1662374493.570855, path_branch_path, passed tc-start: 1662374493.583299, path_copy tc-end: 1662374493.726771, path_copy, passed tc-start: 1662374493.738903, path_equal tc-end: 1662374493.880778, path_equal, passed tc-start: 1662374493.893546, 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: 1662374494.84137, path_is_absolute, passed tc-start: 1662374494.95231, 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: 1662374494.286154, path_is_root, passed tc-start: 1662374494.298952, 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: 1662374494.481034, path_leaf_name, passed tc-start: 1662374494.492464, 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: 1662374494.743939, path_normalize, passed tc-start: 1662374494.754685, path_to_absolute tc-so:Relative path: . tc-so:Absolute path: /tmp/atf-run.6HPDhM/. tc-so: tc-so:Relative path: dir tc-so:Absolute path: /tmp/atf-run.6HPDhM/dir tc-so: tc-end: 1662374494.920542, path_to_absolute, passed tc-start: 1662374494.933478, rmdir_empty tc-end: 1662374495.80675, rmdir_empty, passed tc-start: 1662374495.92613, rmdir_enotempty tc-end: 1662374495.242612, rmdir_enotempty, passed tc-start: 1662374495.257092, rmdir_eperm tc-end: 1662374495.405019, rmdir_eperm, passed tc-start: 1662374495.419037, stat_mode tc-end: 1662374495.555530, stat_mode, passed tc-start: 1662374495.567959, stat_perms tc-end: 1662374495.710090, stat_perms, passed tc-start: 1662374495.721826, stat_type tc-end: 1662374495.858343, stat_type, passed tp-end: 1662374495.872156, atf/atf-c/detail/fs_test tp-start: 1662374496.10596, atf/atf-c/detail/list_test, 9 tc-start: 1662374496.15467, list_append tc-end: 1662374496.150982, list_append, passed tc-start: 1662374496.161851, list_append_list tc-end: 1662374496.292876, list_append_list, passed tc-start: 1662374496.303433, 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: 1662374496.548306, list_for_each, passed tc-start: 1662374496.558463, 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: 1662374496.805320, list_for_each_c, passed tc-start: 1662374496.815336, list_index tc-end: 1662374496.943323, list_index, passed tc-start: 1662374496.953675, list_index_c tc-end: 1662374497.82780, list_index_c, passed tc-start: 1662374497.93529, list_init tc-end: 1662374497.221470, list_init, passed tc-start: 1662374497.233009, list_to_charpp_empty tc-end: 1662374497.360758, list_to_charpp_empty, passed tc-start: 1662374497.371486, list_to_charpp_some tc-end: 1662374497.500140, list_to_charpp_some, passed tp-end: 1662374497.511917, atf/atf-c/detail/list_test tp-start: 1662374497.664882, atf/atf-c/detail/map_test, 13 tc-start: 1662374497.670315, find tc-end: 1662374497.808921, find, passed tc-start: 1662374497.820551, find_c tc-end: 1662374497.955763, find_c, passed tc-start: 1662374497.966956, 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: 1662374498.226367, map_for_each, passed tc-start: 1662374498.237539, 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: 1662374498.480118, map_for_each_c, passed tc-start: 1662374498.492154, map_init tc-end: 1662374498.626890, map_init, passed tc-start: 1662374498.638212, map_init_charpp_empty tc-end: 1662374498.773090, map_init_charpp_empty, passed tc-start: 1662374498.784399, map_init_charpp_null tc-end: 1662374498.919767, map_init_charpp_null, passed tc-start: 1662374498.930894, map_init_charpp_short tc-end: 1662374499.70771, map_init_charpp_short, passed tc-start: 1662374499.81911, map_init_charpp_some tc-end: 1662374499.220239, map_init_charpp_some, passed tc-start: 1662374499.231167, map_insert tc-so:Inserting some values tc-so:Replacing a value tc-end: 1662374499.377478, map_insert, passed tc-start: 1662374499.392999, stable_keys tc-end: 1662374499.524163, stable_keys, passed tc-start: 1662374499.535942, to_charpp_empty tc-end: 1662374499.671550, to_charpp_empty, passed tc-start: 1662374499.682683, to_charpp_some tc-end: 1662374499.816728, to_charpp_some, passed tp-end: 1662374499.827835, atf/atf-c/detail/map_test tp-start: 1662374500.17798, atf/atf-c/detail/process_test, 51 tc-start: 1662374500.22801, child_pid tc-se:Reporting 17693 to parent tc-so:Expected PID: 17693 tc-so:Actual PID: 17693 tc-end: 1662374500.219665, child_pid, passed tc-start: 1662374500.230470, 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: 1662374502.443947, child_wait_eintr, passed tc-start: 1662374502.456730, exec_failure tc-so:Executing /usr/tests/atf/atf-c/detail/process_helpers exit-failure tc-end: 1662374502.702179, exec_failure, passed tc-start: 1662374502.715259, exec_list tc-end: 1662374502.960848, exec_list, passed tc-start: 1662374502.980006, 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: 1662374503.169705, exec_prehook, passed tc-start: 1662374503.189228, exec_success tc-so:Executing /usr/tests/atf/atf-c/detail/process_helpers exit-success tc-end: 1662374503.432042, exec_success, passed tc-start: 1662374503.445669, fork_cookie tc-end: 1662374503.642507, fork_cookie, passed tc-start: 1662374503.654479, 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: 1662374503.861893, fork_out_capture_err_capture, passed tc-start: 1662374503.872709, 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: 1662374504.81424, fork_out_capture_err_connect, passed tc-start: 1662374504.108608, 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: 1662374504.328984, fork_out_capture_err_default, passed tc-start: 1662374504.341958, 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: 1662374504.554147, fork_out_capture_err_inherit, passed tc-start: 1662374504.568371, 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: 1662374504.781094, fork_out_capture_err_redirect_fd, passed tc-start: 1662374504.793956, 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: 1662374505.7511, fork_out_capture_err_redirect_path, passed tc-start: 1662374505.20238, 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: 1662374505.262721, fork_out_connect_err_capture, passed tc-start: 1662374505.276847, 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: 1662374505.625844, fork_out_connect_err_connect, passed tc-start: 1662374505.647832, 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: 1662374506.512033, fork_out_connect_err_default, passed tc-start: 1662374506.526771, 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: 1662374506.743775, fork_out_connect_err_inherit, passed tc-start: 1662374506.760332, 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: 1662374506.973893, fork_out_connect_err_redirect_fd, passed tc-start: 1662374506.990639, 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: 1662374507.206445, fork_out_connect_err_redirect_path, passed tc-start: 1662374507.223706, 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: 1662374507.432317, fork_out_default_err_capture, passed tc-start: 1662374507.445963, 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: 1662374508.25486, fork_out_default_err_connect, passed tc-start: 1662374508.42365, 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: 1662374508.247992, fork_out_default_err_default, passed tc-start: 1662374508.264617, 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: 1662374508.479665, fork_out_default_err_inherit, passed tc-start: 1662374508.500942, 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: 1662374508.712532, fork_out_default_err_redirect_fd, passed tc-start: 1662374508.732706, 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: 1662374508.949130, fork_out_default_err_redirect_path, passed tc-start: 1662374508.970623, 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: 1662374509.183574, fork_out_inherit_err_capture, passed tc-start: 1662374509.200542, 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: 1662374509.413747, fork_out_inherit_err_connect, passed tc-start: 1662374509.430658, 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: 1662374509.643984, fork_out_inherit_err_default, passed tc-start: 1662374509.659602, 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: 1662374509.856283, fork_out_inherit_err_inherit, passed tc-start: 1662374509.871245, 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: 1662374510.79574, fork_out_inherit_err_redirect_fd, passed tc-start: 1662374510.94771, 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: 1662374510.314569, fork_out_inherit_err_redirect_path, passed tc-start: 1662374510.329582, 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: 1662374510.629057, fork_out_redirect_fd_err_capture, passed tc-start: 1662374510.641642, 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: 1662374511.634032, fork_out_redirect_fd_err_connect, passed tc-start: 1662374511.648230, 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: 1662374511.966529, fork_out_redirect_fd_err_default, passed tc-start: 1662374511.980267, 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: 1662374512.180171, fork_out_redirect_fd_err_inherit, passed tc-start: 1662374512.194561, 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: 1662374512.437255, fork_out_redirect_fd_err_redirect_fd, passed tc-start: 1662374512.451067, 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: 1662374512.650832, fork_out_redirect_fd_err_redirect_path, passed tc-start: 1662374512.665100, 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: 1662374512.901731, fork_out_redirect_path_err_capture, passed tc-start: 1662374512.913985, 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: 1662374513.116794, fork_out_redirect_path_err_connect, passed tc-start: 1662374513.131739, 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: 1662374513.335534, fork_out_redirect_path_err_default, passed tc-start: 1662374513.350153, 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: 1662374513.561506, fork_out_redirect_path_err_inherit, passed tc-start: 1662374513.576088, 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: 1662374513.768952, fork_out_redirect_path_err_redirect_fd, passed tc-start: 1662374513.783191, 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: 1662374513.990600, fork_out_redirect_path_err_redirect_path, passed tc-start: 1662374514.6146, status_coredump tc-end: 1662374514.202755, status_coredump, passed tc-start: 1662374514.220602, status_exited tc-end: 1662374514.394502, status_exited, passed tc-start: 1662374514.404893, status_signaled tc-end: 1662374514.579645, status_signaled, passed tc-start: 1662374514.590205, stream_init_capture tc-end: 1662374514.730420, stream_init_capture, passed tc-start: 1662374514.741191, stream_init_connect tc-end: 1662374514.880388, stream_init_connect, passed tc-start: 1662374514.890777, stream_init_inherit tc-end: 1662374515.15617, stream_init_inherit, passed tc-start: 1662374515.26014, stream_init_redirect_fd tc-end: 1662374515.166094, stream_init_redirect_fd, passed tc-start: 1662374515.176657, stream_init_redirect_path tc-end: 1662374515.314943, stream_init_redirect_path, passed tp-end: 1662374515.328394, atf/atf-c/detail/process_test tp-start: 1662374515.460077, atf/atf-c/detail/sanity_test, 4 tc-start: 1662374515.464942, inv tc-so:Looking for 'Invariant' in 'sanity_test: Invariant check failed at /tmp/bracket/build/2022.09.04.11.20.33-evbarm-aarch64/src/external/bsd/atf/dist/atf-c/detail/sanity_test.c:71: td->m_cond' tc-so:Looking for '/tmp/bracket/build/2022.09.04.11.20.33-evbarm-aarch64/src/external/bsd/atf/dist/atf-c/detail/sanity_test.c' in 'sanity_test: Invariant check failed at /tmp/bracket/build/2022.09.04.11.20.33-evbarm-aarch64/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/bracket/build/2022.09.04.11.20.33-evbarm-aarch64/src/external/bsd/atf/dist/atf-c/detail/sanity_test.c:71: td->m_cond' tc-so:Looking for '/tmp/bracket/build/2022.09.04.11.20.33-evbarm-aarch64/src/external/bsd/atf/dist/atf-c/detail/sanity_test.c' in 'sanity_test: Invariant check failed at /tmp/bracket/build/2022.09.04.11.20.33-evbarm-aarch64/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: 1662374515.743008, inv, passed tc-start: 1662374515.758494, post tc-so:Looking for 'Postcondition' in 'sanity_test: Postcondition check failed at /tmp/bracket/build/2022.09.04.11.20.33-evbarm-aarch64/src/external/bsd/atf/dist/atf-c/detail/sanity_test.c:79: td->m_cond' tc-so:Looking for '/tmp/bracket/build/2022.09.04.11.20.33-evbarm-aarch64/src/external/bsd/atf/dist/atf-c/detail/sanity_test.c' in 'sanity_test: Postcondition check failed at /tmp/bracket/build/2022.09.04.11.20.33-evbarm-aarch64/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/bracket/build/2022.09.04.11.20.33-evbarm-aarch64/src/external/bsd/atf/dist/atf-c/detail/sanity_test.c:79: td->m_cond' tc-so:Looking for '/tmp/bracket/build/2022.09.04.11.20.33-evbarm-aarch64/src/external/bsd/atf/dist/atf-c/detail/sanity_test.c' in 'sanity_test: Postcondition check failed at /tmp/bracket/build/2022.09.04.11.20.33-evbarm-aarch64/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: 1662374516.45969, post, passed tc-start: 1662374516.61263, pre tc-so:Looking for 'Precondition' in 'sanity_test: Precondition check failed at /tmp/bracket/build/2022.09.04.11.20.33-evbarm-aarch64/src/external/bsd/atf/dist/atf-c/detail/sanity_test.c:75: td->m_cond' tc-so:Looking for '/tmp/bracket/build/2022.09.04.11.20.33-evbarm-aarch64/src/external/bsd/atf/dist/atf-c/detail/sanity_test.c' in 'sanity_test: Precondition check failed at /tmp/bracket/build/2022.09.04.11.20.33-evbarm-aarch64/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/bracket/build/2022.09.04.11.20.33-evbarm-aarch64/src/external/bsd/atf/dist/atf-c/detail/sanity_test.c:75: td->m_cond' tc-so:Looking for '/tmp/bracket/build/2022.09.04.11.20.33-evbarm-aarch64/src/external/bsd/atf/dist/atf-c/detail/sanity_test.c' in 'sanity_test: Precondition check failed at /tmp/bracket/build/2022.09.04.11.20.33-evbarm-aarch64/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: 1662374516.343465, pre, passed tc-start: 1662374516.360368, unreachable tc-so:Looking for 'Invariant' in 'sanity_test: Invariant check failed at /tmp/bracket/build/2022.09.04.11.20.33-evbarm-aarch64/src/external/bsd/atf/dist/atf-c/detail/sanity_test.c:84: 0' tc-so:Looking for '/tmp/bracket/build/2022.09.04.11.20.33-evbarm-aarch64/src/external/bsd/atf/dist/atf-c/detail/sanity_test.c' in 'sanity_test: Invariant check failed at /tmp/bracket/build/2022.09.04.11.20.33-evbarm-aarch64/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/bracket/build/2022.09.04.11.20.33-evbarm-aarch64/src/external/bsd/atf/dist/atf-c/detail/sanity_test.c:84: 0' tc-so:Looking for '/tmp/bracket/build/2022.09.04.11.20.33-evbarm-aarch64/src/external/bsd/atf/dist/atf-c/detail/sanity_test.c' in 'sanity_test: Invariant check failed at /tmp/bracket/build/2022.09.04.11.20.33-evbarm-aarch64/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: 1662374516.643978, unreachable, passed tp-end: 1662374516.659436, atf/atf-c/detail/sanity_test tp-start: 1662374516.796994, atf/atf-c/detail/text_test, 7 tc-start: 1662374516.801634, for_each_word tc-end: 1662374516.961963, for_each_word, passed tc-start: 1662374516.972503, format tc-end: 1662374517.105694, format, passed tc-start: 1662374517.116375, format_ap tc-end: 1662374517.248862, format_ap, passed tc-start: 1662374517.259533, 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: 1662374517.467921, split, passed tc-start: 1662374517.479234, 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: 1662374517.661154, split_delims, passed tc-start: 1662374517.672463, to_bool tc-end: 1662374517.808568, to_bool, passed tc-start: 1662374517.819055, to_long tc-end: 1662374517.955303, to_long, passed tp-end: 1662374517.965976, atf/atf-c/detail/text_test tp-start: 1662374518.112659, atf/atf-c/detail/user_test, 4 tc-start: 1662374518.117353, euid tc-end: 1662374518.248081, euid, passed tc-start: 1662374518.258776, 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: 1662374518.473053, is_member_of_group, passed tc-start: 1662374518.484460, is_root tc-end: 1662374518.630700, is_root, passed tc-start: 1662374518.641212, is_unprivileged tc-end: 1662374518.772387, is_unprivileged, passed tp-end: 1662374518.783235, atf/atf-c/detail/user_test tp-start: 1662374518.940920, atf/atf-c/atf_c_test, 1 tc-start: 1662374518.945414, include tc-so:> /usr/bin/cc -I/usr/include -Wall -Werror -o test.o -c test.c tc-end: 1662374521.422791, include, passed tp-end: 1662374521.443141, atf/atf-c/atf_c_test tp-start: 1662374521.662350, atf/atf-c/build_test, 5 tc-start: 1662374521.667262, 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: 1662374521.880773, c_o, passed tc-start: 1662374521.891278, 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: 1662374522.78248, cpp, passed tc-start: 1662374522.90766, 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: 1662374522.304867, cxx_o, passed tc-start: 1662374522.314805, equal_arrays tc-end: 1662374522.441502, equal_arrays, passed tc-start: 1662374522.452233, include tc-so:> /usr/bin/cc -I/usr/include -Wall -Werror -o test.o -c test.c tc-end: 1662374524.378286, include, passed tp-end: 1662374524.397910, atf/atf-c/build_test tp-start: 1662374524.562552, atf/atf-c/check_test, 10 tc-start: 1662374524.673791, 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: 1662374529.683449, build_c_o, passed tc-start: 1662374529.718135, 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: 1662374532.3332, build_cpp, passed tc-start: 1662374532.30250, 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: 1662374566.593202, build_cxx_o, passed tc-start: 1662374566.612275, exec_array tc-end: 1662374566.867390, exec_array, passed tc-start: 1662374566.878217, exec_cleanup tc-so:Executing /usr/tests/atf/atf-c/detail/process_helpers exit-success tc-end: 1662374567.127829, exec_cleanup, passed tc-start: 1662374567.139188, 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: 1662374568.164197, exec_exitstatus, passed tc-start: 1662374568.176895, 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: 1662374568.572751, exec_stdout_stderr, passed tc-start: 1662374568.585602, exec_umask tc-end: 1662374568.727943, exec_umask, passed tc-start: 1662374568.740483, exec_unknown tc-end: 1662374568.948534, exec_unknown, passed tc-start: 1662374568.961205, include tc-so:> /usr/bin/cc -I/usr/include -Wall -Werror -o test.o -c test.c tc-end: 1662374570.946582, include, passed tp-end: 1662374570.967689, atf/atf-c/check_test tp-start: 1662374571.123248, atf/atf-c/config_test, 2 tc-start: 1662374571.128438, 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: 1662374571.291687, get, passed tc-start: 1662374571.304513, include tc-so:> /usr/bin/cc -I/usr/include -Wall -Werror -o test.o -c test.c tc-end: 1662374572.948411, include, passed tp-end: 1662374572.963266, atf/atf-c/config_test tp-start: 1662374573.124510, atf/atf-c/error_test, 12 tc-start: 1662374573.130016, error_new tc-end: 1662374573.266760, error_new, passed tc-start: 1662374573.277905, error_new_wo_memory tc-end: 1662374573.586634, error_new_wo_memory, passed tc-start: 1662374573.598100, 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: 1662374574.881855, format, passed tc-start: 1662374574.892807, include tc-so:> /usr/bin/cc -I/usr/include -Wall -Werror -o test.o -c test.c tc-end: 1662374577.208874, include, passed tc-start: 1662374577.224086, include_fwd tc-so:> /usr/bin/cc -I/usr/include -Wall -Werror -o test.o -c test.c tc-end: 1662374578.859261, include_fwd, passed tc-start: 1662374578.874128, is_error tc-end: 1662374579.8834, is_error, passed tc-start: 1662374579.19856, libc_format tc-end: 1662374579.166855, libc_format, passed tc-start: 1662374579.177830, libc_new tc-end: 1662374579.301317, libc_new, passed tc-start: 1662374579.312301, no_error tc-end: 1662374579.445534, no_error, passed tc-start: 1662374579.553653, no_memory_format tc-end: 1662374579.732016, no_memory_format, passed tc-start: 1662374579.745860, no_memory_new tc-end: 1662374580.92991, no_memory_new, passed tc-start: 1662374580.106906, no_memory_twice tc-end: 1662374581.405109, no_memory_twice, passed tp-end: 1662374581.528130, atf/atf-c/error_test tp-start: 1662374581.830048, atf/atf-c/macros_test, 14 tc-start: 1662374581.842402, 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/bracket/build/2022.09.04.11.20.33-evbarm-aarch64/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/bracket/build/2022.09.04.11.20.33-evbarm-aarch64/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: 1662374582.265041, check, passed tc-start: 1662374582.286762, 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/bracket/build/2022.09.04.11.20.33-evbarm-aarch64/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/bracket/build/2022.09.04.11.20.33-evbarm-aarch64/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/bracket/build/2022.09.04.11.20.33-evbarm-aarch64/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/bracket/build/2022.09.04.11.20.33-evbarm-aarch64/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: 1662374582.870717, check_eq, passed tc-start: 1662374582.891813, 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/bracket/build/2022.09.04.11.20.33-evbarm-aarch64/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/bracket/build/2022.09.04.11.20.33-evbarm-aarch64/src/external/bsd/atf/dist/atf-c/macros_test.c:229: Expected errno 3, got 4, in errno_fail_stub(4) == -1' tc-end: 1662374583.239517, check_errno, passed tc-start: 1662374583.261364, 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/bracket/build/2022.09.04.11.20.33-evbarm-aarch64/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/bracket/build/2022.09.04.11.20.33-evbarm-aarch64/src/external/bsd/atf/dist/atf-c/macros_test.c:519: 'hello [a-z]+' not matched in 'abc hello WORLD': uppercase' tc-end: 1662374583.652143, check_match, passed tc-start: 1662374583.668263, 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/bracket/build/2022.09.04.11.20.33-evbarm-aarch64/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/bracket/build/2022.09.04.11.20.33-evbarm-aarch64/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/bracket/build/2022.09.04.11.20.33-evbarm-aarch64/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/bracket/build/2022.09.04.11.20.33-evbarm-aarch64/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/bracket/build/2022.09.04.11.20.33-evbarm-aarch64/src/external/bsd/atf/dist/atf-c/macros_test.c:472: check_streq_var1 != check_streq_var2 (5 != 9)' tc-end: 1662374584.309202, check_streq, passed tc-start: 1662374584.326206, 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: 1662374588.814779, detect_unused_tests, expected_failure, PR 49187: Build of unused_test.c passed; unused test cases are not properly detected tc-start: 1662374588.832830, include tc-so:> /usr/bin/cc -I/usr/include -Wall -Werror -o test.o -c test.c tc-end: 1662374591.16651, include, passed tc-start: 1662374591.32329, 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/bracket/build/2022.09.04.11.20.33-evbarm-aarch64/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/bracket/build/2022.09.04.11.20.33-evbarm-aarch64/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/bracket/build/2022.09.04.11.20.33-evbarm-aarch64/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/bracket/build/2022.09.04.11.20.33-evbarm-aarch64/src/external/bsd/atf/dist/atf-c/macros_test.c:790: aux_str("%d") != "" (foo != )' tc-end: 1662374591.373464, msg_embedded_fmt, passed tc-start: 1662374591.392005, require tc-so:Checking with a 0 value tc-so:Looking for '^failed: .*macros_test.c:[0-9]+: 0 not met$' in 'failed: /tmp/bracket/build/2022.09.04.11.20.33-evbarm-aarch64/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/bracket/build/2022.09.04.11.20.33-evbarm-aarch64/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: 1662374591.728431, require, passed tc-start: 1662374591.744774, 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/bracket/build/2022.09.04.11.20.33-evbarm-aarch64/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/bracket/build/2022.09.04.11.20.33-evbarm-aarch64/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/bracket/build/2022.09.04.11.20.33-evbarm-aarch64/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/bracket/build/2022.09.04.11.20.33-evbarm-aarch64/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: 1662374592.253081, require_eq, passed tc-start: 1662374592.269578, require_errno tc-so:Looking for '^failed: .*macros_test.c:[0-9]+: Expected true value in errno_ok_stub\(\) == -1$' in 'failed: /tmp/bracket/build/2022.09.04.11.20.33-evbarm-aarch64/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/bracket/build/2022.09.04.11.20.33-evbarm-aarch64/src/external/bsd/atf/dist/atf-c/macros_test.c:233: Expected errno 3, got 4, in errno_fail_stub(4) == -1' tc-end: 1662374592.580371, require_errno, passed tc-start: 1662374592.596606, 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/bracket/build/2022.09.04.11.20.33-evbarm-aarch64/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/bracket/build/2022.09.04.11.20.33-evbarm-aarch64/src/external/bsd/atf/dist/atf-c/macros_test.c:741: 'hello [a-z]+' not matched in 'abc hello WORLD': uppercase' tc-end: 1662374592.958382, require_match, passed tc-start: 1662374592.975106, 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/bracket/build/2022.09.04.11.20.33-evbarm-aarch64/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/bracket/build/2022.09.04.11.20.33-evbarm-aarch64/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/bracket/build/2022.09.04.11.20.33-evbarm-aarch64/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/bracket/build/2022.09.04.11.20.33-evbarm-aarch64/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/bracket/build/2022.09.04.11.20.33-evbarm-aarch64/src/external/bsd/atf/dist/atf-c/macros_test.c:694: require_streq_var1 != require_streq_var2 (5 != 9)' tc-end: 1662374593.555405, require_streq, passed tc-start: 1662374593.571511, 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: 1662374596.336459, use, passed tp-end: 1662374596.349059, atf/atf-c/macros_test tp-start: 1662374596.557725, atf/atf-c/tc_test, 5 tc-start: 1662374596.562088, config tc-end: 1662374596.689554, config, passed tc-start: 1662374596.700452, include tc-so:> /usr/bin/cc -I/usr/include -Wall -Werror -o test.o -c test.c tc-end: 1662374598.451689, include, passed tc-start: 1662374598.464857, init tc-end: 1662374598.587916, init, passed tc-start: 1662374598.597852, init_pack tc-end: 1662374598.719149, init_pack, passed tc-start: 1662374598.729410, vars tc-end: 1662374598.836531, vars, passed tp-end: 1662374598.846586, atf/atf-c/tc_test tp-start: 1662374598.972288, atf/atf-c/tp_test, 2 tc-start: 1662374598.976528, getopt tc-end: 1662374599.98110, getopt, passed tc-start: 1662374599.108327, include tc-so:> /usr/bin/cc -I/usr/include -Wall -Werror -o test.o -c test.c tc-end: 1662374603.21046, include, passed tp-end: 1662374603.35447, atf/atf-c/tp_test tp-start: 1662374603.214199, atf/atf-c/utils_test, 31 tc-start: 1662374603.218517, cat_file__empty tc-end: 1662374603.692053, cat_file__empty, passed tc-start: 1662374603.708879, cat_file__no_newline_eof tc-end: 1662374604.70584, cat_file__no_newline_eof, passed tc-start: 1662374604.87155, cat_file__one_line tc-end: 1662374604.501122, cat_file__one_line, passed tc-start: 1662374604.515928, cat_file__several_lines tc-end: 1662374605.41346, cat_file__several_lines, passed tc-start: 1662374605.56006, compare_file__empty__match tc-end: 1662374605.216214, compare_file__empty__match, passed tc-start: 1662374605.229081, compare_file__empty__not_match tc-end: 1662374605.382838, compare_file__empty__not_match, passed tc-start: 1662374605.394641, compare_file__long__match tc-end: 1662374605.539421, compare_file__long__match, passed tc-start: 1662374605.552581, compare_file__long__not_match tc-end: 1662374605.707208, compare_file__long__not_match, passed tc-start: 1662374605.719188, compare_file__short__match tc-end: 1662374605.852670, compare_file__short__match, passed tc-start: 1662374605.864910, compare_file__short__not_match tc-end: 1662374606.874, compare_file__short__not_match, passed tc-start: 1662374606.13420, copy_file__empty tc-end: 1662374606.152696, copy_file__empty, passed tc-start: 1662374606.165937, copy_file__some_contents tc-end: 1662374606.309660, copy_file__some_contents, passed tc-start: 1662374606.326207, create_file tc-end: 1662374606.462552, create_file, passed tc-start: 1662374606.475616, file_exists tc-end: 1662374606.613592, file_exists, passed tc-start: 1662374606.626315, fork tc-se:Should not get into child tc-so:Should not get into child tc-so:Should not get into child tc-end: 1662374606.799483, fork, passed tc-start: 1662374606.813899, free_charpp__empty tc-end: 1662374606.945836, free_charpp__empty, passed tc-start: 1662374606.966417, free_charpp__some tc-end: 1662374607.99117, free_charpp__some, passed tc-start: 1662374607.110259, 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: 1662374607.299382, grep_file, passed tc-start: 1662374607.312119, 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: 1662374607.482141, grep_string, passed tc-start: 1662374607.492221, include tc-so:> /usr/bin/cc -I/usr/include -Wall -Werror -o test.o -c test.c tc-end: 1662374609.585143, include, passed tc-start: 1662374609.864401, readline__none tc-end: 1662374610.4707, readline__none, passed tc-start: 1662374610.17312, readline__some tc-end: 1662374610.164686, readline__some, passed tc-start: 1662374610.177258, redirect__other tc-end: 1662374610.323779, redirect__other, passed tc-start: 1662374610.336419, redirect__stderr tc-se:Buffer this tc-end: 1662374610.731726, redirect__stderr, passed tc-start: 1662374610.744849, redirect__stdout tc-so:Buffer this tc-end: 1662374611.301330, redirect__stdout, passed tc-start: 1662374611.313992, wait__invalid_exitstatus tc-so:subprocess stdout: Some output tc-so:subprocess stderr: Some error tc-end: 1662374611.533146, wait__invalid_exitstatus, passed tc-start: 1662374611.547741, wait__invalid_stderr tc-so:subprocess stdout: Some output tc-so:subprocess stderr: Some error tc-end: 1662374611.761235, wait__invalid_stderr, passed tc-start: 1662374611.776926, wait__invalid_stdout tc-so:subprocess stdout: Some output tc-so:subprocess stderr: Some error tc-end: 1662374611.984713, wait__invalid_stdout, passed tc-start: 1662374612.1610, wait__ok tc-so:subprocess stdout: Some output tc-so:subprocess stderr: Some error tc-end: 1662374612.212853, wait__ok, passed tc-start: 1662374612.223760, wait__save_stderr tc-so:subprocess stdout: Some output tc-so:subprocess stderr: Some error tc-end: 1662374612.444464, wait__save_stderr, passed tc-start: 1662374612.458467, wait__save_stdout tc-so:subprocess stdout: Some output tc-so:subprocess stderr: Some error tc-end: 1662374612.674545, wait__save_stdout, passed tp-end: 1662374612.687503, atf/atf-c/utils_test tp-start: 1662374613.770724, atf/atf-c/pkg_config_test, 2 tc-start: 1662374613.775500, build tc-end: 1662374613.786232, build, skipped, Required program 'pkg-config' not found in the PATH tc-start: 1662374613.789922, version tc-end: 1662374613.798479, version, skipped, Required program 'pkg-config' not found in the PATH tp-end: 1662374613.800909, atf/atf-c/pkg_config_test tp-start: 1662374614.91263, atf/atf-c++/detail/application_test, 1 tc-start: 1662374614.96474, getopt tc-end: 1662374614.301345, getopt, passed tp-end: 1662374614.313857, atf/atf-c++/detail/application_test tp-start: 1662374614.557188, atf/atf-c++/detail/auto_array_test, 9 tc-start: 1662374614.562050, auto_array_access tc-so:Allocated 'test_array' object 0xf237c87b11e0 tc-so:Releasing 'test_array' object 0xf237c87b11e0 tc-end: 1662374614.778712, auto_array_access, passed tc-start: 1662374614.789145, auto_array_assign tc-so:Allocated 'test_array' object 0xf765c2a4d1e0 tc-so:Releasing 'test_array' object 0xf765c2a4d1e0 tc-end: 1662374615.10314, auto_array_assign, passed tc-start: 1662374615.20493, auto_array_assign_ref tc-so:Allocated 'test_array' object 0xfc9c179d11e0 tc-so:Releasing 'test_array' object 0xfc9c179d11e0 tc-end: 1662374615.235985, auto_array_assign_ref, passed tc-start: 1662374615.246136, auto_array_copy tc-so:Allocated 'test_array' object 0xf52b220871e0 tc-so:Releasing 'test_array' object 0xf52b220871e0 tc-end: 1662374615.453916, auto_array_copy, passed tc-start: 1662374615.463818, auto_array_copy_ref tc-so:Allocated 'test_array' object 0xf031f1cc81e0 tc-so:Releasing 'test_array' object 0xf031f1cc81e0 tc-end: 1662374615.673053, auto_array_copy_ref, passed tc-start: 1662374615.683598, auto_array_get tc-so:Allocated 'test_array' object 0xfa5ac6efd1e0 tc-so:Releasing 'test_array' object 0xfa5ac6efd1e0 tc-end: 1662374615.895840, auto_array_get, passed tc-start: 1662374615.906281, auto_array_release tc-so:Allocated 'test_array' object 0xfbaacd7361e0 tc-so:Releasing 'test_array' object 0xfbaacd7361e0 tc-end: 1662374616.122381, auto_array_release, passed tc-start: 1662374616.132761, auto_array_reset tc-so:Allocated 'test_array' object 0xf2dc6bf361e0 tc-so:Allocated 'test_array' object 0xf2dc6bf36570 tc-so:Releasing 'test_array' object 0xf2dc6bf361e0 tc-so:Releasing 'test_array' object 0xf2dc6bf36570 tc-end: 1662374616.353547, auto_array_reset, passed tc-start: 1662374616.363848, auto_array_scope tc-so:Allocated 'test_array' object 0xfd27b2d461e0 tc-so:Releasing 'test_array' object 0xfd27b2d461e0 tc-end: 1662374616.576946, auto_array_scope, passed tp-end: 1662374616.586772, atf/atf-c++/detail/auto_array_test tp-start: 1662374617.822535, atf/atf-c++/detail/env_test, 3 tc-start: 1662374617.828200, has_get tc-end: 1662374618.27829, has_get, passed tc-start: 1662374618.37902, set tc-end: 1662374618.236031, set, passed tc-start: 1662374618.246613, unset tc-end: 1662374618.441686, unset, passed tp-end: 1662374618.451846, atf/atf-c++/detail/env_test tp-start: 1662374618.671676, atf/atf-c++/detail/exceptions_test, 3 tc-start: 1662374618.676732, throw_atf_error_libc tc-end: 1662374618.930955, throw_atf_error_libc, passed tc-start: 1662374618.944175, throw_atf_error_no_memory tc-end: 1662374619.182771, throw_atf_error_no_memory, passed tc-start: 1662374619.208079, throw_atf_error_unknown tc-end: 1662374619.447475, throw_atf_error_unknown, passed tp-end: 1662374619.457974, atf/atf-c++/detail/exceptions_test tp-start: 1662374619.870304, atf/atf-c++/detail/fs_test, 18 tc-start: 1662374619.875338, directory_file_info tc-end: 1662374620.68758, directory_file_info, passed tc-start: 1662374620.84691, directory_names tc-end: 1662374620.305025, directory_names, passed tc-start: 1662374620.321512, directory_read tc-end: 1662374620.540862, directory_read, passed tc-start: 1662374620.557503, exists tc-end: 1662374620.774414, exists, passed tc-start: 1662374620.789990, file_info_perms tc-end: 1662374621.4254, file_info_perms, passed tc-start: 1662374621.15781, file_info_stat tc-end: 1662374621.232346, file_info_stat, passed tc-start: 1662374621.248050, is_executable tc-end: 1662374621.465185, is_executable, passed tc-start: 1662374621.480979, path_branch_path tc-end: 1662374621.694104, path_branch_path, passed tc-start: 1662374621.705595, path_compare_different tc-end: 1662374621.916373, path_compare_different, passed tc-start: 1662374621.928047, path_compare_equal tc-end: 1662374622.143631, path_compare_equal, passed tc-start: 1662374622.154204, path_concat tc-end: 1662374622.362622, path_concat, passed tc-start: 1662374622.373934, path_is_absolute tc-end: 1662374622.579655, path_is_absolute, passed tc-start: 1662374622.589972, path_is_root tc-end: 1662374622.792825, path_is_root, passed tc-start: 1662374622.803063, path_leaf_name tc-end: 1662374623.16844, path_leaf_name, passed tc-start: 1662374623.27150, path_normalize tc-end: 1662374623.238287, path_normalize, passed tc-start: 1662374623.248897, path_op_less tc-end: 1662374623.466740, path_op_less, passed tc-start: 1662374623.483200, path_to_absolute tc-end: 1662374623.728142, path_to_absolute, passed tc-start: 1662374623.751195, remove tc-end: 1662374624.27396, remove, passed tp-end: 1662374624.42464, atf/atf-c++/detail/fs_test tp-start: 1662374624.278927, atf/atf-c++/detail/process_test, 10 tc-start: 1662374624.283784, argv_array_assign tc-end: 1662374624.490246, argv_array_assign, passed tc-start: 1662374624.501105, argv_array_copy tc-end: 1662374624.704443, argv_array_copy, passed tc-start: 1662374624.715631, argv_array_exec_argv tc-end: 1662374624.924068, argv_array_exec_argv, passed tc-start: 1662374624.934942, argv_array_init_carray tc-end: 1662374625.144369, argv_array_init_carray, passed tc-start: 1662374625.156073, argv_array_init_col tc-end: 1662374625.371195, argv_array_init_col, passed tc-start: 1662374625.381579, argv_array_init_empty tc-end: 1662374625.586239, argv_array_init_empty, passed tc-start: 1662374625.597132, argv_array_init_varargs tc-end: 1662374625.803628, argv_array_init_varargs, passed tc-start: 1662374625.814566, argv_array_iter tc-end: 1662374626.23757, argv_array_iter, passed tc-start: 1662374626.34433, exec_failure tc-end: 1662374626.325708, exec_failure, passed tc-start: 1662374626.336707, exec_success tc-end: 1662374628.612966, exec_success, passed tp-end: 1662374628.625866, atf/atf-c++/detail/process_test tp-start: 1662374628.838568, atf/atf-c++/detail/sanity_test, 1 tc-start: 1662374628.843463, nothing tc-end: 1662374629.44323, nothing, passed tp-end: 1662374629.56720, atf/atf-c++/detail/sanity_test tp-start: 1662374629.297544, atf/atf-c++/detail/text_test, 10 tc-start: 1662374629.302511, duplicate tc-end: 1662374629.516067, duplicate, passed tc-start: 1662374629.529521, join tc-end: 1662374629.757905, join, passed tc-start: 1662374629.778833, match tc-end: 1662374630.54590, match, passed tc-start: 1662374630.65256, split tc-end: 1662374630.271808, split, passed tc-start: 1662374630.282558, split_delims tc-end: 1662374630.490554, split_delims, passed tc-start: 1662374630.501084, to_bool tc-end: 1662374630.760675, to_bool, passed tc-start: 1662374630.771836, to_bytes tc-end: 1662374631.39547, to_bytes, passed tc-start: 1662374631.50656, to_string tc-end: 1662374631.259620, to_string, passed tc-start: 1662374631.270209, to_type tc-end: 1662374631.577859, to_type, passed tc-start: 1662374631.588522, trim tc-end: 1662374631.792792, trim, passed tp-end: 1662374631.803190, atf/atf-c++/detail/text_test tp-start: 1662374632.3272, atf/atf-c++/atf_c++_test, 1 tc-start: 1662374632.7992, include tc-so:> /usr/bin/c++ -I/usr/include -Wall -Werror -o test.o -c test.cpp tc-end: 1662374671.551888, include, passed tp-end: 1662374671.563983, atf/atf-c++/atf_c++_test tp-start: 1662374671.787624, atf/atf-c++/build_test, 5 tc-start: 1662374671.792926, 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: 1662374672.114148, c_o, passed tc-start: 1662374672.125462, 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: 1662374672.395143, cpp, passed tc-start: 1662374672.405468, 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: 1662374672.778261, cxx_o, passed tc-start: 1662374672.788348, equal_argvs tc-end: 1662374672.990946, equal_argvs, passed tc-start: 1662374673.1248, include tc-so:> /usr/bin/c++ -I/usr/include -Wall -Werror -o test.o -c test.cpp tc-end: 1662374688.640509, include, passed tp-end: 1662374688.654571, atf/atf-c++/build_test tp-start: 1662374689.567398, atf/atf-c++/check_test, 8 tc-start: 1662374689.572592, 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: 1662374692.999546, build_c_o, passed tc-start: 1662374693.19522, 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: 1662374695.573677, build_cpp, passed tc-start: 1662374695.592192, 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: 1662374716.563667, build_cxx_o, passed tc-start: 1662374716.585615, exec_cleanup tc-so:Executing /usr/tests/atf/atf-c++/../atf-c/detail/process_helpers exit-success tc-end: 1662374716.898193, exec_cleanup, passed tc-start: 1662374716.909520, 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: 1662374717.447747, exec_exitstatus, passed tc-start: 1662374717.458827, 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: 1662374717.923743, exec_stdout_stderr, passed tc-start: 1662374717.934549, exec_unknown tc-end: 1662374718.231624, exec_unknown, passed tc-start: 1662374718.242712, include tc-so:> /usr/bin/c++ -I/usr/include -Wall -Werror -o test.o -c test.cpp tc-end: 1662374739.954229, include, passed tp-end: 1662374739.971304, atf/atf-c++/check_test tp-start: 1662374740.180798, atf/atf-c++/config_test, 4 tc-start: 1662374740.184778, 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: 1662374740.406556, get, passed tc-start: 1662374740.416776, get_all tc-end: 1662374740.617475, get_all, passed tc-start: 1662374740.624874, has tc-end: 1662374740.826102, has, passed tc-start: 1662374740.836725, include tc-so:> /usr/bin/c++ -I/usr/include -Wall -Werror -o test.o -c test.cpp tc-end: 1662374762.111699, include, passed tp-end: 1662374762.124400, atf/atf-c++/config_test tp-start: 1662374762.379467, atf/atf-c++/macros_test, 15 tc-start: 1662374762.384276, 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/bracket/build/2022.09.04.11.20.33-evbarm-aarch64/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/bracket/build/2022.09.04.11.20.33-evbarm-aarch64/src/external/bsd/atf/dist/atf-c++/macros_test.cpp:254: Expected errno 3, got 4, in errno_fail_stub(4) == -1' tc-end: 1662374762.830221, check_errno, passed tc-start: 1662374762.845984, 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: 1662374792.640986, detect_unused_tests, expected_failure, PR 49187: Build of unused_test.cpp passed; unused test cases are not properly detected tc-start: 1662374792.666365, fail tc-so:Looking for '^failed: Failed on purpose' in 'failed: Failed on purpose' tc-end: 1662374792.992722, fail, passed tc-start: 1662374793.9152, include tc-so:> /usr/bin/c++ -I/usr/include -Wall -Werror -o test.o -c test.cpp tc-end: 1662374818.793628, include, passed tc-start: 1662374818.813330, pass tc-so:Looking for '^passed' in 'passed' tc-end: 1662374819.111175, pass, passed tc-start: 1662374819.133594, 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: 1662374819.542836, require, passed tc-start: 1662374819.563875, 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: 1662374820.92532, require_eq, passed tc-start: 1662374820.114832, require_errno tc-so:Looking for '^failed: .*macros_test.cpp:[0-9]+: Expected true value in errno_ok_stub\(\) == -1$' in 'failed: /tmp/bracket/build/2022.09.04.11.20.33-evbarm-aarch64/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/bracket/build/2022.09.04.11.20.33-evbarm-aarch64/src/external/bsd/atf/dist/atf-c++/macros_test.cpp:275: Expected errno 3, got 4, in errno_fail_stub(4) == -1' tc-end: 1662374820.559687, require_errno, passed tc-start: 1662374820.580199, 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: 1662374821.249352, require_in, passed tc-start: 1662374821.278845, 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: 1662374821.666538, require_match, passed tc-start: 1662374821.686818, 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: 1662374822.278049, require_not_in, passed tc-start: 1662374822.293280, 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: 1662374822.827994, require_throw, passed tc-start: 1662374822.849532, 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: 1662374823.476083, require_throw_re, passed tc-start: 1662374823.491395, skip tc-so:Looking for '^skipped: Skipped on purpose' in 'skipped: Skipped on purpose' tc-end: 1662374823.769203, skip, passed tc-start: 1662374823.785516, 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: 1662374854.970375, use, passed tp-end: 1662374854.980238, atf/atf-c++/macros_test tp-start: 1662374855.263159, atf/atf-c++/tests_test, 2 tc-start: 1662374855.275949, atf_tp_writer tc-end: 1662374855.482553, atf_tp_writer, passed tc-start: 1662374855.493034, include tc-so:> /usr/bin/c++ -I/usr/include -Wall -Werror -o test.o -c test.cpp tc-end: 1662374877.296864, include, passed tp-end: 1662374877.311807, atf/atf-c++/tests_test tp-start: 1662374877.577202, atf/atf-c++/utils_test, 29 tc-start: 1662374877.581818, cat_file__empty tc-end: 1662374877.902530, cat_file__empty, passed tc-start: 1662374877.914960, cat_file__no_newline_eof tc-end: 1662374878.387029, cat_file__no_newline_eof, passed tc-start: 1662374878.401661, cat_file__one_line tc-end: 1662374879.8192, cat_file__one_line, passed tc-start: 1662374879.24477, cat_file__several_lines tc-end: 1662374879.777913, cat_file__several_lines, passed tc-start: 1662374879.794100, compare_file__empty__match tc-end: 1662374880.10561, compare_file__empty__match, passed tc-start: 1662374880.23103, compare_file__empty__not_match tc-end: 1662374880.238308, compare_file__empty__not_match, passed tc-start: 1662374880.250250, compare_file__long__match tc-end: 1662374880.466972, compare_file__long__match, passed tc-start: 1662374880.480012, compare_file__long__not_match tc-end: 1662374880.693131, compare_file__long__not_match, passed tc-start: 1662374880.706112, compare_file__short__match tc-end: 1662374880.911740, compare_file__short__match, passed tc-start: 1662374880.924801, compare_file__short__not_match tc-end: 1662374881.138065, compare_file__short__not_match, passed tc-start: 1662374881.151217, copy_file__empty tc-end: 1662374881.359529, copy_file__empty, passed tc-start: 1662374881.372955, copy_file__some_contents tc-end: 1662374881.583202, copy_file__some_contents, passed tc-start: 1662374881.603475, create_file tc-end: 1662374882.205689, create_file, passed tc-start: 1662374882.270184, file_exists tc-end: 1662374882.476013, file_exists, passed tc-start: 1662374882.489287, fork tc-so:Should not get into child tc-se:Should not get into child tc-end: 1662374882.758828, fork, passed tc-start: 1662374882.776195, 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: 1662374883.3243, grep_collection__set, passed tc-start: 1662374883.13779, 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: 1662374883.240313, grep_collection__vector, passed tc-start: 1662374883.250886, 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: 1662374883.507453, grep_file, passed tc-start: 1662374883.520550, 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: 1662374883.756140, grep_string, passed tc-start: 1662374883.767557, include tc-so:> /usr/bin/c++ -I/usr/include -Wall -Werror -o test.o -c test.cpp tc-end: 1662374898.78979, include, passed tc-start: 1662374898.94047, redirect__other tc-end: 1662374898.302622, redirect__other, passed tc-start: 1662374898.315289, redirect__stderr tc-se:Buffer this tc-end: 1662374899.87941, redirect__stderr, passed tc-start: 1662374899.213731, redirect__stdout tc-so:Buffer this tc-end: 1662374899.834707, redirect__stdout, passed tc-start: 1662374899.848801, wait__invalid_exitstatus tc-so:subprocess stdout: Some output tc-so:subprocess stderr: Some error tc-end: 1662374900.152817, wait__invalid_exitstatus, passed tc-start: 1662374900.171955, wait__invalid_stderr tc-so:subprocess stdout: Some output tc-so:subprocess stderr: Some error tc-end: 1662374900.483880, wait__invalid_stderr, passed tc-start: 1662374900.502679, wait__invalid_stdout tc-so:subprocess stdout: Some output tc-so:subprocess stderr: Some error tc-end: 1662374900.811610, wait__invalid_stdout, passed tc-start: 1662374900.831028, wait__ok tc-so:subprocess stdout: Some output tc-so:subprocess stderr: Some error tc-end: 1662374901.155041, wait__ok, passed tc-start: 1662374901.167745, wait__save_stderr tc-so:subprocess stdout: Some output tc-so:subprocess stderr: Some error tc-end: 1662374901.490025, wait__save_stderr, passed tc-start: 1662374901.506337, wait__save_stdout tc-so:subprocess stdout: Some output tc-so:subprocess stderr: Some error tc-end: 1662374901.840435, wait__save_stdout, passed tp-end: 1662374901.856227, atf/atf-c++/utils_test tp-start: 1662374902.941599, atf/atf-c++/pkg_config_test, 2 tc-start: 1662374902.946185, build tc-end: 1662374902.956833, build, skipped, Required program 'pkg-config' not found in the PATH tc-start: 1662374902.960273, version tc-end: 1662374902.967924, version, skipped, Required program 'pkg-config' not found in the PATH tp-end: 1662374902.971353, atf/atf-c++/pkg_config_test tp-start: 1662374906.996779, atf/atf-sh/atf-check_test, 23 tc-start: 1662374907.1748, 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: 1662374908.772208, eflag_empty, passed tc-start: 1662374908.787634, 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.009 secs (1137777 bytes/sec) tc-so:Running [atf-check -e file:bin] against [cat bin 1>&2] tc-end: 1662374911.716373, eflag_file, passed tc-start: 1662374911.735824, 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: 1662374913.320080, eflag_ignore, passed tc-start: 1662374913.334327, 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: 1662374919.426372, eflag_inline, passed tc-start: 1662374919.440903, 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: 1662374923.869402, eflag_match, passed tc-start: 1662374923.885012, 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: 1662374926.510502, eflag_multiple, passed tc-start: 1662374926.528445, 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: 1662374929.263693, eflag_negated, passed tc-start: 1662374929.279465, eflag_save tc-so:Running [atf-check -e save:out] against [echo foo 1>&2] tc-end: 1662374930.515419, eflag_save, passed tc-start: 1662374930.535577, 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: 1662374931.617619, invalid_umask, passed tc-start: 1662374931.630984, 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: 1662374933.545021, oflag_empty, passed tc-start: 1662374933.559900, 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.008 secs (1280000 bytes/sec) tc-so:Running [atf-check -o file:bin] against [cat bin] tc-end: 1662374936.469511, oflag_file, passed tc-start: 1662374936.488957, oflag_ignore tc-so:Running [atf-check -o ignore] against [true] tc-so:Running [atf-check -o ignore] against [echo foo] tc-end: 1662374938.664511, oflag_ignore, passed tc-start: 1662374938.700195, 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: 1662374943.691676, oflag_inline, passed tc-start: 1662374943.706531, 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: 1662374947.179871, oflag_match, passed tc-start: 1662374947.202374, 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: 1662374950.271988, oflag_multiple, passed tc-start: 1662374950.290780, 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: 1662374953.7571, oflag_negated, passed tc-start: 1662374953.26771, oflag_save tc-so:Running [atf-check -o save:out] against [echo foo] tc-end: 1662374954.247633, oflag_save, passed tc-start: 1662374954.274830, 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: 1662374958.807769, sflag_eq_ne, passed tc-start: 1662374958.838608, 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: 1662374964.783751, sflag_exit, passed tc-start: 1662374964.800021, 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: 1662374966.542567, sflag_ignore, passed tc-start: 1662374966.558704, 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: 1662374970.615441, sflag_signal, passed tc-start: 1662374970.636323, stdin tc-so:Executing command [ cat ] tc-end: 1662374971.634511, stdin, passed tc-start: 1662374971.647691, 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: 1662374973.249250, xflag, passed tp-end: 1662374973.261475, atf/atf-sh/atf-check_test tp-start: 1662374974.890210, atf/atf-sh/atf_check_test, 7 tc-start: 1662374974.903343, 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: 1662374982.722793, equal, passed tc-start: 1662374982.737035, 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: 1662374987.236009, experr_mismatch, passed tc-start: 1662374987.253866, 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: 1662374990.444643, expout_mismatch, passed tc-start: 1662374990.463234, 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: 1662375011.893400, flush_stdout_on_timeout, passed tc-start: 1662375011.911622, 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: 1662375015.746845, info_ok, passed tc-start: 1662375015.767105, 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: 1662375018.205686, null_stderr, passed tc-start: 1662375018.225508, 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: 1662375020.990253, null_stdout, passed tp-end: 1662375021.4923, atf/atf-sh/atf_check_test tp-start: 1662375021.906031, atf/atf-sh/config_test, 2 tc-start: 1662375021.910251, 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: 1662375024.888705, get, passed tc-start: 1662375024.902608, 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: 1662375030.679221, has, passed tp-end: 1662375030.689806, atf/atf-sh/config_test tp-start: 1662375032.597572, atf/atf-sh/integration_test, 3 tc-start: 1662375032.602220, arguments tc-so:Executing command [ ./tp a b foo ] tc-so:Executing command [ atf-sh tp hello bye foo bar ] tc-end: 1662375036.143257, arguments, passed tc-start: 1662375036.168919, missing_script tc-so:Executing command [ atf-sh non-existent ] tc-end: 1662375038.186803, missing_script, passed tc-start: 1662375038.264925, no_args tc-so:Executing command [ atf-sh ] tc-end: 1662375041.309919, no_args, passed tp-end: 1662375041.324763, atf/atf-sh/integration_test tp-start: 1662375042.189797, atf/atf-sh/normalize_test, 1 tc-start: 1662375042.201312, main tc-so:Executing command [ /usr/tests/atf/atf-sh/misc_helpers -s /usr/tests/atf/atf-sh normalize ] tc-end: 1662375048.219711, main, passed tp-end: 1662375048.232344, atf/atf-sh/normalize_test tp-start: 1662375049.137255, atf/atf-sh/tc_test, 2 tc-start: 1662375049.142527, 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: 1662375053.232905, default_status, passed tc-start: 1662375053.246909, missing_body tc-so:Executing command [ /usr/tests/atf/atf-sh/misc_helpers -s /usr/tests/atf/atf-sh tc_missing_body ] tc-end: 1662375054.759602, missing_body, passed tp-end: 1662375054.770296, atf/atf-sh/tc_test tp-start: 1662375055.522539, atf/atf-sh/tp_test, 1 tc-start: 1662375055.527346, 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.DYjhKk/work tp_srcdir ] tc-end: 1662375060.994603, srcdir, passed tp-end: 1662375061.19973, atf/atf-sh/tp_test tp-start: 1662375061.814180, atf/test-programs/config_test, 1 tc-start: 1662375061.819082, 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: 1662375073.369592, vflag, passed tp-end: 1662375073.382478, atf/test-programs/config_test tp-start: 1662375074.478134, atf/test-programs/expect_test, 6 tc-start: 1662375074.482970, 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: 1662375083.544580, expect_death, passed tc-start: 1662375083.558450, 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: 1662375092.383823, expect_exit, passed tc-start: 1662375092.394322, 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: 1662375102.978469, expect_fail, passed tc-start: 1662375102.989656, 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: 1662375110.121415, expect_pass, passed tc-start: 1662375110.131916, 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: 1662375120.15129, expect_signal, passed tc-start: 1662375120.26195, 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: 1662375124.673809, expect_timeout, passed tp-end: 1662375124.701480, atf/test-programs/expect_test tp-start: 1662375125.639061, atf/test-programs/meta_data_test, 2 tc-start: 1662375125.651762, 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: 1662375134.406997, no_descr, passed tc-start: 1662375134.419992, 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: 1662375142.264470, no_head, passed tp-end: 1662375142.274602, atf/test-programs/meta_data_test tp-start: 1662375143.765354, atf/test-programs/result_test, 5 tc-start: 1662375143.770296, 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: 1662375146.53288, atf_run_warnings, passed tc-start: 1662375146.63847, result_exception tc-so:Executing command [ /usr/tests/atf/test-programs/cpp_helpers -s result_exception ] tc-end: 1662375147.178573, result_exception, passed tc-start: 1662375147.189094, 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: 1662375152.472515, result_on_stdout, passed tc-start: 1662375152.483054, 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: 1662375160.677457, result_to_file, passed tc-start: 1662375160.693421, 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: 1662375166.952780, result_to_file_fail, passed tp-end: 1662375167.39482, atf/test-programs/result_test tp-start: 1662375168.624145, atf/test-programs/srcdir_test, 4 tc-start: 1662375168.628723, 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: 1662375175.599057, default, passed tc-start: 1662375175.625935, 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: 1662375181.870139, libtool, passed tc-start: 1662375181.909259, 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: 1662375201.447509, relative, passed tc-start: 1662375201.481786, sflag tc-so:Executing command [ /bin/sh -c cd tmp && ./c_helpers -s /tmp/atf-run.Nu89hh/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.Nu89hh/tmp srcdir_exists ] tc-so:Executing command [ /bin/sh -c cd tmp && ./cpp_helpers -s /tmp/atf-run.Nu89hh/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.Nu89hh/tmp srcdir_exists ] tc-so:Executing command [ /bin/sh -c cd tmp && ./sh_helpers -s /tmp/atf-run.Nu89hh/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.Nu89hh/tmp srcdir_exists ] tc-end: 1662375209.428548, sflag, passed tp-end: 1662375209.484643, atf/test-programs/srcdir_test tp-start: 1662375209.805082, atf/tools/application_test, 1 tc-start: 1662375209.817687, getopt tc-end: 1662375210.46204, getopt, passed tp-end: 1662375210.57517, atf/tools/application_test tp-start: 1662375210.320171, atf/tools/atffile_test, 16 tc-start: 1662375210.325824, atffile_1 tc-end: 1662375210.546725, atffile_1, passed tc-start: 1662375210.559857, atffile_2 tc-end: 1662375210.782272, atffile_2, passed tc-start: 1662375210.793815, atffile_3 tc-end: 1662375211.18733, atffile_3, passed tc-start: 1662375211.31301, atffile_4 tc-end: 1662375211.253507, atffile_4, passed tc-start: 1662375211.265243, atffile_5 tc-end: 1662375211.495232, atffile_5, passed tc-start: 1662375211.507359, atffile_50 tc-end: 1662375211.774025, atffile_50, passed tc-start: 1662375211.784609, atffile_51 tc-end: 1662375212.55747, atffile_51, passed tc-start: 1662375212.67989, atffile_52 tc-end: 1662375212.348125, atffile_52, passed tc-start: 1662375212.359304, atffile_53 tc-end: 1662375212.658082, atffile_53, passed tc-start: 1662375212.670316, atffile_54 tc-end: 1662375212.941281, atffile_54, passed tc-start: 1662375212.953804, atffile_6 tc-end: 1662375213.199201, atffile_6, passed tc-start: 1662375213.210855, atffile_getters tc-end: 1662375213.449418, atffile_getters, passed tc-start: 1662375213.461206, read_missing_test_program tc-end: 1662375213.786840, read_missing_test_program, passed tc-start: 1662375213.801703, read_missing_test_suite tc-end: 1662375214.82791, read_missing_test_suite, passed tc-start: 1662375214.94978, read_ok_simple tc-end: 1662375214.346991, read_ok_simple, passed tc-start: 1662375214.363338, read_ok_some_globs tc-end: 1662375214.634536, read_ok_some_globs, passed tp-end: 1662375214.654437, atf/tools/atffile_test tp-start: 1662375214.878746, atf/tools/auto_array_test, 9 tc-start: 1662375214.883346, auto_array_access tc-so:Allocated 'test_array' object 0xf7d9c85821e0 tc-so:Releasing 'test_array' object 0xf7d9c85821e0 tc-end: 1662375215.98758, auto_array_access, passed tc-start: 1662375215.109661, auto_array_assign tc-so:Allocated 'test_array' object 0xfd963866d1e0 tc-so:Releasing 'test_array' object 0xfd963866d1e0 tc-end: 1662375215.321153, auto_array_assign, passed tc-start: 1662375215.331122, auto_array_assign_ref tc-so:Allocated 'test_array' object 0xf4923249d1e0 tc-so:Releasing 'test_array' object 0xf4923249d1e0 tc-end: 1662375215.561736, auto_array_assign_ref, passed tc-start: 1662375215.572522, auto_array_copy tc-so:Allocated 'test_array' object 0xfb3fa65c81e0 tc-so:Releasing 'test_array' object 0xfb3fa65c81e0 tc-end: 1662375215.785195, auto_array_copy, passed tc-start: 1662375215.796023, auto_array_copy_ref tc-so:Allocated 'test_array' object 0xf162378721e0 tc-so:Releasing 'test_array' object 0xf162378721e0 tc-end: 1662375216.7153, auto_array_copy_ref, passed tc-start: 1662375216.17738, auto_array_get tc-so:Allocated 'test_array' object 0xfcbe4e89d1e0 tc-so:Releasing 'test_array' object 0xfcbe4e89d1e0 tc-end: 1662375216.233690, auto_array_get, passed tc-start: 1662375216.244649, auto_array_release tc-so:Allocated 'test_array' object 0xf72f453181e0 tc-so:Releasing 'test_array' object 0xf72f453181e0 tc-end: 1662375216.456506, auto_array_release, passed tc-start: 1662375216.467205, auto_array_reset tc-so:Allocated 'test_array' object 0xfaa6faec51e0 tc-so:Allocated 'test_array' object 0xfaa6faec5570 tc-so:Releasing 'test_array' object 0xfaa6faec51e0 tc-so:Releasing 'test_array' object 0xfaa6faec5570 tc-end: 1662375216.687862, auto_array_reset, passed tc-start: 1662375216.699423, auto_array_scope tc-so:Allocated 'test_array' object 0xfa58533b21e0 tc-so:Releasing 'test_array' object 0xfa58533b21e0 tc-end: 1662375216.908611, auto_array_scope, passed tp-end: 1662375216.918852, atf/tools/auto_array_test tp-start: 1662375217.921215, atf/tools/config_file_test, 14 tc-start: 1662375217.926043, config_1 tc-end: 1662375218.137174, config_1, passed tc-start: 1662375218.147936, config_2 tc-end: 1662375218.360892, config_2, passed tc-start: 1662375218.370959, config_3 tc-end: 1662375218.588238, config_3, passed tc-start: 1662375218.598836, config_4 tc-end: 1662375218.814647, config_4, passed tc-start: 1662375218.825769, config_50 tc-end: 1662375219.84401, config_50, passed tc-start: 1662375219.95166, config_51 tc-end: 1662375219.357609, config_51, passed tc-start: 1662375219.368423, config_52 tc-end: 1662375219.631120, config_52, passed tc-start: 1662375219.642131, config_53 tc-end: 1662375219.902363, config_53, passed tc-start: 1662375219.928633, config_54 tc-end: 1662375220.195222, config_54, passed tc-start: 1662375220.219340, merge_configs_both_empty tc-end: 1662375220.422353, merge_configs_both_empty, passed tc-start: 1662375220.433269, merge_configs_lower_empty tc-end: 1662375220.634922, merge_configs_lower_empty, passed tc-start: 1662375220.645439, merge_configs_mixed tc-end: 1662375220.849428, merge_configs_mixed, passed tc-start: 1662375220.860194, merge_configs_upper_empty tc-end: 1662375221.62301, merge_configs_upper_empty, passed tc-start: 1662375221.73593, read_config_files_none tc-end: 1662375221.287548, read_config_files_none, passed tp-end: 1662375221.298551, atf/tools/config_file_test tp-start: 1662375221.509521, atf/tools/config_test, 3 tc-start: 1662375221.514390, 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: 1662375221.839245, get, passed tc-start: 1662375221.850965, get_all tc-end: 1662375222.62432, get_all, passed tc-start: 1662375222.74204, has tc-end: 1662375222.285121, has, passed tp-end: 1662375222.295625, atf/tools/config_test tp-start: 1662375222.508000, atf/tools/env_test, 3 tc-start: 1662375222.512830, has_get tc-end: 1662375222.712878, has_get, passed tc-start: 1662375222.725217, set tc-end: 1662375222.910729, set, passed tc-start: 1662375222.922143, unset tc-end: 1662375223.128597, unset, passed tp-end: 1662375223.139746, atf/tools/env_test tp-start: 1662375223.370172, atf/tools/expand_test, 6 tc-start: 1662375223.375356, expand_glob_base tc-end: 1662375223.601080, expand_glob_base, passed tc-start: 1662375223.619784, expand_glob_tps tc-end: 1662375223.894472, expand_glob_tps, passed tc-start: 1662375223.905912, is_glob tc-end: 1662375224.115707, is_glob, passed tc-start: 1662375224.126655, matches_glob_plain tc-end: 1662375224.334535, matches_glob_plain, passed tc-start: 1662375224.345400, matches_glob_question tc-end: 1662375224.552050, matches_glob_question, passed tc-start: 1662375224.562332, matches_glob_star tc-end: 1662375224.768992, matches_glob_star, passed tp-end: 1662375224.779305, atf/tools/expand_test tp-start: 1662375225.50301, atf/tools/fs_test, 24 tc-start: 1662375225.55146, change_directory tc-end: 1662375225.323900, change_directory, passed tc-start: 1662375225.339978, cleanup tc-end: 1662375225.629564, cleanup, passed tc-start: 1662375225.640319, cleanup_eacces_on_root tc-end: 1662375226.239471, cleanup_eacces_on_root, passed tc-start: 1662375226.252350, cleanup_eacces_on_subdir tc-end: 1662375226.588828, cleanup_eacces_on_subdir, passed tc-start: 1662375226.599959, directory_file_info tc-end: 1662375226.826058, directory_file_info, passed tc-start: 1662375226.842818, directory_names tc-end: 1662375227.70189, directory_names, passed tc-start: 1662375227.86587, directory_read tc-end: 1662375227.310112, directory_read, passed tc-start: 1662375227.326768, exists tc-end: 1662375227.592435, exists, passed tc-start: 1662375227.609194, file_info_perms tc-end: 1662375227.829171, file_info_perms, passed tc-start: 1662375227.844657, file_info_stat tc-end: 1662375228.71166, file_info_stat, passed tc-start: 1662375228.87871, get_current_dir tc-end: 1662375228.317035, get_current_dir, passed tc-start: 1662375228.333979, is_executable tc-end: 1662375228.600222, is_executable, passed tc-start: 1662375228.616760, path_branch_path tc-end: 1662375228.970614, path_branch_path, passed tc-start: 1662375228.982116, path_compare_different tc-end: 1662375229.194284, path_compare_different, passed tc-start: 1662375229.205511, path_compare_equal tc-end: 1662375229.421571, path_compare_equal, passed tc-start: 1662375229.432830, path_concat tc-end: 1662375229.644947, path_concat, passed tc-start: 1662375229.656177, path_is_absolute tc-end: 1662375229.867675, path_is_absolute, passed tc-start: 1662375229.880363, path_is_root tc-end: 1662375230.89146, path_is_root, passed tc-start: 1662375230.99821, path_leaf_name tc-end: 1662375230.309471, path_leaf_name, passed tc-start: 1662375230.320980, path_normalize tc-end: 1662375230.531228, path_normalize, passed tc-start: 1662375230.541976, path_op_less tc-end: 1662375230.763936, path_op_less, passed tc-start: 1662375230.780818, path_to_absolute tc-end: 1662375231.8418, path_to_absolute, passed tc-start: 1662375231.25126, remove tc-end: 1662375231.292431, remove, passed tc-start: 1662375231.308670, temp_dir_raii tc-end: 1662375231.590252, temp_dir_raii, passed tp-end: 1662375231.601129, atf/tools/fs_test tp-start: 1662375231.878710, atf/tools/io_test, 11 tc-start: 1662375231.883341, file_handle_copy tc-end: 1662375232.89868, file_handle_copy, passed tc-start: 1662375232.100639, file_handle_ctor tc-end: 1662375232.303744, file_handle_ctor, passed tc-start: 1662375232.314925, file_handle_get tc-end: 1662375232.773372, file_handle_get, passed tc-start: 1662375232.783897, file_handle_posix_remap tc-end: 1662375232.994141, file_handle_posix_remap, passed tc-start: 1662375233.5718, muxer_large_buffer tc-so:mux done tc-so:flush done tc-so:all done tc-end: 1662375270.790271, muxer_large_buffer, passed tc-start: 1662375270.802921, muxer_small_buffer tc-so:mux done tc-so:flush done tc-so:all done tc-end: 1662375286.325434, muxer_small_buffer, passed tc-start: 1662375286.338955, pistream tc-end: 1662375286.558607, pistream, passed tc-start: 1662375286.571777, systembuf_long_read tc-end: 1662375286.888070, systembuf_long_read, passed tc-start: 1662375286.901422, systembuf_long_write tc-end: 1662375287.180067, systembuf_long_write, passed tc-start: 1662375287.192687, systembuf_short_read tc-end: 1662375287.423032, systembuf_short_read, passed tc-start: 1662375287.436262, systembuf_short_write tc-end: 1662375287.663287, systembuf_short_write, passed tp-end: 1662375287.676053, atf/tools/io_test tp-start: 1662375287.967412, atf/tools/parser_test, 23 tc-start: 1662375287.972346, headers_1 tc-end: 1662375288.239386, headers_1, passed tc-start: 1662375288.253571, headers_10 tc-end: 1662375288.524978, headers_10, passed tc-start: 1662375288.580033, headers_11 tc-end: 1662375289.850960, headers_11, passed tc-start: 1662375289.862134, headers_12 tc-end: 1662375290.140500, headers_12, passed tc-start: 1662375290.151467, headers_2 tc-end: 1662375290.428942, headers_2, passed tc-start: 1662375290.440184, headers_3 tc-end: 1662375290.709823, headers_3, passed tc-start: 1662375290.720803, headers_4 tc-end: 1662375291.129295, headers_4, passed tc-start: 1662375291.140557, headers_5 tc-end: 1662375291.416578, headers_5, passed tc-start: 1662375291.427724, headers_6 tc-end: 1662375292.770677, headers_6, passed tc-start: 1662375292.785243, headers_7 tc-end: 1662375293.45243, headers_7, passed tc-start: 1662375293.58474, headers_8 tc-end: 1662375293.317568, headers_8, passed tc-start: 1662375293.331280, headers_9 tc-end: 1662375293.567995, headers_9, passed tc-start: 1662375293.581278, parse_error_to_string tc-end: 1662375293.791910, parse_error_to_string, passed tc-start: 1662375293.805310, parse_errors_what tc-end: 1662375294.13444, parse_errors_what, passed tc-start: 1662375294.26296, token_getters tc-end: 1662375294.228471, token_getters, passed tc-start: 1662375294.241205, tokenizer_delims_nows tc-end: 1662375294.457002, tokenizer_delims_nows, passed tc-start: 1662375294.469467, tokenizer_delims_ws tc-end: 1662375294.676720, tokenizer_delims_ws, passed tc-start: 1662375294.689690, tokenizer_keywords_nows tc-end: 1662375294.904845, tokenizer_keywords_nows, passed tc-start: 1662375294.917913, tokenizer_keywords_ws tc-end: 1662375295.132252, tokenizer_keywords_ws, passed tc-start: 1662375295.145815, tokenizer_minimal_nows tc-end: 1662375295.355325, tokenizer_minimal_nows, passed tc-start: 1662375295.368262, tokenizer_minimal_ws tc-end: 1662375295.584737, tokenizer_minimal_ws, passed tc-start: 1662375295.597469, tokenizer_quotes_nows tc-end: 1662375295.813724, tokenizer_quotes_nows, passed tc-start: 1662375295.826834, tokenizer_quotes_ws tc-end: 1662375296.36959, tokenizer_quotes_ws, passed tp-end: 1662375296.49141, atf/tools/parser_test tp-start: 1662375296.284083, atf/tools/process_test, 10 tc-start: 1662375296.292095, argv_array_assign tc-end: 1662375296.491316, argv_array_assign, passed tc-start: 1662375296.502173, argv_array_copy tc-end: 1662375296.682327, argv_array_copy, passed tc-start: 1662375296.693165, argv_array_exec_argv tc-end: 1662375296.895325, argv_array_exec_argv, passed tc-start: 1662375296.905960, argv_array_init_carray tc-end: 1662375297.103414, argv_array_init_carray, passed tc-start: 1662375297.114333, argv_array_init_col tc-end: 1662375297.313593, argv_array_init_col, passed tc-start: 1662375297.324431, argv_array_init_empty tc-end: 1662375297.531796, argv_array_init_empty, passed tc-start: 1662375297.542641, argv_array_init_varargs tc-end: 1662375297.744978, argv_array_init_varargs, passed tc-start: 1662375297.755693, argv_array_iter tc-end: 1662375297.953541, argv_array_iter, passed tc-start: 1662375297.964374, exec_failure tc-end: 1662375298.248155, exec_failure, passed tc-start: 1662375298.258451, exec_success tc-end: 1662375298.545512, exec_success, passed tp-end: 1662375298.556278, atf/tools/process_test tp-start: 1662375298.812038, atf/tools/reader_test, 23 tc-start: 1662375298.816254, tps_1 tc-end: 1662375299.39425, tps_1, passed tc-start: 1662375299.50315, tps_2 tc-end: 1662375299.275922, tps_2, passed tc-start: 1662375299.287259, tps_3 tc-end: 1662375299.527229, tps_3, passed tc-start: 1662375299.537713, tps_4 tc-end: 1662375299.778638, tps_4, passed tc-start: 1662375299.789769, tps_5 tc-end: 1662375300.27448, tps_5, passed tc-start: 1662375300.38100, tps_50 tc-end: 1662375300.302403, tps_50, passed tc-start: 1662375300.312695, tps_51 tc-end: 1662375300.571348, tps_51, passed tc-start: 1662375300.582042, tps_52 tc-end: 1662375300.852283, tps_52, passed tc-start: 1662375300.863587, tps_53 tc-end: 1662375301.151967, tps_53, passed tc-start: 1662375301.163563, tps_54 tc-end: 1662375301.457999, tps_54, passed tc-start: 1662375301.468768, tps_55 tc-end: 1662375301.759806, tps_55, passed tc-start: 1662375301.770498, tps_56 tc-end: 1662375302.63308, tps_56, passed tc-start: 1662375302.74346, tps_57 tc-end: 1662375302.359636, tps_57, passed tc-start: 1662375302.370143, tps_58 tc-end: 1662375302.646944, tps_58, passed tc-start: 1662375302.657963, tps_59 tc-end: 1662375302.931675, tps_59, passed tc-start: 1662375302.942923, tps_6 tc-end: 1662375303.198529, tps_6, passed tc-start: 1662375303.209846, tps_60 tc-end: 1662375303.481644, tps_60, passed tc-start: 1662375303.492450, tps_61 tc-end: 1662375303.763564, tps_61, passed tc-start: 1662375303.774693, tps_62 tc-end: 1662375304.47159, tps_62, passed tc-start: 1662375304.58627, tps_63 tc-end: 1662375304.332502, tps_63, passed tc-start: 1662375304.343913, tps_64 tc-end: 1662375304.615920, tps_64, passed tc-start: 1662375304.626988, tps_65 tc-end: 1662375304.944453, tps_65, passed tc-start: 1662375305.88410, tps_66 tc-end: 1662375305.744756, tps_66, passed tp-end: 1662375305.764879, atf/tools/reader_test tp-start: 1662375306.25278, atf/tools/requirements_test, 30 tc-start: 1662375306.29365, require_arch_many_fail tc-end: 1662375306.276059, require_arch_many_fail, passed tc-start: 1662375306.290276, require_arch_many_ok tc-end: 1662375306.488692, require_arch_many_ok, passed tc-start: 1662375306.502112, require_arch_one_fail tc-end: 1662375306.727338, require_arch_one_fail, passed tc-start: 1662375306.740518, require_arch_one_ok tc-end: 1662375306.965879, require_arch_one_ok, passed tc-start: 1662375306.979065, require_config_many_fail tc-end: 1662375307.198445, require_config_many_fail, passed tc-start: 1662375307.213166, require_config_many_ok tc-end: 1662375307.418647, require_config_many_ok, passed tc-start: 1662375307.431357, require_config_one_fail tc-end: 1662375307.646438, require_config_one_fail, passed tc-start: 1662375307.661841, require_config_one_ok tc-end: 1662375307.868832, require_config_one_ok, passed tc-start: 1662375307.880350, require_files_many_fail tc-end: 1662375308.124301, require_files_many_fail, passed tc-start: 1662375308.135013, require_files_many_missing tc-end: 1662375308.397030, require_files_many_missing, passed tc-start: 1662375308.407838, require_files_many_ok tc-end: 1662375308.617519, require_files_many_ok, passed tc-start: 1662375308.628788, require_files_one_fail tc-end: 1662375309.199960, require_files_one_fail, passed tc-start: 1662375309.647817, require_files_one_missing tc-end: 1662375309.904853, require_files_one_missing, passed tc-start: 1662375309.915233, require_files_one_ok tc-end: 1662375310.115241, require_files_one_ok, passed tc-start: 1662375310.125487, require_machine_many_fail tc-end: 1662375310.335690, require_machine_many_fail, passed tc-start: 1662375310.346081, require_machine_many_ok tc-end: 1662375310.548928, require_machine_many_ok, passed tc-start: 1662375310.559601, require_machine_one_fail tc-end: 1662375310.773860, require_machine_one_fail, passed tc-start: 1662375310.784601, require_machine_one_ok tc-end: 1662375310.994385, require_machine_one_ok, passed tc-start: 1662375311.5834, require_memory_fail tc-end: 1662375311.257474, require_memory_fail, passed tc-start: 1662375311.268741, require_memory_not_enough tc-end: 1662375311.505514, require_memory_not_enough, passed tc-start: 1662375311.516642, require_memory_ok tc-end: 1662375311.731803, require_memory_ok, passed tc-start: 1662375311.742449, require_progs_many_fail tc-end: 1662375311.997768, require_progs_many_fail, passed tc-start: 1662375312.9066, require_progs_many_missing tc-end: 1662375312.283223, require_progs_many_missing, passed tc-start: 1662375312.294282, require_progs_many_ok tc-end: 1662375312.529521, require_progs_many_ok, passed tc-start: 1662375312.540621, require_progs_one_fail tc-end: 1662375312.791054, require_progs_one_fail, passed tc-start: 1662375312.802052, require_progs_one_missing tc-end: 1662375313.70821, require_progs_one_missing, passed tc-start: 1662375313.81642, require_progs_one_ok tc-end: 1662375313.340042, require_progs_one_ok, passed tc-start: 1662375313.351949, require_user_fail tc-end: 1662375313.599607, require_user_fail, passed tc-start: 1662375313.610988, require_user_root tc-end: 1662375314.245707, require_user_root, passed tc-start: 1662375314.256597, require_user_unprivileged tc-end: 1662375316.263013, require_user_unprivileged, passed tp-end: 1662375316.273781, atf/tools/requirements_test tp-start: 1662375316.487853, atf/tools/signals_test, 6 tc-start: 1662375316.492013, reset tc-end: 1662375316.712203, reset, passed tc-start: 1662375316.722897, signal_holder_destructor tc-end: 1662375318.26405, signal_holder_destructor, passed tc-start: 1662375318.39207, signal_holder_preserve tc-end: 1662375318.250890, signal_holder_preserve, passed tc-start: 1662375318.265742, signal_holder_process tc-end: 1662375318.479410, signal_holder_process, passed tc-start: 1662375318.492056, signal_programmer_preserve tc-end: 1662375318.691757, signal_programmer_preserve, passed tc-start: 1662375318.704756, signal_programmer_program tc-end: 1662375318.910072, signal_programmer_program, passed tp-end: 1662375318.922815, atf/tools/signals_test tp-start: 1662375319.202253, atf/tools/test_program_test, 34 tc-start: 1662375319.207025, atf_tps_writer tc-end: 1662375319.592794, atf_tps_writer, passed tc-start: 1662375319.603814, get_metadata_bad tc-end: 1662375320.119761, get_metadata_bad, passed tc-start: 1662375320.132061, get_metadata_several_tcs tc-end: 1662375320.529645, get_metadata_several_tcs, passed tc-start: 1662375320.541510, get_metadata_zero_tcs tc-end: 1662375320.944462, get_metadata_zero_tcs, passed tc-start: 1662375320.955393, parse_test_case_result_expected_death tc-end: 1662375321.212109, parse_test_case_result_expected_death, passed tc-start: 1662375321.222659, parse_test_case_result_expected_exit tc-end: 1662375321.480545, parse_test_case_result_expected_exit, passed tc-start: 1662375321.491465, parse_test_case_result_expected_failure tc-end: 1662375321.747821, parse_test_case_result_expected_failure, passed tc-start: 1662375321.759154, parse_test_case_result_expected_signal tc-end: 1662375322.25066, parse_test_case_result_expected_signal, passed tc-start: 1662375322.35931, parse_test_case_result_expected_timeout tc-end: 1662375322.292522, parse_test_case_result_expected_timeout, passed tc-start: 1662375322.303138, parse_test_case_result_failed tc-end: 1662375322.558963, parse_test_case_result_failed, passed tc-start: 1662375322.569757, parse_test_case_result_passed tc-end: 1662375322.833658, parse_test_case_result_passed, passed tc-start: 1662375322.847660, parse_test_case_result_skipped tc-end: 1662375323.106199, parse_test_case_result_skipped, passed tc-start: 1662375323.117262, parse_test_case_result_unknown tc-end: 1662375323.370879, parse_test_case_result_unknown, passed tc-start: 1662375323.381345, read_test_case_result_empty_file tc-end: 1662375323.989931, read_test_case_result_empty_file, passed tc-start: 1662375324.1674, read_test_case_result_failed tc-end: 1662375324.229342, read_test_case_result_failed, passed tc-start: 1662375324.242320, read_test_case_result_invalid tc-end: 1662375324.485045, read_test_case_result_invalid, passed tc-start: 1662375324.497143, read_test_case_result_multiline tc-end: 1662375324.715796, read_test_case_result_multiline, passed tc-start: 1662375324.728470, read_test_case_result_no_file tc-end: 1662375324.984534, read_test_case_result_no_file, passed tc-start: 1662375324.995885, read_test_case_result_skipped tc-end: 1662375325.244581, read_test_case_result_skipped, passed tc-start: 1662375325.258558, tp_1 tc-end: 1662375325.535097, tp_1, passed tc-start: 1662375325.546359, tp_2 tc-end: 1662375326.103900, tp_2, passed tc-start: 1662375326.116787, tp_3 tc-end: 1662375326.394625, tp_3, passed tc-start: 1662375326.409223, tp_4 tc-end: 1662375326.646689, tp_4, passed tc-start: 1662375326.660900, tp_50 tc-end: 1662375326.933226, tp_50, passed tc-start: 1662375326.944452, tp_51 tc-end: 1662375327.215839, tp_51, passed tc-start: 1662375327.226401, tp_52 tc-end: 1662375327.463638, tp_52, passed tc-start: 1662375327.474674, tp_53 tc-end: 1662375327.748180, tp_53, passed tc-start: 1662375327.758685, tp_54 tc-end: 1662375328.27503, tp_54, passed tc-start: 1662375328.38535, tp_55 tc-end: 1662375328.315618, tp_55, passed tc-start: 1662375328.329247, tp_56 tc-end: 1662375328.638168, tp_56, passed tc-start: 1662375328.649455, tp_57 tc-end: 1662375328.933042, tp_57, passed tc-start: 1662375328.943552, tp_58 tc-end: 1662375329.222908, tp_58, passed tc-start: 1662375329.233827, tp_59 tc-end: 1662375329.506105, tp_59, passed tc-start: 1662375329.516880, tp_60 tc-end: 1662375329.792781, tp_60, passed tp-end: 1662375329.803048, atf/tools/test_program_test tp-start: 1662375330.38704, atf/tools/text_test, 10 tc-start: 1662375330.43393, duplicate tc-end: 1662375330.245464, duplicate, passed tc-start: 1662375330.256542, join tc-end: 1662375330.441947, join, passed tc-start: 1662375330.452686, match tc-end: 1662375330.711276, match, passed tc-start: 1662375330.722727, split tc-end: 1662375330.928645, split, passed tc-start: 1662375330.939753, split_delims tc-end: 1662375331.145367, split_delims, passed tc-start: 1662375331.156551, to_bool tc-end: 1662375331.408035, to_bool, passed tc-start: 1662375331.419634, to_bytes tc-end: 1662375331.677367, to_bytes, passed tc-start: 1662375331.689135, to_string tc-end: 1662375331.892467, to_string, passed tc-start: 1662375331.903257, to_type tc-end: 1662375332.155186, to_type, passed tc-start: 1662375332.165845, trim tc-end: 1662375332.364976, trim, passed tp-end: 1662375332.375284, atf/tools/text_test tp-start: 1662375332.586030, atf/tools/ui_test, 6 tc-start: 1662375332.590552, 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: 1662375332.926458, paragraphs, passed tc-start: 1662375332.936690, 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: 1662375333.184455, w_tag_col, passed tc-start: 1662375333.194690, 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: 1662375333.464473, w_tag_no_repeat, passed tc-start: 1662375333.474755, 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: 1662375333.718255, w_tag_repeat, passed tc-start: 1662375333.728189, 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: 1662375336.108997, wo_tag, passed tc-start: 1662375336.119942, 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: 1662375336.365974, wo_tag_col, passed tp-end: 1662375336.548677, atf/tools/ui_test tp-start: 1662375336.758939, atf/tools/user_test, 4 tc-start: 1662375336.763453, euid tc-end: 1662375336.951348, euid, passed tc-start: 1662375336.961751, 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: 1662375337.224028, is_member_of_group, passed tc-start: 1662375337.233870, is_root tc-end: 1662375337.405835, is_root, passed tc-start: 1662375337.416843, is_unprivileged tc-end: 1662375337.606708, is_unprivileged, passed tp-end: 1662375337.616932, atf/tools/user_test tp-start: 1662375339.868427, atf/tools/atf-config_test, 7 tc-start: 1662375339.873371, 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: 1662375346.854813, list_all, passed tc-start: 1662375346.867389, 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: 1662375414.198663, override_env, passed tc-start: 1662375414.237593, 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: 1662375430.453028, query_mixture, passed tc-start: 1662375431.155936, query_multiple tc-so:Executing command [ atf-config atf_libexecdir atf_shell ] tc-so:Executing command [ test 2 = 2 ] tc-end: 1662375440.45614, query_multiple, passed tc-start: 1662375440.193715, 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: 1662375456.204904, query_one, passed tc-start: 1662375456.217562, 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: 1662375488.326214, query_one_terse, passed tc-start: 1662375488.341106, query_unknown tc-so:Executing command [ atf-config non_existent ] tc-end: 1662375490.45138, query_unknown, passed tp-end: 1662375490.59613, atf/tools/atf-config_test tp-start: 1662375491.822925, atf/tools/atf-report_test, 8 tc-start: 1662375491.834640, 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.mzNJyV/etc HOME=/tmp/atf-run.mzNJyV atf-run helper ] tc-so:Third: read user-specific common.conf. tc-so:Executing command [ /bin/sh -c ATF_CONFDIR=/tmp/atf-run.mzNJyV/etc HOME=/tmp/atf-run.mzNJyV atf-run helper ] tc-so:Fourth: read user-specific .conf. tc-so:Executing command [ /bin/sh -c ATF_CONFDIR=/tmp/atf-run.mzNJyV/etc HOME=/tmp/atf-run.mzNJyV atf-run helper ] tc-end: 1662375674.788251, config, passed tc-start: 1662375674.837310, exit_codes tc-so:Executing command [ atf-run ] tc-end: 1662375681.351801, exit_codes, passed tc-start: 1662375681.369859, expect tc-so:Executing command [ atf-run ] tc-end: 1662375692.751208, expect, passed tc-start: 1662375692.770452, fds tc-so:Executing command [ atf-run ] tc-end: 1662375698.537833, fds, passed tc-start: 1662375698.554985, hooks tc-so:Checking default hooks tc-so:Executing command [ /bin/sh -c ATF_CONFDIR=/tmp/atf-run.tdxJFb/atf atf-run ] tc-so:Checking the system-wide info_start hook tc-so:Executing command [ /bin/sh -c ATF_CONFDIR=/tmp/atf-run.tdxJFb/atf atf-run ] tc-so:Checking the user-specific info_start hook tc-so:Executing command [ /bin/sh -c ATF_CONFDIR=/tmp/atf-run.tdxJFb/atf atf-run ] tc-so:Checking the system-wide info_end hook tc-so:Executing command [ /bin/sh -c ATF_CONFDIR=/tmp/atf-run.tdxJFb/atf atf-run ] tc-so:Checking the user-specific info_end hook tc-so:Executing command [ /bin/sh -c ATF_CONFDIR=/tmp/atf-run.tdxJFb/atf atf-run ] tc-end: 1662375717.307062, hooks, passed tc-start: 1662375717.339818, ignore_deprecated_use_fs tc-so:Executing command [ atf-run helper ] tc-end: 1662375723.215581, ignore_deprecated_use_fs, passed tc-start: 1662375723.235457, 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: 1662375734.40174, isolation_env, passed tc-start: 1662375734.62925, isolation_home tc-so:Executing command [ env HOME=foo atf-run helper ] tc-end: 1662375740.746191, isolation_home, passed tc-start: 1662375740.765560, isolation_stdin tc-so:Executing command [ /bin/sh -c echo hello world | atf-run helper ] tc-end: 1662375748.98403, isolation_stdin, passed tc-start: 1662375748.133576, isolation_umask tc-so:Executing command [ /bin/sh -c umask 0000 && atf-run helper ] tc-end: 1662375755.537809, isolation_umask, passed tc-start: 1662375755.558856, missing_results tc-so:Executing command [ atf-run ] tc-end: 1662375761.963487, missing_results, passed tc-start: 1662375761.977968, 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: 1662375820.611383, mux_streams, passed tc-start: 1662375820.635121, no_warnings tc-so:Executing command [ atf-run helper ] tc-end: 1662375826.449862, no_warnings, passed tc-start: 1662375826.467248, require_arch tc-so:Checking for the real architecture tc-so:Executing command [ atf-run -v arch=aarch64 helper ] tc-so:Executing command [ atf-run -v arch=foo aarch64 helper ] tc-so:Executing command [ atf-run -v arch=aarch64 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: 1662375872.598813, require_arch, passed tc-start: 1662375872.640950, 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: 1662375887.162996, require_config, passed tc-start: 1662375887.181635, 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.WV36my/i-exist helper ] tc-so:Executing command [ atf-run -v files=/tmp/atf-run.WV36my/i-exist /tmp/atf-run.WV36my/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: 1662375911.406323, require_files, passed tc-start: 1662375911.429000, require_machine tc-so:Checking for the real machine type tc-so:Executing command [ atf-run -v machine=evbarm helper ] tc-so:Executing command [ atf-run -v machine=foo evbarm helper ] tc-so:Executing command [ atf-run -v machine=evbarm 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: 1662375959.961652, require_machine, passed tc-start: 1662375959.999090, 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: 1662375984.653592, require_progs, passed tc-start: 1662375984.705235, require_user_bad tc-so:Executing command [ atf-run -v user=foobar helper ] tc-end: 1662375990.260227, require_user_bad, passed tc-start: 1662375990.281301, require_user_root tc-so:Executing command [ atf-run -v user=root helper ] tc-end: 1662375996.72421, require_user_root, passed tc-start: 1662375996.89609, require_user_unprivileged tc-so:Executing command [ atf-run -v user=unprivileged helper ] tc-end: 1662376001.433283, require_user_unprivileged, passed tc-start: 1662376001.449498, signaled tc-so:Executing command [ atf-run ] tc-end: 1662376010.152891, signaled, passed tc-start: 1662376010.172783, timeout tc-so:Executing command [ atf-run -v statedir=/tmp/atf-run.WYQAQQ helper ] tc-end: 1662376020.333095, timeout, passed tc-start: 1662376020.350747, timeout_forkexit tc-so:Executing command [ atf-run -v statedir=/tmp/atf-run.R9WC2a helper ] tc-end: 1662376027.151589, timeout_forkexit, passed tc-start: 1662376027.170273, vflag tc-so:Checking that 'testvar' is not defined. tc-so:Executing command [ /bin/sh -c ATF_CONFDIR=/tmp/atf-run.lbzAVl/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.lbzAVl/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.lbzAVl/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.lbzAVl/etc atf-run -v testvar='a value' helper ] tc-end: 1662376047.828020, vflag, passed tc-start: 1662376047.848823, zero_tcs tc-so:Executing command [ atf-run ] tc-end: 1662376053.852446, zero_tcs, passed tp-end: 1662376053.869735, atf/tools/atf-run_test info: time.end, Mon Sep 5 11:07:34 UTC 2022