Perhaps check your pathnames?
On Thu, 25 May 2023 at 19:10, ankit daruka <[email protected]> wrote:
> Hi Team,
>
> I am getting "No such file or directory" in ansible tasks when actually
> the file is present . Below is the complete error log.
>
> FAILED! => {"changed": true, "cmd": "cd /opt/app;\n
> HYBRIS_HOME=/opt/ecomm/hybris;\n CONFIG_DIR=$HYBRIS_HOME/config;\n if [ -d
> \"$CONFIG_DIR\" ]; then\n cd $CONFIG_DIR;\n echo \"\">>local.properties\n
> cat dev/local.properties>>local.properties\n echo \"\">>local.properties\n
> cat dev/nodes/node0.properties>>local.properties\n fi", "delta":
> "0:00:00.067408", "end": "2023-05-25 07:39:36.732515", "msg": "non-zero
> return code", "rc": 1, "start": "2023-05-25 07:39:36.665107", "stderr":
> "cat: dev/local.properties: No such file or directory\ncat:
> dev/nodes/node0.properties: No such file or directory", "stderr_lines":
> ["cat: dev/local.properties: No such file or directory", "cat:
> dev/nodes/node0.properties: No such file or directory"], "stdout": "",
> "stdout_lines": []}
>
> laybook is finished with code 2 2023-05-25 13:09:37 [ERROR] main ->
> unhandled exception java.lang.IllegalStateException: Process finished with
> exit code 2 at
> com.walmartlabs.concord.plugins.ansible.v1.RunPlaybookTask2.run(RunPlaybookTask2.java:128)
> at
> com.walmartlabs.concord.plugins.ansible.v1.RunPlaybookTask2.execute(RunPlaybookTask2.java:93)
> at
> com.walmartlabs.concord.runner.TaskCallInterceptor.invoke(TaskCallInterceptor.java:88)
> at
> com.walmartlabs.concord.runner.engine.EngineFactory$JavaDelegateHandlerImpl.execute(EngineFactory.java:219)
> at
> io.takari.bpm.reducers.ExpressionsReducer$DelegateFn.call(ExpressionsReducer.java:131)
> at
> io.takari.bpm.reducers.ExpressionsReducer$DelegateFn.call(ExpressionsReducer.java:1)
> at
> io.takari.bpm.reducers.ExpressionsReducer.reduce(ExpressionsReducer.java:66)
> at io.takari.bpm.reducers.CombiningReducer.reduce(CombiningReducer.java:18)
> at io.takari.bpm.DefaultExecutor.eval(DefaultExecutor.java:61) at
> io.takari.bpm.AbstractEngine.runLockSafe(AbstractEngine.java:209) at
> io.takari.bpm.AbstractEngine.resumeLockSafe(AbstractEngine.java:185) at
> io.takari.bpm.AbstractEngine.resume(AbstractEngine.java:100) at
> io.takari.bpm.AbstractEngine.resume(AbstractEngine.java:112) at
> com.walmartlabs.concord.runner.Main.resume(Main.java:310) at
> com.walmartlabs.concord.runner.Main.executeProcess(Main.java:180) at
> com.walmartlabs.concord.runner.Main.run(Main.java:145) at
> com.walmartlabs.concord.runner.Main.main(Main.java:507) 2023-05-25 13:09:39
> [ERROR] Process exit code: 1 2023-05-25 13:09:39 [INFO ] Process status:
> FAILED
>
> Please help me resolve the issue.
>
> Regards,
> Ankit Daruka
>
> --
> You received this message because you are subscribed to the Google Groups
> "Ansible Project" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to [email protected].
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/ansible-project/98c34ce0-d046-4225-998c-ac0205656420n%40googlegroups.com
> <https://groups.google.com/d/msgid/ansible-project/98c34ce0-d046-4225-998c-ac0205656420n%40googlegroups.com?utm_medium=email&utm_source=footer>
> .
>
--
if in trouble, or in doubt
run in circles, scream and shout
--
You received this message because you are subscribed to the Google Groups
"Ansible Project" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/ansible-project/CA%2B8iFp4YFyk7U3PgLYr0hQJ1Z6ueuRKhXOjKuN3cy_S0vnxCdQ%40mail.gmail.com.