Pull request #51 event Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 21311a246e0269663b919a6aee5f46d4ce1f791e+ad1c4890737c1de496ff22310609d87903665ac4 (03ee0a196dd834a0a7677179ba0ab6951552d834) 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-ssh2762131908329233194.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 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-ssh15153475007895783413.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 d4291cbe28daa2a40ca94d44cc831565108a4ea5 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-51/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-51/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3668643691147457605.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f d4291cbe28daa2a40ca94d44cc831565108a4ea5 # timeout=10 Commit message: "Merge pull request #431 from ernestojeda/update-compose" > 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-ssh262723983590600092.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 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-51/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-51/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh10877661930428534349.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > 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 ‘prd-centos7-blackbox-4c-2g-17768’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-centos7-blackbox-4c-2g-17769’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu20.04-docker-8c-8g-18036’ is offline ‘prd-ubuntu20.04-docker-8c-8g-18038’ is offline Running on prd-ubuntu20.04-docker-8c-8g-18041 in /w/workspace/exfoundry_edgex-taf-common_PR-51 [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-51 # 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 Merging remotes/origin/main commit ad1c4890737c1de496ff22310609d87903665ac4 into PR head commit 21311a246e0269663b919a6aee5f46d4ce1f791e Merge succeeded, producing 21311a246e0269663b919a6aee5f46d4ce1f791e Checking out Revision 21311a246e0269663b919a6aee5f46d4ce1f791e (PR-51) > 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/51/head:refs/remotes/origin/PR-51 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 21311a246e0269663b919a6aee5f46d4ce1f791e # 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 ad1c4890737c1de496ff22310609d87903665ac4 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 21311a246e0269663b919a6aee5f46d4ce1f791e # timeout=10 Commit message: "Bump redis from 4.5.3 to 4.5.4" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 11:43:21 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 11:43:21 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 11:43:21 ========================================================= 11:43:21 EdgeX Global Pipelines Version Info 11:43:21 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 3b034d20da9f93e7b6606ffb1fabf091a281e20a # timeout=10 11:43:22 ------------------- 11:43:22 stable info: 11:43:22 ------------------- 11:43:22 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 11:43:22 Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 11:43:22 Message: update stable to v1.0.250 11:43:22 ------------------- 11:43:22 experimental info: 11:43:22 ------------------- 11:43:22 Commited By: **** collab-it+edgex@linuxfoundation.org 11:43:22 Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 11:43:22 Message: update experimental to v1.0.250 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo 11:43:23 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = taf-settings [Pipeline] echo 11:43:23 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-taf-common [Pipeline] echo 11:43:23 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 11:43:23 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 11:43:23 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 11:43:23 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-taf-common [Pipeline] echo 11:43:23 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 11:43:23 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = snapshots [Pipeline] echo 11:43:23 [edgeXSetupEnvironment]: set envvar DOCKER_PUSH_LATEST = true [Pipeline] echo 11:43:23 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 11:43:23 [edgeXSetupEnvironment]: set envvar ARCHIVE_IMAGE = false [Pipeline] echo 11:43:23 [edgeXSetupEnvironment]: set envvar ARCHIVE_NAME = edgex-taf-common-archive.tar.gz [Pipeline] echo 11:43:23 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 11:43:23 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 11:43:23 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-51 [Pipeline] echo 11:43:23 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-51 [Pipeline] echo 11:43:23 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-51 [Pipeline] echo 11:43:23 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 21311a246e0269663b919a6aee5f46d4ce1f791e [Pipeline] echo 11:43:23 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 21311a2 [Pipeline] echo 11:43:23 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:43:23 provisioning config files... 11:43:23 copy managed file [taf-settings] to file:/w/workspace/exfoundry_edgex-taf-common_PR-51@tmp/config6793672908972329293tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:43:23 ---> docker-login.sh 11:43:23 nexus3.edgexfoundry.org:10001 11:43:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:43:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:43:23 Configure a credential helper to remove this warning. See 11:43:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:43:23 11:43:23 Login Succeeded 11:43:23 nexus3.edgexfoundry.org:10002 11:43:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:43:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:43:23 Configure a credential helper to remove this warning. See 11:43:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:43:23 11:43:23 Login Succeeded 11:43:23 nexus3.edgexfoundry.org:10003 11:43:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:43:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:43:24 Configure a credential helper to remove this warning. See 11:43:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:43:24 11:43:24 Login Succeeded 11:43:24 nexus3.edgexfoundry.org:10004 11:43:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:43:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:43:24 Configure a credential helper to remove this warning. See 11:43:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:43:24 11:43:24 Login Succeeded 11:43:24 docker.io 11:43:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:43:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:43:24 Configure a credential helper to remove this warning. See 11:43:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:43:24 11:43:24 Login Succeeded 11:43:24 ---> docker-login.sh ends [Pipeline] } 11:43:24 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 11:43:24 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 11:43:24 + grep -v github /etc/ssh/ssh_known_hosts 11:43:24 + [ -e /tmp/ssh_known_hosts ] 11:43:24 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 11:43:24 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 11:43:24 + sudo tee -a /etc/ssh/ssh_known_hosts 11:43:24 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:43:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 11:43:25 11:43:25 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:43:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 11:43:25 0.1.4: Pulling from edgex-devops/py-git-semver 11:43:25 b85a868b505f: Pulling fs layer 11:43:25 e2be974225ed: Pulling fs layer 11:43:25 339a4e72a1f5: Pulling fs layer 11:43:25 988bab9f4d93: Pulling fs layer 11:43:25 1469e6f7b9e6: Pulling fs layer 11:43:25 988bab9f4d93: Waiting 11:43:25 eaf3925da568: Pulling fs layer 11:43:25 bab4dde63d76: Pulling fs layer 11:43:25 bde34c3a00c8: Pulling fs layer 11:43:25 b352a97aabf1: Pulling fs layer 11:43:25 4872d77fe225: Pulling fs layer 11:43:25 5851b861e8e6: Pulling fs layer 11:43:25 bab4dde63d76: Waiting 11:43:25 1469e6f7b9e6: Waiting 11:43:25 bde34c3a00c8: Waiting 11:43:25 eaf3925da568: Waiting 11:43:25 4872d77fe225: Waiting 11:43:25 5851b861e8e6: Waiting 11:43:25 b352a97aabf1: Waiting 11:43:25 e2be974225ed: Verifying Checksum 11:43:25 e2be974225ed: Download complete 11:43:25 988bab9f4d93: Verifying Checksum 11:43:25 988bab9f4d93: Download complete 11:43:25 339a4e72a1f5: Verifying Checksum 11:43:25 339a4e72a1f5: Download complete 11:43:25 1469e6f7b9e6: Verifying Checksum 11:43:25 1469e6f7b9e6: Download complete 11:43:25 eaf3925da568: Verifying Checksum 11:43:25 eaf3925da568: Download complete 11:43:25 bde34c3a00c8: Download complete 11:43:25 b352a97aabf1: Download complete 11:43:25 4872d77fe225: Verifying Checksum 11:43:25 4872d77fe225: Download complete 11:43:25 5851b861e8e6: Verifying Checksum 11:43:25 5851b861e8e6: Download complete 11:43:25 b85a868b505f: Download complete 11:43:26 bab4dde63d76: Verifying Checksum 11:43:26 bab4dde63d76: Download complete 11:43:26 b85a868b505f: Pull complete 11:43:27 e2be974225ed: Pull complete 11:43:27 339a4e72a1f5: Pull complete 11:43:27 988bab9f4d93: Pull complete 11:43:27 1469e6f7b9e6: Pull complete 11:43:27 eaf3925da568: Pull complete 11:43:29 bab4dde63d76: Pull complete 11:43:29 bde34c3a00c8: Pull complete 11:43:29 b352a97aabf1: Pull complete 11:43:29 4872d77fe225: Pull complete 11:43:29 5851b861e8e6: Pull complete 11:43:29 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 11:43:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 11:43:29 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:43:30 prd-ubuntu20.04-docker-8c-8g-18041 does not seem to be running inside a container 11:43:30 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_edgex-taf-common_PR-51 -v /w/workspace/exfoundry_edgex-taf-common_PR-51:/w/workspace/exfoundry_edgex-taf-common_PR-51:rw,z -v /w/workspace/exfoundry_edgex-taf-common_PR-51@tmp:/w/workspace/exfoundry_edgex-taf-common_PR-51@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 11:43:33 $ docker top 028eca8d6770eaf00facfe84bade72449bbad7937aea12ebf5ca271c8492293c -eo pid,comm 11:43:33 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). 11:43:33 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 11:43:33 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:43:33 [ssh-agent] Looking for ssh-agent implementation... 11:43:33 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:43:33 $ docker exec 028eca8d6770eaf00facfe84bade72449bbad7937aea12ebf5ca271c8492293c ssh-agent 11:43:34 SSH_AUTH_SOCK=/tmp/ssh-mfoxqarZ9Y5g/agent.32 11:43:34 SSH_AGENT_PID=38 11:43:34 Running ssh-add (command line suppressed) 11:43:34 Identity added: /w/workspace/exfoundry_edgex-taf-common_PR-51@tmp/private_key_11250878690330360164.key (/w/workspace/exfoundry_edgex-taf-common_PR-51@tmp/private_key_11250878690330360164.key) 11:43:34 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:43:34 + git tag --points-at HEAD [Pipeline] } 11:43:34 $ docker exec --env ******** --env ******** 028eca8d6770eaf00facfe84bade72449bbad7937aea12ebf5ca271c8492293c ssh-agent -k 11:43:34 unset SSH_AUTH_SOCK; 11:43:34 unset SSH_AGENT_PID; 11:43:34 echo Agent pid 38 killed; 11:43:34 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 11:43:34 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:43:34 [ssh-agent] Looking for ssh-agent implementation... 11:43:34 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:43:34 $ docker exec 028eca8d6770eaf00facfe84bade72449bbad7937aea12ebf5ca271c8492293c ssh-agent 11:43:34 SSH_AUTH_SOCK=/tmp/ssh-kfwocux2tMey/agent.70 11:43:34 SSH_AGENT_PID=76 11:43:34 Running ssh-add (command line suppressed) 11:43:35 Identity added: /w/workspace/exfoundry_edgex-taf-common_PR-51@tmp/private_key_11001521040981687928.key (/w/workspace/exfoundry_edgex-taf-common_PR-51@tmp/private_key_11001521040981687928.key) 11:43:35 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:43:35 + git semver init 11:43:35 2023-06-07 11:43:35,482 [run_init] DEBUG init version:0.0.0 force:False 11:43:35 2023-06-07 11:43:35,482 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_edgex-taf-common_PR-51/.semver 11:43:35 2023-06-07 11:43:35,483 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-taf-common.git /w/workspace/exfoundry_edgex-taf-common_PR-51/.semver 11:43:35 2023-06-07 11:43:35,483 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-taf-common.git', '/w/workspace/exfoundry_edgex-taf-common_PR-51/.semver'], cwd=/w/workspace/exfoundry_edgex-taf-common_PR-51, universal_newlines=False, shell=None, istream=None) 11:43:36 2023-06-07 11:43:36,098 [append_file] DEBUG append to file:/w/workspace/exfoundry_edgex-taf-common_PR-51/.git/info/exclude 11:43:36 2023-06-07 11:43:36,099 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_edgex-taf-common_PR-51/.semver/PR-51 with force:False 11:43:36 2023-06-07 11:43:36,099 [write_file] DEBUG write to file:/w/workspace/exfoundry_edgex-taf-common_PR-51/.semver/PR-51 11:43:36 2023-06-07 11:43:36,103 [execute] INFO git cat-file --batch-check 11:43:36 2023-06-07 11:43:36,104 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_edgex-taf-common_PR-51/.semver, universal_newlines=False, shell=None, istream=) 11:43:36 2023-06-07 11:43:36,110 [execute] INFO git cat-file --batch 11:43:36 2023-06-07 11:43:36,110 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_edgex-taf-common_PR-51/.semver, universal_newlines=False, shell=None, istream=) 11:43:36 2023-06-07 11:43:36,115 [read_version] DEBUG read version from /w/workspace/exfoundry_edgex-taf-common_PR-51/.semver/PR-51 11:43:36 0.0.0 [Pipeline] } 11:43:36 $ docker exec --env ******** --env ******** 028eca8d6770eaf00facfe84bade72449bbad7937aea12ebf5ca271c8492293c ssh-agent -k 11:43:36 unset SSH_AUTH_SOCK; 11:43:36 unset SSH_AGENT_PID; 11:43:36 echo Agent pid 76 killed; 11:43:36 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 11:43:36 + git semver [Pipeline] } 11:43:37 $ docker stop --time=1 028eca8d6770eaf00facfe84bade72449bbad7937aea12ebf5ca271c8492293c 11:43:38 $ docker rm -f --volumes 028eca8d6770eaf00facfe84bade72449bbad7937aea12ebf5ca271c8492293c [Pipeline] // withDockerContainer [Pipeline] sh 11:43:38 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 11:43:38 Stashed 1 file(s) [Pipeline] echo 11:43:38 [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 11:43:39 provisioning config files... 11:43:39 copy managed file [taf-settings] to file:/w/workspace/exfoundry_edgex-taf-common_PR-51@tmp/config15237075691989139483tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:43:39 ---> docker-login.sh 11:43:39 nexus3.edgexfoundry.org:10001 11:43:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:43:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:43:39 Configure a credential helper to remove this warning. See 11:43:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:43:39 11:43:39 Login Succeeded 11:43:39 nexus3.edgexfoundry.org:10002 11:43:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:43:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:43:39 Configure a credential helper to remove this warning. See 11:43:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:43:39 11:43:39 Login Succeeded 11:43:39 nexus3.edgexfoundry.org:10003 11:43:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:43:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:43:39 Configure a credential helper to remove this warning. See 11:43:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:43:39 11:43:39 Login Succeeded 11:43:39 nexus3.edgexfoundry.org:10004 11:43:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:43:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:43:39 Configure a credential helper to remove this warning. See 11:43:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:43:39 11:43:39 Login Succeeded 11:43:39 docker.io 11:43:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:43:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:43:39 Configure a credential helper to remove this warning. See 11:43:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:43:39 11:43:39 Login Succeeded 11:43:39 ---> docker-login.sh ends [Pipeline] } 11:43:39 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 11:43:40 + sudo chown -R jenkins:jenkins . [Pipeline] sh 11:43:40 + ls -al . 11:43:40 total 72 11:43:40 drwxrwxr-x 7 jenkins jenkins 4096 Jun 7 11:43 . 11:43:40 drwxrwxr-x 4 jenkins jenkins 4096 Jun 7 11:43 .. 11:43:40 drwxrwxr-x 8 jenkins jenkins 4096 Jun 7 11:43 .git 11:43:40 drwxrwxr-x 2 jenkins jenkins 4096 Jun 7 11:43 .github 11:43:40 -rw-rw-r-- 1 jenkins jenkins 22 Jun 7 11:43 .gitignore 11:43:40 drwxr-xr-x 3 jenkins jenkins 4096 Jun 7 11:43 .semver 11:43:40 -rw-rw-r-- 1 jenkins jenkins 1575 Jun 7 11:43 Dockerfile 11:43:40 -rw-rw-r-- 1 jenkins jenkins 746 Jun 7 11:43 Jenkinsfile 11:43:40 -rw-rw-r-- 1 jenkins jenkins 11381 Jun 7 11:43 LICENSE 11:43:40 -rw-rw-r-- 1 jenkins jenkins 3606 Jun 7 11:43 README.md 11:43:40 drwxrwxr-x 4 jenkins jenkins 4096 Jun 7 11:43 TAF-Manager 11:43:40 drwxrwxr-x 6 jenkins jenkins 4096 Jun 7 11:43 TUC 11:43:40 -rw-rw-r-- 1 jenkins jenkins 5 Jun 7 11:43 VERSION 11:43:40 -rw-rw-r-- 1 jenkins jenkins 344 Jun 7 11:43 requirements.txt 11:43:40 -rw-rw-r-- 1 jenkins jenkins 54 Jun 7 11:43 robot-entrypoint.sh 11:43:40 -rw-rw-r-- 1 jenkins jenkins 445 Jun 7 11:43 setup.py [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:43:40 + docker build -t edgex-taf-common -f Dockerfile --build-arg ARCH=amd64 --label git_sha=21311a246e0269663b919a6aee5f46d4ce1f791e --label arch=amd64 --label version=0.0.0 . 11:43:40 Sending build context to Docker daemon 457.2kB 11:43:40 Step 1/13 : FROM alpine:3.16 11:43:41 3.16: Pulling from library/alpine 11:43:41 91d30c5bc195: Pulling fs layer 11:43:41 91d30c5bc195: Verifying Checksum 11:43:41 91d30c5bc195: Download complete 11:43:41 91d30c5bc195: Pull complete 11:43:41 Digest: sha256:c2b622f6e510a0d25bccaffa9e67b75a6860cb09b74bb58cfc36a9ef4331109f 11:43:41 Status: Downloaded newer image for alpine:3.16 11:43:41 ---> 8471affe5de5 11:43:41 Step 2/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: IOTech' 11:43:41 ---> Running in 456c060039cf 11:43:41 Removing intermediate container 456c060039cf 11:43:41 ---> 2f5d8cd9f27a 11:43:41 Step 3/13 : LABEL maintainer="Bruce Huang " 11:43:41 ---> Running in 9401b42ce78e 11:43:41 Removing intermediate container 9401b42ce78e 11:43:41 ---> af824c5a2a34 11:43:41 Step 4/13 : COPY . /edgex-taf/edgex-taf-common 11:43:42 ---> 69fd1e422c2f 11:43:42 Step 5/13 : COPY robot-entrypoint.sh /usr/local/bin/ 11:43:42 ---> 7e36207ba614 11:43:42 Step 6/13 : COPY requirements.txt /edgex-taf/requirements.txt 11:43:42 ---> cf402d44ada6 11:43:42 Step 7/13 : WORKDIR /edgex-taf 11:43:42 ---> Running in 5568864fd629 11:43:42 Removing intermediate container 5568864fd629 11:43:42 ---> 2d2929bf00cd 11:43:42 Step 8/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 11:43:42 ---> Running in 267a5dc97bd4 11:43:43 Removing intermediate container 267a5dc97bd4 11:43:43 ---> 6e6b428dff93 11:43:43 Step 9/13 : RUN apk upgrade && apk add --update --no-cache openssl curl jq 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 -r requirements.txt 11:43:43 ---> Running in 8f59e8f19b9f 11:43:43 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 11:43:44 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 11:43:44 (1/5) Upgrading musl (1.2.3-r2 -> 1.2.3-r3) 11:43:45 (2/5) Upgrading ca-certificates-bundle (20220614-r0 -> 20230506-r0) 11:43:45 (3/5) Upgrading libcrypto1.1 (1.1.1t-r2 -> 1.1.1u-r1) 11:43:46 (4/5) Upgrading libssl1.1 (1.1.1t-r2 -> 1.1.1u-r1) 11:43:46 (5/5) Upgrading musl-utils (1.2.3-r2 -> 1.2.3-r3) 11:43:46 Executing busybox-1.35.0-r17.trigger 11:43:46 OK: 6 MiB in 14 packages 11:43:46 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 11:43:47 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 11:43:48 (1/9) Installing ca-certificates (20230506-r0) 11:43:48 (2/9) Installing brotli-libs (1.0.9-r6) 11:43:48 (3/9) Installing nghttp2-libs (1.47.0-r0) 11:43:48 (4/9) Installing libcurl (8.1.2-r0) 11:43:49 (5/9) Installing curl (8.1.2-r0) 11:43:49 (6/9) Installing docker-cli (20.10.20-r0) 11:43:50 (7/9) Installing oniguruma (6.9.8-r0) 11:43:50 (8/9) Installing jq (1.6-r1) 11:43:51 (9/9) Installing openssl (1.1.1u-r1) 11:43:51 Executing busybox-1.35.0-r17.trigger 11:43:51 Executing ca-certificates-20230506-r0.trigger 11:43:51 OK: 52 MiB in 23 packages 11:43:51 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 11:43:52 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 11:43:52 (1/137) Installing libmagic (5.41-r0) 11:43:53 (2/137) Installing file (5.41-r0) 11:43:53 (3/137) Installing libxau (1.0.9-r0) 11:43:53 (4/137) Installing libxdmcp (1.1.3-r0) 11:43:53 Still waiting to schedule task 11:43:53 ‘prd-centos7-blackbox-4c-2g-17768’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 11:43:53 ‘prd-centos7-blackbox-4c-2g-17769’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 11:43:53 ‘prd-ubuntu20.04-docker-8c-8g-18040’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 11:43:53 ‘prd-ubuntu20.04-docker-8c-8g-18044’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 11:43:53 ‘prd-ubuntu20.04-docker-arm64-4c-16g-18045’ is offline 11:43:54 (5/137) Installing libxcb (1.15-r0) 11:43:54 (6/137) Installing libx11 (1.8-r0) 11:43:54 (7/137) Installing libxext (1.3.4-r0) 11:43:55 (8/137) Installing libice (1.0.10-r0) 11:43:55 (9/137) Installing libuuid (2.38-r1) 11:43:55 (10/137) Installing libsm (1.2.3-r0) 11:43:55 (11/137) Installing libxt (1.2.1-r0) 11:43:56 (12/137) Installing libxmu (1.1.3-r0) 11:43:56 (13/137) Installing xset (1.2.4-r0) 11:43:56 (14/137) Installing xprop (1.2.5-r0) 11:43:57 (15/137) Installing xdg-utils (1.1.3-r3) 11:43:57 (16/137) Installing eudev-libs (3.2.11-r0) 11:43:57 (17/137) Installing pkgconf (1.8.1-r0) 11:43:58 (18/137) Installing libffi (3.4.2-r1) 11:43:58 (19/137) Installing libintl (0.21-r2) 11:43:58 (20/137) Installing libblkid (2.38-r1) 11:43:59 (21/137) Installing libmount (2.38-r1) 11:43:59 (22/137) Installing pcre (8.45-r2) 11:43:59 (23/137) Installing glib (2.72.4-r0) 11:44:00 (24/137) Installing xz-libs (5.2.5-r1) 11:44:00 (25/137) Installing libxml2 (2.9.14-r2) 11:44:01 (26/137) Installing shared-mime-info (2.2-r2) 11:44:01 (27/137) Installing hicolor-icon-theme (0.17-r1) 11:44:01 (28/137) Installing libjpeg-turbo (2.1.3-r1) 11:44:02 (29/137) Installing libpng (1.6.37-r1) 11:44:02 (30/137) Installing libwebp (1.2.3-r1) 11:44:02 (31/137) Installing zstd-libs (1.5.2-r1) 11:44:03 (32/137) Installing tiff (4.4.0-r3) 11:44:03 (33/137) Installing gdk-pixbuf (2.42.8-r0) 11:44:04 (34/137) Installing gtk-update-icon-cache (2.24.33-r3) 11:44:04 (35/137) Installing libxcomposite (0.4.5-r0) 11:44:04 (36/137) Installing libxfixes (6.0.0-r0) 11:44:04 (37/137) Installing libxrender (0.9.10-r3) 11:44:05 (38/137) Installing libxcursor (1.2.1-r0) 11:44:05 (39/137) Installing libxdamage (1.1.5-r1) 11:44:05 (40/137) Installing libxi (1.8-r0) 11:44:05 (41/137) Installing libxinerama (1.1.4-r1) 11:44:05 (42/137) Installing libxrandr (1.5.2-r1) 11:44:06 (43/137) Installing atk (2.38.0-r0) 11:44:06 (44/137) Installing libxtst (1.2.3-r3) 11:44:06 (45/137) Installing dbus-libs (1.14.8-r0) 11:44:07 (46/137) Installing at-spi2-core (2.44.1-r0) 11:44:07 (47/137) Installing at-spi2-atk (2.38.0-r0) 11:44:07 (48/137) Installing expat (2.5.0-r0) 11:44:08 (49/137) Installing libbz2 (1.0.8-r1) 11:44:08 (50/137) Installing freetype (2.12.1-r0) 11:44:08 (51/137) Installing fontconfig (2.14.0-r0) 11:44:09 (52/137) Installing pixman (0.40.0-r4) 11:44:09 (53/137) Installing cairo (1.17.4-r2) 11:44:09 (54/137) Installing cairo-gobject (1.17.4-r2) 11:44:10 (55/137) Installing avahi-libs (0.8-r6) 11:44:10 (56/137) Installing gmp (6.2.1-r2) 11:44:11 (57/137) Installing nettle (3.7.3-r0) 11:44:11 (58/137) Installing p11-kit (0.24.1-r0) 11:44:11 (59/137) Installing libtasn1 (4.18.0-r1) 11:44:12 (60/137) Installing libunistring (1.0-r0) 11:44:12 (61/137) Installing gnutls (3.7.7-r1) 11:44:12 (62/137) Installing cups-libs (2.4.2-r1) 11:44:13 (63/137) Installing libepoxy (1.5.10-r0) 11:44:13 (64/137) Installing fribidi (1.0.12-r0) 11:44:14 (65/137) Installing graphite2 (1.3.14-r1) 11:44:14 (66/137) Installing harfbuzz (4.3.0-r0) 11:44:14 (67/137) Installing libxft (2.3.4-r0) 11:44:15 (68/137) Installing pango (1.50.7-r0) 11:44:15 (69/137) Installing wayland-libs-client (1.20.0-r0) 11:44:15 (70/137) Installing wayland-libs-cursor (1.20.0-r0) 11:44:15 (71/137) Installing wayland-libs-egl (1.20.0-r0) 11:44:16 (72/137) Installing xkeyboard-config (2.35.1-r0) 11:44:16 (73/137) Installing libxkbcommon (1.4.1-r0) 11:44:17 (74/137) Installing gtk+3.0 (3.24.34-r1) 11:44:17 Executing gtk+3.0-3.24.34-r1.post-install 11:44:17 (75/137) Installing libfontenc (1.1.4-r0) 11:44:17 (76/137) Installing mkfontscale (1.2.2-r0) 11:44:18 (77/137) Installing font-opensans (0_git20210927-r0) 11:44:18 (78/137) Installing libgcc (11.2.1_git20220219-r2) 11:44:18 (79/137) Installing libogg (1.3.5-r1) 11:44:19 (80/137) Installing libstdc++ (11.2.1_git20220219-r2) 11:44:19 (81/137) Installing flac (1.3.4-r0) 11:44:20 (82/137) Installing alsa-lib (1.2.7.2-r0) 11:44:20 (83/137) Installing libatomic (11.2.1_git20220219-r2) 11:44:20 (84/137) Installing sdl2 (2.0.22-r0) 11:44:21 (85/137) Installing aom-libs (3.3.0-r0) 11:44:22 (86/137) Installing libass (0.16.0-r0) 11:44:22 (87/137) Installing libdav1d (1.0.0-r0) 11:44:22 (88/137) Installing libpciaccess (0.16-r0) 11:44:22 (89/137) Installing libdrm (2.4.110-r0) 11:44:23 (90/137) Installing ncurses-terminfo-base (6.3_p20220521-r1) 11:44:23 (91/137) Installing ncurses-libs (6.3_p20220521-r1) 11:44:23 (92/137) Installing lame (3.100-r0) 11:44:24 (93/137) Installing opus (1.3.1-r1) 11:44:24 (94/137) Installing libasyncns (0.8-r1) 11:44:24 (95/137) Installing libltdl (2.4.7-r0) 11:44:25 (96/137) Installing orc (0.4.32-r0) 11:44:25 (97/137) Installing libvorbis (1.3.7-r0) 11:44:26 (98/137) Installing libsndfile (1.1.0-r0) 11:44:26 (99/137) Installing libgomp (11.2.1_git20220219-r2) 11:44:26 (100/137) Installing soxr (0.1.3-r2) 11:44:27 (101/137) Installing speexdsp (1.2.0-r0) 11:44:27 (102/137) Installing tdb-libs (1.4.6-r0) 11:44:27 (103/137) Installing libpulse (15.0-r2) 11:44:27 (104/137) Installing cjson (1.7.15-r3) 11:44:28 (105/137) Installing mbedtls (2.28.3-r0) 11:44:28 (106/137) Installing librist (0.2.6-r1) 11:44:28 (107/137) Installing libsrt (1.4.4-r0) 11:44:29 (108/137) Installing libssh (0.9.6-r1) 11:44:29 (109/137) Installing libtheora (1.1.1-r16) 11:44:30 (110/137) Installing v4l-utils-libs (1.22.1-r1) 11:44:30 (111/137) Installing libva (2.14.0-r0) 11:44:30 (112/137) Installing libvdpau (1.5-r0) 11:44:31 (113/137) Installing vidstab (1.1.0-r1) 11:44:31 (114/137) Installing libvpx (1.11.0-r1) 11:44:31 (115/137) Installing x264-libs (0.163_git20210613-r0) 11:44:32 (116/137) Installing numactl (2.0.14-r0) 11:44:32 (117/137) Installing x265-libs (3.5-r3) 11:44:33 (118/137) Installing xvidcore (1.3.7-r1) 11:44:33 (119/137) Installing ffmpeg-libs (5.0.3-r0) 11:44:34 (120/137) Installing libevent (2.1.12-r4) 11:44:34 (121/137) Installing mesa (21.3.9-r0) 11:44:34 (122/137) Installing wayland-libs-server (1.20.0-r0) 11:44:35 (123/137) Installing mesa-gbm (21.3.9-r0) 11:44:35 (124/137) Installing icu-data-en (71.1-r2) 11:44:35 Executing icu-data-en-71.1-r2.post-install 11:44:35 * 11:44:35 * If you need ICU with non-English locales and legacy charset support, install 11:44:35 * package icu-data-full. 11:44:35 * 11:44:35 (125/137) Installing icu-libs (71.1-r2) 11:44:36 (126/137) Installing lcms2 (2.13.1-r0) 11:44:36 (127/137) Installing minizip (1.2.12-r0) 11:44:36 (128/137) Installing nspr (4.33-r0) 11:44:37 (129/137) Installing sqlite-libs (3.40.1-r0) 11:44:37 (130/137) Installing nss (3.78.1-r0) 11:44:38 (131/137) Installing re2 (2022.04.01-r0) 11:44:38 (132/137) Installing snappy (1.1.9-r4) 11:44:38 (133/137) Installing libgpg-error (1.45-r0) 11:44:39 (134/137) Installing libgcrypt (1.10.1-r0) 11:44:39 (135/137) Installing libxslt (1.1.35-r0) 11:44:40 (136/137) Installing chromium (102.0.5005.182-r0) 11:44:41 (137/137) Installing chromium-chromedriver (102.0.5005.182-r0) 11:44:42 Executing busybox-1.35.0-r17.trigger 11:44:42 Executing glib-2.72.4-r0.trigger 11:44:42 Executing shared-mime-info-2.2-r2.trigger 11:44:42 Executing gdk-pixbuf-2.42.8-r0.trigger 11:44:42 Executing gtk-update-icon-cache-2.24.33-r3.trigger 11:44:42 Executing fontconfig-2.14.0-r0.trigger 11:44:42 Executing mkfontscale-1.2.2-r0.trigger 11:44:42 OK: 409 MiB in 160 packages 11:44:43 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 11:44:43 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 11:44:43 (1/21) Installing binutils (2.38-r3) 11:44:44 (2/21) Installing isl22 (0.22-r0) 11:44:45 (3/21) Installing mpfr4 (4.1.0-r0) 11:44:45 (4/21) Installing mpc1 (1.2.1-r0) 11:44:45 (5/21) Installing gcc (11.2.1_git20220219-r2) 11:44:47 (6/21) Installing musl-dev (1.2.3-r3) 11:44:47 (7/21) Installing libc-dev (0.7.2-r3) 11:44:47 (8/21) Installing linux-headers (5.16.7-r1) 11:44:48 (9/21) Installing libffi-dev (3.4.2-r1) 11:44:48 (10/21) Installing libpq (14.8-r0) 11:44:48 (11/21) Installing openssl-dev (1.1.1u-r1) 11:44:49 (12/21) Installing libpq-dev (14.8-r0) 11:44:49 (13/21) Installing libecpg (14.8-r0) 11:44:50 (14/21) Installing libecpg-dev (14.8-r0) 11:44:50 (15/21) Installing llvm13-libs (13.0.1-r2) 11:44:51 (16/21) Installing clang-libs (13.0.1-r1) 11:44:52 (17/21) Installing clang (13.0.1-r1) 11:44:53 (18/21) Installing icu (71.1-r2) 11:44:53 (19/21) Installing icu-dev (71.1-r2) 11:44:54 (20/21) Installing llvm13 (13.0.1-r2) 11:45:00 (21/21) Installing postgresql14-dev (14.8-r0) 11:45:00 Executing busybox-1.35.0-r17.trigger 11:45:00 OK: 822 MiB in 181 packages 11:45:00 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 11:45:00 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 11:45:01 (1/10) Installing g++ (11.2.1_git20220219-r2) 11:45:02 (2/10) Installing gdbm (1.23-r0) 11:45:02 (3/10) Installing mpdecimal (2.5.1-r1) 11:45:02 (4/10) Installing readline (8.1.2-r0) 11:45:03 (5/10) Installing python3 (3.10.11-r0) 11:45:03 (6/10) Installing python3-dev (3.10.11-r0) 11:45:04 (7/10) Installing libsodium (1.0.18-r0) 11:45:05 (8/10) Installing libzmq (4.3.4-r0) 11:45:05 (9/10) Installing libsodium-dev (1.0.18-r0) 11:45:05 (10/10) Installing zeromq-dev (4.3.4-r0) 11:45:06 Executing busybox-1.35.0-r17.trigger 11:45:06 OK: 974 MiB in 191 packages 11:45:06 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 11:45:06 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 11:45:07 OK: 974 MiB in 191 packages 11:45:07 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 11:45:07 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 11:45:08 (1/1) Installing tzdata (2023c-r0) 11:45:09 Executing busybox-1.35.0-r17.trigger 11:45:09 OK: 978 MiB in 192 packages 11:45:09 (1/1) Purging tzdata (2023c-r0) 11:45:09 Executing busybox-1.35.0-r17.trigger 11:45:09 OK: 974 MiB in 191 packages 11:45:11 Looking in links: /tmp/tmpu8ax9e_l 11:45:11 Processing /tmp/tmpu8ax9e_l/setuptools-65.5.0-py3-none-any.whl 11:45:11 Processing /tmp/tmpu8ax9e_l/pip-23.0.1-py3-none-any.whl 11:45:12 Installing collected packages: setuptools, pip 11:45:15 Successfully installed pip-23.0.1 setuptools-65.5.0 11:45:15 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 11:45:15 Requirement already satisfied: pip in /usr/lib/python3.10/site-packages (23.0.1) 11:45:15 Collecting pip 11:45:15 Downloading pip-23.1.2-py3-none-any.whl (2.1 MB) 11:45:15 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 63.5 MB/s eta 0:00:00 11:45:15 Requirement already satisfied: setuptools in /usr/lib/python3.10/site-packages (65.5.0) 11:45:15 Collecting setuptools 11:45:15 Downloading setuptools-67.8.0-py3-none-any.whl (1.1 MB) 11:45:15 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 123.1 MB/s eta 0:00:00 11:45:15 Collecting wheel 11:45:15 Downloading wheel-0.40.0-py3-none-any.whl (64 kB) 11:45:15 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 64.5/64.5 kB 199.2 MB/s eta 0:00:00 11:45:16 Installing collected packages: wheel, setuptools, pip 11:45:16 Attempting uninstall: setuptools 11:45:16 Found existing installation: setuptools 65.5.0 11:45:16 Uninstalling setuptools-65.5.0: 11:45:16 Successfully uninstalled setuptools-65.5.0 11:45:17 Attempting uninstall: pip 11:45:17 Found existing installation: pip 23.0.1 11:45:17 Uninstalling pip-23.0.1: 11:45:17 Successfully uninstalled pip-23.0.1 11:45:19 Successfully installed pip-23.1.2 setuptools-67.8.0 wheel-0.40.0 11:45:19 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 11:45:19 Processing ./edgex-taf-common 11:45:19 Preparing metadata (setup.py): started 11:45:20 Preparing metadata (setup.py): finished with status 'done' 11:45:20 Building wheels for collected packages: edgex-taf-common 11:45:20 Building wheel for edgex-taf-common (setup.py): started 11:45:20 Building wheel for edgex-taf-common (setup.py): finished with status 'done' 11:45:20 Created wheel for edgex-taf-common: filename=edgex_taf_common-0.0.0-py3-none-any.whl size=14472 sha256=35690929f60e9fed4df4c6341327e00da2e5495851bd2520175d818486ec1d62 11:45:20 Stored in directory: /root/.cache/pip/wheels/61/f5/b0/ccd98a608bbb4978be0e5d8235f9fb4ae43535dafafd44bbbd 11:45:20 Successfully built edgex-taf-common 11:45:20 Installing collected packages: edgex-taf-common 11:45:20 Successfully installed edgex-taf-common-0.0.0 11:45:20 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 11:45:21 Collecting robotframework==4.1.3 (from -r requirements.txt (line 1)) 11:45:21 Downloading robotframework-4.1.3-py2.py3-none-any.whl (659 kB) 11:45:21 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 659.8/659.8 kB 20.0 MB/s eta 0:00:00 11:45:21 Collecting python-dotenv==0.15.0 (from -r requirements.txt (line 2)) 11:45:21 Downloading python_dotenv-0.15.0-py2.py3-none-any.whl (18 kB) 11:45:21 Collecting robotframework-requests==0.8.0 (from -r requirements.txt (line 3)) 11:45:21 Downloading robotframework_requests-0.8.0-py3-none-any.whl (16 kB) 11:45:21 Collecting robotframework-seleniumlibrary==5.1.3 (from -r requirements.txt (line 4)) 11:45:21 Downloading robotframework_seleniumlibrary-5.1.3-py2.py3-none-any.whl (94 kB) 11:45:21 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 94.7/94.7 kB 18.2 MB/s eta 0:00:00 11:45:21 Collecting robotbackgroundlogger==1.2 (from -r requirements.txt (line 5)) 11:45:21 Downloading robotbackgroundlogger-1.2.tar.gz (3.9 kB) 11:45:21 Preparing metadata (setup.py): started 11:45:21 Preparing metadata (setup.py): finished with status 'done' 11:45:21 Collecting RESTinstance==1.0.2 (from -r requirements.txt (line 6)) 11:45:21 Downloading RESTinstance-1.0.2-py3-none-any.whl (27 kB) 11:45:21 Collecting configparser==5.0.1 (from -r requirements.txt (line 7)) 11:45:21 Downloading configparser-5.0.1-py3-none-any.whl (22 kB) 11:45:21 Collecting requests==2.25.1 (from -r requirements.txt (line 8)) 11:45:21 Downloading requests-2.25.1-py2.py3-none-any.whl (61 kB) 11:45:21 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.2/61.2 kB 8.6 MB/s eta 0:00:00 11:45:21 Collecting paho-mqtt==1.5.1 (from -r requirements.txt (line 9)) 11:45:21 Downloading paho-mqtt-1.5.1.tar.gz (101 kB) 11:45:22 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 101.8/101.8 kB 3.3 MB/s eta 0:00:00 11:45:22 Preparing metadata (setup.py): started 11:45:22 Preparing metadata (setup.py): finished with status 'done' 11:45:22 Collecting docker==4.4.1 (from -r requirements.txt (line 10)) 11:45:22 Downloading docker-4.4.1-py2.py3-none-any.whl (146 kB) 11:45:22 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 146.8/146.8 kB 21.4 MB/s eta 0:00:00 11:45:22 Collecting numpy==1.22.3 (from -r requirements.txt (line 11)) 11:45:22 Downloading numpy-1.22.3.zip (11.5 MB) 11:45:22 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 11.5/11.5 MB 68.7 MB/s eta 0:00:00 11:45:23 Installing build dependencies: started 11:45:28 Installing build dependencies: finished with status 'done' 11:45:28 Getting requirements to build wheel: started 11:45:28 Getting requirements to build wheel: finished with status 'done' 11:45:28 Preparing metadata (pyproject.toml): started 11:45:29 Preparing metadata (pyproject.toml): finished with status 'done' 11:45:29 Collecting psutil==5.9.0 (from -r requirements.txt (line 12)) 11:45:29 Downloading psutil-5.9.0.tar.gz (478 kB) 11:45:29 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 478.3/478.3 kB 16.7 MB/s eta 0:00:00 11:45:29 Preparing metadata (setup.py): started 11:45:29 Preparing metadata (setup.py): finished with status 'done' 11:45:29 Collecting redis==4.5.4 (from -r requirements.txt (line 13)) 11:45:29 Downloading redis-4.5.4-py3-none-any.whl (238 kB) 11:45:29 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 238.9/238.9 kB 31.0 MB/s eta 0:00:00 11:45:30 Collecting pyzmq==22.2.1 (from -r requirements.txt (line 14)) 11:45:30 Downloading pyzmq-22.2.1.tar.gz (1.2 MB) 11:45:30 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 32.3 MB/s eta 0:00:00 11:45:30 Installing build dependencies: started 11:45:33 Installing build dependencies: finished with status 'done' 11:45:33 Getting requirements to build wheel: started 11:45:33 Getting requirements to build wheel: finished with status 'done' 11:45:33 Preparing metadata (pyproject.toml): started 11:45:33 Preparing metadata (pyproject.toml): finished with status 'done' 11:45:33 Collecting influxdb-client==1.33.0 (from -r requirements.txt (line 15)) 11:45:33 Downloading influxdb_client-1.33.0-py3-none-any.whl (706 kB) 11:45:33 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 706.6/706.6 kB 19.6 MB/s eta 0:00:00 11:45:33 Collecting psycopg2==2.9.3 (from -r requirements.txt (line 16)) 11:45:33 Downloading psycopg2-2.9.3.tar.gz (380 kB) 11:45:33 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 380.6/380.6 kB 37.9 MB/s eta 0:00:00 11:45:33 Preparing metadata (setup.py): started 11:45:33 Preparing metadata (setup.py): finished with status 'done' 11:45:34 Collecting pycryptodome==3.15.0 (from -r requirements.txt (line 17)) 11:45:34 Downloading pycryptodome-3.15.0.tar.gz (4.5 MB) 11:45:34 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.5/4.5 MB 47.4 MB/s eta 0:00:00 11:45:34 Preparing metadata (setup.py): started 11:45:36 Preparing metadata (setup.py): finished with status 'done' 11:45:36 Collecting robotframework-pythonlibcore>=2.1.0 (from robotframework-seleniumlibrary==5.1.3->-r requirements.txt (line 4)) 11:45:36 Downloading robotframework_pythonlibcore-4.1.2-py2.py3-none-any.whl (10 kB) 11:45:36 Collecting selenium>=3.141.0 (from robotframework-seleniumlibrary==5.1.3->-r requirements.txt (line 4)) 11:45:36 Downloading selenium-4.9.1-py3-none-any.whl (6.6 MB) 11:45:36 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 6.6/6.6 MB 67.0 MB/s eta 0:00:00 11:45:36 Collecting docutils (from RESTinstance==1.0.2->-r requirements.txt (line 6)) 11:45:36 Downloading docutils-0.20.1-py3-none-any.whl (572 kB) 11:45:36 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 572.7/572.7 kB 21.0 MB/s eta 0:00:00 11:45:36 Collecting flex (from RESTinstance==1.0.2->-r requirements.txt (line 6)) 11:45:36 Downloading flex-6.14.1.tar.gz (40 kB) 11:45:36 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 40.9/40.9 kB 5.7 MB/s eta 0:00:00 11:45:36 Preparing metadata (setup.py): started 11:45:37 Preparing metadata (setup.py): finished with status 'done' 11:45:37 Collecting GenSON (from RESTinstance==1.0.2->-r requirements.txt (line 6)) 11:45:37 Downloading genson-1.2.2.tar.gz (34 kB) 11:45:37 Preparing metadata (setup.py): started 11:45:37 Preparing metadata (setup.py): finished with status 'done' 11:45:37 Collecting jsonpath-ng (from RESTinstance==1.0.2->-r requirements.txt (line 6)) 11:45:37 Downloading jsonpath_ng-1.5.3-py3-none-any.whl (29 kB) 11:45:37 Collecting pygments (from RESTinstance==1.0.2->-r requirements.txt (line 6)) 11:45:37 Downloading Pygments-2.15.1-py3-none-any.whl (1.1 MB) 11:45:37 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 34.8 MB/s eta 0:00:00 11:45:37 Collecting jsonschema (from RESTinstance==1.0.2->-r requirements.txt (line 6)) 11:45:37 Downloading jsonschema-4.17.3-py3-none-any.whl (90 kB) 11:45:37 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 90.4/90.4 kB 12.0 MB/s eta 0:00:00 11:45:37 Collecting rfc3987 (from RESTinstance==1.0.2->-r requirements.txt (line 6)) 11:45:37 Downloading rfc3987-1.3.8-py2.py3-none-any.whl (13 kB) 11:45:37 Collecting strict-rfc3339 (from RESTinstance==1.0.2->-r requirements.txt (line 6)) 11:45:37 Downloading strict-rfc3339-0.7.tar.gz (17 kB) 11:45:37 Preparing metadata (setup.py): started 11:45:37 Preparing metadata (setup.py): finished with status 'done' 11:45:37 Collecting pytz (from RESTinstance==1.0.2->-r requirements.txt (line 6)) 11:45:37 Downloading pytz-2023.3-py2.py3-none-any.whl (502 kB) 11:45:37 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 502.3/502.3 kB 16.0 MB/s eta 0:00:00 11:45:38 Collecting tzlocal (from RESTinstance==1.0.2->-r requirements.txt (line 6)) 11:45:38 Downloading tzlocal-5.0.1-py3-none-any.whl (20 kB) 11:45:38 Collecting chardet<5,>=3.0.2 (from requests==2.25.1->-r requirements.txt (line 8)) 11:45:38 Downloading chardet-4.0.0-py2.py3-none-any.whl (178 kB) 11:45:38 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 178.7/178.7 kB 26.2 MB/s eta 0:00:00 11:45:38 Collecting idna<3,>=2.5 (from requests==2.25.1->-r requirements.txt (line 8)) 11:45:38 Downloading idna-2.10-py2.py3-none-any.whl (58 kB) 11:45:38 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.8/58.8 kB 8.1 MB/s eta 0:00:00 11:45:38 Collecting urllib3<1.27,>=1.21.1 (from requests==2.25.1->-r requirements.txt (line 8)) 11:45:38 Downloading urllib3-1.26.16-py2.py3-none-any.whl (143 kB) 11:45:38 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 143.1/143.1 kB 23.3 MB/s eta 0:00:00 11:45:38 Collecting certifi>=2017.4.17 (from requests==2.25.1->-r requirements.txt (line 8)) 11:45:38 Downloading certifi-2023.5.7-py3-none-any.whl (156 kB) 11:45:38 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 157.0/157.0 kB 20.0 MB/s eta 0:00:00 11:45:38 Collecting six>=1.4.0 (from docker==4.4.1->-r requirements.txt (line 10)) 11:45:38 Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) 11:45:38 Collecting websocket-client>=0.32.0 (from docker==4.4.1->-r requirements.txt (line 10)) 11:45:38 Downloading websocket_client-1.5.2-py3-none-any.whl (56 kB) 11:45:38 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 56.6/56.6 kB 7.4 MB/s eta 0:00:00 11:45:38 Collecting async-timeout>=4.0.2 (from redis==4.5.4->-r requirements.txt (line 13)) 11:45:38 Downloading async_timeout-4.0.2-py3-none-any.whl (5.8 kB) 11:45:38 Collecting reactivex>=4.0.4 (from influxdb-client==1.33.0->-r requirements.txt (line 15)) 11:45:38 Downloading reactivex-4.0.4-py3-none-any.whl (217 kB) 11:45:38 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 217.8/217.8 kB 22.2 MB/s eta 0:00:00 11:45:38 Collecting python-dateutil>=2.5.3 (from influxdb-client==1.33.0->-r requirements.txt (line 15)) 11:45:38 Downloading python_dateutil-2.8.2-py2.py3-none-any.whl (247 kB) 11:45:38 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 247.7/247.7 kB 32.4 MB/s eta 0:00:00 11:45:38 Requirement already satisfied: setuptools>=21.0.0 in /usr/lib/python3.10/site-packages (from influxdb-client==1.33.0->-r requirements.txt (line 15)) (67.8.0) 11:45:38 Collecting typing-extensions<5.0.0,>=4.1.1 (from reactivex>=4.0.4->influxdb-client==1.33.0->-r requirements.txt (line 15)) 11:45:38 Downloading typing_extensions-4.6.3-py3-none-any.whl (31 kB) 11:45:38 Collecting urllib3[socks]<3,>=1.26 (from selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3->-r requirements.txt (line 4)) 11:45:38 Downloading urllib3-2.0.3-py3-none-any.whl (123 kB) 11:45:38 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 123.6/123.6 kB 16.7 MB/s eta 0:00:00 11:45:39 Collecting trio~=0.17 (from selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3->-r requirements.txt (line 4)) 11:45:39 Downloading trio-0.22.0-py3-none-any.whl (384 kB) 11:45:39 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 384.9/384.9 kB 16.7 MB/s eta 0:00:00 11:45:39 Collecting trio-websocket~=0.9 (from selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3->-r requirements.txt (line 4)) 11:45:39 Downloading trio_websocket-0.10.2-py3-none-any.whl (17 kB) 11:45:39 Collecting PyYAML>=3.11 (from flex->RESTinstance==1.0.2->-r requirements.txt (line 6)) 11:45:39 Downloading PyYAML-6.0.tar.gz (124 kB) 11:45:39 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 125.0/125.0 kB 16.0 MB/s eta 0:00:00 11:45:39 Installing build dependencies: started 11:45:42 Installing build dependencies: finished with status 'done' 11:45:42 Getting requirements to build wheel: started 11:45:43 Running on prd-ubuntu20.04-docker-arm64-4c-16g-18048 in /w/workspace/exfoundry_edgex-taf-common_PR-51 [Pipeline] { [Pipeline] checkout 11:45:43 Selected Git installation does not exist. Using Default 11:45:43 The recommended git tool is: NONE 11:45:44 Getting requirements to build wheel: finished with status 'done' 11:45:44 Preparing metadata (pyproject.toml): started 11:45:44 Preparing metadata (pyproject.toml): finished with status 'done' 11:45:44 Collecting validate-email>=1.2 (from flex->RESTinstance==1.0.2->-r requirements.txt (line 6)) 11:45:44 Downloading validate_email-1.3.tar.gz (4.7 kB) 11:45:44 Preparing metadata (setup.py): started 11:45:44 Preparing metadata (setup.py): finished with status 'done' 11:45:45 Collecting click>=3.3 (from flex->RESTinstance==1.0.2->-r requirements.txt (line 6)) 11:45:45 Downloading click-8.1.3-py3-none-any.whl (96 kB) 11:45:45 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 96.6/96.6 kB 13.1 MB/s eta 0:00:00 11:45:45 Collecting jsonpointer>=1.7 (from flex->RESTinstance==1.0.2->-r requirements.txt (line 6)) 11:45:45 Downloading jsonpointer-2.3-py2.py3-none-any.whl (7.8 kB) 11:45:45 Collecting ply (from jsonpath-ng->RESTinstance==1.0.2->-r requirements.txt (line 6)) 11:45:45 Downloading ply-3.11-py2.py3-none-any.whl (49 kB) 11:45:45 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 49.6/49.6 kB 6.6 MB/s eta 0:00:00 11:45:45 Collecting decorator (from jsonpath-ng->RESTinstance==1.0.2->-r requirements.txt (line 6)) 11:45:45 Downloading decorator-5.1.1-py3-none-any.whl (9.1 kB) 11:45:45 Collecting attrs>=17.4.0 (from jsonschema->RESTinstance==1.0.2->-r requirements.txt (line 6)) 11:45:45 Downloading attrs-23.1.0-py3-none-any.whl (61 kB) 11:45:45 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.2/61.2 kB 7.1 MB/s eta 0:00:00 11:45:45 Collecting pyrsistent!=0.17.0,!=0.17.1,!=0.17.2,>=0.14.0 (from jsonschema->RESTinstance==1.0.2->-r requirements.txt (line 6)) 11:45:45 Downloading pyrsistent-0.19.3-py3-none-any.whl (57 kB) 11:45:45 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 57.5/57.5 kB 7.2 MB/s eta 0:00:00 11:45:45 Collecting sortedcontainers (from trio~=0.17->selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3->-r requirements.txt (line 4)) 11:45:45 Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) 11:45:45 Collecting async-generator>=1.9 (from trio~=0.17->selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3->-r requirements.txt (line 4)) 11:45:45 Downloading async_generator-1.10-py3-none-any.whl (18 kB) 11:45:45 Collecting outcome (from trio~=0.17->selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3->-r requirements.txt (line 4)) 11:45:45 Downloading outcome-1.2.0-py2.py3-none-any.whl (9.7 kB) 11:45:45 Collecting sniffio (from trio~=0.17->selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3->-r requirements.txt (line 4)) 11:45:45 Downloading sniffio-1.3.0-py3-none-any.whl (10 kB) 11:45:45 Collecting exceptiongroup>=1.0.0rc9 (from trio~=0.17->selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3->-r requirements.txt (line 4)) 11:45:45 Downloading exceptiongroup-1.1.1-py3-none-any.whl (14 kB) 11:45:45 Collecting wsproto>=0.14 (from trio-websocket~=0.9->selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3->-r requirements.txt (line 4)) 11:45:45 Downloading wsproto-1.2.0-py3-none-any.whl (24 kB) 11:45:45 INFO: pip is looking at multiple versions of urllib3[socks] to determine which version is compatible with other requirements. This could take a while. 11:45:45 Collecting urllib3[socks]<3,>=1.26 (from selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3->-r requirements.txt (line 4)) 11:45:45 Downloading urllib3-2.0.2-py3-none-any.whl (123 kB) 11:45:45 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 123.2/123.2 kB 17.5 MB/s eta 0:00:00 11:45:45 Collecting PySocks!=1.5.7,<2.0,>=1.5.6 (from urllib3<1.27,>=1.21.1->requests==2.25.1->-r requirements.txt (line 8)) 11:45:45 Downloading PySocks-1.7.1-py3-none-any.whl (16 kB) 11:45:46 Collecting h11<1,>=0.9.0 (from wsproto>=0.14->trio-websocket~=0.9->selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3->-r requirements.txt (line 4)) 11:45:46 Downloading h11-0.14.0-py3-none-any.whl (58 kB) 11:45:46 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.3/58.3 kB 8.2 MB/s eta 0:00:00 11:45:46 Building wheels for collected packages: robotbackgroundlogger, paho-mqtt, numpy, psutil, pyzmq, psycopg2, pycryptodome, flex, strict-rfc3339, GenSON, PyYAML, validate-email 11:45:46 Building wheel for robotbackgroundlogger (setup.py): started 11:45:46 Building wheel for robotbackgroundlogger (setup.py): finished with status 'done' 11:45:46 Created wheel for robotbackgroundlogger: filename=robotbackgroundlogger-1.2-py3-none-any.whl size=4277 sha256=eaa53d1a071fb85c5d69d5cc660d8c9607746781380da35c586bb017ebfdb47a 11:45:46 Stored in directory: /root/.cache/pip/wheels/e1/ba/3a/044b94be98620d4535fbdeca2d20fb3fce224aea27e0b66862 11:45:46 Building wheel for paho-mqtt (setup.py): started 11:45:47 Building wheel for paho-mqtt (setup.py): finished with status 'done' 11:45:47 Created wheel for paho-mqtt: filename=paho_mqtt-1.5.1-py3-none-any.whl size=61549 sha256=167558fba642ff9b23f5fbbcd0e31b3d4a55a50a0e6e0fe60544256f4672f1fb 11:45:47 Stored in directory: /root/.cache/pip/wheels/b6/72/f9/44ca415a44f9cc7468fe4c59e6282938e504fadec09641fa63 11:45:47 Building wheel for numpy (pyproject.toml): started 11:45:48 using credential edgex-jenkins-ssh 11:45:48 Cloning the remote Git repository 11:45:48 Cloning repository git@github.com:edgexfoundry/edgex-taf-common.git 11:45:49 > git init /w/workspace/exfoundry_edgex-taf-common_PR-51 # timeout=10 11:45:49 Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git 11:45:49 > git --version # timeout=10 11:45:49 > git --version # 'git version 2.25.1' 11:45:49 using GIT_SSH to set credentials SSH Credentials for GitHub 11:45:49 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/heads/*:refs/remotes/origin/* # timeout=10 11:45:50 > git config remote.origin.url git@github.com:edgexfoundry/edgex-taf-common.git # timeout=10 11:45:50 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 11:45:50 > git config remote.origin.url git@github.com:edgexfoundry/edgex-taf-common.git # timeout=10 11:45:51 Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git 11:45:51 using GIT_SSH to set credentials SSH Credentials for GitHub 11:45:51 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/pull/51/head:refs/remotes/origin/PR-51 +refs/heads/main:refs/remotes/origin/main # timeout=10 11:45:51 Merging remotes/origin/main commit ad1c4890737c1de496ff22310609d87903665ac4 into PR head commit 21311a246e0269663b919a6aee5f46d4ce1f791e 11:45:51 Merge succeeded, producing 21311a246e0269663b919a6aee5f46d4ce1f791e 11:45:51 Checking out Revision 21311a246e0269663b919a6aee5f46d4ce1f791e (PR-51) 11:45:52 Commit message: "Bump redis from 4.5.3 to 4.5.4" 11:45:51 > git config core.sparsecheckout # timeout=10 11:45:51 > git checkout -f 21311a246e0269663b919a6aee5f46d4ce1f791e # timeout=10 11:45:51 > git remote # timeout=10 11:45:51 > git config --get remote.origin.url # timeout=10 11:45:51 using GIT_SSH to set credentials SSH Credentials for GitHub 11:45:51 > git merge ad1c4890737c1de496ff22310609d87903665ac4 # timeout=10 11:45:51 > git rev-parse HEAD^{commit} # timeout=10 11:45:51 > git config core.sparsecheckout # timeout=10 11:45:51 > git checkout -f 21311a246e0269663b919a6aee5f46d4ce1f791e # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 11:45:53 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 11:45:53 % Total % Received % Xferd Average Speed Time Time Time Current 11:45:53 Dload Upload Total Spent Left Speed 11:45:53 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 226k 0 --:--:-- --:--:-- --:--:-- 226k [Pipeline] sh 11:45:53 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 11:45:54 + + sudosudo tee jq /etc/docker/daemon.new . += {"seccomp-profile": "/etc/docker/seccomp.json"} 11:45:54 /etc/docker/daemon.json 11:45:54 { 11:45:54 "registry-mirrors": [ 11:45:54 "https://nexus3.edgexfoundry.org:10001" 11:45:54 ], 11:45:54 "bip": "10.250.0.254/24", 11:45:54 "hosts": [ 11:45:54 "tcp://0.0.0.0:5555", 11:45:54 "unix:///var/run/docker.sock" 11:45:54 ], 11:45:54 "mtu": 1458, 11:45:54 "selinux-enabled": true, 11:45:54 "seccomp-profile": "/etc/docker/seccomp.json" 11:45:54 } [Pipeline] sh 11:45:54 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 11:45:54 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:46:13 provisioning config files... 11:46:13 copy managed file [taf-settings] to file:/w/workspace/exfoundry_edgex-taf-common_PR-51@tmp/config14463302164430944393tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:46:13 ---> docker-login.sh 11:46:13 nexus3.edgexfoundry.org:10001 11:46:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:46:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:46:14 Configure a credential helper to remove this warning. See 11:46:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:46:14 11:46:14 Login Succeeded 11:46:14 nexus3.edgexfoundry.org:10002 11:46:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:46:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:46:14 Configure a credential helper to remove this warning. See 11:46:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:46:14 11:46:14 Login Succeeded 11:46:14 nexus3.edgexfoundry.org:10003 11:46:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:46:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:46:14 Configure a credential helper to remove this warning. See 11:46:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:46:14 11:46:14 Login Succeeded 11:46:14 nexus3.edgexfoundry.org:10004 11:46:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:46:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:46:15 Configure a credential helper to remove this warning. See 11:46:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:46:15 11:46:15 Login Succeeded 11:46:15 docker.io 11:46:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:46:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:46:15 Configure a credential helper to remove this warning. See 11:46:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:46:15 11:46:15 Login Succeeded 11:46:15 ---> docker-login.sh ends [Pipeline] } 11:46:15 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 11:46:16 + sudo chown -R jenkins:jenkins . [Pipeline] sh 11:46:16 + ls -al . 11:46:16 total 68 11:46:16 drwxrwxr-x 6 jenkins jenkins 4096 Jun 7 11:46 . 11:46:16 drwxrwxr-x 4 jenkins jenkins 4096 Jun 7 11:45 .. 11:46:16 drwxrwxr-x 8 jenkins jenkins 4096 Jun 7 11:45 .git 11:46:16 drwxrwxr-x 2 jenkins jenkins 4096 Jun 7 11:45 .github 11:46:16 -rw-rw-r-- 1 jenkins jenkins 22 Jun 7 11:45 .gitignore 11:46:16 -rw-rw-r-- 1 jenkins jenkins 1575 Jun 7 11:45 Dockerfile 11:46:16 -rw-rw-r-- 1 jenkins jenkins 746 Jun 7 11:45 Jenkinsfile 11:46:16 -rw-rw-r-- 1 jenkins jenkins 11381 Jun 7 11:45 LICENSE 11:46:16 -rw-rw-r-- 1 jenkins jenkins 3606 Jun 7 11:45 README.md 11:46:16 drwxrwxr-x 4 jenkins jenkins 4096 Jun 7 11:45 TAF-Manager 11:46:16 drwxrwxr-x 6 jenkins jenkins 4096 Jun 7 11:45 TUC 11:46:16 -rw-rw-r-- 1 jenkins jenkins 5 Jun 7 11:43 VERSION 11:46:16 -rw-rw-r-- 1 jenkins jenkins 344 Jun 7 11:45 requirements.txt 11:46:16 -rw-rw-r-- 1 jenkins jenkins 54 Jun 7 11:45 robot-entrypoint.sh 11:46:16 -rw-rw-r-- 1 jenkins jenkins 445 Jun 7 11:45 setup.py [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:46:17 + docker build -t edgex-taf-common-arm64 -f Dockerfile --build-arg ARCH=arm64 --label git_sha=21311a246e0269663b919a6aee5f46d4ce1f791e --label arch=arm64 --label version=0.0.0 . 11:46:17 Sending build context to Docker daemon 286.2kB 11:46:17 Step 1/13 : FROM alpine:3.16 11:46:19 3.16: Pulling from library/alpine 11:46:19 547446be3368: Pulling fs layer 11:46:19 547446be3368: Verifying Checksum 11:46:19 547446be3368: Download complete 11:46:19 547446be3368: Pull complete 11:46:19 Digest: sha256:c2b622f6e510a0d25bccaffa9e67b75a6860cb09b74bb58cfc36a9ef4331109f 11:46:19 Status: Downloaded newer image for alpine:3.16 11:46:19 ---> 3b5033019969 11:46:19 Step 2/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: IOTech' 11:46:19 ---> Running in 0956fe85a9d8 11:46:20 Removing intermediate container 0956fe85a9d8 11:46:20 ---> d706cce58bcc 11:46:20 Step 3/13 : LABEL maintainer="Bruce Huang " 11:46:20 ---> Running in 7a9b85a246c8 11:46:20 Removing intermediate container 7a9b85a246c8 11:46:20 ---> 8139b81c1b34 11:46:20 Step 4/13 : COPY . /edgex-taf/edgex-taf-common 11:46:23 ---> b6dca03b97f2 11:46:23 Step 5/13 : COPY robot-entrypoint.sh /usr/local/bin/ 11:46:23 ---> 467fd19b5384 11:46:23 Step 6/13 : COPY requirements.txt /edgex-taf/requirements.txt 11:46:23 ---> c62fe9076b4a 11:46:23 Step 7/13 : WORKDIR /edgex-taf 11:46:23 ---> Running in bf5a7d619f54 11:46:24 Removing intermediate container bf5a7d619f54 11:46:24 ---> 5b714f7860ae 11:46:24 Step 8/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 11:46:24 ---> Running in dfcfe8e77b2b 11:46:25 Removing intermediate container dfcfe8e77b2b 11:46:25 ---> 6dbf397aac7f 11:46:25 Step 9/13 : RUN apk upgrade && apk add --update --no-cache openssl curl jq 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 -r requirements.txt 11:46:25 ---> Running in 504c5c71a1e2 11:46:26 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 11:46:27 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 11:46:28 (1/3) Upgrading musl (1.2.3-r2 -> 1.2.3-r3) 11:46:29 (2/3) Upgrading ca-certificates-bundle (20220614-r0 -> 20230506-r0) 11:46:29 (3/3) Upgrading musl-utils (1.2.3-r2 -> 1.2.3-r3) 11:46:29 Executing busybox-1.35.0-r17.trigger 11:46:29 OK: 5 MiB in 14 packages 11:46:30 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 11:46:30 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 11:46:32 (1/9) Installing ca-certificates (20230506-r0) 11:46:32 (2/9) Installing brotli-libs (1.0.9-r6) 11:46:32 (3/9) Installing nghttp2-libs (1.47.0-r0) 11:46:33 (4/9) Installing libcurl (8.1.1-r1) 11:46:33 (5/9) Installing curl (8.1.1-r1) 11:46:34 (6/9) Installing docker-cli (20.10.20-r0) 11:46:36 (7/9) Installing oniguruma (6.9.8-r0) 11:46:37 (8/9) Installing jq (1.6-r1) 11:46:37 (9/9) Installing openssl (1.1.1t-r2) 11:46:38 Executing busybox-1.35.0-r17.trigger 11:46:38 Executing ca-certificates-20230506-r0.trigger 11:46:38 OK: 50 MiB in 23 packages 11:46:38 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 11:46:38 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 11:46:40 (1/136) Installing libmagic (5.41-r0) 11:46:40 (2/136) Installing file (5.41-r0) 11:46:40 (3/136) Installing libxau (1.0.9-r0) 11:46:41 (4/136) Installing libxdmcp (1.1.3-r0) 11:46:41 (5/136) Installing libxcb (1.15-r0) 11:46:42 (6/136) Installing libx11 (1.8-r0) 11:46:42 (7/136) Installing libxext (1.3.4-r0) 11:46:42 (8/136) Installing libice (1.0.10-r0) 11:46:43 (9/136) Installing libuuid (2.38-r1) 11:46:43 (10/136) Installing libsm (1.2.3-r0) 11:46:43 (11/136) Installing libxt (1.2.1-r0) 11:46:44 (12/136) Installing libxmu (1.1.3-r0) 11:46:44 (13/136) Installing xset (1.2.4-r0) 11:46:44 (14/136) Installing xprop (1.2.5-r0) 11:46:45 (15/136) Installing xdg-utils (1.1.3-r3) 11:46:45 (16/136) Installing eudev-libs (3.2.11-r0) 11:46:45 (17/136) Installing pkgconf (1.8.1-r0) 11:46:46 (18/136) Installing libffi (3.4.2-r1) 11:46:47 (19/136) Installing libintl (0.21-r2) 11:46:47 (20/136) Installing libblkid (2.38-r1) 11:46:47 (21/136) Installing libmount (2.38-r1) 11:46:47 (22/136) Installing pcre (8.45-r2) 11:46:48 (23/136) Installing glib (2.72.4-r0) 11:46:49 (24/136) Installing xz-libs (5.2.5-r1) 11:46:49 (25/136) Installing libxml2 (2.9.14-r2) 11:46:49 (26/136) Installing shared-mime-info (2.2-r2) 11:46:50 (27/136) Installing hicolor-icon-theme (0.17-r1) 11:46:50 (28/136) Installing libjpeg-turbo (2.1.3-r1) 11:46:51 (29/136) Installing libpng (1.6.37-r1) 11:46:51 (30/136) Installing libwebp (1.2.3-r1) 11:46:51 (31/136) Installing zstd-libs (1.5.2-r1) 11:46:52 (32/136) Installing tiff (4.4.0-r1) 11:46:52 (33/136) Installing gdk-pixbuf (2.42.8-r0) 11:46:53 (34/136) Installing gtk-update-icon-cache (2.24.33-r3) 11:46:53 (35/136) Installing libxcomposite (0.4.5-r0) 11:46:53 (36/136) Installing libxfixes (6.0.0-r0) 11:46:54 (37/136) Installing libxrender (0.9.10-r3) 11:46:54 (38/136) Installing libxcursor (1.2.1-r0) 11:46:54 Building wheel for numpy (pyproject.toml): still running... 11:46:54 (39/136) Installing libxdamage (1.1.5-r1) 11:46:54 (40/136) Installing libxi (1.8-r0) 11:46:55 (41/136) Installing libxinerama (1.1.4-r1) 11:46:55 (42/136) Installing libxrandr (1.5.2-r1) 11:46:55 (43/136) Installing atk (2.38.0-r0) 11:46:56 (44/136) Installing libxtst (1.2.3-r3) 11:46:56 (45/136) Installing dbus-libs (1.14.4-r0) 11:46:56 (46/136) Installing at-spi2-core (2.44.1-r0) 11:46:57 (47/136) Installing at-spi2-atk (2.38.0-r0) 11:46:57 (48/136) Installing expat (2.5.0-r0) 11:46:57 (49/136) Installing libbz2 (1.0.8-r1) 11:46:58 (50/136) Installing freetype (2.12.1-r0) 11:46:58 (51/136) Installing fontconfig (2.14.0-r0) 11:46:59 (52/136) Installing pixman (0.40.0-r4) 11:46:59 (53/136) Installing cairo (1.17.4-r2) 11:47:00 (54/136) Installing cairo-gobject (1.17.4-r2) 11:47:00 (55/136) Installing avahi-libs (0.8-r6) 11:47:00 (56/136) Installing gmp (6.2.1-r2) 11:47:01 (57/136) Installing nettle (3.7.3-r0) 11:47:01 (58/136) Installing p11-kit (0.24.1-r0) 11:47:02 (59/136) Installing libtasn1 (4.18.0-r1) 11:47:02 (60/136) Installing libunistring (1.0-r0) 11:47:03 (61/136) Installing gnutls (3.7.7-r1) 11:47:03 (62/136) Installing cups-libs (2.4.2-r0) 11:47:03 (63/136) Installing libepoxy (1.5.10-r0) 11:47:04 (64/136) Installing fribidi (1.0.12-r0) 11:47:04 (65/136) Installing graphite2 (1.3.14-r1) 11:47:04 (66/136) Installing harfbuzz (4.3.0-r0) 11:47:05 (67/136) Installing libxft (2.3.4-r0) 11:47:05 (68/136) Installing pango (1.50.7-r0) 11:47:06 (69/136) Installing wayland-libs-client (1.20.0-r0) 11:47:06 (70/136) Installing wayland-libs-cursor (1.20.0-r0) 11:47:06 (71/136) Installing wayland-libs-egl (1.20.0-r0) 11:47:07 (72/136) Installing xkeyboard-config (2.35.1-r0) 11:47:07 (73/136) Installing libxkbcommon (1.4.1-r0) 11:47:08 (74/136) Installing gtk+3.0 (3.24.34-r1) 11:47:08 Executing gtk+3.0-3.24.34-r1.post-install 11:47:08 (75/136) Installing libfontenc (1.1.4-r0) 11:47:09 (76/136) Installing mkfontscale (1.2.2-r0) 11:47:09 (77/136) Installing font-opensans (0_git20210927-r0) 11:47:10 (78/136) Installing libgcc (11.2.1_git20220219-r2) 11:47:10 (79/136) Installing libogg (1.3.5-r1) 11:47:10 (80/136) Installing libstdc++ (11.2.1_git20220219-r2) 11:47:11 (81/136) Installing flac (1.3.4-r0) 11:47:11 (82/136) Installing alsa-lib (1.2.7.2-r0) 11:47:12 (83/136) Installing libatomic (11.2.1_git20220219-r2) 11:47:12 (84/136) Installing sdl2 (2.0.22-r0) 11:47:12 (85/136) Installing aom-libs (3.3.0-r0) 11:47:13 (86/136) Installing libass (0.16.0-r0) 11:47:14 (87/136) Installing libdav1d (1.0.0-r0) 11:47:14 (88/136) Installing libdrm (2.4.110-r0) 11:47:14 (89/136) Installing ncurses-terminfo-base (6.3_p20220521-r1) 11:47:15 (90/136) Installing ncurses-libs (6.3_p20220521-r1) 11:47:15 (91/136) Installing lame (3.100-r0) 11:47:16 (92/136) Installing opus (1.3.1-r1) 11:47:16 (93/136) Installing libasyncns (0.8-r1) 11:47:16 (94/136) Installing libltdl (2.4.7-r0) 11:47:16 (95/136) Installing orc (0.4.32-r0) 11:47:17 (96/136) Installing libvorbis (1.3.7-r0) 11:47:17 (97/136) Installing libsndfile (1.1.0-r0) 11:47:18 (98/136) Installing libgomp (11.2.1_git20220219-r2) 11:47:18 (99/136) Installing soxr (0.1.3-r2) 11:47:19 (100/136) Installing speexdsp (1.2.0-r0) 11:47:19 (101/136) Installing tdb-libs (1.4.6-r0) 11:47:19 (102/136) Installing libpulse (15.0-r2) 11:47:20 (103/136) Installing cjson (1.7.15-r3) 11:47:20 (104/136) Installing mbedtls (2.28.3-r0) 11:47:21 (105/136) Installing librist (0.2.6-r1) 11:47:21 (106/136) Installing libsrt (1.4.4-r0) 11:47:21 (107/136) Installing libssh (0.9.6-r1) 11:47:22 (108/136) Installing libtheora (1.1.1-r16) 11:47:22 (109/136) Installing v4l-utils-libs (1.22.1-r1) 11:47:23 (110/136) Installing libva (2.14.0-r0) 11:47:23 (111/136) Installing libvdpau (1.5-r0) 11:47:23 (112/136) Installing vidstab (1.1.0-r1) 11:47:24 (113/136) Installing libvpx (1.11.0-r1) 11:47:24 (114/136) Installing x264-libs (0.163_git20210613-r0) 11:47:25 (115/136) Installing numactl (2.0.14-r0) 11:47:25 (116/136) Installing x265-libs (3.5-r3) 11:47:26 (117/136) Installing xvidcore (1.3.7-r1) 11:47:26 (118/136) Installing ffmpeg-libs (5.0.3-r0) 11:47:28 (119/136) Installing libevent (2.1.12-r4) 11:47:28 (120/136) Installing mesa (21.3.9-r0) 11:47:29 (121/136) Installing wayland-libs-server (1.20.0-r0) 11:47:29 (122/136) Installing mesa-gbm (21.3.9-r0) 11:47:29 (123/136) Installing icu-data-en (71.1-r2) 11:47:30 Executing icu-data-en-71.1-r2.post-install 11:47:30 * 11:47:30 * If you need ICU with non-English locales and legacy charset support, install 11:47:30 * package icu-data-full. 11:47:30 * 11:47:30 (124/136) Installing icu-libs (71.1-r2) 11:47:30 (125/136) Installing lcms2 (2.13.1-r0) 11:47:31 (126/136) Installing minizip (1.2.12-r0) 11:47:31 (127/136) Installing nspr (4.33-r0) 11:47:31 (128/136) Installing sqlite-libs (3.40.1-r0) 11:47:32 (129/136) Installing nss (3.78.1-r0) 11:47:33 (130/136) Installing re2 (2022.04.01-r0) 11:47:33 (131/136) Installing snappy (1.1.9-r4) 11:47:33 (132/136) Installing libgpg-error (1.45-r0) 11:47:34 (133/136) Installing libgcrypt (1.10.1-r0) 11:47:34 (134/136) Installing libxslt (1.1.35-r0) 11:47:35 (135/136) Installing chromium (102.0.5005.182-r0) 11:47:40 (136/136) Installing chromium-chromedriver (102.0.5005.182-r0) 11:47:40 Executing busybox-1.35.0-r17.trigger 11:47:40 Executing glib-2.72.4-r0.trigger 11:47:40 Executing shared-mime-info-2.2-r2.trigger 11:47:42 Executing gdk-pixbuf-2.42.8-r0.trigger 11:47:44 Executing gtk-update-icon-cache-2.24.33-r3.trigger 11:47:44 Executing fontconfig-2.14.0-r0.trigger 11:47:44 Executing mkfontscale-1.2.2-r0.trigger 11:47:44 OK: 376 MiB in 159 packages 11:47:44 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 11:47:45 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 11:47:46 (1/21) Installing binutils (2.38-r3) 11:47:47 (2/21) Installing isl22 (0.22-r0) 11:47:48 (3/21) Installing mpfr4 (4.1.0-r0) 11:47:48 (4/21) Installing mpc1 (1.2.1-r0) 11:47:48 (5/21) Installing gcc (11.2.1_git20220219-r2) 11:47:50 Building wheel for numpy (pyproject.toml): still running... 11:47:55 (6/21) Installing musl-dev (1.2.3-r3) 11:47:55 (7/21) Installing libc-dev (0.7.2-r3) 11:47:56 (8/21) Installing linux-headers (5.16.7-r1) 11:47:57 (9/21) Installing libffi-dev (3.4.2-r1) 11:47:57 (10/21) Installing libpq (14.8-r0) 11:47:57 (11/21) Installing openssl-dev (1.1.1t-r2) 11:47:58 (12/21) Installing libpq-dev (14.8-r0) 11:47:58 (13/21) Installing libecpg (14.8-r0) 11:47:59 (14/21) Installing libecpg-dev (14.8-r0) 11:47:59 (15/21) Installing llvm13-libs (13.0.1-r2) 11:48:09 (16/21) Installing clang-libs (13.0.1-r1) 11:48:10 (17/21) Installing clang (13.0.1-r1) 11:48:11 (18/21) Installing icu (71.1-r2) 11:48:11 (19/21) Installing icu-dev (71.1-r2) 11:48:12 (20/21) Installing llvm13 (13.0.1-r2) 11:48:17 (21/21) Installing postgresql14-dev (14.8-r0) 11:48:18 Executing busybox-1.35.0-r17.trigger 11:48:18 OK: 768 MiB in 180 packages 11:48:18 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 11:48:19 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 11:48:20 (1/10) Installing g++ (11.2.1_git20220219-r2) 11:48:23 (2/10) Installing gdbm (1.23-r0) 11:48:23 (3/10) Installing mpdecimal (2.5.1-r1) 11:48:23 (4/10) Installing readline (8.1.2-r0) 11:48:23 (5/10) Installing python3 (3.10.11-r0) 11:48:26 (6/10) Installing python3-dev (3.10.11-r0) 11:48:33 (7/10) Installing libsodium (1.0.18-r0) 11:48:33 (8/10) Installing libzmq (4.3.4-r0) 11:48:33 (9/10) Installing libsodium-dev (1.0.18-r0) 11:48:33 (10/10) Installing zeromq-dev (4.3.4-r0) 11:48:33 Executing busybox-1.35.0-r17.trigger 11:48:33 OK: 938 MiB in 190 packages 11:48:33 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 11:48:34 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 11:48:36 OK: 938 MiB in 190 packages 11:48:36 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 11:48:36 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 11:48:38 (1/1) Installing tzdata (2023c-r0) 11:48:38 Executing busybox-1.35.0-r17.trigger 11:48:38 OK: 941 MiB in 191 packages 11:48:40 (1/1) Purging tzdata (2023c-r0) 11:48:40 Executing busybox-1.35.0-r17.trigger 11:48:40 OK: 938 MiB in 190 packages 11:48:58 Looking in links: /tmp/tmpj3xbprsj 11:48:58 Processing /tmp/tmpj3xbprsj/setuptools-65.5.0-py3-none-any.whl 11:48:58 Building wheel for numpy (pyproject.toml): still running... 11:48:58 Processing /tmp/tmpj3xbprsj/pip-23.0.1-py3-none-any.whl 11:49:00 Installing collected packages: setuptools, pip 11:49:18 Successfully installed pip-23.0.1 setuptools-65.5.0 11:49:18 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 11:49:21 Requirement already satisfied: pip in /usr/lib/python3.10/site-packages (23.0.1) 11:49:22 Collecting pip 11:49:22 Downloading pip-23.1.2-py3-none-any.whl (2.1 MB) 11:49:22 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 18.0 MB/s eta 0:00:00 11:49:22 Requirement already satisfied: setuptools in /usr/lib/python3.10/site-packages (65.5.0) 11:49:25 Collecting setuptools 11:49:25 Downloading setuptools-67.8.0-py3-none-any.whl (1.1 MB) 11:49:25 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 17.0 MB/s eta 0:00:00 11:49:26 Collecting wheel 11:49:26 Downloading wheel-0.40.0-py3-none-any.whl (64 kB) 11:49:26 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 64.5/64.5 kB 18.5 MB/s eta 0:00:00 11:49:28 Installing collected packages: wheel, setuptools, pip 11:49:28 Attempting uninstall: setuptools 11:49:28 Found existing installation: setuptools 65.5.0 11:49:29 Uninstalling setuptools-65.5.0: 11:49:29 Successfully uninstalled setuptools-65.5.0 11:49:35 Attempting uninstall: pip 11:49:35 Found existing installation: pip 23.0.1 11:49:37 Uninstalling pip-23.0.1: 11:49:37 Successfully uninstalled pip-23.0.1 11:49:49 Successfully installed pip-23.1.2 setuptools-67.8.0 wheel-0.40.0 11:49:49 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 11:49:52 Processing ./edgex-taf-common 11:49:52 Preparing metadata (setup.py): started 11:49:54 Preparing metadata (setup.py): finished with status 'done' 11:49:54 Building wheels for collected packages: edgex-taf-common 11:49:54 Building wheel for edgex-taf-common (setup.py): started 11:49:56 Building wheel for edgex-taf-common (setup.py): finished with status 'done' 11:49:56 Created wheel for edgex-taf-common: filename=edgex_taf_common-0.0.0-py3-none-any.whl size=14472 sha256=fbd2cea368859c4f66b5e45706864494252cb5091f505b74b7aaf2dffc60efb9 11:49:56 Stored in directory: /root/.cache/pip/wheels/61/f5/b0/ccd98a608bbb4978be0e5d8235f9fb4ae43535dafafd44bbbd 11:49:56 Successfully built edgex-taf-common 11:49:56 Installing collected packages: edgex-taf-common 11:49:56 Successfully installed edgex-taf-common-0.0.0 11:49:56 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 11:50:06 Building wheel for numpy (pyproject.toml): still running... 11:50:06 Collecting robotframework==4.1.3 (from -r requirements.txt (line 1)) 11:50:06 Downloading robotframework-4.1.3-py2.py3-none-any.whl (659 kB) 11:50:06 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 659.8/659.8 kB 8.5 MB/s eta 0:00:00 11:50:06 Collecting python-dotenv==0.15.0 (from -r requirements.txt (line 2)) 11:50:06 Downloading python_dotenv-0.15.0-py2.py3-none-any.whl (18 kB) 11:50:06 Collecting robotframework-requests==0.8.0 (from -r requirements.txt (line 3)) 11:50:06 Downloading robotframework_requests-0.8.0-py3-none-any.whl (16 kB) 11:50:06 Collecting robotframework-seleniumlibrary==5.1.3 (from -r requirements.txt (line 4)) 11:50:06 Downloading robotframework_seleniumlibrary-5.1.3-py2.py3-none-any.whl (94 kB) 11:50:06 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 94.7/94.7 kB 4.1 MB/s eta 0:00:00 11:50:06 Collecting robotbackgroundlogger==1.2 (from -r requirements.txt (line 5)) 11:50:06 Downloading robotbackgroundlogger-1.2.tar.gz (3.9 kB) 11:50:06 Preparing metadata (setup.py): started 11:50:08 Preparing metadata (setup.py): finished with status 'done' 11:50:08 Collecting RESTinstance==1.0.2 (from -r requirements.txt (line 6)) 11:50:08 Downloading RESTinstance-1.0.2-py3-none-any.whl (27 kB) 11:50:08 Collecting configparser==5.0.1 (from -r requirements.txt (line 7)) 11:50:08 Downloading configparser-5.0.1-py3-none-any.whl (22 kB) 11:50:09 Collecting requests==2.25.1 (from -r requirements.txt (line 8)) 11:50:09 Downloading requests-2.25.1-py2.py3-none-any.whl (61 kB) 11:50:09 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.2/61.2 kB 2.1 MB/s eta 0:00:00 11:50:09 Collecting paho-mqtt==1.5.1 (from -r requirements.txt (line 9)) 11:50:09 Downloading paho-mqtt-1.5.1.tar.gz (101 kB) 11:50:09 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 101.8/101.8 kB 3.7 MB/s eta 0:00:00 11:50:09 Preparing metadata (setup.py): started 11:50:11 Preparing metadata (setup.py): finished with status 'done' 11:50:11 Collecting docker==4.4.1 (from -r requirements.txt (line 10)) 11:50:11 Downloading docker-4.4.1-py2.py3-none-any.whl (146 kB) 11:50:14 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 146.8/146.8 kB 62.2 kB/s eta 0:00:00 11:50:16 Collecting numpy==1.22.3 (from -r requirements.txt (line 11)) 11:50:16 Downloading numpy-1.22.3.zip (11.5 MB) 11:50:17 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 11.5/11.5 MB 9.9 MB/s eta 0:00:00 11:50:21 Installing build dependencies: started 11:50:38 Building wheel for numpy (pyproject.toml): finished with status 'done' 11:50:38 Created wheel for numpy: filename=numpy-1.22.3-cp310-cp310-linux_x86_64.whl size=22360842 sha256=ce8bf8101d227bac96f36bb696d8081af9c148fedd2e1c5d08a8d1b159bfb673 11:50:38 Stored in directory: /root/.cache/pip/wheels/8e/91/68/1231ba60e6f8e12978799d8d6cb0357385a83664ceef0edd78 11:50:38 Building wheel for psutil (setup.py): started 11:50:38 Building wheel for psutil (setup.py): finished with status 'done' 11:50:38 Created wheel for psutil: filename=psutil-5.9.0-cp310-cp310-linux_x86_64.whl size=271449 sha256=7408916ed68fe30d95a27e01e648aee2b07b51c278f03b8edc4956d8991dddd7 11:50:38 Stored in directory: /root/.cache/pip/wheels/0b/90/2e/be670c56c3ad980428e845d7f66480dcdfa008c3af2f27a2bf 11:50:38 Building wheel for pyzmq (pyproject.toml): started 11:50:43 Installing build dependencies: finished with status 'done' 11:50:43 Getting requirements to build wheel: started 11:50:49 Getting requirements to build wheel: finished with status 'done' 11:50:49 Preparing metadata (pyproject.toml): started 11:50:54 Preparing metadata (pyproject.toml): finished with status 'done' 11:50:55 Collecting psutil==5.9.0 (from -r requirements.txt (line 12)) 11:50:55 Downloading psutil-5.9.0.tar.gz (478 kB) 11:50:55 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 478.3/478.3 kB 5.9 MB/s eta 0:00:00 11:50:56 Preparing metadata (setup.py): started 11:50:58 Preparing metadata (setup.py): finished with status 'done' 11:50:59 Collecting redis==4.5.4 (from -r requirements.txt (line 13)) 11:50:59 Downloading redis-4.5.4-py3-none-any.whl (238 kB) 11:50:59 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 238.9/238.9 kB 6.0 MB/s eta 0:00:00 11:51:00 Building wheel for pyzmq (pyproject.toml): finished with status 'done' 11:51:00 Created wheel for pyzmq: filename=pyzmq-22.2.1-cp310-cp310-linux_x86_64.whl size=1537164 sha256=22fcc3e68ac62c996a995ca3483b432c4e081eaa4aa83954f7b0aab22f689c0a 11:51:00 Stored in directory: /root/.cache/pip/wheels/fe/e5/6c/b7cb63e41c4add542d3df6f6d09af9bd65f9395fea4b16da8e 11:51:00 Building wheel for psycopg2 (setup.py): started 11:51:02 Collecting pyzmq==22.2.1 (from -r requirements.txt (line 14)) 11:51:02 Downloading pyzmq-22.2.1.tar.gz (1.2 MB) 11:51:02 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 10.1 MB/s eta 0:00:00 11:51:04 Installing build dependencies: started 11:51:10 Building wheel for psycopg2 (setup.py): finished with status 'done' 11:51:10 Created wheel for psycopg2: filename=psycopg2-2.9.3-cp310-cp310-linux_x86_64.whl size=478588 sha256=2b4780726cb6e6d65bdd2ac875cb48b0ed0af5568a42fa0f9e00110ae237987b 11:51:10 Stored in directory: /root/.cache/pip/wheels/81/b6/3d/091aad3e8919ea76c84c2674b02ce3ab52de882e091c39249e 11:51:10 Building wheel for pycryptodome (setup.py): started 11:51:19 Installing build dependencies: finished with status 'done' 11:51:19 Getting requirements to build wheel: started 11:51:20 Getting requirements to build wheel: finished with status 'done' 11:51:20 Preparing metadata (pyproject.toml): started 11:51:23 Preparing metadata (pyproject.toml): finished with status 'done' 11:51:23 Collecting influxdb-client==1.33.0 (from -r requirements.txt (line 15)) 11:51:23 Downloading influxdb_client-1.33.0-py3-none-any.whl (706 kB) 11:51:23 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 706.6/706.6 kB 9.6 MB/s eta 0:00:00 11:51:24 Collecting psycopg2==2.9.3 (from -r requirements.txt (line 16)) 11:51:24 Downloading psycopg2-2.9.3.tar.gz (380 kB) 11:51:24 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 380.6/380.6 kB 9.4 MB/s eta 0:00:00 11:51:24 Preparing metadata (setup.py): started 11:51:26 Preparing metadata (setup.py): finished with status 'done' 11:51:27 Collecting pycryptodome==3.15.0 (from -r requirements.txt (line 17)) 11:51:27 Downloading pycryptodome-3.15.0-cp35-abi3-musllinux_1_1_aarch64.whl (2.0 MB) 11:51:27 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 11.9 MB/s eta 0:00:00 11:51:28 Collecting robotframework-pythonlibcore>=2.1.0 (from robotframework-seleniumlibrary==5.1.3->-r requirements.txt (line 4)) 11:51:28 Downloading robotframework_pythonlibcore-4.1.2-py2.py3-none-any.whl (10 kB) 11:51:28 Collecting selenium>=3.141.0 (from robotframework-seleniumlibrary==5.1.3->-r requirements.txt (line 4)) 11:51:28 Downloading selenium-4.9.1-py3-none-any.whl (6.6 MB) 11:51:29 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 6.6/6.6 MB 12.4 MB/s eta 0:00:00 11:51:29 Collecting docutils (from RESTinstance==1.0.2->-r requirements.txt (line 6)) 11:51:29 Downloading docutils-0.20.1-py3-none-any.whl (572 kB) 11:51:29 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 572.7/572.7 kB 10.4 MB/s eta 0:00:00 11:51:30 Collecting flex (from RESTinstance==1.0.2->-r requirements.txt (line 6)) 11:51:30 Downloading flex-6.14.1.tar.gz (40 kB) 11:51:30 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 40.9/40.9 kB 2.2 MB/s eta 0:00:00 11:51:30 Preparing metadata (setup.py): started 11:51:31 Preparing metadata (setup.py): finished with status 'done' 11:51:31 Collecting GenSON (from RESTinstance==1.0.2->-r requirements.txt (line 6)) 11:51:31 Downloading genson-1.2.2.tar.gz (34 kB) 11:51:31 Preparing metadata (setup.py): started 11:51:32 Building wheel for pycryptodome (setup.py): finished with status 'done' 11:51:32 Created wheel for pycryptodome: filename=pycryptodome-3.15.0-cp35-abi3-linux_x86_64.whl size=2111240 sha256=7ae0dd59fb52f498f954bd5de88a9734f72f5e2b0f530a2933c723d241bdf53a 11:51:32 Stored in directory: /root/.cache/pip/wheels/cc/09/af/5da58a51ca5bf4bd4a37747a0658984c196aa2badf61236a35 11:51:32 Building wheel for flex (setup.py): started 11:51:32 Building wheel for flex (setup.py): finished with status 'done' 11:51:32 Created wheel for flex: filename=flex-6.14.1-py3-none-any.whl size=77257 sha256=0a1fa7806e4ac65b0960d14b2bc8e8ae1433a393a2d30402137ecab5de103f7c 11:51:32 Stored in directory: /root/.cache/pip/wheels/03/f3/f4/2969638ff9c909bf16dac8f17d8298ce9e4d5c854af4b3d061 11:51:32 Building wheel for strict-rfc3339 (setup.py): started 11:51:32 Building wheel for strict-rfc3339 (setup.py): finished with status 'done' 11:51:32 Created wheel for strict-rfc3339: filename=strict_rfc3339-0.7-py3-none-any.whl size=18128 sha256=9b762893775568977499689620a2d2de5ce552d1c7c64eecc1065d4d589a52a1 11:51:32 Stored in directory: /root/.cache/pip/wheels/d4/c2/43/78ecbcc49dd7594ca41c72be6ddb7844a486bae4b306fb3d14 11:51:32 Building wheel for GenSON (setup.py): started 11:51:32 Building wheel for GenSON (setup.py): finished with status 'done' 11:51:32 Created wheel for GenSON: filename=genson-1.2.2-py2.py3-none-any.whl size=21268 sha256=c0980b6c25a3e438fd067b94abc58c3b075071291ae74d190309a56c882c03ce 11:51:32 Stored in directory: /root/.cache/pip/wheels/7a/0f/7a/4e21606c6ce2485376522986cd8809d738907a611907b206ca 11:51:32 Building wheel for PyYAML (pyproject.toml): started 11:51:32 Building wheel for PyYAML (pyproject.toml): finished with status 'done' 11:51:32 Created wheel for PyYAML: filename=PyYAML-6.0-cp310-cp310-linux_x86_64.whl size=45330 sha256=3b30cc3f091634205f28e9d9e1af75433c1b6332dbbc44377db0e1c948e29207 11:51:32 Stored in directory: /root/.cache/pip/wheels/1d/f3/b4/4aea0992adbed14b36ce9c3857d3707c762a4374479230685d 11:51:32 Building wheel for validate-email (setup.py): started 11:51:32 Building wheel for validate-email (setup.py): finished with status 'done' 11:51:32 Created wheel for validate-email: filename=validate_email-1.3-py3-none-any.whl size=5466 sha256=fc7cc333e740611e26969b3e6dd217ac96d41fb8313d8a680d564d7dcd1368db 11:51:32 Stored in directory: /root/.cache/pip/wheels/b2/7a/63/5c5bc2a88ffffb247771c1cc38c2bda3d78e1ffbff79ed8d18 11:51:32 Successfully built robotbackgroundlogger paho-mqtt numpy psutil pyzmq psycopg2 pycryptodome flex strict-rfc3339 GenSON PyYAML validate-email 11:51:33 Installing collected packages: validate-email, strict-rfc3339, sortedcontainers, robotframework, rfc3987, pytz, python-dotenv, ply, paho-mqtt, GenSON, websocket-client, urllib3, tzlocal, typing-extensions, sniffio, six, robotframework-pythonlibcore, robotbackgroundlogger, pyzmq, PyYAML, PySocks, pyrsistent, pygments, pycryptodome, psycopg2, psutil, numpy, jsonpointer, idna, h11, exceptiongroup, docutils, decorator, configparser, click, chardet, certifi, attrs, async-timeout, async-generator, wsproto, requests, redis, reactivex, python-dateutil, outcome, jsonschema, jsonpath-ng, trio, robotframework-requests, influxdb-client, flex, docker, trio-websocket, RESTinstance, selenium, robotframework-seleniumlibrary 11:51:33 Preparing metadata (setup.py): finished with status 'done' 11:51:33 Collecting jsonpath-ng (from RESTinstance==1.0.2->-r requirements.txt (line 6)) 11:51:33 Downloading jsonpath_ng-1.5.3-py3-none-any.whl (29 kB) 11:51:35 Collecting pygments (from RESTinstance==1.0.2->-r requirements.txt (line 6)) 11:51:35 Downloading Pygments-2.15.1-py3-none-any.whl (1.1 MB) 11:51:35 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 11.2 MB/s eta 0:00:00 11:51:35 Collecting jsonschema (from RESTinstance==1.0.2->-r requirements.txt (line 6)) 11:51:35 Downloading jsonschema-4.17.3-py3-none-any.whl (90 kB) 11:51:35 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 90.4/90.4 kB 4.4 MB/s eta 0:00:00 11:51:35 Collecting rfc3987 (from RESTinstance==1.0.2->-r requirements.txt (line 6)) 11:51:35 Downloading rfc3987-1.3.8-py2.py3-none-any.whl (13 kB) 11:51:35 Collecting strict-rfc3339 (from RESTinstance==1.0.2->-r requirements.txt (line 6)) 11:51:35 Downloading strict-rfc3339-0.7.tar.gz (17 kB) 11:51:35 Preparing metadata (setup.py): started 11:51:37 Preparing metadata (setup.py): finished with status 'done' 11:51:37 Collecting pytz (from RESTinstance==1.0.2->-r requirements.txt (line 6)) 11:51:37 Downloading pytz-2023.3-py2.py3-none-any.whl (502 kB) 11:51:37 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 502.3/502.3 kB 9.8 MB/s eta 0:00:00 11:51:37 Collecting tzlocal (from RESTinstance==1.0.2->-r requirements.txt (line 6)) 11:51:37 Downloading tzlocal-5.0.1-py3-none-any.whl (20 kB) 11:51:38 Collecting chardet<5,>=3.0.2 (from requests==2.25.1->-r requirements.txt (line 8)) 11:51:38 Downloading chardet-4.0.0-py2.py3-none-any.whl (178 kB) 11:51:38 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 178.7/178.7 kB 6.8 MB/s eta 0:00:00 11:51:38 Collecting idna<3,>=2.5 (from requests==2.25.1->-r requirements.txt (line 8)) 11:51:38 Downloading idna-2.10-py2.py3-none-any.whl (58 kB) 11:51:38 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.8/58.8 kB 3.2 MB/s eta 0:00:00 11:51:39 Collecting urllib3<1.27,>=1.21.1 (from requests==2.25.1->-r requirements.txt (line 8)) 11:51:39 Downloading urllib3-1.26.16-py2.py3-none-any.whl (143 kB) 11:51:39 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 143.1/143.1 kB 5.7 MB/s eta 0:00:00 11:51:39 Collecting certifi>=2017.4.17 (from requests==2.25.1->-r requirements.txt (line 8)) 11:51:39 Downloading certifi-2023.5.7-py3-none-any.whl (156 kB) 11:51:39 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 157.0/157.0 kB 6.1 MB/s eta 0:00:00 11:51:39 Collecting six>=1.4.0 (from docker==4.4.1->-r requirements.txt (line 10)) 11:51:39 Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) 11:51:40 Collecting websocket-client>=0.32.0 (from docker==4.4.1->-r requirements.txt (line 10)) 11:51:40 Downloading websocket_client-1.5.2-py3-none-any.whl (56 kB) 11:51:40 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 56.6/56.6 kB 2.8 MB/s eta 0:00:00 11:51:40 Collecting async-timeout>=4.0.2 (from redis==4.5.4->-r requirements.txt (line 13)) 11:51:40 Downloading async_timeout-4.0.2-py3-none-any.whl (5.8 kB) 11:51:41 Collecting reactivex>=4.0.4 (from influxdb-client==1.33.0->-r requirements.txt (line 15)) 11:51:41 Downloading reactivex-4.0.4-py3-none-any.whl (217 kB) 11:51:41 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 217.8/217.8 kB 7.8 MB/s eta 0:00:00 11:51:41 Collecting python-dateutil>=2.5.3 (from influxdb-client==1.33.0->-r requirements.txt (line 15)) 11:51:41 Downloading python_dateutil-2.8.2-py2.py3-none-any.whl (247 kB) 11:51:41 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 247.7/247.7 kB 8.1 MB/s eta 0:00:00 11:51:41 Requirement already satisfied: setuptools>=21.0.0 in /usr/lib/python3.10/site-packages (from influxdb-client==1.33.0->-r requirements.txt (line 15)) (67.8.0) 11:51:42 Collecting typing-extensions<5.0.0,>=4.1.1 (from reactivex>=4.0.4->influxdb-client==1.33.0->-r requirements.txt (line 15)) 11:51:42 Downloading typing_extensions-4.6.3-py3-none-any.whl (31 kB) 11:51:43 Collecting urllib3[socks]<3,>=1.26 (from selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3->-r requirements.txt (line 4)) 11:51:43 Downloading urllib3-2.0.3-py3-none-any.whl (123 kB) 11:51:43 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 123.6/123.6 kB 5.5 MB/s eta 0:00:00 11:51:43 Collecting trio~=0.17 (from selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3->-r requirements.txt (line 4)) 11:51:43 Downloading trio-0.22.0-py3-none-any.whl (384 kB) 11:51:43 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 384.9/384.9 kB 9.5 MB/s eta 0:00:00 11:51:43 Collecting trio-websocket~=0.9 (from selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3->-r requirements.txt (line 4)) 11:51:43 Downloading trio_websocket-0.10.2-py3-none-any.whl (17 kB) 11:51:45 Successfully installed GenSON-1.2.2 PySocks-1.7.1 PyYAML-6.0 RESTinstance-1.0.2 async-generator-1.10 async-timeout-4.0.2 attrs-23.1.0 certifi-2023.5.7 chardet-4.0.0 click-8.1.3 configparser-5.0.1 decorator-5.1.1 docker-4.4.1 docutils-0.20.1 exceptiongroup-1.1.1 flex-6.14.1 h11-0.14.0 idna-2.10 influxdb-client-1.33.0 jsonpath-ng-1.5.3 jsonpointer-2.3 jsonschema-4.17.3 numpy-1.22.3 outcome-1.2.0 paho-mqtt-1.5.1 ply-3.11 psutil-5.9.0 psycopg2-2.9.3 pycryptodome-3.15.0 pygments-2.15.1 pyrsistent-0.19.3 python-dateutil-2.8.2 python-dotenv-0.15.0 pytz-2023.3 pyzmq-22.2.1 reactivex-4.0.4 redis-4.5.4 requests-2.25.1 rfc3987-1.3.8 robotbackgroundlogger-1.2 robotframework-4.1.3 robotframework-pythonlibcore-4.1.2 robotframework-requests-0.8.0 robotframework-seleniumlibrary-5.1.3 selenium-4.9.1 six-1.16.0 sniffio-1.3.0 sortedcontainers-2.4.0 strict-rfc3339-0.7 trio-0.22.0 trio-websocket-0.10.2 typing-extensions-4.6.3 tzlocal-5.0.1 urllib3-1.26.16 validate-email-1.3 websocket-client-1.5.2 wsproto-1.2.0 11:51:45 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 11:51:45 Collecting PyYAML>=3.11 (from flex->RESTinstance==1.0.2->-r requirements.txt (line 6)) 11:51:45 Downloading PyYAML-6.0.tar.gz (124 kB) 11:51:48 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 125.0/125.0 kB 35.5 kB/s eta 0:00:00 11:51:50 Installing build dependencies: started 11:52:03 Removing intermediate container 8f59e8f19b9f 11:52:03 ---> 6a935810b898 11:52:03 Step 10/13 : ENTRYPOINT ["sh", "/usr/local/bin/robot-entrypoint.sh"] 11:52:03 ---> Running in 686568169c69 11:52:03 Removing intermediate container 686568169c69 11:52:03 ---> 43022ce9eb6c 11:52:03 Step 11/13 : LABEL arch=amd64 11:52:03 ---> Running in b9ff4d7142fe 11:52:03 Removing intermediate container b9ff4d7142fe 11:52:03 ---> 48d8ab2b6802 11:52:03 Step 12/13 : LABEL git_sha=21311a246e0269663b919a6aee5f46d4ce1f791e 11:52:03 ---> Running in 32f3369d47ec 11:52:03 Removing intermediate container 32f3369d47ec 11:52:03 ---> 3b72287c7d8a 11:52:03 Step 13/13 : LABEL version=0.0.0 11:52:03 ---> Running in a79c0e1ba15c 11:52:03 Removing intermediate container a79c0e1ba15c 11:52:03 ---> 97db0e61c5f9 11:52:03 [Warning] One or more build-args [ARCH] were not consumed 11:52:03 Successfully built 97db0e61c5f9 11:52:03 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 11:52:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:52:03 11:52:03 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:52:04 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:52:04 latest: Pulling from edgex-lftools-log-publisher 11:52:04 5eb5b503b376: Pulling fs layer 11:52:04 5c69ac0246d0: Pulling fs layer 11:52:04 ec43610c2a17: Pulling fs layer 11:52:04 3a2ae6a8a46f: Pulling fs layer 11:52:04 33b1e0a273af: Pulling fs layer 11:52:04 5d3b04190fa2: Pulling fs layer 11:52:04 2f39f015ded8: Pulling fs layer 11:52:04 33b1e0a273af: Waiting 11:52:04 5d3b04190fa2: Waiting 11:52:04 5c69ac0246d0: Download complete 11:52:04 3a2ae6a8a46f: Verifying Checksum 11:52:04 3a2ae6a8a46f: Download complete 11:52:04 33b1e0a273af: Verifying Checksum 11:52:04 33b1e0a273af: Download complete 11:52:04 5d3b04190fa2: Verifying Checksum 11:52:04 5d3b04190fa2: Download complete 11:52:04 ec43610c2a17: Verifying Checksum 11:52:04 ec43610c2a17: Download complete 11:52:04 5eb5b503b376: Verifying Checksum 11:52:04 5eb5b503b376: Download complete 11:52:04 2f39f015ded8: Download complete 11:52:05 5eb5b503b376: Pull complete 11:52:05 5c69ac0246d0: Pull complete 11:52:06 ec43610c2a17: Pull complete 11:52:06 3a2ae6a8a46f: Pull complete 11:52:06 33b1e0a273af: Pull complete 11:52:06 5d3b04190fa2: Pull complete 11:52:10 2f39f015ded8: Pull complete 11:52:10 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 11:52:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:52:10 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:52:10 prd-ubuntu20.04-docker-8c-8g-18041 does not seem to be running inside a container 11:52:10 $ 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-51 -v /w/workspace/exfoundry_edgex-taf-common_PR-51:/w/workspace/exfoundry_edgex-taf-common_PR-51:rw,z -v /w/workspace/exfoundry_edgex-taf-common_PR-51@tmp:/w/workspace/exfoundry_edgex-taf-common_PR-51@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 11:52:12 Installing build dependencies: finished with status 'done' 11:52:12 Getting requirements to build wheel: started 11:52:14 $ docker top 64d92fee2e8d6c001a02aa655dfc55589ea447759c9827c7bc579e8b461e2fbb -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:52:14 ---> job-cost.sh 11:52:14 lf-activate-venv: SKIPPING 11:52:14 INFO: No Stack... 11:52:14 INFO: Retrieving Pricing Info for: v3-standard-8 11:52:15 INFO: Archiving Costs [Pipeline] sh 11:52:15 + cat /w/workspace/exfoundry_edgex-taf-common_PR-51/archives/cost.csv 11:52:15 + cut -d, -f6 [Pipeline] lock 11:52:15 Trying to acquire lock on [jenkins-edgexfoundry-edgex-taf-common-PR-51-4-stack-cost] 11:52:15 Resource [jenkins-edgexfoundry-edgex-taf-common-PR-51-4-stack-cost] did not exist. Created. 11:52:15 Lock acquired on [jenkins-edgexfoundry-edgex-taf-common-PR-51-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 11:52:15 + echo total: 0.2199999988079071 [Pipeline] stash 11:52:15 Stashed 1 file(s) [Pipeline] } 11:52:15 Lock released on resource [jenkins-edgexfoundry-edgex-taf-common-PR-51-4-stack-cost] [Pipeline] // lock [Pipeline] } 11:52:15 $ docker stop --time=1 64d92fee2e8d6c001a02aa655dfc55589ea447759c9827c7bc579e8b461e2fbb 11:52:17 $ docker rm -f --volumes 64d92fee2e8d6c001a02aa655dfc55589ea447759c9827c7bc579e8b461e2fbb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 11:52:22 Getting requirements to build wheel: finished with status 'done' 11:52:22 Preparing metadata (pyproject.toml): started 11:52:23 Preparing metadata (pyproject.toml): finished with status 'done' 11:52:23 Collecting validate-email>=1.2 (from flex->RESTinstance==1.0.2->-r requirements.txt (line 6)) 11:52:23 Downloading validate_email-1.3.tar.gz (4.7 kB) 11:52:23 Preparing metadata (setup.py): started 11:52:25 Preparing metadata (setup.py): finished with status 'done' 11:52:25 Collecting click>=3.3 (from flex->RESTinstance==1.0.2->-r requirements.txt (line 6)) 11:52:25 Downloading click-8.1.3-py3-none-any.whl (96 kB) 11:52:25 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 96.6/96.6 kB 4.5 MB/s eta 0:00:00 11:52:25 Collecting jsonpointer>=1.7 (from flex->RESTinstance==1.0.2->-r requirements.txt (line 6)) 11:52:25 Downloading jsonpointer-2.3-py2.py3-none-any.whl (7.8 kB) 11:52:26 Collecting ply (from jsonpath-ng->RESTinstance==1.0.2->-r requirements.txt (line 6)) 11:52:26 Downloading ply-3.11-py2.py3-none-any.whl (49 kB) 11:52:26 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 49.6/49.6 kB 2.5 MB/s eta 0:00:00 11:52:26 Collecting decorator (from jsonpath-ng->RESTinstance==1.0.2->-r requirements.txt (line 6)) 11:52:26 Downloading decorator-5.1.1-py3-none-any.whl (9.1 kB) 11:52:27 Collecting attrs>=17.4.0 (from jsonschema->RESTinstance==1.0.2->-r requirements.txt (line 6)) 11:52:27 Downloading attrs-23.1.0-py3-none-any.whl (61 kB) 11:52:27 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.2/61.2 kB 2.8 MB/s eta 0:00:00 11:52:27 Collecting pyrsistent!=0.17.0,!=0.17.1,!=0.17.2,>=0.14.0 (from jsonschema->RESTinstance==1.0.2->-r requirements.txt (line 6)) 11:52:27 Downloading pyrsistent-0.19.3-py3-none-any.whl (57 kB) 11:52:27 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 57.5/57.5 kB 2.4 MB/s eta 0:00:00 11:52:29 Collecting sortedcontainers (from trio~=0.17->selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3->-r requirements.txt (line 4)) 11:52:29 Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) 11:52:31 Collecting async-generator>=1.9 (from trio~=0.17->selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3->-r requirements.txt (line 4)) 11:52:31 Downloading async_generator-1.10-py3-none-any.whl (18 kB) 11:52:31 Collecting outcome (from trio~=0.17->selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3->-r requirements.txt (line 4)) 11:52:31 Downloading outcome-1.2.0-py2.py3-none-any.whl (9.7 kB) 11:52:31 Collecting sniffio (from trio~=0.17->selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3->-r requirements.txt (line 4)) 11:52:31 Downloading sniffio-1.3.0-py3-none-any.whl (10 kB) 11:52:31 Collecting exceptiongroup>=1.0.0rc9 (from trio~=0.17->selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3->-r requirements.txt (line 4)) 11:52:31 Downloading exceptiongroup-1.1.1-py3-none-any.whl (14 kB) 11:52:31 Collecting wsproto>=0.14 (from trio-websocket~=0.9->selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3->-r requirements.txt (line 4)) 11:52:31 Downloading wsproto-1.2.0-py3-none-any.whl (24 kB) 11:52:32 INFO: pip is looking at multiple versions of urllib3[socks] to determine which version is compatible with other requirements. This could take a while. 11:52:32 Collecting urllib3[socks]<3,>=1.26 (from selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3->-r requirements.txt (line 4)) 11:52:32 Downloading urllib3-2.0.2-py3-none-any.whl (123 kB) 11:52:32 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 123.2/123.2 kB 4.6 MB/s eta 0:00:00 11:52:32 Collecting PySocks!=1.5.7,<2.0,>=1.5.6 (from urllib3<1.27,>=1.21.1->requests==2.25.1->-r requirements.txt (line 8)) 11:52:32 Downloading PySocks-1.7.1-py3-none-any.whl (16 kB) 11:52:34 Collecting h11<1,>=0.9.0 (from wsproto>=0.14->trio-websocket~=0.9->selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3->-r requirements.txt (line 4)) 11:52:34 Downloading h11-0.14.0-py3-none-any.whl (58 kB) 11:52:34 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.3/58.3 kB 2.5 MB/s eta 0:00:00 11:52:35 Building wheels for collected packages: robotbackgroundlogger, paho-mqtt, numpy, psutil, pyzmq, psycopg2, flex, strict-rfc3339, GenSON, PyYAML, validate-email 11:52:35 Building wheel for robotbackgroundlogger (setup.py): started 11:52:37 Building wheel for robotbackgroundlogger (setup.py): finished with status 'done' 11:52:37 Created wheel for robotbackgroundlogger: filename=robotbackgroundlogger-1.2-py3-none-any.whl size=4277 sha256=00f1cbc60f2d101599b39fe91cfa2110c28efa71bdc9a926cbc44418fa4d7541 11:52:37 Stored in directory: /root/.cache/pip/wheels/e1/ba/3a/044b94be98620d4535fbdeca2d20fb3fce224aea27e0b66862 11:52:37 Building wheel for paho-mqtt (setup.py): started 11:52:38 Building wheel for paho-mqtt (setup.py): finished with status 'done' 11:52:38 Created wheel for paho-mqtt: filename=paho_mqtt-1.5.1-py3-none-any.whl size=61549 sha256=b96d2c5945dcb4b4789fb2f8381e754b45b9a23ad5aea5783085b75b4940e766 11:52:38 Stored in directory: /root/.cache/pip/wheels/b6/72/f9/44ca415a44f9cc7468fe4c59e6282938e504fadec09641fa63 11:52:38 Building wheel for numpy (pyproject.toml): started 11:55:30 Building wheel for numpy (pyproject.toml): still running... 11:56:38 Building wheel for numpy (pyproject.toml): still running... 11:57:37 Building wheel for numpy (pyproject.toml): still running... 11:58:33 Building wheel for numpy (pyproject.toml): still running... 11:59:41 Building wheel for numpy (pyproject.toml): still running... 12:00:38 Building wheel for numpy (pyproject.toml): still running... 12:01:59 Building wheel for numpy (pyproject.toml): still running... 12:02:56 Building wheel for numpy (pyproject.toml): still running... 12:04:03 Building wheel for numpy (pyproject.toml): still running... 12:08:10 Building wheel for numpy (pyproject.toml): still running... 12:10:32 Building wheel for numpy (pyproject.toml): still running... 12:12:54 Building wheel for numpy (pyproject.toml): still running... 12:15:15 Building wheel for numpy (pyproject.toml): still running... 12:16:37 Building wheel for numpy (pyproject.toml): still running... 12:18:59 Building wheel for numpy (pyproject.toml): still running... 12:22:50 Building wheel for numpy (pyproject.toml): still running... 12:24:42 Building wheel for numpy (pyproject.toml): still running... 12:26:34 Building wheel for numpy (pyproject.toml): still running... 12:26:52 Building wheel for numpy (pyproject.toml): finished with status 'done' 12:26:52 Created wheel for numpy: filename=numpy-1.22.3-cp310-cp310-linux_aarch64.whl size=18625257 sha256=5602b3a567a7ac676bf0621b94b933ca2d4cd3836e1825955e69ac3aa5429b23 12:26:52 Stored in directory: /root/.cache/pip/wheels/8e/91/68/1231ba60e6f8e12978799d8d6cb0357385a83664ceef0edd78 12:26:52 Building wheel for psutil (setup.py): started 12:27:02 Building wheel for psutil (setup.py): finished with status 'done' 12:27:02 Created wheel for psutil: filename=psutil-5.9.0-cp310-cp310-linux_aarch64.whl size=271959 sha256=0de2c699b46ad2d14e85ed7ec46b5c5ec69c9a720f24571df6dd2ed2fc527829 12:27:02 Stored in directory: /root/.cache/pip/wheels/0b/90/2e/be670c56c3ad980428e845d7f66480dcdfa008c3af2f27a2bf 12:27:02 Building wheel for pyzmq (pyproject.toml): started 12:28:24 Building wheel for pyzmq (pyproject.toml): still running... 12:30:00 Building wheel for pyzmq (pyproject.toml): still running... 12:30:15 Building wheel for pyzmq (pyproject.toml): finished with status 'done' 12:30:15 Created wheel for pyzmq: filename=pyzmq-22.2.1-cp310-cp310-linux_aarch64.whl size=1515188 sha256=87ab81d230ac1d2132c35deb064ea9727691afac6f7c4a54340be046580142e9 12:30:15 Stored in directory: /root/.cache/pip/wheels/fe/e5/6c/b7cb63e41c4add542d3df6f6d09af9bd65f9395fea4b16da8e 12:30:15 Building wheel for psycopg2 (setup.py): started 12:31:23 Building wheel for psycopg2 (setup.py): still running... 12:31:30 Building wheel for psycopg2 (setup.py): finished with status 'done' 12:31:30 Created wheel for psycopg2: filename=psycopg2-2.9.3-cp310-cp310-linux_aarch64.whl size=470360 sha256=97e6797576ee015b62fd14ded203b2995236593feb1ae2922a1d6b76b51e21f2 12:31:30 Stored in directory: /root/.cache/pip/wheels/81/b6/3d/091aad3e8919ea76c84c2674b02ce3ab52de882e091c39249e 12:31:30 Building wheel for flex (setup.py): started 12:31:32 Building wheel for flex (setup.py): finished with status 'done' 12:31:32 Created wheel for flex: filename=flex-6.14.1-py3-none-any.whl size=77257 sha256=2d8dcfccd05b2c170544d74d6b4d40893ce110fc6a35b1eff18ca3eefdfe8d41 12:31:32 Stored in directory: /root/.cache/pip/wheels/03/f3/f4/2969638ff9c909bf16dac8f17d8298ce9e4d5c854af4b3d061 12:31:32 Building wheel for strict-rfc3339 (setup.py): started 12:31:34 Building wheel for strict-rfc3339 (setup.py): finished with status 'done' 12:31:34 Created wheel for strict-rfc3339: filename=strict_rfc3339-0.7-py3-none-any.whl size=18128 sha256=6b4b9325147bc795969a7c9ba1af58f5689b4c6f54eb553c0f4d495d3fe79649 12:31:34 Stored in directory: /root/.cache/pip/wheels/d4/c2/43/78ecbcc49dd7594ca41c72be6ddb7844a486bae4b306fb3d14 12:31:34 Building wheel for GenSON (setup.py): started 12:31:36 Building wheel for GenSON (setup.py): finished with status 'done' 12:31:36 Created wheel for GenSON: filename=genson-1.2.2-py2.py3-none-any.whl size=21268 sha256=ca50e9913b902b6dd13f0f9ab8c47a4dc237fde4f85cf291ce6d176a735047d2 12:31:36 Stored in directory: /root/.cache/pip/wheels/7a/0f/7a/4e21606c6ce2485376522986cd8809d738907a611907b206ca 12:31:36 Building wheel for PyYAML (pyproject.toml): started 12:31:40 Building wheel for PyYAML (pyproject.toml): finished with status 'done' 12:31:40 Created wheel for PyYAML: filename=PyYAML-6.0-cp310-cp310-linux_aarch64.whl size=45334 sha256=66378446f647d46ce830c3d90c29d5a6434e135a39b2d321dcd002fb3134f7f2 12:31:40 Stored in directory: /root/.cache/pip/wheels/1d/f3/b4/4aea0992adbed14b36ce9c3857d3707c762a4374479230685d 12:31:40 Building wheel for validate-email (setup.py): started 12:31:42 Building wheel for validate-email (setup.py): finished with status 'done' 12:31:42 Created wheel for validate-email: filename=validate_email-1.3-py3-none-any.whl size=5466 sha256=2a40331bd4bcf9fd0d0500d43bd84ebbf07176795e753fc19d6536786f5a8361 12:31:42 Stored in directory: /root/.cache/pip/wheels/b2/7a/63/5c5bc2a88ffffb247771c1cc38c2bda3d78e1ffbff79ed8d18 12:31:42 Successfully built robotbackgroundlogger paho-mqtt numpy psutil pyzmq psycopg2 flex strict-rfc3339 GenSON PyYAML validate-email 12:31:45 Installing collected packages: validate-email, strict-rfc3339, sortedcontainers, robotframework, rfc3987, pytz, python-dotenv, ply, paho-mqtt, GenSON, websocket-client, urllib3, tzlocal, typing-extensions, sniffio, six, robotframework-pythonlibcore, robotbackgroundlogger, pyzmq, PyYAML, PySocks, pyrsistent, pygments, pycryptodome, psycopg2, psutil, numpy, jsonpointer, idna, h11, exceptiongroup, docutils, decorator, configparser, click, chardet, certifi, attrs, async-timeout, async-generator, wsproto, requests, redis, reactivex, python-dateutil, outcome, jsonschema, jsonpath-ng, trio, robotframework-requests, influxdb-client, flex, docker, trio-websocket, RESTinstance, selenium, robotframework-seleniumlibrary 12:33:07 Successfully installed GenSON-1.2.2 PySocks-1.7.1 PyYAML-6.0 RESTinstance-1.0.2 async-generator-1.10 async-timeout-4.0.2 attrs-23.1.0 certifi-2023.5.7 chardet-4.0.0 click-8.1.3 configparser-5.0.1 decorator-5.1.1 docker-4.4.1 docutils-0.20.1 exceptiongroup-1.1.1 flex-6.14.1 h11-0.14.0 idna-2.10 influxdb-client-1.33.0 jsonpath-ng-1.5.3 jsonpointer-2.3 jsonschema-4.17.3 numpy-1.22.3 outcome-1.2.0 paho-mqtt-1.5.1 ply-3.11 psutil-5.9.0 psycopg2-2.9.3 pycryptodome-3.15.0 pygments-2.15.1 pyrsistent-0.19.3 python-dateutil-2.8.2 python-dotenv-0.15.0 pytz-2023.3 pyzmq-22.2.1 reactivex-4.0.4 redis-4.5.4 requests-2.25.1 rfc3987-1.3.8 robotbackgroundlogger-1.2 robotframework-4.1.3 robotframework-pythonlibcore-4.1.2 robotframework-requests-0.8.0 robotframework-seleniumlibrary-5.1.3 selenium-4.9.1 six-1.16.0 sniffio-1.3.0 sortedcontainers-2.4.0 strict-rfc3339-0.7 trio-0.22.0 trio-websocket-0.10.2 typing-extensions-4.6.3 tzlocal-5.0.1 urllib3-1.26.16 validate-email-1.3 websocket-client-1.5.2 wsproto-1.2.0 12:33:07 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 12:33:45 Removing intermediate container 504c5c71a1e2 12:33:45 ---> cc889a3c5d8d 12:33:45 Step 10/13 : ENTRYPOINT ["sh", "/usr/local/bin/robot-entrypoint.sh"] 12:33:45 ---> Running in b6b8c5e24fad 12:33:45 Removing intermediate container b6b8c5e24fad 12:33:45 ---> e56b1371ee84 12:33:45 Step 11/13 : LABEL arch=arm64 12:33:45 ---> Running in 35b85bc61a6f 12:33:45 Removing intermediate container 35b85bc61a6f 12:33:45 ---> e89319c43bbf 12:33:45 Step 12/13 : LABEL git_sha=21311a246e0269663b919a6aee5f46d4ce1f791e 12:33:45 ---> Running in c5c12c60e39c 12:33:45 Removing intermediate container c5c12c60e39c 12:33:45 ---> 0939dd485bde 12:33:45 Step 13/13 : LABEL version=0.0.0 12:33:45 ---> Running in 13ab92e224b6 12:33:45 Removing intermediate container 13ab92e224b6 12:33:45 ---> 3ffcc0bab91a 12:33:45 [Warning] One or more build-args [ARCH] were not consumed 12:33:45 Successfully built 3ffcc0bab91a 12:33:45 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 12:33:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 12:33:46 12:33:46 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:33:46 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 12:33:46 arm64: Pulling from edgex-lftools-log-publisher 12:33:46 8998bd30e6a1: Pulling fs layer 12:33:46 04944245beec: Pulling fs layer 12:33:46 699f458cf7ca: Pulling fs layer 12:33:46 765212b225bb: Pulling fs layer 12:33:46 f23df028b6ca: Pulling fs layer 12:33:46 d65c8cfc05b1: Pulling fs layer 12:33:46 2437ff75d9bd: Pulling fs layer 12:33:46 765212b225bb: Waiting 12:33:46 f23df028b6ca: Waiting 12:33:46 d65c8cfc05b1: Waiting 12:33:46 2437ff75d9bd: Waiting 12:33:47 04944245beec: Verifying Checksum 12:33:47 04944245beec: Download complete 12:33:47 765212b225bb: Download complete 12:33:47 f23df028b6ca: Download complete 12:33:47 d65c8cfc05b1: Verifying Checksum 12:33:47 d65c8cfc05b1: Download complete 12:33:47 699f458cf7ca: Verifying Checksum 12:33:47 699f458cf7ca: Download complete 12:33:47 8998bd30e6a1: Verifying Checksum 12:33:47 8998bd30e6a1: Download complete 12:33:49 2437ff75d9bd: Verifying Checksum 12:33:49 2437ff75d9bd: Download complete 12:33:51 8998bd30e6a1: Pull complete 12:33:52 04944245beec: Pull complete 12:33:53 699f458cf7ca: Pull complete 12:33:53 765212b225bb: Pull complete 12:33:54 f23df028b6ca: Pull complete 12:33:54 d65c8cfc05b1: Pull complete 12:34:09 2437ff75d9bd: Pull complete 12:34:09 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 12:34:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 12:34:09 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:34:09 prd-ubuntu20.04-docker-arm64-4c-16g-18048 does not seem to be running inside a container 12:34:09 $ 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-51 -v /w/workspace/exfoundry_edgex-taf-common_PR-51:/w/workspace/exfoundry_edgex-taf-common_PR-51:rw,z -v /w/workspace/exfoundry_edgex-taf-common_PR-51@tmp:/w/workspace/exfoundry_edgex-taf-common_PR-51@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 12:34:12 $ docker top 468ba42744b693b1aa97600c7b50f2f110b40e2ecf8a48f27122192697f66a6a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:34:12 ---> job-cost.sh 12:34:12 lf-activate-venv: SKIPPING 12:34:12 INFO: No Stack... 12:34:13 INFO: Retrieving Pricing Info for: v3-standard-4 12:34:14 INFO: Archiving Costs [Pipeline] sh 12:34:14 + cat /w/workspace/exfoundry_edgex-taf-common_PR-51/archives/cost.csv 12:34:14 + cut -d, -f6 [Pipeline] lock 12:34:14 Trying to acquire lock on [jenkins-edgexfoundry-edgex-taf-common-PR-51-4-stack-cost] 12:34:14 Resource [jenkins-edgexfoundry-edgex-taf-common-PR-51-4-stack-cost] did not exist. Created. 12:34:14 Lock acquired on [jenkins-edgexfoundry-edgex-taf-common-PR-51-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 12:34:15 /w/workspace/exfoundry_edgex-taf-common_PR-51@tmp/durable-0c2e69d9/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 12:34:15 + echo total: 0.10999999940395355 [Pipeline] stash 12:34:15 Warning: overwriting stash ‘stack-cost’ 12:34:16 Stashed 1 file(s) [Pipeline] } 12:34:16 Lock released on resource [jenkins-edgexfoundry-edgex-taf-common-PR-51-4-stack-cost] [Pipeline] // lock [Pipeline] } 12:34:16 $ docker stop --time=1 468ba42744b693b1aa97600c7b50f2f110b40e2ecf8a48f27122192697f66a6a 12:34:17 $ docker rm -f --volumes 468ba42744b693b1aa97600c7b50f2f110b40e2ecf8a48f27122192697f66a6a [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 12:34:18 + [ -d /w/workspace/exfoundry_edgex-taf-common_PR-51/archives ] 12:34:18 + ls -al /w/workspace/exfoundry_edgex-taf-common_PR-51/archives 12:34:18 total 16 12:34:18 drwxr-xr-x 3 root root 4096 Jun 7 11:52 . 12:34:18 drwxrwxr-x 8 jenkins jenkins 4096 Jun 7 11:52 .. 12:34:18 drwxr-xr-x 2 root root 4096 Jun 7 11:52 cost 12:34:18 -rw-r--r-- 1 root root 87 Jun 7 11:52 cost.csv 12:34:18 + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_edgex-taf-common_PR-51/archives 12:34:18 + ls -al /w/workspace/exfoundry_edgex-taf-common_PR-51/archives 12:34:18 total 16 12:34:18 drwxr-xr-x 3 jenkins jenkins 4096 Jun 7 11:52 . 12:34:18 drwxrwxr-x 8 jenkins jenkins 4096 Jun 7 11:52 .. 12:34:18 drwxr-xr-x 2 jenkins jenkins 4096 Jun 7 11:52 cost 12:34:18 -rw-r--r-- 1 jenkins jenkins 87 Jun 7 11:52 cost.csv [Pipeline] libraryResource [Pipeline] sh 12:34:18 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 12:34:19 ---> package-listing.sh 12:34:19 ++ facter osfamily 12:34:19 ++ tr '[:upper:]' '[:lower:]' 12:34:19 + OS_FAMILY=debian 12:34:19 + workspace=/w/workspace/exfoundry_edgex-taf-common_PR-51 12:34:19 + START_PACKAGES=/tmp/packages_start.txt 12:34:19 + END_PACKAGES=/tmp/packages_end.txt 12:34:19 + DIFF_PACKAGES=/tmp/packages_diff.txt 12:34:19 + PACKAGES=/tmp/packages_start.txt 12:34:19 + '[' /w/workspace/exfoundry_edgex-taf-common_PR-51 ']' 12:34:19 + PACKAGES=/tmp/packages_end.txt 12:34:19 + case "${OS_FAMILY}" in 12:34:19 + dpkg -l 12:34:19 + grep '^ii' 12:34:19 + '[' -f /tmp/packages_start.txt ']' 12:34:19 + '[' -f /tmp/packages_end.txt ']' 12:34:19 + diff /tmp/packages_start.txt /tmp/packages_end.txt 12:34:19 + '[' /w/workspace/exfoundry_edgex-taf-common_PR-51 ']' 12:34:19 + mkdir -p /w/workspace/exfoundry_edgex-taf-common_PR-51/archives/ 12:34:19 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_edgex-taf-common_PR-51/archives/ [Pipeline] echo 12:34:19 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-51/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 12:34:20 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:34:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:34:20 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:34:20 prd-ubuntu20.04-docker-8c-8g-18041 does not seem to be running inside a container 12:34:20 $ 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-51/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-51 -v /w/workspace/exfoundry_edgex-taf-common_PR-51:/w/workspace/exfoundry_edgex-taf-common_PR-51:rw,z -v /w/workspace/exfoundry_edgex-taf-common_PR-51@tmp:/w/workspace/exfoundry_edgex-taf-common_PR-51@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 12:34:20 $ docker top 46afce5e5b08eda876f7a689047295318658abed4cb877f15f47c5706770ca16 -eo pid,comm [Pipeline] { [Pipeline] sh 12:34:21 + touch /tmp/pre-build-complete [Pipeline] sh 12:34:21 + mkdir -p /var/log/sysstat [Pipeline] sh 12:34:21 + ls /var/log/sa-host 12:34:21 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 12:34:21 provisioning config files... 12:34:21 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_edgex-taf-common_PR-51@tmp/config8602085888049054859tmp [Pipeline] { [Pipeline] echo 12:34:21 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 12:34:21 ---> create-netrc.sh [Pipeline] } 12:34:21 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 12:34:22 ---> python-tools-install.sh [Pipeline] echo 12:34:22 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 12:34:22 ---> sudo-logs.sh 12:34:22 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 12:34:22 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 12:34:22 ---> job-cost.sh 12:34:22 lf-activate-venv: SKIPPING 12:34:22 DEBUG: total: 0.2199999988079071 12:34:22 INFO: Retrieving Stack Cost... 12:34:23 INFO: Retrieving Pricing Info for: v3-standard-8 12:34:23 INFO: Archiving Costs [Pipeline] echo 12:34:23 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 12:34:24 ---> logs-deploy.sh 12:34:24 lf-activate-venv: SKIPPING 12:34:24 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-taf-common/PR-51/4 12:34:24 INFO: archiving workspace using pattern(s): 12:34:24 Archives upload complete. 12:34:24 INFO: archiving logs to Nexus