Integraality runs are invoked either via the webserver, or via a Shell script running on the Grid.
Since 2020-05-10, the Grid runs crash with a failure to find some modules which are installed in the virtual environment [1].
This is likely linked to the change in python runtime − see 9d5e608e074e and the bash history on that day [2].
[1]
Traceback (most recent call last): File "integraality/pages_processor.py", line 9, in <module> from ww import f ImportError: No module named 'ww'
[2] extract from bash history:
400 2020-05-09 18:43:22 webservice --backend=kubernetes python3.5 shell 401 2020-05-09 18:47:24 webservice --backend=kubernetes python3.7 shell 402 2020-05-09 18:47:52 webservice --backend=kubernetes python3.5 shell 403 2020-05-09 18:48:35 webservice --backend=kubernetes python3.7 shell 404 2020-05-09 18:48:41 webservice --backend=kubernetes python3.7 shell 405 2020-05-09 18:50:16 webservice --backend=kubernetes python3.5 shell 406 2020-05-09 18:50:37 webservice --backend=kubernetes python3.6 shell 407 2020-05-09 18:50:48 webservice --backend=kubernetes python3.7 shell 408 2020-05-09 18:52:03 webservice --backend=kubernetes python3.5 shell 409 2020-05-09 18:52:16 webservice --backend=kubernetes python3.5 shell 410 2020-05-09 19:40:16 webservice-bootstrap-python 411 2020-05-09 19:40:26 webservice-python-bootstrap 412 2020-05-09 19:40:34 webservice --backend=kubernetes python3.7 shell 413 2020-05-09 19:43:45 webservice restart 414 2020-05-09 19:43:48 webservice stop 415 2020-05-09 19:44:05 webservice --backend=kubernetes python3.7 restart