Onedatify packages build

Build: #213 was successful

Job: Build packages was successful

Stages & jobs

  1. Build Packages

Build log

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

11-Oct-2024 08:48:07 Build Onedata Products - Onedatify packages - Build packages #213 (ODSRV-ON-JOB1-213) is being prepared for building on agent bamboo-agent-amd-04, bamboo version: 9.6.0
11-Oct-2024 08:48:07 Remote agent on 10.87.23.81 (10.87.23.81:22)
11-Oct-2024 08:48:07 Build working directory is /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-ON-JOB1
11-Oct-2024 08:48:07 Executing build Onedata Products - Onedatify packages - Build packages #213 (ODSRV-ON-JOB1-213)
11-Oct-2024 08:48:07 Starting task 'Checkout Default Repository' of type 'com.atlassian.bamboo.plugins.vcs:task.vcs.checkout'
11-Oct-2024 08:48:07 Build always requires a clean checkout
11-Oct-2024 08:48:07 Cleaning build directory '/home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-ON-JOB1'
11-Oct-2024 08:48:07 Checking out into /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-ON-JOB1
11-Oct-2024 08:48:07 Updating source code to revision: 682051914a4006f4620f242de0dc555c1f9c4f1d
11-Oct-2024 08:48:07 Creating local git repository in '/home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-ON-JOB1/.git'.
11-Oct-2024 08:48:07 hint: Using 'master' as the name for the initial branch. This default branch name
11-Oct-2024 08:48:07 hint: is subject to change. To configure the initial branch name to use in all
11-Oct-2024 08:48:07 hint: of your new repositories, which will suppress this warning, call:
11-Oct-2024 08:48:07 hint:
11-Oct-2024 08:48:07 hint:         git config --global init.defaultBranch <name>
11-Oct-2024 08:48:07 hint:
11-Oct-2024 08:48:07 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
11-Oct-2024 08:48:07 hint: 'development'. The just-created branch can be renamed via this command:
11-Oct-2024 08:48:07 hint:
11-Oct-2024 08:48:07 hint:         git branch -m <name>
11-Oct-2024 08:48:07 Initialized empty Git repository in /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-ON-JOB1/.git/
11-Oct-2024 08:48:07 Fetching 'refs/heads/develop' from 'ssh://git@git.onedata.org:7999/vfs/onedatify.git'.
11-Oct-2024 08:48:07 Warning: Permanently added '[127.0.0.1]:38057' (RSA) to the list of known hosts.
11-Oct-2024 08:48:08 Checking out revision 682051914a4006f4620f242de0dc555c1f9c4f1d.
11-Oct-2024 08:48:08 Switched to branch 'develop'
11-Oct-2024 08:48:08 Updated source code to revision: 682051914a4006f4620f242de0dc555c1f9c4f1d
11-Oct-2024 08:48:08 Finished task 'Checkout Default Repository' with result: Success
11-Oct-2024 08:48:08 Running pre-build action: Build Log Labeller Pre Build Action
11-Oct-2024 08:48:08 Running pre-build action: VCS Version Collector
11-Oct-2024 08:48:08 Build Onedata Products - Onedatify packages - Build packages #213 (ODSRV-ON-JOB1-213) started building on agent 'bamboo-agent-amd-04' (Remote agent on 10.87.23.81 (10.87.23.81:22))
11-Oct-2024 08:48:08 Starting task 'Build packages' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script'
11-Oct-2024 08:48:08
Beginning to execute external process for build 'Onedata Products - Onedatify packages - Build packages #213 (ODSRV-ON-JOB1-213)'
... running command line:
/home/bamboo/bamboo-agent-home/temp/ODSRV-ON-JOB1-213-ScriptBuildTask-1457427459034629275.sh
... in: /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-ON-JOB1
11-Oct-2024 08:48:08 docker run -v `pwd`:/data docker.onedata.org/fpm:1.8.1 \
11-Oct-2024 08:48:08     fpm \
11-Oct-2024 08:48:08     --input-type dir --name onedatify --version 21.02.7.1.g6820519.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 \
11-Oct-2024 08:48:08     --output-type deb \
11-Oct-2024 08:48:08     --prefix / \
11-Oct-2024 08:48:08     --deb-priority optional \
11-Oct-2024 08:48:08     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/upgrade.sh=/opt/onedata/onedatify/ onedatify/support.sh=/opt/onedata/onedatify/ onedatify/storage.sh=/opt/onedata/onedatify/ onedatify/config.template=/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/
11-Oct-2024 08:48:08 Unable to find image 'docker.onedata.org/fpm:1.8.1' locally
11-Oct-2024 08:48:08 1.8.1: Pulling from fpm
11-Oct-2024 08:48:08 e5e3de7014a6: Pulling fs layer
11-Oct-2024 08:48:08 27904410b565: Pulling fs layer
11-Oct-2024 08:48:08 e5a6e45f62eb: Pulling fs layer
11-Oct-2024 08:48:08 955d68d4cadd: Pulling fs layer
11-Oct-2024 08:48:08 18b23a3163ff: Pulling fs layer
11-Oct-2024 08:48:08 955d68d4cadd: Waiting
11-Oct-2024 08:48:08 18b23a3163ff: Waiting
11-Oct-2024 08:48:09 e5e3de7014a6: Verifying Checksum
11-Oct-2024 08:48:09 e5e3de7014a6: Download complete
11-Oct-2024 08:48:09 e5a6e45f62eb: Verifying Checksum
11-Oct-2024 08:48:09 e5a6e45f62eb: Download complete
11-Oct-2024 08:48:09 18b23a3163ff: Verifying Checksum
11-Oct-2024 08:48:09 18b23a3163ff: Download complete
11-Oct-2024 08:48:09 e5e3de7014a6: Pull complete
11-Oct-2024 08:48:09 955d68d4cadd: Verifying Checksum
11-Oct-2024 08:48:09 955d68d4cadd: Download complete
11-Oct-2024 08:48:11 27904410b565: Download complete
11-Oct-2024 08:48:21 27904410b565: Pull complete
11-Oct-2024 08:48:23 e5a6e45f62eb: Pull complete
11-Oct-2024 08:48:28 955d68d4cadd: Pull complete
11-Oct-2024 08:48:28 18b23a3163ff: Pull complete
11-Oct-2024 08:48:28 Digest: sha256:78dfc49bc93ac9180d280351415bc4808a0068ef167b120a108d503c347639e0
11-Oct-2024 08:48:28 Status: Downloaded newer image for docker.onedata.org/fpm:1.8.1
11-Oct-2024 08:48:31 {:timestamp=>"2024-10-11T08:48:31.816380+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}
11-Oct-2024 08:48:31 {:timestamp=>"2024-10-11T08:48:31.845127+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}
11-Oct-2024 08:48:31 {:timestamp=>"2024-10-11T08:48:31.910077+0000", :message=>"Created package", :path=>"onedatify_21.02.7.1.g6820519.systemd_amd64.deb"}
11-Oct-2024 08:48:32 docker run -v `pwd`:/data docker.onedata.org/fpm:1.8.1 \
11-Oct-2024 08:48:32     fpm \
11-Oct-2024 08:48:32     --input-type dir --name onedatify --version 21.02.7.1.g6820519.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 \
11-Oct-2024 08:48:32     --output-type rpm \
11-Oct-2024 08:48:32     --prefix / \
11-Oct-2024 08:48:32      \
11-Oct-2024 08:48:32     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/upgrade.sh=/opt/onedata/onedatify/ onedatify/support.sh=/opt/onedata/onedatify/ onedatify/storage.sh=/opt/onedata/onedatify/ onedatify/config.template=/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/
11-Oct-2024 08:48:36 {:timestamp=>"2024-10-11T08:48:36.759755+0000", :message=>"Created package", :path=>"onedatify-21.02.7.1.g6820519.systemd-1.x86_64.rpm"}
11-Oct-2024 08:48:37 Finished task 'Build packages' with result: Success
11-Oct-2024 08:48:37 Running post build plugin 'Docker Container Cleanup'
11-Oct-2024 08:48:37 Running post build plugin 'NCover Results Collector'
11-Oct-2024 08:48:37 Running post build plugin 'Build Results Label Collector'
11-Oct-2024 08:48:37 Running post build plugin 'Clover Results Collector'
11-Oct-2024 08:48:37 Running post build plugin 'npm Cache Cleanup'
11-Oct-2024 08:48:37 Running post build plugin 'Artifact Copier'
11-Oct-2024 08:48:37 Publishing an artifact: Onedatify DEB Systemd
11-Oct-2024 08:48:37 Finished publishing of artifact Required shared artifact Http Compression On : [Onedatify DEB Systemd], patterns: [*systemd_amd64.deb] in 47.29 ms
11-Oct-2024 08:48:37 Publishing an artifact: Onedatify RPM Systemd
11-Oct-2024 08:48:37 Finished publishing of artifact Required shared artifact Http Compression On : [Onedatify RPM Systemd], patterns: [*systemd-1.x86_64.rpm] in 17.65 ms
11-Oct-2024 08:48:37 Publishing an artifact: onedatify.sh
11-Oct-2024 08:48:37 Finished publishing of artifact Required shared artifact Http Compression On : [onedatify.sh], patterns: [onedatify.sh] in 63.50 ms
11-Oct-2024 08:48:37 Publishing an artifact: COMMIT-ID
11-Oct-2024 08:48:37 Finished publishing of artifact Required shared artifact Http Compression On : [COMMIT-ID], patterns: [COMMIT-ID] in 19.00 ms
11-Oct-2024 08:48:37 Finalising the build...
11-Oct-2024 08:48:37 Stopping timer.
11-Oct-2024 08:48:37 Build ODSRV-ON-JOB1-213 completed.
11-Oct-2024 08:48:38 Running on server: post build plugin 'Build Hanging Detection Configuration'
11-Oct-2024 08:48:38 Running on server: post build plugin 'NCover Results Collector'
11-Oct-2024 08:48:38 Running on server: post build plugin 'Build Labeller'
11-Oct-2024 08:48:38 Running on server: post build plugin 'Clover Delta Calculator'
11-Oct-2024 08:48:38 Running on server: post build plugin 'Maven Dependencies Postprocessor'
11-Oct-2024 08:48:38 All post build plugins have finished
11-Oct-2024 08:48:38 Generating build results summary...
11-Oct-2024 08:48:38 Saving build results to disk...
11-Oct-2024 08:48:38 Store variable context...
11-Oct-2024 08:48:38 Finished building ODSRV-ON-JOB1-213.