Uploaded image for project: 'Flink'
  1. Flink
  2. FLINK-22738

org.apache.flink.connector.jdbc.xa.JdbcExactlyOnceSinkE2eTest no output for 900 seconds due to block on docker container removal

    XMLWordPrintableJSON

Details

    Description

      https://dev.azure.com/apache-flink/apache-flink/_build/results?buildId=18207&view=logs&j=d44f43ce-542c-597d-bf94-b0718c71e5e8&t=03dca39c-73e8-5aaf-601d-328ae5c35f20&l=13626

      2021-05-20T23:12:33.7620808Z May 20 23:12:33 "main" #1 prio=5 os_prio=0 tid=0x00007fa6c400b800 nid=0x45f3 runnable [0x00007fa6cb1cd000]
      2021-05-20T23:12:33.7621514Z May 20 23:12:33    java.lang.Thread.State: RUNNABLE
      2021-05-20T23:12:33.7622205Z May 20 23:12:33 	at org.testcontainers.shaded.okio.Buffer.indexOf(Buffer.java:1463)
      2021-05-20T23:12:33.7623070Z May 20 23:12:33 	at org.testcontainers.shaded.okio.RealBufferedSource.indexOf(RealBufferedSource.java:352)
      2021-05-20T23:12:33.7624186Z May 20 23:12:33 	at org.testcontainers.shaded.okio.RealBufferedSource.readUtf8LineStrict(RealBufferedSource.java:230)
      2021-05-20T23:12:33.7625161Z May 20 23:12:33 	at org.testcontainers.shaded.okio.RealBufferedSource.readUtf8LineStrict(RealBufferedSource.java:224)
      2021-05-20T23:12:33.7626488Z May 20 23:12:33 	at org.testcontainers.shaded.okhttp3.internal.http1.Http1ExchangeCodec$ChunkedSource.readChunkSize(Http1ExchangeCodec.java:489)
      2021-05-20T23:12:33.7627762Z May 20 23:12:33 	at org.testcontainers.shaded.okhttp3.internal.http1.Http1ExchangeCodec$ChunkedSource.read(Http1ExchangeCodec.java:471)
      2021-05-20T23:12:33.7628864Z May 20 23:12:33 	at org.testcontainers.shaded.okhttp3.internal.Util.skipAll(Util.java:204)
      2021-05-20T23:12:33.7629713Z May 20 23:12:33 	at org.testcontainers.shaded.okhttp3.internal.Util.discard(Util.java:186)
      2021-05-20T23:12:33.7630720Z May 20 23:12:33 	at org.testcontainers.shaded.okhttp3.internal.http1.Http1ExchangeCodec$ChunkedSource.close(Http1ExchangeCodec.java:511)
      2021-05-20T23:12:33.7631677Z May 20 23:12:33 	at org.testcontainers.shaded.okio.ForwardingSource.close(ForwardingSource.java:43)
      2021-05-20T23:12:33.7632685Z May 20 23:12:33 	at org.testcontainers.shaded.okhttp3.internal.connection.Exchange$ResponseBodySource.close(Exchange.java:313)
      2021-05-20T23:12:33.7633800Z May 20 23:12:33 	at org.testcontainers.shaded.okio.RealBufferedSource.close(RealBufferedSource.java:476)
      2021-05-20T23:12:33.7634690Z May 20 23:12:33 	at org.testcontainers.shaded.okhttp3.internal.Util.closeQuietly(Util.java:139)
      2021-05-20T23:12:33.7635555Z May 20 23:12:33 	at org.testcontainers.shaded.okhttp3.ResponseBody.close(ResponseBody.java:192)
      2021-05-20T23:12:33.7636403Z May 20 23:12:33 	at org.testcontainers.shaded.okhttp3.Response.close(Response.java:290)
      2021-05-20T23:12:33.7637381Z May 20 23:12:33 	at org.testcontainers.shaded.com.github.dockerjava.okhttp.OkDockerHttpClient$OkResponse.close(OkDockerHttpClient.java:285)
      2021-05-20T23:12:33.7638608Z May 20 23:12:33 	at org.testcontainers.shaded.com.github.dockerjava.core.DefaultInvocationBuilder.lambda$null$0(DefaultInvocationBuilder.java:272)
      2021-05-20T23:12:33.7639473Z May 20 23:12:33 	at org.testcontainers.shaded.com.github.dockerjava.core.DefaultInvocationBuilder$$Lambda$83/733374718.close(Unknown Source)
      2021-05-20T23:12:33.7640236Z May 20 23:12:33 	at com.github.dockerjava.api.async.ResultCallbackTemplate.close(ResultCallbackTemplate.java:77)
      2021-05-20T23:12:33.7641079Z May 20 23:12:33 	at org.testcontainers.utility.ResourceReaper.start(ResourceReaper.java:202)
      2021-05-20T23:12:33.7641912Z May 20 23:12:33 	at org.testcontainers.DockerClientFactory.client(DockerClientFactory.java:205)
      2021-05-20T23:12:33.7643123Z May 20 23:12:33 	- locked <0x00000000991ac238> (a [Ljava.lang.Object;)
      2021-05-20T23:12:33.7644023Z May 20 23:12:33 	at org.testcontainers.LazyDockerClient.getDockerClient(LazyDockerClient.java:14)
      2021-05-20T23:12:33.7644880Z May 20 23:12:33 	at org.testcontainers.LazyDockerClient.authConfig(LazyDockerClient.java:12)
      2021-05-20T23:12:33.7645712Z May 20 23:12:33 	at org.testcontainers.containers.GenericContainer.start(GenericContainer.java:310)
      2021-05-20T23:12:33.7646636Z May 20 23:12:33 	at org.testcontainers.containers.GenericContainer.starting(GenericContainer.java:1029)
      2021-05-20T23:12:33.7647619Z May 20 23:12:33 	at org.testcontainers.containers.FailureDetectingExternalResource$1.evaluate(FailureDetectingExternalResource.java:29)
      2021-05-20T23:12:33.7648654Z May 20 23:12:33 	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
      2021-05-20T23:12:33.7649382Z May 20 23:12:33 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
      2021-05-20T23:12:33.7650202Z May 20 23:12:33 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
      2021-05-20T23:12:33.7651087Z May 20 23:12:33 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
      2021-05-20T23:12:33.7651859Z May 20 23:12:33 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
      2021-05-20T23:12:33.7652609Z May 20 23:12:33 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
      2021-05-20T23:12:33.7653491Z May 20 23:12:33 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
      2021-05-20T23:12:33.7654498Z May 20 23:12:33 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
      2021-05-20T23:12:33.7655277Z May 20 23:12:33 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
      2021-05-20T23:12:33.7656150Z May 20 23:12:33 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
      2021-05-20T23:12:33.7656968Z May 20 23:12:33 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
      2021-05-20T23:12:33.7657900Z May 20 23:12:33 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
      2021-05-20T23:12:33.7658955Z May 20 23:12:33 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
      2021-05-20T23:12:33.7659889Z May 20 23:12:33 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
      2021-05-20T23:12:33.7660837Z May 20 23:12:33 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
      2021-05-20T23:12:33.7661797Z May 20 23:12:33 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
      2021-05-20T23:12:33.7662675Z May 20 23:12:33 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
      2021-05-20T23:12:33.7663608Z May 20 23:12:33 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
      

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              maguowei Guowei Ma
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: