Build: #27 was successful

Job: Default Job was successful

Stages & jobs

  1. Default Stage

Build log

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

07-Jul-2023 03:02:22 Build Atlassian - Atlassian Agent - Default Job #27 (AA-AA-JOB1-27) is being prepared for building on agent bamboo-agent-cb875cc4-wz5db, bamboo version: 9.3.0
07-Jul-2023 03:02:22 Remote agent on host bamboo-agent-cb875cc4-wz5db
07-Jul-2023 03:02:25 Build working directory is /var/atlassian/application-data/bamboo-agent/xml-data/build-dir/AA-AA-JOB1
07-Jul-2023 03:02:26 Executing build Atlassian - Atlassian Agent - Default Job #27 (AA-AA-JOB1-27)
07-Jul-2023 03:02:26 Starting task 'Source Code Checkout' of type 'com.atlassian.bamboo.plugins.vcs:task.vcs.checkout'
07-Jul-2023 03:02:26 Build always requires a clean checkout
07-Jul-2023 03:02:26 Cleaning build directory '/var/atlassian/application-data/bamboo-agent/xml-data/build-dir/AA-AA-JOB1'
07-Jul-2023 03:02:26 Checking out into /var/atlassian/application-data/bamboo-agent/xml-data/build-dir/AA-AA-JOB1
07-Jul-2023 03:02:26 Updating source code to revision: 5aca73dde8dde5641c19b824d2087535938f4762
07-Jul-2023 03:02:26 Fetching 'refs/heads/master' from 'ssh://git@bitbucket:7999/at/atlassian-agent.git'.
07-Jul-2023 03:02:26 Warning: Permanently added '[127.0.0.1]:45623' (RSA) to the list of known hosts.
07-Jul-2023 03:02:26 Checking out revision 5aca73dde8dde5641c19b824d2087535938f4762.
07-Jul-2023 03:02:26 Creating local git repository in '/var/atlassian/application-data/bamboo-agent/xml-data/build-dir/AA-AA-JOB1/.git'.
07-Jul-2023 03:02:26 Cloning into '/var/atlassian/application-data/bamboo-agent/xml-data/build-dir/AA-AA-JOB1'...
07-Jul-2023 03:02:26 done.
07-Jul-2023 03:02:26 Already on 'master'
07-Jul-2023 03:02:26 Your branch is up to date with 'origin/master'.
07-Jul-2023 03:02:26 Updated source code to revision: 5aca73dde8dde5641c19b824d2087535938f4762
07-Jul-2023 03:02:26 Finished task 'Source Code Checkout' with result: Success
07-Jul-2023 03:02:26 Running pre-build action: Build Log Labeller Pre Build Action
07-Jul-2023 03:02:26 Running pre-build action: VCS Version Collector
07-Jul-2023 03:02:26 Build Atlassian - Atlassian Agent - Default Job #27 (AA-AA-JOB1-27) started building on agent 'bamboo-agent-cb875cc4-wz5db' (Remote agent on host bamboo-agent-cb875cc4-wz5db)
07-Jul-2023 03:02:39 Starting task 'Maven 3.x' of type 'com.atlassian.bamboo.plugins.maven:task.builder.mvn3'
07-Jul-2023 03:02:49
Beginning to execute external process for build 'Atlassian - Atlassian Agent - Default Job #27 (AA-AA-JOB1-27)'
... running command line:
/opt/maven/bin/mvn --batch-mode -Djava.io.tmpdir=/tmp/AA-AA-JOB1 package
... in: /var/atlassian/application-data/bamboo-agent/xml-data/build-dir/AA-AA-JOB1
07-Jul-2023 03:02:49 [INFO] Scanning for projects...
07-Jul-2023 03:02:49 [INFO]
07-Jul-2023 03:02:49 [INFO] --------------< io.zhile.crack.atlassian:atlassian-agent >--------------
07-Jul-2023 03:02:49 [INFO] Building atlassian-agent 1.0
07-Jul-2023 03:02:49 [INFO] --------------------------------[ jar ]---------------------------------
07-Jul-2023 03:02:50 [INFO]
07-Jul-2023 03:02:50 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ atlassian-agent ---
07-Jul-2023 03:02:50 [INFO] Using 'UTF-8' encoding to copy filtered resources.
07-Jul-2023 03:02:50 [INFO] skip non existing resourceDirectory /var/atlassian/application-data/bamboo-agent/xml-data/build-dir/AA-AA-JOB1/src/main/resources
07-Jul-2023 03:02:50 [INFO]
07-Jul-2023 03:02:50 [INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ atlassian-agent ---
07-Jul-2023 03:02:50 [INFO] Changes detected - recompiling the module!
07-Jul-2023 03:02:50 [INFO] Compiling 24 source files to /var/atlassian/application-data/bamboo-agent/xml-data/build-dir/AA-AA-JOB1/target/classes
07-Jul-2023 03:02:51 [INFO]
07-Jul-2023 03:02:51 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ atlassian-agent ---
07-Jul-2023 03:02:51 [INFO] Using 'UTF-8' encoding to copy filtered resources.
07-Jul-2023 03:02:51 [INFO] skip non existing resourceDirectory /var/atlassian/application-data/bamboo-agent/xml-data/build-dir/AA-AA-JOB1/src/test/resources
07-Jul-2023 03:02:51 [INFO]
07-Jul-2023 03:02:51 [INFO] --- maven-compiler-plugin:3.7.0:testCompile (default-testCompile) @ atlassian-agent ---
07-Jul-2023 03:02:51 [INFO] No sources to compile
07-Jul-2023 03:02:51 [INFO]
07-Jul-2023 03:02:51 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ atlassian-agent ---
07-Jul-2023 03:02:51 [INFO] No tests to run.
07-Jul-2023 03:02:51 [INFO]
07-Jul-2023 03:02:51 [INFO] --- maven-jar-plugin:3.1.0:jar (default-jar) @ atlassian-agent ---
07-Jul-2023 03:02:51 [INFO] Building jar: /var/atlassian/application-data/bamboo-agent/xml-data/build-dir/AA-AA-JOB1/target/atlassian-agent.jar
07-Jul-2023 03:02:51 [INFO]
07-Jul-2023 03:02:51 [INFO] --- maven-assembly-plugin:3.0.0:single (make-assembly) @ atlassian-agent ---
07-Jul-2023 03:02:52 [INFO] Building jar: /var/atlassian/application-data/bamboo-agent/xml-data/build-dir/AA-AA-JOB1/target/atlassian-agent-jar-with-dependencies.jar
07-Jul-2023 03:02:52 [INFO] ------------------------------------------------------------------------
07-Jul-2023 03:02:52 [INFO] BUILD SUCCESS
07-Jul-2023 03:02:52 [INFO] ------------------------------------------------------------------------
07-Jul-2023 03:02:52 [INFO] Total time:  2.309 s
07-Jul-2023 03:02:52 [INFO] Finished at: 2023-07-07T03:02:52Z
07-Jul-2023 03:02:52 [INFO] ------------------------------------------------------------------------
07-Jul-2023 03:02:52 Finished task 'Maven 3.x' with result: Success
07-Jul-2023 03:02:52 Starting task 'Artifact download' of type 'com.atlassian.bamboo.plugins.bamboo-artifact-downloader-plugin:artifactdownloadertask'
07-Jul-2023 03:02:52 Finished task 'Artifact download' with result: Success
07-Jul-2023 03:02:52 Skipping execution of task 'Copy agent to fileserver' as it is disabled
07-Jul-2023 03:02:52 Running post build plugin 'Docker Container Cleanup'
07-Jul-2023 03:02:52 Running post build plugin 'NCover Results Collector'
07-Jul-2023 03:02:52 Running post build plugin 'Build Results Label Collector'
07-Jul-2023 03:02:52 Running post build plugin 'Clover Results Collector'
07-Jul-2023 03:02:52 Running post build plugin 'npm Cache Cleanup'
07-Jul-2023 03:02:52 Running post build plugin 'Artifact Copier'
07-Jul-2023 03:02:52 Publishing an artifact: jar
07-Jul-2023 03:02:53 Finished publishing of artifact Required job artifact Http Compression Off : [jar], patterns: [**/*.jar] anchored at: [target] in 1.565 s
07-Jul-2023 03:02:53 Finalising the build...
07-Jul-2023 03:02:53 Stopping timer.
07-Jul-2023 03:02:53 Build AA-AA-JOB1-27 completed.
07-Jul-2023 03:03:02 Running on server: post build plugin 'Build Hanging Detection Configuration'
07-Jul-2023 03:03:02 Running on server: post build plugin 'Bamboo project link creator'
07-Jul-2023 03:03:02 Running on server: post build plugin 'NCover Results Collector'
07-Jul-2023 03:03:02 Running on server: post build plugin 'Build Labeller'
07-Jul-2023 03:03:02 Running on server: post build plugin 'Clover Delta Calculator'
07-Jul-2023 03:03:02 Running on server: post build plugin 'Maven Dependencies Postprocessor'
07-Jul-2023 03:03:02 All post build plugins have finished
07-Jul-2023 03:03:02 Generating build results summary...
07-Jul-2023 03:03:02 Saving build results to disk...
07-Jul-2023 03:03:02 Store variable context...
07-Jul-2023 03:03:02 Finished building AA-AA-JOB1-27.