Onedatify packages build

Build: #2 was successful

Job: Build packages was successful

Stages & jobs

  1. Build Packages

Build log

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

27-Feb-2023 12:30:37 Build Onedata Products - Onedatify packages - release-20.02.20 - Build packages #2 (ODSRV-ON8-JOB1-2) started building on agent bamboo-agent-pub-00, bamboo version: 8.1.2
27-Feb-2023 12:30:37 Remote agent on 10.87.23.62 (10.87.23.62:22)
27-Feb-2023 12:30:37 Build working directory is /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-ON8-JOB1
27-Feb-2023 12:30:37 Executing build Onedata Products - Onedatify packages - release-20.02.20 - Build packages #2 (ODSRV-ON8-JOB1-2)
27-Feb-2023 12:30:37 Starting task 'Checkout Default Repository' of type 'com.atlassian.bamboo.plugins.vcs:task.vcs.checkout'
27-Feb-2023 12:30:37 Build always requires a clean checkout
27-Feb-2023 12:30:37 Cleaning build directory '/home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-ON8-JOB1'
27-Feb-2023 12:30:37 Checking out into /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-ON8-JOB1
27-Feb-2023 12:30:37 Updating source code to revision: 68656cf8152097b29a2eb79c3cc04645e332929e
27-Feb-2023 12:30:37 Creating local git repository in '/home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-ON8-JOB1/.git'.
27-Feb-2023 12:30:37 Initialized empty Git repository in /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-ON8-JOB1/.git/
27-Feb-2023 12:30:38 Fetching 'refs/heads/release/20.02.20' from 'ssh://git@git.onedata.org:7999/vfs/onedatify.git'.
27-Feb-2023 12:30:38 Warning: Permanently added '[127.0.0.1]:41446' (RSA) to the list of known hosts.
27-Feb-2023 12:30:38 From ssh://127.0.0.1:41446/vfs/onedatify
27-Feb-2023 12:30:38 * [new branch]      release/20.02.20 -> release/20.02.20
27-Feb-2023 12:30:38 * [new tag]         20.02.20   -> 20.02.20
27-Feb-2023 12:30:38 * [new tag]         17.06.0-rc1 -> 17.06.0-rc1
27-Feb-2023 12:30:38 * [new tag]         17.06.0-rc2 -> 17.06.0-rc2
27-Feb-2023 12:30:38 * [new tag]         17.06.0-rc3 -> 17.06.0-rc3
27-Feb-2023 12:30:38 * [new tag]         17.06.0-rc4 -> 17.06.0-rc4
27-Feb-2023 12:30:38 * [new tag]         17.06.0-rc6 -> 17.06.0-rc6
27-Feb-2023 12:30:38 * [new tag]         17.06.0-rc6-1 -> 17.06.0-rc6-1
27-Feb-2023 12:30:38 * [new tag]         17.06.0-rc7 -> 17.06.0-rc7
27-Feb-2023 12:30:38 * [new tag]         17.06.0-rc8 -> 17.06.0-rc8
27-Feb-2023 12:30:38 * [new tag]         17.06.1    -> 17.06.1
27-Feb-2023 12:30:38 * [new tag]         20.02.19   -> 20.02.19
27-Feb-2023 12:30:38 * [new tag]         21.02.0-alpha8 -> 21.02.0-alpha8
27-Feb-2023 12:30:38 Checking out revision 68656cf8152097b29a2eb79c3cc04645e332929e.
27-Feb-2023 12:30:38 Switched to branch 'release/20.02.20'
27-Feb-2023 12:30:38 Updated source code to revision: 68656cf8152097b29a2eb79c3cc04645e332929e
27-Feb-2023 12:30:38 Finished task 'Checkout Default Repository' with result: Success
27-Feb-2023 12:30:38 Running pre-build action: Build Log Labeller Pre Build Action
27-Feb-2023 12:30:38 Running pre-build action: VCS Version Collector
27-Feb-2023 12:30:38 Starting task 'Build packages' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script'
27-Feb-2023 12:30:38
Beginning to execute external process for build 'Onedata Products - Onedatify packages - release-20.02.20 - Build packages #2 (ODSRV-ON8-JOB1-2)'
... running command line:
/home/bamboo/bamboo-agent-home/temp/ODSRV-ON8-JOB1-2-ScriptBuildTask-4428682578653593862.sh
... in: /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-ON8-JOB1
27-Feb-2023 12:30:38 docker run -v `pwd`:/data docker.onedata.org/fpm:1.8.1 \
27-Feb-2023 12:30:38     fpm \
27-Feb-2023 12:30:38     --input-type dir --name onedatify --version 20.02.20.systemd --url https://onedata.org --license 'Apache 2.0' --vendor 'Onedata' --category 'net' --architecture amd64 --maintainer 'Onedata Support <support@onedata.org>' --description 'Onedatify Docker Compose Service' --force \
27-Feb-2023 12:30:38     --output-type deb \
27-Feb-2023 12:30:38     --prefix / \
27-Feb-2023 12:30:38     --deb-priority optional \
27-Feb-2023 12:30:38     onedatify/onedatify=/usr/bin/ onedatify/docker-compose.yml.template=/opt/onedata/onedatify/ onedatify/onedatify.sh=/opt/onedata/onedatify/ onedatify/config.sh=/opt/onedata/onedatify/ onedatify/console.sh=/opt/onedata/onedatify/ onedatify/install.sh=/opt/onedata/onedatify/ onedatify/logs.sh=/opt/onedata/onedatify/ onedatify/uninstall.sh=/opt/onedata/onedatify/ onedatify/upgrade.sh=/opt/onedata/onedatify/ onedatify/support.sh=/opt/onedata/onedatify/ onedatify/storage.sh=/opt/onedata/onedatify/ onedatify/config.example=/opt/onedata/onedatify/ onedatify/op-panel-overlay.config=/opt/onedata/onedatify/ onedatify/op-worker-overlay.config=/opt/onedata/onedatify/ onedatify/lib/log4sh=/opt/onedata/onedatify/lib/log4sh onedatify/lib/log4sh.properties=/opt/onedata/onedatify/lib/log4sh.properties onedatify/systemd/onedatify.service=/usr/lib/systemd/system/
27-Feb-2023 12:30:40 {:timestamp=>"2023-02-27T12:30:40.249087+0000", :message=>"Debian packaging tools generally labels all files in /etc as config files, as mandated by policy, so fpm defaults to this behavior for deb packages. You can disable this default behavior with --deb-no-default-config-files flag", :level=>:warn}
27-Feb-2023 12:30:40 {:timestamp=>"2023-02-27T12:30:40.267496+0000", :message=>"Debian packaging tools generally labels all files in /etc as config files, as mandated by policy, so fpm defaults to this behavior for deb packages. You can disable this default behavior with --deb-no-default-config-files flag", :level=>:warn}
27-Feb-2023 12:30:40 {:timestamp=>"2023-02-27T12:30:40.294852+0000", :message=>"Created package", :path=>"onedatify_20.02.20.systemd_amd64.deb"}
27-Feb-2023 12:30:40 docker run -v `pwd`:/data docker.onedata.org/fpm:1.8.1 \
27-Feb-2023 12:30:40     fpm \
27-Feb-2023 12:30:40     --input-type dir --name onedatify --version 20.02.20.systemd --url https://onedata.org --license 'Apache 2.0' --vendor 'Onedata' --category 'net' --architecture amd64 --maintainer 'Onedata Support <support@onedata.org>' --description 'Onedatify Docker Compose Service' --force \
27-Feb-2023 12:30:40     --output-type rpm \
27-Feb-2023 12:30:40     --prefix / \
27-Feb-2023 12:30:40      \
27-Feb-2023 12:30:40     onedatify/onedatify=/usr/bin/ onedatify/docker-compose.yml.template=/opt/onedata/onedatify/ onedatify/onedatify.sh=/opt/onedata/onedatify/ onedatify/config.sh=/opt/onedata/onedatify/ onedatify/console.sh=/opt/onedata/onedatify/ onedatify/install.sh=/opt/onedata/onedatify/ onedatify/logs.sh=/opt/onedata/onedatify/ onedatify/uninstall.sh=/opt/onedata/onedatify/ onedatify/upgrade.sh=/opt/onedata/onedatify/ onedatify/support.sh=/opt/onedata/onedatify/ onedatify/storage.sh=/opt/onedata/onedatify/ onedatify/config.example=/opt/onedata/onedatify/ onedatify/op-panel-overlay.config=/opt/onedata/onedatify/ onedatify/op-worker-overlay.config=/opt/onedata/onedatify/ onedatify/lib/log4sh=/opt/onedata/onedatify/lib/log4sh onedatify/lib/log4sh.properties=/opt/onedata/onedatify/lib/log4sh.properties onedatify/systemd/onedatify.service=/usr/lib/systemd/system/
27-Feb-2023 12:30:41 {:timestamp=>"2023-02-27T12:30:41.690795+0000", :message=>"Created package", :path=>"onedatify-20.02.20.systemd-1.x86_64.rpm"}
27-Feb-2023 12:30:41 Finished task 'Build packages' with result: Success
27-Feb-2023 12:30:41 Running post build plugin 'Docker Container Cleanup'
27-Feb-2023 12:30:41 Running post build plugin 'NCover Results Collector'
27-Feb-2023 12:30:41 Running post build plugin 'Build Results Label Collector'
27-Feb-2023 12:30:41 Running post build plugin 'Clover Results Collector'
27-Feb-2023 12:30:41 Running post build plugin 'npm Cache Cleanup'
27-Feb-2023 12:30:41 Running post build plugin 'Artifact Copier'
27-Feb-2023 12:30:41 Publishing an artifact: Onedatify DEB Systemd
27-Feb-2023 12:30:41 Finished publishing of artifact Required shared artifact: [Onedatify DEB Systemd], pattern: [*systemd_amd64.deb] in 91.18 ms
27-Feb-2023 12:30:41 Publishing an artifact: Onedatify RPM Systemd
27-Feb-2023 12:30:42 Finished publishing of artifact Required shared artifact: [Onedatify RPM Systemd], pattern: [*systemd-1.x86_64.rpm] in 18.04 ms
27-Feb-2023 12:30:42 Publishing an artifact: onedatify.sh
27-Feb-2023 12:30:42 Finished publishing of artifact Required shared artifact: [onedatify.sh], pattern: [onedatify.sh] in 10.42 ms
27-Feb-2023 12:30:42 Publishing an artifact: COMMIT-ID
27-Feb-2023 12:30:42 Finished publishing of artifact Required shared artifact: [COMMIT-ID], pattern: [COMMIT-ID] in 7.070 ms
27-Feb-2023 12:30:42 Finalising the build...
27-Feb-2023 12:30:42 Stopping timer.
27-Feb-2023 12:30:42 Build ODSRV-ON8-JOB1-2 completed.
27-Feb-2023 12:30:42 Running on server: post build plugin 'NCover Results Collector'
27-Feb-2023 12:30:42 Running on server: post build plugin 'Build Hanging Detection Configuration'
27-Feb-2023 12:30:42 Running on server: post build plugin 'Build Labeller'
27-Feb-2023 12:30:42 Running on server: post build plugin 'Clover Delta Calculator'
27-Feb-2023 12:30:42 Running on server: post build plugin 'Maven Dependencies Postprocessor'
27-Feb-2023 12:30:42 All post build plugins have finished
27-Feb-2023 12:30:42 Generating build results summary...
27-Feb-2023 12:30:42 Saving build results to disk...
27-Feb-2023 12:30:42 Store variable context...
27-Feb-2023 12:30:42 Indexing build results...
27-Feb-2023 12:30:42 Finished building ODSRV-ON8-JOB1-2.