Project

General

Profile

Actions

Bug #15739

closed

Uninitialized constant Proxy::Dynflow::Action (NameError)

Added by Ohad Levy over 7 years ago. Updated almost 6 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
-
Fixed in Releases:
Found in Releases:

Description

_1           | - -> /dynflow/tasks/count?state=running
proxy_1           | 172.18.0.5 - - [19/Jul/2016:15:26:00 UTC] "POST /dynflow/tasks/ HTTP/1.1" 200 50
proxy_1           | - -> /dynflow/tasks/
proxy_1           | E, [2016-07-19T15:26:01.051607 #1] ERROR -- /parallel-executor-core: uninitialized constant Proxy::Dynflow::Action (NameError)
proxy_1           | /usr/local/share/gems/bundler/gems/smart_proxy_remote_execution_ssh-b69c55e6adb2/lib/smart_proxy_remote_execution_ssh_core/command_action.rb:41:in `rescue_strategy_for_self'
proxy_1           | /usr/local/share/gems/gems/dynflow-0.8.11/lib/dynflow/action/rescue.rb:25:in `rescue_strategy'
proxy_1           | /usr/local/share/gems/gems/dynflow-0.8.11/lib/dynflow/execution_plan.rb:116:in `rescue_strategy'
proxy_1           | /usr/local/share/gems/gems/dynflow-0.8.11/lib/dynflow/execution_plan.rb:124:in `rescue_plan_id'
proxy_1           | /usr/local/share/gems/gems/dynflow-0.8.11/lib/dynflow/executors/parallel/core.rb:132:in `rescue!'
proxy_1           | /usr/local/share/gems/gems/dynflow-0.8.11/lib/dynflow/executors/parallel/core.rb:152:in `finish_plan'
proxy_1           | /usr/local/share/gems/gems/dynflow-0.8.11/lib/dynflow/executors/parallel/core.rb:116:in `continue_manager'
proxy_1           | /usr/local/share/gems/gems/dynflow-0.8.11/lib/dynflow/executors/parallel/core.rb:111:in `update_manager'
proxy_1           | /usr/local/share/gems/gems/dynflow-0.8.11/lib/dynflow/executors/parallel/core.rb:40:in `finish_step'
proxy_1           | /usr/local/share/gems/gems/dynflow-0.8.11/lib/dynflow/actor.rb:6:in `on_message'
proxy_1           | /usr/local/share/gems/gems/dynflow-0.8.11/lib/dynflow/executors/parallel/core.rb:76:in `on_message'
proxy_1           | /usr/local/share/gems/gems/concurrent-ruby-edge-0.2.2/lib/concurrent/actor/context.rb:46:in `on_envelope'
proxy_1           | /usr/local/share/gems/gems/concurrent-ruby-edge-0.2.2/lib/concurrent/actor/behaviour/executes_context.rb:7:in `on_envelope'
proxy_1           | /usr/local/share/gems/gems/concurrent-ruby-edge-0.2.2/lib/concurrent/actor/behaviour/abstract.rb:25:in `pass'
proxy_1           | /usr/local/share/gems/gems/dynflow-0.8.11/lib/dynflow/actor.rb:26:in `on_envelope'
proxy_1           | /usr/local/share/gems/gems/concurrent-ruby-edge-0.2.2/lib/concurrent/actor/behaviour/abstract.rb:25:in `pass'
proxy_1           | /usr/local/share/gems/gems/concurrent-ruby-edge-0.2.2/lib/concurrent/actor/behaviour/awaits.rb:15:in `on_envelope'
proxy_1           | /usr/local/share/gems/gems/concurrent-ruby-edge-0.2.2/lib/concurrent/actor/behaviour/abstract.rb:25:in `pass'
proxy_1           | /usr/local/share/gems/gems/concurrent-ruby-edge-0.2.2/lib/concurrent/actor/behaviour/sets_results.rb:14:in `on_envelope'
proxy_1           | /usr/local/share/gems/gems/concurrent-ruby-edge-0.2.2/lib/concurrent/actor/behaviour/abstract.rb:25:in `pass'
proxy_1           | /usr/local/share/gems/gems/concurrent-ruby-edge-0.2.2/lib/concurrent/actor/behaviour/buffer.rb:38:in `process_envelope'
proxy_1           | /usr/local/share/gems/gems/concurrent-ruby-edge-0.2.2/lib/concurrent/actor/behaviour/buffer.rb:31:in `process_envelopes?'
proxy_1           | /usr/local/share/gems/gems/concurrent-ruby-edge-0.2.2/lib/concurrent/actor/behaviour/buffer.rb:20:in `on_envelope'
proxy_1           | /usr/local/share/gems/gems/concurrent-ruby-edge-0.2.2/lib/concurrent/actor/behaviour/abstract.rb:25:in `pass'
proxy_1           | /usr/local/share/gems/gems/concurrent-ruby-edge-0.2.2/lib/concurrent/actor/behaviour/termination.rb:55:in `on_envelope'
proxy_1           | /usr/local/share/gems/gems/concurrent-ruby-edge-0.2.2/lib/concurrent/actor/behaviour/abstract.rb:25:in `pass'
proxy_1           | /usr/local/share/gems/gems/concurrent-ruby-edge-0.2.2/lib/concurrent/actor/behaviour/removes_child.rb:10:in `on_envelope'
proxy_1           | /usr/local/share/gems/gems/concurrent-ruby-edge-0.2.2/lib/concurrent/actor/behaviour/abstract.rb:25:in `pass'
proxy_1           | /usr/local/share/gems/gems/concurrent-ruby-edge-0.2.2/lib/concurrent/actor/behaviour/sets_results.rb:14:in `on_envelope'
proxy_1           | /usr/local/share/gems/gems/concurrent-ruby-edge-0.2.2/lib/concurrent/actor/core.rb:161:in `process_envelope'
proxy_1           | /usr/local/share/gems/gems/concurrent-ruby-edge-0.2.2/lib/concurrent/actor/core.rb:95:in `block in on_envelope'
proxy_1           | /usr/local/share/gems/gems/concurrent-ruby-edge-0.2.2/lib/concurrent/actor/core.rb:118:in `block (2 levels) in schedule_execution'
proxy_1           | /usr/local/share/gems/gems/concurrent-ruby-1.0.2/lib/concurrent/synchronization/mri_lockable_object.rb:38:in `block in synchronize'
proxy_1           | /usr/local/share/gems/gems/concurrent-ruby-1.0.2/lib/concurrent/synchronization/mri_lockable_object.rb:38:in `synchronize'
proxy_1           | /usr/local/share/gems/gems/concurrent-ruby-1.0.2/lib/concurrent/synchronization/mri_lockable_object.rb:38:in `synchronize'
proxy_1           | /usr/local/share/gems/gems/concurrent-ruby-edge-0.2.2/lib/concurrent/actor/core.rb:115:in `block in schedule_execution'
proxy_1           | /usr/local/share/gems/gems/concurrent-ruby-1.0.2/lib/concurrent/executor/serialized_execution.rb:18:in `call'
proxy_1           | /usr/local/share/gems/gems/concurrent-ruby-1.0.2/lib/concurrent/executor/serialized_execution.rb:96:in `work'
proxy_1           | /usr/local/share/gems/gems/concurrent-ruby-1.0.2/lib/concurrent/executor/serialized_execution.rb:77:in `block in call_job'
proxy_1           | /usr/local/share/gems/gems/concurrent-ruby-1.0.2/lib/concurrent/executor/ruby_thread_pool_executor.rb:348:in `run_task'
proxy_1           | /usr/local/share/gems/gems/concurrent-ruby-1.0.2/lib/concurrent/executor/ruby_thread_pool_executor.rb:337:in `block (3 levels) in create_worker'
proxy_1           | /usr/local/share/gems/gems/concurrent-ruby-1.0.2/lib/concurrent/executor/ruby_thread_pool_executor.rb:320:in `loop'
proxy_1           | /usr/local/share/gems/gems/concurrent-ruby-1.0.2/lib/concurrent/executor/ruby_thread_pool_executor.rb:320:in `block (2 levels) in create_worker'
proxy_1           | /usr/local/share/gems/gems/concurrent-ruby-1.0.2/lib/concurrent/executor/ruby_thread_pool_executor.rb:319:in `catch'
proxy_1           | /usr/local/share/gems/gems/concurrent-ruby-1.0.2/lib/concurrent/executor/ruby_thread_pool_executor.rb:319:in `block in create_worker'
Actions #1

Updated by Ohad Levy over 7 years ago

  • Description updated (diff)
Actions #2

Updated by The Foreman Bot over 7 years ago

  • Status changed from New to Ready For Testing
  • Pull request https://github.com/theforeman/smart_proxy_remote_execution_ssh/pull/26 added
Actions #3

Updated by Anonymous over 7 years ago

  • Status changed from Ready For Testing to Closed
  • % Done changed from 0 to 100
Actions #4

Updated by Ivan Necas over 7 years ago

  • Target version set to 1.7.0
  • translation missing: en.field_release set to 178
Actions

Also available in: Atom PDF