BerSun

Untitled

Jul 1st, 2020
314
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.35 KB | None | 0 0
  1. Started by user Vladislav Bogdanov
  2. Running as SYSTEM
  3. Building in workspace /Users/buildagent/.jenkins/workspace/Animals vs Zombies
  4. using credential da981fe4-110f-435c-bd1e-e0a8ed59c46c
  5. > git rev-parse --is-inside-work-tree # timeout=10
  6. Fetching changes from the remote Git repository
  7. > git config remote.origin.url https://gitlab.com/rmgames/AVZ_dev.git # timeout=10
  8. Fetching upstream changes from https://gitlab.com/rmgames/AVZ_dev.git
  9. > git --version # timeout=10
  10. using GIT_ASKPASS to set credentials
  11. > git fetch --tags --force --progress -- https://gitlab.com/rmgames/AVZ_dev.git +refs/heads/*:refs/remotes/origin/* # timeout=10
  12. > git rev-parse refs/remotes/origin/develop^{commit} # timeout=10
  13. > git rev-parse refs/remotes/origin/refs/heads/develop^{commit} # timeout=10
  14. Checking out Revision d004cad03295c92b6398041166e843329da14c20 (refs/remotes/origin/develop)
  15. > git config core.sparsecheckout # timeout=10
  16. > git checkout -f d004cad03295c92b6398041166e843329da14c20 # timeout=10
  17. Commit message: "Вырезал Mintegral"
  18. First time build. Skipping changelog.
  19. New run name is 'Android : 0.8.24 : develop '
  20. [Animals vs Zombies] $ /bin/bash /var/folders/pc/v9jws8916vxd63nhrx89j6h80000gn/T/jenkins7568745681116895513.sh
  21. Unable to open log file, exiting.
  22. NOT FOUND RESULT FILE
  23. Build step 'Execute shell' marked build as failure
  24. Finished: FAILURE
Add Comment
Please, Sign In to add comment