Re: dockerhub limitations - maximum user count reached

2022-01-24 Thread Roman Shaposhnik
On Fri, Jan 21, 2022 at 5:57 PM Chris Lambertus wrote: > > Hi folks, > > We have reached our 200 seat maximum for dockerhub users in the Apache > organization, and Docker Hub is unable to provide any activity records for > those users, so we do not know who to cull. What kind of agreement do we

Re: Docker rate limits likely spell DOOM for any Apache project CI workflow relying on Docker Hub

2020-10-28 Thread Roman Shaposhnik
On Wed, Oct 28, 2020 at 10:06 PM Chris Lambertus wrote: > > Hi Joan, > > I’m adding CC: vp-infra for visibility. > > The reason Infra aggressively prunes docker cache on the build nodes is that > projects generally do not clean up after their builds, and run the nodes out > of space with infinit

Re: Controlling the images used for the builds/releases

2020-06-23 Thread Roman Shaposhnik
On Tue, Jun 23, 2020 at 2:26 AM Jarek Potiuk wrote: > > > > > My understanding the bigger problem is the license of the dependency (and > > their dependencies) rather than the official/unofficial status. For Apache > > Yetus' test-patch functionality, we defaulted all of our plugins to off > > be

Re: Can we package release artifacts on builds.a.o?

2019-01-10 Thread Roman Shaposhnik
On Thu, Jan 10, 2019 at 12:45 AM Alex Harui wrote: > > > > On 1/9/19, 7:35 PM, "Roman Shaposhnik" wrote: > > On Wed, Jan 9, 2019 at 11:38 AM Alex Harui > wrote: > > > > Hi Greg, > > > > You may have missed some other i

Re: Can we package release artifacts on builds.a.o?

2019-01-09 Thread Roman Shaposhnik
On Wed, Jan 9, 2019 at 2:00 AM Greg Stein wrote: > > On Wed, Jan 9, 2019 at 2:12 AM Alex Harui wrote: > > > Here's my current summary: > > > > I think at least 3 projects are interested in sharing a computer to build > > all or some of their release artifacts. > > > > I don't know who actually we

Re: Can we package release artifacts on builds.a.o?

2019-01-09 Thread Roman Shaposhnik
On Wed, Jan 9, 2019 at 11:38 AM Alex Harui wrote: > > Hi Greg, > > You may have missed some other infra-technical questions upthread that might > help us fashion a solution. I'll repeat them here: > > 1) What is the state of Git->SVN and SVN->Git integration? Could our job > clone git to SVN,

Re: Can we package release artifacts on builds.a.o?

2019-01-07 Thread Roman Shaposhnik
On Mon, Jan 7, 2019 at 11:51 AM Alex Harui wrote: > > > > On 1/7/19, 11:38 AM, "Roman Shaposhnik" wrote: > > On Mon, Jan 7, 2019 at 11:33 AM Alex Harui > wrote: > > > > > > > > On 1/7/19, 11:05 AM, "Roman Shaposhn

Re: Can we package release artifacts on builds.a.o?

2019-01-07 Thread Roman Shaposhnik
On Mon, Jan 7, 2019 at 11:33 AM Alex Harui wrote: > > > > On 1/7/19, 11:05 AM, "Roman Shaposhnik" wrote: > > On Mon, Jan 7, 2019 at 11:00 AM Alex Harui > wrote: > > > > Hi Mike, > > > > Thanks for the input. IMO, th

Re: Can we package release artifacts on builds.a.o?

2019-01-07 Thread Roman Shaposhnik
On Mon, Jan 7, 2019 at 11:00 AM Alex Harui wrote: > > Hi Mike, > > Thanks for the input. IMO, that exploit would be easily seen. The release > plugin should only be changing one-liners with version numbers. If this is all it ever does I still don't understand why a human operator won't suffice

Re: Can we package release artifacts on builds.a.o?

2019-01-06 Thread Roman Shaposhnik
On Sun, Jan 6, 2019 at 8:20 PM Alex Harui wrote: > > > > On 1/6/19, 7:54 PM, "Roman Shaposhnik" wrote: > > On Sun, Jan 6, 2019 at 7:38 PM Alex Harui > wrote: > > > > > > > > On 1/6/19, 6:58 PM, "Roman Shaposhnik

Re: Can we package release artifacts on builds.a.o?

2019-01-06 Thread Roman Shaposhnik
On Sun, Jan 6, 2019 at 7:38 PM Alex Harui wrote: > > > > On 1/6/19, 6:58 PM, "Roman Shaposhnik" wrote: > > On Sun, Jan 6, 2019 at 6:50 PM Alex Harui > wrote: > > > > OK, apparently Infra doesn't want to discuss this in a JIRA is

Re: Can we package release artifacts on builds.a.o?

