Skip to content
StepArgumentsStatus
Start of Pipeline - (26 min in block)
node - (26 min in block)migration
node block - (25 min in block)
stage - (4.9 sec in block)Declarative: Checkout SCM
stage block (Declarative: Checkout SCM) - (4.9 sec in block)
checkout - (4.9 sec in self)
withEnv - (25 min in block)GIT_BRANCH, GIT_COMMIT, GIT_URL
withEnv block - (25 min in block)
withEnv - (25 min in block)JACOCO_VERSION, MVN_QUALITY_PROFILES, JACOCO_EXEC_FILE_PATH
withEnv block - (25 min in block)
stage - (62 ms in block)Declarative: Tool Install
stage block (Declarative: Tool Install) - (53 ms in block)
tool - (25 ms in self)apache-maven-latest
envVarsForTool - (6 ms in self)
tool - (10 ms in self)openjdk-jdk17-latest
envVarsForTool - (7 ms in self)
withEnv - (25 min in block)M2_HOME, MAVEN_HOME, PATH+MAVEN, JAVA_HOME, PATH+JDK
withEnv block - (25 min in block)
stage - (1 min 1 sec in block)Generate Target Platform
stage block (Generate Target Platform) - (1 min 1 sec in block)
tool - (30 ms in self)apache-maven-latest
envVarsForTool - (8 ms in self)
tool - (7 ms in self)openjdk-jdk17-latest
envVarsForTool - (6 ms in self)
withEnv - (1 min 1 sec in block)M2_HOME, MAVEN_HOME, PATH+MAVEN, JAVA_HOME, PATH+JDK
withEnv block - (1 min 1 sec in block)
script - (1 min 1 sec in block)
script block - (1 min 1 sec in block)
sh - (1 min 1 sec in self)mvn clean verify -f releng/plugins/org.polarsys.capella.studio.releng.targets/pom.xml
stage - (20 min in block)Package & Test Capella Studio
stage block (Package & Test Capella Studio) - (20 min in block)
tool - (6 ms in self)apache-maven-latest
envVarsForTool - (7 ms in self)
tool - (5 ms in self)openjdk-jdk17-latest
envVarsForTool - (6 ms in self)
withEnv - (20 min in block)M2_HOME, MAVEN_HOME, PATH+MAVEN, JAVA_HOME, PATH+JDK
withEnv block - (20 min in block)
xvnc - (20 min in block)
xvnc block - (20 min in block)
withEnv - (20 min in block)MAVEN_OPTS
withEnv block - (20 min in block)
script - (20 min in block)
script block - (20 min in block)
sh - (20 min in self)mvn -Dmaven.test.failure.ignore=true -Dtycho.localArtifacts=ignore -Djacoco.destFile=${WORKSPACE}/jacoco.exec -Djacoco.append=true org.jacoco:jacoco-maven-plugin:0.8.10:prepare-agent clean verify -P full -P sign -P product -P test -e -f pom.xml
stage - (1.2 sec in block)Archive artifacts
stage block (Archive artifacts) - (1.2 sec in block)
tool - (0.25 sec in self)apache-maven-latest
envVarsForTool - (0.15 sec in self)
tool - (7 ms in self)openjdk-jdk17-latest
envVarsForTool - (6 ms in self)
withEnv - (0.81 sec in block)M2_HOME, MAVEN_HOME, PATH+MAVEN, JAVA_HOME, PATH+JDK
withEnv block - (0.81 sec in block)
archiveArtifacts - (0.8 sec in self)releng/plugins/org.polarsys.capella.studio.releng.product/target/*.txt, releng/plugins/org.polarsys.capella.studio.releng.updatesite/target/repository/**, releng/plugins/org.polarsys.capella.studio.releng.updatesite/target/*.txt
stage - (53 sec in block)Deploy
stage block (Deploy) - (52 sec in block)
tool - (43 ms in self)apache-maven-latest
envVarsForTool - (5 ms in self)
tool - (0.13 sec in self)openjdk-jdk17-latest
envVarsForTool - (6 ms in self)
withEnv - (52 sec in block)M2_HOME, MAVEN_HOME, PATH+MAVEN, JAVA_HOME, PATH+JDK
withEnv block - (51 sec in block)
sshagent - (51 sec in block)
sshagent block - (51 sec in block)
script - (51 sec in block)
script block - (51 sec in block)
sh - (0.27 sec in self)echo 'deploy update site'
sh - (0.54 sec in self)ssh genie.capella@projects-storage.eclipse.org rm -rf /home/data/httpd/download.eclipse.org/capella/studio/updates/nightly/masterxx
sh - (0.85 sec in self)ssh genie.capella@projects-storage.eclipse.org mkdir -p /home/data/httpd/download.eclipse.org/capella/studio/updates/nightly/masterxx
sh - (1.2 sec in self)scp -r releng/plugins/org.polarsys.capella.studio.releng.updatesite/target/repository/* genie.capella@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/capella/studio/updates/nightly/masterxx
sh - (0.28 sec in self)echo 'deploy product'
sh - (0.85 sec in self)ssh genie.capella@projects-storage.eclipse.org rm -rf /home/data/httpd/download.eclipse.org/capella/studio/products/nightly/masterxx
sh - (0.54 sec in self)ssh genie.capella@projects-storage.eclipse.org mkdir -p /home/data/httpd/download.eclipse.org/capella/studio/products/nightly/masterxx
sh - (46 sec in self)scp -r releng/plugins/org.polarsys.capella.studio.releng.product/target/products/*.zip genie.capella@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/capella/studio/products/nightly/masterxx
stage - (1 min 30 sec in block)Publish tests results
stage block (Publish tests results) - (1 min 30 sec in block)
tool - (0.11 sec in self)apache-maven-latest
envVarsForTool - (28 ms in self)
tool - (0.63 sec in self)openjdk-jdk17-latest
envVarsForTool - (19 ms in self)
withEnv - (1 min 29 sec in block)M2_HOME, MAVEN_HOME, PATH+MAVEN, JAVA_HOME, PATH+JDK
withEnv block - (1 min 29 sec in block)
junit - (1.4 sec in self)
sh - (1 min 27 sec in self)mvn -Djacoco.dataFile=${WORKSPACE}/jacoco.exec org.jacoco:jacoco-maven-plugin:0.8.10:report -P full -P test -e -f pom.xml
stage - (1 min 36 sec in block)Perform Sonar analysis
stage block (Perform Sonar analysis) - (1 min 36 sec in block)
withCredentials - (1 min 36 sec in block)
withCredentials block - (1 min 36 sec in block)
withEnv - (1 min 36 sec in block)SONAR_PROJECT_KEY, PROJECT_NAME
withEnv block - (1 min 36 sec in block)
tool - (6 ms in self)apache-maven-latest
envVarsForTool - (6 ms in self)
tool - (6 ms in self)openjdk-jdk17-latest
envVarsForTool - (7 ms in self)
withEnv - (1 min 35 sec in block)M2_HOME, MAVEN_HOME, PATH+MAVEN, JAVA_HOME, PATH+JDK
withEnv block - (1 min 35 sec in block)
withEnv - (1 min 35 sec in block)MAVEN_OPTS
withEnv block - (1 min 35 sec in block)
script - (1 min 35 sec in block)
script block - (1 min 35 sec in block)
sh - (1 min 35 sec in self)mvn sonar:sonar -Dsonar.projectKey=eclipse_capella-studio -Dsonar.organization=eclipse -Dsonar.host.url=https://sonarcloud.io -Dsonar.login='${SONARCLOUD_TOKEN}' -Dsonar.skipDesign=true -Dsonar.dynamic=reuseReports -Dsonar.java.source=8 -Dsonar.scanner.force-deprecated-java-version=true -Dsonar.coverage.jacoco.xmlReportPaths='target/site/jacoco/jacoco.xml,target/surefire-reports/TEST*.xml' -Dsonar.java.coveragePlugin=jacoco -Dsonar.core.codeCoveragePlugin=jacoco -Dsonar.exclusions='**/generated/**/*.java,**/src-gen/**/*.java' -Dsonar.branch.name=masterxx -P full -P test -e -f pom.xml
stage - (1.1 sec in block)Declarative: Post Actions
stage block (Declarative: Post Actions) - (1.1 sec in block)
archiveArtifacts - (1 sec in self)**/*.log,**/*.layout