Pull request #92 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from ff2f4f2ce2a7d5e11d53fdc7836b084f5cf90a1a+031ecbe2691a54d2ade7b2d8632b9af9928c6aa5 (81a138bb1affef570a6e25d2d38babbeda1a5333) 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-ssh8726762713014719857.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-ssh14820265899312906534.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-92/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-92/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9059735531495617964.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-92/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11412891601365548755.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-ssh900387527043215866.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-92/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-92/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh17229810752201322860.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-23633 in /w/workspace/exfoundry_edgex-taf-common_PR-92 [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-92 # 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/92/head:refs/remotes/origin/PR-92 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 031ecbe2691a54d2ade7b2d8632b9af9928c6aa5 into PR head commit ff2f4f2ce2a7d5e11d53fdc7836b084f5cf90a1a Merge succeeded, producing ff2f4f2ce2a7d5e11d53fdc7836b084f5cf90a1a Checking out Revision ff2f4f2ce2a7d5e11d53fdc7836b084f5cf90a1a (PR-92) Commit message: "build: bump robotframework-seleniumlibrary from 6.1.3 to 6.2.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:15:05 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 18:15:06 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW > git config core.sparsecheckout # timeout=10 > git checkout -f ff2f4f2ce2a7d5e11d53fdc7836b084f5cf90a1a # 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 ff2f4f2ce2a7d5e11d53fdc7836b084f5cf90a1a # timeout=10 [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 18:15:06 ========================================================= 18:15:06 EdgeX Global Pipelines Version Info 18:15:06 ========================================================= [Pipeline] libraryResource [Pipeline] sh 18:15:07 ------------------- 18:15:07 stable info: 18:15:07 ------------------- 18:15:07 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 18:15:07 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 18:15:07 Message: update stable to v1.0.258 18:15:07 ------------------- 18:15:07 experimental info: 18:15:07 ------------------- 18:15:07 Commited By: **** collab-it+edgex@linuxfoundation.org 18:15:07 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 18:15:07 Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo 18:15:07 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = taf-settings [Pipeline] echo 18:15:07 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-taf-common [Pipeline] echo 18:15:07 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 18:15:08 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 18:15:08 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 18:15:08 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-taf-common [Pipeline] echo 18:15:08 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 18:15:08 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = snapshots [Pipeline] echo 18:15:08 [edgeXSetupEnvironment]: set envvar DOCKER_PUSH_LATEST = true [Pipeline] echo 18:15:08 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 18:15:08 [edgeXSetupEnvironment]: set envvar ARCHIVE_IMAGE = false [Pipeline] echo 18:15:08 [edgeXSetupEnvironment]: set envvar ARCHIVE_NAME = edgex-taf-common-archive.tar.gz [Pipeline] echo 18:15:08 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 18:15:08 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 18:15:08 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-92 [Pipeline] echo 18:15:08 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-92 [Pipeline] echo 18:15:08 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-92 [Pipeline] echo 18:15:08 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ff2f4f2ce2a7d5e11d53fdc7836b084f5cf90a1a [Pipeline] echo 18:15:08 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ff2f4f2 [Pipeline] echo 18:15:08 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:15:09 provisioning config files... 18:15:09 copy managed file [taf-settings] to file:/w/workspace/exfoundry_edgex-taf-common_PR-92@tmp/config9251344586661882986tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:15:09 ---> ****-login.sh 18:15:09 nexus3.edgexfoundry.org:10001 18:15:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:15:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:15:09 Configure a credential helper to remove this warning. See 18:15:09 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:15:09 18:15:09 Login Succeeded 18:15:09 nexus3.edgexfoundry.org:10002 18:15:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:15:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:15:09 Configure a credential helper to remove this warning. See 18:15:09 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:15:09 18:15:09 Login Succeeded 18:15:09 nexus3.edgexfoundry.org:10003 18:15:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:15:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:15:10 Configure a credential helper to remove this warning. See 18:15:10 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:15:10 18:15:10 Login Succeeded 18:15:10 nexus3.edgexfoundry.org:10004 18:15:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:15:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:15:10 Configure a credential helper to remove this warning. See 18:15:10 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:15:10 18:15:10 Login Succeeded 18:15:10 ****.io 18:15:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:15:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:15:10 Configure a credential helper to remove this warning. See 18:15:10 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:15:10 18:15:10 Login Succeeded 18:15:10 ---> ****-login.sh ends [Pipeline] } 18:15:10 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 18:15:11 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 18:15:11 + grep -v github /etc/ssh/ssh_known_hosts 18:15:11 + [ -e /tmp/ssh_known_hosts ] 18:15:11 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 18:15:11 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 18:15:11 + sudo tee -a /etc/ssh/ssh_known_hosts 18:15:11 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:15:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:15:11 18:15:11 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:15:11 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:15:11 0.1.4: Pulling from edgex-devops/py-git-semver 18:15:11 b85a868b505f: Pulling fs layer 18:15:11 e2be974225ed: Pulling fs layer 18:15:11 339a4e72a1f5: Pulling fs layer 18:15:11 988bab9f4d93: Pulling fs layer 18:15:11 1469e6f7b9e6: Pulling fs layer 18:15:11 eaf3925da568: Pulling fs layer 18:15:11 bab4dde63d76: Pulling fs layer 18:15:11 bde34c3a00c8: Pulling fs layer 18:15:11 b352a97aabf1: Pulling fs layer 18:15:11 4872d77fe225: Pulling fs layer 18:15:11 5851b861e8e6: Pulling fs layer 18:15:11 1469e6f7b9e6: Waiting 18:15:11 eaf3925da568: Waiting 18:15:11 bab4dde63d76: Waiting 18:15:11 bde34c3a00c8: Waiting 18:15:11 b352a97aabf1: Waiting 18:15:11 4872d77fe225: Waiting 18:15:11 5851b861e8e6: Waiting 18:15:11 988bab9f4d93: Waiting 18:15:11 e2be974225ed: Verifying Checksum 18:15:11 e2be974225ed: Download complete 18:15:11 988bab9f4d93: Verifying Checksum 18:15:11 988bab9f4d93: Download complete 18:15:11 1469e6f7b9e6: Verifying Checksum 18:15:11 1469e6f7b9e6: Download complete 18:15:11 eaf3925da568: Verifying Checksum 18:15:11 eaf3925da568: Download complete 18:15:12 339a4e72a1f5: Verifying Checksum 18:15:12 339a4e72a1f5: Download complete 18:15:12 bde34c3a00c8: Verifying Checksum 18:15:12 bde34c3a00c8: Download complete 18:15:12 b352a97aabf1: Download complete 18:15:12 4872d77fe225: Download complete 18:15:12 5851b861e8e6: Verifying Checksum 18:15:12 5851b861e8e6: Download complete 18:15:12 b85a868b505f: Verifying Checksum 18:15:12 b85a868b505f: Download complete 18:15:12 bab4dde63d76: Verifying Checksum 18:15:12 bab4dde63d76: Download complete 18:15:13 b85a868b505f: Pull complete 18:15:13 e2be974225ed: Pull complete 18:15:13 339a4e72a1f5: Pull complete 18:15:14 988bab9f4d93: Pull complete 18:15:14 1469e6f7b9e6: Pull complete 18:15:14 eaf3925da568: Pull complete 18:15:16 bab4dde63d76: Pull complete 18:15:16 bde34c3a00c8: Pull complete 18:15:16 b352a97aabf1: Pull complete 18:15:16 4872d77fe225: Pull complete 18:15:16 5851b861e8e6: Pull complete 18:15:16 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 18:15:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:15:16 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:15:17 prd-ubuntu20.04-docker-8c-8g-23633 does not seem to be running inside a container 18:15:17 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_edgex-taf-common_PR-92 -v /w/workspace/exfoundry_edgex-taf-common_PR-92:/w/workspace/exfoundry_edgex-taf-common_PR-92:rw,z -v /w/workspace/exfoundry_edgex-taf-common_PR-92@tmp:/w/workspace/exfoundry_edgex-taf-common_PR-92@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:15:20 $ docker top b5c927be5b6287211034092c174a5a53c8579be7a8910ea745f307e0325111a4 -eo pid,comm 18:15:20 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:15:20 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:15:20 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:15:20 [ssh-agent] Looking for ssh-agent implementation... 18:15:21 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:15:21 $ docker exec b5c927be5b6287211034092c174a5a53c8579be7a8910ea745f307e0325111a4 ssh-agent 18:15:21 SSH_AUTH_SOCK=/tmp/ssh-TqTvlwDMi3a9/agent.32 18:15:21 SSH_AGENT_PID=38 18:15:21 Running ssh-add (command line suppressed) 18:15:21 Identity added: /w/workspace/exfoundry_edgex-taf-common_PR-92@tmp/private_key_7984269892893583452.key (/w/workspace/exfoundry_edgex-taf-common_PR-92@tmp/private_key_7984269892893583452.key) 18:15:21 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:15:21 + git tag --points-at HEAD [Pipeline] } 18:15:21 $ docker exec --env ******** --env ******** b5c927be5b6287211034092c174a5a53c8579be7a8910ea745f307e0325111a4 ssh-agent -k 18:15:21 unset SSH_AUTH_SOCK; 18:15:21 unset SSH_AGENT_PID; 18:15:21 echo Agent pid 38 killed; 18:15:21 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 18:15:21 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:15:21 [ssh-agent] Looking for ssh-agent implementation... 18:15:22 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:15:22 $ docker exec b5c927be5b6287211034092c174a5a53c8579be7a8910ea745f307e0325111a4 ssh-agent 18:15:22 SSH_AUTH_SOCK=/tmp/ssh-lLmmQuAnsFy2/agent.70 18:15:22 SSH_AGENT_PID=76 18:15:22 Running ssh-add (command line suppressed) 18:15:22 Identity added: /w/workspace/exfoundry_edgex-taf-common_PR-92@tmp/private_key_1832852859869794900.key (/w/workspace/exfoundry_edgex-taf-common_PR-92@tmp/private_key_1832852859869794900.key) 18:15:22 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:15:22 + git semver init 18:15:22 2023-12-01 18:15:22,861 [run_init] DEBUG init version:0.0.0 force:False 18:15:22 2023-12-01 18:15:22,862 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_edgex-taf-common_PR-92/.semver 18:15:22 2023-12-01 18:15:22,862 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-taf-common.git /w/workspace/exfoundry_edgex-taf-common_PR-92/.semver 18:15:22 2023-12-01 18:15:22,862 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-taf-common.git', '/w/workspace/exfoundry_edgex-taf-common_PR-92/.semver'], cwd=/w/workspace/exfoundry_edgex-taf-common_PR-92, universal_newlines=False, shell=None, istream=None) 18:15:23 2023-12-01 18:15:23,566 [append_file] DEBUG append to file:/w/workspace/exfoundry_edgex-taf-common_PR-92/.git/info/exclude 18:15:23 2023-12-01 18:15:23,566 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_edgex-taf-common_PR-92/.semver/PR-92 with force:False 18:15:23 2023-12-01 18:15:23,566 [write_file] DEBUG write to file:/w/workspace/exfoundry_edgex-taf-common_PR-92/.semver/PR-92 18:15:23 2023-12-01 18:15:23,571 [execute] INFO git cat-file --batch-check 18:15:23 2023-12-01 18:15:23,572 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_edgex-taf-common_PR-92/.semver, universal_newlines=False, shell=None, istream=) 18:15:23 2023-12-01 18:15:23,577 [execute] INFO git cat-file --batch 18:15:23 2023-12-01 18:15:23,577 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_edgex-taf-common_PR-92/.semver, universal_newlines=False, shell=None, istream=) 18:15:23 2023-12-01 18:15:23,581 [read_version] DEBUG read version from /w/workspace/exfoundry_edgex-taf-common_PR-92/.semver/PR-92 18:15:23 0.0.0 [Pipeline] } 18:15:23 $ docker exec --env ******** --env ******** b5c927be5b6287211034092c174a5a53c8579be7a8910ea745f307e0325111a4 ssh-agent -k 18:15:23 unset SSH_AUTH_SOCK; 18:15:23 unset SSH_AGENT_PID; 18:15:23 echo Agent pid 76 killed; 18:15:24 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:15:24 + git semver [Pipeline] } 18:15:24 $ docker stop --time=1 b5c927be5b6287211034092c174a5a53c8579be7a8910ea745f307e0325111a4 18:15:26 $ docker rm -f --volumes b5c927be5b6287211034092c174a5a53c8579be7a8910ea745f307e0325111a4 [Pipeline] // withDockerContainer [Pipeline] sh 18:15:26 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 18:15:26 Stashed 1 file(s) [Pipeline] echo 18:15:26 [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:27 provisioning config files... 18:15:27 copy managed file [taf-settings] to file:/w/workspace/exfoundry_edgex-taf-common_PR-92@tmp/config11441569330223866471tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:15:27 ---> ****-login.sh 18:15:27 nexus3.edgexfoundry.org:10001 18:15:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:15:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:15:27 Configure a credential helper to remove this warning. See 18:15:27 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:15:27 18:15:27 Login Succeeded 18:15:27 nexus3.edgexfoundry.org:10002 18:15:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:15:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:15:27 Configure a credential helper to remove this warning. See 18:15:27 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:15:27 18:15:27 Login Succeeded 18:15:27 nexus3.edgexfoundry.org:10003 18:15:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:15:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:15:28 Configure a credential helper to remove this warning. See 18:15:28 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:15:28 18:15:28 Login Succeeded 18:15:28 nexus3.edgexfoundry.org:10004 18:15:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:15:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:15:28 Configure a credential helper to remove this warning. See 18:15:28 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:15:28 18:15:28 Login Succeeded 18:15:28 ****.io 18:15:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:15:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:15:28 Configure a credential helper to remove this warning. See 18:15:28 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:15:28 18:15:28 Login Succeeded 18:15:28 ---> ****-login.sh ends [Pipeline] } 18:15:28 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:29 + sudo chown -R jenkins:jenkins . [Pipeline] sh 18:15:30 + ls -al . 18:15:30 total 72 18:15:30 drwxrwxr-x 7 jenkins jenkins 4096 Dec 1 18:15 . 18:15:30 drwxrwxr-x 4 jenkins jenkins 4096 Dec 1 18:15 .. 18:15:30 drwxrwxr-x 8 jenkins jenkins 4096 Dec 1 18:15 .git 18:15:30 drwxrwxr-x 2 jenkins jenkins 4096 Dec 1 18:15 .github 18:15:30 -rw-rw-r-- 1 jenkins jenkins 22 Dec 1 18:15 .gitignore 18:15:30 drwxr-xr-x 3 jenkins jenkins 4096 Dec 1 18:15 .semver 18:15:30 -rw-rw-r-- 1 jenkins jenkins 1575 Dec 1 18:15 Dockerfile 18:15:30 -rw-rw-r-- 1 jenkins jenkins 746 Dec 1 18:15 Jenkinsfile 18:15:30 -rw-rw-r-- 1 jenkins jenkins 11381 Dec 1 18:15 LICENSE 18:15:30 -rw-rw-r-- 1 jenkins jenkins 3606 Dec 1 18:15 README.md 18:15:30 drwxrwxr-x 4 jenkins jenkins 4096 Dec 1 18:15 TAF-Manager 18:15:30 drwxrwxr-x 6 jenkins jenkins 4096 Dec 1 18:15 TUC 18:15:30 -rw-rw-r-- 1 jenkins jenkins 5 Dec 1 18:15 VERSION 18:15:30 -rw-rw-r-- 1 jenkins jenkins 343 Dec 1 18:15 requirements.txt 18:15:30 -rw-rw-r-- 1 jenkins jenkins 54 Dec 1 18:15 robot-entrypoint.sh 18:15:30 -rw-rw-r-- 1 jenkins jenkins 445 Dec 1 18:15 setup.py [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:15:30 + docker build -t edgex-taf-common -f Dockerfile --build-arg ARCH=amd64 --label git_sha=ff2f4f2ce2a7d5e11d53fdc7836b084f5cf90a1a --label arch=amd64 --label version=0.0.0 . 18:15:30 Sending build context to Docker daemon 554kB 18:15:30 Step 1/13 : FROM alpine:3.16 18:15:31 3.16: Pulling from library/alpine 18:15:31 070eb51debd9: Pulling fs layer 18:15:31 070eb51debd9: Verifying Checksum 18:15:31 070eb51debd9: Download complete 18:15:31 070eb51debd9: Pull complete 18:15:31 Digest: sha256:e4cdb7d47b06ba0a062ad2a97a7d154967c8f83934594d9f2bd3efa89292996b 18:15:31 Status: Downloaded newer image for alpine:3.16 18:15:31 ---> e525c930fe75 18:15:31 Step 2/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: IOTech' 18:15:31 ---> Running in f72c52ef3467 18:15:31 Removing intermediate container f72c52ef3467 18:15:31 ---> 2111a39aa85b 18:15:31 Step 3/13 : LABEL maintainer="Bruce Huang " 18:15:31 ---> Running in 05d3b98ddc02 18:15:31 Removing intermediate container 05d3b98ddc02 18:15:31 ---> 1315e66d57fb 18:15:31 Step 4/13 : COPY . /edgex-taf/edgex-taf-common 18:15:32 ---> f283b8c03ef9 18:15:32 Step 5/13 : COPY robot-entrypoint.sh /usr/local/bin/ 18:15:32 ---> e571924275ac 18:15:32 Step 6/13 : COPY requirements.txt /edgex-taf/requirements.txt 18:15:32 ---> ec2cbe46c4f1 18:15:32 Step 7/13 : WORKDIR /edgex-taf 18:15:32 ---> Running in ac0323ecf311 18:15:32 Removing intermediate container ac0323ecf311 18:15:32 ---> 49f120373c01 18:15:32 Step 8/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 18:15:32 ---> Running in 02fa33ca3307 18:15:32 Removing intermediate container 02fa33ca3307 18:15:32 ---> e9b88446f693 18:15:32 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:32 ---> Running in 124f92a0c9cc 18:15:33 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 18:15:33 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 18:15:34 OK: 6 MiB in 14 packages 18:15:34 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 18:15:35 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 18:15:35 (1/9) Installing ca-certificates (20230506-r0) 18:15:36 (2/9) Installing brotli-libs (1.0.9-r6) 18:15:36 (3/9) Installing nghttp2-libs (1.47.0-r2) 18:15:36 (4/9) Installing libcurl (8.4.0-r0) 18:15:37 (5/9) Installing curl (8.4.0-r0) 18:15:37 (6/9) Installing docker-cli (20.10.20-r0) 18:15:38 (7/9) Installing oniguruma (6.9.8-r0) 18:15:38 (8/9) Installing jq (1.6-r1) 18:15:38 (9/9) Installing openssl (1.1.1w-r1) 18:15:39 Executing busybox-1.35.0-r17.trigger 18:15:39 Executing ca-certificates-20230506-r0.trigger 18:15:39 OK: 52 MiB in 23 packages 18:15:39 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 18:15:40 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 18:15:40 (1/137) Installing libmagic (5.41-r0) 18:15:41 (2/137) Installing file (5.41-r0) 18:15:41 (3/137) Installing libxau (1.0.9-r0) 18:15:41 (4/137) Installing libxdmcp (1.1.3-r0) 18:15:41 (5/137) Installing libxcb (1.15-r0) 18:15:42 Still waiting to schedule task 18:15:42 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-23631’ 18:15:42 (6/137) Installing libx11 (1.8.7-r0) 18:15:42 (7/137) Installing libxext (1.3.4-r0) 18:15:42 (8/137) Installing libice (1.0.10-r0) 18:15:43 (9/137) Installing libuuid (2.38-r1) 18:15:43 (10/137) Installing libsm (1.2.3-r0) 18:15:44 (11/137) Installing libxt (1.2.1-r0) 18:15:44 (12/137) Installing libxmu (1.1.3-r0) 18:15:44 (13/137) Installing xset (1.2.4-r0) 18:15:44 (14/137) Installing xprop (1.2.5-r0) 18:15:45 (15/137) Installing xdg-utils (1.1.3-r3) 18:15:45 (16/137) Installing eudev-libs (3.2.11-r0) 18:15:45 (17/137) Installing pkgconf (1.8.1-r0) 18:15:46 (18/137) Installing libffi (3.4.2-r1) 18:15:46 (19/137) Installing libintl (0.21-r2) 18:15:46 (20/137) Installing libblkid (2.38-r1) 18:15:47 (21/137) Installing libmount (2.38-r1) 18:15:47 (22/137) Installing pcre (8.45-r2) 18:15:47 (23/137) Installing glib (2.72.4-r0) 18:15:48 (24/137) Installing xz-libs (5.2.5-r1) 18:15:48 (25/137) Installing libxml2 (2.9.14-r2) 18:15:49 (26/137) Installing shared-mime-info (2.2-r2) 18:15:49 (27/137) Installing hicolor-icon-theme (0.17-r1) 18:15:49 (28/137) Installing libjpeg-turbo (2.1.3-r1) 18:15:50 (29/137) Installing libpng (1.6.37-r1) 18:15:50 (30/137) Installing libwebp (1.2.3-r2) 18:15:51 (31/137) Installing zstd-libs (1.5.2-r1) 18:15:51 (32/137) Installing tiff (4.4.0-r4) 18:15:51 (33/137) Installing gdk-pixbuf (2.42.8-r0) 18:15:52 (34/137) Installing gtk-update-icon-cache (2.24.33-r3) 18:15:52 (35/137) Installing libxcomposite (0.4.5-r0) 18:15:52 (36/137) Installing libxfixes (6.0.0-r0) 18:15:53 (37/137) Installing libxrender (0.9.10-r3) 18:15:53 (38/137) Installing libxcursor (1.2.1-r0) 18:15:53 (39/137) Installing libxdamage (1.1.5-r1) 18:15:53 (40/137) Installing libxi (1.8-r0) 18:15:54 (41/137) Installing libxinerama (1.1.4-r1) 18:15:54 (42/137) Installing libxrandr (1.5.2-r1) 18:15:54 (43/137) Installing atk (2.38.0-r0) 18:15:54 (44/137) Installing libxtst (1.2.3-r3) 18:15:55 (45/137) Installing dbus-libs (1.14.8-r0) 18:15:55 (46/137) Installing at-spi2-core (2.44.1-r0) 18:15:55 (47/137) Installing at-spi2-atk (2.38.0-r0) 18:15:56 (48/137) Installing expat (2.5.0-r0) 18:15:56 (49/137) Installing libbz2 (1.0.8-r1) 18:15:56 (50/137) Installing freetype (2.12.1-r0) 18:15:57 (51/137) Installing fontconfig (2.14.0-r0) 18:15:57 (52/137) Installing pixman (0.40.0-r4) 18:15:58 (53/137) Installing cairo (1.17.4-r2) 18:15:58 (54/137) Installing cairo-gobject (1.17.4-r2) 18:15:58 (55/137) Installing avahi-libs (0.8-r6) 18:15:58 (56/137) Installing gmp (6.2.1-r2) 18:15:59 (57/137) Installing nettle (3.7.3-r0) 18:15:59 (58/137) Installing p11-kit (0.24.1-r0) 18:16:00 (59/137) Installing libtasn1 (4.18.0-r1) 18:16:00 (60/137) Installing libunistring (1.0-r0) 18:16:00 (61/137) Installing gnutls (3.7.7-r1) 18:16:01 (62/137) Installing cups-libs (2.4.2-r2) 18:16:01 (63/137) Installing libepoxy (1.5.10-r0) 18:16:02 (64/137) Installing fribidi (1.0.12-r0) 18:16:02 (65/137) Installing graphite2 (1.3.14-r1) 18:16:02 (66/137) Installing harfbuzz (4.3.0-r0) 18:16:03 (67/137) Installing libxft (2.3.4-r0) 18:16:03 (68/137) Installing pango (1.50.7-r0) 18:16:04 (69/137) Installing wayland-libs-client (1.20.0-r0) 18:16:04 (70/137) Installing wayland-libs-cursor (1.20.0-r0) 18:16:04 (71/137) Installing wayland-libs-egl (1.20.0-r0) 18:16:04 (72/137) Installing xkeyboard-config (2.35.1-r0) 18:16:05 (73/137) Installing libxkbcommon (1.4.1-r0) 18:16:05 (74/137) Installing gtk+3.0 (3.24.34-r1) 18:16:06 Executing gtk+3.0-3.24.34-r1.post-install 18:16:06 (75/137) Installing libfontenc (1.1.4-r0) 18:16:06 (76/137) Installing mkfontscale (1.2.2-r0) 18:16:06 (77/137) Installing font-opensans (0_git20210927-r0) 18:16:07 (78/137) Installing libgcc (11.2.1_git20220219-r2) 18:16:07 (79/137) Installing libogg (1.3.5-r1) 18:16:07 (80/137) Installing libstdc++ (11.2.1_git20220219-r2) 18:16:08 (81/137) Installing flac (1.3.4-r0) 18:16:08 (82/137) Installing alsa-lib (1.2.7.2-r0) 18:16:09 (83/137) Installing libatomic (11.2.1_git20220219-r2) 18:16:09 (84/137) Installing sdl2 (2.0.22-r0) 18:16:09 (85/137) Installing aom-libs (3.3.0-r0) 18:16:10 (86/137) Installing libass (0.16.0-r0) 18:16:10 (87/137) Installing libdav1d (1.0.0-r0) 18:16:11 (88/137) Installing libpciaccess (0.16-r0) 18:16:11 (89/137) Installing libdrm (2.4.110-r0) 18:16:11 (90/137) Installing ncurses-terminfo-base (6.3_p20220521-r1) 18:16:12 (91/137) Installing ncurses-libs (6.3_p20220521-r1) 18:16:12 (92/137) Installing lame (3.100-r0) 18:16:12 (93/137) Installing opus (1.3.1-r1) 18:16:13 (94/137) Installing libasyncns (0.8-r1) 18:16:13 (95/137) Installing libltdl (2.4.7-r0) 18:16:13 (96/137) Installing orc (0.4.32-r0) 18:16:14 (97/137) Installing libvorbis (1.3.7-r0) 18:16:14 (98/137) Installing libsndfile (1.1.0-r0) 18:16:15 (99/137) Installing libgomp (11.2.1_git20220219-r2) 18:16:15 (100/137) Installing soxr (0.1.3-r2) 18:16:15 (101/137) Installing speexdsp (1.2.0-r0) 18:16:15 (102/137) Installing tdb-libs (1.4.6-r0) 18:16:16 (103/137) Installing libpulse (15.0-r2) 18:16:16 (104/137) Installing cjson (1.7.15-r3) 18:16:16 (105/137) Installing mbedtls (2.28.5-r0) 18:16:17 (106/137) Installing librist (0.2.6-r1) 18:16:17 (107/137) Installing libsrt (1.4.4-r0) 18:16:18 (108/137) Installing libssh (0.9.6-r1) 18:16:18 (109/137) Installing libtheora (1.1.1-r16) 18:16:18 (110/137) Installing v4l-utils-libs (1.22.1-r1) 18:16:19 (111/137) Installing libva (2.14.0-r0) 18:16:19 (112/137) Installing libvdpau (1.5-r0) 18:16:19 (113/137) Installing vidstab (1.1.0-r1) 18:16:20 (114/137) Installing libvpx (1.11.0-r1) 18:16:20 (115/137) Installing x264-libs (0.163_git20210613-r0) 18:16:21 (116/137) Installing numactl (2.0.14-r0) 18:16:21 (117/137) Installing x265-libs (3.5-r3) 18:16:21 (118/137) Installing xvidcore (1.3.7-r1) 18:16:22 (119/137) Installing ffmpeg-libs (5.0.3-r0) 18:16:23 (120/137) Installing libevent (2.1.12-r4) 18:16:23 (121/137) Installing mesa (21.3.9-r0) 18:16:23 (122/137) Installing wayland-libs-server (1.20.0-r0) 18:16:23 (123/137) Installing mesa-gbm (21.3.9-r0) 18:16:24 (124/137) Installing icu-data-en (71.1-r2) 18:16:24 Executing icu-data-en-71.1-r2.post-install 18:16:24 * 18:16:24 * If you need ICU with non-English locales and legacy charset support, install 18:16:24 * package icu-data-full. 18:16:24 * 18:16:24 (125/137) Installing icu-libs (71.1-r2) 18:16:25 (126/137) Installing lcms2 (2.13.1-r0) 18:16:25 (127/137) Installing minizip (1.2.12-r0) 18:16:25 (128/137) Installing nspr (4.33-r0) 18:16:26 (129/137) Installing sqlite-libs (3.40.1-r0) 18:16:26 (130/137) Installing nss (3.78.1-r0) 18:16:27 (131/137) Installing re2 (2022.04.01-r0) 18:16:27 (132/137) Installing snappy (1.1.9-r4) 18:16:27 (133/137) Installing libgpg-error (1.45-r0) 18:16:28 (134/137) Installing libgcrypt (1.10.1-r0) 18:16:28 (135/137) Installing libxslt (1.1.35-r0) 18:16:29 (136/137) Installing chromium (102.0.5005.182-r0) 18:16:30 (137/137) Installing chromium-chromedriver (102.0.5005.182-r0) 18:16:31 Executing busybox-1.35.0-r17.trigger 18:16:31 Executing glib-2.72.4-r0.trigger 18:16:31 Executing shared-mime-info-2.2-r2.trigger 18:16:32 Executing gdk-pixbuf-2.42.8-r0.trigger 18:16:32 Executing gtk-update-icon-cache-2.24.33-r3.trigger 18:16:32 Executing fontconfig-2.14.0-r0.trigger 18:16:32 Executing mkfontscale-1.2.2-r0.trigger 18:16:32 OK: 409 MiB in 160 packages 18:16:32 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 18:16:32 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 18:16:33 (1/21) Installing binutils (2.38-r3) 18:16:33 (2/21) Installing isl22 (0.22-r0) 18:16:34 (3/21) Installing mpfr4 (4.1.0-r0) 18:16:34 (4/21) Installing mpc1 (1.2.1-r0) 18:16:35 (5/21) Installing gcc (11.2.1_git20220219-r2) 18:16:36 (6/21) Installing musl-dev (1.2.3-r3) 18:16:36 (7/21) Installing libc-dev (0.7.2-r3) 18:16:36 (8/21) Installing linux-headers (5.16.7-r1) 18:16:37 (9/21) Installing libffi-dev (3.4.2-r1) 18:16:37 (10/21) Installing libpq (14.10-r0) 18:16:38 (11/21) Installing openssl-dev (1.1.1w-r1) 18:16:38 (12/21) Installing libpq-dev (14.10-r0) 18:16:39 (13/21) Installing libecpg (14.10-r0) 18:16:39 (14/21) Installing libecpg-dev (14.10-r0) 18:16:40 (15/21) Installing llvm13-libs (13.0.1-r2) 18:16:41 (16/21) Installing clang-libs (13.0.1-r1) 18:16:42 (17/21) Installing clang (13.0.1-r1) 18:16:42 (18/21) Installing icu (71.1-r2) 18:16:43 (19/21) Installing icu-dev (71.1-r2) 18:16:43 (20/21) Installing llvm13 (13.0.1-r2) 18:16:44 (21/21) Installing postgresql14-dev (14.10-r0) 18:16:44 Executing busybox-1.35.0-r17.trigger 18:16:44 OK: 822 MiB in 181 packages 18:16:44 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 18:16:45 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 18:16:46 (1/10) Installing g++ (11.2.1_git20220219-r2) 18:16:50 (2/10) Installing gdbm (1.23-r0) 18:16:50 (3/10) Installing mpdecimal (2.5.1-r1) 18:16:50 (4/10) Installing readline (8.1.2-r0) 18:16:51 (5/10) Installing python3 (3.10.13-r0) 18:16:54 (6/10) Installing python3-dev (3.10.13-r0) 18:16:59 (7/10) Installing libsodium (1.0.18-r0) 18:17:00 (8/10) Installing libzmq (4.3.4-r0) 18:17:00 (9/10) Installing libsodium-dev (1.0.18-r0) 18:17:00 (10/10) Installing zeromq-dev (4.3.4-r0) 18:17:01 Executing busybox-1.35.0-r17.trigger 18:17:01 OK: 974 MiB in 191 packages 18:17:01 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 18:17:01 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 18:17:02 OK: 974 MiB in 191 packages 18:17:02 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 18:17:02 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 18:17:03 (1/1) Installing tzdata (2023c-r0) 18:17:03 Executing busybox-1.35.0-r17.trigger 18:17:03 OK: 978 MiB in 192 packages 18:17:04 (1/1) Purging tzdata (2023c-r0) 18:17:04 Executing busybox-1.35.0-r17.trigger 18:17:04 OK: 974 MiB in 191 packages 18:17:07 Looking in links: /tmp/tmp457le5le 18:17:07 Processing /tmp/tmp457le5le/setuptools-65.5.0-py3-none-any.whl 18:17:07 Processing /tmp/tmp457le5le/pip-23.0.1-py3-none-any.whl 18:17:07 Installing collected packages: setuptools, pip 18:17:10 Successfully installed pip-23.0.1 setuptools-65.5.0 18:17:10 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 18:17:11 Requirement already satisfied: pip in /usr/lib/python3.10/site-packages (23.0.1) 18:17:11 Collecting pip 18:17:11 Downloading pip-23.3.1-py3-none-any.whl (2.1 MB) 18:17:11 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 53.4 MB/s eta 0:00:00 18:17:11 Requirement already satisfied: setuptools in /usr/lib/python3.10/site-packages (65.5.0) 18:17:11 Collecting setuptools 18:17:11 Downloading setuptools-69.0.2-py3-none-any.whl (819 kB) 18:17:11 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 819.5/819.5 kB 124.4 MB/s eta 0:00:00 18:17:11 Collecting wheel 18:17:11 Downloading wheel-0.42.0-py3-none-any.whl (65 kB) 18:17:11 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 65.4/65.4 kB 164.1 MB/s eta 0:00:00 18:17:11 Installing collected packages: wheel, setuptools, pip 18:17:11 Attempting uninstall: setuptools 18:17:11 Found existing installation: setuptools 65.5.0 18:17:11 Uninstalling setuptools-65.5.0: 18:17:11 Successfully uninstalled setuptools-65.5.0 18:17:12 Attempting uninstall: pip 18:17:12 Found existing installation: pip 23.0.1 18:17:12 Uninstalling pip-23.0.1: 18:17:13 Successfully uninstalled pip-23.0.1 18:17:15 Successfully installed pip-23.3.1 setuptools-69.0.2 wheel-0.42.0 18:17:15 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 18:17:16 Processing ./edgex-taf-common 18:17:16 Preparing metadata (setup.py): started 18:17:16 Preparing metadata (setup.py): finished with status 'done' 18:17:16 Building wheels for collected packages: edgex-taf-common 18:17:16 Building wheel for edgex-taf-common (setup.py): started 18:17:16 Building wheel for edgex-taf-common (setup.py): finished with status 'done' 18:17:16 Created wheel for edgex-taf-common: filename=edgex_taf_common-0.0.0-py3-none-any.whl size=14471 sha256=7a964bb6197d3c83c36fde4c358d50e503c0a02ceb1d0363006cd4840d7aeb60 18:17:16 Stored in directory: /root/.cache/pip/wheels/61/f5/b0/ccd98a608bbb4978be0e5d8235f9fb4ae43535dafafd44bbbd 18:17:16 Successfully built edgex-taf-common 18:17:16 Installing collected packages: edgex-taf-common 18:17:16 Successfully installed edgex-taf-common-0.0.0 18:17:16 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 18:17:17 Collecting robotframework==6.1.1 (from -r requirements.txt (line 1)) 18:17:17 Downloading robotframework-6.1.1-py3-none-any.whl.metadata (7.5 kB) 18:17:17 Collecting python-dotenv==1.0.0 (from -r requirements.txt (line 2)) 18:17:17 Downloading python_dotenv-1.0.0-py3-none-any.whl (19 kB) 18:17:17 Collecting robotframework-requests==0.9.5 (from -r requirements.txt (line 3)) 18:17:17 Downloading robotframework_requests-0.9.5-py3-none-any.whl.metadata (7.2 kB) 18:17:17 Collecting robotframework-seleniumlibrary==6.2.0 (from -r requirements.txt (line 4)) 18:17:17 Downloading robotframework_seleniumlibrary-6.2.0-py2.py3-none-any.whl.metadata (15 kB) 18:17:17 Collecting robotbackgroundlogger==1.2 (from -r requirements.txt (line 5)) 18:17:17 Downloading robotbackgroundlogger-1.2.tar.gz (3.9 kB) 18:17:17 Preparing metadata (setup.py): started 18:17:18 Preparing metadata (setup.py): finished with status 'done' 18:17:18 Collecting RESTinstance==1.3.0 (from -r requirements.txt (line 6)) 18:17:18 Downloading RESTinstance-1.3.0-py2.py3-none-any.whl (29 kB) 18:17:18 Collecting configparser==5.3.0 (from -r requirements.txt (line 7)) 18:17:18 Downloading configparser-5.3.0-py3-none-any.whl (19 kB) 18:17:18 Collecting requests==2.31.0 (from -r requirements.txt (line 8)) 18:17:18 Downloading requests-2.31.0-py3-none-any.whl.metadata (4.6 kB) 18:17:18 Collecting paho-mqtt==1.6.1 (from -r requirements.txt (line 9)) 18:17:18 Downloading paho-mqtt-1.6.1.tar.gz (99 kB) 18:17:18 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 99.4/99.4 kB 12.1 MB/s eta 0:00:00 18:17:18 Preparing metadata (setup.py): started 18:17:18 Preparing metadata (setup.py): finished with status 'done' 18:17:18 Collecting docker==6.1.3 (from -r requirements.txt (line 10)) 18:17:18 Downloading docker-6.1.3-py3-none-any.whl.metadata (3.5 kB) 18:17:18 Collecting numpy==1.26.2 (from -r requirements.txt (line 11)) 18:17:18 Downloading numpy-1.26.2-cp310-cp310-musllinux_1_1_x86_64.whl.metadata (61 kB) 18:17:18 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.2/61.2 kB 5.7 MB/s eta 0:00:00 18:17:19 Collecting psutil==5.9.5 (from -r requirements.txt (line 12)) 18:17:19 Downloading psutil-5.9.5.tar.gz (493 kB) 18:17:19 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 493.5/493.5 kB 39.5 MB/s eta 0:00:00 18:17:19 Installing build dependencies: started 18:17:21 Installing build dependencies: finished with status 'done' 18:17:21 Getting requirements to build wheel: started 18:17:22 Getting requirements to build wheel: finished with status 'done' 18:17:22 Preparing metadata (pyproject.toml): started 18:17:22 Preparing metadata (pyproject.toml): finished with status 'done' 18:17:22 Collecting redis==5.0.1 (from -r requirements.txt (line 13)) 18:17:22 Downloading redis-5.0.1-py3-none-any.whl.metadata (8.9 kB) 18:17:22 Collecting pyzmq==25.1.0 (from -r requirements.txt (line 14)) 18:17:22 Downloading pyzmq-25.1.0-cp310-cp310-musllinux_1_1_x86_64.whl.metadata (4.8 kB) 18:17:23 Collecting influxdb-client==1.36.1 (from -r requirements.txt (line 15)) 18:17:23 Downloading influxdb_client-1.36.1-py3-none-any.whl (721 kB) 18:17:23 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 721.2/721.2 kB 20.0 MB/s eta 0:00:00 18:17:23 Collecting psycopg2==2.9.7 (from -r requirements.txt (line 16)) 18:17:23 Downloading psycopg2-2.9.7.tar.gz (383 kB) 18:17:23 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 383.5/383.5 kB 33.5 MB/s eta 0:00:00 18:17:23 Preparing metadata (setup.py): started 18:17:23 Preparing metadata (setup.py): finished with status 'done' 18:17:23 Collecting pycryptodome==3.19.0 (from -r requirements.txt (line 17)) 18:17:23 Downloading pycryptodome-3.19.0-cp35-abi3-musllinux_1_1_x86_64.whl.metadata (3.4 kB) 18:17:23 Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) 18:17:23 Downloading selenium-4.15.2-py3-none-any.whl.metadata (6.9 kB) 18:17:23 Collecting robotframework-pythonlibcore>=3.0.0 (from robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) 18:17:23 Downloading robotframework_pythonlibcore-4.3.0-py2.py3-none-any.whl.metadata (6.0 kB) 18:17:24 Collecting docutils (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 18:17:24 Downloading docutils-0.20.1-py3-none-any.whl.metadata (2.8 kB) 18:17:24 Collecting flex (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 18:17:24 Downloading flex-6.14.1.tar.gz (40 kB) 18:17:24 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 40.9/40.9 kB 4.2 MB/s eta 0:00:00 18:17:24 Preparing metadata (setup.py): started 18:17:24 Preparing metadata (setup.py): finished with status 'done' 18:17:24 Collecting GenSON (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 18:17:24 Downloading genson-1.2.2.tar.gz (34 kB) 18:17:24 Preparing metadata (setup.py): started 18:17:24 Preparing metadata (setup.py): finished with status 'done' 18:17:24 Collecting jsonpath-ng (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 18:17:24 Downloading jsonpath_ng-1.6.0-py3-none-any.whl.metadata (17 kB) 18:17:24 Collecting jsonschema (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 18:17:24 Downloading jsonschema-4.20.0-py3-none-any.whl.metadata (8.1 kB) 18:17:24 Collecting pygments (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 18:17:24 Downloading pygments-2.17.2-py3-none-any.whl.metadata (2.6 kB) 18:17:24 Collecting pytz (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 18:17:24 Downloading pytz-2023.3.post1-py2.py3-none-any.whl.metadata (22 kB) 18:17:24 Collecting tzlocal (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 18:17:24 Downloading tzlocal-5.2-py3-none-any.whl.metadata (7.8 kB) 18:17:25 Collecting charset-normalizer<4,>=2 (from requests==2.31.0->-r requirements.txt (line 8)) 18:17:25 Downloading charset_normalizer-3.3.2-cp310-cp310-musllinux_1_1_x86_64.whl.metadata (33 kB) 18:17:25 Collecting idna<4,>=2.5 (from requests==2.31.0->-r requirements.txt (line 8)) 18:17:25 Downloading idna-3.6-py3-none-any.whl.metadata (9.9 kB) 18:17:25 Collecting urllib3<3,>=1.21.1 (from requests==2.31.0->-r requirements.txt (line 8)) 18:17:25 Downloading urllib3-2.1.0-py3-none-any.whl.metadata (6.4 kB) 18:17:25 Collecting certifi>=2017.4.17 (from requests==2.31.0->-r requirements.txt (line 8)) 18:17:25 Downloading certifi-2023.11.17-py3-none-any.whl.metadata (2.2 kB) 18:17:25 Collecting packaging>=14.0 (from docker==6.1.3->-r requirements.txt (line 10)) 18:17:25 Downloading packaging-23.2-py3-none-any.whl.metadata (3.2 kB) 18:17:26 Collecting websocket-client>=0.32.0 (from docker==6.1.3->-r requirements.txt (line 10)) 18:17:26 Downloading websocket_client-1.6.4-py3-none-any.whl.metadata (7.7 kB) 18:17:26 Collecting async-timeout>=4.0.2 (from redis==5.0.1->-r requirements.txt (line 13)) 18:17:26 Downloading async_timeout-4.0.3-py3-none-any.whl.metadata (4.2 kB) 18:17:26 Collecting reactivex>=4.0.4 (from influxdb-client==1.36.1->-r requirements.txt (line 15)) 18:17:26 Downloading reactivex-4.0.4-py3-none-any.whl (217 kB) 18:17:26 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 217.8/217.8 kB 18.7 MB/s eta 0:00:00 18:17:26 Collecting python-dateutil>=2.5.3 (from influxdb-client==1.36.1->-r requirements.txt (line 15)) 18:17:26 Downloading python_dateutil-2.8.2-py2.py3-none-any.whl (247 kB) 18:17:26 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 247.7/247.7 kB 25.7 MB/s eta 0:00:00 18:17:26 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:26 Collecting six>=1.5 (from python-dateutil>=2.5.3->influxdb-client==1.36.1->-r requirements.txt (line 15)) 18:17:26 Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) 18:17:26 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:26 Downloading typing_extensions-4.8.0-py3-none-any.whl.metadata (3.0 kB) 18:17:26 Collecting trio~=0.17 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) 18:17:26 Downloading trio-0.23.1-py3-none-any.whl.metadata (4.9 kB) 18:17:26 Collecting trio-websocket~=0.9 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) 18:17:26 Downloading trio_websocket-0.11.1-py3-none-any.whl.metadata (4.7 kB) 18:17:27 Collecting PyYAML>=3.11 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) 18:17:27 Downloading PyYAML-6.0.1-cp310-cp310-musllinux_1_1_x86_64.whl.metadata (2.1 kB) 18:17:27 Collecting validate-email>=1.2 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) 18:17:27 Downloading validate_email-1.3.tar.gz (4.7 kB) 18:17:27 Preparing metadata (setup.py): started 18:17:27 Preparing metadata (setup.py): finished with status 'done' 18:17:27 Collecting rfc3987>=1.3.4 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) 18:17:27 Downloading rfc3987-1.3.8-py2.py3-none-any.whl (13 kB) 18:17:27 Collecting strict-rfc3339>=0.7 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) 18:17:27 Downloading strict-rfc3339-0.7.tar.gz (17 kB) 18:17:27 Preparing metadata (setup.py): started 18:17:27 Preparing metadata (setup.py): finished with status 'done' 18:17:27 Collecting click>=3.3 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) 18:17:27 Downloading click-8.1.7-py3-none-any.whl.metadata (3.0 kB) 18:17:27 Collecting jsonpointer>=1.7 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) 18:17:27 Downloading jsonpointer-2.4-py2.py3-none-any.whl.metadata (2.5 kB) 18:17:27 Collecting ply (from jsonpath-ng->RESTinstance==1.3.0->-r requirements.txt (line 6)) 18:17:27 Downloading ply-3.11-py2.py3-none-any.whl (49 kB) 18:17:27 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 49.6/49.6 kB 4.7 MB/s eta 0:00:00 18:17:28 Collecting attrs>=22.2.0 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) 18:17:28 Downloading attrs-23.1.0-py3-none-any.whl (61 kB) 18:17:28 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.2/61.2 kB 6.9 MB/s eta 0:00:00 18:17:28 Collecting jsonschema-specifications>=2023.03.6 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) 18:17:28 Downloading jsonschema_specifications-2023.11.2-py3-none-any.whl.metadata (3.0 kB) 18:17:28 Collecting referencing>=0.28.4 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) 18:17:28 Downloading referencing-0.31.1-py3-none-any.whl.metadata (2.7 kB) 18:17:28 Collecting rpds-py>=0.7.1 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) 18:17:28 Downloading rpds_py-0.13.2-cp310-cp310-musllinux_1_2_x86_64.whl.metadata (3.9 kB) 18:17:28 Collecting sortedcontainers (from trio~=0.17->selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) 18:17:28 Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) 18:17:28 Collecting outcome (from trio~=0.17->selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) 18:17:28 Downloading outcome-1.3.0.post0-py2.py3-none-any.whl.metadata (2.6 kB) 18:17:28 Collecting sniffio>=1.3.0 (from trio~=0.17->selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) 18:17:28 Downloading sniffio-1.3.0-py3-none-any.whl (10 kB) 18:17:28 Collecting exceptiongroup>=1.0.0rc9 (from trio~=0.17->selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) 18:17:28 Downloading exceptiongroup-1.2.0-py3-none-any.whl.metadata (6.6 kB) 18:17:28 Collecting wsproto>=0.14 (from trio-websocket~=0.9->selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) 18:17:28 Downloading wsproto-1.2.0-py3-none-any.whl (24 kB) 18:17:29 Collecting pysocks!=1.5.7,<2.0,>=1.5.6 (from urllib3[socks]<3,>=1.26->selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) 18:17:29 Downloading PySocks-1.7.1-py3-none-any.whl (16 kB) 18:17:29 Collecting h11<1,>=0.9.0 (from wsproto>=0.14->trio-websocket~=0.9->selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) 18:17:29 Downloading h11-0.14.0-py3-none-any.whl (58 kB) 18:17:29 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.3/58.3 kB 7.1 MB/s eta 0:00:00 18:17:29 Downloading robotframework-6.1.1-py3-none-any.whl (699 kB) 18:17:29 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 699.1/699.1 kB 42.8 MB/s eta 0:00:00 18:17:29 Downloading robotframework_requests-0.9.5-py3-none-any.whl (21 kB) 18:17:29 Downloading robotframework_seleniumlibrary-6.2.0-py2.py3-none-any.whl (95 kB) 18:17:29 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 95.5/95.5 kB 10.4 MB/s eta 0:00:00 18:17:29 Downloading requests-2.31.0-py3-none-any.whl (62 kB) 18:17:29 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.6/62.6 kB 7.0 MB/s eta 0:00:00 18:17:29 Downloading docker-6.1.3-py3-none-any.whl (148 kB) 18:17:29 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 148.1/148.1 kB 16.4 MB/s eta 0:00:00 18:17:29 Downloading numpy-1.26.2-cp310-cp310-musllinux_1_1_x86_64.whl (18.1 MB) 18:17:29 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 18.1/18.1 MB 39.5 MB/s eta 0:00:00 18:17:29 Downloading redis-5.0.1-py3-none-any.whl (250 kB) 18:17:29 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 250.3/250.3 kB 25.3 MB/s eta 0:00:00 18:17:29 Downloading pyzmq-25.1.0-cp310-cp310-musllinux_1_1_x86_64.whl (1.6 MB) 18:17:30 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.6/1.6 MB 26.0 MB/s eta 0:00:00 18:17:30 Downloading pycryptodome-3.19.0-cp35-abi3-musllinux_1_1_x86_64.whl (2.1 MB) 18:17:30 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 35.4 MB/s eta 0:00:00 18:17:30 Downloading async_timeout-4.0.3-py3-none-any.whl (5.7 kB) 18:17:30 Downloading certifi-2023.11.17-py3-none-any.whl (162 kB) 18:17:30 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 162.5/162.5 kB 17.0 MB/s eta 0:00:00 18:17:30 Downloading charset_normalizer-3.3.2-cp310-cp310-musllinux_1_1_x86_64.whl (142 kB) 18:17:30 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 142.6/142.6 kB 7.1 MB/s eta 0:00:00 18:17:30 Downloading idna-3.6-py3-none-any.whl (61 kB) 18:17:30 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.6/61.6 kB 6.6 MB/s eta 0:00:00 18:17:30 Downloading packaging-23.2-py3-none-any.whl (53 kB) 18:17:30 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 53.0/53.0 kB 6.4 MB/s eta 0:00:00 18:17:30 Downloading robotframework_pythonlibcore-4.3.0-py2.py3-none-any.whl (10 kB) 18:17:30 Downloading selenium-4.15.2-py3-none-any.whl (10.2 MB) 18:17:30 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 10.2/10.2 MB 72.2 MB/s eta 0:00:00 18:17:30 Downloading urllib3-2.1.0-py3-none-any.whl (104 kB) 18:17:30 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 104.6/104.6 kB 10.6 MB/s eta 0:00:00 18:17:30 Downloading websocket_client-1.6.4-py3-none-any.whl (57 kB) 18:17:30 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 57.3/57.3 kB 5.9 MB/s eta 0:00:00 18:17:30 Downloading docutils-0.20.1-py3-none-any.whl (572 kB) 18:17:30 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 572.7/572.7 kB 15.3 MB/s eta 0:00:00 18:17:30 Downloading jsonpath_ng-1.6.0-py3-none-any.whl (29 kB) 18:17:30 Downloading jsonschema-4.20.0-py3-none-any.whl (84 kB) 18:17:30 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 84.7/84.7 kB 10.0 MB/s eta 0:00:00 18:17:30 Downloading pygments-2.17.2-py3-none-any.whl (1.2 MB) 18:17:30 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 26.0 MB/s eta 0:00:00 18:17:30 Downloading pytz-2023.3.post1-py2.py3-none-any.whl (502 kB) 18:17:30 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 502.5/502.5 kB 12.8 MB/s eta 0:00:00 18:17:30 Downloading tzlocal-5.2-py3-none-any.whl (17 kB) 18:17:30 Downloading click-8.1.7-py3-none-any.whl (97 kB) 18:17:30 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 97.9/97.9 kB 9.5 MB/s eta 0:00:00 18:17:30 Downloading jsonpointer-2.4-py2.py3-none-any.whl (7.8 kB) 18:17:30 Downloading jsonschema_specifications-2023.11.2-py3-none-any.whl (17 kB) 18:17:30 Downloading PyYAML-6.0.1-cp310-cp310-musllinux_1_1_x86_64.whl (707 kB) 18:17:30 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 707.5/707.5 kB 17.8 MB/s eta 0:00:00 18:17:30 Downloading referencing-0.31.1-py3-none-any.whl (25 kB) 18:17:30 Downloading rpds_py-0.13.2-cp310-cp310-musllinux_1_2_x86_64.whl (1.4 MB) 18:17:30 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.4/1.4 MB 15.9 MB/s eta 0:00:00 18:17:30 Downloading trio-0.23.1-py3-none-any.whl (448 kB) 18:17:30 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 448.3/448.3 kB 11.7 MB/s eta 0:00:00 18:17:30 Downloading trio_websocket-0.11.1-py3-none-any.whl (17 kB) 18:17:30 Downloading typing_extensions-4.8.0-py3-none-any.whl (31 kB) 18:17:30 Downloading exceptiongroup-1.2.0-py3-none-any.whl (16 kB) 18:17:30 Downloading outcome-1.3.0.post0-py2.py3-none-any.whl (10 kB) 18:17:31 Building wheels for collected packages: robotbackgroundlogger, paho-mqtt, psutil, psycopg2, flex, GenSON, strict-rfc3339, validate-email 18:17:31 Building wheel for robotbackgroundlogger (setup.py): started 18:17:31 Building wheel for robotbackgroundlogger (setup.py): finished with status 'done' 18:17:31 Created wheel for robotbackgroundlogger: filename=robotbackgroundlogger-1.2-py3-none-any.whl size=4277 sha256=164c2ea16134129c52d6f2471074470dc2f46fe52e622ac95fe4b5d110c69d62 18:17:31 Stored in directory: /root/.cache/pip/wheels/e1/ba/3a/044b94be98620d4535fbdeca2d20fb3fce224aea27e0b66862 18:17:31 Building wheel for paho-mqtt (setup.py): started 18:17:31 Building wheel for paho-mqtt (setup.py): finished with status 'done' 18:17:31 Created wheel for paho-mqtt: filename=paho_mqtt-1.6.1-py3-none-any.whl size=62120 sha256=83e6352785f646d70e5b87ffced803500a1388e63fe03b94ccb20460fb9854d0 18:17:31 Stored in directory: /root/.cache/pip/wheels/8b/bb/0c/79444d1dee20324d442856979b5b519b48828b0bd3d05df84a 18:17:31 Building wheel for psutil (pyproject.toml): started 18:17:33 Building wheel for psutil (pyproject.toml): finished with status 'done' 18:17:33 Created wheel for psutil: filename=psutil-5.9.5-cp310-abi3-linux_x86_64.whl size=274474 sha256=65497f80d037d4317995c4a889fa4f419af1492b41bcd0d62473298d097d298a 18:17:33 Stored in directory: /root/.cache/pip/wheels/1f/3a/db/ba9717f3efd7f8da8910eca12dc9cd15d404035397af627e7c 18:17:33 Building wheel for psycopg2 (setup.py): started 18:17:43 Building wheel for psycopg2 (setup.py): finished with status 'done' 18:17:43 Created wheel for psycopg2: filename=psycopg2-2.9.7-cp310-cp310-linux_x86_64.whl size=479418 sha256=9f1bf313eaef5c49450e4420d0d03112e7f0845df6188609f34d2ea0feb98b0e 18:17:43 Stored in directory: /root/.cache/pip/wheels/32/37/85/db91d5e39dc616655538af0cb322d41d4e5bda9c4f571dfa96 18:17:43 Building wheel for flex (setup.py): started 18:17:43 Building wheel for flex (setup.py): finished with status 'done' 18:17:43 Created wheel for flex: filename=flex-6.14.1-py3-none-any.whl size=77257 sha256=cfb4d684c2f0cbf5048dd04a01648dc2e580ebd895646214450ef944b5e20c23 18:17:43 Stored in directory: /root/.cache/pip/wheels/03/f3/f4/2969638ff9c909bf16dac8f17d8298ce9e4d5c854af4b3d061 18:17:43 Building wheel for GenSON (setup.py): started 18:17:43 Building wheel for GenSON (setup.py): finished with status 'done' 18:17:43 Created wheel for GenSON: filename=genson-1.2.2-py2.py3-none-any.whl size=21269 sha256=cad832fe995c84579be6d9ce42ab791dc72d17aa41a7b509bb96d1b4b8aef8ae 18:17:43 Stored in directory: /root/.cache/pip/wheels/7a/0f/7a/4e21606c6ce2485376522986cd8809d738907a611907b206ca 18:17:43 Building wheel for strict-rfc3339 (setup.py): started 18:17:44 Building wheel for strict-rfc3339 (setup.py): finished with status 'done' 18:17:44 Created wheel for strict-rfc3339: filename=strict_rfc3339-0.7-py3-none-any.whl size=18128 sha256=f7bd3dba6ad84250f28ec53910cf7cc4cb1e465c1ceb60ee362f4ed11eecd7d7 18:17:44 Stored in directory: /root/.cache/pip/wheels/d4/c2/43/78ecbcc49dd7594ca41c72be6ddb7844a486bae4b306fb3d14 18:17:44 Building wheel for validate-email (setup.py): started 18:17:44 Building wheel for validate-email (setup.py): finished with status 'done' 18:17:44 Created wheel for validate-email: filename=validate_email-1.3-py3-none-any.whl size=5467 sha256=337e83706f1f37e1545e597ac41799cb0f7ecb8d9c451fb06108bee7f506f58e 18:17:44 Stored in directory: /root/.cache/pip/wheels/b2/7a/63/5c5bc2a88ffffb247771c1cc38c2bda3d78e1ffbff79ed8d18 18:17:44 Successfully built robotbackgroundlogger paho-mqtt psutil psycopg2 flex GenSON strict-rfc3339 validate-email 18:17:45 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:57 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-5.3.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.2.0 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:57 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 18:18:23 Removing intermediate container 124f92a0c9cc 18:18:23 ---> 0be40bb975cc 18:18:23 Step 10/13 : ENTRYPOINT ["sh", "/usr/local/bin/robot-entrypoint.sh"] 18:18:23 ---> Running in ab0563e70b3d 18:18:23 Removing intermediate container ab0563e70b3d 18:18:23 ---> 01dcd8b2a994 18:18:23 Step 11/13 : LABEL arch=amd64 18:18:23 ---> Running in 4eb75179c8f4 18:18:23 Removing intermediate container 4eb75179c8f4 18:18:23 ---> 37d16db9c3ec 18:18:23 Step 12/13 : LABEL git_sha=ff2f4f2ce2a7d5e11d53fdc7836b084f5cf90a1a 18:18:23 ---> Running in fadea8cd7293 18:18:23 Removing intermediate container fadea8cd7293 18:18:23 ---> 981ce068bc41 18:18:23 Step 13/13 : LABEL version=0.0.0 18:18:23 ---> Running in 2357a36511ac 18:18:23 Removing intermediate container 2357a36511ac 18:18:23 ---> 3816f1ee1d54 18:18:23 [Warning] One or more build-args [ARCH] were not consumed 18:18:23 Successfully built 3816f1ee1d54 18:18:23 Successfully tagged edgex-taf-common:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Image) Stage "Archive Image" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:18:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:18:25 18:18:25 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:18:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:18:25 latest: Pulling from edgex-lftools-log-publisher 18:18:25 5eb5b503b376: Pulling fs layer 18:18:25 5c69ac0246d0: Pulling fs layer 18:18:25 ec43610c2a17: Pulling fs layer 18:18:25 3a2ae6a8a46f: Pulling fs layer 18:18:25 33b1e0a273af: Pulling fs layer 18:18:25 5d3b04190fa2: Pulling fs layer 18:18:25 2f39f015ded8: Pulling fs layer 18:18:25 5d3b04190fa2: Waiting 18:18:25 33b1e0a273af: Waiting 18:18:25 3a2ae6a8a46f: Waiting 18:18:25 5c69ac0246d0: Verifying Checksum 18:18:25 5c69ac0246d0: Download complete 18:18:25 3a2ae6a8a46f: Verifying Checksum 18:18:25 3a2ae6a8a46f: Download complete 18:18:25 33b1e0a273af: Verifying Checksum 18:18:25 33b1e0a273af: Download complete 18:18:25 5d3b04190fa2: Verifying Checksum 18:18:25 5d3b04190fa2: Download complete 18:18:25 ec43610c2a17: Download complete 18:18:25 5eb5b503b376: Verifying Checksum 18:18:25 5eb5b503b376: Download complete 18:18:26 2f39f015ded8: Download complete 18:18:26 5eb5b503b376: Pull complete 18:18:27 5c69ac0246d0: Pull complete 18:18:27 ec43610c2a17: Pull complete 18:18:27 3a2ae6a8a46f: Pull complete 18:18:28 33b1e0a273af: Pull complete 18:18:28 5d3b04190fa2: Pull complete 18:18:32 2f39f015ded8: Pull complete 18:18:32 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 18:18:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:18:32 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:18:32 prd-ubuntu20.04-docker-8c-8g-23633 does not seem to be running inside a container 18:18:32 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_edgex-taf-common_PR-92 -v /w/workspace/exfoundry_edgex-taf-common_PR-92:/w/workspace/exfoundry_edgex-taf-common_PR-92:rw,z -v /w/workspace/exfoundry_edgex-taf-common_PR-92@tmp:/w/workspace/exfoundry_edgex-taf-common_PR-92@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:33 Running on prd-ubuntu20.04-docker-arm64-4c-16g-23639 in /w/workspace/exfoundry_edgex-taf-common_PR-92 18:18:40 $ docker top 7c382506be7f26768590fdb332b707d9f8fb7f5fbbd87c108ceeeb527f84e20f -eo pid,comm [Pipeline] { [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] checkout 18:18:41 Selected Git installation does not exist. Using Default 18:18:41 The recommended git tool is: NONE 18:18:41 ---> job-cost.sh 18:18:41 lf-activate-venv: SKIPPING 18:18:41 INFO: No Stack... 18:18:41 INFO: Retrieving Pricing Info for: v3-standard-8 18:18:41 INFO: Archiving Costs [Pipeline] sh 18:18:42 + cat /w/workspace/exfoundry_edgex-taf-common_PR-92/archives/cost.csv 18:18:42 + cut -d, -f6 [Pipeline] lock 18:18:42 Trying to acquire lock on [jenkins-edgexfoundry-edgex-taf-common-PR-92-1-stack-cost] 18:18:42 Resource [jenkins-edgexfoundry-edgex-taf-common-PR-92-1-stack-cost] did not exist. Created. 18:18:42 Lock acquired on [jenkins-edgexfoundry-edgex-taf-common-PR-92-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:18:42 + echo total: 0.2199999988079071 [Pipeline] stash 18:18:42 Stashed 1 file(s) [Pipeline] } 18:18:42 Lock released on resource [jenkins-edgexfoundry-edgex-taf-common-PR-92-1-stack-cost] [Pipeline] // lock [Pipeline] } 18:18:42 $ docker stop --time=1 7c382506be7f26768590fdb332b707d9f8fb7f5fbbd87c108ceeeb527f84e20f 18:18:43 $ docker rm -f --volumes 7c382506be7f26768590fdb332b707d9f8fb7f5fbbd87c108ceeeb527f84e20f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 18:18:46 using credential edgex-jenkins-ssh 18:18:46 Cloning the remote Git repository 18:18:46 Cloning repository git@github.com:edgexfoundry/edgex-taf-common.git 18:18:46 > git init /w/workspace/exfoundry_edgex-taf-common_PR-92 # timeout=10 18:18:47 Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git 18:18:47 > git --version # timeout=10 18:18:47 > git --version # 'git version 2.25.1' 18:18:47 using GIT_SSH to set credentials SSH Credentials for GitHub 18:18:47 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/heads/*:refs/remotes/origin/* # timeout=10 18:18:47 > git config remote.origin.url git@github.com:edgexfoundry/edgex-taf-common.git # timeout=10 18:18:47 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:18:49 Merging remotes/origin/main commit 031ecbe2691a54d2ade7b2d8632b9af9928c6aa5 into PR head commit ff2f4f2ce2a7d5e11d53fdc7836b084f5cf90a1a 18:18:49 Merge succeeded, producing ff2f4f2ce2a7d5e11d53fdc7836b084f5cf90a1a 18:18:49 Checking out Revision ff2f4f2ce2a7d5e11d53fdc7836b084f5cf90a1a (PR-92) 18:18:48 > git config remote.origin.url git@github.com:edgexfoundry/edgex-taf-common.git # timeout=10 18:18:48 Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git 18:18:48 using GIT_SSH to set credentials SSH Credentials for GitHub 18:18:48 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/pull/92/head:refs/remotes/origin/PR-92 +refs/heads/main:refs/remotes/origin/main # timeout=10 18:18:49 > git config core.sparsecheckout # timeout=10 18:18:49 > git checkout -f ff2f4f2ce2a7d5e11d53fdc7836b084f5cf90a1a # timeout=10 18:18:49 > git remote # timeout=10 18:18:49 > git config --get remote.origin.url # timeout=10 18:18:49 using GIT_SSH to set credentials SSH Credentials for GitHub 18:18:49 > git merge 031ecbe2691a54d2ade7b2d8632b9af9928c6aa5 # timeout=10 18:18:49 > git rev-parse HEAD^{commit} # timeout=10 18:18:49 > git config core.sparsecheckout # timeout=10 18:18:49 > git checkout -f ff2f4f2ce2a7d5e11d53fdc7836b084f5cf90a1a # timeout=10 18:18:50 Commit message: "build: bump robotframework-seleniumlibrary from 6.1.3 to 6.2.0" 18:18:50 > git --version # timeout=10 18:18:50 > git --version # 'git version 2.25.1' 18:18:50 fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:18:51 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 18:18:51 % Total % Received % Xferd Average Speed Time Time Time Current 18:18:51 Dload Upload Total Spent Left Speed 18:18:51 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 217k 0 --:--:-- --:--:-- --:--:-- 217k [Pipeline] sh 18:18:51 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 18:18:52 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json+ 18:18:52 sudo tee /etc/docker/daemon.new 18:18:52 { 18:18:52 "registry-mirrors": [ 18:18:52 "https://nexus3.edgexfoundry.org:10001" 18:18:52 ], 18:18:52 "bip": "10.250.0.254/24", 18:18:52 "hosts": [ 18:18:52 "tcp://0.0.0.0:5555", 18:18:52 "unix:///var/run/docker.sock" 18:18:52 ], 18:18:52 "mtu": 1458, 18:18:52 "selinux-enabled": true, 18:18:52 "seccomp-profile": "/etc/docker/seccomp.json" 18:18:52 } [Pipeline] sh 18:18:52 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 18:18:53 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:19:11 provisioning config files... 18:19:12 copy managed file [taf-settings] to file:/w/workspace/exfoundry_edgex-taf-common_PR-92@tmp/config3594413612738386757tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:19:12 ---> ****-login.sh 18:19:12 nexus3.edgexfoundry.org:10001 18:19:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:19:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:19:13 Configure a credential helper to remove this warning. See 18:19:13 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:19:13 18:19:13 Login Succeeded 18:19:13 nexus3.edgexfoundry.org:10002 18:19:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:19:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:19:13 Configure a credential helper to remove this warning. See 18:19:13 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:19:13 18:19:13 Login Succeeded 18:19:13 nexus3.edgexfoundry.org:10003 18:19:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:19:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:19:13 Configure a credential helper to remove this warning. See 18:19:13 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:19:13 18:19:13 Login Succeeded 18:19:13 nexus3.edgexfoundry.org:10004 18:19:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:19:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:19:13 Configure a credential helper to remove this warning. See 18:19:13 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:19:13 18:19:13 Login Succeeded 18:19:13 ****.io 18:19:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:19:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:19:14 Configure a credential helper to remove this warning. See 18:19:14 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:19:14 18:19:14 Login Succeeded 18:19:14 ---> ****-login.sh ends [Pipeline] } 18:19:14 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] sh 18:19:15 + sudo chown -R jenkins:jenkins . [Pipeline] sh 18:19:15 + ls -al . 18:19:15 total 68 18:19:15 drwxrwxr-x 6 jenkins jenkins 4096 Dec 1 18:19 . 18:19:15 drwxrwxr-x 4 jenkins jenkins 4096 Dec 1 18:18 .. 18:19:15 drwxrwxr-x 8 jenkins jenkins 4096 Dec 1 18:18 .git 18:19:15 drwxrwxr-x 2 jenkins jenkins 4096 Dec 1 18:18 .github 18:19:15 -rw-rw-r-- 1 jenkins jenkins 22 Dec 1 18:18 .gitignore 18:19:15 -rw-rw-r-- 1 jenkins jenkins 1575 Dec 1 18:18 Dockerfile 18:19:15 -rw-rw-r-- 1 jenkins jenkins 746 Dec 1 18:18 Jenkinsfile 18:19:15 -rw-rw-r-- 1 jenkins jenkins 11381 Dec 1 18:18 LICENSE 18:19:15 -rw-rw-r-- 1 jenkins jenkins 3606 Dec 1 18:18 README.md 18:19:15 drwxrwxr-x 4 jenkins jenkins 4096 Dec 1 18:18 TAF-Manager 18:19:15 drwxrwxr-x 6 jenkins jenkins 4096 Dec 1 18:18 TUC 18:19:15 -rw-rw-r-- 1 jenkins jenkins 5 Dec 1 18:15 VERSION 18:19:15 -rw-rw-r-- 1 jenkins jenkins 343 Dec 1 18:18 requirements.txt 18:19:15 -rw-rw-r-- 1 jenkins jenkins 54 Dec 1 18:18 robot-entrypoint.sh 18:19:15 -rw-rw-r-- 1 jenkins jenkins 445 Dec 1 18:18 setup.py [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:19:16 + docker build -t edgex-taf-common-arm64 -f Dockerfile --build-arg ARCH=arm64 --label git_sha=ff2f4f2ce2a7d5e11d53fdc7836b084f5cf90a1a --label arch=arm64 --label version=0.0.0 . 18:19:17 #0 building with "default" instance using docker driver 18:19:17 18:19:17 #1 [internal] load .dockerignore 18:19:17 #1 transferring context: 2B 0.0s done 18:19:17 #1 DONE 0.1s 18:19:17 18:19:17 #2 [internal] load build definition from Dockerfile 18:19:17 #2 transferring dockerfile: 1.61kB done 18:19:17 #2 DONE 0.1s 18:19:17 18:19:17 #3 [internal] load metadata for docker.io/library/alpine:3.16 18:19:21 #3 DONE 3.8s 18:19:21 18:19:21 #4 [internal] load build context 18:19:21 #4 DONE 0.0s 18:19:21 18:19:21 #5 [1/7] FROM docker.io/library/alpine:3.16@sha256:e4cdb7d47b06ba0a062ad2a97a7d154967c8f83934594d9f2bd3efa89292996b 18:19:21 #5 resolve docker.io/library/alpine:3.16@sha256:e4cdb7d47b06ba0a062ad2a97a7d154967c8f83934594d9f2bd3efa89292996b 0.1s done 18:19:21 #5 sha256:e4cdb7d47b06ba0a062ad2a97a7d154967c8f83934594d9f2bd3efa89292996b 1.64kB / 1.64kB done 18:19:21 #5 sha256:9796bcac681e439af8e4276c7849dcf38612bff029b3b66e4999d5625b6aef85 528B / 528B done 18:19:21 #5 sha256:f82bc02171c9535766d0a9a1ac2868a14c5ea48756e99c59397899eb5d35a079 1.49kB / 1.49kB done 18:19:21 #5 sha256:5362b5901f8a9898f2bcc8eb6c3e6990364aa058617afaae388bdb9f437d3d7e 1.05MB / 2.71MB 0.1s 18:19:21 #5 ... 18:19:21 18:19:21 #4 [internal] load build context 18:19:21 #4 transferring context: 237.76kB 0.1s done 18:19:21 #4 DONE 0.2s 18:19:21 18:19:21 #5 [1/7] FROM docker.io/library/alpine:3.16@sha256:e4cdb7d47b06ba0a062ad2a97a7d154967c8f83934594d9f2bd3efa89292996b 18:19:21 #5 sha256:5362b5901f8a9898f2bcc8eb6c3e6990364aa058617afaae388bdb9f437d3d7e 2.71MB / 2.71MB 0.1s done 18:19:21 #5 extracting sha256:5362b5901f8a9898f2bcc8eb6c3e6990364aa058617afaae388bdb9f437d3d7e 18:19:21 #5 extracting sha256:5362b5901f8a9898f2bcc8eb6c3e6990364aa058617afaae388bdb9f437d3d7e 0.2s done 18:19:22 #5 DONE 0.8s 18:19:22 18:19:22 #6 [2/7] COPY . /edgex-taf/edgex-taf-common 18:19:22 #6 DONE 0.2s 18:19:22 18:19:22 #7 [3/7] COPY robot-entrypoint.sh /usr/local/bin/ 18:19:22 #7 DONE 0.1s 18:19:22 18:19:22 #8 [4/7] COPY requirements.txt /edgex-taf/requirements.txt 18:19:22 #8 DONE 0.1s 18:19:22 18:19:22 #9 [5/7] WORKDIR /edgex-taf 18:19:22 #9 DONE 0.1s 18:19:22 18:19:22 #10 [6/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 18:19:23 #10 DONE 0.8s 18:19:23 18:19:23 #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:19:24 #11 0.760 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 18:19:24 #11 1.384 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 18:19:26 #11 2.725 OK: 5 MiB in 14 packages 18:19:26 #11 2.868 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 18:19:26 #11 3.413 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 18:19:28 #11 4.733 (1/9) Installing ca-certificates (20230506-r0) 18:19:28 #11 5.222 (2/9) Installing brotli-libs (1.0.9-r6) 18:19:29 #11 5.680 (3/9) Installing nghttp2-libs (1.47.0-r2) 18:19:29 #11 6.039 (4/9) Installing libcurl (8.4.0-r0) 18:19:30 #11 6.469 (5/9) Installing curl (8.4.0-r0) 18:19:30 #11 6.873 (6/9) Installing docker-cli (20.10.20-r0) 18:19:32 #11 9.374 (7/9) Installing oniguruma (6.9.8-r0) 18:19:33 #11 9.789 (8/9) Installing jq (1.6-r1) 18:19:33 #11 10.24 (9/9) Installing openssl (1.1.1w-r1) 18:19:34 #11 10.67 Executing busybox-1.35.0-r17.trigger 18:19:34 #11 10.69 Executing ca-certificates-20230506-r0.trigger 18:19:34 #11 10.84 OK: 50 MiB in 23 packages 18:19:34 #11 11.03 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 18:19:35 #11 11.58 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 18:19:36 #11 12.77 (1/136) Installing libmagic (5.41-r0) 18:19:36 #11 13.26 (2/136) Installing file (5.41-r0) 18:19:37 #11 13.54 (3/136) Installing libxau (1.0.9-r0) 18:19:37 #11 13.80 (4/136) Installing libxdmcp (1.1.3-r0) 18:19:37 #11 14.08 (5/136) Installing libxcb (1.15-r0) 18:19:37 #11 14.53 (6/136) Installing libx11 (1.8.7-r0) 18:19:38 #11 15.14 (7/136) Installing libxext (1.3.4-r0) 18:19:38 #11 15.45 (8/136) Installing libice (1.0.10-r0) 18:19:39 #11 15.80 (9/136) Installing libuuid (2.38-r1) 18:19:39 #11 16.12 (10/136) Installing libsm (1.2.3-r0) 18:19:40 #11 16.42 (11/136) Installing libxt (1.2.1-r0) 18:19:40 #11 16.84 (12/136) Installing libxmu (1.1.3-r0) 18:19:40 #11 17.21 (13/136) Installing xset (1.2.4-r0) 18:19:41 #11 17.53 (14/136) Installing xprop (1.2.5-r0) 18:19:41 #11 17.86 (15/136) Installing xdg-utils (1.1.3-r3) 18:19:41 #11 18.23 (16/136) Installing eudev-libs (3.2.11-r0) 18:19:42 #11 18.58 (17/136) Installing pkgconf (1.8.1-r0) 18:19:42 #11 18.96 (18/136) Installing libffi (3.4.2-r1) 18:19:42 #11 19.28 (19/136) Installing libintl (0.21-r2) 18:19:43 #11 19.61 (20/136) Installing libblkid (2.38-r1) 18:19:43 #11 20.02 (21/136) Installing libmount (2.38-r1) 18:19:44 #11 20.43 (22/136) Installing pcre (8.45-r2) 18:19:44 #11 20.82 (23/136) Installing glib (2.72.4-r0) 18:19:44 #11 21.36 (24/136) Installing xz-libs (5.2.5-r1) 18:19:45 #11 21.73 (25/136) Installing libxml2 (2.9.14-r2) 18:19:45 #11 22.22 (26/136) Installing shared-mime-info (2.2-r2) 18:19:46 #11 22.69 (27/136) Installing hicolor-icon-theme (0.17-r1) 18:19:46 #11 23.10 (28/136) Installing libjpeg-turbo (2.1.3-r1) 18:19:47 #11 23.55 (29/136) Installing libpng (1.6.37-r1) 18:19:47 #11 23.94 (30/136) Installing libwebp (1.2.3-r2) 18:19:48 #11 24.39 (31/136) Installing zstd-libs (1.5.2-r1) 18:19:48 #11 24.81 (32/136) Installing tiff (4.4.0-r4) 18:19:48 #11 25.21 (33/136) Installing gdk-pixbuf (2.42.8-r0) 18:19:49 #11 25.64 (34/136) Installing gtk-update-icon-cache (2.24.33-r3) 18:19:49 #11 25.95 (35/136) Installing libxcomposite (0.4.5-r0) 18:19:49 #11 26.23 (36/136) Installing libxfixes (6.0.0-r0) 18:19:50 #11 26.50 (37/136) Installing libxrender (0.9.10-r3) 18:19:50 #11 26.80 (38/136) Installing libxcursor (1.2.1-r0) 18:19:50 #11 27.11 (39/136) Installing libxdamage (1.1.5-r1) 18:19:50 #11 27.39 (40/136) Installing libxi (1.8-r0) 18:19:51 #11 27.70 (41/136) Installing libxinerama (1.1.4-r1) 18:19:51 #11 27.98 (42/136) Installing libxrandr (1.5.2-r1) 18:19:52 #11 28.30 (43/136) Installing atk (2.38.0-r0) 18:19:52 #11 28.66 (44/136) Installing libxtst (1.2.3-r3) 18:19:52 #11 28.93 (45/136) Installing dbus-libs (1.14.8-r0) 18:19:52 #11 29.35 (46/136) Installing at-spi2-core (2.44.1-r0) 18:19:53 #11 29.76 (47/136) Installing at-spi2-atk (2.38.0-r0) 18:19:53 #11 30.12 (48/136) Installing expat (2.5.0-r0) 18:19:53 #11 30.49 (49/136) Installing libbz2 (1.0.8-r1) 18:19:54 #11 30.81 (50/136) Installing freetype (2.12.1-r0) 18:19:54 #11 31.28 (51/136) Installing fontconfig (2.14.0-r0) 18:19:55 #11 31.73 (52/136) Installing pixman (0.40.0-r4) 18:19:55 #11 32.15 (53/136) Installing cairo (1.17.4-r2) 18:19:56 #11 32.66 (54/136) Installing cairo-gobject (1.17.4-r2) 18:19:56 #11 32.92 (55/136) Installing avahi-libs (0.8-r6) 18:19:56 #11 33.30 (56/136) Installing gmp (6.2.1-r2) 18:19:57 #11 33.73 (57/136) Installing nettle (3.7.3-r0) 18:19:57 #11 34.18 (58/136) Installing p11-kit (0.24.1-r0) 18:19:58 #11 34.65 (59/136) Installing libtasn1 (4.18.0-r1) 18:19:58 #11 34.98 (60/136) Installing libunistring (1.0-r0) 18:19:59 #11 35.49 (61/136) Installing gnutls (3.7.7-r1) 18:19:59 #11 36.01 (62/136) Installing cups-libs (2.4.2-r2) 18:20:00 #11 36.46 (63/136) Installing libepoxy (1.5.10-r0) 18:20:00 #11 36.92 (64/136) Installing fribidi (1.0.12-r0) 18:20:00 #11 37.25 (65/136) Installing graphite2 (1.3.14-r1) 18:20:01 #11 37.60 (66/136) Installing harfbuzz (4.3.0-r0) 18:20:01 #11 38.08 (67/136) Installing libxft (2.3.4-r0) 18:20:01 #11 38.39 (68/136) Installing pango (1.50.7-r0) 18:20:02 #11 38.86 (69/136) Installing wayland-libs-client (1.20.0-r0) 18:20:02 #11 39.19 (70/136) Installing wayland-libs-cursor (1.20.0-r0) 18:20:03 #11 39.46 (71/136) Installing wayland-libs-egl (1.20.0-r0) 18:20:03 #11 39.74 (72/136) Installing xkeyboard-config (2.35.1-r0) 18:20:03 #11 40.32 (73/136) Installing libxkbcommon (1.4.1-r0) 18:20:04 #11 40.74 (74/136) Installing gtk+3.0 (3.24.34-r1) 18:20:04 #11 41.43 Executing gtk+3.0-3.24.34-r1.post-install 18:20:05 #11 41.51 (75/136) Installing libfontenc (1.1.4-r0) 18:20:05 #11 41.82 (76/136) Installing mkfontscale (1.2.2-r0) 18:20:05 #11 42.14 (77/136) Installing font-opensans (0_git20210927-r0) 18:20:06 #11 42.72 (78/136) Installing libgcc (11.2.1_git20220219-r2) 18:20:06 #11 43.09 (79/136) Installing libogg (1.3.5-r1) 18:20:07 #11 43.39 (80/136) Installing libstdc++ (11.2.1_git20220219-r2) 18:20:07 #11 43.87 (81/136) Installing flac (1.3.4-r0) 18:20:08 #11 44.31 (82/136) Installing alsa-lib (1.2.7.2-r0) 18:20:08 #11 44.84 (83/136) Installing libatomic (11.2.1_git20220219-r2) 18:20:08 #11 45.11 (84/136) Installing sdl2 (2.0.22-r0) 18:20:09 #11 45.59 (85/136) Installing aom-libs (3.3.0-r0) 18:20:09 #11 46.18 (86/136) Installing libass (0.16.0-r0) 18:20:10 #11 46.53 (87/136) Installing libdav1d (1.0.0-r0) 18:20:10 #11 46.97 (88/136) Installing libdrm (2.4.110-r0) 18:20:10 #11 47.39 (89/136) Installing ncurses-terminfo-base (6.3_p20220521-r1) 18:20:11 #11 47.71 (90/136) Installing ncurses-libs (6.3_p20220521-r1) 18:20:11 #11 48.14 (91/136) Installing lame (3.100-r0) 18:20:12 #11 48.60 (92/136) Installing opus (1.3.1-r1) 18:20:12 #11 49.07 (93/136) Installing libasyncns (0.8-r1) 18:20:12 #11 49.35 (94/136) Installing libltdl (2.4.7-r0) 18:20:13 #11 49.67 (95/136) Installing orc (0.4.32-r0) 18:20:13 #11 50.09 (96/136) Installing libvorbis (1.3.7-r0) 18:20:14 #11 50.50 (97/136) Installing libsndfile (1.1.0-r0) 18:20:14 #11 50.93 (98/136) Installing libgomp (11.2.1_git20220219-r2) 18:20:14 #11 51.35 (99/136) Installing soxr (0.1.3-r2) 18:20:15 #11 51.71 (100/136) Installing speexdsp (1.2.0-r0) 18:20:15 #11 52.03 (101/136) Installing tdb-libs (1.4.6-r0) 18:20:16 #11 52.39 (102/136) Installing libpulse (15.0-r2) 18:20:16 #11 52.89 (103/136) Installing cjson (1.7.15-r3) 18:20:16 #11 53.20 (104/136) Installing mbedtls (2.28.5-r0) 18:20:17 #11 53.64 (105/136) Installing librist (0.2.6-r1) 18:20:17 #11 54.00 (106/136) Installing libsrt (1.4.4-r0) 18:20:18 #11 54.47 (107/136) Installing libssh (0.9.6-r1) 18:20:18 #11 54.89 (108/136) Installing libtheora (1.1.1-r16) 18:20:18 #11 55.34 (109/136) Installing v4l-utils-libs (1.22.1-r1) 18:20:19 #11 55.75 (110/136) Installing libva (2.14.0-r0) 18:20:19 #11 56.11 (111/136) Installing libvdpau (1.5-r0) 18:20:19 #11 56.42 (112/136) Installing vidstab (1.1.0-r1) 18:20:20 #11 56.78 (113/136) Installing libvpx (1.11.0-r1) 18:20:20 #11 57.33 (114/136) Installing x264-libs (0.163_git20210613-r0) 18:20:21 #11 57.84 (115/136) Installing numactl (2.0.14-r0) 18:20:21 #11 58.15 (116/136) Installing x265-libs (3.5-r3) 18:20:22 #11 58.76 (117/136) Installing xvidcore (1.3.7-r1) 18:20:22 #11 59.17 (118/136) Installing ffmpeg-libs (5.0.3-r0) 18:20:25 #11 61.79 (119/136) Installing libevent (2.1.12-r4) 18:20:25 #11 62.23 (120/136) Installing mesa (21.3.9-r0) 18:20:25 #11 62.51 (121/136) Installing wayland-libs-server (1.20.0-r0) 18:20:26 #11 62.83 (122/136) Installing mesa-gbm (21.3.9-r0) 18:20:26 #11 63.15 (123/136) Installing icu-data-en (71.1-r2) 18:20:27 #11 63.69 Executing icu-data-en-71.1-r2.post-install 18:20:27 #11 63.70 * 18:20:27 #11 63.70 * If you need ICU with non-English locales and legacy charset support, install 18:20:27 #11 63.70 * package icu-data-full. 18:20:27 #11 63.70 * 18:20:27 #11 63.70 (124/136) Installing icu-libs (71.1-r2) 18:20:27 #11 64.27 (125/136) Installing lcms2 (2.13.1-r0) 18:20:28 #11 64.69 (126/136) Installing minizip (1.2.12-r0) 18:20:28 #11 65.00 (127/136) Installing nspr (4.33-r0) 18:20:28 #11 65.40 (128/136) Installing sqlite-libs (3.40.1-r0) 18:20:29 #11 65.88 (129/136) Installing nss (3.78.1-r0) 18:20:29 #11 66.44 (130/136) Installing re2 (2022.04.01-r0) 18:20:30 #11 66.87 (131/136) Installing snappy (1.1.9-r4) 18:20:30 #11 67.18 (132/136) Installing libgpg-error (1.45-r0) 18:20:31 #11 67.53 (133/136) Installing libgcrypt (1.10.1-r0) 18:20:31 #11 67.99 (134/136) Installing libxslt (1.1.35-r0) 18:20:31 #11 68.41 (135/136) Installing chromium (102.0.5005.182-r0) 18:20:46 #11 81.86 (136/136) Installing chromium-chromedriver (102.0.5005.182-r0) 18:20:46 #11 82.63 Executing busybox-1.35.0-r17.trigger 18:20:46 #11 83.53 Executing glib-2.72.4-r0.trigger 18:20:46 #11 83.55 Executing shared-mime-info-2.2-r2.trigger 18:20:49 #11 85.87 Executing gdk-pixbuf-2.42.8-r0.trigger 18:20:49 #11 85.91 Executing gtk-update-icon-cache-2.24.33-r3.trigger 18:20:49 #11 86.00 Executing fontconfig-2.14.0-r0.trigger 18:20:49 #11 86.07 Executing mkfontscale-1.2.2-r0.trigger 18:20:49 #11 86.14 OK: 376 MiB in 159 packages 18:20:49 #11 86.33 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 18:20:50 #11 86.89 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 18:20:51 #11 88.13 (1/21) Installing binutils (2.38-r3) 18:20:52 #11 88.94 (2/21) Installing isl22 (0.22-r0) 18:20:53 #11 89.42 (3/21) Installing mpfr4 (4.1.0-r0) 18:20:53 #11 89.83 (4/21) Installing mpc1 (1.2.1-r0) 18:20:53 #11 90.20 (5/21) Installing gcc (11.2.1_git20220219-r2) 18:21:01 #11 96.86 (6/21) Installing musl-dev (1.2.3-r3) 18:21:01 #11 97.58 (7/21) Installing libc-dev (0.7.2-r3) 18:21:01 #11 97.84 (8/21) Installing linux-headers (5.16.7-r1) 18:21:02 #11 98.88 (9/21) Installing libffi-dev (3.4.2-r1) 18:21:02 #11 99.30 (10/21) Installing libpq (14.10-r0) 18:21:03 #11 99.71 (11/21) Installing openssl-dev (1.1.1w-r1) 18:21:03 #11 100.2 (12/21) Installing libpq-dev (14.10-r0) 18:21:04 #11 100.7 (13/21) Installing libecpg (14.10-r0) 18:21:04 #11 101.1 (14/21) Installing libecpg-dev (14.10-r0) 18:21:05 #11 101.5 (15/21) Installing llvm13-libs (13.0.1-r2) 18:21:07 #11 104.1 (16/21) Installing clang-libs (13.0.1-r1) 18:21:16 #11 111.8 (17/21) Installing clang (13.0.1-r1) 18:21:16 #11 112.6 (18/21) Installing icu (71.1-r2) 18:21:16 #11 113.1 (19/21) Installing icu-dev (71.1-r2) 18:21:17 #11 113.7 (20/21) Installing llvm13 (13.0.1-r2) 18:21:22 #11 118.4 (21/21) Installing postgresql14-dev (14.10-r0) 18:21:22 #11 119.3 Executing busybox-1.35.0-r17.trigger 18:21:22 #11 119.4 OK: 768 MiB in 180 packages 18:21:23 #11 119.6 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 18:21:23 #11 120.2 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 18:21:25 #11 121.5 (1/10) Installing g++ (11.2.1_git20220219-r2) 18:21:27 #11 123.7 (2/10) Installing gdbm (1.23-r0) 18:21:27 #11 124.0 (3/10) Installing mpdecimal (2.5.1-r1) 18:21:28 #11 124.4 (4/10) Installing readline (8.1.2-r0) 18:21:28 #11 124.8 (5/10) Installing python3 (3.10.13-r0) 18:21:30 #11 127.4 (6/10) Installing python3-dev (3.10.13-r0) 18:21:37 #11 134.1 (7/10) Installing libsodium (1.0.18-r0) 18:21:37 #11 134.5 (8/10) Installing libzmq (4.3.4-r0) 18:21:38 #11 135.0 (9/10) Installing libsodium-dev (1.0.18-r0) 18:21:38 #11 135.3 (10/10) Installing zeromq-dev (4.3.4-r0) 18:21:39 #11 135.6 Executing busybox-1.35.0-r17.trigger 18:21:39 #11 135.6 OK: 938 MiB in 190 packages 18:21:39 #11 135.9 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 18:21:40 #11 136.5 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 18:21:41 #11 137.8 OK: 938 MiB in 190 packages 18:21:41 #11 138.0 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 18:21:42 #11 138.6 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 18:21:43 #11 139.9 (1/1) Installing tzdata (2023c-r0) 18:21:44 #11 140.8 Executing busybox-1.35.0-r17.trigger 18:21:44 #11 140.9 OK: 941 MiB in 191 packages 18:21:45 #11 142.1 (1/1) Purging tzdata (2023c-r0) 18:21:45 #11 142.2 Executing busybox-1.35.0-r17.trigger 18:21:45 #11 142.3 OK: 938 MiB in 190 packages 18:22:03 #11 159.0 Looking in links: /tmp/tmpswiuk1i3 18:22:03 #11 159.0 Processing /tmp/tmpswiuk1i3/setuptools-65.5.0-py3-none-any.whl 18:22:03 #11 159.1 Processing /tmp/tmpswiuk1i3/pip-23.0.1-py3-none-any.whl 18:22:03 #11 160.5 Installing collected packages: setuptools, pip 18:22:22 #11 178.1 Successfully installed pip-23.0.1 setuptools-65.5.0 18:22:22 #11 178.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:25 #11 182.3 Requirement already satisfied: pip in /usr/lib/python3.10/site-packages (23.0.1) 18:22:26 #11 183.1 Collecting pip 18:22:26 #11 183.2 Downloading pip-23.3.1-py3-none-any.whl (2.1 MB) 18:22:26 #11 183.3 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 19.2 MB/s eta 0:00:00 18:22:26 #11 183.5 Requirement already satisfied: setuptools in /usr/lib/python3.10/site-packages (65.5.0) 18:22:30 #11 186.6 Collecting setuptools 18:22:30 #11 186.7 Downloading setuptools-69.0.2-py3-none-any.whl (819 kB) 18:22:30 #11 186.7 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 819.5/819.5 kB 16.7 MB/s eta 0:00:00 18:22:30 #11 187.2 Collecting wheel 18:22:30 #11 187.2 Downloading wheel-0.42.0-py3-none-any.whl (65 kB) 18:22:30 #11 187.2 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 65.4/65.4 kB 17.6 MB/s eta 0:00:00 18:22:32 #11 188.9 Installing collected packages: wheel, setuptools, pip 18:22:32 #11 189.3 Attempting uninstall: setuptools 18:22:32 #11 189.4 Found existing installation: setuptools 65.5.0 18:22:34 #11 190.4 Uninstalling setuptools-65.5.0: 18:22:34 #11 190.6 Successfully uninstalled setuptools-65.5.0 18:22:39 #11 195.3 Attempting uninstall: pip 18:22:39 #11 195.3 Found existing installation: pip 23.0.1 18:22:41 #11 197.7 Uninstalling pip-23.0.1: 18:22:41 #11 197.9 Successfully uninstalled pip-23.0.1 18:22:53 #11 209.8 Successfully installed pip-23.3.1 setuptools-69.0.2 wheel-0.42.0 18:22:53 #11 209.8 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:59 #11 214.8 Processing ./edgex-taf-common 18:22:59 #11 214.8 Preparing metadata (setup.py): started 18:22:59 #11 216.1 Preparing metadata (setup.py): finished with status 'done' 18:22:59 #11 216.2 Building wheels for collected packages: edgex-taf-common 18:22:59 #11 216.2 Building wheel for edgex-taf-common (setup.py): started 18:23:01 #11 217.7 Building wheel for edgex-taf-common (setup.py): finished with status 'done' 18:23:01 #11 217.7 Created wheel for edgex-taf-common: filename=edgex_taf_common-0.0.0-py3-none-any.whl size=14471 sha256=5f7c17fe4d6c751cd2965dc62f138925a09209486d729afa678d0180c6a71290 18:23:01 #11 217.7 Stored in directory: /root/.cache/pip/wheels/61/f5/b0/ccd98a608bbb4978be0e5d8235f9fb4ae43535dafafd44bbbd 18:23:01 #11 217.7 Successfully built edgex-taf-common 18:23:01 #11 218.2 Installing collected packages: edgex-taf-common 18:23:02 #11 218.7 Successfully installed edgex-taf-common-0.0.0 18:23:02 #11 218.7 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:23:08 #11 224.4 Collecting robotframework==6.1.1 (from -r requirements.txt (line 1)) 18:23:08 #11 224.5 Downloading robotframework-6.1.1-py3-none-any.whl.metadata (7.5 kB) 18:23:08 #11 224.8 Collecting python-dotenv==1.0.0 (from -r requirements.txt (line 2)) 18:23:08 #11 224.8 Downloading python_dotenv-1.0.0-py3-none-any.whl (19 kB) 18:23:08 #11 225.1 Collecting robotframework-requests==0.9.5 (from -r requirements.txt (line 3)) 18:23:08 #11 225.1 Downloading robotframework_requests-0.9.5-py3-none-any.whl.metadata (7.2 kB) 18:23:09 #11 225.5 Collecting robotframework-seleniumlibrary==6.2.0 (from -r requirements.txt (line 4)) 18:23:09 #11 225.6 Downloading robotframework_seleniumlibrary-6.2.0-py2.py3-none-any.whl.metadata (15 kB) 18:23:09 #11 225.6 Collecting robotbackgroundlogger==1.2 (from -r requirements.txt (line 5)) 18:23:09 #11 225.7 Downloading robotbackgroundlogger-1.2.tar.gz (3.9 kB) 18:23:09 #11 225.7 Preparing metadata (setup.py): started 18:23:11 #11 227.2 Preparing metadata (setup.py): finished with status 'done' 18:23:11 #11 227.4 Collecting RESTinstance==1.3.0 (from -r requirements.txt (line 6)) 18:23:11 #11 227.4 Downloading RESTinstance-1.3.0-py2.py3-none-any.whl (29 kB) 18:23:11 #11 227.6 Collecting configparser==5.3.0 (from -r requirements.txt (line 7)) 18:23:11 #11 227.6 Downloading configparser-5.3.0-py3-none-any.whl (19 kB) 18:23:11 #11 228.2 Collecting requests==2.31.0 (from -r requirements.txt (line 8)) 18:23:11 #11 228.2 Downloading requests-2.31.0-py3-none-any.whl.metadata (4.6 kB) 18:23:11 #11 228.3 Collecting paho-mqtt==1.6.1 (from -r requirements.txt (line 9)) 18:23:11 #11 228.3 Downloading paho-mqtt-1.6.1.tar.gz (99 kB) 18:23:11 #11 228.4 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 99.4/99.4 kB 3.2 MB/s eta 0:00:00 18:23:11 #11 228.6 Preparing metadata (setup.py): started 18:23:13 #11 230.0 Preparing metadata (setup.py): finished with status 'done' 18:23:16 #11 232.8 Collecting docker==6.1.3 (from -r requirements.txt (line 10)) 18:23:16 #11 232.9 Downloading docker-6.1.3-py3-none-any.whl.metadata (3.5 kB) 18:23:19 #11 235.1 Collecting numpy==1.26.2 (from -r requirements.txt (line 11)) 18:23:19 #11 235.1 Downloading numpy-1.26.2-cp310-cp310-musllinux_1_1_aarch64.whl.metadata (62 kB) 18:23:19 #11 235.1 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.7/62.7 kB 2.3 MB/s eta 0:00:00 18:23:20 #11 236.7 Collecting psutil==5.9.5 (from -r requirements.txt (line 12)) 18:23:20 #11 236.7 Downloading psutil-5.9.5.tar.gz (493 kB) 18:23:20 #11 236.8 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 493.5/493.5 kB 7.3 MB/s eta 0:00:00 18:23:21 #11 237.6 Installing build dependencies: started 18:23:39 #11 254.3 Installing build dependencies: finished with status 'done' 18:23:39 #11 254.3 Getting requirements to build wheel: started 18:23:40 #11 256.9 Getting requirements to build wheel: finished with status 'done' 18:23:40 #11 256.9 Preparing metadata (pyproject.toml): started 18:23:44 #11 261.2 Preparing metadata (pyproject.toml): finished with status 'done' 18:23:45 #11 262.1 Collecting redis==5.0.1 (from -r requirements.txt (line 13)) 18:23:45 #11 262.1 Downloading redis-5.0.1-py3-none-any.whl.metadata (8.9 kB) 18:23:49 #11 265.1 Collecting pyzmq==25.1.0 (from -r requirements.txt (line 14)) 18:23:49 #11 265.2 Downloading pyzmq-25.1.0-cp310-cp310-musllinux_1_1_aarch64.whl.metadata (4.8 kB) 18:23:49 #11 265.4 Collecting influxdb-client==1.36.1 (from -r requirements.txt (line 15)) 18:23:49 #11 265.5 Downloading influxdb_client-1.36.1-py3-none-any.whl (721 kB) 18:23:49 #11 265.6 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 721.2/721.2 kB 8.7 MB/s eta 0:00:00 18:23:50 #11 266.3 Collecting psycopg2==2.9.7 (from -r requirements.txt (line 16)) 18:23:50 #11 266.4 Downloading psycopg2-2.9.7.tar.gz (383 kB) 18:23:50 #11 266.4 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 383.5/383.5 kB 7.9 MB/s eta 0:00:00 18:23:50 #11 267.0 Preparing metadata (setup.py): started 18:23:52 #11 268.7 Preparing metadata (setup.py): finished with status 'done' 18:23:54 #11 270.0 Collecting pycryptodome==3.19.0 (from -r requirements.txt (line 17)) 18:23:54 #11 270.0 Downloading pycryptodome-3.19.0-cp35-abi3-musllinux_1_1_aarch64.whl.metadata (3.4 kB) 18:23:54 #11 270.9 Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) 18:23:54 #11 271.0 Downloading selenium-4.15.2-py3-none-any.whl.metadata (6.9 kB) 18:23:54 #11 271.2 Collecting robotframework-pythonlibcore>=3.0.0 (from robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) 18:23:54 #11 271.2 Downloading robotframework_pythonlibcore-4.3.0-py2.py3-none-any.whl.metadata (6.0 kB) 18:23:55 #11 271.6 Collecting docutils (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 18:23:55 #11 271.6 Downloading docutils-0.20.1-py3-none-any.whl.metadata (2.8 kB) 18:23:55 #11 271.8 Collecting flex (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 18:23:55 #11 271.9 Downloading flex-6.14.1.tar.gz (40 kB) 18:23:55 #11 271.9 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 40.9/40.9 kB 1.9 MB/s eta 0:00:00 18:23:55 #11 272.1 Preparing metadata (setup.py): started 18:23:57 #11 273.6 Preparing metadata (setup.py): finished with status 'done' 18:23:57 #11 273.7 Collecting GenSON (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 18:23:57 #11 273.7 Downloading genson-1.2.2.tar.gz (34 kB) 18:23:57 #11 273.8 Preparing metadata (setup.py): started 18:23:58 #11 275.1 Preparing metadata (setup.py): finished with status 'done' 18:23:58 #11 275.2 Collecting jsonpath-ng (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 18:23:58 #11 275.2 Downloading jsonpath_ng-1.6.0-py3-none-any.whl.metadata (17 kB) 18:23:59 #11 275.7 Collecting jsonschema (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 18:23:59 #11 275.7 Downloading jsonschema-4.20.0-py3-none-any.whl.metadata (8.1 kB) 18:23:59 #11 276.0 Collecting pygments (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 18:23:59 #11 276.0 Downloading pygments-2.17.2-py3-none-any.whl.metadata (2.6 kB) 18:24:00 #11 276.7 Collecting pytz (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 18:24:00 #11 276.8 Downloading pytz-2023.3.post1-py2.py3-none-any.whl.metadata (22 kB) 18:24:00 #11 277.0 Collecting tzlocal (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 18:24:00 #11 277.0 Downloading tzlocal-5.2-py3-none-any.whl.metadata (7.8 kB) 18:24:02 #11 278.4 Collecting charset-normalizer<4,>=2 (from requests==2.31.0->-r requirements.txt (line 8)) 18:24:02 #11 278.4 Downloading charset_normalizer-3.3.2-cp310-cp310-musllinux_1_1_aarch64.whl.metadata (33 kB) 18:24:02 #11 278.6 Collecting idna<4,>=2.5 (from requests==2.31.0->-r requirements.txt (line 8)) 18:24:02 #11 278.6 Downloading idna-3.6-py3-none-any.whl.metadata (9.9 kB) 18:24:02 #11 279.3 Collecting urllib3<3,>=1.21.1 (from requests==2.31.0->-r requirements.txt (line 8)) 18:24:02 #11 279.3 Downloading urllib3-2.1.0-py3-none-any.whl.metadata (6.4 kB) 18:24:02 #11 279.6 Collecting certifi>=2017.4.17 (from requests==2.31.0->-r requirements.txt (line 8)) 18:24:02 #11 279.6 Downloading certifi-2023.11.17-py3-none-any.whl.metadata (2.2 kB) 18:24:03 #11 280.2 Collecting packaging>=14.0 (from docker==6.1.3->-r requirements.txt (line 10)) 18:24:03 #11 280.2 Downloading packaging-23.2-py3-none-any.whl.metadata (3.2 kB) 18:24:04 #11 281.0 Collecting websocket-client>=0.32.0 (from docker==6.1.3->-r requirements.txt (line 10)) 18:24:04 #11 281.0 Downloading websocket_client-1.6.4-py3-none-any.whl.metadata (7.7 kB) 18:24:05 #11 281.6 Collecting async-timeout>=4.0.2 (from redis==5.0.1->-r requirements.txt (line 13)) 18:24:05 #11 281.6 Downloading async_timeout-4.0.3-py3-none-any.whl.metadata (4.2 kB) 18:24:05 #11 282.2 Collecting reactivex>=4.0.4 (from influxdb-client==1.36.1->-r requirements.txt (line 15)) 18:24:05 #11 282.2 Downloading reactivex-4.0.4-py3-none-any.whl (217 kB) 18:24:05 #11 282.3 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 217.8/217.8 kB 5.6 MB/s eta 0:00:00 18:24:06 #11 282.7 Collecting python-dateutil>=2.5.3 (from influxdb-client==1.36.1->-r requirements.txt (line 15)) 18:24:06 #11 282.7 Downloading python_dateutil-2.8.2-py2.py3-none-any.whl (247 kB) 18:24:06 #11 282.8 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 247.7/247.7 kB 5.5 MB/s eta 0:00:00 18:24:06 #11 282.8 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:24:07 #11 283.6 Collecting six>=1.5 (from python-dateutil>=2.5.3->influxdb-client==1.36.1->-r requirements.txt (line 15)) 18:24:07 #11 283.7 Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) 18:24:07 #11 284.1 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:24:07 #11 284.1 Downloading typing_extensions-4.8.0-py3-none-any.whl.metadata (3.0 kB) 18:24:08 #11 284.6 Collecting trio~=0.17 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) 18:24:08 #11 284.6 Downloading trio-0.23.1-py3-none-any.whl.metadata (4.9 kB) 18:24:08 #11 284.8 Collecting trio-websocket~=0.9 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) 18:24:08 #11 284.8 Downloading trio_websocket-0.11.1-py3-none-any.whl.metadata (4.7 kB) 18:24:13 #11 289.4 Collecting PyYAML>=3.11 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) 18:24:13 #11 289.5 Downloading PyYAML-6.0.1.tar.gz (125 kB) 18:24:13 #11 289.5 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 125.2/125.2 kB 3.1 MB/s eta 0:00:00 18:24:14 #11 291.2 Installing build dependencies: started 18:24:46 #11 319.5 Installing build dependencies: finished with status 'done' 18:24:46 #11 319.5 Getting requirements to build wheel: started 18:25:00 #11 335.2 Getting requirements to build wheel: finished with status 'done' 18:25:00 #11 335.2 Preparing metadata (pyproject.toml): started 18:25:01 #11 337.6 Preparing metadata (pyproject.toml): finished with status 'done' 18:25:01 #11 337.7 Collecting validate-email>=1.2 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) 18:25:01 #11 337.7 Downloading validate_email-1.3.tar.gz (4.7 kB) 18:25:01 #11 337.8 Preparing metadata (setup.py): started 18:25:02 #11 339.1 Preparing metadata (setup.py): finished with status 'done' 18:25:02 #11 339.2 Collecting rfc3987>=1.3.4 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) 18:25:02 #11 339.2 Downloading rfc3987-1.3.8-py2.py3-none-any.whl (13 kB) 18:25:03 #11 339.5 Collecting strict-rfc3339>=0.7 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) 18:25:03 #11 339.5 Downloading strict-rfc3339-0.7.tar.gz (17 kB) 18:25:03 #11 339.5 Preparing metadata (setup.py): started 18:25:04 #11 340.8 Preparing metadata (setup.py): finished with status 'done' 18:25:04 #11 341.1 Collecting click>=3.3 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) 18:25:04 #11 341.1 Downloading click-8.1.7-py3-none-any.whl.metadata (3.0 kB) 18:25:04 #11 341.3 Collecting jsonpointer>=1.7 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) 18:25:04 #11 341.3 Downloading jsonpointer-2.4-py2.py3-none-any.whl.metadata (2.5 kB) 18:25:04 #11 341.5 Collecting ply (from jsonpath-ng->RESTinstance==1.3.0->-r requirements.txt (line 6)) 18:25:05 #11 341.6 Downloading ply-3.11-py2.py3-none-any.whl (49 kB) 18:25:05 #11 341.6 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 49.6/49.6 kB 2.0 MB/s eta 0:00:00 18:25:05 #11 342.1 Collecting attrs>=22.2.0 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) 18:25:05 #11 342.1 Downloading attrs-23.1.0-py3-none-any.whl (61 kB) 18:25:05 #11 342.2 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.2/61.2 kB 2.3 MB/s eta 0:00:00 18:25:05 #11 342.3 Collecting jsonschema-specifications>=2023.03.6 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) 18:25:05 #11 342.3 Downloading jsonschema_specifications-2023.11.2-py3-none-any.whl.metadata (3.0 kB) 18:25:06 #11 342.9 Collecting referencing>=0.28.4 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) 18:25:06 #11 342.9 Downloading referencing-0.31.1-py3-none-any.whl.metadata (2.7 kB) 18:25:08 #11 345.1 Collecting rpds-py>=0.7.1 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) 18:25:08 #11 345.1 Downloading rpds_py-0.13.2-cp310-cp310-musllinux_1_2_aarch64.whl.metadata (3.9 kB) 18:25:12 #11 348.6 Collecting sortedcontainers (from trio~=0.17->selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) 18:25:12 #11 348.6 Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) 18:25:12 #11 348.8 Collecting outcome (from trio~=0.17->selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) 18:25:12 #11 348.8 Downloading outcome-1.3.0.post0-py2.py3-none-any.whl.metadata (2.6 kB) 18:25:12 #11 348.9 Collecting sniffio>=1.3.0 (from trio~=0.17->selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) 18:25:12 #11 348.9 Downloading sniffio-1.3.0-py3-none-any.whl (10 kB) 18:25:12 #11 349.1 Collecting exceptiongroup>=1.0.0rc9 (from trio~=0.17->selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) 18:25:12 #11 349.1 Downloading exceptiongroup-1.2.0-py3-none-any.whl.metadata (6.6 kB) 18:25:13 #11 349.5 Collecting wsproto>=0.14 (from trio-websocket~=0.9->selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) 18:25:13 #11 349.5 Downloading wsproto-1.2.0-py3-none-any.whl (24 kB) 18:25:13 #11 350.0 Collecting pysocks!=1.5.7,<2.0,>=1.5.6 (from urllib3[socks]<3,>=1.26->selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) 18:25:13 #11 350.0 Downloading PySocks-1.7.1-py3-none-any.whl (16 kB) 18:25:14 #11 351.0 Collecting h11<1,>=0.9.0 (from wsproto>=0.14->trio-websocket~=0.9->selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) 18:25:14 #11 351.0 Downloading h11-0.14.0-py3-none-any.whl (58 kB) 18:25:14 #11 351.0 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.3/58.3 kB 1.9 MB/s eta 0:00:00 18:25:15 #11 351.9 Downloading robotframework-6.1.1-py3-none-any.whl (699 kB) 18:25:15 #11 352.0 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 699.1/699.1 kB 8.9 MB/s eta 0:00:00 18:25:15 #11 352.0 Downloading robotframework_requests-0.9.5-py3-none-any.whl (21 kB) 18:25:15 #11 352.0 Downloading robotframework_seleniumlibrary-6.2.0-py2.py3-none-any.whl (95 kB) 18:25:15 #11 352.1 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 95.5/95.5 kB 3.8 MB/s eta 0:00:00 18:25:15 #11 352.1 Downloading requests-2.31.0-py3-none-any.whl (62 kB) 18:25:15 #11 352.2 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.6/62.6 kB 2.3 MB/s eta 0:00:00 18:25:15 #11 352.2 Downloading docker-6.1.3-py3-none-any.whl (148 kB) 18:25:15 #11 352.2 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 148.1/148.1 kB 4.8 MB/s eta 0:00:00 18:25:15 #11 352.3 Downloading numpy-1.26.2-cp310-cp310-musllinux_1_1_aarch64.whl (13.9 MB) 18:25:17 #11 353.5 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 13.9/13.9 MB 10.9 MB/s eta 0:00:00 18:25:17 #11 353.5 Downloading redis-5.0.1-py3-none-any.whl (250 kB) 18:25:17 #11 353.6 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 250.3/250.3 kB 6.6 MB/s eta 0:00:00 18:25:17 #11 353.6 Downloading pyzmq-25.1.0-cp310-cp310-musllinux_1_1_aarch64.whl (1.4 MB) 18:25:17 #11 353.8 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.4/1.4 MB 10.1 MB/s eta 0:00:00 18:25:17 #11 353.8 Downloading pycryptodome-3.19.0-cp35-abi3-musllinux_1_1_aarch64.whl (2.0 MB) 18:25:17 #11 354.0 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 10.1 MB/s eta 0:00:00 18:25:17 #11 354.1 Downloading async_timeout-4.0.3-py3-none-any.whl (5.7 kB) 18:25:17 #11 354.1 Downloading certifi-2023.11.17-py3-none-any.whl (162 kB) 18:25:17 #11 354.2 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 162.5/162.5 kB 4.8 MB/s eta 0:00:00 18:25:17 #11 354.2 Downloading charset_normalizer-3.3.2-cp310-cp310-musllinux_1_1_aarch64.whl (139 kB) 18:25:17 #11 354.2 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 139.4/139.4 kB 4.6 MB/s eta 0:00:00 18:25:17 #11 354.3 Downloading idna-3.6-py3-none-any.whl (61 kB) 18:25:18 #11 354.3 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.6/61.6 kB 2.3 MB/s eta 0:00:00 18:25:18 #11 354.3 Downloading packaging-23.2-py3-none-any.whl (53 kB) 18:25:18 #11 354.4 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 53.0/53.0 kB 1.8 MB/s eta 0:00:00 18:25:18 #11 354.4 Downloading robotframework_pythonlibcore-4.3.0-py2.py3-none-any.whl (10 kB) 18:25:18 #11 354.5 Downloading selenium-4.15.2-py3-none-any.whl (10.2 MB) 18:25:18 #11 355.4 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 10.2/10.2 MB 11.1 MB/s eta 0:00:00 18:25:18 #11 355.4 Downloading urllib3-2.1.0-py3-none-any.whl (104 kB) 18:25:18 #11 355.5 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 104.6/104.6 kB 3.8 MB/s eta 0:00:00 18:25:18 #11 355.5 Downloading websocket_client-1.6.4-py3-none-any.whl (57 kB) 18:25:18 #11 355.5 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 57.3/57.3 kB 1.9 MB/s eta 0:00:00 18:25:18 #11 355.6 Downloading docutils-0.20.1-py3-none-any.whl (572 kB) 18:25:19 #11 355.7 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 572.7/572.7 kB 8.2 MB/s eta 0:00:00 18:25:19 #11 355.7 Downloading jsonpath_ng-1.6.0-py3-none-any.whl (29 kB) 18:25:19 #11 355.7 Downloading jsonschema-4.20.0-py3-none-any.whl (84 kB) 18:25:19 #11 355.8 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 84.7/84.7 kB 3.0 MB/s eta 0:00:00 18:25:19 #11 355.8 Downloading pygments-2.17.2-py3-none-any.whl (1.2 MB) 18:25:19 #11 355.9 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 9.8 MB/s eta 0:00:00 18:25:19 #11 356.0 Downloading pytz-2023.3.post1-py2.py3-none-any.whl (502 kB) 18:25:19 #11 356.0 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 502.5/502.5 kB 7.9 MB/s eta 0:00:00 18:25:19 #11 356.1 Downloading tzlocal-5.2-py3-none-any.whl (17 kB) 18:25:19 #11 356.1 Downloading click-8.1.7-py3-none-any.whl (97 kB) 18:25:19 #11 356.2 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 97.9/97.9 kB 3.3 MB/s eta 0:00:00 18:25:19 #11 356.2 Downloading jsonpointer-2.4-py2.py3-none-any.whl (7.8 kB) 18:25:19 #11 356.2 Downloading jsonschema_specifications-2023.11.2-py3-none-any.whl (17 kB) 18:25:19 #11 356.3 Downloading referencing-0.31.1-py3-none-any.whl (25 kB) 18:25:20 #11 356.3 Downloading rpds_py-0.13.2-cp310-cp310-musllinux_1_2_aarch64.whl (1.4 MB) 18:25:20 #11 356.5 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.4/1.4 MB 9.8 MB/s eta 0:00:00 18:25:20 #11 356.5 Downloading trio-0.23.1-py3-none-any.whl (448 kB) 18:25:20 #11 356.6 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 448.3/448.3 kB 7.6 MB/s eta 0:00:00 18:25:20 #11 356.6 Downloading trio_websocket-0.11.1-py3-none-any.whl (17 kB) 18:25:20 #11 356.6 Downloading typing_extensions-4.8.0-py3-none-any.whl (31 kB) 18:25:20 #11 356.7 Downloading exceptiongroup-1.2.0-py3-none-any.whl (16 kB) 18:25:20 #11 356.7 Downloading outcome-1.3.0.post0-py2.py3-none-any.whl (10 kB) 18:25:21 #11 357.8 Building wheels for collected packages: robotbackgroundlogger, paho-mqtt, psutil, psycopg2, flex, GenSON, PyYAML, strict-rfc3339, validate-email 18:25:21 #11 357.8 Building wheel for robotbackgroundlogger (setup.py): started 18:25:23 #11 359.4 Building wheel for robotbackgroundlogger (setup.py): finished with status 'done' 18:25:23 #11 359.4 Created wheel for robotbackgroundlogger: filename=robotbackgroundlogger-1.2-py3-none-any.whl size=4277 sha256=f49a92727714a2598e847bb28fae20d7aaca26bacea1b20defc72cd4625543c4 18:25:23 #11 359.4 Stored in directory: /root/.cache/pip/wheels/e1/ba/3a/044b94be98620d4535fbdeca2d20fb3fce224aea27e0b66862 18:25:23 #11 359.4 Building wheel for paho-mqtt (setup.py): started 18:25:25 #11 361.2 Building wheel for paho-mqtt (setup.py): finished with status 'done' 18:25:25 #11 361.2 Created wheel for paho-mqtt: filename=paho_mqtt-1.6.1-py3-none-any.whl size=62120 sha256=f5e75082c823314db946cf7cabd44567cc2520276cb2321a561574bf83b8f5a0 18:25:25 #11 361.2 Stored in directory: /root/.cache/pip/wheels/8b/bb/0c/79444d1dee20324d442856979b5b519b48828b0bd3d05df84a 18:25:25 #11 361.2 Building wheel for psutil (pyproject.toml): started 18:25:35 #11 371.2 Building wheel for psutil (pyproject.toml): finished with status 'done' 18:25:35 #11 371.2 Created wheel for psutil: filename=psutil-5.9.5-cp310-abi3-linux_aarch64.whl size=274849 sha256=c6386880974c12293a8a7c5933ec063641d5b66344d08969ba4032d5ba5e8409 18:25:35 #11 371.2 Stored in directory: /root/.cache/pip/wheels/1f/3a/db/ba9717f3efd7f8da8910eca12dc9cd15d404035397af627e7c 18:25:35 #11 371.2 Building wheel for psycopg2 (setup.py): started 18:26:43 #11 435.7 Building wheel for psycopg2 (setup.py): still running... 18:26:45 #11 442.0 Building wheel for psycopg2 (setup.py): finished with status 'done' 18:26:45 #11 442.0 Created wheel for psycopg2: filename=psycopg2-2.9.7-cp310-cp310-linux_aarch64.whl size=471081 sha256=c2990ef39296980de479ba48ed69080716fb4921f3bc3d822ed83fe55ff400a5 18:26:45 #11 442.0 Stored in directory: /root/.cache/pip/wheels/32/37/85/db91d5e39dc616655538af0cb322d41d4e5bda9c4f571dfa96 18:26:45 #11 442.0 Building wheel for flex (setup.py): started 18:26:48 #11 444.7 Building wheel for flex (setup.py): finished with status 'done' 18:26:48 #11 444.7 Created wheel for flex: filename=flex-6.14.1-py3-none-any.whl size=77257 sha256=d242105e2cd5a1eaeae49d8b9f2e518aadb0ff45c30537aa2032f08b5cd80a12 18:26:48 #11 444.7 Stored in directory: /root/.cache/pip/wheels/03/f3/f4/2969638ff9c909bf16dac8f17d8298ce9e4d5c854af4b3d061 18:26:48 #11 444.8 Building wheel for GenSON (setup.py): started 18:26:50 #11 446.8 Building wheel for GenSON (setup.py): finished with status 'done' 18:26:50 #11 446.8 Created wheel for GenSON: filename=genson-1.2.2-py2.py3-none-any.whl size=21269 sha256=cf06f11b0941274002fcecef9bc0414e395669e29dd0abf45745493e9fccfec4 18:26:50 #11 446.8 Stored in directory: /root/.cache/pip/wheels/7a/0f/7a/4e21606c6ce2485376522986cd8809d738907a611907b206ca 18:26:50 #11 446.9 Building wheel for PyYAML (pyproject.toml): started 18:26:53 #11 450.3 Building wheel for PyYAML (pyproject.toml): finished with status 'done' 18:26:53 #11 450.4 Created wheel for PyYAML: filename=PyYAML-6.0.1-cp310-cp310-linux_aarch64.whl size=45363 sha256=c81465cad2fc979c430bf76e31f10d5780e2df35e61c82192a32afe70306a968 18:26:53 #11 450.4 Stored in directory: /root/.cache/pip/wheels/31/d1/78/088142cfc0422adcca7bb0af40ef696b55b777a44f2e10739c 18:26:53 #11 450.4 Building wheel for strict-rfc3339 (setup.py): started 18:26:55 #11 452.1 Building wheel for strict-rfc3339 (setup.py): finished with status 'done' 18:26:55 #11 452.1 Created wheel for strict-rfc3339: filename=strict_rfc3339-0.7-py3-none-any.whl size=18128 sha256=20586fcdebe8dd81a976bf1983fa831e84c7a7f514fb163183a557373b85f6ba 18:26:55 #11 452.1 Stored in directory: /root/.cache/pip/wheels/d4/c2/43/78ecbcc49dd7594ca41c72be6ddb7844a486bae4b306fb3d14 18:26:55 #11 452.1 Building wheel for validate-email (setup.py): started 18:26:57 #11 453.9 Building wheel for validate-email (setup.py): finished with status 'done' 18:26:57 #11 453.9 Created wheel for validate-email: filename=validate_email-1.3-py3-none-any.whl size=5467 sha256=f01d5a4cf5cca878e88860a782ce2cf8b84ad99ae85a53a283e2a2af9fd72310 18:26:57 #11 453.9 Stored in directory: /root/.cache/pip/wheels/b2/7a/63/5c5bc2a88ffffb247771c1cc38c2bda3d78e1ffbff79ed8d18 18:26:57 #11 453.9 Successfully built robotbackgroundlogger paho-mqtt psutil psycopg2 flex GenSON PyYAML strict-rfc3339 validate-email 18:27:01 #11 456.9 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:22 #11 538.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-5.3.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.2.0 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:22 #11 538.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:24 #11 DONE 541.1s 18:28:24 18:28:24 #12 exporting to image 18:28:24 #12 exporting layers 18:28:51 #12 exporting layers 24.2s done 18:28:51 #12 writing image sha256:e2798a5988f3e476b958822d5bc77018fe133b721f423a0511b262e0689ff2d4 done 18:28:51 #12 naming to docker.io/library/edgex-taf-common-arm64 done 18:28:51 #12 DONE 24.2s [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:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:28:52 18:28:52 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:28:53 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:28:53 arm64: Pulling from edgex-lftools-log-publisher 18:28:53 8998bd30e6a1: Pulling fs layer 18:28:53 04944245beec: Pulling fs layer 18:28:53 699f458cf7ca: Pulling fs layer 18:28:53 765212b225bb: Pulling fs layer 18:28:53 f23df028b6ca: Pulling fs layer 18:28:53 d65c8cfc05b1: Pulling fs layer 18:28:53 2437ff75d9bd: Pulling fs layer 18:28:53 f23df028b6ca: Waiting 18:28:53 765212b225bb: Waiting 18:28:53 2437ff75d9bd: Waiting 18:28:53 d65c8cfc05b1: Waiting 18:28:53 04944245beec: Verifying Checksum 18:28:53 04944245beec: Download complete 18:28:53 765212b225bb: Verifying Checksum 18:28:53 765212b225bb: Download complete 18:28:53 f23df028b6ca: Verifying Checksum 18:28:53 f23df028b6ca: Download complete 18:28:53 d65c8cfc05b1: Verifying Checksum 18:28:53 d65c8cfc05b1: Download complete 18:28:53 699f458cf7ca: Verifying Checksum 18:28:53 699f458cf7ca: Download complete 18:28:53 8998bd30e6a1: Verifying Checksum 18:28:53 8998bd30e6a1: Download complete 18:28:55 2437ff75d9bd: Verifying Checksum 18:29:04 8998bd30e6a1: Pull complete 18:29:04 04944245beec: Pull complete 18:29:05 699f458cf7ca: Pull complete 18:29:05 765212b225bb: Pull complete 18:29:06 f23df028b6ca: Pull complete 18:29:06 d65c8cfc05b1: Pull complete 18:29:28 2437ff75d9bd: Pull complete 18:29:28 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 18:29:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:29:28 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:29:29 prd-ubuntu20.04-docker-arm64-4c-16g-23639 does not seem to be running inside a container 18:29:29 $ 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-92 -v /w/workspace/exfoundry_edgex-taf-common_PR-92:/w/workspace/exfoundry_edgex-taf-common_PR-92:rw,z -v /w/workspace/exfoundry_edgex-taf-common_PR-92@tmp:/w/workspace/exfoundry_edgex-taf-common_PR-92@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:34 $ docker top 69964bc678e1c6e5225a96575abc8c220ef4654b83a89a5c60aeeed5b694236a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:29:34 ---> job-cost.sh 18:29:35 lf-activate-venv: SKIPPING 18:29:35 INFO: No Stack... 18:29:35 INFO: Retrieving Pricing Info for: v3-standard-8 18:29:36 INFO: Archiving Costs [Pipeline] sh 18:29:36 + cat /w/workspace/exfoundry_edgex-taf-common_PR-92/archives/cost.csv 18:29:36 + cut -d, -f6 [Pipeline] lock 18:29:36 Trying to acquire lock on [jenkins-edgexfoundry-edgex-taf-common-PR-92-1-stack-cost] 18:29:36 Resource [jenkins-edgexfoundry-edgex-taf-common-PR-92-1-stack-cost] did not exist. Created. 18:29:36 Lock acquired on [jenkins-edgexfoundry-edgex-taf-common-PR-92-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:29:37 /w/workspace/exfoundry_edgex-taf-common_PR-92@tmp/durable-1cf0a6aa/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 18:29:37 + echo total: 0.2199999988079071 [Pipeline] stash 18:29:37 Warning: overwriting stash ‘stack-cost’ 18:29:37 Stashed 1 file(s) [Pipeline] } 18:29:37 Lock released on resource [jenkins-edgexfoundry-edgex-taf-common-PR-92-1-stack-cost] [Pipeline] // lock [Pipeline] } 18:29:38 $ docker stop --time=1 69964bc678e1c6e5225a96575abc8c220ef4654b83a89a5c60aeeed5b694236a 18:29:39 $ docker rm -f --volumes 69964bc678e1c6e5225a96575abc8c220ef4654b83a89a5c60aeeed5b694236a [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:41 + [ -d /w/workspace/exfoundry_edgex-taf-common_PR-92/archives ] 18:29:41 + ls -al /w/workspace/exfoundry_edgex-taf-common_PR-92/archives 18:29:41 total 16 18:29:41 drwxr-xr-x 3 root root 4096 Dec 1 18:18 . 18:29:41 drwxrwxr-x 8 jenkins jenkins 4096 Dec 1 18:18 .. 18:29:41 drwxr-xr-x 2 root root 4096 Dec 1 18:18 cost 18:29:41 -rw-r--r-- 1 root root 87 Dec 1 18:18 cost.csv 18:29:41 + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_edgex-taf-common_PR-92/archives 18:29:41 + ls -al /w/workspace/exfoundry_edgex-taf-common_PR-92/archives 18:29:41 total 16 18:29:41 drwxr-xr-x 3 jenkins jenkins 4096 Dec 1 18:18 . 18:29:41 drwxrwxr-x 8 jenkins jenkins 4096 Dec 1 18:18 .. 18:29:41 drwxr-xr-x 2 jenkins jenkins 4096 Dec 1 18:18 cost 18:29:41 -rw-r--r-- 1 jenkins jenkins 87 Dec 1 18:18 cost.csv [Pipeline] libraryResource [Pipeline] sh 18:29:42 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 18:29:43 ---> package-listing.sh 18:29:43 ++ facter osfamily 18:29:43 ++ tr '[:upper:]' '[:lower:]' 18:29:43 + OS_FAMILY=debian 18:29:43 + workspace=/w/workspace/exfoundry_edgex-taf-common_PR-92 18:29:43 + START_PACKAGES=/tmp/packages_start.txt 18:29:43 + END_PACKAGES=/tmp/packages_end.txt 18:29:43 + DIFF_PACKAGES=/tmp/packages_diff.txt 18:29:43 + PACKAGES=/tmp/packages_start.txt 18:29:43 + '[' /w/workspace/exfoundry_edgex-taf-common_PR-92 ']' 18:29:43 + PACKAGES=/tmp/packages_end.txt 18:29:43 + case "${OS_FAMILY}" in 18:29:43 + dpkg -l 18:29:43 + grep '^ii' 18:29:43 + '[' -f /tmp/packages_start.txt ']' 18:29:43 + '[' -f /tmp/packages_end.txt ']' 18:29:43 + diff /tmp/packages_start.txt /tmp/packages_end.txt 18:29:43 + '[' /w/workspace/exfoundry_edgex-taf-common_PR-92 ']' 18:29:43 + mkdir -p /w/workspace/exfoundry_edgex-taf-common_PR-92/archives/ 18:29:43 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_edgex-taf-common_PR-92/archives/ [Pipeline] echo 18:29:43 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/exfoundry_edgex-taf-common_PR-92/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 18:29:43 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:29:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:29:44 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:29:44 prd-ubuntu20.04-docker-8c-8g-23633 does not seem to be running inside a container 18:29:44 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/exfoundry_edgex-taf-common_PR-92/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-92 -v /w/workspace/exfoundry_edgex-taf-common_PR-92:/w/workspace/exfoundry_edgex-taf-common_PR-92:rw,z -v /w/workspace/exfoundry_edgex-taf-common_PR-92@tmp:/w/workspace/exfoundry_edgex-taf-common_PR-92@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:44 $ docker top 6a3e82a02e1c1e53097d8495eed24956eafea772b7dd84251d8facf442973557 -eo pid,comm [Pipeline] { [Pipeline] sh 18:29:45 + touch /tmp/pre-build-complete [Pipeline] sh 18:29:45 + mkdir -p /var/log/sysstat [Pipeline] sh 18:29:45 + ls /var/log/sa-host 18:29:45 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:29:46 provisioning config files... 18:29:46 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_edgex-taf-common_PR-92@tmp/config526026201795653075tmp [Pipeline] { [Pipeline] echo 18:29:46 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 18:29:46 ---> create-netrc.sh [Pipeline] } 18:29:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 18:29:47 ---> python-tools-install.sh [Pipeline] echo 18:29:47 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 18:29:47 ---> sudo-logs.sh 18:29:47 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 18:29:47 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 18:29:47 ---> job-cost.sh 18:29:47 lf-activate-venv: SKIPPING 18:29:47 DEBUG: total: 0.2199999988079071 18:29:47 INFO: Retrieving Stack Cost... 18:29:48 INFO: Retrieving Pricing Info for: v3-standard-8 18:29:48 INFO: Archiving Costs [Pipeline] echo 18:29:48 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 18:29:49 ---> logs-deploy.sh 18:29:49 lf-activate-venv: SKIPPING 18:29:49 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-taf-common/PR-92/1 18:29:49 INFO: archiving workspace using pattern(s): 18:29:49 Archives upload complete. 18:29:49 INFO: archiving logs to Nexus