Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dispatcher issue with latest code deployment on cloud #209

Open
ghost opened this issue Mar 12, 2021 · 11 comments
Open

Dispatcher issue with latest code deployment on cloud #209

ghost opened this issue Mar 12, 2021 · 11 comments
Labels
bug Something isn't working

Comments

@ghost
Copy link

ghost commented Mar 12, 2021

Expected Behaviour

New Image should be successfully Build and deployed on cloud via cloud Manager pipeline

Actual Behaviour

Build & Unit Testing is Success, but Unable to build new image.

Reproduce Scenario (including but not limited to)

Steps to Reproduce

Take Latest checkout from Git repo,
do maven install on local for verification(Success)
Checkin the same code in your branch on cloud - https://git.cloudmanager.adobe.com/...
and Run the deployment Pipeline.

PS:
Dispatcher validator fails inside Git repo but passes without any issues in clean folder (outside Git).
It is due to symlinks, for which I have enabled "symlinks = true" in config as well.

Platform and Version

Windows 10
Deployment on Cloud Manager

Sample Code that illustrates the problem

Logs taken while reproducing problem

Log_msg.txt
buildImage_log.log

@godanny86
Copy link
Contributor

hi @Gurjot-Singh1 to confirm are you deploying to AEM as a Cloud Service?

@ghost
Copy link
Author

ghost commented Mar 16, 2021

hi @Gurjot-Singh1 to confirm are you deploying to AEM as a Cloud Service?

Yes, I am deploying to AEM as Cloud by checking in the code in a branch and then executing the Deployment pipeline.

@godanny86 godanny86 added the bug Something isn't working label Mar 16, 2021
@godanny86
Copy link
Contributor

And you are working with the latest from the master branch? I'm assuming this must be related to Windows and the handling of symbolic links... Do you have an idea of the fix needed?

@ghost
Copy link
Author

ghost commented Mar 16, 2021

Thanks @godanny86 for looking into this.
Yes, as mentioned I took the latest from Master branch and worked on it.
Also, for Symbolic links I just updated the "symlinks = true" in git config.
Is there any other setting/change required?
Using Windows 10 version 1909

@ghost
Copy link
Author

ghost commented Mar 21, 2021

And you are working with the latest from the master branch? I'm assuming this must be related to Windows and the handling of symbolic links... Do you have an idea of the fix needed?

Hi @godanny86 were you able to reproduce this?
or can you please point me into the right direction to make it work

@SAURABHsx
Copy link

Hi @Gurjot-Singh1 , Were you able to resolve this issue. I am also facing the same.
If you able to resolve, please share the steps.

@ghost
Copy link
Author

ghost commented Mar 31, 2021

Hi

Hi @Gurjot-Singh1 , Were you able to resolve this issue. I am also facing the same.
If you able to resolve, please share the steps.

No, Saurabh. but as a work around I created a new project using acrheType 25 in local and pushed it on cloud. WKND is still not success.

@SAURABHsx
Copy link

Hi

Hi @Gurjot-Singh1 , Were you able to resolve this issue. I am also facing the same.
If you able to resolve, please share the steps.

No, Saurabh. but as a work around I created a new project using acrheType 25 in local and pushed it on cloud. WKND is still not success.

Thanks @Gurjot-Singh1

@SAURABHsx
Copy link

Hi @godanny86, Do you have any solution for this issue.

@ghost
Copy link
Author

ghost commented Apr 16, 2021

Hi @godanny86,
Can you please guide us on this issue. as it is blocking us now.

@avitripathy01
Copy link

@Gurjot-Singh1 as a workaround, you could create the symbolic links using wsl in windows

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants