<div dir="ltr"><div>Package: network-manager</div><div>Version: 1.4.0-2</div><div><br></div><div>On Ubuntu 16.04 4.4.0-34</div><div><div>x86_64 system</div><div>dpkg -s libc6 | grep ^Version</div><div>  Version: 2.23-0ubuntu3</div></div><div>Libvirt 2.1.0</div><div>OvS 2.5.0</div><div><br></div><div>Building from sources @ git://<a href="http://anonscm.debian.org/pkg-utopia/network-manager.git" target="_blank">anonscm.debian.org/pkg<wbr>-utopia/network-manager.git</a><br></div><div><br></div><div><div>        echo --------</div><div>        echo Cleaning</div><div>        echo --------</div><div>        cd git-network-manager</div><div>        git checkout master</div><div>        git reset --hard</div><div>        git clean -fxd :/</div><div>        git pull -v --progress --rebase</div><div>        git checkout debian/${release_number}<br></div><div><br></div><div>        echo ---------------------------</div><div>        echo Checking Build Dependencies</div><div>        echo ---------------------------</div><div>        dpkg-checkbuilddeps</div><div><br></div><div>        echo --------</div><div>        echo Building</div><div>        echo --------</div><div>        dpkg-buildpackage -b -m"Jean-Christophe Manciot <<a href="mailto:manciot.jeanchristophe@gmail.com" target="_blank">manciot.jeanchristophe@gmail.<wbr>com</a>>"</div></div><div>...</div><div><div>==============================<wbr>==============================<wbr>=</div><div>   NetworkManager 1.4.0: src/platform/tests/test-suite.<wbr>log</div><div>==============================<wbr>==============================<wbr>=</div><div><br></div><div># TOTAL: 38</div><div># PASS:  36</div><div># SKIP:  0</div><div># XFAIL: 0</div><div># FAIL:  0</div><div># XPASS: 0</div><div># ERROR: 2</div><div><br></div><div>.. contents:: :depth: 2</div><div><br></div><div>ERROR: test-link-linux</div><div>======================</div><div><br></div><div># random seed: R02Se804f8728416a0e9b562138de4<wbr>5a0724</div><div>1..46</div><div># Start of link tests</div><div>ok 1 /link/bogus</div><div>PASS: test-link-linux 1 /link/bogus</div><div>ok 2 /link/loopback</div><div>PASS: test-link-linux 2 /link/loopback</div><div><br></div><div>nmtst: initialize nmtst_get_rand() with NMTST_SEED_RAND=3948062492</div><div>ok 3 /link/internal</div><div>PASS: test-link-linux 3 /link/internal</div><div>ok 4 /link/external</div><div>PASS: test-link-linux 4 /link/external</div><div>**</div><div>NetworkManager:ERROR:<b><font color="#ff0000">test-link<wbr>.c:403:test_software: assertion failed</font></b> (value == "789"): <font color="#ff0000"><b>("788" == "789")</b></font></div><div># Start of software tests</div><div>Aborted (core dumped)</div><div># NetworkManager:ERROR:test-link<wbr>.c:403:test_software: assertion failed (value == "789"): ("788" == "789")</div><div>ERROR: test-link-linux - too few tests run (expected 46, got 4)</div><div>ERROR: test-link-linux - exited with status 134 (terminated by signal 6?)</div></div><div><br></div><div>Around src/platform/tests/<b><font color="#ff0000">test-link.c<wbr>:403</font></b></div><div><div><span style="white-space:pre-wrap">        </span>/* Set master option */</div><div><span style="white-space:pre-wrap">  </span>switch (link_type) {</div><div><span style="white-space:pre-wrap">     </span>case NM_LINK_TYPE_BRIDGE:</div><div><span style="white-space:pre-wrap">                </span>if (nmtstp_is_sysfs_writable ()) {</div><div><span style="white-space:pre-wrap">                       </span>g_assert (nm_platform_sysctl_master_set<wbr>_option (NM_PLATFORM_GET, ifindex, "forward_delay", "789"));</div><div><span style="white-space:pre-wrap">                       </span>value = nm_platform_sysctl_master_get_<wbr>option (NM_PLATFORM_GET, ifindex, "forward_delay");</div><div><span style="white-space:pre-wrap">                   </span>g_assert_cmpstr (value, ==, "789");</div><div><span style="white-space:pre-wrap">                    </span>g_free (value);</div><div><span style="white-space:pre-wrap">          </span>}</div><div><span style="white-space:pre-wrap">                </span>break;</div></div><div><br></div><div>As a matter of fact, multiple virsh virtual networks, Linux bridges & 1 OvS are defined on my system:</div><div><div>#virsh net-list --all</div><div> Name                 State      Autostart     Persistent</div><div>------------------------------<wbr>----------------------------</div><div> default              active     yes           yes</div><div> loopback             active     yes           yes</div><div> ovs-net              active     yes           yes</div><div> virl-data-flat       active     yes           yes</div><div> virl-data-flat1      active     yes           yes</div><div> virl-data-snat       active     yes           yes</div><div> virl-openstack       active     yes           yes</div><div> virtual-bridge-3     active     yes           yes</div><div> virtual-bridge-4     active     yes           yes</div><div> virtual-mgt-5        active     yes           yes</div><div> virtual-router       active     yes           yes</div><div><br></div><div># brctl show</div><div>bridge name<span style="white-space:pre-wrap">        </span>bridge id<span style="white-space:pre-wrap">               </span>STP enabled<span style="white-space:pre-wrap">     </span>interfaces</div><div>docker0<span style="white-space:pre-wrap">                </span>8000.02429fafb802<span style="white-space:pre-wrap">       </span>no<span style="white-space:pre-wrap">              </span></div><div>virbr0<span style="white-space:pre-wrap">           </span>8000.52540001fb60<span style="white-space:pre-wrap">       </span>no<span style="white-space:pre-wrap">              </span>virbr0-nic</div><div>virbr1<span style="white-space:pre-wrap">         </span>8000.000000000000<span style="white-space:pre-wrap">       </span>no<span style="white-space:pre-wrap">              </span></div><div>virbr12<span style="white-space:pre-wrap">          </span>8000.000000000000<span style="white-space:pre-wrap">       </span>no<span style="white-space:pre-wrap">              </span></div><div>virbr13<span style="white-space:pre-wrap">          </span>8000.5254001b43cc<span style="white-space:pre-wrap">       </span>no<span style="white-space:pre-wrap">              </span>virbr13-nic</div><div>virbr14<span style="white-space:pre-wrap">               </span>8000.525400cb1e3a<span style="white-space:pre-wrap">       </span>no<span style="white-space:pre-wrap">              </span>virbr14-nic</div><div>virbr15<span style="white-space:pre-wrap">               </span>8000.525400d30f13<span style="white-space:pre-wrap">       </span>no<span style="white-space:pre-wrap">              </span>virbr15-nic</div><div>virbr2<span style="white-space:pre-wrap">                </span>8000.000000000000<span style="white-space:pre-wrap">       </span>no<span style="white-space:pre-wrap">              </span></div><div>virbr3<span style="white-space:pre-wrap">           </span>8000.000000000000<span style="white-space:pre-wrap">       </span>no<span style="white-space:pre-wrap">              </span></div><div>virbr4<span style="white-space:pre-wrap">           </span>8000.000000000000<span style="white-space:pre-wrap">       </span>no<span style="white-space:pre-wrap">              </span></div><div>virbr5<span style="white-space:pre-wrap">           </span>8000.000000000000<span style="white-space:pre-wrap">       </span>no<span style="white-space:pre-wrap">              </span></div></div><div><br></div><div><div># ovs-vsctl show</div><div>630d1d19-ce8b-4f5b-83d2-a1ea88<wbr>6c9c8e</div><div>    Bridge "ovsbr0"</div><div>        Port "ovsbr0"</div><div>            Interface "ovsbr0"</div><div>                type: internal</div><div>    ovs_version: "2.5.0"</div></div><div><br></div><div><b>However, if I completely uninstall libvirt, openvswitch & docker (removing the bridges may have been enough), reboot and rebuild network-manager, the exact same error appears during the build process</b>.</div>-- <br><div data-smartmail="gmail_signature">Jean-Christophe Manciot</div>
</div>