Ignore errors coming out of Felix

Change-Id: I655d4b01b8480e469066f7eae742a6dbd0b886c8
diff --git a/tools/test/bin/onos-check-logs b/tools/test/bin/onos-check-logs
index a797c65..47df150 100755
--- a/tools/test/bin/onos-check-logs
+++ b/tools/test/bin/onos-check-logs
@@ -112,6 +112,7 @@
             /at org\.apache\.karaf\.service\.guard\.impl\.GuardProxyCatalog.1.run\(GuardProxyCatalog\.java:253\)/ { exclusion = 1; }
             /at org\.apache\.sshd\.server\.SshServer\.start/ { exclusion = 1; }
             /at org\.apache\.felix\.scr\.impl\.ComponentRegistry\.getComponentHolders/ { exclusion = 1; }
+            /at org\.apache\.felix\.framework\.Felix/ { exclusion = 1; }
 
         END { exit fail; }
         ' > $aux