-
Task
-
Resolution: Done
-
Normal
-
None
-
4.18
-
None
-
Chores
-
False
-
-
False
-
-
CI tests are failing due to maven binary url has been changed recently. So download maven binary, the correct URL needs to be updated in CI.
Periodic CI test job are continuously failing for OpenShift Jenkins Sync Plugins with the below error. These jobs are running twice a daily and report status on #forum-openshift-jenkins
Package Repository Size
Installing:
gzip-1.12-1.el9.x86_64 ubi-9-baseos-rpms 171.2 kB
Transaction Summary:
Installing: 1 packages
Reinstalling: 0 packages
Upgrading: 0 packages
Obsoleting: 0 packages
Removing: 0 packages
Downgrading: 0 packages
Downloading packages...
Running transaction test...
Installing: gzip;1.12-1.el9;x86_64;ubi-9-baseos-rpms
Complete.
STEP 7/9: RUN curl -L -o maven.tar.gz https://dlcdn.apache.org/maven/maven-3/3.9.6/binaries/apache-maven-3.9.6-bin.tar.gz && mkdir maven && tar -xvzf maven.tar.gz -C maven --strip-component 1 && cp -R maven /opt && ln -sf /opt/maven/bin/mvn /usr/bin/mvn && chmod -R 777 $HOME && mvn --version
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 196 100 196 0 0 7000 0 --:--:-- --:--:-- --:--:-- 7000
gzip: stdin: not in gzip format
tar: Child returned status 1
tar: Error is not recoverable: exiting now