Build: #49 was successful

Job: Build Job was successful

Stages & jobs

  1. Build Stage

Build log

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

23-Feb-2024 13:38:17 Build EMBD - EMBD Staging Wordpress Plan - Build Job #49 (EMBD-EMBDWP-JOB1-49) is being prepared for building on agent EMBD, bamboo version: 9.5.1
23-Feb-2024 13:38:17
23-Feb-2024 13:38:17 Build working directory is /var/atlassian/application-data/bamboo/local-working-dir/EMBD-EMBDWP-JOB1
23-Feb-2024 13:38:17 Executing build EMBD - EMBD Staging Wordpress Plan - Build Job #49 (EMBD-EMBDWP-JOB1-49)
23-Feb-2024 13:38:17 Starting task 'Checkout Default Repository' of type 'com.atlassian.bamboo.plugins.vcs:task.vcs.checkout'
23-Feb-2024 13:38:17 Checking out into /var/atlassian/application-data/bamboo/local-working-dir/EMBD-EMBDWP-JOB1
23-Feb-2024 13:38:17 Updating source code to revision: 73c106110936b89394ce8e2853051d932ca71508
23-Feb-2024 13:38:17 Fetching 'refs/heads/development' from 'ssh://git@bitbucket.spars.im:7999/embd/embd_web.git'.
23-Feb-2024 13:38:17 Warning: Permanently added '[127.0.0.1]:33453' (RSA) to the list of known hosts.
23-Feb-2024 13:38:17 Checking out revision 73c106110936b89394ce8e2853051d932ca71508.
23-Feb-2024 13:38:17 Creating local git repository in '/var/atlassian/application-data/bamboo/local-working-dir/EMBD-EMBDWP-JOB1/.git'.
23-Feb-2024 13:38:17 Cloning into '/var/atlassian/application-data/bamboo/local-working-dir/EMBD-EMBDWP-JOB1'...
23-Feb-2024 13:38:17 done.
23-Feb-2024 13:38:18 Switched to a new branch 'development'
23-Feb-2024 13:38:18 branch 'development' set up to track 'origin/development'.
23-Feb-2024 13:38:18 Updated source code to revision: 73c106110936b89394ce8e2853051d932ca71508
23-Feb-2024 13:38:18 Finished task 'Checkout Default Repository' with result: Success
23-Feb-2024 13:38:18 Running pre-build action: VCS Version Collector
23-Feb-2024 13:38:18 Running pre-build action: Build Log Labeller Pre Build Action
23-Feb-2024 13:38:18 Build EMBD - EMBD Staging Wordpress Plan - Build Job #49 (EMBD-EMBDWP-JOB1-49) started building on agent 'EMBD' ()
23-Feb-2024 13:38:18 Starting task 'NPM Install' of type 'com.atlassian.bamboo.plugins.bamboo-nodejs-plugin:task.builder.npm'
23-Feb-2024 13:38:18
Beginning to execute external process for build 'EMBD - EMBD Staging Wordpress Plan - Build Job #49 (EMBD-EMBDWP-JOB1-49)'
... running command line:
/usr/bin/node /usr/bin/npm install
... in: /var/atlassian/application-data/bamboo/local-working-dir/EMBD-EMBDWP-JOB1/src/themes/embd
23-Feb-2024 13:38:19 npm WARN EBADENGINE Unsupported engine {
23-Feb-2024 13:38:19 npm WARN EBADENGINE   package: '@es-joy/jsdoccomment@0.10.8',
23-Feb-2024 13:38:19 npm WARN EBADENGINE   required: { node: '^12 || ^14 || ^16' },
23-Feb-2024 13:38:19 npm WARN EBADENGINE   current: { node: 'v20.11.1', npm: '10.2.4' }
23-Feb-2024 13:38:19 npm WARN EBADENGINE }
23-Feb-2024 13:38:19 npm WARN EBADENGINE Unsupported engine {
23-Feb-2024 13:38:19 npm WARN EBADENGINE   package: 'eslint-plugin-jsdoc@36.1.1',
23-Feb-2024 13:38:19 npm WARN EBADENGINE   required: { node: '^12 || ^14 || ^16' },
23-Feb-2024 13:38:19 npm WARN EBADENGINE   current: { node: 'v20.11.1', npm: '10.2.4' }
23-Feb-2024 13:38:19 npm WARN EBADENGINE }
23-Feb-2024 13:38:26 npm WARN deprecated @npmcli/move-file@1.1.2: This functionality has been moved to @npmcli/fs
23-Feb-2024 13:38:26 npm WARN deprecated stable@0.1.8: Modern JS already guarantees Array#sort() is a stable sort, so this library is deprecated. See the compatibility table on MDN: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/sort#browser_compatibility
23-Feb-2024 13:38:26 npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated
23-Feb-2024 13:38:26 npm WARN deprecated @stylelint/postcss-markdown@0.36.2: Use the original unforked package instead: postcss-markdown
23-Feb-2024 13:38:26 npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated
23-Feb-2024 13:38:26 npm WARN deprecated har-validator@5.1.5: this library is no longer supported
23-Feb-2024 13:38:26 npm WARN deprecated abab@2.0.6: Use your platform's native atob() and btoa() methods instead
23-Feb-2024 13:38:26 npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated
23-Feb-2024 13:38:26 npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated
23-Feb-2024 13:38:27 npm WARN deprecated domexception@2.0.1: Use your platform's native DOMException instead
23-Feb-2024 13:38:27 npm WARN deprecated w3c-hr-time@1.0.2: Use your platform's native performance.now() and performance.timeOrigin.
23-Feb-2024 13:38:27 npm WARN deprecated sane@4.1.0: some dependency vulnerabilities fixed, support for node < 10 dropped, and newer ECMAScript syntax/features added
23-Feb-2024 13:38:27 npm WARN deprecated uuid@3.4.0: Please upgrade  to version 7 or higher.  Older versions may use Math.random() in certain circumstances, which is known to be problematic.  See https://v8.dev/blog/math-random for details.
23-Feb-2024 13:38:27 npm WARN deprecated @stylelint/postcss-css-in-js@0.37.3: Package no longer supported. Contact Support at https://www.npmjs.com/support for more info.
23-Feb-2024 13:38:28 npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142
23-Feb-2024 13:38:29 npm WARN deprecated svgo@1.3.2: This SVGO version is no longer supported. Upgrade to v2.x.x.
23-Feb-2024 13:41:17
23-Feb-2024 13:41:17 added 1697 packages, and audited 1698 packages in 3m
23-Feb-2024 13:41:17
23-Feb-2024 13:41:17 264 packages are looking for funding
23-Feb-2024 13:41:17   run `npm fund` for details
23-Feb-2024 13:41:17
23-Feb-2024 13:41:17 30 vulnerabilities (22 moderate, 8 high)
23-Feb-2024 13:41:17
23-Feb-2024 13:41:17 To address issues that do not require attention, run:
23-Feb-2024 13:41:17   npm audit fix
23-Feb-2024 13:41:17
23-Feb-2024 13:41:17 To address all issues (including breaking changes), run:
23-Feb-2024 13:41:17   npm audit fix --force
23-Feb-2024 13:41:17
23-Feb-2024 13:41:17 Run `npm audit` for details.
23-Feb-2024 13:41:17 Finished task 'NPM Install' with result: Success
23-Feb-2024 13:41:17 Starting task 'NPX tailwindcss' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script'
23-Feb-2024 13:41:17
Beginning to execute external process for build 'EMBD - EMBD Staging Wordpress Plan - Build Job #49 (EMBD-EMBDWP-JOB1-49)'
... running command line:
/var/atlassian/application-data/bamboo/temp/EMBD-EMBDWP-JOB1-49-ScriptBuildTask-3831616066839450875.sh
... in: /var/atlassian/application-data/bamboo/local-working-dir/EMBD-EMBDWP-JOB1/src/themes/embd
23-Feb-2024 13:41:18
23-Feb-2024 13:41:18 Rebuilding...
23-Feb-2024 13:41:19
23-Feb-2024 13:41:19 Done in 389ms.
23-Feb-2024 13:41:19 Finished task 'NPX tailwindcss' with result: Success
23-Feb-2024 13:41:19 Starting task 'NPM Run Bundle' of type 'com.atlassian.bamboo.plugins.bamboo-nodejs-plugin:task.builder.npm'
23-Feb-2024 13:41:19
Beginning to execute external process for build 'EMBD - EMBD Staging Wordpress Plan - Build Job #49 (EMBD-EMBDWP-JOB1-49)'
... running command line:
/usr/bin/node /usr/bin/npm run bundle
... in: /var/atlassian/application-data/bamboo/local-working-dir/EMBD-EMBDWP-JOB1/src/themes/embd
23-Feb-2024 13:41:19
23-Feb-2024 13:41:19 > underscores@1.0.0 bundle
23-Feb-2024 13:41:19 > npm run copy-alpine && dir-archiver --src . --dest ../_s.zip --exclude .DS_Store .stylelintrc.json .eslintrc .git .gitattributes .github .gitignore README.md composer.json composer.lock node_modules vendor package-lock.json package.json .travis.yml phpcs.xml.dist sass style.css.map yarn.lock
23-Feb-2024 13:41:19
23-Feb-2024 13:41:19
23-Feb-2024 13:41:19 > underscores@1.0.0 copy-alpine
23-Feb-2024 13:41:19 > cp node_modules/alpinejs/dist/cdn.min.js js/alpine.js
23-Feb-2024 13:41:19
23-Feb-2024 13:41:20 Created /var/atlassian/application-data/bamboo/local-working-dir/EMBD-EMBDWP-JOB1/src/themes/_s.zip of 510.75 KB
23-Feb-2024 13:41:20 Finished task 'NPM Run Bundle' with result: Success
23-Feb-2024 13:41:20 Running post build plugin 'Artifact Copier'
23-Feb-2024 13:41:20 Publishing an artifact: Theme
23-Feb-2024 13:41:20 Finished publishing of artifact Required shared artifact Http Compression Off : [Theme], patterns: [_s.zip] anchored at: [src/themes] in 19.44 ms
23-Feb-2024 13:41:20 Running post build plugin 'npm Cache Cleanup'
23-Feb-2024 13:41:20 Running post build plugin 'NCover Results Collector'
23-Feb-2024 13:41:20 Running post build plugin 'Build Results Label Collector'
23-Feb-2024 13:41:20 Running post build plugin 'Clover Results Collector'
23-Feb-2024 13:41:20 Running post build plugin 'Docker Container Cleanup'
23-Feb-2024 13:41:23 Successfully removed working directory at '/var/atlassian/application-data/bamboo/local-working-dir/EMBD-EMBDWP-JOB1'
23-Feb-2024 13:41:23 Finalising the build...
23-Feb-2024 13:41:23 Stopping timer.
23-Feb-2024 13:41:23 Build EMBD-EMBDWP-JOB1-49 completed.
23-Feb-2024 13:41:23 Running on server: post build plugin 'Build Hanging Detection Configuration'
23-Feb-2024 13:41:23 Running on server: post build plugin 'NCover Results Collector'
23-Feb-2024 13:41:23 Running on server: post build plugin 'Build Labeller'
23-Feb-2024 13:41:23 Running on server: post build plugin 'Clover Delta Calculator'
23-Feb-2024 13:41:23 Running on server: post build plugin 'Maven Dependencies Postprocessor'
23-Feb-2024 13:41:23 All post build plugins have finished
23-Feb-2024 13:41:23 Generating build results summary...
23-Feb-2024 13:41:23 Saving build results to disk...
23-Feb-2024 13:41:23 Store variable context...
23-Feb-2024 13:41:23 Finished building EMBD-EMBDWP-JOB1-49.