Verification failed. Error occurred while running method 'verify_networks'

Bug #1325347 reported by Nastya Urlapova
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Fuel for OpenStack
Fix Released
Critical
Dmitry Burmistrov

Bug Description

{
build_id: "2014-06-01_00-30-36",
mirantis: "yes",
build_number: "233",
ostf_sha: "14068ddb457eb49f8fc2ea0a3f99af0421d65fab",
nailgun_sha: "c4afb7b021a81c7019b2028e89eeccf8afe9aba2",
production: "docker",
api: "1.0",
fuelmain_sha: "3347879c8bea89911311fec89e0d7e30b00febf0",
astute_sha: "b1f8d0eafed110fd748e473ea74674e7e1c495eb",
release: "5.1",
fuellib_sha: "9f119a32cd9c7aa410f0678191de48e5bc69f10c"
}

ubuntu HA, 3xController and 2xCompute, nova - VLAN manager
deploy passed
start verification of network:

Verification failed.
Error occurred while running method 'verify_networks'. Inspect Orchestrator logs for the details.

In astute.log
[420] Error running RPC method verify_networks: c1d8855e-f856-47e4-a6e4-9603861a0187: MCollective call failed in agent 'net_probe', method 'start_frame_listeners', failed nodes:
ID: 1 - Reason: Failed to run 'net_probe.py -c /tmp/net_probe20140601-1091-1qbwqk9-0'
, trace: ["/usr/lib64/ruby/gems/2.1.0/gems/astute-0.0.2/lib/astute/mclient.rb:116:in `check_results_with_retries'", "/usr/lib64/ruby/gems/2.1.0/gems/astute-0.0.2/lib/astute/mclient.rb:62:in `method_missing'", "/usr/lib64/ruby/gems/2.1.0/gems/astute-0.0.2/lib/astute/network.rb:78:in `block in start_frame_listeners'", "/usr/lib64/ruby/gems/2.1.0/gems/astute-0.0.2/lib/astute/network.rb:71:in `each'", "/usr/lib64/ruby/gems/2.1.0/gems/astute-0.0.2/lib/astute/network.rb:71:in `start_frame_listeners'", "/usr/lib64/ruby/gems/2.1.0/gems/astute-0.0.2/lib/astute/network.rb:39:in `check_network'", "/usr/lib64/ruby/gems/2.1.0/gems/astute-0.0.2/lib/astute/orchestrator.rb:177:in `verify_networks'", "/usr/lib64/ruby/gems/2.1.0/gems/astute-0.0.2/lib/astute/server/dispatcher.rb:116:in `verify_networks'", "/usr/lib64/ruby/gems/2.1.0/gems/astute-0.0.2/lib/astute/server/server.rb:129:in `dispatch_message'", "/usr/lib64/ruby/gems/2.1.0/gems/astute-0.0.2/lib/astute/server/server.rb:92:in `block in dispatch'", "/usr/lib64/ruby/gems/2.1.0/gems/astute-0.0.2/lib/astute/server/task_queue.rb:64:in `call'", "/usr/lib64/ruby/gems/2.1.0/gems/astute-0.0.2/lib/astute/server/task_queue.rb:64:in `block in each'", "/usr/lib64/ruby/gems/2.1.0/gems/astute-0.0.2/lib/astute/server/task_queue.rb:56:in `each'", "/usr/lib64/ruby/gems/2.1.0/gems/astute-0.0.2/lib/astute/server/task_queue.rb:56:in `each'", "/usr/lib64/ruby/gems/2.1.0/gems/astute-0.0.2/lib/astute/server/server.rb:90:in `each_with_index'", "/usr/lib64/ruby/gems/2.1.0/gems/astute-0.0.2/lib/astute/server/server.rb:90:in `dispatch'", "/usr/lib64/ruby/gems/2.1.0/gems/astute-0.0.2/lib/astute/server/server.rb:78:in `block in perform_main_job'"]
2014-06-01 10:23:48 ERR
[420] MCollective call failed in agent 'net_probe', method 'start_frame_listeners', failed nodes:
ID: 1 - Reason: Failed to run 'net_probe.py -c /tmp/net_probe20140601-1091-1qbwqk9-0'

Tags: netverify
Revision history for this message
Nastya Urlapova (aurlapova) wrote :
Revision history for this message
Vladimir Sharshov (vsharshov) wrote :

Problem in ubuntu package nailgun-net-check. It does not contain net_probe.py file. Set bug to OSCI team

Changed in fuel:
assignee: Fuel Python Team (fuel-python) → Fuel OSCI Team (fuel-osci)
status: New → Confirmed
Changed in fuel:
assignee: Fuel OSCI Team (fuel-osci) → Vitaly Parakhin (vparakhin)
Revision history for this message
OSCI Robot (oscirobot) wrote :

Package nailgun-net-check has been built from changeset: http://gerrit.mirantis.com/16107
DEB Repository URL: http://osci-obs.vm.mirantis.net:82/ubuntu-fuel-5.1-stable-16107/ubuntu
You can build an ISO with this package:
make iso EXTRA_DEB_REPOS="http://osci-obs.vm.mirantis.net:82/ubuntu-fuel-5.1-stable-16107/ubuntu /"

Changed in fuel:
status: Confirmed → In Progress
Changed in fuel:
assignee: Vitaly Parakhin (vparakhin) → Dmitry Burmistrov (dburmistrov)
Changed in fuel:
status: In Progress → Fix Committed
Revision history for this message
Dennis Dmitriev (ddmitriev) wrote :

Network verification passed:

{"build_id": "2014-07-08_13-57-45", "mirantis": "yes", "build_number": "107", "ostf_sha": "09b6bccf7d476771ac859bb3c76c9ebec9da9e1f", "nailgun_sha": "c0082e3a0e8544bad7bd45c15c5dd8632ea045b5", "production": "docker", "api": "1.0", "fuelmain_sha": "b0f5151d12751b9b55dcd69bd1445d0d480012d6", "astute_sha": "a4edb51661f50c66e247e0b8d00f2d01e0658fe6", "release": "5.0.1", "fuellib_sha": "d4cb36208efaf51a7c0ca012fa63d596d4ee2e29"}

Changed in fuel:
status: Fix Committed → Fix Released
Revision history for this message
Meg McRoberts (dreidellhasa) wrote :

Marked as "Fixed issue" in 5.0.1 Release Notes.

Revision history for this message
Meg McRoberts (dreidellhasa) wrote :

The revised docs are in master but are not merged to stable/5.0 .

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.