[Bug 1204456] Re: neutron ml2 plugin test failures

2013-08-18 Thread Sukhdev Kapur
Numerous ml2 tests are failing which seem to be related to this.
Following is the list of test that are failing, along with the traceback
which is for each of the failed tests:

neutron.tests.unit.ml2.test_agent_scheduler.Ml2AgentSchedulerTestCase
neutron.tests.unit.ml2.test_agent_scheduler.Ml2DhcpAgentNotifierTestCase
neutron.tests.unit.ml2.test_agent_scheduler.Ml2L3AgentNotifierTestCase
neutron.tests.unit.ml2.test_ml2_plugin.TestMl2BasicGet  
neutron.tests.unit.ml2.test_ml2_plugin.TestMl2NetworksV2
neutron.tests.unit.ml2.test_ml2_plugin.TestMl2PortBindingHost
neutron.tests.unit.ml2.test_ml2_plugin.TestMl2PortsV2   
neutron.tests.unit.ml2.test_ml2_plugin.TestMl2V2HTTPResponse
neutron.tests.unit.ml2.test_security_group.TestMl2SecurityGroups
neutron.tests.unit.ml2.test_security_group.TestMl2SecurityGroupsXML 


All of these tests fail with the same traceback log. It seems like this is 
related to table "ml2_vlan_allocations"

Here is the traceback log:


Traceback (most recent call last):
  File 
"/home/jenkins/workspace/gate-neutron-python26/neutron/tests/unit/ml2/test_ml2_plugin.py",
 line 36, in setUp
super(Ml2PluginV2TestCase, self).setUp(PLUGIN_NAME)
  File 
"/home/jenkins/workspace/gate-neutron-python26/neutron/tests/unit/test_db_plugin.py",
 line 122, in setUp
self.api = APIRouter()
  File 
"/home/jenkins/workspace/gate-neutron-python26/neutron/api/v2/router.py", line 
76, in __init__
plugin = manager.NeutronManager.get_plugin()
  File "/home/jenkins/workspace/gate-neutron-python26/neutron/manager.py", line 
206, in get_plugin
return cls.get_instance().plugin
  File "/home/jenkins/workspace/gate-neutron-python26/neutron/manager.py", line 
201, in get_instance
cls._create_instance()
  File 
"/home/jenkins/workspace/gate-neutron-python26/neutron/openstack/common/lockutils.py",
 line 247, in inner
retval = f(*args, **kwargs)
  File "/home/jenkins/workspace/gate-neutron-python26/neutron/manager.py", line 
195, in _create_instance
cls._instance = cls()
  File "/home/jenkins/workspace/gate-neutron-python26/neutron/manager.py", line 
120, in __init__
self.plugin = plugin_klass()
  File 
"/home/jenkins/workspace/gate-neutron-python26/neutron/plugins/ml2/plugin.py", 
line 93, in __init__
self.type_manager.initialize()
  File 
"/home/jenkins/workspace/gate-neutron-python26/neutron/plugins/ml2/managers.py",
 line 79, in initialize
driver.obj.initialize()
  File 
"/home/jenkins/workspace/gate-neutron-python26/neutron/plugins/ml2/drivers/type_vlan.py",
 line 160, in initialize
self._sync_vlan_allocations()
  File 
"/home/jenkins/workspace/gate-neutron-python26/neutron/plugins/ml2/drivers/type_vlan.py",
 line 103, in _sync_vlan_allocations
for alloc in allocs:
  File 
"/home/jenkins/workspace/gate-neutron-python26/.tox/py26/lib/python2.6/site-packages/sqlalchemy/orm/query.py",
 line 2227, in __iter__
return self._execute_and_instances(context)
  File 
"/home/jenkins/workspace/gate-neutron-python26/.tox/py26/lib/python2.6/site-packages/sqlalchemy/orm/query.py",
 line 2242, in _execute_and_instances
result = conn.execute(querycontext.statement, self._params)
  File 
"/home/jenkins/workspace/gate-neutron-python26/.tox/py26/lib/python2.6/site-packages/sqlalchemy/engine/base.py",
 line 1449, in execute
params)
  File 
"/home/jenkins/workspace/gate-neutron-python26/.tox/py26/lib/python2.6/site-packages/sqlalchemy/engine/base.py",
 line 1584, in _execute_clauseelement
compiled_sql, distilled_params
  File 
"/home/jenkins/workspace/gate-neutron-python26/.tox/py26/lib/python2.6/site-packages/sqlalchemy/engine/base.py",
 line 1698, in _execute_context
context)
  File 
