]
Anton Marchukov commented on OVIRT-3125:
----------------------------------------
There are not changes done on gerrit as it is not part of the migration. Git clone works
for me fine using the url provided:
➜ tmp git clone
"[https://gerrit.ovirt.org/vdsm"|https://gerrit.ovirt.org/vdsm%22]
Cloning into 'vdsm'...
remote: Counting objects: 121610, done
remote: Finding sources: 100% (121610/121610)
remote: Total 121610 (delta 81956), reused 104567 (delta 81956)
Receiving objects: 100% (121610/121610), 94.46 MiB | 1.06 MiB/s, done.
Resolving deltas: 100% (81956/81956), done.
gerrit is hosted on AWS and continues stay there.
Gerrit https links broken (since server was moved?)
---------------------------------------------------
Key: OVIRT-3125
URL:
https://ovirt-jira.atlassian.net/browse/OVIRT-3125
Project: oVirt - virtualization made easy
Issue Type: By-EMAIL
Reporter: Nir Soffer
Assignee: infra
Trying to "git pull" from gerrit get stuck now.
Checking
https://gerrit.ovirt.org/admin/repos/vdsm
we see:
git clone "https://gerrit.ovirt.org/vdsm"
But visiting this url shows:
$ curl -i
https://gerrit.ovirt.org/vdsm
HTTP/1.1 404 Not Found
Date: Thu, 25 Nov 2021 12:12:17 GMT
Server: Apache/2.4.6 (Red Hat Enterprise Linux) OpenSSL/1.0.2k-fips
Content-Type: text/plain;charset=iso-8859-1
Cache-Control: no-cache, no-store, max-age=0, must-revalidate
Pragma: no-cache
Expires: Mon, 01 Jan 1990 00:00:00 GMT
Content-Length: 9
Not Found
Same for ovirt-engine:
$ curl -i
https://gerrit.ovirt.org/ovirt-engine
HTTP/1.1 404 Not Found
Date: Thu, 25 Nov 2021 12:13:13 GMT
Server: Apache/2.4.6 (Red Hat Enterprise Linux) OpenSSL/1.0.2k-fips
Content-Type: text/plain;charset=iso-8859-1
Cache-Control: no-cache, no-store, max-age=0, must-revalidate
Pragma: no-cache
Expires: Mon, 01 Jan 1990 00:00:00 GMT
Content-Length: 9
Not Found
I guess this is related to moving to new hardware yesterday?
Nir
--
This message was sent by Atlassian Jira
(v1001.0.0-SNAPSHOT#100183)