Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bulk API fails with Job not found error #1405

Open
chandrams opened this issue Dec 2, 2024 · 0 comments
Open

Bulk API fails with Job not found error #1405

chandrams opened this issue Dec 2, 2024 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@chandrams
Copy link
Contributor

Describe the bug

Invoking bulk service with parallel requests with thanos datasource and multiple kruize replicas failed with job not found error

How to reproduce it

Expected behavior
Recommendations should be generated

Relevant logs
Kruize pod log

2024-12-0206:22:05.475 INFO [main][EMExecutorService.java(67)]-Starting stage processors
Waiting for experiments ... 
2024-12-0206:22:45.095 INFO [qtp1558103808-43][BulkService.java(74)]-Job ID: e751d01d-fcfb-4a1c-938d-97bae5bc232f
2024-12-0206:22:45.095 INFO [qtp1558103808-46][BulkService.java(74)]-Job ID: d0ec7b4b-d6a6-4004-bb8e-ce410469b94c
2024-12-0206:22:45.113 INFO [qtp1558103808-49][BulkService.java(74)]-Job ID: a66ece65-e62e-441d-8816-9518a59c1653
2024-12-0206:22:45.144 ERROR [qtp1558103808-43][KruizeErrorHandler.java(71)]-{"message":"Job not found","httpcode":404,"documentationLink":"","status":"ERROR"}
2024-12-0206:22:45.144 ERROR [qtp1558103808-46][KruizeErrorHandler.java(71)]-{"message":"Job not found","httpcode":404,"documentationLink":"","status":"ERROR"}
2024-12-0206:22:45.144 ERROR [qtp1558103808-49][KruizeErrorHandler.java(71)]-{"message":"Job not found","httpcode":404,"documentationLink":"","status":"ERROR"}
2024-12-0206:22:55.144 INFO [qtp1558103808-45][BulkService.java(74)]-Job ID: f0dc4f74-c128-4999-8df3-cfd73771f534
2024-12-0206:22:55.145 ERROR [qtp1558103808-45][KruizeErrorHandler.java(71)]-{"message":"Job not found","httpcode":404,"documentationLink":"","status":"ERROR"}

Environment:

  • Kubernetes Cluster - openshift
@chandrams chandrams added the bug Something isn't working label Dec 2, 2024
@chandrams chandrams added this to the Kruize 0.3 Release milestone Dec 2, 2024
@dinogun dinogun moved this to Todo in Monitoring Dec 3, 2024
@rbadagandi1 rbadagandi1 assigned khansaad and msvinaykumar and unassigned khansaad Dec 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Status: Todo
Development

No branches or pull requests

4 participants