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

Reconstruct command fails on missing commit in old job #41

Open
mattalexander-pantheon opened this issue Oct 30, 2019 · 0 comments
Open

Comments

@mattalexander-pantheon
Copy link

Orb version

1.2.0

What happened

----------------------------------------------------------------------------------------------------
commit [DELETED] from job 18253 is not an ancestor of the current commit
----------------------------------------------------------------------------------------------------
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100 18334  100 18334    0     0  75684      0 --:--:-- --:--:-- --:--:-- 75760
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100 18334  100 18334    0     0   110k      0 --:--:-- --:--:-- --:--:--  109k
----------------------------------------------------------------------------------------------------
commit [DELETED] from job 18252 is not an ancestor of the current commit
----------------------------------------------------------------------------------------------------
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100 13570  100 13570    0     0  84419      0 --:--:-- --:--:-- --:--:-- 84812
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100 13570  100 13570    0     0  78757      0 --:--:-- --:--:-- --:--:-- 78895
fatal: Not a valid commit name [DELETED]
unknown return code 128 from git merge-base with base commit [DELETED], from job 18251
Exited with code 1
CircleCI received exit code 1

Expected behavior

Since a missing commit may mean that the branch from the old job was deleted, the loop should simply continue.

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

No branches or pull requests

1 participant