[Builder] Build failed in Jenkins: platform-builds » identity-apps #4395

cbuilder at wso2.org cbuilder at wso2.org
Mon Aug 29 05:48:06 PDT 2022


See <https://wso2.org/jenkins/job/platform-builds/job/identity-apps/4395/display/redirect?page=changes>

Changes:

[savindi] Fix styling in application modal notification

[savindi] Improve fix


------------------------------------------
[...truncated 548.58 KB...]
[INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/commons/commons-exec/1.3/commons-exec-1.3.pom
[INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/commons/commons-exec/1.3/commons-exec-1.3.pom
[INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/commons/commons-exec/1.3/commons-exec-1.3.pom (11 kB at 916 kB/s)
[INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/commons/commons-parent/35/commons-parent-35.pom
[INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/commons/commons-parent/35/commons-parent-35.pom
[INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/commons/commons-parent/35/commons-parent-35.pom (58 kB at 4.4 MB/s)
[INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.jar
[INFO] [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/commons/commons-exec/1.3/commons-exec-1.3.jar
[INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.jar
[INFO] [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/commons/commons-exec/1.3/commons-exec-1.3.jar
[INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.jar (38 kB at 3.1 MB/s)
[INFO] [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/commons/commons-exec/1.3/commons-exec-1.3.jar (54 kB at 4.2 MB/s)
[INFO] [ERROR] Command execution failed.
[INFO] java.io.IOException: Cannot run program "pnpm" (in directory "<https://wso2.org/jenkins/job/platform-builds/job/identity-apps/ws/")>: error=2, No such file or directory
[INFO]     at java.lang.ProcessBuilder.start (ProcessBuilder.java:1128)
[INFO]     at java.lang.ProcessBuilder.start (ProcessBuilder.java:1071)
[INFO]     at java.lang.Runtime.exec (Runtime.java:591)
[INFO]     at org.apache.commons.exec.launcher.Java13CommandLauncher.exec (Java13CommandLauncher.java:61)
[INFO]     at org.apache.commons.exec.DefaultExecutor.launch (DefaultExecutor.java:279)
[INFO]     at org.apache.commons.exec.DefaultExecutor.executeInternal (DefaultExecutor.java:336)
[INFO]     at org.apache.commons.exec.DefaultExecutor.execute (DefaultExecutor.java:166)
[INFO]     at org.codehaus.mojo.exec.ExecMojo.executeCommandLine (ExecMojo.java:804)
[INFO]     at org.codehaus.mojo.exec.ExecMojo.executeCommandLine (ExecMojo.java:751)
[INFO]     at org.codehaus.mojo.exec.ExecMojo.execute (ExecMojo.java:313)
[INFO]     at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137)
[INFO]     at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:208)
[INFO]     at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:154)
[INFO]     at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:146)
[INFO]     at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117)
[INFO]     at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81)
[INFO]     at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56)
[INFO]     at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128)
[INFO]     at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305)
[INFO]     at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192)
[INFO]     at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105)
[INFO]     at org.apache.maven.cli.MavenCli.execute (MavenCli.java:954)
[INFO]     at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:288)
[INFO]     at org.apache.maven.cli.MavenCli.main (MavenCli.java:192)
[INFO]     at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
[INFO]     at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
[INFO]     at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
[INFO]     at java.lang.reflect.Method.invoke (Method.java:566)
[INFO]     at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:289)
[INFO]     at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:229)
[INFO]     at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:415)
[INFO]     at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:356)
[INFO] Caused by: java.io.IOException: error=2, No such file or directory
[INFO]     at java.lang.ProcessImpl.forkAndExec (Native Method)
[INFO]     at java.lang.ProcessImpl.<init> (ProcessImpl.java:340)
[INFO]     at java.lang.ProcessImpl.start (ProcessImpl.java:271)
[INFO]     at java.lang.ProcessBuilder.start (ProcessBuilder.java:1107)
[INFO]     at java.lang.ProcessBuilder.start (ProcessBuilder.java:1071)
[INFO]     at java.lang.Runtime.exec (Runtime.java:591)
[INFO]     at org.apache.commons.exec.launcher.Java13CommandLauncher.exec (Java13CommandLauncher.java:61)
[INFO]     at org.apache.commons.exec.DefaultExecutor.launch (DefaultExecutor.java:279)
[INFO]     at org.apache.commons.exec.DefaultExecutor.executeInternal (DefaultExecutor.java:336)
[INFO]     at org.apache.commons.exec.DefaultExecutor.execute (DefaultExecutor.java:166)
[INFO]     at org.codehaus.mojo.exec.ExecMojo.executeCommandLine (ExecMojo.java:804)
[INFO]     at org.codehaus.mojo.exec.ExecMojo.executeCommandLine (ExecMojo.java:751)
[INFO]     at org.codehaus.mojo.exec.ExecMojo.execute (ExecMojo.java:313)
[INFO]     at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137)
[INFO]     at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:208)
[INFO]     at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:154)
[INFO]     at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:146)
[INFO]     at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117)
[INFO]     at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81)
[INFO]     at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56)
[INFO]     at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128)
[INFO]     at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305)
[INFO]     at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192)
[INFO]     at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105)
[INFO]     at org.apache.maven.cli.MavenCli.execute (MavenCli.java:954)
[INFO]     at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:288)
[INFO]     at org.apache.maven.cli.MavenCli.main (MavenCli.java:192)
[INFO]     at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
[INFO]     at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
[INFO]     at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
[INFO]     at java.lang.reflect.Method.invoke (Method.java:566)
[INFO]     at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:289)
[INFO]     at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:229)
[INFO]     at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:415)
[INFO]     at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:356)
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] Reactor Summary:
[INFO] [INFO] 
[INFO] [INFO] WSO2 Identity Server Apps - Parent 1.4.67 .......... FAILURE [  5.784 s]
[INFO] [INFO] WSO2 Identity Server Apps - Layout Controlling Tag Library SKIPPED
[INFO] [INFO] WSO2 Identity Server Apps - Login Portal Layouts ... SKIPPED
[INFO] [INFO] WSO2 Identity Server Apps - My Account ............. SKIPPED
[INFO] [INFO] WSO2 Identity Server Apps - Console ................ SKIPPED
[INFO] [INFO] WSO2 Identity Server Apps - Authentication Portal .. SKIPPED
[INFO] [INFO] WSO2 Identity Server Apps - Recovery Portal ........ SKIPPED
[INFO] [INFO] WSO2 Identity Server Apps - X509 Certificate Authentication Portal SKIPPED
[INFO] [INFO] WSO2 Identity Server Apps - Theme Component ........ SKIPPED
[INFO] [INFO] WSO2 Identity Server Apps - Portal Common Component  SKIPPED
[INFO] [INFO] WSO2 Identity Server Apps - Cypress Integration Tests SKIPPED
[INFO] [INFO] WSO2 Identity Server Apps - Common Server Feature .. SKIPPED
[INFO] [INFO] WSO2 Identity Server Apps - My Account Server Feature SKIPPED
[INFO] [INFO] WSO2 Identity Server Apps - Console Server Feature . SKIPPED
[INFO] [INFO] WSO2 Identity Server Apps - Authentication Portal Server Feature SKIPPED
[INFO] [INFO] WSO2 Identity Server Apps - Recovery Portal Server Feature SKIPPED
[INFO] [INFO] WSO2 Identity Server Apps - Portal Aggregate Feature 1.4.67 SKIPPED
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] BUILD FAILURE
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] Total time: 6.589 s
[INFO] [INFO] Finished at: 2022-08-29T12:47:34Z
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [ERROR] Failed to execute goal org.codehaus.mojo:exec-maven-plugin:1.6.0:exec (install-packages) on project identity-apps: Command execution failed. Cannot run program "pnpm" (in directory "<https://wso2.org/jenkins/job/platform-builds/job/identity-apps/ws/")>: error=2, No such file or directory -> [Help 1]
[INFO] [ERROR] 
[INFO] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[INFO] [ERROR] Re-run Maven using the -X switch to enable full debug logging.
[INFO] [ERROR] 
[INFO] [ERROR] For more information about the errors and possible solutions, please read the following articles:
[INFO] [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] WSO2 Identity Server Apps - Parent 1.4.67-SNAPSHOT . FAILURE [ 10.609 s]
[INFO] WSO2 Identity Server Apps - Layout Controlling Tag Library SKIPPED
[INFO] WSO2 Identity Server Apps - Login Portal Layouts ... SKIPPED
[INFO] WSO2 Identity Server Apps - My Account ............. SKIPPED
[INFO] WSO2 Identity Server Apps - Console ................ SKIPPED
[INFO] WSO2 Identity Server Apps - Authentication Portal .. SKIPPED
[INFO] WSO2 Identity Server Apps - Recovery Portal ........ SKIPPED
[INFO] WSO2 Identity Server Apps - X509 Certificate Authentication Portal SKIPPED
[INFO] WSO2 Identity Server Apps - Theme Component ........ SKIPPED
[INFO] WSO2 Identity Server Apps - Portal Common Component  SKIPPED
[INFO] WSO2 Identity Server Apps - Cypress Integration Tests SKIPPED
[INFO] WSO2 Identity Server Apps - Common Server Feature .. SKIPPED
[INFO] WSO2 Identity Server Apps - My Account Server Feature SKIPPED
[INFO] WSO2 Identity Server Apps - Console Server Feature . SKIPPED
[INFO] WSO2 Identity Server Apps - Authentication Portal Server Feature SKIPPED
[INFO] WSO2 Identity Server Apps - Recovery Portal Server Feature SKIPPED
[INFO] WSO2 Identity Server Apps - Portal Aggregate Feature 1.4.67-SNAPSHOT SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 22.827 s
[INFO] Finished at: 2022-08-29T12:47:41Z
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-release-plugin:2.5.3:prepare (default-cli) on project identity-apps: Maven execution failed, exit code: '1' -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
[JENKINS] Archiving <https://wso2.org/jenkins/job/platform-builds/job/identity-apps/ws/apps/authentication-portal/pom.xml> to org.wso2.identity.apps/authentication-portal/1.4.67-SNAPSHOT/authentication-portal-1.4.67-SNAPSHOT.pom
[JENKINS] Archiving <https://wso2.org/jenkins/job/platform-builds/job/identity-apps/ws/features/org.wso2.identity.apps.recovery.portal.server.feature/pom.xml> to org.wso2.identity.apps/org.wso2.identity.apps.recovery.portal.server.feature/1.4.67-SNAPSHOT/org.wso2.identity.apps.recovery.portal.server.feature-1.4.67-SNAPSHOT.pom
[JENKINS] Archiving <https://wso2.org/jenkins/job/platform-builds/job/identity-apps/ws/apps/console/pom.xml> to org.wso2.identity.apps/console/1.4.67-SNAPSHOT/console-1.4.67-SNAPSHOT.pom
[JENKINS] Archiving <https://wso2.org/jenkins/job/platform-builds/job/identity-apps/ws/tests/pom.xml> to org.wso2.identity.apps/identity-apps-cypress-tests/1.4.67-SNAPSHOT/identity-apps-cypress-tests-1.4.67-SNAPSHOT.pom
[JENKINS] Archiving <https://wso2.org/jenkins/job/platform-builds/job/identity-apps/ws/features/org.wso2.identity.apps.common.server.feature/pom.xml> to org.wso2.identity.apps/org.wso2.identity.apps.common.server.feature/1.4.67-SNAPSHOT/org.wso2.identity.apps.common.server.feature-1.4.67-SNAPSHOT.pom
[JENKINS] Archiving <https://wso2.org/jenkins/job/platform-builds/job/identity-apps/ws/apps/recovery-portal/pom.xml> to org.wso2.identity.apps/recovery-portal/1.4.67-SNAPSHOT/recovery-portal-1.4.67-SNAPSHOT.pom
[JENKINS] Archiving <https://wso2.org/jenkins/job/platform-builds/job/identity-apps/ws/components/login-portal-layouts/pom.xml> to org.wso2.identity.apps/login-portal-layouts/1.4.67-SNAPSHOT/login-portal-layouts-1.4.67-SNAPSHOT.pom
[JENKINS] Archiving <https://wso2.org/jenkins/job/platform-builds/job/identity-apps/ws/components/theme/pom.xml> to org.wso2.identity.apps/identity-theme/1.4.67-SNAPSHOT/identity-theme-1.4.67-SNAPSHOT.pom
[JENKINS] Archiving <https://wso2.org/jenkins/job/platform-builds/job/identity-apps/ws/components/org.wso2.identity.apps.common/pom.xml> to org.wso2.identity.apps/org.wso2.identity.apps.common/1.4.67-SNAPSHOT/org.wso2.identity.apps.common-1.4.67-SNAPSHOT.pom
[JENKINS] Archiving <https://wso2.org/jenkins/job/platform-builds/job/identity-apps/ws/features/org.wso2.identity.apps.authentication.portal.server.feature/pom.xml> to org.wso2.identity.apps/org.wso2.identity.apps.authentication.portal.server.feature/1.4.67-SNAPSHOT/org.wso2.identity.apps.authentication.portal.server.feature-1.4.67-SNAPSHOT.pom
[JENKINS] Archiving <https://wso2.org/jenkins/job/platform-builds/job/identity-apps/ws/features/org.wso2.identity.apps.feature/pom.xml> to org.wso2.identity.apps/org.wso2.identity.apps.feature/1.4.67-SNAPSHOT/org.wso2.identity.apps.feature-1.4.67-SNAPSHOT.pom
[JENKINS] Archiving <https://wso2.org/jenkins/job/platform-builds/job/identity-apps/ws/features/org.wso2.identity.apps.console.server.feature/pom.xml> to org.wso2.identity.apps/org.wso2.identity.apps.console.server.feature/1.4.67-SNAPSHOT/org.wso2.identity.apps.console.server.feature-1.4.67-SNAPSHOT.pom
[JENKINS] Archiving <https://wso2.org/jenkins/job/platform-builds/job/identity-apps/ws/components/org.wso2.identity.apps.taglibs.layout.controller/pom.xml> to org.wso2.identity.apps/org.wso2.identity.apps.taglibs.layout.controller/1.4.67-SNAPSHOT/org.wso2.identity.apps.taglibs.layout.controller-1.4.67-SNAPSHOT.pom
[JENKINS] Archiving <https://wso2.org/jenkins/job/platform-builds/job/identity-apps/ws/apps/myaccount/pom.xml> to org.wso2.identity.apps/myaccount/1.4.67-SNAPSHOT/myaccount-1.4.67-SNAPSHOT.pom
[JENKINS] Archiving <https://wso2.org/jenkins/job/platform-builds/job/identity-apps/ws/apps/x509-certificate-authentication-portal/pom.xml> to org.wso2.identity.apps/x509-certificate-authentication-portal/1.4.67-SNAPSHOT/x509-certificate-authentication-portal-1.4.67-SNAPSHOT.pom
[JENKINS] Archiving <https://wso2.org/jenkins/job/platform-builds/job/identity-apps/ws/features/org.wso2.identity.apps.myaccount.server.feature/pom.xml> to org.wso2.identity.apps/org.wso2.identity.apps.myaccount.server.feature/1.4.67-SNAPSHOT/org.wso2.identity.apps.myaccount.server.feature-1.4.67-SNAPSHOT.pom
[JENKINS] Archiving <https://wso2.org/jenkins/job/platform-builds/job/identity-apps/ws/pom.xml> to org.wso2.identity.apps/identity-apps/1.4.67-SNAPSHOT/identity-apps-1.4.67-SNAPSHOT.pom
No mail will be sent out, as 'platform-builds » identity-apps » WSO2 Identity Server Apps - Authentication Portal #4395' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'platform-builds » identity-apps » WSO2 Identity Server Apps - Recovery Portal Server Feature #4395' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'platform-builds » identity-apps » WSO2 Identity Server Apps - Console #4395' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'platform-builds » identity-apps » WSO2 Identity Server Apps - Cypress Integration Tests #4395' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'platform-builds » identity-apps » WSO2 Identity Server Apps - Common Server Feature #4395' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'platform-builds » identity-apps » WSO2 Identity Server Apps - Recovery Portal #4395' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'platform-builds » identity-apps » WSO2 Identity Server Apps - Login Portal Layouts #4395' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'platform-builds » identity-apps » WSO2 Identity Server Apps - Theme Component #4395' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'platform-builds » identity-apps » WSO2 Identity Server Apps - Portal Common Component #4395' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'platform-builds » identity-apps » WSO2 Identity Server Apps - Authentication Portal Server Feature #4395' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'platform-builds » identity-apps » WSO2 Identity Server Apps - Portal Aggregate Feature #4395' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'platform-builds » identity-apps » WSO2 Identity Server Apps - Console Server Feature #4395' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'platform-builds » identity-apps » WSO2 Identity Server Apps - Layout Controlling Tag Library #4395' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'platform-builds » identity-apps » WSO2 Identity Server Apps - My Account #4395' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'platform-builds » identity-apps » WSO2 Identity Server Apps - X509 Certificate Authentication Portal #4395' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'platform-builds » identity-apps » WSO2 Identity Server Apps - My Account Server Feature #4395' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
Sending e-mails to: builder at wso2.org savindi at wso2.com info at brionmario.com
channel stopped
[identity-apps] $ /usr/bin/env bash /tmp/jenkins6321563665636086584.sh
npm ERR! code ERESOLVE
npm ERR! ERESOLVE unable to resolve dependency tree
npm ERR! 
npm ERR! While resolving: @wso2is/webapps at 1.4.67
npm ERR! Found: @typescript-eslint/parser at 4.33.0
npm ERR! node_modules/@typescript-eslint/parser
npm ERR!   dev @typescript-eslint/parser@"^4.17.0" from the root project
npm ERR! 
npm ERR! Could not resolve dependency:
npm ERR! peer @typescript-eslint/parser@"^5.29.0" from @nrwl/eslint-plugin-nx at 14.4.2
npm ERR! node_modules/@nrwl/eslint-plugin-nx
npm ERR!   dev @nrwl/eslint-plugin-nx@"14.4.2" from the root project
npm ERR! 
npm ERR! Fix the upstream dependency conflict, or retry
npm ERR! this command with --force, or --legacy-peer-deps
npm ERR! to accept an incorrect (and potentially broken) dependency resolution.
npm ERR! 
npm ERR! See /root/.npm/eresolve-report.txt for a full report.

npm ERR! A complete log of this run can be found in:
npm ERR!     /root/.npm/_logs/2022-08-29T12_47_51_289Z-debug.log

> @wso2is/webapps at 1.4.67 update-version
> node scripts/update-version.js "jenkins=true" "build=#4395" "pom=1.4.67"

node:internal/modules/cjs/loader:936
  throw err;
  ^

Error: Cannot find module 'fs-extra'
Require stack:
- <https://wso2.org/jenkins/job/platform-builds/job/identity-apps/ws/scripts/update-version.js>
    at Function.Module._resolveFilename (node:internal/modules/cjs/loader:933:15)
    at Function.Module._load (node:internal/modules/cjs/loader:778:27)
    at Module.require (node:internal/modules/cjs/loader:1005:19)
    at require (node:internal/modules/cjs/helpers:102:18)
    at Object.<anonymous> (<https://wso2.org/jenkins/job/platform-builds/job/identity-apps/ws/scripts/update-version.js>:30:12)
    at Module._compile (node:internal/modules/cjs/loader:1101:14)
    at Object.Module._extensions..js (node:internal/modules/cjs/loader:1153:10)
    at Module.load (node:internal/modules/cjs/loader:981:32)
    at Function.Module._load (node:internal/modules/cjs/loader:822:12)
    at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:81:12) {
  code: 'MODULE_NOT_FOUND',
  requireStack: [
    '<https://wso2.org/jenkins/job/platform-builds/job/identity-apps/ws/scripts/update-version.js'>
  ]
}
Build step 'Execute shell' marked build as failure
using credential github-user-for-maven-releases
 > git rev-parse HEAD^{commit} # timeout=10
using credential github-user-for-maven-releases
 > git rev-parse HEAD^{commit} # timeout=10
------------------------------------------------------------------------

[WSO2 Maven Release] [WSO2 Maven Release] Build Result: FAILURE
[WSO2 Maven Release] Dropping Git Tag: v1.4.67. Reason: FAILURE build.

[WSO2 Maven Release] Deleting release tag from remote.
 > git --version # timeout=10
using GIT_ASKPASS to set credentials github user for maven release plugin (CD)
 > git push https://github.com/wso2/identity-apps.git :refs/tags/v1.4.67 # timeout=10
[WSO2 Maven Release] Dropped git tag - v1.4.67
FATAL: [M2Release] Could not find nexus stage repository for project.



More information about the Builder mailing list