Pull request #44 updated 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 cherrycl for edgexfoundry/edgex-taf-common Obtained Jenkinsfile from d8d314b64701a95337bb77168f09f50767791402+1d44a59e8839b561502e27e6228a648cc97b4b41 (4cb89fa89f9152720de289d88f541d38927b0958) 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-ssh863508732056733769.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 2c432abcf2d142718d3fe157e81a44428d9b823e 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-ssh6450160740414805962.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 2c432abcf2d142718d3fe157e81a44428d9b823e The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-taf-common/branches/PR-44/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > 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 > 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-44/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17337893949021531704.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 2c432abcf2d142718d3fe157e81a44428d9b823e (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 2c432abcf2d142718d3fe157e81a44428d9b823e # timeout=10 Commit message: "Merge pull request #406 from ernestojeda/go.18-debug" > 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 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that 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-ssh14728937801705923665.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 2ebbc55eab71e191b38dc3bff9bc5b1b552b008d The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-taf-common/branches/PR-44/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags 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-44/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh3816058614480198763.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 2ebbc55eab71e191b38dc3bff9bc5b1b552b008d (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 2ebbc55eab71e191b38dc3bff9bc5b1b552b008d # timeout=10 Commit message: "Merge changes Iad18a535,I8019d0c0" > 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 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that 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: [[ubuntu20.04-docker-8c-8g, ubuntu20.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 Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-22574’ Running on prd-ubuntu20.04-docker-8c-8g-22577 in /w/workspace/exfoundry_edgex-taf-common_PR-44 [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-44 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > 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 > 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 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/pull/44/head:refs/remotes/origin/PR-44 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 1d44a59e8839b561502e27e6228a648cc97b4b41 into PR head commit d8d314b64701a95337bb77168f09f50767791402 Merge succeeded, producing d8d314b64701a95337bb77168f09f50767791402 Checking out Revision d8d314b64701a95337bb77168f09f50767791402 (PR-44) > git config core.sparsecheckout # timeout=10 > git checkout -f d8d314b64701a95337bb77168f09f50767791402 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 1d44a59e8839b561502e27e6228a648cc97b4b41 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d8d314b64701a95337bb77168f09f50767791402 # timeout=10 Commit message: "Add pycryptodome library and update some library's version" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 05:36:56 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 05:36:56 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 05:36:56 ========================================================= 05:36:56 EdgeX Global Pipelines Version Info 05:36:56 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk b7f84f9d55db158b813644734384b5a544012db9 # timeout=10 05:36:57 ------------------- 05:36:57 stable info: 05:36:57 ------------------- 05:36:57 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 05:36:57 Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e 05:36:57 Message: update stable to v1.0.238 05:36:57 ------------------- 05:36:57 experimental info: 05:36:57 ------------------- 05:36:57 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 05:36:57 Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e 05:36:57 Message: update experimental to v1.0.238 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo 05:36:58 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = taf-settings [Pipeline] echo 05:36:58 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-taf-common [Pipeline] echo 05:36:58 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 05:36:58 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 05:36:58 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 05:36:58 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-taf-common [Pipeline] echo 05:36:58 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 05:36:58 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = snapshots [Pipeline] echo 05:36:58 [edgeXSetupEnvironment]: set envvar DOCKER_PUSH_LATEST = true [Pipeline] echo 05:36:58 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 05:36:58 [edgeXSetupEnvironment]: set envvar ARCHIVE_IMAGE = false [Pipeline] echo 05:36:58 [edgeXSetupEnvironment]: set envvar ARCHIVE_NAME = edgex-taf-common-archive.tar.gz [Pipeline] echo 05:36:58 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 05:36:58 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 05:36:58 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-44 [Pipeline] echo 05:36:58 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-44 [Pipeline] echo 05:36:58 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-44 [Pipeline] echo 05:36:58 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d8d314b64701a95337bb77168f09f50767791402 [Pipeline] echo 05:36:58 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d8d314b [Pipeline] echo 05:36:58 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:36:58 provisioning config files... 05:36:58 copy managed file [taf-settings] to file:/w/workspace/exfoundry_edgex-taf-common_PR-44@tmp/config7596381442150099877tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:36:58 ---> docker-login.sh 05:36:58 nexus3.edgexfoundry.org:10001 05:36:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:36:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:36:59 Configure a credential helper to remove this warning. See 05:36:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:36:59 05:36:59 Login Succeeded 05:36:59 nexus3.edgexfoundry.org:10002 05:36:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:36:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:36:59 Configure a credential helper to remove this warning. See 05:36:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:36:59 05:36:59 Login Succeeded 05:36:59 nexus3.edgexfoundry.org:10003 05:36:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:36:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:36:59 Configure a credential helper to remove this warning. See 05:36:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:36:59 05:36:59 Login Succeeded 05:36:59 nexus3.edgexfoundry.org:10004 05:36:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:36:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:36:59 Configure a credential helper to remove this warning. See 05:36:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:36:59 05:36:59 Login Succeeded 05:36:59 docker.io 05:36:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:36:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:36:59 Configure a credential helper to remove this warning. See 05:36:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:36:59 05:36:59 Login Succeeded 05:36:59 ---> docker-login.sh ends [Pipeline] } 05:36:59 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 05:37:00 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 05:37:00 + grep -v github /etc/ssh/ssh_known_hosts 05:37:00 + [ -e /tmp/ssh_known_hosts ] 05:37:00 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 05:37:00 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 05:37:00 + sudo tee -a /etc/ssh/ssh_known_hosts 05:37:00 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:37:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:37:00 05:37:00 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:37:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:37:01 0.1.4: Pulling from edgex-devops/py-git-semver 05:37:01 b85a868b505f: Pulling fs layer 05:37:01 e2be974225ed: Pulling fs layer 05:37:01 339a4e72a1f5: Pulling fs layer 05:37:01 988bab9f4d93: Pulling fs layer 05:37:01 1469e6f7b9e6: Pulling fs layer 05:37:01 eaf3925da568: Pulling fs layer 05:37:01 bab4dde63d76: Pulling fs layer 05:37:01 bde34c3a00c8: Pulling fs layer 05:37:01 b352a97aabf1: Pulling fs layer 05:37:01 4872d77fe225: Pulling fs layer 05:37:01 5851b861e8e6: Pulling fs layer 05:37:01 bab4dde63d76: Waiting 05:37:01 bde34c3a00c8: Waiting 05:37:01 988bab9f4d93: Waiting 05:37:01 1469e6f7b9e6: Waiting 05:37:01 eaf3925da568: Waiting 05:37:01 b352a97aabf1: Waiting 05:37:01 4872d77fe225: Waiting 05:37:01 e2be974225ed: Verifying Checksum 05:37:01 e2be974225ed: Download complete 05:37:01 988bab9f4d93: Download complete 05:37:01 339a4e72a1f5: Verifying Checksum 05:37:01 339a4e72a1f5: Download complete 05:37:01 1469e6f7b9e6: Verifying Checksum 05:37:01 1469e6f7b9e6: Download complete 05:37:01 eaf3925da568: Verifying Checksum 05:37:01 eaf3925da568: Download complete 05:37:01 bde34c3a00c8: Download complete 05:37:01 b352a97aabf1: Verifying Checksum 05:37:01 b352a97aabf1: Download complete 05:37:01 4872d77fe225: Download complete 05:37:01 5851b861e8e6: Verifying Checksum 05:37:01 5851b861e8e6: Download complete 05:37:01 b85a868b505f: Verifying Checksum 05:37:01 b85a868b505f: Download complete 05:37:01 bab4dde63d76: Verifying Checksum 05:37:01 bab4dde63d76: Download complete 05:37:02 b85a868b505f: Pull complete 05:37:02 e2be974225ed: Pull complete 05:37:03 339a4e72a1f5: Pull complete 05:37:03 988bab9f4d93: Pull complete 05:37:03 1469e6f7b9e6: Pull complete 05:37:03 eaf3925da568: Pull complete 05:37:05 bab4dde63d76: Pull complete 05:37:05 bde34c3a00c8: Pull complete 05:37:05 b352a97aabf1: Pull complete 05:37:05 4872d77fe225: Pull complete 05:37:05 5851b861e8e6: Pull complete 05:37:05 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 05:37:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:37:05 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:37:05 prd-ubuntu20.04-docker-8c-8g-22577 does not seem to be running inside a container 05:37:05 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_edgex-taf-common_PR-44 -v /w/workspace/exfoundry_edgex-taf-common_PR-44:/w/workspace/exfoundry_edgex-taf-common_PR-44:rw,z -v /w/workspace/exfoundry_edgex-taf-common_PR-44@tmp:/w/workspace/exfoundry_edgex-taf-common_PR-44@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-devops/py-git-semver:0.1.4 cat 05:37:07 $ docker top 7b85c1529f818c420109475934ae91df1901864d424d89c9a2f9f289fd809f0e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:37:07 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:37:07 [ssh-agent] Looking for ssh-agent implementation... 05:37:08 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:37:08 $ docker exec 7b85c1529f818c420109475934ae91df1901864d424d89c9a2f9f289fd809f0e ssh-agent 05:37:08 SSH_AUTH_SOCK=/tmp/ssh-IPZUufmsligM/agent.33 05:37:08 SSH_AGENT_PID=39 05:37:08 Running ssh-add (command line suppressed) 05:37:08 Identity added: /w/workspace/exfoundry_edgex-taf-common_PR-44@tmp/private_key_2756130507607213350.key (/w/workspace/exfoundry_edgex-taf-common_PR-44@tmp/private_key_2756130507607213350.key) 05:37:08 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:37:08 + git tag --points-at HEAD [Pipeline] } 05:37:08 $ docker exec --env ******** --env ******** 7b85c1529f818c420109475934ae91df1901864d424d89c9a2f9f289fd809f0e ssh-agent -k 05:37:08 unset SSH_AUTH_SOCK; 05:37:08 unset SSH_AGENT_PID; 05:37:08 echo Agent pid 39 killed; 05:37:08 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 05:37:08 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:37:08 [ssh-agent] Looking for ssh-agent implementation... 05:37:08 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:37:08 $ docker exec 7b85c1529f818c420109475934ae91df1901864d424d89c9a2f9f289fd809f0e ssh-agent 05:37:09 SSH_AUTH_SOCK=/tmp/ssh-tuykVTRnAqLI/agent.73 05:37:09 SSH_AGENT_PID=79 05:37:09 Running ssh-add (command line suppressed) 05:37:09 Identity added: /w/workspace/exfoundry_edgex-taf-common_PR-44@tmp/private_key_4801078999196050766.key (/w/workspace/exfoundry_edgex-taf-common_PR-44@tmp/private_key_4801078999196050766.key) 05:37:09 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:37:09 + git semver init 05:37:09 2022-08-12 05:37:09,652 [run_init] DEBUG init version:0.0.0 force:False 05:37:09 2022-08-12 05:37:09,652 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_edgex-taf-common_PR-44/.semver 05:37:09 2022-08-12 05:37:09,653 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-taf-common.git /w/workspace/exfoundry_edgex-taf-common_PR-44/.semver 05:37:09 2022-08-12 05:37:09,653 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-taf-common.git', '/w/workspace/exfoundry_edgex-taf-common_PR-44/.semver'], cwd=/w/workspace/exfoundry_edgex-taf-common_PR-44, universal_newlines=False, shell=None, istream=None) 05:37:10 2022-08-12 05:37:10,224 [append_file] DEBUG append to file:/w/workspace/exfoundry_edgex-taf-common_PR-44/.git/info/exclude 05:37:10 2022-08-12 05:37:10,225 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_edgex-taf-common_PR-44/.semver/PR-44 with force:False 05:37:10 2022-08-12 05:37:10,225 [write_file] DEBUG write to file:/w/workspace/exfoundry_edgex-taf-common_PR-44/.semver/PR-44 05:37:10 2022-08-12 05:37:10,229 [execute] INFO git cat-file --batch-check 05:37:10 2022-08-12 05:37:10,229 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_edgex-taf-common_PR-44/.semver, universal_newlines=False, shell=None, istream=) 05:37:10 2022-08-12 05:37:10,235 [execute] INFO git cat-file --batch 05:37:10 2022-08-12 05:37:10,236 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_edgex-taf-common_PR-44/.semver, universal_newlines=False, shell=None, istream=) 05:37:10 2022-08-12 05:37:10,241 [read_version] DEBUG read version from /w/workspace/exfoundry_edgex-taf-common_PR-44/.semver/PR-44 05:37:10 0.0.0 [Pipeline] } 05:37:10 $ docker exec --env ******** --env ******** 7b85c1529f818c420109475934ae91df1901864d424d89c9a2f9f289fd809f0e ssh-agent -k 05:37:10 unset SSH_AUTH_SOCK; 05:37:10 unset SSH_AGENT_PID; 05:37:10 echo Agent pid 79 killed; 05:37:10 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:37:10 + git semver [Pipeline] } 05:37:11 $ docker stop --time=1 7b85c1529f818c420109475934ae91df1901864d424d89c9a2f9f289fd809f0e 05:37:12 $ docker rm -f 7b85c1529f818c420109475934ae91df1901864d424d89c9a2f9f289fd809f0e [Pipeline] // withDockerContainer [Pipeline] sh 05:37:12 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 05:37:12 Stashed 1 file(s) [Pipeline] echo 05:37:12 [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 05:37:13 provisioning config files... 05:37:13 copy managed file [taf-settings] to file:/w/workspace/exfoundry_edgex-taf-common_PR-44@tmp/config1087008189718056759tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:37:13 ---> docker-login.sh 05:37:13 nexus3.edgexfoundry.org:10001 05:37:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:37:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:37:13 Configure a credential helper to remove this warning. See 05:37:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:37:13 05:37:13 Login Succeeded 05:37:13 nexus3.edgexfoundry.org:10002 05:37:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:37:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:37:13 Configure a credential helper to remove this warning. See 05:37:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:37:13 05:37:13 Login Succeeded 05:37:13 nexus3.edgexfoundry.org:10003 05:37:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:37:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:37:13 Configure a credential helper to remove this warning. See 05:37:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:37:13 05:37:13 Login Succeeded 05:37:13 nexus3.edgexfoundry.org:10004 05:37:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:37:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:37:13 Configure a credential helper to remove this warning. See 05:37:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:37:13 05:37:13 Login Succeeded 05:37:13 docker.io 05:37:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:37:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:37:14 Configure a credential helper to remove this warning. See 05:37:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:37:14 05:37:14 Login Succeeded 05:37:14 ---> docker-login.sh ends [Pipeline] } 05:37:14 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 05:37:14 + sudo chown -R jenkins:jenkins . [Pipeline] sh 05:37:15 + ls -al . 05:37:15 total 68 05:37:15 drwxrwxr-x 6 jenkins jenkins 4096 Aug 12 05:37 . 05:37:15 drwxrwxr-x 4 jenkins jenkins 4096 Aug 12 05:36 .. 05:37:15 drwxrwxr-x 8 jenkins jenkins 4096 Aug 12 05:37 .git 05:37:15 -rw-rw-r-- 1 jenkins jenkins 22 Aug 12 05:36 .gitignore 05:37:15 drwxr-xr-x 3 jenkins jenkins 4096 Aug 12 05:37 .semver 05:37:15 -rw-rw-r-- 1 jenkins jenkins 1757 Aug 12 05:36 Dockerfile 05:37:15 -rw-rw-r-- 1 jenkins jenkins 746 Aug 12 05:36 Jenkinsfile 05:37:15 -rw-rw-r-- 1 jenkins jenkins 11381 Aug 12 05:36 LICENSE 05:37:15 -rw-rw-r-- 1 jenkins jenkins 3582 Aug 12 05:36 README.md 05:37:15 drwxrwxr-x 4 jenkins jenkins 4096 Aug 12 05:36 TAF-Manager 05:37:15 drwxrwxr-x 6 jenkins jenkins 4096 Aug 12 05:36 TUC 05:37:15 -rw-rw-r-- 1 jenkins jenkins 5 Aug 12 05:37 VERSION 05:37:15 -rw-rw-r-- 1 jenkins jenkins 283 Aug 12 05:36 requirements.txt 05:37:15 -rw-rw-r-- 1 jenkins jenkins 54 Aug 12 05:36 robot-entrypoint.sh 05:37:15 -rw-rw-r-- 1 jenkins jenkins 445 Aug 12 05:36 setup.py [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:37:15 + docker build -t edgex-taf-common -f Dockerfile --build-arg ARCH=amd64 --label git_sha=d8d314b64701a95337bb77168f09f50767791402 --label arch=amd64 --label version=0.0.0 . 05:37:15 Sending build context to Docker daemon 400.9kB 05:37:15 Step 1/12 : FROM alpine:3.16 05:37:16 3.16: Pulling from library/alpine 05:37:16 213ec9aee27d: Pulling fs layer 05:37:16 213ec9aee27d: Verifying Checksum 05:37:16 213ec9aee27d: Download complete 05:37:16 213ec9aee27d: Pull complete 05:37:16 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 05:37:16 Status: Downloaded newer image for alpine:3.16 05:37:16 ---> 9c6f07244728 05:37:16 Step 2/12 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: IOTech' 05:37:16 ---> Running in 7d30f75108a3 05:37:17 Removing intermediate container 7d30f75108a3 05:37:17 ---> d27e69aa2efe 05:37:17 Step 3/12 : LABEL maintainer="Bruce Huang " 05:37:17 ---> Running in eae23201478f 05:37:17 Removing intermediate container eae23201478f 05:37:17 ---> f0d1654adfe3 05:37:17 Step 4/12 : COPY . /edgex-taf/edgex-taf-common 05:37:17 ---> 3132a10f44bd 05:37:17 Step 5/12 : COPY robot-entrypoint.sh /usr/local/bin/ 05:37:17 ---> 4026b672d833 05:37:17 Step 6/12 : WORKDIR /edgex-taf 05:37:17 ---> Running in 3f87bc1f0a19 05:37:17 Removing intermediate container 3f87bc1f0a19 05:37:17 ---> 824503370b81 05:37:17 Step 7/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 05:37:17 ---> Running in e628b118c2fd 05:37:18 Removing intermediate container e628b118c2fd 05:37:18 ---> 8baac147acbd 05:37:18 Step 8/12 : RUN apk add --update --no-cache openssl py3-pip curl docker-cli && apk add --no-cache chromium chromium-chromedriver && 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 && pip3 install -U numpy==1.22.3 && pip3 install -U psutil==5.9.0 && pip3 install -U pycryptodome==3.15.0 05:37:18 ---> Running in b1e4484fb900 05:37:18 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 05:37:19 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 05:37:19 (1/32) Installing ca-certificates (20220614-r0) 05:37:19 (2/32) Installing brotli-libs (1.0.9-r6) 05:37:20 (3/32) Installing nghttp2-libs (1.47.0-r0) 05:37:20 (4/32) Installing libcurl (7.83.1-r2) 05:37:20 (5/32) Installing curl (7.83.1-r2) 05:37:20 (6/32) Installing docker-cli (20.10.16-r2) 05:37:21 (7/32) Installing openssl (1.1.1q-r0) 05:37:21 (8/32) Installing libbz2 (1.0.8-r1) 05:37:21 (9/32) Installing expat (2.4.8-r0) 05:37:21 (10/32) Installing libffi (3.4.2-r1) 05:37:21 (11/32) Installing gdbm (1.23-r0) 05:37:21 (12/32) Installing xz-libs (5.2.5-r1) 05:37:21 (13/32) Installing libgcc (11.2.1_git20220219-r2) 05:37:21 (14/32) Installing libstdc++ (11.2.1_git20220219-r2) 05:37:21 (15/32) Installing mpdecimal (2.5.1-r1) 05:37:22 (16/32) Installing ncurses-terminfo-base (6.3_p20220521-r0) 05:37:22 (17/32) Installing ncurses-libs (6.3_p20220521-r0) 05:37:22 (18/32) Installing readline (8.1.2-r0) 05:37:22 (19/32) Installing sqlite-libs (3.38.5-r0) 05:37:22 (20/32) Installing python3 (3.10.5-r0) 05:37:23 (21/32) Installing py3-contextlib2 (21.6.0-r2) 05:37:23 (22/32) Installing py3-tomli (2.0.1-r1) 05:37:23 (23/32) Installing py3-pep517 (0.12.0-r2) 05:37:23 (24/32) Installing py3-six (1.16.0-r1) 05:37:23 (25/32) Installing py3-retrying (1.3.3-r3) 05:37:23 (26/32) Installing py3-appdirs (1.4.4-r3) 05:37:23 (27/32) Installing py3-more-itertools (8.13.0-r0) 05:37:24 (28/32) Installing py3-ordered-set (4.0.2-r3) 05:37:24 (29/32) Installing py3-parsing (2.4.7-r3) 05:37:24 (30/32) Installing py3-packaging (21.3-r0) 05:37:24 (31/32) Installing py3-setuptools (59.4.0-r0) 05:37:24 (32/32) Installing py3-pip (22.1.1-r0) 05:37:24 Executing busybox-1.35.0-r17.trigger 05:37:24 Executing ca-certificates-20220614-r0.trigger 05:37:24 OK: 122 MiB in 46 packages 05:37:24 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 05:37:25 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 05:37:26 (1/125) Installing libmagic (5.41-r0) 05:37:26 (2/125) Installing file (5.41-r0) 05:37:26 (3/125) Installing libxau (1.0.9-r0) 05:37:26 (4/125) Installing libxdmcp (1.1.3-r0) 05:37:26 (5/125) Installing libxcb (1.15-r0) 05:37:26 (6/125) Installing libx11 (1.8-r0) 05:37:26 (7/125) Installing libxext (1.3.4-r0) 05:37:26 (8/125) Installing libice (1.0.10-r0) 05:37:26 (9/125) Installing libuuid (2.38-r1) 05:37:26 (10/125) Installing libsm (1.2.3-r0) 05:37:26 (11/125) Installing libxt (1.2.1-r0) 05:37:27 (12/125) Installing libxmu (1.1.3-r0) 05:37:27 (13/125) Installing xset (1.2.4-r0) 05:37:27 (14/125) Installing xprop (1.2.5-r0) 05:37:27 (15/125) Installing xdg-utils (1.1.3-r3) 05:37:27 (16/125) Installing eudev-libs (3.2.11-r0) 05:37:27 (17/125) Installing pkgconf (1.8.0-r1) 05:37:27 (18/125) Installing libintl (0.21-r2) 05:37:27 (19/125) Installing libblkid (2.38-r1) 05:37:27 (20/125) Installing libmount (2.38-r1) 05:37:27 (21/125) Installing pcre (8.45-r2) 05:37:27 (22/125) Installing glib (2.72.1-r0) 05:37:28 Still waiting to schedule task 05:37:28 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-22575’ 05:37:28 (23/125) Installing libxml2 (2.9.14-r0) 05:37:28 (24/125) Installing shared-mime-info (2.2-r0) 05:37:28 (25/125) Installing hicolor-icon-theme (0.17-r1) 05:37:28 (26/125) Installing libjpeg-turbo (2.1.3-r1) 05:37:28 (27/125) Installing libpng (1.6.37-r1) 05:37:28 (28/125) Installing libwebp (1.2.3-r0) 05:37:28 (29/125) Installing zstd-libs (1.5.2-r1) 05:37:28 (30/125) Installing tiff (4.3.0-r1) 05:37:28 (31/125) Installing gdk-pixbuf (2.42.8-r0) 05:37:28 (32/125) Installing gtk-update-icon-cache (2.24.33-r3) 05:37:28 (33/125) Installing libxcomposite (0.4.5-r0) 05:37:29 (34/125) Installing libxfixes (6.0.0-r0) 05:37:29 (35/125) Installing libxrender (0.9.10-r3) 05:37:29 (36/125) Installing libxcursor (1.2.1-r0) 05:37:29 (37/125) Installing libxdamage (1.1.5-r1) 05:37:29 (38/125) Installing libxi (1.8-r0) 05:37:29 (39/125) Installing libxinerama (1.1.4-r1) 05:37:29 (40/125) Installing libxrandr (1.5.2-r1) 05:37:29 (41/125) Installing atk (2.38.0-r0) 05:37:29 (42/125) Installing libxtst (1.2.3-r3) 05:37:30 (43/125) Installing dbus-libs (1.14.0-r1) 05:37:30 (44/125) Installing at-spi2-core (2.44.1-r0) 05:37:30 (45/125) Installing at-spi2-atk (2.38.0-r0) 05:37:30 (46/125) Installing freetype (2.12.1-r0) 05:37:30 (47/125) Installing fontconfig (2.14.0-r0) 05:37:30 (48/125) Installing pixman (0.40.0-r3) 05:37:30 (49/125) Installing cairo (1.17.4-r2) 05:37:30 (50/125) Installing cairo-gobject (1.17.4-r2) 05:37:30 (51/125) Installing avahi-libs (0.8-r6) 05:37:30 (52/125) Installing gmp (6.2.1-r2) 05:37:30 (53/125) Installing nettle (3.7.3-r0) 05:37:31 (54/125) Installing p11-kit (0.24.1-r0) 05:37:31 (55/125) Installing libtasn1 (4.18.0-r0) 05:37:31 (56/125) Installing libunistring (1.0-r0) 05:37:31 (57/125) Installing gnutls (3.7.7-r0) 05:37:31 (58/125) Installing cups-libs (2.4.2-r0) 05:37:31 (59/125) Installing libepoxy (1.5.10-r0) 05:37:31 (60/125) Installing fribidi (1.0.12-r0) 05:37:31 (61/125) Installing graphite2 (1.3.14-r1) 05:37:31 (62/125) Installing harfbuzz (4.3.0-r0) 05:37:31 (63/125) Installing libxft (2.3.4-r0) 05:37:31 (64/125) Installing pango (1.50.7-r0) 05:37:32 (65/125) Installing wayland-libs-client (1.20.0-r0) 05:37:32 (66/125) Installing wayland-libs-cursor (1.20.0-r0) 05:37:32 (67/125) Installing wayland-libs-egl (1.20.0-r0) 05:37:32 (68/125) Installing xkeyboard-config (2.35.1-r0) 05:37:32 (69/125) Installing libxkbcommon (1.4.1-r0) 05:37:32 (70/125) Installing gtk+3.0 (3.24.34-r1) 05:37:32 Executing gtk+3.0-3.24.34-r1.post-install 05:37:32 (71/125) Installing libfontenc (1.1.4-r0) 05:37:32 (72/125) Installing mkfontscale (1.2.2-r0) 05:37:33 (73/125) Installing font-opensans (0_git20210927-r0) 05:37:33 (74/125) Installing libogg (1.3.5-r1) 05:37:33 (75/125) Installing flac (1.3.4-r0) 05:37:33 (76/125) Installing alsa-lib (1.2.7.2-r0) 05:37:33 (77/125) Installing libatomic (11.2.1_git20220219-r2) 05:37:33 (78/125) Installing sdl2 (2.0.22-r0) 05:37:33 (79/125) Installing aom-libs (3.3.0-r0) 05:37:34 (80/125) Installing libass (0.16.0-r0) 05:37:34 (81/125) Installing libdav1d (1.0.0-r0) 05:37:34 (82/125) Installing libpciaccess (0.16-r0) 05:37:34 (83/125) Installing libdrm (2.4.110-r0) 05:37:34 (84/125) Installing lame (3.100-r0) 05:37:35 (85/125) Installing opus (1.3.1-r1) 05:37:35 (86/125) Installing libasyncns (0.8-r1) 05:37:35 (87/125) Installing libltdl (2.4.7-r0) 05:37:35 (88/125) Installing orc (0.4.32-r0) 05:37:35 (89/125) Installing libvorbis (1.3.7-r0) 05:37:35 (90/125) Installing libsndfile (1.1.0-r0) 05:37:35 (91/125) Installing libgomp (11.2.1_git20220219-r2) 05:37:35 (92/125) Installing soxr (0.1.3-r2) 05:37:35 (93/125) Installing speexdsp (1.2.0-r0) 05:37:35 (94/125) Installing tdb-libs (1.4.6-r0) 05:37:35 (95/125) Installing libpulse (15.0-r2) 05:37:36 (96/125) Installing cjson (1.7.15-r3) 05:37:36 (97/125) Installing mbedtls (2.28.1-r0) 05:37:36 (98/125) Installing librist (0.2.6-r1) 05:37:36 (99/125) Installing libsrt (1.4.4-r0) 05:37:36 (100/125) Installing libssh (0.9.6-r1) 05:37:36 (101/125) Installing libtheora (1.1.1-r16) 05:37:36 (102/125) Installing v4l-utils-libs (1.22.1-r1) 05:37:36 (103/125) Installing libva (2.14.0-r0) 05:37:36 (104/125) Installing libvdpau (1.5-r0) 05:37:36 (105/125) Installing vidstab (1.1.0-r1) 05:37:36 (106/125) Installing libvpx (1.11.0-r1) 05:37:37 (107/125) Installing x264-libs (0.163_git20210613-r0) 05:37:37 (108/125) Installing numactl (2.0.14-r0) 05:37:37 (109/125) Installing x265-libs (3.5-r3) 05:37:37 (110/125) Installing xvidcore (1.3.7-r1) 05:37:37 (111/125) Installing ffmpeg-libs (5.0.1-r1) 05:37:38 (112/125) Installing libevent (2.1.12-r4) 05:37:38 (113/125) Installing mesa (21.3.8-r2) 05:37:38 (114/125) Installing wayland-libs-server (1.20.0-r0) 05:37:38 (115/125) Installing mesa-gbm (21.3.8-r2) 05:37:38 (116/125) Installing lcms2 (2.13.1-r0) 05:37:38 (117/125) Installing nspr (4.33-r0) 05:37:38 (118/125) Installing nss (3.78.1-r0) 05:37:38 (119/125) Installing re2 (2022.04.01-r0) 05:37:39 (120/125) Installing snappy (1.1.9-r4) 05:37:39 (121/125) Installing libgpg-error (1.45-r0) 05:37:39 (122/125) Installing libgcrypt (1.10.1-r0) 05:37:39 (123/125) Installing libxslt (1.1.35-r0) 05:37:39 (124/125) Installing chromium (102.0.5005.167-r0) 05:37:46 (125/125) Installing chromium-chromedriver (102.0.5005.167-r0) 05:37:46 Executing busybox-1.35.0-r17.trigger 05:37:46 Executing glib-2.72.1-r0.trigger 05:37:46 Executing shared-mime-info-2.2-r0.trigger 05:37:49 Executing gdk-pixbuf-2.42.8-r0.trigger 05:37:49 Executing gtk-update-icon-cache-2.24.33-r3.trigger 05:37:49 Executing fontconfig-2.14.0-r0.trigger 05:37:49 Executing mkfontscale-1.2.2-r0.trigger 05:37:49 OK: 491 MiB in 171 packages 05:37:49 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 05:37:49 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 05:37:50 (1/23) Installing binutils (2.38-r3) 05:37:50 (2/23) Installing isl22 (0.22-r0) 05:37:50 (3/23) Installing mpfr4 (4.1.0-r0) 05:37:50 (4/23) Installing mpc1 (1.2.1-r0) 05:37:50 (5/23) Installing gcc (11.2.1_git20220219-r2) 05:37:53 (6/23) Installing musl-dev (1.2.3-r0) 05:37:54 (7/23) Installing libc-dev (0.7.2-r3) 05:37:54 (8/23) Installing linux-headers (5.16.7-r1) 05:37:54 (9/23) Installing libffi-dev (3.4.2-r1) 05:37:54 (10/23) Installing libpq (14.4-r1) 05:37:54 (11/23) Installing openssl-dev (1.1.1q-r0) 05:37:54 (12/23) Installing libpq-dev (14.4-r1) 05:37:54 (13/23) Installing libecpg (14.4-r1) 05:37:54 (14/23) Installing libecpg-dev (14.4-r1) 05:37:54 (15/23) Installing llvm13-libs (13.0.1-r2) 05:37:57 (16/23) Installing clang-libs (13.0.1-r1) 05:38:00 (17/23) Installing clang (13.0.1-r1) 05:38:00 (18/23) Installing icu-data-en (71.1-r2) 05:38:00 Executing icu-data-en-71.1-r2.post-install 05:38:00 * 05:38:00 * If you need ICU with non-English locales and legacy charset support, install 05:38:00 * package icu-data-full. 05:38:00 * 05:38:00 (19/23) Installing icu-libs (71.1-r2) 05:38:00 (20/23) Installing icu (71.1-r2) 05:38:00 (21/23) Installing icu-dev (71.1-r2) 05:38:00 (22/23) Installing llvm13 (13.0.1-r2) 05:38:02 (23/23) Installing postgresql14-dev (14.4-r1) 05:38:02 Executing busybox-1.35.0-r17.trigger 05:38:02 OK: 911 MiB in 194 packages 05:38:02 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 05:38:03 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 05:38:04 (1/6) Installing g++ (11.2.1_git20220219-r2) 05:38:05 (2/6) Installing python3-dev (3.10.5-r0) 05:38:08 (3/6) Installing libsodium (1.0.18-r0) 05:38:08 (4/6) Installing libzmq (4.3.4-r0) 05:38:08 (5/6) Installing libsodium-dev (1.0.18-r0) 05:38:08 (6/6) Installing zeromq-dev (4.3.4-r0) 05:38:08 Executing busybox-1.35.0-r17.trigger 05:38:08 OK: 1015 MiB in 200 packages 05:38:10 Processing ./edgex-taf-common 05:38:10 Preparing metadata (setup.py): started 05:38:10 Preparing metadata (setup.py): finished with status 'done' 05:38:10 Using legacy 'setup.py install' for edgex-taf-common, since package 'wheel' is not installed. 05:38:10 Installing collected packages: edgex-taf-common 05:38:10 Running setup.py install for edgex-taf-common: started 05:38:10 Running setup.py install for edgex-taf-common: finished with status 'done' 05:38:10 Successfully installed edgex-taf-common-0.0.0 05:38:10 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 05:38:11 Collecting robotframework==4.1.3 05:38:11 Downloading robotframework-4.1.3-py2.py3-none-any.whl (659 kB) 05:38:11 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 659.8/659.8 kB 18.6 MB/s eta 0:00:00 05:38:11 Installing collected packages: robotframework 05:38:11 Successfully installed robotframework-4.1.3 05:38:11 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 05:38:12 Collecting docker==4.4.1 05:38:12 Downloading docker-4.4.1-py2.py3-none-any.whl (146 kB) 05:38:12 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 146.8/146.8 kB 13.6 MB/s eta 0:00:00 05:38:12 Requirement already satisfied: six>=1.4.0 in /usr/lib/python3.10/site-packages (from docker==4.4.1) (1.16.0) 05:38:12 Collecting websocket-client>=0.32.0 05:38:12 Downloading websocket_client-1.3.3-py3-none-any.whl (54 kB) 05:38:12 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 54.3/54.3 kB 6.7 MB/s eta 0:00:00 05:38:12 Collecting requests!=2.18.0,>=2.14.2 05:38:12 Downloading requests-2.28.1-py3-none-any.whl (62 kB) 05:38:12 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.8/62.8 kB 10.5 MB/s eta 0:00:00 05:38:12 Collecting idna<4,>=2.5 05:38:12 Downloading idna-3.3-py3-none-any.whl (61 kB) 05:38:12 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.2/61.2 kB 7.7 MB/s eta 0:00:00 05:38:12 Collecting certifi>=2017.4.17 05:38:13 Downloading certifi-2022.6.15-py3-none-any.whl (160 kB) 05:38:13 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 160.2/160.2 kB 17.5 MB/s eta 0:00:00 05:38:13 Collecting urllib3<1.27,>=1.21.1 05:38:13 Downloading urllib3-1.26.11-py2.py3-none-any.whl (139 kB) 05:38:13 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 139.9/139.9 kB 16.2 MB/s eta 0:00:00 05:38:13 Collecting charset-normalizer<3,>=2 05:38:13 Downloading charset_normalizer-2.1.0-py3-none-any.whl (39 kB) 05:38:13 Installing collected packages: websocket-client, urllib3, idna, charset-normalizer, certifi, requests, docker 05:38:13 Successfully installed certifi-2022.6.15 charset-normalizer-2.1.0 docker-4.4.1 idna-3.3 requests-2.28.1 urllib3-1.26.11 websocket-client-1.3.3 05:38:13 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 05:38:14 Collecting python-dotenv==0.15.0 05:38:14 Downloading python_dotenv-0.15.0-py2.py3-none-any.whl (18 kB) 05:38:14 Installing collected packages: python-dotenv 05:38:14 Successfully installed python-dotenv-0.15.0 05:38: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 05:38:15 Collecting RESTinstance==1.0.2 05:38:15 Downloading RESTinstance-1.0.2-py3-none-any.whl (27 kB) 05:38:15 Collecting docutils 05:38:15 Downloading docutils-0.19-py3-none-any.whl (570 kB) 05:38:15 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 570.5/570.5 kB 16.1 MB/s eta 0:00:00 05:38:15 Requirement already satisfied: requests in /usr/lib/python3.10/site-packages (from RESTinstance==1.0.2) (2.28.1) 05:38:15 Collecting strict-rfc3339 05:38:15 Downloading strict-rfc3339-0.7.tar.gz (17 kB) 05:38:15 Preparing metadata (setup.py): started 05:38:15 Preparing metadata (setup.py): finished with status 'done' 05:38:15 Collecting tzlocal 05:38:15 Downloading tzlocal-4.2-py3-none-any.whl (19 kB) 05:38:15 Collecting jsonpath-ng 05:38:15 Downloading jsonpath_ng-1.5.3-py3-none-any.whl (29 kB) 05:38:15 Collecting pytz 05:38:15 Downloading pytz-2022.2-py2.py3-none-any.whl (504 kB) 05:38:15 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 504.7/504.7 kB 16.8 MB/s eta 0:00:00 05:38:16 Collecting GenSON 05:38:16 Downloading genson-1.2.2.tar.gz (34 kB) 05:38:16 Preparing metadata (setup.py): started 05:38:16 Preparing metadata (setup.py): finished with status 'done' 05:38:16 Collecting flex 05:38:16 Downloading flex-6.14.1.tar.gz (40 kB) 05:38:16 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 40.9/40.9 kB 5.4 MB/s eta 0:00:00 05:38:16 Preparing metadata (setup.py): started 05:38:16 Preparing metadata (setup.py): finished with status 'done' 05:38:16 Collecting pygments 05:38:16 Downloading Pygments-2.12.0-py3-none-any.whl (1.1 MB) 05:38:16 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 25.5 MB/s eta 0:00:00 05:38:16 Collecting rfc3987 05:38:16 Downloading rfc3987-1.3.8-py2.py3-none-any.whl (13 kB) 05:38:16 Requirement already satisfied: robotframework>=3.1.0 in /usr/lib/python3.10/site-packages (from RESTinstance==1.0.2) (4.1.3) 05:38:16 Collecting jsonschema 05:38:16 Downloading jsonschema-4.9.1-py3-none-any.whl (79 kB) 05:38:16 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 79.5/79.5 kB 13.6 MB/s eta 0:00:00 05:38:16 Requirement already satisfied: six>=1.7.3 in /usr/lib/python3.10/site-packages (from flex->RESTinstance==1.0.2) (1.16.0) 05:38:16 Collecting PyYAML>=3.11 05:38:16 Downloading PyYAML-6.0.tar.gz (124 kB) 05:38:16 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 125.0/125.0 kB 19.8 MB/s eta 0:00:00 05:38:17 Installing build dependencies: started 05:38:23 Installing build dependencies: finished with status 'done' 05:38:23 Getting requirements to build wheel: started 05:38:24 Getting requirements to build wheel: finished with status 'done' 05:38:24 Preparing metadata (pyproject.toml): started 05:38:25 Preparing metadata (pyproject.toml): finished with status 'done' 05:38:25 Collecting validate-email>=1.2 05:38:25 Downloading validate_email-1.3.tar.gz (4.7 kB) 05:38:25 Preparing metadata (setup.py): started 05:38:25 Preparing metadata (setup.py): finished with status 'done' 05:38:25 Collecting click>=3.3 05:38:25 Downloading click-8.1.3-py3-none-any.whl (96 kB) 05:38:26 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 96.6/96.6 kB 15.4 MB/s eta 0:00:00 05:38:26 Collecting jsonpointer>=1.7 05:38:26 Downloading jsonpointer-2.3-py2.py3-none-any.whl (7.8 kB) 05:38:26 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.10/site-packages (from requests->RESTinstance==1.0.2) (2022.6.15) 05:38:26 Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/lib/python3.10/site-packages (from requests->RESTinstance==1.0.2) (1.26.11) 05:38:26 Requirement already satisfied: idna<4,>=2.5 in /usr/lib/python3.10/site-packages (from requests->RESTinstance==1.0.2) (3.3) 05:38:26 Requirement already satisfied: charset-normalizer<3,>=2 in /usr/lib/python3.10/site-packages (from requests->RESTinstance==1.0.2) (2.1.0) 05:38:26 Collecting ply 05:38:26 Downloading ply-3.11-py2.py3-none-any.whl (49 kB) 05:38:26 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 49.6/49.6 kB 7.4 MB/s eta 0:00:00 05:38:26 Collecting decorator 05:38:26 Downloading decorator-5.1.1-py3-none-any.whl (9.1 kB) 05:38:26 Collecting pyrsistent!=0.17.0,!=0.17.1,!=0.17.2,>=0.14.0 05:38:26 Downloading pyrsistent-0.18.1.tar.gz (100 kB) 05:38:26 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 100.5/100.5 kB 14.4 MB/s eta 0:00:00 05:38:26 Installing build dependencies: started 05:38:30 Installing build dependencies: finished with status 'done' 05:38:30 Getting requirements to build wheel: started 05:38:31 Getting requirements to build wheel: finished with status 'done' 05:38:31 Preparing metadata (pyproject.toml): started 05:38:31 Preparing metadata (pyproject.toml): finished with status 'done' 05:38:31 Collecting attrs>=17.4.0 05:38:31 Downloading attrs-22.1.0-py2.py3-none-any.whl (58 kB) 05:38:31 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.8/58.8 kB 8.8 MB/s eta 0:00:00 05:38:31 Collecting pytz-deprecation-shim 05:38:31 Downloading pytz_deprecation_shim-0.1.0.post0-py2.py3-none-any.whl (15 kB) 05:38:32 Collecting tzdata 05:38:32 Downloading tzdata-2022.1-py2.py3-none-any.whl (339 kB) 05:38:32 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 339.5/339.5 kB 18.3 MB/s eta 0:00:00 05:38:32 Using legacy 'setup.py install' for flex, since package 'wheel' is not installed. 05:38:32 Using legacy 'setup.py install' for strict-rfc3339, since package 'wheel' is not installed. 05:38:32 Using legacy 'setup.py install' for GenSON, since package 'wheel' is not installed. 05:38:32 Using legacy 'setup.py install' for validate-email, since package 'wheel' is not installed. 05:38:32 Building wheels for collected packages: pyrsistent, PyYAML 05:38:32 Building wheel for pyrsistent (pyproject.toml): started 05:38:33 Building wheel for pyrsistent (pyproject.toml): finished with status 'done' 05:38:33 Created wheel for pyrsistent: filename=pyrsistent-0.18.1-cp310-cp310-linux_x86_64.whl size=114682 sha256=af7d052b8b4ba81cf9e34a83fc04078c8d1a6cba38cc32f338d7793e98ac585d 05:38:33 Stored in directory: /root/.cache/pip/wheels/42/cf/03/ae35459d6c32fce920e7eb28fa325fdeced7a39fb9b98c56f0 05:38:33 Building wheel for PyYAML (pyproject.toml): started 05:38:34 Building wheel for PyYAML (pyproject.toml): finished with status 'done' 05:38:34 Created wheel for PyYAML: filename=PyYAML-6.0-cp310-cp310-linux_x86_64.whl size=45330 sha256=96a44a4c2b4a6bc1c8563c656523c33732dc6fc6152104ed042c0bfef26dc0f5 05:38:34 Stored in directory: /root/.cache/pip/wheels/1d/f3/b4/4aea0992adbed14b36ce9c3857d3707c762a4374479230685d 05:38:34 Successfully built pyrsistent PyYAML 05:38:34 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 05:38:34 Running setup.py install for validate-email: started 05:38:34 Running setup.py install for validate-email: finished with status 'done' 05:38:34 Running setup.py install for strict-rfc3339: started 05:38:34 Running setup.py install for strict-rfc3339: finished with status 'done' 05:38:35 Running setup.py install for GenSON: started 05:38:35 Running setup.py install for GenSON: finished with status 'done' 05:38:37 Running setup.py install for flex: started 05:38:38 Running setup.py install for flex: finished with status 'done' 05:38:38 Successfully installed GenSON-1.2.2 PyYAML-6.0 RESTinstance-1.0.2 attrs-22.1.0 click-8.1.3 decorator-5.1.1 docutils-0.19 flex-6.14.1 jsonpath-ng-1.5.3 jsonpointer-2.3 jsonschema-4.9.1 ply-3.11 pygments-2.12.0 pyrsistent-0.18.1 pytz-2022.2 pytz-deprecation-shim-0.1.0.post0 rfc3987-1.3.8 strict-rfc3339-0.7 tzdata-2022.1 tzlocal-4.2 validate-email-1.3 05:38: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 05:38:39 Collecting robotbackgroundlogger==1.2 05:38:39 Downloading robotbackgroundlogger-1.2.tar.gz (3.9 kB) 05:38:39 Preparing metadata (setup.py): started 05:38:39 Preparing metadata (setup.py): finished with status 'done' 05:38:39 Requirement already satisfied: robotframework in /usr/lib/python3.10/site-packages (from robotbackgroundlogger==1.2) (4.1.3) 05:38:39 Using legacy 'setup.py install' for robotbackgroundlogger, since package 'wheel' is not installed. 05:38:39 Installing collected packages: robotbackgroundlogger 05:38:39 Running setup.py install for robotbackgroundlogger: started 05:38:40 Running setup.py install for robotbackgroundlogger: finished with status 'done' 05:38:40 Successfully installed robotbackgroundlogger-1.2 05:38: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 05:38:40 Collecting configparser==5.0.1 05:38:40 Downloading configparser-5.0.1-py3-none-any.whl (22 kB) 05:38:41 Installing collected packages: configparser 05:38:41 Successfully installed configparser-5.0.1 05:38:41 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 05:38:42 Collecting requests==2.25.1 05:38:42 Downloading requests-2.25.1-py2.py3-none-any.whl (61 kB) 05:38:42 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.2/61.2 kB 7.5 MB/s eta 0:00:00 05:38:42 Collecting chardet<5,>=3.0.2 05:38:42 Downloading chardet-4.0.0-py2.py3-none-any.whl (178 kB) 05:38:42 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 178.7/178.7 kB 17.8 MB/s eta 0:00:00 05:38:42 Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/lib/python3.10/site-packages (from requests==2.25.1) (1.26.11) 05:38:42 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.10/site-packages (from requests==2.25.1) (2022.6.15) 05:38:42 Collecting idna<3,>=2.5 05:38:42 Downloading idna-2.10-py2.py3-none-any.whl (58 kB) 05:38:42 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.8/58.8 kB 1.6 MB/s eta 0:00:00 05:38:42 Installing collected packages: idna, chardet, requests 05:38:42 Attempting uninstall: idna 05:38:42 Found existing installation: idna 3.3 05:38:42 Uninstalling idna-3.3: 05:38:42 Successfully uninstalled idna-3.3 05:38:42 Attempting uninstall: requests 05:38:42 Found existing installation: requests 2.28.1 05:38:42 Uninstalling requests-2.28.1: 05:38:42 Successfully uninstalled requests-2.28.1 05:38:42 Successfully installed chardet-4.0.0 idna-2.10 requests-2.25.1 05:38:42 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 05:38:43 Collecting robotframework-requests==0.8.0 05:38:43 Downloading robotframework_requests-0.8.0-py3-none-any.whl (16 kB) 05:38:43 Requirement already satisfied: requests in /usr/lib/python3.10/site-packages (from robotframework-requests==0.8.0) (2.25.1) 05:38:43 Requirement already satisfied: robotframework in /usr/lib/python3.10/site-packages (from robotframework-requests==0.8.0) (4.1.3) 05:38:43 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.10/site-packages (from requests->robotframework-requests==0.8.0) (2022.6.15) 05:38:43 Requirement already satisfied: idna<3,>=2.5 in /usr/lib/python3.10/site-packages (from requests->robotframework-requests==0.8.0) (2.10) 05:38:43 Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/lib/python3.10/site-packages (from requests->robotframework-requests==0.8.0) (1.26.11) 05:38:43 Requirement already satisfied: chardet<5,>=3.0.2 in /usr/lib/python3.10/site-packages (from requests->robotframework-requests==0.8.0) (4.0.0) 05:38:43 Installing collected packages: robotframework-requests 05:38:43 Successfully installed robotframework-requests-0.8.0 05:38:43 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 05:38:44 Collecting paho-mqtt==1.5.1 05:38:44 Downloading paho-mqtt-1.5.1.tar.gz (101 kB) 05:38:44 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 101.8/101.8 kB 2.9 MB/s eta 0:00:00 05:38:44 Preparing metadata (setup.py): started 05:38:44 Preparing metadata (setup.py): finished with status 'done' 05:38:44 Using legacy 'setup.py install' for paho-mqtt, since package 'wheel' is not installed. 05:38:45 Installing collected packages: paho-mqtt 05:38:45 Running setup.py install for paho-mqtt: started 05:38:45 Running setup.py install for paho-mqtt: finished with status 'done' 05:38:45 Successfully installed paho-mqtt-1.5.1 05:38:45 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 05:38:46 Collecting redis==3.5.3 05:38:46 Downloading redis-3.5.3-py2.py3-none-any.whl (72 kB) 05:38:46 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 72.1/72.1 kB 4.3 MB/s eta 0:00:00 05:38:46 Installing collected packages: redis 05:38:46 Successfully installed redis-3.5.3 05:38:46 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 05:38:47 Collecting pyzmq==22.2.1 05:38:47 Downloading pyzmq-22.2.1.tar.gz (1.2 MB) 05:38:47 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 18.5 MB/s eta 0:00:00 05:38:48 Installing build dependencies: started 05:38:53 Installing build dependencies: finished with status 'done' 05:38:53 Getting requirements to build wheel: started 05:38:53 Getting requirements to build wheel: finished with status 'done' 05:38:53 Preparing metadata (pyproject.toml): started 05:38:53 Preparing metadata (pyproject.toml): finished with status 'done' 05:38:53 Building wheels for collected packages: pyzmq 05:38:53 Building wheel for pyzmq (pyproject.toml): started 05:39:20 Building wheel for pyzmq (pyproject.toml): finished with status 'done' 05:39:20 Created wheel for pyzmq: filename=pyzmq-22.2.1-cp310-cp310-linux_x86_64.whl size=1537175 sha256=ca032747c0a3ef2f510a17f187410f6cf83dd174767f484bea3d49fc8ca2e18c 05:39:20 Stored in directory: /root/.cache/pip/wheels/fe/e5/6c/b7cb63e41c4add542d3df6f6d09af9bd65f9395fea4b16da8e 05:39:20 Successfully built pyzmq 05:39:20 Installing collected packages: pyzmq 05:39:20 Successfully installed pyzmq-22.2.1 05:39: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 05:39:20 Collecting robotframework-seleniumlibrary==5.1.3 05:39:20 Downloading robotframework_seleniumlibrary-5.1.3-py2.py3-none-any.whl (94 kB) 05:39:20 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 94.7/94.7 kB 9.6 MB/s eta 0:00:00 05:39:20 Requirement already satisfied: robotframework>=3.1.2 in /usr/lib/python3.10/site-packages (from robotframework-seleniumlibrary==5.1.3) (4.1.3) 05:39:20 Collecting robotframework-pythonlibcore>=2.1.0 05:39:20 Downloading robotframework_pythonlibcore-3.0.0-py2.py3-none-any.whl (9.9 kB) 05:39:20 Collecting selenium>=3.141.0 05:39:20 Downloading selenium-4.4.0-py3-none-any.whl (985 kB) 05:39:20 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 985.8/985.8 kB 36.4 MB/s eta 0:00:00 05:39:20 Requirement already satisfied: urllib3[secure,socks]~=1.26 in /usr/lib/python3.10/site-packages (from selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3) (1.26.11) 05:39:20 Collecting trio-websocket~=0.9 05:39:20 Downloading trio_websocket-0.9.2-py3-none-any.whl (16 kB) 05:39:20 Collecting trio~=0.17 05:39:20 Downloading trio-0.21.0-py3-none-any.whl (358 kB) 05:39:20 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 359.0/359.0 kB 30.4 MB/s eta 0:00:00 05:39:20 Requirement already satisfied: attrs>=19.2.0 in /usr/lib/python3.10/site-packages (from trio~=0.17->selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3) (22.1.0) 05:39:20 Collecting outcome 05:39:20 Downloading outcome-1.2.0-py2.py3-none-any.whl (9.7 kB) 05:39:20 Collecting async-generator>=1.9 05:39:20 Downloading async_generator-1.10-py3-none-any.whl (18 kB) 05:39:20 Collecting sniffio 05:39:20 Downloading sniffio-1.2.0-py3-none-any.whl (10 kB) 05:39:20 Requirement already satisfied: idna in /usr/lib/python3.10/site-packages (from trio~=0.17->selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3) (2.10) 05:39:20 Collecting sortedcontainers 05:39:20 Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) 05:39:20 Collecting wsproto>=0.14 05:39:20 Downloading wsproto-1.1.0-py3-none-any.whl (24 kB) 05:39:20 Collecting PySocks!=1.5.7,<2.0,>=1.5.6 05:39:20 Downloading PySocks-1.7.1-py3-none-any.whl (16 kB) 05:39:20 Requirement already satisfied: certifi in /usr/lib/python3.10/site-packages (from urllib3[secure,socks]~=1.26->selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3) (2022.6.15) 05:39:20 Collecting pyOpenSSL>=0.14 05:39:20 Downloading pyOpenSSL-22.0.0-py2.py3-none-any.whl (55 kB) 05:39:20 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 55.8/55.8 kB 8.9 MB/s eta 0:00:00 05:39:20 Collecting cryptography>=1.3.4 05:39:20 Downloading cryptography-37.0.4-cp36-abi3-musllinux_1_1_x86_64.whl (4.2 MB) 05:39:20 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.2/4.2 MB 30.7 MB/s eta 0:00:00 05:39:20 Collecting cffi>=1.12 05:39:20 Downloading cffi-1.15.1-cp310-cp310-musllinux_1_1_x86_64.whl (464 kB) 05:39:20 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 464.1/464.1 kB 50.9 MB/s eta 0:00:00 05:39:20 Collecting h11<1,>=0.9.0 05:39:20 Downloading h11-0.13.0-py3-none-any.whl (58 kB) 05:39:20 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 8.7 MB/s eta 0:00:00 05:39:20 Collecting pycparser 05:39:20 Downloading pycparser-2.21-py2.py3-none-any.whl (118 kB) 05:39:20 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.7/118.7 kB 21.1 MB/s eta 0:00:00 05:39:20 Installing collected packages: sortedcontainers, sniffio, robotframework-pythonlibcore, PySocks, pycparser, outcome, h11, async-generator, wsproto, trio, cffi, trio-websocket, cryptography, pyOpenSSL, selenium, robotframework-seleniumlibrary 05:39:22 Successfully installed PySocks-1.7.1 async-generator-1.10 cffi-1.15.1 cryptography-37.0.4 h11-0.13.0 outcome-1.2.0 pyOpenSSL-22.0.0 pycparser-2.21 robotframework-pythonlibcore-3.0.0 robotframework-seleniumlibrary-5.1.3 selenium-4.4.0 sniffio-1.2.0 sortedcontainers-2.4.0 trio-0.21.0 trio-websocket-0.9.2 wsproto-1.1.0 05:39: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 05:39:22 Collecting psycopg2==2.9.3 05:39:22 Downloading psycopg2-2.9.3.tar.gz (380 kB) 05:39:22 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 380.6/380.6 kB 9.1 MB/s eta 0:00:00 05:39:22 Preparing metadata (setup.py): started 05:39:22 Preparing metadata (setup.py): finished with status 'done' 05:39:22 Using legacy 'setup.py install' for psycopg2, since package 'wheel' is not installed. 05:39:23 Installing collected packages: psycopg2 05:39:23 Running setup.py install for psycopg2: started 05:39:33 Running setup.py install for psycopg2: finished with status 'done' 05:39:33 Successfully installed psycopg2-2.9.3 05:39:33 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 05:39:34 Collecting numpy==1.22.3 05:39:34 Downloading numpy-1.22.3.zip (11.5 MB) 05:39:34 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 11.5/11.5 MB 54.3 MB/s eta 0:00:00 05:39:34 Installing build dependencies: started 05:39:41 Installing build dependencies: finished with status 'done' 05:39:41 Getting requirements to build wheel: started 05:39:41 Getting requirements to build wheel: finished with status 'done' 05:39:41 Preparing metadata (pyproject.toml): started 05:39:42 Preparing metadata (pyproject.toml): finished with status 'done' 05:39:42 Building wheels for collected packages: numpy 05:39:42 Building wheel for numpy (pyproject.toml): started 05:40:49 Building wheel for numpy (pyproject.toml): still running... 05:41:00 Running on prd-ubuntu20.04-docker-arm64-4c-16g-22578 in /w/workspace/exfoundry_edgex-taf-common_PR-44 [Pipeline] { [Pipeline] checkout 05:41:00 Selected Git installation does not exist. Using Default 05:41:00 The recommended git tool is: NONE 05:41:06 using credential edgex-jenkins-ssh 05:41:06 Cloning the remote Git repository 05:41:06 Cloning repository git@github.com:edgexfoundry/edgex-taf-common.git 05:41:06 > git init /w/workspace/exfoundry_edgex-taf-common_PR-44 # timeout=10 05:41:06 Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git 05:41:06 > git --version # timeout=10 05:41:06 > git --version # 'git version 2.25.1' 05:41:06 using GIT_SSH to set credentials SSH Credentials for GitHub 05:41:06 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/heads/*:refs/remotes/origin/* # timeout=10 05:41:07 > git config remote.origin.url git@github.com:edgexfoundry/edgex-taf-common.git # timeout=10 05:41:07 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:41:07 > git config remote.origin.url git@github.com:edgexfoundry/edgex-taf-common.git # timeout=10 05:41:07 Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git 05:41:07 using GIT_SSH to set credentials SSH Credentials for GitHub 05:41:07 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/pull/44/head:refs/remotes/origin/PR-44 +refs/heads/main:refs/remotes/origin/main # timeout=10 05:41:08 Merging remotes/origin/main commit 1d44a59e8839b561502e27e6228a648cc97b4b41 into PR head commit d8d314b64701a95337bb77168f09f50767791402 05:41:08 Merge succeeded, producing d8d314b64701a95337bb77168f09f50767791402 05:41:08 Checking out Revision d8d314b64701a95337bb77168f09f50767791402 (PR-44) 05:41:08 > git config core.sparsecheckout # timeout=10 05:41:08 > git checkout -f d8d314b64701a95337bb77168f09f50767791402 # timeout=10 05:41:08 > git remote # timeout=10 05:41:08 > git config --get remote.origin.url # timeout=10 05:41:08 using GIT_SSH to set credentials SSH Credentials for GitHub 05:41:08 > git merge 1d44a59e8839b561502e27e6228a648cc97b4b41 # timeout=10 05:41:08 > git rev-parse HEAD^{commit} # timeout=10 05:41:08 > git config core.sparsecheckout # timeout=10 05:41:08 > git checkout -f d8d314b64701a95337bb77168f09f50767791402 # timeout=10 05:41:12 Commit message: "Add pycryptodome library and update some library's version" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:41:13 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 05:41:13 % Total % Received % Xferd Average Speed Time Time Time Current 05:41:13 Dload Upload Total Spent Left Speed 05:41:13 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12332 100 12332 0 0 89362 0 --:--:-- --:--:-- --:--:-- 89362 [Pipeline] sh 05:41:13 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 05:41:14 + sudo tee /etc/docker/daemon.new 05:41:14 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 05:41:14 { 05:41:14 "registry-mirrors": [ 05:41:14 "https://nexus3.edgexfoundry.org:10001" 05:41:14 ], 05:41:14 "bip": "10.250.0.254/24", 05:41:14 "hosts": [ 05:41:14 "tcp://0.0.0.0:5555", 05:41:14 "unix:///var/run/docker.sock" 05:41:14 ], 05:41:14 "mtu": 1458, 05:41:14 "selinux-enabled": true, 05:41:14 "seccomp-profile": "/etc/docker/seccomp.json" 05:41:14 } [Pipeline] sh 05:41:14 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 05:41:14 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:41:33 provisioning config files... 05:41:33 copy managed file [taf-settings] to file:/w/workspace/exfoundry_edgex-taf-common_PR-44@tmp/config3722617612611856815tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:41:33 ---> docker-login.sh 05:41:33 nexus3.edgexfoundry.org:10001 05:41:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:41:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:41:34 Configure a credential helper to remove this warning. See 05:41:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:41:34 05:41:34 Login Succeeded 05:41:34 nexus3.edgexfoundry.org:10002 05:41:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:41:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:41:35 Configure a credential helper to remove this warning. See 05:41:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:41:35 05:41:35 Login Succeeded 05:41:35 nexus3.edgexfoundry.org:10003 05:41:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:41:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:41:35 Configure a credential helper to remove this warning. See 05:41:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:41:35 05:41:35 Login Succeeded 05:41:35 nexus3.edgexfoundry.org:10004 05:41:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:41:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:41:36 Configure a credential helper to remove this warning. See 05:41:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:41:36 05:41:36 Login Succeeded 05:41:36 docker.io 05:41:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:41:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:41:36 Configure a credential helper to remove this warning. See 05:41:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:41:36 05:41:36 Login Succeeded 05:41:36 ---> docker-login.sh ends [Pipeline] } 05:41:36 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 05:41:37 + sudo chown -R jenkins:jenkins . [Pipeline] sh 05:41:37 + ls -al . 05:41:37 total 64 05:41:37 drwxrwxr-x 5 jenkins jenkins 4096 Aug 12 05:41 . 05:41:37 drwxrwxr-x 4 jenkins jenkins 4096 Aug 12 05:41 .. 05:41:37 drwxrwxr-x 8 jenkins jenkins 4096 Aug 12 05:41 .git 05:41:37 -rw-rw-r-- 1 jenkins jenkins 22 Aug 12 05:41 .gitignore 05:41:37 -rw-rw-r-- 1 jenkins jenkins 1757 Aug 12 05:41 Dockerfile 05:41:37 -rw-rw-r-- 1 jenkins jenkins 746 Aug 12 05:41 Jenkinsfile 05:41:37 -rw-rw-r-- 1 jenkins jenkins 11381 Aug 12 05:41 LICENSE 05:41:37 -rw-rw-r-- 1 jenkins jenkins 3582 Aug 12 05:41 README.md 05:41:37 drwxrwxr-x 4 jenkins jenkins 4096 Aug 12 05:41 TAF-Manager 05:41:37 drwxrwxr-x 6 jenkins jenkins 4096 Aug 12 05:41 TUC 05:41:37 -rw-rw-r-- 1 jenkins jenkins 5 Aug 12 05:37 VERSION 05:41:37 -rw-rw-r-- 1 jenkins jenkins 283 Aug 12 05:41 requirements.txt 05:41:37 -rw-rw-r-- 1 jenkins jenkins 54 Aug 12 05:41 robot-entrypoint.sh 05:41:37 -rw-rw-r-- 1 jenkins jenkins 445 Aug 12 05:41 setup.py [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:41:38 + docker build -t edgex-taf-common-arm64 -f Dockerfile --build-arg ARCH=arm64 --label git_sha=d8d314b64701a95337bb77168f09f50767791402 --label arch=arm64 --label version=0.0.0 . 05:41:38 Sending build context to Docker daemon 252.9kB 05:41:38 Step 1/12 : FROM alpine:3.16 05:41:39 3.16: Pulling from library/alpine 05:41:39 9b18e9b68314: Pulling fs layer 05:41:39 9b18e9b68314: Download complete 05:41:40 9b18e9b68314: Pull complete 05:41:40 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 05:41:40 Status: Downloaded newer image for alpine:3.16 05:41:40 ---> a6215f271958 05:41:40 Step 2/12 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: IOTech' 05:41:40 ---> Running in b5c3d3b8c6ca 05:41:40 Removing intermediate container b5c3d3b8c6ca 05:41:40 ---> b31b82a70ced 05:41:40 Step 3/12 : LABEL maintainer="Bruce Huang " 05:41:40 ---> Running in 64488f207f68 05:41:40 Removing intermediate container 64488f207f68 05:41:40 ---> a417502b61db 05:41:40 Step 4/12 : COPY . /edgex-taf/edgex-taf-common 05:41:41 ---> c64e35a50734 05:41:41 Step 5/12 : COPY robot-entrypoint.sh /usr/local/bin/ 05:41:42 ---> 47a0ac1e7880 05:41:42 Step 6/12 : WORKDIR /edgex-taf 05:41:42 ---> Running in ce50fa7577ce 05:41:42 Removing intermediate container ce50fa7577ce 05:41:42 ---> c3a57fc543c1 05:41:42 Step 7/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 05:41:42 ---> Running in 2ba7753d6db8 05:41:44 Removing intermediate container 2ba7753d6db8 05:41:44 ---> 0e87895e9361 05:41:44 Step 8/12 : RUN apk add --update --no-cache openssl py3-pip curl docker-cli && apk add --no-cache chromium chromium-chromedriver && 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 && pip3 install -U numpy==1.22.3 && pip3 install -U psutil==5.9.0 && pip3 install -U pycryptodome==3.15.0 05:41:44 ---> Running in 6e7d9f8ba9ea 05:41:45 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 05:41:46 Building wheel for numpy (pyproject.toml): still running... 05:41:46 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 05:41:47 (1/32) Installing ca-certificates (20220614-r0) 05:41:47 (2/32) Installing brotli-libs (1.0.9-r6) 05:41:47 (3/32) Installing nghttp2-libs (1.47.0-r0) 05:41:47 (4/32) Installing libcurl (7.83.1-r2) 05:41:47 (5/32) Installing curl (7.83.1-r2) 05:41:47 (6/32) Installing docker-cli (20.10.16-r2) 05:41:49 (7/32) Installing openssl (1.1.1q-r0) 05:41:49 (8/32) Installing libbz2 (1.0.8-r1) 05:41:49 (9/32) Installing expat (2.4.8-r0) 05:41:49 (10/32) Installing libffi (3.4.2-r1) 05:41:49 (11/32) Installing gdbm (1.23-r0) 05:41:49 (12/32) Installing xz-libs (5.2.5-r1) 05:41:49 (13/32) Installing libgcc (11.2.1_git20220219-r2) 05:41:49 (14/32) Installing libstdc++ (11.2.1_git20220219-r2) 05:41:49 (15/32) Installing mpdecimal (2.5.1-r1) 05:41:50 (16/32) Installing ncurses-terminfo-base (6.3_p20220521-r0) 05:41:50 (17/32) Installing ncurses-libs (6.3_p20220521-r0) 05:41:50 (18/32) Installing readline (8.1.2-r0) 05:41:50 (19/32) Installing sqlite-libs (3.38.5-r0) 05:41:50 (20/32) Installing python3 (3.10.5-r0) 05:41:52 (21/32) Installing py3-contextlib2 (21.6.0-r2) 05:41:52 (22/32) Installing py3-tomli (2.0.1-r1) 05:41:52 (23/32) Installing py3-pep517 (0.12.0-r2) 05:41:52 (24/32) Installing py3-six (1.16.0-r1) 05:41:52 (25/32) Installing py3-retrying (1.3.3-r3) 05:41:52 (26/32) Installing py3-appdirs (1.4.4-r3) 05:41:53 (27/32) Installing py3-more-itertools (8.13.0-r0) 05:41:53 (28/32) Installing py3-ordered-set (4.0.2-r3) 05:41:53 (29/32) Installing py3-parsing (2.4.7-r3) 05:41:53 (30/32) Installing py3-packaging (21.3-r0) 05:41:53 (31/32) Installing py3-setuptools (59.4.0-r0) 05:41:53 (32/32) Installing py3-pip (22.1.1-r0) 05:41:54 Executing busybox-1.35.0-r17.trigger 05:41:54 Executing ca-certificates-20220614-r0.trigger 05:41:54 OK: 120 MiB in 46 packages 05:41:55 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 05:41:56 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 05:41:56 (1/124) Installing libmagic (5.41-r0) 05:41:56 (2/124) Installing file (5.41-r0) 05:41:56 (3/124) Installing libxau (1.0.9-r0) 05:41:57 (4/124) Installing libxdmcp (1.1.3-r0) 05:41:57 (5/124) Installing libxcb (1.15-r0) 05:41:57 (6/124) Installing libx11 (1.8-r0) 05:41:57 (7/124) Installing libxext (1.3.4-r0) 05:41:57 (8/124) Installing libice (1.0.10-r0) 05:41:57 (9/124) Installing libuuid (2.38-r1) 05:41:57 (10/124) Installing libsm (1.2.3-r0) 05:41:58 (11/124) Installing libxt (1.2.1-r0) 05:41:58 (12/124) Installing libxmu (1.1.3-r0) 05:41:58 (13/124) Installing xset (1.2.4-r0) 05:41:58 (14/124) Installing xprop (1.2.5-r0) 05:41:58 (15/124) Installing xdg-utils (1.1.3-r3) 05:41:58 (16/124) Installing eudev-libs (3.2.11-r0) 05:41:58 (17/124) Installing pkgconf (1.8.0-r1) 05:41:58 (18/124) Installing libintl (0.21-r2) 05:41:58 (19/124) Installing libblkid (2.38-r1) 05:41:58 (20/124) Installing libmount (2.38-r1) 05:41:58 (21/124) Installing pcre (8.45-r2) 05:41:59 (22/124) Installing glib (2.72.1-r0) 05:41:59 (23/124) Installing libxml2 (2.9.14-r0) 05:41:59 (24/124) Installing shared-mime-info (2.2-r0) 05:41:59 (25/124) Installing hicolor-icon-theme (0.17-r1) 05:41:59 (26/124) Installing libjpeg-turbo (2.1.3-r1) 05:41:59 (27/124) Installing libpng (1.6.37-r1) 05:41:59 (28/124) Installing libwebp (1.2.3-r0) 05:41:59 (29/124) Installing zstd-libs (1.5.2-r1) 05:41:59 (30/124) Installing tiff (4.3.0-r1) 05:41:59 (31/124) Installing gdk-pixbuf (2.42.8-r0) 05:42:00 (32/124) Installing gtk-update-icon-cache (2.24.33-r3) 05:42:00 (33/124) Installing libxcomposite (0.4.5-r0) 05:42:00 (34/124) Installing libxfixes (6.0.0-r0) 05:42:00 (35/124) Installing libxrender (0.9.10-r3) 05:42:00 (36/124) Installing libxcursor (1.2.1-r0) 05:42:00 (37/124) Installing libxdamage (1.1.5-r1) 05:42:00 (38/124) Installing libxi (1.8-r0) 05:42:00 (39/124) Installing libxinerama (1.1.4-r1) 05:42:01 (40/124) Installing libxrandr (1.5.2-r1) 05:42:01 (41/124) Installing atk (2.38.0-r0) 05:42:01 (42/124) Installing libxtst (1.2.3-r3) 05:42:01 (43/124) Installing dbus-libs (1.14.0-r1) 05:42:01 (44/124) Installing at-spi2-core (2.44.1-r0) 05:42:01 (45/124) Installing at-spi2-atk (2.38.0-r0) 05:42:01 (46/124) Installing freetype (2.12.1-r0) 05:42:01 (47/124) Installing fontconfig (2.14.0-r0) 05:42:01 (48/124) Installing pixman (0.40.0-r3) 05:42:01 (49/124) Installing cairo (1.17.4-r2) 05:42:01 (50/124) Installing cairo-gobject (1.17.4-r2) 05:42:02 (51/124) Installing avahi-libs (0.8-r6) 05:42:02 (52/124) Installing gmp (6.2.1-r2) 05:42:02 (53/124) Installing nettle (3.7.3-r0) 05:42:02 (54/124) Installing p11-kit (0.24.1-r0) 05:42:02 (55/124) Installing libtasn1 (4.18.0-r0) 05:42:02 (56/124) Installing libunistring (1.0-r0) 05:42:02 (57/124) Installing gnutls (3.7.7-r0) 05:42:02 (58/124) Installing cups-libs (2.4.2-r0) 05:42:02 (59/124) Installing libepoxy (1.5.10-r0) 05:42:02 (60/124) Installing fribidi (1.0.12-r0) 05:42:03 (61/124) Installing graphite2 (1.3.14-r1) 05:42:03 (62/124) Installing harfbuzz (4.3.0-r0) 05:42:03 (63/124) Installing libxft (2.3.4-r0) 05:42:03 (64/124) Installing pango (1.50.7-r0) 05:42:03 (65/124) Installing wayland-libs-client (1.20.0-r0) 05:42:03 (66/124) Installing wayland-libs-cursor (1.20.0-r0) 05:42:03 (67/124) Installing wayland-libs-egl (1.20.0-r0) 05:42:03 (68/124) Installing xkeyboard-config (2.35.1-r0) 05:42:04 (69/124) Installing libxkbcommon (1.4.1-r0) 05:42:04 (70/124) Installing gtk+3.0 (3.24.34-r1) 05:42:04 Executing gtk+3.0-3.24.34-r1.post-install 05:42:04 (71/124) Installing libfontenc (1.1.4-r0) 05:42:04 (72/124) Installing mkfontscale (1.2.2-r0) 05:42:04 (73/124) Installing font-opensans (0_git20210927-r0) 05:42:05 (74/124) Installing libogg (1.3.5-r1) 05:42:05 (75/124) Installing flac (1.3.4-r0) 05:42:05 (76/124) Installing alsa-lib (1.2.7.2-r0) 05:42:05 (77/124) Installing libatomic (11.2.1_git20220219-r2) 05:42:05 (78/124) Installing sdl2 (2.0.22-r0) 05:42:05 (79/124) Installing aom-libs (3.3.0-r0) 05:42:05 (80/124) Installing libass (0.16.0-r0) 05:42:05 (81/124) Installing libdav1d (1.0.0-r0) 05:42:05 (82/124) Installing libdrm (2.4.110-r0) 05:42:06 (83/124) Installing lame (3.100-r0) 05:42:06 (84/124) Installing opus (1.3.1-r1) 05:42:06 (85/124) Installing libasyncns (0.8-r1) 05:42:06 (86/124) Installing libltdl (2.4.7-r0) 05:42:06 (87/124) Installing orc (0.4.32-r0) 05:42:06 (88/124) Installing libvorbis (1.3.7-r0) 05:42:06 (89/124) Installing libsndfile (1.1.0-r0) 05:42:06 (90/124) Installing libgomp (11.2.1_git20220219-r2) 05:42:07 (91/124) Installing soxr (0.1.3-r2) 05:42:07 (92/124) Installing speexdsp (1.2.0-r0) 05:42:07 (93/124) Installing tdb-libs (1.4.6-r0) 05:42:07 (94/124) Installing libpulse (15.0-r2) 05:42:07 (95/124) Installing cjson (1.7.15-r3) 05:42:07 (96/124) Installing mbedtls (2.28.1-r0) 05:42:07 (97/124) Installing librist (0.2.6-r1) 05:42:07 (98/124) Installing libsrt (1.4.4-r0) 05:42:07 (99/124) Installing libssh (0.9.6-r1) 05:42:07 (100/124) Installing libtheora (1.1.1-r16) 05:42:07 (101/124) Installing v4l-utils-libs (1.22.1-r1) 05:42:08 (102/124) Installing libva (2.14.0-r0) 05:42:08 (103/124) Installing libvdpau (1.5-r0) 05:42:08 (104/124) Installing vidstab (1.1.0-r1) 05:42:08 (105/124) Installing libvpx (1.11.0-r1) 05:42:08 (106/124) Installing x264-libs (0.163_git20210613-r0) 05:42:08 (107/124) Installing numactl (2.0.14-r0) 05:42:08 (108/124) Installing x265-libs (3.5-r3) 05:42:08 (109/124) Installing xvidcore (1.3.7-r1) 05:42:08 (110/124) Installing ffmpeg-libs (5.0.1-r1) 05:42:09 (111/124) Installing libevent (2.1.12-r4) 05:42:09 (112/124) Installing mesa (21.3.8-r2) 05:42:09 (113/124) Installing wayland-libs-server (1.20.0-r0) 05:42:10 (114/124) Installing mesa-gbm (21.3.8-r2) 05:42:10 (115/124) Installing lcms2 (2.13.1-r0) 05:42:10 (116/124) Installing nspr (4.33-r0) 05:42:10 (117/124) Installing nss (3.78.1-r0) 05:42:10 (118/124) Installing re2 (2022.04.01-r0) 05:42:10 (119/124) Installing snappy (1.1.9-r4) 05:42:10 (120/124) Installing libgpg-error (1.45-r0) 05:42:10 (121/124) Installing libgcrypt (1.10.1-r0) 05:42:10 (122/124) Installing libxslt (1.1.35-r0) 05:42:10 (123/124) Installing chromium (102.0.5005.167-r0) 05:42:17 (124/124) Installing chromium-chromedriver (102.0.5005.167-r0) 05:42:17 Executing busybox-1.35.0-r17.trigger 05:42:17 Executing glib-2.72.1-r0.trigger 05:42:17 Executing shared-mime-info-2.2-r0.trigger 05:42:23 Executing gdk-pixbuf-2.42.8-r0.trigger 05:42:23 Executing gtk-update-icon-cache-2.24.33-r3.trigger 05:42:23 Executing fontconfig-2.14.0-r0.trigger 05:42:23 Executing mkfontscale-1.2.2-r0.trigger 05:42:23 OK: 457 MiB in 170 packages 05:42:23 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 05:42:24 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 05:42:25 (1/23) Installing binutils (2.38-r3) 05:42:25 (2/23) Installing isl22 (0.22-r0) 05:42:25 (3/23) Installing mpfr4 (4.1.0-r0) 05:42:25 (4/23) Installing mpc1 (1.2.1-r0) 05:42:25 (5/23) Installing gcc (11.2.1_git20220219-r2) 05:42:28 (6/23) Installing musl-dev (1.2.3-r0) 05:42:28 (7/23) Installing libc-dev (0.7.2-r3) 05:42:28 (8/23) Installing linux-headers (5.16.7-r1) 05:42:28 (9/23) Installing libffi-dev (3.4.2-r1) 05:42:28 (10/23) Installing libpq (14.4-r1) 05:42:29 (11/23) Installing openssl-dev (1.1.1q-r0) 05:42:29 (12/23) Installing libpq-dev (14.4-r1) 05:42:29 (13/23) Installing libecpg (14.4-r1) 05:42:29 (14/23) Installing libecpg-dev (14.4-r1) 05:42:29 (15/23) Installing llvm13-libs (13.0.1-r2) 05:42:32 (16/23) Installing clang-libs (13.0.1-r1) 05:42:33 (17/23) Installing clang (13.0.1-r1) 05:42:33 (18/23) Installing icu-data-en (71.1-r2) 05:42:34 Executing icu-data-en-71.1-r2.post-install 05:42:34 * 05:42:34 * If you need ICU with non-English locales and legacy charset support, install 05:42:34 * package icu-data-full. 05:42:34 * 05:42:34 (19/23) Installing icu-libs (71.1-r2) 05:42:34 (20/23) Installing icu (71.1-r2) 05:42:34 (21/23) Installing icu-dev (71.1-r2) 05:42:34 (22/23) Installing llvm13 (13.0.1-r2) 05:42:36 (23/23) Installing postgresql14-dev (14.4-r1) 05:42:36 Executing busybox-1.35.0-r17.trigger 05:42:36 OK: 857 MiB in 193 packages 05:42:37 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 05:42:38 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 05:42:38 (1/6) Installing g++ (11.2.1_git20220219-r2) 05:42:40 (2/6) Installing python3-dev (3.10.5-r0) 05:42:42 (3/6) Installing libsodium (1.0.18-r0) 05:42:42 (4/6) Installing libzmq (4.3.4-r0) 05:42:42 (5/6) Installing libsodium-dev (1.0.18-r0) 05:42:42 (6/6) Installing zeromq-dev (4.3.4-r0) 05:42:42 Executing busybox-1.35.0-r17.trigger 05:42:42 OK: 979 MiB in 199 packages 05:42:50 Processing ./edgex-taf-common 05:42:50 Preparing metadata (setup.py): started 05:42:52 Preparing metadata (setup.py): finished with status 'done' 05:42:52 Using legacy 'setup.py install' for edgex-taf-common, since package 'wheel' is not installed. 05:42:52 Installing collected packages: edgex-taf-common 05:42:52 Running setup.py install for edgex-taf-common: started 05:42:53 Running setup.py install for edgex-taf-common: finished with status 'done' 05:42:53 Successfully installed edgex-taf-common-0.0.0 05:42:53 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 05:42:53 Building wheel for numpy (pyproject.toml): still running... 05:42:57 Collecting robotframework==4.1.3 05:42:57 Downloading robotframework-4.1.3-py2.py3-none-any.whl (659 kB) 05:42:57 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 659.8/659.8 kB 9.1 MB/s eta 0:00:00 05:42:57 Installing collected packages: robotframework 05:43:01 Successfully installed robotframework-4.1.3 05:43:01 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 05:43:04 Collecting docker==4.4.1 05:43:04 Downloading docker-4.4.1-py2.py3-none-any.whl (146 kB) 05:43:04 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 146.8/146.8 kB 4.6 MB/s eta 0:00:00 05:43:04 Collecting websocket-client>=0.32.0 05:43:04 Downloading websocket_client-1.3.3-py3-none-any.whl (54 kB) 05:43:04 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 54.3/54.3 kB 3.1 MB/s eta 0:00:00 05:43:05 Collecting requests!=2.18.0,>=2.14.2 05:43:05 Downloading requests-2.28.1-py3-none-any.whl (62 kB) 05:43:05 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.8/62.8 kB 3.3 MB/s eta 0:00:00 05:43:05 Requirement already satisfied: six>=1.4.0 in /usr/lib/python3.10/site-packages (from docker==4.4.1) (1.16.0) 05:43:05 Collecting certifi>=2017.4.17 05:43:05 Downloading certifi-2022.6.15-py3-none-any.whl (160 kB) 05:43:05 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 160.2/160.2 kB 7.1 MB/s eta 0:00:00 05:43:05 Collecting idna<4,>=2.5 05:43:06 Downloading idna-3.3-py3-none-any.whl (61 kB) 05:43:06 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.2/61.2 kB 3.3 MB/s eta 0:00:00 05:43:06 Collecting urllib3<1.27,>=1.21.1 05:43:06 Downloading urllib3-1.26.11-py2.py3-none-any.whl (139 kB) 05:43:06 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 139.9/139.9 kB 6.0 MB/s eta 0:00:00 05:43:06 Collecting charset-normalizer<3,>=2 05:43:06 Downloading charset_normalizer-2.1.0-py3-none-any.whl (39 kB) 05:43:07 Installing collected packages: websocket-client, urllib3, idna, charset-normalizer, certifi, requests, docker 05:43:10 Successfully installed certifi-2022.6.15 charset-normalizer-2.1.0 docker-4.4.1 idna-3.3 requests-2.28.1 urllib3-1.26.11 websocket-client-1.3.3 05:43:10 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 05:43:14 Collecting python-dotenv==0.15.0 05:43:14 Downloading python_dotenv-0.15.0-py2.py3-none-any.whl (18 kB) 05:43:14 Installing collected packages: python-dotenv 05:43:14 Successfully installed python-dotenv-0.15.0 05:43: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 05:43:18 Collecting RESTinstance==1.0.2 05:43:18 Downloading RESTinstance-1.0.2-py3-none-any.whl (27 kB) 05:43:18 Collecting docutils 05:43:18 Downloading docutils-0.19-py3-none-any.whl (570 kB) 05:43:18 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 570.5/570.5 kB 10.3 MB/s eta 0:00:00 05:43:18 Requirement already satisfied: requests in /usr/lib/python3.10/site-packages (from RESTinstance==1.0.2) (2.28.1) 05:43:18 Collecting GenSON 05:43:18 Downloading genson-1.2.2.tar.gz (34 kB) 05:43:18 Preparing metadata (setup.py): started 05:43:20 Preparing metadata (setup.py): finished with status 'done' 05:43:20 Collecting jsonschema 05:43:20 Downloading jsonschema-4.9.1-py3-none-any.whl (79 kB) 05:43:20 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 79.5/79.5 kB 4.4 MB/s eta 0:00:00 05:43:20 Collecting tzlocal 05:43:20 Downloading tzlocal-4.2-py3-none-any.whl (19 kB) 05:43:20 Collecting jsonpath-ng 05:43:20 Downloading jsonpath_ng-1.5.3-py3-none-any.whl (29 kB) 05:43:20 Collecting flex 05:43:20 Downloading flex-6.14.1.tar.gz (40 kB) 05:43:20 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 40.9/40.9 kB 2.2 MB/s eta 0:00:00 05:43:20 Preparing metadata (setup.py): started 05:43:22 Preparing metadata (setup.py): finished with status 'done' 05:43:22 Collecting pygments 05:43:22 Downloading Pygments-2.12.0-py3-none-any.whl (1.1 MB) 05:43:22 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 12.3 MB/s eta 0:00:00 05:43:22 Requirement already satisfied: robotframework>=3.1.0 in /usr/lib/python3.10/site-packages (from RESTinstance==1.0.2) (4.1.3) 05:43:22 Collecting strict-rfc3339 05:43:22 Downloading strict-rfc3339-0.7.tar.gz (17 kB) 05:43:22 Preparing metadata (setup.py): started 05:43:24 Preparing metadata (setup.py): finished with status 'done' 05:43:24 Collecting rfc3987 05:43:24 Downloading rfc3987-1.3.8-py2.py3-none-any.whl (13 kB) 05:43:24 Collecting pytz 05:43:24 Downloading pytz-2022.2-py2.py3-none-any.whl (504 kB) 05:43:24 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 504.7/504.7 kB 10.1 MB/s eta 0:00:00 05:43:25 Requirement already satisfied: six>=1.7.3 in /usr/lib/python3.10/site-packages (from flex->RESTinstance==1.0.2) (1.16.0) 05:43:25 Collecting PyYAML>=3.11 05:43:25 Downloading PyYAML-6.0.tar.gz (124 kB) 05:43:25 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 125.0/125.0 kB 3.3 MB/s eta 0:00:00 05:43:28 Installing build dependencies: started 05:44:01 Installing build dependencies: finished with status 'done' 05:44:01 Getting requirements to build wheel: started 05:44:11 Getting requirements to build wheel: finished with status 'done' 05:44:11 Preparing metadata (pyproject.toml): started 05:44:13 Preparing metadata (pyproject.toml): finished with status 'done' 05:44:13 Collecting validate-email>=1.2 05:44:13 Downloading validate_email-1.3.tar.gz (4.7 kB) 05:44:13 Preparing metadata (setup.py): started 05:44:14 Preparing metadata (setup.py): finished with status 'done' 05:44:15 Collecting click>=3.3 05:44:15 Downloading click-8.1.3-py3-none-any.whl (96 kB) 05:44:15 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 96.6/96.6 kB 5.1 MB/s eta 0:00:00 05:44:15 Collecting jsonpointer>=1.7 05:44:15 Downloading jsonpointer-2.3-py2.py3-none-any.whl (7.8 kB) 05:44:15 Requirement already satisfied: charset-normalizer<3,>=2 in /usr/lib/python3.10/site-packages (from requests->RESTinstance==1.0.2) (2.1.0) 05:44:15 Requirement already satisfied: idna<4,>=2.5 in /usr/lib/python3.10/site-packages (from requests->RESTinstance==1.0.2) (3.3) 05:44:15 Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/lib/python3.10/site-packages (from requests->RESTinstance==1.0.2) (1.26.11) 05:44:15 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.10/site-packages (from requests->RESTinstance==1.0.2) (2022.6.15) 05:44:15 Building wheel for numpy (pyproject.toml): still running... 05:44:15 Collecting decorator 05:44:15 Downloading decorator-5.1.1-py3-none-any.whl (9.1 kB) 05:44:15 Collecting ply 05:44:15 Downloading ply-3.11-py2.py3-none-any.whl (49 kB) 05:44:15 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 49.6/49.6 kB 3.0 MB/s eta 0:00:00 05:44:16 Collecting attrs>=17.4.0 05:44:16 Downloading attrs-22.1.0-py2.py3-none-any.whl (58 kB) 05:44:16 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.8/58.8 kB 3.1 MB/s eta 0:00:00 05:44:16 Collecting pyrsistent!=0.17.0,!=0.17.1,!=0.17.2,>=0.14.0 05:44:16 Downloading pyrsistent-0.18.1.tar.gz (100 kB) 05:44:16 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 100.5/100.5 kB 4.8 MB/s eta 0:00:00 05:44:18 Installing build dependencies: started 05:44:37 Building wheel for numpy (pyproject.toml): finished with status 'done' 05:44:37 Created wheel for numpy: filename=numpy-1.22.3-cp310-cp310-linux_x86_64.whl size=22355704 sha256=5405131f40347e147a0e69f850891348f1a761e72a1a12637315617f406003de 05:44:37 Stored in directory: /root/.cache/pip/wheels/8e/91/68/1231ba60e6f8e12978799d8d6cb0357385a83664ceef0edd78 05:44:37 Successfully built numpy 05:44:37 Installing collected packages: numpy 05:44:38 Successfully installed numpy-1.22.3 05:44: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 05:44:39 Collecting psutil==5.9.0 05:44:39 Downloading psutil-5.9.0.tar.gz (478 kB) 05:44:39 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 478.3/478.3 kB 13.1 MB/s eta 0:00:00 05:44:39 Preparing metadata (setup.py): started 05:44:40 Preparing metadata (setup.py): finished with status 'done' 05:44:40 Using legacy 'setup.py install' for psutil, since package 'wheel' is not installed. 05:44:40 Installing collected packages: psutil 05:44:40 Running setup.py install for psutil: started 05:44:40 Installing build dependencies: finished with status 'done' 05:44:40 Getting requirements to build wheel: started 05:44:42 Running setup.py install for psutil: finished with status 'done' 05:44:42 Successfully installed psutil-5.9.0 05:44:42 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 05:44:42 Getting requirements to build wheel: finished with status 'done' 05:44:42 Preparing metadata (pyproject.toml): started 05:44:43 Collecting pycryptodome==3.15.0 05:44:43 Downloading pycryptodome-3.15.0.tar.gz (4.5 MB) 05:44:43 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.5/4.5 MB 46.2 MB/s eta 0:00:00 05:44:43 Preparing metadata (setup.py): started 05:44:44 Preparing metadata (pyproject.toml): finished with status 'done' 05:44:44 Collecting pytz-deprecation-shim 05:44:44 Downloading pytz_deprecation_shim-0.1.0.post0-py2.py3-none-any.whl (15 kB) 05:44:44 Preparing metadata (setup.py): finished with status 'done' 05:44:44 Using legacy 'setup.py install' for pycryptodome, since package 'wheel' is not installed. 05:44:44 Installing collected packages: pycryptodome 05:44:44 Running setup.py install for pycryptodome: started 05:44:45 Collecting tzdata 05:44:45 Downloading tzdata-2022.1-py2.py3-none-any.whl (339 kB) 05:44:45 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 339.5/339.5 kB 9.2 MB/s eta 0:00:00 05:44:45 Using legacy 'setup.py install' for flex, since package 'wheel' is not installed. 05:44:45 Using legacy 'setup.py install' for strict-rfc3339, since package 'wheel' is not installed. 05:44:45 Using legacy 'setup.py install' for GenSON, since package 'wheel' is not installed. 05:44:45 Using legacy 'setup.py install' for validate-email, since package 'wheel' is not installed. 05:44:45 Building wheels for collected packages: pyrsistent, PyYAML 05:44:45 Building wheel for pyrsistent (pyproject.toml): started 05:44:53 Building wheel for pyrsistent (pyproject.toml): finished with status 'done' 05:44:53 Created wheel for pyrsistent: filename=pyrsistent-0.18.1-cp310-cp310-linux_aarch64.whl size=114481 sha256=36b0cedd686c7a581d656b4cf3c892d4a9242ec248a1fad27085e45e46e50405 05:44:53 Stored in directory: /root/.cache/pip/wheels/42/cf/03/ae35459d6c32fce920e7eb28fa325fdeced7a39fb9b98c56f0 05:44:53 Building wheel for PyYAML (pyproject.toml): started 05:44:57 Building wheel for PyYAML (pyproject.toml): finished with status 'done' 05:44:57 Created wheel for PyYAML: filename=PyYAML-6.0-cp310-cp310-linux_aarch64.whl size=45335 sha256=fc418efcadd454c21ea63fcbfa9a9938bd7dae3aac544be01b8d32b61e005380 05:44:57 Stored in directory: /root/.cache/pip/wheels/1d/f3/b4/4aea0992adbed14b36ce9c3857d3707c762a4374479230685d 05:44:57 Successfully built pyrsistent PyYAML 05:44:58 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 05:44:58 Running setup.py install for validate-email: started 05:44:59 Running setup.py install for validate-email: finished with status 'done' 05:44:59 Running setup.py install for strict-rfc3339: started 05:45:01 Running setup.py install for strict-rfc3339: finished with status 'done' 05:45:03 Running setup.py install for GenSON: started 05:45:04 Running setup.py install for GenSON: finished with status 'done' 05:45:11 Running setup.py install for pycryptodome: finished with status 'done' 05:45:11 Successfully installed pycryptodome-3.15.0 05:45:11 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 05:45:16 Running setup.py install for flex: started 05:45:18 Running setup.py install for flex: finished with status 'done' 05:45:18 Successfully installed GenSON-1.2.2 PyYAML-6.0 RESTinstance-1.0.2 attrs-22.1.0 click-8.1.3 decorator-5.1.1 docutils-0.19 flex-6.14.1 jsonpath-ng-1.5.3 jsonpointer-2.3 jsonschema-4.9.1 ply-3.11 pygments-2.12.0 pyrsistent-0.18.1 pytz-2022.2 pytz-deprecation-shim-0.1.0.post0 rfc3987-1.3.8 strict-rfc3339-0.7 tzdata-2022.1 tzlocal-4.2 validate-email-1.3 05:45: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 05:45:22 Collecting robotbackgroundlogger==1.2 05:45:22 Downloading robotbackgroundlogger-1.2.tar.gz (3.9 kB) 05:45:22 Preparing metadata (setup.py): started 05:45:24 Preparing metadata (setup.py): finished with status 'done' 05:45:24 Requirement already satisfied: robotframework in /usr/lib/python3.10/site-packages (from robotbackgroundlogger==1.2) (4.1.3) 05:45:24 Using legacy 'setup.py install' for robotbackgroundlogger, since package 'wheel' is not installed. 05:45:25 Installing collected packages: robotbackgroundlogger 05:45:25 Running setup.py install for robotbackgroundlogger: started 05:45:26 Removing intermediate container b1e4484fb900 05:45:26 ---> 0fa65ee83531 05:45:26 Step 9/12 : ENTRYPOINT ["sh", "/usr/local/bin/robot-entrypoint.sh"] 05:45:26 ---> Running in ec9787830ac1 05:45:26 Removing intermediate container ec9787830ac1 05:45:26 ---> 1ff8f01fcf42 05:45:26 Step 10/12 : LABEL arch=amd64 05:45:26 ---> Running in dc9640b79d71 05:45:26 Removing intermediate container dc9640b79d71 05:45:26 ---> 98d5142c061a 05:45:26 Step 11/12 : LABEL git_sha=d8d314b64701a95337bb77168f09f50767791402 05:45:26 ---> Running in 7f5c92b105b2 05:45:26 Removing intermediate container 7f5c92b105b2 05:45:26 ---> c83aa1d2e72a 05:45:26 Step 12/12 : LABEL version=0.0.0 05:45:26 ---> Running in c22dd60c86e7 05:45:26 Removing intermediate container c22dd60c86e7 05:45:26 ---> ae3b18522cac 05:45:26 [Warning] One or more build-args [ARCH] were not consumed 05:45:26 Successfully built ae3b18522cac 05:45:26 Successfully tagged edgex-taf-common:latest [Pipeline] } [Pipeline] // withEnv [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] withEnv [Pipeline] { 05:45:26 Running setup.py install for robotbackgroundlogger: finished with status 'done' [Pipeline] sh 05:45:26 Successfully installed robotbackgroundlogger-1.2 05:45: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 05:45:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:45:26 05:45:26 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:45:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:45:27 latest: Pulling from edgex-lftools-log-publisher 05:45:27 5eb5b503b376: Pulling fs layer 05:45:27 5c69ac0246d0: Pulling fs layer 05:45:27 ec43610c2a17: Pulling fs layer 05:45:27 3a2ae6a8a46f: Pulling fs layer 05:45:27 33b1e0a273af: Pulling fs layer 05:45:27 5d3b04190fa2: Pulling fs layer 05:45:27 2f39f015ded8: Pulling fs layer 05:45:27 33b1e0a273af: Waiting 05:45:27 3a2ae6a8a46f: Waiting 05:45:27 5c69ac0246d0: Download complete 05:45:27 3a2ae6a8a46f: Verifying Checksum 05:45:27 3a2ae6a8a46f: Download complete 05:45:27 33b1e0a273af: Verifying Checksum 05:45:27 33b1e0a273af: Download complete 05:45:27 ec43610c2a17: Verifying Checksum 05:45:27 ec43610c2a17: Download complete 05:45:27 5d3b04190fa2: Verifying Checksum 05:45:27 5d3b04190fa2: Download complete 05:45:27 5eb5b503b376: Verifying Checksum 05:45:27 5eb5b503b376: Download complete 05:45:28 2f39f015ded8: Verifying Checksum 05:45:28 5eb5b503b376: Pull complete 05:45:28 5c69ac0246d0: Pull complete 05:45:29 ec43610c2a17: Pull complete 05:45:29 3a2ae6a8a46f: Pull complete 05:45:29 33b1e0a273af: Pull complete 05:45:29 5d3b04190fa2: Pull complete 05:45:31 Collecting configparser==5.0.1 05:45:31 Downloading configparser-5.0.1-py3-none-any.whl (22 kB) 05:45:31 Installing collected packages: configparser 05:45:31 Successfully installed configparser-5.0.1 05:45:31 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 05:45:33 2f39f015ded8: Pull complete 05:45:33 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 05:45:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:45:33 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:45:33 prd-ubuntu20.04-docker-8c-8g-22577 does not seem to be running inside a container 05:45:34 $ 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-44 -v /w/workspace/exfoundry_edgex-taf-common_PR-44:/w/workspace/exfoundry_edgex-taf-common_PR-44:rw,z -v /w/workspace/exfoundry_edgex-taf-common_PR-44@tmp:/w/workspace/exfoundry_edgex-taf-common_PR-44@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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 05:45:36 Collecting requests==2.25.1 05:45:36 Downloading requests-2.25.1-py2.py3-none-any.whl (61 kB) 05:45:36 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.2/61.2 kB 2.5 MB/s eta 0:00:00 05:45:36 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.10/site-packages (from requests==2.25.1) (2022.6.15) 05:45:36 Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/lib/python3.10/site-packages (from requests==2.25.1) (1.26.11) 05:45:36 Collecting chardet<5,>=3.0.2 05:45:36 Downloading chardet-4.0.0-py2.py3-none-any.whl (178 kB) 05:45:36 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 178.7/178.7 kB 7.0 MB/s eta 0:00:00 05:45:36 Collecting idna<3,>=2.5 05:45:36 Downloading idna-2.10-py2.py3-none-any.whl (58 kB) 05:45:36 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.8/58.8 kB 3.4 MB/s eta 0:00:00 05:45:37 $ docker top 1e99904e0b51437858ef96c53c802a0e70ab15f07b125d4fb71db4699a0bce53 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:45:37 ---> job-cost.sh 05:45:37 lf-activate-venv: SKIPPING 05:45:37 INFO: No Stack... 05:45:37 INFO: Retrieving Pricing Info for: v3-standard-8 05:45:37 Installing collected packages: idna, chardet, requests 05:45:37 Attempting uninstall: idna 05:45:37 Found existing installation: idna 3.3 05:45:37 Uninstalling idna-3.3: 05:45:37 Successfully uninstalled idna-3.3 05:45:38 INFO: Archiving Costs [Pipeline] sh 05:45:38 + cat /w/workspace/exfoundry_edgex-taf-common_PR-44/archives/cost.csv 05:45:38 + cut -d, -f6 [Pipeline] lock 05:45:38 Trying to acquire lock on [jenkins-edgexfoundry-edgex-taf-common-PR-44-3-stack-cost] 05:45:38 Resource [jenkins-edgexfoundry-edgex-taf-common-PR-44-3-stack-cost] did not exist. Created. 05:45:38 Lock acquired on [jenkins-edgexfoundry-edgex-taf-common-PR-44-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:45:38 + echo total: 0.2199999988079071 [Pipeline] stash 05:45:38 Stashed 1 file(s) [Pipeline] } 05:45:38 Lock released on resource [jenkins-edgexfoundry-edgex-taf-common-PR-44-3-stack-cost] [Pipeline] // lock [Pipeline] } 05:45:39 $ docker stop --time=1 1e99904e0b51437858ef96c53c802a0e70ab15f07b125d4fb71db4699a0bce53 05:45:40 $ docker rm -f 1e99904e0b51437858ef96c53c802a0e70ab15f07b125d4fb71db4699a0bce53 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 05:45:40 Attempting uninstall: requests 05:45:40 Found existing installation: requests 2.28.1 05:45:40 Uninstalling requests-2.28.1: 05:45:40 Successfully uninstalled requests-2.28.1 05:45:40 Successfully installed chardet-4.0.0 idna-2.10 requests-2.25.1 05:45: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 05:45:44 Collecting robotframework-requests==0.8.0 05:45:44 Downloading robotframework_requests-0.8.0-py3-none-any.whl (16 kB) 05:45:44 Requirement already satisfied: robotframework in /usr/lib/python3.10/site-packages (from robotframework-requests==0.8.0) (4.1.3) 05:45:44 Requirement already satisfied: requests in /usr/lib/python3.10/site-packages (from robotframework-requests==0.8.0) (2.25.1) 05:45:44 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.10/site-packages (from requests->robotframework-requests==0.8.0) (2022.6.15) 05:45:44 Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/lib/python3.10/site-packages (from requests->robotframework-requests==0.8.0) (1.26.11) 05:45:44 Requirement already satisfied: idna<3,>=2.5 in /usr/lib/python3.10/site-packages (from requests->robotframework-requests==0.8.0) (2.10) 05:45:44 Requirement already satisfied: chardet<5,>=3.0.2 in /usr/lib/python3.10/site-packages (from requests->robotframework-requests==0.8.0) (4.0.0) 05:45:45 Installing collected packages: robotframework-requests 05:45:45 Successfully installed robotframework-requests-0.8.0 05:45:45 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 05:45:50 Collecting paho-mqtt==1.5.1 05:45:50 Downloading paho-mqtt-1.5.1.tar.gz (101 kB) 05:45:50 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 101.8/101.8 kB 4.9 MB/s eta 0:00:00 05:45:50 Preparing metadata (setup.py): started 05:45:51 Preparing metadata (setup.py): finished with status 'done' 05:45:51 Using legacy 'setup.py install' for paho-mqtt, since package 'wheel' is not installed. 05:45:52 Installing collected packages: paho-mqtt 05:45:52 Running setup.py install for paho-mqtt: started 05:45:54 Running setup.py install for paho-mqtt: finished with status 'done' 05:45:54 Successfully installed paho-mqtt-1.5.1 05:45: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 05:45:59 Collecting redis==3.5.3 05:45:59 Downloading redis-3.5.3-py2.py3-none-any.whl (72 kB) 05:45:59 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 72.1/72.1 kB 3.1 MB/s eta 0:00:00 05:46:00 Installing collected packages: redis 05:46:00 Successfully installed redis-3.5.3 05:46:00 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 05:46:06 Collecting pyzmq==22.2.1 05:46:06 Downloading pyzmq-22.2.1.tar.gz (1.2 MB) 05:46:06 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 11.1 MB/s eta 0:00:00 05:46:09 Installing build dependencies: started 05:46:36 Installing build dependencies: finished with status 'done' 05:46:36 Getting requirements to build wheel: started 05:46:36 Getting requirements to build wheel: finished with status 'done' 05:46:36 Preparing metadata (pyproject.toml): started 05:46:39 Preparing metadata (pyproject.toml): finished with status 'done' 05:46:39 Building wheels for collected packages: pyzmq 05:46:39 Building wheel for pyzmq (pyproject.toml): started 05:48:01 Building wheel for pyzmq (pyproject.toml): still running... 05:48:57 Building wheel for pyzmq (pyproject.toml): still running... 05:49:07 Building wheel for pyzmq (pyproject.toml): finished with status 'done' 05:49:07 Created wheel for pyzmq: filename=pyzmq-22.2.1-cp310-cp310-linux_aarch64.whl size=1515206 sha256=b1dde45edeb2405c5724c6045cfb764b7389ff7ee839439b18f935d129c9df3a 05:49:07 Stored in directory: /root/.cache/pip/wheels/fe/e5/6c/b7cb63e41c4add542d3df6f6d09af9bd65f9395fea4b16da8e 05:49:07 Successfully built pyzmq 05:49:09 Installing collected packages: pyzmq 05:49:10 Successfully installed pyzmq-22.2.1 05:49:10 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 05:49:15 Collecting robotframework-seleniumlibrary==5.1.3 05:49:15 Downloading robotframework_seleniumlibrary-5.1.3-py2.py3-none-any.whl (94 kB) 05:49:15 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 94.7/94.7 kB 4.2 MB/s eta 0:00:00 05:49:15 Requirement already satisfied: robotframework>=3.1.2 in /usr/lib/python3.10/site-packages (from robotframework-seleniumlibrary==5.1.3) (4.1.3) 05:49:15 Collecting robotframework-pythonlibcore>=2.1.0 05:49:15 Downloading robotframework_pythonlibcore-3.0.0-py2.py3-none-any.whl (9.9 kB) 05:49:15 Collecting selenium>=3.141.0 05:49:15 Downloading selenium-4.4.0-py3-none-any.whl (985 kB) 05:49:15 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 985.8/985.8 kB 10.9 MB/s eta 0:00:00 05:49:15 Collecting trio-websocket~=0.9 05:49:15 Downloading trio_websocket-0.9.2-py3-none-any.whl (16 kB) 05:49:15 Requirement already satisfied: urllib3[secure,socks]~=1.26 in /usr/lib/python3.10/site-packages (from selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3) (1.26.11) 05:49:16 Collecting trio~=0.17 05:49:16 Downloading trio-0.21.0-py3-none-any.whl (358 kB) 05:49:16 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 359.0/359.0 kB 9.6 MB/s eta 0:00:00 05:49:16 Requirement already satisfied: idna in /usr/lib/python3.10/site-packages (from trio~=0.17->selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3) (2.10) 05:49:16 Collecting async-generator>=1.9 05:49:16 Downloading async_generator-1.10-py3-none-any.whl (18 kB) 05:49:16 Collecting outcome 05:49:16 Downloading outcome-1.2.0-py2.py3-none-any.whl (9.7 kB) 05:49:16 Collecting sortedcontainers 05:49:16 Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) 05:49:16 Collecting sniffio 05:49:16 Downloading sniffio-1.2.0-py3-none-any.whl (10 kB) 05:49:16 Requirement already satisfied: attrs>=19.2.0 in /usr/lib/python3.10/site-packages (from trio~=0.17->selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3) (22.1.0) 05:49:16 Collecting wsproto>=0.14 05:49:16 Downloading wsproto-1.1.0-py3-none-any.whl (24 kB) 05:49:18 Collecting cryptography>=1.3.4 05:49:19 Downloading cryptography-37.0.4-cp36-abi3-musllinux_1_1_aarch64.whl (4.1 MB) 05:49:19 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.1/4.1 MB 11.3 MB/s eta 0:00:00 05:49:19 Collecting pyOpenSSL>=0.14 05:49:19 Downloading pyOpenSSL-22.0.0-py2.py3-none-any.whl (55 kB) 05:49:19 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 55.8/55.8 kB 3.2 MB/s eta 0:00:00 05:49:19 Requirement already satisfied: certifi in /usr/lib/python3.10/site-packages (from urllib3[secure,socks]~=1.26->selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3) (2022.6.15) 05:49:20 Collecting PySocks!=1.5.7,<2.0,>=1.5.6 05:49:20 Downloading PySocks-1.7.1-py3-none-any.whl (16 kB) 05:49:21 Collecting cffi>=1.12 05:49:21 Downloading cffi-1.15.1.tar.gz (508 kB) 05:49:21 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 508.5/508.5 kB 10.3 MB/s eta 0:00:00 05:49:22 Preparing metadata (setup.py): started 05:49:24 Preparing metadata (setup.py): finished with status 'done' 05:49:24 Collecting h11<1,>=0.9.0 05:49:24 Downloading h11-0.13.0-py3-none-any.whl (58 kB) 05:49:25 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 2.6 MB/s eta 0:00:00 05:49:25 Collecting pycparser 05:49:25 Downloading pycparser-2.21-py2.py3-none-any.whl (118 kB) 05:49:25 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.7/118.7 kB 6.3 MB/s eta 0:00:00 05:49:25 Using legacy 'setup.py install' for cffi, since package 'wheel' is not installed. 05:49:26 Installing collected packages: sortedcontainers, sniffio, robotframework-pythonlibcore, PySocks, pycparser, outcome, h11, async-generator, wsproto, trio, cffi, trio-websocket, cryptography, pyOpenSSL, selenium, robotframework-seleniumlibrary 05:49:31 Running setup.py install for cffi: started 05:50:10 Running setup.py install for cffi: finished with status 'done' 05:50:14 Successfully installed PySocks-1.7.1 async-generator-1.10 cffi-1.15.1 cryptography-37.0.4 h11-0.13.0 outcome-1.2.0 pyOpenSSL-22.0.0 pycparser-2.21 robotframework-pythonlibcore-3.0.0 robotframework-seleniumlibrary-5.1.3 selenium-4.4.0 sniffio-1.2.0 sortedcontainers-2.4.0 trio-0.21.0 trio-websocket-0.9.2 wsproto-1.1.0 05:50: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 05:50:19 Collecting psycopg2==2.9.3 05:50:19 Downloading psycopg2-2.9.3.tar.gz (380 kB) 05:50:19 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 380.6/380.6 kB 8.5 MB/s eta 0:00:00 05:50:19 Preparing metadata (setup.py): started 05:50:21 Preparing metadata (setup.py): finished with status 'done' 05:50:21 Using legacy 'setup.py install' for psycopg2, since package 'wheel' is not installed. 05:50:23 Installing collected packages: psycopg2 05:50:23 Running setup.py install for psycopg2: started 05:51:31 Running setup.py install for psycopg2: still running... 05:51:31 Running setup.py install for psycopg2: finished with status 'done' 05:51:31 Successfully installed psycopg2-2.9.3 05:51:31 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 05:51:31 Collecting numpy==1.22.3 05:51:31 Downloading numpy-1.22.3.zip (11.5 MB) 05:51:31 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 11.5/11.5 MB 12.7 MB/s eta 0:00:00 05:51:36 Installing build dependencies: started 05:52:08 Installing build dependencies: finished with status 'done' 05:52:08 Getting requirements to build wheel: started 05:52:09 Getting requirements to build wheel: finished with status 'done' 05:52:09 Preparing metadata (pyproject.toml): started 05:52:14 Preparing metadata (pyproject.toml): finished with status 'done' 05:52:14 Building wheels for collected packages: numpy 05:52:14 Building wheel for numpy (pyproject.toml): started 05:54:20 Building wheel for numpy (pyproject.toml): still running... 05:55:17 Building wheel for numpy (pyproject.toml): still running... 05:56:25 Building wheel for numpy (pyproject.toml): still running... 05:57:21 Building wheel for numpy (pyproject.toml): still running... 05:58:29 Building wheel for numpy (pyproject.toml): still running... 05:59:38 Building wheel for numpy (pyproject.toml): still running... 06:00:34 Building wheel for numpy (pyproject.toml): still running... 06:04:26 Building wheel for numpy (pyproject.toml): still running... 06:06:18 Building wheel for numpy (pyproject.toml): still running... 06:08:10 Building wheel for numpy (pyproject.toml): still running... 06:10:17 Building wheel for numpy (pyproject.toml): still running... 06:11:38 Building wheel for numpy (pyproject.toml): still running... 06:13:15 Building wheel for numpy (pyproject.toml): still running... 06:16:37 Building wheel for numpy (pyproject.toml): still running... 06:17:59 Building wheel for numpy (pyproject.toml): still running... 06:19:51 Building wheel for numpy (pyproject.toml): still running... 06:19:53 Building wheel for numpy (pyproject.toml): finished with status 'done' 06:19:53 Created wheel for numpy: filename=numpy-1.22.3-cp310-cp310-linux_aarch64.whl size=18623671 sha256=8bf439f96108747e8301cd400e5d38d56bc216d95dd98502debfdd3177999848 06:19:53 Stored in directory: /root/.cache/pip/wheels/8e/91/68/1231ba60e6f8e12978799d8d6cb0357385a83664ceef0edd78 06:19:54 Successfully built numpy 06:19:55 Installing collected packages: numpy 06:20:14 Successfully installed numpy-1.22.3 06:20: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 06:20:18 Collecting psutil==5.9.0 06:20:18 Downloading psutil-5.9.0.tar.gz (478 kB) 06:20:18 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 478.3/478.3 kB 9.3 MB/s eta 0:00:00 06:20:18 Preparing metadata (setup.py): started 06:20:21 Preparing metadata (setup.py): finished with status 'done' 06:20:21 Using legacy 'setup.py install' for psutil, since package 'wheel' is not installed. 06:20:22 Installing collected packages: psutil 06:20:22 Running setup.py install for psutil: started 06:20:32 Running setup.py install for psutil: finished with status 'done' 06:20:32 Successfully installed psutil-5.9.0 06:20:32 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 06:20:38 Collecting pycryptodome==3.15.0 06:20:38 Downloading pycryptodome-3.15.0.tar.gz (4.5 MB) 06:20:38 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.5/4.5 MB 12.1 MB/s eta 0:00:00 06:20:40 Preparing metadata (setup.py): started 06:20:43 Preparing metadata (setup.py): finished with status 'done' 06:20:43 Using legacy 'setup.py install' for pycryptodome, since package 'wheel' is not installed. 06:20:45 Installing collected packages: pycryptodome 06:20:45 Running setup.py install for pycryptodome: started 06:21:53 Running setup.py install for pycryptodome: still running... 06:22:40 Running setup.py install for pycryptodome: finished with status 'done' 06:22:40 Successfully installed pycryptodome-3.15.0 06:22: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 06:23:19 Removing intermediate container 6e7d9f8ba9ea 06:23:19 ---> cbf148e983ee 06:23:19 Step 9/12 : ENTRYPOINT ["sh", "/usr/local/bin/robot-entrypoint.sh"] 06:23:19 ---> Running in dd5c27126050 06:23:19 Removing intermediate container dd5c27126050 06:23:19 ---> ddc04e4dc48b 06:23:19 Step 10/12 : LABEL arch=arm64 06:23:19 ---> Running in 6a7df99f7260 06:23:19 Removing intermediate container 6a7df99f7260 06:23:19 ---> 0bd967a9c9a2 06:23:19 Step 11/12 : LABEL git_sha=d8d314b64701a95337bb77168f09f50767791402 06:23:19 ---> Running in 79c1fe0e6250 06:23:19 Removing intermediate container 79c1fe0e6250 06:23:19 ---> f274ca0f3e1a 06:23:19 Step 12/12 : LABEL version=0.0.0 06:23:19 ---> Running in 4481aa59e149 06:23:19 Removing intermediate container 4481aa59e149 06:23:19 ---> 4c9a879d17e9 06:23:19 [Warning] One or more build-args [ARCH] were not consumed 06:23:19 Successfully built 4c9a879d17e9 06:23:19 Successfully tagged edgex-taf-common-arm64:latest [Pipeline] } [Pipeline] // withEnv [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] withEnv [Pipeline] { [Pipeline] sh 06:23:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:23:20 06:23:20 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:23:20 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:23:20 arm64: Pulling from edgex-lftools-log-publisher 06:23:20 8998bd30e6a1: Pulling fs layer 06:23:20 04944245beec: Pulling fs layer 06:23:20 699f458cf7ca: Pulling fs layer 06:23:20 765212b225bb: Pulling fs layer 06:23:20 f23df028b6ca: Pulling fs layer 06:23:20 d65c8cfc05b1: Pulling fs layer 06:23:20 2437ff75d9bd: Pulling fs layer 06:23:20 f23df028b6ca: Waiting 06:23:20 d65c8cfc05b1: Waiting 06:23:20 2437ff75d9bd: Waiting 06:23:20 765212b225bb: Waiting 06:23:20 04944245beec: Verifying Checksum 06:23:20 04944245beec: Download complete 06:23:20 765212b225bb: Verifying Checksum 06:23:20 765212b225bb: Download complete 06:23:20 f23df028b6ca: Verifying Checksum 06:23:20 f23df028b6ca: Download complete 06:23:20 d65c8cfc05b1: Verifying Checksum 06:23:20 d65c8cfc05b1: Download complete 06:23:21 699f458cf7ca: Verifying Checksum 06:23:21 699f458cf7ca: Download complete 06:23:21 8998bd30e6a1: Verifying Checksum 06:23:21 8998bd30e6a1: Download complete 06:23:23 2437ff75d9bd: Verifying Checksum 06:23:23 2437ff75d9bd: Download complete 06:23:25 8998bd30e6a1: Pull complete 06:23:25 04944245beec: Pull complete 06:23:27 699f458cf7ca: Pull complete 06:23:27 765212b225bb: Pull complete 06:23:28 f23df028b6ca: Pull complete 06:23:28 d65c8cfc05b1: Pull complete 06:23:43 2437ff75d9bd: Pull complete 06:23:43 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 06:23:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:23:43 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:23:44 prd-ubuntu20.04-docker-arm64-4c-16g-22578 does not seem to be running inside a container 06:23:44 $ 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-44 -v /w/workspace/exfoundry_edgex-taf-common_PR-44:/w/workspace/exfoundry_edgex-taf-common_PR-44:rw,z -v /w/workspace/exfoundry_edgex-taf-common_PR-44@tmp:/w/workspace/exfoundry_edgex-taf-common_PR-44@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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 06:23:46 $ docker top 08ef6de986365509de6a09c284de96f8572723984b37d331f050898ac3c48754 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:23:47 ---> job-cost.sh 06:23:47 lf-activate-venv: SKIPPING 06:23:47 INFO: No Stack... 06:23:47 INFO: Retrieving Pricing Info for: v3-standard-4 06:23:48 INFO: Archiving Costs [Pipeline] sh 06:23:49 + cat /w/workspace/exfoundry_edgex-taf-common_PR-44/archives/cost.csv 06:23:49 + cut -d, -f6 [Pipeline] lock 06:23:49 Trying to acquire lock on [jenkins-edgexfoundry-edgex-taf-common-PR-44-3-stack-cost] 06:23:49 Resource [jenkins-edgexfoundry-edgex-taf-common-PR-44-3-stack-cost] did not exist. Created. 06:23:49 Lock acquired on [jenkins-edgexfoundry-edgex-taf-common-PR-44-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:23:50 /w/workspace/exfoundry_edgex-taf-common_PR-44@tmp/durable-87354ad4/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 06:23:50 + echo total: 0.10999999940395355 [Pipeline] stash 06:23:50 Warning: overwriting stash ‘stack-cost’ 06:23:51 Stashed 1 file(s) [Pipeline] } 06:23:51 Lock released on resource [jenkins-edgexfoundry-edgex-taf-common-PR-44-3-stack-cost] [Pipeline] // lock [Pipeline] } 06:23:51 $ docker stop --time=1 08ef6de986365509de6a09c284de96f8572723984b37d331f050898ac3c48754 06:23:52 $ docker rm -f 08ef6de986365509de6a09c284de96f8572723984b37d331f050898ac3c48754 [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 06:23:53 + [ -d /w/workspace/exfoundry_edgex-taf-common_PR-44/archives ] 06:23:53 + ls -al /w/workspace/exfoundry_edgex-taf-common_PR-44/archives 06:23:53 total 16 06:23:53 drwxr-xr-x 3 root root 4096 Aug 12 05:45 . 06:23:53 drwxrwxr-x 7 jenkins jenkins 4096 Aug 12 05:45 .. 06:23:53 drwxr-xr-x 2 root root 4096 Aug 12 05:45 cost 06:23:53 -rw-r--r-- 1 root root 87 Aug 12 05:45 cost.csv 06:23:53 + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_edgex-taf-common_PR-44/archives 06:23:53 + ls -al /w/workspace/exfoundry_edgex-taf-common_PR-44/archives 06:23:53 total 16 06:23:53 drwxr-xr-x 3 jenkins jenkins 4096 Aug 12 05:45 . 06:23:53 drwxrwxr-x 7 jenkins jenkins 4096 Aug 12 05:45 .. 06:23:53 drwxr-xr-x 2 jenkins jenkins 4096 Aug 12 05:45 cost 06:23:53 -rw-r--r-- 1 jenkins jenkins 87 Aug 12 05:45 cost.csv [Pipeline] libraryResource [Pipeline] sh 06:23:53 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 06:23:54 ---> package-listing.sh 06:23:54 ++ facter osfamily 06:23:54 ++ tr '[:upper:]' '[:lower:]' 06:23:55 + OS_FAMILY=debian 06:23:55 + workspace=/w/workspace/exfoundry_edgex-taf-common_PR-44 06:23:55 + START_PACKAGES=/tmp/packages_start.txt 06:23:55 + END_PACKAGES=/tmp/packages_end.txt 06:23:55 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:23:55 + PACKAGES=/tmp/packages_start.txt 06:23:55 + '[' /w/workspace/exfoundry_edgex-taf-common_PR-44 ']' 06:23:55 + PACKAGES=/tmp/packages_end.txt 06:23:55 + case "${OS_FAMILY}" in 06:23:55 + dpkg -l 06:23:55 + grep '^ii' 06:23:55 + '[' -f /tmp/packages_start.txt ']' 06:23:55 + '[' -f /tmp/packages_end.txt ']' 06:23:55 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:23:55 + '[' /w/workspace/exfoundry_edgex-taf-common_PR-44 ']' 06:23:55 + mkdir -p /w/workspace/exfoundry_edgex-taf-common_PR-44/archives/ 06:23:55 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_edgex-taf-common_PR-44/archives/ [Pipeline] echo 06:23:55 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/exfoundry_edgex-taf-common_PR-44/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 06:23:55 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:23:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:23:55 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:23:56 prd-ubuntu20.04-docker-8c-8g-22577 does not seem to be running inside a container 06:23:56 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/exfoundry_edgex-taf-common_PR-44/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-44 -v /w/workspace/exfoundry_edgex-taf-common_PR-44:/w/workspace/exfoundry_edgex-taf-common_PR-44:rw,z -v /w/workspace/exfoundry_edgex-taf-common_PR-44@tmp:/w/workspace/exfoundry_edgex-taf-common_PR-44@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 06:23:56 $ docker top 77e3dc653c4eca18da4d5654694d649e34b2351c8e0d5c620363f907199bc7ef -eo pid,comm [Pipeline] { [Pipeline] sh 06:23:56 + touch /tmp/pre-build-complete [Pipeline] sh 06:23:56 + mkdir -p /var/log/sysstat [Pipeline] sh 06:23:57 + ls /var/log/sa-host 06:23:57 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:23:57 provisioning config files... 06:23:57 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_edgex-taf-common_PR-44@tmp/config8704602881084472063tmp [Pipeline] { [Pipeline] echo 06:23:57 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 06:23:57 ---> create-netrc.sh [Pipeline] } 06:23:57 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 06:23:58 ---> python-tools-install.sh [Pipeline] echo 06:23:58 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 06:23:58 ---> sudo-logs.sh 06:23:58 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 06:23:58 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 06:23:58 ---> job-cost.sh 06:23:58 lf-activate-venv: SKIPPING 06:23:58 DEBUG: total: 0.2199999988079071 06:23:58 INFO: Retrieving Stack Cost... 06:23:58 INFO: Retrieving Pricing Info for: v3-standard-8 06:23:59 INFO: Archiving Costs [Pipeline] echo 06:23:59 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 06:23:59 ---> logs-deploy.sh 06:23:59 lf-activate-venv: SKIPPING 06:23:59 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-taf-common/PR-44/3 06:23:59 INFO: archiving workspace using pattern(s): 06:24:00 Archives upload complete. 06:24:00 INFO: archiving logs to Nexus