Pull request #40 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of weichou1229 for edgexfoundry/edgex-taf-common Obtained Jenkinsfile from 569ddb4e4bcef2769416c19fe31bc15fadde0ac4+aac331e960b46befce6ed8c0b32ae8dbe0c5ffdb (0a5b1360c272d80568f109a15c4a48396e150e23) Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh12056073085693501898.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision efdbc04638cc485a1a2a98c60e49a0e43cac6f53 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh16347867955366347458.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision efdbc04638cc485a1a2a98c60e49a0e43cac6f53 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-taf-common/branches/PR-40/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-taf-common/branches/PR-40/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh3705431808731661238.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-taf-common/branches/PR-40/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh6717643441688259702.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision efdbc04638cc485a1a2a98c60e49a0e43cac6f53 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f efdbc04638cc485a1a2a98c60e49a0e43cac6f53 # timeout=10 Commit message: "Merge pull request #376 from ernestojeda/add-ireland-release-stream" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh15140581548412470850.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b3dada9287033e4e81bc68320e01fd57bef02650 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-taf-common/branches/PR-40/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-taf-common/branches/PR-40/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh15925439464344947918.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision b3dada9287033e4e81bc68320e01fd57bef02650 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3dada9287033e4e81bc68320e01fd57bef02650 # timeout=10 Commit message: "Fix: Update requirements.txt, update global-jjb" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object efdbc04638cc485a1a2a98c60e49a0e43cac6f53 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildDocker] RAW Config: [project:edgex-taf-common, mavenSettings:taf-settings, dockerNexusRepo:snapshots, semver:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildDocker] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: taf-settings PROJECT: edgex-taf-common USE_SEMVER: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: edgex-taf-common DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: snapshots DOCKER_PUSH_LATEST: true PUSH_DOCKER_IMAGE: true ARCHIVE_IMAGE: false ARCHIVE_NAME: edgex-taf-common-archive.tar.gz SEMVER_BUMP_LEVEL: pre BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-7044 in /w/workspace/exfoundry_edgex-taf-common_PR-40 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-taf-common.git > git init /w/workspace/exfoundry_edgex-taf-common_PR-40 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/exfoundry_edgex-taf-common_PR-40@tmp/jenkins-gitclient-ssh5997353692540786232.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-taf-common.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit aac331e960b46befce6ed8c0b32ae8dbe0c5ffdb into PR head commit 569ddb4e4bcef2769416c19fe31bc15fadde0ac4 Merge succeeded, producing 569ddb4e4bcef2769416c19fe31bc15fadde0ac4 Checking out Revision 569ddb4e4bcef2769416c19fe31bc15fadde0ac4 (PR-40) > git config remote.origin.url git@github.com:edgexfoundry/edgex-taf-common.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/exfoundry_edgex-taf-common_PR-40@tmp/jenkins-gitclient-ssh3624556416842354759.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/pull/40/head:refs/remotes/origin/PR-40 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 569ddb4e4bcef2769416c19fe31bc15fadde0ac4 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/exfoundry_edgex-taf-common_PR-40@tmp/jenkins-gitclient-ssh5318544188249004459.key > git merge aac331e960b46befce6ed8c0b32ae8dbe0c5ffdb # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 569ddb4e4bcef2769416c19fe31bc15fadde0ac4 # timeout=10 Commit message: "feat: Upgrade Robotframework to 4.1.3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object efdbc04638cc485a1a2a98c60e49a0e43cac6f53 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 13:59:54 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 13:59:54 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 13:59:55 ========================================================= 13:59:55 EdgeX Global Pipelines Version Info 13:59:55 ========================================================= [Pipeline] libraryResource [Pipeline] sh 13:59:56 ------------------- 13:59:56 stable info: 13:59:56 ------------------- 13:59:56 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 13:59:56 Commit SHA: efdbc04638cc485a1a2a98c60e49a0e43cac6f53 13:59:56 Message: update stable to v1.0.220 13:59:56 ------------------- 13:59:56 experimental info: 13:59:56 ------------------- 13:59:56 Commited By: **** collab-it+edgex@linuxfoundation.org 13:59:56 Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 13:59:56 Message: update experimental to v1.0.221 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo 13:59:57 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = taf-settings [Pipeline] echo 13:59:57 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-taf-common [Pipeline] echo 13:59:57 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 13:59:57 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 13:59:57 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 13:59:57 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-taf-common [Pipeline] echo 13:59:57 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 13:59:57 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = snapshots [Pipeline] echo 13:59:57 [edgeXSetupEnvironment]: set envvar DOCKER_PUSH_LATEST = true [Pipeline] echo 13:59:57 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 13:59:57 [edgeXSetupEnvironment]: set envvar ARCHIVE_IMAGE = false [Pipeline] echo 13:59:57 [edgeXSetupEnvironment]: set envvar ARCHIVE_NAME = edgex-taf-common-archive.tar.gz [Pipeline] echo 13:59:57 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 13:59:57 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 13:59:57 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-40 [Pipeline] echo 13:59:57 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-40 [Pipeline] echo 13:59:57 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-40 [Pipeline] echo 13:59:57 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 569ddb4e4bcef2769416c19fe31bc15fadde0ac4 [Pipeline] echo 13:59:57 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 569ddb4 [Pipeline] echo 13:59:57 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:59:57 provisioning config files... 13:59:57 copy managed file [taf-settings] to file:/w/workspace/exfoundry_edgex-taf-common_PR-40@tmp/config7388175284528094225tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:59:58 ---> docker-login.sh 13:59:58 nexus3.edgexfoundry.org:10001 13:59:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:59:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:59:58 Configure a credential helper to remove this warning. See 13:59:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:59:58 13:59:58 Login Succeeded 13:59:58 nexus3.edgexfoundry.org:10002 13:59:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:59:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:59:58 Configure a credential helper to remove this warning. See 13:59:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:59:58 13:59:58 Login Succeeded 13:59:58 nexus3.edgexfoundry.org:10003 13:59:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:59:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:59:58 Configure a credential helper to remove this warning. See 13:59:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:59:58 13:59:58 Login Succeeded 13:59:58 nexus3.edgexfoundry.org:10004 13:59:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:59:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:59:58 Configure a credential helper to remove this warning. See 13:59:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:59:58 13:59:58 Login Succeeded 13:59:58 docker.io 13:59:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:59:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:59:59 Configure a credential helper to remove this warning. See 13:59:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:59:59 13:59:59 Login Succeeded 13:59:59 ---> docker-login.sh ends [Pipeline] } 13:59:59 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 13:59:59 + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts 13:59:59 + grep -v github /etc/ssh/ssh_known_hosts 13:59:59 + '[' -e /tmp/ssh_known_hosts ']' 13:59:59 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 13:59:59 + echo 'github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=' 13:59:59 + sudo tee -a /etc/ssh/ssh_known_hosts 13:59:59 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 14:00:00 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 14:00:00 14:00:00 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 14:00:00 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 14:00:00 latest: Pulling from edgex-devops/git-semver 14:00:00 a0d0a0d46f8b: Pulling fs layer 14:00:00 3e5f54012d9b: Pulling fs layer 14:00:00 4c7163046ea9: Pulling fs layer 14:00:00 0c2d73faf560: Pulling fs layer 14:00:00 0c2d73faf560: Waiting 14:00:00 3e5f54012d9b: Verifying Checksum 14:00:00 3e5f54012d9b: Download complete 14:00:00 a0d0a0d46f8b: Download complete 14:00:00 0c2d73faf560: Verifying Checksum 14:00:00 0c2d73faf560: Download complete 14:00:00 4c7163046ea9: Verifying Checksum 14:00:00 4c7163046ea9: Download complete 14:00:00 a0d0a0d46f8b: Pull complete 14:00:00 3e5f54012d9b: Pull complete 14:00:01 4c7163046ea9: Pull complete 14:00:01 0c2d73faf560: Pull complete 14:00:01 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 14:00:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 14:00:01 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 14:00:01 prd-centos7-docker-4c-2g-7044 does not seem to be running inside a container 14:00:01 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_edgex-taf-common_PR-40 -v /w/workspace/exfoundry_edgex-taf-common_PR-40:/w/workspace/exfoundry_edgex-taf-common_PR-40:rw,z -v /w/workspace/exfoundry_edgex-taf-common_PR-40@tmp:/w/workspace/exfoundry_edgex-taf-common_PR-40@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 14:00:02 $ docker top 1dcc433a248a73dc293858c17d968c4ea6756b2efbc592246315b6a47864739a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 14:00:02 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:00:02 [ssh-agent] Looking for ssh-agent implementation... 14:00:02 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:00:02 $ docker exec 1dcc433a248a73dc293858c17d968c4ea6756b2efbc592246315b6a47864739a ssh-agent 14:00:02 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXMKgCPe/agent.14 14:00:02 SSH_AGENT_PID=21 14:00:02 Running ssh-add (command line suppressed) 14:00:02 Identity added: /w/workspace/exfoundry_edgex-taf-common_PR-40@tmp/private_key_4258913467835532368.key (/w/workspace/exfoundry_edgex-taf-common_PR-40@tmp/private_key_4258913467835532368.key) 14:00:02 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:00:03 + git tag --points-at HEAD [Pipeline] } 14:00:03 $ docker exec --env ******** --env ******** 1dcc433a248a73dc293858c17d968c4ea6756b2efbc592246315b6a47864739a ssh-agent -k 14:00:03 unset SSH_AUTH_SOCK; 14:00:03 unset SSH_AGENT_PID; 14:00:03 echo Agent pid 21 killed; 14:00:03 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 14:00:03 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:00:03 [ssh-agent] Looking for ssh-agent implementation... 14:00:03 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:00:03 $ docker exec 1dcc433a248a73dc293858c17d968c4ea6756b2efbc592246315b6a47864739a ssh-agent 14:00:03 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXJpGgJG/agent.55 14:00:03 SSH_AGENT_PID=61 14:00:03 Running ssh-add (command line suppressed) 14:00:03 Identity added: /w/workspace/exfoundry_edgex-taf-common_PR-40@tmp/private_key_5553769545855578625.key (/w/workspace/exfoundry_edgex-taf-common_PR-40@tmp/private_key_5553769545855578625.key) 14:00:03 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:00:03 + git semver init 14:00:03 # -> Open(): unable to determine branch for HEAD 14:00:03 # $GIT_DIR = /w/workspace/exfoundry_edgex-taf-common_PR-40/.git 14:00:03 # $GIT_WORK_TREE = /w/workspace/exfoundry_edgex-taf-common_PR-40 14:00:03 # $SEMVER_REMOTE_NAME = origin 14:00:03 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 14:00:03 # $SEMVER_USER_NAME = edgex-jenkins 14:00:03 # $SEMVER_BRANCH = PR-40 14:00:03 # $SEMVER_TEMP = /tmp/semver-713078445 14:00:03 # git clone --branch semver git@github.com:edgexfoundry/edgex-taf-common.git $SEMVER_TEMP 14:00:04 # '/tmp/semver-713078445' -> '/w/workspace/exfoundry_edgex-taf-common_PR-40/.semver' 14:00:04 # -> Force: false 14:00:04 # $SEMVER_DIR = /w/workspace/exfoundry_edgex-taf-common_PR-40/.semver [Pipeline] } 14:00:04 $ docker exec --env ******** --env ******** 1dcc433a248a73dc293858c17d968c4ea6756b2efbc592246315b6a47864739a ssh-agent -k 14:00:04 unset SSH_AUTH_SOCK; 14:00:04 unset SSH_AGENT_PID; 14:00:04 echo Agent pid 61 killed; 14:00:04 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:00:05 + git semver [Pipeline] } 14:00:05 $ docker stop --time=1 1dcc433a248a73dc293858c17d968c4ea6756b2efbc592246315b6a47864739a 14:00:06 $ docker rm -f 1dcc433a248a73dc293858c17d968c4ea6756b2efbc592246315b6a47864739a [Pipeline] // withDockerContainer [Pipeline] sh 14:00:06 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 14:00:06 Stashed 1 file(s) [Pipeline] echo 14:00:06 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Docker Image) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:00:07 provisioning config files... 14:00:07 copy managed file [taf-settings] to file:/w/workspace/exfoundry_edgex-taf-common_PR-40@tmp/config8127168828404318171tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:00:07 ---> docker-login.sh 14:00:07 nexus3.edgexfoundry.org:10001 14:00:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:00:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:00:07 Configure a credential helper to remove this warning. See 14:00:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:00:07 14:00:07 Login Succeeded 14:00:07 nexus3.edgexfoundry.org:10002 14:00:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:00:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:00:07 Configure a credential helper to remove this warning. See 14:00:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:00:07 14:00:07 Login Succeeded 14:00:08 nexus3.edgexfoundry.org:10003 14:00:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:00:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:00:08 Configure a credential helper to remove this warning. See 14:00:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:00:08 14:00:08 Login Succeeded 14:00:08 nexus3.edgexfoundry.org:10004 14:00:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:00:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:00:08 Configure a credential helper to remove this warning. See 14:00:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:00:08 14:00:08 Login Succeeded 14:00:08 docker.io 14:00:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:00:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:00:08 Configure a credential helper to remove this warning. See 14:00:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:00:08 14:00:08 Login Succeeded 14:00:08 ---> docker-login.sh ends [Pipeline] } 14:00:08 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] sh 14:00:10 + sudo chown -R jenkins:jenkins . [Pipeline] sh 14:00:10 + ls -al . 14:00:10 total 44 14:00:10 drwxrwxr-x. 6 jenkins jenkins 232 Mar 14 14:00 . 14:00:10 drwxrwxr-x. 4 jenkins jenkins 112 Mar 14 13:59 .. 14:00:10 -rw-rw-r--. 1 jenkins jenkins 2694 Mar 14 13:59 Dockerfile 14:00:10 drwxrwxr-x. 8 jenkins jenkins 179 Mar 14 13:59 .git 14:00:10 -rw-rw-r--. 1 jenkins jenkins 22 Mar 14 13:59 .gitignore 14:00:10 -rw-rw-r--. 1 jenkins jenkins 746 Mar 14 13:59 Jenkinsfile 14:00:10 -rw-rw-r--. 1 jenkins jenkins 11381 Mar 14 13:59 LICENSE 14:00:10 -rw-rw-r--. 1 jenkins jenkins 3582 Mar 14 13:59 README.md 14:00:10 -rw-rw-r--. 1 jenkins jenkins 283 Mar 14 13:59 requirements.txt 14:00:10 -rw-rw-r--. 1 jenkins jenkins 54 Mar 14 13:59 robot-entrypoint.sh 14:00:10 drwx------. 3 jenkins jenkins 43 Mar 14 14:00 .semver 14:00:10 -rw-rw-r--. 1 jenkins jenkins 445 Mar 14 13:59 setup.py 14:00:10 drwxrwxr-x. 4 jenkins jenkins 34 Mar 14 13:59 TAF-Manager 14:00:10 drwxrwxr-x. 6 jenkins jenkins 132 Mar 14 13:59 TUC 14:00:10 -rw-rw-r--. 1 jenkins jenkins 5 Mar 14 14:00 VERSION [Pipeline] isUnix [Pipeline] sh 14:00:10 + docker build -t edgex-taf-common -f Dockerfile --build-arg ARCH=amd64 --label git_sha=569ddb4e4bcef2769416c19fe31bc15fadde0ac4 --label arch=amd64 --label version=0.0.0 . 14:00:10 Sending build context to Docker daemon 360.4kB 14:00:10 Step 1/14 : ARG DOCKER_VERSION=18.09.5 14:00:10 Step 2/14 : FROM docker:${DOCKER_VERSION} AS docker-cli 14:00:11 18.09.5: Pulling from library/docker 14:00:11 bdf0201b3a05: Pulling fs layer 14:00:11 38f114998adb: Pulling fs layer 14:00:11 21134b1a9e68: Pulling fs layer 14:00:11 1826484332dc: Pulling fs layer 14:00:11 a124bc45399b: Pulling fs layer 14:00:11 e1147593372b: Pulling fs layer 14:00:11 1826484332dc: Waiting 14:00:11 e1147593372b: Waiting 14:00:12 bdf0201b3a05: Verifying Checksum 14:00:12 bdf0201b3a05: Download complete 14:00:12 21134b1a9e68: Verifying Checksum 14:00:12 21134b1a9e68: Download complete 14:00:12 38f114998adb: Verifying Checksum 14:00:12 38f114998adb: Download complete 14:00:12 bdf0201b3a05: Pull complete 14:00:12 a124bc45399b: Verifying Checksum 14:00:12 a124bc45399b: Download complete 14:00:12 e1147593372b: Verifying Checksum 14:00:12 e1147593372b: Download complete 14:00:12 38f114998adb: Pull complete 14:00:12 21134b1a9e68: Pull complete 14:00:12 1826484332dc: Verifying Checksum 14:00:12 1826484332dc: Download complete 14:00:13 1826484332dc: Pull complete 14:00:13 a124bc45399b: Pull complete 14:00:14 e1147593372b: Pull complete 14:00:14 Digest: sha256:12f63b68f55925351f2bc14c44ef9275df29db92b66c9ef4db16b78f2e7eed28 14:00:14 Status: Downloaded newer image for docker:18.09.5 14:00:14 ---> c76999e4396c 14:00:14 Step 3/14 : FROM alpine:3.15 14:00:14 3.15: Pulling from library/alpine 14:00:14 59bf1c3509f3: Pulling fs layer 14:00:14 59bf1c3509f3: Verifying Checksum 14:00:14 59bf1c3509f3: Download complete 14:00:15 59bf1c3509f3: Pull complete 14:00:15 Digest: sha256:21a3deaa0d32a8057914f36584b5288d2e5ecc984380bc0118285c70fa8c9300 14:00:15 Status: Downloaded newer image for alpine:3.15 14:00:15 ---> c059bfaa849c 14:00:15 Step 4/14 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: IOTech' 14:00:15 ---> Running in 80fd65d2b437 14:00:15 Removing intermediate container 80fd65d2b437 14:00:15 ---> 21d98c6259cb 14:00:15 Step 5/14 : LABEL maintainer="Bruce Huang " 14:00:15 ---> Running in 73ce55bbcc1c 14:00:15 Removing intermediate container 73ce55bbcc1c 14:00:15 ---> c62c5c5fb24e 14:00:15 Step 6/14 : COPY --from=docker-cli /usr/local/bin/docker /usr/local/bin/docker 14:00:16 ---> 85cdb58a1d7b 14:00:16 Step 7/14 : COPY . /edgex-taf/edgex-taf-common 14:00:16 ---> c1a737391bad 14:00:16 Step 8/14 : COPY robot-entrypoint.sh /usr/local/bin/ 14:00:16 ---> 3961006e6d33 14:00:16 Step 9/14 : WORKDIR /edgex-taf 14:00:16 ---> Running in b9af21f9d416 14:00:17 Removing intermediate container b9af21f9d416 14:00:17 ---> d1e7841108a9 14:00:17 Step 10/14 : RUN echo "**** install Python ****" && apk add --no-cache python3 && if [ ! -e /usr/bin/python ]; then ln -sf python3 /usr/bin/python ; fi && apk add --no-cache tzdata && cp /usr/share/zoneinfo/UTC /etc/localtime && apk del tzdata && echo "**** install pip ****" && python3 -m ensurepip && rm -r /usr/lib/python*/ensurepip && pip3 install --no-cache --upgrade pip setuptools wheel && if [ ! -e /usr/bin/pip ]; then ln -s pip3 /usr/bin/pip ; fi && echo "**** install robotframework and dependencies ****" && apk add --no-cache libc-dev libffi-dev postgresql-dev gcc musl-dev && apk add --no-cache --upgrade python3-dev g++ zeromq-dev=4.3.4-r0 && pip3 install ./edgex-taf-common && pip3 install robotframework==4.1.3 && pip3 install docker==4.4.1 && pip3 install -U python-dotenv==0.15.0 && pip3 install -U RESTinstance==1.0.2 && pip3 install -U robotbackgroundlogger==1.2 && pip3 install -U configparser==5.0.1 && pip3 install -U requests==2.25.1 && pip3 install -U robotframework-requests==0.8.0 && pip3 install -U paho-mqtt==1.5.1 && pip3 install -U redis==3.5.3 && pip3 install -U pyzmq==22.2.1 && pip3 install -U robotframework-seleniumlibrary==5.1.3 && pip3 install -U psycopg2==2.9.3 && apk add --no-cache py3-numpy==1.21.4-r0 && apk add --no-cache py3-psutil==5.8.0-r1 && echo "**** install other tools ****" && apk add --no-cache curl && apk add --no-cache openssl && echo "**** install chromedriver ****" && apk update && apk upgrade && echo @latest-stable http://nl.alpinelinux.org/alpine/latest-stable/community >> /etc/apk/repositories && echo @latest-stable http://nl.alpinelinux.org/alpine/latest-stable/main >> /etc/apk/repositories && apk add --no-cache chromium@latest-stable chromium-chromedriver@latest-stable 14:00:17 ---> Running in 1489faab5034 14:00:17 **** install Python **** 14:00:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 14:00:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 14:00:17 (1/13) Installing libbz2 (1.0.8-r1) 14:00:17 (2/13) Installing expat (2.4.7-r0) 14:00:17 (3/13) Installing libffi (3.4.2-r1) 14:00:17 (4/13) Installing gdbm (1.22-r0) 14:00:17 (5/13) Installing xz-libs (5.2.5-r0) 14:00:17 (6/13) Installing libgcc (10.3.1_git20211027-r0) 14:00:17 (7/13) Installing libstdc++ (10.3.1_git20211027-r0) 14:00:17 (8/13) Installing mpdecimal (2.5.1-r1) 14:00:17 (9/13) Installing ncurses-terminfo-base (6.3_p20211120-r0) 14:00:17 (10/13) Installing ncurses-libs (6.3_p20211120-r0) 14:00:17 (11/13) Installing readline (8.1.1-r0) 14:00:17 (12/13) Installing sqlite-libs (3.36.0-r0) 14:00:17 (13/13) Installing python3 (3.9.7-r4) 14:00:18 Executing busybox-1.34.1-r3.trigger 14:00:18 OK: 56 MiB in 27 packages 14:00:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 14:00:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 14:00:18 (1/1) Installing tzdata (2021e-r0) 14:00:18 Executing busybox-1.34.1-r3.trigger 14:00:18 OK: 59 MiB in 28 packages 14:00:18 WARNING: Ignoring https://dl-cdn.alpinelinux.org/alpine/v3.15/main: No such file or directory 14:00:18 WARNING: Ignoring https://dl-cdn.alpinelinux.org/alpine/v3.15/community: No such file or directory 14:00:18 (1/1) Purging tzdata (2021e-r0) 14:00:18 Executing busybox-1.34.1-r3.trigger 14:00:18 OK: 56 MiB in 27 packages 14:00:18 **** install pip **** 14:00:20 Looking in links: /tmp/tmpr6ua37mh 14:00:20 Processing /tmp/tmpr6ua37mh/setuptools-57.4.0-py3-none-any.whl 14:00:20 Processing /tmp/tmpr6ua37mh/pip-21.2.3-py3-none-any.whl 14:00:20 Installing collected packages: setuptools, pip 14:00:22 Still waiting to schedule task 14:00:22 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 14:00:22 Successfully installed pip-21.2.3 setuptools-57.4.0 14:00:22 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 14:00:23 Requirement already satisfied: pip in /usr/lib/python3.9/site-packages (21.2.3) 14:00:23 Collecting pip 14:00:23 Downloading pip-22.0.4-py3-none-any.whl (2.1 MB) 14:00:23 Requirement already satisfied: setuptools in /usr/lib/python3.9/site-packages (57.4.0) 14:00:24 Collecting setuptools 14:00:24 Downloading setuptools-60.9.3-py3-none-any.whl (1.1 MB) 14:00:24 Collecting wheel 14:00:24 Downloading wheel-0.37.1-py2.py3-none-any.whl (35 kB) 14:00:24 Installing collected packages: wheel, setuptools, pip 14:00:24 Attempting uninstall: setuptools 14:00:24 Found existing installation: setuptools 57.4.0 14:00:24 Uninstalling setuptools-57.4.0: 14:00:24 Successfully uninstalled setuptools-57.4.0 14:00:25 Attempting uninstall: pip 14:00:25 Found existing installation: pip 21.2.3 14:00:25 Uninstalling pip-21.2.3: 14:00:25 Successfully uninstalled pip-21.2.3 14:00:27 Successfully installed pip-22.0.4 setuptools-60.9.3 wheel-0.37.1 14:00:27 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 14:00:27 **** install robotframework and dependencies **** 14:00:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 14:00:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 14:00:27 (1/30) Upgrading libcrypto1.1 (1.1.1l-r7 -> 1.1.1l-r8) 14:00:27 (2/30) Upgrading libssl1.1 (1.1.1l-r7 -> 1.1.1l-r8) 14:00:27 (3/30) Installing binutils (2.37-r3) 14:00:27 (4/30) Installing libgomp (10.3.1_git20211027-r0) 14:00:27 (5/30) Installing libatomic (10.3.1_git20211027-r0) 14:00:27 (6/30) Installing libgphobos (10.3.1_git20211027-r0) 14:00:27 (7/30) Installing gmp (6.2.1-r1) 14:00:27 (8/30) Installing isl22 (0.22-r0) 14:00:27 (9/30) Installing mpfr4 (4.1.0-r0) 14:00:28 (10/30) Installing mpc1 (1.2.1-r0) 14:00:28 (11/30) Installing gcc (10.3.1_git20211027-r0) 14:00:28 (12/30) Installing musl-dev (1.2.2-r7) 14:00:28 (13/30) Installing libc-dev (0.7.2-r3) 14:00:28 (14/30) Installing linux-headers (5.10.41-r0) 14:00:28 (15/30) Installing pkgconf (1.8.0-r0) 14:00:28 (16/30) Installing libffi-dev (3.4.2-r1) 14:00:28 (17/30) Installing libpq (14.2-r0) 14:00:28 (18/30) Installing openssl-dev (1.1.1l-r8) 14:00:28 (19/30) Installing libpq-dev (14.2-r0) 14:00:28 (20/30) Installing libecpg (14.2-r0) 14:00:28 (21/30) Installing libecpg-dev (14.2-r0) 14:00:28 (22/30) Installing libxml2 (2.9.13-r0) 14:00:28 (23/30) Installing llvm12-libs (12.0.1-r0) 14:00:29 (24/30) Installing clang-libs (12.0.1-r1) 14:00:30 (25/30) Installing clang (12.0.1-r1) 14:00:30 (26/30) Installing icu-libs (69.1-r1) 14:00:30 (27/30) Installing icu (69.1-r1) 14:00:30 (28/30) Installing icu-dev (69.1-r1) 14:00:30 (29/30) Installing llvm12 (12.0.1-r0) 14:00:30 (30/30) Installing postgresql14-dev (14.2-r0) 14:00:30 Executing busybox-1.34.1-r3.trigger 14:00:30 OK: 498 MiB in 55 packages 14:00:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 14:00:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 14:00:31 (1/6) Installing g++ (10.3.1_git20211027-r0) 14:00:31 (2/6) Installing python3-dev (3.9.7-r4) 14:00:32 (3/6) Installing libsodium (1.0.18-r0) 14:00:32 (4/6) Installing libzmq (4.3.4-r0) 14:00:32 (5/6) Installing libsodium-dev (1.0.18-r0) 14:00:32 (6/6) Installing zeromq-dev (4.3.4-r0) 14:00:32 Executing busybox-1.34.1-r3.trigger 14:00:32 OK: 605 MiB in 61 packages 14:00:32 Processing ./edgex-taf-common 14:00:32 Preparing metadata (setup.py): started 14:00:33 Preparing metadata (setup.py): finished with status 'done' 14:00:33 Building wheels for collected packages: edgex-taf-common 14:00:33 Building wheel for edgex-taf-common (setup.py): started 14:00:34 Building wheel for edgex-taf-common (setup.py): finished with status 'done' 14:00:34 Created wheel for edgex-taf-common: filename=edgex_taf_common-0.0.0-py3-none-any.whl size=14490 sha256=fd2dfb3d75ee1434f5daad15190fccf16920350e8ff5c7fedcedff8b13ffab68 14:00:34 Stored in directory: /root/.cache/pip/wheels/e3/f8/f6/1a8689759cc85cda36946aa633aff6b00991adb7bc38e338f2 14:00:34 Successfully built edgex-taf-common 14:00:34 Installing collected packages: edgex-taf-common 14:00:34 Successfully installed edgex-taf-common-0.0.0 14:00:34 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 14:00:35 Collecting robotframework==4.1.3 14:00:35 Downloading robotframework-4.1.3-py2.py3-none-any.whl (659 kB) 14:00:35 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 659.8/659.8 KB 27.0 MB/s eta 0:00:00 14:00:35 Installing collected packages: robotframework 14:00:36 Successfully installed robotframework-4.1.3 14:00:36 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 14:00:37 Collecting docker==4.4.1 14:00:37 Downloading docker-4.4.1-py2.py3-none-any.whl (146 kB) 14:00:37 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 146.8/146.8 KB 7.9 MB/s eta 0:00:00 14:00:37 Collecting six>=1.4.0 14:00:37 Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) 14:00:37 Collecting requests!=2.18.0,>=2.14.2 14:00:37 Downloading requests-2.27.1-py2.py3-none-any.whl (63 kB) 14:00:37 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 63.1/63.1 KB 9.9 MB/s eta 0:00:00 14:00:37 Collecting websocket-client>=0.32.0 14:00:37 Downloading websocket_client-1.3.1-py3-none-any.whl (54 kB) 14:00:37 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 54.2/54.2 KB 6.9 MB/s eta 0:00:00 14:00:37 Collecting certifi>=2017.4.17 14:00:37 Downloading certifi-2021.10.8-py2.py3-none-any.whl (149 kB) 14:00:37 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 149.2/149.2 KB 8.7 MB/s eta 0:00:00 14:00:37 Collecting urllib3<1.27,>=1.21.1 14:00:37 Downloading urllib3-1.26.8-py2.py3-none-any.whl (138 kB) 14:00:37 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 138.7/138.7 KB 18.3 MB/s eta 0:00:00 14:00:37 Collecting idna<4,>=2.5 14:00:37 Downloading idna-3.3-py3-none-any.whl (61 kB) 14:00:37 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.2/61.2 KB 4.8 MB/s eta 0:00:00 14:00:37 Collecting charset-normalizer~=2.0.0 14:00:37 Downloading charset_normalizer-2.0.12-py3-none-any.whl (39 kB) 14:00:38 Installing collected packages: certifi, websocket-client, urllib3, six, idna, charset-normalizer, requests, docker 14:00:38 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 14:00:38 Successfully installed certifi-2021.10.8 charset-normalizer-2.0.12 docker-4.4.1 idna-3.3 requests-2.27.1 six-1.16.0 urllib3-1.26.8 websocket-client-1.3.1 14:00:39 Collecting python-dotenv==0.15.0 14:00:39 Downloading python_dotenv-0.15.0-py2.py3-none-any.whl (18 kB) 14:00:39 Installing collected packages: python-dotenv 14:00:39 Successfully installed python-dotenv-0.15.0 14:00:39 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 14:00:40 Collecting RESTinstance==1.0.2 14:00:40 Downloading RESTinstance-1.0.2-py3-none-any.whl (27 kB) 14:00:40 Collecting docutils 14:00:40 Downloading docutils-0.18.1-py2.py3-none-any.whl (570 kB) 14:00:40 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 570.0/570.0 KB 30.6 MB/s eta 0:00:00 14:00:40 Collecting strict-rfc3339 14:00:40 Downloading strict-rfc3339-0.7.tar.gz (17 kB) 14:00:40 Preparing metadata (setup.py): started 14:00:41 Preparing metadata (setup.py): finished with status 'done' 14:00:41 Collecting rfc3987 14:00:41 Downloading rfc3987-1.3.8-py2.py3-none-any.whl (13 kB) 14:00:41 Collecting jsonpath-ng 14:00:41 Downloading jsonpath_ng-1.5.3-py3-none-any.whl (29 kB) 14:00:41 Collecting jsonschema 14:00:41 Downloading jsonschema-4.4.0-py3-none-any.whl (72 kB) 14:00:41 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 72.7/72.7 KB 7.3 MB/s eta 0:00:00 14:00:41 Collecting tzlocal 14:00:41 Downloading tzlocal-4.1-py3-none-any.whl (19 kB) 14:00:41 Requirement already satisfied: robotframework>=3.1.0 in /usr/lib/python3.9/site-packages (from RESTinstance==1.0.2) (4.1.3) 14:00:41 Requirement already satisfied: requests in /usr/lib/python3.9/site-packages (from RESTinstance==1.0.2) (2.27.1) 14:00:41 Collecting flex 14:00:41 Downloading flex-6.14.1.tar.gz (40 kB) 14:00:41 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 40.9/40.9 KB 7.1 MB/s eta 0:00:00 14:00:41 Preparing metadata (setup.py): started 14:00:43 Preparing metadata (setup.py): finished with status 'done' 14:00:43 Collecting pytz 14:00:43 Downloading pytz-2021.3-py2.py3-none-any.whl (503 kB) 14:00:43 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 503.5/503.5 KB 27.7 MB/s eta 0:00:00 14:00:43 Collecting pygments 14:00:43 Downloading Pygments-2.11.2-py3-none-any.whl (1.1 MB) 14:00:43 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 33.6 MB/s eta 0:00:00 14:00:43 Collecting GenSON 14:00:43 Downloading genson-1.2.2.tar.gz (34 kB) 14:00:43 Preparing metadata (setup.py): started 14:00:44 Preparing metadata (setup.py): finished with status 'done' 14:00:44 Requirement already satisfied: six>=1.7.3 in /usr/lib/python3.9/site-packages (from flex->RESTinstance==1.0.2) (1.16.0) 14:00:44 Collecting PyYAML>=3.11 14:00:44 Downloading PyYAML-6.0.tar.gz (124 kB) 14:00:44 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 125.0/125.0 KB 17.2 MB/s eta 0:00:00 14:00:45 Installing build dependencies: started 14:00:51 Installing build dependencies: finished with status 'done' 14:00:51 Getting requirements to build wheel: started 14:00:52 Getting requirements to build wheel: finished with status 'done' 14:00:52 Preparing metadata (pyproject.toml): started 14:00:54 Preparing metadata (pyproject.toml): finished with status 'done' 14:00:54 Collecting validate-email>=1.2 14:00:54 Downloading validate_email-1.3.tar.gz (4.7 kB) 14:00:54 Preparing metadata (setup.py): started 14:00:54 Preparing metadata (setup.py): finished with status 'done' 14:00:54 Collecting click>=3.3 14:00:54 Downloading click-8.0.4-py3-none-any.whl (97 kB) 14:00:54 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 97.5/97.5 KB 14.9 MB/s eta 0:00:00 14:00:54 Collecting jsonpointer>=1.7 14:00:54 Downloading jsonpointer-2.2-py2.py3-none-any.whl (7.5 kB) 14:00:54 Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/lib/python3.9/site-packages (from requests->RESTinstance==1.0.2) (2.0.12) 14:00:54 Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/lib/python3.9/site-packages (from requests->RESTinstance==1.0.2) (1.26.8) 14:00:54 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests->RESTinstance==1.0.2) (2021.10.8) 14:00:54 Requirement already satisfied: idna<4,>=2.5 in /usr/lib/python3.9/site-packages (from requests->RESTinstance==1.0.2) (3.3) 14:00:54 Collecting ply 14:00:54 Downloading ply-3.11-py2.py3-none-any.whl (49 kB) 14:00:54 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 49.6/49.6 KB 11.4 MB/s eta 0:00:00 14:00:54 Collecting decorator 14:00:54 Downloading decorator-5.1.1-py3-none-any.whl (9.1 kB) 14:00:55 Collecting pyrsistent!=0.17.0,!=0.17.1,!=0.17.2,>=0.14.0 14:00:55 Downloading pyrsistent-0.18.1.tar.gz (100 kB) 14:00:55 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 100.5/100.5 KB 16.7 MB/s eta 0:00:00 14:00:55 Installing build dependencies: started 14:00:59 Installing build dependencies: finished with status 'done' 14:00:59 Getting requirements to build wheel: started 14:01:00 Getting requirements to build wheel: finished with status 'done' 14:01:00 Preparing metadata (pyproject.toml): started 14:01:01 Preparing metadata (pyproject.toml): finished with status 'done' 14:01:01 Collecting attrs>=17.4.0 14:01:01 Downloading attrs-21.4.0-py2.py3-none-any.whl (60 kB) 14:01:01 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 60.6/60.6 KB 10.9 MB/s eta 0:00:00 14:01:01 Collecting pytz-deprecation-shim 14:01:01 Downloading pytz_deprecation_shim-0.1.0.post0-py2.py3-none-any.whl (15 kB) 14:01:02 Collecting tzdata 14:01:02 Downloading tzdata-2021.5-py2.py3-none-any.whl (339 kB) 14:01:02 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 339.4/339.4 KB 14.9 MB/s eta 0:00:00 14:01:02 Building wheels for collected packages: flex, strict-rfc3339, GenSON, pyrsistent, PyYAML, validate-email 14:01:02 Building wheel for flex (setup.py): started 14:01:03 Building wheel for flex (setup.py): finished with status 'done' 14:01:03 Created wheel for flex: filename=flex-6.14.1-py3-none-any.whl size=77276 sha256=7e48e67da4a840006b928d8b581a393121517049b253bddf1f14acba0b3bdcff 14:01:03 Stored in directory: /root/.cache/pip/wheels/e9/9a/ef/ea72c07b1be4b3dfebba94d22f905ff8ad53be48419e6114d1 14:01:03 Building wheel for strict-rfc3339 (setup.py): started 14:01:05 Building wheel for strict-rfc3339 (setup.py): finished with status 'done' 14:01:05 Created wheel for strict-rfc3339: filename=strict_rfc3339-0.7-py3-none-any.whl size=18149 sha256=426c3f570091e072dd4277fc579029f8c0050455641df3ee83dbe309fbe8d20f 14:01:05 Stored in directory: /root/.cache/pip/wheels/25/38/74/7ec7f77ec64b2907430120931ba588b40e6e26f02d4df5be35 14:01:05 Building wheel for GenSON (setup.py): started 14:01:06 Building wheel for GenSON (setup.py): finished with status 'done' 14:01:06 Created wheel for GenSON: filename=genson-1.2.2-py2.py3-none-any.whl size=21289 sha256=b899aefa3d5bb88c6fe6e66c70c5f007e65133af8cb1ec5f3b272d9331227f01 14:01:06 Stored in directory: /root/.cache/pip/wheels/3c/d7/98/a29f29e3861092e784c4c4994b0b30304c79da1bcbc8284af1 14:01:06 Building wheel for pyrsistent (pyproject.toml): started 14:01:09 Building wheel for pyrsistent (pyproject.toml): finished with status 'done' 14:01:09 Created wheel for pyrsistent: filename=pyrsistent-0.18.1-cp39-cp39-linux_x86_64.whl size=115236 sha256=54c45ec378c4901231ad1d29c56de702ae8f283fe4f9d93963fb780b9e2420e4 14:01:09 Stored in directory: /root/.cache/pip/wheels/87/fe/e6/fc8deeb581a41e462eafaf19fee96f51cdc8391e0be1c8088a 14:01:09 Building wheel for PyYAML (pyproject.toml): started 14:01:10 Building wheel for PyYAML (pyproject.toml): finished with status 'done' 14:01:10 Created wheel for PyYAML: filename=PyYAML-6.0-cp39-cp39-linux_x86_64.whl size=45332 sha256=c97f38493be019c8ee679d422b109152d0beb09232124cdc0342c26af5567071 14:01:10 Stored in directory: /root/.cache/pip/wheels/b4/0f/9a/d6af48581dda678920fccfb734f5d9f827c6ed5b4074c7eda8 14:01:10 Building wheel for validate-email (setup.py): started 14:01:12 Building wheel for validate-email (setup.py): finished with status 'done' 14:01:12 Created wheel for validate-email: filename=validate_email-1.3-py3-none-any.whl size=5482 sha256=ec1fba768947dfa345d9f286307ecfd449924fc5a088850d04506d3c7925bfce 14:01:12 Stored in directory: /root/.cache/pip/wheels/84/19/e3/329ee20a29b195fa193ee3af2475fa9392b08dde8ba893c714 14:01:12 Successfully built flex strict-rfc3339 GenSON pyrsistent PyYAML validate-email 14:01:12 Installing collected packages: validate-email, strict-rfc3339, rfc3987, pytz, ply, GenSON, tzdata, PyYAML, pyrsistent, pygments, jsonpointer, docutils, decorator, click, attrs, pytz-deprecation-shim, jsonschema, jsonpath-ng, flex, tzlocal, RESTinstance 14:01:14 Successfully installed GenSON-1.2.2 PyYAML-6.0 RESTinstance-1.0.2 attrs-21.4.0 click-8.0.4 decorator-5.1.1 docutils-0.18.1 flex-6.14.1 jsonpath-ng-1.5.3 jsonpointer-2.2 jsonschema-4.4.0 ply-3.11 pygments-2.11.2 pyrsistent-0.18.1 pytz-2021.3 pytz-deprecation-shim-0.1.0.post0 rfc3987-1.3.8 strict-rfc3339-0.7 tzdata-2021.5 tzlocal-4.1 validate-email-1.3 14:01:14 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 14:01:15 Collecting robotbackgroundlogger==1.2 14:01:15 Downloading robotbackgroundlogger-1.2.tar.gz (3.9 kB) 14:01:15 Preparing metadata (setup.py): started 14:01:16 Preparing metadata (setup.py): finished with status 'done' 14:01:16 Requirement already satisfied: robotframework in /usr/lib/python3.9/site-packages (from robotbackgroundlogger==1.2) (4.1.3) 14:01:16 Building wheels for collected packages: robotbackgroundlogger 14:01:16 Building wheel for robotbackgroundlogger (setup.py): started 14:01:17 Building wheel for robotbackgroundlogger (setup.py): finished with status 'done' 14:01:17 Created wheel for robotbackgroundlogger: filename=robotbackgroundlogger-1.2-py3-none-any.whl size=4278 sha256=1f7634b718eccb6c3e07c7bde9594e47de4c432e0445e4c38a7f9aa405144e56 14:01:17 Stored in directory: /root/.cache/pip/wheels/66/40/d2/5d2a820742f276a28a7e1e62e1cc60b4d5dac5cb7b7c7ab2f1 14:01:17 Successfully built robotbackgroundlogger 14:01:18 Installing collected packages: robotbackgroundlogger 14:01:18 Successfully installed robotbackgroundlogger-1.2 14:01:18 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 14:01:18 Collecting configparser==5.0.1 14:01:19 Downloading configparser-5.0.1-py3-none-any.whl (22 kB) 14:01:19 Installing collected packages: configparser 14:01:19 Successfully installed configparser-5.0.1 14:01:19 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 14:01:20 Collecting requests==2.25.1 14:01:20 Downloading requests-2.25.1-py2.py3-none-any.whl (61 kB) 14:01:20 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.2/61.2 KB 9.0 MB/s eta 0:00:00 14:01:20 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests==2.25.1) (2021.10.8) 14:01:20 Collecting idna<3,>=2.5 14:01:20 Downloading idna-2.10-py2.py3-none-any.whl (58 kB) 14:01:20 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.8/58.8 KB 13.9 MB/s eta 0:00:00 14:01:20 Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/lib/python3.9/site-packages (from requests==2.25.1) (1.26.8) 14:01:20 Collecting chardet<5,>=3.0.2 14:01:20 Downloading chardet-4.0.0-py2.py3-none-any.whl (178 kB) 14:01:20 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 178.7/178.7 KB 13.3 MB/s eta 0:00:00 14:01:20 Installing collected packages: idna, chardet, requests 14:01:20 Attempting uninstall: idna 14:01:20 Found existing installation: idna 3.3 14:01:20 Uninstalling idna-3.3: 14:01:20 Successfully uninstalled idna-3.3 14:01:20 Attempting uninstall: requests 14:01:20 Found existing installation: requests 2.27.1 14:01:20 Uninstalling requests-2.27.1: 14:01:20 Successfully uninstalled requests-2.27.1 14:01:21 Successfully installed chardet-4.0.0 idna-2.10 requests-2.25.1 14:01:21 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 14:01:21 Collecting robotframework-requests==0.8.0 14:01:21 Downloading robotframework_requests-0.8.0-py3-none-any.whl (16 kB) 14:01:21 Requirement already satisfied: robotframework in /usr/lib/python3.9/site-packages (from robotframework-requests==0.8.0) (4.1.3) 14:01:21 Requirement already satisfied: requests in /usr/lib/python3.9/site-packages (from robotframework-requests==0.8.0) (2.25.1) 14:01:21 Requirement already satisfied: chardet<5,>=3.0.2 in /usr/lib/python3.9/site-packages (from requests->robotframework-requests==0.8.0) (4.0.0) 14:01:21 Requirement already satisfied: idna<3,>=2.5 in /usr/lib/python3.9/site-packages (from requests->robotframework-requests==0.8.0) (2.10) 14:01:21 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests->robotframework-requests==0.8.0) (2021.10.8) 14:01:21 Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/lib/python3.9/site-packages (from requests->robotframework-requests==0.8.0) (1.26.8) 14:01:22 Installing collected packages: robotframework-requests 14:01:22 Successfully installed robotframework-requests-0.8.0 14:01:22 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 14:01:23 Collecting paho-mqtt==1.5.1 14:01:23 Downloading paho-mqtt-1.5.1.tar.gz (101 kB) 14:01:23 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 101.8/101.8 KB 14.4 MB/s eta 0:00:00 14:01:23 Preparing metadata (setup.py): started 14:01:24 Preparing metadata (setup.py): finished with status 'done' 14:01:24 Building wheels for collected packages: paho-mqtt 14:01:24 Building wheel for paho-mqtt (setup.py): started 14:01:25 Building wheel for paho-mqtt (setup.py): finished with status 'done' 14:01:25 Created wheel for paho-mqtt: filename=paho_mqtt-1.5.1-py3-none-any.whl size=61564 sha256=b7a88597d60a047ee4a3f20496fd8f242717fc78b1db178c13def5d6a6612638 14:01:25 Stored in directory: /root/.cache/pip/wheels/22/b9/0f/9a1f64674f849b8ae88620232f2023f0ff2a50a4479b8a32ed 14:01:25 Successfully built paho-mqtt 14:01:26 Installing collected packages: paho-mqtt 14:01:26 Successfully installed paho-mqtt-1.5.1 14:01:26 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 14:01:27 Collecting redis==3.5.3 14:01:27 Downloading redis-3.5.3-py2.py3-none-any.whl (72 kB) 14:01:27 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 72.1/72.1 KB 8.5 MB/s eta 0:00:00 14:01:27 Installing collected packages: redis 14:01:27 Successfully installed redis-3.5.3 14:01:27 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 14:01:28 Collecting pyzmq==22.2.1 14:01:28 Downloading pyzmq-22.2.1.tar.gz (1.2 MB) 14:01:28 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 27.0 MB/s eta 0:00:00 14:01:29 Installing build dependencies: started 14:01:33 Installing build dependencies: finished with status 'done' 14:01:33 Getting requirements to build wheel: started 14:01:33 Getting requirements to build wheel: finished with status 'done' 14:01:33 Installing backend dependencies: started 14:01:37 Installing backend dependencies: finished with status 'done' 14:01:37 Preparing metadata (pyproject.toml): started 14:01:38 Preparing metadata (pyproject.toml): finished with status 'done' 14:01:38 Building wheels for collected packages: pyzmq 14:01:38 Building wheel for pyzmq (pyproject.toml): started 14:01:48 Running on prd-ubuntu18.04-docker-arm64-4c-16g-7045 in /w/workspace/exfoundry_edgex-taf-common_PR-40 [Pipeline] { [Pipeline] checkout 14:01:48 Selected Git installation does not exist. Using Default 14:01:48 The recommended git tool is: NONE 14:01:53 using credential edgex-jenkins-ssh 14:01:53 Cloning the remote Git repository 14:01:53 Cloning repository git@github.com:edgexfoundry/edgex-taf-common.git 14:01:53 > git init /w/workspace/exfoundry_edgex-taf-common_PR-40 # timeout=10 14:01:53 Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git 14:01:53 > git --version # timeout=10 14:01:53 > git --version # 'git version 2.17.1' 14:01:53 using GIT_SSH to set credentials SSH Credentials for GitHub 14:01:53 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/heads/*:refs/remotes/origin/* # timeout=10 14:01:54 > git config remote.origin.url git@github.com:edgexfoundry/edgex-taf-common.git # timeout=10 14:01:54 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 14:01:54 > git config remote.origin.url git@github.com:edgexfoundry/edgex-taf-common.git # timeout=10 14:01:54 Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git 14:01:54 using GIT_SSH to set credentials SSH Credentials for GitHub 14:01:54 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/pull/40/head:refs/remotes/origin/PR-40 +refs/heads/main:refs/remotes/origin/main # timeout=10 14:01:55 Merging remotes/origin/main commit aac331e960b46befce6ed8c0b32ae8dbe0c5ffdb into PR head commit 569ddb4e4bcef2769416c19fe31bc15fadde0ac4 14:01:55 Merge succeeded, producing 569ddb4e4bcef2769416c19fe31bc15fadde0ac4 14:01:55 Checking out Revision 569ddb4e4bcef2769416c19fe31bc15fadde0ac4 (PR-40) 14:01:55 > git config core.sparsecheckout # timeout=10 14:01:55 > git checkout -f 569ddb4e4bcef2769416c19fe31bc15fadde0ac4 # timeout=10 14:01:55 > git remote # timeout=10 14:01:55 > git config --get remote.origin.url # timeout=10 14:01:55 using GIT_SSH to set credentials SSH Credentials for GitHub 14:01:55 > git merge aac331e960b46befce6ed8c0b32ae8dbe0c5ffdb # timeout=10 14:01:55 > git rev-parse HEAD^{commit} # timeout=10 14:01:55 > git config core.sparsecheckout # timeout=10 14:01:55 > git checkout -f 569ddb4e4bcef2769416c19fe31bc15fadde0ac4 # timeout=10 14:01:59 Commit message: "feat: Upgrade Robotframework to 4.1.3" 14:01:59 > git --version # timeout=10 14:01:59 > git --version # 'git version 2.17.1' 14:01:59 fatal: bad object efdbc04638cc485a1a2a98c60e49a0e43cac6f53 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 14:02:00 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 14:02:00 % Total % Received % Xferd Average Speed Time Time Time Current 14:02:00 Dload Upload Total Spent Left Speed 14:02:00 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 46810 0 --:--:-- --:--:-- --:--:-- 46810 [Pipeline] sh 14:02:01 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 14:02:01 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 14:02:01 + sudo tee /etc/docker/daemon.new 14:02:01 { 14:02:01 "registry-mirrors": [ 14:02:01 "https://nexus3.edgexfoundry.org:10001" 14:02:01 ], 14:02:01 "bip": "10.250.0.254/24", 14:02:01 "hosts": [ 14:02:01 "tcp://0.0.0.0:5555", 14:02:01 "unix:///var/run/docker.sock" 14:02:01 ], 14:02:01 "mtu": 1458, 14:02:01 "selinux-enabled": true, 14:02:01 "seccomp-profile": "/etc/docker/seccomp.json" 14:02:01 } [Pipeline] sh 14:02:02 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 14:02:02 + sudo service docker restart 14:02:04 Building wheel for pyzmq (pyproject.toml): finished with status 'done' 14:02:04 Created wheel for pyzmq: filename=pyzmq-22.2.1-cp39-cp39-linux_x86_64.whl size=1539939 sha256=cb6b3f87b3c5fbbcc5eabce75d62ee2d5430b34a070cbd27ff61361b1a1cea54 14:02:04 Stored in directory: /root/.cache/pip/wheels/e4/79/30/5e3a6e33ac7ae57b3fbf3daf3c90057db3d9344ab0f49d7c53 14:02:04 Successfully built pyzmq 14:02:04 Installing collected packages: pyzmq 14:02:04 Successfully installed pyzmq-22.2.1 14:02:04 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 14:02:04 Collecting robotframework-seleniumlibrary==5.1.3 14:02:04 Downloading robotframework_seleniumlibrary-5.1.3-py2.py3-none-any.whl (94 kB) 14:02:04 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 94.7/94.7 KB 10.3 MB/s eta 0:00:00 14:02:04 Collecting selenium>=3.141.0 14:02:04 Downloading selenium-4.1.3-py3-none-any.whl (968 kB) 14:02:04 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 968.8/968.8 KB 27.0 MB/s eta 0:00:00 14:02:04 Requirement already satisfied: robotframework>=3.1.2 in /usr/lib/python3.9/site-packages (from robotframework-seleniumlibrary==5.1.3) (4.1.3) 14:02:04 Collecting robotframework-pythonlibcore>=2.1.0 14:02:04 Downloading robotframework_pythonlibcore-3.0.0-py2.py3-none-any.whl (9.9 kB) 14:02:04 Collecting trio~=0.17 14:02:04 Downloading trio-0.20.0-py3-none-any.whl (359 kB) 14:02:04 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 359.0/359.0 KB 27.0 MB/s eta 0:00:00 14:02:04 Collecting trio-websocket~=0.9 14:02:04 Downloading trio_websocket-0.9.2-py3-none-any.whl (16 kB) 14:02:04 Requirement already satisfied: urllib3[secure,socks]~=1.26 in /usr/lib/python3.9/site-packages (from selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3) (1.26.8) 14:02:04 Requirement already satisfied: attrs>=19.2.0 in /usr/lib/python3.9/site-packages (from trio~=0.17->selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3) (21.4.0) 14:02:04 Requirement already satisfied: idna in /usr/lib/python3.9/site-packages (from trio~=0.17->selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3) (2.10) 14:02:04 Collecting sortedcontainers 14:02:04 Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) 14:02:04 Collecting async-generator>=1.9 14:02:04 Downloading async_generator-1.10-py3-none-any.whl (18 kB) 14:02:04 Collecting sniffio 14:02:04 Downloading sniffio-1.2.0-py3-none-any.whl (10 kB) 14:02:04 Collecting outcome 14:02:04 Downloading outcome-1.1.0-py2.py3-none-any.whl (9.7 kB) 14:02:04 Collecting wsproto>=0.14 14:02:04 Downloading wsproto-1.1.0-py3-none-any.whl (24 kB) 14:02:04 Collecting cryptography>=1.3.4 14:02:04 Downloading cryptography-36.0.1-cp36-abi3-musllinux_1_1_x86_64.whl (3.8 MB) 14:02:04 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.8/3.8 MB 58.4 MB/s eta 0:00:00 14:02:04 Requirement already satisfied: certifi in /usr/lib/python3.9/site-packages (from urllib3[secure,socks]~=1.26->selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3) (2021.10.8) 14:02:04 Collecting pyOpenSSL>=0.14 14:02:04 Downloading pyOpenSSL-22.0.0-py2.py3-none-any.whl (55 kB) 14:02:04 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 55.8/55.8 KB 10.0 MB/s eta 0:00:00 14:02:04 Collecting PySocks!=1.5.7,<2.0,>=1.5.6 14:02:04 Downloading PySocks-1.7.1-py3-none-any.whl (16 kB) 14:02:04 Collecting cffi>=1.12 14:02:04 Downloading cffi-1.15.0.tar.gz (484 kB) 14:02:04 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 484.1/484.1 KB 17.5 MB/s eta 0:00:00 14:02:04 Preparing metadata (setup.py): started 14:02:05 Preparing metadata (setup.py): finished with status 'done' 14:02:05 Collecting h11<1,>=0.9.0 14:02:05 Downloading h11-0.13.0-py3-none-any.whl (58 kB) 14:02:05 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 KB 14.1 MB/s eta 0:00:00 14:02:05 Collecting pycparser 14:02:05 Downloading pycparser-2.21-py2.py3-none-any.whl (118 kB) 14:02:05 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.7/118.7 KB 18.2 MB/s eta 0:00:00 14:02:05 Building wheels for collected packages: cffi 14:02:05 Building wheel for cffi (setup.py): started 14:02:14 Building wheel for cffi (setup.py): finished with status 'done' 14:02:14 Created wheel for cffi: filename=cffi-1.15.0-cp39-cp39-linux_x86_64.whl size=416306 sha256=5eb6d7df04674f18a0cc44281d2648939f7e0fa6203353c9290ae40126b256fa 14:02:14 Stored in directory: /root/.cache/pip/wheels/8e/0d/16/77c97b85a9f559c5412c85c129a2bae07c771d31e1beb03c40 14:02:14 Successfully built cffi 14:02:14 Installing collected packages: sortedcontainers, sniffio, robotframework-pythonlibcore, PySocks, pycparser, outcome, h11, async-generator, wsproto, trio, cffi, trio-websocket, cryptography, pyOpenSSL, selenium, robotframework-seleniumlibrary 14:02:15 Successfully installed PySocks-1.7.1 async-generator-1.10 cffi-1.15.0 cryptography-36.0.1 h11-0.13.0 outcome-1.1.0 pyOpenSSL-22.0.0 pycparser-2.21 robotframework-pythonlibcore-3.0.0 robotframework-seleniumlibrary-5.1.3 selenium-4.1.3 sniffio-1.2.0 sortedcontainers-2.4.0 trio-0.20.0 trio-websocket-0.9.2 wsproto-1.1.0 14:02:15 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 14:02:16 Collecting psycopg2==2.9.3 14:02:16 Downloading psycopg2-2.9.3.tar.gz (380 kB) 14:02:16 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 380.6/380.6 KB 15.1 MB/s eta 0:00:00 14:02:16 Preparing metadata (setup.py): started 14:02:17 Preparing metadata (setup.py): finished with status 'done' 14:02:17 Building wheels for collected packages: psycopg2 14:02:17 Building wheel for psycopg2 (setup.py): started [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:02:21 provisioning config files... 14:02:21 copy managed file [taf-settings] to file:/w/workspace/exfoundry_edgex-taf-common_PR-40@tmp/config7903836994551824769tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:02:21 ---> docker-login.sh 14:02:21 nexus3.edgexfoundry.org:10001 14:02:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:02:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:02:22 Configure a credential helper to remove this warning. See 14:02:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:02:22 14:02:22 Login Succeeded 14:02:22 nexus3.edgexfoundry.org:10002 14:02:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:02:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:02:22 Configure a credential helper to remove this warning. See 14:02:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:02:22 14:02:22 Login Succeeded 14:02:22 nexus3.edgexfoundry.org:10003 14:02:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:02:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:02:23 Configure a credential helper to remove this warning. See 14:02:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:02:23 14:02:23 Login Succeeded 14:02:23 nexus3.edgexfoundry.org:10004 14:02:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:02:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:02:23 Configure a credential helper to remove this warning. See 14:02:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:02:23 14:02:23 Login Succeeded 14:02:23 docker.io 14:02:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:02:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:02:24 Configure a credential helper to remove this warning. See 14:02:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:02:24 14:02:24 Login Succeeded 14:02:24 ---> docker-login.sh ends [Pipeline] } 14:02:24 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] sh 14:02:25 + sudo chown -R jenkins:jenkins . [Pipeline] sh 14:02:25 + ls -al . 14:02:25 total 64 14:02:25 drwxrwxr-x 5 jenkins jenkins 4096 Mar 14 14:02 . 14:02:25 drwxrwxr-x 4 jenkins jenkins 4096 Mar 14 14:01 .. 14:02:25 drwxrwxr-x 8 jenkins jenkins 4096 Mar 14 14:01 .git 14:02:25 -rw-rw-r-- 1 jenkins jenkins 22 Mar 14 14:01 .gitignore 14:02:25 -rw-rw-r-- 1 jenkins jenkins 2694 Mar 14 14:01 Dockerfile 14:02:25 -rw-rw-r-- 1 jenkins jenkins 746 Mar 14 14:01 Jenkinsfile 14:02:25 -rw-rw-r-- 1 jenkins jenkins 11381 Mar 14 14:01 LICENSE 14:02:25 -rw-rw-r-- 1 jenkins jenkins 3582 Mar 14 14:01 README.md 14:02:25 drwxrwxr-x 4 jenkins jenkins 4096 Mar 14 14:01 TAF-Manager 14:02:25 drwxrwxr-x 6 jenkins jenkins 4096 Mar 14 14:01 TUC 14:02:25 -rw-rw-r-- 1 jenkins jenkins 5 Mar 14 14:00 VERSION 14:02:25 -rw-rw-r-- 1 jenkins jenkins 283 Mar 14 14:01 requirements.txt 14:02:25 -rw-rw-r-- 1 jenkins jenkins 54 Mar 14 14:01 robot-entrypoint.sh 14:02:25 -rw-rw-r-- 1 jenkins jenkins 445 Mar 14 14:01 setup.py [Pipeline] isUnix [Pipeline] sh 14:02:26 + docker build -t edgex-taf-common-arm64 -f Dockerfile --build-arg ARCH=arm64 --label git_sha=569ddb4e4bcef2769416c19fe31bc15fadde0ac4 --label arch=arm64 --label version=0.0.0 . 14:02:26 Sending build context to Docker daemon 245.8kB 14:02:26 Step 1/14 : ARG DOCKER_VERSION=18.09.5 14:02:26 Step 2/14 : FROM docker:${DOCKER_VERSION} AS docker-cli 14:02:26 18.09.5: Pulling from library/docker 14:02:27 6f37394be673: Pulling fs layer 14:02:27 624d8cd59892: Pulling fs layer 14:02:27 ecff0f4f3435: Pulling fs layer 14:02:27 07a77ccdec90: Pulling fs layer 14:02:27 c2dcd1054c2e: Pulling fs layer 14:02:27 156c9e509c87: Pulling fs layer 14:02:27 c2dcd1054c2e: Waiting 14:02:27 07a77ccdec90: Waiting 14:02:27 156c9e509c87: Waiting 14:02:27 ecff0f4f3435: Verifying Checksum 14:02:27 ecff0f4f3435: Download complete 14:02:27 624d8cd59892: Verifying Checksum 14:02:27 624d8cd59892: Download complete 14:02:27 6f37394be673: Verifying Checksum 14:02:27 6f37394be673: Download complete 14:02:27 c2dcd1054c2e: Verifying Checksum 14:02:27 c2dcd1054c2e: Download complete 14:02:28 156c9e509c87: Verifying Checksum 14:02:28 156c9e509c87: Download complete 14:02:28 6f37394be673: Pull complete 14:02:28 624d8cd59892: Pull complete 14:02:28 ecff0f4f3435: Pull complete 14:02:29 07a77ccdec90: Verifying Checksum 14:02:29 07a77ccdec90: Download complete 14:02:30 Building wheel for psycopg2 (setup.py): finished with status 'done' 14:02:30 Created wheel for psycopg2: filename=psycopg2-2.9.3-cp39-cp39-linux_x86_64.whl size=463433 sha256=0b60b5d9eafe4f9ba57e31ca034b9bfa0057b734fd5d8bd41735ee1b12af37b5 14:02:30 Stored in directory: /root/.cache/pip/wheels/b3/a1/6e/5a0e26314b15eb96a36263b80529ce0d64382540ac7b9544a9 14:02:30 Successfully built psycopg2 14:02:30 Installing collected packages: psycopg2 14:02:30 Successfully installed psycopg2-2.9.3 14:02:30 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 14:02:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 14:02:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 14:02:30 (1/4) Installing libquadmath (10.3.1_git20211027-r0) 14:02:30 (2/4) Installing libgfortran (10.3.1_git20211027-r0) 14:02:30 (3/4) Installing openblas (0.3.18-r1) 14:02:30 (4/4) Installing py3-numpy (1.21.4-r0) 14:02:30 OK: 664 MiB in 65 packages 14:02:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 14:02:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 14:02:30 (1/1) Installing py3-psutil (5.8.0-r1) 14:02:30 OK: 666 MiB in 66 packages 14:02:30 **** install other tools **** 14:02:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 14:02:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 14:02:30 (1/5) Installing ca-certificates (20211220-r0) 14:02:30 (2/5) Installing brotli-libs (1.0.9-r5) 14:02:30 (3/5) Installing nghttp2-libs (1.46.0-r0) 14:02:30 (4/5) Installing libcurl (7.80.0-r0) 14:02:30 (5/5) Installing curl (7.80.0-r0) 14:02:30 Executing busybox-1.34.1-r3.trigger 14:02:30 Executing ca-certificates-20211220-r0.trigger 14:02:30 OK: 668 MiB in 71 packages 14:02:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 14:02:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 14:02:30 (1/1) Installing openssl (1.1.1l-r8) 14:02:30 Executing busybox-1.34.1-r3.trigger 14:02:30 OK: 669 MiB in 72 packages 14:02:30 **** install chromedriver **** 14:02:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 14:02:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 14:02:30 v3.15.0-342-g4fee739486 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 14:02:30 v3.15.0-347-g4255b841b1 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 14:02:30 OK: 15857 distinct packages available 14:02:31 (1/3) Upgrading busybox (1.34.1-r3 -> 1.34.1-r4) 14:02:31 Executing busybox-1.34.1-r4.post-upgrade 14:02:31 (2/3) Upgrading ca-certificates-bundle (20191127-r7 -> 20211220-r0) 14:02:31 (3/3) Upgrading ssl_client (1.34.1-r3 -> 1.34.1-r4) 14:02:31 Executing busybox-1.34.1-r4.trigger 14:02:31 Executing ca-certificates-20211220-r0.trigger 14:02:31 OK: 669 MiB in 72 packages 14:02:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 14:02:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 14:02:31 fetch http://nl.alpinelinux.org/alpine/latest-stable/community/x86_64/APKINDEX.tar.gz 14:02:31 07a77ccdec90: Pull complete 14:02:31 c2dcd1054c2e: Pull complete 14:02:32 156c9e509c87: Pull complete 14:02:32 Digest: sha256:12f63b68f55925351f2bc14c44ef9275df29db92b66c9ef4db16b78f2e7eed28 14:02:32 Status: Downloaded newer image for docker:18.09.5 14:02:32 ---> b2bcd28828a2 14:02:32 Step 3/14 : FROM alpine:3.15 14:02:32 fetch http://nl.alpinelinux.org/alpine/latest-stable/main/x86_64/APKINDEX.tar.gz 14:02:32 (1/111) Installing libxau (1.0.9-r0) 14:02:32 (2/111) Installing libmd (1.0.3-r0) 14:02:32 (3/111) Installing libbsd (0.11.3-r1) 14:02:32 (4/111) Installing libxdmcp (1.1.3-r0) 14:02:32 (5/111) Installing libxcb (1.14-r2) 14:02:32 (6/111) Installing libx11 (1.7.2-r0) 14:02:32 (7/111) Installing libxext (1.3.4-r0) 14:02:32 (8/111) Installing libice (1.0.10-r0) 14:02:32 (9/111) Installing libuuid (2.37.4-r0) 14:02:32 (10/111) Installing libsm (1.2.3-r0) 14:02:32 (11/111) Installing libxt (1.2.1-r0) 14:02:32 (12/111) Installing libxmu (1.1.3-r0) 14:02:32 (13/111) Installing xset (1.2.4-r0) 14:02:32 (14/111) Installing xprop (1.2.5-r0) 14:02:32 (15/111) Installing xdg-utils (1.1.3-r0) 14:02:32 (16/111) Installing eudev-libs (3.2.11_pre1-r0) 14:02:32 (17/111) Installing libintl (0.21-r0) 14:02:32 (18/111) Installing libblkid (2.37.4-r0) 14:02:32 (19/111) Installing libmount (2.37.4-r0) 14:02:32 (20/111) Installing pcre (8.45-r1) 14:02:32 (21/111) Installing glib (2.70.1-r0) 14:02:32 (22/111) Installing shared-mime-info (2.1-r0) 14:02:32 (23/111) Installing hicolor-icon-theme (0.17-r1) 14:02:32 (24/111) Installing libjpeg-turbo (2.1.2-r0) 14:02:32 (25/111) Installing libpng (1.6.37-r1) 14:02:32 3.15: Pulling from library/alpine 14:02:32 (26/111) Installing libwebp (1.2.2-r0) 14:02:32 (27/111) Installing zstd-libs (1.5.0-r0) 14:02:32 (28/111) Installing tiff (4.3.0-r0) 14:02:32 (29/111) Installing gdk-pixbuf (2.42.6-r0) 14:02:32 (30/111) Installing gtk-update-icon-cache (2.24.33-r0) 14:02:32 (31/111) Installing libxcomposite (0.4.5-r0) 14:02:32 (32/111) Installing libxfixes (6.0.0-r0) 14:02:32 (33/111) Installing libxrender (0.9.10-r3) 14:02:32 (34/111) Installing libxcursor (1.2.0-r0) 14:02:32 (35/111) Installing libxdamage (1.1.5-r1) 14:02:32 (36/111) Installing libxi (1.8-r0) 14:02:32 (37/111) Installing libxinerama (1.1.4-r1) 14:02:32 (38/111) Installing libxrandr (1.5.2-r1) 14:02:32 (39/111) Installing atk (2.36.0-r0) 14:02:32 (40/111) Installing libxtst (1.2.3-r3) 14:02:32 (41/111) Installing dbus-libs (1.12.20-r4) 14:02:32 (42/111) Installing at-spi2-core (2.42.0-r0) 14:02:32 (43/111) Installing at-spi2-atk (2.38.0-r0) 14:02:32 (44/111) Installing freetype (2.11.0-r0) 14:02:32 (45/111) Installing fontconfig (2.13.1-r4) 14:02:32 (46/111) Installing pixman (0.40.0-r3) 14:02:32 (47/111) Installing cairo (1.16.0-r3) 14:02:32 (48/111) Installing cairo-gobject (1.16.0-r3) 14:02:32 (49/111) Installing avahi-libs (0.8-r5) 14:02:32 (50/111) Installing nettle (3.7.3-r0) 14:02:32 (51/111) Installing p11-kit (0.24.0-r1) 14:02:32 9b3977197b4f: Pulling fs layer 14:02:33 (52/111) Installing libtasn1 (4.18.0-r0) 14:02:33 (53/111) Installing libunistring (0.9.10-r1) 14:02:33 (54/111) Installing gnutls (3.7.1-r0) 14:02:33 (55/111) Installing cups-libs (2.3.3-r5) 14:02:33 (56/111) Installing libepoxy (1.5.9-r0) 14:02:33 (57/111) Installing fribidi (1.0.11-r0) 14:02:33 (58/111) Installing graphite2 (1.3.14-r0) 14:02:33 (59/111) Installing harfbuzz (3.0.0-r2) 14:02:33 (60/111) Installing libxft (2.3.4-r0) 14:02:33 (61/111) Installing pango (1.48.10-r0) 14:02:33 (62/111) Installing wayland-libs-client (1.19.0-r1) 14:02:33 (63/111) Installing wayland-libs-cursor (1.19.0-r1) 14:02:33 (64/111) Installing wayland-libs-egl (1.19.0-r1) 14:02:33 (65/111) Installing xkeyboard-config (2.34-r0) 14:02:33 (66/111) Installing libxkbcommon (1.3.1-r0) 14:02:33 (67/111) Installing gtk+3.0 (3.24.30-r0) 14:02:33 9b3977197b4f: Verifying Checksum 14:02:33 9b3977197b4f: Download complete 14:02:33 Executing gtk+3.0-3.24.30-r0.post-install 14:02:33 (68/111) Installing libfontenc (1.1.4-r0) 14:02:33 (69/111) Installing mkfontscale (1.2.1-r1) 14:02:33 (70/111) Installing ttf-opensans (1.10-r1) 14:02:33 Executing ttf-opensans-1.10-r1.post-install 14:02:33 9b3977197b4f: Pull complete 14:02:33 Digest: sha256:21a3deaa0d32a8057914f36584b5288d2e5ecc984380bc0118285c70fa8c9300 14:02:33 Status: Downloaded newer image for alpine:3.15 14:02:33 ---> 8e1d7573f448 14:02:33 Step 4/14 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: IOTech' 14:02:34 ---> Running in c61479d84c55 14:02:34 Removing intermediate container c61479d84c55 14:02:34 ---> ba23a83008f9 14:02:34 Step 5/14 : LABEL maintainer="Bruce Huang " 14:02:34 ---> Running in 846f18460794 14:02:34 Removing intermediate container 846f18460794 14:02:34 ---> cb12eea9b6c7 14:02:34 Step 6/14 : COPY --from=docker-cli /usr/local/bin/docker /usr/local/bin/docker 14:02:35 (71/111) Installing libogg (1.3.5-r0) 14:02:35 (72/111) Installing flac (1.3.4-r0) 14:02:35 (73/111) Installing alsa-lib (1.2.5.1-r1) 14:02:35 (74/111) Installing sdl2 (2.0.16-r4) 14:02:35 (75/111) Installing aom-libs (3.2.0-r0) 14:02:35 (76/111) Installing libass (0.15.2-r0) 14:02:35 (77/111) Installing libdav1d (0.9.2-r0) 14:02:35 (78/111) Installing lame (3.100-r0) 14:02:35 (79/111) Installing opus (1.3.1-r1) 14:02:35 (80/111) Installing soxr (0.1.3-r2) 14:02:35 (81/111) Installing libsrt (1.4.2-r1) 14:02:35 (82/111) Installing libssh (0.9.6-r1) 14:02:35 (83/111) Installing libtheora (1.1.1-r16) 14:02:35 (84/111) Installing v4l-utils-libs (1.22.1-r1) 14:02:35 (85/111) Installing libpciaccess (0.16-r0) 14:02:35 (86/111) Installing libdrm (2.4.109-r0) 14:02:35 (87/111) Installing libva (2.13.0-r0) 14:02:35 (88/111) Installing libvdpau (1.4-r0) 14:02:35 (89/111) Installing vidstab (1.1.0-r1) 14:02:35 (90/111) Installing libvorbis (1.3.7-r0) 14:02:35 (91/111) Installing libvpx (1.10.0-r0) 14:02:35 (92/111) Installing vulkan-loader (1.2.196-r0) 14:02:35 (93/111) Installing x264-libs (20210613-r0) 14:02:35 (94/111) Installing x265-libs (3.5-r0) 14:02:35 (95/111) Installing xvidcore (1.3.7-r1) 14:02:35 (96/111) Installing ffmpeg-libs (4.4.1-r2) 14:02:35 (97/111) Installing libevent (2.1.12-r4) 14:02:35 (98/111) Installing mesa (21.2.6-r0) 14:02:35 (99/111) Installing wayland-libs-server (1.19.0-r1) 14:02:35 (100/111) Installing mesa-gbm (21.2.6-r0) 14:02:35 (101/111) Installing lcms2 (2.12-r1) 14:02:35 (102/111) Installing nspr (4.32-r0) 14:02:35 (103/111) Installing nss (3.72.1-r0) 14:02:35 (104/111) Installing re2 (2021.11.01-r0) 14:02:35 (105/111) Installing snappy (1.1.9-r1) 14:02:35 (106/111) Installing libxshmfence (1.3-r1) 14:02:35 (107/111) Installing libgpg-error (1.42-r1) 14:02:35 (108/111) Installing libgcrypt (1.9.4-r0) 14:02:35 (109/111) Installing libxslt (1.1.34-r1) 14:02:35 (110/111) Installing chromium (93.0.4577.82-r3) 14:02:36 ---> 4414c6459cdc 14:02:36 Step 7/14 : COPY . /edgex-taf/edgex-taf-common 14:02:37 (111/111) Installing chromium-chromedriver (93.0.4577.82-r3) 14:02:37 Executing busybox-1.34.1-r4.trigger 14:02:37 Executing glib-2.70.1-r0.trigger 14:02:37 Executing shared-mime-info-2.1-r0.trigger 14:02:37 ---> bcd2f7eeadb7 14:02:37 Step 8/14 : COPY robot-entrypoint.sh /usr/local/bin/ 14:02:38 ---> 469b7e50c7ad 14:02:38 Step 9/14 : WORKDIR /edgex-taf 14:02:38 ---> Running in 0edc81979464 14:02:38 Removing intermediate container 0edc81979464 14:02:38 ---> 094c13439e21 14:02:38 Step 10/14 : RUN echo "**** install Python ****" && apk add --no-cache python3 && if [ ! -e /usr/bin/python ]; then ln -sf python3 /usr/bin/python ; fi && apk add --no-cache tzdata && cp /usr/share/zoneinfo/UTC /etc/localtime && apk del tzdata && echo "**** install pip ****" && python3 -m ensurepip && rm -r /usr/lib/python*/ensurepip && pip3 install --no-cache --upgrade pip setuptools wheel && if [ ! -e /usr/bin/pip ]; then ln -s pip3 /usr/bin/pip ; fi && echo "**** install robotframework and dependencies ****" && apk add --no-cache libc-dev libffi-dev postgresql-dev gcc musl-dev && apk add --no-cache --upgrade python3-dev g++ zeromq-dev=4.3.4-r0 && pip3 install ./edgex-taf-common && pip3 install robotframework==4.1.3 && pip3 install docker==4.4.1 && pip3 install -U python-dotenv==0.15.0 && pip3 install -U RESTinstance==1.0.2 && pip3 install -U robotbackgroundlogger==1.2 && pip3 install -U configparser==5.0.1 && pip3 install -U requests==2.25.1 && pip3 install -U robotframework-requests==0.8.0 && pip3 install -U paho-mqtt==1.5.1 && pip3 install -U redis==3.5.3 && pip3 install -U pyzmq==22.2.1 && pip3 install -U robotframework-seleniumlibrary==5.1.3 && pip3 install -U psycopg2==2.9.3 && apk add --no-cache py3-numpy==1.21.4-r0 && apk add --no-cache py3-psutil==5.8.0-r1 && echo "**** install other tools ****" && apk add --no-cache curl && apk add --no-cache openssl && echo "**** install chromedriver ****" && apk update && apk upgrade && echo @latest-stable http://nl.alpinelinux.org/alpine/latest-stable/community >> /etc/apk/repositories && echo @latest-stable http://nl.alpinelinux.org/alpine/latest-stable/main >> /etc/apk/repositories && apk add --no-cache chromium@latest-stable chromium-chromedriver@latest-stable 14:02:38 ---> Running in d0511c7e7777 14:02:39 **** install Python **** 14:02:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 14:02:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 14:02:39 Executing gdk-pixbuf-2.42.6-r0.trigger 14:02:39 Executing gtk-update-icon-cache-2.24.33-r0.trigger 14:02:39 Executing fontconfig-2.13.1-r4.trigger 14:02:39 Executing mkfontscale-1.2.1-r1.trigger 14:02:39 OK: 972 MiB in 183 packages 14:02:40 (1/13) Installing libbz2 (1.0.8-r1) 14:02:40 (2/13) Installing expat (2.4.7-r0) 14:02:40 (3/13) Installing libffi (3.4.2-r1) 14:02:40 (4/13) Installing gdbm (1.22-r0) 14:02:40 (5/13) Installing xz-libs (5.2.5-r0) 14:02:40 (6/13) Installing libgcc (10.3.1_git20211027-r0) 14:02:40 (7/13) Installing libstdc++ (10.3.1_git20211027-r0) 14:02:40 (8/13) Installing mpdecimal (2.5.1-r1) 14:02:40 (9/13) Installing ncurses-terminfo-base (6.3_p20211120-r0) 14:02:40 (10/13) Installing ncurses-libs (6.3_p20211120-r0) 14:02:40 (11/13) Installing readline (8.1.1-r0) 14:02:40 (12/13) Installing sqlite-libs (3.36.0-r0) 14:02:40 (13/13) Installing python3 (3.9.7-r4) 14:02:42 Executing busybox-1.34.1-r3.trigger 14:02:42 OK: 55 MiB in 27 packages 14:02:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 14:02:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 14:02:43 (1/1) Installing tzdata (2021e-r0) 14:02:44 Executing busybox-1.34.1-r3.trigger 14:02:44 OK: 59 MiB in 28 packages 14:02:44 WARNING: Ignoring https://dl-cdn.alpinelinux.org/alpine/v3.15/main: No such file or directory 14:02:44 WARNING: Ignoring https://dl-cdn.alpinelinux.org/alpine/v3.15/community: No such file or directory 14:02:44 (1/1) Purging tzdata (2021e-r0) 14:02:44 Executing busybox-1.34.1-r3.trigger 14:02:44 OK: 55 MiB in 27 packages 14:02:44 **** install pip **** 14:02:52 Removing intermediate container 1489faab5034 14:02:52 ---> 12025f08dd00 14:02:52 Step 11/14 : ENTRYPOINT ["sh", "/usr/local/bin/robot-entrypoint.sh"] 14:02:52 ---> Running in 4bb18f6a0263 14:02:52 Removing intermediate container 4bb18f6a0263 14:02:52 ---> 101ef62d0a62 14:02:52 Step 12/14 : LABEL arch=amd64 14:02:52 ---> Running in 224df7aae834 14:02:52 Removing intermediate container 224df7aae834 14:02:52 ---> 944c34cd4efa 14:02:52 Step 13/14 : LABEL git_sha=569ddb4e4bcef2769416c19fe31bc15fadde0ac4 14:02:52 ---> Running in ecdd0c6b0847 14:02:52 Removing intermediate container ecdd0c6b0847 14:02:52 ---> b2bb2a096a60 14:02:52 Step 14/14 : LABEL version=0.0.0 14:02:52 ---> Running in 94c604e7ca5e 14:02:52 Removing intermediate container 94c604e7ca5e 14:02:52 ---> 3529bb2358df 14:02:52 [Warning] One or more build-args [ARCH] were not consumed 14:02:52 Successfully built 3529bb2358df 14:02:52 Successfully tagged edgex-taf-common:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Image) Stage "Archive Image" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 14:02:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:02:53 14:02:53 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 14:02:53 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:02:53 latest: Pulling from edgex-lftools-log-publisher 14:02:53 5eb5b503b376: Pulling fs layer 14:02:53 5c69ac0246d0: Pulling fs layer 14:02:53 ec43610c2a17: Pulling fs layer 14:02:53 3a2ae6a8a46f: Pulling fs layer 14:02:53 33b1e0a273af: Pulling fs layer 14:02:53 5d3b04190fa2: Pulling fs layer 14:02:53 2f39f015ded8: Pulling fs layer 14:02:53 33b1e0a273af: Waiting 14:02:53 5d3b04190fa2: Waiting 14:02:53 2f39f015ded8: Waiting 14:02:53 3a2ae6a8a46f: Waiting 14:02:53 5c69ac0246d0: Verifying Checksum 14:02:53 5c69ac0246d0: Download complete 14:02:53 3a2ae6a8a46f: Verifying Checksum 14:02:53 3a2ae6a8a46f: Download complete 14:02:53 33b1e0a273af: Verifying Checksum 14:02:53 33b1e0a273af: Download complete 14:02:53 5d3b04190fa2: Verifying Checksum 14:02:53 5d3b04190fa2: Download complete 14:02:53 ec43610c2a17: Verifying Checksum 14:02:53 ec43610c2a17: Download complete 14:02:53 5eb5b503b376: Verifying Checksum 14:02:53 5eb5b503b376: Download complete 14:02:54 2f39f015ded8: Verifying Checksum 14:02:54 2f39f015ded8: Download complete 14:02:54 Looking in links: /tmp/tmp1n7nnka6 14:02:54 Processing /tmp/tmp1n7nnka6/setuptools-57.4.0-py3-none-any.whl 14:02:54 Processing /tmp/tmp1n7nnka6/pip-21.2.3-py3-none-any.whl 14:02:54 Installing collected packages: setuptools, pip 14:02:55 5eb5b503b376: Pull complete 14:02:55 5c69ac0246d0: Pull complete 14:02:56 ec43610c2a17: Pull complete 14:02:56 3a2ae6a8a46f: Pull complete 14:02:56 33b1e0a273af: Pull complete 14:02:56 5d3b04190fa2: Pull complete 14:03:01 2f39f015ded8: Pull complete 14:03:01 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 14:03:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:03:01 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 14:03:01 prd-centos7-docker-4c-2g-7044 does not seem to be running inside a container 14:03:01 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_edgex-taf-common_PR-40 -v /w/workspace/exfoundry_edgex-taf-common_PR-40:/w/workspace/exfoundry_edgex-taf-common_PR-40:rw,z -v /w/workspace/exfoundry_edgex-taf-common_PR-40@tmp:/w/workspace/exfoundry_edgex-taf-common_PR-40@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 14:03:04 $ docker top 794f7e92677868072de313bab945234bd32f26d7c9ee0fee5133e7ab57d84b11 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:03:04 ---> job-cost.sh 14:03:04 lf-activate-venv: SKIPPING 14:03:04 INFO: No Stack... 14:03:05 Successfully installed pip-21.2.3 setuptools-57.4.0 14:03:05 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 14:03:05 INFO: Retrieving Pricing Info for: v3-standard-2 14:03:05 INFO: Archiving Costs [Pipeline] sh 14:03:06 + cat /w/workspace/exfoundry_edgex-taf-common_PR-40/archives/cost.csv 14:03:06 + cut -d, -f6 [Pipeline] lock 14:03:06 Trying to acquire lock on [jenkins-edgexfoundry-edgex-taf-common-PR-40-1-stack-cost] 14:03:06 Resource [jenkins-edgexfoundry-edgex-taf-common-PR-40-1-stack-cost] did not exist. Created. 14:03:06 Lock acquired on [jenkins-edgexfoundry-edgex-taf-common-PR-40-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 14:03:06 + echo total: 0.05999999865889549 [Pipeline] stash 14:03:06 Stashed 1 file(s) 14:03:06 Requirement already satisfied: pip in /usr/lib/python3.9/site-packages (21.2.3) [Pipeline] } 14:03:06 Lock released on resource [jenkins-edgexfoundry-edgex-taf-common-PR-40-1-stack-cost] [Pipeline] // lock [Pipeline] } 14:03:06 $ docker stop --time=1 794f7e92677868072de313bab945234bd32f26d7c9ee0fee5133e7ab57d84b11 14:03:07 Collecting pip 14:03:07 Downloading pip-22.0.4-py3-none-any.whl (2.1 MB) 14:03:07 Requirement already satisfied: setuptools in /usr/lib/python3.9/site-packages (57.4.0) 14:03:07 $ docker rm -f 794f7e92677868072de313bab945234bd32f26d7c9ee0fee5133e7ab57d84b11 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 14:03:10 Collecting setuptools 14:03:10 Downloading setuptools-60.9.3-py3-none-any.whl (1.1 MB) 14:03:11 Collecting wheel 14:03:11 Downloading wheel-0.37.1-py2.py3-none-any.whl (35 kB) 14:03:12 Installing collected packages: wheel, setuptools, pip 14:03:12 Attempting uninstall: setuptools 14:03:12 Found existing installation: setuptools 57.4.0 14:03:12 Uninstalling setuptools-57.4.0: 14:03:12 Successfully uninstalled setuptools-57.4.0 14:03:16 Attempting uninstall: pip 14:03:16 Found existing installation: pip 21.2.3 14:03:17 Uninstalling pip-21.2.3: 14:03:17 Successfully uninstalled pip-21.2.3 14:03:27 Successfully installed pip-22.0.4 setuptools-60.9.3 wheel-0.37.1 14:03:27 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 14:03:27 **** install robotframework and dependencies **** 14:03:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 14:03:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 14:03:28 (1/30) Upgrading libcrypto1.1 (1.1.1l-r7 -> 1.1.1l-r8) 14:03:28 (2/30) Upgrading libssl1.1 (1.1.1l-r7 -> 1.1.1l-r8) 14:03:28 (3/30) Installing binutils (2.37-r3) 14:03:28 (4/30) Installing libgomp (10.3.1_git20211027-r0) 14:03:28 (5/30) Installing libatomic (10.3.1_git20211027-r0) 14:03:28 (6/30) Installing libgphobos (10.3.1_git20211027-r0) 14:03:28 (7/30) Installing gmp (6.2.1-r1) 14:03:28 (8/30) Installing isl22 (0.22-r0) 14:03:28 (9/30) Installing mpfr4 (4.1.0-r0) 14:03:28 (10/30) Installing mpc1 (1.2.1-r0) 14:03:28 (11/30) Installing gcc (10.3.1_git20211027-r0) 14:03:30 (12/30) Installing musl-dev (1.2.2-r7) 14:03:30 (13/30) Installing libc-dev (0.7.2-r3) 14:03:30 (14/30) Installing linux-headers (5.10.41-r0) 14:03:31 (15/30) Installing pkgconf (1.8.0-r0) 14:03:31 (16/30) Installing libffi-dev (3.4.2-r1) 14:03:31 (17/30) Installing libpq (14.2-r0) 14:03:31 (18/30) Installing openssl-dev (1.1.1l-r8) 14:03:31 (19/30) Installing libpq-dev (14.2-r0) 14:03:31 (20/30) Installing libecpg (14.2-r0) 14:03:31 (21/30) Installing libecpg-dev (14.2-r0) 14:03:31 (22/30) Installing libxml2 (2.9.13-r0) 14:03:31 (23/30) Installing llvm12-libs (12.0.1-r0) 14:03:33 (24/30) Installing clang-libs (12.0.1-r1) 14:03:34 (25/30) Installing clang (12.0.1-r1) 14:03:35 (26/30) Installing icu-libs (69.1-r1) 14:03:36 (27/30) Installing icu (69.1-r1) 14:03:36 (28/30) Installing icu-dev (69.1-r1) 14:03:36 (29/30) Installing llvm12 (12.0.1-r0) 14:03:37 (30/30) Installing postgresql14-dev (14.2-r0) 14:03:37 Executing busybox-1.34.1-r3.trigger 14:03:37 OK: 467 MiB in 55 packages 14:03:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 14:03:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 14:03:39 (1/6) Installing g++ (10.3.1_git20211027-r0) 14:03:40 (2/6) Installing python3-dev (3.9.7-r4) 14:03:41 (3/6) Installing libsodium (1.0.18-r0) 14:03:41 (4/6) Installing libzmq (4.3.4-r0) 14:03:41 (5/6) Installing libsodium-dev (1.0.18-r0) 14:03:41 (6/6) Installing zeromq-dev (4.3.4-r0) 14:03:41 Executing busybox-1.34.1-r3.trigger 14:03:41 OK: 594 MiB in 61 packages 14:03:45 Processing ./edgex-taf-common 14:03:45 Preparing metadata (setup.py): started 14:03:50 Preparing metadata (setup.py): finished with status 'done' 14:03:50 Building wheels for collected packages: edgex-taf-common 14:03:50 Building wheel for edgex-taf-common (setup.py): started 14:03:57 Building wheel for edgex-taf-common (setup.py): finished with status 'done' 14:03:57 Created wheel for edgex-taf-common: filename=edgex_taf_common-0.0.0-py3-none-any.whl size=14490 sha256=966e7375c0e419dff66a005a7e6e815894b7649ca56274dc09d5356be5232aa4 14:03:57 Stored in directory: /root/.cache/pip/wheels/e3/f8/f6/1a8689759cc85cda36946aa633aff6b00991adb7bc38e338f2 14:03:57 Successfully built edgex-taf-common 14:03:57 Installing collected packages: edgex-taf-common 14:03:57 Successfully installed edgex-taf-common-0.0.0 14:03:57 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 14:04:01 Collecting robotframework==4.1.3 14:04:01 Downloading robotframework-4.1.3-py2.py3-none-any.whl (659 kB) 14:04:01 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 659.8/659.8 KB 8.5 MB/s eta 0:00:00 14:04:01 Installing collected packages: robotframework 14:04:04 Successfully installed robotframework-4.1.3 14:04:04 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 14:04:08 Collecting docker==4.4.1 14:04:08 Downloading docker-4.4.1-py2.py3-none-any.whl (146 kB) 14:04:08 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 146.8/146.8 KB 5.1 MB/s eta 0:00:00 14:04:08 Collecting websocket-client>=0.32.0 14:04:08 Downloading websocket_client-1.3.1-py3-none-any.whl (54 kB) 14:04:08 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 54.2/54.2 KB 2.9 MB/s eta 0:00:00 14:04:08 Collecting six>=1.4.0 14:04:08 Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) 14:04:08 Collecting requests!=2.18.0,>=2.14.2 14:04:08 Downloading requests-2.27.1-py2.py3-none-any.whl (63 kB) 14:04:09 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 63.1/63.1 KB 3.1 MB/s eta 0:00:00 14:04:09 Collecting idna<4,>=2.5 14:04:09 Downloading idna-3.3-py3-none-any.whl (61 kB) 14:04:09 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.2/61.2 KB 3.2 MB/s eta 0:00:00 14:04:09 Collecting certifi>=2017.4.17 14:04:09 Downloading certifi-2021.10.8-py2.py3-none-any.whl (149 kB) 14:04:09 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 149.2/149.2 KB 6.8 MB/s eta 0:00:00 14:04:09 Collecting urllib3<1.27,>=1.21.1 14:04:09 Downloading urllib3-1.26.8-py2.py3-none-any.whl (138 kB) 14:04:09 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 138.7/138.7 KB 6.0 MB/s eta 0:00:00 14:04:09 Collecting charset-normalizer~=2.0.0 14:04:09 Downloading charset_normalizer-2.0.12-py3-none-any.whl (39 kB) 14:04:10 Installing collected packages: certifi, websocket-client, urllib3, six, idna, charset-normalizer, requests, docker 14:04:14 Successfully installed certifi-2021.10.8 charset-normalizer-2.0.12 docker-4.4.1 idna-3.3 requests-2.27.1 six-1.16.0 urllib3-1.26.8 websocket-client-1.3.1 14:04:14 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 14:04:17 Collecting python-dotenv==0.15.0 14:04:17 Downloading python_dotenv-0.15.0-py2.py3-none-any.whl (18 kB) 14:04:18 Installing collected packages: python-dotenv 14:04:18 Successfully installed python-dotenv-0.15.0 14:04:18 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 14:04:22 Collecting RESTinstance==1.0.2 14:04:22 Downloading RESTinstance-1.0.2-py3-none-any.whl (27 kB) 14:04:22 Requirement already satisfied: requests in /usr/lib/python3.9/site-packages (from RESTinstance==1.0.2) (2.27.1) 14:04:22 Collecting pytz 14:04:22 Downloading pytz-2021.3-py2.py3-none-any.whl (503 kB) 14:04:23 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 503.5/503.5 KB 8.6 MB/s eta 0:00:00 14:04:23 Collecting jsonschema 14:04:23 Downloading jsonschema-4.4.0-py3-none-any.whl (72 kB) 14:04:23 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 72.7/72.7 KB 3.4 MB/s eta 0:00:00 14:04:23 Requirement already satisfied: robotframework>=3.1.0 in /usr/lib/python3.9/site-packages (from RESTinstance==1.0.2) (4.1.3) 14:04:23 Collecting flex 14:04:23 Downloading flex-6.14.1.tar.gz (40 kB) 14:04:23 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 40.9/40.9 KB 2.0 MB/s eta 0:00:00 14:04:23 Preparing metadata (setup.py): started 14:04:30 Preparing metadata (setup.py): finished with status 'done' 14:04:30 Collecting docutils 14:04:30 Downloading docutils-0.18.1-py2.py3-none-any.whl (570 kB) 14:04:30 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 570.0/570.0 KB 9.9 MB/s eta 0:00:00 14:04:30 Collecting pygments 14:04:30 Downloading Pygments-2.11.2-py3-none-any.whl (1.1 MB) 14:04:30 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 11.0 MB/s eta 0:00:00 14:04:30 Collecting tzlocal 14:04:30 Downloading tzlocal-4.1-py3-none-any.whl (19 kB) 14:04:30 Collecting strict-rfc3339 14:04:30 Downloading strict-rfc3339-0.7.tar.gz (17 kB) 14:04:30 Preparing metadata (setup.py): started 14:04:36 Preparing metadata (setup.py): finished with status 'done' 14:04:36 Collecting rfc3987 14:04:36 Downloading rfc3987-1.3.8-py2.py3-none-any.whl (13 kB) 14:04:36 Collecting jsonpath-ng 14:04:36 Downloading jsonpath_ng-1.5.3-py3-none-any.whl (29 kB) 14:04:36 Collecting GenSON 14:04:36 Downloading genson-1.2.2.tar.gz (34 kB) 14:04:36 Preparing metadata (setup.py): started 14:04:41 Preparing metadata (setup.py): finished with status 'done' 14:04:41 Requirement already satisfied: six>=1.7.3 in /usr/lib/python3.9/site-packages (from flex->RESTinstance==1.0.2) (1.16.0) 14:04:41 Collecting PyYAML>=3.11 14:04:41 Downloading PyYAML-6.0.tar.gz (124 kB) 14:04:41 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 125.0/125.0 KB 5.5 MB/s eta 0:00:00 14:04:44 Installing build dependencies: started 14:05:16 Installing build dependencies: finished with status 'done' 14:05:16 Getting requirements to build wheel: started 14:05:27 Getting requirements to build wheel: finished with status 'done' 14:05:27 Preparing metadata (pyproject.toml): started 14:05:33 Preparing metadata (pyproject.toml): finished with status 'done' 14:05:33 Collecting validate-email>=1.2 14:05:33 Downloading validate_email-1.3.tar.gz (4.7 kB) 14:05:33 Preparing metadata (setup.py): started 14:05:37 Preparing metadata (setup.py): finished with status 'done' 14:05:37 Collecting click>=3.3 14:05:37 Downloading click-8.0.4-py3-none-any.whl (97 kB) 14:05:37 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 97.5/97.5 KB 4.5 MB/s eta 0:00:00 14:05:37 Collecting jsonpointer>=1.7 14:05:37 Downloading jsonpointer-2.2-py2.py3-none-any.whl (7.5 kB) 14:05:37 Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/lib/python3.9/site-packages (from requests->RESTinstance==1.0.2) (2.0.12) 14:05:37 Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/lib/python3.9/site-packages (from requests->RESTinstance==1.0.2) (1.26.8) 14:05:37 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests->RESTinstance==1.0.2) (2021.10.8) 14:05:37 Requirement already satisfied: idna<4,>=2.5 in /usr/lib/python3.9/site-packages (from requests->RESTinstance==1.0.2) (3.3) 14:05:38 Collecting decorator 14:05:38 Downloading decorator-5.1.1-py3-none-any.whl (9.1 kB) 14:05:38 Collecting ply 14:05:38 Downloading ply-3.11-py2.py3-none-any.whl (49 kB) 14:05:38 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 49.6/49.6 KB 3.0 MB/s eta 0:00:00 14:05:38 Collecting pyrsistent!=0.17.0,!=0.17.1,!=0.17.2,>=0.14.0 14:05:38 Downloading pyrsistent-0.18.1.tar.gz (100 kB) 14:05:38 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 100.5/100.5 KB 3.5 MB/s eta 0:00:00 14:05:40 Installing build dependencies: started 14:06:02 Installing build dependencies: finished with status 'done' 14:06:02 Getting requirements to build wheel: started 14:06:06 Getting requirements to build wheel: finished with status 'done' 14:06:06 Preparing metadata (pyproject.toml): started 14:06:13 Preparing metadata (pyproject.toml): finished with status 'done' 14:06:13 Collecting attrs>=17.4.0 14:06:13 Downloading attrs-21.4.0-py2.py3-none-any.whl (60 kB) 14:06:13 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 60.6/60.6 KB 3.3 MB/s eta 0:00:00 14:06:13 Collecting pytz-deprecation-shim 14:06:13 Downloading pytz_deprecation_shim-0.1.0.post0-py2.py3-none-any.whl (15 kB) 14:06:13 Collecting tzdata 14:06:13 Downloading tzdata-2021.5-py2.py3-none-any.whl (339 kB) 14:06:13 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 339.4/339.4 KB 9.0 MB/s eta 0:00:00 14:06:13 Building wheels for collected packages: flex, strict-rfc3339, GenSON, pyrsistent, PyYAML, validate-email 14:06:13 Building wheel for flex (setup.py): started 14:06:21 Building wheel for flex (setup.py): finished with status 'done' 14:06:21 Created wheel for flex: filename=flex-6.14.1-py3-none-any.whl size=77276 sha256=cdcd0097b8c6d12312d8707cc5c50c94e03b37e29458fd053b6235cf45a29d66 14:06:21 Stored in directory: /root/.cache/pip/wheels/e9/9a/ef/ea72c07b1be4b3dfebba94d22f905ff8ad53be48419e6114d1 14:06:21 Building wheel for strict-rfc3339 (setup.py): started 14:06:28 Building wheel for strict-rfc3339 (setup.py): finished with status 'done' 14:06:28 Created wheel for strict-rfc3339: filename=strict_rfc3339-0.7-py3-none-any.whl size=18149 sha256=386ff98e51e368d885b8433fd953a8d34eb8d86cf31f09e947dd09a16f75ad9a 14:06:28 Stored in directory: /root/.cache/pip/wheels/25/38/74/7ec7f77ec64b2907430120931ba588b40e6e26f02d4df5be35 14:06:28 Building wheel for GenSON (setup.py): started 14:06:36 Building wheel for GenSON (setup.py): finished with status 'done' 14:06:36 Created wheel for GenSON: filename=genson-1.2.2-py2.py3-none-any.whl size=21289 sha256=e7cb2de4316ccf43d9662195e2633fac3794432feedf9e58d66ffa8e9ceb8749 14:06:36 Stored in directory: /root/.cache/pip/wheels/3c/d7/98/a29f29e3861092e784c4c4994b0b30304c79da1bcbc8284af1 14:06:36 Building wheel for pyrsistent (pyproject.toml): started 14:06:49 Building wheel for pyrsistent (pyproject.toml): finished with status 'done' 14:06:49 Created wheel for pyrsistent: filename=pyrsistent-0.18.1-cp39-cp39-linux_aarch64.whl size=115233 sha256=1d47e39b4437c1e4f8925131fece05edd4ebb56aada6ba3c352b65088fbaa14b 14:06:49 Stored in directory: /root/.cache/pip/wheels/87/fe/e6/fc8deeb581a41e462eafaf19fee96f51cdc8391e0be1c8088a 14:06:49 Building wheel for PyYAML (pyproject.toml): started 14:06:57 Building wheel for PyYAML (pyproject.toml): finished with status 'done' 14:06:57 Created wheel for PyYAML: filename=PyYAML-6.0-cp39-cp39-linux_aarch64.whl size=45334 sha256=26453fb9d7a4941b22f33dd55d2fee5a7b43eb41747198b7e04471eb6e512926 14:06:57 Stored in directory: /root/.cache/pip/wheels/b4/0f/9a/d6af48581dda678920fccfb734f5d9f827c6ed5b4074c7eda8 14:06:57 Building wheel for validate-email (setup.py): started 14:07:02 Building wheel for validate-email (setup.py): finished with status 'done' 14:07:02 Created wheel for validate-email: filename=validate_email-1.3-py3-none-any.whl size=5482 sha256=b8e0c01c845a5d6d12a8ce50cb840bef889b0a1ad4eecd92dc86ada7e11d9859 14:07:02 Stored in directory: /root/.cache/pip/wheels/84/19/e3/329ee20a29b195fa193ee3af2475fa9392b08dde8ba893c714 14:07:02 Successfully built flex strict-rfc3339 GenSON pyrsistent PyYAML validate-email 14:07:04 Installing collected packages: validate-email, strict-rfc3339, rfc3987, pytz, ply, GenSON, tzdata, PyYAML, pyrsistent, pygments, jsonpointer, docutils, decorator, click, attrs, pytz-deprecation-shim, jsonschema, jsonpath-ng, flex, tzlocal, RESTinstance 14:07:16 Successfully installed GenSON-1.2.2 PyYAML-6.0 RESTinstance-1.0.2 attrs-21.4.0 click-8.0.4 decorator-5.1.1 docutils-0.18.1 flex-6.14.1 jsonpath-ng-1.5.3 jsonpointer-2.2 jsonschema-4.4.0 ply-3.11 pygments-2.11.2 pyrsistent-0.18.1 pytz-2021.3 pytz-deprecation-shim-0.1.0.post0 rfc3987-1.3.8 strict-rfc3339-0.7 tzdata-2021.5 tzlocal-4.1 validate-email-1.3 14:07:16 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 14:07:21 Collecting robotbackgroundlogger==1.2 14:07:21 Downloading robotbackgroundlogger-1.2.tar.gz (3.9 kB) 14:07:21 Preparing metadata (setup.py): started 14:07:26 Preparing metadata (setup.py): finished with status 'done' 14:07:26 Requirement already satisfied: robotframework in /usr/lib/python3.9/site-packages (from robotbackgroundlogger==1.2) (4.1.3) 14:07:26 Building wheels for collected packages: robotbackgroundlogger 14:07:26 Building wheel for robotbackgroundlogger (setup.py): started 14:07:33 Building wheel for robotbackgroundlogger (setup.py): finished with status 'done' 14:07:33 Created wheel for robotbackgroundlogger: filename=robotbackgroundlogger-1.2-py3-none-any.whl size=4278 sha256=3977c2fa7978b3a85e7cf95c02e0bb5c6172874f137bebc4581350dec4d50e78 14:07:33 Stored in directory: /root/.cache/pip/wheels/66/40/d2/5d2a820742f276a28a7e1e62e1cc60b4d5dac5cb7b7c7ab2f1 14:07:33 Successfully built robotbackgroundlogger 14:07:34 Installing collected packages: robotbackgroundlogger 14:07:34 Successfully installed robotbackgroundlogger-1.2 14:07:34 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 14:07:38 Collecting configparser==5.0.1 14:07:38 Downloading configparser-5.0.1-py3-none-any.whl (22 kB) 14:07:40 Installing collected packages: configparser 14:07:40 Successfully installed configparser-5.0.1 14:07:40 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 14:07:44 Collecting requests==2.25.1 14:07:44 Downloading requests-2.25.1-py2.py3-none-any.whl (61 kB) 14:07:44 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.2/61.2 KB 2.4 MB/s eta 0:00:00 14:07:44 Collecting chardet<5,>=3.0.2 14:07:44 Downloading chardet-4.0.0-py2.py3-none-any.whl (178 kB) 14:07:44 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 178.7/178.7 KB 7.3 MB/s eta 0:00:00 14:07:44 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests==2.25.1) (2021.10.8) 14:07:45 Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/lib/python3.9/site-packages (from requests==2.25.1) (1.26.8) 14:07:45 Collecting idna<3,>=2.5 14:07:45 Downloading idna-2.10-py2.py3-none-any.whl (58 kB) 14:07:45 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.8/58.8 KB 3.0 MB/s eta 0:00:00 14:07:47 Installing collected packages: idna, chardet, requests 14:07:47 Attempting uninstall: idna 14:07:47 Found existing installation: idna 3.3 14:07:47 Uninstalling idna-3.3: 14:07:47 Successfully uninstalled idna-3.3 14:07:49 Attempting uninstall: requests 14:07:49 Found existing installation: requests 2.27.1 14:07:49 Uninstalling requests-2.27.1: 14:07:49 Successfully uninstalled requests-2.27.1 14:07:49 Successfully installed chardet-4.0.0 idna-2.10 requests-2.25.1 14:07:49 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 14:07:53 Collecting robotframework-requests==0.8.0 14:07:53 Downloading robotframework_requests-0.8.0-py3-none-any.whl (16 kB) 14:07:53 Requirement already satisfied: robotframework in /usr/lib/python3.9/site-packages (from robotframework-requests==0.8.0) (4.1.3) 14:07:53 Requirement already satisfied: requests in /usr/lib/python3.9/site-packages (from robotframework-requests==0.8.0) (2.25.1) 14:07:53 Requirement already satisfied: idna<3,>=2.5 in /usr/lib/python3.9/site-packages (from requests->robotframework-requests==0.8.0) (2.10) 14:07:53 Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/lib/python3.9/site-packages (from requests->robotframework-requests==0.8.0) (1.26.8) 14:07:53 Requirement already satisfied: chardet<5,>=3.0.2 in /usr/lib/python3.9/site-packages (from requests->robotframework-requests==0.8.0) (4.0.0) 14:07:53 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests->robotframework-requests==0.8.0) (2021.10.8) 14:07:54 Installing collected packages: robotframework-requests 14:07:54 Successfully installed robotframework-requests-0.8.0 14:07:54 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 14:07:59 Collecting paho-mqtt==1.5.1 14:07:59 Downloading paho-mqtt-1.5.1.tar.gz (101 kB) 14:07:59 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 101.8/101.8 KB 4.1 MB/s eta 0:00:00 14:07:59 Preparing metadata (setup.py): started 14:08:05 Preparing metadata (setup.py): finished with status 'done' 14:08:05 Building wheels for collected packages: paho-mqtt 14:08:05 Building wheel for paho-mqtt (setup.py): started 14:08:16 Building wheel for paho-mqtt (setup.py): finished with status 'done' 14:08:16 Created wheel for paho-mqtt: filename=paho_mqtt-1.5.1-py3-none-any.whl size=61564 sha256=c4c36929bc9f5a9ab76749b5bd4ce3b1639bc0e191abc1a44f69ca0cee22e4cd 14:08:16 Stored in directory: /root/.cache/pip/wheels/22/b9/0f/9a1f64674f849b8ae88620232f2023f0ff2a50a4479b8a32ed 14:08:16 Successfully built paho-mqtt 14:08:16 Installing collected packages: paho-mqtt 14:08:16 Successfully installed paho-mqtt-1.5.1 14:08:16 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 14:08:20 Collecting redis==3.5.3 14:08:20 Downloading redis-3.5.3-py2.py3-none-any.whl (72 kB) 14:08:20 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 72.1/72.1 KB 1.5 MB/s eta 0:00:00 14:08:21 Installing collected packages: redis 14:08:22 Successfully installed redis-3.5.3 14:08:22 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 14:08:27 Collecting pyzmq==22.2.1 14:08:27 Downloading pyzmq-22.2.1.tar.gz (1.2 MB) 14:08:27 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 10.0 MB/s eta 0:00:00 14:08:30 Installing build dependencies: started 14:08:52 Installing build dependencies: finished with status 'done' 14:08:52 Getting requirements to build wheel: started 14:08:52 Getting requirements to build wheel: finished with status 'done' 14:08:54 Installing backend dependencies: started 14:09:09 Installing backend dependencies: finished with status 'done' 14:09:09 Preparing metadata (pyproject.toml): started 14:09:16 Preparing metadata (pyproject.toml): finished with status 'done' 14:09:16 Building wheels for collected packages: pyzmq 14:09:16 Building wheel for pyzmq (pyproject.toml): started 14:10:24 Building wheel for pyzmq (pyproject.toml): still running... 14:12:00 Building wheel for pyzmq (pyproject.toml): still running... 14:12:10 Building wheel for pyzmq (pyproject.toml): finished with status 'done' 14:12:10 Created wheel for pyzmq: filename=pyzmq-22.2.1-cp39-cp39-linux_aarch64.whl size=1538495 sha256=ca820a226cad951e4cfbbeef7d178ebd1acc6c21ac0192f88da86d653efb7f80 14:12:10 Stored in directory: /root/.cache/pip/wheels/e4/79/30/5e3a6e33ac7ae57b3fbf3daf3c90057db3d9344ab0f49d7c53 14:12:11 Successfully built pyzmq 14:12:12 Installing collected packages: pyzmq 14:12:14 Successfully installed pyzmq-22.2.1 14:12:14 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 14:12:19 Collecting robotframework-seleniumlibrary==5.1.3 14:12:19 Downloading robotframework_seleniumlibrary-5.1.3-py2.py3-none-any.whl (94 kB) 14:12:19 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 94.7/94.7 KB 3.5 MB/s eta 0:00:00 14:12:19 Collecting selenium>=3.141.0 14:12:19 Downloading selenium-4.1.3-py3-none-any.whl (968 kB) 14:12:19 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 968.8/968.8 KB 8.5 MB/s eta 0:00:00 14:12:19 Collecting robotframework-pythonlibcore>=2.1.0 14:12:19 Downloading robotframework_pythonlibcore-3.0.0-py2.py3-none-any.whl (9.9 kB) 14:12:19 Requirement already satisfied: robotframework>=3.1.2 in /usr/lib/python3.9/site-packages (from robotframework-seleniumlibrary==5.1.3) (4.1.3) 14:12:19 Collecting trio~=0.17 14:12:19 Downloading trio-0.20.0-py3-none-any.whl (359 kB) 14:12:19 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 359.0/359.0 KB 7.6 MB/s eta 0:00:00 14:12:20 Collecting trio-websocket~=0.9 14:12:20 Downloading trio_websocket-0.9.2-py3-none-any.whl (16 kB) 14:12:20 Requirement already satisfied: urllib3[secure,socks]~=1.26 in /usr/lib/python3.9/site-packages (from selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3) (1.26.8) 14:12:20 Requirement already satisfied: attrs>=19.2.0 in /usr/lib/python3.9/site-packages (from trio~=0.17->selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3) (21.4.0) 14:12:20 Collecting outcome 14:12:20 Downloading outcome-1.1.0-py2.py3-none-any.whl (9.7 kB) 14:12:20 Requirement already satisfied: idna in /usr/lib/python3.9/site-packages (from trio~=0.17->selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3) (2.10) 14:12:20 Collecting sortedcontainers 14:12:20 Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) 14:12:20 Collecting async-generator>=1.9 14:12:20 Downloading async_generator-1.10-py3-none-any.whl (18 kB) 14:12:20 Collecting sniffio 14:12:20 Downloading sniffio-1.2.0-py3-none-any.whl (10 kB) 14:12:21 Collecting wsproto>=0.14 14:12:21 Downloading wsproto-1.1.0-py3-none-any.whl (24 kB) 14:12:21 Requirement already satisfied: certifi in /usr/lib/python3.9/site-packages (from urllib3[secure,socks]~=1.26->selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3) (2021.10.8) 14:12:21 Collecting pyOpenSSL>=0.14 14:12:21 Downloading pyOpenSSL-22.0.0-py2.py3-none-any.whl (55 kB) 14:12:21 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 55.8/55.8 KB 2.7 MB/s eta 0:00:00 14:12:24 Collecting cryptography>=1.3.4 14:12:24 Downloading cryptography-36.0.1-cp36-abi3-musllinux_1_1_aarch64.whl (3.7 MB) 14:12:24 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.7/3.7 MB 10.9 MB/s eta 0:00:00 14:12:24 Collecting PySocks!=1.5.7,<2.0,>=1.5.6 14:12:24 Downloading PySocks-1.7.1-py3-none-any.whl (16 kB) 14:12:26 Collecting cffi>=1.12 14:12:26 Downloading cffi-1.15.0.tar.gz (484 kB) 14:12:26 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 484.1/484.1 KB 8.0 MB/s eta 0:00:00 14:12:27 Preparing metadata (setup.py): started 14:12:37 Preparing metadata (setup.py): finished with status 'done' 14:12:37 Collecting h11<1,>=0.9.0 14:12:37 Downloading h11-0.13.0-py3-none-any.whl (58 kB) 14:12:37 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 KB 2.6 MB/s eta 0:00:00 14:12:38 Collecting pycparser 14:12:38 Downloading pycparser-2.21-py2.py3-none-any.whl (118 kB) 14:12:38 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.7/118.7 KB 4.3 MB/s eta 0:00:00 14:12:38 Building wheels for collected packages: cffi 14:12:38 Building wheel for cffi (setup.py): started 14:13:46 Building wheel for cffi (setup.py): finished with status 'done' 14:13:46 Created wheel for cffi: filename=cffi-1.15.0-cp39-cp39-linux_aarch64.whl size=419147 sha256=b660efa6e315cfebdbff63ed029e027a7b0801d549fb6cf281e9a589206bd0b4 14:13:46 Stored in directory: /root/.cache/pip/wheels/8e/0d/16/77c97b85a9f559c5412c85c129a2bae07c771d31e1beb03c40 14:13:46 Successfully built cffi 14:13:46 Installing collected packages: sortedcontainers, sniffio, robotframework-pythonlibcore, PySocks, pycparser, outcome, h11, async-generator, wsproto, trio, cffi, trio-websocket, cryptography, pyOpenSSL, selenium, robotframework-seleniumlibrary 14:13:54 Successfully installed PySocks-1.7.1 async-generator-1.10 cffi-1.15.0 cryptography-36.0.1 h11-0.13.0 outcome-1.1.0 pyOpenSSL-22.0.0 pycparser-2.21 robotframework-pythonlibcore-3.0.0 robotframework-seleniumlibrary-5.1.3 selenium-4.1.3 sniffio-1.2.0 sortedcontainers-2.4.0 trio-0.20.0 trio-websocket-0.9.2 wsproto-1.1.0 14:13:54 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 14:13:58 Collecting psycopg2==2.9.3 14:13:58 Downloading psycopg2-2.9.3.tar.gz (380 kB) 14:13:58 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 380.6/380.6 KB 7.1 MB/s eta 0:00:00 14:13:59 Preparing metadata (setup.py): started 14:14:07 Preparing metadata (setup.py): finished with status 'done' 14:14:07 Building wheels for collected packages: psycopg2 14:14:07 Building wheel for psycopg2 (setup.py): started 14:15:15 Building wheel for psycopg2 (setup.py): still running... 14:15:18 Building wheel for psycopg2 (setup.py): finished with status 'done' 14:15:18 Created wheel for psycopg2: filename=psycopg2-2.9.3-cp39-cp39-linux_aarch64.whl size=462384 sha256=5169642a3a79fa212e36b9c8f789f604773dd424c73fd6e40a8463100c2e0725 14:15:18 Stored in directory: /root/.cache/pip/wheels/b3/a1/6e/5a0e26314b15eb96a36263b80529ce0d64382540ac7b9544a9 14:15:18 Successfully built psycopg2 14:15:19 Installing collected packages: psycopg2 14:15:20 Successfully installed psycopg2-2.9.3 14:15:20 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 14:15:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 14:15:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 14:15:22 (1/3) Installing libgfortran (10.3.1_git20211027-r0) 14:15:22 (2/3) Installing openblas (0.3.18-r1) 14:15:22 (3/3) Installing py3-numpy (1.21.4-r0) 14:15:22 OK: 629 MiB in 64 packages 14:15:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 14:15:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 14:15:24 (1/1) Installing py3-psutil (5.8.0-r1) 14:15:24 OK: 631 MiB in 65 packages 14:15:24 **** install other tools **** 14:15:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 14:15:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 14:15:25 (1/5) Installing ca-certificates (20211220-r0) 14:15:25 (2/5) Installing brotli-libs (1.0.9-r5) 14:15:25 (3/5) Installing nghttp2-libs (1.46.0-r0) 14:15:25 (4/5) Installing libcurl (7.80.0-r0) 14:15:25 (5/5) Installing curl (7.80.0-r0) 14:15:25 Executing busybox-1.34.1-r3.trigger 14:15:25 Executing ca-certificates-20211220-r0.trigger 14:15:25 OK: 633 MiB in 70 packages 14:15:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 14:15:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 14:15:26 (1/1) Installing openssl (1.1.1l-r8) 14:15:26 Executing busybox-1.34.1-r3.trigger 14:15:26 OK: 633 MiB in 71 packages 14:15:27 **** install chromedriver **** 14:15:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 14:15:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 14:15:28 v3.15.0-341-gbacd756db7 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 14:15:28 v3.15.0-347-g4255b841b1 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 14:15:28 OK: 15732 distinct packages available 14:15:29 (1/3) Upgrading busybox (1.34.1-r3 -> 1.34.1-r4) 14:15:29 Executing busybox-1.34.1-r4.post-upgrade 14:15:29 (2/3) Upgrading ca-certificates-bundle (20191127-r7 -> 20211220-r0) 14:15:29 (3/3) Upgrading ssl_client (1.34.1-r3 -> 1.34.1-r4) 14:15:29 Executing busybox-1.34.1-r4.trigger 14:15:29 Executing ca-certificates-20211220-r0.trigger 14:15:29 OK: 633 MiB in 71 packages 14:15:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 14:15:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 14:15:30 fetch http://nl.alpinelinux.org/alpine/latest-stable/community/aarch64/APKINDEX.tar.gz 14:15:31 fetch http://nl.alpinelinux.org/alpine/latest-stable/main/aarch64/APKINDEX.tar.gz 14:15:31 (1/110) Installing libxau (1.0.9-r0) 14:15:31 (2/110) Installing libmd (1.0.3-r0) 14:15:31 (3/110) Installing libbsd (0.11.3-r1) 14:15:31 (4/110) Installing libxdmcp (1.1.3-r0) 14:15:31 (5/110) Installing libxcb (1.14-r2) 14:15:31 (6/110) Installing libx11 (1.7.2-r0) 14:15:32 (7/110) Installing libxext (1.3.4-r0) 14:15:32 (8/110) Installing libice (1.0.10-r0) 14:15:32 (9/110) Installing libuuid (2.37.4-r0) 14:15:32 (10/110) Installing libsm (1.2.3-r0) 14:15:32 (11/110) Installing libxt (1.2.1-r0) 14:15:32 (12/110) Installing libxmu (1.1.3-r0) 14:15:32 (13/110) Installing xset (1.2.4-r0) 14:15:32 (14/110) Installing xprop (1.2.5-r0) 14:15:32 (15/110) Installing xdg-utils (1.1.3-r0) 14:15:32 (16/110) Installing eudev-libs (3.2.11_pre1-r0) 14:15:32 (17/110) Installing libintl (0.21-r0) 14:15:32 (18/110) Installing libblkid (2.37.4-r0) 14:15:32 (19/110) Installing libmount (2.37.4-r0) 14:15:32 (20/110) Installing pcre (8.45-r1) 14:15:32 (21/110) Installing glib (2.70.1-r0) 14:15:32 (22/110) Installing shared-mime-info (2.1-r0) 14:15:32 (23/110) Installing hicolor-icon-theme (0.17-r1) 14:15:32 (24/110) Installing libjpeg-turbo (2.1.2-r0) 14:15:32 (25/110) Installing libpng (1.6.37-r1) 14:15:32 (26/110) Installing libwebp (1.2.2-r0) 14:15:32 (27/110) Installing zstd-libs (1.5.0-r0) 14:15:32 (28/110) Installing tiff (4.3.0-r0) 14:15:32 (29/110) Installing gdk-pixbuf (2.42.6-r0) 14:15:32 (30/110) Installing gtk-update-icon-cache (2.24.33-r0) 14:15:32 (31/110) Installing libxcomposite (0.4.5-r0) 14:15:32 (32/110) Installing libxfixes (6.0.0-r0) 14:15:32 (33/110) Installing libxrender (0.9.10-r3) 14:15:32 (34/110) Installing libxcursor (1.2.0-r0) 14:15:32 (35/110) Installing libxdamage (1.1.5-r1) 14:15:32 (36/110) Installing libxi (1.8-r0) 14:15:32 (37/110) Installing libxinerama (1.1.4-r1) 14:15:32 (38/110) Installing libxrandr (1.5.2-r1) 14:15:32 (39/110) Installing atk (2.36.0-r0) 14:15:32 (40/110) Installing libxtst (1.2.3-r3) 14:15:32 (41/110) Installing dbus-libs (1.12.20-r4) 14:15:32 (42/110) Installing at-spi2-core (2.42.0-r0) 14:15:32 (43/110) Installing at-spi2-atk (2.38.0-r0) 14:15:32 (44/110) Installing freetype (2.11.0-r0) 14:15:32 (45/110) Installing fontconfig (2.13.1-r4) 14:15:32 (46/110) Installing pixman (0.40.0-r3) 14:15:32 (47/110) Installing cairo (1.16.0-r3) 14:15:33 (48/110) Installing cairo-gobject (1.16.0-r3) 14:15:33 (49/110) Installing avahi-libs (0.8-r5) 14:15:33 (50/110) Installing nettle (3.7.3-r0) 14:15:33 (51/110) Installing p11-kit (0.24.0-r1) 14:15:33 (52/110) Installing libtasn1 (4.18.0-r0) 14:15:33 (53/110) Installing libunistring (0.9.10-r1) 14:15:33 (54/110) Installing gnutls (3.7.1-r0) 14:15:33 (55/110) Installing cups-libs (2.3.3-r5) 14:15:33 (56/110) Installing libepoxy (1.5.9-r0) 14:15:33 (57/110) Installing fribidi (1.0.11-r0) 14:15:33 (58/110) Installing graphite2 (1.3.14-r0) 14:15:33 (59/110) Installing harfbuzz (3.0.0-r2) 14:15:33 (60/110) Installing libxft (2.3.4-r0) 14:15:33 (61/110) Installing pango (1.48.10-r0) 14:15:33 (62/110) Installing wayland-libs-client (1.19.0-r1) 14:15:33 (63/110) Installing wayland-libs-cursor (1.19.0-r1) 14:15:33 (64/110) Installing wayland-libs-egl (1.19.0-r1) 14:15:33 (65/110) Installing xkeyboard-config (2.34-r0) 14:15:33 (66/110) Installing libxkbcommon (1.3.1-r0) 14:15:33 (67/110) Installing gtk+3.0 (3.24.30-r0) 14:15:33 Executing gtk+3.0-3.24.30-r0.post-install 14:15:33 (68/110) Installing libfontenc (1.1.4-r0) 14:15:33 (69/110) Installing mkfontscale (1.2.1-r1) 14:15:33 (70/110) Installing ttf-opensans (1.10-r1) 14:15:33 Executing ttf-opensans-1.10-r1.post-install 14:15:35 (71/110) Installing libogg (1.3.5-r0) 14:15:35 (72/110) Installing flac (1.3.4-r0) 14:15:35 (73/110) Installing alsa-lib (1.2.5.1-r1) 14:15:36 (74/110) Installing sdl2 (2.0.16-r4) 14:15:36 (75/110) Installing aom-libs (3.2.0-r0) 14:15:36 (76/110) Installing libass (0.15.2-r0) 14:15:36 (77/110) Installing libdav1d (0.9.2-r0) 14:15:36 (78/110) Installing lame (3.100-r0) 14:15:36 (79/110) Installing opus (1.3.1-r1) 14:15:36 (80/110) Installing soxr (0.1.3-r2) 14:15:36 (81/110) Installing libsrt (1.4.2-r1) 14:15:36 (82/110) Installing libssh (0.9.6-r1) 14:15:36 (83/110) Installing libtheora (1.1.1-r16) 14:15:36 (84/110) Installing v4l-utils-libs (1.22.1-r1) 14:15:36 (85/110) Installing libdrm (2.4.109-r0) 14:15:36 (86/110) Installing libva (2.13.0-r0) 14:15:36 (87/110) Installing libvdpau (1.4-r0) 14:15:36 (88/110) Installing vidstab (1.1.0-r1) 14:15:36 (89/110) Installing libvorbis (1.3.7-r0) 14:15:36 (90/110) Installing libvpx (1.10.0-r0) 14:15:36 (91/110) Installing vulkan-loader (1.2.196-r0) 14:15:36 (92/110) Installing x264-libs (20210613-r0) 14:15:36 (93/110) Installing x265-libs (3.5-r0) 14:15:36 (94/110) Installing xvidcore (1.3.7-r1) 14:15:36 (95/110) Installing ffmpeg-libs (4.4.1-r2) 14:15:36 (96/110) Installing libevent (2.1.12-r4) 14:15:36 (97/110) Installing mesa (21.2.6-r0) 14:15:36 (98/110) Installing wayland-libs-server (1.19.0-r1) 14:15:36 (99/110) Installing mesa-gbm (21.2.6-r0) 14:15:37 (100/110) Installing lcms2 (2.12-r1) 14:15:37 (101/110) Installing nspr (4.32-r0) 14:15:37 (102/110) Installing nss (3.72.1-r0) 14:15:37 (103/110) Installing re2 (2021.11.01-r0) 14:15:37 (104/110) Installing snappy (1.1.9-r1) 14:15:37 (105/110) Installing libxshmfence (1.3-r1) 14:15:37 (106/110) Installing libgpg-error (1.42-r1) 14:15:37 (107/110) Installing libgcrypt (1.9.4-r0) 14:15:37 (108/110) Installing libxslt (1.1.34-r1) 14:15:37 (109/110) Installing chromium (93.0.4577.82-r3) 14:15:41 (110/110) Installing chromium-chromedriver (93.0.4577.82-r3) 14:15:41 Executing busybox-1.34.1-r4.trigger 14:15:41 Executing glib-2.70.1-r0.trigger 14:15:41 Executing shared-mime-info-2.1-r0.trigger 14:15:46 Executing gdk-pixbuf-2.42.6-r0.trigger 14:15:46 Executing gtk-update-icon-cache-2.24.33-r0.trigger 14:15:46 Executing fontconfig-2.13.1-r4.trigger 14:15:46 Executing mkfontscale-1.2.1-r1.trigger 14:15:46 OK: 918 MiB in 181 packages 14:16:25 Removing intermediate container d0511c7e7777 14:16:25 ---> f52ad4e089d3 14:16:25 Step 11/14 : ENTRYPOINT ["sh", "/usr/local/bin/robot-entrypoint.sh"] 14:16:25 ---> Running in 91a25ac85967 14:16:25 Removing intermediate container 91a25ac85967 14:16:25 ---> 705070aeed2d 14:16:25 Step 12/14 : LABEL arch=arm64 14:16:25 ---> Running in 6b2aef02c8c2 14:16:25 Removing intermediate container 6b2aef02c8c2 14:16:25 ---> a19d74ba0410 14:16:25 Step 13/14 : LABEL git_sha=569ddb4e4bcef2769416c19fe31bc15fadde0ac4 14:16:25 ---> Running in cb1794360725 14:16:25 Removing intermediate container cb1794360725 14:16:25 ---> 754d61f1b42d 14:16:25 Step 14/14 : LABEL version=0.0.0 14:16:25 ---> Running in de5a6f697445 14:16:25 Removing intermediate container de5a6f697445 14:16:25 ---> cd30ed960b5b 14:16:25 [Warning] One or more build-args [ARCH] were not consumed 14:16:25 Successfully built cd30ed960b5b 14:16:25 Successfully tagged edgex-taf-common-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Image) Stage "Archive Image" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 14:16:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 14:16:26 14:16:26 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 14:16:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 14:16:27 arm64: Pulling from edgex-lftools-log-publisher 14:16:27 8998bd30e6a1: Pulling fs layer 14:16:27 04944245beec: Pulling fs layer 14:16:27 699f458cf7ca: Pulling fs layer 14:16:27 765212b225bb: Pulling fs layer 14:16:27 f23df028b6ca: Pulling fs layer 14:16:27 d65c8cfc05b1: Pulling fs layer 14:16:27 2437ff75d9bd: Pulling fs layer 14:16:27 765212b225bb: Waiting 14:16:27 f23df028b6ca: Waiting 14:16:27 d65c8cfc05b1: Waiting 14:16:27 2437ff75d9bd: Waiting 14:16:27 04944245beec: Verifying Checksum 14:16:27 04944245beec: Download complete 14:16:27 765212b225bb: Verifying Checksum 14:16:27 765212b225bb: Download complete 14:16:27 f23df028b6ca: Verifying Checksum 14:16:27 f23df028b6ca: Download complete 14:16:27 d65c8cfc05b1: Verifying Checksum 14:16:27 d65c8cfc05b1: Download complete 14:16:27 699f458cf7ca: Verifying Checksum 14:16:27 699f458cf7ca: Download complete 14:16:27 8998bd30e6a1: Verifying Checksum 14:16:27 8998bd30e6a1: Download complete 14:16:29 2437ff75d9bd: Verifying Checksum 14:16:29 2437ff75d9bd: Download complete 14:16:32 8998bd30e6a1: Pull complete 14:16:32 04944245beec: Pull complete 14:16:33 699f458cf7ca: Pull complete 14:16:34 765212b225bb: Pull complete 14:16:34 f23df028b6ca: Pull complete 14:16:35 d65c8cfc05b1: Pull complete 14:16:50 2437ff75d9bd: Pull complete 14:16:50 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 14:16:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 14:16:50 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 14:16:50 prd-ubuntu18.04-docker-arm64-4c-16g-7045 does not seem to be running inside a container 14:16:50 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_edgex-taf-common_PR-40 -v /w/workspace/exfoundry_edgex-taf-common_PR-40:/w/workspace/exfoundry_edgex-taf-common_PR-40:rw,z -v /w/workspace/exfoundry_edgex-taf-common_PR-40@tmp:/w/workspace/exfoundry_edgex-taf-common_PR-40@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 14:16:52 $ docker top 5f399064eefde99cfa916e5da1c3a965c4db1adf335c118b06a08612d46ca502 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:16:53 ---> job-cost.sh 14:16:53 lf-activate-venv: SKIPPING 14:16:53 INFO: No Stack... 14:16:54 INFO: Retrieving Pricing Info for: v3-standard-4 14:16:55 INFO: Archiving Costs [Pipeline] sh 14:16:55 + cat /w/workspace/exfoundry_edgex-taf-common_PR-40/archives/cost.csv 14:16:55 + cut -d, -f6 [Pipeline] lock 14:16:55 Trying to acquire lock on [jenkins-edgexfoundry-edgex-taf-common-PR-40-1-stack-cost] 14:16:55 Resource [jenkins-edgexfoundry-edgex-taf-common-PR-40-1-stack-cost] did not exist. Created. 14:16:55 Lock acquired on [jenkins-edgexfoundry-edgex-taf-common-PR-40-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 14:16:56 /w/workspace/exfoundry_edgex-taf-common_PR-40@tmp/durable-bbaec4f2/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 14:16:57 + echo total: 0.10999999940395355 [Pipeline] stash 14:16:57 Warning: overwriting stash ‘stack-cost’ 14:16:57 Stashed 1 file(s) [Pipeline] } 14:16:57 Lock released on resource [jenkins-edgexfoundry-edgex-taf-common-PR-40-1-stack-cost] [Pipeline] // lock [Pipeline] } 14:16:57 $ docker stop --time=1 5f399064eefde99cfa916e5da1c3a965c4db1adf335c118b06a08612d46ca502 14:16:59 $ docker rm -f 5f399064eefde99cfa916e5da1c3a965c4db1adf335c118b06a08612d46ca502 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 14:17:00 + '[' -d /w/workspace/exfoundry_edgex-taf-common_PR-40/archives ']' 14:17:00 + ls -al /w/workspace/exfoundry_edgex-taf-common_PR-40/archives 14:17:00 total 4 14:17:00 drwxr-xr-x. 3 root root 34 Mar 14 14:03 . 14:17:00 drwxrwxr-x. 7 jenkins jenkins 266 Mar 14 14:03 .. 14:17:00 drwxr-xr-x. 2 root root 6 Mar 14 14:03 cost 14:17:00 -rw-r--r--. 1 root root 86 Mar 14 14:03 cost.csv 14:17:00 + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_edgex-taf-common_PR-40/archives 14:17:00 + ls -al /w/workspace/exfoundry_edgex-taf-common_PR-40/archives 14:17:00 total 4 14:17:00 drwxr-xr-x. 3 jenkins jenkins 34 Mar 14 14:03 . 14:17:00 drwxrwxr-x. 7 jenkins jenkins 266 Mar 14 14:03 .. 14:17:00 drwxr-xr-x. 2 jenkins jenkins 6 Mar 14 14:03 cost 14:17:00 -rw-r--r--. 1 jenkins jenkins 86 Mar 14 14:03 cost.csv [Pipeline] libraryResource [Pipeline] sh 14:17:01 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 14:17:01 ---> package-listing.sh 14:17:01 ++ facter osfamily 14:17:01 ++ tr '[:upper:]' '[:lower:]' 14:17:02 + OS_FAMILY=redhat 14:17:02 + workspace=/w/workspace/exfoundry_edgex-taf-common_PR-40 14:17:02 + START_PACKAGES=/tmp/packages_start.txt 14:17:02 + END_PACKAGES=/tmp/packages_end.txt 14:17:02 + DIFF_PACKAGES=/tmp/packages_diff.txt 14:17:02 + PACKAGES=/tmp/packages_start.txt 14:17:02 + '[' /w/workspace/exfoundry_edgex-taf-common_PR-40 ']' 14:17:02 + PACKAGES=/tmp/packages_end.txt 14:17:02 + case "${OS_FAMILY}" in 14:17:02 + sort 14:17:02 + rpm -qa 14:17:02 + '[' -f /tmp/packages_start.txt ']' 14:17:02 + '[' -f /tmp/packages_end.txt ']' 14:17:02 + diff /tmp/packages_start.txt /tmp/packages_end.txt 14:17:02 + '[' /w/workspace/exfoundry_edgex-taf-common_PR-40 ']' 14:17:02 + mkdir -p /w/workspace/exfoundry_edgex-taf-common_PR-40/archives/ 14:17:02 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_edgex-taf-common_PR-40/archives/ [Pipeline] echo 14:17:02 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/exfoundry_edgex-taf-common_PR-40/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 14:17:02 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 14:17:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:17:03 . [Pipeline] withDockerContainer 14:17:03 prd-centos7-docker-4c-2g-7044 does not seem to be running inside a container 14:17:03 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/exfoundry_edgex-taf-common_PR-40/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_edgex-taf-common_PR-40 -v /w/workspace/exfoundry_edgex-taf-common_PR-40:/w/workspace/exfoundry_edgex-taf-common_PR-40:rw,z -v /w/workspace/exfoundry_edgex-taf-common_PR-40@tmp:/w/workspace/exfoundry_edgex-taf-common_PR-40@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 14:17:03 $ docker top 4da72402e2a3dc9df9053fb7bdf5d6593a678dff77cbb59d59935fa17b31d49f -eo pid,comm [Pipeline] { [Pipeline] sh 14:17:04 + touch /tmp/pre-build-complete [Pipeline] sh 14:17:04 + mkdir -p /var/log/sysstat [Pipeline] sh 14:17:04 + ls /var/log/sa-host 14:17:04 + sadf -c /var/log/sa-host/sa14 14:17:04 file_magic: OK 14:17:04 HZ: Using current value: 100 14:17:04 file_header: OK 14:17:04 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 14:17:04 Statistics: 14:17:04 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 14:17:04 File successfully converted to sysstat format version 12.5.2 14:17:04 + sadf -c /var/log/sa-host/sa17 14:17:04 file_magic: OK 14:17:04 HZ: Using current value: 100 14:17:04 file_header: OK 14:17:04 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 14:17:04 Statistics: 14:17:04 Hnuu...uuuununununu...Hnuu...uuuununununu... 14:17:04 File successfully converted to sysstat format version 12.5.2 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:17:05 provisioning config files... 14:17:05 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_edgex-taf-common_PR-40@tmp/config5401511580925977997tmp [Pipeline] { [Pipeline] echo 14:17:05 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 14:17:05 ---> create-netrc.sh [Pipeline] } 14:17:05 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 14:17:06 ---> python-tools-install.sh [Pipeline] echo 14:17:06 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 14:17:06 ---> sudo-logs.sh 14:17:06 Archiving 'sudo' log.. 14:17:06 sudo: unable to resolve host prd-centos7-docker-4c-2g-7044.novalocal: Name or service not known 14:17:06 sudo: unable to resolve host prd-centos7-docker-4c-2g-7044.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 14:17:06 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 14:17:06 ---> job-cost.sh 14:17:06 lf-activate-venv: SKIPPING 14:17:06 DEBUG: total: 0.05999999865889549 14:17:06 INFO: Retrieving Stack Cost... 14:17:07 INFO: Retrieving Pricing Info for: v3-standard-2 14:17:07 INFO: Archiving Costs [Pipeline] echo 14:17:07 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 14:17:07 ---> logs-deploy.sh 14:17:07 lf-activate-venv: SKIPPING 14:17:07 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-taf-common/PR-40/1 14:17:07 INFO: archiving workspace using pattern(s): 14:17:08 Archives upload complete. 14:17:08 INFO: archiving logs to Nexus