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, śr. lip 25 04:56:21 CEST 2018 info: uname.sysname, NetBSD info: uname.nodename, chieftec info: uname.release, 8.99.21 info: uname.version, NetBSD 8.99.21 (GENERIC) #32: Mon Jul 16 01:01:29 CEST 2018 root@chieftec:/public/netbsd-root/sys/arch/amd64/compile/GENERIC info: uname.machine, amd64 info: env, PS1=# info: env, PWD=/usr/tests info: env, MAIL=/var/mail/root info: env, HOME=/root info: env, SUDO_GID=100 info: env, _=/usr/bin/atf-run info: env, LC_ALL=pl_PL.UTF-8 info: env, PATH=/usr/pkg/gcc7-contrib/bin/:/home/kamil/bin:/bin:/sbin:/usr/bin:/usr/sbin:/usr/X11R7/bin:/usr/X11R6/bin:/usr/pkg/bin:/usr/pkg/sbin:/usr/games:/usr/local/bin:/usr/local/sbin info: env, SUDO_UID=1000 info: env, USERNAME=root info: env, TERM=xterm info: env, USER=root info: env, TZ=Europe/Warsaw info: env, LOGNAME=root info: env, SHELL=/bin/ksh info: env, DISPLAY=localhost:20.0 info: env, SUDO_USER=kamil info: env, SUDO_COMMAND=/usr/sbin/chroot /public/netbsd-root/destdir.amd64 tps-count: 762 tp-start: 1532487382.115622, bin/cat/t_cat, 3 tc-start: 1532487382.115642, align tc-so:Executing command [ /bin/sh -c cat -be /usr/tests/bin/cat/d_align.in ] tc-end: 1532487382.182953, align, passed tc-start: 1532487382.183072, nonexistent tc-so:Executing command [ /bin/sh -c cat /some/name/that/does/not/exist ] tc-end: 1532487382.248574, nonexistent, passed tc-start: 1532487382.248690, se_output tc-so:Executing command [ /bin/sh -c cat -se /usr/tests/bin/cat/d_se_output.in ] tc-end: 1532487382.315235, se_output, passed tp-end: 1532487382.315349, bin/cat/t_cat tp-start: 1532487382.546366, bin/cp/t_cp, 10 tc-start: 1532487382.546385, 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: 1532487382.835567, dir_to_dir, passed tc-start: 1532487382.836242, dir_to_file tc-so:Executing command [ cp dir file ] tc-so:Executing command [ cp -R dir file ] tc-end: 1532487382.933409, dir_to_file, passed tc-start: 1532487382.933833, file_over_link tc-so:Executing command [ cp -P file link ] tc-so:Ensuring that file and link are identical tc-end: 1532487383.11801, file_over_link, passed tc-start: 1532487383.12163, 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-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-so:Executing command [ cp -p -N file file3 ] tc-end: 1532487383.192348, file_to_file, passed tc-start: 1532487383.192707, file_to_link tc-so:Executing command [ cp file2 link ] tc-so:Ensuring that file and file2 are identical tc-end: 1532487383.271197, file_to_link, passed tc-start: 1532487383.271547, 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: 1532487383.389614, file_to_linkdir, passed tc-start: 1532487383.390018, 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: 1532487383.490647, files_to_dir, passed tc-start: 1532487383.491215, link_over_file tc-so:Executing command [ cp -P link file ] tc-end: 1532487383.582524, link_over_file, passed tc-start: 1532487383.582862, 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: 1532487383.679884, link_to_file, passed tc-start: 1532487383.680233, linkdir_to_file tc-so:Executing command [ cp dirlink file ] tc-so:Executing command [ cp -P dirlink file ] tc-end: 1532487383.785126, linkdir_to_file, passed tp-end: 1532487383.785459, bin/cp/t_cp tp-start: 1532487383.896602, bin/dd/t_dd, 3 tc-start: 1532487383.896621, io tc-end: 1532487384.72290, io, passed tc-start: 1532487384.72420, length tc-end: 1532487384.162264, length, passed tc-start: 1532487384.162391, 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-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null 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-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-end: 1532487384.361519, seek, passed tp-end: 1532487384.361731, bin/dd/t_dd tp-start: 1532487384.457634, bin/df/t_df, 2 tc-start: 1532487384.457674, hflag tc-so:Executing command [ /bin/sh -c BLOCKSIZE=1k /usr/tests/bin/df/h_df -hn ] tc-end: 1532487384.541054, hflag, passed tc-start: 1532487384.541227, normal tc-so:Executing command [ /bin/sh -c BLOCKSIZE=1k /usr/tests/bin/df/h_df -n ] tc-end: 1532487384.618464, normal, passed tp-end: 1532487384.618681, bin/df/t_df tp-start: 1532487384.961955, bin/expr/t_expr, 14 tc-start: 1532487384.961980, 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: 1532487385.59033, arithmetic_ops, passed tc-start: 1532487385.59224, basic_functional tc-so:Expression '2', expecting '2' tc-so:Expression '-4', expecting '-4' tc-so:Expression 'hello', expecting 'hello' tc-end: 1532487385.116638, basic_functional, passed tc-start: 1532487385.116768, basic_math tc-so:Expression '2 + 4 \* 5', expecting '22' tc-end: 1532487385.170703, basic_math, passed tc-start: 1532487385.170831, colon_vs_math tc-so:Expression '2 : 4 / 2', expecting '0' tc-so:Expression '4 : 4 % 3', expecting '1' tc-end: 1532487385.221115, colon_vs_math, passed tc-start: 1532487385.221246, 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: 1532487385.327879, compare_ops, passed tc-start: 1532487385.328006, compare_ops_precedence tc-so:Expression '2 \> 1 \* 17', expecting '0' tc-end: 1532487385.374834, compare_ops_precedence, passed tc-start: 1532487385.374961, 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: 1532487385.444002, gtkmm, passed tc-start: 1532487385.444142, lang tc-so:Executing command [ /bin/sh -c expr 10 + 11 ] tc-so:Executing command [ /bin/sh -c expr 10 + 11 ] tc-end: 1532487385.529074, lang, passed tc-start: 1532487385.529250, math_precedence tc-so:Expression '-3 + -1 \* 4 + 3 / -6', expecting '-7' tc-end: 1532487385.596207, math_precedence, passed tc-start: 1532487385.596378, multiply tc-so:Expression '1 \* -1', expecting '-1' tc-so:Expression '2 \> 1 \* 17', expecting '0' tc-end: 1532487385.669672, multiply, passed tc-start: 1532487385.669801, 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: 1532487385.732551, negative, passed tc-start: 1532487385.732678, 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: 1532487385.906624, overflow, passed tc-start: 1532487385.906757, precedence tc-so:Expression 'X1/2/3 : X\\\(.\*[^/]\\\)//\*[^/][^/]\*/\*$ \| . : \\\(.\\\)', expecting '1/2' tc-end: 1532487385.955287, precedence, passed tc-start: 1532487385.955424, regex tc-so:Expression '1/2 : .\*/\\\(.\*\\\)', expecting '2' tc-end: 1532487386.3815, regex, passed tp-end: 1532487386.3959, bin/expr/t_expr tp-start: 1532487386.58754, bin/pax/t_pax, 1 tc-start: 1532487386.58793, append tc-so:Executing command [ pax -w -b 512 -x ustar -f file1.tar foo bar ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 02:56:24.152080554 +0000 tc-se:+++ /tmp/check.IDh7Bs/stderr 2018-07-25 02:56:26.120302424 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-end: 1532487386.128084, append, failed, atf-check failed; see the output of the test for details tp-end: 1532487386.128292, bin/pax/t_pax tp-start: 1532487386.324720, bin/ps/t_ps, 8 tc-start: 1532487386.324740, default_columns tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-end: 1532487387.643721, default_columns, passed tc-start: 1532487387.643869, duplicate_column tc-end: 1532487387.732574, duplicate_column, passed tc-start: 1532487387.732724, minus_O tc-end: 1532487388.60829, minus_O, passed tc-start: 1532487388.60982, minus_o tc-end: 1532487388.212323, minus_o, passed tc-start: 1532487388.212462, override_heading_all_null tc-end: 1532487388.317488, override_heading_all_null, passed tc-start: 1532487388.317639, override_heading_embedded_specials tc-end: 1532487388.458890, override_heading_embedded_specials, passed tc-start: 1532487388.459043, override_heading_simple tc-end: 1532487388.592725, override_heading_simple, passed tc-start: 1532487388.592874, override_heading_some_null tc-end: 1532487388.760929, override_heading_some_null, passed tp-end: 1532487388.761073, bin/ps/t_ps tp-start: 1532487392.724725, bin/sh/dotcmd/t_dotcmd, 192 tc-start: 1532487392.724750, case_break_case tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/case_break_case ] tc-end: 1532487392.826394, case_break_case, passed tc-start: 1532487392.826519, case_break_compound tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/case_break_compound ] tc-end: 1532487392.896666, case_break_compound, passed tc-start: 1532487392.896789, case_break_file tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/case_break_file ] tc-end: 1532487392.971846, case_break_file, passed tc-start: 1532487392.971966, case_break_for tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/case_break_for ] tc-end: 1532487393.46492, case_break_for, passed tc-start: 1532487393.46615, case_break_func tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/case_break_func ] tc-end: 1532487393.121472, case_break_func, passed tc-start: 1532487393.121601, case_break_subshell tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/case_break_subshell ] tc-end: 1532487393.199373, case_break_subshell, passed tc-start: 1532487393.199497, case_break_until tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/case_break_until ] tc-end: 1532487393.267260, case_break_until, passed tc-start: 1532487393.267383, case_break_while tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/case_break_while ] tc-end: 1532487393.344712, case_break_while, passed tc-start: 1532487393.344840, case_continue_case tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/case_continue_case ] tc-end: 1532487393.413425, case_continue_case, passed tc-start: 1532487393.413616, case_continue_compound tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/case_continue_compound ] tc-end: 1532487393.482559, case_continue_compound, passed tc-start: 1532487393.482742, case_continue_file tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/case_continue_file ] tc-end: 1532487393.569418, case_continue_file, passed tc-start: 1532487393.569599, case_continue_for tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/case_continue_for ] tc-end: 1532487393.654984, case_continue_for, passed tc-start: 1532487393.655161, case_continue_func tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/case_continue_func ] tc-end: 1532487393.755978, case_continue_func, passed tc-start: 1532487393.756146, case_continue_subshell tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/case_continue_subshell ] tc-end: 1532487393.857863, case_continue_subshell, passed tc-start: 1532487393.858029, case_continue_until tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/case_continue_until ] tc-end: 1532487393.954772, case_continue_until, passed tc-start: 1532487393.954900, case_continue_while tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/case_continue_while ] tc-end: 1532487394.32670, case_continue_while, passed tc-start: 1532487394.32798, case_return_case tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/case_return_case ] tc-end: 1532487394.111235, case_return_case, passed tc-start: 1532487394.111390, case_return_compound tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/case_return_compound ] tc-end: 1532487394.180897, case_return_compound, passed tc-start: 1532487394.181052, case_return_file tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/case_return_file ] tc-end: 1532487394.249660, case_return_file, passed tc-start: 1532487394.249817, case_return_for tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/case_return_for ] tc-end: 1532487394.318248, case_return_for, passed tc-start: 1532487394.318406, case_return_func tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/case_return_func ] tc-end: 1532487394.386690, case_return_func, passed tc-start: 1532487394.386843, case_return_subshell tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/case_return_subshell ] tc-end: 1532487394.457784, case_return_subshell, passed tc-start: 1532487394.457939, case_return_until tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/case_return_until ] tc-end: 1532487394.528434, case_return_until, passed tc-start: 1532487394.528590, case_return_while tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/case_return_while ] tc-end: 1532487394.597192, case_return_while, passed tc-start: 1532487394.597360, compound_break_case tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/compound_break_case ] tc-end: 1532487394.667537, compound_break_case, passed tc-start: 1532487394.667690, compound_break_compound tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/compound_break_compound ] tc-end: 1532487394.736665, compound_break_compound, passed tc-start: 1532487394.736814, compound_break_file tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/compound_break_file ] tc-end: 1532487394.809529, compound_break_file, passed tc-start: 1532487394.809690, compound_break_for tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/compound_break_for ] tc-end: 1532487394.878816, compound_break_for, passed tc-start: 1532487394.878970, compound_break_func tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/compound_break_func ] tc-end: 1532487394.947840, compound_break_func, passed tc-start: 1532487394.947993, compound_break_subshell tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/compound_break_subshell ] tc-end: 1532487395.16750, compound_break_subshell, passed tc-start: 1532487395.16902, compound_break_until tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/compound_break_until ] tc-end: 1532487395.88369, compound_break_until, passed tc-start: 1532487395.88524, compound_break_while tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/compound_break_while ] tc-end: 1532487395.156591, compound_break_while, passed tc-start: 1532487395.156742, compound_continue_case tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/compound_continue_case ] tc-end: 1532487395.231203, compound_continue_case, passed tc-start: 1532487395.231377, compound_continue_compound tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/compound_continue_compound ] tc-end: 1532487395.302991, compound_continue_compound, passed tc-start: 1532487395.303150, compound_continue_file tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/compound_continue_file ] tc-end: 1532487395.371920, compound_continue_file, passed tc-start: 1532487395.372077, compound_continue_for tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/compound_continue_for ] tc-end: 1532487395.441522, compound_continue_for, passed tc-start: 1532487395.441648, compound_continue_func tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/compound_continue_func ] tc-end: 1532487395.511165, compound_continue_func, passed tc-start: 1532487395.511294, compound_continue_subshell tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/compound_continue_subshell ] tc-end: 1532487395.582912, compound_continue_subshell, passed tc-start: 1532487395.583039, compound_continue_until tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/compound_continue_until ] tc-end: 1532487395.650572, compound_continue_until, passed tc-start: 1532487395.650690, compound_continue_while tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/compound_continue_while ] tc-end: 1532487395.722017, compound_continue_while, passed tc-start: 1532487395.722303, compound_return_case tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/compound_return_case ] tc-end: 1532487395.793170, compound_return_case, passed tc-start: 1532487395.793367, compound_return_compound tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/compound_return_compound ] tc-end: 1532487395.861977, compound_return_compound, passed tc-start: 1532487395.862189, compound_return_file tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/compound_return_file ] tc-end: 1532487395.933916, compound_return_file, passed tc-start: 1532487395.934092, compound_return_for tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/compound_return_for ] tc-end: 1532487396.37898, compound_return_for, passed tc-start: 1532487396.38065, compound_return_func tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/compound_return_func ] tc-end: 1532487396.139657, compound_return_func, passed tc-start: 1532487396.139829, compound_return_subshell tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/compound_return_subshell ] tc-end: 1532487396.231075, compound_return_subshell, passed tc-start: 1532487396.231199, compound_return_until tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/compound_return_until ] tc-end: 1532487396.299538, compound_return_until, passed tc-start: 1532487396.299664, compound_return_while tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/compound_return_while ] tc-end: 1532487396.367705, compound_return_while, passed tc-start: 1532487396.367850, file_break_case tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/file_break_case ] tc-end: 1532487396.435723, file_break_case, passed tc-start: 1532487396.435851, file_break_compound tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/file_break_compound ] tc-end: 1532487396.505277, file_break_compound, passed tc-start: 1532487396.505405, file_break_file tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/file_break_file ] tc-end: 1532487396.577946, file_break_file, passed tc-start: 1532487396.578094, file_break_for tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/file_break_for ] tc-end: 1532487396.646729, file_break_for, passed tc-start: 1532487396.646869, file_break_func tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/file_break_func ] tc-end: 1532487396.716884, file_break_func, passed tc-start: 1532487396.717031, file_break_subshell tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/file_break_subshell ] tc-end: 1532487396.787193, file_break_subshell, passed tc-start: 1532487396.787336, file_break_until tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/file_break_until ] tc-end: 1532487396.855539, file_break_until, passed tc-start: 1532487396.855689, file_break_while tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/file_break_while ] tc-end: 1532487396.925318, file_break_while, passed tc-start: 1532487396.925456, file_continue_case tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/file_continue_case ] tc-end: 1532487396.993359, file_continue_case, passed tc-start: 1532487396.993505, file_continue_compound tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/file_continue_compound ] tc-end: 1532487397.63821, file_continue_compound, passed tc-start: 1532487397.63966, file_continue_file tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/file_continue_file ] tc-end: 1532487397.135799, file_continue_file, passed tc-start: 1532487397.135946, file_continue_for tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/file_continue_for ] tc-end: 1532487397.207304, file_continue_for, passed tc-start: 1532487397.207455, file_continue_func tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/file_continue_func ] tc-end: 1532487397.276722, file_continue_func, passed tc-start: 1532487397.276857, file_continue_subshell tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/file_continue_subshell ] tc-end: 1532487397.346378, file_continue_subshell, passed tc-start: 1532487397.346529, file_continue_until tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/file_continue_until ] tc-end: 1532487397.416514, file_continue_until, passed tc-start: 1532487397.416657, file_continue_while tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/file_continue_while ] tc-end: 1532487397.487324, file_continue_while, passed tc-start: 1532487397.487475, file_return_case tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/file_return_case ] tc-end: 1532487397.556383, file_return_case, passed tc-start: 1532487397.556528, file_return_compound tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/file_return_compound ] tc-end: 1532487397.626713, file_return_compound, passed tc-start: 1532487397.626858, file_return_file tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/file_return_file ] tc-end: 1532487397.696129, file_return_file, passed tc-start: 1532487397.696271, file_return_for tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/file_return_for ] tc-end: 1532487397.766308, file_return_for, passed tc-start: 1532487397.766454, file_return_func tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/file_return_func ] tc-end: 1532487397.836402, file_return_func, passed tc-start: 1532487397.836544, file_return_subshell tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/file_return_subshell ] tc-end: 1532487397.906484, file_return_subshell, passed tc-start: 1532487397.906626, file_return_until tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/file_return_until ] tc-end: 1532487397.975240, file_return_until, passed tc-start: 1532487397.975384, file_return_while tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/file_return_while ] tc-end: 1532487398.43941, file_return_while, passed tc-start: 1532487398.44091, for_break_case tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/for_break_case ] tc-end: 1532487398.114989, for_break_case, passed tc-start: 1532487398.115135, for_break_compound tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/for_break_compound ] tc-end: 1532487398.190055, for_break_compound, passed tc-start: 1532487398.190205, for_break_file tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/for_break_file ] tc-end: 1532487398.260253, for_break_file, passed tc-start: 1532487398.260399, for_break_for tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/for_break_for ] tc-end: 1532487398.328492, for_break_for, passed tc-start: 1532487398.328642, for_break_func tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/for_break_func ] tc-end: 1532487398.396487, for_break_func, passed tc-start: 1532487398.396633, for_break_subshell tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/for_break_subshell ] tc-end: 1532487398.468553, for_break_subshell, passed tc-start: 1532487398.468705, for_break_until tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/for_break_until ] tc-end: 1532487398.537191, for_break_until, passed tc-start: 1532487398.537327, for_break_while tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/for_break_while ] tc-end: 1532487398.607151, for_break_while, passed tc-start: 1532487398.607294, for_continue_case tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/for_continue_case ] tc-end: 1532487398.678834, for_continue_case, passed tc-start: 1532487398.678981, for_continue_compound tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/for_continue_compound ] tc-end: 1532487398.747845, for_continue_compound, passed tc-start: 1532487398.747986, for_continue_file tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/for_continue_file ] tc-end: 1532487398.817260, for_continue_file, passed tc-start: 1532487398.817403, for_continue_for tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/for_continue_for ] tc-end: 1532487398.885883, for_continue_for, passed tc-start: 1532487398.886026, for_continue_func tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/for_continue_func ] tc-end: 1532487398.955825, for_continue_func, passed tc-start: 1532487398.955952, for_continue_subshell tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/for_continue_subshell ] tc-end: 1532487399.27685, for_continue_subshell, passed tc-start: 1532487399.27840, for_continue_until tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/for_continue_until ] tc-end: 1532487399.96376, for_continue_until, passed tc-start: 1532487399.96516, for_continue_while tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/for_continue_while ] tc-end: 1532487399.166387, for_continue_while, passed tc-start: 1532487399.166517, for_return_case tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/for_return_case ] tc-end: 1532487399.235526, for_return_case, passed tc-start: 1532487399.235658, for_return_compound tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/for_return_compound ] tc-end: 1532487399.304798, for_return_compound, passed tc-start: 1532487399.304924, for_return_file tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/for_return_file ] tc-end: 1532487399.375926, for_return_file, passed tc-start: 1532487399.376056, for_return_for tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/for_return_for ] tc-end: 1532487399.444908, for_return_for, passed tc-start: 1532487399.445034, for_return_func tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/for_return_func ] tc-end: 1532487399.516270, for_return_func, passed tc-start: 1532487399.516402, for_return_subshell tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/for_return_subshell ] tc-end: 1532487399.588469, for_return_subshell, passed tc-start: 1532487399.588595, for_return_until tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/for_return_until ] tc-end: 1532487399.788882, for_return_until, passed tc-start: 1532487399.789023, for_return_while tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/for_return_while ] tc-end: 1532487399.859014, for_return_while, passed tc-start: 1532487399.859138, func_break_case tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/func_break_case ] tc-end: 1532487399.930023, func_break_case, passed tc-start: 1532487399.930154, func_break_compound tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/func_break_compound ] tc-end: 1532487400.1763, func_break_compound, passed tc-start: 1532487400.1891, func_break_file tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/func_break_file ] tc-end: 1532487400.72870, func_break_file, passed tc-start: 1532487400.72997, func_break_for tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/func_break_for ] tc-end: 1532487400.145345, func_break_for, passed tc-start: 1532487400.145467, func_break_func tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/func_break_func ] tc-end: 1532487400.215161, func_break_func, passed tc-start: 1532487400.215382, func_break_subshell tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/func_break_subshell ] tc-end: 1532487400.284400, func_break_subshell, passed tc-start: 1532487400.284523, func_break_until tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/func_break_until ] tc-end: 1532487400.354976, func_break_until, passed tc-start: 1532487400.355102, func_break_while tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/func_break_while ] tc-end: 1532487400.423657, func_break_while, passed tc-start: 1532487400.423782, func_continue_case tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/func_continue_case ] tc-end: 1532487400.495144, func_continue_case, passed tc-start: 1532487400.495270, func_continue_compound tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/func_continue_compound ] tc-end: 1532487400.563218, func_continue_compound, passed tc-start: 1532487400.563343, func_continue_file tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/func_continue_file ] tc-end: 1532487400.631997, func_continue_file, passed tc-start: 1532487400.632118, func_continue_for tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/func_continue_for ] tc-end: 1532487400.700940, func_continue_for, passed tc-start: 1532487400.701066, func_continue_func tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/func_continue_func ] tc-end: 1532487400.770089, func_continue_func, passed tc-start: 1532487400.770209, func_continue_subshell tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/func_continue_subshell ] tc-end: 1532487400.845722, func_continue_subshell, passed tc-start: 1532487400.845843, func_continue_until tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/func_continue_until ] tc-end: 1532487400.921566, func_continue_until, passed tc-start: 1532487400.921687, func_continue_while tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/func_continue_while ] tc-end: 1532487400.995229, func_continue_while, passed tc-start: 1532487400.995352, func_return_case tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/func_return_case ] tc-end: 1532487401.72610, func_return_case, passed tc-start: 1532487401.72737, func_return_compound tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/func_return_compound ] tc-end: 1532487401.149938, func_return_compound, passed tc-start: 1532487401.150119, func_return_file tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/func_return_file ] tc-end: 1532487401.227292, func_return_file, passed tc-start: 1532487401.227422, func_return_for tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/func_return_for ] tc-end: 1532487401.300857, func_return_for, passed tc-start: 1532487401.300983, func_return_func tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/func_return_func ] tc-end: 1532487401.377754, func_return_func, passed tc-start: 1532487401.377874, func_return_subshell tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/func_return_subshell ] tc-end: 1532487401.452452, func_return_subshell, passed tc-start: 1532487401.452572, func_return_until tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/func_return_until ] tc-end: 1532487401.529100, func_return_until, passed tc-start: 1532487401.529276, func_return_while tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/func_return_while ] tc-end: 1532487401.630161, func_return_while, passed tc-start: 1532487401.630330, subshell_break_case tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/subshell_break_case ] tc-end: 1532487401.731651, subshell_break_case, passed tc-start: 1532487401.731818, subshell_break_compound tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/subshell_break_compound ] tc-end: 1532487401.817211, subshell_break_compound, passed tc-start: 1532487401.817333, subshell_break_file tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/subshell_break_file ] tc-end: 1532487401.886567, subshell_break_file, passed tc-start: 1532487401.886691, subshell_break_for tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/subshell_break_for ] tc-end: 1532487401.955808, subshell_break_for, passed tc-start: 1532487401.955926, subshell_break_func tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/subshell_break_func ] tc-end: 1532487402.26081, subshell_break_func, passed tc-start: 1532487402.26205, subshell_break_subshell tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/subshell_break_subshell ] tc-end: 1532487402.97979, subshell_break_subshell, passed tc-start: 1532487402.98098, subshell_break_until tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/subshell_break_until ] tc-end: 1532487402.166482, subshell_break_until, passed tc-start: 1532487402.166608, subshell_break_while tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/subshell_break_while ] tc-end: 1532487402.239136, subshell_break_while, passed tc-start: 1532487402.239263, subshell_continue_case tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/subshell_continue_case ] tc-end: 1532487402.309093, subshell_continue_case, passed tc-start: 1532487402.309266, subshell_continue_compound tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/subshell_continue_compound ] tc-end: 1532487402.410331, subshell_continue_compound, passed tc-start: 1532487402.410505, subshell_continue_file tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/subshell_continue_file ] tc-end: 1532487402.513116, subshell_continue_file, passed tc-start: 1532487402.513291, subshell_continue_for tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/subshell_continue_for ] tc-end: 1532487402.616638, subshell_continue_for, passed tc-start: 1532487402.616807, subshell_continue_func tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/subshell_continue_func ] tc-end: 1532487402.706807, subshell_continue_func, passed tc-start: 1532487402.706973, subshell_continue_subshell tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/subshell_continue_subshell ] tc-end: 1532487402.798201, subshell_continue_subshell, passed tc-start: 1532487402.798393, subshell_continue_until tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/subshell_continue_until ] tc-end: 1532487402.897041, subshell_continue_until, passed tc-start: 1532487402.897235, subshell_continue_while tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/subshell_continue_while ] tc-end: 1532487402.993874, subshell_continue_while, passed tc-start: 1532487402.994006, subshell_return_case tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/subshell_return_case ] tc-end: 1532487403.63995, subshell_return_case, passed tc-start: 1532487403.64131, subshell_return_compound tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/subshell_return_compound ] tc-end: 1532487403.136668, subshell_return_compound, passed tc-start: 1532487403.136799, subshell_return_file tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/subshell_return_file ] tc-end: 1532487403.209469, subshell_return_file, passed tc-start: 1532487403.209616, subshell_return_for tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/subshell_return_for ] tc-end: 1532487403.281445, subshell_return_for, passed tc-start: 1532487403.281575, subshell_return_func tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/subshell_return_func ] tc-end: 1532487403.351388, subshell_return_func, passed tc-start: 1532487403.351519, subshell_return_subshell tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/subshell_return_subshell ] tc-end: 1532487403.429705, subshell_return_subshell, passed tc-start: 1532487403.429836, subshell_return_until tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/subshell_return_until ] tc-end: 1532487403.500861, subshell_return_until, passed tc-start: 1532487403.500986, subshell_return_while tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/subshell_return_while ] tc-end: 1532487403.572147, subshell_return_while, passed tc-start: 1532487403.572275, until_break_case tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/until_break_case ] tc-end: 1532487403.642376, until_break_case, passed tc-start: 1532487403.642499, until_break_compound tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/until_break_compound ] tc-end: 1532487403.710998, until_break_compound, passed tc-start: 1532487403.711118, until_break_file tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/until_break_file ] tc-end: 1532487403.781743, until_break_file, passed tc-start: 1532487403.781867, until_break_for tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/until_break_for ] tc-end: 1532487403.850312, until_break_for, passed tc-start: 1532487403.850501, until_break_func tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/until_break_func ] tc-end: 1532487403.928261, until_break_func, passed tc-start: 1532487403.928440, until_break_subshell tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/until_break_subshell ] tc-end: 1532487404.29192, until_break_subshell, passed tc-start: 1532487404.29321, until_break_until tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/until_break_until ] tc-end: 1532487404.99368, until_break_until, passed tc-start: 1532487404.99487, until_break_while tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/until_break_while ] tc-end: 1532487404.169626, until_break_while, passed tc-start: 1532487404.169748, until_continue_case tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/until_continue_case ] tc-end: 1532487404.237959, until_continue_case, passed tc-start: 1532487404.238086, until_continue_compound tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/until_continue_compound ] tc-end: 1532487404.308298, until_continue_compound, passed tc-start: 1532487404.308421, until_continue_file tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/until_continue_file ] tc-end: 1532487404.381039, until_continue_file, passed tc-start: 1532487404.381165, until_continue_for tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/until_continue_for ] tc-end: 1532487404.450869, until_continue_for, passed tc-start: 1532487404.450988, until_continue_func tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/until_continue_func ] tc-end: 1532487404.519655, until_continue_func, passed tc-start: 1532487404.519774, until_continue_subshell tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/until_continue_subshell ] tc-end: 1532487404.587457, until_continue_subshell, passed tc-start: 1532487404.587581, until_continue_until tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/until_continue_until ] tc-end: 1532487404.653978, until_continue_until, passed tc-start: 1532487404.654095, until_continue_while tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/until_continue_while ] tc-end: 1532487404.720414, until_continue_while, passed tc-start: 1532487404.720538, until_return_case tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/until_return_case ] tc-end: 1532487404.786826, until_return_case, passed tc-start: 1532487404.786967, until_return_compound tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/until_return_compound ] tc-end: 1532487404.855612, until_return_compound, passed tc-start: 1532487404.855756, until_return_file tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/until_return_file ] tc-end: 1532487404.925136, until_return_file, passed tc-start: 1532487404.925279, until_return_for tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/until_return_for ] tc-end: 1532487404.993670, until_return_for, passed tc-start: 1532487404.993813, until_return_func tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/until_return_func ] tc-end: 1532487405.62553, until_return_func, passed tc-start: 1532487405.62703, until_return_subshell tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/until_return_subshell ] tc-end: 1532487405.132996, until_return_subshell, passed tc-start: 1532487405.133143, until_return_until tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/until_return_until ] tc-end: 1532487405.202103, until_return_until, passed tc-start: 1532487405.202251, until_return_while tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/until_return_while ] tc-end: 1532487405.269961, until_return_while, passed tc-start: 1532487405.270090, while_break_case tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/while_break_case ] tc-end: 1532487405.336569, while_break_case, passed tc-start: 1532487405.336693, while_break_compound tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/while_break_compound ] tc-end: 1532487405.406733, while_break_compound, passed tc-start: 1532487405.406855, while_break_file tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/while_break_file ] tc-end: 1532487405.476217, while_break_file, passed tc-start: 1532487405.476355, while_break_for tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/while_break_for ] tc-end: 1532487405.546493, while_break_for, passed tc-start: 1532487405.546623, while_break_func tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/while_break_func ] tc-end: 1532487405.617040, while_break_func, passed tc-start: 1532487405.617214, while_break_subshell tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/while_break_subshell ] tc-end: 1532487405.713811, while_break_subshell, passed tc-start: 1532487405.713962, while_break_until tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/while_break_until ] tc-end: 1532487405.783131, while_break_until, passed tc-start: 1532487405.783275, while_break_while tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/while_break_while ] tc-end: 1532487405.851572, while_break_while, passed tc-start: 1532487405.851722, while_continue_case tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/while_continue_case ] tc-end: 1532487405.921935, while_continue_case, passed tc-start: 1532487405.922080, while_continue_compound tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/while_continue_compound ] tc-end: 1532487405.989623, while_continue_compound, passed tc-start: 1532487405.989800, while_continue_file tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/while_continue_file ] tc-end: 1532487406.91269, while_continue_file, passed tc-start: 1532487406.91401, while_continue_for tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/while_continue_for ] tc-end: 1532487406.162290, while_continue_for, passed tc-start: 1532487406.162411, while_continue_func tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/while_continue_func ] tc-end: 1532487406.232047, while_continue_func, passed tc-start: 1532487406.232166, while_continue_subshell tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/while_continue_subshell ] tc-end: 1532487406.302451, while_continue_subshell, passed tc-start: 1532487406.302571, while_continue_until tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/while_continue_until ] tc-end: 1532487406.395969, while_continue_until, passed tc-start: 1532487406.396141, while_continue_while tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/while_continue_while ] tc-end: 1532487406.472142, while_continue_while, passed tc-start: 1532487406.472258, while_return_case tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/while_return_case ] tc-end: 1532487406.540316, while_return_case, passed tc-start: 1532487406.540441, while_return_compound tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/while_return_compound ] tc-end: 1532487406.609996, while_return_compound, passed tc-start: 1532487406.610111, while_return_file tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/while_return_file ] tc-end: 1532487406.679361, while_return_file, passed tc-start: 1532487406.679477, while_return_for tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/while_return_for ] tc-end: 1532487406.748755, while_return_for, passed tc-start: 1532487406.748871, while_return_func tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/while_return_func ] tc-end: 1532487406.818506, while_return_func, passed tc-start: 1532487406.818621, while_return_subshell tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/while_return_subshell ] tc-end: 1532487406.887364, while_return_subshell, passed tc-start: 1532487406.887484, while_return_until tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/while_return_until ] tc-end: 1532487406.955587, while_return_until, passed tc-start: 1532487406.955709, while_return_while tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/while_return_while ] tc-end: 1532487407.25924, while_return_while, passed tp-end: 1532487407.26040, bin/sh/dotcmd/t_dotcmd tp-start: 1532487407.751952, bin/sh/t_arith, 33 tc-start: 1532487407.751971, 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: 1532487408.170671, constants, passed tc-start: 1532487408.170795, 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: 1532487408.443657, do_unary_minus, passed tc-start: 1532487408.443777, 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: 1532487408.622781, do_unary_not, passed tc-start: 1532487408.622896, 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: 1532487408.803526, do_unary_plus, passed tc-start: 1532487408.803645, 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: 1532487408.960435, do_unary_tilde, passed tc-start: 1532487408.960625, 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: 1532487409.247731, elementary_add, passed tc-start: 1532487409.247921, 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: 1532487409.520632, elementary_div, passed tc-start: 1532487409.520837, 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: 1532487410.80197, elementary_eq, passed tc-start: 1532487410.80397, 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: 1532487410.242891, elementary_ge, passed tc-start: 1532487410.243099, 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: 1532487410.693958, elementary_gt, passed tc-start: 1532487410.694149, 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: 1532487410.946977, elementary_le, passed tc-start: 1532487410.947105, 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: 1532487411.183959, elementary_lt, passed tc-start: 1532487411.184164, 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: 1532487411.489287, elementary_mul, passed tc-start: 1532487411.489410, 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: 1532487411.781472, elementary_ne, passed tc-start: 1532487411.781596, 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: 1532487412.160793, elementary_rem, passed tc-start: 1532487412.160917, 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: 1532487412.390255, elementary_shl, passed tc-start: 1532487412.390381, 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: 1532487412.676629, elementary_shr, passed tc-start: 1532487412.676767, 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: 1532487412.946533, elementary_sub, passed tc-start: 1532487412.946733, 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: 1532487413.163590, fiddle_bits_and, passed tc-start: 1532487413.163787, 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: 1532487413.381842, fiddle_bits_or, passed tc-start: 1532487413.382044, 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: 1532487413.597810, fiddle_bits_xor, passed tc-start: 1532487413.598021, 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: 1532487413.798407, logical_and, passed tc-start: 1532487413.798620, 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: 1532487413.999877, logical_or, passed tc-start: 1532487414.90, 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: 1532487414.198863, make_selection, passed tc-start: 1532487414.199070, 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: 1532487414.411740, nested_arith, passed tc-start: 1532487414.411948, 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: 1532487415.5479, operator_precedence, passed tc-start: 1532487415.5683, 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: 1532487415.204898, optional_comma, passed tc-start: 1532487415.205100, 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: 1532487415.752998, parentheses, passed tc-start: 1532487415.753196, 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: 1532487416.328064, var_assign, passed tc-start: 1532487416.328273, 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: 1532487416.600171, var_postdec, passed tc-start: 1532487416.600375, 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: 1532487416.877473, var_postinc, passed tc-start: 1532487416.877680, 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: 1532487417.149457, var_predec, passed tc-start: 1532487417.149664, 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: 1532487417.429341, var_preinc, passed tp-end: 1532487417.429541, bin/sh/t_arith tp-start: 1532487417.993413, bin/sh/t_cmdsub, 26 tc-start: 1532487417.993544, 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: 1532487418.348881, a_basic_cmdsub, passed tc-start: 1532487418.349128, 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: 1532487418.672215, b_basic_backticks, passed tc-start: 1532487418.672463, 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: 1532487418.777354, c_nested_cmdsub, passed tc-start: 1532487418.777558, 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: 1532487418.881029, d_nested_backticks, passed tc-start: 1532487418.881243, 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: 1532487419.24488, e_perverse_mixing, passed tc-start: 1532487419.24702, 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: 1532487419.200393, f_redirect_in_cmdsub, passed tc-start: 1532487419.200636, 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: 1532487419.377615, g_redirect_in_backticks, passed tc-start: 1532487419.377803, 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: 1532487419.666866, h_vars_in_cmdsub, passed tc-start: 1532487419.667048, 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: 1532487419.888507, i_vars_in_backticks, passed tc-start: 1532487419.888701, 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: 1532487420.222017, j_cmdsub_in_varexpand, passed tc-start: 1532487420.222205, 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: 1532487420.345305, k_backticks_in_varexpand, passed tc-start: 1532487420.345486, 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: 1532487420.447466, l_arithmetic_in_cmdsub, passed tc-start: 1532487420.447618, 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: 1532487420.549195, m_arithmetic_in_backticks, passed tc-start: 1532487420.549351, 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: 1532487420.638236, n_cmdsub_in_arithmetic, passed tc-start: 1532487420.638386, 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: 1532487420.727690, o_backticks_in_arithmetic, passed tc-start: 1532487420.727812, 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: 1532487420.796049, p_cmdsub_in_heredoc, passed tc-start: 1532487420.796174, 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: 1532487420.864498, q_backticks_in_heredoc, passed tc-start: 1532487420.864615, 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: 1532487420.985240, r_heredoc_in_cmdsub, passed tc-start: 1532487420.985360, 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: 1532487421.76623, s_heredoc_in_backticks, passed tc-start: 1532487421.76745, 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: 1532487421.210188, t_nested_cmdsubs_in_heredoc, passed tc-start: 1532487421.210498, 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: 1532487421.349935, u_nested_backticks_in_heredoc, passed tc-start: 1532487421.350245, 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: 1532487421.700516, v_cmdsub_paren_tests, passed tc-start: 1532487421.700687, 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: 1532487421.826794, w_heredoc_outside_cmdsub, passed tc-start: 1532487421.826989, 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: 1532487421.917629, x_heredoc_outside_backticks, passed tc-start: 1532487421.917831, 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: 1532487422.99466, y_many_embedded_nl, passed tc-start: 1532487422.99664, 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: 1532487423.126573, simple_exit, passed tc-start: 1532487423.126707, 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: 1532487423.208682, subshell_background, passed tc-start: 1532487423.208809, 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: 1532487423.597804, subshell_exit, passed tc-start: 1532487423.597931, trap_subshell tc-so:Executing command [ /bin/sh -c ( trap "echo exiting" EXIT; /usr/bin/true ) ] tc-end: 1532487423.666445, trap_subshell, passed tc-start: 1532487423.666562, trap_zero__explicit_exit tc-so:Executing command [ /bin/sh helper.sh ] tc-end: 1532487423.729732, trap_zero__explicit_exit, passed tc-start: 1532487423.729890, trap_zero__implicit_exit tc-so:Executing command [ /bin/sh helper.sh ] tc-end: 1532487423.793036, trap_zero__implicit_exit, passed tp-end: 1532487423.793194, bin/sh/t_exit tp-start: 1532487424.225266, bin/sh/t_expand, 20 tc-start: 1532487424.226968, 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: 1532487424.327609, arithmetic, passed tc-start: 1532487424.327830, 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: 1532487424.438548, dollar_at, passed tc-start: 1532487424.438750, 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 "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 "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: 1532487424.722090, dollar_at_with_text, passed tc-start: 1532487424.722394, dollar_hash tc-end: 1532487426.195809, dollar_hash, passed tc-start: 1532487426.196021, dollar_star tc-end: 1532487426.553357, dollar_star, passed tc-start: 1532487426.553577, dollar_star_in_quoted_word tc-end: 1532487427.152437, dollar_star_in_quoted_word, passed tc-start: 1532487427.152681, dollar_star_in_word tc-end: 1532487427.671338, dollar_star_in_word, passed tc-start: 1532487427.671556, dollar_star_in_word_empty_ifs tc-end: 1532487427.971049, dollar_star_in_word_empty_ifs, passed tc-start: 1532487427.971274, dollar_star_with_empty_ifs tc-end: 1532487428.254517, dollar_star_with_empty_ifs, passed tc-start: 1532487428.254739, 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: 1532487428.437117, embedded_nl, passed tc-start: 1532487428.437322, iteration_on_null_or_missing_parameter tc-so:Executing command [ /bin/sh -c N=; set -- ${N:-}; for X; do echo "[$X]"; done ] tc-end: 1532487428.501554, iteration_on_null_or_missing_parameter, passed tc-start: 1532487428.501674, 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: 1532487428.562232, iteration_on_null_or_null_parameter, passed tc-start: 1532487428.562350, iteration_on_null_parameter tc-so:Executing command [ /bin/sh -c N=; set -- ${N}; for X; do echo "[$X]"; done ] tc-end: 1532487428.623758, iteration_on_null_parameter, passed tc-start: 1532487428.623877, iteration_on_quoted_null_parameter tc-so:Executing command [ /bin/sh -c N=; set -- "${N}"; for X; do echo "[$X]"; done ] tc-end: 1532487428.685269, iteration_on_quoted_null_parameter, passed tc-start: 1532487428.685382, shell_params tc-end: 1532487429.95784, shell_params, passed tc-start: 1532487429.95961, 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: 1532487429.594683, strip, passed tc-start: 1532487429.594822, 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: 1532487429.717678, tilde, passed tc-start: 1532487429.717810, var_with_embedded_cmdsub tc-end: 1532487430.413822, var_with_embedded_cmdsub, passed tc-start: 1532487430.413972, varpattern_backslashes tc-so:Executing command [ /bin/sh -c line="/foo/bar/*/baz"; echo ${line%%\**} ] tc-end: 1532487430.476895, varpattern_backslashes, passed tc-start: 1532487430.477032, 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: 1532487430.708499, wrap_strip, passed tp-end: 1532487430.708611, bin/sh/t_expand tp-start: 1532487430.936854, bin/sh/t_fsplit, 9 tc-start: 1532487430.936873, default_val tc-end: 1532487431.306825, default_val, passed tc-start: 1532487431.306957, dollar_at tc-end: 1532487431.622385, dollar_at, passed tc-start: 1532487431.622520, for tc-end: 1532487431.676643, for, passed tc-start: 1532487431.676777, ifs tc-end: 1532487431.884293, ifs, passed tc-start: 1532487431.884427, ifs_alpha tc-end: 1532487431.990208, ifs_alpha, passed tc-start: 1532487431.990371, quote tc-end: 1532487432.73419, quote, passed tc-start: 1532487432.73554, replacement_val tc-end: 1532487432.525600, replacement_val, passed tc-start: 1532487432.525740, split_arith tc-end: 1532487432.824388, split_arith, passed tc-start: 1532487432.824520, var_length tc-end: 1532487432.961960, var_length, passed tp-end: 1532487432.962104, bin/sh/t_fsplit tp-start: 1532487433.176542, bin/sh/t_here, 9 tc-start: 1532487433.176564, do_simple tc-end: 1532487433.708361, do_simple, passed tc-start: 1532487433.708536, end_markers tc-end: 1532487438.140309, end_markers, passed tc-start: 1532487438.140478, incomplete tc-end: 1532487438.454743, incomplete, passed tc-start: 1532487438.454924, lineends tc-end: 1532487438.715264, lineends, passed tc-start: 1532487438.715448, multiple tc-end: 1532487438.859045, multiple, passed tc-start: 1532487438.859222, nested tc-end: 1532487438.988622, nested, passed tc-start: 1532487438.988799, quoting tc-end: 1532487439.160104, quoting, passed tc-start: 1532487439.160244, 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: 1532487439.228671, side_effects, passed tc-start: 1532487439.228800, vicious tc-so:Executing command [ /bin/sh script ] tc-so:Executing command [ /bin/sh script ] tc-end: 1532487439.339790, vicious, passed tp-end: 1532487439.339957, bin/sh/t_here tp-start: 1532487439.675288, bin/sh/t_option, 14 tc-start: 1532487439.675307, 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: 1532487440.428708, Option_switching, passed tc-start: 1532487440.428859, 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: 1532487440.842397, pipefail, passed tc-start: 1532487440.842545, restore_local_opts tc-so:Executing command [ /bin/sh -ec . './test-funcs.3875'; local_test ] tc-end: 1532487440.942723, restore_local_opts, passed tc-start: 1532487440.942911, 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-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 02:57:20.939017442 +0000 tc-se:+++ /tmp/check.Sg92KW/stderr 2018-07-25 02:57:21.049738288 +0000 tc-se:@@ -0,0 +1,2 @@ tc-se:+UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:+UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-end: 1532487441.58776, set_C, failed, atf-check failed; see the output of the test for details tc-start: 1532487441.58985, 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: 1532487441.678314, set_X, passed tc-start: 1532487441.678482, 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: 1532487441.805544, set_a, passed tc-start: 1532487441.805665, 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: 1532487441.940618, set_e, passed tc-start: 1532487441.940740, 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: 1532487442.65684, set_f, passed tc-start: 1532487442.66456, 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: 1532487444.322738, set_n, passed tc-start: 1532487444.322854, 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: 1532487444.772427, set_u, passed tc-start: 1532487444.772616, 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: 1532487444.928512, set_v, passed tc-start: 1532487444.928703, 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: 1532487445.62319, set_x, passed tc-start: 1532487445.62502, 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: 1532487445.239971, vi_emacs_VE_toggle, passed tc-start: 1532487445.240152, xx_bogus tc-so:Executing command [ /bin/sh -c set -% ; echo ERR ] tc-end: 1532487445.301276, xx_bogus, passed tp-end: 1532487445.301464, bin/sh/t_option tp-start: 1532487445.390523, bin/sh/t_patterns, 3 tc-start: 1532487445.390619, case_matching tc-se:========================================== tc-se:While testing 'case_matching' tc-se: - - - - - - - - - - - - - - - - - tc-se:case_matching[51]: Test of 'case "[a-c]" in ([a-c\]) printf M;; (*) printf X;; esac' failed. tc-se:[51] Expected output 'M', received 'X' tc-se:[51] Full command: <> tc-se:case_matching[97]: Test of 'var="[:alpha:]"; case "[" in (["$var"]) printf M;; (*) printf X;; esac' failed. tc-se:[97] Expected output 'M', received 'X' tc-se:[97] Full command: <> tc-se:case_matching[131]: Test of 'case "[x?abc" in ([[-\]]?\?*) printf M;; (*) printf X;; esac' failed. tc-se:[131] Expected output 'M', received 'X' tc-se:[131] Full command: <> tc-se:case_matching[132]: Test of 'case "]x?abc" in ([[-\]]?\?*) printf M;; (*) printf X;; esac' failed. tc-se:[132] Expected output 'M', received 'X' tc-se:[132] Full command: <> tc-se:case_matching[133]: Test of 'case "\\x?abc" in ([[-\]]?\?*) printf M;; (*) printf X;; esac' failed. tc-se:[133] Expected output 'M', received 'X' tc-se:[133] Full command: <> tc-se:case_matching[136]: Test of 'case "[]?" in ([[-\]]?\?*) printf M;; (*) printf X;; esac' failed. tc-se:[136] Expected output 'M', received 'X' tc-se:[136] Full command: <> tc-se:case_matching[147]: Test of 'var='\z'; case ${var} in (${var}) printf M;; (*) printf X;; esac' failed. tc-se:[147] Expected output 'X', received 'M' tc-se:[147] Full command: <> tc-se:case_matching[148]: Test of 'var='\z'; case ${var} in ("${var}") printf M;; (*) printf X;; esac' failed. tc-se:[148] Expected output 'X', received 'M' tc-se:[148] Full command: <> tc-se:case_matching[151]: Test of 'IFS=?; set -- a c; case abc in ("$*") printf M;; (*) printf X;; esac' failed. tc-se:[151] Expected output 'X', received 'M' tc-se:[151] Full command: <> tc-se:case_matching[152]: Test of 'IFS=?; set -- a c; case "a c" in ("$*") printf M;; (*) printf X;; esac' failed. tc-se:[152] Expected output 'X', received 'M' tc-se:[152] Full command: <> tc-se:case_matching[155]: Test of 'IFS=*; set -- a c; case abc in ("$*") printf M;; (*) printf X;; esac' failed. tc-se:[155] Expected output 'X', received 'M' tc-se:[155] Full command: <> tc-se:case_matching[156]: Test of 'IFS=*; set -- a c; case "a c" in ("$*") printf M;; (*) printf X;; esac' failed. tc-se:[156] Expected output 'X', received 'M' tc-se:[156] Full command: <> tc-se:case_matching[168]: Test of 'IFS=-; set -- a c; case b in (["$*"]) printf M;; (*) printf X;; esac' failed. tc-se:[168] Expected output 'X', received 'M' tc-se:[168] Full command: <> tc-se:case_matching[170]: Test of 'IFS=-; set -- a c; case - in (["$*"]) printf M;; (*) printf X;; esac' failed. tc-se:[170] Expected output 'M', received 'X' tc-se:[170] Full command: <> tc-end: 1532487451.157780, case_matching, failed, Test case_matching: 14 (of 261) subtests failed - see stderr tc-start: 1532487451.157921, filename_expansion tc-se:========================================== tc-se:While testing 'filename_expansion' tc-se: - - - - - - - - - - - - - - - - - tc-se:filename_expansion[59]: Test of 'printf "%s\n" [A\]-]? | wc -l' failed. tc-se:[59] Expected output '42', received '1' tc-se:[59] Full command: <> tc-se:filename_expansion[63]: Test of 'printf "%s\n" [[-\]]?\?* | wc -l' failed. tc-se:[63] Expected output '12', received '1' tc-se:[63] Full command: <> tc-se:filename_expansion[102]: Test of 'printf "%s\n" [!A\]-]? | wc -l' failed. tc-se:[102] Expected output '508', received '1' tc-se:[102] Full command: <> tc-se:filename_expansion[105]: Test of 'printf "%s\n" [![-\]]?\?* | wc -l' failed. tc-se:[105] Expected output '164', received '1' tc-se:[105] Full command: <> tc-se:filename_expansion[131]: Test of 'var="[a-e]\?.*";printf "%s\n" ${var} | wc -l' failed. tc-se:[131] Expected output '4', received '1' tc-se:[131] Full command: <> tc-se:filename_expansion[132]: Test of 'var="[a-e]\?.*";printf "%s\n" ${var}' failed. tc-se:[132] Expected output 'a?.?? b?.?? c?.?? e?.??', received '[a-e]\?.*' tc-se:[132] Full command: <> tc-se:filename_expansion[133]: Test of 'set -- a b; IFS=\?; printf "%s\n" "$*" | wc -l' failed. tc-se:[133] Expected output '1', received '3' tc-se:[133] Full command: <> tc-se:filename_expansion[134]: Test of 'set -- a b; IFS=\?; printf "%s\n" "$*"' failed. tc-se:[134] Expected output 'a?b', received 'a.b abb azb' tc-se:[134] Full command: <> tc-se:filename_expansion[140]: Test of 'set -- a \?; IFS=\\; var=$*; unset IFS; printf "%s\n" ${var}' failed. tc-se:[140] Expected output 'a?', received 'a\\ a\a' tc-se:[140] Full command: <> tc-se:filename_expansion[141]: Test of 'set -- a \?; IFS=\\; var=$*; unset IFS; printf "%s\n" ${var}' failed. tc-se:[141] Expected output 'a\?', received 'a\\ a\a' tc-se:[141] Full command: <> tc-se:filename_expansion[145]: Test of 'printf "%s\n" D*\[\/*] | wc -l' failed. tc-se:[145] Expected output '6', received '1' tc-se:[145] Full command: <> tc-end: 1532487457.34331, filename_expansion, failed, Test filename_expansion: 11 (of 167) subtests failed - see stderr tc-start: 1532487458.464526, var_substring_matching tc-se:========================================== tc-se:While testing 'var_substring_matching' tc-se: - - - - - - - - - - - - - - - - - tc-se:var_substring_matching[50]: Test of 'P="\[a]"; var='[a]bc';printf '%s\n' ${var#$P}' failed. tc-se:[50] Expected output 'bc', received '[a]bc' tc-se:[50] Full command: <> tc-se:var_substring_matching[51]: Test of 'P="\\[a]"; var='[a]bc';printf '%s\n' ${var#$P}' failed. tc-se:[51] Expected output 'bc', received '[a]bc' tc-se:[51] Full command: <> tc-se:var_substring_matching[82]: Test of 'var='[a-c]d-f';printf '%s\n' ${var#[a-c\]}' failed. tc-se:[82] Expected output 'd-f', received '[a-c]d-f' tc-se:[82] Full command: <> tc-se:var_substring_matching[84]: Test of 'var='[1?234';printf '%s\n' ${var#[[-\]]?\?}' failed. tc-se:[84] Expected output '234', received '[1?234' tc-se:[84] Full command: <> tc-se:var_substring_matching[85]: Test of 'P="\\?"; var='1-2-3-\?';printf '%s\n' ${var%-${P}}' failed. tc-se:[85] Expected output '1-2-3-\?', received '1-2-3' tc-se:[85] Full command: <> tc-se:var_substring_matching[86]: Test of 'P="\\?"; var='1-2-3-\?';printf '%s\n' ${var%${P}}' failed. tc-se:[86] Expected output '1-2-3-\', received '1-2-3-' tc-se:[86] Full command: <> tc-end: 1532487459.728453, var_substring_matching, failed, Test var_substring_matching: 6 (of 87) subtests failed - see stderr tp-end: 1532487459.728568, bin/sh/t_patterns tp-start: 1532487460.46409, bin/sh/t_redir, 12 tc-start: 1532487460.46434, 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-end: 1532487460.397985, basic_test_method_test, passed tc-start: 1532487460.398146, 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: 1532487461.241451, do_output_redirections, passed tc-start: 1532487461.241754, 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: 1532487461.910380, fd_redirections, passed tc-start: 1532487461.911946, 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-end: 1532487462.326578, incorrect_redirections, passed tc-start: 1532487462.326772, 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: 1532487462.518357, local_redirections, passed tc-start: 1532487462.519908, 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: 1532487462.904905, redir_in_case, passed tc-start: 1532487462.905032, subshell_redirections tc-so:Executing command [ /bin/sh ] tc-so:Executing command [ /bin/sh ] tc-so:Executing command [ /bin/sh ] tc-end: 1532487463.30841, subshell_redirections, passed tc-start: 1532487463.31186, ulimit_redirection_interaction tc-so:Executing command [ /bin/sh helper.sh ] tc-end: 1532487463.147408, ulimit_redirection_interaction, passed tc-start: 1532487463.147567, 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: 1532487489.707295, validate_fn_redirects, passed tp-end: 1532487489.707548, bin/sh/t_redir tp-start: 1532487489.943094, bin/sh/t_redircloexec, 7 tc-start: 1532487489.943112, compound_redir_open tc-so:Executing command [ /bin/sh ./comp1 ] tc-end: 1532487490.18915, compound_redir_open, passed tc-start: 1532487490.19042, 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: 1532487490.192405, exec_redir_closed, passed tc-start: 1532487490.192525, 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: 1532487490.367511, exec_redir_open, passed tc-start: 1532487490.367642, loop_redir_open tc-so:Executing command [ /bin/sh ./for1 ] tc-end: 1532487490.439143, loop_redir_open, passed tc-start: 1532487490.439276, 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: 1532487490.613931, posix_exec_redir, passed tc-start: 1532487490.614062, simple_redir_open tc-so:Executing command [ /bin/sh ./simp1 ] tc-end: 1532487490.685589, simple_redir_open, passed tc-start: 1532487490.685718, subshell_redir_open tc-so:Executing command [ /bin/sh ./comp1 ] tc-end: 1532487490.763300, subshell_redir_open, passed tp-end: 1532487490.763423, bin/sh/t_redircloexec tp-start: 1532487490.818664, bin/sh/t_set_e, 1 tc-start: 1532487490.818685, all tc-end: 1532487491.975009, all, passed tp-end: 1532487491.975148, bin/sh/t_set_e tp-start: 1532487492.109584, bin/sh/t_shift, 5 tc-start: 1532487492.109602, 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: 1532487492.399475, basic_shift_test, passed tc-start: 1532487492.399606, 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: 1532487492.634903, excessive_shift, passed tc-start: 1532487492.635035, function_shift tc-end: 1532487492.678123, function_shift, passed tc-start: 1532487492.678256, 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: 1532487492.906481, non_numeric_shift, passed tc-start: 1532487492.906619, 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: 1532487493.61964, too_many_args, passed tp-end: 1532487493.62097, bin/sh/t_shift tp-start: 1532487493.495850, bin/sh/t_syntax, 20 tc-start: 1532487493.495869, 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: 1532487493.714695, a_basic_tokenisation, passed tc-start: 1532487493.714828, 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: 1532487494.132815, b_comments, passed tc-start: 1532487494.132948, 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: 1532487494.639773, c_line_wrapping, passed tc-start: 1532487494.639900, 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: 1532487495.153955, d_cstrings, passed tc-start: 1532487495.154131, 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: 1532487495.620236, f_redirects, passed tc-start: 1532487495.620370, 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: 1532487507.599489, g_variable_syntax, passed tc-start: 1532487507.599650, 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: 1532487511.550948, i_pipelines, passed tc-start: 1532487511.551128, 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: 1532487512.541194, j_and_or_lists, passed tc-start: 1532487512.541330, 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: 1532487514.57910, k_lists, passed tc-start: 1532487514.58037, 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: 1532487515.356761, l_async_lists, passed tc-start: 1532487515.356985, 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: 1532487515.666190, m_compound_lists, passed tc-start: 1532487515.666353, 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: 1532487516.22595, q_for_loop, passed tc-start: 1532487516.22755, 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: 1532487516.656283, r_case, passed tc-start: 1532487516.656495, 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: 1532487517.10236, s_if, passed tc-start: 1532487517.10352, 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: 1532487517.168067, t_loops, passed tc-start: 1532487517.168185, 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: 1532487517.439225, u_case_cont, passed tc-start: 1532487517.439346, 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: 1532487517.664657, x_functions, passed tc-start: 1532487517.664826, 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: 1532487518.134597, z_PR_48498, passed tc-start: 1532487518.134763, 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: 1532487518.589575, z_PR_52426, passed tp-end: 1532487518.589704, bin/sh/t_syntax tp-start: 1532487518.641770, bin/sh/t_ulimit, 1 tc-start: 1532487518.641790, limits tc-so:Executing command [ /bin/sh -c ulimit -a ] tc-se:UBSan: Undefined Behavior in /public/src.git/usr.bin/sort/files.c:87:2, null pointer passed as argument 2, which is declared to never be null tc-se:local: -c: bad variable name tc-so:Executing command [ /bin/sh -c ulimit -b ] tc-end: 1532487518.732117, limits, passed tp-end: 1532487518.732231, bin/sh/t_ulimit tp-start: 1532487518.826628, bin/sh/t_varquote, 3 tc-start: 1532487518.826647, all tc-end: 1532487518.879410, all, passed tc-start: 1532487518.879578, 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: 1532487518.958516, default_assignment_with_arith, passed tc-start: 1532487518.958628, nested_quotes_multiword tc-so:Executing command [ /bin/sh -c echo "${foo:="first-word"} second-word" ] tc-end: 1532487519.18723, nested_quotes_multiword, passed tp-end: 1532487519.18844, bin/sh/t_varquote tp-start: 1532487519.211291, bin/sh/t_varval, 5 tc-start: 1532487519.211320, 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: 1532487519.428969, aaa, passed tc-start: 1532487519.429140, assignment tc-so:Executing command [ /bin/sh ] tc-end: 1532487519.620621, assignment, passed tc-start: 1532487519.620795, cmdline tc-so:Executing command [ /bin/sh ] tc-end: 1532487519.813608, cmdline, passed tc-start: 1532487519.813779, 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: 1532487520.58366, read, passed tc-start: 1532487520.67516, 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: 1532487520.329688, redirect, passed tp-end: 1532487520.338891, bin/sh/t_varval tp-start: 1532487520.451003, bin/sh/t_wait, 4 tc-start: 1532487520.451022, 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: 1532487526.594488, basic_wait, passed tc-start: 1532487526.594654, individual tc-end: 1532487529.658735, individual, passed tc-start: 1532487529.658911, jobs tc-end: 1532487536.763873, jobs, passed tc-start: 1532487536.764056, kill tc-so:Executing command [ /bin/sh -c wait 1 ] tc-end: 1532487541.853114, kill, passed tp-end: 1532487541.853307, bin/sh/t_wait tp-start: 1532487541.949455, bin/sleep/t_sleep, 3 tc-start: 1532487541.949474, 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-end: 1532487542.678415, fraction, passed tc-start: 1532487542.678531, hex tc-so:Executing command [ /bin/sh -c sleep 0x01 ] tc-end: 1532487543.748969, hex, passed tc-start: 1532487543.749087, 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-end: 1532487543.858725, nonnumeric, passed tp-end: 1532487543.858841, bin/sleep/t_sleep tp-start: 1532487543.912523, bin/tar/t_tar, 1 tc-start: 1532487543.912541, append tc-so:Executing command [ tar -cf file1.tar foo bar ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 02:58:40.511381387 +0000 tc-se:+++ /tmp/check.xIMTAO/stderr 2018-07-25 02:59:03.975353694 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-end: 1532487543.983069, append, failed, atf-check failed; see the output of the test for details tp-end: 1532487543.983269, bin/tar/t_tar tp-start: 1532487543.993670, dev/cgd/t_cgd_3des, 2 tc-start: 1532487543.993687, cgd_3des_cbc_192_encblkno1 tc-so:[ 1.0000090] running cgd selftest aes-xts-256 aes-xts-512 done tc-end: 1532487544.12253, cgd_3des_cbc_192_encblkno1, passed tc-start: 1532487544.12373, cgd_3des_cbc_192_encblkno8 tc-so:[ 1.0000090] running cgd selftest aes-xts-256 aes-xts-512 done tc-end: 1532487544.30816, cgd_3des_cbc_192_encblkno8, passed tp-end: 1532487544.30928, dev/cgd/t_cgd_3des tp-start: 1532487544.40870, dev/cgd/t_cgd_aes, 8 tc-start: 1532487544.40886, cgd_aes_cbc_128_encblkno1 tc-so:[ 1.0200090] running cgd selftest aes-xts-256 aes-xts-512 done tc-end: 1532487544.59248, cgd_aes_cbc_128_encblkno1, passed tc-start: 1532487544.59371, cgd_aes_cbc_128_encblkno8 tc-so:[ 1.0000090] running cgd selftest aes-xts-256 aes-xts-512 done tc-end: 1532487544.78353, cgd_aes_cbc_128_encblkno8, passed tc-start: 1532487544.78482, cgd_aes_cbc_192_encblkno1 tc-so:[ 1.0000090] running cgd selftest aes-xts-256 aes-xts-512 done tc-end: 1532487544.97320, cgd_aes_cbc_192_encblkno1, passed tc-start: 1532487544.97445, cgd_aes_cbc_192_encblkno8 tc-so:[ 1.0000090] running cgd selftest aes-xts-256 aes-xts-512 done tc-end: 1532487544.116421, cgd_aes_cbc_192_encblkno8, passed tc-start: 1532487544.116557, cgd_aes_cbc_256_encblkno1 tc-so:[ 1.0000090] running cgd selftest aes-xts-256 aes-xts-512 done tc-end: 1532487544.135101, cgd_aes_cbc_256_encblkno1, passed tc-start: 1532487544.135233, cgd_aes_cbc_256_encblkno8 tc-so:[ 1.0000090] running cgd selftest aes-xts-256 aes-xts-512 done tc-end: 1532487544.154247, cgd_aes_cbc_256_encblkno8, passed tc-start: 1532487544.154359, cgd_aes_xts_256 tc-so:[ 1.0000090] running cgd selftest aes-xts-256 aes-xts-512 done tc-end: 1532487544.174913, cgd_aes_xts_256, passed tc-start: 1532487544.175026, cgd_aes_xts_512 tc-so:[ 1.0200090] running cgd selftest aes-xts-256 aes-xts-512 done tc-end: 1532487544.193870, cgd_aes_xts_512, passed tp-end: 1532487544.193978, dev/cgd/t_cgd_aes tp-start: 1532487544.203917, dev/cgd/t_cgd_blowfish, 6 tc-start: 1532487544.203940, cgd_bf_cbc_128_encblkno1 tc-so:[ 1.0000090] running cgd selftest aes-xts-256 aes-xts-512 done tc-end: 1532487544.233108, cgd_bf_cbc_128_encblkno1, passed tc-start: 1532487544.233277, cgd_bf_cbc_128_encblkno8 tc-so:[ 1.0200090] running cgd selftest aes-xts-256 aes-xts-512 done tc-end: 1532487544.262029, cgd_bf_cbc_128_encblkno8, passed tc-start: 1532487544.262184, cgd_bf_cbc_256_encblkno1 tc-so:[ 1.0000090] running cgd selftest aes-xts-256 aes-xts-512 done tc-end: 1532487544.292070, cgd_bf_cbc_256_encblkno1, passed tc-start: 1532487544.292228, cgd_bf_cbc_256_encblkno8 tc-so:[ 1.0200090] running cgd selftest aes-xts-256 aes-xts-512 done tc-end: 1532487544.320530, cgd_bf_cbc_256_encblkno8, passed tc-start: 1532487544.320696, cgd_bf_cbc_448_encblkno1 tc-so:[ 1.0200090] running cgd selftest aes-xts-256 aes-xts-512 done tc-end: 1532487544.349152, cgd_bf_cbc_448_encblkno1, passed tc-start: 1532487544.349313, cgd_bf_cbc_448_encblkno8 tc-so:[ 1.0100090] running cgd selftest aes-xts-256 aes-xts-512 done tc-end: 1532487544.377216, cgd_bf_cbc_448_encblkno8, passed tp-end: 1532487544.377352, dev/cgd/t_cgd_blowfish tp-start: 1532487544.592458, dev/cgd/t_cgd, 3 tc-start: 1532487544.592478, 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-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 02:58:40.511381387 +0000 tc-se:+++ /tmp/check.vd1BVH/stderr 2018-07-25 02:59:04.702637120 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-end: 1532487544.825416, basic, failed, atf-check failed; see the output of the test for details tc-start: 1532487544.825625, 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-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 02:59:04.825890494 +0000 tc-se:+++ /tmp/check.zy3SQZ/stderr 2018-07-25 02:59:04.936318286 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-end: 1532487545.58797, unaligned_write, failed, atf-check failed; see the output of the test for details tc-start: 1532487545.58978, wrongpass 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-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 02:59:05.057837292 +0000 tc-se:+++ /tmp/check.vNPzoo/stderr 2018-07-25 02:59:05.168930531 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-end: 1532487545.292013, wrongpass, failed, atf-check failed; see the output of the test for details tp-end: 1532487545.292253, dev/cgd/t_cgd tp-start: 1532487545.297986, dev/clock_subr/t_clock_subr, 2 tc-start: 1532487545.298002, secs_to_ymdhms tc-end: 1532487545.303170, secs_to_ymdhms, passed tc-start: 1532487545.303298, ymdhms_to_secs tc-end: 1532487545.308413, ymdhms_to_secs, passed tp-end: 1532487545.308531, dev/clock_subr/t_clock_subr tp-start: 1532487545.370125, dev/fss/t_fss, 1 tc-start: 1532487545.370143, basic tc-se:64+0 records in tc-se:64+0 records out tc-se:2097152 bytes transferred in 0.003 secs (699050666 bytes/sec) tc-so:/dev/rvnd0d: 2.0MB (4096 sectors) block size 4096, fragment size 512 tc-so: using 4 cylinder groups of 0.50MB, 128 blks, 256 inodes. tc-so:super-block backups (for fsck_ffs -b #) at: tc-so:32, 1056, 2080, 3104, tc-end: 1532487545.892961, basic, passed tp-end: 1532487545.893533, dev/fss/t_fss tp-start: 1532487546.223705, dev/raidframe/t_raid, 7 tc-start: 1532487546.223729, old_numrows_config tc-so:Executing command [ rump_server -lrumpvfs -lrumpdev -lrumpdev_disk -lrumpdev_raidframe -d key=/disk0,hostpath=disk0.img,size=1m -d key=/disk1,hostpath=disk1.img,size=1m unix://sock ] tc-so:Executing command [ rump.raidctl -C raid.conf raid0 ] tc-end: 1532487546.458588, old_numrows_config, passed tc-start: 1532487546.458997, raid1_comp0fail tc-so:Executing command [ rump_server -lrumpvfs -lrumpdev -lrumpdev_disk -lrumpdev_raidframe -d key=/disk0,hostpath=disk0.img,size=32m -d key=/disk1,hostpath=disk1.img,size=32m unix://sock ] tc-so:Executing command [ rump.raidctl -C raid.conf raid0 ] tc-so:Executing command [ rump.raidctl -I 12345 raid0 ] tc-so:Executing command [ rump.raidctl -iv raid0 ] tc-so:Executing command [ rump_server -lrumpvfs -lrumpdev -lrumpdev_disk -lrumpdev_raidframe -d key=/disk0,hostpath=disk0.img,size=32m -d key=/disk1,hostpath=disk1.img,size=32m unix://sock ] tc-so:Executing command [ rump.raidctl -c raid.conf raid0 ] tc-end: 1532487550.239199, raid1_comp0fail, passed tc-start: 1532487550.244771, raid1_compfail tc-so:Executing command [ rump_server -lrumpvfs -lrumpdev -lrumpdev_disk -lrumpdev_raidframe -d key=/disk0,hostpath=disk0.img,size=32m -d key=/disk1,hostpath=disk1.img,size=32m unix://sock ] tc-so:Executing command [ rump.raidctl -C raid.conf raid0 ] tc-so:Executing command [ rump.raidctl -I 12345 raid0 ] tc-so:Executing command [ rump.raidctl -iv raid0 ] tc-so:Executing command [ dd if=/usr/tests/dev/raidframe/t_raid of=testfile count=4 ] tc-so:Executing command [ /bin/sh -c dd if=testfile | rump.dd of=/dev/rraid0d conv=sync ] tc-so:Executing command [ rump_server -lrumpvfs -lrumpdev -lrumpdev_disk -lrumpdev_raidframe -d key=/disk0,hostpath=disk0.img,size=32m -d key=/disk1,hostpath=disk1.img,size=32m unix://sock ] tc-so:Executing command [ rump.raidctl -c raid.conf raid0 ] tc-so:Executing command [ rump.dd if=/dev/rraid0d count=4 ] tc-end: 1532487553.704148, raid1_compfail, passed tc-start: 1532487553.709614, raid1_normal tc-so:Executing command [ rump_server -lrumpvfs -lrumpdev -lrumpdev_disk -lrumpdev_raidframe -d key=/disk0,hostpath=disk0.img,size=32m -d key=/disk1,hostpath=disk1.img,size=32m unix://sock ] tc-so:Executing command [ rump.raidctl -C raid.conf raid0 ] tc-so:Executing command [ rump.raidctl -I 12345 raid0 ] tc-so:Executing command [ rump.raidctl -iv raid0 ] tc-so:Executing command [ dd if=/usr/tests/dev/raidframe/t_raid of=testfile count=4 ] tc-so:Executing command [ /bin/sh -c dd if=testfile | rump.dd of=/dev/rraid0d conv=sync ] tc-so:Executing command [ rump_server -lrumpvfs -lrumpdev -lrumpdev_disk -lrumpdev_raidframe -d key=/disk0,hostpath=disk0.img,size=32m -d key=/disk1,hostpath=disk1.img,size=32m unix://sock ] tc-so:Executing command [ rump.raidctl -c raid.conf raid0 ] tc-so:Executing command [ rump.dd if=/dev/rraid0d count=4 ] tc-end: 1532487557.118891, raid1_normal, passed tc-start: 1532487557.128826, raid5_compfail tc-so:Executing command [ rump_server -lrumpvfs -lrumpdev -lrumpdev_disk -lrumpdev_raidframe -d key=/disk0,hostpath=disk0.img,size=32m -d key=/disk1,hostpath=disk1.img,size=32m -d key=/disk2,hostpath=disk2.img,size=32m unix://sock ] tc-so:Executing command [ rump.raidctl -C raid.conf raid0 ] tc-so:Executing command [ rump.raidctl -I 12345 raid0 ] tc-so:Executing command [ rump.raidctl -iv raid0 ] tc-so:Executing command [ dd if=/usr/tests/dev/raidframe/t_raid of=testfile count=4 ] tc-so:Executing command [ /bin/sh -c dd if=testfile | rump.dd of=/dev/rraid0d conv=sync ] tc-so:Executing command [ rump_server -lrumpvfs -lrumpdev -lrumpdev_disk -lrumpdev_raidframe -d key=/disk0,hostpath=disk0.img,size=32m -d key=/disk1,hostpath=disk1.img,size=32m -d key=/disk2,hostpath=disk2.img,size=32m unix://sock ] tc-so:Executing command [ rump.raidctl -c raid.conf raid0 ] tc-so:Executing command [ rump.dd if=/dev/rraid0d count=4 ] tc-end: 1532487560.616154, raid5_compfail, passed tc-start: 1532487560.624395, raid5_normal tc-so:Executing command [ rump_server -lrumpvfs -lrumpdev -lrumpdev_disk -lrumpdev_raidframe -d key=/disk0,hostpath=disk0.img,size=32m -d key=/disk1,hostpath=disk1.img,size=32m -d key=/disk2,hostpath=disk2.img,size=32m unix://sock ] tc-so:Executing command [ rump.raidctl -C raid.conf raid0 ] tc-so:Executing command [ rump.raidctl -I 12345 raid0 ] tc-so:Executing command [ rump.raidctl -iv raid0 ] tc-so:Executing command [ dd if=/usr/tests/dev/raidframe/t_raid of=testfile count=4 ] tc-so:Executing command [ /bin/sh -c dd if=testfile | rump.dd of=/dev/rraid0d conv=sync ] tc-so:Executing command [ rump_server -lrumpvfs -lrumpdev -lrumpdev_disk -lrumpdev_raidframe -d key=/disk0,hostpath=disk0.img,size=32m -d key=/disk1,hostpath=disk1.img,size=32m -d key=/disk2,hostpath=disk2.img,size=32m unix://sock ] tc-so:Executing command [ rump.raidctl -c raid.conf raid0 ] tc-so:Executing command [ rump.dd if=/dev/rraid0d count=4 ] tc-end: 1532487564.42786, raid5_normal, passed tc-start: 1532487564.55197, smalldisk tc-so:Executing command [ rump_server -lrumpvfs -lrumpdev -lrumpdev_disk -lrumpdev_raidframe -d key=/disk0,hostpath=disk0.img,size=1m -d key=/disk1,hostpath=disk1.img,size=1m unix://sock ] tc-so:Executing command [ rump.raidctl -C raid.conf raid0 ] tc-end: 1532487564.265328, smalldisk, passed tp-end: 1532487564.265610, dev/raidframe/t_raid tp-start: 1532487564.322053, dev/audio/t_pad, 1 tc-start: 1532487564.322072, pad_output tc-so:Executing command [ uudecode /usr/tests/dev/audio/t_pad_output.bz2.uue ] tc-so:Executing command [ bunzip2 t_pad_output.bz2 ] tc-so:Executing command [ /usr/tests/dev/audio/h_pad ] tc-end: 1532487565.111840, pad_output, passed tp-end: 1532487565.112058, dev/audio/t_pad tp-start: 1532487565.181978, dev/md/t_md, 1 tc-start: 1532487565.181996, basic tc-so:Executing command [ /usr/tests/dev/md/h_mdserv /dev/rmd0d ] tc-so:Executing command [ /bin/sh -c dd if=/bin/ls count=10 | rump.dd of=/dev/rmd0d seek=100 ] tc-so:Executing command [ /bin/sh -c rump.dd if=/dev/rmd0d skip=100 count=10 | dd of=testfile ] tc-so:Executing command [ dd if=/bin/ls count=10 ] tc-end: 1532487565.402193, basic, passed tp-end: 1532487565.402366, dev/md/t_md tp-start: 1532487565.412433, dev/scsipi/t_cd, 1 tc-start: 1532487565.412450, noisyeject tc-se:UBSan: Undefined Behavior in /public/src.git/sys/rump/dev/lib/libdisk/../../../../kern/subr_disk_mbr.c:620:10, member access within misaligned address 0x7f7ff75de004 for type 'struct disklabel' which requires 8 byte alignment tc-end: 1532487565.430255, noisyeject, passed tp-end: 1532487565.430378, dev/scsipi/t_cd tp-start: 1532487565.439749, dev/sysmon/t_swwdog, 3 tc-start: 1532487565.439764, disarm tc-end: 1532487567.870820, disarm, passed tc-start: 1532487567.870964, panic tc-so:[ 2.4200090] swwdog: 1 second timer expired tc-so:[ 2.4200090] panic: watchdog timer expired tc-so:[ 2.4200090] rump kernel halting... tc-so:halted tc-end: 1532487569.359426, panic, passed tc-start: 1532487569.453484, reboot tc-so:[ 2.4100090] swwdog: 1 second timer expired tc-so:[ 2.4100090] rump kernel halting... tc-so:[ 2.4100090] syncing disks... done tc-so:[ 2.4100090] unmounting file systems... tc-so:[ 2.4100090] unmounting done tc-so:halted tc-end: 1532487570.869116, reboot, passed tp-end: 1532487570.869231, dev/sysmon/t_swwdog tp-start: 1532487571.151982, dev/sysmon/t_swsensor, 5 tc-start: 1532487571.152001, alarm_sensor tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-so:Skipping event sub-tests - powerd did not start tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-so:hw.swsensor.cur_value: 40 -> 41 tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librumphijack/hijack.c:431:52, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librumphijack/hijack.c:448:20, left shift of 1 by 31 places cannot be represented in type 'int' tc-end: 1532487571.688432, alarm_sensor, passed tc-start: 1532487571.688810, entropy_interrupt_sensor tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-so:Skipping event sub-tests - powerd did not start tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-so:hw.swsensor.cur_value: 50 -> 51 tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librumphijack/hijack.c:431:52, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librumphijack/hijack.c:448:20, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-so:hw.swsensor.cur_value: 51 -> 30 tc-so:hw.swsensor.cur_value: 30 -> 40 tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librumphijack/hijack.c:431:52, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librumphijack/hijack.c:448:20, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librumphijack/hijack.c:431:52, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librumphijack/hijack.c:448:20, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-so:hw.swsensor.cur_value: 40 -> 30 tc-so:30 tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librumphijack/hijack.c:431:52, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librumphijack/hijack.c:448:20, left shift of 1 by 31 places cannot be represented in type 'int' tc-so:hw.swsensor.cur_value: 30 -> 40 tc-so:40 tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librumphijack/hijack.c:431:52, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librumphijack/hijack.c:448:20, left shift of 1 by 31 places cannot be represented in type 'int' tc-so:40 tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librumphijack/hijack.c:431:52, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librumphijack/hijack.c:448:20, left shift of 1 by 31 places cannot be represented in type 'int' tc-end: 1532487587.275142, entropy_interrupt_sensor, passed tc-start: 1532487587.275423, entropy_polled_sensor tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-so:Skipping event sub-tests - powerd did not start tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-so:hw.swsensor.cur_value: 50 -> 51 tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librumphijack/hijack.c:431:52, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librumphijack/hijack.c:448:20, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-so:hw.swsensor.cur_value: 51 -> 30 tc-so:hw.swsensor.cur_value: 30 -> 40 tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librumphijack/hijack.c:431:52, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librumphijack/hijack.c:448:20, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librumphijack/hijack.c:431:52, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librumphijack/hijack.c:448:20, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-so:hw.swsensor.cur_value: 40 -> 30 tc-so:30 tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librumphijack/hijack.c:431:52, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librumphijack/hijack.c:448:20, left shift of 1 by 31 places cannot be represented in type 'int' tc-so:hw.swsensor.cur_value: 30 -> 40 tc-so:40 tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librumphijack/hijack.c:431:52, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librumphijack/hijack.c:448:20, left shift of 1 by 31 places cannot be represented in type 'int' tc-so:40 tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librumphijack/hijack.c:431:52, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librumphijack/hijack.c:448:20, left shift of 1 by 31 places cannot be represented in type 'int' tc-end: 1532487602.950550, entropy_polled_sensor, passed tc-start: 1532487602.950836, limit_sensor tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-so:Skipping event sub-tests - powerd did not start tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-so:hw.swsensor.cur_value: 45 -> 46 tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librumphijack/hijack.c:431:52, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librumphijack/hijack.c:448:20, left shift of 1 by 31 places cannot be represented in type 'int' tc-end: 1532487603.477945, limit_sensor, passed tc-start: 1532487603.478245, simple_sensor tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-so:Skipping event sub-tests - powerd did not start tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-so:hw.swsensor.cur_value: 50 -> 51 tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librumphijack/hijack.c:431:52, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librumphijack/hijack.c:448:20, left shift of 1 by 31 places cannot be represented in type 'int' tc-end: 1532487603.979191, simple_sensor, passed tp-end: 1532487603.979520, dev/sysmon/t_swsensor tp-start: 1532487603.987561, dev/usb/t_hid, 2 tc-start: 1532487603.987625, khid tc-end: 1532487604.39, khid, passed tc-start: 1532487604.232, khid_parse_just_pop tc-end: 1532487604.12999, khid_parse_just_pop, passed tp-end: 1532487604.13167, dev/usb/t_hid tp-start: 1532487604.168950, games/t_factor, 4 tc-start: 1532487604.169021, loop1 tc-so:Executing command [ /usr/games/factor 2147483647111311 ] tc-end: 1532487604.250249, loop1, passed tc-start: 1532487604.250416, loop2 tc-so:Executing command [ /usr/games/factor 99999999999991 ] tc-end: 1532487604.338687, loop2, passed tc-start: 1532487604.338853, overflow1 tc-so:Executing command [ /usr/games/factor 8675309 ] tc-end: 1532487604.415540, overflow1, passed tc-start: 1532487604.415700, overflow2 tc-so:Executing command [ /usr/games/factor 6172538568 ] tc-end: 1532487604.490760, overflow2, passed tp-end: 1532487604.490910, games/t_factor tp-start: 1532487604.496550, include/machine/t_bswap, 6 tc-start: 1532487604.496565, bswap16_basic tc-end: 1532487604.501386, bswap16_basic, passed tc-start: 1532487604.501508, bswap16_unconst tc-end: 1532487604.506227, bswap16_unconst, passed tc-start: 1532487604.506342, bswap32_basic tc-end: 1532487604.511290, bswap32_basic, passed tc-start: 1532487604.511401, bswap32_unconst tc-end: 1532487604.516161, bswap32_unconst, passed tc-start: 1532487604.516272, bswap64_basic tc-end: 1532487604.520971, bswap64_basic, passed tc-start: 1532487604.521081, bswap64_unconst tc-end: 1532487604.525727, bswap64_unconst, passed tp-end: 1532487604.525843, include/machine/t_bswap tp-start: 1532487604.531302, include/sys/t_bitops, 6 tc-start: 1532487604.531315, bitmap_basic tc-end: 1532487604.536420, bitmap_basic, passed tc-start: 1532487604.536543, fast_divide32 tc-end: 1532487604.541407, fast_divide32, passed tc-start: 1532487604.541523, ffsfls tc-end: 1532487604.546375, ffsfls, passed tc-start: 1532487604.546494, ilog2_32bit tc-se:UBSan: Undefined Behavior in /public/src.git/tests/include/sys/t_bitops.c:189:9, left shift of 1 by 31 places cannot be represented in type 'int' tc-end: 1532487604.551442, ilog2_32bit, passed tc-start: 1532487604.551554, ilog2_64bit tc-end: 1532487604.556387, ilog2_64bit, passed tc-start: 1532487604.556504, ilog2_const tc-end: 1532487604.561322, ilog2_const, passed tp-end: 1532487604.561444, include/sys/t_bitops tp-start: 1532487604.566050, include/sys/t_bootblock, 2 tc-start: 1532487604.566063, mbr_partition tc-end: 1532487604.570714, mbr_partition, passed tc-start: 1532487604.570835, mbr_sector tc-end: 1532487604.575503, mbr_sector, passed tp-end: 1532487604.575621, include/sys/t_bootblock tp-start: 1532487604.580518, include/sys/t_cdefs, 8 tc-start: 1532487604.580532, sissigned tc-end: 1532487604.585414, sissigned, passed tc-start: 1532487604.585542, stypefit tc-end: 1532487604.590514, stypefit, passed tc-start: 1532487604.590638, stypemask tc-end: 1532487604.595601, stypemask, passed tc-start: 1532487604.595731, stypeminmax tc-end: 1532487604.600809, stypeminmax, passed tc-start: 1532487604.600934, uissigned tc-end: 1532487604.606084, uissigned, passed tc-start: 1532487604.606221, utypefit tc-end: 1532487604.611551, utypefit, passed tc-start: 1532487604.611686, utypemask tc-end: 1532487604.616955, utypemask, passed tc-start: 1532487604.617092, utypeminmax tc-end: 1532487604.622186, utypeminmax, passed tp-end: 1532487604.622304, include/sys/t_cdefs tp-start: 1532487604.627155, include/sys/t_list, 1 tc-start: 1532487604.627169, list_move tc-end: 1532487604.632119, list_move, passed tp-end: 1532487604.632243, include/sys/t_list tp-start: 1532487604.636998, include/sys/t_pslist, 1 tc-start: 1532487604.637012, misc tc-end: 1532487604.641852, misc, passed tp-end: 1532487604.641972, include/sys/t_pslist tp-start: 1532487604.646699, include/sys/t_tree, 1 tc-start: 1532487604.646712, tree_rbstress tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/../../common/lib/libc/stdlib/random.c:482:6, signed integer overflow: 1860698907 + 1448520546 cannot be represented in type 'int' tc-end: 1532487604.856957, tree_rbstress, passed tp-end: 1532487604.857156, include/sys/t_tree tp-start: 1532487604.862369, include/sys/t_types, 3 tc-start: 1532487604.862386, types_limits tc-se:UBSan: Undefined Behavior in /public/src.git/tests/include/sys/t_types.c:63:7, signed integer overflow: 9223372036854775807 + 1 cannot be represented in type 'long int' tc-end: 1532487604.867555, types_limits, passed tc-start: 1532487604.867679, types_signed tc-end: 1532487604.872468, types_signed, passed tc-start: 1532487604.872595, types_unsigned tc-end: 1532487604.877369, types_unsigned, passed tp-end: 1532487604.877486, include/sys/t_types tp-start: 1532487604.889288, include/sys/t_socket, 3 tc-start: 1532487604.889305, cmsg_sendfd tc-so:[ 1.0000090] rn_init: radix functions require max_keylen be set tc-end: 1532487604.909688, cmsg_sendfd, passed tc-start: 1532487604.909832, cmsg_sendfd_bounds tc-so:[ 1.0000090] rn_init: radix functions require max_keylen be set tc-end: 1532487604.930155, cmsg_sendfd_bounds, passed tc-start: 1532487604.930284, sock_cloexec tc-so:[ 1.0000090] rn_init: radix functions require max_keylen be set tc-end: 1532487604.951030, sock_cloexec, passed tp-end: 1532487604.951176, include/sys/t_socket tp-start: 1532487604.956727, include/t_bitstring, 6 tc-start: 1532487604.956743, bits_27 tc-end: 1532487604.972118, bits_27, passed tc-start: 1532487604.972302, bits_32 tc-end: 1532487604.987528, bits_32, passed tc-start: 1532487604.987704, bits_49 tc-end: 1532487605.2768, bits_49, passed tc-start: 1532487605.2984, bits_64 tc-end: 1532487605.18477, bits_64, passed tc-start: 1532487605.18696, bits_67 tc-end: 1532487605.33889, bits_67, passed tc-start: 1532487605.34112, bits_8 tc-end: 1532487605.48478, bits_8, passed tp-end: 1532487605.48652, include/t_bitstring tp-start: 1532487605.53441, include/t_errno, 1 tc-start: 1532487605.53456, errno_constants tc-se:*** Expected check failure: PR standards/44921: ENOTRECOVERABLE not defined tc-se:*** Expected check failure: PR standards/44921: EOWNERDEAD not defined tc-end: 1532487605.58322, errno_constants, expected_failure, PR standards/44921: 2 checks failed as expected; see output for more details tp-end: 1532487605.58432, include/t_errno tp-start: 1532487605.63026, include/t_glob, 1 tc-start: 1532487605.63039, glob_types tc-end: 1532487605.67873, glob_types, passed tp-end: 1532487605.68000, include/t_glob tp-start: 1532487605.72766, include/t_inttypes, 1 tc-start: 1532487605.72781, int_fmtio tc-end: 1532487605.77810, int_fmtio, passed tp-end: 1532487605.77940, include/t_inttypes tp-start: 1532487605.82772, include/t_limits, 3 tc-start: 1532487605.82786, char tc-end: 1532487605.87654, char, passed tc-start: 1532487605.87784, posix tc-end: 1532487605.92810, posix, passed tc-start: 1532487605.92942, short tc-end: 1532487605.97967, short, passed tp-end: 1532487605.98099, include/t_limits tp-start: 1532487605.103240, include/t_netdb, 1 tc-start: 1532487605.103256, 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: 1532487605.108524, netdb_constants, expected_failure, PR standards/44777: 2 checks failed as expected; see output for more details tp-end: 1532487605.108678, include/t_netdb tp-start: 1532487605.114075, include/t_paths, 1 tc-start: 1532487605.114091, 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: 1532487605.123297, paths, passed tp-end: 1532487605.123418, include/t_paths tp-start: 1532487605.128467, include/t_stdint, 2 tc-start: 1532487605.128482, int16 tc-end: 1532487605.133496, int16, passed tc-start: 1532487605.133641, int8 tc-end: 1532487605.138593, int8, passed tp-end: 1532487605.138714, include/t_stdint tp-start: 1532487605.144539, kernel/kqueue/read/t_fifo, 1 tc-start: 1532487605.144552, fifo tc-so:fifo: wrote 'foo' tc-so:kevent num 1 filt 0 flags: 0x5, fflags: 0, data: 3 tc-so:fifo: read 'foo' tc-end: 1532487605.149548, fifo, passed tp-end: 1532487605.149698, kernel/kqueue/read/t_fifo tp-start: 1532487605.154405, kernel/kqueue/read/t_file, 1 tc-start: 1532487605.154419, 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: 1532487611.216522, file, passed tp-end: 1532487611.216678, kernel/kqueue/read/t_file tp-start: 1532487611.221737, kernel/kqueue/read/t_file2, 1 tc-start: 1532487611.221753, file2 tc-end: 1532487611.226807, file2, passed tp-end: 1532487611.226978, kernel/kqueue/read/t_file2 tp-start: 1532487611.231888, kernel/kqueue/read/t_pipe, 1 tc-start: 1532487611.231903, 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: 1532487611.237193, pipe, passed tp-end: 1532487611.237309, kernel/kqueue/read/t_pipe tp-start: 1532487611.242811, kernel/kqueue/read/t_ttypty, 2 tc-start: 1532487611.242828, master tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-end: 1532487611.248769, master, failed, /public/src.git/tests/kernel/kqueue/read/t_ttypty.c:65: openpty(&amaster, &aslave, slavetty, ((void *)0), ((void *)0)): No such file or directory tc-start: 1532487611.248890, slave tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-end: 1532487611.254859, slave, failed, /public/src.git/tests/kernel/kqueue/read/t_ttypty.c:65: openpty(&amaster, &aslave, slavetty, ((void *)0), ((void *)0)): No such file or directory tp-end: 1532487611.254975, kernel/kqueue/read/t_ttypty tp-start: 1532487611.260256, kernel/kqueue/write/t_fifo, 1 tc-start: 1532487611.260272, fifo tc-so:kevent num 1 filt 1 flags: 0x8005, fflags: 0, data: 8192 tc-so:fifo: wrote 'foo' tc-end: 1532487611.266134, fifo, passed tp-end: 1532487611.266282, kernel/kqueue/write/t_fifo tp-start: 1532487611.271396, kernel/kqueue/write/t_pipe, 3 tc-start: 1532487611.271411, pipe1 tc-end: 1532487611.276337, pipe1, passed tc-start: 1532487611.276501, pipe2 tc-so:pipe: child read 'foo' tc-so:kevent num 1 flags: 0x5, fflags: 0, data: 16384 tc-end: 1532487611.282209, pipe2, passed tc-start: 1532487611.282346, pipe3 tc-end: 1532487611.287212, pipe3, passed tp-end: 1532487611.287358, kernel/kqueue/write/t_pipe tp-start: 1532487611.292271, kernel/kqueue/write/t_ttypty, 2 tc-start: 1532487611.292283, master tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-end: 1532487611.297642, master, failed, /public/src.git/tests/kernel/kqueue/write/t_ttypty.c:63: openpty(&amaster, &aslave, slavetty, ((void *)0), ((void *)0)): No such file or directory tc-start: 1532487611.297756, slave tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-end: 1532487611.302992, slave, failed, /public/src.git/tests/kernel/kqueue/write/t_ttypty.c:63: openpty(&amaster, &aslave, slavetty, ((void *)0), ((void *)0)): No such file or directory tp-end: 1532487611.303093, kernel/kqueue/write/t_ttypty tp-start: 1532487611.307766, kernel/kqueue/t_ioctl, 2 tc-start: 1532487611.307778, 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-end: 1532487611.312469, kfilter_byfilter, passed tc-start: 1532487611.312574, 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-end: 1532487611.317236, kfilter_byname, passed tp-end: 1532487611.317411, kernel/kqueue/t_ioctl tp-start: 1532487611.321886, kernel/kqueue/t_proc1, 1 tc-start: 1532487611.321899, proc1 tc-so:24681: NOTE_FORK tc-so:24681: NOTE_EXEC tc-so:24681: NOTE_EXIT tc-end: 1532487613.333673, proc1, passed tp-end: 1532487613.333787, kernel/kqueue/t_proc1 tp-start: 1532487613.338604, kernel/kqueue/t_proc2, 1 tc-start: 1532487613.338618, proc2 tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-end: 1532487615.349021, proc2, passed tp-end: 1532487615.349140, kernel/kqueue/t_proc2 tp-start: 1532487615.354127, kernel/kqueue/t_proc3, 1 tc-start: 1532487615.354143, proc3 tc-end: 1532487615.359383, proc3, passed tp-end: 1532487615.359506, kernel/kqueue/t_proc3 tp-start: 1532487615.364347, kernel/kqueue/t_sig, 1 tc-start: 1532487615.364361, sig tc-so:my pid: 20732 tc-so:got 5 as filter number for `EVFILT_SIGNAL'. tc-so:sig: kevent returned 0 in 1.000489 tc-so:sig: kevent returned 1 in 0.000002 tc-so:sig: kevent flags: 0x25, data: 1 (# times signal posted) tc-so:sig: kevent returned 0 in 1.010444 tc-so:sig: kevent returned 0 in 1.000486 tc-so:sig: kevent returned 1 in 0.000003 tc-so:sig: kevent flags: 0x25, data: 1 (# times signal posted) tc-so:sig: kevent returned 0 in 1.010465 tc-so:sig: kevent returned 0 in 1.000487 tc-so:sig: kevent returned 1 in 0.000002 tc-so:sig: kevent flags: 0x25, data: 1 (# times signal posted) tc-so:sig: kevent returned 0 in 1.010467 tc-so:sig: kevent returned 0 in 1.000482 tc-so:sig: kevent returned 1 in 0.000002 tc-so:sig: kevent flags: 0x25, data: 1 (# times signal posted) tc-so:sig: kevent returned 0 in 1.010467 tc-so:sig: kevent returned 0 in 1.000487 tc-so:sig: kevent returned 1 in 0.000002 tc-so:sig: kevent flags: 0x25, data: 1 (# times signal posted) tc-so:sig: finished successfully tc-end: 1532487627.435014, sig, passed tp-end: 1532487627.435130, kernel/kqueue/t_sig tp-start: 1532487627.440935, kernel/kqueue/t_vnode, 18 tc-start: 1532487627.440952, dir_no_note_link_create_file_in tc-end: 1532487627.450894, dir_no_note_link_create_file_in, passed tc-start: 1532487627.451012, dir_no_note_link_delete_file_in tc-end: 1532487627.460837, dir_no_note_link_delete_file_in, passed tc-start: 1532487627.460954, dir_no_note_link_mv_dir_within tc-end: 1532487627.471451, dir_no_note_link_mv_dir_within, passed tc-start: 1532487627.471580, dir_no_note_link_mv_file_within tc-end: 1532487627.482227, dir_no_note_link_mv_file_within, passed tc-start: 1532487627.482350, dir_note_link_create_dir_in tc-end: 1532487627.493273, dir_note_link_create_dir_in, passed tc-start: 1532487627.493406, dir_note_link_delete_dir_in tc-end: 1532487627.504053, dir_note_link_delete_dir_in, passed tc-start: 1532487627.504182, dir_note_link_mv_dir_in tc-end: 1532487627.514202, dir_note_link_mv_dir_in, passed tc-start: 1532487627.514338, dir_note_link_mv_dir_out tc-end: 1532487627.524473, dir_note_link_mv_dir_out, passed tc-start: 1532487627.524601, dir_note_write_create_dir_in tc-end: 1532487627.534216, dir_note_write_create_dir_in, passed tc-start: 1532487627.534342, dir_note_write_create_file_in tc-end: 1532487627.543881, dir_note_write_create_file_in, passed tc-start: 1532487627.544006, dir_note_write_delete_dir_in tc-end: 1532487627.553430, dir_note_write_delete_dir_in, passed tc-start: 1532487627.553550, dir_note_write_delete_file_in tc-end: 1532487627.562888, dir_note_write_delete_file_in, passed tc-start: 1532487627.563002, dir_note_write_mv_dir_in tc-end: 1532487627.572283, dir_note_write_mv_dir_in, passed tc-start: 1532487627.572399, dir_note_write_mv_dir_out tc-end: 1532487627.581696, dir_note_write_mv_dir_out, passed tc-start: 1532487627.581814, dir_note_write_mv_dir_within tc-end: 1532487627.591269, dir_note_write_mv_dir_within, passed tc-start: 1532487627.591419, dir_note_write_mv_file_in tc-end: 1532487627.601146, dir_note_write_mv_file_in, passed tc-start: 1532487627.601305, dir_note_write_mv_file_out tc-end: 1532487627.611593, dir_note_write_mv_file_out, passed tc-start: 1532487627.611750, dir_note_write_mv_file_within tc-end: 1532487627.621784, dir_note_write_mv_file_within, passed tp-end: 1532487627.621937, kernel/kqueue/t_vnode tp-start: 1532487627.630852, kernel/tty/t_pr, 3 tc-start: 1532487627.630867, client_first tc-end: 1532487627.646898, client_first, passed tc-start: 1532487627.647117, master_first tc-end: 1532487627.663618, master_first, passed tc-start: 1532487627.663835, ptyioctl tc-end: 1532487627.679756, ptyioctl, passed tp-end: 1532487627.679976, kernel/tty/t_pr tp-start: 1532487627.687659, kernel/t_lock, 1 tc-start: 1532487627.687677, lock tc-end: 1532487628.687138, lock, passed tp-end: 1532487628.687297, kernel/t_lock tp-start: 1532487628.692642, kernel/t_lockf, 2 tc-start: 1532487628.692659, deadlock tc-end: 1532487629.708055, deadlock, passed tc-start: 1532487629.708254, randlock tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/stdlib/_rand48.c:53:27, signed integer overflow: 58989 * 60169 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/stdlib/_rand48.c:53:57, signed integer overflow: 57068 * 42972 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/stdlib/_rand48.c:53:57, signed integer overflow: 57068 * 38458 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/stdlib/_rand48.c:53:38, signed integer overflow: -745658155 + -1842641200 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/stdlib/_rand48.c:53:57, signed integer overflow: 57068 * 47629 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/stdlib/_rand48.c:53:27, signed integer overflow: 58989 * 59361 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/stdlib/_rand48.c:53:38, signed integer overflow: 855163533 + 1961198888 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/stdlib/_rand48.c:53:27, signed integer overflow: 58989 * 59813 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/stdlib/_rand48.c:53:57, signed integer overflow: 57068 * 60751 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/stdlib/_rand48.c:53:38, signed integer overflow: -1618459399 + -1132487008 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/stdlib/_rand48.c:53:27, signed integer overflow: 58989 * 45640 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/stdlib/_rand48.c:53:27, signed integer overflow: 58989 * 39153 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/stdlib/_rand48.c:53:38, signed integer overflow: 1704900078 + 891573364 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/stdlib/_rand48.c:53:57, signed integer overflow: 57068 * 52294 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/stdlib/_rand48.c:53:57, signed integer overflow: 57068 * 64411 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/stdlib/_rand48.c:53:27, signed integer overflow: 58989 * 58027 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/stdlib/_rand48.c:53:27, signed integer overflow: 58989 * 63074 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/stdlib/_rand48.c:53:57, signed integer overflow: 57068 * 64725 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/stdlib/_rand48.c:53:57, signed integer overflow: 57068 * 63630 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/stdlib/_rand48.c:53:38, signed integer overflow: 938691957 + 1828801128 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/stdlib/_rand48.c:53:27, signed integer overflow: 58989 * 65513 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/stdlib/_rand48.c:53:57, signed integer overflow: 57068 * 37656 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/stdlib/_rand48.c:53:57, signed integer overflow: 57068 * 54350 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/stdlib/_rand48.c:53:27, signed integer overflow: 58989 * 58602 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/stdlib/_rand48.c:53:38, signed integer overflow: -1049038582 + -1571339928 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/stdlib/_rand48.c:53:38, signed integer overflow: 1695697794 + 1069454320 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/stdlib/_rand48.c:53:38, signed integer overflow: -1730302543 + -1352541216 cannot be represented in type 'int' 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: 1532487689.738860, randlock, passed tp-end: 1532487689.739074, kernel/t_lockf tp-start: 1532487689.746744, kernel/t_pty, 2 tc-start: 1532487689.746766, pty_no_queue tc-se:t_pty: Couldn't pty(4) device: Operation not supported tc-end: 1532487689.754731, pty_no_queue, failed, Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.gOcbtm/tcr tc-start: 1532487689.754869, pty_queue tc-se:t_pty: Couldn't pty(4) device: Operation not supported tc-end: 1532487689.762787, pty_queue, failed, Test case exited normally but failed to create the results file: Failed to open /tmp/atf-run.gOcbtm/tcr tp-end: 1532487689.762927, kernel/t_pty tp-start: 1532487689.770571, kernel/t_mqueue, 1 tc-start: 1532487689.770593, mqueue tc-end: 1532487689.778444, mqueue, passed tp-end: 1532487689.778627, kernel/t_mqueue tp-start: 1532487689.783618, kernel/t_sysv, 3 tc-start: 1532487689.783633, msg tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/gen/ftok.c:56:10, left shift of 4160 by 24 places cannot be represented in type 'int' 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: Wed Jul 25 03:01:29 2018 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: Wed Jul 25 03:01:29 2018 tc-so:California is overrated. tc-so:The quick brown fox jumped over the lazy dog. tc-so:PERM: uid 0, gid 0, cuid 0, cgid 0, mode 0640 tc-so:qnum 0, qbytes 2048, lspid 0, lrpid 0 tc-so:stime: Thu Jan 1 00:00:00 1970 tc-so:rtime: Thu Jan 1 00:00:00 1970 tc-so:ctime: Wed Jul 25 03:01:29 2018 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: Wed Jul 25 03:01:29 2018 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: Wed Jul 25 03:01:29 2018 tc-so:PERM: uid 0, gid 0, cuid 0, cgid 0, mode 0600 tc-so:qnum 0, qbytes 2048, lspid 27146, lrpid 14739 tc-so:stime: Wed Jul 25 03:01:29 2018 tc-so:rtime: Wed Jul 25 03:01:29 2018 tc-so:ctime: Wed Jul 25 03:01:29 2018 tc-end: 1532487689.794433, msg, passed tc-start: 1532487689.794604, sem tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/gen/ftok.c:56:10, left shift of 4160 by 24 places cannot be represented in type 'int' 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: Wed Jul 25 03:01:29 2018 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: Wed Jul 25 03:01:29 2018 tc-so:WOO! GOT THE SEMAPHORE! tc-so:PERM: uid 0, gid 0, cuid 0, cgid 0, mode 0640 tc-so:nsems 1 tc-so:otime: Thu Jan 1 00:00:00 1970 tc-so:ctime: Wed Jul 25 03:01:29 2018 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: Wed Jul 25 03:01:29 2018 tc-so:PERM: uid 0, gid 0, cuid 0, cgid 0, mode 0600 tc-so:nsems 1 tc-so:otime: Wed Jul 25 03:01:30 2018 tc-so:ctime: Wed Jul 25 03:01:29 2018 tc-end: 1532487690.814551, sem, passed tc-start: 1532487690.814781, shm tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/gen/ftok.c:56:10, left shift of 4160 by 24 places cannot be represented in type 'int' tc-so:PERM: uid 0, gid 0, cuid 0, cgid 0, mode 0640 tc-so:segsz 4096, lpid 0, cpid 14763, 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: Wed Jul 25 03:01:30 2018 tc-so:PERM: uid 0, gid 0, cuid 0, cgid 0, mode 0600 tc-so:segsz 4096, lpid 0, cpid 14763, 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: Wed Jul 25 03:01:30 2018 tc-so:The quick brown fox jumped over the lazy dog. tc-so:PERM: uid 0, gid 0, cuid 0, cgid 0, mode 0640 tc-so:segsz 4096, lpid 0, cpid 14763, 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: Wed Jul 25 03:01:30 2018 tc-so:PERM: uid 0, gid 0, cuid 0, cgid 0, mode 0600 tc-so:segsz 4096, lpid 0, cpid 14763, 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: Wed Jul 25 03:01:30 2018 tc-so:PERM: uid 0, gid 0, cuid 0, cgid 0, mode 0600 tc-so:segsz 4096, lpid 21013, cpid 14763, nattch 1 tc-so:atime: Wed Jul 25 03:01:30 2018 tc-so:dtime: Wed Jul 25 03:01:30 2018 tc-so:ctime: Wed Jul 25 03:01:30 2018 tc-end: 1532487690.825614, shm, passed tp-end: 1532487690.825804, kernel/t_sysv tp-start: 1532487690.830935, kernel/t_subr_prf, 4 tc-start: 1532487690.830949, snprintf_count tc-end: 1532487690.835940, snprintf_count, passed tc-start: 1532487690.836084, snprintf_count_overflow tc-end: 1532487690.841167, snprintf_count_overflow, passed tc-start: 1532487690.841312, snprintf_print tc-end: 1532487690.846552, snprintf_print, passed tc-start: 1532487690.846708, snprintf_print_overflow tc-end: 1532487690.851902, snprintf_print_overflow, passed tp-end: 1532487690.852046, kernel/t_subr_prf tp-start: 1532487690.857190, kernel/t_kauth_pr_47598, 1 tc-start: 1532487690.857206, kauth_curtain tc-so:port is 65504 tc-se:UBSan: Undefined Behavior in /public/src.git/usr.bin/netstat/main.c:724:11, index 255 is out of range for type 'nlist [49]' tc-se:UBSan: Undefined Behavior in /public/src.git/usr.bin/netstat/main.c:724:7, load of misaligned address 0x447578 for type 'long unsigned int' which requires 0 byte alignment tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-so:Active Internet connections (including servers) tc-so:PCB Proto Recv-Q Send-Q Local Address Foreign Address State tc-so:ffffe406675286f8 tcp 0 0 localhost.65503 localhost.65504 ESTABLISHED tc-so:ffffe40667528a38 tcp 0 0 localhost.65504 *.* LISTEN tc-so:ffffe4040c21ea30 tcp 0 0 localhost.6024 *.* LISTEN tc-so:ffffe4040c21e6f0 tcp 0 36 192.168.0.38.ssh 192.168.0.15.62130 ESTABLISHED tc-so:ffffe4040c21e3b0 tcp 0 0 localhost.6022 *.* LISTEN tc-so:ffffe404b1346740 tcp 0 0 192.168.0.38.ssh 192.168.0.15.62136 ESTABLISHED tc-so:ffffe404b13460c0 tcp 0 0 localhost.6021 *.* LISTEN tc-so:ffffe4051c14aa68 tcp 0 580 192.168.0.38.ssh 192.168.0.15.62622 ESTABLISHED tc-so:ffffe403a76dc068 tcp 0 0 localhost.6020 *.* LISTEN tc-so:ffffe40230777080 tcp 0 452 192.168.0.38.ssh 192.168.0.15.62623 ESTABLISHED tc-so:ffffe401d5a143f0 tcp 0 0 localhost.6030 *.* LISTEN tc-so:ffffe401d5a14a70 tcp 0 0 192.168.0.38.ssh 192.168.0.24.63310 ESTABLISHED tc-so:ffffe4051c14a0a8 tcp 0 0 localhost.6029 *.* LISTEN tc-so:ffffe4051c14a728 tcp 0 0 192.168.0.38.ssh 192.168.0.24.63373 ESTABLISHED tc-so:ffffe402307773c0 tcp 0 0 localhost.6023 *.* LISTEN tc-so:ffffe40230777a40 tcp 0 0 192.168.0.38.ssh 192.168.0.24.64099 ESTABLISHED tc-so:ffffe403a76dc3a8 tcp 0 0 localhost.10022 localhost.65529 ESTABLISHED tc-so:ffffe403a76dc6e8 tcp 0 0 localhost.65529 localhost.10022 ESTABLISHED tc-so:ffffe403a76dca28 tcp 0 0 localhost.6019 *.* LISTEN tc-so:ffffe405521813a0 tcp 0 0 192.168.0.38.ssh 192.168.0.24.64687 ESTABLISHED tc-so:ffffe405521816e0 tcp 0 60 localhost.10022 localhost.65531 ESTABLISHED tc-so:ffffe40552181a20 tcp 0 0 localhost.65531 localhost.10022 ESTABLISHED tc-so:ffffe406b2354058 tcp 0 0 localhost.6018 *.* LISTEN tc-so:ffffe406b23546d8 tcp 0 60 192.168.0.38.ssh 192.168.0.24.64761 ESTABLISHED tc-so:ffffe406b2354a18 tcp 0 0 localhost.10022 localhost.65532 ESTABLISHED tc-so:ffffe401cce7b050 tcp 0 0 localhost.65532 localhost.10022 ESTABLISHED tc-so:ffffe401cce7b390 tcp 0 0 localhost.6017 *.* LISTEN tc-so:ffffe401cce7ba10 tcp 0 0 192.168.0.38.ssh 192.168.0.24.64764 ESTABLISHED tc-so:ffffe405ac29a048 tcp 0 0 localhost.6016 *.* LISTEN tc-so:ffffe405ac29a6c8 tcp 0 0 192.168.0.38.ssh 192.168.0.24.64767 ESTABLISHED tc-so:ffffe405ac29aa08 tcp 0 0 localhost.10022 localhost.65533 ESTABLISHED tc-so:ffffe40267380040 tcp 0 0 localhost.65533 localhost.10022 ESTABLISHED tc-so:ffffe40267380380 tcp 0 0 localhost.6015 *.* LISTEN tc-so:ffffe40267380a00 tcp 0 0 192.168.0.38.ssh 192.168.0.24.64860 ESTABLISHED tc-so:ffffe40518464038 tcp 0 0 *.nucleus-sand *.* LISTEN tc-so:ffffe405184646b8 tcp 0 0 *.10022 *.* LISTEN tc-so:ffffe405184649f8 tcp 0 0 localhost.6014 *.* LISTEN tc-so:ffffe402c1a7e370 tcp 0 0 192.168.0.38.ssh 192.168.0.24.64901 ESTABLISHED tc-so:ffffe402c1a7e6b0 tcp 0 0 localhost.6013 *.* LISTEN tc-so:ffffe401606a5028 tcp 0 0 192.168.0.38.ssh 192.168.0.24.65087 ESTABLISHED tc-so:ffffe401606a5368 tcp 0 0 localhost.6012 *.* LISTEN tc-so:ffffe401606a59e8 tcp 0 0 192.168.0.38.ssh 192.168.0.24.65111 ESTABLISHED tc-so:ffffe40816ea2020 tcp 0 0 localhost.6011 *.* LISTEN tc-so:ffffe40816ea26a0 tcp 0 0 192.168.0.38.ssh 192.168.0.24.65307 ESTABLISHED tc-so:ffffe40816ea29e0 tcp 0 0 localhost.6010 *.* LISTEN tc-so:ffffe40813b2b358 tcp 0 0 192.168.0.38.ssh 192.168.0.24.65337 ESTABLISHED tc-so:ffffe40813b2b9d8 tcp 0 0 *.telnet *.* LISTEN tc-so:ffffe40814df7010 tcp 0 0 *.ssh *.* LISTEN tc-so:ffffe40814df79d0 tcp 0 0 *.1021 *.* LISTEN tc-so:ffffe408151a8008 tcp 0 0 *.1022 *.* LISTEN tc-so:ffffe408151a89c8 tcp 0 0 *.shilp *.* LISTEN tc-so:ffffe40815c68340 tcp 0 0 *.1023 *.* LISTEN tc-so:ffffe40815c68680 tcp 0 0 *.sunrpc *.* LISTEN tc-so: 0 udp 0 0 *.1020 *.* tc-so: 0 udp 0 0 *.1021 *.* tc-so: 0 udp 0 0 *.shilp *.* tc-so: 0 udp 0 0 *.1022 *.* tc-so: 0 udp 0 0 *.1023 *.* tc-so: 0 udp 0 0 *.sunrpc *.* tc-so: 0 udp 0 0 *.mdns *.* tc-so: 0 udp 0 0 *.65535 *.* tc-so: 0 udp 0 0 *.bootpc *.* tc-so: 0 udp 0 0 *.* *.* tc-so:Active Internet6 connections (including servers) tc-so:PCB Proto Recv-Q Send-Q Local Address Foreign Address (state) tc-so:ffffe4040c21e070 tcp6 0 0 localhost.6024 *.* LISTEN tc-so:ffffe404b1346a80 tcp6 0 0 localhost.6022 *.* LISTEN tc-so:ffffe404b1346400 tcp6 0 0 localhost.6021 *.* LISTEN tc-so:ffffe401d5a140b0 tcp6 0 0 localhost.6020 *.* LISTEN tc-so:ffffe401d5a14730 tcp6 0 0 localhost.6030 *.* LISTEN tc-so:ffffe4051c14a3e8 tcp6 0 0 localhost.6029 *.* LISTEN tc-so:ffffe40230777700 tcp6 0 0 localhost.6023 *.* LISTEN tc-so:ffffe40552181060 tcp6 0 0 localhost.6019 *.* LISTEN tc-so:ffffe406b2354398 tcp6 0 0 localhost.6018 *.* LISTEN tc-so:ffffe401cce7b6d0 tcp6 0 0 localhost.6017 *.* LISTEN tc-so:ffffe405ac29a388 tcp6 0 0 localhost.6016 *.* LISTEN tc-so:ffffe402673806c0 tcp6 0 0 localhost.6015 *.* LISTEN tc-so:ffffe40518464378 tcp6 0 0 *.nucleus-sand *.* LISTEN tc-so:ffffe402c1a7e030 tcp6 0 0 localhost.6014 *.* LISTEN tc-so:ffffe402c1a7e9f0 tcp6 0 0 localhost.6013 *.* LISTEN tc-so:ffffe401606a56a8 tcp6 0 0 localhost.6012 *.* LISTEN tc-so:ffffe40816ea2360 tcp6 0 0 localhost.6011 *.* LISTEN tc-so:ffffe40813b2b018 tcp6 0 0 localhost.6010 *.* LISTEN tc-so:ffffe40813b2b698 tcp6 0 0 *.telnet *.* LISTEN tc-so:ffffe40814df7350 tcp6 0 0 *.ssh *.* LISTEN tc-so:ffffe40814df7690 tcp6 0 0 *.exp1 *.* LISTEN tc-so:ffffe408151a8348 tcp6 0 0 *.exp2 *.* LISTEN tc-so:ffffe408151a8688 tcp6 0 0 *.shilp *.* LISTEN tc-so:ffffe40815c68000 tcp6 0 0 *.1023 *.* LISTEN tc-so:ffffe40815c689c0 tcp6 0 0 *.sunrpc *.* LISTEN tc-so: 0 udp6 0 0 *.1020 *.* tc-so: 0 udp6 0 0 *.exp1 *.* tc-so: 0 udp6 0 0 *.shilp *.* tc-so: 0 udp6 0 0 *.exp2 *.* tc-so: 0 udp6 0 0 *.* *.* tc-so: 0 udp6 0 0 *.1023 *.* tc-so: 0 udp6 0 0 *.sunrpc *.* tc-so: 0 udp6 0 0 *.mdns *.* tc-so: 0 udp6 0 0 *.65535 *.* tc-so: 0 udp6 0 0 *.* *.* tc-so:Active UNIX domain sockets tc-so:Address Type Recv-Q Send-Q Inode Conn Refs Nextref Addr tc-so:ffffe40814dd7188 stream 0 0 0 0 0 0 tc-so:ffffe4053164e408 stream 0 0 0 ffffe40390135688 0 0 tc-so:ffffe40390135688 stream 0 0 0 ffffe4053164e408 0 0 tc-so:ffffe407d9a2b808 stream 0 0 0 0 0 0 tc-so:ffffe4026c80ec08 stream 0 0 0 ffffe4030695c308 0 0 tc-so:ffffe407830e0608 stream 0 0 0 ffffe4026fec6408 0 0 tc-so:ffffe40239dc5f08 stream 0 0 0 0 0 0 tc-so:ffffe4026fec6408 stream 0 0 0 ffffe407830e0608 0 0 tc-so:ffffe4030695c808 stream 0 0 0 ffffe406967fef88 0 0 tc-so:ffffe4030695c308 stream 0 0 0 ffffe4026c80ec08 0 0 tc-so:ffffe406967fef88 stream 0 0 0 ffffe4030695c808 0 0 tc-so:ffffe407830e0308 stream 0 0 0 0 0 0 tc-so:ffffe4030695c508 stream 0 0 ffffe406a3413158 0 0 0 /tmp/ssh-RNWxwDMtru/agent.15110 tc-so:ffffe404b8aed388 stream 0 0 0 ffffe4067c8fe908 0 0 tc-so:ffffe4068f82cc08 stream 0 0 ffffe4043bed0a88 0 0 0 /tmp/ssh-E3vHYfqpVB/agent.9965 tc-so:ffffe4067c8fe908 stream 0 0 0 ffffe404b8aed388 0 0 tc-so:ffffe40390135008 stream 0 0 0 ffffe402b6861088 0 0 tc-so:ffffe402b6861088 stream 0 0 0 ffffe40390135008 0 0 tc-so:ffffe4067c8fe188 stream 0 0 0 ffffe4035c65d088 0 0 tc-so:ffffe407830e0008 stream 0 0 ffffe4075afdfbd0 0 0 0 /tmp/ssh-ncZhd2hdsI/agent.21947 tc-so:ffffe4068f82c188 stream 0 0 ffffe406eadb0540 0 0 0 /tmp/ssh-ah7TLM2Oe1/agent.13935 tc-so:ffffe4030695c008 stream 0 0 0 0 0 0 tc-so:ffffe4030695c108 stream 0 0 0 ffffe40814dd7688 0 0 tc-so:ffffe40814dd7688 stream 0 0 0 ffffe4030695c108 0 0 tc-so:ffffe4068f82cb08 stream 0 0 0 0 0 0 tc-so:ffffe4030695c588 stream 0 0 0 ffffe40814f8d588 0 0 tc-so:ffffe406967fe388 stream 0 0 0 0 0 0 tc-so:ffffe407d9a2b188 stream 0 0 0 ffffe4081489c708 0 0 tc-so:ffffe4067c8fe888 stream 0 0 0 0 0 0 tc-so:ffffe407830e0688 stream 0 0 ffffe402084983f0 0 0 0 /tmp/ssh-4PFiYCJ9lm/agent.29837 tc-so:ffffe4078875dd08 stream 0 0 0 ffffe4081489c008 0 0 tc-so:ffffe40814dd7f08 stream 0 0 ffffe401ab623540 0 0 0 /tmp/ssh-It3o7eTwSz/agent.11136 tc-so:ffffe407d9a2be08 stream 0 0 ffffe403bf9f7d20 0 0 0 /tmp/ssh-t21EhK1VH2/agent.20020 tc-so:ffffe406967fe008 stream 0 0 0 ffffe406967feb88 0 0 tc-so:ffffe40814f8d588 stream 0 0 0 ffffe4030695c588 0 0 tc-so:ffffe4030695c208 stream 0 0 0 0 0 0 tc-so:ffffe406967fea08 stream 0 0 ffffe40153a08150 0 0 0 /tmp/ssh-FBZGhNw102/agent.26235 tc-so:ffffe4081599e888 stream 0 0 0 0 0 0 tc-so:ffffe40814f8de88 stream 0 0 0 0 0 0 tc-so:ffffe40814f8d488 stream 0 0 ffffe403a0708548 0 0 0 /tmp/ssh-RSNk95M6X8/agent.13361 tc-so:ffffe4081489c688 stream 0 0 ffffe4018d4947e0 0 0 0 /tmp/ssh-46HhhucMua/agent.17124 tc-so:ffffe407830e0d08 stream 0 0 0 0 0 0 tc-so:ffffe4030695cc08 stream 0 0 0 ffffe4081599e608 0 0 tc-so:ffffe4081599e688 stream 0 0 0 ffffe4081599e908 0 0 tc-so:ffffe4068f82c908 stream 0 0 0 ffffe4081489ce88 0 0 tc-so:ffffe40239dc5a88 stream 0 0 0 0 0 0 tc-so:ffffe4081599e608 stream 0 0 0 ffffe4030695cc08 0 0 tc-so:ffffe4081489c008 stream 0 0 0 ffffe4078875dd08 0 0 tc-so:ffffe407d9a2bd88 stream 0 0 ffffe407dee6dd28 0 0 0 /tmp/ssh-cTQlNFv5UZ/agent.3844 tc-so:ffffe4067c8fe808 stream 0 0 0 0 0 0 tc-so:ffffe407d9a2bf88 stream 0 0 0 0 0 0 tc-so:ffffe4081489ce88 stream 0 0 0 ffffe4068f82c908 0 0 tc-so:ffffe40814f8dd08 stream 0 0 0 ffffe40814dd7008 0 0 tc-so:ffffe40814dd7008 stream 0 0 0 ffffe40814f8dd08 0 0 tc-so:ffffe40239dc5c88 stream 0 0 ffffe4071b550930 0 0 0 /tmp/ssh-TZrSoFrRsU/agent.11695 tc-so:ffffe4081599e908 stream 0 0 0 ffffe4081599e688 0 0 tc-so:ffffe40814dd7b08 stream 0 0 ffffe4081256aa88 0 0 0 /tmp/ssh-l20EbFSmVz/agent.40 tc-so:ffffe40814f8d508 stream 0 0 0 0 0 0 tc-so:ffffe40814dd7e88 stream 0 0 0 ffffe40814dd7d08 0 0 tc-so:ffffe40814dd7d08 stream 0 0 0 ffffe40814dd7e88 0 0 tc-so:ffffe4068f82ce08 stream 0 0 0 0 0 0 tc-so:ffffe406967feb88 stream 0 0 0 ffffe406967fe008 0 0 tc-so:ffffe4081599ee88 stream 0 0 ffffe408167a2d20 0 0 0 /var/run/mdnsd/mdnsd tc-so:ffffe4035c65d088 stream 0 0 0 ffffe4067c8fe188 0 0 tc-so:ffffe4081599ec08 stream 0 0 ffffe408158f0bd8 0 0 0 /var/run/rpcbind.sock tc-so:ffffe4013b317788 stream 0 0 ffffe40815aabbd8 0 0 0 /var/run/dhcpcd.unpriv.sock tc-so:ffffe4081489c708 stream 0 0 0 ffffe407d9a2b188 0 0 tc-so:ffffe4013b317288 stream 0 0 ffffe40815aabd28 0 0 0 /var/run/dhcpcd.sock tc-so:ffffe4026c80ea88 dgram 0 0 0 ffffe4081599ef88 0 ffffe40461b93708 -> /var/run/log tc-so:ffffe407830e0508 dgram 0 0 0 ffffe4081599ef88 0 ffffe4026c80ea88 -> /var/run/log tc-so:ffffe40390135208 dgram 0 0 0 ffffe4081599ef88 0 ffffe402b6861708 -> /var/run/log tc-so:ffffe40461b93708 dgram 0 0 0 ffffe4081599ef88 0 ffffe406e9c91908 -> /var/run/log tc-so:ffffe406e9c91908 dgram 0 0 0 ffffe4081599ef88 0 ffffe4035c65df88 -> /var/run/log tc-so:ffffe402b6861708 dgram 0 0 0 ffffe4081599ef88 0 ffffe407830e0508 -> /var/run/log tc-so:ffffe4067c8fe988 dgram 0 0 0 ffffe4081599ef88 0 ffffe4030695ce88 -> /var/run/log tc-so:ffffe4030695ce88 dgram 0 0 0 ffffe4081599ef88 0 ffffe40814f8dc08 -> /var/run/log tc-so:ffffe4030695cd88 dgram 0 0 0 ffffe4081599ef88 0 ffffe4067c8fe988 -> /var/run/log tc-so:ffffe40814f8dc08 dgram 0 0 0 ffffe4081599ef88 0 ffffe407830e0388 -> /var/run/log tc-so:ffffe4081489c188 dgram 0 0 0 ffffe4081599ef88 0 ffffe4081599e188 -> /var/run/log tc-so:ffffe4035c65df88 dgram 0 0 0 ffffe4081599ef88 0 ffffe4030695cd88 -> /var/run/log tc-so:ffffe407830e0388 dgram 0 0 0 ffffe4081599ef88 0 ffffe4081489c188 -> /var/run/log tc-so:ffffe406967fe088 dgram 0 0 0 ffffe4081599ef88 0 ffffe40814f8d088 -> /var/run/log tc-so:ffffe40814f8d088 dgram 0 0 0 ffffe4081599ef88 0 ffffe40814dd7b88 -> /var/run/log tc-so:ffffe40814dd7b88 dgram 0 0 0 ffffe4081599ef88 0 ffffe40814f8db08 -> /var/run/log tc-so:ffffe40814f8db08 dgram 0 0 0 ffffe4081599ef88 0 ffffe4081489cc88 -> /var/run/log tc-so:ffffe40814f8d208 dgram 0 0 0 0 0 0 tc-so:ffffe4081599e188 dgram 0 0 0 ffffe4081599ef88 0 ffffe406967fe088 -> /var/run/log tc-so:ffffe4081599ea08 dgram 0 0 0 ffffe4081599ef88 0 ffffe4081599eb88 -> /var/run/log tc-so:ffffe4081599eb88 dgram 0 0 0 ffffe4081599ef88 0 0 -> /var/run/log tc-so:ffffe4081599ef88 dgram 0 0 ffffe408165487e8 0 ffffe40390135208 0 /var/run/log tc-so:ffffe4081599e108 dgram 0 0 0 ffffe4081599ef88 0 ffffe4081599ea08 -> /var/run/log tc-so:ffffe4081489cc88 dgram 0 0 0 ffffe4081599ef88 0 ffffe4081599e108 -> /var/run/log tc-end: 1532487691.260919, kauth_curtain, passed tp-end: 1532487691.261032, kernel/t_kauth_pr_47598 tp-start: 1532487691.265907, kernel/t_sysctl, 1 tc-start: 1532487691.265922, bufsize tc-end: 1532487691.271298, bufsize, passed tp-end: 1532487691.271421, kernel/t_sysctl tp-start: 1532487691.276437, kernel/t_timeleft, 1 tc-start: 1532487691.276452, timeleft__lwp_park tc-so:Orig time 5.0 tc-so:Time left 5.0 tc-end: 1532487691.296042, timeleft__lwp_park, failed, /public/src.git/tests/kernel/t_timeleft.c:98: timespeccmp(&i.ts, &ts, <) not met tp-end: 1532487691.296155, kernel/t_timeleft tp-start: 1532487691.301541, kernel/t_zombie, 6 tc-start: 1532487691.301557, race1 tc-end: 1532487696.720, race1, passed tc-start: 1532487696.902, signal1 tc-end: 1532487696.18292, signal1, passed tc-start: 1532487696.18474, signal2 tc-end: 1532487696.38182, signal2, passed tc-start: 1532487696.38369, signal3 tc-end: 1532487696.44324, signal3, passed tc-start: 1532487696.44504, signal4 tc-end: 1532487696.68345, signal4, passed tc-start: 1532487696.68536, signal5 tc-end: 1532487696.74214, signal5, passed tp-end: 1532487696.74390, kernel/t_zombie tp-start: 1532487696.82688, kernel/t_extattrctl, 1 tc-start: 1532487696.82704, extattrctl_namei tc-end: 1532487696.97451, extattrctl_namei, passed tp-end: 1532487696.97703, kernel/t_extattrctl tp-start: 1532487696.106791, kernel/t_filedesc, 1 tc-start: 1532487696.106931, getfilerace tc-end: 1532487696.656804, getfilerace, passed tp-end: 1532487696.656937, kernel/t_filedesc tp-start: 1532487696.665817, kernel/t_rnd, 3 tc-start: 1532487696.665833, RNDADDDATA tc-end: 1532487696.681566, RNDADDDATA, passed tc-start: 1532487696.681702, RNDADDDATA2 tc-end: 1532487696.697809, RNDADDDATA2, passed tc-start: 1532487696.697984, read_random tc-end: 1532487696.804372, read_random, passed tp-end: 1532487696.804551, kernel/t_rnd tp-start: 1532487696.812857, kernel/t_extent, 11 tc-start: 1532487696.812877, bound1 tc-end: 1532487696.820679, bound1, passed tc-start: 1532487696.820850, bound2 tc-end: 1532487696.828531, bound2, passed tc-start: 1532487696.828704, bound3 tc-end: 1532487696.836303, bound3, passed tc-start: 1532487696.836472, bound4 tc-end: 1532487696.843998, bound4, passed tc-start: 1532487696.844163, bound5 tc-end: 1532487696.851626, bound5, passed tc-start: 1532487696.851746, coalesce tc-end: 1532487696.856699, coalesce, passed tc-start: 1532487696.856815, free tc-end: 1532487696.861563, free, passed tc-start: 1532487696.861675, subregion1 tc-end: 1532487696.866349, subregion1, passed tc-start: 1532487696.866461, subregion2 tc-end: 1532487696.871122, subregion2, passed tc-start: 1532487696.871236, subregion3 tc-end: 1532487696.875885, subregion3, passed tc-start: 1532487696.875999, subregion4 tc-end: 1532487696.880629, subregion4, passed tp-end: 1532487696.880793, kernel/t_extent tp-start: 1532487696.972773, kernel/t_umount, 1 tc-start: 1532487696.972794, 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-se:Fail: incorrect exit status: 0, expected: anything else tc-se:stdout: tc-se:.cshrc tc-se:.profile tc-se:SETS.destdir.extra tc-se:SETS.destdir.missing tc-se:SETS.dlist tc-se:SETS.flist tc-se:SETS.metalog.extra tc-se:SETS.metalog.missing tc-se:altroot tc-se:bin tc-se:boot.cfg tc-se:dev tc-se:etc tc-se:lib tc-se:libdata tc-se:libexec tc-se:mnt tc-se:rescue tc-se:root tc-se:sbin tc-se:stand tc-se:tmp tc-se:usr tc-se:var tc-se: tc-se:stderr: tc-se: tc-so:*** Cleaning up umount-f_mount, umount-f.im. tc-se:umount: /tmp/atf-run.poPgQI/umount-f_mount: not currently mounted tc-end: 1532487697.585834, umount, failed, atf-check failed; see the output of the test for details tp-end: 1532487697.586275, kernel/t_umount tp-start: 1532487697.738280, kernel/t_umountstress, 2 tc-start: 1532487697.738298, 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: 1532487700.413757, fileop, passed tc-start: 1532487700.414168, 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: 1532487704.175078, mountlist, passed tp-end: 1532487704.175589, kernel/t_umountstress tp-start: 1532487704.246919, kernel/t_ps_strings, 2 tc-start: 1532487704.247060, update tc-end: 1532487704.436957, update, passed tc-start: 1532487704.437202, validate tc-so:Executing command [ /usr/tests/kernel/h_ps_strings1 ] tc-end: 1532487704.497288, validate, passed tp-end: 1532487704.497497, kernel/t_ps_strings tp-start: 1532487704.729891, kernel/t_trapsignal, 20 tc-start: 1532487704.730032, bus_handle tc-so:Executing command [ /usr/tests/kernel/h_segv bus handle ] tc-end: 1532487704.786665, bus_handle, passed tc-start: 1532487704.786925, bus_handle_recurse tc-so:Executing command [ /usr/tests/kernel/h_segv bus handle recurse ] tc-end: 1532487704.843687, bus_handle_recurse, passed tc-start: 1532487704.843947, bus_ignore tc-so:Executing command [ /usr/tests/kernel/h_segv bus ignore ] tc-end: 1532487704.898331, bus_ignore, passed tc-start: 1532487704.898582, bus_mask tc-so:Executing command [ /usr/tests/kernel/h_segv bus mask ] tc-end: 1532487704.960427, bus_mask, passed tc-start: 1532487704.960687, bus_simple tc-so:Executing command [ /usr/tests/kernel/h_segv bus recurse ] tc-end: 1532487705.22567, bus_simple, passed tc-start: 1532487705.22817, fpe_handle tc-so:Executing command [ /usr/tests/kernel/h_segv fpe handle ] tc-se:Fail: stderr does not match expected value tc-se:--- /tmp/inline.NNEVoA 2018-07-25 03:01:45.077676266 +0000 tc-se:+++ /tmp/check.yF5kGE/stderr 2018-07-25 03:01:45.077026951 +0000 tc-se:@@ -1 +1,2 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/tests/kernel/h_segv.c:108:10, signed integer overflow: 6827 divrem 0 cannot be represented in type 'int' tc-se: got 8 tc-end: 1532487705.84842, fpe_handle, failed, atf-check failed; see the output of the test for details tc-start: 1532487705.85020, fpe_handle_recurse tc-so:Executing command [ /usr/tests/kernel/h_segv fpe handle recurse ] tc-se:Fail: stderr does not match expected value tc-se:--- /tmp/inline.8Ami22 2018-07-25 03:01:45.147188732 +0000 tc-se:+++ /tmp/check.fEQvak/stderr 2018-07-25 03:01:45.143610833 +0000 tc-se:@@ -1 +1,2 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/tests/kernel/h_segv.c:108:10, signed integer overflow: 7848 divrem 0 cannot be represented in type 'int' tc-se: got 8 tc-end: 1532487705.154961, fpe_handle_recurse, failed, atf-check failed; see the output of the test for details tc-start: 1532487705.159712, fpe_ignore tc-so:Executing command [ /usr/tests/kernel/h_segv fpe ignore ] tc-se:Fail: stderr does not match expected value tc-se:--- /tmp/inline.SyVXqb 2018-07-25 03:01:45.222733529 +0000 tc-se:+++ /tmp/check.cVfkNo/stderr 2018-07-25 03:01:45.219143547 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/tests/kernel/h_segv.c:108:10, signed integer overflow: 4750 divrem 0 cannot be represented in type 'int' tc-end: 1532487705.230514, fpe_ignore, failed, atf-check failed; see the output of the test for details tc-start: 1532487705.239528, fpe_mask tc-so:Executing command [ /usr/tests/kernel/h_segv fpe mask ] tc-se:Fail: stderr does not match expected value tc-se:--- /tmp/inline.TAGoYq 2018-07-25 03:01:45.302284421 +0000 tc-se:+++ /tmp/check.2klDZb/stderr 2018-07-25 03:01:45.298669786 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/tests/kernel/h_segv.c:108:10, signed integer overflow: 9713 divrem 0 cannot be represented in type 'int' tc-end: 1532487705.312389, fpe_mask, failed, atf-check failed; see the output of the test for details tc-start: 1532487705.316061, fpe_simple tc-so:Executing command [ /usr/tests/kernel/h_segv fpe recurse ] tc-se:Fail: stderr does not match expected value tc-se:--- /tmp/inline.PlyE9S 2018-07-25 03:01:45.373971186 +0000 tc-se:+++ /tmp/check.6ibONu/stderr 2018-07-25 03:01:45.370542957 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/tests/kernel/h_segv.c:108:10, signed integer overflow: 1606 divrem 0 cannot be represented in type 'int' tc-end: 1532487705.381303, fpe_simple, failed, atf-check failed; see the output of the test for details tc-start: 1532487705.387649, segv_handle tc-so:Executing command [ /usr/tests/kernel/h_segv segv handle ] tc-se:Fail: stderr does not match expected value tc-se:--- /tmp/inline.OI5PzC 2018-07-25 03:01:45.444807004 +0000 tc-se:+++ /tmp/check.n25LZz/stderr 2018-07-25 03:01:45.444195544 +0000 tc-se:@@ -1 +1,2 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/tests/kernel/h_segv.c:77:5, store to null pointer of type 'volatile int' tc-se: got 11 tc-end: 1532487705.451784, segv_handle, failed, atf-check failed; see the output of the test for details tc-start: 1532487705.451905, segv_handle_recurse tc-so:Executing command [ /usr/tests/kernel/h_segv segv handle recurse ] tc-se:Fail: stderr does not match expected value tc-se:--- /tmp/inline.9e8i57 2018-07-25 03:01:45.514212124 +0000 tc-se:+++ /tmp/check.z5ynFm/stderr 2018-07-25 03:01:45.510519406 +0000 tc-se:@@ -1 +1,2 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/tests/kernel/h_segv.c:77:5, store to null pointer of type 'volatile int' tc-se: got 11 tc-end: 1532487705.522721, segv_handle_recurse, failed, atf-check failed; see the output of the test for details tc-start: 1532487705.528732, segv_ignore tc-so:Executing command [ /usr/tests/kernel/h_segv segv ignore ] tc-se:Fail: stderr does not match expected value tc-se:--- /tmp/inline.fzePvM 2018-07-25 03:01:45.590785683 +0000 tc-se:+++ /tmp/check.rkwIaW/stderr 2018-07-25 03:01:45.587244172 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/tests/kernel/h_segv.c:77:5, store to null pointer of type 'volatile int' tc-end: 1532487705.598386, segv_ignore, failed, atf-check failed; see the output of the test for details tc-start: 1532487705.603609, segv_mask tc-so:Executing command [ /usr/tests/kernel/h_segv segv mask ] tc-se:Fail: stderr does not match expected value tc-se:--- /tmp/inline.49vbOK 2018-07-25 03:01:45.664319889 +0000 tc-se:+++ /tmp/check.2ofHy3/stderr 2018-07-25 03:01:45.660657832 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/tests/kernel/h_segv.c:77:5, store to null pointer of type 'volatile int' tc-end: 1532487705.672205, segv_mask, failed, atf-check failed; see the output of the test for details tc-start: 1532487705.693926, segv_simple tc-so:Executing command [ /usr/tests/kernel/h_segv segv recurse ] tc-se:Fail: stderr does not match expected value tc-se:--- /tmp/inline.2xOsRq 2018-07-25 03:01:45.757560790 +0000 tc-se:+++ /tmp/check.YIgmyd/stderr 2018-07-25 03:01:45.753954117 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/tests/kernel/h_segv.c:77:5, store to null pointer of type 'volatile int' tc-end: 1532487705.765264, segv_simple, failed, atf-check failed; see the output of the test for details tc-start: 1532487705.770922, trap_handle tc-so:Executing command [ /usr/tests/kernel/h_segv trap handle ] tc-end: 1532487705.831816, trap_handle, passed tc-start: 1532487705.831939, trap_handle_recurse tc-so:Executing command [ /usr/tests/kernel/h_segv trap handle recurse ] tc-end: 1532487705.894112, trap_handle_recurse, passed tc-start: 1532487705.917451, trap_ignore tc-so:Executing command [ /usr/tests/kernel/h_segv trap ignore ] tc-end: 1532487705.981005, trap_ignore, passed tc-start: 1532487705.991485, trap_mask tc-so:Executing command [ /usr/tests/kernel/h_segv trap mask ] tc-end: 1532487706.56825, trap_mask, passed tc-start: 1532487706.101047, trap_simple tc-so:Executing command [ /usr/tests/kernel/h_segv trap recurse ] tc-end: 1532487706.165065, trap_simple, passed tp-end: 1532487706.175280, kernel/t_trapsignal tp-start: 1532487706.242541, kernel/t_interp, 1 tc-start: 1532487706.242561, procfs_interp tc-end: 1532487706.292440, procfs_interp, skipped, procfs not mounted tp-end: 1532487706.292562, kernel/t_interp tp-start: 1532487706.390533, kernel/t_procpath, 3 tc-start: 1532487706.390552, absolute_proc tc-so:Executing command [ /usr/tests/kernel/h_getprocpath -1 ] tc-end: 1532487706.452395, absolute_proc, passed tc-start: 1532487706.452513, interpreter_proc tc-so:Executing command [ /usr/tests/kernel/h_interpreter interpreter /usr/tests/kernel/h_getprocpath ] tc-end: 1532487706.516817, interpreter_proc, passed tc-start: 1532487706.516937, relative_proc tc-so:Executing command [ /usr/tests/kernel/h_interpreter dot /usr/tests/kernel/h_getprocpath ] tc-end: 1532487706.605659, relative_proc, passed tp-end: 1532487706.605831, kernel/t_procpath tp-start: 1532487706.737035, lib/csu/t_crt0, 4 tc-start: 1532487706.737054, initfini1 tc-so:Executing command [ /usr/tests/lib/csu/h_initfini1 ] tc-end: 1532487706.807147, initfini1, passed tc-start: 1532487706.807304, initfini2 tc-so:Executing command [ /usr/tests/lib/csu/h_initfini2 ] tc-end: 1532487706.866594, initfini2, passed tc-start: 1532487706.866747, initfini3 tc-so:Executing command [ /usr/tests/lib/csu/h_initfini3 ] tc-end: 1532487706.937906, initfini3, passed tc-start: 1532487706.938157, 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: 1532487707.19888, initfini4, passed tp-end: 1532487707.20145, lib/csu/t_crt0 tp-start: 1532487707.87163, lib/csu/t_ifunc_static, 1 tc-start: 1532487707.87287, ifunc_static tc-end: 1532487707.144454, ifunc_static, passed tp-end: 1532487707.144682, lib/csu/t_ifunc_static tp-start: 1532487707.150267, lib/libbluetooth/t_bluetooth, 2 tc-start: 1532487707.150363, check_bt_aton tc-end: 1532487707.155817, check_bt_aton, passed tc-start: 1532487707.156009, check_bt_ntoa tc-end: 1532487707.161558, check_bt_ntoa, passed tp-end: 1532487707.161745, lib/libbluetooth/t_bluetooth tp-start: 1532487707.167093, lib/libbluetooth/t_sdp_data, 2 tc-start: 1532487707.167183, check_sdp_data_size tc-end: 1532487707.172563, check_sdp_data_size, passed tc-start: 1532487707.172768, check_sdp_data_type tc-end: 1532487707.177977, check_sdp_data_type, passed tp-end: 1532487707.178176, lib/libbluetooth/t_sdp_data tp-start: 1532487707.183461, lib/libbluetooth/t_sdp_get, 10 tc-start: 1532487707.183551, check_sdp_get_alt tc-end: 1532487707.188709, check_sdp_get_alt, passed tc-start: 1532487707.188902, check_sdp_get_attr tc-end: 1532487707.193960, check_sdp_get_attr, passed tc-start: 1532487707.194149, check_sdp_get_bool tc-end: 1532487707.199466, check_sdp_get_bool, passed tc-start: 1532487707.199683, check_sdp_get_data tc-end: 1532487707.205136, check_sdp_get_data, passed tc-start: 1532487707.205272, check_sdp_get_int tc-end: 1532487707.210627, check_sdp_get_int, passed tc-start: 1532487707.210746, check_sdp_get_seq tc-end: 1532487707.215936, check_sdp_get_seq, passed tc-start: 1532487707.216053, check_sdp_get_str tc-end: 1532487707.221723, check_sdp_get_str, passed tc-start: 1532487707.221856, check_sdp_get_uint tc-end: 1532487707.227348, check_sdp_get_uint, passed tc-start: 1532487707.227476, check_sdp_get_url tc-end: 1532487707.232608, check_sdp_get_url, passed tc-start: 1532487707.232726, check_sdp_get_uuid tc-end: 1532487707.237855, check_sdp_get_uuid, passed tp-end: 1532487707.237972, lib/libbluetooth/t_sdp_get tp-start: 1532487707.243026, lib/libbluetooth/t_sdp_match, 1 tc-start: 1532487707.243042, check_sdp_match_uuid16 tc-end: 1532487707.248190, check_sdp_match_uuid16, passed tp-end: 1532487707.248310, lib/libbluetooth/t_sdp_match tp-start: 1532487707.253706, lib/libbluetooth/t_sdp_put, 21 tc-start: 1532487707.253719, check_sdp_put_alt tc-end: 1532487707.258774, check_sdp_put_alt, passed tc-start: 1532487707.258897, check_sdp_put_attr tc-end: 1532487707.263922, check_sdp_put_attr, passed tc-start: 1532487707.264040, check_sdp_put_bool tc-end: 1532487707.269070, check_sdp_put_bool, passed tc-start: 1532487707.269188, check_sdp_put_data tc-end: 1532487707.274143, check_sdp_put_data, passed tc-start: 1532487707.274260, check_sdp_put_int tc-end: 1532487707.279186, check_sdp_put_int, passed tc-start: 1532487707.279304, check_sdp_put_int16 tc-end: 1532487707.284188, check_sdp_put_int16, passed tc-start: 1532487707.284304, check_sdp_put_int32 tc-end: 1532487707.289251, check_sdp_put_int32, passed tc-start: 1532487707.289367, check_sdp_put_int64 tc-end: 1532487707.294215, check_sdp_put_int64, passed tc-start: 1532487707.294354, check_sdp_put_int8 tc-end: 1532487707.299412, check_sdp_put_int8, passed tc-start: 1532487707.299554, check_sdp_put_seq tc-end: 1532487707.304439, check_sdp_put_seq, passed tc-start: 1532487707.304574, check_sdp_put_str tc-end: 1532487707.309415, check_sdp_put_str, passed tc-start: 1532487707.309552, check_sdp_put_uint tc-end: 1532487707.314385, check_sdp_put_uint, passed tc-start: 1532487707.314524, check_sdp_put_uint16 tc-end: 1532487707.319338, check_sdp_put_uint16, passed tc-start: 1532487707.319479, check_sdp_put_uint32 tc-end: 1532487707.324682, check_sdp_put_uint32, passed tc-start: 1532487707.324841, check_sdp_put_uint64 tc-end: 1532487707.330102, check_sdp_put_uint64, passed tc-start: 1532487707.330251, check_sdp_put_uint8 tc-end: 1532487707.335537, check_sdp_put_uint8, passed tc-start: 1532487707.335695, check_sdp_put_url tc-end: 1532487707.341121, check_sdp_put_url, passed tc-start: 1532487707.341280, check_sdp_put_uuid tc-end: 1532487707.346690, check_sdp_put_uuid, passed tc-start: 1532487707.346888, check_sdp_put_uuid128 tc-end: 1532487707.355179, check_sdp_put_uuid128, passed tc-start: 1532487707.355318, check_sdp_put_uuid16 tc-end: 1532487707.361152, check_sdp_put_uuid16, passed tc-start: 1532487707.361293, check_sdp_put_uuid32 tc-end: 1532487707.368918, check_sdp_put_uuid32, passed tp-end: 1532487707.369054, lib/libbluetooth/t_sdp_put tp-start: 1532487707.374623, lib/libbluetooth/t_sdp_set, 5 tc-start: 1532487707.374638, check_sdp_set_alt tc-end: 1532487707.379782, check_sdp_set_alt, passed tc-start: 1532487707.379909, check_sdp_set_bool tc-end: 1532487707.385112, check_sdp_set_bool, passed tc-start: 1532487707.385240, check_sdp_set_int tc-end: 1532487707.390379, check_sdp_set_int, passed tc-start: 1532487707.390499, check_sdp_set_seq tc-end: 1532487707.395550, check_sdp_set_seq, passed tc-start: 1532487707.395675, check_sdp_set_uint tc-end: 1532487707.400638, check_sdp_set_uint, passed tp-end: 1532487707.400754, lib/libbluetooth/t_sdp_set tp-start: 1532487707.406552, lib/libc/c063/t_faccessat, 7 tc-start: 1532487707.406565, faccessat_fd tc-end: 1532487707.411461, faccessat_fd, passed tc-start: 1532487707.411670, faccessat_fdcwd tc-end: 1532487707.416485, faccessat_fdcwd, passed tc-start: 1532487707.416804, faccessat_fdcwderr tc-end: 1532487707.424474, faccessat_fdcwderr, passed tc-start: 1532487707.424679, faccessat_fderr1 tc-end: 1532487707.429842, faccessat_fderr1, passed tc-start: 1532487707.430066, faccessat_fderr2 tc-end: 1532487707.435358, faccessat_fderr2, passed tc-start: 1532487707.435603, faccessat_fderr3 tc-end: 1532487707.440649, faccessat_fderr3, passed tc-start: 1532487707.440880, faccessat_fdlink tc-end: 1532487707.445951, faccessat_fdlink, passed tp-end: 1532487707.446185, lib/libc/c063/t_faccessat tp-start: 1532487707.451164, lib/libc/c063/t_fchmodat, 7 tc-start: 1532487707.451177, fchmodat_fd tc-end: 1532487707.456096, fchmodat_fd, passed tc-start: 1532487707.456330, fchmodat_fdcwd tc-end: 1532487707.461232, fchmodat_fdcwd, passed tc-start: 1532487707.461465, fchmodat_fdcwderr tc-end: 1532487707.466271, fchmodat_fdcwderr, passed tc-start: 1532487707.466467, fchmodat_fderr1 tc-end: 1532487707.471198, fchmodat_fderr1, passed tc-start: 1532487707.471396, fchmodat_fderr2 tc-end: 1532487707.476101, fchmodat_fderr2, passed tc-start: 1532487707.476323, fchmodat_fderr3 tc-end: 1532487707.481001, fchmodat_fderr3, passed tc-start: 1532487707.481223, fchmodat_fdlink tc-end: 1532487707.485911, fchmodat_fdlink, passed tp-end: 1532487707.486135, lib/libc/c063/t_fchmodat tp-start: 1532487707.490887, lib/libc/c063/t_fchownat, 7 tc-start: 1532487707.490901, fchownat_fd tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-end: 1532487707.495972, fchownat_fd, passed tc-start: 1532487707.496189, fchownat_fdcwd tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-end: 1532487707.501187, fchownat_fdcwd, passed tc-start: 1532487707.501401, fchownat_fdcwderr tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-end: 1532487707.506384, fchownat_fdcwderr, passed tc-start: 1532487707.506578, fchownat_fderr1 tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-end: 1532487707.512067, fchownat_fderr1, passed tc-start: 1532487707.512273, fchownat_fderr2 tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-end: 1532487707.517696, fchownat_fderr2, passed tc-start: 1532487707.517902, fchownat_fderr3 tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-end: 1532487707.523481, fchownat_fderr3, passed tc-start: 1532487707.523696, fchownat_fdlink tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-end: 1532487707.529280, fchownat_fdlink, passed tp-end: 1532487707.529491, lib/libc/c063/t_fchownat tp-start: 1532487707.534603, lib/libc/c063/t_fexecve, 1 tc-start: 1532487707.534621, fexecve tc-se:t_fexecve: fexecve: Function not implemented tc-end: 1532487707.540787, fexecve, expected_failure, fexecve not implemented: /public/src.git/tests/lib/libc/c063/t_fexecve.c:86: access("test", F_OK) == 0 not met tp-end: 1532487707.540923, lib/libc/c063/t_fexecve tp-start: 1532487707.546202, lib/libc/c063/t_fstatat, 7 tc-start: 1532487707.546218, fstatat_fd tc-end: 1532487707.551271, fstatat_fd, passed tc-start: 1532487707.551490, fstatat_fdcwd tc-end: 1532487707.556481, fstatat_fdcwd, passed tc-start: 1532487707.556789, fstatat_fdcwderr tc-end: 1532487707.564601, fstatat_fdcwderr, passed tc-start: 1532487707.564791, fstatat_fderr1 tc-end: 1532487707.569822, fstatat_fderr1, passed tc-start: 1532487707.570010, fstatat_fderr2 tc-end: 1532487707.574940, fstatat_fderr2, passed tc-start: 1532487707.575154, fstatat_fderr3 tc-end: 1532487707.580004, fstatat_fderr3, passed tc-start: 1532487707.580215, fstatat_fdlink tc-end: 1532487707.585034, fstatat_fdlink, passed tp-end: 1532487707.585263, lib/libc/c063/t_fstatat tp-start: 1532487707.590262, lib/libc/c063/t_linkat, 6 tc-start: 1532487707.590276, linkat_fd tc-end: 1532487707.595226, linkat_fd, passed tc-start: 1532487707.595530, linkat_fdcwd tc-end: 1532487707.600354, linkat_fdcwd, passed tc-start: 1532487707.600647, linkat_fdcwderr tc-end: 1532487707.605392, linkat_fdcwderr, passed tc-start: 1532487707.605664, linkat_fderr tc-end: 1532487707.610370, linkat_fderr, passed tc-start: 1532487707.610639, linkat_fdlink1 tc-end: 1532487707.615451, linkat_fdlink1, passed tc-start: 1532487707.615769, linkat_fdlink2 tc-end: 1532487707.620488, linkat_fdlink2, passed tp-end: 1532487707.620803, lib/libc/c063/t_linkat tp-start: 1532487707.625474, lib/libc/c063/t_mkdirat, 4 tc-start: 1532487707.625487, mkdirat_fd tc-end: 1532487707.630208, mkdirat_fd, passed tc-start: 1532487707.630465, mkdirat_fdcwd tc-end: 1532487707.635185, mkdirat_fdcwd, passed tc-start: 1532487707.635436, mkdirat_fdcwderr tc-end: 1532487707.640097, mkdirat_fdcwderr, passed tc-start: 1532487707.640249, mkdirat_fderr tc-end: 1532487707.644895, mkdirat_fderr, passed tp-end: 1532487707.645112, lib/libc/c063/t_mkdirat tp-start: 1532487707.650028, lib/libc/c063/t_mkfifoat, 4 tc-start: 1532487707.650043, mkfifoat_fd tc-end: 1532487707.655179, mkfifoat_fd, passed tc-start: 1532487707.655413, mkfifoat_fdcwd tc-end: 1532487707.660378, mkfifoat_fdcwd, passed tc-start: 1532487707.660606, mkfifoat_fdcwderr tc-end: 1532487707.665488, mkfifoat_fdcwderr, passed tc-start: 1532487707.665636, mkfifoat_fderr tc-end: 1532487707.670468, mkfifoat_fderr, passed tp-end: 1532487707.670694, lib/libc/c063/t_mkfifoat tp-start: 1532487707.675492, lib/libc/c063/t_mknodat, 4 tc-start: 1532487707.675505, mknodat_fd tc-end: 1532487707.680387, mknodat_fd, passed tc-start: 1532487707.680617, mknodat_fdcwd tc-end: 1532487707.685595, mknodat_fdcwd, passed tc-start: 1532487707.685828, mknodat_fdcwderr tc-end: 1532487707.690671, mknodat_fdcwderr, passed tc-start: 1532487707.690820, mknodat_fderr tc-end: 1532487707.695662, mknodat_fderr, passed tp-end: 1532487707.695890, lib/libc/c063/t_mknodat tp-start: 1532487707.701019, lib/libc/c063/t_o_search, 3 tc-start: 1532487707.701034, o_search_notdir tc-end: 1532487707.706327, o_search_notdir, passed tc-start: 1532487707.706604, o_search_perm1 UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-end: 1532487707.712374, o_search_perm1, passed tc-start: 1532487707.712705, o_search_perm2 tc-end: 1532487707.718401, o_search_perm2, passed tp-end: 1532487707.718723, lib/libc/c063/t_o_search tp-start: 1532487707.723920, lib/libc/c063/t_openat, 6 tc-start: 1532487707.723999, openat_fd tc-end: 1532487707.729157, openat_fd, passed tc-start: 1532487707.729438, openat_fdcwd tc-end: 1532487707.734490, openat_fdcwd, passed tc-start: 1532487707.734712, openat_fdcwderr tc-end: 1532487707.739755, openat_fdcwderr, passed tc-start: 1532487707.739955, openat_fderr1 tc-end: 1532487707.744858, openat_fderr1, passed tc-start: 1532487707.745055, openat_fderr2 tc-end: 1532487707.749971, openat_fderr2, passed tc-start: 1532487707.750200, openat_fderr3 tc-end: 1532487707.755634, openat_fderr3, passed tp-end: 1532487707.755865, lib/libc/c063/t_openat tp-start: 1532487707.761747, lib/libc/c063/t_readlinkat, 5 tc-start: 1532487707.761764, readlinkat_fd tc-end: 1532487707.767793, readlinkat_fd, passed tc-start: 1532487707.768123, readlinkat_fdcwd tc-end: 1532487707.773582, readlinkat_fdcwd, passed tc-start: 1532487707.773842, readlinkat_fdcwderr tc-end: 1532487707.779064, readlinkat_fdcwderr, passed tc-start: 1532487707.779201, readlinkat_fderr1 tc-end: 1532487707.784369, readlinkat_fderr1, passed tc-start: 1532487707.784573, readlinkat_fderr2 tc-end: 1532487707.789823, readlinkat_fderr2, passed tp-end: 1532487707.790071, lib/libc/c063/t_readlinkat tp-start: 1532487707.795050, lib/libc/c063/t_renameat, 4 tc-start: 1532487707.795065, renameat_fd tc-end: 1532487707.800196, renameat_fd, passed tc-start: 1532487707.800462, renameat_fdcwd tc-end: 1532487707.805534, renameat_fdcwd, passed tc-start: 1532487707.805793, renameat_fdcwderr tc-end: 1532487707.810757, renameat_fdcwderr, passed tc-start: 1532487707.811021, renameat_fderr tc-end: 1532487707.815992, renameat_fderr, passed tp-end: 1532487707.816255, lib/libc/c063/t_renameat tp-start: 1532487707.821149, lib/libc/c063/t_symlinkat, 4 tc-start: 1532487707.821165, symlinkat_fd tc-end: 1532487707.826234, symlinkat_fd, passed tc-start: 1532487707.826529, symlinkat_fdcwd tc-end: 1532487707.831773, symlinkat_fdcwd, passed tc-start: 1532487707.832063, symlinkat_fdcwderr tc-end: 1532487707.837259, symlinkat_fdcwderr, passed tc-start: 1532487707.837555, symlinkat_fderr tc-end: 1532487707.842766, symlinkat_fderr, passed tp-end: 1532487707.843034, lib/libc/c063/t_symlinkat tp-start: 1532487707.848300, lib/libc/c063/t_unlinkat, 7 tc-start: 1532487707.848317, unlinkat_dir tc-end: 1532487707.853602, unlinkat_dir, passed tc-start: 1532487707.853745, unlinkat_fd tc-end: 1532487707.858953, unlinkat_fd, passed tc-start: 1532487707.859147, unlinkat_fdcwd tc-end: 1532487707.864136, unlinkat_fdcwd, passed tc-start: 1532487707.864324, unlinkat_fdcwderr tc-end: 1532487707.869391, unlinkat_fdcwderr, passed tc-start: 1532487707.869582, unlinkat_fderr1 tc-end: 1532487707.874710, unlinkat_fderr1, passed tc-start: 1532487707.874905, unlinkat_fderr2 tc-end: 1532487707.880263, unlinkat_fderr2, passed tc-start: 1532487707.880485, unlinkat_fderr3 tc-end: 1532487707.885611, unlinkat_fderr3, passed tp-end: 1532487707.885832, lib/libc/c063/t_unlinkat tp-start: 1532487707.890809, lib/libc/c063/t_utimensat, 7 tc-start: 1532487707.890824, utimensat_fd tc-end: 1532487707.895792, utimensat_fd, passed tc-start: 1532487707.896014, utimensat_fdcwd tc-end: 1532487707.900997, utimensat_fdcwd, passed tc-start: 1532487707.901219, utimensat_fdcwderr tc-end: 1532487707.906060, utimensat_fdcwderr, passed tc-start: 1532487707.906331, utimensat_fderr1 tc-end: 1532487707.914015, utimensat_fderr1, passed tc-start: 1532487707.914280, utimensat_fderr2 tc-end: 1532487707.921787, utimensat_fderr2, passed tc-start: 1532487707.922092, utimensat_fderr3 tc-end: 1532487707.929417, utimensat_fderr3, passed tc-start: 1532487707.929711, utimensat_fdlink tc-end: 1532487707.936952, utimensat_fdlink, passed tp-end: 1532487707.937146, lib/libc/c063/t_utimensat tp-start: 1532487707.942205, lib/libc/db/t_db_hash_seq, 4 tc-start: 1532487707.942220, test_hash_del_all tc-end: 1532487707.947123, test_hash_del_all, passed tc-start: 1532487707.947243, test_hash_del_alt tc-end: 1532487707.952060, test_hash_del_alt, passed tc-start: 1532487707.952175, test_hash_del_every_7 tc-end: 1532487707.956977, test_hash_del_every_7, passed tc-start: 1532487707.957093, test_hash_del_none tc-end: 1532487707.961869, test_hash_del_none, passed tp-end: 1532487707.961981, lib/libc/db/t_db_hash_seq tp-start: 1532487708.671516, lib/libc/db/t_db, 32 tc-start: 1532487708.671541, alternate_recno tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -o out recno in ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:01:06.782875390 +0000 tc-se:+++ /tmp/check.9ePLU6/stderr 2018-07-25 03:01:48.763348048 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:83:1, null pointer passed as argument 2, which is declared to never be null tc-end: 1532487708.780346, alternate_recno, failed, atf-check failed; see the output of the test for details tc-start: 1532487708.780752, 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: 1532487710.249147, big_btree, passed tc-start: 1532487710.250260, big_hash tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -o out hash in ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:01:06.782875390 +0000 tc-se:+++ /tmp/check.Ccjh6p/stderr 2018-07-25 03:01:50.522122906 +0000 tc-se:@@ -0,0 +1,3 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/libc/db/hash/hash_page.c:779:3, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/libc/db/hash/hash_page.c:855:2, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/libc/db/hash/hash_page.c:792:2, left shift of 1 by 31 places cannot be represented in type 'int' tc-end: 1532487710.713169, big_hash, failed, atf-check failed; see the output of the test for details tc-start: 1532487710.714258, 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: 1532487712.367801, big_recno, passed tc-start: 1532487712.368846, 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-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:01:06.782875390 +0000 tc-se:+++ /tmp/check.mm5ByB/stderr 2018-07-25 03:01:52.827391593 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/libc/db/hash/hash_page.c:779:3, left shift of 1 by 31 places cannot be represented in type 'int' tc-end: 1532487713.2893, bsize_ffactor, failed, atf-check failed; see the output of the test for details tc-start: 1532487713.3720, 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: 1532487715.713582, bsize_torture, passed tc-start: 1532487715.713767, 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: 1532487715.819329, btree_byteswap_unaligned_access_bksd, passed tc-start: 1532487715.819508, 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: 1532487715.906016, btree_byteswap_unaligned_access_skbd, passed tc-start: 1532487715.906200, 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: 1532487716.33609, btree_known_byte_order, passed tc-start: 1532487716.33907, 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: 1532487716.873450, btree_recursive_traversal, passed tc-start: 1532487716.876218, btree_tricky_page_split tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=4096 btree in ] tc-end: 1532487716.982594, btree_tricky_page_split, passed tc-start: 1532487716.982827, btree_weird_page_split tc-so: page size 512 tc-se:UBSan: Undefined Behavior in /public/src.git/usr.bin/sort/files.c:87:2, null pointer passed as argument 2, which is declared to never be null tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=512 btree in ] tc-se:UBSan: Undefined Behavior in /public/src.git/usr.bin/sort/files.c:87:2, null pointer passed as argument 2, which is declared to never be null tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=512 btree in ] tc-se:UBSan: Undefined Behavior in /public/src.git/usr.bin/sort/files.c:87:2, null pointer passed as argument 2, which is declared to never be null tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=512 btree in ] tc-se:UBSan: Undefined Behavior in /public/src.git/usr.bin/sort/files.c:87:2, null pointer passed as argument 2, which is declared to never be null tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=512 btree in ] tc-se:UBSan: Undefined Behavior in /public/src.git/usr.bin/sort/files.c:87:2, null pointer passed as argument 2, which is declared to never be null tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=512 btree in ] tc-se:UBSan: Undefined Behavior in /public/src.git/usr.bin/sort/files.c:87:2, null pointer passed as argument 2, which is declared to never be null tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=512 btree in ] tc-se:UBSan: Undefined Behavior in /public/src.git/usr.bin/sort/files.c:87:2, null pointer passed as argument 2, which is declared to never be null tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=512 btree in ] tc-se:UBSan: Undefined Behavior in /public/src.git/usr.bin/sort/files.c:87:2, null pointer passed as argument 2, which is declared to never be null tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=512 btree in ] tc-se:UBSan: Undefined Behavior in /public/src.git/usr.bin/sort/files.c:87:2, null pointer passed as argument 2, which is declared to never be null tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=512 btree in ] tc-se:UBSan: Undefined Behavior in /public/src.git/usr.bin/sort/files.c:87:2, null pointer passed as argument 2, which is declared to never be null tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=512 btree in ] tc-se:UBSan: Undefined Behavior in /public/src.git/usr.bin/sort/files.c:87:2, null pointer passed as argument 2, which is declared to never be null tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=512 btree in ] tc-se:UBSan: Undefined Behavior in /public/src.git/usr.bin/sort/files.c:87:2, null pointer passed as argument 2, which is declared to never be null tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=512 btree in ] tc-se:UBSan: Undefined Behavior in /public/src.git/usr.bin/sort/files.c:87:2, null pointer passed as argument 2, which is declared to never be null tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=512 btree in ] tc-se:UBSan: Undefined Behavior in /public/src.git/usr.bin/sort/files.c:87:2, null pointer passed as argument 2, which is declared to never be null tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=512 btree in ] tc-se:UBSan: Undefined Behavior in /public/src.git/usr.bin/sort/files.c:87:2, null pointer passed as argument 2, which is declared to never be null tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=512 btree in ] tc-se:UBSan: Undefined Behavior in /public/src.git/usr.bin/sort/files.c:87:2, null pointer passed as argument 2, which is declared to never be null tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=512 btree in ] tc-se:UBSan: Undefined Behavior in /public/src.git/usr.bin/sort/files.c:87:2, null pointer passed as argument 2, which is declared to never be null tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=512 btree in ] tc-se:UBSan: Undefined Behavior in /public/src.git/usr.bin/sort/files.c:87:2, null pointer passed as argument 2, which is declared to never be null tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=512 btree in ] tc-se:UBSan: Undefined Behavior in /public/src.git/usr.bin/sort/files.c:87:2, null pointer passed as argument 2, which is declared to never be null tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=512 btree in ] tc-se:UBSan: Undefined Behavior in /public/src.git/usr.bin/sort/files.c:87:2, null pointer passed as argument 2, which is declared to never be null tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=512 btree in ] tc-se:UBSan: Undefined Behavior in /public/src.git/usr.bin/sort/files.c:87:2, null pointer passed as argument 2, which is declared to never be null tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=512 btree in ] tc-se:UBSan: Undefined Behavior in /public/src.git/usr.bin/sort/files.c:87:2, null pointer passed as argument 2, which is declared to never be null tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=512 btree in ] tc-se:UBSan: Undefined Behavior in /public/src.git/usr.bin/sort/files.c:87:2, null pointer passed as argument 2, which is declared to never be null tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=512 btree in ] tc-se:UBSan: Undefined Behavior in /public/src.git/usr.bin/sort/files.c:87:2, null pointer passed as argument 2, which is declared to never be null tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=512 btree in ] tc-se:UBSan: Undefined Behavior in /public/src.git/usr.bin/sort/files.c:87:2, null pointer passed as argument 2, which is declared to never be null tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=512 btree in ] tc-se:UBSan: Undefined Behavior in /public/src.git/usr.bin/sort/files.c:87:2, null pointer passed as argument 2, which is declared to never be null tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=512 btree in ] tc-se:UBSan: Undefined Behavior in /public/src.git/usr.bin/sort/files.c:87:2, null pointer passed as argument 2, which is declared to never be null tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=512 btree in ] tc-se:UBSan: Undefined Behavior in /public/src.git/usr.bin/sort/files.c:87:2, null pointer passed as argument 2, which is declared to never be null tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=512 btree in ] tc-se:UBSan: Undefined Behavior in /public/src.git/usr.bin/sort/files.c:87:2, null pointer passed as argument 2, which is declared to never be null tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=512 btree in ] tc-se:UBSan: Undefined Behavior in /public/src.git/usr.bin/sort/files.c:87:2, null pointer passed as argument 2, which is declared to never be null tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=512 btree in ] tc-se:UBSan: Undefined Behavior in /public/src.git/usr.bin/sort/files.c:87:2, null pointer passed as argument 2, which is declared to never be null tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=512 btree in ] tc-se:UBSan: Undefined Behavior in /public/src.git/usr.bin/sort/files.c:87:2, null pointer passed as argument 2, which is declared to never be null tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=512 btree in ] tc-se:UBSan: Undefined Behavior in /public/src.git/usr.bin/sort/files.c:87:2, null pointer passed as argument 2, which is declared to never be null tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=512 btree in ] tc-se:UBSan: Undefined Behavior in /public/src.git/usr.bin/sort/files.c:87:2, null pointer passed as argument 2, which is declared to never be null tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=512 btree in ] tc-se:UBSan: Undefined Behavior in /public/src.git/usr.bin/sort/files.c:87:2, null pointer passed as argument 2, which is declared to never be null tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=512 btree in ] tc-se:UBSan: Undefined Behavior in /public/src.git/usr.bin/sort/files.c:87:2, null pointer passed as argument 2, which is declared to never be null tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=512 btree in ] tc-se:UBSan: Undefined Behavior in /public/src.git/usr.bin/sort/files.c:87:2, null pointer passed as argument 2, which is declared to never be null tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=512 btree in ] tc-se:UBSan: Undefined Behavior in /public/src.git/usr.bin/sort/files.c:87:2, null pointer passed as argument 2, which is declared to never be null tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=512 btree in ] tc-se:UBSan: Undefined Behavior in /public/src.git/usr.bin/sort/files.c:87:2, null pointer passed as argument 2, which is declared to never be null tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=512 btree in ] tc-se:UBSan: Undefined Behavior in /public/src.git/usr.bin/sort/files.c:87:2, null pointer passed as argument 2, which is declared to never be null tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=512 btree in ] tc-se:UBSan: Undefined Behavior in /public/src.git/usr.bin/sort/files.c:87:2, null pointer passed as argument 2, which is declared to never be null tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=512 btree in ] tc-so: page size 1024 tc-se:UBSan: Undefined Behavior in /public/src.git/usr.bin/sort/files.c:87:2, null pointer passed as argument 2, which is declared to never be null tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=1024 btree in ] tc-se:UBSan: Undefined Behavior in /public/src.git/usr.bin/sort/files.c:87:2, null pointer passed as argument 2, which is declared to never be null tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=1024 btree in ] tc-se:UBSan: Undefined Behavior in /public/src.git/usr.bin/sort/files.c:87:2, null pointer passed as argument 2, which is declared to never be null tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=1024 btree in ] tc-se:UBSan: Undefined Behavior in /public/src.git/usr.bin/sort/files.c:87:2, null pointer passed as argument 2, which is declared to never be null tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=1024 btree in ] tc-se:UBSan: Undefined Behavior in /public/src.git/usr.bin/sort/files.c:87:2, null pointer passed as argument 2, which is declared to never be null tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=1024 btree in ] tc-se:UBSan: Undefined Behavior in /public/src.git/usr.bin/sort/files.c:87:2, null pointer passed as argument 2, which is declared to never be null tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=1024 btree in ] tc-se:UBSan: Undefined Behavior in /public/src.git/usr.bin/sort/files.c:87:2, null pointer passed as argument 2, which is declared to never be null tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=1024 btree in ] tc-se:UBSan: Undefined Behavior in /public/src.git/usr.bin/sort/files.c:87:2, null pointer passed as argument 2, which is declared to never be null tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=1024 btree in ] tc-se:UBSan: Undefined Behavior in /public/src.git/usr.bin/sort/files.c:87:2, null pointer passed as argument 2, which is declared to never be null tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=1024 btree in ] tc-se:UBSan: Undefined Behavior in /public/src.git/usr.bin/sort/files.c:87:2, null pointer passed as argument 2, which is declared to never be null tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=1024 btree in ] tc-se:UBSan: Undefined Behavior in /public/src.git/usr.bin/sort/files.c:87:2, null pointer passed as argument 2, which is declared to never be null tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=1024 btree in ] tc-se:UBSan: Undefined Behavior in /public/src.git/usr.bin/sort/files.c:87:2, null pointer passed as argument 2, which is declared to never be null tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=1024 btree in ] tc-se:UBSan: Undefined Behavior in /public/src.git/usr.bin/sort/files.c:87:2, null pointer passed as argument 2, which is declared to never be null tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=1024 btree in ] tc-se:UBSan: Undefined Behavior in /public/src.git/usr.bin/sort/files.c:87:2, null pointer passed as argument 2, which is declared to never be null tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=1024 btree in ] tc-se:UBSan: Undefined Behavior in /public/src.git/usr.bin/sort/files.c:87:2, null pointer passed as argument 2, which is declared to never be null tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=1024 btree in ] tc-se:UBSan: Undefined Behavior in /public/src.git/usr.bin/sort/files.c:87:2, null pointer passed as argument 2, which is declared to never be null tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=1024 btree in ] tc-se:UBSan: Undefined Behavior in /public/src.git/usr.bin/sort/files.c:87:2, null pointer passed as argument 2, which is declared to never be null tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=1024 btree in ] tc-se:UBSan: Undefined Behavior in /public/src.git/usr.bin/sort/files.c:87:2, null pointer passed as argument 2, which is declared to never be null tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=1024 btree in ] tc-se:UBSan: Undefined Behavior in /public/src.git/usr.bin/sort/files.c:87:2, null pointer passed as argument 2, which is declared to never be null tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=1024 btree in ] tc-se:UBSan: Undefined Behavior in /public/src.git/usr.bin/sort/files.c:87:2, null pointer passed as argument 2, which is declared to never be null tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=1024 btree in ] tc-se:UBSan: Undefined Behavior in /public/src.git/usr.bin/sort/files.c:87:2, null pointer passed as argument 2, which is declared to never be null tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=1024 btree in ] tc-se:UBSan: Undefined Behavior in /public/src.git/usr.bin/sort/files.c:87:2, null pointer passed as argument 2, which is declared to never be null tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=1024 btree in ] tc-se:UBSan: Undefined Behavior in /public/src.git/usr.bin/sort/files.c:87:2, null pointer passed as argument 2, which is declared to never be null tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=1024 btree in ] tc-se:UBSan: Undefined Behavior in /public/src.git/usr.bin/sort/files.c:87:2, null pointer passed as argument 2, which is declared to never be null tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=1024 btree in ] tc-se:UBSan: Undefined Behavior in /public/src.git/usr.bin/sort/files.c:87:2, null pointer passed as argument 2, which is declared to never be null tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=1024 btree in ] tc-se:UBSan: Undefined Behavior in /public/src.git/usr.bin/sort/files.c:87:2, null pointer passed as argument 2, which is declared to never be null tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=1024 btree in ] tc-se:UBSan: Undefined Behavior in /public/src.git/usr.bin/sort/files.c:87:2, null pointer passed as argument 2, which is declared to never be null tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=1024 btree in ] tc-se:UBSan: Undefined Behavior in /public/src.git/usr.bin/sort/files.c:87:2, null pointer passed as argument 2, which is declared to never be null tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=1024 btree in ] tc-se:UBSan: Undefined Behavior in /public/src.git/usr.bin/sort/files.c:87:2, null pointer passed as argument 2, which is declared to never be null tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=1024 btree in ] tc-se:UBSan: Undefined Behavior in /public/src.git/usr.bin/sort/files.c:87:2, null pointer passed as argument 2, which is declared to never be null tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=1024 btree in ] tc-se:UBSan: Undefined Behavior in /public/src.git/usr.bin/sort/files.c:87:2, null pointer passed as argument 2, which is declared to never be null tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=1024 btree in ] tc-se:UBSan: Undefined Behavior in /public/src.git/usr.bin/sort/files.c:87:2, null pointer passed as argument 2, which is declared to never be null tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=1024 btree in ] tc-se:UBSan: Undefined Behavior in /public/src.git/usr.bin/sort/files.c:87:2, null pointer passed as argument 2, which is declared to never be null tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=1024 btree in ] tc-se:UBSan: Undefined Behavior in /public/src.git/usr.bin/sort/files.c:87:2, null pointer passed as argument 2, which is declared to never be null tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=1024 btree in ] tc-se:UBSan: Undefined Behavior in /public/src.git/usr.bin/sort/files.c:87:2, null pointer passed as argument 2, which is declared to never be null tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=1024 btree in ] tc-se:UBSan: Undefined Behavior in /public/src.git/usr.bin/sort/files.c:87:2, null pointer passed as argument 2, which is declared to never be null tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=1024 btree in ] tc-se:UBSan: Undefined Behavior in /public/src.git/usr.bin/sort/files.c:87:2, null pointer passed as argument 2, which is declared to never be null tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=1024 btree in ] tc-se:UBSan: Undefined Behavior in /public/src.git/usr.bin/sort/files.c:87:2, null pointer passed as argument 2, which is declared to never be null tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=1024 btree in ] tc-se:UBSan: Undefined Behavior in /public/src.git/usr.bin/sort/files.c:87:2, null pointer passed as argument 2, which is declared to never be null tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=1024 btree in ] tc-se:UBSan: Undefined Behavior in /public/src.git/usr.bin/sort/files.c:87:2, null pointer passed as argument 2, which is declared to never be null tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=1024 btree in ] tc-se:UBSan: Undefined Behavior in /public/src.git/usr.bin/sort/files.c:87:2, null pointer passed as argument 2, which is declared to never be null tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=1024 btree in ] tc-so: page size 2048 tc-se:UBSan: Undefined Behavior in /public/src.git/usr.bin/sort/files.c:87:2, null pointer passed as argument 2, which is declared to never be null tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=2048 btree in ] tc-se:UBSan: Undefined Behavior in /public/src.git/usr.bin/sort/files.c:87:2, null pointer passed as argument 2, which is declared to never be null tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=2048 btree in ] tc-se:UBSan: Undefined Behavior in /public/src.git/usr.bin/sort/files.c:87:2, null pointer passed as argument 2, which is declared to never be null tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=2048 btree in ] tc-se:UBSan: Undefined Behavior in /public/src.git/usr.bin/sort/files.c:87:2, null pointer passed as argument 2, which is declared to never be null tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=2048 btree in ] tc-se:UBSan: Undefined Behavior in /public/src.git/usr.bin/sort/files.c:87:2, null pointer passed as argument 2, which is declared to never be null tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=2048 btree in ] tc-se:UBSan: Undefined Behavior in /public/src.git/usr.bin/sort/files.c:87:2, null pointer passed as argument 2, which is declared to never be null tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=2048 btree in ] tc-se:UBSan: Undefined Behavior in /public/src.git/usr.bin/sort/files.c:87:2, null pointer passed as argument 2, which is declared to never be null tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=2048 btree in ] tc-se:UBSan: Undefined Behavior in /public/src.git/usr.bin/sort/files.c:87:2, null pointer passed as argument 2, which is declared to never be null tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=2048 btree in ] tc-se:UBSan: Undefined Behavior in /public/src.git/usr.bin/sort/files.c:87:2, null pointer passed as argument 2, which is declared to never be null tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=2048 btree in ] tc-se:UBSan: Undefined Behavior in /public/src.git/usr.bin/sort/files.c:87:2, null pointer passed as argument 2, which is declared to never be null tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=2048 btree in ] tc-se:UBSan: Undefined Behavior in /public/src.git/usr.bin/sort/files.c:87:2, null pointer passed as argument 2, which is declared to never be null tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=2048 btree in ] tc-se:UBSan: Undefined Behavior in /public/src.git/usr.bin/sort/files.c:87:2, null pointer passed as argument 2, which is declared to never be null tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=2048 btree in ] tc-se:UBSan: Undefined Behavior in /public/src.git/usr.bin/sort/files.c:87:2, null pointer passed as argument 2, which is declared to never be null tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=2048 btree in ] tc-se:UBSan: Undefined Behavior in /public/src.git/usr.bin/sort/files.c:87:2, null pointer passed as argument 2, which is declared to never be null tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=2048 btree in ] tc-se:UBSan: Undefined Behavior in /public/src.git/usr.bin/sort/files.c:87:2, null pointer passed as argument 2, which is declared to never be null tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=2048 btree in ] tc-se:UBSan: Undefined Behavior in /public/src.git/usr.bin/sort/files.c:87:2, null pointer passed as argument 2, which is declared to never be null tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=2048 btree in ] tc-se:UBSan: Undefined Behavior in /public/src.git/usr.bin/sort/files.c:87:2, null pointer passed as argument 2, which is declared to never be null tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=2048 btree in ] tc-se:UBSan: Undefined Behavior in /public/src.git/usr.bin/sort/files.c:87:2, null pointer passed as argument 2, which is declared to never be null tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=2048 btree in ] tc-se:UBSan: Undefined Behavior in /public/src.git/usr.bin/sort/files.c:87:2, null pointer passed as argument 2, which is declared to never be null tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=2048 btree in ] tc-se:UBSan: Undefined Behavior in /public/src.git/usr.bin/sort/files.c:87:2, null pointer passed as argument 2, which is declared to never be null tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=2048 btree in ] tc-se:UBSan: Undefined Behavior in /public/src.git/usr.bin/sort/files.c:87:2, null pointer passed as argument 2, which is declared to never be null tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=2048 btree in ] tc-se:UBSan: Undefined Behavior in /public/src.git/usr.bin/sort/files.c:87:2, null pointer passed as argument 2, which is declared to never be null tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=2048 btree in ] tc-se:UBSan: Undefined Behavior in /public/src.git/usr.bin/sort/files.c:87:2, null pointer passed as argument 2, which is declared to never be null tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=2048 btree in ] tc-se:UBSan: Undefined Behavior in /public/src.git/usr.bin/sort/files.c:87:2, null pointer passed as argument 2, which is declared to never be null tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=2048 btree in ] tc-se:UBSan: Undefined Behavior in /public/src.git/usr.bin/sort/files.c:87:2, null pointer passed as argument 2, which is declared to never be null tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=2048 btree in ] tc-se:UBSan: Undefined Behavior in /public/src.git/usr.bin/sort/files.c:87:2, null pointer passed as argument 2, which is declared to never be null tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=2048 btree in ] tc-se:UBSan: Undefined Behavior in /public/src.git/usr.bin/sort/files.c:87:2, null pointer passed as argument 2, which is declared to never be null tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=2048 btree in ] tc-se:UBSan: Undefined Behavior in /public/src.git/usr.bin/sort/files.c:87:2, null pointer passed as argument 2, which is declared to never be null tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=2048 btree in ] tc-se:UBSan: Undefined Behavior in /public/src.git/usr.bin/sort/files.c:87:2, null pointer passed as argument 2, which is declared to never be null tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=2048 btree in ] tc-se:UBSan: Undefined Behavior in /public/src.git/usr.bin/sort/files.c:87:2, null pointer passed as argument 2, which is declared to never be null tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=2048 btree in ] tc-se:UBSan: Undefined Behavior in /public/src.git/usr.bin/sort/files.c:87:2, null pointer passed as argument 2, which is declared to never be null tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=2048 btree in ] tc-se:UBSan: Undefined Behavior in /public/src.git/usr.bin/sort/files.c:87:2, null pointer passed as argument 2, which is declared to never be null tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=2048 btree in ] tc-se:UBSan: Undefined Behavior in /public/src.git/usr.bin/sort/files.c:87:2, null pointer passed as argument 2, which is declared to never be null tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=2048 btree in ] tc-se:UBSan: Undefined Behavior in /public/src.git/usr.bin/sort/files.c:87:2, null pointer passed as argument 2, which is declared to never be null tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=2048 btree in ] tc-se:UBSan: Undefined Behavior in /public/src.git/usr.bin/sort/files.c:87:2, null pointer passed as argument 2, which is declared to never be null tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=2048 btree in ] tc-se:UBSan: Undefined Behavior in /public/src.git/usr.bin/sort/files.c:87:2, null pointer passed as argument 2, which is declared to never be null tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=2048 btree in ] tc-se:UBSan: Undefined Behavior in /public/src.git/usr.bin/sort/files.c:87:2, null pointer passed as argument 2, which is declared to never be null tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=2048 btree in ] tc-se:UBSan: Undefined Behavior in /public/src.git/usr.bin/sort/files.c:87:2, null pointer passed as argument 2, which is declared to never be null tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=2048 btree in ] tc-se:UBSan: Undefined Behavior in /public/src.git/usr.bin/sort/files.c:87:2, null pointer passed as argument 2, which is declared to never be null tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=2048 btree in ] tc-se:UBSan: Undefined Behavior in /public/src.git/usr.bin/sort/files.c:87:2, null pointer passed as argument 2, which is declared to never be null tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=2048 btree in ] tc-se:UBSan: Undefined Behavior in /public/src.git/usr.bin/sort/files.c:87:2, null pointer passed as argument 2, which is declared to never be null tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=2048 btree in ] tc-so: page size 4096 tc-se:UBSan: Undefined Behavior in /public/src.git/usr.bin/sort/files.c:87:2, null pointer passed as argument 2, which is declared to never be null tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=4096 btree in ] tc-se:UBSan: Undefined Behavior in /public/src.git/usr.bin/sort/files.c:87:2, null pointer passed as argument 2, which is declared to never be null tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=4096 btree in ] tc-se:UBSan: Undefined Behavior in /public/src.git/usr.bin/sort/files.c:87:2, null pointer passed as argument 2, which is declared to never be null tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=4096 btree in ] tc-se:UBSan: Undefined Behavior in /public/src.git/usr.bin/sort/files.c:87:2, null pointer passed as argument 2, which is declared to never be null tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=4096 btree in ] tc-se:UBSan: Undefined Behavior in /public/src.git/usr.bin/sort/files.c:87:2, null pointer passed as argument 2, which is declared to never be null tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=4096 btree in ] tc-se:UBSan: Undefined Behavior in /public/src.git/usr.bin/sort/files.c:87:2, null pointer passed as argument 2, which is declared to never be null tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=4096 btree in ] tc-se:UBSan: Undefined Behavior in /public/src.git/usr.bin/sort/files.c:87:2, null pointer passed as argument 2, which is declared to never be null tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=4096 btree in ] tc-se:UBSan: Undefined Behavior in /public/src.git/usr.bin/sort/files.c:87:2, null pointer passed as argument 2, which is declared to never be null tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=4096 btree in ] tc-se:UBSan: Undefined Behavior in /public/src.git/usr.bin/sort/files.c:87:2, null pointer passed as argument 2, which is declared to never be null tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=4096 btree in ] tc-se:UBSan: Undefined Behavior in /public/src.git/usr.bin/sort/files.c:87:2, null pointer passed as argument 2, which is declared to never be null tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=4096 btree in ] tc-se:UBSan: Undefined Behavior in /public/src.git/usr.bin/sort/files.c:87:2, null pointer passed as argument 2, which is declared to never be null tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=4096 btree in ] tc-se:UBSan: Undefined Behavior in /public/src.git/usr.bin/sort/files.c:87:2, null pointer passed as argument 2, which is declared to never be null tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=4096 btree in ] tc-se:UBSan: Undefined Behavior in /public/src.git/usr.bin/sort/files.c:87:2, null pointer passed as argument 2, which is declared to never be null tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=4096 btree in ] tc-se:UBSan: Undefined Behavior in /public/src.git/usr.bin/sort/files.c:87:2, null pointer passed as argument 2, which is declared to never be null tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=4096 btree in ] tc-se:UBSan: Undefined Behavior in /public/src.git/usr.bin/sort/files.c:87:2, null pointer passed as argument 2, which is declared to never be null tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=4096 btree in ] tc-se:UBSan: Undefined Behavior in /public/src.git/usr.bin/sort/files.c:87:2, null pointer passed as argument 2, which is declared to never be null tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=4096 btree in ] tc-se:UBSan: Undefined Behavior in /public/src.git/usr.bin/sort/files.c:87:2, null pointer passed as argument 2, which is declared to never be null tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=4096 btree in ] tc-se:UBSan: Undefined Behavior in /public/src.git/usr.bin/sort/files.c:87:2, null pointer passed as argument 2, which is declared to never be null tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=4096 btree in ] tc-se:UBSan: Undefined Behavior in /public/src.git/usr.bin/sort/files.c:87:2, null pointer passed as argument 2, which is declared to never be null tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=4096 btree in ] tc-se:UBSan: Undefined Behavior in /public/src.git/usr.bin/sort/files.c:87:2, null pointer passed as argument 2, which is declared to never be null tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=4096 btree in ] tc-se:UBSan: Undefined Behavior in /public/src.git/usr.bin/sort/files.c:87:2, null pointer passed as argument 2, which is declared to never be null tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=4096 btree in ] tc-se:UBSan: Undefined Behavior in /public/src.git/usr.bin/sort/files.c:87:2, null pointer passed as argument 2, which is declared to never be null tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=4096 btree in ] tc-se:UBSan: Undefined Behavior in /public/src.git/usr.bin/sort/files.c:87:2, null pointer passed as argument 2, which is declared to never be null tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=4096 btree in ] tc-se:UBSan: Undefined Behavior in /public/src.git/usr.bin/sort/files.c:87:2, null pointer passed as argument 2, which is declared to never be null tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=4096 btree in ] tc-se:UBSan: Undefined Behavior in /public/src.git/usr.bin/sort/files.c:87:2, null pointer passed as argument 2, which is declared to never be null tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=4096 btree in ] tc-se:UBSan: Undefined Behavior in /public/src.git/usr.bin/sort/files.c:87:2, null pointer passed as argument 2, which is declared to never be null tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=4096 btree in ] tc-se:UBSan: Undefined Behavior in /public/src.git/usr.bin/sort/files.c:87:2, null pointer passed as argument 2, which is declared to never be null tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=4096 btree in ] tc-se:UBSan: Undefined Behavior in /public/src.git/usr.bin/sort/files.c:87:2, null pointer passed as argument 2, which is declared to never be null tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=4096 btree in ] tc-se:UBSan: Undefined Behavior in /public/src.git/usr.bin/sort/files.c:87:2, null pointer passed as argument 2, which is declared to never be null tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=4096 btree in ] tc-se:UBSan: Undefined Behavior in /public/src.git/usr.bin/sort/files.c:87:2, null pointer passed as argument 2, which is declared to never be null tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=4096 btree in ] tc-se:UBSan: Undefined Behavior in /public/src.git/usr.bin/sort/files.c:87:2, null pointer passed as argument 2, which is declared to never be null tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=4096 btree in ] tc-se:UBSan: Undefined Behavior in /public/src.git/usr.bin/sort/files.c:87:2, null pointer passed as argument 2, which is declared to never be null tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=4096 btree in ] tc-se:UBSan: Undefined Behavior in /public/src.git/usr.bin/sort/files.c:87:2, null pointer passed as argument 2, which is declared to never be null tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=4096 btree in ] tc-se:UBSan: Undefined Behavior in /public/src.git/usr.bin/sort/files.c:87:2, null pointer passed as argument 2, which is declared to never be null tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=4096 btree in ] tc-se:UBSan: Undefined Behavior in /public/src.git/usr.bin/sort/files.c:87:2, null pointer passed as argument 2, which is declared to never be null tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=4096 btree in ] tc-se:UBSan: Undefined Behavior in /public/src.git/usr.bin/sort/files.c:87:2, null pointer passed as argument 2, which is declared to never be null tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=4096 btree in ] tc-se:UBSan: Undefined Behavior in /public/src.git/usr.bin/sort/files.c:87:2, null pointer passed as argument 2, which is declared to never be null tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=4096 btree in ] tc-se:UBSan: Undefined Behavior in /public/src.git/usr.bin/sort/files.c:87:2, null pointer passed as argument 2, which is declared to never be null tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=4096 btree in ] tc-se:UBSan: Undefined Behavior in /public/src.git/usr.bin/sort/files.c:87:2, null pointer passed as argument 2, which is declared to never be null tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=4096 btree in ] tc-se:UBSan: Undefined Behavior in /public/src.git/usr.bin/sort/files.c:87:2, null pointer passed as argument 2, which is declared to never be null tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=4096 btree in ] tc-se:UBSan: Undefined Behavior in /public/src.git/usr.bin/sort/files.c:87:2, null pointer passed as argument 2, which is declared to never be null tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=4096 btree in ] tc-so: page size 8192 tc-se:UBSan: Undefined Behavior in /public/src.git/usr.bin/sort/files.c:87:2, null pointer passed as argument 2, which is declared to never be null tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=8192 btree in ] tc-se:UBSan: Undefined Behavior in /public/src.git/usr.bin/sort/files.c:87:2, null pointer passed as argument 2, which is declared to never be null tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=8192 btree in ] tc-se:UBSan: Undefined Behavior in /public/src.git/usr.bin/sort/files.c:87:2, null pointer passed as argument 2, which is declared to never be null tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=8192 btree in ] tc-se:UBSan: Undefined Behavior in /public/src.git/usr.bin/sort/files.c:87:2, null pointer passed as argument 2, which is declared to never be null tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=8192 btree in ] tc-se:UBSan: Undefined Behavior in /public/src.git/usr.bin/sort/files.c:87:2, null pointer passed as argument 2, which is declared to never be null tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=8192 btree in ] tc-se:UBSan: Undefined Behavior in /public/src.git/usr.bin/sort/files.c:87:2, null pointer passed as argument 2, which is declared to never be null tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=8192 btree in ] tc-se:UBSan: Undefined Behavior in /public/src.git/usr.bin/sort/files.c:87:2, null pointer passed as argument 2, which is declared to never be null tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=8192 btree in ] tc-se:UBSan: Undefined Behavior in /public/src.git/usr.bin/sort/files.c:87:2, null pointer passed as argument 2, which is declared to never be null tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=8192 btree in ] tc-se:UBSan: Undefined Behavior in /public/src.git/usr.bin/sort/files.c:87:2, null pointer passed as argument 2, which is declared to never be null tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=8192 btree in ] tc-se:UBSan: Undefined Behavior in /public/src.git/usr.bin/sort/files.c:87:2, null pointer passed as argument 2, which is declared to never be null tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=8192 btree in ] tc-se:UBSan: Undefined Behavior in /public/src.git/usr.bin/sort/files.c:87:2, null pointer passed as argument 2, which is declared to never be null tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=8192 btree in ] tc-se:UBSan: Undefined Behavior in /public/src.git/usr.bin/sort/files.c:87:2, null pointer passed as argument 2, which is declared to never be null tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=8192 btree in ] tc-se:UBSan: Undefined Behavior in /public/src.git/usr.bin/sort/files.c:87:2, null pointer passed as argument 2, which is declared to never be null tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=8192 btree in ] tc-se:UBSan: Undefined Behavior in /public/src.git/usr.bin/sort/files.c:87:2, null pointer passed as argument 2, which is declared to never be null tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=8192 btree in ] tc-se:UBSan: Undefined Behavior in /public/src.git/usr.bin/sort/files.c:87:2, null pointer passed as argument 2, which is declared to never be null tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=8192 btree in ] tc-se:UBSan: Undefined Behavior in /public/src.git/usr.bin/sort/files.c:87:2, null pointer passed as argument 2, which is declared to never be null tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=8192 btree in ] tc-se:UBSan: Undefined Behavior in /public/src.git/usr.bin/sort/files.c:87:2, null pointer passed as argument 2, which is declared to never be null tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=8192 btree in ] tc-se:UBSan: Undefined Behavior in /public/src.git/usr.bin/sort/files.c:87:2, null pointer passed as argument 2, which is declared to never be null tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=8192 btree in ] tc-se:UBSan: Undefined Behavior in /public/src.git/usr.bin/sort/files.c:87:2, null pointer passed as argument 2, which is declared to never be null tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=8192 btree in ] tc-se:UBSan: Undefined Behavior in /public/src.git/usr.bin/sort/files.c:87:2, null pointer passed as argument 2, which is declared to never be null tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=8192 btree in ] tc-se:UBSan: Undefined Behavior in /public/src.git/usr.bin/sort/files.c:87:2, null pointer passed as argument 2, which is declared to never be null tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=8192 btree in ] tc-se:UBSan: Undefined Behavior in /public/src.git/usr.bin/sort/files.c:87:2, null pointer passed as argument 2, which is declared to never be null tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=8192 btree in ] tc-se:UBSan: Undefined Behavior in /public/src.git/usr.bin/sort/files.c:87:2, null pointer passed as argument 2, which is declared to never be null tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=8192 btree in ] tc-se:UBSan: Undefined Behavior in /public/src.git/usr.bin/sort/files.c:87:2, null pointer passed as argument 2, which is declared to never be null tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=8192 btree in ] tc-se:UBSan: Undefined Behavior in /public/src.git/usr.bin/sort/files.c:87:2, null pointer passed as argument 2, which is declared to never be null tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=8192 btree in ] tc-se:UBSan: Undefined Behavior in /public/src.git/usr.bin/sort/files.c:87:2, null pointer passed as argument 2, which is declared to never be null tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=8192 btree in ] tc-se:UBSan: Undefined Behavior in /public/src.git/usr.bin/sort/files.c:87:2, null pointer passed as argument 2, which is declared to never be null tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=8192 btree in ] tc-se:UBSan: Undefined Behavior in /public/src.git/usr.bin/sort/files.c:87:2, null pointer passed as argument 2, which is declared to never be null tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=8192 btree in ] tc-se:UBSan: Undefined Behavior in /public/src.git/usr.bin/sort/files.c:87:2, null pointer passed as argument 2, which is declared to never be null tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=8192 btree in ] tc-se:UBSan: Undefined Behavior in /public/src.git/usr.bin/sort/files.c:87:2, null pointer passed as argument 2, which is declared to never be null tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=8192 btree in ] tc-se:UBSan: Undefined Behavior in /public/src.git/usr.bin/sort/files.c:87:2, null pointer passed as argument 2, which is declared to never be null tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=8192 btree in ] tc-se:UBSan: Undefined Behavior in /public/src.git/usr.bin/sort/files.c:87:2, null pointer passed as argument 2, which is declared to never be null tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=8192 btree in ] tc-se:UBSan: Undefined Behavior in /public/src.git/usr.bin/sort/files.c:87:2, null pointer passed as argument 2, which is declared to never be null tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=8192 btree in ] tc-se:UBSan: Undefined Behavior in /public/src.git/usr.bin/sort/files.c:87:2, null pointer passed as argument 2, which is declared to never be null tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=8192 btree in ] tc-se:UBSan: Undefined Behavior in /public/src.git/usr.bin/sort/files.c:87:2, null pointer passed as argument 2, which is declared to never be null tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=8192 btree in ] tc-se:UBSan: Undefined Behavior in /public/src.git/usr.bin/sort/files.c:87:2, null pointer passed as argument 2, which is declared to never be null tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=8192 btree in ] tc-se:UBSan: Undefined Behavior in /public/src.git/usr.bin/sort/files.c:87:2, null pointer passed as argument 2, which is declared to never be null tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=8192 btree in ] tc-se:UBSan: Undefined Behavior in /public/src.git/usr.bin/sort/files.c:87:2, null pointer passed as argument 2, which is declared to never be null tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=8192 btree in ] tc-se:UBSan: Undefined Behavior in /public/src.git/usr.bin/sort/files.c:87:2, null pointer passed as argument 2, which is declared to never be null tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=8192 btree in ] tc-se:UBSan: Undefined Behavior in /public/src.git/usr.bin/sort/files.c:87:2, null pointer passed as argument 2, which is declared to never be null tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=8192 btree in ] tc-se:UBSan: Undefined Behavior in /public/src.git/usr.bin/sort/files.c:87:2, null pointer passed as argument 2, which is declared to never be null tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=8192 btree in ] tc-end: 1532487727.729088, btree_weird_page_split, passed tc-start: 1532487727.729352, 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: 1532487727.930514, byte_orders_btree, passed tc-start: 1532487727.930848, 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: 1532487728.182532, byte_orders_hash, passed tc-start: 1532487728.182884, 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: 1532487728.316646, cursor_flags_btree, passed tc-start: 1532487728.316937, 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: 1532487728.451526, cursor_flags_recno, passed tc-start: 1532487728.451822, delete_btree tc-se:UBSan: Undefined Behavior in /public/src.git/usr.bin/sort/files.c:87:2, null pointer passed as argument 2, which is declared to never be null tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -o out btree in ] tc-so:Executing command [ cat out ] tc-end: 1532487728.568285, delete_btree, passed tc-start: 1532487728.568599, 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: 1532487728.677997, delete_recno, passed tc-start: 1532487728.678316, duplicate_btree tc-so:Executing command [ /bin/sh -c /usr/tests/lib/libc/db/h_db -iflags=1 btree in | sort ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:01:06.782875390 +0000 tc-se:+++ /tmp/check.sMtjj8/stderr 2018-07-25 03:02:08.758888962 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/usr.bin/sort/files.c:87:2, null pointer passed as argument 2, which is declared to never be null tc-end: 1532487728.769817, duplicate_btree, failed, atf-check failed; see the output of the test for details tc-start: 1532487728.770154, four_char_hash tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i bsize=65536 hash in ] tc-end: 1532487728.839768, four_char_hash, passed tc-start: 1532487728.839993, medium_btree tc-so:Executing command [ /usr/tests/lib/libc/db/h_db btree in ] tc-end: 1532487728.922383, medium_btree, passed tc-start: 1532487728.922660, medium_hash tc-so:Executing command [ /usr/tests/lib/libc/db/h_db hash in ] tc-end: 1532487729.3748, medium_hash, passed tc-start: 1532487729.4032, medium_recno tc-so:Executing command [ /usr/tests/lib/libc/db/h_db recno in ] tc-end: 1532487729.84827, medium_recno, passed tc-start: 1532487729.85106, random_recno tc-so:Executing command [ /usr/tests/lib/libc/db/h_db recno in ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:01:06.782875390 +0000 tc-se:+++ /tmp/check.Acfp1R/stderr 2018-07-25 03:02:09.158962575 +0000 tc-se:@@ -0,0 +1,2 @@ tc-se:+UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:83:1, null pointer passed as argument 2, which is declared to never be null tc-se:+UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:83:1, null pointer passed as argument 2, which is declared to never be null tc-end: 1532487729.221721, random_recno, failed, atf-check failed; see the output of the test for details tc-start: 1532487729.221991, 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: 1532487729.561022, repeated_btree, passed tc-start: 1532487729.561263, repeated_hash tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/db/hash/hash_page.c:779:3, left shift of 1 by 31 places cannot be represented in type 'int' tc-so: 1 of 10 tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/db/hash/hash_page.c:855:2, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/db/hash/hash_page.c:792:2, left shift of 1 by 31 places cannot be represented in type 'int' 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: 1532487729.772579, repeated_hash, passed tc-start: 1532487729.772807, reverse_order_recno tc-so:Executing command [ /usr/tests/lib/libc/db/h_db recno in ] tc-end: 1532487729.857444, reverse_order_recno, passed tc-start: 1532487729.857809, reverse_recno tc-so:Executing command [ /usr/tests/lib/libc/db/h_db recno in ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:01:06.782875390 +0000 tc-se:+++ /tmp/check.bfx4pn/stderr 2018-07-25 03:02:09.935332057 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:83:1, null pointer passed as argument 2, which is declared to never be null tc-end: 1532487729.959880, reverse_recno, failed, atf-check failed; see the output of the test for details tc-start: 1532487729.960234, small_btree tc-so:Executing command [ /usr/tests/lib/libc/db/h_db btree in ] tc-end: 1532487730.40987, small_btree, passed tc-start: 1532487730.41250, small_hash tc-so:Executing command [ /usr/tests/lib/libc/db/h_db hash in ] tc-end: 1532487730.123934, small_hash, passed tc-start: 1532487730.124268, small_page_btree tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/locale/multibyte.h:75:37, member access within misaligned address 0x7f7ff779f098 for type 'const union _RuneState' which requires 16 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/locale/multibyte.h:109:38, member access within misaligned address 0x7f7ff779f098 for type 'union _RuneState' which requires 16 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/locale/multibyte.h:75:37, member access within misaligned address 0x7f7ff779f098 for type 'const union _RuneState' which requires 16 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/locale/multibyte.h:75:37, member access within misaligned address 0x7f7ff779f098 for type 'const union _RuneState' which requires 16 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/locale/multibyte.h:75:37, member access within misaligned address 0x7f7ff779f098 for type 'const union _RuneState' which requires 16 byte alignment tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=512 btree in ] tc-end: 1532487731.660738, small_page_btree, passed tc-start: 1532487731.662373, small_recno tc-so:Executing command [ /usr/tests/lib/libc/db/h_db recno in ] tc-end: 1532487731.741238, small_recno, passed tp-end: 1532487731.741610, lib/libc/db/t_db tp-start: 1532487731.747697, lib/libc/gen/execve/t_execve, 1 tc-start: 1532487731.747801, t_execve_null tc-end: 1532487731.752851, t_execve_null, passed tp-end: 1532487731.753050, lib/libc/gen/execve/t_execve tp-start: 1532487731.758344, lib/libc/gen/posix_spawn/t_spawn, 6 tc-start: 1532487731.758436, 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: 1532487731.774800, t_spawn_child, passed tc-start: 1532487731.774945, t_spawn_ls tc-end: 1532487731.780183, t_spawn_ls, passed tc-start: 1532487731.780319, t_spawn_missing tc-end: 1532487731.785237, t_spawn_missing, passed tc-start: 1532487731.785369, t_spawn_nonexec tc-end: 1532487731.790257, t_spawn_nonexec, passed tc-start: 1532487731.790391, t_spawn_zero tc-end: 1532487731.795324, t_spawn_zero, passed tc-start: 1532487731.795450, t_spawnp_ls tc-end: 1532487731.800371, t_spawnp_ls, passed tp-end: 1532487731.800498, lib/libc/gen/posix_spawn/t_spawn tp-start: 1532487731.805394, lib/libc/gen/posix_spawn/t_fileactions, 6 tc-start: 1532487731.805407, t_spawn_empty_fileactions tc-end: 1532487731.819014, t_spawn_empty_fileactions, passed tc-start: 1532487731.819215, t_spawn_fileactions tc-so:test... tc-end: 1532487731.827810, t_spawn_fileactions, passed tc-start: 1532487731.827929, t_spawn_open_nonexistent tc-end: 1532487731.832848, t_spawn_open_nonexistent, passed tc-start: 1532487731.832966, t_spawn_open_nonexistent_diag tc-end: 1532487731.837834, t_spawn_open_nonexistent_diag, passed tc-start: 1532487731.838006, t_spawn_openmode tc-se:cat: stdin: Bad file descriptor tc-end: 1532487731.863744, t_spawn_openmode, passed tc-start: 1532487731.864003, t_spawn_reopen tc-end: 1532487731.877666, t_spawn_reopen, passed tp-end: 1532487731.877837, lib/libc/gen/posix_spawn/t_fileactions tp-start: 1532487731.885282, lib/libc/gen/posix_spawn/t_spawnattr, 1 tc-start: 1532487731.885304, 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: 1532487731.898731, t_spawnattr, passed tp-end: 1532487731.898896, lib/libc/gen/posix_spawn/t_spawnattr tp-start: 1532487731.906320, lib/libc/gen/t_alarm, 3 tc-start: 1532487731.906338, alarm_basic tc-end: 1532487732.919002, alarm_basic, passed tc-start: 1532487732.919144, alarm_fork tc-end: 1532487732.924505, alarm_fork, passed tc-start: 1532487732.924672, alarm_previous tc-end: 1532487732.929741, alarm_previous, passed tp-end: 1532487732.929904, lib/libc/gen/t_alarm tp-start: 1532487732.935501, lib/libc/gen/t_assert, 2 tc-start: 1532487732.935518, assert_false tc-end: 1532487732.941231, assert_false, passed tc-start: 1532487732.941405, assert_true tc-end: 1532487732.946703, assert_true, passed tp-end: 1532487732.946869, lib/libc/gen/t_assert tp-start: 1532487732.951772, lib/libc/gen/t_basedirname, 2 tc-start: 1532487732.951810, basename_posix tc-end: 1532487732.956638, basename_posix, passed tc-start: 1532487732.956807, dirname_posix tc-end: 1532487732.961535, dirname_posix, passed tp-end: 1532487732.961684, lib/libc/gen/t_basedirname tp-start: 1532487732.966347, lib/libc/gen/t_closefrom, 4 tc-start: 1532487732.966379, closefrom_basic tc-end: 1532487732.975523, closefrom_basic, passed tc-start: 1532487732.975689, closefrom_buffer tc-end: 1532487732.984854, closefrom_buffer, passed tc-start: 1532487732.985017, closefrom_err tc-end: 1532487732.989655, closefrom_err, passed tc-start: 1532487732.989807, closefrom_one tc-end: 1532487732.994800, closefrom_one, passed tp-end: 1532487732.994962, lib/libc/gen/t_closefrom tp-start: 1532487732.999986, lib/libc/gen/t_cpuset, 3 tc-start: 1532487733.0, cpuset_err tc-end: 1532487733.5012, cpuset_err, passed tc-start: 1532487733.5177, cpuset_set tc-end: 1532487733.10081, cpuset_set, passed tc-start: 1532487733.10230, cpuset_size tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/../../common/lib/libc/sys/cpuset.c:112:18, left shift of 1 by 31 places cannot be represented in type 'int' tc-end: 1532487733.15096, cpuset_size, passed tp-end: 1532487733.15208, lib/libc/gen/t_cpuset tp-start: 1532487733.19853, lib/libc/gen/t_dir, 2 tc-start: 1532487733.19866, seekdir_basic tc-end: 1532487733.24698, seekdir_basic, passed tc-start: 1532487733.24950, telldir_leak tc-so:OK: used 0 bytes tc-end: 1532487733.33463, telldir_leak, passed tp-end: 1532487733.33576, lib/libc/gen/t_dir tp-start: 1532487733.38160, lib/libc/gen/t_floatunditf, 1 tc-start: 1532487733.38173, floatunditf tc-end: 1532487733.43050, floatunditf, passed tp-end: 1532487733.43187, lib/libc/gen/t_floatunditf tp-start: 1532487733.48130, lib/libc/gen/t_fmtcheck, 1 tc-start: 1532487733.48146, fmtcheck_basic tc-end: 1532487733.53367, fmtcheck_basic, passed tp-end: 1532487733.53503, lib/libc/gen/t_fmtcheck tp-start: 1532487733.58671, lib/libc/gen/t_fnmatch, 7 tc-start: 1532487733.58685, fnmatch_backslashes tc-end: 1532487733.63871, fnmatch_backslashes, passed tc-start: 1532487733.64012, fnmatch_casefold tc-end: 1532487733.69269, fnmatch_casefold, passed tc-start: 1532487733.69421, fnmatch_initialbracket tc-end: 1532487733.74695, fnmatch_initialbracket, passed tc-start: 1532487733.74845, fnmatch_leadingdir tc-end: 1532487733.80182, fnmatch_leadingdir, passed tc-start: 1532487733.80334, fnmatch_noescape tc-end: 1532487733.85651, fnmatch_noescape, passed tc-start: 1532487733.85796, fnmatch_pathname tc-end: 1532487733.90961, fnmatch_pathname, passed tc-start: 1532487733.91093, fnmatch_period tc-end: 1532487733.96018, fnmatch_period, passed tp-end: 1532487733.96146, lib/libc/gen/t_fnmatch tp-start: 1532487733.101261, lib/libc/gen/t_fpclassify, 2 tc-start: 1532487733.101279, fpclassify_double tc-end: 1532487733.106457, fpclassify_double, passed tc-start: 1532487733.106593, fpclassify_float tc-end: 1532487733.111647, fpclassify_float, passed tp-end: 1532487733.111776, lib/libc/gen/t_fpclassify tp-start: 1532487733.116661, lib/libc/gen/t_fpsetmask, 7 tc-start: 1532487733.116674, fpsetmask_basic tc-end: 1532487733.121497, fpsetmask_basic, passed tc-start: 1532487733.121628, fpsetmask_masked_double tc-end: 1532487733.126481, fpsetmask_masked_double, passed tc-start: 1532487733.126612, fpsetmask_masked_float tc-end: 1532487733.131431, fpsetmask_masked_float, passed tc-start: 1532487733.131560, fpsetmask_masked_long_double tc-end: 1532487733.136341, fpsetmask_masked_long_double, passed tc-start: 1532487733.136470, fpsetmask_unmasked_double tc-end: 1532487733.141236, fpsetmask_unmasked_double, passed tc-start: 1532487733.141366, fpsetmask_unmasked_float tc-end: 1532487733.146147, fpsetmask_unmasked_float, passed tc-start: 1532487733.146274, fpsetmask_unmasked_long_double tc-end: 1532487733.150997, fpsetmask_unmasked_long_double, passed tp-end: 1532487733.151120, lib/libc/gen/t_fpsetmask tp-start: 1532487733.155864, lib/libc/gen/t_fpsetround, 1 tc-start: 1532487733.155877, fpsetround_basic tc-end: 1532487733.160715, fpsetround_basic, passed tp-end: 1532487733.160844, lib/libc/gen/t_fpsetround tp-start: 1532487733.165411, lib/libc/gen/t_ftok, 2 tc-start: 1532487733.165423, ftok_err tc-end: 1532487733.170087, ftok_err, passed tc-start: 1532487733.170217, ftok_link tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/gen/ftok.c:56:10, left shift of 123456789 by 24 places cannot be represented in type 'int' tc-end: 1532487733.179621, ftok_link, passed tp-end: 1532487733.179751, lib/libc/gen/t_ftok tp-start: 1532487733.184326, lib/libc/gen/t_getcwd, 2 tc-start: 1532487733.184338, getcwd_err tc-end: 1532487733.188973, getcwd_err, passed tc-start: 1532487733.189105, getcwd_fts tc-end: 1532487733.214232, getcwd_fts, passed tp-end: 1532487733.214384, lib/libc/gen/t_getcwd tp-start: 1532487733.219801, lib/libc/gen/t_getgrent, 2 tc-start: 1532487733.219819, getgrent_loop tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-end: 1532487733.226073, getgrent_loop, passed tc-start: 1532487733.226216, getgrent_setgid tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-end: 1532487733.247831, getgrent_setgid, passed tp-end: 1532487733.247970, lib/libc/gen/t_getgrent tp-start: 1532487733.252999, lib/libc/gen/t_glob, 4 tc-start: 1532487733.253015, glob_range tc-end: 1532487733.257923, glob_range, passed tc-start: 1532487733.258069, glob_range_not tc-end: 1532487733.262861, glob_range_not, passed tc-start: 1532487733.263001, glob_star tc-end: 1532487733.267789, glob_star, passed tc-start: 1532487733.267926, glob_star_not tc-end: 1532487733.272675, glob_star_not, passed tp-end: 1532487733.272809, lib/libc/gen/t_glob tp-start: 1532487733.277455, lib/libc/gen/t_humanize_number, 2 tc-start: 1532487733.277468, humanize_number_basic tc-end: 1532487733.282200, humanize_number_basic, passed tc-start: 1532487733.282336, humanize_number_big tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/gen/humanize_number.c:125:8, signed integer overflow: 1000000000000000000 * 10 cannot be represented in type 'long int' tc-end: 1532487733.287077, humanize_number_big, passed tp-end: 1532487733.287194, lib/libc/gen/t_humanize_number tp-start: 1532487733.291731, lib/libc/gen/t_isnan, 2 tc-start: 1532487733.291743, isinf_basic tc-end: 1532487733.296358, isinf_basic, passed tc-start: 1532487733.296493, isnan_basic tc-end: 1532487733.301097, isnan_basic, passed tp-end: 1532487733.301227, lib/libc/gen/t_isnan tp-start: 1532487733.306134, lib/libc/gen/t_nice, 4 tc-start: 1532487733.306146, nice_err tc-end: 1532487733.311327, nice_err, passed tc-start: 1532487733.311498, nice_priority tc-end: 1532487733.321448, nice_priority, passed tc-start: 1532487733.321588, nice_root tc-end: 1532487733.326553, nice_root, passed tc-start: 1532487733.326689, nice_thread tc-end: 1532487733.331661, nice_thread, passed tp-end: 1532487733.331791, lib/libc/gen/t_nice tp-start: 1532487733.336408, lib/libc/gen/t_pause, 2 tc-start: 1532487733.336422, pause_basic tc-end: 1532487734.350211, pause_basic, passed tc-start: 1532487734.350364, pause_kill tc-end: 1532487736.371196, pause_kill, passed tp-end: 1532487736.371346, lib/libc/gen/t_pause tp-start: 1532487736.376350, lib/libc/gen/t_raise, 4 tc-start: 1532487736.376365, raise_err tc-end: 1532487736.381960, raise_err, passed tc-start: 1532487736.382105, raise_ret tc-end: 1532487737.391671, raise_ret, passed tc-start: 1532487737.391825, raise_sig tc-end: 1532487737.491711, raise_sig, passed tc-start: 1532487737.491866, raise_stress tc-end: 1532487737.510047, raise_stress, passed tp-end: 1532487737.510198, lib/libc/gen/t_raise tp-start: 1532487737.515384, lib/libc/gen/t_randomid, 1 tc-start: 1532487737.515400, randomid_basic tc-so:id 40293: last call at 25560, current call 60009 (diff 34449), lowest 38162 tc-so:id 61631: last call at 28431, current call 60010 (diff 31579), lowest 34449 tc-so:id 42161: last call at 29135, current call 60021 (diff 30886), lowest 31579 tc-so:id 33011: last call at 29962, current call 60037 (diff 30075), lowest 30886 tc-end: 1532487737.626041, randomid_basic, passed tp-end: 1532487737.626165, lib/libc/gen/t_randomid tp-start: 1532487737.631179, lib/libc/gen/t_realpath, 3 tc-start: 1532487737.631194, realpath_basic tc-end: 1532487737.636330, realpath_basic, passed tc-start: 1532487737.636462, realpath_huge tc-end: 1532487737.641391, realpath_huge, passed tc-start: 1532487737.641520, realpath_symlink tc-end: 1532487737.646649, realpath_symlink, passed tp-end: 1532487737.646773, lib/libc/gen/t_realpath tp-start: 1532487737.651776, lib/libc/gen/t_setdomainname, 3 tc-start: 1532487737.651792, setdomainname_basic tc-end: 1532487737.661443, setdomainname_basic, passed tc-start: 1532487737.661577, setdomainname_limit tc-end: 1532487737.671310, setdomainname_limit, passed tc-start: 1532487737.671450, setdomainname_perm tc-end: 1532487737.682176, setdomainname_perm, passed tp-end: 1532487737.682392, lib/libc/gen/t_setdomainname tp-start: 1532487737.687916, lib/libc/gen/t_sethostname, 3 tc-start: 1532487737.687932, sethostname_basic tc-end: 1532487737.698148, sethostname_basic, passed tc-start: 1532487737.698330, sethostname_limit tc-end: 1532487737.708372, sethostname_limit, passed tc-start: 1532487737.708555, sethostname_perm tc-end: 1532487737.718900, sethostname_perm, passed tp-end: 1532487737.719117, lib/libc/gen/t_sethostname tp-start: 1532487737.724431, lib/libc/gen/t_siginfo, 8 tc-start: 1532487737.724447, sigalarm tc-so:14 0x7f7fffffe1b0 0x7f7fffffe230 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 0xa000d tc-so:uc_link 0x0 tc-so:uc_sigmask[0] 0x0 tc-so:uc_sigmask[1] 0x0 tc-so:uc_sigmask[2] 0x0 tc-so:uc_sigmask[3] 0x0 tc-so:uc_stack 0x0 0 0x0 tc-so:uc_mcontext.greg[0] 0x7f7fffffe5d0 tc-so:uc_mcontext.greg[1] 0x7f7fffffe5e0 tc-so:uc_mcontext.greg[2] 0x0 tc-so:uc_mcontext.greg[3] 0x7f7ff69cb9aa tc-so:uc_mcontext.greg[4] 0x2 tc-so:uc_mcontext.greg[5] 0x8080808080808080 tc-so:uc_mcontext.greg[6] 0x7f7ff6a9678a tc-so:uc_mcontext.greg[7] 0x202 tc-so:uc_mcontext.greg[8] 0x7f7fffffe700 tc-so:uc_mcontext.greg[9] 0x7f7fffffe6e0 tc-so:uc_mcontext.greg[10] 0x7f7fffffe6a0 tc-so:uc_mcontext.greg[11] 0x1 tc-so:uc_mcontext.greg[12] 0x7f7ff7908070 tc-so:uc_mcontext.greg[13] 0x406258 tc-so:uc_mcontext.greg[14] 0x0 tc-so:uc_mcontext.greg[15] 0x0 tc-so:uc_mcontext.greg[16] 0x0 tc-so:uc_mcontext.greg[17] 0x23 tc-so:uc_mcontext.greg[18] 0x23 tc-so:uc_mcontext.greg[19] 0x3 tc-so:uc_mcontext.greg[20] 0x2 tc-so:uc_mcontext.greg[21] 0x7f7ff69cb9aa tc-so:uc_mcontext.greg[22] 0x47 tc-so:uc_mcontext.greg[23] 0x202 tc-so:uc_mcontext.greg[24] 0x7f7fffffe5c8 tc-so:uc_mcontext.greg[25] 0x3f tc-end: 1532487738.738209, sigalarm, passed tc-start: 1532487738.738345, sigbus_adraln tc-so:si_addr = 0x7f7ff6c1af84 tc-so:10 0x7f7fffffd720 0x7f7fffffd7a0 tc-so:si_signo=10 tc-so:si_errno=0 tc-so:si_code=1 tc-so:si_value.sival_int=7 tc-so:uc_flags 0xa000d tc-so:uc_link 0x0 tc-so:uc_sigmask[0] 0x0 tc-so:uc_sigmask[1] 0x0 tc-so:uc_sigmask[2] 0x0 tc-so:uc_sigmask[3] 0x0 tc-so:uc_stack 0x0 0 0x0 tc-so:uc_mcontext.greg[0] 0x7f7ff791f000 tc-so:uc_mcontext.greg[1] 0x2042e8 tc-so:uc_mcontext.greg[2] 0x27 tc-so:uc_mcontext.greg[3] 0x4 tc-so:uc_mcontext.greg[4] 0x4000 tc-so:uc_mcontext.greg[5] 0x7f7ff791f01f tc-so:uc_mcontext.greg[6] 0x2042e8 tc-so:uc_mcontext.greg[7] 0x7f7ff791f000 tc-so:uc_mcontext.greg[8] 0x7f7fffffdd20 tc-so:uc_mcontext.greg[9] 0x0 tc-so:uc_mcontext.greg[10] 0x27 tc-so:uc_mcontext.greg[11] 0x2042e8 tc-so:uc_mcontext.greg[12] 0x27 tc-so:uc_mcontext.greg[13] 0x7f7ff6fa02f8 tc-so:uc_mcontext.greg[14] 0x7f7ff791f000 tc-so:uc_mcontext.greg[15] 0x0 tc-so:uc_mcontext.greg[16] 0x0 tc-so:uc_mcontext.greg[17] 0x23 tc-so:uc_mcontext.greg[18] 0x23 tc-so:uc_mcontext.greg[19] 0x7 tc-so:uc_mcontext.greg[20] 0x0 tc-so:uc_mcontext.greg[21] 0x7f7ff6c1af84 tc-so:uc_mcontext.greg[22] 0x47 tc-so:uc_mcontext.greg[23] 0x50203 tc-so:uc_mcontext.greg[24] 0x7f7fffffdb38 tc-so:uc_mcontext.greg[25] 0x3f tc-end: 1532487738.744036, sigbus_adraln, expected_failure, x86 architecture does not correctly report the address where the unaligned access occured: /public/src.git/tests/lib/libc/gen/t_siginfo.c:439: info->si_addr != (volatile void *)addr tc-start: 1532487738.744158, sigchild_dump tc-se:UBSan: Undefined Behavior in /public/src.git/tests/lib/libc/gen/t_siginfo.c:236:23, store to null pointer of type 'volatile long int' tc-so:info=0x7f7fffffe1f0 tc-so:ptr=0x7f7fffffe270 tc-so:si_signo=20 tc-so:si_errno=0 tc-so:si_code=3 tc-so:si_uid=0 tc-so:si_pid=27503 tc-so:si_status=11 tc-so:si_utime=0 tc-so:si_stime=0 tc-end: 1532487739.762959, sigchild_dump, passed tc-start: 1532487739.775948, sigchild_kill tc-so:info=0x7f7fffffe1f0 tc-so:ptr=0x7f7fffffe270 tc-so:si_signo=20 tc-so:si_errno=0 tc-so:si_code=2 tc-so:si_uid=0 tc-so:si_pid=22178 tc-so:si_status=13 tc-so:si_utime=0 tc-so:si_stime=0 tc-end: 1532487739.781694, sigchild_kill, passed tc-start: 1532487739.781823, sigchild_normal tc-so:info=0x7f7fffffe1f0 tc-so:ptr=0x7f7fffffe270 tc-so:si_signo=20 tc-so:si_errno=0 tc-so:si_code=1 tc-so:si_uid=0 tc-so:si_pid=10858 tc-so:si_status=25 tc-so:si_utime=0 tc-so:si_stime=0 tc-end: 1532487740.789364, sigchild_normal, passed tc-start: 1532487740.789498, sigfpe_flt tc-so:8 0x7f7fffffe1d0 0x7f7fffffe250 tc-so:si_signo=8 tc-so:si_errno=0 tc-so:si_code=3 tc-so:si_value.sival_int=65540 tc-so:uc_flags 0xa000d tc-so:uc_link 0x0 tc-so:uc_sigmask[0] 0x0 tc-so:uc_sigmask[1] 0x0 tc-so:uc_sigmask[2] 0x0 tc-so:uc_sigmask[3] 0x0 tc-so:uc_stack 0x0 0 0x0 tc-so:uc_mcontext.greg[0] 0x100 tc-so:uc_mcontext.greg[1] 0x37f tc-so:uc_mcontext.greg[2] 0x1f80 tc-so:uc_mcontext.greg[3] 0x342 tc-so:uc_mcontext.greg[4] 0x2 tc-so:uc_mcontext.greg[5] 0x8080808080808080 tc-so:uc_mcontext.greg[6] 0x7f7ff6ad0ff0 tc-so:uc_mcontext.greg[7] 0x246 tc-so:uc_mcontext.greg[8] 0x7f7fffffe700 tc-so:uc_mcontext.greg[9] 0x7f7fffffe6e0 tc-so:uc_mcontext.greg[10] 0x7f7fffffe6a0 tc-so:uc_mcontext.greg[11] 0x1 tc-so:uc_mcontext.greg[12] 0x7f7ff79081b0 tc-so:uc_mcontext.greg[13] 0x4061c0 tc-so:uc_mcontext.greg[14] 0x0 tc-so:uc_mcontext.greg[15] 0x0 tc-so:uc_mcontext.greg[16] 0x0 tc-so:uc_mcontext.greg[17] 0x23 tc-so:uc_mcontext.greg[18] 0x23 tc-so:uc_mcontext.greg[19] 0x13 tc-so:uc_mcontext.greg[20] 0x0 tc-so:uc_mcontext.greg[21] 0x203bfa tc-so:uc_mcontext.greg[22] 0x47 tc-so:uc_mcontext.greg[23] 0x10246 tc-so:uc_mcontext.greg[24] 0x7f7fffffe5f0 tc-so:uc_mcontext.greg[25] 0x3f tc-end: 1532487740.795059, sigfpe_flt, passed tc-start: 1532487740.795187, sigfpe_int tc-se:UBSan: Undefined Behavior in /public/src.git/tests/lib/libc/gen/t_siginfo.c:382:21, signed integer overflow: 1 divrem 0 cannot be represented in type 'long int' tc-so:8 0x7f7fffffe1d0 0x7f7fffffe250 tc-so:si_signo=8 tc-so:si_errno=0 tc-so:si_code=1 tc-so:si_value.sival_int=8 tc-so:uc_flags 0xa000d tc-so:uc_link 0x0 tc-so:uc_sigmask[0] 0x0 tc-so:uc_sigmask[1] 0x0 tc-so:uc_sigmask[2] 0x0 tc-so:uc_sigmask[3] 0x0 tc-so:uc_stack 0x0 0 0x0 tc-so:uc_mcontext.greg[0] 0x7f7ff6fa0390 tc-so:uc_mcontext.greg[1] 0x1 tc-so:uc_mcontext.greg[2] 0x0 tc-so:uc_mcontext.greg[3] 0x7f7ff69cb6ea tc-so:uc_mcontext.greg[4] 0x35f tc-so:uc_mcontext.greg[5] 0x7f7fffffd768 tc-so:uc_mcontext.greg[6] 0x0 tc-so:uc_mcontext.greg[7] 0x206 tc-so:uc_mcontext.greg[8] 0x7f7fffffe700 tc-so:uc_mcontext.greg[9] 0x7f7fffffe6e0 tc-so:uc_mcontext.greg[10] 0x7f7fffffe6a0 tc-so:uc_mcontext.greg[11] 0x1 tc-so:uc_mcontext.greg[12] 0x7f7ff7908200 tc-so:uc_mcontext.greg[13] 0x406158 tc-so:uc_mcontext.greg[14] 0x1 tc-so:uc_mcontext.greg[15] 0x0 tc-so:uc_mcontext.greg[16] 0x0 tc-so:uc_mcontext.greg[17] 0x23 tc-so:uc_mcontext.greg[18] 0x23 tc-so:uc_mcontext.greg[19] 0x8 tc-so:uc_mcontext.greg[20] 0x0 tc-so:uc_mcontext.greg[21] 0x2025c3 tc-so:uc_mcontext.greg[22] 0x47 tc-so:uc_mcontext.greg[23] 0x10206 tc-so:uc_mcontext.greg[24] 0x7f7fffffe5f0 tc-so:uc_mcontext.greg[25] 0x3f tc-end: 1532487740.800535, sigfpe_int, passed tc-start: 1532487740.800649, sigsegv tc-se:UBSan: Undefined Behavior in /public/src.git/tests/lib/libc/gen/t_siginfo.c:420:22, store to null pointer of type 'volatile long int' tc-so:11 0x7f7fffffe1e0 0x7f7fffffe260 tc-so:si_signo=11 tc-so:si_errno=0 tc-so:si_code=1 tc-so:si_value.sival_int=6 tc-so:uc_flags 0xa000d tc-so:uc_link 0x0 tc-so:uc_sigmask[0] 0x0 tc-so:uc_sigmask[1] 0x0 tc-so:uc_sigmask[2] 0x0 tc-so:uc_sigmask[3] 0x0 tc-so:uc_stack 0x0 0 0x0 tc-so:uc_mcontext.greg[0] 0x7f7ff6fa0390 tc-so:uc_mcontext.greg[1] 0x1 tc-so:uc_mcontext.greg[2] 0x0 tc-so:uc_mcontext.greg[3] 0x0 tc-so:uc_mcontext.greg[4] 0x37a tc-so:uc_mcontext.greg[5] 0x7f7fffffd86d tc-so:uc_mcontext.greg[6] 0x0 tc-so:uc_mcontext.greg[7] 0x202 tc-so:uc_mcontext.greg[8] 0x7f7fffffe700 tc-so:uc_mcontext.greg[9] 0x7f7fffffe6e0 tc-so:uc_mcontext.greg[10] 0x7f7fffffe6a0 tc-so:uc_mcontext.greg[11] 0x1 tc-so:uc_mcontext.greg[12] 0x7f7ff7908250 tc-so:uc_mcontext.greg[13] 0x406150 tc-so:uc_mcontext.greg[14] 0x7f7ff708e6c0 tc-so:uc_mcontext.greg[15] 0x0 tc-so:uc_mcontext.greg[16] 0x0 tc-so:uc_mcontext.greg[17] 0x23 tc-so:uc_mcontext.greg[18] 0x23 tc-so:uc_mcontext.greg[19] 0x6 tc-so:uc_mcontext.greg[20] 0x6 tc-so:uc_mcontext.greg[21] 0x2026b1 tc-so:uc_mcontext.greg[22] 0x47 tc-so:uc_mcontext.greg[23] 0x10202 tc-so:uc_mcontext.greg[24] 0x7f7fffffe600 tc-so:uc_mcontext.greg[25] 0x3f tc-end: 1532487740.805923, sigsegv, passed tp-end: 1532487740.806032, lib/libc/gen/t_siginfo tp-start: 1532487740.810950, lib/libc/gen/t_sleep, 5 tc-start: 1532487740.810965, kevent tc-end: 1532487767.411846, kevent, passed tc-start: 1532487767.412035, nanosleep tc-end: 1532487804.209846, nanosleep, passed tc-start: 1532487804.210034, poll tc-end: 1532487841.8147, poll, passed tc-start: 1532487841.8342, select tc-end: 1532487877.805862, select, passed tc-start: 1532487877.806116, sleep tc-end: 1532487906.869921, sleep, passed tp-end: 1532487906.870101, lib/libc/gen/t_sleep tp-start: 1532487906.875243, lib/libc/gen/t_syslog, 1 tc-start: 1532487906.875297, syslog_pthread tc-end: 1532487906.880654, syslog_pthread, passed tp-end: 1532487906.880866, lib/libc/gen/t_syslog tp-start: 1532487906.885893, lib/libc/gen/t_time, 3 tc-start: 1532487906.886003, time_copy tc-end: 1532487906.890824, time_copy, passed tc-start: 1532487906.891024, time_mono tc-se:1532487906 vs. 1532487907 tc-se:1532487907 vs. 1532487908 tc-se:1532487908 vs. 1532487909 tc-se:1532487909 vs. 1532487910 tc-se:1532487910 vs. 1532487911 tc-se:1532487911 vs. 1532487912 tc-se:1532487912 vs. 1532487913 tc-se:1532487913 vs. 1532487914 tc-se:1532487914 vs. 1532487915 tc-se:1532487915 vs. 1532487916 tc-end: 1532487916.996347, time_mono, passed tc-start: 1532487916.996473, time_timeofday tc-se:1532487917 vs. 1532487917 tc-end: 1532487917.1812, time_timeofday, passed tp-end: 1532487917.1951, lib/libc/gen/t_time tp-start: 1532487917.6855, lib/libc/gen/t_ttyname, 4 tc-start: 1532487917.6909, ttyname_err tc-end: 1532487917.12246, ttyname_err, passed tc-start: 1532487917.12422, ttyname_r_err tc-end: 1532487917.17767, ttyname_r_err, passed tc-start: 1532487917.17932, ttyname_r_stdin tc-end: 1532487917.22889, ttyname_r_stdin, passed tc-start: 1532487917.23048, ttyname_stdin tc-end: 1532487917.27980, ttyname_stdin, passed tp-end: 1532487917.28138, lib/libc/gen/t_ttyname tp-start: 1532487917.32956, lib/libc/gen/t_vis, 5 tc-start: 1532487917.33010, strunvis_hex tc-end: 1532487917.38008, strunvis_hex, passed tc-start: 1532487917.38173, strvis_basic tc-end: 1532487917.43342, strvis_basic, passed tc-start: 1532487917.43496, strvis_empty tc-end: 1532487917.48518, strvis_empty, passed tc-start: 1532487917.48650, strvis_locale tc-end: 1532487917.53834, strvis_locale, passed tc-start: 1532487917.53954, strvis_null tc-end: 1532487917.58759, strvis_null, passed tp-end: 1532487917.58875, lib/libc/gen/t_vis tp-start: 1532487917.63867, lib/libc/hash/t_sha2, 3 tc-start: 1532487917.63880, t_sha256 tc-end: 1532487917.68747, t_sha256, passed tc-start: 1532487917.68873, t_sha384 tc-end: 1532487917.73731, t_sha384, passed tc-start: 1532487917.73849, t_sha512 tc-end: 1532487917.78673, t_sha512, passed tp-end: 1532487917.78790, lib/libc/hash/t_sha2 tp-start: 1532487917.87086, lib/libc/hash/t_hmac, 1 tc-start: 1532487917.87101, t_hmac tc-se:UBSan: Undefined Behavior in /public/src.git/crypto/external/bsd/openssl/dist/crypto/md4/md4_dgst.c:74:9, signed integer overflow: 1367270455 + 909522486 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/crypto/external/bsd/openssl/dist/crypto/md4/md4_dgst.c:74:9, signed integer overflow: -2018174355 + -1313754711 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/crypto/external/bsd/openssl/dist/crypto/md4/md4_dgst.c:98:9, signed integer overflow: 1457758271 + 909522486 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/crypto/external/bsd/openssl/dist/crypto/md4/md4_dgst.c:101:9, signed integer overflow: 1977736152 + 1967353277 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/crypto/external/bsd/openssl/dist/crypto/md4/md4_dgst.c:104:9, signed integer overflow: -438612499 + -1766088650 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/crypto/external/bsd/openssl/dist/crypto/md4/md4_dgst.c:77:9, signed integer overflow: 2130310918 + 1549556828 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/crypto/external/bsd/openssl/dist/crypto/md4/md4_dgst.c:80:9, signed integer overflow: 2029090574 + 1549556828 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/crypto/external/bsd/openssl/dist/crypto/md4/md4_dgst.c:83:9, signed integer overflow: 1870642803 + 2130278159 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/crypto/external/bsd/openssl/dist/crypto/md4/md4_dgst.c:86:9, signed integer overflow: 723278599 + 1549556828 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/crypto/external/bsd/openssl/dist/crypto/md4/md4_dgst.c:89:9, signed integer overflow: 1750422505 + 1549556828 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/crypto/external/bsd/openssl/dist/crypto/md4/md4_dgst.c:89:9, signed integer overflow: -994987963 + -2029434169 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/crypto/external/bsd/openssl/dist/crypto/md4/md4_dgst.c:92:9, signed integer overflow: 2103431716 + 1809078049 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/crypto/external/bsd/openssl/dist/crypto/md4/md4_dgst.c:105:9, signed integer overflow: 1295688685 + 1549556828 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/crypto/external/bsd/openssl/dist/crypto/md4/md4_dgst.c:68:9, signed integer overflow: 933529206 + 1647836699 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/crypto/external/bsd/openssl/dist/crypto/md4/md4_dgst.c:68:9, signed integer overflow: -1713601391 + -458253225 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/crypto/external/bsd/openssl/dist/crypto/md4/md4_dgst.c:77:9, signed integer overflow: 1637572948 + 2050461982 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/crypto/external/bsd/openssl/dist/crypto/md4/md4_dgst.c:86:9, signed integer overflow: -382653075 + -1919015263 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/crypto/external/bsd/openssl/dist/crypto/md4/md4_dgst.c:71:9, signed integer overflow: 1800849271 + 497439188 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/crypto/external/bsd/openssl/dist/crypto/md4/md4_dgst.c:98:9, signed integer overflow: -1061054863 + -1375122927 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/crypto/external/bsd/openssl/dist/crypto/md4/md4_dgst.c:105:9, signed integer overflow: -1239581329 + -1626291371 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/crypto/external/bsd/openssl/dist/crypto/md4/md4_dgst.c:83:9, signed integer overflow: 2088283429 + 1600019804 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/crypto/external/bsd/openssl/dist/crypto/md4/md4_dgst.c:95:9, signed integer overflow: 1254006109 + 1869507948 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/crypto/external/bsd/openssl/dist/crypto/md4/md4_dgst.c:95:9, signed integer overflow: -1171453239 + -1046904722 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/crypto/external/bsd/openssl/dist/crypto/md4/md4_dgst.c:65:9, signed integer overflow: 1723176262 + 1393713400 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/crypto/external/bsd/openssl/dist/crypto/md4/md4_dgst.c:71:9, signed integer overflow: -1761924987 + -1593142230 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/crypto/external/bsd/openssl/dist/crypto/md4/md4_dgst.c:104:9, signed integer overflow: 1270406768 + 2071624056 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/crypto/external/bsd/openssl/dist/crypto/md4/md4_dgst.c:80:9, signed integer overflow: 663074341 + 1841959397 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/crypto/external/bsd/openssl/dist/crypto/md4/md4_dgst.c:92:9, signed integer overflow: -2079558975 + -1414878808 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/crypto/external/bsd/openssl/dist/crypto/md4/md4_dgst.c:62:9, signed integer overflow: 1602683376 + 1135026147 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/crypto/external/bsd/openssl/dist/crypto/md4/md4_dgst.c:65:9, signed integer overflow: 1569288178 + 1422782723 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/crypto/external/bsd/openssl/dist/crypto/md4/md4_dgst.c:101:9, signed integer overflow: 190556577 + 2004252020 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/crypto/external/bsd/openssl/dist/crypto/md4/md4_dgst.c:62:9, signed integer overflow: -1925005134 + -2088599168 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/crypto/external/bsd/openssl/dist/crypto/ripemd/rmd_dgst.c:63:9, signed integer overflow: 1732584193 + 909522486 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/crypto/external/bsd/openssl/dist/crypto/ripemd/rmd_dgst.c:75:9, signed integer overflow: 1543531082 + 917383103 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/crypto/external/bsd/openssl/dist/crypto/ripemd/rmd_dgst.c:81:9, signed integer overflow: 1417036328 + 909522486 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/crypto/external/bsd/openssl/dist/crypto/ripemd/rmd_dgst.c:81:9, signed integer overflow: -1968408482 + -317789108 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/crypto/external/bsd/openssl/dist/crypto/ripemd/rmd_dgst.c:84:9, signed integer overflow: 1625985087 + 909522486 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/crypto/external/bsd/openssl/dist/crypto/ripemd/rmd_dgst.c:90:9, signed integer overflow: 384734248 + 1785807009 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/crypto/external/bsd/openssl/dist/crypto/ripemd/rmd_dgst.c:99:9, signed integer overflow: 2045690787 + 909522486 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/crypto/external/bsd/openssl/dist/crypto/ripemd/rmd_dgst.c:99:9, signed integer overflow: -1339754023 + -2044409768 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/crypto/external/bsd/openssl/dist/crypto/ripemd/rmd_dgst.c:102:9, signed integer overflow: 2111768568 + 909522486 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/crypto/external/bsd/openssl/dist/crypto/ripemd/rmd_dgst.c:106:9, signed integer overflow: 1997352554 + 909522486 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/crypto/external/bsd/openssl/dist/crypto/ripemd/rmd_dgst.c:109:9, signed integer overflow: 1445620231 + 909522486 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/crypto/external/bsd/openssl/dist/crypto/ripemd/rmd_dgst.c:113:9, signed integer overflow: 1629400531 + 909522486 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/crypto/external/bsd/openssl/dist/crypto/ripemd/rmd_dgst.c:114:9, signed integer overflow: 1891630857 + 909522486 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/crypto/external/bsd/openssl/dist/crypto/ripemd/rmd_dgst.c:119:9, signed integer overflow: 1254306709 + 909522486 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/crypto/external/bsd/openssl/dist/crypto/ripemd/rmd_dgst.c:125:9, signed integer overflow: 1616875864 + 909522486 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/crypto/external/bsd/openssl/dist/crypto/ripemd/rmd_dgst.c:134:9, signed integer overflow: 1859797590 + 909522486 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/crypto/external/bsd/openssl/dist/crypto/ripemd/rmd_dgst.c:135:9, signed integer overflow: 1768570159 + 909522486 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/crypto/external/bsd/openssl/dist/crypto/ripemd/rmd_dgst.c:137:9, signed integer overflow: 1906108896 + 909522486 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/crypto/external/bsd/openssl/dist/crypto/ripemd/rmd_dgst.c:151:9, signed integer overflow: 1789503907 + 909522486 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/crypto/external/bsd/openssl/dist/crypto/ripemd/rmd_dgst.c:155:9, signed integer overflow: 1254718164 + 909522486 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/crypto/external/bsd/openssl/dist/crypto/ripemd/rmd_dgst.c:163:9, signed integer overflow: 1306848107 + 909522486 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/crypto/external/bsd/openssl/dist/crypto/ripemd/rmd_dgst.c:171:9, signed integer overflow: 1693606998 + 909522486 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/crypto/external/bsd/openssl/dist/crypto/ripemd/rmd_dgst.c:173:9, signed integer overflow: 1653245540 + 909522486 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/crypto/external/bsd/openssl/dist/crypto/ripemd/rmd_dgst.c:196:9, signed integer overflow: 1731098422 + 909522486 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/crypto/external/bsd/openssl/dist/crypto/ripemd/rmd_dgst.c:197:9, signed integer overflow: 1881701569 + 909522486 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/crypto/external/bsd/openssl/dist/crypto/ripemd/rmd_dgst.c:198:9, signed integer overflow: 2008718203 + 909522486 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/crypto/external/bsd/openssl/dist/crypto/ripemd/rmd_dgst.c:200:9, signed integer overflow: 2063372305 + 909522486 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/crypto/external/bsd/openssl/dist/crypto/ripemd/rmd_dgst.c:205:9, signed integer overflow: 2018325537 + 909522486 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/crypto/external/bsd/openssl/dist/crypto/ripemd/rmd_dgst.c:206:9, signed integer overflow: 1288611081 + 909522486 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/crypto/external/bsd/openssl/dist/crypto/ripemd/rmd_dgst.c:207:9, signed integer overflow: 2087945357 + 909522486 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/crypto/external/bsd/openssl/dist/crypto/ripemd/rmd_dgst.c:208:9, signed integer overflow: 2115498637 + 909522486 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/crypto/external/bsd/openssl/dist/crypto/ripemd/rmd_dgst.c:209:9, signed integer overflow: 1456827921 + 909522486 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/crypto/external/bsd/openssl/dist/crypto/ripemd/rmd_dgst.c:211:9, signed integer overflow: 1841587752 + 909522486 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/crypto/external/bsd/openssl/dist/crypto/ripemd/rmd_dgst.c:214:9, signed integer overflow: 1662110921 + 909522486 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/crypto/external/bsd/openssl/dist/crypto/ripemd/rmd_dgst.c:215:9, signed integer overflow: 1620398202 + 909522486 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/crypto/external/bsd/openssl/dist/crypto/ripemd/rmd_dgst.c:219:9, signed integer overflow: 1455469253 + 909522486 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/crypto/external/bsd/openssl/dist/crypto/ripemd/rmd_dgst.c:227:9, signed integer overflow: 1588439481 + 909522486 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/crypto/external/bsd/openssl/dist/crypto/ripemd/rmd_dgst.c:229:9, signed integer overflow: 1699776022 + 909522486 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/crypto/external/bsd/openssl/dist/crypto/ripemd/rmd_dgst.c:232:9, signed integer overflow: 1596632618 + 909522486 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/crypto/external/bsd/openssl/dist/crypto/ripemd/rmd_dgst.c:240:9, signed integer overflow: 1470083750 + 909522486 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/crypto/external/bsd/openssl/dist/crypto/ripemd/rmd_dgst.c:241:9, signed integer overflow: 1791666386 + 909522486 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/crypto/external/bsd/openssl/dist/crypto/ripemd/rmd_dgst.c:250:9, signed integer overflow: 2077084792 + 909522486 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/crypto/external/bsd/openssl/dist/crypto/ripemd/rmd_dgst.c:257:9, signed integer overflow: 1536641099 + 909522486 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/crypto/external/bsd/openssl/dist/crypto/ripemd/rmd_dgst.c:257:9, signed integer overflow: -1848803711 + -1063840256 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/crypto/external/bsd/openssl/dist/crypto/ripemd/rmd_dgst.c:258:9, signed integer overflow: 934588499 + 2137479926 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/crypto/external/bsd/openssl/dist/crypto/ripemd/rmd_dgst.c:261:9, signed integer overflow: -529561640 + -1872473640 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/crypto/external/bsd/openssl/dist/crypto/ripemd/rmd_dgst.c:263:9, signed integer overflow: 1810412217 + 1146403746 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/crypto/external/bsd/openssl/dist/crypto/ripemd/rmd_dgst.c:266:9, signed integer overflow: -1154675118 + -1629162488 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/crypto/external/bsd/openssl/dist/crypto/ripemd/rmd_dgst.c:267:9, signed integer overflow: 1277280522 + 1403496497 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/crypto/external/bsd/openssl/dist/crypto/ripemd/rmd_dgst.c:268:9, signed integer overflow: 1756757050 + 909522486 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/crypto/external/bsd/openssl/dist/crypto/ripemd/rmd_dgst.c:269:9, signed integer overflow: 2049951937 + 909522486 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/crypto/external/bsd/openssl/dist/crypto/ripemd/rmd_dgst.c:72:9, signed integer overflow: 1286632380 + 1549556828 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/crypto/external/bsd/openssl/dist/crypto/ripemd/rmd_dgst.c:78:9, signed integer overflow: 1491375617 + 1549556828 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/crypto/external/bsd/openssl/dist/crypto/ripemd/rmd_dgst.c:78:9, signed integer overflow: -1254034851 + -1756553245 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/crypto/external/bsd/openssl/dist/crypto/ripemd/rmd_dgst.c:84:9, signed integer overflow: 1975040324 + 887037038 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/crypto/external/bsd/openssl/dist/crypto/ripemd/rmd_dgst.c:87:9, signed integer overflow: 1809049668 + 1549556828 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/crypto/external/bsd/openssl/dist/crypto/ripemd/rmd_dgst.c:105:9, signed integer overflow: 1396582496 + 1549556828 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/crypto/external/bsd/openssl/dist/crypto/ripemd/rmd_dgst.c:106:9, signed integer overflow: -1697403174 + -492097793 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/crypto/external/bsd/openssl/dist/crypto/ripemd/rmd_dgst.c:111:9, signed integer overflow: 2144948217 + 1549556828 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/crypto/external/bsd/openssl/dist/crypto/ripemd/rmd_dgst.c:115:9, signed integer overflow: 1649729050 + 1549556828 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/crypto/external/bsd/openssl/dist/crypto/ripemd/rmd_dgst.c:116:9, signed integer overflow: 2073054705 + 1549556828 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/crypto/external/bsd/openssl/dist/crypto/ripemd/rmd_dgst.c:117:9, signed integer overflow: 1769470442 + 1549556828 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/crypto/external/bsd/openssl/dist/crypto/ripemd/rmd_dgst.c:123:9, signed integer overflow: 1012700580 + 1549556828 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/crypto/external/bsd/openssl/dist/crypto/ripemd/rmd_dgst.c:126:9, signed integer overflow: 753322461 + 1549556828 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/crypto/external/bsd/openssl/dist/crypto/ripemd/rmd_dgst.c:127:9, signed integer overflow: 1475482869 + 1549556828 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/crypto/external/bsd/openssl/dist/crypto/ripemd/rmd_dgst.c:131:9, signed integer overflow: 1301593794 + 1549556828 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/crypto/external/bsd/openssl/dist/crypto/ripemd/rmd_dgst.c:133:9, signed integer overflow: 1710721991 + 1549556828 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/crypto/external/bsd/openssl/dist/crypto/ripemd/rmd_dgst.c:138:9, signed integer overflow: 1488312861 + 1549556828 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/crypto/external/bsd/openssl/dist/crypto/ripemd/rmd_dgst.c:140:9, signed integer overflow: 1493793470 + 1549556828 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/crypto/external/bsd/openssl/dist/crypto/ripemd/rmd_dgst.c:142:9, signed integer overflow: 1571598256 + 1549556828 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/crypto/external/bsd/openssl/dist/crypto/ripemd/rmd_dgst.c:144:9, signed integer overflow: 2064098217 + 1549556828 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/crypto/external/bsd/openssl/dist/crypto/ripemd/rmd_dgst.c:148:9, signed integer overflow: 1091365948 + 1549556828 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/crypto/external/bsd/openssl/dist/crypto/ripemd/rmd_dgst.c:149:9, signed integer overflow: 1367850298 + 1549556828 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/crypto/external/bsd/openssl/dist/crypto/ripemd/rmd_dgst.c:152:9, signed integer overflow: 1186626829 + 1549556828 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/crypto/external/bsd/openssl/dist/crypto/ripemd/rmd_dgst.c:153:9, signed integer overflow: 650739669 + 1549556828 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/crypto/external/bsd/openssl/dist/crypto/ripemd/rmd_dgst.c:160:9, signed integer overflow: 2046602137 + 1549556828 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/crypto/external/bsd/openssl/dist/crypto/ripemd/rmd_dgst.c:165:9, signed integer overflow: 1641081282 + 1549556828 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/crypto/external/bsd/openssl/dist/crypto/ripemd/rmd_dgst.c:167:9, signed integer overflow: 681833093 + 1549556828 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/crypto/external/bsd/openssl/dist/crypto/ripemd/rmd_dgst.c:169:9, signed integer overflow: 1847529815 + 1549556828 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/crypto/external/bsd/openssl/dist/crypto/ripemd/rmd_dgst.c:170:9, signed integer overflow: 1309817105 + 1549556828 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/crypto/external/bsd/openssl/dist/crypto/ripemd/rmd_dgst.c:172:9, signed integer overflow: 1101920262 + 1549556828 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/crypto/external/bsd/openssl/dist/crypto/ripemd/rmd_dgst.c:174:9, signed integer overflow: 2071885380 + 1549556828 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/crypto/external/bsd/openssl/dist/crypto/ripemd/rmd_dgst.c:190:9, signed integer overflow: 1230770615 + 1549556828 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/crypto/external/bsd/openssl/dist/crypto/ripemd/rmd_dgst.c:199:9, signed integer overflow: 827699219 + 1549556828 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/crypto/external/bsd/openssl/dist/crypto/ripemd/rmd_dgst.c:202:9, signed integer overflow: 1517929346 + 1549556828 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/crypto/external/bsd/openssl/dist/crypto/ripemd/rmd_dgst.c:218:9, signed integer overflow: 633161620 + 1549556828 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/crypto/external/bsd/openssl/dist/crypto/ripemd/rmd_dgst.c:233:9, signed integer overflow: 1103449196 + 1549556828 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/crypto/external/bsd/openssl/dist/crypto/ripemd/rmd_dgst.c:239:9, signed integer overflow: 1134035310 + 1549556828 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/crypto/external/bsd/openssl/dist/crypto/ripemd/rmd_dgst.c:249:9, signed integer overflow: 884941819 + 1549556828 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/crypto/external/bsd/openssl/dist/crypto/ripemd/rmd_dgst.c:253:9, signed integer overflow: 1347310320 + 1549556828 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/crypto/external/bsd/openssl/dist/crypto/ripemd/rmd_dgst.c:254:9, signed integer overflow: 963857249 + 1549556828 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/crypto/external/bsd/openssl/dist/crypto/ripemd/rmd_dgst.c:256:9, signed integer overflow: 1977246572 + 1549556828 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/crypto/external/bsd/openssl/dist/crypto/ripemd/rmd_dgst.c:262:9, signed integer overflow: 1250014658 + 1549556828 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/crypto/external/bsd/openssl/dist/crypto/ripemd/rmd_dgst.c:265:9, signed integer overflow: 940771029 + 1549556828 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/crypto/external/bsd/openssl/dist/crypto/ripemd/rmd_dgst.c:265:9, signed integer overflow: -1804639439 + -1823731311 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/crypto/external/bsd/openssl/dist/crypto/ripemd/rmd_dgst.c:63:9, signed integer overflow: -1744864247 + -1578722671 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/crypto/external/bsd/openssl/dist/crypto/ripemd/rmd_dgst.c:66:9, signed integer overflow: 1847190135 + 2059682122 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/crypto/external/bsd/openssl/dist/crypto/ripemd/rmd_dgst.c:146:9, signed integer overflow: -974815289 + -2147352320 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/crypto/external/bsd/openssl/dist/crypto/ripemd/rmd_dgst.c:259:9, signed integer overflow: 789434172 + 1694070022 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/crypto/external/bsd/openssl/dist/crypto/ripemd/rmd_dgst.c:260:9, signed integer overflow: 1251432765 + 1987859880 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/crypto/external/bsd/openssl/dist/crypto/ripemd/rmd_dgst.c:269:9, signed integer overflow: 1898633598 + 578417384 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/crypto/external/bsd/openssl/dist/crypto/ripemd/rmd_dgst.c:271:9, signed integer overflow: -1615039866 + -1820191962 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/crypto/external/bsd/openssl/dist/crypto/ripemd/rmd_dgst.c:69:9, signed integer overflow: -1864398349 + -1955088625 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/crypto/external/bsd/openssl/dist/crypto/ripemd/rmd_dgst.c:93:9, signed integer overflow: -912013427 + -1880801456 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/crypto/external/bsd/openssl/dist/crypto/ripemd/rmd_dgst.c:102:9, signed integer overflow: -1386013700 + -1758807747 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/crypto/external/bsd/openssl/dist/crypto/ripemd/rmd_dgst.c:157:9, signed integer overflow: -620264504 + -1955088625 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/crypto/external/bsd/openssl/dist/crypto/ripemd/rmd_dgst.c:159:9, signed integer overflow: -1378689490 + -994525141 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/crypto/external/bsd/openssl/dist/crypto/ripemd/rmd_dgst.c:191:9, signed integer overflow: 1234429304 + 1974771166 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/crypto/external/bsd/openssl/dist/crypto/ripemd/rmd_dgst.c:195:9, signed integer overflow: -1765908668 + -994525141 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/crypto/external/bsd/openssl/dist/crypto/ripemd/rmd_dgst.c:236:9, signed integer overflow: -1352718135 + -994525141 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/crypto/external/bsd/openssl/dist/crypto/ripemd/rmd_dgst.c:268:9, signed integer overflow: -1718121133 + -1685699238 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/crypto/external/bsd/openssl/dist/crypto/ripemd/rmd_dgst.c:270:9, signed integer overflow: -1414892592 + -1064955917 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/crypto/external/bsd/openssl/dist/crypto/ripemd/rmd_dgst.c:90:9, signed integer overflow: 1723788629 + 656811300 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/crypto/external/bsd/openssl/dist/crypto/ripemd/rmd_dgst.c:105:9, signed integer overflow: -1053861357 + -1771419290 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/crypto/external/bsd/openssl/dist/crypto/ripemd/rmd_dgst.c:143:9, signed integer overflow: 1822918558 + 656811300 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/crypto/external/bsd/openssl/dist/crypto/ripemd/rmd_dgst.c:154:9, signed integer overflow: 2137570234 + 993671480 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/crypto/external/bsd/openssl/dist/crypto/ripemd/rmd_dgst.c:161:9, signed integer overflow: 1966973350 + 387323156 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/crypto/external/bsd/openssl/dist/crypto/ripemd/rmd_dgst.c:203:9, signed integer overflow: 1930500631 + 858927408 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/crypto/external/bsd/openssl/dist/crypto/ripemd/rmd_dgst.c:230:9, signed integer overflow: 1620542036 + 791555372 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/crypto/external/bsd/openssl/dist/crypto/ripemd/rmd_dgst.c:235:9, signed integer overflow: 2124014020 + 50462976 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/crypto/external/bsd/openssl/dist/crypto/ripemd/rmd_dgst.c:247:9, signed integer overflow: 1764126450 + 387323156 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/crypto/external/bsd/openssl/dist/crypto/ripemd/rmd_dgst.c:270:9, signed integer overflow: 1680695485 + 656811300 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/crypto/external/bsd/openssl/dist/crypto/ripemd/rmd_dgst.c:66:9, signed integer overflow: 1856806477 + 1195787588 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/crypto/external/bsd/openssl/dist/crypto/ripemd/rmd_dgst.c:69:9, signed integer overflow: 1731214681 + 1751592528 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/crypto/external/bsd/openssl/dist/crypto/ripemd/rmd_dgst.c:75:9, signed integer overflow: 1374915655 + 1397903696 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/crypto/external/bsd/openssl/dist/crypto/ripemd/rmd_dgst.c:93:9, signed integer overflow: 1635022345 + 1802135912 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/crypto/external/bsd/openssl/dist/crypto/ripemd/rmd_dgst.c:112:9, signed integer overflow: 492695953 + 1802135912 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/crypto/external/bsd/openssl/dist/crypto/ripemd/rmd_dgst.c:118:9, signed integer overflow: 993662927 + 1734763876 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/crypto/external/bsd/openssl/dist/crypto/ripemd/rmd_dgst.c:122:9, signed integer overflow: 1129583487 + 1869507948 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/crypto/external/bsd/openssl/dist/crypto/ripemd/rmd_dgst.c:132:9, signed integer overflow: 1257157498 + 1195787588 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/crypto/external/bsd/openssl/dist/crypto/ripemd/rmd_dgst.c:147:9, signed integer overflow: 1509408290 + 1667391840 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/crypto/external/bsd/openssl/dist/crypto/ripemd/rmd_dgst.c:188:9, signed integer overflow: 1587930976 + 1465275732 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/crypto/external/bsd/openssl/dist/crypto/ripemd/rmd_dgst.c:193:9, signed integer overflow: 1520763647 + 1263159624 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/crypto/external/bsd/openssl/dist/crypto/ripemd/rmd_dgst.c:201:9, signed integer overflow: 1235451191 + 1802135912 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/crypto/external/bsd/openssl/dist/crypto/ripemd/rmd_dgst.c:223:9, signed integer overflow: 1180139785 + 1465275732 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/crypto/external/bsd/openssl/dist/crypto/ripemd/rmd_dgst.c:226:9, signed integer overflow: 1138961838 + 1600019804 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/crypto/external/bsd/openssl/dist/crypto/ripemd/rmd_dgst.c:234:9, signed integer overflow: 2033854380 + 1802135912 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/crypto/external/bsd/openssl/dist/crypto/ripemd/rmd_dgst.c:246:9, signed integer overflow: 1970681835 + 1128415552 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/crypto/external/bsd/openssl/dist/crypto/ripemd/rmd_dgst.c:251:9, signed integer overflow: 1297165699 + 1734763876 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/crypto/external/bsd/openssl/dist/crypto/ripemd/rmd_dgst.c:261:9, signed integer overflow: 1628918455 + 1465275732 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/crypto/external/bsd/openssl/dist/crypto/ripemd/rmd_dgst.c:264:9, signed integer overflow: 1147337099 + 1532647768 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/crypto/external/bsd/openssl/dist/crypto/ripemd/rmd_dgst.c:217:9, signed integer overflow: 821782028 + 1905197523 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/crypto/external/bsd/openssl/dist/crypto/ripemd/rmd_dgst.c:256:9, signed integer overflow: 1805964111 + 824615100 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/crypto/external/bsd/openssl/dist/crypto/ripemd/rmd_dgst.c:259:9, signed integer overflow: 664125128 + 1905197523 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/crypto/external/bsd/openssl/dist/crypto/ripemd/rmd_dgst.c:121:9, signed integer overflow: 1099608513 + 2071624056 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/crypto/external/bsd/openssl/dist/crypto/ripemd/rmd_dgst.c:129:9, signed integer overflow: 1952520922 + 1734763876 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/crypto/external/bsd/openssl/dist/crypto/ripemd/rmd_dgst.c:130:9, signed integer overflow: 1656928170 + 2138996092 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/crypto/external/bsd/openssl/dist/crypto/ripemd/rmd_dgst.c:168:9, signed integer overflow: 1997967728 + 1195787588 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/crypto/external/bsd/openssl/dist/crypto/ripemd/rmd_dgst.c:194:9, signed integer overflow: 1528944577 + 1869507948 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/crypto/external/bsd/openssl/dist/crypto/ripemd/rmd_dgst.c:210:9, signed integer overflow: 2038726155 + 2004252020 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/crypto/external/bsd/openssl/dist/crypto/ripemd/rmd_dgst.c:212:9, signed integer overflow: 654395623 + 1802135912 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/crypto/external/bsd/openssl/dist/crypto/ripemd/rmd_dgst.c:216:9, signed integer overflow: 1482215534 + 1936879984 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/crypto/external/bsd/openssl/dist/crypto/ripemd/rmd_dgst.c:224:9, signed integer overflow: 1767717842 + 1195787588 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/crypto/external/bsd/openssl/dist/crypto/ripemd/rmd_dgst.c:228:9, signed integer overflow: 1532128404 + 1532647768 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/crypto/external/bsd/openssl/dist/crypto/ripemd/rmd_dgst.c:231:9, signed integer overflow: 1551684830 + 1667391840 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/crypto/external/bsd/openssl/dist/crypto/ripemd/rmd_dgst.c:244:9, signed integer overflow: 1626973753 + 1869507948 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/crypto/external/bsd/openssl/dist/crypto/ripemd/rmd_dgst.c:245:9, signed integer overflow: 265350851 + 2138996092 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/crypto/external/bsd/openssl/dist/crypto/ripemd/rmd_dgst.c:262:9, signed integer overflow: 1314266590 + 1705733938 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/crypto/external/bsd/openssl/dist/crypto/ripemd/rmd_dgst.c:271:9, signed integer overflow: 2019080108 + 1869507948 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/crypto/external/bsd/openssl/dist/crypto/ripemd/rmd_dgst.c:87:9, signed integer overflow: 1251821048 + 1171189660 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/crypto/external/bsd/openssl/dist/crypto/ripemd/rmd_dgst.c:96:9, signed integer overflow: -1136310025 + -1347506772 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/crypto/external/bsd/openssl/dist/crypto/ripemd/rmd_dgst.c:108:9, signed integer overflow: -691073917 + -1616994916 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/crypto/external/bsd/openssl/dist/crypto/ripemd/rmd_dgst.c:120:9, signed integer overflow: -1605355063 + -1953855096 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/crypto/external/bsd/openssl/dist/crypto/ripemd/rmd_dgst.c:150:9, signed integer overflow: -1733609822 + -1212762700 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/crypto/external/bsd/openssl/dist/crypto/ripemd/rmd_dgst.c:156:9, signed integer overflow: -1156797879 + -1684366952 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/crypto/external/bsd/openssl/dist/crypto/ripemd/rmd_dgst.c:162:9, signed integer overflow: -1468146279 + -1482250844 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/crypto/external/bsd/openssl/dist/crypto/ripemd/rmd_dgst.c:164:9, signed integer overflow: -1890123263 + -1280134736 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/crypto/external/bsd/openssl/dist/crypto/ripemd/rmd_dgst.c:220:9, signed integer overflow: -381615888 + -1953855096 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/crypto/external/bsd/openssl/dist/crypto/ripemd/rmd_dgst.c:222:9, signed integer overflow: -1170621186 + -1078018628 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/crypto/external/bsd/openssl/dist/crypto/ripemd/rmd_dgst.c:225:9, signed integer overflow: -1475149179 + -1886483060 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/crypto/external/bsd/openssl/dist/crypto/ripemd/rmd_dgst.c:242:9, signed integer overflow: -560893371 + -2021227132 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/crypto/external/bsd/openssl/dist/crypto/ripemd/rmd_dgst.c:258:9, signed integer overflow: -1349318882 + -1414878808 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/crypto/external/bsd/openssl/dist/crypto/ripemd/rmd_dgst.c:128:9, signed integer overflow: 770911159 + 1535349440 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/crypto/external/bsd/openssl/dist/crypto/ripemd/rmd_dgst.c:243:9, signed integer overflow: -2136508169 + -808530484 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/crypto/external/bsd/openssl/dist/crypto/ripemd/rmd_dgst.c:267:9, signed integer overflow: -2099987124 + -67438088 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/crypto/external/bsd/openssl/dist/crypto/ripemd/rmd_dgst.c:96:9, signed integer overflow: -849968903 + -1313343548 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/crypto/external/bsd/openssl/dist/crypto/ripemd/rmd_dgst.c:189:9, signed integer overflow: 1245803552 + 993671480 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/crypto/external/bsd/openssl/dist/crypto/ripemd/rmd_dgst.c:213:9, signed integer overflow: 1173358484 + 993671480 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/crypto/external/bsd/openssl/dist/crypto/ripemd/rmd_dgst.c:237:9, signed integer overflow: 1635135852 + 926299444 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/crypto/external/bsd/openssl/dist/crypto/ripemd/rmd_dgst.c:264:9, signed integer overflow: -1397768193 + -834414984 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/crypto/external/bsd/openssl/dist/crypto/ripemd/rmd_dgst.c:145:9, signed integer overflow: 873759671 + 1802135912 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/crypto/external/bsd/openssl/dist/crypto/ripemd/rmd_dgst.c:192:9, signed integer overflow: 1863623843 + 1734763876 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/crypto/external/bsd/openssl/dist/crypto/ripemd/rmd_dgst.c:252:9, signed integer overflow: 1522922529 + 1600019804 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/crypto/external/bsd/openssl/dist/crypto/ripemd/rmd_dgst.c:260:9, signed integer overflow: 2048943257 + 1195787588 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/crypto/external/bsd/openssl/dist/crypto/ripemd/rmd_dgst.c:263:9, signed integer overflow: -568172833 + -1616994916 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/crypto/external/bsd/openssl/dist/crypto/ripemd/rmd_dgst.c:266:9, signed integer overflow: -1324590248 + -1212762700 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/crypto/external/bsd/openssl/dist/crypto/ripemd/rmd_dgst.c:139:9, signed integer overflow: -503931508 + -1751738988 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/crypto/external/bsd/openssl/dist/crypto/ripemd/rmd_dgst.c:166:9, signed integer overflow: 1454314697 + 724183336 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/crypto/external/bsd/openssl/dist/crypto/ripemd/rmd_dgst.c:72:9, signed integer overflow: 1534875762 + 775186969 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/crypto/external/bsd/openssl/dist/crypto/ripemd/rmd_dgst.c:110:9, signed integer overflow: 884029935 + 2004252020 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/crypto/external/bsd/openssl/dist/crypto/ripemd/rmd_dgst.c:248:9, signed integer overflow: 1703246830 + 1936879984 cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/crypto/external/bsd/openssl/dist/crypto/ripemd/rmd_dgst.c:136:9, signed integer overflow: 1511270992 + 1532647768 cannot be represented in type 'int' tc-end: 1532487917.348910, t_hmac, passed tp-end: 1532487917.349088, lib/libc/hash/t_hmac tp-start: 1532487917.440305, lib/libc/hash/t_hash, 2 tc-start: 1532487917.440376, 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: 1532487917.537779, md5, passed tc-start: 1532487917.537949, 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: 1532487917.860892, sha1, passed tp-end: 1532487917.861072, lib/libc/hash/t_hash tp-start: 1532487917.866812, lib/libc/inet/t_inet_addr, 2 tc-start: 1532487917.866881, 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-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' tc-end: 1532487917.872635, inet_addr_basic, passed tc-start: 1532487917.872781, 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: 1532487917.878361, inet_addr_err, passed tp-end: 1532487917.878497, lib/libc/inet/t_inet_addr tp-start: 1532487917.883347, lib/libc/inet/t_inet_network, 2 tc-start: 1532487917.883393, inet_network_basic tc-end: 1532487917.888363, inet_network_basic, passed tc-start: 1532487917.888501, inet_network_err tc-end: 1532487917.893640, inet_network_err, passed tp-end: 1532487917.893764, lib/libc/inet/t_inet_network tp-start: 1532487917.899077, lib/libc/locale/t_mbrtowc, 2 tc-start: 1532487917.899091, 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: "$BF|K\8l(BA$B$"(BB$B$$(B\000(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: "{AB" 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: "ܸAB" 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: 1532487917.905072, mbrtowc_internal, passed tc-start: 1532487917.905181, 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: "$BF|K\8l(BA$B$"(BB$B$$(B\000(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: "{AB" 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: "ܸAB" 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: 1532487917.911085, mbrtowc_object, passed tp-end: 1532487917.911189, lib/libc/locale/t_mbrtowc tp-start: 1532487917.915915, lib/libc/locale/t_mbstowcs, 1 tc-start: 1532487917.915928, 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#J#I#S$G$9!#(Baaaa$B$"$$$&$($*(B\000(B" tc-so:Using locale: C/ja_JP.ISO2022-JP/C/C/C/C tc-so:Ok. tc-so:Checking string: "rihrł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: 1532487917.921694, mbstowcs_basic, passed tp-end: 1532487917.921800, lib/libc/locale/t_mbstowcs tp-start: 1532487917.926402, lib/libc/locale/t_mbsnrtowcs, 1 tc-start: 1532487917.926415, mbsnrtowcs tc-end: 1532487917.931552, mbsnrtowcs, passed tp-end: 1532487917.931672, lib/libc/locale/t_mbsnrtowcs tp-start: 1532487917.936240, lib/libc/locale/t_mbtowc, 1 tc-start: 1532487917.936253, mbtowc 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: "\000$B$B" tc-so:mbtowc() returned: -1 tc-so:errno: Illegal byte sequence tc-so:Checking legal sequence: "$"(B\000(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: 1532487917.942898, mbtowc, passed tp-end: 1532487917.943009, lib/libc/locale/t_mbtowc tp-start: 1532487917.947583, lib/libc/locale/t_wcscspn, 1 tc-start: 1532487917.947595, wcscspn tc-end: 1532487917.952225, wcscspn, passed tp-end: 1532487917.952347, lib/libc/locale/t_wcscspn tp-start: 1532487917.956816, lib/libc/locale/t_wcspbrk, 1 tc-start: 1532487917.956828, wcspbrk tc-end: 1532487917.961418, wcspbrk, passed tp-end: 1532487917.961538, lib/libc/locale/t_wcspbrk tp-start: 1532487917.966002, lib/libc/locale/t_wcsspn, 1 tc-start: 1532487917.966015, wcsspn tc-end: 1532487917.970979, wcsspn, passed tp-end: 1532487917.971116, lib/libc/locale/t_wcsspn tp-start: 1532487917.976214, lib/libc/locale/t_wcstod, 2 tc-start: 1532487917.976230, 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: 1532487918.451269, wcstod, passed tc-start: 1532487918.451415, 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: 1532487918.458774, wcstombs, passed tp-end: 1532487918.458883, lib/libc/locale/t_wcstod tp-start: 1532487918.463882, lib/libc/locale/t_wctomb, 3 tc-start: 1532487918.463896, 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: "$BF|K\8l(BABC\261\262\263\000(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: 1532487918.470588, wcrtomb, passed tc-start: 1532487918.470702, wcrtomb_state tc-so:Checking wcrtomb() (with state object) tc-so:Trying locale: ja_JP.ISO2022-JP tc-so:Checking sequence: "$BF|K\8l(BABC\261\262\263\000(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: 1532487918.476032, wcrtomb_state, passed tc-start: 1532487918.476147, wctomb tc-so:Checking wctomb() tc-so:Trying locale: ja_JP.ISO2022-JP tc-so:Checking correct reporting of statefulness tc-so:Checking sequence: "$BF|K\8l(BABC\261\262\263\000(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: 1532487918.481434, wctomb, passed tp-end: 1532487918.481543, lib/libc/locale/t_wctomb tp-start: 1532487918.486355, lib/libc/locale/t_io, 6 tc-start: 1532487918.486368, bad_big5_getwc tc-end: 1532487918.491372, bad_big5_getwc, passed tc-start: 1532487918.491495, bad_big5_swprintf tc-end: 1532487918.496370, bad_big5_swprintf, passed tc-start: 1532487918.496495, bad_big5_wprintf tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/locale/multibyte.h:75:37, member access within misaligned address 0x7f7ff739f098 for type 'const union _RuneState' which requires 16 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/locale/multibyte.h:109:38, member access within misaligned address 0x7f7ff739f098 for type 'union _RuneState' which requires 16 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/locale/multibyte.h:75:37, member access within misaligned address 0x7f7ff739f098 for type 'const union _RuneState' which requires 16 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/locale/multibyte.h:75:37, member access within misaligned address 0x7f7ff739f098 for type 'const union _RuneState' which requires 16 byte alignment tc-end: 1532487918.501778, bad_big5_wprintf, passed tc-start: 1532487918.501887, good_big5_getwc tc-end: 1532487918.506840, good_big5_getwc, passed tc-start: 1532487918.506956, good_big5_swprintf tc-end: 1532487918.511882, good_big5_swprintf, passed tc-start: 1532487918.511998, good_big5_wprintf tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/locale/multibyte.h:75:37, member access within misaligned address 0x7f7ff739f098 for type 'const union _RuneState' which requires 16 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/locale/multibyte.h:109:38, member access within misaligned address 0x7f7ff739f098 for type 'union _RuneState' which requires 16 byte alignment tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/locale/multibyte.h:75:37, member access within misaligned address 0x7f7ff739f098 for type 'const union _RuneState' which requires 16 byte alignment tc-so:@ tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libc/locale/multibyte.h:75:37, member access within misaligned address 0x7f7ff739f098 for type 'const union _RuneState' which requires 16 byte alignment tc-end: 1532487918.587160, good_big5_wprintf, passed tp-end: 1532487918.587303, lib/libc/locale/t_io tp-start: 1532487918.592870, lib/libc/locale/t_toupper, 2 tc-start: 1532487918.592885, 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: 1532487918.598443, tolower, passed tc-start: 1532487918.598566, 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: 1532487918.603814, toupper, passed tp-end: 1532487918.603928, lib/libc/locale/t_toupper tp-start: 1532487918.608698, lib/libc/locale/t_digittoint, 1 tc-start: 1532487918.608712, digittoint tc-end: 1532487918.613590, digittoint, skipped, digittoint(3) not present to test tp-end: 1532487918.613717, lib/libc/locale/t_digittoint tp-start: 1532487918.618564, lib/libc/locale/t_sprintf, 3 tc-start: 1532487918.618577, 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: 1532487918.623643, sprintf, passed tc-start: 1532487918.623763, 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: 1532487918.628950, sscanf, passed tc-start: 1532487918.629073, 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: 1532487918.634416, strto, passed tp-end: 1532487918.634540, lib/libc/locale/t_sprintf tp-start: 1532487918.639572, lib/libc/locale/t_wctype, 1 tc-start: 1532487918.639587, ctype tc-so:Trying locale C... tc-so:Using locale C tc-so:Testing class 0 (alnum), char a (0x61), wc 61, wct 140187584128608, expect 1 tc-so:Testing class 0 (alnum), char b (0x62), wc 62, wct 140187584128608, expect 1 tc-so:Testing class 0 (alnum), char c (0x63), wc 63, wct 140187584128608, expect 1 tc-so:Testing class 0 (alnum), char 1 (0x31), wc 31, wct 140187584128608, expect 1 tc-so:Testing class 0 (alnum), char 2 (0x32), wc 32, wct 140187584128608, expect 1 tc-so:Testing class 0 (alnum), char 3 (0x33), wc 33, wct 140187584128608, expect 1 tc-so:Testing class 0 (alnum), char & (0x26), wc 26, wct 140187584128608, expect 0 tc-so:Testing class 0 (alnum), char ^ (0x5e), wc 5e, wct 140187584128608, expect 0 tc-so:Testing class 0 (alnum), char % (0x25), wc 25, wct 140187584128608, expect 0 tc-so:Testing class 0 (alnum), char $ (0x24), wc 24, wct 140187584128608, expect 0 tc-so:Testing class 1 (alpha), char A (0x41), wc 41, wct 140187584128624, expect 1 tc-so:Testing class 1 (alpha), char B (0x42), wc 42, wct 140187584128624, expect 1 tc-so:Testing class 1 (alpha), char C (0x43), wc 43, wct 140187584128624, expect 1 tc-so:Testing class 1 (alpha), char a (0x61), wc 61, wct 140187584128624, expect 1 tc-so:Testing class 1 (alpha), char b (0x62), wc 62, wct 140187584128624, expect 1 tc-so:Testing class 1 (alpha), char c (0x63), wc 63, wct 140187584128624, expect 1 tc-so:Testing class 1 (alpha), char 1 (0x31), wc 31, wct 140187584128624, expect 0 tc-so:Testing class 1 (alpha), char 2 (0x32), wc 32, wct 140187584128624, expect 0 tc-so:Testing class 1 (alpha), char 3 (0x33), wc 33, wct 140187584128624, expect 0 tc-so:Testing class 1 (alpha), char * (0x2a), wc 2a, wct 140187584128624, expect 0 tc-so:Testing class 1 (alpha), char & (0x26), wc 26, wct 140187584128624, expect 0 tc-so:Testing class 1 (alpha), char ^ (0x5e), wc 5e, wct 140187584128624, expect 0 tc-so:Testing class 2 (blank), char (0x20), wc 20, wct 140187584128640, expect 1 tc-so:Testing class 2 (blank), char (0x09), wc 9, wct 140187584128640, expect 1 tc-so:Testing class 2 (blank), char a (0x61), wc 61, wct 140187584128640, expect 0 tc-so:Testing class 2 (blank), char b (0x62), wc 62, wct 140187584128640, expect 0 tc-so:Testing class 2 (blank), char c (0x63), wc 63, wct 140187584128640, expect 0 tc-so:Testing class 2 (blank), char 1 (0x31), wc 31, wct 140187584128640, expect 0 tc-so:Testing class 2 (blank), char 2 (0x32), wc 32, wct 140187584128640, expect 0 tc-so:Testing class 2 (blank), char 3 (0x33), wc 33, wct 140187584128640, expect 0 tc-so:Testing class 2 (blank), char % (0x25), wc 25, wct 140187584128640, expect 0 tc-so:Testing class 2 (blank), char $ (0x24), wc 24, wct 140187584128640, expect 0 tc-so:Testing class 2 (blank), char ^ (0x5e), wc 5e, wct 140187584128640, expect 0 tc-so:Testing class 2 (blank), char & (0x26), wc 26, wct 140187584128640, expect 0 tc-so:Testing class 2 (blank), char (0x0d), wc d, wct 140187584128640, expect 0 tc-so:Testing class 2 (blank), char tc-so: (0x0a), wc a, wct 140187584128640, expect 0 tc-so:Testing class 3 (cntrl), char  (0x07), wc 7, wct 140187584128656, expect 1 tc-so:Testing class 3 (cntrl), char a (0x61), wc 61, wct 140187584128656, expect 0 tc-so:Testing class 3 (cntrl), char b (0x62), wc 62, wct 140187584128656, expect 0 tc-so:Testing class 3 (cntrl), char c (0x63), wc 63, wct 140187584128656, expect 0 tc-so:Testing class 3 (cntrl), char 1 (0x31), wc 31, wct 140187584128656, expect 0 tc-so:Testing class 3 (cntrl), char 2 (0x32), wc 32, wct 140187584128656, expect 0 tc-so:Testing class 3 (cntrl), char 3 (0x33), wc 33, wct 140187584128656, expect 0 tc-so:Testing class 3 (cntrl), char ^ (0x5e), wc 5e, wct 140187584128656, expect 0 tc-so:Testing class 3 (cntrl), char & (0x26), wc 26, wct 140187584128656, expect 0 tc-so:Testing class 3 (cntrl), char * (0x2a), wc 2a, wct 140187584128656, expect 0 tc-so:Testing class 4 (digit), char 1 (0x31), wc 31, wct 140187584128672, expect 1 tc-so:Testing class 4 (digit), char 2 (0x32), wc 32, wct 140187584128672, expect 1 tc-so:Testing class 4 (digit), char 3 (0x33), wc 33, wct 140187584128672, expect 1 tc-so:Testing class 4 (digit), char a (0x61), wc 61, wct 140187584128672, expect 0 tc-so:Testing class 4 (digit), char b (0x62), wc 62, wct 140187584128672, expect 0 tc-so:Testing class 4 (digit), char c (0x63), wc 63, wct 140187584128672, expect 0 tc-so:Testing class 4 (digit), char * (0x2a), wc 2a, wct 140187584128672, expect 0 tc-so:Testing class 4 (digit), char ( (0x28), wc 28, wct 140187584128672, expect 0 tc-so:Testing class 4 (digit), char ) (0x29), wc 29, wct 140187584128672, expect 0 tc-so:Testing class 5 (graph), char a (0x61), wc 61, wct 140187584128688, expect 1 tc-so:Testing class 5 (graph), char b (0x62), wc 62, wct 140187584128688, expect 1 tc-so:Testing class 5 (graph), char c (0x63), wc 63, wct 140187584128688, expect 1 tc-so:Testing class 5 (graph), char 1 (0x31), wc 31, wct 140187584128688, expect 1 tc-so:Testing class 5 (graph), char 2 (0x32), wc 32, wct 140187584128688, expect 1 tc-so:Testing class 5 (graph), char 3 (0x33), wc 33, wct 140187584128688, expect 1 tc-so:Testing class 5 (graph), char A (0x41), wc 41, wct 140187584128688, expect 1 tc-so:Testing class 5 (graph), char B (0x42), wc 42, wct 140187584128688, expect 1 tc-so:Testing class 5 (graph), char C (0x43), wc 43, wct 140187584128688, expect 1 tc-so:Testing class 5 (graph), char [ (0x5b), wc 5b, wct 140187584128688, expect 1 tc-so:Testing class 5 (graph), char ] (0x5d), wc 5d, wct 140187584128688, expect 1 tc-so:Testing class 5 (graph), char ; (0x3b), wc 3b, wct 140187584128688, expect 1 tc-so:Testing class 5 (graph), char ? (0x3f), wc 3f, wct 140187584128688, expect 1 tc-so:Testing class 5 (graph), char ~ (0x7e), wc 7e, wct 140187584128688, expect 1 tc-so:Testing class 5 (graph), char (0x20), wc 20, wct 140187584128688, expect 0 tc-so:Testing class 7 (lower), char a (0x61), wc 61, wct 140187584128704, expect 1 tc-so:Testing class 7 (lower), char b (0x62), wc 62, wct 140187584128704, expect 1 tc-so:Testing class 7 (lower), char c (0x63), wc 63, wct 140187584128704, expect 1 tc-so:Testing class 7 (lower), char A (0x41), wc 41, wct 140187584128704, expect 0 tc-so:Testing class 7 (lower), char B (0x42), wc 42, wct 140187584128704, expect 0 tc-so:Testing class 7 (lower), char C (0x43), wc 43, wct 140187584128704, expect 0 tc-so:Testing class 7 (lower), char 1 (0x31), wc 31, wct 140187584128704, expect 0 tc-so:Testing class 7 (lower), char 2 (0x32), wc 32, wct 140187584128704, expect 0 tc-so:Testing class 7 (lower), char 3 (0x33), wc 33, wct 140187584128704, expect 0 tc-so:Testing class 7 (lower), char & (0x26), wc 26, wct 140187584128704, expect 0 tc-so:Testing class 7 (lower), char * (0x2a), wc 2a, wct 140187584128704, expect 0 tc-so:Testing class 7 (lower), char ( (0x28), wc 28, wct 140187584128704, expect 0 tc-so:Testing class 9 (print), char a (0x61), wc 61, wct 140187584128720, expect 1 tc-so:Testing class 9 (print), char b (0x62), wc 62, wct 140187584128720, expect 1 tc-so:Testing class 9 (print), char c (0x63), wc 63, wct 140187584128720, expect 1 tc-so:Testing class 9 (print), char A (0x41), wc 41, wct 140187584128720, expect 1 tc-so:Testing class 9 (print), char B (0x42), wc 42, wct 140187584128720, expect 1 tc-so:Testing class 9 (print), char C (0x43), wc 43, wct 140187584128720, expect 1 tc-so:Testing class 9 (print), char 1 (0x31), wc 31, wct 140187584128720, expect 1 tc-so:Testing class 9 (print), char 2 (0x32), wc 32, wct 140187584128720, expect 1 tc-so:Testing class 9 (print), char 3 (0x33), wc 33, wct 140187584128720, expect 1 tc-so:Testing class 9 (print), char % (0x25), wc 25, wct 140187584128720, expect 1 tc-so:Testing class 9 (print), char ^ (0x5e), wc 5e, wct 140187584128720, expect 1 tc-so:Testing class 9 (print), char & (0x26), wc 26, wct 140187584128720, expect 1 tc-so:Testing class 9 (print), char * (0x2a), wc 2a, wct 140187584128720, expect 1 tc-so:Testing class 9 (print), char (0x20), wc 20, wct 140187584128720, expect 1 tc-so:Testing class 9 (print), char (0x0d), wc d, wct 140187584128720, expect 0 tc-so:Testing class 9 (print), char tc-so: (0x0a), wc a, wct 140187584128720, expect 0 tc-so:Testing class 9 (print), char (0x09), wc 9, wct 140187584128720, expect 0 tc-so:Testing class 10 (punct), char . (0x2e), wc 2e, wct 140187584128736, expect 1 tc-so:Testing class 10 (punct), char , (0x2c), wc 2c, wct 140187584128736, expect 1 tc-so:Testing class 10 (punct), char ; (0x3b), wc 3b, wct 140187584128736, expect 1 tc-so:Testing class 10 (punct), char : (0x3a), wc 3a, wct 140187584128736, expect 1 tc-so:Testing class 10 (punct), char ! (0x21), wc 21, wct 140187584128736, expect 1 tc-so:Testing class 10 (punct), char ? (0x3f), wc 3f, wct 140187584128736, expect 1 tc-so:Testing class 10 (punct), char a (0x61), wc 61, wct 140187584128736, expect 0 tc-so:Testing class 10 (punct), char b (0x62), wc 62, wct 140187584128736, expect 0 tc-so:Testing class 10 (punct), char c (0x63), wc 63, wct 140187584128736, expect 0 tc-so:Testing class 10 (punct), char 1 (0x31), wc 31, wct 140187584128736, expect 0 tc-so:Testing class 10 (punct), char 2 (0x32), wc 32, wct 140187584128736, expect 0 tc-so:Testing class 10 (punct), char 3 (0x33), wc 33, wct 140187584128736, expect 0 tc-so:Testing class 10 (punct), char (0x20), wc 20, wct 140187584128736, expect 0 tc-so:Testing class 10 (punct), char tc-so: (0x0a), wc a, wct 140187584128736, expect 0 tc-so:Testing class 12 (space), char (0x20), wc 20, wct 140187584128752, expect 1 tc-so:Testing class 12 (space), char (0x09), wc 9, wct 140187584128752, expect 1 tc-so:Testing class 12 (space), char (0x0d), wc d, wct 140187584128752, expect 1 tc-so:Testing class 12 (space), char tc-so: (0x0a), wc a, wct 140187584128752, expect 1 tc-so:Testing class 12 (space), char a (0x61), wc 61, wct 140187584128752, expect 0 tc-so:Testing class 12 (space), char b (0x62), wc 62, wct 140187584128752, expect 0 tc-so:Testing class 12 (space), char c (0x63), wc 63, wct 140187584128752, expect 0 tc-so:Testing class 12 (space), char 1 (0x31), wc 31, wct 140187584128752, expect 0 tc-so:Testing class 12 (space), char 2 (0x32), wc 32, wct 140187584128752, expect 0 tc-so:Testing class 12 (space), char 3 (0x33), wc 33, wct 140187584128752, expect 0 tc-so:Testing class 12 (space), char A (0x41), wc 41, wct 140187584128752, expect 0 tc-so:Testing class 12 (space), char B (0x42), wc 42, wct 140187584128752, expect 0 tc-so:Testing class 12 (space), char C (0x43), wc 43, wct 140187584128752, expect 0 tc-so:Testing class 12 (space), char & (0x26), wc 26, wct 140187584128752, expect 0 tc-so:Testing class 12 (space), char * (0x2a), wc 2a, wct 140187584128752, expect 0 tc-so:Testing class 12 (space), char ( (0x28), wc 28, wct 140187584128752, expect 0 tc-so:Testing class 14 (upper), char A (0x41), wc 41, wct 140187584128768, expect 1 tc-so:Testing class 14 (upper), char B (0x42), wc 42, wct 140187584128768, expect 1 tc-so:Testing class 14 (upper), char C (0x43), wc 43, wct 140187584128768, expect 1 tc-so:Testing class 14 (upper), char a (0x61), wc 61, wct 140187584128768, expect 0 tc-so:Testing class 14 (upper), char b (0x62), wc 62, wct 140187584128768, expect 0 tc-so:Testing class 14 (upper), char c (0x63), wc 63, wct 140187584128768, expect 0 tc-so:Testing class 14 (upper), char 1 (0x31), wc 31, wct 140187584128768, expect 0 tc-so:Testing class 14 (upper), char 2 (0x32), wc 32, wct 140187584128768, expect 0 tc-so:Testing class 14 (upper), char 3 (0x33), wc 33, wct 140187584128768, expect 0 tc-so:Testing class 14 (upper), char & (0x26), wc 26, wct 140187584128768, expect 0 tc-so:Testing class 14 (upper), char * (0x2a), wc 2a, wct 140187584128768, expect 0 tc-so:Testing class 14 (upper), char ( (0x28), wc 28, wct 140187584128768, expect 0 tc-so:Testing class 15 (xdigit), char 1 (0x31), wc 31, wct 140187584128784, expect 1 tc-so:Testing class 15 (xdigit), char 2 (0x32), wc 32, wct 140187584128784, expect 1 tc-so:Testing class 15 (xdigit), char 3 (0x33), wc 33, wct 140187584128784, expect 1 tc-so:Testing class 15 (xdigit), char a (0x61), wc 61, wct 140187584128784, expect 1 tc-so:Testing class 15 (xdigit), char b (0x62), wc 62, wct 140187584128784, expect 1 tc-so:Testing class 15 (xdigit), char c (0x63), wc 63, wct 140187584128784, expect 1 tc-so:Testing class 15 (xdigit), char A (0x41), wc 41, wct 140187584128784, expect 1 tc-so:Testing class 15 (xdigit), char B (0x42), wc 42, wct 140187584128784, expect 1 tc-so:Testing class 15 (xdigit), char C (0x43), wc 43, wct 140187584128784, expect 1 tc-so:Testing class 15 (xdigit), char x (0x78), wc 78, wct 140187584128784, expect 0 tc-so:Testing class 15 (xdigit), char y (0x79), wc 79, wct 140187584128784, expect 0 tc-so:Testing class 15 (xdigit), char z (0x7a), wc 7a, wct 140187584128784, 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 140187591068800, expect 1 tc-so:Testing class 0 (alnum), char b (0x62), wc 62, wct 140187591068800, expect 1 tc-so:Testing class 0 (alnum), char c (0x63), wc 63, wct 140187591068800, expect 1 tc-so:Testing class 0 (alnum), char 1 (0x31), wc 31, wct 140187591068800, expect 1 tc-so:Testing class 0 (alnum), char 2 (0x32), wc 32, wct 140187591068800, expect 1 tc-so:Testing class 0 (alnum), char 3 (0x33), wc 33, wct 140187591068800, expect 1 tc-so:Testing class 0 (alnum), char & (0x26), wc 26, wct 140187591068800, expect 0 tc-so:Testing class 0 (alnum), char ^ (0x5e), wc 5e, wct 140187591068800, expect 0 tc-so:Testing class 0 (alnum), char % (0x25), wc 25, wct 140187591068800, expect 0 tc-so:Testing class 0 (alnum), char $ (0x24), wc 24, wct 140187591068800, expect 0 tc-so:Testing class 1 (alpha), char A (0x41), wc 41, wct 140187591068816, expect 1 tc-so:Testing class 1 (alpha), char B (0x42), wc 42, wct 140187591068816, expect 1 tc-so:Testing class 1 (alpha), char C (0x43), wc 43, wct 140187591068816, expect 1 tc-so:Testing class 1 (alpha), char a (0x61), wc 61, wct 140187591068816, expect 1 tc-so:Testing class 1 (alpha), char b (0x62), wc 62, wct 140187591068816, expect 1 tc-so:Testing class 1 (alpha), char c (0x63), wc 63, wct 140187591068816, expect 1 tc-so:Testing class 1 (alpha), char 1 (0x31), wc 31, wct 140187591068816, expect 0 tc-so:Testing class 1 (alpha), char 2 (0x32), wc 32, wct 140187591068816, expect 0 tc-so:Testing class 1 (alpha), char 3 (0x33), wc 33, wct 140187591068816, expect 0 tc-so:Testing class 1 (alpha), char * (0x2a), wc 2a, wct 140187591068816, expect 0 tc-so:Testing class 1 (alpha), char & (0x26), wc 26, wct 140187591068816, expect 0 tc-so:Testing class 1 (alpha), char ^ (0x5e), wc 5e, wct 140187591068816, expect 0 tc-so:Testing class 2 (blank), char (0x20), wc 20, wct 140187591068832, expect 1 tc-so:Testing class 2 (blank), char (0x09), wc 9, wct 140187591068832, expect 1 tc-so:Testing class 2 (blank), char a (0x61), wc 61, wct 140187591068832, expect 0 tc-so:Testing class 2 (blank), char b (0x62), wc 62, wct 140187591068832, expect 0 tc-so:Testing class 2 (blank), char c (0x63), wc 63, wct 140187591068832, expect 0 tc-so:Testing class 2 (blank), char 1 (0x31), wc 31, wct 140187591068832, expect 0 tc-so:Testing class 2 (blank), char 2 (0x32), wc 32, wct 140187591068832, expect 0 tc-so:Testing class 2 (blank), char 3 (0x33), wc 33, wct 140187591068832, expect 0 tc-so:Testing class 2 (blank), char % (0x25), wc 25, wct 140187591068832, expect 0 tc-so:Testing class 2 (blank), char $ (0x24), wc 24, wct 140187591068832, expect 0 tc-so:Testing class 2 (blank), char ^ (0x5e), wc 5e, wct 140187591068832, expect 0 tc-so:Testing class 2 (blank), char & (0x26), wc 26, wct 140187591068832, expect 0 tc-so:Testing class 2 (blank), char (0x0d), wc d, wct 140187591068832, expect 0 tc-so:Testing class 2 (blank), char tc-so: (0x0a), wc a, wct 140187591068832, expect 0 tc-so:Testing class 3 (cntrl), char  (0x07), wc 7, wct 140187591068848, expect 1 tc-so:Testing class 3 (cntrl), char a (0x61), wc 61, wct 140187591068848, expect 0 tc-so:Testing class 3 (cntrl), char b (0x62), wc 62, wct 140187591068848, expect 0 tc-so:Testing class 3 (cntrl), char c (0x63), wc 63, wct 140187591068848, expect 0 tc-so:Testing class 3 (cntrl), char 1 (0x31), wc 31, wct 140187591068848, expect 0 tc-so:Testing class 3 (cntrl), char 2 (0x32), wc 32, wct 140187591068848, expect 0 tc-so:Testing class 3 (cntrl), char 3 (0x33), wc 33, wct 140187591068848, expect 0 tc-so:Testing class 3 (cntrl), char ^ (0x5e), wc 5e, wct 140187591068848, expect 0 tc-so:Testing class 3 (cntrl), char & (0x26), wc 26, wct 140187591068848, expect 0 tc-so:Testing class 3 (cntrl), char * (0x2a), wc 2a, wct 140187591068848, expect 0 tc-so:Testing class 4 (digit), char 1 (0x31), wc 31, wct 140187591068864, expect 1 tc-so:Testing class 4 (digit), char 2 (0x32), wc 32, wct 140187591068864, expect 1 tc-so:Testing class 4 (digit), char 3 (0x33), wc 33, wct 140187591068864, expect 1 tc-so:Testing class 4 (digit), char a (0x61), wc 61, wct 140187591068864, expect 0 tc-so:Testing class 4 (digit), char b (0x62), wc 62, wct 140187591068864, expect 0 tc-so:Testing class 4 (digit), char c (0x63), wc 63, wct 140187591068864, expect 0 tc-so:Testing class 4 (digit), char * (0x2a), wc 2a, wct 140187591068864, expect 0 tc-so:Testing class 4 (digit), char ( (0x28), wc 28, wct 140187591068864, expect 0 tc-so:Testing class 4 (digit), char ) (0x29), wc 29, wct 140187591068864, expect 0 tc-so:Testing class 5 (graph), char a (0x61), wc 61, wct 140187591068880, expect 1 tc-so:Testing class 5 (graph), char b (0x62), wc 62, wct 140187591068880, expect 1 tc-so:Testing class 5 (graph), char c (0x63), wc 63, wct 140187591068880, expect 1 tc-so:Testing class 5 (graph), char 1 (0x31), wc 31, wct 140187591068880, expect 1 tc-so:Testing class 5 (graph), char 2 (0x32), wc 32, wct 140187591068880, expect 1 tc-so:Testing class 5 (graph), char 3 (0x33), wc 33, wct 140187591068880, expect 1 tc-so:Testing class 5 (graph), char A (0x41), wc 41, wct 140187591068880, expect 1 tc-so:Testing class 5 (graph), char B (0x42), wc 42, wct 140187591068880, expect 1 tc-so:Testing class 5 (graph), char C (0x43), wc 43, wct 140187591068880, expect 1 tc-so:Testing class 5 (graph), char [ (0x5b), wc 5b, wct 140187591068880, expect 1 tc-so:Testing class 5 (graph), char ] (0x5d), wc 5d, wct 140187591068880, expect 1 tc-so:Testing class 5 (graph), char ; (0x3b), wc 3b, wct 140187591068880, expect 1 tc-so:Testing class 5 (graph), char ? (0x3f), wc 3f, wct 140187591068880, expect 1 tc-so:Testing class 5 (graph), char ~ (0x7e), wc 7e, wct 140187591068880, expect 1 tc-so:Testing class 5 (graph), char (0x20), wc 20, wct 140187591068880, expect 0 tc-so:Testing class 7 (lower), char a (0x61), wc 61, wct 140187591068896, expect 1 tc-so:Testing class 7 (lower), char b (0x62), wc 62, wct 140187591068896, expect 1 tc-so:Testing class 7 (lower), char c (0x63), wc 63, wct 140187591068896, expect 1 tc-so:Testing class 7 (lower), char A (0x41), wc 41, wct 140187591068896, expect 0 tc-so:Testing class 7 (lower), char B (0x42), wc 42, wct 140187591068896, expect 0 tc-so:Testing class 7 (lower), char C (0x43), wc 43, wct 140187591068896, expect 0 tc-so:Testing class 7 (lower), char 1 (0x31), wc 31, wct 140187591068896, expect 0 tc-so:Testing class 7 (lower), char 2 (0x32), wc 32, wct 140187591068896, expect 0 tc-so:Testing class 7 (lower), char 3 (0x33), wc 33, wct 140187591068896, expect 0 tc-so:Testing class 7 (lower), char & (0x26), wc 26, wct 140187591068896, expect 0 tc-so:Testing class 7 (lower), char * (0x2a), wc 2a, wct 140187591068896, expect 0 tc-so:Testing class 7 (lower), char ( (0x28), wc 28, wct 140187591068896, expect 0 tc-so:Testing class 9 (print), char a (0x61), wc 61, wct 140187591068912, expect 1 tc-so:Testing class 9 (print), char b (0x62), wc 62, wct 140187591068912, expect 1 tc-so:Testing class 9 (print), char c (0x63), wc 63, wct 140187591068912, expect 1 tc-so:Testing class 9 (print), char A (0x41), wc 41, wct 140187591068912, expect 1 tc-so:Testing class 9 (print), char B (0x42), wc 42, wct 140187591068912, expect 1 tc-so:Testing class 9 (print), char C (0x43), wc 43, wct 140187591068912, expect 1 tc-so:Testing class 9 (print), char 1 (0x31), wc 31, wct 140187591068912, expect 1 tc-so:Testing class 9 (print), char 2 (0x32), wc 32, wct 140187591068912, expect 1 tc-so:Testing class 9 (print), char 3 (0x33), wc 33, wct 140187591068912, expect 1 tc-so:Testing class 9 (print), char % (0x25), wc 25, wct 140187591068912, expect 1 tc-so:Testing class 9 (print), char ^ (0x5e), wc 5e, wct 140187591068912, expect 1 tc-so:Testing class 9 (print), char & (0x26), wc 26, wct 140187591068912, expect 1 tc-so:Testing class 9 (print), char * (0x2a), wc 2a, wct 140187591068912, expect 1 tc-so:Testing class 9 (print), char (0x20), wc 20, wct 140187591068912, expect 1 tc-so:Testing class 9 (print), char (0x0d), wc d, wct 140187591068912, expect 0 tc-so:Testing class 9 (print), char tc-so: (0x0a), wc a, wct 140187591068912, expect 0 tc-so:Testing class 9 (print), char (0x09), wc 9, wct 140187591068912, expect 0 tc-so:Testing class 10 (punct), char . (0x2e), wc 2e, wct 140187591068928, expect 1 tc-so:Testing class 10 (punct), char , (0x2c), wc 2c, wct 140187591068928, expect 1 tc-so:Testing class 10 (punct), char ; (0x3b), wc 3b, wct 140187591068928, expect 1 tc-so:Testing class 10 (punct), char : (0x3a), wc 3a, wct 140187591068928, expect 1 tc-so:Testing class 10 (punct), char ! (0x21), wc 21, wct 140187591068928, expect 1 tc-so:Testing class 10 (punct), char ? (0x3f), wc 3f, wct 140187591068928, expect 1 tc-so:Testing class 10 (punct), char a (0x61), wc 61, wct 140187591068928, expect 0 tc-so:Testing class 10 (punct), char b (0x62), wc 62, wct 140187591068928, expect 0 tc-so:Testing class 10 (punct), char c (0x63), wc 63, wct 140187591068928, expect 0 tc-so:Testing class 10 (punct), char 1 (0x31), wc 31, wct 140187591068928, expect 0 tc-so:Testing class 10 (punct), char 2 (0x32), wc 32, wct 140187591068928, expect 0 tc-so:Testing class 10 (punct), char 3 (0x33), wc 33, wct 140187591068928, expect 0 tc-so:Testing class 10 (punct), char (0x20), wc 20, wct 140187591068928, expect 0 tc-so:Testing class 10 (punct), char tc-so: (0x0a), wc a, wct 140187591068928, expect 0 tc-so:Testing class 12 (space), char (0x20), wc 20, wct 140187591068944, expect 1 tc-so:Testing class 12 (space), char (0x09), wc 9, wct 140187591068944, expect 1 tc-so:Testing class 12 (space), char (0x0d), wc d, wct 140187591068944, expect 1 tc-so:Testing class 12 (space), char tc-so: (0x0a), wc a, wct 140187591068944, expect 1 tc-so:Testing class 12 (space), char a (0x61), wc 61, wct 140187591068944, expect 0 tc-so:Testing class 12 (space), char b (0x62), wc 62, wct 140187591068944, expect 0 tc-so:Testing class 12 (space), char c (0x63), wc 63, wct 140187591068944, expect 0 tc-so:Testing class 12 (space), char 1 (0x31), wc 31, wct 140187591068944, expect 0 tc-so:Testing class 12 (space), char 2 (0x32), wc 32, wct 140187591068944, expect 0 tc-so:Testing class 12 (space), char 3 (0x33), wc 33, wct 140187591068944, expect 0 tc-so:Testing class 12 (space), char A (0x41), wc 41, wct 140187591068944, expect 0 tc-so:Testing class 12 (space), char B (0x42), wc 42, wct 140187591068944, expect 0 tc-so:Testing class 12 (space), char C (0x43), wc 43, wct 140187591068944, expect 0 tc-so:Testing class 12 (space), char & (0x26), wc 26, wct 140187591068944, expect 0 tc-so:Testing class 12 (space), char * (0x2a), wc 2a, wct 140187591068944, expect 0 tc-so:Testing class 12 (space), char ( (0x28), wc 28, wct 140187591068944, expect 0 tc-so:Testing class 14 (upper), char A (0x41), wc 41, wct 140187591068960, expect 1 tc-so:Testing class 14 (upper), char B (0x42), wc 42, wct 140187591068960, expect 1 tc-so:Testing class 14 (upper), char C (0x43), wc 43, wct 140187591068960, expect 1 tc-so:Testing class 14 (upper), char a (0x61), wc 61, wct 140187591068960, expect 0 tc-so:Testing class 14 (upper), char b (0x62), wc 62, wct 140187591068960, expect 0 tc-so:Testing class 14 (upper), char c (0x63), wc 63, wct 140187591068960, expect 0 tc-so:Testing class 14 (upper), char 1 (0x31), wc 31, wct 140187591068960, expect 0 tc-so:Testing class 14 (upper), char 2 (0x32), wc 32, wct 140187591068960, expect 0 tc-so:Testing class 14 (upper), char 3 (0x33), wc 33, wct 140187591068960, expect 0 tc-so:Testing class 14 (upper), char & (0x26), wc 26, wct 140187591068960, expect 0 tc-so:Testing class 14 (upper), char * (0x2a), wc 2a, wct 140187591068960, expect 0 tc-so:Testing class 14 (upper), char ( (0x28), wc 28, wct 140187591068960, expect 0 tc-so:Testing class 15 (xdigit), char 1 (0x31), wc 31, wct 140187591068976, expect 1 tc-so:Testing class 15 (xdigit), char 2 (0x32), wc 32, wct 140187591068976, expect 1 tc-so:Testing class 15 (xdigit), char 3 (0x33), wc 33, wct 140187591068976, expect 1 tc-so:Testing class 15 (xdigit), char a (0x61), wc 61, wct 140187591068976, expect 1 tc-so:Testing class 15 (xdigit), char b (0x62), wc 62, wct 140187591068976, expect 1 tc-so:Testing class 15 (xdigit), char c (0x63), wc 63, wct 140187591068976, expect 1 tc-so:Testing class 15 (xdigit), char A (0x41), wc 41, wct 140187591068976, expect 1 tc-so:Testing class 15 (xdigit), char B (0x42), wc 42, wct 140187591068976, expect 1 tc-so:Testing class 15 (xdigit), char C (0x43), wc 43, wct 140187591068976, expect 1 tc-so:Testing class 15 (xdigit), char x (0x78), wc 78, wct 140187591068976, expect 0 tc-so:Testing class 15 (xdigit), char y (0x79), wc 79, wct 140187591068976, expect 0 tc-so:Testing class 15 (xdigit), char z (0x7a), wc 7a, wct 140187591068976, 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 140187591179392, expect 1 tc-so:Testing class 0 (alnum), char b (0x62), wc 62, wct 140187591179392, expect 1 tc-so:Testing class 0 (alnum), char c (0x63), wc 63, wct 140187591179392, expect 1 tc-so:Testing class 0 (alnum), char 1 (0x31), wc 31, wct 140187591179392, expect 1 tc-so:Testing class 0 (alnum), char 2 (0x32), wc 32, wct 140187591179392, expect 1 tc-so:Testing class 0 (alnum), char 3 (0x33), wc 33, wct 140187591179392, expect 1 tc-so:Testing class 0 (alnum), char i (0x69), wc 69, wct 140187591179392, expect 1 tc-so:Testing class 0 (alnum), char (0xa3), wc a3, wct 140187591179392, expect 1 tc-so:Testing class 0 (alnum), char (0xb3), wc b3, wct 140187591179392, expect 1 tc-so:Testing class 0 (alnum), char (0xd6), wc d6, wct 140187591179392, expect 1 tc-so:Testing class 0 (alnum), char & (0x26), wc 26, wct 140187591179392, expect 0 tc-so:Testing class 0 (alnum), char ^ (0x5e), wc 5e, wct 140187591179392, expect 0 tc-so:Testing class 0 (alnum), char % (0x25), wc 25, wct 140187591179392, expect 0 tc-so:Testing class 0 (alnum), char $ (0x24), wc 24, wct 140187591179392, expect 0 tc-so:Testing class 1 (alpha), char A (0x41), wc 41, wct 140187591179408, expect 1 tc-so:Testing class 1 (alpha), char B (0x42), wc 42, wct 140187591179408, expect 1 tc-so:Testing class 1 (alpha), char C (0x43), wc 43, wct 140187591179408, expect 1 tc-so:Testing class 1 (alpha), char a (0x61), wc 61, wct 140187591179408, expect 1 tc-so:Testing class 1 (alpha), char b (0x62), wc 62, wct 140187591179408, expect 1 tc-so:Testing class 1 (alpha), char c (0x63), wc 63, wct 140187591179408, expect 1 tc-so:Testing class 1 (alpha), char i (0x69), wc 69, wct 140187591179408, expect 1 tc-so:Testing class 1 (alpha), char (0xa3), wc a3, wct 140187591179408, expect 1 tc-so:Testing class 1 (alpha), char (0xb3), wc b3, wct 140187591179408, expect 1 tc-so:Testing class 1 (alpha), char (0xd6), wc d6, wct 140187591179408, expect 1 tc-so:Testing class 1 (alpha), char 1 (0x31), wc 31, wct 140187591179408, expect 0 tc-so:Testing class 1 (alpha), char 2 (0x32), wc 32, wct 140187591179408, expect 0 tc-so:Testing class 1 (alpha), char 3 (0x33), wc 33, wct 140187591179408, expect 0 tc-so:Testing class 1 (alpha), char * (0x2a), wc 2a, wct 140187591179408, expect 0 tc-so:Testing class 1 (alpha), char & (0x26), wc 26, wct 140187591179408, expect 0 tc-so:Testing class 1 (alpha), char ^ (0x5e), wc 5e, wct 140187591179408, expect 0 tc-so:Testing class 2 (blank), char (0x20), wc 20, wct 140187591179424, expect 1 tc-so:Testing class 2 (blank), char (0x09), wc 9, wct 140187591179424, expect 1 tc-so:Testing class 2 (blank), char a (0x61), wc 61, wct 140187591179424, expect 0 tc-so:Testing class 2 (blank), char b (0x62), wc 62, wct 140187591179424, expect 0 tc-so:Testing class 2 (blank), char c (0x63), wc 63, wct 140187591179424, expect 0 tc-so:Testing class 2 (blank), char 1 (0x31), wc 31, wct 140187591179424, expect 0 tc-so:Testing class 2 (blank), char 2 (0x32), wc 32, wct 140187591179424, expect 0 tc-so:Testing class 2 (blank), char 3 (0x33), wc 33, wct 140187591179424, expect 0 tc-so:Testing class 2 (blank), char % (0x25), wc 25, wct 140187591179424, expect 0 tc-so:Testing class 2 (blank), char $ (0x24), wc 24, wct 140187591179424, expect 0 tc-so:Testing class 2 (blank), char ^ (0x5e), wc 5e, wct 140187591179424, expect 0 tc-so:Testing class 2 (blank), char & (0x26), wc 26, wct 140187591179424, expect 0 tc-so:Testing class 2 (blank), char (0x0d), wc d, wct 140187591179424, expect 0 tc-so:Testing class 2 (blank), char tc-so: (0x0a), wc a, wct 140187591179424, expect 0 tc-so:Testing class 3 (cntrl), char  (0x07), wc 7, wct 140187591179440, expect 1 tc-so:Testing class 3 (cntrl), char a (0x61), wc 61, wct 140187591179440, expect 0 tc-so:Testing class 3 (cntrl), char b (0x62), wc 62, wct 140187591179440, expect 0 tc-so:Testing class 3 (cntrl), char c (0x63), wc 63, wct 140187591179440, expect 0 tc-so:Testing class 3 (cntrl), char 1 (0x31), wc 31, wct 140187591179440, expect 0 tc-so:Testing class 3 (cntrl), char 2 (0x32), wc 32, wct 140187591179440, expect 0 tc-so:Testing class 3 (cntrl), char 3 (0x33), wc 33, wct 140187591179440, expect 0 tc-so:Testing class 3 (cntrl), char ^ (0x5e), wc 5e, wct 140187591179440, expect 0 tc-so:Testing class 3 (cntrl), char & (0x26), wc 26, wct 140187591179440, expect 0 tc-so:Testing class 3 (cntrl), char * (0x2a), wc 2a, wct 140187591179440, expect 0 tc-so:Testing class 4 (digit), char 1 (0x31), wc 31, wct 140187591179456, expect 1 tc-so:Testing class 4 (digit), char 2 (0x32), wc 32, wct 140187591179456, expect 1 tc-so:Testing class 4 (digit), char 3 (0x33), wc 33, wct 140187591179456, expect 1 tc-so:Testing class 4 (digit), char a (0x61), wc 61, wct 140187591179456, expect 0 tc-so:Testing class 4 (digit), char b (0x62), wc 62, wct 140187591179456, expect 0 tc-so:Testing class 4 (digit), char c (0x63), wc 63, wct 140187591179456, expect 0 tc-so:Testing class 4 (digit), char * (0x2a), wc 2a, wct 140187591179456, expect 0 tc-so:Testing class 4 (digit), char ( (0x28), wc 28, wct 140187591179456, expect 0 tc-so:Testing class 4 (digit), char ) (0x29), wc 29, wct 140187591179456, expect 0 tc-so:Testing class 5 (graph), char a (0x61), wc 61, wct 140187591179472, expect 1 tc-so:Testing class 5 (graph), char b (0x62), wc 62, wct 140187591179472, expect 1 tc-so:Testing class 5 (graph), char c (0x63), wc 63, wct 140187591179472, expect 1 tc-so:Testing class 5 (graph), char 1 (0x31), wc 31, wct 140187591179472, expect 1 tc-so:Testing class 5 (graph), char 2 (0x32), wc 32, wct 140187591179472, expect 1 tc-so:Testing class 5 (graph), char 3 (0x33), wc 33, wct 140187591179472, expect 1 tc-so:Testing class 5 (graph), char A (0x41), wc 41, wct 140187591179472, expect 1 tc-so:Testing class 5 (graph), char B (0x42), wc 42, wct 140187591179472, expect 1 tc-so:Testing class 5 (graph), char C (0x43), wc 43, wct 140187591179472, expect 1 tc-so:Testing class 5 (graph), char [ (0x5b), wc 5b, wct 140187591179472, expect 1 tc-so:Testing class 5 (graph), char ] (0x5d), wc 5d, wct 140187591179472, expect 1 tc-so:Testing class 5 (graph), char ; (0x3b), wc 3b, wct 140187591179472, expect 1 tc-so:Testing class 5 (graph), char ? (0x3f), wc 3f, wct 140187591179472, expect 1 tc-so:Testing class 5 (graph), char ~ (0x7e), wc 7e, wct 140187591179472, expect 1 tc-so:Testing class 5 (graph), char i (0x69), wc 69, wct 140187591179472, expect 1 tc-so:Testing class 5 (graph), char (0xa3), wc a3, wct 140187591179472, expect 1 tc-so:Testing class 5 (graph), char (0xb3), wc b3, wct 140187591179472, expect 1 tc-so:Testing class 5 (graph), char (0xd6), wc d6, wct 140187591179472, expect 1 tc-so:Testing class 5 (graph), char (0x20), wc 20, wct 140187591179472, expect 0 tc-so:Testing class 7 (lower), char a (0x61), wc 61, wct 140187591179488, expect 1 tc-so:Testing class 7 (lower), char b (0x62), wc 62, wct 140187591179488, expect 1 tc-so:Testing class 7 (lower), char c (0x63), wc 63, wct 140187591179488, expect 1 tc-so:Testing class 7 (lower), char i (0x69), wc 69, wct 140187591179488, expect 1 tc-so:Testing class 7 (lower), char (0xa3), wc a3, wct 140187591179488, expect 1 tc-so:Testing class 7 (lower), char (0xd6), wc d6, wct 140187591179488, expect 1 tc-so:Testing class 7 (lower), char A (0x41), wc 41, wct 140187591179488, expect 0 tc-so:Testing class 7 (lower), char B (0x42), wc 42, wct 140187591179488, expect 0 tc-so:Testing class 7 (lower), char C (0x43), wc 43, wct 140187591179488, expect 0 tc-so:Testing class 7 (lower), char 1 (0x31), wc 31, wct 140187591179488, expect 0 tc-so:Testing class 7 (lower), char 2 (0x32), wc 32, wct 140187591179488, expect 0 tc-so:Testing class 7 (lower), char 3 (0x33), wc 33, wct 140187591179488, expect 0 tc-so:Testing class 7 (lower), char & (0x26), wc 26, wct 140187591179488, expect 0 tc-so:Testing class 7 (lower), char * (0x2a), wc 2a, wct 140187591179488, expect 0 tc-so:Testing class 7 (lower), char ( (0x28), wc 28, wct 140187591179488, expect 0 tc-so:Testing class 7 (lower), char (0xb3), wc b3, wct 140187591179488, expect 0 tc-so:Testing class 7 (lower), char (0xf6), wc f6, wct 140187591179488, expect 0 tc-so:Testing class 9 (print), char a (0x61), wc 61, wct 140187591179504, expect 1 tc-so:Testing class 9 (print), char b (0x62), wc 62, wct 140187591179504, expect 1 tc-so:Testing class 9 (print), char c (0x63), wc 63, wct 140187591179504, expect 1 tc-so:Testing class 9 (print), char A (0x41), wc 41, wct 140187591179504, expect 1 tc-so:Testing class 9 (print), char B (0x42), wc 42, wct 140187591179504, expect 1 tc-so:Testing class 9 (print), char C (0x43), wc 43, wct 140187591179504, expect 1 tc-so:Testing class 9 (print), char 1 (0x31), wc 31, wct 140187591179504, expect 1 tc-so:Testing class 9 (print), char 2 (0x32), wc 32, wct 140187591179504, expect 1 tc-so:Testing class 9 (print), char 3 (0x33), wc 33, wct 140187591179504, expect 1 tc-so:Testing class 9 (print), char % (0x25), wc 25, wct 140187591179504, expect 1 tc-so:Testing class 9 (print), char ^ (0x5e), wc 5e, wct 140187591179504, expect 1 tc-so:Testing class 9 (print), char & (0x26), wc 26, wct 140187591179504, expect 1 tc-so:Testing class 9 (print), char * (0x2a), wc 2a, wct 140187591179504, expect 1 tc-so:Testing class 9 (print), char (0x20), wc 20, wct 140187591179504, expect 1 tc-so:Testing class 9 (print), char (0xa3), wc a3, wct 140187591179504, expect 1 tc-so:Testing class 9 (print), char (0xb3), wc b3, wct 140187591179504, expect 1 tc-so:Testing class 9 (print), char (0xd6), wc d6, wct 140187591179504, expect 1 tc-so:Testing class 9 (print), char (0xbf), wc bf, wct 140187591179504, expect 1 tc-so:Testing class 9 (print), char (0x0d), wc d, wct 140187591179504, expect 0 tc-so:Testing class 9 (print), char tc-so: (0x0a), wc a, wct 140187591179504, expect 0 tc-so:Testing class 9 (print), char (0x09), wc 9, wct 140187591179504, expect 0 tc-so:Testing class 10 (punct), char . (0x2e), wc 2e, wct 140187591179520, expect 1 tc-so:Testing class 10 (punct), char , (0x2c), wc 2c, wct 140187591179520, expect 1 tc-so:Testing class 10 (punct), char ; (0x3b), wc 3b, wct 140187591179520, expect 1 tc-so:Testing class 10 (punct), char : (0x3a), wc 3a, wct 140187591179520, expect 1 tc-so:Testing class 10 (punct), char ! (0x21), wc 21, wct 140187591179520, expect 1 tc-so:Testing class 10 (punct), char ? (0x3f), wc 3f, wct 140187591179520, expect 1 tc-so:Testing class 10 (punct), char a (0x61), wc 61, wct 140187591179520, expect 0 tc-so:Testing class 10 (punct), char b (0x62), wc 62, wct 140187591179520, expect 0 tc-so:Testing class 10 (punct), char c (0x63), wc 63, wct 140187591179520, expect 0 tc-so:Testing class 10 (punct), char 1 (0x31), wc 31, wct 140187591179520, expect 0 tc-so:Testing class 10 (punct), char 2 (0x32), wc 32, wct 140187591179520, expect 0 tc-so:Testing class 10 (punct), char 3 (0x33), wc 33, wct 140187591179520, expect 0 tc-so:Testing class 10 (punct), char (0x20), wc 20, wct 140187591179520, expect 0 tc-so:Testing class 10 (punct), char tc-so: (0x0a), wc a, wct 140187591179520, expect 0 tc-so:Testing class 12 (space), char (0x20), wc 20, wct 140187591179536, expect 1 tc-so:Testing class 12 (space), char (0x09), wc 9, wct 140187591179536, expect 1 tc-so:Testing class 12 (space), char (0x0d), wc d, wct 140187591179536, expect 1 tc-so:Testing class 12 (space), char tc-so: (0x0a), wc a, wct 140187591179536, expect 1 tc-so:Testing class 12 (space), char a (0x61), wc 61, wct 140187591179536, expect 0 tc-so:Testing class 12 (space), char b (0x62), wc 62, wct 140187591179536, expect 0 tc-so:Testing class 12 (space), char c (0x63), wc 63, wct 140187591179536, expect 0 tc-so:Testing class 12 (space), char 1 (0x31), wc 31, wct 140187591179536, expect 0 tc-so:Testing class 12 (space), char 2 (0x32), wc 32, wct 140187591179536, expect 0 tc-so:Testing class 12 (space), char 3 (0x33), wc 33, wct 140187591179536, expect 0 tc-so:Testing class 12 (space), char A (0x41), wc 41, wct 140187591179536, expect 0 tc-so:Testing class 12 (space), char B (0x42), wc 42, wct 140187591179536, expect 0 tc-so:Testing class 12 (space), char C (0x43), wc 43, wct 140187591179536, expect 0 tc-so:Testing class 12 (space), char & (0x26), wc 26, wct 140187591179536, expect 0 tc-so:Testing class 12 (space), char * (0x2a), wc 2a, wct 140187591179536, expect 0 tc-so:Testing class 12 (space), char ( (0x28), wc 28, wct 140187591179536, expect 0 tc-so:Testing class 12 (space), char (0xa3), wc a3, wct 140187591179536, expect 0 tc-so:Testing class 12 (space), char (0xb3), wc b3, wct 140187591179536, expect 0 tc-so:Testing class 12 (space), char (0xd6), wc d6, wct 140187591179536, expect 0 tc-so:Testing class 14 (upper), char A (0x41), wc 41, wct 140187591179552, expect 1 tc-so:Testing class 14 (upper), char B (0x42), wc 42, wct 140187591179552, expect 1 tc-so:Testing class 14 (upper), char C (0x43), wc 43, wct 140187591179552, expect 1 tc-so:Testing class 14 (upper), char (0xb3), wc b3, wct 140187591179552, expect 1 tc-so:Testing class 14 (upper), char (0xe0), wc e0, wct 140187591179552, expect 1 tc-so:Testing class 14 (upper), char (0xff), wc ff, wct 140187591179552, expect 1 tc-so:Testing class 14 (upper), char a (0x61), wc 61, wct 140187591179552, expect 0 tc-so:Testing class 14 (upper), char b (0x62), wc 62, wct 140187591179552, expect 0 tc-so:Testing class 14 (upper), char c (0x63), wc 63, wct 140187591179552, expect 0 tc-so:Testing class 14 (upper), char 1 (0x31), wc 31, wct 140187591179552, expect 0 tc-so:Testing class 14 (upper), char 2 (0x32), wc 32, wct 140187591179552, expect 0 tc-so:Testing class 14 (upper), char 3 (0x33), wc 33, wct 140187591179552, expect 0 tc-so:Testing class 14 (upper), char & (0x26), wc 26, wct 140187591179552, expect 0 tc-so:Testing class 14 (upper), char * (0x2a), wc 2a, wct 140187591179552, expect 0 tc-so:Testing class 14 (upper), char ( (0x28), wc 28, wct 140187591179552, expect 0 tc-so:Testing class 14 (upper), char (0xa3), wc a3, wct 140187591179552, expect 0 tc-so:Testing class 14 (upper), char (0xc0), wc c0, wct 140187591179552, expect 0 tc-so:Testing class 14 (upper), char (0xdf), wc df, wct 140187591179552, expect 0 tc-so:Testing class 15 (xdigit), char 1 (0x31), wc 31, wct 140187591179568, expect 1 tc-so:Testing class 15 (xdigit), char 2 (0x32), wc 32, wct 140187591179568, expect 1 tc-so:Testing class 15 (xdigit), char 3 (0x33), wc 33, wct 140187591179568, expect 1 tc-so:Testing class 15 (xdigit), char a (0x61), wc 61, wct 140187591179568, expect 1 tc-so:Testing class 15 (xdigit), char b (0x62), wc 62, wct 140187591179568, expect 1 tc-so:Testing class 15 (xdigit), char c (0x63), wc 63, wct 140187591179568, expect 1 tc-so:Testing class 15 (xdigit), char A (0x41), wc 41, wct 140187591179568, expect 1 tc-so:Testing class 15 (xdigit), char B (0x42), wc 42, wct 140187591179568, expect 1 tc-so:Testing class 15 (xdigit), char C (0x43), wc 43, wct 140187591179568, expect 1 tc-so:Testing class 15 (xdigit), char x (0x78), wc 78, wct 140187591179568, expect 0 tc-so:Testing class 15 (xdigit), char y (0x79), wc 79, wct 140187591179568, expect 0 tc-so:Testing class 15 (xdigit), char z (0x7a), wc 7a, wct 140187591179568, expect 0 tc-so:Testing class 15 (xdigit), char (0xc1), wc c1, wct 140187591179568, expect 0 tc-so:Testing class 15 (xdigit), char (0xc5), wc c5, wct 140187591179568, expect 0 tc-end: 1532487918.685143, ctype, passed tp-end: 1532487918.685268, lib/libc/locale/t_wctype tp-start: 1532487918.690711, lib/libc/locale/t_btowc, 3 tc-start: 1532487918.690727, 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: 1532487918.696309, btowc, passed tc-start: 1532487918.696455, btowc_posix tc-end: 1532487918.701426, btowc_posix, passed tc-start: 1532487918.701545, stdc_iso_10646 tc-end: 1532487918.706406, stdc_iso_10646, skipped, __STDC_ISO_10646__ not defined tp-end: 1532487918.706529, lib/libc/locale/t_btowc tp-start: 1532487918.711419, lib/libc/locale/t_wcscoll, 1 tc-start: 1532487918.711432, 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: 1532487918.716492, wcscoll, expected_failure, LC_COLLATE support is not yet fully implemented: /public/src.git/tests/lib/libc/locale/t_wcscoll.c:120: setlocale(LC_COLLATE, t->locale) != NULL not met tp-end: 1532487918.716605, lib/libc/locale/t_wcscoll tp-start: 1532487918.721414, lib/libc/locale/t_ducet, 2 tc-start: 1532487918.721428, wcscoll_ducet tc-end: 1532487918.726495, wcscoll_ducet, skipped, Cannot test DUCET without __STDC_ISO_10646__ tc-start: 1532487918.726635, wcsxfrm_ducet tc-end: 1532487918.731774, wcsxfrm_ducet, skipped, Cannot test DUCET without __STDC_ISO_10646__ tp-end: 1532487918.731904, lib/libc/locale/t_ducet tp-start: 1532487918.736838, lib/libc/locale/t_strfmon, 1 tc-start: 1532487918.736851, strfmon tc-end: 1532487918.741956, strfmon, passed tp-end: 1532487918.742087, lib/libc/locale/t_strfmon tp-start: 1532487918.915560, lib/libc/net/getaddrinfo/t_getaddrinfo, 7 tc-start: 1532487918.915579, basic tc-so:--- /usr/tests/lib/libc/net/getaddrinfo/data/basics_v4v6.exp 2016-08-17 10:45:12.000000000 +0000 tc-so:+++ out 2018-07-25 03:05:19.000314338 +0000 tc-so:@@ -6,6 +6,7 @@ tc-so: ai1: flags 0x2 family 2 socktype 2 protocol 17 addrlen 16 host 127.0.0.1 serv http tc-so: ai2: flags 0x2 family 2 socktype 1 protocol 6 addrlen 16 host 127.0.0.1 serv http tc-so: tc-so:+UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-so: arg: flags 0x2 family 0 socktype 0 protocol 0 addrlen 0 host localhost serv http tc-so: ai1: flags 0x2 family 24 socktype 2 protocol 17 addrlen 28 host ::1 serv http tc-so: ai2: flags 0x2 family 2 socktype 2 protocol 17 addrlen 16 host 127.0.0.1 serv http tc-so:@@ -20,6 +21,7 @@ tc-so: ai1: flags 0x2 family 2 socktype 2 protocol 17 addrlen 16 host 127.0.0.1 serv tftp tc-so: ai2: flags 0x2 family 2 socktype 1 protocol 6 addrlen 16 host 127.0.0.1 serv tftp tc-so: tc-so:+UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-so: arg: flags 0x2 family 0 socktype 0 protocol 0 addrlen 0 host localhost serv tftp tc-so: ai1: flags 0x2 family 24 socktype 2 protocol 17 addrlen 28 host ::1 serv tftp tc-so: ai2: flags 0x2 family 2 socktype 2 protocol 17 addrlen 16 host 127.0.0.1 serv tftp tc-so:@@ -34,6 +36,7 @@ tc-so: ai1: flags 0x2 family 2 socktype 2 protocol 17 addrlen 16 host 127.0.0.1 serv echo tc-so: ai2: flags 0x2 family 2 socktype 1 protocol 6 addrlen 16 host 127.0.0.1 serv echo tc-so: tc-so:+UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-so: arg: flags 0x2 family 0 socktype 0 protocol 0 addrlen 0 host localhost serv echo tc-so: ai1: flags 0x2 family 24 socktype 2 protocol 17 addrlen 28 host ::1 serv echo tc-so: ai2: flags 0x2 family 2 socktype 2 protocol 17 addrlen 16 host 127.0.0.1 serv echo tc-end: 1532487919.19289, basic, failed, Test case body returned a non-ok exit code, but this is not allowed tc-start: 1532487919.19483, empty_hostname tc-end: 1532487919.118694, empty_hostname, passed tc-start: 1532487919.118900, empty_servname tc-so:--- /usr/tests/lib/libc/net/getaddrinfo/data/no_serv_v4v6.exp 2016-08-17 10:45:12.000000000 +0000 tc-so:+++ out 2018-07-25 03:05:19.224652278 +0000 tc-so:@@ -6,6 +6,7 @@ tc-so: ai1: flags 0x2 family 2 socktype 2 protocol 17 addrlen 16 host 127.0.0.1 serv 0 tc-so: ai2: flags 0x2 family 2 socktype 1 protocol 6 addrlen 16 host 127.0.0.1 serv 0 tc-so: tc-so:+UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-so: arg: flags 0x2 family 0 socktype 0 protocol 0 addrlen 0 host localhost serv (empty) tc-so: ai1: flags 0x2 family 24 socktype 2 protocol 17 addrlen 28 host ::1 serv 0 tc-so: ai2: flags 0x2 family 2 socktype 2 protocol 17 addrlen 16 host 127.0.0.1 serv 0 tc-end: 1532487919.244085, empty_servname, failed, Test case body returned a non-ok exit code, but this is not allowed tc-start: 1532487919.244248, scopeaddr tc-end: 1532487919.296322, scopeaddr, passed tc-start: 1532487919.296518, sock_raw tc-so:--- /usr/tests/lib/libc/net/getaddrinfo/data/sock_raw_v4v6.exp 2016-08-17 10:45:12.000000000 +0000 tc-so:+++ out 2018-07-25 03:05:19.387051549 +0000 tc-so:@@ -1,7 +1,9 @@ tc-so:+UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-so: arg: flags 0x2 family 0 socktype 3 protocol 0 addrlen 0 host localhost serv (empty) tc-so: ai1: flags 0x2 family 24 socktype 3 protocol 0 addrlen 28 host ::1 serv 0 tc-so: ai2: flags 0x2 family 2 socktype 3 protocol 0 addrlen 16 host 127.0.0.1 serv 0 tc-so: tc-so:+UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-so: arg: flags 0x2 family 0 socktype 3 protocol 59 addrlen 0 host localhost serv (empty) tc-so: ai1: flags 0x2 family 24 socktype 3 protocol 59 addrlen 28 host ::1 serv 0 tc-so: ai2: flags 0x2 family 2 socktype 3 protocol 59 addrlen 16 host 127.0.0.1 serv 0 tc-end: 1532487919.406290, sock_raw, failed, Test case body returned a non-ok exit code, but this is not allowed tc-start: 1532487919.406445, specific tc-so:--- /usr/tests/lib/libc/net/getaddrinfo/data/spec_fam_v4v6.exp 2016-08-17 10:45:12.000000000 +0000 tc-so:+++ out 2018-07-25 03:05:19.458341197 +0000 tc-so:@@ -1,7 +1,9 @@ tc-so:+UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-so: arg: flags 0x2 family 2 socktype 0 protocol 0 addrlen 0 host localhost serv http tc-so: ai1: flags 0x2 family 2 socktype 2 protocol 17 addrlen 16 host 127.0.0.1 serv http tc-so: ai2: flags 0x2 family 2 socktype 1 protocol 6 addrlen 16 host 127.0.0.1 serv http tc-so: tc-so:+UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-so: arg: flags 0x2 family 24 socktype 0 protocol 0 addrlen 0 host localhost serv http tc-so: ai1: flags 0x2 family 24 socktype 2 protocol 17 addrlen 28 host ::1 serv http tc-so: ai2: flags 0x2 family 24 socktype 1 protocol 6 addrlen 28 host ::1 serv http tc-end: 1532487919.476810, specific, failed, Test case body returned a non-ok exit code, but this is not allowed tc-start: 1532487919.476965, unsupported_family tc-end: 1532487919.526277, unsupported_family, passed tp-end: 1532487919.526449, lib/libc/net/getaddrinfo/t_getaddrinfo tp-start: 1532487919.531524, lib/libc/net/t_getprotoent, 7 tc-start: 1532487919.531537, endprotoent_rewind tc-end: 1532487919.536542, endprotoent_rewind, passed tc-start: 1532487919.536669, getprotobyname_basic tc-end: 1532487919.542028, getprotobyname_basic, passed tc-start: 1532487919.542153, getprotobyname_err tc-end: 1532487919.547853, getprotobyname_err, passed tc-start: 1532487919.547970, getprotobynumber_basic tc-end: 1532487919.553056, getprotobynumber_basic, passed tc-start: 1532487919.553172, getprotobynumber_err tc-end: 1532487919.558306, getprotobynumber_err, passed tc-start: 1532487919.558424, getprotoent_next tc-end: 1532487919.563541, getprotoent_next, passed tc-start: 1532487919.563661, setprotoent_rewind tc-end: 1532487919.568769, setprotoent_rewind, passed tp-end: 1532487919.568889, lib/libc/net/t_getprotoent tp-start: 1532487919.573645, lib/libc/net/t_ether_aton, 1 tc-start: 1532487919.573658, tc_ether_aton tc-end: 1532487919.578471, tc_ether_aton, passed tp-end: 1532487919.578593, lib/libc/net/t_ether_aton tp-start: 1532487919.631209, lib/libc/net/t_nsdispatch, 1 tc-start: 1532487919.631226, recurse tc-so:Executing command [ /usr/tests/lib/libc/net/h_nsd_recurse ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2018-07-25 03:02:11.826958786 +0000 tc-se:+++ /tmp/check.NWZFtF/stderr 2018-07-25 03:05:19.692307245 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-end: 1532487919.700122, recurse, failed, atf-check failed; see the output of the test for details tp-end: 1532487919.700267, lib/libc/net/t_nsdispatch tp-start: 1532487919.755337, lib/libc/net/t_protoent, 1 tc-start: 1532487919.755355, protoent tc-se:UBSan: Undefined Behavior in /public/src.git/usr.bin/sort/files.c:87:2, null pointer passed as argument 2, which is declared to never be null tc-se:UBSan: Undefined Behavior in /public/src.git/usr.bin/sort/files.c:87:2, null pointer passed as argument 2, which is declared to never be null tc-end: 1532487919.820927, protoent, passed tp-end: 1532487919.821138, lib/libc/net/t_protoent tp-start: 1532487919.883861, lib/libc/net/t_servent, 1 tc-start: 1532487919.883880, servent tc-end: 1532487919.883926, servent, skipped, Required file '/var/db/services.cdb' not found tp-end: 1532487919.883930, lib/libc/net/t_servent tp-start: 1532487920.251295, lib/libc/net/t_hostent, 12 tc-start: 1532487920.251431, dnsbyaddrlookup4 tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' 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: stderr not empty tc-se:--- /dev/null 2018-07-25 03:02:11.826958786 +0000 tc-se:+++ /tmp/check.FatMKq/stderr 2018-07-25 03:05:20.349388383 +0000 tc-se:@@ -0,0 +1,2 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librumphijack/hijack.c:431:52, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librumphijack/hijack.c:448:20, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:kill: 27522: No such process tc-end: 1532487920.414949, dnsbyaddrlookup4, failed, atf-check failed; see the output of the test for details tc-start: 1532487920.415339, dnsbyaddrlookup6 tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' 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: stderr not empty tc-se:--- /dev/null 2018-07-25 03:05:20.415389997 +0000 tc-se:+++ /tmp/check.MHEnTL/stderr 2018-07-25 03:05:20.518161649 +0000 tc-se:@@ -0,0 +1,2 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librumphijack/hijack.c:431:52, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librumphijack/hijack.c:448:20, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:kill: 27700: No such process tc-end: 1532487920.594277, dnsbyaddrlookup6, failed, atf-check failed; see the output of the test for details tc-start: 1532487920.594561, dnsbynamelookup4 tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' 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: stderr not empty tc-se:--- /dev/null 2018-07-25 03:05:20.594865950 +0000 tc-se:+++ /tmp/check.Uqizl7/stderr 2018-07-25 03:05:20.704783272 +0000 tc-se:@@ -0,0 +1,2 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librumphijack/hijack.c:431:52, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librumphijack/hijack.c:448:20, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:kill: 27682: No such process tc-end: 1532487920.772029, dnsbynamelookup4, failed, atf-check failed; see the output of the test for details tc-start: 1532487920.772311, dnsbynamelookup6 tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' 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: stderr not empty tc-se:--- /dev/null 2018-07-25 03:05:20.771934125 +0000 tc-se:+++ /tmp/check.PDIO98/stderr 2018-07-25 03:05:20.872832633 +0000 tc-se:@@ -0,0 +1,2 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librumphijack/hijack.c:431:52, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librumphijack/hijack.c:448:20, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:kill: 6453: No such process tc-end: 1532487920.940235, dnsbynamelookup6, failed, atf-check failed; see the output of the test for details tc-start: 1532487920.940505, gethostbyaddr4 tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' 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: stderr not empty tc-se:--- /dev/null 2018-07-25 03:05:20.939723607 +0000 tc-se:+++ /tmp/check.sd6uZ7/stderr 2018-07-25 03:05:21.044031836 +0000 tc-se:@@ -0,0 +1,3 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librumphijack/hijack.c:431:52, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:+UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librumphijack/hijack.c:448:20, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:kill: 23681: No such process tc-end: 1532487921.107771, gethostbyaddr4, failed, atf-check failed; see the output of the test for details tc-start: 1532487921.108050, gethostbyaddr6 tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' 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: stderr not empty tc-se:--- /dev/null 2018-07-25 03:05:21.107593127 +0000 tc-se:+++ /tmp/check.dhczMj/stderr 2018-07-25 03:05:21.214107712 +0000 tc-se:@@ -0,0 +1,3 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librumphijack/hijack.c:431:52, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:+UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librumphijack/hijack.c:448:20, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:kill: 9870: No such process tc-end: 1532487921.279341, gethostbyaddr6, failed, atf-check failed; see the output of the test for details tc-start: 1532487921.279598, gethostbyname4 tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' 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: stderr not empty tc-se:--- /dev/null 2018-07-25 03:05:21.278494456 +0000 tc-se:+++ /tmp/check.gZQNRy/stderr 2018-07-25 03:05:21.378548863 +0000 tc-se:@@ -0,0 +1,3 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librumphijack/hijack.c:431:52, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:+UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librumphijack/hijack.c:448:20, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:kill: 6680: No such process tc-end: 1532487921.448560, gethostbyname4, failed, atf-check failed; see the output of the test for details tc-start: 1532487921.448780, gethostbyname6 tc-se:UBSan: Undefined Behavior in /public/src.git/lib/librump/../../sys/rump/../lib/libkern/../../../common/lib/libc/inet/inet_addr.c:218:20, left shift of 255 by 24 places cannot be represented in type 'int' 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: stderr not empty tc-se:--- /dev/null 2018-07-25 03:05:21.447396370 +0000 tc-se:+++ /tmp/check.HATGMY/stderr 2018-07-25 03:05:21.548553291 +0000 tc-se:@@ -0,0 +1,3 @@ tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librumphijack/hijack.c:431:52, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:+UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:+UBSan: Undefined Behavior in /public/src.git/lib/librumphijack/hijack.c:448:20, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:kill: 26606: No such process tc-end: 1532487921.614058, gethostbyname6, failed, atf-check failed; see the output of the test for details tc-start: 1532487921.614229, 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: 1532487921.678420, hostsbyaddrlookup4, passed tc-start: 1532487921.678553, 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: 1532487921.744964, hostsbyaddrlookup6, passed tc-start: 1532487921.745089, 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: 1532487921.810851, hostsbynamelookup4, passed tc-start: 1532487921.810977, 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: 1532487921.877429, hostsbynamelookup6, passed tp-end: 1532487921.877558, lib/libc/net/t_hostent tp-start: 1532487921.883149, lib/libc/regex/t_regex_att, 7 tc-start: 1532487921.883164, basic tc-se:skipping failed test at line 164 (pattern=a[-]?c, input=ac) tc-end: 1532487921.890952, basic, passed tc-start: 1532487921.891074, 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: 1532487921.896423, categorization, passed tc-start: 1532487921.896535, 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: 1532487921.901846, forcedassoc, passed tc-start: 1532487921.901961, leftassoc tc-se:*** Expected check failure: Reason for breakage unknown: /public/src.git/tests/lib/libc/regex/t_regex_att.c:378: 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: /public/src.git/tests/lib/libc/regex/t_regex_att.c:378: 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: /public/src.git/tests/lib/libc/regex/t_regex_att.c:378: 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: /public/src.git/tests/lib/libc/regex/t_regex_att.c:378: 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: /public/src.git/tests/lib/libc/regex/t_regex_att.c:378: 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: /public/src.git/tests/lib/libc/regex/t_regex_att.c:378: 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: /public/src.git/tests/lib/libc/regex/t_regex_att.c:378: 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: /public/src.git/tests/lib/libc/regex/t_regex_att.c:378: 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: /public/src.git/tests/lib/libc/regex/t_regex_att.c:378: 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: /public/src.git/tests/lib/libc/regex/t_regex_att.c:378: 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: /public/src.git/tests/lib/libc/regex/t_regex_att.c:378: 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: /public/src.git/tests/lib/libc/regex/t_regex_att.c:378: res != matches ((0,4)(0,2)(2,3)(3,4) != (0,4)(0,1)(1,4)(4,4)): at line 16 tc-end: 1532487921.907304, leftassoc, expected_failure, Reason for breakage unknown: 12 checks failed as expected; see output for more details tc-start: 1532487921.907405, 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: 1532487921.913205, nullsubexpr, passed tc-start: 1532487921.913323, 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: 1532487921.919635, repetition, passed tc-start: 1532487921.919752, rightassoc tc-end: 1532487921.925193, rightassoc, passed tp-end: 1532487921.925320, lib/libc/regex/t_regex_att tp-start: 1532487921.930430, lib/libc/regex/t_exhaust, 1 tc-start: 1532487921.930445, regcomp_too_big tc-end: 1532487921.943015, regcomp_too_big, passed tp-end: 1532487921.943148, lib/libc/regex/t_exhaust tp-start: 1532487922.360859, lib/libc/regex/t_regex, 19 tc-start: 1532487922.360878, anchor tc-so:Executing command [ /bin/sh -c /usr/tests/lib/libc/regex/h_regex locale) != NULL not met tp-end: 1532487968.57818, lib/libc/string/t_strcoll tp-start: 1532487968.63006, lib/libc/string/t_strcpy, 1 tc-start: 1532487968.63088, strcpy_basic tc-end: 1532487968.68504, strcpy_basic, passed tp-end: 1532487968.68703, lib/libc/string/t_strcpy tp-start: 1532487968.73704, lib/libc/string/t_strcspn, 1 tc-start: 1532487968.73785, strcspn tc-end: 1532487968.78738, strcspn, passed tp-end: 1532487968.78935, lib/libc/string/t_strcspn tp-start: 1532487968.83975, lib/libc/string/t_strerror, 4 tc-start: 1532487968.84066, strerror_basic tc-end: 1532487968.92746, strerror_basic, passed tc-start: 1532487968.92889, strerror_err tc-end: 1532487968.98304, strerror_err, passed tc-start: 1532487968.98505, strerror_r_basic tc-end: 1532487968.107165, strerror_r_basic, passed tc-start: 1532487968.107386, strerror_r_err tc-end: 1532487968.113078, strerror_r_err, passed tp-end: 1532487968.113280, lib/libc/string/t_strerror tp-start: 1532487968.118277, lib/libc/string/t_stresep, 1 tc-start: 1532487968.118359, stresep_basic tc-end: 1532487968.123472, stresep_basic, passed tp-end: 1532487968.123672, lib/libc/string/t_stresep tp-start: 1532487968.128710, lib/libc/string/t_strlen, 3 tc-start: 1532487968.128795, strlen_basic tc-end: 1532487968.133841, strlen_basic, passed tc-start: 1532487968.134040, strlen_huge tc-end: 1532487968.150134, strlen_huge, passed tc-start: 1532487968.150377, strnlen_basic tc-end: 1532487968.155670, strnlen_basic, passed tp-end: 1532487968.155889, lib/libc/string/t_strlen tp-start: 1532487968.160798, lib/libc/string/t_strpbrk, 1 tc-start: 1532487968.160899, strpbrk tc-end: 1532487968.165917, strpbrk, passed tp-end: 1532487968.166134, lib/libc/string/t_strpbrk tp-start: 1532487968.170872, lib/libc/string/t_strrchr, 1 tc-start: 1532487968.170951, strrchr_basic tc-end: 1532487968.175821, strrchr_basic, passed tp-end: 1532487968.176013, lib/libc/string/t_strrchr tp-start: 1532487968.180610, lib/libc/string/t_strspn, 1 tc-start: 1532487968.180684, strspn tc-end: 1532487968.185582, strspn, passed tp-end: 1532487968.185774, lib/libc/string/t_strspn tp-start: 1532487968.190448, lib/libc/string/t_swab, 1 tc-start: 1532487968.190524, swab_basic tc-end: 1532487968.195284, swab_basic, passed tp-end: 1532487968.195471, lib/libc/string/t_swab tp-start: 1532487968.201232, lib/libc/sys/t_access, 6 tc-start: 1532487968.201309, access_access tc-end: 1532487968.211175, access_access, passed tc-start: 1532487968.211367, access_fault tc-end: 1532487968.216482, access_fault, passed tc-start: 1532487968.216641, access_inval tc-end: 1532487968.221644, access_inval, passed tc-start: 1532487968.221802, access_notdir tc-end: 1532487968.226744, access_notdir, passed tc-start: 1532487968.226901, access_notexist tc-end: 1532487968.232136, access_notexist, passed tc-start: 1532487968.232278, access_toolong tc-end: 1532487968.237584, access_toolong, passed tp-end: 1532487968.237719, lib/libc/sys/t_access tp-start: 1532487968.242803, lib/libc/sys/t_bind, 1 tc-start: 1532487968.242818, bind_foreign_family tc-end: 1532487968.248180, bind_foreign_family, passed tp-end: 1532487968.248320, lib/libc/sys/t_bind tp-start: 1532487968.253773, lib/libc/sys/t_chroot, 6 tc-start: 1532487968.253789, chroot_basic tc-end: 1532487968.259405, chroot_basic, passed tc-start: 1532487968.259598, chroot_err tc-end: 1532487968.265055, chroot_err, passed tc-start: 1532487968.265198, chroot_perm tc-end: 1532487968.271008, chroot_perm, passed tc-start: 1532487968.271210, fchroot_basic tc-end: 1532487968.276665, fchroot_basic, passed tc-start: 1532487968.276882, fchroot_err tc-end: 1532487968.281920, fchroot_err, passed tc-start: 1532487968.282080, fchroot_perm tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-end: 1532487968.287826, fchroot_perm, passed tp-end: 1532487968.287968, lib/libc/sys/t_chroot tp-start: 1532487968.292816, lib/libc/sys/t_clock_gettime, 1 tc-start: 1532487968.292830, clock_gettime_real tc-so:kern.timecounter.hardware = hpet0 tc-so:kern.timecounter.choice = TSC(q=-100, f=3392451360 Hz) clockinterrupt(q=0, f=100 Hz) ichlpcib0(q=1000, f=3579545 Hz) hpet0(q=2000, f=14318180 Hz) ACPI-Fast(q=1000, f=3579545 Hz) lapic(q=-100, f=99821594 Hz) i8254(q=100, f=1193182 Hz) dummy(q=-1000000, f=1000000 Hz) tc-so: tc-so:Checking clockinterrupt for 5 seconds tc-so:Claimed resolution: 10000000 nsec (100.000000 Hz) or better tc-so:Observed minimum non zero delta: 10000000 nsec tc-so: tc-so:Checking ichlpcib0 for 5 seconds tc-so:Claimed resolution: 279 nsec (3584229.390681 Hz) or better tc-so:Observed minimum non zero delta: 558 nsec tc-so: tc-so:Checking hpet0 for 5 seconds tc-so:Claimed resolution: 69 nsec (14492753.623188 Hz) or better tc-so:Observed minimum non zero delta: 628 nsec tc-so: tc-so:Checking ACPI-Fast for 5 seconds tc-so:Claimed resolution: 279 nsec (3584229.390681 Hz) or better tc-so:Observed minimum non zero delta: 558 nsec tc-so: tc-so:Checking i8254 for 5 seconds tc-so:Claimed resolution: 838 nsec (1193317.422434 Hz) or better tc-so:Observed minimum non zero delta: 3352 nsec tc-end: 1532487998.850, clock_gettime_real, passed tp-end: 1532487998.1059, lib/libc/sys/t_clock_gettime tp-start: 1532487998.6191, lib/libc/sys/t_clock_nanosleep, 1 tc-start: 1532487998.6211, clock_nanosleep_remain tc-end: 1532487998.11430, clock_nanosleep_remain, passed tp-end: 1532487998.11596, lib/libc/sys/t_clock_nanosleep tp-start: 1532487998.16492, lib/libc/sys/t_clone, 4 tc-start: 1532487998.16508, clone_basic tc-so:parent: stack = 0x7f7ff7ef3000, frobme = 0x7f7fffffe5f0 tc-so:child: stack ~= 0x7f7ff7ef2fc8, frobme = 0x7f7fffffe5f0 tc-so:parent: childexit = 0xa5, frobme = 41973 tc-end: 1532487998.21781, clone_basic, passed tc-start: 1532487998.21921, clone_null_func tc-end: 1532487998.27154, clone_null_func, passed tc-start: 1532487998.27310, clone_null_stack tc-end: 1532487998.32466, clone_null_stack, passed tc-start: 1532487998.32622, clone_out_of_proc tc-end: 1532487998.38061, clone_out_of_proc, passed tp-end: 1532487998.38242, lib/libc/sys/t_clone tp-start: 1532487998.43180, lib/libc/sys/t_connect, 2 tc-start: 1532487998.43196, connect_foreign_family tc-end: 1532487998.48091, connect_foreign_family, passed tc-start: 1532487998.48240, connect_low_port tc-end: 1532487998.53253, connect_low_port, passed tp-end: 1532487998.53399, lib/libc/sys/t_connect tp-start: 1532487998.58261, lib/libc/sys/t_dup, 10 tc-start: 1532487998.58277, dup2_basic tc-end: 1532487998.63311, dup2_basic, passed tc-start: 1532487998.63461, dup2_err tc-end: 1532487998.68452, dup2_err, passed tc-start: 1532487998.68604, dup2_max tc-end: 1532487998.73529, dup2_max, passed tc-start: 1532487998.73680, dup2_mode tc-end: 1532487998.83619, dup2_mode, passed tc-start: 1532487998.83781, dup3_err tc-end: 1532487998.88689, dup3_err, passed tc-start: 1532487998.88837, dup3_max tc-end: 1532487998.93702, dup3_max, passed tc-start: 1532487998.93854, dup3_mode tc-end: 1532487998.103533, dup3_mode, passed tc-start: 1532487998.103684, dup_err tc-end: 1532487998.108362, dup_err, passed tc-start: 1532487998.108503, dup_max tc-end: 1532487998.117984, dup_max, passed tc-start: 1532487998.118131, dup_mode tc-end: 1532487998.128011, dup_mode, passed tp-end: 1532487998.128163, lib/libc/sys/t_dup tp-start: 1532487998.132700, lib/libc/sys/t_fork, 8 tc-start: 1532487998.132713, raise1 tc-end: 1532487998.137634, raise1, passed tc-start: 1532487998.137775, raise2 tc-end: 1532487998.143181, raise2, passed tc-start: 1532487998.143319, raise3 tc-end: 1532487998.149265, raise3, passed tc-start: 1532487998.149425, raise4 tc-end: 1532487998.155289, raise4, passed tc-start: 1532487998.155435, raise5 tc-end: 1532487998.161229, raise5, passed tc-start: 1532487998.161377, raise6 tc-end: 1532487998.171459, raise6, passed tc-start: 1532487998.183048, raise7 tc-end: 1532487998.191689, raise7, passed tc-start: 1532487998.191874, raise8 tc-end: 1532487998.199980, raise8, passed tp-end: 1532487998.200164, lib/libc/sys/t_fork tp-start: 1532487998.207728, lib/libc/sys/t_fsync, 2 tc-start: 1532487998.207748, fsync_err tc-end: 1532487998.215314, fsync_err, passed tc-start: 1532487998.215494, fsync_sync tc-end: 1532487998.224845, fsync_sync, passed tp-end: 1532487998.225007, lib/libc/sys/t_fsync tp-start: 1532487998.232347, lib/libc/sys/t_getcontext, 3 tc-start: 1532487998.232366, getcontext_err tc-end: 1532487998.240031, getcontext_err, passed tc-start: 1532487998.240210, setcontext_err tc-end: 1532487998.247694, setcontext_err, passed tc-start: 1532487998.247863, setcontext_link tc-end: 1532487998.255360, setcontext_link, passed tp-end: 1532487998.255527, lib/libc/sys/t_getcontext tp-start: 1532487998.262948, lib/libc/sys/t_getgroups, 4 tc-start: 1532487998.262967, getgroups_err tc-end: 1532487998.270429, getgroups_err, passed tc-start: 1532487998.270581, getgroups_getgid tc-end: 1532487998.275409, getgroups_getgid, passed tc-start: 1532487998.275549, getgroups_setgid tc-end: 1532487998.281619, getgroups_setgid, passed tc-start: 1532487998.281774, getgroups_zero tc-end: 1532487998.286829, getgroups_zero, passed tp-end: 1532487998.286985, lib/libc/sys/t_getgroups tp-start: 1532487998.292218, lib/libc/sys/t_getitimer, 5 tc-start: 1532487998.292234, getitimer_empty tc-end: 1532487998.297443, getitimer_empty, passed tc-start: 1532487998.297609, getitimer_err tc-end: 1532487998.302965, getitimer_err, passed tc-start: 1532487998.303136, setitimer_basic tc-end: 1532487998.323372, setitimer_basic, passed tc-start: 1532487998.323545, setitimer_err tc-end: 1532487998.328821, setitimer_err, passed tc-start: 1532487998.328987, setitimer_old tc-end: 1532487998.333946, setitimer_old, passed tp-end: 1532487998.334105, lib/libc/sys/t_getitimer tp-start: 1532487998.339191, lib/libc/sys/t_getlogin, 5 tc-start: 1532487998.339206, getlogin_r_err tc-end: 1532487998.344319, getlogin_r_err, passed tc-start: 1532487998.344458, getlogin_same tc-end: 1532487998.349541, getlogin_same, passed tc-start: 1532487998.349671, setlogin_basic tc-end: 1532487998.354824, setlogin_basic, passed tc-start: 1532487998.354948, setlogin_err tc-end: 1532487998.359992, setlogin_err, passed tc-start: 1532487998.360117, setlogin_perm tc-end: 1532487998.365449, setlogin_perm, passed tp-end: 1532487998.365601, lib/libc/sys/t_getlogin tp-start: 1532487998.370593, lib/libc/sys/t_getpid, 2 tc-start: 1532487998.370606, getpid_process tc-end: 1532487998.378012, getpid_process, passed tc-start: 1532487998.378143, getpid_thread tc-end: 1532487998.383292, getpid_thread, passed tp-end: 1532487998.383415, lib/libc/sys/t_getpid tp-start: 1532487998.388139, lib/libc/sys/t_getrusage, 6 tc-start: 1532487998.388152, getrusage_err tc-end: 1532487998.392814, getrusage_err, passed tc-start: 1532487998.392967, getrusage_maxrss tc-end: 1532487999.86166, getrusage_maxrss, passed tc-start: 1532487999.86340, getrusage_msgsnd tc-end: 1532487999.91593, getrusage_msgsnd, passed tc-start: 1532487999.91746, getrusage_sig tc-end: 1532487999.96626, getrusage_sig, passed tc-start: 1532487999.96777, getrusage_utime_back tc-end: 1532487999.817380, getrusage_utime_back, expected_failure, PR kern/30115: anticipated error did not occur tc-start: 1532487999.817553, getrusage_utime_zero tc-end: 1532488000.348272, getrusage_utime_zero, expected_failure, PR kern/30115: anticipated error did not occur tp-end: 1532488000.348434, lib/libc/sys/t_getrusage tp-start: 1532488000.353796, lib/libc/sys/t_getsid, 3 tc-start: 1532488000.353812, getsid_current tc-end: 1532488000.358914, getsid_current, passed tc-start: 1532488000.359076, getsid_err tc-end: 1532488000.364221, getsid_err, passed tc-start: 1532488000.364385, getsid_process tc-end: 1532488000.369604, getsid_process, passed tp-end: 1532488000.369752, lib/libc/sys/t_getsid tp-start: 1532488000.374554, lib/libc/sys/t_getsockname, 1 tc-start: 1532488000.374567, getsockname_unix tc-end: 1532488000.379516, getsockname_unix, passed tp-end: 1532488000.379662, lib/libc/sys/t_getsockname tp-start: 1532488000.384409, lib/libc/sys/t_gettimeofday, 2 tc-start: 1532488000.384423, gettimeofday_err tc-end: 1532488000.389293, gettimeofday_err, passed tc-start: 1532488000.389443, gettimeofday_mono tc-end: 1532488000.394709, gettimeofday_mono, passed tp-end: 1532488000.394840, lib/libc/sys/t_gettimeofday tp-start: 1532488000.400155, lib/libc/sys/t_issetugid, 4 tc-start: 1532488000.400171, issetugid_egid tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-end: 1532488000.406097, issetugid_egid, passed tc-start: 1532488000.406221, issetugid_euid tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-end: 1532488000.412000, issetugid_euid, passed tc-start: 1532488000.412113, issetugid_rgid tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-end: 1532488000.417716, issetugid_rgid, passed tc-start: 1532488000.417830, issetugid_ruid tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-end: 1532488000.423391, issetugid_ruid, passed tp-end: 1532488000.423504, lib/libc/sys/t_issetugid tp-start: 1532488000.428369, lib/libc/sys/t_kevent, 3 tc-start: 1532488000.428382, kevent_zerotimer tc-end: 1532488000.434921, kevent_zerotimer, passed tc-start: 1532488000.435049, kqueue_desc_passing tc-so:parent (pid 6770): sending kq fd 3 tc-so:child (pid 7683): received kq fd 795042409 tc-end: 1532488000.440518, kqueue_desc_passing, skipped, PR kern/46523 tc-start: 1532488000.440628, kqueue_unsupported_fd tc-end: 1532488000.445599, kqueue_unsupported_fd, passed tp-end: 1532488000.445731, lib/libc/sys/t_kevent tp-start: 1532488000.450842, lib/libc/sys/t_kill, 5 tc-start: 1532488000.450857, kill_basic tc-end: 1532488000.455985, kill_basic, passed tc-start: 1532488000.456112, kill_err tc-end: 1532488000.461343, kill_err, passed tc-start: 1532488000.461473, kill_perm tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-end: 1532488001.476634, kill_perm, passed tc-start: 1532488001.476762, kill_pgrp_neg tc-end: 1532488001.482111, kill_pgrp_neg, passed tc-start: 1532488001.482239, kill_pgrp_zero tc-end: 1532488001.487418, kill_pgrp_zero, passed tp-end: 1532488001.487540, lib/libc/sys/t_kill tp-start: 1532488001.492360, lib/libc/sys/t_link, 4 tc-start: 1532488001.492373, link_count tc-end: 1532488001.501697, link_count, passed tc-start: 1532488001.503156, link_err tc-end: 1532488001.517689, link_err, passed tc-start: 1532488001.517846, link_perm tc-end: 1532488001.523451, link_perm, passed tc-start: 1532488001.523624, link_stat tc-end: 1532488001.533361, link_stat, passed tp-end: 1532488001.533506, lib/libc/sys/t_link tp-start: 1532488001.538583, lib/libc/sys/t_listen, 2 tc-start: 1532488001.538598, listen_err tc-end: 1532488001.551709, listen_err, passed tc-start: 1532488001.551894, listen_low_port tc-end: 1532488001.559727, listen_low_port, passed tp-end: 1532488001.559898, lib/libc/sys/t_listen tp-start: 1532488001.567424, lib/libc/sys/t_lwp_ctl, 1 tc-start: 1532488001.567443, lwpctl_counter tc-so:pctr = 0 tc-so:pctr = 1 tc-end: 1532488001.586408, lwpctl_counter, passed tp-end: 1532488001.586539, lib/libc/sys/t_lwp_ctl tp-start: 1532488001.591636, lib/libc/sys/t_lwp_create, 4 tc-start: 1532488001.591650, lwp_create_amd64_fail_pc_too_high tc-end: 1532488001.596882, lwp_create_amd64_fail_pc_too_high, passed tc-start: 1532488001.597063, lwp_create_amd64_fail_untouchable_rflags tc-end: 1532488001.602011, lwp_create_amd64_fail_untouchable_rflags, passed tc-start: 1532488001.602142, lwp_create_generic_fail_no_uc_cpu tc-end: 1532488001.607011, lwp_create_generic_fail_no_uc_cpu, passed tc-start: 1532488001.607138, lwp_create_works tc-end: 1532488001.611984, lwp_create_works, passed tp-end: 1532488001.612106, lib/libc/sys/t_lwp_create tp-start: 1532488001.616935, lib/libc/sys/t_minherit, 5 tc-start: 1532488001.616949, minherit_bad tc-end: 1532488001.621724, minherit_bad, passed tc-start: 1532488001.621851, minherit_copy tc-end: 1532488001.626905, minherit_copy, passed tc-start: 1532488001.627032, minherit_none tc-end: 1532488001.631995, minherit_none, passed tc-start: 1532488001.632120, minherit_share tc-end: 1532488001.637152, minherit_share, passed tc-start: 1532488001.637276, minherit_zero tc-end: 1532488001.642297, minherit_zero, passed tp-end: 1532488001.642470, lib/libc/sys/t_minherit tp-start: 1532488001.647325, lib/libc/sys/t_mincore, 3 tc-start: 1532488001.647394, mincore_err tc-end: 1532488001.652195, mincore_err, passed tc-start: 1532488001.652370, mincore_resid tc-end: 1532488001.665816, mincore_resid, passed tc-start: 1532488001.665958, mincore_shmseg tc-se:128 pages still resident tc-end: 1532488001.671677, mincore_shmseg, passed tp-end: 1532488001.671810, lib/libc/sys/t_mincore tp-start: 1532488001.677111, lib/libc/sys/t_mkdir, 4 tc-start: 1532488001.677127, mkdir_err tc-end: 1532488001.682403, mkdir_err, passed tc-start: 1532488001.682551, mkdir_mode tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-end: 1532488002.697790, mkdir_mode, passed tc-start: 1532488002.697936, mkdir_perm tc-end: 1532488002.708389, mkdir_perm, passed tc-start: 1532488002.708566, mkdir_trail tc-so:Checking "dir1/" tc-so:Checking "dir2//" tc-end: 1532488002.713770, mkdir_trail, passed tp-end: 1532488002.713891, lib/libc/sys/t_mkdir tp-start: 1532488002.718930, lib/libc/sys/t_mkfifo, 5 tc-start: 1532488002.718946, mkfifo_block tc-end: 1532488003.730959, mkfifo_block, passed tc-start: 1532488003.731104, mkfifo_err tc-end: 1532488003.741128, mkfifo_err, passed tc-start: 1532488003.741272, mkfifo_nonblock tc-end: 1532488004.762546, mkfifo_nonblock, passed tc-start: 1532488004.762684, mkfifo_perm tc-end: 1532488004.773525, mkfifo_perm, passed tc-start: 1532488004.773695, mkfifo_stat tc-end: 1532488004.783612, mkfifo_stat, passed tp-end: 1532488004.783743, lib/libc/sys/t_mkfifo tp-start: 1532488004.788762, lib/libc/sys/t_mknod, 4 tc-start: 1532488004.788777, mknod_err tc-end: 1532488004.798722, mknod_err, passed tc-start: 1532488004.798950, mknod_exist tc-end: 1532488004.808759, mknod_exist, passed tc-start: 1532488004.808984, mknod_perm tc-end: 1532488004.819022, mknod_perm, passed tc-start: 1532488004.819267, mknod_stat tc-end: 1532488004.828659, mknod_stat, passed tp-end: 1532488004.828860, lib/libc/sys/t_mknod tp-start: 1532488004.833919, lib/libc/sys/t_mlock, 5 tc-start: 1532488004.834004, mlock_clip tc-end: 1532488004.838925, mlock_clip, passed tc-start: 1532488004.839114, mlock_err tc-so:testing with (hopefully) invalid pointer 0x404000 tc-end: 1532488004.844186, mlock_err, passed tc-start: 1532488004.844353, mlock_limits 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: 1532488004.851246, mlock_limits, passed tc-start: 1532488004.851387, mlock_mmap tc-end: 1532488004.856365, mlock_mmap, passed tc-start: 1532488004.856537, mlock_nested tc-end: 1532488004.861402, mlock_nested, passed tp-end: 1532488004.861570, lib/libc/sys/t_mlock tp-start: 1532488004.866524, lib/libc/sys/t_mmap, 9 tc-start: 1532488004.866590, mmap_block tc-end: 1532488004.871459, mmap_block, skipped, The test case causes a panic (PR kern/38889, kern/46592) tc-start: 1532488004.871628, mmap_err tc-end: 1532488004.876419, mmap_err, passed tc-start: 1532488004.876588, mmap_loan tc-end: 1532488004.886177, mmap_loan, passed tc-start: 1532488004.886360, mmap_prot_1 tc-end: 1532488004.895691, mmap_prot_1, passed tc-start: 1532488004.895876, mmap_prot_2 tc-end: 1532488004.900853, mmap_prot_2, passed tc-start: 1532488004.901022, mmap_prot_3 tc-end: 1532488004.913274, mmap_prot_3, passed tc-start: 1532488004.913446, mmap_truncate tc-end: 1532488004.927733, mmap_truncate, passed tc-start: 1532488004.927876, mmap_truncate_signal tc-end: 1532488004.937505, mmap_truncate_signal, passed tc-start: 1532488004.937625, mmap_va0 tc-end: 1532488004.942450, mmap_va0, passed tp-end: 1532488004.942564, lib/libc/sys/t_mmap tp-start: 1532488004.947265, lib/libc/sys/t_mprotect, 6 tc-start: 1532488004.947278, mprotect_access tc-end: 1532488004.956975, mprotect_access, passed tc-start: 1532488004.957101, mprotect_err tc-end: 1532488004.961960, mprotect_err, passed tc-start: 1532488004.962075, mprotect_exec tc-se:UBSan: Undefined Behavior in /public/src.git/common/lib/libutil/snprintb.c:178:17, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/common/lib/libutil/snprintb.c:178:17, left shift of 1 by 31 places cannot be represented in type 'int' tc-end: 1532488004.990447, mprotect_exec, passed tc-start: 1532488004.990572, mprotect_mremap_exec tc-se:UBSan: Undefined Behavior in /public/src.git/common/lib/libutil/snprintb.c:178:17, left shift of 1 by 31 places cannot be represented in type 'int' tc-se:UBSan: Undefined Behavior in /public/src.git/common/lib/libutil/snprintb.c:178:17, left shift of 1 by 31 places cannot be represented in type 'int' tc-end: 1532488005.19955, mprotect_mremap_exec, passed tc-start: 1532488005.20086, mprotect_pax tc-end: 1532488005.25336, mprotect_pax, passed tc-start: 1532488005.25469, mprotect_write tc-end: 1532488005.30925, mprotect_write, passed tp-end: 1532488005.31057, lib/libc/sys/t_mprotect tp-start: 1532488005.35854, lib/libc/sys/t_msgctl, 5 tc-start: 1532488005.35868, msgctl_err tc-end: 1532488005.45817, msgctl_err, passed tc-start: 1532488005.45955, msgctl_perm tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-end: 1532488005.56708, msgctl_perm, passed tc-start: 1532488005.56849, msgctl_pid tc-end: 1532488007.81811, msgctl_pid, passed tc-start: 1532488007.81950, msgctl_set tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-end: 1532488007.91723, msgctl_set, passed tc-start: 1532488007.91859, msgctl_time tc-end: 1532488007.101645, msgctl_time, passed tp-end: 1532488007.101784, lib/libc/sys/t_msgctl tp-start: 1532488007.106580, lib/libc/sys/t_msgget, 5 tc-start: 1532488007.106597, msgget_excl tc-end: 1532488007.116287, msgget_excl, passed tc-start: 1532488007.116426, msgget_exit tc-end: 1532488007.126464, msgget_exit, passed tc-start: 1532488007.126603, msgget_init tc-end: 1532488007.136598, msgget_init, passed tc-start: 1532488007.136741, msgget_limit tc-se:key[0] = 7012352 tc-se:key[1] = 131073 tc-se:key[2] = 131074 tc-se:key[3] = 131075 tc-se:key[4] = 131076 tc-se:key[5] = 131077 tc-se:key[6] = 131078 tc-se:key[7] = 131079 tc-se:key[8] = 131080 tc-se:key[9] = 131081 tc-se:key[10] = 131082 tc-se:key[11] = 131083 tc-se:key[12] = 131084 tc-se:key[13] = 131085 tc-se:key[14] = 131086 tc-se:key[15] = 131087 tc-se:key[16] = 131088 tc-se:key[17] = 131089 tc-se:key[18] = 131090 tc-se:key[19] = 131091 tc-se:key[20] = 131092 tc-se:key[21] = 131093 tc-se:key[22] = 131094 tc-se:key[23] = 131095 tc-se:key[24] = 131096 tc-se:key[25] = 131097 tc-se:key[26] = 131098 tc-se:key[27] = 131099 tc-se:key[28] = 131100 tc-se:key[29] = 131101 tc-se:key[30] = 131102 tc-se:key[31] = 131103 tc-se:key[32] = 131104 tc-se:key[33] = 131105 tc-se:key[34] = 131106 tc-se:key[35] = 131107 tc-se:key[36] = 131108 tc-se:key[37] = 131109 tc-se:key[38] = 131110 tc-se:key[39] = 131111 tc-end: 1532488007.142076, msgget_limit, passed tc-start: 1532488007.142204, 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: 1532488007.152610, msgget_mode, passed tp-end: 1532488007.152751, lib/libc/sys/t_msgget tp-start: 1532488007.157559, lib/libc/sys/t_msgrcv, 6 tc-start: 1532488007.157574, msgrcv_basic tc-end: 1532488007.167188, msgrcv_basic, passed tc-start: 1532488007.167326, msgrcv_block tc-end: 1532488009.194476, msgrcv_block, passed tc-start: 1532488009.194616, msgrcv_err tc-end: 1532488009.207093, msgrcv_err, passed tc-start: 1532488009.207277, msgrcv_mtype tc-end: 1532488009.220310, msgrcv_mtype, passed tc-start: 1532488009.220498, msgrcv_nonblock tc-end: 1532488011.236511, msgrcv_nonblock, passed tc-start: 1532488011.236669, msgrcv_truncate tc-end: 1532488011.246509, msgrcv_truncate, passed tp-end: 1532488011.246645, lib/libc/sys/t_msgrcv tp-start: 1532488011.251500, lib/libc/sys/t_msgsnd, 5 tc-start: 1532488011.251513, msgsnd_block tc-end: 1532488013.262906, msgsnd_block, passed tc-start: 1532488013.263135, msgsnd_count tc-end: 1532488013.273009, msgsnd_count, passed tc-start: 1532488013.273235, msgsnd_err tc-end: 1532488013.283350, msgsnd_err, passed tc-start: 1532488013.283557, msgsnd_nonblock tc-end: 1532488015.304453, msgsnd_nonblock, passed tc-start: 1532488015.304672, msgsnd_perm tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-end: 1532488015.315508, msgsnd_perm, passed tp-end: 1532488015.315729, lib/libc/sys/t_msgsnd tp-start: 1532488015.320895, lib/libc/sys/t_msync, 4 tc-start: 1532488015.320995, msync_async tc-end: 1532488015.326354, msync_async, passed tc-start: 1532488015.326566, msync_err tc-end: 1532488015.331772, msync_err, passed tc-start: 1532488015.331978, msync_invalidate tc-end: 1532488015.337379, msync_invalidate, passed tc-start: 1532488015.337590, msync_sync tc-end: 1532488015.342841, msync_sync, passed tp-end: 1532488015.343041, lib/libc/sys/t_msync tp-start: 1532488015.348000, lib/libc/sys/t_nanosleep, 3 tc-start: 1532488015.348062, nanosleep_basic tc-end: 1532488015.528942, nanosleep_basic, passed tc-start: 1532488015.529140, nanosleep_err tc-end: 1532488015.534505, nanosleep_err, passed tc-start: 1532488015.534700, nanosleep_sig tc-end: 1532488016.550171, nanosleep_sig, passed tp-end: 1532488016.550304, lib/libc/sys/t_nanosleep tp-start: 1532488016.555247, lib/libc/sys/t_pipe, 1 tc-start: 1532488016.555261, pipe_restart tc-so:Read: 0x200000 tc-so:Expected: 0x200000 tc-end: 1532488018.572556, pipe_restart, passed tp-end: 1532488018.572688, lib/libc/sys/t_pipe tp-start: 1532488018.577954, lib/libc/sys/t_pipe2, 6 tc-start: 1532488018.577970, pipe2_basic tc-end: 1532488018.583152, pipe2_basic, passed tc-start: 1532488018.583288, pipe2_cloexec tc-end: 1532488018.588546, pipe2_cloexec, passed tc-start: 1532488018.588675, pipe2_consume tc-end: 1532488018.594022, pipe2_consume, passed tc-start: 1532488018.594158, pipe2_einval tc-end: 1532488018.599435, pipe2_einval, passed tc-start: 1532488018.599561, pipe2_nonblock tc-end: 1532488018.604500, pipe2_nonblock, passed tc-start: 1532488018.604620, pipe2_nosigpipe tc-end: 1532488018.609597, pipe2_nosigpipe, passed tp-end: 1532488018.609721, lib/libc/sys/t_pipe2 tp-start: 1532488018.614811, lib/libc/sys/t_poll, 6 tc-start: 1532488018.614826, poll_3way tc-so:parent write tc-so:parent terminated tc-end: 1532488028.630006, poll_3way, passed tc-start: 1532488028.630130, poll_basic tc-end: 1532488028.651139, poll_basic, passed tc-start: 1532488028.651271, poll_err tc-end: 1532488028.656325, poll_err, passed tc-start: 1532488028.656455, pollts_basic tc-end: 1532488029.669925, pollts_basic, passed tc-start: 1532488029.670074, pollts_err tc-end: 1532488029.675201, pollts_err, passed tc-start: 1532488029.675412, pollts_sigmask tc-end: 1532488029.680604, pollts_sigmask, passed tp-end: 1532488029.680807, lib/libc/sys/t_poll tp-start: 1532488029.685867, lib/libc/sys/t_posix_fallocate, 1 tc-start: 1532488029.685883, ebadf tc-end: 1532488029.690782, ebadf, passed tp-end: 1532488029.690975, lib/libc/sys/t_posix_fallocate tp-start: 1532488029.696026, lib/libc/sys/t_ptrace, 6 tc-start: 1532488029.696040, attach_chroot tc-so:Waiting for chrooting of the child PID 19353Child 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: 1532488029.701600, attach_chroot, passed tc-start: 1532488029.701869, attach_pid0 tc-end: 1532488029.706767, attach_pid0, passed tc-start: 1532488029.706944, attach_pid1 tc-end: 1532488029.712019, attach_pid1, passed tc-start: 1532488029.712227, attach_pid1_securelevel tc-end: 1532488029.717077, attach_pid1_securelevel, skipped, Test must be run with securelevel >= 0 tc-start: 1532488029.717253, attach_self tc-end: 1532488029.722011, attach_self, passed tc-start: 1532488029.722183, traceme_twice tc-so:Mark the parent process (PID 20160) a debugger of PID 19879Mark the parent process (PID 20160) a debugger of PID 19879 again tc-end: 1532488029.727133, traceme_twice, passed tp-end: 1532488029.727283, lib/libc/sys/t_ptrace tp-start: 1532488029.741416, lib/libc/sys/t_ptrace_wait, 191 tc-start: 1532488029.741429, bytes_transfer_piod_read_auxv tc-end: 1532488029.748092, bytes_transfer_piod_read_auxv, passed tc-start: 1532488029.748250, bytes_transfer_piod_read_d_16 tc-end: 1532488029.755125, bytes_transfer_piod_read_d_16, passed tc-start: 1532488029.755297, bytes_transfer_piod_read_d_16_text tc-end: 1532488029.762460, bytes_transfer_piod_read_d_16_text, passed tc-start: 1532488029.762629, bytes_transfer_piod_read_d_32 tc-end: 1532488029.769617, bytes_transfer_piod_read_d_32, passed tc-start: 1532488029.769781, bytes_transfer_piod_read_d_32_text tc-end: 1532488029.776494, bytes_transfer_piod_read_d_32_text, passed tc-start: 1532488029.776651, bytes_transfer_piod_read_d_64 tc-end: 1532488029.783325, bytes_transfer_piod_read_d_64, passed tc-start: 1532488029.783482, bytes_transfer_piod_read_d_64_text tc-end: 1532488029.790244, bytes_transfer_piod_read_d_64_text, passed tc-start: 1532488029.790405, bytes_transfer_piod_read_d_8 tc-end: 1532488029.797063, bytes_transfer_piod_read_d_8, passed tc-start: 1532488029.797219, bytes_transfer_piod_read_d_8_text tc-end: 1532488029.803801, bytes_transfer_piod_read_d_8_text, passed tc-start: 1532488029.803955, bytes_transfer_piod_read_i_16 tc-end: 1532488029.810518, bytes_transfer_piod_read_i_16, passed tc-start: 1532488029.810670, bytes_transfer_piod_read_i_16_text tc-end: 1532488029.817198, bytes_transfer_piod_read_i_16_text, passed tc-start: 1532488029.817350, bytes_transfer_piod_read_i_32 tc-end: 1532488029.823808, bytes_transfer_piod_read_i_32, passed tc-start: 1532488029.823954, bytes_transfer_piod_read_i_32_text tc-end: 1532488029.830378, bytes_transfer_piod_read_i_32_text, passed tc-start: 1532488029.830526, bytes_transfer_piod_read_i_64 tc-end: 1532488029.836895, bytes_transfer_piod_read_i_64, passed tc-start: 1532488029.837040, bytes_transfer_piod_read_i_64_text tc-end: 1532488029.843425, bytes_transfer_piod_read_i_64_text, passed tc-start: 1532488029.843571, bytes_transfer_piod_read_i_8 tc-end: 1532488029.849955, bytes_transfer_piod_read_i_8, passed tc-start: 1532488029.850099, bytes_transfer_piod_read_i_8_text tc-end: 1532488029.856443, bytes_transfer_piod_read_i_8_text, passed tc-start: 1532488029.856591, bytes_transfer_piod_write_d_16 tc-end: 1532488029.862943, bytes_transfer_piod_write_d_16, passed tc-start: 1532488029.863090, bytes_transfer_piod_write_d_16_text tc-end: 1532488029.869451, bytes_transfer_piod_write_d_16_text, skipped, PaX MPROTECT setup prevents writes to .text tc-start: 1532488029.869624, bytes_transfer_piod_write_d_32 tc-end: 1532488029.876330, bytes_transfer_piod_write_d_32, passed tc-start: 1532488029.876517, bytes_transfer_piod_write_d_32_text tc-end: 1532488029.883419, bytes_transfer_piod_write_d_32_text, skipped, PaX MPROTECT setup prevents writes to .text tc-start: 1532488029.883630, bytes_transfer_piod_write_d_64 tc-end: 1532488029.890750, bytes_transfer_piod_write_d_64, passed tc-start: 1532488029.890972, bytes_transfer_piod_write_d_64_text tc-end: 1532488029.898228, bytes_transfer_piod_write_d_64_text, skipped, PaX MPROTECT setup prevents writes to .text tc-start: 1532488029.898450, bytes_transfer_piod_write_d_8 tc-end: 1532488029.906165, bytes_transfer_piod_write_d_8, passed tc-start: 1532488029.906383, bytes_transfer_piod_write_d_8_text tc-end: 1532488029.913789, bytes_transfer_piod_write_d_8_text, skipped, PaX MPROTECT setup prevents writes to .text tc-start: 1532488029.914008, bytes_transfer_piod_write_i_16 tc-end: 1532488029.920950, bytes_transfer_piod_write_i_16, passed tc-start: 1532488029.921147, bytes_transfer_piod_write_i_16_text tc-end: 1532488029.928118, bytes_transfer_piod_write_i_16_text, skipped, PaX MPROTECT setup prevents writes to .text tc-start: 1532488029.928321, bytes_transfer_piod_write_i_32 tc-end: 1532488029.935194, bytes_transfer_piod_write_i_32, passed tc-start: 1532488029.935396, bytes_transfer_piod_write_i_32_text tc-end: 1532488029.942360, bytes_transfer_piod_write_i_32_text, skipped, PaX MPROTECT setup prevents writes to .text tc-start: 1532488029.942558, bytes_transfer_piod_write_i_64 tc-end: 1532488029.949555, bytes_transfer_piod_write_i_64, passed tc-start: 1532488029.949742, bytes_transfer_piod_write_i_64_text tc-end: 1532488029.960477, bytes_transfer_piod_write_i_64_text, skipped, PaX MPROTECT setup prevents writes to .text tc-start: 1532488029.960655, bytes_transfer_piod_write_i_8 tc-end: 1532488029.971242, bytes_transfer_piod_write_i_8, passed tc-start: 1532488029.971372, bytes_transfer_piod_write_i_8_text tc-end: 1532488029.978099, bytes_transfer_piod_write_i_8_text, skipped, PaX MPROTECT setup prevents writes to .text tc-start: 1532488029.978290, bytes_transfer_read_d tc-end: 1532488029.985094, bytes_transfer_read_d, passed tc-start: 1532488029.985310, bytes_transfer_read_d_text tc-end: 1532488029.991967, bytes_transfer_read_d_text, passed tc-start: 1532488029.992147, bytes_transfer_read_i tc-end: 1532488029.998691, bytes_transfer_read_i, passed tc-start: 1532488029.998875, bytes_transfer_read_i_text tc-end: 1532488030.5399, bytes_transfer_read_i_text, passed tc-start: 1532488030.5581, bytes_transfer_write_d tc-end: 1532488030.12103, bytes_transfer_write_d, passed tc-start: 1532488030.12285, bytes_transfer_write_d_text tc-end: 1532488030.18767, bytes_transfer_write_d_text, skipped, PaX MPROTECT setup prevents writes to .text tc-start: 1532488030.18953, bytes_transfer_write_i tc-end: 1532488030.25443, bytes_transfer_write_i, passed tc-start: 1532488030.25624, bytes_transfer_write_i_text tc-end: 1532488030.32086, bytes_transfer_write_i_text, skipped, PaX MPROTECT setup prevents writes to .text tc-start: 1532488030.32265, child_attach_to_its_parent tc-end: 1532488030.38957, child_attach_to_its_parent, passed tc-start: 1532488030.39149, dbregs_dr0_dont_inherit_execve tc-so: tc-end: 1532488030.50716, dbregs_dr0_dont_inherit_execve, passed tc-start: 1532488030.50855, dbregs_dr0_dont_inherit_lwp tc-end: 1532488030.58401, dbregs_dr0_dont_inherit_lwp, passed tc-start: 1532488030.58707, dbregs_dr0_trap_code tc-so:check_happy(1)=1 tc-end: 1532488030.169553, dbregs_dr0_trap_code, passed tc-start: 1532488030.170313, dbregs_dr0_trap_variable_readwrite_read_2bytes tc-so:watchme=0 tc-end: 1532488030.198084, dbregs_dr0_trap_variable_readwrite_read_2bytes, passed tc-start: 1532488030.199211, dbregs_dr0_trap_variable_readwrite_read_4bytes tc-so:watchme=0 tc-end: 1532488030.258641, dbregs_dr0_trap_variable_readwrite_read_4bytes, passed tc-start: 1532488030.258967, dbregs_dr0_trap_variable_readwrite_read_byte tc-so:watchme=0 tc-end: 1532488030.270843, dbregs_dr0_trap_variable_readwrite_read_byte, passed tc-start: 1532488030.271117, dbregs_dr0_trap_variable_readwrite_write_2bytes tc-end: 1532488030.282327, dbregs_dr0_trap_variable_readwrite_write_2bytes, passed tc-start: 1532488030.282488, dbregs_dr0_trap_variable_readwrite_write_4bytes tc-end: 1532488030.290054, dbregs_dr0_trap_variable_readwrite_write_4bytes, passed tc-start: 1532488030.290203, dbregs_dr0_trap_variable_readwrite_write_byte tc-end: 1532488030.297415, dbregs_dr0_trap_variable_readwrite_write_byte, passed tc-start: 1532488030.297558, dbregs_dr0_trap_variable_writeonly_2bytes tc-end: 1532488030.304485, dbregs_dr0_trap_variable_writeonly_2bytes, passed tc-start: 1532488030.304622, dbregs_dr0_trap_variable_writeonly_4bytes tc-end: 1532488030.311919, dbregs_dr0_trap_variable_writeonly_4bytes, passed tc-start: 1532488030.312074, dbregs_dr0_trap_variable_writeonly_byte tc-end: 1532488030.319062, dbregs_dr0_trap_variable_writeonly_byte, passed tc-start: 1532488030.319201, dbregs_dr1_dont_inherit_execve tc-so: tc-end: 1532488030.330247, dbregs_dr1_dont_inherit_execve, passed tc-start: 1532488030.330384, dbregs_dr1_dont_inherit_lwp tc-end: 1532488030.337417, dbregs_dr1_dont_inherit_lwp, passed tc-start: 1532488030.337561, dbregs_dr1_trap_code tc-so:check_happy(1)=1 tc-end: 1532488030.344582, dbregs_dr1_trap_code, passed tc-start: 1532488030.344706, dbregs_dr1_trap_variable_readwrite_read_2bytes tc-so:watchme=0 tc-end: 1532488030.351630, dbregs_dr1_trap_variable_readwrite_read_2bytes, passed tc-start: 1532488030.351752, dbregs_dr1_trap_variable_readwrite_read_4bytes tc-so:watchme=0 tc-end: 1532488030.358630, dbregs_dr1_trap_variable_readwrite_read_4bytes, passed tc-start: 1532488030.358753, dbregs_dr1_trap_variable_readwrite_read_byte tc-so:watchme=0 tc-end: 1532488030.365588, dbregs_dr1_trap_variable_readwrite_read_byte, passed tc-start: 1532488030.365710, dbregs_dr1_trap_variable_readwrite_write_2bytes tc-end: 1532488030.372373, dbregs_dr1_trap_variable_readwrite_write_2bytes, passed tc-start: 1532488030.372505, dbregs_dr1_trap_variable_readwrite_write_4bytes tc-end: 1532488030.379128, dbregs_dr1_trap_variable_readwrite_write_4bytes, passed tc-start: 1532488030.379259, dbregs_dr1_trap_variable_readwrite_write_byte tc-end: 1532488030.385826, dbregs_dr1_trap_variable_readwrite_write_byte, passed tc-start: 1532488030.385955, dbregs_dr1_trap_variable_writeonly_2bytes tc-end: 1532488030.392505, dbregs_dr1_trap_variable_writeonly_2bytes, passed tc-start: 1532488030.392633, dbregs_dr1_trap_variable_writeonly_4bytes tc-end: 1532488030.399196, dbregs_dr1_trap_variable_writeonly_4bytes, passed tc-start: 1532488030.399329, dbregs_dr1_trap_variable_writeonly_byte tc-end: 1532488030.405869, dbregs_dr1_trap_variable_writeonly_byte, passed tc-start: 1532488030.405998, dbregs_dr2_dont_inherit_execve tc-so: tc-end: 1532488030.416511, dbregs_dr2_dont_inherit_execve, passed tc-start: 1532488030.416644, dbregs_dr2_dont_inherit_lwp tc-end: 1532488030.423302, dbregs_dr2_dont_inherit_lwp, passed tc-start: 1532488030.423432, dbregs_dr2_trap_code tc-so:check_happy(1)=1 tc-end: 1532488030.430414, dbregs_dr2_trap_code, passed tc-start: 1532488030.430547, dbregs_dr2_trap_variable_readwrite_read_2bytes tc-so:watchme=0 tc-end: 1532488030.437822, dbregs_dr2_trap_variable_readwrite_read_2bytes, passed tc-start: 1532488030.437957, dbregs_dr2_trap_variable_readwrite_read_4bytes tc-so:watchme=0 tc-end: 1532488030.445332, dbregs_dr2_trap_variable_readwrite_read_4bytes, passed tc-start: 1532488030.445469, dbregs_dr2_trap_variable_readwrite_read_byte tc-so:watchme=0 tc-end: 1532488030.452829, dbregs_dr2_trap_variable_readwrite_read_byte, passed tc-start: 1532488030.452963, dbregs_dr2_trap_variable_readwrite_write_2bytes tc-end: 1532488030.460058, dbregs_dr2_trap_variable_readwrite_write_2bytes, passed tc-start: 1532488030.460207, dbregs_dr2_trap_variable_readwrite_write_4bytes tc-end: 1532488030.467291, dbregs_dr2_trap_variable_readwrite_write_4bytes, passed tc-start: 1532488030.467430, dbregs_dr2_trap_variable_readwrite_write_byte tc-end: 1532488030.474339, dbregs_dr2_trap_variable_readwrite_write_byte, passed tc-start: 1532488030.474482, dbregs_dr2_trap_variable_writeonly_2bytes tc-end: 1532488030.481315, dbregs_dr2_trap_variable_writeonly_2bytes, passed tc-start: 1532488030.481455, dbregs_dr2_trap_variable_writeonly_4bytes tc-end: 1532488030.488413, dbregs_dr2_trap_variable_writeonly_4bytes, passed tc-start: 1532488030.488674, dbregs_dr2_trap_variable_writeonly_byte tc-end: 1532488030.499803, dbregs_dr2_trap_variable_writeonly_byte, passed tc-start: 1532488030.499955, dbregs_dr3_dont_inherit_execve tc-so: tc-end: 1532488030.511542, dbregs_dr3_dont_inherit_execve, passed tc-start: 1532488030.511684, dbregs_dr3_dont_inherit_lwp tc-end: 1532488030.518920, dbregs_dr3_dont_inherit_lwp, passed tc-start: 1532488030.519066, dbregs_dr3_trap_code tc-so:check_happy(1)=1 tc-end: 1532488030.526206, dbregs_dr3_trap_code, passed tc-start: 1532488030.526339, dbregs_dr3_trap_variable_readwrite_read_2bytes tc-so:watchme=0 tc-end: 1532488030.533318, dbregs_dr3_trap_variable_readwrite_read_2bytes, passed tc-start: 1532488030.533446, dbregs_dr3_trap_variable_readwrite_read_4bytes tc-so:watchme=0 tc-end: 1532488030.540431, dbregs_dr3_trap_variable_readwrite_read_4bytes, passed tc-start: 1532488030.540563, dbregs_dr3_trap_variable_readwrite_read_byte tc-so:watchme=0 tc-end: 1532488030.547513, dbregs_dr3_trap_variable_readwrite_read_byte, passed tc-start: 1532488030.547643, dbregs_dr3_trap_variable_readwrite_write_2bytes tc-end: 1532488030.554882, dbregs_dr3_trap_variable_readwrite_write_2bytes, passed tc-start: 1532488030.555034, dbregs_dr3_trap_variable_readwrite_write_4bytes tc-end: 1532488030.562283, dbregs_dr3_trap_variable_readwrite_write_4bytes, passed tc-start: 1532488030.562433, dbregs_dr3_trap_variable_readwrite_write_byte tc-end: 1532488030.569715, dbregs_dr3_trap_variable_readwrite_write_byte, passed tc-start: 1532488030.569867, dbregs_dr3_trap_variable_writeonly_2bytes tc-end: 1532488030.576945, dbregs_dr3_trap_variable_writeonly_2bytes, passed tc-start: 1532488030.577093, dbregs_dr3_trap_variable_writeonly_4bytes tc-end: 1532488030.584035, dbregs_dr3_trap_variable_writeonly_4bytes, passed tc-start: 1532488030.584174, dbregs_dr3_trap_variable_writeonly_byte tc-end: 1532488030.591076, dbregs_dr3_trap_variable_writeonly_byte, passed tc-start: 1532488030.591228, dbregs_preserve_dr0 tc-end: 1532488030.598061, dbregs_preserve_dr0, passed tc-start: 1532488030.598204, dbregs_preserve_dr0_continued tc-end: 1532488030.605076, dbregs_preserve_dr0_continued, passed tc-start: 1532488030.605216, dbregs_preserve_dr0_yield tc-end: 1532488030.611957, dbregs_preserve_dr0_yield, passed tc-start: 1532488030.612095, dbregs_preserve_dr1 tc-end: 1532488030.618882, dbregs_preserve_dr1, passed tc-start: 1532488030.619032, dbregs_preserve_dr1_continued tc-end: 1532488030.626179, dbregs_preserve_dr1_continued, passed tc-start: 1532488030.626333, dbregs_preserve_dr1_yield tc-end: 1532488030.633501, dbregs_preserve_dr1_yield, passed tc-start: 1532488030.633658, dbregs_preserve_dr2 tc-end: 1532488030.640989, dbregs_preserve_dr2, passed tc-start: 1532488030.641152, dbregs_preserve_dr2_continued tc-end: 1532488030.648290, dbregs_preserve_dr2_continued, passed tc-start: 1532488030.648555, dbregs_preserve_dr2_yield tc-end: 1532488030.659411, dbregs_preserve_dr2_yield, passed tc-start: 1532488030.659558, dbregs_preserve_dr3 tc-end: 1532488030.666534, dbregs_preserve_dr3, passed tc-start: 1532488030.666687, dbregs_preserve_dr3_continued tc-end: 1532488030.673684, dbregs_preserve_dr3_continued, passed tc-start: 1532488030.673827, dbregs_preserve_dr3_yield tc-end: 1532488030.680530, dbregs_preserve_dr3_yield, passed tc-start: 1532488030.680671, dbregs_print tc-end: 1532488030.687311, dbregs_print, passed tc-start: 1532488030.687453, eventmask_preserved_empty tc-end: 1532488030.693996, eventmask_preserved_empty, passed tc-start: 1532488030.694134, eventmask_preserved_fork tc-end: 1532488030.700657, eventmask_preserved_fork, passed tc-start: 1532488030.700792, eventmask_preserved_lwp_create tc-end: 1532488030.707278, eventmask_preserved_lwp_create, passed tc-start: 1532488030.707413, eventmask_preserved_lwp_exit tc-end: 1532488030.713842, eventmask_preserved_lwp_exit, passed tc-start: 1532488030.713975, eventmask_preserved_vfork tc-end: 1532488030.720508, eventmask_preserved_vfork, passed tc-start: 1532488030.720652, eventmask_preserved_vfork_done tc-end: 1532488030.727628, eventmask_preserved_vfork_done, passed tc-start: 1532488030.727785, fork1 tc-end: 1532488030.735169, fork1, passed tc-start: 1532488030.735330, fork5 tc-end: 1532488030.742880, fork5, passed tc-start: 1532488030.743044, fpregs1 tc-end: 1532488030.749920, fpregs1, passed tc-start: 1532488030.750072, fpregs2 tc-end: 1532488030.757027, fpregs2, passed tc-start: 1532488030.757181, kill1 tc-end: 1532488030.764062, kill1, passed tc-start: 1532488030.764211, kill2 tc-end: 1532488030.770935, kill2, passed tc-start: 1532488030.771081, lwp_create1 tc-end: 1532488030.777811, lwp_create1, passed tc-start: 1532488030.777954, lwp_exit1 tc-end: 1532488030.784722, lwp_exit1, passed tc-start: 1532488030.784869, lwpinfo1 tc-end: 1532488030.791432, lwpinfo1, passed tc-start: 1532488030.791578, parent_attach_to_its_child tc-end: 1532488030.798201, parent_attach_to_its_child, passed tc-start: 1532488030.798394, regs1 tc-end: 1532488030.804860, regs1, passed tc-start: 1532488030.804999, regs2 tc-end: 1532488030.811392, regs2, passed tc-start: 1532488030.811532, regs3 tc-end: 1532488030.817928, regs3, passed tc-start: 1532488030.818069, regs4 tc-end: 1532488030.824490, regs4, passed tc-start: 1532488030.824630, regs5 tc-end: 1532488030.831044, regs5, passed tc-start: 1532488030.831185, resume1 tc-end: 1532488030.837127, resume1, expected_failure, PR kern/51995: /public/src.git/tests/lib/libc/sys/t_ptrace_wait.c:5276: 0 && "In order to get reliable failure, abort" not met tc-start: 1532488030.837268, setstep1 tc-end: 1532488030.843745, setstep1, passed tc-start: 1532488030.843887, setstep2 tc-end: 1532488030.850400, setstep2, passed tc-start: 1532488030.850543, setstep3 tc-end: 1532488030.857267, setstep3, passed tc-start: 1532488030.857422, setstep4 tc-end: 1532488030.864360, setstep4, passed tc-start: 1532488030.864511, siginfo1 tc-end: 1532488030.871463, siginfo1, passed tc-start: 1532488030.871631, siginfo2 tc-end: 1532488030.878772, siginfo2, passed tc-start: 1532488030.879066, siginfo3 tc-end: 1532488030.890066, siginfo3, passed tc-start: 1532488030.890239, siginfo4 tc-so: tc-end: 1532488030.901629, siginfo4, passed tc-start: 1532488030.901791, siginfo6 tc-end: 1532488030.908723, siginfo6, passed tc-start: 1532488030.909000, signal1 tc-end: 1532488030.919908, signal1, passed tc-start: 1532488030.920070, signal10 tc-end: 1532488030.927050, signal10, expected_failure, PR kern/51918: /public/src.git/tests/lib/libc/sys/t_ptrace_wait.h:306: Reported exited process tc-start: 1532488030.927202, signal2 tc-end: 1532488030.933880, signal2, passed tc-start: 1532488030.934010, signal3 tc-end: 1532488030.940712, signal3, passed tc-start: 1532488030.940843, signal4 tc-end: 1532488030.947462, signal4, passed tc-start: 1532488030.947591, signal5 tc-so: tc-end: 1532488030.958121, signal5, passed tc-start: 1532488030.958251, signal8 tc-end: 1532488030.964932, signal8, expected_failure, PR kern/51918: /public/src.git/tests/lib/libc/sys/t_ptrace_wait.h:316: WSTOPSIG(status) != expected: Unexpected stop signal received [Child exited] != [Trace/BPT trap] tc-start: 1532488030.965050, signal9 tc-end: 1532488030.971612, signal9, expected_failure, PR kern/51918: /public/src.git/tests/lib/libc/sys/t_ptrace_wait.h:306: Reported exited process tc-start: 1532488030.971736, step1 tc-end: 1532488030.978215, step1, passed tc-start: 1532488030.978337, step2 tc-end: 1532488030.984858, step2, passed tc-start: 1532488030.984981, step3 tc-end: 1532488030.991578, step3, passed tc-start: 1532488030.991703, step4 tc-end: 1532488030.998324, step4, passed tc-start: 1532488030.998447, suspend1 tc-end: 1532488031.4399, suspend1, expected_failure, PR kern/51995: /public/src.git/tests/lib/libc/sys/t_ptrace_wait.c:5069: 0 && "In order to get reliable failure, abort" not met tc-start: 1532488031.4522, suspend2 tc-end: 1532488031.10507, suspend2, expected_failure, PR kern/51995: /public/src.git/tests/lib/libc/sys/t_ptrace_wait.c:5196: 0 && "In order to get reliable failure, abort" not met tc-start: 1532488031.10638, syscall1 tc-end: 1532488031.17361, syscall1, passed tc-start: 1532488031.17495, syscallemu1 tc-so:Before exiting of the child process tc-end: 1532488031.24700, syscallemu1, passed tc-start: 1532488031.24834, traceme_crash_bus tc-end: 1532488031.32200, traceme_crash_bus, passed tc-start: 1532488031.32339, traceme_crash_fpe tc-se:UBSan: Undefined Behavior in /public/src.git/tests/lib/libc/sys/t_ptrace_wait.h:564:11, signed integer overflow: 19677 divrem 0 cannot be represented in type 'int' tc-end: 1532488031.39543, traceme_crash_fpe, passed tc-start: 1532488031.39666, traceme_crash_segv tc-se:UBSan: Undefined Behavior in /public/src.git/tests/lib/libc/sys/t_ptrace_wait.h:542:7, store to null pointer of type 'volatile char' tc-end: 1532488031.46993, traceme_crash_segv, passed tc-start: 1532488031.47145, traceme_crash_trap tc-end: 1532488031.54437, traceme_crash_trap, passed tc-start: 1532488031.54613, traceme_pid1_parent tc-end: 1532488031.61432, traceme_pid1_parent, passed tc-start: 1532488031.61631, traceme_raise1 tc-end: 1532488031.72163, traceme_raise1, passed tc-start: 1532488031.72315, traceme_raise2 tc-end: 1532488031.79258, traceme_raise2, passed tc-start: 1532488031.79408, traceme_raise3 tc-end: 1532488031.86145, traceme_raise3, passed tc-start: 1532488031.86286, traceme_raise4 tc-end: 1532488031.93027, traceme_raise4, passed tc-start: 1532488031.93173, traceme_raise5 tc-end: 1532488031.99820, traceme_raise5, passed tc-start: 1532488031.99963, traceme_sendsignal_handle1 tc-end: 1532488031.106561, traceme_sendsignal_handle1, passed tc-start: 1532488031.106688, traceme_sendsignal_handle2 tc-end: 1532488031.113434, traceme_sendsignal_handle2, passed tc-start: 1532488031.113558, traceme_sendsignal_handle3 tc-end: 1532488031.120068, traceme_sendsignal_handle3, passed tc-start: 1532488031.120195, traceme_sendsignal_ignored1 tc-end: 1532488031.126803, traceme_sendsignal_ignored1, passed tc-start: 1532488031.126926, traceme_sendsignal_ignored2 tc-end: 1532488031.133372, traceme_sendsignal_ignored2, passed tc-start: 1532488031.133497, traceme_sendsignal_ignored3 tc-end: 1532488031.139912, traceme_sendsignal_ignored3, passed tc-start: 1532488031.140036, traceme_sendsignal_masked1 tc-end: 1532488031.146421, traceme_sendsignal_masked1, passed tc-start: 1532488031.146549, traceme_sendsignal_masked2 tc-end: 1532488031.153113, traceme_sendsignal_masked2, passed tc-start: 1532488031.153238, traceme_sendsignal_masked3 tc-end: 1532488031.159624, traceme_sendsignal_masked3, passed tc-start: 1532488031.159754, traceme_sendsignal_simple1 tc-end: 1532488031.166309, traceme_sendsignal_simple1, passed tc-start: 1532488031.166434, traceme_sendsignal_simple2 tc-end: 1532488031.173022, traceme_sendsignal_simple2, passed tc-start: 1532488031.173154, traceme_sendsignal_simple3 tc-end: 1532488031.184130, traceme_sendsignal_simple3, passed tc-start: 1532488031.197867, traceme_sendsignal_simple4 tc-end: 1532488031.209117, traceme_sendsignal_simple4, passed tc-start: 1532488031.209316, traceme_sendsignal_simple5 tc-end: 1532488031.220082, traceme_sendsignal_simple5, passed tc-start: 1532488031.220218, traceme_vfork_crash_bus tc-end: 1532488031.226876, traceme_vfork_crash_bus, expected_failure, lib/53343: /public/src.git/tests/lib/libc/sys/t_ptrace_wait.h:288: !!WCOREDUMP(status) != expected_core: Unexpectedly core file not generated tc-start: 1532488031.227052, traceme_vfork_crash_fpe tc-se:UBSan: Undefined Behavior in /public/src.git/tests/lib/libc/sys/t_ptrace_wait.h:564:11, signed integer overflow: 5577 divrem 0 cannot be represented in type 'int' tc-end: 1532488031.237290, traceme_vfork_crash_fpe, passed tc-start: 1532488031.260502, traceme_vfork_crash_segv tc-se:UBSan: Undefined Behavior in /public/src.git/tests/lib/libc/sys/t_ptrace_wait.h:542:7, store to null pointer of type 'volatile char' tc-end: 1532488031.275876, traceme_vfork_crash_segv, passed tc-start: 1532488031.315345, traceme_vfork_crash_trap tc-end: 1532488031.325780, traceme_vfork_crash_trap, passed tc-start: 1532488031.388395, traceme_vfork_exec tc-so: tc-end: 1532488031.400246, traceme_vfork_exec, passed tc-start: 1532488031.400420, traceme_vfork_raise1 tc-end: 1532488031.407110, traceme_vfork_raise1, passed tc-start: 1532488031.407282, traceme_vfork_raise2 tc-end: 1532488031.414568, traceme_vfork_raise2, passed tc-start: 1532488031.414736, traceme_vfork_raise3 tc-end: 1532488031.421089, traceme_vfork_raise3, passed tc-start: 1532488031.421252, traceme_vfork_raise4 tc-end: 1532488031.427552, traceme_vfork_raise4, passed tc-start: 1532488031.427715, traceme_vfork_raise5 tc-end: 1532488031.433977, traceme_vfork_raise5, passed tc-start: 1532488031.434138, traceme_vfork_raise6 tc-end: 1532488031.444224, traceme_vfork_raise6, passed tc-start: 1532488031.490778, traceme_vfork_raise7 tc-end: 1532488031.498080, traceme_vfork_raise7, passed tc-start: 1532488031.498303, traceme_vfork_raise8 tc-end: 1532488031.505277, traceme_vfork_raise8, passed tc-start: 1532488031.505432, vfork1 tc-end: 1532488031.512810, vfork1, passed tc-start: 1532488031.512960, vfork5 tc-end: 1532488031.520068, vfork5, passed tc-start: 1532488031.520216, x86_64_regs1 tc-end: 1532488031.526940, x86_64_regs1, passed tc-start: 1532488031.527083, x86_cve_2018_8897 tc-end: 1532488031.534000, x86_cve_2018_8897, passed tp-end: 1532488031.534135, lib/libc/sys/t_ptrace_wait tp-start: 1532488031.547288, lib/libc/sys/t_ptrace_wait3, 191 tc-start: 1532488031.547304, bytes_transfer_piod_read_auxv tc-end: 1532488031.563275, bytes_transfer_piod_read_auxv, passed tc-start: 1532488031.563467, bytes_transfer_piod_read_d_16 tc-end: 1532488031.570596, bytes_transfer_piod_read_d_16, passed tc-start: 1532488031.570735, bytes_transfer_piod_read_d_16_text tc-end: 1532488031.577669, bytes_transfer_piod_read_d_16_text, passed tc-start: 1532488031.577800, bytes_transfer_piod_read_d_32 tc-end: 1532488031.584538, bytes_transfer_piod_read_d_32, passed tc-start: 1532488031.584670, bytes_transfer_piod_read_d_32_text tc-end: 1532488031.591342, bytes_transfer_piod_read_d_32_text, passed tc-start: 1532488031.591477, bytes_transfer_piod_read_d_64 tc-end: 1532488031.598332, bytes_transfer_piod_read_d_64, passed tc-start: 1532488031.598478, bytes_transfer_piod_read_d_64_text tc-end: 1532488031.605877, bytes_transfer_piod_read_d_64_text, passed tc-start: 1532488031.606025, bytes_transfer_piod_read_d_8 tc-end: 1532488031.613378, bytes_transfer_piod_read_d_8, passed tc-start: 1532488031.613524, bytes_transfer_piod_read_d_8_text tc-end: 1532488031.620482, bytes_transfer_piod_read_d_8_text, passed tc-start: 1532488031.620627, bytes_transfer_piod_read_i_16 tc-end: 1532488031.627603, bytes_transfer_piod_read_i_16, passed tc-start: 1532488031.627738, bytes_transfer_piod_read_i_16_text tc-end: 1532488031.634457, bytes_transfer_piod_read_i_16_text, passed tc-start: 1532488031.634592, bytes_transfer_piod_read_i_32 tc-end: 1532488031.641271, bytes_transfer_piod_read_i_32, passed tc-start: 1532488031.641405, bytes_transfer_piod_read_i_32_text tc-end: 1532488031.648132, bytes_transfer_piod_read_i_32_text, passed tc-start: 1532488031.648278, bytes_transfer_piod_read_i_64 tc-end: 1532488031.655250, bytes_transfer_piod_read_i_64, passed tc-start: 1532488031.655395, bytes_transfer_piod_read_i_64_text tc-end: 1532488031.662471, bytes_transfer_piod_read_i_64_text, passed tc-start: 1532488031.662620, bytes_transfer_piod_read_i_8 tc-end: 1532488031.669665, bytes_transfer_piod_read_i_8, passed tc-start: 1532488031.669867, bytes_transfer_piod_read_i_8_text tc-end: 1532488031.680686, bytes_transfer_piod_read_i_8_text, passed tc-start: 1532488031.680832, bytes_transfer_piod_write_d_16 tc-end: 1532488031.687740, bytes_transfer_piod_write_d_16, passed tc-start: 1532488031.687877, bytes_transfer_piod_write_d_16_text tc-end: 1532488031.694589, bytes_transfer_piod_write_d_16_text, skipped, PaX MPROTECT setup prevents writes to .text tc-start: 1532488031.694728, bytes_transfer_piod_write_d_32 tc-end: 1532488031.701380, bytes_transfer_piod_write_d_32, passed tc-start: 1532488031.701517, bytes_transfer_piod_write_d_32_text tc-end: 1532488031.708229, bytes_transfer_piod_write_d_32_text, skipped, PaX MPROTECT setup prevents writes to .text tc-start: 1532488031.708375, bytes_transfer_piod_write_d_64 tc-end: 1532488031.715505, bytes_transfer_piod_write_d_64, passed tc-start: 1532488031.715653, bytes_transfer_piod_write_d_64_text tc-end: 1532488031.722944, bytes_transfer_piod_write_d_64_text, skipped, PaX MPROTECT setup prevents writes to .text tc-start: 1532488031.723100, bytes_transfer_piod_write_d_8 tc-end: 1532488031.730097, bytes_transfer_piod_write_d_8, passed tc-start: 1532488031.730302, bytes_transfer_piod_write_d_8_text tc-end: 1532488031.741115, bytes_transfer_piod_write_d_8_text, skipped, PaX MPROTECT setup prevents writes to .text tc-start: 1532488031.741307, bytes_transfer_piod_write_i_16 tc-end: 1532488031.751867, bytes_transfer_piod_write_i_16, passed tc-start: 1532488031.752063, bytes_transfer_piod_write_i_16_text tc-end: 1532488031.762565, bytes_transfer_piod_write_i_16_text, skipped, PaX MPROTECT setup prevents writes to .text tc-start: 1532488031.762760, bytes_transfer_piod_write_i_32 tc-end: 1532488031.773280, bytes_transfer_piod_write_i_32, passed tc-start: 1532488031.773473, bytes_transfer_piod_write_i_32_text tc-end: 1532488031.783932, bytes_transfer_piod_write_i_32_text, skipped, PaX MPROTECT setup prevents writes to .text tc-start: 1532488031.784135, bytes_transfer_piod_write_i_64 tc-end: 1532488031.794873, bytes_transfer_piod_write_i_64, passed tc-start: 1532488031.795077, bytes_transfer_piod_write_i_64_text tc-end: 1532488031.805799, bytes_transfer_piod_write_i_64_text, skipped, PaX MPROTECT setup prevents writes to .text tc-start: 1532488031.806003, bytes_transfer_piod_write_i_8 tc-end: 1532488031.816816, bytes_transfer_piod_write_i_8, passed tc-start: 1532488031.816961, bytes_transfer_piod_write_i_8_text tc-end: 1532488031.823970, bytes_transfer_piod_write_i_8_text, skipped, PaX MPROTECT setup prevents writes to .text tc-start: 1532488031.824121, bytes_transfer_read_d tc-end: 1532488031.830905, bytes_transfer_read_d, passed tc-start: 1532488031.831047, bytes_transfer_read_d_text tc-end: 1532488031.837762, bytes_transfer_read_d_text, passed tc-start: 1532488031.837904, bytes_transfer_read_i tc-end: 1532488031.844586, bytes_transfer_read_i, passed tc-start: 1532488031.844733, bytes_transfer_read_i_text tc-end: 1532488031.851583, bytes_transfer_read_i_text, passed tc-start: 1532488031.851732, bytes_transfer_write_d tc-end: 1532488031.858517, bytes_transfer_write_d, passed tc-start: 1532488031.858664, bytes_transfer_write_d_text tc-end: 1532488031.865582, bytes_transfer_write_d_text, skipped, PaX MPROTECT setup prevents writes to .text tc-start: 1532488031.865726, bytes_transfer_write_i tc-end: 1532488031.872799, bytes_transfer_write_i, passed tc-start: 1532488031.872953, bytes_transfer_write_i_text tc-end: 1532488031.879906, bytes_transfer_write_i_text, skipped, PaX MPROTECT setup prevents writes to .text tc-start: 1532488031.880113, child_attach_to_its_parent tc-end: 1532488031.890869, child_attach_to_its_parent, passed tc-start: 1532488031.891064, dbregs_dr0_dont_inherit_execve tc-so: tc-end: 1532488031.902499, dbregs_dr0_dont_inherit_execve, passed tc-start: 1532488031.902649, dbregs_dr0_dont_inherit_lwp tc-end: 1532488031.909867, dbregs_dr0_dont_inherit_lwp, passed tc-start: 1532488031.910075, dbregs_dr0_trap_code tc-so:check_happy(1)=1 tc-end: 1532488031.921506, dbregs_dr0_trap_code, passed tc-start: 1532488031.921694, dbregs_dr0_trap_variable_readwrite_read_2bytes tc-so:watchme=0 tc-end: 1532488031.932838, dbregs_dr0_trap_variable_readwrite_read_2bytes, passed tc-start: 1532488031.933013, dbregs_dr0_trap_variable_readwrite_read_4bytes tc-so:watchme=0 tc-end: 1532488031.944300, dbregs_dr0_trap_variable_readwrite_read_4bytes, passed tc-start: 1532488031.944475, dbregs_dr0_trap_variable_readwrite_read_byte tc-so:watchme=0 tc-end: 1532488031.955557, dbregs_dr0_trap_variable_readwrite_read_byte, passed tc-start: 1532488031.955728, dbregs_dr0_trap_variable_readwrite_write_2bytes tc-end: 1532488031.966572, dbregs_dr0_trap_variable_readwrite_write_2bytes, passed tc-start: 1532488031.966792, dbregs_dr0_trap_variable_readwrite_write_4bytes tc-end: 1532488031.973913, dbregs_dr0_trap_variable_readwrite_write_4bytes, passed tc-start: 1532488031.974127, dbregs_dr0_trap_variable_readwrite_write_byte tc-end: 1532488031.981306, dbregs_dr0_trap_variable_readwrite_write_byte, passed tc-start: 1532488031.981518, dbregs_dr0_trap_variable_writeonly_2bytes tc-end: 1532488031.988583, dbregs_dr0_trap_variable_writeonly_2bytes, passed tc-start: 1532488031.988722, dbregs_dr0_trap_variable_writeonly_4bytes tc-end: 1532488031.995941, dbregs_dr0_trap_variable_writeonly_4bytes, passed tc-start: 1532488031.996081, dbregs_dr0_trap_variable_writeonly_byte tc-end: 1532488032.3302, dbregs_dr0_trap_variable_writeonly_byte, passed tc-start: 1532488032.3447, dbregs_dr1_dont_inherit_execve tc-so: tc-end: 1532488032.14819, dbregs_dr1_dont_inherit_execve, passed tc-start: 1532488032.14956, dbregs_dr1_dont_inherit_lwp tc-end: 1532488032.21961, dbregs_dr1_dont_inherit_lwp, passed tc-start: 1532488032.22094, dbregs_dr1_trap_code tc-so:check_happy(1)=1 tc-end: 1532488032.29042, dbregs_dr1_trap_code, passed tc-start: 1532488032.29166, dbregs_dr1_trap_variable_readwrite_read_2bytes tc-so:watchme=0 tc-end: 1532488032.36507, dbregs_dr1_trap_variable_readwrite_read_2bytes, passed tc-start: 1532488032.36706, dbregs_dr1_trap_variable_readwrite_read_4bytes tc-so:watchme=0 tc-end: 1532488032.44271, dbregs_dr1_trap_variable_readwrite_read_4bytes, passed tc-start: 1532488032.44453, dbregs_dr1_trap_variable_readwrite_read_byte tc-so:watchme=0 tc-end: 1532488032.51849, dbregs_dr1_trap_variable_readwrite_read_byte, passed tc-start: 1532488032.52034, dbregs_dr1_trap_variable_readwrite_write_2bytes tc-end: 1532488032.59544, dbregs_dr1_trap_variable_readwrite_write_2bytes, passed tc-start: 1532488032.59738, dbregs_dr1_trap_variable_readwrite_write_4bytes tc-end: 1532488032.67044, dbregs_dr1_trap_variable_readwrite_write_4bytes, passed tc-start: 1532488032.67184, dbregs_dr1_trap_variable_readwrite_write_byte tc-end: 1532488032.74246, dbregs_dr1_trap_variable_readwrite_write_byte, passed tc-start: 1532488032.74381, dbregs_dr1_trap_variable_writeonly_2bytes tc-end: 1532488032.81303, dbregs_dr1_trap_variable_writeonly_2bytes, passed tc-start: 1532488032.81437, dbregs_dr1_trap_variable_writeonly_4bytes tc-end: 1532488032.88363, dbregs_dr1_trap_variable_writeonly_4bytes, passed tc-start: 1532488032.88506, dbregs_dr1_trap_variable_writeonly_byte tc-end: 1532488032.95565, dbregs_dr1_trap_variable_writeonly_byte, passed tc-start: 1532488032.95699, dbregs_dr2_dont_inherit_execve tc-so: tc-end: 1532488032.106593, dbregs_dr2_dont_inherit_execve, passed tc-start: 1532488032.106788, dbregs_dr2_dont_inherit_lwp tc-end: 1532488032.113924, dbregs_dr2_dont_inherit_lwp, passed tc-start: 1532488032.114124, dbregs_dr2_trap_code tc-so:check_happy(1)=1 tc-end: 1532488032.121183, dbregs_dr2_trap_code, passed tc-start: 1532488032.121359, dbregs_dr2_trap_variable_readwrite_read_2bytes tc-so:watchme=0 tc-end: 1532488032.128328, dbregs_dr2_trap_variable_readwrite_read_2bytes, passed tc-start: 1532488032.128500, dbregs_dr2_trap_variable_readwrite_read_4bytes tc-so:watchme=0 tc-end: 1532488032.135390, dbregs_dr2_trap_variable_readwrite_read_4bytes, passed tc-start: 1532488032.135562, dbregs_dr2_trap_variable_readwrite_read_byte tc-so:watchme=0 tc-end: 1532488032.142438, dbregs_dr2_trap_variable_readwrite_read_byte, passed tc-start: 1532488032.142609, dbregs_dr2_trap_variable_readwrite_write_2bytes tc-end: 1532488032.149332, dbregs_dr2_trap_variable_readwrite_write_2bytes, passed tc-start: 1532488032.149525, dbregs_dr2_trap_variable_readwrite_write_4bytes tc-end: 1532488032.156197, dbregs_dr2_trap_variable_readwrite_write_4bytes, passed tc-start: 1532488032.156367, dbregs_dr2_trap_variable_readwrite_write_byte tc-end: 1532488032.163152, dbregs_dr2_trap_variable_readwrite_write_byte, passed tc-start: 1532488032.163339, dbregs_dr2_trap_variable_writeonly_2bytes tc-end: 1532488032.169997, dbregs_dr2_trap_variable_writeonly_2bytes, passed tc-start: 1532488032.170187, dbregs_dr2_trap_variable_writeonly_4bytes tc-end: 1532488032.180585, dbregs_dr2_trap_variable_writeonly_4bytes, passed tc-start: 1532488032.180769, dbregs_dr2_trap_variable_writeonly_byte tc-end: 1532488032.191375, dbregs_dr2_trap_variable_writeonly_byte, passed tc-start: 1532488032.191578, dbregs_dr3_dont_inherit_execve tc-so: tc-end: 1532488032.208907, dbregs_dr3_dont_inherit_execve, passed tc-start: 1532488032.209107, dbregs_dr3_dont_inherit_lwp tc-end: 1532488032.220299, dbregs_dr3_dont_inherit_lwp, passed tc-start: 1532488032.220496, dbregs_dr3_trap_code tc-so:check_happy(1)=1 tc-end: 1532488032.231845, dbregs_dr3_trap_code, passed tc-start: 1532488032.232029, dbregs_dr3_trap_variable_readwrite_read_2bytes tc-so:watchme=0 tc-end: 1532488032.243254, dbregs_dr3_trap_variable_readwrite_read_2bytes, passed tc-start: 1532488032.243437, dbregs_dr3_trap_variable_readwrite_read_4bytes tc-so:watchme=0 tc-end: 1532488032.254620, dbregs_dr3_trap_variable_readwrite_read_4bytes, passed tc-start: 1532488032.254800, dbregs_dr3_trap_variable_readwrite_read_byte tc-so:watchme=0 tc-end: 1532488032.265924, dbregs_dr3_trap_variable_readwrite_read_byte, passed tc-start: 1532488032.266103, dbregs_dr3_trap_variable_readwrite_write_2bytes tc-end: 1532488032.276908, dbregs_dr3_trap_variable_readwrite_write_2bytes, passed tc-start: 1532488032.277101, dbregs_dr3_trap_variable_readwrite_write_4bytes tc-end: 1532488032.287851, dbregs_dr3_trap_variable_readwrite_write_4bytes, passed tc-start: 1532488032.288043, dbregs_dr3_trap_variable_readwrite_write_byte tc-end: 1532488032.298705, dbregs_dr3_trap_variable_readwrite_write_byte, passed tc-start: 1532488032.298845, dbregs_dr3_trap_variable_writeonly_2bytes tc-end: 1532488032.306056, dbregs_dr3_trap_variable_writeonly_2bytes, passed tc-start: 1532488032.306206, dbregs_dr3_trap_variable_writeonly_4bytes tc-end: 1532488032.313503, dbregs_dr3_trap_variable_writeonly_4bytes, passed tc-start: 1532488032.313652, dbregs_dr3_trap_variable_writeonly_byte tc-end: 1532488032.320620, dbregs_dr3_trap_variable_writeonly_byte, passed tc-start: 1532488032.320768, dbregs_preserve_dr0 tc-end: 1532488032.327655, dbregs_preserve_dr0, passed tc-start: 1532488032.327801, dbregs_preserve_dr0_continued tc-end: 1532488032.334660, dbregs_preserve_dr0_continued, passed tc-start: 1532488032.334795, dbregs_preserve_dr0_yield tc-end: 1532488032.341499, dbregs_preserve_dr0_yield, passed tc-start: 1532488032.341638, dbregs_preserve_dr1 tc-end: 1532488032.348291, dbregs_preserve_dr1, passed tc-start: 1532488032.348443, dbregs_preserve_dr1_continued tc-end: 1532488032.355126, dbregs_preserve_dr1_continued, passed tc-start: 1532488032.355258, dbregs_preserve_dr1_yield tc-end: 1532488032.361835, dbregs_preserve_dr1_yield, passed tc-start: 1532488032.361966, dbregs_preserve_dr2 tc-end: 1532488032.368469, dbregs_preserve_dr2, passed tc-start: 1532488032.368607, dbregs_preserve_dr2_continued tc-end: 1532488032.375131, dbregs_preserve_dr2_continued, passed tc-start: 1532488032.375261, dbregs_preserve_dr2_yield tc-end: 1532488032.381702, dbregs_preserve_dr2_yield, passed tc-start: 1532488032.381835, dbregs_preserve_dr3 tc-end: 1532488032.388271, dbregs_preserve_dr3, passed tc-start: 1532488032.388419, dbregs_preserve_dr3_continued tc-end: 1532488032.394923, dbregs_preserve_dr3_continued, passed tc-start: 1532488032.395054, dbregs_preserve_dr3_yield tc-end: 1532488032.401480, dbregs_preserve_dr3_yield, passed tc-start: 1532488032.401612, dbregs_print tc-end: 1532488032.407983, dbregs_print, passed tc-start: 1532488032.408121, eventmask_preserved_empty tc-end: 1532488032.414519, eventmask_preserved_empty, passed tc-start: 1532488032.414650, eventmask_preserved_fork tc-end: 1532488032.421193, eventmask_preserved_fork, passed tc-start: 1532488032.421339, eventmask_preserved_lwp_create tc-end: 1532488032.428334, eventmask_preserved_lwp_create, passed tc-start: 1532488032.428498, eventmask_preserved_lwp_exit tc-end: 1532488032.435469, eventmask_preserved_lwp_exit, passed tc-start: 1532488032.435616, eventmask_preserved_vfork tc-end: 1532488032.442577, eventmask_preserved_vfork, passed tc-start: 1532488032.442729, eventmask_preserved_vfork_done tc-end: 1532488032.449919, eventmask_preserved_vfork_done, passed tc-start: 1532488032.450073, fork1 tc-end: 1532488032.457278, fork1, passed tc-start: 1532488032.457430, fork5 tc-end: 1532488032.464607, fork5, passed tc-start: 1532488032.464750, fpregs1 tc-end: 1532488032.471430, fpregs1, passed tc-start: 1532488032.471575, fpregs2 tc-end: 1532488032.478224, fpregs2, passed tc-start: 1532488032.478368, kill1 tc-end: 1532488032.485088, kill1, passed tc-start: 1532488032.485233, kill2 tc-end: 1532488032.492050, kill2, passed tc-start: 1532488032.492271, lwp_create1 tc-end: 1532488032.499874, lwp_create1, passed tc-start: 1532488032.500096, lwp_exit1 tc-end: 1532488032.507485, lwp_exit1, passed tc-start: 1532488032.507689, lwpinfo1 tc-end: 1532488032.514874, lwpinfo1, passed tc-start: 1532488032.515099, parent_attach_to_its_child tc-end: 1532488032.522538, parent_attach_to_its_child, passed tc-start: 1532488032.522739, regs1 tc-end: 1532488032.529634, regs1, passed tc-start: 1532488032.529778, regs2 tc-end: 1532488032.536448, regs2, passed tc-start: 1532488032.536665, regs3 tc-end: 1532488032.543581, regs3, passed tc-start: 1532488032.543796, regs4 tc-end: 1532488032.550832, regs4, passed tc-start: 1532488032.551048, regs5 tc-end: 1532488032.558448, regs5, passed tc-start: 1532488032.558673, resume1 tc-end: 1532488032.565499, resume1, expected_failure, PR kern/51995: /public/src.git/tests/lib/libc/sys/t_ptrace_wait.c:5276: 0 && "In order to get reliable failure, abort" not met tc-start: 1532488032.565738, setstep1 tc-end: 1532488032.572947, setstep1, passed tc-start: 1532488032.573184, setstep2 tc-end: 1532488032.580290, setstep2, passed tc-start: 1532488032.580503, setstep3 tc-end: 1532488032.591530, setstep3, passed tc-start: 1532488032.591733, setstep4 tc-end: 1532488032.602696, setstep4, passed tc-start: 1532488032.602854, siginfo1 tc-end: 1532488032.609897, siginfo1, passed tc-start: 1532488032.610055, siginfo2 tc-end: 1532488032.616816, siginfo2, passed tc-start: 1532488032.617044, siginfo3 tc-end: 1532488032.624317, siginfo3, passed tc-start: 1532488032.624567, siginfo4 tc-so: tc-end: 1532488032.636494, siginfo4, passed tc-start: 1532488032.636690, siginfo6 tc-end: 1532488032.643851, siginfo6, passed tc-start: 1532488032.644042, signal1 tc-end: 1532488032.651084, signal1, passed tc-start: 1532488032.651245, signal10 tc-end: 1532488032.658320, signal10, expected_failure, PR kern/51918: /public/src.git/tests/lib/libc/sys/t_ptrace_wait.h:306: Reported exited process tc-start: 1532488032.658470, signal2 tc-end: 1532488032.665183, signal2, passed tc-start: 1532488032.665337, signal3 tc-end: 1532488032.672042, signal3, passed tc-start: 1532488032.672188, signal4 tc-end: 1532488032.678814, signal4, passed tc-start: 1532488032.678967, signal5 tc-so: tc-end: 1532488032.689714, signal5, passed tc-start: 1532488032.689865, signal8 tc-end: 1532488032.696538, signal8, expected_failure, PR kern/51918: /public/src.git/tests/lib/libc/sys/t_ptrace_wait.h:316: WSTOPSIG(status) != expected: Unexpected stop signal received [Child exited] != [Trace/BPT trap] tc-start: 1532488032.696715, signal9 tc-end: 1532488032.703582, signal9, expected_failure, PR kern/51918: /public/src.git/tests/lib/libc/sys/t_ptrace_wait.h:306: Reported exited process tc-start: 1532488032.703764, step1 tc-end: 1532488032.710423, step1, passed tc-start: 1532488032.710622, step2 tc-end: 1532488032.721130, step2, passed tc-start: 1532488032.721274, step3 tc-end: 1532488032.728082, step3, passed tc-start: 1532488032.728231, step4 tc-end: 1532488032.735461, step4, passed tc-start: 1532488032.735624, suspend1 tc-end: 1532488032.742247, suspend1, expected_failure, PR kern/51995: /public/src.git/tests/lib/libc/sys/t_ptrace_wait.c:5069: 0 && "In order to get reliable failure, abort" not met tc-start: 1532488032.742412, suspend2 tc-end: 1532488032.748952, suspend2, expected_failure, PR kern/51995: /public/src.git/tests/lib/libc/sys/t_ptrace_wait.c:5196: 0 && "In order to get reliable failure, abort" not met tc-start: 1532488032.749114, syscall1 tc-end: 1532488032.756283, syscall1, passed tc-start: 1532488032.756445, syscallemu1 tc-so:Before exiting of the child process tc-end: 1532488032.763421, syscallemu1, passed tc-start: 1532488032.763560, traceme_crash_bus tc-end: 1532488032.770475, traceme_crash_bus, passed tc-start: 1532488032.770684, traceme_crash_fpe tc-se:UBSan: Undefined Behavior in /public/src.git/tests/lib/libc/sys/t_ptrace_wait.h:564:11, signed integer overflow: 14723 divrem 0 cannot be represented in type 'int' tc-end: 1532488032.781645, traceme_crash_fpe, passed tc-start: 1532488032.781822, traceme_crash_segv tc-se:UBSan: Undefined Behavior in /public/src.git/tests/lib/libc/sys/t_ptrace_wait.h:542:7, store to null pointer of type 'volatile char' tc-end: 1532488032.792586, traceme_crash_segv, passed tc-start: 1532488032.792781, traceme_crash_trap tc-end: 1532488032.803261, traceme_crash_trap, passed tc-start: 1532488032.803468, traceme_pid1_parent tc-end: 1532488032.813956, traceme_pid1_parent, passed tc-start: 1532488032.814166, traceme_raise1 tc-end: 1532488032.824075, traceme_raise1, passed tc-start: 1532488032.824270, traceme_raise2 tc-end: 1532488032.834319, traceme_raise2, passed tc-start: 1532488032.834515, traceme_raise3 tc-end: 1532488032.844524, traceme_raise3, passed tc-start: 1532488032.844716, traceme_raise4 tc-end: 1532488032.854700, traceme_raise4, passed tc-start: 1532488032.854887, traceme_raise5 tc-end: 1532488032.864841, traceme_raise5, passed tc-start: 1532488032.865025, traceme_sendsignal_handle1 tc-end: 1532488032.875203, traceme_sendsignal_handle1, passed tc-start: 1532488032.875406, traceme_sendsignal_handle2 tc-end: 1532488032.885955, traceme_sendsignal_handle2, passed tc-start: 1532488032.886177, traceme_sendsignal_handle3 tc-end: 1532488032.896863, traceme_sendsignal_handle3, passed tc-start: 1532488032.897085, traceme_sendsignal_ignored1 tc-end: 1532488032.904565, traceme_sendsignal_ignored1, passed tc-start: 1532488032.904791, traceme_sendsignal_ignored2 tc-end: 1532488032.912108, traceme_sendsignal_ignored2, passed tc-start: 1532488032.912331, traceme_sendsignal_ignored3 tc-end: 1532488032.919260, traceme_sendsignal_ignored3, passed tc-start: 1532488032.919471, traceme_sendsignal_masked1 tc-end: 1532488032.926485, traceme_sendsignal_masked1, passed tc-start: 1532488032.926714, traceme_sendsignal_masked2 tc-end: 1532488032.933620, traceme_sendsignal_masked2, passed tc-start: 1532488032.933800, traceme_sendsignal_masked3 tc-end: 1532488032.940593, traceme_sendsignal_masked3, passed tc-start: 1532488032.940774, traceme_sendsignal_simple1 tc-end: 1532488032.951361, traceme_sendsignal_simple1, passed tc-start: 1532488032.951489, traceme_sendsignal_simple2 tc-end: 1532488032.958269, traceme_sendsignal_simple2, passed tc-start: 1532488032.958395, traceme_sendsignal_simple3 tc-end: 1532488032.968788, traceme_sendsignal_simple3, passed tc-start: 1532488032.982520, traceme_sendsignal_simple4 tc-end: 1532488032.989426, traceme_sendsignal_simple4, passed tc-start: 1532488032.989623, traceme_sendsignal_simple5 tc-end: 1532488032.996315, traceme_sendsignal_simple5, passed tc-start: 1532488032.996503, traceme_vfork_crash_bus tc-end: 1532488033.2805, traceme_vfork_crash_bus, expected_failure, lib/53343: /public/src.git/tests/lib/libc/sys/t_ptrace_wait.h:288: !!WCOREDUMP(status) != expected_core: Unexpectedly core file not generated tc-start: 1532488033.2960, traceme_vfork_crash_fpe tc-se:UBSan: Undefined Behavior in /public/src.git/tests/lib/libc/sys/t_ptrace_wait.h:564:11, signed integer overflow: 14709 divrem 0 cannot be represented in type 'int' tc-end: 1532488033.12560, traceme_vfork_crash_fpe, passed tc-start: 1532488033.32344, traceme_vfork_crash_segv tc-se:UBSan: Undefined Behavior in /public/src.git/tests/lib/libc/sys/t_ptrace_wait.h:542:7, store to null pointer of type 'volatile char' tc-end: 1532488033.43065, traceme_vfork_crash_segv, passed tc-start: 1532488033.56927, traceme_vfork_crash_trap tc-end: 1532488033.67216, traceme_vfork_crash_trap, passed tc-start: 1532488033.104312, traceme_vfork_exec tc-so: tc-end: 1532488033.115777, traceme_vfork_exec, passed tc-start: 1532488033.115944, traceme_vfork_raise1 tc-end: 1532488033.122546, traceme_vfork_raise1, passed tc-start: 1532488033.122713, traceme_vfork_raise2 tc-end: 1532488033.130110, traceme_vfork_raise2, passed tc-start: 1532488033.130287, traceme_vfork_raise3 tc-end: 1532488033.136792, traceme_vfork_raise3, passed tc-start: 1532488033.136962, traceme_vfork_raise4 tc-end: 1532488033.143292, traceme_vfork_raise4, passed tc-start: 1532488033.143457, traceme_vfork_raise5 tc-end: 1532488033.149740, traceme_vfork_raise5, passed tc-start: 1532488033.149939, traceme_vfork_raise6 tc-end: 1532488033.159587, traceme_vfork_raise6, passed tc-start: 1532488033.192709, traceme_vfork_raise7 tc-end: 1532488033.199237, traceme_vfork_raise7, passed tc-start: 1532488033.199398, traceme_vfork_raise8 tc-end: 1532488033.205689, traceme_vfork_raise8, passed tc-start: 1532488033.205838, vfork1 tc-end: 1532488033.212460, vfork1, passed tc-start: 1532488033.212609, vfork5 tc-end: 1532488033.219357, vfork5, passed tc-start: 1532488033.219528, x86_64_regs1 tc-end: 1532488033.226509, x86_64_regs1, passed tc-start: 1532488033.226676, x86_cve_2018_8897 tc-end: 1532488033.233544, x86_cve_2018_8897, passed tp-end: 1532488033.233691, lib/libc/sys/t_ptrace_wait3 tp-start: 1532488033.249756, lib/libc/sys/t_ptrace_wait4, 217 tc-start: 1532488033.249774, bytes_transfer_piod_read_auxv tc-end: 1532488033.257316, bytes_transfer_piod_read_auxv, passed tc-start: 1532488033.257475, bytes_transfer_piod_read_d_16 tc-end: 1532488033.264648, bytes_transfer_piod_read_d_16, passed tc-start: 1532488033.264793, bytes_transfer_piod_read_d_16_text tc-end: 1532488033.271834, bytes_transfer_piod_read_d_16_text, passed tc-start: 1532488033.271982, bytes_transfer_piod_read_d_32 tc-end: 1532488033.278983, bytes_transfer_piod_read_d_32, passed tc-start: 1532488033.279116, bytes_transfer_piod_read_d_32_text tc-end: 1532488033.286305, bytes_transfer_piod_read_d_32_text, passed tc-start: 1532488033.286450, bytes_transfer_piod_read_d_64 tc-end: 1532488033.293889, bytes_transfer_piod_read_d_64, passed tc-start: 1532488033.294033, bytes_transfer_piod_read_d_64_text tc-end: 1532488033.301405, bytes_transfer_piod_read_d_64_text, passed tc-start: 1532488033.301553, bytes_transfer_piod_read_d_8 tc-end: 1532488033.308876, bytes_transfer_piod_read_d_8, passed tc-start: 1532488033.309015, bytes_transfer_piod_read_d_8_text tc-end: 1532488033.316072, bytes_transfer_piod_read_d_8_text, passed tc-start: 1532488033.316208, bytes_transfer_piod_read_i_16 tc-end: 1532488033.323189, bytes_transfer_piod_read_i_16, passed tc-start: 1532488033.323323, bytes_transfer_piod_read_i_16_text tc-end: 1532488033.330258, bytes_transfer_piod_read_i_16_text, passed tc-start: 1532488033.330396, bytes_transfer_piod_read_i_32 tc-end: 1532488033.337576, bytes_transfer_piod_read_i_32, passed tc-start: 1532488033.337718, bytes_transfer_piod_read_i_32_text tc-end: 1532488033.345244, bytes_transfer_piod_read_i_32_text, passed tc-start: 1532488033.345391, bytes_transfer_piod_read_i_64 tc-end: 1532488033.353004, bytes_transfer_piod_read_i_64, passed tc-start: 1532488033.353155, bytes_transfer_piod_read_i_64_text tc-end: 1532488033.360481, bytes_transfer_piod_read_i_64_text, passed tc-start: 1532488033.360681, bytes_transfer_piod_read_i_8 tc-end: 1532488033.371947, bytes_transfer_piod_read_i_8, passed tc-start: 1532488033.372136, bytes_transfer_piod_read_i_8_text tc-end: 1532488033.383114, bytes_transfer_piod_read_i_8_text, passed tc-start: 1532488033.383255, bytes_transfer_piod_write_d_16 tc-end: 1532488033.390343, bytes_transfer_piod_write_d_16, passed tc-start: 1532488033.390481, bytes_transfer_piod_write_d_16_text tc-end: 1532488033.397509, bytes_transfer_piod_write_d_16_text, skipped, PaX MPROTECT setup prevents writes to .text tc-start: 1532488033.397653, bytes_transfer_piod_write_d_32 tc-end: 1532488033.404892, bytes_transfer_piod_write_d_32, passed tc-start: 1532488033.405037, bytes_transfer_piod_write_d_32_text tc-end: 1532488033.412384, bytes_transfer_piod_write_d_32_text, skipped, PaX MPROTECT setup prevents writes to .text tc-start: 1532488033.412537, bytes_transfer_piod_write_d_64 tc-end: 1532488033.419813, bytes_transfer_piod_write_d_64, passed tc-start: 1532488033.420041, bytes_transfer_piod_write_d_64_text tc-end: 1532488033.427423, bytes_transfer_piod_write_d_64_text, skipped, PaX MPROTECT setup prevents writes to .text tc-start: 1532488033.427661, bytes_transfer_piod_write_d_8 tc-end: 1532488033.435108, bytes_transfer_piod_write_d_8, passed tc-start: 1532488033.435343, bytes_transfer_piod_write_d_8_text tc-end: 1532488033.442684, bytes_transfer_piod_write_d_8_text, skipped, PaX MPROTECT setup prevents writes to .text tc-start: 1532488033.442913, bytes_transfer_piod_write_i_16 tc-end: 1532488033.450083, bytes_transfer_piod_write_i_16, passed tc-start: 1532488033.450306, bytes_transfer_piod_write_i_16_text tc-end: 1532488033.457572, bytes_transfer_piod_write_i_16_text, skipped, PaX MPROTECT setup prevents writes to .text tc-start: 1532488033.457724, bytes_transfer_piod_write_i_32 tc-end: 1532488033.465613, bytes_transfer_piod_write_i_32, passed tc-start: 1532488033.465770, bytes_transfer_piod_write_i_32_text tc-end: 1532488033.473456, bytes_transfer_piod_write_i_32_text, skipped, PaX MPROTECT setup prevents writes to .text tc-start: 1532488033.473610, bytes_transfer_piod_write_i_64 tc-end: 1532488033.480986, bytes_transfer_piod_write_i_64, passed tc-start: 1532488033.481135, bytes_transfer_piod_write_i_64_text tc-end: 1532488033.488867, bytes_transfer_piod_write_i_64_text, skipped, PaX MPROTECT setup prevents writes to .text tc-start: 1532488033.489022, bytes_transfer_piod_write_i_8 tc-end: 1532488033.496262, bytes_transfer_piod_write_i_8, passed tc-start: 1532488033.496407, bytes_transfer_piod_write_i_8_text tc-end: 1532488033.503524, bytes_transfer_piod_write_i_8_text, skipped, PaX MPROTECT setup prevents writes to .text tc-start: 1532488033.503675, bytes_transfer_read_d tc-end: 1532488033.510848, bytes_transfer_read_d, passed tc-start: 1532488033.511056, bytes_transfer_read_d_text tc-end: 1532488033.522275, bytes_transfer_read_d_text, passed tc-start: 1532488033.522471, bytes_transfer_read_i tc-end: 1532488033.533416, bytes_transfer_read_i, passed tc-start: 1532488033.533615, bytes_transfer_read_i_text tc-end: 1532488033.544582, bytes_transfer_read_i_text, passed tc-start: 1532488033.544777, bytes_transfer_write_d tc-end: 1532488033.555645, bytes_transfer_write_d, passed tc-start: 1532488033.555841, bytes_transfer_write_d_text tc-end: 1532488033.566670, bytes_transfer_write_d_text, skipped, PaX MPROTECT setup prevents writes to .text tc-start: 1532488033.566860, bytes_transfer_write_i tc-end: 1532488033.577568, bytes_transfer_write_i, passed tc-start: 1532488033.577758, bytes_transfer_write_i_text tc-end: 1532488033.588348, bytes_transfer_write_i_text, skipped, PaX MPROTECT setup prevents writes to .text tc-start: 1532488033.588532, child_attach_to_its_parent tc-end: 1532488033.599008, child_attach_to_its_parent, passed tc-start: 1532488033.599269, dbregs_dr0_dont_inherit_execve tc-so: tc-end: 1532488033.616021, dbregs_dr0_dont_inherit_execve, passed tc-start: 1532488033.616212, dbregs_dr0_dont_inherit_lwp tc-end: 1532488033.626973, dbregs_dr0_dont_inherit_lwp, passed tc-start: 1532488033.627151, dbregs_dr0_trap_code tc-so:check_happy(1)=1 tc-end: 1532488033.637930, dbregs_dr0_trap_code, passed tc-start: 1532488033.638108, dbregs_dr0_trap_variable_readwrite_read_2bytes tc-so:watchme=0 tc-end: 1532488033.648890, dbregs_dr0_trap_variable_readwrite_read_2bytes, passed tc-start: 1532488033.649057, dbregs_dr0_trap_variable_readwrite_read_4bytes tc-so:watchme=0 tc-end: 1532488033.660078, dbregs_dr0_trap_variable_readwrite_read_4bytes, passed tc-start: 1532488033.660266, dbregs_dr0_trap_variable_readwrite_read_byte tc-so:watchme=0 tc-end: 1532488033.671901, dbregs_dr0_trap_variable_readwrite_read_byte, passed tc-start: 1532488033.672088, dbregs_dr0_trap_variable_readwrite_write_2bytes tc-end: 1532488033.683203, dbregs_dr0_trap_variable_readwrite_write_2bytes, passed tc-start: 1532488033.683352, dbregs_dr0_trap_variable_readwrite_write_4bytes tc-end: 1532488033.690709, dbregs_dr0_trap_variable_readwrite_write_4bytes, passed tc-start: 1532488033.690919, dbregs_dr0_trap_variable_readwrite_write_byte tc-end: 1532488033.702319, dbregs_dr0_trap_variable_readwrite_write_byte, passed tc-start: 1532488033.702517, dbregs_dr0_trap_variable_writeonly_2bytes tc-end: 1532488033.713711, dbregs_dr0_trap_variable_writeonly_2bytes, passed tc-start: 1532488033.713913, dbregs_dr0_trap_variable_writeonly_4bytes tc-end: 1532488033.725049, dbregs_dr0_trap_variable_writeonly_4bytes, passed tc-start: 1532488033.725250, dbregs_dr0_trap_variable_writeonly_byte tc-end: 1532488033.736360, dbregs_dr0_trap_variable_writeonly_byte, passed tc-start: 1532488033.736560, dbregs_dr1_dont_inherit_execve tc-so: tc-end: 1532488033.753661, dbregs_dr1_dont_inherit_execve, passed tc-start: 1532488033.753859, dbregs_dr1_dont_inherit_lwp tc-end: 1532488033.764896, dbregs_dr1_dont_inherit_lwp, passed tc-start: 1532488033.765083, dbregs_dr1_trap_code tc-so:check_happy(1)=1 tc-end: 1532488033.776059, dbregs_dr1_trap_code, passed tc-start: 1532488033.776235, dbregs_dr1_trap_variable_readwrite_read_2bytes tc-so:watchme=0 tc-end: 1532488033.787134, dbregs_dr1_trap_variable_readwrite_read_2bytes, passed tc-start: 1532488033.787310, dbregs_dr1_trap_variable_readwrite_read_4bytes tc-so:watchme=0 tc-end: 1532488033.794616, dbregs_dr1_trap_variable_readwrite_read_4bytes, passed tc-start: 1532488033.794785, dbregs_dr1_trap_variable_readwrite_read_byte tc-so:watchme=0 tc-end: 1532488033.801942, dbregs_dr1_trap_variable_readwrite_read_byte, passed tc-start: 1532488033.802111, dbregs_dr1_trap_variable_readwrite_write_2bytes tc-end: 1532488033.809034, dbregs_dr1_trap_variable_readwrite_write_2bytes, passed tc-start: 1532488033.809220, dbregs_dr1_trap_variable_readwrite_write_4bytes tc-end: 1532488033.816122, dbregs_dr1_trap_variable_readwrite_write_4bytes, passed tc-start: 1532488033.816308, dbregs_dr1_trap_variable_readwrite_write_byte tc-end: 1532488033.823541, dbregs_dr1_trap_variable_readwrite_write_byte, passed tc-start: 1532488033.823761, dbregs_dr1_trap_variable_writeonly_2bytes tc-end: 1532488033.831315, dbregs_dr1_trap_variable_writeonly_2bytes, passed tc-start: 1532488033.831536, dbregs_dr1_trap_variable_writeonly_4bytes tc-end: 1532488033.838912, dbregs_dr1_trap_variable_writeonly_4bytes, passed tc-start: 1532488033.839120, dbregs_dr1_trap_variable_writeonly_byte tc-end: 1532488033.846520, dbregs_dr1_trap_variable_writeonly_byte, passed tc-start: 1532488033.846729, dbregs_dr2_dont_inherit_execve tc-so: tc-end: 1532488033.858423, dbregs_dr2_dont_inherit_execve, passed tc-start: 1532488033.858615, dbregs_dr2_dont_inherit_lwp tc-end: 1532488033.866283, dbregs_dr2_dont_inherit_lwp, passed tc-start: 1532488033.866487, dbregs_dr2_trap_code tc-so:check_happy(1)=1 tc-end: 1532488033.874562, dbregs_dr2_trap_code, passed tc-start: 1532488033.874743, dbregs_dr2_trap_variable_readwrite_read_2bytes tc-so:watchme=0 tc-end: 1532488033.882559, dbregs_dr2_trap_variable_readwrite_read_2bytes, passed tc-start: 1532488033.882740, dbregs_dr2_trap_variable_readwrite_read_4bytes tc-so:watchme=0 tc-end: 1532488033.890780, dbregs_dr2_trap_variable_readwrite_read_4bytes, passed tc-start: 1532488033.890965, dbregs_dr2_trap_variable_readwrite_read_byte tc-so:watchme=0 tc-end: 1532488033.898880, dbregs_dr2_trap_variable_readwrite_read_byte, passed tc-start: 1532488033.899065, dbregs_dr2_trap_variable_readwrite_write_2bytes tc-end: 1532488033.906946, dbregs_dr2_trap_variable_readwrite_write_2bytes, passed tc-start: 1532488033.907174, dbregs_dr2_trap_variable_readwrite_write_4bytes tc-end: 1532488033.918991, dbregs_dr2_trap_variable_readwrite_write_4bytes, passed tc-start: 1532488033.919211, dbregs_dr2_trap_variable_readwrite_write_byte tc-end: 1532488033.930586, dbregs_dr2_trap_variable_readwrite_write_byte, passed tc-start: 1532488033.930776, dbregs_dr2_trap_variable_writeonly_2bytes tc-end: 1532488033.942174, dbregs_dr2_trap_variable_writeonly_2bytes, passed tc-start: 1532488033.942369, dbregs_dr2_trap_variable_writeonly_4bytes tc-end: 1532488033.953707, dbregs_dr2_trap_variable_writeonly_4bytes, passed tc-start: 1532488033.953901, dbregs_dr2_trap_variable_writeonly_byte tc-end: 1532488033.965185, dbregs_dr2_trap_variable_writeonly_byte, passed tc-start: 1532488033.965377, dbregs_dr3_dont_inherit_execve tc-so: tc-end: 1532488033.983074, dbregs_dr3_dont_inherit_execve, passed tc-start: 1532488033.983268, dbregs_dr3_dont_inherit_lwp tc-end: 1532488033.994588, dbregs_dr3_dont_inherit_lwp, passed tc-start: 1532488033.994777, dbregs_dr3_trap_code tc-so:check_happy(1)=1 tc-end: 1532488034.6133, dbregs_dr3_trap_code, passed tc-start: 1532488034.6309, dbregs_dr3_trap_variable_readwrite_read_2bytes tc-so:watchme=0 tc-end: 1532488034.17550, dbregs_dr3_trap_variable_readwrite_read_2bytes, passed tc-start: 1532488034.17728, dbregs_dr3_trap_variable_readwrite_read_4bytes tc-so:watchme=0 tc-end: 1532488034.28789, dbregs_dr3_trap_variable_readwrite_read_4bytes, passed tc-start: 1532488034.28968, dbregs_dr3_trap_variable_readwrite_read_byte tc-so:watchme=0 tc-end: 1532488034.40002, dbregs_dr3_trap_variable_readwrite_read_byte, passed tc-start: 1532488034.40180, dbregs_dr3_trap_variable_readwrite_write_2bytes tc-end: 1532488034.50958, dbregs_dr3_trap_variable_readwrite_write_2bytes, passed tc-start: 1532488034.51146, dbregs_dr3_trap_variable_readwrite_write_4bytes tc-end: 1532488034.61905, dbregs_dr3_trap_variable_readwrite_write_4bytes, passed tc-start: 1532488034.62036, dbregs_dr3_trap_variable_readwrite_write_byte tc-end: 1532488034.69055, dbregs_dr3_trap_variable_readwrite_write_byte, passed tc-start: 1532488034.69184, dbregs_dr3_trap_variable_writeonly_2bytes tc-end: 1532488034.76010, dbregs_dr3_trap_variable_writeonly_2bytes, passed tc-start: 1532488034.76138, dbregs_dr3_trap_variable_writeonly_4bytes tc-end: 1532488034.83043, dbregs_dr3_trap_variable_writeonly_4bytes, passed tc-start: 1532488034.83181, dbregs_dr3_trap_variable_writeonly_byte tc-end: 1532488034.90348, dbregs_dr3_trap_variable_writeonly_byte, passed tc-start: 1532488034.90484, dbregs_preserve_dr0 tc-end: 1532488034.97408, dbregs_preserve_dr0, passed tc-start: 1532488034.97545, dbregs_preserve_dr0_continued tc-end: 1532488034.104665, dbregs_preserve_dr0_continued, passed tc-start: 1532488034.104799, dbregs_preserve_dr0_yield tc-end: 1532488034.111760, dbregs_preserve_dr0_yield, passed tc-start: 1532488034.111898, dbregs_preserve_dr1 tc-end: 1532488034.118983, dbregs_preserve_dr1, passed tc-start: 1532488034.119118, dbregs_preserve_dr1_continued tc-end: 1532488034.126375, dbregs_preserve_dr1_continued, passed tc-start: 1532488034.126516, dbregs_preserve_dr1_yield tc-end: 1532488034.133556, dbregs_preserve_dr1_yield, passed tc-start: 1532488034.133689, dbregs_preserve_dr2 tc-end: 1532488034.140553, dbregs_preserve_dr2, passed tc-start: 1532488034.140688, dbregs_preserve_dr2_continued tc-end: 1532488034.147580, dbregs_preserve_dr2_continued, passed tc-start: 1532488034.147709, dbregs_preserve_dr2_yield tc-end: 1532488034.154443, dbregs_preserve_dr2_yield, passed tc-start: 1532488034.154573, dbregs_preserve_dr3 tc-end: 1532488034.161293, dbregs_preserve_dr3, passed tc-start: 1532488034.161442, dbregs_preserve_dr3_continued tc-end: 1532488034.168211, dbregs_preserve_dr3_continued, passed tc-start: 1532488034.168340, dbregs_preserve_dr3_yield tc-end: 1532488034.175006, dbregs_preserve_dr3_yield, passed tc-start: 1532488034.175133, dbregs_print tc-end: 1532488034.181791, dbregs_print, passed tc-start: 1532488034.181927, eventmask_preserved_empty tc-end: 1532488034.188781, eventmask_preserved_empty, passed tc-start: 1532488034.188908, eventmask_preserved_fork tc-end: 1532488034.195581, eventmask_preserved_fork, passed tc-start: 1532488034.195710, eventmask_preserved_lwp_create tc-end: 1532488034.202496, eventmask_preserved_lwp_create, passed tc-start: 1532488034.202635, eventmask_preserved_lwp_exit tc-end: 1532488034.209760, eventmask_preserved_lwp_exit, passed tc-start: 1532488034.209907, eventmask_preserved_vfork tc-end: 1532488034.217258, eventmask_preserved_vfork, passed tc-start: 1532488034.217400, eventmask_preserved_vfork_done tc-end: 1532488034.224588, eventmask_preserved_vfork_done, passed tc-start: 1532488034.224734, fork1 tc-end: 1532488034.232028, fork1, passed tc-start: 1532488034.232168, fork2 tc-end: 1532488034.239522, fork2, passed tc-start: 1532488034.239663, fork3 tc-end: 1532488034.246845, fork3, passed tc-start: 1532488034.246987, fork4 tc-end: 1532488034.254516, fork4, passed tc-start: 1532488034.254665, fork5 tc-end: 1532488034.262236, fork5, passed tc-start: 1532488034.262389, fork6 tc-end: 1532488034.269981, fork6, passed tc-start: 1532488034.270125, fork7 tc-end: 1532488034.277483, fork7, passed tc-start: 1532488034.277629, fork8 tc-end: 1532488034.285007, fork8, passed tc-start: 1532488034.285148, fpregs1 tc-end: 1532488034.292075, fpregs1, passed tc-start: 1532488034.292217, fpregs2 tc-end: 1532488034.299116, fpregs2, passed tc-start: 1532488034.299262, kill1 tc-end: 1532488034.306295, kill1, passed tc-start: 1532488034.306444, kill2 tc-end: 1532488034.313689, kill2, passed tc-start: 1532488034.313844, lwp_create1 tc-end: 1532488034.321220, lwp_create1, passed tc-start: 1532488034.321370, lwp_exit1 tc-end: 1532488034.328584, lwp_exit1, passed tc-start: 1532488034.328730, lwpinfo1 tc-end: 1532488034.335659, lwpinfo1, passed tc-start: 1532488034.335804, lwpinfo2 tc-end: 1532488034.343054, lwpinfo2, passed tc-start: 1532488034.343259, parent_attach_to_its_child tc-end: 1532488034.350282, parent_attach_to_its_child, passed tc-start: 1532488034.350686, regs1 tc-end: 1532488034.361901, regs1, passed tc-start: 1532488034.362057, regs2 tc-end: 1532488034.369378, regs2, passed tc-start: 1532488034.369530, regs3 tc-end: 1532488034.376667, regs3, passed tc-start: 1532488034.376816, regs4 tc-end: 1532488034.383893, regs4, passed tc-start: 1532488034.384040, regs5 tc-end: 1532488034.390984, regs5, passed tc-start: 1532488034.391132, resume1 tc-end: 1532488034.397879, resume1, expected_failure, PR kern/51995: /public/src.git/tests/lib/libc/sys/t_ptrace_wait.c:5276: 0 && "In order to get reliable failure, abort" not met tc-start: 1532488034.398117, setstep1 tc-end: 1532488034.405430, setstep1, passed tc-start: 1532488034.405673, setstep2 tc-end: 1532488034.413142, setstep2, passed tc-start: 1532488034.413415, setstep3 tc-end: 1532488034.420938, setstep3, passed tc-start: 1532488034.421188, setstep4 tc-end: 1532488034.428665, setstep4, passed tc-start: 1532488034.428916, siginfo1 tc-end: 1532488034.435992, siginfo1, passed tc-start: 1532488034.436231, siginfo2 tc-end: 1532488034.443303, siginfo2, passed tc-start: 1532488034.443451, siginfo3 tc-end: 1532488034.450585, siginfo3, passed tc-start: 1532488034.450736, siginfo4 tc-so: tc-end: 1532488034.462156, siginfo4, passed tc-start: 1532488034.462311, siginfo5 tc-end: 1532488034.470115, siginfo5, passed tc-start: 1532488034.470380, siginfo6 tc-end: 1532488034.478053, siginfo6, passed tc-start: 1532488034.478329, signal1 tc-end: 1532488034.486015, signal1, passed tc-start: 1532488034.486290, signal10 tc-end: 1532488034.493702, signal10, expected_failure, PR kern/51918: /public/src.git/tests/lib/libc/sys/t_ptrace_wait.h:306: Reported exited process tc-start: 1532488034.493858, signal2 tc-end: 1532488034.501006, signal2, passed tc-start: 1532488034.501214, signal3 tc-end: 1532488034.510947, signal3, passed tc-start: 1532488034.511169, signal4 tc-end: 1532488034.522678, signal4, passed tc-start: 1532488034.522877, signal5 tc-so: tc-end: 1532488034.540166, signal5, passed tc-start: 1532488034.540375, signal6 tc-end: 1532488034.552092, signal6, expected_failure, PR kern/51918: /public/src.git/tests/lib/libc/sys/t_ptrace_wait.h:306: Reported exited process tc-start: 1532488034.552295, signal7 tc-end: 1532488034.563448, signal7, expected_failure, PR kern/51918: /public/src.git/tests/lib/libc/sys/t_ptrace_wait.h:316: WSTOPSIG(status) != expected: Unexpected stop signal received [Child exited] != [Trace/BPT trap] tc-start: 1532488034.563597, signal8 tc-end: 1532488034.570762, signal8, expected_failure, PR kern/51918: /public/src.git/tests/lib/libc/sys/t_ptrace_wait.h:316: WSTOPSIG(status) != expected: Unexpected stop signal received [Child exited] != [Trace/BPT trap] tc-start: 1532488034.570985, signal9 tc-end: 1532488034.578269, signal9, expected_failure, PR kern/51918: /public/src.git/tests/lib/libc/sys/t_ptrace_wait.h:306: Reported exited process tc-start: 1532488034.578417, step1 tc-end: 1532488034.585524, step1, passed tc-start: 1532488034.585671, step2 tc-end: 1532488034.592660, step2, passed tc-start: 1532488034.592805, step3 tc-end: 1532488034.599775, step3, passed tc-start: 1532488034.599922, step4 tc-end: 1532488034.607119, step4, passed tc-start: 1532488034.607264, suspend1 tc-end: 1532488034.613559, suspend1, expected_failure, PR kern/51995: /public/src.git/tests/lib/libc/sys/t_ptrace_wait.c:5069: 0 && "In order to get reliable failure, abort" not met tc-start: 1532488034.613702, suspend2 tc-end: 1532488034.620089, suspend2, expected_failure, PR kern/51995: /public/src.git/tests/lib/libc/sys/t_ptrace_wait.c:5196: 0 && "In order to get reliable failure, abort" not met tc-start: 1532488034.620231, syscall1 tc-end: 1532488034.627062, syscall1, passed tc-start: 1532488034.627205, syscallemu1 tc-so:Before exiting of the child process tc-end: 1532488034.634111, syscallemu1, passed tc-start: 1532488034.634241, tracee_sees_its_original_parent_getppid tc-end: 1532488034.641199, tracee_sees_its_original_parent_getppid, passed tc-start: 1532488034.641385, tracee_sees_its_original_parent_procfs_status tc-end: 1532488034.647602, tracee_sees_its_original_parent_procfs_status, skipped, /proc/curproc/status not found tc-start: 1532488034.647778, tracee_sees_its_original_parent_sysctl_kinfo_proc2 tc-end: 1532488034.655150, tracee_sees_its_original_parent_sysctl_kinfo_proc2, passed tc-start: 1532488034.686126, traceme_crash_bus tc-end: 1532488034.694238, traceme_crash_bus, passed tc-start: 1532488034.694433, traceme_crash_fpe tc-se:UBSan: Undefined Behavior in /public/src.git/tests/lib/libc/sys/t_ptrace_wait.h:564:11, signed integer overflow: 21781 divrem 0 cannot be represented in type 'int' tc-end: 1532488034.702040, traceme_crash_fpe, passed tc-start: 1532488034.702212, traceme_crash_segv tc-se:UBSan: Undefined Behavior in /public/src.git/tests/lib/libc/sys/t_ptrace_wait.h:542:7, store to null pointer of type 'volatile char' tc-end: 1532488034.709648, traceme_crash_segv, passed tc-start: 1532488034.709818, traceme_crash_trap tc-end: 1532488034.717207, traceme_crash_trap, passed tc-start: 1532488034.717408, traceme_pid1_parent tc-end: 1532488034.724888, traceme_pid1_parent, passed tc-start: 1532488034.725082, traceme_raise1 tc-end: 1532488034.732059, traceme_raise1, passed tc-start: 1532488034.732212, traceme_raise2 tc-end: 1532488034.739601, traceme_raise2, passed tc-start: 1532488034.739759, traceme_raise3 tc-end: 1532488034.747048, traceme_raise3, passed tc-start: 1532488034.747207, traceme_raise4 tc-end: 1532488034.754475, traceme_raise4, passed tc-start: 1532488034.754628, traceme_raise5 tc-end: 1532488034.762046, traceme_raise5, passed tc-start: 1532488034.762210, traceme_sendsignal_handle1 tc-end: 1532488034.769805, traceme_sendsignal_handle1, passed tc-start: 1532488034.769974, traceme_sendsignal_handle2 tc-end: 1532488034.777627, traceme_sendsignal_handle2, passed tc-start: 1532488034.777837, traceme_sendsignal_handle3 tc-end: 1532488034.785377, traceme_sendsignal_handle3, passed tc-start: 1532488034.785574, traceme_sendsignal_ignored1 tc-end: 1532488034.793083, traceme_sendsignal_ignored1, passed tc-start: 1532488034.793283, traceme_sendsignal_ignored2 tc-end: 1532488034.800787, traceme_sendsignal_ignored2, passed tc-start: 1532488034.800986, traceme_sendsignal_ignored3 tc-end: 1532488034.808209, traceme_sendsignal_ignored3, passed tc-start: 1532488034.808364, traceme_sendsignal_masked1 tc-end: 1532488034.815613, traceme_sendsignal_masked1, passed tc-start: 1532488034.815768, traceme_sendsignal_masked2 tc-end: 1532488034.822827, traceme_sendsignal_masked2, passed tc-start: 1532488034.822976, traceme_sendsignal_masked3 tc-end: 1532488034.829906, traceme_sendsignal_masked3, passed tc-start: 1532488034.830058, traceme_sendsignal_simple1 tc-end: 1532488034.837143, traceme_sendsignal_simple1, passed tc-start: 1532488034.837292, traceme_sendsignal_simple2 tc-end: 1532488034.844262, traceme_sendsignal_simple2, passed tc-start: 1532488034.844410, traceme_sendsignal_simple3 tc-end: 1532488034.855218, traceme_sendsignal_simple3, passed tc-start: 1532488034.868884, traceme_sendsignal_simple4 tc-end: 1532488034.876086, traceme_sendsignal_simple4, passed tc-start: 1532488034.876272, traceme_sendsignal_simple5 tc-end: 1532488034.883160, traceme_sendsignal_simple5, passed tc-start: 1532488034.883344, traceme_vfork_crash_bus tc-end: 1532488034.889905, traceme_vfork_crash_bus, expected_failure, lib/53343: /public/src.git/tests/lib/libc/sys/t_ptrace_wait.h:288: !!WCOREDUMP(status) != expected_core: Unexpectedly core file not generated tc-start: 1532488034.890085, traceme_vfork_crash_fpe tc-se:UBSan: Undefined Behavior in /public/src.git/tests/lib/libc/sys/t_ptrace_wait.h:564:11, signed integer overflow: 15965 divrem 0 cannot be represented in type 'int' tc-end: 1532488034.900017, traceme_vfork_crash_fpe, passed tc-start: 1532488034.922940, traceme_vfork_crash_segv tc-se:UBSan: Undefined Behavior in /public/src.git/tests/lib/libc/sys/t_ptrace_wait.h:542:7, store to null pointer of type 'volatile char' tc-end: 1532488034.934239, traceme_vfork_crash_segv, passed tc-start: 1532488034.968632, traceme_vfork_crash_trap tc-end: 1532488034.979670, traceme_vfork_crash_trap, passed tc-start: 1532488035.31923, traceme_vfork_exec tc-so: tc-end: 1532488035.43664, traceme_vfork_exec, passed tc-start: 1532488035.43842, traceme_vfork_raise1 tc-end: 1532488035.50770, traceme_vfork_raise1, passed tc-start: 1532488035.51010, traceme_vfork_raise2 tc-end: 1532488035.58863, traceme_vfork_raise2, passed tc-start: 1532488035.59052, traceme_vfork_raise3 tc-end: 1532488035.66114, traceme_vfork_raise3, passed tc-start: 1532488035.66300, traceme_vfork_raise4 tc-end: 1532488035.73296, traceme_vfork_raise4, passed tc-start: 1532488035.73475, traceme_vfork_raise5 tc-end: 1532488035.80154, traceme_vfork_raise5, passed tc-start: 1532488035.80288, traceme_vfork_raise6 tc-end: 1532488035.90577, traceme_vfork_raise6, passed tc-start: 1532488035.105603, traceme_vfork_raise7 tc-end: 1532488035.112898, traceme_vfork_raise7, passed tc-start: 1532488035.113077, traceme_vfork_raise8 tc-end: 1532488035.119852, traceme_vfork_raise8, passed tc-start: 1532488035.119986, tracer_sees_terminaton_before_the_parent tc-end: 1532488035.127266, tracer_sees_terminaton_before_the_parent, passed tc-start: 1532488035.127444, tracer_sysctl_lookup_without_duplicates tc-end: 1532488040.1699, tracer_sysctl_lookup_without_duplicates, passed tc-start: 1532488040.1901, unrelated_tracer_sees_crash_bus tc-end: 1532488040.9838, unrelated_tracer_sees_crash_bus, passed tc-start: 1532488040.10030, unrelated_tracer_sees_crash_fpe tc-end: 1532488040.18238, unrelated_tracer_sees_crash_fpe, passed tc-start: 1532488040.18441, unrelated_tracer_sees_crash_segv tc-end: 1532488040.26680, unrelated_tracer_sees_crash_segv, passed tc-start: 1532488040.26878, unrelated_tracer_sees_crash_trap tc-end: 1532488040.34642, unrelated_tracer_sees_crash_trap, passed tc-start: 1532488040.34835, unrelated_tracer_sees_terminaton_before_the_parent tc-end: 1532488040.61516, unrelated_tracer_sees_terminaton_before_the_parent, passed tc-start: 1532488040.61724, vfork1 tc-end: 1532488040.68943, vfork1, passed tc-start: 1532488040.69101, vfork2 tc-end: 1532488040.76320, vfork2, passed tc-start: 1532488040.76479, vfork3 tc-end: 1532488040.83949, vfork3, passed tc-start: 1532488040.84100, vfork4 tc-end: 1532488040.91514, vfork4, passed tc-start: 1532488040.91654, vfork5 tc-end: 1532488040.98793, vfork5, passed tc-start: 1532488040.98931, vfork6 tc-end: 1532488040.105998, vfork6, passed tc-start: 1532488040.106134, vfork7 tc-end: 1532488040.113401, vfork7, passed tc-start: 1532488040.113543, vfork8 tc-end: 1532488040.120758, vfork8, passed tc-start: 1532488040.120895, x86_64_regs1 tc-end: 1532488040.127813, x86_64_regs1, passed tc-start: 1532488040.127943, x86_cve_2018_8897 tc-end: 1532488040.134746, x86_cve_2018_8897, passed tp-end: 1532488040.134872, lib/libc/sys/t_ptrace_wait4 tp-start: 1532488040.150555, lib/libc/sys/t_ptrace_wait6, 217 tc-start: 1532488040.150569, bytes_transfer_piod_read_auxv tc-end: 1532488040.157376, bytes_transfer_piod_read_auxv, passed tc-start: 1532488040.157506, bytes_transfer_piod_read_d_16 tc-end: 1532488040.164187, bytes_transfer_piod_read_d_16, passed tc-start: 1532488040.164313, bytes_transfer_piod_read_d_16_text tc-end: 1532488040.171120, bytes_transfer_piod_read_d_16_text, passed tc-start: 1532488040.171254, bytes_transfer_piod_read_d_32 tc-end: 1532488040.178614, bytes_transfer_piod_read_d_32, passed tc-start: 1532488040.178769, bytes_transfer_piod_read_d_32_text tc-end: 1532488040.186268, bytes_transfer_piod_read_d_32_text, passed tc-start: 1532488040.186429, bytes_transfer_piod_read_d_64 tc-end: 1532488040.194128, bytes_transfer_piod_read_d_64, passed tc-start: 1532488040.194285, bytes_transfer_piod_read_d_64_text tc-end: 1532488040.201713, bytes_transfer_piod_read_d_64_text, passed tc-start: 1532488040.201850, bytes_transfer_piod_read_d_8 tc-end: 1532488040.208974, bytes_transfer_piod_read_d_8, passed tc-start: 1532488040.209112, bytes_transfer_piod_read_d_8_text tc-end: 1532488040.216311, bytes_transfer_piod_read_d_8_text, passed tc-start: 1532488040.216457, bytes_transfer_piod_read_i_16 tc-end: 1532488040.223635, bytes_transfer_piod_read_i_16, passed tc-start: 1532488040.223770, bytes_transfer_piod_read_i_16_text tc-end: 1532488040.230762, bytes_transfer_piod_read_i_16_text, passed tc-start: 1532488040.230898, bytes_transfer_piod_read_i_32 tc-end: 1532488040.238015, bytes_transfer_piod_read_i_32, passed tc-start: 1532488040.238146, bytes_transfer_piod_read_i_32_text tc-end: 1532488040.245048, bytes_transfer_piod_read_i_32_text, passed tc-start: 1532488040.245179, bytes_transfer_piod_read_i_64 tc-end: 1532488040.251999, bytes_transfer_piod_read_i_64, passed tc-start: 1532488040.252128, bytes_transfer_piod_read_i_64_text tc-end: 1532488040.258917, bytes_transfer_piod_read_i_64_text, passed tc-start: 1532488040.259045, bytes_transfer_piod_read_i_8 tc-end: 1532488040.265746, bytes_transfer_piod_read_i_8, passed tc-start: 1532488040.265872, bytes_transfer_piod_read_i_8_text tc-end: 1532488040.272610, bytes_transfer_piod_read_i_8_text, passed tc-start: 1532488040.272738, bytes_transfer_piod_write_d_16 tc-end: 1532488040.279450, bytes_transfer_piod_write_d_16, passed tc-start: 1532488040.279577, bytes_transfer_piod_write_d_16_text tc-end: 1532488040.378796, bytes_transfer_piod_write_d_16_text, skipped, PaX MPROTECT setup prevents writes to .text tc-start: 1532488040.379428, bytes_transfer_piod_write_d_32 tc-end: 1532488040.407425, bytes_transfer_piod_write_d_32, passed tc-start: 1532488040.408186, bytes_transfer_piod_write_d_32_text tc-end: 1532488040.477442, bytes_transfer_piod_write_d_32_text, skipped, PaX MPROTECT setup prevents writes to .text tc-start: 1532488040.477639, bytes_transfer_piod_write_d_64 tc-end: 1532488040.485793, bytes_transfer_piod_write_d_64, passed tc-start: 1532488040.485962, bytes_transfer_piod_write_d_64_text tc-end: 1532488040.493194, bytes_transfer_piod_write_d_64_text, skipped, PaX MPROTECT setup prevents writes to .text tc-start: 1532488040.493428, bytes_transfer_piod_write_d_8 tc-end: 1532488040.500697, bytes_transfer_piod_write_d_8, passed tc-start: 1532488040.500876, bytes_transfer_piod_write_d_8_text tc-end: 1532488040.511291, bytes_transfer_piod_write_d_8_text, skipped, PaX MPROTECT setup prevents writes to .text tc-start: 1532488040.511441, bytes_transfer_piod_write_i_16 tc-end: 1532488040.519096, bytes_transfer_piod_write_i_16, passed tc-start: 1532488040.519245, bytes_transfer_piod_write_i_16_text tc-end: 1532488040.526506, bytes_transfer_piod_write_i_16_text, skipped, PaX MPROTECT setup prevents writes to .text tc-start: 1532488040.526685, bytes_transfer_piod_write_i_32 tc-end: 1532488040.534198, bytes_transfer_piod_write_i_32, passed tc-start: 1532488040.534343, bytes_transfer_piod_write_i_32_text tc-end: 1532488040.541620, bytes_transfer_piod_write_i_32_text, skipped, PaX MPROTECT setup prevents writes to .text tc-start: 1532488040.541760, bytes_transfer_piod_write_i_64 tc-end: 1532488040.548837, bytes_transfer_piod_write_i_64, passed tc-start: 1532488040.548973, bytes_transfer_piod_write_i_64_text tc-end: 1532488040.556056, bytes_transfer_piod_write_i_64_text, skipped, PaX MPROTECT setup prevents writes to .text tc-start: 1532488040.556197, bytes_transfer_piod_write_i_8 tc-end: 1532488040.563204, bytes_transfer_piod_write_i_8, passed tc-start: 1532488040.563338, bytes_transfer_piod_write_i_8_text tc-end: 1532488040.570277, bytes_transfer_piod_write_i_8_text, skipped, PaX MPROTECT setup prevents writes to .text tc-start: 1532488040.570414, bytes_transfer_read_d tc-end: 1532488040.577350, bytes_transfer_read_d, passed tc-start: 1532488040.577486, bytes_transfer_read_d_text tc-end: 1532488040.584409, bytes_transfer_read_d_text, passed tc-start: 1532488040.584546, bytes_transfer_read_i tc-end: 1532488040.591392, bytes_transfer_read_i, passed tc-start: 1532488040.591526, bytes_transfer_read_i_text tc-end: 1532488040.598342, bytes_transfer_read_i_text, passed tc-start: 1532488040.598475, bytes_transfer_write_d tc-end: 1532488040.605222, bytes_transfer_write_d, passed tc-start: 1532488040.605352, bytes_transfer_write_d_text tc-end: 1532488040.612059, bytes_transfer_write_d_text, skipped, PaX MPROTECT setup prevents writes to .text tc-start: 1532488040.612192, bytes_transfer_write_i tc-end: 1532488040.618901, bytes_transfer_write_i, passed tc-start: 1532488040.619033, bytes_transfer_write_i_text tc-end: 1532488040.625754, bytes_transfer_write_i_text, skipped, PaX MPROTECT setup prevents writes to .text tc-start: 1532488040.625884, child_attach_to_its_parent tc-end: 1532488040.632513, child_attach_to_its_parent, passed tc-start: 1532488040.632698, dbregs_dr0_dont_inherit_execve tc-so: tc-end: 1532488040.644053, dbregs_dr0_dont_inherit_execve, passed tc-start: 1532488040.644192, dbregs_dr0_dont_inherit_lwp tc-end: 1532488040.651292, dbregs_dr0_dont_inherit_lwp, passed tc-start: 1532488040.651431, dbregs_dr0_trap_code tc-so:check_happy(1)=1 tc-end: 1532488040.658811, dbregs_dr0_trap_code, passed tc-start: 1532488040.658942, dbregs_dr0_trap_variable_readwrite_read_2bytes tc-so:watchme=0 tc-end: 1532488040.666274, dbregs_dr0_trap_variable_readwrite_read_2bytes, passed tc-start: 1532488040.666405, dbregs_dr0_trap_variable_readwrite_read_4bytes tc-so:watchme=0 tc-end: 1532488040.673720, dbregs_dr0_trap_variable_readwrite_read_4bytes, passed tc-start: 1532488040.673852, dbregs_dr0_trap_variable_readwrite_read_byte tc-so:watchme=0 tc-end: 1532488040.681423, dbregs_dr0_trap_variable_readwrite_read_byte, passed tc-start: 1532488040.681562, dbregs_dr0_trap_variable_readwrite_write_2bytes tc-end: 1532488040.689142, dbregs_dr0_trap_variable_readwrite_write_2bytes, passed tc-start: 1532488040.689296, dbregs_dr0_trap_variable_readwrite_write_4bytes tc-end: 1532488040.697155, dbregs_dr0_trap_variable_readwrite_write_4bytes, passed tc-start: 1532488040.697313, dbregs_dr0_trap_variable_readwrite_write_byte tc-end: 1532488040.704746, dbregs_dr0_trap_variable_readwrite_write_byte, passed tc-start: 1532488040.704892, dbregs_dr0_trap_variable_writeonly_2bytes tc-end: 1532488040.712321, dbregs_dr0_trap_variable_writeonly_2bytes, passed tc-start: 1532488040.712474, dbregs_dr0_trap_variable_writeonly_4bytes tc-end: 1532488040.719802, dbregs_dr0_trap_variable_writeonly_4bytes, passed tc-start: 1532488040.719948, dbregs_dr0_trap_variable_writeonly_byte tc-end: 1532488040.727113, dbregs_dr0_trap_variable_writeonly_byte, passed tc-start: 1532488040.727255, dbregs_dr1_dont_inherit_execve tc-so: tc-end: 1532488040.738487, dbregs_dr1_dont_inherit_execve, passed tc-start: 1532488040.738627, dbregs_dr1_dont_inherit_lwp tc-end: 1532488040.745744, dbregs_dr1_dont_inherit_lwp, passed tc-start: 1532488040.745883, dbregs_dr1_trap_code tc-so:check_happy(1)=1 tc-end: 1532488040.752989, dbregs_dr1_trap_code, passed tc-start: 1532488040.753117, dbregs_dr1_trap_variable_readwrite_read_2bytes tc-so:watchme=0 tc-end: 1532488040.760187, dbregs_dr1_trap_variable_readwrite_read_2bytes, passed tc-start: 1532488040.760315, dbregs_dr1_trap_variable_readwrite_read_4bytes tc-so:watchme=0 tc-end: 1532488040.767322, dbregs_dr1_trap_variable_readwrite_read_4bytes, passed tc-start: 1532488040.767450, dbregs_dr1_trap_variable_readwrite_read_byte tc-so:watchme=0 tc-end: 1532488040.774412, dbregs_dr1_trap_variable_readwrite_read_byte, passed tc-start: 1532488040.774555, dbregs_dr1_trap_variable_readwrite_write_2bytes tc-end: 1532488040.781417, dbregs_dr1_trap_variable_readwrite_write_2bytes, passed tc-start: 1532488040.781552, dbregs_dr1_trap_variable_readwrite_write_4bytes tc-end: 1532488040.788396, dbregs_dr1_trap_variable_readwrite_write_4bytes, passed tc-start: 1532488040.788533, dbregs_dr1_trap_variable_readwrite_write_byte tc-end: 1532488040.795384, dbregs_dr1_trap_variable_readwrite_write_byte, passed tc-start: 1532488040.795520, dbregs_dr1_trap_variable_writeonly_2bytes tc-end: 1532488040.802331, dbregs_dr1_trap_variable_writeonly_2bytes, passed tc-start: 1532488040.802467, dbregs_dr1_trap_variable_writeonly_4bytes tc-end: 1532488040.809593, dbregs_dr1_trap_variable_writeonly_4bytes, passed tc-start: 1532488040.809758, dbregs_dr1_trap_variable_writeonly_byte tc-end: 1532488040.817232, dbregs_dr1_trap_variable_writeonly_byte, passed tc-start: 1532488040.817390, dbregs_dr2_dont_inherit_execve tc-so: tc-end: 1532488040.829454, dbregs_dr2_dont_inherit_execve, passed tc-start: 1532488040.829605, dbregs_dr2_dont_inherit_lwp tc-end: 1532488040.837078, dbregs_dr2_dont_inherit_lwp, passed tc-start: 1532488040.837222, dbregs_dr2_trap_code tc-so:check_happy(1)=1 tc-end: 1532488040.844629, dbregs_dr2_trap_code, passed tc-start: 1532488040.844769, dbregs_dr2_trap_variable_readwrite_read_2bytes tc-so:watchme=0 tc-end: 1532488040.852150, dbregs_dr2_trap_variable_readwrite_read_2bytes, passed tc-start: 1532488040.852285, dbregs_dr2_trap_variable_readwrite_read_4bytes tc-so:watchme=0 tc-end: 1532488040.859530, dbregs_dr2_trap_variable_readwrite_read_4bytes, passed tc-start: 1532488040.859663, dbregs_dr2_trap_variable_readwrite_read_byte tc-so:watchme=0 tc-end: 1532488040.866861, dbregs_dr2_trap_variable_readwrite_read_byte, passed tc-start: 1532488040.866995, dbregs_dr2_trap_variable_readwrite_write_2bytes tc-end: 1532488040.874041, dbregs_dr2_trap_variable_readwrite_write_2bytes, passed tc-start: 1532488040.874181, dbregs_dr2_trap_variable_readwrite_write_4bytes tc-end: 1532488040.881189, dbregs_dr2_trap_variable_readwrite_write_4bytes, passed tc-start: 1532488040.881336, dbregs_dr2_trap_variable_readwrite_write_byte tc-end: 1532488040.888481, dbregs_dr2_trap_variable_readwrite_write_byte, passed tc-start: 1532488040.888620, dbregs_dr2_trap_variable_writeonly_2bytes tc-end: 1532488040.895535, dbregs_dr2_trap_variable_writeonly_2bytes, passed tc-start: 1532488040.895676, dbregs_dr2_trap_variable_writeonly_4bytes tc-end: 1532488040.902533, dbregs_dr2_trap_variable_writeonly_4bytes, passed tc-start: 1532488040.902677, dbregs_dr2_trap_variable_writeonly_byte tc-end: 1532488040.909514, dbregs_dr2_trap_variable_writeonly_byte, passed tc-start: 1532488040.909657, dbregs_dr3_dont_inherit_execve tc-so: tc-end: 1532488040.920470, dbregs_dr3_dont_inherit_execve, passed tc-start: 1532488040.920609, dbregs_dr3_dont_inherit_lwp tc-end: 1532488040.927526, dbregs_dr3_dont_inherit_lwp, passed tc-start: 1532488040.927650, dbregs_dr3_trap_code tc-so:check_happy(1)=1 tc-end: 1532488040.934575, dbregs_dr3_trap_code, passed tc-start: 1532488040.934688, dbregs_dr3_trap_variable_readwrite_read_2bytes tc-so:watchme=0 tc-end: 1532488040.941844, dbregs_dr3_trap_variable_readwrite_read_2bytes, passed tc-start: 1532488040.941966, dbregs_dr3_trap_variable_readwrite_read_4bytes tc-so:watchme=0 tc-end: 1532488040.949083, dbregs_dr3_trap_variable_readwrite_read_4bytes, passed tc-start: 1532488040.949202, dbregs_dr3_trap_variable_readwrite_read_byte tc-so:watchme=0 tc-end: 1532488040.956287, dbregs_dr3_trap_variable_readwrite_read_byte, passed tc-start: 1532488040.956407, dbregs_dr3_trap_variable_readwrite_write_2bytes tc-end: 1532488040.963402, dbregs_dr3_trap_variable_readwrite_write_2bytes, passed tc-start: 1532488040.963666, dbregs_dr3_trap_variable_readwrite_write_4bytes tc-end: 1532488040.975026, dbregs_dr3_trap_variable_readwrite_write_4bytes, passed tc-start: 1532488040.975156, dbregs_dr3_trap_variable_readwrite_write_byte tc-end: 1532488040.982268, dbregs_dr3_trap_variable_readwrite_write_byte, passed tc-start: 1532488040.982397, dbregs_dr3_trap_variable_writeonly_2bytes tc-end: 1532488040.989379, dbregs_dr3_trap_variable_writeonly_2bytes, passed tc-start: 1532488040.989507, dbregs_dr3_trap_variable_writeonly_4bytes tc-end: 1532488040.996430, dbregs_dr3_trap_variable_writeonly_4bytes, passed tc-start: 1532488040.996559, dbregs_dr3_trap_variable_writeonly_byte tc-end: 1532488041.3555, dbregs_dr3_trap_variable_writeonly_byte, passed tc-start: 1532488041.3831, dbregs_preserve_dr0 tc-end: 1532488041.15010, dbregs_preserve_dr0, passed tc-start: 1532488041.15140, dbregs_preserve_dr0_continued tc-end: 1532488041.22132, dbregs_preserve_dr0_continued, passed tc-start: 1532488041.22257, dbregs_preserve_dr0_yield tc-end: 1532488041.29066, dbregs_preserve_dr0_yield, passed tc-start: 1532488041.29195, dbregs_preserve_dr1 tc-end: 1532488041.35995, dbregs_preserve_dr1, passed tc-start: 1532488041.36125, dbregs_preserve_dr1_continued tc-end: 1532488041.42945, dbregs_preserve_dr1_continued, passed tc-start: 1532488041.43074, dbregs_preserve_dr1_yield tc-end: 1532488041.50193, dbregs_preserve_dr1_yield, passed tc-start: 1532488041.50330, dbregs_preserve_dr2 tc-end: 1532488041.57386, dbregs_preserve_dr2, passed tc-start: 1532488041.57520, dbregs_preserve_dr2_continued tc-end: 1532488041.64605, dbregs_preserve_dr2_continued, passed tc-start: 1532488041.64757, dbregs_preserve_dr2_yield tc-end: 1532488041.71792, dbregs_preserve_dr2_yield, passed tc-start: 1532488041.71927, dbregs_preserve_dr3 tc-end: 1532488041.79277, dbregs_preserve_dr3, passed tc-start: 1532488041.79427, dbregs_preserve_dr3_continued tc-end: 1532488041.86865, dbregs_preserve_dr3_continued, passed tc-start: 1532488041.87019, dbregs_preserve_dr3_yield tc-end: 1532488041.94442, dbregs_preserve_dr3_yield, passed tc-start: 1532488041.94589, dbregs_print tc-end: 1532488041.101961, dbregs_print, passed tc-start: 1532488041.102103, eventmask_preserved_empty tc-end: 1532488041.109576, eventmask_preserved_empty, passed tc-start: 1532488041.109726, eventmask_preserved_fork tc-end: 1532488041.117289, eventmask_preserved_fork, passed tc-start: 1532488041.117435, eventmask_preserved_lwp_create tc-end: 1532488041.124937, eventmask_preserved_lwp_create, passed tc-start: 1532488041.125085, eventmask_preserved_lwp_exit tc-end: 1532488041.132309, eventmask_preserved_lwp_exit, passed tc-start: 1532488041.132440, eventmask_preserved_vfork tc-end: 1532488041.139610, eventmask_preserved_vfork, passed tc-start: 1532488041.139751, eventmask_preserved_vfork_done tc-end: 1532488041.146823, eventmask_preserved_vfork_done, passed tc-start: 1532488041.146973, fork1 tc-end: 1532488041.154399, fork1, passed tc-start: 1532488041.154540, fork2 tc-end: 1532488041.162052, fork2, passed tc-start: 1532488041.162190, fork3 tc-end: 1532488041.169336, fork3, passed tc-start: 1532488041.169470, fork4 tc-end: 1532488041.176705, fork4, passed tc-start: 1532488041.176851, fork5 tc-end: 1532488041.184050, fork5, passed tc-start: 1532488041.184192, fork6 tc-end: 1532488041.191290, fork6, passed tc-start: 1532488041.191425, fork7 tc-end: 1532488041.198590, fork7, passed tc-start: 1532488041.198725, fork8 tc-end: 1532488041.205833, fork8, passed tc-start: 1532488041.205969, fpregs1 tc-end: 1532488041.212637, fpregs1, passed tc-start: 1532488041.212778, fpregs2 tc-end: 1532488041.219408, fpregs2, passed tc-start: 1532488041.219546, kill1 tc-end: 1532488041.226187, kill1, passed tc-start: 1532488041.226322, kill2 tc-end: 1532488041.233423, kill2, passed tc-start: 1532488041.233578, lwp_create1 tc-end: 1532488041.241030, lwp_create1, passed tc-start: 1532488041.241176, lwp_exit1 tc-end: 1532488041.248498, lwp_exit1, passed tc-start: 1532488041.248646, lwpinfo1 tc-end: 1532488041.255692, lwpinfo1, passed tc-start: 1532488041.255836, lwpinfo2 tc-end: 1532488041.263132, lwpinfo2, passed tc-start: 1532488041.263355, parent_attach_to_its_child tc-end: 1532488041.270577, parent_attach_to_its_child, passed tc-start: 1532488041.270792, regs1 tc-end: 1532488041.278047, regs1, passed tc-start: 1532488041.278220, regs2 tc-end: 1532488041.285513, regs2, passed tc-start: 1532488041.285687, regs3 tc-end: 1532488041.293104, regs3, passed tc-start: 1532488041.293360, regs4 tc-end: 1532488041.300598, regs4, passed tc-start: 1532488041.300771, regs5 tc-end: 1532488041.307894, regs5, passed tc-start: 1532488041.308061, resume1 tc-end: 1532488041.314686, resume1, expected_failure, PR kern/51995: /public/src.git/tests/lib/libc/sys/t_ptrace_wait.c:5276: 0 && "In order to get reliable failure, abort" not met tc-start: 1532488041.314851, setstep1 tc-end: 1532488041.321889, setstep1, passed tc-start: 1532488041.322054, setstep2 tc-end: 1532488041.329151, setstep2, passed tc-start: 1532488041.329326, setstep3 tc-end: 1532488041.336797, setstep3, passed tc-start: 1532488041.336964, setstep4 tc-end: 1532488041.344679, setstep4, passed tc-start: 1532488041.344841, siginfo1 tc-end: 1532488041.352239, siginfo1, passed tc-start: 1532488041.352389, siginfo2 tc-end: 1532488041.359629, siginfo2, passed tc-start: 1532488041.359780, siginfo3 tc-end: 1532488041.366852, siginfo3, passed tc-start: 1532488041.367009, siginfo4 tc-so: tc-end: 1532488041.378087, siginfo4, passed tc-start: 1532488041.378238, siginfo5 tc-end: 1532488041.385793, siginfo5, passed tc-start: 1532488041.385952, siginfo6 tc-end: 1532488041.393280, siginfo6, passed tc-start: 1532488041.393467, signal1 tc-end: 1532488041.401003, signal1, passed tc-start: 1532488041.401234, signal10 tc-end: 1532488041.412881, signal10, expected_failure, PR kern/51918: /public/src.git/tests/lib/libc/sys/t_ptrace_wait.h:306: Reported exited process tc-start: 1532488041.413095, signal2 tc-end: 1532488041.424356, signal2, passed tc-start: 1532488041.424564, signal3 tc-end: 1532488041.435772, signal3, passed tc-start: 1532488041.435981, signal4 tc-end: 1532488041.447100, signal4, passed tc-start: 1532488041.447257, signal5 tc-so: tc-end: 1532488041.458596, signal5, passed tc-start: 1532488041.458754, signal6 tc-end: 1532488041.466558, signal6, expected_failure, PR kern/51918: /public/src.git/tests/lib/libc/sys/t_ptrace_wait.h:306: Reported exited process tc-start: 1532488041.466778, signal7 tc-end: 1532488041.478215, signal7, expected_failure, PR kern/51918: /public/src.git/tests/lib/libc/sys/t_ptrace_wait.h:316: WSTOPSIG(status) != expected: Unexpected stop signal received [Child exited] != [Trace/BPT trap] tc-start: 1532488041.478428, signal8 tc-end: 1532488041.485987, signal8, expected_failure, PR kern/51918: /public/src.git/tests/lib/libc/sys/t_ptrace_wait.h:316: WSTOPSIG(status) != expected: Unexpected stop signal received [Child exited] != [Trace/BPT trap] tc-start: 1532488041.486181, signal9 tc-end: 1532488041.493532, signal9, expected_failure, PR kern/51918: /public/src.git/tests/lib/libc/sys/t_ptrace_wait.h:306: Reported exited process tc-start: 1532488041.493727, step1 tc-end: 1532488041.500858, step1, passed tc-start: 1532488041.501045, step2 tc-end: 1532488041.508389, step2, passed tc-start: 1532488041.508576, step3 tc-end: 1532488041.515892, step3, passed tc-start: 1532488041.516071, step4 tc-end: 1532488041.525608, step4, passed tc-start: 1532488041.525803, suspend1 tc-end: 1532488041.532984, suspend1, expected_failure, PR kern/51995: /public/src.git/tests/lib/libc/sys/t_ptrace_wait.c:5069: 0 && "In order to get reliable failure, abort" not met tc-start: 1532488041.533179, suspend2 tc-end: 1532488041.540248, suspend2, expected_failure, PR kern/51995: /public/src.git/tests/lib/libc/sys/t_ptrace_wait.c:5196: 0 && "In order to get reliable failure, abort" not met tc-start: 1532488041.540441, syscall1 tc-end: 1532488041.547867, syscall1, passed tc-start: 1532488041.548056, syscallemu1 tc-so:Before exiting of the child process tc-end: 1532488041.555530, syscallemu1, passed tc-start: 1532488041.555695, tracee_sees_its_original_parent_getppid tc-end: 1532488041.563156, tracee_sees_its_original_parent_getppid, passed tc-start: 1532488041.563388, tracee_sees_its_original_parent_procfs_status tc-end: 1532488041.569966, tracee_sees_its_original_parent_procfs_status, skipped, /proc/curproc/status not found tc-start: 1532488041.570139, tracee_sees_its_original_parent_sysctl_kinfo_proc2 tc-end: 1532488041.577823, tracee_sees_its_original_parent_sysctl_kinfo_proc2, passed tc-start: 1532488041.578062, traceme_crash_bus tc-end: 1532488041.585629, traceme_crash_bus, passed tc-start: 1532488041.585808, traceme_crash_fpe tc-se:UBSan: Undefined Behavior in /public/src.git/tests/lib/libc/sys/t_ptrace_wait.h:564:11, signed integer overflow: 5170 divrem 0 cannot be represented in type 'int' tc-end: 1532488041.593752, traceme_crash_fpe, passed tc-start: 1532488041.593917, traceme_crash_segv tc-se:UBSan: Undefined Behavior in /public/src.git/tests/lib/libc/sys/t_ptrace_wait.h:542:7, store to null pointer of type 'volatile char' tc-end: 1532488041.601473, traceme_crash_segv, passed tc-start: 1532488041.601639, traceme_crash_trap tc-end: 1532488041.608794, traceme_crash_trap, passed tc-start: 1532488041.608974, traceme_pid1_parent tc-end: 1532488041.616182, traceme_pid1_parent, passed tc-start: 1532488041.616364, traceme_raise1 tc-end: 1532488041.623217, traceme_raise1, passed tc-start: 1532488041.623390, traceme_raise2 tc-end: 1532488041.630598, traceme_raise2, passed tc-start: 1532488041.630807, traceme_raise3 tc-end: 1532488041.638413, traceme_raise3, passed tc-start: 1532488041.638598, traceme_raise4 tc-end: 1532488041.646135, traceme_raise4, passed tc-start: 1532488041.646320, traceme_raise5 tc-end: 1532488041.653852, traceme_raise5, passed tc-start: 1532488041.654086, traceme_sendsignal_handle1 tc-end: 1532488041.661490, traceme_sendsignal_handle1, passed tc-start: 1532488041.661714, traceme_sendsignal_handle2 tc-end: 1532488041.668893, traceme_sendsignal_handle2, passed tc-start: 1532488041.669105, traceme_sendsignal_handle3 tc-end: 1532488041.676169, traceme_sendsignal_handle3, passed tc-start: 1532488041.676386, traceme_sendsignal_ignored1 tc-end: 1532488041.683402, traceme_sendsignal_ignored1, passed tc-start: 1532488041.683627, traceme_sendsignal_ignored2 tc-end: 1532488041.690863, traceme_sendsignal_ignored2, passed tc-start: 1532488041.691076, traceme_sendsignal_ignored3 tc-end: 1532488041.698530, traceme_sendsignal_ignored3, passed tc-start: 1532488041.698750, traceme_sendsignal_masked1 tc-end: 1532488041.706260, traceme_sendsignal_masked1, passed tc-start: 1532488041.706497, traceme_sendsignal_masked2 tc-end: 1532488041.713777, traceme_sendsignal_masked2, passed tc-start: 1532488041.713998, traceme_sendsignal_masked3 tc-end: 1532488041.721210, traceme_sendsignal_masked3, passed tc-start: 1532488041.721398, traceme_sendsignal_simple1 tc-end: 1532488041.728633, traceme_sendsignal_simple1, passed tc-start: 1532488041.728811, traceme_sendsignal_simple2 tc-end: 1532488041.735951, traceme_sendsignal_simple2, passed tc-start: 1532488041.736130, traceme_sendsignal_simple3 tc-end: 1532488041.747514, traceme_sendsignal_simple3, passed tc-start: 1532488041.760810, traceme_sendsignal_simple4 tc-end: 1532488041.768766, traceme_sendsignal_simple4, passed tc-start: 1532488041.768959, traceme_sendsignal_simple5 tc-end: 1532488041.776319, traceme_sendsignal_simple5, passed tc-start: 1532488041.776507, traceme_vfork_crash_bus tc-end: 1532488041.783488, traceme_vfork_crash_bus, expected_failure, lib/53343: /public/src.git/tests/lib/libc/sys/t_ptrace_wait.h:288: !!WCOREDUMP(status) != expected_core: Unexpectedly core file not generated tc-start: 1532488041.783707, traceme_vfork_crash_fpe tc-se:UBSan: Undefined Behavior in /public/src.git/tests/lib/libc/sys/t_ptrace_wait.h:564:11, signed integer overflow: 6993 divrem 0 cannot be represented in type 'int' tc-end: 1532488041.793883, traceme_vfork_crash_fpe, passed tc-start: 1532488041.843723, traceme_vfork_crash_segv tc-se:UBSan: Undefined Behavior in /public/src.git/tests/lib/libc/sys/t_ptrace_wait.h:542:7, store to null pointer of type 'volatile char' tc-end: 1532488041.854609, traceme_vfork_crash_segv, passed tc-start: 1532488041.905720, traceme_vfork_crash_trap tc-end: 1532488041.916514, traceme_vfork_crash_trap, passed tc-start: 1532488041.958535, traceme_vfork_exec tc-so: tc-end: 1532488041.970008, traceme_vfork_exec, passed tc-start: 1532488041.970172, traceme_vfork_raise1 tc-end: 1532488041.977147, traceme_vfork_raise1, passed tc-start: 1532488041.977317, traceme_vfork_raise2 tc-end: 1532488041.985064, traceme_vfork_raise2, passed tc-start: 1532488041.985232, traceme_vfork_raise3 tc-end: 1532488041.991905, traceme_vfork_raise3, passed tc-start: 1532488041.992044, traceme_vfork_raise4 tc-end: 1532488041.998664, traceme_vfork_raise4, passed tc-start: 1532488041.998798, traceme_vfork_raise5 tc-end: 1532488042.5209, traceme_vfork_raise5, passed tc-start: 1532488042.5341, traceme_vfork_raise6 tc-end: 1532488042.15378, traceme_vfork_raise6, passed tc-start: 1532488042.65509, traceme_vfork_raise7 tc-end: 1532488042.72695, traceme_vfork_raise7, passed tc-start: 1532488042.72867, traceme_vfork_raise8 tc-end: 1532488042.79678, traceme_vfork_raise8, passed tc-start: 1532488042.79848, tracer_sees_terminaton_before_the_parent tc-end: 1532488042.87216, tracer_sees_terminaton_before_the_parent, passed tc-start: 1532488042.87438, tracer_sysctl_lookup_without_duplicates tc-end: 1532488047.4219, tracer_sysctl_lookup_without_duplicates, passed tc-start: 1532488047.4415, unrelated_tracer_sees_crash_bus tc-end: 1532488047.12244, unrelated_tracer_sees_crash_bus, passed tc-start: 1532488047.12421, unrelated_tracer_sees_crash_fpe tc-end: 1532488047.19997, unrelated_tracer_sees_crash_fpe, passed tc-start: 1532488047.20198, unrelated_tracer_sees_crash_segv tc-end: 1532488047.28135, unrelated_tracer_sees_crash_segv, passed tc-start: 1532488047.28336, unrelated_tracer_sees_crash_trap tc-end: 1532488047.35926, unrelated_tracer_sees_crash_trap, passed tc-start: 1532488047.36113, unrelated_tracer_sees_terminaton_before_the_parent tc-end: 1532488047.43449, unrelated_tracer_sees_terminaton_before_the_parent, passed tc-start: 1532488047.43636, vfork1 tc-end: 1532488047.50698, vfork1, passed tc-start: 1532488047.50839, vfork2 tc-end: 1532488047.57968, vfork2, passed tc-start: 1532488047.58119, vfork3 tc-end: 1532488047.65508, vfork3, passed tc-start: 1532488047.65653, vfork4 tc-end: 1532488047.72848, vfork4, passed tc-start: 1532488047.72988, vfork5 tc-end: 1532488047.80034, vfork5, passed tc-start: 1532488047.80170, vfork6 tc-end: 1532488047.87161, vfork6, passed tc-start: 1532488047.87295, vfork7 tc-end: 1532488047.94362, vfork7, passed tc-start: 1532488047.94497, vfork8 tc-end: 1532488047.101692, vfork8, passed tc-start: 1532488047.101824, x86_64_regs1 tc-end: 1532488047.108528, x86_64_regs1, passed tc-start: 1532488047.108656, x86_cve_2018_8897 tc-end: 1532488047.115392, x86_cve_2018_8897, passed tp-end: 1532488047.115514, lib/libc/sys/t_ptrace_wait6 tp-start: 1532488047.127424, lib/libc/sys/t_ptrace_waitid, 217 tc-start: 1532488047.127438, bytes_transfer_piod_read_auxv tc-end: 1532488047.134205, bytes_transfer_piod_read_auxv, passed tc-start: 1532488047.134333, bytes_transfer_piod_read_d_16 tc-end: 1532488047.140870, bytes_transfer_piod_read_d_16, passed tc-start: 1532488047.140995, bytes_transfer_piod_read_d_16_text tc-end: 1532488047.147712, bytes_transfer_piod_read_d_16_text, passed tc-start: 1532488047.147855, bytes_transfer_piod_read_d_32 tc-end: 1532488047.155259, bytes_transfer_piod_read_d_32, passed tc-start: 1532488047.155401, bytes_transfer_piod_read_d_32_text tc-end: 1532488047.162909, bytes_transfer_piod_read_d_32_text, passed tc-start: 1532488047.163060, bytes_transfer_piod_read_d_64 tc-end: 1532488047.170471, bytes_transfer_piod_read_d_64, passed tc-start: 1532488047.170618, bytes_transfer_piod_read_d_64_text tc-end: 1532488047.177802, bytes_transfer_piod_read_d_64_text, passed tc-start: 1532488047.177942, bytes_transfer_piod_read_d_8 tc-end: 1532488047.185014, bytes_transfer_piod_read_d_8, passed tc-start: 1532488047.185151, bytes_transfer_piod_read_d_8_text tc-end: 1532488047.192159, bytes_transfer_piod_read_d_8_text, passed tc-start: 1532488047.192295, bytes_transfer_piod_read_i_16 tc-end: 1532488047.199175, bytes_transfer_piod_read_i_16, passed tc-start: 1532488047.199307, bytes_transfer_piod_read_i_16_text tc-end: 1532488047.206109, bytes_transfer_piod_read_i_16_text, passed tc-start: 1532488047.206243, bytes_transfer_piod_read_i_32 tc-end: 1532488047.213018, bytes_transfer_piod_read_i_32, passed tc-start: 1532488047.213152, bytes_transfer_piod_read_i_32_text tc-end: 1532488047.219870, bytes_transfer_piod_read_i_32_text, passed tc-start: 1532488047.220005, bytes_transfer_piod_read_i_64 tc-end: 1532488047.226668, bytes_transfer_piod_read_i_64, passed tc-start: 1532488047.226798, bytes_transfer_piod_read_i_64_text tc-end: 1532488047.233408, bytes_transfer_piod_read_i_64_text, passed tc-start: 1532488047.233539, bytes_transfer_piod_read_i_8 tc-end: 1532488047.240121, bytes_transfer_piod_read_i_8, passed tc-start: 1532488047.240249, bytes_transfer_piod_read_i_8_text tc-end: 1532488047.246811, bytes_transfer_piod_read_i_8_text, passed tc-start: 1532488047.246941, bytes_transfer_piod_write_d_16 tc-end: 1532488047.253490, bytes_transfer_piod_write_d_16, passed tc-start: 1532488047.253620, bytes_transfer_piod_write_d_16_text tc-end: 1532488047.260154, bytes_transfer_piod_write_d_16_text, skipped, PaX MPROTECT setup prevents writes to .text tc-start: 1532488047.260286, bytes_transfer_piod_write_d_32 tc-end: 1532488047.266802, bytes_transfer_piod_write_d_32, passed tc-start: 1532488047.266932, bytes_transfer_piod_write_d_32_text tc-end: 1532488047.273424, bytes_transfer_piod_write_d_32_text, skipped, PaX MPROTECT setup prevents writes to .text tc-start: 1532488047.273556, bytes_transfer_piod_write_d_64 tc-end: 1532488047.280242, bytes_transfer_piod_write_d_64, passed tc-start: 1532488047.280386, bytes_transfer_piod_write_d_64_text tc-end: 1532488047.287554, bytes_transfer_piod_write_d_64_text, skipped, PaX MPROTECT setup prevents writes to .text tc-start: 1532488047.287710, bytes_transfer_piod_write_d_8 tc-end: 1532488047.294900, bytes_transfer_piod_write_d_8, passed tc-start: 1532488047.295042, bytes_transfer_piod_write_d_8_text tc-end: 1532488047.302048, bytes_transfer_piod_write_d_8_text, skipped, PaX MPROTECT setup prevents writes to .text tc-start: 1532488047.302188, bytes_transfer_piod_write_i_16 tc-end: 1532488047.309028, bytes_transfer_piod_write_i_16, passed tc-start: 1532488047.309165, bytes_transfer_piod_write_i_16_text tc-end: 1532488047.315982, bytes_transfer_piod_write_i_16_text, skipped, PaX MPROTECT setup prevents writes to .text tc-start: 1532488047.316215, bytes_transfer_piod_write_i_32 tc-end: 1532488047.327135, bytes_transfer_piod_write_i_32, passed tc-start: 1532488047.327359, bytes_transfer_piod_write_i_32_text tc-end: 1532488047.338107, bytes_transfer_piod_write_i_32_text, skipped, PaX MPROTECT setup prevents writes to .text tc-start: 1532488047.338260, bytes_transfer_piod_write_i_64 tc-end: 1532488047.345595, bytes_transfer_piod_write_i_64, passed tc-start: 1532488047.345752, bytes_transfer_piod_write_i_64_text tc-end: 1532488047.353016, bytes_transfer_piod_write_i_64_text, skipped, PaX MPROTECT setup prevents writes to .text tc-start: 1532488047.353166, bytes_transfer_piod_write_i_8 tc-end: 1532488047.360245, bytes_transfer_piod_write_i_8, passed tc-start: 1532488047.360388, bytes_transfer_piod_write_i_8_text tc-end: 1532488047.367326, bytes_transfer_piod_write_i_8_text, skipped, PaX MPROTECT setup prevents writes to .text tc-start: 1532488047.367472, bytes_transfer_read_d tc-end: 1532488047.374473, bytes_transfer_read_d, passed tc-start: 1532488047.374620, bytes_transfer_read_d_text tc-end: 1532488047.381590, bytes_transfer_read_d_text, passed tc-start: 1532488047.381729, bytes_transfer_read_i tc-end: 1532488047.388632, bytes_transfer_read_i, passed tc-start: 1532488047.388811, bytes_transfer_read_i_text tc-end: 1532488047.396362, bytes_transfer_read_i_text, passed tc-start: 1532488047.396573, bytes_transfer_write_d tc-end: 1532488047.407568, bytes_transfer_write_d, passed tc-start: 1532488047.407723, bytes_transfer_write_d_text tc-end: 1532488047.414965, bytes_transfer_write_d_text, skipped, PaX MPROTECT setup prevents writes to .text tc-start: 1532488047.415116, bytes_transfer_write_i tc-end: 1532488047.422180, bytes_transfer_write_i, passed tc-start: 1532488047.422329, bytes_transfer_write_i_text tc-end: 1532488047.429243, bytes_transfer_write_i_text, skipped, PaX MPROTECT setup prevents writes to .text tc-start: 1532488047.429385, child_attach_to_its_parent tc-end: 1532488047.436314, child_attach_to_its_parent, passed tc-start: 1532488047.436506, dbregs_dr0_dont_inherit_execve tc-so: tc-end: 1532488047.447647, dbregs_dr0_dont_inherit_execve, passed tc-start: 1532488047.447794, dbregs_dr0_dont_inherit_lwp tc-end: 1532488047.455071, dbregs_dr0_dont_inherit_lwp, passed tc-start: 1532488047.455222, dbregs_dr0_trap_code tc-so:check_happy(1)=1 tc-end: 1532488047.462637, dbregs_dr0_trap_code, passed tc-start: 1532488047.462778, dbregs_dr0_trap_variable_readwrite_read_2bytes tc-so:watchme=0 tc-end: 1532488047.470127, dbregs_dr0_trap_variable_readwrite_read_2bytes, passed tc-start: 1532488047.470265, dbregs_dr0_trap_variable_readwrite_read_4bytes tc-so:watchme=0 tc-end: 1532488047.477490, dbregs_dr0_trap_variable_readwrite_read_4bytes, passed tc-start: 1532488047.477624, dbregs_dr0_trap_variable_readwrite_read_byte tc-so:watchme=0 tc-end: 1532488047.484667, dbregs_dr0_trap_variable_readwrite_read_byte, passed tc-start: 1532488047.484797, dbregs_dr0_trap_variable_readwrite_write_2bytes tc-end: 1532488047.491644, dbregs_dr0_trap_variable_readwrite_write_2bytes, passed tc-start: 1532488047.491787, dbregs_dr0_trap_variable_readwrite_write_4bytes tc-end: 1532488047.498598, dbregs_dr0_trap_variable_readwrite_write_4bytes, passed tc-start: 1532488047.498743, dbregs_dr0_trap_variable_readwrite_write_byte tc-end: 1532488047.505745, dbregs_dr0_trap_variable_readwrite_write_byte, passed tc-start: 1532488047.505902, dbregs_dr0_trap_variable_writeonly_2bytes tc-end: 1532488047.513148, dbregs_dr0_trap_variable_writeonly_2bytes, passed tc-start: 1532488047.513307, dbregs_dr0_trap_variable_writeonly_4bytes tc-end: 1532488047.520556, dbregs_dr0_trap_variable_writeonly_4bytes, passed tc-start: 1532488047.520711, dbregs_dr0_trap_variable_writeonly_byte tc-end: 1532488047.527740, dbregs_dr0_trap_variable_writeonly_byte, passed tc-start: 1532488047.527894, dbregs_dr1_dont_inherit_execve tc-so: tc-end: 1532488047.539068, dbregs_dr1_dont_inherit_execve, passed tc-start: 1532488047.539212, dbregs_dr1_dont_inherit_lwp tc-end: 1532488047.546281, dbregs_dr1_dont_inherit_lwp, passed tc-start: 1532488047.546436, dbregs_dr1_trap_code tc-so:check_happy(1)=1 tc-end: 1532488047.553853, dbregs_dr1_trap_code, passed tc-start: 1532488047.553996, dbregs_dr1_trap_variable_readwrite_read_2bytes tc-so:watchme=0 tc-end: 1532488047.561248, dbregs_dr1_trap_variable_readwrite_read_2bytes, passed tc-start: 1532488047.561382, dbregs_dr1_trap_variable_readwrite_read_4bytes tc-so:watchme=0 tc-end: 1532488047.568483, dbregs_dr1_trap_variable_readwrite_read_4bytes, passed tc-start: 1532488047.568617, dbregs_dr1_trap_variable_readwrite_read_byte tc-so:watchme=0 tc-end: 1532488047.575638, dbregs_dr1_trap_variable_readwrite_read_byte, passed tc-start: 1532488047.575772, dbregs_dr1_trap_variable_readwrite_write_2bytes tc-end: 1532488047.582770, dbregs_dr1_trap_variable_readwrite_write_2bytes, passed tc-start: 1532488047.582928, dbregs_dr1_trap_variable_readwrite_write_4bytes tc-end: 1532488047.590206, dbregs_dr1_trap_variable_readwrite_write_4bytes, passed tc-start: 1532488047.590366, dbregs_dr1_trap_variable_readwrite_write_byte tc-end: 1532488047.597566, dbregs_dr1_trap_variable_readwrite_write_byte, passed tc-start: 1532488047.597723, dbregs_dr1_trap_variable_writeonly_2bytes tc-end: 1532488047.605053, dbregs_dr1_trap_variable_writeonly_2bytes, passed tc-start: 1532488047.605224, dbregs_dr1_trap_variable_writeonly_4bytes tc-end: 1532488047.612567, dbregs_dr1_trap_variable_writeonly_4bytes, passed tc-start: 1532488047.612729, dbregs_dr1_trap_variable_writeonly_byte tc-end: 1532488047.619715, dbregs_dr1_trap_variable_writeonly_byte, passed tc-start: 1532488047.619867, dbregs_dr2_dont_inherit_execve tc-so: tc-end: 1532488047.631218, dbregs_dr2_dont_inherit_execve, passed tc-start: 1532488047.631371, dbregs_dr2_dont_inherit_lwp tc-end: 1532488047.638445, dbregs_dr2_dont_inherit_lwp, passed tc-start: 1532488047.638592, dbregs_dr2_trap_code tc-so:check_happy(1)=1 tc-end: 1532488047.645714, dbregs_dr2_trap_code, passed tc-start: 1532488047.645852, dbregs_dr2_trap_variable_readwrite_read_2bytes tc-so:watchme=0 tc-end: 1532488047.652768, dbregs_dr2_trap_variable_readwrite_read_2bytes, passed tc-start: 1532488047.652903, dbregs_dr2_trap_variable_readwrite_read_4bytes tc-so:watchme=0 tc-end: 1532488047.659786, dbregs_dr2_trap_variable_readwrite_read_4bytes, passed tc-start: 1532488047.659920, dbregs_dr2_trap_variable_readwrite_read_byte tc-so:watchme=0 tc-end: 1532488047.666711, dbregs_dr2_trap_variable_readwrite_read_byte, passed tc-start: 1532488047.666843, dbregs_dr2_trap_variable_readwrite_write_2bytes tc-end: 1532488047.673448, dbregs_dr2_trap_variable_readwrite_write_2bytes, passed tc-start: 1532488047.673589, dbregs_dr2_trap_variable_readwrite_write_4bytes tc-end: 1532488047.680185, dbregs_dr2_trap_variable_readwrite_write_4bytes, passed tc-start: 1532488047.680328, dbregs_dr2_trap_variable_readwrite_write_byte tc-end: 1532488047.686867, dbregs_dr2_trap_variable_readwrite_write_byte, passed tc-start: 1532488047.687008, dbregs_dr2_trap_variable_writeonly_2bytes tc-end: 1532488047.693550, dbregs_dr2_trap_variable_writeonly_2bytes, passed tc-start: 1532488047.693693, dbregs_dr2_trap_variable_writeonly_4bytes tc-end: 1532488047.700245, dbregs_dr2_trap_variable_writeonly_4bytes, passed tc-start: 1532488047.700389, dbregs_dr2_trap_variable_writeonly_byte tc-end: 1532488047.706897, dbregs_dr2_trap_variable_writeonly_byte, passed tc-start: 1532488047.707039, dbregs_dr3_dont_inherit_execve tc-so: tc-end: 1532488047.717745, dbregs_dr3_dont_inherit_execve, passed tc-start: 1532488047.717896, dbregs_dr3_dont_inherit_lwp tc-end: 1532488047.724779, dbregs_dr3_dont_inherit_lwp, passed tc-start: 1532488047.724928, dbregs_dr3_trap_code tc-so:check_happy(1)=1 tc-end: 1532488047.731993, dbregs_dr3_trap_code, passed tc-start: 1532488047.732136, dbregs_dr3_trap_variable_readwrite_read_2bytes tc-so:watchme=0 tc-end: 1532488047.739258, dbregs_dr3_trap_variable_readwrite_read_2bytes, passed tc-start: 1532488047.739401, dbregs_dr3_trap_variable_readwrite_read_4bytes tc-so:watchme=0 tc-end: 1532488047.746392, dbregs_dr3_trap_variable_readwrite_read_4bytes, passed tc-start: 1532488047.746530, dbregs_dr3_trap_variable_readwrite_read_byte tc-so:watchme=0 tc-end: 1532488047.753409, dbregs_dr3_trap_variable_readwrite_read_byte, passed tc-start: 1532488047.753544, dbregs_dr3_trap_variable_readwrite_write_2bytes tc-end: 1532488047.760706, dbregs_dr3_trap_variable_readwrite_write_2bytes, passed tc-start: 1532488047.760868, dbregs_dr3_trap_variable_readwrite_write_4bytes tc-end: 1532488047.768104, dbregs_dr3_trap_variable_readwrite_write_4bytes, passed tc-start: 1532488047.768272, dbregs_dr3_trap_variable_readwrite_write_byte tc-end: 1532488047.775741, dbregs_dr3_trap_variable_readwrite_write_byte, passed tc-start: 1532488047.775908, dbregs_dr3_trap_variable_writeonly_2bytes tc-end: 1532488047.783155, dbregs_dr3_trap_variable_writeonly_2bytes, passed tc-start: 1532488047.783313, dbregs_dr3_trap_variable_writeonly_4bytes tc-end: 1532488047.790275, dbregs_dr3_trap_variable_writeonly_4bytes, passed tc-start: 1532488047.790431, dbregs_dr3_trap_variable_writeonly_byte tc-end: 1532488047.797455, dbregs_dr3_trap_variable_writeonly_byte, passed tc-start: 1532488047.797615, dbregs_preserve_dr0 tc-end: 1532488047.804656, dbregs_preserve_dr0, passed tc-start: 1532488047.804814, dbregs_preserve_dr0_continued tc-end: 1532488047.811795, dbregs_preserve_dr0_continued, passed tc-start: 1532488047.811938, dbregs_preserve_dr0_yield tc-end: 1532488047.818756, dbregs_preserve_dr0_yield, passed tc-start: 1532488047.818907, dbregs_preserve_dr1 tc-end: 1532488047.825644, dbregs_preserve_dr1, passed tc-start: 1532488047.825793, dbregs_preserve_dr1_continued tc-end: 1532488047.832467, dbregs_preserve_dr1_continued, passed tc-start: 1532488047.832611, dbregs_preserve_dr1_yield tc-end: 1532488047.839240, dbregs_preserve_dr1_yield, passed tc-start: 1532488047.839384, dbregs_preserve_dr2 tc-end: 1532488047.845986, dbregs_preserve_dr2, passed tc-start: 1532488047.846205, dbregs_preserve_dr2_continued tc-end: 1532488047.856777, dbregs_preserve_dr2_continued, passed tc-start: 1532488047.856931, dbregs_preserve_dr2_yield tc-end: 1532488047.863811, dbregs_preserve_dr2_yield, passed tc-start: 1532488047.863962, dbregs_preserve_dr3 tc-end: 1532488047.870669, dbregs_preserve_dr3, passed tc-start: 1532488047.870820, dbregs_preserve_dr3_continued tc-end: 1532488047.877507, dbregs_preserve_dr3_continued, passed tc-start: 1532488047.877656, dbregs_preserve_dr3_yield tc-end: 1532488047.884426, dbregs_preserve_dr3_yield, passed tc-start: 1532488047.884572, dbregs_print tc-end: 1532488047.891147, dbregs_print, passed tc-start: 1532488047.891293, eventmask_preserved_empty tc-end: 1532488047.897857, eventmask_preserved_empty, passed tc-start: 1532488047.898001, eventmask_preserved_fork tc-end: 1532488047.904523, eventmask_preserved_fork, passed tc-start: 1532488047.904669, eventmask_preserved_lwp_create tc-end: 1532488047.911370, eventmask_preserved_lwp_create, passed tc-start: 1532488047.911516, eventmask_preserved_lwp_exit tc-end: 1532488047.918142, eventmask_preserved_lwp_exit, passed tc-start: 1532488047.918291, eventmask_preserved_vfork tc-end: 1532488047.925022, eventmask_preserved_vfork, passed tc-start: 1532488047.925167, eventmask_preserved_vfork_done tc-end: 1532488047.931740, eventmask_preserved_vfork_done, passed tc-start: 1532488047.931863, fork1 tc-end: 1532488047.938573, fork1, passed tc-start: 1532488047.938700, fork2 tc-end: 1532488047.945401, fork2, passed tc-start: 1532488047.945525, fork3 tc-end: 1532488047.952279, fork3, passed tc-start: 1532488047.952409, fork4 tc-end: 1532488047.959379, fork4, passed tc-start: 1532488047.959514, fork5 tc-end: 1532488047.966359, fork5, passed tc-start: 1532488047.966487, fork6 tc-end: 1532488047.973266, fork6, passed tc-start: 1532488047.973395, fork7 tc-end: 1532488047.980503, fork7, passed tc-start: 1532488047.980642, fork8 tc-end: 1532488047.987695, fork8, passed tc-start: 1532488047.987832, fpregs1 tc-end: 1532488047.994973, fpregs1, passed tc-start: 1532488047.995122, fpregs2 tc-end: 1532488048.2358, fpregs2, passed tc-start: 1532488048.2506, kill1 tc-end: 1532488048.9809, kill1, passed tc-start: 1532488048.9954, kill2 tc-end: 1532488048.16871, kill2, passed tc-start: 1532488048.17012, lwp_create1 tc-end: 1532488048.24363, lwp_create1, passed tc-start: 1532488048.24515, lwp_exit1 tc-end: 1532488048.31977, lwp_exit1, passed tc-start: 1532488048.32131, lwpinfo1 tc-end: 1532488048.39426, lwpinfo1, passed tc-start: 1532488048.39584, lwpinfo2 tc-end: 1532488048.47429, lwpinfo2, passed tc-start: 1532488048.47632, parent_attach_to_its_child tc-end: 1532488048.54902, parent_attach_to_its_child, passed tc-start: 1532488048.55093, regs1 tc-end: 1532488048.62537, regs1, passed tc-start: 1532488048.62691, regs2 tc-end: 1532488048.70020, regs2, passed tc-start: 1532488048.70256, regs3 tc-end: 1532488048.77687, regs3, passed tc-start: 1532488048.77938, regs4 tc-end: 1532488048.85167, regs4, passed tc-start: 1532488048.85414, regs5 tc-end: 1532488048.92756, regs5, passed tc-start: 1532488048.92996, resume1 tc-end: 1532488048.99941, resume1, expected_failure, PR kern/51995: /public/src.git/tests/lib/libc/sys/t_ptrace_wait.c:5276: 0 && "In order to get reliable failure, abort" not met tc-start: 1532488048.100188, setstep1 tc-end: 1532488048.107130, setstep1, passed tc-start: 1532488048.107362, setstep2 tc-end: 1532488048.114387, setstep2, passed tc-start: 1532488048.114634, setstep3 tc-end: 1532488048.121654, setstep3, passed tc-start: 1532488048.121890, setstep4 tc-end: 1532488048.128758, setstep4, passed tc-start: 1532488048.128980, siginfo1 tc-end: 1532488048.135810, siginfo1, passed tc-start: 1532488048.136028, siginfo2 tc-end: 1532488048.142823, siginfo2, passed tc-start: 1532488048.143038, siginfo3 tc-end: 1532488048.149751, siginfo3, passed tc-start: 1532488048.149974, siginfo4 tc-so: tc-end: 1532488048.160555, siginfo4, passed tc-start: 1532488048.160755, siginfo5 tc-end: 1532488048.167657, siginfo5, passed tc-start: 1532488048.167863, siginfo6 tc-end: 1532488048.174471, siginfo6, passed tc-start: 1532488048.174676, signal1 tc-end: 1532488048.181273, signal1, passed tc-start: 1532488048.181483, signal10 tc-end: 1532488048.188281, signal10, expected_failure, PR kern/51918: /public/src.git/tests/lib/libc/sys/t_ptrace_wait.c:5009: ptrace(PT_GET_PROCESS_STATE, child, &state, slen) != -1: No such process tc-start: 1532488048.188469, signal2 tc-end: 1532488048.198861, signal2, passed tc-start: 1532488048.199055, signal3 tc-end: 1532488048.209240, signal3, passed tc-start: 1532488048.209426, signal4 tc-end: 1532488048.220053, signal4, passed tc-start: 1532488048.220280, signal5 tc-so: tc-end: 1532488048.231677, signal5, passed tc-start: 1532488048.231901, signal6 tc-end: 1532488048.239506, signal6, expected_failure, PR kern/51918: /public/src.git/tests/lib/libc/sys/t_ptrace_wait.c:4537: ptrace(PT_GET_PROCESS_STATE, child2, &state, slen) != -1: No such process tc-start: 1532488048.239706, signal7 tc-end: 1532488048.247247, signal7, expected_failure, PR kern/51918: /public/src.git/tests/lib/libc/sys/t_ptrace_wait.c:4660: state.pe_report_event != PTRACE_VFORK tc-start: 1532488048.247453, signal8 tc-end: 1532488048.255507, signal8, expected_failure, PR kern/51918: /public/src.git/tests/lib/libc/sys/t_ptrace_wait.c:4810: ptrace(PT_CONTINUE, child, (void *)1, 0) != -1: No such process tc-start: 1532488048.255721, signal9 tc-end: 1532488048.263085, signal9, expected_failure, PR kern/51918: /public/src.git/tests/lib/libc/sys/t_ptrace_wait.c:4905: ptrace(PT_GET_PROCESS_STATE, child, &state, slen) != -1: No such process tc-start: 1532488048.263269, step1 tc-end: 1532488048.270368, step1, passed tc-start: 1532488048.270539, step2 tc-end: 1532488048.277643, step2, passed tc-start: 1532488048.277800, step3 tc-end: 1532488048.284657, step3, passed tc-start: 1532488048.284811, step4 tc-end: 1532488048.291606, step4, passed tc-start: 1532488048.291764, suspend1 tc-end: 1532488048.298187, suspend1, expected_failure, PR kern/51995: /public/src.git/tests/lib/libc/sys/t_ptrace_wait.c:5069: 0 && "In order to get reliable failure, abort" not met tc-start: 1532488048.298346, suspend2 tc-end: 1532488048.304718, suspend2, expected_failure, PR kern/51995: /public/src.git/tests/lib/libc/sys/t_ptrace_wait.c:5196: 0 && "In order to get reliable failure, abort" not met tc-start: 1532488048.304862, syscall1 tc-end: 1532488048.311691, syscall1, passed tc-start: 1532488048.311834, syscallemu1 tc-so:Before exiting of the child process tc-end: 1532488048.318538, syscallemu1, passed tc-start: 1532488048.318662, tracee_sees_its_original_parent_getppid tc-end: 1532488048.325708, tracee_sees_its_original_parent_getppid, passed tc-start: 1532488048.325892, tracee_sees_its_original_parent_procfs_status tc-end: 1532488048.332119, tracee_sees_its_original_parent_procfs_status, skipped, /proc/curproc/status not found tc-start: 1532488048.332250, tracee_sees_its_original_parent_sysctl_kinfo_proc2 tc-end: 1532488048.339256, tracee_sees_its_original_parent_sysctl_kinfo_proc2, passed tc-start: 1532488048.339439, traceme_crash_bus tc-end: 1532488048.346158, traceme_crash_bus, passed tc-start: 1532488048.346289, traceme_crash_fpe tc-se:UBSan: Undefined Behavior in /public/src.git/tests/lib/libc/sys/t_ptrace_wait.h:564:11, signed integer overflow: 2737 divrem 0 cannot be represented in type 'int' tc-end: 1532488048.352954, traceme_crash_fpe, passed tc-start: 1532488048.353074, traceme_crash_segv tc-se:UBSan: Undefined Behavior in /public/src.git/tests/lib/libc/sys/t_ptrace_wait.h:542:7, store to null pointer of type 'volatile char' tc-end: 1532488048.359719, traceme_crash_segv, passed tc-start: 1532488048.359838, traceme_crash_trap tc-end: 1532488048.366851, traceme_crash_trap, passed tc-start: 1532488048.367049, traceme_pid1_parent tc-end: 1532488048.374234, traceme_pid1_parent, passed tc-start: 1532488048.374430, traceme_raise1 tc-end: 1532488048.381431, traceme_raise1, passed tc-start: 1532488048.381614, traceme_raise2 tc-end: 1532488048.388589, traceme_raise2, passed tc-start: 1532488048.388792, traceme_raise3 tc-end: 1532488048.399737, traceme_raise3, passed tc-start: 1532488048.399935, traceme_raise4 tc-end: 1532488048.410652, traceme_raise4, passed tc-start: 1532488048.410845, traceme_raise5 tc-end: 1532488048.421530, traceme_raise5, passed tc-start: 1532488048.421725, traceme_sendsignal_handle1 tc-end: 1532488048.432426, traceme_sendsignal_handle1, passed tc-start: 1532488048.432619, traceme_sendsignal_handle2 tc-end: 1532488048.443263, traceme_sendsignal_handle2, passed tc-start: 1532488048.443453, traceme_sendsignal_handle3 tc-end: 1532488048.453958, traceme_sendsignal_handle3, passed tc-start: 1532488048.454150, traceme_sendsignal_ignored1 tc-end: 1532488048.464501, traceme_sendsignal_ignored1, passed tc-start: 1532488048.464690, traceme_sendsignal_ignored2 tc-end: 1532488048.475265, traceme_sendsignal_ignored2, passed tc-start: 1532488048.475412, traceme_sendsignal_ignored3 tc-end: 1532488048.482443, traceme_sendsignal_ignored3, passed tc-start: 1532488048.482601, traceme_sendsignal_masked1 tc-end: 1532488048.489524, traceme_sendsignal_masked1, passed tc-start: 1532488048.489666, traceme_sendsignal_masked2 tc-end: 1532488048.496461, traceme_sendsignal_masked2, passed tc-start: 1532488048.496620, traceme_sendsignal_masked3 tc-end: 1532488048.503681, traceme_sendsignal_masked3, passed tc-start: 1532488048.503836, traceme_sendsignal_simple1 tc-end: 1532488048.510658, traceme_sendsignal_simple1, passed tc-start: 1532488048.510812, traceme_sendsignal_simple2 tc-end: 1532488048.517561, traceme_sendsignal_simple2, passed tc-start: 1532488048.517711, traceme_sendsignal_simple3 tc-end: 1532488048.530174, traceme_sendsignal_simple3, passed tc-start: 1532488048.543641, traceme_sendsignal_simple4 tc-end: 1532488048.550789, traceme_sendsignal_simple4, passed tc-start: 1532488048.551023, traceme_sendsignal_simple5 tc-end: 1532488048.557933, traceme_sendsignal_simple5, passed tc-start: 1532488048.558158, traceme_vfork_crash_bus tc-end: 1532488048.564810, traceme_vfork_crash_bus, failed, Test case was expecting a failure but none were raised tc-start: 1532488048.565066, traceme_vfork_crash_fpe tc-se:UBSan: Undefined Behavior in /public/src.git/tests/lib/libc/sys/t_ptrace_wait.h:564:11, signed integer overflow: 2450 divrem 0 cannot be represented in type 'int' tc-end: 1532488048.575100, traceme_vfork_crash_fpe, passed tc-start: 1532488048.597965, traceme_vfork_crash_segv tc-se:UBSan: Undefined Behavior in /public/src.git/tests/lib/libc/sys/t_ptrace_wait.h:542:7, store to null pointer of type 'volatile char' tc-end: 1532488048.608459, traceme_vfork_crash_segv, passed tc-start: 1532488048.648380, traceme_vfork_crash_trap tc-end: 1532488048.659450, traceme_vfork_crash_trap, passed tc-start: 1532488048.692570, traceme_vfork_exec tc-so: tc-end: 1532488048.704127, traceme_vfork_exec, passed tc-start: 1532488048.704378, traceme_vfork_raise1 tc-end: 1532488048.711080, traceme_vfork_raise1, passed tc-start: 1532488048.711303, traceme_vfork_raise2 tc-end: 1532488048.718600, traceme_vfork_raise2, passed tc-start: 1532488048.718826, traceme_vfork_raise3 tc-end: 1532488048.725297, traceme_vfork_raise3, passed tc-start: 1532488048.725518, traceme_vfork_raise4 tc-end: 1532488048.731947, traceme_vfork_raise4, passed tc-start: 1532488048.732167, traceme_vfork_raise5 tc-end: 1532488048.738597, traceme_vfork_raise5, passed tc-start: 1532488048.738787, traceme_vfork_raise6 tc-end: 1532488048.752724, traceme_vfork_raise6, passed tc-start: 1532488048.766391, traceme_vfork_raise7 tc-end: 1532488048.773497, traceme_vfork_raise7, passed tc-start: 1532488048.773748, traceme_vfork_raise8 tc-end: 1532488048.780576, traceme_vfork_raise8, passed tc-start: 1532488048.780748, tracer_sees_terminaton_before_the_parent tc-end: 1532488048.788380, tracer_sees_terminaton_before_the_parent, passed tc-start: 1532488048.788606, tracer_sysctl_lookup_without_duplicates tc-end: 1532488053.7147, tracer_sysctl_lookup_without_duplicates, passed tc-start: 1532488053.7454, unrelated_tracer_sees_crash_bus tc-end: 1532488053.19196, unrelated_tracer_sees_crash_bus, passed tc-start: 1532488053.19421, unrelated_tracer_sees_crash_fpe tc-end: 1532488053.27190, unrelated_tracer_sees_crash_fpe, passed tc-start: 1532488053.27431, unrelated_tracer_sees_crash_segv tc-end: 1532488053.35078, unrelated_tracer_sees_crash_segv, passed tc-start: 1532488053.35315, unrelated_tracer_sees_crash_trap tc-end: 1532488053.42664, unrelated_tracer_sees_crash_trap, passed tc-start: 1532488053.42954, unrelated_tracer_sees_terminaton_before_the_parent tc-end: 1532488053.54245, unrelated_tracer_sees_terminaton_before_the_parent, passed tc-start: 1532488053.54538, vfork1 tc-end: 1532488053.65313, vfork1, passed tc-start: 1532488053.65526, vfork2 tc-end: 1532488053.76197, vfork2, passed tc-start: 1532488053.76406, vfork3 tc-end: 1532488053.86991, vfork3, passed tc-start: 1532488053.87191, vfork4 tc-end: 1532488053.97605, vfork4, passed tc-start: 1532488053.97804, vfork5 tc-end: 1532488053.108141, vfork5, passed tc-start: 1532488053.108339, vfork6 tc-end: 1532488053.118592, vfork6, passed tc-start: 1532488053.118780, vfork7 tc-end: 1532488053.129050, vfork7, passed tc-start: 1532488053.129250, vfork8 tc-end: 1532488053.139491, vfork8, passed tc-start: 1532488053.139659, x86_64_regs1 tc-end: 1532488053.146402, x86_64_regs1, passed tc-start: 1532488053.146614, x86_cve_2018_8897 tc-end: 1532488053.153488, x86_cve_2018_8897, passed tp-end: 1532488053.153688, lib/libc/sys/t_ptrace_waitid tp-start: 1532488053.169969, lib/libc/sys/t_ptrace_waitpid, 217 tc-start: 1532488053.170081, bytes_transfer_piod_read_auxv tc-end: 1532488053.177929, bytes_transfer_piod_read_auxv, passed tc-start: 1532488053.178182, bytes_transfer_piod_read_d_16 tc-end: 1532488053.185920, bytes_transfer_piod_read_d_16, passed tc-start: 1532488053.186157, bytes_transfer_piod_read_d_16_text tc-end: 1532488053.193776, bytes_transfer_piod_read_d_16_text, passed tc-start: 1532488053.194019, bytes_transfer_piod_read_d_32 tc-end: 1532488053.201336, bytes_transfer_piod_read_d_32, passed tc-start: 1532488053.201561, bytes_transfer_piod_read_d_32_text tc-end: 1532488053.208791, bytes_transfer_piod_read_d_32_text, passed tc-start: 1532488053.209015, bytes_transfer_piod_read_d_64 tc-end: 1532488053.216165, bytes_transfer_piod_read_d_64, passed tc-start: 1532488053.216404, bytes_transfer_piod_read_d_64_text tc-end: 1532488053.223511, bytes_transfer_piod_read_d_64_text, passed tc-start: 1532488053.223732, bytes_transfer_piod_read_d_8 tc-end: 1532488053.230807, bytes_transfer_piod_read_d_8, passed tc-start: 1532488053.230943, bytes_transfer_piod_read_d_8_text tc-end: 1532488053.238078, bytes_transfer_piod_read_d_8_text, passed tc-start: 1532488053.238210, bytes_transfer_piod_read_i_16 tc-end: 1532488053.245178, bytes_transfer_piod_read_i_16, passed tc-start: 1532488053.245308, bytes_transfer_piod_read_i_16_text tc-end: 1532488053.252106, bytes_transfer_piod_read_i_16_text, passed tc-start: 1532488053.252235, bytes_transfer_piod_read_i_32 tc-end: 1532488053.258948, bytes_transfer_piod_read_i_32, passed tc-start: 1532488053.259074, bytes_transfer_piod_read_i_32_text tc-end: 1532488053.265838, bytes_transfer_piod_read_i_32_text, passed tc-start: 1532488053.265967, bytes_transfer_piod_read_i_64 tc-end: 1532488053.272681, bytes_transfer_piod_read_i_64, passed tc-start: 1532488053.272882, bytes_transfer_piod_read_i_64_text tc-end: 1532488053.283637, bytes_transfer_piod_read_i_64_text, passed tc-start: 1532488053.283840, bytes_transfer_piod_read_i_8 tc-end: 1532488053.294799, bytes_transfer_piod_read_i_8, passed tc-start: 1532488053.295006, bytes_transfer_piod_read_i_8_text tc-end: 1532488053.305952, bytes_transfer_piod_read_i_8_text, passed tc-start: 1532488053.306153, bytes_transfer_piod_write_d_16 tc-end: 1532488053.317121, bytes_transfer_piod_write_d_16, passed tc-start: 1532488053.317331, bytes_transfer_piod_write_d_16_text tc-end: 1532488053.328322, bytes_transfer_piod_write_d_16_text, skipped, PaX MPROTECT setup prevents writes to .text tc-start: 1532488053.328532, bytes_transfer_piod_write_d_32 tc-end: 1532488053.339456, bytes_transfer_piod_write_d_32, passed tc-start: 1532488053.339623, bytes_transfer_piod_write_d_32_text tc-end: 1532488053.346715, bytes_transfer_piod_write_d_32_text, skipped, PaX MPROTECT setup prevents writes to .text tc-start: 1532488053.346943, bytes_transfer_piod_write_d_64 tc-end: 1532488053.354089, bytes_transfer_piod_write_d_64, passed tc-start: 1532488053.354307, bytes_transfer_piod_write_d_64_text tc-end: 1532488053.361286, bytes_transfer_piod_write_d_64_text, skipped, PaX MPROTECT setup prevents writes to .text tc-start: 1532488053.361503, bytes_transfer_piod_write_d_8 tc-end: 1532488053.368445, bytes_transfer_piod_write_d_8, passed tc-start: 1532488053.368651, bytes_transfer_piod_write_d_8_text tc-end: 1532488053.375470, bytes_transfer_piod_write_d_8_text, skipped, PaX MPROTECT setup prevents writes to .text tc-start: 1532488053.375679, bytes_transfer_piod_write_i_16 tc-end: 1532488053.382535, bytes_transfer_piod_write_i_16, passed tc-start: 1532488053.382742, bytes_transfer_piod_write_i_16_text tc-end: 1532488053.393479, bytes_transfer_piod_write_i_16_text, skipped, PaX MPROTECT setup prevents writes to .text tc-start: 1532488053.393683, bytes_transfer_piod_write_i_32 tc-end: 1532488053.404207, bytes_transfer_piod_write_i_32, passed tc-start: 1532488053.404402, bytes_transfer_piod_write_i_32_text tc-end: 1532488053.414899, bytes_transfer_piod_write_i_32_text, skipped, PaX MPROTECT setup prevents writes to .text tc-start: 1532488053.415098, bytes_transfer_piod_write_i_64 tc-end: 1532488053.425552, bytes_transfer_piod_write_i_64, passed tc-start: 1532488053.425739, bytes_transfer_piod_write_i_64_text tc-end: 1532488053.436195, bytes_transfer_piod_write_i_64_text, skipped, PaX MPROTECT setup prevents writes to .text tc-start: 1532488053.436397, bytes_transfer_piod_write_i_8 tc-end: 1532488053.447191, bytes_transfer_piod_write_i_8, passed tc-start: 1532488053.447396, bytes_transfer_piod_write_i_8_text tc-end: 1532488053.458172, bytes_transfer_piod_write_i_8_text, skipped, PaX MPROTECT setup prevents writes to .text tc-start: 1532488053.458395, bytes_transfer_read_d tc-end: 1532488053.469468, bytes_transfer_read_d, passed tc-start: 1532488053.469656, bytes_transfer_read_d_text tc-end: 1532488053.477089, bytes_transfer_read_d_text, passed tc-start: 1532488053.477264, bytes_transfer_read_i tc-end: 1532488053.484192, bytes_transfer_read_i, passed tc-start: 1532488053.484361, bytes_transfer_read_i_text tc-end: 1532488053.491684, bytes_transfer_read_i_text, passed tc-start: 1532488053.491875, bytes_transfer_write_d tc-end: 1532488053.499437, bytes_transfer_write_d, passed tc-start: 1532488053.499627, bytes_transfer_write_d_text tc-end: 1532488053.506914, bytes_transfer_write_d_text, skipped, PaX MPROTECT setup prevents writes to .text tc-start: 1532488053.507155, bytes_transfer_write_i tc-end: 1532488053.515478, bytes_transfer_write_i, passed tc-start: 1532488053.515755, bytes_transfer_write_i_text tc-end: 1532488053.523393, bytes_transfer_write_i_text, skipped, PaX MPROTECT setup prevents writes to .text tc-start: 1532488053.523636, child_attach_to_its_parent tc-end: 1532488053.532753, child_attach_to_its_parent, passed tc-start: 1532488053.533075, dbregs_dr0_dont_inherit_execve tc-so: tc-end: 1532488053.550884, dbregs_dr0_dont_inherit_execve, passed tc-start: 1532488053.551083, dbregs_dr0_dont_inherit_lwp tc-end: 1532488053.562559, dbregs_dr0_dont_inherit_lwp, passed tc-start: 1532488053.562766, dbregs_dr0_trap_code tc-so:check_happy(1)=1 tc-end: 1532488053.574320, dbregs_dr0_trap_code, passed tc-start: 1532488053.574498, dbregs_dr0_trap_variable_readwrite_read_2bytes tc-so:watchme=0 tc-end: 1532488053.585920, dbregs_dr0_trap_variable_readwrite_read_2bytes, passed tc-start: 1532488053.586105, dbregs_dr0_trap_variable_readwrite_read_4bytes tc-so:watchme=0 tc-end: 1532488053.597689, dbregs_dr0_trap_variable_readwrite_read_4bytes, passed tc-start: 1532488053.597864, dbregs_dr0_trap_variable_readwrite_read_byte tc-so:watchme=0 tc-end: 1532488053.609242, dbregs_dr0_trap_variable_readwrite_read_byte, passed tc-start: 1532488053.609423, dbregs_dr0_trap_variable_readwrite_write_2bytes tc-end: 1532488053.620691, dbregs_dr0_trap_variable_readwrite_write_2bytes, passed tc-start: 1532488053.620859, dbregs_dr0_trap_variable_readwrite_write_4bytes tc-end: 1532488053.628514, dbregs_dr0_trap_variable_readwrite_write_4bytes, passed tc-start: 1532488053.628669, dbregs_dr0_trap_variable_readwrite_write_byte tc-end: 1532488053.636344, dbregs_dr0_trap_variable_readwrite_write_byte, passed tc-start: 1532488053.636501, dbregs_dr0_trap_variable_writeonly_2bytes tc-end: 1532488053.644242, dbregs_dr0_trap_variable_writeonly_2bytes, passed tc-start: 1532488053.644501, dbregs_dr0_trap_variable_writeonly_4bytes tc-end: 1532488053.652359, dbregs_dr0_trap_variable_writeonly_4bytes, passed tc-start: 1532488053.652627, dbregs_dr0_trap_variable_writeonly_byte tc-end: 1532488053.660094, dbregs_dr0_trap_variable_writeonly_byte, passed tc-start: 1532488053.660343, dbregs_dr1_dont_inherit_execve tc-so: tc-end: 1532488053.672146, dbregs_dr1_dont_inherit_execve, passed tc-start: 1532488053.672379, dbregs_dr1_dont_inherit_lwp tc-end: 1532488053.679762, dbregs_dr1_dont_inherit_lwp, passed tc-start: 1532488053.680001, dbregs_dr1_trap_code tc-so:check_happy(1)=1 tc-end: 1532488053.687503, dbregs_dr1_trap_code, passed tc-start: 1532488053.687717, dbregs_dr1_trap_variable_readwrite_read_2bytes tc-so:watchme=0 tc-end: 1532488053.695113, dbregs_dr1_trap_variable_readwrite_read_2bytes, passed tc-start: 1532488053.695319, dbregs_dr1_trap_variable_readwrite_read_4bytes tc-so:watchme=0 tc-end: 1532488053.702663, dbregs_dr1_trap_variable_readwrite_read_4bytes, passed tc-start: 1532488053.702866, dbregs_dr1_trap_variable_readwrite_read_byte tc-so:watchme=0 tc-end: 1532488053.710136, dbregs_dr1_trap_variable_readwrite_read_byte, passed tc-start: 1532488053.710332, dbregs_dr1_trap_variable_readwrite_write_2bytes tc-end: 1532488053.717349, dbregs_dr1_trap_variable_readwrite_write_2bytes, passed tc-start: 1532488053.717493, dbregs_dr1_trap_variable_readwrite_write_4bytes tc-end: 1532488053.724580, dbregs_dr1_trap_variable_readwrite_write_4bytes, passed tc-start: 1532488053.724719, dbregs_dr1_trap_variable_readwrite_write_byte tc-end: 1532488053.731579, dbregs_dr1_trap_variable_readwrite_write_byte, passed tc-start: 1532488053.731718, dbregs_dr1_trap_variable_writeonly_2bytes tc-end: 1532488053.738534, dbregs_dr1_trap_variable_writeonly_2bytes, passed tc-start: 1532488053.738672, dbregs_dr1_trap_variable_writeonly_4bytes tc-end: 1532488053.745484, dbregs_dr1_trap_variable_writeonly_4bytes, passed tc-start: 1532488053.745623, dbregs_dr1_trap_variable_writeonly_byte tc-end: 1532488053.752433, dbregs_dr1_trap_variable_writeonly_byte, passed tc-start: 1532488053.752572, dbregs_dr2_dont_inherit_execve tc-so: tc-end: 1532488053.764190, dbregs_dr2_dont_inherit_execve, passed tc-start: 1532488053.764343, dbregs_dr2_dont_inherit_lwp tc-end: 1532488053.771805, dbregs_dr2_dont_inherit_lwp, passed tc-start: 1532488053.771958, dbregs_dr2_trap_code tc-so:check_happy(1)=1 tc-end: 1532488053.779354, dbregs_dr2_trap_code, passed tc-start: 1532488053.779492, dbregs_dr2_trap_variable_readwrite_read_2bytes tc-so:watchme=0 tc-end: 1532488053.786726, dbregs_dr2_trap_variable_readwrite_read_2bytes, passed tc-start: 1532488053.786942, dbregs_dr2_trap_variable_readwrite_read_4bytes tc-so:watchme=0 tc-end: 1532488053.794584, dbregs_dr2_trap_variable_readwrite_read_4bytes, passed tc-start: 1532488053.794801, dbregs_dr2_trap_variable_readwrite_read_byte tc-so:watchme=0 tc-end: 1532488053.802622, dbregs_dr2_trap_variable_readwrite_read_byte, passed tc-start: 1532488053.802861, dbregs_dr2_trap_variable_readwrite_write_2bytes tc-end: 1532488053.810733, dbregs_dr2_trap_variable_readwrite_write_2bytes, passed tc-start: 1532488053.810904, dbregs_dr2_trap_variable_readwrite_write_4bytes tc-end: 1532488053.818680, dbregs_dr2_trap_variable_readwrite_write_4bytes, passed tc-start: 1532488053.818843, dbregs_dr2_trap_variable_readwrite_write_byte tc-end: 1532488053.826271, dbregs_dr2_trap_variable_readwrite_write_byte, passed tc-start: 1532488053.826428, dbregs_dr2_trap_variable_writeonly_2bytes tc-end: 1532488053.833755, dbregs_dr2_trap_variable_writeonly_2bytes, passed tc-start: 1532488053.833908, dbregs_dr2_trap_variable_writeonly_4bytes tc-end: 1532488053.841079, dbregs_dr2_trap_variable_writeonly_4bytes, passed tc-start: 1532488053.841231, dbregs_dr2_trap_variable_writeonly_byte tc-end: 1532488053.848480, dbregs_dr2_trap_variable_writeonly_byte, passed tc-start: 1532488053.848628, dbregs_dr3_dont_inherit_execve tc-so: tc-end: 1532488053.860335, dbregs_dr3_dont_inherit_execve, passed tc-start: 1532488053.860493, dbregs_dr3_dont_inherit_lwp tc-end: 1532488053.868114, dbregs_dr3_dont_inherit_lwp, passed tc-start: 1532488053.868276, dbregs_dr3_trap_code tc-so:check_happy(1)=1 tc-end: 1532488053.876104, dbregs_dr3_trap_code, passed tc-start: 1532488053.876254, dbregs_dr3_trap_variable_readwrite_read_2bytes tc-so:watchme=0 tc-end: 1532488053.883802, dbregs_dr3_trap_variable_readwrite_read_2bytes, passed tc-start: 1532488053.883947, dbregs_dr3_trap_variable_readwrite_read_4bytes tc-so:watchme=0 tc-end: 1532488053.891285, dbregs_dr3_trap_variable_readwrite_read_4bytes, passed tc-start: 1532488053.891426, dbregs_dr3_trap_variable_readwrite_read_byte tc-so:watchme=0 tc-end: 1532488053.898724, dbregs_dr3_trap_variable_readwrite_read_byte, passed tc-start: 1532488053.898862, dbregs_dr3_trap_variable_readwrite_write_2bytes tc-end: 1532488053.906011, dbregs_dr3_trap_variable_readwrite_write_2bytes, passed tc-start: 1532488053.906167, dbregs_dr3_trap_variable_readwrite_write_4bytes tc-end: 1532488053.913626, dbregs_dr3_trap_variable_readwrite_write_4bytes, passed tc-start: 1532488053.913789, dbregs_dr3_trap_variable_readwrite_write_byte tc-end: 1532488053.921270, dbregs_dr3_trap_variable_readwrite_write_byte, passed tc-start: 1532488053.921438, dbregs_dr3_trap_variable_writeonly_2bytes tc-end: 1532488053.928929, dbregs_dr3_trap_variable_writeonly_2bytes, passed tc-start: 1532488053.929115, dbregs_dr3_trap_variable_writeonly_4bytes tc-end: 1532488053.940420, dbregs_dr3_trap_variable_writeonly_4bytes, passed tc-start: 1532488053.940562, dbregs_dr3_trap_variable_writeonly_byte tc-end: 1532488053.947894, dbregs_dr3_trap_variable_writeonly_byte, passed tc-start: 1532488053.948039, dbregs_preserve_dr0 tc-end: 1532488053.955062, dbregs_preserve_dr0, passed tc-start: 1532488053.955200, dbregs_preserve_dr0_continued tc-end: 1532488053.962376, dbregs_preserve_dr0_continued, passed tc-start: 1532488053.962513, dbregs_preserve_dr0_yield tc-end: 1532488053.969522, dbregs_preserve_dr0_yield, passed tc-start: 1532488053.969695, dbregs_preserve_dr1 tc-end: 1532488053.977221, dbregs_preserve_dr1, passed tc-start: 1532488053.977487, dbregs_preserve_dr1_continued tc-end: 1532488053.985187, dbregs_preserve_dr1_continued, passed tc-start: 1532488053.985447, dbregs_preserve_dr1_yield tc-end: 1532488053.993172, dbregs_preserve_dr1_yield, passed tc-start: 1532488053.993317, dbregs_preserve_dr2 tc-end: 1532488054.634, dbregs_preserve_dr2, passed tc-start: 1532488054.777, dbregs_preserve_dr2_continued tc-end: 1532488054.8067, dbregs_preserve_dr2_continued, passed tc-start: 1532488054.8197, dbregs_preserve_dr2_yield tc-end: 1532488054.15200, dbregs_preserve_dr2_yield, passed tc-start: 1532488054.15332, dbregs_preserve_dr3 tc-end: 1532488054.22363, dbregs_preserve_dr3, passed tc-start: 1532488054.22501, dbregs_preserve_dr3_continued tc-end: 1532488054.29614, dbregs_preserve_dr3_continued, passed tc-start: 1532488054.29787, dbregs_preserve_dr3_yield tc-end: 1532488054.37122, dbregs_preserve_dr3_yield, passed tc-start: 1532488054.37375, dbregs_print tc-end: 1532488054.44925, dbregs_print, passed tc-start: 1532488054.45189, eventmask_preserved_empty tc-end: 1532488054.52872, eventmask_preserved_empty, passed tc-start: 1532488054.53020, eventmask_preserved_fork tc-end: 1532488054.60397, eventmask_preserved_fork, passed tc-start: 1532488054.60535, eventmask_preserved_lwp_create tc-end: 1532488054.67612, eventmask_preserved_lwp_create, passed tc-start: 1532488054.67749, eventmask_preserved_lwp_exit tc-end: 1532488054.74898, eventmask_preserved_lwp_exit, passed tc-start: 1532488054.75033, eventmask_preserved_vfork tc-end: 1532488054.82016, eventmask_preserved_vfork, passed tc-start: 1532488054.82146, eventmask_preserved_vfork_done tc-end: 1532488054.89034, eventmask_preserved_vfork_done, passed tc-start: 1532488054.89169, fork1 tc-end: 1532488054.96496, fork1, passed tc-start: 1532488054.96630, fork2 tc-end: 1532488054.104110, fork2, passed tc-start: 1532488054.104238, fork3 tc-end: 1532488054.111379, fork3, passed tc-start: 1532488054.111511, fork4 tc-end: 1532488054.118813, fork4, passed tc-start: 1532488054.118946, fork5 tc-end: 1532488054.125929, fork5, passed tc-start: 1532488054.126058, fork6 tc-end: 1532488054.133108, fork6, passed tc-start: 1532488054.133240, fork7 tc-end: 1532488054.140351, fork7, passed tc-start: 1532488054.140482, fork8 tc-end: 1532488054.147545, fork8, passed tc-start: 1532488054.147676, fpregs1 tc-end: 1532488054.154435, fpregs1, passed tc-start: 1532488054.154569, fpregs2 tc-end: 1532488054.161198, fpregs2, passed tc-start: 1532488054.161332, kill1 tc-end: 1532488054.168131, kill1, passed tc-start: 1532488054.168259, kill2 tc-end: 1532488054.174913, kill2, passed tc-start: 1532488054.175047, lwp_create1 tc-end: 1532488054.182166, lwp_create1, passed tc-start: 1532488054.182315, lwp_exit1 tc-end: 1532488054.189664, lwp_exit1, passed tc-start: 1532488054.189871, lwpinfo1 tc-end: 1532488054.197384, lwpinfo1, passed tc-start: 1532488054.197656, lwpinfo2 tc-end: 1532488054.205698, lwpinfo2, passed tc-start: 1532488054.206015, parent_attach_to_its_child tc-end: 1532488054.213477, parent_attach_to_its_child, passed tc-start: 1532488054.213778, regs1 tc-end: 1532488054.220930, regs1, passed tc-start: 1532488054.221166, regs2 tc-end: 1532488054.228311, regs2, passed tc-start: 1532488054.228552, regs3 tc-end: 1532488054.235731, regs3, passed tc-start: 1532488054.235973, regs4 tc-end: 1532488054.243032, regs4, passed tc-start: 1532488054.243170, regs5 tc-end: 1532488054.250237, regs5, passed tc-start: 1532488054.250373, resume1 tc-end: 1532488054.256797, resume1, expected_failure, PR kern/51995: /public/src.git/tests/lib/libc/sys/t_ptrace_wait.c:5276: 0 && "In order to get reliable failure, abort" not met tc-start: 1532488054.256931, setstep1 tc-end: 1532488054.263795, setstep1, passed tc-start: 1532488054.263930, setstep2 tc-end: 1532488054.270770, setstep2, passed tc-start: 1532488054.270906, setstep3 tc-end: 1532488054.278005, setstep3, passed tc-start: 1532488054.278142, setstep4 tc-end: 1532488054.285226, setstep4, passed tc-start: 1532488054.285365, siginfo1 tc-end: 1532488054.292071, siginfo1, passed tc-start: 1532488054.292207, siginfo2 tc-end: 1532488054.298875, siginfo2, passed tc-start: 1532488054.299014, siginfo3 tc-end: 1532488054.305682, siginfo3, passed tc-start: 1532488054.305818, siginfo4 tc-so: tc-end: 1532488054.316543, siginfo4, passed tc-start: 1532488054.316690, siginfo5 tc-end: 1532488054.324189, siginfo5, passed tc-start: 1532488054.324338, siginfo6 tc-end: 1532488054.331398, siginfo6, passed tc-start: 1532488054.331549, signal1 tc-end: 1532488054.338792, signal1, passed tc-start: 1532488054.338946, signal10 tc-end: 1532488054.346114, signal10, expected_failure, PR kern/51918: /public/src.git/tests/lib/libc/sys/t_ptrace_wait.h:306: Reported exited process tc-start: 1532488054.346264, signal2 tc-end: 1532488054.353553, signal2, passed tc-start: 1532488054.353708, signal3 tc-end: 1532488054.361080, signal3, passed tc-start: 1532488054.361254, signal4 tc-end: 1532488054.368802, signal4, passed tc-start: 1532488054.368967, signal5 tc-so: tc-end: 1532488054.380336, signal5, passed tc-start: 1532488054.380492, signal6 tc-end: 1532488054.387870, signal6, expected_failure, PR kern/51918: /public/src.git/tests/lib/libc/sys/t_ptrace_wait.h:306: Reported exited process tc-start: 1532488054.388082, signal7 tc-end: 1532488054.395812, signal7, expected_failure, PR kern/51918: /public/src.git/tests/lib/libc/sys/t_ptrace_wait.h:316: WSTOPSIG(status) != expected: Unexpected stop signal received [Child exited] != [Trace/BPT trap] tc-start: 1532488054.396006, signal8 tc-end: 1532488054.403124, signal8, expected_failure, PR kern/51918: /public/src.git/tests/lib/libc/sys/t_ptrace_wait.h:316: WSTOPSIG(status) != expected: Unexpected stop signal received [Child exited] != [Trace/BPT trap] tc-start: 1532488054.403265, signal9 tc-end: 1532488054.410683, signal9, expected_failure, PR kern/51918: /public/src.git/tests/lib/libc/sys/t_ptrace_wait.h:306: Reported exited process tc-start: 1532488054.410833, step1 tc-end: 1532488054.417937, step1, passed tc-start: 1532488054.418079, step2 tc-end: 1532488054.425045, step2, passed tc-start: 1532488054.425183, step3 tc-end: 1532488054.432131, step3, passed tc-start: 1532488054.432270, step4 tc-end: 1532488054.439634, step4, passed tc-start: 1532488054.439793, suspend1 tc-end: 1532488054.446649, suspend1, expected_failure, PR kern/51995: /public/src.git/tests/lib/libc/sys/t_ptrace_wait.c:5069: 0 && "In order to get reliable failure, abort" not met tc-start: 1532488054.446811, suspend2 tc-end: 1532488054.453835, suspend2, expected_failure, PR kern/51995: /public/src.git/tests/lib/libc/sys/t_ptrace_wait.c:5196: 0 && "In order to get reliable failure, abort" not met tc-start: 1532488054.453996, syscall1 tc-end: 1532488054.461790, syscall1, passed tc-start: 1532488054.462019, syscallemu1 tc-so:Before exiting of the child process tc-end: 1532488054.473980, syscallemu1, passed tc-start: 1532488054.474165, tracee_sees_its_original_parent_getppid tc-end: 1532488054.485554, tracee_sees_its_original_parent_getppid, passed tc-start: 1532488054.485833, tracee_sees_its_original_parent_procfs_status tc-end: 1532488054.496325, tracee_sees_its_original_parent_procfs_status, skipped, /proc/curproc/status not found tc-start: 1532488054.496527, tracee_sees_its_original_parent_sysctl_kinfo_proc2 tc-end: 1532488054.529527, tracee_sees_its_original_parent_sysctl_kinfo_proc2, passed tc-start: 1532488054.529835, traceme_crash_bus tc-end: 1532488054.541498, traceme_crash_bus, passed tc-start: 1532488054.541696, traceme_crash_fpe tc-se:UBSan: Undefined Behavior in /public/src.git/tests/lib/libc/sys/t_ptrace_wait.h:564:11, signed integer overflow: 23580 divrem 0 cannot be represented in type 'int' tc-end: 1532488054.553177, traceme_crash_fpe, passed tc-start: 1532488054.553354, traceme_crash_segv tc-se:UBSan: Undefined Behavior in /public/src.git/tests/lib/libc/sys/t_ptrace_wait.h:542:7, store to null pointer of type 'volatile char' tc-end: 1532488054.564600, traceme_crash_segv, passed tc-start: 1532488054.564785, traceme_crash_trap tc-end: 1532488054.575937, traceme_crash_trap, passed tc-start: 1532488054.576142, traceme_pid1_parent tc-end: 1532488054.587009, traceme_pid1_parent, passed tc-start: 1532488054.587205, traceme_raise1 tc-end: 1532488054.597502, traceme_raise1, passed tc-start: 1532488054.597676, traceme_raise2 tc-end: 1532488054.604715, traceme_raise2, passed tc-start: 1532488054.604885, traceme_raise3 tc-end: 1532488054.611731, traceme_raise3, passed tc-start: 1532488054.611907, traceme_raise4 tc-end: 1532488054.622466, traceme_raise4, passed tc-start: 1532488054.622658, traceme_raise5 tc-end: 1532488054.633041, traceme_raise5, passed tc-start: 1532488054.633228, traceme_sendsignal_handle1 tc-end: 1532488054.643624, traceme_sendsignal_handle1, passed tc-start: 1532488054.643813, traceme_sendsignal_handle2 tc-end: 1532488054.654516, traceme_sendsignal_handle2, passed tc-start: 1532488054.654709, traceme_sendsignal_handle3 tc-end: 1532488054.665312, traceme_sendsignal_handle3, passed tc-start: 1532488054.665498, traceme_sendsignal_ignored1 tc-end: 1532488054.675997, traceme_sendsignal_ignored1, passed tc-start: 1532488054.676189, traceme_sendsignal_ignored2 tc-end: 1532488054.686635, traceme_sendsignal_ignored2, passed tc-start: 1532488054.686811, traceme_sendsignal_ignored3 tc-end: 1532488054.697222, traceme_sendsignal_ignored3, passed tc-start: 1532488054.697398, traceme_sendsignal_masked1 tc-end: 1532488054.704368, traceme_sendsignal_masked1, passed tc-start: 1532488054.704538, traceme_sendsignal_masked2 tc-end: 1532488054.711321, traceme_sendsignal_masked2, passed tc-start: 1532488054.711488, traceme_sendsignal_masked3 tc-end: 1532488054.718666, traceme_sendsignal_masked3, passed tc-start: 1532488054.718860, traceme_sendsignal_simple1 tc-end: 1532488054.726323, traceme_sendsignal_simple1, passed tc-start: 1532488054.726528, traceme_sendsignal_simple2 tc-end: 1532488054.734264, traceme_sendsignal_simple2, passed tc-start: 1532488054.734468, traceme_sendsignal_simple3 tc-end: 1532488054.746077, traceme_sendsignal_simple3, passed tc-start: 1532488054.759687, traceme_sendsignal_simple4 tc-end: 1532488054.767255, traceme_sendsignal_simple4, passed tc-start: 1532488054.767440, traceme_sendsignal_simple5 tc-end: 1532488054.774572, traceme_sendsignal_simple5, passed tc-start: 1532488054.774755, traceme_vfork_crash_bus tc-end: 1532488054.781533, traceme_vfork_crash_bus, expected_failure, lib/53343: /public/src.git/tests/lib/libc/sys/t_ptrace_wait.h:288: !!WCOREDUMP(status) != expected_core: Unexpectedly core file not generated tc-start: 1532488054.781713, traceme_vfork_crash_fpe tc-se:UBSan: Undefined Behavior in /public/src.git/tests/lib/libc/sys/t_ptrace_wait.h:564:11, signed integer overflow: 11785 divrem 0 cannot be represented in type 'int' tc-end: 1532488054.791757, traceme_vfork_crash_fpe, passed tc-start: 1532488054.834254, traceme_vfork_crash_segv tc-se:UBSan: Undefined Behavior in /public/src.git/tests/lib/libc/sys/t_ptrace_wait.h:542:7, store to null pointer of type 'volatile char' tc-end: 1532488054.844971, traceme_vfork_crash_segv, passed tc-start: 1532488054.891678, traceme_vfork_crash_trap tc-end: 1532488054.902475, traceme_vfork_crash_trap, passed tc-start: 1532488054.944514, traceme_vfork_exec tc-so: tc-end: 1532488054.955590, traceme_vfork_exec, passed tc-start: 1532488054.955731, traceme_vfork_raise1 tc-end: 1532488054.962151, traceme_vfork_raise1, passed tc-start: 1532488054.962286, traceme_vfork_raise2 tc-end: 1532488054.969293, traceme_vfork_raise2, passed tc-start: 1532488054.969427, traceme_vfork_raise3 tc-end: 1532488054.976140, traceme_vfork_raise3, passed tc-start: 1532488054.976293, traceme_vfork_raise4 tc-end: 1532488054.983244, traceme_vfork_raise4, passed tc-start: 1532488054.983451, traceme_vfork_raise5 tc-end: 1532488054.990653, traceme_vfork_raise5, passed tc-start: 1532488054.990853, traceme_vfork_raise6 tc-end: 1532488055.1042, traceme_vfork_raise6, passed tc-start: 1532488055.16498, traceme_vfork_raise7 tc-end: 1532488055.23506, traceme_vfork_raise7, passed tc-start: 1532488055.23703, traceme_vfork_raise8 tc-end: 1532488055.30459, traceme_vfork_raise8, passed tc-start: 1532488055.30644, tracer_sees_terminaton_before_the_parent tc-end: 1532488055.37872, tracer_sees_terminaton_before_the_parent, passed tc-start: 1532488055.38092, tracer_sysctl_lookup_without_duplicates tc-end: 1532488060.983, tracer_sysctl_lookup_without_duplicates, passed tc-start: 1532488060.1239, unrelated_tracer_sees_crash_bus tc-end: 1532488060.9273, unrelated_tracer_sees_crash_bus, passed tc-start: 1532488060.9513, unrelated_tracer_sees_crash_fpe tc-end: 1532488060.17375, unrelated_tracer_sees_crash_fpe, passed tc-start: 1532488060.17630, unrelated_tracer_sees_crash_segv tc-end: 1532488060.25233, unrelated_tracer_sees_crash_segv, passed tc-start: 1532488060.25478, unrelated_tracer_sees_crash_trap tc-end: 1532488060.32702, unrelated_tracer_sees_crash_trap, passed tc-start: 1532488060.32920, unrelated_tracer_sees_terminaton_before_the_parent tc-end: 1532488060.39804, unrelated_tracer_sees_terminaton_before_the_parent, passed tc-start: 1532488060.40083, vfork1 tc-end: 1532488060.51137, vfork1, passed tc-start: 1532488060.51326, vfork2 tc-end: 1532488060.62010, vfork2, passed tc-start: 1532488060.62218, vfork3 tc-end: 1532488060.69407, vfork3, passed tc-start: 1532488060.69603, vfork4 tc-end: 1532488060.76898, vfork4, passed tc-start: 1532488060.77112, vfork5 tc-end: 1532488060.84645, vfork5, passed tc-start: 1532488060.84861, vfork6 tc-end: 1532488060.92279, vfork6, passed tc-start: 1532488060.92527, vfork7 tc-end: 1532488060.100254, vfork7, passed tc-start: 1532488060.100487, vfork8 tc-end: 1532488060.108211, vfork8, passed tc-start: 1532488060.108449, x86_64_regs1 tc-end: 1532488060.117182, x86_64_regs1, passed tc-start: 1532488060.117406, x86_cve_2018_8897 tc-end: 1532488060.124944, x86_cve_2018_8897, passed tp-end: 1532488060.125160, lib/libc/sys/t_ptrace_waitpid tp-start: 1532488060.130402, lib/libc/sys/t_recvmmsg, 1 tc-start: 1532488060.130488, recvmmsg_basic tc-end: 1532488060.140891, recvmmsg_basic, passed tp-end: 1532488060.141098, lib/libc/sys/t_recvmmsg tp-start: 1532488060.146175, lib/libc/sys/t_revoke, 3 tc-start: 1532488060.146260, revoke_basic tc-end: 1532488060.156438, revoke_basic, passed tc-start: 1532488060.156657, revoke_err tc-end: 1532488060.161807, revoke_err, passed tc-start: 1532488060.162027, revoke_perm tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-end: 1532488060.172391, revoke_perm, passed tp-end: 1532488060.172597, lib/libc/sys/t_revoke tp-start: 1532488060.177714, lib/libc/sys/t_select, 2 tc-start: 1532488060.177808, pselect_sigmask tc-end: 1532488062.203609, pselect_sigmask, passed tc-start: 1532488062.203822, pselect_timeout tc-end: 1532488062.209323, pselect_timeout, passed tp-end: 1532488062.209540, lib/libc/sys/t_select tp-start: 1532488062.214736, lib/libc/sys/t_setrlimit, 11 tc-start: 1532488062.214833, setrlimit_basic tc-end: 1532488062.219839, setrlimit_basic, passed tc-start: 1532488062.220049, setrlimit_current tc-end: 1532488062.225075, setrlimit_current, passed tc-start: 1532488062.225208, setrlimit_err tc-end: 1532488062.230283, setrlimit_err, passed tc-start: 1532488062.230415, setrlimit_fsize tc-end: 1532488062.240626, setrlimit_fsize, passed tc-start: 1532488062.240763, setrlimit_memlock tc-end: 1532488062.246213, setrlimit_memlock, passed tc-start: 1532488062.246346, setrlimit_nofile_1 tc-end: 1532488062.251936, setrlimit_nofile_1, passed tc-start: 1532488062.252065, setrlimit_nofile_2 tc-end: 1532488062.257640, setrlimit_nofile_2, passed tc-start: 1532488062.257770, setrlimit_nproc tc-end: 1532488062.263327, setrlimit_nproc, passed tc-start: 1532488062.263490, setrlimit_nthr tc-end: 1532488062.268653, setrlimit_nthr, passed tc-start: 1532488062.268811, setrlimit_perm tc-end: 1532488062.273995, setrlimit_perm, passed tc-start: 1532488062.274159, setrlimit_stack tc-end: 1532488062.279295, setrlimit_stack, passed tp-end: 1532488062.279450, lib/libc/sys/t_setrlimit tp-start: 1532488062.284265, lib/libc/sys/t_setuid, 3 tc-start: 1532488062.284281, setuid_perm tc-end: 1532488062.289431, setuid_perm, passed tc-start: 1532488062.289593, setuid_real tc-end: 1532488062.294676, setuid_real, passed tc-start: 1532488062.294814, setuid_root tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-end: 1532488062.305165, setuid_root, passed tp-end: 1532488062.305287, lib/libc/sys/t_setuid tp-start: 1532488062.310433, lib/libc/sys/t_sigaction, 3 tc-start: 1532488062.310447, sigaction_basic tc-end: 1532488062.315463, sigaction_basic, passed tc-start: 1532488062.315597, sigaction_noflags tc-end: 1532488062.320980, sigaction_noflags, passed tc-start: 1532488062.321170, sigaction_resethand tc-end: 1532488062.329560, sigaction_resethand, passed tp-end: 1532488062.329741, lib/libc/sys/t_sigaction tp-start: 1532488062.337251, lib/libc/sys/t_sigqueue, 3 tc-start: 1532488062.337270, sigqueue_basic tc-end: 1532488062.344804, sigqueue_basic, passed tc-start: 1532488062.344931, sigqueue_err tc-end: 1532488062.350057, sigqueue_err, passed tc-start: 1532488062.350189, sigqueue_rt tc-se:UBSan: Undefined Behavior in /public/src.git/tests/lib/libc/sys/t_sigqueue.c:143:31, load of misaligned address 0x7f7fffffe4ec for type 'int' which requires 0 byte alignment 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: 1532488063.365664, sigqueue_rt, passed tp-end: 1532488063.365781, lib/libc/sys/t_sigqueue tp-start: 1532488063.370921, lib/libc/sys/t_sigtimedwait, 3 tc-start: 1532488063.370937, sigtimedwait_NULL_timeout tc-end: 1532488068.388050, sigtimedwait_NULL_timeout, passed tc-start: 1532488068.388190, sigtimedwait_all0timeout tc-end: 1532488068.393342, sigtimedwait_all0timeout, passed tc-start: 1532488068.393471, sigtimedwait_small_timeout tc-end: 1532488073.411061, sigtimedwait_small_timeout, passed tp-end: 1532488073.411199, lib/libc/sys/t_sigtimedwait tp-start: 1532488073.416248, lib/libc/sys/t_socketpair, 3 tc-start: 1532488073.416263, socketpair_basic tc-end: 1532488073.421135, socketpair_basic, passed tc-start: 1532488073.421261, socketpair_cloexec tc-end: 1532488073.426102, socketpair_cloexec, passed tc-start: 1532488073.426224, socketpair_nonblock tc-end: 1532488073.431076, socketpair_nonblock, passed tp-end: 1532488073.431199, lib/libc/sys/t_socketpair tp-start: 1532488073.435913, lib/libc/sys/t_swapcontext, 2 tc-start: 1532488073.435927, swapcontext1 tc-so:Testing if swapcontext() alters TLS pointer if _UC_TLSBASE is cleared tc-so:before swapcontext TLS pointer = 0x4127bc tc-so:before swapcontext TLS pointer = 0x4127b8 tc-so:after swapcontext TLS pointer = 0x4127b8 tc-so:TLS pointer left untouched by swapcontext() tc-so:Test completed tc-end: 1532488073.441104, swapcontext1, passed tc-start: 1532488073.441227, swapcontext2 tc-so:Testing if swapcontext() alters TLS pointer if _UC_TLSBASE is left set tc-so:before swapcontext TLS pointer = 0x4127bc tc-so:before swapcontext TLS pointer = 0x4127b8 tc-so:after swapcontext TLS pointer = 0x4127bc tc-so:TLS pointer modified by swapcontext() tc-so:Test completed tc-end: 1532488073.446455, swapcontext2, passed tp-end: 1532488073.446572, lib/libc/sys/t_swapcontext tp-start: 1532488073.451828, lib/libc/sys/t_stat, 8 tc-start: 1532488073.451843, stat_chflags tc-end: 1532488073.462358, stat_chflags, passed tc-start: 1532488073.462497, stat_dir tc-end: 1532488073.491308, stat_dir, passed tc-start: 1532488073.491442, stat_err tc-end: 1532488073.496738, stat_err, passed tc-start: 1532488073.496863, stat_mtime tc-end: 1532488076.534050, stat_mtime, passed tc-start: 1532488076.534186, stat_perm tc-end: 1532488076.544827, stat_perm, passed tc-start: 1532488076.545005, stat_size tc-end: 1532488076.554888, stat_size, passed tc-start: 1532488076.555065, stat_socket tc-end: 1532488076.560089, stat_socket, passed tc-start: 1532488076.560250, stat_symlink tc-end: 1532488076.570189, stat_symlink, passed tp-end: 1532488076.570360, lib/libc/sys/t_stat tp-start: 1532488076.575386, lib/libc/sys/t_syscall, 1 tc-start: 1532488076.575401, mmap___syscall tc-end: 1532488076.580562, mmap___syscall, passed tp-end: 1532488076.580760, lib/libc/sys/t_syscall tp-start: 1532488076.585952, lib/libc/sys/t_timer_create, 5 tc-start: 1532488076.585968, timer_create_err tc-end: 1532488076.591096, timer_create_err, passed tc-start: 1532488076.591282, timer_create_mono tc-se:timer_signal_handler: Alarm clock tc-end: 1532488077.609471, timer_create_mono, passed tc-start: 1532488077.609651, timer_create_mono_expire tc-end: 1532488079.619873, timer_create_mono_expire, passed tc-start: 1532488079.620013, timer_create_real tc-se:timer_signal_handler: Alarm clock tc-end: 1532488080.631262, timer_create_real, passed tc-start: 1532488080.631385, timer_create_real_expire tc-end: 1532488082.641991, timer_create_real_expire, passed tp-end: 1532488082.642130, lib/libc/sys/t_timer_create tp-start: 1532488082.647157, lib/libc/sys/t_truncate, 4 tc-start: 1532488082.647171, 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: 1532488082.656985, ftruncate_basic, passed tc-start: 1532488082.657117, ftruncate_err tc-end: 1532488082.662121, ftruncate_err, passed tc-start: 1532488082.662273, 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: 1532488082.671555, truncate_basic, passed tc-start: 1532488082.671678, truncate_err tc-end: 1532488082.676513, truncate_err, passed tp-end: 1532488082.676652, lib/libc/sys/t_truncate tp-start: 1532488082.681249, lib/libc/sys/t_ucontext, 5 tc-start: 1532488082.681263, 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: 1532488082.685984, ucontext_basic, passed tc-start: 1532488082.686097, ucontext_fp tc-so:_UC_MACHINE_FP(u)=7f7ff7906110 tc-end: 1532488082.690740, ucontext_fp, passed tc-start: 1532488082.690863, ucontext_intrv tc-so:_UC_MACHINE_INTRV(u)=0 tc-end: 1532488082.695841, ucontext_intrv, passed tc-start: 1532488082.695958, ucontext_pc tc-so:_UC_MACHINE_PC(u)=201273 tc-end: 1532488082.700759, ucontext_pc, passed tc-start: 1532488082.700882, ucontext_sp tc-so:_UC_MACHINE_SP(u)=7f7fffffe290 tc-end: 1532488082.705641, ucontext_sp, passed tp-end: 1532488082.705759, lib/libc/sys/t_ucontext tp-start: 1532488082.710410, lib/libc/sys/t_umask, 3 tc-start: 1532488082.710423, umask_fork tc-end: 1532488082.721960, umask_fork, passed tc-start: 1532488082.722107, umask_open tc-end: 1532488082.732192, umask_open, passed tc-start: 1532488082.732336, umask_previous tc-end: 1532488082.742553, umask_previous, passed tp-end: 1532488082.742700, lib/libc/sys/t_umask tp-start: 1532488082.748050, lib/libc/sys/t_unlink, 4 tc-start: 1532488082.748066, unlink_basic tc-end: 1532488082.771721, unlink_basic, passed tc-start: 1532488082.771906, unlink_err tc-end: 1532488082.781761, unlink_err, passed tc-start: 1532488082.781895, unlink_fifo tc-end: 1532488082.791404, unlink_fifo, passed tc-start: 1532488082.791538, unlink_perm tc-end: 1532488082.801238, unlink_perm, passed tp-end: 1532488082.801394, lib/libc/sys/t_unlink tp-start: 1532488082.806149, lib/libc/sys/t_vfork, 8 tc-start: 1532488082.806162, raise1 tc-end: 1532488082.810835, raise1, passed tc-start: 1532488082.810975, raise2 tc-end: 1532488082.816644, raise2, passed tc-start: 1532488082.816775, raise3 tc-end: 1532488082.821525, raise3, passed tc-start: 1532488082.821648, raise4 tc-end: 1532488082.826399, raise4, passed tc-start: 1532488082.826521, raise5 tc-end: 1532488082.831163, raise5, passed tc-start: 1532488082.831293, raise6 tc-end: 1532488082.839186, raise6, passed tc-start: 1532488082.852470, raise7 tc-end: 1532488082.857425, raise7, passed tc-start: 1532488082.857555, raise8 tc-end: 1532488082.862542, raise8, passed tp-end: 1532488082.862679, lib/libc/sys/t_vfork tp-start: 1532488082.867588, lib/libc/sys/t_wait, 6 tc-start: 1532488082.867603, wait6_coredumped tc-so:user: 0 system: 0 tc-end: 1532488082.876515, wait6_coredumped, passed tc-start: 1532488082.922560, wait6_exited tc-so:user: 0 system: 0 tc-end: 1532488082.928088, wait6_exited, passed tc-start: 1532488082.928214, wait6_invalid tc-end: 1532488082.933112, wait6_invalid, passed tc-start: 1532488082.933265, wait6_stop_and_go tc-so:user: 0 system: 0 tc-so:user: 0 system: 0 tc-so:user: 0 system: 0 tc-end: 1532488082.938536, wait6_stop_and_go, passed tc-start: 1532488082.938680, wait6_stopgo_loop tc-so:Before loop of SIGSTOP/SIGCONT sequence 100 times tc-so:user: 0 system: 0 tc-end: 1532488082.944291, wait6_stopgo_loop, passed tc-start: 1532488082.944427, wait6_terminated tc-so:user: 0 system: 0 tc-end: 1532488082.949428, wait6_terminated, passed tp-end: 1532488082.949561, lib/libc/sys/t_wait tp-start: 1532488082.954505, lib/libc/sys/t_wait_noproc, 11 tc-start: 1532488082.954519, wait tc-end: 1532488082.959385, wait, passed tc-start: 1532488082.959533, wait3 tc-end: 1532488082.964350, wait3, passed tc-start: 1532488082.964499, 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: 1532488082.969536, wait3_options, passed tc-start: 1532488082.969672, wait4 tc-end: 1532488082.974429, wait4, passed tc-start: 1532488082.974577, 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: 1532488082.979509, wait4_options, passed tc-start: 1532488082.979645, wait6 tc-end: 1532488082.984345, wait6, passed tc-start: 1532488082.984474, 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: 1532488082.989761, wait6_options, passed tc-start: 1532488082.989879, waitid tc-end: 1532488082.994755, waitid, passed tc-start: 1532488082.994873, 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: 1532488082.999965, waitid_options, passed tc-start: 1532488083.81, waitpid tc-end: 1532488083.5137, waitpid, passed tc-start: 1532488083.5313, 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: 1532488083.13225, waitpid_options, passed tp-end: 1532488083.13381, lib/libc/sys/t_wait_noproc tp-start: 1532488083.21071, lib/libc/sys/t_wait_noproc_wnohang, 10 tc-start: 1532488083.21083, wait3 tc-end: 1532488083.25987, wait3, passed tc-start: 1532488083.26109, 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: 1532488083.31066, wait3_options, passed tc-start: 1532488083.31178, wait4 tc-end: 1532488083.35961, wait4, passed tc-start: 1532488083.36078, 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: 1532488083.41221, wait4_options, passed tc-start: 1532488083.41344, wait6 tc-end: 1532488083.46728, wait6, passed tc-start: 1532488083.46866, 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: 1532488083.52330, wait6_options, passed tc-start: 1532488083.52452, waitid tc-end: 1532488083.57431, waitid, passed tc-start: 1532488083.57555, 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: 1532488083.62727, waitid_options, passed tc-start: 1532488083.62844, waitpid tc-end: 1532488083.67880, waitpid, passed tc-start: 1532488083.68009, 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: 1532488083.73119, waitpid_options, passed tp-end: 1532488083.73233, lib/libc/sys/t_wait_noproc_wnohang tp-start: 1532488083.78161, lib/libc/sys/t_write, 7 tc-start: 1532488083.78174, read_fault tc-end: 1532488083.83016, read_fault, passed tc-start: 1532488083.83169, write_err tc-end: 1532488083.92925, write_err, passed tc-start: 1532488083.93085, write_fault tc-end: 1532488083.97857, write_fault, passed tc-start: 1532488083.98006, write_pipe tc-end: 1532488083.102726, write_pipe, passed tc-start: 1532488083.102870, write_pos tc-end: 1532488083.112379, write_pos, passed tc-start: 1532488083.112532, write_ret tc-end: 1532488083.121902, write_ret, passed tc-start: 1532488083.122058, writev_iovmax tc-so:Calling writev(2, NULL, IOV_MAX + 1)... tc-end: 1532488083.126786, writev_iovmax, passed tp-end: 1532488083.126928, lib/libc/sys/t_write tp-start: 1532488083.135013, lib/libc/sys/t_posix_fadvise, 2 tc-start: 1532488083.135027, posix_fadvise tc-end: 1532488083.143065, posix_fadvise, passed tc-start: 1532488083.143222, posix_fadvise_reg tc-end: 1532488083.158157, posix_fadvise_reg, passed tp-end: 1532488083.158337, lib/libc/sys/t_posix_fadvise tp-start: 1532488083.163968, lib/libc/termios/t_tcsetpgrp, 1 tc-start: 1532488083.163983, tcsetpgrp_err tc-end: 1532488083.169206, tcsetpgrp_err, passed tp-end: 1532488083.169362, lib/libc/termios/t_tcsetpgrp tp-start: 1532488083.174629, lib/libc/time/t_mktime, 3 tc-start: 1532488083.174643, localtime_r_gmt tc-end: 1532488083.179696, localtime_r_gmt, passed tc-start: 1532488083.179850, mktime_negyear tc-end: 1532488083.184801, mktime_negyear, passed tc-start: 1532488083.184953, timegm_epoch tc-end: 1532488083.189940, timegm_epoch, passed tp-end: 1532488083.190087, lib/libc/time/t_mktime tp-start: 1532488083.194997, lib/libc/time/t_strptime, 8 tc-start: 1532488083.195010, 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: 1532488083.200991, Zone, passed tc-start: 1532488083.201119, common tc-end: 1532488083.206436, common, passed tc-start: 1532488083.206577, day tc-end: 1532488083.211727, day, passed tc-start: 1532488083.211861, hour tc-end: 1532488083.217001, hour, passed tc-start: 1532488083.217130, month tc-end: 1532488083.222106, month, passed tc-start: 1532488083.222231, seconds tc-end: 1532488083.227067, seconds, passed tc-start: 1532488083.227192, year tc-end: 1532488083.232007, year, passed tc-start: 1532488083.232132, 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: 1532488083.237896, zone, passed tp-end: 1532488083.238011, lib/libc/time/t_strptime tp-start: 1532488083.239379, lib/libc/tls/t_tls_static, 1 tc-start: 1532488083.239390, t_tls_static tc-end: 1532488083.240527, t_tls_static, passed tp-end: 1532488083.240633, lib/libc/tls/t_tls_static tp-start: 1532488083.252347, lib/libc/tls/t_tls_dynamic, 1 tc-start: 1532488083.252365, t_tls_dynamic tc-end: 1532488083.264504, t_tls_dynamic, passed tp-end: 1532488083.264648, lib/libc/tls/t_tls_dynamic tp-start: 1532488083.270152, lib/libc/tls/t_tls_dlopen, 1 tc-start: 1532488083.270168, t_tls_dlopen tc-end: 1532488083.282407, t_tls_dlopen, passed tp-end: 1532488083.282545, lib/libc/tls/t_tls_dlopen tp-start: 1532488083.287803, lib/libc/ttyio/t_ptm, 2 tc-start: 1532488083.287817, ptm tc-end: 1532488083.292876, ptm, failed, /public/src.git/tests/lib/libc/ttyio/t_ptm.c:75: ioctl(fdm, TIOCPTMGET, &ptm): Operation not supported tc-start: 1532488083.293002, ptmx tc-end: 1532488083.298104, ptmx, failed, /dev/ptmx: Operation not supported tp-end: 1532488083.298231, lib/libc/ttyio/t_ptm tp-start: 1532488083.303517, lib/libc/ttyio/t_ttyio, 1 tc-start: 1532488083.303533, ioctl tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-end: 1532488083.309212, ioctl, failed, /public/src.git/tests/lib/libc/ttyio/t_ttyio.c:99: openpty(&m, &s, name, &term, NULL): No such file or directory tp-end: 1532488083.309329, lib/libc/ttyio/t_ttyio tp-start: 1532488083.720654, lib/libc/ssp/t_ssp, 19 tc-start: 1532488083.720674, 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: 1532488083.803753, fgets, passed tc-start: 1532488083.814306, 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: 1532488083.904020, getcwd, passed tc-start: 1532488083.914916, 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: 1532488084.13708, gets, passed tc-start: 1532488084.56031, 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: 1532488084.142729, memcpy, passed tc-start: 1532488084.154884, 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: 1532488084.246378, memmove, passed tc-start: 1532488084.257078, 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: 1532488084.343945, memset, passed tc-start: 1532488084.379798, 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: 1532488084.465825, raw, passed tc-start: 1532488084.478693, 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: 1532488084.576571, read, passed tc-start: 1532488084.616053, 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: 1532488084.702258, readlink, passed tc-start: 1532488084.737691, 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: 1532488084.827263, snprintf, passed tc-start: 1532488084.838936, 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: 1532488084.925114, sprintf, passed tc-start: 1532488084.960384, 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: 1532488085.48410, stpcpy, passed tc-start: 1532488085.61114, 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: 1532488085.150201, stpncpy, passed tc-start: 1532488085.192907, 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: 1532488085.306603, strcat, passed tc-start: 1532488085.316937, 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: 1532488085.404310, strcpy, passed tc-start: 1532488085.414978, 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: 1532488085.504340, strncat, passed tc-start: 1532488085.546940, 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: 1532488085.633833, strncpy, passed tc-start: 1532488085.653240, 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: 1532488085.743089, vsnprintf, passed tc-start: 1532488085.790968, 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: 1532488085.879541, vsprintf, passed tp-end: 1532488085.890727, lib/libc/ssp/t_ssp tp-start: 1532488085.898614, lib/libc/t_convfp, 4 tc-start: 1532488085.898636, cast_ulong tc-end: 1532488085.906378, cast_ulong, passed tc-start: 1532488085.906559, cast_ulong2 tc-end: 1532488085.914313, cast_ulong2, passed tc-start: 1532488085.914500, conv_uint tc-end: 1532488085.922131, conv_uint, passed tc-start: 1532488085.922306, conv_ulong tc-so:testing long double vs. long tc-end: 1532488085.929989, conv_ulong, passed tp-end: 1532488085.930152, lib/libc/t_convfp tp-start: 1532488085.937511, lib/libc/t_gdtoa, 1 tc-start: 1532488085.937528, long_format tc-end: 1532488085.946316, long_format, passed tp-end: 1532488085.946487, lib/libc/t_gdtoa tp-start: 1532488085.953863, lib/libc/t_cdb, 1 tc-start: 1532488085.953883, cdb tc-end: 1532488085.987190, cdb, passed tp-end: 1532488085.987368, lib/libc/t_cdb tp-start: 1532488085.995429, lib/libcrypt/t_crypt, 1 tc-start: 1532488085.995450, crypt_salts tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libcrypt/crypt.c:768:40, left shift of negative value -1197182952 tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libcrypt/crypt.c:769:40, left shift of negative value -264997776 tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libcrypt/crypt.c:701:11, left shift of 1363235140 by 1 places cannot be represented in type 'int' tc-end: 1532488086.8275, crypt_salts, passed tp-end: 1532488086.8432, lib/libcrypt/t_crypt tp-start: 1532488086.751814, lib/libcurses/t_curses, 24 tc-start: 1532488086.751838, addch tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:director: Fork of pty for slave failed tc-se:: No such file or directory tc-end: 1532488086.822487, addch, failed, test /usr/tests/lib/libcurses/tests/addch failed tc-start: 1532488086.822651, addchnstr tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:director: Fork of pty for slave failed tc-se:: No such file or directory tc-end: 1532488086.889521, addchnstr, failed, test /usr/tests/lib/libcurses/tests/addchnstr failed tc-start: 1532488086.889684, addchstr tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:director: Fork of pty for slave failed tc-se:: No such file or directory tc-end: 1532488086.958134, addchstr, failed, test /usr/tests/lib/libcurses/tests/addchstr failed tc-start: 1532488086.958297, addnstr tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:director: Fork of pty for slave failed tc-se:: No such file or directory tc-end: 1532488087.29122, addnstr, failed, test /usr/tests/lib/libcurses/tests/addnstr failed tc-start: 1532488087.29277, addstr tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:director: Fork of pty for slave failed tc-se:: No such file or directory tc-end: 1532488087.99935, addstr, failed, test /usr/tests/lib/libcurses/tests/addstr failed tc-start: 1532488087.100096, assume_default_colors tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:director: Fork of pty for slave failed tc-se:: No such file or directory tc-end: 1532488087.168473, assume_default_colors, failed, test /usr/tests/lib/libcurses/tests/assume_default_colors failed tc-start: 1532488087.168633, attributes tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:director: Fork of pty for slave failed tc-se:: No such file or directory tc-end: 1532488087.237025, attributes, failed, test /usr/tests/lib/libcurses/tests/attributes failed tc-start: 1532488087.237188, background tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:director: Fork of pty for slave failed tc-se:: No such file or directory tc-end: 1532488087.306935, background, failed, test /usr/tests/lib/libcurses/tests/background failed tc-start: 1532488087.307096, box tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:director: Fork of pty for slave failed tc-se:: No such file or directory tc-end: 1532488087.378197, box, failed, test /usr/tests/lib/libcurses/tests/box failed tc-start: 1532488087.378360, can_change_color tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:director: Fork of pty for slave failed tc-se:: No such file or directory tc-end: 1532488087.447659, can_change_color, failed, test /usr/tests/lib/libcurses/tests/can_change_color failed tc-start: 1532488087.447822, cbreak tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:director: Fork of pty for slave failed tc-se:: No such file or directory tc-end: 1532488087.515766, cbreak, failed, test /usr/tests/lib/libcurses/tests/cbreak failed tc-start: 1532488087.515933, clear tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:director: Fork of pty for slave failed tc-se:: No such file or directory tc-end: 1532488087.585845, clear, failed, test /usr/tests/lib/libcurses/tests/clear failed tc-start: 1532488087.586009, copywin tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:director: Fork of pty for slave failed tc-se:: No such file or directory tc-end: 1532488087.657095, copywin, failed, test /usr/tests/lib/libcurses/tests/copywin failed tc-start: 1532488087.657265, curs_set tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:director: Fork of pty for slave failed tc-se:: No such file or directory tc-end: 1532488087.728639, curs_set, failed, test /usr/tests/lib/libcurses/tests/curs_set failed tc-start: 1532488087.728804, getch tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:director: Fork of pty for slave failed tc-se:: No such file or directory tc-end: 1532488087.799955, getch, failed, test /usr/tests/lib/libcurses/tests/getch failed tc-start: 1532488087.800120, getstr tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:director: Fork of pty for slave failed tc-se:: No such file or directory tc-end: 1532488087.869580, getstr, failed, test /usr/tests/lib/libcurses/tests/getstr failed tc-start: 1532488087.869744, mvwin tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:director: Fork of pty for slave failed tc-se:: No such file or directory tc-end: 1532488087.939945, mvwin, failed, test /usr/tests/lib/libcurses/tests/mvwin failed tc-start: 1532488087.940112, startup tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:director: Fork of pty for slave failed tc-se:: No such file or directory tc-end: 1532488088.8599, startup, failed, test /usr/tests/lib/libcurses/tests/start failed tc-start: 1532488088.8768, termattrs tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:director: Fork of pty for slave failed tc-se:: No such file or directory tc-end: 1532488088.77984, termattrs, failed, test /usr/tests/lib/libcurses/tests/termattrs failed tc-start: 1532488088.78138, timeout tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:director: Fork of pty for slave failed tc-se:: No such file or directory tc-end: 1532488088.148544, timeout, failed, test /usr/tests/lib/libcurses/tests/timeout failed tc-start: 1532488088.148710, wborder tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:director: Fork of pty for slave failed tc-se:: No such file or directory tc-end: 1532488088.219718, wborder, failed, test /usr/tests/lib/libcurses/tests/wborder failed tc-start: 1532488088.219883, window tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:director: Fork of pty for slave failed tc-se:: No such file or directory tc-end: 1532488088.288789, window, failed, test /usr/tests/lib/libcurses/tests/window failed tc-start: 1532488088.288940, wprintw tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:director: Fork of pty for slave failed tc-se:: No such file or directory tc-end: 1532488088.357710, wprintw, failed, test /usr/tests/lib/libcurses/tests/wprintw failed tc-start: 1532488088.357872, wscrl tc-se:UBSan: Undefined Behavior in /public/netbsd-root/destdir.amd64/usr/include/ssp/string.h:82:1, null pointer passed as argument 2, which is declared to never be null tc-se:director: Fork of pty for slave failed tc-se:: No such file or directory tc-end: 1532488088.428785, wscrl, failed, test /usr/tests/lib/libcurses/tests/wscrl failed tp-end: 1532488088.428942, lib/libcurses/t_curses tp-start: 1532488088.437864, lib/libexecinfo/t_backtrace, 1 tc-start: 1532488088.437885, backtrace_fmt_basic tc-end: 1532488088.437936, backtrace_fmt_basic, skipped, Required file '/proc/self' not found tp-end: 1532488088.437943, lib/libexecinfo/t_backtrace tp-start: 1532488088.446635, lib/libm/t_acos, 3 tc-start: 1532488088.446656, acos_inrange tc-end: 1532488088.454784, acos_inrange, passed tc-start: 1532488088.454961, acos_is_nan tc-end: 1532488088.462924, acos_is_nan, passed tc-start: 1532488088.463097, acos_is_plus_zero tc-end: 1532488088.470884, acos_is_plus_zero, passed tp-end: 1532488088.471046, lib/libm/t_acos tp-start: 1532488088.479186, lib/libm/t_asin, 14 tc-start: 1532488088.479204, asin_inf_neg tc-end: 1532488088.486956, asin_inf_neg, passed tc-start: 1532488088.487129, asin_inf_pos tc-end: 1532488088.495077, asin_inf_pos, passed tc-start: 1532488088.495258, asin_inrange tc-end: 1532488088.503245, asin_inrange, passed tc-start: 1532488088.503417, asin_nan tc-end: 1532488088.511331, asin_nan, passed tc-start: 1532488088.511502, asin_range tc-end: 1532488088.519310, asin_range, passed tc-start: 1532488088.519478, asin_zero_neg tc-end: 1532488088.527292, asin_zero_neg, passed tc-start: 1532488088.527470, asin_zero_pos tc-end: 1532488088.535290, asin_zero_pos, passed tc-start: 1532488088.535460, asinf_inf_neg tc-end: 1532488088.543317, asinf_inf_neg, passed tc-start: 1532488088.545236, asinf_inf_pos tc-end: 1532488088.553058, asinf_inf_pos, passed tc-start: 1532488088.553230, asinf_inrange tc-end: 1532488088.558507, asinf_inrange, passed tc-start: 1532488088.558677, asinf_nan tc-end: 1532488088.566528, asinf_nan, passed tc-start: 1532488088.566664, asinf_range tc-end: 1532488088.571792, asinf_range, passed tc-start: 1532488088.571926, asinf_zero_neg tc-end: 1532488088.576888, asinf_zero_neg, passed tc-start: 1532488088.577018, asinf_zero_pos tc-end: 1532488088.581900, asinf_zero_pos, passed tp-end: 1532488088.582025, lib/libm/t_asin tp-start: 1532488088.586844, lib/libm/t_atan, 4 tc-start: 1532488088.586859, atan_inrange tc-end: 1532488088.591680, atan_inrange, passed tc-start: 1532488088.591811, atan_nan tc-end: 1532488088.596612, atan_nan, passed tc-start: 1532488088.596745, atan_zero_neg tc-end: 1532488088.601523, atan_zero_neg, passed tc-start: 1532488088.601652, atan_zero_pos tc-end: 1532488088.606440, atan_zero_pos, passed tp-end: 1532488088.606566, lib/libm/t_atan tp-start: 1532488088.611269, lib/libm/t_casinh, 1 tc-start: 1532488088.611281, casinh tc-end: 1532488088.616079, casinh, passed tp-end: 1532488088.616214, lib/libm/t_casinh tp-start: 1532488088.621350, lib/libm/t_cbrt, 18 tc-start: 1532488088.621363, cbrt_inf_neg tc-end: 1532488088.626672, cbrt_inf_neg, passed tc-start: 1532488088.626820, cbrt_inf_pos tc-end: 1532488088.632138, cbrt_inf_pos, passed tc-start: 1532488088.632283, cbrt_nan tc-end: 1532488088.637799, cbrt_nan, passed tc-start: 1532488088.637988, cbrt_pow tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libm/src/e_pow.c:305:9, left shift of negative value -3 tc-end: 1532488088.646287, cbrt_pow, passed tc-start: 1532488088.646463, cbrt_zero_neg tc-end: 1532488088.654749, cbrt_zero_neg, passed tc-start: 1532488088.654919, cbrt_zero_pos tc-end: 1532488088.662836, cbrt_zero_pos, passed tc-start: 1532488088.663009, cbrtf_inf_neg tc-end: 1532488088.670906, cbrtf_inf_neg, passed tc-start: 1532488088.671087, cbrtf_inf_pos tc-end: 1532488088.678997, cbrtf_inf_pos, passed tc-start: 1532488088.679166, cbrtf_nan tc-end: 1532488088.687051, cbrtf_nan, passed tc-start: 1532488088.687227, cbrtf_powf tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libm/src/e_powf.c:248:9, left shift of negative value -3 tc-end: 1532488088.695129, cbrtf_powf, passed tc-start: 1532488088.695292, cbrtf_zero_neg tc-end: 1532488088.703089, cbrtf_zero_neg, passed tc-start: 1532488088.703256, cbrtf_zero_pos tc-end: 1532488088.711002, cbrtf_zero_pos, passed tc-start: 1532488088.711172, cbrtl_inf_neg tc-end: 1532488088.718917, cbrtl_inf_neg, passed tc-start: 1532488088.719088, cbrtl_inf_pos tc-end: 1532488088.726820, cbrtl_inf_pos, passed tc-start: 1532488088.726988, cbrtl_nan tc-end: 1532488088.734666, cbrtl_nan, passed tc-start: 1532488088.734838, cbrtl_powl tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libm/src/e_pow.c:305:9, left shift of negative value -3 tc-end: 1532488088.742586, cbrtl_powl, passed tc-start: 1532488088.742753, cbrtl_zero_neg tc-end: 1532488088.750286, cbrtl_zero_neg, passed tc-start: 1532488088.750453, cbrtl_zero_pos tc-end: 1532488088.757936, cbrtl_zero_pos, passed tp-end: 1532488088.758066, lib/libm/t_cbrt tp-start: 1532488088.764075, lib/libm/t_ceil, 54 tc-start: 1532488088.764088, ceil_basic tc-end: 1532488088.769143, ceil_basic, passed tc-start: 1532488088.769266, ceil_inf_neg tc-end: 1532488088.774274, ceil_inf_neg, passed tc-start: 1532488088.774395, ceil_inf_pos tc-end: 1532488088.779407, ceil_inf_pos, passed tc-start: 1532488088.779528, ceil_nan tc-end: 1532488088.784497, ceil_nan, passed tc-start: 1532488088.784627, ceil_zero_neg tc-end: 1532488088.789733, ceil_zero_neg, passed tc-start: 1532488088.789856, ceil_zero_pos tc-end: 1532488088.794894, ceil_zero_pos, passed tc-start: 1532488088.795024, ceilf_basic tc-end: 1532488088.800136, ceilf_basic, passed tc-start: 1532488088.800266, ceilf_inf_neg tc-end: 1532488088.805367, ceilf_inf_neg, passed tc-start: 1532488088.805497, ceilf_inf_pos tc-end: 1532488088.810863, ceilf_inf_pos, passed tc-start: 1532488088.811001, ceilf_nan tc-end: 1532488088.816367, ceilf_nan, passed tc-start: 1532488088.816504, ceilf_zero_neg tc-end: 1532488088.821866, ceilf_zero_neg, passed tc-start: 1532488088.822004, ceilf_zero_pos tc-end: 1532488088.827467, ceilf_zero_pos, passed tc-start: 1532488088.827607, ceill_basic tc-end: 1532488088.833317, ceill_basic, passed tc-start: 1532488088.833457, ceill_inf_neg tc-end: 1532488088.839044, ceill_inf_neg, passed tc-start: 1532488088.839183, ceill_inf_pos tc-end: 1532488088.844883, ceill_inf_pos, passed tc-start: 1532488088.845027, ceill_nan tc-end: 1532488088.850768, ceill_nan, passed tc-start: 1532488088.850913, ceill_zero_neg tc-end: 1532488088.856315, ceill_zero_neg, passed tc-start: 1532488088.856445, ceill_zero_pos tc-end: 1532488088.861762, ceill_zero_pos, passed tc-start: 1532488088.861896, floor_basic tc-end: 1532488088.867411, floor_basic, passed tc-start: 1532488088.867547, floor_inf_neg tc-end: 1532488088.872860, floor_inf_neg, passed tc-start: 1532488088.872992, floor_inf_pos tc-end: 1532488088.878225, floor_inf_pos, passed tc-start: 1532488088.878371, floor_nan tc-end: 1532488088.883706, floor_nan, passed tc-start: 1532488088.883842, floor_zero_neg tc-end: 1532488088.889266, floor_zero_neg, passed tc-start: 1532488088.889403, floor_zero_pos tc-end: 1532488088.895077, floor_zero_pos, passed tc-start: 1532488088.895223, floorf_basic tc-end: 1532488088.900622, floorf_basic, passed tc-start: 1532488088.900752, floorf_inf_neg tc-end: 1532488088.906098, floorf_inf_neg, passed tc-start: 1532488088.906257, floorf_inf_pos tc-end: 1532488088.911588, floorf_inf_pos, passed tc-start: 1532488088.911739, floorf_nan tc-end: 1532488088.916838, floorf_nan, passed tc-start: 1532488088.916991, floorf_zero_neg tc-end: 1532488088.922011, floorf_zero_neg, passed tc-start: 1532488088.922158, floorf_zero_pos tc-end: 1532488088.927151, floorf_zero_pos, passed tc-start: 1532488088.927298, floorl_basic tc-end: 1532488088.932297, floorl_basic, passed tc-start: 1532488088.932445, floorl_inf_neg tc-end: 1532488088.937428, floorl_inf_neg, passed tc-start: 1532488088.937579, floorl_inf_pos tc-end: 1532488088.942538, floorl_inf_pos, passed tc-start: 1532488088.942685, floorl_nan tc-end: 1532488088.947704, floorl_nan, passed tc-start: 1532488088.947840, floorl_zero_neg tc-end: 1532488088.952810, floorl_zero_neg, passed tc-start: 1532488088.952952, floorl_zero_pos tc-end: 1532488088.958313, floorl_zero_pos, passed tc-start: 1532488088.958498, trunc_basic tc-end: 1532488088.966901, trunc_basic, passed tc-start: 1532488088.967024, trunc_inf_neg tc-end: 1532488088.972404, trunc_inf_neg, passed tc-start: 1532488088.972525, trunc_inf_pos tc-end: 1532488088.978050, trunc_inf_pos, passed tc-start: 1532488088.978233, trunc_nan tc-end: 1532488088.986599, trunc_nan, passed tc-start: 1532488088.986733, trunc_zero_neg tc-end: 1532488088.992510, trunc_zero_neg, passed tc-start: 1532488088.992644, trunc_zero_pos tc-end: 1532488088.998350, trunc_zero_pos, passed tc-start: 1532488088.998538, truncf_basic tc-end: 1532488089.7021, truncf_basic, passed tc-start: 1532488089.7195, truncf_inf_neg tc-end: 1532488089.15403, truncf_inf_neg, passed tc-start: 1532488089.15583, truncf_inf_pos tc-end: 1532488089.23783, truncf_inf_pos, passed tc-start: 1532488089.23917, truncf_nan tc-end: 1532488089.29424, truncf_nan, passed tc-start: 1532488089.29558, truncf_zero_neg tc-end: 1532488089.34878, truncf_zero_neg, passed tc-start: 1532488089.35003, truncf_zero_pos tc-end: 1532488089.40241, truncf_zero_pos, passed tc-start: 1532488089.40363, truncl_basic tc-end: 1532488089.45582, truncl_basic, passed tc-start: 1532488089.45706, truncl_inf_neg tc-end: 1532488089.50857, truncl_inf_neg, passed tc-start: 1532488089.50980, truncl_inf_pos tc-end: 1532488089.56108, truncl_inf_pos, passed tc-start: 1532488089.56255, truncl_nan tc-end: 1532488089.61521, truncl_nan, passed tc-start: 1532488089.61667, truncl_zero_neg tc-end: 1532488089.66728, truncl_zero_neg, passed tc-start: 1532488089.66848, truncl_zero_pos tc-end: 1532488089.72022, truncl_zero_pos, passed tp-end: 1532488089.72137, lib/libm/t_ceil tp-start: 1532488089.77200, lib/libm/t_cos, 12 tc-start: 1532488089.77213, cos_angles tc-end: 1532488089.82058, cos_angles, passed tc-start: 1532488089.82176, cos_inf_neg tc-end: 1532488089.86996, cos_inf_neg, passed tc-start: 1532488089.87110, cos_inf_pos tc-end: 1532488089.91902, cos_inf_pos, passed tc-start: 1532488089.92019, cos_nan tc-end: 1532488089.96808, cos_nan, passed tc-start: 1532488089.96927, cos_zero_neg tc-end: 1532488089.101689, cos_zero_neg, passed tc-start: 1532488089.101803, cos_zero_pos tc-end: 1532488089.106579, cos_zero_pos, passed tc-start: 1532488089.106697, cosf_angles tc-end: 1532488089.111454, cosf_angles, passed tc-start: 1532488089.111570, cosf_inf_neg tc-end: 1532488089.116568, cosf_inf_neg, passed tc-start: 1532488089.116698, cosf_inf_pos tc-end: 1532488089.121974, cosf_inf_pos, passed tc-start: 1532488089.122106, cosf_nan tc-end: 1532488089.127397, cosf_nan, passed tc-start: 1532488089.127538, cosf_zero_neg tc-end: 1532488089.133015, cosf_zero_neg, passed tc-start: 1532488089.133152, cosf_zero_pos tc-end: 1532488089.138557, cosf_zero_pos, passed tp-end: 1532488089.138687, lib/libm/t_cos tp-start: 1532488089.143927, lib/libm/t_cosh, 12 tc-start: 1532488089.143942, cosh_inf_neg tc-end: 1532488089.149307, cosh_inf_neg, passed tc-start: 1532488089.149445, cosh_inf_pos tc-end: 1532488089.154714, cosh_inf_pos, passed tc-start: 1532488089.154842, cosh_inrange tc-end: 1532488089.159974, cosh_inrange, passed tc-start: 1532488089.160167, cosh_nan tc-end: 1532488089.165407, cosh_nan, passed tc-start: 1532488089.165594, cosh_zero_neg tc-end: 1532488089.170605, cosh_zero_neg, passed tc-start: 1532488089.170792, cosh_zero_pos tc-end: 1532488089.175810, cosh_zero_pos, passed tc-start: 1532488089.176000, coshf_inf_neg tc-end: 1532488089.180996, coshf_inf_neg, passed tc-start: 1532488089.181179, coshf_inf_pos tc-end: 1532488089.186140, coshf_inf_pos, passed tc-start: 1532488089.186286, coshf_inrange tc-end: 1532488089.191299, coshf_inrange, passed tc-start: 1532488089.191441, coshf_nan tc-end: 1532488089.196326, coshf_nan, passed tc-start: 1532488089.196469, coshf_zero_neg tc-end: 1532488089.201275, coshf_zero_neg, passed tc-start: 1532488089.201416, coshf_zero_pos tc-end: 1532488089.206201, coshf_zero_pos, passed tp-end: 1532488089.206328, lib/libm/t_cosh tp-start: 1532488089.211351, lib/libm/t_erf, 16 tc-start: 1532488089.211364, erf_inf_neg tc-end: 1532488089.216189, erf_inf_neg, passed tc-start: 1532488089.216323, erf_inf_pos tc-end: 1532488089.221109, erf_inf_pos, passed tc-start: 1532488089.221240, erf_nan tc-end: 1532488089.225999, erf_nan, passed tc-start: 1532488089.226131, erf_zero_neg tc-end: 1532488089.230892, erf_zero_neg, passed tc-start: 1532488089.231024, erf_zero_pos tc-end: 1532488089.236030, erf_zero_pos, passed tc-start: 1532488089.236176, erfc_inf_neg tc-end: 1532488089.241528, erfc_inf_neg, passed tc-start: 1532488089.241687, erfc_inf_pos tc-end: 1532488089.246926, erfc_inf_pos, passed tc-start: 1532488089.247067, erfc_nan tc-end: 1532488089.252260, erfc_nan, passed tc-start: 1532488089.252407, erfcf_inf_neg tc-end: 1532488089.257546, erfcf_inf_neg, passed tc-start: 1532488089.257689, erfcf_inf_pos tc-end: 1532488089.262717, erfcf_inf_pos, passed tc-start: 1532488089.262856, erfcf_nan tc-end: 1532488089.267867, erfcf_nan, passed tc-start: 1532488089.268012, erff_inf_neg tc-end: 1532488089.272982, erff_inf_neg, passed tc-start: 1532488089.273121, erff_inf_pos tc-end: 1532488089.278109, erff_inf_pos, passed tc-start: 1532488089.278291, erff_nan tc-end: 1532488089.286340, erff_nan, passed tc-start: 1532488089.286497, erff_zero_neg tc-end: 1532488089.291664, erff_zero_neg, passed tc-start: 1532488089.291805, erff_zero_pos tc-end: 1532488089.296867, erff_zero_pos, passed tp-end: 1532488089.296996, lib/libm/t_erf tp-start: 1532488089.302923, lib/libm/t_exp, 26 tc-start: 1532488089.302939, exp2_is_nan tc-end: 1532488089.308377, exp2_is_nan, passed tc-start: 1532488089.308568, exp2_is_plus_zero tc-end: 1532488089.314482, exp2_is_plus_zero, passed tc-start: 1532488089.314619, exp2_powers tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libm/src/s_exp2.c:409:2, left shift of negative value -1 tc-end: 1532488089.320122, exp2_powers, passed tc-start: 1532488089.320251, exp2_values tc-end: 1532488089.325792, exp2_values, passed tc-start: 1532488089.325933, exp_inf_neg tc-end: 1532488089.331437, exp_inf_neg, passed tc-start: 1532488089.331586, exp_inf_pos tc-end: 1532488089.337019, exp_inf_pos, passed tc-start: 1532488089.337171, exp_nan tc-end: 1532488089.342587, exp_nan, passed tc-start: 1532488089.342738, exp_product tc-end: 1532488089.348010, exp_product, passed tc-start: 1532488089.348156, exp_zero_neg tc-end: 1532488089.353580, exp_zero_neg, passed tc-start: 1532488089.353733, exp_zero_pos tc-end: 1532488089.359045, exp_zero_pos, passed tc-start: 1532488089.359187, expf_inf_neg tc-end: 1532488089.364392, expf_inf_neg, passed tc-start: 1532488089.364529, expf_inf_pos tc-end: 1532488089.369666, expf_inf_pos, passed tc-start: 1532488089.369802, expf_nan tc-end: 1532488089.374891, expf_nan, passed tc-start: 1532488089.375029, expf_product tc-end: 1532488089.380106, expf_product, passed tc-start: 1532488089.380243, expf_zero_neg tc-end: 1532488089.385274, expf_zero_neg, passed tc-start: 1532488089.385412, expf_zero_pos tc-end: 1532488089.390410, expf_zero_pos, passed tc-start: 1532488089.390544, expm1_inf_neg tc-end: 1532488089.395502, expm1_inf_neg, passed tc-start: 1532488089.395635, expm1_inf_pos tc-end: 1532488089.400579, expm1_inf_pos, passed tc-start: 1532488089.400711, expm1_nan tc-end: 1532488089.405641, expm1_nan, passed tc-start: 1532488089.405775, expm1_zero_neg tc-end: 1532488089.410688, expm1_zero_neg, passed tc-start: 1532488089.410822, expm1_zero_pos tc-end: 1532488089.415809, expm1_zero_pos, passed tc-start: 1532488089.415947, expm1f_inf_neg tc-end: 1532488089.421423, expm1f_inf_neg, passed tc-start: 1532488089.421579, expm1f_inf_pos tc-end: 1532488089.427064, expm1f_inf_pos, passed tc-start: 1532488089.427209, expm1f_nan tc-end: 1532488089.432560, expm1f_nan, passed tc-start: 1532488089.432706, expm1f_zero_neg tc-end: 1532488089.437992, expm1f_zero_neg, passed tc-start: 1532488089.438135, expm1f_zero_pos tc-end: 1532488089.443289, expm1f_zero_pos, passed tp-end: 1532488089.443424, lib/libm/t_exp tp-start: 1532488089.448465, lib/libm/t_fenv, 4 tc-start: 1532488089.448482, feenableexcept tc-end: 1532488089.453843, feenableexcept, passed tc-start: 1532488089.454001, fegetexcept tc-end: 1532488089.459376, fegetexcept, passed tc-start: 1532488089.459525, fegetround tc-end: 1532488089.465026, fegetround, passed tc-start: 1532488089.465241, fesetround tc-end: 1532488089.471003, fesetround, passed tp-end: 1532488089.471165, lib/libm/t_fenv tp-start: 1532488089.476372, lib/libm/t_fe_round, 4 tc-start: 1532488089.476386, fe_nearbyint tc-end: 1532488089.481499, fe_nearbyint, passed tc-start: 1532488089.481652, fe_nextafter tc-end: 1532488089.486864, fe_nextafter, passed tc-start: 1532488089.487005, fe_nexttoward tc-end: 1532488089.492269, fe_nexttoward, passed tc-start: 1532488089.492405, fe_round tc-end: 1532488089.497497, fe_round, passed tp-end: 1532488089.497626, lib/libm/t_fe_round tp-start: 1532488089.502528, lib/libm/t_fmod, 1 tc-start: 1532488089.502541, fmod tc-end: 1532488089.507597, fmod, passed tp-end: 1532488089.507731, lib/libm/t_fmod tp-start: 1532488089.512800, lib/libm/t_hypot, 3 tc-start: 1532488089.512813, hypot_integer tc-end: 1532488089.517791, hypot_integer, passed tc-start: 1532488089.517922, hypotf_integer tc-end: 1532488089.522830, hypotf_integer, passed tc-start: 1532488089.522954, pr50698 tc-se:UBSan: Undefined Behavior in /public/src.git/lib/libm/src/e_hypotf.c:81:6, left shift of negative value -68 tc-end: 1532488089.527909, pr50698, passed tp-end: 1532488089.528030, lib/libm/t_hypot tp-start: 1532488089.532770, lib/libm/t_ilogb, 1 tc-start: 1532488089.532782, ilogb tc-end: 1532488089.537609, ilogb, passed tp-end: 1532488089.537734, lib/libm/t_ilogb tp-start: 1532488089.542472, lib/libm/t_infinity, 3 tc-start: 1532488089.542484, infinity_double tc-end: 1532488089.547304, infinity_double, passed tc-start: 1532488089.547432, infinity_float tc-end: 1532488089.552234, infinity_float, passed tc-start: 1532488089.552359, infinity_long_double tc-end: 1532488089.557146, infinity_long_double, passed tp-end: 1532488089.557267, lib/libm/t_infinity tp-start: 1532488089.562375, lib/libm/t_ldexp, 19 tc-start: 1532488089.562387, ldexp_basic tc-end: 1532488089.567308, ldexp_basic, passed tc-start: 1532488089.567439, ldexp_denormal tc-end: