Distribution files of oneprovider packages and dockers

Build: #3 failed Changes by Bamboo Agent <bamboo@bamboo.onedata.org>

Build result summary

Details

Completed
Queue duration
17 seconds
Duration
70 minutes
Labels
None
Revision
5160f0133a207b153c51af131b68fb96bc70f651
Total tests
2
No failed test found. A possible compilation error occurred.

Tests

  • 0 New failures
  • 0 Existing failures
  • 0 Fixed

Responsible

No one has taken responsibility for this failure

Code commits

Author Commit Message Commit date
Bamboo Agent <bamboo@bamboo.onedata.org> Bamboo Agent <bamboo@bamboo.onedata.org> 5160f0133a207b153c51af131b68fb96bc70f651 Update refs to origin/develop.

Configuration changes

Some of the jobs or stages referenced by this result no longer exist.

Error summary for Publish dockers

The job generated some errors, drill down into the full build log for more details.

fatal: cannot change to 'oneclient': No such file or directory
fatal: cannot change to 'fs-onedatafs': No such file or directory
fatal: cannot change to 'onedatafs-jupyter': No such file or directory
fatal: cannot change to 'onedatafs-jupyter': No such file or directory
Submodule 'bamboos' (ssh://git@git.onedata.org:7999/vfs/bamboos) registered for path 'bamboos'
Submodule 'cluster_manager' (ssh://git@git.onedata.org:7999/vfs/cluster-manager) registered for path 'cluster_manager'
Submodule 'cluster_worker' (ssh://git@git.onedata.org:7999/vfs/cluster-worker) registered for path 'cluster_worker'
Submodule 'onepanel' (ssh://git@git.onedata.org:7999/vfs/onepanel) registered for path 'onepanel'
Submodule 'op_worker' (ssh://git@git.onedata.org:7999/vfs/op-worker) registered for path 'op_worker'
Cloning into '/mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OPRPM511-BD/bamboos'...
Cloning into '/mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OPRPM511-BD/cluster_manager'...
Cloning into '/mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OPRPM511-BD/cluster_worker'...
Cloning into '/mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OPRPM511-BD/onepanel'...
Cloning into '/mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OPRPM511-BD/op_worker'...
Submodule 'bamboos' (ssh://git@git.onedata.org:7999/vfs/bamboos.git) registered for path 'cluster_manager/bamboos'
Cloning into '/mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OPRPM511-BD/cluster_manager/bamboos'...
Submodule 'bamboos' (ssh://git@git.onedata.org:7999/vfs/bamboos.git) registered for path 'cluster_worker/bamboos'
Cloning into '/mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OPRPM511-BD/cluster_worker/bamboos'...
Submodule 'bamboos' (ssh://git@git.onedata.org:7999/vfs/bamboos.git) registered for path 'onepanel/bamboos'
Submodule 'one-env' (ssh://git@git.onedata.org:7999/vfs/one-env.git) registered for path 'onepanel/one-env'
Cloning into '/mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OPRPM511-BD/onepanel/bamboos'...
Cloning into '/mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OPRPM511-BD/onepanel/one-env'...
Submodule 'bamboos' (ssh://git@git.onedata.org:7999/vfs/bamboos.git) registered for path 'op_worker/bamboos'
Submodule 'one-env' (ssh://git@git.onedata.org:7999/vfs/one-env.git) registered for path 'op_worker/one-env'
Cloning into '/mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OPRPM511-BD/op_worker/bamboos'...
Cloning into '/mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OPRPM511-BD/op_worker/one-env'...
fatal: cannot change to 'oneclient': No such file or directory
fatal: cannot change to 'fs-onedatafs': No such file or directory
fatal: cannot change to 'onedatafs-jupyter': No such file or directory
fatal: cannot change to 'onedatafs-jupyter': No such file or directory
The command '/bin/sh -c case ${RELEASE_TYPE} in         production)             curl -O http://packages.onedata.org/oneprovider-${RELEASE}.sh;             ;;         *)             curl -O http://packages.devel.onedata.org/oneprovider-${RELEASE}.sh;             ;;     esac &&     sh oneprovider-${RELEASE}.sh op-panel=${OP_PANEL_VERSION}-1~${DISTRIBUTION} &&     sh oneprovider-${RELEASE}.sh cluster-manager=${CLUSTER_MANAGER_VERSION}-1~${DISTRIBUTION} &&     sh oneprovider-${RELEASE}.sh op-worker=${OP_WORKER_VERSION}-1~${DISTRIBUTION} &&     sh oneprovider-${RELEASE}.sh oneprovider=${ONEPROVIDER_VERSION}-1~${DISTRIBUTION} &&     rm -f oneprovider-${RELEASE}.sh' returned a non-zero code: 100
Traceback (most recent call last):
  File "./docker_build.py", line 177, in <module>
    docker.build_image(image, pass_args)
  File "/mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OPRPM511-BD/bamboos/docker/environment/docker.py", line 253, in build_image
    image] + build_args)
  File "/usr/lib/python2.7/subprocess.py", line 190, in check_call
    raise CalledProcessError(retcode, cmd)
subprocess.CalledProcessError: Command '['docker', 'build', '--no-cache', '--force-rm', '-t', 'docker.onedata.org/oneprovider:develop', '--build-arg', 'BASE_IMAGE=onedata/oneprovider-common:2102-3', '--build-arg', 'RELEASE=2102', '--build-arg', 'RELEASE_TYPE=development', '--build-arg', 'OP_PANEL_VERSION=21.02.0.alpha22.130.g18beab6', '--build-arg', 'COUCHBASE_VERSION=4.5.1-2844', '--build-arg', 'CLUSTER_MANAGER_VERSION=21.02.0.alpha22.43.gd8a9e7c', '--build-arg', 'OP_WORKER_VERSION=21.02.0.alpha22.608.g4e5d507', '--build-arg', 'ONEPROVIDER_VERSION=21.02.0.alpha22.4.g5160f01', '--build-arg', 'HTTP_PROXY=http://proxy.devel.onedata.org:3128', 'docker']' returned non-zero exit status 100
make: *** [Makefile:401: docker] Error 1
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100  4653  100  4653    0     0  28900      0 --:--:-- --:--:-- --:--:-- 28722
Error response from daemon: Cannot kill container: 7fca666a5978: Container 7fca666a5978a0505e1f00a2a76513d00087a37026e0bda530f2ad3cee5df2a0 is not running