0 osh Trapped SIGUSR1 while waiting at prompt (bug 1080) 0 osh-cpp Trapped SIGUSR1 while waiting at prompt (bug 1080) 0 bash Trapped SIGUSR1 while waiting at prompt (bug 1080) 0 dash Trapped SIGUSR1 while waiting at prompt (bug 1080) 0 mksh Trapped SIGUSR1 while waiting at prompt (bug 1080) 1 osh Trapped USR1 and USR2 while waiting at prompt 1 osh-cpp Trapped USR1 and USR2 while waiting at prompt 1 bash Trapped USR1 and USR2 while waiting at prompt 1 dash Trapped USR1 and USR2 while waiting at prompt 1 mksh Trapped USR1 and USR2 while waiting at prompt 2 osh trapped SIGHUP during wait builtin 2 osh-cpp trapped SIGHUP during wait builtin 2 bash trapped SIGHUP during wait builtin 2 dash trapped SIGHUP during wait builtin 2 mksh trapped SIGHUP during wait builtin 3 osh trapped SIGINT during wait builtin 3 osh-cpp trapped SIGINT during wait builtin 3 bash trapped SIGINT during wait builtin 3 dash trapped SIGINT during wait builtin 3 mksh trapped SIGINT during wait builtin 4 osh Ctrl-C after removing SIGINT trap (issue 1607) 4 osh-cpp Ctrl-C after removing SIGINT trap (issue 1607) 4 bash Ctrl-C after removing SIGINT trap (issue 1607) 4 dash Ctrl-C after removing SIGINT trap (issue 1607) 4 mksh Ctrl-C after removing SIGINT trap (issue 1607) 5 osh trapped SIGWINCH during wait builtin 5 osh-cpp trapped SIGWINCH during wait builtin 5 bash trapped SIGWINCH during wait builtin 5 dash trapped SIGWINCH during wait builtin 5 mksh trapped SIGWINCH during wait builtin 6 osh untrapped SIGWINCH during wait builtin (issue 1067) 6 osh-cpp untrapped SIGWINCH during wait builtin (issue 1067) 6 bash untrapped SIGWINCH during wait builtin (issue 1067) 6 dash untrapped SIGWINCH during wait builtin (issue 1067) 6 mksh untrapped SIGWINCH during wait builtin (issue 1067) 7 osh untrapped SIGWINCH during wait -n 7 osh-cpp untrapped SIGWINCH during wait -n 7 bash untrapped SIGWINCH during wait -n SKIP 7 dash untrapped SIGWINCH during wait -n SKIP 7 mksh untrapped SIGWINCH during wait -n 8 osh untrapped SIGWINCH during wait $! 8 osh-cpp untrapped SIGWINCH during wait $! 8 bash untrapped SIGWINCH during wait $! 8 dash untrapped SIGWINCH during wait $! 8 mksh untrapped SIGWINCH during wait $! 9 osh untrapped SIGWINCH during external command 9 osh-cpp untrapped SIGWINCH during external command 9 bash untrapped SIGWINCH during external command 9 dash untrapped SIGWINCH during external command 9 mksh untrapped SIGWINCH during external command 10 osh untrapped SIGWINCH during pipeline 10 osh-cpp untrapped SIGWINCH during pipeline 10 bash untrapped SIGWINCH during pipeline SKIP 10 dash untrapped SIGWINCH during pipeline 10 mksh untrapped SIGWINCH during pipeline 11 osh Ctrl-C during external command 11 osh-cpp Ctrl-C during external command Traceback (most recent call last): File "/home/andy/git/oilshell/oil/spec/stateful/harness.py", line 103, in RunOnce func(sh) File "/home/andy/git/oilshell/oil/spec/stateful/signals.py", line 311, in t1 sh.expect('status=130') File "/home/andy/wedge/oils-for-unix.org/pkg/py3-libs/2023-03-04/lib/python3.10/site-packages/pexpect/spawnbase.py", line 343, in expect return self.expect_list(compiled_pattern_list, File "/home/andy/wedge/oils-for-unix.org/pkg/py3-libs/2023-03-04/lib/python3.10/site-packages/pexpect/spawnbase.py", line 372, in expect_list return exp.expect_loop(timeout) File "/home/andy/wedge/oils-for-unix.org/pkg/py3-libs/2023-03-04/lib/python3.10/site-packages/pexpect/expect.py", line 179, in expect_loop return self.eof(e) File "/home/andy/wedge/oils-for-unix.org/pkg/py3-libs/2023-03-04/lib/python3.10/site-packages/pexpect/expect.py", line 122, in eof raise exc pexpect.exceptions.EOF: End Of File (EOF). Exception style platform. command: _bin/cxx-asan/osh args: [b'_bin/cxx-asan/osh'] buffer (last 100 chars): '' before (last 100 chars): "y/git/dotfiles//completion/completion.bash:134: (test) Expected unary operator, got '=' (2 args)\r\n\r\n" after: match: None match_index: None exitstatus: 130 flag_eof: True pid: 29996 child_fd: 6 closed: False timeout: 1.0 delimiter: logfile: None logfile_read: None logfile_send: None maxread: 2000 ignorecase: False searchwindowsize: None delaybeforesend: 0.05 delayafterclose: 0.1 delayafterterminate: 0.1 searcher: searcher_re: 0: re.compile('status=130') FAILED first time: Retrying 4 times Retry 1 of 4 Traceback (most recent call last): File "/home/andy/git/oilshell/oil/spec/stateful/harness.py", line 103, in RunOnce func(sh) File "/home/andy/git/oilshell/oil/spec/stateful/signals.py", line 308, in t1 expect_prompt(sh) File "/home/andy/git/oilshell/oil/spec/stateful/harness.py", line 24, in expect_prompt sh.expect(r'.*\$') File "/home/andy/wedge/oils-for-unix.org/pkg/py3-libs/2023-03-04/lib/python3.10/site-packages/pexpect/spawnbase.py", line 343, in expect return self.expect_list(compiled_pattern_list, File "/home/andy/wedge/oils-for-unix.org/pkg/py3-libs/2023-03-04/lib/python3.10/site-packages/pexpect/spawnbase.py", line 372, in expect_list return exp.expect_loop(timeout) File "/home/andy/wedge/oils-for-unix.org/pkg/py3-libs/2023-03-04/lib/python3.10/site-packages/pexpect/expect.py", line 179, in expect_loop return self.eof(e) File "/home/andy/wedge/oils-for-unix.org/pkg/py3-libs/2023-03-04/lib/python3.10/site-packages/pexpect/expect.py", line 122, in eof raise exc pexpect.exceptions.EOF: End Of File (EOF). Exception style platform. command: _bin/cxx-asan/osh args: [b'_bin/cxx-asan/osh'] buffer (last 100 chars): '' before (last 100 chars): '\r\n' after: match: None match_index: None exitstatus: None flag_eof: True pid: 30001 child_fd: 6 closed: False timeout: 1.0 delimiter: logfile: None logfile_read: None logfile_send: None maxread: 2000 ignorecase: False searchwindowsize: None delaybeforesend: 0.05 delayafterclose: 0.1 delayafterterminate: 0.1 searcher: searcher_re: 0: re.compile('.*\\$') Retry 2 of 4 Traceback (most recent call last): File "/home/andy/git/oilshell/oil/spec/stateful/harness.py", line 103, in RunOnce func(sh) File "/home/andy/git/oilshell/oil/spec/stateful/signals.py", line 308, in t1 expect_prompt(sh) File "/home/andy/git/oilshell/oil/spec/stateful/harness.py", line 24, in expect_prompt sh.expect(r'.*\$') File "/home/andy/wedge/oils-for-unix.org/pkg/py3-libs/2023-03-04/lib/python3.10/site-packages/pexpect/spawnbase.py", line 343, in expect return self.expect_list(compiled_pattern_list, File "/home/andy/wedge/oils-for-unix.org/pkg/py3-libs/2023-03-04/lib/python3.10/site-packages/pexpect/spawnbase.py", line 372, in expect_list return exp.expect_loop(timeout) File "/home/andy/wedge/oils-for-unix.org/pkg/py3-libs/2023-03-04/lib/python3.10/site-packages/pexpect/expect.py", line 179, in expect_loop return self.eof(e) File "/home/andy/wedge/oils-for-unix.org/pkg/py3-libs/2023-03-04/lib/python3.10/site-packages/pexpect/expect.py", line 122, in eof raise exc pexpect.exceptions.EOF: End Of File (EOF). Exception style platform. command: _bin/cxx-asan/osh args: [b'_bin/cxx-asan/osh'] buffer (last 100 chars): '' before (last 100 chars): '\r\n' after: match: None match_index: None exitstatus: None flag_eof: True pid: 30005 child_fd: 6 closed: False timeout: 1.0 delimiter: logfile: None logfile_read: None logfile_send: None maxread: 2000 ignorecase: False searchwindowsize: None delaybeforesend: 0.05 delayafterclose: 0.1 delayafterterminate: 0.1 searcher: searcher_re: 0: re.compile('.*\\$') Retry 3 of 4 Traceback (most recent call last): File "/home/andy/git/oilshell/oil/spec/stateful/harness.py", line 103, in RunOnce func(sh) File "/home/andy/git/oilshell/oil/spec/stateful/signals.py", line 308, in t1 expect_prompt(sh) File "/home/andy/git/oilshell/oil/spec/stateful/harness.py", line 24, in expect_prompt sh.expect(r'.*\$') File "/home/andy/wedge/oils-for-unix.org/pkg/py3-libs/2023-03-04/lib/python3.10/site-packages/pexpect/spawnbase.py", line 343, in expect return self.expect_list(compiled_pattern_list, File "/home/andy/wedge/oils-for-unix.org/pkg/py3-libs/2023-03-04/lib/python3.10/site-packages/pexpect/spawnbase.py", line 372, in expect_list return exp.expect_loop(timeout) File "/home/andy/wedge/oils-for-unix.org/pkg/py3-libs/2023-03-04/lib/python3.10/site-packages/pexpect/expect.py", line 179, in expect_loop return self.eof(e) File "/home/andy/wedge/oils-for-unix.org/pkg/py3-libs/2023-03-04/lib/python3.10/site-packages/pexpect/expect.py", line 122, in eof raise exc pexpect.exceptions.EOF: End Of File (EOF). Exception style platform. command: _bin/cxx-asan/osh args: [b'_bin/cxx-asan/osh'] buffer (last 100 chars): '' before (last 100 chars): '\r\n' after: match: None match_index: None exitstatus: None flag_eof: True pid: 30009 child_fd: 6 closed: False timeout: 1.0 delimiter: logfile: None logfile_read: None logfile_send: None maxread: 2000 ignorecase: False searchwindowsize: None delaybeforesend: 0.05 delayafterclose: 0.1 delayafterterminate: 0.1 searcher: searcher_re: 0: re.compile('.*\\$') Retry 4 of 4 Traceback (most recent call last): File "/home/andy/git/oilshell/oil/spec/stateful/harness.py", line 103, in RunOnce func(sh) File "/home/andy/git/oilshell/oil/spec/stateful/signals.py", line 308, in t1 expect_prompt(sh) File "/home/andy/git/oilshell/oil/spec/stateful/harness.py", line 24, in expect_prompt sh.expect(r'.*\$') File "/home/andy/wedge/oils-for-unix.org/pkg/py3-libs/2023-03-04/lib/python3.10/site-packages/pexpect/spawnbase.py", line 343, in expect return self.expect_list(compiled_pattern_list, File "/home/andy/wedge/oils-for-unix.org/pkg/py3-libs/2023-03-04/lib/python3.10/site-packages/pexpect/spawnbase.py", line 372, in expect_list return exp.expect_loop(timeout) File "/home/andy/wedge/oils-for-unix.org/pkg/py3-libs/2023-03-04/lib/python3.10/site-packages/pexpect/expect.py", line 179, in expect_loop return self.eof(e) File "/home/andy/wedge/oils-for-unix.org/pkg/py3-libs/2023-03-04/lib/python3.10/site-packages/pexpect/expect.py", line 122, in eof raise exc pexpect.exceptions.EOF: End Of File (EOF). Exception style platform. command: _bin/cxx-asan/osh args: [b'_bin/cxx-asan/osh'] buffer (last 100 chars): '' before (last 100 chars): '\r\n' after: match: None match_index: None exitstatus: None flag_eof: True pid: 30013 child_fd: 6 closed: False timeout: 1.0 delimiter: logfile: None logfile_read: None logfile_send: None maxread: 2000 ignorecase: False searchwindowsize: None delaybeforesend: 0.05 delayafterclose: 0.1 delayafterterminate: 0.1 searcher: searcher_re: 0: re.compile('.*\\$') 11 bash Ctrl-C during external command 11 dash Ctrl-C during external command 11 mksh Ctrl-C during external command 12 osh Ctrl-C during pipeline 12 osh-cpp Ctrl-C during pipeline Traceback (most recent call last): File "/home/andy/git/oilshell/oil/spec/stateful/harness.py", line 103, in RunOnce func(sh) File "/home/andy/git/oilshell/oil/spec/stateful/signals.py", line 322, in t4 expect_prompt(sh) File "/home/andy/git/oilshell/oil/spec/stateful/harness.py", line 24, in expect_prompt sh.expect(r'.*\$') File "/home/andy/wedge/oils-for-unix.org/pkg/py3-libs/2023-03-04/lib/python3.10/site-packages/pexpect/spawnbase.py", line 343, in expect return self.expect_list(compiled_pattern_list, File "/home/andy/wedge/oils-for-unix.org/pkg/py3-libs/2023-03-04/lib/python3.10/site-packages/pexpect/spawnbase.py", line 372, in expect_list return exp.expect_loop(timeout) File "/home/andy/wedge/oils-for-unix.org/pkg/py3-libs/2023-03-04/lib/python3.10/site-packages/pexpect/expect.py", line 179, in expect_loop return self.eof(e) File "/home/andy/wedge/oils-for-unix.org/pkg/py3-libs/2023-03-04/lib/python3.10/site-packages/pexpect/expect.py", line 122, in eof raise exc pexpect.exceptions.EOF: End Of File (EOF). Exception style platform. command: _bin/cxx-asan/osh args: [b'_bin/cxx-asan/osh'] buffer (last 100 chars): '' before (last 100 chars): '\r\n' after: match: None match_index: None exitstatus: None flag_eof: True pid: 30027 child_fd: 6 closed: False timeout: 1.0 delimiter: logfile: None logfile_read: None logfile_send: None maxread: 2000 ignorecase: False searchwindowsize: None delaybeforesend: 0.05 delayafterclose: 0.1 delayafterterminate: 0.1 searcher: searcher_re: 0: re.compile('.*\\$') FAILED first time: Retrying 4 times Retry 1 of 4 Traceback (most recent call last): File "/home/andy/git/oilshell/oil/spec/stateful/harness.py", line 103, in RunOnce func(sh) File "/home/andy/git/oilshell/oil/spec/stateful/signals.py", line 322, in t4 expect_prompt(sh) File "/home/andy/git/oilshell/oil/spec/stateful/harness.py", line 24, in expect_prompt sh.expect(r'.*\$') File "/home/andy/wedge/oils-for-unix.org/pkg/py3-libs/2023-03-04/lib/python3.10/site-packages/pexpect/spawnbase.py", line 343, in expect return self.expect_list(compiled_pattern_list, File "/home/andy/wedge/oils-for-unix.org/pkg/py3-libs/2023-03-04/lib/python3.10/site-packages/pexpect/spawnbase.py", line 372, in expect_list return exp.expect_loop(timeout) File "/home/andy/wedge/oils-for-unix.org/pkg/py3-libs/2023-03-04/lib/python3.10/site-packages/pexpect/expect.py", line 179, in expect_loop return self.eof(e) File "/home/andy/wedge/oils-for-unix.org/pkg/py3-libs/2023-03-04/lib/python3.10/site-packages/pexpect/expect.py", line 122, in eof raise exc pexpect.exceptions.EOF: End Of File (EOF). Exception style platform. command: _bin/cxx-asan/osh args: [b'_bin/cxx-asan/osh'] buffer (last 100 chars): '' before (last 100 chars): '\r\n' after: match: None match_index: None exitstatus: None flag_eof: True pid: 30031 child_fd: 6 closed: False timeout: 1.0 delimiter: logfile: None logfile_read: None logfile_send: None maxread: 2000 ignorecase: False searchwindowsize: None delaybeforesend: 0.05 delayafterclose: 0.1 delayafterterminate: 0.1 searcher: searcher_re: 0: re.compile('.*\\$') Retry 2 of 4 Traceback (most recent call last): File "/home/andy/git/oilshell/oil/spec/stateful/harness.py", line 103, in RunOnce func(sh) File "/home/andy/git/oilshell/oil/spec/stateful/signals.py", line 322, in t4 expect_prompt(sh) File "/home/andy/git/oilshell/oil/spec/stateful/harness.py", line 24, in expect_prompt sh.expect(r'.*\$') File "/home/andy/wedge/oils-for-unix.org/pkg/py3-libs/2023-03-04/lib/python3.10/site-packages/pexpect/spawnbase.py", line 343, in expect return self.expect_list(compiled_pattern_list, File "/home/andy/wedge/oils-for-unix.org/pkg/py3-libs/2023-03-04/lib/python3.10/site-packages/pexpect/spawnbase.py", line 372, in expect_list return exp.expect_loop(timeout) File "/home/andy/wedge/oils-for-unix.org/pkg/py3-libs/2023-03-04/lib/python3.10/site-packages/pexpect/expect.py", line 179, in expect_loop return self.eof(e) File "/home/andy/wedge/oils-for-unix.org/pkg/py3-libs/2023-03-04/lib/python3.10/site-packages/pexpect/expect.py", line 122, in eof raise exc pexpect.exceptions.EOF: End Of File (EOF). Exception style platform. command: _bin/cxx-asan/osh args: [b'_bin/cxx-asan/osh'] buffer (last 100 chars): '' before (last 100 chars): '\r\n' after: match: None match_index: None exitstatus: None flag_eof: True pid: 30035 child_fd: 6 closed: False timeout: 1.0 delimiter: logfile: None logfile_read: None logfile_send: None maxread: 2000 ignorecase: False searchwindowsize: None delaybeforesend: 0.05 delayafterclose: 0.1 delayafterterminate: 0.1 searcher: searcher_re: 0: re.compile('.*\\$') Retry 3 of 4 Traceback (most recent call last): File "/home/andy/git/oilshell/oil/spec/stateful/harness.py", line 103, in RunOnce func(sh) File "/home/andy/git/oilshell/oil/spec/stateful/signals.py", line 322, in t4 expect_prompt(sh) File "/home/andy/git/oilshell/oil/spec/stateful/harness.py", line 24, in expect_prompt sh.expect(r'.*\$') File "/home/andy/wedge/oils-for-unix.org/pkg/py3-libs/2023-03-04/lib/python3.10/site-packages/pexpect/spawnbase.py", line 343, in expect return self.expect_list(compiled_pattern_list, File "/home/andy/wedge/oils-for-unix.org/pkg/py3-libs/2023-03-04/lib/python3.10/site-packages/pexpect/spawnbase.py", line 372, in expect_list return exp.expect_loop(timeout) File "/home/andy/wedge/oils-for-unix.org/pkg/py3-libs/2023-03-04/lib/python3.10/site-packages/pexpect/expect.py", line 179, in expect_loop return self.eof(e) File "/home/andy/wedge/oils-for-unix.org/pkg/py3-libs/2023-03-04/lib/python3.10/site-packages/pexpect/expect.py", line 122, in eof raise exc pexpect.exceptions.EOF: End Of File (EOF). Exception style platform. command: _bin/cxx-asan/osh args: [b'_bin/cxx-asan/osh'] buffer (last 100 chars): '' before (last 100 chars): '\r\n' after: match: None match_index: None exitstatus: None flag_eof: True pid: 30039 child_fd: 6 closed: False timeout: 1.0 delimiter: logfile: None logfile_read: None logfile_send: None maxread: 2000 ignorecase: False searchwindowsize: None delaybeforesend: 0.05 delayafterclose: 0.1 delayafterterminate: 0.1 searcher: searcher_re: 0: re.compile('.*\\$') Retry 4 of 4 Traceback (most recent call last): File "/home/andy/git/oilshell/oil/spec/stateful/harness.py", line 103, in RunOnce func(sh) File "/home/andy/git/oilshell/oil/spec/stateful/signals.py", line 322, in t4 expect_prompt(sh) File "/home/andy/git/oilshell/oil/spec/stateful/harness.py", line 24, in expect_prompt sh.expect(r'.*\$') File "/home/andy/wedge/oils-for-unix.org/pkg/py3-libs/2023-03-04/lib/python3.10/site-packages/pexpect/spawnbase.py", line 343, in expect return self.expect_list(compiled_pattern_list, File "/home/andy/wedge/oils-for-unix.org/pkg/py3-libs/2023-03-04/lib/python3.10/site-packages/pexpect/spawnbase.py", line 372, in expect_list return exp.expect_loop(timeout) File "/home/andy/wedge/oils-for-unix.org/pkg/py3-libs/2023-03-04/lib/python3.10/site-packages/pexpect/expect.py", line 179, in expect_loop return self.eof(e) File "/home/andy/wedge/oils-for-unix.org/pkg/py3-libs/2023-03-04/lib/python3.10/site-packages/pexpect/expect.py", line 122, in eof raise exc pexpect.exceptions.EOF: End Of File (EOF). Exception style platform. command: _bin/cxx-asan/osh args: [b'_bin/cxx-asan/osh'] buffer (last 100 chars): '' before (last 100 chars): '\r\n' after: match: None match_index: None exitstatus: None flag_eof: True pid: 30043 child_fd: 6 closed: False timeout: 1.0 delimiter: logfile: None logfile_read: None logfile_send: None maxread: 2000 ignorecase: False searchwindowsize: None delaybeforesend: 0.05 delayafterclose: 0.1 delayafterterminate: 0.1 searcher: searcher_re: 0: re.compile('.*\\$') 12 bash Ctrl-C during pipeline 12 dash Ctrl-C during pipeline SKIP 12 mksh Ctrl-C during pipeline 13 osh Ctrl-C during read builtin 13 osh-cpp Ctrl-C during read builtin Traceback (most recent call last): File "/home/andy/git/oilshell/oil/spec/stateful/harness.py", line 103, in RunOnce func(sh) File "/home/andy/git/oilshell/oil/spec/stateful/signals.py", line 344, in t2 expect_prompt(sh) File "/home/andy/git/oilshell/oil/spec/stateful/harness.py", line 24, in expect_prompt sh.expect(r'.*\$') File "/home/andy/wedge/oils-for-unix.org/pkg/py3-libs/2023-03-04/lib/python3.10/site-packages/pexpect/spawnbase.py", line 343, in expect return self.expect_list(compiled_pattern_list, File "/home/andy/wedge/oils-for-unix.org/pkg/py3-libs/2023-03-04/lib/python3.10/site-packages/pexpect/spawnbase.py", line 372, in expect_list return exp.expect_loop(timeout) File "/home/andy/wedge/oils-for-unix.org/pkg/py3-libs/2023-03-04/lib/python3.10/site-packages/pexpect/expect.py", line 179, in expect_loop return self.eof(e) File "/home/andy/wedge/oils-for-unix.org/pkg/py3-libs/2023-03-04/lib/python3.10/site-packages/pexpect/expect.py", line 122, in eof raise exc pexpect.exceptions.EOF: End Of File (EOF). Exception style platform. command: _bin/cxx-asan/osh args: [b'_bin/cxx-asan/osh'] buffer (last 100 chars): '' before (last 100 chars): '\r\n' after: match: None match_index: None exitstatus: None flag_eof: True pid: 30056 child_fd: 6 closed: False timeout: 1.0 delimiter: logfile: None logfile_read: None logfile_send: None maxread: 2000 ignorecase: False searchwindowsize: None delaybeforesend: 0.05 delayafterclose: 0.1 delayafterterminate: 0.1 searcher: searcher_re: 0: re.compile('.*\\$') FAILED first time: Retrying 4 times Retry 1 of 4 Traceback (most recent call last): File "/home/andy/git/oilshell/oil/spec/stateful/harness.py", line 103, in RunOnce func(sh) File "/home/andy/git/oilshell/oil/spec/stateful/signals.py", line 344, in t2 expect_prompt(sh) File "/home/andy/git/oilshell/oil/spec/stateful/harness.py", line 24, in expect_prompt sh.expect(r'.*\$') File "/home/andy/wedge/oils-for-unix.org/pkg/py3-libs/2023-03-04/lib/python3.10/site-packages/pexpect/spawnbase.py", line 343, in expect return self.expect_list(compiled_pattern_list, File "/home/andy/wedge/oils-for-unix.org/pkg/py3-libs/2023-03-04/lib/python3.10/site-packages/pexpect/spawnbase.py", line 372, in expect_list return exp.expect_loop(timeout) File "/home/andy/wedge/oils-for-unix.org/pkg/py3-libs/2023-03-04/lib/python3.10/site-packages/pexpect/expect.py", line 179, in expect_loop return self.eof(e) File "/home/andy/wedge/oils-for-unix.org/pkg/py3-libs/2023-03-04/lib/python3.10/site-packages/pexpect/expect.py", line 122, in eof raise exc pexpect.exceptions.EOF: End Of File (EOF). Exception style platform. command: _bin/cxx-asan/osh args: [b'_bin/cxx-asan/osh'] buffer (last 100 chars): '' before (last 100 chars): '\r\n' after: match: None match_index: None exitstatus: None flag_eof: True pid: 30060 child_fd: 6 closed: False timeout: 1.0 delimiter: logfile: None logfile_read: None logfile_send: None maxread: 2000 ignorecase: False searchwindowsize: None delaybeforesend: 0.05 delayafterclose: 0.1 delayafterterminate: 0.1 searcher: searcher_re: 0: re.compile('.*\\$') Retry 2 of 4 Traceback (most recent call last): File "/home/andy/git/oilshell/oil/spec/stateful/harness.py", line 103, in RunOnce func(sh) File "/home/andy/git/oilshell/oil/spec/stateful/signals.py", line 344, in t2 expect_prompt(sh) File "/home/andy/git/oilshell/oil/spec/stateful/harness.py", line 24, in expect_prompt sh.expect(r'.*\$') File "/home/andy/wedge/oils-for-unix.org/pkg/py3-libs/2023-03-04/lib/python3.10/site-packages/pexpect/spawnbase.py", line 343, in expect return self.expect_list(compiled_pattern_list, File "/home/andy/wedge/oils-for-unix.org/pkg/py3-libs/2023-03-04/lib/python3.10/site-packages/pexpect/spawnbase.py", line 372, in expect_list return exp.expect_loop(timeout) File "/home/andy/wedge/oils-for-unix.org/pkg/py3-libs/2023-03-04/lib/python3.10/site-packages/pexpect/expect.py", line 179, in expect_loop return self.eof(e) File "/home/andy/wedge/oils-for-unix.org/pkg/py3-libs/2023-03-04/lib/python3.10/site-packages/pexpect/expect.py", line 122, in eof raise exc pexpect.exceptions.EOF: End Of File (EOF). Exception style platform. command: _bin/cxx-asan/osh args: [b'_bin/cxx-asan/osh'] buffer (last 100 chars): '' before (last 100 chars): '\r\n' after: match: None match_index: None exitstatus: None flag_eof: True pid: 30064 child_fd: 6 closed: False timeout: 1.0 delimiter: logfile: None logfile_read: None logfile_send: None maxread: 2000 ignorecase: False searchwindowsize: None delaybeforesend: 0.05 delayafterclose: 0.1 delayafterterminate: 0.1 searcher: searcher_re: 0: re.compile('.*\\$') Retry 3 of 4 Traceback (most recent call last): File "/home/andy/git/oilshell/oil/spec/stateful/harness.py", line 103, in RunOnce func(sh) File "/home/andy/git/oilshell/oil/spec/stateful/signals.py", line 344, in t2 expect_prompt(sh) File "/home/andy/git/oilshell/oil/spec/stateful/harness.py", line 24, in expect_prompt sh.expect(r'.*\$') File "/home/andy/wedge/oils-for-unix.org/pkg/py3-libs/2023-03-04/lib/python3.10/site-packages/pexpect/spawnbase.py", line 343, in expect return self.expect_list(compiled_pattern_list, File "/home/andy/wedge/oils-for-unix.org/pkg/py3-libs/2023-03-04/lib/python3.10/site-packages/pexpect/spawnbase.py", line 372, in expect_list return exp.expect_loop(timeout) File "/home/andy/wedge/oils-for-unix.org/pkg/py3-libs/2023-03-04/lib/python3.10/site-packages/pexpect/expect.py", line 179, in expect_loop return self.eof(e) File "/home/andy/wedge/oils-for-unix.org/pkg/py3-libs/2023-03-04/lib/python3.10/site-packages/pexpect/expect.py", line 122, in eof raise exc pexpect.exceptions.EOF: End Of File (EOF). Exception style platform. command: _bin/cxx-asan/osh args: [b'_bin/cxx-asan/osh'] buffer (last 100 chars): '' before (last 100 chars): '\r\n' after: match: None match_index: None exitstatus: None flag_eof: True pid: 30068 child_fd: 6 closed: False timeout: 1.0 delimiter: logfile: None logfile_read: None logfile_send: None maxread: 2000 ignorecase: False searchwindowsize: None delaybeforesend: 0.05 delayafterclose: 0.1 delayafterterminate: 0.1 searcher: searcher_re: 0: re.compile('.*\\$') Retry 4 of 4 Traceback (most recent call last): File "/home/andy/git/oilshell/oil/spec/stateful/harness.py", line 103, in RunOnce func(sh) File "/home/andy/git/oilshell/oil/spec/stateful/signals.py", line 344, in t2 expect_prompt(sh) File "/home/andy/git/oilshell/oil/spec/stateful/harness.py", line 24, in expect_prompt sh.expect(r'.*\$') File "/home/andy/wedge/oils-for-unix.org/pkg/py3-libs/2023-03-04/lib/python3.10/site-packages/pexpect/spawnbase.py", line 343, in expect return self.expect_list(compiled_pattern_list, File "/home/andy/wedge/oils-for-unix.org/pkg/py3-libs/2023-03-04/lib/python3.10/site-packages/pexpect/spawnbase.py", line 372, in expect_list return exp.expect_loop(timeout) File "/home/andy/wedge/oils-for-unix.org/pkg/py3-libs/2023-03-04/lib/python3.10/site-packages/pexpect/expect.py", line 179, in expect_loop return self.eof(e) File "/home/andy/wedge/oils-for-unix.org/pkg/py3-libs/2023-03-04/lib/python3.10/site-packages/pexpect/expect.py", line 122, in eof raise exc pexpect.exceptions.EOF: End Of File (EOF). Exception style platform. command: _bin/cxx-asan/osh args: [b'_bin/cxx-asan/osh'] buffer (last 100 chars): '' before (last 100 chars): '\r\n' after: match: None match_index: None exitstatus: None flag_eof: True pid: 30072 child_fd: 6 closed: False timeout: 1.0 delimiter: logfile: None logfile_read: None logfile_send: None maxread: 2000 ignorecase: False searchwindowsize: None delaybeforesend: 0.05 delayafterclose: 0.1 delayafterterminate: 0.1 searcher: searcher_re: 0: re.compile('.*\\$') 13 bash Ctrl-C during read builtin 13 dash Ctrl-C during read builtin 13 mksh Ctrl-C during read builtin 14 osh Ctrl-C during read -d 14 osh-cpp Ctrl-C during read -d Traceback (most recent call last): File "/home/andy/git/oilshell/oil/spec/stateful/harness.py", line 103, in RunOnce func(sh) File "/home/andy/git/oilshell/oil/spec/stateful/signals.py", line 359, in read_d expect_prompt(sh) File "/home/andy/git/oilshell/oil/spec/stateful/harness.py", line 24, in expect_prompt sh.expect(r'.*\$') File "/home/andy/wedge/oils-for-unix.org/pkg/py3-libs/2023-03-04/lib/python3.10/site-packages/pexpect/spawnbase.py", line 343, in expect return self.expect_list(compiled_pattern_list, File "/home/andy/wedge/oils-for-unix.org/pkg/py3-libs/2023-03-04/lib/python3.10/site-packages/pexpect/spawnbase.py", line 372, in expect_list return exp.expect_loop(timeout) File "/home/andy/wedge/oils-for-unix.org/pkg/py3-libs/2023-03-04/lib/python3.10/site-packages/pexpect/expect.py", line 179, in expect_loop return self.eof(e) File "/home/andy/wedge/oils-for-unix.org/pkg/py3-libs/2023-03-04/lib/python3.10/site-packages/pexpect/expect.py", line 122, in eof raise exc pexpect.exceptions.EOF: End Of File (EOF). Exception style platform. command: _bin/cxx-asan/osh args: [b'_bin/cxx-asan/osh'] buffer (last 100 chars): '' before (last 100 chars): '\r\n' after: match: None match_index: None exitstatus: None flag_eof: True pid: 30082 child_fd: 6 closed: False timeout: 1.0 delimiter: logfile: None logfile_read: None logfile_send: None maxread: 2000 ignorecase: False searchwindowsize: None delaybeforesend: 0.05 delayafterclose: 0.1 delayafterterminate: 0.1 searcher: searcher_re: 0: re.compile('.*\\$') FAILED first time: Retrying 4 times Retry 1 of 4 Traceback (most recent call last): File "/home/andy/git/oilshell/oil/spec/stateful/harness.py", line 103, in RunOnce func(sh) File "/home/andy/git/oilshell/oil/spec/stateful/signals.py", line 362, in read_d sh.expect('status=130') File "/home/andy/wedge/oils-for-unix.org/pkg/py3-libs/2023-03-04/lib/python3.10/site-packages/pexpect/spawnbase.py", line 343, in expect return self.expect_list(compiled_pattern_list, File "/home/andy/wedge/oils-for-unix.org/pkg/py3-libs/2023-03-04/lib/python3.10/site-packages/pexpect/spawnbase.py", line 372, in expect_list return exp.expect_loop(timeout) File "/home/andy/wedge/oils-for-unix.org/pkg/py3-libs/2023-03-04/lib/python3.10/site-packages/pexpect/expect.py", line 179, in expect_loop return self.eof(e) File "/home/andy/wedge/oils-for-unix.org/pkg/py3-libs/2023-03-04/lib/python3.10/site-packages/pexpect/expect.py", line 122, in eof raise exc pexpect.exceptions.EOF: End Of File (EOF). Exception style platform. command: _bin/cxx-asan/osh args: [b'_bin/cxx-asan/osh'] buffer (last 100 chars): '' before (last 100 chars): "y/git/dotfiles//completion/completion.bash:134: (test) Expected unary operator, got '=' (2 args)\r\n\r\n" after: match: None match_index: None exitstatus: 130 flag_eof: True pid: 30086 child_fd: 6 closed: False timeout: 1.0 delimiter: logfile: None logfile_read: None logfile_send: None maxread: 2000 ignorecase: False searchwindowsize: None delaybeforesend: 0.05 delayafterclose: 0.1 delayafterterminate: 0.1 searcher: searcher_re: 0: re.compile('status=130') Retry 2 of 4 Traceback (most recent call last): File "/home/andy/git/oilshell/oil/spec/stateful/harness.py", line 103, in RunOnce func(sh) File "/home/andy/git/oilshell/oil/spec/stateful/signals.py", line 359, in read_d expect_prompt(sh) File "/home/andy/git/oilshell/oil/spec/stateful/harness.py", line 24, in expect_prompt sh.expect(r'.*\$') File "/home/andy/wedge/oils-for-unix.org/pkg/py3-libs/2023-03-04/lib/python3.10/site-packages/pexpect/spawnbase.py", line 343, in expect return self.expect_list(compiled_pattern_list, File "/home/andy/wedge/oils-for-unix.org/pkg/py3-libs/2023-03-04/lib/python3.10/site-packages/pexpect/spawnbase.py", line 372, in expect_list return exp.expect_loop(timeout) File "/home/andy/wedge/oils-for-unix.org/pkg/py3-libs/2023-03-04/lib/python3.10/site-packages/pexpect/expect.py", line 179, in expect_loop return self.eof(e) File "/home/andy/wedge/oils-for-unix.org/pkg/py3-libs/2023-03-04/lib/python3.10/site-packages/pexpect/expect.py", line 122, in eof raise exc pexpect.exceptions.EOF: End Of File (EOF). Exception style platform. command: _bin/cxx-asan/osh args: [b'_bin/cxx-asan/osh'] buffer (last 100 chars): '' before (last 100 chars): '\r\n' after: match: None match_index: None exitstatus: None flag_eof: True pid: 30091 child_fd: 6 closed: False timeout: 1.0 delimiter: logfile: None logfile_read: None logfile_send: None maxread: 2000 ignorecase: False searchwindowsize: None delaybeforesend: 0.05 delayafterclose: 0.1 delayafterterminate: 0.1 searcher: searcher_re: 0: re.compile('.*\\$') Retry 3 of 4 Traceback (most recent call last): File "/home/andy/git/oilshell/oil/spec/stateful/harness.py", line 103, in RunOnce func(sh) File "/home/andy/git/oilshell/oil/spec/stateful/signals.py", line 359, in read_d expect_prompt(sh) File "/home/andy/git/oilshell/oil/spec/stateful/harness.py", line 24, in expect_prompt sh.expect(r'.*\$') File "/home/andy/wedge/oils-for-unix.org/pkg/py3-libs/2023-03-04/lib/python3.10/site-packages/pexpect/spawnbase.py", line 343, in expect return self.expect_list(compiled_pattern_list, File "/home/andy/wedge/oils-for-unix.org/pkg/py3-libs/2023-03-04/lib/python3.10/site-packages/pexpect/spawnbase.py", line 372, in expect_list return exp.expect_loop(timeout) File "/home/andy/wedge/oils-for-unix.org/pkg/py3-libs/2023-03-04/lib/python3.10/site-packages/pexpect/expect.py", line 179, in expect_loop return self.eof(e) File "/home/andy/wedge/oils-for-unix.org/pkg/py3-libs/2023-03-04/lib/python3.10/site-packages/pexpect/expect.py", line 122, in eof raise exc pexpect.exceptions.EOF: End Of File (EOF). Exception style platform. command: _bin/cxx-asan/osh args: [b'_bin/cxx-asan/osh'] buffer (last 100 chars): '' before (last 100 chars): '\r\n' after: match: None match_index: None exitstatus: None flag_eof: True pid: 30095 child_fd: 6 closed: False timeout: 1.0 delimiter: logfile: None logfile_read: None logfile_send: None maxread: 2000 ignorecase: False searchwindowsize: None delaybeforesend: 0.05 delayafterclose: 0.1 delayafterterminate: 0.1 searcher: searcher_re: 0: re.compile('.*\\$') Retry 4 of 4 Traceback (most recent call last): File "/home/andy/git/oilshell/oil/spec/stateful/harness.py", line 103, in RunOnce func(sh) File "/home/andy/git/oilshell/oil/spec/stateful/signals.py", line 359, in read_d expect_prompt(sh) File "/home/andy/git/oilshell/oil/spec/stateful/harness.py", line 24, in expect_prompt sh.expect(r'.*\$') File "/home/andy/wedge/oils-for-unix.org/pkg/py3-libs/2023-03-04/lib/python3.10/site-packages/pexpect/spawnbase.py", line 343, in expect return self.expect_list(compiled_pattern_list, File "/home/andy/wedge/oils-for-unix.org/pkg/py3-libs/2023-03-04/lib/python3.10/site-packages/pexpect/spawnbase.py", line 372, in expect_list return exp.expect_loop(timeout) File "/home/andy/wedge/oils-for-unix.org/pkg/py3-libs/2023-03-04/lib/python3.10/site-packages/pexpect/expect.py", line 179, in expect_loop return self.eof(e) File "/home/andy/wedge/oils-for-unix.org/pkg/py3-libs/2023-03-04/lib/python3.10/site-packages/pexpect/expect.py", line 122, in eof raise exc pexpect.exceptions.EOF: End Of File (EOF). Exception style platform. command: _bin/cxx-asan/osh args: [b'_bin/cxx-asan/osh'] buffer (last 100 chars): '' before (last 100 chars): '\r\n' after: match: None match_index: None exitstatus: None flag_eof: True pid: 30099 child_fd: 6 closed: False timeout: 1.0 delimiter: logfile: None logfile_read: None logfile_send: None maxread: 2000 ignorecase: False searchwindowsize: None delaybeforesend: 0.05 delayafterclose: 0.1 delayafterterminate: 0.1 searcher: searcher_re: 0: re.compile('.*\\$') 14 bash Ctrl-C during read -d 14 dash Ctrl-C during read -d 14 mksh Ctrl-C during read -d 15 osh Ctrl-C (untrapped) during wait builtin 15 osh-cpp Ctrl-C (untrapped) during wait builtin 15 bash Ctrl-C (untrapped) during wait builtin 15 dash Ctrl-C (untrapped) during wait builtin 15 mksh Ctrl-C (untrapped) during wait builtin 16 osh Ctrl-C (untrapped) during wait -n builtin 16 osh-cpp Ctrl-C (untrapped) during wait -n builtin 16 bash Ctrl-C (untrapped) during wait -n builtin 16 dash Ctrl-C (untrapped) during wait -n builtin 16 mksh Ctrl-C (untrapped) during wait -n builtin 17 osh Ctrl-C (untrapped) cancels entire interactive line 17 osh-cpp Ctrl-C (untrapped) cancels entire interactive line Traceback (most recent call last): File "/home/andy/git/oilshell/oil/spec/stateful/harness.py", line 103, in RunOnce func(sh) File "/home/andy/git/oilshell/oil/spec/stateful/signals.py", line 413, in c_wait_line expect_prompt(sh) File "/home/andy/git/oilshell/oil/spec/stateful/harness.py", line 24, in expect_prompt sh.expect(r'.*\$') File "/home/andy/wedge/oils-for-unix.org/pkg/py3-libs/2023-03-04/lib/python3.10/site-packages/pexpect/spawnbase.py", line 343, in expect return self.expect_list(compiled_pattern_list, File "/home/andy/wedge/oils-for-unix.org/pkg/py3-libs/2023-03-04/lib/python3.10/site-packages/pexpect/spawnbase.py", line 372, in expect_list return exp.expect_loop(timeout) File "/home/andy/wedge/oils-for-unix.org/pkg/py3-libs/2023-03-04/lib/python3.10/site-packages/pexpect/expect.py", line 179, in expect_loop return self.eof(e) File "/home/andy/wedge/oils-for-unix.org/pkg/py3-libs/2023-03-04/lib/python3.10/site-packages/pexpect/expect.py", line 122, in eof raise exc pexpect.exceptions.EOF: End Of File (EOF). Exception style platform. command: _bin/cxx-asan/osh args: [b'_bin/cxx-asan/osh'] buffer (last 100 chars): '' before (last 100 chars): '\r\n' after: match: None match_index: None exitstatus: None flag_eof: True pid: 30140 child_fd: 6 closed: False timeout: 1.0 delimiter: logfile: None logfile_read: None logfile_send: None maxread: 2000 ignorecase: False searchwindowsize: None delaybeforesend: 0.05 delayafterclose: 0.1 delayafterterminate: 0.1 searcher: searcher_re: 0: re.compile('.*\\$') FAILED first time: Retrying 4 times Retry 1 of 4 Traceback (most recent call last): File "/home/andy/git/oilshell/oil/spec/stateful/harness.py", line 103, in RunOnce func(sh) File "/home/andy/git/oilshell/oil/spec/stateful/signals.py", line 413, in c_wait_line expect_prompt(sh) File "/home/andy/git/oilshell/oil/spec/stateful/harness.py", line 24, in expect_prompt sh.expect(r'.*\$') File "/home/andy/wedge/oils-for-unix.org/pkg/py3-libs/2023-03-04/lib/python3.10/site-packages/pexpect/spawnbase.py", line 343, in expect return self.expect_list(compiled_pattern_list, File "/home/andy/wedge/oils-for-unix.org/pkg/py3-libs/2023-03-04/lib/python3.10/site-packages/pexpect/spawnbase.py", line 372, in expect_list return exp.expect_loop(timeout) File "/home/andy/wedge/oils-for-unix.org/pkg/py3-libs/2023-03-04/lib/python3.10/site-packages/pexpect/expect.py", line 179, in expect_loop return self.eof(e) File "/home/andy/wedge/oils-for-unix.org/pkg/py3-libs/2023-03-04/lib/python3.10/site-packages/pexpect/expect.py", line 122, in eof raise exc pexpect.exceptions.EOF: End Of File (EOF). Exception style platform. command: _bin/cxx-asan/osh args: [b'_bin/cxx-asan/osh'] buffer (last 100 chars): '' before (last 100 chars): '\r\n' after: match: None match_index: None exitstatus: None flag_eof: True pid: 30144 child_fd: 6 closed: False timeout: 1.0 delimiter: logfile: None logfile_read: None logfile_send: None maxread: 2000 ignorecase: False searchwindowsize: None delaybeforesend: 0.05 delayafterclose: 0.1 delayafterterminate: 0.1 searcher: searcher_re: 0: re.compile('.*\\$') Retry 2 of 4 Traceback (most recent call last): File "/home/andy/git/oilshell/oil/spec/stateful/harness.py", line 103, in RunOnce func(sh) File "/home/andy/git/oilshell/oil/spec/stateful/signals.py", line 413, in c_wait_line expect_prompt(sh) File "/home/andy/git/oilshell/oil/spec/stateful/harness.py", line 24, in expect_prompt sh.expect(r'.*\$') File "/home/andy/wedge/oils-for-unix.org/pkg/py3-libs/2023-03-04/lib/python3.10/site-packages/pexpect/spawnbase.py", line 343, in expect return self.expect_list(compiled_pattern_list, File "/home/andy/wedge/oils-for-unix.org/pkg/py3-libs/2023-03-04/lib/python3.10/site-packages/pexpect/spawnbase.py", line 372, in expect_list return exp.expect_loop(timeout) File "/home/andy/wedge/oils-for-unix.org/pkg/py3-libs/2023-03-04/lib/python3.10/site-packages/pexpect/expect.py", line 179, in expect_loop return self.eof(e) File "/home/andy/wedge/oils-for-unix.org/pkg/py3-libs/2023-03-04/lib/python3.10/site-packages/pexpect/expect.py", line 122, in eof raise exc pexpect.exceptions.EOF: End Of File (EOF). Exception style platform. command: _bin/cxx-asan/osh args: [b'_bin/cxx-asan/osh'] buffer (last 100 chars): '' before (last 100 chars): '\r\n' after: match: None match_index: None exitstatus: None flag_eof: True pid: 30148 child_fd: 6 closed: False timeout: 1.0 delimiter: logfile: None logfile_read: None logfile_send: None maxread: 2000 ignorecase: False searchwindowsize: None delaybeforesend: 0.05 delayafterclose: 0.1 delayafterterminate: 0.1 searcher: searcher_re: 0: re.compile('.*\\$') Retry 3 of 4 Traceback (most recent call last): File "/home/andy/git/oilshell/oil/spec/stateful/harness.py", line 103, in RunOnce func(sh) File "/home/andy/git/oilshell/oil/spec/stateful/signals.py", line 413, in c_wait_line expect_prompt(sh) File "/home/andy/git/oilshell/oil/spec/stateful/harness.py", line 24, in expect_prompt sh.expect(r'.*\$') File "/home/andy/wedge/oils-for-unix.org/pkg/py3-libs/2023-03-04/lib/python3.10/site-packages/pexpect/spawnbase.py", line 343, in expect return self.expect_list(compiled_pattern_list, File "/home/andy/wedge/oils-for-unix.org/pkg/py3-libs/2023-03-04/lib/python3.10/site-packages/pexpect/spawnbase.py", line 372, in expect_list return exp.expect_loop(timeout) File "/home/andy/wedge/oils-for-unix.org/pkg/py3-libs/2023-03-04/lib/python3.10/site-packages/pexpect/expect.py", line 179, in expect_loop return self.eof(e) File "/home/andy/wedge/oils-for-unix.org/pkg/py3-libs/2023-03-04/lib/python3.10/site-packages/pexpect/expect.py", line 122, in eof raise exc pexpect.exceptions.EOF: End Of File (EOF). Exception style platform. command: _bin/cxx-asan/osh args: [b'_bin/cxx-asan/osh'] buffer (last 100 chars): '' before (last 100 chars): '\r\n' after: match: None match_index: None exitstatus: None flag_eof: True pid: 30152 child_fd: 6 closed: False timeout: 1.0 delimiter: logfile: None logfile_read: None logfile_send: None maxread: 2000 ignorecase: False searchwindowsize: None delaybeforesend: 0.05 delayafterclose: 0.1 delayafterterminate: 0.1 searcher: searcher_re: 0: re.compile('.*\\$') Retry 4 of 4 Traceback (most recent call last): File "/home/andy/git/oilshell/oil/spec/stateful/harness.py", line 103, in RunOnce func(sh) File "/home/andy/git/oilshell/oil/spec/stateful/signals.py", line 413, in c_wait_line expect_prompt(sh) File "/home/andy/git/oilshell/oil/spec/stateful/harness.py", line 24, in expect_prompt sh.expect(r'.*\$') File "/home/andy/wedge/oils-for-unix.org/pkg/py3-libs/2023-03-04/lib/python3.10/site-packages/pexpect/spawnbase.py", line 343, in expect return self.expect_list(compiled_pattern_list, File "/home/andy/wedge/oils-for-unix.org/pkg/py3-libs/2023-03-04/lib/python3.10/site-packages/pexpect/spawnbase.py", line 372, in expect_list return exp.expect_loop(timeout) File "/home/andy/wedge/oils-for-unix.org/pkg/py3-libs/2023-03-04/lib/python3.10/site-packages/pexpect/expect.py", line 179, in expect_loop return self.eof(e) File "/home/andy/wedge/oils-for-unix.org/pkg/py3-libs/2023-03-04/lib/python3.10/site-packages/pexpect/expect.py", line 122, in eof raise exc pexpect.exceptions.EOF: End Of File (EOF). Exception style platform. command: _bin/cxx-asan/osh args: [b'_bin/cxx-asan/osh'] buffer (last 100 chars): '' before (last 100 chars): '\r\n' after: match: None match_index: None exitstatus: None flag_eof: True pid: 30156 child_fd: 6 closed: False timeout: 1.0 delimiter: logfile: None logfile_read: None logfile_send: None maxread: 2000 ignorecase: False searchwindowsize: None delaybeforesend: 0.05 delayafterclose: 0.1 delayafterterminate: 0.1 searcher: searcher_re: 0: re.compile('.*\\$') 17 bash Ctrl-C (untrapped) cancels entire interactive line 17 dash Ctrl-C (untrapped) cancels entire interactive line 17 mksh Ctrl-C (untrapped) cancels entire interactive line 18 osh Ctrl-C during Command Sub (issue 467) 18 osh-cpp Ctrl-C during Command Sub (issue 467) Traceback (most recent call last): File "/home/andy/git/oilshell/oil/spec/stateful/harness.py", line 103, in RunOnce func(sh) File "/home/andy/git/oilshell/oil/spec/stateful/signals.py", line 427, in t5 expect_prompt(sh) File "/home/andy/git/oilshell/oil/spec/stateful/harness.py", line 24, in expect_prompt sh.expect(r'.*\$') File "/home/andy/wedge/oils-for-unix.org/pkg/py3-libs/2023-03-04/lib/python3.10/site-packages/pexpect/spawnbase.py", line 343, in expect return self.expect_list(compiled_pattern_list, File "/home/andy/wedge/oils-for-unix.org/pkg/py3-libs/2023-03-04/lib/python3.10/site-packages/pexpect/spawnbase.py", line 372, in expect_list return exp.expect_loop(timeout) File "/home/andy/wedge/oils-for-unix.org/pkg/py3-libs/2023-03-04/lib/python3.10/site-packages/pexpect/expect.py", line 179, in expect_loop return self.eof(e) File "/home/andy/wedge/oils-for-unix.org/pkg/py3-libs/2023-03-04/lib/python3.10/site-packages/pexpect/expect.py", line 122, in eof raise exc pexpect.exceptions.EOF: End Of File (EOF). Exception style platform. command: _bin/cxx-asan/osh args: [b'_bin/cxx-asan/osh'] buffer (last 100 chars): '' before (last 100 chars): '\r\n' after: match: None match_index: None exitstatus: None flag_eof: True pid: 30170 child_fd: 6 closed: False timeout: 1.0 delimiter: logfile: None logfile_read: None logfile_send: None maxread: 2000 ignorecase: False searchwindowsize: None delaybeforesend: 0.05 delayafterclose: 0.1 delayafterterminate: 0.1 searcher: searcher_re: 0: re.compile('.*\\$') FAILED first time: Retrying 4 times Retry 1 of 4 Traceback (most recent call last): File "/home/andy/git/oilshell/oil/spec/stateful/harness.py", line 103, in RunOnce func(sh) File "/home/andy/git/oilshell/oil/spec/stateful/signals.py", line 427, in t5 expect_prompt(sh) File "/home/andy/git/oilshell/oil/spec/stateful/harness.py", line 24, in expect_prompt sh.expect(r'.*\$') File "/home/andy/wedge/oils-for-unix.org/pkg/py3-libs/2023-03-04/lib/python3.10/site-packages/pexpect/spawnbase.py", line 343, in expect return self.expect_list(compiled_pattern_list, File "/home/andy/wedge/oils-for-unix.org/pkg/py3-libs/2023-03-04/lib/python3.10/site-packages/pexpect/spawnbase.py", line 372, in expect_list return exp.expect_loop(timeout) File "/home/andy/wedge/oils-for-unix.org/pkg/py3-libs/2023-03-04/lib/python3.10/site-packages/pexpect/expect.py", line 179, in expect_loop return self.eof(e) File "/home/andy/wedge/oils-for-unix.org/pkg/py3-libs/2023-03-04/lib/python3.10/site-packages/pexpect/expect.py", line 122, in eof raise exc pexpect.exceptions.EOF: End Of File (EOF). Exception style platform. command: _bin/cxx-asan/osh args: [b'_bin/cxx-asan/osh'] buffer (last 100 chars): '' before (last 100 chars): '\r\n' after: match: None match_index: None exitstatus: None flag_eof: True pid: 30174 child_fd: 6 closed: False timeout: 1.0 delimiter: logfile: None logfile_read: None logfile_send: None maxread: 2000 ignorecase: False searchwindowsize: None delaybeforesend: 0.05 delayafterclose: 0.1 delayafterterminate: 0.1 searcher: searcher_re: 0: re.compile('.*\\$') Retry 2 of 4 Traceback (most recent call last): File "/home/andy/git/oilshell/oil/spec/stateful/harness.py", line 103, in RunOnce func(sh) File "/home/andy/git/oilshell/oil/spec/stateful/signals.py", line 427, in t5 expect_prompt(sh) File "/home/andy/git/oilshell/oil/spec/stateful/harness.py", line 24, in expect_prompt sh.expect(r'.*\$') File "/home/andy/wedge/oils-for-unix.org/pkg/py3-libs/2023-03-04/lib/python3.10/site-packages/pexpect/spawnbase.py", line 343, in expect return self.expect_list(compiled_pattern_list, File "/home/andy/wedge/oils-for-unix.org/pkg/py3-libs/2023-03-04/lib/python3.10/site-packages/pexpect/spawnbase.py", line 372, in expect_list return exp.expect_loop(timeout) File "/home/andy/wedge/oils-for-unix.org/pkg/py3-libs/2023-03-04/lib/python3.10/site-packages/pexpect/expect.py", line 179, in expect_loop return self.eof(e) File "/home/andy/wedge/oils-for-unix.org/pkg/py3-libs/2023-03-04/lib/python3.10/site-packages/pexpect/expect.py", line 122, in eof raise exc pexpect.exceptions.EOF: End Of File (EOF). Exception style platform. command: _bin/cxx-asan/osh args: [b'_bin/cxx-asan/osh'] buffer (last 100 chars): '' before (last 100 chars): '\r\n' after: match: None match_index: None exitstatus: None flag_eof: True pid: 30178 child_fd: 6 closed: False timeout: 1.0 delimiter: logfile: None logfile_read: None logfile_send: None maxread: 2000 ignorecase: False searchwindowsize: None delaybeforesend: 0.05 delayafterclose: 0.1 delayafterterminate: 0.1 searcher: searcher_re: 0: re.compile('.*\\$') Retry 3 of 4 Traceback (most recent call last): File "/home/andy/git/oilshell/oil/spec/stateful/harness.py", line 103, in RunOnce func(sh) File "/home/andy/git/oilshell/oil/spec/stateful/signals.py", line 427, in t5 expect_prompt(sh) File "/home/andy/git/oilshell/oil/spec/stateful/harness.py", line 24, in expect_prompt sh.expect(r'.*\$') File "/home/andy/wedge/oils-for-unix.org/pkg/py3-libs/2023-03-04/lib/python3.10/site-packages/pexpect/spawnbase.py", line 343, in expect return self.expect_list(compiled_pattern_list, File "/home/andy/wedge/oils-for-unix.org/pkg/py3-libs/2023-03-04/lib/python3.10/site-packages/pexpect/spawnbase.py", line 372, in expect_list return exp.expect_loop(timeout) File "/home/andy/wedge/oils-for-unix.org/pkg/py3-libs/2023-03-04/lib/python3.10/site-packages/pexpect/expect.py", line 179, in expect_loop return self.eof(e) File "/home/andy/wedge/oils-for-unix.org/pkg/py3-libs/2023-03-04/lib/python3.10/site-packages/pexpect/expect.py", line 122, in eof raise exc pexpect.exceptions.EOF: End Of File (EOF). Exception style platform. command: _bin/cxx-asan/osh args: [b'_bin/cxx-asan/osh'] buffer (last 100 chars): '' before (last 100 chars): '\r\n' after: match: None match_index: None exitstatus: None flag_eof: True pid: 30182 child_fd: 6 closed: False timeout: 1.0 delimiter: logfile: None logfile_read: None logfile_send: None maxread: 2000 ignorecase: False searchwindowsize: None delaybeforesend: 0.05 delayafterclose: 0.1 delayafterterminate: 0.1 searcher: searcher_re: 0: re.compile('.*\\$') Retry 4 of 4 Traceback (most recent call last): File "/home/andy/git/oilshell/oil/spec/stateful/harness.py", line 103, in RunOnce func(sh) File "/home/andy/git/oilshell/oil/spec/stateful/signals.py", line 427, in t5 expect_prompt(sh) File "/home/andy/git/oilshell/oil/spec/stateful/harness.py", line 24, in expect_prompt sh.expect(r'.*\$') File "/home/andy/wedge/oils-for-unix.org/pkg/py3-libs/2023-03-04/lib/python3.10/site-packages/pexpect/spawnbase.py", line 343, in expect return self.expect_list(compiled_pattern_list, File "/home/andy/wedge/oils-for-unix.org/pkg/py3-libs/2023-03-04/lib/python3.10/site-packages/pexpect/spawnbase.py", line 372, in expect_list return exp.expect_loop(timeout) File "/home/andy/wedge/oils-for-unix.org/pkg/py3-libs/2023-03-04/lib/python3.10/site-packages/pexpect/expect.py", line 179, in expect_loop return self.eof(e) File "/home/andy/wedge/oils-for-unix.org/pkg/py3-libs/2023-03-04/lib/python3.10/site-packages/pexpect/expect.py", line 122, in eof raise exc pexpect.exceptions.EOF: End Of File (EOF). Exception style platform. command: _bin/cxx-asan/osh args: [b'_bin/cxx-asan/osh'] buffer (last 100 chars): '' before (last 100 chars): '\r\n' after: match: None match_index: None exitstatus: None flag_eof: True pid: 30186 child_fd: 6 closed: False timeout: 1.0 delimiter: logfile: None logfile_read: None logfile_send: None maxread: 2000 ignorecase: False searchwindowsize: None delaybeforesend: 0.05 delayafterclose: 0.1 delayafterterminate: 0.1 searcher: searcher_re: 0: re.compile('.*\\$') 18 bash Ctrl-C during Command Sub (issue 467) 18 dash Ctrl-C during Command Sub (issue 467) 18 mksh Ctrl-C during Command Sub (issue 467) 19 osh Ctrl-C (untrapped) exits loop 19 osh-cpp Ctrl-C (untrapped) exits loop Traceback (most recent call last): File "/home/andy/git/oilshell/oil/spec/stateful/harness.py", line 103, in RunOnce func(sh) File "/home/andy/git/oilshell/oil/spec/stateful/signals.py", line 445, in loop_break expect_prompt(sh) File "/home/andy/git/oilshell/oil/spec/stateful/harness.py", line 24, in expect_prompt sh.expect(r'.*\$') File "/home/andy/wedge/oils-for-unix.org/pkg/py3-libs/2023-03-04/lib/python3.10/site-packages/pexpect/spawnbase.py", line 343, in expect return self.expect_list(compiled_pattern_list, File "/home/andy/wedge/oils-for-unix.org/pkg/py3-libs/2023-03-04/lib/python3.10/site-packages/pexpect/spawnbase.py", line 372, in expect_list return exp.expect_loop(timeout) File "/home/andy/wedge/oils-for-unix.org/pkg/py3-libs/2023-03-04/lib/python3.10/site-packages/pexpect/expect.py", line 179, in expect_loop return self.eof(e) File "/home/andy/wedge/oils-for-unix.org/pkg/py3-libs/2023-03-04/lib/python3.10/site-packages/pexpect/expect.py", line 122, in eof raise exc pexpect.exceptions.EOF: End Of File (EOF). Exception style platform. command: _bin/cxx-asan/osh args: [b'_bin/cxx-asan/osh'] buffer (last 100 chars): '' before (last 100 chars): '\r\n' after: match: None match_index: None exitstatus: None flag_eof: True pid: 30199 child_fd: 6 closed: False timeout: 1.0 delimiter: logfile: None logfile_read: None logfile_send: None maxread: 2000 ignorecase: False searchwindowsize: None delaybeforesend: 0.05 delayafterclose: 0.1 delayafterterminate: 0.1 searcher: searcher_re: 0: re.compile('.*\\$') FAILED first time: Retrying 4 times Retry 1 of 4 Traceback (most recent call last): File "/home/andy/git/oilshell/oil/spec/stateful/harness.py", line 103, in RunOnce func(sh) File "/home/andy/git/oilshell/oil/spec/stateful/signals.py", line 445, in loop_break expect_prompt(sh) File "/home/andy/git/oilshell/oil/spec/stateful/harness.py", line 24, in expect_prompt sh.expect(r'.*\$') File "/home/andy/wedge/oils-for-unix.org/pkg/py3-libs/2023-03-04/lib/python3.10/site-packages/pexpect/spawnbase.py", line 343, in expect return self.expect_list(compiled_pattern_list, File "/home/andy/wedge/oils-for-unix.org/pkg/py3-libs/2023-03-04/lib/python3.10/site-packages/pexpect/spawnbase.py", line 372, in expect_list return exp.expect_loop(timeout) File "/home/andy/wedge/oils-for-unix.org/pkg/py3-libs/2023-03-04/lib/python3.10/site-packages/pexpect/expect.py", line 179, in expect_loop return self.eof(e) File "/home/andy/wedge/oils-for-unix.org/pkg/py3-libs/2023-03-04/lib/python3.10/site-packages/pexpect/expect.py", line 122, in eof raise exc pexpect.exceptions.EOF: End Of File (EOF). Exception style platform. command: _bin/cxx-asan/osh args: [b'_bin/cxx-asan/osh'] buffer (last 100 chars): '' before (last 100 chars): '\r\n' after: match: None match_index: None exitstatus: None flag_eof: True pid: 30203 child_fd: 6 closed: False timeout: 1.0 delimiter: logfile: None logfile_read: None logfile_send: None maxread: 2000 ignorecase: False searchwindowsize: None delaybeforesend: 0.05 delayafterclose: 0.1 delayafterterminate: 0.1 searcher: searcher_re: 0: re.compile('.*\\$') Retry 2 of 4 Traceback (most recent call last): File "/home/andy/git/oilshell/oil/spec/stateful/harness.py", line 103, in RunOnce func(sh) File "/home/andy/git/oilshell/oil/spec/stateful/signals.py", line 445, in loop_break expect_prompt(sh) File "/home/andy/git/oilshell/oil/spec/stateful/harness.py", line 24, in expect_prompt sh.expect(r'.*\$') File "/home/andy/wedge/oils-for-unix.org/pkg/py3-libs/2023-03-04/lib/python3.10/site-packages/pexpect/spawnbase.py", line 343, in expect return self.expect_list(compiled_pattern_list, File "/home/andy/wedge/oils-for-unix.org/pkg/py3-libs/2023-03-04/lib/python3.10/site-packages/pexpect/spawnbase.py", line 372, in expect_list return exp.expect_loop(timeout) File "/home/andy/wedge/oils-for-unix.org/pkg/py3-libs/2023-03-04/lib/python3.10/site-packages/pexpect/expect.py", line 179, in expect_loop return self.eof(e) File "/home/andy/wedge/oils-for-unix.org/pkg/py3-libs/2023-03-04/lib/python3.10/site-packages/pexpect/expect.py", line 122, in eof raise exc pexpect.exceptions.EOF: End Of File (EOF). Exception style platform. command: _bin/cxx-asan/osh args: [b'_bin/cxx-asan/osh'] buffer (last 100 chars): '' before (last 100 chars): '\r\n' after: match: None match_index: None exitstatus: None flag_eof: True pid: 30207 child_fd: 6 closed: False timeout: 1.0 delimiter: logfile: None logfile_read: None logfile_send: None maxread: 2000 ignorecase: False searchwindowsize: None delaybeforesend: 0.05 delayafterclose: 0.1 delayafterterminate: 0.1 searcher: searcher_re: 0: re.compile('.*\\$') Retry 3 of 4 Traceback (most recent call last): File "/home/andy/git/oilshell/oil/spec/stateful/harness.py", line 103, in RunOnce func(sh) File "/home/andy/git/oilshell/oil/spec/stateful/signals.py", line 445, in loop_break expect_prompt(sh) File "/home/andy/git/oilshell/oil/spec/stateful/harness.py", line 24, in expect_prompt sh.expect(r'.*\$') File "/home/andy/wedge/oils-for-unix.org/pkg/py3-libs/2023-03-04/lib/python3.10/site-packages/pexpect/spawnbase.py", line 343, in expect return self.expect_list(compiled_pattern_list, File "/home/andy/wedge/oils-for-unix.org/pkg/py3-libs/2023-03-04/lib/python3.10/site-packages/pexpect/spawnbase.py", line 372, in expect_list return exp.expect_loop(timeout) File "/home/andy/wedge/oils-for-unix.org/pkg/py3-libs/2023-03-04/lib/python3.10/site-packages/pexpect/expect.py", line 179, in expect_loop return self.eof(e) File "/home/andy/wedge/oils-for-unix.org/pkg/py3-libs/2023-03-04/lib/python3.10/site-packages/pexpect/expect.py", line 122, in eof raise exc pexpect.exceptions.EOF: End Of File (EOF). Exception style platform. command: _bin/cxx-asan/osh args: [b'_bin/cxx-asan/osh'] buffer (last 100 chars): '' before (last 100 chars): '\r\n' after: match: None match_index: None exitstatus: None flag_eof: True pid: 30211 child_fd: 6 closed: False timeout: 1.0 delimiter: logfile: None logfile_read: None logfile_send: None maxread: 2000 ignorecase: False searchwindowsize: None delaybeforesend: 0.05 delayafterclose: 0.1 delayafterterminate: 0.1 searcher: searcher_re: 0: re.compile('.*\\$') Retry 4 of 4 Traceback (most recent call last): File "/home/andy/git/oilshell/oil/spec/stateful/harness.py", line 103, in RunOnce func(sh) File "/home/andy/git/oilshell/oil/spec/stateful/signals.py", line 445, in loop_break expect_prompt(sh) File "/home/andy/git/oilshell/oil/spec/stateful/harness.py", line 24, in expect_prompt sh.expect(r'.*\$') File "/home/andy/wedge/oils-for-unix.org/pkg/py3-libs/2023-03-04/lib/python3.10/site-packages/pexpect/spawnbase.py", line 343, in expect return self.expect_list(compiled_pattern_list, File "/home/andy/wedge/oils-for-unix.org/pkg/py3-libs/2023-03-04/lib/python3.10/site-packages/pexpect/spawnbase.py", line 372, in expect_list return exp.expect_loop(timeout) File "/home/andy/wedge/oils-for-unix.org/pkg/py3-libs/2023-03-04/lib/python3.10/site-packages/pexpect/expect.py", line 179, in expect_loop return self.eof(e) File "/home/andy/wedge/oils-for-unix.org/pkg/py3-libs/2023-03-04/lib/python3.10/site-packages/pexpect/expect.py", line 122, in eof raise exc pexpect.exceptions.EOF: End Of File (EOF). Exception style platform. command: _bin/cxx-asan/osh args: [b'_bin/cxx-asan/osh'] buffer (last 100 chars): '' before (last 100 chars): '\r\n' after: match: None match_index: None exitstatus: None flag_eof: True pid: 30215 child_fd: 6 closed: False timeout: 1.0 delimiter: logfile: None logfile_read: None logfile_send: None maxread: 2000 ignorecase: False searchwindowsize: None delaybeforesend: 0.05 delayafterclose: 0.1 delayafterterminate: 0.1 searcher: searcher_re: 0: re.compile('.*\\$') 19 bash Ctrl-C (untrapped) exits loop 19 dash Ctrl-C (untrapped) exits loop 19 mksh Ctrl-C (untrapped) exits loop