Pull request #52 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from c3e817505568c114697d08a2d7a7de8b3200220a+437f112b20c4e4b4ca5169bd4ee8fb99e51cb62b (cacf8de310149383b8e116ba009583f8b8200468) 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-ssh16875590569347438580.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-ssh18053848667583504136.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 4fc256d9079ed2258907e613f84b1b8da264a4bd The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-taf-common/branches/PR-52/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-taf-common/branches/PR-52/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14407557975876858649.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-taf-common/branches/PR-52/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15138852317818306553.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fc256d9079ed2258907e613f84b1b8da264a4bd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fc256d9079ed2258907e613f84b1b8da264a4bd # timeout=10 Commit message: "Merge pull request #430 from ernestojeda/release-lock" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that 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-ssh2918362595607607778.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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-taf-common/branches/PR-52/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-taf-common/branches/PR-52/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh14866773580824836657.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-16413’ Running on prd-ubuntu20.04-docker-8c-8g-16425 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 437f112b20c4e4b4ca5169bd4ee8fb99e51cb62b into PR head commit c3e817505568c114697d08a2d7a7de8b3200220a Merge succeeded, producing c3e817505568c114697d08a2d7a7de8b3200220a Checking out Revision c3e817505568c114697d08a2d7a7de8b3200220a (PR-52) Commit message: "Bump requests from 2.25.1 to 2.31.0" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 00:55:52 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 00:55:52 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { > git config core.sparsecheckout # timeout=10 > git checkout -f c3e817505568c114697d08a2d7a7de8b3200220a # 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 437f112b20c4e4b4ca5169bd4ee8fb99e51cb62b # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c3e817505568c114697d08a2d7a7de8b3200220a # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] echo 00:55:52 ========================================================= 00:55:52 EdgeX Global Pipelines Version Info 00:55:52 ========================================================= [Pipeline] libraryResource [Pipeline] sh 00:55:53 ------------------- 00:55:53 stable info: 00:55:53 ------------------- 00:55:53 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 00:55:53 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 00:55:53 Message: update stable to v1.0.249 00:55:53 ------------------- 00:55:53 experimental info: 00:55:53 ------------------- 00:55:53 Commited By: **** collab-it+edgex@linuxfoundation.org 00:55:53 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 00:55:53 Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo 00:55:53 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = taf-settings [Pipeline] echo 00:55:54 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-taf-common [Pipeline] echo 00:55:54 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 00:55:54 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 00:55:54 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 00:55:54 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-taf-common [Pipeline] echo 00:55:54 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 00:55:54 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = snapshots [Pipeline] echo 00:55:54 [edgeXSetupEnvironment]: set envvar DOCKER_PUSH_LATEST = true [Pipeline] echo 00:55:54 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 00:55:54 [edgeXSetupEnvironment]: set envvar ARCHIVE_IMAGE = false [Pipeline] echo 00:55:54 [edgeXSetupEnvironment]: set envvar ARCHIVE_NAME = edgex-taf-common-archive.tar.gz [Pipeline] echo 00:55:54 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 00:55:54 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 00:55:54 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-52 [Pipeline] echo 00:55:54 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-52 [Pipeline] echo 00:55:54 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-52 [Pipeline] echo 00:55:54 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c3e817505568c114697d08a2d7a7de8b3200220a [Pipeline] echo 00:55:54 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c3e8175 [Pipeline] echo 00:55:54 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:55:54 provisioning config files... 00:55:54 copy managed file [taf-settings] to file:/w/workspace/exfoundry_edgex-taf-common_PR-52@tmp/config6404343964262214590tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:55:55 ---> docker-login.sh 00:55:55 nexus3.edgexfoundry.org:10001 00:55:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:55:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:55:55 Configure a credential helper to remove this warning. See 00:55:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:55:55 00:55:55 Login Succeeded 00:55:55 nexus3.edgexfoundry.org:10002 00:55:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:55:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:55:55 Configure a credential helper to remove this warning. See 00:55:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:55:55 00:55:55 Login Succeeded 00:55:55 nexus3.edgexfoundry.org:10003 00:55:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:55:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:55:56 Configure a credential helper to remove this warning. See 00:55:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:55:56 00:55:56 Login Succeeded 00:55:56 nexus3.edgexfoundry.org:10004 00:55:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:55:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:55:56 Configure a credential helper to remove this warning. See 00:55:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:55:56 00:55:56 Login Succeeded 00:55:56 docker.io 00:55:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:55:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:55:56 Configure a credential helper to remove this warning. See 00:55:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:55:56 00:55:56 Login Succeeded 00:55:56 ---> docker-login.sh ends [Pipeline] } 00:55:56 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 00:55:57 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 00:55:57 + grep -v github /etc/ssh/ssh_known_hosts 00:55:57 + [ -e /tmp/ssh_known_hosts ] 00:55:57 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 00:55:57 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 00:55:57 + sudo tee -a /etc/ssh/ssh_known_hosts 00:55:57 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:55:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:55:57 00:55:57 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:55:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:55:57 0.1.4: Pulling from edgex-devops/py-git-semver 00:55:57 b85a868b505f: Pulling fs layer 00:55:57 e2be974225ed: Pulling fs layer 00:55:57 339a4e72a1f5: Pulling fs layer 00:55:57 988bab9f4d93: Pulling fs layer 00:55:57 1469e6f7b9e6: Pulling fs layer 00:55:57 eaf3925da568: Pulling fs layer 00:55:57 bab4dde63d76: Pulling fs layer 00:55:57 bde34c3a00c8: Pulling fs layer 00:55:57 b352a97aabf1: Pulling fs layer 00:55:57 4872d77fe225: Pulling fs layer 00:55:57 5851b861e8e6: Pulling fs layer 00:55:57 bab4dde63d76: Waiting 00:55:57 988bab9f4d93: Waiting 00:55:57 bde34c3a00c8: Waiting 00:55:57 b352a97aabf1: Waiting 00:55:57 eaf3925da568: Waiting 00:55:57 4872d77fe225: Waiting 00:55:57 5851b861e8e6: Waiting 00:55:57 1469e6f7b9e6: Waiting 00:55:57 e2be974225ed: Verifying Checksum 00:55:57 e2be974225ed: Download complete 00:55:57 988bab9f4d93: Verifying Checksum 00:55:57 988bab9f4d93: Download complete 00:55:57 1469e6f7b9e6: Verifying Checksum 00:55:57 1469e6f7b9e6: Download complete 00:55:58 eaf3925da568: Download complete 00:55:58 339a4e72a1f5: Verifying Checksum 00:55:58 339a4e72a1f5: Download complete 00:55:58 bde34c3a00c8: Verifying Checksum 00:55:58 bde34c3a00c8: Download complete 00:55:58 b352a97aabf1: Verifying Checksum 00:55:58 b352a97aabf1: Download complete 00:55:58 4872d77fe225: Verifying Checksum 00:55:58 4872d77fe225: Download complete 00:55:58 5851b861e8e6: Download complete 00:55:58 b85a868b505f: Verifying Checksum 00:55:58 b85a868b505f: Download complete 00:55:58 bab4dde63d76: Verifying Checksum 00:55:58 bab4dde63d76: Download complete 00:55:59 b85a868b505f: Pull complete 00:55:59 e2be974225ed: Pull complete 00:56:00 339a4e72a1f5: Pull complete 00:56:00 988bab9f4d93: Pull complete 00:56:00 1469e6f7b9e6: Pull complete 00:56:00 eaf3925da568: Pull complete 00:56:02 bab4dde63d76: Pull complete 00:56:02 bde34c3a00c8: Pull complete 00:56:02 b352a97aabf1: Pull complete 00:56:02 4872d77fe225: Pull complete 00:56:02 5851b861e8e6: Pull complete 00:56:02 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 00:56:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:56:02 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:56:03 prd-ubuntu20.04-docker-8c-8g-16425 does not seem to be running inside a container 00:56:03 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 00:56:06 $ docker top f464120cb5a6f74b30dca7634c511513efe56e8375e65dc1c2f02222793dffbd -eo pid,comm 00:56:06 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). 00:56:06 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:56:06 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:56:06 [ssh-agent] Looking for ssh-agent implementation... 00:56:06 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:56:06 $ docker exec f464120cb5a6f74b30dca7634c511513efe56e8375e65dc1c2f02222793dffbd ssh-agent 00:56:06 SSH_AUTH_SOCK=/tmp/ssh-TMBah3htwUdA/agent.32 00:56:06 SSH_AGENT_PID=38 00:56:06 Running ssh-add (command line suppressed) 00:56:07 Identity added: /w/workspace/exfoundry_edgex-taf-common_PR-52@tmp/private_key_3579087607153835057.key (/w/workspace/exfoundry_edgex-taf-common_PR-52@tmp/private_key_3579087607153835057.key) 00:56:07 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:56:07 + git tag --points-at HEAD [Pipeline] } 00:56:07 $ docker exec --env ******** --env ******** f464120cb5a6f74b30dca7634c511513efe56e8375e65dc1c2f02222793dffbd ssh-agent -k 00:56:07 unset SSH_AUTH_SOCK; 00:56:07 unset SSH_AGENT_PID; 00:56:07 echo Agent pid 38 killed; 00:56:07 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 00:56:07 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:56:07 [ssh-agent] Looking for ssh-agent implementation... 00:56:07 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:56:07 $ docker exec f464120cb5a6f74b30dca7634c511513efe56e8375e65dc1c2f02222793dffbd ssh-agent 00:56:07 SSH_AUTH_SOCK=/tmp/ssh-plPqRrZSzkiT/agent.70 00:56:07 SSH_AGENT_PID=76 00:56:07 Running ssh-add (command line suppressed) 00:56:07 Identity added: /w/workspace/exfoundry_edgex-taf-common_PR-52@tmp/private_key_3243901796958963707.key (/w/workspace/exfoundry_edgex-taf-common_PR-52@tmp/private_key_3243901796958963707.key) 00:56:07 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:56:08 + git semver init 00:56:08 2023-05-23 00:56:08,514 [run_init] DEBUG init version:0.0.0 force:False 00:56:08 2023-05-23 00:56:08,514 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_edgex-taf-common_PR-52/.semver 00:56:08 2023-05-23 00:56:08,515 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-taf-common.git /w/workspace/exfoundry_edgex-taf-common_PR-52/.semver 00:56:08 2023-05-23 00:56:08,515 [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) 00:56:09 2023-05-23 00:56:09,085 [append_file] DEBUG append to file:/w/workspace/exfoundry_edgex-taf-common_PR-52/.git/info/exclude 00:56:09 2023-05-23 00:56:09,086 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_edgex-taf-common_PR-52/.semver/PR-52 with force:False 00:56:09 2023-05-23 00:56:09,086 [write_file] DEBUG write to file:/w/workspace/exfoundry_edgex-taf-common_PR-52/.semver/PR-52 00:56:09 2023-05-23 00:56:09,090 [execute] INFO git cat-file --batch-check 00:56:09 2023-05-23 00:56:09,091 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_edgex-taf-common_PR-52/.semver, universal_newlines=False, shell=None, istream=) 00:56:09 2023-05-23 00:56:09,097 [execute] INFO git cat-file --batch 00:56:09 2023-05-23 00:56:09,097 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_edgex-taf-common_PR-52/.semver, universal_newlines=False, shell=None, istream=) 00:56:09 2023-05-23 00:56:09,101 [read_version] DEBUG read version from /w/workspace/exfoundry_edgex-taf-common_PR-52/.semver/PR-52 00:56:09 0.0.0 [Pipeline] } 00:56:09 $ docker exec --env ******** --env ******** f464120cb5a6f74b30dca7634c511513efe56e8375e65dc1c2f02222793dffbd ssh-agent -k 00:56:09 unset SSH_AUTH_SOCK; 00:56:09 unset SSH_AGENT_PID; 00:56:09 echo Agent pid 76 killed; 00:56:09 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:56:09 + git semver [Pipeline] } 00:56:10 $ docker stop --time=1 f464120cb5a6f74b30dca7634c511513efe56e8375e65dc1c2f02222793dffbd 00:56:11 $ docker rm -f --volumes f464120cb5a6f74b30dca7634c511513efe56e8375e65dc1c2f02222793dffbd [Pipeline] // withDockerContainer [Pipeline] sh 00:56:11 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 00:56:12 Stashed 1 file(s) [Pipeline] echo 00:56:12 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Docker Image) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:56:12 provisioning config files... 00:56:12 copy managed file [taf-settings] to file:/w/workspace/exfoundry_edgex-taf-common_PR-52@tmp/config1827657342334959290tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:56:12 ---> docker-login.sh 00:56:12 nexus3.edgexfoundry.org:10001 00:56:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:56:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:56:12 Configure a credential helper to remove this warning. See 00:56:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:56:12 00:56:12 Login Succeeded 00:56:12 nexus3.edgexfoundry.org:10002 00:56:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:56:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:56:12 Configure a credential helper to remove this warning. See 00:56:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:56:12 00:56:12 Login Succeeded 00:56:12 nexus3.edgexfoundry.org:10003 00:56:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:56:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:56:13 Configure a credential helper to remove this warning. See 00:56:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:56:13 00:56:13 Login Succeeded 00:56:13 nexus3.edgexfoundry.org:10004 00:56:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:56:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:56:13 Configure a credential helper to remove this warning. See 00:56:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:56:13 00:56:13 Login Succeeded 00:56:13 docker.io 00:56:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:56:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:56:13 Configure a credential helper to remove this warning. See 00:56:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:56:13 00:56:13 Login Succeeded 00:56:13 ---> docker-login.sh ends [Pipeline] } 00:56:13 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 00:56:14 + sudo chown -R jenkins:jenkins . [Pipeline] sh 00:56:14 + ls -al . 00:56:14 total 68 00:56:14 drwxrwxr-x 6 jenkins jenkins 4096 May 23 00:56 . 00:56:14 drwxrwxr-x 4 jenkins jenkins 4096 May 23 00:55 .. 00:56:14 drwxrwxr-x 8 jenkins jenkins 4096 May 23 00:56 .git 00:56:14 -rw-rw-r-- 1 jenkins jenkins 22 May 23 00:55 .gitignore 00:56:14 drwxr-xr-x 3 jenkins jenkins 4096 May 23 00:56 .semver 00:56:14 -rw-rw-r-- 1 jenkins jenkins 2268 May 23 00:55 Dockerfile 00:56:14 -rw-rw-r-- 1 jenkins jenkins 746 May 23 00:55 Jenkinsfile 00:56:14 -rw-rw-r-- 1 jenkins jenkins 11381 May 23 00:55 LICENSE 00:56:14 -rw-rw-r-- 1 jenkins jenkins 3582 May 23 00:55 README.md 00:56:14 drwxrwxr-x 4 jenkins jenkins 4096 May 23 00:55 TAF-Manager 00:56:14 drwxrwxr-x 6 jenkins jenkins 4096 May 23 00:55 TUC 00:56:14 -rw-rw-r-- 1 jenkins jenkins 5 May 23 00:56 VERSION 00:56:14 -rw-rw-r-- 1 jenkins jenkins 344 May 23 00:55 requirements.txt 00:56:14 -rw-rw-r-- 1 jenkins jenkins 54 May 23 00:55 robot-entrypoint.sh 00:56:14 -rw-rw-r-- 1 jenkins jenkins 445 May 23 00:55 setup.py [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:56:15 + docker build -t edgex-taf-common -f Dockerfile --build-arg ARCH=amd64 --label git_sha=c3e817505568c114697d08a2d7a7de8b3200220a --label arch=amd64 --label version=0.0.0 . 00:56:15 Sending build context to Docker daemon 429.6kB 00:56:15 Step 1/12 : FROM alpine:3.16 00:56:15 3.16: Pulling from library/alpine 00:56:15 91d30c5bc195: Pulling fs layer 00:56:15 91d30c5bc195: Download complete 00:56:15 91d30c5bc195: Pull complete 00:56:16 Digest: sha256:c2b622f6e510a0d25bccaffa9e67b75a6860cb09b74bb58cfc36a9ef4331109f 00:56:16 Status: Downloaded newer image for alpine:3.16 00:56:16 ---> 8471affe5de5 00:56:16 Step 2/12 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: IOTech' 00:56:16 ---> Running in 40e4da4988bc 00:56:17 Removing intermediate container 40e4da4988bc 00:56:17 ---> b4ba07218110 00:56:17 Step 3/12 : LABEL maintainer="Bruce Huang " 00:56:18 ---> Running in 940fa7ca1dbb 00:56:18 Removing intermediate container 940fa7ca1dbb 00:56:18 ---> aa15a882dfda 00:56:18 Step 4/12 : COPY . /edgex-taf/edgex-taf-common 00:56:18 ---> 69ff458771eb 00:56:18 Step 5/12 : COPY robot-entrypoint.sh /usr/local/bin/ 00:56:19 ---> 9f5cac48c812 00:56:19 Step 6/12 : WORKDIR /edgex-taf 00:56:19 ---> Running in 75d3bac8873c 00:56:20 Removing intermediate container 75d3bac8873c 00:56:20 ---> acaedde9172a 00:56:20 Step 7/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 00:56:20 ---> Running in 2894b548b2c1 00:56:22 Removing intermediate container 2894b548b2c1 00:56:22 ---> 2dd5ac39e9b4 00:56:22 Step 8/12 : 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 robotframework==4.1.3 && pip3 install docker==4.4.1 && pip3 install -U python-dotenv==0.15.0 && pip3 install -U RESTinstance==1.0.2 && pip3 install -U robotbackgroundlogger==1.2 && pip3 install -U configparser==5.0.1 && pip3 install -U requests==2.25.1 && pip3 install -U robotframework-requests==0.8.0 && pip3 install -U paho-mqtt==1.5.1 && pip3 install -U redis==4.5.3 && pip3 install -U pyzmq==22.2.1 && pip3 install -U robotframework-seleniumlibrary==5.1.3 && pip3 install -U psycopg2==2.9.3 && pip3 install -U numpy==1.22.3 && pip3 install -U psutil==5.9.0 && pip3 install -U pycryptodome==3.15.0 && pip3 install -U influxdb-client==1.33.0 00:56:22 ---> Running in dc599a7aa810 00:56:23 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 00:56:23 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 00:56:24 (1/3) Upgrading musl (1.2.3-r2 -> 1.2.3-r3) 00:56:25 (2/3) Upgrading ca-certificates-bundle (20220614-r0 -> 20230506-r0) 00:56:25 (3/3) Upgrading musl-utils (1.2.3-r2 -> 1.2.3-r3) 00:56:26 Executing busybox-1.35.0-r17.trigger 00:56:26 OK: 6 MiB in 14 packages 00:56:26 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 00:56:26 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 00:56:26 (1/9) Installing ca-certificates (20230506-r0) 00:56:27 Still waiting to schedule task 00:56:27 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-16424’ 00:56:27 (2/9) Installing brotli-libs (1.0.9-r6) 00:56:27 (3/9) Installing nghttp2-libs (1.47.0-r0) 00:56:28 (4/9) Installing libcurl (8.1.0-r2) 00:56:28 (5/9) Installing curl (8.1.0-r2) 00:56:28 (6/9) Installing docker-cli (20.10.20-r0) 00:56:29 (7/9) Installing oniguruma (6.9.8-r0) 00:56:29 (8/9) Installing jq (1.6-r1) 00:56:30 (9/9) Installing openssl (1.1.1t-r2) 00:56:30 Executing busybox-1.35.0-r17.trigger 00:56:30 Executing ca-certificates-20230506-r0.trigger 00:56:30 OK: 52 MiB in 23 packages 00:56:30 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 00:56:31 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 00:56:31 (1/137) Installing libmagic (5.41-r0) 00:56:32 (2/137) Installing file (5.41-r0) 00:56:32 (3/137) Installing libxau (1.0.9-r0) 00:56:32 (4/137) Installing libxdmcp (1.1.3-r0) 00:56:33 (5/137) Installing libxcb (1.15-r0) 00:56:33 (6/137) Installing libx11 (1.8-r0) 00:56:34 (7/137) Installing libxext (1.3.4-r0) 00:56:34 (8/137) Installing libice (1.0.10-r0) 00:56:34 (9/137) Installing libuuid (2.38-r1) 00:56:34 (10/137) Installing libsm (1.2.3-r0) 00:56:35 (11/137) Installing libxt (1.2.1-r0) 00:56:35 (12/137) Installing libxmu (1.1.3-r0) 00:56:36 (13/137) Installing xset (1.2.4-r0) 00:56:36 (14/137) Installing xprop (1.2.5-r0) 00:56:36 (15/137) Installing xdg-utils (1.1.3-r3) 00:56:36 (16/137) Installing eudev-libs (3.2.11-r0) 00:56:37 (17/137) Installing pkgconf (1.8.1-r0) 00:56:37 (18/137) Installing libffi (3.4.2-r1) 00:56:37 (19/137) Installing libintl (0.21-r2) 00:56:38 (20/137) Installing libblkid (2.38-r1) 00:56:38 (21/137) Installing libmount (2.38-r1) 00:56:38 (22/137) Installing pcre (8.45-r2) 00:56:39 (23/137) Installing glib (2.72.1-r0) 00:56:39 (24/137) Installing xz-libs (5.2.5-r1) 00:56:40 (25/137) Installing libxml2 (2.9.14-r2) 00:56:40 (26/137) Installing shared-mime-info (2.2-r2) 00:56:41 (27/137) Installing hicolor-icon-theme (0.17-r1) 00:56:41 (28/137) Installing libjpeg-turbo (2.1.3-r1) 00:56:41 (29/137) Installing libpng (1.6.37-r1) 00:56:42 (30/137) Installing libwebp (1.2.3-r0) 00:56:42 (31/137) Installing zstd-libs (1.5.2-r1) 00:56:43 (32/137) Installing tiff (4.4.0-r1) 00:56:43 (33/137) Installing gdk-pixbuf (2.42.8-r0) 00:56:43 (34/137) Installing gtk-update-icon-cache (2.24.33-r3) 00:56:43 (35/137) Installing libxcomposite (0.4.5-r0) 00:56:44 (36/137) Installing libxfixes (6.0.0-r0) 00:56:44 (37/137) Installing libxrender (0.9.10-r3) 00:56:45 (38/137) Installing libxcursor (1.2.1-r0) 00:56:45 (39/137) Installing libxdamage (1.1.5-r1) 00:56:45 (40/137) Installing libxi (1.8-r0) 00:56:45 (41/137) Installing libxinerama (1.1.4-r1) 00:56:45 (42/137) Installing libxrandr (1.5.2-r1) 00:56:46 (43/137) Installing atk (2.38.0-r0) 00:56:46 (44/137) Installing libxtst (1.2.3-r3) 00:56:46 (45/137) Installing dbus-libs (1.14.4-r0) 00:56:47 (46/137) Installing at-spi2-core (2.44.1-r0) 00:56:47 (47/137) Installing at-spi2-atk (2.38.0-r0) 00:56:48 (48/137) Installing expat (2.5.0-r0) 00:56:48 (49/137) Installing libbz2 (1.0.8-r1) 00:56:48 (50/137) Installing freetype (2.12.1-r0) 00:56:49 (51/137) Installing fontconfig (2.14.0-r0) 00:56:49 (52/137) Installing pixman (0.40.0-r4) 00:56:49 (53/137) Installing cairo (1.17.4-r2) 00:56:50 (54/137) Installing cairo-gobject (1.17.4-r2) 00:56:50 (55/137) Installing avahi-libs (0.8-r6) 00:56:51 (56/137) Installing gmp (6.2.1-r2) 00:56:51 (57/137) Installing nettle (3.7.3-r0) 00:56:51 (58/137) Installing p11-kit (0.24.1-r0) 00:56:52 (59/137) Installing libtasn1 (4.18.0-r1) 00:56:52 (60/137) Installing libunistring (1.0-r0) 00:56:52 (61/137) Installing gnutls (3.7.7-r1) 00:56:53 (62/137) Installing cups-libs (2.4.2-r0) 00:56:53 (63/137) Installing libepoxy (1.5.10-r0) 00:56:54 (64/137) Installing fribidi (1.0.12-r0) 00:56:54 (65/137) Installing graphite2 (1.3.14-r1) 00:56:54 (66/137) Installing harfbuzz (4.3.0-r0) 00:56:55 (67/137) Installing libxft (2.3.4-r0) 00:56:55 (68/137) Installing pango (1.50.7-r0) 00:56:55 (69/137) Installing wayland-libs-client (1.20.0-r0) 00:56:56 (70/137) Installing wayland-libs-cursor (1.20.0-r0) 00:56:56 (71/137) Installing wayland-libs-egl (1.20.0-r0) 00:56:56 (72/137) Installing xkeyboard-config (2.35.1-r0) 00:56:57 (73/137) Installing libxkbcommon (1.4.1-r0) 00:56:57 (74/137) Installing gtk+3.0 (3.24.34-r1) 00:56:58 Executing gtk+3.0-3.24.34-r1.post-install 00:56:58 (75/137) Installing libfontenc (1.1.4-r0) 00:56:58 (76/137) Installing mkfontscale (1.2.2-r0) 00:56:58 (77/137) Installing font-opensans (0_git20210927-r0) 00:56:59 (78/137) Installing libgcc (11.2.1_git20220219-r2) 00:56:59 (79/137) Installing libogg (1.3.5-r1) 00:56:59 (80/137) Installing libstdc++ (11.2.1_git20220219-r2) 00:57:00 (81/137) Installing flac (1.3.4-r0) 00:57:00 (82/137) Installing alsa-lib (1.2.7.2-r0) 00:57:01 (83/137) Installing libatomic (11.2.1_git20220219-r2) 00:57:01 (84/137) Installing sdl2 (2.0.22-r0) 00:57:01 (85/137) Installing aom-libs (3.3.0-r0) 00:57:02 (86/137) Installing libass (0.16.0-r0) 00:57:03 (87/137) Installing libdav1d (1.0.0-r0) 00:57:03 (88/137) Installing libpciaccess (0.16-r0) 00:57:03 (89/137) Installing libdrm (2.4.110-r0) 00:57:04 (90/137) Installing ncurses-terminfo-base (6.3_p20220521-r0) 00:57:04 (91/137) Installing ncurses-libs (6.3_p20220521-r0) 00:57:04 (92/137) Installing lame (3.100-r0) 00:57:05 (93/137) Installing opus (1.3.1-r1) 00:57:05 (94/137) Installing libasyncns (0.8-r1) 00:57:05 (95/137) Installing libltdl (2.4.7-r0) 00:57:06 (96/137) Installing orc (0.4.32-r0) 00:57:06 (97/137) Installing libvorbis (1.3.7-r0) 00:57:06 (98/137) Installing libsndfile (1.1.0-r0) 00:57:07 (99/137) Installing libgomp (11.2.1_git20220219-r2) 00:57:07 (100/137) Installing soxr (0.1.3-r2) 00:57:08 (101/137) Installing speexdsp (1.2.0-r0) 00:57:08 (102/137) Installing tdb-libs (1.4.6-r0) 00:57:08 (103/137) Installing libpulse (15.0-r2) 00:57:09 (104/137) Installing cjson (1.7.15-r3) 00:57:09 (105/137) Installing mbedtls (2.28.3-r0) 00:57:09 (106/137) Installing librist (0.2.6-r1) 00:57:10 (107/137) Installing libsrt (1.4.4-r0) 00:57:10 (108/137) Installing libssh (0.9.6-r1) 00:57:11 (109/137) Installing libtheora (1.1.1-r16) 00:57:11 (110/137) Installing v4l-utils-libs (1.22.1-r1) 00:57:12 (111/137) Installing libva (2.14.0-r0) 00:57:12 (112/137) Installing libvdpau (1.5-r0) 00:57:12 (113/137) Installing vidstab (1.1.0-r1) 00:57:12 (114/137) Installing libvpx (1.11.0-r1) 00:57:13 (115/137) Installing x264-libs (0.163_git20210613-r0) 00:57:14 (116/137) Installing numactl (2.0.14-r0) 00:57:14 (117/137) Installing x265-libs (3.5-r3) 00:57:14 (118/137) Installing xvidcore (1.3.7-r1) 00:57:15 (119/137) Installing ffmpeg-libs (5.0.3-r0) 00:57:16 (120/137) Installing libevent (2.1.12-r4) 00:57:16 (121/137) Installing mesa (21.3.9-r0) 00:57:16 (122/137) Installing wayland-libs-server (1.20.0-r0) 00:57:16 (123/137) Installing mesa-gbm (21.3.9-r0) 00:57:17 (124/137) Installing icu-data-en (71.1-r2) 00:57:17 Executing icu-data-en-71.1-r2.post-install 00:57:17 * 00:57:17 * If you need ICU with non-English locales and legacy charset support, install 00:57:17 * package icu-data-full. 00:57:17 * 00:57:17 (125/137) Installing icu-libs (71.1-r2) 00:57:18 (126/137) Installing lcms2 (2.13.1-r0) 00:57:18 (127/137) Installing minizip (1.2.12-r0) 00:57:18 (128/137) Installing nspr (4.33-r0) 00:57:19 (129/137) Installing sqlite-libs (3.40.1-r0) 00:57:19 (130/137) Installing nss (3.78.1-r0) 00:57:20 (131/137) Installing re2 (2022.04.01-r0) 00:57:20 (132/137) Installing snappy (1.1.9-r4) 00:57:20 (133/137) Installing libgpg-error (1.45-r0) 00:57:21 (134/137) Installing libgcrypt (1.10.1-r0) 00:57:21 (135/137) Installing libxslt (1.1.35-r0) 00:57:22 (136/137) Installing chromium (102.0.5005.182-r0) 00:57:24 (137/137) Installing chromium-chromedriver (102.0.5005.182-r0) 00:57:24 Executing busybox-1.35.0-r17.trigger 00:57:24 Executing glib-2.72.1-r0.trigger 00:57:24 Executing shared-mime-info-2.2-r2.trigger 00:57:25 Executing gdk-pixbuf-2.42.8-r0.trigger 00:57:25 Executing gtk-update-icon-cache-2.24.33-r3.trigger 00:57:25 Executing fontconfig-2.14.0-r0.trigger 00:57:25 Executing mkfontscale-1.2.2-r0.trigger 00:57:25 OK: 409 MiB in 160 packages 00:57:25 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 00:57:25 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 00:57:26 (1/21) Installing binutils (2.38-r3) 00:57:26 (2/21) Installing isl22 (0.22-r0) 00:57:27 (3/21) Installing mpfr4 (4.1.0-r0) 00:57:27 (4/21) Installing mpc1 (1.2.1-r0) 00:57:28 (5/21) Installing gcc (11.2.1_git20220219-r2) 00:57:36 (6/21) Installing musl-dev (1.2.3-r3) 00:57:36 (7/21) Installing libc-dev (0.7.2-r3) 00:57:36 (8/21) Installing linux-headers (5.16.7-r1) 00:57:36 (9/21) Installing libffi-dev (3.4.2-r1) 00:57:37 (10/21) Installing libpq (14.8-r0) 00:57:37 (11/21) Installing openssl-dev (1.1.1t-r2) 00:57:37 (12/21) Installing libpq-dev (14.8-r0) 00:57:38 (13/21) Installing libecpg (14.8-r0) 00:57:38 (14/21) Installing libecpg-dev (14.8-r0) 00:57:39 (15/21) Installing llvm13-libs (13.0.1-r2) 00:57:40 (16/21) Installing clang-libs (13.0.1-r1) 00:57:41 (17/21) Installing clang (13.0.1-r1) 00:57:41 (18/21) Installing icu (71.1-r2) 00:57:42 (19/21) Installing icu-dev (71.1-r2) 00:57:42 (20/21) Installing llvm13 (13.0.1-r2) 00:57:46 (21/21) Installing postgresql14-dev (14.8-r0) 00:57:46 Executing busybox-1.35.0-r17.trigger 00:57:46 OK: 822 MiB in 181 packages 00:57:46 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 00:57:47 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 00:57:48 (1/10) Installing g++ (11.2.1_git20220219-r2) 00:57:53 (2/10) Installing gdbm (1.23-r0) 00:57:53 (3/10) Installing mpdecimal (2.5.1-r1) 00:57:53 (4/10) Installing readline (8.1.2-r0) 00:57:53 (5/10) Installing python3 (3.10.11-r0) 00:57:54 (6/10) Installing python3-dev (3.10.11-r0) 00:58:00 (7/10) Installing libsodium (1.0.18-r0) 00:58:00 (8/10) Installing libzmq (4.3.4-r0) 00:58:00 (9/10) Installing libsodium-dev (1.0.18-r0) 00:58:00 (10/10) Installing zeromq-dev (4.3.4-r0) 00:58:01 Executing busybox-1.35.0-r17.trigger 00:58:01 OK: 974 MiB in 191 packages 00:58:01 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 00:58:01 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 00:58:02 OK: 974 MiB in 191 packages 00:58:02 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 00:58:02 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 00:58:03 (1/1) Installing tzdata (2023c-r0) 00:58:04 Executing busybox-1.35.0-r17.trigger 00:58:04 OK: 978 MiB in 192 packages 00:58:04 (1/1) Purging tzdata (2023c-r0) 00:58:04 Executing busybox-1.35.0-r17.trigger 00:58:04 OK: 974 MiB in 191 packages 00:58:07 Looking in links: /tmp/tmp_bvs9gja 00:58:07 Processing /tmp/tmp_bvs9gja/setuptools-65.5.0-py3-none-any.whl 00:58:07 Processing /tmp/tmp_bvs9gja/pip-23.0.1-py3-none-any.whl 00:58:07 Installing collected packages: setuptools, pip 00:58:10 Successfully installed pip-23.0.1 setuptools-65.5.0 00:58:10 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 00:58:10 Requirement already satisfied: pip in /usr/lib/python3.10/site-packages (23.0.1) 00:58:10 Collecting pip 00:58:10 Downloading pip-23.1.2-py3-none-any.whl (2.1 MB) 00:58:10 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 53.4 MB/s eta 0:00:00 00:58:10 Requirement already satisfied: setuptools in /usr/lib/python3.10/site-packages (65.5.0) 00:58:10 Collecting setuptools 00:58:10 Downloading setuptools-67.8.0-py3-none-any.whl (1.1 MB) 00:58:10 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 82.4 MB/s eta 0:00:00 00:58:10 Collecting wheel 00:58:10 Downloading wheel-0.40.0-py3-none-any.whl (64 kB) 00:58:10 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 64.5/64.5 kB 78.0 MB/s eta 0:00:00 00:58:11 Installing collected packages: wheel, setuptools, pip 00:58:11 Attempting uninstall: setuptools 00:58:11 Found existing installation: setuptools 65.5.0 00:58:11 Uninstalling setuptools-65.5.0: 00:58:11 Successfully uninstalled setuptools-65.5.0 00:58:12 Attempting uninstall: pip 00:58:12 Found existing installation: pip 23.0.1 00:58:12 Uninstalling pip-23.0.1: 00:58:12 Successfully uninstalled pip-23.0.1 00:58:14 Successfully installed pip-23.1.2 setuptools-67.8.0 wheel-0.40.0 00:58:14 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 00:58:15 Processing ./edgex-taf-common 00:58:15 Preparing metadata (setup.py): started 00:58:15 Preparing metadata (setup.py): finished with status 'done' 00:58:15 Building wheels for collected packages: edgex-taf-common 00:58:15 Building wheel for edgex-taf-common (setup.py): started 00:58:15 Building wheel for edgex-taf-common (setup.py): finished with status 'done' 00:58:15 Created wheel for edgex-taf-common: filename=edgex_taf_common-0.0.0-py3-none-any.whl size=14473 sha256=5bc58550e667b1908fadcc5ec55f06f029895060327a8e418558e2bb33d5e0e9 00:58:15 Stored in directory: /root/.cache/pip/wheels/61/f5/b0/ccd98a608bbb4978be0e5d8235f9fb4ae43535dafafd44bbbd 00:58:15 Successfully built edgex-taf-common 00:58:15 Installing collected packages: edgex-taf-common 00:58:15 Successfully installed edgex-taf-common-0.0.0 00:58:15 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 00:58:16 Collecting robotframework==4.1.3 00:58:16 Downloading robotframework-4.1.3-py2.py3-none-any.whl (659 kB) 00:58:16 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 659.8/659.8 kB 17.1 MB/s eta 0:00:00 00:58:16 Installing collected packages: robotframework 00:58:17 Successfully installed robotframework-4.1.3 00:58:17 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 00:58:17 Collecting docker==4.4.1 00:58:17 Downloading docker-4.4.1-py2.py3-none-any.whl (146 kB) 00:58:17 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 146.8/146.8 kB 7.7 MB/s eta 0:00:00 00:58:18 Collecting six>=1.4.0 (from docker==4.4.1) 00:58:18 Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) 00:58:18 Collecting websocket-client>=0.32.0 (from docker==4.4.1) 00:58:18 Downloading websocket_client-1.5.2-py3-none-any.whl (56 kB) 00:58:18 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 56.6/56.6 kB 914.6 kB/s eta 0:00:00 00:58:18 Collecting requests!=2.18.0,>=2.14.2 (from docker==4.4.1) 00:58:18 Downloading requests-2.31.0-py3-none-any.whl (62 kB) 00:58:18 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.6/62.6 kB 8.7 MB/s eta 0:00:00 00:58:18 Collecting charset-normalizer<4,>=2 (from requests!=2.18.0,>=2.14.2->docker==4.4.1) 00:58:18 Downloading charset_normalizer-3.1.0-cp310-cp310-musllinux_1_1_x86_64.whl (192 kB) 00:58:18 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 192.8/192.8 kB 11.7 MB/s eta 0:00:00 00:58:18 Collecting idna<4,>=2.5 (from requests!=2.18.0,>=2.14.2->docker==4.4.1) 00:58:18 Downloading idna-3.4-py3-none-any.whl (61 kB) 00:58:18 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.5/61.5 kB 7.5 MB/s eta 0:00:00 00:58:18 Collecting urllib3<3,>=1.21.1 (from requests!=2.18.0,>=2.14.2->docker==4.4.1) 00:58:18 Downloading urllib3-2.0.2-py3-none-any.whl (123 kB) 00:58:18 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 123.2/123.2 kB 6.4 MB/s eta 0:00:00 00:58:18 Collecting certifi>=2017.4.17 (from requests!=2.18.0,>=2.14.2->docker==4.4.1) 00:58:18 Downloading certifi-2023.5.7-py3-none-any.whl (156 kB) 00:58:18 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 157.0/157.0 kB 11.1 MB/s eta 0:00:00 00:58:18 Installing collected packages: websocket-client, urllib3, six, idna, charset-normalizer, certifi, requests, docker 00:58:20 Successfully installed certifi-2023.5.7 charset-normalizer-3.1.0 docker-4.4.1 idna-3.4 requests-2.31.0 six-1.16.0 urllib3-2.0.2 websocket-client-1.5.2 00:58:20 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 00:58:20 Collecting python-dotenv==0.15.0 00:58:20 Downloading python_dotenv-0.15.0-py2.py3-none-any.whl (18 kB) 00:58:20 Installing collected packages: python-dotenv 00:58:21 Successfully installed python-dotenv-0.15.0 00:58: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 00:58:21 Collecting RESTinstance==1.0.2 00:58:21 Downloading RESTinstance-1.0.2-py3-none-any.whl (27 kB) 00:58:21 Requirement already satisfied: robotframework>=3.1.0 in /usr/lib/python3.10/site-packages (from RESTinstance==1.0.2) (4.1.3) 00:58:21 Collecting docutils (from RESTinstance==1.0.2) 00:58:21 Downloading docutils-0.20.1-py3-none-any.whl (572 kB) 00:58:21 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 572.7/572.7 kB 10.9 MB/s eta 0:00:00 00:58:21 Collecting flex (from RESTinstance==1.0.2) 00:58:21 Downloading flex-6.14.1.tar.gz (40 kB) 00:58:21 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 40.9/40.9 kB 6.3 MB/s eta 0:00:00 00:58:21 Preparing metadata (setup.py): started 00:58:22 Preparing metadata (setup.py): finished with status 'done' 00:58:22 Collecting GenSON (from RESTinstance==1.0.2) 00:58:22 Downloading genson-1.2.2.tar.gz (34 kB) 00:58:22 Preparing metadata (setup.py): started 00:58:22 Preparing metadata (setup.py): finished with status 'done' 00:58:22 Collecting jsonpath-ng (from RESTinstance==1.0.2) 00:58:22 Downloading jsonpath_ng-1.5.3-py3-none-any.whl (29 kB) 00:58:22 Collecting pygments (from RESTinstance==1.0.2) 00:58:22 Downloading Pygments-2.15.1-py3-none-any.whl (1.1 MB) 00:58:22 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 23.5 MB/s eta 0:00:00 00:58:22 Requirement already satisfied: requests in /usr/lib/python3.10/site-packages (from RESTinstance==1.0.2) (2.31.0) 00:58:22 Collecting jsonschema (from RESTinstance==1.0.2) 00:58:22 Downloading jsonschema-4.17.3-py3-none-any.whl (90 kB) 00:58:22 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 90.4/90.4 kB 14.3 MB/s eta 0:00:00 00:58:22 Collecting rfc3987 (from RESTinstance==1.0.2) 00:58:22 Downloading rfc3987-1.3.8-py2.py3-none-any.whl (13 kB) 00:58:22 Collecting strict-rfc3339 (from RESTinstance==1.0.2) 00:58:22 Downloading strict-rfc3339-0.7.tar.gz (17 kB) 00:58:22 Preparing metadata (setup.py): started 00:58:23 Preparing metadata (setup.py): finished with status 'done' 00:58:23 Collecting pytz (from RESTinstance==1.0.2) 00:58:23 Downloading pytz-2023.3-py2.py3-none-any.whl (502 kB) 00:58:23 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 502.3/502.3 kB 13.2 MB/s eta 0:00:00 00:58:23 Collecting tzlocal (from RESTinstance==1.0.2) 00:58:23 Downloading tzlocal-5.0.1-py3-none-any.whl (20 kB) 00:58:23 Requirement already satisfied: six>=1.7.3 in /usr/lib/python3.10/site-packages (from flex->RESTinstance==1.0.2) (1.16.0) 00:58:23 Collecting PyYAML>=3.11 (from flex->RESTinstance==1.0.2) 00:58:23 Downloading PyYAML-6.0.tar.gz (124 kB) 00:58:23 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 125.0/125.0 kB 10.8 MB/s eta 0:00:00 00:58:23 Installing build dependencies: started 00:58:28 Installing build dependencies: finished with status 'done' 00:58:28 Getting requirements to build wheel: started 00:58:29 Getting requirements to build wheel: finished with status 'done' 00:58:29 Preparing metadata (pyproject.toml): started 00:58:29 Preparing metadata (pyproject.toml): finished with status 'done' 00:58:29 Collecting validate-email>=1.2 (from flex->RESTinstance==1.0.2) 00:58:29 Downloading validate_email-1.3.tar.gz (4.7 kB) 00:58:29 Preparing metadata (setup.py): started 00:58:30 Preparing metadata (setup.py): finished with status 'done' 00:58:30 Collecting click>=3.3 (from flex->RESTinstance==1.0.2) 00:58:30 Downloading click-8.1.3-py3-none-any.whl (96 kB) 00:58:30 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 96.6/96.6 kB 13.6 MB/s eta 0:00:00 00:58:30 Collecting jsonpointer>=1.7 (from flex->RESTinstance==1.0.2) 00:58:30 Downloading jsonpointer-2.3-py2.py3-none-any.whl (7.8 kB) 00:58:30 Requirement already satisfied: charset-normalizer<4,>=2 in /usr/lib/python3.10/site-packages (from requests->RESTinstance==1.0.2) (3.1.0) 00:58:30 Requirement already satisfied: idna<4,>=2.5 in /usr/lib/python3.10/site-packages (from requests->RESTinstance==1.0.2) (3.4) 00:58:30 Requirement already satisfied: urllib3<3,>=1.21.1 in /usr/lib/python3.10/site-packages (from requests->RESTinstance==1.0.2) (2.0.2) 00:58:30 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.10/site-packages (from requests->RESTinstance==1.0.2) (2023.5.7) 00:58:30 Collecting ply (from jsonpath-ng->RESTinstance==1.0.2) 00:58:30 Downloading ply-3.11-py2.py3-none-any.whl (49 kB) 00:58:30 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 49.6/49.6 kB 6.5 MB/s eta 0:00:00 00:58:30 Collecting decorator (from jsonpath-ng->RESTinstance==1.0.2) 00:58:30 Downloading decorator-5.1.1-py3-none-any.whl (9.1 kB) 00:58:30 Collecting attrs>=17.4.0 (from jsonschema->RESTinstance==1.0.2) 00:58:30 Downloading attrs-23.1.0-py3-none-any.whl (61 kB) 00:58:30 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.2/61.2 kB 8.6 MB/s eta 0:00:00 00:58:30 Collecting pyrsistent!=0.17.0,!=0.17.1,!=0.17.2,>=0.14.0 (from jsonschema->RESTinstance==1.0.2) 00:58:30 Downloading pyrsistent-0.19.3-py3-none-any.whl (57 kB) 00:58:30 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 57.5/57.5 kB 3.1 MB/s eta 0:00:00 00:58:30 Building wheels for collected packages: flex, strict-rfc3339, GenSON, PyYAML, validate-email 00:58:30 Building wheel for flex (setup.py): started 00:58:31 Building wheel for flex (setup.py): finished with status 'done' 00:58:31 Created wheel for flex: filename=flex-6.14.1-py3-none-any.whl size=77257 sha256=d80c6f71089e59cfb52b68b77d10a052f4342f704d3cda80361fbfe164747eaf 00:58:31 Stored in directory: /root/.cache/pip/wheels/03/f3/f4/2969638ff9c909bf16dac8f17d8298ce9e4d5c854af4b3d061 00:58:31 Building wheel for strict-rfc3339 (setup.py): started 00:58:31 Building wheel for strict-rfc3339 (setup.py): finished with status 'done' 00:58:31 Created wheel for strict-rfc3339: filename=strict_rfc3339-0.7-py3-none-any.whl size=18128 sha256=07e1ec8765e3128e8d074f73d4fa9650c2598accc8b331ba7e29d68e84740b1a 00:58:31 Stored in directory: /root/.cache/pip/wheels/d4/c2/43/78ecbcc49dd7594ca41c72be6ddb7844a486bae4b306fb3d14 00:58:31 Building wheel for GenSON (setup.py): started 00:58:31 Building wheel for GenSON (setup.py): finished with status 'done' 00:58:31 Created wheel for GenSON: filename=genson-1.2.2-py2.py3-none-any.whl size=21268 sha256=bb02602a7f685165504a853d2fc2776083385eff2df6006abb16cf453419b2a5 00:58:31 Stored in directory: /root/.cache/pip/wheels/7a/0f/7a/4e21606c6ce2485376522986cd8809d738907a611907b206ca 00:58:31 Building wheel for PyYAML (pyproject.toml): started 00:58:32 Building wheel for PyYAML (pyproject.toml): finished with status 'done' 00:58:32 Created wheel for PyYAML: filename=PyYAML-6.0-cp310-cp310-linux_x86_64.whl size=45330 sha256=5f77599ea920dfb94710df45da50da68edb19b17006ebbc20fe75331107765eb 00:58:32 Stored in directory: /root/.cache/pip/wheels/1d/f3/b4/4aea0992adbed14b36ce9c3857d3707c762a4374479230685d 00:58:32 Building wheel for validate-email (setup.py): started 00:58:32 Building wheel for validate-email (setup.py): finished with status 'done' 00:58:32 Created wheel for validate-email: filename=validate_email-1.3-py3-none-any.whl size=5466 sha256=5173ac32cbff8670c3bb256d482a76aed391f68d67bc05c797eae232a949e5bf 00:58:32 Stored in directory: /root/.cache/pip/wheels/b2/7a/63/5c5bc2a88ffffb247771c1cc38c2bda3d78e1ffbff79ed8d18 00:58:32 Successfully built flex strict-rfc3339 GenSON PyYAML validate-email 00:58:32 Installing collected packages: validate-email, strict-rfc3339, rfc3987, pytz, ply, GenSON, tzlocal, PyYAML, pyrsistent, pygments, jsonpointer, docutils, decorator, click, attrs, jsonschema, jsonpath-ng, flex, RESTinstance 00:58:35 Successfully installed GenSON-1.2.2 PyYAML-6.0 RESTinstance-1.0.2 attrs-23.1.0 click-8.1.3 decorator-5.1.1 docutils-0.20.1 flex-6.14.1 jsonpath-ng-1.5.3 jsonpointer-2.3 jsonschema-4.17.3 ply-3.11 pygments-2.15.1 pyrsistent-0.19.3 pytz-2023.3 rfc3987-1.3.8 strict-rfc3339-0.7 tzlocal-5.0.1 validate-email-1.3 00:58:35 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 00:58:35 Collecting robotbackgroundlogger==1.2 00:58:35 Downloading robotbackgroundlogger-1.2.tar.gz (3.9 kB) 00:58:35 Preparing metadata (setup.py): started 00:58:35 Preparing metadata (setup.py): finished with status 'done' 00:58:35 Requirement already satisfied: robotframework in /usr/lib/python3.10/site-packages (from robotbackgroundlogger==1.2) (4.1.3) 00:58:35 Building wheels for collected packages: robotbackgroundlogger 00:58:35 Building wheel for robotbackgroundlogger (setup.py): started 00:58:36 Building wheel for robotbackgroundlogger (setup.py): finished with status 'done' 00:58:36 Created wheel for robotbackgroundlogger: filename=robotbackgroundlogger-1.2-py3-none-any.whl size=4277 sha256=715fccfe0d88303ee01e20200178b85066f316a48cbd8f52cebdb85ad703e0b0 00:58:36 Stored in directory: /root/.cache/pip/wheels/e1/ba/3a/044b94be98620d4535fbdeca2d20fb3fce224aea27e0b66862 00:58:36 Successfully built robotbackgroundlogger 00:58:36 Installing collected packages: robotbackgroundlogger 00:58:36 Successfully installed robotbackgroundlogger-1.2 00:58:36 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 00:58:37 Collecting configparser==5.0.1 00:58:37 Downloading configparser-5.0.1-py3-none-any.whl (22 kB) 00:58:37 Installing collected packages: configparser 00:58:37 Successfully installed configparser-5.0.1 00:58: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 00:58:38 Collecting requests==2.25.1 00:58:38 Downloading requests-2.25.1-py2.py3-none-any.whl (61 kB) 00:58:38 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.2/61.2 kB 6.3 MB/s eta 0:00:00 00:58:38 Collecting chardet<5,>=3.0.2 (from requests==2.25.1) 00:58:38 Downloading chardet-4.0.0-py2.py3-none-any.whl (178 kB) 00:58:38 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 178.7/178.7 kB 11.9 MB/s eta 0:00:00 00:58:38 Collecting idna<3,>=2.5 (from requests==2.25.1) 00:58:38 Downloading idna-2.10-py2.py3-none-any.whl (58 kB) 00:58:38 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.8/58.8 kB 11.0 MB/s eta 0:00:00 00:58:38 Collecting urllib3<1.27,>=1.21.1 (from requests==2.25.1) 00:58:38 Downloading urllib3-1.26.15-py2.py3-none-any.whl (140 kB) 00:58:38 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 140.9/140.9 kB 15.0 MB/s eta 0:00:00 00:58:38 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.10/site-packages (from requests==2.25.1) (2023.5.7) 00:58:39 Installing collected packages: urllib3, idna, chardet, requests 00:58:39 Attempting uninstall: urllib3 00:58:39 Found existing installation: urllib3 2.0.2 00:58:39 Uninstalling urllib3-2.0.2: 00:58:39 Successfully uninstalled urllib3-2.0.2 00:58:39 Attempting uninstall: idna 00:58:39 Found existing installation: idna 3.4 00:58:39 Uninstalling idna-3.4: 00:58:39 Successfully uninstalled idna-3.4 00:58:39 Attempting uninstall: requests 00:58:39 Found existing installation: requests 2.31.0 00:58:39 Uninstalling requests-2.31.0: 00:58:39 Successfully uninstalled requests-2.31.0 00:58:39 Successfully installed chardet-4.0.0 idna-2.10 requests-2.25.1 urllib3-1.26.15 00:58:39 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 00:58:40 Collecting robotframework-requests==0.8.0 00:58:40 Downloading robotframework_requests-0.8.0-py3-none-any.whl (16 kB) 00:58:40 Requirement already satisfied: robotframework in /usr/lib/python3.10/site-packages (from robotframework-requests==0.8.0) (4.1.3) 00:58:40 Requirement already satisfied: requests in /usr/lib/python3.10/site-packages (from robotframework-requests==0.8.0) (2.25.1) 00:58:40 Requirement already satisfied: chardet<5,>=3.0.2 in /usr/lib/python3.10/site-packages (from requests->robotframework-requests==0.8.0) (4.0.0) 00:58:40 Requirement already satisfied: idna<3,>=2.5 in /usr/lib/python3.10/site-packages (from requests->robotframework-requests==0.8.0) (2.10) 00:58:40 Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/lib/python3.10/site-packages (from requests->robotframework-requests==0.8.0) (1.26.15) 00:58:40 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.10/site-packages (from requests->robotframework-requests==0.8.0) (2023.5.7) 00:58:40 Installing collected packages: robotframework-requests 00:58:40 Successfully installed robotframework-requests-0.8.0 00:58:40 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 00:58:41 Collecting paho-mqtt==1.5.1 00:58:41 Downloading paho-mqtt-1.5.1.tar.gz (101 kB) 00:58:41 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 101.8/101.8 kB 9.1 MB/s eta 0:00:00 00:58:41 Preparing metadata (setup.py): started 00:58:42 Preparing metadata (setup.py): finished with status 'done' 00:58:42 Building wheels for collected packages: paho-mqtt 00:58:42 Building wheel for paho-mqtt (setup.py): started 00:58:42 Building wheel for paho-mqtt (setup.py): finished with status 'done' 00:58:42 Created wheel for paho-mqtt: filename=paho_mqtt-1.5.1-py3-none-any.whl size=61549 sha256=2717853a7a9577ae64d23a5971ffa7461b43a74b35f8d0d0bd8118418f762293 00:58:42 Stored in directory: /root/.cache/pip/wheels/b6/72/f9/44ca415a44f9cc7468fe4c59e6282938e504fadec09641fa63 00:58:42 Successfully built paho-mqtt 00:58:42 Installing collected packages: paho-mqtt 00:58:42 Successfully installed paho-mqtt-1.5.1 00:58:42 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 00:58:43 Collecting redis==4.5.3 00:58:43 Downloading redis-4.5.3-py3-none-any.whl (238 kB) 00:58:43 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 238.6/238.6 kB 3.8 MB/s eta 0:00:00 00:58:43 Collecting async-timeout>=4.0.2 (from redis==4.5.3) 00:58:43 Downloading async_timeout-4.0.2-py3-none-any.whl (5.8 kB) 00:58:44 Installing collected packages: async-timeout, redis 00:58:44 Successfully installed async-timeout-4.0.2 redis-4.5.3 00:58:44 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 00:58:45 Collecting pyzmq==22.2.1 00:58:45 Downloading pyzmq-22.2.1.tar.gz (1.2 MB) 00:58:45 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 22.4 MB/s eta 0:00:00 00:58:45 Installing build dependencies: started 00:58:48 Installing build dependencies: finished with status 'done' 00:58:48 Getting requirements to build wheel: started 00:58:48 Getting requirements to build wheel: finished with status 'done' 00:58:48 Preparing metadata (pyproject.toml): started 00:58:49 Preparing metadata (pyproject.toml): finished with status 'done' 00:58:49 Building wheels for collected packages: pyzmq 00:58:49 Building wheel for pyzmq (pyproject.toml): started 00:59:11 Building wheel for pyzmq (pyproject.toml): finished with status 'done' 00:59:11 Created wheel for pyzmq: filename=pyzmq-22.2.1-cp310-cp310-linux_x86_64.whl size=1537187 sha256=3f9b47850b4f8c554afe11b3e6520ebc54e3394eb2f78fa21938426f164d9c84 00:59:11 Stored in directory: /root/.cache/pip/wheels/fe/e5/6c/b7cb63e41c4add542d3df6f6d09af9bd65f9395fea4b16da8e 00:59:11 Successfully built pyzmq 00:59:11 Installing collected packages: pyzmq 00:59:11 Successfully installed pyzmq-22.2.1 00:59:11 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 00:59:12 Collecting robotframework-seleniumlibrary==5.1.3 00:59:12 Downloading robotframework_seleniumlibrary-5.1.3-py2.py3-none-any.whl (94 kB) 00:59:12 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 94.7/94.7 kB 9.9 MB/s eta 0:00:00 00:59:12 Collecting robotframework-pythonlibcore>=2.1.0 (from robotframework-seleniumlibrary==5.1.3) 00:59:12 Downloading robotframework_pythonlibcore-4.1.2-py2.py3-none-any.whl (10 kB) 00:59:12 Requirement already satisfied: robotframework>=3.1.2 in /usr/lib/python3.10/site-packages (from robotframework-seleniumlibrary==5.1.3) (4.1.3) 00:59:12 Collecting selenium>=3.141.0 (from robotframework-seleniumlibrary==5.1.3) 00:59:12 Downloading selenium-4.9.1-py3-none-any.whl (6.6 MB) 00:59:12 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 6.6/6.6 MB 35.2 MB/s eta 0:00:00 00:59:12 Requirement already satisfied: urllib3[socks]<3,>=1.26 in /usr/lib/python3.10/site-packages (from selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3) (1.26.15) 00:59:13 Collecting trio~=0.17 (from selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3) 00:59:13 Downloading trio-0.22.0-py3-none-any.whl (384 kB) 00:59:13 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 384.9/384.9 kB 24.7 MB/s eta 0:00:00 00:59:13 Collecting trio-websocket~=0.9 (from selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3) 00:59:13 Downloading trio_websocket-0.10.2-py3-none-any.whl (17 kB) 00:59:13 Requirement already satisfied: certifi>=2021.10.8 in /usr/lib/python3.10/site-packages (from selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3) (2023.5.7) 00:59:13 Requirement already satisfied: attrs>=19.2.0 in /usr/lib/python3.10/site-packages (from trio~=0.17->selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3) (23.1.0) 00:59:13 Collecting sortedcontainers (from trio~=0.17->selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3) 00:59:13 Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) 00:59:13 Collecting async-generator>=1.9 (from trio~=0.17->selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3) 00:59:13 Downloading async_generator-1.10-py3-none-any.whl (18 kB) 00:59:13 Requirement already satisfied: idna in /usr/lib/python3.10/site-packages (from trio~=0.17->selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3) (2.10) 00:59:13 Collecting outcome (from trio~=0.17->selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3) 00:59:13 Downloading outcome-1.2.0-py2.py3-none-any.whl (9.7 kB) 00:59:13 Collecting sniffio (from trio~=0.17->selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3) 00:59:13 Downloading sniffio-1.3.0-py3-none-any.whl (10 kB) 00:59:13 Collecting exceptiongroup>=1.0.0rc9 (from trio~=0.17->selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3) 00:59:13 Downloading exceptiongroup-1.1.1-py3-none-any.whl (14 kB) 00:59:13 Collecting wsproto>=0.14 (from trio-websocket~=0.9->selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3) 00:59:13 Downloading wsproto-1.2.0-py3-none-any.whl (24 kB) 00:59:13 Collecting PySocks!=1.5.7,<2.0,>=1.5.6 (from urllib3[socks]<3,>=1.26->selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3) 00:59:13 Downloading PySocks-1.7.1-py3-none-any.whl (16 kB) 00:59:13 Collecting h11<1,>=0.9.0 (from wsproto>=0.14->trio-websocket~=0.9->selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3) 00:59:13 Downloading h11-0.14.0-py3-none-any.whl (58 kB) 00:59:13 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.3/58.3 kB 9.2 MB/s eta 0:00:00 00:59:13 Installing collected packages: sortedcontainers, sniffio, robotframework-pythonlibcore, PySocks, outcome, h11, exceptiongroup, async-generator, wsproto, trio, trio-websocket, selenium, robotframework-seleniumlibrary 00:59:16 Successfully installed PySocks-1.7.1 async-generator-1.10 exceptiongroup-1.1.1 h11-0.14.0 outcome-1.2.0 robotframework-pythonlibcore-4.1.2 robotframework-seleniumlibrary-5.1.3 selenium-4.9.1 sniffio-1.3.0 sortedcontainers-2.4.0 trio-0.22.0 trio-websocket-0.10.2 wsproto-1.2.0 00:59:16 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 00:59:16 Collecting psycopg2==2.9.3 00:59:16 Downloading psycopg2-2.9.3.tar.gz (380 kB) 00:59:16 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 380.6/380.6 kB 9.3 MB/s eta 0:00:00 00:59:16 Preparing metadata (setup.py): started 00:59:17 Preparing metadata (setup.py): finished with status 'done' 00:59:17 Building wheels for collected packages: psycopg2 00:59:17 Building wheel for psycopg2 (setup.py): started 00:59:27 Building wheel for psycopg2 (setup.py): finished with status 'done' 00:59:27 Created wheel for psycopg2: filename=psycopg2-2.9.3-cp310-cp310-linux_x86_64.whl size=478590 sha256=dcd5d474d0e64c04d19b3fa5a0c07e3384c4675013cafbf6d7647dea8dfe8525 00:59:27 Stored in directory: /root/.cache/pip/wheels/81/b6/3d/091aad3e8919ea76c84c2674b02ce3ab52de882e091c39249e 00:59:27 Successfully built psycopg2 00:59:27 Installing collected packages: psycopg2 00:59:27 Successfully installed psycopg2-2.9.3 00:59: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 00:59:28 Collecting numpy==1.22.3 00:59:28 Downloading numpy-1.22.3.zip (11.5 MB) 00:59:28 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 11.5/11.5 MB 24.8 MB/s eta 0:00:00 00:59:29 Installing build dependencies: started 00:59:32 Installing build dependencies: finished with status 'done' 00:59:32 Getting requirements to build wheel: started 00:59:33 Getting requirements to build wheel: finished with status 'done' 00:59:33 Preparing metadata (pyproject.toml): started 00:59:34 Preparing metadata (pyproject.toml): finished with status 'done' 00:59:34 Building wheels for collected packages: numpy 00:59:34 Building wheel for numpy (pyproject.toml): started 01:00:02 Running on prd-ubuntu20.04-docker-arm64-4c-16g-16426 in /w/workspace/exfoundry_edgex-taf-common_PR-52 [Pipeline] { [Pipeline] checkout 01:00:02 Selected Git installation does not exist. Using Default 01:00:02 The recommended git tool is: NONE 01:00:08 using credential edgex-jenkins-ssh 01:00:08 Cloning the remote Git repository 01:00:08 Cloning repository git@github.com:edgexfoundry/edgex-taf-common.git 01:00:08 > git init /w/workspace/exfoundry_edgex-taf-common_PR-52 # timeout=10 01:00:08 Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git 01:00:08 > git --version # timeout=10 01:00:08 > git --version # 'git version 2.25.1' 01:00:08 using GIT_SSH to set credentials SSH Credentials for GitHub 01:00:08 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/heads/*:refs/remotes/origin/* # timeout=10 01:00:09 > git config remote.origin.url git@github.com:edgexfoundry/edgex-taf-common.git # timeout=10 01:00:09 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 01:00:10 Merging remotes/origin/main commit 437f112b20c4e4b4ca5169bd4ee8fb99e51cb62b into PR head commit c3e817505568c114697d08a2d7a7de8b3200220a 01:00:11 Merge succeeded, producing c3e817505568c114697d08a2d7a7de8b3200220a 01:00:11 Checking out Revision c3e817505568c114697d08a2d7a7de8b3200220a (PR-52) 01:00:10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-taf-common.git # timeout=10 01:00:10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git 01:00:10 using GIT_SSH to set credentials SSH Credentials for GitHub 01:00:10 > 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 01:00:10 > git config core.sparsecheckout # timeout=10 01:00:11 > git checkout -f c3e817505568c114697d08a2d7a7de8b3200220a # timeout=10 01:00:11 > git remote # timeout=10 01:00:11 > git config --get remote.origin.url # timeout=10 01:00:11 using GIT_SSH to set credentials SSH Credentials for GitHub 01:00:11 > git merge 437f112b20c4e4b4ca5169bd4ee8fb99e51cb62b # timeout=10 01:00:11 > git rev-parse HEAD^{commit} # timeout=10 01:00:11 > git config core.sparsecheckout # timeout=10 01:00:11 > git checkout -f c3e817505568c114697d08a2d7a7de8b3200220a # timeout=10 01:00:11 Commit message: "Bump requests from 2.25.1 to 2.31.0" 01:00:11 > git --version # timeout=10 01:00:11 > git --version # 'git version 2.25.1' 01:00:11 fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 01:00:12 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 01:00:12 % Total % Received % Xferd Average Speed Time Time Time Current 01:00:12 Dload Upload Total Spent Left Speed 01:00:13 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 33732 0 --:--:-- --:--:-- --:--:-- 33643 [Pipeline] sh 01:00:13 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 01:00:14 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 01:00:14 + sudo tee /etc/docker/daemon.new 01:00:14 { 01:00:14 "registry-mirrors": [ 01:00:14 "https://nexus3.edgexfoundry.org:10001" 01:00:14 ], 01:00:14 "bip": "10.250.0.254/24", 01:00:14 "hosts": [ 01:00:14 "tcp://0.0.0.0:5555", 01:00:14 "unix:///var/run/docker.sock" 01:00:14 ], 01:00:14 "mtu": 1458, 01:00:14 "selinux-enabled": true, 01:00:14 "seccomp-profile": "/etc/docker/seccomp.json" 01:00:14 } [Pipeline] sh 01:00:14 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 01:00:14 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:00:37 provisioning config files... 01:00:37 copy managed file [taf-settings] to file:/w/workspace/exfoundry_edgex-taf-common_PR-52@tmp/config15812320194194556359tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:00:37 ---> docker-login.sh 01:00:37 nexus3.edgexfoundry.org:10001 01:00:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:00:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:00:38 Configure a credential helper to remove this warning. See 01:00:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:00:38 01:00:38 Login Succeeded 01:00:38 nexus3.edgexfoundry.org:10002 01:00:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:00:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:00:38 Configure a credential helper to remove this warning. See 01:00:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:00:38 01:00:38 Login Succeeded 01:00:38 nexus3.edgexfoundry.org:10003 01:00:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:00:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:00:38 Configure a credential helper to remove this warning. See 01:00:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:00:38 01:00:38 Login Succeeded 01:00:38 nexus3.edgexfoundry.org:10004 01:00:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:00:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:00:39 Configure a credential helper to remove this warning. See 01:00:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:00:39 01:00:39 Login Succeeded 01:00:39 docker.io 01:00:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:00:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:00:39 Configure a credential helper to remove this warning. See 01:00:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:00:39 01:00:39 Login Succeeded 01:00:39 ---> docker-login.sh ends [Pipeline] } 01:00: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 01:00:40 + sudo chown -R jenkins:jenkins . [Pipeline] sh 01:00:41 + ls -al . 01:00:41 total 64 01:00:41 drwxrwxr-x 5 jenkins jenkins 4096 May 23 01:00 . 01:00:41 drwxrwxr-x 4 jenkins jenkins 4096 May 23 01:00 .. 01:00:41 drwxrwxr-x 8 jenkins jenkins 4096 May 23 01:00 .git 01:00:41 -rw-rw-r-- 1 jenkins jenkins 22 May 23 01:00 .gitignore 01:00:41 -rw-rw-r-- 1 jenkins jenkins 2268 May 23 01:00 Dockerfile 01:00:41 -rw-rw-r-- 1 jenkins jenkins 746 May 23 01:00 Jenkinsfile 01:00:41 -rw-rw-r-- 1 jenkins jenkins 11381 May 23 01:00 LICENSE 01:00:41 -rw-rw-r-- 1 jenkins jenkins 3582 May 23 01:00 README.md 01:00:41 drwxrwxr-x 4 jenkins jenkins 4096 May 23 01:00 TAF-Manager 01:00:41 drwxrwxr-x 6 jenkins jenkins 4096 May 23 01:00 TUC 01:00:41 -rw-rw-r-- 1 jenkins jenkins 5 May 23 00:56 VERSION 01:00:41 -rw-rw-r-- 1 jenkins jenkins 344 May 23 01:00 requirements.txt 01:00:41 -rw-rw-r-- 1 jenkins jenkins 54 May 23 01:00 robot-entrypoint.sh 01:00:41 -rw-rw-r-- 1 jenkins jenkins 445 May 23 01:00 setup.py [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:00:41 + docker build -t edgex-taf-common-arm64 -f Dockerfile --build-arg ARCH=arm64 --label git_sha=c3e817505568c114697d08a2d7a7de8b3200220a --label arch=arm64 --label version=0.0.0 . 01:00:41 Sending build context to Docker daemon 267.3kB 01:00:41 Step 1/12 : FROM alpine:3.16 01:00:41 Building wheel for numpy (pyproject.toml): still running... 01:00:42 3.16: Pulling from library/alpine 01:00:42 547446be3368: Pulling fs layer 01:00:42 547446be3368: Verifying Checksum 01:00:42 547446be3368: Download complete 01:00:43 547446be3368: Pull complete 01:00:43 Digest: sha256:c2b622f6e510a0d25bccaffa9e67b75a6860cb09b74bb58cfc36a9ef4331109f 01:00:43 Status: Downloaded newer image for alpine:3.16 01:00:43 ---> 3b5033019969 01:00:43 Step 2/12 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: IOTech' 01:00:43 ---> Running in 25c96c3ceeed 01:00:43 Removing intermediate container 25c96c3ceeed 01:00:43 ---> 9cc893b67dfa 01:00:43 Step 3/12 : LABEL maintainer="Bruce Huang " 01:00:43 ---> Running in 8c6d10d908c1 01:00:44 Removing intermediate container 8c6d10d908c1 01:00:44 ---> 98ded55ad5ad 01:00:44 Step 4/12 : COPY . /edgex-taf/edgex-taf-common 01:00:47 ---> b6859eaad24f 01:00:47 Step 5/12 : COPY robot-entrypoint.sh /usr/local/bin/ 01:00:47 ---> fbe0faa21a67 01:00:47 Step 6/12 : WORKDIR /edgex-taf 01:00:47 ---> Running in 8e186173ac8c 01:00:47 Removing intermediate container 8e186173ac8c 01:00:47 ---> f33e3e2c1cca 01:00:47 Step 7/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 01:00:48 ---> Running in 4e30f97387f4 01:00:50 Removing intermediate container 4e30f97387f4 01:00:50 ---> a3d69f528c3a 01:00:50 Step 8/12 : 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 robotframework==4.1.3 && pip3 install docker==4.4.1 && pip3 install -U python-dotenv==0.15.0 && pip3 install -U RESTinstance==1.0.2 && pip3 install -U robotbackgroundlogger==1.2 && pip3 install -U configparser==5.0.1 && pip3 install -U requests==2.25.1 && pip3 install -U robotframework-requests==0.8.0 && pip3 install -U paho-mqtt==1.5.1 && pip3 install -U redis==4.5.3 && pip3 install -U pyzmq==22.2.1 && pip3 install -U robotframework-seleniumlibrary==5.1.3 && pip3 install -U psycopg2==2.9.3 && pip3 install -U numpy==1.22.3 && pip3 install -U psutil==5.9.0 && pip3 install -U pycryptodome==3.15.0 && pip3 install -U influxdb-client==1.33.0 01:00:50 ---> Running in 3339fe4d98ee 01:00:51 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 01:00:51 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 01:00:53 (1/3) Upgrading musl (1.2.3-r2 -> 1.2.3-r3) 01:00:53 (2/3) Upgrading ca-certificates-bundle (20220614-r0 -> 20230506-r0) 01:00:53 (3/3) Upgrading musl-utils (1.2.3-r2 -> 1.2.3-r3) 01:00:54 Executing busybox-1.35.0-r17.trigger 01:00:54 OK: 5 MiB in 14 packages 01:00:54 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 01:00:55 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 01:00:56 (1/9) Installing ca-certificates (20230506-r0) 01:00:56 (2/9) Installing brotli-libs (1.0.9-r6) 01:00:57 (3/9) Installing nghttp2-libs (1.47.0-r0) 01:00:57 (4/9) Installing libcurl (8.1.0-r2) 01:00:58 (5/9) Installing curl (8.1.0-r2) 01:00:58 (6/9) Installing docker-cli (20.10.20-r0) 01:01:01 (7/9) Installing oniguruma (6.9.8-r0) 01:01:01 (8/9) Installing jq (1.6-r1) 01:01:02 (9/9) Installing openssl (1.1.1t-r2) 01:01:02 Executing busybox-1.35.0-r17.trigger 01:01:02 Executing ca-certificates-20230506-r0.trigger 01:01:02 OK: 50 MiB in 23 packages 01:01:03 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 01:01:03 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 01:01:05 (1/136) Installing libmagic (5.41-r0) 01:01:05 (2/136) Installing file (5.41-r0) 01:01:05 (3/136) Installing libxau (1.0.9-r0) 01:01:05 (4/136) Installing libxdmcp (1.1.3-r0) 01:01:06 (5/136) Installing libxcb (1.15-r0) 01:01:06 (6/136) Installing libx11 (1.8-r0) 01:01:07 (7/136) Installing libxext (1.3.4-r0) 01:01:07 (8/136) Installing libice (1.0.10-r0) 01:01:08 (9/136) Installing libuuid (2.38-r1) 01:01:08 (10/136) Installing libsm (1.2.3-r0) 01:01:08 (11/136) Installing libxt (1.2.1-r0) 01:01:08 (12/136) Installing libxmu (1.1.3-r0) 01:01:09 (13/136) Installing xset (1.2.4-r0) 01:01:09 (14/136) Installing xprop (1.2.5-r0) 01:01:10 (15/136) Installing xdg-utils (1.1.3-r3) 01:01:10 (16/136) Installing eudev-libs (3.2.11-r0) 01:01:10 (17/136) Installing pkgconf (1.8.1-r0) 01:01:11 (18/136) Installing libffi (3.4.2-r1) 01:01:11 (19/136) Installing libintl (0.21-r2) 01:01:11 (20/136) Installing libblkid (2.38-r1) 01:01:12 (21/136) Installing libmount (2.38-r1) 01:01:12 (22/136) Installing pcre (8.45-r2) 01:01:13 (23/136) Installing glib (2.72.1-r0) 01:01:13 (24/136) Installing xz-libs (5.2.5-r1) 01:01:13 (25/136) Installing libxml2 (2.9.14-r2) 01:01:14 (26/136) Installing shared-mime-info (2.2-r2) 01:01:15 (27/136) Installing hicolor-icon-theme (0.17-r1) 01:01:15 (28/136) Installing libjpeg-turbo (2.1.3-r1) 01:01:15 (29/136) Installing libpng (1.6.37-r1) 01:01:16 (30/136) Installing libwebp (1.2.3-r0) 01:01:16 (31/136) Installing zstd-libs (1.5.2-r1) 01:01:17 (32/136) Installing tiff (4.4.0-r1) 01:01:17 (33/136) Installing gdk-pixbuf (2.42.8-r0) 01:01:18 (34/136) Installing gtk-update-icon-cache (2.24.33-r3) 01:01:18 (35/136) Installing libxcomposite (0.4.5-r0) 01:01:18 (36/136) Installing libxfixes (6.0.0-r0) 01:01:19 (37/136) Installing libxrender (0.9.10-r3) 01:01:19 (38/136) Installing libxcursor (1.2.1-r0) 01:01:19 (39/136) Installing libxdamage (1.1.5-r1) 01:01:19 (40/136) Installing libxi (1.8-r0) 01:01:20 (41/136) Installing libxinerama (1.1.4-r1) 01:01:20 (42/136) Installing libxrandr (1.5.2-r1) 01:01:21 (43/136) Installing atk (2.38.0-r0) 01:01:21 (44/136) Installing libxtst (1.2.3-r3) 01:01:21 (45/136) Installing dbus-libs (1.14.4-r0) 01:01:21 (46/136) Installing at-spi2-core (2.44.1-r0) 01:01:22 (47/136) Installing at-spi2-atk (2.38.0-r0) 01:01:22 (48/136) Installing expat (2.5.0-r0) 01:01:23 (49/136) Installing libbz2 (1.0.8-r1) 01:01:23 (50/136) Installing freetype (2.12.1-r0) 01:01:24 (51/136) Installing fontconfig (2.14.0-r0) 01:01:24 (52/136) Installing pixman (0.40.0-r4) 01:01:25 (53/136) Installing cairo (1.17.4-r2) 01:01:25 (54/136) Installing cairo-gobject (1.17.4-r2) 01:01:25 (55/136) Installing avahi-libs (0.8-r6) 01:01:26 (56/136) Installing gmp (6.2.1-r2) 01:01:26 (57/136) Installing nettle (3.7.3-r0) 01:01:27 (58/136) Installing p11-kit (0.24.1-r0) 01:01:27 (59/136) Installing libtasn1 (4.18.0-r1) 01:01:27 (60/136) Installing libunistring (1.0-r0) 01:01:28 (61/136) Installing gnutls (3.7.7-r1) 01:01:28 (62/136) Installing cups-libs (2.4.2-r0) 01:01:29 (63/136) Installing libepoxy (1.5.10-r0) 01:01:29 (64/136) Installing fribidi (1.0.12-r0) 01:01:30 (65/136) Installing graphite2 (1.3.14-r1) 01:01:30 (66/136) Installing harfbuzz (4.3.0-r0) 01:01:31 (67/136) Installing libxft (2.3.4-r0) 01:01:31 (68/136) Installing pango (1.50.7-r0) 01:01:31 (69/136) Installing wayland-libs-client (1.20.0-r0) 01:01:32 (70/136) Installing wayland-libs-cursor (1.20.0-r0) 01:01:32 (71/136) Installing wayland-libs-egl (1.20.0-r0) 01:01:32 (72/136) Installing xkeyboard-config (2.35.1-r0) 01:01:33 (73/136) Installing libxkbcommon (1.4.1-r0) 01:01:33 (74/136) Installing gtk+3.0 (3.24.34-r1) 01:01:34 Executing gtk+3.0-3.24.34-r1.post-install 01:01:34 (75/136) Installing libfontenc (1.1.4-r0) 01:01:34 (76/136) Installing mkfontscale (1.2.2-r0) 01:01:35 (77/136) Installing font-opensans (0_git20210927-r0) 01:01:35 (78/136) Installing libgcc (11.2.1_git20220219-r2) 01:01:36 (79/136) Installing libogg (1.3.5-r1) 01:01:36 (80/136) Installing libstdc++ (11.2.1_git20220219-r2) 01:01:37 (81/136) Installing flac (1.3.4-r0) 01:01:37 (82/136) Installing alsa-lib (1.2.7.2-r0) 01:01:37 (83/136) Installing libatomic (11.2.1_git20220219-r2) 01:01:38 (84/136) Installing sdl2 (2.0.22-r0) 01:01:38 (85/136) Installing aom-libs (3.3.0-r0) 01:01:39 (86/136) Installing libass (0.16.0-r0) 01:01:39 (87/136) Installing libdav1d (1.0.0-r0) 01:01:40 (88/136) Installing libdrm (2.4.110-r0) 01:01:40 (89/136) Installing ncurses-terminfo-base (6.3_p20220521-r0) 01:01:41 (90/136) Installing ncurses-libs (6.3_p20220521-r0) 01:01:41 (91/136) Installing lame (3.100-r0) 01:01:41 (92/136) Installing opus (1.3.1-r1) 01:01:42 (93/136) Installing libasyncns (0.8-r1) 01:01:42 (94/136) Installing libltdl (2.4.7-r0) 01:01:43 (95/136) Installing orc (0.4.32-r0) 01:01:43 (96/136) Installing libvorbis (1.3.7-r0) 01:01:43 (97/136) Installing libsndfile (1.1.0-r0) 01:01:44 (98/136) Installing libgomp (11.2.1_git20220219-r2) 01:01:44 (99/136) Installing soxr (0.1.3-r2) 01:01:45 (100/136) Installing speexdsp (1.2.0-r0) 01:01:45 (101/136) Installing tdb-libs (1.4.6-r0) 01:01:45 (102/136) Installing libpulse (15.0-r2) 01:01:46 (103/136) Installing cjson (1.7.15-r3) 01:01:46 (104/136) Installing mbedtls (2.28.3-r0) 01:01:47 (105/136) Installing librist (0.2.6-r1) 01:01:47 (106/136) Installing libsrt (1.4.4-r0) 01:01:48 (107/136) Installing libssh (0.9.6-r1) 01:01:48 (108/136) Installing libtheora (1.1.1-r16) 01:01:49 (109/136) Installing v4l-utils-libs (1.22.1-r1) 01:01:49 (110/136) Installing libva (2.14.0-r0) 01:01:49 Building wheel for numpy (pyproject.toml): still running... 01:01:49 (111/136) Installing libvdpau (1.5-r0) 01:01:50 (112/136) Installing vidstab (1.1.0-r1) 01:01:50 (113/136) Installing libvpx (1.11.0-r1) 01:01:50 (114/136) Installing x264-libs (0.163_git20210613-r0) 01:01:51 (115/136) Installing numactl (2.0.14-r0) 01:01:51 (116/136) Installing x265-libs (3.5-r3) 01:01:52 (117/136) Installing xvidcore (1.3.7-r1) 01:01:52 (118/136) Installing ffmpeg-libs (5.0.3-r0) 01:01:54 (119/136) Installing libevent (2.1.12-r4) 01:01:55 (120/136) Installing mesa (21.3.9-r0) 01:01:55 (121/136) Installing wayland-libs-server (1.20.0-r0) 01:01:55 (122/136) Installing mesa-gbm (21.3.9-r0) 01:01:55 (123/136) Installing icu-data-en (71.1-r2) 01:01:56 Executing icu-data-en-71.1-r2.post-install 01:01:56 * 01:01:56 * If you need ICU with non-English locales and legacy charset support, install 01:01:56 * package icu-data-full. 01:01:56 * 01:01:56 (124/136) Installing icu-libs (71.1-r2) 01:01:57 (125/136) Installing lcms2 (2.13.1-r0) 01:01:57 (126/136) Installing minizip (1.2.12-r0) 01:01:58 (127/136) Installing nspr (4.33-r0) 01:01:58 (128/136) Installing sqlite-libs (3.40.1-r0) 01:01:58 (129/136) Installing nss (3.78.1-r0) 01:01:59 (130/136) Installing re2 (2022.04.01-r0) 01:02:00 (131/136) Installing snappy (1.1.9-r4) 01:02:00 (132/136) Installing libgpg-error (1.45-r0) 01:02:00 (133/136) Installing libgcrypt (1.10.1-r0) 01:02:01 (134/136) Installing libxslt (1.1.35-r0) 01:02:01 (135/136) Installing chromium (102.0.5005.182-r0) 01:02:16 (136/136) Installing chromium-chromedriver (102.0.5005.182-r0) 01:02:16 Executing busybox-1.35.0-r17.trigger 01:02:16 Executing glib-2.72.1-r0.trigger 01:02:16 Executing shared-mime-info-2.2-r2.trigger 01:02:18 Executing gdk-pixbuf-2.42.8-r0.trigger 01:02:18 Executing gtk-update-icon-cache-2.24.33-r3.trigger 01:02:18 Executing fontconfig-2.14.0-r0.trigger 01:02:18 Executing mkfontscale-1.2.2-r0.trigger 01:02:18 OK: 376 MiB in 159 packages 01:02:18 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 01:02:19 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 01:02:20 (1/21) Installing binutils (2.38-r3) 01:02:21 (2/21) Installing isl22 (0.22-r0) 01:02:21 (3/21) Installing mpfr4 (4.1.0-r0) 01:02:22 (4/21) Installing mpc1 (1.2.1-r0) 01:02:22 (5/21) Installing gcc (11.2.1_git20220219-r2) 01:02:25 (6/21) Installing musl-dev (1.2.3-r3) 01:02:25 (7/21) Installing libc-dev (0.7.2-r3) 01:02:26 (8/21) Installing linux-headers (5.16.7-r1) 01:02:27 (9/21) Installing libffi-dev (3.4.2-r1) 01:02:27 (10/21) Installing libpq (14.8-r0) 01:02:27 (11/21) Installing openssl-dev (1.1.1t-r2) 01:02:28 (12/21) Installing libpq-dev (14.8-r0) 01:02:28 (13/21) Installing libecpg (14.8-r0) 01:02:29 (14/21) Installing libecpg-dev (14.8-r0) 01:02:29 (15/21) Installing llvm13-libs (13.0.1-r2) 01:02:39 (16/21) Installing clang-libs (13.0.1-r1) 01:02:43 (17/21) Installing clang (13.0.1-r1) 01:02:44 (18/21) Installing icu (71.1-r2) 01:02:45 (19/21) Installing icu-dev (71.1-r2) 01:02:45 (20/21) Installing llvm13 (13.0.1-r2) 01:02:45 Building wheel for numpy (pyproject.toml): still running... 01:02:51 (21/21) Installing postgresql14-dev (14.8-r0) 01:02:52 Executing busybox-1.35.0-r17.trigger 01:02:52 OK: 768 MiB in 180 packages 01:02:52 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 01:02:52 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 01:02:54 (1/10) Installing g++ (11.2.1_git20220219-r2) 01:02:56 (2/10) Installing gdbm (1.23-r0) 01:02:56 (3/10) Installing mpdecimal (2.5.1-r1) 01:02:57 (4/10) Installing readline (8.1.2-r0) 01:02:57 (5/10) Installing python3 (3.10.11-r0) 01:03:02 (6/10) Installing python3-dev (3.10.11-r0) 01:03:07 (7/10) Installing libsodium (1.0.18-r0) 01:03:08 (8/10) Installing libzmq (4.3.4-r0) 01:03:08 (9/10) Installing libsodium-dev (1.0.18-r0) 01:03:08 (10/10) Installing zeromq-dev (4.3.4-r0) 01:03:08 Executing busybox-1.35.0-r17.trigger 01:03:09 OK: 938 MiB in 190 packages 01:03:09 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 01:03:09 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 01:03:11 OK: 938 MiB in 190 packages 01:03:11 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 01:03:12 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 01:03:13 (1/1) Installing tzdata (2023c-r0) 01:03:14 Executing busybox-1.35.0-r17.trigger 01:03:14 OK: 941 MiB in 191 packages 01:03:15 (1/1) Purging tzdata (2023c-r0) 01:03:15 Executing busybox-1.35.0-r17.trigger 01:03:15 OK: 938 MiB in 190 packages 01:03:34 Looking in links: /tmp/tmp_9e_0xl0 01:03:34 Processing /tmp/tmp_9e_0xl0/setuptools-65.5.0-py3-none-any.whl 01:03:34 Processing /tmp/tmp_9e_0xl0/pip-23.0.1-py3-none-any.whl 01:03:34 Installing collected packages: setuptools, pip 01:03:49 Successfully installed pip-23.0.1 setuptools-65.5.0 01:03:49 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 01:03:50 Requirement already satisfied: pip in /usr/lib/python3.10/site-packages (23.0.1) 01:03:51 Collecting pip 01:03:51 Downloading pip-23.1.2-py3-none-any.whl (2.1 MB) 01:03:51 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 19.8 MB/s eta 0:00:00 01:03:51 Requirement already satisfied: setuptools in /usr/lib/python3.10/site-packages (65.5.0) 01:03:55 Collecting setuptools 01:03:55 Downloading setuptools-67.8.0-py3-none-any.whl (1.1 MB) 01:03:55 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 16.9 MB/s eta 0:00:00 01:03:55 Collecting wheel 01:03:55 Downloading wheel-0.40.0-py3-none-any.whl (64 kB) 01:03:55 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 64.5/64.5 kB 20.4 MB/s eta 0:00:00 01:03:56 Installing collected packages: wheel, setuptools, pip 01:03:57 Attempting uninstall: setuptools 01:03:57 Found existing installation: setuptools 65.5.0 01:03:58 Uninstalling setuptools-65.5.0: 01:03:58 Successfully uninstalled setuptools-65.5.0 01:04:03 Attempting uninstall: pip 01:04:03 Found existing installation: pip 23.0.1 01:04:05 Uninstalling pip-23.0.1: 01:04:05 Successfully uninstalled pip-23.0.1 01:04:07 Building wheel for numpy (pyproject.toml): still running... 01:04:17 Successfully installed pip-23.1.2 setuptools-67.8.0 wheel-0.40.0 01:04:17 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 01:04:21 Processing ./edgex-taf-common 01:04:21 Preparing metadata (setup.py): started 01:04:22 Preparing metadata (setup.py): finished with status 'done' 01:04:22 Building wheels for collected packages: edgex-taf-common 01:04:22 Building wheel for edgex-taf-common (setup.py): started 01:04:24 Building wheel for edgex-taf-common (setup.py): finished with status 'done' 01:04:24 Created wheel for edgex-taf-common: filename=edgex_taf_common-0.0.0-py3-none-any.whl size=14473 sha256=38ec3b5378850d68711c84d8a4adf8cc5e53a1d6ec0068cbc111926241fef57b 01:04:24 Stored in directory: /root/.cache/pip/wheels/61/f5/b0/ccd98a608bbb4978be0e5d8235f9fb4ae43535dafafd44bbbd 01:04:24 Successfully built edgex-taf-common 01:04:24 Installing collected packages: edgex-taf-common 01:04:24 Successfully installed edgex-taf-common-0.0.0 01:04:24 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 01:04:30 Collecting robotframework==4.1.3 01:04:30 Downloading robotframework-4.1.3-py2.py3-none-any.whl (659 kB) 01:04:30 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 659.8/659.8 kB 7.2 MB/s eta 0:00:00 01:04:31 Installing collected packages: robotframework 01:04:33 Building wheel for numpy (pyproject.toml): finished with status 'done' 01:04:33 Created wheel for numpy: filename=numpy-1.22.3-cp310-cp310-linux_x86_64.whl size=22360049 sha256=e409c7b4c296388e6e65fe9cf2d3422039eb5bfd4330206edb677c82f398ab8a 01:04:33 Stored in directory: /root/.cache/pip/wheels/8e/91/68/1231ba60e6f8e12978799d8d6cb0357385a83664ceef0edd78 01:04:33 Successfully built numpy 01:04:33 Installing collected packages: numpy 01:04:33 Successfully installed numpy-1.22.3 01:04:33 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 01:04:33 Collecting psutil==5.9.0 01:04:33 Downloading psutil-5.9.0.tar.gz (478 kB) 01:04:33 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 478.3/478.3 kB 12.6 MB/s eta 0:00:00 01:04:34 Preparing metadata (setup.py): started 01:04:34 Preparing metadata (setup.py): finished with status 'done' 01:04:34 Building wheels for collected packages: psutil 01:04:34 Building wheel for psutil (setup.py): started 01:04:35 Building wheel for psutil (setup.py): finished with status 'done' 01:04:35 Created wheel for psutil: filename=psutil-5.9.0-cp310-cp310-linux_x86_64.whl size=271452 sha256=6314d395205d69e137dd405c9696425ab1c3d57bc31c708333ff11f7d224d971 01:04:35 Stored in directory: /root/.cache/pip/wheels/0b/90/2e/be670c56c3ad980428e845d7f66480dcdfa008c3af2f27a2bf 01:04:35 Successfully built psutil 01:04:36 Successfully installed robotframework-4.1.3 01:04:36 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 01:04:36 Installing collected packages: psutil 01:04:36 Successfully installed psutil-5.9.0 01:04:36 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 01:04:37 Collecting pycryptodome==3.15.0 01:04:37 Downloading pycryptodome-3.15.0.tar.gz (4.5 MB) 01:04:37 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.5/4.5 MB 26.4 MB/s eta 0:00:00 01:04:37 Preparing metadata (setup.py): started 01:04:39 Preparing metadata (setup.py): finished with status 'done' 01:04:39 Building wheels for collected packages: pycryptodome 01:04:39 Building wheel for pycryptodome (setup.py): started 01:04:40 Collecting docker==4.4.1 01:04:40 Downloading docker-4.4.1-py2.py3-none-any.whl (146 kB) 01:04:40 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 146.8/146.8 kB 3.8 MB/s eta 0:00:00 01:04:41 Collecting six>=1.4.0 (from docker==4.4.1) 01:04:41 Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) 01:04:41 Collecting websocket-client>=0.32.0 (from docker==4.4.1) 01:04:41 Downloading websocket_client-1.5.2-py3-none-any.whl (56 kB) 01:04:41 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 56.6/56.6 kB 2.2 MB/s eta 0:00:00 01:04:42 Collecting requests!=2.18.0,>=2.14.2 (from docker==4.4.1) 01:04:42 Downloading requests-2.31.0-py3-none-any.whl (62 kB) 01:04:42 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.6/62.6 kB 2.7 MB/s eta 0:00:00 01:04:43 Collecting charset-normalizer<4,>=2 (from requests!=2.18.0,>=2.14.2->docker==4.4.1) 01:04:43 Downloading charset_normalizer-3.1.0-cp310-cp310-musllinux_1_1_aarch64.whl (192 kB) 01:04:43 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 192.7/192.7 kB 6.6 MB/s eta 0:00:00 01:04:43 Collecting idna<4,>=2.5 (from requests!=2.18.0,>=2.14.2->docker==4.4.1) 01:04:43 Downloading idna-3.4-py3-none-any.whl (61 kB) 01:04:43 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.5/61.5 kB 2.9 MB/s eta 0:00:00 01:04:44 Collecting urllib3<3,>=1.21.1 (from requests!=2.18.0,>=2.14.2->docker==4.4.1) 01:04:44 Downloading urllib3-2.0.2-py3-none-any.whl (123 kB) 01:04:44 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 123.2/123.2 kB 5.3 MB/s eta 0:00:00 01:04:44 Collecting certifi>=2017.4.17 (from requests!=2.18.0,>=2.14.2->docker==4.4.1) 01:04:44 Downloading certifi-2023.5.7-py3-none-any.whl (156 kB) 01:04:44 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 157.0/157.0 kB 6.0 MB/s eta 0:00:00 01:04:45 Installing collected packages: websocket-client, urllib3, six, idna, charset-normalizer, certifi, requests, docker 01:04:50 Successfully installed certifi-2023.5.7 charset-normalizer-3.1.0 docker-4.4.1 idna-3.4 requests-2.31.0 six-1.16.0 urllib3-2.0.2 websocket-client-1.5.2 01:04:50 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 01:04:54 Collecting python-dotenv==0.15.0 01:04:54 Downloading python_dotenv-0.15.0-py2.py3-none-any.whl (18 kB) 01:04:55 Installing collected packages: python-dotenv 01:04:55 Successfully installed python-dotenv-0.15.0 01:04:55 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 01:04:59 Collecting RESTinstance==1.0.2 01:04:59 Downloading RESTinstance-1.0.2-py3-none-any.whl (27 kB) 01:04:59 Requirement already satisfied: robotframework>=3.1.0 in /usr/lib/python3.10/site-packages (from RESTinstance==1.0.2) (4.1.3) 01:04:59 Collecting docutils (from RESTinstance==1.0.2) 01:04:59 Downloading docutils-0.20.1-py3-none-any.whl (572 kB) 01:04:59 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 572.7/572.7 kB 9.6 MB/s eta 0:00:00 01:04:59 Collecting flex (from RESTinstance==1.0.2) 01:04:59 Downloading flex-6.14.1.tar.gz (40 kB) 01:04:59 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 40.9/40.9 kB 1.8 MB/s eta 0:00:00 01:05:00 Preparing metadata (setup.py): started 01:05:01 Preparing metadata (setup.py): finished with status 'done' 01:05:04 Collecting GenSON (from RESTinstance==1.0.2) 01:05:04 Downloading genson-1.2.2.tar.gz (34 kB) 01:05:04 Preparing metadata (setup.py): started 01:05:05 Building wheel for pycryptodome (setup.py): finished with status 'done' 01:05:05 Created wheel for pycryptodome: filename=pycryptodome-3.15.0-cp35-abi3-linux_x86_64.whl size=2111260 sha256=4581570b0b1f8df9fc57426c1a2c39335528d6ba8b9dcdfa4d3b486cc2542a64 01:05:05 Stored in directory: /root/.cache/pip/wheels/cc/09/af/5da58a51ca5bf4bd4a37747a0658984c196aa2badf61236a35 01:05:05 Successfully built pycryptodome 01:05:05 Installing collected packages: pycryptodome 01:05:05 Successfully installed pycryptodome-3.15.0 01:05:05 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 01:05:05 Collecting influxdb-client==1.33.0 01:05:05 Downloading influxdb_client-1.33.0-py3-none-any.whl (706 kB) 01:05:05 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 706.6/706.6 kB 16.1 MB/s eta 0:00:00 01:05:05 Collecting reactivex>=4.0.4 (from influxdb-client==1.33.0) 01:05:05 Downloading reactivex-4.0.4-py3-none-any.whl (217 kB) 01:05:05 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 217.8/217.8 kB 13.5 MB/s eta 0:00:00 01:05:05 Requirement already satisfied: certifi>=14.05.14 in /usr/lib/python3.10/site-packages (from influxdb-client==1.33.0) (2023.5.7) 01:05:05 Collecting python-dateutil>=2.5.3 (from influxdb-client==1.33.0) 01:05:05 Downloading python_dateutil-2.8.2-py2.py3-none-any.whl (247 kB) 01:05:05 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 247.7/247.7 kB 8.8 MB/s eta 0:00:00 01:05:05 Requirement already satisfied: setuptools>=21.0.0 in /usr/lib/python3.10/site-packages (from influxdb-client==1.33.0) (67.8.0) 01:05:05 Requirement already satisfied: urllib3>=1.26.0 in /usr/lib/python3.10/site-packages (from influxdb-client==1.33.0) (1.26.15) 01:05:05 Requirement already satisfied: six>=1.5 in /usr/lib/python3.10/site-packages (from python-dateutil>=2.5.3->influxdb-client==1.33.0) (1.16.0) 01:05:05 Collecting typing-extensions<5.0.0,>=4.1.1 (from reactivex>=4.0.4->influxdb-client==1.33.0) 01:05:05 Downloading typing_extensions-4.6.0-py3-none-any.whl (30 kB) 01:05:05 Installing collected packages: typing-extensions, python-dateutil, reactivex, influxdb-client 01:05:05 Successfully installed influxdb-client-1.33.0 python-dateutil-2.8.2 reactivex-4.0.4 typing-extensions-4.6.0 01:05:05 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 01:05:06 Preparing metadata (setup.py): finished with status 'done' 01:05:06 Collecting jsonpath-ng (from RESTinstance==1.0.2) 01:05:06 Downloading jsonpath_ng-1.5.3-py3-none-any.whl (29 kB) 01:05:06 Collecting pygments (from RESTinstance==1.0.2) 01:05:06 Downloading Pygments-2.15.1-py3-none-any.whl (1.1 MB) 01:05:06 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 9.1 MB/s eta 0:00:00 01:05:06 Requirement already satisfied: requests in /usr/lib/python3.10/site-packages (from RESTinstance==1.0.2) (2.31.0) 01:05:07 Collecting jsonschema (from RESTinstance==1.0.2) 01:05:07 Downloading jsonschema-4.17.3-py3-none-any.whl (90 kB) 01:05:07 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 90.4/90.4 kB 3.5 MB/s eta 0:00:00 01:05:07 Collecting rfc3987 (from RESTinstance==1.0.2) 01:05:07 Downloading rfc3987-1.3.8-py2.py3-none-any.whl (13 kB) 01:05:07 Collecting strict-rfc3339 (from RESTinstance==1.0.2) 01:05:07 Downloading strict-rfc3339-0.7.tar.gz (17 kB) 01:05:07 Preparing metadata (setup.py): started 01:05:09 Preparing metadata (setup.py): finished with status 'done' 01:05:10 Collecting pytz (from RESTinstance==1.0.2) 01:05:10 Downloading pytz-2023.3-py2.py3-none-any.whl (502 kB) 01:05:10 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 502.3/502.3 kB 7.9 MB/s eta 0:00:00 01:05:10 Collecting tzlocal (from RESTinstance==1.0.2) 01:05:10 Downloading tzlocal-5.0.1-py3-none-any.whl (20 kB) 01:05:10 Requirement already satisfied: six>=1.7.3 in /usr/lib/python3.10/site-packages (from flex->RESTinstance==1.0.2) (1.16.0) 01:05:11 Collecting PyYAML>=3.11 (from flex->RESTinstance==1.0.2) 01:05:11 Downloading PyYAML-6.0.tar.gz (124 kB) 01:05:11 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 125.0/125.0 kB 1.2 MB/s eta 0:00:00 01:05:13 Installing build dependencies: started 01:05:23 Removing intermediate container dc599a7aa810 01:05:23 ---> 37d5e14ae58f 01:05:23 Step 9/12 : ENTRYPOINT ["sh", "/usr/local/bin/robot-entrypoint.sh"] 01:05:23 ---> Running in b54a84deb552 01:05:23 Removing intermediate container b54a84deb552 01:05:23 ---> bb6218472b6a 01:05:23 Step 10/12 : LABEL arch=amd64 01:05:23 ---> Running in fe61207df220 01:05:23 Removing intermediate container fe61207df220 01:05:23 ---> b1a6ee4b7b9c 01:05:23 Step 11/12 : LABEL git_sha=c3e817505568c114697d08a2d7a7de8b3200220a 01:05:23 ---> Running in 042402223d36 01:05:23 Removing intermediate container 042402223d36 01:05:23 ---> e368f6b10237 01:05:23 Step 12/12 : LABEL version=0.0.0 01:05:23 ---> Running in 64de967f51a6 01:05:23 Removing intermediate container 64de967f51a6 01:05:23 ---> 8860ec918a2e 01:05:23 [Warning] One or more build-args [ARCH] were not consumed 01:05:23 Successfully built 8860ec918a2e 01:05:23 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 01:05:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:05:24 01:05:24 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:05:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:05:25 latest: Pulling from edgex-lftools-log-publisher 01:05:25 5eb5b503b376: Pulling fs layer 01:05:25 5c69ac0246d0: Pulling fs layer 01:05:25 ec43610c2a17: Pulling fs layer 01:05:25 3a2ae6a8a46f: Pulling fs layer 01:05:25 33b1e0a273af: Pulling fs layer 01:05:25 5d3b04190fa2: Pulling fs layer 01:05:25 2f39f015ded8: Pulling fs layer 01:05:25 2f39f015ded8: Waiting 01:05:25 3a2ae6a8a46f: Waiting 01:05:25 33b1e0a273af: Waiting 01:05:25 5d3b04190fa2: Waiting 01:05:25 5c69ac0246d0: Verifying Checksum 01:05:25 5c69ac0246d0: Download complete 01:05:25 3a2ae6a8a46f: Verifying Checksum 01:05:25 3a2ae6a8a46f: Download complete 01:05:25 33b1e0a273af: Verifying Checksum 01:05:25 33b1e0a273af: Download complete 01:05:25 5d3b04190fa2: Verifying Checksum 01:05:25 5d3b04190fa2: Download complete 01:05:25 ec43610c2a17: Verifying Checksum 01:05:25 5eb5b503b376: Download complete 01:05:26 2f39f015ded8: Verifying Checksum 01:05:26 2f39f015ded8: Download complete 01:05:26 5eb5b503b376: Pull complete 01:05:26 5c69ac0246d0: Pull complete 01:05:27 ec43610c2a17: Pull complete 01:05:27 3a2ae6a8a46f: Pull complete 01:05:27 33b1e0a273af: Pull complete 01:05:27 5d3b04190fa2: Pull complete 01:05:31 2f39f015ded8: Pull complete 01:05:31 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 01:05:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:05:31 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:05:32 prd-ubuntu20.04-docker-8c-8g-16425 does not seem to be running inside a container 01:05:32 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 01:05:35 $ docker top d31ae89d323825351638a9d0cddd6996b3d6b98fa557f3e15ee36ab3914e282b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:05:36 ---> job-cost.sh 01:05:36 lf-activate-venv: SKIPPING 01:05:36 INFO: No Stack... 01:05:36 INFO: Retrieving Pricing Info for: v3-standard-8 01:05:37 INFO: Archiving Costs [Pipeline] sh 01:05:37 + cat /w/workspace/exfoundry_edgex-taf-common_PR-52/archives/cost.csv 01:05:37 + cut -d, -f6 [Pipeline] lock 01:05:37 Trying to acquire lock on [jenkins-edgexfoundry-edgex-taf-common-PR-52-1-stack-cost] 01:05:37 Resource [jenkins-edgexfoundry-edgex-taf-common-PR-52-1-stack-cost] did not exist. Created. 01:05:37 Lock acquired on [jenkins-edgexfoundry-edgex-taf-common-PR-52-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 01:05:37 + echo total: 0.2199999988079071 [Pipeline] stash 01:05:38 Stashed 1 file(s) [Pipeline] } 01:05:38 Lock released on resource [jenkins-edgexfoundry-edgex-taf-common-PR-52-1-stack-cost] [Pipeline] // lock [Pipeline] } 01:05:38 $ docker stop --time=1 d31ae89d323825351638a9d0cddd6996b3d6b98fa557f3e15ee36ab3914e282b 01:05:39 $ docker rm -f --volumes d31ae89d323825351638a9d0cddd6996b3d6b98fa557f3e15ee36ab3914e282b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 01:05:40 Installing build dependencies: finished with status 'done' 01:05:40 Getting requirements to build wheel: started 01:05:58 Getting requirements to build wheel: finished with status 'done' 01:05:58 Preparing metadata (pyproject.toml): started 01:05:58 Preparing metadata (pyproject.toml): finished with status 'done' 01:05:58 Collecting validate-email>=1.2 (from flex->RESTinstance==1.0.2) 01:05:58 Downloading validate_email-1.3.tar.gz (4.7 kB) 01:05:58 Preparing metadata (setup.py): started 01:06:00 Preparing metadata (setup.py): finished with status 'done' 01:06:00 Collecting click>=3.3 (from flex->RESTinstance==1.0.2) 01:06:00 Downloading click-8.1.3-py3-none-any.whl (96 kB) 01:06:00 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 96.6/96.6 kB 4.2 MB/s eta 0:00:00 01:06:00 Collecting jsonpointer>=1.7 (from flex->RESTinstance==1.0.2) 01:06:00 Downloading jsonpointer-2.3-py2.py3-none-any.whl (7.8 kB) 01:06:00 Requirement already satisfied: charset-normalizer<4,>=2 in /usr/lib/python3.10/site-packages (from requests->RESTinstance==1.0.2) (3.1.0) 01:06:00 Requirement already satisfied: idna<4,>=2.5 in /usr/lib/python3.10/site-packages (from requests->RESTinstance==1.0.2) (3.4) 01:06:00 Requirement already satisfied: urllib3<3,>=1.21.1 in /usr/lib/python3.10/site-packages (from requests->RESTinstance==1.0.2) (2.0.2) 01:06:00 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.10/site-packages (from requests->RESTinstance==1.0.2) (2023.5.7) 01:06:00 Collecting ply (from jsonpath-ng->RESTinstance==1.0.2) 01:06:00 Downloading ply-3.11-py2.py3-none-any.whl (49 kB) 01:06:00 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 49.6/49.6 kB 2.9 MB/s eta 0:00:00 01:06:01 Collecting decorator (from jsonpath-ng->RESTinstance==1.0.2) 01:06:01 Downloading decorator-5.1.1-py3-none-any.whl (9.1 kB) 01:06:02 Collecting attrs>=17.4.0 (from jsonschema->RESTinstance==1.0.2) 01:06:02 Downloading attrs-23.1.0-py3-none-any.whl (61 kB) 01:06:02 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.2/61.2 kB 2.3 MB/s eta 0:00:00 01:06:02 Collecting pyrsistent!=0.17.0,!=0.17.1,!=0.17.2,>=0.14.0 (from jsonschema->RESTinstance==1.0.2) 01:06:02 Downloading pyrsistent-0.19.3-py3-none-any.whl (57 kB) 01:06:03 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 57.5/57.5 kB 2.0 MB/s eta 0:00:00 01:06:04 Building wheels for collected packages: flex, strict-rfc3339, GenSON, PyYAML, validate-email 01:06:04 Building wheel for flex (setup.py): started 01:06:07 Building wheel for flex (setup.py): finished with status 'done' 01:06:07 Created wheel for flex: filename=flex-6.14.1-py3-none-any.whl size=77257 sha256=e3d99cd5e83a3edcd08717c7323471e44fe98538a69c270088c29fd2824afadf 01:06:07 Stored in directory: /root/.cache/pip/wheels/03/f3/f4/2969638ff9c909bf16dac8f17d8298ce9e4d5c854af4b3d061 01:06:07 Building wheel for strict-rfc3339 (setup.py): started 01:06:08 Building wheel for strict-rfc3339 (setup.py): finished with status 'done' 01:06:08 Created wheel for strict-rfc3339: filename=strict_rfc3339-0.7-py3-none-any.whl size=18128 sha256=63aed3176865899c4795f6101d94406202fbd9b8cd46d512697bdd5b8f44311b 01:06:08 Stored in directory: /root/.cache/pip/wheels/d4/c2/43/78ecbcc49dd7594ca41c72be6ddb7844a486bae4b306fb3d14 01:06:08 Building wheel for GenSON (setup.py): started 01:06:10 Building wheel for GenSON (setup.py): finished with status 'done' 01:06:10 Created wheel for GenSON: filename=genson-1.2.2-py2.py3-none-any.whl size=21268 sha256=f43ade048c4d41b482c99a84f574ecc677cacf25817e290954c089e42b50cb15 01:06:10 Stored in directory: /root/.cache/pip/wheels/7a/0f/7a/4e21606c6ce2485376522986cd8809d738907a611907b206ca 01:06:10 Building wheel for PyYAML (pyproject.toml): started 01:06:14 Building wheel for PyYAML (pyproject.toml): finished with status 'done' 01:06:14 Created wheel for PyYAML: filename=PyYAML-6.0-cp310-cp310-linux_aarch64.whl size=45334 sha256=cea90a9529124c6d287915c5856a0a9da31901bded97ee9d3a88403b173ed10b 01:06:14 Stored in directory: /root/.cache/pip/wheels/1d/f3/b4/4aea0992adbed14b36ce9c3857d3707c762a4374479230685d 01:06:14 Building wheel for validate-email (setup.py): started 01:06:16 Building wheel for validate-email (setup.py): finished with status 'done' 01:06:16 Created wheel for validate-email: filename=validate_email-1.3-py3-none-any.whl size=5466 sha256=a91e6f1dcec3ea558c8bd1e8addd540393534827ba3e307075c731dc32e3f555 01:06:16 Stored in directory: /root/.cache/pip/wheels/b2/7a/63/5c5bc2a88ffffb247771c1cc38c2bda3d78e1ffbff79ed8d18 01:06:16 Successfully built flex strict-rfc3339 GenSON PyYAML validate-email 01:06:18 Installing collected packages: validate-email, strict-rfc3339, rfc3987, pytz, ply, GenSON, tzlocal, PyYAML, pyrsistent, pygments, jsonpointer, docutils, decorator, click, attrs, jsonschema, jsonpath-ng, flex, RESTinstance 01:06:33 Successfully installed GenSON-1.2.2 PyYAML-6.0 RESTinstance-1.0.2 attrs-23.1.0 click-8.1.3 decorator-5.1.1 docutils-0.20.1 flex-6.14.1 jsonpath-ng-1.5.3 jsonpointer-2.3 jsonschema-4.17.3 ply-3.11 pygments-2.15.1 pyrsistent-0.19.3 pytz-2023.3 rfc3987-1.3.8 strict-rfc3339-0.7 tzlocal-5.0.1 validate-email-1.3 01:06:33 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 01:06:40 Collecting robotbackgroundlogger==1.2 01:06:40 Downloading robotbackgroundlogger-1.2.tar.gz (3.9 kB) 01:06:40 Preparing metadata (setup.py): started 01:06:41 Preparing metadata (setup.py): finished with status 'done' 01:06:41 Requirement already satisfied: robotframework in /usr/lib/python3.10/site-packages (from robotbackgroundlogger==1.2) (4.1.3) 01:06:41 Building wheels for collected packages: robotbackgroundlogger 01:06:41 Building wheel for robotbackgroundlogger (setup.py): started 01:06:44 Building wheel for robotbackgroundlogger (setup.py): finished with status 'done' 01:06:44 Created wheel for robotbackgroundlogger: filename=robotbackgroundlogger-1.2-py3-none-any.whl size=4277 sha256=e7d01f4147baa2effc13630da4dd1f45315caa3395358b24ead594ddcd5a05b4 01:06:44 Stored in directory: /root/.cache/pip/wheels/e1/ba/3a/044b94be98620d4535fbdeca2d20fb3fce224aea27e0b66862 01:06:44 Successfully built robotbackgroundlogger 01:06:45 Installing collected packages: robotbackgroundlogger 01:06:45 Successfully installed robotbackgroundlogger-1.2 01:06:45 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 01:06:49 Collecting configparser==5.0.1 01:06:49 Downloading configparser-5.0.1-py3-none-any.whl (22 kB) 01:06:51 Installing collected packages: configparser 01:06:51 Successfully installed configparser-5.0.1 01:06:51 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 01:06:57 Collecting requests==2.25.1 01:06:57 Downloading requests-2.25.1-py2.py3-none-any.whl (61 kB) 01:06:57 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.2/61.2 kB 2.2 MB/s eta 0:00:00 01:06:57 Collecting chardet<5,>=3.0.2 (from requests==2.25.1) 01:06:57 Downloading chardet-4.0.0-py2.py3-none-any.whl (178 kB) 01:06:57 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 178.7/178.7 kB 6.1 MB/s eta 0:00:00 01:06:57 Collecting idna<3,>=2.5 (from requests==2.25.1) 01:06:57 Downloading idna-2.10-py2.py3-none-any.whl (58 kB) 01:06:57 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.8/58.8 kB 2.8 MB/s eta 0:00:00 01:06:57 Collecting urllib3<1.27,>=1.21.1 (from requests==2.25.1) 01:06:57 Downloading urllib3-1.26.15-py2.py3-none-any.whl (140 kB) 01:06:57 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 140.9/140.9 kB 5.4 MB/s eta 0:00:00 01:06:57 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.10/site-packages (from requests==2.25.1) (2023.5.7) 01:07:00 Installing collected packages: urllib3, idna, chardet, requests 01:07:00 Attempting uninstall: urllib3 01:07:00 Found existing installation: urllib3 2.0.2 01:07:00 Uninstalling urllib3-2.0.2: 01:07:00 Successfully uninstalled urllib3-2.0.2 01:07:00 Attempting uninstall: idna 01:07:00 Found existing installation: idna 3.4 01:07:00 Uninstalling idna-3.4: 01:07:00 Successfully uninstalled idna-3.4 01:07:04 Attempting uninstall: requests 01:07:04 Found existing installation: requests 2.31.0 01:07:04 Uninstalling requests-2.31.0: 01:07:04 Successfully uninstalled requests-2.31.0 01:07:04 Successfully installed chardet-4.0.0 idna-2.10 requests-2.25.1 urllib3-1.26.15 01:07:04 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 01:07:08 Collecting robotframework-requests==0.8.0 01:07:09 Downloading robotframework_requests-0.8.0-py3-none-any.whl (16 kB) 01:07:09 Requirement already satisfied: robotframework in /usr/lib/python3.10/site-packages (from robotframework-requests==0.8.0) (4.1.3) 01:07:09 Requirement already satisfied: requests in /usr/lib/python3.10/site-packages (from robotframework-requests==0.8.0) (2.25.1) 01:07:09 Requirement already satisfied: chardet<5,>=3.0.2 in /usr/lib/python3.10/site-packages (from requests->robotframework-requests==0.8.0) (4.0.0) 01:07:09 Requirement already satisfied: idna<3,>=2.5 in /usr/lib/python3.10/site-packages (from requests->robotframework-requests==0.8.0) (2.10) 01:07:09 Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/lib/python3.10/site-packages (from requests->robotframework-requests==0.8.0) (1.26.15) 01:07:09 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.10/site-packages (from requests->robotframework-requests==0.8.0) (2023.5.7) 01:07:11 Installing collected packages: robotframework-requests 01:07:11 Successfully installed robotframework-requests-0.8.0 01:07:11 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 01:07:15 Collecting paho-mqtt==1.5.1 01:07:15 Downloading paho-mqtt-1.5.1.tar.gz (101 kB) 01:07:15 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 101.8/101.8 kB 3.6 MB/s eta 0:00:00 01:07:15 Preparing metadata (setup.py): started 01:07:17 Preparing metadata (setup.py): finished with status 'done' 01:07:17 Building wheels for collected packages: paho-mqtt 01:07:17 Building wheel for paho-mqtt (setup.py): started 01:07:20 Building wheel for paho-mqtt (setup.py): finished with status 'done' 01:07:20 Created wheel for paho-mqtt: filename=paho_mqtt-1.5.1-py3-none-any.whl size=61549 sha256=6cbd8a79eed7897bd194d4d72256b9e02da7b1f8d65e380089053edf51a9135d 01:07:20 Stored in directory: /root/.cache/pip/wheels/b6/72/f9/44ca415a44f9cc7468fe4c59e6282938e504fadec09641fa63 01:07:20 Successfully built paho-mqtt 01:07:22 Installing collected packages: paho-mqtt 01:07:22 Successfully installed paho-mqtt-1.5.1 01:07:22 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 01:07:27 Collecting redis==4.5.3 01:07:27 Downloading redis-4.5.3-py3-none-any.whl (238 kB) 01:07:27 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 238.6/238.6 kB 6.3 MB/s eta 0:00:00 01:07:27 Collecting async-timeout>=4.0.2 (from redis==4.5.3) 01:07:27 Downloading async_timeout-4.0.2-py3-none-any.whl (5.8 kB) 01:07:29 Installing collected packages: async-timeout, redis 01:07:31 Successfully installed async-timeout-4.0.2 redis-4.5.3 01:07: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 01:07:38 Collecting pyzmq==22.2.1 01:07:38 Downloading pyzmq-22.2.1.tar.gz (1.2 MB) 01:07:38 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 9.9 MB/s eta 0:00:00 01:07:39 Installing build dependencies: started 01:07:57 Installing build dependencies: finished with status 'done' 01:07:57 Getting requirements to build wheel: started 01:08:01 Getting requirements to build wheel: finished with status 'done' 01:08:01 Preparing metadata (pyproject.toml): started 01:08:01 Preparing metadata (pyproject.toml): finished with status 'done' 01:08:01 Building wheels for collected packages: pyzmq 01:08:01 Building wheel for pyzmq (pyproject.toml): started 01:09:23 Building wheel for pyzmq (pyproject.toml): still running... 01:11:00 Building wheel for pyzmq (pyproject.toml): still running... 01:11:15 Building wheel for pyzmq (pyproject.toml): finished with status 'done' 01:11:15 Created wheel for pyzmq: filename=pyzmq-22.2.1-cp310-cp310-linux_aarch64.whl size=1515243 sha256=bcbf81fbb0d4f61a4bd6482264a2f782915847786c0bd03f703170996af3d39c 01:11:15 Stored in directory: /root/.cache/pip/wheels/fe/e5/6c/b7cb63e41c4add542d3df6f6d09af9bd65f9395fea4b16da8e 01:11:15 Successfully built pyzmq 01:11:15 Installing collected packages: pyzmq 01:11:17 Successfully installed pyzmq-22.2.1 01:11:17 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 01:11:22 Collecting robotframework-seleniumlibrary==5.1.3 01:11:22 Downloading robotframework_seleniumlibrary-5.1.3-py2.py3-none-any.whl (94 kB) 01:11:23 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 94.7/94.7 kB 99.9 kB/s eta 0:00:00 01:11:23 Collecting robotframework-pythonlibcore>=2.1.0 (from robotframework-seleniumlibrary==5.1.3) 01:11:23 Downloading robotframework_pythonlibcore-4.1.2-py2.py3-none-any.whl (10 kB) 01:11:23 Requirement already satisfied: robotframework>=3.1.2 in /usr/lib/python3.10/site-packages (from robotframework-seleniumlibrary==5.1.3) (4.1.3) 01:11:23 Collecting selenium>=3.141.0 (from robotframework-seleniumlibrary==5.1.3) 01:11:23 Downloading selenium-4.9.1-py3-none-any.whl (6.6 MB) 01:11:24 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 6.6/6.6 MB 12.0 MB/s eta 0:00:00 01:11:24 Requirement already satisfied: urllib3[socks]<3,>=1.26 in /usr/lib/python3.10/site-packages (from selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3) (1.26.15) 01:11:25 Collecting trio~=0.17 (from selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3) 01:11:25 Downloading trio-0.22.0-py3-none-any.whl (384 kB) 01:11:25 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 384.9/384.9 kB 9.9 MB/s eta 0:00:00 01:11:25 Collecting trio-websocket~=0.9 (from selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3) 01:11:25 Downloading trio_websocket-0.10.2-py3-none-any.whl (17 kB) 01:11:25 Requirement already satisfied: certifi>=2021.10.8 in /usr/lib/python3.10/site-packages (from selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3) (2023.5.7) 01:11:25 Requirement already satisfied: attrs>=19.2.0 in /usr/lib/python3.10/site-packages (from trio~=0.17->selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3) (23.1.0) 01:11:25 Collecting sortedcontainers (from trio~=0.17->selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3) 01:11:25 Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) 01:11:25 Collecting async-generator>=1.9 (from trio~=0.17->selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3) 01:11:25 Downloading async_generator-1.10-py3-none-any.whl (18 kB) 01:11:25 Requirement already satisfied: idna in /usr/lib/python3.10/site-packages (from trio~=0.17->selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3) (2.10) 01:11:25 Collecting outcome (from trio~=0.17->selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3) 01:11:25 Downloading outcome-1.2.0-py2.py3-none-any.whl (9.7 kB) 01:11:25 Collecting sniffio (from trio~=0.17->selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3) 01:11:25 Downloading sniffio-1.3.0-py3-none-any.whl (10 kB) 01:11:26 Collecting exceptiongroup>=1.0.0rc9 (from trio~=0.17->selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3) 01:11:26 Downloading exceptiongroup-1.1.1-py3-none-any.whl (14 kB) 01:11:26 Collecting wsproto>=0.14 (from trio-websocket~=0.9->selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3) 01:11:26 Downloading wsproto-1.2.0-py3-none-any.whl (24 kB) 01:11:26 Collecting PySocks!=1.5.7,<2.0,>=1.5.6 (from urllib3[socks]<3,>=1.26->selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3) 01:11:26 Downloading PySocks-1.7.1-py3-none-any.whl (16 kB) 01:11:27 Collecting h11<1,>=0.9.0 (from wsproto>=0.14->trio-websocket~=0.9->selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3) 01:11:27 Downloading h11-0.14.0-py3-none-any.whl (58 kB) 01:11:27 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.3/58.3 kB 2.6 MB/s eta 0:00:00 01:11:30 Installing collected packages: sortedcontainers, sniffio, robotframework-pythonlibcore, PySocks, outcome, h11, exceptiongroup, async-generator, wsproto, trio, trio-websocket, selenium, robotframework-seleniumlibrary 01:11:45 Successfully installed PySocks-1.7.1 async-generator-1.10 exceptiongroup-1.1.1 h11-0.14.0 outcome-1.2.0 robotframework-pythonlibcore-4.1.2 robotframework-seleniumlibrary-5.1.3 selenium-4.9.1 sniffio-1.3.0 sortedcontainers-2.4.0 trio-0.22.0 trio-websocket-0.10.2 wsproto-1.2.0 01:11:45 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 01:11:47 Collecting psycopg2==2.9.3 01:11:47 Downloading psycopg2-2.9.3.tar.gz (380 kB) 01:11:49 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 380.6/380.6 kB 233.1 kB/s eta 0:00:00 01:11:50 Preparing metadata (setup.py): started 01:11:52 Preparing metadata (setup.py): finished with status 'done' 01:11:52 Building wheels for collected packages: psycopg2 01:11:52 Building wheel for psycopg2 (setup.py): started 01:13:00 Building wheel for psycopg2 (setup.py): still running... 01:13:12 Building wheel for psycopg2 (setup.py): finished with status 'done' 01:13:12 Created wheel for psycopg2: filename=psycopg2-2.9.3-cp310-cp310-linux_aarch64.whl size=470358 sha256=0ae94604178b17614620660f71f733b3245d38f3e5b6320d7b5d9e3203b0ce02 01:13:12 Stored in directory: /root/.cache/pip/wheels/81/b6/3d/091aad3e8919ea76c84c2674b02ce3ab52de882e091c39249e 01:13:12 Successfully built psycopg2 01:13:13 Installing collected packages: psycopg2 01:13:14 Successfully installed psycopg2-2.9.3 01:13:14 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 01:13:22 Collecting numpy==1.22.3 01:13:22 Downloading numpy-1.22.3.zip (11.5 MB) 01:13:23 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 11.5/11.5 MB 8.7 MB/s eta 0:00:00 01:13:28 Installing build dependencies: started 01:13:55 Installing build dependencies: finished with status 'done' 01:13:55 Getting requirements to build wheel: started 01:13:59 Getting requirements to build wheel: finished with status 'done' 01:13:59 Preparing metadata (pyproject.toml): started 01:14:04 Preparing metadata (pyproject.toml): finished with status 'done' 01:14:04 Building wheels for collected packages: numpy 01:14:04 Building wheel for numpy (pyproject.toml): started 01:17:11 Building wheel for numpy (pyproject.toml): still running... 01:18:08 Building wheel for numpy (pyproject.toml): still running... 01:19:04 Building wheel for numpy (pyproject.toml): still running... 01:20:12 Building wheel for numpy (pyproject.toml): still running... 01:21:08 Building wheel for numpy (pyproject.toml): still running... 01:22:16 Building wheel for numpy (pyproject.toml): still running... 01:23:24 Building wheel for numpy (pyproject.toml): still running... 01:24:32 Building wheel for numpy (pyproject.toml): still running... 01:28:54 Building wheel for numpy (pyproject.toml): still running... 01:31:31 Building wheel for numpy (pyproject.toml): still running... 01:34:37 Building wheel for numpy (pyproject.toml): still running... 01:37:29 Building wheel for numpy (pyproject.toml): still running... 01:38:51 Building wheel for numpy (pyproject.toml): still running... 01:41:12 Building wheel for numpy (pyproject.toml): still running... 01:45:19 Building wheel for numpy (pyproject.toml): still running... 01:46:56 Building wheel for numpy (pyproject.toml): still running... 01:49:04 Building wheel for numpy (pyproject.toml): still running... 01:49:12 Building wheel for numpy (pyproject.toml): finished with status 'done' 01:49:12 Created wheel for numpy: filename=numpy-1.22.3-cp310-cp310-linux_aarch64.whl size=18624248 sha256=eae4323b0f7ca6501d20de4b6cc031081ec07caaf8680b9449d784d2f04743ae 01:49:12 Stored in directory: /root/.cache/pip/wheels/8e/91/68/1231ba60e6f8e12978799d8d6cb0357385a83664ceef0edd78 01:49:12 Successfully built numpy 01:49:14 Installing collected packages: numpy 01:49:36 Successfully installed numpy-1.22.3 01:49:36 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 01:49:40 Collecting psutil==5.9.0 01:49:40 Downloading psutil-5.9.0.tar.gz (478 kB) 01:49:40 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 478.3/478.3 kB 7.3 MB/s eta 0:00:00 01:49:40 Preparing metadata (setup.py): started 01:49:42 Preparing metadata (setup.py): finished with status 'done' 01:49:43 Building wheels for collected packages: psutil 01:49:43 Building wheel for psutil (setup.py): started 01:49:55 Building wheel for psutil (setup.py): finished with status 'done' 01:49:55 Created wheel for psutil: filename=psutil-5.9.0-cp310-cp310-linux_aarch64.whl size=271957 sha256=98b4266ab166ea591d14d68fd8cf729ffce44cbb496a04f6430d30dbe22f83b8 01:49:55 Stored in directory: /root/.cache/pip/wheels/0b/90/2e/be670c56c3ad980428e845d7f66480dcdfa008c3af2f27a2bf 01:49:55 Successfully built psutil 01:49:56 Installing collected packages: psutil 01:49:57 Successfully installed psutil-5.9.0 01:49:57 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 01:50:03 Collecting pycryptodome==3.15.0 01:50:03 Downloading pycryptodome-3.15.0-cp35-abi3-musllinux_1_1_aarch64.whl (2.0 MB) 01:50:03 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 10.5 MB/s eta 0:00:00 01:50:06 Installing collected packages: pycryptodome 01:50:10 Successfully installed pycryptodome-3.15.0 01:50:10 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 01:50:14 Collecting influxdb-client==1.33.0 01:50:14 Downloading influxdb_client-1.33.0-py3-none-any.whl (706 kB) 01:50:14 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 706.6/706.6 kB 9.8 MB/s eta 0:00:00 01:50:15 Collecting reactivex>=4.0.4 (from influxdb-client==1.33.0) 01:50:15 Downloading reactivex-4.0.4-py3-none-any.whl (217 kB) 01:50:15 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 217.8/217.8 kB 7.2 MB/s eta 0:00:00 01:50:15 Requirement already satisfied: certifi>=14.05.14 in /usr/lib/python3.10/site-packages (from influxdb-client==1.33.0) (2023.5.7) 01:50:15 Collecting python-dateutil>=2.5.3 (from influxdb-client==1.33.0) 01:50:15 Downloading python_dateutil-2.8.2-py2.py3-none-any.whl (247 kB) 01:50:15 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 247.7/247.7 kB 6.5 MB/s eta 0:00:00 01:50:15 Requirement already satisfied: setuptools>=21.0.0 in /usr/lib/python3.10/site-packages (from influxdb-client==1.33.0) (67.8.0) 01:50:15 Requirement already satisfied: urllib3>=1.26.0 in /usr/lib/python3.10/site-packages (from influxdb-client==1.33.0) (1.26.15) 01:50:15 Requirement already satisfied: six>=1.5 in /usr/lib/python3.10/site-packages (from python-dateutil>=2.5.3->influxdb-client==1.33.0) (1.16.0) 01:50:15 Collecting typing-extensions<5.0.0,>=4.1.1 (from reactivex>=4.0.4->influxdb-client==1.33.0) 01:50:16 Downloading typing_extensions-4.6.0-py3-none-any.whl (30 kB) 01:50:19 Installing collected packages: typing-extensions, python-dateutil, reactivex, influxdb-client 01:50:27 Successfully installed influxdb-client-1.33.0 python-dateutil-2.8.2 reactivex-4.0.4 typing-extensions-4.6.0 01:50: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 01:51:06 Removing intermediate container 3339fe4d98ee 01:51:06 ---> f61c7902ae9e 01:51:06 Step 9/12 : ENTRYPOINT ["sh", "/usr/local/bin/robot-entrypoint.sh"] 01:51:06 ---> Running in 5c4378c772aa 01:51:06 Removing intermediate container 5c4378c772aa 01:51:06 ---> 4229efefb58a 01:51:06 Step 10/12 : LABEL arch=arm64 01:51:06 ---> Running in e758da573b77 01:51:06 Removing intermediate container e758da573b77 01:51:06 ---> cad85b7402bc 01:51:06 Step 11/12 : LABEL git_sha=c3e817505568c114697d08a2d7a7de8b3200220a 01:51:07 ---> Running in 7f573c6605da 01:51:07 Removing intermediate container 7f573c6605da 01:51:07 ---> 81b2fa21258b 01:51:07 Step 12/12 : LABEL version=0.0.0 01:51:07 ---> Running in 3355d649bbb2 01:51:07 Removing intermediate container 3355d649bbb2 01:51:07 ---> 27cfa2fb1911 01:51:07 [Warning] One or more build-args [ARCH] were not consumed 01:51:07 Successfully built 27cfa2fb1911 01:51:07 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 01:51:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:51:08 01:51:08 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:51:09 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:51:09 arm64: Pulling from edgex-lftools-log-publisher 01:51:09 8998bd30e6a1: Pulling fs layer 01:51:09 04944245beec: Pulling fs layer 01:51:09 699f458cf7ca: Pulling fs layer 01:51:09 765212b225bb: Pulling fs layer 01:51:09 f23df028b6ca: Pulling fs layer 01:51:09 d65c8cfc05b1: Pulling fs layer 01:51:09 2437ff75d9bd: Pulling fs layer 01:51:09 f23df028b6ca: Waiting 01:51:09 d65c8cfc05b1: Waiting 01:51:09 2437ff75d9bd: Waiting 01:51:09 765212b225bb: Waiting 01:51:09 04944245beec: Verifying Checksum 01:51:09 04944245beec: Download complete 01:51:09 765212b225bb: Verifying Checksum 01:51:09 765212b225bb: Download complete 01:51:09 f23df028b6ca: Verifying Checksum 01:51:09 f23df028b6ca: Download complete 01:51:09 d65c8cfc05b1: Verifying Checksum 01:51:09 d65c8cfc05b1: Download complete 01:51:09 699f458cf7ca: Verifying Checksum 01:51:09 699f458cf7ca: Download complete 01:51:09 8998bd30e6a1: Verifying Checksum 01:51:09 8998bd30e6a1: Download complete 01:51:12 2437ff75d9bd: Verifying Checksum 01:51:12 2437ff75d9bd: Download complete 01:51:13 8998bd30e6a1: Pull complete 01:51:14 04944245beec: Pull complete 01:51:15 699f458cf7ca: Pull complete 01:51:15 765212b225bb: Pull complete 01:51:16 f23df028b6ca: Pull complete 01:51:16 d65c8cfc05b1: Pull complete 01:51:31 2437ff75d9bd: Pull complete 01:51:31 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 01:51:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:51:31 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:51:32 prd-ubuntu20.04-docker-arm64-4c-16g-16426 does not seem to be running inside a container 01:51:32 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 01:51:34 $ docker top 0df457c577f4bdae95beef79310e6eac1ce8c1f3bb235caa3a86155789790563 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:51:35 ---> job-cost.sh 01:51:35 lf-activate-venv: SKIPPING 01:51:35 INFO: No Stack... 01:51:35 INFO: Retrieving Pricing Info for: v3-standard-4 01:51:36 INFO: Archiving Costs [Pipeline] sh 01:51:37 + cat /w/workspace/exfoundry_edgex-taf-common_PR-52/archives/cost.csv 01:51:37 + cut -d, -f6 [Pipeline] lock 01:51:37 Trying to acquire lock on [jenkins-edgexfoundry-edgex-taf-common-PR-52-1-stack-cost] 01:51:37 Resource [jenkins-edgexfoundry-edgex-taf-common-PR-52-1-stack-cost] did not exist. Created. 01:51:37 Lock acquired on [jenkins-edgexfoundry-edgex-taf-common-PR-52-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 01:51:37 /w/workspace/exfoundry_edgex-taf-common_PR-52@tmp/durable-cad56bc9/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 01:51:38 + echo total: 0.10999999940395355 [Pipeline] stash 01:51:38 Warning: overwriting stash ‘stack-cost’ 01:51:38 Stashed 1 file(s) [Pipeline] } 01:51:38 Lock released on resource [jenkins-edgexfoundry-edgex-taf-common-PR-52-1-stack-cost] [Pipeline] // lock [Pipeline] } 01:51:38 $ docker stop --time=1 0df457c577f4bdae95beef79310e6eac1ce8c1f3bb235caa3a86155789790563 01:51:40 $ docker rm -f --volumes 0df457c577f4bdae95beef79310e6eac1ce8c1f3bb235caa3a86155789790563 [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 01:51:41 + [ -d /w/workspace/exfoundry_edgex-taf-common_PR-52/archives ] 01:51:41 + ls -al /w/workspace/exfoundry_edgex-taf-common_PR-52/archives 01:51:41 total 16 01:51:41 drwxr-xr-x 3 root root 4096 May 23 01:05 . 01:51:41 drwxrwxr-x 7 jenkins jenkins 4096 May 23 01:05 .. 01:51:41 drwxr-xr-x 2 root root 4096 May 23 01:05 cost 01:51:41 -rw-r--r-- 1 root root 87 May 23 01:05 cost.csv 01:51:41 + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_edgex-taf-common_PR-52/archives 01:51:41 + ls -al /w/workspace/exfoundry_edgex-taf-common_PR-52/archives 01:51:41 total 16 01:51:41 drwxr-xr-x 3 jenkins jenkins 4096 May 23 01:05 . 01:51:41 drwxrwxr-x 7 jenkins jenkins 4096 May 23 01:05 .. 01:51:41 drwxr-xr-x 2 jenkins jenkins 4096 May 23 01:05 cost 01:51:41 -rw-r--r-- 1 jenkins jenkins 87 May 23 01:05 cost.csv [Pipeline] libraryResource [Pipeline] sh 01:51:42 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 01:51:43 ---> package-listing.sh 01:51:43 ++ facter osfamily 01:51:43 ++ tr '[:upper:]' '[:lower:]' 01:51:43 + OS_FAMILY=debian 01:51:43 + workspace=/w/workspace/exfoundry_edgex-taf-common_PR-52 01:51:43 + START_PACKAGES=/tmp/packages_start.txt 01:51:43 + END_PACKAGES=/tmp/packages_end.txt 01:51:43 + DIFF_PACKAGES=/tmp/packages_diff.txt 01:51:43 + PACKAGES=/tmp/packages_start.txt 01:51:43 + '[' /w/workspace/exfoundry_edgex-taf-common_PR-52 ']' 01:51:43 + PACKAGES=/tmp/packages_end.txt 01:51:43 + case "${OS_FAMILY}" in 01:51:43 + dpkg -l 01:51:43 + grep '^ii' 01:51:43 + '[' -f /tmp/packages_start.txt ']' 01:51:43 + '[' -f /tmp/packages_end.txt ']' 01:51:43 + diff /tmp/packages_start.txt /tmp/packages_end.txt 01:51:43 + '[' /w/workspace/exfoundry_edgex-taf-common_PR-52 ']' 01:51:43 + mkdir -p /w/workspace/exfoundry_edgex-taf-common_PR-52/archives/ 01:51:43 + 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 01:51:43 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 01:51:43 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:51:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:51:44 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:51:44 prd-ubuntu20.04-docker-8c-8g-16425 does not seem to be running inside a container 01:51:44 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 01:51:44 $ docker top 9d6ac54214b3dbdf3e17ca3628790478b7eb23d37ca1541b7cbd43651370e1b5 -eo pid,comm [Pipeline] { [Pipeline] sh 01:51:45 + touch /tmp/pre-build-complete [Pipeline] sh 01:51:45 + mkdir -p /var/log/sysstat [Pipeline] sh 01:51:45 + ls /var/log/sa-host 01:51:45 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:51:45 provisioning config files... 01:51:45 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_edgex-taf-common_PR-52@tmp/config10342690513427389622tmp [Pipeline] { [Pipeline] echo 01:51:45 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 01:51:46 ---> create-netrc.sh [Pipeline] } 01:51:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 01:51:46 ---> python-tools-install.sh [Pipeline] echo 01:51:46 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 01:51:47 ---> sudo-logs.sh 01:51:47 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 01:51:47 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 01:51:47 ---> job-cost.sh 01:51:47 lf-activate-venv: SKIPPING 01:51:47 DEBUG: total: 0.2199999988079071 01:51:47 INFO: Retrieving Stack Cost... 01:51:48 INFO: Retrieving Pricing Info for: v3-standard-8 01:51:48 INFO: Archiving Costs [Pipeline] echo 01:51:48 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 01:51:48 ---> logs-deploy.sh 01:51:48 lf-activate-venv: SKIPPING 01:51:48 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-taf-common/PR-52/1 01:51:48 INFO: archiving workspace using pattern(s): 01:51:49 Archives upload complete. 01:51:49 INFO: archiving logs to Nexus