Build: #20 was successful

Job: Default Job was successful

Stages & jobs

  1. Default Stage

Build log

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

06-Jul-2023 10:02:20 Build Atlassian - Atlassian Agent - Default Job #20 (AA-AA-JOB1-20) is being prepared for building on agent bamboo-agent-cb875cc4-qcpqj, bamboo version: 9.3.0
06-Jul-2023 10:02:20 Remote agent on host bamboo-agent-cb875cc4-qcpqj
06-Jul-2023 10:02:26 Build working directory is /var/atlassian/application-data/bamboo-agent/xml-data/build-dir/AA-AA-JOB1
06-Jul-2023 10:02:27 Executing build Atlassian - Atlassian Agent - Default Job #20 (AA-AA-JOB1-20)
06-Jul-2023 10:02:27 Starting task 'Source Code Checkout' of type 'com.atlassian.bamboo.plugins.vcs:task.vcs.checkout'
06-Jul-2023 10:02:27 Build always requires a clean checkout
06-Jul-2023 10:02:27 Cleaning build directory '/var/atlassian/application-data/bamboo-agent/xml-data/build-dir/AA-AA-JOB1'
06-Jul-2023 10:02:27 Checking out into /var/atlassian/application-data/bamboo-agent/xml-data/build-dir/AA-AA-JOB1
06-Jul-2023 10:02:27 Updating source code to revision: fccc9223ca636e2ad9e003369ea86b09f9fe65c2
06-Jul-2023 10:02:27 Creating local git repository in '/var/atlassian/application-data/bamboo-agent/xml-data/build-dir/_git-repositories-cache/0d34f689f0f99db9ab8ab0c4a603774bfb32f26c/.git'.
06-Jul-2023 10:02:27 hint: Using 'master' as the name for the initial branch. This default branch name
06-Jul-2023 10:02:27 Initialized empty Git repository in /var/atlassian/application-data/bamboo-agent/xml-data/build-dir/_git-repositories-cache/0d34f689f0f99db9ab8ab0c4a603774bfb32f26c/.git/
06-Jul-2023 10:02:27 hint: is subject to change. To configure the initial branch name to use in all
06-Jul-2023 10:02:27 hint: of your new repositories, which will suppress this warning, call:
06-Jul-2023 10:02:27 hint:
06-Jul-2023 10:02:27 hint:         git config --global init.defaultBranch <name>
06-Jul-2023 10:02:27 hint:
06-Jul-2023 10:02:27 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
06-Jul-2023 10:02:27 hint: 'development'. The just-created branch can be renamed via this command:
06-Jul-2023 10:02:27 hint:
06-Jul-2023 10:02:27 hint:         git branch -m <name>
06-Jul-2023 10:02:35 Fetching 'refs/heads/master' from 'ssh://git@bitbucket:7999/at/atlassian-agent.git'.
06-Jul-2023 10:02:36 Warning: Permanently added '[127.0.0.1]:37001' (RSA) to the list of known hosts.
06-Jul-2023 10:02:53 Checking out revision fccc9223ca636e2ad9e003369ea86b09f9fe65c2.
06-Jul-2023 10:02:53 Creating local git repository in '/var/atlassian/application-data/bamboo-agent/xml-data/build-dir/AA-AA-JOB1/.git'.
06-Jul-2023 10:02:53 Cloning into '/var/atlassian/application-data/bamboo-agent/xml-data/build-dir/AA-AA-JOB1'...
06-Jul-2023 10:02:53 done.
06-Jul-2023 10:02:53 Already on 'master'
06-Jul-2023 10:02:53 Your branch is up to date with 'origin/master'.
06-Jul-2023 10:02:53 Updated source code to revision: fccc9223ca636e2ad9e003369ea86b09f9fe65c2
06-Jul-2023 10:02:53 Finished task 'Source Code Checkout' with result: Success
06-Jul-2023 10:02:53 Running pre-build action: Build Log Labeller Pre Build Action
06-Jul-2023 10:02:53 Running pre-build action: VCS Version Collector
06-Jul-2023 10:02:53 Build Atlassian - Atlassian Agent - Default Job #20 (AA-AA-JOB1-20) started building on agent 'bamboo-agent-cb875cc4-qcpqj' (Remote agent on host bamboo-agent-cb875cc4-qcpqj)
06-Jul-2023 10:02:56 Starting task 'Maven 3.x' of type 'com.atlassian.bamboo.plugins.maven:task.builder.mvn3'
06-Jul-2023 10:02:56
Beginning to execute external process for build 'Atlassian - Atlassian Agent - Default Job #20 (AA-AA-JOB1-20)'
... 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
06-Jul-2023 10:03:00 [INFO] Scanning for projects...
06-Jul-2023 10:03:01 [INFO]
06-Jul-2023 10:03:01 [INFO] --------------< io.zhile.crack.atlassian:atlassian-agent >--------------
06-Jul-2023 10:03:01 [INFO] Building atlassian-agent 1.0
06-Jul-2023 10:03:01 [INFO] --------------------------------[ jar ]---------------------------------
06-Jul-2023 10:03:01 [INFO]
06-Jul-2023 10:03:01 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ atlassian-agent ---
06-Jul-2023 10:03:01 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06-Jul-2023 10:03:01 [INFO] skip non existing resourceDirectory /var/atlassian/application-data/bamboo-agent/xml-data/build-dir/AA-AA-JOB1/src/main/resources
06-Jul-2023 10:03:01 [INFO]
06-Jul-2023 10:03:01 [INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ atlassian-agent ---
06-Jul-2023 10:03:02 [INFO] Changes detected - recompiling the module!
06-Jul-2023 10:03:02 [INFO] Compiling 24 source files to /var/atlassian/application-data/bamboo-agent/xml-data/build-dir/AA-AA-JOB1/target/classes
06-Jul-2023 10:03:04 [INFO]
06-Jul-2023 10:03:04 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ atlassian-agent ---
06-Jul-2023 10:03:04 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06-Jul-2023 10:03:04 [INFO] skip non existing resourceDirectory /var/atlassian/application-data/bamboo-agent/xml-data/build-dir/AA-AA-JOB1/src/test/resources
06-Jul-2023 10:03:04 [INFO]
06-Jul-2023 10:03:04 [INFO] --- maven-compiler-plugin:3.7.0:testCompile (default-testCompile) @ atlassian-agent ---
06-Jul-2023 10:03:04 [INFO] No sources to compile
06-Jul-2023 10:03:04 [INFO]
06-Jul-2023 10:03:04 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ atlassian-agent ---
06-Jul-2023 10:03:04 [INFO] No tests to run.
06-Jul-2023 10:03:04 [INFO]
06-Jul-2023 10:03:04 [INFO] --- maven-jar-plugin:3.1.0:jar (default-jar) @ atlassian-agent ---
06-Jul-2023 10:03:05 [INFO] Building jar: /var/atlassian/application-data/bamboo-agent/xml-data/build-dir/AA-AA-JOB1/target/atlassian-agent.jar
06-Jul-2023 10:03:05 [INFO]
06-Jul-2023 10:03:05 [INFO] --- maven-assembly-plugin:3.0.0:single (make-assembly) @ atlassian-agent ---
06-Jul-2023 10:03:07 [INFO] Building jar: /var/atlassian/application-data/bamboo-agent/xml-data/build-dir/AA-AA-JOB1/target/atlassian-agent-jar-with-dependencies.jar
06-Jul-2023 10:03:08 [INFO] ------------------------------------------------------------------------
06-Jul-2023 10:03:08 [INFO] BUILD SUCCESS
06-Jul-2023 10:03:08 [INFO] ------------------------------------------------------------------------
06-Jul-2023 10:03:08 [INFO] Total time:  7.337 s
06-Jul-2023 10:03:08 [INFO] Finished at: 2023-07-06T10:03:08Z
06-Jul-2023 10:03:08 [INFO] ------------------------------------------------------------------------
06-Jul-2023 10:03:08 Finished task 'Maven 3.x' with result: Success
06-Jul-2023 10:03:08 Starting task 'Artifact download' of type 'com.atlassian.bamboo.plugins.bamboo-artifact-downloader-plugin:artifactdownloadertask'
06-Jul-2023 10:03:08 Finished task 'Artifact download' with result: Success
06-Jul-2023 10:03:08 Skipping execution of task 'Copy agent to fileserver' as it is disabled
06-Jul-2023 10:03:08 Running post build plugin 'Docker Container Cleanup'
06-Jul-2023 10:03:08 Running post build plugin 'NCover Results Collector'
06-Jul-2023 10:03:08 Running post build plugin 'Build Results Label Collector'
06-Jul-2023 10:03:08 Running post build plugin 'Clover Results Collector'
06-Jul-2023 10:03:08 Running post build plugin 'npm Cache Cleanup'
06-Jul-2023 10:03:08 Running post build plugin 'Artifact Copier'
06-Jul-2023 10:03:08 Publishing an artifact: jar
06-Jul-2023 10:03:11 Finished publishing of artifact Required job artifact Http Compression Off : [jar], patterns: [**/*.jar] anchored at: [target] in 2.974 s
06-Jul-2023 10:03:11 Finalising the build...
06-Jul-2023 10:03:11 Stopping timer.
06-Jul-2023 10:03:11 Build AA-AA-JOB1-20 completed.
06-Jul-2023 10:03:16 Running on server: post build plugin 'Build Hanging Detection Configuration'
06-Jul-2023 10:03:16 Running on server: post build plugin 'Bamboo project link creator'
06-Jul-2023 10:03:16 Running on server: post build plugin 'NCover Results Collector'
06-Jul-2023 10:03:16 Running on server: post build plugin 'Build Labeller'
06-Jul-2023 10:03:16 Running on server: post build plugin 'Clover Delta Calculator'
06-Jul-2023 10:03:16 Running on server: post build plugin 'Maven Dependencies Postprocessor'
06-Jul-2023 10:03:16 All post build plugins have finished
06-Jul-2023 10:03:16 Generating build results summary...
06-Jul-2023 10:03:16 Saving build results to disk...
06-Jul-2023 10:03:16 Store variable context...
06-Jul-2023 10:03:16 Finished building AA-AA-JOB1-20.