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

git clone failure fails the build #491

Open
jwk404 opened this issue Oct 1, 2020 · 1 comment
Open

git clone failure fails the build #491

jwk404 opened this issue Oct 1, 2020 · 1 comment

Comments

@jwk404
Copy link
Contributor

jwk404 commented Oct 1, 2020

http://ops.jenkins.delphix.com/job/devops-gate/job/master/job/appliance-build-stage1/job/post-push/40665/consoleFull

The git clone command failed with a likely transient network error.

15:36:28  TASK [appliance-build.virtualization-development : git] ************************
15:36:28  task path: /var/tmp/jenkins/workspace/devops-gate/master/appliance-build-stage1/post-push/appliance-build/live-build/misc/ansible-roles/appliance-build.virtualization-development/tasks/main.yml:48
15:41:08  failed: [binary] (item={u'repo': u'https://gitlab.****.com/app/dlpx-app-gate.git', u'dest': u'dlpx-app-gate', u'version': u'master'}) => {"ansible_loop_var": "item", "changed": false, "cmd": "/usr/bin/git clone --origin origin https://gitlab.****.com/app/dlpx-app-gate.git /export/home/****/dlpx-app-gate", "item": {"dest": "dlpx-app-gate", "repo": "https://gitlab.****.com/app/dlpx-app-gate.git", "version": "master"}, "msg": "Cloning into '/export/home/****/dlpx-app-gate'...\nerror: RPC failed; curl 56 GnuTLS recv error (-54): Error in the pull function.\nfatal: The remote end hung up unexpectedly\nfatal: early EOF\nfatal: index-pack failed", "rc": 128, "stderr": "Cloning into '/export/home/****/dlpx-app-gate'...\nerror: RPC failed; curl 56 GnuTLS recv error (-54): Error in the pull function.\nfatal: The remote end hung up unexpectedly\nfatal: early EOF\nfatal: index-pack failed\n", "stderr_lines": ["Cloning into '/export/home/****/dlpx-app-gate'...", "error: RPC failed; curl 56 GnuTLS recv error (-54): Error in the pull function.", "fatal: The remote end hung up unexpectedly", "fatal: early EOF", "fatal: index-pack failed"], "stdout": "", "stdout_lines": []}
15:41:08  
15:41:08  RUNNING HANDLER [appliance-build.qa-internal : command] ************************
15:41:08  task path: /var/tmp/jenkins/workspace/devops-gate/master/appliance-build-stage1/post-push/appliance-build/live-build/misc/ansible-roles/appliance-build.qa-internal/handlers/main.yml:19
15:41:08  
15:41:08  PLAY RECAP *********************************************************************
15:41:08  binary                     : ok=36   changed=31   unreachable=0    failed=1    skipped=1    rescued=0    ignored=0   
15:41:08  
15:41:08  E: config/hooks/80-build-configuration.binary failed (exit non-zero). You should check for errors.
15:41:08  P: Begin unmounting filesystems...
15:41:08  P: Saving caches...
15:41:08  Reading package lists...
15:41:08  Building dependency tree...
15:41:08  Reading state information...
15:41:08  + kill -9 11270
15:41:08  + [[ ! -f binary/SHA256SUMS ]]
15:41:08  + exit 1
@jwk404
Copy link
Contributor Author

jwk404 commented Oct 8, 2020

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant