You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 23, 2026. It is now read-only.
org.junit.runners.model.TestTimedOutException: test timed out after 300 seconds
at [email protected]/java.net.SocketInputStream.socketRead0(Native Method)
at [email protected]/java.net.SocketInputStream.socketRead(SocketInputStream.java:115)
at [email protected]/java.net.SocketInputStream.read(SocketInputStream.java:168)
at [email protected]/java.net.SocketInputStream.read(SocketInputStream.java:140)
at [email protected]/sun.security.ssl.SSLSocketInputRecord.read(SSLSocketInputRecord.java:484)
at [email protected]/sun.security.ssl.SSLSocketInputRecord.readHeader(SSLSocketInputRecord.java:478)
at [email protected]/sun.security.ssl.SSLSocketInputRecord.bytesInCompletePacket(SSLSocketInputRecord.java:70)
at [email protected]/sun.security.ssl.SSLSocketImpl.readApplicationRecord(SSLSocketImpl.java:1455)
at [email protected]/sun.security.ssl.SSLSocketImpl$AppInputStream.read(SSLSocketImpl.java:1066)
at [email protected]/java.io.BufferedInputStream.fill(BufferedInputStream.java:252)
at [email protected]/java.io.BufferedInputStream.read1(BufferedInputStream.java:292)
at [email protected]/java.io.BufferedInputStream.read(BufferedInputStream.java:351)
at [email protected]/sun.net.www.http.HttpClient.parseHTTPHeader(HttpClient.java:787)
at [email protected]/sun.net.www.http.HttpClient.parseHTTP(HttpClient.java:722)
at [email protected]/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1615)
at [email protected]/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520)
at [email protected]/java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:527)
at [email protected]/sun.net.www.protocol.https.HttpsURLConnectionImpl.getResponseCode(HttpsURLConnectionImpl.java:334)
at app//com.google.api.client.http.javanet.NetHttpResponse.(NetHttpResponse.java:36)
at app//com.google.api.client.http.javanet.NetHttpRequest.execute(NetHttpRequest.java:152)
at app//com.google.api.client.http.javanet.NetHttpRequest.execute(NetHttpRequest.java:84)
at app//com.google.api.client.http.HttpRequest.execute(HttpRequest.java:1012)
at app//com.google.api.client.googleapis.services.AbstractGoogleClientRequest.executeUnparsed(AbstractGoogleClientRequest.java:552)
at app//com.google.api.client.googleapis.services.AbstractGoogleClientRequest.executeUnparsed(AbstractGoogleClientRequest.java:493)
at app//com.google.api.client.googleapis.services.AbstractGoogleClientRequest.execute(AbstractGoogleClientRequest.java:603)
at app//com.google.cloud.bigquery.spi.v2.HttpBigQueryRpc.getQueryResults(HttpBigQueryRpc.java:700)
at app//com.google.cloud.bigquery.BigQueryImpl$36.call(BigQueryImpl.java:1468)
at app//com.google.cloud.bigquery.BigQueryImpl$36.call(BigQueryImpl.java:1463)
at app//com.google.api.gax.retrying.DirectRetryingExecutor.submit(DirectRetryingExecutor.java:103)
at app//com.google.cloud.bigquery.BigQueryRetryHelper.run(BigQueryRetryHelper.java:86)
at app//com.google.cloud.bigquery.BigQueryRetryHelper.runWithRetries(BigQueryRetryHelper.java:49)
at app//com.google.cloud.bigquery.BigQueryImpl.getQueryResults(BigQueryImpl.java:1462)
at app//com.google.cloud.bigquery.BigQueryImpl.getQueryResults(BigQueryImpl.java:1446)
at app//com.google.cloud.bigquery.Job$1.call(Job.java:343)
at app//com.google.cloud.bigquery.Job$1.call(Job.java:340)
at app//com.google.api.gax.retrying.DirectRetryingExecutor.submit(DirectRetryingExecutor.java:103)
at app//com.google.cloud.bigquery.BigQueryRetryHelper.run(BigQueryRetryHelper.java:86)
at app//com.google.cloud.bigquery.BigQueryRetryHelper.runWithRetries(BigQueryRetryHelper.java:49)
at app//com.google.cloud.bigquery.Job.waitForQueryResults(Job.java:339)
at app//com.google.cloud.bigquery.Job.getQueryResults(Job.java:295)
at app//com.google.cloud.bigquery.BigQueryImpl.queryRpc(BigQueryImpl.java:1385)
at app//com.google.cloud.bigquery.BigQueryImpl.query(BigQueryImpl.java:1333)
at app//com.google.cloud.bigquery.it.ITBigQueryTest.testFastDMLQuery(ITBigQueryTest.java:3833)
at [email protected]/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at [email protected]/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at [email protected]/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at [email protected]/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 [email protected]/java.util.concurrent.FutureTask.run(FutureTask.java:264)
at [email protected]/java.lang.Thread.run(Thread.java:829)
Note: #2904 was also for this test, but it was closed more than 10 days ago. So, I didn't mark it flaky.
commit: 1d660fa
buildURL: Build Status, Sponge
status: failed
Test output