2019-01-06 Thread Roman Shaposhnik
On Sun, Jan 6, 2019 at 6:50 PM Alex Harui wrote: > > OK, apparently Infra doesn't want to discuss this in a JIRA issue so I will > try to continue it here and bug people with emails if the thread stagnates > like it did last time. > > I'm unclear what questions and problems are of concern here s

Re: Jenkins support for C++ builds, standard dependent components?

2017-01-17 Thread Roman Shaposhnik
On Tue, Jan 17, 2017 at 9:39 AM, Marshall Schor wrote: > Hi, > > We have part of our project that is in C++. We're looking into a Jenkins job > for CI for it. > > It requires as prerequisites: Apache APR, ICU, Xerces, and maybe some other > somewhat standard components. > > When building on priva

Enabling two podlings to manage their own Jenkins jobs

2015-11-15 Thread Roman Shaposhnik
Hi! I'l like to request enabling two of the podlings I'm mentoring to be self-reliant with maging their Jenkins builds. With a full understanding that jenkins is a shared, very crucial resource I propose that we enable (intially) one member of each project (HAWQ and MADlib) under my explicit super

Docker missing on Cloud slaves

2015-09-22 Thread Roman Shaposhnik
Hi! my job that requires docker has been picking up cloud slaves lately (which is awesome -- you guys rock for expanding capacity like that!). The only issue is that docker(1) is not available on those. Is this on purpose or should I just file a BUILDS jira? Thanks, Roman.

Re: Potential Power loaner hardware for CI purposes

2015-06-15 Thread Roman Shaposhnik
On Mon, Jun 15, 2015 at 12:48 PM, Sam Ruby wrote: > IBM has loaner hardware that could be targeted towards that CI > infrastructure, assuming the ASF has sufficient floor space/cooling/etc. > and are willing to integrate Power into our CI infrastructure. > > If there is interest, let me know and I

Re: Gradle-based projects -SNAPSHOT artifact publishing

2015-05-09 Thread Roman Shaposhnik
use the username and plain txt password by implementing the > MavenDeployer interface. > > http://gradle.org/docs/current/javadoc/org/gradle/api/artifacts/maven/Maven > Deployer.html > > I would be more than happy to learn, if someone knows a better/easier way > of doing it.

[jira] [Created] (BUILDS-79) Please make latest Gradle (2.4) available on Jenkins builds slavs

2015-05-09 Thread Roman Shaposhnik (JIRA)
Roman Shaposhnik created BUILDS-79: -- Summary: Please make latest Gradle (2.4) available on Jenkins builds slavs Key: BUILDS-79 URL: https://issues.apache.org/jira/browse/BUILDS-79 Project: Infra

Any chance somebody can install Gradle 2.3+ on our slaves?

2015-05-07 Thread Roman Shaposhnik
Please let me know if I need to file an INFRA ticket instead. Thanks, Roman.

Gradle-based projects -SNAPSHOT artifact publishing

2015-05-07 Thread Roman Shaposhnik
Hi! I'm used to the Maven projects just inhering from top level ASF pom and automagically getting all the right things in place to be able to do mvn publish on any of our Jenkins slaves. What's the easiest way to achieve that same level of integration for gradle-based projects? Thanks, Roman.

[jira] [Commented] (BUILDS-60) leveldb on the ubuntu/hadoop boxes?

2015-02-27 Thread Roman Shaposhnik (JIRA)
[ https://issues.apache.org/jira/browse/BUILDS-60?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14341143#comment-14341143 ] Roman Shaposhnik commented on BUILDS-60: [~saint@gmail.com] I can probabl

[jira] [Commented] (BUILDS-60) leveldb on the ubuntu/hadoop boxes?

2015-02-27 Thread Roman Shaposhnik (JIRA)
[ https://issues.apache.org/jira/browse/BUILDS-60?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14341142#comment-14341142 ] Roman Shaposhnik commented on BUILDS-60: [~cmccabe] it is up to you guys to m

[jira] [Commented] (BUILDS-60) leveldb on the ubuntu/hadoop boxes?

2015-02-27 Thread Roman Shaposhnik (JIRA)
[ https://issues.apache.org/jira/browse/BUILDS-60?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14341096#comment-14341096 ] Roman Shaposhnik commented on BUILDS-60: One way to be completely self-servic

Re: npm credentials on jenkins

2014-11-26 Thread Roman Shaposhnik
On Wed, Nov 26, 2014 at 2:31 AM, David Nalley wrote: > And FTR, I don't think we would ever allow an automated system to > commit back to a project's source code tree without input from a > committer. Not even to designated branches? Thanks, Roman.

[jira] [Commented] (BUILDS-25) please consider providing Docker on Jenkins slaves

2014-10-12 Thread Roman Shaposhnik (JIRA)
[ https://issues.apache.org/jira/browse/BUILDS-25?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14168943#comment-14168943 ] Roman Shaposhnik commented on BUILDS-25: Perfect! I'm so going to try it

[jira] [Commented] (BUILDS-25) please consider providing Docker on Jenkins slaves

2014-10-06 Thread Roman Shaposhnik (JIRA)
[ https://issues.apache.org/jira/browse/BUILDS-25?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14160741#comment-14160741 ] Roman Shaposhnik commented on BUILDS-25: [~jaoki] actually, sudo is not requ

[jira] [Commented] (BUILDS-25) please consider providing Docker on Jenkins slaves

2014-10-06 Thread Roman Shaposhnik (JIRA)
[ https://issues.apache.org/jira/browse/BUILDS-25?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14160738#comment-14160738 ] Roman Shaposhnik commented on BUILDS-25: Ok, let me provide a few ans

[jira] [Updated] (BUILDS-25) please consider providing Docker on Jenkins slaves

2014-10-04 Thread Roman Shaposhnik (JIRA)
[ https://issues.apache.org/jira/browse/BUILDS-25?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Roman Shaposhnik updated BUILDS-25: --- Description: Docker (https://www.docker.com/) provides a very powerful set of tools around

[jira] [Created] (BUILDS-25) please consider providing Docker on Jenkins slaves

2014-10-04 Thread Roman Shaposhnik (JIRA)
Roman Shaposhnik created BUILDS-25: -- Summary: please consider providing Docker on Jenkins slaves Key: BUILDS-25 URL: https://issues.apache.org/jira/browse/BUILDS-25 Project: Infra Build Platform

Re: GitHub pull request builder now available on builds.apache.org

2014-10-04 Thread Roman Shaposhnik
On Thu, Oct 2, 2014 at 9:46 AM, Andrew Bayer wrote: > See https://blogs.apache.org/infra/entry/github_pull_request_builds_now > - you can now set up jobs on builds.apache.org that'll listen for pull > requests on github.com/apache repos, builds those pull requests, and > then comments on the pull

Re: Hello

2014-09-28 Thread Roman Shaposhnik
On Sun, Sep 28, 2014 at 8:57 AM, ensures affilia...@burropoker.com wrote: > Hi,I wanted to check how you feel today? Not bad, but if you can get me more slaves that would be appreciated. Thanks, Your faithful Jenkins

Re: NOTICE: New Rackspace on-demand slaves added to builds.a.o

2014-08-26 Thread Roman Shaposhnik
On Tue, Aug 26, 2014 at 10:45 AM, Dan Norris wrote: > Adding Docker to the current Ubuntu build slaves should just be a matter of > installing Docker and rebuilding the image (we're using 14.04 for those). The tricky bit with Docker is that it requires root privs on the backend (not on the fronte

Re: NOTICE: New Rackspace on-demand slaves added to builds.a.o

2014-08-26 Thread Roman Shaposhnik
On Tue, Aug 26, 2014 at 10:51 AM, David Nalley wrote: > So a couple of comments. > 1. Would Cloudera consider sponsoring/allowing us to consume some of > those EC2 credits? :) I think Dan's work on image generation would > translate well to EC2. I suppose this would be a question to ask of curren

Re: NOTICE: New Rackspace on-demand slaves added to builds.a.o

2014-08-26 Thread Roman Shaposhnik
On Sat, Aug 23, 2014 at 6:32 PM, David Nalley wrote: > These slaves are on-demand. If they aren't setup properly to begin > with, a lot of the value is lost. Question: is there any chance we can start utilizing this service for Bigtop builds that are currently happening off of ASF Infra: http

Question on builds involving node.js

2014-08-23 Thread Roman Shaposhnik
Hi! I need to setup a few builds on builds.a.o for a project partially based on node.js. What are the best practices for those types of builds? My knee-jerk reaction was to DL node.js as part of the build and localize it within my job(s). This would work, but means a lot of extra bandwidth for t

Re: Heads up - Planning to disable anonymous workspace read access on builds.a.o

2014-05-20 Thread Roman Shaposhnik
On Tue, May 20, 2014 at 4:23 PM, Andrew Bayer wrote: > Frankly, I'm fine with using jenkins archived artifacts for that - that's > not heavy load in my experience, though I'll watch out for any problems. The > issue has been serving files out of the slave workspace. I guess I wasn't explaining it

Re: Heads up - Planning to disable anonymous workspace read access on builds.a.o

2014-05-18 Thread Roman Shaposhnik
On Fri, May 16, 2014 at 8:48 PM, David Nalley wrote: > On Thu, May 15, 2014 at 4:55 PM, Andrew Bayer wrote: >> My thinking is that the only legitimate reason to be accessing the workspace >> is if you need to in order to debug a failed build - otherwise, if there's >> something that you want to b