Build: #81 was successful
Job: Build ioreplay centos was successful
Build log
The build generated 225 lines of output. Download or view full build log.
17-Oct-2024 19:00:32 | Build Onedata Products - IOReplay packages - Build ioreplay centos #81 (ODSRV-IP-BIC-81) is being prepared for building on agent bamboo-agent-os-14, bamboo version: 9.6.0 |
17-Oct-2024 19:00:32 | Remote agent on 10.87.23.43 (10.87.23.43:22) |
17-Oct-2024 19:00:32 | Build working directory is /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-IP-BIC |
17-Oct-2024 19:00:32 | Executing build Onedata Products - IOReplay packages - Build ioreplay centos #81 (ODSRV-IP-BIC-81) |
17-Oct-2024 19:00:32 | Starting task 'Checkout Default Repository' of type 'com.atlassian.bamboo.plugins.vcs:task.vcs.checkout' |
17-Oct-2024 19:00:32 | Build always requires a clean checkout |
17-Oct-2024 19:00:32 | Cleaning build directory '/home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-IP-BIC' |
17-Oct-2024 19:00:32 | Checking out into /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-IP-BIC |
17-Oct-2024 19:00:32 | Updating source code to revision: 48dcb1ec04dfddb59cca24cb2e02ca1f815eacf5 |
17-Oct-2024 19:00:32 | Creating local git repository in '/home/bamboo/bamboo-agent-home/xml-data/build-dir/_git-repositories-cache/77945ce40642903021531361cde5b986f3642ca9/.git'. |
17-Oct-2024 19:00:32 | hint: Using 'master' as the name for the initial branch. This default branch name |
17-Oct-2024 19:00:32 | hint: is subject to change. To configure the initial branch name to use in all |
17-Oct-2024 19:00:32 | hint: of your new repositories, which will suppress this warning, call: |
17-Oct-2024 19:00:32 | hint: |
17-Oct-2024 19:00:32 | hint: git config --global init.defaultBranch <name> |
17-Oct-2024 19:00:32 | hint: |
17-Oct-2024 19:00:32 | hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and |
17-Oct-2024 19:00:32 | hint: 'development'. The just-created branch can be renamed via this command: |
17-Oct-2024 19:00:32 | hint: |
17-Oct-2024 19:00:32 | hint: git branch -m <name> |
17-Oct-2024 19:00:32 | Initialized empty Git repository in /mnt/storage/bamboo-agent-home/xml-data/build-dir/_git-repositories-cache/77945ce40642903021531361cde5b986f3642ca9/.git/ |
17-Oct-2024 19:00:33 | Fetching 'refs/heads/develop' from 'ssh://git@git.onedata.org:7999/vfs/ioreplay.git'. |
17-Oct-2024 19:00:33 | Warning: Permanently added '[127.0.0.1]:44697' (RSA) to the list of known hosts. |
17-Oct-2024 19:00:33 | Checking out revision 48dcb1ec04dfddb59cca24cb2e02ca1f815eacf5. |
17-Oct-2024 19:00:33 | Creating local git repository in '/home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-IP-BIC/.git'. |
17-Oct-2024 19:00:33 | Cloning into '/home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-IP-BIC'... |
17-Oct-2024 19:00:33 | done. |
17-Oct-2024 19:00:33 | Switched to a new branch 'develop' |
17-Oct-2024 19:00:33 | Branch 'develop' set up to track remote branch 'develop' from 'origin'. |
17-Oct-2024 19:00:33 | Updated source code to revision: 48dcb1ec04dfddb59cca24cb2e02ca1f815eacf5 |
17-Oct-2024 19:00:33 | Finished task 'Checkout Default Repository' with result: Success |
17-Oct-2024 19:00:33 | Running pre-build action: Build Log Labeller Pre Build Action |
17-Oct-2024 19:00:33 | Running pre-build action: VCS Version Collector |
17-Oct-2024 19:00:33 | Build Onedata Products - IOReplay packages - Build ioreplay centos #81 (ODSRV-IP-BIC-81) started building on agent 'bamboo-agent-os-14' (Remote agent on 10.87.23.43 (10.87.23.43:22)) |
17-Oct-2024 19:00:33 | Substituting variable: ${bamboo.repository.git.repositoryUrl} with ssh://git@git.onedata.org:7999/vfs/ioreplay.git |
17-Oct-2024 19:00:33 | Starting task 'Build' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script' |
17-Oct-2024 19:00:33 | Beginning to execute external process for build 'Onedata Products - IOReplay packages - Build ioreplay centos #81 (ODSRV-IP-BIC-81)' ... running command line: /bin/sh /home/bamboo/bamboo-agent-home/temp/ODSRV-IP-BIC-81-ScriptBuildTask-2243167689339954734.sh ... in: /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-IP-BIC |
17-Oct-2024 19:00:33 | origin ssh://git@git.onedata.org:7999/vfs/ioreplay.git (fetch) |
17-Oct-2024 19:00:33 | origin ssh://git@git.onedata.org:7999/vfs/ioreplay.git (push) |
17-Oct-2024 19:00:33 | docker run -u=`id -u`:`id -g` -v /etc/passwd:/etc/passwd:ro -v /etc/group:/etc/group:ro \ |
17-Oct-2024 19:00:33 | -v `pwd`:/data onedata/ioreplay_builder:latest \ |
17-Oct-2024 19:00:33 | bash -c "cd /data/ ; pyinstaller -F ./ioreplay/ioreplay.py ; cd ./dist ; tar -czvf ioreplay.tar.gz ioreplay" |
17-Oct-2024 19:00:34 | Unable to find image 'onedata/ioreplay_builder:latest' locally |
17-Oct-2024 19:00:38 | latest: Pulling from onedata/ioreplay_builder |
17-Oct-2024 19:00:38 | 8ee29e426c26: Pulling fs layer |
17-Oct-2024 19:00:38 | 6e83b260b73b: Pulling fs layer |
17-Oct-2024 19:00:38 | e26b65fd1143: Pulling fs layer |
17-Oct-2024 19:00:38 | 40dca07f8222: Pulling fs layer |
17-Oct-2024 19:00:38 | b420ae9e10b3: Pulling fs layer |
17-Oct-2024 19:00:38 | efbf7b063c64: Pulling fs layer |
17-Oct-2024 19:00:38 | e9c84899a1d7: Pulling fs layer |
17-Oct-2024 19:00:38 | b420ae9e10b3: Waiting |
17-Oct-2024 19:00:38 | efbf7b063c64: Waiting |
17-Oct-2024 19:00:38 | 40dca07f8222: Waiting |
17-Oct-2024 19:00:38 | e9c84899a1d7: Waiting |
17-Oct-2024 19:00:45 | 8ee29e426c26: Verifying Checksum |
17-Oct-2024 19:00:45 | 8ee29e426c26: Download complete |
17-Oct-2024 19:00:48 | 8ee29e426c26: Pull complete |
17-Oct-2024 19:00:49 | e26b65fd1143: Verifying Checksum |
17-Oct-2024 19:00:49 | e26b65fd1143: Download complete |
17-Oct-2024 19:00:49 | 6e83b260b73b: Verifying Checksum |
17-Oct-2024 19:00:49 | 6e83b260b73b: Download complete |
17-Oct-2024 19:00:49 | 6e83b260b73b: Pull complete |
17-Oct-2024 19:00:50 | e26b65fd1143: Pull complete |
17-Oct-2024 19:01:00 | 40dca07f8222: Verifying Checksum |
17-Oct-2024 19:01:00 | 40dca07f8222: Download complete |
17-Oct-2024 19:01:00 | 40dca07f8222: Pull complete |
17-Oct-2024 19:01:01 | b420ae9e10b3: Download complete |
17-Oct-2024 19:01:01 | b420ae9e10b3: Pull complete |
17-Oct-2024 19:01:05 | e9c84899a1d7: Verifying Checksum |
17-Oct-2024 19:01:05 | e9c84899a1d7: Download complete |
17-Oct-2024 19:01:11 | efbf7b063c64: Verifying Checksum |
17-Oct-2024 19:01:11 | efbf7b063c64: Download complete |
17-Oct-2024 19:01:22 | efbf7b063c64: Pull complete |
17-Oct-2024 19:01:22 | e9c84899a1d7: Pull complete |
17-Oct-2024 19:01:22 | Digest: sha256:dca511462a412260744c60e7a6f79353cf63776fffa8cb9441b46e4de4952261 |
17-Oct-2024 19:01:22 | Status: Downloaded newer image for onedata/ioreplay_builder:latest |
17-Oct-2024 19:01:25 | 190 INFO: PyInstaller: 3.3.1 |
17-Oct-2024 19:01:25 | 190 INFO: Python: 3.5.2 |
17-Oct-2024 19:01:25 | 190 INFO: Platform: Linux-5.4.0-196-generic-x86_64-with-Ubuntu-16.04-xenial |
17-Oct-2024 19:01:25 | 191 INFO: wrote /data/ioreplay.spec |
17-Oct-2024 19:01:25 | 193 INFO: UPX is not available. |
17-Oct-2024 19:01:25 | 195 INFO: Extending PYTHONPATH with paths |
17-Oct-2024 19:01:25 | ['/data', '/data'] |
17-Oct-2024 19:01:25 | 195 INFO: checking Analysis |
17-Oct-2024 19:01:25 | 195 INFO: Building Analysis because out00-Analysis.toc is non existent |
17-Oct-2024 19:01:25 | 195 INFO: Initializing module dependency graph... |
17-Oct-2024 19:01:25 | 197 INFO: Initializing module graph hooks... |
17-Oct-2024 19:01:25 | 199 INFO: Analyzing base_library.zip ... |
17-Oct-2024 19:01:30 | 4577 INFO: running Analysis out00-Analysis.toc |
17-Oct-2024 19:01:30 | 4625 INFO: Caching module hooks... |
17-Oct-2024 19:01:30 | 4632 INFO: Analyzing /data/ioreplay/ioreplay.py |
17-Oct-2024 19:01:30 | 4816 INFO: Loading module hooks... |
17-Oct-2024 19:01:30 | 4817 INFO: Loading module hook "hook-pydoc.py"... |
17-Oct-2024 19:01:30 | 4818 INFO: Loading module hook "hook-encodings.py"... |
17-Oct-2024 19:01:30 | 4903 INFO: Loading module hook "hook-xml.py"... |
17-Oct-2024 19:01:30 | 5266 INFO: Looking for ctypes DLLs |
17-Oct-2024 19:01:30 | 5353 INFO: Analyzing run-time hooks ... |
17-Oct-2024 19:01:30 | 5365 INFO: Looking for dynamic libraries |
17-Oct-2024 19:01:31 | 5621 INFO: Looking for eggs |
17-Oct-2024 19:01:31 | 5622 INFO: Python library not in binary dependencies. Doing additional searching... |
17-Oct-2024 19:01:31 | 5653 INFO: Using Python library /usr/lib/x86_64-linux-gnu/libpython3.5m.so.1.0 |
17-Oct-2024 19:01:31 | 5658 INFO: Warnings written to /data/build/ioreplay/warnioreplay.txt |
17-Oct-2024 19:01:31 | 5712 INFO: Graph cross-reference written to /data/build/ioreplay/xref-ioreplay.html |
17-Oct-2024 19:01:31 | 5734 INFO: checking PYZ |
17-Oct-2024 19:01:31 | 5734 INFO: Building PYZ because out00-PYZ.toc is non existent |
17-Oct-2024 19:01:31 | 5734 INFO: Building PYZ (ZlibArchive) /data/build/ioreplay/out00-PYZ.pyz |
17-Oct-2024 19:01:31 | 6162 INFO: Building PYZ (ZlibArchive) /data/build/ioreplay/out00-PYZ.pyz completed successfully. |
17-Oct-2024 19:01:31 | 6165 INFO: checking PKG |
17-Oct-2024 19:01:31 | 6166 INFO: Building PKG because out00-PKG.toc is non existent |
17-Oct-2024 19:01:31 | 6166 INFO: Building PKG (CArchive) out00-PKG.pkg |
17-Oct-2024 19:01:33 | 7966 INFO: Building PKG (CArchive) out00-PKG.pkg completed successfully. |
17-Oct-2024 19:01:33 | 7968 INFO: Bootloader /usr/local/lib/python3.5/dist-packages/PyInstaller/bootloader/Linux-64bit/run |
17-Oct-2024 19:01:33 | 7968 INFO: checking EXE |
17-Oct-2024 19:01:33 | 7969 INFO: Building EXE because out00-EXE.toc is non existent |
17-Oct-2024 19:01:33 | 7969 INFO: Building EXE from out00-EXE.toc |
17-Oct-2024 19:01:33 | 7969 INFO: Appending archive to ELF section in EXE /data/dist/ioreplay |
17-Oct-2024 19:01:33 | 7987 INFO: Building EXE from out00-EXE.toc completed successfully. |
17-Oct-2024 19:01:33 | ioreplay |
17-Oct-2024 19:01:34 | # Build RPM package for the distribution specified using FPM |
17-Oct-2024 19:01:34 | cp pkg_config/fpm/ioreplay_rpm.pre ./dist/ |
17-Oct-2024 19:01:34 | cp pkg_config/fpm/ioreplay_rpm.post ./dist/ |
17-Oct-2024 19:01:34 | docker run -u=`id -u`:`id -g` -v /etc/passwd:/etc/passwd:ro -v /etc/group:/etc/group:ro \ |
17-Oct-2024 19:01:34 | -v `pwd`/dist:/data \ |
17-Oct-2024 19:01:34 | -t docker.onedata.org/fpm:1.9.3 \ |
17-Oct-2024 19:01:34 | fpm -t rpm --rpm-dist el7.centos -s tar \ |
17-Oct-2024 19:01:34 | --prefix=/opt/ioreplay -n ioreplay -v 0.2 \ |
17-Oct-2024 19:01:34 | --architecture=x86_64 \ |
17-Oct-2024 19:01:34 | --iteration 1 --license "Apache 2.0" \ |
17-Oct-2024 19:01:34 | --after-install=/data/ioreplay_rpm.pre \ |
17-Oct-2024 19:01:34 | --after-remove=/data/ioreplay_rpm.post \ |
17-Oct-2024 19:01:34 | --maintainer "Onedata Package Maintainers <info@onedata.org>" \ |
17-Oct-2024 19:01:34 | --description "Self-contained Onedata ioreplay command-line client package" \ |
17-Oct-2024 19:01:34 | /data/ioreplay.tar.gz |
17-Oct-2024 19:01:34 | Unable to find image 'docker.onedata.org/fpm:1.9.3' locally |
17-Oct-2024 19:01:34 | 1.9.3: Pulling from fpm |
17-Oct-2024 19:01:34 | 6d987f6f4279: Pulling fs layer |
17-Oct-2024 19:01:34 | eeadfd9b8759: Pulling fs layer |
17-Oct-2024 19:01:34 | 58138242e5d8: Pulling fs layer |
17-Oct-2024 19:01:34 | f251a0249b2e: Pulling fs layer |
17-Oct-2024 19:01:34 | 7bbdd59f9654: Pulling fs layer |
17-Oct-2024 19:01:34 | f251a0249b2e: Waiting |
17-Oct-2024 19:01:34 | 7bbdd59f9654: Waiting |
17-Oct-2024 19:01:34 | 58138242e5d8: Verifying Checksum |
17-Oct-2024 19:01:34 | 58138242e5d8: Download complete |
17-Oct-2024 19:01:34 | 6d987f6f4279: Download complete |
17-Oct-2024 19:01:34 | 7bbdd59f9654: Verifying Checksum |
17-Oct-2024 19:01:34 | 7bbdd59f9654: Download complete |
17-Oct-2024 19:01:34 | f251a0249b2e: Verifying Checksum |
17-Oct-2024 19:01:34 | 6d987f6f4279: Pull complete |
17-Oct-2024 19:01:35 | eeadfd9b8759: Verifying Checksum |
17-Oct-2024 19:01:39 | eeadfd9b8759: Pull complete |
17-Oct-2024 19:01:39 | 58138242e5d8: Pull complete |
17-Oct-2024 19:01:42 | f251a0249b2e: Pull complete |
17-Oct-2024 19:01:42 | 7bbdd59f9654: Pull complete |
17-Oct-2024 19:01:42 | Digest: sha256:12005beaa0bf8d0797f3e0cd4f8faba4b17d001cf29c3f1d337aba3a2df3736d |
17-Oct-2024 19:01:42 | Status: Downloaded newer image for docker.onedata.org/fpm:1.9.3 |
17-Oct-2024 19:01:45 | Created package {:path=>"ioreplay-0.2-1.el7.centos.x86_64.rpm"} |
17-Oct-2024 19:01:45 | rm -rf package |
17-Oct-2024 19:01:45 | mkdir -p package/centos-7-x86_64/x86_64 |
17-Oct-2024 19:01:45 | mkdir -p package/centos-7-x86_64/SRPMS |
17-Oct-2024 19:01:45 | cp dist/*.rpm package/centos-7-x86_64/x86_64/ |
17-Oct-2024 19:01:45 | tar -zcvf centos7.tar.gz package |
17-Oct-2024 19:01:45 | package/ |
17-Oct-2024 19:01:45 | package/centos-7-x86_64/ |
17-Oct-2024 19:01:45 | package/centos-7-x86_64/x86_64/ |
17-Oct-2024 19:01:45 | package/centos-7-x86_64/x86_64/ioreplay-0.2-1.el7.centos.x86_64.rpm |
17-Oct-2024 19:01:45 | package/centos-7-x86_64/SRPMS/ |
17-Oct-2024 19:01:45 | Finished task 'Build' with result: Success |
17-Oct-2024 19:01:45 | Substituting variable: ${bamboo.OnedataFinalTasksURL} with https://raw.githubusercontent.com/onedata/bamboos/develop/final_tasks.sh |
17-Oct-2024 19:01:45 | Starting task 'Clear env' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script' |
17-Oct-2024 19:01:45 | Beginning to execute external process for build 'Onedata Products - IOReplay packages - Build ioreplay centos #81 (ODSRV-IP-BIC-81)' ... running command line: /bin/sh /home/bamboo/bamboo-agent-home/temp/ODSRV-IP-BIC-81-ScriptBuildTask-12060951100796128284.sh ... in: /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-IP-BIC |
17-Oct-2024 19:01:45 | rm -rf deb_dist || true |
17-Oct-2024 19:01:45 | rm -rf package || true |
17-Oct-2024 19:01:45 | rm -rf build || true |
17-Oct-2024 19:01:45 | rm -rf dist || true |
17-Oct-2024 19:01:45 | rm -rf ioreplay.egg-info || true |
17-Oct-2024 19:01:45 | % Total % Received % Xferd Average Speed Time Time Time Current |
17-Oct-2024 19:01:45 | Dload Upload Total Spent Left Speed |
17-Oct-2024 19:01:45 | |
17-Oct-2024 19:01:45 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 |
17-Oct-2024 19:01:45 | 100 4822 100 4822 0 0 37092 0 --:--:-- --:--:-- --:--:-- 37092 |
17-Oct-2024 19:01:45 | Clearing /tmp/onedata and /home/bamboo/.one-env |
17-Oct-2024 19:01:46 | Cleaning helm deployments |
17-Oct-2024 19:01:46 | Cleanining pods |
17-Oct-2024 19:01:46 | Cleaning kube persistant volumes |
17-Oct-2024 19:01:47 | Cleaning dockswift container |
17-Oct-2024 19:01:47 | Cleaning docker containers |
17-Oct-2024 19:01:48 | Stalled docker containers to remove: |
17-Oct-2024 19:01:48 | 6e91cd44ca55 c9168b1a6d19 b93774744bd8 |
17-Oct-2024 19:01:48 | Removing stalled docker containers |
17-Oct-2024 19:01:49 | Error response from daemon: Cannot kill container: 6e91cd44ca55: Container 6e91cd44ca55336b9a68da730fe5a5247811553aeed22517a3bfec3d4e660a9b is not running |
17-Oct-2024 19:01:49 | 6e91cd44ca55 |
17-Oct-2024 19:01:49 | Error response from daemon: Cannot kill container: c9168b1a6d19: Container c9168b1a6d19b8894a2109cd77596a96557dca9ab43ad3690dc5883f070a0266 is not running |
17-Oct-2024 19:01:49 | c9168b1a6d19 |
17-Oct-2024 19:01:49 | Error response from daemon: Cannot kill container: b93774744bd8: Container b93774744bd821e420cd5527a4435a1281747b51f58ddd631742e178ccdec67e is not running |
17-Oct-2024 19:01:49 | b93774744bd8 |
17-Oct-2024 19:01:49 | Stalled docker volumes to remove: |
17-Oct-2024 19:01:49 | |
17-Oct-2024 19:01:49 | Removing stalled docker volumes |
17-Oct-2024 19:01:49 | Removing stalled loopdevices |
17-Oct-2024 19:01:50 | Done |
17-Oct-2024 19:01:50 | Finished task 'Clear env' with result: Success |
17-Oct-2024 19:01:50 | Running post build plugin 'Docker Container Cleanup' |
17-Oct-2024 19:01:50 | Running post build plugin 'NCover Results Collector' |
17-Oct-2024 19:01:50 | Running post build plugin 'Build Results Label Collector' |
17-Oct-2024 19:01:50 | Running post build plugin 'Clover Results Collector' |
17-Oct-2024 19:01:50 | Running post build plugin 'npm Cache Cleanup' |
17-Oct-2024 19:01:50 | Running post build plugin 'Artifact Copier' |
17-Oct-2024 19:01:50 | Publishing an artifact: centos7.tar.gz |
17-Oct-2024 19:01:50 | Finished publishing of artifact Non required shared artifact Http Compression On : [centos7.tar.gz], patterns: [centos7.tar.gz] in 402.8 ms |
17-Oct-2024 19:01:50 | Successfully removed working directory at '/home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-IP-BIC' |
17-Oct-2024 19:01:50 | Finalising the build... |
17-Oct-2024 19:01:50 | Stopping timer. |
17-Oct-2024 19:01:50 | Build ODSRV-IP-BIC-81 completed. |
17-Oct-2024 19:01:50 | Running on server: post build plugin 'Build Hanging Detection Configuration' |
17-Oct-2024 19:01:50 | Running on server: post build plugin 'NCover Results Collector' |
17-Oct-2024 19:01:50 | Running on server: post build plugin 'Build Labeller' |
17-Oct-2024 19:01:50 | Running on server: post build plugin 'Clover Delta Calculator' |
17-Oct-2024 19:01:50 | Running on server: post build plugin 'Maven Dependencies Postprocessor' |
17-Oct-2024 19:01:50 | All post build plugins have finished |
17-Oct-2024 19:01:50 | Generating build results summary... |
17-Oct-2024 19:01:50 | Saving build results to disk... |
17-Oct-2024 19:01:50 | Store variable context... |
17-Oct-2024 19:01:50 | Finished building ODSRV-IP-BIC-81. |