The issue was filed as INFRA-23006. https://issues.apache.org/jira/browse/INFRA-23006
Kengo Seki <[email protected]> On Fri, Mar 18, 2022 at 8:55 AM Kengo Seki <[email protected]> wrote: > > Oh, I've just noticed the nexus container was not up in > docker-slave-07 for some reason. > I'll make sure that it's running from the next time. > > Kengo Seki <[email protected]> > > On Fri, Mar 18, 2022 at 8:46 AM Kengo Seki <[email protected]> wrote: > > > > docker-slave-07 seems to be the same. It failed to download groovy > > from archive.apache.org. > > https://ci.bigtop.apache.org/view/Releases/job/Bigtop-3.0.1/7/DISTRO=centos-7,PLATFORM=amd64-slave/console > > https://ci.bigtop.apache.org/view/Releases/job/Bigtop-3.0.1/7/DISTRO=ubuntu-20.04,PLATFORM=amd64-slave/console > > > > I'm going to ask the infra team to unblock them again. And I'll try > > the followings in parallel: > > > > * assign a new elastic IP to docker-slave-07. > > * start a new EC2 instance temporarily instead of the ppc server and > > run a ppc VM on it. It will need a powerful instance since emulation > > is high-cost, but we have a little surplus credit as of now. > > > > Kengo Seki <[email protected]> > > > > On Wed, Mar 16, 2022 at 8:28 AM Kengo Seki <[email protected]> wrote: > > > > > > Hmm, the ppc64le server seems to be banned again. > > > If it's not resolved after 24 hours, I'll ask the ASF infra to unblock it > > > again. > > > > > > Kengo Seki <[email protected]> > > > > > > On Mon, Mar 14, 2022 at 10:27 PM Kengo Seki <[email protected]> wrote: > > > > > > > > Hi Luca, > > > > > > > > Sorry for my late response. I've just added the release-3.0.1 tag to > > > > branch-3.0, and started to build the Docker images based on it. > > > > In other words, we're at step 5.1 in > > > > https://cwiki.apache.org/confluence/display/BIGTOP/How+to+release now, > > > > and will proceed the subsequent steps if there's no errors. > > > > > > > > > What is the plan for Nexus? IIUC we have a container running on every > > > > > ec2 VM at the moment > > > > > > > > That's true for the x86_64 servers, but arm64 and ppc64le don't have a > > > > Nexus container, > > > > since it doesn't seem to be provided from Sonatype for those platform. > > > > So I originally planned to create a central VM that all instances use, > > > > but then I figured out that it requires some additional modification to > > > > do so. > > > > Therefore, now I'm going to proceed the release process with the same > > > > configuration as before > > > > (using Nexus container for x86_64 and not for others), at least for > > > > 3.0.1. > > > > > > > > Kengo Seki <[email protected]> > > > > > > > > On Wed, Mar 9, 2022 at 3:46 PM Luca Toscano <[email protected]> > > > > wrote: > > > > > > > > > > Hi Kengo! > > > > > > > > > > What is the plan for Nexus? IIUC we have a container running on every > > > > > ec2 VM at the moment, is the plan to create a more central VM that all > > > > > instances use? (Curious this is why I am asking). > > > > > > > > > > Let me know if you need any help for the release! > > > > > > > > > > Luca > > > > > > > > > > On Wed, Mar 9, 2022 at 1:03 AM Kengo Seki <[email protected]> wrote: > > > > > > > > > > > > Thanks a lot, Luca! I'll start the release builds after testing and > > > > > > merging > > > > > > BIGTOP-3649. > > > > > > (I may need a few days to set up an EC2 instance for Nexus and > > > > > > configure CI > > > > > > jobs to leverage it after merging) > > > > > > > > > > > > Kengo Seki <sekikn@ <[email protected]>apache.org> > > > > > > > > > > > > > > > > > > On Mon, Mar 7, 2022 at 11:42 PM Luca Toscano > > > > > > <[email protected]> wrote: > > > > > > > > > > > > > Hi everybody, > > > > > > > > > > > > > > Infra answered and unblocked the IPs. More details in > > > > > > > https://issues.apache.org/jira/browse/INFRA-22953 > > > > > > > > > > > > > > Luca > > > > > > > > > > > > > > > > > > > > > On Thu, Mar 3, 2022 at 11:36 AM Luca Toscano > > > > > > > <[email protected]> > > > > > > > wrote: > > > > > > > > > > > > > > > > Hi everybody, > > > > > > > > > > > > > > > > Still no answers from Infra, I sent another email this morning, > > > > > > > > I'll > > > > > > > > update the list as soon as I receive something :) > > > > > > > > > > > > > > > > Luca > > > > > > > > > > > > > > > > On Tue, Mar 1, 2022 at 2:25 PM Kengo Seki <[email protected]> > > > > > > > > wrote: > > > > > > > > > > > > > > > > > > Hi everyone, > > > > > > > > > > > > > > > > > > As discussed in [1], I'd like to publish the 3.0.1 release > > > > > > > > > based on > > > > > > > > > branch-3.0 soon, > > > > > > > > > which mainly focuses on addressing the Log4Shell > > > > > > > > > vulnerabilities. > > > > > > > > > > > > > > > > > > I've created all CI jobs which are required to that release, > > > > > > > > > but some of the CI nodes are currently blacklisted from the > > > > > > > > > ASF sites. > > > > > > > > > Luca has already asked the ASF Infra to remove that > > > > > > > > > restriction [2], > > > > > > > > > but they still seem to be banned as of now. > > > > > > > > > > > > > > > > > > Once they become available again, I'm going to start the > > > > > > > > > release > > > > > > > process. > > > > > > > > > (but it will take a few weeks due to long build/test/transfer > > > > > > > > > time, as > > > > > > > > > usual) > > > > > > > > > So let me know if there are any fixes that you'd like to > > > > > > > > > include into > > > > > > > it. > > > > > > > > > > > > > > > > > > [1]: > > > > > > > > > https://lists.apache.org/thread/vor809oqqcjxso98nxrml5s3lthrlws5 > > > > > > > > > [2]: > > > > > > > https://issues.apache.org/jira/browse/BIGTOP-3644#comment-17498543 > > > > > > > > > > > > > > > > > > Kengo Seki <sekikn@ <[email protected]>apache.org> > > > > > > >
