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

PostgresCatalogITCase fails with IOException

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Cannot Reproduce
    • 1.11.0
    • None
    • Connectors / JDBC
    • None

    Description

      CI: https://travis-ci.org/github/apache/flink/jobs/666922577?utm_medium=notification&utm_source=slack

      07:03:47.913 [INFO] Running org.apache.flink.api.java.io.jdbc.JDBCTableSourceITCase
      07:03:50.588 [ERROR] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 16.693 s <<< FAILURE! - in org.apache.flink.api.java.io.jdbc.catalog.PostgresCatalogITCase
      07:03:50.595 [ERROR] org.apache.flink.api.java.io.jdbc.catalog.PostgresCatalogITCase  Time elapsed: 16.693 s  <<< ERROR!
      java.io.IOException: Gave up waiting for server to start after 10000ms
      Caused by: java.sql.SQLException: connect failed
      Caused by: java.net.ConnectException: Connection refused (Connection refused)
      Thu Mar 26 07:03:50 UTC 2020 Thread[main,5,main] java.lang.NoSuchFieldException: DEV_NULL
      ----------------------------------------------------------------
      Thu Mar 26 07:03:51 UTC 2020:
      Booting Derby version The Apache Software Foundation - Apache Derby - 10.14.2.0 - (1828579): instance a816c00e-0171-15a7-7fa7-00000c06c410 
      on database directory memory:/home/travis/build/apache/flink/flink-connectors/flink-jdbc/target/test with class loader sun.misc.Launcher$AppClassLoader@677327b6 
      Loaded from file:/home/travis/.m2/repository/org/apache/derby/derby/10.14.2.0/derby-10.14.2.0.jar
      java.vendor=Private Build
      java.runtime.version=1.8.0_242-8u242-b08-0ubuntu3~16.04-b08
      user.dir=/home/travis/build/apache/flink/flink-connectors/flink-jdbc/target
      os.name=Linux
      os.arch=amd64
      os.version=4.15.0-1055-gcp
      derby.system.home=null
      derby.stream.error.field=org.apache.flink.api.java.io.jdbc.JDBCTestBase.DEV_NULL
      Database Class Loader started - derby.database.classpath=''
      07:03:51.916 [INFO] Running org.apache.flink.api.java.io.jdbc.JDBCLookupFunctionITCase
      07:03:59.956 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.041 s - in org.apache.flink.api.java.io.jdbc.JDBCTableSourceITCase
      07:04:04.193 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.275 s - in org.apache.flink.api.java.io.jdbc.JDBCLookupFunctionITCase
      

      Attachments

        Activity

          People

            phoenixjiangnan Bowen Li
            rmetzger Robert Metzger
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: