Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8269239

jdk/internal/platform/docker/TestUseContainerSupport.java failed with "Error: container creation timeout: internal libpod error"

    XMLWordPrintable

Details

    • aarch64
    • linux

    Description

      The following test failed in the JDK17 CI:

      jdk/internal/platform/docker/TestUseContainerSupport.java

      Here's a snippet from the log file:

      ========== NEW TEST CASE: Test TestUseContainerSupport with -XX:+UseContainerSupport
      [COMMAND]
      podman run --tty=true --rm --volume /opt/mach5/mesos/work_dir/slaves/35546316-ed70-4084-8244-d672e7734fd1-S13309/frameworks/1735e8a2-a1db-478c-8104-60c8b0af87dd-0196/executors/bab642ed-ce1b-46c9-9a18-4ae579f7e3d2/runs/28c2adb3-7569-4394-8161-139a2296a11f/testoutput/test-support/jtreg_open_test_jdk_jdk_internal_platform_docker/classes/0/jdk/internal/platform/docker/TestUseContainerSupport.d:/test-classes/ jdk-internal:test-useContainerSupport /jdk/bin/java -XX:+UseContainerSupport -cp /test-classes/ --add-exports java.base/jdk.internal.platform=ALL-UNNAMED -Xmx768m -XX:MaxRAMPercentage=6.25 -Djava.io.tmpdir=/opt/mach5/mesos/work_dir/slaves/35546316-ed70-4084-8244-d672e7734fd1-S13309/frameworks/1735e8a2-a1db-478c-8104-60c8b0af87dd-0196/executors/bab642ed-ce1b-46c9-9a18-4ae579f7e3d2/runs/28c2adb3-7569-4394-8161-139a2296a11f/testoutput/test-support/jtreg_open_test_jdk_jdk_internal_platform_docker/tmp -ea -esa -Djdk.test.docker.image.name=jpg-data.us.oracle.com/docker-local/mach5/jdk-test/oraclelinux_8.3_aarch64 -Djdk.test.docker.image.version=1.0 -Djdk.test.container.command=podman CheckUseContainerSupport true
      [2021-06-23T09:22:49.566900010Z] Gathering output for process 2349543
      [ELAPSED: 6 ms]
      [STDERR]
      Error: container creation timeout: internal libpod error

      [STDOUT]

      Child process STDOUT is trimmed to 100 lines
      Full child process STDOUT was saved to docker-stdout-2349543.log
      [2021-06-23T09:32:56.433457390Z] Waiting for completion for process 2349543
      [2021-06-23T09:32:56.459949947Z] Waiting for completion finished for process 2349543
      [2021-06-23T09:32:56.467473906Z] Waiting for completion for process 2349543
      [2021-06-23T09:32:56.467527906Z] Waiting for completion finished for process 2349543
      [COMMAND]
      podman rmi --force jdk-internal:test-useContainerSupport
      [2021-06-23T09:32:56.870661745Z] Gathering output for process 2349643
      [ELAPSED: 34 ms]
      [STDERR]

      [STDOUT]
      747acf3809edc86f027c0374ec891e484f598aaaf1b8f56407ce38c27434eef3
      3a42ab6c8fd2d0c5e25b849a4bd58f8a138f4eca39b2edef3743e65aa6e550ff
      Untagged: localhost/jdk-internal:test-useContainerSupport
      Deleted: fc5a66bfe758cdb2b6fa51f2296bf10ec64cfc21f5b90abc37898cc45d086b24

      Child process STDOUT is trimmed to 100 lines
      Full child process STDOUT was saved to docker-stdout-2349643.log
      ----------System.err:(20/1012)----------
       stdout: [];
       stderr: [Error: container creation timeout: internal libpod error
      ]
       exitValue = 126

      java.lang.RuntimeException: Expected to get exit value of [0]

      Attachments

        Activity

          People

            hseigel Harold Seigel (Inactive)
            dcubed Daniel Daugherty
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: