GUI acceptance tests using environment deployed from packages.

Build: #2298 was successful

Job: Onezone spaces memberships privileges was successful

Stages & jobs

  1. Acceptance Test

Job result summary

Completed
Duration
19 minutes
Revision
dc885becc2e9c2e29cca09566e8c6acdab9192a7
Total tests
11
Successful since
#2283 ()

Tests

  • 11 tests in total
  • 18 minutes taken in total.

Error summary

The build generated some errors. See the full build log for more details.

  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100  4653  100  4653    0     0  45617      0 --:--:-- --:--:-- --:--:-- 45617
Error response from daemon: Cannot kill container: f4de8092903a: Container f4de8092903a2ab36759b4a01286321d583012075cd1c8b5464c88ec1cfed1fa is not running
Submodule 'bamboos' (ssh://git@git.onedata.org:7999/vfs/bamboos.git) registered for path 'bamboos'
Submodule 'cdmi_swagger' (ssh://git@git.onedata.org:7999/vfs/cdmi-swagger.git) registered for path 'cdmi_swagger'
Submodule 'one_env' (ssh://git@git.onedata.org:7999/vfs/one-env.git) registered for path 'one_env'
Submodule 'onepanel_swagger' (ssh://git@git.onedata.org:7999/vfs/onepanel-swagger.git) registered for path 'onepanel_swagger'
Submodule 'oneprovider_swagger' (ssh://git@git.onedata.org:7999/vfs/oneprovider-swagger.git) registered for path 'oneprovider_swagger'
Submodule 'onezone_swagger' (ssh://git@git.onedata.org:7999/vfs/onezone-swagger.git) registered for path 'onezone_swagger'
Cloning into '/mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-GAPT-COSMP/onedata/bamboos'...
Cloning into '/mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-GAPT-COSMP/onedata/cdmi_swagger'...
Cloning into '/mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-GAPT-COSMP/onedata/one_env'...
Cloning into '/mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-GAPT-COSMP/onedata/onepanel_swagger'...
Cloning into '/mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-GAPT-COSMP/onedata/oneprovider_swagger'...
Cloning into '/mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-GAPT-COSMP/onedata/onezone_swagger'...
Submodule 'bamboos' (ssh://git@git.onedata.org:7999/vfs/bamboos.git) registered for path 'onepanel_swagger/bamboos'
Cloning into '/mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-GAPT-COSMP/onedata/onepanel_swagger/bamboos'...
Submodule 'bamboos' (ssh://git@git.onedata.org:7999/vfs/bamboos.git) registered for path 'oneprovider_swagger/bamboos'
Cloning into '/mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-GAPT-COSMP/onedata/oneprovider_swagger/bamboos'...
Submodule 'bamboos' (ssh://git@git.onedata.org:7999/vfs/bamboos.git) registered for path 'onezone_swagger/bamboos'
Cloning into '/mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-GAPT-COSMP/onedata/onezone_swagger/bamboos'...
Unable to find image 'docker.onedata.org/one_env:v24' locally
v24: Pulling from one_env
68e7bb398b9f: Pulling fs layer
bb3af2b788e7: Pulling fs layer
dd5cca6a4ad8: Pulling fs layer
9c84351093c5: Pulling fs layer
1a4093c5a1fa: Pulling fs layer
87b5ffd18fc6: Pulling fs layer
6188173cbc6a: Pulling fs layer
a004e14e5fd6: Pulling fs layer
62b03ea51373: Pulling fs layer
a069d3d35a5f: Pulling fs layer
6474961361ca: Pulling fs layer
6188173cbc6a: Waiting
a004e14e5fd6: Waiting
62b03ea51373: Waiting
a069d3d35a5f: Waiting
9c84351093c5: Waiting
1a4093c5a1fa: Waiting
87b5ffd18fc6: Waiting
6474961361ca: Waiting
dd5cca6a4ad8: Verifying Checksum
dd5cca6a4ad8: Download complete
68e7bb398b9f: Verifying Checksum
68e7bb398b9f: Download complete
9c84351093c5: Verifying Checksum
9c84351093c5: Download complete
1a4093c5a1fa: Verifying Checksum
1a4093c5a1fa: Download complete
87b5ffd18fc6: Verifying Checksum
87b5ffd18fc6: Download complete
6188173cbc6a: Download complete
a004e14e5fd6: Verifying Checksum
a004e14e5fd6: Download complete
a069d3d35a5f: Download complete
62b03ea51373: Download complete
6474961361ca: Verifying Checksum
6474961361ca: Download complete
68e7bb398b9f: Pull complete
bb3af2b788e7: Verifying Checksum
bb3af2b788e7: Download complete
bb3af2b788e7: Pull complete
dd5cca6a4ad8: Pull complete
9c84351093c5: Pull complete
1a4093c5a1fa: Pull complete
87b5ffd18fc6: Pull complete
6188173cbc6a: Pull complete
a004e14e5fd6: Pull complete
62b03ea51373: Pull complete
a069d3d35a5f: Pull complete
6474961361ca: Pull complete
Digest: sha256:97b10794322c0e3da7cfd2c72d35420e8db394a249b7dae2ac92331726d9273a
Status: Downloaded newer image for docker.onedata.org/one_env:v24
error: failed to create clusterrolebinding: clusterrolebindings.rbac.authorization.k8s.io "serviceaccounts-cluster-admin" already exists
/usr/local/lib/python3.8/dist-packages/pytest_selenium/drivers/crossbrowsertesting.py:72: SyntaxWarning: "is not" with a literal. Did you mean "!="?
  if report.when == 'setup' or info.get('test_score') is not 'fail':
error: failed to create clusterrolebinding: clusterrolebindings.rbac.authorization.k8s.io "serviceaccounts-cluster-admin" already exists
protocol version mismatch -- is your shell clean?
(see the rsync man page for an explanation)
rsync error: protocol incompatibility (code 2) at compat.c(178) [Receiver=3.1.2]
command terminated with exit code 126
protocol version mismatch -- is your shell clean?
(see the rsync man page for an explanation)
rsync error: protocol incompatibility (code 2) at compat.c(178) [Receiver=3.1.2]
protocol version mismatch -- is your shell clean?
(see the rsync man page for an explanation)
rsync error: protocol incompatibility (code 2) at compat.c(178) [Receiver=3.1.2]
command terminated with exit code 126
protocol version mismatch -- is your shell clean?
(see the rsync man page for an explanation)
rsync error: protocol incompatibility (code 2) at compat.c(178) [Receiver=3.1.2]
command terminated with exit code 126
protocol version mismatch -- is your shell clean?
(see the rsync man page for an explanation)
rsync error: protocol incompatibility (code 2) at compat.c(178) [Receiver=3.1.2]
command terminated with exit code 126
protocol version mismatch -- is your shell clean?
(see the rsync man page for an explanation)
rsync error: protocol incompatibility (code 2) at compat.c(178) [Receiver=3.1.2]
command terminated with exit code 126
W0906 20:01:44.841158     447 warnings.go:70] policy/v1beta1 PodDisruptionBudget is deprecated in v1.21+, unavailable in v1.25+; use policy/v1 PodDisruptionBudget
cp: cannot stat 'onedata/one_env/sources_info.yaml': No such file or directory
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100  4653  100  4653    0     0  39432      0 --:--:-- --:--:-- --:--:-- 39769
Error from server (NotFound): pods "dev-oneprovider-krakow-0" not found
Error response from daemon: Cannot kill container: 3d57dd626e82: Container 3d57dd626e82f0100919fda4574602bce13e23ec206cdd457a9b5b01ab0b2cc6 is not running
Error response from daemon: Cannot kill container: e80b8b4a5b48: Container e80b8b4a5b48b6771e55ab650075e344224d2ba7e99f9847245fecacde544f8d is not running
Error response from daemon: Cannot kill container: 0412e2d8e8a3: Container 0412e2d8e8a3898e94ff00364a59a4fa3859ee7181443ea8f064973a5164a0c9 is not running
Error response from daemon: Cannot kill container: 5969ab4bd4a4: Container 5969ab4bd4a42b7d2ec80e2d181e7819c82c203cc14756a982a71cc0670e060c is not running
Error response from daemon: Cannot kill container: 0297c04136c9: Container 0297c04136c9f5aa7049be909ed0f96e8951c4b18d8f0a2b5213258590fd07c6 is not running
Error response from daemon: Cannot kill container: 33da42edf25b: Container 33da42edf25b0971dd62a5c0d7961a71d718e71ef6f7717d71d9d2ce0bd1e6c2 is not running
Error response from daemon: Cannot kill container: ea212005b52d: Container ea212005b52d47e9fed451198251874e5e1f190de5b8dd9f8a447aa33fa17743 is not running
Error response from daemon: Cannot kill container: 539d18f28258: Container 539d18f28258735aedd6b542f96f51ad5a96df092e48c919a1d8ce46bf653394 is not running
Error response from daemon: Cannot kill container: 8fa896d40bc9: Container 8fa896d40bc9edb8337998f7d1d3e80abf644311ca9dedd65c81c83b7aac058e is not running
Error response from daemon: Cannot kill container: 000cb4a9dfab: Container 000cb4a9dfabad18080cd40f5d26a175946596a04e4ab1967decf803d9330588 is not running
Error response from daemon: Cannot kill container: 2cd62ad172d4: Container 2cd62ad172d4f7a9a04c5a3ff8ab0960d692d2d838dfb717461f8f27c628b11d is not running
Error response from daemon: Cannot kill container: efc940dbda15: Container efc940dbda1533ce3cb60801ebe7c7abeebba909e3803c947592b3ae8644a25e is not running
Error response from daemon: Cannot kill container: 0ee86b0435ea: Container 0ee86b0435eafb6a7d9d9bd44ff6ff6031a6a0e373964715b43aeabdfd944943 is not running
Error response from daemon: Cannot kill container: 99dd0793aaef: Container 99dd0793aaeff2bfcbce1241651d3778b271532c7a655c70828b7cca980252d8 is not running
Error response from daemon: Cannot kill container: 4e1804c3e10c: Container 4e1804c3e10ccc0c2a82d03570b81272867cf165bbc174ce5ef2afb56e5c13c9 is not running
Error response from daemon: Cannot kill container: dc66e8ce0ec0: Container dc66e8ce0ec03202106985fecd129d2f6e879cd176950d65042918205308f932 is not running
Unable to find image 'ubuntu:14.10' locally
14.10: Pulling from library/ubuntu
Image docker.io/library/ubuntu:14.10 uses outdated schema1 manifest format. Please upgrade to a schema2 image for better future compatibility. More information at https://docs.docker.com/registry/spec/deprecated-schema-v1/
b0efe5c05b4c: Pulling fs layer
0a1f1b169319: Pulling fs layer
1ceb0a3c7c48: Pulling fs layer
a3ed95caeb02: Pulling fs layer
a3ed95caeb02: Waiting
1ceb0a3c7c48: Verifying Checksum
1ceb0a3c7c48: Download complete
0a1f1b169319: Verifying Checksum
a3ed95caeb02: Verifying Checksum
a3ed95caeb02: Download complete
b0efe5c05b4c: Verifying Checksum
b0efe5c05b4c: Download complete
b0efe5c05b4c: Pull complete
0a1f1b169319: Pull complete
1ceb0a3c7c48: Pull complete
a3ed95caeb02: Pull complete
Digest: sha256:6341c688b4b0b82ec735389b3c97df8cf2831b8cb8bd1856779130a86574ac5c
Status: Downloaded newer image for ubuntu:14.10