[postgis-tickets] [PostGIS] #5172: GHA ci main/main is failing

PostGIS trac at osgeo.org
Sat Jun 25 15:17:01 PDT 2022


#5172: GHA ci main/main is failing
----------------------+---------------------------
  Reporter:  robe     |      Owner:  robe
      Type:  defect   |     Status:  new
  Priority:  blocker  |  Milestone:  PostGIS 3.3.0
 Component:  raster   |    Version:  master
Resolution:           |   Keywords:
----------------------+---------------------------
Comment (by robe):

 okay sadly even after rebuild of docker image, it's still erroring out


 {{{
  ./raster/test/regress/check_gdal .. failed (psql exited with an error:
 /tmp/pgis_reg/test_223_out)
 -----------------------------------------------------------------------------
 invalid_path
 psql:check_gdal.sql:20: server closed the connection unexpectedly
         This probably means the server terminated abnormally
         before or while processing the request.
 psql:check_gdal.sql:20: error: connection to server was lost
 -----------------------------------------------------------------------------
 make: *** [regress/runtest.mk:24: check-regress] Error 2
 [logbt] saw 'make' exit with code:2 (INT)
 [logbt] Found corefile (non-tracked) at /tmp/logbt-
 coredumps/core.12126.!usr!local!pgsql!bin!postgres
 [logbt] Processing cores...
 }}}

 If it were something wrong with the base image, I would think we would be
 seeing issues with pg14-clang-geosmain-gdal34-proj71 which are also based
 on same image with only difference being compiled versions of PostgreSQL /
 Proj / and GDAL.

 Could it be maybe some play with Proj?  This is also running bleeding edge
 proj 9.1 and that is one thing I'm not testing on debbie, as she's running
 with system installed proj.

 I'm going to create an image with Proj 7.1  (like the pg14, to rule proj
 out as the culprit)
-- 
Ticket URL: <https://trac.osgeo.org/postgis/ticket/5172#comment:4>
PostGIS <http://trac.osgeo.org/postgis/>
The PostGIS Trac is used for bug, enhancement & task tracking, a user and developer wiki, and a view into the subversion code repository of PostGIS project.


More information about the postgis-tickets mailing list