"/home/jenkins/workspace/gate-neutron-python26/.tox/py26/lib/python2.6/site-packages/sqlalchemy/engine/base.py",
 line 1691, in _execute_context
context)
  File 
"/home/jenkins/workspace/gate-neutron-python26/.tox/py26/lib/python2.6/site-packages/sqlalchemy/engine/default.py",
 line 331, in do_execute
cursor.execute(statement, parameters)
OperationalError: (OperationalError) no such table: ml2_vlan_allocations 
u'SELECT ml2_vlan_allocations.physical_network AS 
ml2_vlan_allocations_physical_network, ml2_vlan_allocations.vlan_id AS 
ml2_vlan_allocations_vlan_id, ml2_vlan_allocations.allocated AS 
ml2_vlan_allocations_allocated \nFROM ml2_vlan_allocations' ()

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to neutron in Ubuntu.
https://bugs.launchpad.net/bugs/1204456

Title:
  neutron ml2 plugin test failures

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

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1180777] Re: Windows 7 VM freeze on Ubuntu 12.04 KVM

2013-08-18 Thread Hector Perez
Hi,

I reported the #1212051 (https://bugs.launchpad.net/ubuntu/+source/qemu-
kvm/+bug/1212051) bug with Windows XP, but reading this case i think it
could be the same issue.

I connect via RDP to my windows XP VM and after a while it seems to
freeze, then, I connect via VNC an without doing anything the
communications are restored between the VM and the outside world. So i
can connect again with RDP.

Even more, if i leave an open connection with VNC (minimized because is
more slow than RDP), connecting via RDP has no trouble and no problem of
freeze (lost of communications) occurs.

f3a97, Could you do this test and tell if you have the same experience than i?, 
 If so, my bug is the same of this.
Thanks.

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to qemu-kvm in Ubuntu.
https://bugs.launchpad.net/bugs/1180777

Title:
  Windows 7 VM freeze on Ubuntu 12.04 KVM

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

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 616064] Re: Broken networking in kvm guests with pcnet driver

2013-08-18 Thread Christopher M. Penalver
Brain Fallik, this bug was reported a while ago and there hasn't been
any activity in it recently. We were wondering if this is still an
issue? If so, could you please test for this with the latest server
release of Ubuntu? ISO images are available from
http://releases.ubuntu.com/raring/ .

If it remains an issue, could you please run the following command in
the development release from a Terminal
(Applications->Accessories->Terminal), as it will automatically gather
and attach updated debug information to this report:

apport-collect -p linux 

Also, could you please test the latest upstream kernel available following 
https://wiki.ubuntu.com/KernelMainlineBuilds ? It will allow additional 
upstream developers to examine the issue. Please do not test the daily folder, 
but the one all the way at the bottom. Once you've tested the upstream kernel, 
please comment on which kernel version specifically you tested. If this bug is 
fixed in the mainline kernel, please add the following tags:
kernel-fixed-upstream
kernel-fixed-upstream-VERSION-NUMBER

where VERSION-NUMBER is the version number of the kernel you tested. For 
example:
kernel-fixed-upstream-v3.11-rc5

This can be done by clicking on the yellow circle with a black pencil icon next 
to the word Tags located at the bottom of the bug description. As well, please 
remove the tag:
needs-upstream-testing

If the mainline kernel does not fix this bug, please add the following tags:
kernel-bug-exists-upstream
kernel-bug-exists-upstream-VERSION-NUMBER

As well, please remove the tag:
needs-upstream-testing

Once testing of the upstream kernel is complete, please mark this bug's
Status as Confirmed. Please let us know your results. Thank you for your
understanding.

** Tags added: bios-outdated-105 needs-upstream-testing

** Changed in: linux (Ubuntu)
   Status: Confirmed => Incomplete

** Description changed:

  Binary package hint: qemu-kvm
- 
  
  Some TCP operations receive unexpected reset (RST) packets when executed on 
the guest.  I can see these RST packets via
  Wireshark but can't explain their source.  This breaks certain (most) 
networking on the guest.
  
  I uncovered this when some 'git clone' operations failed with "Broken
  Pipe" in the guests.  I've been able to reproduce the same failures
  using scp and 'svn checkout'.  The failure occurs 80-90% of the time and
  'svn checkout' seems to be the quickest to fail.  The same operations on
  the host are always successful.
  
  My setup is a Lucid amd64 host with two guests (Lucid and Hardy, both
  i386, using kvm).  Networking seems to mostly work.  I can maintain
  persistent ssh connections to the guest and some networking operations
  from the guest (ie. ping) never fail.  However, the git-clone/scp/svn-
  checkout operations fail almost all the time.  I've tried this with both
  virtio and e1000 drivers with no difference.
  
  This may be similar to some of the behavior reported in bug 584048 but
  not the final patch referenced in comment 27.  I built a custon deb
  including the upstream patch for testing and it had no effect.
  
- $ lsb_release -rd
- Description:  Ubuntu 10.04.1 LTS
- Release:  10.04
+ BIOS:
+ http://www-947.ibm.com/support/entry/portal/docdisplay?lndocid=MIGR-5080935
  
  $ apt-cache policy qemu-kvm
  qemu-kvm:
-   Installed: 0.12.3+noroms-0ubuntu9.2
-   Candidate: 0.12.3+noroms-0ubuntu9.2
-   Version table:
-  *** 0.12.3+noroms-0ubuntu9.2 0
- 500 http://us.archive.ubuntu.com/ubuntu/ lucid-updates/main Packages
- 100 /var/lib/dpkg/status
-  0.12.3+noroms-0ubuntu9 0
- 500 http://us.archive.ubuntu.com/ubuntu/ lucid/main Packages
+   Installed: 0.12.3+noroms-0ubuntu9.2
+   Candidate: 0.12.3+noroms-0ubuntu9.2
+   Version table:
+  *** 0.12.3+noroms-0ubuntu9.2 0
+ 500 http://us.archive.ubuntu.com/ubuntu/ lucid-updates/main Packages
+ 100 /var/lib/dpkg/status
+  0.12.3+noroms-0ubuntu9 0
+ 500 http://us.archive.ubuntu.com/ubuntu/ lucid/main Packages
  
  ProblemType: Bug
  DistroRelease: Ubuntu 10.04
  Package: kvm 1:84+dfsg-0ubuntu16+0.12.3+noroms+0ubuntu9.2
  ProcVersionSignature: Ubuntu 2.6.32-24.39-server 2.6.32.15+drm33.5
  Uname: Linux 2.6.32-24-server x86_64
  Architecture: amd64
  Date: Tue Aug 10 16:39:24 2010
  InstallationMedia: Ubuntu-Server 10.04 "Lucid Lynx" - Beta amd64 (20100406.1)
  KvmCmdLine:
-  UIDPID  PPID  CSZ   RSS PSR STIME TTY  TIME CMD
-  root 17641 1  1 2174883 1087144 1 15:42 ?  00:00:59 /usr/bin/kvm 
-S -M pc-0.12 -cpu qemu32 -enable-kvm -m 8192 -smp 8 -name hound-lucid -uuid 
0e32438c-cb4d-1eb9-a560-f25c89c1dbf6 -chardev 
socket,id=monitor,path=/var/lib/libvirt/qemu/hound-lucid.monitor,server,nowait 
-monitor chardev:monitor -boot c -drive 
file=/opt/hound-lucid,if=virtio,index=0,boot=on -drive 
if=ide,media=cdrom,index=2 -net 
nic,macaddr=52:54:00:61:7e:c0,vlan=0,model=virtio,name=virtio.0 -net 
tap,fd=59,vlan=0,name=tap.0 -chardev pty,id=serial0 -s

[Bug 688085] Re: Guest kernel hang during boot when KVM is active on i386 host

2013-08-18 Thread Julian Wiedmann
This release has reached end-of-life [0].

[0] https://wiki.ubuntu.com/Releases

** Changed in: linux (Ubuntu Maverick)
   Status: New => Invalid

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to qemu in Ubuntu.
https://bugs.launchpad.net/bugs/688085

Title:
  Guest kernel hang during boot when KVM is active on i386 host

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

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 986892] Re: mysql-server postrm breaks apparmor profile for later versions on purge

2013-08-18 Thread dino99
EOL reached now


** Changed in: debhelper (Ubuntu Oneiric)
   Status: In Progress => Invalid

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to mysql-5.1 in Ubuntu.
https://bugs.launchpad.net/bugs/986892

Title:
  mysql-server postrm breaks apparmor profile for later versions on
  purge

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apparmor/+bug/986892/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1200519] Re: "service openvpn restart" broken. Stop returns before finishing.

2013-08-18 Thread Avery-yates
The fix has a "upload pending" flag attached to it on debian.
It seems to have been accepted but is stuck in the queue.

Adding this comment to make sure it gets added to saucy before final
beta, and definitely upon release.

Friendly regards.

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to openvpn in Ubuntu.
https://bugs.launchpad.net/bugs/1200519

Title:
  "service openvpn restart" broken. Stop returns before finishing.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/openvpn/+bug/1200519/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs