Started by user Priyanka Kashyap
Running as Priyanka Kashyap
[EnvInject] - Loading node environment variables.
Building on the built-in node in workspace /app/data/jenkins-non-systemd/jenkins/workspace/SAML-DEV-BB
The recommended git tool is: NONE
Warning: CredentialId "kashyap2" could not be found.
 > /app/git-2.35.7/bin/git rev-parse --resolve-git-dir /app/data/jenkins-non-systemd/jenkins/workspace/SAML-DEV-BB/.git # timeout=10
Fetching changes from the remote Git repository
 > /app/git-2.35.7/bin/git config remote.test-repo-saml.url https://dev.tools.publicis.sapient.com/bitbucket/scm/tsc/test-repo-saml.git # timeout=10
Fetching upstream changes from https://dev.tools.publicis.sapient.com/bitbucket/scm/tsc/test-repo-saml.git
 > /app/git-2.35.7/bin/git --version # timeout=10
 > git --version # 'git version 2.35.7'
 > /app/git-2.35.7/bin/git fetch --tags --force --progress -- https://dev.tools.publicis.sapient.com/bitbucket/scm/tsc/test-repo-saml.git +refs/heads/*:refs/remotes/test-repo-saml/* # timeout=10
ERROR: Error fetching remote repo 'test-repo-saml'
hudson.plugins.git.GitException: Failed to fetch from https://dev.tools.publicis.sapient.com/bitbucket/scm/tsc/test-repo-saml.git
	at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:999)
	at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1241)
	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1305)
	at com.atlassian.bitbucket.jenkins.internal.scm.BitbucketSCM.checkout(BitbucketSCM.java:187)
	at hudson.scm.SCM.checkout(SCM.java:540)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1240)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:649)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:85)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:521)
	at hudson.model.Run.execute(Run.java:1900)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:44)
	at hudson.model.ResourceController.execute(ResourceController.java:101)
	at hudson.model.Executor.run(Executor.java:442)
Caused by: hudson.plugins.git.GitException: Command "/app/git-2.35.7/bin/git fetch --tags --force --progress -- https://dev.tools.publicis.sapient.com/bitbucket/scm/tsc/test-repo-saml.git +refs/heads/*:refs/remotes/test-repo-saml/*" returned status code 128:
stdout: 
stderr: fatal: unable to access 'https://dev.tools.publicis.sapient.com/bitbucket/scm/tsc/test-repo-saml.git/': The requested URL returned error: 403

	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2842)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:2185)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:635)
	at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:997)
	... 12 more
ERROR: Error fetching remote repo 'test-repo-saml'
Finished: FAILURE