Skip to content

Console Output

Skipping 66 KB.. Full Log
.egit.ui.internal.push.PushBranchWizard at new org.eclipse.egit.ui.internal.push.PushBranchWizard(Repository, Ref) will leave the constructor. The object under construction remains partially initialized and may be vulnerable to Finalizer attacks. [org.eclipse.egit.ui.internal.push.PushBranchWizard, org.eclipse.egit.ui.internal.push.PushBranchWizard] At PushBranchWizard.java:[line 66]At PushBranchWizard.java:[line 66] CT_CONSTRUCTOR_THROW
12:19:21 [2024-06-04T16:19:21.800Z] 16:19:21 [ERROR] Medium: Exception thrown in class org.eclipse.egit.ui.internal.push.PushWizard at new org.eclipse.egit.ui.internal.push.PushWizard(Repository) will leave the constructor. The object under construction remains partially initialized and may be vulnerable to Finalizer attacks. [org.eclipse.egit.ui.internal.push.PushWizard, org.eclipse.egit.ui.internal.push.PushWizard] At PushWizard.java:[line 91]At PushWizard.java:[line 91] CT_CONSTRUCTOR_THROW
12:19:21 [2024-06-04T16:19:21.801Z] 16:19:21 [ERROR] Medium: Exception thrown in class org.eclipse.egit.ui.internal.repository.CreateBranchWizard at new org.eclipse.egit.ui.internal.repository.CreateBranchWizard(Repository) will leave the constructor. The object under construction remains partially initialized and may be vulnerable to Finalizer attacks. [org.eclipse.egit.ui.internal.repository.CreateBranchWizard, org.eclipse.egit.ui.internal.repository.CreateBranchWizard] At CreateBranchWizard.java:[line 44]At CreateBranchWizard.java:[line 44] CT_CONSTRUCTOR_THROW
12:19:21 [2024-06-04T16:19:21.801Z] 16:19:21 [ERROR] Medium: Exception thrown in class org.eclipse.egit.ui.internal.repository.CreateBranchWizard at new org.eclipse.egit.ui.internal.repository.CreateBranchWizard(Repository, String) will leave the constructor. The object under construction remains partially initialized and may be vulnerable to Finalizer attacks. [org.eclipse.egit.ui.internal.repository.CreateBranchWizard, org.eclipse.egit.ui.internal.repository.CreateBranchWizard] At CreateBranchWizard.java:[line 58]At CreateBranchWizard.java:[line 58] CT_CONSTRUCTOR_THROW
12:19:21 [2024-06-04T16:19:21.801Z] 16:19:21 [ERROR] Medium: Possible null pointer dereference in org.eclipse.egit.ui.internal.repository.RepositorySearchDialog$9.hasSubmodule(Path) due to return value of called method [org.eclipse.egit.ui.internal.repository.RepositorySearchDialog$9, org.eclipse.egit.ui.internal.repository.RepositorySearchDialog$9] Dereferenced at RepositorySearchDialog.java:[line 538]Known null at RepositorySearchDialog.java:[line 537] NP_NULL_ON_SOME_PATH_FROM_RETURN_VALUE
12:19:21 [2024-06-04T16:19:21.801Z] 16:19:21 [ERROR] Medium: Exception thrown in class org.eclipse.egit.ui.internal.repository.tree.command.DeleteRepositoryConfirmDialog at new org.eclipse.egit.ui.internal.repository.tree.command.DeleteRepositoryConfirmDialog(Shell, Repository, Collection) will leave the constructor. The object under construction remains partially initialized and may be vulnerable to Finalizer attacks. [org.eclipse.egit.ui.internal.repository.tree.command.DeleteRepositoryConfirmDialog, org.eclipse.egit.ui.internal.repository.tree.command.DeleteRepositoryConfirmDialog] At DeleteRepositoryConfirmDialog.java:[line 74]At DeleteRepositoryConfirmDialog.java:[line 74] CT_CONSTRUCTOR_THROW
12:19:21 [2024-06-04T16:19:21.801Z] 16:19:21 [ERROR] Medium: Exception is caught when Exception is not thrown in org.eclipse.egit.ui.internal.repository.tree.command.SubmoduleUpdateCommand.execute(ExecutionEvent) [org.eclipse.egit.ui.internal.repository.tree.command.SubmoduleUpdateCommand] At SubmoduleUpdateCommand.java:[line 105] REC_CATCH_EXCEPTION
12:19:21 [2024-06-04T16:19:21.801Z] 16:19:21 [ERROR] Medium: Exceptional return value of java.io.File.delete() ignored in org.eclipse.egit.ui.internal.revision.FileRevisionEditorInput.lambda$0(File) [org.eclipse.egit.ui.internal.revision.FileRevisionEditorInput] At FileRevisionEditorInput.java:[line 341] RV_RETURN_VALUE_IGNORED_BAD_PRACTICE
12:19:21 [2024-06-04T16:19:21.801Z] 16:19:21 [ERROR] Medium: Exceptional return value of java.io.File.setReadOnly() ignored in org.eclipse.egit.ui.internal.revision.FileRevisionEditorInput.lambda$0(File) [org.eclipse.egit.ui.internal.revision.FileRevisionEditorInput] At FileRevisionEditorInput.java:[line 344] RV_RETURN_VALUE_IGNORED_BAD_PRACTICE
12:19:21 [2024-06-04T16:19:21.802Z] 16:19:21 [ERROR] Medium: Exceptional return value of java.io.File.setReadOnly() ignored in org.eclipse.egit.ui.internal.revision.FileRevisionEditorInput.writeTempFile() [org.eclipse.egit.ui.internal.revision.FileRevisionEditorInput] At FileRevisionEditorInput.java:[line 338] RV_RETURN_VALUE_IGNORED_BAD_PRACTICE
12:19:21 [2024-06-04T16:19:21.802Z] 16:19:21 [ERROR] Medium: Call to method of static java.text.DateFormat in org.eclipse.egit.ui.internal.revision.FileRevisionEditorInput.getRevisionPrefix() [org.eclipse.egit.ui.internal.revision.FileRevisionEditorInput] At FileRevisionEditorInput.java:[line 357] STCAL_INVOKE_ON_STATIC_DATE_FORMAT_INSTANCE
12:19:21 [2024-06-04T16:19:21.802Z] 16:19:21 [ERROR] Medium: org.eclipse.egit.ui.internal.staging.StagingViewContentProvider$EntryComparator implements Comparator but not Serializable [org.eclipse.egit.ui.internal.staging.StagingViewContentProvider$EntryComparator] At StagingViewContentProvider.java:[lines 498-534] SE_COMPARATOR_SHOULD_BE_SERIALIZABLE
12:19:21 [2024-06-04T16:19:21.802Z] 16:19:21 [ERROR] Medium: Exception thrown in class org.eclipse.egit.ui.internal.synchronize.model.GitModelCache at new org.eclipse.egit.ui.internal.synchronize.model.GitModelCache(GitModelRepository, Repository, Map) will leave the constructor. The object under construction remains partially initialized and may be vulnerable to Finalizer attacks. [org.eclipse.egit.ui.internal.synchronize.model.GitModelCache, org.eclipse.egit.ui.internal.synchronize.model.GitModelCache] At GitModelCache.java:[line 48]At GitModelCache.java:[line 48] CT_CONSTRUCTOR_THROW
12:19:21 [2024-06-04T16:19:21.802Z] 16:19:21 [ERROR] Medium: Exception thrown in class org.eclipse.egit.ui.internal.synchronize.model.GitModelCache at new org.eclipse.egit.ui.internal.synchronize.model.GitModelCache(GitModelRepository, Repository, Map, TreeBuilder$FileModelFactory) will leave the constructor. The object under construction remains partially initialized and may be vulnerable to Finalizer attacks. [org.eclipse.egit.ui.internal.synchronize.model.GitModelCache, org.eclipse.egit.ui.internal.synchronize.model.GitModelCache] At GitModelCache.java:[line 78]At GitModelCache.java:[line 78] CT_CONSTRUCTOR_THROW
12:19:21 [2024-06-04T16:19:21.802Z] 16:19:21 [ERROR] Medium: org.eclipse.egit.ui.internal.trace.GitTraceLocation.initializeFromOptions(DebugOptions) may expose internal static state by storing a mutable object into a static field org.eclipse.egit.ui.internal.trace.GitTraceLocation.currentOptions [org.eclipse.egit.ui.internal.trace.GitTraceLocation] At GitTraceLocation.java:[line 49] EI_EXPOSE_STATIC_REP2
12:19:21 [2024-06-04T16:19:21.802Z] 16:19:21 [INFO] 
12:19:21 [2024-06-04T16:19:21.802Z] 
12:19:21 [2024-06-04T16:19:21.802Z] 
12:19:21 [2024-06-04T16:19:21.802Z] To see bug detail using the Spotbugs GUI, use the following command "mvn spotbugs:gui"
12:19:21 [2024-06-04T16:19:21.802Z] 
12:19:21 [2024-06-04T16:19:21.802Z] 
12:19:21 [2024-06-04T16:19:21.802Z] 
12:19:21 [2024-06-04T16:19:21.802Z] 16:19:21 [INFO] 
12:19:21 [2024-06-04T16:19:21.802Z] 16:19:21 [INFO] >>> pmd:3.22.0:cpd-check (default) > :cpd @ org.eclipse.egit.ui >>>
12:19:21 [2024-06-04T16:19:21.802Z] 16:19:21 [INFO] 
12:19:21 [2024-06-04T16:19:21.802Z] 16:19:21 [INFO] --- pmd:3.22.0:cpd (cpd) @ org.eclipse.egit.ui ---
12:19:21 [2024-06-04T16:19:21.802Z] 16:19:21 [INFO] PMD version: 7.0.0
12:19:39 [2024-06-04T16:19:39.859Z] 16:19:37 [INFO] Rendering content with org.apache.maven.skins:maven-default-skin:jar:1.3 skin.
12:19:39 [2024-06-04T16:19:39.859Z] 16:19:37 [INFO] 
12:19:39 [2024-06-04T16:19:39.859Z] 16:19:37 [INFO] <<< pmd:3.22.0:cpd-check (default) < :cpd @ org.eclipse.egit.ui <<<
12:19:39 [2024-06-04T16:19:39.859Z] 16:19:37 [INFO] 
12:19:39 [2024-06-04T16:19:39.859Z] 16:19:37 [INFO] 
12:19:39 [2024-06-04T16:19:39.859Z] 16:19:37 [INFO] --- pmd:3.22.0:cpd-check (default) @ org.eclipse.egit.ui ---
12:19:39 [2024-06-04T16:19:39.859Z] 16:19:37 [INFO] PMD version: 7.0.0
12:19:39 [2024-06-04T16:19:39.859Z] 16:19:37 [INFO] You have 12 CPD duplications. For more details see: /home/jenkins/agent/workspace/egit/repo/org.eclipse.egit.ui/target/cpd.xml
12:19:39 [2024-06-04T16:19:39.859Z] 16:19:37 [INFO] 
12:19:39 [2024-06-04T16:19:39.859Z] 16:19:37 [INFO] --- eclipse-jarsigner:1.4.3:sign (sign) @ org.eclipse.egit.ui ---
12:19:39 [2024-06-04T16:19:39.859Z] 16:19:39 [INFO] Signing jar: /home/jenkins/agent/workspace/egit/repo/org.eclipse.egit.ui/target/org.eclipse.egit.ui-7.0.0-SNAPSHOT.jar
12:20:01 [2024-06-04T16:20:01.803Z] 16:19:58 [INFO] Signing jar: /home/jenkins/agent/workspace/egit/repo/org.eclipse.egit.ui/target/org.eclipse.egit.ui-7.0.0-SNAPSHOT-sources.jar
12:20:13 [2024-06-04T16:20:13.993Z] 16:20:12 [INFO] 
12:20:13 [2024-06-04T16:20:13.993Z] 16:20:12 [INFO] --- tycho-p2:4.0.6:p2-metadata (p2-metadata) @ org.eclipse.egit.ui ---
12:20:13 [2024-06-04T16:20:13.993Z] 16:20:12 [INFO] 
12:20:13 [2024-06-04T16:20:13.993Z] 16:20:12 [INFO] --- install:3.1.1:install (default-install) @ org.eclipse.egit.ui ---
12:20:13 [2024-06-04T16:20:13.993Z] 16:20:12 [INFO] Installing /home/jenkins/agent/workspace/egit/repo/org.eclipse.egit.ui/.tycho-consumer-pom.xml to /home/jenkins/agent/workspace/egit/.repository/org/eclipse/egit/org.eclipse.egit.ui/7.0.0-SNAPSHOT/org.eclipse.egit.ui-7.0.0-SNAPSHOT.pom
12:20:13 [2024-06-04T16:20:13.993Z] 16:20:12 [INFO] Installing /home/jenkins/agent/workspace/egit/repo/org.eclipse.egit.ui/target/org.eclipse.egit.ui-7.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/egit/.repository/org/eclipse/egit/org.eclipse.egit.ui/7.0.0-SNAPSHOT/org.eclipse.egit.ui-7.0.0-SNAPSHOT.jar
12:20:13 [2024-06-04T16:20:13.993Z] 16:20:12 [INFO] Installing /home/jenkins/agent/workspace/egit/repo/org.eclipse.egit.ui/target/org.eclipse.egit.ui-7.0.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/egit/.repository/org/eclipse/egit/org.eclipse.egit.ui/7.0.0-SNAPSHOT/org.eclipse.egit.ui-7.0.0-SNAPSHOT-sources.jar
12:20:13 [2024-06-04T16:20:13.993Z] 16:20:12 [INFO] Installing /home/jenkins/agent/workspace/egit/repo/org.eclipse.egit.ui/target/cyclonedx.json to /home/jenkins/agent/workspace/egit/.repository/org/eclipse/egit/org.eclipse.egit.ui/7.0.0-SNAPSHOT/org.eclipse.egit.ui-7.0.0-SNAPSHOT-cyclonedx.json
12:20:13 [2024-06-04T16:20:13.993Z] 16:20:12 [INFO] Installing /home/jenkins/agent/workspace/egit/repo/org.eclipse.egit.ui/target/p2content.xml to /home/jenkins/agent/workspace/egit/.repository/org/eclipse/egit/org.eclipse.egit.ui/7.0.0-SNAPSHOT/org.eclipse.egit.ui-7.0.0-SNAPSHOT-p2metadata.xml
12:20:13 [2024-06-04T16:20:13.993Z] 16:20:12 [INFO] Installing /home/jenkins/agent/workspace/egit/repo/org.eclipse.egit.ui/target/p2artifacts.xml to /home/jenkins/agent/workspace/egit/.repository/org/eclipse/egit/org.eclipse.egit.ui/7.0.0-SNAPSHOT/org.eclipse.egit.ui-7.0.0-SNAPSHOT-p2artifacts.xml
12:20:13 [2024-06-04T16:20:13.993Z] 16:20:12 [INFO] 
12:20:13 [2024-06-04T16:20:13.994Z] 16:20:12 [INFO] --- tycho-p2:4.0.6:update-local-index (default-update-local-index) @ org.eclipse.egit.ui ---
12:20:13 [2024-06-04T16:20:13.994Z] 16:20:12 [INFO] 
12:20:13 [2024-06-04T16:20:13.994Z] 16:20:12 [INFO] --- deploy:3.1.1:deploy (default-deploy) @ org.eclipse.egit.ui ---
12:20:13 [2024-06-04T16:20:13.994Z] 16:20:13 [INFO] 
12:20:13 [2024-06-04T16:20:13.994Z] 16:20:13 [INFO] ---------------< org.eclipse.egit:org.eclipse.egit.doc >----------------
12:20:13 [2024-06-04T16:20:13.994Z] 16:20:13 [INFO] Building Git Team Provider (Documentation) 7.0.0-SNAPSHOT         [5/15]
12:20:13 [2024-06-04T16:20:13.994Z] 16:20:13 [INFO]   from org.eclipse.egit.doc/pom.xml
12:20:13 [2024-06-04T16:20:13.994Z] 16:20:13 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
12:20:13 [2024-06-04T16:20:13.994Z] 16:20:13 [INFO] 
12:20:13 [2024-06-04T16:20:13.994Z] 16:20:13 [INFO] --- tycho-packaging:4.0.6:build-qualifier (default-build-qualifier) @ org.eclipse.egit.doc ---
12:20:13 [2024-06-04T16:20:13.994Z] 16:20:13 [INFO] The project's OSGi version is 7.0.0.202406041616
12:20:13 [2024-06-04T16:20:13.994Z] 16:20:13 [INFO] 
12:20:13 [2024-06-04T16:20:13.994Z] 16:20:13 [INFO] --- tycho-packaging:4.0.6:validate-id (default-validate-id) @ org.eclipse.egit.doc ---
12:20:13 [2024-06-04T16:20:13.994Z] 16:20:13 [INFO] 
12:20:13 [2024-06-04T16:20:13.994Z] 16:20:13 [INFO] --- tycho-packaging:4.0.6:validate-version (default-validate-version) @ org.eclipse.egit.doc ---
12:20:13 [2024-06-04T16:20:13.994Z] 16:20:13 [INFO] 
12:20:13 [2024-06-04T16:20:13.994Z] 16:20:13 [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ org.eclipse.egit.doc ---
12:20:13 [2024-06-04T16:20:13.994Z] 16:20:13 [INFO] 
12:20:13 [2024-06-04T16:20:13.994Z] 16:20:13 [INFO] --- target-platform-configuration:4.0.6:target-platform (default-target-platform) @ org.eclipse.egit.doc ---
12:20:13 [2024-06-04T16:20:13.994Z] 16:20:13 [INFO] 
12:20:13 [2024-06-04T16:20:13.994Z] 16:20:13 [INFO] --- tycho-compiler:4.0.6:validate-classpath (default-validate-classpath) @ org.eclipse.egit.doc ---
12:20:13 [2024-06-04T16:20:13.994Z] 16:20:13 [INFO] Resolving class path of Git Team Provider (Documentation)
12:20:13 [2024-06-04T16:20:13.994Z] 16:20:13 [INFO] 
12:20:13 [2024-06-04T16:20:13.994Z] 16:20:13 [INFO] --- antrun:3.1.0:run (default) @ org.eclipse.egit.doc ---
12:20:13 [2024-06-04T16:20:13.994Z] 16:20:13 [INFO] Executing tasks
12:20:13 [2024-06-04T16:20:13.994Z] 16:20:13 [INFO] Executed tasks
12:20:13 [2024-06-04T16:20:13.994Z] 16:20:13 [INFO] 
12:20:13 [2024-06-04T16:20:13.994Z] 16:20:13 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.egit.doc ---
12:20:13 [2024-06-04T16:20:13.994Z] 16:20:13 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/egit/repo/org.eclipse.egit.doc/src/main/resources
12:20:13 [2024-06-04T16:20:13.994Z] 16:20:13 [INFO] 
12:20:13 [2024-06-04T16:20:13.994Z] 16:20:13 [INFO] --- tycho-compiler:4.0.6:compile (default-compile) @ org.eclipse.egit.doc ---
12:20:13 [2024-06-04T16:20:13.994Z] 16:20:13 [INFO] 
12:20:13 [2024-06-04T16:20:13.994Z] 16:20:13 [INFO] --- tycho-bnd:4.0.6:process (default-process) @ org.eclipse.egit.doc ---
12:20:13 [2024-06-04T16:20:13.994Z] 16:20:13 [INFO] 
12:20:13 [2024-06-04T16:20:13.994Z] 16:20:13 [INFO] --- tycho-ds:4.0.6:declarative-services (default-declarative-services) @ org.eclipse.egit.doc ---
12:20:13 [2024-06-04T16:20:13.994Z] 16:20:13 [INFO] 
12:20:13 [2024-06-04T16:20:13.994Z] 16:20:13 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.egit.doc ---
12:20:13 [2024-06-04T16:20:13.994Z] 16:20:13 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/egit/repo/org.eclipse.egit.doc/src/test/resources
12:20:13 [2024-06-04T16:20:13.994Z] 16:20:13 [INFO] 
12:20:13 [2024-06-04T16:20:13.994Z] 16:20:13 [INFO] --- tycho-compiler:4.0.6:testCompile (default-testCompile) @ org.eclipse.egit.doc ---
12:20:13 [2024-06-04T16:20:13.994Z] 16:20:13 [INFO] 
12:20:13 [2024-06-04T16:20:13.994Z] 16:20:13 [INFO] --- tycho-packaging:4.0.6:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.egit.doc ---
12:20:13 [2024-06-04T16:20:13.994Z] 16:20:13 [INFO] All system scoped dependencies were mapped to maven artifacts
12:20:13 [2024-06-04T16:20:13.994Z] 16:20:13 [INFO] 
12:20:13 [2024-06-04T16:20:13.994Z] 16:20:13 [INFO] --- tycho-packaging:4.0.6:package-plugin (default-package-plugin) @ org.eclipse.egit.doc ---
12:20:13 [2024-06-04T16:20:13.994Z] 16:20:13 [INFO] Building jar: /home/jenkins/agent/workspace/egit/repo/org.eclipse.egit.doc/target/org.eclipse.egit.doc-7.0.0-SNAPSHOT.jar
12:20:14 [2024-06-04T16:20:14.251Z] 16:20:14 [INFO] 
12:20:14 [2024-06-04T16:20:14.251Z] 16:20:14 [INFO] --- tycho-p2:4.0.6:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.egit.doc ---
12:20:14 [2024-06-04T16:20:14.251Z] 16:20:14 [INFO] 
12:20:14 [2024-06-04T16:20:14.251Z] 16:20:14 [INFO] --- cyclonedx:2.8.0:makeAggregateBom (default) @ org.eclipse.egit.doc ---
12:20:14 [2024-06-04T16:20:14.251Z] 16:20:14 [INFO] CycloneDX: Resolving Dependencies
12:20:14 [2024-06-04T16:20:14.251Z] 16:20:14 [INFO] CycloneDX: Creating BOM version 1.4 with 0 component(s)
12:20:14 [2024-06-04T16:20:14.251Z] 16:20:14 [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/egit/repo/org.eclipse.egit.doc/target/cyclonedx.json
12:20:14 [2024-06-04T16:20:14.508Z] 16:20:14 [INFO]            attaching as org.eclipse.egit.doc-7.0.0-SNAPSHOT-cyclonedx.json
12:20:14 [2024-06-04T16:20:14.508Z] 16:20:14 [INFO] 
12:20:14 [2024-06-04T16:20:14.508Z] 16:20:14 [INFO] --- license-tool:1.1.0:license-check (license-check) @ org.eclipse.egit.doc ---
12:20:14 [2024-06-04T16:20:14.508Z] 16:20:14 [INFO] 
12:20:14 [2024-06-04T16:20:14.508Z] 16:20:14 [INFO] >>> spotbugs:4.8.5.0:check (default) > :spotbugs @ org.eclipse.egit.doc >>>
12:20:14 [2024-06-04T16:20:14.508Z] 16:20:14 [INFO] 
12:20:14 [2024-06-04T16:20:14.508Z] 16:20:14 [INFO] --- spotbugs:4.8.5.0:spotbugs (spotbugs) @ org.eclipse.egit.doc ---
12:20:14 [2024-06-04T16:20:14.508Z] 16:20:14 [INFO] 
12:20:14 [2024-06-04T16:20:14.508Z] 16:20:14 [INFO] <<< spotbugs:4.8.5.0:check (default) < :spotbugs @ org.eclipse.egit.doc <<<
12:20:14 [2024-06-04T16:20:14.508Z] 16:20:14 [INFO] 
12:20:14 [2024-06-04T16:20:14.508Z] 16:20:14 [INFO] 
12:20:14 [2024-06-04T16:20:14.508Z] 16:20:14 [INFO] --- spotbugs:4.8.5.0:check (default) @ org.eclipse.egit.doc ---
12:20:14 [2024-06-04T16:20:14.508Z] 16:20:14 [INFO] 
12:20:14 [2024-06-04T16:20:14.508Z] 16:20:14 [INFO] >>> pmd:3.22.0:cpd-check (default) > :cpd @ org.eclipse.egit.doc >>>
12:20:14 [2024-06-04T16:20:14.508Z] 16:20:14 [INFO] 
12:20:14 [2024-06-04T16:20:14.508Z] 16:20:14 [INFO] --- pmd:3.22.0:cpd (cpd) @ org.eclipse.egit.doc ---
12:20:14 [2024-06-04T16:20:14.508Z] 16:20:14 [INFO] PMD version: 7.0.0
12:20:14 [2024-06-04T16:20:14.508Z] 16:20:14 [INFO] Rendering content with org.apache.maven.skins:maven-default-skin:jar:1.3 skin.
12:20:14 [2024-06-04T16:20:14.508Z] 16:20:14 [INFO] 
12:20:14 [2024-06-04T16:20:14.508Z] 16:20:14 [INFO] <<< pmd:3.22.0:cpd-check (default) < :cpd @ org.eclipse.egit.doc <<<
12:20:14 [2024-06-04T16:20:14.508Z] 16:20:14 [INFO] 
12:20:14 [2024-06-04T16:20:14.508Z] 16:20:14 [INFO] 
12:20:14 [2024-06-04T16:20:14.508Z] 16:20:14 [INFO] --- pmd:3.22.0:cpd-check (default) @ org.eclipse.egit.doc ---
12:20:14 [2024-06-04T16:20:14.508Z] 16:20:14 [INFO] PMD version: 7.0.0
12:20:14 [2024-06-04T16:20:14.508Z] 16:20:14 [INFO] 
12:20:14 [2024-06-04T16:20:14.508Z] 16:20:14 [INFO] 
12:20:14 [2024-06-04T16:20:14.508Z] 16:20:14 [INFO] --- eclipse-jarsigner:1.4.3:sign (sign) @ org.eclipse.egit.doc ---
12:20:15 [2024-06-04T16:20:15.072Z] 16:20:14 [INFO] Signing jar: /home/jenkins/agent/workspace/egit/repo/org.eclipse.egit.doc/target/org.eclipse.egit.doc-7.0.0-SNAPSHOT.jar
12:20:23 [2024-06-04T16:20:23.173Z] 16:20:23 [INFO] 
12:20:23 [2024-06-04T16:20:23.173Z] 16:20:23 [INFO] --- tycho-p2:4.0.6:p2-metadata (p2-metadata) @ org.eclipse.egit.doc ---
12:20:23 [2024-06-04T16:20:23.442Z] 16:20:23 [INFO] 
12:20:23 [2024-06-04T16:20:23.442Z] 16:20:23 [INFO] --- install:3.1.1:install (default-install) @ org.eclipse.egit.doc ---
12:20:23 [2024-06-04T16:20:23.442Z] 16:20:23 [INFO] Installing /home/jenkins/agent/workspace/egit/repo/org.eclipse.egit.doc/.tycho-consumer-pom.xml to /home/jenkins/agent/workspace/egit/.repository/org/eclipse/egit/org.eclipse.egit.doc/7.0.0-SNAPSHOT/org.eclipse.egit.doc-7.0.0-SNAPSHOT.pom
12:20:23 [2024-06-04T16:20:23.442Z] 16:20:23 [INFO] Installing /home/jenkins/agent/workspace/egit/repo/org.eclipse.egit.doc/target/org.eclipse.egit.doc-7.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/egit/.repository/org/eclipse/egit/org.eclipse.egit.doc/7.0.0-SNAPSHOT/org.eclipse.egit.doc-7.0.0-SNAPSHOT.jar
12:20:23 [2024-06-04T16:20:23.442Z] 16:20:23 [INFO] Installing /home/jenkins/agent/workspace/egit/repo/org.eclipse.egit.doc/target/cyclonedx.json to /home/jenkins/agent/workspace/egit/.repository/org/eclipse/egit/org.eclipse.egit.doc/7.0.0-SNAPSHOT/org.eclipse.egit.doc-7.0.0-SNAPSHOT-cyclonedx.json
12:20:23 [2024-06-04T16:20:23.442Z] 16:20:23 [INFO] Installing /home/jenkins/agent/workspace/egit/repo/org.eclipse.egit.doc/target/p2content.xml to /home/jenkins/agent/workspace/egit/.repository/org/eclipse/egit/org.eclipse.egit.doc/7.0.0-SNAPSHOT/org.eclipse.egit.doc-7.0.0-SNAPSHOT-p2metadata.xml
12:20:23 [2024-06-04T16:20:23.442Z] 16:20:23 [INFO] Installing /home/jenkins/agent/workspace/egit/repo/org.eclipse.egit.doc/target/p2artifacts.xml to /home/jenkins/agent/workspace/egit/.repository/org/eclipse/egit/org.eclipse.egit.doc/7.0.0-SNAPSHOT/org.eclipse.egit.doc-7.0.0-SNAPSHOT-p2artifacts.xml
12:20:23 [2024-06-04T16:20:23.443Z] 16:20:23 [INFO] 
12:20:23 [2024-06-04T16:20:23.443Z] 16:20:23 [INFO] --- tycho-p2:4.0.6:update-local-index (default-update-local-index) @ org.eclipse.egit.doc ---
12:20:23 [2024-06-04T16:20:23.443Z] 16:20:23 [INFO] 
12:20:23 [2024-06-04T16:20:23.443Z] 16:20:23 [INFO] --- deploy:3.1.1:deploy (default-deploy) @ org.eclipse.egit.doc ---
12:20:24 [2024-06-04T16:20:24.038Z] 16:20:23 [INFO] 
12:20:24 [2024-06-04T16:20:24.038Z] 16:20:23 [INFO] -------------< org.eclipse.egit.feature:org.eclipse.egit >--------------
12:20:24 [2024-06-04T16:20:24.038Z] 16:20:23 [INFO] Building Eclipse EGit Feature 7.0.0-SNAPSHOT                      [6/15]
12:20:24 [2024-06-04T16:20:24.038Z] 16:20:23 [INFO]   from org.eclipse.egit-feature/pom.xml
12:20:24 [2024-06-04T16:20:24.038Z] 16:20:23 [INFO] --------------------------[ eclipse-feature ]---------------------------
12:20:24 [2024-06-04T16:20:24.038Z] 16:20:23 [INFO] 
12:20:24 [2024-06-04T16:20:24.038Z] 16:20:23 [INFO] --- tycho-packaging:4.0.6:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.egit ---
12:20:24 [2024-06-04T16:20:24.038Z] 16:20:23 [INFO] The project's OSGi version is 7.0.0.202406041616
12:20:24 [2024-06-04T16:20:24.038Z] 16:20:23 [INFO] 
12:20:24 [2024-06-04T16:20:24.038Z] 16:20:23 [INFO] --- tycho-packaging:4.0.6:validate-id (default-validate-id) @ org.eclipse.egit ---
12:20:24 [2024-06-04T16:20:24.038Z] 16:20:23 [INFO] 
12:20:24 [2024-06-04T16:20:24.038Z] 16:20:23 [INFO] --- tycho-packaging:4.0.6:validate-version (default-validate-version) @ org.eclipse.egit ---
12:20:24 [2024-06-04T16:20:24.038Z] 16:20:23 [INFO] 
12:20:24 [2024-06-04T16:20:24.038Z] 16:20:23 [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ org.eclipse.egit ---
12:20:24 [2024-06-04T16:20:24.038Z] 16:20:23 [INFO] 
12:20:24 [2024-06-04T16:20:24.038Z] 16:20:23 [INFO] --- target-platform-configuration:4.0.6:target-platform (default-target-platform) @ org.eclipse.egit ---
12:20:24 [2024-06-04T16:20:24.038Z] 16:20:23 [INFO] 
12:20:24 [2024-06-04T16:20:24.038Z] 16:20:23 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.egit ---
12:20:24 [2024-06-04T16:20:24.038Z] 16:20:23 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/egit/repo/org.eclipse.egit-feature/src/main/resources
12:20:24 [2024-06-04T16:20:24.038Z] 16:20:23 [INFO] 
12:20:24 [2024-06-04T16:20:24.038Z] 16:20:23 [INFO] --- tycho-packaging:4.0.6:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.egit ---
12:20:24 [2024-06-04T16:20:24.038Z] 16:20:23 [INFO] 105 system scoped dependencies were not mapped to maven artifacts
12:20:24 [2024-06-04T16:20:24.038Z] 16:20:23 [INFO] 
12:20:24 [2024-06-04T16:20:24.038Z] 16:20:23 [INFO] --- tycho-packaging:4.0.6:package-feature (default-package-feature) @ org.eclipse.egit ---
12:20:24 [2024-06-04T16:20:24.038Z] 16:20:23 [INFO] Building jar: /home/jenkins/agent/workspace/egit/repo/org.eclipse.egit-feature/target/org.eclipse.egit-7.0.0-SNAPSHOT.jar
12:20:24 [2024-06-04T16:20:24.038Z] 16:20:24 [INFO] 
12:20:24 [2024-06-04T16:20:24.038Z] 16:20:24 [INFO] --- tycho-p2:4.0.6:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.egit ---
12:20:24 [2024-06-04T16:20:24.038Z] 16:20:24 [INFO] 
12:20:24 [2024-06-04T16:20:24.038Z] 16:20:24 [INFO] --- tycho-p2:4.0.6:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.egit ---
12:20:24 [2024-06-04T16:20:24.295Z] Generating metadata for ..
12:20:24 [2024-06-04T16:20:24.295Z] Generation completed with success [0 seconds].
12:20:24 [2024-06-04T16:20:24.295Z] 16:20:24 [INFO] 
12:20:24 [2024-06-04T16:20:24.295Z] 16:20:24 [INFO] --- cyclonedx:2.8.0:makeAggregateBom (default) @ org.eclipse.egit ---
12:20:24 [2024-06-04T16:20:24.295Z] 16:20:24 [INFO] CycloneDX: Resolving Dependencies
12:20:28 [2024-06-04T16:20:28.473Z] 16:20:27 [INFO] CycloneDX: Creating BOM version 1.4 with 167 component(s)
12:20:28 [2024-06-04T16:20:28.474Z] 16:20:27 [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/egit/repo/org.eclipse.egit-feature/target/cyclonedx.json
12:20:28 [2024-06-04T16:20:28.474Z] 16:20:27 [INFO]            attaching as org.eclipse.egit-7.0.0-SNAPSHOT-cyclonedx.json
12:20:28 [2024-06-04T16:20:28.474Z] 16:20:27 [INFO] 
12:20:28 [2024-06-04T16:20:28.474Z] 16:20:27 [INFO] --- license-tool:1.1.0:license-check (license-check) @ org.eclipse.egit ---
12:20:28 [2024-06-04T16:20:28.474Z] 16:20:27 [INFO] 
12:20:28 [2024-06-04T16:20:28.474Z] 16:20:27 [INFO] >>> spotbugs:4.8.5.0:check (default) > :spotbugs @ org.eclipse.egit >>>
12:20:28 [2024-06-04T16:20:28.474Z] 16:20:27 [INFO] 
12:20:28 [2024-06-04T16:20:28.474Z] 16:20:27 [INFO] --- spotbugs:4.8.5.0:spotbugs (spotbugs) @ org.eclipse.egit ---
12:20:28 [2024-06-04T16:20:28.474Z] 16:20:27 [INFO] 
12:20:28 [2024-06-04T16:20:28.474Z] 16:20:27 [INFO] <<< spotbugs:4.8.5.0:check (default) < :spotbugs @ org.eclipse.egit <<<
12:20:28 [2024-06-04T16:20:28.474Z] 16:20:27 [INFO] 
12:20:28 [2024-06-04T16:20:28.474Z] 16:20:27 [INFO] 
12:20:28 [2024-06-04T16:20:28.474Z] 16:20:27 [INFO] --- spotbugs:4.8.5.0:check (default) @ org.eclipse.egit ---
12:20:28 [2024-06-04T16:20:28.474Z] 16:20:27 [INFO] 
12:20:28 [2024-06-04T16:20:28.474Z] 16:20:27 [INFO] >>> pmd:3.22.0:cpd-check (default) > :cpd @ org.eclipse.egit >>>
12:20:28 [2024-06-04T16:20:28.474Z] 16:20:27 [INFO] 
12:20:28 [2024-06-04T16:20:28.474Z] 16:20:27 [INFO] --- pmd:3.22.0:cpd (cpd) @ org.eclipse.egit ---
12:20:28 [2024-06-04T16:20:28.474Z] 16:20:27 [INFO] PMD version: 7.0.0
12:20:28 [2024-06-04T16:20:28.474Z] 16:20:27 [INFO] Rendering content with org.apache.maven.skins:maven-default-skin:jar:1.3 skin.
12:20:28 [2024-06-04T16:20:28.474Z] 16:20:27 [INFO] 
12:20:28 [2024-06-04T16:20:28.474Z] 16:20:27 [INFO] <<< pmd:3.22.0:cpd-check (default) < :cpd @ org.eclipse.egit <<<
12:20:28 [2024-06-04T16:20:28.474Z] 16:20:27 [INFO] 
12:20:28 [2024-06-04T16:20:28.474Z] 16:20:27 [INFO] 
12:20:28 [2024-06-04T16:20:28.474Z] 16:20:27 [INFO] --- pmd:3.22.0:cpd-check (default) @ org.eclipse.egit ---
12:20:28 [2024-06-04T16:20:28.474Z] 16:20:27 [INFO] PMD version: 7.0.0
12:20:28 [2024-06-04T16:20:28.474Z] 16:20:27 [INFO] 
12:20:28 [2024-06-04T16:20:28.474Z] 16:20:27 [INFO] 
12:20:28 [2024-06-04T16:20:28.474Z] 16:20:27 [INFO] --- eclipse-jarsigner:1.4.3:sign (sign) @ org.eclipse.egit ---
12:20:28 [2024-06-04T16:20:28.474Z] 16:20:27 [INFO] Signing jar: /home/jenkins/agent/workspace/egit/repo/org.eclipse.egit-feature/target/org.eclipse.egit-7.0.0-SNAPSHOT.jar
12:20:31 [2024-06-04T16:20:31.744Z] 16:20:31 [INFO] 
12:20:31 [2024-06-04T16:20:31.744Z] 16:20:31 [INFO] --- tycho-p2:4.0.6:p2-metadata (p2-metadata) @ org.eclipse.egit ---
12:20:31 [2024-06-04T16:20:31.744Z] 16:20:31 [INFO] 
12:20:31 [2024-06-04T16:20:31.744Z] 16:20:31 [INFO] --- install:3.1.1:install (default-install) @ org.eclipse.egit ---
12:20:31 [2024-06-04T16:20:31.744Z] 16:20:31 [INFO] Installing /home/jenkins/agent/workspace/egit/repo/org.eclipse.egit-feature/.tycho-consumer-pom.xml to /home/jenkins/agent/workspace/egit/.repository/org/eclipse/egit/feature/org.eclipse.egit/7.0.0-SNAPSHOT/org.eclipse.egit-7.0.0-SNAPSHOT.pom
12:20:31 [2024-06-04T16:20:31.744Z] 16:20:31 [INFO] Installing /home/jenkins/agent/workspace/egit/repo/org.eclipse.egit-feature/target/org.eclipse.egit-7.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/egit/.repository/org/eclipse/egit/feature/org.eclipse.egit/7.0.0-SNAPSHOT/org.eclipse.egit-7.0.0-SNAPSHOT.jar
12:20:31 [2024-06-04T16:20:31.744Z] 16:20:31 [INFO] Installing /home/jenkins/agent/workspace/egit/repo/org.eclipse.egit-feature/target/cyclonedx.json to /home/jenkins/agent/workspace/egit/.repository/org/eclipse/egit/feature/org.eclipse.egit/7.0.0-SNAPSHOT/org.eclipse.egit-7.0.0-SNAPSHOT-cyclonedx.json
12:20:31 [2024-06-04T16:20:31.745Z] 16:20:31 [INFO] Installing /home/jenkins/agent/workspace/egit/repo/org.eclipse.egit-feature/target/p2content.xml to /home/jenkins/agent/workspace/egit/.repository/org/eclipse/egit/feature/org.eclipse.egit/7.0.0-SNAPSHOT/org.eclipse.egit-7.0.0-SNAPSHOT-p2metadata.xml
12:20:31 [2024-06-04T16:20:31.745Z] 16:20:31 [INFO] Installing /home/jenkins/agent/workspace/egit/repo/org.eclipse.egit-feature/target/p2artifacts.xml to /home/jenkins/agent/workspace/egit/.repository/org/eclipse/egit/feature/org.eclipse.egit/7.0.0-SNAPSHOT/org.eclipse.egit-7.0.0-SNAPSHOT-p2artifacts.xml
12:20:31 [2024-06-04T16:20:31.745Z] 16:20:31 [INFO] 
12:20:31 [2024-06-04T16:20:31.745Z] 16:20:31 [INFO] --- tycho-p2:4.0.6:update-local-index (default-update-local-index) @ org.eclipse.egit ---
12:20:31 [2024-06-04T16:20:31.745Z] 16:20:31 [INFO] 
12:20:31 [2024-06-04T16:20:31.745Z] 16:20:31 [INFO] --- deploy:3.1.1:deploy (default-deploy) @ org.eclipse.egit ---
12:20:31 [2024-06-04T16:20:31.745Z] 16:20:31 [INFO] 
12:20:31 [2024-06-04T16:20:31.745Z] 16:20:31 [INFO] -------------< org.eclipse.egit:org.eclipse.egit.gitflow >--------------
12:20:31 [2024-06-04T16:20:31.745Z] 16:20:31 [INFO] Building Git Flow 7.0.0-SNAPSHOT                                  [7/15]
12:20:31 [2024-06-04T16:20:31.745Z] 16:20:31 [INFO]   from org.eclipse.egit.gitflow/pom.xml
12:20:31 [2024-06-04T16:20:31.745Z] 16:20:31 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
12:20:31 [2024-06-04T16:20:31.745Z] 16:20:31 [INFO] 
12:20:31 [2024-06-04T16:20:31.745Z] 16:20:31 [INFO] --- tycho-packaging:4.0.6:build-qualifier (default-build-qualifier) @ org.eclipse.egit.gitflow ---
12:20:31 [2024-06-04T16:20:31.745Z] 16:20:31 [INFO] The project's OSGi version is 7.0.0.202406041616
12:20:31 [2024-06-04T16:20:31.745Z] 16:20:31 [INFO] 
12:20:31 [2024-06-04T16:20:31.745Z] 16:20:31 [INFO] --- tycho-packaging:4.0.6:validate-id (default-validate-id) @ org.eclipse.egit.gitflow ---
12:20:31 [2024-06-04T16:20:31.745Z] 16:20:31 [INFO] 
12:20:31 [2024-06-04T16:20:31.745Z] 16:20:31 [INFO] --- tycho-packaging:4.0.6:validate-version (default-validate-version) @ org.eclipse.egit.gitflow ---
12:20:31 [2024-06-04T16:20:31.745Z] 16:20:31 [INFO] 
12:20:31 [2024-06-04T16:20:31.745Z] 16:20:31 [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ org.eclipse.egit.gitflow ---
12:20:31 [2024-06-04T16:20:31.745Z] 16:20:31 [INFO] 
12:20:31 [2024-06-04T16:20:31.745Z] 16:20:31 [INFO] --- target-platform-configuration:4.0.6:target-platform (default-target-platform) @ org.eclipse.egit.gitflow ---
12:20:31 [2024-06-04T16:20:31.745Z] 16:20:31 [INFO] 
12:20:31 [2024-06-04T16:20:31.745Z] 16:20:31 [INFO] --- tycho-compiler:4.0.6:validate-classpath (default-validate-classpath) @ org.eclipse.egit.gitflow ---
12:20:31 [2024-06-04T16:20:31.745Z] 16:20:31 [INFO] Resolving class path of Git Flow
12:20:31 [2024-06-04T16:20:31.745Z] 16:20:31 [INFO] 
12:20:31 [2024-06-04T16:20:31.745Z] 16:20:31 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.egit.gitflow ---
12:20:31 [2024-06-04T16:20:31.746Z] 16:20:31 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/egit/repo/org.eclipse.egit.gitflow/src/main/resources
12:20:31 [2024-06-04T16:20:31.746Z] 16:20:31 [INFO] 
12:20:31 [2024-06-04T16:20:31.746Z] 16:20:31 [INFO] --- tycho-compiler:4.0.6:compile (default-compile) @ org.eclipse.egit.gitflow ---
12:20:31 [2024-06-04T16:20:31.746Z] 16:20:31 [INFO] Nothing to compile - all classes are up to date
12:20:31 [2024-06-04T16:20:31.746Z] 16:20:31 [INFO] 
12:20:31 [2024-06-04T16:20:31.746Z] 16:20:31 [INFO] --- tycho-bnd:4.0.6:process (default-process) @ org.eclipse.egit.gitflow ---
12:20:31 [2024-06-04T16:20:31.746Z] 16:20:31 [INFO] 
12:20:31 [2024-06-04T16:20:31.746Z] 16:20:31 [INFO] --- tycho-ds:4.0.6:declarative-services (default-declarative-services) @ org.eclipse.egit.gitflow ---
12:20:31 [2024-06-04T16:20:31.746Z] 16:20:31 [INFO] 
12:20:31 [2024-06-04T16:20:31.746Z] 16:20:31 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.egit.gitflow ---
12:20:32 [2024-06-04T16:20:32.003Z] 16:20:31 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/egit/repo/org.eclipse.egit.gitflow/src/test/resources
12:20:32 [2024-06-04T16:20:32.003Z] 16:20:31 [INFO] 
12:20:32 [2024-06-04T16:20:32.003Z] 16:20:31 [INFO] --- tycho-compiler:4.0.6:testCompile (default-testCompile) @ org.eclipse.egit.gitflow ---
12:20:32 [2024-06-04T16:20:32.003Z] 16:20:31 [INFO] 
12:20:32 [2024-06-04T16:20:32.003Z] 16:20:31 [INFO] --- tycho-packaging:4.0.6:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.egit.gitflow ---
12:20:32 [2024-06-04T16:20:32.003Z] 16:20:31 [INFO] 27 system scoped dependencies were not mapped to maven artifacts
12:20:32 [2024-06-04T16:20:32.003Z] 16:20:31 [INFO] 
12:20:32 [2024-06-04T16:20:32.003Z] 16:20:31 [INFO] --- tycho-source:4.0.6:plugin-source (attach-source) @ org.eclipse.egit.gitflow ---
12:20:32 [2024-06-04T16:20:32.003Z] 16:20:31 [INFO] Building jar: /home/jenkins/agent/workspace/egit/repo/org.eclipse.egit.gitflow/target/org.eclipse.egit.gitflow-7.0.0-SNAPSHOT-sources.jar
12:20:32 [2024-06-04T16:20:32.003Z] 16:20:31 [INFO] 
12:20:32 [2024-06-04T16:20:32.003Z] 16:20:31 [INFO] --- tycho-packaging:4.0.6:package-plugin (default-package-plugin) @ org.eclipse.egit.gitflow ---
12:20:32 [2024-06-04T16:20:32.003Z] 16:20:31 [INFO] Building jar: /home/jenkins/agent/workspace/egit/repo/org.eclipse.egit.gitflow/target/org.eclipse.egit.gitflow-7.0.0-SNAPSHOT.jar
12:20:32 [2024-06-04T16:20:32.003Z] 16:20:31 [INFO] 
12:20:32 [2024-06-04T16:20:32.003Z] 16:20:31 [INFO] --- tycho-p2:4.0.6:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.egit.gitflow ---
12:20:32 [2024-06-04T16:20:32.003Z] 16:20:31 [INFO] 
12:20:32 [2024-06-04T16:20:32.003Z] 16:20:31 [INFO] --- cyclonedx:2.8.0:makeAggregateBom (default) @ org.eclipse.egit.gitflow ---
12:20:32 [2024-06-04T16:20:32.003Z] 16:20:31 [INFO] CycloneDX: Resolving Dependencies
12:20:33 [2024-06-04T16:20:33.931Z] 16:20:33 [INFO] CycloneDX: Creating BOM version 1.4 with 59 component(s)
12:20:33 [2024-06-04T16:20:33.931Z] 16:20:33 [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/egit/repo/org.eclipse.egit.gitflow/target/cyclonedx.json
12:20:34 [2024-06-04T16:20:34.189Z] 16:20:33 [INFO]            attaching as org.eclipse.egit.gitflow-7.0.0-SNAPSHOT-cyclonedx.json
12:20:34 [2024-06-04T16:20:34.189Z] 16:20:33 [INFO] 
12:20:34 [2024-06-04T16:20:34.189Z] 16:20:33 [INFO] --- license-tool:1.1.0:license-check (license-check) @ org.eclipse.egit.gitflow ---
12:20:34 [2024-06-04T16:20:34.189Z] 16:20:33 [INFO] 
12:20:34 [2024-06-04T16:20:34.189Z] 16:20:33 [INFO] >>> spotbugs:4.8.5.0:check (default) > :spotbugs @ org.eclipse.egit.gitflow >>>
12:20:34 [2024-06-04T16:20:34.189Z] 16:20:33 [INFO] 
12:20:34 [2024-06-04T16:20:34.189Z] 16:20:33 [INFO] --- spotbugs:4.8.5.0:spotbugs (spotbugs) @ org.eclipse.egit.gitflow ---
12:20:34 [2024-06-04T16:20:34.189Z] 16:20:33 [INFO] Fork Value is true
12:20:42 [2024-06-04T16:20:42.344Z] 16:20:41 [INFO] Done SpotBugs Analysis....
12:20:42 [2024-06-04T16:20:42.344Z] 16:20:41 [INFO] 
12:20:42 [2024-06-04T16:20:42.344Z] 16:20:41 [INFO] <<< spotbugs:4.8.5.0:check (default) < :spotbugs @ org.eclipse.egit.gitflow <<<
12:20:42 [2024-06-04T16:20:42.344Z] 16:20:41 [INFO] 
12:20:42 [2024-06-04T16:20:42.344Z] 16:20:41 [INFO] 
12:20:42 [2024-06-04T16:20:42.344Z] 16:20:41 [INFO] --- spotbugs:4.8.5.0:check (default) @ org.eclipse.egit.gitflow ---
12:20:42 [2024-06-04T16:20:42.344Z] 16:20:41 [INFO] BugInstance size is 8
12:20:42 [2024-06-04T16:20:42.344Z] 16:20:41 [INFO] Error size is 0
12:20:42 [2024-06-04T16:20:42.344Z] 16:20:41 [INFO] Total bugs: 8
12:20:42 [2024-06-04T16:20:42.344Z] 16:20:41 [ERROR] Medium: Write to static field org.eclipse.egit.gitflow.Activator.context from instance method org.eclipse.egit.gitflow.Activator.start(BundleContext) [org.eclipse.egit.gitflow.Activator] At Activator.java:[line 35] ST_WRITE_TO_STATIC_FROM_INSTANCE_METHOD
12:20:42 [2024-06-04T16:20:42.344Z] 16:20:41 [ERROR] Medium: Write to static field org.eclipse.egit.gitflow.Activator.context from instance method org.eclipse.egit.gitflow.Activator.stop(BundleContext) [org.eclipse.egit.gitflow.Activator] At Activator.java:[line 41] ST_WRITE_TO_STATIC_FROM_INSTANCE_METHOD
12:20:42 [2024-06-04T16:20:42.344Z] 16:20:41 [ERROR] Medium: Primitive field org.eclipse.egit.gitflow.InitParameters.develop is public and set from inside the class, which makes it too exposed. Consider making it private to limit external accessibility. [org.eclipse.egit.gitflow.InitParameters] At InitParameters.java:[line 30] PA_PUBLIC_PRIMITIVE_ATTRIBUTE
12:20:42 [2024-06-04T16:20:42.344Z] 16:20:41 [ERROR] Medium: Primitive field org.eclipse.egit.gitflow.InitParameters.feature is public and set from inside the class, which makes it too exposed. Consider making it private to limit external accessibility. [org.eclipse.egit.gitflow.InitParameters] At InitParameters.java:[line 33] PA_PUBLIC_PRIMITIVE_ATTRIBUTE
12:20:42 [2024-06-04T16:20:42.344Z] 16:20:41 [ERROR] Medium: Primitive field org.eclipse.egit.gitflow.InitParameters.hotfix is public and set from inside the class, which makes it too exposed. Consider making it private to limit external accessibility. [org.eclipse.egit.gitflow.InitParameters] At InitParameters.java:[line 39] PA_PUBLIC_PRIMITIVE_ATTRIBUTE
12:20:42 [2024-06-04T16:20:42.344Z] 16:20:41 [ERROR] Medium: Primitive field org.eclipse.egit.gitflow.InitParameters.master is public and set from inside the class, which makes it too exposed. Consider making it private to limit external accessibility. [org.eclipse.egit.gitflow.InitParameters] At InitParameters.java:[line 27] PA_PUBLIC_PRIMITIVE_ATTRIBUTE
12:20:42 [2024-06-04T16:20:42.345Z] 16:20:41 [ERROR] Medium: Primitive field org.eclipse.egit.gitflow.InitParameters.release is public and set from inside the class, which makes it too exposed. Consider making it private to limit external accessibility. [org.eclipse.egit.gitflow.InitParameters] At InitParameters.java:[line 36] PA_PUBLIC_PRIMITIVE_ATTRIBUTE
12:20:42 [2024-06-04T16:20:42.345Z] 16:20:41 [ERROR] Medium: Primitive field org.eclipse.egit.gitflow.InitParameters.versionTag is public and set from inside the class, which makes it too exposed. Consider making it private to limit external accessibility. [org.eclipse.egit.gitflow.InitParameters] At InitParameters.java:[line 42] PA_PUBLIC_PRIMITIVE_ATTRIBUTE
12:20:42 [2024-06-04T16:20:42.345Z] 16:20:41 [INFO] 
12:20:42 [2024-06-04T16:20:42.345Z] 
12:20:42 [2024-06-04T16:20:42.345Z] 
12:20:42 [2024-06-04T16:20:42.345Z] To see bug detail using the Spotbugs GUI, use the following command "mvn spotbugs:gui"
12:20:42 [2024-06-04T16:20:42.345Z] 
12:20:42 [2024-06-04T16:20:42.345Z] 
12:20:42 [2024-06-04T16:20:42.345Z] 
12:20:42 [2024-06-04T16:20:42.345Z] 16:20:41 [INFO] 
12:20:42 [2024-06-04T16:20:42.345Z] 16:20:41 [INFO] >>> pmd:3.22.0:cpd-check (default) > :cpd @ org.eclipse.egit.gitflow >>>
12:20:42 [2024-06-04T16:20:42.345Z] 16:20:41 [INFO] 
12:20:42 [2024-06-04T16:20:42.345Z] 16:20:41 [INFO] --- pmd:3.22.0:cpd (cpd) @ org.eclipse.egit.gitflow ---
12:20:42 [2024-06-04T16:20:42.345Z] 16:20:41 [INFO] PMD version: 7.0.0
12:20:42 [2024-06-04T16:20:42.345Z] 16:20:41 [INFO] Rendering content with org.apache.maven.skins:maven-default-skin:jar:1.3 skin.
12:20:42 [2024-06-04T16:20:42.345Z] 16:20:41 [INFO] 
12:20:42 [2024-06-04T16:20:42.345Z] 16:20:41 [INFO] <<< pmd:3.22.0:cpd-check (default) < :cpd @ org.eclipse.egit.gitflow <<<
12:20:42 [2024-06-04T16:20:42.345Z] 16:20:41 [INFO] 
12:20:42 [2024-06-04T16:20:42.345Z] 16:20:41 [INFO] 
12:20:42 [2024-06-04T16:20:42.345Z] 16:20:41 [INFO] --- pmd:3.22.0:cpd-check (default) @ org.eclipse.egit.gitflow ---
12:20:42 [2024-06-04T16:20:42.345Z] 16:20:41 [INFO] PMD version: 7.0.0
12:20:42 [2024-06-04T16:20:42.345Z] 16:20:41 [INFO] 
12:20:42 [2024-06-04T16:20:42.345Z] 16:20:41 [INFO] 
12:20:42 [2024-06-04T16:20:42.345Z] 16:20:41 [INFO] --- eclipse-jarsigner:1.4.3:sign (sign) @ org.eclipse.egit.gitflow ---
12:20:42 [2024-06-04T16:20:42.345Z] 16:20:41 [INFO] Signing jar: /home/jenkins/agent/workspace/egit/repo/org.eclipse.egit.gitflow/target/org.eclipse.egit.gitflow-7.0.0-SNAPSHOT.jar
12:20:47 [2024-06-04T16:20:47.602Z] 16:20:46 [INFO] Signing jar: /home/jenkins/agent/workspace/egit/repo/org.eclipse.egit.gitflow/target/org.eclipse.egit.gitflow-7.0.0-SNAPSHOT-sources.jar
12:20:55 [2024-06-04T16:20:55.719Z] 16:20:54 [INFO] 
12:20:55 [2024-06-04T16:20:55.719Z] 16:20:54 [INFO] --- tycho-p2:4.0.6:p2-metadata (p2-metadata) @ org.eclipse.egit.gitflow ---
12:20:55 [2024-06-04T16:20:55.719Z] 16:20:54 [INFO] 
12:20:55 [2024-06-04T16:20:55.719Z] 16:20:54 [INFO] --- install:3.1.1:install (default-install) @ org.eclipse.egit.gitflow ---
12:20:55 [2024-06-04T16:20:55.719Z] 16:20:54 [INFO] Installing /home/jenkins/agent/workspace/egit/repo/org.eclipse.egit.gitflow/.tycho-consumer-pom.xml to /home/jenkins/agent/workspace/egit/.repository/org/eclipse/egit/org.eclipse.egit.gitflow/7.0.0-SNAPSHOT/org.eclipse.egit.gitflow-7.0.0-SNAPSHOT.pom
12:20:55 [2024-06-04T16:20:55.719Z] 16:20:54 [INFO] Installing /home/jenkins/agent/workspace/egit/repo/org.eclipse.egit.gitflow/target/org.eclipse.egit.gitflow-7.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/egit/.repository/org/eclipse/egit/org.eclipse.egit.gitflow/7.0.0-SNAPSHOT/org.eclipse.egit.gitflow-7.0.0-SNAPSHOT.jar
12:20:55 [2024-06-04T16:20:55.719Z] 16:20:54 [INFO] Installing /home/jenkins/agent/workspace/egit/repo/org.eclipse.egit.gitflow/target/org.eclipse.egit.gitflow-7.0.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/egit/.repository/org/eclipse/egit/org.eclipse.egit.gitflow/7.0.0-SNAPSHOT/org.eclipse.egit.gitflow-7.0.0-SNAPSHOT-sources.jar
12:20:55 [2024-06-04T16:20:55.720Z] 16:20:54 [INFO] Installing /home/jenkins/agent/workspace/egit/repo/org.eclipse.egit.gitflow/target/cyclonedx.json to /home/jenkins/agent/workspace/egit/.repository/org/eclipse/egit/org.eclipse.egit.gitflow/7.0.0-SNAPSHOT/org.eclipse.egit.gitflow-7.0.0-SNAPSHOT-cyclonedx.json
12:20:55 [2024-06-04T16:20:55.720Z] 16:20:54 [INFO] Installing /home/jenkins/agent/workspace/egit/repo/org.eclipse.egit.gitflow/target/p2content.xml to /home/jenkins/agent/workspace/egit/.repository/org/eclipse/egit/org.eclipse.egit.gitflow/7.0.0-SNAPSHOT/org.eclipse.egit.gitflow-7.0.0-SNAPSHOT-p2metadata.xml
12:20:55 [2024-06-04T16:20:55.720Z] 16:20:54 [INFO] Installing /home/jenkins/agent/workspace/egit/repo/org.eclipse.egit.gitflow/target/p2artifacts.xml to /home/jenkins/agent/workspace/egit/.repository/org/eclipse/egit/org.eclipse.egit.gitflow/7.0.0-SNAPSHOT/org.eclipse.egit.gitflow-7.0.0-SNAPSHOT-p2artifacts.xml
12:20:55 [2024-06-04T16:20:55.720Z] 16:20:54 [INFO] 
12:20:55 [2024-06-04T16:20:55.720Z] 16:20:54 [INFO] --- tycho-p2:4.0.6:update-local-index (default-update-local-index) @ org.eclipse.egit.gitflow ---
12:20:55 [2024-06-04T16:20:55.720Z] 16:20:54 [INFO] 
12:20:55 [2024-06-04T16:20:55.720Z] 16:20:54 [INFO] --- deploy:3.1.1:deploy (default-deploy) @ org.eclipse.egit.gitflow ---
12:20:57 [2024-06-04T16:20:57.096Z] 16:20:57 [INFO] 
12:20:57 [2024-06-04T16:20:57.096Z] 16:20:57 [INFO] ------------< org.eclipse.egit:org.eclipse.egit.gitflow.ui >------------
12:20:57 [2024-06-04T16:20:57.096Z] 16:20:57 [INFO] Building Git Flow UI 7.0.0-SNAPSHOT                               [8/15]
12:20:57 [2024-06-04T16:20:57.096Z] 16:20:57 [INFO]   from org.eclipse.egit.gitflow.ui/pom.xml
12:20:57 [2024-06-04T16:20:57.096Z] 16:20:57 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
12:20:57 [2024-06-04T16:20:57.096Z] 16:20:57 [INFO] 
12:20:57 [2024-06-04T16:20:57.096Z] 16:20:57 [INFO] --- tycho-packaging:4.0.6:build-qualifier (default-build-qualifier) @ org.eclipse.egit.gitflow.ui ---
12:20:57 [2024-06-04T16:20:57.096Z] 16:20:57 [INFO] The project's OSGi version is 7.0.0.202406041616
12:20:57 [2024-06-04T16:20:57.096Z] 16:20:57 [INFO] 
12:20:57 [2024-06-04T16:20:57.096Z] 16:20:57 [INFO] --- tycho-packaging:4.0.6:validate-id (default-validate-id) @ org.eclipse.egit.gitflow.ui ---
12:20:57 [2024-06-04T16:20:57.096Z] 16:20:57 [INFO] 
12:20:57 [2024-06-04T16:20:57.096Z] 16:20:57 [INFO] --- tycho-packaging:4.0.6:validate-version (default-validate-version) @ org.eclipse.egit.gitflow.ui ---
12:20:57 [2024-06-04T16:20:57.096Z] 16:20:57 [INFO] 
12:20:57 [2024-06-04T16:20:57.096Z] 16:20:57 [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ org.eclipse.egit.gitflow.ui ---
12:20:57 [2024-06-04T16:20:57.096Z] 16:20:57 [INFO] 
12:20:57 [2024-06-04T16:20:57.097Z] 16:20:57 [INFO] --- target-platform-configuration:4.0.6:target-platform (default-target-platform) @ org.eclipse.egit.gitflow.ui ---
12:20:57 [2024-06-04T16:20:57.097Z] 16:20:57 [INFO] 
12:20:57 [2024-06-04T16:20:57.097Z] 16:20:57 [INFO] --- tycho-compiler:4.0.6:validate-classpath (default-validate-classpath) @ org.eclipse.egit.gitflow.ui ---
12:20:57 [2024-06-04T16:20:57.097Z] 16:20:57 [INFO] Resolving class path of Git Flow UI
12:20:57 [2024-06-04T16:20:57.354Z] 16:20:57 [INFO] 
12:20:57 [2024-06-04T16:20:57.354Z] 16:20:57 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.egit.gitflow.ui ---
12:20:57 [2024-06-04T16:20:57.354Z] 16:20:57 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/egit/repo/org.eclipse.egit.gitflow.ui/src/main/resources
12:20:57 [2024-06-04T16:20:57.354Z] 16:20:57 [INFO] 
12:20:57 [2024-06-04T16:20:57.354Z] 16:20:57 [INFO] --- tycho-compiler:4.0.6:compile (default-compile) @ org.eclipse.egit.gitflow.ui ---
12:20:57 [2024-06-04T16:20:57.354Z] 16:20:57 [INFO] Nothing to compile - all classes are up to date
12:20:57 [2024-06-04T16:20:57.354Z] 16:20:57 [INFO] 
12:20:57 [2024-06-04T16:20:57.354Z] 16:20:57 [INFO] --- tycho-bnd:4.0.6:process (default-process) @ org.eclipse.egit.gitflow.ui ---
12:20:57 [2024-06-04T16:20:57.354Z] 16:20:57 [INFO] 
12:20:57 [2024-06-04T16:20:57.354Z] 16:20:57 [INFO] --- tycho-ds:4.0.6:declarative-services (default-declarative-services) @ org.eclipse.egit.gitflow.ui ---
12:20:57 [2024-06-04T16:20:57.354Z] 16:20:57 [INFO] 
12:20:57 [2024-06-04T16:20:57.354Z] 16:20:57 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.egit.gitflow.ui ---
12:20:57 [2024-06-04T16:20:57.354Z] 16:20:57 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/egit/repo/org.eclipse.egit.gitflow.ui/src/test/resources
12:20:57 [2024-06-04T16:20:57.354Z] 16:20:57 [INFO] 
12:20:57 [2024-06-04T16:20:57.354Z] 16:20:57 [INFO] --- tycho-compiler:4.0.6:testCompile (default-testCompile) @ org.eclipse.egit.gitflow.ui ---
12:20:57 [2024-06-04T16:20:57.611Z] 16:20:57 [INFO] 
12:20:57 [2024-06-04T16:20:57.611Z] 16:20:57 [INFO] --- tycho-packaging:4.0.6:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.egit.gitflow.ui ---
12:20:57 [2024-06-04T16:20:57.611Z] 16:20:57 [INFO] 97 system scoped dependencies were not mapped to maven artifacts
12:20:57 [2024-06-04T16:20:57.611Z] 16:20:57 [INFO] 
12:20:57 [2024-06-04T16:20:57.611Z] 16:20:57 [INFO] --- tycho-source:4.0.6:plugin-source (attach-source) @ org.eclipse.egit.gitflow.ui ---
12:20:57 [2024-06-04T16:20:57.611Z] 16:20:57 [INFO] Building jar: /home/jenkins/agent/workspace/egit/repo/org.eclipse.egit.gitflow.ui/target/org.eclipse.egit.gitflow.ui-7.0.0-SNAPSHOT-sources.jar
12:20:57 [2024-06-04T16:20:57.611Z] 16:20:57 [INFO] 
12:20:57 [2024-06-04T16:20:57.611Z] 16:20:57 [INFO] --- tycho-packaging:4.0.6:package-plugin (default-package-plugin) @ org.eclipse.egit.gitflow.ui ---
12:20:57 [2024-06-04T16:20:57.611Z] 16:20:57 [INFO] Building jar: /home/jenkins/agent/workspace/egit/repo/org.eclipse.egit.gitflow.ui/target/org.eclipse.egit.gitflow.ui-7.0.0-SNAPSHOT.jar
12:20:57 [2024-06-04T16:20:57.611Z] 16:20:57 [INFO] 
12:20:57 [2024-06-04T16:20:57.611Z] 16:20:57 [INFO] --- tycho-p2:4.0.6:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.egit.gitflow.ui ---
12:20:57 [2024-06-04T16:20:57.611Z] 16:20:57 [INFO] 
12:20:57 [2024-06-04T16:20:57.611Z] 16:20:57 [INFO] --- cyclonedx:2.8.0:makeAggregateBom (default) @ org.eclipse.egit.gitflow.ui ---
12:20:57 [2024-06-04T16:20:57.611Z] 16:20:57 [INFO] CycloneDX: Resolving Dependencies
12:21:02 [2024-06-04T16:21:02.893Z] 16:21:02 [INFO] CycloneDX: Creating BOM version 1.4 with 156 component(s)
12:21:02 [2024-06-04T16:21:02.893Z] 16:21:02 [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/egit/repo/org.eclipse.egit.gitflow.ui/target/cyclonedx.json
12:21:02 [2024-06-04T16:21:02.893Z] 16:21:02 [INFO]            attaching as org.eclipse.egit.gitflow.ui-7.0.0-SNAPSHOT-cyclonedx.json
12:21:02 [2024-06-04T16:21:02.893Z] 16:21:02 [INFO] 
12:21:02 [2024-06-04T16:21:02.893Z] 16:21:02 [INFO] --- license-tool:1.1.0:license-check (license-check) @ org.eclipse.egit.gitflow.ui ---
12:21:02 [2024-06-04T16:21:02.893Z] 16:21:02 [INFO] 
12:21:02 [2024-06-04T16:21:02.893Z] 16:21:02 [INFO] >>> spotbugs:4.8.5.0:check (default) > :spotbugs @ org.eclipse.egit.gitflow.ui >>>
12:21:02 [2024-06-04T16:21:02.893Z] 16:21:02 [INFO] 
12:21:02 [2024-06-04T16:21:02.893Z] 16:21:02 [INFO] --- spotbugs:4.8.5.0:spotbugs (spotbugs) @ org.eclipse.egit.gitflow.ui ---
12:21:02 [2024-06-04T16:21:02.893Z] 16:21:02 [INFO] Fork Value is true
12:21:12 [2024-06-04T16:21:12.948Z] 16:21:12 [INFO] Done SpotBugs Analysis....
12:21:12 [2024-06-04T16:21:12.948Z] 16:21:12 [INFO] 
12:21:12 [2024-06-04T16:21:12.948Z] 16:21:12 [INFO] <<< spotbugs:4.8.5.0:check (default) < :spotbugs @ org.eclipse.egit.gitflow.ui <<<
12:21:12 [2024-06-04T16:21:12.948Z] 16:21:12 [INFO] 
12:21:12 [2024-06-04T16:21:12.948Z] 16:21:12 [INFO] 
12:21:12 [2024-06-04T16:21:12.948Z] 16:21:12 [INFO] --- spotbugs:4.8.5.0:check (default) @ org.eclipse.egit.gitflow.ui ---
12:21:12 [2024-06-04T16:21:12.948Z] 16:21:12 [INFO] BugInstance size is 9
12:21:12 [2024-06-04T16:21:12.948Z] 16:21:12 [INFO] Error size is 0
12:21:12 [2024-06-04T16:21:12.948Z] 16:21:12 [INFO] Total bugs: 9
12:21:12 [2024-06-04T16:21:12.948Z] 16:21:12 [ERROR] Medium: Public static org.eclipse.egit.gitflow.ui.Activator.getDefault() may expose internal representation by returning Activator.plugin [org.eclipse.egit.gitflow.ui.Activator] At Activator.java:[line 44] MS_EXPOSE_REP
12:21:12 [2024-06-04T16:21:12.948Z] 16:21:12 [ERROR] Medium: new org.eclipse.egit.gitflow.ui.internal.actions.ReleaseStartFromCommitHandler(GitFlowRepository, String, Shell) may expose internal representation by storing an externally mutable object into ReleaseStartFromCommitHandler.activeShell [org.eclipse.egit.gitflow.ui.internal.actions.ReleaseStartFromCommitHandler] At ReleaseStartFromCommitHandler.java:[line 36] EI_EXPOSE_REP2
12:21:12 [2024-06-04T16:21:12.948Z] 16:21:12 [ERROR] Medium: new org.eclipse.egit.gitflow.ui.internal.actions.ReleaseStartFromCommitHandler(GitFlowRepository, String, Shell) may expose internal representation by storing an externally mutable object into ReleaseStartFromCommitHandler.gfRepo [org.eclipse.egit.gitflow.ui.internal.actions.ReleaseStartFromCommitHandler] At ReleaseStartFromCommitHandler.java:[line 34] EI_EXPOSE_REP2
12:21:12 [2024-06-04T16:21:12.948Z] 16:21:12 [ERROR] Medium: org.eclipse.egit.gitflow.ui.internal.dialogs.BranchComparator.setColumn(TreeColumn, ColumnLabelProvider) may expose internal representation by storing an externally mutable object into BranchComparator.currentColumn [org.eclipse.egit.gitflow.ui.internal.dialogs.BranchComparator] At BranchComparator.java:[line 58] EI_EXPOSE_REP2
12:21:12 [2024-06-04T16:21:12.949Z] 16:21:12 [ERROR] Medium: org.eclipse.egit.gitflow.ui.internal.dialogs.BranchComparator.setColumn(TreeColumn, ColumnLabelProvider) may expose internal representation by storing an externally mutable object into BranchComparator.labelProvider [org.eclipse.egit.gitflow.ui.internal.dialogs.BranchComparator] At BranchComparator.java:[line 54] EI_EXPOSE_REP2
12:21:12 [2024-06-04T16:21:12.949Z] 16:21:12 [ERROR] Medium: new org.eclipse.egit.gitflow.ui.internal.dialogs.FeatureBranchSelectionDialog(Shell, List, String, String, String, String, GitFlowRepository) may expose internal representation by storing an externally mutable object into FeatureBranchSelectionDialog.gfRepo [org.eclipse.egit.gitflow.ui.internal.dialogs.FeatureBranchSelectionDialog] At FeatureBranchSelectionDialog.java:[line 55] EI_EXPOSE_REP2
12:21:12 [2024-06-04T16:21:12.949Z] 16:21:12 [ERROR] Medium: org.eclipse.egit.gitflow.ui.internal.dialogs.InitDialog.getResult() may expose internal representation by returning InitDialog.gitflowInitConfig [org.eclipse.egit.gitflow.ui.internal.dialogs.InitDialog] At InitDialog.java:[line 307] EI_EXPOSE_REP
12:21:12 [2024-06-04T16:21:12.949Z] 16:21:12 [ERROR] Medium: new org.eclipse.egit.gitflow.ui.internal.dialogs.InitDialog(Shell, GitFlowRepository, List) may expose internal representation by storing an externally mutable object into InitDialog.branchList [org.eclipse.egit.gitflow.ui.internal.dialogs.InitDialog] At InitDialog.java:[line 147] EI_EXPOSE_REP2
12:21:12 [2024-06-04T16:21:12.949Z] 16:21:12 [ERROR] Medium: new org.eclipse.egit.gitflow.ui.internal.dialogs.InitDialog(Shell, GitFlowRepository, List) may expose internal representation by storing an externally mutable object into InitDialog.gfRepo [org.eclipse.egit.gitflow.ui.internal.dialogs.InitDialog] At InitDialog.java:[line 146] EI_EXPOSE_REP2
12:21:12 [2024-06-04T16:21:12.949Z] 16:21:12 [INFO] 
12:21:12 [2024-06-04T16:21:12.949Z] 
12:21:12 [2024-06-04T16:21:12.949Z] 
12:21:12 [2024-06-04T16:21:12.949Z] To see bug detail using the Spotbugs GUI, use the following command "mvn spotbugs:gui"
12:21:12 [2024-06-04T16:21:12.949Z] 
12:21:12 [2024-06-04T16:21:12.949Z] 
12:21:12 [2024-06-04T16:21:12.949Z] 
12:21:12 [2024-06-04T16:21:12.949Z] 16:21:12 [INFO] 
12:21:12 [2024-06-04T16:21:12.949Z] 16:21:12 [INFO] >>> pmd:3.22.0:cpd-check (default) > :cpd @ org.eclipse.egit.gitflow.ui >>>
12:21:12 [2024-06-04T16:21:12.949Z] 16:21:12 [INFO] 
12:21:12 [2024-06-04T16:21:12.949Z] 16:21:12 [INFO] --- pmd:3.22.0:cpd (cpd) @ org.eclipse.egit.gitflow.ui ---
12:21:12 [2024-06-04T16:21:12.949Z] 16:21:12 [INFO] PMD version: 7.0.0
12:21:12 [2024-06-04T16:21:12.949Z] 16:21:12 [INFO] Rendering content with org.apache.maven.skins:maven-default-skin:jar:1.3 skin.
12:21:12 [2024-06-04T16:21:12.949Z] 16:21:12 [INFO] 
12:21:12 [2024-06-04T16:21:12.949Z] 16:21:12 [INFO] <<< pmd:3.22.0:cpd-check (default) < :cpd @ org.eclipse.egit.gitflow.ui <<<
12:21:12 [2024-06-04T16:21:12.949Z] 16:21:12 [INFO] 
12:21:12 [2024-06-04T16:21:12.949Z] 16:21:12 [INFO] 
12:21:12 [2024-06-04T16:21:12.949Z] 16:21:12 [INFO] --- pmd:3.22.0:cpd-check (default) @ org.eclipse.egit.gitflow.ui ---
12:21:12 [2024-06-04T16:21:12.949Z] 16:21:12 [INFO] PMD version: 7.0.0
12:21:12 [2024-06-04T16:21:12.949Z] 16:21:12 [INFO] 
12:21:12 [2024-06-04T16:21:12.949Z] 16:21:12 [INFO] 
12:21:12 [2024-06-04T16:21:12.949Z] 16:21:12 [INFO] --- eclipse-jarsigner:1.4.3:sign (sign) @ org.eclipse.egit.gitflow.ui ---
12:21:12 [2024-06-04T16:21:12.949Z] 16:21:12 [INFO] Signing jar: /home/jenkins/agent/workspace/egit/repo/org.eclipse.egit.gitflow.ui/target/org.eclipse.egit.gitflow.ui-7.0.0-SNAPSHOT.jar
12:21:21 [2024-06-04T16:21:21.045Z] 16:21:20 [INFO] Signing jar: /home/jenkins/agent/workspace/egit/repo/org.eclipse.egit.gitflow.ui/target/org.eclipse.egit.gitflow.ui-7.0.0-SNAPSHOT-sources.jar
12:21:29 [2024-06-04T16:21:29.141Z] 16:21:28 [INFO] 
12:21:29 [2024-06-04T16:21:29.141Z] 16:21:28 [INFO] --- tycho-p2:4.0.6:p2-metadata (p2-metadata) @ org.eclipse.egit.gitflow.ui ---
12:21:29 [2024-06-04T16:21:29.141Z] 16:21:28 [INFO] 
12:21:29 [2024-06-04T16:21:29.141Z] 16:21:28 [INFO] --- install:3.1.1:install (default-install) @ org.eclipse.egit.gitflow.ui ---
12:21:29 [2024-06-04T16:21:29.142Z] 16:21:28 [INFO] Installing /home/jenkins/agent/workspace/egit/repo/org.eclipse.egit.gitflow.ui/.tycho-consumer-pom.xml to /home/jenkins/agent/workspace/egit/.repository/org/eclipse/egit/org.eclipse.egit.gitflow.ui/7.0.0-SNAPSHOT/org.eclipse.egit.gitflow.ui-7.0.0-SNAPSHOT.pom
12:21:29 [2024-06-04T16:21:29.142Z] 16:21:28 [INFO] Installing /home/jenkins/agent/workspace/egit/repo/org.eclipse.egit.gitflow.ui/target/org.eclipse.egit.gitflow.ui-7.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/egit/.repository/org/eclipse/egit/org.eclipse.egit.gitflow.ui/7.0.0-SNAPSHOT/org.eclipse.egit.gitflow.ui-7.0.0-SNAPSHOT.jar
12:21:29 [2024-06-04T16:21:29.142Z] 16:21:28 [INFO] Installing /home/jenkins/agent/workspace/egit/repo/org.eclipse.egit.gitflow.ui/target/org.eclipse.egit.gitflow.ui-7.0.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/egit/.repository/org/eclipse/egit/org.eclipse.egit.gitflow.ui/7.0.0-SNAPSHOT/org.eclipse.egit.gitflow.ui-7.0.0-SNAPSHOT-sources.jar
12:21:29 [2024-06-04T16:21:29.142Z] 16:21:28 [INFO] Installing /home/jenkins/agent/workspace/egit/repo/org.eclipse.egit.gitflow.ui/target/cyclonedx.json to /home/jenkins/agent/workspace/egit/.repository/org/eclipse/egit/org.eclipse.egit.gitflow.ui/7.0.0-SNAPSHOT/org.eclipse.egit.gitflow.ui-7.0.0-SNAPSHOT-cyclonedx.json
12:21:29 [2024-06-04T16:21:29.142Z] 16:21:28 [INFO] Installing /home/jenkins/agent/workspace/egit/repo/org.eclipse.egit.gitflow.ui/target/p2content.xml to /home/jenkins/agent/workspace/egit/.repository/org/eclipse/egit/org.eclipse.egit.gitflow.ui/7.0.0-SNAPSHOT/org.eclipse.egit.gitflow.ui-7.0.0-SNAPSHOT-p2metadata.xml
12:21:29 [2024-06-04T16:21:29.142Z] 16:21:28 [INFO] Installing /home/jenkins/agent/workspace/egit/repo/org.eclipse.egit.gitflow.ui/target/p2artifacts.xml to /home/jenkins/agent/workspace/egit/.repository/org/eclipse/egit/org.eclipse.egit.gitflow.ui/7.0.0-SNAPSHOT/org.eclipse.egit.gitflow.ui-7.0.0-SNAPSHOT-p2artifacts.xml
12:21:29 [2024-06-04T16:21:29.142Z] 16:21:28 [INFO] 
12:21:29 [2024-06-04T16:21:29.142Z] 16:21:28 [INFO] --- tycho-p2:4.0.6:update-local-index (default-update-local-index) @ org.eclipse.egit.gitflow.ui ---
12:21:29 [2024-06-04T16:21:29.142Z] 16:21:28 [INFO] 
12:21:29 [2024-06-04T16:21:29.142Z] 16:21:28 [INFO] --- deploy:3.1.1:deploy (default-deploy) @ org.eclipse.egit.gitflow.ui ---
12:21:35 [2024-06-04T16:21:35.693Z] 16:21:35 [INFO] 
12:21:35 [2024-06-04T16:21:35.693Z] 16:21:35 [INFO] -----< org.eclipse.egit.feature:org.eclipse.egit.gitflow.feature >------
12:21:35 [2024-06-04T16:21:35.693Z] 16:21:35 [INFO] Building Eclipse EGit Gitflow Feature 7.0.0-SNAPSHOT              [9/15]
12:21:35 [2024-06-04T16:21:35.693Z] 16:21:35 [INFO]   from org.eclipse.egit.gitflow-feature/pom.xml
12:21:35 [2024-06-04T16:21:35.693Z] 16:21:35 [INFO] --------------------------[ eclipse-feature ]---------------------------
12:21:35 [2024-06-04T16:21:35.693Z] 16:21:35 [INFO] 
12:21:35 [2024-06-04T16:21:35.693Z] 16:21:35 [INFO] --- tycho-packaging:4.0.6:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.egit.gitflow.feature ---
12:21:35 [2024-06-04T16:21:35.693Z] 16:21:35 [INFO] The project's OSGi version is 7.0.0.202406041616
12:21:35 [2024-06-04T16:21:35.693Z] 16:21:35 [INFO] 
12:21:35 [2024-06-04T16:21:35.693Z] 16:21:35 [INFO] --- tycho-packaging:4.0.6:validate-id (default-validate-id) @ org.eclipse.egit.gitflow.feature ---
12:21:35 [2024-06-04T16:21:35.693Z] 16:21:35 [INFO] 
12:21:35 [2024-06-04T16:21:35.693Z] 16:21:35 [INFO] --- tycho-packaging:4.0.6:validate-version (default-validate-version) @ org.eclipse.egit.gitflow.feature ---
12:21:35 [2024-06-04T16:21:35.693Z] 16:21:35 [INFO] 
12:21:35 [2024-06-04T16:21:35.693Z] 16:21:35 [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ org.eclipse.egit.gitflow.feature ---
12:21:35 [2024-06-04T16:21:35.693Z] 16:21:35 [INFO] 
12:21:35 [2024-06-04T16:21:35.693Z] 16:21:35 [INFO] --- target-platform-configuration:4.0.6:target-platform (default-target-platform) @ org.eclipse.egit.gitflow.feature ---
12:21:35 [2024-06-04T16:21:35.693Z] 16:21:35 [INFO] 
12:21:35 [2024-06-04T16:21:35.693Z] 16:21:35 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.egit.gitflow.feature ---
12:21:35 [2024-06-04T16:21:35.693Z] 16:21:35 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/egit/repo/org.eclipse.egit.gitflow-feature/src/main/resources
12:21:35 [2024-06-04T16:21:35.693Z] 16:21:35 [INFO] 
12:21:35 [2024-06-04T16:21:35.693Z] 16:21:35 [INFO] --- tycho-packaging:4.0.6:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.egit.gitflow.feature ---
12:21:35 [2024-06-04T16:21:35.693Z] 16:21:35 [INFO] 101 system scoped dependencies were not mapped to maven artifacts
12:21:35 [2024-06-04T16:21:35.693Z] 16:21:35 [INFO] 
12:21:35 [2024-06-04T16:21:35.693Z] 16:21:35 [INFO] --- tycho-packaging:4.0.6:package-feature (default-package-feature) @ org.eclipse.egit.gitflow.feature ---
12:21:35 [2024-06-04T16:21:35.693Z] 16:21:35 [INFO] Building jar: /home/jenkins/agent/workspace/egit/repo/org.eclipse.egit.gitflow-feature/target/org.eclipse.egit.gitflow.feature-7.0.0-SNAPSHOT.jar
12:21:35 [2024-06-04T16:21:35.693Z] 16:21:35 [INFO] 
12:21:35 [2024-06-04T16:21:35.693Z] 16:21:35 [INFO] --- tycho-p2:4.0.6:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.egit.gitflow.feature ---
12:21:35 [2024-06-04T16:21:35.693Z] 16:21:35 [INFO] 
12:21:35 [2024-06-04T16:21:35.693Z] 16:21:35 [INFO] --- tycho-p2:4.0.6:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.egit.gitflow.feature ---
12:21:35 [2024-06-04T16:21:35.693Z] Generating metadata for ..
12:21:35 [2024-06-04T16:21:35.693Z] Generation completed with success [0 seconds].
12:21:35 [2024-06-04T16:21:35.693Z] 16:21:35 [INFO] 
12:21:35 [2024-06-04T16:21:35.693Z] 16:21:35 [INFO] --- cyclonedx:2.8.0:makeAggregateBom (default) @ org.eclipse.egit.gitflow.feature ---
12:21:35 [2024-06-04T16:21:35.693Z] 16:21:35 [INFO] CycloneDX: Resolving Dependencies
12:21:38 [2024-06-04T16:21:38.975Z] 16:21:38 [INFO] CycloneDX: Creating BOM version 1.4 with 163 component(s)
12:21:38 [2024-06-04T16:21:38.975Z] 16:21:38 [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/egit/repo/org.eclipse.egit.gitflow-feature/target/cyclonedx.json
12:21:38 [2024-06-04T16:21:38.975Z] 16:21:38 [INFO]            attaching as org.eclipse.egit.gitflow.feature-7.0.0-SNAPSHOT-cyclonedx.json
12:21:38 [2024-06-04T16:21:38.975Z] 16:21:38 [INFO] 
12:21:38 [2024-06-04T16:21:38.975Z] 16:21:38 [INFO] --- license-tool:1.1.0:license-check (license-check) @ org.eclipse.egit.gitflow.feature ---
12:21:38 [2024-06-04T16:21:38.975Z] 16:21:38 [INFO] 
12:21:38 [2024-06-04T16:21:38.975Z] 16:21:38 [INFO] >>> spotbugs:4.8.5.0:check (default) > :spotbugs @ org.eclipse.egit.gitflow.feature >>>
12:21:38 [2024-06-04T16:21:38.975Z] 16:21:38 [INFO] 
12:21:38 [2024-06-04T16:21:38.975Z] 16:21:38 [INFO] --- spotbugs:4.8.5.0:spotbugs (spotbugs) @ org.eclipse.egit.gitflow.feature ---
12:21:38 [2024-06-04T16:21:38.975Z] 16:21:38 [INFO] 
12:21:38 [2024-06-04T16:21:38.975Z] 16:21:38 [INFO] <<< spotbugs:4.8.5.0:check (default) < :spotbugs @ org.eclipse.egit.gitflow.feature <<<
12:21:38 [2024-06-04T16:21:38.975Z] 16:21:38 [INFO] 
12:21:38 [2024-06-04T16:21:38.975Z] 16:21:38 [INFO] 
12:21:38 [2024-06-04T16:21:38.975Z] 16:21:38 [INFO] --- spotbugs:4.8.5.0:check (default) @ org.eclipse.egit.gitflow.feature ---
12:21:38 [2024-06-04T16:21:38.975Z] 16:21:38 [INFO] 
12:21:38 [2024-06-04T16:21:38.975Z] 16:21:38 [INFO] >>> pmd:3.22.0:cpd-check (default) > :cpd @ org.eclipse.egit.gitflow.feature >>>
12:21:38 [2024-06-04T16:21:38.975Z] 16:21:38 [INFO] 
12:21:38 [2024-06-04T16:21:38.975Z] 16:21:38 [INFO] --- pmd:3.22.0:cpd (cpd) @ org.eclipse.egit.gitflow.feature ---
12:21:38 [2024-06-04T16:21:38.975Z] 16:21:38 [INFO] PMD version: 7.0.0
12:21:38 [2024-06-04T16:21:38.975Z] 16:21:38 [INFO] Rendering content with org.apache.maven.skins:maven-default-skin:jar:1.3 skin.
12:21:38 [2024-06-04T16:21:38.975Z] 16:21:38 [INFO] 
12:21:38 [2024-06-04T16:21:38.975Z] 16:21:38 [INFO] <<< pmd:3.22.0:cpd-check (default) < :cpd @ org.eclipse.egit.gitflow.feature <<<
12:21:38 [2024-06-04T16:21:38.975Z] 16:21:38 [INFO] 
12:21:38 [2024-06-04T16:21:38.975Z] 16:21:38 [INFO] 
12:21:38 [2024-06-04T16:21:38.975Z] 16:21:38 [INFO] --- pmd:3.22.0:cpd-check (default) @ org.eclipse.egit.gitflow.feature ---
12:21:38 [2024-06-04T16:21:38.975Z] 16:21:38 [INFO] PMD version: 7.0.0
12:21:38 [2024-06-04T16:21:38.975Z] 16:21:38 [INFO] 
12:21:38 [2024-06-04T16:21:38.975Z] 16:21:38 [INFO] 
12:21:38 [2024-06-04T16:21:38.975Z] 16:21:38 [INFO] --- eclipse-jarsigner:1.4.3:sign (sign) @ org.eclipse.egit.gitflow.feature ---
12:21:38 [2024-06-04T16:21:38.975Z] 16:21:38 [INFO] Signing jar: /home/jenkins/agent/workspace/egit/repo/org.eclipse.egit.gitflow-feature/target/org.eclipse.egit.gitflow.feature-7.0.0-SNAPSHOT.jar
12:21:43 [2024-06-04T16:21:43.188Z] 16:21:42 [INFO] 
12:21:43 [2024-06-04T16:21:43.188Z] 16:21:42 [INFO] --- tycho-p2:4.0.6:p2-metadata (p2-metadata) @ org.eclipse.egit.gitflow.feature ---
12:21:43 [2024-06-04T16:21:43.188Z] 16:21:42 [INFO] 
12:21:43 [2024-06-04T16:21:43.188Z] 16:21:42 [INFO] --- install:3.1.1:install (default-install) @ org.eclipse.egit.gitflow.feature ---
12:21:43 [2024-06-04T16:21:43.188Z] 16:21:42 [INFO] Installing /home/jenkins/agent/workspace/egit/repo/org.eclipse.egit.gitflow-feature/.tycho-consumer-pom.xml to /home/jenkins/agent/workspace/egit/.repository/org/eclipse/egit/feature/org.eclipse.egit.gitflow.feature/7.0.0-SNAPSHOT/org.eclipse.egit.gitflow.feature-7.0.0-SNAPSHOT.pom
12:21:43 [2024-06-04T16:21:43.188Z] 16:21:42 [INFO] Installing /home/jenkins/agent/workspace/egit/repo/org.eclipse.egit.gitflow-feature/target/org.eclipse.egit.gitflow.feature-7.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/egit/.repository/org/eclipse/egit/feature/org.eclipse.egit.gitflow.feature/7.0.0-SNAPSHOT/org.eclipse.egit.gitflow.feature-7.0.0-SNAPSHOT.jar
12:21:43 [2024-06-04T16:21:43.188Z] 16:21:42 [INFO] Installing /home/jenkins/agent/workspace/egit/repo/org.eclipse.egit.gitflow-feature/target/cyclonedx.json to /home/jenkins/agent/workspace/egit/.repository/org/eclipse/egit/feature/org.eclipse.egit.gitflow.feature/7.0.0-SNAPSHOT/org.eclipse.egit.gitflow.feature-7.0.0-SNAPSHOT-cyclonedx.json
12:21:43 [2024-06-04T16:21:43.188Z] 16:21:42 [INFO] Installing /home/jenkins/agent/workspace/egit/repo/org.eclipse.egit.gitflow-feature/target/p2content.xml to /home/jenkins/agent/workspace/egit/.repository/org/eclipse/egit/feature/org.eclipse.egit.gitflow.feature/7.0.0-SNAPSHOT/org.eclipse.egit.gitflow.feature-7.0.0-SNAPSHOT-p2metadata.xml
12:21:43 [2024-06-04T16:21:43.188Z] 16:21:42 [INFO] Installing /home/jenkins/agent/workspace/egit/repo/org.eclipse.egit.gitflow-feature/target/p2artifacts.xml to /home/jenkins/agent/workspace/egit/.repository/org/eclipse/egit/feature/org.eclipse.egit.gitflow.feature/7.0.0-SNAPSHOT/org.eclipse.egit.gitflow.feature-7.0.0-SNAPSHOT-p2artifacts.xml
12:21:43 [2024-06-04T16:21:43.188Z] 16:21:42 [INFO] 
12:21:43 [2024-06-04T16:21:43.188Z] 16:21:42 [INFO] --- tycho-p2:4.0.6:update-local-index (default-update-local-index) @ org.eclipse.egit.gitflow.feature ---
12:21:43 [2024-06-04T16:21:43.188Z] 16:21:42 [INFO] 
12:21:43 [2024-06-04T16:21:43.188Z] 16:21:42 [INFO] --- deploy:3.1.1:deploy (default-deploy) @ org.eclipse.egit.gitflow.feature ---
12:21:44 [2024-06-04T16:21:44.120Z] 16:21:43 [INFO] 
12:21:44 [2024-06-04T16:21:44.120Z] 16:21:43 [INFO] ------------< org.eclipse.egit:org.eclipse.egit.core.junit >------------
12:21:44 [2024-06-04T16:21:44.120Z] 16:21:43 [INFO] Building EGit JUnit Support 7.0.0-SNAPSHOT                       [10/15]
12:21:44 [2024-06-04T16:21:44.120Z] 16:21:43 [INFO]   from org.eclipse.egit.core.junit/pom.xml
12:21:44 [2024-06-04T16:21:44.120Z] 16:21:43 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
12:21:44 [2024-06-04T16:21:44.120Z] 16:21:43 [INFO] 
12:21:44 [2024-06-04T16:21:44.120Z] 16:21:43 [INFO] --- tycho-packaging:4.0.6:build-qualifier (default-build-qualifier) @ org.eclipse.egit.core.junit ---
12:21:44 [2024-06-04T16:21:44.121Z] 16:21:43 [INFO] The project's OSGi version is 7.0.0.202406041616
12:21:44 [2024-06-04T16:21:44.121Z] 16:21:43 [INFO] 
12:21:44 [2024-06-04T16:21:44.121Z] 16:21:43 [INFO] --- tycho-packaging:4.0.6:validate-id (default-validate-id) @ org.eclipse.egit.core.junit ---
12:21:44 [2024-06-04T16:21:44.121Z] 16:21:43 [INFO] 
12:21:44 [2024-06-04T16:21:44.121Z] 16:21:43 [INFO] --- tycho-packaging:4.0.6:validate-version (default-validate-version) @ org.eclipse.egit.core.junit ---
12:21:44 [2024-06-04T16:21:44.121Z] 16:21:43 [INFO] 
12:21:44 [2024-06-04T16:21:44.121Z] 16:21:43 [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ org.eclipse.egit.core.junit ---
12:21:44 [2024-06-04T16:21:44.121Z] 16:21:43 [INFO] 
12:21:44 [2024-06-04T16:21:44.121Z] 16:21:43 [INFO] --- target-platform-configuration:4.0.6:target-platform (default-target-platform) @ org.eclipse.egit.core.junit ---
12:21:44 [2024-06-04T16:21:44.121Z] 16:21:43 [INFO] 
12:21:44 [2024-06-04T16:21:44.121Z] 16:21:43 [INFO] --- tycho-compiler:4.0.6:validate-classpath (default-validate-classpath) @ org.eclipse.egit.core.junit ---
12:21:44 [2024-06-04T16:21:44.121Z] 16:21:43 [INFO] Resolving class path of EGit JUnit Support
12:21:44 [2024-06-04T16:21:44.121Z] 16:21:44 [INFO] 
12:21:44 [2024-06-04T16:21:44.121Z] 16:21:44 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.egit.core.junit ---
12:21:44 [2024-06-04T16:21:44.121Z] 16:21:44 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/egit/repo/org.eclipse.egit.core.junit/src/main/resources
12:21:44 [2024-06-04T16:21:44.121Z] 16:21:44 [INFO] 
12:21:44 [2024-06-04T16:21:44.121Z] 16:21:44 [INFO] --- tycho-compiler:4.0.6:compile (default-compile) @ org.eclipse.egit.core.junit ---
12:21:44 [2024-06-04T16:21:44.121Z] 16:21:44 [INFO] Nothing to compile - all classes are up to date
12:21:44 [2024-06-04T16:21:44.121Z] 16:21:44 [INFO] 
12:21:44 [2024-06-04T16:21:44.121Z] 16:21:44 [INFO] --- tycho-bnd:4.0.6:process (default-process) @ org.eclipse.egit.core.junit ---
12:21:44 [2024-06-04T16:21:44.121Z] 16:21:44 [INFO] 
12:21:44 [2024-06-04T16:21:44.121Z] 16:21:44 [INFO] --- tycho-ds:4.0.6:declarative-services (default-declarative-services) @ org.eclipse.egit.core.junit ---
12:21:44 [2024-06-04T16:21:44.121Z] 16:21:44 [INFO] 
12:21:44 [2024-06-04T16:21:44.121Z] 16:21:44 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.egit.core.junit ---
12:21:44 [2024-06-04T16:21:44.121Z] 16:21:44 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/egit/repo/org.eclipse.egit.core.junit/src/test/resources
12:21:44 [2024-06-04T16:21:44.121Z] 16:21:44 [INFO] 
12:21:44 [2024-06-04T16:21:44.121Z] 16:21:44 [INFO] --- tycho-compiler:4.0.6:testCompile (default-testCompile) @ org.eclipse.egit.core.junit ---
12:21:44 [2024-06-04T16:21:44.121Z] 16:21:44 [INFO] Nothing to compile - all classes are up to date
12:21:44 [2024-06-04T16:21:44.121Z] 16:21:44 [INFO] 
12:21:44 [2024-06-04T16:21:44.121Z] 16:21:44 [INFO] --- tycho-packaging:4.0.6:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.egit.core.junit ---
12:21:44 [2024-06-04T16:21:44.121Z] 16:21:44 [INFO] 35 system scoped dependencies were not mapped to maven artifacts
12:21:44 [2024-06-04T16:21:44.121Z] 16:21:44 [INFO] 
12:21:44 [2024-06-04T16:21:44.121Z] 16:21:44 [INFO] --- tycho-source:4.0.6:plugin-source (attach-source) @ org.eclipse.egit.core.junit ---
12:21:44 [2024-06-04T16:21:44.121Z] 16:21:44 [INFO] Building jar: /home/jenkins/agent/workspace/egit/repo/org.eclipse.egit.core.junit/target/org.eclipse.egit.core.junit-7.0.0-SNAPSHOT-sources.jar
12:21:44 [2024-06-04T16:21:44.121Z] 16:21:44 [INFO] 
12:21:44 [2024-06-04T16:21:44.121Z] 16:21:44 [INFO] --- tycho-packaging:4.0.6:package-plugin (default-package-plugin) @ org.eclipse.egit.core.junit ---
12:21:44 [2024-06-04T16:21:44.394Z] 16:21:44 [INFO] Building jar: /home/jenkins/agent/workspace/egit/repo/org.eclipse.egit.core.junit/target/org.eclipse.egit.core.junit-7.0.0-SNAPSHOT.jar
12:21:44 [2024-06-04T16:21:44.394Z] 16:21:44 [INFO] 
12:21:44 [2024-06-04T16:21:44.394Z] 16:21:44 [INFO] --- tycho-p2:4.0.6:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.egit.core.junit ---
12:21:44 [2024-06-04T16:21:44.394Z] 16:21:44 [INFO] 
12:21:44 [2024-06-04T16:21:44.394Z] 16:21:44 [INFO] --- cyclonedx:2.8.0:makeAggregateBom (default) @ org.eclipse.egit.core.junit ---
12:21:44 [2024-06-04T16:21:44.394Z] 16:21:44 [INFO] CycloneDX: Resolving Dependencies
12:21:46 [2024-06-04T16:21:46.917Z] 16:21:46 [INFO] CycloneDX: Creating BOM version 1.4 with 67 component(s)
12:21:46 [2024-06-04T16:21:46.917Z] 16:21:46 [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/egit/repo/org.eclipse.egit.core.junit/target/cyclonedx.json
12:21:46 [2024-06-04T16:21:46.917Z] 16:21:46 [INFO]            attaching as org.eclipse.egit.core.junit-7.0.0-SNAPSHOT-cyclonedx.json
12:21:46 [2024-06-04T16:21:46.917Z] 16:21:46 [INFO] 
12:21:46 [2024-06-04T16:21:46.918Z] 16:21:46 [INFO] --- license-tool:1.1.0:license-check (license-check) @ org.eclipse.egit.core.junit ---
12:21:46 [2024-06-04T16:21:46.918Z] 16:21:46 [INFO] 
12:21:46 [2024-06-04T16:21:46.918Z] 16:21:46 [INFO] >>> spotbugs:4.8.5.0:check (default) > :spotbugs @ org.eclipse.egit.core.junit >>>
12:21:46 [2024-06-04T16:21:46.918Z] 16:21:46 [INFO] 
12:21:46 [2024-06-04T16:21:46.918Z] 16:21:46 [INFO] --- spotbugs:4.8.5.0:spotbugs (spotbugs) @ org.eclipse.egit.core.junit ---
12:21:46 [2024-06-04T16:21:46.918Z] 16:21:46 [INFO] Fork Value is true
12:21:55 [2024-06-04T16:21:55.101Z] 16:21:54 [INFO] Done SpotBugs Analysis....
12:21:55 [2024-06-04T16:21:55.101Z] 16:21:54 [INFO] 
12:21:55 [2024-06-04T16:21:55.101Z] 16:21:54 [INFO] <<< spotbugs:4.8.5.0:check (default) < :spotbugs @ org.eclipse.egit.core.junit <<<
12:21:55 [2024-06-04T16:21:55.101Z] 16:21:54 [INFO] 
12:21:55 [2024-06-04T16:21:55.101Z] 16:21:54 [INFO] 
12:21:55 [2024-06-04T16:21:55.101Z] 16:21:54 [INFO] --- spotbugs:4.8.5.0:check (default) @ org.eclipse.egit.core.junit ---
12:21:55 [2024-06-04T16:21:55.101Z] 16:21:54 [INFO] BugInstance size is 8
12:21:55 [2024-06-04T16:21:55.101Z] 16:21:54 [INFO] Error size is 0
12:21:55 [2024-06-04T16:21:55.101Z] 16:21:54 [INFO] Total bugs: 8
12:21:55 [2024-06-04T16:21:55.101Z] 16:21:54 [ERROR] Medium: Unwritten public or protected field: org.eclipse.egit.core.test.DualRepositoryTestCase.repository1 [org.eclipse.egit.core.test.DualRepositoryTestCase] At DualRepositoryTestCase.java:[line 44] UWF_UNWRITTEN_PUBLIC_OR_PROTECTED_FIELD
12:21:55 [2024-06-04T16:21:55.101Z] 16:21:54 [ERROR] Medium: Unwritten public or protected field: org.eclipse.egit.core.test.DualRepositoryTestCase.repository2 [org.eclipse.egit.core.test.DualRepositoryTestCase] At DualRepositoryTestCase.java:[line 46] UWF_UNWRITTEN_PUBLIC_OR_PROTECTED_FIELD
12:21:55 [2024-06-04T16:21:55.101Z] 16:21:54 [ERROR] Medium: Unwritten public or protected field: org.eclipse.egit.core.test.DualRepositoryTestCase.testProject [org.eclipse.egit.core.test.DualRepositoryTestCase] At DualRepositoryTestCase.java:[line 48] UWF_UNWRITTEN_PUBLIC_OR_PROTECTED_FIELD
12:21:55 [2024-06-04T16:21:55.101Z] 16:21:54 [ERROR] Medium: Exception thrown in class org.eclipse.egit.core.test.TestProject at new org.eclipse.egit.core.test.TestProject(boolean, String) will leave the constructor. The object under construction remains partially initialized and may be vulnerable to Finalizer attacks. [org.eclipse.egit.core.test.TestProject, org.eclipse.egit.core.test.TestProject] At TestProject.java:[line 78]At TestProject.java:[line 78] CT_CONSTRUCTOR_THROW
12:21:55 [2024-06-04T16:21:55.102Z] 16:21:54 [ERROR] Medium: Exception thrown in class org.eclipse.egit.core.test.TestProject at new org.eclipse.egit.core.test.TestProject(boolean, String, boolean, File) will leave the constructor. The object under construction remains partially initialized and may be vulnerable to Finalizer attacks. [org.eclipse.egit.core.test.TestProject, org.eclipse.egit.core.test.TestProject] At TestProject.java:[line 96]At TestProject.java:[line 96] CT_CONSTRUCTOR_THROW
12:21:55 [2024-06-04T16:21:55.102Z] 16:21:54 [ERROR] Medium: Possible null pointer dereference in org.eclipse.egit.core.test.TestProject.findFileInPlugin(String, String) due to return value of called method [org.eclipse.egit.core.test.TestProject, org.eclipse.egit.core.test.TestProject] Dereferenced at TestProject.java:[line 266]Known null at TestProject.java:[line 265] NP_NULL_ON_SOME_PATH_FROM_RETURN_VALUE
12:21:55 [2024-06-04T16:21:55.102Z] 16:21:54 [ERROR] Medium: Exception thrown in class org.eclipse.egit.core.test.TestRepository at new org.eclipse.egit.core.test.TestRepository(File) will leave the constructor. The object under construction remains partially initialized and may be vulnerable to Finalizer attacks. [org.eclipse.egit.core.test.TestRepository, org.eclipse.egit.core.test.TestRepository] At TestRepository.java:[line 84]At TestRepository.java:[line 84] CT_CONSTRUCTOR_THROW
12:21:55 [2024-06-04T16:21:55.102Z] 16:21:54 [ERROR] Medium: Exception thrown in class org.eclipse.egit.core.test.TestRepository at new org.eclipse.egit.core.test.TestRepository(Repository) will leave the constructor. The object under construction remains partially initialized and may be vulnerable to Finalizer attacks. [org.eclipse.egit.core.test.TestRepository, org.eclipse.egit.core.test.TestRepository] At TestRepository.java:[line 103]At TestRepository.java:[line 103] CT_CONSTRUCTOR_THROW
12:21:55 [2024-06-04T16:21:55.102Z] 16:21:54 [INFO] 
12:21:55 [2024-06-04T16:21:55.102Z] 
12:21:55 [2024-06-04T16:21:55.102Z] 
12:21:55 [2024-06-04T16:21:55.102Z] To see bug detail using the Spotbugs GUI, use the following command "mvn spotbugs:gui"
12:21:55 [2024-06-04T16:21:55.102Z] 
12:21:55 [2024-06-04T16:21:55.102Z] 
12:21:55 [2024-06-04T16:21:55.102Z] 
12:21:55 [2024-06-04T16:21:55.102Z] 16:21:54 [INFO] 
12:21:55 [2024-06-04T16:21:55.102Z] 16:21:54 [INFO] >>> pmd:3.22.0:cpd-check (default) > :cpd @ org.eclipse.egit.core.junit >>>
12:21:55 [2024-06-04T16:21:55.103Z] 16:21:54 [INFO] 
12:21:55 [2024-06-04T16:21:55.103Z] 16:21:54 [INFO] --- pmd:3.22.0:cpd (cpd) @ org.eclipse.egit.core.junit ---
12:21:55 [2024-06-04T16:21:55.103Z] 16:21:54 [INFO] PMD version: 7.0.0
12:21:55 [2024-06-04T16:21:55.103Z] 16:21:54 [INFO] Rendering content with org.apache.maven.skins:maven-default-skin:jar:1.3 skin.
12:21:55 [2024-06-04T16:21:55.103Z] 16:21:54 [INFO] 
12:21:55 [2024-06-04T16:21:55.103Z] 16:21:54 [INFO] <<< pmd:3.22.0:cpd-check (default) < :cpd @ org.eclipse.egit.core.junit <<<
12:21:55 [2024-06-04T16:21:55.103Z] 16:21:54 [INFO] 
12:21:55 [2024-06-04T16:21:55.103Z] 16:21:54 [INFO] 
12:21:55 [2024-06-04T16:21:55.103Z] 16:21:54 [INFO] --- pmd:3.22.0:cpd-check (default) @ org.eclipse.egit.core.junit ---
12:21:55 [2024-06-04T16:21:55.103Z] 16:21:54 [INFO] PMD version: 7.0.0
12:21:55 [2024-06-04T16:21:55.103Z] 16:21:54 [INFO] 
12:21:55 [2024-06-04T16:21:55.103Z] 16:21:54 [INFO] 
12:21:55 [2024-06-04T16:21:55.103Z] 16:21:54 [INFO] --- eclipse-jarsigner:1.4.3:sign (sign) @ org.eclipse.egit.core.junit ---
12:21:55 [2024-06-04T16:21:55.103Z] 16:21:54 [INFO] Signing jar: /home/jenkins/agent/workspace/egit/repo/org.eclipse.egit.core.junit/target/org.eclipse.egit.core.junit-7.0.0-SNAPSHOT.jar
12:22:07 [2024-06-04T16:22:07.308Z] 16:22:06 [INFO] Signing jar: /home/jenkins/agent/workspace/egit/repo/org.eclipse.egit.core.junit/target/org.eclipse.egit.core.junit-7.0.0-SNAPSHOT-sources.jar
12:22:17 [2024-06-04T16:22:17.261Z] 16:22:16 [INFO] 
12:22:17 [2024-06-04T16:22:17.261Z] 16:22:16 [INFO] --- tycho-p2:4.0.6:p2-metadata (p2-metadata) @ org.eclipse.egit.core.junit ---
12:22:17 [2024-06-04T16:22:17.261Z] 16:22:16 [INFO] 
12:22:17 [2024-06-04T16:22:17.261Z] 16:22:16 [INFO] --- install:3.1.1:install (default-install) @ org.eclipse.egit.core.junit ---
12:22:17 [2024-06-04T16:22:17.261Z] 16:22:16 [INFO] Installing /home/jenkins/agent/workspace/egit/repo/org.eclipse.egit.core.junit/.tycho-consumer-pom.xml to /home/jenkins/agent/workspace/egit/.repository/org/eclipse/egit/org.eclipse.egit.core.junit/7.0.0-SNAPSHOT/org.eclipse.egit.core.junit-7.0.0-SNAPSHOT.pom
12:22:17 [2024-06-04T16:22:17.262Z] 16:22:16 [INFO] Installing /home/jenkins/agent/workspace/egit/repo/org.eclipse.egit.core.junit/target/org.eclipse.egit.core.junit-7.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/egit/.repository/org/eclipse/egit/org.eclipse.egit.core.junit/7.0.0-SNAPSHOT/org.eclipse.egit.core.junit-7.0.0-SNAPSHOT.jar
12:22:17 [2024-06-04T16:22:17.262Z] 16:22:16 [INFO] Installing /home/jenkins/agent/workspace/egit/repo/org.eclipse.egit.core.junit/target/org.eclipse.egit.core.junit-7.0.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/egit/.repository/org/eclipse/egit/org.eclipse.egit.core.junit/7.0.0-SNAPSHOT/org.eclipse.egit.core.junit-7.0.0-SNAPSHOT-sources.jar
12:22:17 [2024-06-04T16:22:17.262Z] 16:22:16 [INFO] Installing /home/jenkins/agent/workspace/egit/repo/org.eclipse.egit.core.junit/target/cyclonedx.json to /home/jenkins/agent/workspace/egit/.repository/org/eclipse/egit/org.eclipse.egit.core.junit/7.0.0-SNAPSHOT/org.eclipse.egit.core.junit-7.0.0-SNAPSHOT-cyclonedx.json
12:22:17 [2024-06-04T16:22:17.262Z] 16:22:16 [INFO] Installing /home/jenkins/agent/workspace/egit/repo/org.eclipse.egit.core.junit/target/p2content.xml to /home/jenkins/agent/workspace/egit/.repository/org/eclipse/egit/org.eclipse.egit.core.junit/7.0.0-SNAPSHOT/org.eclipse.egit.core.junit-7.0.0-SNAPSHOT-p2metadata.xml
12:22:17 [2024-06-04T16:22:17.262Z] 16:22:16 [INFO] Installing /home/jenkins/agent/workspace/egit/repo/org.eclipse.egit.core.junit/target/p2artifacts.xml to /home/jenkins/agent/workspace/egit/.repository/org/eclipse/egit/org.eclipse.egit.core.junit/7.0.0-SNAPSHOT/org.eclipse.egit.core.junit-7.0.0-SNAPSHOT-p2artifacts.xml
12:22:17 [2024-06-04T16:22:17.262Z] 16:22:16 [INFO] 
12:22:17 [2024-06-04T16:22:17.262Z] 16:22:16 [INFO] --- tycho-p2:4.0.6:update-local-index (default-update-local-index) @ org.eclipse.egit.core.junit ---
12:22:17 [2024-06-04T16:22:17.262Z] 16:22:16 [INFO] 
12:22:17 [2024-06-04T16:22:17.262Z] 16:22:16 [INFO] --- deploy:3.1.1:deploy (default-deploy) @ org.eclipse.egit.core.junit ---
12:22:17 [2024-06-04T16:22:17.262Z] 16:22:17 [INFO] 
12:22:17 [2024-06-04T16:22:17.262Z] 16:22:17 [INFO] -----------< org.eclipse.egit:org.eclipse.egit.gitflow.test >-----------
12:22:17 [2024-06-04T16:22:17.262Z] 16:22:17 [INFO] Building GitFlow Test Plug-in 7.0.0-SNAPSHOT                     [11/15]
12:22:17 [2024-06-04T16:22:17.262Z] 16:22:17 [INFO]   from org.eclipse.egit.gitflow.test/pom.xml
12:22:17 [2024-06-04T16:22:17.262Z] 16:22:17 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
12:22:17 [2024-06-04T16:22:17.262Z] 16:22:17 [INFO] 
12:22:17 [2024-06-04T16:22:17.262Z] 16:22:17 [INFO] --- tycho-packaging:4.0.6:build-qualifier (default-build-qualifier) @ org.eclipse.egit.gitflow.test ---
12:22:17 [2024-06-04T16:22:17.262Z] 16:22:17 [INFO] The project's OSGi version is 7.0.0.202406041616
12:22:17 [2024-06-04T16:22:17.262Z] 16:22:17 [INFO] 
12:22:17 [2024-06-04T16:22:17.262Z] 16:22:17 [INFO] --- tycho-packaging:4.0.6:validate-id (default-validate-id) @ org.eclipse.egit.gitflow.test ---
12:22:17 [2024-06-04T16:22:17.262Z] 16:22:17 [INFO] 
12:22:17 [2024-06-04T16:22:17.262Z] 16:22:17 [INFO] --- tycho-packaging:4.0.6:validate-version (default-validate-version) @ org.eclipse.egit.gitflow.test ---
12:22:17 [2024-06-04T16:22:17.262Z] 16:22:17 [INFO] 
12:22:17 [2024-06-04T16:22:17.262Z] 16:22:17 [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ org.eclipse.egit.gitflow.test ---
12:22:17 [2024-06-04T16:22:17.262Z] 16:22:17 [INFO] 
12:22:17 [2024-06-04T16:22:17.262Z] 16:22:17 [INFO] --- target-platform-configuration:4.0.6:target-platform (default-target-platform) @ org.eclipse.egit.gitflow.test ---
12:22:17 [2024-06-04T16:22:17.262Z] 16:22:17 [INFO] 
12:22:17 [2024-06-04T16:22:17.262Z] 16:22:17 [INFO] --- tycho-compiler:4.0.6:validate-classpath (default-validate-classpath) @ org.eclipse.egit.gitflow.test ---
12:22:17 [2024-06-04T16:22:17.262Z] 16:22:17 [INFO] Resolving class path of GitFlow Test Plug-in
12:22:17 [2024-06-04T16:22:17.519Z] 16:22:17 [INFO] 
12:22:17 [2024-06-04T16:22:17.519Z] 16:22:17 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.egit.gitflow.test ---
12:22:17 [2024-06-04T16:22:17.519Z] 16:22:17 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/egit/repo/org.eclipse.egit.gitflow.test/src/main/resources
12:22:17 [2024-06-04T16:22:17.519Z] 16:22:17 [INFO] 
12:22:17 [2024-06-04T16:22:17.519Z] 16:22:17 [INFO] --- tycho-compiler:4.0.6:compile (default-compile) @ org.eclipse.egit.gitflow.test ---
12:22:17 [2024-06-04T16:22:17.519Z] 16:22:17 [INFO] Nothing to compile - all classes are up to date
12:22:17 [2024-06-04T16:22:17.519Z] 16:22:17 [INFO] 
12:22:17 [2024-06-04T16:22:17.519Z] 16:22:17 [INFO] --- tycho-ds:4.0.6:declarative-services (default-declarative-services) @ org.eclipse.egit.gitflow.test ---
12:22:17 [2024-06-04T16:22:17.519Z] 16:22:17 [INFO] 
12:22:17 [2024-06-04T16:22:17.519Z] 16:22:17 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.egit.gitflow.test ---
12:22:17 [2024-06-04T16:22:17.519Z] 16:22:17 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/egit/repo/org.eclipse.egit.gitflow.test/src/test/resources
12:22:17 [2024-06-04T16:22:17.519Z] 16:22:17 [INFO] 
12:22:17 [2024-06-04T16:22:17.519Z] 16:22:17 [INFO] --- tycho-packaging:4.0.6:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.egit.gitflow.test ---
12:22:17 [2024-06-04T16:22:17.519Z] 16:22:17 [INFO] 119 system scoped dependencies were not mapped to maven artifacts
12:22:17 [2024-06-04T16:22:17.519Z] 16:22:17 [INFO] 
12:22:17 [2024-06-04T16:22:17.519Z] 16:22:17 [INFO] --- tycho-packaging:4.0.6:package-plugin (default-package-plugin) @ org.eclipse.egit.gitflow.test ---
12:22:17 [2024-06-04T16:22:17.519Z] 16:22:17 [INFO] Building jar: /home/jenkins/agent/workspace/egit/repo/org.eclipse.egit.gitflow.test/target/org.eclipse.egit.gitflow.test-7.0.0-SNAPSHOT.jar
12:22:17 [2024-06-04T16:22:17.519Z] 16:22:17 [INFO] 
12:22:17 [2024-06-04T16:22:17.519Z] 16:22:17 [INFO] --- tycho-p2:4.0.6:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.egit.gitflow.test ---
12:22:17 [2024-06-04T16:22:17.519Z] 16:22:17 [INFO] 
12:22:17 [2024-06-04T16:22:17.519Z] 16:22:17 [INFO] --- cyclonedx:2.8.0:makeAggregateBom (default) @ org.eclipse.egit.gitflow.test ---
12:22:17 [2024-06-04T16:22:17.519Z] 16:22:17 [INFO] CycloneDX: Resolving Dependencies
12:22:22 [2024-06-04T16:22:22.776Z] 16:22:22 [INFO] CycloneDX: Creating BOM version 1.4 with 176 component(s)
12:22:22 [2024-06-04T16:22:22.776Z] 16:22:22 [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/egit/repo/org.eclipse.egit.gitflow.test/target/cyclonedx.json
12:22:22 [2024-06-04T16:22:22.776Z] 16:22:22 [INFO]            attaching as org.eclipse.egit.gitflow.test-7.0.0-SNAPSHOT-cyclonedx.json
12:22:22 [2024-06-04T16:22:22.776Z] 16:22:22 [INFO] 
12:22:22 [2024-06-04T16:22:22.776Z] 16:22:22 [INFO] --- tycho-surefire:4.0.6:test (default-test) @ org.eclipse.egit.gitflow.test ---
12:22:22 [2024-06-04T16:22:22.776Z] 16:22:22 [INFO] Skipping tests
12:22:22 [2024-06-04T16:22:22.776Z] 16:22:22 [INFO] 
12:22:22 [2024-06-04T16:22:22.776Z] 16:22:22 [INFO] --- license-tool:1.1.0:license-check (license-check) @ org.eclipse.egit.gitflow.test ---
12:22:22 [2024-06-04T16:22:22.776Z] 16:22:22 [INFO] 
12:22:22 [2024-06-04T16:22:22.776Z] 16:22:22 [INFO] >>> spotbugs:4.8.5.0:check (default) > :spotbugs @ org.eclipse.egit.gitflow.test >>>
12:22:22 [2024-06-04T16:22:22.776Z] 16:22:22 [INFO] 
12:22:22 [2024-06-04T16:22:22.776Z] 16:22:22 [INFO] --- spotbugs:4.8.5.0:spotbugs (spotbugs) @ org.eclipse.egit.gitflow.test ---
12:22:22 [2024-06-04T16:22:22.776Z] 16:22:22 [INFO] Fork Value is true
12:22:30 [2024-06-04T16:22:30.941Z] 16:22:29 [INFO] Done SpotBugs Analysis....
12:22:30 [2024-06-04T16:22:30.941Z] 16:22:29 [INFO] 
12:22:30 [2024-06-04T16:22:30.941Z] 16:22:29 [INFO] <<< spotbugs:4.8.5.0:check (default) < :spotbugs @ org.eclipse.egit.gitflow.test <<<
12:22:30 [2024-06-04T16:22:30.941Z] 16:22:29 [INFO] 
12:22:30 [2024-06-04T16:22:30.941Z] 16:22:29 [INFO] 
12:22:30 [2024-06-04T16:22:30.941Z] 16:22:29 [INFO] --- spotbugs:4.8.5.0:check (default) @ org.eclipse.egit.gitflow.test ---
12:22:30 [2024-06-04T16:22:30.941Z] 16:22:29 [INFO] BugInstance size is 0
12:22:30 [2024-06-04T16:22:30.941Z] 16:22:29 [INFO] Error size is 0
12:22:30 [2024-06-04T16:22:30.941Z] 16:22:29 [INFO] No errors/warnings found
12:22:30 [2024-06-04T16:22:30.941Z] 16:22:29 [INFO] 
12:22:30 [2024-06-04T16:22:30.941Z] 16:22:29 [INFO] >>> pmd:3.22.0:cpd-check (default) > :cpd @ org.eclipse.egit.gitflow.test >>>
12:22:30 [2024-06-04T16:22:30.941Z] 16:22:29 [INFO] 
12:22:30 [2024-06-04T16:22:30.941Z] 16:22:29 [INFO] --- pmd:3.22.0:cpd (cpd) @ org.eclipse.egit.gitflow.test ---
12:22:30 [2024-06-04T16:22:30.941Z] 16:22:29 [INFO] PMD version: 7.0.0
12:22:30 [2024-06-04T16:22:30.941Z] 16:22:30 [INFO] Rendering content with org.apache.maven.skins:maven-default-skin:jar:1.3 skin.
12:22:30 [2024-06-04T16:22:30.941Z] 16:22:30 [INFO] 
12:22:30 [2024-06-04T16:22:30.941Z] 16:22:30 [INFO] <<< pmd:3.22.0:cpd-check (default) < :cpd @ org.eclipse.egit.gitflow.test <<<
12:22:30 [2024-06-04T16:22:30.941Z] 16:22:30 [INFO] 
12:22:30 [2024-06-04T16:22:30.941Z] 16:22:30 [INFO] 
12:22:30 [2024-06-04T16:22:30.941Z] 16:22:30 [INFO] --- pmd:3.22.0:cpd-check (default) @ org.eclipse.egit.gitflow.test ---
12:22:30 [2024-06-04T16:22:30.941Z] 16:22:30 [INFO] PMD version: 7.0.0
12:22:30 [2024-06-04T16:22:30.941Z] 16:22:30 [INFO] 
12:22:30 [2024-06-04T16:22:30.941Z] 16:22:30 [INFO] 
12:22:30 [2024-06-04T16:22:30.941Z] 16:22:30 [INFO] --- eclipse-jarsigner:1.4.3:sign (sign) @ org.eclipse.egit.gitflow.test ---
12:22:30 [2024-06-04T16:22:30.941Z] 16:22:30 [INFO] Signing jar: /home/jenkins/agent/workspace/egit/repo/org.eclipse.egit.gitflow.test/target/org.eclipse.egit.gitflow.test-7.0.0-SNAPSHOT.jar
12:22:40 [2024-06-04T16:22:40.951Z] 16:22:40 [INFO] 
12:22:40 [2024-06-04T16:22:40.951Z] 16:22:40 [INFO] --- tycho-p2:4.0.6:p2-metadata (p2-metadata) @ org.eclipse.egit.gitflow.test ---
12:22:40 [2024-06-04T16:22:40.951Z] 16:22:40 [INFO] 
12:22:40 [2024-06-04T16:22:40.951Z] 16:22:40 [INFO] --- install:3.1.1:install (default-install) @ org.eclipse.egit.gitflow.test ---
12:22:40 [2024-06-04T16:22:40.952Z] 16:22:40 [INFO] Installing /home/jenkins/agent/workspace/egit/repo/org.eclipse.egit.gitflow.test/.tycho-consumer-pom.xml to /home/jenkins/agent/workspace/egit/.repository/org/eclipse/egit/org.eclipse.egit.gitflow.test/7.0.0-SNAPSHOT/org.eclipse.egit.gitflow.test-7.0.0-SNAPSHOT.pom
12:22:40 [2024-06-04T16:22:40.952Z] 16:22:40 [INFO] Installing /home/jenkins/agent/workspace/egit/repo/org.eclipse.egit.gitflow.test/target/org.eclipse.egit.gitflow.test-7.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/egit/.repository/org/eclipse/egit/org.eclipse.egit.gitflow.test/7.0.0-SNAPSHOT/org.eclipse.egit.gitflow.test-7.0.0-SNAPSHOT.jar
12:22:40 [2024-06-04T16:22:40.952Z] 16:22:40 [INFO] Installing /home/jenkins/agent/workspace/egit/repo/org.eclipse.egit.gitflow.test/target/cyclonedx.json to /home/jenkins/agent/workspace/egit/.repository/org/eclipse/egit/org.eclipse.egit.gitflow.test/7.0.0-SNAPSHOT/org.eclipse.egit.gitflow.test-7.0.0-SNAPSHOT-cyclonedx.json
12:22:40 [2024-06-04T16:22:40.952Z] 16:22:40 [INFO] Installing /home/jenkins/agent/workspace/egit/repo/org.eclipse.egit.gitflow.test/target/p2content.xml to /home/jenkins/agent/workspace/egit/.repository/org/eclipse/egit/org.eclipse.egit.gitflow.test/7.0.0-SNAPSHOT/org.eclipse.egit.gitflow.test-7.0.0-SNAPSHOT-p2metadata.xml
12:22:40 [2024-06-04T16:22:40.952Z] 16:22:40 [INFO] Installing /home/jenkins/agent/workspace/egit/repo/org.eclipse.egit.gitflow.test/target/p2artifacts.xml to /home/jenkins/agent/workspace/egit/.repository/org/eclipse/egit/org.eclipse.egit.gitflow.test/7.0.0-SNAPSHOT/org.eclipse.egit.gitflow.test-7.0.0-SNAPSHOT-p2artifacts.xml
12:22:40 [2024-06-04T16:22:40.952Z] 16:22:40 [INFO] 
12:22:40 [2024-06-04T16:22:40.952Z] 16:22:40 [INFO] --- tycho-p2:4.0.6:update-local-index (default-update-local-index) @ org.eclipse.egit.gitflow.test ---
12:22:40 [2024-06-04T16:22:40.952Z] 16:22:40 [INFO] 
12:22:40 [2024-06-04T16:22:40.952Z] 16:22:40 [INFO] --- deploy:3.1.1:deploy (default-deploy) @ org.eclipse.egit.gitflow.test ---
12:22:40 [2024-06-04T16:22:40.952Z] 16:22:40 [INFO] 
12:22:40 [2024-06-04T16:22:40.952Z] 16:22:40 [INFO] ----------< org.eclipse.egit.feature:org.eclipse.egit.source >----------
12:22:40 [2024-06-04T16:22:40.952Z] 16:22:40 [INFO] Building Eclipse EGit Source Feature 7.0.0-SNAPSHOT              [12/15]
12:22:40 [2024-06-04T16:22:40.952Z] 16:22:40 [INFO]   from org.eclipse.egit.source-feature/pom.xml
12:22:40 [2024-06-04T16:22:40.952Z] 16:22:40 [INFO] --------------------------[ eclipse-feature ]---------------------------
12:22:40 [2024-06-04T16:22:40.952Z] 16:22:40 [INFO] 
12:22:40 [2024-06-04T16:22:40.952Z] 16:22:40 [INFO] --- tycho-packaging:4.0.6:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.egit.source ---
12:22:40 [2024-06-04T16:22:40.952Z] 16:22:40 [INFO] The project's OSGi version is 7.0.0.202406041616
12:22:40 [2024-06-04T16:22:40.952Z] 16:22:40 [INFO] 
12:22:40 [2024-06-04T16:22:40.952Z] 16:22:40 [INFO] --- tycho-packaging:4.0.6:validate-id (default-validate-id) @ org.eclipse.egit.source ---
12:22:40 [2024-06-04T16:22:40.952Z] 16:22:40 [INFO] 
12:22:40 [2024-06-04T16:22:40.952Z] 16:22:40 [INFO] --- tycho-packaging:4.0.6:validate-version (default-validate-version) @ org.eclipse.egit.source ---
12:22:40 [2024-06-04T16:22:40.952Z] 16:22:40 [INFO] 
12:22:40 [2024-06-04T16:22:40.952Z] 16:22:40 [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ org.eclipse.egit.source ---
12:22:40 [2024-06-04T16:22:40.952Z] 16:22:40 [INFO] 
12:22:40 [2024-06-04T16:22:40.952Z] 16:22:40 [INFO] --- target-platform-configuration:4.0.6:target-platform (default-target-platform) @ org.eclipse.egit.source ---
12:22:40 [2024-06-04T16:22:40.952Z] 16:22:40 [INFO] 
12:22:40 [2024-06-04T16:22:40.952Z] 16:22:40 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.egit.source ---
12:22:40 [2024-06-04T16:22:40.952Z] 16:22:40 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/egit/repo/org.eclipse.egit.source-feature/src/main/resources
12:22:40 [2024-06-04T16:22:40.952Z] 16:22:40 [INFO] 
12:22:40 [2024-06-04T16:22:40.952Z] 16:22:40 [INFO] --- tycho-packaging:4.0.6:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.egit.source ---
12:22:40 [2024-06-04T16:22:40.952Z] 16:22:40 [INFO] 105 system scoped dependencies were not mapped to maven artifacts
12:22:40 [2024-06-04T16:22:40.952Z] 16:22:40 [INFO] 
12:22:40 [2024-06-04T16:22:40.952Z] 16:22:40 [INFO] --- tycho-packaging:4.0.6:package-feature (default-package-feature) @ org.eclipse.egit.source ---
12:22:40 [2024-06-04T16:22:40.952Z] 16:22:40 [INFO] Building jar: /home/jenkins/agent/workspace/egit/repo/org.eclipse.egit.source-feature/target/org.eclipse.egit.source-7.0.0-SNAPSHOT.jar
12:22:40 [2024-06-04T16:22:40.953Z] 16:22:40 [INFO] 
12:22:40 [2024-06-04T16:22:40.953Z] 16:22:40 [INFO] --- tycho-p2:4.0.6:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.egit.source ---
12:22:40 [2024-06-04T16:22:40.953Z] 16:22:40 [INFO] 
12:22:40 [2024-06-04T16:22:40.953Z] 16:22:40 [INFO] --- tycho-p2:4.0.6:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.egit.source ---
12:22:40 [2024-06-04T16:22:40.953Z] Generating metadata for ..
12:22:40 [2024-06-04T16:22:40.953Z] Generation completed with success [0 seconds].
12:22:40 [2024-06-04T16:22:40.953Z] 16:22:40 [INFO] 
12:22:40 [2024-06-04T16:22:40.953Z] 16:22:40 [INFO] --- cyclonedx:2.8.0:makeAggregateBom (default) @ org.eclipse.egit.source ---
12:22:40 [2024-06-04T16:22:40.953Z] 16:22:40 [INFO] CycloneDX: Resolving Dependencies
12:22:45 [2024-06-04T16:22:45.135Z] 16:22:44 [INFO] CycloneDX: Creating BOM version 1.4 with 171 component(s)
12:22:45 [2024-06-04T16:22:45.135Z] 16:22:44 [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/egit/repo/org.eclipse.egit.source-feature/target/cyclonedx.json
12:22:45 [2024-06-04T16:22:45.135Z] 16:22:44 [INFO]            attaching as org.eclipse.egit.source-7.0.0-SNAPSHOT-cyclonedx.json
12:22:45 [2024-06-04T16:22:45.135Z] 16:22:44 [INFO] 
12:22:45 [2024-06-04T16:22:45.135Z] 16:22:44 [INFO] --- license-tool:1.1.0:license-check (license-check) @ org.eclipse.egit.source ---
12:22:45 [2024-06-04T16:22:45.135Z] 16:22:44 [INFO] 
12:22:45 [2024-06-04T16:22:45.135Z] 16:22:44 [INFO] >>> spotbugs:4.8.5.0:check (default) > :spotbugs @ org.eclipse.egit.source >>>
12:22:45 [2024-06-04T16:22:45.135Z] 16:22:44 [INFO] 
12:22:45 [2024-06-04T16:22:45.135Z] 16:22:44 [INFO] --- spotbugs:4.8.5.0:spotbugs (spotbugs) @ org.eclipse.egit.source ---
12:22:45 [2024-06-04T16:22:45.135Z] 16:22:44 [INFO] 
12:22:45 [2024-06-04T16:22:45.135Z] 16:22:44 [INFO] <<< spotbugs:4.8.5.0:check (default) < :spotbugs @ org.eclipse.egit.source <<<
12:22:45 [2024-06-04T16:22:45.135Z] 16:22:44 [INFO] 
12:22:45 [2024-06-04T16:22:45.135Z] 16:22:44 [INFO] 
12:22:45 [2024-06-04T16:22:45.135Z] 16:22:44 [INFO] --- spotbugs:4.8.5.0:check (default) @ org.eclipse.egit.source ---
12:22:45 [2024-06-04T16:22:45.135Z] 16:22:44 [INFO] 
12:22:45 [2024-06-04T16:22:45.135Z] 16:22:44 [INFO] >>> pmd:3.22.0:cpd-check (default) > :cpd @ org.eclipse.egit.source >>>
12:22:45 [2024-06-04T16:22:45.135Z] 16:22:44 [INFO] 
12:22:45 [2024-06-04T16:22:45.135Z] 16:22:44 [INFO] --- pmd:3.22.0:cpd (cpd) @ org.eclipse.egit.source ---
12:22:45 [2024-06-04T16:22:45.135Z] 16:22:44 [INFO] PMD version: 7.0.0
12:22:45 [2024-06-04T16:22:45.135Z] 16:22:44 [INFO] Rendering content with org.apache.maven.skins:maven-default-skin:jar:1.3 skin.
12:22:45 [2024-06-04T16:22:45.135Z] 16:22:44 [INFO] 
12:22:45 [2024-06-04T16:22:45.135Z] 16:22:44 [INFO] <<< pmd:3.22.0:cpd-check (default) < :cpd @ org.eclipse.egit.source <<<
12:22:45 [2024-06-04T16:22:45.135Z] 16:22:44 [INFO] 
12:22:45 [2024-06-04T16:22:45.135Z] 16:22:44 [INFO] 
12:22:45 [2024-06-04T16:22:45.135Z] 16:22:44 [INFO] --- pmd:3.22.0:cpd-check (default) @ org.eclipse.egit.source ---
12:22:45 [2024-06-04T16:22:45.135Z] 16:22:44 [INFO] PMD version: 7.0.0
12:22:45 [2024-06-04T16:22:45.135Z] 16:22:44 [INFO] 
12:22:45 [2024-06-04T16:22:45.135Z] 16:22:44 [INFO] 
12:22:45 [2024-06-04T16:22:45.135Z] 16:22:44 [INFO] --- eclipse-jarsigner:1.4.3:sign (sign) @ org.eclipse.egit.source ---
12:22:45 [2024-06-04T16:22:45.135Z] 16:22:44 [INFO] Signing jar: /home/jenkins/agent/workspace/egit/repo/org.eclipse.egit.source-feature/target/org.eclipse.egit.source-7.0.0-SNAPSHOT.jar
12:22:51 [2024-06-04T16:22:51.761Z] 16:22:51 [INFO] 
12:22:51 [2024-06-04T16:22:51.762Z] 16:22:51 [INFO] --- tycho-p2:4.0.6:p2-metadata (p2-metadata) @ org.eclipse.egit.source ---
12:22:51 [2024-06-04T16:22:51.762Z] 16:22:51 [INFO] 
12:22:51 [2024-06-04T16:22:51.762Z] 16:22:51 [INFO] --- install:3.1.1:install (default-install) @ org.eclipse.egit.source ---
12:22:51 [2024-06-04T16:22:51.762Z] 16:22:51 [INFO] Installing /home/jenkins/agent/workspace/egit/repo/org.eclipse.egit.source-feature/.tycho-consumer-pom.xml to /home/jenkins/agent/workspace/egit/.repository/org/eclipse/egit/feature/org.eclipse.egit.source/7.0.0-SNAPSHOT/org.eclipse.egit.source-7.0.0-SNAPSHOT.pom
12:22:51 [2024-06-04T16:22:51.762Z] 16:22:51 [INFO] Installing /home/jenkins/agent/workspace/egit/repo/org.eclipse.egit.source-feature/target/org.eclipse.egit.source-7.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/egit/.repository/org/eclipse/egit/feature/org.eclipse.egit.source/7.0.0-SNAPSHOT/org.eclipse.egit.source-7.0.0-SNAPSHOT.jar
12:22:51 [2024-06-04T16:22:51.762Z] 16:22:51 [INFO] Installing /home/jenkins/agent/workspace/egit/repo/org.eclipse.egit.source-feature/target/cyclonedx.json to /home/jenkins/agent/workspace/egit/.repository/org/eclipse/egit/feature/org.eclipse.egit.source/7.0.0-SNAPSHOT/org.eclipse.egit.source-7.0.0-SNAPSHOT-cyclonedx.json
12:22:51 [2024-06-04T16:22:51.762Z] 16:22:51 [INFO] Installing /home/jenkins/agent/workspace/egit/repo/org.eclipse.egit.source-feature/target/p2content.xml to /home/jenkins/agent/workspace/egit/.repository/org/eclipse/egit/feature/org.eclipse.egit.source/7.0.0-SNAPSHOT/org.eclipse.egit.source-7.0.0-SNAPSHOT-p2metadata.xml
12:22:51 [2024-06-04T16:22:51.762Z] 16:22:51 [INFO] Installing /home/jenkins/agent/workspace/egit/repo/org.eclipse.egit.source-feature/target/p2artifacts.xml to /home/jenkins/agent/workspace/egit/.repository/org/eclipse/egit/feature/org.eclipse.egit.source/7.0.0-SNAPSHOT/org.eclipse.egit.source-7.0.0-SNAPSHOT-p2artifacts.xml
12:22:51 [2024-06-04T16:22:51.762Z] 16:22:51 [INFO] 
12:22:51 [2024-06-04T16:22:51.762Z] 16:22:51 [INFO] --- tycho-p2:4.0.6:update-local-index (default-update-local-index) @ org.eclipse.egit.source ---
12:22:51 [2024-06-04T16:22:51.762Z] 16:22:51 [INFO] 
12:22:51 [2024-06-04T16:22:51.762Z] 16:22:51 [INFO] --- deploy:3.1.1:deploy (default-deploy) @ org.eclipse.egit.source ---
12:22:52 [2024-06-04T16:22:52.019Z] 16:22:52 [INFO] 
12:22:52 [2024-06-04T16:22:52.019Z] 16:22:52 [INFO] ------------< org.eclipse.egit:org.eclipse.egit.repository >------------
12:22:52 [2024-06-04T16:22:52.019Z] 16:22:52 [INFO] Building EGit P2 Repository 7.0.0-SNAPSHOT                       [13/15]
12:22:52 [2024-06-04T16:22:52.019Z] 16:22:52 [INFO]   from org.eclipse.egit.repository/pom.xml
12:22:52 [2024-06-04T16:22:52.019Z] 16:22:52 [INFO] -------------------------[ eclipse-repository ]-------------------------
12:22:52 [2024-06-04T16:22:52.277Z] 16:22:52 [INFO] 
12:22:52 [2024-06-04T16:22:52.277Z] 16:22:52 [INFO] --- tycho-packaging:4.0.6:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.egit.repository ---
12:22:52 [2024-06-04T16:22:52.277Z] 16:22:52 [INFO] The project's OSGi version is 7.0.0.202406041616
12:22:52 [2024-06-04T16:22:52.277Z] 16:22:52 [INFO] 
12:22:52 [2024-06-04T16:22:52.277Z] 16:22:52 [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ org.eclipse.egit.repository ---
12:22:52 [2024-06-04T16:22:52.277Z] 16:22:52 [INFO] 
12:22:52 [2024-06-04T16:22:52.277Z] 16:22:52 [INFO] --- clean:3.2.0:clean (default-clean-1) @ org.eclipse.egit.repository ---
12:22:52 [2024-06-04T16:22:52.277Z] 16:22:52 [INFO] Deleting /home/jenkins/agent/workspace/egit/repo/org.eclipse.egit.repository/target
12:22:52 [2024-06-04T16:22:52.277Z] 16:22:52 [INFO] 
12:22:52 [2024-06-04T16:22:52.277Z] 16:22:52 [INFO] --- target-platform-configuration:4.0.6:target-platform (default-target-platform) @ org.eclipse.egit.repository ---
12:22:52 [2024-06-04T16:22:52.277Z] 16:22:52 [INFO] 
12:22:52 [2024-06-04T16:22:52.277Z] 16:22:52 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.egit.repository ---
12:22:52 [2024-06-04T16:22:52.277Z] 16:22:52 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/egit/repo/org.eclipse.egit.repository/src/main/resources
12:22:52 [2024-06-04T16:22:52.277Z] 16:22:52 [INFO] 
12:22:52 [2024-06-04T16:22:52.277Z] 16:22:52 [INFO] --- tycho-p2-publisher:4.0.6:publish-osgi-ee (default-publish-osgi-ee) @ org.eclipse.egit.repository ---
12:22:52 [2024-06-04T16:22:52.277Z] 16:22:52 [INFO] Published profile IUs: [a.jre.javase 11.0.0]
12:22:52 [2024-06-04T16:22:52.277Z] 16:22:52 [INFO] Published profile IUs: [a.jre.javase 12.0.0]
12:22:52 [2024-06-04T16:22:52.277Z] 16:22:52 [INFO] Published profile IUs: [a.jre.javase 13.0.0]
12:22:52 [2024-06-04T16:22:52.277Z] 16:22:52 [INFO] Published profile IUs: [a.jre.javase 14.0.0]
12:22:52 [2024-06-04T16:22:52.277Z] 16:22:52 [INFO] Published profile IUs: [a.jre.javase 15.0.0]
12:22:52 [2024-06-04T16:22:52.277Z] 16:22:52 [INFO] Published profile IUs: [a.jre.javase 16.0.0]
12:22:52 [2024-06-04T16:22:52.277Z] 16:22:52 [INFO] Published profile IUs: [a.jre.javase 17.0.0]
12:22:52 [2024-06-04T16:22:52.277Z] 16:22:52 [INFO] Published profile IUs: [a.jre.javase 18.0.0]
12:22:52 [2024-06-04T16:22:52.277Z] 16:22:52 [INFO] Published profile IUs: [a.jre.javase 19.0.0]
12:22:52 [2024-06-04T16:22:52.277Z] 16:22:52 [INFO] Published profile IUs: [a.jre.javase 20.0.0]
12:22:52 [2024-06-04T16:22:52.277Z] 16:22:52 [INFO] Published profile IUs: [a.jre.javase 21.0.0]
12:22:52 [2024-06-04T16:22:52.277Z] 16:22:52 [INFO] Published profile IUs: [a.jre.javase 22.0.0]
12:22:52 [2024-06-04T16:22:52.277Z] 16:22:52 [INFO] Published profile IUs: [a.jre.javase 23.0.0]
12:22:52 [2024-06-04T16:22:52.277Z] 16:22:52 [INFO] 
12:22:52 [2024-06-04T16:22:52.277Z] 16:22:52 [INFO] --- tycho-p2-publisher:4.0.6:publish-products (default-publish-products) @ org.eclipse.egit.repository ---
12:22:52 [2024-06-04T16:22:52.277Z] 16:22:52 [INFO] 
12:22:52 [2024-06-04T16:22:52.277Z] 16:22:52 [INFO] --- tycho-p2-publisher:4.0.6:publish-categories (default-publish-categories) @ org.eclipse.egit.repository ---
12:22:52 [2024-06-04T16:22:52.277Z] 16:22:52 [INFO] 
12:22:52 [2024-06-04T16:22:52.277Z] 16:22:52 [INFO] --- tycho-p2-publisher:4.0.6:attach-artifacts (default-attach-artifacts) @ org.eclipse.egit.repository ---
12:22:52 [2024-06-04T16:22:52.536Z] 16:22:52 [INFO] 
12:22:52 [2024-06-04T16:22:52.536Z] 16:22:52 [INFO] --- tycho-p2-repository:4.0.6:assemble-repository (default-assemble-repository) @ org.eclipse.egit.repository ---
12:22:54 [2024-06-04T16:22:54.433Z] 16:22:54 [WARNING] [a30c0612-be22-4edd-8df3-de5888477b67][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.6] No digest algorithm is available to verify download of osgi.bundle,bcpkix.source,1.78.1.
12:22:54 [2024-06-04T16:22:54.998Z] 16:22:54 [WARNING] [a30c0612-be22-4edd-8df3-de5888477b67][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.6] No digest algorithm is available to verify download of osgi.bundle,com.google.gson.source,2.11.0.
12:22:54 [2024-06-04T16:22:54.998Z] 16:22:54 [WARNING] [a30c0612-be22-4edd-8df3-de5888477b67][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.6] No digest algorithm is available to verify download of osgi.bundle,slf4j.api.source,1.7.36.
12:22:55 [2024-06-04T16:22:55.256Z] 16:22:55 [WARNING] [a30c0612-be22-4edd-8df3-de5888477b67][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.6] No digest algorithm is available to verify download of osgi.bundle,bcpg.source,1.78.1.
12:22:55 [2024-06-04T16:22:55.514Z] 16:22:55 [WARNING] [a30c0612-be22-4edd-8df3-de5888477b67][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.6] No digest algorithm is available to verify download of osgi.bundle,bcutil.source,1.78.1.
12:22:55 [2024-06-04T16:22:55.514Z] 16:22:55 [WARNING] [a30c0612-be22-4edd-8df3-de5888477b67][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.6] No digest algorithm is available to verify download of osgi.bundle,slf4j.simple.source,1.7.36.
12:22:55 [2024-06-04T16:22:55.772Z] 16:22:55 [WARNING] [a30c0612-be22-4edd-8df3-de5888477b67][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.6] No digest algorithm is available to verify download of osgi.bundle,com.googlecode.javaewah.JavaEWAH.source,1.2.3.
12:22:56 [2024-06-04T16:22:56.030Z] 16:22:55 [WARNING] [a30c0612-be22-4edd-8df3-de5888477b67][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.6] No digest algorithm is available to verify download of osgi.bundle,bcprov.source,1.78.1.
12:22:56 [2024-06-04T16:22:56.287Z] 16:22:56 [WARNING] [a30c0612-be22-4edd-8df3-de5888477b67][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.6] No digest algorithm is available to verify download of osgi.bundle,com.sun.jna.source,5.14.0.
12:22:56 [2024-06-04T16:22:56.545Z] 16:22:56 [WARNING] [a30c0612-be22-4edd-8df3-de5888477b67][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.6] No digest algorithm is available to verify download of osgi.bundle,org.apache.sshd.sftp.source,2.12.1.
12:22:56 [2024-06-04T16:22:56.841Z] 16:22:56 [WARNING] [a30c0612-be22-4edd-8df3-de5888477b67][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.6] No digest algorithm is available to verify download of osgi.bundle,org.apache.sshd.osgi.source,2.12.1.
12:22:56 [2024-06-04T16:22:56.841Z] 16:22:56 [WARNING] [a30c0612-be22-4edd-8df3-de5888477b67][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.6] No digest algorithm is available to verify download of osgi.bundle,org.tukaani.xz.source,1.9.0.
12:22:56 [2024-06-04T16:22:56.841Z] 16:22:56 [WARNING] [a30c0612-be22-4edd-8df3-de5888477b67][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.6] No digest algorithm is available to verify download of osgi.bundle,org.apache.commons.commons-codec.source,1.17.0.
12:22:56 [2024-06-04T16:22:56.841Z] 16:22:56 [WARNING] [a30c0612-be22-4edd-8df3-de5888477b67][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.6] No digest algorithm is available to verify download of osgi.bundle,org.apache.commons.commons-compress.source,1.26.2.
12:22:56 [2024-06-04T16:22:56.841Z] 16:22:56 [WARNING] [a30c0612-be22-4edd-8df3-de5888477b67][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.6] No digest algorithm is available to verify download of osgi.bundle,jakarta.servlet-api.source,4.0.0.
12:22:56 [2024-06-04T16:22:56.842Z] 16:22:56 [WARNING] [a30c0612-be22-4edd-8df3-de5888477b67][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.6] No digest algorithm is available to verify download of osgi.bundle,com.sun.jna.platform.source,5.14.0.
12:22:57 [2024-06-04T16:22:57.101Z] 16:22:56 [WARNING] [a30c0612-be22-4edd-8df3-de5888477b67][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.6] No digest algorithm is available to verify download of osgi.bundle,org.kohsuke.args4j.source,2.37.0.
12:22:57 [2024-06-04T16:22:57.101Z] 16:22:57 [INFO] Adding references to the following repositories:
12:22:57 [2024-06-04T16:22:57.101Z] 16:22:57 [INFO]   https://download.eclipse.org/tools/orbit/simrel/orbit-aggregation/release/4.30.0
12:23:00 [2024-06-04T16:23:00.378Z] 16:22:59 [INFO] 
12:23:00 [2024-06-04T16:23:00.378Z] 16:22:59 [INFO] --- cyclonedx:2.8.0:makeAggregateBom (default) @ org.eclipse.egit.repository ---
12:23:00 [2024-06-04T16:23:00.378Z] 16:22:59 [INFO] CycloneDX: Resolving Dependencies
12:23:03 [2024-06-04T16:23:03.652Z] 16:23:03 [INFO] CycloneDX: Creating BOM version 1.4 with 206 component(s)
12:23:03 [2024-06-04T16:23:03.652Z] 16:23:03 [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/egit/repo/org.eclipse.egit.repository/target/cyclonedx.json
12:23:03 [2024-06-04T16:23:03.909Z] 16:23:03 [INFO]            attaching as org.eclipse.egit.repository-7.0.0-SNAPSHOT-cyclonedx.json
12:23:03 [2024-06-04T16:23:03.909Z] 16:23:03 [INFO] 
12:23:03 [2024-06-04T16:23:03.909Z] 16:23:03 [INFO] --- tycho-eclipse:4.0.6:eclipse-run (add-repo-properties) @ org.eclipse.egit.repository ---
12:23:03 [2024-06-04T16:23:03.909Z] 16:23:03 [INFO] Adding repository https://download.eclipse.org/webtools/downloads/drops/R3.23.0/R-3.23.0-20210822084517/repositoryunittests
12:23:03 [2024-06-04T16:23:03.909Z] 16:23:03 [INFO] Adding repository https://download.eclipse.org/releases/2021-09/202109151000
12:23:05 [2024-06-04T16:23:05.831Z] 16:23:05 [INFO] Toolchain in tycho-eclipserun-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest]
12:23:05 [2024-06-04T16:23:05.831Z] 16:23:05 [INFO] Expected Eclipse log file: /home/jenkins/agent/workspace/egit/repo/org.eclipse.egit.repository/target/eclipserun-work/data/.metadata/.log
12:23:05 [2024-06-04T16:23:05.831Z] 16:23:05 [INFO] Command line:
12:23:05 [2024-06-04T16:23:05.831Z] 	[/opt/tools/java/openjdk/jdk-11/latest/bin/java, -DartifactRepoDirectory=/home/jenkins/agent/workspace/egit/repo/org.eclipse.egit.repository/target/repository, -Dp2MirrorsURL=https://www.eclipse.org/downloads/download.php?file=/egit/updates-nightly&format=xml, -Dp2StatsURI=https://download.eclipse.org/stats/egit/org.eclipse.egit.repository, -DstatsTrackedArtifacts=org.eclipse.jgit.feature,org.eclipse.jgit.source.feature,org.eclipse.jgit.pgm.feature,org.eclipse.jgit.pgm.source.feature,org.eclipse.jgit.http.apache.feature,org.eclipse.jgit.ssh.apache.feature,org.eclipse.egit.feature,org.eclipse.egit.gitflow.feature,org.eclipse.egit.source.feature, -DstatsArtifactsSuffix=-7.0.0-SNAPSHOT, -jar, /home/jenkins/agent/workspace/egit/.repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.300.v20210813-1054/org.eclipse.equinox.launcher-1.6.300.v20210813-1054.jar, -install, /home/jenkins/agent/workspace/egit/repo/org.eclipse.egit.repository/target/eclipserun-work, -configuration, /home/jenkins/agent/workspace/egit/repo/org.eclipse.egit.repository/target/eclipserun-work/configuration, -data, /home/jenkins/agent/workspace/egit/repo/org.eclipse.egit.repository/target/eclipserun-work/data, -application, org.eclipse.wtp.releng.tools.addRepoProperties]
12:23:07 [2024-06-04T16:23:07.233Z] 	INFO: artifact repository directory set from 'artifactRepoDirectory': /home/jenkins/agent/workspace/egit/repo/org.eclipse.egit.repository/target/repository
12:23:07 [2024-06-04T16:23:07.233Z] 	INFO: metadata repository directory set from 'metadataRepoDirectory': null
12:23:07 [2024-06-04T16:23:07.233Z] 	INFO: No metadata repository was specified. If desired, set the system property 'metadataRepoDirectory'.
12:23:07 [2024-06-04T16:23:07.233Z] 	INFO: the artifact repository had existing name: EGit P2 Repository
12:23:07 [2024-06-04T16:23:07.233Z] 	INFO: p2ArtifactRepositoryName value set from 'p2ArtifactRepositoryName': null
12:23:07 [2024-06-04T16:23:07.233Z] 	INFO: p2ArtifactRepositoryName was not specified. Any existing values not changed.
12:23:07 [2024-06-04T16:23:07.233Z] 	INFO: the repository had no existing mirrorURL
12:23:07 [2024-06-04T16:23:07.233Z] 	INFO: mirror URL value set from 'p2MirrorsURL': https://www.eclipse.org/downloads/download.php?file=/egit/updates-nightly&format=xml
12:23:07 [2024-06-04T16:23:07.490Z] 	INFO: the repository had no existing statsURI
12:23:07 [2024-06-04T16:23:07.490Z] 	INFO: stats URI value set from 'p2StatsURI': https://download.eclipse.org/stats/egit/org.eclipse.egit.repository
12:23:07 [2024-06-04T16:23:07.490Z] 	INFO: Artifact stats processing: 9 were requested for tagging.
12:23:07 [2024-06-04T16:23:07.490Z] 	INFO: org.eclipse.egit.feature		org.eclipse.egit.feature-7.0.0-SNAPSHOT
12:23:07 [2024-06-04T16:23:07.490Z] 	INFO: org.eclipse.jgit.ssh.apache.feature		org.eclipse.jgit.ssh.apache.feature-7.0.0-SNAPSHOT
12:23:07 [2024-06-04T16:23:07.490Z] 	INFO: org.eclipse.jgit.pgm.source.feature		org.eclipse.jgit.pgm.source.feature-7.0.0-SNAPSHOT
12:23:07 [2024-06-04T16:23:07.490Z] 	INFO: org.eclipse.egit.source.feature		org.eclipse.egit.source.feature-7.0.0-SNAPSHOT
12:23:07 [2024-06-04T16:23:07.490Z] 	INFO: org.eclipse.jgit.http.apache.feature		org.eclipse.jgit.http.apache.feature-7.0.0-SNAPSHOT
12:23:07 [2024-06-04T16:23:07.490Z] 	INFO: org.eclipse.jgit.source.feature		org.eclipse.jgit.source.feature-7.0.0-SNAPSHOT
12:23:07 [2024-06-04T16:23:07.490Z] 	INFO: org.eclipse.egit.gitflow.feature		org.eclipse.egit.gitflow.feature-7.0.0-SNAPSHOT
12:23:07 [2024-06-04T16:23:07.490Z] 	INFO: org.eclipse.jgit.feature		org.eclipse.jgit.feature-7.0.0-SNAPSHOT
12:23:07 [2024-06-04T16:23:07.490Z] 	INFO: org.eclipse.jgit.pgm.feature		org.eclipse.jgit.pgm.feature-7.0.0-SNAPSHOT
12:23:07 [2024-06-04T16:23:07.490Z] 	INFO: set download.stats property for: canonical: org.eclipse.update.feature,org.eclipse.egit.gitflow.feature,7.0.0.202406041616
12:23:07 [2024-06-04T16:23:07.491Z] 	INFO:                              to:  org.eclipse.egit.gitflow.feature-7.0.0-SNAPSHOT
12:23:07 [2024-06-04T16:23:07.491Z] 	INFO: repository rewritten
12:23:07 [2024-06-04T16:23:07.747Z] 16:23:07 [INFO] 
12:23:07 [2024-06-04T16:23:07.747Z] 16:23:07 [INFO] --- tycho-gpg:4.0.6:sign-p2-artifacts (pgpsigner) @ org.eclipse.egit.repository ---
12:23:19 [2024-06-04T16:23:19.948Z] 16:23:19 [INFO] 
12:23:19 [2024-06-04T16:23:19.948Z] 16:23:19 [INFO] --- tycho-p2-repository:4.0.6:archive-repository (default-archive-repository) @ org.eclipse.egit.repository ---
12:23:19 [2024-06-04T16:23:19.948Z] 16:23:19 [INFO] Building zip: /home/jenkins/agent/workspace/egit/repo/org.eclipse.egit.repository/target/org.eclipse.egit.repository-7.0.0-SNAPSHOT.zip
12:23:23 [2024-06-04T16:23:23.342Z] 16:23:22 [INFO] 
12:23:23 [2024-06-04T16:23:23.342Z] 16:23:22 [INFO] --- license-tool:1.1.0:license-check (license-check) @ org.eclipse.egit.repository ---
12:23:23 [2024-06-04T16:23:23.342Z] 16:23:22 [INFO] 
12:23:23 [2024-06-04T16:23:23.342Z] 16:23:22 [INFO] >>> spotbugs:4.8.5.0:check (default) > :spotbugs @ org.eclipse.egit.repository >>>
12:23:23 [2024-06-04T16:23:23.342Z] 16:23:22 [INFO] 
12:23:23 [2024-06-04T16:23:23.342Z] 16:23:22 [INFO] --- spotbugs:4.8.5.0:spotbugs (spotbugs) @ org.eclipse.egit.repository ---
12:23:23 [2024-06-04T16:23:23.342Z] 16:23:22 [INFO] 
12:23:23 [2024-06-04T16:23:23.342Z] 16:23:22 [INFO] <<< spotbugs:4.8.5.0:check (default) < :spotbugs @ org.eclipse.egit.repository <<<
12:23:23 [2024-06-04T16:23:23.342Z] 16:23:22 [INFO] 
12:23:23 [2024-06-04T16:23:23.342Z] 16:23:22 [INFO] 
12:23:23 [2024-06-04T16:23:23.342Z] 16:23:22 [INFO] --- spotbugs:4.8.5.0:check (default) @ org.eclipse.egit.repository ---
12:23:23 [2024-06-04T16:23:23.342Z] 16:23:22 [INFO] 
12:23:23 [2024-06-04T16:23:23.342Z] 16:23:22 [INFO] >>> pmd:3.22.0:cpd-check (default) > :cpd @ org.eclipse.egit.repository >>>
12:23:23 [2024-06-04T16:23:23.342Z] 16:23:22 [INFO] 
12:23:23 [2024-06-04T16:23:23.342Z] 16:23:22 [INFO] --- pmd:3.22.0:cpd (cpd) @ org.eclipse.egit.repository ---
12:23:23 [2024-06-04T16:23:23.342Z] 16:23:22 [INFO] PMD version: 7.0.0
12:23:23 [2024-06-04T16:23:23.342Z] 16:23:22 [INFO] Rendering content with org.apache.maven.skins:maven-default-skin:jar:1.3 skin.
12:23:23 [2024-06-04T16:23:23.342Z] 16:23:22 [INFO] 
12:23:23 [2024-06-04T16:23:23.342Z] 16:23:22 [INFO] <<< pmd:3.22.0:cpd-check (default) < :cpd @ org.eclipse.egit.repository <<<
12:23:23 [2024-06-04T16:23:23.342Z] 16:23:22 [INFO] 
12:23:23 [2024-06-04T16:23:23.342Z] 16:23:22 [INFO] 
12:23:23 [2024-06-04T16:23:23.342Z] 16:23:22 [INFO] --- pmd:3.22.0:cpd-check (default) @ org.eclipse.egit.repository ---
12:23:23 [2024-06-04T16:23:23.342Z] 16:23:22 [INFO] PMD version: 7.0.0
12:23:23 [2024-06-04T16:23:23.342Z] 16:23:22 [INFO] 
12:23:23 [2024-06-04T16:23:23.342Z] 16:23:22 [INFO] 
12:23:23 [2024-06-04T16:23:23.342Z] 16:23:22 [INFO] --- eclipse-jarsigner:1.4.3:sign (sign) @ org.eclipse.egit.repository ---
12:23:23 [2024-06-04T16:23:23.342Z] 16:23:22 [INFO] 
12:23:23 [2024-06-04T16:23:23.342Z] 16:23:22 [INFO] --- tycho-p2:4.0.6:p2-metadata (p2-metadata) @ org.eclipse.egit.repository ---
12:23:23 [2024-06-04T16:23:23.342Z] 16:23:22 [INFO] 
12:23:23 [2024-06-04T16:23:23.342Z] 16:23:22 [INFO] --- install:3.1.1:install (default-install) @ org.eclipse.egit.repository ---
12:23:23 [2024-06-04T16:23:23.342Z] 16:23:22 [INFO] Installing /home/jenkins/agent/workspace/egit/repo/org.eclipse.egit.repository/pom.xml to /home/jenkins/agent/workspace/egit/.repository/org/eclipse/egit/org.eclipse.egit.repository/7.0.0-SNAPSHOT/org.eclipse.egit.repository-7.0.0-SNAPSHOT.pom
12:23:23 [2024-06-04T16:23:23.342Z] 16:23:22 [INFO] Installing /home/jenkins/agent/workspace/egit/repo/org.eclipse.egit.repository/target/org.eclipse.egit.repository-7.0.0-SNAPSHOT.zip to /home/jenkins/agent/workspace/egit/.repository/org/eclipse/egit/org.eclipse.egit.repository/7.0.0-SNAPSHOT/org.eclipse.egit.repository-7.0.0-SNAPSHOT.zip
12:23:23 [2024-06-04T16:23:23.342Z] 16:23:22 [INFO] Installing /home/jenkins/agent/workspace/egit/repo/org.eclipse.egit.repository/target/p2content.xml to /home/jenkins/agent/workspace/egit/.repository/org/eclipse/egit/org.eclipse.egit.repository/7.0.0-SNAPSHOT/org.eclipse.egit.repository-7.0.0-SNAPSHOT-p2metadata.xml
12:23:23 [2024-06-04T16:23:23.342Z] 16:23:22 [INFO] Installing /home/jenkins/agent/workspace/egit/repo/org.eclipse.egit.repository/target/p2artifacts.xml to /home/jenkins/agent/workspace/egit/.repository/org/eclipse/egit/org.eclipse.egit.repository/7.0.0-SNAPSHOT/org.eclipse.egit.repository-7.0.0-SNAPSHOT-p2artifacts.xml
12:23:23 [2024-06-04T16:23:23.343Z] 16:23:22 [INFO] Installing /home/jenkins/agent/workspace/egit/repo/org.eclipse.egit.repository/target/cyclonedx.json to /home/jenkins/agent/workspace/egit/.repository/org/eclipse/egit/org.eclipse.egit.repository/7.0.0-SNAPSHOT/org.eclipse.egit.repository-7.0.0-SNAPSHOT-cyclonedx.json
12:23:23 [2024-06-04T16:23:23.343Z] 16:23:22 [INFO] 
12:23:23 [2024-06-04T16:23:23.343Z] 16:23:22 [INFO] --- tycho-p2:4.0.6:update-local-index (default-update-local-index) @ org.eclipse.egit.repository ---
12:23:23 [2024-06-04T16:23:23.343Z] 16:23:22 [INFO] 
12:23:23 [2024-06-04T16:23:23.343Z] 16:23:22 [INFO] --- deploy:3.1.1:deploy (default-deploy) @ org.eclipse.egit.repository ---
12:23:29 [2024-06-04T16:23:29.892Z] 16:23:29 [INFO] 
12:23:29 [2024-06-04T16:23:29.892Z] 16:23:29 [INFO] ------------< org.eclipse.egit:org.eclipse.egit.core.test >-------------
12:23:29 [2024-06-04T16:23:29.892Z] 16:23:29 [INFO] Building EGit Core Test Plug-in 7.0.0-SNAPSHOT                   [14/15]
12:23:29 [2024-06-04T16:23:29.892Z] 16:23:29 [INFO]   from org.eclipse.egit.core.test/pom.xml
12:23:29 [2024-06-04T16:23:29.892Z] 16:23:29 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
12:23:29 [2024-06-04T16:23:29.892Z] 16:23:29 [INFO] 
12:23:29 [2024-06-04T16:23:29.892Z] 16:23:29 [INFO] --- tycho-packaging:4.0.6:build-qualifier (default-build-qualifier) @ org.eclipse.egit.core.test ---
12:23:29 [2024-06-04T16:23:29.892Z] 16:23:29 [INFO] The project's OSGi version is 7.0.0.202406041616
12:23:29 [2024-06-04T16:23:29.892Z] 16:23:29 [INFO] 
12:23:29 [2024-06-04T16:23:29.892Z] 16:23:29 [INFO] --- tycho-packaging:4.0.6:validate-id (default-validate-id) @ org.eclipse.egit.core.test ---
12:23:29 [2024-06-04T16:23:29.892Z] 16:23:29 [INFO] 
12:23:29 [2024-06-04T16:23:29.892Z] 16:23:29 [INFO] --- tycho-packaging:4.0.6:validate-version (default-validate-version) @ org.eclipse.egit.core.test ---
12:23:29 [2024-06-04T16:23:29.892Z] 16:23:29 [INFO] 
12:23:29 [2024-06-04T16:23:29.892Z] 16:23:29 [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ org.eclipse.egit.core.test ---
12:23:29 [2024-06-04T16:23:29.892Z] 16:23:29 [INFO] 
12:23:29 [2024-06-04T16:23:29.892Z] 16:23:29 [INFO] --- target-platform-configuration:4.0.6:target-platform (default-target-platform) @ org.eclipse.egit.core.test ---
12:23:29 [2024-06-04T16:23:29.892Z] 16:23:29 [INFO] 
12:23:29 [2024-06-04T16:23:29.892Z] 16:23:29 [INFO] --- tycho-compiler:4.0.6:validate-classpath (default-validate-classpath) @ org.eclipse.egit.core.test ---
12:23:29 [2024-06-04T16:23:29.892Z] 16:23:29 [INFO] Resolving class path of EGit Core Test Plug-in
12:23:30 [2024-06-04T16:23:30.149Z] 16:23:30 [INFO] 
12:23:30 [2024-06-04T16:23:30.149Z] 16:23:30 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.egit.core.test ---
12:23:30 [2024-06-04T16:23:30.149Z] 16:23:30 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/egit/repo/org.eclipse.egit.core.test/src/main/resources
12:23:30 [2024-06-04T16:23:30.149Z] 16:23:30 [INFO] 
12:23:30 [2024-06-04T16:23:30.149Z] 16:23:30 [INFO] --- tycho-compiler:4.0.6:compile (default-compile) @ org.eclipse.egit.core.test ---
12:23:30 [2024-06-04T16:23:30.149Z] 16:23:30 [INFO] Nothing to compile - all classes are up to date
12:23:30 [2024-06-04T16:23:30.149Z] 16:23:30 [INFO] 
12:23:30 [2024-06-04T16:23:30.149Z] 16:23:30 [INFO] --- tycho-ds:4.0.6:declarative-services (default-declarative-services) @ org.eclipse.egit.core.test ---
12:23:30 [2024-06-04T16:23:30.149Z] 16:23:30 [INFO] 
12:23:30 [2024-06-04T16:23:30.150Z] 16:23:30 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.egit.core.test ---
12:23:30 [2024-06-04T16:23:30.150Z] 16:23:30 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/egit/repo/org.eclipse.egit.core.test/src/test/resources
12:23:30 [2024-06-04T16:23:30.150Z] 16:23:30 [INFO] 
12:23:30 [2024-06-04T16:23:30.150Z] 16:23:30 [INFO] --- tycho-packaging:4.0.6:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.egit.core.test ---
12:23:30 [2024-06-04T16:23:30.150Z] 16:23:30 [INFO] 114 system scoped dependencies were not mapped to maven artifacts
12:23:30 [2024-06-04T16:23:30.150Z] 16:23:30 [INFO] 
12:23:30 [2024-06-04T16:23:30.150Z] 16:23:30 [INFO] --- tycho-packaging:4.0.6:package-plugin (default-package-plugin) @ org.eclipse.egit.core.test ---
12:23:30 [2024-06-04T16:23:30.406Z] 16:23:30 [INFO] Building jar: /home/jenkins/agent/workspace/egit/repo/org.eclipse.egit.core.test/target/org.eclipse.egit.core.test-7.0.0-SNAPSHOT.jar
12:23:30 [2024-06-04T16:23:30.406Z] 16:23:30 [INFO] 
12:23:30 [2024-06-04T16:23:30.406Z] 16:23:30 [INFO] --- tycho-p2:4.0.6:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.egit.core.test ---
12:23:30 [2024-06-04T16:23:30.406Z] 16:23:30 [INFO] 
12:23:30 [2024-06-04T16:23:30.406Z] 16:23:30 [INFO] --- cyclonedx:2.8.0:makeAggregateBom (default) @ org.eclipse.egit.core.test ---
12:23:30 [2024-06-04T16:23:30.406Z] 16:23:30 [INFO] CycloneDX: Resolving Dependencies
12:23:35 [2024-06-04T16:23:35.679Z] 16:23:35 [INFO] CycloneDX: Creating BOM version 1.4 with 165 component(s)
12:23:35 [2024-06-04T16:23:35.679Z] 16:23:35 [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/egit/repo/org.eclipse.egit.core.test/target/cyclonedx.json
12:23:35 [2024-06-04T16:23:35.679Z] 16:23:35 [INFO]            attaching as org.eclipse.egit.core.test-7.0.0-SNAPSHOT-cyclonedx.json
12:23:35 [2024-06-04T16:23:35.679Z] 16:23:35 [INFO] 
12:23:35 [2024-06-04T16:23:35.679Z] 16:23:35 [INFO] --- tycho-surefire:4.0.6:test (default-test) @ org.eclipse.egit.core.test ---
12:23:35 [2024-06-04T16:23:35.679Z] 16:23:35 [INFO] Skipping tests
12:23:35 [2024-06-04T16:23:35.679Z] 16:23:35 [INFO] 
12:23:35 [2024-06-04T16:23:35.679Z] 16:23:35 [INFO] --- license-tool:1.1.0:license-check (license-check) @ org.eclipse.egit.core.test ---
12:23:35 [2024-06-04T16:23:35.679Z] 16:23:35 [INFO] 
12:23:35 [2024-06-04T16:23:35.679Z] 16:23:35 [INFO] >>> spotbugs:4.8.5.0:check (default) > :spotbugs @ org.eclipse.egit.core.test >>>
12:23:35 [2024-06-04T16:23:35.679Z] 16:23:35 [INFO] 
12:23:35 [2024-06-04T16:23:35.679Z] 16:23:35 [INFO] --- spotbugs:4.8.5.0:spotbugs (spotbugs) @ org.eclipse.egit.core.test ---
12:23:35 [2024-06-04T16:23:35.679Z] 16:23:35 [INFO] Fork Value is true
12:23:53 [2024-06-04T16:23:53.810Z] 16:23:53 [INFO] Done SpotBugs Analysis....
12:23:53 [2024-06-04T16:23:53.810Z] 16:23:53 [INFO] 
12:23:53 [2024-06-04T16:23:53.810Z] 16:23:53 [INFO] <<< spotbugs:4.8.5.0:check (default) < :spotbugs @ org.eclipse.egit.core.test <<<
12:23:53 [2024-06-04T16:23:53.810Z] 16:23:53 [INFO] 
12:23:53 [2024-06-04T16:23:53.810Z] 16:23:53 [INFO] 
12:23:53 [2024-06-04T16:23:53.810Z] 16:23:53 [INFO] --- spotbugs:4.8.5.0:check (default) @ org.eclipse.egit.core.test ---
12:23:53 [2024-06-04T16:23:53.810Z] 16:23:53 [INFO] BugInstance size is 10
12:23:53 [2024-06-04T16:23:53.810Z] 16:23:53 [INFO] Error size is 0
12:23:53 [2024-06-04T16:23:53.810Z] 16:23:53 [INFO] Total bugs: 10
12:23:53 [2024-06-04T16:23:53.810Z] 16:23:53 [ERROR] Medium: Hard coded reference to an absolute pathname in org.eclipse.egit.core.internal.util.RepositoryPathCheckerTest.testLocalAbsoluteFileUnix() [org.eclipse.egit.core.internal.util.RepositoryPathCheckerTest] At RepositoryPathCheckerTest.java:[line 32] DMI_HARDCODED_ABSOLUTE_FILENAME
12:23:53 [2024-06-04T16:23:53.810Z] 16:23:53 [ERROR] Medium: Hard coded reference to an absolute pathname in org.eclipse.egit.core.internal.util.RepositoryPathCheckerTest.testLocalAbsoluteFileWindows() [org.eclipse.egit.core.internal.util.RepositoryPathCheckerTest] At RepositoryPathCheckerTest.java:[line 38] DMI_HARDCODED_ABSOLUTE_FILENAME
12:23:53 [2024-06-04T16:23:53.811Z] 16:23:53 [ERROR] Medium:  Assertion of type org.eclipse.team.core.mapping.IMergeStatus in org.eclipse.egit.core.synchronize.GitSubscriberMergeContextTest.mergeModelWithConflict() at GitSubscriberMergeContextTest.java:[line 333] may hide useful information about why a cast may have failed. [org.eclipse.egit.core.synchronize.GitSubscriberMergeContextTest] At GitSubscriberMergeContextTest.java:[line 333] JUA_DONT_ASSERT_INSTANCEOF_IN_TESTS
12:23:53 [2024-06-04T16:23:53.811Z] 16:23:53 [ERROR] Medium:  Assertion of type org.eclipse.core.resources.IFolder in org.eclipse.egit.core.synchronize.GitSubscriberResourceMappingContextTest.hasNestedDeletion() at GitSubscriberResourceMappingContextTest.java:[line 344] may hide useful information about why a cast may have failed. [org.eclipse.egit.core.synchronize.GitSubscriberResourceMappingContextTest] At GitSubscriberResourceMappingContextTest.java:[line 344] JUA_DONT_ASSERT_INSTANCEOF_IN_TESTS
12:23:53 [2024-06-04T16:23:53.811Z] 16:23:53 [ERROR] Medium:  Assertion of type org.eclipse.core.resources.IFolder in org.eclipse.egit.core.synchronize.GitSubscriberResourceMappingContextTest.hasNestedDeletion() at GitSubscriberResourceMappingContextTest.java:[line 349] may hide useful information about why a cast may have failed. [org.eclipse.egit.core.synchronize.GitSubscriberResourceMappingContextTest] At GitSubscriberResourceMappingContextTest.java:[line 349] JUA_DONT_ASSERT_INSTANCEOF_IN_TESTS
12:23:53 [2024-06-04T16:23:53.811Z] 16:23:53 [ERROR] Medium:  Assertion of type org.eclipse.team.core.diff.IThreeWayDiff in org.eclipse.egit.core.test.HistoryTest.queryHistoryThroughTeam() at HistoryTest.java:[line 361] may hide useful information about why a cast may have failed. [org.eclipse.egit.core.test.HistoryTest] At HistoryTest.java:[line 361] JUA_DONT_ASSERT_INSTANCEOF_IN_TESTS
12:23:53 [2024-06-04T16:23:53.812Z] 16:23:53 [ERROR] Medium:  Assertion of type org.eclipse.jgit.treewalk.FileTreeIterator in org.eclipse.egit.core.test.LinkedResourcesTest.testLinkedResourcesIgnoredByContainerTreeIterator() at LinkedResourcesTest.java:[line 218] may hide useful information about why a cast may have failed. [org.eclipse.egit.core.test.LinkedResourcesTest] At LinkedResourcesTest.java:[line 218] JUA_DONT_ASSERT_INSTANCEOF_IN_TESTS
12:23:53 [2024-06-04T16:23:53.812Z] 16:23:53 [ERROR] Medium: Unread field: org.eclipse.egit.core.test.LinkedResourcesTest.project1Dir [org.eclipse.egit.core.test.LinkedResourcesTest] At LinkedResourcesTest.java:[line 79] URF_UNREAD_FIELD
12:23:53 [2024-06-04T16:23:53.812Z] 16:23:53 [ERROR] Medium: Useless object stored in variable notIndexed of method org.eclipse.egit.core.test.op.CommitOperationTest.testCommitEmptiedTree() [org.eclipse.egit.core.test.op.CommitOperationTest] At CommitOperationTest.java:[line 202] UC_USELESS_OBJECT
12:23:53 [2024-06-04T16:23:53.812Z] 16:23:53 [ERROR] Medium:  Assertion of type org.eclipse.jgit.api.errors.WrongRepositoryStateException in org.eclipse.egit.core.test.op.RebaseOperationTest.testExceptionWhenRestartingStoppedRebase() at RebaseOperationTest.java:[line 234] may hide useful information about why a cast may have failed. [org.eclipse.egit.core.test.op.RebaseOperationTest] At RebaseOperationTest.java:[line 234] JUA_DONT_ASSERT_INSTANCEOF_IN_TESTS
12:23:53 [2024-06-04T16:23:53.812Z] 16:23:53 [INFO] 
12:23:53 [2024-06-04T16:23:53.812Z] 
12:23:53 [2024-06-04T16:23:53.812Z] 
12:23:53 [2024-06-04T16:23:53.812Z] To see bug detail using the Spotbugs GUI, use the following command "mvn spotbugs:gui"
12:23:53 [2024-06-04T16:23:53.812Z] 
12:23:53 [2024-06-04T16:23:53.812Z] 
12:23:53 [2024-06-04T16:23:53.812Z] 
12:23:53 [2024-06-04T16:23:53.812Z] 16:23:53 [INFO] 
12:23:53 [2024-06-04T16:23:53.812Z] 16:23:53 [INFO] >>> pmd:3.22.0:cpd-check (default) > :cpd @ org.eclipse.egit.core.test >>>
12:23:53 [2024-06-04T16:23:53.812Z] 16:23:53 [INFO] 
12:23:53 [2024-06-04T16:23:53.812Z] 16:23:53 [INFO] --- pmd:3.22.0:cpd (cpd) @ org.eclipse.egit.core.test ---
12:23:53 [2024-06-04T16:23:53.812Z] 16:23:53 [INFO] PMD version: 7.0.0
12:23:53 [2024-06-04T16:23:53.812Z] 16:23:53 [INFO] Rendering content with org.apache.maven.skins:maven-default-skin:jar:1.3 skin.
12:23:53 [2024-06-04T16:23:53.812Z] 16:23:53 [INFO] 
12:23:53 [2024-06-04T16:23:53.812Z] 16:23:53 [INFO] <<< pmd:3.22.0:cpd-check (default) < :cpd @ org.eclipse.egit.core.test <<<
12:23:53 [2024-06-04T16:23:53.813Z] 16:23:53 [INFO] 
12:23:53 [2024-06-04T16:23:53.813Z] 16:23:53 [INFO] 
12:23:53 [2024-06-04T16:23:53.813Z] 16:23:53 [INFO] --- pmd:3.22.0:cpd-check (default) @ org.eclipse.egit.core.test ---
12:23:53 [2024-06-04T16:23:53.813Z] 16:23:53 [INFO] PMD version: 7.0.0
12:23:53 [2024-06-04T16:23:53.813Z] 16:23:53 [INFO] 
12:23:53 [2024-06-04T16:23:53.813Z] 16:23:53 [INFO] 
12:23:53 [2024-06-04T16:23:53.813Z] 16:23:53 [INFO] --- eclipse-jarsigner:1.4.3:sign (sign) @ org.eclipse.egit.core.test ---
12:23:54 [2024-06-04T16:23:54.070Z] 16:23:53 [INFO] Signing jar: /home/jenkins/agent/workspace/egit/repo/org.eclipse.egit.core.test/target/org.eclipse.egit.core.test-7.0.0-SNAPSHOT.jar
12:24:04 [2024-06-04T16:24:04.023Z] 16:24:02 [INFO] 
12:24:04 [2024-06-04T16:24:04.023Z] 16:24:02 [INFO] --- tycho-p2:4.0.6:p2-metadata (p2-metadata) @ org.eclipse.egit.core.test ---
12:24:04 [2024-06-04T16:24:04.023Z] 16:24:02 [INFO] 
12:24:04 [2024-06-04T16:24:04.023Z] 16:24:02 [INFO] --- install:3.1.1:install (default-install) @ org.eclipse.egit.core.test ---
12:24:04 [2024-06-04T16:24:04.023Z] 16:24:02 [INFO] Installing /home/jenkins/agent/workspace/egit/repo/org.eclipse.egit.core.test/.tycho-consumer-pom.xml to /home/jenkins/agent/workspace/egit/.repository/org/eclipse/egit/org.eclipse.egit.core.test/7.0.0-SNAPSHOT/org.eclipse.egit.core.test-7.0.0-SNAPSHOT.pom
12:24:04 [2024-06-04T16:24:04.023Z] 16:24:02 [INFO] Installing /home/jenkins/agent/workspace/egit/repo/org.eclipse.egit.core.test/target/org.eclipse.egit.core.test-7.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/egit/.repository/org/eclipse/egit/org.eclipse.egit.core.test/7.0.0-SNAPSHOT/org.eclipse.egit.core.test-7.0.0-SNAPSHOT.jar
12:24:04 [2024-06-04T16:24:04.023Z] 16:24:02 [INFO] Installing /home/jenkins/agent/workspace/egit/repo/org.eclipse.egit.core.test/target/cyclonedx.json to /home/jenkins/agent/workspace/egit/.repository/org/eclipse/egit/org.eclipse.egit.core.test/7.0.0-SNAPSHOT/org.eclipse.egit.core.test-7.0.0-SNAPSHOT-cyclonedx.json
12:24:04 [2024-06-04T16:24:04.023Z] 16:24:02 [INFO] Installing /home/jenkins/agent/workspace/egit/repo/org.eclipse.egit.core.test/target/p2content.xml to /home/jenkins/agent/workspace/egit/.repository/org/eclipse/egit/org.eclipse.egit.core.test/7.0.0-SNAPSHOT/org.eclipse.egit.core.test-7.0.0-SNAPSHOT-p2metadata.xml
12:24:04 [2024-06-04T16:24:04.023Z] 16:24:02 [INFO] Installing /home/jenkins/agent/workspace/egit/repo/org.eclipse.egit.core.test/target/p2artifacts.xml to /home/jenkins/agent/workspace/egit/.repository/org/eclipse/egit/org.eclipse.egit.core.test/7.0.0-SNAPSHOT/org.eclipse.egit.core.test-7.0.0-SNAPSHOT-p2artifacts.xml
12:24:04 [2024-06-04T16:24:04.023Z] 16:24:02 [INFO] 
12:24:04 [2024-06-04T16:24:04.024Z] 16:24:02 [INFO] --- tycho-p2:4.0.6:update-local-index (default-update-local-index) @ org.eclipse.egit.core.test ---
12:24:04 [2024-06-04T16:24:04.024Z] 16:24:02 [INFO] 
12:24:04 [2024-06-04T16:24:04.024Z] 16:24:02 [INFO] --- deploy:3.1.1:deploy (default-deploy) @ org.eclipse.egit.core.test ---
12:24:04 [2024-06-04T16:24:04.024Z] 16:24:02 [INFO] 
12:24:04 [2024-06-04T16:24:04.024Z] 16:24:02 [INFO] -------------< org.eclipse.egit:org.eclipse.egit.ui.test >--------------
12:24:04 [2024-06-04T16:24:04.024Z] 16:24:02 [INFO] Building EGit UI Test Plug-in 7.0.0-SNAPSHOT                     [15/15]
12:24:04 [2024-06-04T16:24:04.024Z] 16:24:02 [INFO]   from org.eclipse.egit.ui.test/pom.xml
12:24:04 [2024-06-04T16:24:04.024Z] 16:24:02 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
12:24:04 [2024-06-04T16:24:04.024Z] 16:24:03 [INFO] 
12:24:04 [2024-06-04T16:24:04.024Z] 16:24:03 [INFO] --- tycho-packaging:4.0.6:build-qualifier (default-build-qualifier) @ org.eclipse.egit.ui.test ---
12:24:04 [2024-06-04T16:24:04.024Z] 16:24:03 [INFO] The project's OSGi version is 7.0.0.202406041616
12:24:04 [2024-06-04T16:24:04.024Z] 16:24:03 [INFO] 
12:24:04 [2024-06-04T16:24:04.024Z] 16:24:03 [INFO] --- tycho-packaging:4.0.6:validate-id (default-validate-id) @ org.eclipse.egit.ui.test ---
12:24:04 [2024-06-04T16:24:04.024Z] 16:24:03 [INFO] 
12:24:04 [2024-06-04T16:24:04.024Z] 16:24:03 [INFO] --- tycho-packaging:4.0.6:validate-version (default-validate-version) @ org.eclipse.egit.ui.test ---
12:24:04 [2024-06-04T16:24:04.024Z] 16:24:03 [INFO] 
12:24:04 [2024-06-04T16:24:04.024Z] 16:24:03 [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ org.eclipse.egit.ui.test ---
12:24:04 [2024-06-04T16:24:04.024Z] 16:24:03 [INFO] 
12:24:04 [2024-06-04T16:24:04.024Z] 16:24:03 [INFO] --- target-platform-configuration:4.0.6:target-platform (default-target-platform) @ org.eclipse.egit.ui.test ---
12:24:04 [2024-06-04T16:24:04.024Z] 16:24:03 [INFO] 
12:24:04 [2024-06-04T16:24:04.024Z] 16:24:03 [INFO] --- tycho-compiler:4.0.6:validate-classpath (default-validate-classpath) @ org.eclipse.egit.ui.test ---
12:24:04 [2024-06-04T16:24:04.024Z] 16:24:03 [INFO] Resolving class path of EGit UI Test Plug-in
12:24:04 [2024-06-04T16:24:04.024Z] 16:24:03 [INFO] 
12:24:04 [2024-06-04T16:24:04.024Z] 16:24:03 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.egit.ui.test ---
12:24:04 [2024-06-04T16:24:04.024Z] 16:24:03 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/egit/repo/org.eclipse.egit.ui.test/src/main/resources
12:24:04 [2024-06-04T16:24:04.024Z] 16:24:03 [INFO] 
12:24:04 [2024-06-04T16:24:04.024Z] 16:24:03 [INFO] --- tycho-compiler:4.0.6:compile (default-compile) @ org.eclipse.egit.ui.test ---
12:24:04 [2024-06-04T16:24:04.024Z] 16:24:03 [INFO] Nothing to compile - all classes are up to date
12:24:04 [2024-06-04T16:24:04.024Z] 16:24:03 [INFO] 
12:24:04 [2024-06-04T16:24:04.024Z] 16:24:03 [INFO] --- tycho-ds:4.0.6:declarative-services (default-declarative-services) @ org.eclipse.egit.ui.test ---
12:24:04 [2024-06-04T16:24:04.024Z] 16:24:03 [INFO] 
12:24:04 [2024-06-04T16:24:04.024Z] 16:24:03 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.egit.ui.test ---
12:24:04 [2024-06-04T16:24:04.024Z] 16:24:03 [INFO] Not copying test resources
12:24:04 [2024-06-04T16:24:04.024Z] 16:24:03 [INFO] 
12:24:04 [2024-06-04T16:24:04.024Z] 16:24:03 [INFO] --- tycho-packaging:4.0.6:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.egit.ui.test ---
12:24:04 [2024-06-04T16:24:04.024Z] 16:24:03 [INFO] 257 system scoped dependencies were not mapped to maven artifacts
12:24:04 [2024-06-04T16:24:04.024Z] 16:24:03 [INFO] 
12:24:04 [2024-06-04T16:24:04.024Z] 16:24:03 [INFO] --- tycho-packaging:4.0.6:package-plugin (default-package-plugin) @ org.eclipse.egit.ui.test ---
12:24:04 [2024-06-04T16:24:04.024Z] 16:24:04 [INFO] Building jar: /home/jenkins/agent/workspace/egit/repo/org.eclipse.egit.ui.test/target/org.eclipse.egit.ui.test-7.0.0-SNAPSHOT.jar
12:24:04 [2024-06-04T16:24:04.291Z] 16:24:04 [INFO] 
12:24:04 [2024-06-04T16:24:04.291Z] 16:24:04 [INFO] --- tycho-p2:4.0.6:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.egit.ui.test ---
12:24:04 [2024-06-04T16:24:04.291Z] 16:24:04 [INFO] 
12:24:04 [2024-06-04T16:24:04.291Z] 16:24:04 [INFO] --- cyclonedx:2.8.0:makeAggregateBom (default) @ org.eclipse.egit.ui.test ---
12:24:04 [2024-06-04T16:24:04.291Z] 16:24:04 [INFO] CycloneDX: Resolving Dependencies
12:24:12 [2024-06-04T16:24:12.383Z] 16:24:11 [INFO] CycloneDX: Creating BOM version 1.4 with 358 component(s)
12:24:12 [2024-06-04T16:24:12.383Z] 16:24:11 [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/egit/repo/org.eclipse.egit.ui.test/target/cyclonedx.json
12:24:12 [2024-06-04T16:24:12.384Z] 16:24:11 [INFO]            attaching as org.eclipse.egit.ui.test-7.0.0-SNAPSHOT-cyclonedx.json
12:24:12 [2024-06-04T16:24:12.384Z] 16:24:11 [INFO] 
12:24:12 [2024-06-04T16:24:12.384Z] 16:24:11 [INFO] --- tycho-surefire:4.0.6:test (default-test) @ org.eclipse.egit.ui.test ---
12:24:12 [2024-06-04T16:24:12.384Z] 16:24:11 [INFO] Skipping tests
12:24:12 [2024-06-04T16:24:12.384Z] 16:24:11 [INFO] 
12:24:12 [2024-06-04T16:24:12.384Z] 16:24:11 [INFO] --- license-tool:1.1.0:license-check (license-check) @ org.eclipse.egit.ui.test ---
12:24:12 [2024-06-04T16:24:12.384Z] 16:24:11 [INFO] 
12:24:12 [2024-06-04T16:24:12.384Z] 16:24:11 [INFO] >>> spotbugs:4.8.5.0:check (default) > :spotbugs @ org.eclipse.egit.ui.test >>>
12:24:12 [2024-06-04T16:24:12.384Z] 16:24:11 [INFO] 
12:24:12 [2024-06-04T16:24:12.384Z] 16:24:11 [INFO] --- spotbugs:4.8.5.0:spotbugs (spotbugs) @ org.eclipse.egit.ui.test ---
12:24:12 [2024-06-04T16:24:12.384Z] 16:24:11 [INFO] Fork Value is true
12:24:38 [2024-06-04T16:24:38.957Z] 16:24:35 [INFO] Done SpotBugs Analysis....
12:24:38 [2024-06-04T16:24:38.957Z] 16:24:36 [INFO] 
12:24:38 [2024-06-04T16:24:38.957Z] 16:24:36 [INFO] <<< spotbugs:4.8.5.0:check (default) < :spotbugs @ org.eclipse.egit.ui.test <<<
12:24:38 [2024-06-04T16:24:38.957Z] 16:24:36 [INFO] 
12:24:38 [2024-06-04T16:24:38.957Z] 16:24:36 [INFO] 
12:24:38 [2024-06-04T16:24:38.957Z] 16:24:36 [INFO] --- spotbugs:4.8.5.0:check (default) @ org.eclipse.egit.ui.test ---
12:24:38 [2024-06-04T16:24:38.957Z] 16:24:36 [INFO] BugInstance size is 35
12:24:38 [2024-06-04T16:24:38.957Z] 16:24:36 [INFO] Error size is 0
12:24:38 [2024-06-04T16:24:38.957Z] 16:24:36 [INFO] Total bugs: 35
12:24:38 [2024-06-04T16:24:38.957Z] 16:24:36 [ERROR] Medium: Possible null pointer dereference in org.eclipse.egit.ui.common.LocalRepositoryTestCase.shareProjects(File) due to return value of called method [org.eclipse.egit.ui.common.LocalRepositoryTestCase, org.eclipse.egit.ui.common.LocalRepositoryTestCase] Dereferenced at LocalRepositoryTestCase.java:[line 630]Known null at LocalRepositoryTestCase.java:[line 630] NP_NULL_ON_SOME_PATH_FROM_RETURN_VALUE
12:24:38 [2024-06-04T16:24:38.957Z] 16:24:36 [ERROR] Medium: Possible null pointer dereference in org.eclipse.egit.ui.common.LocalRepositoryTestCase.shareProjects(File) due to return value of called method [org.eclipse.egit.ui.common.LocalRepositoryTestCase, org.eclipse.egit.ui.common.LocalRepositoryTestCase] Dereferenced at LocalRepositoryTestCase.java:[line 632]Known null at LocalRepositoryTestCase.java:[line 632] NP_NULL_ON_SOME_PATH_FROM_RETURN_VALUE
12:24:38 [2024-06-04T16:24:38.958Z] 16:24:36 [ERROR] Medium: Exceptional return value of java.io.File.createNewFile() ignored in org.eclipse.egit.ui.common.LocalRepositoryTestCase.createManyEmptyFiles(File, String, int) [org.eclipse.egit.ui.common.LocalRepositoryTestCase] At LocalRepositoryTestCase.java:[line 839] RV_RETURN_VALUE_IGNORED_BAD_PRACTICE
12:24:38 [2024-06-04T16:24:38.958Z] 16:24:36 [ERROR] Medium: Exceptional return value of java.io.File.delete() ignored in org.eclipse.egit.ui.common.LocalRepositoryTestCase.removeManyEmptyFiles(File, String, int, int) [org.eclipse.egit.ui.common.LocalRepositoryTestCase] At LocalRepositoryTestCase.java:[line 848] RV_RETURN_VALUE_IGNORED_BAD_PRACTICE
12:24:38 [2024-06-04T16:24:38.958Z] 16:24:36 [ERROR] Medium: Write to static field org.eclipse.egit.ui.common.LocalRepositoryTestCase.testMethodNumber from instance method org.eclipse.egit.ui.common.LocalRepositoryTestCase.initNewTestDirectory() [org.eclipse.egit.ui.common.LocalRepositoryTestCase] At LocalRepositoryTestCase.java:[line 202] ST_WRITE_TO_STATIC_FROM_INSTANCE_METHOD
12:24:38 [2024-06-04T16:24:38.958Z] 16:24:36 [ERROR] Medium: Exceptional return value of java.io.File.delete() ignored in org.eclipse.egit.ui.internal.actions.SwitchToMenuTest.multipleSelectionWithMultipleRepositoriesAndNoCommonBranches() [org.eclipse.egit.ui.internal.actions.SwitchToMenuTest, org.eclipse.egit.ui.internal.actions.SwitchToMenuTest] At SwitchToMenuTest.java:[line 283]Another occurrence at SwitchToMenuTest.java:[line 284] RV_RETURN_VALUE_IGNORED_BAD_PRACTICE
12:24:38 [2024-06-04T16:24:38.958Z] 16:24:36 [ERROR] High: Found reliance on default encoding in org.eclipse.egit.ui.internal.blame.BlameRevisionTest.toString(RawText): new String(byte[]) [org.eclipse.egit.ui.internal.blame.BlameRevisionTest] At BlameRevisionTest.java:[line 95] DM_DEFAULT_ENCODING
12:24:38 [2024-06-04T16:24:38.958Z] 16:24:36 [ERROR] Medium: Possible null pointer dereference in org.eclipse.egit.ui.internal.blame.BlameRevisionTest.testBlameRevisionForMovedFile() due to return value of called method [org.eclipse.egit.ui.internal.blame.BlameRevisionTest, org.eclipse.egit.ui.internal.blame.BlameRevisionTest] Dereferenced at BlameRevisionTest.java:[line 70]Known null at BlameRevisionTest.java:[line 70] NP_NULL_ON_SOME_PATH_FROM_RETURN_VALUE
12:24:38 [2024-06-04T16:24:38.958Z] 16:24:36 [ERROR] Medium: Possible null pointer dereference in org.eclipse.egit.ui.internal.blame.BlameRevisionTest.testBlameRevisionForMovedFile() due to return value of called method [org.eclipse.egit.ui.internal.blame.BlameRevisionTest, org.eclipse.egit.ui.internal.blame.BlameRevisionTest] Dereferenced at BlameRevisionTest.java:[line 79]Known null at BlameRevisionTest.java:[line 79] NP_NULL_ON_SOME_PATH_FROM_RETURN_VALUE
12:24:38 [2024-06-04T16:24:38.959Z] 16:24:36 [ERROR] Medium: Call to org.eclipse.egit.ui.internal.decorators.TestDecoratableResource.equals(org.eclipse.egit.ui.internal.decorators.DecoratableResourceAdapter) in org.eclipse.egit.ui.internal.decorators.DecoratableResourceAdapterTest.testDecorationDeletedFile() [org.eclipse.egit.ui.internal.decorators.DecoratableResourceAdapterTest] At DecoratableResourceAdapterTest.java:[line 384] EC_UNRELATED_TYPES
12:24:38 [2024-06-04T16:24:38.959Z] 16:24:36 [ERROR] High: Found reliance on default encoding in org.eclipse.egit.ui.internal.external.tools.ExternalToolUiTestCase.writeProjectFile(String, String): String.getBytes() [org.eclipse.egit.ui.internal.external.tools.ExternalToolUiTestCase] At ExternalToolUiTestCase.java:[line 148] DM_DEFAULT_ENCODING
12:24:38 [2024-06-04T16:24:38.959Z] 16:24:36 [ERROR] Medium:  Assertion of type org.eclipse.team.internal.ui.history.GenericHistoryView in org.eclipse.egit.ui.internal.submodules.SubmoduleFolderTest.testHistoryFromProjectExplorerIsFromSubRepository() at SubmoduleFolderTest.java:[line 415] may hide useful information about why a cast may have failed. [org.eclipse.egit.ui.internal.submodules.SubmoduleFolderTest] At SubmoduleFolderTest.java:[line 415] JUA_DONT_ASSERT_INSTANCEOF_IN_TESTS
12:24:38 [2024-06-04T16:24:38.959Z] 16:24:36 [ERROR] Medium: Call to org.eclipse.egit.ui.internal.synchronize.model.GitModelCommit.equals(org.eclipse.egit.ui.internal.synchronize.model.GitModelBlob) in org.eclipse.egit.ui.internal.synchronize.model.GitModelBlobTest.shouldBeSymmetric1() [org.eclipse.egit.ui.internal.synchronize.model.GitModelBlobTest] At GitModelBlobTest.java:[line 123] EC_UNRELATED_TYPES
12:24:38 [2024-06-04T16:24:38.959Z] 16:24:36 [ERROR] Medium: Call to org.eclipse.egit.ui.internal.synchronize.model.GitModelBlob.equals(org.eclipse.egit.ui.internal.synchronize.model.GitModelCommit) in org.eclipse.egit.ui.internal.synchronize.model.GitModelBlobTest.shouldBeSymmetric1() [org.eclipse.egit.ui.internal.synchronize.model.GitModelBlobTest] At GitModelBlobTest.java:[line 122] EC_UNRELATED_TYPES
12:24:38 [2024-06-04T16:24:38.959Z] 16:24:36 [ERROR] Medium: Call to org.eclipse.egit.ui.internal.synchronize.model.GitModelBlob.equals(org.eclipse.egit.ui.internal.synchronize.model.GitModelCommit) in org.eclipse.egit.ui.internal.synchronize.model.GitModelBlobTest.shouldReturnNotEqualForBlobAndCommit() [org.eclipse.egit.ui.internal.synchronize.model.GitModelBlobTest] At GitModelBlobTest.java:[line 199] EC_UNRELATED_TYPES
12:24:38 [2024-06-04T16:24:38.960Z] 16:24:36 [ERROR] Medium: Write to static field org.eclipse.egit.ui.internal.synchronize.model.GitModelRootTest.repo1 from instance method org.eclipse.egit.ui.internal.synchronize.model.GitModelRootTest.setupEnvironment() [org.eclipse.egit.ui.internal.synchronize.model.GitModelRootTest] At GitModelRootTest.java:[line 32] ST_WRITE_TO_STATIC_FROM_INSTANCE_METHOD
12:24:38 [2024-06-04T16:24:38.960Z] 16:24:36 [ERROR] Medium: Write to static field org.eclipse.egit.ui.internal.synchronize.model.GitModelRootTest.repo2 from instance method org.eclipse.egit.ui.internal.synchronize.model.GitModelRootTest.setupEnvironment() [org.eclipse.egit.ui.internal.synchronize.model.GitModelRootTest] At GitModelRootTest.java:[line 35] ST_WRITE_TO_STATIC_FROM_INSTANCE_METHOD
12:24:38 [2024-06-04T16:24:38.960Z] 16:24:36 [ERROR] Medium: Exceptional return value of java.io.File.delete() ignored in org.eclipse.egit.ui.prefpages.configuration.GlobalConfigurationPageTest.afterTest() [org.eclipse.egit.ui.prefpages.configuration.GlobalConfigurationPageTest] At GlobalConfigurationPageTest.java:[line 122] RV_RETURN_VALUE_IGNORED_BAD_PRACTICE
12:24:38 [2024-06-04T16:24:38.960Z] 16:24:36 [ERROR] Medium:  Assertion of type org.eclipse.egit.ui.internal.commit.RepositoryCommit in org.eclipse.egit.ui.search.CommitSearchDialogTest.openCommitTabOnSearchDialog() at CommitSearchDialogTest.java:[line 108] may hide useful information about why a cast may have failed. [org.eclipse.egit.ui.search.CommitSearchDialogTest] At CommitSearchDialogTest.java:[line 108] JUA_DONT_ASSERT_INSTANCEOF_IN_TESTS
12:24:38 [2024-06-04T16:24:38.960Z] 16:24:36 [ERROR] Medium:  Assertion of type org.eclipse.egit.ui.internal.search.RepositoryMatch in org.eclipse.egit.ui.search.CommitSearchDialogTest.openCommitTabOnSearchDialog() at CommitSearchDialogTest.java:[line 95] may hide useful information about why a cast may have failed. [org.eclipse.egit.ui.search.CommitSearchDialogTest] At CommitSearchDialogTest.java:[line 95] JUA_DONT_ASSERT_INSTANCEOF_IN_TESTS
12:24:38 [2024-06-04T16:24:38.960Z] 16:24:36 [ERROR] Medium: Return value of org.eclipse.swtbot.eclipse.finder.waits.Conditions.waitForView(Matcher) ignored, but method has no side effect [org.eclipse.egit.ui.test.TestUtil] At TestUtil.java:[line 701] RV_RETURN_VALUE_IGNORED_NO_SIDE_EFFECT
12:24:38 [2024-06-04T16:24:38.960Z] 16:24:36 [ERROR] Medium: Return value of org.eclipse.swtbot.eclipse.finder.waits.Conditions.waitForView(Matcher) ignored, but method has no side effect [org.eclipse.egit.ui.test.TestUtil] At TestUtil.java:[line 717] RV_RETURN_VALUE_IGNORED_NO_SIDE_EFFECT
12:24:38 [2024-06-04T16:24:38.961Z] 16:24:36 [ERROR] Medium:  Assertion of type org.eclipse.egit.ui.internal.commit.CommitEditor in org.eclipse.egit.ui.test.commit.CommitEditorTest.openAllEditorPagesOnValidCommit() at CommitEditorTest.java:[line 83] may hide useful information about why a cast may have failed. [org.eclipse.egit.ui.test.commit.CommitEditorTest] At CommitEditorTest.java:[line 83] JUA_DONT_ASSERT_INSTANCEOF_IN_TESTS
12:24:38 [2024-06-04T16:24:38.961Z] 16:24:36 [ERROR] Medium: Write to static field org.eclipse.egit.ui.test.team.actions.BranchAndResetActionTest.LOCAL_BRANCHES from instance method org.eclipse.egit.ui.test.team.actions.BranchAndResetActionTest.setup() [org.eclipse.egit.ui.test.team.actions.BranchAndResetActionTest] At BranchAndResetActionTest.java:[line 98] ST_WRITE_TO_STATIC_FROM_INSTANCE_METHOD
12:24:38 [2024-06-04T16:24:38.961Z] 16:24:36 [ERROR] Medium: Write to static field org.eclipse.egit.ui.test.team.actions.BranchAndResetActionTest.TAGS from instance method org.eclipse.egit.ui.test.team.actions.BranchAndResetActionTest.setup() [org.eclipse.egit.ui.test.team.actions.BranchAndResetActionTest] At BranchAndResetActionTest.java:[line 99] ST_WRITE_TO_STATIC_FROM_INSTANCE_METHOD
12:24:38 [2024-06-04T16:24:38.961Z] 16:24:36 [ERROR] Medium: Write to static field org.eclipse.egit.ui.test.team.actions.CompareActionsTest.TAGS from instance method org.eclipse.egit.ui.test.team.actions.CompareActionsTest.setup() [org.eclipse.egit.ui.test.team.actions.CompareActionsTest] At CompareActionsTest.java:[line 91] ST_WRITE_TO_STATIC_FROM_INSTANCE_METHOD
12:24:38 [2024-06-04T16:24:38.961Z] 16:24:36 [ERROR] Medium: Write to static field org.eclipse.egit.ui.test.team.actions.CompareActionsTest.commitOfTag from instance method org.eclipse.egit.ui.test.team.actions.CompareActionsTest.setup() [org.eclipse.egit.ui.test.team.actions.CompareActionsTest] At CompareActionsTest.java:[line 87] ST_WRITE_TO_STATIC_FROM_INSTANCE_METHOD
12:24:38 [2024-06-04T16:24:38.961Z] 16:24:36 [ERROR] Medium:  Assertion of type org.eclipse.jdt.core.ICompilationUnit in org.eclipse.egit.ui.test.team.actions.ShowBlameActionHandlerTest.testShowAnnotationsFromProjectExplorer() at ShowBlameActionHandlerTest.java:[line 92] may hide useful information about why a cast may have failed. [org.eclipse.egit.ui.test.team.actions.ShowBlameActionHandlerTest] At ShowBlameActionHandlerTest.java:[line 92] JUA_DONT_ASSERT_INSTANCEOF_IN_TESTS
12:24:38 [2024-06-04T16:24:38.961Z] 16:24:36 [ERROR] High: VERY confusing to have methods org.eclipse.egit.ui.view.repositories.GitRepositoriesViewBranchHandlingTest.setUp() and org.eclipse.egit.ui.view.repositories.GitRepositoriesViewTestBase.setup() [org.eclipse.egit.ui.view.repositories.GitRepositoriesViewBranchHandlingTest] At GitRepositoriesViewBranchHandlingTest.java:[lines 85-107] NM_VERY_CONFUSING
12:24:38 [2024-06-04T16:24:38.962Z] 16:24:36 [ERROR] Medium: Possible null pointer dereference in org.eclipse.egit.ui.view.repositories.GitRepositoriesViewTest.testExpandWorkDir() due to return value of called method [org.eclipse.egit.ui.view.repositories.GitRepositoriesViewTest, org.eclipse.egit.ui.view.repositories.GitRepositoriesViewTest] Method invoked at GitRepositoriesViewTest.java:[line 248]Known null at GitRepositoriesViewTest.java:[line 248] NP_NULL_ON_SOME_PATH_FROM_RETURN_VALUE
12:24:38 [2024-06-04T16:24:38.962Z] 16:24:36 [ERROR] Medium: org.eclipse.egit.ui.view.repositories.GitRepositoriesViewTestBase.myRepoViewUtil isn't final and cannot be protected from malicious code [org.eclipse.egit.ui.view.repositories.GitRepositoriesViewTestBase] In GitRepositoriesViewTestBase.java MS_CANNOT_BE_FINAL
12:24:38 [2024-06-04T16:24:38.962Z] 16:24:36 [ERROR] Medium: Exception thrown in class org.eclipse.egit.ui.wizards.clone.SampleTestRepository at new org.eclipse.egit.ui.wizards.clone.SampleTestRepository(int, boolean) will leave the constructor. The object under construction remains partially initialized and may be vulnerable to Finalizer attacks. [org.eclipse.egit.ui.wizards.clone.SampleTestRepository, org.eclipse.egit.ui.wizards.clone.SampleTestRepository] At SampleTestRepository.java:[line 106]At SampleTestRepository.java:[line 106] CT_CONSTRUCTOR_THROW
12:24:38 [2024-06-04T16:24:38.962Z] 16:24:36 [ERROR] Medium: Exception thrown in class org.eclipse.egit.ui.wizards.clone.SampleTestRepository at new org.eclipse.egit.ui.wizards.clone.SampleTestRepository(int, boolean, boolean) will leave the constructor. The object under construction remains partially initialized and may be vulnerable to Finalizer attacks. [org.eclipse.egit.ui.wizards.clone.SampleTestRepository, org.eclipse.egit.ui.wizards.clone.SampleTestRepository] At SampleTestRepository.java:[line 126]At SampleTestRepository.java:[line 126] CT_CONSTRUCTOR_THROW
12:24:38 [2024-06-04T16:24:38.962Z] 16:24:36 [ERROR] High: Random object created and used only once in org.eclipse.egit.ui.wizards.clone.SampleTestRepository.randomAsciiString() [org.eclipse.egit.ui.wizards.clone.SampleTestRepository, org.eclipse.egit.ui.wizards.clone.SampleTestRepository, org.eclipse.egit.ui.wizards.clone.SampleTestRepository] At SampleTestRepository.java:[line 172]Another occurrence at SampleTestRepository.java:[line 174]Another occurrence at SampleTestRepository.java:[line 178] DMI_RANDOM_USED_ONLY_ONCE
12:24:38 [2024-06-04T16:24:38.963Z] 16:24:36 [ERROR] High: VERY confusing to have methods org.eclipse.egit.ui.wizards.pull.PullWizardTest.setUp() and org.eclipse.egit.ui.view.repositories.GitRepositoriesViewTestBase.setup() [org.eclipse.egit.ui.wizards.pull.PullWizardTest] At PullWizardTest.java:[lines 80-87] NM_VERY_CONFUSING
12:24:38 [2024-06-04T16:24:38.963Z] 16:24:36 [INFO] 
12:24:38 [2024-06-04T16:24:38.963Z] 
12:24:38 [2024-06-04T16:24:38.963Z] 
12:24:38 [2024-06-04T16:24:38.963Z] To see bug detail using the Spotbugs GUI, use the following command "mvn spotbugs:gui"
12:24:38 [2024-06-04T16:24:38.963Z] 
12:24:38 [2024-06-04T16:24:38.963Z] 
12:24:38 [2024-06-04T16:24:38.963Z] 
12:24:38 [2024-06-04T16:24:38.963Z] 16:24:36 [INFO] 
12:24:38 [2024-06-04T16:24:38.963Z] 16:24:36 [INFO] >>> pmd:3.22.0:cpd-check (default) > :cpd @ org.eclipse.egit.ui.test >>>
12:24:38 [2024-06-04T16:24:38.963Z] 16:24:36 [INFO] 
12:24:38 [2024-06-04T16:24:38.963Z] 16:24:36 [INFO] --- pmd:3.22.0:cpd (cpd) @ org.eclipse.egit.ui.test ---
12:24:38 [2024-06-04T16:24:38.963Z] 16:24:36 [INFO] PMD version: 7.0.0
12:24:38 [2024-06-04T16:24:38.963Z] 16:24:36 [INFO] Rendering content with org.apache.maven.skins:maven-default-skin:jar:1.3 skin.
12:24:38 [2024-06-04T16:24:38.963Z] 16:24:36 [INFO] 
12:24:38 [2024-06-04T16:24:38.963Z] 16:24:36 [INFO] <<< pmd:3.22.0:cpd-check (default) < :cpd @ org.eclipse.egit.ui.test <<<
12:24:38 [2024-06-04T16:24:38.963Z] 16:24:36 [INFO] 
12:24:38 [2024-06-04T16:24:38.963Z] 16:24:36 [INFO] 
12:24:38 [2024-06-04T16:24:38.963Z] 16:24:36 [INFO] --- pmd:3.22.0:cpd-check (default) @ org.eclipse.egit.ui.test ---
12:24:38 [2024-06-04T16:24:38.963Z] 16:24:36 [INFO] PMD version: 7.0.0
12:24:38 [2024-06-04T16:24:38.963Z] 16:24:36 [INFO] 
12:24:38 [2024-06-04T16:24:38.963Z] 16:24:36 [INFO] 
12:24:38 [2024-06-04T16:24:38.963Z] 16:24:36 [INFO] --- eclipse-jarsigner:1.4.3:sign (sign) @ org.eclipse.egit.ui.test ---
12:24:38 [2024-06-04T16:24:38.963Z] 16:24:36 [INFO] Signing jar: /home/jenkins/agent/workspace/egit/repo/org.eclipse.egit.ui.test/target/org.eclipse.egit.ui.test-7.0.0-SNAPSHOT.jar
12:24:51 [2024-06-04T16:24:51.149Z] 16:24:49 [INFO] 
12:24:51 [2024-06-04T16:24:51.149Z] 16:24:49 [INFO] --- tycho-p2:4.0.6:p2-metadata (p2-metadata) @ org.eclipse.egit.ui.test ---
12:24:51 [2024-06-04T16:24:51.149Z] 16:24:49 [INFO] 
12:24:51 [2024-06-04T16:24:51.149Z] 16:24:49 [INFO] --- install:3.1.1:install (default-install) @ org.eclipse.egit.ui.test ---
12:24:51 [2024-06-04T16:24:51.149Z] 16:24:49 [INFO] Installing /home/jenkins/agent/workspace/egit/repo/org.eclipse.egit.ui.test/.tycho-consumer-pom.xml to /home/jenkins/agent/workspace/egit/.repository/org/eclipse/egit/org.eclipse.egit.ui.test/7.0.0-SNAPSHOT/org.eclipse.egit.ui.test-7.0.0-SNAPSHOT.pom
12:24:51 [2024-06-04T16:24:51.149Z] 16:24:50 [INFO] Installing /home/jenkins/agent/workspace/egit/repo/org.eclipse.egit.ui.test/target/org.eclipse.egit.ui.test-7.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/egit/.repository/org/eclipse/egit/org.eclipse.egit.ui.test/7.0.0-SNAPSHOT/org.eclipse.egit.ui.test-7.0.0-SNAPSHOT.jar
12:24:51 [2024-06-04T16:24:51.149Z] 16:24:50 [INFO] Installing /home/jenkins/agent/workspace/egit/repo/org.eclipse.egit.ui.test/target/cyclonedx.json to /home/jenkins/agent/workspace/egit/.repository/org/eclipse/egit/org.eclipse.egit.ui.test/7.0.0-SNAPSHOT/org.eclipse.egit.ui.test-7.0.0-SNAPSHOT-cyclonedx.json
12:24:51 [2024-06-04T16:24:51.149Z] 16:24:50 [INFO] Installing /home/jenkins/agent/workspace/egit/repo/org.eclipse.egit.ui.test/target/p2content.xml to /home/jenkins/agent/workspace/egit/.repository/org/eclipse/egit/org.eclipse.egit.ui.test/7.0.0-SNAPSHOT/org.eclipse.egit.ui.test-7.0.0-SNAPSHOT-p2metadata.xml
12:24:51 [2024-06-04T16:24:51.149Z] 16:24:50 [INFO] Installing /home/jenkins/agent/workspace/egit/repo/org.eclipse.egit.ui.test/target/p2artifacts.xml to /home/jenkins/agent/workspace/egit/.repository/org/eclipse/egit/org.eclipse.egit.ui.test/7.0.0-SNAPSHOT/org.eclipse.egit.ui.test-7.0.0-SNAPSHOT-p2artifacts.xml
12:24:51 [2024-06-04T16:24:51.149Z] 16:24:50 [INFO] 
12:24:51 [2024-06-04T16:24:51.149Z] 16:24:50 [INFO] --- tycho-p2:4.0.6:update-local-index (default-update-local-index) @ org.eclipse.egit.ui.test ---
12:24:51 [2024-06-04T16:24:51.149Z] 16:24:50 [INFO] 
12:24:51 [2024-06-04T16:24:51.149Z] 16:24:50 [INFO] --- deploy:3.1.1:deploy (default-deploy) @ org.eclipse.egit.ui.test ---
12:24:51 [2024-06-04T16:24:51.149Z] 16:24:50 [INFO] ------------------------------------------------------------------------
12:24:51 [2024-06-04T16:24:51.149Z] 16:24:50 [INFO] Reactor Summary for EGit Parent 7.0.0-SNAPSHOT:
12:24:51 [2024-06-04T16:24:51.149Z] 16:24:50 [INFO] 
12:24:51 [2024-06-04T16:24:51.149Z] 16:24:50 [INFO] EGit Parent ........................................ SUCCESS [ 16.339 s]
12:24:51 [2024-06-04T16:24:51.150Z] 16:24:50 [INFO] Eclipse EGit ....................................... SUCCESS [  6.676 s]
12:24:51 [2024-06-04T16:24:51.150Z] 16:24:50 [INFO] Git Team Provider (Core) ........................... SUCCESS [ 44.882 s]
12:24:51 [2024-06-04T16:24:51.150Z] 16:24:50 [INFO] Git Team Provider (UI) ............................. SUCCESS [01:57 min]
12:24:51 [2024-06-04T16:24:51.150Z] 16:24:50 [INFO] Git Team Provider (Documentation) .................. SUCCESS [ 10.315 s]
12:24:51 [2024-06-04T16:24:51.150Z] 16:24:50 [INFO] Eclipse EGit Feature ............................... SUCCESS [  7.774 s]
12:24:51 [2024-06-04T16:24:51.150Z] 16:24:50 [INFO] Git Flow ........................................... SUCCESS [ 25.451 s]
12:24:51 [2024-06-04T16:24:51.150Z] 16:24:50 [INFO] Git Flow UI ........................................ SUCCESS [ 38.014 s]
12:24:51 [2024-06-04T16:24:51.150Z] 16:24:50 [INFO] Eclipse EGit Gitflow Feature ....................... SUCCESS [  8.852 s]
12:24:51 [2024-06-04T16:24:51.150Z] 16:24:50 [INFO] EGit JUnit Support ................................. SUCCESS [ 33.157 s]
12:24:51 [2024-06-04T16:24:51.150Z] 16:24:50 [INFO] GitFlow Test Plug-in ............................... SUCCESS [ 23.638 s]
12:24:51 [2024-06-04T16:24:51.150Z] 16:24:50 [INFO] Eclipse EGit Source Feature ........................ SUCCESS [ 11.296 s]
12:24:51 [2024-06-04T16:24:51.150Z] 16:24:50 [INFO] EGit P2 Repository ................................. SUCCESS [ 37.786 s]
12:24:51 [2024-06-04T16:24:51.150Z] 16:24:50 [INFO] EGit Core Test Plug-in ............................. SUCCESS [ 33.182 s]
12:24:51 [2024-06-04T16:24:51.150Z] 16:24:50 [INFO] EGit UI Test Plug-in ............................... SUCCESS [ 47.335 s]
12:24:51 [2024-06-04T16:24:51.150Z] 16:24:50 [INFO] ------------------------------------------------------------------------
12:24:51 [2024-06-04T16:24:51.150Z] 16:24:50 [INFO] BUILD SUCCESS
12:24:51 [2024-06-04T16:24:51.150Z] 16:24:50 [INFO] ------------------------------------------------------------------------
12:24:51 [2024-06-04T16:24:51.150Z] 16:24:50 [INFO] Total time:  08:05 min
12:24:51 [2024-06-04T16:24:51.150Z] 16:24:50 [INFO] Finished at: 2024-06-04T16:24:50Z
12:24:51 [2024-06-04T16:24:51.150Z] 16:24:50 [INFO] ------------------------------------------------------------------------
12:24:51 [2024-06-04T16:24:51.150Z] Exception in thread "Thread-4" java.lang.NoClassDefFoundError: org/eclipse/jgit/internal/JGitText
12:24:51 [2024-06-04T16:24:51.150Z] 	at org.eclipse.jgit.internal.util.ShutdownHook.cleanup(ShutdownHook.java:85)
12:24:51 [2024-06-04T16:24:51.150Z] 	at java.base/java.lang.Thread.run(Thread.java:840)
12:24:51 [2024-06-04T16:24:51.150Z] Caused by: java.lang.ClassNotFoundException: org.eclipse.jgit.internal.JGitText
12:24:51 [2024-06-04T16:24:51.150Z] 	... 2 more