From: "Toke Høiland-Jørgensen" <toke@toke.dk>
To: ch <ch@ntrv.dk>
Cc: flent-users@flent.org
Subject: [Flent-users] Re: bursts test does not complete (WAS: ERROR: Runner Burst 0 failed check: No command set for SilentProcessRunner)
Date: Thu, 30 Mar 2023 00:10:42 +0200 [thread overview]
Message-ID: <87zg7vmcnx.fsf@toke.dk> (raw)
In-Reply-To: <36f0960b-7a1a-922e-4655-90cd9731be7d@ntrv.dk>
ch <ch@ntrv.dk> writes:
> Hi :wave:
>
> On 29/03/2023 19.43, ch wrote:
>> On 29/03/2023 19.42, ch wrote:
>>> But the flent test itself never terminate. The process keeps running
>>> in the background. Resulting in the test results being saved to disk.
>>
>> Resulting in the test results *not* being saved to disk.
>
> I fell like I am getting more gray hairs by the hours. 🤕 I cannot
> figure out why this happens.
>
> The burst test seems to run. Flent never "completes". Resulting in no
> data output. :|
It's crashing in the parsing step, leading to a hang; this is visible on
stdout, so I guess your runner script hides that?
$ ./run-flent bursts -l 10
Starting Flent 2.1.1+git.6959463f using Python 3.10.10.
Starting bursts test. Expected run time: 10 seconds.
Exception in thread Thread-8 (_handle_results):
Traceback (most recent call last):
File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
self.run()
File "/usr/lib/python3.10/threading.py", line 953, in run
self._target(*self._args, **self._kwargs)
File "/usr/lib/python3.10/multiprocessing/pool.py", line 595, in _handle_results
cache[job]._set(i, obj)
File "/usr/lib/python3.10/multiprocessing/pool.py", line 779, in _set
self._callback(self._value)
File "/home/alrua/source/flent/flent/runners.py", line 625, in recv_result
result, raw_values, metadata = res
TypeError: cannot unpack non-iterable NoneType object
Should be fixed in the latest master, please try that.
Also, BTW, not sure what your wrapper script does, but Flent has a
built-in batch run facility which may be helpful for such multi-run
tests...
-Toke
next prev parent reply other threads:[~2023-03-29 22:10 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-03-28 12:20 [Flent-users] ERROR: Runner Burst 0 failed check: No command set for SilentProcessRunner Chriztoffer
2023-03-28 12:39 ` [Flent-users] " Toke Høiland-Jørgensen
2023-03-28 13:05 ` ch
2023-03-28 13:43 ` ch
2023-03-28 14:01 ` Toke Høiland-Jørgensen
2023-03-29 8:45 ` ch
2023-03-29 10:10 ` Toke Høiland-Jørgensen
2023-03-29 11:12 ` ch
2023-03-29 12:33 ` Toke Høiland-Jørgensen
2023-03-29 14:34 ` ch
2023-03-29 17:42 ` ch
2023-03-29 17:43 ` ch
2023-03-29 19:48 ` [Flent-users] Re: bursts test does not complete (WAS: ERROR: Runner Burst 0 failed check: No command set for SilentProcessRunner) ch
2023-03-29 22:10 ` Toke Høiland-Jørgensen [this message]
2023-03-30 8:37 ` ch
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://lists.flent.org/postorius/lists/flent-users.flent.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87zg7vmcnx.fsf@toke.dk \
--to=toke@toke.dk \
--cc=ch@ntrv.dk \
--cc=flent-users@flent.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox