oneclient acceptance tests using environment deployed from packages

Build: #3374 failed

Job: _Static analysis was successful

Stages & jobs

  1. Qnthack - copy quarantine

  2. Acceptance Test

  3. Qnthack - rerun

    Final

Build log

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

03-Dec-2024 18:18:14 Build Onedata Products - oneclient acceptance pkg - _Static analysis #3374 (ODSRV-OAP-STAN-3374) is being prepared for building on agent bamboo-agent-amd-17-gui-dont-disable, bamboo version: 9.6.0
03-Dec-2024 18:18:14 Remote agent on 10.87.23.12 (10.87.23.12:22)
03-Dec-2024 18:18:15 Build working directory is /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-STAN
03-Dec-2024 18:18:15 Executing build Onedata Products - oneclient acceptance pkg - _Static analysis #3374 (ODSRV-OAP-STAN-3374)
03-Dec-2024 18:18:15 Starting task 'Checkout Default Repository' of type 'com.atlassian.bamboo.plugins.vcs:task.vcs.checkout'
03-Dec-2024 18:18:15 Build always requires a clean checkout
03-Dec-2024 18:18:15 Cleaning build directory '/home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-STAN/onedata-acceptance'
03-Dec-2024 18:18:15 Checking out into /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-STAN/onedata-acceptance
03-Dec-2024 18:18:15 Updating source code to revision: 7e1b7c04f3d387bd4c2feb170da5e3b0cf00a4f7
03-Dec-2024 18:18:15 Creating local git repository in '/home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-STAN/onedata-acceptance/.git'.
03-Dec-2024 18:18:15 hint: Using 'master' as the name for the initial branch. This default branch name
03-Dec-2024 18:18:15 hint: is subject to change. To configure the initial branch name to use in all
03-Dec-2024 18:18:15 hint: of your new repositories, which will suppress this warning, call:
03-Dec-2024 18:18:15 hint:
03-Dec-2024 18:18:15 hint:         git config --global init.defaultBranch <name>
03-Dec-2024 18:18:15 hint:
03-Dec-2024 18:18:15 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
03-Dec-2024 18:18:15 hint: 'development'. The just-created branch can be renamed via this command:
03-Dec-2024 18:18:15 hint:
03-Dec-2024 18:18:15 hint:         git branch -m <name>
03-Dec-2024 18:18:15 Initialized empty Git repository in /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-STAN/onedata-acceptance/.git/
03-Dec-2024 18:18:15 Fetching 'refs/heads/develop' from 'ssh://git@git.onedata.org:7999/vfs/onedata-acceptance.git'.
03-Dec-2024 18:18:15 Warning: Permanently added '[127.0.0.1]:40339' (RSA) to the list of known hosts.
03-Dec-2024 18:18:17 Checking out revision 7e1b7c04f3d387bd4c2feb170da5e3b0cf00a4f7.
03-Dec-2024 18:18:17 Switched to branch 'develop'
03-Dec-2024 18:18:17 Updated source code to revision: 7e1b7c04f3d387bd4c2feb170da5e3b0cf00a4f7
03-Dec-2024 18:18:17 Finished task 'Checkout Default Repository' with result: Success
03-Dec-2024 18:18:17 Running pre-build action: Build Log Labeller Pre Build Action
03-Dec-2024 18:18:17 Running pre-build action: VCS Version Collector
03-Dec-2024 18:18:17 Build Onedata Products - oneclient acceptance pkg - _Static analysis #3374 (ODSRV-OAP-STAN-3374) started building on agent 'bamboo-agent-amd-17-gui-dont-disable' (Remote agent on 10.87.23.12 (10.87.23.12:22))
03-Dec-2024 18:18:17 All conditions for task 'Static analysis' were met. Conditions: Variable bamboo.buildNumber matches pattern [4-9]|.{2,}
03-Dec-2024 18:18:17 Starting task 'Static analysis' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script'
03-Dec-2024 18:18:17
Beginning to execute external process for build 'Onedata Products - oneclient acceptance pkg - _Static analysis #3374 (ODSRV-OAP-STAN-3374)'
... running command line:
/home/bamboo/bamboo-agent-home/temp/ODSRV-OAP-STAN-3374-ScriptBuildTask-16434812687021647189.sh
... in: /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-STAN/onedata-acceptance
03-Dec-2024 18:18:17 docker run --rm -i -v /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-STAN/onedata-acceptance:/mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-STAN/onedata-acceptance -w /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-STAN/onedata-acceptance -u 1001:1001 "docker.onedata.org/python_static_analyser:v8"  pylint tests/gui/steps tests/gui/meta_steps tests/gui/utils tests/gui/__init__.py tests/__init__.py tests/mixed/steps tests/mixed/utils tests/mixed/__init__.py tests/oneclient/steps tests/oneclient/__init__.py --output-format=colorized --rcfile=tests/configs/.pylintrc
03-Dec-2024 18:19:21
03-Dec-2024 18:19:21 ------------------------------------
03-Dec-2024 18:19:21 Your code has been rated at 10.00/10
03-Dec-2024 18:19:21 Unable to create directory /.cache/pylint
03-Dec-2024 18:19:21
03-Dec-2024 18:19:21 Unable to create file /.cache/pylint/tests.oneclient.__init___1.stats: [Errno 2] No such file or directory: '/.cache/pylint/tests.oneclient.__init___1.stats'
03-Dec-2024 18:19:26 docker run --rm -i -v /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-STAN/onedata-acceptance:/mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-STAN/onedata-acceptance -w /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-STAN/onedata-acceptance -u 1001:1001 "docker.onedata.org/python_static_analyser:v8"  pylint tests/conftest.py tests/gui/conftest.py tests/mixed/conftest.py tests/oneclient/conftest.py --output-format=colorized \
03-Dec-2024 18:19:26 --disable=redefined-outer-name,import-outside-toplevel,protected-access,unused-argument --rcfile=tests/configs/.pylintrc
03-Dec-2024 18:19:38 Unable to create directory /.cache/pylint
03-Dec-2024 18:19:38 Unable to create file /.cache/pylint/tests.oneclient.conftest_1.stats: [Errno 2] No such file or directory: '/.cache/pylint/tests.oneclient.conftest_1.stats'
03-Dec-2024 18:19:38
03-Dec-2024 18:19:38 ------------------------------------
03-Dec-2024 18:19:38 Your code has been rated at 10.00/10
03-Dec-2024 18:19:38
03-Dec-2024 18:19:40 Finished task 'Static analysis' with result: Success
03-Dec-2024 18:19:40 Running post build plugin 'Docker Container Cleanup'
03-Dec-2024 18:19:40 Running post build plugin 'NCover Results Collector'
03-Dec-2024 18:19:40 Running post build plugin 'Build Results Label Collector'
03-Dec-2024 18:19:40 Running post build plugin 'Clover Results Collector'
03-Dec-2024 18:19:40 Running post build plugin 'npm Cache Cleanup'
03-Dec-2024 18:19:40 Running post build plugin 'Artifact Copier'
03-Dec-2024 18:19:40 Successfully removed working directory at '/home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-STAN'
03-Dec-2024 18:19:40 Finalising the build...
03-Dec-2024 18:19:40 Stopping timer.
03-Dec-2024 18:19:40 Build ODSRV-OAP-STAN-3374 completed.
03-Dec-2024 18:19:41 Running on server: post build plugin 'Build Hanging Detection Configuration'
03-Dec-2024 18:19:41 Running on server: post build plugin 'NCover Results Collector'
03-Dec-2024 18:19:41 Running on server: post build plugin 'Build Labeller'
03-Dec-2024 18:19:41 Running on server: post build plugin 'Clover Delta Calculator'
03-Dec-2024 18:19:41 Running on server: post build plugin 'Maven Dependencies Postprocessor'
03-Dec-2024 18:19:41 All post build plugins have finished
03-Dec-2024 18:19:41 Generating build results summary...
03-Dec-2024 18:19:41 Saving build results to disk...
03-Dec-2024 18:19:41 Store variable context...
03-Dec-2024 18:19:41 Finished building ODSRV-OAP-STAN-3374.