Heavy Tests #989
Annotations
4 errors
|
MultipleLLMPromptExecutorIntegrationTest.[7] model=LLModel(provider=Google, id=gemini-3-pro-preview, capabilities=[Temperature, Completion, MultipleChoices, Image, Video, Audio, Tools, ToolChoice, Basic, Standard], contextLength=1048576, maxOutputTokens=65536)[jvm]:
integration-tests/src/jvmTest/kotlin/ai/koog/integration/tests/executor/MultipleLLMPromptExecutorIntegrationTest.kt#L233
ai.koog.prompt.executor.clients.LLMClientException: Error from client: GoogleLLMClient
Error from client: GoogleLLMClient
Status code: 429
Error body:
{
"error": {
"code": 429,
"message": "You exceeded your current quota, please check your plan and billing details. For more information on this error, head to: https://ai.google.dev/gemini-api/docs/rate-limits. To monitor your current usage, head to: https://ai.dev/rate-limit. \n* Quota exceeded for metric: generativelanguage.googleapis.com/generate_requests_per_model_per_day, limit: ***",
"status": "RESOURCE_EXHAUSTED",
"details": [
{
"@type": "type.googleapis.com/google.rpc.Help",
"links": [
{
"description": "Learn more about Gemini API quotas",
"url": "https://ai.google.dev/gemini-api/docs/rate-limits"
}
]
},
{
"@type": "type.googleapis.com/google.rpc.QuotaFailure",
"violations": [
{
"quotaMetric": "generativelanguage.googleapis.com/generate_requests_per_model_per_day",
"quotaId": "GenerateRequestsPerDayPerProjectPerModel"
}
]
}
]
}
}
|
|
multiple-llm-executor-tests
Process completed with exit code 1.
|
|
SingleLLMPromptExecutorIntegrationTest.[7] model=LLModel(provider=Google, id=gemini-3-pro-preview, capabilities=[Temperature, Completion, MultipleChoices, Image, Video, Audio, Tools, ToolChoice, Basic, Standard], contextLength=1048576, maxOutputTokens=65536)[jvm]:
integration-tests/src/jvmTest/kotlin/ai/koog/integration/tests/executor/SingleLLMPromptExecutorIntegrationTest.kt#L271
ai.koog.prompt.executor.clients.LLMClientException: Error from client: GoogleLLMClient
Error from client: GoogleLLMClient
Status code: 429
Error body:
{
"error": {
"code": 429,
"message": "You exceeded your current quota, please check your plan and billing details. For more information on this error, head to: https://ai.google.dev/gemini-api/docs/rate-limits. To monitor your current usage, head to: https://ai.dev/rate-limit. \n* Quota exceeded for metric: generativelanguage.googleapis.com/generate_requests_per_model_per_day, limit: ***",
"status": "RESOURCE_EXHAUSTED",
"details": [
{
"@type": "type.googleapis.com/google.rpc.Help",
"links": [
{
"description": "Learn more about Gemini API quotas",
"url": "https://ai.google.dev/gemini-api/docs/rate-limits"
}
]
},
{
"@type": "type.googleapis.com/google.rpc.QuotaFailure",
"violations": [
{
"quotaMetric": "generativelanguage.googleapis.com/generate_requests_per_model_per_day",
"quotaId": "GenerateRequestsPerDayPerProjectPerModel"
}
]
}
]
}
}
|
|
single-llm-executor-tests
Process completed with exit code 1.
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
reports-ubuntu-latest-agent-tests
|
288 KB |
sha256:a41d41cc140fbaebe037ddf854e0643be580d4c4f9903dd31f9201f449c5676b
|
|
|
reports-ubuntu-latest-anthropic-schema-test
|
291 KB |
sha256:ebfe1ae00cb8837af9e20b0e2463d78274695d0c95e8a8ba6bdd5021fa047280
|
|
|
reports-ubuntu-latest-bedrock-credentials-test
|
288 KB |
sha256:7fba1a8e1b213ce20d44cec04eec13fd5a96c0490586a9fe79a655b422bb389d
|
|
|
reports-ubuntu-latest-bedrock-tests
|
288 KB |
sha256:29d9cc801e90aa5a18d3a14fa9c0f54ed732fd531b16258e42c0e3a96d1f1be0
|
|
|
reports-ubuntu-latest-capabilities-tests
|
302 KB |
sha256:f0be08b65a870d15826a4849919055a7421d44efed7126705d815303233bf0dd
|
|
|
reports-ubuntu-latest-embeddings-test
|
288 KB |
sha256:04d84df3ddff661a2a7b4d53e5f502a888a244acff22c3be282e17a9ed8b5bfe
|
|
|
reports-ubuntu-latest-java-api-tests
|
301 KB |
sha256:240209c2a9e1df42e61b61089bb24ff77692f96ce0bfd675b2fcf18f55a24c68
|
|
|
reports-ubuntu-latest-multiple-llm-executor-tests
|
321 KB |
sha256:62049efcf2ae1981bb1fdf3de4f520437af889a29b62542664438ece43d24791
|
|
|
reports-ubuntu-latest-other-executor-tests
|
288 KB |
sha256:15d82d64146c0668ea1811c2e65b8d22e76f578d32a4ede74c9d35097537c909
|
|
|
reports-ubuntu-latest-single-llm-executor-tests
|
321 KB |
sha256:9abfd6bfaa6bb2fa8d453bd2b59dc3a41b396f223b8d76737c19c9b1e6f53adc
|
|