Re: [DISCUSS] Calcite Jenkins job fails due to Nexus account problem

2023-11-02 Thread Benchao Li
The latest job is back to normal now[1].

Looking at the build history in gradle enterprise[2], it seems that
the host which [1] is running on is changed to
'jenkins-shared-ubuntu-2'. The failed 2 jobs are running on
'ip-172-31-31-96' and 'ip-172-31-24-130'.

Let's see whether this will happen again.


[1] 
https://ci-builds.apache.org/blue/organizations/jenkins/Calcite%2FCalcite-snapshots/detail/Calcite-snapshots/679/changes/
[2] 
https://ge.apache.org/scans?list.sortColumn=tasks=calcite=publish=Asia%2FShanghai

Stamatis Zampetakis  于2023年11月2日周四 18:10写道:
>
> The only job that we have for publishing snapshots is on Jenkins [1].
>
> The problem of missing nexus username/password credentials seems
> similar to what we encountered in the past in INFRA-20044.
>
> Best,
> Stamatis
>
> [1] https://ci-builds.apache.org/job/Calcite/job/Calcite-snapshots
> [2] https://issues.apache.org/jira/browse/INFRA-20044
>
> On Thu, Nov 2, 2023 at 6:29 AM Francis Chuang  
> wrote:
> >
> > The ASF release Gradle plugin requires those values to push to nexus.
> >
> > It seems strange that it's trying to build and publish. Is it trying to
> > build a nightly snapshot and publish it to Nexus? That could be why it's
> > throwing up all of these errors.
> >
> > To fix the error, we'll need to open a ticket with Infra to set those
> > values, however, it'd be good to check if there's a GitHub Actions
> > workflow doing the same thing, to avoid conflicts.
> >
> >
> > On 2/11/2023 4:20 pm, Benchao Li wrote:
> > > Hi all,
> > >
> > > I noticed that recently jobs are all failing[1][2] with the following
> > > message, anyone knows why? Is there anything changed in Gradle
> > > recently?
> > >
> > > Please correct the following before proceeding with the release:
> > > 1) Project property 'asfNexusUsername' is not specified
> > > 2) Project property 'asfNexusPassword' is not specified
> > >
> > > [1] https://ge.apache.org/s/w56jhscwxw5ei
> > > [2] https://ge.apache.org/s/dbni4geb7yl7q



-- 

Best,
Benchao Li


Re: [DISCUSS] Calcite Jenkins job fails due to Nexus account problem

2023-11-02 Thread Stamatis Zampetakis
The only job that we have for publishing snapshots is on Jenkins [1].

The problem of missing nexus username/password credentials seems
similar to what we encountered in the past in INFRA-20044.

Best,
Stamatis

[1] https://ci-builds.apache.org/job/Calcite/job/Calcite-snapshots
[2] https://issues.apache.org/jira/browse/INFRA-20044

On Thu, Nov 2, 2023 at 6:29 AM Francis Chuang  wrote:
>
> The ASF release Gradle plugin requires those values to push to nexus.
>
> It seems strange that it's trying to build and publish. Is it trying to
> build a nightly snapshot and publish it to Nexus? That could be why it's
> throwing up all of these errors.
>
> To fix the error, we'll need to open a ticket with Infra to set those
> values, however, it'd be good to check if there's a GitHub Actions
> workflow doing the same thing, to avoid conflicts.
>
>
> On 2/11/2023 4:20 pm, Benchao Li wrote:
> > Hi all,
> >
> > I noticed that recently jobs are all failing[1][2] with the following
> > message, anyone knows why? Is there anything changed in Gradle
> > recently?
> >
> > Please correct the following before proceeding with the release:
> > 1) Project property 'asfNexusUsername' is not specified
> > 2) Project property 'asfNexusPassword' is not specified
> >
> > [1] https://ge.apache.org/s/w56jhscwxw5ei
> > [2] https://ge.apache.org/s/dbni4geb7yl7q


Re: [DISCUSS] Calcite Jenkins job fails due to Nexus account problem

2023-11-01 Thread Francis Chuang

The ASF release Gradle plugin requires those values to push to nexus.

It seems strange that it's trying to build and publish. Is it trying to 
build a nightly snapshot and publish it to Nexus? That could be why it's 
throwing up all of these errors.


To fix the error, we'll need to open a ticket with Infra to set those 
values, however, it'd be good to check if there's a GitHub Actions 
workflow doing the same thing, to avoid conflicts.



On 2/11/2023 4:20 pm, Benchao Li wrote:

Hi all,

I noticed that recently jobs are all failing[1][2] with the following
message, anyone knows why? Is there anything changed in Gradle
recently?

Please correct the following before proceeding with the release:
1) Project property 'asfNexusUsername' is not specified
2) Project property 'asfNexusPassword' is not specified

[1] https://ge.apache.org/s/w56jhscwxw5ei
[2] https://ge.apache.org/s/dbni4geb7yl7q