qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: "Philippe Mathieu-Daudé" <philmd@redhat.com>
To: "Michal Suchánek" <msuchanek@suse.de>
Cc: Thomas Huth <thuth@redhat.com>,
	avocado-devel <avocado-devel@redhat.com>,
	qemu-devel <qemu-devel@nongnu.org>
Subject: Re: Problem running functional tests from China
Date: Wed, 24 Feb 2021 12:37:53 +0100	[thread overview]
Message-ID: <198ecefe-4d68-b43d-dfae-8a5ceeee9615@redhat.com> (raw)
In-Reply-To: <20210224110605.GM6564@kitsune.suse.cz>

On 2/24/21 12:06 PM, Michal Suchánek wrote:
> On Wed, Feb 24, 2021 at 10:29:15AM +0100, Philippe Mathieu-Daudé wrote:
>> Just to inform the files hosted on github don't work when
>> testing from China:
> 
>>
>> raw.githubusercontent.com resolves to 127.0.0.1

Actually not even localhost but 0.0.0.0 :)

> And from where does this come from?
> 
> Your local system, your ISP, ... ?

Probably the ISP:

$ host -v raw.githubusercontent.com
Trying "raw.githubusercontent.com"
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 21011
;; flags: qr rd ra; QUERY: 1, ANSWER: 1, AUTHORITY: 0, ADDITIONAL: 0

;; QUESTION SECTION:
;raw.githubusercontent.com.     IN      A

;; ANSWER SECTION:
raw.githubusercontent.com. 299  IN      A       0.0.0.0

Received 59 bytes from 210.22.70.3#53 in 3 ms
Trying "raw.githubusercontent.com"
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 60262
;; flags: qr rd ra; QUERY: 1, ANSWER: 1, AUTHORITY: 0, ADDITIONAL: 0

;; QUESTION SECTION:
;raw.githubusercontent.com.     IN      AAAA

;; ANSWER SECTION:
raw.githubusercontent.com. 297  IN      AAAA    ::

Received 71 bytes from 210.22.70.3#53 in 3 ms
Trying "raw.githubusercontent.com"
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 30016
;; flags: qr rd ra; QUERY: 1, ANSWER: 0, AUTHORITY: 1, ADDITIONAL: 0

;; QUESTION SECTION:
;raw.githubusercontent.com.     IN      MX

;; AUTHORITY SECTION:
badlist.                350     IN      SOA     localhost.
root.locahost. 1 3600 900 2592000 7200

Received 108 bytes from 210.22.70.3#53 in 3 ms

I raised that problem not to find a way to bypass an ISP
firewall, but to see if there is a way to use another
storage for test artifacts so all the community can run
the tests.

Regards,

Phil.



  reply	other threads:[~2021-02-24 11:39 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-02-24  9:29 Problem running functional tests from China Philippe Mathieu-Daudé
2021-02-24 11:06 ` Michal Suchánek
2021-02-24 11:37   ` Philippe Mathieu-Daudé [this message]
2021-02-24 12:01     ` Michal Suchánek
2021-02-24 12:08       ` Daniel P. Berrangé
2021-02-24 12:48         ` Philippe Mathieu-Daudé
2021-02-24 12:57           ` Daniel P. Berrangé
2021-02-24 13:22             ` Michal Suchánek
2021-02-24 13:32             ` Wainer dos Santos Moschetta
2021-02-24 13:29       ` Wainer dos Santos Moschetta

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=198ecefe-4d68-b43d-dfae-8a5ceeee9615@redhat.com \
    --to=philmd@redhat.com \
    --cc=avocado-devel@redhat.com \
    --cc=msuchanek@suse.de \
    --cc=qemu-devel@nongnu.org \
    --cc=thuth@redhat.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).