Thought maybe the dual staging repo was time related, so created a c7g ec2 instance for a faster build. same problem If you can log in to https://repository.apache.org/#stagingRepositories you can see it: -two staging hadoop repos, created 5 seconds apart -mix of artifacts in each.
I tried to create an ec2 vm using the AWS console and bringing it up the dev account I use for testing, but something terminated it within 5 minutes of me creating it -clearly there's a bit of IT that doesn't let us engineers do that. I'm now going to the contingency plan, which is see if I can install docker on my raspberry pi5 and do the asfrelease from a container there... On Fri, 23 Jan 2026 at 14:48, Steve Loughran <[email protected]> wrote: > Oh, and reviews of this will help > > https://issues.apache.org/jira/browse/HDFS-17874 > > We're in an eternal losing battle with cves, especially transitive > dependencies. The least we can do is keep our own under control. This is > minor, but still > > On Fri, 23 Jan 2026 at 14:45, Steve Loughran <[email protected]> wrote: > >> Been distracted, will try next week >> >> >> On Thu, 22 Jan 2026 at 02:32, Cheng Pan <[email protected]> wrote: >> >>> Hi Steve, >>> >>> Just wondering if you have made progress on the RC0 or are facing new >>> issues. >>> >>> Thanks, >>> Cheng Pan >>> >>> On 2026/01/19 17:40:50 Steve Loughran wrote: >>> > oh, so different external IP addresses trigger a different snapshot db. >>> > hmm, this is complex. Explains things though. >>> > >>> > I am doing this on EC2, but the VMs come up within the cloudera >>> network, so >>> > get what network settings they have. >>> > >>> > Maybe I will should bring up some ubuntu 20 VMs (one x86, one arm) in >>> EC2 >>> > outside of the vpn and build from there. >>> > >>> > On Mon, 19 Jan 2026 at 04:52, Cheng Pan <[email protected]> wrote: >>> > >>> > > It’s likely due to your corp network has multi-external IPs, a simple >>> > > solution >>> > > is switching to a ECS which has a stable public IP. >>> > > >>> > > Thanks, >>> > > Cheng Pan >>> > > >>> > > On 2026/01/16 17:54:59 Steve Loughran wrote: >>> > > > update on this. >>> > > > something odd is happening in apache builds with the maven staging >>> repos >>> > > > * nexus is showing two repos per build on a single host. >>> > > > * some of them are lacking .asc signature files. >>> > > > >>> > > > Cancelled the x86 attempt and tried a build on arm. it's second >>> staging >>> > > > repo seems complete. >>> > > > https://repository.apache.org/#stagingRepositories >>> > > > >>> > > > >>> > > > >>> > > > >>> > > > On Wed, 14 Jan 2026 at 20:32, Steve Loughran <[email protected]> >>> wrote: >>> > > > >>> > > > > >>> > > > > FYI, I'm trying the 3.4.3 RC0 builds again; executing the arm64 >>> build >>> > > in a >>> > > > > docker container running on an AWS Arm VM works. Expect an RC >>> tomorrow >>> > > > > >>> > > > > Building off commit 56b832dfd57 >>> > > > > >>> > > >>> > > >>> > > --------------------------------------------------------------------- >>> > > To unsubscribe, e-mail: [email protected] >>> > > For additional commands, e-mail: [email protected] >>> > > >>> >>> >>> >>> >>> --------------------------------------------------------------------- >>> To unsubscribe, e-mail: [email protected] >>> For additional commands, e-mail: [email protected] >>> >>>
