Unable to acquire a session of Selenium Grid on Gitlab Runner

I stuck with an issue and hope someone could help me with this. Many thansk in advance

I have two docker-based gitlab-runners. Both of them works fine except of codeception task. The codeception task works fine on old server (Centos7) fine, but fails on new one (Alma9). The task fails silently on Selenium grid session aquire step . Gitlab-ci waits 60s and brakes the pipeline.

Codeception PHP Testing Framework v5.1.2 https://stand-with-ukraine.pp.ua
  Generating AcceptanceTesterActions...
SpTestsCodeceptionacceptance.acceptance Tests (17) ------
Modules: WebDriver, SpTestsCodeception_supportHelperAcceptance, Asserts
------------------------------------------------------------
CitySelectorCest: Test select city signup
Signature: SpTestsCodeceptionacceptancefuncCitySelectorCest:testSelectCitySignup
Test: tests/Codeception/acceptance/func/CitySelectorCest.php:testSelectCitySignup
Scenario --
[service:registry.xxx__docker__gitlab-selenium-server-gitlab-selenium-server-registry.xxx-docker-gitlab-selenium-server] 2024-09-02T15:50:27.210032271Z 01:50:27.208 INFO [LocalDistributor.newSession] - Session request received by the Distributor: 
[service:registry.xxx__docker__gitlab-selenium-server-gitlab-selenium-server-registry.xxx-docker-gitlab-selenium-server] 2024-09-02T15:50:27.210089649Z  [Capabilities {browserName: chrome, goog:chromeOptions: {args: [--no-sandbox, --disable-dev-shm-usage, --disable-extensions, --allow-running-insecure-co..., --allow-insecure-localhost, --headless, --window-size=1280,1024, --remote-debugging-port=9222]}}]
  Curl error: Curl error thrown for http POST to /session with params: {"capabilities":{"firstMatch":[{"goog:chromeOptions":{"args":["--no-sandbox","--disable-dev-shm-usage","--disable-extensions","--allow-running-insecure-content","--allow-insecure-localhost","--headless","--window-size=1280,1024","--remote-debugging-port=9222"]},"browserName":"chrome"}]},"desiredCapabilities":{"goog:chromeOptions":{"args":["--no-sandbox","--disable-dev-shm-usage","--disable-extensions","--allow-running-insecure-content","--allow-insecure-localhost","--headless","--window-size=1280,1024","--remote-debugging-port=9222"]},"browserName":"chrome"}}
Operation timed out after 60001 milliseconds with 0 bytes received
  WebDriver::debugWebDriverLogs method has been called when webDriver is not set
  WebDriver::_saveScreenshot method has been called when webDriver is not set
  WebDriver::_savePageSource method has been called when webDriver is not set
  Screenshot and page source were saved into '/builds/xxx/xxx/tests/Codeception/_output/' dir
 ERROR 

The main difference between runners is underlying OS. We are in the middle of migration from Centos7 to Alma9. Gitlab-runner configs are similar

Old server: 
 OS: Centos7 
 Docker Version: 26.1.4 
 Gitlab-runner: 17.2.1

New server:
 OS: Alma9
 Docker Version: 27.1.2
 Gitlab-runner: 17.3.1

Does anyone face a similar issue? Could you give me some hints on how to debug the problem?

I’ve checked the chrome webdriver inside the container. The ps command shows the chrome processes are running inside the container. I’ve tried to get status before run the codeception. Status looks fine

