zold-io / zold

An Experimental Non-Blockchain Cryptocurrency for Fast Micro Payments
https://www.zold.io
MIT License
195 stars 53 forks source link

Update dependency rake to v12.3.3 [SECURITY] - autoclosed #808

Closed renovate[bot] closed 7 months ago

renovate[bot] commented 1 year ago

Mend Renovate logo banner

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
rake (changelog) '12.3.2' -> '12.3.3' age adoption passing confidence

GitHub Vulnerability Alerts

CVE-2020-8130

There is an OS command injection vulnerability in Ruby Rake before 12.3.3 in Rake::FileList when supplying a filename that begins with the pipe character |.


Release Notes

ruby/rake (rake) ### [`v12.3.3`](https://togithub.com/ruby/rake/releases/tag/v12.3.3) [Compare Source](https://togithub.com/ruby/rake/compare/v12.3.2...v12.3.3) #### What's Changed - Add ruby 2.6.0 to .travis.yml by [@​colby-swandale](https://togithub.com/colby-swandale) in [https://github.com/ruby/rake/pull/300](https://togithub.com/ruby/rake/pull/300) - Fix outstanding rubocop warnings by [@​colby-swandale](https://togithub.com/colby-swandale) in [https://github.com/ruby/rake/pull/301](https://togithub.com/ruby/rake/pull/301) - Use the application's name in error message if a task is not found by [@​tmatilai](https://togithub.com/tmatilai) in [https://github.com/ruby/rake/pull/303](https://togithub.com/ruby/rake/pull/303) - Use Ruby 2.6.1 by [@​aycabta](https://togithub.com/aycabta) in [https://github.com/ruby/rake/pull/305](https://togithub.com/ruby/rake/pull/305) - Set up CI with Azure Pipelines by [@​hsbt](https://togithub.com/hsbt) in [https://github.com/ruby/rake/pull/307](https://togithub.com/ruby/rake/pull/307) - Remove deprecated travis ci option by [@​RDIL](https://togithub.com/RDIL) in [https://github.com/ruby/rake/pull/309](https://togithub.com/ruby/rake/pull/309) - Removed gitignore from gemspec files. by [@​hsbt](https://togithub.com/hsbt) in [https://github.com/ruby/rake/pull/317](https://togithub.com/ruby/rake/pull/317) #### New Contributors - [@​tmatilai](https://togithub.com/tmatilai) made their first contribution in [https://github.com/ruby/rake/pull/303](https://togithub.com/ruby/rake/pull/303) - [@​RDIL](https://togithub.com/RDIL) made their first contribution in [https://github.com/ruby/rake/pull/309](https://togithub.com/ruby/rake/pull/309) **Full Changelog**: https://github.com/ruby/rake/compare/v12.3.2...v12.3.3

Configuration

📅 Schedule: Branch creation - "" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by Mend Renovate. View repository job log here.

davvd commented 1 year ago

@rultor merge

yegor256 commented 1 year ago

@rultor please, try to merge

rultor commented 1 year ago

@rultor merge

@davvd OK, I'll try to merge now. You can check the progress of the merge here

rultor commented 1 year ago

@rultor merge

@davvd @renovate[bot] Oops, I failed. You can see the full log here (spent 7min)

