Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 6bbff01ae1d7b7c52fe17b3ee3ff384bf9757f6d+94bb558ef2d5ecf1c3cc860aba15ffe752c2445d (e30948387b91ef8d28179c09adafbafa7b792d92) 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-ssh11035075961883030729.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-ssh2327040198853958602.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-42/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-42/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7859854169851152090.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-ssh15025588197140452408.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-42/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-42/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh9160418621836054365.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 Running on prd-ubuntu20.04-docker-8c-8g-22625 in /w/workspace/exfoundry_edgex-taf-common_PR-42 [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-42 # 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/42/head:refs/remotes/origin/PR-42 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 94bb558ef2d5ecf1c3cc860aba15ffe752c2445d into PR head commit 6bbff01ae1d7b7c52fe17b3ee3ff384bf9757f6d Merge succeeded, producing 68a594a8da1ac14ddbef38cfe7fd3ae714288037 Checking out Revision 68a594a8da1ac14ddbef38cfe7fd3ae714288037 (PR-42) > git config core.sparsecheckout # timeout=10 > git checkout -f 6bbff01ae1d7b7c52fe17b3ee3ff384bf9757f6d # 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 94bb558ef2d5ecf1c3cc860aba15ffe752c2445d # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 68a594a8da1ac14ddbef38cfe7fd3ae714288037 # timeout=10 Commit message: "Merge commit '94bb558ef2d5ecf1c3cc860aba15ffe752c2445d' into HEAD" > git rev-list --no-walk 6bbff01ae1d7b7c52fe17b3ee3ff384bf9757f6d # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-08-12T18:56:14.866Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-08-12T18:56:14.941Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-08-12T18:56:14.956Z] ========================================================= [2022-08-12T18:56:14.957Z] EdgeX Global Pipelines Version Info [2022-08-12T18:56:14.957Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-08-12T18:56:15.760Z] ------------------- [2022-08-12T18:56:15.760Z] stable info: [2022-08-12T18:56:15.760Z] ------------------- [2022-08-12T18:56:15.760Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-08-12T18:56:15.760Z] Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e [2022-08-12T18:56:15.760Z] Message: update stable to v1.0.238 [2022-08-12T18:56:16.337Z] ------------------- [2022-08-12T18:56:16.337Z] experimental info: [2022-08-12T18:56:16.337Z] ------------------- [2022-08-12T18:56:16.337Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-08-12T18:56:16.337Z] Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e [2022-08-12T18:56:16.337Z] Message: update experimental to v1.0.238 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo [2022-08-12T18:56:16.611Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = taf-settings [Pipeline] echo [2022-08-12T18:56:16.622Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-taf-common [Pipeline] echo [2022-08-12T18:56:16.631Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-08-12T18:56:16.639Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-08-12T18:56:16.645Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-08-12T18:56:16.652Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-taf-common [Pipeline] echo [2022-08-12T18:56:16.658Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-08-12T18:56:16.664Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = snapshots [Pipeline] echo [2022-08-12T18:56:16.676Z] [edgeXSetupEnvironment]: set envvar DOCKER_PUSH_LATEST = true [Pipeline] echo [2022-08-12T18:56:16.684Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-08-12T18:56:16.692Z] [edgeXSetupEnvironment]: set envvar ARCHIVE_IMAGE = false [Pipeline] echo [2022-08-12T18:56:16.700Z] [edgeXSetupEnvironment]: set envvar ARCHIVE_NAME = edgex-taf-common-archive.tar.gz [Pipeline] echo [2022-08-12T18:56:16.709Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-08-12T18:56:16.721Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-08-12T18:56:16.729Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-42 [Pipeline] echo [2022-08-12T18:56:16.737Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-42 [Pipeline] echo [2022-08-12T18:56:16.743Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-42 [Pipeline] echo [2022-08-12T18:56:16.749Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 68a594a8da1ac14ddbef38cfe7fd3ae714288037 [Pipeline] echo [2022-08-12T18:56:16.755Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 68a594a [Pipeline] echo [2022-08-12T18:56:16.761Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-08-12T18:56:16.796Z] provisioning config files... [2022-08-12T18:56:16.809Z] copy managed file [taf-settings] to file:/w/workspace/exfoundry_edgex-taf-common_PR-42@tmp/config6138255302691954558tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-12T18:56:17.117Z] ---> docker-login.sh [2022-08-12T18:56:17.117Z] nexus3.edgexfoundry.org:10001 [2022-08-12T18:56:17.379Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-12T18:56:17.642Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-12T18:56:17.642Z] Configure a credential helper to remove this warning. See [2022-08-12T18:56:17.642Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-12T18:56:17.642Z] [2022-08-12T18:56:17.642Z] Login Succeeded [2022-08-12T18:56:17.643Z] nexus3.edgexfoundry.org:10002 [2022-08-12T18:56:17.643Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-12T18:56:17.643Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-12T18:56:17.643Z] Configure a credential helper to remove this warning. See [2022-08-12T18:56:17.643Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-12T18:56:17.643Z] [2022-08-12T18:56:17.643Z] Login Succeeded [2022-08-12T18:56:17.643Z] nexus3.edgexfoundry.org:10003 [2022-08-12T18:56:17.905Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-12T18:56:17.905Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-12T18:56:17.905Z] Configure a credential helper to remove this warning. See [2022-08-12T18:56:17.905Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-12T18:56:17.905Z] [2022-08-12T18:56:17.905Z] Login Succeeded [2022-08-12T18:56:17.905Z] nexus3.edgexfoundry.org:10004 [2022-08-12T18:56:17.905Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-12T18:56:17.905Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-12T18:56:17.905Z] Configure a credential helper to remove this warning. See [2022-08-12T18:56:17.905Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-12T18:56:17.905Z] [2022-08-12T18:56:17.905Z] Login Succeeded [2022-08-12T18:56:17.905Z] docker.io [2022-08-12T18:56:18.167Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-12T18:56:18.429Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-12T18:56:18.429Z] Configure a credential helper to remove this warning. See [2022-08-12T18:56:18.429Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-12T18:56:18.429Z] [2022-08-12T18:56:18.429Z] Login Succeeded [2022-08-12T18:56:18.429Z] ---> docker-login.sh ends [Pipeline] } [2022-08-12T18:56:18.440Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-08-12T18:56:18.932Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-08-12T18:56:18.932Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-08-12T18:56:18.932Z] + [ -e /tmp/ssh_known_hosts ] [2022-08-12T18:56:18.932Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-08-12T18:56:18.932Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-08-12T18:56:18.932Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-08-12T18:56:18.932Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-12T18:56:19.383Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-08-12T18:56:19.383Z] [2022-08-12T18:56:19.383Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-12T18:56:19.690Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-08-12T18:56:19.691Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-08-12T18:56:19.691Z] b85a868b505f: Pulling fs layer [2022-08-12T18:56:19.691Z] e2be974225ed: Pulling fs layer [2022-08-12T18:56:19.691Z] 339a4e72a1f5: Pulling fs layer [2022-08-12T18:56:19.691Z] 988bab9f4d93: Pulling fs layer [2022-08-12T18:56:19.691Z] 1469e6f7b9e6: Pulling fs layer [2022-08-12T18:56:19.691Z] eaf3925da568: Pulling fs layer [2022-08-12T18:56:19.691Z] bab4dde63d76: Pulling fs layer [2022-08-12T18:56:19.691Z] bde34c3a00c8: Pulling fs layer [2022-08-12T18:56:19.691Z] 988bab9f4d93: Waiting [2022-08-12T18:56:19.691Z] b352a97aabf1: Pulling fs layer [2022-08-12T18:56:19.691Z] 4872d77fe225: Pulling fs layer [2022-08-12T18:56:19.691Z] 5851b861e8e6: Pulling fs layer [2022-08-12T18:56:19.691Z] 1469e6f7b9e6: Waiting [2022-08-12T18:56:19.691Z] b352a97aabf1: Waiting [2022-08-12T18:56:19.691Z] 4872d77fe225: Waiting [2022-08-12T18:56:19.691Z] 5851b861e8e6: Waiting [2022-08-12T18:56:19.691Z] bab4dde63d76: Waiting [2022-08-12T18:56:19.691Z] eaf3925da568: Waiting [2022-08-12T18:56:19.691Z] e2be974225ed: Verifying Checksum [2022-08-12T18:56:19.691Z] e2be974225ed: Download complete [2022-08-12T18:56:19.691Z] 988bab9f4d93: Verifying Checksum [2022-08-12T18:56:19.691Z] 988bab9f4d93: Download complete [2022-08-12T18:56:19.953Z] 339a4e72a1f5: Verifying Checksum [2022-08-12T18:56:19.953Z] 339a4e72a1f5: Download complete [2022-08-12T18:56:19.953Z] 1469e6f7b9e6: Verifying Checksum [2022-08-12T18:56:19.953Z] 1469e6f7b9e6: Download complete [2022-08-12T18:56:19.953Z] eaf3925da568: Download complete [2022-08-12T18:56:19.953Z] bde34c3a00c8: Verifying Checksum [2022-08-12T18:56:19.953Z] b352a97aabf1: Verifying Checksum [2022-08-12T18:56:19.953Z] b352a97aabf1: Download complete [2022-08-12T18:56:19.953Z] 4872d77fe225: Verifying Checksum [2022-08-12T18:56:19.953Z] 4872d77fe225: Download complete [2022-08-12T18:56:19.953Z] 5851b861e8e6: Download complete [2022-08-12T18:56:19.953Z] b85a868b505f: Verifying Checksum [2022-08-12T18:56:19.953Z] b85a868b505f: Download complete [2022-08-12T18:56:20.214Z] bab4dde63d76: Verifying Checksum [2022-08-12T18:56:20.214Z] bab4dde63d76: Download complete [2022-08-12T18:56:21.597Z] b85a868b505f: Pull complete [2022-08-12T18:56:21.597Z] e2be974225ed: Pull complete [2022-08-12T18:56:22.181Z] 339a4e72a1f5: Pull complete [2022-08-12T18:56:22.181Z] 988bab9f4d93: Pull complete [2022-08-12T18:56:22.443Z] 1469e6f7b9e6: Pull complete [2022-08-12T18:56:22.705Z] eaf3925da568: Pull complete [2022-08-12T18:56:24.620Z] bab4dde63d76: Pull complete [2022-08-12T18:56:24.620Z] bde34c3a00c8: Pull complete [2022-08-12T18:56:24.890Z] b352a97aabf1: Pull complete [2022-08-12T18:56:24.890Z] 4872d77fe225: Pull complete [2022-08-12T18:56:25.153Z] 5851b861e8e6: Pull complete [2022-08-12T18:56:25.153Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-08-12T18:56:25.153Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-08-12T18:56:25.153Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-12T18:56:25.260Z] prd-ubuntu20.04-docker-8c-8g-22625 does not seem to be running inside a container [2022-08-12T18:56:25.303Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_edgex-taf-common_PR-42 -v /w/workspace/exfoundry_edgex-taf-common_PR-42:/w/workspace/exfoundry_edgex-taf-common_PR-42:rw,z -v /w/workspace/exfoundry_edgex-taf-common_PR-42@tmp:/w/workspace/exfoundry_edgex-taf-common_PR-42@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-08-12T18:56:26.831Z] $ docker top d90e974fe9bfb489c7c43b57d62a55ccdf9eadf0ff07ba72541207a4c845c339 -eo pid,comm [2022-08-12T18:56:26.903Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2022-08-12T18:56:26.903Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-08-12T18:56:26.938Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-08-12T18:56:26.938Z] [ssh-agent] Looking for ssh-agent implementation... [2022-08-12T18:56:27.078Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-08-12T18:56:27.082Z] $ docker exec d90e974fe9bfb489c7c43b57d62a55ccdf9eadf0ff07ba72541207a4c845c339 ssh-agent [2022-08-12T18:56:27.221Z] SSH_AUTH_SOCK=/tmp/ssh-gZVnxLuCDyle/agent.33 [2022-08-12T18:56:27.221Z] SSH_AGENT_PID=39 [2022-08-12T18:56:27.230Z] Running ssh-add (command line suppressed) [2022-08-12T18:56:27.367Z] Identity added: /w/workspace/exfoundry_edgex-taf-common_PR-42@tmp/private_key_8916454070320602160.key (/w/workspace/exfoundry_edgex-taf-common_PR-42@tmp/private_key_8916454070320602160.key) [2022-08-12T18:56:27.383Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-08-12T18:56:27.682Z] + git tag --points-at HEAD [Pipeline] } [2022-08-12T18:56:27.724Z] $ docker exec --env ******** --env ******** d90e974fe9bfb489c7c43b57d62a55ccdf9eadf0ff07ba72541207a4c845c339 ssh-agent -k [2022-08-12T18:56:27.844Z] unset SSH_AUTH_SOCK; [2022-08-12T18:56:27.845Z] unset SSH_AGENT_PID; [2022-08-12T18:56:27.845Z] echo Agent pid 39 killed; [2022-08-12T18:56:27.858Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-08-12T18:56:27.879Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-08-12T18:56:27.879Z] [ssh-agent] Looking for ssh-agent implementation... [2022-08-12T18:56:27.999Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-08-12T18:56:28.003Z] $ docker exec d90e974fe9bfb489c7c43b57d62a55ccdf9eadf0ff07ba72541207a4c845c339 ssh-agent [2022-08-12T18:56:28.143Z] SSH_AUTH_SOCK=/tmp/ssh-xCB8euekIJB0/agent.72 [2022-08-12T18:56:28.143Z] SSH_AGENT_PID=79 [2022-08-12T18:56:28.148Z] Running ssh-add (command line suppressed) [2022-08-12T18:56:28.264Z] Identity added: /w/workspace/exfoundry_edgex-taf-common_PR-42@tmp/private_key_1350950415110540641.key (/w/workspace/exfoundry_edgex-taf-common_PR-42@tmp/private_key_1350950415110540641.key) [2022-08-12T18:56:28.278Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-08-12T18:56:28.572Z] + git semver init [2022-08-12T18:56:28.835Z] 2022-08-12 18:56:28,781 [run_init] DEBUG init version:0.0.0 force:False [2022-08-12T18:56:28.835Z] 2022-08-12 18:56:28,782 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_edgex-taf-common_PR-42/.semver [2022-08-12T18:56:28.835Z] 2022-08-12 18:56:28,782 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-taf-common.git /w/workspace/exfoundry_edgex-taf-common_PR-42/.semver [2022-08-12T18:56:28.835Z] 2022-08-12 18:56:28,782 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-taf-common.git', '/w/workspace/exfoundry_edgex-taf-common_PR-42/.semver'], cwd=/w/workspace/exfoundry_edgex-taf-common_PR-42, universal_newlines=False, shell=None, istream=None) [2022-08-12T18:56:29.408Z] 2022-08-12 18:56:29,343 [append_file] DEBUG append to file:/w/workspace/exfoundry_edgex-taf-common_PR-42/.git/info/exclude [2022-08-12T18:56:29.408Z] 2022-08-12 18:56:29,344 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_edgex-taf-common_PR-42/.semver/PR-42 with force:False [2022-08-12T18:56:29.408Z] 2022-08-12 18:56:29,344 [write_file] DEBUG write to file:/w/workspace/exfoundry_edgex-taf-common_PR-42/.semver/PR-42 [2022-08-12T18:56:29.408Z] 2022-08-12 18:56:29,348 [execute] INFO git cat-file --batch-check [2022-08-12T18:56:29.408Z] 2022-08-12 18:56:29,348 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_edgex-taf-common_PR-42/.semver, universal_newlines=False, shell=None, istream=) [2022-08-12T18:56:29.408Z] 2022-08-12 18:56:29,354 [execute] INFO git cat-file --batch [2022-08-12T18:56:29.408Z] 2022-08-12 18:56:29,354 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_edgex-taf-common_PR-42/.semver, universal_newlines=False, shell=None, istream=) [2022-08-12T18:56:29.408Z] 2022-08-12 18:56:29,359 [read_version] DEBUG read version from /w/workspace/exfoundry_edgex-taf-common_PR-42/.semver/PR-42 [2022-08-12T18:56:29.408Z] 0.0.0 [Pipeline] } [2022-08-12T18:56:29.421Z] $ docker exec --env ******** --env ******** d90e974fe9bfb489c7c43b57d62a55ccdf9eadf0ff07ba72541207a4c845c339 ssh-agent -k [2022-08-12T18:56:29.545Z] unset SSH_AUTH_SOCK; [2022-08-12T18:56:29.546Z] unset SSH_AGENT_PID; [2022-08-12T18:56:29.546Z] echo Agent pid 79 killed; [2022-08-12T18:56:29.558Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-08-12T18:56:29.864Z] + git semver [Pipeline] } [2022-08-12T18:56:30.143Z] $ docker stop --time=1 d90e974fe9bfb489c7c43b57d62a55ccdf9eadf0ff07ba72541207a4c845c339 [2022-08-12T18:56:31.502Z] $ docker rm -f d90e974fe9bfb489c7c43b57d62a55ccdf9eadf0ff07ba72541207a4c845c339 [Pipeline] // withDockerContainer [Pipeline] sh [2022-08-12T18:56:31.855Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-08-12T18:56:32.130Z] Stashed 1 file(s) [Pipeline] echo [2022-08-12T18:56:32.133Z] [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 [2022-08-12T18:56:32.254Z] provisioning config files... [2022-08-12T18:56:32.263Z] copy managed file [taf-settings] to file:/w/workspace/exfoundry_edgex-taf-common_PR-42@tmp/config6648936598568825397tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-12T18:56:32.567Z] ---> docker-login.sh [2022-08-12T18:56:32.567Z] nexus3.edgexfoundry.org:10001 [2022-08-12T18:56:32.567Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-12T18:56:32.567Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-12T18:56:32.567Z] Configure a credential helper to remove this warning. See [2022-08-12T18:56:32.567Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-12T18:56:32.567Z] [2022-08-12T18:56:32.567Z] Login Succeeded [2022-08-12T18:56:32.567Z] nexus3.edgexfoundry.org:10002 [2022-08-12T18:56:32.567Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-12T18:56:32.827Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-12T18:56:32.827Z] Configure a credential helper to remove this warning. See [2022-08-12T18:56:32.827Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-12T18:56:32.827Z] [2022-08-12T18:56:32.827Z] Login Succeeded [2022-08-12T18:56:32.827Z] nexus3.edgexfoundry.org:10003 [2022-08-12T18:56:32.827Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-12T18:56:32.827Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-12T18:56:32.827Z] Configure a credential helper to remove this warning. See [2022-08-12T18:56:32.827Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-12T18:56:32.827Z] [2022-08-12T18:56:32.827Z] Login Succeeded [2022-08-12T18:56:32.827Z] nexus3.edgexfoundry.org:10004 [2022-08-12T18:56:33.089Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-12T18:56:33.089Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-12T18:56:33.089Z] Configure a credential helper to remove this warning. See [2022-08-12T18:56:33.089Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-12T18:56:33.089Z] [2022-08-12T18:56:33.089Z] Login Succeeded [2022-08-12T18:56:33.089Z] docker.io [2022-08-12T18:56:33.089Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-12T18:56:33.351Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-12T18:56:33.351Z] Configure a credential helper to remove this warning. See [2022-08-12T18:56:33.351Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-12T18:56:33.351Z] [2022-08-12T18:56:33.351Z] Login Succeeded [2022-08-12T18:56:33.351Z] ---> docker-login.sh ends [Pipeline] } [2022-08-12T18:56:33.359Z] 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 [2022-08-12T18:56:34.028Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-08-12T18:56:34.324Z] + ls -al . [2022-08-12T18:56:34.324Z] total 68 [2022-08-12T18:56:34.324Z] drwxrwxr-x 6 jenkins jenkins 4096 Aug 12 18:56 . [2022-08-12T18:56:34.324Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 12 18:56 .. [2022-08-12T18:56:34.324Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 12 18:56 .git [2022-08-12T18:56:34.324Z] -rw-rw-r-- 1 jenkins jenkins 22 Aug 12 18:56 .gitignore [2022-08-12T18:56:34.324Z] drwxr-xr-x 3 jenkins jenkins 4096 Aug 12 18:56 .semver [2022-08-12T18:56:34.324Z] -rw-rw-r-- 1 jenkins jenkins 2220 Aug 12 18:56 Dockerfile [2022-08-12T18:56:34.324Z] -rw-rw-r-- 1 jenkins jenkins 746 Aug 12 18:56 Jenkinsfile [2022-08-12T18:56:34.324Z] -rw-rw-r-- 1 jenkins jenkins 11381 Aug 12 18:56 LICENSE [2022-08-12T18:56:34.324Z] -rw-rw-r-- 1 jenkins jenkins 3582 Aug 12 18:56 README.md [2022-08-12T18:56:34.324Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 12 18:56 TAF-Manager [2022-08-12T18:56:34.324Z] drwxrwxr-x 6 jenkins jenkins 4096 Aug 12 18:56 TUC [2022-08-12T18:56:34.324Z] -rw-rw-r-- 1 jenkins jenkins 5 Aug 12 18:56 VERSION [2022-08-12T18:56:34.324Z] -rw-rw-r-- 1 jenkins jenkins 283 Aug 12 18:56 requirements.txt [2022-08-12T18:56:34.324Z] -rw-rw-r-- 1 jenkins jenkins 54 Aug 12 18:56 robot-entrypoint.sh [2022-08-12T18:56:34.324Z] -rw-rw-r-- 1 jenkins jenkins 445 Aug 12 18:56 setup.py [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-12T18:56:34.629Z] + docker build -t edgex-taf-common -f Dockerfile --build-arg ARCH=amd64 --label git_sha=68a594a8da1ac14ddbef38cfe7fd3ae714288037 --label arch=amd64 --label version=0.0.0 . [2022-08-12T18:56:34.629Z] Sending build context to Docker daemon 406kB [2022-08-12T18:56:34.629Z] Step 1/12 : FROM alpine:3.16 [2022-08-12T18:56:35.202Z] 3.16: Pulling from library/alpine [2022-08-12T18:56:35.202Z] 213ec9aee27d: Pulling fs layer [2022-08-12T18:56:35.462Z] 213ec9aee27d: Download complete [2022-08-12T18:56:35.724Z] 213ec9aee27d: Pull complete [2022-08-12T18:56:35.724Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-08-12T18:56:35.724Z] Status: Downloaded newer image for alpine:3.16 [2022-08-12T18:56:35.724Z] ---> 9c6f07244728 [2022-08-12T18:56:35.724Z] Step 2/12 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: IOTech' [2022-08-12T18:56:35.724Z] ---> Running in 5a5174c06e3f [2022-08-12T18:56:35.984Z] Removing intermediate container 5a5174c06e3f [2022-08-12T18:56:35.984Z] ---> 61ecfe3d36e6 [2022-08-12T18:56:35.984Z] Step 3/12 : LABEL maintainer="Bruce Huang " [2022-08-12T18:56:35.984Z] ---> Running in 91b21c189336 [2022-08-12T18:56:35.984Z] Removing intermediate container 91b21c189336 [2022-08-12T18:56:35.984Z] ---> 6b55f0ed6257 [2022-08-12T18:56:35.984Z] Step 4/12 : COPY . /edgex-taf/edgex-taf-common [2022-08-12T18:56:36.245Z] ---> 36797313032e [2022-08-12T18:56:36.245Z] Step 5/12 : COPY robot-entrypoint.sh /usr/local/bin/ [2022-08-12T18:56:36.506Z] ---> 66c7d73dbedc [2022-08-12T18:56:36.506Z] Step 6/12 : WORKDIR /edgex-taf [2022-08-12T18:56:36.506Z] ---> Running in 55b2df944f94 [2022-08-12T18:56:36.506Z] Removing intermediate container 55b2df944f94 [2022-08-12T18:56:36.506Z] ---> d9241c16dd11 [2022-08-12T18:56:36.506Z] Step 7/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-12T18:56:36.768Z] ---> Running in 1774365dfd03 [2022-08-12T18:56:37.341Z] Removing intermediate container 1774365dfd03 [2022-08-12T18:56:37.341Z] ---> c4a9624bc895 [2022-08-12T18:56:37.341Z] Step 8/12 : RUN apk upgrade && apk add --update --no-cache openssl 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 python3-dev g++ zeromq-dev=4.3.4-r0 && apk add --no-cache python3 && if [ ! -e /usr/bin/python ]; then ln -sf python3 /usr/bin/python ; fi && apk add --no-cache tzdata && cp /usr/share/zoneinfo/UTC /etc/localtime && apk del tzdata && python3 -m ensurepip && rm -r /usr/lib/python*/ensurepip && pip3 install --no-cache --upgrade pip setuptools wheel && if [ ! -e /usr/bin/pip ]; then ln -s pip3 /usr/bin/pip ; fi && 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 [2022-08-12T18:56:37.341Z] ---> Running in 97999b909f82 [2022-08-12T18:56:37.603Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-12T18:56:38.550Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-12T18:56:39.123Z] OK: 6 MiB in 14 packages [2022-08-12T18:56:39.123Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-12T18:56:39.696Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-12T18:56:40.269Z] (1/7) Installing ca-certificates (20220614-r0) [2022-08-12T18:56:40.269Z] (2/7) Installing brotli-libs (1.0.9-r6) [2022-08-12T18:56:40.269Z] (3/7) Installing nghttp2-libs (1.47.0-r0) [2022-08-12T18:56:40.531Z] (4/7) Installing libcurl (7.83.1-r2) [2022-08-12T18:56:40.531Z] (5/7) Installing curl (7.83.1-r2) [2022-08-12T18:56:40.531Z] (6/7) Installing docker-cli (20.10.16-r2) [2022-08-12T18:56:41.716Z] (7/7) Installing openssl (1.1.1q-r0) [2022-08-12T18:56:41.716Z] Executing busybox-1.35.0-r17.trigger [2022-08-12T18:56:41.716Z] Executing ca-certificates-20220614-r0.trigger [2022-08-12T18:56:41.716Z] OK: 50 MiB in 21 packages [2022-08-12T18:56:41.716Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-12T18:56:42.659Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-12T18:56:42.921Z] (1/134) Installing libmagic (5.41-r0) [2022-08-12T18:56:43.184Z] (2/134) Installing file (5.41-r0) [2022-08-12T18:56:43.184Z] (3/134) Installing libxau (1.0.9-r0) [2022-08-12T18:56:43.445Z] (4/134) Installing libxdmcp (1.1.3-r0) [2022-08-12T18:56:43.445Z] (5/134) Installing libxcb (1.15-r0) [2022-08-12T18:56:43.445Z] (6/134) Installing libx11 (1.8-r0) [2022-08-12T18:56:43.707Z] (7/134) Installing libxext (1.3.4-r0) [2022-08-12T18:56:43.707Z] (8/134) Installing libice (1.0.10-r0) [2022-08-12T18:56:43.969Z] (9/134) Installing libuuid (2.38-r1) [2022-08-12T18:56:43.969Z] (10/134) Installing libsm (1.2.3-r0) [2022-08-12T18:56:43.969Z] (11/134) Installing libxt (1.2.1-r0) [2022-08-12T18:56:44.231Z] (12/134) Installing libxmu (1.1.3-r0) [2022-08-12T18:56:44.231Z] (13/134) Installing xset (1.2.4-r0) [2022-08-12T18:56:44.231Z] (14/134) Installing xprop (1.2.5-r0) [2022-08-12T18:56:44.492Z] (15/134) Installing xdg-utils (1.1.3-r3) [2022-08-12T18:56:44.492Z] (16/134) Installing eudev-libs (3.2.11-r0) [2022-08-12T18:56:44.752Z] (17/134) Installing pkgconf (1.8.0-r1) [2022-08-12T18:56:44.752Z] (18/134) Installing libffi (3.4.2-r1) [2022-08-12T18:56:44.752Z] (19/134) Installing libintl (0.21-r2) [2022-08-12T18:56:45.014Z] (20/134) Installing libblkid (2.38-r1) [2022-08-12T18:56:45.014Z] (21/134) Installing libmount (2.38-r1) [2022-08-12T18:56:45.275Z] (22/134) Installing pcre (8.45-r2) [2022-08-12T18:56:45.275Z] (23/134) Installing glib (2.72.1-r0) [2022-08-12T18:56:45.275Z] (24/134) Installing xz-libs (5.2.5-r1) [2022-08-12T18:56:45.536Z] (25/134) Installing libxml2 (2.9.14-r0) [2022-08-12T18:56:45.536Z] (26/134) Installing shared-mime-info (2.2-r0) [2022-08-12T18:56:45.798Z] (27/134) Installing hicolor-icon-theme (0.17-r1) [2022-08-12T18:56:45.798Z] (28/134) Installing libjpeg-turbo (2.1.3-r1) [2022-08-12T18:56:46.059Z] (29/134) Installing libpng (1.6.37-r1) [2022-08-12T18:56:46.059Z] (30/134) Installing libwebp (1.2.3-r0) [2022-08-12T18:56:46.059Z] (31/134) Installing zstd-libs (1.5.2-r1) [2022-08-12T18:56:46.321Z] (32/134) Installing tiff (4.3.0-r1) [2022-08-12T18:56:46.321Z] (33/134) Installing gdk-pixbuf (2.42.8-r0) [2022-08-12T18:56:46.584Z] (34/134) Installing gtk-update-icon-cache (2.24.33-r3) [2022-08-12T18:56:46.584Z] (35/134) Installing libxcomposite (0.4.5-r0) [2022-08-12T18:56:46.584Z] (36/134) Installing libxfixes (6.0.0-r0) [2022-08-12T18:56:46.847Z] (37/134) Installing libxrender (0.9.10-r3) [2022-08-12T18:56:46.847Z] (38/134) Installing libxcursor (1.2.1-r0) [2022-08-12T18:56:46.847Z] (39/134) Installing libxdamage (1.1.5-r1) [2022-08-12T18:56:47.110Z] (40/134) Installing libxi (1.8-r0) [2022-08-12T18:56:47.110Z] (41/134) Installing libxinerama (1.1.4-r1) [2022-08-12T18:56:47.199Z] Still waiting to schedule task [2022-08-12T18:56:47.199Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-08-12T18:56:47.374Z] (42/134) Installing libxrandr (1.5.2-r1) [2022-08-12T18:56:47.374Z] (43/134) Installing atk (2.38.0-r0) [2022-08-12T18:56:47.374Z] (44/134) Installing libxtst (1.2.3-r3) [2022-08-12T18:56:47.638Z] (45/134) Installing dbus-libs (1.14.0-r1) [2022-08-12T18:56:47.638Z] (46/134) Installing at-spi2-core (2.44.1-r0) [2022-08-12T18:56:47.900Z] (47/134) Installing at-spi2-atk (2.38.0-r0) [2022-08-12T18:56:47.900Z] (48/134) Installing expat (2.4.8-r0) [2022-08-12T18:56:47.900Z] (49/134) Installing libbz2 (1.0.8-r1) [2022-08-12T18:56:48.161Z] (50/134) Installing freetype (2.12.1-r0) [2022-08-12T18:56:48.162Z] (51/134) Installing fontconfig (2.14.0-r0) [2022-08-12T18:56:48.162Z] (52/134) Installing pixman (0.40.0-r3) [2022-08-12T18:56:48.424Z] (53/134) Installing cairo (1.17.4-r2) [2022-08-12T18:56:48.424Z] (54/134) Installing cairo-gobject (1.17.4-r2) [2022-08-12T18:56:48.685Z] (55/134) Installing avahi-libs (0.8-r6) [2022-08-12T18:56:48.685Z] (56/134) Installing gmp (6.2.1-r2) [2022-08-12T18:56:48.685Z] (57/134) Installing nettle (3.7.3-r0) [2022-08-12T18:56:48.947Z] (58/134) Installing p11-kit (0.24.1-r0) [2022-08-12T18:56:48.947Z] (59/134) Installing libtasn1 (4.18.0-r0) [2022-08-12T18:56:49.209Z] (60/134) Installing libunistring (1.0-r0) [2022-08-12T18:56:49.209Z] (61/134) Installing gnutls (3.7.7-r0) [2022-08-12T18:56:49.470Z] (62/134) Installing cups-libs (2.4.2-r0) [2022-08-12T18:56:49.470Z] (63/134) Installing libepoxy (1.5.10-r0) [2022-08-12T18:56:49.470Z] (64/134) Installing fribidi (1.0.12-r0) [2022-08-12T18:56:49.731Z] (65/134) Installing graphite2 (1.3.14-r1) [2022-08-12T18:56:49.731Z] (66/134) Installing harfbuzz (4.3.0-r0) [2022-08-12T18:56:49.994Z] (67/134) Installing libxft (2.3.4-r0) [2022-08-12T18:56:49.994Z] (68/134) Installing pango (1.50.7-r0) [2022-08-12T18:56:49.994Z] (69/134) Installing wayland-libs-client (1.20.0-r0) [2022-08-12T18:56:50.256Z] (70/134) Installing wayland-libs-cursor (1.20.0-r0) [2022-08-12T18:56:50.256Z] (71/134) Installing wayland-libs-egl (1.20.0-r0) [2022-08-12T18:56:50.256Z] (72/134) Installing xkeyboard-config (2.35.1-r0) [2022-08-12T18:56:50.518Z] (73/134) Installing libxkbcommon (1.4.1-r0) [2022-08-12T18:56:50.518Z] (74/134) Installing gtk+3.0 (3.24.34-r1) [2022-08-12T18:56:50.779Z] Executing gtk+3.0-3.24.34-r1.post-install [2022-08-12T18:56:50.779Z] (75/134) Installing libfontenc (1.1.4-r0) [2022-08-12T18:56:51.041Z] (76/134) Installing mkfontscale (1.2.2-r0) [2022-08-12T18:56:51.041Z] (77/134) Installing font-opensans (0_git20210927-r0) [2022-08-12T18:56:51.303Z] (78/134) Installing libgcc (11.2.1_git20220219-r2) [2022-08-12T18:56:51.303Z] (79/134) Installing libogg (1.3.5-r1) [2022-08-12T18:56:51.303Z] (80/134) Installing libstdc++ (11.2.1_git20220219-r2) [2022-08-12T18:56:51.565Z] (81/134) Installing flac (1.3.4-r0) [2022-08-12T18:56:51.565Z] (82/134) Installing alsa-lib (1.2.7.2-r0) [2022-08-12T18:56:51.827Z] (83/134) Installing libatomic (11.2.1_git20220219-r2) [2022-08-12T18:56:51.827Z] (84/134) Installing sdl2 (2.0.22-r0) [2022-08-12T18:56:51.827Z] (85/134) Installing aom-libs (3.3.0-r0) [2022-08-12T18:56:52.089Z] (86/134) Installing libass (0.16.0-r0) [2022-08-12T18:56:52.089Z] (87/134) Installing libdav1d (1.0.0-r0) [2022-08-12T18:56:52.351Z] (88/134) Installing libpciaccess (0.16-r0) [2022-08-12T18:56:52.351Z] (89/134) Installing libdrm (2.4.110-r0) [2022-08-12T18:56:52.614Z] (90/134) Installing ncurses-terminfo-base (6.3_p20220521-r0) [2022-08-12T18:56:52.614Z] (91/134) Installing ncurses-libs (6.3_p20220521-r0) [2022-08-12T18:56:52.614Z] (92/134) Installing lame (3.100-r0) [2022-08-12T18:56:52.876Z] (93/134) Installing opus (1.3.1-r1) [2022-08-12T18:56:52.876Z] (94/134) Installing libasyncns (0.8-r1) [2022-08-12T18:56:53.139Z] (95/134) Installing libltdl (2.4.7-r0) [2022-08-12T18:56:53.139Z] (96/134) Installing orc (0.4.32-r0) [2022-08-12T18:56:53.139Z] (97/134) Installing libvorbis (1.3.7-r0) [2022-08-12T18:56:53.401Z] (98/134) Installing libsndfile (1.1.0-r0) [2022-08-12T18:56:53.402Z] (99/134) Installing libgomp (11.2.1_git20220219-r2) [2022-08-12T18:56:53.663Z] (100/134) Installing soxr (0.1.3-r2) [2022-08-12T18:56:53.663Z] (101/134) Installing speexdsp (1.2.0-r0) [2022-08-12T18:56:53.663Z] (102/134) Installing tdb-libs (1.4.6-r0) [2022-08-12T18:56:53.923Z] (103/134) Installing libpulse (15.0-r2) [2022-08-12T18:56:53.923Z] (104/134) Installing cjson (1.7.15-r3) [2022-08-12T18:56:54.185Z] (105/134) Installing mbedtls (2.28.1-r0) [2022-08-12T18:56:54.185Z] (106/134) Installing librist (0.2.6-r1) [2022-08-12T18:56:54.185Z] (107/134) Installing libsrt (1.4.4-r0) [2022-08-12T18:56:54.448Z] (108/134) Installing libssh (0.9.6-r1) [2022-08-12T18:56:54.448Z] (109/134) Installing libtheora (1.1.1-r16) [2022-08-12T18:56:54.710Z] (110/134) Installing v4l-utils-libs (1.22.1-r1) [2022-08-12T18:56:54.710Z] (111/134) Installing libva (2.14.0-r0) [2022-08-12T18:56:54.710Z] (112/134) Installing libvdpau (1.5-r0) [2022-08-12T18:56:54.971Z] (113/134) Installing vidstab (1.1.0-r1) [2022-08-12T18:56:54.971Z] (114/134) Installing libvpx (1.11.0-r1) [2022-08-12T18:56:55.233Z] (115/134) Installing x264-libs (0.163_git20210613-r0) [2022-08-12T18:56:55.233Z] (116/134) Installing numactl (2.0.14-r0) [2022-08-12T18:56:55.233Z] (117/134) Installing x265-libs (3.5-r3) [2022-08-12T18:56:55.808Z] (118/134) Installing xvidcore (1.3.7-r1) [2022-08-12T18:56:56.069Z] (119/134) Installing ffmpeg-libs (5.0.1-r1) [2022-08-12T18:56:56.645Z] (120/134) Installing libevent (2.1.12-r4) [2022-08-12T18:56:56.908Z] (121/134) Installing mesa (21.3.8-r2) [2022-08-12T18:56:56.908Z] (122/134) Installing wayland-libs-server (1.20.0-r0) [2022-08-12T18:56:57.170Z] (123/134) Installing mesa-gbm (21.3.8-r2) [2022-08-12T18:56:57.170Z] (124/134) Installing lcms2 (2.13.1-r0) [2022-08-12T18:56:57.170Z] (125/134) Installing nspr (4.33-r0) [2022-08-12T18:56:57.431Z] (126/134) Installing sqlite-libs (3.38.5-r0) [2022-08-12T18:56:57.431Z] (127/134) Installing nss (3.78.1-r0) [2022-08-12T18:56:57.693Z] (128/134) Installing re2 (2022.04.01-r0) [2022-08-12T18:56:57.693Z] (129/134) Installing snappy (1.1.9-r4) [2022-08-12T18:56:57.693Z] (130/134) Installing libgpg-error (1.45-r0) [2022-08-12T18:56:57.956Z] (131/134) Installing libgcrypt (1.10.1-r0) [2022-08-12T18:56:57.956Z] (132/134) Installing libxslt (1.1.35-r0) [2022-08-12T18:56:58.217Z] (133/134) Installing chromium (102.0.5005.167-r0) [2022-08-12T18:57:06.368Z] (134/134) Installing chromium-chromedriver (102.0.5005.167-r0) [2022-08-12T18:57:06.368Z] Executing busybox-1.35.0-r17.trigger [2022-08-12T18:57:06.368Z] Executing glib-2.72.1-r0.trigger [2022-08-12T18:57:06.368Z] Executing shared-mime-info-2.2-r0.trigger [2022-08-12T18:57:08.917Z] Executing gdk-pixbuf-2.42.8-r0.trigger [2022-08-12T18:57:08.917Z] Executing gtk-update-icon-cache-2.24.33-r3.trigger [2022-08-12T18:57:08.917Z] Executing fontconfig-2.14.0-r0.trigger [2022-08-12T18:57:08.917Z] Executing mkfontscale-1.2.2-r0.trigger [2022-08-12T18:57:08.917Z] OK: 424 MiB in 155 packages [2022-08-12T18:57:09.179Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-12T18:57:10.125Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-12T18:57:10.385Z] (1/23) Installing binutils (2.38-r3) [2022-08-12T18:57:10.646Z] (2/23) Installing isl22 (0.22-r0) [2022-08-12T18:57:10.930Z] (3/23) Installing mpfr4 (4.1.0-r0) [2022-08-12T18:57:11.986Z] (4/23) Installing mpc1 (1.2.1-r0) [2022-08-12T18:57:11.986Z] (5/23) Installing gcc (11.2.1_git20220219-r2) [2022-08-12T18:57:15.300Z] (6/23) Installing musl-dev (1.2.3-r0) [2022-08-12T18:57:15.300Z] (7/23) Installing libc-dev (0.7.2-r3) [2022-08-12T18:57:15.300Z] (8/23) Installing linux-headers (5.16.7-r1) [2022-08-12T18:57:15.300Z] (9/23) Installing libffi-dev (3.4.2-r1) [2022-08-12T18:57:15.562Z] (10/23) Installing libpq (14.4-r1) [2022-08-12T18:57:15.562Z] (11/23) Installing openssl-dev (1.1.1q-r0) [2022-08-12T18:57:15.562Z] (12/23) Installing libpq-dev (14.4-r1) [2022-08-12T18:57:15.824Z] (13/23) Installing libecpg (14.4-r1) [2022-08-12T18:57:15.824Z] (14/23) Installing libecpg-dev (14.4-r1) [2022-08-12T18:57:16.086Z] (15/23) Installing llvm13-libs (13.0.1-r2) [2022-08-12T18:57:18.641Z] (16/23) Installing clang-libs (13.0.1-r1) [2022-08-12T18:57:21.203Z] (17/23) Installing clang (13.0.1-r1) [2022-08-12T18:57:21.203Z] (18/23) Installing icu-data-en (71.1-r2) [2022-08-12T18:57:21.203Z] Executing icu-data-en-71.1-r2.post-install [2022-08-12T18:57:21.203Z] * [2022-08-12T18:57:21.203Z] * If you need ICU with non-English locales and legacy charset support, install [2022-08-12T18:57:21.203Z] * package icu-data-full. [2022-08-12T18:57:21.203Z] * [2022-08-12T18:57:21.203Z] (19/23) Installing icu-libs (71.1-r2) [2022-08-12T18:57:21.465Z] (20/23) Installing icu (71.1-r2) [2022-08-12T18:57:21.727Z] (21/23) Installing icu-dev (71.1-r2) [2022-08-12T18:57:21.727Z] (22/23) Installing llvm13 (13.0.1-r2) [2022-08-12T18:57:23.653Z] (23/23) Installing postgresql14-dev (14.4-r1) [2022-08-12T18:57:23.653Z] Executing busybox-1.35.0-r17.trigger [2022-08-12T18:57:23.653Z] OK: 844 MiB in 178 packages [2022-08-12T18:57:23.653Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-12T18:57:24.600Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-12T18:57:24.863Z] (1/10) Installing g++ (11.2.1_git20220219-r2) [2022-08-12T18:57:26.253Z] (2/10) Installing gdbm (1.23-r0) [2022-08-12T18:57:26.253Z] (3/10) Installing mpdecimal (2.5.1-r1) [2022-08-12T18:57:26.253Z] (4/10) Installing readline (8.1.2-r0) [2022-08-12T18:57:26.516Z] (5/10) Installing python3 (3.10.5-r0) [2022-08-12T18:57:27.461Z] (6/10) Installing python3-dev (3.10.5-r0) [2022-08-12T18:57:29.383Z] (7/10) Installing libsodium (1.0.18-r0) [2022-08-12T18:57:29.383Z] (8/10) Installing libzmq (4.3.4-r0) [2022-08-12T18:57:29.383Z] (9/10) Installing libsodium-dev (1.0.18-r0) [2022-08-12T18:57:29.383Z] (10/10) Installing zeromq-dev (4.3.4-r0) [2022-08-12T18:57:29.644Z] Executing busybox-1.35.0-r17.trigger [2022-08-12T18:57:29.644Z] OK: 996 MiB in 188 packages [2022-08-12T18:57:29.644Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-12T18:57:30.601Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-12T18:57:30.864Z] OK: 996 MiB in 188 packages [2022-08-12T18:57:30.864Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-12T18:57:31.809Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-12T18:57:32.073Z] (1/1) Installing tzdata (2022a-r0) [2022-08-12T18:57:32.341Z] Executing busybox-1.35.0-r17.trigger [2022-08-12T18:57:32.341Z] OK: 999 MiB in 189 packages [2022-08-12T18:57:32.601Z] (1/1) Purging tzdata (2022a-r0) [2022-08-12T18:57:32.601Z] Executing busybox-1.35.0-r17.trigger [2022-08-12T18:57:32.601Z] OK: 996 MiB in 188 packages [2022-08-12T18:57:35.903Z] Looking in links: /tmp/tmpn4sv_1ux [2022-08-12T18:57:35.903Z] Processing /tmp/tmpn4sv_1ux/setuptools-58.1.0-py3-none-any.whl [2022-08-12T18:57:35.903Z] Processing /tmp/tmpn4sv_1ux/pip-22.0.4-py3-none-any.whl [2022-08-12T18:57:35.903Z] Installing collected packages: setuptools, pip [2022-08-12T18:57:37.816Z] Successfully installed pip-22.0.4 setuptools-58.1.0 [2022-08-12T18:57:37.816Z] 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 [2022-08-12T18:57:38.756Z] Requirement already satisfied: pip in /usr/lib/python3.10/site-packages (22.0.4) [2022-08-12T18:57:38.756Z] Collecting pip [2022-08-12T18:57:38.756Z] Downloading pip-22.2.2-py3-none-any.whl (2.0 MB) [2022-08-12T18:57:38.756Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 44.4 MB/s eta 0:00:00 [2022-08-12T18:57:38.756Z] Requirement already satisfied: setuptools in /usr/lib/python3.10/site-packages (58.1.0) [2022-08-12T18:57:39.327Z] Collecting setuptools [2022-08-12T18:57:39.327Z] Downloading setuptools-64.0.2-py3-none-any.whl (1.2 MB) [2022-08-12T18:57:39.327Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 70.4 MB/s eta 0:00:00 [2022-08-12T18:57:39.327Z] Collecting wheel [2022-08-12T18:57:39.327Z] Downloading wheel-0.37.1-py2.py3-none-any.whl (35 kB) [2022-08-12T18:57:39.588Z] Installing collected packages: wheel, setuptools, pip [2022-08-12T18:57:39.588Z] Attempting uninstall: setuptools [2022-08-12T18:57:39.588Z] Found existing installation: setuptools 58.1.0 [2022-08-12T18:57:39.588Z] Uninstalling setuptools-58.1.0: [2022-08-12T18:57:39.588Z] Successfully uninstalled setuptools-58.1.0 [2022-08-12T18:57:40.530Z] Attempting uninstall: pip [2022-08-12T18:57:40.530Z] Found existing installation: pip 22.0.4 [2022-08-12T18:57:40.792Z] Uninstalling pip-22.0.4: [2022-08-12T18:57:40.792Z] Successfully uninstalled pip-22.0.4 [2022-08-12T18:57:42.709Z] Successfully installed pip-22.2.2 setuptools-64.0.2 wheel-0.37.1 [2022-08-12T18:57:42.709Z] 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 [2022-08-12T18:57:43.652Z] Processing ./edgex-taf-common [2022-08-12T18:57:43.652Z] Preparing metadata (setup.py): started [2022-08-12T18:57:43.652Z] Preparing metadata (setup.py): finished with status 'done' [2022-08-12T18:57:43.652Z] Building wheels for collected packages: edgex-taf-common [2022-08-12T18:57:43.652Z] Building wheel for edgex-taf-common (setup.py): started [2022-08-12T18:57:44.222Z] Building wheel for edgex-taf-common (setup.py): finished with status 'done' [2022-08-12T18:57:44.222Z] Created wheel for edgex-taf-common: filename=edgex_taf_common-0.0.0-py3-none-any.whl size=14473 sha256=54f2ea289aa55a1e10c8edd6a890824a21bad51883c174ba34d0eb34a534cf1e [2022-08-12T18:57:44.222Z] Stored in directory: /root/.cache/pip/wheels/61/f5/b0/ccd98a608bbb4978be0e5d8235f9fb4ae43535dafafd44bbbd [2022-08-12T18:57:44.222Z] Successfully built edgex-taf-common [2022-08-12T18:57:44.222Z] Installing collected packages: edgex-taf-common [2022-08-12T18:57:44.222Z] Successfully installed edgex-taf-common-0.0.0 [2022-08-12T18:57:44.222Z] 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 [2022-08-12T18:57:45.159Z] Collecting robotframework==4.1.3 [2022-08-12T18:57:45.159Z] Downloading robotframework-4.1.3-py2.py3-none-any.whl (659 kB) [2022-08-12T18:57:45.159Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 659.8/659.8 kB 24.5 MB/s eta 0:00:00 [2022-08-12T18:57:45.159Z] Installing collected packages: robotframework [2022-08-12T18:57:45.740Z] Successfully installed robotframework-4.1.3 [2022-08-12T18:57:45.740Z] 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 [2022-08-12T18:57:46.312Z] Collecting docker==4.4.1 [2022-08-12T18:57:46.312Z] Downloading docker-4.4.1-py2.py3-none-any.whl (146 kB) [2022-08-12T18:57:46.312Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 146.8/146.8 kB 11.7 MB/s eta 0:00:00 [2022-08-12T18:57:46.572Z] Collecting websocket-client>=0.32.0 [2022-08-12T18:57:46.572Z] Downloading websocket_client-1.3.3-py3-none-any.whl (54 kB) [2022-08-12T18:57:46.572Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 54.3/54.3 kB 8.6 MB/s eta 0:00:00 [2022-08-12T18:57:46.572Z] Collecting six>=1.4.0 [2022-08-12T18:57:46.572Z] Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) [2022-08-12T18:57:46.572Z] Collecting requests!=2.18.0,>=2.14.2 [2022-08-12T18:57:46.572Z] Downloading requests-2.28.1-py3-none-any.whl (62 kB) [2022-08-12T18:57:46.572Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.8/62.8 kB 7.1 MB/s eta 0:00:00 [2022-08-12T18:57:46.833Z] Collecting urllib3<1.27,>=1.21.1 [2022-08-12T18:57:46.833Z] Downloading urllib3-1.26.11-py2.py3-none-any.whl (139 kB) [2022-08-12T18:57:46.833Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 139.9/139.9 kB 12.8 MB/s eta 0:00:00 [2022-08-12T18:57:46.833Z] Collecting certifi>=2017.4.17 [2022-08-12T18:57:46.833Z] Downloading certifi-2022.6.15-py3-none-any.whl (160 kB) [2022-08-12T18:57:46.833Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 160.2/160.2 kB 18.9 MB/s eta 0:00:00 [2022-08-12T18:57:46.833Z] Collecting idna<4,>=2.5 [2022-08-12T18:57:46.833Z] Downloading idna-3.3-py3-none-any.whl (61 kB) [2022-08-12T18:57:46.833Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.2/61.2 kB 9.5 MB/s eta 0:00:00 [2022-08-12T18:57:46.833Z] Collecting charset-normalizer<3,>=2 [2022-08-12T18:57:46.833Z] Downloading charset_normalizer-2.1.0-py3-none-any.whl (39 kB) [2022-08-12T18:57:47.094Z] Installing collected packages: websocket-client, urllib3, six, idna, charset-normalizer, certifi, requests, docker [2022-08-12T18:57:47.666Z] Successfully installed certifi-2022.6.15 charset-normalizer-2.1.0 docker-4.4.1 idna-3.3 requests-2.28.1 six-1.16.0 urllib3-1.26.11 websocket-client-1.3.3 [2022-08-12T18:57:47.666Z] 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 [2022-08-12T18:57:48.238Z] Collecting python-dotenv==0.15.0 [2022-08-12T18:57:48.238Z] Downloading python_dotenv-0.15.0-py2.py3-none-any.whl (18 kB) [2022-08-12T18:57:48.499Z] Installing collected packages: python-dotenv [2022-08-12T18:57:48.499Z] Successfully installed python-dotenv-0.15.0 [2022-08-12T18:57:48.499Z] 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 [2022-08-12T18:57:49.069Z] Collecting RESTinstance==1.0.2 [2022-08-12T18:57:49.329Z] Downloading RESTinstance-1.0.2-py3-none-any.whl (27 kB) [2022-08-12T18:57:49.329Z] Collecting tzlocal [2022-08-12T18:57:49.329Z] Downloading tzlocal-4.2-py3-none-any.whl (19 kB) [2022-08-12T18:57:49.329Z] Requirement already satisfied: robotframework>=3.1.0 in /usr/lib/python3.10/site-packages (from RESTinstance==1.0.2) (4.1.3) [2022-08-12T18:57:49.329Z] Collecting docutils [2022-08-12T18:57:49.329Z] Downloading docutils-0.19-py3-none-any.whl (570 kB) [2022-08-12T18:57:49.329Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 570.5/570.5 kB 18.6 MB/s eta 0:00:00 [2022-08-12T18:57:49.329Z] Collecting pygments [2022-08-12T18:57:49.329Z] Downloading Pygments-2.12.0-py3-none-any.whl (1.1 MB) [2022-08-12T18:57:49.329Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 29.7 MB/s eta 0:00:00 [2022-08-12T18:57:49.589Z] Requirement already satisfied: requests in /usr/lib/python3.10/site-packages (from RESTinstance==1.0.2) (2.28.1) [2022-08-12T18:57:49.589Z] Collecting jsonpath-ng [2022-08-12T18:57:49.589Z] Downloading jsonpath_ng-1.5.3-py3-none-any.whl (29 kB) [2022-08-12T18:57:49.589Z] Collecting rfc3987 [2022-08-12T18:57:49.589Z] Downloading rfc3987-1.3.8-py2.py3-none-any.whl (13 kB) [2022-08-12T18:57:49.589Z] Collecting GenSON [2022-08-12T18:57:49.589Z] Downloading genson-1.2.2.tar.gz (34 kB) [2022-08-12T18:57:49.589Z] Preparing metadata (setup.py): started [2022-08-12T18:57:49.850Z] Preparing metadata (setup.py): finished with status 'done' [2022-08-12T18:57:50.111Z] Collecting strict-rfc3339 [2022-08-12T18:57:50.111Z] Downloading strict-rfc3339-0.7.tar.gz (17 kB) [2022-08-12T18:57:50.111Z] Preparing metadata (setup.py): started [2022-08-12T18:57:50.373Z] Preparing metadata (setup.py): finished with status 'done' [2022-08-12T18:57:50.637Z] Collecting pytz [2022-08-12T18:57:50.637Z] Downloading pytz-2022.2-py2.py3-none-any.whl (504 kB) [2022-08-12T18:57:50.637Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 504.7/504.7 kB 33.6 MB/s eta 0:00:00 [2022-08-12T18:57:50.637Z] Collecting jsonschema [2022-08-12T18:57:50.637Z] Downloading jsonschema-4.9.1-py3-none-any.whl (79 kB) [2022-08-12T18:57:50.637Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 79.5/79.5 kB 20.1 MB/s eta 0:00:00 [2022-08-12T18:57:50.637Z] Collecting flex [2022-08-12T18:57:50.637Z] Downloading flex-6.14.1.tar.gz (40 kB) [2022-08-12T18:57:50.637Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 40.9/40.9 kB 9.0 MB/s eta 0:00:00 [2022-08-12T18:57:50.637Z] Preparing metadata (setup.py): started [2022-08-12T18:57:51.211Z] Preparing metadata (setup.py): finished with status 'done' [2022-08-12T18:57:51.211Z] Requirement already satisfied: six>=1.7.3 in /usr/lib/python3.10/site-packages (from flex->RESTinstance==1.0.2) (1.16.0) [2022-08-12T18:57:51.211Z] Collecting PyYAML>=3.11 [2022-08-12T18:57:51.211Z] Downloading PyYAML-6.0.tar.gz (124 kB) [2022-08-12T18:57:51.211Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 125.0/125.0 kB 16.7 MB/s eta 0:00:00 [2022-08-12T18:57:51.472Z] Installing build dependencies: started [2022-08-12T18:57:55.682Z] Installing build dependencies: finished with status 'done' [2022-08-12T18:57:55.682Z] Getting requirements to build wheel: started [2022-08-12T18:57:56.624Z] Getting requirements to build wheel: finished with status 'done' [2022-08-12T18:57:56.624Z] Preparing metadata (pyproject.toml): started [2022-08-12T18:57:56.889Z] Preparing metadata (pyproject.toml): finished with status 'done' [2022-08-12T18:57:56.889Z] Collecting validate-email>=1.2 [2022-08-12T18:57:56.889Z] Downloading validate_email-1.3.tar.gz (4.7 kB) [2022-08-12T18:57:56.889Z] Preparing metadata (setup.py): started [2022-08-12T18:57:57.150Z] Preparing metadata (setup.py): finished with status 'done' [2022-08-12T18:57:57.411Z] Collecting click>=3.3 [2022-08-12T18:57:57.411Z] Downloading click-8.1.3-py3-none-any.whl (96 kB) [2022-08-12T18:57:57.411Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 96.6/96.6 kB 13.2 MB/s eta 0:00:00 [2022-08-12T18:57:57.411Z] Collecting jsonpointer>=1.7 [2022-08-12T18:57:57.411Z] Downloading jsonpointer-2.3-py2.py3-none-any.whl (7.8 kB) [2022-08-12T18:57:57.411Z] Requirement already satisfied: charset-normalizer<3,>=2 in /usr/lib/python3.10/site-packages (from requests->RESTinstance==1.0.2) (2.1.0) [2022-08-12T18:57:57.411Z] Requirement already satisfied: idna<4,>=2.5 in /usr/lib/python3.10/site-packages (from requests->RESTinstance==1.0.2) (3.3) [2022-08-12T18:57:57.411Z] 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) [2022-08-12T18:57:57.411Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.10/site-packages (from requests->RESTinstance==1.0.2) (2022.6.15) [2022-08-12T18:57:57.411Z] Collecting ply [2022-08-12T18:57:57.411Z] Downloading ply-3.11-py2.py3-none-any.whl (49 kB) [2022-08-12T18:57:57.411Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 49.6/49.6 kB 10.4 MB/s eta 0:00:00 [2022-08-12T18:57:57.411Z] Collecting decorator [2022-08-12T18:57:57.411Z] Downloading decorator-5.1.1-py3-none-any.whl (9.1 kB) [2022-08-12T18:57:57.411Z] Collecting pyrsistent!=0.17.0,!=0.17.1,!=0.17.2,>=0.14.0 [2022-08-12T18:57:57.411Z] Downloading pyrsistent-0.18.1.tar.gz (100 kB) [2022-08-12T18:57:57.670Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 100.5/100.5 kB 15.2 MB/s eta 0:00:00 [2022-08-12T18:57:57.670Z] Installing build dependencies: started [2022-08-12T18:58:00.216Z] Installing build dependencies: finished with status 'done' [2022-08-12T18:58:00.216Z] Getting requirements to build wheel: started [2022-08-12T18:58:00.216Z] Getting requirements to build wheel: finished with status 'done' [2022-08-12T18:58:00.216Z] Preparing metadata (pyproject.toml): started [2022-08-12T18:58:00.476Z] Preparing metadata (pyproject.toml): finished with status 'done' [2022-08-12T18:58:00.737Z] Collecting attrs>=17.4.0 [2022-08-12T18:58:00.737Z] Downloading attrs-22.1.0-py2.py3-none-any.whl (58 kB) [2022-08-12T18:58:00.737Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.8/58.8 kB 382.5 kB/s eta 0:00:00 [2022-08-12T18:58:00.998Z] Collecting pytz-deprecation-shim [2022-08-12T18:58:00.998Z] Downloading pytz_deprecation_shim-0.1.0.post0-py2.py3-none-any.whl (15 kB) [2022-08-12T18:58:00.998Z] Collecting tzdata [2022-08-12T18:58:00.998Z] Downloading tzdata-2022.1-py2.py3-none-any.whl (339 kB) [2022-08-12T18:58:00.998Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 339.5/339.5 kB 28.2 MB/s eta 0:00:00 [2022-08-12T18:58:00.998Z] Building wheels for collected packages: flex, strict-rfc3339, GenSON, pyrsistent, PyYAML, validate-email [2022-08-12T18:58:00.998Z] Building wheel for flex (setup.py): started [2022-08-12T18:58:01.573Z] Building wheel for flex (setup.py): finished with status 'done' [2022-08-12T18:58:01.573Z] Created wheel for flex: filename=flex-6.14.1-py3-none-any.whl size=77258 sha256=058e838cb21c2f14c426bc86c38f96f8b7d271fc2e5faa4aa79ad54b7b8ba4ee [2022-08-12T18:58:01.573Z] Stored in directory: /root/.cache/pip/wheels/03/f3/f4/2969638ff9c909bf16dac8f17d8298ce9e4d5c854af4b3d061 [2022-08-12T18:58:01.573Z] Building wheel for strict-rfc3339 (setup.py): started [2022-08-12T18:58:02.145Z] Building wheel for strict-rfc3339 (setup.py): finished with status 'done' [2022-08-12T18:58:02.145Z] Created wheel for strict-rfc3339: filename=strict_rfc3339-0.7-py3-none-any.whl size=18129 sha256=76ef6b6915c65fd424f329e3bb4317749bb935106dcc307813daeeab4d5ba3cb [2022-08-12T18:58:02.145Z] Stored in directory: /root/.cache/pip/wheels/d4/c2/43/78ecbcc49dd7594ca41c72be6ddb7844a486bae4b306fb3d14 [2022-08-12T18:58:02.145Z] Building wheel for GenSON (setup.py): started [2022-08-12T18:58:02.406Z] Building wheel for GenSON (setup.py): finished with status 'done' [2022-08-12T18:58:02.406Z] Created wheel for GenSON: filename=genson-1.2.2-py2.py3-none-any.whl size=21269 sha256=3d594dc674d8c71ea8f44a68fa3fa220a6ee2a7459781cb7ea0ed139e71776e2 [2022-08-12T18:58:02.406Z] Stored in directory: /root/.cache/pip/wheels/7a/0f/7a/4e21606c6ce2485376522986cd8809d738907a611907b206ca [2022-08-12T18:58:02.406Z] Building wheel for pyrsistent (pyproject.toml): started [2022-08-12T18:58:04.321Z] Building wheel for pyrsistent (pyproject.toml): finished with status 'done' [2022-08-12T18:58:04.321Z] Created wheel for pyrsistent: filename=pyrsistent-0.18.1-cp310-cp310-linux_x86_64.whl size=114685 sha256=933346451fd32db8012d0a1010963fe5c2d117403c7335c4a3649373d0ddbe14 [2022-08-12T18:58:04.321Z] Stored in directory: /root/.cache/pip/wheels/42/cf/03/ae35459d6c32fce920e7eb28fa325fdeced7a39fb9b98c56f0 [2022-08-12T18:58:04.321Z] Building wheel for PyYAML (pyproject.toml): started [2022-08-12T18:58:04.583Z] Building wheel for PyYAML (pyproject.toml): finished with status 'done' [2022-08-12T18:58:04.583Z] Created wheel for PyYAML: filename=PyYAML-6.0-cp310-cp310-linux_x86_64.whl size=45330 sha256=59674f08eba04f83794c532f0caa6e7f66e8b359da423820b10fe3545065147d [2022-08-12T18:58:04.583Z] Stored in directory: /root/.cache/pip/wheels/1d/f3/b4/4aea0992adbed14b36ce9c3857d3707c762a4374479230685d [2022-08-12T18:58:04.583Z] Building wheel for validate-email (setup.py): started [2022-08-12T18:58:05.155Z] Building wheel for validate-email (setup.py): finished with status 'done' [2022-08-12T18:58:05.155Z] Created wheel for validate-email: filename=validate_email-1.3-py3-none-any.whl size=5466 sha256=5384edc5f5f1c6598706dff98eb0ecdfabd571c7a35705dacea0eff4ebaccd0b [2022-08-12T18:58:05.155Z] Stored in directory: /root/.cache/pip/wheels/b2/7a/63/5c5bc2a88ffffb247771c1cc38c2bda3d78e1ffbff79ed8d18 [2022-08-12T18:58:05.155Z] Successfully built flex strict-rfc3339 GenSON pyrsistent PyYAML validate-email [2022-08-12T18:58:05.416Z] 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 [2022-08-12T18:58:07.965Z] 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 [2022-08-12T18:58:07.966Z] 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 [2022-08-12T18:58:08.536Z] Collecting robotbackgroundlogger==1.2 [2022-08-12T18:58:08.536Z] Downloading robotbackgroundlogger-1.2.tar.gz (3.9 kB) [2022-08-12T18:58:08.536Z] Preparing metadata (setup.py): started [2022-08-12T18:58:09.108Z] Preparing metadata (setup.py): finished with status 'done' [2022-08-12T18:58:09.108Z] Requirement already satisfied: robotframework in /usr/lib/python3.10/site-packages (from robotbackgroundlogger==1.2) (4.1.3) [2022-08-12T18:58:09.108Z] Building wheels for collected packages: robotbackgroundlogger [2022-08-12T18:58:09.108Z] Building wheel for robotbackgroundlogger (setup.py): started [2022-08-12T18:58:09.372Z] Building wheel for robotbackgroundlogger (setup.py): finished with status 'done' [2022-08-12T18:58:09.372Z] Created wheel for robotbackgroundlogger: filename=robotbackgroundlogger-1.2-py3-none-any.whl size=4277 sha256=ec434d7ca77b909dae2405d1496bfc40e4da3f986257aaa074e0707c1b700998 [2022-08-12T18:58:09.372Z] Stored in directory: /root/.cache/pip/wheels/e1/ba/3a/044b94be98620d4535fbdeca2d20fb3fce224aea27e0b66862 [2022-08-12T18:58:09.372Z] Successfully built robotbackgroundlogger [2022-08-12T18:58:09.635Z] Installing collected packages: robotbackgroundlogger [2022-08-12T18:58:09.635Z] Successfully installed robotbackgroundlogger-1.2 [2022-08-12T18:58:09.635Z] 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 [2022-08-12T18:58:10.579Z] Collecting configparser==5.0.1 [2022-08-12T18:58:10.579Z] Downloading configparser-5.0.1-py3-none-any.whl (22 kB) [2022-08-12T18:58:10.579Z] Installing collected packages: configparser [2022-08-12T18:58:10.839Z] Successfully installed configparser-5.0.1 [2022-08-12T18:58:10.839Z] 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 [2022-08-12T18:58:11.409Z] Collecting requests==2.25.1 [2022-08-12T18:58:11.409Z] Downloading requests-2.25.1-py2.py3-none-any.whl (61 kB) [2022-08-12T18:58:11.409Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.2/61.2 kB 4.7 MB/s eta 0:00:00 [2022-08-12T18:58:11.669Z] Collecting idna<3,>=2.5 [2022-08-12T18:58:11.669Z] Downloading idna-2.10-py2.py3-none-any.whl (58 kB) [2022-08-12T18:58:11.669Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.8/58.8 kB 8.8 MB/s eta 0:00:00 [2022-08-12T18:58:11.669Z] Collecting chardet<5,>=3.0.2 [2022-08-12T18:58:11.669Z] Downloading chardet-4.0.0-py2.py3-none-any.whl (178 kB) [2022-08-12T18:58:11.669Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 178.7/178.7 kB 15.7 MB/s eta 0:00:00 [2022-08-12T18:58:11.669Z] Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/lib/python3.10/site-packages (from requests==2.25.1) (1.26.11) [2022-08-12T18:58:11.669Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.10/site-packages (from requests==2.25.1) (2022.6.15) [2022-08-12T18:58:11.931Z] Installing collected packages: idna, chardet, requests [2022-08-12T18:58:11.931Z] Attempting uninstall: idna [2022-08-12T18:58:11.931Z] Found existing installation: idna 3.3 [2022-08-12T18:58:11.931Z] Uninstalling idna-3.3: [2022-08-12T18:58:11.931Z] Successfully uninstalled idna-3.3 [2022-08-12T18:58:12.502Z] Attempting uninstall: requests [2022-08-12T18:58:12.502Z] Found existing installation: requests 2.28.1 [2022-08-12T18:58:12.502Z] Uninstalling requests-2.28.1: [2022-08-12T18:58:12.502Z] Successfully uninstalled requests-2.28.1 [2022-08-12T18:58:12.502Z] Successfully installed chardet-4.0.0 idna-2.10 requests-2.25.1 [2022-08-12T18:58:12.502Z] 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 [2022-08-12T18:58:13.447Z] Collecting robotframework-requests==0.8.0 [2022-08-12T18:58:13.447Z] Downloading robotframework_requests-0.8.0-py3-none-any.whl (16 kB) [2022-08-12T18:58:13.447Z] Requirement already satisfied: requests in /usr/lib/python3.10/site-packages (from robotframework-requests==0.8.0) (2.25.1) [2022-08-12T18:58:13.447Z] Requirement already satisfied: robotframework in /usr/lib/python3.10/site-packages (from robotframework-requests==0.8.0) (4.1.3) [2022-08-12T18:58:13.447Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.10/site-packages (from requests->robotframework-requests==0.8.0) (2022.6.15) [2022-08-12T18:58:13.447Z] 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) [2022-08-12T18:58:13.447Z] 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) [2022-08-12T18:58:13.447Z] Requirement already satisfied: idna<3,>=2.5 in /usr/lib/python3.10/site-packages (from requests->robotframework-requests==0.8.0) (2.10) [2022-08-12T18:58:13.447Z] Installing collected packages: robotframework-requests [2022-08-12T18:58:13.447Z] Successfully installed robotframework-requests-0.8.0 [2022-08-12T18:58:13.447Z] 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 [2022-08-12T18:58:14.392Z] Collecting paho-mqtt==1.5.1 [2022-08-12T18:58:14.392Z] Downloading paho-mqtt-1.5.1.tar.gz (101 kB) [2022-08-12T18:58:14.392Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 101.8/101.8 kB 12.0 MB/s eta 0:00:00 [2022-08-12T18:58:14.392Z] Preparing metadata (setup.py): started [2022-08-12T18:58:14.966Z] Preparing metadata (setup.py): finished with status 'done' [2022-08-12T18:58:14.966Z] Building wheels for collected packages: paho-mqtt [2022-08-12T18:58:14.966Z] Building wheel for paho-mqtt (setup.py): started [2022-08-12T18:58:15.227Z] Building wheel for paho-mqtt (setup.py): finished with status 'done' [2022-08-12T18:58:15.227Z] Created wheel for paho-mqtt: filename=paho_mqtt-1.5.1-py3-none-any.whl size=61550 sha256=d4f872528d22f7cff03094203f0f3705b82f8852df017087d086505772302836 [2022-08-12T18:58:15.227Z] Stored in directory: /root/.cache/pip/wheels/b6/72/f9/44ca415a44f9cc7468fe4c59e6282938e504fadec09641fa63 [2022-08-12T18:58:15.227Z] Successfully built paho-mqtt [2022-08-12T18:58:15.488Z] Installing collected packages: paho-mqtt [2022-08-12T18:58:15.748Z] Successfully installed paho-mqtt-1.5.1 [2022-08-12T18:58:15.748Z] 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 [2022-08-12T18:58:16.693Z] Collecting redis==3.5.3 [2022-08-12T18:58:16.694Z] Downloading redis-3.5.3-py2.py3-none-any.whl (72 kB) [2022-08-12T18:58:16.694Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 72.1/72.1 kB 6.9 MB/s eta 0:00:00 [2022-08-12T18:58:16.955Z] Installing collected packages: redis [2022-08-12T18:58:16.955Z] Successfully installed redis-3.5.3 [2022-08-12T18:58:16.955Z] 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 [2022-08-12T18:58:17.900Z] Collecting pyzmq==22.2.1 [2022-08-12T18:58:17.900Z] Downloading pyzmq-22.2.1.tar.gz (1.2 MB) [2022-08-12T18:58:17.900Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 26.8 MB/s eta 0:00:00 [2022-08-12T18:58:18.162Z] Installing build dependencies: started [2022-08-12T18:58:20.709Z] Installing build dependencies: finished with status 'done' [2022-08-12T18:58:20.709Z] Getting requirements to build wheel: started [2022-08-12T18:58:21.284Z] Getting requirements to build wheel: finished with status 'done' [2022-08-12T18:58:21.284Z] Preparing metadata (pyproject.toml): started [2022-08-12T18:58:21.853Z] Preparing metadata (pyproject.toml): finished with status 'done' [2022-08-12T18:58:21.853Z] Building wheels for collected packages: pyzmq [2022-08-12T18:58:21.853Z] Building wheel for pyzmq (pyproject.toml): started [2022-08-12T18:58:26.397Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-22626 in /w/workspace/exfoundry_edgex-taf-common_PR-42 [Pipeline] { [Pipeline] checkout [2022-08-12T18:58:26.434Z] Selected Git installation does not exist. Using Default [2022-08-12T18:58:26.434Z] The recommended git tool is: NONE [2022-08-12T18:58:33.363Z] using credential edgex-jenkins-ssh [2022-08-12T18:58:33.386Z] Cloning the remote Git repository [2022-08-12T18:58:33.464Z] Cloning repository git@github.com:edgexfoundry/edgex-taf-common.git [2022-08-12T18:58:33.548Z] > git init /w/workspace/exfoundry_edgex-taf-common_PR-42 # timeout=10 [2022-08-12T18:58:33.660Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git [2022-08-12T18:58:33.661Z] > git --version # timeout=10 [2022-08-12T18:58:33.712Z] > git --version # 'git version 2.25.1' [2022-08-12T18:58:33.714Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-08-12T18:58:33.812Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-08-12T18:58:34.958Z] Merging remotes/origin/main commit 94bb558ef2d5ecf1c3cc860aba15ffe752c2445d into PR head commit 6bbff01ae1d7b7c52fe17b3ee3ff384bf9757f6d [2022-08-12T18:58:35.230Z] Merge succeeded, producing fdd9bd63cec65270c2df9fc8718efd8040aeed36 [2022-08-12T18:58:35.232Z] Checking out Revision fdd9bd63cec65270c2df9fc8718efd8040aeed36 (PR-42) [2022-08-12T18:58:34.334Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-taf-common.git # timeout=10 [2022-08-12T18:58:34.359Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-08-12T18:58:34.389Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-taf-common.git # timeout=10 [2022-08-12T18:58:34.429Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git [2022-08-12T18:58:34.430Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-08-12T18:58:34.446Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/pull/42/head:refs/remotes/origin/PR-42 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-08-12T18:58:34.990Z] > git config core.sparsecheckout # timeout=10 [2022-08-12T18:58:35.037Z] > git checkout -f 6bbff01ae1d7b7c52fe17b3ee3ff384bf9757f6d # timeout=10 [2022-08-12T18:58:35.121Z] > git remote # timeout=10 [2022-08-12T18:58:35.139Z] > git config --get remote.origin.url # timeout=10 [2022-08-12T18:58:35.153Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-08-12T18:58:35.165Z] > git merge 94bb558ef2d5ecf1c3cc860aba15ffe752c2445d # timeout=10 [2022-08-12T18:58:35.212Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-08-12T18:58:35.238Z] > git config core.sparsecheckout # timeout=10 [2022-08-12T18:58:35.251Z] > git checkout -f fdd9bd63cec65270c2df9fc8718efd8040aeed36 # timeout=10 [2022-08-12T18:58:39.398Z] Commit message: "Merge commit '94bb558ef2d5ecf1c3cc860aba15ffe752c2445d' into HEAD" [2022-08-12T18:58:39.407Z] > git rev-list --no-walk 6bbff01ae1d7b7c52fe17b3ee3ff384bf9757f6d # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-08-12T18:58:40.403Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-08-12T18:58:40.403Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-08-12T18:58:40.403Z] Dload Upload Total Spent Left Speed [2022-08-12T18:58:40.403Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12332 100 12332 0 0 85048 0 --:--:-- --:--:-- --:--:-- 85048 [Pipeline] sh [2022-08-12T18:58:41.147Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-08-12T18:58:41.484Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-08-12T18:58:41.484Z] + sudo tee /etc/docker/daemon.new [2022-08-12T18:58:41.484Z] { [2022-08-12T18:58:41.484Z] "registry-mirrors": [ [2022-08-12T18:58:41.484Z] "https://nexus3.edgexfoundry.org:10001" [2022-08-12T18:58:41.484Z] ], [2022-08-12T18:58:41.484Z] "bip": "10.250.0.254/24", [2022-08-12T18:58:41.484Z] "hosts": [ [2022-08-12T18:58:41.485Z] "tcp://0.0.0.0:5555", [2022-08-12T18:58:41.485Z] "unix:///var/run/docker.sock" [2022-08-12T18:58:41.485Z] ], [2022-08-12T18:58:41.485Z] "mtu": 1458, [2022-08-12T18:58:41.485Z] "selinux-enabled": true, [2022-08-12T18:58:41.485Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-08-12T18:58:41.485Z] } [Pipeline] sh [2022-08-12T18:58:41.824Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-08-12T18:58:42.176Z] + sudo service docker restart [2022-08-12T18:58:48.567Z] Building wheel for pyzmq (pyproject.toml): finished with status 'done' [2022-08-12T18:58:48.567Z] Created wheel for pyzmq: filename=pyzmq-22.2.1-cp310-cp310-linux_x86_64.whl size=1537178 sha256=c0b311a3650a172d746a262f3c7865708a235d42987bed26ecb6e34c5a7e2354 [2022-08-12T18:58:48.567Z] Stored in directory: /root/.cache/pip/wheels/fe/e5/6c/b7cb63e41c4add542d3df6f6d09af9bd65f9395fea4b16da8e [2022-08-12T18:58:48.567Z] Successfully built pyzmq [2022-08-12T18:58:48.567Z] Installing collected packages: pyzmq [2022-08-12T18:58:48.567Z] Successfully installed pyzmq-22.2.1 [2022-08-12T18:58:48.567Z] 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 [2022-08-12T18:58:48.567Z] Collecting robotframework-seleniumlibrary==5.1.3 [2022-08-12T18:58:48.567Z] Downloading robotframework_seleniumlibrary-5.1.3-py2.py3-none-any.whl (94 kB) [2022-08-12T18:58:48.567Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 94.7/94.7 kB 10.7 MB/s eta 0:00:00 [2022-08-12T18:58:48.567Z] Collecting selenium>=3.141.0 [2022-08-12T18:58:48.567Z] Downloading selenium-4.4.0-py3-none-any.whl (985 kB) [2022-08-12T18:58:48.567Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 985.8/985.8 kB 25.7 MB/s eta 0:00:00 [2022-08-12T18:58:48.567Z] Requirement already satisfied: robotframework>=3.1.2 in /usr/lib/python3.10/site-packages (from robotframework-seleniumlibrary==5.1.3) (4.1.3) [2022-08-12T18:58:48.567Z] Collecting robotframework-pythonlibcore>=2.1.0 [2022-08-12T18:58:48.567Z] Downloading robotframework_pythonlibcore-3.0.0-py2.py3-none-any.whl (9.9 kB) [2022-08-12T18:58:48.567Z] Collecting trio-websocket~=0.9 [2022-08-12T18:58:48.567Z] Downloading trio_websocket-0.9.2-py3-none-any.whl (16 kB) [2022-08-12T18:58:48.567Z] Collecting trio~=0.17 [2022-08-12T18:58:48.567Z] Downloading trio-0.21.0-py3-none-any.whl (358 kB) [2022-08-12T18:58:48.567Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 359.0/359.0 kB 27.4 MB/s eta 0:00:00 [2022-08-12T18:58:48.567Z] 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) [2022-08-12T18:58:48.567Z] Collecting async-generator>=1.9 [2022-08-12T18:58:48.567Z] Downloading async_generator-1.10-py3-none-any.whl (18 kB) [2022-08-12T18:58:48.567Z] Collecting sniffio [2022-08-12T18:58:48.567Z] Downloading sniffio-1.2.0-py3-none-any.whl (10 kB) [2022-08-12T18:58:48.567Z] 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) [2022-08-12T18:58:48.567Z] 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) [2022-08-12T18:58:48.567Z] Collecting outcome [2022-08-12T18:58:48.567Z] Downloading outcome-1.2.0-py2.py3-none-any.whl (9.7 kB) [2022-08-12T18:58:48.567Z] Collecting sortedcontainers [2022-08-12T18:58:48.567Z] Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) [2022-08-12T18:58:48.567Z] Collecting wsproto>=0.14 [2022-08-12T18:58:48.567Z] Downloading wsproto-1.1.0-py3-none-any.whl (24 kB) [2022-08-12T18:58:48.567Z] Collecting cryptography>=1.3.4 [2022-08-12T18:58:48.567Z] Downloading cryptography-37.0.4-cp36-abi3-musllinux_1_1_x86_64.whl (4.2 MB) [2022-08-12T18:58:48.567Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.2/4.2 MB 32.9 MB/s eta 0:00:00 [2022-08-12T18:58:48.567Z] 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) [2022-08-12T18:58:48.567Z] Collecting pyOpenSSL>=0.14 [2022-08-12T18:58:48.567Z] Downloading pyOpenSSL-22.0.0-py2.py3-none-any.whl (55 kB) [2022-08-12T18:58:48.567Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 55.8/55.8 kB 9.7 MB/s eta 0:00:00 [2022-08-12T18:58:48.567Z] Collecting PySocks!=1.5.7,<2.0,>=1.5.6 [2022-08-12T18:58:48.567Z] Downloading PySocks-1.7.1-py3-none-any.whl (16 kB) [2022-08-12T18:58:48.567Z] Collecting cffi>=1.12 [2022-08-12T18:58:48.567Z] Downloading cffi-1.15.1-cp310-cp310-musllinux_1_1_x86_64.whl (464 kB) [2022-08-12T18:58:48.567Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 464.1/464.1 kB 18.6 MB/s eta 0:00:00 [2022-08-12T18:58:48.567Z] Collecting h11<1,>=0.9.0 [2022-08-12T18:58:48.567Z] Downloading h11-0.13.0-py3-none-any.whl (58 kB) [2022-08-12T18:58:48.567Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 8.3 MB/s eta 0:00:00 [2022-08-12T18:58:48.567Z] Collecting pycparser [2022-08-12T18:58:48.567Z] Downloading pycparser-2.21-py2.py3-none-any.whl (118 kB) [2022-08-12T18:58:48.567Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.7/118.7 kB 20.1 MB/s eta 0:00:00 [2022-08-12T18:58:48.567Z] Installing collected packages: sortedcontainers, sniffio, robotframework-pythonlibcore, PySocks, pycparser, outcome, h11, async-generator, wsproto, trio, cffi, trio-websocket, cryptography, pyOpenSSL, selenium, robotframework-seleniumlibrary [2022-08-12T18:58:50.478Z] 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 [2022-08-12T18:58:50.478Z] 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 [2022-08-12T18:58:51.419Z] Collecting psycopg2==2.9.3 [2022-08-12T18:58:51.419Z] Downloading psycopg2-2.9.3.tar.gz (380 kB) [2022-08-12T18:58:51.419Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 380.6/380.6 kB 20.1 MB/s eta 0:00:00 [2022-08-12T18:58:51.419Z] Preparing metadata (setup.py): started [2022-08-12T18:58:51.680Z] Preparing metadata (setup.py): finished with status 'done' [2022-08-12T18:58:51.680Z] Building wheels for collected packages: psycopg2 [2022-08-12T18:58:51.941Z] Building wheel for psycopg2 (setup.py): started [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-08-12T18:59:00.693Z] provisioning config files... [2022-08-12T18:59:00.718Z] copy managed file [taf-settings] to file:/w/workspace/exfoundry_edgex-taf-common_PR-42@tmp/config4963110891671741454tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-12T18:59:01.075Z] ---> docker-login.sh [2022-08-12T18:59:01.075Z] nexus3.edgexfoundry.org:10001 [2022-08-12T18:59:01.674Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-12T18:59:01.947Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-12T18:59:01.947Z] Configure a credential helper to remove this warning. See [2022-08-12T18:59:01.947Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-12T18:59:01.947Z] [2022-08-12T18:59:01.947Z] Login Succeeded [2022-08-12T18:59:01.947Z] nexus3.edgexfoundry.org:10002 [2022-08-12T18:59:01.963Z] Building wheel for psycopg2 (setup.py): finished with status 'done' [2022-08-12T18:59:01.963Z] Created wheel for psycopg2: filename=psycopg2-2.9.3-cp310-cp310-linux_x86_64.whl size=478590 sha256=2495a026ff1cf1fc5dfa82f9540c2cf49c3da953e3b858bd28cc8c7d7a2fdd9c [2022-08-12T18:59:01.963Z] Stored in directory: /root/.cache/pip/wheels/81/b6/3d/091aad3e8919ea76c84c2674b02ce3ab52de882e091c39249e [2022-08-12T18:59:01.963Z] Successfully built psycopg2 [2022-08-12T18:59:01.963Z] Installing collected packages: psycopg2 [2022-08-12T18:59:01.963Z] Successfully installed psycopg2-2.9.3 [2022-08-12T18:59:01.963Z] 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 [2022-08-12T18:59:02.220Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-12T18:59:02.220Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-12T18:59:02.220Z] Configure a credential helper to remove this warning. See [2022-08-12T18:59:02.220Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-12T18:59:02.220Z] [2022-08-12T18:59:02.220Z] Login Succeeded [2022-08-12T18:59:02.220Z] nexus3.edgexfoundry.org:10003 [2022-08-12T18:59:02.824Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-12T18:59:02.824Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-12T18:59:02.824Z] Configure a credential helper to remove this warning. See [2022-08-12T18:59:02.824Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-12T18:59:02.824Z] [2022-08-12T18:59:02.824Z] Login Succeeded [2022-08-12T18:59:02.824Z] nexus3.edgexfoundry.org:10004 [2022-08-12T18:59:02.912Z] Collecting numpy==1.22.3 [2022-08-12T18:59:03.096Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-12T18:59:03.175Z] Downloading numpy-1.22.3.zip (11.5 MB) [2022-08-12T18:59:03.175Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 11.5/11.5 MB 74.0 MB/s eta 0:00:00 [2022-08-12T18:59:03.367Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-12T18:59:03.367Z] Configure a credential helper to remove this warning. See [2022-08-12T18:59:03.367Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-12T18:59:03.367Z] [2022-08-12T18:59:03.367Z] Login Succeeded [2022-08-12T18:59:03.367Z] docker.io [2022-08-12T18:59:03.639Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-12T18:59:03.752Z] Installing build dependencies: started [2022-08-12T18:59:03.908Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-12T18:59:03.908Z] Configure a credential helper to remove this warning. See [2022-08-12T18:59:03.908Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-12T18:59:03.908Z] [2022-08-12T18:59:03.908Z] Login Succeeded [2022-08-12T18:59:03.908Z] ---> docker-login.sh ends [Pipeline] } [2022-08-12T18:59:03.926Z] 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 [2022-08-12T18:59:04.517Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-08-12T18:59:04.848Z] + ls -al . [2022-08-12T18:59:04.848Z] total 64 [2022-08-12T18:59:04.848Z] drwxrwxr-x 5 jenkins jenkins 4096 Aug 12 18:59 . [2022-08-12T18:59:04.848Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 12 18:58 .. [2022-08-12T18:59:04.848Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 12 18:58 .git [2022-08-12T18:59:04.848Z] -rw-rw-r-- 1 jenkins jenkins 22 Aug 12 18:58 .gitignore [2022-08-12T18:59:04.848Z] -rw-rw-r-- 1 jenkins jenkins 2220 Aug 12 18:58 Dockerfile [2022-08-12T18:59:04.848Z] -rw-rw-r-- 1 jenkins jenkins 746 Aug 12 18:58 Jenkinsfile [2022-08-12T18:59:04.848Z] -rw-rw-r-- 1 jenkins jenkins 11381 Aug 12 18:58 LICENSE [2022-08-12T18:59:04.848Z] -rw-rw-r-- 1 jenkins jenkins 3582 Aug 12 18:58 README.md [2022-08-12T18:59:04.848Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 12 18:58 TAF-Manager [2022-08-12T18:59:04.848Z] drwxrwxr-x 6 jenkins jenkins 4096 Aug 12 18:58 TUC [2022-08-12T18:59:04.848Z] -rw-rw-r-- 1 jenkins jenkins 5 Aug 12 18:56 VERSION [2022-08-12T18:59:04.848Z] -rw-rw-r-- 1 jenkins jenkins 283 Aug 12 18:58 requirements.txt [2022-08-12T18:59:04.848Z] -rw-rw-r-- 1 jenkins jenkins 54 Aug 12 18:58 robot-entrypoint.sh [2022-08-12T18:59:04.848Z] -rw-rw-r-- 1 jenkins jenkins 445 Aug 12 18:58 setup.py [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-12T18:59:05.454Z] + docker build -t edgex-taf-common-arm64 -f Dockerfile --build-arg ARCH=arm64 --label git_sha=fdd9bd63cec65270c2df9fc8718efd8040aeed36 --label arch=arm64 --label version=0.0.0 . [2022-08-12T18:59:05.454Z] Sending build context to Docker daemon 255kB [2022-08-12T18:59:05.734Z] Step 1/12 : FROM alpine:3.16 [2022-08-12T18:59:06.329Z] 3.16: Pulling from library/alpine [2022-08-12T18:59:06.601Z] 9b18e9b68314: Pulling fs layer [2022-08-12T18:59:06.874Z] 9b18e9b68314: Verifying Checksum [2022-08-12T18:59:06.874Z] 9b18e9b68314: Download complete [2022-08-12T18:59:07.474Z] 9b18e9b68314: Pull complete [2022-08-12T18:59:07.474Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-08-12T18:59:07.474Z] Status: Downloaded newer image for alpine:3.16 [2022-08-12T18:59:07.474Z] ---> a6215f271958 [2022-08-12T18:59:07.474Z] Step 2/12 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: IOTech' [2022-08-12T18:59:07.474Z] ---> Running in a02c2f309b83 [2022-08-12T18:59:07.754Z] Removing intermediate container a02c2f309b83 [2022-08-12T18:59:07.754Z] ---> 2060e37460df [2022-08-12T18:59:07.754Z] Step 3/12 : LABEL maintainer="Bruce Huang " [2022-08-12T18:59:07.754Z] ---> Running in 25c1272523a5 [2022-08-12T18:59:07.969Z] Installing build dependencies: finished with status 'done' [2022-08-12T18:59:07.969Z] Getting requirements to build wheel: started [2022-08-12T18:59:07.969Z] Getting requirements to build wheel: finished with status 'done' [2022-08-12T18:59:07.969Z] Preparing metadata (pyproject.toml): started [2022-08-12T18:59:08.033Z] Removing intermediate container 25c1272523a5 [2022-08-12T18:59:08.033Z] ---> 4b4d282e52e1 [2022-08-12T18:59:08.033Z] Step 4/12 : COPY . /edgex-taf/edgex-taf-common [2022-08-12T18:59:08.912Z] Preparing metadata (pyproject.toml): finished with status 'done' [2022-08-12T18:59:08.912Z] Building wheels for collected packages: numpy [2022-08-12T18:59:08.912Z] Building wheel for numpy (pyproject.toml): started [2022-08-12T18:59:09.032Z] ---> 5ecbcb488ca8 [2022-08-12T18:59:09.032Z] Step 5/12 : COPY robot-entrypoint.sh /usr/local/bin/ [2022-08-12T18:59:09.307Z] ---> f461790358a0 [2022-08-12T18:59:09.307Z] Step 6/12 : WORKDIR /edgex-taf [2022-08-12T18:59:09.307Z] ---> Running in 5e9dcd9fcb98 [2022-08-12T18:59:09.586Z] Removing intermediate container 5e9dcd9fcb98 [2022-08-12T18:59:09.586Z] ---> 6e72bdc99b86 [2022-08-12T18:59:09.586Z] Step 7/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-12T18:59:09.858Z] ---> Running in d533572222a6 [2022-08-12T18:59:11.306Z] Removing intermediate container d533572222a6 [2022-08-12T18:59:11.306Z] ---> d0e5694a4dbb [2022-08-12T18:59:11.306Z] Step 8/12 : RUN apk upgrade && apk add --update --no-cache openssl 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 python3-dev g++ zeromq-dev=4.3.4-r0 && apk add --no-cache python3 && if [ ! -e /usr/bin/python ]; then ln -sf python3 /usr/bin/python ; fi && apk add --no-cache tzdata && cp /usr/share/zoneinfo/UTC /etc/localtime && apk del tzdata && python3 -m ensurepip && rm -r /usr/lib/python*/ensurepip && pip3 install --no-cache --upgrade pip setuptools wheel && if [ ! -e /usr/bin/pip ]; then ln -s pip3 /usr/bin/pip ; fi && 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 [2022-08-12T18:59:11.577Z] ---> Running in b56000915e23 [2022-08-12T18:59:12.552Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-12T18:59:13.532Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-12T18:59:14.510Z] OK: 5 MiB in 14 packages [2022-08-12T18:59:14.510Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-12T18:59:15.483Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-12T18:59:16.076Z] (1/7) Installing ca-certificates (20220614-r0) [2022-08-12T18:59:16.349Z] (2/7) Installing brotli-libs (1.0.9-r6) [2022-08-12T18:59:16.349Z] (3/7) Installing nghttp2-libs (1.47.0-r0) [2022-08-12T18:59:16.622Z] (4/7) Installing libcurl (7.83.1-r2) [2022-08-12T18:59:16.622Z] (5/7) Installing curl (7.83.1-r2) [2022-08-12T18:59:16.622Z] (6/7) Installing docker-cli (20.10.16-r2) [2022-08-12T18:59:18.084Z] (7/7) Installing openssl (1.1.1q-r0) [2022-08-12T18:59:18.084Z] Executing busybox-1.35.0-r17.trigger [2022-08-12T18:59:18.084Z] Executing ca-certificates-20220614-r0.trigger [2022-08-12T18:59:18.084Z] OK: 49 MiB in 21 packages [2022-08-12T18:59:18.357Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-12T18:59:19.338Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-12T18:59:20.315Z] (1/133) Installing libmagic (5.41-r0) [2022-08-12T18:59:20.315Z] (2/133) Installing file (5.41-r0) [2022-08-12T18:59:20.315Z] (3/133) Installing libxau (1.0.9-r0) [2022-08-12T18:59:20.588Z] (4/133) Installing libxdmcp (1.1.3-r0) [2022-08-12T18:59:20.588Z] (5/133) Installing libxcb (1.15-r0) [2022-08-12T18:59:20.588Z] (6/133) Installing libx11 (1.8-r0) [2022-08-12T18:59:20.861Z] (7/133) Installing libxext (1.3.4-r0) [2022-08-12T18:59:21.134Z] (8/133) Installing libice (1.0.10-r0) [2022-08-12T18:59:21.134Z] (9/133) Installing libuuid (2.38-r1) [2022-08-12T18:59:21.134Z] (10/133) Installing libsm (1.2.3-r0) [2022-08-12T18:59:21.406Z] (11/133) Installing libxt (1.2.1-r0) [2022-08-12T18:59:21.406Z] (12/133) Installing libxmu (1.1.3-r0) [2022-08-12T18:59:21.678Z] (13/133) Installing xset (1.2.4-r0) [2022-08-12T18:59:21.678Z] (14/133) Installing xprop (1.2.5-r0) [2022-08-12T18:59:21.678Z] (15/133) Installing xdg-utils (1.1.3-r3) [2022-08-12T18:59:21.949Z] (16/133) Installing eudev-libs (3.2.11-r0) [2022-08-12T18:59:21.949Z] (17/133) Installing pkgconf (1.8.0-r1) [2022-08-12T18:59:21.949Z] (18/133) Installing libffi (3.4.2-r1) [2022-08-12T18:59:22.220Z] (19/133) Installing libintl (0.21-r2) [2022-08-12T18:59:22.221Z] (20/133) Installing libblkid (2.38-r1) [2022-08-12T18:59:22.492Z] (21/133) Installing libmount (2.38-r1) [2022-08-12T18:59:22.492Z] (22/133) Installing pcre (8.45-r2) [2022-08-12T18:59:22.492Z] (23/133) Installing glib (2.72.1-r0) [2022-08-12T18:59:22.764Z] (24/133) Installing xz-libs (5.2.5-r1) [2022-08-12T18:59:22.764Z] (25/133) Installing libxml2 (2.9.14-r0) [2022-08-12T18:59:23.036Z] (26/133) Installing shared-mime-info (2.2-r0) [2022-08-12T18:59:23.036Z] (27/133) Installing hicolor-icon-theme (0.17-r1) [2022-08-12T18:59:23.307Z] (28/133) Installing libjpeg-turbo (2.1.3-r1) [2022-08-12T18:59:23.307Z] (29/133) Installing libpng (1.6.37-r1) [2022-08-12T18:59:23.579Z] (30/133) Installing libwebp (1.2.3-r0) [2022-08-12T18:59:23.579Z] (31/133) Installing zstd-libs (1.5.2-r1) [2022-08-12T18:59:23.852Z] (32/133) Installing tiff (4.3.0-r1) [2022-08-12T18:59:23.852Z] (33/133) Installing gdk-pixbuf (2.42.8-r0) [2022-08-12T18:59:23.852Z] (34/133) Installing gtk-update-icon-cache (2.24.33-r3) [2022-08-12T18:59:24.124Z] (35/133) Installing libxcomposite (0.4.5-r0) [2022-08-12T18:59:24.124Z] (36/133) Installing libxfixes (6.0.0-r0) [2022-08-12T18:59:24.124Z] (37/133) Installing libxrender (0.9.10-r3) [2022-08-12T18:59:24.398Z] (38/133) Installing libxcursor (1.2.1-r0) [2022-08-12T18:59:24.398Z] (39/133) Installing libxdamage (1.1.5-r1) [2022-08-12T18:59:24.398Z] (40/133) Installing libxi (1.8-r0) [2022-08-12T18:59:24.671Z] (41/133) Installing libxinerama (1.1.4-r1) [2022-08-12T18:59:24.671Z] (42/133) Installing libxrandr (1.5.2-r1) [2022-08-12T18:59:24.942Z] (43/133) Installing atk (2.38.0-r0) [2022-08-12T18:59:24.942Z] (44/133) Installing libxtst (1.2.3-r3) [2022-08-12T18:59:24.942Z] (45/133) Installing dbus-libs (1.14.0-r1) [2022-08-12T18:59:25.215Z] (46/133) Installing at-spi2-core (2.44.1-r0) [2022-08-12T18:59:25.215Z] (47/133) Installing at-spi2-atk (2.38.0-r0) [2022-08-12T18:59:25.215Z] (48/133) Installing expat (2.4.8-r0) [2022-08-12T18:59:25.486Z] (49/133) Installing libbz2 (1.0.8-r1) [2022-08-12T18:59:25.486Z] (50/133) Installing freetype (2.12.1-r0) [2022-08-12T18:59:25.760Z] (51/133) Installing fontconfig (2.14.0-r0) [2022-08-12T18:59:25.760Z] (52/133) Installing pixman (0.40.0-r3) [2022-08-12T18:59:26.032Z] (53/133) Installing cairo (1.17.4-r2) [2022-08-12T18:59:26.032Z] (54/133) Installing cairo-gobject (1.17.4-r2) [2022-08-12T18:59:26.032Z] (55/133) Installing avahi-libs (0.8-r6) [2022-08-12T18:59:26.309Z] (56/133) Installing gmp (6.2.1-r2) [2022-08-12T18:59:26.309Z] (57/133) Installing nettle (3.7.3-r0) [2022-08-12T18:59:26.582Z] (58/133) Installing p11-kit (0.24.1-r0) [2022-08-12T18:59:26.582Z] (59/133) Installing libtasn1 (4.18.0-r0) [2022-08-12T18:59:26.582Z] (60/133) Installing libunistring (1.0-r0) [2022-08-12T18:59:26.854Z] (61/133) Installing gnutls (3.7.7-r0) [2022-08-12T18:59:26.854Z] (62/133) Installing cups-libs (2.4.2-r0) [2022-08-12T18:59:27.127Z] (63/133) Installing libepoxy (1.5.10-r0) [2022-08-12T18:59:27.127Z] (64/133) Installing fribidi (1.0.12-r0) [2022-08-12T18:59:27.399Z] (65/133) Installing graphite2 (1.3.14-r1) [2022-08-12T18:59:27.399Z] (66/133) Installing harfbuzz (4.3.0-r0) [2022-08-12T18:59:27.399Z] (67/133) Installing libxft (2.3.4-r0) [2022-08-12T18:59:27.675Z] (68/133) Installing pango (1.50.7-r0) [2022-08-12T18:59:27.675Z] (69/133) Installing wayland-libs-client (1.20.0-r0) [2022-08-12T18:59:27.946Z] (70/133) Installing wayland-libs-cursor (1.20.0-r0) [2022-08-12T18:59:27.946Z] (71/133) Installing wayland-libs-egl (1.20.0-r0) [2022-08-12T18:59:27.946Z] (72/133) Installing xkeyboard-config (2.35.1-r0) [2022-08-12T18:59:28.219Z] (73/133) Installing libxkbcommon (1.4.1-r0) [2022-08-12T18:59:28.491Z] (74/133) Installing gtk+3.0 (3.24.34-r1) [2022-08-12T18:59:28.763Z] Executing gtk+3.0-3.24.34-r1.post-install [2022-08-12T18:59:28.763Z] (75/133) Installing libfontenc (1.1.4-r0) [2022-08-12T18:59:29.035Z] (76/133) Installing mkfontscale (1.2.2-r0) [2022-08-12T18:59:29.035Z] (77/133) Installing font-opensans (0_git20210927-r0) [2022-08-12T18:59:29.307Z] (78/133) Installing libgcc (11.2.1_git20220219-r2) [2022-08-12T18:59:29.307Z] (79/133) Installing libogg (1.3.5-r1) [2022-08-12T18:59:29.582Z] (80/133) Installing libstdc++ (11.2.1_git20220219-r2) [2022-08-12T18:59:29.582Z] (81/133) Installing flac (1.3.4-r0) [2022-08-12T18:59:29.856Z] (82/133) Installing alsa-lib (1.2.7.2-r0) [2022-08-12T18:59:29.856Z] (83/133) Installing libatomic (11.2.1_git20220219-r2) [2022-08-12T18:59:29.856Z] (84/133) Installing sdl2 (2.0.22-r0) [2022-08-12T18:59:30.129Z] (85/133) Installing aom-libs (3.3.0-r0) [2022-08-12T18:59:30.405Z] (86/133) Installing libass (0.16.0-r0) [2022-08-12T18:59:30.405Z] (87/133) Installing libdav1d (1.0.0-r0) [2022-08-12T18:59:30.679Z] (88/133) Installing libdrm (2.4.110-r0) [2022-08-12T18:59:30.679Z] (89/133) Installing ncurses-terminfo-base (6.3_p20220521-r0) [2022-08-12T18:59:30.679Z] (90/133) Installing ncurses-libs (6.3_p20220521-r0) [2022-08-12T18:59:30.952Z] (91/133) Installing lame (3.100-r0) [2022-08-12T18:59:30.952Z] (92/133) Installing opus (1.3.1-r1) [2022-08-12T18:59:31.224Z] (93/133) Installing libasyncns (0.8-r1) [2022-08-12T18:59:31.224Z] (94/133) Installing libltdl (2.4.7-r0) [2022-08-12T18:59:31.224Z] (95/133) Installing orc (0.4.32-r0) [2022-08-12T18:59:31.496Z] (96/133) Installing libvorbis (1.3.7-r0) [2022-08-12T18:59:31.496Z] (97/133) Installing libsndfile (1.1.0-r0) [2022-08-12T18:59:31.770Z] (98/133) Installing libgomp (11.2.1_git20220219-r2) [2022-08-12T18:59:31.770Z] (99/133) Installing soxr (0.1.3-r2) [2022-08-12T18:59:31.770Z] (100/133) Installing speexdsp (1.2.0-r0) [2022-08-12T18:59:32.044Z] (101/133) Installing tdb-libs (1.4.6-r0) [2022-08-12T18:59:32.044Z] (102/133) Installing libpulse (15.0-r2) [2022-08-12T18:59:32.044Z] (103/133) Installing cjson (1.7.15-r3) [2022-08-12T18:59:32.317Z] (104/133) Installing mbedtls (2.28.1-r0) [2022-08-12T18:59:32.317Z] (105/133) Installing librist (0.2.6-r1) [2022-08-12T18:59:32.591Z] (106/133) Installing libsrt (1.4.4-r0) [2022-08-12T18:59:32.591Z] (107/133) Installing libssh (0.9.6-r1) [2022-08-12T18:59:32.865Z] (108/133) Installing libtheora (1.1.1-r16) [2022-08-12T18:59:32.865Z] (109/133) Installing v4l-utils-libs (1.22.1-r1) [2022-08-12T18:59:32.865Z] (110/133) Installing libva (2.14.0-r0) [2022-08-12T18:59:33.138Z] (111/133) Installing libvdpau (1.5-r0) [2022-08-12T18:59:33.138Z] (112/133) Installing vidstab (1.1.0-r1) [2022-08-12T18:59:33.138Z] (113/133) Installing libvpx (1.11.0-r1) [2022-08-12T18:59:33.412Z] (114/133) Installing x264-libs (0.163_git20210613-r0) [2022-08-12T18:59:33.686Z] (115/133) Installing numactl (2.0.14-r0) [2022-08-12T18:59:33.686Z] (116/133) Installing x265-libs (3.5-r3) [2022-08-12T18:59:33.960Z] (117/133) Installing xvidcore (1.3.7-r1) [2022-08-12T18:59:33.960Z] (118/133) Installing ffmpeg-libs (5.0.1-r1) [2022-08-12T18:59:34.564Z] (119/133) Installing libevent (2.1.12-r4) [2022-08-12T18:59:34.840Z] (120/133) Installing mesa (21.3.8-r2) [2022-08-12T18:59:34.840Z] (121/133) Installing wayland-libs-server (1.20.0-r0) [2022-08-12T18:59:34.840Z] (122/133) Installing mesa-gbm (21.3.8-r2) [2022-08-12T18:59:35.127Z] (123/133) Installing lcms2 (2.13.1-r0) [2022-08-12T18:59:35.127Z] (124/133) Installing nspr (4.33-r0) [2022-08-12T18:59:35.408Z] (125/133) Installing sqlite-libs (3.38.5-r0) [2022-08-12T18:59:35.409Z] (126/133) Installing nss (3.78.1-r0) [2022-08-12T18:59:35.686Z] (127/133) Installing re2 (2022.04.01-r0) [2022-08-12T18:59:35.686Z] (128/133) Installing snappy (1.1.9-r4) [2022-08-12T18:59:35.686Z] (129/133) Installing libgpg-error (1.45-r0) [2022-08-12T18:59:35.970Z] (130/133) Installing libgcrypt (1.10.1-r0) [2022-08-12T18:59:35.970Z] (131/133) Installing libxslt (1.1.35-r0) [2022-08-12T18:59:36.244Z] (132/133) Installing chromium (102.0.5005.167-r0) [2022-08-12T18:59:41.691Z] (133/133) Installing chromium-chromedriver (102.0.5005.167-r0) [2022-08-12T18:59:42.289Z] Executing busybox-1.35.0-r17.trigger [2022-08-12T18:59:42.289Z] Executing glib-2.72.1-r0.trigger [2022-08-12T18:59:42.289Z] Executing shared-mime-info-2.2-r0.trigger [2022-08-12T18:59:47.700Z] Executing gdk-pixbuf-2.42.8-r0.trigger [2022-08-12T18:59:47.700Z] Executing gtk-update-icon-cache-2.24.33-r3.trigger [2022-08-12T18:59:47.700Z] Executing fontconfig-2.14.0-r0.trigger [2022-08-12T18:59:47.700Z] Executing mkfontscale-1.2.2-r0.trigger [2022-08-12T18:59:47.700Z] OK: 390 MiB in 154 packages [2022-08-12T18:59:47.972Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-12T18:59:48.944Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-12T18:59:49.533Z] (1/23) Installing binutils (2.38-r3) [2022-08-12T18:59:50.132Z] (2/23) Installing isl22 (0.22-r0) [2022-08-12T18:59:50.132Z] (3/23) Installing mpfr4 (4.1.0-r0) [2022-08-12T18:59:50.402Z] (4/23) Installing mpc1 (1.2.1-r0) [2022-08-12T18:59:50.402Z] (5/23) Installing gcc (11.2.1_git20220219-r2) [2022-08-12T18:59:53.043Z] (6/23) Installing musl-dev (1.2.3-r0) [2022-08-12T18:59:53.043Z] (7/23) Installing libc-dev (0.7.2-r3) [2022-08-12T18:59:53.043Z] (8/23) Installing linux-headers (5.16.7-r1) [2022-08-12T18:59:53.634Z] (9/23) Installing libffi-dev (3.4.2-r1) [2022-08-12T18:59:53.634Z] (10/23) Installing libpq (14.4-r1) [2022-08-12T18:59:53.904Z] (11/23) Installing openssl-dev (1.1.1q-r0) [2022-08-12T18:59:53.904Z] (12/23) Installing libpq-dev (14.4-r1) [2022-08-12T18:59:54.176Z] (13/23) Installing libecpg (14.4-r1) [2022-08-12T18:59:54.176Z] (14/23) Installing libecpg-dev (14.4-r1) [2022-08-12T18:59:54.445Z] (15/23) Installing llvm13-libs (13.0.1-r2) [2022-08-12T18:59:57.054Z] (16/23) Installing clang-libs (13.0.1-r1) [2022-08-12T18:59:59.022Z] (17/23) Installing clang (13.0.1-r1) [2022-08-12T18:59:59.294Z] (18/23) Installing icu-data-en (71.1-r2) [2022-08-12T18:59:59.563Z] Executing icu-data-en-71.1-r2.post-install [2022-08-12T18:59:59.563Z] * [2022-08-12T18:59:59.563Z] * If you need ICU with non-English locales and legacy charset support, install [2022-08-12T18:59:59.563Z] * package icu-data-full. [2022-08-12T18:59:59.563Z] * [2022-08-12T18:59:59.563Z] (19/23) Installing icu-libs (71.1-r2) [2022-08-12T18:59:59.563Z] (20/23) Installing icu (71.1-r2) [2022-08-12T18:59:59.834Z] (21/23) Installing icu-dev (71.1-r2) [2022-08-12T19:00:00.114Z] (22/23) Installing llvm13 (13.0.1-r2) [2022-08-12T19:00:01.538Z] (23/23) Installing postgresql14-dev (14.4-r1) [2022-08-12T19:00:02.132Z] Executing busybox-1.35.0-r17.trigger [2022-08-12T19:00:02.132Z] OK: 790 MiB in 177 packages [2022-08-12T19:00:02.406Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-12T19:00:03.383Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-12T19:00:04.358Z] (1/10) Installing g++ (11.2.1_git20220219-r2) [2022-08-12T19:00:05.800Z] (2/10) Installing gdbm (1.23-r0) [2022-08-12T19:00:05.800Z] (3/10) Installing mpdecimal (2.5.1-r1) [2022-08-12T19:00:06.070Z] (4/10) Installing readline (8.1.2-r0) [2022-08-12T19:00:06.070Z] (5/10) Installing python3 (3.10.5-r0) [2022-08-12T19:00:08.051Z] (6/10) Installing python3-dev (3.10.5-r0) [2022-08-12T19:00:10.045Z] (7/10) Installing libsodium (1.0.18-r0) [2022-08-12T19:00:10.045Z] (8/10) Installing libzmq (4.3.4-r0) [2022-08-12T19:00:10.045Z] (9/10) Installing libsodium-dev (1.0.18-r0) [2022-08-12T19:00:10.045Z] (10/10) Installing zeromq-dev (4.3.4-r0) [2022-08-12T19:00:10.318Z] Executing busybox-1.35.0-r17.trigger [2022-08-12T19:00:10.318Z] OK: 960 MiB in 187 packages [2022-08-12T19:00:10.592Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-12T19:00:11.575Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-12T19:00:12.546Z] OK: 960 MiB in 187 packages [2022-08-12T19:00:12.546Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-12T19:00:13.516Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-12T19:00:14.108Z] (1/1) Installing tzdata (2022a-r0) [2022-08-12T19:00:14.699Z] Executing busybox-1.35.0-r17.trigger [2022-08-12T19:00:14.972Z] OK: 963 MiB in 188 packages [2022-08-12T19:00:15.948Z] (1/1) Purging tzdata (2022a-r0) [2022-08-12T19:00:15.948Z] Executing busybox-1.35.0-r17.trigger [2022-08-12T19:00:16.220Z] OK: 960 MiB in 187 packages [2022-08-12T19:00:16.645Z] Building wheel for numpy (pyproject.toml): still running... [2022-08-12T19:00:31.284Z] Looking in links: /tmp/tmp6qndshfl [2022-08-12T19:00:31.284Z] Processing /tmp/tmp6qndshfl/setuptools-58.1.0-py3-none-any.whl [2022-08-12T19:00:31.284Z] Processing /tmp/tmp6qndshfl/pip-22.0.4-py3-none-any.whl [2022-08-12T19:00:31.284Z] Installing collected packages: setuptools, pip [2022-08-12T19:00:43.666Z] Successfully installed pip-22.0.4 setuptools-58.1.0 [2022-08-12T19:00:43.666Z] 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 [2022-08-12T19:00:47.046Z] Requirement already satisfied: pip in /usr/lib/python3.10/site-packages (22.0.4) [2022-08-12T19:00:48.024Z] Collecting pip [2022-08-12T19:00:48.024Z] Downloading pip-22.2.2-py3-none-any.whl (2.0 MB) [2022-08-12T19:00:48.024Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 18.2 MB/s eta 0:00:00 [2022-08-12T19:00:48.024Z] Requirement already satisfied: setuptools in /usr/lib/python3.10/site-packages (58.1.0) [2022-08-12T19:00:50.641Z] Collecting setuptools [2022-08-12T19:00:50.641Z] Downloading setuptools-64.0.2-py3-none-any.whl (1.2 MB) [2022-08-12T19:00:50.641Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 22.3 MB/s eta 0:00:00 [2022-08-12T19:00:50.912Z] Collecting wheel [2022-08-12T19:00:50.912Z] Downloading wheel-0.37.1-py2.py3-none-any.whl (35 kB) [2022-08-12T19:00:52.341Z] Installing collected packages: wheel, setuptools, pip [2022-08-12T19:00:52.341Z] Attempting uninstall: setuptools [2022-08-12T19:00:52.341Z] Found existing installation: setuptools 58.1.0 [2022-08-12T19:00:52.934Z] Uninstalling setuptools-58.1.0: [2022-08-12T19:00:52.934Z] Successfully uninstalled setuptools-58.1.0 [2022-08-12T19:00:57.240Z] Attempting uninstall: pip [2022-08-12T19:00:57.240Z] Found existing installation: pip 22.0.4 [2022-08-12T19:00:59.869Z] Uninstalling pip-22.0.4: [2022-08-12T19:00:59.869Z] Successfully uninstalled pip-22.0.4 [2022-08-12T19:01:10.037Z] Successfully installed pip-22.2.2 setuptools-64.0.2 wheel-0.37.1 [2022-08-12T19:01:10.037Z] 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 [2022-08-12T19:01:12.657Z] Processing ./edgex-taf-common [2022-08-12T19:01:12.657Z] Preparing metadata (setup.py): started [2022-08-12T19:01:12.930Z] Building wheel for numpy (pyproject.toml): still running... [2022-08-12T19:01:14.095Z] Preparing metadata (setup.py): finished with status 'done' [2022-08-12T19:01:14.095Z] Building wheels for collected packages: edgex-taf-common [2022-08-12T19:01:14.095Z] Building wheel for edgex-taf-common (setup.py): started [2022-08-12T19:01:16.074Z] Building wheel for edgex-taf-common (setup.py): finished with status 'done' [2022-08-12T19:01:16.074Z] Created wheel for edgex-taf-common: filename=edgex_taf_common-0.0.0-py3-none-any.whl size=14473 sha256=07dc80dff6a6908d880588d0d6ca9f77d925954969debf8bba35d32fc27973be [2022-08-12T19:01:16.074Z] Stored in directory: /root/.cache/pip/wheels/61/f5/b0/ccd98a608bbb4978be0e5d8235f9fb4ae43535dafafd44bbbd [2022-08-12T19:01:16.074Z] Successfully built edgex-taf-common [2022-08-12T19:01:16.668Z] Installing collected packages: edgex-taf-common [2022-08-12T19:01:16.668Z] Successfully installed edgex-taf-common-0.0.0 [2022-08-12T19:01:16.668Z] 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 [2022-08-12T19:01:20.976Z] Collecting robotframework==4.1.3 [2022-08-12T19:01:20.976Z] Downloading robotframework-4.1.3-py2.py3-none-any.whl (659 kB) [2022-08-12T19:01:20.976Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 659.8/659.8 kB 10.8 MB/s eta 0:00:00 [2022-08-12T19:01:20.976Z] Installing collected packages: robotframework [2022-08-12T19:01:24.360Z] Successfully installed robotframework-4.1.3 [2022-08-12T19:01:24.361Z] 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 [2022-08-12T19:01:27.733Z] Collecting docker==4.4.1 [2022-08-12T19:01:27.733Z] Downloading docker-4.4.1-py2.py3-none-any.whl (146 kB) [2022-08-12T19:01:27.733Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 146.8/146.8 kB 3.8 MB/s eta 0:00:00 [2022-08-12T19:01:28.003Z] Collecting requests!=2.18.0,>=2.14.2 [2022-08-12T19:01:28.003Z] Downloading requests-2.28.1-py3-none-any.whl (62 kB) [2022-08-12T19:01:28.003Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.8/62.8 kB 2.2 MB/s eta 0:00:00 [2022-08-12T19:01:28.276Z] Collecting websocket-client>=0.32.0 [2022-08-12T19:01:28.276Z] Downloading websocket_client-1.3.3-py3-none-any.whl (54 kB) [2022-08-12T19:01:28.276Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 54.3/54.3 kB 2.9 MB/s eta 0:00:00 [2022-08-12T19:01:28.276Z] Collecting six>=1.4.0 [2022-08-12T19:01:28.276Z] Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) [2022-08-12T19:01:28.547Z] Collecting charset-normalizer<3,>=2 [2022-08-12T19:01:28.547Z] Downloading charset_normalizer-2.1.0-py3-none-any.whl (39 kB) [2022-08-12T19:01:29.138Z] Collecting urllib3<1.27,>=1.21.1 [2022-08-12T19:01:29.138Z] Downloading urllib3-1.26.11-py2.py3-none-any.whl (139 kB) [2022-08-12T19:01:29.138Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 139.9/139.9 kB 6.1 MB/s eta 0:00:00 [2022-08-12T19:01:29.138Z] Collecting idna<4,>=2.5 [2022-08-12T19:01:29.138Z] Downloading idna-3.3-py3-none-any.whl (61 kB) [2022-08-12T19:01:29.138Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.2/61.2 kB 3.8 MB/s eta 0:00:00 [2022-08-12T19:01:29.409Z] Collecting certifi>=2017.4.17 [2022-08-12T19:01:29.409Z] Downloading certifi-2022.6.15-py3-none-any.whl (160 kB) [2022-08-12T19:01:29.409Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 160.2/160.2 kB 7.3 MB/s eta 0:00:00 [2022-08-12T19:01:30.380Z] Installing collected packages: websocket-client, urllib3, six, idna, charset-normalizer, certifi, requests, docker [2022-08-12T19:01:33.759Z] Successfully installed certifi-2022.6.15 charset-normalizer-2.1.0 docker-4.4.1 idna-3.3 requests-2.28.1 six-1.16.0 urllib3-1.26.11 websocket-client-1.3.3 [2022-08-12T19:01:33.759Z] 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 [2022-08-12T19:01:37.135Z] Collecting python-dotenv==0.15.0 [2022-08-12T19:01:37.135Z] Downloading python_dotenv-0.15.0-py2.py3-none-any.whl (18 kB) [2022-08-12T19:01:37.728Z] Installing collected packages: python-dotenv [2022-08-12T19:01:37.728Z] Successfully installed python-dotenv-0.15.0 [2022-08-12T19:01:37.728Z] 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 [2022-08-12T19:01:41.116Z] Collecting RESTinstance==1.0.2 [2022-08-12T19:01:41.116Z] Downloading RESTinstance-1.0.2-py3-none-any.whl (27 kB) [2022-08-12T19:01:41.116Z] Collecting rfc3987 [2022-08-12T19:01:41.116Z] Downloading rfc3987-1.3.8-py2.py3-none-any.whl (13 kB) [2022-08-12T19:01:41.116Z] Collecting docutils [2022-08-12T19:01:41.116Z] Downloading docutils-0.19-py3-none-any.whl (570 kB) [2022-08-12T19:01:41.393Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 570.5/570.5 kB 10.4 MB/s eta 0:00:00 [2022-08-12T19:01:41.393Z] Collecting GenSON [2022-08-12T19:01:41.393Z] Downloading genson-1.2.2.tar.gz (34 kB) [2022-08-12T19:01:41.393Z] Preparing metadata (setup.py): started [2022-08-12T19:01:43.359Z] Preparing metadata (setup.py): finished with status 'done' [2022-08-12T19:01:43.359Z] Collecting jsonpath-ng [2022-08-12T19:01:43.359Z] Downloading jsonpath_ng-1.5.3-py3-none-any.whl (29 kB) [2022-08-12T19:01:43.630Z] Collecting pygments [2022-08-12T19:01:43.630Z] Downloading Pygments-2.12.0-py3-none-any.whl (1.1 MB) [2022-08-12T19:01:43.630Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 12.5 MB/s eta 0:00:00 [2022-08-12T19:01:43.630Z] Collecting strict-rfc3339 [2022-08-12T19:01:43.630Z] Downloading strict-rfc3339-0.7.tar.gz (17 kB) [2022-08-12T19:01:43.630Z] Preparing metadata (setup.py): started [2022-08-12T19:01:45.601Z] Preparing metadata (setup.py): finished with status 'done' [2022-08-12T19:01:45.601Z] Collecting flex [2022-08-12T19:01:45.601Z] Downloading flex-6.14.1.tar.gz (40 kB) [2022-08-12T19:01:45.601Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 40.9/40.9 kB 2.3 MB/s eta 0:00:00 [2022-08-12T19:01:45.874Z] Preparing metadata (setup.py): started [2022-08-12T19:01:47.840Z] Preparing metadata (setup.py): finished with status 'done' [2022-08-12T19:01:47.840Z] Requirement already satisfied: requests in /usr/lib/python3.10/site-packages (from RESTinstance==1.0.2) (2.28.1) [2022-08-12T19:01:47.840Z] Requirement already satisfied: robotframework>=3.1.0 in /usr/lib/python3.10/site-packages (from RESTinstance==1.0.2) (4.1.3) [2022-08-12T19:01:48.111Z] Collecting pytz [2022-08-12T19:01:48.111Z] Downloading pytz-2022.2-py2.py3-none-any.whl (504 kB) [2022-08-12T19:01:48.382Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 504.7/504.7 kB 10.0 MB/s eta 0:00:00 [2022-08-12T19:01:48.382Z] Collecting tzlocal [2022-08-12T19:01:48.382Z] Downloading tzlocal-4.2-py3-none-any.whl (19 kB) [2022-08-12T19:01:48.652Z] Collecting jsonschema [2022-08-12T19:01:48.652Z] Downloading jsonschema-4.9.1-py3-none-any.whl (79 kB) [2022-08-12T19:01:48.652Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 79.5/79.5 kB 5.2 MB/s eta 0:00:00 [2022-08-12T19:01:48.924Z] Requirement already satisfied: six>=1.7.3 in /usr/lib/python3.10/site-packages (from flex->RESTinstance==1.0.2) (1.16.0) [2022-08-12T19:01:49.194Z] Collecting PyYAML>=3.11 [2022-08-12T19:01:49.194Z] Downloading PyYAML-6.0.tar.gz (124 kB) [2022-08-12T19:01:49.194Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 125.0/125.0 kB 6.0 MB/s eta 0:00:00 [2022-08-12T19:01:50.622Z] Installing build dependencies: started [2022-08-12T19:02:08.899Z] Installing build dependencies: finished with status 'done' [2022-08-12T19:02:08.899Z] Getting requirements to build wheel: started [2022-08-12T19:02:20.700Z] Building wheel for numpy (pyproject.toml): still running... [2022-08-12T19:02:21.291Z] Getting requirements to build wheel: finished with status 'done' [2022-08-12T19:02:21.291Z] Preparing metadata (pyproject.toml): started [2022-08-12T19:02:23.253Z] Preparing metadata (pyproject.toml): finished with status 'done' [2022-08-12T19:02:23.253Z] Collecting validate-email>=1.2 [2022-08-12T19:02:23.253Z] Downloading validate_email-1.3.tar.gz (4.7 kB) [2022-08-12T19:02:23.253Z] Preparing metadata (setup.py): started [2022-08-12T19:02:25.228Z] Preparing metadata (setup.py): finished with status 'done' [2022-08-12T19:02:25.228Z] Collecting click>=3.3 [2022-08-12T19:02:25.228Z] Downloading click-8.1.3-py3-none-any.whl (96 kB) [2022-08-12T19:02:25.228Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 96.6/96.6 kB 4.5 MB/s eta 0:00:00 [2022-08-12T19:02:25.500Z] Collecting jsonpointer>=1.7 [2022-08-12T19:02:25.500Z] Downloading jsonpointer-2.3-py2.py3-none-any.whl (7.8 kB) [2022-08-12T19:02:25.500Z] Requirement already satisfied: charset-normalizer<3,>=2 in /usr/lib/python3.10/site-packages (from requests->RESTinstance==1.0.2) (2.1.0) [2022-08-12T19:02:25.500Z] Requirement already satisfied: idna<4,>=2.5 in /usr/lib/python3.10/site-packages (from requests->RESTinstance==1.0.2) (3.3) [2022-08-12T19:02:25.500Z] 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) [2022-08-12T19:02:25.500Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.10/site-packages (from requests->RESTinstance==1.0.2) (2022.6.15) [2022-08-12T19:02:25.500Z] Collecting ply [2022-08-12T19:02:25.775Z] Downloading ply-3.11-py2.py3-none-any.whl (49 kB) [2022-08-12T19:02:25.775Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 49.6/49.6 kB 3.2 MB/s eta 0:00:00 [2022-08-12T19:02:25.775Z] Collecting decorator [2022-08-12T19:02:25.775Z] Downloading decorator-5.1.1-py3-none-any.whl (9.1 kB) [2022-08-12T19:02:26.049Z] Collecting attrs>=17.4.0 [2022-08-12T19:02:26.049Z] Downloading attrs-22.1.0-py2.py3-none-any.whl (58 kB) [2022-08-12T19:02:26.325Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.8/58.8 kB 2.9 MB/s eta 0:00:00 [2022-08-12T19:02:26.325Z] Collecting pyrsistent!=0.17.0,!=0.17.1,!=0.17.2,>=0.14.0 [2022-08-12T19:02:26.325Z] Downloading pyrsistent-0.18.1.tar.gz (100 kB) [2022-08-12T19:02:26.596Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 100.5/100.5 kB 4.9 MB/s eta 0:00:00 [2022-08-12T19:02:26.596Z] Installing build dependencies: started [2022-08-12T19:02:38.994Z] Installing build dependencies: finished with status 'done' [2022-08-12T19:02:38.994Z] Getting requirements to build wheel: started [2022-08-12T19:02:39.592Z] Getting requirements to build wheel: finished with status 'done' [2022-08-12T19:02:39.592Z] Preparing metadata (pyproject.toml): started [2022-08-12T19:02:41.566Z] Preparing metadata (pyproject.toml): finished with status 'done' [2022-08-12T19:02:41.839Z] Collecting pytz-deprecation-shim [2022-08-12T19:02:41.839Z] Downloading pytz_deprecation_shim-0.1.0.post0-py2.py3-none-any.whl (15 kB) [2022-08-12T19:02:42.816Z] Collecting tzdata [2022-08-12T19:02:42.816Z] Downloading tzdata-2022.1-py2.py3-none-any.whl (339 kB) [2022-08-12T19:02:42.816Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 339.5/339.5 kB 9.1 MB/s eta 0:00:00 [2022-08-12T19:02:42.816Z] Building wheels for collected packages: flex, strict-rfc3339, GenSON, pyrsistent, PyYAML, validate-email [2022-08-12T19:02:42.816Z] Building wheel for flex (setup.py): started [2022-08-12T19:02:46.207Z] Building wheel for flex (setup.py): finished with status 'done' [2022-08-12T19:02:46.207Z] Created wheel for flex: filename=flex-6.14.1-py3-none-any.whl size=77258 sha256=3aa1a1b297c6c701603a6623c6a55a227106794aeada7d251a0ddf821c8c0f78 [2022-08-12T19:02:46.207Z] Stored in directory: /root/.cache/pip/wheels/03/f3/f4/2969638ff9c909bf16dac8f17d8298ce9e4d5c854af4b3d061 [2022-08-12T19:02:46.207Z] Building wheel for strict-rfc3339 (setup.py): started [2022-08-12T19:02:48.177Z] Building wheel for strict-rfc3339 (setup.py): finished with status 'done' [2022-08-12T19:02:48.177Z] Created wheel for strict-rfc3339: filename=strict_rfc3339-0.7-py3-none-any.whl size=18129 sha256=26f747daef96a5244262c41424f5a411578924432345b4d180b02f11133ad90e [2022-08-12T19:02:48.177Z] Stored in directory: /root/.cache/pip/wheels/d4/c2/43/78ecbcc49dd7594ca41c72be6ddb7844a486bae4b306fb3d14 [2022-08-12T19:02:48.177Z] Building wheel for GenSON (setup.py): started [2022-08-12T19:02:50.138Z] Building wheel for GenSON (setup.py): finished with status 'done' [2022-08-12T19:02:50.138Z] Created wheel for GenSON: filename=genson-1.2.2-py2.py3-none-any.whl size=21269 sha256=90e698f9f954fa591cd8512a3c4bbd5119e579170b79468562f84616588ed6bc [2022-08-12T19:02:50.139Z] Stored in directory: /root/.cache/pip/wheels/7a/0f/7a/4e21606c6ce2485376522986cd8809d738907a611907b206ca [2022-08-12T19:02:50.139Z] Building wheel for pyrsistent (pyproject.toml): started [2022-08-12T19:02:58.395Z] Building wheel for pyrsistent (pyproject.toml): finished with status 'done' [2022-08-12T19:02:58.395Z] Created wheel for pyrsistent: filename=pyrsistent-0.18.1-cp310-cp310-linux_aarch64.whl size=114481 sha256=832f6d08e087a1e8ab2469ad7213ddf2d4e6c3b9ac6ace447ed242806a8c6081 [2022-08-12T19:02:58.395Z] Stored in directory: /root/.cache/pip/wheels/42/cf/03/ae35459d6c32fce920e7eb28fa325fdeced7a39fb9b98c56f0 [2022-08-12T19:02:58.395Z] Building wheel for PyYAML (pyproject.toml): started [2022-08-12T19:03:01.765Z] Building wheel for PyYAML (pyproject.toml): finished with status 'done' [2022-08-12T19:03:01.765Z] Created wheel for PyYAML: filename=PyYAML-6.0-cp310-cp310-linux_aarch64.whl size=45335 sha256=9bcee45f8a534b5859fdc637968597c479be90f4cac6ca90c2aa258813550621 [2022-08-12T19:03:01.765Z] Stored in directory: /root/.cache/pip/wheels/1d/f3/b4/4aea0992adbed14b36ce9c3857d3707c762a4374479230685d [2022-08-12T19:03:01.765Z] Building wheel for validate-email (setup.py): started [2022-08-12T19:03:03.738Z] Building wheel for validate-email (setup.py): finished with status 'done' [2022-08-12T19:03:03.738Z] Created wheel for validate-email: filename=validate_email-1.3-py3-none-any.whl size=5466 sha256=34eb608b5d27929b72d68b609e2892e0457262082e70c1957727c3c116119f75 [2022-08-12T19:03:03.738Z] Stored in directory: /root/.cache/pip/wheels/b2/7a/63/5c5bc2a88ffffb247771c1cc38c2bda3d78e1ffbff79ed8d18 [2022-08-12T19:03:03.738Z] Successfully built flex strict-rfc3339 GenSON pyrsistent PyYAML validate-email [2022-08-12T19:03:05.161Z] 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 [2022-08-12T19:03:20.221Z] 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 [2022-08-12T19:03:20.221Z] 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 [2022-08-12T19:03:22.205Z] Collecting robotbackgroundlogger==1.2 [2022-08-12T19:03:22.205Z] Downloading robotbackgroundlogger-1.2.tar.gz (3.9 kB) [2022-08-12T19:03:22.205Z] Preparing metadata (setup.py): started [2022-08-12T19:03:24.185Z] Preparing metadata (setup.py): finished with status 'done' [2022-08-12T19:03:24.185Z] Requirement already satisfied: robotframework in /usr/lib/python3.10/site-packages (from robotbackgroundlogger==1.2) (4.1.3) [2022-08-12T19:03:24.185Z] Building wheels for collected packages: robotbackgroundlogger [2022-08-12T19:03:24.185Z] Building wheel for robotbackgroundlogger (setup.py): started [2022-08-12T19:03:26.825Z] Building wheel for robotbackgroundlogger (setup.py): finished with status 'done' [2022-08-12T19:03:26.825Z] Created wheel for robotbackgroundlogger: filename=robotbackgroundlogger-1.2-py3-none-any.whl size=4277 sha256=dcb78e584ad2514dd15087cc5b7f9b22e088ca2b70cfa74de6ae055f93127a89 [2022-08-12T19:03:26.825Z] Stored in directory: /root/.cache/pip/wheels/e1/ba/3a/044b94be98620d4535fbdeca2d20fb3fce224aea27e0b66862 [2022-08-12T19:03:26.825Z] Successfully built robotbackgroundlogger [2022-08-12T19:03:27.805Z] Installing collected packages: robotbackgroundlogger [2022-08-12T19:03:28.080Z] Successfully installed robotbackgroundlogger-1.2 [2022-08-12T19:03:28.080Z] 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 [2022-08-12T19:03:31.490Z] Collecting configparser==5.0.1 [2022-08-12T19:03:31.490Z] Downloading configparser-5.0.1-py3-none-any.whl (22 kB) [2022-08-12T19:03:32.937Z] Installing collected packages: configparser [2022-08-12T19:03:33.218Z] Successfully installed configparser-5.0.1 [2022-08-12T19:03:33.218Z] 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 [2022-08-12T19:03:36.592Z] Collecting requests==2.25.1 [2022-08-12T19:03:36.592Z] Downloading requests-2.25.1-py2.py3-none-any.whl (61 kB) [2022-08-12T19:03:36.862Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.2/61.2 kB 2.5 MB/s eta 0:00:00 [2022-08-12T19:03:36.862Z] Collecting idna<3,>=2.5 [2022-08-12T19:03:36.862Z] Downloading idna-2.10-py2.py3-none-any.whl (58 kB) [2022-08-12T19:03:36.862Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.8/58.8 kB 4.0 MB/s eta 0:00:00 [2022-08-12T19:03:37.150Z] Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/lib/python3.10/site-packages (from requests==2.25.1) (1.26.11) [2022-08-12T19:03:37.150Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.10/site-packages (from requests==2.25.1) (2022.6.15) [2022-08-12T19:03:37.150Z] Collecting chardet<5,>=3.0.2 [2022-08-12T19:03:37.150Z] Downloading chardet-4.0.0-py2.py3-none-any.whl (178 kB) [2022-08-12T19:03:37.150Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 178.7/178.7 kB 7.4 MB/s eta 0:00:00 [2022-08-12T19:03:39.147Z] Installing collected packages: idna, chardet, requests [2022-08-12T19:03:39.147Z] Attempting uninstall: idna [2022-08-12T19:03:39.147Z] Found existing installation: idna 3.3 [2022-08-12T19:03:39.147Z] Uninstalling idna-3.3: [2022-08-12T19:03:39.147Z] Successfully uninstalled idna-3.3 [2022-08-12T19:03:41.816Z] Attempting uninstall: requests [2022-08-12T19:03:41.817Z] Found existing installation: requests 2.28.1 [2022-08-12T19:03:42.095Z] Uninstalling requests-2.28.1: [2022-08-12T19:03:42.095Z] Successfully uninstalled requests-2.28.1 [2022-08-12T19:03:42.182Z] Building wheel for numpy (pyproject.toml): still running... [2022-08-12T19:03:42.414Z] Successfully installed chardet-4.0.0 idna-2.10 requests-2.25.1 [2022-08-12T19:03:42.414Z] 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 [2022-08-12T19:03:46.770Z] Collecting robotframework-requests==0.8.0 [2022-08-12T19:03:46.770Z] Downloading robotframework_requests-0.8.0-py3-none-any.whl (16 kB) [2022-08-12T19:03:46.770Z] Requirement already satisfied: robotframework in /usr/lib/python3.10/site-packages (from robotframework-requests==0.8.0) (4.1.3) [2022-08-12T19:03:46.770Z] Requirement already satisfied: requests in /usr/lib/python3.10/site-packages (from robotframework-requests==0.8.0) (2.25.1) [2022-08-12T19:03:46.770Z] Requirement already satisfied: idna<3,>=2.5 in /usr/lib/python3.10/site-packages (from requests->robotframework-requests==0.8.0) (2.10) [2022-08-12T19:03:46.770Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.10/site-packages (from requests->robotframework-requests==0.8.0) (2022.6.15) [2022-08-12T19:03:46.770Z] 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) [2022-08-12T19:03:46.770Z] 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) [2022-08-12T19:03:48.186Z] Installing collected packages: robotframework-requests [2022-08-12T19:03:48.186Z] Successfully installed robotframework-requests-0.8.0 [2022-08-12T19:03:48.186Z] 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 [2022-08-12T19:03:51.565Z] Collecting paho-mqtt==1.5.1 [2022-08-12T19:03:51.565Z] Downloading paho-mqtt-1.5.1.tar.gz (101 kB) [2022-08-12T19:03:51.565Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 101.8/101.8 kB 5.0 MB/s eta 0:00:00 [2022-08-12T19:03:51.833Z] Preparing metadata (setup.py): started [2022-08-12T19:03:53.791Z] Preparing metadata (setup.py): finished with status 'done' [2022-08-12T19:03:53.791Z] Building wheels for collected packages: paho-mqtt [2022-08-12T19:03:53.791Z] Building wheel for paho-mqtt (setup.py): started [2022-08-12T19:03:56.400Z] Building wheel for paho-mqtt (setup.py): finished with status 'done' [2022-08-12T19:03:56.400Z] Created wheel for paho-mqtt: filename=paho_mqtt-1.5.1-py3-none-any.whl size=61550 sha256=d25914c2aebb3c95a9c4dd129d154a103aa218b775688f285e30a0724f35229f [2022-08-12T19:03:56.400Z] Stored in directory: /root/.cache/pip/wheels/b6/72/f9/44ca415a44f9cc7468fe4c59e6282938e504fadec09641fa63 [2022-08-12T19:03:56.400Z] Successfully built paho-mqtt [2022-08-12T19:03:58.368Z] Installing collected packages: paho-mqtt [2022-08-12T19:03:58.368Z] Successfully installed paho-mqtt-1.5.1 [2022-08-12T19:03:58.368Z] 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 [2022-08-12T19:04:00.294Z] Building wheel for numpy (pyproject.toml): finished with status 'done' [2022-08-12T19:04:00.294Z] Created wheel for numpy: filename=numpy-1.22.3-cp310-cp310-linux_x86_64.whl size=22355769 sha256=9ad6d9874835f721d9fd7d49d882983d842e97cc16b7ab943b40d8dbee917a71 [2022-08-12T19:04:00.294Z] Stored in directory: /root/.cache/pip/wheels/8e/91/68/1231ba60e6f8e12978799d8d6cb0357385a83664ceef0edd78 [2022-08-12T19:04:00.294Z] Successfully built numpy [2022-08-12T19:04:00.294Z] Installing collected packages: numpy [2022-08-12T19:04:02.661Z] Collecting redis==3.5.3 [2022-08-12T19:04:02.661Z] Downloading redis-3.5.3-py2.py3-none-any.whl (72 kB) [2022-08-12T19:04:02.661Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 72.1/72.1 kB 3.6 MB/s eta 0:00:00 [2022-08-12T19:04:02.842Z] Successfully installed numpy-1.22.3 [2022-08-12T19:04:02.842Z] 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 [2022-08-12T19:04:03.410Z] Collecting psutil==5.9.0 [2022-08-12T19:04:03.410Z] Downloading psutil-5.9.0.tar.gz (478 kB) [2022-08-12T19:04:03.410Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 478.3/478.3 kB 17.8 MB/s eta 0:00:00 [2022-08-12T19:04:03.410Z] Preparing metadata (setup.py): started [2022-08-12T19:04:03.626Z] Installing collected packages: redis [2022-08-12T19:04:03.980Z] Preparing metadata (setup.py): finished with status 'done' [2022-08-12T19:04:03.980Z] Building wheels for collected packages: psutil [2022-08-12T19:04:03.980Z] Building wheel for psutil (setup.py): started [2022-08-12T19:04:04.220Z] Successfully installed redis-3.5.3 [2022-08-12T19:04:04.220Z] 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 [2022-08-12T19:04:05.925Z] Building wheel for psutil (setup.py): finished with status 'done' [2022-08-12T19:04:05.926Z] Created wheel for psutil: filename=psutil-5.9.0-cp310-cp310-linux_x86_64.whl size=271452 sha256=1785d5126a8a543434333ee1cbfbc429db7f382b3ad6d036d2b2a16abe24da01 [2022-08-12T19:04:05.926Z] Stored in directory: /root/.cache/pip/wheels/0b/90/2e/be670c56c3ad980428e845d7f66480dcdfa008c3af2f27a2bf [2022-08-12T19:04:05.926Z] Successfully built psutil [2022-08-12T19:04:05.926Z] Installing collected packages: psutil [2022-08-12T19:04:06.186Z] Successfully installed psutil-5.9.0 [2022-08-12T19:04:06.186Z] 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 [2022-08-12T19:04:07.221Z] Collecting pycryptodome==3.15.0 [2022-08-12T19:04:07.221Z] Downloading pycryptodome-3.15.0.tar.gz (4.5 MB) [2022-08-12T19:04:07.221Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.5/4.5 MB 48.2 MB/s eta 0:00:00 [2022-08-12T19:04:07.582Z] Preparing metadata (setup.py): started [2022-08-12T19:04:08.507Z] Collecting pyzmq==22.2.1 [2022-08-12T19:04:08.776Z] Downloading pyzmq-22.2.1.tar.gz (1.2 MB) [2022-08-12T19:04:08.776Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 10.5 MB/s eta 0:00:00 [2022-08-12T19:04:08.965Z] Preparing metadata (setup.py): finished with status 'done' [2022-08-12T19:04:08.965Z] Building wheels for collected packages: pycryptodome [2022-08-12T19:04:08.965Z] Building wheel for pycryptodome (setup.py): started [2022-08-12T19:04:10.741Z] Installing build dependencies: started [2022-08-12T19:04:23.107Z] Installing build dependencies: finished with status 'done' [2022-08-12T19:04:23.107Z] Getting requirements to build wheel: started [2022-08-12T19:04:25.076Z] Getting requirements to build wheel: finished with status 'done' [2022-08-12T19:04:25.076Z] Preparing metadata (pyproject.toml): started [2022-08-12T19:04:29.366Z] Preparing metadata (pyproject.toml): finished with status 'done' [2022-08-12T19:04:29.366Z] Building wheels for collected packages: pyzmq [2022-08-12T19:04:29.366Z] Building wheel for pyzmq (pyproject.toml): started [2022-08-12T19:04:35.566Z] Building wheel for pycryptodome (setup.py): finished with status 'done' [2022-08-12T19:04:35.567Z] Created wheel for pycryptodome: filename=pycryptodome-3.15.0-cp35-abi3-linux_x86_64.whl size=2111235 sha256=a0cf02d14d5e47dd675412ff0e8ac21eb1c29170f8d93d0b2530a4ff68bc8832 [2022-08-12T19:04:35.567Z] Stored in directory: /root/.cache/pip/wheels/cc/09/af/5da58a51ca5bf4bd4a37747a0658984c196aa2badf61236a35 [2022-08-12T19:04:35.567Z] Successfully built pycryptodome [2022-08-12T19:04:35.567Z] Installing collected packages: pycryptodome [2022-08-12T19:04:35.567Z] Successfully installed pycryptodome-3.15.0 [2022-08-12T19:04:35.567Z] 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 [2022-08-12T19:04:47.792Z] Removing intermediate container 97999b909f82 [2022-08-12T19:04:47.792Z] ---> b9a2f2c6e002 [2022-08-12T19:04:47.792Z] Step 9/12 : ENTRYPOINT ["sh", "/usr/local/bin/robot-entrypoint.sh"] [2022-08-12T19:04:47.792Z] ---> Running in b45c227deec0 [2022-08-12T19:04:47.792Z] Removing intermediate container b45c227deec0 [2022-08-12T19:04:47.792Z] ---> f90cabc11195 [2022-08-12T19:04:47.792Z] Step 10/12 : LABEL arch=amd64 [2022-08-12T19:04:47.792Z] ---> Running in 686cbce1ca9a [2022-08-12T19:04:47.792Z] Removing intermediate container 686cbce1ca9a [2022-08-12T19:04:47.792Z] ---> 6d77a9a0d2c4 [2022-08-12T19:04:47.792Z] Step 11/12 : LABEL git_sha=68a594a8da1ac14ddbef38cfe7fd3ae714288037 [2022-08-12T19:04:47.792Z] ---> Running in 9e8666c4c32a [2022-08-12T19:04:47.792Z] Removing intermediate container 9e8666c4c32a [2022-08-12T19:04:47.792Z] ---> de27b8eaab43 [2022-08-12T19:04:47.792Z] Step 12/12 : LABEL version=0.0.0 [2022-08-12T19:04:47.792Z] ---> Running in 34205e3fca33 [2022-08-12T19:04:47.792Z] Removing intermediate container 34205e3fca33 [2022-08-12T19:04:47.792Z] ---> 2dc57ddf7059 [2022-08-12T19:04:47.792Z] [Warning] One or more build-args [ARCH] were not consumed [2022-08-12T19:04:47.792Z] Successfully built 2dc57ddf7059 [2022-08-12T19:04:47.792Z] 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] { [Pipeline] sh [2022-08-12T19:04:48.226Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-08-12T19:04:48.226Z] [2022-08-12T19:04:48.226Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-12T19:04:48.526Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-08-12T19:04:48.786Z] latest: Pulling from edgex-lftools-log-publisher [2022-08-12T19:04:48.786Z] 5eb5b503b376: Pulling fs layer [2022-08-12T19:04:48.786Z] 5c69ac0246d0: Pulling fs layer [2022-08-12T19:04:48.786Z] ec43610c2a17: Pulling fs layer [2022-08-12T19:04:48.786Z] 3a2ae6a8a46f: Pulling fs layer [2022-08-12T19:04:48.786Z] 33b1e0a273af: Pulling fs layer [2022-08-12T19:04:48.786Z] 5d3b04190fa2: Pulling fs layer [2022-08-12T19:04:48.786Z] 2f39f015ded8: Pulling fs layer [2022-08-12T19:04:48.786Z] 3a2ae6a8a46f: Waiting [2022-08-12T19:04:48.786Z] 33b1e0a273af: Waiting [2022-08-12T19:04:48.786Z] 5d3b04190fa2: Waiting [2022-08-12T19:04:48.786Z] 2f39f015ded8: Waiting [2022-08-12T19:04:48.786Z] 5c69ac0246d0: Verifying Checksum [2022-08-12T19:04:48.786Z] 5c69ac0246d0: Download complete [2022-08-12T19:04:48.786Z] 3a2ae6a8a46f: Download complete [2022-08-12T19:04:48.786Z] 33b1e0a273af: Verifying Checksum [2022-08-12T19:04:48.786Z] 33b1e0a273af: Download complete [2022-08-12T19:04:48.786Z] 5d3b04190fa2: Verifying Checksum [2022-08-12T19:04:48.786Z] 5d3b04190fa2: Download complete [2022-08-12T19:04:48.786Z] ec43610c2a17: Verifying Checksum [2022-08-12T19:04:48.786Z] ec43610c2a17: Download complete [2022-08-12T19:04:49.047Z] 5eb5b503b376: Verifying Checksum [2022-08-12T19:04:49.047Z] 5eb5b503b376: Download complete [2022-08-12T19:04:49.615Z] 2f39f015ded8: Verifying Checksum [2022-08-12T19:04:49.615Z] 2f39f015ded8: Download complete [2022-08-12T19:04:50.556Z] 5eb5b503b376: Pull complete [2022-08-12T19:04:50.556Z] 5c69ac0246d0: Pull complete [2022-08-12T19:04:51.123Z] ec43610c2a17: Pull complete [2022-08-12T19:04:51.123Z] 3a2ae6a8a46f: Pull complete [2022-08-12T19:04:51.382Z] 33b1e0a273af: Pull complete [2022-08-12T19:04:51.382Z] 5d3b04190fa2: Pull complete [2022-08-12T19:04:56.666Z] 2f39f015ded8: Pull complete [2022-08-12T19:04:56.666Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-08-12T19:04:56.666Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-08-12T19:04:56.666Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-12T19:04:56.752Z] prd-ubuntu20.04-docker-8c-8g-22625 does not seem to be running inside a container [2022-08-12T19:04:56.785Z] $ 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-42 -v /w/workspace/exfoundry_edgex-taf-common_PR-42:/w/workspace/exfoundry_edgex-taf-common_PR-42:rw,z -v /w/workspace/exfoundry_edgex-taf-common_PR-42@tmp:/w/workspace/exfoundry_edgex-taf-common_PR-42@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-08-12T19:04:58.429Z] $ docker top c2e2491d3ec4329d70a17c0126677c75007b2e310c7e00dc24b6572ad8a2056d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-12T19:04:58.832Z] ---> job-cost.sh [2022-08-12T19:04:58.832Z] lf-activate-venv: SKIPPING [2022-08-12T19:04:58.832Z] INFO: No Stack... [2022-08-12T19:04:59.092Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-08-12T19:04:59.662Z] INFO: Archiving Costs [Pipeline] sh [2022-08-12T19:04:59.954Z] + cat /w/workspace/exfoundry_edgex-taf-common_PR-42/archives/cost.csv [2022-08-12T19:04:59.954Z] + cut -d, -f6 [Pipeline] lock [2022-08-12T19:04:59.968Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-taf-common-PR-42-2-stack-cost] [2022-08-12T19:04:59.977Z] Resource [jenkins-edgexfoundry-edgex-taf-common-PR-42-2-stack-cost] did not exist. Created. [2022-08-12T19:04:59.977Z] Lock acquired on [jenkins-edgexfoundry-edgex-taf-common-PR-42-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-08-12T19:05:00.276Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-08-12T19:05:00.309Z] Stashed 1 file(s) [Pipeline] } [2022-08-12T19:05:00.315Z] Lock released on resource [jenkins-edgexfoundry-edgex-taf-common-PR-42-2-stack-cost] [Pipeline] // lock [Pipeline] } [2022-08-12T19:05:00.331Z] $ docker stop --time=1 c2e2491d3ec4329d70a17c0126677c75007b2e310c7e00dc24b6572ad8a2056d [2022-08-12T19:05:01.505Z] $ docker rm -f c2e2491d3ec4329d70a17c0126677c75007b2e310c7e00dc24b6572ad8a2056d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-08-12T19:05:51.078Z] Building wheel for pyzmq (pyproject.toml): still running... [2022-08-12T19:06:47.558Z] Building wheel for pyzmq (pyproject.toml): still running... [2022-08-12T19:06:54.254Z] Building wheel for pyzmq (pyproject.toml): finished with status 'done' [2022-08-12T19:06:54.254Z] Created wheel for pyzmq: filename=pyzmq-22.2.1-cp310-cp310-linux_aarch64.whl size=1515239 sha256=2d7c57a0f6372fa4b59f0ff0a9aec07e167f2211215f82e227ab0a3f072d03a8 [2022-08-12T19:06:54.254Z] Stored in directory: /root/.cache/pip/wheels/fe/e5/6c/b7cb63e41c4add542d3df6f6d09af9bd65f9395fea4b16da8e [2022-08-12T19:06:54.254Z] Successfully built pyzmq [2022-08-12T19:06:55.229Z] Installing collected packages: pyzmq [2022-08-12T19:06:56.654Z] Successfully installed pyzmq-22.2.1 [2022-08-12T19:06:56.655Z] 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 [2022-08-12T19:07:00.936Z] Collecting robotframework-seleniumlibrary==5.1.3 [2022-08-12T19:07:00.936Z] Downloading robotframework_seleniumlibrary-5.1.3-py2.py3-none-any.whl (94 kB) [2022-08-12T19:07:00.936Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 94.7/94.7 kB 4.4 MB/s eta 0:00:00 [2022-08-12T19:07:00.936Z] Collecting robotframework-pythonlibcore>=2.1.0 [2022-08-12T19:07:00.936Z] Downloading robotframework_pythonlibcore-3.0.0-py2.py3-none-any.whl (9.9 kB) [2022-08-12T19:07:00.936Z] Collecting selenium>=3.141.0 [2022-08-12T19:07:00.936Z] Downloading selenium-4.4.0-py3-none-any.whl (985 kB) [2022-08-12T19:07:01.207Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 985.8/985.8 kB 10.9 MB/s eta 0:00:00 [2022-08-12T19:07:01.208Z] Requirement already satisfied: robotframework>=3.1.2 in /usr/lib/python3.10/site-packages (from robotframework-seleniumlibrary==5.1.3) (4.1.3) [2022-08-12T19:07:01.208Z] Collecting trio~=0.17 [2022-08-12T19:07:01.208Z] Downloading trio-0.21.0-py3-none-any.whl (358 kB) [2022-08-12T19:07:01.480Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 359.0/359.0 kB 9.4 MB/s eta 0:00:00 [2022-08-12T19:07:01.480Z] Collecting trio-websocket~=0.9 [2022-08-12T19:07:01.480Z] Downloading trio_websocket-0.9.2-py3-none-any.whl (16 kB) [2022-08-12T19:07:01.480Z] 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) [2022-08-12T19:07:01.751Z] Collecting sortedcontainers [2022-08-12T19:07:01.751Z] Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) [2022-08-12T19:07:01.751Z] Collecting async-generator>=1.9 [2022-08-12T19:07:01.751Z] Downloading async_generator-1.10-py3-none-any.whl (18 kB) [2022-08-12T19:07:01.751Z] 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) [2022-08-12T19:07:01.751Z] Collecting outcome [2022-08-12T19:07:02.024Z] Downloading outcome-1.2.0-py2.py3-none-any.whl (9.7 kB) [2022-08-12T19:07:02.024Z] 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) [2022-08-12T19:07:02.024Z] Collecting sniffio [2022-08-12T19:07:02.024Z] Downloading sniffio-1.2.0-py3-none-any.whl (10 kB) [2022-08-12T19:07:02.295Z] Collecting wsproto>=0.14 [2022-08-12T19:07:02.295Z] Downloading wsproto-1.1.0-py3-none-any.whl (24 kB) [2022-08-12T19:07:02.567Z] Collecting PySocks!=1.5.7,<2.0,>=1.5.6 [2022-08-12T19:07:02.567Z] Downloading PySocks-1.7.1-py3-none-any.whl (16 kB) [2022-08-12T19:07:03.995Z] Collecting cryptography>=1.3.4 [2022-08-12T19:07:03.995Z] Downloading cryptography-37.0.4-cp36-abi3-musllinux_1_1_aarch64.whl (4.1 MB) [2022-08-12T19:07:04.283Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.1/4.1 MB 12.5 MB/s eta 0:00:00 [2022-08-12T19:07:04.553Z] Collecting pyOpenSSL>=0.14 [2022-08-12T19:07:04.553Z] Downloading pyOpenSSL-22.0.0-py2.py3-none-any.whl (55 kB) [2022-08-12T19:07:04.553Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 55.8/55.8 kB 3.0 MB/s eta 0:00:00 [2022-08-12T19:07:04.553Z] 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) [2022-08-12T19:07:06.507Z] Collecting cffi>=1.12 [2022-08-12T19:07:06.507Z] Downloading cffi-1.15.1.tar.gz (508 kB) [2022-08-12T19:07:06.507Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 508.5/508.5 kB 10.9 MB/s eta 0:00:00 [2022-08-12T19:07:07.096Z] Preparing metadata (setup.py): started [2022-08-12T19:07:09.691Z] Preparing metadata (setup.py): finished with status 'done' [2022-08-12T19:07:09.964Z] Collecting h11<1,>=0.9.0 [2022-08-12T19:07:09.964Z] Downloading h11-0.13.0-py3-none-any.whl (58 kB) [2022-08-12T19:07:09.964Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 3.3 MB/s eta 0:00:00 [2022-08-12T19:07:10.237Z] Collecting pycparser [2022-08-12T19:07:10.237Z] Downloading pycparser-2.21-py2.py3-none-any.whl (118 kB) [2022-08-12T19:07:10.237Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.7/118.7 kB 5.6 MB/s eta 0:00:00 [2022-08-12T19:07:10.513Z] Building wheels for collected packages: cffi [2022-08-12T19:07:10.513Z] Building wheel for cffi (setup.py): started [2022-08-12T19:07:49.454Z] Building wheel for cffi (setup.py): finished with status 'done' [2022-08-12T19:07:49.454Z] Created wheel for cffi: filename=cffi-1.15.1-cp310-cp310-linux_aarch64.whl size=419167 sha256=301819fb45622fc3a0eb4414451722beb5b15dd64d2aa22c6899da9547e85a6f [2022-08-12T19:07:49.454Z] Stored in directory: /root/.cache/pip/wheels/9a/ee/45/194003e40379492794fdf4ff200b86205f5f63115b85864251 [2022-08-12T19:07:49.454Z] Successfully built cffi [2022-08-12T19:07:49.454Z] Installing collected packages: sortedcontainers, sniffio, robotframework-pythonlibcore, PySocks, pycparser, outcome, h11, async-generator, wsproto, trio, cffi, trio-websocket, cryptography, pyOpenSSL, selenium, robotframework-seleniumlibrary [2022-08-12T19:08:01.809Z] 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 [2022-08-12T19:08:01.809Z] 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 [2022-08-12T19:08:04.409Z] Collecting psycopg2==2.9.3 [2022-08-12T19:08:04.409Z] Downloading psycopg2-2.9.3.tar.gz (380 kB) [2022-08-12T19:08:04.681Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 380.6/380.6 kB 8.9 MB/s eta 0:00:00 [2022-08-12T19:08:04.952Z] Preparing metadata (setup.py): started [2022-08-12T19:08:07.555Z] Preparing metadata (setup.py): finished with status 'done' [2022-08-12T19:08:07.555Z] Building wheels for collected packages: psycopg2 [2022-08-12T19:08:07.555Z] Building wheel for psycopg2 (setup.py): started [2022-08-12T19:09:15.510Z] Building wheel for psycopg2 (setup.py): still running... [2022-08-12T19:09:15.510Z] Building wheel for psycopg2 (setup.py): finished with status 'done' [2022-08-12T19:09:15.510Z] Created wheel for psycopg2: filename=psycopg2-2.9.3-cp310-cp310-linux_aarch64.whl size=470361 sha256=db08bea290fdd78a610333b9caed00981586b7786409fc50c3efd5987f1e6a44 [2022-08-12T19:09:15.510Z] Stored in directory: /root/.cache/pip/wheels/81/b6/3d/091aad3e8919ea76c84c2674b02ce3ab52de882e091c39249e [2022-08-12T19:09:15.510Z] Successfully built psycopg2 [2022-08-12T19:09:15.510Z] Installing collected packages: psycopg2 [2022-08-12T19:09:15.510Z] Successfully installed psycopg2-2.9.3 [2022-08-12T19:09:15.510Z] 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 [2022-08-12T19:09:16.484Z] Collecting numpy==1.22.3 [2022-08-12T19:09:16.484Z] Downloading numpy-1.22.3.zip (11.5 MB) [2022-08-12T19:09:17.456Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 11.5/11.5 MB 11.9 MB/s eta 0:00:00 [2022-08-12T19:09:21.735Z] Installing build dependencies: started [2022-08-12T19:09:39.992Z] Installing build dependencies: finished with status 'done' [2022-08-12T19:09:39.993Z] Getting requirements to build wheel: started [2022-08-12T19:09:43.359Z] Getting requirements to build wheel: finished with status 'done' [2022-08-12T19:09:43.359Z] Preparing metadata (pyproject.toml): started [2022-08-12T19:09:46.727Z] Preparing metadata (pyproject.toml): finished with status 'done' [2022-08-12T19:09:46.727Z] Building wheels for collected packages: numpy [2022-08-12T19:09:46.727Z] Building wheel for numpy (pyproject.toml): started [2022-08-12T19:12:08.514Z] Building wheel for numpy (pyproject.toml): still running... [2022-08-12T19:13:16.526Z] Building wheel for numpy (pyproject.toml): still running... [2022-08-12T19:14:24.575Z] Building wheel for numpy (pyproject.toml): still running... [2022-08-12T19:15:21.165Z] Building wheel for numpy (pyproject.toml): still running... [2022-08-12T19:16:42.988Z] Building wheel for numpy (pyproject.toml): still running... [2022-08-12T19:17:39.613Z] Building wheel for numpy (pyproject.toml): still running... [2022-08-12T19:18:47.701Z] Building wheel for numpy (pyproject.toml): still running... [2022-08-12T19:23:54.897Z] Building wheel for numpy (pyproject.toml): still running... [2022-08-12T19:26:16.767Z] Building wheel for numpy (pyproject.toml): still running... [2022-08-12T19:28:38.645Z] Building wheel for numpy (pyproject.toml): still running... [2022-08-12T19:31:00.547Z] Building wheel for numpy (pyproject.toml): still running... [2022-08-12T19:32:08.524Z] Building wheel for numpy (pyproject.toml): still running... [2022-08-12T19:34:45.386Z] Building wheel for numpy (pyproject.toml): still running... [2022-08-12T19:38:52.380Z] Building wheel for numpy (pyproject.toml): still running... [2022-08-12T19:40:29.170Z] Building wheel for numpy (pyproject.toml): still running... [2022-08-12T19:42:36.176Z] Building wheel for numpy (pyproject.toml): still running... [2022-08-12T19:42:39.581Z] Building wheel for numpy (pyproject.toml): finished with status 'done' [2022-08-12T19:42:39.581Z] Created wheel for numpy: filename=numpy-1.22.3-cp310-cp310-linux_aarch64.whl size=18623679 sha256=ad226a639be3460fe94c94f6aeb91bea7967a976ea0e1f93c58a28e7ef1e24f7 [2022-08-12T19:42:39.581Z] Stored in directory: /root/.cache/pip/wheels/8e/91/68/1231ba60e6f8e12978799d8d6cb0357385a83664ceef0edd78 [2022-08-12T19:42:39.581Z] Successfully built numpy [2022-08-12T19:42:42.226Z] Installing collected packages: numpy [2022-08-12T19:43:00.638Z] Successfully installed numpy-1.22.3 [2022-08-12T19:43:00.638Z] 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 [2022-08-12T19:43:04.022Z] Collecting psutil==5.9.0 [2022-08-12T19:43:04.022Z] Downloading psutil-5.9.0.tar.gz (478 kB) [2022-08-12T19:43:04.296Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 478.3/478.3 kB 9.2 MB/s eta 0:00:00 [2022-08-12T19:43:04.892Z] Preparing metadata (setup.py): started [2022-08-12T19:43:08.268Z] Preparing metadata (setup.py): finished with status 'done' [2022-08-12T19:43:08.541Z] Building wheels for collected packages: psutil [2022-08-12T19:43:08.541Z] Building wheel for psutil (setup.py): started [2022-08-12T19:43:20.920Z] Building wheel for psutil (setup.py): finished with status 'done' [2022-08-12T19:43:20.920Z] Created wheel for psutil: filename=psutil-5.9.0-cp310-cp310-linux_aarch64.whl size=271954 sha256=9510a86b91e4224433bd1eadfec68e39573a79dc7d5a2d4bd470b74d740d1659 [2022-08-12T19:43:20.921Z] Stored in directory: /root/.cache/pip/wheels/0b/90/2e/be670c56c3ad980428e845d7f66480dcdfa008c3af2f27a2bf [2022-08-12T19:43:20.921Z] Successfully built psutil [2022-08-12T19:43:22.879Z] Installing collected packages: psutil [2022-08-12T19:43:24.307Z] Successfully installed psutil-5.9.0 [2022-08-12T19:43:24.307Z] 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 [2022-08-12T19:43:31.000Z] Collecting pycryptodome==3.15.0 [2022-08-12T19:43:31.001Z] Downloading pycryptodome-3.15.0.tar.gz (4.5 MB) [2022-08-12T19:43:31.001Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.5/4.5 MB 10.9 MB/s eta 0:00:00 [2022-08-12T19:43:32.976Z] Preparing metadata (setup.py): started [2022-08-12T19:43:38.368Z] Preparing metadata (setup.py): finished with status 'done' [2022-08-12T19:43:38.368Z] Building wheels for collected packages: pycryptodome [2022-08-12T19:43:38.368Z] Building wheel for pycryptodome (setup.py): started [2022-08-12T19:44:46.341Z] Building wheel for pycryptodome (setup.py): still running... [2022-08-12T19:45:33.274Z] Building wheel for pycryptodome (setup.py): finished with status 'done' [2022-08-12T19:45:33.274Z] Created wheel for pycryptodome: filename=pycryptodome-3.15.0-cp35-abi3-linux_aarch64.whl size=2017019 sha256=3ac8463d1fef7421a2aee31fb786262c27e1d55c86a60cacf56f2f2be420020b [2022-08-12T19:45:33.274Z] Stored in directory: /root/.cache/pip/wheels/cc/09/af/5da58a51ca5bf4bd4a37747a0658984c196aa2badf61236a35 [2022-08-12T19:45:33.274Z] Successfully built pycryptodome [2022-08-12T19:45:33.274Z] Installing collected packages: pycryptodome [2022-08-12T19:45:35.247Z] Successfully installed pycryptodome-3.15.0 [2022-08-12T19:45:35.247Z] 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 [2022-08-12T19:46:22.208Z] Removing intermediate container b56000915e23 [2022-08-12T19:46:22.208Z] ---> 907c39998e4c [2022-08-12T19:46:22.208Z] Step 9/12 : ENTRYPOINT ["sh", "/usr/local/bin/robot-entrypoint.sh"] [2022-08-12T19:46:22.208Z] ---> Running in e4101ac5f65a [2022-08-12T19:46:22.208Z] Removing intermediate container e4101ac5f65a [2022-08-12T19:46:22.208Z] ---> 69340958be43 [2022-08-12T19:46:22.208Z] Step 10/12 : LABEL arch=arm64 [2022-08-12T19:46:22.208Z] ---> Running in 949587878de8 [2022-08-12T19:46:22.208Z] Removing intermediate container 949587878de8 [2022-08-12T19:46:22.208Z] ---> 326b25921572 [2022-08-12T19:46:22.208Z] Step 11/12 : LABEL git_sha=fdd9bd63cec65270c2df9fc8718efd8040aeed36 [2022-08-12T19:46:22.208Z] ---> Running in 49257f604d5b [2022-08-12T19:46:22.208Z] Removing intermediate container 49257f604d5b [2022-08-12T19:46:22.208Z] ---> 07b768e990b5 [2022-08-12T19:46:22.208Z] Step 12/12 : LABEL version=0.0.0 [2022-08-12T19:46:22.208Z] ---> Running in 81d95291a1f6 [2022-08-12T19:46:22.208Z] Removing intermediate container 81d95291a1f6 [2022-08-12T19:46:22.208Z] ---> 407afa033050 [2022-08-12T19:46:22.208Z] [Warning] One or more build-args [ARCH] were not consumed [2022-08-12T19:46:22.208Z] Successfully built 407afa033050 [2022-08-12T19:46:22.208Z] 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 [2022-08-12T19:46:22.686Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-08-12T19:46:22.686Z] [2022-08-12T19:46:22.686Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-12T19:46:23.035Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-08-12T19:46:23.305Z] arm64: Pulling from edgex-lftools-log-publisher [2022-08-12T19:46:23.305Z] 8998bd30e6a1: Pulling fs layer [2022-08-12T19:46:23.305Z] 04944245beec: Pulling fs layer [2022-08-12T19:46:23.305Z] 699f458cf7ca: Pulling fs layer [2022-08-12T19:46:23.305Z] 765212b225bb: Pulling fs layer [2022-08-12T19:46:23.305Z] f23df028b6ca: Pulling fs layer [2022-08-12T19:46:23.305Z] d65c8cfc05b1: Pulling fs layer [2022-08-12T19:46:23.305Z] 2437ff75d9bd: Pulling fs layer [2022-08-12T19:46:23.305Z] f23df028b6ca: Waiting [2022-08-12T19:46:23.305Z] d65c8cfc05b1: Waiting [2022-08-12T19:46:23.305Z] 2437ff75d9bd: Waiting [2022-08-12T19:46:23.305Z] 765212b225bb: Waiting [2022-08-12T19:46:23.305Z] 04944245beec: Verifying Checksum [2022-08-12T19:46:23.305Z] 04944245beec: Download complete [2022-08-12T19:46:23.305Z] 765212b225bb: Verifying Checksum [2022-08-12T19:46:23.305Z] 765212b225bb: Download complete [2022-08-12T19:46:23.305Z] f23df028b6ca: Verifying Checksum [2022-08-12T19:46:23.305Z] f23df028b6ca: Download complete [2022-08-12T19:46:23.579Z] d65c8cfc05b1: Verifying Checksum [2022-08-12T19:46:23.579Z] d65c8cfc05b1: Download complete [2022-08-12T19:46:23.579Z] 699f458cf7ca: Verifying Checksum [2022-08-12T19:46:23.579Z] 699f458cf7ca: Download complete [2022-08-12T19:46:23.853Z] 8998bd30e6a1: Verifying Checksum [2022-08-12T19:46:23.853Z] 8998bd30e6a1: Download complete [2022-08-12T19:46:26.459Z] 2437ff75d9bd: Verifying Checksum [2022-08-12T19:46:28.429Z] 8998bd30e6a1: Pull complete [2022-08-12T19:46:28.701Z] 04944245beec: Pull complete [2022-08-12T19:46:30.129Z] 699f458cf7ca: Pull complete [2022-08-12T19:46:30.401Z] 765212b225bb: Pull complete [2022-08-12T19:46:31.376Z] f23df028b6ca: Pull complete [2022-08-12T19:46:31.376Z] d65c8cfc05b1: Pull complete [2022-08-12T19:46:46.449Z] 2437ff75d9bd: Pull complete [2022-08-12T19:46:46.449Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-08-12T19:46:46.449Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-08-12T19:46:46.449Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-12T19:46:46.695Z] prd-ubuntu20.04-docker-arm64-4c-16g-22626 does not seem to be running inside a container [2022-08-12T19:46:46.772Z] $ 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-42 -v /w/workspace/exfoundry_edgex-taf-common_PR-42:/w/workspace/exfoundry_edgex-taf-common_PR-42:rw,z -v /w/workspace/exfoundry_edgex-taf-common_PR-42@tmp:/w/workspace/exfoundry_edgex-taf-common_PR-42@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-08-12T19:46:49.128Z] $ docker top 06951fc4483b84924552f186a5399f7ac03799df1043a1806657a2fbd79699ea -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-12T19:46:50.072Z] ---> job-cost.sh [2022-08-12T19:46:50.072Z] lf-activate-venv: SKIPPING [2022-08-12T19:46:50.072Z] INFO: No Stack... [2022-08-12T19:46:50.667Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-08-12T19:46:51.261Z] INFO: Archiving Costs [Pipeline] sh [2022-08-12T19:46:51.938Z] + cat /w/workspace/exfoundry_edgex-taf-common_PR-42/archives/cost.csv [2022-08-12T19:46:51.938Z] + cut -d, -f6 [Pipeline] lock [2022-08-12T19:46:51.968Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-taf-common-PR-42-2-stack-cost] [2022-08-12T19:46:51.975Z] Resource [jenkins-edgexfoundry-edgex-taf-common-PR-42-2-stack-cost] did not exist. Created. [2022-08-12T19:46:51.975Z] Lock acquired on [jenkins-edgexfoundry-edgex-taf-common-PR-42-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-08-12T19:46:52.653Z] /w/workspace/exfoundry_edgex-taf-common_PR-42@tmp/durable-53f175cd/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-08-12T19:46:53.325Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-08-12T19:46:53.349Z] Warning: overwriting stash ‘stack-cost’ [2022-08-12T19:46:53.742Z] Stashed 1 file(s) [Pipeline] } [2022-08-12T19:46:53.753Z] Lock released on resource [jenkins-edgexfoundry-edgex-taf-common-PR-42-2-stack-cost] [Pipeline] // lock [Pipeline] } [2022-08-12T19:46:53.768Z] $ docker stop --time=1 06951fc4483b84924552f186a5399f7ac03799df1043a1806657a2fbd79699ea [2022-08-12T19:46:55.279Z] $ docker rm -f 06951fc4483b84924552f186a5399f7ac03799df1043a1806657a2fbd79699ea [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 [2022-08-12T19:46:56.073Z] + [ -d /w/workspace/exfoundry_edgex-taf-common_PR-42/archives ] [2022-08-12T19:46:56.073Z] + ls -al /w/workspace/exfoundry_edgex-taf-common_PR-42/archives [2022-08-12T19:46:56.073Z] total 16 [2022-08-12T19:46:56.073Z] drwxr-xr-x 3 root root 4096 Aug 12 19:04 . [2022-08-12T19:46:56.073Z] drwxrwxr-x 7 jenkins jenkins 4096 Aug 12 19:05 .. [2022-08-12T19:46:56.073Z] drwxr-xr-x 2 root root 4096 Aug 12 19:04 cost [2022-08-12T19:46:56.073Z] -rw-r--r-- 1 root root 87 Aug 12 19:04 cost.csv [2022-08-12T19:46:56.073Z] + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_edgex-taf-common_PR-42/archives [2022-08-12T19:46:56.073Z] + ls -al /w/workspace/exfoundry_edgex-taf-common_PR-42/archives [2022-08-12T19:46:56.073Z] total 16 [2022-08-12T19:46:56.073Z] drwxr-xr-x 3 jenkins jenkins 4096 Aug 12 19:04 . [2022-08-12T19:46:56.073Z] drwxrwxr-x 7 jenkins jenkins 4096 Aug 12 19:05 .. [2022-08-12T19:46:56.073Z] drwxr-xr-x 2 jenkins jenkins 4096 Aug 12 19:04 cost [2022-08-12T19:46:56.073Z] -rw-r--r-- 1 jenkins jenkins 87 Aug 12 19:04 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-08-12T19:46:56.397Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-12T19:46:57.265Z] ---> package-listing.sh [2022-08-12T19:46:57.266Z] ++ facter osfamily [2022-08-12T19:46:57.266Z] ++ tr '[:upper:]' '[:lower:]' [2022-08-12T19:46:57.526Z] + OS_FAMILY=debian [2022-08-12T19:46:57.526Z] + workspace=/w/workspace/exfoundry_edgex-taf-common_PR-42 [2022-08-12T19:46:57.526Z] + START_PACKAGES=/tmp/packages_start.txt [2022-08-12T19:46:57.526Z] + END_PACKAGES=/tmp/packages_end.txt [2022-08-12T19:46:57.526Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-08-12T19:46:57.526Z] + PACKAGES=/tmp/packages_start.txt [2022-08-12T19:46:57.526Z] + '[' /w/workspace/exfoundry_edgex-taf-common_PR-42 ']' [2022-08-12T19:46:57.526Z] + PACKAGES=/tmp/packages_end.txt [2022-08-12T19:46:57.526Z] + case "${OS_FAMILY}" in [2022-08-12T19:46:57.526Z] + dpkg -l [2022-08-12T19:46:57.526Z] + grep '^ii' [2022-08-12T19:46:57.526Z] + '[' -f /tmp/packages_start.txt ']' [2022-08-12T19:46:57.526Z] + '[' -f /tmp/packages_end.txt ']' [2022-08-12T19:46:57.526Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-08-12T19:46:57.526Z] + '[' /w/workspace/exfoundry_edgex-taf-common_PR-42 ']' [2022-08-12T19:46:57.526Z] + mkdir -p /w/workspace/exfoundry_edgex-taf-common_PR-42/archives/ [2022-08-12T19:46:57.526Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_edgex-taf-common_PR-42/archives/ [Pipeline] echo [2022-08-12T19:46:57.538Z] 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-42/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-08-12T19:46:57.817Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-12T19:46:58.383Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-08-12T19:46:58.383Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-12T19:46:58.457Z] prd-ubuntu20.04-docker-8c-8g-22625 does not seem to be running inside a container [2022-08-12T19:46:58.490Z] $ 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-42/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-42 -v /w/workspace/exfoundry_edgex-taf-common_PR-42:/w/workspace/exfoundry_edgex-taf-common_PR-42:rw,z -v /w/workspace/exfoundry_edgex-taf-common_PR-42@tmp:/w/workspace/exfoundry_edgex-taf-common_PR-42@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-08-12T19:46:58.724Z] $ docker top c4d52cb8efba0913e336e3654fea682de0c965556f13024b825e12db1b73eb09 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-12T19:46:59.086Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-08-12T19:46:59.373Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-08-12T19:46:59.663Z] + ls /var/log/sa-host [2022-08-12T19:46:59.663Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-08-12T19:46:59.738Z] provisioning config files... [2022-08-12T19:46:59.747Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_edgex-taf-common_PR-42@tmp/config5335794022267323736tmp [Pipeline] { [Pipeline] echo [2022-08-12T19:46:59.761Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-12T19:47:00.045Z] ---> create-netrc.sh [Pipeline] } [2022-08-12T19:47:00.053Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-08-12T19:47:00.383Z] ---> python-tools-install.sh [Pipeline] echo [2022-08-12T19:47:00.393Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-12T19:47:00.682Z] ---> sudo-logs.sh [2022-08-12T19:47:00.682Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-08-12T19:47:00.706Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-12T19:47:00.993Z] ---> job-cost.sh [2022-08-12T19:47:00.993Z] lf-activate-venv: SKIPPING [2022-08-12T19:47:00.993Z] DEBUG: total: 0.2199999988079071 [2022-08-12T19:47:00.993Z] INFO: Retrieving Stack Cost... [2022-08-12T19:47:01.254Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-08-12T19:47:01.825Z] INFO: Archiving Costs [Pipeline] echo [2022-08-12T19:47:01.839Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-12T19:47:02.124Z] ---> logs-deploy.sh [2022-08-12T19:47:02.124Z] lf-activate-venv: SKIPPING [2022-08-12T19:47:02.124Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-taf-common/PR-42/2 [2022-08-12T19:47:02.124Z] INFO: archiving workspace using pattern(s): [2022-08-12T19:47:03.063Z] Archives upload complete. [2022-08-12T19:47:03.063Z] INFO: archiving logs to Nexus