BookmarkSubscribeRSS Feed
☑ This topic is solved. Need further help from the community? Please sign in and ask a new question.
drhorg
Calcite | Level 5

We have installed Viya 4 Kubernetes, and deployed OpenSearch Dashboards for logging . I see the error

Logsource: sas-run-tool 

message : Tool executor failed starting service: exit status 1

Level : Error 
 
then right after
 

Level : Fatal 

Logsource: sas-run-tool 

message : Service executor failed to execute successfully: exit status 1

Level : Fatal 

Did it happen in your environment and you know what this is? I googled but did not find much for this error. 

 

Thanks a lot,

1 ACCEPTED SOLUTION

Accepted Solutions
gwootton
SAS Super FREQ
The sas-backup-purge-job I think runs daily and removes old backups, this message suggests one such execution of a job failed. If you look at your job history do you see these show as completed?
kubectl -n namespace get jobs -l app.kubernetes.io/name=sas-backup-purge-job
--
Greg Wootton | Principal Systems Technical Support Engineer

View solution in original post

4 REPLIES 4
gwootton
SAS Super FREQ
What is the name of the pod that is throwing these messages?
--
Greg Wootton | Principal Systems Technical Support Engineer
drhorg
Calcite | Level 5

Hi @gwootton , sorry for delay, missed your reply. 

 

kube.pod - sas-backup-purge-job

level -fatal

kube.container - sas-backup-purge-job

kube.annotations.sas_com/component-name
sas-backup-job

 

Please let me know if any other info needed. 

thank you!

gwootton
SAS Super FREQ
The sas-backup-purge-job I think runs daily and removes old backups, this message suggests one such execution of a job failed. If you look at your job history do you see these show as completed?
kubectl -n namespace get jobs -l app.kubernetes.io/name=sas-backup-purge-job
--
Greg Wootton | Principal Systems Technical Support Engineer
drhorg
Calcite | Level 5

Hi @gwootton , yes the purge failed multiple times. Sorry by mistake I accepted my reply as solution instead of your reply. I fixed this now.

 

thank you for your help!

suga badge.PNGThe SAS Users Group for Administrators (SUGA) is open to all SAS administrators and architects who install, update, manage or maintain a SAS deployment. 

Join SUGA 

Get Started with SAS Information Catalog in SAS Viya

SAS technical trainer Erin Winters shows you how to explore assets, create new data discovery agents, schedule data discovery agents, and much more.

Find more tutorials on the SAS Users YouTube channel.

Discussion stats
  • 4 replies
  • 838 views
  • 0 likes
  • 2 in conversation