Build: #33 was successful

Job: Original-upstream was successful

Stages & jobs

  1. Default Stage

Build log

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

13-Jul-2023 04:18:12 Build Atlassian - Atlassian Agent - Original-upstream #33 (AA-AA-OR-33) is being prepared for building on agent bamboo-agent-cb875cc4-vwqpx, bamboo version: 9.3.0
13-Jul-2023 04:18:12 Remote agent on host bamboo-agent-cb875cc4-vwqpx
13-Jul-2023 04:18:14 Build working directory is /var/atlassian/application-data/bamboo-agent/xml-data/build-dir/AA-AA-OR
13-Jul-2023 04:18:15 Executing build Atlassian - Atlassian Agent - Original-upstream #33 (AA-AA-OR-33)
13-Jul-2023 04:18:15 Starting task 'Source Code Checkout' of type 'com.atlassian.bamboo.plugins.vcs:task.vcs.checkout'
13-Jul-2023 04:18:15 Build always requires a clean checkout
13-Jul-2023 04:18:15 Cleaning build directory '/var/atlassian/application-data/bamboo-agent/xml-data/build-dir/AA-AA-OR'
13-Jul-2023 04:18:15 Checking out into /var/atlassian/application-data/bamboo-agent/xml-data/build-dir/AA-AA-OR
13-Jul-2023 04:18:15 Updating source code to revision: 95e6a7dfb4ed19529a94cda7e7db8fae1b0837c0
13-Jul-2023 04:18:16 Fetching 'refs/heads/master' from 'https://github.com/caelumlux/atlassian-agent.git'.
13-Jul-2023 04:18:16 Checking out revision 95e6a7dfb4ed19529a94cda7e7db8fae1b0837c0.
13-Jul-2023 04:18:16 Creating local git repository in '/var/atlassian/application-data/bamboo-agent/xml-data/build-dir/AA-AA-OR/.git'.
13-Jul-2023 04:18:16 Cloning into '/var/atlassian/application-data/bamboo-agent/xml-data/build-dir/AA-AA-OR'...
13-Jul-2023 04:18:17 done.
13-Jul-2023 04:18:17 Already on 'master'
13-Jul-2023 04:18:17 Your branch is up to date with 'origin/master'.
13-Jul-2023 04:18:17 Updated source code to revision: 95e6a7dfb4ed19529a94cda7e7db8fae1b0837c0
13-Jul-2023 04:18:17 Finished task 'Source Code Checkout' with result: Success
13-Jul-2023 04:18:17 Running pre-build action: Build Log Labeller Pre Build Action
13-Jul-2023 04:18:17 Running pre-build action: VCS Version Collector
13-Jul-2023 04:18:17 Build Atlassian - Atlassian Agent - Original-upstream #33 (AA-AA-OR-33) started building on agent 'bamboo-agent-cb875cc4-vwqpx' (Remote agent on host bamboo-agent-cb875cc4-vwqpx)
13-Jul-2023 04:18:17 Starting task 'Maven 3.x' of type 'com.atlassian.bamboo.plugins.maven:task.builder.mvn3'
13-Jul-2023 04:18:18
Beginning to execute external process for build 'Atlassian - Atlassian Agent - Original-upstream #33 (AA-AA-OR-33)'
... running command line:
/opt/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
13-Jul-2023 04:18:21 [INFO] Scanning for projects...
13-Jul-2023 04:18:21 [INFO]
13-Jul-2023 04:18:21 [INFO] --------------< io.zhile.crack.atlassian:atlassian-agent >--------------
13-Jul-2023 04:18:21 [INFO] Building atlassian-agent 1.0
13-Jul-2023 04:18:21 [INFO] --------------------------------[ jar ]---------------------------------
13-Jul-2023 04:18:22 [INFO]
13-Jul-2023 04:18:22 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ atlassian-agent ---
13-Jul-2023 04:18:22 [INFO] Using 'UTF-8' encoding to copy filtered resources.
13-Jul-2023 04:18:22 [INFO] skip non existing resourceDirectory /var/atlassian/application-data/bamboo-agent/xml-data/build-dir/AA-AA-OR/src/main/resources
13-Jul-2023 04:18:23 [INFO]
13-Jul-2023 04:18:23 [INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ atlassian-agent ---
13-Jul-2023 04:18:23 [INFO] Changes detected - recompiling the module!
13-Jul-2023 04:18:23 [INFO] Compiling 24 source files to /var/atlassian/application-data/bamboo-agent/xml-data/build-dir/AA-AA-OR/target/classes
13-Jul-2023 04:18:26 [INFO]
13-Jul-2023 04:18:26 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ atlassian-agent ---
13-Jul-2023 04:18:26 [INFO] Using 'UTF-8' encoding to copy filtered resources.
13-Jul-2023 04:18:26 [INFO] skip non existing resourceDirectory /var/atlassian/application-data/bamboo-agent/xml-data/build-dir/AA-AA-OR/src/test/resources
13-Jul-2023 04:18:26 [INFO]
13-Jul-2023 04:18:26 [INFO] --- maven-compiler-plugin:3.7.0:testCompile (default-testCompile) @ atlassian-agent ---
13-Jul-2023 04:18:26 [INFO] No sources to compile
13-Jul-2023 04:18:26 [INFO]
13-Jul-2023 04:18:26 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ atlassian-agent ---
13-Jul-2023 04:18:27 [INFO] No tests to run.
13-Jul-2023 04:18:27 [INFO]
13-Jul-2023 04:18:27 [INFO] --- maven-jar-plugin:3.1.0:jar (default-jar) @ atlassian-agent ---
13-Jul-2023 04:18:27 [INFO] Building jar: /var/atlassian/application-data/bamboo-agent/xml-data/build-dir/AA-AA-OR/target/atlassian-agent.jar
13-Jul-2023 04:18:27 [INFO]
13-Jul-2023 04:18:27 [INFO] --- maven-assembly-plugin:3.0.0:single (make-assembly) @ atlassian-agent ---
13-Jul-2023 04:18:30 [INFO] Building jar: /var/atlassian/application-data/bamboo-agent/xml-data/build-dir/AA-AA-OR/target/atlassian-agent-jar-with-dependencies.jar
13-Jul-2023 04:18:30 [INFO] ------------------------------------------------------------------------
13-Jul-2023 04:18:30 [INFO] BUILD SUCCESS
13-Jul-2023 04:18:30 [INFO] ------------------------------------------------------------------------
13-Jul-2023 04:18:30 [INFO] Total time:  9.250 s
13-Jul-2023 04:18:30 [INFO] Finished at: 2023-07-13T04:18:30Z
13-Jul-2023 04:18:30 [INFO] ------------------------------------------------------------------------
13-Jul-2023 04:18:30 Finished task 'Maven 3.x' with result: Success
13-Jul-2023 04:18:30 Starting task 'Artifact download' of type 'com.atlassian.bamboo.plugins.bamboo-artifact-downloader-plugin:artifactdownloadertask'
13-Jul-2023 04:18:31 Finished task 'Artifact download' with result: Success
13-Jul-2023 04:18:31 Skipping execution of task 'Copy agent to fileserver' as it is disabled
13-Jul-2023 04:18:31 Starting task 'Sonar Maven 3' of type 'ch.mibex.bamboo.sonar4bamboo:sonar4bamboo.maven3task'
13-Jul-2023 04:18:31
13-Jul-2023 04:18:31 SONAR4BAMBOO: Going to use executable home /opt/maven
13-Jul-2023 04:18:34
Beginning to execute external process for build 'Atlassian - Atlassian Agent - Original-upstream #33 (AA-AA-OR-33)'
... running command line:
/opt/maven/bin/mvn sonar:sonar -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
13-Jul-2023 04:18:37 [INFO] Scanning for projects...
13-Jul-2023 04:18:38 [INFO]
13-Jul-2023 04:18:38 [INFO] --------------< io.zhile.crack.atlassian:atlassian-agent >--------------
13-Jul-2023 04:18:38 [INFO] Building atlassian-agent 1.0
13-Jul-2023 04:18:38 [INFO] --------------------------------[ jar ]---------------------------------
13-Jul-2023 04:18:38 [INFO]
13-Jul-2023 04:18:38 [INFO] --- sonar-maven-plugin:3.9.1.2184:sonar (default-cli) @ atlassian-agent ---
13-Jul-2023 04:18:39 [INFO] User cache: /var/atlassian/application-data/bamboo-agent/.sonar/cache
13-Jul-2023 04:18:39 [INFO] SonarQube version: 8.9.9
13-Jul-2023 04:18:39 [INFO] Default locale: "en_US", source code encoding: "UTF-8"
13-Jul-2023 04:18:40 [INFO] Load global settings
13-Jul-2023 04:18:40 [INFO] Load global settings (done) | time=266ms
13-Jul-2023 04:18:40 [INFO] Server id: EA8D9556-AYlM1sDGMdoc3nHd51bU
13-Jul-2023 04:18:40 [INFO] User cache: /var/atlassian/application-data/bamboo-agent/.sonar/cache
13-Jul-2023 04:18:40 [INFO] Load/download plugins
13-Jul-2023 04:18:40 [INFO] Load plugins index
13-Jul-2023 04:18:40 [INFO] Load plugins index (done) | time=139ms
13-Jul-2023 04:18:40 [INFO] Load/download plugins (done) | time=295ms
13-Jul-2023 04:18:41 [INFO] Process project properties
13-Jul-2023 04:18:41 [INFO] Process project properties (done) | time=19ms
13-Jul-2023 04:18:41 [INFO] Execute project builders
13-Jul-2023 04:18:41 [INFO] Execute project builders (done) | time=3ms
13-Jul-2023 04:18:41 [INFO] Project key: io.zhile.crack.atlassian:atlassian-agent
13-Jul-2023 04:18:41 [INFO] Base dir: /var/atlassian/application-data/bamboo-agent/xml-data/build-dir/AA-AA-OR
13-Jul-2023 04:18:41 [INFO] Working dir: /var/atlassian/application-data/bamboo-agent/xml-data/build-dir/AA-AA-OR/target/sonar
13-Jul-2023 04:18:42 [INFO] Load project settings for component key: 'io.zhile.crack.atlassian:atlassian-agent'
13-Jul-2023 04:18:42 [INFO] Load project settings for component key: 'io.zhile.crack.atlassian:atlassian-agent' (done) | time=135ms
13-Jul-2023 04:18:42 [INFO] Auto-configuring with CI 'Bamboo'
13-Jul-2023 04:18:42 [INFO] Load quality profiles
13-Jul-2023 04:18:42 [INFO] Load quality profiles (done) | time=311ms
13-Jul-2023 04:18:42 [INFO] Auto-configuring with CI 'Bamboo'
13-Jul-2023 04:18:42 [INFO] Load active rules
13-Jul-2023 04:18:59 [INFO] Load active rules (done) | time=16391ms
13-Jul-2023 04:18:59 [INFO] Indexing files...
13-Jul-2023 04:18:59 [INFO] Project configuration:
13-Jul-2023 04:18:59 [INFO] 25 files indexed
13-Jul-2023 04:18:59 [INFO] 0 files ignored because of scm ignore settings
13-Jul-2023 04:18:59 [INFO] Quality profile for java: Sonar way
13-Jul-2023 04:18:59 [INFO] Quality profile for xml: Sonar way
13-Jul-2023 04:18:59 [INFO] ------------- Run sensors on module atlassian-agent
13-Jul-2023 04:18:59 [INFO] Load metrics repository
13-Jul-2023 04:18:59 [INFO] Load metrics repository (done) | time=169ms
13-Jul-2023 04:19:01 [INFO] Sensor JavaSquidSensor [java]
13-Jul-2023 04:19:02 [INFO] Configured Java source version (sonar.java.source): 8
13-Jul-2023 04:19:02 [INFO] JavaClasspath initialization
13-Jul-2023 04:19:02 [INFO] JavaClasspath initialization (done) | time=67ms
13-Jul-2023 04:19:02 [INFO] JavaTestClasspath initialization
13-Jul-2023 04:19:02 [INFO] JavaTestClasspath initialization (done) | time=8ms
13-Jul-2023 04:19:02 [INFO] Java Main Files AST scan
13-Jul-2023 04:19:02 [INFO] 24 source files to be analyzed
13-Jul-2023 04:19:02 [INFO] Load project repositories
13-Jul-2023 04:19:02 [INFO] Load project repositories (done) | time=66ms
13-Jul-2023 04:19:08 [INFO] 24/24 source files have been analyzed
13-Jul-2023 04:19:08 [INFO] Java Main Files AST scan (done) | time=6359ms
13-Jul-2023 04:19:08 [INFO] Java Test Files AST scan
13-Jul-2023 04:19:08 [INFO] 0 source files to be analyzed
13-Jul-2023 04:19:08 [INFO] 0/0 source files have been analyzed
13-Jul-2023 04:19:08 [INFO] Java Test Files AST scan (done) | time=4ms
13-Jul-2023 04:19:08 [INFO] Java Generated Files AST scan
13-Jul-2023 04:19:08 [INFO] 0 source files to be analyzed
13-Jul-2023 04:19:08 [INFO] 0/0 source files have been analyzed
13-Jul-2023 04:19:08 [INFO] Java Generated Files AST scan (done) | time=2ms
13-Jul-2023 04:19:08 [INFO] Sensor JavaSquidSensor [java] (done) | time=7167ms
13-Jul-2023 04:19:08 [INFO] Sensor CSS Rules [cssfamily]
13-Jul-2023 04:19:08 [INFO] No CSS, PHP, HTML or VueJS files are found in the project. CSS analysis is skipped.
13-Jul-2023 04:19:08 [INFO] Sensor CSS Rules [cssfamily] (done) | time=6ms
13-Jul-2023 04:19:08 [INFO] Sensor JaCoCo XML Report Importer [jacoco]
13-Jul-2023 04:19:08 [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
13-Jul-2023 04:19:08 [INFO] No report imported, no coverage information will be imported by JaCoCo XML Report Importer
13-Jul-2023 04:19:08 [INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=13ms
13-Jul-2023 04:19:08 [INFO] Sensor C# Project Type Information [csharp]
13-Jul-2023 04:19:08 [INFO] Sensor C# Project Type Information [csharp] (done) | time=4ms
13-Jul-2023 04:19:08 [INFO] Sensor C# Properties [csharp]
13-Jul-2023 04:19:08 [INFO] Sensor C# Properties [csharp] (done) | time=4ms
13-Jul-2023 04:19:08 [INFO] Sensor SurefireSensor [java]
13-Jul-2023 04:19:08 [INFO] parsing [/var/atlassian/application-data/bamboo-agent/xml-data/build-dir/AA-AA-OR/target/surefire-reports]
13-Jul-2023 04:19:08 [INFO] Sensor SurefireSensor [java] (done) | time=4ms
13-Jul-2023 04:19:08 [INFO] Sensor JavaXmlSensor [java]
13-Jul-2023 04:19:08 [INFO] 1 source file to be analyzed
13-Jul-2023 04:19:09 [INFO] 1/1 source file has been analyzed
13-Jul-2023 04:19:09 [INFO] Sensor JavaXmlSensor [java] (done) | time=387ms
13-Jul-2023 04:19:09 [INFO] Sensor HTML [web]
13-Jul-2023 04:19:09 [INFO] Sensor HTML [web] (done) | time=6ms
13-Jul-2023 04:19:09 [INFO] Sensor XML Sensor [xml]
13-Jul-2023 04:19:09 [INFO] 1 source file to be analyzed
13-Jul-2023 04:19:09 [INFO] 1/1 source file has been analyzed
13-Jul-2023 04:19:09 [INFO] Sensor XML Sensor [xml] (done) | time=312ms
13-Jul-2023 04:19:09 [INFO] Sensor VB.NET Project Type Information [vbnet]
13-Jul-2023 04:19:09 [INFO] Sensor VB.NET Project Type Information [vbnet] (done) | time=3ms
13-Jul-2023 04:19:09 [INFO] Sensor VB.NET Properties [vbnet]
13-Jul-2023 04:19:09 [INFO] Sensor VB.NET Properties [vbnet] (done) | time=3ms
13-Jul-2023 04:19:09 [INFO] ------------- Run sensors on project
13-Jul-2023 04:19:09 [INFO] Sensor Zero Coverage Sensor
13-Jul-2023 04:19:09 [INFO] Sensor Zero Coverage Sensor (done) | time=43ms
13-Jul-2023 04:19:09 [INFO] Sensor Java CPD Block Indexer
13-Jul-2023 04:19:09 [INFO] Sensor Java CPD Block Indexer (done) | time=86ms
13-Jul-2023 04:19:09 [INFO] SCM Publisher SCM provider for this project is: git
13-Jul-2023 04:19:09 [INFO] SCM Publisher 2 source files to be analyzed
13-Jul-2023 04:19:09 [INFO] This git repository references another local repository which is not well supported. SCM information might be missing for some files. You can avoid borrow objects from another local repository by not using --reference or --shared when cloning it.
13-Jul-2023 04:19:10 [INFO] SCM Publisher 2/2 source files have been analyzed (done) | time=315ms
13-Jul-2023 04:19:10 [INFO] CPD Executor 13 files had no CPD blocks
13-Jul-2023 04:19:10 [INFO] CPD Executor Calculating CPD for 11 files
13-Jul-2023 04:19:10 [INFO] CPD Executor CPD calculation finished (done) | time=47ms
13-Jul-2023 04:19:10 [INFO] Analysis report generated in 164ms, dir size=186 KB
13-Jul-2023 04:19:10 [INFO] Analysis report compressed in 352ms, zip size=71 KB
13-Jul-2023 04:19:12 [INFO] Analysis report uploaded in 2099ms
13-Jul-2023 04:19:12 [INFO] ANALYSIS SUCCESSFUL, you can browse http://192.168.100.103:31772/dashboard?id=io.zhile.crack.atlassian%3Aatlassian-agent
13-Jul-2023 04:19:12 [INFO] Note that you will be able to access the updated dashboard once the server has processed the submitted analysis report
13-Jul-2023 04:19:12 [INFO] More about the report processing at http://192.168.100.103:31772/api/ce/task?id=AYlNeW2OHT9qz-clN_Kw
13-Jul-2023 04:19:12 [INFO] Analysis total time: 32.238 s
13-Jul-2023 04:19:12 [INFO] ------------------------------------------------------------------------
13-Jul-2023 04:19:12 [INFO] BUILD SUCCESS
13-Jul-2023 04:19:12 [INFO] ------------------------------------------------------------------------
13-Jul-2023 04:19:12 [INFO] Total time:  35.258 s
13-Jul-2023 04:19:12 [INFO] Finished at: 2023-07-13T04:19:12Z
13-Jul-2023 04:19:12 [INFO] ------------------------------------------------------------------------
13-Jul-2023 04:19:13 Finished task 'Sonar Maven 3' with result: Success
13-Jul-2023 04:19:13 Running post build plugin 'Docker Container Cleanup'
13-Jul-2023 04:19:13 Running post build plugin 'NCover Results Collector'
13-Jul-2023 04:19:13 Running post build plugin 'Build Results Label Collector'
13-Jul-2023 04:19:13 Running post build plugin 'Clover Results Collector'
13-Jul-2023 04:19:13 Running post build plugin 'npm Cache Cleanup'
13-Jul-2023 04:19:13 Running post build plugin 'Artifact Copier'
13-Jul-2023 04:19:13 Publishing an artifact: jar
13-Jul-2023 04:19:13 Finished publishing of artifact Required job artifact Http Compression Off : [jar], patterns: [**/*.jar] anchored at: [target] in 759.7 ms
13-Jul-2023 04:19:13 Finalising the build...
13-Jul-2023 04:19:13 Stopping timer.
13-Jul-2023 04:19:13 Build AA-AA-OR-33 completed.
13-Jul-2023 04:19:20 Running on server: post build plugin 'Build Hanging Detection Configuration'
13-Jul-2023 04:19:20 Running on server: post build plugin 'Bamboo project link creator'
13-Jul-2023 04:19:20 Running on server: post build plugin 'NCover Results Collector'
13-Jul-2023 04:19:20 Running on server: post build plugin 'Build Labeller'
13-Jul-2023 04:19:20 Running on server: post build plugin 'Clover Delta Calculator'
13-Jul-2023 04:19:20 Running on server: post build plugin 'Maven Dependencies Postprocessor'
13-Jul-2023 04:19:20 All post build plugins have finished
13-Jul-2023 04:19:20 Generating build results summary...
13-Jul-2023 04:19:20 Saving build results to disk...
13-Jul-2023 04:19:20 Store variable context...
13-Jul-2023 04:19:20 Finished building AA-AA-OR-33.