Olawoyin007 commented on PR #888:
URL: https://github.com/apache/flink-agents/pull/888#issuecomment-4958475206

   Heads up on the three red integration jobs on this push (`it-python 
3.12/flink-2.1`, `it-python 3.12/flink-2.2`, `it-java flink-1.20`) - they're 
the same Ollama infra flake as before, not this change:
   
   ```
   FAILED 
flink_agents/integrations/chat_models/tests/test_ollama_chat_model.py::test_ollama_chat
     - ollama._types.ResponseError: llama-server process has terminated:
       signal: segmentation fault (core dumped) (status code: 500)
   ```
   
   The runner's `llama-server` segfaulted mid-suite. A couple of things confirm 
it's unrelated to this PR: this change only touches `tools/install.sh` and its 
bats tests (no Python/Java source), the `install.sh tests` jobs on ubuntu and 
macos both passed, and the same segfault is hitting `main` right now on 
different matrix cells (nondeterministic). Happy to push an empty commit to 
trigger a fresh run if that's easier than a re-run on your side.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to