Build: #15 failed
Job: Default Job failed
Build log
The build generated 85 lines of output. Download or view full build log.
04-Jul-2023 20:20:12 | Build Atlassian - Atlassian Agent - Default Job #15 (AA-AA-JOB1-15) is being prepared for building on agent bamboo-agent-58d46b6b9f-vq5c7, bamboo version: 9.3.0 |
04-Jul-2023 20:20:12 | Remote agent on host bamboo-agent-58d46b6b9f-vq5c7 |
04-Jul-2023 20:20:13 | Build working directory is /var/atlassian/application-data/bamboo-agent/xml-data/build-dir/AA-AA-JOB1 |
04-Jul-2023 20:20:14 | Executing build Atlassian - Atlassian Agent - Default Job #15 (AA-AA-JOB1-15) |
04-Jul-2023 20:20:14 | Starting task 'Source Code Checkout' of type 'com.atlassian.bamboo.plugins.vcs:task.vcs.checkout' |
04-Jul-2023 20:20:14 | Build always requires a clean checkout |
04-Jul-2023 20:20:14 | Cleaning build directory '/var/atlassian/application-data/bamboo-agent/xml-data/build-dir/AA-AA-JOB1' |
04-Jul-2023 20:20:14 | Checking out into /var/atlassian/application-data/bamboo-agent/xml-data/build-dir/AA-AA-JOB1 |
04-Jul-2023 20:20:14 | Updating source code to revision: b10798f1655a73948bb999055e20ede2c333e063 |
04-Jul-2023 20:20:15 | Fetching 'refs/heads/master' from 'ssh://git@bitbucket:7999/at/atlassian-agent.git'. |
04-Jul-2023 20:20:15 | Warning: Permanently added '[127.0.0.1]:35949' (RSA) to the list of known hosts. |
04-Jul-2023 20:20:15 | Checking out revision b10798f1655a73948bb999055e20ede2c333e063. |
04-Jul-2023 20:20:15 | Creating local git repository in '/var/atlassian/application-data/bamboo-agent/xml-data/build-dir/AA-AA-JOB1/.git'. |
04-Jul-2023 20:20:15 | Cloning into '/var/atlassian/application-data/bamboo-agent/xml-data/build-dir/AA-AA-JOB1'... |
04-Jul-2023 20:20:15 | done. |
04-Jul-2023 20:20:15 | Already on 'master' |
04-Jul-2023 20:20:15 | Your branch is up to date with 'origin/master'. |
04-Jul-2023 20:20:15 | Updated source code to revision: b10798f1655a73948bb999055e20ede2c333e063 |
04-Jul-2023 20:20:15 | Finished task 'Source Code Checkout' with result: Success |
04-Jul-2023 20:20:15 | Running pre-build action: Build Log Labeller Pre Build Action |
04-Jul-2023 20:20:15 | Running pre-build action: VCS Version Collector |
04-Jul-2023 20:20:15 | Build Atlassian - Atlassian Agent - Default Job #15 (AA-AA-JOB1-15) started building on agent 'bamboo-agent-58d46b6b9f-vq5c7' (Remote agent on host bamboo-agent-58d46b6b9f-vq5c7) |
04-Jul-2023 20:20:16 | Starting task 'Maven 3.x' of type 'com.atlassian.bamboo.plugins.maven:task.builder.mvn3' |
04-Jul-2023 20:20:17 | Beginning to execute external process for build 'Atlassian - Atlassian Agent - Default Job #15 (AA-AA-JOB1-15)' ... 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 |
04-Jul-2023 20:20:21 | [INFO] Scanning for projects... |
04-Jul-2023 20:20:21 | [INFO] |
04-Jul-2023 20:20:21 | [INFO] --------------< io.zhile.crack.atlassian:atlassian-agent >-------------- |
04-Jul-2023 20:20:21 | [INFO] Building atlassian-agent 1.0 |
04-Jul-2023 20:20:21 | [INFO] --------------------------------[ jar ]--------------------------------- |
04-Jul-2023 20:20:22 | [INFO] |
04-Jul-2023 20:20:22 | [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ atlassian-agent --- |
04-Jul-2023 20:20:22 | [INFO] Using 'UTF-8' encoding to copy filtered resources. |
04-Jul-2023 20:20:22 | [INFO] skip non existing resourceDirectory /var/atlassian/application-data/bamboo-agent/xml-data/build-dir/AA-AA-JOB1/src/main/resources |
04-Jul-2023 20:20:22 | [INFO] |
04-Jul-2023 20:20:22 | [INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ atlassian-agent --- |
04-Jul-2023 20:20:23 | [INFO] Changes detected - recompiling the module! |
04-Jul-2023 20:20:23 | [INFO] Compiling 24 source files to /var/atlassian/application-data/bamboo-agent/xml-data/build-dir/AA-AA-JOB1/target/classes |
04-Jul-2023 20:20:26 | [INFO] ------------------------------------------------------------- |
04-Jul-2023 20:20:26 | [ERROR] COMPILATION ERROR : |
04-Jul-2023 20:20:26 | [INFO] ------------------------------------------------------------- |
04-Jul-2023 20:20:26 | [ERROR] /var/atlassian/application-data/bamboo-agent/xml-data/build-dir/AA-AA-JOB1/src/main/java/io/zhile/crack/atlassian/license/products/ThirdPlugin.java:[14,66] cannot reference dataCenter before supertype constructor has been called |
04-Jul-2023 20:20:26 | [INFO] 1 error |
04-Jul-2023 20:20:26 | [INFO] ------------------------------------------------------------- |
04-Jul-2023 20:20:26 | [INFO] ------------------------------------------------------------------------ |
04-Jul-2023 20:20:26 | [INFO] BUILD FAILURE |
04-Jul-2023 20:20:26 | [INFO] ------------------------------------------------------------------------ |
04-Jul-2023 20:20:26 | [INFO] Total time: 5.035 s |
04-Jul-2023 20:20:26 | [INFO] Finished at: 2023-07-04T20:20:26Z |
04-Jul-2023 20:20:26 | [INFO] ------------------------------------------------------------------------ |
04-Jul-2023 20:20:26 | [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.7.0:compile (default-compile) on project atlassian-agent: Compilation failure |
04-Jul-2023 20:20:26 | [ERROR] /var/atlassian/application-data/bamboo-agent/xml-data/build-dir/AA-AA-JOB1/src/main/java/io/zhile/crack/atlassian/license/products/ThirdPlugin.java:[14,66] cannot reference dataCenter before supertype constructor has been called |
04-Jul-2023 20:20:26 | [ERROR] -> [Help 1] |
04-Jul-2023 20:20:26 | [ERROR] |
04-Jul-2023 20:20:26 | [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. |
04-Jul-2023 20:20:26 | [ERROR] Re-run Maven using the -X switch to enable full debug logging. |
04-Jul-2023 20:20:26 | [ERROR] |
04-Jul-2023 20:20:26 | [ERROR] For more information about the errors and possible solutions, please read the following articles: |
04-Jul-2023 20:20:26 | [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException |
04-Jul-2023 20:20:26 | Failing task since return code of [/opt/maven/bin/mvn --batch-mode -Djava.io.tmpdir=/tmp/AA-AA-JOB1 package] was 1 while expected 0 |
04-Jul-2023 20:20:26 | Finished task 'Maven 3.x' with result: Failed |
04-Jul-2023 20:20:26 | Running post build plugin 'Docker Container Cleanup' |
04-Jul-2023 20:20:26 | Running post build plugin 'NCover Results Collector' |
04-Jul-2023 20:20:26 | Running post build plugin 'Build Results Label Collector' |
04-Jul-2023 20:20:26 | Running post build plugin 'Clover Results Collector' |
04-Jul-2023 20:20:26 | Running post build plugin 'npm Cache Cleanup' |
04-Jul-2023 20:20:26 | Running post build plugin 'Artifact Copier' |
04-Jul-2023 20:20:26 | Publishing an artifact: jar |
04-Jul-2023 20:20:26 | Failing as no matching files has been found and empty artifacts are not allowed. |
04-Jul-2023 20:20:26 | Unable to publish artifact [jar]: |
04-Jul-2023 20:20:26 | The artifact is required, build will now fail. |
04-Jul-2023 20:20:26 | The artifact hasn't been successfully published after 101.8 ms |
04-Jul-2023 20:20:26 | Finalising the build... |
04-Jul-2023 20:20:26 | Stopping timer. |
04-Jul-2023 20:20:26 | Build AA-AA-JOB1-15 completed. |
04-Jul-2023 20:20:29 | Running on server: post build plugin 'Build Hanging Detection Configuration' |
04-Jul-2023 20:20:29 | Running on server: post build plugin 'Bamboo project link creator' |
04-Jul-2023 20:20:29 | Running on server: post build plugin 'NCover Results Collector' |
04-Jul-2023 20:20:29 | Running on server: post build plugin 'Build Labeller' |
04-Jul-2023 20:20:29 | Running on server: post build plugin 'Clover Delta Calculator' |
04-Jul-2023 20:20:29 | Running on server: post build plugin 'Maven Dependencies Postprocessor' |
04-Jul-2023 20:20:29 | All post build plugins have finished |
04-Jul-2023 20:20:29 | Generating build results summary... |
04-Jul-2023 20:20:29 | Saving build results to disk... |
04-Jul-2023 20:20:30 | Store variable context... |
04-Jul-2023 20:20:30 | Finished building AA-AA-JOB1-15. |