Re: downloads from archives.jenkins-ci.org never finish...

2016-01-29 Thread R. Tyler Croy
(replies inline)

On Sat, 23 Jan 2016, Alex Domoradov wrote:

> I do really need exactly jenkins_1.565.2_all.deb (debian 7). Could anyone 
> share with me?


archives.jenkins-ci.org is back up and running. It would appear that our
monitoring of this host was insufficient and that while Apache was running, and
listening on port 80, it didn't actually feel like serving any requests (!).


I've corrected this and have been able to download older releases properly.


- R. Tyler Croy

--
 Code: 
  Chatter: 

  % gpg --keyserver keys.gnupg.net --recv-key 3F51E16F
--

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-users/20160129083444.GE2891%40blackberry.coupleofllamas.com.
For more options, visit https://groups.google.com/d/optout.


signature.asc
Description: Digital signature


Re: downloads from archives.jenkins-ci.org never finish...

2016-01-23 Thread Alex Domoradov
I do really need exactly jenkins_1.565.2_all.deb (debian 7). Could anyone 
share with me?

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-users/d9803790-02a8-4bda-88c4-fc7ca71497d5%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: downloads from archives.jenkins-ci.org never finish...

2016-01-23 Thread Alex Domoradov
Any updates?

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-users/c6e6b2cc-ad1b-48d3-9844-07699c1efeda%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: downloads from archives.jenkins-ci.org never finish...

2015-01-22 Thread sweeney
Actually, I've just realised that wget preserves the mtime of the remote 
file by default, and furthermore our Puppet infrastruction runs 'puppet 
agent' at minimum 30 minute intervals.  Since we wget the file to two 
different locations, the most it could have gotten in any one day would be 
~6GB.  So while I can no longer claim to know when these downloads occured, 
I can confidently state that we were probably downloading up to 96 times a 
day for the best part of two months at some point *after* Nov 25th 2013.  I 
wouldn't be surprised if we are being explicitly throttled by domain name 
at this point. :-/

On Thursday, January 22, 2015 at 5:01:15 PM UTC, sweeney wrote:

 When I started at my current employer I found thousands of copies of 
 jenkins.war in /root on on of our Jenkins masters, mostly dated Nov 25 
 2013.  I have just found and fixed our broken Puppet configuration that 
 must have caused this.  I'm trying to download now (I'm building a test 
 Jenkins instance to test upgrades) and I'm currently seeing about 1KB/s 
 from archives.jenkins-ci.org; I guess I'm paying the price for my idiot 
 predecessor downloading the same file over and over to the tune of 350GB in 
 one day :(

 On Friday, January 16, 2015 at 4:13:38 PM UTC, Christopher Orr wrote:

 On 16/01/15 16:16, Aaron Johnson wrote: 
  Can someone please verify this: 
  
  I am unable to download RPMs from archives.jenkins-ci.org, example: 
  
 http://archives.jenkins-ci.org/redhat-stable/jenkins-1.424.2-1.1.noarch.rpm 
  
  The download starts, and goes very slow (less than 5Kbps) and never 
  finishes... 

 Yup, I can reproduce this from Germany; but Rackspace seems to be doing 
 fine, and other nearby IP addresses seem speedy. 

 Since you're downloading a three-year-old package, you're being 
 redirected from mirrors.j.o to archives.j.o. 
 I'm just speculating, but maybe there's a data transfer limit on the 
 archives server which gets activated if there has been too much traffic, 
 to avoid excess data transfer costs (as has happened in the past). 


  Because of this I am unable to create an internal mirror of RPM 
 packages 
  for Jenkins. 

 Out of interest, why do you need to create a mirror of long-outdated 
 Jenkins packages? 

 Regards, 
 Chris 



-- 
You received this message because you are subscribed to the Google Groups 
Jenkins Users group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-users/9edd181e-f90f-4c59-a596-87909892fa67%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: downloads from archives.jenkins-ci.org never finish...

2015-01-22 Thread sweeney
When I started at my current employer I found thousands of copies of 
jenkins.war in /root on on of our Jenkins masters, mostly dated Nov 25 
2013.  I have just found and fixed our broken Puppet configuration that 
must have caused this.  I'm trying to download now (I'm building a test 
Jenkins instance to test upgrades) and I'm currently seeing about 1KB/s 
from archives.jenkins-ci.org; I guess I'm paying the price for my idiot 
predecessor downloading the same file over and over to the tune of 350GB in 
one day :(

On Friday, January 16, 2015 at 4:13:38 PM UTC, Christopher Orr wrote:

 On 16/01/15 16:16, Aaron Johnson wrote: 
  Can someone please verify this: 
  
  I am unable to download RPMs from archives.jenkins-ci.org, example: 
  
 http://archives.jenkins-ci.org/redhat-stable/jenkins-1.424.2-1.1.noarch.rpm 
  
  The download starts, and goes very slow (less than 5Kbps) and never 
  finishes... 

 Yup, I can reproduce this from Germany; but Rackspace seems to be doing 
 fine, and other nearby IP addresses seem speedy. 

 Since you're downloading a three-year-old package, you're being 
 redirected from mirrors.j.o to archives.j.o. 
 I'm just speculating, but maybe there's a data transfer limit on the 
 archives server which gets activated if there has been too much traffic, 
 to avoid excess data transfer costs (as has happened in the past). 


  Because of this I am unable to create an internal mirror of RPM packages 
  for Jenkins. 

 Out of interest, why do you need to create a mirror of long-outdated 
 Jenkins packages? 

 Regards, 
 Chris 


-- 
You received this message because you are subscribed to the Google Groups 
Jenkins Users group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-users/da505140-df5e-4ee6-b93a-320099be5e1a%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: downloads from archives.jenkins-ci.org never finish...

2015-01-20 Thread Aaron Johnson
If no one cares about the packages hosted from archives.jenkins-ci.org why 
are they included in the main repo metadata?

Can you just host the archived RPMs from a separate repo and exclude them 
from the main repo so that users who want to mirror the latest packages can 
do so without issue?

-- 
You received this message because you are subscribed to the Google Groups 
Jenkins Users group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-users/a6d8d5a6-a839-4098-af5d-6c92dccf%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


downloads from archives.jenkins-ci.org never finish...

2015-01-16 Thread Aaron Johnson
Can someone please verify this:

I am unable to download RPMs from archives.jenkins-ci.org, example: 
http://archives.jenkins-ci.org/redhat-stable/jenkins-1.424.2-1.1.noarch.rpm

The download starts, and goes very slow (less than 5Kbps) and never 
finishes...

Because of this I am unable to create an internal mirror of RPM packages 
for Jenkins.

-- 
You received this message because you are subscribed to the Google Groups 
Jenkins Users group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-users/b873ac3a-2ec3-4b27-ac19-3acd1e5fd43c%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: downloads from archives.jenkins-ci.org never finish...

2015-01-16 Thread Richard Mortimer
Hi,

On 16/01/2015 15:16, Aaron Johnson wrote:
 Can someone please verify this:
 
 I am unable to download RPMs from archives.jenkins-ci.org, example:
 http://archives.jenkins-ci.org/redhat-stable/jenkins-1.424.2-1.1.noarch.rpm
 
 The download starts, and goes very slow (less than 5Kbps) and never
 finishes...
I just tried and see the same behaviour as you. Firefox estimates a 9
hour download time.

I've copied the infrastructure folks on this reply to ensure that they
are aware of the problem

Richard


-- 
You received this message because you are subscribed to the Google Groups 
Jenkins Users group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-users/54B9334C.6050006%40oldelvet.org.uk.
For more options, visit https://groups.google.com/d/optout.


Re: downloads from archives.jenkins-ci.org never finish...

2015-01-16 Thread Christopher Orr

On 16/01/15 16:16, Aaron Johnson wrote:

Can someone please verify this:

I am unable to download RPMs from archives.jenkins-ci.org, example:
http://archives.jenkins-ci.org/redhat-stable/jenkins-1.424.2-1.1.noarch.rpm

The download starts, and goes very slow (less than 5Kbps) and never
finishes...


Yup, I can reproduce this from Germany; but Rackspace seems to be doing 
fine, and other nearby IP addresses seem speedy.


Since you're downloading a three-year-old package, you're being 
redirected from mirrors.j.o to archives.j.o.
I'm just speculating, but maybe there's a data transfer limit on the 
archives server which gets activated if there has been too much traffic, 
to avoid excess data transfer costs (as has happened in the past).




Because of this I am unable to create an internal mirror of RPM packages
for Jenkins.


Out of interest, why do you need to create a mirror of long-outdated 
Jenkins packages?


Regards,
Chris

--
You received this message because you are subscribed to the Google Groups Jenkins 
Users group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-users/54B938A6.7020706%40orr.me.uk.
For more options, visit https://groups.google.com/d/optout.


Re: downloads from archives.jenkins-ci.org never finish...

2015-01-16 Thread Aaron Johnson
Personally I don't care to have the old packages, but 
repodata/filelists.xml.gz contains references for all packages in the 
repository, not just the 10 newer packages stored on the jenkins-ci 
mirrors...

In order to make a mirror of the entire repo I must be able to download all 
packages in the repo metadata.

Right now I am able to download the new RPMs and the metadata, but cannot 
get a complete list of RPMs due to how the repository is split-up...

I am using Pulp to create the internal mirror and this problem with 
archive.jenkins-ci.org is causing the download of the repo to fail...


On Friday, January 16, 2015 at 10:13:38 AM UTC-6, Christopher Orr wrote:

 On 16/01/15 16:16, Aaron Johnson wrote: 
  Can someone please verify this: 
  
  I am unable to download RPMs from archives.jenkins-ci.org, example: 
  
 http://archives.jenkins-ci.org/redhat-stable/jenkins-1.424.2-1.1.noarch.rpm 
  
  The download starts, and goes very slow (less than 5Kbps) and never 
  finishes... 

 Yup, I can reproduce this from Germany; but Rackspace seems to be doing 
 fine, and other nearby IP addresses seem speedy. 

 Since you're downloading a three-year-old package, you're being 
 redirected from mirrors.j.o to archives.j.o. 
 I'm just speculating, but maybe there's a data transfer limit on the 
 archives server which gets activated if there has been too much traffic, 
 to avoid excess data transfer costs (as has happened in the past). 


  Because of this I am unable to create an internal mirror of RPM packages 
  for Jenkins. 

 Out of interest, why do you need to create a mirror of long-outdated 
 Jenkins packages? 

 Regards, 
 Chris 


-- 
You received this message because you are subscribed to the Google Groups 
Jenkins Users group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-users/6fb43420-8e2f-4638-be1d-a894767f5646%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: downloads from archives.jenkins-ci.org never finish...

2015-01-16 Thread Aaron Johnson


 Out of interest, why do you need to create a mirror of long-outdated 
 Jenkins packages? 

 Regards, 
 Chris 


Personally I don't care to have the old packages, but 
repodata/filelists.xml.gz contains references for all packages in the 
repository, not just the 10 newer packages stored on the jenkins-ci 
mirrors...

In order to make a mirror of the entire repo I must be able to download all 
packages in the repo metadata.

Right now I am able to download the new RPMs and the metadata, but cannot 
get a complete list of RPMs due to how the repository is split-up...

I am using Pulp to create the internal mirror and this problem with 
archives.jenkins-ci.org http://archive.jenkins-ci.org is causing the 
download of the repo to fail... 

-- 
You received this message because you are subscribed to the Google Groups 
Jenkins Users group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-users/4e92d001-d03c-4ad4-b9e4-39f31f8a6fde%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.