Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Alibaba mirror #3759

Closed
dduportal opened this issue Sep 21, 2023 · 4 comments
Closed

Add Alibaba mirror #3759

dduportal opened this issue Sep 21, 2023 · 4 comments

Comments

@dduportal
Copy link
Contributor

This issue is a copy of the initial issue the jenkins-infra team used to track their work (https://github.com/jenkins-infra/ideas/issues/40).

I cannot transfer it as it is in a private repository (jenkins-infra/ideas) so I'm copying content + cross referencing.

Initial content:

Country: CN
Site Name: Alibaba Cloud
Mirror Name: mirrors.aliyun.com
Categories: http(http://mirrors.aliyun.com/jenkins/), https (https://mirrors.aliyun.com/jenkins/).
Bandwidth: 10000
Internet2: No
Email: [email protected]
Comments: First mirror site from cloud service provider in China, speedup with CDN services.

@dduportal
Copy link
Contributor Author

https://github.com/jenkins-infra/ideas/issues/40#issuecomment-1040454788 (Feb. 15 2022):

Mirror added and enabled:

$ mirrorbits add -http https://mirrors.aliyun.com/jenkins/ -rsync rsync://mirrors.aliyun.com/jenkins/ -admin-email "[email protected]" -sponsor-name "Alibaba Cloud" aliyun.com
Warning: the hostname returned more than one address. Assuming they're sharing the same location.

Mirror location:
Latitude:  37.7510
Longitude: -97.8220
Continent: NA
Country:   United States
ASN:       Zhejiang Taobao Network Co.,Ltd (24429)

Mirror 'aliyun.com' added successfully

$ mirrorbits enable aliyun.com
Mirror 'aliyun.com' enabled successfully

@dduportal
Copy link
Contributor Author

https://github.com/jenkins-infra/ideas/issues/40#issuecomment-1040497783 (Feb. 15 2022):

I’ve enabled Alibaba mirror even if mirrorbits doesn’t seem to be able to use it (tried different configurations):

mirrorbits@mirrorbits-fd98dc46f-bhrf4:/$ mirrorbits scan aliyun.com
Scanning aliyun.com...
scan error: scanning aliyun.com failed: Timeout waiting for daemon connection
mirrorbits@mirrorbits-fd98dc46f-bhrf4:/$ mirrorbits remove aliyun.com
Removing aliyun.com, are you sure? [y/N]y
Mirror 'aliyun.com' removed successfully
mirrorbits@mirrorbits-fd98dc46f-bhrf4:/$ mirrorbits add -http https://mirrors.aliyun.com/jenkins/ -admin-email "[email protected]" aliyun.com -sponsor-name "Alibaba Cloud"
Warning: the hostname returned more than one address. Assuming they're sharing the same location.

Mirror location:
Latitude:  37.7510
Longitude: -97.8220
Continent: NA
Country:   United States
ASN:       Zhejiang Taobao Network Co.,Ltd (24429)

Mirror 'aliyun.com' added successfully
Enable this mirror using
  $ mirrorbits enable aliyun.com
mirrorbits@mirrorbits-fd98dc46f-bhrf4:/$ mirrorbits scan -enable aliyun.com
Scanning aliyun.com...
scan error: scanning aliyun.com failed: no suitable URL for the scan
mirrorbits@mirrorbits-fd98dc46f-bhrf4:/$ mirrorbits add -http https://mirrors.aliyun.com/jenkins/ -admin-email "[email protected]" aliyun.com -sponsor-name "Alibab^CCloud"
mirrorbits@mirrorbits-fd98dc46f-bhrf4:/$ mirrorbits remove aliyun.com
Removing aliyun.com, are you sure? [y/N]y
Mirror 'aliyun.com' removed successfully
mirrorbits@mirrorbits-fd98dc46f-bhrf4:/$ mirrorbits add -http http://mirrors.aliyun.com/jenkins/ -admin-email "[email protected]" aliyun.com -sponsor-name "Alibaba Cloud"
Warning: the hostname returned more than one address. Assuming they're sharing the same location.

Mirror location:
Latitude:  37.7510
Longitude: -97.8220
Continent: NA
Country:   United States
ASN:       Zhejiang Taobao Network Co.,Ltd (24429)

Mirror 'aliyun.com' added successfully
Enable this mirror using
  $ mirrorbits enable aliyun.com
mirrorbits@mirrorbits-fd98dc46f-bhrf4:/$ mirrorbits scan -enable aliyun.com
Scanning aliyun.com...
scan error: scanning aliyun.com failed: no suitable URL for the scan
mirrorbits@mirrorbits-fd98dc46f-bhrf4:/$ mirrorbits scan aliyun.com
Scanning aliyun.com...
scan error: scanning aliyun.com failed: no suitable URL for the scan
mirrorbits@mirrorbits-fd98dc46f-bhrf4:/$ mirrorbits remove aliyun.com
Removing aliyun.com, are you sure? [y/N]y
Mirror 'aliyun.com' removed successfully
mirrorbits@mirrorbits-fd98dc46f-bhrf4:/$ mirrorbits add -http https://mirrors.aliyun.com/jenkins/ -admin-email "[email protected]" aliyun.com -sponsor-name "Alibaba Cloud"
Warning: the hostname returned more than one address. Assuming they're sharing the same location.

Mirror location:
Latitude:  37.7510
Longitude: -97.8220
Continent: NA
Country:   United States
ASN:       Zhejiang Taobao Network Co.,Ltd (24429)

Mirror 'aliyun.com' added successfully
Enable this mirror using
  $ mirrorbits enable aliyun.com
mirrorbits@mirrorbits-fd98dc46f-bhrf4:/$ mirrorbits scan aliyun.com
Scanning aliyun.com...
scan error: scanning aliyun.com failed: no suitable URL for the scan
mirrorbits@mirrorbits-fd98dc46f-bhrf4:/$ mirrorbits enable aliyun.com
Mirror 'aliyun.com' enabled successfully

@dduportal
Copy link
Contributor Author

@dduportal
Copy link
Contributor Author

Closing as per #3136 (comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant