Skip to content

Console Output

Skipping 140 KB.. Full Log
[INFO] 
[INFO] --- tycho-p2-plugin:0.26.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.libra.warproducts.feature.source ---
[INFO] 
[INFO] --- tycho-p2-plugin:0.26.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.libra.warproducts.feature.source ---
[INFO] 
[INFO] --- tycho-pack200a-plugin:0.26.0:normalize (pack200-normalize) @ org.eclipse.libra.warproducts.feature.source ---
[INFO] 
[INFO] --- eclipse-jarsigner-plugin:1.1.3:sign (sign) @ org.eclipse.libra.warproducts.feature.source ---
[INFO] Signing jar: /jobs/genie.webtools/libra/workspace/features/org.eclipse.libra.warproducts.feature.source/target/org.eclipse.libra.warproducts.feature.source-0.3.2-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-pack200b-plugin:0.26.0:pack (pack200-pack) @ org.eclipse.libra.warproducts.feature.source ---
[INFO] 
[INFO] --- tycho-p2-plugin:0.26.0:p2-metadata (p2-metadata) @ org.eclipse.libra.warproducts.feature.source ---
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building OSGi Framework Editor Core Plug-in 0.3.2-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.libra.framework.editor.core ---
[INFO] Deleting /jobs/genie.webtools/libra/workspace/plugins/org.eclipse.libra.framework.editor.core/target
[INFO] 
[INFO] --- tycho-packaging-plugin:0.26.0:build-qualifier (default-build-qualifier) @ org.eclipse.libra.framework.editor.core ---
[INFO] The project's OSGi version is 0.3.2.201610250509
[INFO] 
[INFO] --- tycho-packaging-plugin:0.26.0:validate-id (default-validate-id) @ org.eclipse.libra.framework.editor.core ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.26.0:validate-version (default-validate-version) @ org.eclipse.libra.framework.editor.core ---
[INFO] 
[INFO] --- maven-resources-plugin:2.4.1:resources (default-resources) @ org.eclipse.libra.framework.editor.core ---
[INFO] Using 'ISO-8859-1' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /jobs/genie.webtools/libra/workspace/plugins/org.eclipse.libra.framework.editor.core/src/main/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:0.26.0:compile (default-compile) @ org.eclipse.libra.framework.editor.core ---
[INFO] Compiling 6 source files to /jobs/genie.webtools/libra/workspace/plugins/org.eclipse.libra.framework.editor.core/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.4.1:testResources (default-testResources) @ org.eclipse.libra.framework.editor.core ---
[INFO] Using 'ISO-8859-1' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /jobs/genie.webtools/libra/workspace/plugins/org.eclipse.libra.framework.editor.core/src/test/resources
[INFO] 
[INFO] --- tycho-source-plugin:0.26.0:plugin-source (plugin-source) @ org.eclipse.libra.framework.editor.core ---
[INFO] Building jar: /jobs/genie.webtools/libra/workspace/plugins/org.eclipse.libra.framework.editor.core/target/org.eclipse.libra.framework.editor.core-0.3.2-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- target-platform-configuration:0.26.0:target-platform (default-target-platform) @ org.eclipse.libra.framework.editor.core ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.26.0:package-plugin (default-package-plugin) @ org.eclipse.libra.framework.editor.core ---
[INFO] Building jar: /jobs/genie.webtools/libra/workspace/plugins/org.eclipse.libra.framework.editor.core/target/org.eclipse.libra.framework.editor.core-0.3.2-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:0.26.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.libra.framework.editor.core ---
[INFO] 
[INFO] --- tycho-pack200a-plugin:0.26.0:normalize (pack200-normalize) @ org.eclipse.libra.framework.editor.core ---
[INFO] Pack200 normalizing jar /jobs/genie.webtools/libra/workspace/plugins/org.eclipse.libra.framework.editor.core/target/org.eclipse.libra.framework.editor.core-0.3.2-SNAPSHOT.jar
[INFO] 
[INFO] --- eclipse-jarsigner-plugin:1.1.3:sign (sign) @ org.eclipse.libra.framework.editor.core ---
[INFO] Signing jar: /jobs/genie.webtools/libra/workspace/plugins/org.eclipse.libra.framework.editor.core/target/org.eclipse.libra.framework.editor.core-0.3.2-SNAPSHOT.jar
[INFO] Signing jar: /jobs/genie.webtools/libra/workspace/plugins/org.eclipse.libra.framework.editor.core/target/org.eclipse.libra.framework.editor.core-0.3.2-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- tycho-pack200b-plugin:0.26.0:pack (pack200-pack) @ org.eclipse.libra.framework.editor.core ---
[INFO] Pack200 packing jar /jobs/genie.webtools/libra/workspace/plugins/org.eclipse.libra.framework.editor.core/target/org.eclipse.libra.framework.editor.core-0.3.2-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:0.26.0:p2-metadata (p2-metadata) @ org.eclipse.libra.framework.editor.core ---
[INFO] 
[INFO] >>> findbugs-maven-plugin:3.0.4:check (default) > :findbugs @ org.eclipse.libra.framework.editor.core >>>
[INFO] 
[INFO] --- findbugs-maven-plugin:3.0.4:findbugs (findbugs) @ org.eclipse.libra.framework.editor.core ---
[INFO] Fork Value is true
[INFO] Done FindBugs Analysis....
[INFO] 
[INFO] <<< findbugs-maven-plugin:3.0.4:check (default) < :findbugs @ org.eclipse.libra.framework.editor.core <<<
[INFO] 
[INFO] --- findbugs-maven-plugin:3.0.4:check (default) @ org.eclipse.libra.framework.editor.core ---
[INFO] BugInstance size is 0
[INFO] Error size is 0
[INFO] No errors/warnings found
[INFO] 
[INFO] >>> maven-pmd-plugin:3.7:cpd-check (default) > :cpd @ org.eclipse.libra.framework.editor.core >>>
[INFO] 
[INFO] --- maven-pmd-plugin:3.7:cpd (cpd) @ org.eclipse.libra.framework.editor.core ---
[WARNING] Unable to locate Source XRef to link to - DISABLED
[INFO] 
[INFO] <<< maven-pmd-plugin:3.7:cpd-check (default) < :cpd @ org.eclipse.libra.framework.editor.core <<<
[INFO] 
[INFO] --- maven-pmd-plugin:3.7:cpd-check (default) @ org.eclipse.libra.framework.editor.core ---
[INFO] 
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building OSGi Framework Editor Integration Plug-in 0.3.2-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.libra.framework.editor.integration ---
[INFO] Deleting /jobs/genie.webtools/libra/workspace/plugins/org.eclipse.libra.framework.editor.integration/target
[INFO] 
[INFO] --- tycho-packaging-plugin:0.26.0:build-qualifier (default-build-qualifier) @ org.eclipse.libra.framework.editor.integration ---
[INFO] The project's OSGi version is 0.3.2.201610250509
[INFO] 
[INFO] --- tycho-packaging-plugin:0.26.0:validate-id (default-validate-id) @ org.eclipse.libra.framework.editor.integration ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.26.0:validate-version (default-validate-version) @ org.eclipse.libra.framework.editor.integration ---
[INFO] 
[INFO] --- maven-resources-plugin:2.4.1:resources (default-resources) @ org.eclipse.libra.framework.editor.integration ---
[INFO] Using 'ISO-8859-1' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /jobs/genie.webtools/libra/workspace/plugins/org.eclipse.libra.framework.editor.integration/src/main/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:0.26.0:compile (default-compile) @ org.eclipse.libra.framework.editor.integration ---
[INFO] Compiling 16 source files to /jobs/genie.webtools/libra/workspace/plugins/org.eclipse.libra.framework.editor.integration/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.4.1:testResources (default-testResources) @ org.eclipse.libra.framework.editor.integration ---
[INFO] Using 'ISO-8859-1' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /jobs/genie.webtools/libra/workspace/plugins/org.eclipse.libra.framework.editor.integration/src/test/resources
[INFO] 
[INFO] --- tycho-source-plugin:0.26.0:plugin-source (plugin-source) @ org.eclipse.libra.framework.editor.integration ---
[INFO] Building jar: /jobs/genie.webtools/libra/workspace/plugins/org.eclipse.libra.framework.editor.integration/target/org.eclipse.libra.framework.editor.integration-0.3.2-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- target-platform-configuration:0.26.0:target-platform (default-target-platform) @ org.eclipse.libra.framework.editor.integration ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.26.0:package-plugin (default-package-plugin) @ org.eclipse.libra.framework.editor.integration ---
[INFO] Building jar: /jobs/genie.webtools/libra/workspace/plugins/org.eclipse.libra.framework.editor.integration/target/org.eclipse.libra.framework.editor.integration-0.3.2-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:0.26.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.libra.framework.editor.integration ---
[INFO] 
[INFO] --- tycho-pack200a-plugin:0.26.0:normalize (pack200-normalize) @ org.eclipse.libra.framework.editor.integration ---
[INFO] Pack200 normalizing jar /jobs/genie.webtools/libra/workspace/plugins/org.eclipse.libra.framework.editor.integration/target/org.eclipse.libra.framework.editor.integration-0.3.2-SNAPSHOT.jar
[INFO] 
[INFO] --- eclipse-jarsigner-plugin:1.1.3:sign (sign) @ org.eclipse.libra.framework.editor.integration ---
[INFO] Signing jar: /jobs/genie.webtools/libra/workspace/plugins/org.eclipse.libra.framework.editor.integration/target/org.eclipse.libra.framework.editor.integration-0.3.2-SNAPSHOT.jar
[INFO] Signing jar: /jobs/genie.webtools/libra/workspace/plugins/org.eclipse.libra.framework.editor.integration/target/org.eclipse.libra.framework.editor.integration-0.3.2-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- tycho-pack200b-plugin:0.26.0:pack (pack200-pack) @ org.eclipse.libra.framework.editor.integration ---
[INFO] Pack200 packing jar /jobs/genie.webtools/libra/workspace/plugins/org.eclipse.libra.framework.editor.integration/target/org.eclipse.libra.framework.editor.integration-0.3.2-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:0.26.0:p2-metadata (p2-metadata) @ org.eclipse.libra.framework.editor.integration ---
[INFO] 
[INFO] >>> findbugs-maven-plugin:3.0.4:check (default) > :findbugs @ org.eclipse.libra.framework.editor.integration >>>
[INFO] 
[INFO] --- findbugs-maven-plugin:3.0.4:findbugs (findbugs) @ org.eclipse.libra.framework.editor.integration ---
[INFO] Fork Value is true
     [java] Warnings generated: 6
[INFO] Done FindBugs Analysis....
[INFO] 
[INFO] <<< findbugs-maven-plugin:3.0.4:check (default) < :findbugs @ org.eclipse.libra.framework.editor.integration <<<
[INFO] 
[INFO] --- findbugs-maven-plugin:3.0.4:check (default) @ org.eclipse.libra.framework.editor.integration ---
[INFO] BugInstance size is 6
[INFO] Error size is 0
[INFO] Total bugs: 6
[INFO] Invocation of hashCode on array in org.eclipse.libra.framework.editor.integration.internal.admin.osgijmx.ServiceReference.hashCode() [org.eclipse.libra.framework.editor.integration.internal.admin.osgijmx.ServiceReference] At ServiceReference.java:[line 75] DMI_INVOKING_HASHCODE_ON_ARRAY
[INFO] org.eclipse.libra.framework.editor.integration.internal.admin.osgijmx.ServiceReference.getClazzes() may expose internal representation by returning ServiceReference.clazzes [org.eclipse.libra.framework.editor.integration.internal.admin.osgijmx.ServiceReference] At ServiceReference.java:[line 49] EI_EXPOSE_REP
[INFO] new org.eclipse.libra.framework.editor.integration.internal.admin.osgijmx.ServiceReference(IServiceReference$Type, Long, String[]) may expose internal representation by storing an externally mutable object into ServiceReference.clazzes [org.eclipse.libra.framework.editor.integration.internal.admin.osgijmx.ServiceReference] At ServiceReference.java:[line 40] EI_EXPOSE_REP2
[INFO] org.eclipse.libra.framework.editor.integration.internal.admin.osgijmx.ServicesData$ServiceInfo.getObjectClass() may expose internal representation by returning ServicesData$ServiceInfo.objectClass [org.eclipse.libra.framework.editor.integration.internal.admin.osgijmx.ServicesData$ServiceInfo] At ServicesData.java:[line 74] EI_EXPOSE_REP
[INFO] org.eclipse.libra.framework.editor.integration.internal.admin.osgijmx.ServicesData$ServiceInfo.getUsingBundles() may expose internal representation by returning ServicesData$ServiceInfo.usingBundles [org.eclipse.libra.framework.editor.integration.internal.admin.osgijmx.ServicesData$ServiceInfo] At ServicesData.java:[line 78] EI_EXPOSE_REP
[INFO] Should org.eclipse.libra.framework.editor.integration.internal.admin.osgijmx.ServicesData$ServiceInfo be a _static_ inner class? [org.eclipse.libra.framework.editor.integration.internal.admin.osgijmx.ServicesData$ServiceInfo] At ServicesData.java:[lines 58-78] SIC_INNER_SHOULD_BE_STATIC
[INFO] 


To see bug detail using the Findbugs GUI, use the following command "mvn findbugs:gui"



[INFO] 
[INFO] >>> maven-pmd-plugin:3.7:cpd-check (default) > :cpd @ org.eclipse.libra.framework.editor.integration >>>
[INFO] 
[INFO] --- maven-pmd-plugin:3.7:cpd (cpd) @ org.eclipse.libra.framework.editor.integration ---
[WARNING] Unable to locate Source XRef to link to - DISABLED
[INFO] 
[INFO] <<< maven-pmd-plugin:3.7:cpd-check (default) < :cpd @ org.eclipse.libra.framework.editor.integration <<<
[INFO] 
[INFO] --- maven-pmd-plugin:3.7:cpd-check (default) @ org.eclipse.libra.framework.editor.integration ---
[INFO] 
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building OSGi Frameworks Server Adapters Core Plug-in 0.3.2-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.libra.framework.core ---
[INFO] Deleting /jobs/genie.webtools/libra/workspace/plugins/org.eclipse.libra.framework.core/target
[INFO] 
[INFO] --- tycho-packaging-plugin:0.26.0:build-qualifier (default-build-qualifier) @ org.eclipse.libra.framework.core ---
[INFO] The project's OSGi version is 0.3.2.201610250509
[INFO] 
[INFO] --- tycho-packaging-plugin:0.26.0:validate-id (default-validate-id) @ org.eclipse.libra.framework.core ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.26.0:validate-version (default-validate-version) @ org.eclipse.libra.framework.core ---
[INFO] 
[INFO] --- maven-resources-plugin:2.4.1:resources (default-resources) @ org.eclipse.libra.framework.core ---
[INFO] Using 'ISO-8859-1' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /jobs/genie.webtools/libra/workspace/plugins/org.eclipse.libra.framework.core/src/main/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:0.26.0:compile (default-compile) @ org.eclipse.libra.framework.core ---
[INFO] Compiling 26 source files to /jobs/genie.webtools/libra/workspace/plugins/org.eclipse.libra.framework.core/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.4.1:testResources (default-testResources) @ org.eclipse.libra.framework.core ---
[INFO] Using 'ISO-8859-1' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /jobs/genie.webtools/libra/workspace/plugins/org.eclipse.libra.framework.core/src/test/resources
[INFO] 
[INFO] --- tycho-source-plugin:0.26.0:plugin-source (plugin-source) @ org.eclipse.libra.framework.core ---
[INFO] Building jar: /jobs/genie.webtools/libra/workspace/plugins/org.eclipse.libra.framework.core/target/org.eclipse.libra.framework.core-0.3.2-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- target-platform-configuration:0.26.0:target-platform (default-target-platform) @ org.eclipse.libra.framework.core ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.26.0:package-plugin (default-package-plugin) @ org.eclipse.libra.framework.core ---
[INFO] Building jar: /jobs/genie.webtools/libra/workspace/plugins/org.eclipse.libra.framework.core/target/org.eclipse.libra.framework.core-0.3.2-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:0.26.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.libra.framework.core ---
[INFO] 
[INFO] --- tycho-pack200a-plugin:0.26.0:normalize (pack200-normalize) @ org.eclipse.libra.framework.core ---
[INFO] Pack200 normalizing jar /jobs/genie.webtools/libra/workspace/plugins/org.eclipse.libra.framework.core/target/org.eclipse.libra.framework.core-0.3.2-SNAPSHOT.jar
[INFO] 
[INFO] --- eclipse-jarsigner-plugin:1.1.3:sign (sign) @ org.eclipse.libra.framework.core ---
[INFO] Signing jar: /jobs/genie.webtools/libra/workspace/plugins/org.eclipse.libra.framework.core/target/org.eclipse.libra.framework.core-0.3.2-SNAPSHOT.jar
[INFO] Signing jar: /jobs/genie.webtools/libra/workspace/plugins/org.eclipse.libra.framework.core/target/org.eclipse.libra.framework.core-0.3.2-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- tycho-pack200b-plugin:0.26.0:pack (pack200-pack) @ org.eclipse.libra.framework.core ---
[INFO] Pack200 packing jar /jobs/genie.webtools/libra/workspace/plugins/org.eclipse.libra.framework.core/target/org.eclipse.libra.framework.core-0.3.2-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:0.26.0:p2-metadata (p2-metadata) @ org.eclipse.libra.framework.core ---
[INFO] 
[INFO] >>> findbugs-maven-plugin:3.0.4:check (default) > :findbugs @ org.eclipse.libra.framework.core >>>
[INFO] 
[INFO] --- findbugs-maven-plugin:3.0.4:findbugs (findbugs) @ org.eclipse.libra.framework.core ---
[INFO] Fork Value is true
     [java] Warnings generated: 15
[INFO] Done FindBugs Analysis....
[INFO] 
[INFO] <<< findbugs-maven-plugin:3.0.4:check (default) < :findbugs @ org.eclipse.libra.framework.core <<<
[INFO] 
[INFO] --- findbugs-maven-plugin:3.0.4:check (default) @ org.eclipse.libra.framework.core ---
[INFO] BugInstance size is 15
[INFO] Error size is 0
[INFO] Total bugs: 15
[INFO] Write to static field org.eclipse.libra.framework.core.FrameworkCorePlugin.plugin from instance method new org.eclipse.libra.framework.core.FrameworkCorePlugin() [org.eclipse.libra.framework.core.FrameworkCorePlugin] At FrameworkCorePlugin.java:[line 42] ST_WRITE_TO_STATIC_FROM_INSTANCE_METHOD
[INFO] Dead store to modelBase in org.eclipse.libra.framework.core.FrameworkInstanceDelegate.getRootModules(IModule) [org.eclipse.libra.framework.core.FrameworkInstanceDelegate] At FrameworkInstanceDelegate.java:[line 113] DLS_DEAD_LOCAL_STORE
[INFO] Non-virtual method call in org.eclipse.libra.framework.core.OSGIFrameworkLocatorDelegate.getRuntimeFromDir(File, IProgressMonitor) passes null for non-null parameter of getRuntimeFromDir(File, String[], IProgressMonitor) [org.eclipse.libra.framework.core.OSGIFrameworkLocatorDelegate] At OSGIFrameworkLocatorDelegate.java:[line 106] NP_NULL_PARAM_DEREF_NONVIRTUAL
[INFO] Unread field: org.eclipse.libra.framework.core.PingThread.url [org.eclipse.libra.framework.core.PingThread] At PingThread.java:[line 55] URF_UNREAD_FIELD
[INFO] org.eclipse.libra.framework.core.Trace.pluginLength should be package protected [org.eclipse.libra.framework.core.Trace] At Trace.java:[line 37] MS_PKGPROTECT
[INFO] Call to method of static java.text.DateFormat in org.eclipse.libra.framework.core.Trace.trace(String, int, String, Throwable) [org.eclipse.libra.framework.core.Trace] At Trace.java:[line 92] STCAL_INVOKE_ON_STATIC_DATE_FORMAT_INSTANCE
[INFO] Should org.eclipse.libra.framework.core.internal.debug.OSGIRuntimeSourcePathComputerDelegate$SourcePathComputerVisitor be a _static_ inner class? [org.eclipse.libra.framework.core.internal.debug.OSGIRuntimeSourcePathComputerDelegate$SourcePathComputerVisitor] At OSGIRuntimeSourcePathComputerDelegate.java:[lines 71-156] SIC_INNER_SHOULD_BE_STATIC
[INFO] Possible null pointer dereference of server in org.eclipse.libra.framework.core.launching.LaunchConfigurationDelegate.launch(ILaunchConfiguration, String, ILaunch, IProgressMonitor) [org.eclipse.libra.framework.core.launching.LaunchConfigurationDelegate, org.eclipse.libra.framework.core.launching.LaunchConfigurationDelegate, org.eclipse.libra.framework.core.launching.LaunchConfigurationDelegate] Dereferenced at LaunchConfigurationDelegate.java:[line 59]Null value at LaunchConfigurationDelegate.java:[line 49]Known null at LaunchConfigurationDelegate.java:[line 50] NP_NULL_ON_SOME_PATH
[INFO] The class name org.eclipse.libra.framework.core.launching.LaunchableAdapterDelegate shadows the simple name of the superclass org.eclipse.wst.server.core.model.LaunchableAdapterDelegate [org.eclipse.libra.framework.core.launching.LaunchableAdapterDelegate] At LaunchableAdapterDelegate.java:[lines 27-39] NM_SAME_SIMPLE_NAME_AS_SUPERCLASS
[INFO] org.eclipse.libra.framework.core.module.OsgiModuleDeployable inherits equals and uses Object.hashCode() [org.eclipse.libra.framework.core.module.OsgiModuleDeployable] At OsgiModuleDeployable.java:[lines 32-47] HE_INHERITS_EQUALS_USE_HASHCODE
[INFO] Field OsgiModuleDeployable.component masks field in superclass org.eclipse.wst.web.internal.deployables.FlatComponentDeployable [org.eclipse.libra.framework.core.module.OsgiModuleDeployable] In OsgiModuleDeployable.java MF_CLASS_MASKS_FIELD
[INFO] Redundant nullcheck of component, which is known to be non-null in org.eclipse.libra.framework.core.module.OsgiModuleDeployableFactory.createModules(IProject) [org.eclipse.libra.framework.core.module.OsgiModuleDeployableFactory] Redundant null check at OsgiModuleDeployableFactory.java:[line 56] RCN_REDUNDANT_NULLCHECK_OF_NONNULL_VALUE
[INFO] Return value of new java.util.ArrayList() ignored, but method has no side effect [org.eclipse.libra.framework.core.publish.PublishHelper] At PublishHelper.java:[line 121] RV_RETURN_VALUE_IGNORED_NO_SIDE_EFFECT
[INFO] Possible null pointer dereference in org.eclipse.libra.framework.core.publish.PublishHelper$1.done(IJobChangeEvent) due to return value of called method [org.eclipse.libra.framework.core.publish.PublishHelper$1, org.eclipse.libra.framework.core.publish.PublishHelper$1] Dereferenced at PublishHelper.java:[line 228]Known null at PublishHelper.java:[line 228] NP_NULL_ON_SOME_PATH_FROM_RETURN_VALUE
[INFO] Exceptional return value of java.io.File.createNewFile() ignored in org.eclipse.libra.framework.core.publish.PublishHelper$1.done(IJobChangeEvent) [org.eclipse.libra.framework.core.publish.PublishHelper$1] At PublishHelper.java:[line 232] RV_RETURN_VALUE_IGNORED_BAD_PRACTICE
[INFO] 


To see bug detail using the Findbugs GUI, use the following command "mvn findbugs:gui"



[INFO] 
[INFO] >>> maven-pmd-plugin:3.7:cpd-check (default) > :cpd @ org.eclipse.libra.framework.core >>>
[INFO] 
[INFO] --- maven-pmd-plugin:3.7:cpd (cpd) @ org.eclipse.libra.framework.core ---
[WARNING] Unable to locate Source XRef to link to - DISABLED
[INFO] 
[INFO] <<< maven-pmd-plugin:3.7:cpd-check (default) < :cpd @ org.eclipse.libra.framework.core <<<
[INFO] 
[INFO] --- maven-pmd-plugin:3.7:cpd-check (default) @ org.eclipse.libra.framework.core ---
[INFO] 
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building OSGi Framework Editor UI Plug-in 0.3.2-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.libra.framework.editor.ui ---
[INFO] Deleting /jobs/genie.webtools/libra/workspace/plugins/org.eclipse.libra.framework.editor.ui/target
[INFO] 
[INFO] --- tycho-packaging-plugin:0.26.0:build-qualifier (default-build-qualifier) @ org.eclipse.libra.framework.editor.ui ---
[INFO] The project's OSGi version is 0.3.2.201610250509
[INFO] 
[INFO] --- tycho-packaging-plugin:0.26.0:validate-id (default-validate-id) @ org.eclipse.libra.framework.editor.ui ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.26.0:validate-version (default-validate-version) @ org.eclipse.libra.framework.editor.ui ---
[INFO] 
[INFO] --- maven-resources-plugin:2.4.1:resources (default-resources) @ org.eclipse.libra.framework.editor.ui ---
[INFO] Using 'ISO-8859-1' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /jobs/genie.webtools/libra/workspace/plugins/org.eclipse.libra.framework.editor.ui/src/main/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:0.26.0:compile (default-compile) @ org.eclipse.libra.framework.editor.ui ---
[INFO] Compiling 18 source files to /jobs/genie.webtools/libra/workspace/plugins/org.eclipse.libra.framework.editor.ui/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.4.1:testResources (default-testResources) @ org.eclipse.libra.framework.editor.ui ---
[INFO] Using 'ISO-8859-1' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /jobs/genie.webtools/libra/workspace/plugins/org.eclipse.libra.framework.editor.ui/src/test/resources
[INFO] 
[INFO] --- tycho-source-plugin:0.26.0:plugin-source (plugin-source) @ org.eclipse.libra.framework.editor.ui ---
[INFO] Building jar: /jobs/genie.webtools/libra/workspace/plugins/org.eclipse.libra.framework.editor.ui/target/org.eclipse.libra.framework.editor.ui-0.3.2-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- target-platform-configuration:0.26.0:target-platform (default-target-platform) @ org.eclipse.libra.framework.editor.ui ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.26.0:package-plugin (default-package-plugin) @ org.eclipse.libra.framework.editor.ui ---
[INFO] Building jar: /jobs/genie.webtools/libra/workspace/plugins/org.eclipse.libra.framework.editor.ui/target/org.eclipse.libra.framework.editor.ui-0.3.2-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:0.26.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.libra.framework.editor.ui ---
[INFO] 
[INFO] --- tycho-pack200a-plugin:0.26.0:normalize (pack200-normalize) @ org.eclipse.libra.framework.editor.ui ---
[INFO] Pack200 normalizing jar /jobs/genie.webtools/libra/workspace/plugins/org.eclipse.libra.framework.editor.ui/target/org.eclipse.libra.framework.editor.ui-0.3.2-SNAPSHOT.jar
[INFO] 
[INFO] --- eclipse-jarsigner-plugin:1.1.3:sign (sign) @ org.eclipse.libra.framework.editor.ui ---
[INFO] Signing jar: /jobs/genie.webtools/libra/workspace/plugins/org.eclipse.libra.framework.editor.ui/target/org.eclipse.libra.framework.editor.ui-0.3.2-SNAPSHOT.jar
[INFO] Signing jar: /jobs/genie.webtools/libra/workspace/plugins/org.eclipse.libra.framework.editor.ui/target/org.eclipse.libra.framework.editor.ui-0.3.2-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- tycho-pack200b-plugin:0.26.0:pack (pack200-pack) @ org.eclipse.libra.framework.editor.ui ---
[INFO] Pack200 packing jar /jobs/genie.webtools/libra/workspace/plugins/org.eclipse.libra.framework.editor.ui/target/org.eclipse.libra.framework.editor.ui-0.3.2-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:0.26.0:p2-metadata (p2-metadata) @ org.eclipse.libra.framework.editor.ui ---
[INFO] 
[INFO] >>> findbugs-maven-plugin:3.0.4:check (default) > :findbugs @ org.eclipse.libra.framework.editor.ui >>>
[INFO] 
[INFO] --- findbugs-maven-plugin:3.0.4:findbugs (findbugs) @ org.eclipse.libra.framework.editor.ui ---
[INFO] Fork Value is true
     [java] Warnings generated: 21
[INFO] Done FindBugs Analysis....
[INFO] 
[INFO] <<< findbugs-maven-plugin:3.0.4:check (default) < :findbugs @ org.eclipse.libra.framework.editor.ui <<<
[INFO] 
[INFO] --- findbugs-maven-plugin:3.0.4:check (default) @ org.eclipse.libra.framework.editor.ui ---
[INFO] BugInstance size is 21
[INFO] Error size is 0
[INFO] Total bugs: 21
[INFO] Possible null pointer dereference of console in org.eclipse.libra.framework.editor.ui.console.ServerConsoleEditorPage.executeCommand(String) [org.eclipse.libra.framework.editor.ui.console.ServerConsoleEditorPage, org.eclipse.libra.framework.editor.ui.console.ServerConsoleEditorPage, org.eclipse.libra.framework.editor.ui.console.ServerConsoleEditorPage] Dereferenced at ServerConsoleEditorPage.java:[line 222]Null value at ServerConsoleEditorPage.java:[line 215]Known null at ServerConsoleEditorPage.java:[line 216] NP_NULL_ON_SOME_PATH
[INFO] Possible null pointer dereference of admin in org.eclipse.libra.framework.editor.ui.dependencies.BundleDependencyEditorPage$8$1$1.run() [org.eclipse.libra.framework.editor.ui.dependencies.BundleDependencyEditorPage$8$1$1, org.eclipse.libra.framework.editor.ui.dependencies.BundleDependencyEditorPage$8$1$1, org.eclipse.libra.framework.editor.ui.dependencies.BundleDependencyEditorPage$8$1$1] Dereferenced at BundleDependencyEditorPage.java:[line 320]Null value at BundleDependencyEditorPage.java:[line 313]Known null at BundleDependencyEditorPage.java:[line 314] NP_NULL_ON_SOME_PATH
[INFO] Comparison of String parameter using == or != in new org.eclipse.libra.framework.editor.ui.internal.AbstractBundleEditorPage$StartServerAction(AbstractBundleEditorPage, String)  [org.eclipse.libra.framework.editor.ui.internal.AbstractBundleEditorPage$StartServerAction] At AbstractBundleEditorPage.java:[line 75] ES_COMPARING_PARAMETER_STRING_WITH_EQ
[INFO] Comparison of String parameter using == or != in new org.eclipse.libra.framework.editor.ui.internal.AbstractBundleEditorPage$StartServerAction(AbstractBundleEditorPage, String)  [org.eclipse.libra.framework.editor.ui.internal.AbstractBundleEditorPage$StartServerAction] At AbstractBundleEditorPage.java:[line 68] ES_COMPARING_PARAMETER_STRING_WITH_EQ
[INFO] Write to static field org.eclipse.libra.framework.editor.ui.internal.EditorUIPlugin.plugin from instance method new org.eclipse.libra.framework.editor.ui.internal.EditorUIPlugin() [org.eclipse.libra.framework.editor.ui.internal.EditorUIPlugin] At EditorUIPlugin.java:[line 29] ST_WRITE_TO_STATIC_FROM_INSTANCE_METHOD
[INFO] Useless object stored in variable newSelection of method org.eclipse.libra.framework.editor.ui.internal.dependencies.BundleDependencyContentProvider.selectionChanged(SelectionChangedEvent) [org.eclipse.libra.framework.editor.ui.internal.dependencies.BundleDependencyContentProvider] At BundleDependencyContentProvider.java:[line 219] UC_USELESS_OBJECT
[INFO] Nullcheck of contentResult at line 44 of value previously dereferenced in org.eclipse.libra.framework.editor.ui.internal.dependencies.BundleDependencyLayoutAlgorithm.applyLayoutInternal(InternalNode[], InternalRelationship[], double, double, double, double) [org.eclipse.libra.framework.editor.ui.internal.dependencies.BundleDependencyLayoutAlgorithm, org.eclipse.libra.framework.editor.ui.internal.dependencies.BundleDependencyLayoutAlgorithm] At BundleDependencyLayoutAlgorithm.java:[line 44]Redundant null check at BundleDependencyLayoutAlgorithm.java:[line 48] RCN_REDUNDANT_NULLCHECK_WOULD_HAVE_BEEN_A_NPE
[INFO] Should org.eclipse.libra.framework.editor.ui.internal.dependencies.BundleDependencyLayoutAlgorithm$ColumnHolder be a _static_ inner class? [org.eclipse.libra.framework.editor.ui.internal.dependencies.BundleDependencyLayoutAlgorithm$ColumnHolder] At BundleDependencyLayoutAlgorithm.java:[line 233] SIC_INNER_SHOULD_BE_STATIC
[INFO] Unread public/protected field: org.eclipse.libra.framework.editor.ui.internal.dependencies.BundleDependencyLayoutAlgorithm$ColumnHolder.index [org.eclipse.libra.framework.editor.ui.internal.dependencies.BundleDependencyLayoutAlgorithm] At BundleDependencyLayoutAlgorithm.java:[line 91] URF_UNREAD_PUBLIC_OR_PROTECTED_FIELD
[INFO] Should org.eclipse.libra.framework.editor.ui.internal.overview.BundleInformationDetailsPart$PackageLabelProvider be a _static_ inner class? [org.eclipse.libra.framework.editor.ui.internal.overview.BundleInformationDetailsPart$PackageLabelProvider] At BundleInformationDetailsPart.java:[lines 187-220] SIC_INNER_SHOULD_BE_STATIC
[INFO] Should org.eclipse.libra.framework.editor.ui.internal.overview.BundleInformationDetailsPart$ServicePropertyComparator be a _static_ inner class? [org.eclipse.libra.framework.editor.ui.internal.overview.BundleInformationDetailsPart$ServicePropertyComparator] At BundleInformationDetailsPart.java:[lines 224-231] SIC_INNER_SHOULD_BE_STATIC
[INFO] Should org.eclipse.libra.framework.editor.ui.internal.overview.BundleInformationDetailsPart$ServicePropertyContentProvider be a _static_ inner class? [org.eclipse.libra.framework.editor.ui.internal.overview.BundleInformationDetailsPart$ServicePropertyContentProvider] At BundleInformationDetailsPart.java:[lines 235-256] SIC_INNER_SHOULD_BE_STATIC
[INFO] Should org.eclipse.libra.framework.editor.ui.internal.overview.BundleInformationDetailsPart$ServicePropertyLabelProvider be a _static_ inner class? [org.eclipse.libra.framework.editor.ui.internal.overview.BundleInformationDetailsPart$ServicePropertyLabelProvider] At BundleInformationDetailsPart.java:[lines 260-275] SIC_INNER_SHOULD_BE_STATIC
[INFO] Should org.eclipse.libra.framework.editor.ui.internal.overview.BundleInformationDetailsPart$ServicesLabelProvider be a _static_ inner class? [org.eclipse.libra.framework.editor.ui.internal.overview.BundleInformationDetailsPart$ServicesLabelProvider] At BundleInformationDetailsPart.java:[lines 357-388] SIC_INNER_SHOULD_BE_STATIC
[INFO] org.eclipse.libra.framework.editor.ui.internal.overview.BundleInformationMasterDetailsBlock.onSashPaint(Event) uses the same code for two branches [org.eclipse.libra.framework.editor.ui.internal.overview.BundleInformationMasterDetailsBlock, org.eclipse.libra.framework.editor.ui.internal.overview.BundleInformationMasterDetailsBlock] At BundleInformationMasterDetailsBlock.java:[lines 174-179]At BundleInformationMasterDetailsBlock.java:[lines 181-182] DB_DUPLICATE_BRANCHES
[INFO] Switch statement found in org.eclipse.libra.framework.editor.ui.internal.overview.BundleInformationMasterDetailsBlock$MDSashForm$1.handleEvent(Event) where default case is missing [org.eclipse.libra.framework.editor.ui.internal.overview.BundleInformationMasterDetailsBlock$MDSashForm$1] At BundleInformationMasterDetailsBlock.java:[lines 195-208] SF_SWITCH_NO_DEFAULT
[INFO] Possible null pointer dereference of admin in org.eclipse.libra.framework.editor.ui.internal.overview.BundleInformationMasterPart$11$1$1.run() [org.eclipse.libra.framework.editor.ui.internal.overview.BundleInformationMasterPart$11$1$1, org.eclipse.libra.framework.editor.ui.internal.overview.BundleInformationMasterPart$11$1$1, org.eclipse.libra.framework.editor.ui.internal.overview.BundleInformationMasterPart$11$1$1] Dereferenced at BundleInformationMasterPart.java:[line 339]Null value at BundleInformationMasterPart.java:[line 332]Known null at BundleInformationMasterPart.java:[line 333] NP_NULL_ON_SOME_PATH
[INFO] Should org.eclipse.libra.framework.editor.ui.internal.overview.BundleInformationMasterPart$BundleSorter be a _static_ inner class? [org.eclipse.libra.framework.editor.ui.internal.overview.BundleInformationMasterPart$BundleSorter] At BundleInformationMasterPart.java:[lines 476-506] SIC_INNER_SHOULD_BE_STATIC
[INFO] Should org.eclipse.libra.framework.editor.ui.internal.overview.BundleInformationMasterPart$BundleStatusComparator be a _static_ inner class? [org.eclipse.libra.framework.editor.ui.internal.overview.BundleInformationMasterPart$BundleStatusComparator] At BundleInformationMasterPart.java:[lines 433-442] SIC_INNER_SHOULD_BE_STATIC
[INFO] Should org.eclipse.libra.framework.editor.ui.internal.overview.BundleInformationMasterPart$BundleStatusContentProvider be a _static_ inner class? [org.eclipse.libra.framework.editor.ui.internal.overview.BundleInformationMasterPart$BundleStatusContentProvider] At BundleInformationMasterPart.java:[lines 381-403] SIC_INNER_SHOULD_BE_STATIC
[INFO] Should org.eclipse.libra.framework.editor.ui.internal.overview.BundleInformationMasterPart$BundleStatusLabelProvider be a _static_ inner class? [org.eclipse.libra.framework.editor.ui.internal.overview.BundleInformationMasterPart$BundleStatusLabelProvider] At BundleInformationMasterPart.java:[lines 407-428] SIC_INNER_SHOULD_BE_STATIC
[INFO] 


To see bug detail using the Findbugs GUI, use the following command "mvn findbugs:gui"



