Pull request #51 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 8cc13092bf2764d664cb4afd652ee156cbcb95dc+437f112b20c4e4b4ca5169bd4ee8fb99e51cb62b (3b9d19673c0a0b35f2e9378daa12415d5749f2c4) 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-ssh13287012075739441882.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a 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-ssh14583023681916652018.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a 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-51/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-51/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14365499874722674534.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-taf-common/branches/PR-51/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10873941446332632793.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > 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-ssh4195231989564674955.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-taf-common/branches/PR-51/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-51/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh12001141159952265706.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildDocker] RAW Config: [project:edgex-taf-common, mavenSettings:taf-settings, dockerNexusRepo:snapshots, semver:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildDocker] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: taf-settings PROJECT: edgex-taf-common USE_SEMVER: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: edgex-taf-common DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: snapshots DOCKER_PUSH_LATEST: true PUSH_DOCKER_IMAGE: true ARCHIVE_IMAGE: false ARCHIVE_NAME: edgex-taf-common-archive.tar.gz SEMVER_BUMP_LEVEL: pre BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task ‘prd-ubuntu20.04-docker-8c-8g-6434’ is offline Running on prd-ubuntu20.04-docker-8c-8g-6435 in /w/workspace/exfoundry_edgex-taf-common_PR-51 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-taf-common.git > git init /w/workspace/exfoundry_edgex-taf-common_PR-51 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 437f112b20c4e4b4ca5169bd4ee8fb99e51cb62b into PR head commit 8cc13092bf2764d664cb4afd652ee156cbcb95dc Merge succeeded, producing 8cc13092bf2764d664cb4afd652ee156cbcb95dc Checking out Revision 8cc13092bf2764d664cb4afd652ee156cbcb95dc (PR-51) > git config remote.origin.url git@github.com:edgexfoundry/edgex-taf-common.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-taf-common.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/pull/51/head:refs/remotes/origin/PR-51 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8cc13092bf2764d664cb4afd652ee156cbcb95dc # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 437f112b20c4e4b4ca5169bd4ee8fb99e51cb62b # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8cc13092bf2764d664cb4afd652ee156cbcb95dc # timeout=10 Commit message: "Bump redis from 4.5.3 to 4.5.4" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 04:46:54 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 04:46:55 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 04:46:55 ========================================================= 04:46:55 EdgeX Global Pipelines Version Info 04:46:55 ========================================================= [Pipeline] libraryResource [Pipeline] sh 04:46:55 ------------------- 04:46:55 stable info: 04:46:55 ------------------- 04:46:55 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 04:46:55 Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a 04:46:55 Message: update stable to v1.0.245 04:46:56 ------------------- 04:46:56 experimental info: 04:46:56 ------------------- 04:46:56 Commited By: **** collab-it+edgex@linuxfoundation.org 04:46:56 Commit SHA: 046ad6d0e2e636d38ea4daf53c055316476b9501 04:46:56 Message: update experimental to v1.0.247 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo 04:46:56 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = taf-settings [Pipeline] echo 04:46:56 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-taf-common [Pipeline] echo 04:46:56 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 04:46:56 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 04:46:57 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 04:46:57 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-taf-common [Pipeline] echo 04:46:57 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 04:46:57 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = snapshots [Pipeline] echo 04:46:57 [edgeXSetupEnvironment]: set envvar DOCKER_PUSH_LATEST = true [Pipeline] echo 04:46:57 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 04:46:57 [edgeXSetupEnvironment]: set envvar ARCHIVE_IMAGE = false [Pipeline] echo 04:46:57 [edgeXSetupEnvironment]: set envvar ARCHIVE_NAME = edgex-taf-common-archive.tar.gz [Pipeline] echo 04:46:57 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 04:46:57 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 04:46:57 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-51 [Pipeline] echo 04:46:57 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-51 [Pipeline] echo 04:46:57 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-51 [Pipeline] echo 04:46:57 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 8cc13092bf2764d664cb4afd652ee156cbcb95dc [Pipeline] echo 04:46:57 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 8cc1309 [Pipeline] echo 04:46:57 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:46:57 provisioning config files... 04:46:57 copy managed file [taf-settings] to file:/w/workspace/exfoundry_edgex-taf-common_PR-51@tmp/config10772958387510154003tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:46:58 ---> docker-login.sh 04:46:58 nexus3.edgexfoundry.org:10001 04:46:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:46:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:46:58 Configure a credential helper to remove this warning. See 04:46:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:46:58 04:46:58 Login Succeeded 04:46:58 nexus3.edgexfoundry.org:10002 04:46:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:46:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:46:58 Configure a credential helper to remove this warning. See 04:46:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:46:58 04:46:58 Login Succeeded 04:46:58 nexus3.edgexfoundry.org:10003 04:46:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:46:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:46:58 Configure a credential helper to remove this warning. See 04:46:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:46:58 04:46:58 Login Succeeded 04:46:58 nexus3.edgexfoundry.org:10004 04:46:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:46:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:46:58 Configure a credential helper to remove this warning. See 04:46:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:46:58 04:46:58 Login Succeeded 04:46:58 docker.io 04:46:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:46:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:46:58 Configure a credential helper to remove this warning. See 04:46:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:46:58 04:46:58 Login Succeeded 04:46:58 ---> docker-login.sh ends [Pipeline] } 04:46:58 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 04:46:59 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:46:59 + grep -v github /etc/ssh/ssh_known_hosts 04:46:59 + [ -e /tmp/ssh_known_hosts ] 04:46:59 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 04:46:59 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 04:46:59 + sudo tee -a /etc/ssh/ssh_known_hosts 04:46:59 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:46:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:46:59 04:46:59 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:47:00 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:47:00 0.1.4: Pulling from edgex-devops/py-git-semver 04:47:00 b85a868b505f: Pulling fs layer 04:47:00 e2be974225ed: Pulling fs layer 04:47:00 339a4e72a1f5: Pulling fs layer 04:47:00 988bab9f4d93: Pulling fs layer 04:47:00 1469e6f7b9e6: Pulling fs layer 04:47:00 eaf3925da568: Pulling fs layer 04:47:00 bab4dde63d76: Pulling fs layer 04:47:00 bde34c3a00c8: Pulling fs layer 04:47:00 b352a97aabf1: Pulling fs layer 04:47:00 4872d77fe225: Pulling fs layer 04:47:00 5851b861e8e6: Pulling fs layer 04:47:00 988bab9f4d93: Waiting 04:47:00 1469e6f7b9e6: Waiting 04:47:00 eaf3925da568: Waiting 04:47:00 bab4dde63d76: Waiting 04:47:00 bde34c3a00c8: Waiting 04:47:00 b352a97aabf1: Waiting 04:47:00 4872d77fe225: Waiting 04:47:00 5851b861e8e6: Waiting 04:47:00 e2be974225ed: Verifying Checksum 04:47:00 e2be974225ed: Download complete 04:47:00 988bab9f4d93: Download complete 04:47:00 339a4e72a1f5: Verifying Checksum 04:47:00 339a4e72a1f5: Download complete 04:47:00 1469e6f7b9e6: Verifying Checksum 04:47:00 1469e6f7b9e6: Download complete 04:47:00 eaf3925da568: Download complete 04:47:00 bde34c3a00c8: Verifying Checksum 04:47:00 bde34c3a00c8: Download complete 04:47:00 b352a97aabf1: Download complete 04:47:00 4872d77fe225: Verifying Checksum 04:47:00 4872d77fe225: Download complete 04:47:00 5851b861e8e6: Verifying Checksum 04:47:00 5851b861e8e6: Download complete 04:47:00 b85a868b505f: Verifying Checksum 04:47:00 b85a868b505f: Download complete 04:47:00 bab4dde63d76: Verifying Checksum 04:47:00 bab4dde63d76: Download complete 04:47:01 b85a868b505f: Pull complete 04:47:01 e2be974225ed: Pull complete 04:47:02 339a4e72a1f5: Pull complete 04:47:02 988bab9f4d93: Pull complete 04:47:02 1469e6f7b9e6: Pull complete 04:47:02 eaf3925da568: Pull complete 04:47:04 bab4dde63d76: Pull complete 04:47:04 bde34c3a00c8: Pull complete 04:47:04 b352a97aabf1: Pull complete 04:47:04 4872d77fe225: Pull complete 04:47:04 5851b861e8e6: Pull complete 04:47:04 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 04:47:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:47:04 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:47:04 prd-ubuntu20.04-docker-8c-8g-6435 does not seem to be running inside a container 04:47:04 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_edgex-taf-common_PR-51 -v /w/workspace/exfoundry_edgex-taf-common_PR-51:/w/workspace/exfoundry_edgex-taf-common_PR-51:rw,z -v /w/workspace/exfoundry_edgex-taf-common_PR-51@tmp:/w/workspace/exfoundry_edgex-taf-common_PR-51@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 04:47:06 $ docker top 79985911bc9a3505d26cdb581569af67e21e73e694d9dd1de67a7817ebb97eb9 -eo pid,comm 04:47:06 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 04:47:06 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:47:06 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:47:06 [ssh-agent] Looking for ssh-agent implementation... 04:47:06 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:47:06 $ docker exec 79985911bc9a3505d26cdb581569af67e21e73e694d9dd1de67a7817ebb97eb9 ssh-agent 04:47:06 SSH_AUTH_SOCK=/tmp/ssh-gwsSTi1UqlT0/agent.32 04:47:06 SSH_AGENT_PID=38 04:47:06 Running ssh-add (command line suppressed) 04:47:06 Identity added: /w/workspace/exfoundry_edgex-taf-common_PR-51@tmp/private_key_17119668230906779405.key (/w/workspace/exfoundry_edgex-taf-common_PR-51@tmp/private_key_17119668230906779405.key) 04:47:06 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:47:06 + git tag --points-at HEAD [Pipeline] } 04:47:06 $ docker exec --env ******** --env ******** 79985911bc9a3505d26cdb581569af67e21e73e694d9dd1de67a7817ebb97eb9 ssh-agent -k 04:47:06 unset SSH_AUTH_SOCK; 04:47:06 unset SSH_AGENT_PID; 04:47:06 echo Agent pid 38 killed; 04:47:06 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 04:47:07 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:47:07 [ssh-agent] Looking for ssh-agent implementation... 04:47:07 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:47:07 $ docker exec 79985911bc9a3505d26cdb581569af67e21e73e694d9dd1de67a7817ebb97eb9 ssh-agent 04:47:07 SSH_AUTH_SOCK=/tmp/ssh-F67CfoagG1lm/agent.70 04:47:07 SSH_AGENT_PID=76 04:47:07 Running ssh-add (command line suppressed) 04:47:07 Identity added: /w/workspace/exfoundry_edgex-taf-common_PR-51@tmp/private_key_17208196035669526973.key (/w/workspace/exfoundry_edgex-taf-common_PR-51@tmp/private_key_17208196035669526973.key) 04:47:07 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:47:07 + git semver init 04:47:08 2023-03-30 04:47:07,993 [run_init] DEBUG init version:0.0.0 force:False 04:47:08 2023-03-30 04:47:07,994 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_edgex-taf-common_PR-51/.semver 04:47:08 2023-03-30 04:47:07,994 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-taf-common.git /w/workspace/exfoundry_edgex-taf-common_PR-51/.semver 04:47:08 2023-03-30 04:47:07,994 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-taf-common.git', '/w/workspace/exfoundry_edgex-taf-common_PR-51/.semver'], cwd=/w/workspace/exfoundry_edgex-taf-common_PR-51, universal_newlines=False, shell=None, istream=None) 04:47:08 2023-03-30 04:47:08,591 [append_file] DEBUG append to file:/w/workspace/exfoundry_edgex-taf-common_PR-51/.git/info/exclude 04:47:08 2023-03-30 04:47:08,592 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_edgex-taf-common_PR-51/.semver/PR-51 with force:False 04:47:08 2023-03-30 04:47:08,592 [write_file] DEBUG write to file:/w/workspace/exfoundry_edgex-taf-common_PR-51/.semver/PR-51 04:47:08 2023-03-30 04:47:08,596 [execute] INFO git cat-file --batch-check 04:47:08 2023-03-30 04:47:08,596 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_edgex-taf-common_PR-51/.semver, universal_newlines=False, shell=None, istream=) 04:47:08 2023-03-30 04:47:08,602 [execute] INFO git cat-file --batch 04:47:08 2023-03-30 04:47:08,602 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_edgex-taf-common_PR-51/.semver, universal_newlines=False, shell=None, istream=) 04:47:08 2023-03-30 04:47:08,607 [read_version] DEBUG read version from /w/workspace/exfoundry_edgex-taf-common_PR-51/.semver/PR-51 04:47:08 0.0.0 [Pipeline] } 04:47:08 $ docker exec --env ******** --env ******** 79985911bc9a3505d26cdb581569af67e21e73e694d9dd1de67a7817ebb97eb9 ssh-agent -k 04:47:08 unset SSH_AUTH_SOCK; 04:47:08 unset SSH_AGENT_PID; 04:47:08 echo Agent pid 76 killed; 04:47:08 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:47:09 + git semver [Pipeline] } 04:47:09 $ docker stop --time=1 79985911bc9a3505d26cdb581569af67e21e73e694d9dd1de67a7817ebb97eb9 04:47:10 $ docker rm -f --volumes 79985911bc9a3505d26cdb581569af67e21e73e694d9dd1de67a7817ebb97eb9 [Pipeline] // withDockerContainer [Pipeline] sh 04:47:11 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 04:47:11 Stashed 1 file(s) [Pipeline] echo 04:47:11 [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 04:47:11 provisioning config files... 04:47:11 copy managed file [taf-settings] to file:/w/workspace/exfoundry_edgex-taf-common_PR-51@tmp/config10811065033631971686tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:47:12 ---> docker-login.sh 04:47:12 nexus3.edgexfoundry.org:10001 04:47:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:47:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:47:12 Configure a credential helper to remove this warning. See 04:47:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:47:12 04:47:12 Login Succeeded 04:47:12 nexus3.edgexfoundry.org:10002 04:47:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:47:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:47:12 Configure a credential helper to remove this warning. See 04:47:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:47:12 04:47:12 Login Succeeded 04:47:12 nexus3.edgexfoundry.org:10003 04:47:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:47:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:47:12 Configure a credential helper to remove this warning. See 04:47:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:47:12 04:47:12 Login Succeeded 04:47:12 nexus3.edgexfoundry.org:10004 04:47:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:47:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:47:12 Configure a credential helper to remove this warning. See 04:47:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:47:12 04:47:12 Login Succeeded 04:47:12 docker.io 04:47:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:47:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:47:12 Configure a credential helper to remove this warning. See 04:47:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:47:12 04:47:12 Login Succeeded 04:47:12 ---> docker-login.sh ends [Pipeline] } 04:47:12 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 04:47:13 + sudo chown -R jenkins:jenkins . [Pipeline] sh 04:47:14 + ls -al . 04:47:14 total 68 04:47:14 drwxrwxr-x 6 jenkins jenkins 4096 Mar 30 04:47 . 04:47:14 drwxrwxr-x 4 jenkins jenkins 4096 Mar 30 04:46 .. 04:47:14 drwxrwxr-x 8 jenkins jenkins 4096 Mar 30 04:47 .git 04:47:14 -rw-rw-r-- 1 jenkins jenkins 22 Mar 30 04:46 .gitignore 04:47:14 drwxr-xr-x 3 jenkins jenkins 4096 Mar 30 04:47 .semver 04:47:14 -rw-rw-r-- 1 jenkins jenkins 2268 Mar 30 04:46 Dockerfile 04:47:14 -rw-rw-r-- 1 jenkins jenkins 746 Mar 30 04:46 Jenkinsfile 04:47:14 -rw-rw-r-- 1 jenkins jenkins 11381 Mar 30 04:46 LICENSE 04:47:14 -rw-rw-r-- 1 jenkins jenkins 3582 Mar 30 04:46 README.md 04:47:14 drwxrwxr-x 4 jenkins jenkins 4096 Mar 30 04:46 TAF-Manager 04:47:14 drwxrwxr-x 6 jenkins jenkins 4096 Mar 30 04:46 TUC 04:47:14 -rw-rw-r-- 1 jenkins jenkins 5 Mar 30 04:47 VERSION 04:47:14 -rw-rw-r-- 1 jenkins jenkins 344 Mar 30 04:46 requirements.txt 04:47:14 -rw-rw-r-- 1 jenkins jenkins 54 Mar 30 04:46 robot-entrypoint.sh 04:47:14 -rw-rw-r-- 1 jenkins jenkins 445 Mar 30 04:46 setup.py [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:47:14 + docker build -t edgex-taf-common -f Dockerfile --build-arg ARCH=amd64 --label git_sha=8cc13092bf2764d664cb4afd652ee156cbcb95dc --label arch=amd64 --label version=0.0.0 . 04:47:14 Sending build context to Docker daemon 421.9kB 04:47:14 Step 1/12 : FROM alpine:3.16 04:47:14 3.16: Pulling from library/alpine 04:47:15 91d30c5bc195: Pulling fs layer 04:47:15 91d30c5bc195: Verifying Checksum 04:47:15 91d30c5bc195: Download complete 04:47:15 91d30c5bc195: Pull complete 04:47:15 Digest: sha256:c2b622f6e510a0d25bccaffa9e67b75a6860cb09b74bb58cfc36a9ef4331109f 04:47:15 Status: Downloaded newer image for alpine:3.16 04:47:15 ---> 8471affe5de5 04:47:15 Step 2/12 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: IOTech' 04:47:15 ---> Running in 7e4cfc836137 04:47:15 Removing intermediate container 7e4cfc836137 04:47:15 ---> 01853be7a9c1 04:47:15 Step 3/12 : LABEL maintainer="Bruce Huang " 04:47:15 ---> Running in 30d4e6a26f9c 04:47:15 Removing intermediate container 30d4e6a26f9c 04:47:15 ---> e6cafffe84ad 04:47:15 Step 4/12 : COPY . /edgex-taf/edgex-taf-common 04:47:15 ---> 14b1e45fc952 04:47:15 Step 5/12 : COPY robot-entrypoint.sh /usr/local/bin/ 04:47:15 ---> d1520627159a 04:47:15 Step 6/12 : WORKDIR /edgex-taf 04:47:15 ---> Running in 19115f941b8c 04:47:16 Removing intermediate container 19115f941b8c 04:47:16 ---> 9c6ef664f8f6 04:47:16 Step 7/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 04:47:16 ---> Running in cf58969163d7 04:47:16 Removing intermediate container cf58969163d7 04:47:16 ---> 0ffd5346e0ca 04:47:16 Step 8/12 : RUN apk upgrade && apk add --update --no-cache openssl curl jq docker-cli && apk add --no-cache chromium chromium-chromedriver && apk add --no-cache libc-dev libffi-dev postgresql-dev gcc musl-dev && apk add --no-cache python3-dev g++ zeromq-dev=4.3.4-r0 && apk add --no-cache python3 && if [ ! -e /usr/bin/python ]; then ln -sf python3 /usr/bin/python ; fi && apk add --no-cache tzdata && cp /usr/share/zoneinfo/UTC /etc/localtime && apk del tzdata && python3 -m ensurepip && rm -r /usr/lib/python*/ensurepip && pip3 install --no-cache --upgrade pip setuptools wheel && if [ ! -e /usr/bin/pip ]; then ln -s pip3 /usr/bin/pip ; fi && pip3 install ./edgex-taf-common && pip3 install robotframework==4.1.3 && pip3 install docker==4.4.1 && pip3 install -U python-dotenv==0.15.0 && pip3 install -U RESTinstance==1.0.2 && pip3 install -U robotbackgroundlogger==1.2 && pip3 install -U configparser==5.0.1 && pip3 install -U requests==2.25.1 && pip3 install -U robotframework-requests==0.8.0 && pip3 install -U paho-mqtt==1.5.1 && pip3 install -U redis==4.5.3 && pip3 install -U pyzmq==22.2.1 && pip3 install -U robotframework-seleniumlibrary==5.1.3 && pip3 install -U psycopg2==2.9.3 && pip3 install -U numpy==1.22.3 && pip3 install -U psutil==5.9.0 && pip3 install -U pycryptodome==3.15.0 && pip3 install -U influxdb-client==1.33.0 04:47:16 ---> Running in 6f30f38f2c43 04:47:16 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 04:47:17 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 04:47:18 OK: 6 MiB in 14 packages 04:47:18 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 04:47:19 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 04:47:20 (1/9) Installing ca-certificates (20220614-r0) 04:47:21 (2/9) Installing brotli-libs (1.0.9-r6) 04:47:21 (3/9) Installing nghttp2-libs (1.47.0-r0) 04:47:21 (4/9) Installing libcurl (7.83.1-r6) 04:47:22 (5/9) Installing curl (7.83.1-r6) 04:47:22 (6/9) Installing docker-cli (20.10.20-r0) 04:47:23 (7/9) Installing oniguruma (6.9.8-r0) 04:47:23 (8/9) Installing jq (1.6-r1) 04:47:24 (9/9) Installing openssl (1.1.1t-r2) 04:47:24 Executing busybox-1.35.0-r17.trigger 04:47:24 Executing ca-certificates-20220614-r0.trigger 04:47:24 OK: 52 MiB in 23 packages 04:47:24 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 04:47:25 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 04:47:25 (1/137) Installing libmagic (5.41-r0) 04:47:26 (2/137) Installing file (5.41-r0) 04:47:26 (3/137) Installing libxau (1.0.9-r0) 04:47:26 Still waiting to schedule task 04:47:26 ‘prd-ubuntu20.04-docker-arm64-4c-16g-6436’ is offline 04:47:26 (4/137) Installing libxdmcp (1.1.3-r0) 04:47:27 (5/137) Installing libxcb (1.15-r0) 04:47:27 (6/137) Installing libx11 (1.8-r0) 04:47:27 (7/137) Installing libxext (1.3.4-r0) 04:47:28 (8/137) Installing libice (1.0.10-r0) 04:47:28 (9/137) Installing libuuid (2.38-r1) 04:47:28 (10/137) Installing libsm (1.2.3-r0) 04:47:29 (11/137) Installing libxt (1.2.1-r0) 04:47:29 (12/137) Installing libxmu (1.1.3-r0) 04:47:29 (13/137) Installing xset (1.2.4-r0) 04:47:29 (14/137) Installing xprop (1.2.5-r0) 04:47:30 (15/137) Installing xdg-utils (1.1.3-r3) 04:47:30 (16/137) Installing eudev-libs (3.2.11-r0) 04:47:31 (17/137) Installing pkgconf (1.8.1-r0) 04:47:31 (18/137) Installing libffi (3.4.2-r1) 04:47:31 (19/137) Installing libintl (0.21-r2) 04:47:31 (20/137) Installing libblkid (2.38-r1) 04:47:32 (21/137) Installing libmount (2.38-r1) 04:47:32 (22/137) Installing pcre (8.45-r2) 04:47:32 (23/137) Installing glib (2.72.1-r0) 04:47:33 (24/137) Installing xz-libs (5.2.5-r1) 04:47:33 (25/137) Installing libxml2 (2.9.14-r2) 04:47:34 (26/137) Installing shared-mime-info (2.2-r2) 04:47:34 (27/137) Installing hicolor-icon-theme (0.17-r1) 04:47:35 (28/137) Installing libjpeg-turbo (2.1.3-r1) 04:47:35 (29/137) Installing libpng (1.6.37-r1) 04:47:35 (30/137) Installing libwebp (1.2.3-r0) 04:47:36 (31/137) Installing zstd-libs (1.5.2-r1) 04:47:36 (32/137) Installing tiff (4.4.0-r1) 04:47:37 (33/137) Installing gdk-pixbuf (2.42.8-r0) 04:47:37 (34/137) Installing gtk-update-icon-cache (2.24.33-r3) 04:47:37 (35/137) Installing libxcomposite (0.4.5-r0) 04:47:37 (36/137) Installing libxfixes (6.0.0-r0) 04:47:38 (37/137) Installing libxrender (0.9.10-r3) 04:47:38 (38/137) Installing libxcursor (1.2.1-r0) 04:47:38 (39/137) Installing libxdamage (1.1.5-r1) 04:47:38 (40/137) Installing libxi (1.8-r0) 04:47:39 (41/137) Installing libxinerama (1.1.4-r1) 04:47:39 (42/137) Installing libxrandr (1.5.2-r1) 04:47:39 (43/137) Installing atk (2.38.0-r0) 04:47:39 (44/137) Installing libxtst (1.2.3-r3) 04:47:40 (45/137) Installing dbus-libs (1.14.4-r0) 04:47:40 (46/137) Installing at-spi2-core (2.44.1-r0) 04:47:41 (47/137) Installing at-spi2-atk (2.38.0-r0) 04:47:41 (48/137) Installing expat (2.5.0-r0) 04:47:41 (49/137) Installing libbz2 (1.0.8-r1) 04:47:41 (50/137) Installing freetype (2.12.1-r0) 04:47:42 (51/137) Installing fontconfig (2.14.0-r0) 04:47:42 (52/137) Installing pixman (0.40.0-r4) 04:47:43 (53/137) Installing cairo (1.17.4-r2) 04:47:43 (54/137) Installing cairo-gobject (1.17.4-r2) 04:47:43 (55/137) Installing avahi-libs (0.8-r6) 04:47:43 (56/137) Installing gmp (6.2.1-r2) 04:47:44 (57/137) Installing nettle (3.7.3-r0) 04:47:44 (58/137) Installing p11-kit (0.24.1-r0) 04:47:45 (59/137) Installing libtasn1 (4.18.0-r1) 04:47:45 (60/137) Installing libunistring (1.0-r0) 04:47:45 (61/137) Installing gnutls (3.7.7-r1) 04:47:46 (62/137) Installing cups-libs (2.4.2-r0) 04:47:47 (63/137) Installing libepoxy (1.5.10-r0) 04:47:47 (64/137) Installing fribidi (1.0.12-r0) 04:47:47 (65/137) Installing graphite2 (1.3.14-r1) 04:47:47 (66/137) Installing harfbuzz (4.3.0-r0) 04:47:48 (67/137) Installing libxft (2.3.4-r0) 04:47:48 (68/137) Installing pango (1.50.7-r0) 04:47:49 (69/137) Installing wayland-libs-client (1.20.0-r0) 04:47:49 (70/137) Installing wayland-libs-cursor (1.20.0-r0) 04:47:49 (71/137) Installing wayland-libs-egl (1.20.0-r0) 04:47:49 (72/137) Installing xkeyboard-config (2.35.1-r0) 04:47:50 (73/137) Installing libxkbcommon (1.4.1-r0) 04:47:50 (74/137) Installing gtk+3.0 (3.24.34-r1) 04:47:51 Executing gtk+3.0-3.24.34-r1.post-install 04:47:51 (75/137) Installing libfontenc (1.1.4-r0) 04:47:51 (76/137) Installing mkfontscale (1.2.2-r0) 04:47:51 (77/137) Installing font-opensans (0_git20210927-r0) 04:47:52 (78/137) Installing libgcc (11.2.1_git20220219-r2) 04:47:52 (79/137) Installing libogg (1.3.5-r1) 04:47:53 (80/137) Installing libstdc++ (11.2.1_git20220219-r2) 04:47:53 (81/137) Installing flac (1.3.4-r0) 04:47:53 (82/137) Installing alsa-lib (1.2.7.2-r0) 04:47:54 (83/137) Installing libatomic (11.2.1_git20220219-r2) 04:47:54 (84/137) Installing sdl2 (2.0.22-r0) 04:47:54 (85/137) Installing aom-libs (3.3.0-r0) 04:47:55 (86/137) Installing libass (0.16.0-r0) 04:47:55 (87/137) Installing libdav1d (1.0.0-r0) 04:47:56 (88/137) Installing libpciaccess (0.16-r0) 04:47:56 (89/137) Installing libdrm (2.4.110-r0) 04:47:56 (90/137) Installing ncurses-terminfo-base (6.3_p20220521-r0) 04:47:57 (91/137) Installing ncurses-libs (6.3_p20220521-r0) 04:47:57 (92/137) Installing lame (3.100-r0) 04:47:58 (93/137) Installing opus (1.3.1-r1) 04:47:58 (94/137) Installing libasyncns (0.8-r1) 04:47:58 (95/137) Installing libltdl (2.4.7-r0) 04:47:58 (96/137) Installing orc (0.4.32-r0) 04:47:59 (97/137) Installing libvorbis (1.3.7-r0) 04:47:59 (98/137) Installing libsndfile (1.1.0-r0) 04:47:59 (99/137) Installing libgomp (11.2.1_git20220219-r2) 04:48:00 (100/137) Installing soxr (0.1.3-r2) 04:48:00 (101/137) Installing speexdsp (1.2.0-r0) 04:48:00 (102/137) Installing tdb-libs (1.4.6-r0) 04:48:01 (103/137) Installing libpulse (15.0-r2) 04:48:01 (104/137) Installing cjson (1.7.15-r3) 04:48:02 (105/137) Installing mbedtls (2.28.3-r0) 04:48:02 (106/137) Installing librist (0.2.6-r1) 04:48:02 (107/137) Installing libsrt (1.4.4-r0) 04:48:03 (108/137) Installing libssh (0.9.6-r1) 04:48:03 (109/137) Installing libtheora (1.1.1-r16) 04:48:03 (110/137) Installing v4l-utils-libs (1.22.1-r1) 04:48:04 (111/137) Installing libva (2.14.0-r0) 04:48:04 (112/137) Installing libvdpau (1.5-r0) 04:48:04 (113/137) Installing vidstab (1.1.0-r1) 04:48:05 (114/137) Installing libvpx (1.11.0-r1) 04:48:05 (115/137) Installing x264-libs (0.163_git20210613-r0) 04:48:06 (116/137) Installing numactl (2.0.14-r0) 04:48:06 (117/137) Installing x265-libs (3.5-r3) 04:48:06 (118/137) Installing xvidcore (1.3.7-r1) 04:48:07 (119/137) Installing ffmpeg-libs (5.0.1-r1) 04:48:08 (120/137) Installing libevent (2.1.12-r4) 04:48:08 (121/137) Installing mesa (21.3.9-r0) 04:48:08 (122/137) Installing wayland-libs-server (1.20.0-r0) 04:48:08 (123/137) Installing mesa-gbm (21.3.9-r0) 04:48:09 (124/137) Installing icu-data-en (71.1-r2) 04:48:09 Executing icu-data-en-71.1-r2.post-install 04:48:09 * 04:48:09 * If you need ICU with non-English locales and legacy charset support, install 04:48:09 * package icu-data-full. 04:48:09 * 04:48:09 (125/137) Installing icu-libs (71.1-r2) 04:48:10 (126/137) Installing lcms2 (2.13.1-r0) 04:48:10 (127/137) Installing minizip (1.2.12-r0) 04:48:10 (128/137) Installing nspr (4.33-r0) 04:48:11 (129/137) Installing sqlite-libs (3.38.5-r0) 04:48:11 (130/137) Installing nss (3.78.1-r0) 04:48:12 (131/137) Installing re2 (2022.04.01-r0) 04:48:12 (132/137) Installing snappy (1.1.9-r4) 04:48:12 (133/137) Installing libgpg-error (1.45-r0) 04:48:13 (134/137) Installing libgcrypt (1.10.1-r0) 04:48:13 (135/137) Installing libxslt (1.1.35-r0) 04:48:13 (136/137) Installing chromium (102.0.5005.182-r0) 04:48:15 (137/137) Installing chromium-chromedriver (102.0.5005.182-r0) 04:48:16 Executing busybox-1.35.0-r17.trigger 04:48:16 Executing glib-2.72.1-r0.trigger 04:48:16 Executing shared-mime-info-2.2-r2.trigger 04:48:17 Executing gdk-pixbuf-2.42.8-r0.trigger 04:48:17 Executing gtk-update-icon-cache-2.24.33-r3.trigger 04:48:17 Executing fontconfig-2.14.0-r0.trigger 04:48:17 Executing mkfontscale-1.2.2-r0.trigger 04:48:17 OK: 409 MiB in 160 packages 04:48:17 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 04:48:17 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 04:48:18 (1/21) Installing binutils (2.38-r3) 04:48:18 (2/21) Installing isl22 (0.22-r0) 04:48:19 (3/21) Installing mpfr4 (4.1.0-r0) 04:48:19 (4/21) Installing mpc1 (1.2.1-r0) 04:48:19 (5/21) Installing gcc (11.2.1_git20220219-r2) 04:48:21 (6/21) Installing musl-dev (1.2.3-r2) 04:48:21 (7/21) Installing libc-dev (0.7.2-r3) 04:48:21 (8/21) Installing linux-headers (5.16.7-r1) 04:48:22 (9/21) Installing libffi-dev (3.4.2-r1) 04:48:22 (10/21) Installing libpq (14.7-r0) 04:48:23 (11/21) Installing openssl-dev (1.1.1t-r2) 04:48:23 (12/21) Installing libpq-dev (14.7-r0) 04:48:23 (13/21) Installing libecpg (14.7-r0) 04:48:24 (14/21) Installing libecpg-dev (14.7-r0) 04:48:24 (15/21) Installing llvm13-libs (13.0.1-r2) 04:48:25 (16/21) Installing clang-libs (13.0.1-r1) 04:48:27 (17/21) Installing clang (13.0.1-r1) 04:48:27 (18/21) Installing icu (71.1-r2) 04:48:27 (19/21) Installing icu-dev (71.1-r2) 04:48:28 (20/21) Installing llvm13 (13.0.1-r2) 04:48:29 (21/21) Installing postgresql14-dev (14.7-r0) 04:48:29 Executing busybox-1.35.0-r17.trigger 04:48:29 OK: 822 MiB in 181 packages 04:48:29 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 04:48:30 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 04:48:31 (1/10) Installing g++ (11.2.1_git20220219-r2) 04:48:31 (2/10) Installing gdbm (1.23-r0) 04:48:32 (3/10) Installing mpdecimal (2.5.1-r1) 04:48:32 (4/10) Installing readline (8.1.2-r0) 04:48:32 (5/10) Installing python3 (3.10.10-r0) 04:48:36 (6/10) Installing python3-dev (3.10.10-r0) 04:48:41 (7/10) Installing libsodium (1.0.18-r0) 04:48:41 (8/10) Installing libzmq (4.3.4-r0) 04:48:41 (9/10) Installing libsodium-dev (1.0.18-r0) 04:48:41 (10/10) Installing zeromq-dev (4.3.4-r0) 04:48:42 Executing busybox-1.35.0-r17.trigger 04:48:42 OK: 974 MiB in 191 packages 04:48:42 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 04:48:42 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 04:48:43 OK: 974 MiB in 191 packages 04:48:43 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 04:48:43 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 04:48:44 (1/1) Installing tzdata (2023c-r0) 04:48:45 Executing busybox-1.35.0-r17.trigger 04:48:45 OK: 978 MiB in 192 packages 04:48:45 (1/1) Purging tzdata (2023c-r0) 04:48:45 Executing busybox-1.35.0-r17.trigger 04:48:45 OK: 974 MiB in 191 packages 04:48:47 Looking in links: /tmp/tmpb184mr6i 04:48:47 Processing /tmp/tmpb184mr6i/setuptools-65.5.0-py3-none-any.whl 04:48:47 Processing /tmp/tmpb184mr6i/pip-22.3.1-py3-none-any.whl 04:48:47 Installing collected packages: setuptools, pip 04:48:50 Successfully installed pip-22.3.1 setuptools-65.5.0 04:48:50 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 04:48:50 Requirement already satisfied: pip in /usr/lib/python3.10/site-packages (22.3.1) 04:48:50 Collecting pip 04:48:50 Downloading pip-23.0.1-py3-none-any.whl (2.1 MB) 04:48:51 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 86.8 MB/s eta 0:00:00 04:48:51 Requirement already satisfied: setuptools in /usr/lib/python3.10/site-packages (65.5.0) 04:48:51 Collecting setuptools 04:48:51 Downloading setuptools-67.6.1-py3-none-any.whl (1.1 MB) 04:48:51 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 120.5 MB/s eta 0:00:00 04:48:51 Collecting wheel 04:48:51 Downloading wheel-0.40.0-py3-none-any.whl (64 kB) 04:48:51 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 64.5/64.5 kB 172.8 MB/s eta 0:00:00 04:48:51 Installing collected packages: wheel, setuptools, pip 04:48:51 Attempting uninstall: setuptools 04:48:51 Found existing installation: setuptools 65.5.0 04:48:51 Uninstalling setuptools-65.5.0: 04:48:51 Successfully uninstalled setuptools-65.5.0 04:48:52 Attempting uninstall: pip 04:48:52 Found existing installation: pip 22.3.1 04:48:52 Uninstalling pip-22.3.1: 04:48:52 Successfully uninstalled pip-22.3.1 04:48:54 Successfully installed pip-23.0.1 setuptools-67.6.1 wheel-0.40.0 04:48:54 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 04:48:55 Processing ./edgex-taf-common 04:48:55 Preparing metadata (setup.py): started 04:48:55 Preparing metadata (setup.py): finished with status 'done' 04:48:55 Building wheels for collected packages: edgex-taf-common 04:48:55 Building wheel for edgex-taf-common (setup.py): started 04:48:55 Building wheel for edgex-taf-common (setup.py): finished with status 'done' 04:48:55 Created wheel for edgex-taf-common: filename=edgex_taf_common-0.0.0-py3-none-any.whl size=14473 sha256=c8e39d9591721e7fcd30322d6e2b1c346420749872a290700ba7a7d6c9c0413f 04:48:55 Stored in directory: /root/.cache/pip/wheels/61/f5/b0/ccd98a608bbb4978be0e5d8235f9fb4ae43535dafafd44bbbd 04:48:55 Successfully built edgex-taf-common 04:48:55 Installing collected packages: edgex-taf-common 04:48:56 Successfully installed edgex-taf-common-0.0.0 04:48:56 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 04:48:56 Collecting robotframework==4.1.3 04:48:56 Downloading robotframework-4.1.3-py2.py3-none-any.whl (659 kB) 04:48:56 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 659.8/659.8 kB 25.5 MB/s eta 0:00:00 04:48:56 Installing collected packages: robotframework 04:48:57 Successfully installed robotframework-4.1.3 04:48:57 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 04:48:57 Collecting docker==4.4.1 04:48:57 Downloading docker-4.4.1-py2.py3-none-any.whl (146 kB) 04:48:57 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 146.8/146.8 kB 13.5 MB/s eta 0:00:00 04:48:57 Collecting websocket-client>=0.32.0 04:48:57 Downloading websocket_client-1.5.1-py3-none-any.whl (55 kB) 04:48:57 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 55.9/55.9 kB 6.9 MB/s eta 0:00:00 04:48:58 Collecting six>=1.4.0 04:48:58 Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) 04:48:58 Collecting requests!=2.18.0,>=2.14.2 04:48:58 Downloading requests-2.28.2-py3-none-any.whl (62 kB) 04:48:58 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.8/62.8 kB 9.7 MB/s eta 0:00:00 04:48:58 Collecting urllib3<1.27,>=1.21.1 04:48:58 Downloading urllib3-1.26.15-py2.py3-none-any.whl (140 kB) 04:48:58 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 140.9/140.9 kB 17.2 MB/s eta 0:00:00 04:48:58 Collecting idna<4,>=2.5 04:48:58 Downloading idna-3.4-py3-none-any.whl (61 kB) 04:48:58 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.5/61.5 kB 8.2 MB/s eta 0:00:00 04:48:58 Collecting charset-normalizer<4,>=2 04:48:58 Downloading charset_normalizer-3.1.0-cp310-cp310-musllinux_1_1_x86_64.whl (192 kB) 04:48:58 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 192.8/192.8 kB 26.9 MB/s eta 0:00:00 04:48:58 Collecting certifi>=2017.4.17 04:48:58 Downloading certifi-2022.12.7-py3-none-any.whl (155 kB) 04:48:58 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 155.3/155.3 kB 22.6 MB/s eta 0:00:00 04:48:58 Installing collected packages: websocket-client, urllib3, six, idna, charset-normalizer, certifi, requests, docker 04:48:59 Successfully installed certifi-2022.12.7 charset-normalizer-3.1.0 docker-4.4.1 idna-3.4 requests-2.28.2 six-1.16.0 urllib3-1.26.15 websocket-client-1.5.1 04:48:59 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 04:49:00 Collecting python-dotenv==0.15.0 04:49:00 Downloading python_dotenv-0.15.0-py2.py3-none-any.whl (18 kB) 04:49:00 Installing collected packages: python-dotenv 04:49:00 Successfully installed python-dotenv-0.15.0 04:49: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 04:49:00 Collecting RESTinstance==1.0.2 04:49:00 Downloading RESTinstance-1.0.2-py3-none-any.whl (27 kB) 04:49:00 Collecting rfc3987 04:49:00 Downloading rfc3987-1.3.8-py2.py3-none-any.whl (13 kB) 04:49:00 Collecting tzlocal 04:49:00 Downloading tzlocal-4.3-py3-none-any.whl (20 kB) 04:49:01 Collecting GenSON 04:49:01 Downloading genson-1.2.2.tar.gz (34 kB) 04:49:01 Preparing metadata (setup.py): started 04:49:01 Preparing metadata (setup.py): finished with status 'done' 04:49:01 Collecting jsonpath-ng 04:49:01 Downloading jsonpath_ng-1.5.3-py3-none-any.whl (29 kB) 04:49:01 Requirement already satisfied: requests in /usr/lib/python3.10/site-packages (from RESTinstance==1.0.2) (2.28.2) 04:49:01 Requirement already satisfied: robotframework>=3.1.0 in /usr/lib/python3.10/site-packages (from RESTinstance==1.0.2) (4.1.3) 04:49:01 Collecting docutils 04:49:01 Downloading docutils-0.19-py3-none-any.whl (570 kB) 04:49:01 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 570.5/570.5 kB 37.1 MB/s eta 0:00:00 04:49:01 Collecting pygments 04:49:01 Downloading Pygments-2.14.0-py3-none-any.whl (1.1 MB) 04:49:01 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 65.3 MB/s eta 0:00:00 04:49:01 Collecting pytz 04:49:01 Downloading pytz-2023.3-py2.py3-none-any.whl (502 kB) 04:49:01 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 502.3/502.3 kB 49.8 MB/s eta 0:00:00 04:49:01 Collecting jsonschema 04:49:01 Downloading jsonschema-4.17.3-py3-none-any.whl (90 kB) 04:49:01 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 90.4/90.4 kB 14.9 MB/s eta 0:00:00 04:49:01 Collecting flex 04:49:01 Downloading flex-6.14.1.tar.gz (40 kB) 04:49:01 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 40.9/40.9 kB 6.3 MB/s eta 0:00:00 04:49:01 Preparing metadata (setup.py): started 04:49:01 Preparing metadata (setup.py): finished with status 'done' 04:49:01 Collecting strict-rfc3339 04:49:01 Downloading strict-rfc3339-0.7.tar.gz (17 kB) 04:49:01 Preparing metadata (setup.py): started 04:49:02 Preparing metadata (setup.py): finished with status 'done' 04:49:02 Requirement already satisfied: six>=1.7.3 in /usr/lib/python3.10/site-packages (from flex->RESTinstance==1.0.2) (1.16.0) 04:49:02 Collecting PyYAML>=3.11 04:49:02 Downloading PyYAML-6.0.tar.gz (124 kB) 04:49:02 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 125.0/125.0 kB 19.4 MB/s eta 0:00:00 04:49:02 Installing build dependencies: started 04:49:06 Installing build dependencies: finished with status 'done' 04:49:06 Getting requirements to build wheel: started 04:49:07 Getting requirements to build wheel: finished with status 'done' 04:49:07 Preparing metadata (pyproject.toml): started 04:49:07 Preparing metadata (pyproject.toml): finished with status 'done' 04:49:07 Collecting validate-email>=1.2 04:49:07 Downloading validate_email-1.3.tar.gz (4.7 kB) 04:49:07 Preparing metadata (setup.py): started 04:49:07 Preparing metadata (setup.py): finished with status 'done' 04:49:07 Collecting click>=3.3 04:49:07 Downloading click-8.1.3-py3-none-any.whl (96 kB) 04:49:07 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 96.6/96.6 kB 13.1 MB/s eta 0:00:00 04:49:07 Collecting jsonpointer>=1.7 04:49:07 Downloading jsonpointer-2.3-py2.py3-none-any.whl (7.8 kB) 04:49:07 Requirement already satisfied: charset-normalizer<4,>=2 in /usr/lib/python3.10/site-packages (from requests->RESTinstance==1.0.2) (3.1.0) 04:49:07 Requirement already satisfied: idna<4,>=2.5 in /usr/lib/python3.10/site-packages (from requests->RESTinstance==1.0.2) (3.4) 04:49:07 Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/lib/python3.10/site-packages (from requests->RESTinstance==1.0.2) (1.26.15) 04:49:07 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.10/site-packages (from requests->RESTinstance==1.0.2) (2022.12.7) 04:49:07 Collecting decorator 04:49:07 Downloading decorator-5.1.1-py3-none-any.whl (9.1 kB) 04:49:07 Collecting ply 04:49:07 Downloading ply-3.11-py2.py3-none-any.whl (49 kB) 04:49:07 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 49.6/49.6 kB 6.8 MB/s eta 0:00:00 04:49:07 Collecting pyrsistent!=0.17.0,!=0.17.1,!=0.17.2,>=0.14.0 04:49:07 Downloading pyrsistent-0.19.3-py3-none-any.whl (57 kB) 04:49:08 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 57.5/57.5 kB 8.5 MB/s eta 0:00:00 04:49:08 Collecting attrs>=17.4.0 04:49:08 Downloading attrs-22.2.0-py3-none-any.whl (60 kB) 04:49:08 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 60.0/60.0 kB 9.5 MB/s eta 0:00:00 04:49:08 Collecting pytz-deprecation-shim 04:49:08 Downloading pytz_deprecation_shim-0.1.0.post0-py2.py3-none-any.whl (15 kB) 04:49:08 Collecting tzdata 04:49:08 Downloading tzdata-2023.3-py2.py3-none-any.whl (341 kB) 04:49:08 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 341.8/341.8 kB 35.2 MB/s eta 0:00:00 04:49:08 Building wheels for collected packages: flex, strict-rfc3339, GenSON, PyYAML, validate-email 04:49:08 Building wheel for flex (setup.py): started 04:49:08 Building wheel for flex (setup.py): finished with status 'done' 04:49:08 Created wheel for flex: filename=flex-6.14.1-py3-none-any.whl size=77257 sha256=976532a3ec5e74c21d3a0d80b663145457513c048f9c52fa93c162b89563351b 04:49:08 Stored in directory: /root/.cache/pip/wheels/03/f3/f4/2969638ff9c909bf16dac8f17d8298ce9e4d5c854af4b3d061 04:49:08 Building wheel for strict-rfc3339 (setup.py): started 04:49:08 Building wheel for strict-rfc3339 (setup.py): finished with status 'done' 04:49:08 Created wheel for strict-rfc3339: filename=strict_rfc3339-0.7-py3-none-any.whl size=18128 sha256=e1593864d34233b4b1639c01bed33ecf01794d09b9e68f33072779b8b9e3d5b4 04:49:08 Stored in directory: /root/.cache/pip/wheels/d4/c2/43/78ecbcc49dd7594ca41c72be6ddb7844a486bae4b306fb3d14 04:49:08 Building wheel for GenSON (setup.py): started 04:49:09 Building wheel for GenSON (setup.py): finished with status 'done' 04:49:09 Created wheel for GenSON: filename=genson-1.2.2-py2.py3-none-any.whl size=21268 sha256=754dbbd179ff3024481e65c7571b80f745c826c68bb7d1e12df26d019ec58393 04:49:09 Stored in directory: /root/.cache/pip/wheels/7a/0f/7a/4e21606c6ce2485376522986cd8809d738907a611907b206ca 04:49:09 Building wheel for PyYAML (pyproject.toml): started 04:49:10 Building wheel for PyYAML (pyproject.toml): finished with status 'done' 04:49:10 Created wheel for PyYAML: filename=PyYAML-6.0-cp310-cp310-linux_x86_64.whl size=45330 sha256=14b6000100d879398faf7242ee32477a38bfde6058691a23e6b0065163dda7b5 04:49:10 Stored in directory: /root/.cache/pip/wheels/1d/f3/b4/4aea0992adbed14b36ce9c3857d3707c762a4374479230685d 04:49:10 Building wheel for validate-email (setup.py): started 04:49:10 Building wheel for validate-email (setup.py): finished with status 'done' 04:49:10 Created wheel for validate-email: filename=validate_email-1.3-py3-none-any.whl size=5466 sha256=4a6e25838569cb2ed79ff16077f14cfa68106a66b433144d8f2303d8e7d19d60 04:49:10 Stored in directory: /root/.cache/pip/wheels/b2/7a/63/5c5bc2a88ffffb247771c1cc38c2bda3d78e1ffbff79ed8d18 04:49:10 Successfully built flex strict-rfc3339 GenSON PyYAML validate-email 04:49:10 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 04:49:13 Successfully installed GenSON-1.2.2 PyYAML-6.0 RESTinstance-1.0.2 attrs-22.2.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.17.3 ply-3.11 pygments-2.14.0 pyrsistent-0.19.3 pytz-2023.3 pytz-deprecation-shim-0.1.0.post0 rfc3987-1.3.8 strict-rfc3339-0.7 tzdata-2023.3 tzlocal-4.3 validate-email-1.3 04:49: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 04:49:13 Collecting robotbackgroundlogger==1.2 04:49:13 Downloading robotbackgroundlogger-1.2.tar.gz (3.9 kB) 04:49:13 Preparing metadata (setup.py): started 04:49:14 Preparing metadata (setup.py): finished with status 'done' 04:49:14 Requirement already satisfied: robotframework in /usr/lib/python3.10/site-packages (from robotbackgroundlogger==1.2) (4.1.3) 04:49:14 Building wheels for collected packages: robotbackgroundlogger 04:49:14 Building wheel for robotbackgroundlogger (setup.py): started 04:49:14 Building wheel for robotbackgroundlogger (setup.py): finished with status 'done' 04:49:14 Created wheel for robotbackgroundlogger: filename=robotbackgroundlogger-1.2-py3-none-any.whl size=4277 sha256=afd1bdc1b56f966653511d79d435b244cb6763407fe244aa15b253cbb0823095 04:49:14 Stored in directory: /root/.cache/pip/wheels/e1/ba/3a/044b94be98620d4535fbdeca2d20fb3fce224aea27e0b66862 04:49:14 Successfully built robotbackgroundlogger 04:49:14 Installing collected packages: robotbackgroundlogger 04:49:14 Successfully installed robotbackgroundlogger-1.2 04:49: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 04:49:15 Collecting configparser==5.0.1 04:49:15 Downloading configparser-5.0.1-py3-none-any.whl (22 kB) 04:49:15 Installing collected packages: configparser 04:49:15 Successfully installed configparser-5.0.1 04:49:15 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 04:49:16 Collecting requests==2.25.1 04:49:16 Downloading requests-2.25.1-py2.py3-none-any.whl (61 kB) 04:49:16 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.2/61.2 kB 6.5 MB/s eta 0:00:00 04:49:16 Collecting chardet<5,>=3.0.2 04:49:16 Downloading chardet-4.0.0-py2.py3-none-any.whl (178 kB) 04:49:16 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 178.7/178.7 kB 14.0 MB/s eta 0:00:00 04:49:16 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.10/site-packages (from requests==2.25.1) (2022.12.7) 04:49:16 Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/lib/python3.10/site-packages (from requests==2.25.1) (1.26.15) 04:49:16 Collecting idna<3,>=2.5 04:49:16 Downloading idna-2.10-py2.py3-none-any.whl (58 kB) 04:49:16 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.8/58.8 kB 7.6 MB/s eta 0:00:00 04:49:16 Installing collected packages: idna, chardet, requests 04:49:16 Attempting uninstall: idna 04:49:16 Found existing installation: idna 3.4 04:49:16 Uninstalling idna-3.4: 04:49:16 Successfully uninstalled idna-3.4 04:49:17 Attempting uninstall: requests 04:49:17 Found existing installation: requests 2.28.2 04:49:17 Uninstalling requests-2.28.2: 04:49:17 Successfully uninstalled requests-2.28.2 04:49:17 Successfully installed chardet-4.0.0 idna-2.10 requests-2.25.1 04:49: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 04:49:18 Collecting robotframework-requests==0.8.0 04:49:18 Downloading robotframework_requests-0.8.0-py3-none-any.whl (16 kB) 04:49:18 Requirement already satisfied: requests in /usr/lib/python3.10/site-packages (from robotframework-requests==0.8.0) (2.25.1) 04:49:18 Requirement already satisfied: robotframework in /usr/lib/python3.10/site-packages (from robotframework-requests==0.8.0) (4.1.3) 04:49:18 Requirement already satisfied: idna<3,>=2.5 in /usr/lib/python3.10/site-packages (from requests->robotframework-requests==0.8.0) (2.10) 04:49:18 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.10/site-packages (from requests->robotframework-requests==0.8.0) (2022.12.7) 04:49:18 Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/lib/python3.10/site-packages (from requests->robotframework-requests==0.8.0) (1.26.15) 04:49:18 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) 04:49:18 Installing collected packages: robotframework-requests 04:49:18 Successfully installed robotframework-requests-0.8.0 04:49:18 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 04:49:19 Collecting paho-mqtt==1.5.1 04:49:19 Downloading paho-mqtt-1.5.1.tar.gz (101 kB) 04:49:19 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 101.8/101.8 kB 10.0 MB/s eta 0:00:00 04:49:19 Preparing metadata (setup.py): started 04:49:19 Preparing metadata (setup.py): finished with status 'done' 04:49:19 Building wheels for collected packages: paho-mqtt 04:49:19 Building wheel for paho-mqtt (setup.py): started 04:49:19 Building wheel for paho-mqtt (setup.py): finished with status 'done' 04:49:19 Created wheel for paho-mqtt: filename=paho_mqtt-1.5.1-py3-none-any.whl size=61549 sha256=17b32e34c77398f446a5e0fd67f69f2cb64fe02b789866c5c6aecc501d531e7a 04:49:19 Stored in directory: /root/.cache/pip/wheels/b6/72/f9/44ca415a44f9cc7468fe4c59e6282938e504fadec09641fa63 04:49:19 Successfully built paho-mqtt 04:49:20 Installing collected packages: paho-mqtt 04:49:20 Successfully installed paho-mqtt-1.5.1 04:49: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 04:49:21 Collecting redis==4.5.3 04:49:21 Downloading redis-4.5.3-py3-none-any.whl (238 kB) 04:49:21 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 238.6/238.6 kB 18.9 MB/s eta 0:00:00 04:49:21 Collecting async-timeout>=4.0.2 04:49:21 Downloading async_timeout-4.0.2-py3-none-any.whl (5.8 kB) 04:49:21 Installing collected packages: async-timeout, redis 04:49:21 Successfully installed async-timeout-4.0.2 redis-4.5.3 04:49: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 04:49:22 Collecting pyzmq==22.2.1 04:49:22 Downloading pyzmq-22.2.1.tar.gz (1.2 MB) 04:49:22 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 56.3 MB/s eta 0:00:00 04:49:23 Installing build dependencies: started 04:49:25 Installing build dependencies: finished with status 'done' 04:49:25 Getting requirements to build wheel: started 04:49:25 Getting requirements to build wheel: finished with status 'done' 04:49:25 Preparing metadata (pyproject.toml): started 04:49:26 Preparing metadata (pyproject.toml): finished with status 'done' 04:49:26 Building wheels for collected packages: pyzmq 04:49:26 Building wheel for pyzmq (pyproject.toml): started 04:49:41 Running on prd-ubuntu20.04-docker-arm64-4c-16g-6437 in /w/workspace/exfoundry_edgex-taf-common_PR-51 [Pipeline] { [Pipeline] checkout 04:49:41 Selected Git installation does not exist. Using Default 04:49:41 The recommended git tool is: NONE 04:49:46 using credential edgex-jenkins-ssh 04:49:46 Cloning the remote Git repository 04:49:46 Cloning repository git@github.com:edgexfoundry/edgex-taf-common.git 04:49:47 > git init /w/workspace/exfoundry_edgex-taf-common_PR-51 # timeout=10 04:49:47 Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git 04:49:47 > git --version # timeout=10 04:49:47 > git --version # 'git version 2.25.1' 04:49:47 using GIT_SSH to set credentials SSH Credentials for GitHub 04:49:47 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/heads/*:refs/remotes/origin/* # timeout=10 04:49:47 > git config remote.origin.url git@github.com:edgexfoundry/edgex-taf-common.git # timeout=10 04:49:48 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 04:49:49 Merging remotes/origin/main commit 437f112b20c4e4b4ca5169bd4ee8fb99e51cb62b into PR head commit 8cc13092bf2764d664cb4afd652ee156cbcb95dc 04:49:49 Merge succeeded, producing 8cc13092bf2764d664cb4afd652ee156cbcb95dc 04:49:49 Checking out Revision 8cc13092bf2764d664cb4afd652ee156cbcb95dc (PR-51) 04:49:49 > git config remote.origin.url git@github.com:edgexfoundry/edgex-taf-common.git # timeout=10 04:49:49 Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git 04:49:49 using GIT_SSH to set credentials SSH Credentials for GitHub 04:49:49 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/pull/51/head:refs/remotes/origin/PR-51 +refs/heads/main:refs/remotes/origin/main # timeout=10 04:49:49 > git config core.sparsecheckout # timeout=10 04:49:49 > git checkout -f 8cc13092bf2764d664cb4afd652ee156cbcb95dc # timeout=10 04:49:49 > git remote # timeout=10 04:49:49 > git config --get remote.origin.url # timeout=10 04:49:49 using GIT_SSH to set credentials SSH Credentials for GitHub 04:49:49 > git merge 437f112b20c4e4b4ca5169bd4ee8fb99e51cb62b # timeout=10 04:49:49 > git rev-parse HEAD^{commit} # timeout=10 04:49:49 > git config core.sparsecheckout # timeout=10 04:49:49 > git checkout -f 8cc13092bf2764d664cb4afd652ee156cbcb95dc # timeout=10 04:49:50 Commit message: "Bump redis from 4.5.3 to 4.5.4" 04:49:50 > git --version # timeout=10 04:49:50 > git --version # 'git version 2.25.1' 04:49:50 fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:49:51 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 04:49:51 % Total % Received % Xferd Average Speed Time Time Time Current 04:49:51 Dload Upload Total Spent Left Speed 04:49:51 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 214k 0 --:--:-- --:--:-- --:--:-- 214k [Pipeline] sh 04:49:52 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 04:49:52 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 04:49:52 + sudo tee /etc/docker/daemon.new 04:49:52 { 04:49:52 "registry-mirrors": [ 04:49:52 "https://nexus3.edgexfoundry.org:10001" 04:49:52 ], 04:49:52 "bip": "10.250.0.254/24", 04:49:52 "hosts": [ 04:49:52 "tcp://0.0.0.0:5555", 04:49:52 "unix:///var/run/docker.sock" 04:49:52 ], 04:49:52 "mtu": 1458, 04:49:52 "selinux-enabled": true, 04:49:52 "seccomp-profile": "/etc/docker/seccomp.json" 04:49:52 } [Pipeline] sh 04:49:52 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 04:49:52 Building wheel for pyzmq (pyproject.toml): finished with status 'done' 04:49:52 Created wheel for pyzmq: filename=pyzmq-22.2.1-cp310-cp310-linux_x86_64.whl size=1537186 sha256=1a60c52b2b5e482280c762a0f1723365a4630435fdeadc6c388499ce6f3c8381 04:49:52 Stored in directory: /root/.cache/pip/wheels/fe/e5/6c/b7cb63e41c4add542d3df6f6d09af9bd65f9395fea4b16da8e 04:49:52 Successfully built pyzmq 04:49:52 Installing collected packages: pyzmq 04:49:52 Successfully installed pyzmq-22.2.1 04:49:52 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 04:49:52 Collecting robotframework-seleniumlibrary==5.1.3 04:49:52 Downloading robotframework_seleniumlibrary-5.1.3-py2.py3-none-any.whl (94 kB) 04:49:52 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 94.7/94.7 kB 8.3 MB/s eta 0:00:00 04:49:52 Collecting robotframework-pythonlibcore>=2.1.0 04:49:52 Downloading robotframework_pythonlibcore-4.1.2-py2.py3-none-any.whl (10 kB) 04:49:52 Requirement already satisfied: robotframework>=3.1.2 in /usr/lib/python3.10/site-packages (from robotframework-seleniumlibrary==5.1.3) (4.1.3) 04:49:52 Collecting selenium>=3.141.0 04:49:52 Downloading selenium-4.8.3-py3-none-any.whl (6.5 MB) 04:49:52 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 6.5/6.5 MB 66.2 MB/s eta 0:00:00 04:49:52 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.12.7) 04:49:52 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.15) 04:49:52 Collecting trio-websocket~=0.9 04:49:52 Downloading trio_websocket-0.10.2-py3-none-any.whl (17 kB) 04:49:52 Collecting trio~=0.17 04:49:52 Downloading trio-0.22.0-py3-none-any.whl (384 kB) 04:49:52 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 384.9/384.9 kB 37.5 MB/s eta 0:00:00 04:49:52 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) 04:49:52 Collecting outcome 04:49:52 Downloading outcome-1.2.0-py2.py3-none-any.whl (9.7 kB) 04:49:52 Collecting sortedcontainers 04:49:52 Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) 04:49:52 Collecting async-generator>=1.9 04:49:52 Downloading async_generator-1.10-py3-none-any.whl (18 kB) 04:49:52 Collecting exceptiongroup>=1.0.0rc9 04:49:52 Downloading exceptiongroup-1.1.1-py3-none-any.whl (14 kB) 04:49:52 Collecting sniffio 04:49:52 Downloading sniffio-1.3.0-py3-none-any.whl (10 kB) 04:49:52 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.2.0) 04:49:52 Collecting wsproto>=0.14 04:49:52 Downloading wsproto-1.2.0-py3-none-any.whl (24 kB) 04:49:52 Collecting PySocks!=1.5.7,<2.0,>=1.5.6 04:49:52 Downloading PySocks-1.7.1-py3-none-any.whl (16 kB) 04:49:52 Collecting h11<1,>=0.9.0 04:49:52 Downloading h11-0.14.0-py3-none-any.whl (58 kB) 04:49:52 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.3/58.3 kB 6.9 MB/s eta 0:00:00 04:49:52 Installing collected packages: sortedcontainers, sniffio, robotframework-pythonlibcore, PySocks, outcome, h11, exceptiongroup, async-generator, wsproto, trio, trio-websocket, selenium, robotframework-seleniumlibrary 04:49:52 Successfully installed PySocks-1.7.1 async-generator-1.10 exceptiongroup-1.1.1 h11-0.14.0 outcome-1.2.0 robotframework-pythonlibcore-4.1.2 robotframework-seleniumlibrary-5.1.3 selenium-4.8.3 sniffio-1.3.0 sortedcontainers-2.4.0 trio-0.22.0 trio-websocket-0.10.2 wsproto-1.2.0 04:49:52 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 04:49:53 + sudo service docker restart 04:49:53 Collecting psycopg2==2.9.3 04:49:53 Downloading psycopg2-2.9.3.tar.gz (380 kB) 04:49:53 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 380.6/380.6 kB 23.6 MB/s eta 0:00:00 04:49:53 Preparing metadata (setup.py): started 04:49:54 Preparing metadata (setup.py): finished with status 'done' 04:49:54 Building wheels for collected packages: psycopg2 04:49:54 Building wheel for psycopg2 (setup.py): started 04:50:04 Building wheel for psycopg2 (setup.py): finished with status 'done' 04:50:04 Created wheel for psycopg2: filename=psycopg2-2.9.3-cp310-cp310-linux_x86_64.whl size=478589 sha256=5e9af779fd939a21dc267ff81cca088949a5fd0c762ff4c56ffb68c3a226eabc 04:50:04 Stored in directory: /root/.cache/pip/wheels/81/b6/3d/091aad3e8919ea76c84c2674b02ce3ab52de882e091c39249e 04:50:04 Successfully built psycopg2 04:50:04 Installing collected packages: psycopg2 04:50:04 Successfully installed psycopg2-2.9.3 04:50: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 04:50:04 Collecting numpy==1.22.3 04:50:04 Downloading numpy-1.22.3.zip (11.5 MB) 04:50:04 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 11.5/11.5 MB 79.1 MB/s eta 0:00:00 04:50:05 Installing build dependencies: started 04:50:09 Installing build dependencies: finished with status 'done' 04:50:09 Getting requirements to build wheel: started 04:50:09 Getting requirements to build wheel: finished with status 'done' 04:50:09 Preparing metadata (pyproject.toml): started 04:50:10 Preparing metadata (pyproject.toml): finished with status 'done' 04:50:10 Building wheels for collected packages: numpy 04:50:10 Building wheel for numpy (pyproject.toml): started [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:50:11 provisioning config files... 04:50:11 copy managed file [taf-settings] to file:/w/workspace/exfoundry_edgex-taf-common_PR-51@tmp/config4046178194302085477tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:50:11 ---> docker-login.sh 04:50:11 nexus3.edgexfoundry.org:10001 04:50:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:50:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:50:12 Configure a credential helper to remove this warning. See 04:50:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:50:12 04:50:12 Login Succeeded 04:50:12 nexus3.edgexfoundry.org:10002 04:50:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:50:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:50:12 Configure a credential helper to remove this warning. See 04:50:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:50:12 04:50:12 Login Succeeded 04:50:12 nexus3.edgexfoundry.org:10003 04:50:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:50:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:50:13 Configure a credential helper to remove this warning. See 04:50:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:50:13 04:50:13 Login Succeeded 04:50:13 nexus3.edgexfoundry.org:10004 04:50:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:50:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:50:13 Configure a credential helper to remove this warning. See 04:50:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:50:13 04:50:13 Login Succeeded 04:50:13 docker.io 04:50:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:50:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:50:14 Configure a credential helper to remove this warning. See 04:50:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:50:14 04:50:14 Login Succeeded 04:50:14 ---> docker-login.sh ends [Pipeline] } 04:50:14 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 04:50:15 + sudo chown -R jenkins:jenkins . [Pipeline] sh 04:50:15 + ls -al . 04:50:15 total 64 04:50:15 drwxrwxr-x 5 jenkins jenkins 4096 Mar 30 04:50 . 04:50:15 drwxrwxr-x 4 jenkins jenkins 4096 Mar 30 04:49 .. 04:50:15 drwxrwxr-x 8 jenkins jenkins 4096 Mar 30 04:49 .git 04:50:15 -rw-rw-r-- 1 jenkins jenkins 22 Mar 30 04:49 .gitignore 04:50:15 -rw-rw-r-- 1 jenkins jenkins 2268 Mar 30 04:49 Dockerfile 04:50:15 -rw-rw-r-- 1 jenkins jenkins 746 Mar 30 04:49 Jenkinsfile 04:50:15 -rw-rw-r-- 1 jenkins jenkins 11381 Mar 30 04:49 LICENSE 04:50:15 -rw-rw-r-- 1 jenkins jenkins 3582 Mar 30 04:49 README.md 04:50:15 drwxrwxr-x 4 jenkins jenkins 4096 Mar 30 04:49 TAF-Manager 04:50:15 drwxrwxr-x 6 jenkins jenkins 4096 Mar 30 04:49 TUC 04:50:15 -rw-rw-r-- 1 jenkins jenkins 5 Mar 30 04:47 VERSION 04:50:15 -rw-rw-r-- 1 jenkins jenkins 344 Mar 30 04:49 requirements.txt 04:50:15 -rw-rw-r-- 1 jenkins jenkins 54 Mar 30 04:49 robot-entrypoint.sh 04:50:15 -rw-rw-r-- 1 jenkins jenkins 445 Mar 30 04:49 setup.py [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:50:15 + docker build -t edgex-taf-common-arm64 -f Dockerfile --build-arg ARCH=arm64 --label git_sha=8cc13092bf2764d664cb4afd652ee156cbcb95dc --label arch=arm64 --label version=0.0.0 . 04:50:15 Sending build context to Docker daemon 262.1kB 04:50:16 Step 1/12 : FROM alpine:3.16 04:50:16 3.16: Pulling from library/alpine 04:50:16 547446be3368: Pulling fs layer 04:50:16 547446be3368: Verifying Checksum 04:50:16 547446be3368: Download complete 04:50:17 547446be3368: Pull complete 04:50:17 Digest: sha256:c2b622f6e510a0d25bccaffa9e67b75a6860cb09b74bb58cfc36a9ef4331109f 04:50:17 Status: Downloaded newer image for alpine:3.16 04:50:17 ---> 3b5033019969 04:50:17 Step 2/12 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: IOTech' 04:50:17 ---> Running in 4bda0fe2385a 04:50:17 Removing intermediate container 4bda0fe2385a 04:50:17 ---> 02b3d0542a0b 04:50:17 Step 3/12 : LABEL maintainer="Bruce Huang " 04:50:17 ---> Running in 6c621ae1fc05 04:50:18 Removing intermediate container 6c621ae1fc05 04:50:18 ---> e3d8fa975a53 04:50:18 Step 4/12 : COPY . /edgex-taf/edgex-taf-common 04:50:20 ---> e623436ffaa9 04:50:20 Step 5/12 : COPY robot-entrypoint.sh /usr/local/bin/ 04:50:20 ---> 1fd0c7584730 04:50:20 Step 6/12 : WORKDIR /edgex-taf 04:50:20 ---> Running in 1e4d196648a7 04:50:21 Removing intermediate container 1e4d196648a7 04:50:21 ---> 0dc5d1585ff0 04:50:21 Step 7/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 04:50:21 ---> Running in 03a0b698d74c 04:50:23 Removing intermediate container 03a0b698d74c 04:50:23 ---> 198b1cbe9c75 04:50:23 Step 8/12 : RUN apk upgrade && apk add --update --no-cache openssl curl jq docker-cli && apk add --no-cache chromium chromium-chromedriver && apk add --no-cache libc-dev libffi-dev postgresql-dev gcc musl-dev && apk add --no-cache python3-dev g++ zeromq-dev=4.3.4-r0 && apk add --no-cache python3 && if [ ! -e /usr/bin/python ]; then ln -sf python3 /usr/bin/python ; fi && apk add --no-cache tzdata && cp /usr/share/zoneinfo/UTC /etc/localtime && apk del tzdata && python3 -m ensurepip && rm -r /usr/lib/python*/ensurepip && pip3 install --no-cache --upgrade pip setuptools wheel && if [ ! -e /usr/bin/pip ]; then ln -s pip3 /usr/bin/pip ; fi && pip3 install ./edgex-taf-common && pip3 install robotframework==4.1.3 && pip3 install docker==4.4.1 && pip3 install -U python-dotenv==0.15.0 && pip3 install -U RESTinstance==1.0.2 && pip3 install -U robotbackgroundlogger==1.2 && pip3 install -U configparser==5.0.1 && pip3 install -U requests==2.25.1 && pip3 install -U robotframework-requests==0.8.0 && pip3 install -U paho-mqtt==1.5.1 && pip3 install -U redis==4.5.3 && pip3 install -U pyzmq==22.2.1 && pip3 install -U robotframework-seleniumlibrary==5.1.3 && pip3 install -U psycopg2==2.9.3 && pip3 install -U numpy==1.22.3 && pip3 install -U psutil==5.9.0 && pip3 install -U pycryptodome==3.15.0 && pip3 install -U influxdb-client==1.33.0 04:50:23 ---> Running in 9fa15d5975b3 04:50:24 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 04:50:24 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 04:50:26 OK: 5 MiB in 14 packages 04:50:26 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 04:50:26 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 04:50:28 (1/9) Installing ca-certificates (20220614-r0) 04:50:28 (2/9) Installing brotli-libs (1.0.9-r6) 04:50:29 (3/9) Installing nghttp2-libs (1.47.0-r0) 04:50:29 (4/9) Installing libcurl (7.83.1-r6) 04:50:29 (5/9) Installing curl (7.83.1-r6) 04:50:30 (6/9) Installing docker-cli (20.10.20-r0) 04:50:33 (7/9) Installing oniguruma (6.9.8-r0) 04:50:33 (8/9) Installing jq (1.6-r1) 04:50:33 (9/9) Installing openssl (1.1.1t-r2) 04:50:33 Executing busybox-1.35.0-r17.trigger 04:50:33 Executing ca-certificates-20220614-r0.trigger 04:50:33 OK: 50 MiB in 23 packages 04:50:33 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 04:50:33 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 04:50:35 (1/136) Installing libmagic (5.41-r0) 04:50:35 (2/136) Installing file (5.41-r0) 04:50:36 (3/136) Installing libxau (1.0.9-r0) 04:50:36 (4/136) Installing libxdmcp (1.1.3-r0) 04:50:36 (5/136) Installing libxcb (1.15-r0) 04:50:36 (6/136) Installing libx11 (1.8-r0) 04:50:37 (7/136) Installing libxext (1.3.4-r0) 04:50:38 (8/136) Installing libice (1.0.10-r0) 04:50:38 (9/136) Installing libuuid (2.38-r1) 04:50:38 (10/136) Installing libsm (1.2.3-r0) 04:50:38 (11/136) Installing libxt (1.2.1-r0) 04:50:39 (12/136) Installing libxmu (1.1.3-r0) 04:50:39 (13/136) Installing xset (1.2.4-r0) 04:50:39 (14/136) Installing xprop (1.2.5-r0) 04:50:40 (15/136) Installing xdg-utils (1.1.3-r3) 04:50:40 (16/136) Installing eudev-libs (3.2.11-r0) 04:50:41 (17/136) Installing pkgconf (1.8.1-r0) 04:50:41 (18/136) Installing libffi (3.4.2-r1) 04:50:41 (19/136) Installing libintl (0.21-r2) 04:50:41 (20/136) Installing libblkid (2.38-r1) 04:50:42 (21/136) Installing libmount (2.38-r1) 04:50:42 (22/136) Installing pcre (8.45-r2) 04:50:43 (23/136) Installing glib (2.72.1-r0) 04:50:43 (24/136) Installing xz-libs (5.2.5-r1) 04:50:44 (25/136) Installing libxml2 (2.9.14-r2) 04:50:44 (26/136) Installing shared-mime-info (2.2-r2) 04:50:44 (27/136) Installing hicolor-icon-theme (0.17-r1) 04:50:45 (28/136) Installing libjpeg-turbo (2.1.3-r1) 04:50:45 (29/136) Installing libpng (1.6.37-r1) 04:50:46 (30/136) Installing libwebp (1.2.3-r0) 04:50:46 (31/136) Installing zstd-libs (1.5.2-r1) 04:50:47 (32/136) Installing tiff (4.4.0-r1) 04:50:47 (33/136) Installing gdk-pixbuf (2.42.8-r0) 04:50:48 (34/136) Installing gtk-update-icon-cache (2.24.33-r3) 04:50:48 (35/136) Installing libxcomposite (0.4.5-r0) 04:50:48 (36/136) Installing libxfixes (6.0.0-r0) 04:50:48 (37/136) Installing libxrender (0.9.10-r3) 04:50:49 (38/136) Installing libxcursor (1.2.1-r0) 04:50:49 (39/136) Installing libxdamage (1.1.5-r1) 04:50:49 (40/136) Installing libxi (1.8-r0) 04:50:50 (41/136) Installing libxinerama (1.1.4-r1) 04:50:50 (42/136) Installing libxrandr (1.5.2-r1) 04:50:50 (43/136) Installing atk (2.38.0-r0) 04:50:51 (44/136) Installing libxtst (1.2.3-r3) 04:50:51 (45/136) Installing dbus-libs (1.14.4-r0) 04:50:51 (46/136) Installing at-spi2-core (2.44.1-r0) 04:50:52 (47/136) Installing at-spi2-atk (2.38.0-r0) 04:50:52 (48/136) Installing expat (2.5.0-r0) 04:50:52 (49/136) Installing libbz2 (1.0.8-r1) 04:50:53 (50/136) Installing freetype (2.12.1-r0) 04:50:53 (51/136) Installing fontconfig (2.14.0-r0) 04:50:54 (52/136) Installing pixman (0.40.0-r4) 04:50:54 (53/136) Installing cairo (1.17.4-r2) 04:50:55 (54/136) Installing cairo-gobject (1.17.4-r2) 04:50:55 (55/136) Installing avahi-libs (0.8-r6) 04:50:55 (56/136) Installing gmp (6.2.1-r2) 04:50:56 (57/136) Installing nettle (3.7.3-r0) 04:50:56 (58/136) Installing p11-kit (0.24.1-r0) 04:50:57 (59/136) Installing libtasn1 (4.18.0-r1) 04:50:57 (60/136) Installing libunistring (1.0-r0) 04:50:57 (61/136) Installing gnutls (3.7.7-r1) 04:50:58 (62/136) Installing cups-libs (2.4.2-r0) 04:50:58 (63/136) Installing libepoxy (1.5.10-r0) 04:50:59 (64/136) Installing fribidi (1.0.12-r0) 04:50:59 (65/136) Installing graphite2 (1.3.14-r1) 04:50:59 (66/136) Installing harfbuzz (4.3.0-r0) 04:51:00 (67/136) Installing libxft (2.3.4-r0) 04:51:00 (68/136) Installing pango (1.50.7-r0) 04:51:01 (69/136) Installing wayland-libs-client (1.20.0-r0) 04:51:01 (70/136) Installing wayland-libs-cursor (1.20.0-r0) 04:51:01 (71/136) Installing wayland-libs-egl (1.20.0-r0) 04:51:02 (72/136) Installing xkeyboard-config (2.35.1-r0) 04:51:02 (73/136) Installing libxkbcommon (1.4.1-r0) 04:51:02 (74/136) Installing gtk+3.0 (3.24.34-r1) 04:51:03 Executing gtk+3.0-3.24.34-r1.post-install 04:51:03 (75/136) Installing libfontenc (1.1.4-r0) 04:51:04 (76/136) Installing mkfontscale (1.2.2-r0) 04:51:04 (77/136) Installing font-opensans (0_git20210927-r0) 04:51:05 (78/136) Installing libgcc (11.2.1_git20220219-r2) 04:51:05 (79/136) Installing libogg (1.3.5-r1) 04:51:05 (80/136) Installing libstdc++ (11.2.1_git20220219-r2) 04:51:06 (81/136) Installing flac (1.3.4-r0) 04:51:06 (82/136) Installing alsa-lib (1.2.7.2-r0) 04:51:07 (83/136) Installing libatomic (11.2.1_git20220219-r2) 04:51:07 (84/136) Installing sdl2 (2.0.22-r0) 04:51:07 (85/136) Installing aom-libs (3.3.0-r0) 04:51:08 (86/136) Installing libass (0.16.0-r0) 04:51:08 (87/136) Installing libdav1d (1.0.0-r0) 04:51:09 (88/136) Installing libdrm (2.4.110-r0) 04:51:10 (89/136) Installing ncurses-terminfo-base (6.3_p20220521-r0) 04:51:10 (90/136) Installing ncurses-libs (6.3_p20220521-r0) 04:51:10 (91/136) Installing lame (3.100-r0) 04:51:11 (92/136) Installing opus (1.3.1-r1) 04:51:11 (93/136) Installing libasyncns (0.8-r1) 04:51:11 (94/136) Installing libltdl (2.4.7-r0) 04:51:12 (95/136) Installing orc (0.4.32-r0) 04:51:12 (96/136) Installing libvorbis (1.3.7-r0) 04:51:13 (97/136) Installing libsndfile (1.1.0-r0) 04:51:13 (98/136) Installing libgomp (11.2.1_git20220219-r2) 04:51:13 (99/136) Installing soxr (0.1.3-r2) 04:51:14 (100/136) Installing speexdsp (1.2.0-r0) 04:51:14 (101/136) Installing tdb-libs (1.4.6-r0) 04:51:14 (102/136) Installing libpulse (15.0-r2) 04:51:15 (103/136) Installing cjson (1.7.15-r3) 04:51:15 (104/136) Installing mbedtls (2.28.3-r0) 04:51:16 (105/136) Installing librist (0.2.6-r1) 04:51:16 (106/136) Installing libsrt (1.4.4-r0) 04:51:17 (107/136) Installing libssh (0.9.6-r1) 04:51:17 (108/136) Installing libtheora (1.1.1-r16) 04:51:17 (109/136) Installing v4l-utils-libs (1.22.1-r1) 04:51:18 Building wheel for numpy (pyproject.toml): still running... 04:51:18 (110/136) Installing libva (2.14.0-r0) 04:51:18 (111/136) Installing libvdpau (1.5-r0) 04:51:19 (112/136) Installing vidstab (1.1.0-r1) 04:51:19 (113/136) Installing libvpx (1.11.0-r1) 04:51:19 (114/136) Installing x264-libs (0.163_git20210613-r0) 04:51:20 (115/136) Installing numactl (2.0.14-r0) 04:51:20 (116/136) Installing x265-libs (3.5-r3) 04:51:21 (117/136) Installing xvidcore (1.3.7-r1) 04:51:21 (118/136) Installing ffmpeg-libs (5.0.1-r1) 04:51:22 (119/136) Installing libevent (2.1.12-r4) 04:51:23 (120/136) Installing mesa (21.3.9-r0) 04:51:23 (121/136) Installing wayland-libs-server (1.20.0-r0) 04:51:23 (122/136) Installing mesa-gbm (21.3.9-r0) 04:51:23 (123/136) Installing icu-data-en (71.1-r2) 04:51:24 Executing icu-data-en-71.1-r2.post-install 04:51:24 * 04:51:24 * If you need ICU with non-English locales and legacy charset support, install 04:51:24 * package icu-data-full. 04:51:24 * 04:51:24 (124/136) Installing icu-libs (71.1-r2) 04:51:25 (125/136) Installing lcms2 (2.13.1-r0) 04:51:25 (126/136) Installing minizip (1.2.12-r0) 04:51:25 (127/136) Installing nspr (4.33-r0) 04:51:26 (128/136) Installing sqlite-libs (3.38.5-r0) 04:51:26 (129/136) Installing nss (3.78.1-r0) 04:51:27 (130/136) Installing re2 (2022.04.01-r0) 04:51:27 (131/136) Installing snappy (1.1.9-r4) 04:51:27 (132/136) Installing libgpg-error (1.45-r0) 04:51:28 (133/136) Installing libgcrypt (1.10.1-r0) 04:51:28 (134/136) Installing libxslt (1.1.35-r0) 04:51:29 (135/136) Installing chromium (102.0.5005.182-r0) 04:51:44 (136/136) Installing chromium-chromedriver (102.0.5005.182-r0) 04:51:44 Executing busybox-1.35.0-r17.trigger 04:51:44 Executing glib-2.72.1-r0.trigger 04:51:44 Executing shared-mime-info-2.2-r2.trigger 04:51:46 Executing gdk-pixbuf-2.42.8-r0.trigger 04:51:46 Executing gtk-update-icon-cache-2.24.33-r3.trigger 04:51:46 Executing fontconfig-2.14.0-r0.trigger 04:51:46 Executing mkfontscale-1.2.2-r0.trigger 04:51:46 OK: 376 MiB in 159 packages 04:51:46 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 04:51:46 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 04:51:48 (1/21) Installing binutils (2.38-r3) 04:51:49 (2/21) Installing isl22 (0.22-r0) 04:51:49 (3/21) Installing mpfr4 (4.1.0-r0) 04:51:50 (4/21) Installing mpc1 (1.2.1-r0) 04:51:50 (5/21) Installing gcc (11.2.1_git20220219-r2) 04:51:56 (6/21) Installing musl-dev (1.2.3-r2) 04:51:57 (7/21) Installing libc-dev (0.7.2-r3) 04:51:57 (8/21) Installing linux-headers (5.16.7-r1) 04:51:58 (9/21) Installing libffi-dev (3.4.2-r1) 04:51:59 (10/21) Installing libpq (14.7-r0) 04:51:59 (11/21) Installing openssl-dev (1.1.1t-r2) 04:52:00 (12/21) Installing libpq-dev (14.7-r0) 04:52:00 (13/21) Installing libecpg (14.7-r0) 04:52:01 (14/21) Installing libecpg-dev (14.7-r0) 04:52:01 (15/21) Installing llvm13-libs (13.0.1-r2) 04:52:03 (16/21) Installing clang-libs (13.0.1-r1) 04:52:10 (17/21) Installing clang (13.0.1-r1) 04:52:10 (18/21) Installing icu (71.1-r2) 04:52:10 (19/21) Installing icu-dev (71.1-r2) 04:52:11 (20/21) Installing llvm13 (13.0.1-r2) 04:52:13 (21/21) Installing postgresql14-dev (14.7-r0) 04:52:13 Executing busybox-1.35.0-r17.trigger 04:52:13 OK: 768 MiB in 180 packages 04:52:13 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 04:52:14 Building wheel for numpy (pyproject.toml): still running... 04:52:14 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 04:52:15 (1/10) Installing g++ (11.2.1_git20220219-r2) 04:52:17 (2/10) Installing gdbm (1.23-r0) 04:52:18 (3/10) Installing mpdecimal (2.5.1-r1) 04:52:18 (4/10) Installing readline (8.1.2-r0) 04:52:18 (5/10) Installing python3 (3.10.10-r0) 04:52:21 (6/10) Installing python3-dev (3.10.10-r0) 04:52:22 (7/10) Installing libsodium (1.0.18-r0) 04:52:23 (8/10) Installing libzmq (4.3.4-r0) 04:52:23 (9/10) Installing libsodium-dev (1.0.18-r0) 04:52:24 (10/10) Installing zeromq-dev (4.3.4-r0) 04:52:24 Executing busybox-1.35.0-r17.trigger 04:52:24 OK: 938 MiB in 190 packages 04:52:24 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 04:52:25 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 04:52:26 OK: 938 MiB in 190 packages 04:52:26 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 04:52:27 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 04:52:28 (1/1) Installing tzdata (2023c-r0) 04:52:29 Executing busybox-1.35.0-r17.trigger 04:52:29 OK: 941 MiB in 191 packages 04:52:30 (1/1) Purging tzdata (2023c-r0) 04:52:30 Executing busybox-1.35.0-r17.trigger 04:52:30 OK: 938 MiB in 190 packages 04:52:49 Looking in links: /tmp/tmpk1krm9ci 04:52:49 Processing /tmp/tmpk1krm9ci/setuptools-65.5.0-py3-none-any.whl 04:52:49 Processing /tmp/tmpk1krm9ci/pip-22.3.1-py3-none-any.whl 04:52:49 Installing collected packages: setuptools, pip 04:53:04 Successfully installed pip-22.3.1 setuptools-65.5.0 04:53: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 04:53:05 Requirement already satisfied: pip in /usr/lib/python3.10/site-packages (22.3.1) 04:53:06 Collecting pip 04:53:06 Downloading pip-23.0.1-py3-none-any.whl (2.1 MB) 04:53:06 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 18.6 MB/s eta 0:00:00 04:53:06 Requirement already satisfied: setuptools in /usr/lib/python3.10/site-packages (65.5.0) 04:53:09 Collecting setuptools 04:53:09 Downloading setuptools-67.6.1-py3-none-any.whl (1.1 MB) 04:53:09 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 18.8 MB/s eta 0:00:00 04:53:09 Collecting wheel 04:53:09 Downloading wheel-0.40.0-py3-none-any.whl (64 kB) 04:53:09 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 64.5/64.5 kB 20.1 MB/s eta 0:00:00 04:53:10 Installing collected packages: wheel, setuptools, pip 04:53:11 Attempting uninstall: setuptools 04:53:11 Found existing installation: setuptools 65.5.0 04:53:12 Uninstalling setuptools-65.5.0: 04:53:12 Successfully uninstalled setuptools-65.5.0 04:53:17 Attempting uninstall: pip 04:53:17 Found existing installation: pip 22.3.1 04:53:19 Uninstalling pip-22.3.1: 04:53:19 Successfully uninstalled pip-22.3.1 04:53:21 Building wheel for numpy (pyproject.toml): still running... 04:53:31 Successfully installed pip-23.0.1 setuptools-67.6.1 wheel-0.40.0 04:53: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 04:53:34 Processing ./edgex-taf-common 04:53:34 Preparing metadata (setup.py): started 04:53:35 Preparing metadata (setup.py): finished with status 'done' 04:53:35 Building wheels for collected packages: edgex-taf-common 04:53:35 Building wheel for edgex-taf-common (setup.py): started 04:53:37 Building wheel for edgex-taf-common (setup.py): finished with status 'done' 04:53:37 Created wheel for edgex-taf-common: filename=edgex_taf_common-0.0.0-py3-none-any.whl size=14473 sha256=8ba7c96122626b00d7a4dad02565c025388532f8ea33b69ca25ccfe1d40bfd37 04:53:37 Stored in directory: /root/.cache/pip/wheels/61/f5/b0/ccd98a608bbb4978be0e5d8235f9fb4ae43535dafafd44bbbd 04:53:37 Successfully built edgex-taf-common 04:53:38 Installing collected packages: edgex-taf-common 04:53:38 Successfully installed edgex-taf-common-0.0.0 04:53: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 04:53:43 Collecting robotframework==4.1.3 04:53:43 Downloading robotframework-4.1.3-py2.py3-none-any.whl (659 kB) 04:53:43 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 659.8/659.8 kB 7.9 MB/s eta 0:00:00 04:53:43 Installing collected packages: robotframework 04:53:47 Successfully installed robotframework-4.1.3 04:53:47 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 04:53:51 Collecting docker==4.4.1 04:53:51 Downloading docker-4.4.1-py2.py3-none-any.whl (146 kB) 04:53:51 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 146.8/146.8 kB 4.9 MB/s eta 0:00:00 04:53:51 Collecting requests!=2.18.0,>=2.14.2 04:53:51 Downloading requests-2.28.2-py3-none-any.whl (62 kB) 04:53:51 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.8/62.8 kB 2.3 MB/s eta 0:00:00 04:53:51 Collecting six>=1.4.0 04:53:51 Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) 04:53:52 Collecting websocket-client>=0.32.0 04:53:52 Downloading websocket_client-1.5.1-py3-none-any.whl (55 kB) 04:53:52 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 55.9/55.9 kB 2.0 MB/s eta 0:00:00 04:53:52 Collecting idna<4,>=2.5 04:53:52 Downloading idna-3.4-py3-none-any.whl (61 kB) 04:53:52 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.5/61.5 kB 2.2 MB/s eta 0:00:00 04:53:53 Collecting charset-normalizer<4,>=2 04:53:53 Downloading charset_normalizer-3.1.0-cp310-cp310-musllinux_1_1_aarch64.whl (192 kB) 04:53:53 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 192.7/192.7 kB 5.8 MB/s eta 0:00:00 04:53:54 Collecting urllib3<1.27,>=1.21.1 04:53:54 Downloading urllib3-1.26.15-py2.py3-none-any.whl (140 kB) 04:53:54 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 140.9/140.9 kB 4.2 MB/s eta 0:00:00 04:53:54 Collecting certifi>=2017.4.17 04:53:54 Downloading certifi-2022.12.7-py3-none-any.whl (155 kB) 04:53:54 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 155.3/155.3 kB 5.1 MB/s eta 0:00:00 04:53:55 Installing collected packages: websocket-client, urllib3, six, idna, charset-normalizer, certifi, requests, docker 04:54:02 Successfully installed certifi-2022.12.7 charset-normalizer-3.1.0 docker-4.4.1 idna-3.4 requests-2.28.2 six-1.16.0 urllib3-1.26.15 websocket-client-1.5.1 04:54:02 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 04:54:06 Collecting python-dotenv==0.15.0 04:54:06 Downloading python_dotenv-0.15.0-py2.py3-none-any.whl (18 kB) 04:54:07 Installing collected packages: python-dotenv 04:54:07 Successfully installed python-dotenv-0.15.0 04:54:07 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 04:54:13 Collecting RESTinstance==1.0.2 04:54:13 Downloading RESTinstance-1.0.2-py3-none-any.whl (27 kB) 04:54:13 Requirement already satisfied: robotframework>=3.1.0 in /usr/lib/python3.10/site-packages (from RESTinstance==1.0.2) (4.1.3) 04:54:13 Collecting docutils 04:54:13 Downloading docutils-0.19-py3-none-any.whl (570 kB) 04:54:13 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 570.5/570.5 kB 8.5 MB/s eta 0:00:00 04:54:13 Collecting strict-rfc3339 04:54:13 Downloading strict-rfc3339-0.7.tar.gz (17 kB) 04:54:13 Preparing metadata (setup.py): started 04:54:14 Preparing metadata (setup.py): finished with status 'done' 04:54:14 Collecting GenSON 04:54:14 Downloading genson-1.2.2.tar.gz (34 kB) 04:54:14 Preparing metadata (setup.py): started 04:54:16 Preparing metadata (setup.py): finished with status 'done' 04:54:16 Collecting jsonpath-ng 04:54:16 Downloading jsonpath_ng-1.5.3-py3-none-any.whl (29 kB) 04:54:16 Collecting rfc3987 04:54:16 Downloading rfc3987-1.3.8-py2.py3-none-any.whl (13 kB) 04:54:17 Collecting flex 04:54:17 Downloading flex-6.14.1.tar.gz (40 kB) 04:54:17 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 40.9/40.9 kB 1.2 MB/s eta 0:00:00 04:54:17 Preparing metadata (setup.py): started 04:54:18 Preparing metadata (setup.py): finished with status 'done' 04:54:19 Collecting jsonschema 04:54:19 Downloading jsonschema-4.17.3-py3-none-any.whl (90 kB) 04:54:19 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 90.4/90.4 kB 3.7 MB/s eta 0:00:00 04:54:20 Collecting pytz 04:54:20 Downloading pytz-2023.3-py2.py3-none-any.whl (502 kB) 04:54:20 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 502.3/502.3 kB 8.6 MB/s eta 0:00:00 04:54:20 Requirement already satisfied: requests in /usr/lib/python3.10/site-packages (from RESTinstance==1.0.2) (2.28.2) 04:54:20 Collecting pygments 04:54:20 Downloading Pygments-2.14.0-py3-none-any.whl (1.1 MB) 04:54:20 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 9.7 MB/s eta 0:00:00 04:54:20 Collecting tzlocal 04:54:20 Downloading tzlocal-4.3-py3-none-any.whl (20 kB) 04:54:21 Requirement already satisfied: six>=1.7.3 in /usr/lib/python3.10/site-packages (from flex->RESTinstance==1.0.2) (1.16.0) 04:54:21 Collecting PyYAML>=3.11 04:54:21 Downloading PyYAML-6.0.tar.gz (124 kB) 04:54:21 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 125.0/125.0 kB 4.7 MB/s eta 0:00:00 04:54:22 Installing build dependencies: started 04:54:29 Building wheel for numpy (pyproject.toml): still running... 04:54:49 Installing build dependencies: finished with status 'done' 04:54:49 Getting requirements to build wheel: started 04:55:01 Building wheel for numpy (pyproject.toml): finished with status 'done' 04:55:01 Created wheel for numpy: filename=numpy-1.22.3-cp310-cp310-linux_x86_64.whl size=22359132 sha256=c095b4f2015351e7585ada78ce1a0f376a99739cd9b4fe51e5a0bba462c39028 04:55:01 Stored in directory: /root/.cache/pip/wheels/8e/91/68/1231ba60e6f8e12978799d8d6cb0357385a83664ceef0edd78 04:55:01 Successfully built numpy 04:55:01 Installing collected packages: numpy 04:55:01 Successfully installed numpy-1.22.3 04:55:01 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 04:55:01 Collecting psutil==5.9.0 04:55:01 Downloading psutil-5.9.0.tar.gz (478 kB) 04:55:01 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 478.3/478.3 kB 30.5 MB/s eta 0:00:00 04:55:01 Preparing metadata (setup.py): started 04:55:02 Preparing metadata (setup.py): finished with status 'done' 04:55:02 Building wheels for collected packages: psutil 04:55:02 Building wheel for psutil (setup.py): started 04:55:03 Building wheel for psutil (setup.py): finished with status 'done' 04:55:03 Created wheel for psutil: filename=psutil-5.9.0-cp310-cp310-linux_x86_64.whl size=271454 sha256=e1d6806b2a592816c5df5730b00cc4eb3e8b70f6d5f81186366e0925dbb815df 04:55:03 Stored in directory: /root/.cache/pip/wheels/0b/90/2e/be670c56c3ad980428e845d7f66480dcdfa008c3af2f27a2bf 04:55:03 Successfully built psutil 04:55:03 Installing collected packages: psutil 04:55:03 Successfully installed psutil-5.9.0 04:55: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 04:55:04 Getting requirements to build wheel: finished with status 'done' 04:55:04 Preparing metadata (pyproject.toml): started 04:55:04 Collecting pycryptodome==3.15.0 04:55:04 Downloading pycryptodome-3.15.0.tar.gz (4.5 MB) 04:55:04 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.5/4.5 MB 52.0 MB/s eta 0:00:00 04:55:05 Preparing metadata (pyproject.toml): finished with status 'done' 04:55:05 Collecting validate-email>=1.2 04:55:05 Downloading validate_email-1.3.tar.gz (4.7 kB) 04:55:05 Preparing metadata (setup.py): started 04:55:05 Preparing metadata (setup.py): started 04:55:06 Preparing metadata (setup.py): finished with status 'done' 04:55:06 Building wheels for collected packages: pycryptodome 04:55:06 Building wheel for pycryptodome (setup.py): started 04:55:06 Preparing metadata (setup.py): finished with status 'done' 04:55:06 Collecting click>=3.3 04:55:07 Downloading click-8.1.3-py3-none-any.whl (96 kB) 04:55:07 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 96.6/96.6 kB 5.3 MB/s eta 0:00:00 04:55:07 Collecting jsonpointer>=1.7 04:55:07 Downloading jsonpointer-2.3-py2.py3-none-any.whl (7.8 kB) 04:55:07 Requirement already satisfied: idna<4,>=2.5 in /usr/lib/python3.10/site-packages (from requests->RESTinstance==1.0.2) (3.4) 04:55:07 Requirement already satisfied: charset-normalizer<4,>=2 in /usr/lib/python3.10/site-packages (from requests->RESTinstance==1.0.2) (3.1.0) 04:55:07 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.10/site-packages (from requests->RESTinstance==1.0.2) (2022.12.7) 04:55:07 Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/lib/python3.10/site-packages (from requests->RESTinstance==1.0.2) (1.26.15) 04:55:07 Collecting ply 04:55:07 Downloading ply-3.11-py2.py3-none-any.whl (49 kB) 04:55:07 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 49.6/49.6 kB 2.2 MB/s eta 0:00:00 04:55:07 Collecting decorator 04:55:07 Downloading decorator-5.1.1-py3-none-any.whl (9.1 kB) 04:55:08 Collecting attrs>=17.4.0 04:55:08 Downloading attrs-22.2.0-py3-none-any.whl (60 kB) 04:55:08 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 60.0/60.0 kB 3.3 MB/s eta 0:00:00 04:55:08 Collecting pyrsistent!=0.17.0,!=0.17.1,!=0.17.2,>=0.14.0 04:55:08 Downloading pyrsistent-0.19.3-py3-none-any.whl (57 kB) 04:55:08 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 57.5/57.5 kB 2.8 MB/s eta 0:00:00 04:55:08 Collecting pytz-deprecation-shim 04:55:08 Downloading pytz_deprecation_shim-0.1.0.post0-py2.py3-none-any.whl (15 kB) 04:55:10 Collecting tzdata 04:55:10 Downloading tzdata-2023.3-py2.py3-none-any.whl (341 kB) 04:55:10 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 341.8/341.8 kB 8.9 MB/s eta 0:00:00 04:55:10 Building wheels for collected packages: flex, strict-rfc3339, GenSON, PyYAML, validate-email 04:55:10 Building wheel for flex (setup.py): started 04:55:12 Building wheel for flex (setup.py): finished with status 'done' 04:55:12 Created wheel for flex: filename=flex-6.14.1-py3-none-any.whl size=77257 sha256=3bb55c99219c6ec99afcb512ce13b805ea6234c9617bfc22dfc7e9496f42cecc 04:55:12 Stored in directory: /root/.cache/pip/wheels/03/f3/f4/2969638ff9c909bf16dac8f17d8298ce9e4d5c854af4b3d061 04:55:12 Building wheel for strict-rfc3339 (setup.py): started 04:55:14 Building wheel for strict-rfc3339 (setup.py): finished with status 'done' 04:55:14 Created wheel for strict-rfc3339: filename=strict_rfc3339-0.7-py3-none-any.whl size=18128 sha256=aecd8c931a3d70279f9dbbc864c9de162b28910c44f639307717bc6d582056b5 04:55:14 Stored in directory: /root/.cache/pip/wheels/d4/c2/43/78ecbcc49dd7594ca41c72be6ddb7844a486bae4b306fb3d14 04:55:14 Building wheel for GenSON (setup.py): started 04:55:16 Building wheel for GenSON (setup.py): finished with status 'done' 04:55:16 Created wheel for GenSON: filename=genson-1.2.2-py2.py3-none-any.whl size=21268 sha256=64bc4c7ac2f7f1c37afdaccbb7e6b98d3b5d6f2b42e0a6723b1f08c286b89556 04:55:16 Stored in directory: /root/.cache/pip/wheels/7a/0f/7a/4e21606c6ce2485376522986cd8809d738907a611907b206ca 04:55:16 Building wheel for PyYAML (pyproject.toml): started 04:55:19 Building wheel for PyYAML (pyproject.toml): finished with status 'done' 04:55:19 Created wheel for PyYAML: filename=PyYAML-6.0-cp310-cp310-linux_aarch64.whl size=45334 sha256=6abd3730a71fb702a14ef19fb850c18b04b37f9ecc040101c9efd7aacfaea4a4 04:55:19 Stored in directory: /root/.cache/pip/wheels/1d/f3/b4/4aea0992adbed14b36ce9c3857d3707c762a4374479230685d 04:55:19 Building wheel for validate-email (setup.py): started 04:55:21 Building wheel for validate-email (setup.py): finished with status 'done' 04:55:21 Created wheel for validate-email: filename=validate_email-1.3-py3-none-any.whl size=5466 sha256=5ae9d1af58ed1dbcd359e2c068fa634fc9ab64a9b51fe61714ba7ec00e4df3ca 04:55:21 Stored in directory: /root/.cache/pip/wheels/b2/7a/63/5c5bc2a88ffffb247771c1cc38c2bda3d78e1ffbff79ed8d18 04:55:21 Successfully built flex strict-rfc3339 GenSON PyYAML validate-email 04:55:23 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 04:55:32 Building wheel for pycryptodome (setup.py): finished with status 'done' 04:55:32 Created wheel for pycryptodome: filename=pycryptodome-3.15.0-cp35-abi3-linux_x86_64.whl size=2111229 sha256=1f3c7fb29ca5d6523cb30052af5166e456edcd6bded73a1e00f6d5da68e463d2 04:55:32 Stored in directory: /root/.cache/pip/wheels/cc/09/af/5da58a51ca5bf4bd4a37747a0658984c196aa2badf61236a35 04:55:32 Successfully built pycryptodome 04:55:32 Installing collected packages: pycryptodome 04:55:32 Successfully installed pycryptodome-3.15.0 04:55: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 04:55:32 Collecting influxdb-client==1.33.0 04:55:32 Downloading influxdb_client-1.33.0-py3-none-any.whl (706 kB) 04:55:32 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 706.6/706.6 kB 42.0 MB/s eta 0:00:00 04:55:32 Collecting reactivex>=4.0.4 04:55:32 Downloading reactivex-4.0.4-py3-none-any.whl (217 kB) 04:55:32 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 217.8/217.8 kB 37.4 MB/s eta 0:00:00 04:55:32 Collecting python-dateutil>=2.5.3 04:55:32 Downloading python_dateutil-2.8.2-py2.py3-none-any.whl (247 kB) 04:55:32 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 247.7/247.7 kB 24.9 MB/s eta 0:00:00 04:55:32 Requirement already satisfied: setuptools>=21.0.0 in /usr/lib/python3.10/site-packages (from influxdb-client==1.33.0) (67.6.1) 04:55:32 Requirement already satisfied: certifi>=14.05.14 in /usr/lib/python3.10/site-packages (from influxdb-client==1.33.0) (2022.12.7) 04:55:32 Requirement already satisfied: urllib3>=1.26.0 in /usr/lib/python3.10/site-packages (from influxdb-client==1.33.0) (1.26.15) 04:55:32 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) 04:55:32 Collecting typing-extensions<5.0.0,>=4.1.1 04:55:32 Downloading typing_extensions-4.5.0-py3-none-any.whl (27 kB) 04:55:32 Installing collected packages: typing-extensions, python-dateutil, reactivex, influxdb-client 04:55:32 Successfully installed influxdb-client-1.33.0 python-dateutil-2.8.2 reactivex-4.0.4 typing-extensions-4.5.0 04:55: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 04:55:41 Successfully installed GenSON-1.2.2 PyYAML-6.0 RESTinstance-1.0.2 attrs-22.2.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.17.3 ply-3.11 pygments-2.14.0 pyrsistent-0.19.3 pytz-2023.3 pytz-deprecation-shim-0.1.0.post0 rfc3987-1.3.8 strict-rfc3339-0.7 tzdata-2023.3 tzlocal-4.3 validate-email-1.3 04:55: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 04:55:42 Collecting robotbackgroundlogger==1.2 04:55:42 Downloading robotbackgroundlogger-1.2.tar.gz (3.9 kB) 04:55:43 Preparing metadata (setup.py): started 04:55:44 Preparing metadata (setup.py): finished with status 'done' 04:55:44 Requirement already satisfied: robotframework in /usr/lib/python3.10/site-packages (from robotbackgroundlogger==1.2) (4.1.3) 04:55:44 Building wheels for collected packages: robotbackgroundlogger 04:55:44 Building wheel for robotbackgroundlogger (setup.py): started 04:55:45 Removing intermediate container 6f30f38f2c43 04:55:45 ---> c6ebf4370f61 04:55:45 Step 9/12 : ENTRYPOINT ["sh", "/usr/local/bin/robot-entrypoint.sh"] 04:55:45 ---> Running in ad572721f9cc 04:55:45 Removing intermediate container ad572721f9cc 04:55:45 ---> f963cd72f00a 04:55:45 Step 10/12 : LABEL arch=amd64 04:55:45 ---> Running in e63edfe02dde 04:55:45 Removing intermediate container e63edfe02dde 04:55:45 ---> dd37e780fc2a 04:55:45 Step 11/12 : LABEL git_sha=8cc13092bf2764d664cb4afd652ee156cbcb95dc 04:55:45 ---> Running in 06f69b56b658 04:55:45 Removing intermediate container 06f69b56b658 04:55:45 ---> 4252d9344c93 04:55:45 Step 12/12 : LABEL version=0.0.0 04:55:45 ---> Running in db4157b41e2d 04:55:45 Removing intermediate container db4157b41e2d 04:55:45 ---> 46d481908623 04:55:45 [Warning] One or more build-args [ARCH] were not consumed 04:55:45 Successfully built 46d481908623 04:55:45 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 04:55:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:55:46 04:55:46 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:55:46 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:55:46 latest: Pulling from edgex-lftools-log-publisher 04:55:46 5eb5b503b376: Pulling fs layer 04:55:46 5c69ac0246d0: Pulling fs layer 04:55:46 ec43610c2a17: Pulling fs layer 04:55:46 3a2ae6a8a46f: Pulling fs layer 04:55:46 33b1e0a273af: Pulling fs layer 04:55:46 5d3b04190fa2: Pulling fs layer 04:55:46 2f39f015ded8: Pulling fs layer 04:55:46 33b1e0a273af: Waiting 04:55:46 5d3b04190fa2: Waiting 04:55:46 2f39f015ded8: Waiting 04:55:46 3a2ae6a8a46f: Waiting 04:55:46 5c69ac0246d0: Verifying Checksum 04:55:46 5c69ac0246d0: Download complete 04:55:46 3a2ae6a8a46f: Verifying Checksum 04:55:46 3a2ae6a8a46f: Download complete 04:55:46 33b1e0a273af: Download complete 04:55:46 ec43610c2a17: Verifying Checksum 04:55:46 ec43610c2a17: Download complete 04:55:46 5d3b04190fa2: Verifying Checksum 04:55:46 5d3b04190fa2: Download complete 04:55:46 Building wheel for robotbackgroundlogger (setup.py): finished with status 'done' 04:55:46 Created wheel for robotbackgroundlogger: filename=robotbackgroundlogger-1.2-py3-none-any.whl size=4277 sha256=6a62ed787c89432368360c500058178d8e8d1dbe362118b1b2bd9a092839923a 04:55:46 Stored in directory: /root/.cache/pip/wheels/e1/ba/3a/044b94be98620d4535fbdeca2d20fb3fce224aea27e0b66862 04:55:46 Successfully built robotbackgroundlogger 04:55:46 5eb5b503b376: Verifying Checksum 04:55:46 5eb5b503b376: Download complete 04:55:47 2f39f015ded8: Download complete 04:55:47 5eb5b503b376: Pull complete 04:55:47 5c69ac0246d0: Pull complete 04:55:48 ec43610c2a17: Pull complete 04:55:48 3a2ae6a8a46f: Pull complete 04:55:48 Installing collected packages: robotbackgroundlogger 04:55:48 Successfully installed robotbackgroundlogger-1.2 04:55: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 04:55:48 33b1e0a273af: Pull complete 04:55:48 5d3b04190fa2: Pull complete 04:55:52 Collecting configparser==5.0.1 04:55:52 Downloading configparser-5.0.1-py3-none-any.whl (22 kB) 04:55:52 2f39f015ded8: Pull complete 04:55:52 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 04:55:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:55:52 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:55:53 prd-ubuntu20.04-docker-8c-8g-6435 does not seem to be running inside a container 04:55:53 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_edgex-taf-common_PR-51 -v /w/workspace/exfoundry_edgex-taf-common_PR-51:/w/workspace/exfoundry_edgex-taf-common_PR-51:rw,z -v /w/workspace/exfoundry_edgex-taf-common_PR-51@tmp:/w/workspace/exfoundry_edgex-taf-common_PR-51@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 04:55:54 $ docker top 1a56a070e494d7a6fcf8bf09ed373a9bff5ccfc113bef1da0a7f2e2bf5287586 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:55:54 ---> job-cost.sh 04:55:54 lf-activate-venv: SKIPPING 04:55:54 INFO: No Stack... 04:55:54 INFO: Retrieving Pricing Info for: v3-standard-8 04:55:55 INFO: Archiving Costs [Pipeline] sh 04:55:55 + cat /w/workspace/exfoundry_edgex-taf-common_PR-51/archives/cost.csv 04:55:55 + cut -d, -f6 [Pipeline] lock 04:55:55 Trying to acquire lock on [jenkins-edgexfoundry-edgex-taf-common-PR-51-1-stack-cost] 04:55:55 Resource [jenkins-edgexfoundry-edgex-taf-common-PR-51-1-stack-cost] did not exist. Created. 04:55:55 Lock acquired on [jenkins-edgexfoundry-edgex-taf-common-PR-51-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:55:56 + echo total: 0.2199999988079071 [Pipeline] stash 04:55:56 Stashed 1 file(s) [Pipeline] } 04:55:56 Lock released on resource [jenkins-edgexfoundry-edgex-taf-common-PR-51-1-stack-cost] [Pipeline] // lock [Pipeline] } 04:55:56 $ docker stop --time=1 1a56a070e494d7a6fcf8bf09ed373a9bff5ccfc113bef1da0a7f2e2bf5287586 04:55:56 Installing collected packages: configparser 04:55:57 Successfully installed configparser-5.0.1 04:55:57 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 04:55:57 $ docker rm -f --volumes 1a56a070e494d7a6fcf8bf09ed373a9bff5ccfc113bef1da0a7f2e2bf5287586 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 04:56:02 Collecting requests==2.25.1 04:56:02 Downloading requests-2.25.1-py2.py3-none-any.whl (61 kB) 04:56:02 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.2/61.2 kB 2.4 MB/s eta 0:00:00 04:56:02 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.10/site-packages (from requests==2.25.1) (2022.12.7) 04:56:02 Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/lib/python3.10/site-packages (from requests==2.25.1) (1.26.15) 04:56:02 Collecting chardet<5,>=3.0.2 04:56:02 Downloading chardet-4.0.0-py2.py3-none-any.whl (178 kB) 04:56:02 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 178.7/178.7 kB 6.1 MB/s eta 0:00:00 04:56:02 Collecting idna<3,>=2.5 04:56:02 Downloading idna-2.10-py2.py3-none-any.whl (58 kB) 04:56:02 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.8/58.8 kB 2.3 MB/s eta 0:00:00 04:56:04 Installing collected packages: idna, chardet, requests 04:56:04 Attempting uninstall: idna 04:56:04 Found existing installation: idna 3.4 04:56:04 Uninstalling idna-3.4: 04:56:04 Successfully uninstalled idna-3.4 04:56:07 Attempting uninstall: requests 04:56:07 Found existing installation: requests 2.28.2 04:56:07 Uninstalling requests-2.28.2: 04:56:07 Successfully uninstalled requests-2.28.2 04:56:07 Successfully installed chardet-4.0.0 idna-2.10 requests-2.25.1 04:56:07 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 04:56:11 Collecting robotframework-requests==0.8.0 04:56:11 Downloading robotframework_requests-0.8.0-py3-none-any.whl (16 kB) 04:56:11 Requirement already satisfied: requests in /usr/lib/python3.10/site-packages (from robotframework-requests==0.8.0) (2.25.1) 04:56:11 Requirement already satisfied: robotframework in /usr/lib/python3.10/site-packages (from robotframework-requests==0.8.0) (4.1.3) 04:56:11 Requirement already satisfied: idna<3,>=2.5 in /usr/lib/python3.10/site-packages (from requests->robotframework-requests==0.8.0) (2.10) 04:56:11 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.10/site-packages (from requests->robotframework-requests==0.8.0) (2022.12.7) 04:56: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.15) 04:56: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) 04:56:13 Installing collected packages: robotframework-requests 04:56:14 Successfully installed robotframework-requests-0.8.0 04:56: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 04:56:18 Collecting paho-mqtt==1.5.1 04:56:18 Downloading paho-mqtt-1.5.1.tar.gz (101 kB) 04:56:18 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 101.8/101.8 kB 4.7 MB/s eta 0:00:00 04:56:18 Preparing metadata (setup.py): started 04:56:19 Preparing metadata (setup.py): finished with status 'done' 04:56:19 Building wheels for collected packages: paho-mqtt 04:56:19 Building wheel for paho-mqtt (setup.py): started 04:56:22 Building wheel for paho-mqtt (setup.py): finished with status 'done' 04:56:22 Created wheel for paho-mqtt: filename=paho_mqtt-1.5.1-py3-none-any.whl size=61549 sha256=3a01a4aa96376cfcbd8e572b8118e0ae75c3170ae0f42adef328479b3c993f7c 04:56:22 Stored in directory: /root/.cache/pip/wheels/b6/72/f9/44ca415a44f9cc7468fe4c59e6282938e504fadec09641fa63 04:56:22 Successfully built paho-mqtt 04:56:24 Installing collected packages: paho-mqtt 04:56:24 Successfully installed paho-mqtt-1.5.1 04:56:24 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 04:56:29 Collecting redis==4.5.3 04:56:29 Downloading redis-4.5.3-py3-none-any.whl (238 kB) 04:56:29 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 238.6/238.6 kB 3.5 MB/s eta 0:00:00 04:56:29 Collecting async-timeout>=4.0.2 04:56:29 Downloading async_timeout-4.0.2-py3-none-any.whl (5.8 kB) 04:56:31 Installing collected packages: async-timeout, redis 04:56:34 Successfully installed async-timeout-4.0.2 redis-4.5.3 04:56:34 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 04:56:41 Collecting pyzmq==22.2.1 04:56:41 Downloading pyzmq-22.2.1.tar.gz (1.2 MB) 04:56:41 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 10.1 MB/s eta 0:00:00 04:56:42 Installing build dependencies: started 04:57:04 Installing build dependencies: finished with status 'done' 04:57:04 Getting requirements to build wheel: started 04:57:04 Getting requirements to build wheel: finished with status 'done' 04:57:04 Preparing metadata (pyproject.toml): started 04:57:05 Preparing metadata (pyproject.toml): finished with status 'done' 04:57:05 Building wheels for collected packages: pyzmq 04:57:05 Building wheel for pyzmq (pyproject.toml): started 04:58:27 Building wheel for pyzmq (pyproject.toml): still running... 04:59:35 Building wheel for pyzmq (pyproject.toml): still running... 04:59:57 Building wheel for pyzmq (pyproject.toml): finished with status 'done' 04:59:57 Created wheel for pyzmq: filename=pyzmq-22.2.1-cp310-cp310-linux_aarch64.whl size=1515212 sha256=79aaf59b4c5209ef474e034324387e40b735bead3426b643b75dbd3e9c03169e 04:59:57 Stored in directory: /root/.cache/pip/wheels/fe/e5/6c/b7cb63e41c4add542d3df6f6d09af9bd65f9395fea4b16da8e 04:59:57 Successfully built pyzmq 04:59:58 Installing collected packages: pyzmq 04:59:59 Successfully installed pyzmq-22.2.1 04:59:59 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 05:00:04 Collecting robotframework-seleniumlibrary==5.1.3 05:00:04 Downloading robotframework_seleniumlibrary-5.1.3-py2.py3-none-any.whl (94 kB) 05:00:06 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 94.7/94.7 kB 42.7 kB/s eta 0:00:00 05:00:06 Requirement already satisfied: robotframework>=3.1.2 in /usr/lib/python3.10/site-packages (from robotframework-seleniumlibrary==5.1.3) (4.1.3) 05:00:06 Collecting selenium>=3.141.0 05:00:06 Downloading selenium-4.8.3-py3-none-any.whl (6.5 MB) 05:00:07 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 6.5/6.5 MB 11.5 MB/s eta 0:00:00 05:00:07 Collecting robotframework-pythonlibcore>=2.1.0 05:00:07 Downloading robotframework_pythonlibcore-4.1.2-py2.py3-none-any.whl (10 kB) 05:00:07 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.15) 05:00:07 Collecting trio-websocket~=0.9 05:00:07 Downloading trio_websocket-0.10.2-py3-none-any.whl (17 kB) 05:00:08 Collecting trio~=0.17 05:00:08 Downloading trio-0.22.0-py3-none-any.whl (384 kB) 05:00:08 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 384.9/384.9 kB 9.4 MB/s eta 0:00:00 05:00:08 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.12.7) 05:00:08 Collecting outcome 05:00:08 Downloading outcome-1.2.0-py2.py3-none-any.whl (9.7 kB) 05:00:08 Collecting sortedcontainers 05:00:08 Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) 05:00:08 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.2.0) 05:00:08 Collecting async-generator>=1.9 05:00:08 Downloading async_generator-1.10-py3-none-any.whl (18 kB) 05:00:08 Collecting exceptiongroup>=1.0.0rc9 05:00:08 Downloading exceptiongroup-1.1.1-py3-none-any.whl (14 kB) 05:00:08 Collecting sniffio 05:00:08 Downloading sniffio-1.3.0-py3-none-any.whl (10 kB) 05:00:08 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) 05:00:09 Collecting wsproto>=0.14 05:00:09 Downloading wsproto-1.2.0-py3-none-any.whl (24 kB) 05:00:09 Collecting PySocks!=1.5.7,<2.0,>=1.5.6 05:00:09 Downloading PySocks-1.7.1-py3-none-any.whl (16 kB) 05:00:10 Collecting h11<1,>=0.9.0 05:00:10 Downloading h11-0.14.0-py3-none-any.whl (58 kB) 05:00:10 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.3/58.3 kB 2.8 MB/s eta 0:00:00 05:00:12 Installing collected packages: sortedcontainers, sniffio, robotframework-pythonlibcore, PySocks, outcome, h11, exceptiongroup, async-generator, wsproto, trio, trio-websocket, selenium, robotframework-seleniumlibrary 05:00:25 Successfully installed PySocks-1.7.1 async-generator-1.10 exceptiongroup-1.1.1 h11-0.14.0 outcome-1.2.0 robotframework-pythonlibcore-4.1.2 robotframework-seleniumlibrary-5.1.3 selenium-4.8.3 sniffio-1.3.0 sortedcontainers-2.4.0 trio-0.22.0 trio-websocket-0.10.2 wsproto-1.2.0 05:00:25 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 05:00:28 Collecting psycopg2==2.9.3 05:00:28 Downloading psycopg2-2.9.3.tar.gz (380 kB) 05:00:28 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 380.6/380.6 kB 8.2 MB/s eta 0:00:00 05:00:28 Preparing metadata (setup.py): started 05:00:30 Preparing metadata (setup.py): finished with status 'done' 05:00:30 Building wheels for collected packages: psycopg2 05:00:30 Building wheel for psycopg2 (setup.py): started 05:01:38 Building wheel for psycopg2 (setup.py): still running... 05:01:38 Building wheel for psycopg2 (setup.py): finished with status 'done' 05:01:38 Created wheel for psycopg2: filename=psycopg2-2.9.3-cp310-cp310-linux_aarch64.whl size=470366 sha256=982e8593bec24281f4ece59a0f01836ae02bdbdd20eac83b29529048a6129c51 05:01:38 Stored in directory: /root/.cache/pip/wheels/81/b6/3d/091aad3e8919ea76c84c2674b02ce3ab52de882e091c39249e 05:01:38 Successfully built psycopg2 05:01:40 Installing collected packages: psycopg2 05:01:40 Successfully installed psycopg2-2.9.3 05:01:40 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 05:01:47 Collecting numpy==1.22.3 05:01:47 Downloading numpy-1.22.3.zip (11.5 MB) 05:01:48 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 11.5/11.5 MB 11.4 MB/s eta 0:00:00 05:01:52 Installing build dependencies: started 05:02:14 Installing build dependencies: finished with status 'done' 05:02:14 Getting requirements to build wheel: started 05:02:17 Getting requirements to build wheel: finished with status 'done' 05:02:17 Preparing metadata (pyproject.toml): started 05:02:22 Preparing metadata (pyproject.toml): finished with status 'done' 05:02:22 Building wheels for collected packages: numpy 05:02:22 Building wheel for numpy (pyproject.toml): started 05:05:13 Building wheel for numpy (pyproject.toml): still running... 05:06:10 Building wheel for numpy (pyproject.toml): still running... 05:07:18 Building wheel for numpy (pyproject.toml): still running... 05:08:14 Building wheel for numpy (pyproject.toml): still running... 05:09:10 Building wheel for numpy (pyproject.toml): still running... 05:10:18 Building wheel for numpy (pyproject.toml): still running... 05:11:26 Building wheel for numpy (pyproject.toml): still running... 05:12:23 Building wheel for numpy (pyproject.toml): still running... 05:16:44 Building wheel for numpy (pyproject.toml): still running... 05:18:51 Building wheel for numpy (pyproject.toml): still running... 05:20:58 Building wheel for numpy (pyproject.toml): still running... 05:23:19 Building wheel for numpy (pyproject.toml): still running... 05:24:27 Building wheel for numpy (pyproject.toml): still running... 05:26:49 Building wheel for numpy (pyproject.toml): still running... 05:30:26 Building wheel for numpy (pyproject.toml): still running... 05:32:18 Building wheel for numpy (pyproject.toml): still running... 05:34:24 Building wheel for numpy (pyproject.toml): still running... 05:34:31 Building wheel for numpy (pyproject.toml): finished with status 'done' 05:34:31 Created wheel for numpy: filename=numpy-1.22.3-cp310-cp310-linux_aarch64.whl size=18623533 sha256=dbd51677576db060f0c993d371bf97fe4d9e9cc9e10b3cc5f7749c99270bc0e7 05:34:31 Stored in directory: /root/.cache/pip/wheels/8e/91/68/1231ba60e6f8e12978799d8d6cb0357385a83664ceef0edd78 05:34:31 Successfully built numpy 05:34:32 Installing collected packages: numpy 05:34:50 Successfully installed numpy-1.22.3 05:34:50 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 05:34:57 Collecting psutil==5.9.0 05:34:57 Downloading psutil-5.9.0.tar.gz (478 kB) 05:34:57 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 478.3/478.3 kB 8.2 MB/s eta 0:00:00 05:34:57 Preparing metadata (setup.py): started 05:34:59 Preparing metadata (setup.py): finished with status 'done' 05:35:00 Building wheels for collected packages: psutil 05:35:00 Building wheel for psutil (setup.py): started 05:35:10 Building wheel for psutil (setup.py): finished with status 'done' 05:35:10 Created wheel for psutil: filename=psutil-5.9.0-cp310-cp310-linux_aarch64.whl size=271961 sha256=492f3f1b916889d7e64ab317b642b07ad5ed6a575eb8b335058b810e87825950 05:35:10 Stored in directory: /root/.cache/pip/wheels/0b/90/2e/be670c56c3ad980428e845d7f66480dcdfa008c3af2f27a2bf 05:35:10 Successfully built psutil 05:35:12 Installing collected packages: psutil 05:35:14 Successfully installed psutil-5.9.0 05:35: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 05:35:19 Collecting pycryptodome==3.15.0 05:35:19 Downloading pycryptodome-3.15.0-cp35-abi3-musllinux_1_1_aarch64.whl (2.0 MB) 05:35:19 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 10.2 MB/s eta 0:00:00 05:35:22 Installing collected packages: pycryptodome 05:35:26 Successfully installed pycryptodome-3.15.0 05:35:26 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 05:35:30 Collecting influxdb-client==1.33.0 05:35:30 Downloading influxdb_client-1.33.0-py3-none-any.whl (706 kB) 05:35:30 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 706.6/706.6 kB 9.2 MB/s eta 0:00:00 05:35:31 Requirement already satisfied: certifi>=14.05.14 in /usr/lib/python3.10/site-packages (from influxdb-client==1.33.0) (2022.12.7) 05:35:31 Requirement already satisfied: setuptools>=21.0.0 in /usr/lib/python3.10/site-packages (from influxdb-client==1.33.0) (67.6.1) 05:35:31 Requirement already satisfied: urllib3>=1.26.0 in /usr/lib/python3.10/site-packages (from influxdb-client==1.33.0) (1.26.15) 05:35:31 Collecting reactivex>=4.0.4 05:35:31 Downloading reactivex-4.0.4-py3-none-any.whl (217 kB) 05:35:31 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 217.8/217.8 kB 7.2 MB/s eta 0:00:00 05:35:31 Collecting python-dateutil>=2.5.3 05:35:31 Downloading python_dateutil-2.8.2-py2.py3-none-any.whl (247 kB) 05:35:31 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 247.7/247.7 kB 8.3 MB/s eta 0:00:00 05:35:31 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) 05:35:31 Collecting typing-extensions<5.0.0,>=4.1.1 05:35:31 Downloading typing_extensions-4.5.0-py3-none-any.whl (27 kB) 05:35:35 Installing collected packages: typing-extensions, python-dateutil, reactivex, influxdb-client 05:35:43 Successfully installed influxdb-client-1.33.0 python-dateutil-2.8.2 reactivex-4.0.4 typing-extensions-4.5.0 05:35: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 05:36:22 Removing intermediate container 9fa15d5975b3 05:36:22 ---> 31c64633b627 05:36:22 Step 9/12 : ENTRYPOINT ["sh", "/usr/local/bin/robot-entrypoint.sh"] 05:36:22 ---> Running in fa3cd01260c2 05:36:22 Removing intermediate container fa3cd01260c2 05:36:22 ---> 674b6a8ff73c 05:36:22 Step 10/12 : LABEL arch=arm64 05:36:22 ---> Running in da8b6e6efe3c 05:36:22 Removing intermediate container da8b6e6efe3c 05:36:22 ---> bfbe35d5d35c 05:36:22 Step 11/12 : LABEL git_sha=8cc13092bf2764d664cb4afd652ee156cbcb95dc 05:36:22 ---> Running in 8ffc7a394475 05:36:22 Removing intermediate container 8ffc7a394475 05:36:22 ---> 32f6c64d3aed 05:36:22 Step 12/12 : LABEL version=0.0.0 05:36:22 ---> Running in 5cc08f4cafff 05:36:22 Removing intermediate container 5cc08f4cafff 05:36:22 ---> 05f1b9bf0530 05:36:22 [Warning] One or more build-args [ARCH] were not consumed 05:36:22 Successfully built 05f1b9bf0530 05:36:22 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 05:36:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:36:23 05:36:23 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:36:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:36:23 arm64: Pulling from edgex-lftools-log-publisher 05:36:23 8998bd30e6a1: Pulling fs layer 05:36:23 04944245beec: Pulling fs layer 05:36:23 699f458cf7ca: Pulling fs layer 05:36:23 765212b225bb: Pulling fs layer 05:36:23 f23df028b6ca: Pulling fs layer 05:36:23 765212b225bb: Waiting 05:36:23 d65c8cfc05b1: Pulling fs layer 05:36:23 f23df028b6ca: Waiting 05:36:23 2437ff75d9bd: Pulling fs layer 05:36:23 d65c8cfc05b1: Waiting 05:36:24 04944245beec: Verifying Checksum 05:36:24 04944245beec: Download complete 05:36:24 765212b225bb: Verifying Checksum 05:36:24 765212b225bb: Download complete 05:36:24 f23df028b6ca: Verifying Checksum 05:36:24 f23df028b6ca: Download complete 05:36:24 d65c8cfc05b1: Verifying Checksum 05:36:24 d65c8cfc05b1: Download complete 05:36:24 699f458cf7ca: Verifying Checksum 05:36:24 699f458cf7ca: Download complete 05:36:24 8998bd30e6a1: Verifying Checksum 05:36:24 8998bd30e6a1: Download complete 05:36:27 2437ff75d9bd: Verifying Checksum 05:36:27 2437ff75d9bd: Download complete 05:36:28 8998bd30e6a1: Pull complete 05:36:28 04944245beec: Pull complete 05:36:30 699f458cf7ca: Pull complete 05:36:30 765212b225bb: Pull complete 05:36:31 f23df028b6ca: Pull complete 05:36:31 d65c8cfc05b1: Pull complete 05:36:43 2437ff75d9bd: Pull complete 05:36:43 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 05:36:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:36:43 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:36:44 prd-ubuntu20.04-docker-arm64-4c-16g-6437 does not seem to be running inside a container 05:36:44 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_edgex-taf-common_PR-51 -v /w/workspace/exfoundry_edgex-taf-common_PR-51:/w/workspace/exfoundry_edgex-taf-common_PR-51:rw,z -v /w/workspace/exfoundry_edgex-taf-common_PR-51@tmp:/w/workspace/exfoundry_edgex-taf-common_PR-51@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 05:36:46 $ docker top 80a2be6998bd49427f10eaf42c9ecafb8767019ea1b6f5a653b2ecc16a5a91eb -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:36:47 ---> job-cost.sh 05:36:47 lf-activate-venv: SKIPPING 05:36:47 INFO: No Stack... 05:36:47 INFO: Retrieving Pricing Info for: v3-standard-4 05:36:48 INFO: Archiving Costs [Pipeline] sh 05:36:49 + cat /w/workspace/exfoundry_edgex-taf-common_PR-51/archives/cost.csv 05:36:49 + cut -d, -f6 [Pipeline] lock 05:36:49 Trying to acquire lock on [jenkins-edgexfoundry-edgex-taf-common-PR-51-1-stack-cost] 05:36:49 Resource [jenkins-edgexfoundry-edgex-taf-common-PR-51-1-stack-cost] did not exist. Created. 05:36:49 Lock acquired on [jenkins-edgexfoundry-edgex-taf-common-PR-51-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:36:50 /w/workspace/exfoundry_edgex-taf-common_PR-51@tmp/durable-68725dee/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 05:36:50 + echo total: 0.10999999940395355 [Pipeline] stash 05:36:50 Warning: overwriting stash ‘stack-cost’ 05:36:51 Stashed 1 file(s) [Pipeline] } 05:36:51 Lock released on resource [jenkins-edgexfoundry-edgex-taf-common-PR-51-1-stack-cost] [Pipeline] // lock [Pipeline] } 05:36:51 $ docker stop --time=1 80a2be6998bd49427f10eaf42c9ecafb8767019ea1b6f5a653b2ecc16a5a91eb 05:36:52 $ docker rm -f --volumes 80a2be6998bd49427f10eaf42c9ecafb8767019ea1b6f5a653b2ecc16a5a91eb [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 05:36:54 + [ -d /w/workspace/exfoundry_edgex-taf-common_PR-51/archives ] 05:36:54 + ls -al /w/workspace/exfoundry_edgex-taf-common_PR-51/archives 05:36:54 total 16 05:36:54 drwxr-xr-x 3 root root 4096 Mar 30 04:55 . 05:36:54 drwxrwxr-x 7 jenkins jenkins 4096 Mar 30 04:55 .. 05:36:54 drwxr-xr-x 2 root root 4096 Mar 30 04:55 cost 05:36:54 -rw-r--r-- 1 root root 87 Mar 30 04:55 cost.csv 05:36:54 + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_edgex-taf-common_PR-51/archives 05:36:54 + ls -al /w/workspace/exfoundry_edgex-taf-common_PR-51/archives 05:36:54 total 16 05:36:54 drwxr-xr-x 3 jenkins jenkins 4096 Mar 30 04:55 . 05:36:54 drwxrwxr-x 7 jenkins jenkins 4096 Mar 30 04:55 .. 05:36:54 drwxr-xr-x 2 jenkins jenkins 4096 Mar 30 04:55 cost 05:36:54 -rw-r--r-- 1 jenkins jenkins 87 Mar 30 04:55 cost.csv [Pipeline] libraryResource [Pipeline] sh 05:36:54 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 05:36:55 ---> package-listing.sh 05:36:55 ++ facter osfamily 05:36:55 ++ tr '[:upper:]' '[:lower:]' 05:36:55 + OS_FAMILY=debian 05:36:55 + workspace=/w/workspace/exfoundry_edgex-taf-common_PR-51 05:36:55 + START_PACKAGES=/tmp/packages_start.txt 05:36:55 + END_PACKAGES=/tmp/packages_end.txt 05:36:55 + DIFF_PACKAGES=/tmp/packages_diff.txt 05:36:55 + PACKAGES=/tmp/packages_start.txt 05:36:55 + '[' /w/workspace/exfoundry_edgex-taf-common_PR-51 ']' 05:36:55 + PACKAGES=/tmp/packages_end.txt 05:36:55 + case "${OS_FAMILY}" in 05:36:55 + dpkg -l 05:36:55 + grep '^ii' 05:36:55 + '[' -f /tmp/packages_start.txt ']' 05:36:55 + '[' -f /tmp/packages_end.txt ']' 05:36:55 + diff /tmp/packages_start.txt /tmp/packages_end.txt 05:36:55 + '[' /w/workspace/exfoundry_edgex-taf-common_PR-51 ']' 05:36:55 + mkdir -p /w/workspace/exfoundry_edgex-taf-common_PR-51/archives/ 05:36:55 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_edgex-taf-common_PR-51/archives/ [Pipeline] echo 05:36:55 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/exfoundry_edgex-taf-common_PR-51/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 05:36:56 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:36:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:36:56 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:36:56 prd-ubuntu20.04-docker-8c-8g-6435 does not seem to be running inside a container 05:36:56 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/exfoundry_edgex-taf-common_PR-51/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_edgex-taf-common_PR-51 -v /w/workspace/exfoundry_edgex-taf-common_PR-51:/w/workspace/exfoundry_edgex-taf-common_PR-51:rw,z -v /w/workspace/exfoundry_edgex-taf-common_PR-51@tmp:/w/workspace/exfoundry_edgex-taf-common_PR-51@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 05:36:56 $ docker top c5beea5875eeadd44f0f2ed5e8fe364a9fda526f00e001e18662dc1d8a000f4a -eo pid,comm [Pipeline] { [Pipeline] sh 05:36:57 + touch /tmp/pre-build-complete [Pipeline] sh 05:36:57 + mkdir -p /var/log/sysstat [Pipeline] sh 05:36:57 + ls /var/log/sa-host 05:36:57 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:36:58 provisioning config files... 05:36:58 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_edgex-taf-common_PR-51@tmp/config8050566711689225153tmp [Pipeline] { [Pipeline] echo 05:36:58 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 05:36:58 ---> create-netrc.sh [Pipeline] } 05:36:58 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 05:36:58 ---> python-tools-install.sh [Pipeline] echo 05:36:58 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 05:36:59 ---> sudo-logs.sh 05:36:59 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 05:36:59 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 05:36:59 ---> job-cost.sh 05:36:59 lf-activate-venv: SKIPPING 05:36:59 DEBUG: total: 0.2199999988079071 05:36:59 INFO: Retrieving Stack Cost... 05:37:00 INFO: Retrieving Pricing Info for: v3-standard-8 05:37:00 INFO: Archiving Costs [Pipeline] echo 05:37:01 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 05:37:01 ---> logs-deploy.sh 05:37:01 lf-activate-venv: SKIPPING 05:37:01 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-taf-common/PR-51/1 05:37:01 INFO: archiving workspace using pattern(s): 05:37:02 Archives upload complete. 05:37:02 INFO: archiving logs to Nexus