Build: #39 was successful

Job: Original-upstream was successful

Stages & jobs

  1. Default Stage

Build log

The build generated 214 lines of output. Download or view full build log.

16-Jul-2023 17:55:21 Build Atlassian - Atlassian Agent - Original-upstream #39 (AA-AA-OR-39) is being prepared for building on agent bamboo-agent-2.bamboo-agent-stateful.confluence.svc.cluster.local (2), bamboo version: 9.3.0
16-Jul-2023 17:55:21 Remote agent on host bamboo-agent-2.bamboo-agent-stateful.confluence.svc.cluster.local
16-Jul-2023 17:55:21 Build working directory is /var/atlassian/application-data/bamboo-agent/xml-data/build-dir/AA-AA-OR
16-Jul-2023 17:55:22 Executing build Atlassian - Atlassian Agent - Original-upstream #39 (AA-AA-OR-39)
16-Jul-2023 17:55:22 Starting task 'Source Code Checkout' of type 'com.atlassian.bamboo.plugins.vcs:task.vcs.checkout'
16-Jul-2023 17:55:22 Build always requires a clean checkout
16-Jul-2023 17:55:22 Cleaning build directory '/var/atlassian/application-data/bamboo-agent/xml-data/build-dir/AA-AA-OR'
16-Jul-2023 17:55:22 Checking out into /var/atlassian/application-data/bamboo-agent/xml-data/build-dir/AA-AA-OR
16-Jul-2023 17:55:22 Updating source code to revision: 95e6a7dfb4ed19529a94cda7e7db8fae1b0837c0
16-Jul-2023 17:55:22 Creating local git repository in '/var/atlassian/application-data/bamboo-agent/xml-data/build-dir/_git-repositories-cache/ef7aa1472553782647f6cd0244e13b06a044663b/.git'.
16-Jul-2023 17:55:22 hint: Using 'master' as the name for the initial branch. This default branch name
16-Jul-2023 17:55:22 hint: is subject to change. To configure the initial branch name to use in all
16-Jul-2023 17:55:22 hint: of your new repositories, which will suppress this warning, call:
16-Jul-2023 17:55:22 hint:
16-Jul-2023 17:55:22 hint:         git config --global init.defaultBranch <name>
16-Jul-2023 17:55:22 hint:
16-Jul-2023 17:55:22 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
16-Jul-2023 17:55:22 hint: 'development'. The just-created branch can be renamed via this command:
16-Jul-2023 17:55:22 hint:
16-Jul-2023 17:55:22 hint:         git branch -m <name>
16-Jul-2023 17:55:23 Initialized empty Git repository in /var/atlassian/application-data/bamboo-agent/xml-data/build-dir/_git-repositories-cache/ef7aa1472553782647f6cd0244e13b06a044663b/.git/
16-Jul-2023 17:55:24 Fetching 'refs/heads/master' from 'https://github.com/caelumlux/atlassian-agent.git'.
16-Jul-2023 17:55:28 Checking out revision 95e6a7dfb4ed19529a94cda7e7db8fae1b0837c0.
16-Jul-2023 17:55:28 Creating local git repository in '/var/atlassian/application-data/bamboo-agent/xml-data/build-dir/AA-AA-OR/.git'.
16-Jul-2023 17:55:28 Cloning into '/var/atlassian/application-data/bamboo-agent/xml-data/build-dir/AA-AA-OR'...
16-Jul-2023 17:55:30 done.
16-Jul-2023 17:55:35 Already on 'master'
16-Jul-2023 17:55:35 Your branch is up to date with 'origin/master'.
16-Jul-2023 17:55:36 Updated source code to revision: 95e6a7dfb4ed19529a94cda7e7db8fae1b0837c0
16-Jul-2023 17:55:36 Finished task 'Source Code Checkout' with result: Success
16-Jul-2023 17:55:36 Running pre-build action: Build Log Labeller Pre Build Action
16-Jul-2023 17:55:36 Running pre-build action: VCS Version Collector
16-Jul-2023 17:55:36 Build Atlassian - Atlassian Agent - Original-upstream #39 (AA-AA-OR-39) started building on agent 'bamboo-agent-2.bamboo-agent-stateful.confluence.svc.cluster.local (2)' (Remote agent on host bamboo-agent-2.bamboo-agent-stateful.confluence.svc.cluster.local)
16-Jul-2023 17:55:38 Starting task 'Maven 3.x' of type 'com.atlassian.bamboo.plugins.maven:task.builder.mvn3'
16-Jul-2023 17:55:39
Beginning to execute external process for build 'Atlassian - Atlassian Agent - Original-upstream #39 (AA-AA-OR-39)'
... running command line:
/usr/share/maven/bin/mvn --batch-mode -Djava.io.tmpdir=/tmp/AA-AA-OR package
... in: /var/atlassian/application-data/bamboo-agent/xml-data/build-dir/AA-AA-OR
16-Jul-2023 17:55:43 [INFO] Scanning for projects...
16-Jul-2023 17:55:43 [INFO]
16-Jul-2023 17:55:43 [INFO] --------------< io.zhile.crack.atlassian:atlassian-agent >--------------
16-Jul-2023 17:55:43 [INFO] Building atlassian-agent 1.0
16-Jul-2023 17:55:43 [INFO] --------------------------------[ jar ]---------------------------------
16-Jul-2023 17:55:43 [INFO]
16-Jul-2023 17:55:43 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ atlassian-agent ---
16-Jul-2023 17:55:44 [INFO] Using 'UTF-8' encoding to copy filtered resources.
16-Jul-2023 17:55:44 [INFO] skip non existing resourceDirectory /var/atlassian/application-data/bamboo-agent/xml-data/build-dir/AA-AA-OR/src/main/resources
16-Jul-2023 17:55:44 [INFO]
16-Jul-2023 17:55:44 [INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ atlassian-agent ---
16-Jul-2023 17:55:45 [INFO] Changes detected - recompiling the module!
16-Jul-2023 17:55:45 [INFO] Compiling 24 source files to /var/atlassian/application-data/bamboo-agent/xml-data/build-dir/AA-AA-OR/target/classes
16-Jul-2023 17:55:48 [INFO]
16-Jul-2023 17:55:48 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ atlassian-agent ---
16-Jul-2023 17:55:48 [INFO] Using 'UTF-8' encoding to copy filtered resources.
16-Jul-2023 17:55:48 [INFO] skip non existing resourceDirectory /var/atlassian/application-data/bamboo-agent/xml-data/build-dir/AA-AA-OR/src/test/resources
16-Jul-2023 17:55:48 [INFO]
16-Jul-2023 17:55:48 [INFO] --- maven-compiler-plugin:3.7.0:testCompile (default-testCompile) @ atlassian-agent ---
16-Jul-2023 17:55:48 [INFO] No sources to compile
16-Jul-2023 17:55:48 [INFO]
16-Jul-2023 17:55:48 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ atlassian-agent ---
16-Jul-2023 17:55:48 [INFO] No tests to run.
16-Jul-2023 17:55:48 [INFO]
16-Jul-2023 17:55:48 [INFO] --- maven-jar-plugin:3.1.0:jar (default-jar) @ atlassian-agent ---
16-Jul-2023 17:55:49 [INFO] Building jar: /var/atlassian/application-data/bamboo-agent/xml-data/build-dir/AA-AA-OR/target/atlassian-agent.jar
16-Jul-2023 17:55:49 [INFO]
16-Jul-2023 17:55:49 [INFO] --- maven-assembly-plugin:3.0.0:single (make-assembly) @ atlassian-agent ---
16-Jul-2023 17:55:52 [INFO] Building jar: /var/atlassian/application-data/bamboo-agent/xml-data/build-dir/AA-AA-OR/target/atlassian-agent-jar-with-dependencies.jar
16-Jul-2023 17:55:53 [INFO] ------------------------------------------------------------------------
16-Jul-2023 17:55:53 [INFO] BUILD SUCCESS
16-Jul-2023 17:55:53 [INFO] ------------------------------------------------------------------------
16-Jul-2023 17:55:53 [INFO] Total time:  10.479 s
16-Jul-2023 17:55:53 [INFO] Finished at: 2023-07-16T17:55:53Z
16-Jul-2023 17:55:53 [INFO] ------------------------------------------------------------------------
16-Jul-2023 17:55:53 Finished task 'Maven 3.x' with result: Success
16-Jul-2023 17:55:53 Starting task 'Artifact download' of type 'com.atlassian.bamboo.plugins.bamboo-artifact-downloader-plugin:artifactdownloadertask'
16-Jul-2023 17:55:53 Finished task 'Artifact download' with result: Success
16-Jul-2023 17:55:53 Skipping execution of task 'Copy agent to fileserver' as it is disabled
16-Jul-2023 17:55:53 Starting task 'Sonar Maven 3' of type 'ch.mibex.bamboo.sonar4bamboo:sonar4bamboo.maven3task'
16-Jul-2023 17:55:53
16-Jul-2023 17:55:53 SONAR4BAMBOO: Going to use executable home /usr/share/maven
16-Jul-2023 17:55:54
Beginning to execute external process for build 'Atlassian - Atlassian Agent - Original-upstream #39 (AA-AA-OR-39)'
... running command line:
/usr/share/maven/bin/mvn sonar:sonar -Dsonar.projectKey=Atlassian-Agent-Original-upstream -Dsonar.projectName=Atlassian-Agent-Original-upstream -Dsonar.host.url=http://192.168.100.103:31772 -Dsonar.login=****** ... in: /var/atlassian/application-data/bamboo-agent/xml-data/build-dir/AA-AA-OR
16-Jul-2023 17:55:57 [INFO] Scanning for projects...
16-Jul-2023 17:55:58 [WARNING] The artifact org.codehaus.mojo:sonar-maven-plugin:jar:3.9.1.2184 has been relocated to org.sonarsource.scanner.maven:sonar-maven-plugin:jar:3.9.1.2184: SonarQube plugin was moved to SonarSource organisation
16-Jul-2023 17:55:58 [INFO]
16-Jul-2023 17:55:58 [INFO] --------------< io.zhile.crack.atlassian:atlassian-agent >--------------
16-Jul-2023 17:55:58 [INFO] Building atlassian-agent 1.0
16-Jul-2023 17:55:58 [INFO] --------------------------------[ jar ]---------------------------------
16-Jul-2023 17:55:58 [INFO]
16-Jul-2023 17:55:58 [INFO] --- sonar-maven-plugin:3.9.1.2184:sonar (default-cli) @ atlassian-agent ---
16-Jul-2023 17:55:59 [INFO] User cache: /var/atlassian/application-data/bamboo-agent/.sonar/cache
16-Jul-2023 17:55:59 [INFO] SonarQube version: 8.9.9
16-Jul-2023 17:56:00 [INFO] Default locale: "en_US", source code encoding: "UTF-8"
16-Jul-2023 17:56:01 [INFO] Load global settings
16-Jul-2023 17:56:01 [INFO] Load global settings (done) | time=266ms
16-Jul-2023 17:56:01 [INFO] Server id: EA8D9556-AYlM1sDGMdoc3nHd51bU
16-Jul-2023 17:56:01 [INFO] User cache: /var/atlassian/application-data/bamboo-agent/.sonar/cache
16-Jul-2023 17:56:01 [INFO] Load/download plugins
16-Jul-2023 17:56:01 [INFO] Load plugins index
16-Jul-2023 17:56:01 [INFO] Load plugins index (done) | time=142ms
16-Jul-2023 17:56:01 [INFO] Load/download plugins (done) | time=289ms
16-Jul-2023 17:56:03 [INFO] Process project properties
16-Jul-2023 17:56:03 [INFO] Process project properties (done) | time=37ms
16-Jul-2023 17:56:03 [INFO] Execute project builders
16-Jul-2023 17:56:03 [INFO] Execute project builders (done) | time=8ms
16-Jul-2023 17:56:03 [INFO] Project key: Atlassian-Agent-Original-upstream
16-Jul-2023 17:56:03 [INFO] Base dir: /var/atlassian/application-data/bamboo-agent/xml-data/build-dir/AA-AA-OR
16-Jul-2023 17:56:03 [INFO] Working dir: /var/atlassian/application-data/bamboo-agent/xml-data/build-dir/AA-AA-OR/target/sonar
16-Jul-2023 17:56:03 [INFO] Load project settings for component key: 'Atlassian-Agent-Original-upstream'
16-Jul-2023 17:56:03 [INFO] Load project settings for component key: 'Atlassian-Agent-Original-upstream' (done) | time=72ms
16-Jul-2023 17:56:03 [INFO] Auto-configuring with CI 'Bamboo'
16-Jul-2023 17:56:03 [INFO] Load quality profiles
16-Jul-2023 17:56:03 [INFO] Load quality profiles (done) | time=223ms
16-Jul-2023 17:56:03 [INFO] Auto-configuring with CI 'Bamboo'
16-Jul-2023 17:56:03 [INFO] Load active rules
16-Jul-2023 17:56:08 [INFO] Load active rules (done) | time=4321ms
16-Jul-2023 17:56:08 [INFO] Indexing files...
16-Jul-2023 17:56:08 [INFO] Project configuration:
16-Jul-2023 17:56:09 [INFO] 25 files indexed
16-Jul-2023 17:56:09 [INFO] 0 files ignored because of scm ignore settings
16-Jul-2023 17:56:09 [INFO] Quality profile for java: Sonar way
16-Jul-2023 17:56:09 [INFO] Quality profile for xml: Sonar way
16-Jul-2023 17:56:09 [INFO] ------------- Run sensors on module Atlassian-Agent-Original-upstream
16-Jul-2023 17:56:09 [INFO] Load metrics repository
16-Jul-2023 17:56:09 [INFO] Load metrics repository (done) | time=71ms
16-Jul-2023 17:56:11 [INFO] Sensor JavaSquidSensor [java]
16-Jul-2023 17:56:12 [INFO] Configured Java source version (sonar.java.source): 8
16-Jul-2023 17:56:12 [INFO] JavaClasspath initialization
16-Jul-2023 17:56:12 [INFO] JavaClasspath initialization (done) | time=34ms
16-Jul-2023 17:56:12 [INFO] JavaTestClasspath initialization
16-Jul-2023 17:56:12 [INFO] JavaTestClasspath initialization (done) | time=3ms
16-Jul-2023 17:56:12 [INFO] Java Main Files AST scan
16-Jul-2023 17:56:12 [INFO] 24 source files to be analyzed
16-Jul-2023 17:56:12 [INFO] Load project repositories
16-Jul-2023 17:56:12 [INFO] Load project repositories (done) | time=81ms
16-Jul-2023 17:56:21 [INFO] 24/24 source files have been analyzed
16-Jul-2023 17:56:21 [INFO] Java Main Files AST scan (done) | time=9504ms
16-Jul-2023 17:56:21 [INFO] Java Test Files AST scan
16-Jul-2023 17:56:21 [INFO] 0 source files to be analyzed
16-Jul-2023 17:56:21 [INFO] 0/0 source files have been analyzed
16-Jul-2023 17:56:21 [INFO] Java Test Files AST scan (done) | time=3ms
16-Jul-2023 17:56:21 [INFO] Java Generated Files AST scan
16-Jul-2023 17:56:21 [INFO] 0 source files to be analyzed
16-Jul-2023 17:56:21 [INFO] 0/0 source files have been analyzed
16-Jul-2023 17:56:21 [INFO] Java Generated Files AST scan (done) | time=2ms
16-Jul-2023 17:56:21 [INFO] Sensor JavaSquidSensor [java] (done) | time=10514ms
16-Jul-2023 17:56:21 [INFO] Sensor CSS Rules [cssfamily]
16-Jul-2023 17:56:21 [INFO] No CSS, PHP, HTML or VueJS files are found in the project. CSS analysis is skipped.
16-Jul-2023 17:56:21 [INFO] Sensor CSS Rules [cssfamily] (done) | time=3ms
16-Jul-2023 17:56:21 [INFO] Sensor JaCoCo XML Report Importer [jacoco]
16-Jul-2023 17:56:21 [INFO] 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml
16-Jul-2023 17:56:21 [INFO] No report imported, no coverage information will be imported by JaCoCo XML Report Importer
16-Jul-2023 17:56:21 [INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=14ms
16-Jul-2023 17:56:21 [INFO] Sensor C# Project Type Information [csharp]
16-Jul-2023 17:56:21 [INFO] Sensor C# Project Type Information [csharp] (done) | time=2ms
16-Jul-2023 17:56:21 [INFO] Sensor C# Properties [csharp]
16-Jul-2023 17:56:21 [INFO] Sensor C# Properties [csharp] (done) | time=2ms
16-Jul-2023 17:56:21 [INFO] Sensor SurefireSensor [java]
16-Jul-2023 17:56:21 [INFO] parsing [/var/atlassian/application-data/bamboo-agent/xml-data/build-dir/AA-AA-OR/target/surefire-reports]
16-Jul-2023 17:56:21 [INFO] Sensor SurefireSensor [java] (done) | time=3ms
16-Jul-2023 17:56:21 [INFO] Sensor JavaXmlSensor [java]
16-Jul-2023 17:56:21 [INFO] 1 source file to be analyzed
16-Jul-2023 17:56:22 [INFO] 1/1 source file has been analyzed
16-Jul-2023 17:56:22 [INFO] Sensor JavaXmlSensor [java] (done) | time=384ms
16-Jul-2023 17:56:22 [INFO] Sensor HTML [web]
16-Jul-2023 17:56:22 [INFO] Sensor HTML [web] (done) | time=7ms
16-Jul-2023 17:56:22 [INFO] Sensor XML Sensor [xml]
16-Jul-2023 17:56:22 [INFO] 1 source file to be analyzed
16-Jul-2023 17:56:22 [INFO] 1/1 source file has been analyzed
16-Jul-2023 17:56:22 [INFO] Sensor XML Sensor [xml] (done) | time=304ms
16-Jul-2023 17:56:22 [INFO] Sensor VB.NET Project Type Information [vbnet]
16-Jul-2023 17:56:22 [INFO] Sensor VB.NET Project Type Information [vbnet] (done) | time=3ms
16-Jul-2023 17:56:22 [INFO] Sensor VB.NET Properties [vbnet]
16-Jul-2023 17:56:22 [INFO] Sensor VB.NET Properties [vbnet] (done) | time=2ms
16-Jul-2023 17:56:22 [INFO] ------------- Run sensors on project
16-Jul-2023 17:56:22 [INFO] Sensor Zero Coverage Sensor
16-Jul-2023 17:56:22 [INFO] Sensor Zero Coverage Sensor (done) | time=48ms
16-Jul-2023 17:56:22 [INFO] Sensor Java CPD Block Indexer
16-Jul-2023 17:56:22 [INFO] Sensor Java CPD Block Indexer (done) | time=179ms
16-Jul-2023 17:56:22 [INFO] CPD Executor 13 files had no CPD blocks
16-Jul-2023 17:56:22 [INFO] CPD Executor Calculating CPD for 11 files
16-Jul-2023 17:56:22 [INFO] CPD Executor CPD calculation finished (done) | time=69ms
16-Jul-2023 17:56:23 [INFO] Analysis report generated in 290ms, dir size=185 KB
16-Jul-2023 17:56:23 [INFO] Analysis report compressed in 524ms, zip size=70 KB
16-Jul-2023 17:56:24 [INFO] Analysis report uploaded in 1141ms
16-Jul-2023 17:56:25 [INFO] ANALYSIS SUCCESSFUL, you can browse http://192.168.100.103:31772/dashboard?id=Atlassian-Agent-Original-upstream
16-Jul-2023 17:56:25 [INFO] Note that you will be able to access the updated dashboard once the server has processed the submitted analysis report
16-Jul-2023 17:56:25 [INFO] More about the report processing at http://192.168.100.103:31772/api/ce/task?id=AYlf2LCJ6Gno0b7FEt8A
16-Jul-2023 17:56:25 [INFO] Analysis total time: 23.143 s
16-Jul-2023 17:56:25 [INFO] ------------------------------------------------------------------------
16-Jul-2023 17:56:25 [INFO] BUILD SUCCESS
16-Jul-2023 17:56:25 [INFO] ------------------------------------------------------------------------
16-Jul-2023 17:56:25 [INFO] Total time:  27.628 s
16-Jul-2023 17:56:25 [INFO] Finished at: 2023-07-16T17:56:25Z
16-Jul-2023 17:56:25 [INFO] ------------------------------------------------------------------------
16-Jul-2023 17:56:25 Finished task 'Sonar Maven 3' with result: Success
16-Jul-2023 17:56:25 Running post build plugin 'Docker Container Cleanup'
16-Jul-2023 17:56:25 Running post build plugin 'NCover Results Collector'
16-Jul-2023 17:56:25 Running post build plugin 'Build Results Label Collector'
16-Jul-2023 17:56:25 Running post build plugin 'Clover Results Collector'
16-Jul-2023 17:56:25 Running post build plugin 'npm Cache Cleanup'
16-Jul-2023 17:56:25 Running post build plugin 'Artifact Copier'
16-Jul-2023 17:56:25 Publishing an artifact: jar
16-Jul-2023 17:56:25 Finished publishing of artifact Required job artifact Http Compression Off : [jar], patterns: [**/*.jar] anchored at: [target] in 557.1 ms
16-Jul-2023 17:56:25 Finalising the build...
16-Jul-2023 17:56:25 Stopping timer.
16-Jul-2023 17:56:25 Build AA-AA-OR-39 completed.
16-Jul-2023 17:56:30 Running on server: post build plugin 'Build Hanging Detection Configuration'
16-Jul-2023 17:56:30 Running on server: post build plugin 'Bamboo project link creator'
16-Jul-2023 17:56:30 Running on server: post build plugin 'NCover Results Collector'
16-Jul-2023 17:56:30 Running on server: post build plugin 'Build Labeller'
16-Jul-2023 17:56:30 Running on server: post build plugin 'Clover Delta Calculator'
16-Jul-2023 17:56:30 Running on server: post build plugin 'Maven Dependencies Postprocessor'
16-Jul-2023 17:56:30 All post build plugins have finished
16-Jul-2023 17:56:30 Generating build results summary...
16-Jul-2023 17:56:30 Saving build results to disk...
16-Jul-2023 17:56:30 Store variable context...
16-Jul-2023 17:56:30 Finished building AA-AA-OR-39.