Holocron Frontend crashbackoffloop
Bug
Description
Issue with the holocron-frontend in a crashbackoff loop been noticing failures particularly with the holocron-frontend
all-package
pipelines will fail
Job1
Other peoples jobs
[pod/holocron-frontend-8468d58485-k52zx/istio-proxy] 2024-05-08T16:11:29.767671Z error Request to probe app failed: Get "http://172.21.1.59:8080/": dial tcp 127.0.0.6:0->172.21.1.59:8080: connect: connection refused, original URL path = /app-health/holocron-frontend/readyz
[pod/holocron-frontend-8468d58485-k52zx/istio-proxy] app URL path = /
[pod/holocron-frontend-8468d58485-k52zx/istio-proxy] 2024-05-08T16:11:30.402559Z error Request to probe app failed: Get "http://172.21.1.59:8080/": dial tcp 127.0.0.6:0->172.21.1.59:8080: connect: connection refused, original URL path = /app-health/holocron-frontend/livez
[pod/holocron-frontend-8468d58485-k52zx/istio-proxy] app URL path = /
[pod/holocron-frontend-8468d58485-k52zx/istio-proxy] 2024-05-08T16:11:30.402668Z error Request to probe app failed: Get "http://172.21.1.59:8080/": dial tcp 127.0.0.6:0->172.21.1.59:8080: connect: connection refused, original URL path = /app-health/holocron-frontend/readyz
[pod/holocron-frontend-8468d58485-k52zx/istio-proxy] app URL path = /
[pod/holocron-frontend-8468d58485-k52zx/istio-proxy] 2024-05-08T16:12:54.121864Z error Request to probe app failed: Get "http://172.21.1.59:8080/": dial tcp 127.0.0.6:0->172.21.1.59:8080: connect: connection refused, original URL path = /app-health/holocron-frontend/readyz
[pod/holocron-frontend-8468d58485-k52zx/istio-proxy] app URL path = /
[pod/holocron-frontend-8468d58485-k52zx/holocron-frontend] /docker-entrypoint.sh: /docker-entrypoint.d/ is not empty, will attempt to perform configuration
[pod/holocron-frontend-8468d58485-k52zx/holocron-frontend] /docker-entrypoint.sh: Looking for shell scripts in /docker-entrypoint.d/
[pod/holocron-frontend-8468d58485-k52zx/holocron-frontend] /docker-entrypoint.sh: Launching /docker-entrypoint.d/10-listen-on-ipv6-by-default.sh
[pod/holocron-frontend-8468d58485-k52zx/holocron-frontend] 10-listen-on-ipv6-by-default.sh: info: /etc/nginx/conf.d/default.conf is not a file or does not exist
[pod/holocron-frontend-8468d58485-k52zx/holocron-frontend] /docker-entrypoint.sh: Launching /docker-entrypoint.d/20-envsubst-on-templates.sh
[pod/holocron-frontend-8468d58485-k52zx/holocron-frontend] 20-envsubst-on-templates.sh: ERROR: /etc/nginx/templates exists, but /etc/nginx/conf.d is not writable
[pod/holocron-frontend-8468d58485-k52zx/holocron-frontend] /docker-entrypoint.sh: Launching /docker-entrypoint.d/30-tune-worker-processes.sh
[pod/holocron-frontend-8468d58485-k52zx/holocron-frontend] /docker-entrypoint.sh: Configuration complete; ready for start up
[pod/holocron-frontend-8468d58485-k52zx/holocron-frontend] 2024/05/08 16:12:53 [emerg] 1#1: module "/etc/nginx/modules/ndk_http_module.so" version 1025004 instead of 1025005 in /etc/nginx/nginx.conf:2
[pod/holocron-frontend-8468d58485-k52zx/holocron-frontend] nginx: [emerg] module "/etc/nginx/modules/ndk_http_module.so" version 1025004 instead of 1025005 in /etc/nginx/nginx.conf:2
logs from a single run, but its any pipeline that requires holocron to pass.
Run any pipeline requiring holocron.
BigBang Version
Master.
This can be retrieved multiple ways:
# via helm
helm ls -n bigbang
# via the deployed umbrella git tag
kubectl get gitrepository -n bigbang
Edited by Jeffrey Victor