java.net.UnknownHostException: raw.githubusercontent.com: Unknown host raw.githubusercontent.com
Summary
Consistently over the last few days we have been running into frequent errors when building trying to get an zip from github
Steps to reproduce
Run osee_dev(https://ci.eclipse.org/osee/job/osee_dev/3041/console) or osee_dev_review job(https://ci.eclipse.org/osee/job/osee_dev_review/) and get the error.
What is the current bug behavior?
It tries to fetch https://github.com/Louie-Maven/ip/raw/main/org.eclipse.ip.p2-1.0.0-SNAPSHOT.zip and throws following error: 11:46:25 [ERROR] Failed to execute goal org.apache.maven.plugins:maven-antrun-plugin:1.6:run (build-osee-server) on project org.eclipse.osee.extras: An Ant BuildException has occured: java.net.UnknownHostException: raw.githubusercontent.com: Unknown host raw.githubusercontent.com -> [Help 1]
What is the expected correct behavior?
When working it grabs the zip and unzips it to a directory in workspace of jenkins build