Page MenuHomePhabricator
Paste P67346

readability model server failure
ActivePublic

Authored by isarantopoulos on Fri, Aug 16, 9:41 AM.
Tags
None
Referenced Files
F57276594: readability model server failure
Fri, Aug 16, 9:41 AM
Subscribers
None
kubectl logs readability-predictor-default-00019-deployment-765664866f-vbfx4
+ source common_settings.sh
+++ /usr/bin/python3 -c 'from python.resource_utils import get_cpu_count; print(get_cpu_count())'
/opt/lib/python/site-packages/pytools/persistent_dict.py:59: UserWarning: Unable to import recommended hash 'siphash24.siphash13', falling back to 'hashlib.sha256'. Run 'python3 -m pip install siphash24' to install the recommended hash.
warn("Unable to import recommended hash 'siphash24.siphash13', "
++ CPU_COUNT=1
++ echo 'CPU count detected from get_cpu_count: 1'
++ export OMP_NUM_THREADS=1
++ OMP_NUM_THREADS=1
CPU count detected from get_cpu_count: 1
+ MODEL_SERVER_PATH=model_server/model.py
+ exec /usr/bin/python3 model_server/model.py