Advertisement
Guest User

Untitled

a guest
Jul 8th, 2020
38
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.03 KB | None | 0 0
  1. [fclews@localhost buildstream]$ cd tests/artifactcache/project/
  2. [fclews@localhost project]$ bst build
  3. [--:--:--][ ][ main:core activity ] START Build
  4. [--:--:--][ ][ main:core activity ] START Loading elements
  5. [00:00:00][ ][ main:core activity ] SUCCESS Loading elements
  6. [--:--:--][ ][ main:core activity ] START Resolving elements
  7. [00:00:00][ ][ main:core activity ] SUCCESS Resolving elements
  8. [--:--:--][ ][ main:core activity ] START Resolving cached state
  9. [00:00:00][ ][ main:core activity ] SUCCESS Resolving cached state
  10. [--:--:--][ ][ main:core activity ] START Checking sources
  11. [00:00:00][ ][ main:core activity ] SUCCESS Checking sources
  12.  
  13. BuildStream Version 1.93.4+47.g99d827fa
  14. Session Start: Wednesday, 08-07-2020 at 14:50:19
  15. Project: test (/home/fclews/ct-projects/buildstream/tests/artifactcache/project)
  16. Targets: import-bin.bst, compose-all.bst, target.bst, import-dev.bst
  17.  
  18. User Configuration
  19. Configuration File: Default Configuration
  20. Cache Directory: /home/fclews/.cache/buildstream
  21. Log Files: /home/fclews/.cache/buildstream/logs
  22. Source Mirrors: /home/fclews/.cache/buildstream/sources
  23. Build Area: /home/fclews/.cache/buildstream/build
  24. Strict Build Plan: Yes
  25. Maximum Fetch Tasks: 10
  26. Maximum Build Tasks: 4
  27. Maximum Push Tasks: 4
  28. Maximum Network Retries: 2
  29.  
  30. Loaded Plugins
  31. Element Plugins
  32. - import
  33. - compose
  34. - stack
  35. Source Plugins
  36. - local
  37.  
  38. Pipeline
  39. cached d2d73ac97b27c2b239ac126cc2eaeb646fcd104684b6f6153f9f86cb0636c6a6 import-bin.bst
  40. cached 718799fbc2513a0ac8be1a00549a3324b4f292b88070727557c0fcf429e11f73 import-dev.bst
  41. cached 8d6d175b25212eba9798126449e9db41bea3f4447aa6b9f252666aa7c9c0f2cf compose-all.bst
  42. cached 9de8bd34eb82d062574246b3959f35b68f4e7a0582ea03d045066489ee551435 target.bst
  43. ===============================================================================
  44. [00:00:00][ ][ main:core activity ] SUCCESS Build
  45.  
  46. Pipeline Summary
  47. Total: 4
  48. Session: 0
  49. Fetch Queue: processed 0, skipped 0, failed 0
  50. Build Queue: processed 0, skipped 0, failed 0
  51.  
  52. [fclews@localhost project]$ bst artifact list-contents
  53. [--:--:--][ ][ main:core activity ] START Loading elements
  54. [00:00:00][ ][ main:core activity ] SUCCESS Loading elements
  55. [--:--:--][ ][ main:core activity ] START Resolving elements
  56. [00:00:00][ ][ main:core activity ] SUCCESS Resolving elements
  57. [--:--:--][ ][ main:core activity ] START Resolving cached state
  58. [00:00:00][ ][ main:core activity ] SUCCESS Resolving cached state
  59. None of the specified artifacts are cached.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement