107f2ceed4537ba598cad0276b255936a326d80a
[releng/global-jjb.git] / .jjb-test / expected-xml / gerrit-maven-maven-verify-deps-master-mvn33-openjdk8
1 <?xml version="1.0" encoding="utf-8"?>
2 <project>
3   <jdk>openjdk8</jdk>
4   <actions/>
5   <description>&lt;!-- Managed by Jenkins Job Builder --&gt;</description>
6   <keepDependencies>false</keepDependencies>
7   <blockBuildWhenDownstreamBuilding>false</blockBuildWhenDownstreamBuilding>
8   <blockBuildWhenUpstreamBuilding>false</blockBuildWhenUpstreamBuilding>
9   <concurrentBuild>true</concurrentBuild>
10   <assignedNode>build-vm</assignedNode>
11   <canRoam>false</canRoam>
12   <properties>
13     <jenkins.model.BuildDiscarderProperty>
14       <strategy class="hudson.tasks.LogRotator">
15         <daysToKeep>7</daysToKeep>
16         <numToKeep>-1</numToKeep>
17         <artifactDaysToKeep>-1</artifactDaysToKeep>
18         <artifactNumToKeep>0</artifactNumToKeep>
19       </strategy>
20     </jenkins.model.BuildDiscarderProperty>
21     <hudson.model.ParametersDefinitionProperty>
22       <parameterDefinitions>
23         <hudson.model.StringParameterDefinition>
24           <name>PROJECT</name>
25           <description>Parameter to identify a Gerrit project. This is typically the
26 project repo path as exists in Gerrit.
27 For example: ofextensions/circuitsw
28 </description>
29           <defaultValue>releng/ciman</defaultValue>
30         </hudson.model.StringParameterDefinition>
31         <hudson.model.StringParameterDefinition>
32           <name>STREAM</name>
33           <description>Stream is often set to the same name as 'branch' but can
34 sometimes be used as a name representing a project's release code
35 name.
36 </description>
37           <defaultValue>master</defaultValue>
38         </hudson.model.StringParameterDefinition>
39         <hudson.model.StringParameterDefinition>
40           <name>GERRIT_PROJECT</name>
41           <description>Parameter to identify Gerrit project. This is typically the
42 project repo path as exists in Gerrit.
43 For example: ofextensions/circuitsw
44
45 Note that Gerrit will override this parameter automatically if a
46 job is triggered by Gerrit.
47 </description>
48           <defaultValue>releng/ciman</defaultValue>
49         </hudson.model.StringParameterDefinition>
50         <hudson.model.StringParameterDefinition>
51           <name>GERRIT_BRANCH</name>
52           <description>Parameter to identify a Gerrit branch.
53
54 Note that Gerrit will override this parameter automatically if a
55 job is triggered by Gerrit.
56 </description>
57           <defaultValue>master</defaultValue>
58         </hudson.model.StringParameterDefinition>
59         <hudson.model.StringParameterDefinition>
60           <name>GERRIT_REFSPEC</name>
61           <description>Parameter to identify a refspec when pulling from Gerrit.
62
63 Note that Gerrit will override this parameter automatically if a
64 job is triggered by Gerrit.
65 </description>
66           <defaultValue>refs/heads/master</defaultValue>
67         </hudson.model.StringParameterDefinition>
68         <hudson.model.StringParameterDefinition>
69           <name>LFTOOLS_VERSION</name>
70           <description>Version of lftools to install. Can be a specific version like
71 '0.6.0' or a PEP-440 definition.
72 https://www.python.org/dev/peps/pep-0440/
73 For example '&lt;1.0.0' or '&gt;=1.0.0,&lt;2.0.0'.
74 </description>
75           <defaultValue>&lt;1.0.0</defaultValue>
76         </hudson.model.StringParameterDefinition>
77         <hudson.model.StringParameterDefinition>
78           <name>M2_HOME</name>
79           <description>Maven selector to be used by shell scripts</description>
80           <defaultValue>/w/tools/hudson.tasks.Maven_MavenInstallation/mvn33</defaultValue>
81         </hudson.model.StringParameterDefinition>
82         <hudson.model.StringParameterDefinition>
83           <name>MAVEN_OPTS</name>
84           <description>Maven Java opts. Example: -Xmx1024m -XX:MaxPermSize=256m
85 </description>
86           <defaultValue/>
87         </hudson.model.StringParameterDefinition>
88         <hudson.model.StringParameterDefinition>
89           <name>MAVEN_PARAMS</name>
90           <description>Maven parameters to pass to the mvn command.
91 </description>
92           <defaultValue>-Dstream=$STREAM</defaultValue>
93         </hudson.model.StringParameterDefinition>
94         <hudson.model.StringParameterDefinition>
95           <name>MVN</name>
96           <description>Maven selector to be used by shell scripts</description>
97           <defaultValue>/w/tools/hudson.tasks.Maven_MavenInstallation/mvn33/bin/mvn</defaultValue>
98         </hudson.model.StringParameterDefinition>
99         <hudson.model.StringParameterDefinition>
100           <name>STAGING_PROFILE_ID</name>
101           <description>Nexus staging profile ID.
102 </description>
103           <defaultValue>uuddlrlrba</defaultValue>
104         </hudson.model.StringParameterDefinition>
105         <hudson.model.StringParameterDefinition>
106           <name>ARCHIVE_ARTIFACTS</name>
107           <description>Artifacts to archive to the logs server.</description>
108           <defaultValue/>
109         </hudson.model.StringParameterDefinition>
110       </parameterDefinitions>
111     </hudson.model.ParametersDefinitionProperty>
112   </properties>
113   <scm class="hudson.plugins.git.GitSCM">
114     <configVersion>2</configVersion>
115     <userRemoteConfigs>
116       <hudson.plugins.git.UserRemoteConfig>
117         <name>origin</name>
118         <refspec>$GERRIT_REFSPEC</refspec>
119         <url>$GIT_URL/$PROJECT</url>
120         <credentialsId>test-credential</credentialsId>
121       </hudson.plugins.git.UserRemoteConfig>
122     </userRemoteConfigs>
123     <branches>
124       <hudson.plugins.git.BranchSpec>
125         <name>refs/heads/$GERRIT_BRANCH</name>
126       </hudson.plugins.git.BranchSpec>
127     </branches>
128     <excludedUsers/>
129     <buildChooser class="com.sonyericsson.hudson.plugins.gerrit.trigger.hudsontrigger.GerritTriggerBuildChooser"/>
130     <doGenerateSubmoduleConfigurations>false</doGenerateSubmoduleConfigurations>
131     <authorOrCommitter>false</authorOrCommitter>
132     <wipeOutWorkspace>true</wipeOutWorkspace>
133     <pruneBranches>false</pruneBranches>
134     <remotePoll>false</remotePoll>
135     <gitTool>Default</gitTool>
136     <submoduleCfg class="list"/>
137     <relativeTargetDir/>
138     <reference/>
139     <gitConfigName/>
140     <gitConfigEmail/>
141     <skipTag>true</skipTag>
142     <scmName/>
143     <useShallowClone>false</useShallowClone>
144     <ignoreNotifyCommit>false</ignoreNotifyCommit>
145     <extensions>
146       <hudson.plugins.git.extensions.impl.SubmoduleOption>
147         <disableSubmodules>false</disableSubmodules>
148         <recursiveSubmodules>true</recursiveSubmodules>
149         <trackingSubmodules>false</trackingSubmodules>
150         <reference/>
151         <timeout>10</timeout>
152       </hudson.plugins.git.extensions.impl.SubmoduleOption>
153       <hudson.plugins.git.extensions.impl.WipeWorkspace/>
154     </extensions>
155   </scm>
156   <triggers class="vector">
157     <com.sonyericsson.hudson.plugins.gerrit.trigger.hudsontrigger.GerritTrigger>
158       <spec/>
159       <gerritProjects>
160         <com.sonyericsson.hudson.plugins.gerrit.trigger.hudsontrigger.data.GerritProject>
161           <compareType>ANT</compareType>
162           <pattern>releng/ciman</pattern>
163           <branches>
164             <com.sonyericsson.hudson.plugins.gerrit.trigger.hudsontrigger.data.Branch>
165               <compareType>ANT</compareType>
166               <pattern>**/master</pattern>
167             </com.sonyericsson.hudson.plugins.gerrit.trigger.hudsontrigger.data.Branch>
168           </branches>
169           <filePaths>
170             <com.sonyericsson.hudson.plugins.gerrit.trigger.hudsontrigger.data.FilePath>
171               <compareType>ANT</compareType>
172               <pattern>**</pattern>
173             </com.sonyericsson.hudson.plugins.gerrit.trigger.hudsontrigger.data.FilePath>
174           </filePaths>
175           <disableStrictForbiddenFileVerification>false</disableStrictForbiddenFileVerification>
176         </com.sonyericsson.hudson.plugins.gerrit.trigger.hudsontrigger.data.GerritProject>
177       </gerritProjects>
178       <skipVote>
179         <onSuccessful>false</onSuccessful>
180         <onFailed>false</onFailed>
181         <onUnstable>false</onUnstable>
182         <onNotBuilt>false</onNotBuilt>
183       </skipVote>
184       <silentMode>false</silentMode>
185       <silentStartMode>false</silentStartMode>
186       <escapeQuotes>true</escapeQuotes>
187       <noNameAndEmailParameters>false</noNameAndEmailParameters>
188       <readableMessage>false</readableMessage>
189       <dependencyJobsNames/>
190       <notificationLevel/>
191       <dynamicTriggerConfiguration>False</dynamicTriggerConfiguration>
192       <triggerConfigURL/>
193       <allowTriggeringUnreviewedPatches>false</allowTriggeringUnreviewedPatches>
194       <triggerOnEvents>
195         <com.sonyericsson.hudson.plugins.gerrit.trigger.hudsontrigger.events.PluginCommentAddedContainsEvent>
196           <commentAddedCommentContains>recheck: [0-9 ]+</commentAddedCommentContains>
197         </com.sonyericsson.hudson.plugins.gerrit.trigger.hudsontrigger.events.PluginCommentAddedContainsEvent>
198       </triggerOnEvents>
199       <buildStartMessage/>
200       <buildFailureMessage/>
201       <buildSuccessfulMessage/>
202       <buildUnstableMessage/>
203       <buildNotBuiltMessage/>
204       <buildUnsuccessfulFilepath/>
205       <customUrl/>
206       <serverName>test-server</serverName>
207     </com.sonyericsson.hudson.plugins.gerrit.trigger.hudsontrigger.GerritTrigger>
208   </triggers>
209   <builders>
210     <hudson.tasks.Shell>
211       <command>mkdir -p $WORKSPACE/target/classes $WORKSPACE/jacoco/classes</command>
212     </hudson.tasks.Shell>
213     <hudson.tasks.Shell>
214       <command>echo &quot;quiet=on&quot; &gt; &quot;$HOME/.wgetrc&quot;</command>
215     </hudson.tasks.Shell>
216     <hudson.tasks.Maven>
217       <targets>--version</targets>
218       <properties/>
219       <mavenName>mvn33</mavenName>
220       <usePrivateRepository>false</usePrivateRepository>
221       <settings class="jenkins.mvn.DefaultSettingsProvider"/>
222       <globalSettings class="jenkins.mvn.DefaultGlobalSettingsProvider"/>
223     </hudson.tasks.Maven>
224     <hudson.tasks.Shell>
225       <command>rm &quot;$HOME/.wgetrc&quot;</command>
226     </hudson.tasks.Shell>
227     <org.jenkinsci.plugins.configfiles.builder.ConfigFileBuildStep plugin="config-file-provider">
228       <managedFiles>
229         <org.jenkinsci.plugins.configfiles.buildwrapper.ManagedFile>
230           <fileId>global-settings</fileId>
231           <targetLocation/>
232           <variable>GLOBAL_SETTINGS_FILE</variable>
233         </org.jenkinsci.plugins.configfiles.buildwrapper.ManagedFile>
234         <org.jenkinsci.plugins.configfiles.buildwrapper.ManagedFile>
235           <fileId>gerrit-maven-project-settings</fileId>
236           <targetLocation/>
237           <variable>SETTINGS_FILE</variable>
238         </org.jenkinsci.plugins.configfiles.buildwrapper.ManagedFile>
239       </managedFiles>
240     </org.jenkinsci.plugins.configfiles.builder.ConfigFileBuildStep>
241     <hudson.tasks.Shell>
242       <command>#!/bin/bash
243 # SPDX-License-Identifier: EPL-1.0
244 ##############################################################################
245 # Copyright (c) 2017 The Linux Foundation and others.
246 #
247 # All rights reserved. This program and the accompanying materials
248 # are made available under the terms of the Eclipse Public License v1.0
249 # which accompanies this distribution, and is available at
250 # http://www.eclipse.org/legal/epl-v10.html
251 ##############################################################################
252 # Fetches patches all projects provided by comment trigger
253 #
254 # Takes a list of Gerrit patches and fetches all projects and cherry-pick
255 # patches for projects. The trigger is
256 #     'recheck: SPACE_SEPERATED_LIST_OF_PATCHES'
257 #
258 # NOTE: This script assumes the user will provide the correct dependency order
259 #       via the PATCHES list.
260
261 # Ensure we fail the job if any steps fail.
262 set -eu -o pipefail
263
264 REPOS_DIR=&quot;$WORKSPACE/.repos&quot;
265
266 PATCHES=($(echo &quot;$GERRIT_EVENT_COMMENT_TEXT&quot; | grep 'recheck:' | awk -F: '{print $2}'))
267
268 projects=()
269 for patch in $(echo &quot;${PATCHES[@]}&quot;); do
270     json=$(curl -s &quot;$GERRIT_URL/changes/$patch&quot; | sed -e &quot;s/)]}'//&quot;)
271     project=$(echo &quot;$json&quot; | jq -r '.project')
272     branch=$(echo &quot;$json&quot; | jq -r '.branch')
273
274     if [ ! -d &quot;$REPOS_DIR/$project&quot; ]; then
275         git clone -q --depth 1 -b &quot;$branch&quot; &quot;$GIT_URL/$project&quot; &quot;$REPOS_DIR/$project&quot;
276
277         # This array will be used later to determine project build order.
278         projects+=(&quot;$project&quot;)
279     fi
280
281     pushd &quot;$REPOS_DIR/$project&quot;
282     git remote add gerrit &quot;$GIT_URL/$project&quot;
283     git review --cherrypick=&quot;$patch&quot;
284     popd
285 done
286
287 # This script should be a macro which re-inject's the projects variable back
288 # into the build so a script later on can use it.
289 echo &quot;DEPENDENCY_BUILD_ORDER=${projects[*]}&quot; &gt; &quot;$WORKSPACE/.dependency.properties&quot;
290 </command>
291     </hudson.tasks.Shell>
292     <EnvInjectBuilder>
293       <info>
294         <propertiesFilePath>$WORKSPACE/.dependency.properties</propertiesFilePath>
295       </info>
296     </EnvInjectBuilder>
297     <hudson.tasks.Shell>
298       <command>#!/bin/bash
299 # SPDX-License-Identifier: EPL-1.0
300 ##############################################################################
301 # Copyright (c) 2017 The Linux Foundation and others.
302 #
303 # All rights reserved. This program and the accompanying materials
304 # are made available under the terms of the Eclipse Public License v1.0
305 # which accompanies this distribution, and is available at
306 # http://www.eclipse.org/legal/epl-v10.html
307 ##############################################################################
308
309 # This file contains a list of variables that are generally useful in many
310 # scripts. It is meant to be sourced in other scripts so that the variables can
311 # be called.
312
313 MAVEN_OPTIONS=&quot;$(echo --show-version \
314     --batch-mode \
315     -Djenkins \
316     -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn \
317     -Dmaven.repo.local=/tmp/r \
318     -Dorg.ops4j.pax.url.mvn.localRepository=/tmp/r)&quot;
319 echo &quot;$MAVEN_OPTIONS&quot;
320
321 #!/bin/bash
322 # SPDX-License-Identifier: EPL-1.0
323 ##############################################################################
324 # Copyright (c) 2017 The Linux Foundation and others.
325 #
326 # All rights reserved. This program and the accompanying materials
327 # are made available under the terms of the Eclipse Public License v1.0
328 # which accompanies this distribution, and is available at
329 # http://www.eclipse.org/legal/epl-v10.html
330 ##############################################################################
331
332 # Builds projects provided via $DEPENDENCY_BUILD_ORDER list
333 #
334 # This runs a `mvn clean install` against all projects provided by a list. This
335 # script is a companion script for the gerrit-fetch-dependencies script which
336 # clones project repos to &quot;$WORKSPACE/.repos&quot;.
337
338 # DO NOT enable -u because $MAVEN_PARAMS and $MAVEN_OPTIONS could be unbound.
339 # Ensure we fail the job if any steps fail.
340 set -e -o pipefail
341 set +u
342
343 PROJECTS=($(echo &quot;$DEPENDENCY_BUILD_ORDER&quot;))
344 REPOS_DIR=&quot;$WORKSPACE/.repos&quot;
345
346 export MAVEN_OPTS
347
348 for project in &quot;${PROJECTS[@]}&quot;; do
349     pushd &quot;$REPOS_DIR/$project&quot;
350     # Disable SC2086 because we want to allow word splitting for $MAVEN_* parameters.
351     # shellcheck disable=SC2086
352     $MVN clean install \
353         -Pq \
354         -DskipTests=true \
355         --global-settings &quot;$GLOBAL_SETTINGS_FILE&quot; \
356         --settings &quot;$SETTINGS_FILE&quot; \
357         $MAVEN_OPTIONS $MAVEN_PARAMS
358     popd
359 done
360 </command>
361     </hudson.tasks.Shell>
362     <hudson.tasks.Shell>
363       <command>#!/bin/bash
364 # SPDX-License-Identifier: EPL-1.0
365 ##############################################################################
366 # Copyright (c) 2017 The Linux Foundation and others.
367 #
368 # All rights reserved. This program and the accompanying materials
369 # are made available under the terms of the Eclipse Public License v1.0
370 # which accompanies this distribution, and is available at
371 # http://www.eclipse.org/legal/epl-v10.html
372 ##############################################################################
373
374 # This file contains a list of variables that are generally useful in many
375 # scripts. It is meant to be sourced in other scripts so that the variables can
376 # be called.
377
378 MAVEN_OPTIONS=&quot;$(echo --show-version \
379     --batch-mode \
380     -Djenkins \
381     -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn \
382     -Dmaven.repo.local=/tmp/r \
383     -Dorg.ops4j.pax.url.mvn.localRepository=/tmp/r)&quot;
384 echo &quot;$MAVEN_OPTIONS&quot;
385
386 #!/bin/bash
387 # SPDX-License-Identifier: EPL-1.0
388 ##############################################################################
389 # Copyright (c) 2017 The Linux Foundation and others.
390 #
391 # All rights reserved. This program and the accompanying materials
392 # are made available under the terms of the Eclipse Public License v1.0
393 # which accompanies this distribution, and is available at
394 # http://www.eclipse.org/legal/epl-v10.html
395 ##############################################################################
396
397 # This script builds a Maven project and deploys it into a staging repo which
398 # can be used to deploy elsewhere later eg. Nexus staging / snapshot repos.
399
400 # DO NOT enable -u because $MAVEN_PARAMS and $MAVEN_OPTIONS could be unbound.
401 # Ensure we fail the job if any steps fail.
402 set -e -o pipefail
403 set +u
404
405 export MAVEN_OPTS
406
407 # Disable SC2086 because we want to allow word splitting for $MAVEN_* parameters.
408 # shellcheck disable=SC2086
409 $MVN clean deploy \
410     --global-settings &quot;$GLOBAL_SETTINGS_FILE&quot; \
411     --settings &quot;$SETTINGS_FILE&quot; \
412     -DaltDeploymentRepository=staging::default::file:&quot;$WORKSPACE&quot;/m2repo \
413     $MAVEN_OPTIONS $MAVEN_PARAMS
414 </command>
415     </hudson.tasks.Shell>
416     <hudson.tasks.Shell>
417       <command>#!/bin/bash
418 set +e  # DO NOT cause build failure if any of the rm calls fail.
419
420 rm &quot;$GLOBAL_SETTINGS_FILE&quot; &quot;$SETTINGS_FILE&quot;
421
422 # In some cases we use the lf-provide-maven-settings macro to produce
423 # a &quot;$HOME/.netrc&quot; file containing credentials. Remove that file here
424 # too if it exists.
425 rm &quot;$HOME/.netrc&quot;
426
427 # DO NOT fail build if any of the above lines fail.
428 exit 0
429 </command>
430     </hudson.tasks.Shell>
431   </builders>
432   <publishers>
433     <hudson.plugins.findbugs.FindBugsPublisher plugin="findbugs">
434       <isRankActivated>false</isRankActivated>
435       <includePattern/>
436       <excludePattern/>
437       <healthy/>
438       <unHealthy/>
439       <thresholdLimit>low</thresholdLimit>
440       <pluginName>[FINDBUGS] </pluginName>
441       <defaultEncoding/>
442       <canRunOnFailed>false</canRunOnFailed>
443       <useStableBuildAsReference>false</useStableBuildAsReference>
444       <usePreviousBuildAsReference>false</usePreviousBuildAsReference>
445       <useDeltaValues>false</useDeltaValues>
446       <thresholds>
447         <unstableTotalAll/>
448         <unstableTotalHigh/>
449         <unstableTotalNormal/>
450         <unstableTotalLow/>
451         <failedTotalAll/>
452         <failedTotalHigh/>
453         <failedTotalNormal/>
454         <failedTotalLow/>
455       </thresholds>
456       <shouldDetectModules>false</shouldDetectModules>
457       <dontComputeNew>true</dontComputeNew>
458       <doNotResolveRelativePaths>false</doNotResolveRelativePaths>
459       <pattern/>
460     </hudson.plugins.findbugs.FindBugsPublisher>
461     <hudson.plugins.jacoco.JacocoPublisher>
462       <execPattern>**/**.exec</execPattern>
463       <classPattern>**/classes</classPattern>
464       <sourcePattern>**/src/main/java</sourcePattern>
465       <changeBuildStatus/>
466       <inclusionPattern/>
467       <exclusionPattern>**/gen/**,**/generated-sources/**,**/yang-gen**,**/pax/**</exclusionPattern>
468       <maximumBranchCoverage>10</maximumBranchCoverage>
469       <minimumBranchCoverage>20</minimumBranchCoverage>
470       <maximumMethodCoverage>50</maximumMethodCoverage>
471       <minimumMethodCoverage>40</minimumMethodCoverage>
472     </hudson.plugins.jacoco.JacocoPublisher>
473     <org.jenkinsci.plugins.postbuildscript.PostBuildScript>
474       <buildSteps>
475         <hudson.tasks.Shell>
476           <command>#!/bin/bash
477 # SPDX-License-Identifier: EPL-1.0
478 ##############################################################################
479 # Copyright (c) 2017 The Linux Foundation and others.
480 #
481 # All rights reserved. This program and the accompanying materials
482 # are made available under the terms of the Eclipse Public License v1.0
483 # which accompanies this distribution, and is available at
484 # http://www.eclipse.org/legal/epl-v10.html
485 ##############################################################################
486 echo &quot;---&gt; sysstat.sh&quot;
487 set +e  # DON'T fail build if script fails.
488
489 OS=$(facter operatingsystem)
490 case &quot;$OS&quot; in
491     Ubuntu)
492         SYSSTAT_PATH=&quot;/var/log/sysstat&quot;
493
494         # Dont run the script when systat is not enabled by default
495         if ! grep --quiet 'ENABLED=&quot;true&quot;' &quot;/etc/default/sysstat&quot;; then
496             exit 0
497         fi
498     ;;
499     CentOS|RedHat)
500         SYSSTAT_PATH=&quot;/var/log/sa&quot;
501     ;;
502     *)
503         # nothing to do
504         exit 0
505     ;;
506 esac
507
508 SAR_DIR=&quot;$WORKSPACE/archives/sar-reports&quot;
509 mkdir -p &quot;$SAR_DIR&quot;
510 cp &quot;$SYSSTAT_PATH/&quot;* &quot;$_&quot;
511 # convert sar data to ascii format
512 while IFS=&quot;&quot; read -r sarfilenum
513 do
514     [ -f &quot;$sarfilenum&quot; ] &amp;&amp; LC_TIME=POSIX sar -A -f &quot;$sarfilenum&quot; &gt; &quot;$SAR_DIR/sar${sarfilenum//[!0-9]/}&quot;
515 done &lt; &lt;(find &quot;$SYSSTAT_PATH&quot; -name &quot;sa[0-9]*&quot; || true)
516
517 # DON'T fail build if script fails.
518 exit 0
519 </command>
520         </hudson.tasks.Shell>
521         <org.jenkinsci.plugins.configfiles.builder.ConfigFileBuildStep plugin="config-file-provider">
522           <managedFiles>
523             <org.jenkinsci.plugins.configfiles.buildwrapper.ManagedFile>
524               <fileId>jenkins-log-archives-settings</fileId>
525               <targetLocation/>
526               <variable>SETTINGS_FILE</variable>
527             </org.jenkinsci.plugins.configfiles.buildwrapper.ManagedFile>
528           </managedFiles>
529         </org.jenkinsci.plugins.configfiles.builder.ConfigFileBuildStep>
530         <EnvInjectBuilder>
531           <info>
532             <propertiesContent>SERVER_ID=logs</propertiesContent>
533           </info>
534         </EnvInjectBuilder>
535         <hudson.tasks.Shell>
536           <command>#!/bin/bash
537 # SPDX-License-Identifier: EPL-1.0
538 ##############################################################################
539 # Copyright (c) 2017 The Linux Foundation and others.
540 #
541 # All rights reserved. This program and the accompanying materials
542 # are made available under the terms of the Eclipse Public License v1.0
543 # which accompanies this distribution, and is available at
544 # http://www.eclipse.org/legal/epl-v10.html
545 ##############################################################################
546 echo &quot;---&gt; create-netrc.sh&quot;
547
548 # Ensure we fail the job if any steps fail.
549 set -eu -o pipefail
550
551 NEXUS_URL=&quot;${NEXUSPROXY:-$NEXUS_URL}&quot;
552 CREDENTIAL=$(xmlstarlet sel -N &quot;x=http://maven.apache.org/SETTINGS/1.0.0&quot; \
553     -t -m &quot;/x:settings/x:servers/x:server[x:id='${SERVER_ID}']&quot; \
554     -v x:username -o &quot;:&quot; -v x:password \
555     &quot;$SETTINGS_FILE&quot;)
556
557 machine=$(echo &quot;$NEXUS_URL&quot; | awk -F/ '{print $3}')
558 user=$(echo &quot;$CREDENTIAL&quot; | cut -f1 -d:)
559 pass=$(echo &quot;$CREDENTIAL&quot; | cut -f2 -d:)
560
561 echo &quot;machine ${machine%:*} login $user password $pass&quot; &gt; ~/.netrc
562 </command>
563         </hudson.tasks.Shell>
564         <hudson.tasks.Shell>
565           <command>#!/bin/bash
566 # SPDX-License-Identifier: EPL-1.0
567 ##############################################################################
568 # Copyright (c) 2017 The Linux Foundation and others.
569 #
570 # All rights reserved. This program and the accompanying materials
571 # are made available under the terms of the Eclipse Public License v1.0
572 # which accompanies this distribution, and is available at
573 # http://www.eclipse.org/legal/epl-v10.html
574 ##############################################################################
575 echo &quot;---&gt; lftools-install.sh&quot;
576
577 # Script to install lftools via a version passed in via lf-infra-parameters
578 #
579 # Required parameters:
580 #
581 #     LFTOOLS_VERSION: Passed in via lf-infra-parameters configuration. Can be
582 #                      set to a strict version number like '1.2.3' or using
583 #                      PEP-440 definitions.
584 #
585 #                      Examples:
586 #                          &lt;1.0.0
587 #                          &gt;=1.0.0,&lt;2.0.0
588 #
589 # By default a released version of lftools should always be used.
590 # The purpose of the 2 variables below is so that lftools devs can test
591 # unreleased versions of lftools. There are 2 methods to install a dev version
592 # of lftools:
593 #
594 #     1) gerrit patch: Used to test a patch that has not yet been merged.
595 #                      To do this set something like this:
596 #                          LFTOOLS_MODE=gerrit
597 #                          LFTOOLS_REFSPEC=refs/changes/96/5296/7
598 #
599 #     2) git branch: Used to install an lftools version from a specific branch.
600 #                    To use this set the variables as follows:
601 #                          LFTOOLS_MODE=git
602 #                          LFTOOLS_REFSPEC=master
603 #
604 #     3) release : The intended use case and default setting.
605 #                  Set LFTOOLS_MODE=release, in this case LFTOOLS_REFSPEC is unused.
606
607 LFTOOLS_MODE=release  # release | git | gerrit
608 LFTOOLS_REFSPEC=master
609
610 # Ensure we fail the job if any steps fail.
611 # DO NOT set -u as virtualenv's activate script has unbound variables
612 set -e -o pipefail
613
614 virtualenv --quiet &quot;/tmp/v/lftools&quot;
615 # shellcheck source=/tmp/v/lftools/bin/activate disable=SC1091
616 source &quot;/tmp/v/lftools/bin/activate&quot;
617 pip install --quiet --upgrade pip
618
619 case $LFTOOLS_MODE in
620     gerrit)
621         git clone https://gerrit.linuxfoundation.org/infra/releng/lftools.git /tmp/lftools
622         pushd /tmp/lftools
623         git fetch origin &quot;$LFTOOLS_REFSPEC&quot;
624         git checkout FETCH_HEAD
625         pip install --quiet --upgrade -r requirements.txt
626         pip install --quiet --upgrade -e .
627         popd
628         ;;
629
630     git)
631         pip install --quiet --upgrade git+https://gerrit.linuxfoundation.org/infra/releng/lftools.git@&quot;$BRANCH&quot;
632         ;;
633
634     release)
635         if [[ $LFTOOLS_VERSION =~ ^[0-9] ]]; then
636             LFTOOLS_VERSION=&quot;==$LFTOOLS_VERSION&quot;
637         fi
638
639         pip install --quiet --upgrade &quot;lftools${LFTOOLS_VERSION}&quot;
640         ;;
641 esac
642
643 lftools --version
644
645 # pipdeptree prints out a lot of information because lftools pulls in many
646 # dependencies. Let's only print it if we want to debug.
647 # echo &quot;----&gt; Pip Dependency Tree&quot;
648 # pip install --quiet --upgrade pipdeptree
649 # pipdeptree
650
651 #!/bin/bash
652 # SPDX-License-Identifier: EPL-1.0
653 ##############################################################################
654 # Copyright (c) 2017 The Linux Foundation and others.
655 #
656 # All rights reserved. This program and the accompanying materials
657 # are made available under the terms of the Eclipse Public License v1.0
658 # which accompanies this distribution, and is available at
659 # http://www.eclipse.org/legal/epl-v10.html
660 ##############################################################################
661 echo &quot;---&gt; logs-deploy.sh&quot;
662
663 # Ensure we fail the job if any steps fail.
664 set -eu -o pipefail
665
666 set -x  # Trace commands for this script to make debugging easier.
667
668 ARCHIVE_ARTIFACTS=&quot;${ARCHIVE_ARTIFACTS:-}&quot;
669 LOGS_SERVER=&quot;${LOGS_SERVER:-None}&quot;
670
671 if [ &quot;${LOGS_SERVER}&quot; == 'None' ]
672 then
673     set +x # Disable trace since we no longer need it
674
675     echo &quot;WARNING: Logging server not set&quot;
676 else
677     NEXUS_URL=&quot;${NEXUSPROXY:-$NEXUS_URL}&quot;
678     NEXUS_PATH=&quot;${SILO}/${JENKINS_HOSTNAME}/${JOB_NAME}/${BUILD_NUMBER}&quot;
679     BUILD_URL=&quot;${BUILD_URL}&quot;
680
681     lftools deploy archives -p &quot;$ARCHIVE_ARTIFACTS&quot; &quot;$NEXUS_URL&quot; &quot;$NEXUS_PATH&quot; &quot;$WORKSPACE&quot;
682     lftools deploy logs &quot;$NEXUS_URL&quot; &quot;$NEXUS_PATH&quot; &quot;$BUILD_URL&quot;
683
684     set +x  # Disable trace since we no longer need it.
685
686     echo &quot;Build logs: &lt;a href=\&quot;$LOGS_SERVER/$NEXUS_PATH\&quot;&gt;$LOGS_SERVER/$NEXUS_PATH&lt;/a&gt;&quot;
687 fi
688 </command>
689         </hudson.tasks.Shell>
690         <hudson.tasks.Shell>
691           <command>#!/bin/bash
692 # SPDX-License-Identifier: EPL-1.0
693 ##############################################################################
694 # Copyright (c) 2017 The Linux Foundation and others.
695 #
696 # All rights reserved. This program and the accompanying materials
697 # are made available under the terms of the Eclipse Public License v1.0
698 # which accompanies this distribution, and is available at
699 # http://www.eclipse.org/legal/epl-v10.html
700 ##############################################################################
701
702 # Clear log credential files
703 rm &quot;$SETTINGS_FILE&quot;
704 rm ~/.netrc
705 </command>
706         </hudson.tasks.Shell>
707         <hudson.plugins.descriptionsetter.DescriptionSetterBuilder>
708           <regexp>^Build logs: .*</regexp>
709         </hudson.plugins.descriptionsetter.DescriptionSetterBuilder>
710       </buildSteps>
711       <scriptOnlyIfSuccess>false</scriptOnlyIfSuccess>
712       <scriptOnlyIfFailure>false</scriptOnlyIfFailure>
713       <markBuildUnstable>false</markBuildUnstable>
714     </org.jenkinsci.plugins.postbuildscript.PostBuildScript>
715     <hudson.plugins.ws__cleanup.WsCleanup plugin="ws-cleanup">
716       <patterns>
717         <hudson.plugins.ws__cleanup.Pattern>
718           <pattern>**/*.jenkins-trigger</pattern>
719           <type>EXCLUDE</type>
720         </hudson.plugins.ws__cleanup.Pattern>
721       </patterns>
722       <deleteDirs>false</deleteDirs>
723       <cleanupMatrixParent>false</cleanupMatrixParent>
724       <externalDelete/>
725       <cleanWhenSuccess>true</cleanWhenSuccess>
726       <cleanWhenUnstable>true</cleanWhenUnstable>
727       <cleanWhenFailure>true</cleanWhenFailure>
728       <cleanWhenNotBuilt>true</cleanWhenNotBuilt>
729       <cleanWhenAborted>true</cleanWhenAborted>
730       <notFailBuild>true</notFailBuild>
731     </hudson.plugins.ws__cleanup.WsCleanup>
732   </publishers>
733   <buildWrappers>
734     <com.michelin.cio.hudson.plugins.maskpasswords.MaskPasswordsBuildWrapper/>
735     <hudson.plugins.build__timeout.BuildTimeoutWrapper>
736       <timeoutMinutes>60</timeoutMinutes>
737       <timeoutEnvVar>BUILD_TIMEOUT</timeoutEnvVar>
738       <failBuild>true</failBuild>
739       <writingDescription>false</writingDescription>
740       <timeoutPercentage>0</timeoutPercentage>
741       <timeoutMinutesElasticDefault>3</timeoutMinutesElasticDefault>
742       <timeoutType>absolute</timeoutType>
743     </hudson.plugins.build__timeout.BuildTimeoutWrapper>
744     <hudson.plugins.timestamper.TimestamperBuildWrapper/>
745     <com.cloudbees.jenkins.plugins.sshagent.SSHAgentBuildWrapper>
746       <user>test-credential</user>
747     </com.cloudbees.jenkins.plugins.sshagent.SSHAgentBuildWrapper>
748     <jenkins.plugins.openstack.compute.JCloudsOneOffSlave/>
749     <org.jenkinsci.plugins.configfiles.buildwrapper.ConfigFileBuildWrapper plugin="config-file-provider">
750       <managedFiles>
751         <org.jenkinsci.plugins.configfiles.buildwrapper.ManagedFile>
752           <fileId>npmrc</fileId>
753           <targetLocation>$HOME/.npmrc</targetLocation>
754           <variable/>
755         </org.jenkinsci.plugins.configfiles.buildwrapper.ManagedFile>
756       </managedFiles>
757     </org.jenkinsci.plugins.configfiles.buildwrapper.ConfigFileBuildWrapper>
758   </buildWrappers>
759 </project>