[INFO] 
[INFO] >>> maven-pmd-plugin:3.7:cpd-check (default) > :cpd @ org.eclipse.libra.framework.editor.ui >>>
[INFO] 
[INFO] --- maven-pmd-plugin:3.7:cpd (cpd) @ org.eclipse.libra.framework.editor.ui ---
[WARNING] Unable to locate Source XRef to link to - DISABLED
[INFO] 
[INFO] <<< maven-pmd-plugin:3.7:cpd-check (default) < :cpd @ org.eclipse.libra.framework.editor.ui <<<
[INFO] 
[INFO] --- maven-pmd-plugin:3.7:cpd-check (default) @ org.eclipse.libra.framework.editor.ui ---
[INFO] 
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building OSGi Framework Editor Feature 0.3.2-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.libra.framework.editor.feature ---
[INFO] Deleting /jobs/genie.webtools/libra/workspace/features/org.eclipse.libra.framework.editor.feature/target
[INFO] 
[INFO] --- tycho-packaging-plugin:0.26.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.libra.framework.editor.feature ---
[INFO] The project's OSGi version is 0.3.2.201610250509
[INFO] 
[INFO] --- tycho-packaging-plugin:0.26.0:validate-id (default-validate-id) @ org.eclipse.libra.framework.editor.feature ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.26.0:validate-version (default-validate-version) @ org.eclipse.libra.framework.editor.feature ---
[INFO] 
[INFO] --- target-platform-configuration:0.26.0:target-platform (default-target-platform) @ org.eclipse.libra.framework.editor.feature ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.26.0:package-feature (default-package-feature) @ org.eclipse.libra.framework.editor.feature ---
[INFO] Building jar: /jobs/genie.webtools/libra/workspace/features/org.eclipse.libra.framework.editor.feature/target/org.eclipse.libra.framework.editor.feature-0.3.2-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:0.26.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.libra.framework.editor.feature ---
[INFO] 
[INFO] --- tycho-p2-plugin:0.26.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.libra.framework.editor.feature ---
[INFO] 
[INFO] --- tycho-pack200a-plugin:0.26.0:normalize (pack200-normalize) @ org.eclipse.libra.framework.editor.feature ---
[INFO] 
[INFO] --- eclipse-jarsigner-plugin:1.1.3:sign (sign) @ org.eclipse.libra.framework.editor.feature ---
[INFO] Signing jar: /jobs/genie.webtools/libra/workspace/features/org.eclipse.libra.framework.editor.feature/target/org.eclipse.libra.framework.editor.feature-0.3.2-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-pack200b-plugin:0.26.0:pack (pack200-pack) @ org.eclipse.libra.framework.editor.feature ---
[INFO] 
[INFO] --- tycho-p2-plugin:0.26.0:p2-metadata (p2-metadata) @ org.eclipse.libra.framework.editor.feature ---
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building OSGi Framework Editor SDK Feature 0.3.2-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.libra.framework.editor.feature.source ---
[INFO] Deleting /jobs/genie.webtools/libra/workspace/features/org.eclipse.libra.framework.editor.feature.source/target
[INFO] 
[INFO] --- tycho-packaging-plugin:0.26.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.libra.framework.editor.feature.source ---
[INFO] The project's OSGi version is 0.3.2.201610250509
[INFO] 
[INFO] --- tycho-packaging-plugin:0.26.0:validate-id (default-validate-id) @ org.eclipse.libra.framework.editor.feature.source ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.26.0:validate-version (default-validate-version) @ org.eclipse.libra.framework.editor.feature.source ---
[INFO] 
[INFO] --- target-platform-configuration:0.26.0:target-platform (default-target-platform) @ org.eclipse.libra.framework.editor.feature.source ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.26.0:package-feature (default-package-feature) @ org.eclipse.libra.framework.editor.feature.source ---
[INFO] Building jar: /jobs/genie.webtools/libra/workspace/features/org.eclipse.libra.framework.editor.feature.source/target/org.eclipse.libra.framework.editor.feature.source-0.3.2-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:0.26.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.libra.framework.editor.feature.source ---
[INFO] 
[INFO] --- tycho-p2-plugin:0.26.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.libra.framework.editor.feature.source ---
[INFO] 
[INFO] --- tycho-pack200a-plugin:0.26.0:normalize (pack200-normalize) @ org.eclipse.libra.framework.editor.feature.source ---
[INFO] 
[INFO] --- eclipse-jarsigner-plugin:1.1.3:sign (sign) @ org.eclipse.libra.framework.editor.feature.source ---
[INFO] Signing jar: /jobs/genie.webtools/libra/workspace/features/org.eclipse.libra.framework.editor.feature.source/target/org.eclipse.libra.framework.editor.feature.source-0.3.2-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-pack200b-plugin:0.26.0:pack (pack200-pack) @ org.eclipse.libra.framework.editor.feature.source ---
[INFO] 
[INFO] --- tycho-p2-plugin:0.26.0:p2-metadata (p2-metadata) @ org.eclipse.libra.framework.editor.feature.source ---
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building OSGi Frameworks Equinox Adapter Plug-in 0.3.2-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.libra.framework.equinox ---
[INFO] Deleting /jobs/genie.webtools/libra/workspace/plugins/org.eclipse.libra.framework.equinox/target
[INFO] 
[INFO] --- tycho-packaging-plugin:0.26.0:build-qualifier (default-build-qualifier) @ org.eclipse.libra.framework.equinox ---
[INFO] The project's OSGi version is 0.3.2.201610250509
[INFO] 
[INFO] --- tycho-packaging-plugin:0.26.0:validate-id (default-validate-id) @ org.eclipse.libra.framework.equinox ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.26.0:validate-version (default-validate-version) @ org.eclipse.libra.framework.equinox ---
[INFO] 
[INFO] --- maven-resources-plugin:2.4.1:resources (default-resources) @ org.eclipse.libra.framework.equinox ---
[INFO] Using 'ISO-8859-1' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /jobs/genie.webtools/libra/workspace/plugins/org.eclipse.libra.framework.equinox/src/main/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:0.26.0:compile (default-compile) @ org.eclipse.libra.framework.equinox ---
[INFO] Compiling 12 source files to /jobs/genie.webtools/libra/workspace/plugins/org.eclipse.libra.framework.equinox/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.4.1:testResources (default-testResources) @ org.eclipse.libra.framework.equinox ---
[INFO] Using 'ISO-8859-1' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /jobs/genie.webtools/libra/workspace/plugins/org.eclipse.libra.framework.equinox/src/test/resources
[INFO] 
[INFO] --- tycho-source-plugin:0.26.0:plugin-source (plugin-source) @ org.eclipse.libra.framework.equinox ---
[INFO] Building jar: /jobs/genie.webtools/libra/workspace/plugins/org.eclipse.libra.framework.equinox/target/org.eclipse.libra.framework.equinox-0.3.2-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- target-platform-configuration:0.26.0:target-platform (default-target-platform) @ org.eclipse.libra.framework.equinox ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.26.0:package-plugin (default-package-plugin) @ org.eclipse.libra.framework.equinox ---
[INFO] Building jar: /jobs/genie.webtools/libra/workspace/plugins/org.eclipse.libra.framework.equinox/target/org.eclipse.libra.framework.equinox-0.3.2-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:0.26.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.libra.framework.equinox ---
[INFO] 
[INFO] --- tycho-pack200a-plugin:0.26.0:normalize (pack200-normalize) @ org.eclipse.libra.framework.equinox ---
[INFO] Pack200 normalizing jar /jobs/genie.webtools/libra/workspace/plugins/org.eclipse.libra.framework.equinox/target/org.eclipse.libra.framework.equinox-0.3.2-SNAPSHOT.jar
[INFO] 
[INFO] --- eclipse-jarsigner-plugin:1.1.3:sign (sign) @ org.eclipse.libra.framework.equinox ---
[INFO] Signing jar: /jobs/genie.webtools/libra/workspace/plugins/org.eclipse.libra.framework.equinox/target/org.eclipse.libra.framework.equinox-0.3.2-SNAPSHOT.jar
[INFO] Signing jar: /jobs/genie.webtools/libra/workspace/plugins/org.eclipse.libra.framework.equinox/target/org.eclipse.libra.framework.equinox-0.3.2-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- tycho-pack200b-plugin:0.26.0:pack (pack200-pack) @ org.eclipse.libra.framework.equinox ---
[INFO] Pack200 packing jar /jobs/genie.webtools/libra/workspace/plugins/org.eclipse.libra.framework.equinox/target/org.eclipse.libra.framework.equinox-0.3.2-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:0.26.0:p2-metadata (p2-metadata) @ org.eclipse.libra.framework.equinox ---
[INFO] 
[INFO] >>> findbugs-maven-plugin:3.0.4:check (default) > :findbugs @ org.eclipse.libra.framework.equinox >>>
[INFO] 
[INFO] --- findbugs-maven-plugin:3.0.4:findbugs (findbugs) @ org.eclipse.libra.framework.equinox ---
[INFO] Fork Value is true
     [java] Warnings generated: 17
[INFO] Done FindBugs Analysis....
[INFO] 
[INFO] <<< findbugs-maven-plugin:3.0.4:check (default) < :findbugs @ org.eclipse.libra.framework.equinox <<<
[INFO] 
[INFO] --- findbugs-maven-plugin:3.0.4:check (default) @ org.eclipse.libra.framework.equinox ---
[INFO] BugInstance size is 17
[INFO] Error size is 0
[INFO] Total bugs: 17
[INFO] Possible null pointer dereference in org.eclipse.libra.framework.equinox.EquinoxFrameworkInstance.getFrameworkJarPath() due to return value of called method [org.eclipse.libra.framework.equinox.EquinoxFrameworkInstance, org.eclipse.libra.framework.equinox.EquinoxFrameworkInstance] Dereferenced at EquinoxFrameworkInstance.java:[line 147]Known null at EquinoxFrameworkInstance.java:[line 146] NP_NULL_ON_SOME_PATH_FROM_RETURN_VALUE
[INFO] Found reliance on default encoding in org.eclipse.libra.framework.equinox.EquinoxHandler.prepareDevProperties(IPath, String[]): new java.io.FileWriter(String) [org.eclipse.libra.framework.equinox.EquinoxHandler] At EquinoxHandler.java:[line 290] DM_DEFAULT_ENCODING
[INFO] Possible null pointer dereference in org.eclipse.libra.framework.equinox.EquinoxHandler.getFrameworkClasspath(IPath, IPath) due to return value of called method [org.eclipse.libra.framework.equinox.EquinoxHandler, org.eclipse.libra.framework.equinox.EquinoxHandler] Dereferenced at EquinoxHandler.java:[line 76]Known null at EquinoxHandler.java:[line 75] NP_NULL_ON_SOME_PATH_FROM_RETURN_VALUE
[INFO] Possible null pointer dereference in org.eclipse.libra.framework.equinox.EquinoxHandler.prepareConfigIni(IPath, String[], String, TargetBundle[]) due to return value of called method [org.eclipse.libra.framework.equinox.EquinoxHandler, org.eclipse.libra.framework.equinox.EquinoxHandler] Dereferenced at EquinoxHandler.java:[line 247]Known null at EquinoxHandler.java:[line 247] NP_NULL_ON_SOME_PATH_FROM_RETURN_VALUE
[INFO] Possible null pointer dereference in org.eclipse.libra.framework.equinox.EquinoxHandler.verifyInstallPath(IPath) due to return value of called method [org.eclipse.libra.framework.equinox.EquinoxHandler, org.eclipse.libra.framework.equinox.EquinoxHandler] Dereferenced at EquinoxHandler.java:[line 50]Known null at EquinoxHandler.java:[line 49] NP_NULL_ON_SOME_PATH_FROM_RETURN_VALUE
[INFO] org.eclipse.libra.framework.equinox.EquinoxHandler.getFrameworkVMArguments(IPath, boolean, int, String, IPath, IPath, boolean) may fail to clean up java.io.InputStream [org.eclipse.libra.framework.equinox.EquinoxHandler, org.eclipse.libra.framework.equinox.EquinoxHandler, org.eclipse.libra.framework.equinox.EquinoxHandler, org.eclipse.libra.framework.equinox.EquinoxHandler, org.eclipse.libra.framework.equinox.EquinoxHandler, org.eclipse.libra.framework.equinox.EquinoxHandler] Obligation to clean up resource created at EquinoxHandler.java:[line 131] is not dischargedPath continues at EquinoxHandler.java:[line 132]Path continues at EquinoxHandler.java:[line 139]Path continues at EquinoxHandler.java:[line 142]Path continues at EquinoxHandler.java:[line 145]Path continues at EquinoxHandler.java:[line 148] OBL_UNSATISFIED_OBLIGATION
[INFO] org.eclipse.libra.framework.equinox.EquinoxHandler.getFrameworkVMArguments(IPath, boolean, int, String, IPath, IPath, boolean) may fail to clean up java.io.OutputStream [org.eclipse.libra.framework.equinox.EquinoxHandler, org.eclipse.libra.framework.equinox.EquinoxHandler, org.eclipse.libra.framework.equinox.EquinoxHandler, org.eclipse.libra.framework.equinox.EquinoxHandler, org.eclipse.libra.framework.equinox.EquinoxHandler, org.eclipse.libra.framework.equinox.EquinoxHandler, org.eclipse.libra.framework.equinox.EquinoxHandler] Obligation to clean up resource created at EquinoxHandler.java:[line 133] is not dischargedPath continues at EquinoxHandler.java:[line 134]Path continues at EquinoxHandler.java:[line 136]Path continues at EquinoxHandler.java:[line 139]Path continues at EquinoxHandler.java:[line 142]Path continues at EquinoxHandler.java:[line 145]Path continues at EquinoxHandler.java:[line 148] OBL_UNSATISFIED_OBLIGATION
[INFO] org.eclipse.libra.framework.equinox.EquinoxHandler.prepareConfigIni(IPath, String[], String, TargetBundle[]) may fail to clean up java.io.OutputStream [org.eclipse.libra.framework.equinox.EquinoxHandler, org.eclipse.libra.framework.equinox.EquinoxHandler, org.eclipse.libra.framework.equinox.EquinoxHandler, org.eclipse.libra.framework.equinox.EquinoxHandler, org.eclipse.libra.framework.equinox.EquinoxHandler] Obligation to clean up resource created at EquinoxHandler.java:[line 269] is not dischargedPath continues at EquinoxHandler.java:[line 270]Path continues at EquinoxHandler.java:[line 268]Path continues at EquinoxHandler.java:[line 271]Path continues at EquinoxHandler.java:[line 274] OBL_UNSATISFIED_OBLIGATION
[INFO] org.eclipse.libra.framework.equinox.EquinoxHandler.copyFile(InputStream, File) may fail to clean up java.io.OutputStream on checked exception [org.eclipse.libra.framework.equinox.EquinoxHandler, org.eclipse.libra.framework.equinox.EquinoxHandler, org.eclipse.libra.framework.equinox.EquinoxHandler, org.eclipse.libra.framework.equinox.EquinoxHandler, org.eclipse.libra.framework.equinox.EquinoxHandler] Obligation to clean up resource created at EquinoxHandler.java:[line 340] is not dischargedPath continues at EquinoxHandler.java:[line 342]Path continues at EquinoxHandler.java:[line 346]Path continues at EquinoxHandler.java:[line 347]Path continues at EquinoxHandler.java:[line 348] OBL_UNSATISFIED_OBLIGATION_EXCEPTION_EDGE
[INFO] org.eclipse.libra.framework.equinox.EquinoxHandler.getFrameworkVMArguments(IPath, boolean, int, String, IPath, IPath, boolean) may fail to close stream [org.eclipse.libra.framework.equinox.EquinoxHandler] At EquinoxHandler.java:[line 133] OS_OPEN_STREAM
[INFO] org.eclipse.libra.framework.equinox.EquinoxHandler.prepareConfigIni(IPath, String[], String, TargetBundle[]) may fail to close stream [org.eclipse.libra.framework.equinox.EquinoxHandler] At EquinoxHandler.java:[line 269] OS_OPEN_STREAM
[INFO] Exception is caught when Exception is not thrown in org.eclipse.libra.framework.equinox.EquinoxHandler.prepareDevProperties(IPath, String[]) [org.eclipse.libra.framework.equinox.EquinoxHandler] At EquinoxHandler.java:[line 328] REC_CATCH_EXCEPTION
[INFO] Exceptional return value of java.io.File.mkdirs() ignored in org.eclipse.libra.framework.equinox.EquinoxHandler.prepareDeployDirectory(IPath) [org.eclipse.libra.framework.equinox.EquinoxHandler, org.eclipse.libra.framework.equinox.EquinoxHandler, org.eclipse.libra.framework.equinox.EquinoxHandler] At EquinoxHandler.java:[line 175]Another occurrence at EquinoxHandler.java:[line 178]Another occurrence at EquinoxHandler.java:[line 181] RV_RETURN_VALUE_IGNORED_BAD_PRACTICE
[INFO] org.eclipse.libra.framework.equinox.EquinoxHandler.prepareConfigIni(IPath, String[], String, TargetBundle[]) concatenates strings using + in a loop [org.eclipse.libra.framework.equinox.EquinoxHandler] At EquinoxHandler.java:[line 214] SBSC_USE_STRINGBUFFER_CONCATENATION
[INFO] Write to static field org.eclipse.libra.framework.equinox.EquinoxPlugin.plugin from instance method new org.eclipse.libra.framework.equinox.EquinoxPlugin() [org.eclipse.libra.framework.equinox.EquinoxPlugin] At EquinoxPlugin.java:[line 32] ST_WRITE_TO_STATIC_FROM_INSTANCE_METHOD
[INFO] Public static org.eclipse.libra.framework.equinox.internal.EquinoxFrameworkInstanceLocator.getRuntimeTypes() may expose internal representation by returning EquinoxFrameworkInstanceLocator.runtimeTypes [org.eclipse.libra.framework.equinox.internal.EquinoxFrameworkInstanceLocator] At EquinoxFrameworkInstanceLocator.java:[line 22] MS_EXPOSE_REP
[INFO] org.eclipse.libra.framework.equinox.internal.EquinoxFrameworkInstanceLocator.runtimeTypes should be package protected [org.eclipse.libra.framework.equinox.internal.EquinoxFrameworkInstanceLocator] At EquinoxFrameworkInstanceLocator.java:[line 17] MS_PKGPROTECT
[INFO] 


To see bug detail using the Findbugs GUI, use the following command "mvn findbugs:gui"



[INFO] 
[INFO] >>> maven-pmd-plugin:3.7:cpd-check (default) > :cpd @ org.eclipse.libra.framework.equinox >>>
[INFO] 
[INFO] --- maven-pmd-plugin:3.7:cpd (cpd) @ org.eclipse.libra.framework.equinox ---
[WARNING] Unable to locate Source XRef to link to - DISABLED
[INFO] 
[INFO] <<< maven-pmd-plugin:3.7:cpd-check (default) < :cpd @ org.eclipse.libra.framework.equinox <<<
[INFO] 
[INFO] --- maven-pmd-plugin:3.7:cpd-check (default) @ org.eclipse.libra.framework.equinox ---
[INFO] 
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building OSGi Frameworks Server Adapters UI Plug-in 0.3.2-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.libra.framework.ui ---
[INFO] Deleting /jobs/genie.webtools/libra/workspace/plugins/org.eclipse.libra.framework.ui/target
[INFO] 
[INFO] --- tycho-packaging-plugin:0.26.0:build-qualifier (default-build-qualifier) @ org.eclipse.libra.framework.ui ---
[INFO] The project's OSGi version is 0.3.2.201610250509
[INFO] 
[INFO] --- tycho-packaging-plugin:0.26.0:validate-id (default-validate-id) @ org.eclipse.libra.framework.ui ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.26.0:validate-version (default-validate-version) @ org.eclipse.libra.framework.ui ---
[INFO] 
[INFO] --- maven-resources-plugin:2.4.1:resources (default-resources) @ org.eclipse.libra.framework.ui ---
[INFO] Using 'ISO-8859-1' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /jobs/genie.webtools/libra/workspace/plugins/org.eclipse.libra.framework.ui/src/main/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:0.26.0:compile (default-compile) @ org.eclipse.libra.framework.ui ---
[INFO] Compiling 21 source files to /jobs/genie.webtools/libra/workspace/plugins/org.eclipse.libra.framework.ui/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.4.1:testResources (default-testResources) @ org.eclipse.libra.framework.ui ---
[INFO] Using 'ISO-8859-1' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /jobs/genie.webtools/libra/workspace/plugins/org.eclipse.libra.framework.ui/src/test/resources
[INFO] 
[INFO] --- tycho-source-plugin:0.26.0:plugin-source (plugin-source) @ org.eclipse.libra.framework.ui ---
[INFO] Building jar: /jobs/genie.webtools/libra/workspace/plugins/org.eclipse.libra.framework.ui/target/org.eclipse.libra.framework.ui-0.3.2-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- target-platform-configuration:0.26.0:target-platform (default-target-platform) @ org.eclipse.libra.framework.ui ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.26.0:package-plugin (default-package-plugin) @ org.eclipse.libra.framework.ui ---
[INFO] Building jar: /jobs/genie.webtools/libra/workspace/plugins/org.eclipse.libra.framework.ui/target/org.eclipse.libra.framework.ui-0.3.2-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:0.26.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.libra.framework.ui ---
[INFO] 
[INFO] --- tycho-pack200a-plugin:0.26.0:normalize (pack200-normalize) @ org.eclipse.libra.framework.ui ---
[INFO] Pack200 normalizing jar /jobs/genie.webtools/libra/workspace/plugins/org.eclipse.libra.framework.ui/target/org.eclipse.libra.framework.ui-0.3.2-SNAPSHOT.jar
[INFO] 
[INFO] --- eclipse-jarsigner-plugin:1.1.3:sign (sign) @ org.eclipse.libra.framework.ui ---
[INFO] Signing jar: /jobs/genie.webtools/libra/workspace/plugins/org.eclipse.libra.framework.ui/target/org.eclipse.libra.framework.ui-0.3.2-SNAPSHOT.jar
[INFO] Signing jar: /jobs/genie.webtools/libra/workspace/plugins/org.eclipse.libra.framework.ui/target/org.eclipse.libra.framework.ui-0.3.2-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- tycho-pack200b-plugin:0.26.0:pack (pack200-pack) @ org.eclipse.libra.framework.ui ---
[INFO] Pack200 packing jar /jobs/genie.webtools/libra/workspace/plugins/org.eclipse.libra.framework.ui/target/org.eclipse.libra.framework.ui-0.3.2-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:0.26.0:p2-metadata (p2-metadata) @ org.eclipse.libra.framework.ui ---
[INFO] 
[INFO] >>> findbugs-maven-plugin:3.0.4:check (default) > :findbugs @ org.eclipse.libra.framework.ui >>>
[INFO] 
[INFO] --- findbugs-maven-plugin:3.0.4:findbugs (findbugs) @ org.eclipse.libra.framework.ui ---
[INFO] Fork Value is true
     [java] Warnings generated: 16
[INFO] Done FindBugs Analysis....
[INFO] 
[INFO] <<< findbugs-maven-plugin:3.0.4:check (default) < :findbugs @ org.eclipse.libra.framework.ui <<<
[INFO] 
[INFO] --- findbugs-maven-plugin:3.0.4:check (default) @ org.eclipse.libra.framework.ui ---
[INFO] BugInstance size is 16
[INFO] Error size is 0
[INFO] Total bugs: 16
[INFO] org.eclipse.libra.framework.ui.FrameworkUIPlugin.singleton should be package protected [org.eclipse.libra.framework.ui.FrameworkUIPlugin] In FrameworkUIPlugin.java MS_PKGPROTECT
[INFO] Write to static field org.eclipse.libra.framework.ui.FrameworkUIPlugin.singleton from instance method new org.eclipse.libra.framework.ui.FrameworkUIPlugin() [org.eclipse.libra.framework.ui.FrameworkUIPlugin] At FrameworkUIPlugin.java:[line 65] ST_WRITE_TO_STATIC_FROM_INSTANCE_METHOD
[INFO] Dead store to data in org.eclipse.libra.framework.ui.internal.editor.ConfigurationOSGiModuleEditorPart.createPartControl(Composite) [org.eclipse.libra.framework.ui.internal.editor.ConfigurationOSGiModuleEditorPart] At ConfigurationOSGiModuleEditorPart.java:[line 181] DLS_DEAD_LOCAL_STORE
[INFO] Read of unwritten public or protected field remove in org.eclipse.libra.framework.ui.internal.editor.ConfigurationOSGiModuleEditorPart.selectOsgiBundle() [org.eclipse.libra.framework.ui.internal.editor.ConfigurationOSGiModuleEditorPart, org.eclipse.libra.framework.ui.internal.editor.ConfigurationOSGiModuleEditorPart] At ConfigurationOSGiModuleEditorPart.java:[line 249]Another occurrence at ConfigurationOSGiModuleEditorPart.java:[line 244] NP_UNWRITTEN_PUBLIC_OR_PROTECTED_FIELD
[INFO] Nullcheck of org.eclipse.wst.server.ui.editor.ServerEditorPart.server at line 216 of value previously dereferenced in org.eclipse.libra.framework.ui.internal.editor.ConfigurationOSGiModuleEditorPart.init(IEditorSite, IEditorInput) [org.eclipse.libra.framework.ui.internal.editor.ConfigurationOSGiModuleEditorPart, org.eclipse.libra.framework.ui.internal.editor.ConfigurationOSGiModuleEditorPart] At ConfigurationOSGiModuleEditorPart.java:[line 207]Redundant null check at ConfigurationOSGiModuleEditorPart.java:[line 216] RCN_REDUNDANT_NULLCHECK_WOULD_HAVE_BEEN_A_NPE
[INFO] Unread public/protected field: org.eclipse.libra.framework.ui.internal.editor.ConfigurationOSGiModuleEditorPart.editorSelection [org.eclipse.libra.framework.ui.internal.editor.ConfigurationOSGiModuleEditorPart] At ConfigurationOSGiModuleEditorPart.java:[line 277] URF_UNREAD_PUBLIC_OR_PROTECTED_FIELD
[INFO] Unread public/protected field: org.eclipse.libra.framework.ui.internal.editor.ConfigurationOSGiModuleEditorPart.framework2 [org.eclipse.libra.framework.ui.internal.editor.ConfigurationOSGiModuleEditorPart] At ConfigurationOSGiModuleEditorPart.java:[line 217] URF_UNREAD_PUBLIC_OR_PROTECTED_FIELD
[INFO] Unread public/protected field: org.eclipse.libra.framework.ui.internal.editor.ConfigurationOSGiModuleEditorPart.selection [org.eclipse.libra.framework.ui.internal.editor.ConfigurationOSGiModuleEditorPart] At ConfigurationOSGiModuleEditorPart.java:[line 73] URF_UNREAD_PUBLIC_OR_PROTECTED_FIELD
[INFO] Unused public or protected field: org.eclipse.libra.framework.ui.internal.editor.ConfigurationOSGiModuleEditorPart.addBundleProject [org.eclipse.libra.framework.ui.internal.editor.ConfigurationOSGiModuleEditorPart] In ConfigurationOSGiModuleEditorPart.java UUF_UNUSED_PUBLIC_OR_PROTECTED_FIELD
[INFO] Unwritten public or protected field: org.eclipse.libra.framework.ui.internal.editor.ConfigurationOSGiModuleEditorPart.remove [org.eclipse.libra.framework.ui.internal.editor.ConfigurationOSGiModuleEditorPart] At ConfigurationOSGiModuleEditorPart.java:[line 244] UWF_UNWRITTEN_PUBLIC_OR_PROTECTED_FIELD
[INFO] Redundant nullcheck of org.eclipse.libra.framework.ui.internal.editor.FrameworkInstanceLocationEditorSection.frameworkInstance, which is known to be non-null in org.eclipse.libra.framework.ui.internal.editor.FrameworkInstanceLocationEditorSection.initialize() [org.eclipse.libra.framework.ui.internal.editor.FrameworkInstanceLocationEditorSection] Redundant null check at FrameworkInstanceLocationEditorSection.java:[line 325] RCN_REDUNDANT_NULLCHECK_OF_NONNULL_VALUE
[INFO] Unused public or protected field: org.eclipse.libra.framework.ui.internal.editor.FrameworkInstanceLocationEditorSection.defaultDeployDirIsSet [org.eclipse.libra.framework.ui.internal.editor.FrameworkInstanceLocationEditorSection] In FrameworkInstanceLocationEditorSection.java UUF_UNUSED_PUBLIC_OR_PROTECTED_FIELD
[INFO] Unwritten public or protected field: org.eclipse.libra.framework.ui.internal.editor.FrameworkInstanceLocationEditorSection.tempDirPath [org.eclipse.libra.framework.ui.internal.editor.FrameworkInstanceLocationEditorSection] At FrameworkInstanceLocationEditorSection.java:[line 349] UWF_UNWRITTEN_PUBLIC_OR_PROTECTED_FIELD
[INFO] Unread public/protected field: org.eclipse.libra.framework.ui.internal.editor.TargetChangedCommand.modules [org.eclipse.libra.framework.ui.internal.editor.TargetChangedCommand] At TargetChangedCommand.java:[line 37] URF_UNREAD_PUBLIC_OR_PROTECTED_FIELD
[INFO] Unused public or protected field: org.eclipse.libra.framework.ui.internal.editor.TargetChangedCommand.module [org.eclipse.libra.framework.ui.internal.editor.TargetChangedCommand] In TargetChangedCommand.java UUF_UNUSED_PUBLIC_OR_PROTECTED_FIELD
[INFO] Unread public/protected field: org.eclipse.libra.framework.ui.internal.editor.TargetDefinitionEditorPart.server2 [org.eclipse.libra.framework.ui.internal.editor.TargetDefinitionEditorPart] At TargetDefinitionEditorPart.java:[line 690] URF_UNREAD_PUBLIC_OR_PROTECTED_FIELD
[INFO] 


To see bug detail using the Findbugs GUI, use the following command "mvn findbugs:gui"



[INFO] 
[INFO] >>> maven-pmd-plugin:3.7:cpd-check (default) > :cpd @ org.eclipse.libra.framework.ui >>>
[INFO] 
[INFO] --- maven-pmd-plugin:3.7:cpd (cpd) @ org.eclipse.libra.framework.ui ---
[WARNING] Unable to locate Source XRef to link to - DISABLED
[INFO] 
[INFO] <<< maven-pmd-plugin:3.7:cpd-check (default) < :cpd @ org.eclipse.libra.framework.ui <<<
[INFO] 
[INFO] --- maven-pmd-plugin:3.7:cpd-check (default) @ org.eclipse.libra.framework.ui ---
[INFO] You have 2 CPD duplications. For more details see: /jobs/genie.webtools/libra/workspace/plugins/org.eclipse.libra.framework.ui/target/cpd.xml
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building OSGi Frameworks Equinox Adapter UI Plug-in 0.3.2-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.libra.framework.equinox.ui ---
[INFO] Deleting /jobs/genie.webtools/libra/workspace/plugins/org.eclipse.libra.framework.equinox.ui/target
[INFO] 
[INFO] --- tycho-packaging-plugin:0.26.0:build-qualifier (default-build-qualifier) @ org.eclipse.libra.framework.equinox.ui ---
[INFO] The project's OSGi version is 0.3.2.201610250509
[INFO] 
[INFO] --- tycho-packaging-plugin:0.26.0:validate-id (default-validate-id) @ org.eclipse.libra.framework.equinox.ui ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.26.0:validate-version (default-validate-version) @ org.eclipse.libra.framework.equinox.ui ---
[INFO] 
[INFO] --- maven-resources-plugin:2.4.1:resources (default-resources) @ org.eclipse.libra.framework.equinox.ui ---
[INFO] Using 'ISO-8859-1' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /jobs/genie.webtools/libra/workspace/plugins/org.eclipse.libra.framework.equinox.ui/src/main/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:0.26.0:compile (default-compile) @ org.eclipse.libra.framework.equinox.ui ---
[INFO] Compiling 3 source files to /jobs/genie.webtools/libra/workspace/plugins/org.eclipse.libra.framework.equinox.ui/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.4.1:testResources (default-testResources) @ org.eclipse.libra.framework.equinox.ui ---
[INFO] Using 'ISO-8859-1' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /jobs/genie.webtools/libra/workspace/plugins/org.eclipse.libra.framework.equinox.ui/src/test/resources
[INFO] 
[INFO] --- tycho-source-plugin:0.26.0:plugin-source (plugin-source) @ org.eclipse.libra.framework.equinox.ui ---
[INFO] Building jar: /jobs/genie.webtools/libra/workspace/plugins/org.eclipse.libra.framework.equinox.ui/target/org.eclipse.libra.framework.equinox.ui-0.3.2-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- target-platform-configuration:0.26.0:target-platform (default-target-platform) @ org.eclipse.libra.framework.equinox.ui ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.26.0:package-plugin (default-package-plugin) @ org.eclipse.libra.framework.equinox.ui ---
[INFO] Building jar: /jobs/genie.webtools/libra/workspace/plugins/org.eclipse.libra.framework.equinox.ui/target/org.eclipse.libra.framework.equinox.ui-0.3.2-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:0.26.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.libra.framework.equinox.ui ---
[INFO] 
[INFO] --- tycho-pack200a-plugin:0.26.0:normalize (pack200-normalize) @ org.eclipse.libra.framework.equinox.ui ---
[INFO] Pack200 normalizing jar /jobs/genie.webtools/libra/workspace/plugins/org.eclipse.libra.framework.equinox.ui/target/org.eclipse.libra.framework.equinox.ui-0.3.2-SNAPSHOT.jar
[INFO] 
[INFO] --- eclipse-jarsigner-plugin:1.1.3:sign (sign) @ org.eclipse.libra.framework.equinox.ui ---
[INFO] Signing jar: /jobs/genie.webtools/libra/workspace/plugins/org.eclipse.libra.framework.equinox.ui/target/org.eclipse.libra.framework.equinox.ui-0.3.2-SNAPSHOT.jar
[INFO] Signing jar: /jobs/genie.webtools/libra/workspace/plugins/org.eclipse.libra.framework.equinox.ui/target/org.eclipse.libra.framework.equinox.ui-0.3.2-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- tycho-pack200b-plugin:0.26.0:pack (pack200-pack) @ org.eclipse.libra.framework.equinox.ui ---
[INFO] Pack200 packing jar /jobs/genie.webtools/libra/workspace/plugins/org.eclipse.libra.framework.equinox.ui/target/org.eclipse.libra.framework.equinox.ui-0.3.2-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:0.26.0:p2-metadata (p2-metadata) @ org.eclipse.libra.framework.equinox.ui ---
[INFO] 
[INFO] >>> findbugs-maven-plugin:3.0.4:check (default) > :findbugs @ org.eclipse.libra.framework.equinox.ui >>>
[INFO] 
[INFO] --- findbugs-maven-plugin:3.0.4:findbugs (findbugs) @ org.eclipse.libra.framework.equinox.ui ---
[INFO] Fork Value is true
     [java] Warnings generated: 3
[INFO] Done FindBugs Analysis....
[INFO] 
[INFO] <<< findbugs-maven-plugin:3.0.4:check (default) < :findbugs @ org.eclipse.libra.framework.equinox.ui <<<
[INFO] 
[INFO] --- findbugs-maven-plugin:3.0.4:check (default) @ org.eclipse.libra.framework.equinox.ui ---
[INFO] BugInstance size is 3
[INFO] Error size is 0
[INFO] Total bugs: 3
[INFO] org.eclipse.libra.framework.equinox.ui.EquinoxUIPlugin.singleton should be package protected [org.eclipse.libra.framework.equinox.ui.EquinoxUIPlugin] In EquinoxUIPlugin.java MS_PKGPROTECT
[INFO] Write to static field org.eclipse.libra.framework.equinox.ui.EquinoxUIPlugin.singleton from instance method new org.eclipse.libra.framework.equinox.ui.EquinoxUIPlugin() [org.eclipse.libra.framework.equinox.ui.EquinoxUIPlugin] At EquinoxUIPlugin.java:[line 25] ST_WRITE_TO_STATIC_FROM_INSTANCE_METHOD
[INFO] Redundant nullcheck of equinox, which is known to be non-null in org.eclipse.libra.framework.equinox.ui.internal.ConfigurationPropertyTester.test(Object, String, Object[], Object) [org.eclipse.libra.framework.equinox.ui.internal.ConfigurationPropertyTester] Redundant null check at ConfigurationPropertyTester.java:[line 30] RCN_REDUNDANT_NULLCHECK_OF_NONNULL_VALUE
[INFO] 


To see bug detail using the Findbugs GUI, use the following command "mvn findbugs:gui"



[INFO] 
[INFO] >>> maven-pmd-plugin:3.7:cpd-check (default) > :cpd @ org.eclipse.libra.framework.equinox.ui >>>
[INFO] 
[INFO] --- maven-pmd-plugin:3.7:cpd (cpd) @ org.eclipse.libra.framework.equinox.ui ---
[WARNING] Unable to locate Source XRef to link to - DISABLED
[INFO] 
[INFO] <<< maven-pmd-plugin:3.7:cpd-check (default) < :cpd @ org.eclipse.libra.framework.equinox.ui <<<
[INFO] 
[INFO] --- maven-pmd-plugin:3.7:cpd-check (default) @ org.eclipse.libra.framework.equinox.ui ---
[INFO] 
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building OSGi Frameworks Felix Adapter Plug-in 0.3.2-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.libra.framework.felix ---
[INFO] Deleting /jobs/genie.webtools/libra/workspace/plugins/org.eclipse.libra.framework.felix/target
[INFO] 
[INFO] --- tycho-packaging-plugin:0.26.0:build-qualifier (default-build-qualifier) @ org.eclipse.libra.framework.felix ---
[INFO] The project's OSGi version is 0.3.2.201610250509
[INFO] 
[INFO] --- tycho-packaging-plugin:0.26.0:validate-id (default-validate-id) @ org.eclipse.libra.framework.felix ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.26.0:validate-version (default-validate-version) @ org.eclipse.libra.framework.felix ---
[INFO] 
[INFO] --- maven-resources-plugin:2.4.1:resources (default-resources) @ org.eclipse.libra.framework.felix ---
[INFO] Using 'ISO-8859-1' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /jobs/genie.webtools/libra/workspace/plugins/org.eclipse.libra.framework.felix/src/main/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:0.26.0:compile (default-compile) @ org.eclipse.libra.framework.felix ---
[INFO] Compiling 12 source files to /jobs/genie.webtools/libra/workspace/plugins/org.eclipse.libra.framework.felix/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.4.1:testResources (default-testResources) @ org.eclipse.libra.framework.felix ---
[INFO] Using 'ISO-8859-1' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /jobs/genie.webtools/libra/workspace/plugins/org.eclipse.libra.framework.felix/src/test/resources
[INFO] 
[INFO] --- tycho-source-plugin:0.26.0:plugin-source (plugin-source) @ org.eclipse.libra.framework.felix ---
[INFO] Building jar: /jobs/genie.webtools/libra/workspace/plugins/org.eclipse.libra.framework.felix/target/org.eclipse.libra.framework.felix-0.3.2-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- target-platform-configuration:0.26.0:target-platform (default-target-platform) @ org.eclipse.libra.framework.felix ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.26.0:package-plugin (default-package-plugin) @ org.eclipse.libra.framework.felix ---
[INFO] Building jar: /jobs/genie.webtools/libra/workspace/plugins/org.eclipse.libra.framework.felix/target/org.eclipse.libra.framework.felix-0.3.2-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:0.26.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.libra.framework.felix ---
[INFO] 
[INFO] --- tycho-pack200a-plugin:0.26.0:normalize (pack200-normalize) @ org.eclipse.libra.framework.felix ---
[INFO] Pack200 normalizing jar /jobs/genie.webtools/libra/workspace/plugins/org.eclipse.libra.framework.felix/target/org.eclipse.libra.framework.felix-0.3.2-SNAPSHOT.jar
[INFO] 
[INFO] --- eclipse-jarsigner-plugin:1.1.3:sign (sign) @ org.eclipse.libra.framework.felix ---
[INFO] Signing jar: /jobs/genie.webtools/libra/workspace/plugins/org.eclipse.libra.framework.felix/target/org.eclipse.libra.framework.felix-0.3.2-SNAPSHOT.jar
[INFO] Signing jar: /jobs/genie.webtools/libra/workspace/plugins/org.eclipse.libra.framework.felix/target/org.eclipse.libra.framework.felix-0.3.2-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- tycho-pack200b-plugin:0.26.0:pack (pack200-pack) @ org.eclipse.libra.framework.felix ---
[INFO] Pack200 packing jar /jobs/genie.webtools/libra/workspace/plugins/org.eclipse.libra.framework.felix/target/org.eclipse.libra.framework.felix-0.3.2-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:0.26.0:p2-metadata (p2-metadata) @ org.eclipse.libra.framework.felix ---
[INFO] 
[INFO] >>> findbugs-maven-plugin:3.0.4:check (default) > :findbugs @ org.eclipse.libra.framework.felix >>>
[INFO] 
[INFO] --- findbugs-maven-plugin:3.0.4:findbugs (findbugs) @ org.eclipse.libra.framework.felix ---
[INFO] Fork Value is true
     [java] Warnings generated: 8
