← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1642388] [NEW] ovsdb error: "attempting to write bad value to column other_config"

 

Public bug reported:

We see this error in networking-bgpvpn tempest test runs:

2016-11-16 17:13:51.031 20988 DEBUG neutron.agent.ovsdb.impl_idl [-] Running txn command(idx=0): DbSetCommand(table=Port, col_values=(('other_config', {'tag': 4}),), record=qvo655bfaa6-18) do_commit /opt/stack/new/neutron/neutron/agent/ovsdb/impl_idl.py:100
2016-11-16 17:13:51.031 20988 ERROR neutron.agent.ovsdb.native.vlog [-] attempting to write bad value to column other_config (ovsdb error: expected string, got <type 'int'>)
2016-11-16 17:13:51.031 20988 DEBUG neutron.agent.ovsdb.impl_idl [-] Transaction caused no change do_commit /opt/stack/new/neutron/neutron/agent/ovsdb/impl_idl.py:127

Nothing obviously points at something related or specific to networking-
bgpvpn.

Full logs:
http://logs.openstack.org/67/396967/4/check/gate-tempest-dsvm-networking-bgpvpn-bagpipe/bf56a53/logs/screen-q-agt.txt.gz?level=DEBUG#_2016-11-16_17_13_51_031

** Affects: neutron
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1642388

Title:
  ovsdb error: "attempting to write bad value to column other_config"

Status in neutron:
  New

Bug description:
  We see this error in networking-bgpvpn tempest test runs:

  2016-11-16 17:13:51.031 20988 DEBUG neutron.agent.ovsdb.impl_idl [-] Running txn command(idx=0): DbSetCommand(table=Port, col_values=(('other_config', {'tag': 4}),), record=qvo655bfaa6-18) do_commit /opt/stack/new/neutron/neutron/agent/ovsdb/impl_idl.py:100
  2016-11-16 17:13:51.031 20988 ERROR neutron.agent.ovsdb.native.vlog [-] attempting to write bad value to column other_config (ovsdb error: expected string, got <type 'int'>)
  2016-11-16 17:13:51.031 20988 DEBUG neutron.agent.ovsdb.impl_idl [-] Transaction caused no change do_commit /opt/stack/new/neutron/neutron/agent/ovsdb/impl_idl.py:127

  Nothing obviously points at something related or specific to
  networking-bgpvpn.

  Full logs:
  http://logs.openstack.org/67/396967/4/check/gate-tempest-dsvm-networking-bgpvpn-bagpipe/bf56a53/logs/screen-q-agt.txt.gz?level=DEBUG#_2016-11-16_17_13_51_031

To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1642388/+subscriptions


Follow ups