Uploaded image for project: 'Tools (JBoss Tools)'
  1. Tools (JBoss Tools)
  2. JBIDE-28296

WGET in shell scripts makes console parsing rules to fail the build

    XMLWordPrintable

Details

    • Task
    • Resolution: Done
    • Major
    • 4.23.0.AM1
    • 4.21.3.Final
    • build
    • None
    • Sprint #214 Feb 2022, Sprint #215 Mar 2022
    • 3

    Description

      shells scripts in CI uses  sometimes Curl, sometimes wget to fetch contents from github repository. 

      starting Jan, 25th all the wget calls returns no route to hosts errors: before trying another IP, until success: 

      [jbosstools-composite-install_master] $ /bin/bash +x /tmp/jenkins5275580327141576730.sh --2022-01-27 02:56:21-- https://raw.githubusercontent.com/jbosstools/jbosstools-build/master/parent/pom.xml Resolving raw.githubusercontent.com (raw.githubusercontent.com)... 2606:50c0:8000::154, 2606:50c0:8003::154, 2606:50c0:8001::154, ... Connecting to raw.githubusercontent.com (raw.githubusercontent.com)|2606:50c0:8000::154|:443... failed: No route to host. Connecting to raw.githubusercontent.com (raw.githubusercontent.com)|2606:50c0:8003::154|:443... failed: No route to host. Connecting to raw.githubusercontent.com (raw.githubusercontent.com)|2606:50c0:8001::154|:443... failed: No route to host. Connecting to raw.githubusercontent.com (raw.githubusercontent.com)|2606:50c0:8002::154|:443... failed: No route to host.Connecting to raw.githubusercontent.com (raw.githubusercontent.com)|185.199.110.133|:443... connected. HTTP request sent, awaiting response... 200 OK

      all calls should be modified to use curl ( that is not logging these errors )

      Attachments

        Activity

          People

            stephane.bouchet Stephane Bouchet
            stephane.bouchet Stephane Bouchet
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: