Re: koji wait-repo (newRepo) is really taking a long time

2020-04-07 Thread Mohan Boddu
Things should be getting better now

https://pagure.io/koji/issue/2119#comment-640757

On Sat, Apr 4, 2020 at 5:13 AM Richard W.M. Jones  wrote:
>
> On Sat, Apr 04, 2020 at 12:42:29AM +0200, Miro Hrončok wrote:
> > On 03. 04. 20 13:03, Richard W.M. Jones wrote:
> > >
> > >I've been waiting on:
> > >
> > >$ koji wait-repo f33-build-side-20855 --build=ocaml-lacaml-9.3.2-17.fc33
> > >
> > >for hours now.  Seems like newRepo generation is again taking a very
> > >long time?
> > >
> > >Also it'd be nice if this command didn't time out after 2 hours
> > >(seems like a very odd and arbitrary choice - why not wait forever?)
> > >and also coped with transient network failures.
> >
> > For timeout, there is:
> >
> >   --timeout=TIMEOUT  Amount of time to wait (in minutes) before giving up
> >  (default: 120)
> >
> > For network issues, I've been using:
> >
> > while ! koji wait-repo ...; do sleep 15; done
> >
> > ...quite successfully.
>
> Thanks, hopefully with this change it'll be more robust:
>
> http://git.annexia.org/?p=goals.git;a=commitdiff;h=cda1f0160b96e57a0037085f33aa2d440453a30b
>
> Rich.
>
> --
> Richard Jones, Virtualization Group, Red Hat http://people.redhat.com/~rjones
> Read my programming and virtualization blog: http://rwmj.wordpress.com
> virt-df lists disk usage of guests without needing to install any
> software inside the virtual machine.  Supports Linux and Windows.
> http://people.redhat.com/~rjones/virt-df/
> ___
> devel mailing list -- devel@lists.fedoraproject.org
> To unsubscribe send an email to devel-le...@lists.fedoraproject.org
> Fedora Code of Conduct: 
> https://docs.fedoraproject.org/en-US/project/code-of-conduct/
> List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
> List Archives: 
> https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org
___
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org


Re: koji wait-repo (newRepo) is really taking a long time

2020-04-04 Thread Richard W.M. Jones
On Sat, Apr 04, 2020 at 12:42:29AM +0200, Miro Hrončok wrote:
> On 03. 04. 20 13:03, Richard W.M. Jones wrote:
> >
> >I've been waiting on:
> >
> >$ koji wait-repo f33-build-side-20855 --build=ocaml-lacaml-9.3.2-17.fc33
> >
> >for hours now.  Seems like newRepo generation is again taking a very
> >long time?
> >
> >Also it'd be nice if this command didn't time out after 2 hours
> >(seems like a very odd and arbitrary choice - why not wait forever?)
> >and also coped with transient network failures.
> 
> For timeout, there is:
> 
>   --timeout=TIMEOUT  Amount of time to wait (in minutes) before giving up
>  (default: 120)
> 
> For network issues, I've been using:
> 
> while ! koji wait-repo ...; do sleep 15; done
> 
> ...quite successfully.

Thanks, hopefully with this change it'll be more robust:

http://git.annexia.org/?p=goals.git;a=commitdiff;h=cda1f0160b96e57a0037085f33aa2d440453a30b

Rich.

-- 
Richard Jones, Virtualization Group, Red Hat http://people.redhat.com/~rjones
Read my programming and virtualization blog: http://rwmj.wordpress.com
virt-df lists disk usage of guests without needing to install any
software inside the virtual machine.  Supports Linux and Windows.
http://people.redhat.com/~rjones/virt-df/
___
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org


Re: koji wait-repo (newRepo) is really taking a long time

2020-04-03 Thread Miro Hrončok

On 03. 04. 20 13:03, Richard W.M. Jones wrote:


I've been waiting on:

$ koji wait-repo f33-build-side-20855 --build=ocaml-lacaml-9.3.2-17.fc33

for hours now.  Seems like newRepo generation is again taking a very
long time?

Also it'd be nice if this command didn't time out after 2 hours
(seems like a very odd and arbitrary choice - why not wait forever?)
and also coped with transient network failures.


For timeout, there is:

  --timeout=TIMEOUT  Amount of time to wait (in minutes) before giving up
 (default: 120)

For network issues, I've been using:

while ! koji wait-repo ...; do sleep 15; done

...quite successfully.

--
Miro Hrončok
--
Phone: +420777974800
IRC: mhroncok
___
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org


Re: koji wait-repo (newRepo) is really taking a long time

2020-04-03 Thread Kevin Fenzi
On Fri, Apr 03, 2020 at 12:03:31PM +0100, Richard W.M. Jones wrote:
> 
> I've been waiting on:
> 
> $ koji wait-repo f33-build-side-20855 --build=ocaml-lacaml-9.3.2-17.fc33
> 
> for hours now.  Seems like newRepo generation is again taking a very
> long time?

Yeah, trying to figure it out... 

https://pagure.io/koji/issue/2119

kevin


signature.asc
Description: PGP signature
___
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org


koji wait-repo (newRepo) is really taking a long time

2020-04-03 Thread Richard W.M. Jones

I've been waiting on:

$ koji wait-repo f33-build-side-20855 --build=ocaml-lacaml-9.3.2-17.fc33

for hours now.  Seems like newRepo generation is again taking a very
long time?

Also it'd be nice if this command didn't time out after 2 hours
(seems like a very odd and arbitrary choice - why not wait forever?)
and also coped with transient network failures.

Rich.

-- 
Richard Jones, Virtualization Group, Red Hat http://people.redhat.com/~rjones
Read my programming and virtualization blog: http://rwmj.wordpress.com
virt-builder quickly builds VMs from scratch
http://libguestfs.org/virt-builder.1.html
___
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org