Guest User

Untitled

a guest
Jun 1st, 2022
19
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.17 KB | None | 0 0
  1. ╔ ☕️ carbonbean:~/repos/puppet-falco (main ✔)
  2. ╚ᐅ git pull
  3. remote: Enumerating objects: 1, done.
  4. remote: Counting objects: 100% (1/1), done.
  5. remote: Total 1 (delta 0), reused 0 (delta 0), pack-reused 0
  6. Unpacking objects: 100% (1/1), 635 bytes | 105.00 KiB/s, done.
  7. From github.com:voxpupuli/puppet-falco
  8. ed99bb4..a628aa2 main -> origin/main
  9. Updating ed99bb4..a628aa2
  10. Fast-forward
  11. CHANGELOG.md | 8 ++++++++
  12. metadata.json | 2 +-
  13. 2 files changed, 9 insertions(+), 1 deletion(-)
  14. ╔ ☕️ carbonbean:~/repos/puppet-falco (main ✔)
  15. ╚ᐅ bundle exec rake release
  16. Files: 5
  17. Modules: 0 ( 0 undocumented)
  18. Classes: 0 ( 0 undocumented)
  19. Constants: 0 ( 0 undocumented)
  20. Attributes: 0 ( 0 undocumented)
  21. Methods: 0 ( 0 undocumented)
  22. Puppet Classes: 5 ( 0 undocumented)
  23. Puppet Data Types: 0 ( 0 undocumented)
  24. Puppet Data Type Aliases: 0 ( 0 undocumented)
  25. Puppet Defined Types: 0 ( 0 undocumented)
  26. Puppet Types: 0 ( 0 undocumented)
  27. Puppet Providers: 0 ( 0 undocumented)
  28. Puppet Functions: 0 ( 0 undocumented)
  29. Puppet Tasks: 0 ( 0 undocumented)
  30. Puppet Plans: 0 ( 0 undocumented)
  31. 100.00% documented
  32. /home/gene/repos/puppet-falco/vendor/bundle/ruby/3.1.0/gems/puppet-strings-2.9.0/lib/puppet-strings/markdown/table_of_contents.rb:21: warning: Passing safe_level with the 2nd argument of ERB.new is deprecated. Do not use it, and specify other arguments as keyword arguments.
  33. /home/gene/repos/puppet-falco/vendor/bundle/ruby/3.1.0/gems/puppet-strings-2.9.0/lib/puppet-strings/markdown/table_of_contents.rb:21: warning: Passing trim_mode with the 3rd argument of ERB.new is deprecated. Use keyword argument like ERB.new(str, trim_mode: ...) instead.
  34. [ many copies of the lines above filtered out. a bug report has been filed about that error ]
  35. Cleaning for module build
  36. Bumping version from 1.1.0 to 1.1.1-rc0
  37. rake aborted!
  38. Blacksmith::Error: Command ["git", "--git-dir", "/home/gene/repos/puppet-falco/.git", "--work-tree", "/home/gene/repos/puppet-falco", "push"] failed with exit status pid 118651 exit 1
  39. error: failed to push some refs to 'github.com:voxpupuli/puppet-falco.git'
  40. /home/gene/repos/puppet-falco/vendor/bundle/ruby/3.1.0/gems/puppet-blacksmith-6.1.1/lib/puppet_blacksmith/git.rb:85:in `exec_git'
  41. /home/gene/repos/puppet-falco/vendor/bundle/ruby/3.1.0/gems/puppet-blacksmith-6.1.1/lib/puppet_blacksmith/git.rb:62:in `push!'
  42. /home/gene/repos/puppet-falco/vendor/bundle/ruby/3.1.0/gems/voxpupuli-release-1.3.0/lib/voxpupuli/release/rake_tasks.rb:34:in `block in <top (required)>'
  43. /home/gene/repos/puppet-falco/vendor/bundle/ruby/3.1.0/gems/rake-13.0.6/exe/rake:27:in `<top (required)>'
  44. /usr/share/gems/gems/bundler-2.3.7/lib/bundler/cli/exec.rb:58:in `load'
  45. /usr/share/gems/gems/bundler-2.3.7/lib/bundler/cli/exec.rb:58:in `kernel_load'
  46. /usr/share/gems/gems/bundler-2.3.7/lib/bundler/cli/exec.rb:23:in `run'
  47. /usr/share/gems/gems/bundler-2.3.7/lib/bundler/cli.rb:484:in `exec'
  48. /usr/share/gems/gems/bundler-2.3.7/lib/bundler/vendor/thor/lib/thor/command.rb:27:in `run'
  49. /usr/share/gems/gems/bundler-2.3.7/lib/bundler/vendor/thor/lib/thor/invocation.rb:127:in `invoke_command'
  50. /usr/share/gems/gems/bundler-2.3.7/lib/bundler/vendor/thor/lib/thor.rb:392:in `dispatch'
  51. /usr/share/gems/gems/bundler-2.3.7/lib/bundler/cli.rb:31:in `dispatch'
  52. /usr/share/gems/gems/bundler-2.3.7/lib/bundler/vendor/thor/lib/thor/base.rb:485:in `start'
  53. /usr/share/gems/gems/bundler-2.3.7/lib/bundler/cli.rb:25:in `start'
  54. /usr/share/gems/gems/bundler-2.3.7/libexec/bundle:48:in `block in <top (required)>'
  55. /usr/share/gems/gems/bundler-2.3.7/lib/bundler/friendly_errors.rb:103:in `with_friendly_errors'
  56. /usr/share/gems/gems/bundler-2.3.7/libexec/bundle:36:in `<top (required)>'
  57. /usr/bin/bundle:25:in `load'
  58. /usr/bin/bundle:25:in `<main>'
  59. Tasks: TOP => release
  60. (See full trace by running task with --trace)
  61. ╔ ☕️ carbonbean:~/repos/puppet-falco (main ✔)⬆ [exit code 1]
  62. ╚ᐅ git push --tags
  63. Running pre-push hooks
  64. Run rake targets.........................................[RakeTarget] OK
  65.  
  66. ✓ All pre-push hooks passed
  67.  
  68. Enumerating objects: 1, done.
  69. Counting objects: 100% (1/1), done.
  70. Writing objects: 100% (1/1), 808 bytes | 808.00 KiB/s, done.
  71. Total 1 (delta 0), reused 0 (delta 0), pack-reused 0
  72. To github.com:voxpupuli/puppet-falco.git
  73. * [new tag] v1.1.0 -> v1.1.0
  74. ╔ ☕️ carbonbean:~/repos/puppet-falco (main ✔)⬆
  75. ╚ᐅ git push
  76. Running pre-push hooks
  77. Run rake targets.........................................[RakeTarget] OK
  78.  
  79. ✓ All pre-push hooks passed
  80.  
  81. Enumerating objects: 5, done.
  82. Counting objects: 100% (5/5), done.
  83. Delta compression using up to 8 threads
  84. Compressing objects: 100% (3/3), done.
  85. Writing objects: 100% (3/3), 988 bytes | 988.00 KiB/s, done.
  86. Total 3 (delta 2), reused 0 (delta 0), pack-reused 0
  87. remote: Resolving deltas: 100% (2/2), completed with 2 local objects.
  88. To github.com:voxpupuli/puppet-falco.git
  89. a628aa2..48d31b4 main -> main
  90. ╔ ☕️ carbonbean:~/repos/puppet-falco (main ✔)
  91. ╚ᐅ
  92.  
Advertisement
Add Comment
Please, Sign In to add comment