Pull request #93 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 78bb33b60997cc9164b1b16e2a1eb70ba268c5e7+031ecbe2691a54d2ade7b2d8632b9af9928c6aa5 (46b66172e87dbf0f80b9ef02300db0aa38990c1d) 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-ssh18218558261379794349.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh7937206371549501092.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-93/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-93/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9591834451523636472.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-93/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh391506779894357240.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > 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-ssh5105256372462127302.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-93/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-93/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh17207590491430027379.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildDocker] RAW Config: [project:edgex-taf-common, mavenSettings:taf-settings, dockerNexusRepo:snapshots, semver:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildDocker] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: taf-settings PROJECT: edgex-taf-common USE_SEMVER: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: edgex-taf-common DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: snapshots DOCKER_PUSH_LATEST: true PUSH_DOCKER_IMAGE: true ARCHIVE_IMAGE: false ARCHIVE_NAME: edgex-taf-common-archive.tar.gz SEMVER_BUMP_LEVEL: pre BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-23609’ Running on prd-ubuntu20.04-docker-8c-8g-23632 in /w/workspace/exfoundry_edgex-taf-common_PR-93 [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-93 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-taf-common.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-taf-common.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/pull/93/head:refs/remotes/origin/PR-93 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 031ecbe2691a54d2ade7b2d8632b9af9928c6aa5 into PR head commit 78bb33b60997cc9164b1b16e2a1eb70ba268c5e7 Merge succeeded, producing 78bb33b60997cc9164b1b16e2a1eb70ba268c5e7 Checking out Revision 78bb33b60997cc9164b1b16e2a1eb70ba268c5e7 (PR-93) Commit message: "build: bump configparser from 5.3.0 to 6.0.0" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 18:14:40 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { > git config core.sparsecheckout # timeout=10 > git checkout -f 78bb33b60997cc9164b1b16e2a1eb70ba268c5e7 # 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 031ecbe2691a54d2ade7b2d8632b9af9928c6aa5 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 78bb33b60997cc9164b1b16e2a1eb70ba268c5e7 # timeout=10 [Pipeline] withCredentials 18:14:41 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 18:14:41 ========================================================= 18:14:41 EdgeX Global Pipelines Version Info 18:14:41 ========================================================= [Pipeline] libraryResource [Pipeline] sh 18:14:41 ------------------- 18:14:41 stable info: 18:14:41 ------------------- 18:14:41 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 18:14:41 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 18:14:41 Message: update stable to v1.0.258 18:14:42 ------------------- 18:14:42 experimental info: 18:14:42 ------------------- 18:14:42 Commited By: **** collab-it+edgex@linuxfoundation.org 18:14:42 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 18:14:42 Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo 18:14:42 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = taf-settings [Pipeline] echo 18:14:42 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-taf-common [Pipeline] echo 18:14:42 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 18:14:42 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 18:14:43 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 18:14:43 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-taf-common [Pipeline] echo 18:14:43 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 18:14:43 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = snapshots [Pipeline] echo 18:14:43 [edgeXSetupEnvironment]: set envvar DOCKER_PUSH_LATEST = true [Pipeline] echo 18:14:43 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 18:14:43 [edgeXSetupEnvironment]: set envvar ARCHIVE_IMAGE = false [Pipeline] echo 18:14:43 [edgeXSetupEnvironment]: set envvar ARCHIVE_NAME = edgex-taf-common-archive.tar.gz [Pipeline] echo 18:14:43 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 18:14:43 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 18:14:43 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-93 [Pipeline] echo 18:14:43 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-93 [Pipeline] echo 18:14:43 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-93 [Pipeline] echo 18:14:43 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 78bb33b60997cc9164b1b16e2a1eb70ba268c5e7 [Pipeline] echo 18:14:43 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 78bb33b [Pipeline] echo 18:14:43 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:14:44 provisioning config files... 18:14:44 copy managed file [taf-settings] to file:/w/workspace/exfoundry_edgex-taf-common_PR-93@tmp/config8922190480857875572tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:14:44 ---> ****-login.sh 18:14:44 nexus3.edgexfoundry.org:10001 18:14:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:14:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:14:44 Configure a credential helper to remove this warning. See 18:14:44 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:14:44 18:14:44 Login Succeeded 18:14:44 nexus3.edgexfoundry.org:10002 18:14:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:14:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:14:45 Configure a credential helper to remove this warning. See 18:14:45 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:14:45 18:14:45 Login Succeeded 18:14:45 nexus3.edgexfoundry.org:10003 18:14:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:14:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:14:45 Configure a credential helper to remove this warning. See 18:14:45 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:14:45 18:14:45 Login Succeeded 18:14:45 nexus3.edgexfoundry.org:10004 18:14:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:14:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:14:45 Configure a credential helper to remove this warning. See 18:14:45 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:14:45 18:14:45 Login Succeeded 18:14:45 ****.io 18:14:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:14:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:14:45 Configure a credential helper to remove this warning. See 18:14:45 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:14:45 18:14:45 Login Succeeded 18:14:45 ---> ****-login.sh ends [Pipeline] } 18:14:45 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 18:14:46 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 18:14:46 + grep -v github /etc/ssh/ssh_known_hosts 18:14:46 + [ -e /tmp/ssh_known_hosts ] 18:14:46 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 18:14:46 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 18:14:46 + sudo tee -a /etc/ssh/ssh_known_hosts 18:14:46 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:14:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:14:46 18:14:46 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:14:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:14:47 0.1.4: Pulling from edgex-devops/py-git-semver 18:14:47 b85a868b505f: Pulling fs layer 18:14:47 e2be974225ed: Pulling fs layer 18:14:47 339a4e72a1f5: Pulling fs layer 18:14:47 988bab9f4d93: Pulling fs layer 18:14:47 1469e6f7b9e6: Pulling fs layer 18:14:47 eaf3925da568: Pulling fs layer 18:14:47 bab4dde63d76: Pulling fs layer 18:14:47 bde34c3a00c8: Pulling fs layer 18:14:47 b352a97aabf1: Pulling fs layer 18:14:47 4872d77fe225: Pulling fs layer 18:14:47 5851b861e8e6: Pulling fs layer 18:14:47 bab4dde63d76: Waiting 18:14:47 bde34c3a00c8: Waiting 18:14:47 b352a97aabf1: Waiting 18:14:47 4872d77fe225: Waiting 18:14:47 5851b861e8e6: Waiting 18:14:47 1469e6f7b9e6: Waiting 18:14:47 eaf3925da568: Waiting 18:14:47 988bab9f4d93: Waiting 18:14:47 e2be974225ed: Verifying Checksum 18:14:47 e2be974225ed: Download complete 18:14:47 988bab9f4d93: Verifying Checksum 18:14:47 988bab9f4d93: Download complete 18:14:47 339a4e72a1f5: Verifying Checksum 18:14:47 339a4e72a1f5: Download complete 18:14:47 eaf3925da568: Verifying Checksum 18:14:47 eaf3925da568: Download complete 18:14:47 1469e6f7b9e6: Verifying Checksum 18:14:47 1469e6f7b9e6: Download complete 18:14:47 bde34c3a00c8: Verifying Checksum 18:14:47 bde34c3a00c8: Download complete 18:14:47 b352a97aabf1: Verifying Checksum 18:14:47 b352a97aabf1: Download complete 18:14:47 4872d77fe225: Verifying Checksum 18:14:47 4872d77fe225: Download complete 18:14:47 5851b861e8e6: Verifying Checksum 18:14:47 5851b861e8e6: Download complete 18:14:47 b85a868b505f: Verifying Checksum 18:14:47 b85a868b505f: Download complete 18:14:47 bab4dde63d76: Verifying Checksum 18:14:47 bab4dde63d76: Download complete 18:14:48 b85a868b505f: Pull complete 18:14:48 e2be974225ed: Pull complete 18:14:49 339a4e72a1f5: Pull complete 18:14:49 988bab9f4d93: Pull complete 18:14:49 1469e6f7b9e6: Pull complete 18:14:49 eaf3925da568: Pull complete 18:14:51 bab4dde63d76: Pull complete 18:14:51 bde34c3a00c8: Pull complete 18:14:51 b352a97aabf1: Pull complete 18:14:51 4872d77fe225: Pull complete 18:14:51 5851b861e8e6: Pull complete 18:14:51 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 18:14:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:14:51 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:14:51 prd-ubuntu20.04-docker-8c-8g-23632 does not seem to be running inside a container 18:14:52 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_edgex-taf-common_PR-93 -v /w/workspace/exfoundry_edgex-taf-common_PR-93:/w/workspace/exfoundry_edgex-taf-common_PR-93:rw,z -v /w/workspace/exfoundry_edgex-taf-common_PR-93@tmp:/w/workspace/exfoundry_edgex-taf-common_PR-93@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 18:14:56 $ docker top 9ce24a5606427f47cdb803b30dc82a731d7eea5cdac56f78413a98e0d07ff6ef -eo pid,comm 18:14:56 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). 18:14:56 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:14:56 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:14:56 [ssh-agent] Looking for ssh-agent implementation... 18:14:56 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:14:56 $ docker exec 9ce24a5606427f47cdb803b30dc82a731d7eea5cdac56f78413a98e0d07ff6ef ssh-agent 18:14:56 SSH_AUTH_SOCK=/tmp/ssh-pvcv1NvlyB5M/agent.33 18:14:56 SSH_AGENT_PID=39 18:14:56 Running ssh-add (command line suppressed) 18:14:56 Identity added: /w/workspace/exfoundry_edgex-taf-common_PR-93@tmp/private_key_518760716769800781.key (/w/workspace/exfoundry_edgex-taf-common_PR-93@tmp/private_key_518760716769800781.key) 18:14:56 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:14:57 + git tag --points-at HEAD [Pipeline] } 18:14:57 $ docker exec --env ******** --env ******** 9ce24a5606427f47cdb803b30dc82a731d7eea5cdac56f78413a98e0d07ff6ef ssh-agent -k 18:14:57 unset SSH_AUTH_SOCK; 18:14:57 unset SSH_AGENT_PID; 18:14:57 echo Agent pid 39 killed; 18:14:57 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 18:14:57 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:14:57 [ssh-agent] Looking for ssh-agent implementation... 18:14:57 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:14:57 $ docker exec 9ce24a5606427f47cdb803b30dc82a731d7eea5cdac56f78413a98e0d07ff6ef ssh-agent 18:14:57 SSH_AUTH_SOCK=/tmp/ssh-BlrqkXNMZBmL/agent.71 18:14:57 SSH_AGENT_PID=78 18:14:57 Running ssh-add (command line suppressed) 18:14:57 Identity added: /w/workspace/exfoundry_edgex-taf-common_PR-93@tmp/private_key_625231445042427292.key (/w/workspace/exfoundry_edgex-taf-common_PR-93@tmp/private_key_625231445042427292.key) 18:14:57 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:14:58 + git semver init 18:14:58 2023-12-01 18:14:58,374 [run_init] DEBUG init version:0.0.0 force:False 18:14:58 2023-12-01 18:14:58,375 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_edgex-taf-common_PR-93/.semver 18:14:58 2023-12-01 18:14:58,375 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-taf-common.git /w/workspace/exfoundry_edgex-taf-common_PR-93/.semver 18:14:58 2023-12-01 18:14:58,375 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-taf-common.git', '/w/workspace/exfoundry_edgex-taf-common_PR-93/.semver'], cwd=/w/workspace/exfoundry_edgex-taf-common_PR-93, universal_newlines=False, shell=None, istream=None) 18:14:59 2023-12-01 18:14:59,067 [append_file] DEBUG append to file:/w/workspace/exfoundry_edgex-taf-common_PR-93/.git/info/exclude 18:14:59 2023-12-01 18:14:59,067 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_edgex-taf-common_PR-93/.semver/PR-93 with force:False 18:14:59 2023-12-01 18:14:59,067 [write_file] DEBUG write to file:/w/workspace/exfoundry_edgex-taf-common_PR-93/.semver/PR-93 18:14:59 2023-12-01 18:14:59,072 [execute] INFO git cat-file --batch-check 18:14:59 2023-12-01 18:14:59,072 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_edgex-taf-common_PR-93/.semver, universal_newlines=False, shell=None, istream=) 18:14:59 2023-12-01 18:14:59,077 [execute] INFO git cat-file --batch 18:14:59 2023-12-01 18:14:59,077 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_edgex-taf-common_PR-93/.semver, universal_newlines=False, shell=None, istream=) 18:14:59 2023-12-01 18:14:59,081 [read_version] DEBUG read version from /w/workspace/exfoundry_edgex-taf-common_PR-93/.semver/PR-93 18:14:59 0.0.0 [Pipeline] } 18:14:59 $ docker exec --env ******** --env ******** 9ce24a5606427f47cdb803b30dc82a731d7eea5cdac56f78413a98e0d07ff6ef ssh-agent -k 18:14:59 unset SSH_AUTH_SOCK; 18:14:59 unset SSH_AGENT_PID; 18:14:59 echo Agent pid 78 killed; 18:14:59 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:14:59 + git semver [Pipeline] } 18:15:00 $ docker stop --time=1 9ce24a5606427f47cdb803b30dc82a731d7eea5cdac56f78413a98e0d07ff6ef 18:15:01 $ docker rm -f --volumes 9ce24a5606427f47cdb803b30dc82a731d7eea5cdac56f78413a98e0d07ff6ef [Pipeline] // withDockerContainer [Pipeline] sh 18:15:02 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 18:15:02 Stashed 1 file(s) [Pipeline] echo 18:15:02 [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 18:15:03 provisioning config files... 18:15:03 copy managed file [taf-settings] to file:/w/workspace/exfoundry_edgex-taf-common_PR-93@tmp/config17426737687261551260tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:15:03 ---> ****-login.sh 18:15:03 nexus3.edgexfoundry.org:10001 18:15:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:15:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:15:03 Configure a credential helper to remove this warning. See 18:15:03 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:15:03 18:15:03 Login Succeeded 18:15:03 nexus3.edgexfoundry.org:10002 18:15:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:15:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:15:03 Configure a credential helper to remove this warning. See 18:15:03 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:15:03 18:15:03 Login Succeeded 18:15:03 nexus3.edgexfoundry.org:10003 18:15:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:15:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:15:03 Configure a credential helper to remove this warning. See 18:15:03 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:15:03 18:15:03 Login Succeeded 18:15:03 nexus3.edgexfoundry.org:10004 18:15:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:15:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:15:04 Configure a credential helper to remove this warning. See 18:15:04 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:15:04 18:15:04 Login Succeeded 18:15:04 ****.io 18:15:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:15:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:15:04 Configure a credential helper to remove this warning. See 18:15:04 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:15:04 18:15:04 Login Succeeded 18:15:04 ---> ****-login.sh ends [Pipeline] } 18:15:04 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 18:15:05 + sudo chown -R jenkins:jenkins . [Pipeline] sh 18:15:05 + ls -al . 18:15:05 total 72 18:15:05 drwxrwxr-x 7 jenkins jenkins 4096 Dec 1 18:15 . 18:15:05 drwxrwxr-x 4 jenkins jenkins 4096 Dec 1 18:14 .. 18:15:05 drwxrwxr-x 8 jenkins jenkins 4096 Dec 1 18:15 .git 18:15:05 drwxrwxr-x 2 jenkins jenkins 4096 Dec 1 18:14 .github 18:15:05 -rw-rw-r-- 1 jenkins jenkins 22 Dec 1 18:14 .gitignore 18:15:05 drwxr-xr-x 3 jenkins jenkins 4096 Dec 1 18:14 .semver 18:15:05 -rw-rw-r-- 1 jenkins jenkins 1575 Dec 1 18:14 Dockerfile 18:15:05 -rw-rw-r-- 1 jenkins jenkins 746 Dec 1 18:14 Jenkinsfile 18:15:05 -rw-rw-r-- 1 jenkins jenkins 11381 Dec 1 18:14 LICENSE 18:15:05 -rw-rw-r-- 1 jenkins jenkins 3606 Dec 1 18:14 README.md 18:15:05 drwxrwxr-x 4 jenkins jenkins 4096 Dec 1 18:14 TAF-Manager 18:15:05 drwxrwxr-x 6 jenkins jenkins 4096 Dec 1 18:14 TUC 18:15:05 -rw-rw-r-- 1 jenkins jenkins 5 Dec 1 18:15 VERSION 18:15:05 -rw-rw-r-- 1 jenkins jenkins 343 Dec 1 18:14 requirements.txt 18:15:05 -rw-rw-r-- 1 jenkins jenkins 54 Dec 1 18:14 robot-entrypoint.sh 18:15:05 -rw-rw-r-- 1 jenkins jenkins 445 Dec 1 18:14 setup.py [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:15:06 + docker build -t edgex-taf-common -f Dockerfile --build-arg ARCH=amd64 --label git_sha=78bb33b60997cc9164b1b16e2a1eb70ba268c5e7 --label arch=amd64 --label version=0.0.0 . 18:15:06 Sending build context to Docker daemon 554kB 18:15:06 Step 1/13 : FROM alpine:3.16 18:15:06 3.16: Pulling from library/alpine 18:15:06 070eb51debd9: Pulling fs layer 18:15:06 070eb51debd9: Verifying Checksum 18:15:06 070eb51debd9: Download complete 18:15:06 070eb51debd9: Pull complete 18:15:06 Digest: sha256:e4cdb7d47b06ba0a062ad2a97a7d154967c8f83934594d9f2bd3efa89292996b 18:15:06 Status: Downloaded newer image for alpine:3.16 18:15:06 ---> e525c930fe75 18:15:06 Step 2/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: IOTech' 18:15:07 ---> Running in 69c77bcbc4ac 18:15:07 Removing intermediate container 69c77bcbc4ac 18:15:07 ---> 9899f6291f3d 18:15:07 Step 3/13 : LABEL maintainer="Bruce Huang " 18:15:07 ---> Running in 780e1bafbbaf 18:15:07 Removing intermediate container 780e1bafbbaf 18:15:07 ---> 102cb8cb75a5 18:15:07 Step 4/13 : COPY . /edgex-taf/edgex-taf-common 18:15:07 ---> feee68da36e7 18:15:07 Step 5/13 : COPY robot-entrypoint.sh /usr/local/bin/ 18:15:07 ---> f8a0ee1b96ac 18:15:07 Step 6/13 : COPY requirements.txt /edgex-taf/requirements.txt 18:15:07 ---> 4e6a2730e348 18:15:07 Step 7/13 : WORKDIR /edgex-taf 18:15:07 ---> Running in 614053d0459c 18:15:07 Removing intermediate container 614053d0459c 18:15:07 ---> a4c708a2ca53 18:15:07 Step 8/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 18:15:07 ---> Running in 31e9db200351 18:15:08 Removing intermediate container 31e9db200351 18:15:08 ---> da8b989ede9d 18:15:08 Step 9/13 : RUN apk upgrade && apk add --update --no-cache openssl curl jq docker-cli && apk add --no-cache chromium chromium-chromedriver && apk add --no-cache libc-dev libffi-dev postgresql-dev gcc musl-dev && apk add --no-cache python3-dev g++ zeromq-dev=4.3.4-r0 && apk add --no-cache python3 && if [ ! -e /usr/bin/python ]; then ln -sf python3 /usr/bin/python ; fi && apk add --no-cache tzdata && cp /usr/share/zoneinfo/UTC /etc/localtime && apk del tzdata && python3 -m ensurepip && rm -r /usr/lib/python*/ensurepip && pip3 install --no-cache --upgrade pip setuptools wheel && if [ ! -e /usr/bin/pip ]; then ln -s pip3 /usr/bin/pip ; fi && pip3 install ./edgex-taf-common && pip3 install -r requirements.txt 18:15:08 ---> Running in 0ba6ec150d52 18:15:09 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 18:15:09 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 18:15:10 OK: 6 MiB in 14 packages 18:15:10 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 18:15:10 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 18:15:11 (1/9) Installing ca-certificates (20230506-r0) 18:15:11 (2/9) Installing brotli-libs (1.0.9-r6) 18:15:12 (3/9) Installing nghttp2-libs (1.47.0-r2) 18:15:12 (4/9) Installing libcurl (8.4.0-r0) 18:15:13 (5/9) Installing curl (8.4.0-r0) 18:15:13 (6/9) Installing docker-cli (20.10.20-r0) 18:15:15 (7/9) Installing oniguruma (6.9.8-r0) 18:15:15 (8/9) Installing jq (1.6-r1) 18:15:16 (9/9) Installing openssl (1.1.1w-r1) 18:15:16 Executing busybox-1.35.0-r17.trigger 18:15:16 Executing ca-certificates-20230506-r0.trigger 18:15:16 OK: 52 MiB in 23 packages 18:15:16 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 18:15:17 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 18:15:17 Still waiting to schedule task 18:15:17 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-23631’ 18:15:18 (1/137) Installing libmagic (5.41-r0) 18:15:18 (2/137) Installing file (5.41-r0) 18:15:18 (3/137) Installing libxau (1.0.9-r0) 18:15:18 (4/137) Installing libxdmcp (1.1.3-r0) 18:15:19 (5/137) Installing libxcb (1.15-r0) 18:15:19 (6/137) Installing libx11 (1.8.7-r0) 18:15:19 (7/137) Installing libxext (1.3.4-r0) 18:15:20 (8/137) Installing libice (1.0.10-r0) 18:15:20 (9/137) Installing libuuid (2.38-r1) 18:15:20 (10/137) Installing libsm (1.2.3-r0) 18:15:21 (11/137) Installing libxt (1.2.1-r0) 18:15:21 (12/137) Installing libxmu (1.1.3-r0) 18:15:21 (13/137) Installing xset (1.2.4-r0) 18:15:21 (14/137) Installing xprop (1.2.5-r0) 18:15:22 (15/137) Installing xdg-utils (1.1.3-r3) 18:15:22 (16/137) Installing eudev-libs (3.2.11-r0) 18:15:22 (17/137) Installing pkgconf (1.8.1-r0) 18:15:23 (18/137) Installing libffi (3.4.2-r1) 18:15:23 (19/137) Installing libintl (0.21-r2) 18:15:23 (20/137) Installing libblkid (2.38-r1) 18:15:23 (21/137) Installing libmount (2.38-r1) 18:15:24 (22/137) Installing pcre (8.45-r2) 18:15:24 (23/137) Installing glib (2.72.4-r0) 18:15:25 (24/137) Installing xz-libs (5.2.5-r1) 18:15:25 (25/137) Installing libxml2 (2.9.14-r2) 18:15:26 (26/137) Installing shared-mime-info (2.2-r2) 18:15:26 (27/137) Installing hicolor-icon-theme (0.17-r1) 18:15:26 (28/137) Installing libjpeg-turbo (2.1.3-r1) 18:15:27 (29/137) Installing libpng (1.6.37-r1) 18:15:27 (30/137) Installing libwebp (1.2.3-r2) 18:15:28 (31/137) Installing zstd-libs (1.5.2-r1) 18:15:28 (32/137) Installing tiff (4.4.0-r4) 18:15:28 (33/137) Installing gdk-pixbuf (2.42.8-r0) 18:15:29 (34/137) Installing gtk-update-icon-cache (2.24.33-r3) 18:15:29 (35/137) Installing libxcomposite (0.4.5-r0) 18:15:29 (36/137) Installing libxfixes (6.0.0-r0) 18:15:29 (37/137) Installing libxrender (0.9.10-r3) 18:15:30 (38/137) Installing libxcursor (1.2.1-r0) 18:15:30 (39/137) Installing libxdamage (1.1.5-r1) 18:15:30 (40/137) Installing libxi (1.8-r0) 18:15:30 (41/137) Installing libxinerama (1.1.4-r1) 18:15:30 (42/137) Installing libxrandr (1.5.2-r1) 18:15:31 (43/137) Installing atk (2.38.0-r0) 18:15:31 (44/137) Installing libxtst (1.2.3-r3) 18:15:31 (45/137) Installing dbus-libs (1.14.8-r0) 18:15:32 (46/137) Installing at-spi2-core (2.44.1-r0) 18:15:32 (47/137) Installing at-spi2-atk (2.38.0-r0) 18:15:32 (48/137) Installing expat (2.5.0-r0) 18:15:33 (49/137) Installing libbz2 (1.0.8-r1) 18:15:33 (50/137) Installing freetype (2.12.1-r0) 18:15:34 (51/137) Installing fontconfig (2.14.0-r0) 18:15:34 (52/137) Installing pixman (0.40.0-r4) 18:15:34 (53/137) Installing cairo (1.17.4-r2) 18:15:35 (54/137) Installing cairo-gobject (1.17.4-r2) 18:15:35 (55/137) Installing avahi-libs (0.8-r6) 18:15:35 (56/137) Installing gmp (6.2.1-r2) 18:15:36 (57/137) Installing nettle (3.7.3-r0) 18:15:36 (58/137) Installing p11-kit (0.24.1-r0) 18:15:37 (59/137) Installing libtasn1 (4.18.0-r1) 18:15:37 (60/137) Installing libunistring (1.0-r0) 18:15:37 (61/137) Installing gnutls (3.7.7-r1) 18:15:38 (62/137) Installing cups-libs (2.4.2-r2) 18:15:38 (63/137) Installing libepoxy (1.5.10-r0) 18:15:39 (64/137) Installing fribidi (1.0.12-r0) 18:15:39 (65/137) Installing graphite2 (1.3.14-r1) 18:15:39 (66/137) Installing harfbuzz (4.3.0-r0) 18:15:40 (67/137) Installing libxft (2.3.4-r0) 18:15:40 (68/137) Installing pango (1.50.7-r0) 18:15:40 (69/137) Installing wayland-libs-client (1.20.0-r0) 18:15:40 (70/137) Installing wayland-libs-cursor (1.20.0-r0) 18:15:41 (71/137) Installing wayland-libs-egl (1.20.0-r0) 18:15:41 (72/137) Installing xkeyboard-config (2.35.1-r0) 18:15:41 (73/137) Installing libxkbcommon (1.4.1-r0) 18:15:42 (74/137) Installing gtk+3.0 (3.24.34-r1) 18:15:42 Executing gtk+3.0-3.24.34-r1.post-install 18:15:42 (75/137) Installing libfontenc (1.1.4-r0) 18:15:43 (76/137) Installing mkfontscale (1.2.2-r0) 18:15:43 (77/137) Installing font-opensans (0_git20210927-r0) 18:15:43 (78/137) Installing libgcc (11.2.1_git20220219-r2) 18:15:44 (79/137) Installing libogg (1.3.5-r1) 18:15:44 (80/137) Installing libstdc++ (11.2.1_git20220219-r2) 18:15:44 (81/137) Installing flac (1.3.4-r0) 18:15:45 (82/137) Installing alsa-lib (1.2.7.2-r0) 18:15:45 (83/137) Installing libatomic (11.2.1_git20220219-r2) 18:15:46 (84/137) Installing sdl2 (2.0.22-r0) 18:15:46 (85/137) Installing aom-libs (3.3.0-r0) 18:15:47 (86/137) Installing libass (0.16.0-r0) 18:15:47 (87/137) Installing libdav1d (1.0.0-r0) 18:15:48 (88/137) Installing libpciaccess (0.16-r0) 18:15:48 (89/137) Installing libdrm (2.4.110-r0) 18:15:48 (90/137) Installing ncurses-terminfo-base (6.3_p20220521-r1) 18:15:48 (91/137) Installing ncurses-libs (6.3_p20220521-r1) 18:15:49 (92/137) Installing lame (3.100-r0) 18:15:49 (93/137) Installing opus (1.3.1-r1) 18:15:49 (94/137) Installing libasyncns (0.8-r1) 18:15:50 (95/137) Installing libltdl (2.4.7-r0) 18:15:50 (96/137) Installing orc (0.4.32-r0) 18:15:51 (97/137) Installing libvorbis (1.3.7-r0) 18:15:51 (98/137) Installing libsndfile (1.1.0-r0) 18:15:51 (99/137) Installing libgomp (11.2.1_git20220219-r2) 18:15:52 (100/137) Installing soxr (0.1.3-r2) 18:15:52 (101/137) Installing speexdsp (1.2.0-r0) 18:15:52 (102/137) Installing tdb-libs (1.4.6-r0) 18:15:52 (103/137) Installing libpulse (15.0-r2) 18:15:53 (104/137) Installing cjson (1.7.15-r3) 18:15:53 (105/137) Installing mbedtls (2.28.5-r0) 18:15:53 (106/137) Installing librist (0.2.6-r1) 18:15:54 (107/137) Installing libsrt (1.4.4-r0) 18:15:54 (108/137) Installing libssh (0.9.6-r1) 18:15:55 (109/137) Installing libtheora (1.1.1-r16) 18:15:55 (110/137) Installing v4l-utils-libs (1.22.1-r1) 18:15:55 (111/137) Installing libva (2.14.0-r0) 18:15:56 (112/137) Installing libvdpau (1.5-r0) 18:15:56 (113/137) Installing vidstab (1.1.0-r1) 18:15:57 (114/137) Installing libvpx (1.11.0-r1) 18:15:57 (115/137) Installing x264-libs (0.163_git20210613-r0) 18:15:57 (116/137) Installing numactl (2.0.14-r0) 18:15:58 (117/137) Installing x265-libs (3.5-r3) 18:15:58 (118/137) Installing xvidcore (1.3.7-r1) 18:15:59 (119/137) Installing ffmpeg-libs (5.0.3-r0) 18:15:59 (120/137) Installing libevent (2.1.12-r4) 18:16:00 (121/137) Installing mesa (21.3.9-r0) 18:16:00 (122/137) Installing wayland-libs-server (1.20.0-r0) 18:16:00 (123/137) Installing mesa-gbm (21.3.9-r0) 18:16:01 (124/137) Installing icu-data-en (71.1-r2) 18:16:01 Executing icu-data-en-71.1-r2.post-install 18:16:01 * 18:16:01 * If you need ICU with non-English locales and legacy charset support, install 18:16:01 * package icu-data-full. 18:16:01 * 18:16:01 (125/137) Installing icu-libs (71.1-r2) 18:16:01 (126/137) Installing lcms2 (2.13.1-r0) 18:16:02 (127/137) Installing minizip (1.2.12-r0) 18:16:02 (128/137) Installing nspr (4.33-r0) 18:16:03 (129/137) Installing sqlite-libs (3.40.1-r0) 18:16:03 (130/137) Installing nss (3.78.1-r0) 18:16:03 (131/137) Installing re2 (2022.04.01-r0) 18:16:04 (132/137) Installing snappy (1.1.9-r4) 18:16:04 (133/137) Installing libgpg-error (1.45-r0) 18:16:05 (134/137) Installing libgcrypt (1.10.1-r0) 18:16:05 (135/137) Installing libxslt (1.1.35-r0) 18:16:05 (136/137) Installing chromium (102.0.5005.182-r0) 18:16:07 (137/137) Installing chromium-chromedriver (102.0.5005.182-r0) 18:16:08 Executing busybox-1.35.0-r17.trigger 18:16:08 Executing glib-2.72.4-r0.trigger 18:16:08 Executing shared-mime-info-2.2-r2.trigger 18:16:08 Executing gdk-pixbuf-2.42.8-r0.trigger 18:16:08 Executing gtk-update-icon-cache-2.24.33-r3.trigger 18:16:08 Executing fontconfig-2.14.0-r0.trigger 18:16:08 Executing mkfontscale-1.2.2-r0.trigger 18:16:08 OK: 409 MiB in 160 packages 18:16:08 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 18:16:09 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 18:16:09 (1/21) Installing binutils (2.38-r3) 18:16:10 (2/21) Installing isl22 (0.22-r0) 18:16:10 (3/21) Installing mpfr4 (4.1.0-r0) 18:16:11 (4/21) Installing mpc1 (1.2.1-r0) 18:16:11 (5/21) Installing gcc (11.2.1_git20220219-r2) 18:16:20 (6/21) Installing musl-dev (1.2.3-r3) 18:16:20 (7/21) Installing libc-dev (0.7.2-r3) 18:16:20 (8/21) Installing linux-headers (5.16.7-r1) 18:16:20 (9/21) Installing libffi-dev (3.4.2-r1) 18:16:20 (10/21) Installing libpq (14.10-r0) 18:16:21 (11/21) Installing openssl-dev (1.1.1w-r1) 18:16:21 (12/21) Installing libpq-dev (14.10-r0) 18:16:21 (13/21) Installing libecpg (14.10-r0) 18:16:22 (14/21) Installing libecpg-dev (14.10-r0) 18:16:22 (15/21) Installing llvm13-libs (13.0.1-r2) 18:16:24 (16/21) Installing clang-libs (13.0.1-r1) 18:16:25 (17/21) Installing clang (13.0.1-r1) 18:16:25 (18/21) Installing icu (71.1-r2) 18:16:25 (19/21) Installing icu-dev (71.1-r2) 18:16:26 (20/21) Installing llvm13 (13.0.1-r2) 18:16:27 (21/21) Installing postgresql14-dev (14.10-r0) 18:16:28 Executing busybox-1.35.0-r17.trigger 18:16:28 OK: 822 MiB in 181 packages 18:16:28 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 18:16:28 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 18:16:29 (1/10) Installing g++ (11.2.1_git20220219-r2) 18:16:33 (2/10) Installing gdbm (1.23-r0) 18:16:33 (3/10) Installing mpdecimal (2.5.1-r1) 18:16:33 (4/10) Installing readline (8.1.2-r0) 18:16:33 (5/10) Installing python3 (3.10.13-r0) 18:16:38 (6/10) Installing python3-dev (3.10.13-r0) 18:16:38 (7/10) Installing libsodium (1.0.18-r0) 18:16:39 (8/10) Installing libzmq (4.3.4-r0) 18:16:39 (9/10) Installing libsodium-dev (1.0.18-r0) 18:16:40 (10/10) Installing zeromq-dev (4.3.4-r0) 18:16:40 Executing busybox-1.35.0-r17.trigger 18:16:40 OK: 974 MiB in 191 packages 18:16:40 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 18:16:40 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 18:16:41 OK: 974 MiB in 191 packages 18:16:41 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 18:16:42 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 18:16:42 (1/1) Installing tzdata (2023c-r0) 18:16:43 Executing busybox-1.35.0-r17.trigger 18:16:43 OK: 978 MiB in 192 packages 18:16:43 (1/1) Purging tzdata (2023c-r0) 18:16:43 Executing busybox-1.35.0-r17.trigger 18:16:43 OK: 974 MiB in 191 packages 18:16:45 Looking in links: /tmp/tmpud2ck5xw 18:16:45 Processing /tmp/tmpud2ck5xw/setuptools-65.5.0-py3-none-any.whl 18:16:45 Processing /tmp/tmpud2ck5xw/pip-23.0.1-py3-none-any.whl 18:16:46 Installing collected packages: setuptools, pip 18:16:49 Successfully installed pip-23.0.1 setuptools-65.5.0 18:16:49 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 18:16:49 Requirement already satisfied: pip in /usr/lib/python3.10/site-packages (23.0.1) 18:16:49 Collecting pip 18:16:49 Downloading pip-23.3.1-py3-none-any.whl (2.1 MB) 18:16:49 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 50.8 MB/s eta 0:00:00 18:16:49 Requirement already satisfied: setuptools in /usr/lib/python3.10/site-packages (65.5.0) 18:16:50 Collecting setuptools 18:16:50 Downloading setuptools-69.0.2-py3-none-any.whl (819 kB) 18:16:50 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 819.5/819.5 kB 100.1 MB/s eta 0:00:00 18:16:50 Collecting wheel 18:16:50 Downloading wheel-0.42.0-py3-none-any.whl (65 kB) 18:16:50 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 65.4/65.4 kB 157.2 MB/s eta 0:00:00 18:16:50 Installing collected packages: wheel, setuptools, pip 18:16:50 Attempting uninstall: setuptools 18:16:50 Found existing installation: setuptools 65.5.0 18:16:50 Uninstalling setuptools-65.5.0: 18:16:50 Successfully uninstalled setuptools-65.5.0 18:16:51 Attempting uninstall: pip 18:16:51 Found existing installation: pip 23.0.1 18:16:51 Uninstalling pip-23.0.1: 18:16:51 Successfully uninstalled pip-23.0.1 18:16:53 Successfully installed pip-23.3.1 setuptools-69.0.2 wheel-0.42.0 18:16:53 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 18:16:54 Processing ./edgex-taf-common 18:16:54 Preparing metadata (setup.py): started 18:16:54 Preparing metadata (setup.py): finished with status 'done' 18:16:54 Building wheels for collected packages: edgex-taf-common 18:16:54 Building wheel for edgex-taf-common (setup.py): started 18:16:54 Building wheel for edgex-taf-common (setup.py): finished with status 'done' 18:16:54 Created wheel for edgex-taf-common: filename=edgex_taf_common-0.0.0-py3-none-any.whl size=14471 sha256=948b0d007fd040ba4fbcaf830fe5b59554f791a70c3a791058591b51c5184ea3 18:16:54 Stored in directory: /root/.cache/pip/wheels/61/f5/b0/ccd98a608bbb4978be0e5d8235f9fb4ae43535dafafd44bbbd 18:16:54 Successfully built edgex-taf-common 18:16:54 Installing collected packages: edgex-taf-common 18:16:54 Successfully installed edgex-taf-common-0.0.0 18:16: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 18:16:55 Collecting robotframework==6.1.1 (from -r requirements.txt (line 1)) 18:16:55 Downloading robotframework-6.1.1-py3-none-any.whl.metadata (7.5 kB) 18:16:55 Collecting python-dotenv==1.0.0 (from -r requirements.txt (line 2)) 18:16:55 Downloading python_dotenv-1.0.0-py3-none-any.whl (19 kB) 18:16:55 Collecting robotframework-requests==0.9.5 (from -r requirements.txt (line 3)) 18:16:55 Downloading robotframework_requests-0.9.5-py3-none-any.whl.metadata (7.2 kB) 18:16:55 Collecting robotframework-seleniumlibrary==6.1.3 (from -r requirements.txt (line 4)) 18:16:55 Downloading robotframework_seleniumlibrary-6.1.3-py2.py3-none-any.whl.metadata (15 kB) 18:16:55 Collecting robotbackgroundlogger==1.2 (from -r requirements.txt (line 5)) 18:16:55 Downloading robotbackgroundlogger-1.2.tar.gz (3.9 kB) 18:16:55 Preparing metadata (setup.py): started 18:16:56 Preparing metadata (setup.py): finished with status 'done' 18:16:56 Collecting RESTinstance==1.3.0 (from -r requirements.txt (line 6)) 18:16:56 Downloading RESTinstance-1.3.0-py2.py3-none-any.whl (29 kB) 18:16:56 Collecting configparser==6.0.0 (from -r requirements.txt (line 7)) 18:16:56 Downloading configparser-6.0.0-py3-none-any.whl.metadata (11 kB) 18:16:56 Collecting requests==2.31.0 (from -r requirements.txt (line 8)) 18:16:56 Downloading requests-2.31.0-py3-none-any.whl.metadata (4.6 kB) 18:16:56 Collecting paho-mqtt==1.6.1 (from -r requirements.txt (line 9)) 18:16:56 Downloading paho-mqtt-1.6.1.tar.gz (99 kB) 18:16:56 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 99.4/99.4 kB 13.7 MB/s eta 0:00:00 18:16:56 Preparing metadata (setup.py): started 18:16:56 Preparing metadata (setup.py): finished with status 'done' 18:16:56 Collecting docker==6.1.3 (from -r requirements.txt (line 10)) 18:16:56 Downloading docker-6.1.3-py3-none-any.whl.metadata (3.5 kB) 18:16:56 Collecting numpy==1.26.2 (from -r requirements.txt (line 11)) 18:16:56 Downloading numpy-1.26.2-cp310-cp310-musllinux_1_1_x86_64.whl.metadata (61 kB) 18:16:56 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.2/61.2 kB 6.3 MB/s eta 0:00:00 18:16:57 Collecting psutil==5.9.5 (from -r requirements.txt (line 12)) 18:16:57 Downloading psutil-5.9.5.tar.gz (493 kB) 18:16:57 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 493.5/493.5 kB 35.6 MB/s eta 0:00:00 18:16:57 Installing build dependencies: started 18:17:00 Installing build dependencies: finished with status 'done' 18:17:00 Getting requirements to build wheel: started 18:17:00 Getting requirements to build wheel: finished with status 'done' 18:17:00 Preparing metadata (pyproject.toml): started 18:17:00 Preparing metadata (pyproject.toml): finished with status 'done' 18:17:00 Collecting redis==5.0.1 (from -r requirements.txt (line 13)) 18:17:00 Downloading redis-5.0.1-py3-none-any.whl.metadata (8.9 kB) 18:17:01 Collecting pyzmq==25.1.0 (from -r requirements.txt (line 14)) 18:17:01 Downloading pyzmq-25.1.0-cp310-cp310-musllinux_1_1_x86_64.whl.metadata (4.8 kB) 18:17:01 Collecting influxdb-client==1.36.1 (from -r requirements.txt (line 15)) 18:17:01 Downloading influxdb_client-1.36.1-py3-none-any.whl (721 kB) 18:17:01 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 721.2/721.2 kB 56.6 MB/s eta 0:00:00 18:17:01 Collecting psycopg2==2.9.7 (from -r requirements.txt (line 16)) 18:17:01 Downloading psycopg2-2.9.7.tar.gz (383 kB) 18:17:01 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 383.5/383.5 kB 13.9 MB/s eta 0:00:00 18:17:01 Preparing metadata (setup.py): started 18:17:02 Preparing metadata (setup.py): finished with status 'done' 18:17:02 Collecting pycryptodome==3.19.0 (from -r requirements.txt (line 17)) 18:17:02 Downloading pycryptodome-3.19.0-cp35-abi3-musllinux_1_1_x86_64.whl.metadata (3.4 kB) 18:17:02 Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary==6.1.3->-r requirements.txt (line 4)) 18:17:02 Downloading selenium-4.15.2-py3-none-any.whl.metadata (6.9 kB) 18:17:02 Collecting robotframework-pythonlibcore>=3.0.0 (from robotframework-seleniumlibrary==6.1.3->-r requirements.txt (line 4)) 18:17:02 Downloading robotframework_pythonlibcore-4.3.0-py2.py3-none-any.whl.metadata (6.0 kB) 18:17:02 Collecting docutils (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 18:17:02 Downloading docutils-0.20.1-py3-none-any.whl.metadata (2.8 kB) 18:17:02 Collecting flex (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 18:17:02 Downloading flex-6.14.1.tar.gz (40 kB) 18:17:02 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 40.9/40.9 kB 4.9 MB/s eta 0:00:00 18:17:02 Preparing metadata (setup.py): started 18:17:02 Preparing metadata (setup.py): finished with status 'done' 18:17:02 Collecting GenSON (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 18:17:02 Downloading genson-1.2.2.tar.gz (34 kB) 18:17:02 Preparing metadata (setup.py): started 18:17:03 Preparing metadata (setup.py): finished with status 'done' 18:17:03 Collecting jsonpath-ng (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 18:17:03 Downloading jsonpath_ng-1.6.0-py3-none-any.whl.metadata (17 kB) 18:17:03 Collecting jsonschema (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 18:17:03 Downloading jsonschema-4.20.0-py3-none-any.whl.metadata (8.1 kB) 18:17:03 Collecting pygments (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 18:17:03 Downloading pygments-2.17.2-py3-none-any.whl.metadata (2.6 kB) 18:17:03 Collecting pytz (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 18:17:03 Downloading pytz-2023.3.post1-py2.py3-none-any.whl.metadata (22 kB) 18:17:03 Collecting tzlocal (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 18:17:03 Downloading tzlocal-5.2-py3-none-any.whl.metadata (7.8 kB) 18:17:03 Collecting charset-normalizer<4,>=2 (from requests==2.31.0->-r requirements.txt (line 8)) 18:17:03 Downloading charset_normalizer-3.3.2-cp310-cp310-musllinux_1_1_x86_64.whl.metadata (33 kB) 18:17:03 Collecting idna<4,>=2.5 (from requests==2.31.0->-r requirements.txt (line 8)) 18:17:03 Downloading idna-3.6-py3-none-any.whl.metadata (9.9 kB) 18:17:03 Collecting urllib3<3,>=1.21.1 (from requests==2.31.0->-r requirements.txt (line 8)) 18:17:03 Downloading urllib3-2.1.0-py3-none-any.whl.metadata (6.4 kB) 18:17:03 Collecting certifi>=2017.4.17 (from requests==2.31.0->-r requirements.txt (line 8)) 18:17:03 Downloading certifi-2023.11.17-py3-none-any.whl.metadata (2.2 kB) 18:17:03 Collecting packaging>=14.0 (from docker==6.1.3->-r requirements.txt (line 10)) 18:17:03 Downloading packaging-23.2-py3-none-any.whl.metadata (3.2 kB) 18:17:03 Collecting websocket-client>=0.32.0 (from docker==6.1.3->-r requirements.txt (line 10)) 18:17:03 Downloading websocket_client-1.6.4-py3-none-any.whl.metadata (7.7 kB) 18:17:04 Collecting async-timeout>=4.0.2 (from redis==5.0.1->-r requirements.txt (line 13)) 18:17:04 Downloading async_timeout-4.0.3-py3-none-any.whl.metadata (4.2 kB) 18:17:04 Collecting reactivex>=4.0.4 (from influxdb-client==1.36.1->-r requirements.txt (line 15)) 18:17:04 Downloading reactivex-4.0.4-py3-none-any.whl (217 kB) 18:17:04 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 217.8/217.8 kB 8.5 MB/s eta 0:00:00 18:17:04 Collecting python-dateutil>=2.5.3 (from influxdb-client==1.36.1->-r requirements.txt (line 15)) 18:17:04 Downloading python_dateutil-2.8.2-py2.py3-none-any.whl (247 kB) 18:17:04 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 247.7/247.7 kB 24.7 MB/s eta 0:00:00 18:17:04 Requirement already satisfied: setuptools>=21.0.0 in /usr/lib/python3.10/site-packages (from influxdb-client==1.36.1->-r requirements.txt (line 15)) (69.0.2) 18:17:04 Collecting six>=1.5 (from python-dateutil>=2.5.3->influxdb-client==1.36.1->-r requirements.txt (line 15)) 18:17:04 Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) 18:17:04 Collecting typing-extensions<5.0.0,>=4.1.1 (from reactivex>=4.0.4->influxdb-client==1.36.1->-r requirements.txt (line 15)) 18:17:04 Downloading typing_extensions-4.8.0-py3-none-any.whl.metadata (3.0 kB) 18:17:04 Collecting trio~=0.17 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.1.3->-r requirements.txt (line 4)) 18:17:04 Downloading trio-0.23.1-py3-none-any.whl.metadata (4.9 kB) 18:17:04 Collecting trio-websocket~=0.9 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.1.3->-r requirements.txt (line 4)) 18:17:04 Downloading trio_websocket-0.11.1-py3-none-any.whl.metadata (4.7 kB) 18:17:04 Collecting PyYAML>=3.11 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) 18:17:04 Downloading PyYAML-6.0.1-cp310-cp310-musllinux_1_1_x86_64.whl.metadata (2.1 kB) 18:17:04 Collecting validate-email>=1.2 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) 18:17:04 Downloading validate_email-1.3.tar.gz (4.7 kB) 18:17:04 Preparing metadata (setup.py): started 18:17:05 Preparing metadata (setup.py): finished with status 'done' 18:17:05 Collecting rfc3987>=1.3.4 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) 18:17:05 Downloading rfc3987-1.3.8-py2.py3-none-any.whl (13 kB) 18:17:05 Collecting strict-rfc3339>=0.7 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) 18:17:05 Downloading strict-rfc3339-0.7.tar.gz (17 kB) 18:17:05 Preparing metadata (setup.py): started 18:17:05 Preparing metadata (setup.py): finished with status 'done' 18:17:05 Collecting click>=3.3 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) 18:17:05 Downloading click-8.1.7-py3-none-any.whl.metadata (3.0 kB) 18:17:05 Collecting jsonpointer>=1.7 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) 18:17:05 Downloading jsonpointer-2.4-py2.py3-none-any.whl.metadata (2.5 kB) 18:17:05 Collecting ply (from jsonpath-ng->RESTinstance==1.3.0->-r requirements.txt (line 6)) 18:17:05 Downloading ply-3.11-py2.py3-none-any.whl (49 kB) 18:17:05 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 49.6/49.6 kB 5.0 MB/s eta 0:00:00 18:17:06 Collecting attrs>=22.2.0 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) 18:17:06 Downloading attrs-23.1.0-py3-none-any.whl (61 kB) 18:17:06 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.2/61.2 kB 7.7 MB/s eta 0:00:00 18:17:06 Collecting jsonschema-specifications>=2023.03.6 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) 18:17:06 Downloading jsonschema_specifications-2023.11.2-py3-none-any.whl.metadata (3.0 kB) 18:17:06 Collecting referencing>=0.28.4 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) 18:17:06 Downloading referencing-0.31.1-py3-none-any.whl.metadata (2.7 kB) 18:17:06 Collecting rpds-py>=0.7.1 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) 18:17:06 Downloading rpds_py-0.13.2-cp310-cp310-musllinux_1_2_x86_64.whl.metadata (3.9 kB) 18:17:06 Collecting sortedcontainers (from trio~=0.17->selenium>=4.3.0->robotframework-seleniumlibrary==6.1.3->-r requirements.txt (line 4)) 18:17:06 Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) 18:17:07 Collecting outcome (from trio~=0.17->selenium>=4.3.0->robotframework-seleniumlibrary==6.1.3->-r requirements.txt (line 4)) 18:17:07 Downloading outcome-1.3.0.post0-py2.py3-none-any.whl.metadata (2.6 kB) 18:17:07 Collecting sniffio>=1.3.0 (from trio~=0.17->selenium>=4.3.0->robotframework-seleniumlibrary==6.1.3->-r requirements.txt (line 4)) 18:17:07 Downloading sniffio-1.3.0-py3-none-any.whl (10 kB) 18:17:07 Collecting exceptiongroup>=1.0.0rc9 (from trio~=0.17->selenium>=4.3.0->robotframework-seleniumlibrary==6.1.3->-r requirements.txt (line 4)) 18:17:07 Downloading exceptiongroup-1.2.0-py3-none-any.whl.metadata (6.6 kB) 18:17:07 Collecting wsproto>=0.14 (from trio-websocket~=0.9->selenium>=4.3.0->robotframework-seleniumlibrary==6.1.3->-r requirements.txt (line 4)) 18:17:07 Downloading wsproto-1.2.0-py3-none-any.whl (24 kB) 18:17:07 Collecting pysocks!=1.5.7,<2.0,>=1.5.6 (from urllib3[socks]<3,>=1.26->selenium>=4.3.0->robotframework-seleniumlibrary==6.1.3->-r requirements.txt (line 4)) 18:17:07 Downloading PySocks-1.7.1-py3-none-any.whl (16 kB) 18:17:07 Collecting h11<1,>=0.9.0 (from wsproto>=0.14->trio-websocket~=0.9->selenium>=4.3.0->robotframework-seleniumlibrary==6.1.3->-r requirements.txt (line 4)) 18:17:07 Downloading h11-0.14.0-py3-none-any.whl (58 kB) 18:17:07 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.3/58.3 kB 7.6 MB/s eta 0:00:00 18:17:07 Downloading robotframework-6.1.1-py3-none-any.whl (699 kB) 18:17:07 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 699.1/699.1 kB 39.9 MB/s eta 0:00:00 18:17:07 Downloading robotframework_requests-0.9.5-py3-none-any.whl (21 kB) 18:17:07 Downloading robotframework_seleniumlibrary-6.1.3-py2.py3-none-any.whl (95 kB) 18:17:07 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 95.3/95.3 kB 11.8 MB/s eta 0:00:00 18:17:07 Downloading configparser-6.0.0-py3-none-any.whl (19 kB) 18:17:07 Downloading requests-2.31.0-py3-none-any.whl (62 kB) 18:17:07 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.6/62.6 kB 7.5 MB/s eta 0:00:00 18:17:07 Downloading docker-6.1.3-py3-none-any.whl (148 kB) 18:17:07 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 148.1/148.1 kB 17.3 MB/s eta 0:00:00 18:17:07 Downloading numpy-1.26.2-cp310-cp310-musllinux_1_1_x86_64.whl (18.1 MB) 18:17:07 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 18.1/18.1 MB 59.5 MB/s eta 0:00:00 18:17:07 Downloading redis-5.0.1-py3-none-any.whl (250 kB) 18:17:07 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 250.3/250.3 kB 7.0 MB/s eta 0:00:00 18:17:07 Downloading pyzmq-25.1.0-cp310-cp310-musllinux_1_1_x86_64.whl (1.6 MB) 18:17:07 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.6/1.6 MB 65.0 MB/s eta 0:00:00 18:17:07 Downloading pycryptodome-3.19.0-cp35-abi3-musllinux_1_1_x86_64.whl (2.1 MB) 18:17:07 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 36.5 MB/s eta 0:00:00 18:17:07 Downloading async_timeout-4.0.3-py3-none-any.whl (5.7 kB) 18:17:07 Downloading certifi-2023.11.17-py3-none-any.whl (162 kB) 18:17:07 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 162.5/162.5 kB 18.6 MB/s eta 0:00:00 18:17:07 Downloading charset_normalizer-3.3.2-cp310-cp310-musllinux_1_1_x86_64.whl (142 kB) 18:17:07 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 142.6/142.6 kB 16.5 MB/s eta 0:00:00 18:17:08 Downloading idna-3.6-py3-none-any.whl (61 kB) 18:17:08 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.6/61.6 kB 7.7 MB/s eta 0:00:00 18:17:08 Downloading packaging-23.2-py3-none-any.whl (53 kB) 18:17:08 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 53.0/53.0 kB 1.2 MB/s eta 0:00:00 18:17:08 Downloading robotframework_pythonlibcore-4.3.0-py2.py3-none-any.whl (10 kB) 18:17:08 Downloading selenium-4.15.2-py3-none-any.whl (10.2 MB) 18:17:08 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 10.2/10.2 MB 94.0 MB/s eta 0:00:00 18:17:08 Downloading urllib3-2.1.0-py3-none-any.whl (104 kB) 18:17:08 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 104.6/104.6 kB 11.4 MB/s eta 0:00:00 18:17:08 Downloading websocket_client-1.6.4-py3-none-any.whl (57 kB) 18:17:08 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 57.3/57.3 kB 6.8 MB/s eta 0:00:00 18:17:08 Downloading docutils-0.20.1-py3-none-any.whl (572 kB) 18:17:08 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 572.7/572.7 kB 43.1 MB/s eta 0:00:00 18:17:08 Downloading jsonpath_ng-1.6.0-py3-none-any.whl (29 kB) 18:17:08 Downloading jsonschema-4.20.0-py3-none-any.whl (84 kB) 18:17:08 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 84.7/84.7 kB 9.3 MB/s eta 0:00:00 18:17:08 Downloading pygments-2.17.2-py3-none-any.whl (1.2 MB) 18:17:08 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 62.3 MB/s eta 0:00:00 18:17:08 Downloading pytz-2023.3.post1-py2.py3-none-any.whl (502 kB) 18:17:08 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 502.5/502.5 kB 40.3 MB/s eta 0:00:00 18:17:08 Downloading tzlocal-5.2-py3-none-any.whl (17 kB) 18:17:08 Downloading click-8.1.7-py3-none-any.whl (97 kB) 18:17:08 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 97.9/97.9 kB 11.4 MB/s eta 0:00:00 18:17:08 Downloading jsonpointer-2.4-py2.py3-none-any.whl (7.8 kB) 18:17:08 Downloading jsonschema_specifications-2023.11.2-py3-none-any.whl (17 kB) 18:17:08 Downloading PyYAML-6.0.1-cp310-cp310-musllinux_1_1_x86_64.whl (707 kB) 18:17:08 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 707.5/707.5 kB 11.9 MB/s eta 0:00:00 18:17:08 Downloading referencing-0.31.1-py3-none-any.whl (25 kB) 18:17:08 Downloading rpds_py-0.13.2-cp310-cp310-musllinux_1_2_x86_64.whl (1.4 MB) 18:17:08 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.4/1.4 MB 30.5 MB/s eta 0:00:00 18:17:08 Downloading trio-0.23.1-py3-none-any.whl (448 kB) 18:17:08 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 448.3/448.3 kB 38.8 MB/s eta 0:00:00 18:17:08 Downloading trio_websocket-0.11.1-py3-none-any.whl (17 kB) 18:17:08 Downloading typing_extensions-4.8.0-py3-none-any.whl (31 kB) 18:17:08 Downloading exceptiongroup-1.2.0-py3-none-any.whl (16 kB) 18:17:08 Downloading outcome-1.3.0.post0-py2.py3-none-any.whl (10 kB) 18:17:08 Building wheels for collected packages: robotbackgroundlogger, paho-mqtt, psutil, psycopg2, flex, GenSON, strict-rfc3339, validate-email 18:17:08 Building wheel for robotbackgroundlogger (setup.py): started 18:17:08 Building wheel for robotbackgroundlogger (setup.py): finished with status 'done' 18:17:08 Created wheel for robotbackgroundlogger: filename=robotbackgroundlogger-1.2-py3-none-any.whl size=4277 sha256=a03a0a728ce7072eb170ae46ba85070633896e05f692243d483d3cff464500aa 18:17:08 Stored in directory: /root/.cache/pip/wheels/e1/ba/3a/044b94be98620d4535fbdeca2d20fb3fce224aea27e0b66862 18:17:08 Building wheel for paho-mqtt (setup.py): started 18:17:09 Building wheel for paho-mqtt (setup.py): finished with status 'done' 18:17:09 Created wheel for paho-mqtt: filename=paho_mqtt-1.6.1-py3-none-any.whl size=62120 sha256=ab6d1e0f304b668c3cff86576778861941c508b7d8dd0201325e2b17be5c1c25 18:17:09 Stored in directory: /root/.cache/pip/wheels/8b/bb/0c/79444d1dee20324d442856979b5b519b48828b0bd3d05df84a 18:17:09 Building wheel for psutil (pyproject.toml): started 18:17:10 Building wheel for psutil (pyproject.toml): finished with status 'done' 18:17:10 Created wheel for psutil: filename=psutil-5.9.5-cp310-abi3-linux_x86_64.whl size=274479 sha256=b32ba777db260eb3ecf0cf395bde4fda8e4eae8d59a870fcea0e3fae8e8549ec 18:17:10 Stored in directory: /root/.cache/pip/wheels/1f/3a/db/ba9717f3efd7f8da8910eca12dc9cd15d404035397af627e7c 18:17:10 Building wheel for psycopg2 (setup.py): started 18:17:20 Building wheel for psycopg2 (setup.py): finished with status 'done' 18:17:20 Created wheel for psycopg2: filename=psycopg2-2.9.7-cp310-cp310-linux_x86_64.whl size=479419 sha256=c891289be1ff2cb3c7bf1391d6a61c1ea191efba257f016c771a948e23a4972e 18:17:20 Stored in directory: /root/.cache/pip/wheels/32/37/85/db91d5e39dc616655538af0cb322d41d4e5bda9c4f571dfa96 18:17:20 Building wheel for flex (setup.py): started 18:17:20 Building wheel for flex (setup.py): finished with status 'done' 18:17:20 Created wheel for flex: filename=flex-6.14.1-py3-none-any.whl size=77257 sha256=13dd09c5f129e081ec3889c3de8970a72b8e798e74a4fa268ea9654bcab3ae7e 18:17:20 Stored in directory: /root/.cache/pip/wheels/03/f3/f4/2969638ff9c909bf16dac8f17d8298ce9e4d5c854af4b3d061 18:17:20 Building wheel for GenSON (setup.py): started 18:17:21 Building wheel for GenSON (setup.py): finished with status 'done' 18:17:21 Created wheel for GenSON: filename=genson-1.2.2-py2.py3-none-any.whl size=21269 sha256=efc9e1d635012c0972a950e4477cbf4aeff10dd7b04070be92590da85eea79bb 18:17:21 Stored in directory: /root/.cache/pip/wheels/7a/0f/7a/4e21606c6ce2485376522986cd8809d738907a611907b206ca 18:17:21 Building wheel for strict-rfc3339 (setup.py): started 18:17:21 Building wheel for strict-rfc3339 (setup.py): finished with status 'done' 18:17:21 Created wheel for strict-rfc3339: filename=strict_rfc3339-0.7-py3-none-any.whl size=18128 sha256=2700f9a3f057ad5364aef0d0d1e62446f3b72b3a26f05dc08c2e1500f9ee7e37 18:17:21 Stored in directory: /root/.cache/pip/wheels/d4/c2/43/78ecbcc49dd7594ca41c72be6ddb7844a486bae4b306fb3d14 18:17:21 Building wheel for validate-email (setup.py): started 18:17:21 Building wheel for validate-email (setup.py): finished with status 'done' 18:17:21 Created wheel for validate-email: filename=validate_email-1.3-py3-none-any.whl size=5467 sha256=fd5b8da5b6c0a650b871d7fa136c798945f5b868d03b08944b9cb1ed9f7b3da3 18:17:21 Stored in directory: /root/.cache/pip/wheels/b2/7a/63/5c5bc2a88ffffb247771c1cc38c2bda3d78e1ffbff79ed8d18 18:17:21 Successfully built robotbackgroundlogger paho-mqtt psutil psycopg2 flex GenSON strict-rfc3339 validate-email 18:17:21 Installing collected packages: validate-email, strict-rfc3339, sortedcontainers, rfc3987, pytz, ply, paho-mqtt, GenSON, websocket-client, urllib3, tzlocal, typing-extensions, sniffio, six, rpds-py, robotframework-pythonlibcore, robotframework, pyzmq, PyYAML, python-dotenv, pysocks, pygments, pycryptodome, psycopg2, psutil, packaging, numpy, jsonpointer, jsonpath-ng, idna, h11, exceptiongroup, docutils, configparser, click, charset-normalizer, certifi, attrs, async-timeout, wsproto, robotbackgroundlogger, requests, referencing, redis, reactivex, python-dateutil, outcome, trio, robotframework-requests, jsonschema-specifications, influxdb-client, flex, docker, trio-websocket, jsonschema, selenium, RESTinstance, robotframework-seleniumlibrary 18:17:34 Successfully installed GenSON-1.2.2 PyYAML-6.0.1 RESTinstance-1.3.0 async-timeout-4.0.3 attrs-23.1.0 certifi-2023.11.17 charset-normalizer-3.3.2 click-8.1.7 configparser-6.0.0 docker-6.1.3 docutils-0.20.1 exceptiongroup-1.2.0 flex-6.14.1 h11-0.14.0 idna-3.6 influxdb-client-1.36.1 jsonpath-ng-1.6.0 jsonpointer-2.4 jsonschema-4.20.0 jsonschema-specifications-2023.11.2 numpy-1.26.2 outcome-1.3.0.post0 packaging-23.2 paho-mqtt-1.6.1 ply-3.11 psutil-5.9.5 psycopg2-2.9.7 pycryptodome-3.19.0 pygments-2.17.2 pysocks-1.7.1 python-dateutil-2.8.2 python-dotenv-1.0.0 pytz-2023.3.post1 pyzmq-25.1.0 reactivex-4.0.4 redis-5.0.1 referencing-0.31.1 requests-2.31.0 rfc3987-1.3.8 robotbackgroundlogger-1.2 robotframework-6.1.1 robotframework-pythonlibcore-4.3.0 robotframework-requests-0.9.5 robotframework-seleniumlibrary-6.1.3 rpds-py-0.13.2 selenium-4.15.2 six-1.16.0 sniffio-1.3.0 sortedcontainers-2.4.0 strict-rfc3339-0.7 trio-0.23.1 trio-websocket-0.11.1 typing-extensions-4.8.0 tzlocal-5.2 urllib3-2.1.0 validate-email-1.3 websocket-client-1.6.4 wsproto-1.2.0 18:17: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 18:17:56 Removing intermediate container 0ba6ec150d52 18:17:56 ---> 376a24fc175b 18:17:56 Step 10/13 : ENTRYPOINT ["sh", "/usr/local/bin/robot-entrypoint.sh"] 18:17:56 ---> Running in fd4bf299202b 18:17:56 Removing intermediate container fd4bf299202b 18:17:56 ---> da12bc255c49 18:17:56 Step 11/13 : LABEL arch=amd64 18:17:56 ---> Running in 84123e595ae5 18:17:56 Removing intermediate container 84123e595ae5 18:17:56 ---> c37842161592 18:17:56 Step 12/13 : LABEL git_sha=78bb33b60997cc9164b1b16e2a1eb70ba268c5e7 18:17:56 ---> Running in adeb83de2aae 18:17:56 Removing intermediate container adeb83de2aae 18:17:56 ---> 3bdd05effbbb 18:17:56 Step 13/13 : LABEL version=0.0.0 18:17:56 ---> Running in f7b662ed375c 18:17:56 Removing intermediate container f7b662ed375c 18:17:56 ---> 7753c28d5e6e 18:17:56 [Warning] One or more build-args [ARCH] were not consumed 18:17:56 Successfully built 7753c28d5e6e 18:17:56 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 18:17:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:17:57 18:17:57 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:17:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:17:57 latest: Pulling from edgex-lftools-log-publisher 18:17:57 5eb5b503b376: Pulling fs layer 18:17:57 5c69ac0246d0: Pulling fs layer 18:17:57 ec43610c2a17: Pulling fs layer 18:17:57 3a2ae6a8a46f: Pulling fs layer 18:17:57 33b1e0a273af: Pulling fs layer 18:17:57 5d3b04190fa2: Pulling fs layer 18:17:57 2f39f015ded8: Pulling fs layer 18:17:57 3a2ae6a8a46f: Waiting 18:17:57 33b1e0a273af: Waiting 18:17:57 5d3b04190fa2: Waiting 18:17:57 2f39f015ded8: Waiting 18:17:57 5c69ac0246d0: Verifying Checksum 18:17:57 5c69ac0246d0: Download complete 18:17:57 3a2ae6a8a46f: Verifying Checksum 18:17:57 3a2ae6a8a46f: Download complete 18:17:57 33b1e0a273af: Verifying Checksum 18:17:57 33b1e0a273af: Download complete 18:17:57 5d3b04190fa2: Download complete 18:17:57 ec43610c2a17: Verifying Checksum 18:17:57 ec43610c2a17: Download complete 18:17:57 5eb5b503b376: Download complete 18:17:58 2f39f015ded8: Download complete 18:17:59 5eb5b503b376: Pull complete 18:17:59 5c69ac0246d0: Pull complete 18:17:59 ec43610c2a17: Pull complete 18:17:59 3a2ae6a8a46f: Pull complete 18:17:59 33b1e0a273af: Pull complete 18:17:59 5d3b04190fa2: Pull complete 18:18:04 2f39f015ded8: Pull complete 18:18:04 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 18:18:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:18:04 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:18:04 prd-ubuntu20.04-docker-8c-8g-23632 does not seem to be running inside a container 18:18:04 $ 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-93 -v /w/workspace/exfoundry_edgex-taf-common_PR-93:/w/workspace/exfoundry_edgex-taf-common_PR-93:rw,z -v /w/workspace/exfoundry_edgex-taf-common_PR-93@tmp:/w/workspace/exfoundry_edgex-taf-common_PR-93@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 18:18:08 $ docker top 1ffea5b737b08e72ff80f939b5adb2c0b519e24802ae5c9163b80b21498b8bc7 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:18:09 ---> job-cost.sh 18:18:09 lf-activate-venv: SKIPPING 18:18:09 INFO: No Stack... 18:18:09 INFO: Retrieving Pricing Info for: v3-standard-8 18:18:09 INFO: Archiving Costs [Pipeline] sh 18:18:10 + cat /w/workspace/exfoundry_edgex-taf-common_PR-93/archives/cost.csv 18:18:10 + cut -d, -f6 [Pipeline] lock 18:18:10 Trying to acquire lock on [jenkins-edgexfoundry-edgex-taf-common-PR-93-1-stack-cost] 18:18:10 Resource [jenkins-edgexfoundry-edgex-taf-common-PR-93-1-stack-cost] did not exist. Created. 18:18:10 Lock acquired on [jenkins-edgexfoundry-edgex-taf-common-PR-93-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:18:10 + echo total: 0.2199999988079071 [Pipeline] stash 18:18:10 Stashed 1 file(s) [Pipeline] } 18:18:10 Lock released on resource [jenkins-edgexfoundry-edgex-taf-common-PR-93-1-stack-cost] [Pipeline] // lock [Pipeline] } 18:18:10 $ docker stop --time=1 1ffea5b737b08e72ff80f939b5adb2c0b519e24802ae5c9163b80b21498b8bc7 18:18:12 $ docker rm -f --volumes 1ffea5b737b08e72ff80f939b5adb2c0b519e24802ae5c9163b80b21498b8bc7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 18:18:12 Running on prd-ubuntu20.04-docker-arm64-4c-16g-23638 in /w/workspace/exfoundry_edgex-taf-common_PR-93 [Pipeline] { [Pipeline] checkout 18:18:12 Selected Git installation does not exist. Using Default 18:18:12 The recommended git tool is: NONE 18:18:18 using credential edgex-jenkins-ssh 18:18:18 Cloning the remote Git repository 18:18:18 Cloning repository git@github.com:edgexfoundry/edgex-taf-common.git 18:18:18 > git init /w/workspace/exfoundry_edgex-taf-common_PR-93 # timeout=10 18:18:19 Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git 18:18:19 > git --version # timeout=10 18:18:19 > git --version # 'git version 2.25.1' 18:18:19 using GIT_SSH to set credentials SSH Credentials for GitHub 18:18:19 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/heads/*:refs/remotes/origin/* # timeout=10 18:18:20 > git config remote.origin.url git@github.com:edgexfoundry/edgex-taf-common.git # timeout=10 18:18:20 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:18:21 Merging remotes/origin/main commit 031ecbe2691a54d2ade7b2d8632b9af9928c6aa5 into PR head commit 78bb33b60997cc9164b1b16e2a1eb70ba268c5e7 18:18:21 Merge succeeded, producing 78bb33b60997cc9164b1b16e2a1eb70ba268c5e7 18:18:21 Checking out Revision 78bb33b60997cc9164b1b16e2a1eb70ba268c5e7 (PR-93) 18:18:21 > git config remote.origin.url git@github.com:edgexfoundry/edgex-taf-common.git # timeout=10 18:18:21 Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git 18:18:21 using GIT_SSH to set credentials SSH Credentials for GitHub 18:18:21 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/pull/93/head:refs/remotes/origin/PR-93 +refs/heads/main:refs/remotes/origin/main # timeout=10 18:18:21 > git config core.sparsecheckout # timeout=10 18:18:21 > git checkout -f 78bb33b60997cc9164b1b16e2a1eb70ba268c5e7 # timeout=10 18:18:21 > git remote # timeout=10 18:18:21 > git config --get remote.origin.url # timeout=10 18:18:21 using GIT_SSH to set credentials SSH Credentials for GitHub 18:18:21 > git merge 031ecbe2691a54d2ade7b2d8632b9af9928c6aa5 # timeout=10 18:18:21 > git rev-parse HEAD^{commit} # timeout=10 18:18:21 > git config core.sparsecheckout # timeout=10 18:18:22 Commit message: "build: bump configparser from 5.3.0 to 6.0.0" 18:18:22 > git --version # timeout=10 18:18:22 > git --version # 'git version 2.25.1' 18:18:22 fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:18:21 > git checkout -f 78bb33b60997cc9164b1b16e2a1eb70ba268c5e7 # timeout=10 18:18:23 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 18:18:23 % Total % Received % Xferd Average Speed Time Time Time Current 18:18:23 Dload Upload Total Spent Left Speed 18:18:23 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 169k 0 --:--:-- --:--:-- --:--:-- 172k [Pipeline] sh 18:18:24 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 18:18:24 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"}+ /etc/docker/daemon.json 18:18:24 sudo tee /etc/docker/daemon.new 18:18:24 { 18:18:24 "registry-mirrors": [ 18:18:24 "https://nexus3.edgexfoundry.org:10001" 18:18:24 ], 18:18:24 "bip": "10.250.0.254/24", 18:18:24 "hosts": [ 18:18:24 "tcp://0.0.0.0:5555", 18:18:24 "unix:///var/run/docker.sock" 18:18:24 ], 18:18:24 "mtu": 1458, 18:18:24 "selinux-enabled": true, 18:18:24 "seccomp-profile": "/etc/docker/seccomp.json" 18:18:24 } [Pipeline] sh 18:18:25 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 18:18:25 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:18:43 provisioning config files... 18:18:44 copy managed file [taf-settings] to file:/w/workspace/exfoundry_edgex-taf-common_PR-93@tmp/config1794894462505844160tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:18:44 ---> ****-login.sh 18:18:44 nexus3.edgexfoundry.org:10001 18:18:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:18:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:18:45 Configure a credential helper to remove this warning. See 18:18:45 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:18:45 18:18:45 Login Succeeded 18:18:45 nexus3.edgexfoundry.org:10002 18:18:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:18:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:18:45 Configure a credential helper to remove this warning. See 18:18:45 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:18:45 18:18:45 Login Succeeded 18:18:45 nexus3.edgexfoundry.org:10003 18:18:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:18:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:18:45 Configure a credential helper to remove this warning. See 18:18:45 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:18:45 18:18:45 Login Succeeded 18:18:45 nexus3.edgexfoundry.org:10004 18:18:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:18:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:18:45 Configure a credential helper to remove this warning. See 18:18:45 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:18:45 18:18:45 Login Succeeded 18:18:45 ****.io 18:18:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:18:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:18:46 Configure a credential helper to remove this warning. See 18:18:46 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:18:46 18:18:46 Login Succeeded 18:18:46 ---> ****-login.sh ends [Pipeline] } 18:18:46 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 18:18:47 + sudo chown -R jenkins:jenkins . [Pipeline] sh 18:18:47 + ls -al . 18:18:47 total 68 18:18:47 drwxrwxr-x 6 jenkins jenkins 4096 Dec 1 18:18 . 18:18:47 drwxrwxr-x 4 jenkins jenkins 4096 Dec 1 18:18 .. 18:18:47 drwxrwxr-x 8 jenkins jenkins 4096 Dec 1 18:18 .git 18:18:47 drwxrwxr-x 2 jenkins jenkins 4096 Dec 1 18:18 .github 18:18:47 -rw-rw-r-- 1 jenkins jenkins 22 Dec 1 18:18 .gitignore 18:18:47 -rw-rw-r-- 1 jenkins jenkins 1575 Dec 1 18:18 Dockerfile 18:18:47 -rw-rw-r-- 1 jenkins jenkins 746 Dec 1 18:18 Jenkinsfile 18:18:47 -rw-rw-r-- 1 jenkins jenkins 11381 Dec 1 18:18 LICENSE 18:18:47 -rw-rw-r-- 1 jenkins jenkins 3606 Dec 1 18:18 README.md 18:18:47 drwxrwxr-x 4 jenkins jenkins 4096 Dec 1 18:18 TAF-Manager 18:18:47 drwxrwxr-x 6 jenkins jenkins 4096 Dec 1 18:18 TUC 18:18:47 -rw-rw-r-- 1 jenkins jenkins 5 Dec 1 18:15 VERSION 18:18:47 -rw-rw-r-- 1 jenkins jenkins 343 Dec 1 18:18 requirements.txt 18:18:47 -rw-rw-r-- 1 jenkins jenkins 54 Dec 1 18:18 robot-entrypoint.sh 18:18:47 -rw-rw-r-- 1 jenkins jenkins 445 Dec 1 18:18 setup.py [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:18:48 + docker build -t edgex-taf-common-arm64 -f Dockerfile --build-arg ARCH=arm64 --label git_sha=78bb33b60997cc9164b1b16e2a1eb70ba268c5e7 --label arch=arm64 --label version=0.0.0 . 18:18:49 #0 building with "default" instance using docker driver 18:18:49 18:18:49 #1 [internal] load .dockerignore 18:18:49 #1 transferring context: 2B done 18:18:49 #1 DONE 0.1s 18:18:49 18:18:49 #2 [internal] load build definition from Dockerfile 18:18:49 #2 transferring dockerfile: 1.61kB done 18:18:49 #2 DONE 0.1s 18:18:49 18:18:49 #3 [internal] load metadata for docker.io/library/alpine:3.16 18:18:50 #3 DONE 0.3s 18:18:50 18:18:50 #4 [internal] load build context 18:18:50 #4 DONE 0.0s 18:18:50 18:18:50 #5 [1/7] FROM docker.io/library/alpine:3.16@sha256:e4cdb7d47b06ba0a062ad2a97a7d154967c8f83934594d9f2bd3efa89292996b 18:18:50 #5 resolve docker.io/library/alpine:3.16@sha256:e4cdb7d47b06ba0a062ad2a97a7d154967c8f83934594d9f2bd3efa89292996b 0.1s done 18:18:50 #5 sha256:e4cdb7d47b06ba0a062ad2a97a7d154967c8f83934594d9f2bd3efa89292996b 1.64kB / 1.64kB done 18:18:50 #5 sha256:9796bcac681e439af8e4276c7849dcf38612bff029b3b66e4999d5625b6aef85 528B / 528B done 18:18:50 #5 sha256:f82bc02171c9535766d0a9a1ac2868a14c5ea48756e99c59397899eb5d35a079 1.49kB / 1.49kB done 18:18:50 #5 sha256:5362b5901f8a9898f2bcc8eb6c3e6990364aa058617afaae388bdb9f437d3d7e 1.05MB / 2.71MB 0.1s 18:18:50 #5 ... 18:18:50 18:18:50 #4 [internal] load build context 18:18:50 #4 transferring context: 237.76kB 0.1s done 18:18:50 #4 DONE 0.2s 18:18:50 18:18:50 #5 [1/7] FROM docker.io/library/alpine:3.16@sha256:e4cdb7d47b06ba0a062ad2a97a7d154967c8f83934594d9f2bd3efa89292996b 18:18:50 #5 sha256:5362b5901f8a9898f2bcc8eb6c3e6990364aa058617afaae388bdb9f437d3d7e 2.71MB / 2.71MB 0.1s done 18:18:50 #5 extracting sha256:5362b5901f8a9898f2bcc8eb6c3e6990364aa058617afaae388bdb9f437d3d7e 18:18:50 #5 extracting sha256:5362b5901f8a9898f2bcc8eb6c3e6990364aa058617afaae388bdb9f437d3d7e 0.2s done 18:18:53 #5 DONE 3.3s 18:18:53 18:18:53 #6 [2/7] COPY . /edgex-taf/edgex-taf-common 18:18:53 #6 DONE 0.2s 18:18:53 18:18:53 #7 [3/7] COPY robot-entrypoint.sh /usr/local/bin/ 18:18:53 #7 DONE 0.1s 18:18:53 18:18:53 #8 [4/7] COPY requirements.txt /edgex-taf/requirements.txt 18:18:53 #8 DONE 0.1s 18:18:53 18:18:53 #9 [5/7] WORKDIR /edgex-taf 18:18:53 #9 DONE 0.1s 18:18:53 18:18:53 #10 [6/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 18:18:54 #10 DONE 0.8s 18:18:54 18:18:54 #11 [7/7] RUN apk upgrade && apk add --update --no-cache openssl curl jq docker-cli && apk add --no-cache chromium chromium-chromedriver && apk add --no-cache libc-dev libffi-dev postgresql-dev gcc musl-dev && apk add --no-cache python3-dev g++ zeromq-dev=4.3.4-r0 && apk add --no-cache python3 && if [ ! -e /usr/bin/python ]; then ln -sf python3 /usr/bin/python ; fi && apk add --no-cache tzdata && cp /usr/share/zoneinfo/UTC /etc/localtime && apk del tzdata && python3 -m ensurepip && rm -r /usr/lib/python*/ensurepip && pip3 install --no-cache --upgrade pip setuptools wheel && if [ ! -e /usr/bin/pip ]; then ln -s pip3 /usr/bin/pip ; fi && pip3 install ./edgex-taf-common && pip3 install -r requirements.txt 18:18:55 #11 0.706 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 18:18:55 #11 1.356 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 18:18:57 #11 2.709 OK: 5 MiB in 14 packages 18:18:57 #11 2.871 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 18:18:58 #11 3.419 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 18:18:59 #11 4.626 (1/9) Installing ca-certificates (20230506-r0) 18:18:59 #11 5.102 (2/9) Installing brotli-libs (1.0.9-r6) 18:19:00 #11 5.544 (3/9) Installing nghttp2-libs (1.47.0-r2) 18:19:00 #11 5.909 (4/9) Installing libcurl (8.4.0-r0) 18:19:00 #11 6.366 (5/9) Installing curl (8.4.0-r0) 18:19:01 #11 6.763 (6/9) Installing docker-cli (20.10.20-r0) 18:19:04 #11 9.040 (7/9) Installing oniguruma (6.9.8-r0) 18:19:04 #11 9.443 (8/9) Installing jq (1.6-r1) 18:19:04 #11 9.902 (9/9) Installing openssl (1.1.1w-r1) 18:19:05 #11 10.37 Executing busybox-1.35.0-r17.trigger 18:19:05 #11 10.39 Executing ca-certificates-20230506-r0.trigger 18:19:05 #11 10.55 OK: 50 MiB in 23 packages 18:19:05 #11 10.75 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 18:19:05 #11 11.30 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 18:19:07 #11 12.47 (1/136) Installing libmagic (5.41-r0) 18:19:07 #11 12.99 (2/136) Installing file (5.41-r0) 18:19:07 #11 13.27 (3/136) Installing libxau (1.0.9-r0) 18:19:08 #11 13.55 (4/136) Installing libxdmcp (1.1.3-r0) 18:19:08 #11 13.83 (5/136) Installing libxcb (1.15-r0) 18:19:09 #11 14.29 (6/136) Installing libx11 (1.8.7-r0) 18:19:09 #11 14.92 (7/136) Installing libxext (1.3.4-r0) 18:19:09 #11 15.23 (8/136) Installing libice (1.0.10-r0) 18:19:10 #11 15.60 (9/136) Installing libuuid (2.38-r1) 18:19:10 #11 15.91 (10/136) Installing libsm (1.2.3-r0) 18:19:11 #11 16.23 (11/136) Installing libxt (1.2.1-r0) 18:19:11 #11 16.65 (12/136) Installing libxmu (1.1.3-r0) 18:19:11 #11 17.02 (13/136) Installing xset (1.2.4-r0) 18:19:11 #11 17.35 (14/136) Installing xprop (1.2.5-r0) 18:19:12 #11 17.66 (15/136) Installing xdg-utils (1.1.3-r3) 18:19:12 #11 18.03 (16/136) Installing eudev-libs (3.2.11-r0) 18:19:12 #11 18.41 (17/136) Installing pkgconf (1.8.1-r0) 18:19:13 #11 18.78 (18/136) Installing libffi (3.4.2-r1) 18:19:13 #11 19.10 (19/136) Installing libintl (0.21-r2) 18:19:14 #11 19.42 (20/136) Installing libblkid (2.38-r1) 18:19:14 #11 19.83 (21/136) Installing libmount (2.38-r1) 18:19:14 #11 20.25 (22/136) Installing pcre (8.45-r2) 18:19:15 #11 20.86 (23/136) Installing glib (2.72.4-r0) 18:19:16 #11 21.42 (24/136) Installing xz-libs (5.2.5-r1) 18:19:16 #11 21.78 (25/136) Installing libxml2 (2.9.14-r2) 18:19:17 #11 22.27 (26/136) Installing shared-mime-info (2.2-r2) 18:19:17 #11 22.74 (27/136) Installing hicolor-icon-theme (0.17-r1) 18:19:17 #11 23.14 (28/136) Installing libjpeg-turbo (2.1.3-r1) 18:19:18 #11 23.60 (29/136) Installing libpng (1.6.37-r1) 18:19:18 #11 24.01 (30/136) Installing libwebp (1.2.3-r2) 18:19:19 #11 24.47 (31/136) Installing zstd-libs (1.5.2-r1) 18:19:19 #11 24.88 (32/136) Installing tiff (4.4.0-r4) 18:19:19 #11 25.30 (33/136) Installing gdk-pixbuf (2.42.8-r0) 18:19:21 #11 26.49 (34/136) Installing gtk-update-icon-cache (2.24.33-r3) 18:19:21 #11 26.82 (35/136) Installing libxcomposite (0.4.5-r0) 18:19:21 #11 27.12 (36/136) Installing libxfixes (6.0.0-r0) 18:19:22 #11 27.39 (37/136) Installing libxrender (0.9.10-r3) 18:19:22 #11 27.72 (38/136) Installing libxcursor (1.2.1-r0) 18:19:22 #11 28.04 (39/136) Installing libxdamage (1.1.5-r1) 18:19:22 #11 28.33 (40/136) Installing libxi (1.8-r0) 18:19:23 #11 28.65 (41/136) Installing libxinerama (1.1.4-r1) 18:19:23 #11 28.93 (42/136) Installing libxrandr (1.5.2-r1) 18:19:24 #11 29.26 (43/136) Installing atk (2.38.0-r0) 18:19:24 #11 29.64 (44/136) Installing libxtst (1.2.3-r3) 18:19:24 #11 29.91 (45/136) Installing dbus-libs (1.14.8-r0) 18:19:24 #11 30.34 (46/136) Installing at-spi2-core (2.44.1-r0) 18:19:25 #11 30.77 (47/136) Installing at-spi2-atk (2.38.0-r0) 18:19:25 #11 31.13 (48/136) Installing expat (2.5.0-r0) 18:19:25 #11 31.49 (49/136) Installing libbz2 (1.0.8-r1) 18:19:26 #11 31.81 (50/136) Installing freetype (2.12.1-r0) 18:19:27 #11 32.27 (51/136) Installing fontconfig (2.14.0-r0) 18:19:27 #11 32.71 (52/136) Installing pixman (0.40.0-r4) 18:19:27 #11 33.13 (53/136) Installing cairo (1.17.4-r2) 18:19:28 #11 33.64 (54/136) Installing cairo-gobject (1.17.4-r2) 18:19:28 #11 33.92 (55/136) Installing avahi-libs (0.8-r6) 18:19:29 #11 34.26 (56/136) Installing gmp (6.2.1-r2) 18:19:29 #11 34.69 (57/136) Installing nettle (3.7.3-r0) 18:19:29 #11 35.12 (58/136) Installing p11-kit (0.24.1-r0) 18:19:30 #11 35.58 (59/136) Installing libtasn1 (4.18.0-r1) 18:19:30 #11 35.90 (60/136) Installing libunistring (1.0-r0) 18:19:31 #11 36.50 (61/136) Installing gnutls (3.7.7-r1) 18:19:31 #11 37.01 (62/136) Installing cups-libs (2.4.2-r2) 18:19:31 #11 37.45 (63/136) Installing libepoxy (1.5.10-r0) 18:19:32 #11 37.90 (64/136) Installing fribidi (1.0.12-r0) 18:19:33 #11 38.23 (65/136) Installing graphite2 (1.3.14-r1) 18:19:33 #11 38.58 (66/136) Installing harfbuzz (4.3.0-r0) 18:19:33 #11 39.09 (67/136) Installing libxft (2.3.4-r0) 18:19:34 #11 39.40 (68/136) Installing pango (1.50.7-r0) 18:19:34 #11 39.86 (69/136) Installing wayland-libs-client (1.20.0-r0) 18:19:34 #11 40.17 (70/136) Installing wayland-libs-cursor (1.20.0-r0) 18:19:35 #11 40.44 (71/136) Installing wayland-libs-egl (1.20.0-r0) 18:19:35 #11 40.70 (72/136) Installing xkeyboard-config (2.35.1-r0) 18:19:35 #11 41.28 (73/136) Installing libxkbcommon (1.4.1-r0) 18:19:36 #11 41.68 (74/136) Installing gtk+3.0 (3.24.34-r1) 18:19:37 #11 42.40 Executing gtk+3.0-3.24.34-r1.post-install 18:19:37 #11 42.47 (75/136) Installing libfontenc (1.1.4-r0) 18:19:37 #11 42.78 (76/136) Installing mkfontscale (1.2.2-r0) 18:19:37 #11 43.09 (77/136) Installing font-opensans (0_git20210927-r0) 18:19:38 #11 43.65 (78/136) Installing libgcc (11.2.1_git20220219-r2) 18:19:38 #11 44.01 (79/136) Installing libogg (1.3.5-r1) 18:19:39 #11 44.33 (80/136) Installing libstdc++ (11.2.1_git20220219-r2) 18:19:39 #11 44.82 (81/136) Installing flac (1.3.4-r0) 18:19:39 #11 45.26 (82/136) Installing alsa-lib (1.2.7.2-r0) 18:19:40 #11 45.79 (83/136) Installing libatomic (11.2.1_git20220219-r2) 18:19:40 #11 46.07 (84/136) Installing sdl2 (2.0.22-r0) 18:19:41 #11 46.56 (85/136) Installing aom-libs (3.3.0-r0) 18:19:41 #11 47.18 (86/136) Installing libass (0.16.0-r0) 18:19:42 #11 47.53 (87/136) Installing libdav1d (1.0.0-r0) 18:19:42 #11 47.97 (88/136) Installing libdrm (2.4.110-r0) 18:19:43 #11 48.37 (89/136) Installing ncurses-terminfo-base (6.3_p20220521-r1) 18:19:43 #11 48.71 (90/136) Installing ncurses-libs (6.3_p20220521-r1) 18:19:43 #11 49.16 (91/136) Installing lame (3.100-r0) 18:19:44 #11 49.59 (92/136) Installing opus (1.3.1-r1) 18:19:44 #11 50.02 (93/136) Installing libasyncns (0.8-r1) 18:19:45 #11 50.30 (94/136) Installing libltdl (2.4.7-r0) 18:19:45 #11 50.62 (95/136) Installing orc (0.4.32-r0) 18:19:45 #11 51.02 (96/136) Installing libvorbis (1.3.7-r0) 18:19:46 #11 51.43 (97/136) Installing libsndfile (1.1.0-r0) 18:19:46 #11 51.89 (98/136) Installing libgomp (11.2.1_git20220219-r2) 18:19:46 #11 52.29 (99/136) Installing soxr (0.1.3-r2) 18:19:47 #11 52.67 (100/136) Installing speexdsp (1.2.0-r0) 18:19:47 #11 52.97 (101/136) Installing tdb-libs (1.4.6-r0) 18:19:47 #11 53.33 (102/136) Installing libpulse (15.0-r2) 18:19:48 #11 53.82 (103/136) Installing cjson (1.7.15-r3) 18:19:48 #11 54.14 (104/136) Installing mbedtls (2.28.5-r0) 18:19:49 #11 54.58 (105/136) Installing librist (0.2.6-r1) 18:19:49 #11 54.95 (106/136) Installing libsrt (1.4.4-r0) 18:19:49 #11 55.38 (107/136) Installing libssh (0.9.6-r1) 18:19:50 #11 55.80 (108/136) Installing libtheora (1.1.1-r16) 18:19:50 #11 56.26 (109/136) Installing v4l-utils-libs (1.22.1-r1) 18:19:51 #11 56.68 (110/136) Installing libva (2.14.0-r0) 18:19:51 #11 57.03 (111/136) Installing libvdpau (1.5-r0) 18:19:52 #11 57.34 (112/136) Installing vidstab (1.1.0-r1) 18:19:52 #11 57.71 (113/136) Installing libvpx (1.11.0-r1) 18:19:52 #11 58.23 (114/136) Installing x264-libs (0.163_git20210613-r0) 18:19:53 #11 58.73 (115/136) Installing numactl (2.0.14-r0) 18:19:53 #11 59.05 (116/136) Installing x265-libs (3.5-r3) 18:19:54 #11 59.65 (117/136) Installing xvidcore (1.3.7-r1) 18:19:54 #11 60.06 (118/136) Installing ffmpeg-libs (5.0.3-r0) 18:19:56 #11 61.73 (119/136) Installing libevent (2.1.12-r4) 18:19:56 #11 62.18 (120/136) Installing mesa (21.3.9-r0) 18:19:57 #11 62.45 (121/136) Installing wayland-libs-server (1.20.0-r0) 18:19:57 #11 62.75 (122/136) Installing mesa-gbm (21.3.9-r0) 18:19:57 #11 63.06 (123/136) Installing icu-data-en (71.1-r2) 18:19:58 #11 63.61 Executing icu-data-en-71.1-r2.post-install 18:19:58 #11 63.61 * 18:19:58 #11 63.61 * If you need ICU with non-English locales and legacy charset support, install 18:19:58 #11 63.61 * package icu-data-full. 18:19:58 #11 63.61 * 18:19:58 #11 63.62 (124/136) Installing icu-libs (71.1-r2) 18:19:58 #11 64.21 (125/136) Installing lcms2 (2.13.1-r0) 18:19:59 #11 64.63 (126/136) Installing minizip (1.2.12-r0) 18:19:59 #11 64.95 (127/136) Installing nspr (4.33-r0) 18:19:59 #11 65.37 (128/136) Installing sqlite-libs (3.40.1-r0) 18:20:00 #11 65.87 (129/136) Installing nss (3.78.1-r0) 18:20:01 #11 66.47 (130/136) Installing re2 (2022.04.01-r0) 18:20:01 #11 66.87 (131/136) Installing snappy (1.1.9-r4) 18:20:01 #11 67.20 (132/136) Installing libgpg-error (1.45-r0) 18:20:02 #11 67.57 (133/136) Installing libgcrypt (1.10.1-r0) 18:20:02 #11 68.02 (134/136) Installing libxslt (1.1.35-r0) 18:20:03 #11 68.43 (135/136) Installing chromium (102.0.5005.182-r0) 18:20:18 #11 82.48 (136/136) Installing chromium-chromedriver (102.0.5005.182-r0) 18:20:18 #11 83.27 Executing busybox-1.35.0-r17.trigger 18:20:18 #11 83.28 Executing glib-2.72.4-r0.trigger 18:20:18 #11 83.30 Executing shared-mime-info-2.2-r2.trigger 18:20:20 #11 85.56 Executing gdk-pixbuf-2.42.8-r0.trigger 18:20:20 #11 85.62 Executing gtk-update-icon-cache-2.24.33-r3.trigger 18:20:20 #11 85.71 Executing fontconfig-2.14.0-r0.trigger 18:20:20 #11 85.79 Executing mkfontscale-1.2.2-r0.trigger 18:20:20 #11 85.86 OK: 376 MiB in 159 packages 18:20:20 #11 86.07 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 18:20:21 #11 86.63 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 18:20:24 #11 89.85 (1/21) Installing binutils (2.38-r3) 18:20:25 #11 90.60 (2/21) Installing isl22 (0.22-r0) 18:20:25 #11 91.09 (3/21) Installing mpfr4 (4.1.0-r0) 18:20:26 #11 91.48 (4/21) Installing mpc1 (1.2.1-r0) 18:20:26 #11 91.83 (5/21) Installing gcc (11.2.1_git20220219-r2) 18:20:29 #11 94.22 (6/21) Installing musl-dev (1.2.3-r3) 18:20:29 #11 94.92 (7/21) Installing libc-dev (0.7.2-r3) 18:20:29 #11 95.19 (8/21) Installing linux-headers (5.16.7-r1) 18:20:31 #11 96.10 (9/21) Installing libffi-dev (3.4.2-r1) 18:20:31 #11 96.50 (10/21) Installing libpq (14.10-r0) 18:20:31 #11 96.90 (11/21) Installing openssl-dev (1.1.1w-r1) 18:20:31 #11 97.37 (12/21) Installing libpq-dev (14.10-r0) 18:20:32 #11 97.88 (13/21) Installing libecpg (14.10-r0) 18:20:32 #11 98.24 (14/21) Installing libecpg-dev (14.10-r0) 18:20:33 #11 98.70 (15/21) Installing llvm13-libs (13.0.1-r2) 18:20:40 #11 104.7 (16/21) Installing clang-libs (13.0.1-r1) 18:20:42 #11 107.0 (17/21) Installing clang (13.0.1-r1) 18:20:42 #11 107.7 (18/21) Installing icu (71.1-r2) 18:20:42 #11 108.2 (19/21) Installing icu-dev (71.1-r2) 18:20:43 #11 108.7 (20/21) Installing llvm13 (13.0.1-r2) 18:20:44 #11 110.4 (21/21) Installing postgresql14-dev (14.10-r0) 18:20:45 #11 111.3 Executing busybox-1.35.0-r17.trigger 18:20:46 #11 111.3 OK: 768 MiB in 180 packages 18:20:46 #11 111.5 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 18:20:46 #11 112.1 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 18:20:48 #11 113.3 (1/10) Installing g++ (11.2.1_git20220219-r2) 18:20:50 #11 115.4 (2/10) Installing gdbm (1.23-r0) 18:20:50 #11 115.8 (3/10) Installing mpdecimal (2.5.1-r1) 18:20:50 #11 116.1 (4/10) Installing readline (8.1.2-r0) 18:20:51 #11 116.5 (5/10) Installing python3 (3.10.13-r0) 18:20:55 #11 120.9 (6/10) Installing python3-dev (3.10.13-r0) 18:20:57 #11 122.5 (7/10) Installing libsodium (1.0.18-r0) 18:20:57 #11 122.9 (8/10) Installing libzmq (4.3.4-r0) 18:20:57 #11 123.3 (9/10) Installing libsodium-dev (1.0.18-r0) 18:20:58 #11 123.7 (10/10) Installing zeromq-dev (4.3.4-r0) 18:20:58 #11 124.0 Executing busybox-1.35.0-r17.trigger 18:20:58 #11 124.0 OK: 938 MiB in 190 packages 18:20:58 #11 124.3 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 18:20:59 #11 124.8 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 18:21:00 #11 126.1 OK: 938 MiB in 190 packages 18:21:00 #11 126.3 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 18:21:01 #11 126.9 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 18:21:02 #11 128.1 (1/1) Installing tzdata (2023c-r0) 18:21:03 #11 129.0 Executing busybox-1.35.0-r17.trigger 18:21:03 #11 129.1 OK: 941 MiB in 191 packages 18:21:05 #11 130.2 (1/1) Purging tzdata (2023c-r0) 18:21:05 #11 130.3 Executing busybox-1.35.0-r17.trigger 18:21:05 #11 130.4 OK: 938 MiB in 190 packages 18:21:23 #11 146.8 Looking in links: /tmp/tmpoosc_1ya 18:21:23 #11 146.8 Processing /tmp/tmpoosc_1ya/setuptools-65.5.0-py3-none-any.whl 18:21:23 #11 146.9 Processing /tmp/tmpoosc_1ya/pip-23.0.1-py3-none-any.whl 18:21:23 #11 148.1 Installing collected packages: setuptools, pip 18:21:50 #11 172.5 Successfully installed pip-23.0.1 setuptools-65.5.0 18:21:50 #11 172.5 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 18:21:50 #11 176.2 Requirement already satisfied: pip in /usr/lib/python3.10/site-packages (23.0.1) 18:21:51 #11 177.1 Collecting pip 18:21:51 #11 177.2 Downloading pip-23.3.1-py3-none-any.whl (2.1 MB) 18:21:52 #11 177.4 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 17.3 MB/s eta 0:00:00 18:21:52 #11 177.5 Requirement already satisfied: setuptools in /usr/lib/python3.10/site-packages (65.5.0) 18:21:55 #11 181.0 Collecting setuptools 18:21:55 #11 181.0 Downloading setuptools-69.0.2-py3-none-any.whl (819 kB) 18:21:55 #11 181.1 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 819.5/819.5 kB 15.8 MB/s eta 0:00:00 18:21:56 #11 181.6 Collecting wheel 18:21:56 #11 181.6 Downloading wheel-0.42.0-py3-none-any.whl (65 kB) 18:21:56 #11 181.6 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 65.4/65.4 kB 14.8 MB/s eta 0:00:00 18:21:58 #11 183.8 Installing collected packages: wheel, setuptools, pip 18:22:02 #11 187.5 Attempting uninstall: setuptools 18:22:02 #11 187.5 Found existing installation: setuptools 65.5.0 18:22:03 #11 188.6 Uninstalling setuptools-65.5.0: 18:22:03 #11 188.7 Successfully uninstalled setuptools-65.5.0 18:22:08 #11 193.7 Attempting uninstall: pip 18:22:08 #11 193.7 Found existing installation: pip 23.0.1 18:22:11 #11 196.1 Uninstalling pip-23.0.1: 18:22:11 #11 196.3 Successfully uninstalled pip-23.0.1 18:22:26 #11 209.1 Successfully installed pip-23.3.1 setuptools-69.0.2 wheel-0.42.0 18:22:26 #11 209.1 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 18:22:32 #11 217.7 Processing ./edgex-taf-common 18:22:32 #11 217.7 Preparing metadata (setup.py): started 18:22:33 #11 219.2 Preparing metadata (setup.py): finished with status 'done' 18:22:33 #11 219.3 Building wheels for collected packages: edgex-taf-common 18:22:33 #11 219.3 Building wheel for edgex-taf-common (setup.py): started 18:22:35 #11 221.2 Building wheel for edgex-taf-common (setup.py): finished with status 'done' 18:22:35 #11 221.2 Created wheel for edgex-taf-common: filename=edgex_taf_common-0.0.0-py3-none-any.whl size=14471 sha256=52678ef9df66cafcd63d94ccf377a1d455f49106737624cb2c12e3367114ab20 18:22:35 #11 221.2 Stored in directory: /root/.cache/pip/wheels/61/f5/b0/ccd98a608bbb4978be0e5d8235f9fb4ae43535dafafd44bbbd 18:22:35 #11 221.3 Successfully built edgex-taf-common 18:22:36 #11 221.9 Installing collected packages: edgex-taf-common 18:22:36 #11 222.1 Successfully installed edgex-taf-common-0.0.0 18:22:36 #11 222.1 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 18:22:43 #11 227.7 Collecting robotframework==6.1.1 (from -r requirements.txt (line 1)) 18:22:43 #11 227.8 Downloading robotframework-6.1.1-py3-none-any.whl.metadata (7.5 kB) 18:22:43 #11 228.0 Collecting python-dotenv==1.0.0 (from -r requirements.txt (line 2)) 18:22:43 #11 228.1 Downloading python_dotenv-1.0.0-py3-none-any.whl (19 kB) 18:22:43 #11 228.3 Collecting robotframework-requests==0.9.5 (from -r requirements.txt (line 3)) 18:22:43 #11 228.3 Downloading robotframework_requests-0.9.5-py3-none-any.whl.metadata (7.2 kB) 18:22:43 #11 228.8 Collecting robotframework-seleniumlibrary==6.1.3 (from -r requirements.txt (line 4)) 18:22:43 #11 228.8 Downloading robotframework_seleniumlibrary-6.1.3-py2.py3-none-any.whl.metadata (15 kB) 18:22:43 #11 228.9 Collecting robotbackgroundlogger==1.2 (from -r requirements.txt (line 5)) 18:22:43 #11 228.9 Downloading robotbackgroundlogger-1.2.tar.gz (3.9 kB) 18:22:43 #11 228.9 Preparing metadata (setup.py): started 18:22:45 #11 230.4 Preparing metadata (setup.py): finished with status 'done' 18:22:45 #11 230.6 Collecting RESTinstance==1.3.0 (from -r requirements.txt (line 6)) 18:22:45 #11 230.7 Downloading RESTinstance-1.3.0-py2.py3-none-any.whl (29 kB) 18:22:45 #11 230.9 Collecting configparser==6.0.0 (from -r requirements.txt (line 7)) 18:22:45 #11 230.9 Downloading configparser-6.0.0-py3-none-any.whl.metadata (11 kB) 18:22:46 #11 231.5 Collecting requests==2.31.0 (from -r requirements.txt (line 8)) 18:22:46 #11 231.5 Downloading requests-2.31.0-py3-none-any.whl.metadata (4.6 kB) 18:22:46 #11 231.6 Collecting paho-mqtt==1.6.1 (from -r requirements.txt (line 9)) 18:22:46 #11 231.7 Downloading paho-mqtt-1.6.1.tar.gz (99 kB) 18:22:46 #11 231.7 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 99.4/99.4 kB 2.9 MB/s eta 0:00:00 18:22:46 #11 231.9 Preparing metadata (setup.py): started 18:22:48 #11 233.5 Preparing metadata (setup.py): finished with status 'done' 18:22:48 #11 234.0 Collecting docker==6.1.3 (from -r requirements.txt (line 10)) 18:22:48 #11 234.0 Downloading docker-6.1.3-py3-none-any.whl.metadata (3.5 kB) 18:22:51 #11 236.6 Collecting numpy==1.26.2 (from -r requirements.txt (line 11)) 18:22:51 #11 236.7 Downloading numpy-1.26.2-cp310-cp310-musllinux_1_1_aarch64.whl.metadata (62 kB) 18:22:51 #11 236.7 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.7/62.7 kB 2.0 MB/s eta 0:00:00 18:22:52 #11 237.9 Collecting psutil==5.9.5 (from -r requirements.txt (line 12)) 18:22:52 #11 237.9 Downloading psutil-5.9.5.tar.gz (493 kB) 18:22:52 #11 238.0 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 493.5/493.5 kB 8.0 MB/s eta 0:00:00 18:22:53 #11 238.6 Installing build dependencies: started 18:23:11 #11 256.3 Installing build dependencies: finished with status 'done' 18:23:11 #11 256.3 Getting requirements to build wheel: started 18:23:13 #11 258.7 Getting requirements to build wheel: finished with status 'done' 18:23:13 #11 258.7 Preparing metadata (pyproject.toml): started 18:23:15 #11 260.9 Preparing metadata (pyproject.toml): finished with status 'done' 18:23:16 #11 261.9 Collecting redis==5.0.1 (from -r requirements.txt (line 13)) 18:23:16 #11 262.0 Downloading redis-5.0.1-py3-none-any.whl.metadata (8.9 kB) 18:23:18 #11 264.2 Collecting pyzmq==25.1.0 (from -r requirements.txt (line 14)) 18:23:18 #11 264.2 Downloading pyzmq-25.1.0-cp310-cp310-musllinux_1_1_aarch64.whl.metadata (4.8 kB) 18:23:19 #11 264.5 Collecting influxdb-client==1.36.1 (from -r requirements.txt (line 15)) 18:23:19 #11 264.6 Downloading influxdb_client-1.36.1-py3-none-any.whl (721 kB) 18:23:19 #11 264.7 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 721.2/721.2 kB 7.3 MB/s eta 0:00:00 18:23:20 #11 265.6 Collecting psycopg2==2.9.7 (from -r requirements.txt (line 16)) 18:23:20 #11 265.7 Downloading psycopg2-2.9.7.tar.gz (383 kB) 18:23:20 #11 265.8 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 383.5/383.5 kB 6.5 MB/s eta 0:00:00 18:23:21 #11 266.5 Preparing metadata (setup.py): started 18:23:23 #11 268.6 Preparing metadata (setup.py): finished with status 'done' 18:23:25 #11 270.1 Collecting pycryptodome==3.19.0 (from -r requirements.txt (line 17)) 18:23:25 #11 270.1 Downloading pycryptodome-3.19.0-cp35-abi3-musllinux_1_1_aarch64.whl.metadata (3.4 kB) 18:23:25 #11 271.2 Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary==6.1.3->-r requirements.txt (line 4)) 18:23:25 #11 271.2 Downloading selenium-4.15.2-py3-none-any.whl.metadata (6.9 kB) 18:23:26 #11 271.5 Collecting robotframework-pythonlibcore>=3.0.0 (from robotframework-seleniumlibrary==6.1.3->-r requirements.txt (line 4)) 18:23:26 #11 271.5 Downloading robotframework_pythonlibcore-4.3.0-py2.py3-none-any.whl.metadata (6.0 kB) 18:23:26 #11 271.9 Collecting docutils (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 18:23:26 #11 271.9 Downloading docutils-0.20.1-py3-none-any.whl.metadata (2.8 kB) 18:23:26 #11 272.2 Collecting flex (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 18:23:26 #11 272.2 Downloading flex-6.14.1.tar.gz (40 kB) 18:23:26 #11 272.3 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 40.9/40.9 kB 1.6 MB/s eta 0:00:00 18:23:27 #11 272.5 Preparing metadata (setup.py): started 18:23:29 #11 274.2 Preparing metadata (setup.py): finished with status 'done' 18:23:29 #11 274.3 Collecting GenSON (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 18:23:29 #11 274.4 Downloading genson-1.2.2.tar.gz (34 kB) 18:23:30 #11 275.5 Preparing metadata (setup.py): started 18:23:31 #11 277.0 Preparing metadata (setup.py): finished with status 'done' 18:23:31 #11 277.1 Collecting jsonpath-ng (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 18:23:31 #11 277.1 Downloading jsonpath_ng-1.6.0-py3-none-any.whl.metadata (17 kB) 18:23:32 #11 277.5 Collecting jsonschema (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 18:23:32 #11 277.6 Downloading jsonschema-4.20.0-py3-none-any.whl.metadata (8.1 kB) 18:23:32 #11 278.0 Collecting pygments (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 18:23:32 #11 278.0 Downloading pygments-2.17.2-py3-none-any.whl.metadata (2.6 kB) 18:23:33 #11 278.8 Collecting pytz (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 18:23:33 #11 278.8 Downloading pytz-2023.3.post1-py2.py3-none-any.whl.metadata (22 kB) 18:23:33 #11 279.0 Collecting tzlocal (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 18:23:33 #11 279.0 Downloading tzlocal-5.2-py3-none-any.whl.metadata (7.8 kB) 18:23:35 #11 280.4 Collecting charset-normalizer<4,>=2 (from requests==2.31.0->-r requirements.txt (line 8)) 18:23:35 #11 280.4 Downloading charset_normalizer-3.3.2-cp310-cp310-musllinux_1_1_aarch64.whl.metadata (33 kB) 18:23:35 #11 280.6 Collecting idna<4,>=2.5 (from requests==2.31.0->-r requirements.txt (line 8)) 18:23:35 #11 280.6 Downloading idna-3.6-py3-none-any.whl.metadata (9.9 kB) 18:23:35 #11 281.3 Collecting urllib3<3,>=1.21.1 (from requests==2.31.0->-r requirements.txt (line 8)) 18:23:35 #11 281.3 Downloading urllib3-2.1.0-py3-none-any.whl.metadata (6.4 kB) 18:23:36 #11 281.7 Collecting certifi>=2017.4.17 (from requests==2.31.0->-r requirements.txt (line 8)) 18:23:36 #11 281.7 Downloading certifi-2023.11.17-py3-none-any.whl.metadata (2.2 kB) 18:23:36 #11 282.2 Collecting packaging>=14.0 (from docker==6.1.3->-r requirements.txt (line 10)) 18:23:36 #11 282.2 Downloading packaging-23.2-py3-none-any.whl.metadata (3.2 kB) 18:23:37 #11 283.0 Collecting websocket-client>=0.32.0 (from docker==6.1.3->-r requirements.txt (line 10)) 18:23:37 #11 283.0 Downloading websocket_client-1.6.4-py3-none-any.whl.metadata (7.7 kB) 18:23:38 #11 283.5 Collecting async-timeout>=4.0.2 (from redis==5.0.1->-r requirements.txt (line 13)) 18:23:38 #11 283.6 Downloading async_timeout-4.0.3-py3-none-any.whl.metadata (4.2 kB) 18:23:38 #11 284.1 Collecting reactivex>=4.0.4 (from influxdb-client==1.36.1->-r requirements.txt (line 15)) 18:23:38 #11 284.1 Downloading reactivex-4.0.4-py3-none-any.whl (217 kB) 18:23:38 #11 284.2 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 217.8/217.8 kB 6.4 MB/s eta 0:00:00 18:23:39 #11 284.6 Collecting python-dateutil>=2.5.3 (from influxdb-client==1.36.1->-r requirements.txt (line 15)) 18:23:39 #11 284.6 Downloading python_dateutil-2.8.2-py2.py3-none-any.whl (247 kB) 18:23:39 #11 284.7 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 247.7/247.7 kB 6.2 MB/s eta 0:00:00 18:23:39 #11 284.7 Requirement already satisfied: setuptools>=21.0.0 in /usr/lib/python3.10/site-packages (from influxdb-client==1.36.1->-r requirements.txt (line 15)) (69.0.2) 18:23:39 #11 285.4 Collecting six>=1.5 (from python-dateutil>=2.5.3->influxdb-client==1.36.1->-r requirements.txt (line 15)) 18:23:39 #11 285.4 Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) 18:23:40 #11 285.7 Collecting typing-extensions<5.0.0,>=4.1.1 (from reactivex>=4.0.4->influxdb-client==1.36.1->-r requirements.txt (line 15)) 18:23:40 #11 285.7 Downloading typing_extensions-4.8.0-py3-none-any.whl.metadata (3.0 kB) 18:23:40 #11 286.2 Collecting trio~=0.17 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.1.3->-r requirements.txt (line 4)) 18:23:40 #11 286.2 Downloading trio-0.23.1-py3-none-any.whl.metadata (4.9 kB) 18:23:41 #11 286.4 Collecting trio-websocket~=0.9 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.1.3->-r requirements.txt (line 4)) 18:23:41 #11 286.4 Downloading trio_websocket-0.11.1-py3-none-any.whl.metadata (4.7 kB) 18:23:43 #11 288.3 Collecting PyYAML>=3.11 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) 18:23:43 #11 288.3 Downloading PyYAML-6.0.1.tar.gz (125 kB) 18:23:44 #11 289.2 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 125.2/125.2 kB 131.5 kB/s eta 0:00:00 18:23:45 #11 291.0 Installing build dependencies: started 18:24:17 #11 318.7 Installing build dependencies: finished with status 'done' 18:24:17 #11 318.7 Getting requirements to build wheel: started 18:24:30 #11 333.8 Getting requirements to build wheel: finished with status 'done' 18:24:30 #11 333.8 Preparing metadata (pyproject.toml): started 18:24:31 #11 336.2 Preparing metadata (pyproject.toml): finished with status 'done' 18:24:31 #11 336.3 Collecting validate-email>=1.2 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) 18:24:31 #11 336.4 Downloading validate_email-1.3.tar.gz (4.7 kB) 18:24:31 #11 336.4 Preparing metadata (setup.py): started 18:24:32 #11 337.8 Preparing metadata (setup.py): finished with status 'done' 18:24:32 #11 337.9 Collecting rfc3987>=1.3.4 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) 18:24:32 #11 337.9 Downloading rfc3987-1.3.8-py2.py3-none-any.whl (13 kB) 18:24:33 #11 338.1 Collecting strict-rfc3339>=0.7 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) 18:24:33 #11 338.2 Downloading strict-rfc3339-0.7.tar.gz (17 kB) 18:24:33 #11 338.2 Preparing metadata (setup.py): started 18:24:34 #11 339.7 Preparing metadata (setup.py): finished with status 'done' 18:24:34 #11 340.1 Collecting click>=3.3 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) 18:24:34 #11 340.1 Downloading click-8.1.7-py3-none-any.whl.metadata (3.0 kB) 18:24:35 #11 340.3 Collecting jsonpointer>=1.7 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) 18:24:35 #11 340.3 Downloading jsonpointer-2.4-py2.py3-none-any.whl.metadata (2.5 kB) 18:24:35 #11 340.6 Collecting ply (from jsonpath-ng->RESTinstance==1.3.0->-r requirements.txt (line 6)) 18:24:35 #11 340.6 Downloading ply-3.11-py2.py3-none-any.whl (49 kB) 18:24:35 #11 340.6 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 49.6/49.6 kB 2.3 MB/s eta 0:00:00 18:24:35 #11 341.2 Collecting attrs>=22.2.0 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) 18:24:35 #11 341.2 Downloading attrs-23.1.0-py3-none-any.whl (61 kB) 18:24:35 #11 341.2 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.2/61.2 kB 2.3 MB/s eta 0:00:00 18:24:35 #11 341.4 Collecting jsonschema-specifications>=2023.03.6 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) 18:24:36 #11 341.4 Downloading jsonschema_specifications-2023.11.2-py3-none-any.whl.metadata (3.0 kB) 18:24:36 #11 341.9 Collecting referencing>=0.28.4 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) 18:24:36 #11 342.0 Downloading referencing-0.31.1-py3-none-any.whl.metadata (2.7 kB) 18:24:39 #11 344.2 Collecting rpds-py>=0.7.1 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) 18:24:39 #11 344.2 Downloading rpds_py-0.13.2-cp310-cp310-musllinux_1_2_aarch64.whl.metadata (3.9 kB) 18:24:44 #11 349.9 Collecting sortedcontainers (from trio~=0.17->selenium>=4.3.0->robotframework-seleniumlibrary==6.1.3->-r requirements.txt (line 4)) 18:24:44 #11 350.0 Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) 18:24:44 #11 350.1 Collecting outcome (from trio~=0.17->selenium>=4.3.0->robotframework-seleniumlibrary==6.1.3->-r requirements.txt (line 4)) 18:24:44 #11 350.1 Downloading outcome-1.3.0.post0-py2.py3-none-any.whl.metadata (2.6 kB) 18:24:44 #11 350.2 Collecting sniffio>=1.3.0 (from trio~=0.17->selenium>=4.3.0->robotframework-seleniumlibrary==6.1.3->-r requirements.txt (line 4)) 18:24:44 #11 350.2 Downloading sniffio-1.3.0-py3-none-any.whl (10 kB) 18:24:44 #11 350.4 Collecting exceptiongroup>=1.0.0rc9 (from trio~=0.17->selenium>=4.3.0->robotframework-seleniumlibrary==6.1.3->-r requirements.txt (line 4)) 18:24:44 #11 350.4 Downloading exceptiongroup-1.2.0-py3-none-any.whl.metadata (6.6 kB) 18:24:45 #11 350.7 Collecting wsproto>=0.14 (from trio-websocket~=0.9->selenium>=4.3.0->robotframework-seleniumlibrary==6.1.3->-r requirements.txt (line 4)) 18:24:45 #11 350.7 Downloading wsproto-1.2.0-py3-none-any.whl (24 kB) 18:24:45 #11 351.1 Collecting pysocks!=1.5.7,<2.0,>=1.5.6 (from urllib3[socks]<3,>=1.26->selenium>=4.3.0->robotframework-seleniumlibrary==6.1.3->-r requirements.txt (line 4)) 18:24:45 #11 351.2 Downloading PySocks-1.7.1-py3-none-any.whl (16 kB) 18:24:46 #11 352.1 Collecting h11<1,>=0.9.0 (from wsproto>=0.14->trio-websocket~=0.9->selenium>=4.3.0->robotframework-seleniumlibrary==6.1.3->-r requirements.txt (line 4)) 18:24:46 #11 352.1 Downloading h11-0.14.0-py3-none-any.whl (58 kB) 18:24:46 #11 352.1 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.3/58.3 kB 2.2 MB/s eta 0:00:00 18:24:47 #11 352.8 Downloading robotframework-6.1.1-py3-none-any.whl (699 kB) 18:24:47 #11 352.9 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 699.1/699.1 kB 9.7 MB/s eta 0:00:00 18:24:47 #11 352.9 Downloading robotframework_requests-0.9.5-py3-none-any.whl (21 kB) 18:24:47 #11 353.0 Downloading robotframework_seleniumlibrary-6.1.3-py2.py3-none-any.whl (95 kB) 18:24:47 #11 353.0 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 95.3/95.3 kB 4.5 MB/s eta 0:00:00 18:24:47 #11 353.0 Downloading configparser-6.0.0-py3-none-any.whl (19 kB) 18:24:47 #11 353.1 Downloading requests-2.31.0-py3-none-any.whl (62 kB) 18:24:47 #11 353.1 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.6/62.6 kB 2.2 MB/s eta 0:00:00 18:24:47 #11 353.1 Downloading docker-6.1.3-py3-none-any.whl (148 kB) 18:24:47 #11 353.2 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 148.1/148.1 kB 4.7 MB/s eta 0:00:00 18:24:47 #11 353.2 Downloading numpy-1.26.2-cp310-cp310-musllinux_1_1_aarch64.whl (13.9 MB) 18:24:49 #11 354.4 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 13.9/13.9 MB 11.2 MB/s eta 0:00:00 18:24:49 #11 354.5 Downloading redis-5.0.1-py3-none-any.whl (250 kB) 18:24:49 #11 354.5 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 250.3/250.3 kB 5.9 MB/s eta 0:00:00 18:24:49 #11 354.5 Downloading pyzmq-25.1.0-cp310-cp310-musllinux_1_1_aarch64.whl (1.4 MB) 18:24:49 #11 354.7 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.4/1.4 MB 9.7 MB/s eta 0:00:00 18:24:49 #11 354.7 Downloading pycryptodome-3.19.0-cp35-abi3-musllinux_1_1_aarch64.whl (2.0 MB) 18:24:49 #11 355.0 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 9.9 MB/s eta 0:00:00 18:24:49 #11 355.0 Downloading async_timeout-4.0.3-py3-none-any.whl (5.7 kB) 18:24:49 #11 355.0 Downloading certifi-2023.11.17-py3-none-any.whl (162 kB) 18:24:49 #11 355.1 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 162.5/162.5 kB 4.3 MB/s eta 0:00:00 18:24:49 #11 355.1 Downloading charset_normalizer-3.3.2-cp310-cp310-musllinux_1_1_aarch64.whl (139 kB) 18:24:49 #11 355.2 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 139.4/139.4 kB 4.4 MB/s eta 0:00:00 18:24:49 #11 355.2 Downloading idna-3.6-py3-none-any.whl (61 kB) 18:24:49 #11 355.2 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.6/61.6 kB 2.1 MB/s eta 0:00:00 18:24:49 #11 355.3 Downloading packaging-23.2-py3-none-any.whl (53 kB) 18:24:49 #11 355.3 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 53.0/53.0 kB 1.7 MB/s eta 0:00:00 18:24:49 #11 355.3 Downloading robotframework_pythonlibcore-4.3.0-py2.py3-none-any.whl (10 kB) 18:24:49 #11 355.4 Downloading selenium-4.15.2-py3-none-any.whl (10.2 MB) 18:24:51 #11 356.3 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 10.2/10.2 MB 11.6 MB/s eta 0:00:00 18:24:51 #11 356.3 Downloading urllib3-2.1.0-py3-none-any.whl (104 kB) 18:24:51 #11 356.4 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 104.6/104.6 kB 3.6 MB/s eta 0:00:00 18:24:51 #11 356.4 Downloading websocket_client-1.6.4-py3-none-any.whl (57 kB) 18:24:51 #11 356.4 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 57.3/57.3 kB 2.0 MB/s eta 0:00:00 18:24:51 #11 356.4 Downloading docutils-0.20.1-py3-none-any.whl (572 kB) 18:24:51 #11 356.5 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 572.7/572.7 kB 8.5 MB/s eta 0:00:00 18:24:51 #11 356.6 Downloading jsonpath_ng-1.6.0-py3-none-any.whl (29 kB) 18:24:51 #11 356.6 Downloading jsonschema-4.20.0-py3-none-any.whl (84 kB) 18:24:51 #11 356.6 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 84.7/84.7 kB 2.8 MB/s eta 0:00:00 18:24:51 #11 356.7 Downloading pygments-2.17.2-py3-none-any.whl (1.2 MB) 18:24:51 #11 356.8 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 9.8 MB/s eta 0:00:00 18:24:51 #11 356.8 Downloading pytz-2023.3.post1-py2.py3-none-any.whl (502 kB) 18:24:51 #11 356.9 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 502.5/502.5 kB 8.0 MB/s eta 0:00:00 18:24:51 #11 356.9 Downloading tzlocal-5.2-py3-none-any.whl (17 kB) 18:24:51 #11 357.0 Downloading click-8.1.7-py3-none-any.whl (97 kB) 18:24:51 #11 357.1 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 97.9/97.9 kB 2.9 MB/s eta 0:00:00 18:24:51 #11 357.1 Downloading jsonpointer-2.4-py2.py3-none-any.whl (7.8 kB) 18:24:51 #11 357.1 Downloading jsonschema_specifications-2023.11.2-py3-none-any.whl (17 kB) 18:24:51 #11 357.1 Downloading referencing-0.31.1-py3-none-any.whl (25 kB) 18:24:51 #11 357.2 Downloading rpds_py-0.13.2-cp310-cp310-musllinux_1_2_aarch64.whl (1.4 MB) 18:24:52 #11 357.4 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.4/1.4 MB 8.6 MB/s eta 0:00:00 18:24:52 #11 357.4 Downloading trio-0.23.1-py3-none-any.whl (448 kB) 18:24:52 #11 357.5 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 448.3/448.3 kB 6.4 MB/s eta 0:00:00 18:24:52 #11 357.5 Downloading trio_websocket-0.11.1-py3-none-any.whl (17 kB) 18:24:52 #11 357.6 Downloading typing_extensions-4.8.0-py3-none-any.whl (31 kB) 18:24:52 #11 357.6 Downloading exceptiongroup-1.2.0-py3-none-any.whl (16 kB) 18:24:56 #11 357.7 Downloading outcome-1.3.0.post0-py2.py3-none-any.whl (10 kB) 18:24:56 #11 358.8 Building wheels for collected packages: robotbackgroundlogger, paho-mqtt, psutil, psycopg2, flex, GenSON, PyYAML, strict-rfc3339, validate-email 18:24:56 #11 358.8 Building wheel for robotbackgroundlogger (setup.py): started 18:24:56 #11 360.4 Building wheel for robotbackgroundlogger (setup.py): finished with status 'done' 18:24:56 #11 360.4 Created wheel for robotbackgroundlogger: filename=robotbackgroundlogger-1.2-py3-none-any.whl size=4277 sha256=aa3a4f1ba61957f005eb70340bf34d8cd2cc41f083af132c5807ce2f9037996f 18:24:56 #11 360.4 Stored in directory: /root/.cache/pip/wheels/e1/ba/3a/044b94be98620d4535fbdeca2d20fb3fce224aea27e0b66862 18:24:56 #11 360.4 Building wheel for paho-mqtt (setup.py): started 18:24:56 #11 362.3 Building wheel for paho-mqtt (setup.py): finished with status 'done' 18:24:56 #11 362.3 Created wheel for paho-mqtt: filename=paho_mqtt-1.6.1-py3-none-any.whl size=62120 sha256=120c7a5a909169a1d87d8265cba2a5d167211cf2bd099c71099e5c67e35481a5 18:24:56 #11 362.3 Stored in directory: /root/.cache/pip/wheels/8b/bb/0c/79444d1dee20324d442856979b5b519b48828b0bd3d05df84a 18:24:56 #11 362.3 Building wheel for psutil (pyproject.toml): started 18:25:07 #11 372.3 Building wheel for psutil (pyproject.toml): finished with status 'done' 18:25:07 #11 372.3 Created wheel for psutil: filename=psutil-5.9.5-cp310-abi3-linux_aarch64.whl size=274848 sha256=e7c322dfc36040101c5cf35889c206b8c924897cb2750dd2592c4d9f1f022a00 18:25:07 #11 372.3 Stored in directory: /root/.cache/pip/wheels/1f/3a/db/ba9717f3efd7f8da8910eca12dc9cd15d404035397af627e7c 18:25:07 #11 372.4 Building wheel for psycopg2 (setup.py): started 18:26:14 #11 436.1 Building wheel for psycopg2 (setup.py): still running... 18:26:17 #11 442.5 Building wheel for psycopg2 (setup.py): finished with status 'done' 18:26:17 #11 442.5 Created wheel for psycopg2: filename=psycopg2-2.9.7-cp310-cp310-linux_aarch64.whl size=471084 sha256=973c3bbcc51207a6024fcee9dd0fffc354bff332bdf5b28c4f6e3d6c4dd2476e 18:26:17 #11 442.5 Stored in directory: /root/.cache/pip/wheels/32/37/85/db91d5e39dc616655538af0cb322d41d4e5bda9c4f571dfa96 18:26:17 #11 442.5 Building wheel for flex (setup.py): started 18:26:20 #11 445.2 Building wheel for flex (setup.py): finished with status 'done' 18:26:20 #11 445.2 Created wheel for flex: filename=flex-6.14.1-py3-none-any.whl size=77257 sha256=bd48c6cfb9656246b5f98c61286884bb89d5fe1d4d8f5404bf4d336205d5c359 18:26:20 #11 445.2 Stored in directory: /root/.cache/pip/wheels/03/f3/f4/2969638ff9c909bf16dac8f17d8298ce9e4d5c854af4b3d061 18:26:20 #11 445.2 Building wheel for GenSON (setup.py): started 18:26:22 #11 447.1 Building wheel for GenSON (setup.py): finished with status 'done' 18:26:22 #11 447.2 Created wheel for GenSON: filename=genson-1.2.2-py2.py3-none-any.whl size=21269 sha256=1831fc1a8363d8f4ec4fad0625015ff1ed0dce608399afbd2c5a3e8fe8d4bb9a 18:26:22 #11 447.2 Stored in directory: /root/.cache/pip/wheels/7a/0f/7a/4e21606c6ce2485376522986cd8809d738907a611907b206ca 18:26:22 #11 447.2 Building wheel for PyYAML (pyproject.toml): started 18:26:25 #11 450.6 Building wheel for PyYAML (pyproject.toml): finished with status 'done' 18:26:25 #11 450.6 Created wheel for PyYAML: filename=PyYAML-6.0.1-cp310-cp310-linux_aarch64.whl size=45363 sha256=dde5730ede0a0134a85d956cf39fee829dc83bc0c165df9a4a809e435c135736 18:26:25 #11 450.6 Stored in directory: /root/.cache/pip/wheels/31/d1/78/088142cfc0422adcca7bb0af40ef696b55b777a44f2e10739c 18:26:25 #11 450.6 Building wheel for strict-rfc3339 (setup.py): started 18:26:26 #11 452.4 Building wheel for strict-rfc3339 (setup.py): finished with status 'done' 18:26:27 #11 452.4 Created wheel for strict-rfc3339: filename=strict_rfc3339-0.7-py3-none-any.whl size=18128 sha256=c84b04845d8ae7099fb25995b29c3cca5f5562ee16f2821c322b0444b114abd1 18:26:27 #11 452.4 Stored in directory: /root/.cache/pip/wheels/d4/c2/43/78ecbcc49dd7594ca41c72be6ddb7844a486bae4b306fb3d14 18:26:27 #11 452.4 Building wheel for validate-email (setup.py): started 18:26:29 #11 454.2 Building wheel for validate-email (setup.py): finished with status 'done' 18:26:29 #11 454.2 Created wheel for validate-email: filename=validate_email-1.3-py3-none-any.whl size=5467 sha256=0d1e956740baee5b3949647228023c92e3272438279c015db3a1250d7aed7161 18:26:29 #11 454.2 Stored in directory: /root/.cache/pip/wheels/b2/7a/63/5c5bc2a88ffffb247771c1cc38c2bda3d78e1ffbff79ed8d18 18:26:29 #11 454.2 Successfully built robotbackgroundlogger paho-mqtt psutil psycopg2 flex GenSON PyYAML strict-rfc3339 validate-email 18:26:32 #11 457.2 Installing collected packages: validate-email, strict-rfc3339, sortedcontainers, rfc3987, pytz, ply, paho-mqtt, GenSON, websocket-client, urllib3, tzlocal, typing-extensions, sniffio, six, rpds-py, robotframework-pythonlibcore, robotframework, pyzmq, PyYAML, python-dotenv, pysocks, pygments, pycryptodome, psycopg2, psutil, packaging, numpy, jsonpointer, jsonpath-ng, idna, h11, exceptiongroup, docutils, configparser, click, charset-normalizer, certifi, attrs, async-timeout, wsproto, robotbackgroundlogger, requests, referencing, redis, reactivex, python-dateutil, outcome, trio, robotframework-requests, jsonschema-specifications, influxdb-client, flex, docker, trio-websocket, jsonschema, selenium, RESTinstance, robotframework-seleniumlibrary 18:28:09 #11 541.2 Successfully installed GenSON-1.2.2 PyYAML-6.0.1 RESTinstance-1.3.0 async-timeout-4.0.3 attrs-23.1.0 certifi-2023.11.17 charset-normalizer-3.3.2 click-8.1.7 configparser-6.0.0 docker-6.1.3 docutils-0.20.1 exceptiongroup-1.2.0 flex-6.14.1 h11-0.14.0 idna-3.6 influxdb-client-1.36.1 jsonpath-ng-1.6.0 jsonpointer-2.4 jsonschema-4.20.0 jsonschema-specifications-2023.11.2 numpy-1.26.2 outcome-1.3.0.post0 packaging-23.2 paho-mqtt-1.6.1 ply-3.11 psutil-5.9.5 psycopg2-2.9.7 pycryptodome-3.19.0 pygments-2.17.2 pysocks-1.7.1 python-dateutil-2.8.2 python-dotenv-1.0.0 pytz-2023.3.post1 pyzmq-25.1.0 reactivex-4.0.4 redis-5.0.1 referencing-0.31.1 requests-2.31.0 rfc3987-1.3.8 robotbackgroundlogger-1.2 robotframework-6.1.1 robotframework-pythonlibcore-4.3.0 robotframework-requests-0.9.5 robotframework-seleniumlibrary-6.1.3 rpds-py-0.13.2 selenium-4.15.2 six-1.16.0 sniffio-1.3.0 sortedcontainers-2.4.0 strict-rfc3339-0.7 trio-0.23.1 trio-websocket-0.11.1 typing-extensions-4.8.0 tzlocal-5.2 urllib3-2.1.0 validate-email-1.3 websocket-client-1.6.4 wsproto-1.2.0 18:28:09 #11 541.2 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 18:28:09 #11 DONE 543.9s 18:28:09 18:28:09 #12 exporting to image 18:28:09 #12 exporting layers 18:28:21 #12 exporting layers 22.6s done 18:28:21 #12 writing image sha256:929c86a1c33126644524bc6c4653581f7503ccfc739cece53eee4527b8f9c33e done 18:28:21 #12 naming to docker.io/library/edgex-taf-common-arm64 done 18:28:21 #12 DONE 22.6s [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 18:28:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:28:22 18:28:22 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:28:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:28:23 arm64: Pulling from edgex-lftools-log-publisher 18:28:23 8998bd30e6a1: Pulling fs layer 18:28:23 04944245beec: Pulling fs layer 18:28:23 699f458cf7ca: Pulling fs layer 18:28:23 765212b225bb: Pulling fs layer 18:28:23 f23df028b6ca: Pulling fs layer 18:28:23 d65c8cfc05b1: Pulling fs layer 18:28:23 2437ff75d9bd: Pulling fs layer 18:28:23 765212b225bb: Waiting 18:28:23 f23df028b6ca: Waiting 18:28:23 d65c8cfc05b1: Waiting 18:28:23 2437ff75d9bd: Waiting 18:28:23 04944245beec: Verifying Checksum 18:28:23 04944245beec: Download complete 18:28:23 765212b225bb: Verifying Checksum 18:28:23 765212b225bb: Download complete 18:28:23 f23df028b6ca: Verifying Checksum 18:28:23 f23df028b6ca: Download complete 18:28:23 d65c8cfc05b1: Verifying Checksum 18:28:23 d65c8cfc05b1: Download complete 18:28:23 699f458cf7ca: Verifying Checksum 18:28:23 699f458cf7ca: Download complete 18:28:24 8998bd30e6a1: Verifying Checksum 18:28:24 8998bd30e6a1: Download complete 18:28:26 2437ff75d9bd: Download complete 18:28:30 8998bd30e6a1: Pull complete 18:28:30 04944245beec: Pull complete 18:28:35 699f458cf7ca: Pull complete 18:28:35 765212b225bb: Pull complete 18:28:35 f23df028b6ca: Pull complete 18:28:35 d65c8cfc05b1: Pull complete 18:29:02 2437ff75d9bd: Pull complete 18:29:02 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 18:29:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:29:02 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:29:02 prd-ubuntu20.04-docker-arm64-4c-16g-23638 does not seem to be running inside a container 18:29:02 $ 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-93 -v /w/workspace/exfoundry_edgex-taf-common_PR-93:/w/workspace/exfoundry_edgex-taf-common_PR-93:rw,z -v /w/workspace/exfoundry_edgex-taf-common_PR-93@tmp:/w/workspace/exfoundry_edgex-taf-common_PR-93@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 18:29:04 $ docker top 44ac6d847ed5439794dcbdce12b826eab40ceeeb4e0786d1d93941db5aea7f1e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:29:04 ---> job-cost.sh 18:29:05 lf-activate-venv: SKIPPING 18:29:05 INFO: No Stack... 18:29:05 INFO: Retrieving Pricing Info for: v3-standard-8 18:29:06 INFO: Archiving Costs [Pipeline] sh 18:29:06 + cat /w/workspace/exfoundry_edgex-taf-common_PR-93/archives/cost.csv 18:29:06 + cut -d, -f6 [Pipeline] lock 18:29:06 Trying to acquire lock on [jenkins-edgexfoundry-edgex-taf-common-PR-93-1-stack-cost] 18:29:06 Resource [jenkins-edgexfoundry-edgex-taf-common-PR-93-1-stack-cost] did not exist. Created. 18:29:06 Lock acquired on [jenkins-edgexfoundry-edgex-taf-common-PR-93-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:29:07 /w/workspace/exfoundry_edgex-taf-common_PR-93@tmp/durable-12ac3ede/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 18:29:07 + echo total: 0.2199999988079071 [Pipeline] stash 18:29:07 Warning: overwriting stash ‘stack-cost’ 18:29:07 Stashed 1 file(s) [Pipeline] } 18:29:07 Lock released on resource [jenkins-edgexfoundry-edgex-taf-common-PR-93-1-stack-cost] [Pipeline] // lock [Pipeline] } 18:29:08 $ docker stop --time=1 44ac6d847ed5439794dcbdce12b826eab40ceeeb4e0786d1d93941db5aea7f1e 18:29:09 $ docker rm -f --volumes 44ac6d847ed5439794dcbdce12b826eab40ceeeb4e0786d1d93941db5aea7f1e [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 18:29:11 + [ -d /w/workspace/exfoundry_edgex-taf-common_PR-93/archives ] 18:29:11 + ls -al /w/workspace/exfoundry_edgex-taf-common_PR-93/archives 18:29:11 total 16 18:29:11 drwxr-xr-x 3 root root 4096 Dec 1 18:18 . 18:29:11 drwxrwxr-x 8 jenkins jenkins 4096 Dec 1 18:18 .. 18:29:11 drwxr-xr-x 2 root root 4096 Dec 1 18:18 cost 18:29:11 -rw-r--r-- 1 root root 87 Dec 1 18:18 cost.csv 18:29:11 + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_edgex-taf-common_PR-93/archives 18:29:11 + ls -al /w/workspace/exfoundry_edgex-taf-common_PR-93/archives 18:29:11 total 16 18:29:11 drwxr-xr-x 3 jenkins jenkins 4096 Dec 1 18:18 . 18:29:11 drwxrwxr-x 8 jenkins jenkins 4096 Dec 1 18:18 .. 18:29:11 drwxr-xr-x 2 jenkins jenkins 4096 Dec 1 18:18 cost 18:29:11 -rw-r--r-- 1 jenkins jenkins 87 Dec 1 18:18 cost.csv [Pipeline] libraryResource [Pipeline] sh 18:29:12 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 18:29:13 ---> package-listing.sh 18:29:13 ++ facter osfamily 18:29:13 ++ tr '[:upper:]' '[:lower:]' 18:29:13 + OS_FAMILY=debian 18:29:13 + workspace=/w/workspace/exfoundry_edgex-taf-common_PR-93 18:29:13 + START_PACKAGES=/tmp/packages_start.txt 18:29:13 + END_PACKAGES=/tmp/packages_end.txt 18:29:13 + DIFF_PACKAGES=/tmp/packages_diff.txt 18:29:13 + PACKAGES=/tmp/packages_start.txt 18:29:13 + '[' /w/workspace/exfoundry_edgex-taf-common_PR-93 ']' 18:29:13 + PACKAGES=/tmp/packages_end.txt 18:29:13 + case "${OS_FAMILY}" in 18:29:13 + dpkg -l 18:29:13 + grep '^ii' 18:29:13 + '[' -f /tmp/packages_start.txt ']' 18:29:13 + '[' -f /tmp/packages_end.txt ']' 18:29:13 + diff /tmp/packages_start.txt /tmp/packages_end.txt 18:29:13 + '[' /w/workspace/exfoundry_edgex-taf-common_PR-93 ']' 18:29:13 + mkdir -p /w/workspace/exfoundry_edgex-taf-common_PR-93/archives/ 18:29:13 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_edgex-taf-common_PR-93/archives/ [Pipeline] echo 18:29:13 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-93/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 18:29:13 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:29:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:29:14 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:29:14 prd-ubuntu20.04-docker-8c-8g-23632 does not seem to be running inside a container 18:29:14 $ 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-93/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-93 -v /w/workspace/exfoundry_edgex-taf-common_PR-93:/w/workspace/exfoundry_edgex-taf-common_PR-93:rw,z -v /w/workspace/exfoundry_edgex-taf-common_PR-93@tmp:/w/workspace/exfoundry_edgex-taf-common_PR-93@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 18:29:14 $ docker top 966901bd67278d0866b2e251a133f02ffda514337fe402d8931183469773e2ae -eo pid,comm [Pipeline] { [Pipeline] sh 18:29:15 + touch /tmp/pre-build-complete [Pipeline] sh 18:29:15 + mkdir -p /var/log/sysstat [Pipeline] sh 18:29:15 + ls /var/log/sa-host 18:29:15 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:29:16 provisioning config files... 18:29:16 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_edgex-taf-common_PR-93@tmp/config9244877348863874396tmp [Pipeline] { [Pipeline] echo 18:29:16 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 18:29:16 ---> create-netrc.sh [Pipeline] } 18:29:16 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 18:29:17 ---> python-tools-install.sh [Pipeline] echo 18:29:17 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 18:29:17 ---> sudo-logs.sh 18:29:17 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 18:29:17 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 18:29:17 ---> job-cost.sh 18:29:17 lf-activate-venv: SKIPPING 18:29:17 DEBUG: total: 0.2199999988079071 18:29:17 INFO: Retrieving Stack Cost... 18:29:18 INFO: Retrieving Pricing Info for: v3-standard-8 18:29:18 INFO: Archiving Costs [Pipeline] echo 18:29:18 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 18:29:18 ---> logs-deploy.sh 18:29:18 lf-activate-venv: SKIPPING 18:29:18 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-taf-common/PR-93/1 18:29:18 INFO: archiving workspace using pattern(s): 18:29:19 Archives upload complete. 18:29:19 INFO: archiving logs to Nexus