{
  "value": {
    "ready": true,
    "message": "Selenium Grid ready.",
    "nodes": [
      {
        "id": "b157013c-00c9-4d10-9550-964ec4acbee1",
        "uri": "http:u002fu002f172.17.0.10:4444",
        "maxSessions": 5,
        "osInfo": {
          "arch": "amd64",
          "name": "Linux",
          "version": "5.14.0-427.28.1.el9_4.x86_64"
        },
        "heartbeatPeriod": 30000,
        "availability": "UP",
        "version": "4.24.0 (revision 748ffc9bc3)",
        "slots": [
          {
            "id": {
              "hostId": "b157013c-00c9-4d10-9550-964ec4acbee1",
              "id": "2e4114b7-e4d0-4ad1-8a2d-cd7451736f2c"
            },
            "lastStarted": "1970-01-01T00:00:00Z",
            "session": null,
            "stereotype": {
              "browserName": "chrome",
              "browserVersion": "128.0",
              "goog:chromeOptions": {
                "binary": "u002fusru002fbinu002fgoogle-chrome"
              },
              "platformName": "linux",
              "se:containerName": "",
              "se:noVncPort": 7900,
              "se:vncEnabled": true
            }
          },
          {
            "id": {
              "hostId": "b157013c-00c9-4d10-9550-964ec4acbee1",
              "id": "78661812-a8bf-45cf-9173-12f6dac0a1ff"
            },
            "lastStarted": "1970-01-01T00:00:00Z",
            "session": null,
            "stereotype": {
              "browserName": "chrome",
              "browserVersion": "128.0",
              "goog:chromeOptions": {
                "binary": "u002fusru002fbinu002fgoogle-chrome"
              },
              "platformName": "linux",
              "se:containerName": "",
              "se:noVncPort": 7900,
              "se:vncEnabled": true
            }
          },
          {
            "id": {
              "hostId": "b157013c-00c9-4d10-9550-964ec4acbee1",
              "id": "7a59f794-c223-4898-8df1-8382c464988d"
            },
            "lastStarted": "1970-01-01T00:00:00Z",
            "session": null,
            "stereotype": {
              "browserName": "chrome",
              "browserVersion": "128.0",
              "goog:chromeOptions": {
                "binary": "u002fusru002fbinu002fgoogle-chrome"
              },
              "platformName": "linux",
              "se:containerName": "",
              "se:noVncPort": 7900,
              "se:vncEnabled": true
            }
          },
          {
            "id": {
              "hostId": "b157013c-00c9-4d10-9550-964ec4acbee1",
              "id": "20abf47f-dccf-4db2-a04c-2846b2809b56"
            },
            "lastStarted": "1970-01-01T00:00:00Z",
            "session": null,
            "stereotype": {
              "browserName": "chrome",
              "browserVersion": "128.0",
              "goog:chromeOptions": {
                "binary": "u002fusru002fbinu002fgoogle-chrome"
              },
              "platformName": "linux",
              "se:containerName": "",
              "se:noVncPort": 7900,
              "se:vncEnabled": true
            }
          },
          {
            "id": {
              "hostId": "b157013c-00c9-4d10-9550-964ec4acbee1",
              "id": "c9d7bff3-380c-4f90-9403-17be717ee39e"
            },
            "lastStarted": "1970-01-01T00:00:00Z",
            "session": null,
            "stereotype": {
              "browserName": "chrome",
              "browserVersion": "128.0",
              "goog:chromeOptions": {
                "binary": "u002fusru002fbinu002fgoogle-chrome"
              },
              "platformName": "linux",
              "se:containerName": "",
              "se:noVncPort": 7900,
              "se:vncEnabled": true
            }
          }
        ]
      }
    ]
  }

Trang chủ Giới thiệu Sinh nhật bé trai Sinh nhật bé gái Tổ chức sự kiện Biểu diễn giải trí Dịch vụ khác Trang trí tiệc cưới Tổ chức khai trương Tư vấn dịch vụ Thư viện ảnh Tin tức - sự kiện Liên hệ Chú hề sinh nhật Trang trí YEAR END PARTY công ty Trang trí tất niên cuối năm Trang trí tất niên xu hướng mới nhất Trang trí sinh nhật bé trai Hải Đăng Trang trí sinh nhật bé Khánh Vân Trang trí sinh nhật Bích Ngân Trang trí sinh nhật bé Thanh Trang Thuê ông già Noel phát quà Biểu diễn xiếc khỉ Xiếc quay đĩa Dịch vụ tổ chức sự kiện 5 sao Thông tin về chúng tôi Dịch vụ sinh nhật bé trai Dịch vụ sinh nhật bé gái Sự kiện trọn gói Các tiết mục giải trí Dịch vụ bổ trợ Tiệc cưới sang trọng Dịch vụ khai trương Tư vấn tổ chức sự kiện Hình ảnh sự kiện Cập nhật tin tức Liên hệ ngay Thuê chú hề chuyên nghiệp Tiệc tất niên cho công ty Trang trí tiệc cuối năm Tiệc tất niên độc đáo Sinh nhật bé Hải Đăng Sinh nhật đáng yêu bé Khánh Vân Sinh nhật sang trọng Bích Ngân Tiệc sinh nhật bé Thanh Trang Dịch vụ ông già Noel Xiếc thú vui nhộn Biểu diễn xiếc quay đĩa Dịch vụ tổ chức tiệc uy tín Khám phá dịch vụ của chúng tôi Tiệc sinh nhật cho bé trai Trang trí tiệc cho bé gái Gói sự kiện chuyên nghiệp Chương trình giải trí hấp dẫn Dịch vụ hỗ trợ sự kiện Trang trí tiệc cưới đẹp Khởi đầu thành công với khai trương Chuyên gia tư vấn sự kiện Xem ảnh các sự kiện đẹp Tin mới về sự kiện Kết nối với đội ngũ chuyên gia Chú hề vui nhộn cho tiệc sinh nhật Ý tưởng tiệc cuối năm Tất niên độc đáo Trang trí tiệc hiện đại Tổ chức sinh nhật cho Hải Đăng Sinh nhật độc quyền Khánh Vân Phong cách tiệc Bích Ngân Trang trí tiệc bé Thanh Trang Thuê dịch vụ ông già Noel chuyên nghiệp Xem xiếc khỉ đặc sắc Xiếc quay đĩa thú vị
Trang chủ Giới thiệu Sinh nhật bé trai Sinh nhật bé gái Tổ chức sự kiện Biểu diễn giải trí Dịch vụ khác Trang trí tiệc cưới Tổ chức khai trương Tư vấn dịch vụ Thư viện ảnh Tin tức - sự kiện Liên hệ Chú hề sinh nhật Trang trí YEAR END PARTY công ty Trang trí tất niên cuối năm Trang trí tất niên xu hướng mới nhất Trang trí sinh nhật bé trai Hải Đăng Trang trí sinh nhật bé Khánh Vân Trang trí sinh nhật Bích Ngân Trang trí sinh nhật bé Thanh Trang Thuê ông già Noel phát quà Biểu diễn xiếc khỉ Xiếc quay đĩa
Thiết kế website Thiết kế website Thiết kế website Cách kháng tài khoản quảng cáo Mua bán Fanpage Facebook Dịch vụ SEO Tổ chức sinh nhật