[INFO] Done FindBugs Analysis....
[INFO] 
[INFO] <<< findbugs-maven-plugin:3.0.4:check (default) < :findbugs @ org.eclipse.libra.framework.felix <<<
[INFO] 
[INFO] --- findbugs-maven-plugin:3.0.4:check (default) @ org.eclipse.libra.framework.felix ---
[INFO] BugInstance size is 8
[INFO] Error size is 0
[INFO] Total bugs: 8
[INFO] org.eclipse.libra.framework.felix.Felix2Handler.getFrameworkVMArguments(IPath, IPath, IPath, boolean, boolean, int) may fail to clean up java.io.InputStream [org.eclipse.libra.framework.felix.Felix2Handler, org.eclipse.libra.framework.felix.Felix2Handler, org.eclipse.libra.framework.felix.Felix2Handler, org.eclipse.libra.framework.felix.Felix2Handler, org.eclipse.libra.framework.felix.Felix2Handler] Obligation to clean up resource created at Felix2Handler.java:[line 96] is not dischargedPath continues at Felix2Handler.java:[line 97]Path continues at Felix2Handler.java:[line 98]Path continues at Felix2Handler.java:[line 104]Path continues at Felix2Handler.java:[line 107] OBL_UNSATISFIED_OBLIGATION
[INFO] org.eclipse.libra.framework.felix.Felix2Handler.prepareFrameworkConfigurationFile(IPath, String, String) may fail to clean up java.io.OutputStream [org.eclipse.libra.framework.felix.Felix2Handler, org.eclipse.libra.framework.felix.Felix2Handler, org.eclipse.libra.framework.felix.Felix2Handler] Obligation to clean up resource created at Felix2Handler.java:[line 188] is not dischargedPath continues at Felix2Handler.java:[line 189]Path continues at Felix2Handler.java:[line 192] OBL_UNSATISFIED_OBLIGATION
[INFO] org.eclipse.libra.framework.felix.Felix2Handler.copyFile(InputStream, File) may fail to clean up java.io.OutputStream on checked exception [org.eclipse.libra.framework.felix.Felix2Handler, org.eclipse.libra.framework.felix.Felix2Handler, org.eclipse.libra.framework.felix.Felix2Handler, org.eclipse.libra.framework.felix.Felix2Handler, org.eclipse.libra.framework.felix.Felix2Handler] Obligation to clean up resource created at Felix2Handler.java:[line 115] is not dischargedPath continues at Felix2Handler.java:[line 117]Path continues at Felix2Handler.java:[line 121]Path continues at Felix2Handler.java:[line 122]Path continues at Felix2Handler.java:[line 123] OBL_UNSATISFIED_OBLIGATION_EXCEPTION_EDGE
[INFO] org.eclipse.libra.framework.felix.Felix2Handler.prepareFrameworkConfigurationFile(IPath, String, String) may fail to close stream [org.eclipse.libra.framework.felix.Felix2Handler] At Felix2Handler.java:[line 188] OS_OPEN_STREAM
[INFO] Exceptional return value of java.io.File.mkdirs() ignored in org.eclipse.libra.framework.felix.Felix2Handler.prepareDeployDirectory(IPath) [org.eclipse.libra.framework.felix.Felix2Handler, org.eclipse.libra.framework.felix.Felix2Handler, org.eclipse.libra.framework.felix.Felix2Handler] At Felix2Handler.java:[line 156]Another occurrence at Felix2Handler.java:[line 159]Another occurrence at Felix2Handler.java:[line 162] RV_RETURN_VALUE_IGNORED_BAD_PRACTICE
[INFO] Write to static field org.eclipse.libra.framework.felix.FelixPlugin.plugin from instance method new org.eclipse.libra.framework.felix.FelixPlugin() [org.eclipse.libra.framework.felix.FelixPlugin] At FelixPlugin.java:[line 32] ST_WRITE_TO_STATIC_FROM_INSTANCE_METHOD
[INFO] Public static org.eclipse.libra.framework.felix.internal.FelixRuntimeInstanceLocator.getRuntimeTypes() may expose internal representation by returning FelixRuntimeInstanceLocator.runtimeTypes [org.eclipse.libra.framework.felix.internal.FelixRuntimeInstanceLocator] At FelixRuntimeInstanceLocator.java:[line 21] MS_EXPOSE_REP
[INFO] org.eclipse.libra.framework.felix.internal.FelixRuntimeInstanceLocator.runtimeTypes should be package protected [org.eclipse.libra.framework.felix.internal.FelixRuntimeInstanceLocator] At FelixRuntimeInstanceLocator.java:[line 17] MS_PKGPROTECT
[INFO] 


To see bug detail using the Findbugs GUI, use the following command "mvn findbugs:gui"



[INFO] 
[INFO] >>> maven-pmd-plugin:3.7:cpd-check (default) > :cpd @ org.eclipse.libra.framework.felix >>>
[INFO] 
[INFO] --- maven-pmd-plugin:3.7:cpd (cpd) @ org.eclipse.libra.framework.felix ---
[WARNING] Unable to locate Source XRef to link to - DISABLED
[INFO] 
[INFO] <<< maven-pmd-plugin:3.7:cpd-check (default) < :cpd @ org.eclipse.libra.framework.felix <<<
[INFO] 
[INFO] --- maven-pmd-plugin:3.7:cpd-check (default) @ org.eclipse.libra.framework.felix ---
[INFO] 
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building OSGi Frameworks Felix Adapter UI Plug-in 0.3.2-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.libra.framework.felix.ui ---
[INFO] Deleting /jobs/genie.webtools/libra/workspace/plugins/org.eclipse.libra.framework.felix.ui/target
[INFO] 
[INFO] --- tycho-packaging-plugin:0.26.0:build-qualifier (default-build-qualifier) @ org.eclipse.libra.framework.felix.ui ---
[INFO] The project's OSGi version is 0.3.2.201610250509
[INFO] 
[INFO] --- tycho-packaging-plugin:0.26.0:validate-id (default-validate-id) @ org.eclipse.libra.framework.felix.ui ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.26.0:validate-version (default-validate-version) @ org.eclipse.libra.framework.felix.ui ---
[INFO] 
[INFO] --- maven-resources-plugin:2.4.1:resources (default-resources) @ org.eclipse.libra.framework.felix.ui ---
[INFO] Using 'ISO-8859-1' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /jobs/genie.webtools/libra/workspace/plugins/org.eclipse.libra.framework.felix.ui/src/main/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:0.26.0:compile (default-compile) @ org.eclipse.libra.framework.felix.ui ---
[INFO] Compiling 2 source files to /jobs/genie.webtools/libra/workspace/plugins/org.eclipse.libra.framework.felix.ui/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.4.1:testResources (default-testResources) @ org.eclipse.libra.framework.felix.ui ---
[INFO] Using 'ISO-8859-1' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /jobs/genie.webtools/libra/workspace/plugins/org.eclipse.libra.framework.felix.ui/src/test/resources
[INFO] 
[INFO] --- tycho-source-plugin:0.26.0:plugin-source (plugin-source) @ org.eclipse.libra.framework.felix.ui ---
[INFO] Building jar: /jobs/genie.webtools/libra/workspace/plugins/org.eclipse.libra.framework.felix.ui/target/org.eclipse.libra.framework.felix.ui-0.3.2-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- target-platform-configuration:0.26.0:target-platform (default-target-platform) @ org.eclipse.libra.framework.felix.ui ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.26.0:package-plugin (default-package-plugin) @ org.eclipse.libra.framework.felix.ui ---
[INFO] Building jar: /jobs/genie.webtools/libra/workspace/plugins/org.eclipse.libra.framework.felix.ui/target/org.eclipse.libra.framework.felix.ui-0.3.2-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:0.26.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.libra.framework.felix.ui ---
[INFO] 
[INFO] --- tycho-pack200a-plugin:0.26.0:normalize (pack200-normalize) @ org.eclipse.libra.framework.felix.ui ---
[INFO] Pack200 normalizing jar /jobs/genie.webtools/libra/workspace/plugins/org.eclipse.libra.framework.felix.ui/target/org.eclipse.libra.framework.felix.ui-0.3.2-SNAPSHOT.jar
[INFO] 
[INFO] --- eclipse-jarsigner-plugin:1.1.3:sign (sign) @ org.eclipse.libra.framework.felix.ui ---
[INFO] Signing jar: /jobs/genie.webtools/libra/workspace/plugins/org.eclipse.libra.framework.felix.ui/target/org.eclipse.libra.framework.felix.ui-0.3.2-SNAPSHOT.jar
[INFO] Signing jar: /jobs/genie.webtools/libra/workspace/plugins/org.eclipse.libra.framework.felix.ui/target/org.eclipse.libra.framework.felix.ui-0.3.2-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- tycho-pack200b-plugin:0.26.0:pack (pack200-pack) @ org.eclipse.libra.framework.felix.ui ---
[INFO] Pack200 packing jar /jobs/genie.webtools/libra/workspace/plugins/org.eclipse.libra.framework.felix.ui/target/org.eclipse.libra.framework.felix.ui-0.3.2-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:0.26.0:p2-metadata (p2-metadata) @ org.eclipse.libra.framework.felix.ui ---
[INFO] 
[INFO] >>> findbugs-maven-plugin:3.0.4:check (default) > :findbugs @ org.eclipse.libra.framework.felix.ui >>>
[INFO] 
[INFO] --- findbugs-maven-plugin:3.0.4:findbugs (findbugs) @ org.eclipse.libra.framework.felix.ui ---
[INFO] Fork Value is true
     [java] Warnings generated: 3
[INFO] Done FindBugs Analysis....
[INFO] 
[INFO] <<< findbugs-maven-plugin:3.0.4:check (default) < :findbugs @ org.eclipse.libra.framework.felix.ui <<<
[INFO] 
[INFO] --- findbugs-maven-plugin:3.0.4:check (default) @ org.eclipse.libra.framework.felix.ui ---
[INFO] BugInstance size is 3
[INFO] Error size is 0
[INFO] Total bugs: 3
[INFO] org.eclipse.libra.framework.felix.ui.FelixUIPlugin.singleton should be package protected [org.eclipse.libra.framework.felix.ui.FelixUIPlugin] In FelixUIPlugin.java MS_PKGPROTECT
[INFO] Write to static field org.eclipse.libra.framework.felix.ui.FelixUIPlugin.singleton from instance method new org.eclipse.libra.framework.felix.ui.FelixUIPlugin() [org.eclipse.libra.framework.felix.ui.FelixUIPlugin] At FelixUIPlugin.java:[line 25] ST_WRITE_TO_STATIC_FROM_INSTANCE_METHOD
[INFO] Redundant nullcheck of felix, which is known to be non-null in org.eclipse.libra.framework.felix.ui.internal.ConfigurationPropertyTester.test(Object, String, Object[], Object) [org.eclipse.libra.framework.felix.ui.internal.ConfigurationPropertyTester] Redundant null check at ConfigurationPropertyTester.java:[line 30] RCN_REDUNDANT_NULLCHECK_OF_NONNULL_VALUE
[INFO] 


To see bug detail using the Findbugs GUI, use the following command "mvn findbugs:gui"



[INFO] 
[INFO] >>> maven-pmd-plugin:3.7:cpd-check (default) > :cpd @ org.eclipse.libra.framework.felix.ui >>>
[INFO] 
[INFO] --- maven-pmd-plugin:3.7:cpd (cpd) @ org.eclipse.libra.framework.felix.ui ---
[WARNING] Unable to locate Source XRef to link to - DISABLED
[INFO] 
[INFO] <<< maven-pmd-plugin:3.7:cpd-check (default) < :cpd @ org.eclipse.libra.framework.felix.ui <<<
[INFO] 
[INFO] --- maven-pmd-plugin:3.7:cpd-check (default) @ org.eclipse.libra.framework.felix.ui ---
[INFO] 
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building OSGi Frameworks JOnAS Adapter Plug-in 0.3.2-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.libra.framework.jonas ---
[INFO] Deleting /jobs/genie.webtools/libra/workspace/plugins/org.eclipse.libra.framework.jonas/target
[INFO] 
[INFO] --- tycho-packaging-plugin:0.26.0:build-qualifier (default-build-qualifier) @ org.eclipse.libra.framework.jonas ---
[INFO] The project's OSGi version is 0.3.2.201610250509
[INFO] 
[INFO] --- tycho-packaging-plugin:0.26.0:validate-id (default-validate-id) @ org.eclipse.libra.framework.jonas ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.26.0:validate-version (default-validate-version) @ org.eclipse.libra.framework.jonas ---
[INFO] 
[INFO] --- maven-resources-plugin:2.4.1:resources (default-resources) @ org.eclipse.libra.framework.jonas ---
[INFO] Using 'ISO-8859-1' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /jobs/genie.webtools/libra/workspace/plugins/org.eclipse.libra.framework.jonas/src/main/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:0.26.0:compile (default-compile) @ org.eclipse.libra.framework.jonas ---
[INFO] Compiling 13 source files to /jobs/genie.webtools/libra/workspace/plugins/org.eclipse.libra.framework.jonas/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.4.1:testResources (default-testResources) @ org.eclipse.libra.framework.jonas ---
[INFO] Using 'ISO-8859-1' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /jobs/genie.webtools/libra/workspace/plugins/org.eclipse.libra.framework.jonas/src/test/resources
[INFO] 
[INFO] --- tycho-source-plugin:0.26.0:plugin-source (plugin-source) @ org.eclipse.libra.framework.jonas ---
[INFO] Building jar: /jobs/genie.webtools/libra/workspace/plugins/org.eclipse.libra.framework.jonas/target/org.eclipse.libra.framework.jonas-0.3.2-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- target-platform-configuration:0.26.0:target-platform (default-target-platform) @ org.eclipse.libra.framework.jonas ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.26.0:package-plugin (default-package-plugin) @ org.eclipse.libra.framework.jonas ---
[INFO] Building jar: /jobs/genie.webtools/libra/workspace/plugins/org.eclipse.libra.framework.jonas/target/org.eclipse.libra.framework.jonas-0.3.2-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:0.26.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.libra.framework.jonas ---
[INFO] 
[INFO] --- tycho-pack200a-plugin:0.26.0:normalize (pack200-normalize) @ org.eclipse.libra.framework.jonas ---
[INFO] Pack200 normalizing jar /jobs/genie.webtools/libra/workspace/plugins/org.eclipse.libra.framework.jonas/target/org.eclipse.libra.framework.jonas-0.3.2-SNAPSHOT.jar
[INFO] 
[INFO] --- eclipse-jarsigner-plugin:1.1.3:sign (sign) @ org.eclipse.libra.framework.jonas ---
[INFO] Signing jar: /jobs/genie.webtools/libra/workspace/plugins/org.eclipse.libra.framework.jonas/target/org.eclipse.libra.framework.jonas-0.3.2-SNAPSHOT.jar
[INFO] Signing jar: /jobs/genie.webtools/libra/workspace/plugins/org.eclipse.libra.framework.jonas/target/org.eclipse.libra.framework.jonas-0.3.2-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- tycho-pack200b-plugin:0.26.0:pack (pack200-pack) @ org.eclipse.libra.framework.jonas ---
[INFO] Pack200 packing jar /jobs/genie.webtools/libra/workspace/plugins/org.eclipse.libra.framework.jonas/target/org.eclipse.libra.framework.jonas-0.3.2-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:0.26.0:p2-metadata (p2-metadata) @ org.eclipse.libra.framework.jonas ---
[INFO] 
[INFO] >>> findbugs-maven-plugin:3.0.4:check (default) > :findbugs @ org.eclipse.libra.framework.jonas >>>
[INFO] 
[INFO] --- findbugs-maven-plugin:3.0.4:findbugs (findbugs) @ org.eclipse.libra.framework.jonas ---
[INFO] Fork Value is true
     [java] Warnings generated: 8
[INFO] Done FindBugs Analysis....
[INFO] 
[INFO] <<< findbugs-maven-plugin:3.0.4:check (default) < :findbugs @ org.eclipse.libra.framework.jonas <<<
[INFO] 
[INFO] --- findbugs-maven-plugin:3.0.4:check (default) @ org.eclipse.libra.framework.jonas ---
[INFO] BugInstance size is 8
[INFO] Error size is 0
[INFO] Total bugs: 8
[INFO] Unread field: org.eclipse.libra.framework.jonas.JonasHandler.BUFFER; should this field be static? [org.eclipse.libra.framework.jonas.JonasHandler] At JonasHandler.java:[line 169] SS_SHOULD_BE_STATIC
[INFO] Write to static field org.eclipse.libra.framework.jonas.JonasPlugin.plugin from instance method new org.eclipse.libra.framework.jonas.JonasPlugin() [org.eclipse.libra.framework.jonas.JonasPlugin] At JonasPlugin.java:[line 32] ST_WRITE_TO_STATIC_FROM_INSTANCE_METHOD
[INFO] Exceptional return value of java.io.File.mkdir() ignored in org.eclipse.libra.framework.jonas.internal.JonasFrameworkInstanceBehavior.publishModules(int, List, List, MultiStatus, IProgressMonitor) [org.eclipse.libra.framework.jonas.internal.JonasFrameworkInstanceBehavior] At JonasFrameworkInstanceBehavior.java:[line 142] RV_RETURN_VALUE_IGNORED_BAD_PRACTICE
[INFO] Public static org.eclipse.libra.framework.jonas.internal.JonasFrameworkInstanceLocator.getRuntimeTypes() may expose internal representation by returning JonasFrameworkInstanceLocator.runtimeTypes [org.eclipse.libra.framework.jonas.internal.JonasFrameworkInstanceLocator] At JonasFrameworkInstanceLocator.java:[line 21] MS_EXPOSE_REP
[INFO] org.eclipse.libra.framework.jonas.internal.JonasFrameworkInstanceLocator.runtimeTypes should be package protected [org.eclipse.libra.framework.jonas.internal.JonasFrameworkInstanceLocator] At JonasFrameworkInstanceLocator.java:[line 17] MS_PKGPROTECT
[INFO] org.eclipse.libra.framework.jonas.internal.util.ZipUtil.unzip(InputStream, File) may fail to clean up java.io.OutputStream on checked exception [org.eclipse.libra.framework.jonas.internal.util.ZipUtil, org.eclipse.libra.framework.jonas.internal.util.ZipUtil, org.eclipse.libra.framework.jonas.internal.util.ZipUtil] Obligation to clean up resource created at ZipUtil.java:[line 59] is not dischargedPath continues at ZipUtil.java:[line 60]Path continues at ZipUtil.java:[line 61] OBL_UNSATISFIED_OBLIGATION_EXCEPTION_EDGE
[INFO] Exceptional return value of java.io.File.mkdirs() ignored in org.eclipse.libra.framework.jonas.internal.util.ZipUtil.unzip(InputStream, File) [org.eclipse.libra.framework.jonas.internal.util.ZipUtil, org.eclipse.libra.framework.jonas.internal.util.ZipUtil, org.eclipse.libra.framework.jonas.internal.util.ZipUtil] At ZipUtil.java:[line 17]Another occurrence at ZipUtil.java:[line 46]Another occurrence at ZipUtil.java:[line 55] RV_RETURN_VALUE_IGNORED_BAD_PRACTICE
[INFO] Exceptional return value of java.io.File.setLastModified(long) ignored in org.eclipse.libra.framework.jonas.internal.util.ZipUtil.unzip(InputStream, File) [org.eclipse.libra.framework.jonas.internal.util.ZipUtil] At ZipUtil.java:[line 68] RV_RETURN_VALUE_IGNORED_BAD_PRACTICE
[INFO] 


To see bug detail using the Findbugs GUI, use the following command "mvn findbugs:gui"



[INFO] 
[INFO] >>> maven-pmd-plugin:3.7:cpd-check (default) > :cpd @ org.eclipse.libra.framework.jonas >>>
[INFO] 
[INFO] --- maven-pmd-plugin:3.7:cpd (cpd) @ org.eclipse.libra.framework.jonas ---
[WARNING] Unable to locate Source XRef to link to - DISABLED
[INFO] 
[INFO] <<< maven-pmd-plugin:3.7:cpd-check (default) < :cpd @ org.eclipse.libra.framework.jonas <<<
[INFO] 
[INFO] --- maven-pmd-plugin:3.7:cpd-check (default) @ org.eclipse.libra.framework.jonas ---
[INFO] 
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building OSGi Frameworks JOnAS Adapter UI Plug-in 0.3.2-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.libra.framework.jonas.ui ---
[INFO] Deleting /jobs/genie.webtools/libra/workspace/plugins/org.eclipse.libra.framework.jonas.ui/target
[INFO] 
[INFO] --- tycho-packaging-plugin:0.26.0:build-qualifier (default-build-qualifier) @ org.eclipse.libra.framework.jonas.ui ---
[INFO] The project's OSGi version is 0.3.2.201610250509
[INFO] 
[INFO] --- tycho-packaging-plugin:0.26.0:validate-id (default-validate-id) @ org.eclipse.libra.framework.jonas.ui ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.26.0:validate-version (default-validate-version) @ org.eclipse.libra.framework.jonas.ui ---
[INFO] 
[INFO] --- maven-resources-plugin:2.4.1:resources (default-resources) @ org.eclipse.libra.framework.jonas.ui ---
[INFO] Using 'ISO-8859-1' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /jobs/genie.webtools/libra/workspace/plugins/org.eclipse.libra.framework.jonas.ui/src/main/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:0.26.0:compile (default-compile) @ org.eclipse.libra.framework.jonas.ui ---
[INFO] Compiling 2 source files to /jobs/genie.webtools/libra/workspace/plugins/org.eclipse.libra.framework.jonas.ui/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.4.1:testResources (default-testResources) @ org.eclipse.libra.framework.jonas.ui ---
[INFO] Using 'ISO-8859-1' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /jobs/genie.webtools/libra/workspace/plugins/org.eclipse.libra.framework.jonas.ui/src/test/resources
[INFO] 
[INFO] --- tycho-source-plugin:0.26.0:plugin-source (plugin-source) @ org.eclipse.libra.framework.jonas.ui ---
[INFO] Building jar: /jobs/genie.webtools/libra/workspace/plugins/org.eclipse.libra.framework.jonas.ui/target/org.eclipse.libra.framework.jonas.ui-0.3.2-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- target-platform-configuration:0.26.0:target-platform (default-target-platform) @ org.eclipse.libra.framework.jonas.ui ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.26.0:package-plugin (default-package-plugin) @ org.eclipse.libra.framework.jonas.ui ---
[INFO] Building jar: /jobs/genie.webtools/libra/workspace/plugins/org.eclipse.libra.framework.jonas.ui/target/org.eclipse.libra.framework.jonas.ui-0.3.2-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:0.26.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.libra.framework.jonas.ui ---
[INFO] 
[INFO] --- tycho-pack200a-plugin:0.26.0:normalize (pack200-normalize) @ org.eclipse.libra.framework.jonas.ui ---
[INFO] Pack200 normalizing jar /jobs/genie.webtools/libra/workspace/plugins/org.eclipse.libra.framework.jonas.ui/target/org.eclipse.libra.framework.jonas.ui-0.3.2-SNAPSHOT.jar
[INFO] 
[INFO] --- eclipse-jarsigner-plugin:1.1.3:sign (sign) @ org.eclipse.libra.framework.jonas.ui ---
[INFO] Signing jar: /jobs/genie.webtools/libra/workspace/plugins/org.eclipse.libra.framework.jonas.ui/target/org.eclipse.libra.framework.jonas.ui-0.3.2-SNAPSHOT.jar
[INFO] Signing jar: /jobs/genie.webtools/libra/workspace/plugins/org.eclipse.libra.framework.jonas.ui/target/org.eclipse.libra.framework.jonas.ui-0.3.2-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- tycho-pack200b-plugin:0.26.0:pack (pack200-pack) @ org.eclipse.libra.framework.jonas.ui ---
[INFO] Pack200 packing jar /jobs/genie.webtools/libra/workspace/plugins/org.eclipse.libra.framework.jonas.ui/target/org.eclipse.libra.framework.jonas.ui-0.3.2-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:0.26.0:p2-metadata (p2-metadata) @ org.eclipse.libra.framework.jonas.ui ---
[INFO] 
[INFO] >>> findbugs-maven-plugin:3.0.4:check (default) > :findbugs @ org.eclipse.libra.framework.jonas.ui >>>
[INFO] 
[INFO] --- findbugs-maven-plugin:3.0.4:findbugs (findbugs) @ org.eclipse.libra.framework.jonas.ui ---
[INFO] Fork Value is true
     [java] Warnings generated: 3
