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

Nightly IT Failure (java-talent): Tenant Already Exists error. #10445

Open
mpeddada1 opened this issue Feb 29, 2024 · 2 comments
Open

Nightly IT Failure (java-talent): Tenant Already Exists error. #10445

mpeddada1 opened this issue Feb 29, 2024 · 2 comments
Labels
priority: p3 Desirable enhancement or fix. May not be included in next release. type: bug Error or flaw in code with unintended results or allowing sub-optimal usage patterns.

Comments

@mpeddada1
Copy link
Contributor

mpeddada1 commented Feb 29, 2024

Stacktrace:

09:11:03:351 [ERROR] Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 1.964 s <<< FAILURE! -- in com.google.cloud.talent.v4.it.ITSystemTest
09:11:03:352 [ERROR] com.google.cloud.talent.v4.it.ITSystemTest -- Time elapsed: 1.964 s <<< FAILURE!
org.opentest4j.MultipleFailuresError: 
Multiple Failures (2 failures)
	com.google.api.gax.rpc.AlreadyExistsException: io.grpc.StatusRuntimeException: ALREADY_EXISTS: Tenant tenants/8c475cfa-baae-43ff-82de-943da0ac673c already exists. Related tenant external ID: 1709197861.. Request ID for tracking: bbc27bec-3f00-4c4d-863b-75eb1e399439:APAb7ITtGiits7l+tmrHstwqsiq7UfSY5w==
	java.lang.NullPointerException: <no message>
	at org.junit.vintage.engine.execution.TestRun.getStoredResultOrSuccessful(TestRun.java:200)
	at org.junit.vintage.engine.execution.RunListenerAdapter.fireExecutionFinished(RunListenerAdapter.java:248)
	at org.junit.vintage.engine.execution.RunListenerAdapter.reportContainerFinished(RunListenerAdapter.java:114)
	at org.junit.vintage.engine.execution.RunListenerAdapter.testRunFinished(RunListenerAdapter.java:102)
	at org.junit.runner.notification.SynchronizedRunListener.testRunFinished(SynchronizedRunListener.java:42)
	at org.junit.runner.notification.RunNotifier$2.notifyListener(RunNotifier.java:103)
	at org.junit.runner.notification.RunNotifier$SafeNotifier.run(RunNotifier.java:72)
	at org.junit.runner.notification.RunNotifier.fireTestRunFinished(RunNotifier.java:100)

Fusion Link

cc/ @zhumin8

@mpeddada1 mpeddada1 added type: bug Error or flaw in code with unintended results or allowing sub-optimal usage patterns. priority: p2 Moderately-important priority. Fix may not be included in next release. labels Feb 29, 2024
@zhumin8
Copy link
Contributor

zhumin8 commented Feb 29, 2024

similar issue in the past: #9039

@lqiu96
Copy link
Contributor

lqiu96 commented May 23, 2024

Going to downgrade to p3 as this seems to be a rare occurrence and might have been a transient server-side issue.

@lqiu96 lqiu96 added priority: p3 Desirable enhancement or fix. May not be included in next release. and removed priority: p2 Moderately-important priority. Fix may not be included in next release. labels May 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
priority: p3 Desirable enhancement or fix. May not be included in next release. type: bug Error or flaw in code with unintended results or allowing sub-optimal usage patterns.
Projects
None yet
Development

No branches or pull requests

3 participants