Started by GitLab push by Michele Carignani Building remotely on build.forge.etsi.org (docker) in workspace /home/jenkins/workspace/playground/robot-api-conf-hive-tap-tt [WS-CLEANUP] Deleting project workspace... [WS-CLEANUP] Deferred wipeout is used... [WS-CLEANUP] Done using credential f9a9fd70-ea8b-4872-a9d5-d1fb1cf8123e Cloning the remote Git repository Cloning repository git@forge.etsi.org:plugtests/nfv/robot-lewis-testing-tools.git > git init /home/jenkins/workspace/playground/robot-api-conf-hive-tap-tt # timeout=10 Fetching upstream changes from git@forge.etsi.org:plugtests/nfv/robot-lewis-testing-tools.git > git --version # timeout=10 using GIT_SSH to set credentials > git fetch --tags --progress git@forge.etsi.org:plugtests/nfv/robot-lewis-testing-tools.git +refs/heads/*:refs/remotes/origin/* > git config remote.origin.url git@forge.etsi.org:plugtests/nfv/robot-lewis-testing-tools.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@forge.etsi.org:plugtests/nfv/robot-lewis-testing-tools.git # timeout=10 Fetching upstream changes from git@forge.etsi.org:plugtests/nfv/robot-lewis-testing-tools.git using GIT_SSH to set credentials > git fetch --tags --progress git@forge.etsi.org:plugtests/nfv/robot-lewis-testing-tools.git +refs/heads/*:refs/remotes/origin/* skipping resolution of commit remotes/origin/2.6.1-fix-plu, since it originates from another repository > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 > git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10 Checking out Revision dfa514c34a293f46b9b67b818c2a035909022900 (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f dfa514c34a293f46b9b67b818c2a035909022900 Commit message: "Fix() fixes #23" > git rev-list --no-walk dfa514c34a293f46b9b67b818c2a035909022900 # timeout=10 [robot-api-conf-hive-tap-tt] $ /bin/bash /tmp/jenkins3958874488904133198.sh Login Succeeded echo "Building 2.4.1 .. " Building 2.4.1 .. docker build -t nfv-robot-hivetap-tt:2.4.1 . \ --build-arg GIT_BRANCH=2.4.1-fix-plu && \ docker tag nfv-robot-hivetap-tt:2.4.1 ****/nfv-robot-hivetap-tt:2.4.1 Sending build context to Docker daemon 237.1kB Step 1/40 : FROM python:3.6 3.6: Pulling from library/python e9afc4f90ab0: Pulling fs layer 989e6b19a265: Pulling fs layer af14b6c2f878: Pulling fs layer 5573c4b30949: Pulling fs layer 11a88e764313: Pulling fs layer 5fbfb8c90ca7: Pulling fs layer c16af6e4f0db: Pulling fs layer 8838231db662: Pulling fs layer 418c773724ce: Pulling fs layer 5573c4b30949: Waiting c16af6e4f0db: Waiting 8838231db662: Waiting 418c773724ce: Waiting 11a88e764313: Waiting 5fbfb8c90ca7: Waiting 989e6b19a265: Verifying Checksum 989e6b19a265: Download complete af14b6c2f878: Verifying Checksum af14b6c2f878: Download complete e9afc4f90ab0: Verifying Checksum e9afc4f90ab0: Download complete e9afc4f90ab0: Pull complete 989e6b19a265: Pull complete 5fbfb8c90ca7: Verifying Checksum 5fbfb8c90ca7: Download complete af14b6c2f878: Pull complete 5573c4b30949: Verifying Checksum 5573c4b30949: Download complete 8838231db662: Verifying Checksum 8838231db662: Download complete 418c773724ce: Download complete c16af6e4f0db: Verifying Checksum c16af6e4f0db: Download complete 5573c4b30949: Pull complete 11a88e764313: Verifying Checksum 11a88e764313: Download complete 11a88e764313: Pull complete 5fbfb8c90ca7: Pull complete c16af6e4f0db: Pull complete 8838231db662: Pull complete 418c773724ce: Pull complete Digest: sha256:6655d57ae9272f09839a25d0ec0d272513663d99a4ad7af8b061c83a76d10295 Status: Downloaded newer image for python:3.6 ---> 13efce2de907 Step 2/40 : MAINTAINER Federico Sismondi ---> Running in f47f38a6f351 ---> 7eb0ee5c1ddc Removing intermediate container f47f38a6f351 Step 3/40 : ARG GIT_URL='https://forge.etsi.org/rep/nfv/api-tests' ---> Running in d3122aad02c7 ---> bd784fece04d Removing intermediate container d3122aad02c7 Step 4/40 : ARG GIT_BRANCH='2.6.1-fix-plu' ---> Running in c5ad6bdd1a1f ---> 0b898be7e405 Removing intermediate container c5ad6bdd1a1f Step 5/40 : ARG CODE_GEN_TEST_TYPE='conformance-NFV' ---> Running in 77333041d624 ---> 0ca5c1705a5e Removing intermediate container 77333041d624 Step 6/40 : ARG CODE_GEN_DOCKER_IMAGE='****/nfv-robot-hivetap-tt' ---> Running in 542c7f31c13e ---> 68045b272379 Removing intermediate container 542c7f31c13e Step 7/40 : ARG CODE_GEN_DOCKER_VERSION='2.6.1' ---> Running in dc5ef4bc2ab5 ---> c759a93ffdbe Removing intermediate container dc5ef4bc2ab5 Step 8/40 : RUN printenv ---> Running in db57716b64de CODE_GEN_DOCKER_VERSION=2.6.1 CODE_GEN_DOCKER_IMAGE=****/nfv-robot-hivetap-tt HOSTNAME=db57716b64de CODE_GEN_TEST_TYPE=conformance-NFV PYTHON_PIP_VERSION=20.1.1 HOME=/root GPG_KEY=0D96DF4D4110E5C43FBFB17F2D347EA6AA65421D PYTHON_GET_PIP_URL=https://github.com/pypa/get-pip/raw/eff16c878c7fd6b688b9b4c4267695cf1a0bf01b/get-pip.py GIT_BRANCH=2.4.1-fix-plu PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin LANG=C.UTF-8 GIT_URL=https://forge.etsi.org/rep/nfv/api-tests PYTHON_VERSION=3.6.10 PWD=/ PYTHON_GET_PIP_SHA256=b3153ec0cf7b7bbf9556932aa37e4981c35dc2a2c501d70d91d2795aa532be79 ---> 448160bef954 Removing intermediate container db57716b64de Step 9/40 : ENV DEBIAN_FRONTEND noninteractive ---> Running in 5bc8709772af ---> 1454a23b2967 Removing intermediate container 5bc8709772af Step 10/40 : ENV PYTHONUNBUFFERED 0 ---> Running in bd28ec4112e7 ---> b18102afbefb Removing intermediate container bd28ec4112e7 Step 11/40 : ENV ROBOT_ROOT_PROJECT /robot-tests ---> Running in dbc114fc5a79 ---> f552553fbaca Removing intermediate container dbc114fc5a79 Step 12/40 : ENV LEWIS_ADAPTOR_PATH /robot-to-lewis-adaptor ---> Running in b222f3f22168 ---> 32564f9b862e Removing intermediate container b222f3f22168 Step 13/40 : ENV LEWIS_TEST_PLUGINS $ROBOT_TO_LEWIS_ADAPTOR_PATH/lewis-plugins ---> Running in 5d1ce0fc1f08 ---> 0236ca473b32 Removing intermediate container 5d1ce0fc1f08 Step 14/40 : ENV TEST_VAULT_ROOT /test-vault ---> Running in 89b410992187 ---> cc7de9d17363 Removing intermediate container 89b410992187 Step 15/40 : RUN apt-get update ---> Running in e6c16ab46883 Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] Get:2 http://deb.debian.org/debian buster InRelease [121 kB] Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] Get:4 http://security.debian.org/debian-security buster/updates/main amd64 Packages [204 kB] Get:5 http://deb.debian.org/debian buster/main amd64 Packages [7905 kB] Get:6 http://deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] Fetched 8355 kB in 5s (1683 kB/s) Reading package lists... ---> 117b9473d2dd Removing intermediate container e6c16ab46883 Step 16/40 : RUN apt-get -y -qq install apt-utils ---> Running in 51d07f9dbf42 debconf: delaying package configuration, since apt-utils is not installed Selecting previously unselected package libapt-inst2.0:amd64. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24603 files and directories currently installed.) Preparing to unpack .../libapt-inst2.0_1.8.2.1_amd64.deb ... Unpacking libapt-inst2.0:amd64 (1.8.2.1) ... Selecting previously unselected package apt-utils. Preparing to unpack .../apt-utils_1.8.2.1_amd64.deb ... Unpacking apt-utils (1.8.2.1) ... Setting up libapt-inst2.0:amd64 (1.8.2.1) ... Setting up apt-utils (1.8.2.1) ... Processing triggers for libc-bin (2.28-10) ... ---> 07a4283e621b Removing intermediate container 51d07f9dbf42 Step 17/40 : RUN apt-get -y -qq install git ---> Running in 6d1a3fea51ef ---> dfdb6a3ef075 Removing intermediate container 6d1a3fea51ef Step 18/40 : RUN apt-get -y -qq install vim ---> Running in 48b0bbc11d59 Selecting previously unselected package xxd. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24733 files and directories currently installed.) Preparing to unpack .../xxd_2%3a8.1.0875-5_amd64.deb ... Unpacking xxd (2:8.1.0875-5) ... Selecting previously unselected package vim-common. Preparing to unpack .../vim-common_2%3a8.1.0875-5_all.deb ... Unpacking vim-common (2:8.1.0875-5) ... Selecting previously unselected package libgpm2:amd64. Preparing to unpack .../libgpm2_1.20.7-5_amd64.deb ... Unpacking libgpm2:amd64 (1.20.7-5) ... Selecting previously unselected package vim-runtime. Preparing to unpack .../vim-runtime_2%3a8.1.0875-5_all.deb ... Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' Unpacking vim-runtime (2:8.1.0875-5) ... Selecting previously unselected package vim. Preparing to unpack .../vim_2%3a8.1.0875-5_amd64.deb ... Unpacking vim (2:8.1.0875-5) ... Setting up libgpm2:amd64 (1.20.7-5) ... Setting up xxd (2:8.1.0875-5) ... Setting up vim-common (2:8.1.0875-5) ... Setting up vim-runtime (2:8.1.0875-5) ... Setting up vim (2:8.1.0875-5) ... update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode Processing triggers for hicolor-icon-theme (0.17-2) ... Processing triggers for libc-bin (2.28-10) ... Processing triggers for mime-support (3.62) ... ---> d9c9d3e1271d Removing intermediate container 48b0bbc11d59 Step 19/40 : RUN apt-get -y -qq install locales && locale-gen en_US.UTF-8 ---> Running in 6ba72e1e8940 Preconfiguring packages ... Selecting previously unselected package libc-l10n. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 26622 files and directories currently installed.) Preparing to unpack .../libc-l10n_2.28-10_all.deb ... Unpacking libc-l10n (2.28-10) ... Selecting previously unselected package locales. Preparing to unpack .../locales_2.28-10_all.deb ... Unpacking locales (2.28-10) ... Setting up libc-l10n (2.28-10) ... Setting up locales (2.28-10) ... Generating locales (this might take a while)... Generation complete. Generating locales (this might take a while)... Generation complete. ---> 95823f346d71 Removing intermediate container 6ba72e1e8940 Step 20/40 : RUN python3 -m pip install --upgrade pip ---> Running in 4a91186fd198 Requirement already up-to-date: pip in /usr/local/lib/python3.6/site-packages (20.1.1) ---> db56879bc0c1 Removing intermediate container 4a91186fd198 Step 21/40 : RUN mkdir $LEWIS_ADAPTOR_PATH ---> Running in aa5ec7433e76 ---> a586cf3e3722 Removing intermediate container aa5ec7433e76 Step 22/40 : COPY . $LEWIS_ADAPTOR_PATH ---> 2eb1edbcad33 Removing intermediate container 61f7084a4ad6 Step 23/40 : WORKDIR $LEWIS_ADAPTOR_PATH ---> 64ff36b8b355 Removing intermediate container 52b2236d8d7f Step 24/40 : RUN pip install -r requirements.txt ---> Running in b29efd50cc98 Collecting jinja2 Downloading Jinja2-2.11.2-py2.py3-none-any.whl (125 kB) Collecting ioppytest-utils Downloading ioppytest_utils-1.2.14-py3-none-any.whl (65 kB) Collecting pika==0.11 Downloading pika-0.11.0-py2.py3-none-any.whl (106 kB) Collecting MarkupSafe>=0.23 Downloading MarkupSafe-1.1.1-cp36-cp36m-manylinux1_x86_64.whl (27 kB) Collecting wcwidth==0.1.7 Downloading wcwidth-0.1.7-py2.py3-none-any.whl (21 kB) Collecting prompt-toolkit==1.0.15 Downloading prompt_toolkit-1.0.15-py3-none-any.whl (247 kB) Collecting click-repl==0.1.2 Downloading click_repl-0.1.2-py3-none-any.whl (4.6 kB) Collecting click==6.7 Downloading click-6.7-py2.py3-none-any.whl (71 kB) Collecting six>=1.9.0 Downloading six-1.15.0-py2.py3-none-any.whl (10 kB) Installing collected packages: MarkupSafe, jinja2, wcwidth, six, prompt-toolkit, click, click-repl, pika, ioppytest-utils Successfully installed MarkupSafe-1.1.1 click-6.7 click-repl-0.1.2 ioppytest-utils-1.2.14 jinja2-2.11.2 pika-0.11.0 prompt-toolkit-1.0.15 six-1.15.0 wcwidth-0.1.7 ---> 45e5451bbbf2 Removing intermediate container b29efd50cc98 Step 25/40 : RUN git clone --single-branch --branch $GIT_BRANCH $GIT_URL $ROBOT_ROOT_PROJECT ---> Running in a7017f7d142b Cloning into '/robot-tests'... warning: redirecting to https://forge.etsi.org/rep/nfv/api-tests.git/  ---> 6707f8657188 Removing intermediate container a7017f7d142b Step 26/40 : WORKDIR $ROBOT_ROOT_PROJECT ---> e8b1d64c5674 Removing intermediate container 0b3c787ae111 Step 27/40 : RUN sed -i "s/robotframework-mockserver==0.0.4/robotframework-mockserver==0.0.5/g" requirements.txt ---> Running in 41c409409626 ---> 4929c925e13d Removing intermediate container 41c409409626 Step 28/40 : RUN pip install -r requirements.txt ---> Running in 1de9484f79d8 Collecting robotframework==3.1 Downloading robotframework-3.1-py2.py3-none-any.whl (597 kB) Collecting RESTinstance==1.0.0rc4 Downloading RESTinstance-1.0.0rc4-py2.py3-none-any.whl (25 kB) Collecting robotframework-dependencylibrary==1.0.0.post1 Downloading robotframework_dependencylibrary-1.0.0.post1-py3-none-any.whl (6.7 kB) Collecting robotframework-jsonlibrary==0.3 Downloading robotframework-jsonlibrary-0.3.tar.gz (4.1 kB) Collecting robotframework-jsonschemalibrary==1.0 Downloading robotframework-jsonschemalibrary-1.0.tar.gz (2.4 kB) Collecting robotframework-mockserver==0.0.7 Downloading robotframework-mockserver-0.0.7.tar.gz (3.3 kB) Collecting flex==6.13.2 Downloading flex-6.13.2-py3-none-any.whl (77 kB) Collecting jsonpath-ng==1.4.3 Downloading jsonpath_ng-1.4.3-py2.py3-none-any.whl (29 kB) Collecting jsonschema==3.0.0a3 Downloading jsonschema-3.0.0a3-py2.py3-none-any.whl (49 kB) Collecting tzlocal==1.5.1 Downloading tzlocal-1.5.1.tar.gz (16 kB) Collecting strict-rfc3339==0.7 Downloading strict-rfc3339-0.7.tar.gz (17 kB) Collecting GenSON==1.0.1 Downloading genson-1.0.1.tar.gz (25 kB) Collecting requests==2.20.0 Downloading requests-2.20.0-py2.py3-none-any.whl (60 kB) Collecting pytz==2018.5 Downloading pytz-2018.5-py2.py3-none-any.whl (510 kB) Collecting rfc3987==1.3.8 Downloading rfc3987-1.3.8-py2.py3-none-any.whl (13 kB) Collecting pygments==2.2.0 Downloading Pygments-2.2.0-py2.py3-none-any.whl (841 kB) Collecting tox Downloading tox-3.15.2-py2.py3-none-any.whl (137 kB) Collecting coverage Downloading coverage-5.1-cp36-cp36m-manylinux1_x86_64.whl (227 kB) Collecting jsonpath-rw==1.4.0 Downloading jsonpath-rw-1.4.0.tar.gz (13 kB) Collecting jsonpath-rw-ext>=0.1.9 Downloading jsonpath_rw_ext-1.2.2-py2.py3-none-any.whl (19 kB) Collecting PyYAML<4,>=3.11 Downloading PyYAML-3.13.tar.gz (270 kB) Collecting jsonpointer<2,>=1.7 Downloading jsonpointer-1.14-py2.py3-none-any.whl (7.4 kB) Requirement already satisfied: six<2,>=1.7.3 in /usr/local/lib/python3.6/site-packages (from flex==6.13.2->RESTinstance==1.0.0rc4->-r requirements.txt (line 6)) (1.15.0) Requirement already satisfied: click<7,>=3.3 in /usr/local/lib/python3.6/site-packages (from flex==6.13.2->RESTinstance==1.0.0rc4->-r requirements.txt (line 6)) (6.7) Collecting validate-email<2,>=1.2 Downloading validate_email-1.3.tar.gz (4.7 kB) Collecting ply Downloading ply-3.11-py2.py3-none-any.whl (49 kB) Collecting decorator Downloading decorator-4.4.2-py2.py3-none-any.whl (9.2 kB) Collecting pyrsistent>=0.14.0 Downloading pyrsistent-0.16.0.tar.gz (108 kB) Collecting attrs>=17.4.0 Downloading attrs-19.3.0-py2.py3-none-any.whl (39 kB) Collecting chardet<3.1.0,>=3.0.2 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) Collecting urllib3<1.25,>=1.21.1 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) Collecting idna<2.8,>=2.5 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) Collecting certifi>=2017.4.17 Downloading certifi-2020.6.20-py2.py3-none-any.whl (156 kB) Collecting packaging>=14 Downloading packaging-20.4-py2.py3-none-any.whl (37 kB) Collecting toml>=0.9.4 Downloading toml-0.10.1-py2.py3-none-any.whl (19 kB) Collecting pluggy>=0.12.0 Downloading pluggy-0.13.1-py2.py3-none-any.whl (18 kB) Collecting py>=1.4.17 Downloading py-1.9.0-py2.py3-none-any.whl (99 kB) Collecting virtualenv!=20.0.0,!=20.0.1,!=20.0.2,!=20.0.3,!=20.0.4,!=20.0.5,!=20.0.6,!=20.0.7,>=16.0.0 Downloading virtualenv-20.0.25-py2.py3-none-any.whl (4.7 MB) Collecting importlib-metadata<2,>=0.12; python_version < "3.8" Downloading importlib_metadata-1.6.1-py2.py3-none-any.whl (31 kB) Collecting filelock>=3.0.0 Downloading filelock-3.0.12-py3-none-any.whl (7.6 kB) Collecting pbr>=1.8 Downloading pbr-5.4.5-py2.py3-none-any.whl (110 kB) Collecting pyparsing>=2.0.2 Downloading pyparsing-2.4.7-py2.py3-none-any.whl (67 kB) Collecting distlib<1,>=0.3.0 Downloading distlib-0.3.0.zip (571 kB) Collecting appdirs<2,>=1.4.3 Downloading appdirs-1.4.4-py2.py3-none-any.whl (9.6 kB) Collecting importlib-resources>=1.0; python_version < "3.7" Downloading importlib_resources-2.0.1-py2.py3-none-any.whl (22 kB) Collecting zipp>=0.5 Downloading zipp-3.1.0-py3-none-any.whl (4.9 kB) Building wheels for collected packages: robotframework-jsonlibrary, robotframework-jsonschemalibrary, robotframework-mockserver, tzlocal, strict-rfc3339, GenSON, jsonpath-rw, PyYAML, validate-email, pyrsistent, distlib Building wheel for robotframework-jsonlibrary (setup.py): started Building wheel for robotframework-jsonlibrary (setup.py): finished with status 'done' Created wheel for robotframework-jsonlibrary: filename=robotframework_jsonlibrary-0.3-py3-none-any.whl size=4324 sha256=0b5026bf6df4a46ed6fd3aaf0c73decba7ffd2c49d229cd7baf20917d678e2dc Stored in directory: /root/.cache/pip/wheels/df/14/fd/4e1d100075795807700ce7d9284bb802aa6d2b7d543df88dc9 Building wheel for robotframework-jsonschemalibrary (setup.py): started Building wheel for robotframework-jsonschemalibrary (setup.py): finished with status 'done' Created wheel for robotframework-jsonschemalibrary: filename=robotframework_jsonschemalibrary-1.0-py3-none-any.whl size=2987 sha256=0ff91327ea55b06bcbc740c2cec71252ea28cf72d0eab4385593a2d1be05f669 Stored in directory: /root/.cache/pip/wheels/cc/a0/d7/b036794319184506eeef7426a9d540cbef2e616120ae8e1dae Building wheel for robotframework-mockserver (setup.py): started Building wheel for robotframework-mockserver (setup.py): finished with status 'done' Created wheel for robotframework-mockserver: filename=robotframework_mockserver-0.0.7-py3-none-any.whl size=4423 sha256=869097b0cb9f64e8f812d3c6be28cc061d26087f1428f7fbfaffd8fb9837209b Stored in directory: /root/.cache/pip/wheels/f3/7f/41/8e128a48d8b5ae9dc22c9703700da3f70656f6393f6f8a4eca Building wheel for tzlocal (setup.py): started Building wheel for tzlocal (setup.py): finished with status 'done' Created wheel for tzlocal: filename=tzlocal-1.5.1-py3-none-any.whl size=17543 sha256=700751eb0d156c17fac9dacfd8d77b9f14a25f0b08c63cdd8ef9153239155177 Stored in directory: /root/.cache/pip/wheels/9b/ea/ca/a3c0116bd004529390dc7bcb5d7f8de1bf985e01738cc9a11c Building wheel for strict-rfc3339 (setup.py): started Building wheel for strict-rfc3339 (setup.py): finished with status 'done' Created wheel for strict-rfc3339: filename=strict_rfc3339-0.7-py3-none-any.whl size=18119 sha256=b35f44476d45ceee79f4c6fdcc543d96a631b9cac014439c0d77ed8745716365 Stored in directory: /root/.cache/pip/wheels/d3/8f/86/00a0ce6029db25cbd4c6d7d57498175ca8e93ab48286f3b277 Building wheel for GenSON (setup.py): started Building wheel for GenSON (setup.py): finished with status 'done' Created wheel for GenSON: filename=genson-1.0.1-py2.py3-none-any.whl size=17110 sha256=1700ea440ce1dd54e485f93dfe4a64318fee88f1edc020556e34385bd3f51020 Stored in directory: /root/.cache/pip/wheels/78/6c/7d/eddd15f9b54c20fc91442540dca34d9ce6dc5ab37df0e319b6 Building wheel for jsonpath-rw (setup.py): started Building wheel for jsonpath-rw (setup.py): finished with status 'done' Created wheel for jsonpath-rw: filename=jsonpath_rw-1.4.0-py3-none-any.whl size=15145 sha256=64c2da8f56a51941e153ef8e24ee37ec13940c32b13b842b0948173d64ae392b Stored in directory: /root/.cache/pip/wheels/3b/79/05/8a5c3b96770fecba7b2267f72739f67d7c39a7c982b5f1e0e9 Building wheel for PyYAML (setup.py): started Building wheel for PyYAML (setup.py): finished with status 'done' Created wheel for PyYAML: filename=PyYAML-3.13-cp36-cp36m-linux_x86_64.whl size=463812 sha256=6b0ae2939067c3881a52a3ba8430c82be9d710dbd415fe75f718de4ba7745c93 Stored in directory: /root/.cache/pip/wheels/ab/80/60/97eaebe423482bcf0963b19495b4cfe6c4caef59761a0c427d Building wheel for validate-email (setup.py): started Building wheel for validate-email (setup.py): finished with status 'done' Created wheel for validate-email: filename=validate_email-1.3-py3-none-any.whl size=5461 sha256=cd077b909983381af3dc388ced92b362746861e8552d3e4d48c02940261ad043 Stored in directory: /root/.cache/pip/wheels/f1/59/bd/ab906153650f2141bc12f08130d78341f3cdaa8abed92b422d Building wheel for pyrsistent (setup.py): started Building wheel for pyrsistent (setup.py): finished with status 'done' Created wheel for pyrsistent: filename=pyrsistent-0.16.0-cp36-cp36m-linux_x86_64.whl size=123220 sha256=b5099dc0aac445830a4744759700c093b877a9fd608ad295675b7f39e906713b Stored in directory: /root/.cache/pip/wheels/d1/8a/1c/32ab9017418a2c64e4fbaf503c08648bed2f8eb311b869a464 Building wheel for distlib (setup.py): started Building wheel for distlib (setup.py): finished with status 'done' Created wheel for distlib: filename=distlib-0.3.0-py3-none-any.whl size=340427 sha256=cef2e6296e02121635dcc1b99975e0f6f413bde310348e3fbb9f22c534423ae0 Stored in directory: /root/.cache/pip/wheels/33/d9/71/e4e3cac73529e1947df418af0f140cd7589d5d9ec0e17ecfc2 Successfully built robotframework-jsonlibrary robotframework-jsonschemalibrary robotframework-mockserver tzlocal strict-rfc3339 GenSON jsonpath-rw PyYAML validate-email pyrsistent distlib Installing collected packages: robotframework, rfc3987, PyYAML, jsonpointer, chardet, urllib3, idna, certifi, requests, validate-email, strict-rfc3339, flex, ply, decorator, jsonpath-ng, pyrsistent, attrs, jsonschema, pytz, tzlocal, GenSON, pygments, RESTinstance, robotframework-dependencylibrary, pyparsing, packaging, toml, zipp, importlib-metadata, pluggy, py, distlib, appdirs, filelock, importlib-resources, virtualenv, tox, coverage, jsonpath-rw, pbr, jsonpath-rw-ext, robotframework-jsonlibrary, robotframework-jsonschemalibrary, robotframework-mockserver Successfully installed GenSON-1.0.1 PyYAML-3.13 RESTinstance-1.0.0rc4 appdirs-1.4.4 attrs-19.3.0 certifi-2020.6.20 chardet-3.0.4 coverage-5.1 decorator-4.4.2 distlib-0.3.0 filelock-3.0.12 flex-6.13.2 idna-2.7 importlib-metadata-1.6.1 importlib-resources-2.0.1 jsonpath-ng-1.4.3 jsonpath-rw-1.4.0 jsonpath-rw-ext-1.2.2 jsonpointer-1.14 jsonschema-3.0.0a3 packaging-20.4 pbr-5.4.5 pluggy-0.13.1 ply-3.11 py-1.9.0 pygments-2.2.0 pyparsing-2.4.7 pyrsistent-0.16.0 pytz-2018.5 requests-2.20.0 rfc3987-1.3.8 robotframework-3.1 robotframework-dependencylibrary-1.0.0.post1 robotframework-jsonlibrary-0.3 robotframework-jsonschemalibrary-1.0 robotframework-mockserver-0.0.7 strict-rfc3339-0.7 toml-0.10.1 tox-3.15.2 tzlocal-1.5.1 urllib3-1.24.3 validate-email-1.3 virtualenv-20.0.25 zipp-3.1.0 ---> 61a13a253b12 Removing intermediate container 1de9484f79d8 Step 29/40 : RUN find . -name "*.robot" -exec sed -i 's/^[^#]*Start Process/#&/g' {} + ---> Running in 6d4fef19060e ---> e338dafe3069 Removing intermediate container 6d4fef19060e Step 30/40 : RUN find . -name "*.robot" -exec sed -i 's/^[^#]*Wait For Process/#&/g' {} + ---> Running in 87580731cb67 ---> 91d6187e717a Removing intermediate container 87580731cb67 Step 31/40 : RUN find . -name "*.txt" -exec sed -i 's/^[^#]*\${MOCK_SERVER_JAR}/#&/g' {} + ---> Running in 4c8000c86c89 ---> 628f394b9093 Removing intermediate container 4c8000c86c89 Step 32/40 : RUN git clone --single-branch --branch master https://gitlab+deploy-token-3:S5S_Sdxx8Wn1Msct5m7r@forge.etsi.org/rep/plugtests/nfv/test-vault.git $TEST_VAULT_ROOT ---> Running in ebdc36de71bc Cloning into '/test-vault'...  ---> 1620030de168 Removing intermediate container ebdc36de71bc Step 33/40 : WORKDIR $TEST_VAULT_ROOT ---> 4d4c76046384 Removing intermediate container 2fb0fd7145b1 Step 34/40 : RUN python3 setup.py develop ---> Running in 0e9c1e142854 running develop running egg_info creating test_vault.egg-info writing test_vault.egg-info/PKG-INFO writing dependency_links to test_vault.egg-info/dependency_links.txt writing top-level names to test_vault.egg-info/top_level.txt writing manifest file 'test_vault.egg-info/SOURCES.txt' reading manifest file 'test_vault.egg-info/SOURCES.txt' writing manifest file 'test_vault.egg-info/SOURCES.txt' running build_ext Creating /usr/local/lib/python3.6/site-packages/test-vault.egg-link (link to .) Adding test-vault 1.0.4 to easy-install.pth file Installed /test-vault Processing dependencies for test-vault==1.0.4 Finished processing dependencies for test-vault==1.0.4 ---> 8cfe41248c22 Removing intermediate container 0e9c1e142854 Step 35/40 : RUN git clone https://github.com/nottyo/robotframework-jsonlibrary /robotframework-jsonlibrary ---> Running in 55212547e3a2 Cloning into '/robotframework-jsonlibrary'...  ---> c09a702461c2 Removing intermediate container 55212547e3a2 Step 36/40 : WORKDIR /robotframework-jsonlibrary ---> a624c6e72371 Removing intermediate container 6ef187d03590 Step 37/40 : RUN python3 -m pip install -e . ---> Running in c74dc872186c Obtaining file:///robotframework-jsonlibrary Collecting tox==3.0.0 Downloading tox-3.0.0-py2.py3-none-any.whl (60 kB) Requirement already satisfied: coverage in /usr/local/lib/python3.6/site-packages (from robotframework-jsonlibrary==0.3.1) (5.1) Requirement already satisfied: robotframework>=3.0 in /usr/local/lib/python3.6/site-packages (from robotframework-jsonlibrary==0.3.1) (3.1) Requirement already satisfied: jsonpath-rw==1.4.0 in /usr/local/lib/python3.6/site-packages (from robotframework-jsonlibrary==0.3.1) (1.4.0) Requirement already satisfied: jsonpath-rw-ext>=0.1.9 in /usr/local/lib/python3.6/site-packages (from robotframework-jsonlibrary==0.3.1) (1.2.2) Requirement already satisfied: py>=1.4.17 in /usr/local/lib/python3.6/site-packages (from tox==3.0.0->robotframework-jsonlibrary==0.3.1) (1.9.0) Requirement already satisfied: six in /usr/local/lib/python3.6/site-packages (from tox==3.0.0->robotframework-jsonlibrary==0.3.1) (1.15.0) Requirement already satisfied: virtualenv>=1.11.2 in /usr/local/lib/python3.6/site-packages (from tox==3.0.0->robotframework-jsonlibrary==0.3.1) (20.0.25) Requirement already satisfied: pluggy<1.0,>=0.3.0 in /usr/local/lib/python3.6/site-packages (from tox==3.0.0->robotframework-jsonlibrary==0.3.1) (0.13.1) Requirement already satisfied: decorator in /usr/local/lib/python3.6/site-packages (from jsonpath-rw==1.4.0->robotframework-jsonlibrary==0.3.1) (4.4.2) Requirement already satisfied: ply in /usr/local/lib/python3.6/site-packages (from jsonpath-rw==1.4.0->robotframework-jsonlibrary==0.3.1) (3.11) Requirement already satisfied: pbr>=1.8 in /usr/local/lib/python3.6/site-packages (from jsonpath-rw-ext>=0.1.9->robotframework-jsonlibrary==0.3.1) (5.4.5) Requirement already satisfied: importlib-resources>=1.0; python_version < "3.7" in /usr/local/lib/python3.6/site-packages (from virtualenv>=1.11.2->tox==3.0.0->robotframework-jsonlibrary==0.3.1) (2.0.1) Requirement already satisfied: distlib<1,>=0.3.0 in /usr/local/lib/python3.6/site-packages (from virtualenv>=1.11.2->tox==3.0.0->robotframework-jsonlibrary==0.3.1) (0.3.0) Requirement already satisfied: filelock<4,>=3.0.0 in /usr/local/lib/python3.6/site-packages (from virtualenv>=1.11.2->tox==3.0.0->robotframework-jsonlibrary==0.3.1) (3.0.12) Requirement already satisfied: appdirs<2,>=1.4.3 in /usr/local/lib/python3.6/site-packages (from virtualenv>=1.11.2->tox==3.0.0->robotframework-jsonlibrary==0.3.1) (1.4.4) Requirement already satisfied: importlib-metadata<2,>=0.12; python_version < "3.8" in /usr/local/lib/python3.6/site-packages (from virtualenv>=1.11.2->tox==3.0.0->robotframework-jsonlibrary==0.3.1) (1.6.1) Requirement already satisfied: zipp>=0.4; python_version < "3.8" in /usr/local/lib/python3.6/site-packages (from importlib-resources>=1.0; python_version < "3.7"->virtualenv>=1.11.2->tox==3.0.0->robotframework-jsonlibrary==0.3.1) (3.1.0) Installing collected packages: tox, robotframework-jsonlibrary Attempting uninstall: tox Found existing installation: tox 3.15.2 Uninstalling tox-3.15.2: Successfully uninstalled tox-3.15.2 Attempting uninstall: robotframework-jsonlibrary Found existing installation: robotframework-jsonlibrary 0.3 Uninstalling robotframework-jsonlibrary-0.3: Successfully uninstalled robotframework-jsonlibrary-0.3 Running setup.py develop for robotframework-jsonlibrary Successfully installed robotframework-jsonlibrary tox-3.0.0 ---> de988acb6126 Removing intermediate container c74dc872186c Step 38/40 : WORKDIR /robot-to-lewis-adaptor ---> 3a88eca17469 Removing intermediate container 31b851d5a6a8 Step 39/40 : RUN ./lewis_codegen.py $ROBOT_ROOT_PROJECT $LEWIS_TEST_PLUGINS $CODE_GEN_TEST_TYPE $CODE_GEN_DOCKER_IMAGE $CODE_GEN_DOCKER_VERSION ---> Running in a4bfb1efcbcb The path for output specified does not exist ---> ddf5159fdaff Removing intermediate container a4bfb1efcbcb Step 40/40 : CMD ./run_robot_test_suites.py ---> Running in 7b4fb9a1e3b2 ---> 93241306873c Removing intermediate container 7b4fb9a1e3b2 Successfully built 93241306873c Successfully tagged nfv-robot-hivetap-tt:2.4.1 echo "Building 2.6.1 .. " Building 2.6.1 .. docker build -t nfv-robot-hivetap-tt:2.6.1 . \ --build-arg GIT_BRANCH=2.6.1-fix-plu && \ docker tag nfv-robot-hivetap-tt:2.6.1 ****/nfv-robot-hivetap-tt:2.6.1 Sending build context to Docker daemon 237.1kB Step 1/40 : FROM python:3.6 ---> 13efce2de907 Step 2/40 : MAINTAINER Federico Sismondi ---> Using cache ---> 7eb0ee5c1ddc Step 3/40 : ARG GIT_URL='https://forge.etsi.org/rep/nfv/api-tests' ---> Using cache ---> bd784fece04d Step 4/40 : ARG GIT_BRANCH='2.6.1-fix-plu' ---> Using cache ---> 0b898be7e405 Step 5/40 : ARG CODE_GEN_TEST_TYPE='conformance-NFV' ---> Using cache ---> 0ca5c1705a5e Step 6/40 : ARG CODE_GEN_DOCKER_IMAGE='****/nfv-robot-hivetap-tt' ---> Using cache ---> 68045b272379 Step 7/40 : ARG CODE_GEN_DOCKER_VERSION='2.6.1' ---> Using cache ---> c759a93ffdbe Step 8/40 : RUN printenv ---> Running in ba40b84d6183 CODE_GEN_DOCKER_IMAGE=****/nfv-robot-hivetap-tt CODE_GEN_DOCKER_VERSION=2.6.1 HOSTNAME=ba40b84d6183 CODE_GEN_TEST_TYPE=conformance-NFV PYTHON_PIP_VERSION=20.1.1 HOME=/root GPG_KEY=0D96DF4D4110E5C43FBFB17F2D347EA6AA65421D PYTHON_GET_PIP_URL=https://github.com/pypa/get-pip/raw/eff16c878c7fd6b688b9b4c4267695cf1a0bf01b/get-pip.py GIT_BRANCH=2.6.1-fix-plu PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin LANG=C.UTF-8 GIT_URL=https://forge.etsi.org/rep/nfv/api-tests PYTHON_VERSION=3.6.10 PWD=/ PYTHON_GET_PIP_SHA256=b3153ec0cf7b7bbf9556932aa37e4981c35dc2a2c501d70d91d2795aa532be79 ---> 54ea54000b08 Removing intermediate container ba40b84d6183 Step 9/40 : ENV DEBIAN_FRONTEND noninteractive ---> Running in 177d5dc6c590 ---> 196ecefd6d7e Removing intermediate container 177d5dc6c590 Step 10/40 : ENV PYTHONUNBUFFERED 0 ---> Running in adcf9dafea62 ---> c000c2d0e2d9 Removing intermediate container adcf9dafea62 Step 11/40 : ENV ROBOT_ROOT_PROJECT /robot-tests ---> Running in 8f8f520053a7 ---> b23de94fb5c3 Removing intermediate container 8f8f520053a7 Step 12/40 : ENV LEWIS_ADAPTOR_PATH /robot-to-lewis-adaptor ---> Running in 17085d86f2a4 ---> 4076ca4d3ddd Removing intermediate container 17085d86f2a4 Step 13/40 : ENV LEWIS_TEST_PLUGINS $ROBOT_TO_LEWIS_ADAPTOR_PATH/lewis-plugins ---> Running in 84624a98cf0a ---> 0443e358f16d Removing intermediate container 84624a98cf0a Step 14/40 : ENV TEST_VAULT_ROOT /test-vault ---> Running in 0c946c1fd69f ---> aa26919dc5df Removing intermediate container 0c946c1fd69f Step 15/40 : RUN apt-get update ---> Running in 2402360b8092 Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] Get:2 http://deb.debian.org/debian buster InRelease [121 kB] Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] Get:4 http://security.debian.org/debian-security buster/updates/main amd64 Packages [204 kB] Get:5 http://deb.debian.org/debian buster/main amd64 Packages [7905 kB] Get:6 http://deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] Fetched 8355 kB in 2s (3676 kB/s) Reading package lists... ---> 01fde9df5c24 Removing intermediate container 2402360b8092 Step 16/40 : RUN apt-get -y -qq install apt-utils ---> Running in 1d1ec19a905d debconf: delaying package configuration, since apt-utils is not installed Selecting previously unselected package libapt-inst2.0:amd64. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24603 files and directories currently installed.) Preparing to unpack .../libapt-inst2.0_1.8.2.1_amd64.deb ... Unpacking libapt-inst2.0:amd64 (1.8.2.1) ... Selecting previously unselected package apt-utils. Preparing to unpack .../apt-utils_1.8.2.1_amd64.deb ... Unpacking apt-utils (1.8.2.1) ... Setting up libapt-inst2.0:amd64 (1.8.2.1) ... Setting up apt-utils (1.8.2.1) ... Processing triggers for libc-bin (2.28-10) ... ---> 2b712d41059a Removing intermediate container 1d1ec19a905d Step 17/40 : RUN apt-get -y -qq install git ---> Running in ff1b5c228c47 ---> 89402d544d3d Removing intermediate container ff1b5c228c47 Step 18/40 : RUN apt-get -y -qq install vim ---> Running in 91f7f87d02e7 Selecting previously unselected package xxd. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24733 files and directories currently installed.) Preparing to unpack .../xxd_2%3a8.1.0875-5_amd64.deb ... Unpacking xxd (2:8.1.0875-5) ... Selecting previously unselected package vim-common. Preparing to unpack .../vim-common_2%3a8.1.0875-5_all.deb ... Unpacking vim-common (2:8.1.0875-5) ... Selecting previously unselected package libgpm2:amd64. Preparing to unpack .../libgpm2_1.20.7-5_amd64.deb ... Unpacking libgpm2:amd64 (1.20.7-5) ... Selecting previously unselected package vim-runtime. Preparing to unpack .../vim-runtime_2%3a8.1.0875-5_all.deb ... Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' Unpacking vim-runtime (2:8.1.0875-5) ... Selecting previously unselected package vim. Preparing to unpack .../vim_2%3a8.1.0875-5_amd64.deb ... Unpacking vim (2:8.1.0875-5) ... Setting up libgpm2:amd64 (1.20.7-5) ... Setting up xxd (2:8.1.0875-5) ... Setting up vim-common (2:8.1.0875-5) ... Setting up vim-runtime (2:8.1.0875-5) ... Setting up vim (2:8.1.0875-5) ... update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode Processing triggers for hicolor-icon-theme (0.17-2) ... Processing triggers for libc-bin (2.28-10) ... Processing triggers for mime-support (3.62) ... ---> 5b732d1cfff4 Removing intermediate container 91f7f87d02e7 Step 19/40 : RUN apt-get -y -qq install locales && locale-gen en_US.UTF-8 ---> Running in 10edce4081db Preconfiguring packages ... Selecting previously unselected package libc-l10n. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 26622 files and directories currently installed.) Preparing to unpack .../libc-l10n_2.28-10_all.deb ... Unpacking libc-l10n (2.28-10) ... Selecting previously unselected package locales. Preparing to unpack .../locales_2.28-10_all.deb ... Unpacking locales (2.28-10) ... Setting up libc-l10n (2.28-10) ... Setting up locales (2.28-10) ... Generating locales (this might take a while)... Generation complete. Generating locales (this might take a while)... Generation complete. ---> 116c430ef07c Removing intermediate container 10edce4081db Step 20/40 : RUN python3 -m pip install --upgrade pip ---> Running in 3f3631fc54e1 Requirement already up-to-date: pip in /usr/local/lib/python3.6/site-packages (20.1.1) ---> a006b838bb33 Removing intermediate container 3f3631fc54e1 Step 21/40 : RUN mkdir $LEWIS_ADAPTOR_PATH ---> Running in b707e25cb893 ---> 0a4b09fc254c Removing intermediate container b707e25cb893 Step 22/40 : COPY . $LEWIS_ADAPTOR_PATH ---> 5ea2a3669d3a Removing intermediate container def4bd581231 Step 23/40 : WORKDIR $LEWIS_ADAPTOR_PATH ---> af6c7d281b1d Removing intermediate container 8317a7c32619 Step 24/40 : RUN pip install -r requirements.txt ---> Running in 6ca82378d96b Collecting jinja2 Downloading Jinja2-2.11.2-py2.py3-none-any.whl (125 kB) Collecting ioppytest-utils Downloading ioppytest_utils-1.2.14-py3-none-any.whl (65 kB) Collecting pika==0.11 Downloading pika-0.11.0-py2.py3-none-any.whl (106 kB) Collecting MarkupSafe>=0.23 Downloading MarkupSafe-1.1.1-cp36-cp36m-manylinux1_x86_64.whl (27 kB) Collecting prompt-toolkit==1.0.15 Downloading prompt_toolkit-1.0.15-py3-none-any.whl (247 kB) Collecting click==6.7 Downloading click-6.7-py2.py3-none-any.whl (71 kB) Collecting click-repl==0.1.2 Downloading click_repl-0.1.2-py3-none-any.whl (4.6 kB) Collecting wcwidth==0.1.7 Downloading wcwidth-0.1.7-py2.py3-none-any.whl (21 kB) Collecting six>=1.9.0 Downloading six-1.15.0-py2.py3-none-any.whl (10 kB) Installing collected packages: MarkupSafe, jinja2, six, wcwidth, prompt-toolkit, pika, click, click-repl, ioppytest-utils Successfully installed MarkupSafe-1.1.1 click-6.7 click-repl-0.1.2 ioppytest-utils-1.2.14 jinja2-2.11.2 pika-0.11.0 prompt-toolkit-1.0.15 six-1.15.0 wcwidth-0.1.7 ---> 155c0002014a Removing intermediate container 6ca82378d96b Step 25/40 : RUN git clone --single-branch --branch $GIT_BRANCH $GIT_URL $ROBOT_ROOT_PROJECT ---> Running in 665508a7d167 Cloning into '/robot-tests'... warning: redirecting to https://forge.etsi.org/rep/nfv/api-tests.git/  ---> 394144d88ab8 Removing intermediate container 665508a7d167 Step 26/40 : WORKDIR $ROBOT_ROOT_PROJECT ---> 5fb08293dee7 Removing intermediate container c0a5c344ee44 Step 27/40 : RUN sed -i "s/robotframework-mockserver==0.0.4/robotframework-mockserver==0.0.5/g" requirements.txt ---> Running in 17e7e9842a99 ---> 89945c9b070a Removing intermediate container 17e7e9842a99 Step 28/40 : RUN pip install -r requirements.txt ---> Running in 9a48b1efe520 Collecting robotframework==3.1 Downloading robotframework-3.1-py2.py3-none-any.whl (597 kB) Collecting RESTinstance==1.0.0rc4 Downloading RESTinstance-1.0.0rc4-py2.py3-none-any.whl (25 kB) Collecting robotframework-dependencylibrary==1.0.0.post1 Downloading robotframework_dependencylibrary-1.0.0.post1-py3-none-any.whl (6.7 kB) Collecting robotframework-jsonlibrary==0.3 Downloading robotframework-jsonlibrary-0.3.tar.gz (4.1 kB) Collecting robotframework-jsonschemalibrary==1.0 Downloading robotframework-jsonschemalibrary-1.0.tar.gz (2.4 kB) Collecting robotframework-mockserver==0.0.5 Downloading robotframework-mockserver-0.0.5.tar.gz (3.2 kB) Collecting pygments==2.2.0 Downloading Pygments-2.2.0-py2.py3-none-any.whl (841 kB) Collecting pytz==2018.5 Downloading pytz-2018.5-py2.py3-none-any.whl (510 kB) Collecting tzlocal==1.5.1 Downloading tzlocal-1.5.1.tar.gz (16 kB) Collecting flex==6.13.2 Downloading flex-6.13.2-py3-none-any.whl (77 kB) Collecting requests==2.20.0 Downloading requests-2.20.0-py2.py3-none-any.whl (60 kB) Collecting rfc3987==1.3.8 Downloading rfc3987-1.3.8-py2.py3-none-any.whl (13 kB) Collecting jsonschema==3.0.0a3 Downloading jsonschema-3.0.0a3-py2.py3-none-any.whl (49 kB) Collecting strict-rfc3339==0.7 Downloading strict-rfc3339-0.7.tar.gz (17 kB) Collecting jsonpath-ng==1.4.3 Downloading jsonpath_ng-1.4.3-py2.py3-none-any.whl (29 kB) Collecting GenSON==1.0.1 Downloading genson-1.0.1.tar.gz (25 kB) Collecting tox Downloading tox-3.15.2-py2.py3-none-any.whl (137 kB) Collecting coverage Downloading coverage-5.1-cp36-cp36m-manylinux1_x86_64.whl (227 kB) Collecting jsonpath-rw==1.4.0 Downloading jsonpath-rw-1.4.0.tar.gz (13 kB) Collecting jsonpath-rw-ext>=0.1.9 Downloading jsonpath_rw_ext-1.2.2-py2.py3-none-any.whl (19 kB) Collecting validate-email<2,>=1.2 Downloading validate_email-1.3.tar.gz (4.7 kB) Collecting PyYAML<4,>=3.11 Downloading PyYAML-3.13.tar.gz (270 kB) Collecting jsonpointer<2,>=1.7 Downloading jsonpointer-1.14-py2.py3-none-any.whl (7.4 kB) Requirement already satisfied: six<2,>=1.7.3 in /usr/local/lib/python3.6/site-packages (from flex==6.13.2->RESTinstance==1.0.0rc4->-r requirements.txt (line 7)) (1.15.0) Requirement already satisfied: click<7,>=3.3 in /usr/local/lib/python3.6/site-packages (from flex==6.13.2->RESTinstance==1.0.0rc4->-r requirements.txt (line 7)) (6.7) Collecting chardet<3.1.0,>=3.0.2 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) Collecting urllib3<1.25,>=1.21.1 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) Collecting idna<2.8,>=2.5 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) Collecting certifi>=2017.4.17 Downloading certifi-2020.6.20-py2.py3-none-any.whl (156 kB) Collecting pyrsistent>=0.14.0 Downloading pyrsistent-0.16.0.tar.gz (108 kB) Collecting attrs>=17.4.0 Downloading attrs-19.3.0-py2.py3-none-any.whl (39 kB) Collecting ply Downloading ply-3.11-py2.py3-none-any.whl (49 kB) Collecting decorator Downloading decorator-4.4.2-py2.py3-none-any.whl (9.2 kB) Collecting py>=1.4.17 Downloading py-1.9.0-py2.py3-none-any.whl (99 kB) Collecting toml>=0.9.4 Downloading toml-0.10.1-py2.py3-none-any.whl (19 kB) Collecting packaging>=14 Downloading packaging-20.4-py2.py3-none-any.whl (37 kB) Collecting filelock>=3.0.0 Downloading filelock-3.0.12-py3-none-any.whl (7.6 kB) Collecting importlib-metadata<2,>=0.12; python_version < "3.8" Downloading importlib_metadata-1.6.1-py2.py3-none-any.whl (31 kB) Collecting pluggy>=0.12.0 Downloading pluggy-0.13.1-py2.py3-none-any.whl (18 kB) Collecting virtualenv!=20.0.0,!=20.0.1,!=20.0.2,!=20.0.3,!=20.0.4,!=20.0.5,!=20.0.6,!=20.0.7,>=16.0.0 Downloading virtualenv-20.0.25-py2.py3-none-any.whl (4.7 MB) Collecting pbr>=1.8 Downloading pbr-5.4.5-py2.py3-none-any.whl (110 kB) Collecting pyparsing>=2.0.2 Downloading pyparsing-2.4.7-py2.py3-none-any.whl (67 kB) Collecting zipp>=0.5 Downloading zipp-3.1.0-py3-none-any.whl (4.9 kB) Collecting appdirs<2,>=1.4.3 Downloading appdirs-1.4.4-py2.py3-none-any.whl (9.6 kB) Collecting distlib<1,>=0.3.0 Downloading distlib-0.3.0.zip (571 kB) Collecting importlib-resources>=1.0; python_version < "3.7" Downloading importlib_resources-2.0.1-py2.py3-none-any.whl (22 kB) Building wheels for collected packages: robotframework-jsonlibrary, robotframework-jsonschemalibrary, robotframework-mockserver, tzlocal, strict-rfc3339, GenSON, jsonpath-rw, validate-email, PyYAML, pyrsistent, distlib Building wheel for robotframework-jsonlibrary (setup.py): started Building wheel for robotframework-jsonlibrary (setup.py): finished with status 'done' Created wheel for robotframework-jsonlibrary: filename=robotframework_jsonlibrary-0.3-py3-none-any.whl size=4324 sha256=b6c8724964ab44f4eb6171f46307e71f17a0ca1de9b300c0144749cac0ce926f Stored in directory: /root/.cache/pip/wheels/df/14/fd/4e1d100075795807700ce7d9284bb802aa6d2b7d543df88dc9 Building wheel for robotframework-jsonschemalibrary (setup.py): started Building wheel for robotframework-jsonschemalibrary (setup.py): finished with status 'done' Created wheel for robotframework-jsonschemalibrary: filename=robotframework_jsonschemalibrary-1.0-py3-none-any.whl size=2987 sha256=65a9abb3101407a943bf437c4bf2e17ea871fef416742d298ec78b8638fc085c Stored in directory: /root/.cache/pip/wheels/cc/a0/d7/b036794319184506eeef7426a9d540cbef2e616120ae8e1dae Building wheel for robotframework-mockserver (setup.py): started Building wheel for robotframework-mockserver (setup.py): finished with status 'done' Created wheel for robotframework-mockserver: filename=robotframework_mockserver-0.0.5-py3-none-any.whl size=4352 sha256=6140d7f5aed90834f6432d0d517bb30062f983de83ee581d6d91e24574991a96 Stored in directory: /root/.cache/pip/wheels/7c/a5/0f/463c7b04bb4a0bac33b495d78f99487a522ff7df79664919d1 Building wheel for tzlocal (setup.py): started Building wheel for tzlocal (setup.py): finished with status 'done' Created wheel for tzlocal: filename=tzlocal-1.5.1-py3-none-any.whl size=17543 sha256=8d604691214e3bf125313137f3b267c6c08c26314fbf886038ffc94f6e824ae5 Stored in directory: /root/.cache/pip/wheels/9b/ea/ca/a3c0116bd004529390dc7bcb5d7f8de1bf985e01738cc9a11c Building wheel for strict-rfc3339 (setup.py): started Building wheel for strict-rfc3339 (setup.py): finished with status 'done' Created wheel for strict-rfc3339: filename=strict_rfc3339-0.7-py3-none-any.whl size=18119 sha256=75d6b42cce6095c34e0d2d7c8bdc9040315f40e9a5104d0c52400265cafe6df0 Stored in directory: /root/.cache/pip/wheels/d3/8f/86/00a0ce6029db25cbd4c6d7d57498175ca8e93ab48286f3b277 Building wheel for GenSON (setup.py): started Building wheel for GenSON (setup.py): finished with status 'done' Created wheel for GenSON: filename=genson-1.0.1-py2.py3-none-any.whl size=17110 sha256=d4b14f5e1c56c81263dd37a998303da4da495e6cc2b947627f420227c754ed54 Stored in directory: /root/.cache/pip/wheels/78/6c/7d/eddd15f9b54c20fc91442540dca34d9ce6dc5ab37df0e319b6 Building wheel for jsonpath-rw (setup.py): started Building wheel for jsonpath-rw (setup.py): finished with status 'done' Created wheel for jsonpath-rw: filename=jsonpath_rw-1.4.0-py3-none-any.whl size=15145 sha256=bfada969222b4e3919ae90f40adcd9970c76e07e1fb2ff4c8300bf49658f0557 Stored in directory: /root/.cache/pip/wheels/3b/79/05/8a5c3b96770fecba7b2267f72739f67d7c39a7c982b5f1e0e9 Building wheel for validate-email (setup.py): started Building wheel for validate-email (setup.py): finished with status 'done' Created wheel for validate-email: filename=validate_email-1.3-py3-none-any.whl size=5461 sha256=016e8f9e7d3bdd187148808555c1691e3de776e301eec5340d30fa9c38abc67c Stored in directory: /root/.cache/pip/wheels/f1/59/bd/ab906153650f2141bc12f08130d78341f3cdaa8abed92b422d Building wheel for PyYAML (setup.py): started Building wheel for PyYAML (setup.py): finished with status 'done' Created wheel for PyYAML: filename=PyYAML-3.13-cp36-cp36m-linux_x86_64.whl size=463810 sha256=a0a62c19e31f3981a1e8d33a6a67ca3486ae92abd3a3d856451be0b0e46c3a31 Stored in directory: /root/.cache/pip/wheels/ab/80/60/97eaebe423482bcf0963b19495b4cfe6c4caef59761a0c427d Building wheel for pyrsistent (setup.py): started Building wheel for pyrsistent (setup.py): finished with status 'done' Created wheel for pyrsistent: filename=pyrsistent-0.16.0-cp36-cp36m-linux_x86_64.whl size=123214 sha256=4d1dbf14cc484ec7c13d8ea0fed0c561b93232ad1db6a4978d9259c3938da9ab Stored in directory: /root/.cache/pip/wheels/d1/8a/1c/32ab9017418a2c64e4fbaf503c08648bed2f8eb311b869a464 Building wheel for distlib (setup.py): started Building wheel for distlib (setup.py): finished with status 'done' Created wheel for distlib: filename=distlib-0.3.0-py3-none-any.whl size=340427 sha256=ffd67df45fdef509dc70ee79c33ab33fb3477e53ee4191b0348de3bb33c28f08 Stored in directory: /root/.cache/pip/wheels/33/d9/71/e4e3cac73529e1947df418af0f140cd7589d5d9ec0e17ecfc2 Successfully built robotframework-jsonlibrary robotframework-jsonschemalibrary robotframework-mockserver tzlocal strict-rfc3339 GenSON jsonpath-rw validate-email PyYAML pyrsistent distlib Installing collected packages: robotframework, pygments, pytz, tzlocal, strict-rfc3339, validate-email, PyYAML, jsonpointer, chardet, urllib3, idna, certifi, requests, rfc3987, flex, pyrsistent, attrs, jsonschema, ply, decorator, jsonpath-ng, GenSON, RESTinstance, robotframework-dependencylibrary, py, toml, pyparsing, packaging, filelock, zipp, importlib-metadata, pluggy, appdirs, distlib, importlib-resources, virtualenv, tox, coverage, jsonpath-rw, pbr, jsonpath-rw-ext, robotframework-jsonlibrary, robotframework-jsonschemalibrary, robotframework-mockserver Successfully installed GenSON-1.0.1 PyYAML-3.13 RESTinstance-1.0.0rc4 appdirs-1.4.4 attrs-19.3.0 certifi-2020.6.20 chardet-3.0.4 coverage-5.1 decorator-4.4.2 distlib-0.3.0 filelock-3.0.12 flex-6.13.2 idna-2.7 importlib-metadata-1.6.1 importlib-resources-2.0.1 jsonpath-ng-1.4.3 jsonpath-rw-1.4.0 jsonpath-rw-ext-1.2.2 jsonpointer-1.14 jsonschema-3.0.0a3 packaging-20.4 pbr-5.4.5 pluggy-0.13.1 ply-3.11 py-1.9.0 pygments-2.2.0 pyparsing-2.4.7 pyrsistent-0.16.0 pytz-2018.5 requests-2.20.0 rfc3987-1.3.8 robotframework-3.1 robotframework-dependencylibrary-1.0.0.post1 robotframework-jsonlibrary-0.3 robotframework-jsonschemalibrary-1.0 robotframework-mockserver-0.0.5 strict-rfc3339-0.7 toml-0.10.1 tox-3.15.2 tzlocal-1.5.1 urllib3-1.24.3 validate-email-1.3 virtualenv-20.0.25 zipp-3.1.0 ---> d6b6073448af Removing intermediate container 9a48b1efe520 Step 29/40 : RUN find . -name "*.robot" -exec sed -i 's/^[^#]*Start Process/#&/g' {} + ---> Running in 649892a5a98b ---> 8853da372f94 Removing intermediate container 649892a5a98b Step 30/40 : RUN find . -name "*.robot" -exec sed -i 's/^[^#]*Wait For Process/#&/g' {} + ---> Running in be8e2cf474d3 ---> 856ee78731f1 Removing intermediate container be8e2cf474d3 Step 31/40 : RUN find . -name "*.txt" -exec sed -i 's/^[^#]*\${MOCK_SERVER_JAR}/#&/g' {} + ---> Running in 750f2246a629 ---> 7787512aed80 Removing intermediate container 750f2246a629 Step 32/40 : RUN git clone --single-branch --branch master https://gitlab+deploy-token-3:S5S_Sdxx8Wn1Msct5m7r@forge.etsi.org/rep/plugtests/nfv/test-vault.git $TEST_VAULT_ROOT ---> Running in c0886436f34d Cloning into '/test-vault'...  ---> 609cec63878f Removing intermediate container c0886436f34d Step 33/40 : WORKDIR $TEST_VAULT_ROOT ---> cc7313061309 Removing intermediate container 5076d0a0041a Step 34/40 : RUN python3 setup.py develop ---> Running in e77823e9745f running develop running egg_info creating test_vault.egg-info writing test_vault.egg-info/PKG-INFO writing dependency_links to test_vault.egg-info/dependency_links.txt writing top-level names to test_vault.egg-info/top_level.txt writing manifest file 'test_vault.egg-info/SOURCES.txt' reading manifest file 'test_vault.egg-info/SOURCES.txt' writing manifest file 'test_vault.egg-info/SOURCES.txt' running build_ext Creating /usr/local/lib/python3.6/site-packages/test-vault.egg-link (link to .) Adding test-vault 1.0.4 to easy-install.pth file Installed /test-vault Processing dependencies for test-vault==1.0.4 Finished processing dependencies for test-vault==1.0.4 ---> 65de38177707 Removing intermediate container e77823e9745f Step 35/40 : RUN git clone https://github.com/nottyo/robotframework-jsonlibrary /robotframework-jsonlibrary ---> Running in ae07671aa4b1 Cloning into '/robotframework-jsonlibrary'...  ---> 49476a0b357c Removing intermediate container ae07671aa4b1 Step 36/40 : WORKDIR /robotframework-jsonlibrary ---> ec5b1e43c077 Removing intermediate container bf7f56ff49bc Step 37/40 : RUN python3 -m pip install -e . ---> Running in bcae2acf34c9 Obtaining file:///robotframework-jsonlibrary Collecting tox==3.0.0 Downloading tox-3.0.0-py2.py3-none-any.whl (60 kB) Requirement already satisfied: coverage in /usr/local/lib/python3.6/site-packages (from robotframework-jsonlibrary==0.3.1) (5.1) Requirement already satisfied: robotframework>=3.0 in /usr/local/lib/python3.6/site-packages (from robotframework-jsonlibrary==0.3.1) (3.1) Requirement already satisfied: jsonpath-rw==1.4.0 in /usr/local/lib/python3.6/site-packages (from robotframework-jsonlibrary==0.3.1) (1.4.0) Requirement already satisfied: jsonpath-rw-ext>=0.1.9 in /usr/local/lib/python3.6/site-packages (from robotframework-jsonlibrary==0.3.1) (1.2.2) Requirement already satisfied: py>=1.4.17 in /usr/local/lib/python3.6/site-packages (from tox==3.0.0->robotframework-jsonlibrary==0.3.1) (1.9.0) Requirement already satisfied: pluggy<1.0,>=0.3.0 in /usr/local/lib/python3.6/site-packages (from tox==3.0.0->robotframework-jsonlibrary==0.3.1) (0.13.1) Requirement already satisfied: six in /usr/local/lib/python3.6/site-packages (from tox==3.0.0->robotframework-jsonlibrary==0.3.1) (1.15.0) Requirement already satisfied: virtualenv>=1.11.2 in /usr/local/lib/python3.6/site-packages (from tox==3.0.0->robotframework-jsonlibrary==0.3.1) (20.0.25) Requirement already satisfied: decorator in /usr/local/lib/python3.6/site-packages (from jsonpath-rw==1.4.0->robotframework-jsonlibrary==0.3.1) (4.4.2) Requirement already satisfied: ply in /usr/local/lib/python3.6/site-packages (from jsonpath-rw==1.4.0->robotframework-jsonlibrary==0.3.1) (3.11) Requirement already satisfied: pbr>=1.8 in /usr/local/lib/python3.6/site-packages (from jsonpath-rw-ext>=0.1.9->robotframework-jsonlibrary==0.3.1) (5.4.5) Requirement already satisfied: importlib-metadata>=0.12; python_version < "3.8" in /usr/local/lib/python3.6/site-packages (from pluggy<1.0,>=0.3.0->tox==3.0.0->robotframework-jsonlibrary==0.3.1) (1.6.1) Requirement already satisfied: filelock<4,>=3.0.0 in /usr/local/lib/python3.6/site-packages (from virtualenv>=1.11.2->tox==3.0.0->robotframework-jsonlibrary==0.3.1) (3.0.12) Requirement already satisfied: importlib-resources>=1.0; python_version < "3.7" in /usr/local/lib/python3.6/site-packages (from virtualenv>=1.11.2->tox==3.0.0->robotframework-jsonlibrary==0.3.1) (2.0.1) Requirement already satisfied: distlib<1,>=0.3.0 in /usr/local/lib/python3.6/site-packages (from virtualenv>=1.11.2->tox==3.0.0->robotframework-jsonlibrary==0.3.1) (0.3.0) Requirement already satisfied: appdirs<2,>=1.4.3 in /usr/local/lib/python3.6/site-packages (from virtualenv>=1.11.2->tox==3.0.0->robotframework-jsonlibrary==0.3.1) (1.4.4) Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.6/site-packages (from importlib-metadata>=0.12; python_version < "3.8"->pluggy<1.0,>=0.3.0->tox==3.0.0->robotframework-jsonlibrary==0.3.1) (3.1.0) Installing collected packages: tox, robotframework-jsonlibrary Attempting uninstall: tox Found existing installation: tox 3.15.2 Uninstalling tox-3.15.2: Successfully uninstalled tox-3.15.2 Attempting uninstall: robotframework-jsonlibrary Found existing installation: robotframework-jsonlibrary 0.3 Uninstalling robotframework-jsonlibrary-0.3: Successfully uninstalled robotframework-jsonlibrary-0.3 Running setup.py develop for robotframework-jsonlibrary Successfully installed robotframework-jsonlibrary tox-3.0.0 ---> a8dc3598f66b Removing intermediate container bcae2acf34c9 Step 38/40 : WORKDIR /robot-to-lewis-adaptor ---> b51323eab467 Removing intermediate container e9bb7dc57b3c Step 39/40 : RUN ./lewis_codegen.py $ROBOT_ROOT_PROJECT $LEWIS_TEST_PLUGINS $CODE_GEN_TEST_TYPE $CODE_GEN_DOCKER_IMAGE $CODE_GEN_DOCKER_VERSION ---> Running in 437723fd7e29 The path for output specified does not exist ---> a3c9cc7cd905 Removing intermediate container 437723fd7e29 Step 40/40 : CMD ./run_robot_test_suites.py ---> Running in ffe7e0946e30 ---> bbc36c424a26 Removing intermediate container ffe7e0946e30 Successfully built bbc36c424a26 Successfully tagged nfv-robot-hivetap-tt:2.6.1 echo "Building finished." Building finished. echo "Pushing 2.4.1 and 2.6.1 develop version" Pushing 2.4.1 and 2.6.1 develop version docker push ****/nfv-robot-hivetap-tt:2.4.1 The push refers to a repository [docker.io/****/nfv-robot-hivetap-tt] 1df839f336db: Preparing 43be489c6143: Preparing 4e60cda1811d: Preparing 65c781967469: Preparing ceb485c6b847: Preparing 146572c4ec8f: Preparing f8dbd8171fc0: Preparing 4e990705b26f: Preparing 1308155723fc: Preparing b87dea6f530c: Preparing cbb9057bad71: Preparing 71842170793f: Preparing 4b050806dfb7: Preparing 910ae30f3bda: Preparing e6ad1497949f: Preparing 1faf4a3ba5d0: Preparing 7183dc93c077: Preparing 784a8d90f735: Preparing 6f3b30039566: Preparing a39027598b59: Preparing eb26703d6103: Preparing 9424f6aa0d01: Preparing c56fb9f75f56: Preparing b5bc305e9fd3: Preparing da9418a2e1b1: Preparing 2e5b4ca91984: Preparing 527ade4639e0: Preparing c2c789d2d3c5: Preparing 8803ef42039d: Preparing 146572c4ec8f: Waiting 7183dc93c077: Waiting f8dbd8171fc0: Waiting 4e990705b26f: Waiting 1308155723fc: Waiting b5bc305e9fd3: Waiting da9418a2e1b1: Waiting b87dea6f530c: Waiting 2e5b4ca91984: Waiting 8803ef42039d: Waiting 527ade4639e0: Waiting c2c789d2d3c5: Waiting 6f3b30039566: Waiting eb26703d6103: Waiting a39027598b59: Waiting c56fb9f75f56: Waiting cbb9057bad71: Waiting 9424f6aa0d01: Waiting 4b050806dfb7: Waiting 71842170793f: Waiting 910ae30f3bda: Waiting e6ad1497949f: Waiting 784a8d90f735: Waiting 43be489c6143: Pushed 65c781967469: Pushed 1df839f336db: Pushed 4e60cda1811d: Pushed ceb485c6b847: Pushed b87dea6f530c: Pushed 146572c4ec8f: Pushed f8dbd8171fc0: Pushed 4e990705b26f: Pushed 71842170793f: Pushed 4b050806dfb7: Pushed 910ae30f3bda: Pushed e6ad1497949f: Pushed 1faf4a3ba5d0: Pushed 784a8d90f735: Pushed 7183dc93c077: Pushed eb26703d6103: Layer already exists 9424f6aa0d01: Layer already exists c56fb9f75f56: Layer already exists b5bc305e9fd3: Layer already exists da9418a2e1b1: Layer already exists 2e5b4ca91984: Layer already exists 527ade4639e0: Layer already exists c2c789d2d3c5: Layer already exists a39027598b59: Pushed 8803ef42039d: Layer already exists 6f3b30039566: Pushed cbb9057bad71: Pushed 1308155723fc: Pushed 2.4.1: digest: sha256:f98f76b02b808d80cfbde112a21b3b50a86fd436e4912ffd0956a4448e870818 size: 6414 docker push ****/nfv-robot-hivetap-tt:2.6.1 The push refers to a repository [docker.io/****/nfv-robot-hivetap-tt] 3ea9a76e4f68: Preparing d3f1ef551cee: Preparing 3fbd43aa6302: Preparing 100c9a9a4531: Preparing b8c2492d9e81: Preparing 229a9813352e: Preparing a379874cd119: Preparing e7c2f2190a5e: Preparing a76353055c7c: Preparing 363bcfd954ee: Preparing 9e4804d87bef: Preparing f56527fd3c94: Preparing 1933e2f14172: Preparing defc8efd4ad6: Preparing e52982136d0a: Preparing 250e9b1f60b6: Preparing 8c366a63abd8: Preparing bb5c13feb835: Preparing ebeee021a1b7: Preparing 301471b67d6e: Preparing eb26703d6103: Preparing 9424f6aa0d01: Preparing c56fb9f75f56: Preparing b5bc305e9fd3: Preparing da9418a2e1b1: Preparing 2e5b4ca91984: Preparing 527ade4639e0: Preparing c2c789d2d3c5: Preparing 8803ef42039d: Preparing 8c366a63abd8: Waiting bb5c13feb835: Waiting ebeee021a1b7: Waiting 301471b67d6e: Waiting eb26703d6103: Waiting 229a9813352e: Waiting 2e5b4ca91984: Waiting a379874cd119: Waiting 527ade4639e0: Waiting e7c2f2190a5e: Waiting c2c789d2d3c5: Waiting a76353055c7c: Waiting 9424f6aa0d01: Waiting c56fb9f75f56: Waiting 363bcfd954ee: Waiting b5bc305e9fd3: Waiting 9e4804d87bef: Waiting da9418a2e1b1: Waiting f56527fd3c94: Waiting 250e9b1f60b6: Waiting 1933e2f14172: Waiting defc8efd4ad6: Waiting e52982136d0a: Waiting 8803ef42039d: Waiting 100c9a9a4531: Pushed 3ea9a76e4f68: Pushed b8c2492d9e81: Pushed d3f1ef551cee: Pushed 3fbd43aa6302: Pushed 229a9813352e: Pushed a379874cd119: Pushed e7c2f2190a5e: Pushed 363bcfd954ee: Pushed f56527fd3c94: Pushed 1933e2f14172: Pushed defc8efd4ad6: Pushed a76353055c7c: Pushed bb5c13feb835: Pushed e52982136d0a: Pushed 250e9b1f60b6: Pushed eb26703d6103: Layer already exists 9424f6aa0d01: Layer already exists c56fb9f75f56: Layer already exists 8c366a63abd8: Pushed ebeee021a1b7: Pushed b5bc305e9fd3: Layer already exists da9418a2e1b1: Layer already exists 2e5b4ca91984: Layer already exists 527ade4639e0: Layer already exists c2c789d2d3c5: Layer already exists 8803ef42039d: Layer already exists 301471b67d6e: Pushed 9e4804d87bef: Pushed 2.6.1: digest: sha256:67b60451bf481ed53ec348dbb5eef4c957e5158157d3f78f5cb5725a0a8f3cba size: 6414 Finished: SUCCESS