Matt,
 I reran and this is the message I see before the reactor reports the
summary
[INFO]
/home/dystieg/git/NIFI-FORK/nifi/nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-web/nifi-web-frontend/target/frontend-working-directory/node/node:
/lib64/libc.so.6: version `GLIBC_2.25' not found (required by
/home/dystieg/git/NIFI-FORK/nifi/nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-web/nifi-web-frontend/target/frontend-working-directory/node/node)

And this is the message I see afterwards:

[INFO]
------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO]
------------------------------------------------------------------------
[INFO] Total time:  54:03 min
[INFO] Finished at: 2023-11-27T19:32:58Z
[INFO]
------------------------------------------------------------------------
[ERROR] Failed to execute goal
com.github.eirslett:frontend-maven-plugin:1.14.2:npm (npm-install) on
project nifi-web-frontend: Failed to run task: 'npm run ci' failed.
org.apache.commons.exec.ExecuteException: Process exited with an error: 1
(Exit value: 1) -> [Help 1]



On Mon, Nov 27, 2023 at 1:34 PM Matt Gilman <[email protected]> wrote:

> Hi Dan,
>
> We did land an effort that introduces the beginnings of a new UI [1]. I
> never ran into this and the GitHub CI for the PR ran successfully but
> someone else had an issue earlier today too. The actual error should be
> reported above the summary at the bottom of your build output. Can you
> please check for those details and see if re-running the build helps? We'd
> like to run down if there are any issues here so others don't run into them
> too.
>
> Thanks
>
> Matt
>
> [1] https://github.com/apache/nifi/pull/8053
>
> On Mon, Nov 27, 2023 at 1:24 PM Dan S <[email protected]> wrote:
>
> > I pulled from the latest code and I cannot build in order to submit a
> PR. I
> > am getting the following
> >
> > [ERROR] Failed to execute goal
> > com.github.eirslett:frontend-maven-plugin:1.14.2:npm (npm-install) on
> > project nifi-web-frontend: Failed to run task: 'npm run ci' failed.
> > org.apache.commons.exec.ExecuteException: Process exited with an error: 1
> > (Exit value: 1) -> [Help 1]
> >
> > Does anyone have any suggestions how this can be fixed?
> >
>

Reply via email to