2023-06-26 04:35:23 +0000 Listening on 0.0.0.0:34551, CTRL+C to stop
2023-06-26 04:35:25 +0000 Stopping ...
  test_wallet_page__html                                         \u001b[32m PASS\u001b[0m (3.36s)
2023-06-26 04:35:27 +0000 Thin web server (v1.8.2 codename Ruby Razor)
2023-06-26 04:35:27 +0000 Maximum connections set to 1024
2023-06-26 04:35:27 +0000 Listening on 0.0.0.0:36717, CTRL+C to stop
2023-06-26 04:35:28 +0000 Stopping ...
  test_wallet_page__txns_json                                    \u001b[32m PASS\u001b[0m (3.34s)
2023-06-26 04:35:30 +0000 Thin web server (v1.8.2 codename Ruby Razor)
2023-06-26 04:35:30 +0000 Maximum connections set to 1024
2023-06-26 04:35:30 +0000 Listening on 0.0.0.0:42201, CTRL+C to stop
2023-06-26 04:35:31 +0000 Stopping ...
  test_alias_parameter                                           \u001b[32m PASS\u001b[0m (2.29s)
2023-06-26 04:35:32 +0000 Thin web server (v1.8.2 codename Ruby Razor)
2023-06-26 04:35:32 +0000 Maximum connections set to 1024
2023-06-26 04:35:32 +0000 Listening on 0.0.0.0:37331, CTRL+C to stop
2023-06-26 04:35:34 +0000 Stopping ...
  test_wallet_page__copies                                       \u001b[32m PASS\u001b[0m (3.34s)
2023-06-26 04:35:36 +0000 Thin web server (v1.8.2 codename Ruby Razor)
2023-06-26 04:35:36 +0000 Maximum connections set to 1024
2023-06-26 04:35:36 +0000 Listening on 0.0.0.0:35343, CTRL+C to stop
2023-06-26 04:35:37 +0000 Stopping ...
  test_renders_public_pages                                      \u001b[32m PASS\u001b[0m (2.52s)
2023-06-26 04:35:42 +0000 Thin web server (v1.8.2 codename Ruby Razor)
2023-06-26 04:35:42 +0000 Maximum connections set to 1024
2023-06-26 04:35:42 +0000 Listening on 0.0.0.0:35055, CTRL+C to stop
2023-06-26 04:36:43 +0000 Stopping ...
  test_increments_score                                          \u001b[31mERROR\u001b[0m (66.09s)
RuntimeError:         RuntimeError: 'false' is not equal to 'true' even after 1m of waiting
            /home/r/repo/test/test__helper.rb:79:in `block in assert_equal_wait'
            /home/r/repo/test/test__helper.rb:66:in `loop'
            /home/r/repo/test/test__helper.rb:66:in `assert_equal_wait'
            /home/r/repo/test/node/test_front.rb:143:in `block (2 levels) in test_increments_score'
            /home/r/repo/test/node/test_front.rb:142:in `times'
            /home/r/repo/test/node/test_front.rb:142:in `block in test_increments_score'
            /home/r/repo/test/node/fake_node.rb:79:in `block (2 levels) in run'
            /usr/local/rvm/gems/ruby-2.7.0/gems/random-port-0.3.1/lib/random-port/pool.rb:63:in `block in acquire'
            /usr/local/rvm/gems/ruby-2.7.0/gems/random-port-0.3.1/lib/random-port/pool.rb:56:in `loop'
            /usr/local/rvm/gems/ruby-2.7.0/gems/random-port-0.3.1/lib/random-port/pool.rb:56:in `acquire'
            /home/r/repo/test/node/fake_node.rb:44:in `block in run'
            /home/r/repo/test/fake_home.rb:48:in `block in run'
            /usr/local/rvm/rubies/ruby-2.7.0/lib/ruby/2.7.0/tmpdir.rb:89:in `mktmpdir'
            /home/r/repo/test/fake_home.rb:46:in `run'
            /home/r/repo/test/node/fake_node.rb:43:in `run'
            /home/r/repo/test/node/test_front.rb:141:in `test_increments_score'

Interrupted. Exiting...

Finished in 88.37157s
37 tests, 133 assertions, \u001b[31m0 failures, 1 errors, \u001b[0m\u001b[33m4 skips\u001b[0m
rake aborted!
Command failed with status (1): [ruby -I"lib:lib:test" -I"/usr/local/rvm/gems/ruby-2.7.0/gems/rake-12.3.3/lib" "/usr/local/rvm/gems/ruby-2.7.0/gems/rake-12.3.3/lib/rake/rake_test_loader.rb" "test/commands/routines/test_audit.rb" "test/commands/routines/test_gc.rb" "test/commands/routines/test_reconcile.rb" "test/commands/routines/test_reconnect.rb" "test/commands/routines/test_retire.rb" "test/commands/test_alias.rb" "test/commands/test_calculate.rb" "test/commands/test_clean.rb" "test/commands/test_create.rb" "test/commands/test_diff.rb" "test/commands/test_fetch.rb" "test/commands/test_invoice.rb" "test/commands/test_list.rb" "test/commands/test_merge.rb" "test/commands/test_node.rb" "test/commands/test_pay.rb" "test/commands/test_propagate.rb" "test/commands/test_pull.rb" "test/commands/test_push.rb" "test/commands/test_remote.rb" "test/commands/test_remove.rb" "test/commands/test_show.rb" "test/commands/test_taxes.rb" "test/node/test_async_entrance.rb" "test/node/test_entrance.rb" "test/node/test_farm.rb" "test/node/test_farmers.rb" "test/node/test_front.rb" "test/node/test_nodup_entrance.rb" "test/node/test_nospam_entrance.rb" "test/node/test_safe_entrance.rb" "test/node/test_spread_entrance.rb" "test/node/test_sync_entrance.rb" "test/node/test_trace.rb" "test/test__helper.rb" "test/test_age.rb" "test/test_amount.rb" "test/test_cached_wallets.rb" "test/test_copies.rb" "test/test_dir_items.rb" "test/test_gem.rb" "test/test_hands.rb" "test/test_hexnum.rb" "test/test_http.rb" "test/test_hungry_wallets.rb" "test/test_id.rb" "test/test_json_page.rb" "test/test_key.rb" "test/test_log.rb" "test/test_metronome.rb" "test/test_patch.rb" "test/test_prefixes.rb" "test/test_remotes.rb" "test/test_signature.rb" "test/test_size.rb" "test/test_sync_wallets.rb" "test/test_tax.rb" "test/test_thread_pool.rb" "test/test_tree_wallets.rb" "test/test_txn.rb" "test/test_upgrades.rb" "test/test_verbose_thread.rb" "test/test_version.rb" "test/test_wallet.rb" "test/test_wallets.rb" "test/test_zold.rb" "test/upgrades/test_delete_banned_wallets.rb" "test/upgrades/test_protocol_up.rb" ]
/usr/local/rvm/gems/ruby-2.7.0/gems/rake-12.3.3/exe/rake:27:in `<top (required)>'
/usr/local/rvm/gems/ruby-2.7.0/bin/ruby_executable_hooks:24:in `eval'
/usr/local/rvm/gems/ruby-2.7.0/bin/ruby_executable_hooks:24:in `<main>'
Tasks: TOP => default => test
(See full trace by running task with --trace)
container 8713ecb9dafbb679d40c6e1645782474fa469976c924f2d0df9a68fcdd92c920 is dead
Mon 26 Jun 2023 06:40:00 AM CEST
davvd commented 1 year ago

@rultor merge

rultor commented 1 year ago

@rultor please, try to merge

@yegor256 OK, I'll try to merge now. You can check the progress of the merge here

rultor commented 1 year ago

@rultor please, try to merge

@renovate[bot] @yegor256 Oops, I failed. You can see the full log here (spent 11min)

  test_wallet_page__html                                         \u001b[32m PASS\u001b[0m (3.32s)
2023-06-26 05:18:43 +0000 Thin web server (v1.8.2 codename Ruby Razor)
2023-06-26 05:18:43 +0000 Maximum connections set to 1024
2023-06-26 05:18:43 +0000 Listening on 0.0.0.0:37535, CTRL+C to stop
2023-06-26 05:18:43 +0000 Stopping ...
  test_renders_public_pages                                      \u001b[32m PASS\u001b[0m (2.39s)
2023-06-26 05:18:45 +0000 Thin web server (v1.8.2 codename Ruby Razor)
2023-06-26 05:18:45 +0000 Maximum connections set to 1024
2023-06-26 05:18:45 +0000 Listening on 0.0.0.0:46813, CTRL+C to stop
2023-06-26 05:18:47 +0000 Stopping ...
  test_wallet_page__debt                                         \u001b[32m PASS\u001b[0m (3.29s)
2023-06-26 05:18:48 +0000 Thin web server (v1.8.2 codename Ruby Razor)
2023-06-26 05:18:48 +0000 Maximum connections set to 1024
2023-06-26 05:18:48 +0000 Listening on 0.0.0.0:34573, CTRL+C to stop
2023-06-26 05:18:50 +0000 Stopping ...
  test_wallet_page__size                                         \u001b[32m PASS\u001b[0m (3.29s)
2023-06-26 05:18:52 +0000 Thin web server (v1.8.2 codename Ruby Razor)
2023-06-26 05:18:52 +0000 Maximum connections set to 1024
2023-06-26 05:18:52 +0000 Listening on 0.0.0.0:39509, CTRL+C to stop
2023-06-26 05:18:53 +0000 Stopping ...
  test_wallet_page__txt                                          \u001b[32m PASS\u001b[0m (3.28s)
  test_invalid_alias                                             \u001b[32m PASS\u001b[0m (0.01s)
  test_memory_leakage                                            \u001b[33m SKIP\u001b[0m (0.00s)
2023-06-26 05:18:58 +0000 Thin web server (v1.8.2 codename Ruby Razor)
2023-06-26 05:18:58 +0000 Maximum connections set to 1024
2023-06-26 05:18:58 +0000 Listening on 0.0.0.0:43129, CTRL+C to stop
2023-06-26 05:19:59 +0000 Stopping ...
  test_increments_score                                          \u001b[31mERROR\u001b[0m (65.90s)
RuntimeError:         RuntimeError: 'false' is not equal to 'true' even after 1m of waiting
            /home/r/repo/test/test__helper.rb:79:in `block in assert_equal_wait'
            /home/r/repo/test/test__helper.rb:66:in `loop'
            /home/r/repo/test/test__helper.rb:66:in `assert_equal_wait'
            /home/r/repo/test/node/test_front.rb:143:in `block (2 levels) in test_increments_score'
            /home/r/repo/test/node/test_front.rb:142:in `times'
            /home/r/repo/test/node/test_front.rb:142:in `block in test_increments_score'
            /home/r/repo/test/node/fake_node.rb:79:in `block (2 levels) in run'
            /usr/local/rvm/gems/ruby-2.7.0/gems/random-port-0.3.1/lib/random-port/pool.rb:63:in `block in acquire'
            /usr/local/rvm/gems/ruby-2.7.0/gems/random-port-0.3.1/lib/random-port/pool.rb:56:in `loop'
            /usr/local/rvm/gems/ruby-2.7.0/gems/random-port-0.3.1/lib/random-port/pool.rb:56:in `acquire'
            /home/r/repo/test/node/fake_node.rb:44:in `block in run'
            /home/r/repo/test/fake_home.rb:48:in `block in run'
            /usr/local/rvm/rubies/ruby-2.7.0/lib/ruby/2.7.0/tmpdir.rb:89:in `mktmpdir'
            /home/r/repo/test/fake_home.rb:46:in `run'
            /home/r/repo/test/node/fake_node.rb:43:in `run'
            /home/r/repo/test/node/test_front.rb:141:in `test_increments_score'

Interrupted. Exiting...

Finished in 193.12616s
287 tests, 3183 assertions, \u001b[31m0 failures, 1 errors, \u001b[0m\u001b[33m7 skips\u001b[0m
rake aborted!
Command failed with status (1): [ruby -I"lib:lib:test" -I"/usr/local/rvm/gems/ruby-2.7.0/gems/rake-12.3.3/lib" "/usr/local/rvm/gems/ruby-2.7.0/gems/rake-12.3.3/lib/rake/rake_test_loader.rb" "test/commands/routines/test_audit.rb" "test/commands/routines/test_gc.rb" "test/commands/routines/test_reconcile.rb" "test/commands/routines/test_reconnect.rb" "test/commands/routines/test_retire.rb" "test/commands/test_alias.rb" "test/commands/test_calculate.rb" "test/commands/test_clean.rb" "test/commands/test_create.rb" "test/commands/test_diff.rb" "test/commands/test_fetch.rb" "test/commands/test_invoice.rb" "test/commands/test_list.rb" "test/commands/test_merge.rb" "test/commands/test_node.rb" "test/commands/test_pay.rb" "test/commands/test_propagate.rb" "test/commands/test_pull.rb" "test/commands/test_push.rb" "test/commands/test_remote.rb" "test/commands/test_remove.rb" "test/commands/test_show.rb" "test/commands/test_taxes.rb" "test/node/test_async_entrance.rb" "test/node/test_entrance.rb" "test/node/test_farm.rb" "test/node/test_farmers.rb" "test/node/test_front.rb" "test/node/test_nodup_entrance.rb" "test/node/test_nospam_entrance.rb" "test/node/test_safe_entrance.rb" "test/node/test_spread_entrance.rb" "test/node/test_sync_entrance.rb" "test/node/test_trace.rb" "test/test__helper.rb" "test/test_age.rb" "test/test_amount.rb" "test/test_cached_wallets.rb" "test/test_copies.rb" "test/test_dir_items.rb" "test/test_gem.rb" "test/test_hands.rb" "test/test_hexnum.rb" "test/test_http.rb" "test/test_hungry_wallets.rb" "test/test_id.rb" "test/test_json_page.rb" "test/test_key.rb" "test/test_log.rb" "test/test_metronome.rb" "test/test_patch.rb" "test/test_prefixes.rb" "test/test_remotes.rb" "test/test_signature.rb" "test/test_size.rb" "test/test_sync_wallets.rb" "test/test_tax.rb" "test/test_thread_pool.rb" "test/test_tree_wallets.rb" "test/test_txn.rb" "test/test_upgrades.rb" "test/test_verbose_thread.rb" "test/test_version.rb" "test/test_wallet.rb" "test/test_wallets.rb" "test/test_zold.rb" "test/upgrades/test_delete_banned_wallets.rb" "test/upgrades/test_protocol_up.rb" ]
/usr/local/rvm/gems/ruby-2.7.0/gems/rake-12.3.3/exe/rake:27:in `<top (required)>'
/usr/local/rvm/gems/ruby-2.7.0/bin/ruby_executable_hooks:24:in `eval'
/usr/local/rvm/gems/ruby-2.7.0/bin/ruby_executable_hooks:24:in `<main>'
Tasks: TOP => default => test
(See full trace by running task with --trace)
container 3bb3ed33d8247fe9c57316d32bb3a8591904e1cf338dd18ec8c51782abb052b1 is dead
Mon 26 Jun 2023 07:26:10 AM CEST
rultor commented 1 year ago

@rultor merge

@davvd OK, I'll try to merge now. You can check the progress of the merge here

rultor commented 1 year ago

@rultor merge

@davvd @renovate[bot] Oops, I failed. You can see the full log here (spent 20min)

TestProtocolUp
  test_log                                                       \u001b[32m PASS\u001b[0m (0.00s)
  test_upgrades_protocol_in_wallet                               \u001b[32m PASS\u001b[0m (0.01s)

TestAsyncEntrance
  test_handles_broken_entrance_gracefully                        \u001b[32m PASS\u001b[0m (1.35s)
  test_log                                                       \u001b[32m PASS\u001b[0m (0.00s)
  test_sends_through                                             \u001b[32m PASS\u001b[0m (1.88s)
  test_renders_json                                              \u001b[32m PASS\u001b[0m (1.33s)
  test_sends_through_once                                        \u001b[32m PASS\u001b[0m (2.36s)

TestNode
2023-06-26 05:35:59 +0000 Thin web server (v1.8.2 codename Ruby Razor)
2023-06-26 05:35:59 +0000 Maximum connections set to 1024
2023-06-26 05:35:59 +0000 Listening on 0.0.0.0:46331, CTRL+C to stop
2023-06-26 05:36:01 +0000 Stopping ...
  test_push_and_fetch                                            \u001b[32m PASS\u001b[0m (7.53s)
  test_log                                                       \u001b[32m PASS\u001b[0m (0.00s)

TestCachedWallets
  test_adds_wallet                                               \u001b[32m PASS\u001b[0m (0.02s)
  test_flushes_correctly                                         \u001b[32m PASS\u001b[0m (0.03s)
  test_log                                                       \u001b[32m PASS\u001b[0m (0.00s)

FarmersTest
  test_calculates_large_score                                    \u001b[32m PASS\u001b[0m (0.30s)
  test_log                                                       \u001b[32m PASS\u001b[0m (0.00s)
  test_calculates_next_score                                     \u001b[32m PASS\u001b[0m (5.67s)
  test_kills_farmer                                              \u001b[32m PASS\u001b[0m (3.00s)

TestThreadPool
  test_log                                                       \u001b[32m PASS\u001b[0m (0.00s)
  test_stops_empty_pool                                          \u001b[32m PASS\u001b[0m (0.00s)
  test_closes_all_threads_right                                  \u001b[32m PASS\u001b[0m (0.01s)
  test_prints_to_json                                            \u001b[31m FAIL\u001b[0m (0.20s)
        Expected: 1
          Actual: nil
        /home/r/repo/test/test_thread_pool.rb:81:in `test_prints_to_json'
        /home/r/repo/test/test__helper.rb:56:in `block in around'
        /usr/local/rvm/rubies/ruby-2.7.0/lib/ruby/2.7.0/timeout.rb:95:in `block in timeout'
        /usr/local/rvm/rubies/ruby-2.7.0/lib/ruby/2.7.0/timeout.rb:33:in `block in catch'
        /usr/local/rvm/rubies/ruby-2.7.0/lib/ruby/2.7.0/timeout.rb:33:in `catch'
        /usr/local/rvm/rubies/ruby-2.7.0/lib/ruby/2.7.0/timeout.rb:33:in `catch'
        /usr/local/rvm/rubies/ruby-2.7.0/lib/ruby/2.7.0/timeout.rb:110:in `timeout'
        /home/r/repo/test/test__helper.rb:54:in `around'

Interrupted. Exiting...

Finished in 199.68655s
226 tests, 3111 assertions, \u001b[31m1 failures, 0 errors, \u001b[0m\u001b[33m5 skips\u001b[0m
rake aborted!
Command failed with status (1): [ruby -I"lib:lib:test" -I"/usr/local/rvm/gems/ruby-2.7.0/gems/rake-12.3.3/lib" "/usr/local/rvm/gems/ruby-2.7.0/gems/rake-12.3.3/lib/rake/rake_test_loader.rb" "test/commands/routines/test_audit.rb" "test/commands/routines/test_gc.rb" "test/commands/routines/test_reconcile.rb" "test/commands/routines/test_reconnect.rb" "test/commands/routines/test_retire.rb" "test/commands/test_alias.rb" "test/commands/test_calculate.rb" "test/commands/test_clean.rb" "test/commands/test_create.rb" "test/commands/test_diff.rb" "test/commands/test_fetch.rb" "test/commands/test_invoice.rb" "test/commands/test_list.rb" "test/commands/test_merge.rb" "test/commands/test_node.rb" "test/commands/test_pay.rb" "test/commands/test_propagate.rb" "test/commands/test_pull.rb" "test/commands/test_push.rb" "test/commands/test_remote.rb" "test/commands/test_remove.rb" "test/commands/test_show.rb" "test/commands/test_taxes.rb" "test/node/test_async_entrance.rb" "test/node/test_entrance.rb" "test/node/test_farm.rb" "test/node/test_farmers.rb" "test/node/test_front.rb" "test/node/test_nodup_entrance.rb" "test/node/test_nospam_entrance.rb" "test/node/test_safe_entrance.rb" "test/node/test_spread_entrance.rb" "test/node/test_sync_entrance.rb" "test/node/test_trace.rb" "test/test__helper.rb" "test/test_age.rb" "test/test_amount.rb" "test/test_cached_wallets.rb" "test/test_copies.rb" "test/test_dir_items.rb" "test/test_gem.rb" "test/test_hands.rb" "test/test_hexnum.rb" "test/test_http.rb" "test/test_hungry_wallets.rb" "test/test_id.rb" "test/test_json_page.rb" "test/test_key.rb" "test/test_log.rb" "test/test_metronome.rb" "test/test_patch.rb" "test/test_prefixes.rb" "test/test_remotes.rb" "test/test_signature.rb" "test/test_size.rb" "test/test_sync_wallets.rb" "test/test_tax.rb" "test/test_thread_pool.rb" "test/test_tree_wallets.rb" "test/test_txn.rb" "test/test_upgrades.rb" "test/test_verbose_thread.rb" "test/test_version.rb" "test/test_wallet.rb" "test/test_wallets.rb" "test/test_zold.rb" "test/upgrades/test_delete_banned_wallets.rb" "test/upgrades/test_protocol_up.rb" ]
/usr/local/rvm/gems/ruby-2.7.0/gems/rake-12.3.3/exe/rake:27:in `<top (required)>'
/usr/local/rvm/gems/ruby-2.7.0/bin/ruby_executable_hooks:24:in `eval'
/usr/local/rvm/gems/ruby-2.7.0/bin/ruby_executable_hooks:24:in `<main>'
Tasks: TOP => default => test
(See full trace by running task with --trace)
container a4021c3f6d9f6919ac2ae988a09c6030142b6792349dd00bf3dd8c211c666382 is dead
Mon 26 Jun 2023 07:50:40 AM CEST
davvd commented 1 year ago

@rultor merge

rultor commented 1 year ago

@rultor merge

@davvd OK, I'll try to merge now. You can check the progress of the merge here

rultor commented 1 year ago

@rultor merge

@davvd @renovate[bot] Oops, I failed. You can see the full log here (spent 11min)

        + echo 'Still waiting for process 7453 to die, attempt no.1'
        Still waiting for process 7453 to die, attempt no.1
        + sleep 2
        + kill -0 7453
        + (( i++ ))
        + (( i==30 ))
        + echo 'Still waiting for process 7453 to die, attempt no.2'
        Still waiting for process 7453 to die, attempt no.2
        + sleep 2
        + kill -0 7453
        + (( i++ ))
        + (( i==30 ))
        + echo 'Still waiting for process 7453 to die, attempt no.3'
        Still waiting for process 7453 to die, attempt no.3
        + sleep 2
        + kill -0 7453
        + (( i++ ))
        + (( i==30 ))
        + echo 'Still waiting for process 7453 to die, attempt no.4'
        Still waiting for process 7453 to die, attempt no.4
        + sleep 2
        + kill -0 7453
        spread-wallets.sh: line 55: kill: (7453) - No such process
        + echo 'Process 7453 is dead!'
        Process 7453 is dead!
        + echo 'Node at TCP port 57219 stopped!'
        Node at TCP port 57219 stopped!
        .
        Expected: 0
          Actual: 1792
        /home/r/repo/test/test_zold.rb:57:in `block (5 levels) in <class:TestZold>'
        /usr/local/rvm/rubies/ruby-2.7.0/lib/ruby/2.7.0/open3.rb:219:in `popen_run'
        /usr/local/rvm/rubies/ruby-2.7.0/lib/ruby/2.7.0/open3.rb:208:in `popen2e'
        /home/r/repo/test/test_zold.rb:49:in `block (4 levels) in <class:TestZold>'
        /home/r/repo/test/test_zold.rb:48:in `chdir'
        /home/r/repo/test/test_zold.rb:48:in `block (3 levels) in <class:TestZold>'
        /usr/local/rvm/rubies/ruby-2.7.0/lib/ruby/2.7.0/tmpdir.rb:89:in `mktmpdir'
        /home/r/repo/test/test_zold.rb:41:in `block (2 levels) in <class:TestZold>'
        /home/r/repo/test/test__helper.rb:56:in `block in around'
        /usr/local/rvm/rubies/ruby-2.7.0/lib/ruby/2.7.0/timeout.rb:95:in `block in timeout'
        /usr/local/rvm/rubies/ruby-2.7.0/lib/ruby/2.7.0/timeout.rb:33:in `block in catch'
        /usr/local/rvm/rubies/ruby-2.7.0/lib/ruby/2.7.0/timeout.rb:33:in `catch'
        /usr/local/rvm/rubies/ruby-2.7.0/lib/ruby/2.7.0/timeout.rb:33:in `catch'
        /usr/local/rvm/rubies/ruby-2.7.0/lib/ruby/2.7.0/timeout.rb:110:in `timeout'
        /home/r/repo/test/test__helper.rb:54:in `around'

Interrupted. Exiting...

Finished in 490.70168s
281 tests, 3055 assertions, \u001b[31m1 failures, 0 errors, \u001b[0m\u001b[33m6 skips\u001b[0m
rake aborted!
Command failed with status (1): [ruby -I"lib:lib:test" -I"/usr/local/rvm/gems/ruby-2.7.0/gems/rake-12.3.3/lib" "/usr/local/rvm/gems/ruby-2.7.0/gems/rake-12.3.3/lib/rake/rake_test_loader.rb" "test/commands/routines/test_audit.rb" "test/commands/routines/test_gc.rb" "test/commands/routines/test_reconcile.rb" "test/commands/routines/test_reconnect.rb" "test/commands/routines/test_retire.rb" "test/commands/test_alias.rb" "test/commands/test_calculate.rb" "test/commands/test_clean.rb" "test/commands/test_create.rb" "test/commands/test_diff.rb" "test/commands/test_fetch.rb" "test/commands/test_invoice.rb" "test/commands/test_list.rb" "test/commands/test_merge.rb" "test/commands/test_node.rb" "test/commands/test_pay.rb" "test/commands/test_propagate.rb" "test/commands/test_pull.rb" "test/commands/test_push.rb" "test/commands/test_remote.rb" "test/commands/test_remove.rb" "test/commands/test_show.rb" "test/commands/test_taxes.rb" "test/node/test_async_entrance.rb" "test/node/test_entrance.rb" "test/node/test_farm.rb" "test/node/test_farmers.rb" "test/node/test_front.rb" "test/node/test_nodup_entrance.rb" "test/node/test_nospam_entrance.rb" "test/node/test_safe_entrance.rb" "test/node/test_spread_entrance.rb" "test/node/test_sync_entrance.rb" "test/node/test_trace.rb" "test/test__helper.rb" "test/test_age.rb" "test/test_amount.rb" "test/test_cached_wallets.rb" "test/test_copies.rb" "test/test_dir_items.rb" "test/test_gem.rb" "test/test_hands.rb" "test/test_hexnum.rb" "test/test_http.rb" "test/test_hungry_wallets.rb" "test/test_id.rb" "test/test_json_page.rb" "test/test_key.rb" "test/test_log.rb" "test/test_metronome.rb" "test/test_patch.rb" "test/test_prefixes.rb" "test/test_remotes.rb" "test/test_signature.rb" "test/test_size.rb" "test/test_sync_wallets.rb" "test/test_tax.rb" "test/test_thread_pool.rb" "test/test_tree_wallets.rb" "test/test_txn.rb" "test/test_upgrades.rb" "test/test_verbose_thread.rb" "test/test_version.rb" "test/test_wallet.rb" "test/test_wallets.rb" "test/test_zold.rb" "test/upgrades/test_delete_banned_wallets.rb" "test/upgrades/test_protocol_up.rb" ]
/usr/local/rvm/gems/ruby-2.7.0/gems/rake-12.3.3/exe/rake:27:in `<top (required)>'
/usr/local/rvm/gems/ruby-2.7.0/bin/ruby_executable_hooks:24:in `eval'
/usr/local/rvm/gems/ruby-2.7.0/bin/ruby_executable_hooks:24:in `<main>'
Tasks: TOP => default => test
(See full trace by running task with --trace)
container 21f5825b745d1fb15b33ad0f6082fdad2d12af61a2b4ffac37dec9569fa54ab7 is dead
Mon 26 Jun 2023 02:05:43 PM CEST
davvd commented 1 year ago

@rultor merge

rultor commented 1 year ago

@rultor merge

@davvd OK, I'll try to merge now. You can check the progress of the merge here

rultor commented 1 year ago

@rultor merge

@davvd @renovate[bot] Oops, I failed. You can see the full log here (spent 9min)

        + echo 'Still waiting for process 6725 to die, attempt no.1'
        Still waiting for process 6725 to die, attempt no.1
        + sleep 2
        + kill -0 6725
        + (( i++ ))
        + (( i==30 ))
        + echo 'Still waiting for process 6725 to die, attempt no.2'
        Still waiting for process 6725 to die, attempt no.2
        + sleep 2
        + kill -0 6725
        + (( i++ ))
        + (( i==30 ))
        + echo 'Still waiting for process 6725 to die, attempt no.3'
        Still waiting for process 6725 to die, attempt no.3
        + sleep 2
        + kill -0 6725
        + (( i++ ))
        + (( i==30 ))
        + echo 'Still waiting for process 6725 to die, attempt no.4'
        Still waiting for process 6725 to die, attempt no.4
        + sleep 2
        + kill -0 6725
        spread-wallets.sh: line 55: kill: (6725) - No such process
        + echo 'Process 6725 is dead!'
        Process 6725 is dead!
        + echo 'Node at TCP port 36011 stopped!'
        Node at TCP port 36011 stopped!
        .
        Expected: 0
          Actual: 1792
        /home/r/repo/test/test_zold.rb:57:in `block (5 levels) in <class:TestZold>'
        /usr/local/rvm/rubies/ruby-2.7.0/lib/ruby/2.7.0/open3.rb:219:in `popen_run'
        /usr/local/rvm/rubies/ruby-2.7.0/lib/ruby/2.7.0/open3.rb:208:in `popen2e'
        /home/r/repo/test/test_zold.rb:49:in `block (4 levels) in <class:TestZold>'
        /home/r/repo/test/test_zold.rb:48:in `chdir'
        /home/r/repo/test/test_zold.rb:48:in `block (3 levels) in <class:TestZold>'
        /usr/local/rvm/rubies/ruby-2.7.0/lib/ruby/2.7.0/tmpdir.rb:89:in `mktmpdir'
        /home/r/repo/test/test_zold.rb:41:in `block (2 levels) in <class:TestZold>'
        /home/r/repo/test/test__helper.rb:56:in `block in around'
        /usr/local/rvm/rubies/ruby-2.7.0/lib/ruby/2.7.0/timeout.rb:95:in `block in timeout'
        /usr/local/rvm/rubies/ruby-2.7.0/lib/ruby/2.7.0/timeout.rb:33:in `block in catch'
        /usr/local/rvm/rubies/ruby-2.7.0/lib/ruby/2.7.0/timeout.rb:33:in `catch'
        /usr/local/rvm/rubies/ruby-2.7.0/lib/ruby/2.7.0/timeout.rb:33:in `catch'
        /usr/local/rvm/rubies/ruby-2.7.0/lib/ruby/2.7.0/timeout.rb:110:in `timeout'
        /home/r/repo/test/test__helper.rb:54:in `around'

Interrupted. Exiting...

Finished in 382.09398s
279 tests, 825 assertions, \u001b[31m1 failures, 0 errors, \u001b[0m\u001b[33m2 skips\u001b[0m
rake aborted!
Command failed with status (1): [ruby -I"lib:lib:test" -I"/usr/local/rvm/gems/ruby-2.7.0/gems/rake-12.3.3/lib" "/usr/local/rvm/gems/ruby-2.7.0/gems/rake-12.3.3/lib/rake/rake_test_loader.rb" "test/commands/routines/test_audit.rb" "test/commands/routines/test_gc.rb" "test/commands/routines/test_reconcile.rb" "test/commands/routines/test_reconnect.rb" "test/commands/routines/test_retire.rb" "test/commands/test_alias.rb" "test/commands/test_calculate.rb" "test/commands/test_clean.rb" "test/commands/test_create.rb" "test/commands/test_diff.rb" "test/commands/test_fetch.rb" "test/commands/test_invoice.rb" "test/commands/test_list.rb" "test/commands/test_merge.rb" "test/commands/test_node.rb" "test/commands/test_pay.rb" "test/commands/test_propagate.rb" "test/commands/test_pull.rb" "test/commands/test_push.rb" "test/commands/test_remote.rb" "test/commands/test_remove.rb" "test/commands/test_show.rb" "test/commands/test_taxes.rb" "test/node/test_async_entrance.rb" "test/node/test_entrance.rb" "test/node/test_farm.rb" "test/node/test_farmers.rb" "test/node/test_front.rb" "test/node/test_nodup_entrance.rb" "test/node/test_nospam_entrance.rb" "test/node/test_safe_entrance.rb" "test/node/test_spread_entrance.rb" "test/node/test_sync_entrance.rb" "test/node/test_trace.rb" "test/test__helper.rb" "test/test_age.rb" "test/test_amount.rb" "test/test_cached_wallets.rb" "test/test_copies.rb" "test/test_dir_items.rb" "test/test_gem.rb" "test/test_hands.rb" "test/test_hexnum.rb" "test/test_http.rb" "test/test_hungry_wallets.rb" "test/test_id.rb" "test/test_json_page.rb" "test/test_key.rb" "test/test_log.rb" "test/test_metronome.rb" "test/test_patch.rb" "test/test_prefixes.rb" "test/test_remotes.rb" "test/test_signature.rb" "test/test_size.rb" "test/test_sync_wallets.rb" "test/test_tax.rb" "test/test_thread_pool.rb" "test/test_tree_wallets.rb" "test/test_txn.rb" "test/test_upgrades.rb" "test/test_verbose_thread.rb" "test/test_version.rb" "test/test_wallet.rb" "test/test_wallets.rb" "test/test_zold.rb" "test/upgrades/test_delete_banned_wallets.rb" "test/upgrades/test_protocol_up.rb" ]
/usr/local/rvm/gems/ruby-2.7.0/gems/rake-12.3.3/exe/rake:27:in `<top (required)>'
/usr/local/rvm/gems/ruby-2.7.0/bin/ruby_executable_hooks:24:in `eval'
/usr/local/rvm/gems/ruby-2.7.0/bin/ruby_executable_hooks:24:in `<main>'
Tasks: TOP => default => test
(See full trace by running task with --trace)
container 5b966e19ea9b8110a92094938a047be981691557e1caf669482e94390a4ff45d is dead
Wed 28 Jun 2023 05:40:47 AM CEST
0crat commented 7 months ago

Job gh:zold-io/zold#808 is not assigned, can't get performer

0crat commented 7 months ago

There is an unrecoverable failure on my side. Please, submit it here:

PID: 2@482a6352-5cc5-4336-8cb0-930a0c92534e, thread: PQ-CAZPZR9FS
com.zerocracy.farm.strict.StrictProject[122] java.lang.IllegalArgumentException: File "blanks/renovate[bot].xml" is not accessible in "PMO"

1.0-SNAPSHOT: CID: 4ad2d75b-0770-4e74-9d38-d35d53863580, Type: "Close job"