Skip to content

bigquery.it.ITBigQueryTest: testSnapshotTableCopyJob failed #1924

@flaky-bot

Description

@flaky-bot

This test failed!

To configure my behavior, see the Flaky Bot documentation.

If I'm commenting on this issue too often, add the flakybot: quiet label and
I will stop commenting.


commit: 1fbf99a
buildURL: Build Status, Sponge
status: failed

Test output
org.junit.runners.model.TestTimedOutException: test timed out after 300 seconds
	at java.base@11.0.14.1/java.lang.Thread.sleep(Native Method)
	at app//com.google.api.gax.retrying.DirectRetryingExecutor.sleep(DirectRetryingExecutor.java:125)
	at app//com.google.api.gax.retrying.DirectRetryingExecutor.submit(DirectRetryingExecutor.java:104)
	at app//com.google.cloud.RetryHelper.run(RetryHelper.java:76)
	at app//com.google.cloud.RetryHelper.poll(RetryHelper.java:64)
	at app//com.google.cloud.bigquery.Job.waitForJob(Job.java:360)
	at app//com.google.cloud.bigquery.Job.waitFor(Job.java:249)
	at app//com.google.cloud.bigquery.it.ITBigQueryTest.testSnapshotTableCopyJob(ITBigQueryTest.java:3046)
	at java.base@11.0.14.1/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base@11.0.14.1/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base@11.0.14.1/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base@11.0.14.1/java.lang.reflect.Method.invoke(Method.java:566)
	at app//org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at app//org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at app//org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at app//org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at app//org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:299)
	at app//org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:293)
	at java.base@11.0.14.1/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at java.base@11.0.14.1/java.lang.Thread.run(Thread.java:829)

Metadata

Metadata

Labels

api: bigqueryIssues related to the googleapis/java-bigquery API.type: processA process-related concern. May include testing, release, or the like.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions