Pull request #47 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of jumpingliu for edgexfoundry/edgex-taf-common Obtained Jenkinsfile from 3547ef9b25211c7145eed3521e8cefce39e8f4c9+38a1bf6f6779ea5eecc8e8d8b9fe704045cad1f7 (f74d049ef3ce7b2ee9ea63f840c15b2f5d7c1e18) 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-ssh16258599931706855306.key Verifying host key using known hosts file > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision bd7468d5528128c83034753e4c3def8ef9af3f2d 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-ssh10929495796389140149.key Verifying host key using known hosts file > 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 bd7468d5528128c83034753e4c3def8ef9af3f2d 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-47/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-47/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5851554118551368888.key Verifying host key using known hosts file > 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-47/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9205789011889337434.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision bd7468d5528128c83034753e4c3def8ef9af3f2d (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f bd7468d5528128c83034753e4c3def8ef9af3f2d # timeout=10 Commit message: "Merge pull request #410 from ernestojeda/changes-for-dind-test" > 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-ssh6626524727359938406.key Verifying host key using known hosts file > 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-47/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-47/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh10164942527601092207.key Verifying host key using known hosts file > 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 bd7468d5528128c83034753e4c3def8ef9af3f2d 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 ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-6960 in /w/workspace/exfoundry_edgex-taf-common_PR-47 [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-47 # 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 Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 38a1bf6f6779ea5eecc8e8d8b9fe704045cad1f7 into PR head commit 3547ef9b25211c7145eed3521e8cefce39e8f4c9 > 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 Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/pull/47/head:refs/remotes/origin/PR-47 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 3547ef9b25211c7145eed3521e8cefce39e8f4c9 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 Merge succeeded, producing 3547ef9b25211c7145eed3521e8cefce39e8f4c9 Checking out Revision 3547ef9b25211c7145eed3521e8cefce39e8f4c9 (PR-47) using GIT_SSH to set credentials SSH Credentials for GitHub Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git merge 38a1bf6f6779ea5eecc8e8d8b9fe704045cad1f7 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 3547ef9b25211c7145eed3521e8cefce39e8f4c9 # timeout=10 Commit message: "feat: add influxdb-client library" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object bd7468d5528128c83034753e4c3def8ef9af3f2d [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 01:16:30 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 01:16:31 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 01:16:31 ========================================================= 01:16:31 EdgeX Global Pipelines Version Info 01:16:31 ========================================================= [Pipeline] libraryResource [Pipeline] sh 01:16:31 ------------------- 01:16:31 stable info: 01:16:31 ------------------- 01:16:31 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 01:16:31 Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d 01:16:31 Message: update stable to v1.0.239 01:16:32 ------------------- 01:16:32 experimental info: 01:16:32 ------------------- 01:16:32 Commited By: **** collab-it+edgex@linuxfoundation.org 01:16:32 Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d 01:16:32 Message: update experimental to v1.0.239 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo 01:16:32 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = taf-settings [Pipeline] echo 01:16:32 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-taf-common [Pipeline] echo 01:16:32 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 01:16:33 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 01:16:33 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 01:16:33 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-taf-common [Pipeline] echo 01:16:33 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 01:16:33 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = snapshots [Pipeline] echo 01:16:33 [edgeXSetupEnvironment]: set envvar DOCKER_PUSH_LATEST = true [Pipeline] echo 01:16:33 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 01:16:33 [edgeXSetupEnvironment]: set envvar ARCHIVE_IMAGE = false [Pipeline] echo 01:16:33 [edgeXSetupEnvironment]: set envvar ARCHIVE_NAME = edgex-taf-common-archive.tar.gz [Pipeline] echo 01:16:33 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 01:16:33 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 01:16:33 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-47 [Pipeline] echo 01:16:33 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-47 [Pipeline] echo 01:16:33 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-47 [Pipeline] echo 01:16:33 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 3547ef9b25211c7145eed3521e8cefce39e8f4c9 [Pipeline] echo 01:16:33 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 3547ef9 [Pipeline] echo 01:16:33 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:16:33 provisioning config files... 01:16:33 copy managed file [taf-settings] to file:/w/workspace/exfoundry_edgex-taf-common_PR-47@tmp/config17886795575912180338tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:16:34 ---> docker-login.sh 01:16:34 nexus3.edgexfoundry.org:10001 01:16:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:16:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:16:34 Configure a credential helper to remove this warning. See 01:16:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:16:34 01:16:34 Login Succeeded 01:16:34 nexus3.edgexfoundry.org:10002 01:16:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:16:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:16:34 Configure a credential helper to remove this warning. See 01:16:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:16:34 01:16:34 Login Succeeded 01:16:34 nexus3.edgexfoundry.org:10003 01:16:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:16:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:16:34 Configure a credential helper to remove this warning. See 01:16:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:16:34 01:16:34 Login Succeeded 01:16:34 nexus3.edgexfoundry.org:10004 01:16:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:16:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:16:34 Configure a credential helper to remove this warning. See 01:16:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:16:34 01:16:34 Login Succeeded 01:16:34 docker.io 01:16:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:16:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:16:35 Configure a credential helper to remove this warning. See 01:16:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:16:35 01:16:35 Login Succeeded 01:16:35 ---> docker-login.sh ends [Pipeline] } 01:16:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 01:16:36 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 01:16:36 + grep -v github /etc/ssh/ssh_known_hosts 01:16:36 + [ -e /tmp/ssh_known_hosts ] 01:16:36 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 01:16:36 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 01:16:36 + sudo tee -a /etc/ssh/ssh_known_hosts 01:16:36 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:16:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:16:36 01:16:36 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:16:37 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:16:37 0.1.4: Pulling from edgex-devops/py-git-semver 01:16:37 b85a868b505f: Pulling fs layer 01:16:37 e2be974225ed: Pulling fs layer 01:16:37 339a4e72a1f5: Pulling fs layer 01:16:37 988bab9f4d93: Pulling fs layer 01:16:37 1469e6f7b9e6: Pulling fs layer 01:16:37 eaf3925da568: Pulling fs layer 01:16:37 bab4dde63d76: Pulling fs layer 01:16:37 bde34c3a00c8: Pulling fs layer 01:16:37 b352a97aabf1: Pulling fs layer 01:16:37 4872d77fe225: Pulling fs layer 01:16:37 5851b861e8e6: Pulling fs layer 01:16:37 b352a97aabf1: Waiting 01:16:37 4872d77fe225: Waiting 01:16:37 5851b861e8e6: Waiting 01:16:37 bab4dde63d76: Waiting 01:16:37 bde34c3a00c8: Waiting 01:16:37 1469e6f7b9e6: Waiting 01:16:37 988bab9f4d93: Waiting 01:16:37 eaf3925da568: Waiting 01:16:37 e2be974225ed: Verifying Checksum 01:16:37 e2be974225ed: Download complete 01:16:37 988bab9f4d93: Verifying Checksum 01:16:37 988bab9f4d93: Download complete 01:16:37 339a4e72a1f5: Verifying Checksum 01:16:37 339a4e72a1f5: Download complete 01:16:37 1469e6f7b9e6: Verifying Checksum 01:16:37 1469e6f7b9e6: Download complete 01:16:37 eaf3925da568: Verifying Checksum 01:16:37 eaf3925da568: Download complete 01:16:37 bde34c3a00c8: Download complete 01:16:37 b352a97aabf1: Download complete 01:16:37 4872d77fe225: Verifying Checksum 01:16:37 4872d77fe225: Download complete 01:16:37 5851b861e8e6: Download complete 01:16:37 b85a868b505f: Verifying Checksum 01:16:37 b85a868b505f: Download complete 01:16:37 bab4dde63d76: Verifying Checksum 01:16:37 bab4dde63d76: Download complete 01:16:38 b85a868b505f: Pull complete 01:16:38 e2be974225ed: Pull complete 01:16:39 339a4e72a1f5: Pull complete 01:16:39 988bab9f4d93: Pull complete 01:16:39 1469e6f7b9e6: Pull complete 01:16:39 eaf3925da568: Pull complete 01:16:41 bab4dde63d76: Pull complete 01:16:41 bde34c3a00c8: Pull complete 01:16:41 b352a97aabf1: Pull complete 01:16:41 4872d77fe225: Pull complete 01:16:41 5851b861e8e6: Pull complete 01:16:41 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 01:16:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:16:41 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:16:41 prd-ubuntu20.04-docker-8c-8g-6960 does not seem to be running inside a container 01:16:41 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_edgex-taf-common_PR-47 -v /w/workspace/exfoundry_edgex-taf-common_PR-47:/w/workspace/exfoundry_edgex-taf-common_PR-47:rw,z -v /w/workspace/exfoundry_edgex-taf-common_PR-47@tmp:/w/workspace/exfoundry_edgex-taf-common_PR-47@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 01:16:45 $ docker top 51c20eb07b6812b512bb05487ab1d81b329b34c2a354a4d3aa71a458cd4bbfa9 -eo pid,comm 01:16:45 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). 01:16:45 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:16:45 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:16:45 [ssh-agent] Looking for ssh-agent implementation... 01:16:45 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:16:45 $ docker exec 51c20eb07b6812b512bb05487ab1d81b329b34c2a354a4d3aa71a458cd4bbfa9 ssh-agent 01:16:45 SSH_AUTH_SOCK=/tmp/ssh-P6KnYEvuTPeT/agent.33 01:16:45 SSH_AGENT_PID=39 01:16:45 Running ssh-add (command line suppressed) 01:16:45 Identity added: /w/workspace/exfoundry_edgex-taf-common_PR-47@tmp/private_key_13615606470859423660.key (/w/workspace/exfoundry_edgex-taf-common_PR-47@tmp/private_key_13615606470859423660.key) 01:16:45 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:16:46 + git tag --points-at HEAD [Pipeline] } 01:16:46 $ docker exec --env ******** --env ******** 51c20eb07b6812b512bb05487ab1d81b329b34c2a354a4d3aa71a458cd4bbfa9 ssh-agent -k 01:16:46 unset SSH_AUTH_SOCK; 01:16:46 unset SSH_AGENT_PID; 01:16:46 echo Agent pid 39 killed; 01:16:46 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 01:16:46 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:16:46 [ssh-agent] Looking for ssh-agent implementation... 01:16:46 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:16:46 $ docker exec 51c20eb07b6812b512bb05487ab1d81b329b34c2a354a4d3aa71a458cd4bbfa9 ssh-agent 01:16:46 SSH_AUTH_SOCK=/tmp/ssh-dehJSd9Cyzcl/agent.71 01:16:46 SSH_AGENT_PID=78 01:16:46 Running ssh-add (command line suppressed) 01:16:46 Identity added: /w/workspace/exfoundry_edgex-taf-common_PR-47@tmp/private_key_8370456519135758322.key (/w/workspace/exfoundry_edgex-taf-common_PR-47@tmp/private_key_8370456519135758322.key) 01:16:46 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:16:46 + git semver init 01:16:47 2022-10-04 01:16:47,137 [run_init] DEBUG init version:0.0.0 force:False 01:16:47 2022-10-04 01:16:47,137 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_edgex-taf-common_PR-47/.semver 01:16:47 2022-10-04 01:16:47,138 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-taf-common.git /w/workspace/exfoundry_edgex-taf-common_PR-47/.semver 01:16:47 2022-10-04 01:16:47,138 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-taf-common.git', '/w/workspace/exfoundry_edgex-taf-common_PR-47/.semver'], cwd=/w/workspace/exfoundry_edgex-taf-common_PR-47, universal_newlines=False, shell=None, istream=None) 01:16:48 2022-10-04 01:16:47,793 [append_file] DEBUG append to file:/w/workspace/exfoundry_edgex-taf-common_PR-47/.git/info/exclude 01:16:48 2022-10-04 01:16:47,794 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_edgex-taf-common_PR-47/.semver/PR-47 with force:False 01:16:48 2022-10-04 01:16:47,794 [write_file] DEBUG write to file:/w/workspace/exfoundry_edgex-taf-common_PR-47/.semver/PR-47 01:16:48 2022-10-04 01:16:47,798 [execute] INFO git cat-file --batch-check 01:16:48 2022-10-04 01:16:47,798 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_edgex-taf-common_PR-47/.semver, universal_newlines=False, shell=None, istream=) 01:16:48 2022-10-04 01:16:47,803 [execute] INFO git cat-file --batch 01:16:48 2022-10-04 01:16:47,803 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_edgex-taf-common_PR-47/.semver, universal_newlines=False, shell=None, istream=) 01:16:48 2022-10-04 01:16:47,809 [read_version] DEBUG read version from /w/workspace/exfoundry_edgex-taf-common_PR-47/.semver/PR-47 01:16:48 0.0.0 [Pipeline] } 01:16:48 $ docker exec --env ******** --env ******** 51c20eb07b6812b512bb05487ab1d81b329b34c2a354a4d3aa71a458cd4bbfa9 ssh-agent -k 01:16:48 unset SSH_AUTH_SOCK; 01:16:48 unset SSH_AGENT_PID; 01:16:48 echo Agent pid 78 killed; 01:16:48 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:16:48 + git semver [Pipeline] } 01:16:48 $ docker stop --time=1 51c20eb07b6812b512bb05487ab1d81b329b34c2a354a4d3aa71a458cd4bbfa9 01:16:50 $ docker rm -f 51c20eb07b6812b512bb05487ab1d81b329b34c2a354a4d3aa71a458cd4bbfa9 [Pipeline] // withDockerContainer [Pipeline] sh 01:16:50 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 01:16:50 Stashed 1 file(s) [Pipeline] echo 01:16:50 [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 01:16:51 provisioning config files... 01:16:51 copy managed file [taf-settings] to file:/w/workspace/exfoundry_edgex-taf-common_PR-47@tmp/config2820462415090616458tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:16:51 ---> docker-login.sh 01:16:51 nexus3.edgexfoundry.org:10001 01:16:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:16:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:16:51 Configure a credential helper to remove this warning. See 01:16:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:16:51 01:16:51 Login Succeeded 01:16:51 nexus3.edgexfoundry.org:10002 01:16:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:16:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:16:51 Configure a credential helper to remove this warning. See 01:16:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:16:51 01:16:51 Login Succeeded 01:16:51 nexus3.edgexfoundry.org:10003 01:16:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:16:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:16:51 Configure a credential helper to remove this warning. See 01:16:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:16:51 01:16:51 Login Succeeded 01:16:51 nexus3.edgexfoundry.org:10004 01:16:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:16:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:16:51 Configure a credential helper to remove this warning. See 01:16:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:16:51 01:16:51 Login Succeeded 01:16:52 docker.io 01:16:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:16:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:16:52 Configure a credential helper to remove this warning. See 01:16:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:16:52 01:16:52 Login Succeeded 01:16:52 ---> docker-login.sh ends [Pipeline] } 01:16:52 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:16:53 + sudo chown -R jenkins:jenkins . [Pipeline] sh 01:16:53 + ls -al . 01:16:53 total 68 01:16:53 drwxrwxr-x 6 jenkins jenkins 4096 Oct 4 01:16 . 01:16:53 drwxrwxr-x 4 jenkins jenkins 4096 Oct 4 01:16 .. 01:16:53 drwxrwxr-x 8 jenkins jenkins 4096 Oct 4 01:16 .git 01:16:53 -rw-rw-r-- 1 jenkins jenkins 22 Oct 4 01:16 .gitignore 01:16:53 drwxr-xr-x 3 jenkins jenkins 4096 Oct 4 01:16 .semver 01:16:53 -rw-rw-r-- 1 jenkins jenkins 2269 Oct 4 01:16 Dockerfile 01:16:53 -rw-rw-r-- 1 jenkins jenkins 746 Oct 4 01:16 Jenkinsfile 01:16:53 -rw-rw-r-- 1 jenkins jenkins 11381 Oct 4 01:16 LICENSE 01:16:53 -rw-rw-r-- 1 jenkins jenkins 3582 Oct 4 01:16 README.md 01:16:53 drwxrwxr-x 4 jenkins jenkins 4096 Oct 4 01:16 TAF-Manager 01:16:53 drwxrwxr-x 6 jenkins jenkins 4096 Oct 4 01:16 TUC 01:16:53 -rw-rw-r-- 1 jenkins jenkins 5 Oct 4 01:16 VERSION 01:16:53 -rw-rw-r-- 1 jenkins jenkins 307 Oct 4 01:16 requirements.txt 01:16:53 -rw-rw-r-- 1 jenkins jenkins 54 Oct 4 01:16 robot-entrypoint.sh 01:16:53 -rw-rw-r-- 1 jenkins jenkins 445 Oct 4 01:16 setup.py [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:16:54 + docker build -t edgex-taf-common -f Dockerfile --build-arg ARCH=amd64 --label git_sha=3547ef9b25211c7145eed3521e8cefce39e8f4c9 --label arch=amd64 --label version=0.0.0 . 01:16:54 Sending build context to Docker daemon 416.8kB 01:16:54 Step 1/12 : FROM alpine:3.16 01:16:55 3.16: Pulling from library/alpine 01:16:55 213ec9aee27d: Pulling fs layer 01:16:55 213ec9aee27d: Verifying Checksum 01:16:55 213ec9aee27d: Download complete 01:16:55 213ec9aee27d: Pull complete 01:16:55 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 01:16:55 Status: Downloaded newer image for alpine:3.16 01:16:55 ---> 9c6f07244728 01:16:55 Step 2/12 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: IOTech' 01:16:55 ---> Running in 871e86e11fc8 01:16:55 Removing intermediate container 871e86e11fc8 01:16:55 ---> f0609b1d03d8 01:16:55 Step 3/12 : LABEL maintainer="Bruce Huang " 01:16:55 ---> Running in 38bb51c4a758 01:16:55 Removing intermediate container 38bb51c4a758 01:16:55 ---> 99cab00557d1 01:16:55 Step 4/12 : COPY . /edgex-taf/edgex-taf-common 01:16:56 ---> 0bd9c87c757f 01:16:56 Step 5/12 : COPY robot-entrypoint.sh /usr/local/bin/ 01:16:56 ---> c7f18a56c6fd 01:16:56 Step 6/12 : WORKDIR /edgex-taf 01:16:56 ---> Running in e3158b2d61de 01:16:56 Removing intermediate container e3158b2d61de 01:16:56 ---> 2182ede5b50b 01:16:56 Step 7/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 01:16:56 ---> Running in 04f96d2f043f 01:16:56 Removing intermediate container 04f96d2f043f 01:16:56 ---> a6a054e11f89 01:16:56 Step 8/12 : RUN apk upgrade && apk add --update --no-cache openssl curl docker-cli && apk add --no-cache chromium chromium-chromedriver && apk add --no-cache libc-dev libffi-dev postgresql-dev gcc musl-dev && apk add --no-cache python3-dev g++ zeromq-dev=4.3.4-r0 && apk add --no-cache python3 && if [ ! -e /usr/bin/python ]; then ln -sf python3 /usr/bin/python ; fi && apk add --no-cache tzdata && cp /usr/share/zoneinfo/UTC /etc/localtime && apk del tzdata && python3 -m ensurepip && rm -r /usr/lib/python*/ensurepip && pip3 install --no-cache --upgrade pip setuptools wheel && if [ ! -e /usr/bin/pip ]; then ln -s pip3 /usr/bin/pip ; fi && pip3 install ./edgex-taf-common && pip3 install robotframework==4.1.3 && pip3 install docker==4.4.1 && pip3 install -U python-dotenv==0.15.0 && pip3 install -U RESTinstance==1.0.2 && pip3 install -U robotbackgroundlogger==1.2 && pip3 install -U configparser==5.0.1 && pip3 install -U requests==2.25.1 && pip3 install -U robotframework-requests==0.8.0 && pip3 install -U paho-mqtt==1.5.1 && pip3 install -U redis==3.5.3 && pip3 install -U pyzmq==22.2.1 && pip3 install -U robotframework-seleniumlibrary==5.1.3 && pip3 install -U psycopg2==2.9.3 && pip3 install -U numpy==1.22.3 && pip3 install -U psutil==5.9.0 && pip3 install -U pycryptodome==3.15.0 && pip3 install -U influxdb-client==1.33.0 01:16:56 ---> Running in 91f9f44af250 01:16:57 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 01:16:58 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 01:16:58 (1/2) Upgrading alpine-baselayout-data (3.2.0-r22 -> 3.2.0-r23) 01:16:58 (2/2) Upgrading alpine-baselayout (3.2.0-r22 -> 3.2.0-r23) 01:16:58 Executing alpine-baselayout-3.2.0-r23.pre-upgrade 01:16:58 Executing alpine-baselayout-3.2.0-r23.post-upgrade 01:16:58 Executing busybox-1.35.0-r17.trigger 01:16:58 OK: 6 MiB in 14 packages 01:16:58 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 01:16:59 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 01:17:00 (1/7) Installing ca-certificates (20220614-r0) 01:17:00 (2/7) Installing brotli-libs (1.0.9-r6) 01:17:00 (3/7) Installing nghttp2-libs (1.47.0-r0) 01:17:00 (4/7) Installing libcurl (7.83.1-r3) 01:17:00 (5/7) Installing curl (7.83.1-r3) 01:17:00 (6/7) Installing docker-cli (20.10.18-r0) 01:17:03 (7/7) Installing openssl (1.1.1q-r0) 01:17:03 Executing busybox-1.35.0-r17.trigger 01:17:03 Executing ca-certificates-20220614-r0.trigger 01:17:03 OK: 51 MiB in 21 packages 01:17:03 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 01:17:03 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 01:17:04 (1/137) Installing libmagic (5.41-r0) 01:17:04 (2/137) Installing file (5.41-r0) 01:17:04 (3/137) Installing libxau (1.0.9-r0) 01:17:04 (4/137) Installing libxdmcp (1.1.3-r0) 01:17:04 (5/137) Installing libxcb (1.15-r0) 01:17:04 (6/137) Installing libx11 (1.8-r0) 01:17:04 (7/137) Installing libxext (1.3.4-r0) 01:17:04 (8/137) Installing libice (1.0.10-r0) 01:17:05 (9/137) Installing libuuid (2.38-r1) 01:17:05 (10/137) Installing libsm (1.2.3-r0) 01:17:05 (11/137) Installing libxt (1.2.1-r0) 01:17:05 (12/137) Installing libxmu (1.1.3-r0) 01:17:05 (13/137) Installing xset (1.2.4-r0) 01:17:05 (14/137) Installing xprop (1.2.5-r0) 01:17:05 (15/137) Installing xdg-utils (1.1.3-r3) 01:17:05 (16/137) Installing eudev-libs (3.2.11-r0) 01:17:05 (17/137) Installing pkgconf (1.8.0-r1) 01:17:05 (18/137) Installing libffi (3.4.2-r1) 01:17:05 (19/137) Installing libintl (0.21-r2) 01:17:05 (20/137) Installing libblkid (2.38-r1) 01:17:06 Still waiting to schedule task 01:17:06 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 01:17:06 (21/137) Installing libmount (2.38-r1) 01:17:06 (22/137) Installing pcre (8.45-r2) 01:17:06 (23/137) Installing glib (2.72.1-r0) 01:17:06 (24/137) Installing xz-libs (5.2.5-r1) 01:17:06 (25/137) Installing libxml2 (2.9.14-r1) 01:17:06 (26/137) Installing shared-mime-info (2.2-r0) 01:17:06 (27/137) Installing hicolor-icon-theme (0.17-r1) 01:17:06 (28/137) Installing libjpeg-turbo (2.1.3-r1) 01:17:06 (29/137) Installing libpng (1.6.37-r1) 01:17:06 (30/137) Installing libwebp (1.2.3-r0) 01:17:06 (31/137) Installing zstd-libs (1.5.2-r1) 01:17:07 (32/137) Installing tiff (4.3.0-r1) 01:17:07 (33/137) Installing gdk-pixbuf (2.42.8-r0) 01:17:07 (34/137) Installing gtk-update-icon-cache (2.24.33-r3) 01:17:07 (35/137) Installing libxcomposite (0.4.5-r0) 01:17:07 (36/137) Installing libxfixes (6.0.0-r0) 01:17:07 (37/137) Installing libxrender (0.9.10-r3) 01:17:07 (38/137) Installing libxcursor (1.2.1-r0) 01:17:07 (39/137) Installing libxdamage (1.1.5-r1) 01:17:08 (40/137) Installing libxi (1.8-r0) 01:17:08 (41/137) Installing libxinerama (1.1.4-r1) 01:17:08 (42/137) Installing libxrandr (1.5.2-r1) 01:17:08 (43/137) Installing atk (2.38.0-r0) 01:17:08 (44/137) Installing libxtst (1.2.3-r3) 01:17:08 (45/137) Installing dbus-libs (1.14.0-r1) 01:17:08 (46/137) Installing at-spi2-core (2.44.1-r0) 01:17:08 (47/137) Installing at-spi2-atk (2.38.0-r0) 01:17:08 (48/137) Installing expat (2.4.9-r0) 01:17:08 (49/137) Installing libbz2 (1.0.8-r1) 01:17:08 (50/137) Installing freetype (2.12.1-r0) 01:17:09 (51/137) Installing fontconfig (2.14.0-r0) 01:17:09 (52/137) Installing pixman (0.40.0-r3) 01:17:09 (53/137) Installing cairo (1.17.4-r2) 01:17:09 (54/137) Installing cairo-gobject (1.17.4-r2) 01:17:09 (55/137) Installing avahi-libs (0.8-r6) 01:17:09 (56/137) Installing gmp (6.2.1-r2) 01:17:09 (57/137) Installing nettle (3.7.3-r0) 01:17:09 (58/137) Installing p11-kit (0.24.1-r0) 01:17:09 (59/137) Installing libtasn1 (4.18.0-r0) 01:17:09 (60/137) Installing libunistring (1.0-r0) 01:17:09 (61/137) Installing gnutls (3.7.7-r0) 01:17:10 (62/137) Installing cups-libs (2.4.2-r0) 01:17:10 (63/137) Installing libepoxy (1.5.10-r0) 01:17:10 (64/137) Installing fribidi (1.0.12-r0) 01:17:10 (65/137) Installing graphite2 (1.3.14-r1) 01:17:10 (66/137) Installing harfbuzz (4.3.0-r0) 01:17:10 (67/137) Installing libxft (2.3.4-r0) 01:17:10 (68/137) Installing pango (1.50.7-r0) 01:17:10 (69/137) Installing wayland-libs-client (1.20.0-r0) 01:17:10 (70/137) Installing wayland-libs-cursor (1.20.0-r0) 01:17:10 (71/137) Installing wayland-libs-egl (1.20.0-r0) 01:17:10 (72/137) Installing xkeyboard-config (2.35.1-r0) 01:17:11 (73/137) Installing libxkbcommon (1.4.1-r0) 01:17:11 (74/137) Installing gtk+3.0 (3.24.34-r1) 01:17:11 Executing gtk+3.0-3.24.34-r1.post-install 01:17:11 (75/137) Installing libfontenc (1.1.4-r0) 01:17:11 (76/137) Installing mkfontscale (1.2.2-r0) 01:17:11 (77/137) Installing font-opensans (0_git20210927-r0) 01:17:11 (78/137) Installing libgcc (11.2.1_git20220219-r2) 01:17:11 (79/137) Installing libogg (1.3.5-r1) 01:17:11 (80/137) Installing libstdc++ (11.2.1_git20220219-r2) 01:17:12 (81/137) Installing flac (1.3.4-r0) 01:17:12 (82/137) Installing alsa-lib (1.2.7.2-r0) 01:17:12 (83/137) Installing libatomic (11.2.1_git20220219-r2) 01:17:12 (84/137) Installing sdl2 (2.0.22-r0) 01:17:12 (85/137) Installing aom-libs (3.3.0-r0) 01:17:12 (86/137) Installing libass (0.16.0-r0) 01:17:13 (87/137) Installing libdav1d (1.0.0-r0) 01:17:13 (88/137) Installing libpciaccess (0.16-r0) 01:17:13 (89/137) Installing libdrm (2.4.110-r0) 01:17:13 (90/137) Installing ncurses-terminfo-base (6.3_p20220521-r0) 01:17:13 (91/137) Installing ncurses-libs (6.3_p20220521-r0) 01:17:13 (92/137) Installing lame (3.100-r0) 01:17:13 (93/137) Installing opus (1.3.1-r1) 01:17:13 (94/137) Installing libasyncns (0.8-r1) 01:17:14 (95/137) Installing libltdl (2.4.7-r0) 01:17:14 (96/137) Installing orc (0.4.32-r0) 01:17:14 (97/137) Installing libvorbis (1.3.7-r0) 01:17:14 (98/137) Installing libsndfile (1.1.0-r0) 01:17:14 (99/137) Installing libgomp (11.2.1_git20220219-r2) 01:17:14 (100/137) Installing soxr (0.1.3-r2) 01:17:14 (101/137) Installing speexdsp (1.2.0-r0) 01:17:14 (102/137) Installing tdb-libs (1.4.6-r0) 01:17:14 (103/137) Installing libpulse (15.0-r2) 01:17:14 (104/137) Installing cjson (1.7.15-r3) 01:17:14 (105/137) Installing mbedtls (2.28.1-r0) 01:17:15 (106/137) Installing librist (0.2.6-r1) 01:17:15 (107/137) Installing libsrt (1.4.4-r0) 01:17:15 (108/137) Installing libssh (0.9.6-r1) 01:17:15 (109/137) Installing libtheora (1.1.1-r16) 01:17:15 (110/137) Installing v4l-utils-libs (1.22.1-r1) 01:17:15 (111/137) Installing libva (2.14.0-r0) 01:17:15 (112/137) Installing libvdpau (1.5-r0) 01:17:15 (113/137) Installing vidstab (1.1.0-r1) 01:17:15 (114/137) Installing libvpx (1.11.0-r1) 01:17:15 (115/137) Installing x264-libs (0.163_git20210613-r0) 01:17:16 (116/137) Installing numactl (2.0.14-r0) 01:17:16 (117/137) Installing x265-libs (3.5-r3) 01:17:16 (118/137) Installing xvidcore (1.3.7-r1) 01:17:16 (119/137) Installing ffmpeg-libs (5.0.1-r1) 01:17:17 (120/137) Installing libevent (2.1.12-r4) 01:17:17 (121/137) Installing mesa (21.3.8-r2) 01:17:17 (122/137) Installing wayland-libs-server (1.20.0-r0) 01:17:17 (123/137) Installing mesa-gbm (21.3.8-r2) 01:17:17 (124/137) Installing icu-data-en (71.1-r2) 01:17:17 Executing icu-data-en-71.1-r2.post-install 01:17:17 * 01:17:17 * If you need ICU with non-English locales and legacy charset support, install 01:17:17 * package icu-data-full. 01:17:17 * 01:17:17 (125/137) Installing icu-libs (71.1-r2) 01:17:17 (126/137) Installing lcms2 (2.13.1-r0) 01:17:17 (127/137) Installing minizip (1.2.12-r0) 01:17:18 (128/137) Installing nspr (4.33-r0) 01:17:18 (129/137) Installing sqlite-libs (3.38.5-r0) 01:17:18 (130/137) Installing nss (3.78.1-r0) 01:17:18 (131/137) Installing re2 (2022.04.01-r0) 01:17:18 (132/137) Installing snappy (1.1.9-r4) 01:17:18 (133/137) Installing libgpg-error (1.45-r0) 01:17:18 (134/137) Installing libgcrypt (1.10.1-r0) 01:17:18 (135/137) Installing libxslt (1.1.35-r0) 01:17:18 (136/137) Installing chromium (102.0.5005.182-r0) 01:17:31 (137/137) Installing chromium-chromedriver (102.0.5005.182-r0) 01:17:31 Executing busybox-1.35.0-r17.trigger 01:17:31 Executing glib-2.72.1-r0.trigger 01:17:31 Executing shared-mime-info-2.2-r0.trigger 01:17:37 Executing gdk-pixbuf-2.42.8-r0.trigger 01:17:37 Executing gtk-update-icon-cache-2.24.33-r3.trigger 01:17:37 Executing fontconfig-2.14.0-r0.trigger 01:17:37 Executing mkfontscale-1.2.2-r0.trigger 01:17:37 OK: 408 MiB in 158 packages 01:17:37 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 01:17:37 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 01:17:37 (1/21) Installing binutils (2.38-r3) 01:17:37 (2/21) Installing isl22 (0.22-r0) 01:17:38 (3/21) Installing mpfr4 (4.1.0-r0) 01:17:39 (4/21) Installing mpc1 (1.2.1-r0) 01:17:39 (5/21) Installing gcc (11.2.1_git20220219-r2) 01:17:42 (6/21) Installing musl-dev (1.2.3-r0) 01:17:42 (7/21) Installing libc-dev (0.7.2-r3) 01:17:42 (8/21) Installing linux-headers (5.16.7-r1) 01:17:42 (9/21) Installing libffi-dev (3.4.2-r1) 01:17:42 (10/21) Installing libpq (14.5-r0) 01:17:42 (11/21) Installing openssl-dev (1.1.1q-r0) 01:17:42 (12/21) Installing libpq-dev (14.5-r0) 01:17:42 (13/21) Installing libecpg (14.5-r0) 01:17:42 (14/21) Installing libecpg-dev (14.5-r0) 01:17:42 (15/21) Installing llvm13-libs (13.0.1-r2) 01:17:46 (16/21) Installing clang-libs (13.0.1-r1) 01:17:49 (17/21) Installing clang (13.0.1-r1) 01:17:49 (18/21) Installing icu (71.1-r2) 01:17:49 (19/21) Installing icu-dev (71.1-r2) 01:17:49 (20/21) Installing llvm13 (13.0.1-r2) 01:17:51 (21/21) Installing postgresql14-dev (14.5-r0) 01:17:51 Executing busybox-1.35.0-r17.trigger 01:17:51 OK: 821 MiB in 179 packages 01:17:51 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 01:17:52 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 01:17:52 (1/10) Installing g++ (11.2.1_git20220219-r2) 01:17:54 (2/10) Installing gdbm (1.23-r0) 01:17:54 (3/10) Installing mpdecimal (2.5.1-r1) 01:17:54 (4/10) Installing readline (8.1.2-r0) 01:17:54 (5/10) Installing python3 (3.10.5-r0) 01:17:55 (6/10) Installing python3-dev (3.10.5-r0) 01:17:58 (7/10) Installing libsodium (1.0.18-r0) 01:17:58 (8/10) Installing libzmq (4.3.4-r0) 01:17:58 (9/10) Installing libsodium-dev (1.0.18-r0) 01:17:58 (10/10) Installing zeromq-dev (4.3.4-r0) 01:17:58 Executing busybox-1.35.0-r17.trigger 01:17:58 OK: 973 MiB in 189 packages 01:17:58 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 01:17:59 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 01:17:59 OK: 973 MiB in 189 packages 01:17:59 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 01:18:00 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 01:18:00 (1/1) Installing tzdata (2022c-r0) 01:18:01 Executing busybox-1.35.0-r17.trigger 01:18:01 OK: 976 MiB in 190 packages 01:18:01 (1/1) Purging tzdata (2022c-r0) 01:18:01 Executing busybox-1.35.0-r17.trigger 01:18:01 OK: 973 MiB in 189 packages 01:18:04 Looking in links: /tmp/tmpoksa7psj 01:18:04 Processing /tmp/tmpoksa7psj/setuptools-58.1.0-py3-none-any.whl 01:18:04 Processing /tmp/tmpoksa7psj/pip-22.0.4-py3-none-any.whl 01:18:04 Installing collected packages: setuptools, pip 01:18:06 Successfully installed pip-22.0.4 setuptools-58.1.0 01:18:06 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:18:07 Requirement already satisfied: pip in /usr/lib/python3.10/site-packages (22.0.4) 01:18:07 Collecting pip 01:18:07 Downloading pip-22.2.2-py3-none-any.whl (2.0 MB) 01:18:07 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 48.7 MB/s eta 0:00:00 01:18:07 Requirement already satisfied: setuptools in /usr/lib/python3.10/site-packages (58.1.0) 01:18:08 Collecting setuptools 01:18:08 Downloading setuptools-65.4.1-py3-none-any.whl (1.2 MB) 01:18:08 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 93.0 MB/s eta 0:00:00 01:18:08 Collecting wheel 01:18:08 Downloading wheel-0.37.1-py2.py3-none-any.whl (35 kB) 01:18:08 Installing collected packages: wheel, setuptools, pip 01:18:08 Attempting uninstall: setuptools 01:18:08 Found existing installation: setuptools 58.1.0 01:18:08 Uninstalling setuptools-58.1.0: 01:18:08 Successfully uninstalled setuptools-58.1.0 01:18:09 Attempting uninstall: pip 01:18:09 Found existing installation: pip 22.0.4 01:18:09 Uninstalling pip-22.0.4: 01:18:09 Successfully uninstalled pip-22.0.4 01:18:11 Successfully installed pip-22.2.2 setuptools-65.4.1 wheel-0.37.1 01:18: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:18:11 Processing ./edgex-taf-common 01:18:11 Preparing metadata (setup.py): started 01:18:12 Preparing metadata (setup.py): finished with status 'done' 01:18:12 Building wheels for collected packages: edgex-taf-common 01:18:12 Building wheel for edgex-taf-common (setup.py): started 01:18:13 Building wheel for edgex-taf-common (setup.py): finished with status 'done' 01:18:13 Created wheel for edgex-taf-common: filename=edgex_taf_common-0.0.0-py3-none-any.whl size=14473 sha256=687ab6c0267870dd1083d244076db5e50759dd8df47de9fbd81a08a56c34197b 01:18:13 Stored in directory: /root/.cache/pip/wheels/61/f5/b0/ccd98a608bbb4978be0e5d8235f9fb4ae43535dafafd44bbbd 01:18:13 Successfully built edgex-taf-common 01:18:13 Installing collected packages: edgex-taf-common 01:18:13 Successfully installed edgex-taf-common-0.0.0 01:18:13 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 01:18:14 Collecting robotframework==4.1.3 01:18:14 Downloading robotframework-4.1.3-py2.py3-none-any.whl (659 kB) 01:18:14 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 659.8/659.8 kB 12.5 MB/s eta 0:00:00 01:18:14 Installing collected packages: robotframework 01:18:14 Successfully installed robotframework-4.1.3 01:18: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:18:15 Collecting docker==4.4.1 01:18:15 Downloading docker-4.4.1-py2.py3-none-any.whl (146 kB) 01:18:15 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 146.8/146.8 kB 9.6 MB/s eta 0:00:00 01:18:15 Collecting six>=1.4.0 01:18:15 Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) 01:18:15 Collecting websocket-client>=0.32.0 01:18:15 Downloading websocket_client-1.4.1-py3-none-any.whl (55 kB) 01:18:15 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 55.0/55.0 kB 6.7 MB/s eta 0:00:00 01:18:16 Collecting requests!=2.18.0,>=2.14.2 01:18:16 Downloading requests-2.28.1-py3-none-any.whl (62 kB) 01:18:16 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.8/62.8 kB 6.2 MB/s eta 0:00:00 01:18:16 Collecting certifi>=2017.4.17 01:18:16 Downloading certifi-2022.9.24-py3-none-any.whl (161 kB) 01:18:16 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 161.1/161.1 kB 16.3 MB/s eta 0:00:00 01:18:16 Collecting urllib3<1.27,>=1.21.1 01:18:16 Downloading urllib3-1.26.12-py2.py3-none-any.whl (140 kB) 01:18:16 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 140.4/140.4 kB 16.1 MB/s eta 0:00:00 01:18:16 Collecting charset-normalizer<3,>=2 01:18:16 Downloading charset_normalizer-2.1.1-py3-none-any.whl (39 kB) 01:18:16 Collecting idna<4,>=2.5 01:18:16 Downloading idna-3.4-py3-none-any.whl (61 kB) 01:18:16 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.5/61.5 kB 6.6 MB/s eta 0:00:00 01:18:16 Installing collected packages: websocket-client, urllib3, six, idna, charset-normalizer, certifi, requests, docker 01:18: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:18:17 Successfully installed certifi-2022.9.24 charset-normalizer-2.1.1 docker-4.4.1 idna-3.4 requests-2.28.1 six-1.16.0 urllib3-1.26.12 websocket-client-1.4.1 01:18:18 Collecting python-dotenv==0.15.0 01:18:18 Downloading python_dotenv-0.15.0-py2.py3-none-any.whl (18 kB) 01:18:18 Installing collected packages: python-dotenv 01:18:18 Successfully installed python-dotenv-0.15.0 01:18:18 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 01:18:19 Collecting RESTinstance==1.0.2 01:18:19 Downloading RESTinstance-1.0.2-py3-none-any.whl (27 kB) 01:18:19 Collecting GenSON 01:18:19 Downloading genson-1.2.2.tar.gz (34 kB) 01:18:19 Preparing metadata (setup.py): started 01:18:19 Preparing metadata (setup.py): finished with status 'done' 01:18:19 Collecting pytz 01:18:19 Downloading pytz-2022.4-py2.py3-none-any.whl (500 kB) 01:18:19 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 500.8/500.8 kB 17.6 MB/s eta 0:00:00 01:18:20 Collecting strict-rfc3339 01:18:20 Downloading strict-rfc3339-0.7.tar.gz (17 kB) 01:18:20 Preparing metadata (setup.py): started 01:18:20 Preparing metadata (setup.py): finished with status 'done' 01:18:20 Requirement already satisfied: robotframework>=3.1.0 in /usr/lib/python3.10/site-packages (from RESTinstance==1.0.2) (4.1.3) 01:18:20 Collecting jsonschema 01:18:20 Downloading jsonschema-4.16.0-py3-none-any.whl (83 kB) 01:18:20 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 83.1/83.1 kB 15.5 MB/s eta 0:00:00 01:18:20 Collecting rfc3987 01:18:20 Downloading rfc3987-1.3.8-py2.py3-none-any.whl (13 kB) 01:18:20 Collecting tzlocal 01:18:20 Downloading tzlocal-4.2-py3-none-any.whl (19 kB) 01:18:20 Collecting docutils 01:18:20 Downloading docutils-0.19-py3-none-any.whl (570 kB) 01:18:20 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 570.5/570.5 kB 21.5 MB/s eta 0:00:00 01:18:20 Collecting flex 01:18:20 Downloading flex-6.14.1.tar.gz (40 kB) 01:18:20 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 40.9/40.9 kB 4.3 MB/s eta 0:00:00 01:18:20 Preparing metadata (setup.py): started 01:18:21 Preparing metadata (setup.py): finished with status 'done' 01:18:21 Collecting jsonpath-ng 01:18:21 Downloading jsonpath_ng-1.5.3-py3-none-any.whl (29 kB) 01:18:21 Requirement already satisfied: requests in /usr/lib/python3.10/site-packages (from RESTinstance==1.0.2) (2.28.1) 01:18:21 Collecting pygments 01:18:21 Downloading Pygments-2.13.0-py3-none-any.whl (1.1 MB) 01:18:21 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 29.6 MB/s eta 0:00:00 01:18:21 Requirement already satisfied: six>=1.7.3 in /usr/lib/python3.10/site-packages (from flex->RESTinstance==1.0.2) (1.16.0) 01:18:21 Collecting PyYAML>=3.11 01:18:21 Downloading PyYAML-6.0.tar.gz (124 kB) 01:18:21 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 125.0/125.0 kB 12.8 MB/s eta 0:00:00 01:18:21 Installing build dependencies: started 01:18:26 Installing build dependencies: finished with status 'done' 01:18:26 Getting requirements to build wheel: started 01:18:27 Getting requirements to build wheel: finished with status 'done' 01:18:27 Preparing metadata (pyproject.toml): started 01:18:28 Preparing metadata (pyproject.toml): finished with status 'done' 01:18:28 Collecting validate-email>=1.2 01:18:28 Downloading validate_email-1.3.tar.gz (4.7 kB) 01:18:28 Preparing metadata (setup.py): started 01:18:28 Preparing metadata (setup.py): finished with status 'done' 01:18:28 Collecting click>=3.3 01:18:28 Downloading click-8.1.3-py3-none-any.whl (96 kB) 01:18:28 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 96.6/96.6 kB 11.0 MB/s eta 0:00:00 01:18:28 Collecting jsonpointer>=1.7 01:18:28 Downloading jsonpointer-2.3-py2.py3-none-any.whl (7.8 kB) 01:18:28 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.10/site-packages (from requests->RESTinstance==1.0.2) (2022.9.24) 01:18:28 Requirement already satisfied: charset-normalizer<3,>=2 in /usr/lib/python3.10/site-packages (from requests->RESTinstance==1.0.2) (2.1.1) 01:18:28 Requirement already satisfied: idna<4,>=2.5 in /usr/lib/python3.10/site-packages (from requests->RESTinstance==1.0.2) (3.4) 01:18:28 Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/lib/python3.10/site-packages (from requests->RESTinstance==1.0.2) (1.26.12) 01:18:28 Collecting ply 01:18:28 Downloading ply-3.11-py2.py3-none-any.whl (49 kB) 01:18:28 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 49.6/49.6 kB 2.7 MB/s eta 0:00:00 01:18:28 Collecting decorator 01:18:28 Downloading decorator-5.1.1-py3-none-any.whl (9.1 kB) 01:18:29 Collecting pyrsistent!=0.17.0,!=0.17.1,!=0.17.2,>=0.14.0 01:18:29 Downloading pyrsistent-0.18.1.tar.gz (100 kB) 01:18:29 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 100.5/100.5 kB 10.9 MB/s eta 0:00:00 01:18:29 Installing build dependencies: started 01:18:32 Installing build dependencies: finished with status 'done' 01:18:32 Getting requirements to build wheel: started 01:18:32 Getting requirements to build wheel: finished with status 'done' 01:18:32 Preparing metadata (pyproject.toml): started 01:18:32 Preparing metadata (pyproject.toml): finished with status 'done' 01:18:32 Collecting attrs>=17.4.0 01:18:32 Downloading attrs-22.1.0-py2.py3-none-any.whl (58 kB) 01:18:32 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.8/58.8 kB 7.9 MB/s eta 0:00:00 01:18:32 Collecting pytz-deprecation-shim 01:18:32 Downloading pytz_deprecation_shim-0.1.0.post0-py2.py3-none-any.whl (15 kB) 01:18:32 Collecting tzdata 01:18:33 Downloading tzdata-2022.4-py2.py3-none-any.whl (336 kB) 01:18:33 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 336.7/336.7 kB 12.2 MB/s eta 0:00:00 01:18:33 Building wheels for collected packages: flex, strict-rfc3339, GenSON, pyrsistent, PyYAML, validate-email 01:18:33 Building wheel for flex (setup.py): started 01:18:33 Building wheel for flex (setup.py): finished with status 'done' 01:18:33 Created wheel for flex: filename=flex-6.14.1-py3-none-any.whl size=77258 sha256=715728d4a736028e75eb9264bec7021e0e81a71e8bf4ea2c3c903ca3c7d4f7b2 01:18:33 Stored in directory: /root/.cache/pip/wheels/03/f3/f4/2969638ff9c909bf16dac8f17d8298ce9e4d5c854af4b3d061 01:18:33 Building wheel for strict-rfc3339 (setup.py): started 01:18:33 Building wheel for strict-rfc3339 (setup.py): finished with status 'done' 01:18:33 Created wheel for strict-rfc3339: filename=strict_rfc3339-0.7-py3-none-any.whl size=18129 sha256=a76ce966126c73d07901edc44ded5acabc51ea3ef45d8f803450a5bae178b044 01:18:33 Stored in directory: /root/.cache/pip/wheels/d4/c2/43/78ecbcc49dd7594ca41c72be6ddb7844a486bae4b306fb3d14 01:18:33 Building wheel for GenSON (setup.py): started 01:18:34 Building wheel for GenSON (setup.py): finished with status 'done' 01:18:34 Created wheel for GenSON: filename=genson-1.2.2-py2.py3-none-any.whl size=21269 sha256=79519f5f74f270408d98dcfac5ca7eb0b0d99326fb8d0fb52baece8b15adb326 01:18:34 Stored in directory: /root/.cache/pip/wheels/7a/0f/7a/4e21606c6ce2485376522986cd8809d738907a611907b206ca 01:18:34 Building wheel for pyrsistent (pyproject.toml): started 01:18:35 Building wheel for pyrsistent (pyproject.toml): finished with status 'done' 01:18:35 Created wheel for pyrsistent: filename=pyrsistent-0.18.1-cp310-cp310-linux_x86_64.whl size=114688 sha256=9800bef818c6a31a4a18d2420cf69ec525e89be9230d13394120db74c589aef9 01:18:35 Stored in directory: /root/.cache/pip/wheels/42/cf/03/ae35459d6c32fce920e7eb28fa325fdeced7a39fb9b98c56f0 01:18:35 Building wheel for PyYAML (pyproject.toml): started 01:18:36 Building wheel for PyYAML (pyproject.toml): finished with status 'done' 01:18:36 Created wheel for PyYAML: filename=PyYAML-6.0-cp310-cp310-linux_x86_64.whl size=45330 sha256=aae696d72fc77e8f69c054b1975878f93c0b5d73e71b0a13928b170521bd2deb 01:18:36 Stored in directory: /root/.cache/pip/wheels/1d/f3/b4/4aea0992adbed14b36ce9c3857d3707c762a4374479230685d 01:18:36 Building wheel for validate-email (setup.py): started 01:18:37 Building wheel for validate-email (setup.py): finished with status 'done' 01:18:37 Created wheel for validate-email: filename=validate_email-1.3-py3-none-any.whl size=5466 sha256=d360fa4a7d3c94b6b503510e2174a8220f79564c1e29ef2857f7617e239ad5ec 01:18:37 Stored in directory: /root/.cache/pip/wheels/b2/7a/63/5c5bc2a88ffffb247771c1cc38c2bda3d78e1ffbff79ed8d18 01:18:37 Successfully built flex strict-rfc3339 GenSON pyrsistent PyYAML validate-email 01:18:37 Installing collected packages: validate-email, strict-rfc3339, rfc3987, pytz, ply, GenSON, tzdata, PyYAML, pyrsistent, pygments, jsonpointer, docutils, decorator, click, attrs, pytz-deprecation-shim, jsonschema, jsonpath-ng, flex, tzlocal, RESTinstance 01:18:39 Successfully installed GenSON-1.2.2 PyYAML-6.0 RESTinstance-1.0.2 attrs-22.1.0 click-8.1.3 decorator-5.1.1 docutils-0.19 flex-6.14.1 jsonpath-ng-1.5.3 jsonpointer-2.3 jsonschema-4.16.0 ply-3.11 pygments-2.13.0 pyrsistent-0.18.1 pytz-2022.4 pytz-deprecation-shim-0.1.0.post0 rfc3987-1.3.8 strict-rfc3339-0.7 tzdata-2022.4 tzlocal-4.2 validate-email-1.3 01:18: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 01:18:40 Collecting robotbackgroundlogger==1.2 01:18:40 Downloading robotbackgroundlogger-1.2.tar.gz (3.9 kB) 01:18:41 Preparing metadata (setup.py): started 01:18:41 Preparing metadata (setup.py): finished with status 'done' 01:18:41 Requirement already satisfied: robotframework in /usr/lib/python3.10/site-packages (from robotbackgroundlogger==1.2) (4.1.3) 01:18:41 Building wheels for collected packages: robotbackgroundlogger 01:18:41 Building wheel for robotbackgroundlogger (setup.py): started 01:18:41 Building wheel for robotbackgroundlogger (setup.py): finished with status 'done' 01:18:41 Created wheel for robotbackgroundlogger: filename=robotbackgroundlogger-1.2-py3-none-any.whl size=4277 sha256=dd0d469c20778cd36433b918b0a66060640bda83466902b8a1e509067ed24aab 01:18:41 Stored in directory: /root/.cache/pip/wheels/e1/ba/3a/044b94be98620d4535fbdeca2d20fb3fce224aea27e0b66862 01:18:41 Successfully built robotbackgroundlogger 01:18:42 Installing collected packages: robotbackgroundlogger 01:18:42 Successfully installed robotbackgroundlogger-1.2 01:18: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 01:18:42 Collecting configparser==5.0.1 01:18:43 Downloading configparser-5.0.1-py3-none-any.whl (22 kB) 01:18:43 Installing collected packages: configparser 01:18:43 Successfully installed configparser-5.0.1 01:18:43 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 01:18:44 Collecting requests==2.25.1 01:18:44 Downloading requests-2.25.1-py2.py3-none-any.whl (61 kB) 01:18:44 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.2/61.2 kB 5.7 MB/s eta 0:00:00 01:18:44 Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/lib/python3.10/site-packages (from requests==2.25.1) (1.26.12) 01:18:44 Collecting chardet<5,>=3.0.2 01:18:44 Downloading chardet-4.0.0-py2.py3-none-any.whl (178 kB) 01:18:44 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 178.7/178.7 kB 5.5 MB/s eta 0:00:00 01:18:44 Collecting idna<3,>=2.5 01:18:44 Downloading idna-2.10-py2.py3-none-any.whl (58 kB) 01:18:44 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.8/58.8 kB 5.6 MB/s eta 0:00:00 01:18:44 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.10/site-packages (from requests==2.25.1) (2022.9.24) 01:18:44 Installing collected packages: idna, chardet, requests 01:18:44 Attempting uninstall: idna 01:18:44 Found existing installation: idna 3.4 01:18:44 Uninstalling idna-3.4: 01:18:44 Successfully uninstalled idna-3.4 01:18:45 Attempting uninstall: requests 01:18:45 Found existing installation: requests 2.28.1 01:18:45 Uninstalling requests-2.28.1: 01:18:45 Successfully uninstalled requests-2.28.1 01:18:45 Successfully installed chardet-4.0.0 idna-2.10 requests-2.25.1 01:18: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:18:46 Collecting robotframework-requests==0.8.0 01:18:46 Downloading robotframework_requests-0.8.0-py3-none-any.whl (16 kB) 01:18:46 Requirement already satisfied: requests in /usr/lib/python3.10/site-packages (from robotframework-requests==0.8.0) (2.25.1) 01:18:46 Requirement already satisfied: robotframework in /usr/lib/python3.10/site-packages (from robotframework-requests==0.8.0) (4.1.3) 01:18:46 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:18:46 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.10/site-packages (from requests->robotframework-requests==0.8.0) (2022.9.24) 01:18:46 Requirement already satisfied: idna<3,>=2.5 in /usr/lib/python3.10/site-packages (from requests->robotframework-requests==0.8.0) (2.10) 01:18:46 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.12) 01:18:46 Installing collected packages: robotframework-requests 01:18:46 Successfully installed robotframework-requests-0.8.0 01:18:46 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 01:18:46 Collecting paho-mqtt==1.5.1 01:18:46 Downloading paho-mqtt-1.5.1.tar.gz (101 kB) 01:18:46 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 101.8/101.8 kB 10.5 MB/s eta 0:00:00 01:18:46 Preparing metadata (setup.py): started 01:18:47 Preparing metadata (setup.py): finished with status 'done' 01:18:47 Building wheels for collected packages: paho-mqtt 01:18:47 Building wheel for paho-mqtt (setup.py): started 01:18:47 Building wheel for paho-mqtt (setup.py): finished with status 'done' 01:18:47 Created wheel for paho-mqtt: filename=paho_mqtt-1.5.1-py3-none-any.whl size=61550 sha256=4f28a14563bac094b68dc8e8ed88e2264a7ec98a5625a75b8f3a991328c2e1ee 01:18:47 Stored in directory: /root/.cache/pip/wheels/b6/72/f9/44ca415a44f9cc7468fe4c59e6282938e504fadec09641fa63 01:18:47 Successfully built paho-mqtt 01:18:48 Installing collected packages: paho-mqtt 01:18:48 Successfully installed paho-mqtt-1.5.1 01:18:48 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:18:48 Collecting redis==3.5.3 01:18:48 Downloading redis-3.5.3-py2.py3-none-any.whl (72 kB) 01:18:48 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 72.1/72.1 kB 8.3 MB/s eta 0:00:00 01:18:49 Installing collected packages: redis 01:18:49 Successfully installed redis-3.5.3 01:18: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:18:50 Collecting pyzmq==22.2.1 01:18:50 Downloading pyzmq-22.2.1.tar.gz (1.2 MB) 01:18:50 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 11.7 MB/s eta 0:00:00 01:18:50 Installing build dependencies: started 01:18:53 Installing build dependencies: finished with status 'done' 01:18:53 Getting requirements to build wheel: started 01:18:53 Getting requirements to build wheel: finished with status 'done' 01:18:53 Preparing metadata (pyproject.toml): started 01:18:54 Preparing metadata (pyproject.toml): finished with status 'done' 01:18:54 Building wheels for collected packages: pyzmq 01:18:54 Building wheel for pyzmq (pyproject.toml): started 01:19:20 Building wheel for pyzmq (pyproject.toml): finished with status 'done' 01:19:20 Created wheel for pyzmq: filename=pyzmq-22.2.1-cp310-cp310-linux_x86_64.whl size=1537170 sha256=77839702560fea15ec4f59c9abba36155042132c2abf2ae9df751f04bdf1d772 01:19:20 Stored in directory: /root/.cache/pip/wheels/fe/e5/6c/b7cb63e41c4add542d3df6f6d09af9bd65f9395fea4b16da8e 01:19:20 Successfully built pyzmq 01:19:20 Installing collected packages: pyzmq 01:19:20 Successfully installed pyzmq-22.2.1 01:19: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 01:19:20 Collecting robotframework-seleniumlibrary==5.1.3 01:19:20 Downloading robotframework_seleniumlibrary-5.1.3-py2.py3-none-any.whl (94 kB) 01:19:20 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 94.7/94.7 kB 12.0 MB/s eta 0:00:00 01:19:20 Collecting robotframework-pythonlibcore>=2.1.0 01:19:20 Downloading robotframework_pythonlibcore-3.0.0-py2.py3-none-any.whl (9.9 kB) 01:19:20 Requirement already satisfied: robotframework>=3.1.2 in /usr/lib/python3.10/site-packages (from robotframework-seleniumlibrary==5.1.3) (4.1.3) 01:19:20 Collecting selenium>=3.141.0 01:19:20 Downloading selenium-4.5.0-py3-none-any.whl (995 kB) 01:19:20 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 995.2/995.2 kB 18.9 MB/s eta 0:00:00 01:19:20 Collecting trio~=0.17 01:19:20 Downloading trio-0.22.0-py3-none-any.whl (384 kB) 01:19:20 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 384.9/384.9 kB 19.5 MB/s eta 0:00:00 01:19:20 Requirement already satisfied: urllib3[socks]~=1.26 in /usr/lib/python3.10/site-packages (from selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3) (1.26.12) 01:19:20 Requirement already satisfied: certifi>=2021.10.8 in /usr/lib/python3.10/site-packages (from selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3) (2022.9.24) 01:19:20 Collecting trio-websocket~=0.9 01:19:20 Downloading trio_websocket-0.9.2-py3-none-any.whl (16 kB) 01:19:20 Requirement already satisfied: idna in /usr/lib/python3.10/site-packages (from trio~=0.17->selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3) (2.10) 01:19:20 Requirement already satisfied: attrs>=19.2.0 in /usr/lib/python3.10/site-packages (from trio~=0.17->selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3) (22.1.0) 01:19:20 Collecting exceptiongroup>=1.0.0rc9 01:19:20 Downloading exceptiongroup-1.0.0rc9-py3-none-any.whl (12 kB) 01:19:20 Collecting sniffio 01:19:20 Downloading sniffio-1.3.0-py3-none-any.whl (10 kB) 01:19:20 Collecting async-generator>=1.9 01:19:20 Downloading async_generator-1.10-py3-none-any.whl (18 kB) 01:19:20 Collecting sortedcontainers 01:19:20 Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) 01:19:20 Collecting outcome 01:19:20 Downloading outcome-1.2.0-py2.py3-none-any.whl (9.7 kB) 01:19:20 Collecting wsproto>=0.14 01:19:20 Downloading wsproto-1.2.0-py3-none-any.whl (24 kB) 01:19:20 Collecting PySocks!=1.5.7,<2.0,>=1.5.6 01:19:20 Downloading PySocks-1.7.1-py3-none-any.whl (16 kB) 01:19:20 Collecting h11<1,>=0.9.0 01:19:20 Downloading h11-0.14.0-py3-none-any.whl (58 kB) 01:19:20 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.3/58.3 kB 9.4 MB/s eta 0:00:00 01:19:20 Installing collected packages: sortedcontainers, sniffio, robotframework-pythonlibcore, PySocks, outcome, h11, exceptiongroup, async-generator, wsproto, trio, trio-websocket, selenium, robotframework-seleniumlibrary 01:19:21 Successfully installed PySocks-1.7.1 async-generator-1.10 exceptiongroup-1.0.0rc9 h11-0.14.0 outcome-1.2.0 robotframework-pythonlibcore-3.0.0 robotframework-seleniumlibrary-5.1.3 selenium-4.5.0 sniffio-1.3.0 sortedcontainers-2.4.0 trio-0.22.0 trio-websocket-0.9.2 wsproto-1.2.0 01:19: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 01:19:21 Collecting psycopg2==2.9.3 01:19:21 Downloading psycopg2-2.9.3.tar.gz (380 kB) 01:19:21 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 380.6/380.6 kB 18.6 MB/s eta 0:00:00 01:19:22 Preparing metadata (setup.py): started 01:19:22 Preparing metadata (setup.py): finished with status 'done' 01:19:22 Building wheels for collected packages: psycopg2 01:19:22 Building wheel for psycopg2 (setup.py): started 01:19:32 Building wheel for psycopg2 (setup.py): finished with status 'done' 01:19:32 Created wheel for psycopg2: filename=psycopg2-2.9.3-cp310-cp310-linux_x86_64.whl size=478590 sha256=7aaed853b884fa0f6655f75f368100d149b935f3ae8742eb3fd5c135888d0d69 01:19:32 Stored in directory: /root/.cache/pip/wheels/81/b6/3d/091aad3e8919ea76c84c2674b02ce3ab52de882e091c39249e 01:19:32 Successfully built psycopg2 01:19:32 Installing collected packages: psycopg2 01:19:32 Successfully installed psycopg2-2.9.3 01:19:32 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 01:19:33 Collecting numpy==1.22.3 01:19:33 Downloading numpy-1.22.3.zip (11.5 MB) 01:19:34 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 11.5/11.5 MB 35.0 MB/s eta 0:00:00 01:19:34 Installing build dependencies: started 01:19:38 Installing build dependencies: finished with status 'done' 01:19:38 Getting requirements to build wheel: started 01:19:39 Getting requirements to build wheel: finished with status 'done' 01:19:39 Preparing metadata (pyproject.toml): started 01:19:39 Preparing metadata (pyproject.toml): finished with status 'done' 01:19:39 Building wheels for collected packages: numpy 01:19:39 Building wheel for numpy (pyproject.toml): started 01:20:47 Building wheel for numpy (pyproject.toml): still running... 01:21:19 Running on prd-ubuntu20.04-docker-arm64-4c-16g-6961 in /w/workspace/exfoundry_edgex-taf-common_PR-47 [Pipeline] { [Pipeline] checkout 01:21:19 Selected Git installation does not exist. Using Default 01:21:19 The recommended git tool is: NONE 01:21:25 using credential edgex-jenkins-ssh 01:21:25 Cloning the remote Git repository 01:21:25 Cloning repository git@github.com:edgexfoundry/edgex-taf-common.git 01:21:25 > git init /w/workspace/exfoundry_edgex-taf-common_PR-47 # timeout=10 01:21:25 Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git 01:21:25 > git --version # timeout=10 01:21:25 > git --version # 'git version 2.25.1' 01:21:25 using GIT_SSH to set credentials SSH Credentials for GitHub 01:21:25 Verifying host key using known hosts file 01:21:25 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 01:21:25 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/heads/*:refs/remotes/origin/* # timeout=10 01:21:26 > git config remote.origin.url git@github.com:edgexfoundry/edgex-taf-common.git # timeout=10 01:21:26 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 01:21:27 Merging remotes/origin/main commit 38a1bf6f6779ea5eecc8e8d8b9fe704045cad1f7 into PR head commit 3547ef9b25211c7145eed3521e8cefce39e8f4c9 01:21:27 > git config remote.origin.url git@github.com:edgexfoundry/edgex-taf-common.git # timeout=10 01:21:27 Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git 01:21:27 using GIT_SSH to set credentials SSH Credentials for GitHub 01:21:27 Verifying host key using known hosts file 01:21:27 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 01:21:27 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/pull/47/head:refs/remotes/origin/PR-47 +refs/heads/main:refs/remotes/origin/main # timeout=10 01:21:27 > git config core.sparsecheckout # timeout=10 01:21:27 > git checkout -f 3547ef9b25211c7145eed3521e8cefce39e8f4c9 # timeout=10 01:21:27 > git remote # timeout=10 01:21:27 > git config --get remote.origin.url # timeout=10 01:21:27 using GIT_SSH to set credentials SSH Credentials for GitHub 01:21:27 Verifying host key using known hosts file 01:21:27 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 01:21:27 > git merge 38a1bf6f6779ea5eecc8e8d8b9fe704045cad1f7 # timeout=10 01:21:27 Merge succeeded, producing 3547ef9b25211c7145eed3521e8cefce39e8f4c9 01:21:27 Checking out Revision 3547ef9b25211c7145eed3521e8cefce39e8f4c9 (PR-47) 01:21:27 > git rev-parse HEAD^{commit} # timeout=10 01:21:28 > git config core.sparsecheckout # timeout=10 01:21:28 > git checkout -f 3547ef9b25211c7145eed3521e8cefce39e8f4c9 # timeout=10 01:21:31 Commit message: "feat: add influxdb-client library" 01:21:31 > git --version # timeout=10 01:21:31 > git --version # 'git version 2.25.1' 01:21:31 fatal: bad object bd7468d5528128c83034753e4c3def8ef9af3f2d [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 01:21:32 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 01:21:32 % Total % Received % Xferd Average Speed Time Time Time Current 01:21:32 Dload Upload Total Spent Left Speed 01:21:32 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 77312 0 --:--:-- --:--:-- --:--:-- 77790 [Pipeline] sh 01:21:33 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 01:21:33 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 01:21:33 + sudo tee /etc/docker/daemon.new 01:21:33 { 01:21:33 "registry-mirrors": [ 01:21:33 "https://nexus3.edgexfoundry.org:10001" 01:21:33 ], 01:21:33 "bip": "10.250.0.254/24", 01:21:33 "hosts": [ 01:21:33 "tcp://0.0.0.0:5555", 01:21:33 "unix:///var/run/docker.sock" 01:21:33 ], 01:21:33 "mtu": 1458, 01:21:33 "selinux-enabled": true, 01:21:33 "seccomp-profile": "/etc/docker/seccomp.json" 01:21:33 } [Pipeline] sh 01:21:34 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 01:21:34 + sudo service docker restart 01:21:43 Building wheel for numpy (pyproject.toml): still running... [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:21:52 provisioning config files... 01:21:52 copy managed file [taf-settings] to file:/w/workspace/exfoundry_edgex-taf-common_PR-47@tmp/config3800249326250330007tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:21:53 ---> docker-login.sh 01:21:53 nexus3.edgexfoundry.org:10001 01:21:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:21:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:21:54 Configure a credential helper to remove this warning. See 01:21:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:21:54 01:21:54 Login Succeeded 01:21:54 nexus3.edgexfoundry.org:10002 01:21:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:21:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:21:54 Configure a credential helper to remove this warning. See 01:21:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:21:54 01:21:54 Login Succeeded 01:21:54 nexus3.edgexfoundry.org:10003 01:21:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:21:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:21:55 Configure a credential helper to remove this warning. See 01:21:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:21:55 01:21:55 Login Succeeded 01:21:55 nexus3.edgexfoundry.org:10004 01:21:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:21:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:21:55 Configure a credential helper to remove this warning. See 01:21:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:21:55 01:21:55 Login Succeeded 01:21:55 docker.io 01:21:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:21:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:21:56 Configure a credential helper to remove this warning. See 01:21:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:21:56 01:21:56 Login Succeeded 01:21:56 ---> docker-login.sh ends [Pipeline] } 01:21:56 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:21:57 + sudo chown -R jenkins:jenkins . [Pipeline] sh 01:21:57 + ls -al . 01:21:57 total 64 01:21:57 drwxrwxr-x 5 jenkins jenkins 4096 Oct 4 01:21 . 01:21:57 drwxrwxr-x 4 jenkins jenkins 4096 Oct 4 01:21 .. 01:21:57 drwxrwxr-x 8 jenkins jenkins 4096 Oct 4 01:21 .git 01:21:57 -rw-rw-r-- 1 jenkins jenkins 22 Oct 4 01:21 .gitignore 01:21:57 -rw-rw-r-- 1 jenkins jenkins 2269 Oct 4 01:21 Dockerfile 01:21:57 -rw-rw-r-- 1 jenkins jenkins 746 Oct 4 01:21 Jenkinsfile 01:21:57 -rw-rw-r-- 1 jenkins jenkins 11381 Oct 4 01:21 LICENSE 01:21:57 -rw-rw-r-- 1 jenkins jenkins 3582 Oct 4 01:21 README.md 01:21:57 drwxrwxr-x 4 jenkins jenkins 4096 Oct 4 01:21 TAF-Manager 01:21:57 drwxrwxr-x 6 jenkins jenkins 4096 Oct 4 01:21 TUC 01:21:57 -rw-rw-r-- 1 jenkins jenkins 5 Oct 4 01:16 VERSION 01:21:57 -rw-rw-r-- 1 jenkins jenkins 307 Oct 4 01:21 requirements.txt 01:21:57 -rw-rw-r-- 1 jenkins jenkins 54 Oct 4 01:21 robot-entrypoint.sh 01:21:57 -rw-rw-r-- 1 jenkins jenkins 445 Oct 4 01:21 setup.py [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:21:57 + docker build -t edgex-taf-common-arm64 -f Dockerfile --build-arg ARCH=arm64 --label git_sha=3547ef9b25211c7145eed3521e8cefce39e8f4c9 --label arch=arm64 --label version=0.0.0 . 01:21:57 Sending build context to Docker daemon 262.1kB 01:21:58 Step 1/12 : FROM alpine:3.16 01:21:59 3.16: Pulling from library/alpine 01:21:59 9b18e9b68314: Pulling fs layer 01:21:59 9b18e9b68314: Verifying Checksum 01:21:59 9b18e9b68314: Download complete 01:22:00 9b18e9b68314: Pull complete 01:22:00 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 01:22:00 Status: Downloaded newer image for alpine:3.16 01:22:00 ---> a6215f271958 01:22:00 Step 2/12 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: IOTech' 01:22:00 ---> Running in eb91831218a4 01:22:00 Removing intermediate container eb91831218a4 01:22:00 ---> 5374a72399a8 01:22:00 Step 3/12 : LABEL maintainer="Bruce Huang " 01:22:00 ---> Running in 2c59420975f5 01:22:00 Removing intermediate container 2c59420975f5 01:22:00 ---> 1ee8f88cb112 01:22:00 Step 4/12 : COPY . /edgex-taf/edgex-taf-common 01:22:01 ---> 9a48664d47bd 01:22:01 Step 5/12 : COPY robot-entrypoint.sh /usr/local/bin/ 01:22:02 ---> 9d31218f5dd9 01:22:02 Step 6/12 : WORKDIR /edgex-taf 01:22:02 ---> Running in 1fc4ea621ff7 01:22:02 Removing intermediate container 1fc4ea621ff7 01:22:02 ---> 850aca9c4118 01:22:02 Step 7/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 01:22:02 ---> Running in b3e6ab33d3ac 01:22:04 Removing intermediate container b3e6ab33d3ac 01:22:04 ---> f60bbbac075a 01:22:04 Step 8/12 : RUN apk upgrade && apk add --update --no-cache openssl curl docker-cli && apk add --no-cache chromium chromium-chromedriver && apk add --no-cache libc-dev libffi-dev postgresql-dev gcc musl-dev && apk add --no-cache python3-dev g++ zeromq-dev=4.3.4-r0 && apk add --no-cache python3 && if [ ! -e /usr/bin/python ]; then ln -sf python3 /usr/bin/python ; fi && apk add --no-cache tzdata && cp /usr/share/zoneinfo/UTC /etc/localtime && apk del tzdata && python3 -m ensurepip && rm -r /usr/lib/python*/ensurepip && pip3 install --no-cache --upgrade pip setuptools wheel && if [ ! -e /usr/bin/pip ]; then ln -s pip3 /usr/bin/pip ; fi && pip3 install ./edgex-taf-common && pip3 install robotframework==4.1.3 && pip3 install docker==4.4.1 && pip3 install -U python-dotenv==0.15.0 && pip3 install -U RESTinstance==1.0.2 && pip3 install -U robotbackgroundlogger==1.2 && pip3 install -U configparser==5.0.1 && pip3 install -U requests==2.25.1 && pip3 install -U robotframework-requests==0.8.0 && pip3 install -U paho-mqtt==1.5.1 && pip3 install -U redis==3.5.3 && pip3 install -U pyzmq==22.2.1 && pip3 install -U robotframework-seleniumlibrary==5.1.3 && pip3 install -U psycopg2==2.9.3 && pip3 install -U numpy==1.22.3 && pip3 install -U psutil==5.9.0 && pip3 install -U pycryptodome==3.15.0 && pip3 install -U influxdb-client==1.33.0 01:22:04 ---> Running in b638980e64b3 01:22:05 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 01:22:06 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 01:22:07 (1/2) Upgrading alpine-baselayout-data (3.2.0-r22 -> 3.2.0-r23) 01:22:07 (2/2) Upgrading alpine-baselayout (3.2.0-r22 -> 3.2.0-r23) 01:22:07 Executing alpine-baselayout-3.2.0-r23.pre-upgrade 01:22:07 Executing alpine-baselayout-3.2.0-r23.post-upgrade 01:22:07 Executing busybox-1.35.0-r17.trigger 01:22:07 OK: 5 MiB in 14 packages 01:22:08 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 01:22:09 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 01:22:10 (1/7) Installing ca-certificates (20220614-r0) 01:22:10 (2/7) Installing brotli-libs (1.0.9-r6) 01:22:10 (3/7) Installing nghttp2-libs (1.47.0-r0) 01:22:10 (4/7) Installing libcurl (7.83.1-r3) 01:22:10 (5/7) Installing curl (7.83.1-r3) 01:22:10 (6/7) Installing docker-cli (20.10.18-r0) 01:22:12 (7/7) Installing openssl (1.1.1q-r0) 01:22:12 Executing busybox-1.35.0-r17.trigger 01:22:12 Executing ca-certificates-20220614-r0.trigger 01:22:12 OK: 49 MiB in 21 packages 01:22:12 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 01:22:13 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 01:22:14 (1/136) Installing libmagic (5.41-r0) 01:22:14 (2/136) Installing file (5.41-r0) 01:22:14 (3/136) Installing libxau (1.0.9-r0) 01:22:15 (4/136) Installing libxdmcp (1.1.3-r0) 01:22:15 (5/136) Installing libxcb (1.15-r0) 01:22:15 (6/136) Installing libx11 (1.8-r0) 01:22:15 (7/136) Installing libxext (1.3.4-r0) 01:22:15 (8/136) Installing libice (1.0.10-r0) 01:22:15 (9/136) Installing libuuid (2.38-r1) 01:22:15 (10/136) Installing libsm (1.2.3-r0) 01:22:15 (11/136) Installing libxt (1.2.1-r0) 01:22:15 (12/136) Installing libxmu (1.1.3-r0) 01:22:15 (13/136) Installing xset (1.2.4-r0) 01:22:16 (14/136) Installing xprop (1.2.5-r0) 01:22:16 (15/136) Installing xdg-utils (1.1.3-r3) 01:22:16 (16/136) Installing eudev-libs (3.2.11-r0) 01:22:16 (17/136) Installing pkgconf (1.8.0-r1) 01:22:16 (18/136) Installing libffi (3.4.2-r1) 01:22:16 (19/136) Installing libintl (0.21-r2) 01:22:16 (20/136) Installing libblkid (2.38-r1) 01:22:16 (21/136) Installing libmount (2.38-r1) 01:22:16 (22/136) Installing pcre (8.45-r2) 01:22:16 (23/136) Installing glib (2.72.1-r0) 01:22:17 (24/136) Installing xz-libs (5.2.5-r1) 01:22:17 (25/136) Installing libxml2 (2.9.14-r1) 01:22:17 (26/136) Installing shared-mime-info (2.2-r0) 01:22:17 (27/136) Installing hicolor-icon-theme (0.17-r1) 01:22:17 (28/136) Installing libjpeg-turbo (2.1.3-r1) 01:22:17 (29/136) Installing libpng (1.6.37-r1) 01:22:17 (30/136) Installing libwebp (1.2.3-r0) 01:22:18 (31/136) Installing zstd-libs (1.5.2-r1) 01:22:18 (32/136) Installing tiff (4.3.0-r1) 01:22:18 (33/136) Installing gdk-pixbuf (2.42.8-r0) 01:22:18 (34/136) Installing gtk-update-icon-cache (2.24.33-r3) 01:22:18 (35/136) Installing libxcomposite (0.4.5-r0) 01:22:18 (36/136) Installing libxfixes (6.0.0-r0) 01:22:18 (37/136) Installing libxrender (0.9.10-r3) 01:22:18 (38/136) Installing libxcursor (1.2.1-r0) 01:22:18 (39/136) Installing libxdamage (1.1.5-r1) 01:22:18 (40/136) Installing libxi (1.8-r0) 01:22:18 (41/136) Installing libxinerama (1.1.4-r1) 01:22:19 (42/136) Installing libxrandr (1.5.2-r1) 01:22:19 (43/136) Installing atk (2.38.0-r0) 01:22:19 (44/136) Installing libxtst (1.2.3-r3) 01:22:19 (45/136) Installing dbus-libs (1.14.0-r1) 01:22:19 (46/136) Installing at-spi2-core (2.44.1-r0) 01:22:19 (47/136) Installing at-spi2-atk (2.38.0-r0) 01:22:19 (48/136) Installing expat (2.4.9-r0) 01:22:19 (49/136) Installing libbz2 (1.0.8-r1) 01:22:19 (50/136) Installing freetype (2.12.1-r0) 01:22:19 (51/136) Installing fontconfig (2.14.0-r0) 01:22:19 (52/136) Installing pixman (0.40.0-r3) 01:22:20 (53/136) Installing cairo (1.17.4-r2) 01:22:20 (54/136) Installing cairo-gobject (1.17.4-r2) 01:22:20 (55/136) Installing avahi-libs (0.8-r6) 01:22:20 (56/136) Installing gmp (6.2.1-r2) 01:22:20 (57/136) Installing nettle (3.7.3-r0) 01:22:20 (58/136) Installing p11-kit (0.24.1-r0) 01:22:20 (59/136) Installing libtasn1 (4.18.0-r0) 01:22:20 (60/136) Installing libunistring (1.0-r0) 01:22:20 (61/136) Installing gnutls (3.7.7-r0) 01:22:20 (62/136) Installing cups-libs (2.4.2-r0) 01:22:21 (63/136) Installing libepoxy (1.5.10-r0) 01:22:21 (64/136) Installing fribidi (1.0.12-r0) 01:22:21 (65/136) Installing graphite2 (1.3.14-r1) 01:22:21 (66/136) Installing harfbuzz (4.3.0-r0) 01:22:21 (67/136) Installing libxft (2.3.4-r0) 01:22:21 (68/136) Installing pango (1.50.7-r0) 01:22:21 (69/136) Installing wayland-libs-client (1.20.0-r0) 01:22:21 (70/136) Installing wayland-libs-cursor (1.20.0-r0) 01:22:22 (71/136) Installing wayland-libs-egl (1.20.0-r0) 01:22:22 (72/136) Installing xkeyboard-config (2.35.1-r0) 01:22:22 (73/136) Installing libxkbcommon (1.4.1-r0) 01:22:22 (74/136) Installing gtk+3.0 (3.24.34-r1) 01:22:22 Executing gtk+3.0-3.24.34-r1.post-install 01:22:22 (75/136) Installing libfontenc (1.1.4-r0) 01:22:22 (76/136) Installing mkfontscale (1.2.2-r0) 01:22:23 (77/136) Installing font-opensans (0_git20210927-r0) 01:22:23 (78/136) Installing libgcc (11.2.1_git20220219-r2) 01:22:23 (79/136) Installing libogg (1.3.5-r1) 01:22:23 (80/136) Installing libstdc++ (11.2.1_git20220219-r2) 01:22:23 (81/136) Installing flac (1.3.4-r0) 01:22:23 (82/136) Installing alsa-lib (1.2.7.2-r0) 01:22:23 (83/136) Installing libatomic (11.2.1_git20220219-r2) 01:22:23 (84/136) Installing sdl2 (2.0.22-r0) 01:22:23 (85/136) Installing aom-libs (3.3.0-r0) 01:22:24 (86/136) Installing libass (0.16.0-r0) 01:22:24 (87/136) Installing libdav1d (1.0.0-r0) 01:22:24 (88/136) Installing libdrm (2.4.110-r0) 01:22:24 (89/136) Installing ncurses-terminfo-base (6.3_p20220521-r0) 01:22:24 (90/136) Installing ncurses-libs (6.3_p20220521-r0) 01:22:24 (91/136) Installing lame (3.100-r0) 01:22:24 (92/136) Installing opus (1.3.1-r1) 01:22:25 (93/136) Installing libasyncns (0.8-r1) 01:22:25 (94/136) Installing libltdl (2.4.7-r0) 01:22:25 (95/136) Installing orc (0.4.32-r0) 01:22:25 (96/136) Installing libvorbis (1.3.7-r0) 01:22:25 (97/136) Installing libsndfile (1.1.0-r0) 01:22:25 (98/136) Installing libgomp (11.2.1_git20220219-r2) 01:22:25 (99/136) Installing soxr (0.1.3-r2) 01:22:25 (100/136) Installing speexdsp (1.2.0-r0) 01:22:25 (101/136) Installing tdb-libs (1.4.6-r0) 01:22:25 (102/136) Installing libpulse (15.0-r2) 01:22:25 (103/136) Installing cjson (1.7.15-r3) 01:22:26 (104/136) Installing mbedtls (2.28.1-r0) 01:22:26 (105/136) Installing librist (0.2.6-r1) 01:22:26 (106/136) Installing libsrt (1.4.4-r0) 01:22:26 (107/136) Installing libssh (0.9.6-r1) 01:22:26 (108/136) Installing libtheora (1.1.1-r16) 01:22:26 (109/136) Installing v4l-utils-libs (1.22.1-r1) 01:22:26 (110/136) Installing libva (2.14.0-r0) 01:22:26 (111/136) Installing libvdpau (1.5-r0) 01:22:26 (112/136) Installing vidstab (1.1.0-r1) 01:22:26 (113/136) Installing libvpx (1.11.0-r1) 01:22:27 (114/136) Installing x264-libs (0.163_git20210613-r0) 01:22:27 (115/136) Installing numactl (2.0.14-r0) 01:22:27 (116/136) Installing x265-libs (3.5-r3) 01:22:28 (117/136) Installing xvidcore (1.3.7-r1) 01:22:28 (118/136) Installing ffmpeg-libs (5.0.1-r1) 01:22:29 (119/136) Installing libevent (2.1.12-r4) 01:22:29 (120/136) Installing mesa (21.3.8-r2) 01:22:29 (121/136) Installing wayland-libs-server (1.20.0-r0) 01:22:29 (122/136) Installing mesa-gbm (21.3.8-r2) 01:22:29 (123/136) Installing icu-data-en (71.1-r2) 01:22:29 Executing icu-data-en-71.1-r2.post-install 01:22:29 * 01:22:29 * If you need ICU with non-English locales and legacy charset support, install 01:22:29 * package icu-data-full. 01:22:29 * 01:22:29 (124/136) Installing icu-libs (71.1-r2) 01:22:29 (125/136) Installing lcms2 (2.13.1-r0) 01:22:29 (126/136) Installing minizip (1.2.12-r0) 01:22:30 (127/136) Installing nspr (4.33-r0) 01:22:30 (128/136) Installing sqlite-libs (3.38.5-r0) 01:22:30 (129/136) Installing nss (3.78.1-r0) 01:22:30 (130/136) Installing re2 (2022.04.01-r0) 01:22:30 (131/136) Installing snappy (1.1.9-r4) 01:22:30 (132/136) Installing libgpg-error (1.45-r0) 01:22:30 (133/136) Installing libgcrypt (1.10.1-r0) 01:22:31 (134/136) Installing libxslt (1.1.35-r0) 01:22:31 (135/136) Installing chromium (102.0.5005.182-r0) 01:22:36 (136/136) Installing chromium-chromedriver (102.0.5005.182-r0) 01:22:37 Executing busybox-1.35.0-r17.trigger 01:22:37 Executing glib-2.72.1-r0.trigger 01:22:37 Executing shared-mime-info-2.2-r0.trigger 01:22:45 Executing gdk-pixbuf-2.42.8-r0.trigger 01:22:45 Executing gtk-update-icon-cache-2.24.33-r3.trigger 01:22:45 Executing fontconfig-2.14.0-r0.trigger 01:22:45 Executing mkfontscale-1.2.2-r0.trigger 01:22:45 OK: 374 MiB in 157 packages 01:22:45 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 01:22:45 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 01:22:46 (1/21) Installing binutils (2.38-r3) 01:22:46 (2/21) Installing isl22 (0.22-r0) 01:22:47 (3/21) Installing mpfr4 (4.1.0-r0) 01:22:47 (4/21) Installing mpc1 (1.2.1-r0) 01:22:47 (5/21) Installing gcc (11.2.1_git20220219-r2) 01:22:49 (6/21) Installing musl-dev (1.2.3-r0) 01:22:50 (7/21) Installing libc-dev (0.7.2-r3) 01:22:50 (8/21) Installing linux-headers (5.16.7-r1) 01:22:50 (9/21) Installing libffi-dev (3.4.2-r1) 01:22:50 (10/21) Installing libpq (14.5-r0) 01:22:51 (11/21) Installing openssl-dev (1.1.1q-r0) 01:22:51 (12/21) Installing libpq-dev (14.5-r0) 01:22:51 (13/21) Installing libecpg (14.5-r0) 01:22:51 (14/21) Installing libecpg-dev (14.5-r0) 01:22:51 Building wheel for numpy (pyproject.toml): still running... 01:22:51 (15/21) Installing llvm13-libs (13.0.1-r2) 01:22:55 (16/21) Installing clang-libs (13.0.1-r1) 01:23:00 (17/21) Installing clang (13.0.1-r1) 01:23:00 (18/21) Installing icu (71.1-r2) 01:23:00 (19/21) Installing icu-dev (71.1-r2) 01:23:01 (20/21) Installing llvm13 (13.0.1-r2) 01:23:05 (21/21) Installing postgresql14-dev (14.5-r0) 01:23:05 Executing busybox-1.35.0-r17.trigger 01:23:05 OK: 767 MiB in 178 packages 01:23:05 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 01:23:06 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 01:23:07 (1/10) Installing g++ (11.2.1_git20220219-r2) 01:23:09 (2/10) Installing gdbm (1.23-r0) 01:23:09 (3/10) Installing mpdecimal (2.5.1-r1) 01:23:09 (4/10) Installing readline (8.1.2-r0) 01:23:09 (5/10) Installing python3 (3.10.5-r0) 01:23:11 (6/10) Installing python3-dev (3.10.5-r0) 01:23:13 (7/10) Installing libsodium (1.0.18-r0) 01:23:13 (8/10) Installing libzmq (4.3.4-r0) 01:23:13 (9/10) Installing libsodium-dev (1.0.18-r0) 01:23:13 (10/10) Installing zeromq-dev (4.3.4-r0) 01:23:13 Executing busybox-1.35.0-r17.trigger 01:23:13 OK: 937 MiB in 188 packages 01:23:14 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 01:23:15 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 01:23:16 OK: 937 MiB in 188 packages 01:23:16 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 01:23:17 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 01:23:18 (1/1) Installing tzdata (2022c-r0) 01:23:18 Executing busybox-1.35.0-r17.trigger 01:23:18 OK: 940 MiB in 189 packages 01:23:20 (1/1) Purging tzdata (2022c-r0) 01:23:20 Executing busybox-1.35.0-r17.trigger 01:23:20 OK: 937 MiB in 188 packages 01:23:42 Looking in links: /tmp/tmpbi1tzkv8 01:23:42 Processing /tmp/tmpbi1tzkv8/setuptools-58.1.0-py3-none-any.whl 01:23:42 Processing /tmp/tmpbi1tzkv8/pip-22.0.4-py3-none-any.whl 01:23:42 Installing collected packages: setuptools, pip 01:24:00 Successfully installed pip-22.0.4 setuptools-58.1.0 01:24:00 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 01:24:03 Requirement already satisfied: pip in /usr/lib/python3.10/site-packages (22.0.4) 01:24:04 Collecting pip 01:24:04 Downloading pip-22.2.2-py3-none-any.whl (2.0 MB) 01:24:04 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 16.4 MB/s eta 0:00:00 01:24:04 Requirement already satisfied: setuptools in /usr/lib/python3.10/site-packages (58.1.0) 01:24:07 Collecting setuptools 01:24:07 Downloading setuptools-65.4.1-py3-none-any.whl (1.2 MB) 01:24:08 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 18.0 MB/s eta 0:00:00 01:24:08 Collecting wheel 01:24:08 Downloading wheel-0.37.1-py2.py3-none-any.whl (35 kB) 01:24:09 Installing collected packages: wheel, setuptools, pip 01:24:10 Attempting uninstall: setuptools 01:24:10 Found existing installation: setuptools 58.1.0 01:24:11 Uninstalling setuptools-58.1.0: 01:24:11 Successfully uninstalled setuptools-58.1.0 01:24:12 Building wheel for numpy (pyproject.toml): still running... 01:24:17 Attempting uninstall: pip 01:24:17 Found existing installation: pip 22.0.4 01:24:19 Uninstalling pip-22.0.4: 01:24:19 Successfully uninstalled pip-22.0.4 01:24:31 Successfully installed pip-22.2.2 setuptools-65.4.1 wheel-0.37.1 01:24: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:24:34 Building wheel for numpy (pyproject.toml): finished with status 'done' 01:24:34 Created wheel for numpy: filename=numpy-1.22.3-cp310-cp310-linux_x86_64.whl size=22359323 sha256=63a49dbbc8e232e86b3b77574d1552a3619d50d0d62ab6b007b76ceb8b1ea084 01:24:34 Stored in directory: /root/.cache/pip/wheels/8e/91/68/1231ba60e6f8e12978799d8d6cb0357385a83664ceef0edd78 01:24:34 Successfully built numpy 01:24:35 Installing collected packages: numpy 01:24:35 Processing ./edgex-taf-common 01:24:35 Preparing metadata (setup.py): started 01:24:37 Preparing metadata (setup.py): finished with status 'done' 01:24:37 Building wheels for collected packages: edgex-taf-common 01:24:37 Building wheel for edgex-taf-common (setup.py): started 01:24:38 Successfully installed numpy-1.22.3 01:24:38 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 01:24:38 Collecting psutil==5.9.0 01:24:39 Downloading psutil-5.9.0.tar.gz (478 kB) 01:24:39 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 478.3/478.3 kB 16.6 MB/s eta 0:00:00 01:24:39 Preparing metadata (setup.py): started 01:24:39 Preparing metadata (setup.py): finished with status 'done' 01:24:39 Building wheels for collected packages: psutil 01:24:39 Building wheel for psutil (setup.py): started 01:24:41 Building wheel for edgex-taf-common (setup.py): finished with status 'done' 01:24:41 Created wheel for edgex-taf-common: filename=edgex_taf_common-0.0.0-py3-none-any.whl size=14473 sha256=18c7c8b7b0734ae0b3bb4676f7bc26554c25dc80ee24e8f00680469ab73987ae 01:24:41 Stored in directory: /root/.cache/pip/wheels/61/f5/b0/ccd98a608bbb4978be0e5d8235f9fb4ae43535dafafd44bbbd 01:24:41 Successfully built edgex-taf-common 01:24:41 Installing collected packages: edgex-taf-common 01:24:41 Successfully installed edgex-taf-common-0.0.0 01:24:41 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 01:24:41 Building wheel for psutil (setup.py): finished with status 'done' 01:24:41 Created wheel for psutil: filename=psutil-5.9.0-cp310-cp310-linux_x86_64.whl size=271458 sha256=96740a8959b56c9cbe59fae5158edc64c8621d9d54765dc3c20bd816149aefa2 01:24:41 Stored in directory: /root/.cache/pip/wheels/0b/90/2e/be670c56c3ad980428e845d7f66480dcdfa008c3af2f27a2bf 01:24:41 Successfully built psutil 01:24:41 Installing collected packages: psutil 01:24:41 Successfully installed psutil-5.9.0 01:24:41 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 01:24:42 Collecting pycryptodome==3.15.0 01:24:42 Downloading pycryptodome-3.15.0.tar.gz (4.5 MB) 01:24:42 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.5/4.5 MB 35.0 MB/s eta 0:00:00 01:24:43 Preparing metadata (setup.py): started 01:24:45 Preparing metadata (setup.py): finished with status 'done' 01:24:45 Building wheels for collected packages: pycryptodome 01:24:45 Building wheel for pycryptodome (setup.py): started 01:24:46 Collecting robotframework==4.1.3 01:24:46 Downloading robotframework-4.1.3-py2.py3-none-any.whl (659 kB) 01:24:46 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 659.8/659.8 kB 8.3 MB/s eta 0:00:00 01:24:47 Installing collected packages: robotframework 01:24:51 Successfully installed robotframework-4.1.3 01:24: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:24:55 Collecting docker==4.4.1 01:24:55 Downloading docker-4.4.1-py2.py3-none-any.whl (146 kB) 01:24:55 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 146.8/146.8 kB 3.8 MB/s eta 0:00:00 01:24:55 Collecting websocket-client>=0.32.0 01:24:55 Downloading websocket_client-1.4.1-py3-none-any.whl (55 kB) 01:24:55 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 55.0/55.0 kB 1.9 MB/s eta 0:00:00 01:24:55 Collecting six>=1.4.0 01:24:55 Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) 01:24:56 Collecting requests!=2.18.0,>=2.14.2 01:24:56 Downloading requests-2.28.1-py3-none-any.whl (62 kB) 01:24:56 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.8/62.8 kB 2.7 MB/s eta 0:00:00 01:24:56 Collecting idna<4,>=2.5 01:24:56 Downloading idna-3.4-py3-none-any.whl (61 kB) 01:24:56 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.5/61.5 kB 2.8 MB/s eta 0:00:00 01:24:56 Collecting certifi>=2017.4.17 01:24:56 Downloading certifi-2022.9.24-py3-none-any.whl (161 kB) 01:24:57 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 161.1/161.1 kB 6.7 MB/s eta 0:00:00 01:24:57 Collecting urllib3<1.27,>=1.21.1 01:24:57 Downloading urllib3-1.26.12-py2.py3-none-any.whl (140 kB) 01:24:57 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 140.4/140.4 kB 6.2 MB/s eta 0:00:00 01:24:58 Collecting charset-normalizer<3,>=2 01:24:58 Downloading charset_normalizer-2.1.1-py3-none-any.whl (39 kB) 01:24:59 Installing collected packages: websocket-client, urllib3, six, idna, charset-normalizer, certifi, requests, docker 01:25:03 Successfully installed certifi-2022.9.24 charset-normalizer-2.1.1 docker-4.4.1 idna-3.4 requests-2.28.1 six-1.16.0 urllib3-1.26.12 websocket-client-1.4.1 01:25:03 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:25:07 Collecting python-dotenv==0.15.0 01:25:07 Downloading python_dotenv-0.15.0-py2.py3-none-any.whl (18 kB) 01:25:08 Installing collected packages: python-dotenv 01:25:08 Successfully installed python-dotenv-0.15.0 01:25:08 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:25:11 Building wheel for pycryptodome (setup.py): finished with status 'done' 01:25:11 Created wheel for pycryptodome: filename=pycryptodome-3.15.0-cp35-abi3-linux_x86_64.whl size=2111199 sha256=f3c23b0da32421d6a99f38e17f04e331984f04a89ad504fbbd27cdf9f6dcde2f 01:25:11 Stored in directory: /root/.cache/pip/wheels/cc/09/af/5da58a51ca5bf4bd4a37747a0658984c196aa2badf61236a35 01:25:11 Successfully built pycryptodome 01:25:11 Installing collected packages: pycryptodome 01:25:11 Successfully installed pycryptodome-3.15.0 01:25: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:25:11 Collecting influxdb-client==1.33.0 01:25:11 Downloading influxdb_client-1.33.0-py3-none-any.whl (706 kB) 01:25:11 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 706.6/706.6 kB 40.4 MB/s eta 0:00:00 01:25:11 Requirement already satisfied: setuptools>=21.0.0 in /usr/lib/python3.10/site-packages (from influxdb-client==1.33.0) (65.4.1) 01:25:11 Collecting reactivex>=4.0.4 01:25:11 Downloading reactivex-4.0.4-py3-none-any.whl (217 kB) 01:25:11 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 217.8/217.8 kB 41.7 MB/s eta 0:00:00 01:25:11 Collecting python-dateutil>=2.5.3 01:25:11 Downloading python_dateutil-2.8.2-py2.py3-none-any.whl (247 kB) 01:25:11 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 247.7/247.7 kB 40.5 MB/s eta 0:00:00 01:25:11 Requirement already satisfied: certifi>=14.05.14 in /usr/lib/python3.10/site-packages (from influxdb-client==1.33.0) (2022.9.24) 01:25:11 Requirement already satisfied: urllib3>=1.26.0 in /usr/lib/python3.10/site-packages (from influxdb-client==1.33.0) (1.26.12) 01:25:11 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:25:11 Collecting typing-extensions<5.0.0,>=4.1.1 01:25:11 Downloading typing_extensions-4.3.0-py3-none-any.whl (25 kB) 01:25:11 Installing collected packages: typing-extensions, python-dateutil, reactivex, influxdb-client 01:25:11 Successfully installed influxdb-client-1.33.0 python-dateutil-2.8.2 reactivex-4.0.4 typing-extensions-4.3.0 01:25: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:25:13 Collecting RESTinstance==1.0.2 01:25:13 Downloading RESTinstance-1.0.2-py3-none-any.whl (27 kB) 01:25:13 Collecting GenSON 01:25:13 Downloading genson-1.2.2.tar.gz (34 kB) 01:25:13 Preparing metadata (setup.py): started 01:25:16 Preparing metadata (setup.py): finished with status 'done' 01:25:16 Collecting docutils 01:25:16 Downloading docutils-0.19-py3-none-any.whl (570 kB) 01:25:16 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 570.5/570.5 kB 9.6 MB/s eta 0:00:00 01:25:16 Collecting pygments 01:25:16 Downloading Pygments-2.13.0-py3-none-any.whl (1.1 MB) 01:25:17 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 11.1 MB/s eta 0:00:00 01:25:17 Collecting rfc3987 01:25:17 Downloading rfc3987-1.3.8-py2.py3-none-any.whl (13 kB) 01:25:17 Collecting jsonpath-ng 01:25:17 Downloading jsonpath_ng-1.5.3-py3-none-any.whl (29 kB) 01:25:17 Collecting tzlocal 01:25:17 Downloading tzlocal-4.2-py3-none-any.whl (19 kB) 01:25:18 Collecting pytz 01:25:18 Downloading pytz-2022.4-py2.py3-none-any.whl (500 kB) 01:25:18 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 500.8/500.8 kB 9.4 MB/s eta 0:00:00 01:25:18 Collecting flex 01:25:18 Downloading flex-6.14.1.tar.gz (40 kB) 01:25:18 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 40.9/40.9 kB 2.1 MB/s eta 0:00:00 01:25:18 Preparing metadata (setup.py): started 01:25:21 Preparing metadata (setup.py): finished with status 'done' 01:25:21 Requirement already satisfied: requests in /usr/lib/python3.10/site-packages (from RESTinstance==1.0.2) (2.28.1) 01:25:21 Collecting jsonschema 01:25:21 Downloading jsonschema-4.16.0-py3-none-any.whl (83 kB) 01:25:21 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 83.1/83.1 kB 4.4 MB/s eta 0:00:00 01:25:21 Requirement already satisfied: robotframework>=3.1.0 in /usr/lib/python3.10/site-packages (from RESTinstance==1.0.2) (4.1.3) 01:25:21 Collecting strict-rfc3339 01:25:21 Downloading strict-rfc3339-0.7.tar.gz (17 kB) 01:25:21 Preparing metadata (setup.py): started 01:25:24 Preparing metadata (setup.py): finished with status 'done' 01:25:24 Requirement already satisfied: six>=1.7.3 in /usr/lib/python3.10/site-packages (from flex->RESTinstance==1.0.2) (1.16.0) 01:25:24 Collecting PyYAML>=3.11 01:25:24 Downloading PyYAML-6.0.tar.gz (124 kB) 01:25:24 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 125.0/125.0 kB 5.1 MB/s eta 0:00:00 01:25:25 Installing build dependencies: started 01:25:29 Removing intermediate container 91f9f44af250 01:25:29 ---> c750f3567e63 01:25:29 Step 9/12 : ENTRYPOINT ["sh", "/usr/local/bin/robot-entrypoint.sh"] 01:25:29 ---> Running in 7b040a9c264c 01:25:29 Removing intermediate container 7b040a9c264c 01:25:29 ---> 646566e59339 01:25:29 Step 10/12 : LABEL arch=amd64 01:25:29 ---> Running in 47d7db65d4bc 01:25:29 Removing intermediate container 47d7db65d4bc 01:25:29 ---> 85434b3cfd53 01:25:29 Step 11/12 : LABEL git_sha=3547ef9b25211c7145eed3521e8cefce39e8f4c9 01:25:29 ---> Running in 3ec3d6de586d 01:25:29 Removing intermediate container 3ec3d6de586d 01:25:29 ---> 02381a400509 01:25:29 Step 12/12 : LABEL version=0.0.0 01:25:29 ---> Running in f22da7bdc831 01:25:29 Removing intermediate container f22da7bdc831 01:25:29 ---> 4ed1975c1017 01:25:29 [Warning] One or more build-args [ARCH] were not consumed 01:25:29 Successfully built 4ed1975c1017 01:25:29 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:25:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:25:30 01:25:30 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:25:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:25:30 latest: Pulling from edgex-lftools-log-publisher 01:25:30 5eb5b503b376: Pulling fs layer 01:25:30 5c69ac0246d0: Pulling fs layer 01:25:30 ec43610c2a17: Pulling fs layer 01:25:30 3a2ae6a8a46f: Pulling fs layer 01:25:30 33b1e0a273af: Pulling fs layer 01:25:30 5d3b04190fa2: Pulling fs layer 01:25:30 2f39f015ded8: Pulling fs layer 01:25:30 33b1e0a273af: Waiting 01:25:30 5d3b04190fa2: Waiting 01:25:30 2f39f015ded8: Waiting 01:25:30 3a2ae6a8a46f: Waiting 01:25:30 5c69ac0246d0: Verifying Checksum 01:25:30 5c69ac0246d0: Download complete 01:25:30 3a2ae6a8a46f: Verifying Checksum 01:25:30 3a2ae6a8a46f: Download complete 01:25:30 ec43610c2a17: Verifying Checksum 01:25:30 ec43610c2a17: Download complete 01:25:30 5d3b04190fa2: Download complete 01:25:30 33b1e0a273af: Verifying Checksum 01:25:30 33b1e0a273af: Download complete 01:25:31 5eb5b503b376: Verifying Checksum 01:25:31 5eb5b503b376: Download complete 01:25:31 2f39f015ded8: Download complete 01:25:32 5eb5b503b376: Pull complete 01:25:32 5c69ac0246d0: Pull complete 01:25:32 ec43610c2a17: Pull complete 01:25:32 3a2ae6a8a46f: Pull complete 01:25:33 33b1e0a273af: Pull complete 01:25:33 5d3b04190fa2: Pull complete 01:25:37 2f39f015ded8: Pull complete 01:25:37 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 01:25:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:25:37 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:25:37 prd-ubuntu20.04-docker-8c-8g-6960 does not seem to be running inside a container 01:25:37 $ 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-47 -v /w/workspace/exfoundry_edgex-taf-common_PR-47:/w/workspace/exfoundry_edgex-taf-common_PR-47:rw,z -v /w/workspace/exfoundry_edgex-taf-common_PR-47@tmp:/w/workspace/exfoundry_edgex-taf-common_PR-47@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 01:25:40 $ docker top 3d9378ba6790dd7a77bb502231aa64043f2dcbc5673419248e3fc2aee087c116 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:25:41 ---> job-cost.sh 01:25:41 lf-activate-venv: SKIPPING 01:25:41 INFO: No Stack... 01:25:41 INFO: Retrieving Pricing Info for: v3-standard-8 01:25:41 INFO: Archiving Costs [Pipeline] sh 01:25:42 + cat /w/workspace/exfoundry_edgex-taf-common_PR-47/archives/cost.csv 01:25:42 + cut -d, -f6 [Pipeline] lock 01:25:42 Trying to acquire lock on [jenkins-edgexfoundry-edgex-taf-common-PR-47-1-stack-cost] 01:25:42 Resource [jenkins-edgexfoundry-edgex-taf-common-PR-47-1-stack-cost] did not exist. Created. 01:25:42 Lock acquired on [jenkins-edgexfoundry-edgex-taf-common-PR-47-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 01:25:42 + echo total: 0.2199999988079071 [Pipeline] stash 01:25:42 Stashed 1 file(s) [Pipeline] } 01:25:42 Lock released on resource [jenkins-edgexfoundry-edgex-taf-common-PR-47-1-stack-cost] [Pipeline] // lock [Pipeline] } 01:25:42 $ docker stop --time=1 3d9378ba6790dd7a77bb502231aa64043f2dcbc5673419248e3fc2aee087c116 01:25:43 $ docker rm -f 3d9378ba6790dd7a77bb502231aa64043f2dcbc5673419248e3fc2aee087c116 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 01:25:58 Installing build dependencies: finished with status 'done' 01:25:58 Getting requirements to build wheel: started 01:26:13 Getting requirements to build wheel: finished with status 'done' 01:26:13 Preparing metadata (pyproject.toml): started 01:26:17 Preparing metadata (pyproject.toml): finished with status 'done' 01:26:17 Collecting validate-email>=1.2 01:26:17 Downloading validate_email-1.3.tar.gz (4.7 kB) 01:26:17 Preparing metadata (setup.py): started 01:26:20 Preparing metadata (setup.py): finished with status 'done' 01:26:20 Collecting click>=3.3 01:26:20 Downloading click-8.1.3-py3-none-any.whl (96 kB) 01:26:20 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 96.6/96.6 kB 3.9 MB/s eta 0:00:00 01:26:20 Collecting jsonpointer>=1.7 01:26:20 Downloading jsonpointer-2.3-py2.py3-none-any.whl (7.8 kB) 01:26:20 Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/lib/python3.10/site-packages (from requests->RESTinstance==1.0.2) (1.26.12) 01:26:20 Requirement already satisfied: charset-normalizer<3,>=2 in /usr/lib/python3.10/site-packages (from requests->RESTinstance==1.0.2) (2.1.1) 01:26:20 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.10/site-packages (from requests->RESTinstance==1.0.2) (2022.9.24) 01:26:20 Requirement already satisfied: idna<4,>=2.5 in /usr/lib/python3.10/site-packages (from requests->RESTinstance==1.0.2) (3.4) 01:26:21 Collecting ply 01:26:21 Downloading ply-3.11-py2.py3-none-any.whl (49 kB) 01:26:21 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 49.6/49.6 kB 2.1 MB/s eta 0:00:00 01:26:21 Collecting decorator 01:26:21 Downloading decorator-5.1.1-py3-none-any.whl (9.1 kB) 01:26:21 Collecting attrs>=17.4.0 01:26:21 Downloading attrs-22.1.0-py2.py3-none-any.whl (58 kB) 01:26:21 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.8/58.8 kB 2.1 MB/s eta 0:00:00 01:26:22 Collecting pyrsistent!=0.17.0,!=0.17.1,!=0.17.2,>=0.14.0 01:26:22 Downloading pyrsistent-0.18.1.tar.gz (100 kB) 01:26:22 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 100.5/100.5 kB 4.5 MB/s eta 0:00:00 01:26:22 Installing build dependencies: started 01:26:40 Installing build dependencies: finished with status 'done' 01:26:40 Getting requirements to build wheel: started 01:26:41 Getting requirements to build wheel: finished with status 'done' 01:26:42 Preparing metadata (pyproject.toml): started 01:26:44 Preparing metadata (pyproject.toml): finished with status 'done' 01:26:44 Collecting pytz-deprecation-shim 01:26:44 Downloading pytz_deprecation_shim-0.1.0.post0-py2.py3-none-any.whl (15 kB) 01:26:45 Collecting tzdata 01:26:46 Downloading tzdata-2022.4-py2.py3-none-any.whl (336 kB) 01:26:46 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 336.7/336.7 kB 7.9 MB/s eta 0:00:00 01:26:46 Building wheels for collected packages: flex, strict-rfc3339, GenSON, pyrsistent, PyYAML, validate-email 01:26:46 Building wheel for flex (setup.py): started 01:26:50 Building wheel for flex (setup.py): finished with status 'done' 01:26:50 Created wheel for flex: filename=flex-6.14.1-py3-none-any.whl size=77258 sha256=621584e2efe3b419714415629e8463d08e8e7aec0be393ae1fa41e9d2831a997 01:26:50 Stored in directory: /root/.cache/pip/wheels/03/f3/f4/2969638ff9c909bf16dac8f17d8298ce9e4d5c854af4b3d061 01:26:50 Building wheel for strict-rfc3339 (setup.py): started 01:26:52 Building wheel for strict-rfc3339 (setup.py): finished with status 'done' 01:26:52 Created wheel for strict-rfc3339: filename=strict_rfc3339-0.7-py3-none-any.whl size=18129 sha256=ff511f6eb1be202de503306303beb245a5211863f8b5cbcfa0339b130760b9c6 01:26:52 Stored in directory: /root/.cache/pip/wheels/d4/c2/43/78ecbcc49dd7594ca41c72be6ddb7844a486bae4b306fb3d14 01:26:52 Building wheel for GenSON (setup.py): started 01:26:55 Building wheel for GenSON (setup.py): finished with status 'done' 01:26:55 Created wheel for GenSON: filename=genson-1.2.2-py2.py3-none-any.whl size=21269 sha256=cc7b09e0e8e877ad286363913a77c54c98486655828bd0cac24ca19f6e2fca9f 01:26:55 Stored in directory: /root/.cache/pip/wheels/7a/0f/7a/4e21606c6ce2485376522986cd8809d738907a611907b206ca 01:26:55 Building wheel for pyrsistent (pyproject.toml): started 01:27:08 Building wheel for pyrsistent (pyproject.toml): finished with status 'done' 01:27:08 Created wheel for pyrsistent: filename=pyrsistent-0.18.1-cp310-cp310-linux_aarch64.whl size=114481 sha256=7c467909127438cce25c7a356b1944ce77019e041012d3d93558330b1cdd6aab 01:27:08 Stored in directory: /root/.cache/pip/wheels/42/cf/03/ae35459d6c32fce920e7eb28fa325fdeced7a39fb9b98c56f0 01:27:08 Building wheel for PyYAML (pyproject.toml): started 01:27:10 Building wheel for PyYAML (pyproject.toml): finished with status 'done' 01:27:10 Created wheel for PyYAML: filename=PyYAML-6.0-cp310-cp310-linux_aarch64.whl size=45335 sha256=f1f0f78d295cb243c869bcc73d177e94b4a0d823f62a9edae863b3c460c0b34f 01:27:10 Stored in directory: /root/.cache/pip/wheels/1d/f3/b4/4aea0992adbed14b36ce9c3857d3707c762a4374479230685d 01:27:10 Building wheel for validate-email (setup.py): started 01:27:14 Building wheel for validate-email (setup.py): finished with status 'done' 01:27:14 Created wheel for validate-email: filename=validate_email-1.3-py3-none-any.whl size=5466 sha256=fdb6bdf1c2a052dfadb245b61016211336c524ae1c998b8a22cef60bd4234648 01:27:14 Stored in directory: /root/.cache/pip/wheels/b2/7a/63/5c5bc2a88ffffb247771c1cc38c2bda3d78e1ffbff79ed8d18 01:27:14 Successfully built flex strict-rfc3339 GenSON pyrsistent PyYAML validate-email 01:27:15 Installing collected packages: validate-email, strict-rfc3339, rfc3987, pytz, ply, GenSON, tzdata, PyYAML, pyrsistent, pygments, jsonpointer, docutils, decorator, click, attrs, pytz-deprecation-shim, jsonschema, jsonpath-ng, flex, tzlocal, RESTinstance 01:27:34 Successfully installed GenSON-1.2.2 PyYAML-6.0 RESTinstance-1.0.2 attrs-22.1.0 click-8.1.3 decorator-5.1.1 docutils-0.19 flex-6.14.1 jsonpath-ng-1.5.3 jsonpointer-2.3 jsonschema-4.16.0 ply-3.11 pygments-2.13.0 pyrsistent-0.18.1 pytz-2022.4 pytz-deprecation-shim-0.1.0.post0 rfc3987-1.3.8 strict-rfc3339-0.7 tzdata-2022.4 tzlocal-4.2 validate-email-1.3 01:27:34 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 01:27:37 Collecting robotbackgroundlogger==1.2 01:27:37 Downloading robotbackgroundlogger-1.2.tar.gz (3.9 kB) 01:27:37 Preparing metadata (setup.py): started 01:27:40 Preparing metadata (setup.py): finished with status 'done' 01:27:40 Requirement already satisfied: robotframework in /usr/lib/python3.10/site-packages (from robotbackgroundlogger==1.2) (4.1.3) 01:27:40 Building wheels for collected packages: robotbackgroundlogger 01:27:40 Building wheel for robotbackgroundlogger (setup.py): started 01:27:43 Building wheel for robotbackgroundlogger (setup.py): finished with status 'done' 01:27:43 Created wheel for robotbackgroundlogger: filename=robotbackgroundlogger-1.2-py3-none-any.whl size=4277 sha256=6df3bcdaa8c0dc7eb24827c929e737122ced188ae6e4bbd8971b0eb7784ca39f 01:27:43 Stored in directory: /root/.cache/pip/wheels/e1/ba/3a/044b94be98620d4535fbdeca2d20fb3fce224aea27e0b66862 01:27:43 Successfully built robotbackgroundlogger 01:27:45 Installing collected packages: robotbackgroundlogger 01:27:45 Successfully installed robotbackgroundlogger-1.2 01:27: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:27:50 Collecting configparser==5.0.1 01:27:50 Downloading configparser-5.0.1-py3-none-any.whl (22 kB) 01:27:53 Installing collected packages: configparser 01:27:53 Successfully installed configparser-5.0.1 01:27:53 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 01:27:58 Collecting requests==2.25.1 01:27:58 Downloading requests-2.25.1-py2.py3-none-any.whl (61 kB) 01:27:58 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.2/61.2 kB 2.7 MB/s eta 0:00:00 01:27:58 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.10/site-packages (from requests==2.25.1) (2022.9.24) 01:27:58 Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/lib/python3.10/site-packages (from requests==2.25.1) (1.26.12) 01:27:58 Collecting idna<3,>=2.5 01:27:58 Downloading idna-2.10-py2.py3-none-any.whl (58 kB) 01:27:58 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.8/58.8 kB 2.4 MB/s eta 0:00:00 01:27:58 Collecting chardet<5,>=3.0.2 01:27:58 Downloading chardet-4.0.0-py2.py3-none-any.whl (178 kB) 01:27:58 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 178.7/178.7 kB 5.7 MB/s eta 0:00:00 01:28:01 Installing collected packages: idna, chardet, requests 01:28:01 Attempting uninstall: idna 01:28:01 Found existing installation: idna 3.4 01:28:01 Uninstalling idna-3.4: 01:28:01 Successfully uninstalled idna-3.4 01:28:04 Attempting uninstall: requests 01:28:04 Found existing installation: requests 2.28.1 01:28:05 Uninstalling requests-2.28.1: 01:28:05 Successfully uninstalled requests-2.28.1 01:28:05 Successfully installed chardet-4.0.0 idna-2.10 requests-2.25.1 01:28: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:28:10 Collecting robotframework-requests==0.8.0 01:28:10 Downloading robotframework_requests-0.8.0-py3-none-any.whl (16 kB) 01:28:11 Requirement already satisfied: robotframework in /usr/lib/python3.10/site-packages (from robotframework-requests==0.8.0) (4.1.3) 01:28:11 Requirement already satisfied: requests in /usr/lib/python3.10/site-packages (from robotframework-requests==0.8.0) (2.25.1) 01:28:11 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.10/site-packages (from requests->robotframework-requests==0.8.0) (2022.9.24) 01:28:11 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:28:11 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.12) 01:28:11 Requirement already satisfied: idna<3,>=2.5 in /usr/lib/python3.10/site-packages (from requests->robotframework-requests==0.8.0) (2.10) 01:28:13 Installing collected packages: robotframework-requests 01:28:13 Successfully installed robotframework-requests-0.8.0 01:28:13 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 01:28:19 Collecting paho-mqtt==1.5.1 01:28:19 Downloading paho-mqtt-1.5.1.tar.gz (101 kB) 01:28:19 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 101.8/101.8 kB 3.2 MB/s eta 0:00:00 01:28:19 Preparing metadata (setup.py): started 01:28:21 Preparing metadata (setup.py): finished with status 'done' 01:28:21 Building wheels for collected packages: paho-mqtt 01:28:21 Building wheel for paho-mqtt (setup.py): started 01:28:25 Building wheel for paho-mqtt (setup.py): finished with status 'done' 01:28:25 Created wheel for paho-mqtt: filename=paho_mqtt-1.5.1-py3-none-any.whl size=61550 sha256=f8c6499df8e51cc7ee5a6b0feef1526f4b0ac3d7b30e490b90de32676d9ca89e 01:28:25 Stored in directory: /root/.cache/pip/wheels/b6/72/f9/44ca415a44f9cc7468fe4c59e6282938e504fadec09641fa63 01:28:25 Successfully built paho-mqtt 01:28:28 Installing collected packages: paho-mqtt 01:28:28 Successfully installed paho-mqtt-1.5.1 01:28:28 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:28:34 Collecting redis==3.5.3 01:28:34 Downloading redis-3.5.3-py2.py3-none-any.whl (72 kB) 01:28:34 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 72.1/72.1 kB 2.9 MB/s eta 0:00:00 01:28:37 Installing collected packages: redis 01:28:37 Successfully installed redis-3.5.3 01:28: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 01:28:45 Collecting pyzmq==22.2.1 01:28:45 Downloading pyzmq-22.2.1.tar.gz (1.2 MB) 01:28:45 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 8.9 MB/s eta 0:00:00 01:28:47 Installing build dependencies: started 01:29:09 Installing build dependencies: finished with status 'done' 01:29:09 Getting requirements to build wheel: started 01:29:10 Getting requirements to build wheel: finished with status 'done' 01:29:10 Preparing metadata (pyproject.toml): started 01:29:16 Preparing metadata (pyproject.toml): finished with status 'done' 01:29:16 Building wheels for collected packages: pyzmq 01:29:16 Building wheel for pyzmq (pyproject.toml): started 01:30:24 Building wheel for pyzmq (pyproject.toml): still running... 01:31:45 Building wheel for pyzmq (pyproject.toml): still running... 01:32:42 Building wheel for pyzmq (pyproject.toml): still running... 01:33:00 Building wheel for pyzmq (pyproject.toml): finished with status 'done' 01:33:00 Created wheel for pyzmq: filename=pyzmq-22.2.1-cp310-cp310-linux_aarch64.whl size=1515218 sha256=07bdab63c8193441ba34d5d9b508f033e4f215c2aedda3d30b773daff52a23ff 01:33:00 Stored in directory: /root/.cache/pip/wheels/fe/e5/6c/b7cb63e41c4add542d3df6f6d09af9bd65f9395fea4b16da8e 01:33:00 Successfully built pyzmq 01:33:01 Installing collected packages: pyzmq 01:33:04 Successfully installed pyzmq-22.2.1 01:33: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:33:10 Collecting robotframework-seleniumlibrary==5.1.3 01:33:10 Downloading robotframework_seleniumlibrary-5.1.3-py2.py3-none-any.whl (94 kB) 01:33:10 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 94.7/94.7 kB 3.1 MB/s eta 0:00:00 01:33:10 Collecting selenium>=3.141.0 01:33:10 Downloading selenium-4.5.0-py3-none-any.whl (995 kB) 01:33:11 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 995.2/995.2 kB 8.1 MB/s eta 0:00:00 01:33:11 Collecting robotframework-pythonlibcore>=2.1.0 01:33:11 Downloading robotframework_pythonlibcore-3.0.0-py2.py3-none-any.whl (9.9 kB) 01:33:11 Requirement already satisfied: robotframework>=3.1.2 in /usr/lib/python3.10/site-packages (from robotframework-seleniumlibrary==5.1.3) (4.1.3) 01:33:11 Collecting trio~=0.17 01:33:11 Downloading trio-0.22.0-py3-none-any.whl (384 kB) 01:33:11 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 384.9/384.9 kB 6.7 MB/s eta 0:00:00 01:33:11 Requirement already satisfied: certifi>=2021.10.8 in /usr/lib/python3.10/site-packages (from selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3) (2022.9.24) 01:33:11 Collecting trio-websocket~=0.9 01:33:11 Downloading trio_websocket-0.9.2-py3-none-any.whl (16 kB) 01:33:11 Requirement already satisfied: urllib3[socks]~=1.26 in /usr/lib/python3.10/site-packages (from selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3) (1.26.12) 01:33:12 Collecting async-generator>=1.9 01:33:12 Downloading async_generator-1.10-py3-none-any.whl (18 kB) 01:33:12 Collecting outcome 01:33:12 Downloading outcome-1.2.0-py2.py3-none-any.whl (9.7 kB) 01:33:12 Requirement already satisfied: attrs>=19.2.0 in /usr/lib/python3.10/site-packages (from trio~=0.17->selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3) (22.1.0) 01:33:12 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:33:12 Collecting sniffio 01:33:12 Downloading sniffio-1.3.0-py3-none-any.whl (10 kB) 01:33:13 Collecting sortedcontainers 01:33:13 Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) 01:33:13 Collecting exceptiongroup>=1.0.0rc9 01:33:13 Downloading exceptiongroup-1.0.0rc9-py3-none-any.whl (12 kB) 01:33:13 Collecting wsproto>=0.14 01:33:13 Downloading wsproto-1.2.0-py3-none-any.whl (24 kB) 01:33:14 Collecting PySocks!=1.5.7,<2.0,>=1.5.6 01:33:14 Downloading PySocks-1.7.1-py3-none-any.whl (16 kB) 01:33:14 Collecting h11<1,>=0.9.0 01:33:14 Downloading h11-0.14.0-py3-none-any.whl (58 kB) 01:33:15 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.3/58.3 kB 1.3 MB/s eta 0:00:00 01:33:18 Installing collected packages: sortedcontainers, sniffio, robotframework-pythonlibcore, PySocks, outcome, h11, exceptiongroup, async-generator, wsproto, trio, trio-websocket, selenium, robotframework-seleniumlibrary 01:33:33 Successfully installed PySocks-1.7.1 async-generator-1.10 exceptiongroup-1.0.0rc9 h11-0.14.0 outcome-1.2.0 robotframework-pythonlibcore-3.0.0 robotframework-seleniumlibrary-5.1.3 selenium-4.5.0 sniffio-1.3.0 sortedcontainers-2.4.0 trio-0.22.0 trio-websocket-0.9.2 wsproto-1.2.0 01:33: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:33:40 Collecting psycopg2==2.9.3 01:33:40 Downloading psycopg2-2.9.3.tar.gz (380 kB) 01:33:40 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 380.6/380.6 kB 6.4 MB/s eta 0:00:00 01:33:40 Preparing metadata (setup.py): started 01:33:44 Preparing metadata (setup.py): finished with status 'done' 01:33:44 Building wheels for collected packages: psycopg2 01:33:44 Building wheel for psycopg2 (setup.py): started 01:34:52 Building wheel for psycopg2 (setup.py): still running... 01:35:10 Building wheel for psycopg2 (setup.py): finished with status 'done' 01:35:10 Created wheel for psycopg2: filename=psycopg2-2.9.3-cp310-cp310-linux_aarch64.whl size=470367 sha256=5a2cf97c4900d5c4fd947163ad3aa347c6ce64a1252300a6b9bb389aaac62fcc 01:35:10 Stored in directory: /root/.cache/pip/wheels/81/b6/3d/091aad3e8919ea76c84c2674b02ce3ab52de882e091c39249e 01:35:10 Successfully built psycopg2 01:35:12 Installing collected packages: psycopg2 01:35:12 Successfully installed psycopg2-2.9.3 01:35:12 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:35:20 Collecting numpy==1.22.3 01:35:20 Downloading numpy-1.22.3.zip (11.5 MB) 01:35:23 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 11.5/11.5 MB 4.7 MB/s eta 0:00:00 01:35:27 Installing build dependencies: started 01:35:54 Installing build dependencies: finished with status 'done' 01:35:54 Getting requirements to build wheel: started 01:35:58 Getting requirements to build wheel: finished with status 'done' 01:35:58 Preparing metadata (pyproject.toml): started 01:36:03 Preparing metadata (pyproject.toml): finished with status 'done' 01:36:03 Building wheels for collected packages: numpy 01:36:03 Building wheel for numpy (pyproject.toml): started 01:39:10 Building wheel for numpy (pyproject.toml): still running... 01:40:06 Building wheel for numpy (pyproject.toml): still running... 01:41:03 Building wheel for numpy (pyproject.toml): still running... 01:42:11 Building wheel for numpy (pyproject.toml): still running... 01:43:19 Building wheel for numpy (pyproject.toml): still running... 01:44:26 Building wheel for numpy (pyproject.toml): still running... 01:45:23 Building wheel for numpy (pyproject.toml): still running... 01:46:31 Building wheel for numpy (pyproject.toml): still running... 01:47:27 Building wheel for numpy (pyproject.toml): still running... 01:52:34 Building wheel for numpy (pyproject.toml): still running... 01:54:56 Building wheel for numpy (pyproject.toml): still running... 01:57:32 Building wheel for numpy (pyproject.toml): still running... 01:59:39 Building wheel for numpy (pyproject.toml): still running... 02:01:00 Building wheel for numpy (pyproject.toml): still running... 02:03:37 Building wheel for numpy (pyproject.toml): still running... 02:07:45 Building wheel for numpy (pyproject.toml): still running... 02:09:37 Building wheel for numpy (pyproject.toml): still running... 02:11:28 Building wheel for numpy (pyproject.toml): still running... 02:11:46 Building wheel for numpy (pyproject.toml): finished with status 'done' 02:11:46 Created wheel for numpy: filename=numpy-1.22.3-cp310-cp310-linux_aarch64.whl size=18623695 sha256=ffe84e2670a313ffbc628351752659b97cde32afaf2413ef7833b599a4058b73 02:11:46 Stored in directory: /root/.cache/pip/wheels/8e/91/68/1231ba60e6f8e12978799d8d6cb0357385a83664ceef0edd78 02:11:46 Successfully built numpy 02:11:46 Installing collected packages: numpy 02:12:05 Successfully installed numpy-1.22.3 02:12: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 02:12:10 Collecting psutil==5.9.0 02:12:10 Downloading psutil-5.9.0.tar.gz (478 kB) 02:12:10 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 478.3/478.3 kB 9.1 MB/s eta 0:00:00 02:12:11 Preparing metadata (setup.py): started 02:12:14 Preparing metadata (setup.py): finished with status 'done' 02:12:14 Building wheels for collected packages: psutil 02:12:14 Building wheel for psutil (setup.py): started 02:12:26 Building wheel for psutil (setup.py): finished with status 'done' 02:12:26 Created wheel for psutil: filename=psutil-5.9.0-cp310-cp310-linux_aarch64.whl size=271959 sha256=3f8fc1d658c335e725fa4437ec72ce4e880b5724854b8a821e4d37c429db5364 02:12:26 Stored in directory: /root/.cache/pip/wheels/0b/90/2e/be670c56c3ad980428e845d7f66480dcdfa008c3af2f27a2bf 02:12:26 Successfully built psutil 02:12:28 Installing collected packages: psutil 02:12:29 Successfully installed psutil-5.9.0 02:12:29 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 02:12:35 Collecting pycryptodome==3.15.0 02:12:35 Downloading pycryptodome-3.15.0.tar.gz (4.5 MB) 02:12:36 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.5/4.5 MB 3.5 MB/s eta 0:00:00 02:12:39 Preparing metadata (setup.py): started 02:12:43 Preparing metadata (setup.py): finished with status 'done' 02:12:43 Building wheels for collected packages: pycryptodome 02:12:43 Building wheel for pycryptodome (setup.py): started 02:13:51 Building wheel for pycryptodome (setup.py): still running... 02:14:47 Building wheel for pycryptodome (setup.py): still running... 02:15:05 Building wheel for pycryptodome (setup.py): finished with status 'done' 02:15:05 Created wheel for pycryptodome: filename=pycryptodome-3.15.0-cp35-abi3-linux_aarch64.whl size=2016985 sha256=d32ad9244b62aa35a2b5a3034d997616c11092fade6523f25fb1999d7aa6e78f 02:15:05 Stored in directory: /root/.cache/pip/wheels/cc/09/af/5da58a51ca5bf4bd4a37747a0658984c196aa2badf61236a35 02:15:05 Successfully built pycryptodome 02:15:06 Installing collected packages: pycryptodome 02:15:12 Successfully installed pycryptodome-3.15.0 02:15:12 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 02:15:16 Collecting influxdb-client==1.33.0 02:15:16 Downloading influxdb_client-1.33.0-py3-none-any.whl (706 kB) 02:15:16 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 706.6/706.6 kB 7.6 MB/s eta 0:00:00 02:15:16 Collecting python-dateutil>=2.5.3 02:15:16 Downloading python_dateutil-2.8.2-py2.py3-none-any.whl (247 kB) 02:15:16 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 247.7/247.7 kB 7.5 MB/s eta 0:00:00 02:15:16 Collecting reactivex>=4.0.4 02:15:16 Downloading reactivex-4.0.4-py3-none-any.whl (217 kB) 02:15:16 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 217.8/217.8 kB 7.0 MB/s eta 0:00:00 02:15:16 Requirement already satisfied: urllib3>=1.26.0 in /usr/lib/python3.10/site-packages (from influxdb-client==1.33.0) (1.26.12) 02:15:16 Requirement already satisfied: setuptools>=21.0.0 in /usr/lib/python3.10/site-packages (from influxdb-client==1.33.0) (65.4.1) 02:15:16 Requirement already satisfied: certifi>=14.05.14 in /usr/lib/python3.10/site-packages (from influxdb-client==1.33.0) (2022.9.24) 02:15:17 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) 02:15:17 Collecting typing-extensions<5.0.0,>=4.1.1 02:15:17 Downloading typing_extensions-4.3.0-py3-none-any.whl (25 kB) 02:15:21 Installing collected packages: typing-extensions, python-dateutil, reactivex, influxdb-client 02:15:29 Successfully installed influxdb-client-1.33.0 python-dateutil-2.8.2 reactivex-4.0.4 typing-extensions-4.3.0 02:15:29 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 02:16:16 Removing intermediate container b638980e64b3 02:16:16 ---> b88c73b1ece6 02:16:16 Step 9/12 : ENTRYPOINT ["sh", "/usr/local/bin/robot-entrypoint.sh"] 02:16:16 ---> Running in feda19cad832 02:16:16 Removing intermediate container feda19cad832 02:16:16 ---> eac4ebeab67c 02:16:16 Step 10/12 : LABEL arch=arm64 02:16:16 ---> Running in 0ac6af9435b8 02:16:16 Removing intermediate container 0ac6af9435b8 02:16:16 ---> 5e6adee91e09 02:16:16 Step 11/12 : LABEL git_sha=3547ef9b25211c7145eed3521e8cefce39e8f4c9 02:16:16 ---> Running in 8b8a74d8a325 02:16:16 Removing intermediate container 8b8a74d8a325 02:16:16 ---> 226231278a8f 02:16:16 Step 12/12 : LABEL version=0.0.0 02:16:16 ---> Running in 1cb6b7ec4b35 02:16:16 Removing intermediate container 1cb6b7ec4b35 02:16:16 ---> 5013074368b1 02:16:16 [Warning] One or more build-args [ARCH] were not consumed 02:16:16 Successfully built 5013074368b1 02:16:16 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 02:16:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:16:17 02:16:17 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:16:18 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:16:18 arm64: Pulling from edgex-lftools-log-publisher 02:16:18 8998bd30e6a1: Pulling fs layer 02:16:18 04944245beec: Pulling fs layer 02:16:18 699f458cf7ca: Pulling fs layer 02:16:18 765212b225bb: Pulling fs layer 02:16:18 f23df028b6ca: Pulling fs layer 02:16:18 d65c8cfc05b1: Pulling fs layer 02:16:18 2437ff75d9bd: Pulling fs layer 02:16:18 d65c8cfc05b1: Waiting 02:16:18 765212b225bb: Waiting 02:16:18 2437ff75d9bd: Waiting 02:16:18 f23df028b6ca: Waiting 02:16:18 04944245beec: Verifying Checksum 02:16:18 04944245beec: Download complete 02:16:18 765212b225bb: Verifying Checksum 02:16:18 765212b225bb: Download complete 02:16:18 f23df028b6ca: Verifying Checksum 02:16:18 f23df028b6ca: Download complete 02:16:18 d65c8cfc05b1: Verifying Checksum 02:16:18 d65c8cfc05b1: Download complete 02:16:18 699f458cf7ca: Verifying Checksum 02:16:18 699f458cf7ca: Download complete 02:16:18 8998bd30e6a1: Verifying Checksum 02:16:18 8998bd30e6a1: Download complete 02:16:21 2437ff75d9bd: Verifying Checksum 02:16:21 2437ff75d9bd: Download complete 02:16:22 8998bd30e6a1: Pull complete 02:16:22 04944245beec: Pull complete 02:16:24 699f458cf7ca: Pull complete 02:16:24 765212b225bb: Pull complete 02:16:24 f23df028b6ca: Pull complete 02:16:25 d65c8cfc05b1: Pull complete 02:16:40 2437ff75d9bd: Pull complete 02:16:40 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 02:16:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:16:40 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:16:40 prd-ubuntu20.04-docker-arm64-4c-16g-6961 does not seem to be running inside a container 02:16:40 $ 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-47 -v /w/workspace/exfoundry_edgex-taf-common_PR-47:/w/workspace/exfoundry_edgex-taf-common_PR-47:rw,z -v /w/workspace/exfoundry_edgex-taf-common_PR-47@tmp:/w/workspace/exfoundry_edgex-taf-common_PR-47@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 02:16:43 $ docker top 28bf995852c29c28b3b23235e45d73fef110e3d535e0930008895c78b5b270e1 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:16:44 ---> job-cost.sh 02:16:44 lf-activate-venv: SKIPPING 02:16:44 INFO: No Stack... 02:16:44 INFO: Retrieving Pricing Info for: v3-standard-4 02:16:45 INFO: Archiving Costs [Pipeline] sh 02:16:46 + cat /w/workspace/exfoundry_edgex-taf-common_PR-47/archives/cost.csv 02:16:46 + cut -d, -f6 [Pipeline] lock 02:16:46 Trying to acquire lock on [jenkins-edgexfoundry-edgex-taf-common-PR-47-1-stack-cost] 02:16:46 Resource [jenkins-edgexfoundry-edgex-taf-common-PR-47-1-stack-cost] did not exist. Created. 02:16:46 Lock acquired on [jenkins-edgexfoundry-edgex-taf-common-PR-47-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:16:46 /w/workspace/exfoundry_edgex-taf-common_PR-47@tmp/durable-f13e1711/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 02:16:47 + echo total: 0.10999999940395355 [Pipeline] stash 02:16:47 Warning: overwriting stash ‘stack-cost’ 02:16:47 Stashed 1 file(s) [Pipeline] } 02:16:47 Lock released on resource [jenkins-edgexfoundry-edgex-taf-common-PR-47-1-stack-cost] [Pipeline] // lock [Pipeline] } 02:16:47 $ docker stop --time=1 28bf995852c29c28b3b23235e45d73fef110e3d535e0930008895c78b5b270e1 02:16:49 $ docker rm -f 28bf995852c29c28b3b23235e45d73fef110e3d535e0930008895c78b5b270e1 [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 02:16:50 + [ -d /w/workspace/exfoundry_edgex-taf-common_PR-47/archives ] 02:16:50 + ls -al /w/workspace/exfoundry_edgex-taf-common_PR-47/archives 02:16:50 total 16 02:16:50 drwxr-xr-x 3 root root 4096 Oct 4 01:25 . 02:16:50 drwxrwxr-x 7 jenkins jenkins 4096 Oct 4 01:25 .. 02:16:50 drwxr-xr-x 2 root root 4096 Oct 4 01:25 cost 02:16:50 -rw-r--r-- 1 root root 87 Oct 4 01:25 cost.csv 02:16:50 + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_edgex-taf-common_PR-47/archives 02:16:50 + ls -al /w/workspace/exfoundry_edgex-taf-common_PR-47/archives 02:16:50 total 16 02:16:50 drwxr-xr-x 3 jenkins jenkins 4096 Oct 4 01:25 . 02:16:50 drwxrwxr-x 7 jenkins jenkins 4096 Oct 4 01:25 .. 02:16:50 drwxr-xr-x 2 jenkins jenkins 4096 Oct 4 01:25 cost 02:16:50 -rw-r--r-- 1 jenkins jenkins 87 Oct 4 01:25 cost.csv [Pipeline] libraryResource [Pipeline] sh 02:16:51 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 02:16:52 ---> package-listing.sh 02:16:52 ++ tr '[:upper:]' '[:lower:]' 02:16:52 ++ facter osfamily 02:16:52 + OS_FAMILY=debian 02:16:52 + workspace=/w/workspace/exfoundry_edgex-taf-common_PR-47 02:16:52 + START_PACKAGES=/tmp/packages_start.txt 02:16:52 + END_PACKAGES=/tmp/packages_end.txt 02:16:52 + DIFF_PACKAGES=/tmp/packages_diff.txt 02:16:52 + PACKAGES=/tmp/packages_start.txt 02:16:52 + '[' /w/workspace/exfoundry_edgex-taf-common_PR-47 ']' 02:16:52 + PACKAGES=/tmp/packages_end.txt 02:16:52 + case "${OS_FAMILY}" in 02:16:52 + dpkg -l 02:16:52 + grep '^ii' 02:16:52 + '[' -f /tmp/packages_start.txt ']' 02:16:52 + '[' -f /tmp/packages_end.txt ']' 02:16:52 + diff /tmp/packages_start.txt /tmp/packages_end.txt 02:16:52 + '[' /w/workspace/exfoundry_edgex-taf-common_PR-47 ']' 02:16:52 + mkdir -p /w/workspace/exfoundry_edgex-taf-common_PR-47/archives/ 02:16:52 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_edgex-taf-common_PR-47/archives/ [Pipeline] echo 02:16:52 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-47/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 02:16:52 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:16:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:16:53 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:16:53 prd-ubuntu20.04-docker-8c-8g-6960 does not seem to be running inside a container 02:16:53 $ 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-47/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-47 -v /w/workspace/exfoundry_edgex-taf-common_PR-47:/w/workspace/exfoundry_edgex-taf-common_PR-47:rw,z -v /w/workspace/exfoundry_edgex-taf-common_PR-47@tmp:/w/workspace/exfoundry_edgex-taf-common_PR-47@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 02:16:53 $ docker top 9e8ab8dc0fdc66ee20f4429aecc853eaa440aa60c2525c435755afaf42d5e377 -eo pid,comm [Pipeline] { [Pipeline] sh 02:16:54 + touch /tmp/pre-build-complete [Pipeline] sh 02:16:54 + mkdir -p /var/log/sysstat [Pipeline] sh 02:16:54 + ls /var/log/sa-host 02:16:54 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:16:54 provisioning config files... 02:16:54 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_edgex-taf-common_PR-47@tmp/config11623802762743343090tmp [Pipeline] { [Pipeline] echo 02:16:55 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 02:16:55 ---> create-netrc.sh [Pipeline] } 02:16:55 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 02:16:55 ---> python-tools-install.sh [Pipeline] echo 02:16:55 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 02:16:56 ---> sudo-logs.sh 02:16:56 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 02:16:56 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 02:16:56 ---> job-cost.sh 02:16:56 lf-activate-venv: SKIPPING 02:16:56 DEBUG: total: 0.2199999988079071 02:16:56 INFO: Retrieving Stack Cost... 02:16:56 INFO: Retrieving Pricing Info for: v3-standard-8 02:16:57 INFO: Archiving Costs [Pipeline] echo 02:16:57 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 02:16:57 ---> logs-deploy.sh 02:16:57 lf-activate-venv: SKIPPING 02:16:57 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-taf-common/PR-47/1 02:16:57 INFO: archiving workspace using pattern(s): 02:16:59 Archives upload complete. 02:16:59 INFO: archiving logs to Nexus 02:16:59 ---> uname -a: 02:16:59 Linux prd-ubuntu20-04-docker-8c-8g-6960 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 02:16:59 02:16:59