[INFO] Done FindBugs Analysis....
[INFO] 
[INFO] <<< findbugs-maven-plugin:3.0.4:check (default) < :findbugs @ org.eclipse.libra.framework.jonas.ui <<<
[INFO] 
[INFO] --- findbugs-maven-plugin:3.0.4:check (default) @ org.eclipse.libra.framework.jonas.ui ---
[INFO] BugInstance size is 3
[INFO] Error size is 0
[INFO] Total bugs: 3
[INFO] org.eclipse.libra.framework.jonas.ui.JonasUIPlugin.singleton should be package protected [org.eclipse.libra.framework.jonas.ui.JonasUIPlugin] In JonasUIPlugin.java MS_PKGPROTECT
[INFO] Write to static field org.eclipse.libra.framework.jonas.ui.JonasUIPlugin.singleton from instance method new org.eclipse.libra.framework.jonas.ui.JonasUIPlugin() [org.eclipse.libra.framework.jonas.ui.JonasUIPlugin] At JonasUIPlugin.java:[line 25] ST_WRITE_TO_STATIC_FROM_INSTANCE_METHOD
[INFO] Redundant nullcheck of jonas, which is known to be non-null in org.eclipse.libra.framework.jonas.ui.internal.ConfigurationPropertyTester.test(Object, String, Object[], Object) [org.eclipse.libra.framework.jonas.ui.internal.ConfigurationPropertyTester] Redundant null check at ConfigurationPropertyTester.java:[line 35] RCN_REDUNDANT_NULLCHECK_OF_NONNULL_VALUE
[INFO] 


To see bug detail using the Findbugs GUI, use the following command "mvn findbugs:gui"



[INFO] 
[INFO] >>> maven-pmd-plugin:3.7:cpd-check (default) > :cpd @ org.eclipse.libra.framework.jonas.ui >>>
[INFO] 
[INFO] --- maven-pmd-plugin:3.7:cpd (cpd) @ org.eclipse.libra.framework.jonas.ui ---
[WARNING] Unable to locate Source XRef to link to - DISABLED
[INFO] 
[INFO] <<< maven-pmd-plugin:3.7:cpd-check (default) < :cpd @ org.eclipse.libra.framework.jonas.ui <<<
[INFO] 
[INFO] --- maven-pmd-plugin:3.7:cpd-check (default) @ org.eclipse.libra.framework.jonas.ui ---
[INFO] 
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building OSGi Frameworks Knopflerfish Adapter Plug-in 0.3.2-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.libra.framework.knopflerfish ---
[INFO] Deleting /jobs/genie.webtools/libra/workspace/plugins/org.eclipse.libra.framework.knopflerfish/target
[INFO] 
[INFO] --- tycho-packaging-plugin:0.26.0:build-qualifier (default-build-qualifier) @ org.eclipse.libra.framework.knopflerfish ---
[INFO] The project's OSGi version is 0.3.2.201610250509
[INFO] 
[INFO] --- tycho-packaging-plugin:0.26.0:validate-id (default-validate-id) @ org.eclipse.libra.framework.knopflerfish ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.26.0:validate-version (default-validate-version) @ org.eclipse.libra.framework.knopflerfish ---
[INFO] 
[INFO] --- maven-resources-plugin:2.4.1:resources (default-resources) @ org.eclipse.libra.framework.knopflerfish ---
[INFO] Using 'ISO-8859-1' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /jobs/genie.webtools/libra/workspace/plugins/org.eclipse.libra.framework.knopflerfish/src/main/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:0.26.0:compile (default-compile) @ org.eclipse.libra.framework.knopflerfish ---
[INFO] Compiling 12 source files to /jobs/genie.webtools/libra/workspace/plugins/org.eclipse.libra.framework.knopflerfish/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.4.1:testResources (default-testResources) @ org.eclipse.libra.framework.knopflerfish ---
[INFO] Using 'ISO-8859-1' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /jobs/genie.webtools/libra/workspace/plugins/org.eclipse.libra.framework.knopflerfish/src/test/resources
[INFO] 
[INFO] --- tycho-source-plugin:0.26.0:plugin-source (plugin-source) @ org.eclipse.libra.framework.knopflerfish ---
[INFO] Building jar: /jobs/genie.webtools/libra/workspace/plugins/org.eclipse.libra.framework.knopflerfish/target/org.eclipse.libra.framework.knopflerfish-0.3.2-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- target-platform-configuration:0.26.0:target-platform (default-target-platform) @ org.eclipse.libra.framework.knopflerfish ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.26.0:package-plugin (default-package-plugin) @ org.eclipse.libra.framework.knopflerfish ---
[INFO] Building jar: /jobs/genie.webtools/libra/workspace/plugins/org.eclipse.libra.framework.knopflerfish/target/org.eclipse.libra.framework.knopflerfish-0.3.2-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:0.26.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.libra.framework.knopflerfish ---
[INFO] 
[INFO] --- tycho-pack200a-plugin:0.26.0:normalize (pack200-normalize) @ org.eclipse.libra.framework.knopflerfish ---
[INFO] Pack200 normalizing jar /jobs/genie.webtools/libra/workspace/plugins/org.eclipse.libra.framework.knopflerfish/target/org.eclipse.libra.framework.knopflerfish-0.3.2-SNAPSHOT.jar
[INFO] 
[INFO] --- eclipse-jarsigner-plugin:1.1.3:sign (sign) @ org.eclipse.libra.framework.knopflerfish ---
[INFO] Signing jar: /jobs/genie.webtools/libra/workspace/plugins/org.eclipse.libra.framework.knopflerfish/target/org.eclipse.libra.framework.knopflerfish-0.3.2-SNAPSHOT.jar
[INFO] Signing jar: /jobs/genie.webtools/libra/workspace/plugins/org.eclipse.libra.framework.knopflerfish/target/org.eclipse.libra.framework.knopflerfish-0.3.2-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- tycho-pack200b-plugin:0.26.0:pack (pack200-pack) @ org.eclipse.libra.framework.knopflerfish ---
[INFO] Pack200 packing jar /jobs/genie.webtools/libra/workspace/plugins/org.eclipse.libra.framework.knopflerfish/target/org.eclipse.libra.framework.knopflerfish-0.3.2-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:0.26.0:p2-metadata (p2-metadata) @ org.eclipse.libra.framework.knopflerfish ---
[INFO] 
[INFO] >>> findbugs-maven-plugin:3.0.4:check (default) > :findbugs @ org.eclipse.libra.framework.knopflerfish >>>
[INFO] 
[INFO] --- findbugs-maven-plugin:3.0.4:findbugs (findbugs) @ org.eclipse.libra.framework.knopflerfish ---
[INFO] Fork Value is true
     [java] Warnings generated: 5
[INFO] Done FindBugs Analysis....
[INFO] 
[INFO] <<< findbugs-maven-plugin:3.0.4:check (default) < :findbugs @ org.eclipse.libra.framework.knopflerfish <<<
[INFO] 
[INFO] --- findbugs-maven-plugin:3.0.4:check (default) @ org.eclipse.libra.framework.knopflerfish ---
[INFO] BugInstance size is 5
[INFO] Error size is 0
[INFO] Total bugs: 5
[INFO] Found reliance on default encoding in org.eclipse.libra.framework.knopflerfish.Knopflerfish31Handler.prepareFrameworkConfigurationFile(IPath, IPath, KnopflerfishConfigurationPublishHelper, FrameworkInstanceConfiguration): new java.io.PrintWriter(OutputStream) [org.eclipse.libra.framework.knopflerfish.Knopflerfish31Handler, org.eclipse.libra.framework.knopflerfish.Knopflerfish31Handler] At Knopflerfish31Handler.java:[line 246]Another occurrence at Knopflerfish31Handler.java:[line 253] DM_DEFAULT_ENCODING
[INFO] Exceptional return value of java.io.File.mkdirs() ignored in org.eclipse.libra.framework.knopflerfish.Knopflerfish31Handler.prepareDeployDirectory(IPath) [org.eclipse.libra.framework.knopflerfish.Knopflerfish31Handler] At Knopflerfish31Handler.java:[line 124] RV_RETURN_VALUE_IGNORED_BAD_PRACTICE
[INFO] Write to static field org.eclipse.libra.framework.knopflerfish.KnopflerfishPlugin.plugin from instance method new org.eclipse.libra.framework.knopflerfish.KnopflerfishPlugin() [org.eclipse.libra.framework.knopflerfish.KnopflerfishPlugin] At KnopflerfishPlugin.java:[line 32] ST_WRITE_TO_STATIC_FROM_INSTANCE_METHOD
[INFO] Public static org.eclipse.libra.framework.knopflerfish.internal.KnopflerfishFrameworkInstanceLocator.getRuntimeTypes() may expose internal representation by returning KnopflerfishFrameworkInstanceLocator.runtimeTypes [org.eclipse.libra.framework.knopflerfish.internal.KnopflerfishFrameworkInstanceLocator] At KnopflerfishFrameworkInstanceLocator.java:[line 22] MS_EXPOSE_REP
[INFO] org.eclipse.libra.framework.knopflerfish.internal.KnopflerfishFrameworkInstanceLocator.runtimeTypes should be package protected [org.eclipse.libra.framework.knopflerfish.internal.KnopflerfishFrameworkInstanceLocator] At KnopflerfishFrameworkInstanceLocator.java:[line 17] MS_PKGPROTECT
[INFO] 


To see bug detail using the Findbugs GUI, use the following command "mvn findbugs:gui"



[INFO] 
[INFO] >>> maven-pmd-plugin:3.7:cpd-check (default) > :cpd @ org.eclipse.libra.framework.knopflerfish >>>
[INFO] 
[INFO] --- maven-pmd-plugin:3.7:cpd (cpd) @ org.eclipse.libra.framework.knopflerfish ---
[WARNING] Unable to locate Source XRef to link to - DISABLED
[INFO] 
[INFO] <<< maven-pmd-plugin:3.7:cpd-check (default) < :cpd @ org.eclipse.libra.framework.knopflerfish <<<
[INFO] 
[INFO] --- maven-pmd-plugin:3.7:cpd-check (default) @ org.eclipse.libra.framework.knopflerfish ---
[INFO] 
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building OSGi Frameworks Knopflerfish Adapter UI Plug-in 0.3.2-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.libra.framework.knopflerfish.ui ---
[INFO] Deleting /jobs/genie.webtools/libra/workspace/plugins/org.eclipse.libra.framework.knopflerfish.ui/target
[INFO] 
[INFO] --- tycho-packaging-plugin:0.26.0:build-qualifier (default-build-qualifier) @ org.eclipse.libra.framework.knopflerfish.ui ---
[INFO] The project's OSGi version is 0.3.2.201610250509
[INFO] 
[INFO] --- tycho-packaging-plugin:0.26.0:validate-id (default-validate-id) @ org.eclipse.libra.framework.knopflerfish.ui ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.26.0:validate-version (default-validate-version) @ org.eclipse.libra.framework.knopflerfish.ui ---
[INFO] 
[INFO] --- maven-resources-plugin:2.4.1:resources (default-resources) @ org.eclipse.libra.framework.knopflerfish.ui ---
[INFO] Using 'ISO-8859-1' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /jobs/genie.webtools/libra/workspace/plugins/org.eclipse.libra.framework.knopflerfish.ui/src/main/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:0.26.0:compile (default-compile) @ org.eclipse.libra.framework.knopflerfish.ui ---
[INFO] Compiling 2 source files to /jobs/genie.webtools/libra/workspace/plugins/org.eclipse.libra.framework.knopflerfish.ui/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.4.1:testResources (default-testResources) @ org.eclipse.libra.framework.knopflerfish.ui ---
[INFO] Using 'ISO-8859-1' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /jobs/genie.webtools/libra/workspace/plugins/org.eclipse.libra.framework.knopflerfish.ui/src/test/resources
[INFO] 
[INFO] --- tycho-source-plugin:0.26.0:plugin-source (plugin-source) @ org.eclipse.libra.framework.knopflerfish.ui ---
[INFO] Building jar: /jobs/genie.webtools/libra/workspace/plugins/org.eclipse.libra.framework.knopflerfish.ui/target/org.eclipse.libra.framework.knopflerfish.ui-0.3.2-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- target-platform-configuration:0.26.0:target-platform (default-target-platform) @ org.eclipse.libra.framework.knopflerfish.ui ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.26.0:package-plugin (default-package-plugin) @ org.eclipse.libra.framework.knopflerfish.ui ---
[INFO] Building jar: /jobs/genie.webtools/libra/workspace/plugins/org.eclipse.libra.framework.knopflerfish.ui/target/org.eclipse.libra.framework.knopflerfish.ui-0.3.2-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:0.26.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.libra.framework.knopflerfish.ui ---
[INFO] 
[INFO] --- tycho-pack200a-plugin:0.26.0:normalize (pack200-normalize) @ org.eclipse.libra.framework.knopflerfish.ui ---
[INFO] Pack200 normalizing jar /jobs/genie.webtools/libra/workspace/plugins/org.eclipse.libra.framework.knopflerfish.ui/target/org.eclipse.libra.framework.knopflerfish.ui-0.3.2-SNAPSHOT.jar
[INFO] 
[INFO] --- eclipse-jarsigner-plugin:1.1.3:sign (sign) @ org.eclipse.libra.framework.knopflerfish.ui ---
[INFO] Signing jar: /jobs/genie.webtools/libra/workspace/plugins/org.eclipse.libra.framework.knopflerfish.ui/target/org.eclipse.libra.framework.knopflerfish.ui-0.3.2-SNAPSHOT.jar
[INFO] Signing jar: /jobs/genie.webtools/libra/workspace/plugins/org.eclipse.libra.framework.knopflerfish.ui/target/org.eclipse.libra.framework.knopflerfish.ui-0.3.2-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- tycho-pack200b-plugin:0.26.0:pack (pack200-pack) @ org.eclipse.libra.framework.knopflerfish.ui ---
[INFO] Pack200 packing jar /jobs/genie.webtools/libra/workspace/plugins/org.eclipse.libra.framework.knopflerfish.ui/target/org.eclipse.libra.framework.knopflerfish.ui-0.3.2-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:0.26.0:p2-metadata (p2-metadata) @ org.eclipse.libra.framework.knopflerfish.ui ---
[INFO] 
[INFO] >>> findbugs-maven-plugin:3.0.4:check (default) > :findbugs @ org.eclipse.libra.framework.knopflerfish.ui >>>
[INFO] 
[INFO] --- findbugs-maven-plugin:3.0.4:findbugs (findbugs) @ org.eclipse.libra.framework.knopflerfish.ui ---
[INFO] Fork Value is true
     [java] Warnings generated: 3
[INFO] Done FindBugs Analysis....
[INFO] 
[INFO] <<< findbugs-maven-plugin:3.0.4:check (default) < :findbugs @ org.eclipse.libra.framework.knopflerfish.ui <<<
[INFO] 
[INFO] --- findbugs-maven-plugin:3.0.4:check (default) @ org.eclipse.libra.framework.knopflerfish.ui ---
[INFO] BugInstance size is 3
[INFO] Error size is 0
[INFO] Total bugs: 3
[INFO] org.eclipse.libra.framework.knopflerfish.ui.KnopflerfishUIPlugin.singleton should be package protected [org.eclipse.libra.framework.knopflerfish.ui.KnopflerfishUIPlugin] In KnopflerfishUIPlugin.java MS_PKGPROTECT
[INFO] Write to static field org.eclipse.libra.framework.knopflerfish.ui.KnopflerfishUIPlugin.singleton from instance method new org.eclipse.libra.framework.knopflerfish.ui.KnopflerfishUIPlugin() [org.eclipse.libra.framework.knopflerfish.ui.KnopflerfishUIPlugin] At KnopflerfishUIPlugin.java:[line 28] ST_WRITE_TO_STATIC_FROM_INSTANCE_METHOD
[INFO] Redundant nullcheck of knopflerfish, which is known to be non-null in org.eclipse.libra.framework.knopflerfish.ui.internal.ConfigurationPropertyTester.test(Object, String, Object[], Object) [org.eclipse.libra.framework.knopflerfish.ui.internal.ConfigurationPropertyTester] Redundant null check at ConfigurationPropertyTester.java:[line 30] RCN_REDUNDANT_NULLCHECK_OF_NONNULL_VALUE
[INFO] 


To see bug detail using the Findbugs GUI, use the following command "mvn findbugs:gui"



[INFO] 
[INFO] >>> maven-pmd-plugin:3.7:cpd-check (default) > :cpd @ org.eclipse.libra.framework.knopflerfish.ui >>>
[INFO] 
[INFO] --- maven-pmd-plugin:3.7:cpd (cpd) @ org.eclipse.libra.framework.knopflerfish.ui ---
[WARNING] Unable to locate Source XRef to link to - DISABLED
[INFO] 
[INFO] <<< maven-pmd-plugin:3.7:cpd-check (default) < :cpd @ org.eclipse.libra.framework.knopflerfish.ui <<<
[INFO] 
[INFO] --- maven-pmd-plugin:3.7:cpd-check (default) @ org.eclipse.libra.framework.knopflerfish.ui ---
[INFO] 
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building OSGi Frameworks Server Adapters Feature 0.3.2-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.libra.framework.feature ---
[INFO] Deleting /jobs/genie.webtools/libra/workspace/features/org.eclipse.libra.framework.feature/target
[INFO] 
[INFO] --- tycho-packaging-plugin:0.26.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.libra.framework.feature ---
[INFO] The project's OSGi version is 0.3.2.201610250509
[INFO] 
[INFO] --- tycho-packaging-plugin:0.26.0:validate-id (default-validate-id) @ org.eclipse.libra.framework.feature ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.26.0:validate-version (default-validate-version) @ org.eclipse.libra.framework.feature ---
[INFO] 
[INFO] --- target-platform-configuration:0.26.0:target-platform (default-target-platform) @ org.eclipse.libra.framework.feature ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.26.0:package-feature (default-package-feature) @ org.eclipse.libra.framework.feature ---
[INFO] Building jar: /jobs/genie.webtools/libra/workspace/features/org.eclipse.libra.framework.feature/target/org.eclipse.libra.framework.feature-0.3.2-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:0.26.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.libra.framework.feature ---
[INFO] 
[INFO] --- tycho-p2-plugin:0.26.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.libra.framework.feature ---
[INFO] 
[INFO] --- tycho-pack200a-plugin:0.26.0:normalize (pack200-normalize) @ org.eclipse.libra.framework.feature ---
[INFO] 
[INFO] --- eclipse-jarsigner-plugin:1.1.3:sign (sign) @ org.eclipse.libra.framework.feature ---
[INFO] Signing jar: /jobs/genie.webtools/libra/workspace/features/org.eclipse.libra.framework.feature/target/org.eclipse.libra.framework.feature-0.3.2-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-pack200b-plugin:0.26.0:pack (pack200-pack) @ org.eclipse.libra.framework.feature ---
[INFO] 
[INFO] --- tycho-p2-plugin:0.26.0:p2-metadata (p2-metadata) @ org.eclipse.libra.framework.feature ---
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building OSGi Frameworks Server Adapters SDK Feature 0.3.2-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.libra.framework.feature.source ---
[INFO] Deleting /jobs/genie.webtools/libra/workspace/features/org.eclipse.libra.framework.feature.source/target
[INFO] 
[INFO] --- tycho-packaging-plugin:0.26.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.libra.framework.feature.source ---
[INFO] The project's OSGi version is 0.3.2.201610250509
[INFO] 
[INFO] --- tycho-packaging-plugin:0.26.0:validate-id (default-validate-id) @ org.eclipse.libra.framework.feature.source ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.26.0:validate-version (default-validate-version) @ org.eclipse.libra.framework.feature.source ---
[INFO] 
[INFO] --- target-platform-configuration:0.26.0:target-platform (default-target-platform) @ org.eclipse.libra.framework.feature.source ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.26.0:package-feature (default-package-feature) @ org.eclipse.libra.framework.feature.source ---
[INFO] Building jar: /jobs/genie.webtools/libra/workspace/features/org.eclipse.libra.framework.feature.source/target/org.eclipse.libra.framework.feature.source-0.3.2-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:0.26.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.libra.framework.feature.source ---
[INFO] 
[INFO] --- tycho-p2-plugin:0.26.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.libra.framework.feature.source ---
[INFO] 
[INFO] --- tycho-pack200a-plugin:0.26.0:normalize (pack200-normalize) @ org.eclipse.libra.framework.feature.source ---
[INFO] 
[INFO] --- eclipse-jarsigner-plugin:1.1.3:sign (sign) @ org.eclipse.libra.framework.feature.source ---
[INFO] Signing jar: /jobs/genie.webtools/libra/workspace/features/org.eclipse.libra.framework.feature.source/target/org.eclipse.libra.framework.feature.source-0.3.2-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-pack200b-plugin:0.26.0:pack (pack200-pack) @ org.eclipse.libra.framework.feature.source ---
[INFO] 
[INFO] --- tycho-p2-plugin:0.26.0:p2-metadata (p2-metadata) @ org.eclipse.libra.framework.feature.source ---
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Eclipse Libra Repository (Incubation) 0.3.2-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.libra.repository ---
[INFO] Deleting /jobs/genie.webtools/libra/workspace/development/org.eclipse.libra.repository/target
[INFO] 
[INFO] --- tycho-packaging-plugin:0.26.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.libra.repository ---
[INFO] The project's OSGi version is 0.3.2.201610250509
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean-1) @ org.eclipse.libra.repository ---
[INFO] 
[INFO] --- maven-resources-plugin:2.4.1:resources (default-resources) @ org.eclipse.libra.repository ---
[INFO] Using 'ISO-8859-1' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /jobs/genie.webtools/libra/workspace/development/org.eclipse.libra.repository/src/main/resources
[INFO] 
[INFO] --- target-platform-configuration:0.26.0:target-platform (default-target-platform) @ org.eclipse.libra.repository ---
[INFO] 
[INFO] --- tycho-p2-publisher-plugin:0.26.0:publish-products (default-publish-products) @ org.eclipse.libra.repository ---
[INFO] 
[INFO] --- tycho-p2-publisher-plugin:0.26.0:publish-categories (default-publish-categories) @ org.eclipse.libra.repository ---
[INFO] 
[INFO] --- tycho-p2-publisher-plugin:0.26.0:attach-artifacts (default-attach-artifacts) @ org.eclipse.libra.repository ---
[INFO] 
[INFO] --- tycho-p2-repository-plugin:0.26.0:assemble-repository (default-assemble-repository) @ org.eclipse.libra.repository ---
[INFO] 
[INFO] --- tycho-p2-repository-plugin:0.26.0:archive-repository (default-archive-repository) @ org.eclipse.libra.repository ---
[INFO] Building zip: /jobs/genie.webtools/libra/workspace/development/org.eclipse.libra.repository/target/org.eclipse.libra.repository-0.3.2-SNAPSHOT.zip
[INFO] 
[INFO] --- tycho-pack200a-plugin:0.26.0:normalize (pack200-normalize) @ org.eclipse.libra.repository ---
[INFO] 
[INFO] --- eclipse-jarsigner-plugin:1.1.3:sign (sign) @ org.eclipse.libra.repository ---
[INFO] 
[INFO] --- tycho-pack200b-plugin:0.26.0:pack (pack200-pack) @ org.eclipse.libra.repository ---
[INFO] 
[INFO] --- tycho-p2-plugin:0.26.0:p2-metadata (p2-metadata) @ org.eclipse.libra.repository ---
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building OSGi Bundle Facet Tests Plug-in 0.3.2-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.libra.facet.test ---
[INFO] Deleting /jobs/genie.webtools/libra/workspace/tests/org.eclipse.libra.facet.test/target
[INFO] 
[INFO] --- tycho-packaging-plugin:0.26.0:build-qualifier (default-build-qualifier) @ org.eclipse.libra.facet.test ---
[INFO] The project's OSGi version is 0.3.2.201610250509
[INFO] 
[INFO] --- tycho-packaging-plugin:0.26.0:validate-id (default-validate-id) @ org.eclipse.libra.facet.test ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.26.0:validate-version (default-validate-version) @ org.eclipse.libra.facet.test ---
[INFO] 
[INFO] --- maven-resources-plugin:2.4.1:resources (default-resources) @ org.eclipse.libra.facet.test ---
[INFO] Using 'ISO-8859-1' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /jobs/genie.webtools/libra/workspace/tests/org.eclipse.libra.facet.test/src/main/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:0.26.0:compile (default-compile) @ org.eclipse.libra.facet.test ---
[INFO] Compiling 2 source files to /jobs/genie.webtools/libra/workspace/tests/org.eclipse.libra.facet.test/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.4.1:testResources (default-testResources) @ org.eclipse.libra.facet.test ---
[INFO] Using 'ISO-8859-1' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /jobs/genie.webtools/libra/workspace/tests/org.eclipse.libra.facet.test/src/test/resources
[INFO] 
[INFO] --- target-platform-configuration:0.26.0:target-platform (default-target-platform) @ org.eclipse.libra.facet.test ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.26.0:package-plugin (default-package-plugin) @ org.eclipse.libra.facet.test ---
[INFO] Building jar: /jobs/genie.webtools/libra/workspace/tests/org.eclipse.libra.facet.test/target/org.eclipse.libra.facet.test-0.3.2-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:0.26.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.libra.facet.test ---
[INFO] 
[INFO] --- tycho-surefire-plugin:0.26.0:test (default-test) @ org.eclipse.libra.facet.test ---
[INFO] Expected eclipse log file: /jobs/genie.webtools/libra/workspace/tests/org.eclipse.libra.facet.test/target/work/data/.metadata/.log
[INFO] Command line:
	[/opt/public/common/jdk1.8.0_102.x64/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Xms128m, -Xmx512m, -XX:MaxPermSize=256m, -Dosgi.clean=true, -jar, /jobs/genie.webtools/libra/workspace/.repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.3.200.v20160318-1642/org.eclipse.equinox.launcher-1.3.200.v20160318-1642.jar, -data, /jobs/genie.webtools/libra/workspace/tests/org.eclipse.libra.facet.test/target/work/data, -install, /jobs/genie.webtools/libra/workspace/tests/org.eclipse.libra.facet.test/target/work, -configuration, /jobs/genie.webtools/libra/workspace/tests/org.eclipse.libra.facet.test/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /jobs/genie.webtools/libra/workspace/tests/org.eclipse.libra.facet.test/target/surefire.properties, -testApplication, org.eclipse.ui.ide.workbench, -product, org.eclipse.sdk.ide]
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
Launching application org.eclipse.ui.ide.workbench...
Xlib:  extension "RANDR" missing on display ":452.0".

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.eclipse.libra.facet.test.WabConversionTest
Tests run: 22, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 62.33 sec - in org.eclipse.libra.facet.test.WabConversionTest
convertJavaProjectCustomHeaders(org.eclipse.libra.facet.test.WabConversionTest)  Time elapsed: 3.254 sec
createJPAUtilityProject(org.eclipse.libra.facet.test.WabConversionTest)  Time elapsed: 3.687 sec
createJPAProject(org.eclipse.libra.facet.test.WabConversionTest)  Time elapsed: 4.048 sec
convertPluginProject(org.eclipse.libra.facet.test.WabConversionTest)  Time elapsed: 2.334 sec
convertJavaProject(org.eclipse.libra.facet.test.WabConversionTest)  Time elapsed: 3.075 sec
convertPluginProjectCustomHeaders(org.eclipse.libra.facet.test.WabConversionTest)  Time elapsed: 2.133 sec
uninstallOSGiFacetFromSimpleProject(org.eclipse.libra.facet.test.WabConversionTest)  Time elapsed: 3.13 sec
uninstallOSGiFacetFromJavaProject(org.eclipse.libra.facet.test.WabConversionTest)  Time elapsed: 2.018 sec
convertSimpleProjectWithOSGiManifest(org.eclipse.libra.facet.test.WabConversionTest)  Time elapsed: 1.948 sec
convertWebProjectWithOSGiManifest(org.eclipse.libra.facet.test.WabConversionTest)  Time elapsed: 4.238 sec
convertJavaProjectNoSrcFolder(org.eclipse.libra.facet.test.WabConversionTest)  Time elapsed: 2.054 sec
convertJavaProjectWithOSGiManifest(org.eclipse.libra.facet.test.WabConversionTest)  Time elapsed: 3.1 sec
convertSimpleProjectCustomHeaders(org.eclipse.libra.facet.test.WabConversionTest)  Time elapsed: 1.989 sec
uninstallOSGiFacetFromWebProject(org.eclipse.libra.facet.test.WabConversionTest)  Time elapsed: 2.118 sec
convertJavaProject2SrcFolders(org.eclipse.libra.facet.test.WabConversionTest)  Time elapsed: 3.057 sec
uninstallOSGiFacetFromPluginProject(org.eclipse.libra.facet.test.WabConversionTest)  Time elapsed: 2.219 sec
convertWebReferringJavaProjects(org.eclipse.libra.facet.test.WabConversionTest)  Time elapsed: 3.483 sec
convertWebProjectCustomHeaders(org.eclipse.libra.facet.test.WabConversionTest)  Time elapsed: 3.081 sec
convertWebProject(org.eclipse.libra.facet.test.WabConversionTest)  Time elapsed: 3.083 sec
convertJPAProject(org.eclipse.libra.facet.test.WabConversionTest)  Time elapsed: 3.204 sec
convertSimpleProject(org.eclipse.libra.facet.test.WabConversionTest)  Time elapsed: 1.983 sec
convertJPAProjectWithUtilityFacet(org.eclipse.libra.facet.test.WabConversionTest)  Time elapsed: 3.037 sec
Running org.eclipse.libra.facet.test.WebContextRootSynchronizerTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 29.019 sec - in org.eclipse.libra.facet.test.WebContextRootSynchronizerTest
testRemoveWebContextRootFromWTPModel(org.eclipse.libra.facet.test.WebContextRootSynchronizerTest)  Time elapsed: 5.146 sec
testWTPChangeLeadsToPDEChange(org.eclipse.libra.facet.test.WebContextRootSynchronizerTest)  Time elapsed: 4.205 sec
testPDEChangeLeadsToWTPChange(org.eclipse.libra.facet.test.WebContextRootSynchronizerTest)  Time elapsed: 5.282 sec
testManifetsFileChangeLeadsToModelChange(org.eclipse.libra.facet.test.WebContextRootSynchronizerTest)  Time elapsed: 4.14 sec
testRemoveWebContextRootFromPDEModel(org.eclipse.libra.facet.test.WebContextRootSynchronizerTest)  Time elapsed: 5.096 sec
testSettingsFileChangeLeadsToModelChange(org.eclipse.libra.facet.test.WebContextRootSynchronizerTest)  Time elapsed: 5.146 sec

Results :

Tests run: 28, Failures: 0, Errors: 0, Skipped: 0

[INFO] All tests passed!
[INFO] 
[INFO] --- tycho-pack200a-plugin:0.26.0:normalize (pack200-normalize) @ org.eclipse.libra.facet.test ---
[INFO] Pack200 normalizing jar /jobs/genie.webtools/libra/workspace/tests/org.eclipse.libra.facet.test/target/org.eclipse.libra.facet.test-0.3.2-SNAPSHOT.jar
25/10/2016 01:14:28 Xvnc version X.org/xf4vnc custom version
25/10/2016 01:14:28 Copyright (C) 2001-2004 Alan Hourihane.
25/10/2016 01:14:28 Copyright (C) 2000-2004 Constantin Kaplinsky
25/10/2016 01:14:28 Copyright (C) 1999 AT&T Laboratories Cambridge
25/10/2016 01:14:28 All Rights Reserved.
25/10/2016 01:14:28 See http://www.tightvnc.com/ for information on TightVNC
25/10/2016 01:14:28 See http://xf4vnc.sf.net for xf4vnc-specific information
25/10/2016 01:14:28 Desktop name 'x11' (hipp6:452)
25/10/2016 01:14:28 Protocol versions supported: 3.7, 3.3
25/10/2016 01:14:28 RGB format 8 8 8
25/10/2016 01:14:28 Listening for VNC connections on TCP port 6352
[dix] Could not init font path element /usr/share/fonts/TTF/, removing from list!
[dix] Could not init font path element /usr/share/fonts/OTF, removing from list!
(EE) config/hal: NewInputDeviceRequest failed (2)
(EE) config/hal: NewInputDeviceRequest failed (2)
[INFO] 
[INFO] --- eclipse-jarsigner-plugin:1.1.3:sign (sign) @ org.eclipse.libra.facet.test ---
[INFO] Signing jar: /jobs/genie.webtools/libra/workspace/tests/org.eclipse.libra.facet.test/target/org.eclipse.libra.facet.test-0.3.2-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-pack200b-plugin:0.26.0:pack (pack200-pack) @ org.eclipse.libra.facet.test ---
[INFO] Pack200 packing jar /jobs/genie.webtools/libra/workspace/tests/org.eclipse.libra.facet.test/target/org.eclipse.libra.facet.test-0.3.2-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:0.26.0:p2-metadata (p2-metadata) @ org.eclipse.libra.facet.test ---
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building WAR Products Core Tests Plug-in 0.3.2-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.libra.warproducts.core.test ---
[INFO] Deleting /jobs/genie.webtools/libra/workspace/tests/org.eclipse.libra.warproducts.core.test/target
[INFO] 
[INFO] --- tycho-packaging-plugin:0.26.0:build-qualifier (default-build-qualifier) @ org.eclipse.libra.warproducts.core.test ---
[INFO] The project's OSGi version is 0.3.2.201610250509
[INFO] 
[INFO] --- tycho-packaging-plugin:0.26.0:validate-id (default-validate-id) @ org.eclipse.libra.warproducts.core.test ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.26.0:validate-version (default-validate-version) @ org.eclipse.libra.warproducts.core.test ---
[INFO] 
[INFO] --- maven-resources-plugin:2.4.1:resources (default-resources) @ org.eclipse.libra.warproducts.core.test ---
[INFO] Using 'ISO-8859-1' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /jobs/genie.webtools/libra/workspace/tests/org.eclipse.libra.warproducts.core.test/src/main/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:0.26.0:compile (default-compile) @ org.eclipse.libra.warproducts.core.test ---
[INFO] Compiling 8 source files to /jobs/genie.webtools/libra/workspace/tests/org.eclipse.libra.warproducts.core.test/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.4.1:testResources (default-testResources) @ org.eclipse.libra.warproducts.core.test ---
[INFO] Using 'ISO-8859-1' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /jobs/genie.webtools/libra/workspace/tests/org.eclipse.libra.warproducts.core.test/src/test/resources
[INFO] 
[INFO] --- target-platform-configuration:0.26.0:target-platform (default-target-platform) @ org.eclipse.libra.warproducts.core.test ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.26.0:package-plugin (default-package-plugin) @ org.eclipse.libra.warproducts.core.test ---
[INFO] Building jar: /jobs/genie.webtools/libra/workspace/tests/org.eclipse.libra.warproducts.core.test/target/org.eclipse.libra.warproducts.core.test-0.3.2-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:0.26.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.libra.warproducts.core.test ---
[INFO] 
[INFO] --- tycho-surefire-plugin:0.26.0:test (default-test) @ org.eclipse.libra.warproducts.core.test ---
[INFO] Expected eclipse log file: /jobs/genie.webtools/libra/workspace/tests/org.eclipse.libra.warproducts.core.test/target/work/data/.metadata/.log
[INFO] Command line:
	[/opt/public/common/jdk1.8.0_102.x64/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Xms128m, -Xmx512m, -XX:MaxPermSize=256m, -Dosgi.clean=true, -jar, /jobs/genie.webtools/libra/workspace/.repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.3.200.v20160318-1642/org.eclipse.equinox.launcher-1.3.200.v20160318-1642.jar, -data, /jobs/genie.webtools/libra/workspace/tests/org.eclipse.libra.warproducts.core.test/target/work/data, -install, /jobs/genie.webtools/libra/workspace/tests/org.eclipse.libra.warproducts.core.test/target/work, -configuration, /jobs/genie.webtools/libra/workspace/tests/org.eclipse.libra.warproducts.core.test/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /jobs/genie.webtools/libra/workspace/tests/org.eclipse.libra.warproducts.core.test/target/surefire.properties, -testApplication, org.eclipse.ui.ide.workbench, -product, org.eclipse.sdk.ide]
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
Launching application org.eclipse.ui.ide.workbench...
Xlib:  extension "RANDR" missing on display ":452.0".

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.eclipse.libra.warproducts.core.test.tests.WARProductExportOperationTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.363 sec - in org.eclipse.libra.warproducts.core.test.tests.WARProductExportOperationTest
testWARFileWithLinkedResources(org.eclipse.libra.warproducts.core.test.tests.WARProductExportOperationTest)  Time elapsed: 2.934 sec
testWARFileContents(org.eclipse.libra.warproducts.core.test.tests.WARProductExportOperationTest)  Time elapsed: 1.404 sec
Running org.eclipse.libra.warproducts.core.test.tests.InfrastructureCreatorTest
Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.058 sec - in org.eclipse.libra.warproducts.core.test.tests.InfrastructureCreatorTest
testCreateLaunchIniWithDeletedFolder(org.eclipse.libra.warproducts.core.test.tests.InfrastructureCreatorTest)  Time elapsed: 0.015 sec
testCreateWebInf(org.eclipse.libra.warproducts.core.test.tests.InfrastructureCreatorTest)  Time elapsed: 0.003 sec
testCreateWebXml(org.eclipse.libra.warproducts.core.test.tests.InfrastructureCreatorTest)  Time elapsed: 0.006 sec
testCreateWebXmlWithDeletedFolder(org.eclipse.libra.warproducts.core.test.tests.InfrastructureCreatorTest)  Time elapsed: 0.002 sec
testCreateWebInfWithClosedProject(org.eclipse.libra.warproducts.core.test.tests.InfrastructureCreatorTest)  Time elapsed: 0.007 sec
testGetWebXmlPath(org.eclipse.libra.warproducts.core.test.tests.InfrastructureCreatorTest)  Time elapsed: 0.012 sec
testRootPath(org.eclipse.libra.warproducts.core.test.tests.InfrastructureCreatorTest)  Time elapsed: 0.001 sec
testGetLaunchIniPath(org.eclipse.libra.warproducts.core.test.tests.InfrastructureCreatorTest)  Time elapsed: 0.004 sec
testCreateLaunchIni(org.eclipse.libra.warproducts.core.test.tests.InfrastructureCreatorTest)  Time elapsed: 0.005 sec
Running org.eclipse.libra.warproducts.core.test.tests.WARProductInitializerTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 sec - in org.eclipse.libra.warproducts.core.test.tests.WARProductInitializerTest
testValidInitialization(org.eclipse.libra.warproducts.core.test.tests.WARProductInitializerTest)  Time elapsed: 0.013 sec
Running org.eclipse.libra.warproducts.core.test.tests.WARProductModelTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.02 sec - in org.eclipse.libra.warproducts.core.test.tests.WARProductModelTest
testLoad(org.eclipse.libra.warproducts.core.test.tests.WARProductModelTest)  Time elapsed: 0.004 sec
testLoadWindowsFile(org.eclipse.libra.warproducts.core.test.tests.WARProductModelTest)  Time elapsed: 0.016 sec
Running org.eclipse.libra.warproducts.core.test.tests.WARProductTest
Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 sec - in org.eclipse.libra.warproducts.core.test.tests.WARProductTest
testAddJARFile(org.eclipse.libra.warproducts.core.test.tests.WARProductTest)  Time elapsed: 0.001 sec
testPluginConfiguration(org.eclipse.libra.warproducts.core.test.tests.WARProductTest)  Time elapsed: 0.003 sec
testGetId(org.eclipse.libra.warproducts.core.test.tests.WARProductTest)  Time elapsed: 0 sec
testParse(org.eclipse.libra.warproducts.core.test.tests.WARProductTest)  Time elapsed: 0.001 sec
testReset(org.eclipse.libra.warproducts.core.test.tests.WARProductTest)  Time elapsed: 0 sec
testWrite(org.eclipse.libra.warproducts.core.test.tests.WARProductTest)  Time elapsed: 0 sec
testWARProductProxy(org.eclipse.libra.warproducts.core.test.tests.WARProductTest)  Time elapsed: 0 sec
testIncludeLauncher(org.eclipse.libra.warproducts.core.test.tests.WARProductTest)  Time elapsed: 0 sec
testContainsLibrary(org.eclipse.libra.warproducts.core.test.tests.WARProductTest)  Time elapsed: 0 sec
testAddLaunchIni(org.eclipse.libra.warproducts.core.test.tests.WARProductTest)  Time elapsed: 0 sec
testAddWebXml(org.eclipse.libra.warproducts.core.test.tests.WARProductTest)  Time elapsed: 0.001 sec
testIsLibFromTarget(org.eclipse.libra.warproducts.core.test.tests.WARProductTest)  Time elapsed: 0 sec
Running org.eclipse.libra.warproducts.core.test.tests.ValidatorTest
Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.02 sec - in org.eclipse.libra.warproducts.core.test.tests.ValidatorTest
testJettyHttpIsExcluded(org.eclipse.libra.warproducts.core.test.tests.ValidatorTest)  Time elapsed: 0.011 sec
testJettySecurityIsExcluded(org.eclipse.libra.warproducts.core.test.tests.ValidatorTest)  Time elapsed: 0 sec
testJettyIOIsExcluded(org.eclipse.libra.warproducts.core.test.tests.ValidatorTest)  Time elapsed: 0.001 sec
testEquinoxHTTPServletBundleIsIncluded(org.eclipse.libra.warproducts.core.test.tests.ValidatorTest)  Time elapsed: 0 sec
testJetty8ServerIsExcluded(org.eclipse.libra.warproducts.core.test.tests.ValidatorTest)  Time elapsed: 0.001 sec
testUpdateConfiguratorIsExcluded(org.eclipse.libra.warproducts.core.test.tests.ValidatorTest)  Time elapsed: 0 sec
testLibrariesDoesntExist(org.eclipse.libra.warproducts.core.test.tests.ValidatorTest)  Time elapsed: 0 sec
testEquinoxHTTPServletBridgeBundleIsIncluded(org.eclipse.libra.warproducts.core.test.tests.ValidatorTest)  Time elapsed: 0.001 sec
testEquinoxRegistryBundleIsIncluded(org.eclipse.libra.warproducts.core.test.tests.ValidatorTest)  Time elapsed: 0 sec
testJettyServletIsExcluded(org.eclipse.libra.warproducts.core.test.tests.ValidatorTest)  Time elapsed: 0 sec
testJettyContinuationIsExcluded(org.eclipse.libra.warproducts.core.test.tests.ValidatorTest)  Time elapsed: 0 sec
testLibrariesExist(org.eclipse.libra.warproducts.core.test.tests.ValidatorTest)  Time elapsed: 0 sec
testEquinoxHTTPRegistryBundleIsIncluded(org.eclipse.libra.warproducts.core.test.tests.ValidatorTest)  Time elapsed: 0 sec
testEquinoxHTTPJettyIsExcluded(org.eclipse.libra.warproducts.core.test.tests.ValidatorTest)  Time elapsed: 0 sec
testJettyServerIsExcluded(org.eclipse.libra.warproducts.core.test.tests.ValidatorTest)  Time elapsed: 0.001 sec
testJettyJmxIsExcluded(org.eclipse.libra.warproducts.core.test.tests.ValidatorTest)  Time elapsed: 0 sec
testContainsServletBridgeLibrary(org.eclipse.libra.warproducts.core.test.tests.ValidatorTest)  Time elapsed: 0 sec
testJettyUtilIsExcluded(org.eclipse.libra.warproducts.core.test.tests.ValidatorTest)  Time elapsed: 0 sec
testServletBridgeLibraryIsMissing(org.eclipse.libra.warproducts.core.test.tests.ValidatorTest)  Time elapsed: 0 sec
testJetty8UtilIsExcluded(org.eclipse.libra.warproducts.core.test.tests.ValidatorTest)  Time elapsed: 0 sec
testJavaxServletIsExcluded(org.eclipse.libra.warproducts.core.test.tests.ValidatorTest)  Time elapsed: 0 sec

Results :

Tests run: 47, Failures: 0, Errors: 0, Skipped: 0

[INFO] All tests passed!
[INFO] 
[INFO] --- tycho-pack200a-plugin:0.26.0:normalize (pack200-normalize) @ org.eclipse.libra.warproducts.core.test ---
25/10/2016 01:14:43 Xvnc version X.org/xf4vnc custom version
25/10/2016 01:14:43 Copyright (C) 2001-2004 Alan Hourihane.
25/10/2016 01:14:43 Copyright (C) 2000-2004 Constantin Kaplinsky
25/10/2016 01:14:43 Copyright (C) 1999 AT&T Laboratories Cambridge
25/10/2016 01:14:43 All Rights Reserved.
25/10/2016 01:14:43 See http://www.tightvnc.com/ for information on TightVNC
25/10/2016 01:14:43 See http://xf4vnc.sf.net for xf4vnc-specific information
25/10/2016 01:14:43 Desktop name 'x11' (hipp6:452)
25/10/2016 01:14:43 Protocol versions supported: 3.7, 3.3
[INFO] Pack200 normalizing jar /jobs/genie.webtools/libra/workspace/tests/org.eclipse.libra.warproducts.core.test/target/org.eclipse.libra.warproducts.core.test-0.3.2-SNAPSHOT.jar
25/10/2016 01:14:43 RGB format 8 8 8
25/10/2016 01:14:43 Listening for VNC connections on TCP port 6352
[dix] Could not init font path element /usr/share/fonts/TTF/, removing from list!
[dix] Could not init font path element /usr/share/fonts/OTF, removing from list!
(EE) config/hal: NewInputDeviceRequest failed (2)
(EE) config/hal: NewInputDeviceRequest failed (2)
[INFO] 
[INFO] --- eclipse-jarsigner-plugin:1.1.3:sign (sign) @ org.eclipse.libra.warproducts.core.test ---
[INFO] Signing jar: /jobs/genie.webtools/libra/workspace/tests/org.eclipse.libra.warproducts.core.test/target/org.eclipse.libra.warproducts.core.test-0.3.2-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-pack200b-plugin:0.26.0:pack (pack200-pack) @ org.eclipse.libra.warproducts.core.test ---
[INFO] Pack200 packing jar /jobs/genie.webtools/libra/workspace/tests/org.eclipse.libra.warproducts.core.test/target/org.eclipse.libra.warproducts.core.test-0.3.2-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:0.26.0:p2-metadata (p2-metadata) @ org.eclipse.libra.warproducts.core.test ---
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Libra Parent POM ................................... SUCCESS [  0.396 s]
[INFO] OSGi Bundle Facet Core Plug-in ..................... SUCCESS [ 13.025 s]
[INFO] OSGi Bundle Facet UI Plug-in ....................... SUCCESS [  9.520 s]
[INFO] OSGi Bundle Facet Feature .......................... SUCCESS [  1.352 s]
[INFO] OSGi Bundle Facet SDK Feature ...................... SUCCESS [  1.148 s]
[INFO] WAR Products Core Plug-in .......................... SUCCESS [ 13.489 s]
[INFO] WAR Products UI Plug-in ............................ SUCCESS [ 13.910 s]
[INFO] Documentation and HelpContexts for WAR Products Plug-in SUCCESS [  1.465 s]
[INFO] WAR Products Feature ............................... SUCCESS [  1.349 s]
[INFO] WAR Products SDK Feature ........................... SUCCESS [  1.346 s]
[INFO] OSGi Framework Editor Core Plug-in ................. SUCCESS [  5.741 s]
[INFO] OSGi Framework Editor Integration Plug-in .......... SUCCESS [  7.594 s]
[INFO] OSGi Frameworks Server Adapters Core Plug-in ....... SUCCESS [ 10.541 s]
[INFO] OSGi Framework Editor UI Plug-in ................... SUCCESS [ 12.114 s]
[INFO] OSGi Framework Editor Feature ...................... SUCCESS [  1.093 s]
[INFO] OSGi Framework Editor SDK Feature .................. SUCCESS [  1.127 s]
[INFO] OSGi Frameworks Equinox Adapter Plug-in ............ SUCCESS [  8.844 s]
[INFO] OSGi Frameworks Server Adapters UI Plug-in ......... SUCCESS [ 12.010 s]
[INFO] OSGi Frameworks Equinox Adapter UI Plug-in ......... SUCCESS [  8.085 s]
[INFO] OSGi Frameworks Felix Adapter Plug-in .............. SUCCESS [  9.042 s]
[INFO] OSGi Frameworks Felix Adapter UI Plug-in ........... SUCCESS [  7.088 s]
[INFO] OSGi Frameworks JOnAS Adapter Plug-in .............. SUCCESS [  8.826 s]
[INFO] OSGi Frameworks JOnAS Adapter UI Plug-in ........... SUCCESS [  7.253 s]
[INFO] OSGi Frameworks Knopflerfish Adapter Plug-in ....... SUCCESS [  8.696 s]
[INFO] OSGi Frameworks Knopflerfish Adapter UI Plug-in .... SUCCESS [  6.574 s]
[INFO] OSGi Frameworks Server Adapters Feature ............ SUCCESS [  1.306 s]
[INFO] OSGi Frameworks Server Adapters SDK Feature ........ SUCCESS [  1.300 s]
[INFO] Eclipse Libra Repository (Incubation) .............. SUCCESS [  3.291 s]
[INFO] OSGi Bundle Facet Tests Plug-in .................... SUCCESS [01:45 min]
[INFO] WAR Products Core Tests Plug-in .................... SUCCESS [ 14.728 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 05:29 min
[INFO] Finished at: 2016-10-25T01:14:44-04:00
[INFO] Final Memory: 171M/4829M
[INFO] ------------------------------------------------------------------------
[workspace] $ /bin/sh -xe /tmp/genie.webtools/hudson7174715845764652925.sh
+ rm -rf /home/data/httpd/download.eclipse.org/libra/nightly/
+ mkdir -p /home/data/httpd/download.eclipse.org/libra/nightly/
+ cp -r development/org.eclipse.libra.repository/target/repository/artifacts.jar development/org.eclipse.libra.repository/target/repository/artifacts.xml.xz development/org.eclipse.libra.repository/target/repository/content.jar development/org.eclipse.libra.repository/target/repository/content.xml.xz development/org.eclipse.libra.repository/target/repository/features development/org.eclipse.libra.repository/target/repository/p2.index development/org.eclipse.libra.repository/target/repository/plugins /home/data/httpd/download.eclipse.org/libra/nightly/
+ cp development/org.eclipse.libra.repository/target/org.eclipse.libra.repository-0.3.2-SNAPSHOT.zip /home/data/httpd/download.eclipse.org/libra/nightly/
Terminating xvnc.
[FINDBUGS] Collecting findbugs analysis files...
[FINDBUGS] Finding all files that match the pattern plugins/*/target/findbugsXml.xml
[FINDBUGS] Parsing 17 files in /home/hudson/genie.webtools/.hudson/jobs/libra/workspace
[FINDBUGS] Successfully parsed file /home/hudson/genie.webtools/.hudson/jobs/libra/workspace/plugins/org.eclipse.libra.facet.ui/target/findbugsXml.xml of module  with 2 warnings.
[FINDBUGS] Successfully parsed file /home/hudson/genie.webtools/.hudson/jobs/libra/workspace/plugins/org.eclipse.libra.facet/target/findbugsXml.xml of module  with 0 warnings.
[FINDBUGS] Successfully parsed file /home/hudson/genie.webtools/.hudson/jobs/libra/workspace/plugins/org.eclipse.libra.framework.core/target/findbugsXml.xml of module  with 15 warnings.
[FINDBUGS] Successfully parsed file /home/hudson/genie.webtools/.hudson/jobs/libra/workspace/plugins/org.eclipse.libra.framework.editor.core/target/findbugsXml.xml of module  with 0 warnings.
[FINDBUGS] Successfully parsed file /home/hudson/genie.webtools/.hudson/jobs/libra/workspace/plugins/org.eclipse.libra.framework.editor.integration/target/findbugsXml.xml of module  with 6 warnings.
[FINDBUGS] Successfully parsed file /home/hudson/genie.webtools/.hudson/jobs/libra/workspace/plugins/org.eclipse.libra.framework.editor.ui/target/findbugsXml.xml of module  with 21 warnings.
[FINDBUGS] Successfully parsed file /home/hudson/genie.webtools/.hudson/jobs/libra/workspace/plugins/org.eclipse.libra.framework.equinox.ui/target/findbugsXml.xml of module  with 3 warnings.
[FINDBUGS] Successfully parsed file /home/hudson/genie.webtools/.hudson/jobs/libra/workspace/plugins/org.eclipse.libra.framework.equinox/target/findbugsXml.xml of module  with 17 warnings.
[FINDBUGS] Successfully parsed file /home/hudson/genie.webtools/.hudson/jobs/libra/workspace/plugins/org.eclipse.libra.framework.felix.ui/target/findbugsXml.xml of module  with 3 warnings.
[FINDBUGS] Successfully parsed file /home/hudson/genie.webtools/.hudson/jobs/libra/workspace/plugins/org.eclipse.libra.framework.felix/target/findbugsXml.xml of module  with 8 warnings.
[FINDBUGS] Successfully parsed file /home/hudson/genie.webtools/.hudson/jobs/libra/workspace/plugins/org.eclipse.libra.framework.jonas.ui/target/findbugsXml.xml of module  with 3 warnings.
[FINDBUGS] Successfully parsed file /home/hudson/genie.webtools/.hudson/jobs/libra/workspace/plugins/org.eclipse.libra.framework.jonas/target/findbugsXml.xml of module  with 8 warnings.
[FINDBUGS] Successfully parsed file /home/hudson/genie.webtools/.hudson/jobs/libra/workspace/plugins/org.eclipse.libra.framework.knopflerfish.ui/target/findbugsXml.xml of module  with 3 warnings.
[FINDBUGS] Successfully parsed file /home/hudson/genie.webtools/.hudson/jobs/libra/workspace/plugins/org.eclipse.libra.framework.knopflerfish/target/findbugsXml.xml of module  with 5 warnings.
[FINDBUGS] Successfully parsed file /home/hudson/genie.webtools/.hudson/jobs/libra/workspace/plugins/org.eclipse.libra.framework.ui/target/findbugsXml.xml of module  with 16 warnings.
[FINDBUGS] Successfully parsed file /home/hudson/genie.webtools/.hudson/jobs/libra/workspace/plugins/org.eclipse.libra.warproducts.core/target/findbugsXml.xml of module  with 10 warnings.
[FINDBUGS] Successfully parsed file /home/hudson/genie.webtools/.hudson/jobs/libra/workspace/plugins/org.eclipse.libra.warproducts.ui/target/findbugsXml.xml of module  with 1 warnings.
[FINDBUGS] Computing warning deltas based on reference build #7
[DRY] Collecting duplicate code analysis files...
[DRY] Finding all files that match the pattern plugins/*/target/cpd.xml
[DRY] Parsing 17 files in /home/hudson/genie.webtools/.hudson/jobs/libra/workspace
[DRY] Successfully parsed file /home/hudson/genie.webtools/.hudson/jobs/libra/workspace/plugins/org.eclipse.libra.facet.ui/target/cpd.xml of module  with 0 warnings.
[DRY] Successfully parsed file /home/hudson/genie.webtools/.hudson/jobs/libra/workspace/plugins/org.eclipse.libra.facet/target/cpd.xml of module  with 0 warnings.
[DRY] Successfully parsed file /home/hudson/genie.webtools/.hudson/jobs/libra/workspace/plugins/org.eclipse.libra.framework.core/target/cpd.xml of module  with 0 warnings.
[DRY] Successfully parsed file /home/hudson/genie.webtools/.hudson/jobs/libra/workspace/plugins/org.eclipse.libra.framework.editor.core/target/cpd.xml of module  with 0 warnings.
[DRY] Successfully parsed file /home/hudson/genie.webtools/.hudson/jobs/libra/workspace/plugins/org.eclipse.libra.framework.editor.integration/target/cpd.xml of module  with 0 warnings.
[DRY] Successfully parsed file /home/hudson/genie.webtools/.hudson/jobs/libra/workspace/plugins/org.eclipse.libra.framework.editor.ui/target/cpd.xml of module  with 0 warnings.
[DRY] Successfully parsed file /home/hudson/genie.webtools/.hudson/jobs/libra/workspace/plugins/org.eclipse.libra.framework.equinox.ui/target/cpd.xml of module  with 0 warnings.
[DRY] Successfully parsed file /home/hudson/genie.webtools/.hudson/jobs/libra/workspace/plugins/org.eclipse.libra.framework.equinox/target/cpd.xml of module  with 0 warnings.
[DRY] Successfully parsed file /home/hudson/genie.webtools/.hudson/jobs/libra/workspace/plugins/org.eclipse.libra.framework.felix.ui/target/cpd.xml of module  with 0 warnings.
[DRY] Successfully parsed file /home/hudson/genie.webtools/.hudson/jobs/libra/workspace/plugins/org.eclipse.libra.framework.felix/target/cpd.xml of module  with 0 warnings.
[DRY] Successfully parsed file /home/hudson/genie.webtools/.hudson/jobs/libra/workspace/plugins/org.eclipse.libra.framework.jonas.ui/target/cpd.xml of module  with 0 warnings.
[DRY] Successfully parsed file /home/hudson/genie.webtools/.hudson/jobs/libra/workspace/plugins/org.eclipse.libra.framework.jonas/target/cpd.xml of module  with 0 warnings.
[DRY] Successfully parsed file /home/hudson/genie.webtools/.hudson/jobs/libra/workspace/plugins/org.eclipse.libra.framework.knopflerfish.ui/target/cpd.xml of module  with 0 warnings.
[DRY] Successfully parsed file /home/hudson/genie.webtools/.hudson/jobs/libra/workspace/plugins/org.eclipse.libra.framework.knopflerfish/target/cpd.xml of module  with 0 warnings.
[DRY] Successfully parsed file /home/hudson/genie.webtools/.hudson/jobs/libra/workspace/plugins/org.eclipse.libra.framework.ui/target/cpd.xml of module  with 4 warnings.
[DRY] Successfully parsed file /home/hudson/genie.webtools/.hudson/jobs/libra/workspace/plugins/org.eclipse.libra.warproducts.core/target/cpd.xml of module  with 0 warnings.
[DRY] Successfully parsed file /home/hudson/genie.webtools/.hudson/jobs/libra/workspace/plugins/org.eclipse.libra.warproducts.ui/target/cpd.xml of module  with 0 warnings.
[DRY] Computing warning deltas based on reference build #7
Recording test results
Archiving artifacts
Finished: SUCCESS