Uploaded image for project: 'Go Driver'
  1. Go Driver
  2. GODRIVER-3150

Docker Test Timing Out Connection

    • Type: Icon: Build Failure Build Failure
    • Resolution: Fixed
    • Priority: Icon: Unknown Unknown
    • 2.0.0
    • Affects Version/s: None
    • Component/s: None
    • None
    • Go Drivers
    • Not Needed
    • Hide

      1. What would you like to communicate to the user about this feature?
      2. Would you like the user to see examples of the syntax and/or executable code and its output?
      3. Which versions of the driver/connector does this apply to?

      Show
      1. What would you like to communicate to the user about this feature? 2. Would you like the user to see examples of the syntax and/or executable code and its output? 3. Which versions of the driver/connector does this apply to?

      We are intermittently failing test-docker-runner due to an inability to connect to the PPA. We can configure apt-get to reduce the chance of timeout.

      https://spruce.mongodb.com/task/mongo_go_driver_v1_docker_runner_test_test_docker_runner_patch_95ee6bce23144be7cc4dfa664fae508cbf347601_65e89e553e8e86140c39a67f_24_03_06_16_48_21/logs?execution=0

      [2024/03/06 11:00:02.234] #10 3.649 Fetched 30.4 MB in 2s (13.3 MB/s)
      [2024/03/06 11:00:02.234] #10 3.649 Reading package lists...
      [2024/03/06 11:00:34.044] #10 38.02 E: Failed to fetch http://ppa.launchpad.net/longsleep/golang-backports/ubuntu/pool/main/g/golang-1.21/golang-1.21-src_1.21.8-1longsleep1+focal_all.deb  Could not connect to ppa.launchpad.net:80 (185.125.190.80), connection timed out
      [2024/03/06 11:00:34.195] #10 38.02 E: Failed to fetch http://ppa.launchpad.net/longsleep/golang-backports/ubuntu/pool/main/g/golang-1.21/golang-1.21-go_1.21.8-1longsleep1+focal_amd64.deb  Unable to connect to ppa.launchpad.net:http:
      [2024/03/06 11:00:34.195] #10 38.02 E: Failed to fetch http://ppa.launchpad.net/longsleep/golang-backports/ubuntu/pool/main/g/golang-defaults/golang-src_1.21~1longsleep1_amd64.deb  Unable to connect to ppa.launchpad.net:http:
      [2024/03/06 11:00:34.195] #10 38.02 E: Failed to fetch http://ppa.launchpad.net/longsleep/golang-backports/ubuntu/pool/main/g/golang-defaults/golang-go_1.21~1longsleep1_amd64.deb  Unable to connect to ppa.launchpad.net:http:
      [2024/03/06 11:00:34.195] #10 38.02 E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing?
      [2024/03/06 11:00:40.706] #10 ERROR: process "/bin/sh -c export DEBIAN_FRONTEND=noninteractive &&   export TZ=Etc/UTC &&   export LC_ALL=C.UTF-8 &&   sudo -E apt-add-repository \"ppa:longsleep/golang-backports\" &&   apt-get -qq update &&   apt-get -qqy install --no-install-recommends golang-go &&   rm -rf /var/lib/apt/lists/*" did not complete successfully: exit code: 100
      [2024/03/06 11:00:40.706] #9 [libmongocrypt 4/4] RUN cd /root && bash ./install-libmongocrypt.sh
      [2024/03/06 11:00:41.781] #9 CANCELED
      

            Assignee:
            steve.silvester@mongodb.com Steve Silvester
            Reporter:
            steve.silvester@mongodb.com Steve Silvester
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: