Pull request #52 event Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from ed4bade12fa4979c39d95b81877b1803343eb0ab+0492e7bd031c4fc3fe48691e52ee2ffbb2a76358 (d41c0c534775e8aae213ee9a13a4fcfced1e2245) 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-ssh3494264233194578417.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-ssh17554035627760453276.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-52/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-52/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10070688349482473424.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-ssh17666733846946406620.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-52/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-52/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh14651986750998232219.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 Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-18044’ Running on prd-ubuntu20.04-docker-8c-8g-18056 in /w/workspace/exfoundry_edgex-taf-common_PR-52 [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-52 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-taf-common.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-taf-common.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/pull/52/head:refs/remotes/origin/PR-52 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 0492e7bd031c4fc3fe48691e52ee2ffbb2a76358 into PR head commit ed4bade12fa4979c39d95b81877b1803343eb0ab Merge succeeded, producing ed4bade12fa4979c39d95b81877b1803343eb0ab Checking out Revision ed4bade12fa4979c39d95b81877b1803343eb0ab (PR-52) Commit message: "Bump requests from 2.25.1 to 2.31.0" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 12:54:09 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 12:54:09 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 12:54:09 ========================================================= 12:54:09 EdgeX Global Pipelines Version Info 12:54:09 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git config core.sparsecheckout # timeout=10 > git checkout -f ed4bade12fa4979c39d95b81877b1803343eb0ab # 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 0492e7bd031c4fc3fe48691e52ee2ffbb2a76358 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ed4bade12fa4979c39d95b81877b1803343eb0ab # timeout=10 > git rev-list --no-walk 86af1424e9b55314896a3cb41b57142501d99b39 # timeout=10 12:54:09 ------------------- 12:54:09 stable info: 12:54:09 ------------------- 12:54:09 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 12:54:09 Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 12:54:09 Message: update stable to v1.0.250 12:54:10 ------------------- 12:54:10 experimental info: 12:54:10 ------------------- 12:54:10 Commited By: **** collab-it+edgex@linuxfoundation.org 12:54:10 Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 12:54:10 Message: update experimental to v1.0.250 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo 12:54:10 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = taf-settings [Pipeline] echo 12:54:10 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-taf-common [Pipeline] echo 12:54:10 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 12:54:10 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 12:54:10 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 12:54:10 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-taf-common [Pipeline] echo 12:54:10 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 12:54:10 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = snapshots [Pipeline] echo 12:54:10 [edgeXSetupEnvironment]: set envvar DOCKER_PUSH_LATEST = true [Pipeline] echo 12:54:10 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 12:54:10 [edgeXSetupEnvironment]: set envvar ARCHIVE_IMAGE = false [Pipeline] echo 12:54:10 [edgeXSetupEnvironment]: set envvar ARCHIVE_NAME = edgex-taf-common-archive.tar.gz [Pipeline] echo 12:54:10 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 12:54:10 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 12:54:10 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-52 [Pipeline] echo 12:54:10 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-52 [Pipeline] echo 12:54:10 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-52 [Pipeline] echo 12:54:10 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ed4bade12fa4979c39d95b81877b1803343eb0ab [Pipeline] echo 12:54:10 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ed4bade [Pipeline] echo 12:54:10 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 12:54:10 provisioning config files... 12:54:10 copy managed file [taf-settings] to file:/w/workspace/exfoundry_edgex-taf-common_PR-52@tmp/config1318839127914216060tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:54:11 ---> docker-login.sh 12:54:11 nexus3.edgexfoundry.org:10001 12:54:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:54:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:54:11 Configure a credential helper to remove this warning. See 12:54:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:54:11 12:54:11 Login Succeeded 12:54:11 nexus3.edgexfoundry.org:10002 12:54:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:54:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:54:11 Configure a credential helper to remove this warning. See 12:54:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:54:11 12:54:11 Login Succeeded 12:54:11 nexus3.edgexfoundry.org:10003 12:54:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:54:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:54:11 Configure a credential helper to remove this warning. See 12:54:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:54:11 12:54:11 Login Succeeded 12:54:11 nexus3.edgexfoundry.org:10004 12:54:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:54:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:54:11 Configure a credential helper to remove this warning. See 12:54:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:54:11 12:54:11 Login Succeeded 12:54:11 docker.io 12:54:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:54:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:54:12 Configure a credential helper to remove this warning. See 12:54:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:54:12 12:54:12 Login Succeeded 12:54:12 ---> docker-login.sh ends [Pipeline] } 12:54:12 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 12:54:12 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 12:54:12 + grep -v github /etc/ssh/ssh_known_hosts 12:54:12 + [ -e /tmp/ssh_known_hosts ] 12:54:12 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 12:54:12 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 12:54:12 + sudo tee -a /etc/ssh/ssh_known_hosts 12:54:12 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:54:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 12:54:12 12:54:12 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:54:13 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 12:54:13 0.1.4: Pulling from edgex-devops/py-git-semver 12:54:13 b85a868b505f: Pulling fs layer 12:54:13 e2be974225ed: Pulling fs layer 12:54:13 339a4e72a1f5: Pulling fs layer 12:54:13 988bab9f4d93: Pulling fs layer 12:54:13 1469e6f7b9e6: Pulling fs layer 12:54:13 eaf3925da568: Pulling fs layer 12:54:13 bab4dde63d76: Pulling fs layer 12:54:13 bde34c3a00c8: Pulling fs layer 12:54:13 b352a97aabf1: Pulling fs layer 12:54:13 4872d77fe225: Pulling fs layer 12:54:13 5851b861e8e6: Pulling fs layer 12:54:13 bab4dde63d76: Waiting 12:54:13 bde34c3a00c8: Waiting 12:54:13 b352a97aabf1: Waiting 12:54:13 4872d77fe225: Waiting 12:54:13 5851b861e8e6: Waiting 12:54:13 1469e6f7b9e6: Waiting 12:54:13 eaf3925da568: Waiting 12:54:13 988bab9f4d93: Waiting 12:54:13 e2be974225ed: Verifying Checksum 12:54:13 e2be974225ed: Download complete 12:54:13 988bab9f4d93: Verifying Checksum 12:54:13 988bab9f4d93: Download complete 12:54:13 1469e6f7b9e6: Verifying Checksum 12:54:13 1469e6f7b9e6: Download complete 12:54:13 eaf3925da568: Verifying Checksum 12:54:13 eaf3925da568: Download complete 12:54:13 339a4e72a1f5: Verifying Checksum 12:54:13 339a4e72a1f5: Download complete 12:54:13 bde34c3a00c8: Verifying Checksum 12:54:13 bde34c3a00c8: Download complete 12:54:13 4872d77fe225: Download complete 12:54:13 5851b861e8e6: Download complete 12:54:13 b85a868b505f: Verifying Checksum 12:54:13 b85a868b505f: Download complete 12:54:13 bab4dde63d76: Verifying Checksum 12:54:13 bab4dde63d76: Download complete 12:54:14 b85a868b505f: Pull complete 12:54:15 e2be974225ed: Pull complete 12:54:15 339a4e72a1f5: Pull complete 12:54:15 988bab9f4d93: Pull complete 12:54:16 1469e6f7b9e6: Pull complete 12:54:16 eaf3925da568: Pull complete 12:54:18 bab4dde63d76: Pull complete 12:54:19 bde34c3a00c8: Pull complete 12:54:19 b352a97aabf1: Pull complete 12:54:20 4872d77fe225: Pull complete 12:54:21 5851b861e8e6: Pull complete 12:54:21 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 12:54:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 12:54:22 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:54:22 prd-ubuntu20.04-docker-8c-8g-18056 does not seem to be running inside a container 12:54:22 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_edgex-taf-common_PR-52 -v /w/workspace/exfoundry_edgex-taf-common_PR-52:/w/workspace/exfoundry_edgex-taf-common_PR-52:rw,z -v /w/workspace/exfoundry_edgex-taf-common_PR-52@tmp:/w/workspace/exfoundry_edgex-taf-common_PR-52@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 12:54:33 $ docker top fd5e4b8b65402237c59ae07912f64d2fd3e261eb763bd87082efe618377d4ccd -eo pid,comm 12:54: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). 12:54:33 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 12:54:33 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 12:54:33 [ssh-agent] Looking for ssh-agent implementation... 12:54:33 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:54:33 $ docker exec fd5e4b8b65402237c59ae07912f64d2fd3e261eb763bd87082efe618377d4ccd ssh-agent 12:54:33 SSH_AUTH_SOCK=/tmp/ssh-BCClpg5CqAZR/agent.32 12:54:33 SSH_AGENT_PID=38 12:54:33 Running ssh-add (command line suppressed) 12:54:33 Identity added: /w/workspace/exfoundry_edgex-taf-common_PR-52@tmp/private_key_10371628991413265655.key (/w/workspace/exfoundry_edgex-taf-common_PR-52@tmp/private_key_10371628991413265655.key) 12:54:33 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 12:54:34 + git tag --points-at HEAD [Pipeline] } 12:54:34 $ docker exec --env ******** --env ******** fd5e4b8b65402237c59ae07912f64d2fd3e261eb763bd87082efe618377d4ccd ssh-agent -k 12:54:34 unset SSH_AUTH_SOCK; 12:54:34 unset SSH_AGENT_PID; 12:54:34 echo Agent pid 38 killed; 12:54:34 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 12:54:34 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 12:54:34 [ssh-agent] Looking for ssh-agent implementation... 12:54:34 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:54:34 $ docker exec fd5e4b8b65402237c59ae07912f64d2fd3e261eb763bd87082efe618377d4ccd ssh-agent 12:54:34 SSH_AUTH_SOCK=/tmp/ssh-Z8IYE4dSBLDt/agent.70 12:54:34 SSH_AGENT_PID=76 12:54:34 Running ssh-add (command line suppressed) 12:54:34 Identity added: /w/workspace/exfoundry_edgex-taf-common_PR-52@tmp/private_key_5142411083121471642.key (/w/workspace/exfoundry_edgex-taf-common_PR-52@tmp/private_key_5142411083121471642.key) 12:54:34 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 12:54:35 + git semver init 12:54:35 2023-06-07 12:54:35,266 [run_init] DEBUG init version:0.0.0 force:False 12:54:35 2023-06-07 12:54:35,267 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_edgex-taf-common_PR-52/.semver 12:54:35 2023-06-07 12:54:35,267 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-taf-common.git /w/workspace/exfoundry_edgex-taf-common_PR-52/.semver 12:54:35 2023-06-07 12:54:35,268 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-taf-common.git', '/w/workspace/exfoundry_edgex-taf-common_PR-52/.semver'], cwd=/w/workspace/exfoundry_edgex-taf-common_PR-52, universal_newlines=False, shell=None, istream=None) 12:54:35 2023-06-07 12:54:35,867 [append_file] DEBUG append to file:/w/workspace/exfoundry_edgex-taf-common_PR-52/.git/info/exclude 12:54:35 2023-06-07 12:54:35,867 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_edgex-taf-common_PR-52/.semver/PR-52 with force:False 12:54:35 2023-06-07 12:54:35,868 [write_file] DEBUG write to file:/w/workspace/exfoundry_edgex-taf-common_PR-52/.semver/PR-52 12:54:35 2023-06-07 12:54:35,872 [execute] INFO git cat-file --batch-check 12:54:35 2023-06-07 12:54:35,872 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_edgex-taf-common_PR-52/.semver, universal_newlines=False, shell=None, istream=) 12:54:35 2023-06-07 12:54:35,877 [execute] INFO git cat-file --batch 12:54:35 2023-06-07 12:54:35,877 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_edgex-taf-common_PR-52/.semver, universal_newlines=False, shell=None, istream=) 12:54:35 2023-06-07 12:54:35,882 [read_version] DEBUG read version from /w/workspace/exfoundry_edgex-taf-common_PR-52/.semver/PR-52 12:54:35 0.0.0 [Pipeline] } 12:54:35 $ docker exec --env ******** --env ******** fd5e4b8b65402237c59ae07912f64d2fd3e261eb763bd87082efe618377d4ccd ssh-agent -k 12:54:36 unset SSH_AUTH_SOCK; 12:54:36 unset SSH_AGENT_PID; 12:54:36 echo Agent pid 76 killed; 12:54:36 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 12:54:36 + git semver [Pipeline] } 12:54:36 $ docker stop --time=1 fd5e4b8b65402237c59ae07912f64d2fd3e261eb763bd87082efe618377d4ccd 12:54:37 $ docker rm -f --volumes fd5e4b8b65402237c59ae07912f64d2fd3e261eb763bd87082efe618377d4ccd [Pipeline] // withDockerContainer [Pipeline] sh 12:54:38 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 12:54:38 Stashed 1 file(s) [Pipeline] echo 12:54: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 12:54:38 provisioning config files... 12:54:38 copy managed file [taf-settings] to file:/w/workspace/exfoundry_edgex-taf-common_PR-52@tmp/config17579992440114433218tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:54:38 ---> docker-login.sh 12:54:38 nexus3.edgexfoundry.org:10001 12:54:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:54:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:54:38 Configure a credential helper to remove this warning. See 12:54:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:54:38 12:54:38 Login Succeeded 12:54:38 nexus3.edgexfoundry.org:10002 12:54:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:54:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:54:38 Configure a credential helper to remove this warning. See 12:54:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:54:38 12:54:38 Login Succeeded 12:54:38 nexus3.edgexfoundry.org:10003 12:54:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:54:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:54:39 Configure a credential helper to remove this warning. See 12:54:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:54:39 12:54:39 Login Succeeded 12:54:39 nexus3.edgexfoundry.org:10004 12:54:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:54:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:54:39 Configure a credential helper to remove this warning. See 12:54:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:54:39 12:54:39 Login Succeeded 12:54:39 docker.io 12:54:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:54:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:54:39 Configure a credential helper to remove this warning. See 12:54:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:54:39 12:54:39 Login Succeeded 12:54:39 ---> docker-login.sh ends [Pipeline] } 12:54: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 12:54:39 + sudo chown -R jenkins:jenkins . [Pipeline] sh 12:54:40 + ls -al . 12:54:40 total 72 12:54:40 drwxrwxr-x 7 jenkins jenkins 4096 Jun 7 12:54 . 12:54:40 drwxrwxr-x 4 jenkins jenkins 4096 Jun 7 12:54 .. 12:54:40 drwxrwxr-x 8 jenkins jenkins 4096 Jun 7 12:54 .git 12:54:40 drwxrwxr-x 2 jenkins jenkins 4096 Jun 7 12:54 .github 12:54:40 -rw-rw-r-- 1 jenkins jenkins 22 Jun 7 12:54 .gitignore 12:54:40 drwxr-xr-x 3 jenkins jenkins 4096 Jun 7 12:54 .semver 12:54:40 -rw-rw-r-- 1 jenkins jenkins 1575 Jun 7 12:54 Dockerfile 12:54:40 -rw-rw-r-- 1 jenkins jenkins 746 Jun 7 12:54 Jenkinsfile 12:54:40 -rw-rw-r-- 1 jenkins jenkins 11381 Jun 7 12:54 LICENSE 12:54:40 -rw-rw-r-- 1 jenkins jenkins 3606 Jun 7 12:54 README.md 12:54:40 drwxrwxr-x 4 jenkins jenkins 4096 Jun 7 12:54 TAF-Manager 12:54:40 drwxrwxr-x 6 jenkins jenkins 4096 Jun 7 12:54 TUC 12:54:40 -rw-rw-r-- 1 jenkins jenkins 5 Jun 7 12:54 VERSION 12:54:40 -rw-rw-r-- 1 jenkins jenkins 344 Jun 7 12:54 requirements.txt 12:54:40 -rw-rw-r-- 1 jenkins jenkins 54 Jun 7 12:54 robot-entrypoint.sh 12:54:40 -rw-rw-r-- 1 jenkins jenkins 445 Jun 7 12:54 setup.py [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:54:40 + docker build -t edgex-taf-common -f Dockerfile --build-arg ARCH=amd64 --label git_sha=ed4bade12fa4979c39d95b81877b1803343eb0ab --label arch=amd64 --label version=0.0.0 . 12:54:40 Sending build context to Docker daemon 459.3kB 12:54:40 Step 1/13 : FROM alpine:3.16 12:54:41 3.16: Pulling from library/alpine 12:54:41 91d30c5bc195: Pulling fs layer 12:54:41 91d30c5bc195: Verifying Checksum 12:54:41 91d30c5bc195: Download complete 12:54:41 91d30c5bc195: Pull complete 12:54:41 Digest: sha256:c2b622f6e510a0d25bccaffa9e67b75a6860cb09b74bb58cfc36a9ef4331109f 12:54:41 Status: Downloaded newer image for alpine:3.16 12:54:41 ---> 8471affe5de5 12:54:41 Step 2/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: IOTech' 12:54:41 ---> Running in 5f910c0da8bd 12:54:41 Removing intermediate container 5f910c0da8bd 12:54:41 ---> acc1e7c2004e 12:54:41 Step 3/13 : LABEL maintainer="Bruce Huang " 12:54:42 ---> Running in 81e299f9fa94 12:54:42 Removing intermediate container 81e299f9fa94 12:54:42 ---> fc7213532c67 12:54:42 Step 4/13 : COPY . /edgex-taf/edgex-taf-common 12:54:42 ---> d6b3f244d4d7 12:54:42 Step 5/13 : COPY robot-entrypoint.sh /usr/local/bin/ 12:54:42 ---> d1009eefcb35 12:54:42 Step 6/13 : COPY requirements.txt /edgex-taf/requirements.txt 12:54:42 ---> 51d29f60d14b 12:54:42 Step 7/13 : WORKDIR /edgex-taf 12:54:42 ---> Running in d20ba57fc9e6 12:54:42 Removing intermediate container d20ba57fc9e6 12:54:42 ---> 479f4dc26817 12:54:42 Step 8/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 12:54:42 ---> Running in ba588ed67409 12:54:43 Removing intermediate container ba588ed67409 12:54:43 ---> 922525dd20cd 12:54: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 12:54:43 ---> Running in 6ac96708c26e 12:54:44 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 12:54:44 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 12:54:45 (1/5) Upgrading musl (1.2.3-r2 -> 1.2.3-r3) 12:54:45 (2/5) Upgrading ca-certificates-bundle (20220614-r0 -> 20230506-r0) 12:54:45 (3/5) Upgrading libcrypto1.1 (1.1.1t-r2 -> 1.1.1u-r1) 12:54:46 (4/5) Upgrading libssl1.1 (1.1.1t-r2 -> 1.1.1u-r1) 12:54:47 (5/5) Upgrading musl-utils (1.2.3-r2 -> 1.2.3-r3) 12:54:47 Executing busybox-1.35.0-r17.trigger 12:54:47 OK: 6 MiB in 14 packages 12:54:47 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 12:54:47 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 12:54:48 (1/9) Installing ca-certificates (20230506-r0) 12:54:48 (2/9) Installing brotli-libs (1.0.9-r6) 12:54:49 (3/9) Installing nghttp2-libs (1.47.0-r0) 12:54:49 (4/9) Installing libcurl (8.1.2-r0) 12:54:49 (5/9) Installing curl (8.1.2-r0) 12:54:50 (6/9) Installing docker-cli (20.10.20-r0) 12:54:50 (7/9) Installing oniguruma (6.9.8-r0) 12:54:51 (8/9) Installing jq (1.6-r1) 12:54:51 (9/9) Installing openssl (1.1.1u-r1) 12:54:51 Executing busybox-1.35.0-r17.trigger 12:54:51 Executing ca-certificates-20230506-r0.trigger 12:54:51 OK: 52 MiB in 23 packages 12:54:52 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 12:54:52 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 12:54:53 (1/137) Installing libmagic (5.41-r0) 12:54:53 Still waiting to schedule task 12:54:53 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-18050’ 12:54:53 (2/137) Installing file (5.41-r0) 12:54:53 (3/137) Installing libxau (1.0.9-r0) 12:54:54 (4/137) Installing libxdmcp (1.1.3-r0) 12:54:54 (5/137) Installing libxcb (1.15-r0) 12:54:54 (6/137) Installing libx11 (1.8-r0) 12:54:55 (7/137) Installing libxext (1.3.4-r0) 12:54:55 (8/137) Installing libice (1.0.10-r0) 12:54:55 (9/137) Installing libuuid (2.38-r1) 12:54:56 (10/137) Installing libsm (1.2.3-r0) 12:54:56 (11/137) Installing libxt (1.2.1-r0) 12:54:56 (12/137) Installing libxmu (1.1.3-r0) 12:54:56 (13/137) Installing xset (1.2.4-r0) 12:54:57 (14/137) Installing xprop (1.2.5-r0) 12:54:57 (15/137) Installing xdg-utils (1.1.3-r3) 12:54:57 (16/137) Installing eudev-libs (3.2.11-r0) 12:54:58 (17/137) Installing pkgconf (1.8.1-r0) 12:54:58 (18/137) Installing libffi (3.4.2-r1) 12:54:58 (19/137) Installing libintl (0.21-r2) 12:54:59 (20/137) Installing libblkid (2.38-r1) 12:54:59 (21/137) Installing libmount (2.38-r1) 12:54:59 (22/137) Installing pcre (8.45-r2) 12:55:00 (23/137) Installing glib (2.72.4-r0) 12:55:00 (24/137) Installing xz-libs (5.2.5-r1) 12:55:01 (25/137) Installing libxml2 (2.9.14-r2) 12:55:01 (26/137) Installing shared-mime-info (2.2-r2) 12:55:01 (27/137) Installing hicolor-icon-theme (0.17-r1) 12:55:02 (28/137) Installing libjpeg-turbo (2.1.3-r1) 12:55:02 (29/137) Installing libpng (1.6.37-r1) 12:55:03 (30/137) Installing libwebp (1.2.3-r1) 12:55:03 (31/137) Installing zstd-libs (1.5.2-r1) 12:55:04 (32/137) Installing tiff (4.4.0-r3) 12:55:04 (33/137) Installing gdk-pixbuf (2.42.8-r0) 12:55:05 (34/137) Installing gtk-update-icon-cache (2.24.33-r3) 12:55:05 (35/137) Installing libxcomposite (0.4.5-r0) 12:55:05 (36/137) Installing libxfixes (6.0.0-r0) 12:55:05 (37/137) Installing libxrender (0.9.10-r3) 12:55:05 (38/137) Installing libxcursor (1.2.1-r0) 12:55:06 (39/137) Installing libxdamage (1.1.5-r1) 12:55:06 (40/137) Installing libxi (1.8-r0) 12:55:06 (41/137) Installing libxinerama (1.1.4-r1) 12:55:06 (42/137) Installing libxrandr (1.5.2-r1) 12:55:07 (43/137) Installing atk (2.38.0-r0) 12:55:07 (44/137) Installing libxtst (1.2.3-r3) 12:55:07 (45/137) Installing dbus-libs (1.14.8-r0) 12:55:08 (46/137) Installing at-spi2-core (2.44.1-r0) 12:55:08 (47/137) Installing at-spi2-atk (2.38.0-r0) 12:55:08 (48/137) Installing expat (2.5.0-r0) 12:55:09 (49/137) Installing libbz2 (1.0.8-r1) 12:55:09 (50/137) Installing freetype (2.12.1-r0) 12:55:09 (51/137) Installing fontconfig (2.14.0-r0) 12:55:10 (52/137) Installing pixman (0.40.0-r4) 12:55:10 (53/137) Installing cairo (1.17.4-r2) 12:55:11 (54/137) Installing cairo-gobject (1.17.4-r2) 12:55:11 (55/137) Installing avahi-libs (0.8-r6) 12:55:11 (56/137) Installing gmp (6.2.1-r2) 12:55:12 (57/137) Installing nettle (3.7.3-r0) 12:55:12 (58/137) Installing p11-kit (0.24.1-r0) 12:55:12 (59/137) Installing libtasn1 (4.18.0-r1) 12:55:13 (60/137) Installing libunistring (1.0-r0) 12:55:13 (61/137) Installing gnutls (3.7.7-r1) 12:55:14 (62/137) Installing cups-libs (2.4.2-r1) 12:55:14 (63/137) Installing libepoxy (1.5.10-r0) 12:55:15 (64/137) Installing fribidi (1.0.12-r0) 12:55:15 (65/137) Installing graphite2 (1.3.14-r1) 12:55:15 (66/137) Installing harfbuzz (4.3.0-r0) 12:55:16 (67/137) Installing libxft (2.3.4-r0) 12:55:16 (68/137) Installing pango (1.50.7-r0) 12:55:16 (69/137) Installing wayland-libs-client (1.20.0-r0) 12:55:17 (70/137) Installing wayland-libs-cursor (1.20.0-r0) 12:55:17 (71/137) Installing wayland-libs-egl (1.20.0-r0) 12:55:17 (72/137) Installing xkeyboard-config (2.35.1-r0) 12:55:18 (73/137) Installing libxkbcommon (1.4.1-r0) 12:55:18 (74/137) Installing gtk+3.0 (3.24.34-r1) 12:55:18 Executing gtk+3.0-3.24.34-r1.post-install 12:55:18 (75/137) Installing libfontenc (1.1.4-r0) 12:55:19 (76/137) Installing mkfontscale (1.2.2-r0) 12:55:20 (77/137) Installing font-opensans (0_git20210927-r0) 12:55:20 (78/137) Installing libgcc (11.2.1_git20220219-r2) 12:55:21 (79/137) Installing libogg (1.3.5-r1) 12:55:21 (80/137) Installing libstdc++ (11.2.1_git20220219-r2) 12:55:21 (81/137) Installing flac (1.3.4-r0) 12:55:22 (82/137) Installing alsa-lib (1.2.7.2-r0) 12:55:22 (83/137) Installing libatomic (11.2.1_git20220219-r2) 12:55:23 (84/137) Installing sdl2 (2.0.22-r0) 12:55:23 (85/137) Installing aom-libs (3.3.0-r0) 12:55:26 (86/137) Installing libass (0.16.0-r0) 12:55:26 (87/137) Installing libdav1d (1.0.0-r0) 12:55:26 (88/137) Installing libpciaccess (0.16-r0) 12:55:27 (89/137) Installing libdrm (2.4.110-r0) 12:55:27 (90/137) Installing ncurses-terminfo-base (6.3_p20220521-r1) 12:55:27 (91/137) Installing ncurses-libs (6.3_p20220521-r1) 12:55:28 (92/137) Installing lame (3.100-r0) 12:55:28 (93/137) Installing opus (1.3.1-r1) 12:55:29 (94/137) Installing libasyncns (0.8-r1) 12:55:29 (95/137) Installing libltdl (2.4.7-r0) 12:55:29 (96/137) Installing orc (0.4.32-r0) 12:55:29 (97/137) Installing libvorbis (1.3.7-r0) 12:55:30 (98/137) Installing libsndfile (1.1.0-r0) 12:55:30 (99/137) Installing libgomp (11.2.1_git20220219-r2) 12:55:30 (100/137) Installing soxr (0.1.3-r2) 12:55:31 (101/137) Installing speexdsp (1.2.0-r0) 12:55:32 (102/137) Installing tdb-libs (1.4.6-r0) 12:55:32 (103/137) Installing libpulse (15.0-r2) 12:55:32 (104/137) Installing cjson (1.7.15-r3) 12:55:33 (105/137) Installing mbedtls (2.28.3-r0) 12:55:33 (106/137) Installing librist (0.2.6-r1) 12:55:33 (107/137) Installing libsrt (1.4.4-r0) 12:55:34 (108/137) Installing libssh (0.9.6-r1) 12:55:34 (109/137) Installing libtheora (1.1.1-r16) 12:55:35 (110/137) Installing v4l-utils-libs (1.22.1-r1) 12:55:35 (111/137) Installing libva (2.14.0-r0) 12:55:35 (112/137) Installing libvdpau (1.5-r0) 12:55:35 (113/137) Installing vidstab (1.1.0-r1) 12:55:36 (114/137) Installing libvpx (1.11.0-r1) 12:55:36 (115/137) Installing x264-libs (0.163_git20210613-r0) 12:55:37 (116/137) Installing numactl (2.0.14-r0) 12:55:37 (117/137) Installing x265-libs (3.5-r3) 12:55:38 (118/137) Installing xvidcore (1.3.7-r1) 12:55:38 (119/137) Installing ffmpeg-libs (5.0.3-r0) 12:55:39 (120/137) Installing libevent (2.1.12-r4) 12:55:39 (121/137) Installing mesa (21.3.9-r0) 12:55:40 (122/137) Installing wayland-libs-server (1.20.0-r0) 12:55:40 (123/137) Installing mesa-gbm (21.3.9-r0) 12:55:40 (124/137) Installing icu-data-en (71.1-r2) 12:55:40 Executing icu-data-en-71.1-r2.post-install 12:55:40 * 12:55:40 * If you need ICU with non-English locales and legacy charset support, install 12:55:40 * package icu-data-full. 12:55:40 * 12:55:40 (125/137) Installing icu-libs (71.1-r2) 12:55:41 (126/137) Installing lcms2 (2.13.1-r0) 12:55:41 (127/137) Installing minizip (1.2.12-r0) 12:55:42 (128/137) Installing nspr (4.33-r0) 12:55:42 (129/137) Installing sqlite-libs (3.40.1-r0) 12:55:42 (130/137) Installing nss (3.78.1-r0) 12:55:43 (131/137) Installing re2 (2022.04.01-r0) 12:55:43 (132/137) Installing snappy (1.1.9-r4) 12:55:43 (133/137) Installing libgpg-error (1.45-r0) 12:55:44 (134/137) Installing libgcrypt (1.10.1-r0) 12:55:44 (135/137) Installing libxslt (1.1.35-r0) 12:55:45 (136/137) Installing chromium (102.0.5005.182-r0) 12:55:47 (137/137) Installing chromium-chromedriver (102.0.5005.182-r0) 12:55:47 Executing busybox-1.35.0-r17.trigger 12:55:47 Executing glib-2.72.4-r0.trigger 12:55:47 Executing shared-mime-info-2.2-r2.trigger 12:55:48 Executing gdk-pixbuf-2.42.8-r0.trigger 12:55:48 Executing gtk-update-icon-cache-2.24.33-r3.trigger 12:55:48 Executing fontconfig-2.14.0-r0.trigger 12:55:48 Executing mkfontscale-1.2.2-r0.trigger 12:55:48 OK: 409 MiB in 160 packages 12:55:48 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 12:55:49 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 12:55:49 (1/21) Installing binutils (2.38-r3) 12:55:50 (2/21) Installing isl22 (0.22-r0) 12:55:50 (3/21) Installing mpfr4 (4.1.0-r0) 12:55:51 (4/21) Installing mpc1 (1.2.1-r0) 12:55:51 (5/21) Installing gcc (11.2.1_git20220219-r2) 12:55:52 (6/21) Installing musl-dev (1.2.3-r3) 12:55:53 (7/21) Installing libc-dev (0.7.2-r3) 12:55:53 (8/21) Installing linux-headers (5.16.7-r1) 12:55:54 (9/21) Installing libffi-dev (3.4.2-r1) 12:55:54 (10/21) Installing libpq (14.8-r0) 12:55:54 (11/21) Installing openssl-dev (1.1.1u-r1) 12:55:55 (12/21) Installing libpq-dev (14.8-r0) 12:55:55 (13/21) Installing libecpg (14.8-r0) 12:55:55 (14/21) Installing libecpg-dev (14.8-r0) 12:55:56 (15/21) Installing llvm13-libs (13.0.1-r2) 12:55:57 (16/21) Installing clang-libs (13.0.1-r1) 12:56:04 (17/21) Installing clang (13.0.1-r1) 12:56:04 (18/21) Installing icu (71.1-r2) 12:56:04 (19/21) Installing icu-dev (71.1-r2) 12:56:05 (20/21) Installing llvm13 (13.0.1-r2) 12:56:06 (21/21) Installing postgresql14-dev (14.8-r0) 12:56:06 Executing busybox-1.35.0-r17.trigger 12:56:06 OK: 822 MiB in 181 packages 12:56:06 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 12:56:07 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 12:56:07 (1/10) Installing g++ (11.2.1_git20220219-r2) 12:56:08 (2/10) Installing gdbm (1.23-r0) 12:56:09 (3/10) Installing mpdecimal (2.5.1-r1) 12:56:09 (4/10) Installing readline (8.1.2-r0) 12:56:09 (5/10) Installing python3 (3.10.11-r0) 12:56:10 (6/10) Installing python3-dev (3.10.11-r0) 12:56:11 (7/10) Installing libsodium (1.0.18-r0) 12:56:11 (8/10) Installing libzmq (4.3.4-r0) 12:56:12 (9/10) Installing libsodium-dev (1.0.18-r0) 12:56:12 (10/10) Installing zeromq-dev (4.3.4-r0) 12:56:12 Executing busybox-1.35.0-r17.trigger 12:56:12 OK: 974 MiB in 191 packages 12:56:12 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 12:56:13 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 12:56:13 OK: 974 MiB in 191 packages 12:56:13 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 12:56:14 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 12:56:15 (1/1) Installing tzdata (2023c-r0) 12:56:15 Executing busybox-1.35.0-r17.trigger 12:56:15 OK: 978 MiB in 192 packages 12:56:15 (1/1) Purging tzdata (2023c-r0) 12:56:15 Executing busybox-1.35.0-r17.trigger 12:56:15 OK: 974 MiB in 191 packages 12:56:18 Looking in links: /tmp/tmpkbpgr8ar 12:56:18 Processing /tmp/tmpkbpgr8ar/setuptools-65.5.0-py3-none-any.whl 12:56:18 Processing /tmp/tmpkbpgr8ar/pip-23.0.1-py3-none-any.whl 12:56:18 Installing collected packages: setuptools, pip 12:56:27 Successfully installed pip-23.0.1 setuptools-65.5.0 12:56:27 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 12:56:27 Requirement already satisfied: pip in /usr/lib/python3.10/site-packages (23.0.1) 12:56:27 Collecting pip 12:56:27 Downloading pip-23.1.2-py3-none-any.whl (2.1 MB) 12:56:27 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 48.9 MB/s eta 0:00:00 12:56:27 Requirement already satisfied: setuptools in /usr/lib/python3.10/site-packages (65.5.0) 12:56:28 Collecting setuptools 12:56:28 Downloading setuptools-67.8.0-py3-none-any.whl (1.1 MB) 12:56:28 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 86.0 MB/s eta 0:00:00 12:56:28 Collecting wheel 12:56:28 Downloading wheel-0.40.0-py3-none-any.whl (64 kB) 12:56:28 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 64.5/64.5 kB 145.2 MB/s eta 0:00:00 12:56:28 Installing collected packages: wheel, setuptools, pip 12:56:28 Attempting uninstall: setuptools 12:56:28 Found existing installation: setuptools 65.5.0 12:56:28 Uninstalling setuptools-65.5.0: 12:56:28 Successfully uninstalled setuptools-65.5.0 12:56:32 Attempting uninstall: pip 12:56:32 Found existing installation: pip 23.0.1 12:56:32 Uninstalling pip-23.0.1: 12:56:32 Successfully uninstalled pip-23.0.1 12:56:34 Successfully installed pip-23.1.2 setuptools-67.8.0 wheel-0.40.0 12:56:34 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 12:56:35 Processing ./edgex-taf-common 12:56:35 Preparing metadata (setup.py): started 12:56:35 Preparing metadata (setup.py): finished with status 'done' 12:56:35 Building wheels for collected packages: edgex-taf-common 12:56:35 Building wheel for edgex-taf-common (setup.py): started 12:56:35 Building wheel for edgex-taf-common (setup.py): finished with status 'done' 12:56:35 Created wheel for edgex-taf-common: filename=edgex_taf_common-0.0.0-py3-none-any.whl size=14472 sha256=637587155f521781c155ad16cc98bf7967bd1be292e15b851c709996856edc90 12:56:35 Stored in directory: /root/.cache/pip/wheels/61/f5/b0/ccd98a608bbb4978be0e5d8235f9fb4ae43535dafafd44bbbd 12:56:35 Successfully built edgex-taf-common 12:56:35 Installing collected packages: edgex-taf-common 12:56:37 Successfully installed edgex-taf-common-0.0.0 12:56:37 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:56:47 Collecting robotframework==6.0.2 (from -r requirements.txt (line 1)) 12:56:47 Downloading robotframework-6.0.2-py3-none-any.whl (658 kB) 12:56:47 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 658.7/658.7 kB 8.0 MB/s eta 0:00:00 12:56:47 Collecting python-dotenv==0.15.0 (from -r requirements.txt (line 2)) 12:56:47 Downloading python_dotenv-0.15.0-py2.py3-none-any.whl (18 kB) 12:56:47 Collecting robotframework-requests==0.8.0 (from -r requirements.txt (line 3)) 12:56:47 Downloading robotframework_requests-0.8.0-py3-none-any.whl (16 kB) 12:56:47 Collecting robotframework-seleniumlibrary==5.1.3 (from -r requirements.txt (line 4)) 12:56:47 Downloading robotframework_seleniumlibrary-5.1.3-py2.py3-none-any.whl (94 kB) 12:56:47 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 94.7/94.7 kB 3.1 MB/s eta 0:00:00 12:56:47 Collecting robotbackgroundlogger==1.2 (from -r requirements.txt (line 5)) 12:56:47 Downloading robotbackgroundlogger-1.2.tar.gz (3.9 kB) 12:56:47 Preparing metadata (setup.py): started 12:56:47 Preparing metadata (setup.py): finished with status 'done' 12:56:47 Collecting RESTinstance==1.3.0 (from -r requirements.txt (line 6)) 12:56:47 Downloading RESTinstance-1.3.0-py2.py3-none-any.whl (29 kB) 12:56:47 Collecting configparser==5.0.1 (from -r requirements.txt (line 7)) 12:56:47 Downloading configparser-5.0.1-py3-none-any.whl (22 kB) 12:56:47 Collecting requests==2.31.0 (from -r requirements.txt (line 8)) 12:56:47 Downloading requests-2.31.0-py3-none-any.whl (62 kB) 12:56:47 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.6/62.6 kB 758.5 kB/s eta 0:00:00 12:56:47 Collecting paho-mqtt==1.5.1 (from -r requirements.txt (line 9)) 12:56:47 Downloading paho-mqtt-1.5.1.tar.gz (101 kB) 12:56:47 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 101.8/101.8 kB 2.0 MB/s eta 0:00:00 12:56:47 Preparing metadata (setup.py): started 12:56:48 Preparing metadata (setup.py): finished with status 'done' 12:56:48 Collecting docker==4.4.1 (from -r requirements.txt (line 10)) 12:56:48 Downloading docker-4.4.1-py2.py3-none-any.whl (146 kB) 12:56:48 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 146.8/146.8 kB 15.2 MB/s eta 0:00:00 12:56:48 Collecting numpy==1.22.3 (from -r requirements.txt (line 11)) 12:56:48 Downloading numpy-1.22.3.zip (11.5 MB) 12:56:49 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 11.5/11.5 MB 47.3 MB/s eta 0:00:00 12:56:49 Installing build dependencies: started 12:56:52 Installing build dependencies: finished with status 'done' 12:56:52 Getting requirements to build wheel: started 12:56:53 Getting requirements to build wheel: finished with status 'done' 12:56:53 Preparing metadata (pyproject.toml): started 12:56:54 Preparing metadata (pyproject.toml): finished with status 'done' 12:56:54 Collecting psutil==5.9.0 (from -r requirements.txt (line 12)) 12:56:54 Downloading psutil-5.9.0.tar.gz (478 kB) 12:56:54 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 478.3/478.3 kB 9.8 MB/s eta 0:00:00 12:56:54 Preparing metadata (setup.py): started 12:56:54 Preparing metadata (setup.py): finished with status 'done' 12:56:54 Collecting redis==4.5.3 (from -r requirements.txt (line 13)) 12:56:54 Downloading redis-4.5.3-py3-none-any.whl (238 kB) 12:56:55 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 238.6/238.6 kB 7.6 MB/s eta 0:00:00 12:56:55 Collecting pyzmq==22.2.1 (from -r requirements.txt (line 14)) 12:56:55 Downloading pyzmq-22.2.1.tar.gz (1.2 MB) 12:56:55 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 28.9 MB/s eta 0:00:00 12:56:55 Installing build dependencies: started 12:56:58 Installing build dependencies: finished with status 'done' 12:56:58 Getting requirements to build wheel: started 12:56:58 Getting requirements to build wheel: finished with status 'done' 12:56:58 Preparing metadata (pyproject.toml): started 12:56:58 Preparing metadata (pyproject.toml): finished with status 'done' 12:56:58 Collecting influxdb-client==1.33.0 (from -r requirements.txt (line 15)) 12:56:58 Downloading influxdb_client-1.33.0-py3-none-any.whl (706 kB) 12:56:58 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 706.6/706.6 kB 22.0 MB/s eta 0:00:00 12:56:59 Collecting psycopg2==2.9.3 (from -r requirements.txt (line 16)) 12:56:59 Downloading psycopg2-2.9.3.tar.gz (380 kB) 12:56:59 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 380.6/380.6 kB 5.9 MB/s eta 0:00:00 12:56:59 Preparing metadata (setup.py): started 12:56:59 Preparing metadata (setup.py): finished with status 'done' 12:56:59 Collecting pycryptodome==3.15.0 (from -r requirements.txt (line 17)) 12:56:59 Downloading pycryptodome-3.15.0.tar.gz (4.5 MB) 12:56:59 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.5/4.5 MB 62.1 MB/s eta 0:00:00 12:56:59 Preparing metadata (setup.py): started 12:57:01 Preparing metadata (setup.py): finished with status 'done' 12:57:01 Collecting robotframework-pythonlibcore>=2.1.0 (from robotframework-seleniumlibrary==5.1.3->-r requirements.txt (line 4)) 12:57:01 Downloading robotframework_pythonlibcore-4.1.2-py2.py3-none-any.whl (10 kB) 12:57:01 Collecting selenium>=3.141.0 (from robotframework-seleniumlibrary==5.1.3->-r requirements.txt (line 4)) 12:57:01 Downloading selenium-4.9.1-py3-none-any.whl (6.6 MB) 12:57:01 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 6.6/6.6 MB 47.7 MB/s eta 0:00:00 12:57:01 Collecting docutils (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 12:57:01 Downloading docutils-0.20.1-py3-none-any.whl (572 kB) 12:57:01 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 572.7/572.7 kB 13.0 MB/s eta 0:00:00 12:57:01 Collecting flex (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 12:57:01 Downloading flex-6.14.1.tar.gz (40 kB) 12:57:01 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 40.9/40.9 kB 7.8 MB/s eta 0:00:00 12:57:01 Preparing metadata (setup.py): started 12:57:02 Preparing metadata (setup.py): finished with status 'done' 12:57:02 Collecting GenSON (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 12:57:02 Downloading genson-1.2.2.tar.gz (34 kB) 12:57:02 Preparing metadata (setup.py): started 12:57:02 Preparing metadata (setup.py): finished with status 'done' 12:57:02 Collecting jsonpath-ng (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 12:57:02 Downloading jsonpath_ng-1.5.3-py3-none-any.whl (29 kB) 12:57:03 Collecting jsonschema (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 12:57:03 Downloading jsonschema-4.17.3-py3-none-any.whl (90 kB) 12:57:03 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 90.4/90.4 kB 1.2 MB/s eta 0:00:00 12:57:03 Collecting pygments (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 12:57:03 Downloading Pygments-2.15.1-py3-none-any.whl (1.1 MB) 12:57:03 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 7.9 MB/s eta 0:00:00 12:57:03 Collecting pytz (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 12:57:03 Downloading pytz-2023.3-py2.py3-none-any.whl (502 kB) 12:57:03 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 502.3/502.3 kB 45.7 MB/s eta 0:00:00 12:57:03 Collecting tzlocal (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 12:57:03 Downloading tzlocal-5.0.1-py3-none-any.whl (20 kB) 12:57:03 Collecting charset-normalizer<4,>=2 (from requests==2.31.0->-r requirements.txt (line 8)) 12:57:03 Downloading charset_normalizer-3.1.0-cp310-cp310-musllinux_1_1_x86_64.whl (192 kB) 12:57:03 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 192.8/192.8 kB 8.0 MB/s eta 0:00:00 12:57:03 Collecting idna<4,>=2.5 (from requests==2.31.0->-r requirements.txt (line 8)) 12:57:03 Downloading idna-3.4-py3-none-any.whl (61 kB) 12:57:03 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.5/61.5 kB 1.8 MB/s eta 0:00:00 12:57:03 Collecting urllib3<3,>=1.21.1 (from requests==2.31.0->-r requirements.txt (line 8)) 12:57:03 Downloading urllib3-2.0.3-py3-none-any.whl (123 kB) 12:57:03 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 123.6/123.6 kB 18.2 MB/s eta 0:00:00 12:57:03 Collecting certifi>=2017.4.17 (from requests==2.31.0->-r requirements.txt (line 8)) 12:57:03 Downloading certifi-2023.5.7-py3-none-any.whl (156 kB) 12:57:03 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 157.0/157.0 kB 6.7 MB/s eta 0:00:00 12:57:04 Collecting six>=1.4.0 (from docker==4.4.1->-r requirements.txt (line 10)) 12:57:04 Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) 12:57:04 Collecting websocket-client>=0.32.0 (from docker==4.4.1->-r requirements.txt (line 10)) 12:57:04 Downloading websocket_client-1.5.2-py3-none-any.whl (56 kB) 12:57:04 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 56.6/56.6 kB 450.0 kB/s eta 0:00:00 12:57:04 Collecting async-timeout>=4.0.2 (from redis==4.5.3->-r requirements.txt (line 13)) 12:57:04 Downloading async_timeout-4.0.2-py3-none-any.whl (5.8 kB) 12:57:04 Collecting reactivex>=4.0.4 (from influxdb-client==1.33.0->-r requirements.txt (line 15)) 12:57:04 Downloading reactivex-4.0.4-py3-none-any.whl (217 kB) 12:57:04 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 217.8/217.8 kB 6.9 MB/s eta 0:00:00 12:57:04 Collecting python-dateutil>=2.5.3 (from influxdb-client==1.33.0->-r requirements.txt (line 15)) 12:57:04 Downloading python_dateutil-2.8.2-py2.py3-none-any.whl (247 kB) 12:57:04 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 247.7/247.7 kB 27.5 MB/s eta 0:00:00 12:57:04 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) 12:57:04 Collecting typing-extensions<5.0.0,>=4.1.1 (from reactivex>=4.0.4->influxdb-client==1.33.0->-r requirements.txt (line 15)) 12:57:04 Downloading typing_extensions-4.6.3-py3-none-any.whl (31 kB) 12:57:04 Collecting trio~=0.17 (from selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3->-r requirements.txt (line 4)) 12:57:04 Downloading trio-0.22.0-py3-none-any.whl (384 kB) 12:57:04 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 384.9/384.9 kB 13.7 MB/s eta 0:00:00 12:57:04 Collecting trio-websocket~=0.9 (from selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3->-r requirements.txt (line 4)) 12:57:04 Downloading trio_websocket-0.10.2-py3-none-any.whl (17 kB) 12:57:05 Collecting PyYAML>=3.11 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) 12:57:05 Downloading PyYAML-6.0.tar.gz (124 kB) 12:57:05 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 125.0/125.0 kB 17.4 MB/s eta 0:00:00 12:57:05 Installing build dependencies: started 12:57:09 Installing build dependencies: finished with status 'done' 12:57:09 Getting requirements to build wheel: started 12:57:10 Getting requirements to build wheel: finished with status 'done' 12:57:10 Preparing metadata (pyproject.toml): started 12:57:11 Preparing metadata (pyproject.toml): finished with status 'done' 12:57:11 Collecting validate-email>=1.2 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) 12:57:11 Downloading validate_email-1.3.tar.gz (4.7 kB) 12:57:11 Preparing metadata (setup.py): started 12:57:11 Preparing metadata (setup.py): finished with status 'done' 12:57:11 Collecting rfc3987>=1.3.4 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) 12:57:11 Downloading rfc3987-1.3.8-py2.py3-none-any.whl (13 kB) 12:57:11 Collecting strict-rfc3339>=0.7 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) 12:57:11 Downloading strict-rfc3339-0.7.tar.gz (17 kB) 12:57:11 Preparing metadata (setup.py): started 12:57:12 Preparing metadata (setup.py): finished with status 'done' 12:57:12 Collecting click>=3.3 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) 12:57:12 Downloading click-8.1.3-py3-none-any.whl (96 kB) 12:57:12 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 96.6/96.6 kB 12.4 MB/s eta 0:00:00 12:57:12 Collecting jsonpointer>=1.7 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) 12:57:12 Downloading jsonpointer-2.3-py2.py3-none-any.whl (7.8 kB) 12:57:12 Collecting ply (from jsonpath-ng->RESTinstance==1.3.0->-r requirements.txt (line 6)) 12:57:12 Downloading ply-3.11-py2.py3-none-any.whl (49 kB) 12:57:12 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 49.6/49.6 kB 10.2 MB/s eta 0:00:00 12:57:12 Collecting decorator (from jsonpath-ng->RESTinstance==1.3.0->-r requirements.txt (line 6)) 12:57:12 Downloading decorator-5.1.1-py3-none-any.whl (9.1 kB) 12:57:12 Collecting attrs>=17.4.0 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) 12:57:12 Downloading attrs-23.1.0-py3-none-any.whl (61 kB) 12:57:12 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.2/61.2 kB 8.3 MB/s eta 0:00:00 12:57:12 Collecting pyrsistent!=0.17.0,!=0.17.1,!=0.17.2,>=0.14.0 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) 12:57:12 Downloading pyrsistent-0.19.3-py3-none-any.whl (57 kB) 12:57:12 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 57.5/57.5 kB 8.2 MB/s eta 0:00:00 12:57:12 Collecting sortedcontainers (from trio~=0.17->selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3->-r requirements.txt (line 4)) 12:57:12 Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) 12:57:12 Collecting async-generator>=1.9 (from trio~=0.17->selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3->-r requirements.txt (line 4)) 12:57:12 Downloading async_generator-1.10-py3-none-any.whl (18 kB) 12:57:12 Collecting outcome (from trio~=0.17->selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3->-r requirements.txt (line 4)) 12:57:12 Downloading outcome-1.2.0-py2.py3-none-any.whl (9.7 kB) 12:57:12 Collecting sniffio (from trio~=0.17->selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3->-r requirements.txt (line 4)) 12:57:12 Downloading sniffio-1.3.0-py3-none-any.whl (10 kB) 12:57:12 Collecting exceptiongroup>=1.0.0rc9 (from trio~=0.17->selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3->-r requirements.txt (line 4)) 12:57:12 Downloading exceptiongroup-1.1.1-py3-none-any.whl (14 kB) 12:57:13 Collecting wsproto>=0.14 (from trio-websocket~=0.9->selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3->-r requirements.txt (line 4)) 12:57:13 Downloading wsproto-1.2.0-py3-none-any.whl (24 kB) 12:57:13 Collecting pysocks!=1.5.7,<2.0,>=1.5.6 (from urllib3<3,>=1.21.1->requests==2.31.0->-r requirements.txt (line 8)) 12:57:13 Downloading PySocks-1.7.1-py3-none-any.whl (16 kB) 12:57:13 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)) 12:57:13 Downloading h11-0.14.0-py3-none-any.whl (58 kB) 12:57:13 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.3/58.3 kB 7.2 MB/s eta 0:00:00 12:57:13 Building wheels for collected packages: robotbackgroundlogger, paho-mqtt, numpy, psutil, pyzmq, psycopg2, pycryptodome, flex, GenSON, PyYAML, strict-rfc3339, validate-email 12:57:13 Building wheel for robotbackgroundlogger (setup.py): started 12:57:13 Building wheel for robotbackgroundlogger (setup.py): finished with status 'done' 12:57:13 Created wheel for robotbackgroundlogger: filename=robotbackgroundlogger-1.2-py3-none-any.whl size=4277 sha256=d771080c9ccbd4d544802f605b86305ba46acbc544f040c59c50ee792039a243 12:57:13 Stored in directory: /root/.cache/pip/wheels/e1/ba/3a/044b94be98620d4535fbdeca2d20fb3fce224aea27e0b66862 12:57:13 Building wheel for paho-mqtt (setup.py): started 12:57:14 Building wheel for paho-mqtt (setup.py): finished with status 'done' 12:57:14 Created wheel for paho-mqtt: filename=paho_mqtt-1.5.1-py3-none-any.whl size=61549 sha256=4bae0ca6e18ef8aad9737b091e3f41454abb75b7c91b2f3d0cb240d73739e50d 12:57:14 Stored in directory: /root/.cache/pip/wheels/b6/72/f9/44ca415a44f9cc7468fe4c59e6282938e504fadec09641fa63 12:57:14 Building wheel for numpy (pyproject.toml): started 12:57:44 Running on prd-ubuntu20.04-docker-arm64-4c-16g-18067 in /w/workspace/exfoundry_edgex-taf-common_PR-52 [Pipeline] { [Pipeline] checkout 12:57:44 Selected Git installation does not exist. Using Default 12:57:44 The recommended git tool is: NONE 12:57:50 using credential edgex-jenkins-ssh 12:57:50 Cloning the remote Git repository 12:57:50 Cloning repository git@github.com:edgexfoundry/edgex-taf-common.git 12:57:51 > git init /w/workspace/exfoundry_edgex-taf-common_PR-52 # timeout=10 12:57:51 Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git 12:57:51 > git --version # timeout=10 12:57:51 > git --version # 'git version 2.25.1' 12:57:51 using GIT_SSH to set credentials SSH Credentials for GitHub 12:57:51 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/heads/*:refs/remotes/origin/* # timeout=10 12:57:52 > git config remote.origin.url git@github.com:edgexfoundry/edgex-taf-common.git # timeout=10 12:57:52 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 12:57:53 > git config remote.origin.url git@github.com:edgexfoundry/edgex-taf-common.git # timeout=10 12:57:53 Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git 12:57:53 using GIT_SSH to set credentials SSH Credentials for GitHub 12:57:53 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/pull/52/head:refs/remotes/origin/PR-52 +refs/heads/main:refs/remotes/origin/main # timeout=10 12:57:53 Merging remotes/origin/main commit 0492e7bd031c4fc3fe48691e52ee2ffbb2a76358 into PR head commit ed4bade12fa4979c39d95b81877b1803343eb0ab 12:57:54 Merge succeeded, producing ed4bade12fa4979c39d95b81877b1803343eb0ab 12:57:54 Checking out Revision ed4bade12fa4979c39d95b81877b1803343eb0ab (PR-52) 12:57:54 Commit message: "Bump requests from 2.25.1 to 2.31.0" [Pipeline] withEnv [Pipeline] { 12:57:53 > git config core.sparsecheckout # timeout=10 12:57:53 > git checkout -f ed4bade12fa4979c39d95b81877b1803343eb0ab # timeout=10 12:57:53 > git remote # timeout=10 12:57:53 > git config --get remote.origin.url # timeout=10 12:57:53 using GIT_SSH to set credentials SSH Credentials for GitHub 12:57:53 > git merge 0492e7bd031c4fc3fe48691e52ee2ffbb2a76358 # timeout=10 12:57:53 > git rev-parse HEAD^{commit} # timeout=10 12:57:54 > git config core.sparsecheckout # timeout=10 12:57:54 > git checkout -f ed4bade12fa4979c39d95b81877b1803343eb0ab # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 12:57:55 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 12:57:55 % Total % Received % Xferd Average Speed Time Time Time Current 12:57:55 Dload Upload Total Spent Left Speed 12:57:55 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 249k 0 --:--:-- --:--:-- --:--:-- 249k [Pipeline] sh 12:57:55 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 12:57:56 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 12:57:56 + sudo tee /etc/docker/daemon.new 12:57:56 { 12:57:56 "registry-mirrors": [ 12:57:56 "https://nexus3.edgexfoundry.org:10001" 12:57:56 ], 12:57:56 "bip": "10.250.0.254/24", 12:57:56 "hosts": [ 12:57:56 "tcp://0.0.0.0:5555", 12:57:56 "unix:///var/run/docker.sock" 12:57:56 ], 12:57:56 "mtu": 1458, 12:57:56 "selinux-enabled": true, 12:57:56 "seccomp-profile": "/etc/docker/seccomp.json" 12:57:56 } [Pipeline] sh 12:57:56 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 12:57:56 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 12:58:15 provisioning config files... 12:58:15 copy managed file [taf-settings] to file:/w/workspace/exfoundry_edgex-taf-common_PR-52@tmp/config10740164932171429265tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:58:15 ---> docker-login.sh 12:58:15 nexus3.edgexfoundry.org:10001 12:58:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:58:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:58:16 Configure a credential helper to remove this warning. See 12:58:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:58:16 12:58:16 Login Succeeded 12:58:16 nexus3.edgexfoundry.org:10002 12:58:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:58:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:58:16 Configure a credential helper to remove this warning. See 12:58:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:58:16 12:58:16 Login Succeeded 12:58:16 nexus3.edgexfoundry.org:10003 12:58:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:58:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:58:17 Configure a credential helper to remove this warning. See 12:58:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:58:17 12:58:17 Login Succeeded 12:58:17 nexus3.edgexfoundry.org:10004 12:58:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:58:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:58:17 Configure a credential helper to remove this warning. See 12:58:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:58:17 12:58:17 Login Succeeded 12:58:17 docker.io 12:58:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:58:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:58:17 Configure a credential helper to remove this warning. See 12:58:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:58:17 12:58:17 Login Succeeded 12:58:17 ---> docker-login.sh ends [Pipeline] } 12:58:17 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 12:58:18 + sudo chown -R jenkins:jenkins . [Pipeline] sh 12:58:18 + ls -al . 12:58:18 total 68 12:58:18 drwxrwxr-x 6 jenkins jenkins 4096 Jun 7 12:58 . 12:58:18 drwxrwxr-x 4 jenkins jenkins 4096 Jun 7 12:57 .. 12:58:18 drwxrwxr-x 8 jenkins jenkins 4096 Jun 7 12:57 .git 12:58:18 drwxrwxr-x 2 jenkins jenkins 4096 Jun 7 12:57 .github 12:58:18 -rw-rw-r-- 1 jenkins jenkins 22 Jun 7 12:57 .gitignore 12:58:18 -rw-rw-r-- 1 jenkins jenkins 1575 Jun 7 12:57 Dockerfile 12:58:18 -rw-rw-r-- 1 jenkins jenkins 746 Jun 7 12:57 Jenkinsfile 12:58:18 -rw-rw-r-- 1 jenkins jenkins 11381 Jun 7 12:57 LICENSE 12:58:18 -rw-rw-r-- 1 jenkins jenkins 3606 Jun 7 12:57 README.md 12:58:18 drwxrwxr-x 4 jenkins jenkins 4096 Jun 7 12:57 TAF-Manager 12:58:18 drwxrwxr-x 6 jenkins jenkins 4096 Jun 7 12:57 TUC 12:58:18 -rw-rw-r-- 1 jenkins jenkins 5 Jun 7 12:54 VERSION 12:58:18 -rw-rw-r-- 1 jenkins jenkins 344 Jun 7 12:57 requirements.txt 12:58:18 -rw-rw-r-- 1 jenkins jenkins 54 Jun 7 12:57 robot-entrypoint.sh 12:58:18 -rw-rw-r-- 1 jenkins jenkins 445 Jun 7 12:57 setup.py [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:58:19 + docker build -t edgex-taf-common-arm64 -f Dockerfile --build-arg ARCH=arm64 --label git_sha=ed4bade12fa4979c39d95b81877b1803343eb0ab --label arch=arm64 --label version=0.0.0 . 12:58:19 Sending build context to Docker daemon 285.7kB 12:58:19 Step 1/13 : FROM alpine:3.16 12:58:22 3.16: Pulling from library/alpine 12:58:22 547446be3368: Pulling fs layer 12:58:22 Building wheel for numpy (pyproject.toml): still running... 12:58:22 547446be3368: Verifying Checksum 12:58:22 547446be3368: Download complete 12:58:22 547446be3368: Pull complete 12:58:22 Digest: sha256:c2b622f6e510a0d25bccaffa9e67b75a6860cb09b74bb58cfc36a9ef4331109f 12:58:22 Status: Downloaded newer image for alpine:3.16 12:58:22 ---> 3b5033019969 12:58:22 Step 2/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: IOTech' 12:58:22 ---> Running in 9a293a7fc99c 12:58:23 Removing intermediate container 9a293a7fc99c 12:58:23 ---> 9f171a655051 12:58:23 Step 3/13 : LABEL maintainer="Bruce Huang " 12:58:23 ---> Running in 638b94827b86 12:58:23 Removing intermediate container 638b94827b86 12:58:23 ---> ca7d15392917 12:58:23 Step 4/13 : COPY . /edgex-taf/edgex-taf-common 12:58:24 ---> a395c5a95671 12:58:24 Step 5/13 : COPY robot-entrypoint.sh /usr/local/bin/ 12:58:24 ---> b0eb06161807 12:58:24 Step 6/13 : COPY requirements.txt /edgex-taf/requirements.txt 12:58:25 ---> cf5b60667762 12:58:25 Step 7/13 : WORKDIR /edgex-taf 12:58:25 ---> Running in 9020dc9b8327 12:58:25 Removing intermediate container 9020dc9b8327 12:58:25 ---> 25098e4f2bcc 12:58:25 Step 8/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 12:58:25 ---> Running in c523927a4783 12:58:27 Removing intermediate container c523927a4783 12:58:27 ---> 4786b1b5cc50 12:58:27 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 12:58:27 ---> Running in 70f4c5438880 12:58:28 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 12:58:28 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 12:58:30 (1/3) Upgrading musl (1.2.3-r2 -> 1.2.3-r3) 12:58:30 (2/3) Upgrading ca-certificates-bundle (20220614-r0 -> 20230506-r0) 12:58:31 (3/3) Upgrading musl-utils (1.2.3-r2 -> 1.2.3-r3) 12:58:31 Executing busybox-1.35.0-r17.trigger 12:58:31 OK: 5 MiB in 14 packages 12:58:31 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 12:58:32 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 12:58:33 (1/9) Installing ca-certificates (20230506-r0) 12:58:33 (2/9) Installing brotli-libs (1.0.9-r6) 12:58:34 (3/9) Installing nghttp2-libs (1.47.0-r0) 12:58:34 (4/9) Installing libcurl (8.1.1-r1) 12:58:35 (5/9) Installing curl (8.1.1-r1) 12:58:35 (6/9) Installing docker-cli (20.10.20-r0) 12:58:38 (7/9) Installing oniguruma (6.9.8-r0) 12:58:38 (8/9) Installing jq (1.6-r1) 12:58:39 (9/9) Installing openssl (1.1.1t-r2) 12:58:39 Executing busybox-1.35.0-r17.trigger 12:58:39 Executing ca-certificates-20230506-r0.trigger 12:58:39 OK: 50 MiB in 23 packages 12:58:39 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 12:58:40 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 12:58:41 (1/136) Installing libmagic (5.41-r0) 12:58:42 (2/136) Installing file (5.41-r0) 12:58:42 (3/136) Installing libxau (1.0.9-r0) 12:58:42 (4/136) Installing libxdmcp (1.1.3-r0) 12:58:42 (5/136) Installing libxcb (1.15-r0) 12:58:43 (6/136) Installing libx11 (1.8-r0) 12:58:44 (7/136) Installing libxext (1.3.4-r0) 12:58:44 (8/136) Installing libice (1.0.10-r0) 12:58:44 (9/136) Installing libuuid (2.38-r1) 12:58:44 (10/136) Installing libsm (1.2.3-r0) 12:58:45 (11/136) Installing libxt (1.2.1-r0) 12:58:45 (12/136) Installing libxmu (1.1.3-r0) 12:58:46 (13/136) Installing xset (1.2.4-r0) 12:58:46 (14/136) Installing xprop (1.2.5-r0) 12:58:46 (15/136) Installing xdg-utils (1.1.3-r3) 12:58:46 (16/136) Installing eudev-libs (3.2.11-r0) 12:58:47 (17/136) Installing pkgconf (1.8.1-r0) 12:58:47 (18/136) Installing libffi (3.4.2-r1) 12:58:47 (19/136) Installing libintl (0.21-r2) 12:58:48 (20/136) Installing libblkid (2.38-r1) 12:58:48 (21/136) Installing libmount (2.38-r1) 12:58:49 (22/136) Installing pcre (8.45-r2) 12:58:49 (23/136) Installing glib (2.72.4-r0) 12:58:49 (24/136) Installing xz-libs (5.2.5-r1) 12:58:50 (25/136) Installing libxml2 (2.9.14-r2) 12:58:50 (26/136) Installing shared-mime-info (2.2-r2) 12:58:51 (27/136) Installing hicolor-icon-theme (0.17-r1) 12:58:51 (28/136) Installing libjpeg-turbo (2.1.3-r1) 12:58:52 (29/136) Installing libpng (1.6.37-r1) 12:58:52 (30/136) Installing libwebp (1.2.3-r1) 12:58:53 (31/136) Installing zstd-libs (1.5.2-r1) 12:58:53 (32/136) Installing tiff (4.4.0-r1) 12:58:53 (33/136) Installing gdk-pixbuf (2.42.8-r0) 12:58:54 (34/136) Installing gtk-update-icon-cache (2.24.33-r3) 12:58:54 (35/136) Installing libxcomposite (0.4.5-r0) 12:58:54 (36/136) Installing libxfixes (6.0.0-r0) 12:58:55 (37/136) Installing libxrender (0.9.10-r3) 12:58:55 (38/136) Installing libxcursor (1.2.1-r0) 12:58:55 (39/136) Installing libxdamage (1.1.5-r1) 12:58:56 (40/136) Installing libxi (1.8-r0) 12:58:56 (41/136) Installing libxinerama (1.1.4-r1) 12:58:56 (42/136) Installing libxrandr (1.5.2-r1) 12:58:56 (43/136) Installing atk (2.38.0-r0) 12:58:57 (44/136) Installing libxtst (1.2.3-r3) 12:58:57 (45/136) Installing dbus-libs (1.14.4-r0) 12:58:58 (46/136) Installing at-spi2-core (2.44.1-r0) 12:58:58 (47/136) Installing at-spi2-atk (2.38.0-r0) 12:58:58 (48/136) Installing expat (2.5.0-r0) 12:58:59 (49/136) Installing libbz2 (1.0.8-r1) 12:58:59 (50/136) Installing freetype (2.12.1-r0) 12:58:59 (51/136) Installing fontconfig (2.14.0-r0) 12:59:00 (52/136) Installing pixman (0.40.0-r4) 12:59:00 (53/136) Installing cairo (1.17.4-r2) 12:59:01 (54/136) Installing cairo-gobject (1.17.4-r2) 12:59:01 (55/136) Installing avahi-libs (0.8-r6) 12:59:01 (56/136) Installing gmp (6.2.1-r2) 12:59:02 (57/136) Installing nettle (3.7.3-r0) 12:59:02 (58/136) Installing p11-kit (0.24.1-r0) 12:59:03 (59/136) Installing libtasn1 (4.18.0-r1) 12:59:03 (60/136) Installing libunistring (1.0-r0) 12:59:04 (61/136) Installing gnutls (3.7.7-r1) 12:59:04 (62/136) Installing cups-libs (2.4.2-r0) 12:59:04 (63/136) Installing libepoxy (1.5.10-r0) 12:59:05 (64/136) Installing fribidi (1.0.12-r0) 12:59:05 (65/136) Installing graphite2 (1.3.14-r1) 12:59:05 (66/136) Installing harfbuzz (4.3.0-r0) 12:59:06 (67/136) Installing libxft (2.3.4-r0) 12:59:06 (68/136) Installing pango (1.50.7-r0) 12:59:07 (69/136) Installing wayland-libs-client (1.20.0-r0) 12:59:07 (70/136) Installing wayland-libs-cursor (1.20.0-r0) 12:59:07 (71/136) Installing wayland-libs-egl (1.20.0-r0) 12:59:08 (72/136) Installing xkeyboard-config (2.35.1-r0) 12:59:08 (73/136) Installing libxkbcommon (1.4.1-r0) 12:59:09 (74/136) Installing gtk+3.0 (3.24.34-r1) 12:59:09 Executing gtk+3.0-3.24.34-r1.post-install 12:59:09 (75/136) Installing libfontenc (1.1.4-r0) 12:59:10 (76/136) Installing mkfontscale (1.2.2-r0) 12:59:10 (77/136) Installing font-opensans (0_git20210927-r0) 12:59:11 (78/136) Installing libgcc (11.2.1_git20220219-r2) 12:59:11 (79/136) Installing libogg (1.3.5-r1) 12:59:11 (80/136) Installing libstdc++ (11.2.1_git20220219-r2) 12:59:12 (81/136) Installing flac (1.3.4-r0) 12:59:12 (82/136) Installing alsa-lib (1.2.7.2-r0) 12:59:13 (83/136) Installing libatomic (11.2.1_git20220219-r2) 12:59:13 (84/136) Installing sdl2 (2.0.22-r0) 12:59:13 (85/136) Installing aom-libs (3.3.0-r0) 12:59:14 (86/136) Installing libass (0.16.0-r0) 12:59:15 (87/136) Installing libdav1d (1.0.0-r0) 12:59:15 (88/136) Installing libdrm (2.4.110-r0) 12:59:15 (89/136) Installing ncurses-terminfo-base (6.3_p20220521-r1) 12:59:16 (90/136) Installing ncurses-libs (6.3_p20220521-r1) 12:59:16 (91/136) Installing lame (3.100-r0) 12:59:17 (92/136) Installing opus (1.3.1-r1) 12:59:17 (93/136) Installing libasyncns (0.8-r1) 12:59:17 (94/136) Installing libltdl (2.4.7-r0) 12:59:18 (95/136) Installing orc (0.4.32-r0) 12:59:18 (96/136) Installing libvorbis (1.3.7-r0) 12:59:18 (97/136) Installing libsndfile (1.1.0-r0) 12:59:19 (98/136) Installing libgomp (11.2.1_git20220219-r2) 12:59:19 (99/136) Installing soxr (0.1.3-r2) 12:59:20 (100/136) Installing speexdsp (1.2.0-r0) 12:59:20 (101/136) Installing tdb-libs (1.4.6-r0) 12:59:20 (102/136) Installing libpulse (15.0-r2) 12:59:21 (103/136) Installing cjson (1.7.15-r3) 12:59:21 (104/136) Installing mbedtls (2.28.3-r0) 12:59:22 (105/136) Installing librist (0.2.6-r1) 12:59:22 (106/136) Installing libsrt (1.4.4-r0) 12:59:22 (107/136) Installing libssh (0.9.6-r1) 12:59:23 (108/136) Installing libtheora (1.1.1-r16) 12:59:23 (109/136) Installing v4l-utils-libs (1.22.1-r1) 12:59:24 (110/136) Installing libva (2.14.0-r0) 12:59:24 (111/136) Installing libvdpau (1.5-r0) 12:59:24 (112/136) Installing vidstab (1.1.0-r1) 12:59:25 (113/136) Installing libvpx (1.11.0-r1) 12:59:25 (114/136) Installing x264-libs (0.163_git20210613-r0) 12:59:25 (115/136) Installing numactl (2.0.14-r0) 12:59:26 (116/136) Installing x265-libs (3.5-r3) 12:59:26 (117/136) Installing xvidcore (1.3.7-r1) 12:59:27 (118/136) Installing ffmpeg-libs (5.0.3-r0) 12:59:28 (119/136) Installing libevent (2.1.12-r4) 12:59:28 (120/136) Installing mesa (21.3.9-r0) 12:59:28 (121/136) Installing wayland-libs-server (1.20.0-r0) 12:59:29 (122/136) Installing mesa-gbm (21.3.9-r0) 12:59:29 (123/136) Installing icu-data-en (71.1-r2) 12:59:29 Executing icu-data-en-71.1-r2.post-install 12:59:29 * 12:59:29 * If you need ICU with non-English locales and legacy charset support, install 12:59:29 * package icu-data-full. 12:59:29 * 12:59:29 (124/136) Installing icu-libs (71.1-r2) 12:59:30 (125/136) Installing lcms2 (2.13.1-r0) 12:59:31 (126/136) Installing minizip (1.2.12-r0) 12:59:31 (127/136) Installing nspr (4.33-r0) 12:59:31 (128/136) Installing sqlite-libs (3.40.1-r0) 12:59:32 (129/136) Installing nss (3.78.1-r0) 12:59:32 (130/136) Installing re2 (2022.04.01-r0) 12:59:33 (131/136) Installing snappy (1.1.9-r4) 12:59:33 (132/136) Installing libgpg-error (1.45-r0) 12:59:33 (133/136) Installing libgcrypt (1.10.1-r0) 12:59:34 (134/136) Installing libxslt (1.1.35-r0) 12:59:34 (135/136) Installing chromium (102.0.5005.182-r0) 12:59:40 (136/136) Installing chromium-chromedriver (102.0.5005.182-r0) 12:59:40 Executing busybox-1.35.0-r17.trigger 12:59:40 Executing glib-2.72.4-r0.trigger 12:59:40 Executing shared-mime-info-2.2-r2.trigger 12:59:42 Executing gdk-pixbuf-2.42.8-r0.trigger 12:59:43 Executing gtk-update-icon-cache-2.24.33-r3.trigger 12:59:43 Executing fontconfig-2.14.0-r0.trigger 12:59:43 Executing mkfontscale-1.2.2-r0.trigger 12:59:43 OK: 376 MiB in 159 packages 12:59:43 Building wheel for numpy (pyproject.toml): still running... 12:59:43 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 12:59:44 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 12:59:45 (1/21) Installing binutils (2.38-r3) 12:59:46 (2/21) Installing isl22 (0.22-r0) 12:59:47 (3/21) Installing mpfr4 (4.1.0-r0) 12:59:47 (4/21) Installing mpc1 (1.2.1-r0) 12:59:47 (5/21) Installing gcc (11.2.1_git20220219-r2) 12:59:50 (6/21) Installing musl-dev (1.2.3-r3) 12:59:50 (7/21) Installing libc-dev (0.7.2-r3) 12:59:50 (8/21) Installing linux-headers (5.16.7-r1) 12:59:51 (9/21) Installing libffi-dev (3.4.2-r1) 12:59:52 (10/21) Installing libpq (14.8-r0) 12:59:52 (11/21) Installing openssl-dev (1.1.1t-r2) 12:59:53 (12/21) Installing libpq-dev (14.8-r0) 12:59:53 (13/21) Installing libecpg (14.8-r0) 12:59:54 (14/21) Installing libecpg-dev (14.8-r0) 12:59:54 (15/21) Installing llvm13-libs (13.0.1-r2) 13:00:02 (16/21) Installing clang-libs (13.0.1-r1) 13:00:09 (17/21) Installing clang (13.0.1-r1) 13:00:09 (18/21) Installing icu (71.1-r2) 13:00:10 (19/21) Installing icu-dev (71.1-r2) 13:00:10 (20/21) Installing llvm13 (13.0.1-r2) 13:00:16 (21/21) Installing postgresql14-dev (14.8-r0) 13:00:16 Executing busybox-1.35.0-r17.trigger 13:00:16 OK: 768 MiB in 180 packages 13:00:16 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 13:00:17 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 13:00:18 (1/10) Installing g++ (11.2.1_git20220219-r2) 13:00:20 (2/10) Installing gdbm (1.23-r0) 13:00:21 (3/10) Installing mpdecimal (2.5.1-r1) 13:00:21 (4/10) Installing readline (8.1.2-r0) 13:00:22 (5/10) Installing python3 (3.10.11-r0) 13:00:24 (6/10) Installing python3-dev (3.10.11-r0) 13:00:31 (7/10) Installing libsodium (1.0.18-r0) 13:00:31 (8/10) Installing libzmq (4.3.4-r0) 13:00:31 (9/10) Installing libsodium-dev (1.0.18-r0) 13:00:31 (10/10) Installing zeromq-dev (4.3.4-r0) 13:00:31 Executing busybox-1.35.0-r17.trigger 13:00:31 OK: 938 MiB in 190 packages 13:00:32 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 13:00:32 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 13:00:34 OK: 938 MiB in 190 packages 13:00:34 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 13:00:34 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 13:00:36 (1/1) Installing tzdata (2023c-r0) 13:00:36 Executing busybox-1.35.0-r17.trigger 13:00:37 OK: 941 MiB in 191 packages 13:00:37 (1/1) Purging tzdata (2023c-r0) 13:00:38 Executing busybox-1.35.0-r17.trigger 13:00:38 OK: 938 MiB in 190 packages 13:00:40 Building wheel for numpy (pyproject.toml): still running... 13:00:56 Looking in links: /tmp/tmpbwi0u9wr 13:00:56 Processing /tmp/tmpbwi0u9wr/setuptools-65.5.0-py3-none-any.whl 13:00:56 Processing /tmp/tmpbwi0u9wr/pip-23.0.1-py3-none-any.whl 13:00:56 Installing collected packages: setuptools, pip 13:01:19 Successfully installed pip-23.0.1 setuptools-65.5.0 13:01:19 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 13:01:22 Requirement already satisfied: pip in /usr/lib/python3.10/site-packages (23.0.1) 13:01:23 Collecting pip 13:01:23 Downloading pip-23.1.2-py3-none-any.whl (2.1 MB) 13:01:23 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 17.6 MB/s eta 0:00:00 13:01:23 Requirement already satisfied: setuptools in /usr/lib/python3.10/site-packages (65.5.0) 13:01:26 Collecting setuptools 13:01:26 Downloading setuptools-67.8.0-py3-none-any.whl (1.1 MB) 13:01:26 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 15.8 MB/s eta 0:00:00 13:01:27 Collecting wheel 13:01:27 Downloading wheel-0.40.0-py3-none-any.whl (64 kB) 13:01:27 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 64.5/64.5 kB 17.7 MB/s eta 0:00:00 13:01:29 Installing collected packages: wheel, setuptools, pip 13:01:30 Attempting uninstall: setuptools 13:01:30 Found existing installation: setuptools 65.5.0 13:01:31 Uninstalling setuptools-65.5.0: 13:01:31 Successfully uninstalled setuptools-65.5.0 13:01:36 Attempting uninstall: pip 13:01:36 Found existing installation: pip 23.0.1 13:01:39 Uninstalling pip-23.0.1: 13:01:39 Successfully uninstalled pip-23.0.1 13:01:54 Successfully installed pip-23.1.2 setuptools-67.8.0 wheel-0.40.0 13:01:54 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 13:01:57 Processing ./edgex-taf-common 13:01:57 Preparing metadata (setup.py): started 13:01:59 Preparing metadata (setup.py): finished with status 'done' 13:01:59 Building wheels for collected packages: edgex-taf-common 13:01:59 Building wheel for edgex-taf-common (setup.py): started 13:02:01 Building wheel for edgex-taf-common (setup.py): finished with status 'done' 13:02:01 Created wheel for edgex-taf-common: filename=edgex_taf_common-0.0.0-py3-none-any.whl size=14472 sha256=0c93cfe0ab9c3b715e3c79e06c0830a9bde3cdb2a4f80ee6f533b826aac6628d 13:02:01 Stored in directory: /root/.cache/pip/wheels/61/f5/b0/ccd98a608bbb4978be0e5d8235f9fb4ae43535dafafd44bbbd 13:02:01 Successfully built edgex-taf-common 13:02:01 Installing collected packages: edgex-taf-common 13:02:01 Successfully installed edgex-taf-common-0.0.0 13:02:01 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 13:02:02 Building wheel for numpy (pyproject.toml): still running... 13:02:08 Collecting robotframework==6.0.2 (from -r requirements.txt (line 1)) 13:02:08 Downloading robotframework-6.0.2-py3-none-any.whl (658 kB) 13:02:08 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 658.7/658.7 kB 7.7 MB/s eta 0:00:00 13:02:08 Collecting python-dotenv==0.15.0 (from -r requirements.txt (line 2)) 13:02:08 Downloading python_dotenv-0.15.0-py2.py3-none-any.whl (18 kB) 13:02:08 Collecting robotframework-requests==0.8.0 (from -r requirements.txt (line 3)) 13:02:08 Downloading robotframework_requests-0.8.0-py3-none-any.whl (16 kB) 13:02:09 Collecting robotframework-seleniumlibrary==5.1.3 (from -r requirements.txt (line 4)) 13:02:09 Downloading robotframework_seleniumlibrary-5.1.3-py2.py3-none-any.whl (94 kB) 13:02:09 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 94.7/94.7 kB 2.7 MB/s eta 0:00:00 13:02:09 Collecting robotbackgroundlogger==1.2 (from -r requirements.txt (line 5)) 13:02:09 Downloading robotbackgroundlogger-1.2.tar.gz (3.9 kB) 13:02:09 Preparing metadata (setup.py): started 13:02:11 Preparing metadata (setup.py): finished with status 'done' 13:02:11 Collecting RESTinstance==1.3.0 (from -r requirements.txt (line 6)) 13:02:11 Downloading RESTinstance-1.3.0-py2.py3-none-any.whl (29 kB) 13:02:11 Collecting configparser==5.0.1 (from -r requirements.txt (line 7)) 13:02:11 Downloading configparser-5.0.1-py3-none-any.whl (22 kB) 13:02:12 Collecting requests==2.31.0 (from -r requirements.txt (line 8)) 13:02:12 Downloading requests-2.31.0-py3-none-any.whl (62 kB) 13:02:12 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.6/62.6 kB 1.6 MB/s eta 0:00:00 13:02:12 Collecting paho-mqtt==1.5.1 (from -r requirements.txt (line 9)) 13:02:12 Downloading paho-mqtt-1.5.1.tar.gz (101 kB) 13:02:12 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 101.8/101.8 kB 3.6 MB/s eta 0:00:00 13:02:12 Preparing metadata (setup.py): started 13:02:14 Preparing metadata (setup.py): finished with status 'done' 13:02:14 Collecting docker==4.4.1 (from -r requirements.txt (line 10)) 13:02:14 Downloading docker-4.4.1-py2.py3-none-any.whl (146 kB) 13:02:14 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 146.8/146.8 kB 4.4 MB/s eta 0:00:00 13:02:18 Collecting numpy==1.22.3 (from -r requirements.txt (line 11)) 13:02:18 Downloading numpy-1.22.3.zip (11.5 MB) 13:02:19 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 11.5/11.5 MB 8.5 MB/s eta 0:00:00 13:02:20 Building wheel for numpy (pyproject.toml): finished with status 'done' 13:02:20 Created wheel for numpy: filename=numpy-1.22.3-cp310-cp310-linux_x86_64.whl size=22360822 sha256=26625cd390ce54e440f77212b646f2fe373e2570d1f839d3fe0826b27e415a47 13:02:20 Stored in directory: /root/.cache/pip/wheels/8e/91/68/1231ba60e6f8e12978799d8d6cb0357385a83664ceef0edd78 13:02:20 Building wheel for psutil (setup.py): started 13:02:20 Building wheel for psutil (setup.py): finished with status 'done' 13:02:20 Created wheel for psutil: filename=psutil-5.9.0-cp310-cp310-linux_x86_64.whl size=271452 sha256=dd809e5338dc8d5d364bc977a48a48dcb7886eac3ce372296354fe74c78adebc 13:02:20 Stored in directory: /root/.cache/pip/wheels/0b/90/2e/be670c56c3ad980428e845d7f66480dcdfa008c3af2f27a2bf 13:02:20 Building wheel for pyzmq (pyproject.toml): started 13:02:24 Installing build dependencies: started 13:02:42 Building wheel for pyzmq (pyproject.toml): finished with status 'done' 13:02:42 Created wheel for pyzmq: filename=pyzmq-22.2.1-cp310-cp310-linux_x86_64.whl size=1537181 sha256=73cbff5c60e88c4ba33d9137de354ce1c38b2ba7263f9d817c1402eb4db39351 13:02:42 Stored in directory: /root/.cache/pip/wheels/fe/e5/6c/b7cb63e41c4add542d3df6f6d09af9bd65f9395fea4b16da8e 13:02:42 Building wheel for psycopg2 (setup.py): started 13:02:51 Installing build dependencies: finished with status 'done' 13:02:51 Getting requirements to build wheel: started 13:02:52 Building wheel for psycopg2 (setup.py): finished with status 'done' 13:02:52 Created wheel for psycopg2: filename=psycopg2-2.9.3-cp310-cp310-linux_x86_64.whl size=478587 sha256=a45dcf8cadda5fb7f4c7cc07db47c9a211c110a5d50bc93c26d40ea6e7e1ffb5 13:02:52 Stored in directory: /root/.cache/pip/wheels/81/b6/3d/091aad3e8919ea76c84c2674b02ce3ab52de882e091c39249e 13:02:52 Building wheel for pycryptodome (setup.py): started 13:02:55 Getting requirements to build wheel: finished with status 'done' 13:02:55 Preparing metadata (pyproject.toml): started 13:03:00 Preparing metadata (pyproject.toml): finished with status 'done' 13:03:02 Collecting psutil==5.9.0 (from -r requirements.txt (line 12)) 13:03:02 Downloading psutil-5.9.0.tar.gz (478 kB) 13:03:05 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 478.3/478.3 kB 135.7 kB/s eta 0:00:00 13:03:06 Preparing metadata (setup.py): started 13:03:08 Preparing metadata (setup.py): finished with status 'done' 13:03:09 Collecting redis==4.5.3 (from -r requirements.txt (line 13)) 13:03:09 Downloading redis-4.5.3-py3-none-any.whl (238 kB) 13:03:09 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 238.6/238.6 kB 6.1 MB/s eta 0:00:00 13:03:12 Collecting pyzmq==22.2.1 (from -r requirements.txt (line 14)) 13:03:12 Downloading pyzmq-22.2.1.tar.gz (1.2 MB) 13:03:12 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 9.7 MB/s eta 0:00:00 13:03:14 Installing build dependencies: started 13:03:18 Building wheel for pycryptodome (setup.py): finished with status 'done' 13:03:18 Created wheel for pycryptodome: filename=pycryptodome-3.15.0-cp35-abi3-linux_x86_64.whl size=2111201 sha256=2947960e18e992af5280367687b576f6066bf460290ce92dcfcec1500e8f2836 13:03:18 Stored in directory: /root/.cache/pip/wheels/cc/09/af/5da58a51ca5bf4bd4a37747a0658984c196aa2badf61236a35 13:03:18 Building wheel for flex (setup.py): started 13:03:18 Building wheel for flex (setup.py): finished with status 'done' 13:03:18 Created wheel for flex: filename=flex-6.14.1-py3-none-any.whl size=77257 sha256=74da921d030593f4f1f8629d88cbe11a0035ffe6a52cc34118ff5de1817efe74 13:03:18 Stored in directory: /root/.cache/pip/wheels/03/f3/f4/2969638ff9c909bf16dac8f17d8298ce9e4d5c854af4b3d061 13:03:18 Building wheel for GenSON (setup.py): started 13:03:18 Building wheel for GenSON (setup.py): finished with status 'done' 13:03:18 Created wheel for GenSON: filename=genson-1.2.2-py2.py3-none-any.whl size=21268 sha256=fd8d98d031092a5fe9f3b03bef0bdc9b432c7339fe4a73f9e24611b1744d9fad 13:03:18 Stored in directory: /root/.cache/pip/wheels/7a/0f/7a/4e21606c6ce2485376522986cd8809d738907a611907b206ca 13:03:18 Building wheel for PyYAML (pyproject.toml): started 13:03:18 Building wheel for PyYAML (pyproject.toml): finished with status 'done' 13:03:18 Created wheel for PyYAML: filename=PyYAML-6.0-cp310-cp310-linux_x86_64.whl size=45330 sha256=b3465627c5cf6efc8db1f11dddc3526afacf7c1c0959794075a87eea6809d1d7 13:03:18 Stored in directory: /root/.cache/pip/wheels/1d/f3/b4/4aea0992adbed14b36ce9c3857d3707c762a4374479230685d 13:03:18 Building wheel for strict-rfc3339 (setup.py): started 13:03:18 Building wheel for strict-rfc3339 (setup.py): finished with status 'done' 13:03:18 Created wheel for strict-rfc3339: filename=strict_rfc3339-0.7-py3-none-any.whl size=18128 sha256=b6fdb5f5fe0b7e291c2916867e4b1c6d252bd4488810cbabe9c0880a027867e6 13:03:18 Stored in directory: /root/.cache/pip/wheels/d4/c2/43/78ecbcc49dd7594ca41c72be6ddb7844a486bae4b306fb3d14 13:03:18 Building wheel for validate-email (setup.py): started 13:03:18 Building wheel for validate-email (setup.py): finished with status 'done' 13:03:18 Created wheel for validate-email: filename=validate_email-1.3-py3-none-any.whl size=5466 sha256=8615d89e556a68bdde3901e0dc7ee3e2edd9fd5c6a2f00b04dee6476844dcfe3 13:03:18 Stored in directory: /root/.cache/pip/wheels/b2/7a/63/5c5bc2a88ffffb247771c1cc38c2bda3d78e1ffbff79ed8d18 13:03:18 Successfully built robotbackgroundlogger paho-mqtt numpy psutil pyzmq psycopg2 pycryptodome flex GenSON PyYAML strict-rfc3339 validate-email 13:03:18 Installing collected packages: validate-email, strict-rfc3339, sortedcontainers, rfc3987, pytz, python-dotenv, ply, paho-mqtt, GenSON, websocket-client, urllib3, tzlocal, typing-extensions, sniffio, six, robotframework-pythonlibcore, robotframework, pyzmq, PyYAML, pysocks, pyrsistent, pygments, pycryptodome, psycopg2, psutil, numpy, jsonpointer, idna, h11, exceptiongroup, docutils, decorator, configparser, click, charset-normalizer, certifi, attrs, async-timeout, async-generator, wsproto, robotbackgroundlogger, requests, redis, reactivex, python-dateutil, outcome, jsonschema, jsonpath-ng, trio, robotframework-requests, influxdb-client, flex, docker, trio-websocket, RESTinstance, selenium, robotframework-seleniumlibrary 13:03:31 Successfully installed GenSON-1.2.2 PyYAML-6.0 RESTinstance-1.3.0 async-generator-1.10 async-timeout-4.0.2 attrs-23.1.0 certifi-2023.5.7 charset-normalizer-3.1.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-3.4 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 pysocks-1.7.1 python-dateutil-2.8.2 python-dotenv-0.15.0 pytz-2023.3 pyzmq-22.2.1 reactivex-4.0.4 redis-4.5.3 requests-2.31.0 rfc3987-1.3.8 robotbackgroundlogger-1.2 robotframework-6.0.2 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-2.0.3 validate-email-1.3 websocket-client-1.5.2 wsproto-1.2.0 13:03:31 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 13:03:32 Installing build dependencies: finished with status 'done' 13:03:32 Getting requirements to build wheel: started 13:03:32 Getting requirements to build wheel: finished with status 'done' 13:03:32 Preparing metadata (pyproject.toml): started 13:03:37 Preparing metadata (pyproject.toml): finished with status 'done' 13:03:37 Collecting influxdb-client==1.33.0 (from -r requirements.txt (line 15)) 13:03:37 Downloading influxdb_client-1.33.0-py3-none-any.whl (706 kB) 13:03:37 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 706.6/706.6 kB 8.0 MB/s eta 0:00:00 13:03:37 Collecting psycopg2==2.9.3 (from -r requirements.txt (line 16)) 13:03:37 Downloading psycopg2-2.9.3.tar.gz (380 kB) 13:03:37 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 380.6/380.6 kB 6.6 MB/s eta 0:00:00 13:03:38 Preparing metadata (setup.py): started 13:03:41 Preparing metadata (setup.py): finished with status 'done' 13:03:42 Collecting pycryptodome==3.15.0 (from -r requirements.txt (line 17)) 13:03:42 Downloading pycryptodome-3.15.0-cp35-abi3-musllinux_1_1_aarch64.whl (2.0 MB) 13:03:42 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 10.0 MB/s eta 0:00:00 13:03:43 Collecting robotframework-pythonlibcore>=2.1.0 (from robotframework-seleniumlibrary==5.1.3->-r requirements.txt (line 4)) 13:03:43 Downloading robotframework_pythonlibcore-4.1.2-py2.py3-none-any.whl (10 kB) 13:03:43 Collecting selenium>=3.141.0 (from robotframework-seleniumlibrary==5.1.3->-r requirements.txt (line 4)) 13:03:43 Downloading selenium-4.9.1-py3-none-any.whl (6.6 MB) 13:03:44 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 6.6/6.6 MB 10.6 MB/s eta 0:00:00 13:03:45 Collecting docutils (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 13:03:45 Downloading docutils-0.20.1-py3-none-any.whl (572 kB) 13:03:45 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 572.7/572.7 kB 8.4 MB/s eta 0:00:00 13:03:45 Collecting flex (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 13:03:45 Downloading flex-6.14.1.tar.gz (40 kB) 13:03:45 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 40.9/40.9 kB 1.5 MB/s eta 0:00:00 13:03:46 Preparing metadata (setup.py): started 13:03:47 Preparing metadata (setup.py): finished with status 'done' 13:03:47 Collecting GenSON (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 13:03:47 Downloading genson-1.2.2.tar.gz (34 kB) 13:03:47 Preparing metadata (setup.py): started 13:03:49 Preparing metadata (setup.py): finished with status 'done' 13:03:49 Collecting jsonpath-ng (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 13:03:49 Downloading jsonpath_ng-1.5.3-py3-none-any.whl (29 kB) 13:03:49 Collecting jsonschema (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 13:03:49 Downloading jsonschema-4.17.3-py3-none-any.whl (90 kB) 13:03:49 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 90.4/90.4 kB 3.8 MB/s eta 0:00:00 13:03:50 Collecting pygments (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 13:03:50 Downloading Pygments-2.15.1-py3-none-any.whl (1.1 MB) 13:03:50 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 10.1 MB/s eta 0:00:00 13:03:51 Collecting pytz (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 13:03:51 Downloading pytz-2023.3-py2.py3-none-any.whl (502 kB) 13:03:51 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 502.3/502.3 kB 8.9 MB/s eta 0:00:00 13:03:51 Collecting tzlocal (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 13:03:51 Downloading tzlocal-5.0.1-py3-none-any.whl (20 kB) 13:03:52 Collecting charset-normalizer<4,>=2 (from requests==2.31.0->-r requirements.txt (line 8)) 13:03:52 Downloading charset_normalizer-3.1.0-cp310-cp310-musllinux_1_1_aarch64.whl (192 kB) 13:03:52 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 192.7/192.7 kB 6.2 MB/s eta 0:00:00 13:03:52 Collecting idna<4,>=2.5 (from requests==2.31.0->-r requirements.txt (line 8)) 13:03:52 Downloading idna-3.4-py3-none-any.whl (61 kB) 13:03:52 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.5/61.5 kB 2.5 MB/s eta 0:00:00 13:03:53 Collecting urllib3<3,>=1.21.1 (from requests==2.31.0->-r requirements.txt (line 8)) 13:03:53 Downloading urllib3-2.0.3-py3-none-any.whl (123 kB) 13:03:53 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 123.6/123.6 kB 4.4 MB/s eta 0:00:00 13:03:53 Collecting certifi>=2017.4.17 (from requests==2.31.0->-r requirements.txt (line 8)) 13:03:53 Downloading certifi-2023.5.7-py3-none-any.whl (156 kB) 13:03:53 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 157.0/157.0 kB 5.9 MB/s eta 0:00:00 13:03:54 Collecting six>=1.4.0 (from docker==4.4.1->-r requirements.txt (line 10)) 13:03:54 Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) 13:03:54 Collecting websocket-client>=0.32.0 (from docker==4.4.1->-r requirements.txt (line 10)) 13:03:54 Downloading websocket_client-1.5.2-py3-none-any.whl (56 kB) 13:03:54 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 56.6/56.6 kB 2.5 MB/s eta 0:00:00 13:03:55 Collecting async-timeout>=4.0.2 (from redis==4.5.3->-r requirements.txt (line 13)) 13:03:55 Downloading async_timeout-4.0.2-py3-none-any.whl (5.8 kB) 13:03:55 Collecting reactivex>=4.0.4 (from influxdb-client==1.33.0->-r requirements.txt (line 15)) 13:03:55 Downloading reactivex-4.0.4-py3-none-any.whl (217 kB) 13:03:55 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 217.8/217.8 kB 6.5 MB/s eta 0:00:00 13:03:56 Collecting python-dateutil>=2.5.3 (from influxdb-client==1.33.0->-r requirements.txt (line 15)) 13:03:56 Downloading python_dateutil-2.8.2-py2.py3-none-any.whl (247 kB) 13:03:56 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 247.7/247.7 kB 6.6 MB/s eta 0:00:00 13:03:56 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) 13:03:57 Collecting typing-extensions<5.0.0,>=4.1.1 (from reactivex>=4.0.4->influxdb-client==1.33.0->-r requirements.txt (line 15)) 13:03:57 Downloading typing_extensions-4.6.3-py3-none-any.whl (31 kB) 13:03:58 Collecting trio~=0.17 (from selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3->-r requirements.txt (line 4)) 13:03:58 Downloading trio-0.22.0-py3-none-any.whl (384 kB) 13:03:58 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 384.9/384.9 kB 6.1 MB/s eta 0:00:00 13:03:58 Collecting trio-websocket~=0.9 (from selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3->-r requirements.txt (line 4)) 13:03:58 Downloading trio_websocket-0.10.2-py3-none-any.whl (17 kB) 13:04:01 Collecting PyYAML>=3.11 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) 13:04:01 Downloading PyYAML-6.0.tar.gz (124 kB) 13:04:01 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 125.0/125.0 kB 4.1 MB/s eta 0:00:00 13:04:03 Installing build dependencies: started 13:04:17 Removing intermediate container 6ac96708c26e 13:04:17 ---> ee1e44fe6d66 13:04:17 Step 10/13 : ENTRYPOINT ["sh", "/usr/local/bin/robot-entrypoint.sh"] 13:04:17 ---> Running in 01ed572ce175 13:04:17 Removing intermediate container 01ed572ce175 13:04:17 ---> 4de534226ca9 13:04:17 Step 11/13 : LABEL arch=amd64 13:04:17 ---> Running in d61239de62c1 13:04:17 Removing intermediate container d61239de62c1 13:04:17 ---> c63f8aab8ac2 13:04:17 Step 12/13 : LABEL git_sha=ed4bade12fa4979c39d95b81877b1803343eb0ab 13:04:17 ---> Running in 0cfb2422f69b 13:04:17 Removing intermediate container 0cfb2422f69b 13:04:17 ---> 3bbf1d3245c7 13:04:17 Step 13/13 : LABEL version=0.0.0 13:04:17 ---> Running in 72636afd0f3b 13:04:17 Removing intermediate container 72636afd0f3b 13:04:17 ---> c58a1f9af9f1 13:04:17 [Warning] One or more build-args [ARCH] were not consumed 13:04:17 Successfully built c58a1f9af9f1 13:04:17 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 13:04:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:04:18 13:04:18 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:04:18 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:04:18 latest: Pulling from edgex-lftools-log-publisher 13:04:18 5eb5b503b376: Pulling fs layer 13:04:18 5c69ac0246d0: Pulling fs layer 13:04:18 ec43610c2a17: Pulling fs layer 13:04:18 3a2ae6a8a46f: Pulling fs layer 13:04:18 33b1e0a273af: Pulling fs layer 13:04:18 5d3b04190fa2: Pulling fs layer 13:04:18 3a2ae6a8a46f: Waiting 13:04:18 33b1e0a273af: Waiting 13:04:18 2f39f015ded8: Pulling fs layer 13:04:18 5d3b04190fa2: Waiting 13:04:18 5c69ac0246d0: Verifying Checksum 13:04:18 5c69ac0246d0: Download complete 13:04:18 3a2ae6a8a46f: Verifying Checksum 13:04:18 3a2ae6a8a46f: Download complete 13:04:18 33b1e0a273af: Verifying Checksum 13:04:18 33b1e0a273af: Download complete 13:04:18 5d3b04190fa2: Verifying Checksum 13:04:18 5d3b04190fa2: Download complete 13:04:18 ec43610c2a17: Verifying Checksum 13:04:18 ec43610c2a17: Download complete 13:04:18 5eb5b503b376: Verifying Checksum 13:04:18 5eb5b503b376: Download complete 13:04:19 2f39f015ded8: Download complete 13:04:20 5eb5b503b376: Pull complete 13:04:20 5c69ac0246d0: Pull complete 13:04:20 ec43610c2a17: Pull complete 13:04:20 3a2ae6a8a46f: Pull complete 13:04:21 33b1e0a273af: Pull complete 13:04:21 5d3b04190fa2: Pull complete 13:04:25 2f39f015ded8: Pull complete 13:04:25 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 13:04:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:04:25 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:04:25 prd-ubuntu20.04-docker-8c-8g-18056 does not seem to be running inside a container 13:04:25 $ 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-52 -v /w/workspace/exfoundry_edgex-taf-common_PR-52:/w/workspace/exfoundry_edgex-taf-common_PR-52:rw,z -v /w/workspace/exfoundry_edgex-taf-common_PR-52@tmp:/w/workspace/exfoundry_edgex-taf-common_PR-52@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 13:04:30 Installing build dependencies: finished with status 'done' 13:04:30 Getting requirements to build wheel: started 13:04:35 $ docker top 975cefeefeb87b9da9bf9c2af627dece9c33dc2902930101a2ade7c52eac427c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:04:35 ---> job-cost.sh 13:04:35 lf-activate-venv: SKIPPING 13:04:35 INFO: No Stack... 13:04:36 INFO: Retrieving Pricing Info for: v3-standard-8 13:04:36 INFO: Archiving Costs [Pipeline] sh 13:04:36 + cat /w/workspace/exfoundry_edgex-taf-common_PR-52/archives/cost.csv 13:04:36 + cut -d, -f6 [Pipeline] lock 13:04:36 Trying to acquire lock on [jenkins-edgexfoundry-edgex-taf-common-PR-52-5-stack-cost] 13:04:36 Resource [jenkins-edgexfoundry-edgex-taf-common-PR-52-5-stack-cost] did not exist. Created. 13:04:36 Lock acquired on [jenkins-edgexfoundry-edgex-taf-common-PR-52-5-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 13:04:36 + echo total: 0.2199999988079071 [Pipeline] stash 13:04:37 Stashed 1 file(s) [Pipeline] } 13:04:37 Lock released on resource [jenkins-edgexfoundry-edgex-taf-common-PR-52-5-stack-cost] [Pipeline] // lock [Pipeline] } 13:04:37 $ docker stop --time=1 975cefeefeb87b9da9bf9c2af627dece9c33dc2902930101a2ade7c52eac427c 13:04:38 $ docker rm -f --volumes 975cefeefeb87b9da9bf9c2af627dece9c33dc2902930101a2ade7c52eac427c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 13:04:42 Getting requirements to build wheel: finished with status 'done' 13:04:42 Preparing metadata (pyproject.toml): started 13:04:44 Preparing metadata (pyproject.toml): finished with status 'done' 13:04:44 Collecting validate-email>=1.2 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) 13:04:44 Downloading validate_email-1.3.tar.gz (4.7 kB) 13:04:44 Preparing metadata (setup.py): started 13:04:46 Preparing metadata (setup.py): finished with status 'done' 13:04:46 Collecting rfc3987>=1.3.4 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) 13:04:46 Downloading rfc3987-1.3.8-py2.py3-none-any.whl (13 kB) 13:04:46 Collecting strict-rfc3339>=0.7 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) 13:04:46 Downloading strict-rfc3339-0.7.tar.gz (17 kB) 13:04:46 Preparing metadata (setup.py): started 13:04:48 Preparing metadata (setup.py): finished with status 'done' 13:04:48 Collecting click>=3.3 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) 13:04:48 Downloading click-8.1.3-py3-none-any.whl (96 kB) 13:04:48 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 96.6/96.6 kB 4.1 MB/s eta 0:00:00 13:04:48 Collecting jsonpointer>=1.7 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) 13:04:48 Downloading jsonpointer-2.3-py2.py3-none-any.whl (7.8 kB) 13:04:49 Collecting ply (from jsonpath-ng->RESTinstance==1.3.0->-r requirements.txt (line 6)) 13:04:49 Downloading ply-3.11-py2.py3-none-any.whl (49 kB) 13:04:49 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 49.6/49.6 kB 2.2 MB/s eta 0:00:00 13:04:49 Collecting decorator (from jsonpath-ng->RESTinstance==1.3.0->-r requirements.txt (line 6)) 13:04:49 Downloading decorator-5.1.1-py3-none-any.whl (9.1 kB) 13:04:50 Collecting attrs>=17.4.0 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) 13:04:50 Downloading attrs-23.1.0-py3-none-any.whl (61 kB) 13:04:52 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.2/61.2 kB 24.1 kB/s eta 0:00:00 13:04:52 Collecting pyrsistent!=0.17.0,!=0.17.1,!=0.17.2,>=0.14.0 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) 13:04:53 Downloading pyrsistent-0.19.3-py3-none-any.whl (57 kB) 13:04:53 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 57.5/57.5 kB 1.3 MB/s eta 0:00:00 13:04:55 Collecting sortedcontainers (from trio~=0.17->selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3->-r requirements.txt (line 4)) 13:04:55 Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) 13:04:55 Collecting async-generator>=1.9 (from trio~=0.17->selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3->-r requirements.txt (line 4)) 13:04:55 Downloading async_generator-1.10-py3-none-any.whl (18 kB) 13:04:55 Collecting outcome (from trio~=0.17->selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3->-r requirements.txt (line 4)) 13:04:55 Downloading outcome-1.2.0-py2.py3-none-any.whl (9.7 kB) 13:04:55 Collecting sniffio (from trio~=0.17->selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3->-r requirements.txt (line 4)) 13:04:55 Downloading sniffio-1.3.0-py3-none-any.whl (10 kB) 13:04:55 Collecting exceptiongroup>=1.0.0rc9 (from trio~=0.17->selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3->-r requirements.txt (line 4)) 13:04:55 Downloading exceptiongroup-1.1.1-py3-none-any.whl (14 kB) 13:04:56 Collecting wsproto>=0.14 (from trio-websocket~=0.9->selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3->-r requirements.txt (line 4)) 13:04:56 Downloading wsproto-1.2.0-py3-none-any.whl (24 kB) 13:04:56 Collecting pysocks!=1.5.7,<2.0,>=1.5.6 (from urllib3<3,>=1.21.1->requests==2.31.0->-r requirements.txt (line 8)) 13:04:56 Downloading PySocks-1.7.1-py3-none-any.whl (16 kB) 13:04:57 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)) 13:04:57 Downloading h11-0.14.0-py3-none-any.whl (58 kB) 13:04:58 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.3/58.3 kB 2.6 MB/s eta 0:00:00 13:04:59 Building wheels for collected packages: robotbackgroundlogger, paho-mqtt, numpy, psutil, pyzmq, psycopg2, flex, GenSON, PyYAML, strict-rfc3339, validate-email 13:04:59 Building wheel for robotbackgroundlogger (setup.py): started 13:05:00 Building wheel for robotbackgroundlogger (setup.py): finished with status 'done' 13:05:00 Created wheel for robotbackgroundlogger: filename=robotbackgroundlogger-1.2-py3-none-any.whl size=4277 sha256=bbfb449c2b571b52e51678dfd527bfccd67099c81ecdbb020c003b5eb43690b7 13:05:00 Stored in directory: /root/.cache/pip/wheels/e1/ba/3a/044b94be98620d4535fbdeca2d20fb3fce224aea27e0b66862 13:05:00 Building wheel for paho-mqtt (setup.py): started 13:05:02 Building wheel for paho-mqtt (setup.py): finished with status 'done' 13:05:02 Created wheel for paho-mqtt: filename=paho_mqtt-1.5.1-py3-none-any.whl size=61549 sha256=61971daf9bd1b8bdf68395f460d32996f0c6b494c633c38b01db98f077123206 13:05:02 Stored in directory: /root/.cache/pip/wheels/b6/72/f9/44ca415a44f9cc7468fe4c59e6282938e504fadec09641fa63 13:05:02 Building wheel for numpy (pyproject.toml): started 13:07:54 Building wheel for numpy (pyproject.toml): still running... 13:08:50 Building wheel for numpy (pyproject.toml): still running... 13:09:58 Building wheel for numpy (pyproject.toml): still running... 13:10:54 Building wheel for numpy (pyproject.toml): still running... 13:12:02 Building wheel for numpy (pyproject.toml): still running... 13:13:10 Building wheel for numpy (pyproject.toml): still running... 13:14:07 Building wheel for numpy (pyproject.toml): still running... 13:15:15 Building wheel for numpy (pyproject.toml): still running... 13:16:11 Building wheel for numpy (pyproject.toml): still running... 13:20:33 Building wheel for numpy (pyproject.toml): still running... 13:22:40 Building wheel for numpy (pyproject.toml): still running... 13:25:16 Building wheel for numpy (pyproject.toml): still running... 13:27:38 Building wheel for numpy (pyproject.toml): still running... 13:29:00 Building wheel for numpy (pyproject.toml): still running... 13:31:21 Building wheel for numpy (pyproject.toml): still running... 13:35:13 Building wheel for numpy (pyproject.toml): still running... 13:37:05 Building wheel for numpy (pyproject.toml): still running... 13:39:11 Building wheel for numpy (pyproject.toml): still running... 13:39:16 Building wheel for numpy (pyproject.toml): finished with status 'done' 13:39:16 Created wheel for numpy: filename=numpy-1.22.3-cp310-cp310-linux_aarch64.whl size=18625194 sha256=9fd7650674851f99e698aafc0bc20350ce55bdabba9376ea300e056376cab071 13:39:16 Stored in directory: /root/.cache/pip/wheels/8e/91/68/1231ba60e6f8e12978799d8d6cb0357385a83664ceef0edd78 13:39:16 Building wheel for psutil (setup.py): started 13:39:26 Building wheel for psutil (setup.py): finished with status 'done' 13:39:26 Created wheel for psutil: filename=psutil-5.9.0-cp310-cp310-linux_aarch64.whl size=271957 sha256=f2e6e651bf7252410febc7f8a9b47cf14c8303387b38f226ab1f8235f85212ca 13:39:26 Stored in directory: /root/.cache/pip/wheels/0b/90/2e/be670c56c3ad980428e845d7f66480dcdfa008c3af2f27a2bf 13:39:26 Building wheel for pyzmq (pyproject.toml): started 13:40:47 Building wheel for pyzmq (pyproject.toml): still running... 13:42:09 Building wheel for pyzmq (pyproject.toml): still running... 13:42:31 Building wheel for pyzmq (pyproject.toml): finished with status 'done' 13:42:31 Created wheel for pyzmq: filename=pyzmq-22.2.1-cp310-cp310-linux_aarch64.whl size=1515235 sha256=a093a3ac91c4d08cc384b8d76191ab6e9ad655d03744801fc047770a267e1a18 13:42:31 Stored in directory: /root/.cache/pip/wheels/fe/e5/6c/b7cb63e41c4add542d3df6f6d09af9bd65f9395fea4b16da8e 13:42:31 Building wheel for psycopg2 (setup.py): started 13:43:39 Building wheel for psycopg2 (setup.py): still running... 13:43:44 Building wheel for psycopg2 (setup.py): finished with status 'done' 13:43:44 Created wheel for psycopg2: filename=psycopg2-2.9.3-cp310-cp310-linux_aarch64.whl size=470360 sha256=102bf67108cdeb0d50a2f76c12935c65afebf1d0ccc400bc107a019de0c84e69 13:43:44 Stored in directory: /root/.cache/pip/wheels/81/b6/3d/091aad3e8919ea76c84c2674b02ce3ab52de882e091c39249e 13:43:44 Building wheel for flex (setup.py): started 13:43:47 Building wheel for flex (setup.py): finished with status 'done' 13:43:47 Created wheel for flex: filename=flex-6.14.1-py3-none-any.whl size=77257 sha256=76e825a9b0180328b7c9095cc3dbae589738e4cba55a3237dfb471f43cc53b53 13:43:47 Stored in directory: /root/.cache/pip/wheels/03/f3/f4/2969638ff9c909bf16dac8f17d8298ce9e4d5c854af4b3d061 13:43:47 Building wheel for GenSON (setup.py): started 13:43:49 Building wheel for GenSON (setup.py): finished with status 'done' 13:43:49 Created wheel for GenSON: filename=genson-1.2.2-py2.py3-none-any.whl size=21268 sha256=406fbf5b535d11aabd623adb68e07862f127d0e4bdb05ea61c654fd3beaac978 13:43:49 Stored in directory: /root/.cache/pip/wheels/7a/0f/7a/4e21606c6ce2485376522986cd8809d738907a611907b206ca 13:43:49 Building wheel for PyYAML (pyproject.toml): started 13:43:53 Building wheel for PyYAML (pyproject.toml): finished with status 'done' 13:43:53 Created wheel for PyYAML: filename=PyYAML-6.0-cp310-cp310-linux_aarch64.whl size=45334 sha256=f331fa28b17fc9231c86e9b885ce947c094fc0d92151f67222836e7d77346a77 13:43:53 Stored in directory: /root/.cache/pip/wheels/1d/f3/b4/4aea0992adbed14b36ce9c3857d3707c762a4374479230685d 13:43:53 Building wheel for strict-rfc3339 (setup.py): started 13:43:54 Building wheel for strict-rfc3339 (setup.py): finished with status 'done' 13:43:54 Created wheel for strict-rfc3339: filename=strict_rfc3339-0.7-py3-none-any.whl size=18128 sha256=c01421cf3201bef1db08dcadfadcd65955a7b14b2f55ddfadfd26a69d14aaeb3 13:43:54 Stored in directory: /root/.cache/pip/wheels/d4/c2/43/78ecbcc49dd7594ca41c72be6ddb7844a486bae4b306fb3d14 13:43:54 Building wheel for validate-email (setup.py): started 13:43:56 Building wheel for validate-email (setup.py): finished with status 'done' 13:43:56 Created wheel for validate-email: filename=validate_email-1.3-py3-none-any.whl size=5466 sha256=f3a76313685e42a56dbc86ba4785c6f5aab5a653ceef5dc2aacbc3bfee3bd252 13:43:56 Stored in directory: /root/.cache/pip/wheels/b2/7a/63/5c5bc2a88ffffb247771c1cc38c2bda3d78e1ffbff79ed8d18 13:43:56 Successfully built robotbackgroundlogger paho-mqtt numpy psutil pyzmq psycopg2 flex GenSON PyYAML strict-rfc3339 validate-email 13:44:00 Installing collected packages: validate-email, strict-rfc3339, sortedcontainers, rfc3987, pytz, python-dotenv, ply, paho-mqtt, GenSON, websocket-client, urllib3, tzlocal, typing-extensions, sniffio, six, robotframework-pythonlibcore, robotframework, pyzmq, PyYAML, pysocks, pyrsistent, pygments, pycryptodome, psycopg2, psutil, numpy, jsonpointer, idna, h11, exceptiongroup, docutils, decorator, configparser, click, charset-normalizer, certifi, attrs, async-timeout, async-generator, wsproto, robotbackgroundlogger, requests, redis, reactivex, python-dateutil, outcome, jsonschema, jsonpath-ng, trio, robotframework-requests, influxdb-client, flex, docker, trio-websocket, RESTinstance, selenium, robotframework-seleniumlibrary 13:45:21 Successfully installed GenSON-1.2.2 PyYAML-6.0 RESTinstance-1.3.0 async-generator-1.10 async-timeout-4.0.2 attrs-23.1.0 certifi-2023.5.7 charset-normalizer-3.1.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-3.4 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 pysocks-1.7.1 python-dateutil-2.8.2 python-dotenv-0.15.0 pytz-2023.3 pyzmq-22.2.1 reactivex-4.0.4 redis-4.5.3 requests-2.31.0 rfc3987-1.3.8 robotbackgroundlogger-1.2 robotframework-6.0.2 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-2.0.3 validate-email-1.3 websocket-client-1.5.2 wsproto-1.2.0 13:45:21 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 13:46:00 Removing intermediate container 70f4c5438880 13:46:00 ---> 5a9686a14b22 13:46:00 Step 10/13 : ENTRYPOINT ["sh", "/usr/local/bin/robot-entrypoint.sh"] 13:46:00 ---> Running in 61508b4e7418 13:46:00 Removing intermediate container 61508b4e7418 13:46:00 ---> 0c76ce4df320 13:46:00 Step 11/13 : LABEL arch=arm64 13:46:00 ---> Running in b35dc8221c44 13:46:00 Removing intermediate container b35dc8221c44 13:46:00 ---> e60bbf782021 13:46:00 Step 12/13 : LABEL git_sha=ed4bade12fa4979c39d95b81877b1803343eb0ab 13:46:00 ---> Running in 757ab7942d21 13:46:00 Removing intermediate container 757ab7942d21 13:46:00 ---> ed92e3adf626 13:46:00 Step 13/13 : LABEL version=0.0.0 13:46:00 ---> Running in 28bb0b5312c8 13:46:00 Removing intermediate container 28bb0b5312c8 13:46:00 ---> 5f39389fb4b5 13:46:00 [Warning] One or more build-args [ARCH] were not consumed 13:46:00 Successfully built 5f39389fb4b5 13:46:00 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 13:46:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:46:00 13:46:00 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:46:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:46:01 arm64: Pulling from edgex-lftools-log-publisher 13:46:01 8998bd30e6a1: Pulling fs layer 13:46:01 04944245beec: Pulling fs layer 13:46:01 699f458cf7ca: Pulling fs layer 13:46:01 765212b225bb: Pulling fs layer 13:46:01 f23df028b6ca: Pulling fs layer 13:46:01 d65c8cfc05b1: Pulling fs layer 13:46:01 2437ff75d9bd: Pulling fs layer 13:46:01 765212b225bb: Waiting 13:46:01 f23df028b6ca: Waiting 13:46:01 2437ff75d9bd: Waiting 13:46:01 04944245beec: Verifying Checksum 13:46:01 04944245beec: Download complete 13:46:01 765212b225bb: Verifying Checksum 13:46:01 765212b225bb: Download complete 13:46:01 f23df028b6ca: Verifying Checksum 13:46:01 f23df028b6ca: Download complete 13:46:01 d65c8cfc05b1: Download complete 13:46:01 699f458cf7ca: Verifying Checksum 13:46:01 699f458cf7ca: Download complete 13:46:02 8998bd30e6a1: Verifying Checksum 13:46:02 8998bd30e6a1: Download complete 13:46:04 2437ff75d9bd: Verifying Checksum 13:46:04 2437ff75d9bd: Download complete 13:46:06 8998bd30e6a1: Pull complete 13:46:06 04944245beec: Pull complete 13:46:08 699f458cf7ca: Pull complete 13:46:08 765212b225bb: Pull complete 13:46:09 f23df028b6ca: Pull complete 13:46:09 d65c8cfc05b1: Pull complete 13:46:27 2437ff75d9bd: Pull complete 13:46:27 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 13:46:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:46:27 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:46:27 prd-ubuntu20.04-docker-arm64-4c-16g-18067 does not seem to be running inside a container 13:46:27 $ 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-52 -v /w/workspace/exfoundry_edgex-taf-common_PR-52:/w/workspace/exfoundry_edgex-taf-common_PR-52:rw,z -v /w/workspace/exfoundry_edgex-taf-common_PR-52@tmp:/w/workspace/exfoundry_edgex-taf-common_PR-52@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 13:46:30 $ docker top 3949f3082266ae3df137b1b858e8b0849c3b9ba7e5c8d3dffa3183566137d704 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:46:30 ---> job-cost.sh 13:46:30 lf-activate-venv: SKIPPING 13:46:30 INFO: No Stack... 13:46:31 INFO: Retrieving Pricing Info for: v3-standard-4 13:46:32 INFO: Archiving Costs [Pipeline] sh 13:46:32 + + catcut /w/workspace/exfoundry_edgex-taf-common_PR-52/archives/cost.csv -d, -f6 13:46:32 [Pipeline] lock 13:46:32 Trying to acquire lock on [jenkins-edgexfoundry-edgex-taf-common-PR-52-5-stack-cost] 13:46:32 Resource [jenkins-edgexfoundry-edgex-taf-common-PR-52-5-stack-cost] did not exist. Created. 13:46:32 Lock acquired on [jenkins-edgexfoundry-edgex-taf-common-PR-52-5-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 13:46:33 /w/workspace/exfoundry_edgex-taf-common_PR-52@tmp/durable-df6f9784/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 13:46:33 + echo total: 0.10999999940395355 [Pipeline] stash 13:46:33 Warning: overwriting stash ‘stack-cost’ 13:46:34 Stashed 1 file(s) [Pipeline] } 13:46:34 Lock released on resource [jenkins-edgexfoundry-edgex-taf-common-PR-52-5-stack-cost] [Pipeline] // lock [Pipeline] } 13:46:34 $ docker stop --time=1 3949f3082266ae3df137b1b858e8b0849c3b9ba7e5c8d3dffa3183566137d704 13:46:35 $ docker rm -f --volumes 3949f3082266ae3df137b1b858e8b0849c3b9ba7e5c8d3dffa3183566137d704 [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 13:46:36 + [ -d /w/workspace/exfoundry_edgex-taf-common_PR-52/archives ] 13:46:36 + ls -al /w/workspace/exfoundry_edgex-taf-common_PR-52/archives 13:46:36 total 16 13:46:36 drwxr-xr-x 3 root root 4096 Jun 7 13:04 . 13:46:36 drwxrwxr-x 8 jenkins jenkins 4096 Jun 7 13:04 .. 13:46:36 drwxr-xr-x 2 root root 4096 Jun 7 13:04 cost 13:46:36 -rw-r--r-- 1 root root 87 Jun 7 13:04 cost.csv 13:46:36 + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_edgex-taf-common_PR-52/archives 13:46:36 + ls -al /w/workspace/exfoundry_edgex-taf-common_PR-52/archives 13:46:36 total 16 13:46:36 drwxr-xr-x 3 jenkins jenkins 4096 Jun 7 13:04 . 13:46:36 drwxrwxr-x 8 jenkins jenkins 4096 Jun 7 13:04 .. 13:46:36 drwxr-xr-x 2 jenkins jenkins 4096 Jun 7 13:04 cost 13:46:36 -rw-r--r-- 1 jenkins jenkins 87 Jun 7 13:04 cost.csv [Pipeline] libraryResource [Pipeline] sh 13:46:36 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 13:46:37 ---> package-listing.sh 13:46:37 ++ facter osfamily 13:46:37 ++ tr '[:upper:]' '[:lower:]' 13:46:37 + OS_FAMILY=debian 13:46:37 + workspace=/w/workspace/exfoundry_edgex-taf-common_PR-52 13:46:37 + START_PACKAGES=/tmp/packages_start.txt 13:46:37 + END_PACKAGES=/tmp/packages_end.txt 13:46:37 + DIFF_PACKAGES=/tmp/packages_diff.txt 13:46:37 + PACKAGES=/tmp/packages_start.txt 13:46:37 + '[' /w/workspace/exfoundry_edgex-taf-common_PR-52 ']' 13:46:37 + PACKAGES=/tmp/packages_end.txt 13:46:37 + case "${OS_FAMILY}" in 13:46:37 + dpkg -l 13:46:37 + grep '^ii' 13:46:37 + '[' -f /tmp/packages_start.txt ']' 13:46:37 + '[' -f /tmp/packages_end.txt ']' 13:46:37 + diff /tmp/packages_start.txt /tmp/packages_end.txt 13:46:37 + '[' /w/workspace/exfoundry_edgex-taf-common_PR-52 ']' 13:46:37 + mkdir -p /w/workspace/exfoundry_edgex-taf-common_PR-52/archives/ 13:46:37 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_edgex-taf-common_PR-52/archives/ [Pipeline] echo 13:46:37 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-52/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 13:46:38 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:46:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:46:38 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:46:38 prd-ubuntu20.04-docker-8c-8g-18056 does not seem to be running inside a container 13:46:38 $ 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-52/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-52 -v /w/workspace/exfoundry_edgex-taf-common_PR-52:/w/workspace/exfoundry_edgex-taf-common_PR-52:rw,z -v /w/workspace/exfoundry_edgex-taf-common_PR-52@tmp:/w/workspace/exfoundry_edgex-taf-common_PR-52@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 13:46:39 $ docker top 26d87d623ef96c342aea80c8bec129740ab3c3c398b121f612da3a3f1f13d460 -eo pid,comm [Pipeline] { [Pipeline] sh 13:46:39 + touch /tmp/pre-build-complete [Pipeline] sh 13:46:39 + mkdir -p /var/log/sysstat [Pipeline] sh 13:46:39 + ls /var/log/sa-host 13:46:39 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:46:40 provisioning config files... 13:46:40 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_edgex-taf-common_PR-52@tmp/config4398225490849831565tmp [Pipeline] { [Pipeline] echo 13:46:40 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 13:46:40 ---> create-netrc.sh [Pipeline] } 13:46:40 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 13:46:40 ---> python-tools-install.sh [Pipeline] echo 13:46:40 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 13:46:41 ---> sudo-logs.sh 13:46:41 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 13:46:41 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 13:46:41 ---> job-cost.sh 13:46:41 lf-activate-venv: SKIPPING 13:46:41 DEBUG: total: 0.2199999988079071 13:46:41 INFO: Retrieving Stack Cost... 13:46:41 INFO: Retrieving Pricing Info for: v3-standard-8 13:46:42 INFO: Archiving Costs [Pipeline] echo 13:46:42 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 13:46:42 ---> logs-deploy.sh 13:46:42 lf-activate-venv: SKIPPING 13:46:42 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-taf-common/PR-52/5 13:46:42 INFO: archiving workspace using pattern(s): 13:46:43 Archives upload complete. 13:46:43 INFO: archiving logs to Nexus