Pull request #94 event Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from f05d788fe4c3716cdad31a0330824fb57999f60a+5d596556cd6b43ed1a428ae0aabd512904790306 (27aa5468ea4d186b173d7a50fba48d50b883795e) 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-ssh6554006695898644701.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-ssh4782563843282748294.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-taf-common/branches/PR-94/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > 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 > 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-94/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14363341918900044493.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 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-ssh2188873763937373214.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-taf-common/branches/PR-94/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags 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-94/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh12627668881549895048.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 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 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildDocker] RAW Config: [project:edgex-taf-common, mavenSettings:taf-settings, dockerNexusRepo:snapshots, semver:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildDocker] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: taf-settings PROJECT: edgex-taf-common USE_SEMVER: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: edgex-taf-common DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: snapshots DOCKER_PUSH_LATEST: true PUSH_DOCKER_IMAGE: true ARCHIVE_IMAGE: false ARCHIVE_NAME: edgex-taf-common-archive.tar.gz SEMVER_BUMP_LEVEL: pre BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-23817 in /w/workspace/exfoundry_edgex-taf-common_PR-94 [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-94 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 5d596556cd6b43ed1a428ae0aabd512904790306 into PR head commit f05d788fe4c3716cdad31a0330824fb57999f60a Merge succeeded, producing f05d788fe4c3716cdad31a0330824fb57999f60a Checking out Revision f05d788fe4c3716cdad31a0330824fb57999f60a (PR-94) > 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/94/head:refs/remotes/origin/PR-94 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f05d788fe4c3716cdad31a0330824fb57999f60a # 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 5d596556cd6b43ed1a428ae0aabd512904790306 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f05d788fe4c3716cdad31a0330824fb57999f60a # timeout=10 Commit message: "build: bump psycopg2 from 2.9.7 to 2.9.9" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 02:50:32 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 02:50:32 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 02:50:32 ========================================================= 02:50:32 EdgeX Global Pipelines Version Info 02:50:32 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 878935646275a9f11c452cbff169755e8996008f # timeout=10 02:50:33 ------------------- 02:50:33 stable info: 02:50:33 ------------------- 02:50:33 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 02:50:33 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 02:50:33 Message: update stable to v1.0.258 02:50:33 ------------------- 02:50:33 experimental info: 02:50:33 ------------------- 02:50:33 Commited By: **** collab-it+edgex@linuxfoundation.org 02:50:33 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 02:50:33 Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo 02:50:33 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = taf-settings [Pipeline] echo 02:50:33 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-taf-common [Pipeline] echo 02:50:34 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 02:50:34 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 02:50:34 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 02:50:34 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-taf-common [Pipeline] echo 02:50:34 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 02:50:34 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = snapshots [Pipeline] echo 02:50:34 [edgeXSetupEnvironment]: set envvar DOCKER_PUSH_LATEST = true [Pipeline] echo 02:50:34 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 02:50:34 [edgeXSetupEnvironment]: set envvar ARCHIVE_IMAGE = false [Pipeline] echo 02:50:34 [edgeXSetupEnvironment]: set envvar ARCHIVE_NAME = edgex-taf-common-archive.tar.gz [Pipeline] echo 02:50:34 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 02:50:34 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 02:50:34 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-94 [Pipeline] echo 02:50:34 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-94 [Pipeline] echo 02:50:34 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-94 [Pipeline] echo 02:50:34 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f05d788fe4c3716cdad31a0330824fb57999f60a [Pipeline] echo 02:50:34 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f05d788 [Pipeline] echo 02:50:34 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:50:34 provisioning config files... 02:50:34 copy managed file [taf-settings] to file:/w/workspace/exfoundry_edgex-taf-common_PR-94@tmp/config8350575006549335658tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:50:34 ---> ****-login.sh 02:50:34 nexus3.edgexfoundry.org:10001 02:50:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:50:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:50:35 Configure a credential helper to remove this warning. See 02:50:35 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:50:35 02:50:35 Login Succeeded 02:50:35 nexus3.edgexfoundry.org:10002 02:50:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:50:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:50:35 Configure a credential helper to remove this warning. See 02:50:35 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:50:35 02:50:35 Login Succeeded 02:50:35 nexus3.edgexfoundry.org:10003 02:50:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:50:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:50:35 Configure a credential helper to remove this warning. See 02:50:35 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:50:35 02:50:35 Login Succeeded 02:50:35 nexus3.edgexfoundry.org:10004 02:50:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:50:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:50:35 Configure a credential helper to remove this warning. See 02:50:35 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:50:35 02:50:35 Login Succeeded 02:50:35 ****.io 02:50:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:50:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:50:35 Configure a credential helper to remove this warning. See 02:50:35 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:50:35 02:50:35 Login Succeeded 02:50:35 ---> ****-login.sh ends [Pipeline] } 02:50:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 02:50:36 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:50:36 + grep -v github /etc/ssh/ssh_known_hosts 02:50:36 + [ -e /tmp/ssh_known_hosts ] 02:50:36 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 02:50:36 + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 02:50:36 sudo tee -a /etc/ssh/ssh_known_hosts 02:50:36 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:50:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:50:36 02:50:36 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:50:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:50:36 0.1.4: Pulling from edgex-devops/py-git-semver 02:50:36 b85a868b505f: Pulling fs layer 02:50:36 e2be974225ed: Pulling fs layer 02:50:36 339a4e72a1f5: Pulling fs layer 02:50:36 988bab9f4d93: Pulling fs layer 02:50:36 1469e6f7b9e6: Pulling fs layer 02:50:36 eaf3925da568: Pulling fs layer 02:50:36 bab4dde63d76: Pulling fs layer 02:50:36 bde34c3a00c8: Pulling fs layer 02:50:36 b352a97aabf1: Pulling fs layer 02:50:36 4872d77fe225: Pulling fs layer 02:50:36 5851b861e8e6: Pulling fs layer 02:50:36 bab4dde63d76: Waiting 02:50:36 bde34c3a00c8: Waiting 02:50:36 b352a97aabf1: Waiting 02:50:36 4872d77fe225: Waiting 02:50:36 5851b861e8e6: Waiting 02:50:36 988bab9f4d93: Waiting 02:50:36 1469e6f7b9e6: Waiting 02:50:36 eaf3925da568: Waiting 02:50:36 e2be974225ed: Verifying Checksum 02:50:36 e2be974225ed: Download complete 02:50:36 988bab9f4d93: Verifying Checksum 02:50:36 988bab9f4d93: Download complete 02:50:36 1469e6f7b9e6: Verifying Checksum 02:50:36 1469e6f7b9e6: Download complete 02:50:36 eaf3925da568: Verifying Checksum 02:50:36 eaf3925da568: Download complete 02:50:37 339a4e72a1f5: Verifying Checksum 02:50:37 339a4e72a1f5: Download complete 02:50:37 bde34c3a00c8: Download complete 02:50:37 b352a97aabf1: Download complete 02:50:37 4872d77fe225: Verifying Checksum 02:50:37 4872d77fe225: Download complete 02:50:37 5851b861e8e6: Download complete 02:50:37 b85a868b505f: Verifying Checksum 02:50:37 b85a868b505f: Download complete 02:50:37 bab4dde63d76: Verifying Checksum 02:50:37 bab4dde63d76: Download complete 02:50:38 b85a868b505f: Pull complete 02:50:38 e2be974225ed: Pull complete 02:50:38 339a4e72a1f5: Pull complete 02:50:39 988bab9f4d93: Pull complete 02:50:39 1469e6f7b9e6: Pull complete 02:50:39 eaf3925da568: Pull complete 02:50:41 bab4dde63d76: Pull complete 02:50:41 bde34c3a00c8: Pull complete 02:50:41 b352a97aabf1: Pull complete 02:50:41 4872d77fe225: Pull complete 02:50:41 5851b861e8e6: Pull complete 02:50:41 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 02:50:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:50:41 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:50:41 prd-ubuntu20.04-docker-8c-8g-23817 does not seem to be running inside a container 02:50:41 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_edgex-taf-common_PR-94 -v /w/workspace/exfoundry_edgex-taf-common_PR-94:/w/workspace/exfoundry_edgex-taf-common_PR-94:rw,z -v /w/workspace/exfoundry_edgex-taf-common_PR-94@tmp:/w/workspace/exfoundry_edgex-taf-common_PR-94@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 02:50:45 $ docker top 63d2b91fd61207d4663dc43d42018f083957d1818a6a546a095d8acc5b28ded3 -eo pid,comm 02:50:45 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 02:50:45 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:50:45 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:50:45 [ssh-agent] Looking for ssh-agent implementation... 02:50:45 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:50:45 $ docker exec 63d2b91fd61207d4663dc43d42018f083957d1818a6a546a095d8acc5b28ded3 ssh-agent 02:50:45 SSH_AUTH_SOCK=/tmp/ssh-PNZFP0GoNauS/agent.33 02:50:45 SSH_AGENT_PID=39 02:50:45 Running ssh-add (command line suppressed) 02:50:45 Identity added: /w/workspace/exfoundry_edgex-taf-common_PR-94@tmp/private_key_7235476459049811705.key (/w/workspace/exfoundry_edgex-taf-common_PR-94@tmp/private_key_7235476459049811705.key) 02:50:45 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:50:45 + git tag --points-at HEAD [Pipeline] } 02:50:45 $ docker exec --env ******** --env ******** 63d2b91fd61207d4663dc43d42018f083957d1818a6a546a095d8acc5b28ded3 ssh-agent -k 02:50:45 unset SSH_AUTH_SOCK; 02:50:45 unset SSH_AGENT_PID; 02:50:45 echo Agent pid 39 killed; 02:50:45 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 02:50:45 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:50:45 [ssh-agent] Looking for ssh-agent implementation... 02:50:46 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:50:46 $ docker exec 63d2b91fd61207d4663dc43d42018f083957d1818a6a546a095d8acc5b28ded3 ssh-agent 02:50:46 SSH_AUTH_SOCK=/tmp/ssh-cCiD55tNns25/agent.71 02:50:46 SSH_AGENT_PID=77 02:50:46 Running ssh-add (command line suppressed) 02:50:46 Identity added: /w/workspace/exfoundry_edgex-taf-common_PR-94@tmp/private_key_18017035381866196409.key (/w/workspace/exfoundry_edgex-taf-common_PR-94@tmp/private_key_18017035381866196409.key) 02:50:46 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:50:46 + git semver init 02:50:46 2023-12-02 02:50:46,759 [run_init] DEBUG init version:0.0.0 force:False 02:50:46 2023-12-02 02:50:46,760 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_edgex-taf-common_PR-94/.semver 02:50:46 2023-12-02 02:50:46,761 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-taf-common.git /w/workspace/exfoundry_edgex-taf-common_PR-94/.semver 02:50:46 2023-12-02 02:50:46,761 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-taf-common.git', '/w/workspace/exfoundry_edgex-taf-common_PR-94/.semver'], cwd=/w/workspace/exfoundry_edgex-taf-common_PR-94, universal_newlines=False, shell=None, istream=None) 02:50:47 2023-12-02 02:50:47,442 [append_file] DEBUG append to file:/w/workspace/exfoundry_edgex-taf-common_PR-94/.git/info/exclude 02:50:47 2023-12-02 02:50:47,442 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_edgex-taf-common_PR-94/.semver/PR-94 with force:False 02:50:47 2023-12-02 02:50:47,443 [write_file] DEBUG write to file:/w/workspace/exfoundry_edgex-taf-common_PR-94/.semver/PR-94 02:50:47 2023-12-02 02:50:47,446 [execute] INFO git cat-file --batch-check 02:50:47 2023-12-02 02:50:47,446 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_edgex-taf-common_PR-94/.semver, universal_newlines=False, shell=None, istream=) 02:50:47 2023-12-02 02:50:47,453 [execute] INFO git cat-file --batch 02:50:47 2023-12-02 02:50:47,454 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_edgex-taf-common_PR-94/.semver, universal_newlines=False, shell=None, istream=) 02:50:47 2023-12-02 02:50:47,459 [read_version] DEBUG read version from /w/workspace/exfoundry_edgex-taf-common_PR-94/.semver/PR-94 02:50:47 0.0.0 [Pipeline] } 02:50:47 $ docker exec --env ******** --env ******** 63d2b91fd61207d4663dc43d42018f083957d1818a6a546a095d8acc5b28ded3 ssh-agent -k 02:50:47 unset SSH_AUTH_SOCK; 02:50:47 unset SSH_AGENT_PID; 02:50:47 echo Agent pid 77 killed; 02:50:47 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:50:48 + git semver [Pipeline] } 02:50:48 $ docker stop --time=1 63d2b91fd61207d4663dc43d42018f083957d1818a6a546a095d8acc5b28ded3 02:50:49 $ docker rm -f --volumes 63d2b91fd61207d4663dc43d42018f083957d1818a6a546a095d8acc5b28ded3 [Pipeline] // withDockerContainer [Pipeline] sh 02:50:50 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 02:50:50 Stashed 1 file(s) [Pipeline] echo 02:50:50 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Docker Image) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:50:50 provisioning config files... 02:50:50 copy managed file [taf-settings] to file:/w/workspace/exfoundry_edgex-taf-common_PR-94@tmp/config10642900468477029307tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:50:51 ---> ****-login.sh 02:50:51 nexus3.edgexfoundry.org:10001 02:50:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:50:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:50:51 Configure a credential helper to remove this warning. See 02:50:51 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:50:51 02:50:51 Login Succeeded 02:50:51 nexus3.edgexfoundry.org:10002 02:50:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:50:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:50:51 Configure a credential helper to remove this warning. See 02:50:51 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:50:51 02:50:51 Login Succeeded 02:50:51 nexus3.edgexfoundry.org:10003 02:50:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:50:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:50:51 Configure a credential helper to remove this warning. See 02:50:51 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:50:51 02:50:51 Login Succeeded 02:50:51 nexus3.edgexfoundry.org:10004 02:50:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:50:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:50:51 Configure a credential helper to remove this warning. See 02:50:51 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:50:51 02:50:51 Login Succeeded 02:50:51 ****.io 02:50:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:50:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:50:51 Configure a credential helper to remove this warning. See 02:50:51 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:50:51 02:50:51 Login Succeeded 02:50:51 ---> ****-login.sh ends [Pipeline] } 02:50:51 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 02:50:52 + sudo chown -R jenkins:jenkins . [Pipeline] sh 02:50:52 + ls -al . 02:50:52 total 72 02:50:52 drwxrwxr-x 7 jenkins jenkins 4096 Dec 2 02:50 . 02:50:52 drwxrwxr-x 4 jenkins jenkins 4096 Dec 2 02:50 .. 02:50:52 drwxrwxr-x 8 jenkins jenkins 4096 Dec 2 02:50 .git 02:50:52 drwxrwxr-x 2 jenkins jenkins 4096 Dec 2 02:50 .github 02:50:52 -rw-rw-r-- 1 jenkins jenkins 22 Dec 2 02:50 .gitignore 02:50:52 drwxr-xr-x 3 jenkins jenkins 4096 Dec 2 02:50 .semver 02:50:52 -rw-rw-r-- 1 jenkins jenkins 1575 Dec 2 02:50 Dockerfile 02:50:52 -rw-rw-r-- 1 jenkins jenkins 746 Dec 2 02:50 Jenkinsfile 02:50:52 -rw-rw-r-- 1 jenkins jenkins 11381 Dec 2 02:50 LICENSE 02:50:52 -rw-rw-r-- 1 jenkins jenkins 3606 Dec 2 02:50 README.md 02:50:52 drwxrwxr-x 4 jenkins jenkins 4096 Dec 2 02:50 TAF-Manager 02:50:52 drwxrwxr-x 6 jenkins jenkins 4096 Dec 2 02:50 TUC 02:50:52 -rw-rw-r-- 1 jenkins jenkins 5 Dec 2 02:50 VERSION 02:50:52 -rw-rw-r-- 1 jenkins jenkins 343 Dec 2 02:50 requirements.txt 02:50:52 -rw-rw-r-- 1 jenkins jenkins 54 Dec 2 02:50 robot-entrypoint.sh 02:50:52 -rw-rw-r-- 1 jenkins jenkins 445 Dec 2 02:50 setup.py [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:50:53 + docker build -t edgex-taf-common -f Dockerfile --build-arg ARCH=amd64 --label git_sha=f05d788fe4c3716cdad31a0330824fb57999f60a --label arch=amd64 --label version=0.0.0 . 02:50:53 Sending build context to Docker daemon 553.5kB 02:50:53 Step 1/13 : FROM alpine:3.16 02:50:53 3.16: Pulling from library/alpine 02:50:53 070eb51debd9: Pulling fs layer 02:50:53 070eb51debd9: Verifying Checksum 02:50:53 070eb51debd9: Pull complete 02:50:53 Digest: sha256:e4cdb7d47b06ba0a062ad2a97a7d154967c8f83934594d9f2bd3efa89292996b 02:50:53 Status: Downloaded newer image for alpine:3.16 02:50:53 ---> e525c930fe75 02:50:53 Step 2/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: IOTech' 02:50:54 ---> Running in 61c66afbba19 02:50:54 Removing intermediate container 61c66afbba19 02:50:54 ---> f9fbfcaba529 02:50:54 Step 3/13 : LABEL maintainer="Bruce Huang " 02:50:54 ---> Running in cfccb94e973e 02:50:54 Removing intermediate container cfccb94e973e 02:50:54 ---> 84ea27f229be 02:50:54 Step 4/13 : COPY . /edgex-taf/edgex-taf-common 02:50:54 ---> 6635234dda19 02:50:54 Step 5/13 : COPY robot-entrypoint.sh /usr/local/bin/ 02:50:54 ---> 1d25b73c17fa 02:50:54 Step 6/13 : COPY requirements.txt /edgex-taf/requirements.txt 02:50:54 ---> 2b02d4ea798c 02:50:54 Step 7/13 : WORKDIR /edgex-taf 02:50:54 ---> Running in e747e0f5c597 02:50:55 Removing intermediate container e747e0f5c597 02:50:55 ---> 32c7bf98fcd7 02:50:55 Step 8/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 02:50:55 ---> Running in f0a737eedf90 02:50:55 Removing intermediate container f0a737eedf90 02:50:55 ---> 5414f0b437f1 02:50:55 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 02:50:55 ---> Running in f944ccb1ce34 02:50:55 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 02:50:56 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 02:50:57 OK: 6 MiB in 14 packages 02:50:57 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 02:50:57 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 02:50:57 (1/9) Installing ca-certificates (20230506-r0) 02:50:58 (2/9) Installing brotli-libs (1.0.9-r6) 02:50:58 (3/9) Installing nghttp2-libs (1.47.0-r2) 02:50:59 (4/9) Installing libcurl (8.4.0-r0) 02:50:59 (5/9) Installing curl (8.4.0-r0) 02:50:59 (6/9) Installing docker-cli (20.10.20-r0) 02:51:00 (7/9) Installing oniguruma (6.9.8-r0) 02:51:00 (8/9) Installing jq (1.6-r1) 02:51:01 (9/9) Installing openssl (1.1.1w-r1) 02:51:01 Executing busybox-1.35.0-r17.trigger 02:51:01 Executing ca-certificates-20230506-r0.trigger 02:51:01 OK: 52 MiB in 23 packages 02:51:01 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 02:51:02 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 02:51:02 (1/137) Installing libmagic (5.41-r0) 02:51:03 (2/137) Installing file (5.41-r0) 02:51:03 (3/137) Installing libxau (1.0.9-r0) 02:51:03 (4/137) Installing libxdmcp (1.1.3-r0) 02:51:04 (5/137) Installing libxcb (1.15-r0) 02:51:04 (6/137) Installing libx11 (1.8.7-r0) 02:51:04 (7/137) Installing libxext (1.3.4-r0) 02:51:05 (8/137) Installing libice (1.0.10-r0) 02:51:05 Still waiting to schedule task 02:51:05 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 02:51:05 (9/137) Installing libuuid (2.38-r1) 02:51:05 (10/137) Installing libsm (1.2.3-r0) 02:51:06 (11/137) Installing libxt (1.2.1-r0) 02:51:06 (12/137) Installing libxmu (1.1.3-r0) 02:51:06 (13/137) Installing xset (1.2.4-r0) 02:51:07 (14/137) Installing xprop (1.2.5-r0) 02:51:07 (15/137) Installing xdg-utils (1.1.3-r3) 02:51:07 (16/137) Installing eudev-libs (3.2.11-r0) 02:51:08 (17/137) Installing pkgconf (1.8.1-r0) 02:51:08 (18/137) Installing libffi (3.4.2-r1) 02:51:08 (19/137) Installing libintl (0.21-r2) 02:51:08 (20/137) Installing libblkid (2.38-r1) 02:51:09 (21/137) Installing libmount (2.38-r1) 02:51:09 (22/137) Installing pcre (8.45-r2) 02:51:09 (23/137) Installing glib (2.72.4-r0) 02:51:10 (24/137) Installing xz-libs (5.2.5-r1) 02:51:10 (25/137) Installing libxml2 (2.9.14-r2) 02:51:11 (26/137) Installing shared-mime-info (2.2-r2) 02:51:11 (27/137) Installing hicolor-icon-theme (0.17-r1) 02:51:11 (28/137) Installing libjpeg-turbo (2.1.3-r1) 02:51:12 (29/137) Installing libpng (1.6.37-r1) 02:51:12 (30/137) Installing libwebp (1.2.3-r2) 02:51:12 (31/137) Installing zstd-libs (1.5.2-r1) 02:51:13 (32/137) Installing tiff (4.4.0-r4) 02:51:13 (33/137) Installing gdk-pixbuf (2.42.8-r0) 02:51:14 (34/137) Installing gtk-update-icon-cache (2.24.33-r3) 02:51:14 (35/137) Installing libxcomposite (0.4.5-r0) 02:51:14 (36/137) Installing libxfixes (6.0.0-r0) 02:51:14 (37/137) Installing libxrender (0.9.10-r3) 02:51:15 (38/137) Installing libxcursor (1.2.1-r0) 02:51:15 (39/137) Installing libxdamage (1.1.5-r1) 02:51:15 (40/137) Installing libxi (1.8-r0) 02:51:15 (41/137) Installing libxinerama (1.1.4-r1) 02:51:16 (42/137) Installing libxrandr (1.5.2-r1) 02:51:16 (43/137) Installing atk (2.38.0-r0) 02:51:17 (44/137) Installing libxtst (1.2.3-r3) 02:51:17 (45/137) Installing dbus-libs (1.14.8-r0) 02:51:17 (46/137) Installing at-spi2-core (2.44.1-r0) 02:51:17 (47/137) Installing at-spi2-atk (2.38.0-r0) 02:51:18 (48/137) Installing expat (2.5.0-r0) 02:51:18 (49/137) Installing libbz2 (1.0.8-r1) 02:51:18 (50/137) Installing freetype (2.12.1-r0) 02:51:19 (51/137) Installing fontconfig (2.14.0-r0) 02:51:19 (52/137) Installing pixman (0.40.0-r4) 02:51:20 (53/137) Installing cairo (1.17.4-r2) 02:51:20 (54/137) Installing cairo-gobject (1.17.4-r2) 02:51:20 (55/137) Installing avahi-libs (0.8-r6) 02:51:21 (56/137) Installing gmp (6.2.1-r2) 02:51:21 (57/137) Installing nettle (3.7.3-r0) 02:51:21 (58/137) Installing p11-kit (0.24.1-r0) 02:51:22 (59/137) Installing libtasn1 (4.18.0-r1) 02:51:22 (60/137) Installing libunistring (1.0-r0) 02:51:23 (61/137) Installing gnutls (3.7.7-r1) 02:51:23 (62/137) Installing cups-libs (2.4.2-r2) 02:51:23 (63/137) Installing libepoxy (1.5.10-r0) 02:51:24 (64/137) Installing fribidi (1.0.12-r0) 02:51:24 (65/137) Installing graphite2 (1.3.14-r1) 02:51:25 (66/137) Installing harfbuzz (4.3.0-r0) 02:51:25 (67/137) Installing libxft (2.3.4-r0) 02:51:25 (68/137) Installing pango (1.50.7-r0) 02:51:26 (69/137) Installing wayland-libs-client (1.20.0-r0) 02:51:26 (70/137) Installing wayland-libs-cursor (1.20.0-r0) 02:51:26 (71/137) Installing wayland-libs-egl (1.20.0-r0) 02:51:26 (72/137) Installing xkeyboard-config (2.35.1-r0) 02:51:27 (73/137) Installing libxkbcommon (1.4.1-r0) 02:51:27 (74/137) Installing gtk+3.0 (3.24.34-r1) 02:51:28 Executing gtk+3.0-3.24.34-r1.post-install 02:51:28 (75/137) Installing libfontenc (1.1.4-r0) 02:51:28 (76/137) Installing mkfontscale (1.2.2-r0) 02:51:28 (77/137) Installing font-opensans (0_git20210927-r0) 02:51:29 (78/137) Installing libgcc (11.2.1_git20220219-r2) 02:51:29 (79/137) Installing libogg (1.3.5-r1) 02:51:29 (80/137) Installing libstdc++ (11.2.1_git20220219-r2) 02:51:30 (81/137) Installing flac (1.3.4-r0) 02:51:30 (82/137) Installing alsa-lib (1.2.7.2-r0) 02:51:31 (83/137) Installing libatomic (11.2.1_git20220219-r2) 02:51:31 (84/137) Installing sdl2 (2.0.22-r0) 02:51:31 (85/137) Installing aom-libs (3.3.0-r0) 02:51:32 (86/137) Installing libass (0.16.0-r0) 02:51:32 (87/137) Installing libdav1d (1.0.0-r0) 02:51:33 (88/137) Installing libpciaccess (0.16-r0) 02:51:33 (89/137) Installing libdrm (2.4.110-r0) 02:51:33 (90/137) Installing ncurses-terminfo-base (6.3_p20220521-r1) 02:51:34 (91/137) Installing ncurses-libs (6.3_p20220521-r1) 02:51:34 (92/137) Installing lame (3.100-r0) 02:51:34 (93/137) Installing opus (1.3.1-r1) 02:51:35 (94/137) Installing libasyncns (0.8-r1) 02:51:35 (95/137) Installing libltdl (2.4.7-r0) 02:51:36 (96/137) Installing orc (0.4.32-r0) 02:51:36 (97/137) Installing libvorbis (1.3.7-r0) 02:51:36 (98/137) Installing libsndfile (1.1.0-r0) 02:51:37 (99/137) Installing libgomp (11.2.1_git20220219-r2) 02:51:37 (100/137) Installing soxr (0.1.3-r2) 02:51:37 (101/137) Installing speexdsp (1.2.0-r0) 02:51:37 (102/137) Installing tdb-libs (1.4.6-r0) 02:51:38 (103/137) Installing libpulse (15.0-r2) 02:51:38 (104/137) Installing cjson (1.7.15-r3) 02:51:38 (105/137) Installing mbedtls (2.28.5-r0) 02:51:39 (106/137) Installing librist (0.2.6-r1) 02:51:39 (107/137) Installing libsrt (1.4.4-r0) 02:51:40 (108/137) Installing libssh (0.9.6-r1) 02:51:40 (109/137) Installing libtheora (1.1.1-r16) 02:51:40 (110/137) Installing v4l-utils-libs (1.22.1-r1) 02:51:41 (111/137) Installing libva (2.14.0-r0) 02:51:41 (112/137) Installing libvdpau (1.5-r0) 02:51:41 (113/137) Installing vidstab (1.1.0-r1) 02:51:42 (114/137) Installing libvpx (1.11.0-r1) 02:51:42 (115/137) Installing x264-libs (0.163_git20210613-r0) 02:51:43 (116/137) Installing numactl (2.0.14-r0) 02:51:43 (117/137) Installing x265-libs (3.5-r3) 02:51:44 (118/137) Installing xvidcore (1.3.7-r1) 02:51:44 (119/137) Installing ffmpeg-libs (5.0.3-r0) 02:51:45 (120/137) Installing libevent (2.1.12-r4) 02:51:45 (121/137) Installing mesa (21.3.9-r0) 02:51:45 (122/137) Installing wayland-libs-server (1.20.0-r0) 02:51:45 (123/137) Installing mesa-gbm (21.3.9-r0) 02:51:46 (124/137) Installing icu-data-en (71.1-r2) 02:51:46 Executing icu-data-en-71.1-r2.post-install 02:51:46 * 02:51:46 * If you need ICU with non-English locales and legacy charset support, install 02:51:46 * package icu-data-full. 02:51:46 * 02:51:46 (125/137) Installing icu-libs (71.1-r2) 02:51:47 (126/137) Installing lcms2 (2.13.1-r0) 02:51:47 (127/137) Installing minizip (1.2.12-r0) 02:51:47 (128/137) Installing nspr (4.33-r0) 02:51:48 (129/137) Installing sqlite-libs (3.40.1-r0) 02:51:48 (130/137) Installing nss (3.78.1-r0) 02:51:49 (131/137) Installing re2 (2022.04.01-r0) 02:51:49 (132/137) Installing snappy (1.1.9-r4) 02:51:49 (133/137) Installing libgpg-error (1.45-r0) 02:51:50 (134/137) Installing libgcrypt (1.10.1-r0) 02:51:50 (135/137) Installing libxslt (1.1.35-r0) 02:51:51 (136/137) Installing chromium (102.0.5005.182-r0) 02:51:53 (137/137) Installing chromium-chromedriver (102.0.5005.182-r0) 02:51:53 Executing busybox-1.35.0-r17.trigger 02:51:53 Executing glib-2.72.4-r0.trigger 02:51:53 Executing shared-mime-info-2.2-r2.trigger 02:51:53 Executing gdk-pixbuf-2.42.8-r0.trigger 02:51:53 Executing gtk-update-icon-cache-2.24.33-r3.trigger 02:51:53 Executing fontconfig-2.14.0-r0.trigger 02:51:53 Executing mkfontscale-1.2.2-r0.trigger 02:51:54 OK: 409 MiB in 160 packages 02:51:54 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 02:51:54 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 02:51:55 (1/21) Installing binutils (2.38-r3) 02:51:55 (2/21) Installing isl22 (0.22-r0) 02:51:56 (3/21) Installing mpfr4 (4.1.0-r0) 02:51:56 (4/21) Installing mpc1 (1.2.1-r0) 02:51:57 (5/21) Installing gcc (11.2.1_git20220219-r2) 02:51:58 (6/21) Installing musl-dev (1.2.3-r3) 02:51:58 (7/21) Installing libc-dev (0.7.2-r3) 02:51:59 (8/21) Installing linux-headers (5.16.7-r1) 02:51:59 (9/21) Installing libffi-dev (3.4.2-r1) 02:51:59 (10/21) Installing libpq (14.10-r0) 02:52:00 (11/21) Installing openssl-dev (1.1.1w-r1) 02:52:00 (12/21) Installing libpq-dev (14.10-r0) 02:52:01 (13/21) Installing libecpg (14.10-r0) 02:52:01 (14/21) Installing libecpg-dev (14.10-r0) 02:52:02 (15/21) Installing llvm13-libs (13.0.1-r2) 02:52:02 (16/21) Installing clang-libs (13.0.1-r1) 02:52:04 (17/21) Installing clang (13.0.1-r1) 02:52:04 (18/21) Installing icu (71.1-r2) 02:52:05 (19/21) Installing icu-dev (71.1-r2) 02:52:05 (20/21) Installing llvm13 (13.0.1-r2) 02:52:06 (21/21) Installing postgresql14-dev (14.10-r0) 02:52:06 Executing busybox-1.35.0-r17.trigger 02:52:06 OK: 822 MiB in 181 packages 02:52:07 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 02:52:07 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 02:52:08 (1/10) Installing g++ (11.2.1_git20220219-r2) 02:52:08 (2/10) Installing gdbm (1.23-r0) 02:52:09 (3/10) Installing mpdecimal (2.5.1-r1) 02:52:09 (4/10) Installing readline (8.1.2-r0) 02:52:10 (5/10) Installing python3 (3.10.13-r0) 02:52:10 (6/10) Installing python3-dev (3.10.13-r0) 02:52:11 (7/10) Installing libsodium (1.0.18-r0) 02:52:12 (8/10) Installing libzmq (4.3.4-r0) 02:52:12 (9/10) Installing libsodium-dev (1.0.18-r0) 02:52:13 (10/10) Installing zeromq-dev (4.3.4-r0) 02:52:13 Executing busybox-1.35.0-r17.trigger 02:52:13 OK: 974 MiB in 191 packages 02:52:13 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 02:52:13 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 02:52:14 OK: 974 MiB in 191 packages 02:52:14 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 02:52:14 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 02:52:15 (1/1) Installing tzdata (2023c-r0) 02:52:16 Executing busybox-1.35.0-r17.trigger 02:52:16 OK: 978 MiB in 192 packages 02:52:16 (1/1) Purging tzdata (2023c-r0) 02:52:16 Executing busybox-1.35.0-r17.trigger 02:52:16 OK: 974 MiB in 191 packages 02:52:19 Looking in links: /tmp/tmptv7tzl8_ 02:52:19 Processing /tmp/tmptv7tzl8_/setuptools-65.5.0-py3-none-any.whl 02:52:19 Processing /tmp/tmptv7tzl8_/pip-23.0.1-py3-none-any.whl 02:52:19 Installing collected packages: setuptools, pip 02:52:21 Successfully installed pip-23.0.1 setuptools-65.5.0 02:52:21 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 02:52:21 Requirement already satisfied: pip in /usr/lib/python3.10/site-packages (23.0.1) 02:52:22 Collecting pip 02:52:22 Downloading pip-23.3.1-py3-none-any.whl (2.1 MB) 02:52:22 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 51.1 MB/s eta 0:00:00 02:52:22 Requirement already satisfied: setuptools in /usr/lib/python3.10/site-packages (65.5.0) 02:52:22 Collecting setuptools 02:52:22 Downloading setuptools-69.0.2-py3-none-any.whl (819 kB) 02:52:22 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 819.5/819.5 kB 99.0 MB/s eta 0:00:00 02:52:22 Collecting wheel 02:52:22 Downloading wheel-0.42.0-py3-none-any.whl (65 kB) 02:52:22 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 65.4/65.4 kB 123.7 MB/s eta 0:00:00 02:52:22 Installing collected packages: wheel, setuptools, pip 02:52:22 Attempting uninstall: setuptools 02:52:22 Found existing installation: setuptools 65.5.0 02:52:22 Uninstalling setuptools-65.5.0: 02:52:22 Successfully uninstalled setuptools-65.5.0 02:52:23 Attempting uninstall: pip 02:52:23 Found existing installation: pip 23.0.1 02:52:23 Uninstalling pip-23.0.1: 02:52:23 Successfully uninstalled pip-23.0.1 02:52:25 Successfully installed pip-23.3.1 setuptools-69.0.2 wheel-0.42.0 02:52:25 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 02:52:26 Processing ./edgex-taf-common 02:52:26 Preparing metadata (setup.py): started 02:52:26 Preparing metadata (setup.py): finished with status 'done' 02:52:26 Building wheels for collected packages: edgex-taf-common 02:52:26 Building wheel for edgex-taf-common (setup.py): started 02:52:27 Building wheel for edgex-taf-common (setup.py): finished with status 'done' 02:52:27 Created wheel for edgex-taf-common: filename=edgex_taf_common-0.0.0-py3-none-any.whl size=14471 sha256=24d5b5a4e28beeba9a2db4d7c72b9550f9cd02437959dabbc75bc1f2acf6d9b1 02:52:27 Stored in directory: /root/.cache/pip/wheels/61/f5/b0/ccd98a608bbb4978be0e5d8235f9fb4ae43535dafafd44bbbd 02:52:27 Successfully built edgex-taf-common 02:52:27 Installing collected packages: edgex-taf-common 02:52:27 Successfully installed edgex-taf-common-0.0.0 02:52:27 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 02:52:28 Collecting robotframework==6.1.1 (from -r requirements.txt (line 1)) 02:52:28 Downloading robotframework-6.1.1-py3-none-any.whl.metadata (7.5 kB) 02:52:28 Collecting python-dotenv==1.0.0 (from -r requirements.txt (line 2)) 02:52:28 Downloading python_dotenv-1.0.0-py3-none-any.whl (19 kB) 02:52:28 Collecting robotframework-requests==0.9.5 (from -r requirements.txt (line 3)) 02:52:28 Downloading robotframework_requests-0.9.5-py3-none-any.whl.metadata (7.2 kB) 02:52:28 Collecting robotframework-seleniumlibrary==6.2.0 (from -r requirements.txt (line 4)) 02:52:28 Downloading robotframework_seleniumlibrary-6.2.0-py2.py3-none-any.whl.metadata (15 kB) 02:52:28 Collecting robotbackgroundlogger==1.2 (from -r requirements.txt (line 5)) 02:52:28 Downloading robotbackgroundlogger-1.2.tar.gz (3.9 kB) 02:52:28 Preparing metadata (setup.py): started 02:52:28 Preparing metadata (setup.py): finished with status 'done' 02:52:28 Collecting RESTinstance==1.3.0 (from -r requirements.txt (line 6)) 02:52:28 Downloading RESTinstance-1.3.0-py2.py3-none-any.whl (29 kB) 02:52:28 Collecting configparser==6.0.0 (from -r requirements.txt (line 7)) 02:52:28 Downloading configparser-6.0.0-py3-none-any.whl.metadata (11 kB) 02:52:28 Collecting requests==2.31.0 (from -r requirements.txt (line 8)) 02:52:28 Downloading requests-2.31.0-py3-none-any.whl.metadata (4.6 kB) 02:52:28 Collecting paho-mqtt==1.6.1 (from -r requirements.txt (line 9)) 02:52:28 Downloading paho-mqtt-1.6.1.tar.gz (99 kB) 02:52:28 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 99.4/99.4 kB 14.1 MB/s eta 0:00:00 02:52:28 Preparing metadata (setup.py): started 02:52:28 Preparing metadata (setup.py): finished with status 'done' 02:52:28 Collecting docker==6.1.3 (from -r requirements.txt (line 10)) 02:52:28 Downloading docker-6.1.3-py3-none-any.whl.metadata (3.5 kB) 02:52:29 Collecting numpy==1.26.2 (from -r requirements.txt (line 11)) 02:52:29 Downloading numpy-1.26.2-cp310-cp310-musllinux_1_1_x86_64.whl.metadata (61 kB) 02:52:29 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.2/61.2 kB 6.5 MB/s eta 0:00:00 02:52:29 Collecting psutil==5.9.5 (from -r requirements.txt (line 12)) 02:52:29 Downloading psutil-5.9.5.tar.gz (493 kB) 02:52:29 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 493.5/493.5 kB 37.9 MB/s eta 0:00:00 02:52:29 Installing build dependencies: started 02:52:32 Installing build dependencies: finished with status 'done' 02:52:32 Getting requirements to build wheel: started 02:52:32 Getting requirements to build wheel: finished with status 'done' 02:52:32 Preparing metadata (pyproject.toml): started 02:52:33 Preparing metadata (pyproject.toml): finished with status 'done' 02:52:33 Collecting redis==5.0.1 (from -r requirements.txt (line 13)) 02:52:33 Downloading redis-5.0.1-py3-none-any.whl.metadata (8.9 kB) 02:52:33 Collecting pyzmq==25.1.1 (from -r requirements.txt (line 14)) 02:52:33 Downloading pyzmq-25.1.1-cp310-cp310-musllinux_1_1_x86_64.whl.metadata (4.9 kB) 02:52:33 Collecting influxdb-client==1.38.0 (from -r requirements.txt (line 15)) 02:52:33 Downloading influxdb_client-1.38.0-py3-none-any.whl.metadata (63 kB) 02:52:33 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 63.9/63.9 kB 7.0 MB/s eta 0:00:00 02:52:33 Collecting psycopg2==2.9.9 (from -r requirements.txt (line 16)) 02:52:33 Downloading psycopg2-2.9.9.tar.gz (384 kB) 02:52:33 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 384.9/384.9 kB 25.8 MB/s eta 0:00:00 02:52:33 Preparing metadata (setup.py): started 02:52:33 Preparing metadata (setup.py): finished with status 'done' 02:52:34 Collecting pycryptodome==3.19.0 (from -r requirements.txt (line 17)) 02:52:34 Downloading pycryptodome-3.19.0-cp35-abi3-musllinux_1_1_x86_64.whl.metadata (3.4 kB) 02:52:34 Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) 02:52:34 Downloading selenium-4.15.2-py3-none-any.whl.metadata (6.9 kB) 02:52:34 Collecting robotframework-pythonlibcore>=3.0.0 (from robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) 02:52:34 Downloading robotframework_pythonlibcore-4.3.0-py2.py3-none-any.whl.metadata (6.0 kB) 02:52:34 Collecting docutils (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 02:52:34 Downloading docutils-0.20.1-py3-none-any.whl.metadata (2.8 kB) 02:52:34 Collecting flex (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 02:52:34 Downloading flex-6.14.1.tar.gz (40 kB) 02:52:34 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 40.9/40.9 kB 4.5 MB/s eta 0:00:00 02:52:34 Preparing metadata (setup.py): started 02:52:34 Preparing metadata (setup.py): finished with status 'done' 02:52:34 Collecting GenSON (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 02:52:34 Downloading genson-1.2.2.tar.gz (34 kB) 02:52:34 Preparing metadata (setup.py): started 02:52:35 Preparing metadata (setup.py): finished with status 'done' 02:52:35 Collecting jsonpath-ng (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 02:52:35 Downloading jsonpath_ng-1.6.0-py3-none-any.whl.metadata (17 kB) 02:52:35 Collecting jsonschema (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 02:52:35 Downloading jsonschema-4.20.0-py3-none-any.whl.metadata (8.1 kB) 02:52:35 Collecting pygments (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 02:52:35 Downloading pygments-2.17.2-py3-none-any.whl.metadata (2.6 kB) 02:52:35 Collecting pytz (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 02:52:35 Downloading pytz-2023.3.post1-py2.py3-none-any.whl.metadata (22 kB) 02:52:35 Collecting tzlocal (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 02:52:35 Downloading tzlocal-5.2-py3-none-any.whl.metadata (7.8 kB) 02:52:35 Collecting charset-normalizer<4,>=2 (from requests==2.31.0->-r requirements.txt (line 8)) 02:52:35 Downloading charset_normalizer-3.3.2-cp310-cp310-musllinux_1_1_x86_64.whl.metadata (33 kB) 02:52:35 Collecting idna<4,>=2.5 (from requests==2.31.0->-r requirements.txt (line 8)) 02:52:35 Downloading idna-3.6-py3-none-any.whl.metadata (9.9 kB) 02:52:37 Collecting urllib3<3,>=1.21.1 (from requests==2.31.0->-r requirements.txt (line 8)) 02:52:37 Downloading urllib3-2.1.0-py3-none-any.whl.metadata (6.4 kB) 02:52:37 Collecting certifi>=2017.4.17 (from requests==2.31.0->-r requirements.txt (line 8)) 02:52:37 Downloading certifi-2023.11.17-py3-none-any.whl.metadata (2.2 kB) 02:52:37 Collecting packaging>=14.0 (from docker==6.1.3->-r requirements.txt (line 10)) 02:52:37 Downloading packaging-23.2-py3-none-any.whl.metadata (3.2 kB) 02:52:37 Collecting websocket-client>=0.32.0 (from docker==6.1.3->-r requirements.txt (line 10)) 02:52:37 Downloading websocket_client-1.6.4-py3-none-any.whl.metadata (7.7 kB) 02:52:37 Collecting async-timeout>=4.0.2 (from redis==5.0.1->-r requirements.txt (line 13)) 02:52:37 Downloading async_timeout-4.0.3-py3-none-any.whl.metadata (4.2 kB) 02:52:37 Collecting reactivex>=4.0.4 (from influxdb-client==1.38.0->-r requirements.txt (line 15)) 02:52:37 Downloading reactivex-4.0.4-py3-none-any.whl (217 kB) 02:52:37 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 217.8/217.8 kB 23.1 MB/s eta 0:00:00 02:52:37 Collecting python-dateutil>=2.5.3 (from influxdb-client==1.38.0->-r requirements.txt (line 15)) 02:52:37 Downloading python_dateutil-2.8.2-py2.py3-none-any.whl (247 kB) 02:52:37 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 247.7/247.7 kB 24.0 MB/s eta 0:00:00 02:52:37 Requirement already satisfied: setuptools>=21.0.0 in /usr/lib/python3.10/site-packages (from influxdb-client==1.38.0->-r requirements.txt (line 15)) (69.0.2) 02:52:37 Collecting six>=1.5 (from python-dateutil>=2.5.3->influxdb-client==1.38.0->-r requirements.txt (line 15)) 02:52:37 Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) 02:52:37 Collecting typing-extensions<5.0.0,>=4.1.1 (from reactivex>=4.0.4->influxdb-client==1.38.0->-r requirements.txt (line 15)) 02:52:37 Downloading typing_extensions-4.8.0-py3-none-any.whl.metadata (3.0 kB) 02:52:38 Collecting trio~=0.17 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) 02:52:38 Downloading trio-0.23.1-py3-none-any.whl.metadata (4.9 kB) 02:52:38 Collecting trio-websocket~=0.9 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) 02:52:38 Downloading trio_websocket-0.11.1-py3-none-any.whl.metadata (4.7 kB) 02:52:38 Collecting PyYAML>=3.11 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) 02:52:38 Downloading PyYAML-6.0.1-cp310-cp310-musllinux_1_1_x86_64.whl.metadata (2.1 kB) 02:52:38 Collecting validate-email>=1.2 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) 02:52:38 Downloading validate_email-1.3.tar.gz (4.7 kB) 02:52:38 Preparing metadata (setup.py): started 02:52:38 Preparing metadata (setup.py): finished with status 'done' 02:52:38 Collecting rfc3987>=1.3.4 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) 02:52:38 Downloading rfc3987-1.3.8-py2.py3-none-any.whl (13 kB) 02:52:38 Collecting strict-rfc3339>=0.7 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) 02:52:38 Downloading strict-rfc3339-0.7.tar.gz (17 kB) 02:52:38 Preparing metadata (setup.py): started 02:52:38 Preparing metadata (setup.py): finished with status 'done' 02:52:38 Collecting click>=3.3 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) 02:52:38 Downloading click-8.1.7-py3-none-any.whl.metadata (3.0 kB) 02:52:38 Collecting jsonpointer>=1.7 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) 02:52:38 Downloading jsonpointer-2.4-py2.py3-none-any.whl.metadata (2.5 kB) 02:52:39 Collecting ply (from jsonpath-ng->RESTinstance==1.3.0->-r requirements.txt (line 6)) 02:52:39 Downloading ply-3.11-py2.py3-none-any.whl (49 kB) 02:52:39 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 49.6/49.6 kB 5.1 MB/s eta 0:00:00 02:52:39 Collecting attrs>=22.2.0 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) 02:52:39 Downloading attrs-23.1.0-py3-none-any.whl (61 kB) 02:52:39 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.2/61.2 kB 6.8 MB/s eta 0:00:00 02:52:39 Collecting jsonschema-specifications>=2023.03.6 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) 02:52:39 Downloading jsonschema_specifications-2023.11.2-py3-none-any.whl.metadata (3.0 kB) 02:52:39 Collecting referencing>=0.28.4 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) 02:52:39 Downloading referencing-0.31.1-py3-none-any.whl.metadata (2.7 kB) 02:52:39 Collecting rpds-py>=0.7.1 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) 02:52:39 Downloading rpds_py-0.13.2-cp310-cp310-musllinux_1_2_x86_64.whl.metadata (3.9 kB) 02:52:39 Collecting sortedcontainers (from trio~=0.17->selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) 02:52:39 Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) 02:52:39 Collecting outcome (from trio~=0.17->selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) 02:52:39 Downloading outcome-1.3.0.post0-py2.py3-none-any.whl.metadata (2.6 kB) 02:52:39 Collecting sniffio>=1.3.0 (from trio~=0.17->selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) 02:52:39 Downloading sniffio-1.3.0-py3-none-any.whl (10 kB) 02:52:39 Collecting exceptiongroup>=1.0.0rc9 (from trio~=0.17->selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) 02:52:39 Downloading exceptiongroup-1.2.0-py3-none-any.whl.metadata (6.6 kB) 02:52:40 Collecting wsproto>=0.14 (from trio-websocket~=0.9->selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) 02:52:40 Downloading wsproto-1.2.0-py3-none-any.whl (24 kB) 02:52:40 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)) 02:52:40 Downloading PySocks-1.7.1-py3-none-any.whl (16 kB) 02:52:40 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)) 02:52:40 Downloading h11-0.14.0-py3-none-any.whl (58 kB) 02:52:40 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.3/58.3 kB 6.2 MB/s eta 0:00:00 02:52:40 Downloading robotframework-6.1.1-py3-none-any.whl (699 kB) 02:52:40 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 699.1/699.1 kB 16.1 MB/s eta 0:00:00 02:52:40 Downloading robotframework_requests-0.9.5-py3-none-any.whl (21 kB) 02:52:40 Downloading robotframework_seleniumlibrary-6.2.0-py2.py3-none-any.whl (95 kB) 02:52:40 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 95.5/95.5 kB 7.9 MB/s eta 0:00:00 02:52:40 Downloading configparser-6.0.0-py3-none-any.whl (19 kB) 02:52:40 Downloading requests-2.31.0-py3-none-any.whl (62 kB) 02:52:40 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.6/62.6 kB 7.0 MB/s eta 0:00:00 02:52:40 Downloading docker-6.1.3-py3-none-any.whl (148 kB) 02:52:40 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 148.1/148.1 kB 17.9 MB/s eta 0:00:00 02:52:40 Downloading numpy-1.26.2-cp310-cp310-musllinux_1_1_x86_64.whl (18.1 MB) 02:52:40 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 18.1/18.1 MB 57.8 MB/s eta 0:00:00 02:52:40 Downloading redis-5.0.1-py3-none-any.whl (250 kB) 02:52:40 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 250.3/250.3 kB 24.0 MB/s eta 0:00:00 02:52:40 Downloading pyzmq-25.1.1-cp310-cp310-musllinux_1_1_x86_64.whl (1.6 MB) 02:52:40 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.6/1.6 MB 31.1 MB/s eta 0:00:00 02:52:40 Downloading influxdb_client-1.38.0-py3-none-any.whl (743 kB) 02:52:40 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 743.5/743.5 kB 49.4 MB/s eta 0:00:00 02:52:40 Downloading pycryptodome-3.19.0-cp35-abi3-musllinux_1_1_x86_64.whl (2.1 MB) 02:52:40 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 35.9 MB/s eta 0:00:00 02:52:40 Downloading async_timeout-4.0.3-py3-none-any.whl (5.7 kB) 02:52:40 Downloading certifi-2023.11.17-py3-none-any.whl (162 kB) 02:52:40 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 162.5/162.5 kB 17.5 MB/s eta 0:00:00 02:52:40 Downloading charset_normalizer-3.3.2-cp310-cp310-musllinux_1_1_x86_64.whl (142 kB) 02:52:41 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 142.6/142.6 kB 17.6 MB/s eta 0:00:00 02:52:41 Downloading idna-3.6-py3-none-any.whl (61 kB) 02:52:41 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.6/61.6 kB 6.8 MB/s eta 0:00:00 02:52:41 Downloading packaging-23.2-py3-none-any.whl (53 kB) 02:52:41 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 53.0/53.0 kB 5.4 MB/s eta 0:00:00 02:52:41 Downloading robotframework_pythonlibcore-4.3.0-py2.py3-none-any.whl (10 kB) 02:52:41 Downloading selenium-4.15.2-py3-none-any.whl (10.2 MB) 02:52:41 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 10.2/10.2 MB 60.0 MB/s eta 0:00:00 02:52:41 Downloading urllib3-2.1.0-py3-none-any.whl (104 kB) 02:52:41 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 104.6/104.6 kB 13.5 MB/s eta 0:00:00 02:52:41 Downloading websocket_client-1.6.4-py3-none-any.whl (57 kB) 02:52:41 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 57.3/57.3 kB 6.3 MB/s eta 0:00:00 02:52:41 Downloading docutils-0.20.1-py3-none-any.whl (572 kB) 02:52:41 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 572.7/572.7 kB 13.1 MB/s eta 0:00:00 02:52:41 Downloading jsonpath_ng-1.6.0-py3-none-any.whl (29 kB) 02:52:41 Downloading jsonschema-4.20.0-py3-none-any.whl (84 kB) 02:52:41 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 84.7/84.7 kB 8.6 MB/s eta 0:00:00 02:52:41 Downloading pygments-2.17.2-py3-none-any.whl (1.2 MB) 02:52:41 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 26.6 MB/s eta 0:00:00 02:52:41 Downloading pytz-2023.3.post1-py2.py3-none-any.whl (502 kB) 02:52:41 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 502.5/502.5 kB 47.8 MB/s eta 0:00:00 02:52:41 Downloading tzlocal-5.2-py3-none-any.whl (17 kB) 02:52:41 Downloading click-8.1.7-py3-none-any.whl (97 kB) 02:52:41 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 97.9/97.9 kB 12.0 MB/s eta 0:00:00 02:52:41 Downloading jsonpointer-2.4-py2.py3-none-any.whl (7.8 kB) 02:52:41 Downloading jsonschema_specifications-2023.11.2-py3-none-any.whl (17 kB) 02:52:41 Downloading PyYAML-6.0.1-cp310-cp310-musllinux_1_1_x86_64.whl (707 kB) 02:52:41 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 707.5/707.5 kB 19.1 MB/s eta 0:00:00 02:52:41 Downloading referencing-0.31.1-py3-none-any.whl (25 kB) 02:52:41 Downloading rpds_py-0.13.2-cp310-cp310-musllinux_1_2_x86_64.whl (1.4 MB) 02:52:41 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.4/1.4 MB 30.0 MB/s eta 0:00:00 02:52:41 Downloading trio-0.23.1-py3-none-any.whl (448 kB) 02:52:41 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 448.3/448.3 kB 37.5 MB/s eta 0:00:00 02:52:41 Downloading trio_websocket-0.11.1-py3-none-any.whl (17 kB) 02:52:41 Downloading typing_extensions-4.8.0-py3-none-any.whl (31 kB) 02:52:41 Downloading exceptiongroup-1.2.0-py3-none-any.whl (16 kB) 02:52:41 Downloading outcome-1.3.0.post0-py2.py3-none-any.whl (10 kB) 02:52:42 Building wheels for collected packages: robotbackgroundlogger, paho-mqtt, psutil, psycopg2, flex, GenSON, strict-rfc3339, validate-email 02:52:42 Building wheel for robotbackgroundlogger (setup.py): started 02:52:42 Building wheel for robotbackgroundlogger (setup.py): finished with status 'done' 02:52:42 Created wheel for robotbackgroundlogger: filename=robotbackgroundlogger-1.2-py3-none-any.whl size=4277 sha256=706d55d792308e56fea4dffc6e38a71d52153833da463494b565cfef7fc8e12a 02:52:42 Stored in directory: /root/.cache/pip/wheels/e1/ba/3a/044b94be98620d4535fbdeca2d20fb3fce224aea27e0b66862 02:52:42 Building wheel for paho-mqtt (setup.py): started 02:52:43 Building wheel for paho-mqtt (setup.py): finished with status 'done' 02:52:43 Created wheel for paho-mqtt: filename=paho_mqtt-1.6.1-py3-none-any.whl size=62120 sha256=0a15924ed310bc7b760440df2e0da0af82a3b54130c2f25251136dc4ee688471 02:52:43 Stored in directory: /root/.cache/pip/wheels/8b/bb/0c/79444d1dee20324d442856979b5b519b48828b0bd3d05df84a 02:52:43 Building wheel for psutil (pyproject.toml): started 02:52:44 Building wheel for psutil (pyproject.toml): finished with status 'done' 02:52:44 Created wheel for psutil: filename=psutil-5.9.5-cp310-abi3-linux_x86_64.whl size=274479 sha256=92a5d5e477121cac19632484b190ee9107a6167e7f3caf59faa858ae89dd9af5 02:52:44 Stored in directory: /root/.cache/pip/wheels/1f/3a/db/ba9717f3efd7f8da8910eca12dc9cd15d404035397af627e7c 02:52:44 Building wheel for psycopg2 (setup.py): started 02:52:54 Building wheel for psycopg2 (setup.py): finished with status 'done' 02:52:54 Created wheel for psycopg2: filename=psycopg2-2.9.9-cp310-cp310-linux_x86_64.whl size=479420 sha256=84a5e34ae488f330a69077d98718cd65c69c21f8efb50b15e32ea2b74ad72830 02:52:54 Stored in directory: /root/.cache/pip/wheels/7d/75/13/da1c6d88687ae81bf5e3cfa07d702981ba137963163472b050 02:52:54 Building wheel for flex (setup.py): started 02:52:54 Building wheel for flex (setup.py): finished with status 'done' 02:52:54 Created wheel for flex: filename=flex-6.14.1-py3-none-any.whl size=77257 sha256=23938f88c11b2e9688ce8f5684a5ac2aa7a01ece8fbff9d721675193edcdb3c6 02:52:54 Stored in directory: /root/.cache/pip/wheels/03/f3/f4/2969638ff9c909bf16dac8f17d8298ce9e4d5c854af4b3d061 02:52:54 Building wheel for GenSON (setup.py): started 02:52:54 Building wheel for GenSON (setup.py): finished with status 'done' 02:52:54 Created wheel for GenSON: filename=genson-1.2.2-py2.py3-none-any.whl size=21269 sha256=74d84af5145666f37d15543ff964f4a16acd4dfc510865cf64d226fae1b7282e 02:52:54 Stored in directory: /root/.cache/pip/wheels/7a/0f/7a/4e21606c6ce2485376522986cd8809d738907a611907b206ca 02:52:54 Building wheel for strict-rfc3339 (setup.py): started 02:52:54 Building wheel for strict-rfc3339 (setup.py): finished with status 'done' 02:52:54 Created wheel for strict-rfc3339: filename=strict_rfc3339-0.7-py3-none-any.whl size=18128 sha256=88cf8207a7b6290bda07e6d3bb380d3dc28e963b8b2756bbd64a97ce7da1a168 02:52:54 Stored in directory: /root/.cache/pip/wheels/d4/c2/43/78ecbcc49dd7594ca41c72be6ddb7844a486bae4b306fb3d14 02:52:54 Building wheel for validate-email (setup.py): started 02:52:55 Building wheel for validate-email (setup.py): finished with status 'done' 02:52:55 Created wheel for validate-email: filename=validate_email-1.3-py3-none-any.whl size=5467 sha256=664dcd52fc27d7552e07a027fefa53f6a9958fe169e7b6c90fc03bf19949bab6 02:52:55 Stored in directory: /root/.cache/pip/wheels/b2/7a/63/5c5bc2a88ffffb247771c1cc38c2bda3d78e1ffbff79ed8d18 02:52:55 Successfully built robotbackgroundlogger paho-mqtt psutil psycopg2 flex GenSON strict-rfc3339 validate-email 02:52:55 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 02:53:07 Successfully installed GenSON-1.2.2 PyYAML-6.0.1 RESTinstance-1.3.0 async-timeout-4.0.3 attrs-23.1.0 certifi-2023.11.17 charset-normalizer-3.3.2 click-8.1.7 configparser-6.0.0 docker-6.1.3 docutils-0.20.1 exceptiongroup-1.2.0 flex-6.14.1 h11-0.14.0 idna-3.6 influxdb-client-1.38.0 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.9 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.1 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 02:53:07 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 02:53:29 Removing intermediate container f944ccb1ce34 02:53:29 ---> f98717ff61e6 02:53:29 Step 10/13 : ENTRYPOINT ["sh", "/usr/local/bin/robot-entrypoint.sh"] 02:53:29 ---> Running in 67201a2aa489 02:53:29 Removing intermediate container 67201a2aa489 02:53:29 ---> 93d0f9a67d35 02:53:29 Step 11/13 : LABEL arch=amd64 02:53:29 ---> Running in 03eecc66f30a 02:53:29 Removing intermediate container 03eecc66f30a 02:53:29 ---> e328d28d0c35 02:53:29 Step 12/13 : LABEL git_sha=f05d788fe4c3716cdad31a0330824fb57999f60a 02:53:29 ---> Running in 137a5df6c782 02:53:29 Removing intermediate container 137a5df6c782 02:53:29 ---> 211214e1e376 02:53:29 Step 13/13 : LABEL version=0.0.0 02:53:29 ---> Running in de1bf8de35f9 02:53:29 Removing intermediate container de1bf8de35f9 02:53:29 ---> 5f4b470cb858 02:53:29 [Warning] One or more build-args [ARCH] were not consumed 02:53:29 Successfully built 5f4b470cb858 02:53:29 Successfully tagged edgex-taf-common:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Image) Stage "Archive Image" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:53:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:53:30 02:53:30 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:53:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:53:30 latest: Pulling from edgex-lftools-log-publisher 02:53:30 5eb5b503b376: Pulling fs layer 02:53:30 5c69ac0246d0: Pulling fs layer 02:53:30 ec43610c2a17: Pulling fs layer 02:53:30 3a2ae6a8a46f: Pulling fs layer 02:53:30 33b1e0a273af: Pulling fs layer 02:53:30 5d3b04190fa2: Pulling fs layer 02:53:30 2f39f015ded8: Pulling fs layer 02:53:30 33b1e0a273af: Waiting 02:53:30 5d3b04190fa2: Waiting 02:53:30 2f39f015ded8: Waiting 02:53:30 3a2ae6a8a46f: Waiting 02:53:30 5c69ac0246d0: Verifying Checksum 02:53:30 5c69ac0246d0: Download complete 02:53:30 3a2ae6a8a46f: Verifying Checksum 02:53:30 3a2ae6a8a46f: Download complete 02:53:30 ec43610c2a17: Verifying Checksum 02:53:30 ec43610c2a17: Download complete 02:53:30 5d3b04190fa2: Verifying Checksum 02:53:30 5d3b04190fa2: Download complete 02:53:30 33b1e0a273af: Verifying Checksum 02:53:30 33b1e0a273af: Download complete 02:53:30 5eb5b503b376: Verifying Checksum 02:53:30 5eb5b503b376: Download complete 02:53:31 2f39f015ded8: Download complete 02:53:31 5eb5b503b376: Pull complete 02:53:32 5c69ac0246d0: Pull complete 02:53:32 ec43610c2a17: Pull complete 02:53:32 3a2ae6a8a46f: Pull complete 02:53:32 33b1e0a273af: Pull complete 02:53:32 5d3b04190fa2: Pull complete 02:53:36 2f39f015ded8: Pull complete 02:53:36 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 02:53:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:53:36 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:53:37 prd-ubuntu20.04-docker-8c-8g-23817 does not seem to be running inside a container 02:53:37 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_edgex-taf-common_PR-94 -v /w/workspace/exfoundry_edgex-taf-common_PR-94:/w/workspace/exfoundry_edgex-taf-common_PR-94:rw,z -v /w/workspace/exfoundry_edgex-taf-common_PR-94@tmp:/w/workspace/exfoundry_edgex-taf-common_PR-94@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 02:53:41 $ docker top c5f5c0221cebcde150d4333863ae452a999e2caf34597a876b15ff0d6f4a2a06 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:53:41 ---> job-cost.sh 02:53:41 lf-activate-venv: SKIPPING 02:53:41 INFO: No Stack... 02:53:42 INFO: Retrieving Pricing Info for: v3-standard-8 02:53:42 INFO: Archiving Costs [Pipeline] sh 02:53:42 + cat /w/workspace/exfoundry_edgex-taf-common_PR-94/archives/cost.csv 02:53:42 + cut -d, -f6 [Pipeline] lock 02:53:42 Trying to acquire lock on [jenkins-edgexfoundry-edgex-taf-common-PR-94-4-stack-cost] 02:53:42 Resource [jenkins-edgexfoundry-edgex-taf-common-PR-94-4-stack-cost] did not exist. Created. 02:53:42 Lock acquired on [jenkins-edgexfoundry-edgex-taf-common-PR-94-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:53:42 + echo total: 0.2199999988079071 [Pipeline] stash 02:53:42 Stashed 1 file(s) [Pipeline] } 02:53:43 Lock released on resource [jenkins-edgexfoundry-edgex-taf-common-PR-94-4-stack-cost] [Pipeline] // lock [Pipeline] } 02:53:43 $ docker stop --time=1 c5f5c0221cebcde150d4333863ae452a999e2caf34597a876b15ff0d6f4a2a06 02:53:44 $ docker rm -f --volumes c5f5c0221cebcde150d4333863ae452a999e2caf34597a876b15ff0d6f4a2a06 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 02:56:55 Running on prd-ubuntu20.04-docker-arm64-4c-16g-23866 in /w/workspace/exfoundry_edgex-taf-common_PR-94 [Pipeline] { [Pipeline] checkout 02:56:59 Selected Git installation does not exist. Using Default 02:56:59 The recommended git tool is: NONE 02:57:05 using credential edgex-jenkins-ssh 02:57:05 Cloning the remote Git repository 02:57:05 Cloning repository git@github.com:edgexfoundry/edgex-taf-common.git 02:57:05 > git init /w/workspace/exfoundry_edgex-taf-common_PR-94 # timeout=10 02:57:05 Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git 02:57:05 > git --version # timeout=10 02:57:05 > git --version # 'git version 2.25.1' 02:57:05 using GIT_SSH to set credentials SSH Credentials for GitHub 02:57:05 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/heads/*:refs/remotes/origin/* # timeout=10 02:57:06 > git config remote.origin.url git@github.com:edgexfoundry/edgex-taf-common.git # timeout=10 02:57:06 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 02:57:07 Merging remotes/origin/main commit 5d596556cd6b43ed1a428ae0aabd512904790306 into PR head commit f05d788fe4c3716cdad31a0330824fb57999f60a 02:57:07 > git config remote.origin.url git@github.com:edgexfoundry/edgex-taf-common.git # timeout=10 02:57:07 Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git 02:57:07 using GIT_SSH to set credentials SSH Credentials for GitHub 02:57:07 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/pull/94/head:refs/remotes/origin/PR-94 +refs/heads/main:refs/remotes/origin/main # timeout=10 02:57:07 > git config core.sparsecheckout # timeout=10 02:57:08 Merge succeeded, producing f05d788fe4c3716cdad31a0330824fb57999f60a 02:57:08 Checking out Revision f05d788fe4c3716cdad31a0330824fb57999f60a (PR-94) 02:57:08 Commit message: "build: bump psycopg2 from 2.9.7 to 2.9.9" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 02:57:07 > git checkout -f f05d788fe4c3716cdad31a0330824fb57999f60a # timeout=10 02:57:07 > git remote # timeout=10 02:57:07 > git config --get remote.origin.url # timeout=10 02:57:08 using GIT_SSH to set credentials SSH Credentials for GitHub 02:57:08 > git merge 5d596556cd6b43ed1a428ae0aabd512904790306 # timeout=10 02:57:08 > git rev-parse HEAD^{commit} # timeout=10 02:57:08 > git config core.sparsecheckout # timeout=10 02:57:08 > git checkout -f f05d788fe4c3716cdad31a0330824fb57999f60a # timeout=10 02:57:09 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 02:57:09 % Total % Received % Xferd Average Speed Time Time Time Current 02:57:09 Dload Upload Total Spent Left Speed 02:57:09 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 221k 0 --:--:-- --:--:-- --:--:-- 221k [Pipeline] sh 02:57:09 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 02:57:10 + + sudosudo jq tee . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.new /etc/docker/daemon.json 02:57:10 02:57:10 { 02:57:10 "registry-mirrors": [ 02:57:10 "https://nexus3.edgexfoundry.org:10001" 02:57:10 ], 02:57:10 "bip": "10.250.0.254/24", 02:57:10 "hosts": [ 02:57:10 "tcp://0.0.0.0:5555", 02:57:10 "unix:///var/run/docker.sock" 02:57:10 ], 02:57:10 "mtu": 1458, 02:57:10 "selinux-enabled": true, 02:57:10 "seccomp-profile": "/etc/docker/seccomp.json" 02:57:10 } [Pipeline] sh 02:57:10 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 02:57:10 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:57:29 provisioning config files... 02:57:29 copy managed file [taf-settings] to file:/w/workspace/exfoundry_edgex-taf-common_PR-94@tmp/config3949584774335763997tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:57:29 ---> ****-login.sh 02:57:29 nexus3.edgexfoundry.org:10001 02:57:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:57:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:57:30 Configure a credential helper to remove this warning. See 02:57:30 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:57:30 02:57:30 Login Succeeded 02:57:30 nexus3.edgexfoundry.org:10002 02:57:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:57:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:57:30 Configure a credential helper to remove this warning. See 02:57:30 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:57:30 02:57:30 Login Succeeded 02:57:30 nexus3.edgexfoundry.org:10003 02:57:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:57:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:57:30 Configure a credential helper to remove this warning. See 02:57:30 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:57:30 02:57:30 Login Succeeded 02:57:30 nexus3.edgexfoundry.org:10004 02:57:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:57:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:57:31 Configure a credential helper to remove this warning. See 02:57:31 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:57:31 02:57:31 Login Succeeded 02:57:31 ****.io 02:57:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:57:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:57:31 Configure a credential helper to remove this warning. See 02:57:31 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:57:31 02:57:31 Login Succeeded 02:57:31 ---> ****-login.sh ends [Pipeline] } 02:57:31 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 02:57:32 + sudo chown -R jenkins:jenkins . [Pipeline] sh 02:57:32 + ls -al . 02:57:32 total 68 02:57:32 drwxrwxr-x 6 jenkins jenkins 4096 Dec 2 02:57 . 02:57:32 drwxrwxr-x 4 jenkins jenkins 4096 Dec 2 02:57 .. 02:57:32 drwxrwxr-x 8 jenkins jenkins 4096 Dec 2 02:57 .git 02:57:32 drwxrwxr-x 2 jenkins jenkins 4096 Dec 2 02:57 .github 02:57:32 -rw-rw-r-- 1 jenkins jenkins 22 Dec 2 02:57 .gitignore 02:57:32 -rw-rw-r-- 1 jenkins jenkins 1575 Dec 2 02:57 Dockerfile 02:57:32 -rw-rw-r-- 1 jenkins jenkins 746 Dec 2 02:57 Jenkinsfile 02:57:32 -rw-rw-r-- 1 jenkins jenkins 11381 Dec 2 02:57 LICENSE 02:57:32 -rw-rw-r-- 1 jenkins jenkins 3606 Dec 2 02:57 README.md 02:57:32 drwxrwxr-x 4 jenkins jenkins 4096 Dec 2 02:57 TAF-Manager 02:57:32 drwxrwxr-x 6 jenkins jenkins 4096 Dec 2 02:57 TUC 02:57:32 -rw-rw-r-- 1 jenkins jenkins 5 Dec 2 02:50 VERSION 02:57:32 -rw-rw-r-- 1 jenkins jenkins 343 Dec 2 02:57 requirements.txt 02:57:32 -rw-rw-r-- 1 jenkins jenkins 54 Dec 2 02:57 robot-entrypoint.sh 02:57:32 -rw-rw-r-- 1 jenkins jenkins 445 Dec 2 02:57 setup.py [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:57:33 + docker build -t edgex-taf-common-arm64 -f Dockerfile --build-arg ARCH=arm64 --label git_sha=f05d788fe4c3716cdad31a0330824fb57999f60a --label arch=arm64 --label version=0.0.0 . 02:57:36 #0 building with "default" instance using docker driver 02:57:36 02:57:36 #1 [internal] load .dockerignore 02:57:36 #1 transferring context: 02:57:36 #1 transferring context: 2B done 02:57:36 #1 DONE 0.1s 02:57:36 02:57:36 #2 [internal] load build definition from Dockerfile 02:57:36 #2 transferring dockerfile: 1.61kB done 02:57:36 #2 DONE 0.2s 02:57:36 02:57:36 #3 [internal] load metadata for docker.io/library/alpine:3.16 02:57:36 #3 DONE 0.3s 02:57:36 02:57:36 #4 [internal] load build context 02:57:36 #4 DONE 0.0s 02:57:36 02:57:36 #5 [1/7] FROM docker.io/library/alpine:3.16@sha256:e4cdb7d47b06ba0a062ad2a97a7d154967c8f83934594d9f2bd3efa89292996b 02:57:36 #5 resolve docker.io/library/alpine:3.16@sha256:e4cdb7d47b06ba0a062ad2a97a7d154967c8f83934594d9f2bd3efa89292996b 02:57:37 #5 resolve docker.io/library/alpine:3.16@sha256:e4cdb7d47b06ba0a062ad2a97a7d154967c8f83934594d9f2bd3efa89292996b 0.1s done 02:57:37 #5 sha256:5362b5901f8a9898f2bcc8eb6c3e6990364aa058617afaae388bdb9f437d3d7e 1.05MB / 2.71MB 0.1s 02:57:37 #5 sha256:e4cdb7d47b06ba0a062ad2a97a7d154967c8f83934594d9f2bd3efa89292996b 1.64kB / 1.64kB done 02:57:37 #5 sha256:9796bcac681e439af8e4276c7849dcf38612bff029b3b66e4999d5625b6aef85 528B / 528B done 02:57:37 #5 ... 02:57:37 02:57:37 #4 [internal] load build context 02:57:37 #4 transferring context: 240.08kB 0.1s done 02:57:37 #4 DONE 0.1s 02:57:37 02:57:37 #5 [1/7] FROM docker.io/library/alpine:3.16@sha256:e4cdb7d47b06ba0a062ad2a97a7d154967c8f83934594d9f2bd3efa89292996b 02:57:37 #5 sha256:5362b5901f8a9898f2bcc8eb6c3e6990364aa058617afaae388bdb9f437d3d7e 2.71MB / 2.71MB 0.1s done 02:57:37 #5 sha256:f82bc02171c9535766d0a9a1ac2868a14c5ea48756e99c59397899eb5d35a079 1.49kB / 1.49kB done 02:57:37 #5 extracting sha256:5362b5901f8a9898f2bcc8eb6c3e6990364aa058617afaae388bdb9f437d3d7e 02:57:37 #5 extracting sha256:5362b5901f8a9898f2bcc8eb6c3e6990364aa058617afaae388bdb9f437d3d7e 0.2s done 02:57:37 #5 DONE 0.8s 02:57:37 02:57:37 #6 [2/7] COPY . /edgex-taf/edgex-taf-common 02:57:37 #6 DONE 0.2s 02:57:37 02:57:37 #7 [3/7] COPY robot-entrypoint.sh /usr/local/bin/ 02:57:37 #7 DONE 0.1s 02:57:37 02:57:37 #8 [4/7] COPY requirements.txt /edgex-taf/requirements.txt 02:57:37 #8 DONE 0.1s 02:57:38 02:57:38 #9 [5/7] WORKDIR /edgex-taf 02:57:38 #9 DONE 0.1s 02:57:38 02:57:38 #10 [6/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 02:57:39 #10 DONE 0.8s 02:57:39 02:57:39 #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 02:57:39 #11 0.839 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 02:57:40 #11 1.495 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 02:57:42 #11 2.872 OK: 5 MiB in 14 packages 02:57:42 #11 3.023 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 02:57:42 #11 3.608 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 02:57:44 #11 4.885 (1/9) Installing ca-certificates (20230506-r0) 02:57:44 #11 5.376 (2/9) Installing brotli-libs (1.0.9-r6) 02:57:44 #11 5.859 (3/9) Installing nghttp2-libs (1.47.0-r2) 02:57:45 #11 6.229 (4/9) Installing libcurl (8.4.0-r0) 02:57:45 #11 6.715 (5/9) Installing curl (8.4.0-r0) 02:57:46 #11 7.156 (6/9) Installing docker-cli (20.10.20-r0) 02:57:47 #11 8.369 (7/9) Installing oniguruma (6.9.8-r0) 02:57:47 #11 8.845 (8/9) Installing jq (1.6-r1) 02:57:48 #11 9.293 (9/9) Installing openssl (1.1.1w-r1) 02:57:48 #11 9.747 Executing busybox-1.35.0-r17.trigger 02:57:48 #11 9.770 Executing ca-certificates-20230506-r0.trigger 02:57:48 #11 9.932 OK: 50 MiB in 23 packages 02:57:48 #11 10.12 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 02:57:49 #11 10.66 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 02:57:50 #11 11.88 (1/136) Installing libmagic (5.41-r0) 02:57:51 #11 12.41 (2/136) Installing file (5.41-r0) 02:57:51 #11 12.69 (3/136) Installing libxau (1.0.9-r0) 02:57:51 #11 12.98 (4/136) Installing libxdmcp (1.1.3-r0) 02:57:52 #11 13.26 (5/136) Installing libxcb (1.15-r0) 02:57:52 #11 13.73 (6/136) Installing libx11 (1.8.7-r0) 02:57:53 #11 14.38 (7/136) Installing libxext (1.3.4-r0) 02:57:53 #11 14.70 (8/136) Installing libice (1.0.10-r0) 02:57:54 #11 15.09 (9/136) Installing libuuid (2.38-r1) 02:57:54 #11 15.43 (10/136) Installing libsm (1.2.3-r0) 02:57:54 #11 15.76 (11/136) Installing libxt (1.2.1-r0) 02:57:55 #11 16.21 (12/136) Installing libxmu (1.1.3-r0) 02:57:55 #11 16.58 (13/136) Installing xset (1.2.4-r0) 02:57:55 #11 16.91 (14/136) Installing xprop (1.2.5-r0) 02:57:56 #11 17.23 (15/136) Installing xdg-utils (1.1.3-r3) 02:57:56 #11 17.61 (16/136) Installing eudev-libs (3.2.11-r0) 02:57:57 #11 18.00 (17/136) Installing pkgconf (1.8.1-r0) 02:57:57 #11 18.39 (18/136) Installing libffi (3.4.2-r1) 02:57:57 #11 18.73 (19/136) Installing libintl (0.21-r2) 02:57:58 #11 19.03 (20/136) Installing libblkid (2.38-r1) 02:57:58 #11 19.48 (21/136) Installing libmount (2.38-r1) 02:57:59 #11 20.04 (22/136) Installing pcre (8.45-r2) 02:57:59 #11 20.45 (23/136) Installing glib (2.72.4-r0) 02:58:03 #11 24.14 (24/136) Installing xz-libs (5.2.5-r1) 02:58:03 #11 24.50 (25/136) Installing libxml2 (2.9.14-r2) 02:58:04 #11 25.00 (26/136) Installing shared-mime-info (2.2-r2) 02:58:04 #11 25.49 (27/136) Installing hicolor-icon-theme (0.17-r1) 02:58:05 #11 25.91 (28/136) Installing libjpeg-turbo (2.1.3-r1) 02:58:05 #11 26.38 (29/136) Installing libpng (1.6.37-r1) 02:58:05 #11 26.81 (30/136) Installing libwebp (1.2.3-r2) 02:58:06 #11 27.28 (31/136) Installing zstd-libs (1.5.2-r1) 02:58:06 #11 27.73 (32/136) Installing tiff (4.4.0-r4) 02:58:07 #11 28.17 (33/136) Installing gdk-pixbuf (2.42.8-r0) 02:58:07 #11 28.61 (34/136) Installing gtk-update-icon-cache (2.24.33-r3) 02:58:07 #11 28.95 (35/136) Installing libxcomposite (0.4.5-r0) 02:58:08 #11 29.24 (36/136) Installing libxfixes (6.0.0-r0) 02:58:08 #11 29.54 (37/136) Installing libxrender (0.9.10-r3) 02:58:08 #11 29.86 (38/136) Installing libxcursor (1.2.1-r0) 02:58:08 #11 30.18 (39/136) Installing libxdamage (1.1.5-r1) 02:58:09 #11 30.46 (40/136) Installing libxi (1.8-r0) 02:58:09 #11 30.91 (41/136) Installing libxinerama (1.1.4-r1) 02:58:10 #11 31.19 (42/136) Installing libxrandr (1.5.2-r1) 02:58:10 #11 31.51 (43/136) Installing atk (2.38.0-r0) 02:58:10 #11 31.87 (44/136) Installing libxtst (1.2.3-r3) 02:58:11 #11 32.15 (45/136) Installing dbus-libs (1.14.8-r0) 02:58:11 #11 32.57 (46/136) Installing at-spi2-core (2.44.1-r0) 02:58:12 #11 33.00 (47/136) Installing at-spi2-atk (2.38.0-r0) 02:58:12 #11 33.37 (48/136) Installing expat (2.5.0-r0) 02:58:12 #11 33.74 (49/136) Installing libbz2 (1.0.8-r1) 02:58:13 #11 34.07 (50/136) Installing freetype (2.12.1-r0) 02:58:13 #11 34.53 (51/136) Installing fontconfig (2.14.0-r0) 02:58:14 #11 34.98 (52/136) Installing pixman (0.40.0-r4) 02:58:14 #11 35.42 (53/136) Installing cairo (1.17.4-r2) 02:58:14 #11 35.92 (54/136) Installing cairo-gobject (1.17.4-r2) 02:58:15 #11 36.20 (55/136) Installing avahi-libs (0.8-r6) 02:58:15 #11 36.56 (56/136) Installing gmp (6.2.1-r2) 02:58:15 #11 37.04 (57/136) Installing nettle (3.7.3-r0) 02:58:16 #11 37.49 (58/136) Installing p11-kit (0.24.1-r0) 02:58:17 #11 37.95 (59/136) Installing libtasn1 (4.18.0-r1) 02:58:17 #11 38.28 (60/136) Installing libunistring (1.0-r0) 02:58:17 #11 38.77 (61/136) Installing gnutls (3.7.7-r1) 02:58:18 #11 39.31 (62/136) Installing cups-libs (2.4.2-r2) 02:58:18 #11 39.79 (63/136) Installing libepoxy (1.5.10-r0) 02:58:19 #11 40.26 (64/136) Installing fribidi (1.0.12-r0) 02:58:19 #11 40.58 (65/136) Installing graphite2 (1.3.14-r1) 02:58:20 #11 40.96 (66/136) Installing harfbuzz (4.3.0-r0) 02:58:20 #11 41.47 (67/136) Installing libxft (2.3.4-r0) 02:58:20 #11 41.80 (68/136) Installing pango (1.50.7-r0) 02:58:21 #11 42.24 (69/136) Installing wayland-libs-client (1.20.0-r0) 02:58:21 #11 42.56 (70/136) Installing wayland-libs-cursor (1.20.0-r0) 02:58:21 #11 42.83 (71/136) Installing wayland-libs-egl (1.20.0-r0) 02:58:22 #11 43.11 (72/136) Installing xkeyboard-config (2.35.1-r0) 02:58:22 #11 43.69 (73/136) Installing libxkbcommon (1.4.1-r0) 02:58:23 #11 44.10 (74/136) Installing gtk+3.0 (3.24.34-r1) 02:58:23 #11 44.81 Executing gtk+3.0-3.24.34-r1.post-install 02:58:23 #11 44.89 (75/136) Installing libfontenc (1.1.4-r0) 02:58:24 #11 45.21 (76/136) Installing mkfontscale (1.2.2-r0) 02:58:24 #11 45.53 (77/136) Installing font-opensans (0_git20210927-r0) 02:58:25 #11 46.08 (78/136) Installing libgcc (11.2.1_git20220219-r2) 02:58:25 #11 46.45 (79/136) Installing libogg (1.3.5-r1) 02:58:25 #11 46.78 (80/136) Installing libstdc++ (11.2.1_git20220219-r2) 02:58:26 #11 47.28 (81/136) Installing flac (1.3.4-r0) 02:58:26 #11 47.72 (82/136) Installing alsa-lib (1.2.7.2-r0) 02:58:27 #11 48.27 (83/136) Installing libatomic (11.2.1_git20220219-r2) 02:58:27 #11 48.55 (84/136) Installing sdl2 (2.0.22-r0) 02:58:28 #11 49.05 (85/136) Installing aom-libs (3.3.0-r0) 02:58:28 #11 49.65 (86/136) Installing libass (0.16.0-r0) 02:58:28 #11 50.02 (87/136) Installing libdav1d (1.0.0-r0) 02:58:29 #11 50.48 (88/136) Installing libdrm (2.4.110-r0) 02:58:29 #11 50.88 (89/136) Installing ncurses-terminfo-base (6.3_p20220521-r1) 02:58:30 #11 51.24 (90/136) Installing ncurses-libs (6.3_p20220521-r1) 02:58:30 #11 51.72 (91/136) Installing lame (3.100-r0) 02:58:31 #11 52.18 (92/136) Installing opus (1.3.1-r1) 02:58:31 #11 52.64 (93/136) Installing libasyncns (0.8-r1) 02:58:31 #11 52.91 (94/136) Installing libltdl (2.4.7-r0) 02:58:32 #11 53.23 (95/136) Installing orc (0.4.32-r0) 02:58:32 #11 53.64 (96/136) Installing libvorbis (1.3.7-r0) 02:58:32 #11 54.08 (97/136) Installing libsndfile (1.1.0-r0) 02:58:33 #11 54.55 (98/136) Installing libgomp (11.2.1_git20220219-r2) 02:58:34 #11 54.96 (99/136) Installing soxr (0.1.3-r2) 02:58:34 #11 55.33 (100/136) Installing speexdsp (1.2.0-r0) 02:58:34 #11 55.65 (101/136) Installing tdb-libs (1.4.6-r0) 02:58:35 #11 56.02 (102/136) Installing libpulse (15.0-r2) 02:58:35 #11 56.51 (103/136) Installing cjson (1.7.15-r3) 02:58:35 #11 56.83 (104/136) Installing mbedtls (2.28.5-r0) 02:58:36 #11 57.29 (105/136) Installing librist (0.2.6-r1) 02:58:36 #11 57.68 (106/136) Installing libsrt (1.4.4-r0) 02:58:37 #11 58.18 (107/136) Installing libssh (0.9.6-r1) 02:58:37 #11 58.61 (108/136) Installing libtheora (1.1.1-r16) 02:58:37 #11 59.06 (109/136) Installing v4l-utils-libs (1.22.1-r1) 02:58:38 #11 59.48 (110/136) Installing libva (2.14.0-r0) 02:58:38 #11 59.84 (111/136) Installing libvdpau (1.5-r0) 02:58:39 #11 60.16 (112/136) Installing vidstab (1.1.0-r1) 02:58:39 #11 60.52 (113/136) Installing libvpx (1.11.0-r1) 02:58:39 #11 61.08 (114/136) Installing x264-libs (0.163_git20210613-r0) 02:58:40 #11 61.60 (115/136) Installing numactl (2.0.14-r0) 02:58:40 #11 61.92 (116/136) Installing x265-libs (3.5-r3) 02:58:41 #11 62.83 (117/136) Installing xvidcore (1.3.7-r1) 02:58:42 #11 63.24 (118/136) Installing ffmpeg-libs (5.0.3-r0) 02:58:43 #11 64.17 (119/136) Installing libevent (2.1.12-r4) 02:58:43 #11 64.63 (120/136) Installing mesa (21.3.9-r0) 02:58:43 #11 64.90 (121/136) Installing wayland-libs-server (1.20.0-r0) 02:58:44 #11 65.22 (122/136) Installing mesa-gbm (21.3.9-r0) 02:58:44 #11 65.53 (123/136) Installing icu-data-en (71.1-r2) 02:58:45 #11 66.06 Executing icu-data-en-71.1-r2.post-install 02:58:45 #11 66.07 * 02:58:45 #11 66.07 * If you need ICU with non-English locales and legacy charset support, install 02:58:45 #11 66.07 * package icu-data-full. 02:58:45 #11 66.07 * 02:58:45 #11 66.07 (124/136) Installing icu-libs (71.1-r2) 02:58:45 #11 66.67 (125/136) Installing lcms2 (2.13.1-r0) 02:58:46 #11 67.09 (126/136) Installing minizip (1.2.12-r0) 02:58:46 #11 67.41 (127/136) Installing nspr (4.33-r0) 02:58:46 #11 67.83 (128/136) Installing sqlite-libs (3.40.1-r0) 02:58:47 #11 68.34 (129/136) Installing nss (3.78.1-r0) 02:58:48 #11 68.92 (130/136) Installing re2 (2022.04.01-r0) 02:58:48 #11 69.34 (131/136) Installing snappy (1.1.9-r4) 02:58:48 #11 69.67 (132/136) Installing libgpg-error (1.45-r0) 02:58:49 #11 70.04 (133/136) Installing libgcrypt (1.10.1-r0) 02:58:49 #11 70.51 (134/136) Installing libxslt (1.1.35-r0) 02:58:49 #11 70.91 (135/136) Installing chromium (102.0.5005.182-r0) 02:58:55 #11 75.61 (136/136) Installing chromium-chromedriver (102.0.5005.182-r0) 02:58:55 #11 76.37 Executing busybox-1.35.0-r17.trigger 02:58:55 #11 76.38 Executing glib-2.72.4-r0.trigger 02:58:55 #11 76.40 Executing shared-mime-info-2.2-r2.trigger 02:58:57 #11 78.58 Executing gdk-pixbuf-2.42.8-r0.trigger 02:58:57 #11 78.62 Executing gtk-update-icon-cache-2.24.33-r3.trigger 02:58:57 #11 78.71 Executing fontconfig-2.14.0-r0.trigger 02:58:57 #11 78.78 Executing mkfontscale-1.2.2-r0.trigger 02:58:57 #11 78.85 OK: 376 MiB in 159 packages 02:58:58 #11 79.05 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 02:58:58 #11 79.61 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 02:58:59 #11 80.78 (1/21) Installing binutils (2.38-r3) 02:59:00 #11 81.57 (2/21) Installing isl22 (0.22-r0) 02:59:01 #11 82.08 (3/21) Installing mpfr4 (4.1.0-r0) 02:59:01 #11 82.54 (4/21) Installing mpc1 (1.2.1-r0) 02:59:01 #11 82.90 (5/21) Installing gcc (11.2.1_git20220219-r2) 02:59:08 #11 89.49 (6/21) Installing musl-dev (1.2.3-r3) 02:59:09 #11 90.22 (7/21) Installing libc-dev (0.7.2-r3) 02:59:09 #11 90.49 (8/21) Installing linux-headers (5.16.7-r1) 02:59:10 #11 91.43 (9/21) Installing libffi-dev (3.4.2-r1) 02:59:10 #11 91.84 (10/21) Installing libpq (14.10-r0) 02:59:11 #11 92.26 (11/21) Installing openssl-dev (1.1.1w-r1) 02:59:11 #11 92.75 (12/21) Installing libpq-dev (14.10-r0) 02:59:12 #11 93.28 (13/21) Installing libecpg (14.10-r0) 02:59:12 #11 93.67 (14/21) Installing libecpg-dev (14.10-r0) 02:59:13 #11 94.15 (15/21) Installing llvm13-libs (13.0.1-r2) 02:59:15 #11 96.58 (16/21) Installing clang-libs (13.0.1-r1) 02:59:23 #11 104.0 (17/21) Installing clang (13.0.1-r1) 02:59:23 #11 104.8 (18/21) Installing icu (71.1-r2) 02:59:24 #11 105.3 (19/21) Installing icu-dev (71.1-r2) 02:59:25 #11 105.9 (20/21) Installing llvm13 (13.0.1-r2) 02:59:26 #11 107.5 (21/21) Installing postgresql14-dev (14.10-r0) 02:59:27 #11 108.4 Executing busybox-1.35.0-r17.trigger 02:59:27 #11 108.4 OK: 768 MiB in 180 packages 02:59:27 #11 108.6 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 02:59:28 #11 109.2 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 02:59:29 #11 110.4 (1/10) Installing g++ (11.2.1_git20220219-r2) 02:59:31 #11 112.5 (2/10) Installing gdbm (1.23-r0) 02:59:31 #11 112.8 (3/10) Installing mpdecimal (2.5.1-r1) 02:59:32 #11 113.2 (4/10) Installing readline (8.1.2-r0) 02:59:32 #11 113.6 (5/10) Installing python3 (3.10.13-r0) 02:59:36 #11 117.8 (6/10) Installing python3-dev (3.10.13-r0) 02:59:42 #11 123.3 (7/10) Installing libsodium (1.0.18-r0) 02:59:42 #11 123.7 (8/10) Installing libzmq (4.3.4-r0) 02:59:43 #11 124.1 (9/10) Installing libsodium-dev (1.0.18-r0) 02:59:43 #11 124.5 (10/10) Installing zeromq-dev (4.3.4-r0) 02:59:44 #11 125.4 Executing busybox-1.35.0-r17.trigger 02:59:44 #11 125.4 OK: 938 MiB in 190 packages 02:59:44 #11 125.6 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 02:59:45 #11 126.2 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 02:59:46 #11 127.4 OK: 938 MiB in 190 packages 02:59:46 #11 127.6 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 02:59:47 #11 128.1 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 02:59:48 #11 129.3 (1/1) Installing tzdata (2023c-r0) 02:59:49 #11 130.2 Executing busybox-1.35.0-r17.trigger 02:59:49 #11 130.3 OK: 941 MiB in 191 packages 02:59:50 #11 131.4 (1/1) Purging tzdata (2023c-r0) 02:59:50 #11 131.5 Executing busybox-1.35.0-r17.trigger 02:59:50 #11 131.6 OK: 938 MiB in 190 packages 03:00:08 #11 146.7 Looking in links: /tmp/tmpmwl423_z 03:00:08 #11 146.8 Processing /tmp/tmpmwl423_z/setuptools-65.5.0-py3-none-any.whl 03:00:08 #11 146.8 Processing /tmp/tmpmwl423_z/pip-23.0.1-py3-none-any.whl 03:00:08 #11 147.9 Installing collected packages: setuptools, pip 03:00:23 #11 163.5 Successfully installed pip-23.0.1 setuptools-65.5.0 03:00:23 #11 163.5 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 03:00:26 #11 166.7 Requirement already satisfied: pip in /usr/lib/python3.10/site-packages (23.0.1) 03:00:26 #11 167.4 Collecting pip 03:00:26 #11 167.5 Downloading pip-23.3.1-py3-none-any.whl (2.1 MB) 03:00:26 #11 167.6 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 21.9 MB/s eta 0:00:00 03:00:26 #11 167.7 Requirement already satisfied: setuptools in /usr/lib/python3.10/site-packages (65.5.0) 03:00:30 #11 170.5 Collecting setuptools 03:00:30 #11 170.5 Downloading setuptools-69.0.2-py3-none-any.whl (819 kB) 03:00:30 #11 170.6 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 819.5/819.5 kB 17.2 MB/s eta 0:00:00 03:00:30 #11 171.1 Collecting wheel 03:00:30 #11 171.1 Downloading wheel-0.42.0-py3-none-any.whl (65 kB) 03:00:30 #11 171.1 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 65.4/65.4 kB 19.5 MB/s eta 0:00:00 03:00:31 #11 172.9 Installing collected packages: wheel, setuptools, pip 03:00:32 #11 173.3 Attempting uninstall: setuptools 03:00:32 #11 173.3 Found existing installation: setuptools 65.5.0 03:00:33 #11 174.3 Uninstalling setuptools-65.5.0: 03:00:33 #11 174.4 Successfully uninstalled setuptools-65.5.0 03:00:38 #11 179.1 Attempting uninstall: pip 03:00:38 #11 179.1 Found existing installation: pip 23.0.1 03:00:40 #11 181.4 Uninstalling pip-23.0.1: 03:00:40 #11 181.5 Successfully uninstalled pip-23.0.1 03:00:53 #11 193.2 Successfully installed pip-23.3.1 setuptools-69.0.2 wheel-0.42.0 03:00:53 #11 193.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 03:00:57 #11 197.8 Processing ./edgex-taf-common 03:00:57 #11 197.8 Preparing metadata (setup.py): started 03:00:58 #11 199.1 Preparing metadata (setup.py): finished with status 'done' 03:00:58 #11 199.1 Building wheels for collected packages: edgex-taf-common 03:00:58 #11 199.1 Building wheel for edgex-taf-common (setup.py): started 03:01:00 #11 201.0 Building wheel for edgex-taf-common (setup.py): finished with status 'done' 03:01:00 #11 201.0 Created wheel for edgex-taf-common: filename=edgex_taf_common-0.0.0-py3-none-any.whl size=14471 sha256=a984d5f7db09c324baea58508b071a32782e3e79e4d156bbfb9418b04027d692 03:01:00 #11 201.0 Stored in directory: /root/.cache/pip/wheels/61/f5/b0/ccd98a608bbb4978be0e5d8235f9fb4ae43535dafafd44bbbd 03:01:00 #11 201.0 Successfully built edgex-taf-common 03:01:00 #11 201.5 Installing collected packages: edgex-taf-common 03:01:00 #11 201.6 Successfully installed edgex-taf-common-0.0.0 03:01:00 #11 201.6 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 03:01:06 #11 207.1 Collecting robotframework==6.1.1 (from -r requirements.txt (line 1)) 03:01:06 #11 207.2 Downloading robotframework-6.1.1-py3-none-any.whl.metadata (7.5 kB) 03:01:06 #11 207.4 Collecting python-dotenv==1.0.0 (from -r requirements.txt (line 2)) 03:01:06 #11 207.4 Downloading python_dotenv-1.0.0-py3-none-any.whl (19 kB) 03:01:06 #11 207.7 Collecting robotframework-requests==0.9.5 (from -r requirements.txt (line 3)) 03:01:06 #11 207.7 Downloading robotframework_requests-0.9.5-py3-none-any.whl.metadata (7.2 kB) 03:01:06 #11 208.0 Collecting robotframework-seleniumlibrary==6.2.0 (from -r requirements.txt (line 4)) 03:01:06 #11 208.0 Downloading robotframework_seleniumlibrary-6.2.0-py2.py3-none-any.whl.metadata (15 kB) 03:01:06 #11 208.1 Collecting robotbackgroundlogger==1.2 (from -r requirements.txt (line 5)) 03:01:07 #11 208.1 Downloading robotbackgroundlogger-1.2.tar.gz (3.9 kB) 03:01:07 #11 208.2 Preparing metadata (setup.py): started 03:01:08 #11 209.5 Preparing metadata (setup.py): finished with status 'done' 03:01:08 #11 209.7 Collecting RESTinstance==1.3.0 (from -r requirements.txt (line 6)) 03:01:08 #11 209.7 Downloading RESTinstance-1.3.0-py2.py3-none-any.whl (29 kB) 03:01:08 #11 209.9 Collecting configparser==6.0.0 (from -r requirements.txt (line 7)) 03:01:08 #11 209.9 Downloading configparser-6.0.0-py3-none-any.whl.metadata (11 kB) 03:01:09 #11 210.3 Collecting requests==2.31.0 (from -r requirements.txt (line 8)) 03:01:09 #11 210.4 Downloading requests-2.31.0-py3-none-any.whl.metadata (4.6 kB) 03:01:12 #11 213.6 Collecting paho-mqtt==1.6.1 (from -r requirements.txt (line 9)) 03:01:12 #11 213.6 Downloading paho-mqtt-1.6.1.tar.gz (99 kB) 03:01:12 #11 213.6 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 99.4/99.4 kB 2.9 MB/s eta 0:00:00 03:01:12 #11 213.8 Preparing metadata (setup.py): started 03:01:14 #11 215.2 Preparing metadata (setup.py): finished with status 'done' 03:01:14 #11 215.6 Collecting docker==6.1.3 (from -r requirements.txt (line 10)) 03:01:14 #11 215.6 Downloading docker-6.1.3-py3-none-any.whl.metadata (3.5 kB) 03:01:17 #11 217.9 Collecting numpy==1.26.2 (from -r requirements.txt (line 11)) 03:01:17 #11 217.9 Downloading numpy-1.26.2-cp310-cp310-musllinux_1_1_aarch64.whl.metadata (62 kB) 03:01:17 #11 217.9 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.7/62.7 kB 1.9 MB/s eta 0:00:00 03:01:18 #11 219.1 Collecting psutil==5.9.5 (from -r requirements.txt (line 12)) 03:01:18 #11 219.1 Downloading psutil-5.9.5.tar.gz (493 kB) 03:01:18 #11 219.2 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 493.5/493.5 kB 7.1 MB/s eta 0:00:00 03:01:18 #11 220.0 Installing build dependencies: started 03:01:37 #11 236.1 Installing build dependencies: finished with status 'done' 03:01:37 #11 236.1 Getting requirements to build wheel: started 03:01:37 #11 238.4 Getting requirements to build wheel: finished with status 'done' 03:01:37 #11 238.4 Preparing metadata (pyproject.toml): started 03:01:42 #11 243.3 Preparing metadata (pyproject.toml): finished with status 'done' 03:01:42 #11 243.9 Collecting redis==5.0.1 (from -r requirements.txt (line 13)) 03:01:42 #11 243.9 Downloading redis-5.0.1-py3-none-any.whl.metadata (8.9 kB) 03:01:45 #11 246.2 Collecting pyzmq==25.1.1 (from -r requirements.txt (line 14)) 03:01:45 #11 246.2 Downloading pyzmq-25.1.1-cp310-cp310-musllinux_1_1_aarch64.whl.metadata (4.9 kB) 03:01:45 #11 246.5 Collecting influxdb-client==1.38.0 (from -r requirements.txt (line 15)) 03:01:45 #11 246.6 Downloading influxdb_client-1.38.0-py3-none-any.whl.metadata (63 kB) 03:01:45 #11 246.6 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 63.9/63.9 kB 1.4 MB/s eta 0:00:00 03:01:46 #11 247.3 Collecting psycopg2==2.9.9 (from -r requirements.txt (line 16)) 03:01:46 #11 247.3 Downloading psycopg2-2.9.9.tar.gz (384 kB) 03:01:46 #11 247.4 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 384.9/384.9 kB 6.8 MB/s eta 0:00:00 03:01:47 #11 248.1 Preparing metadata (setup.py): started 03:01:49 #11 249.9 Preparing metadata (setup.py): finished with status 'done' 03:01:50 #11 251.3 Collecting pycryptodome==3.19.0 (from -r requirements.txt (line 17)) 03:01:50 #11 251.3 Downloading pycryptodome-3.19.0-cp35-abi3-musllinux_1_1_aarch64.whl.metadata (3.4 kB) 03:01:51 #11 252.5 Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) 03:01:51 #11 252.5 Downloading selenium-4.15.2-py3-none-any.whl.metadata (6.9 kB) 03:01:51 #11 252.8 Collecting robotframework-pythonlibcore>=3.0.0 (from robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) 03:01:51 #11 252.8 Downloading robotframework_pythonlibcore-4.3.0-py2.py3-none-any.whl.metadata (6.0 kB) 03:01:52 #11 253.2 Collecting docutils (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 03:01:52 #11 253.2 Downloading docutils-0.20.1-py3-none-any.whl.metadata (2.8 kB) 03:01:52 #11 253.6 Collecting flex (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 03:01:52 #11 253.6 Downloading flex-6.14.1.tar.gz (40 kB) 03:01:52 #11 253.6 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 40.9/40.9 kB 1.3 MB/s eta 0:00:00 03:01:52 #11 253.9 Preparing metadata (setup.py): started 03:01:54 #11 255.7 Preparing metadata (setup.py): finished with status 'done' 03:01:57 #11 258.1 Collecting GenSON (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 03:01:57 #11 258.1 Downloading genson-1.2.2.tar.gz (34 kB) 03:01:57 #11 258.2 Preparing metadata (setup.py): started 03:01:58 #11 259.7 Preparing metadata (setup.py): finished with status 'done' 03:01:58 #11 259.8 Collecting jsonpath-ng (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 03:01:58 #11 259.9 Downloading jsonpath_ng-1.6.0-py3-none-any.whl.metadata (17 kB) 03:01:59 #11 260.3 Collecting jsonschema (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 03:01:59 #11 260.3 Downloading jsonschema-4.20.0-py3-none-any.whl.metadata (8.1 kB) 03:01:59 #11 260.6 Collecting pygments (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 03:01:59 #11 260.6 Downloading pygments-2.17.2-py3-none-any.whl.metadata (2.6 kB) 03:02:00 #11 261.3 Collecting pytz (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 03:02:00 #11 261.4 Downloading pytz-2023.3.post1-py2.py3-none-any.whl.metadata (22 kB) 03:02:00 #11 261.6 Collecting tzlocal (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 03:02:00 #11 261.6 Downloading tzlocal-5.2-py3-none-any.whl.metadata (7.8 kB) 03:02:01 #11 262.8 Collecting charset-normalizer<4,>=2 (from requests==2.31.0->-r requirements.txt (line 8)) 03:02:01 #11 262.9 Downloading charset_normalizer-3.3.2-cp310-cp310-musllinux_1_1_aarch64.whl.metadata (33 kB) 03:02:01 #11 263.1 Collecting idna<4,>=2.5 (from requests==2.31.0->-r requirements.txt (line 8)) 03:02:02 #11 263.1 Downloading idna-3.6-py3-none-any.whl.metadata (9.9 kB) 03:02:02 #11 263.7 Collecting urllib3<3,>=1.21.1 (from requests==2.31.0->-r requirements.txt (line 8)) 03:02:02 #11 263.7 Downloading urllib3-2.1.0-py3-none-any.whl.metadata (6.4 kB) 03:02:02 #11 263.9 Collecting certifi>=2017.4.17 (from requests==2.31.0->-r requirements.txt (line 8)) 03:02:02 #11 263.9 Downloading certifi-2023.11.17-py3-none-any.whl.metadata (2.2 kB) 03:02:03 #11 264.3 Collecting packaging>=14.0 (from docker==6.1.3->-r requirements.txt (line 10)) 03:02:03 #11 264.3 Downloading packaging-23.2-py3-none-any.whl.metadata (3.2 kB) 03:02:04 #11 265.0 Collecting websocket-client>=0.32.0 (from docker==6.1.3->-r requirements.txt (line 10)) 03:02:04 #11 265.0 Downloading websocket_client-1.6.4-py3-none-any.whl.metadata (7.7 kB) 03:02:04 #11 265.4 Collecting async-timeout>=4.0.2 (from redis==5.0.1->-r requirements.txt (line 13)) 03:02:04 #11 265.4 Downloading async_timeout-4.0.3-py3-none-any.whl.metadata (4.2 kB) 03:02:04 #11 265.8 Collecting reactivex>=4.0.4 (from influxdb-client==1.38.0->-r requirements.txt (line 15)) 03:02:04 #11 265.8 Downloading reactivex-4.0.4-py3-none-any.whl (217 kB) 03:02:04 #11 265.9 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 217.8/217.8 kB 6.6 MB/s eta 0:00:00 03:02:05 #11 266.1 Collecting python-dateutil>=2.5.3 (from influxdb-client==1.38.0->-r requirements.txt (line 15)) 03:02:05 #11 266.2 Downloading python_dateutil-2.8.2-py2.py3-none-any.whl (247 kB) 03:02:05 #11 266.2 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 247.7/247.7 kB 7.4 MB/s eta 0:00:00 03:02:05 #11 266.2 Requirement already satisfied: setuptools>=21.0.0 in /usr/lib/python3.10/site-packages (from influxdb-client==1.38.0->-r requirements.txt (line 15)) (69.0.2) 03:02:05 #11 266.8 Collecting six>=1.5 (from python-dateutil>=2.5.3->influxdb-client==1.38.0->-r requirements.txt (line 15)) 03:02:05 #11 266.8 Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) 03:02:05 #11 267.1 Collecting typing-extensions<5.0.0,>=4.1.1 (from reactivex>=4.0.4->influxdb-client==1.38.0->-r requirements.txt (line 15)) 03:02:06 #11 267.1 Downloading typing_extensions-4.8.0-py3-none-any.whl.metadata (3.0 kB) 03:02:06 #11 267.5 Collecting trio~=0.17 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) 03:02:06 #11 267.5 Downloading trio-0.23.1-py3-none-any.whl.metadata (4.9 kB) 03:02:06 #11 267.6 Collecting trio-websocket~=0.9 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) 03:02:06 #11 267.6 Downloading trio_websocket-0.11.1-py3-none-any.whl.metadata (4.7 kB) 03:02:08 #11 269.3 Collecting PyYAML>=3.11 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) 03:02:08 #11 269.3 Downloading PyYAML-6.0.1.tar.gz (125 kB) 03:02:11 #11 271.9 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 125.2/125.2 kB 45.9 kB/s eta 0:00:00 03:02:12 #11 273.3 Installing build dependencies: started 03:02:44 #11 301.4 Installing build dependencies: finished with status 'done' 03:02:44 #11 301.4 Getting requirements to build wheel: started 03:02:54 #11 314.5 Getting requirements to build wheel: finished with status 'done' 03:02:54 #11 314.6 Preparing metadata (pyproject.toml): started 03:02:55 #11 316.8 Preparing metadata (pyproject.toml): finished with status 'done' 03:02:55 #11 316.9 Collecting validate-email>=1.2 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) 03:02:55 #11 316.9 Downloading validate_email-1.3.tar.gz (4.7 kB) 03:02:56 #11 317.0 Preparing metadata (setup.py): started 03:02:57 #11 318.2 Preparing metadata (setup.py): finished with status 'done' 03:02:57 #11 318.3 Collecting rfc3987>=1.3.4 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) 03:02:57 #11 318.3 Downloading rfc3987-1.3.8-py2.py3-none-any.whl (13 kB) 03:02:57 #11 318.5 Collecting strict-rfc3339>=0.7 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) 03:02:57 #11 318.6 Downloading strict-rfc3339-0.7.tar.gz (17 kB) 03:02:57 #11 318.6 Preparing metadata (setup.py): started 03:02:58 #11 319.8 Preparing metadata (setup.py): finished with status 'done' 03:02:59 #11 320.0 Collecting click>=3.3 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) 03:02:59 #11 320.0 Downloading click-8.1.7-py3-none-any.whl.metadata (3.0 kB) 03:02:59 #11 320.2 Collecting jsonpointer>=1.7 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) 03:02:59 #11 320.2 Downloading jsonpointer-2.4-py2.py3-none-any.whl.metadata (2.5 kB) 03:02:59 #11 320.4 Collecting ply (from jsonpath-ng->RESTinstance==1.3.0->-r requirements.txt (line 6)) 03:02:59 #11 320.4 Downloading ply-3.11-py2.py3-none-any.whl (49 kB) 03:02:59 #11 320.5 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 49.6/49.6 kB 2.1 MB/s eta 0:00:00 03:02:59 #11 320.9 Collecting attrs>=22.2.0 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) 03:02:59 #11 320.9 Downloading attrs-23.1.0-py3-none-any.whl (61 kB) 03:02:59 #11 321.0 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.2/61.2 kB 2.7 MB/s eta 0:00:00 03:03:00 #11 321.1 Collecting jsonschema-specifications>=2023.03.6 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) 03:03:00 #11 321.1 Downloading jsonschema_specifications-2023.11.2-py3-none-any.whl.metadata (3.0 kB) 03:03:00 #11 321.6 Collecting referencing>=0.28.4 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) 03:03:00 #11 321.6 Downloading referencing-0.31.1-py3-none-any.whl.metadata (2.7 kB) 03:03:02 #11 323.5 Collecting rpds-py>=0.7.1 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) 03:03:02 #11 323.5 Downloading rpds_py-0.13.2-cp310-cp310-musllinux_1_2_aarch64.whl.metadata (3.9 kB) 03:03:08 #11 328.6 Collecting sortedcontainers (from trio~=0.17->selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) 03:03:08 #11 328.6 Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) 03:03:08 #11 328.7 Collecting outcome (from trio~=0.17->selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) 03:03:08 #11 328.8 Downloading outcome-1.3.0.post0-py2.py3-none-any.whl.metadata (2.6 kB) 03:03:08 #11 328.8 Collecting sniffio>=1.3.0 (from trio~=0.17->selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) 03:03:08 #11 328.8 Downloading sniffio-1.3.0-py3-none-any.whl (10 kB) 03:03:08 #11 329.0 Collecting exceptiongroup>=1.0.0rc9 (from trio~=0.17->selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) 03:03:08 #11 329.0 Downloading exceptiongroup-1.2.0-py3-none-any.whl.metadata (6.6 kB) 03:03:08 #11 329.3 Collecting wsproto>=0.14 (from trio-websocket~=0.9->selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) 03:03:08 #11 329.4 Downloading wsproto-1.2.0-py3-none-any.whl (24 kB) 03:03:08 #11 329.7 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)) 03:03:08 #11 329.7 Downloading PySocks-1.7.1-py3-none-any.whl (16 kB) 03:03:09 #11 330.5 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)) 03:03:09 #11 330.5 Downloading h11-0.14.0-py3-none-any.whl (58 kB) 03:03:09 #11 330.6 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.3/58.3 kB 2.6 MB/s eta 0:00:00 03:03:10 #11 331.2 Downloading robotframework-6.1.1-py3-none-any.whl (699 kB) 03:03:10 #11 331.3 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 699.1/699.1 kB 9.5 MB/s eta 0:00:00 03:03:10 #11 331.3 Downloading robotframework_requests-0.9.5-py3-none-any.whl (21 kB) 03:03:10 #11 331.3 Downloading robotframework_seleniumlibrary-6.2.0-py2.py3-none-any.whl (95 kB) 03:03:10 #11 331.4 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 95.5/95.5 kB 3.6 MB/s eta 0:00:00 03:03:10 #11 331.4 Downloading configparser-6.0.0-py3-none-any.whl (19 kB) 03:03:10 #11 331.4 Downloading requests-2.31.0-py3-none-any.whl (62 kB) 03:03:10 #11 331.5 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.6/62.6 kB 2.6 MB/s eta 0:00:00 03:03:10 #11 331.5 Downloading docker-6.1.3-py3-none-any.whl (148 kB) 03:03:10 #11 331.5 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 148.1/148.1 kB 4.9 MB/s eta 0:00:00 03:03:10 #11 331.6 Downloading numpy-1.26.2-cp310-cp310-musllinux_1_1_aarch64.whl (13.9 MB) 03:03:11 #11 332.7 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 13.9/13.9 MB 12.1 MB/s eta 0:00:00 03:03:11 #11 332.7 Downloading redis-5.0.1-py3-none-any.whl (250 kB) 03:03:11 #11 332.8 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 250.3/250.3 kB 6.6 MB/s eta 0:00:00 03:03:11 #11 332.8 Downloading pyzmq-25.1.1-cp310-cp310-musllinux_1_1_aarch64.whl (1.4 MB) 03:03:12 #11 332.9 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.4/1.4 MB 11.5 MB/s eta 0:00:00 03:03:12 #11 333.0 Downloading influxdb_client-1.38.0-py3-none-any.whl (743 kB) 03:03:12 #11 333.0 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 743.5/743.5 kB 10.0 MB/s eta 0:00:00 03:03:12 #11 333.1 Downloading pycryptodome-3.19.0-cp35-abi3-musllinux_1_1_aarch64.whl (2.0 MB) 03:03:12 #11 333.3 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 12.1 MB/s eta 0:00:00 03:03:12 #11 333.3 Downloading async_timeout-4.0.3-py3-none-any.whl (5.7 kB) 03:03:12 #11 333.3 Downloading certifi-2023.11.17-py3-none-any.whl (162 kB) 03:03:12 #11 333.4 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 162.5/162.5 kB 5.7 MB/s eta 0:00:00 03:03:12 #11 333.4 Downloading charset_normalizer-3.3.2-cp310-cp310-musllinux_1_1_aarch64.whl (139 kB) 03:03:12 #11 333.4 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 139.4/139.4 kB 5.3 MB/s eta 0:00:00 03:03:12 #11 333.4 Downloading idna-3.6-py3-none-any.whl (61 kB) 03:03:12 #11 333.5 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.6/61.6 kB 2.6 MB/s eta 0:00:00 03:03:12 #11 333.5 Downloading packaging-23.2-py3-none-any.whl (53 kB) 03:03:12 #11 333.5 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 53.0/53.0 kB 2.3 MB/s eta 0:00:00 03:03:12 #11 333.6 Downloading robotframework_pythonlibcore-4.3.0-py2.py3-none-any.whl (10 kB) 03:03:12 #11 333.6 Downloading selenium-4.15.2-py3-none-any.whl (10.2 MB) 03:03:13 #11 334.4 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 10.2/10.2 MB 12.4 MB/s eta 0:00:00 03:03:13 #11 334.5 Downloading urllib3-2.1.0-py3-none-any.whl (104 kB) 03:03:13 #11 334.5 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 104.6/104.6 kB 4.2 MB/s eta 0:00:00 03:03:13 #11 334.5 Downloading websocket_client-1.6.4-py3-none-any.whl (57 kB) 03:03:13 #11 334.6 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 57.3/57.3 kB 2.4 MB/s eta 0:00:00 03:03:13 #11 334.6 Downloading docutils-0.20.1-py3-none-any.whl (572 kB) 03:03:13 #11 334.7 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 572.7/572.7 kB 10.2 MB/s eta 0:00:00 03:03:13 #11 334.7 Downloading jsonpath_ng-1.6.0-py3-none-any.whl (29 kB) 03:03:13 #11 334.7 Downloading jsonschema-4.20.0-py3-none-any.whl (84 kB) 03:03:13 #11 334.7 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 84.7/84.7 kB 3.3 MB/s eta 0:00:00 03:03:13 #11 334.8 Downloading pygments-2.17.2-py3-none-any.whl (1.2 MB) 03:03:13 #11 334.9 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 10.9 MB/s eta 0:00:00 03:03:13 #11 334.9 Downloading pytz-2023.3.post1-py2.py3-none-any.whl (502 kB) 03:03:14 #11 335.0 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 502.5/502.5 kB 9.4 MB/s eta 0:00:00 03:03:14 #11 335.0 Downloading tzlocal-5.2-py3-none-any.whl (17 kB) 03:03:14 #11 335.0 Downloading click-8.1.7-py3-none-any.whl (97 kB) 03:03:14 #11 335.1 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 97.9/97.9 kB 4.2 MB/s eta 0:00:00 03:03:14 #11 335.1 Downloading jsonpointer-2.4-py2.py3-none-any.whl (7.8 kB) 03:03:14 #11 335.1 Downloading jsonschema_specifications-2023.11.2-py3-none-any.whl (17 kB) 03:03:14 #11 335.2 Downloading referencing-0.31.1-py3-none-any.whl (25 kB) 03:03:14 #11 335.2 Downloading rpds_py-0.13.2-cp310-cp310-musllinux_1_2_aarch64.whl (1.4 MB) 03:03:14 #11 335.3 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.4/1.4 MB 11.7 MB/s eta 0:00:00 03:03:14 #11 335.4 Downloading trio-0.23.1-py3-none-any.whl (448 kB) 03:03:14 #11 335.4 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 448.3/448.3 kB 9.2 MB/s eta 0:00:00 03:03:14 #11 335.4 Downloading trio_websocket-0.11.1-py3-none-any.whl (17 kB) 03:03:14 #11 335.5 Downloading typing_extensions-4.8.0-py3-none-any.whl (31 kB) 03:03:14 #11 335.5 Downloading exceptiongroup-1.2.0-py3-none-any.whl (16 kB) 03:03:14 #11 335.5 Downloading outcome-1.3.0.post0-py2.py3-none-any.whl (10 kB) 03:03:15 #11 336.6 Building wheels for collected packages: robotbackgroundlogger, paho-mqtt, psutil, psycopg2, flex, GenSON, PyYAML, strict-rfc3339, validate-email 03:03:15 #11 336.6 Building wheel for robotbackgroundlogger (setup.py): started 03:03:16 #11 338.1 Building wheel for robotbackgroundlogger (setup.py): finished with status 'done' 03:03:16 #11 338.1 Created wheel for robotbackgroundlogger: filename=robotbackgroundlogger-1.2-py3-none-any.whl size=4277 sha256=5edde6df6fe36c2d7fce52559d5c02a89dd84aeec0b0b014c03a06190fd773ec 03:03:16 #11 338.1 Stored in directory: /root/.cache/pip/wheels/e1/ba/3a/044b94be98620d4535fbdeca2d20fb3fce224aea27e0b66862 03:03:17 #11 338.1 Building wheel for paho-mqtt (setup.py): started 03:03:18 #11 339.8 Building wheel for paho-mqtt (setup.py): finished with status 'done' 03:03:19 #11 339.8 Created wheel for paho-mqtt: filename=paho_mqtt-1.6.1-py3-none-any.whl size=62120 sha256=720ab4a2b8415f73d6cdb39607d895c65c6092d16b1a578a4c96eb17b3458949 03:03:19 #11 339.8 Stored in directory: /root/.cache/pip/wheels/8b/bb/0c/79444d1dee20324d442856979b5b519b48828b0bd3d05df84a 03:03:19 #11 339.9 Building wheel for psutil (pyproject.toml): started 03:03:31 #11 351.8 Building wheel for psutil (pyproject.toml): finished with status 'done' 03:03:31 #11 351.8 Created wheel for psutil: filename=psutil-5.9.5-cp310-abi3-linux_aarch64.whl size=274844 sha256=6bb425a77b83c3c1ce4186c704da39229448a397a3b2a8452d88e4bc19d02763 03:03:31 #11 351.8 Stored in directory: /root/.cache/pip/wheels/1f/3a/db/ba9717f3efd7f8da8910eca12dc9cd15d404035397af627e7c 03:03:31 #11 351.9 Building wheel for psycopg2 (setup.py): started 03:04:39 #11 412.3 Building wheel for psycopg2 (setup.py): still running... 03:04:39 #11 418.4 Building wheel for psycopg2 (setup.py): finished with status 'done' 03:04:39 #11 418.4 Created wheel for psycopg2: filename=psycopg2-2.9.9-cp310-cp310-linux_aarch64.whl size=471083 sha256=cc3bea1be3686d9b09754905f754d137285f65a62bb4773df6128be00c22eb1d 03:04:39 #11 418.4 Stored in directory: /root/.cache/pip/wheels/7d/75/13/da1c6d88687ae81bf5e3cfa07d702981ba137963163472b050 03:04:39 #11 418.4 Building wheel for flex (setup.py): started 03:04:39 #11 420.8 Building wheel for flex (setup.py): finished with status 'done' 03:04:39 #11 420.8 Created wheel for flex: filename=flex-6.14.1-py3-none-any.whl size=77257 sha256=711b76a052fe7e946fe01d3a20d66ec5ddb7f3b5ffcf4deb095c8deff09ac96b 03:04:39 #11 420.8 Stored in directory: /root/.cache/pip/wheels/03/f3/f4/2969638ff9c909bf16dac8f17d8298ce9e4d5c854af4b3d061 03:04:39 #11 420.9 Building wheel for GenSON (setup.py): started 03:04:41 #11 422.6 Building wheel for GenSON (setup.py): finished with status 'done' 03:04:41 #11 422.6 Created wheel for GenSON: filename=genson-1.2.2-py2.py3-none-any.whl size=21269 sha256=9faae3fa44d8baba9896ad6e1f2e5cad3a15c259eced07d5b043a45e7600ca62 03:04:41 #11 422.6 Stored in directory: /root/.cache/pip/wheels/7a/0f/7a/4e21606c6ce2485376522986cd8809d738907a611907b206ca 03:04:41 #11 422.6 Building wheel for PyYAML (pyproject.toml): started 03:04:44 #11 425.9 Building wheel for PyYAML (pyproject.toml): finished with status 'done' 03:04:44 #11 425.9 Created wheel for PyYAML: filename=PyYAML-6.0.1-cp310-cp310-linux_aarch64.whl size=45363 sha256=8dc9bbddf8a490180031169dc785bc735f0d3058111c909450ef73eba7656a45 03:04:44 #11 425.9 Stored in directory: /root/.cache/pip/wheels/31/d1/78/088142cfc0422adcca7bb0af40ef696b55b777a44f2e10739c 03:04:44 #11 425.9 Building wheel for strict-rfc3339 (setup.py): started 03:04:46 #11 427.5 Building wheel for strict-rfc3339 (setup.py): finished with status 'done' 03:04:46 #11 427.5 Created wheel for strict-rfc3339: filename=strict_rfc3339-0.7-py3-none-any.whl size=18128 sha256=b7959aa0310906196e950ea97e0ba53bd4c3eb8bfcefa2c9f75a7fe009151f71 03:04:46 #11 427.5 Stored in directory: /root/.cache/pip/wheels/d4/c2/43/78ecbcc49dd7594ca41c72be6ddb7844a486bae4b306fb3d14 03:04:46 #11 427.5 Building wheel for validate-email (setup.py): started 03:04:48 #11 429.2 Building wheel for validate-email (setup.py): finished with status 'done' 03:04:48 #11 429.2 Created wheel for validate-email: filename=validate_email-1.3-py3-none-any.whl size=5467 sha256=9351dbd24b71fca014fc5fcf79dc8de0ab68399c1bfc3d888a03c62a46852ca9 03:04:48 #11 429.2 Stored in directory: /root/.cache/pip/wheels/b2/7a/63/5c5bc2a88ffffb247771c1cc38c2bda3d78e1ffbff79ed8d18 03:04:48 #11 429.2 Successfully built robotbackgroundlogger paho-mqtt psutil psycopg2 flex GenSON PyYAML strict-rfc3339 validate-email 03:04:50 #11 431.5 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 03:06:12 #11 502.9 Successfully installed GenSON-1.2.2 PyYAML-6.0.1 RESTinstance-1.3.0 async-timeout-4.0.3 attrs-23.1.0 certifi-2023.11.17 charset-normalizer-3.3.2 click-8.1.7 configparser-6.0.0 docker-6.1.3 docutils-0.20.1 exceptiongroup-1.2.0 flex-6.14.1 h11-0.14.0 idna-3.6 influxdb-client-1.38.0 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.9 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.1 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 03:06:12 #11 502.9 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 03:06:12 #11 DONE 505.6s 03:06:12 03:06:12 #12 exporting to image 03:06:12 #12 exporting layers 03:06:30 #12 exporting layers 25.6s done 03:06:30 #12 writing image sha256:52d4ee9ccb4734b8c2446f9e1fde474006ee9e023bba6f02e7262930011e0d17 done 03:06:30 #12 naming to docker.io/library/edgex-taf-common-arm64 0.0s done 03:06:30 #12 DONE 25.6s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Image) Stage "Archive Image" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:06:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:06:31 03:06:31 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:06:31 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:06:32 arm64: Pulling from edgex-lftools-log-publisher 03:06:32 8998bd30e6a1: Pulling fs layer 03:06:32 04944245beec: Pulling fs layer 03:06:32 699f458cf7ca: Pulling fs layer 03:06:32 765212b225bb: Pulling fs layer 03:06:32 f23df028b6ca: Pulling fs layer 03:06:32 765212b225bb: Waiting 03:06:32 f23df028b6ca: Waiting 03:06:32 d65c8cfc05b1: Pulling fs layer 03:06:32 2437ff75d9bd: Pulling fs layer 03:06:32 d65c8cfc05b1: Waiting 03:06:32 2437ff75d9bd: Waiting 03:06:32 04944245beec: Verifying Checksum 03:06:32 04944245beec: Download complete 03:06:32 765212b225bb: Verifying Checksum 03:06:32 765212b225bb: Download complete 03:06:32 f23df028b6ca: Verifying Checksum 03:06:32 f23df028b6ca: Download complete 03:06:32 699f458cf7ca: Verifying Checksum 03:06:32 699f458cf7ca: Download complete 03:06:32 8998bd30e6a1: Verifying Checksum 03:06:32 8998bd30e6a1: Download complete 03:06:34 2437ff75d9bd: Verifying Checksum 03:06:34 2437ff75d9bd: Download complete 03:06:39 8998bd30e6a1: Pull complete 03:06:39 04944245beec: Pull complete 03:06:43 699f458cf7ca: Pull complete 03:06:43 765212b225bb: Pull complete 03:06:44 f23df028b6ca: Pull complete 03:06:44 d65c8cfc05b1: Pull complete 03:07:10 2437ff75d9bd: Pull complete 03:07:10 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 03:07:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:07:10 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:07:11 prd-ubuntu20.04-docker-arm64-4c-16g-23866 does not seem to be running inside a container 03:07:11 $ 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-94 -v /w/workspace/exfoundry_edgex-taf-common_PR-94:/w/workspace/exfoundry_edgex-taf-common_PR-94:rw,z -v /w/workspace/exfoundry_edgex-taf-common_PR-94@tmp:/w/workspace/exfoundry_edgex-taf-common_PR-94@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 03:07:12 $ docker top 9baa680b20cb2d6d6eae21a584f131b03f471341115614bb775cc5961f44c9ae -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:07:13 ---> job-cost.sh 03:07:13 lf-activate-venv: SKIPPING 03:07:13 INFO: No Stack... 03:07:13 INFO: Retrieving Pricing Info for: v3-standard-8 03:07:14 INFO: Archiving Costs [Pipeline] sh 03:07:14 + cat /w/workspace/exfoundry_edgex-taf-common_PR-94/archives/cost.csv 03:07:14 + cut -d, -f6 [Pipeline] lock 03:07:14 Trying to acquire lock on [jenkins-edgexfoundry-edgex-taf-common-PR-94-4-stack-cost] 03:07:14 Resource [jenkins-edgexfoundry-edgex-taf-common-PR-94-4-stack-cost] did not exist. Created. 03:07:14 Lock acquired on [jenkins-edgexfoundry-edgex-taf-common-PR-94-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 03:07:15 /w/workspace/exfoundry_edgex-taf-common_PR-94@tmp/durable-bef90200/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 03:07:15 + echo total: 0.2199999988079071 [Pipeline] stash 03:07:15 Warning: overwriting stash ‘stack-cost’ 03:07:15 Stashed 1 file(s) [Pipeline] } 03:07:16 Lock released on resource [jenkins-edgexfoundry-edgex-taf-common-PR-94-4-stack-cost] [Pipeline] // lock [Pipeline] } 03:07:16 $ docker stop --time=1 9baa680b20cb2d6d6eae21a584f131b03f471341115614bb775cc5961f44c9ae 03:07:17 $ docker rm -f --volumes 9baa680b20cb2d6d6eae21a584f131b03f471341115614bb775cc5961f44c9ae [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 03:07:18 + [ -d /w/workspace/exfoundry_edgex-taf-common_PR-94/archives ] 03:07:18 + ls -al /w/workspace/exfoundry_edgex-taf-common_PR-94/archives 03:07:18 total 16 03:07:18 drwxr-xr-x 3 root root 4096 Dec 2 02:53 . 03:07:18 drwxrwxr-x 8 jenkins jenkins 4096 Dec 2 02:53 .. 03:07:18 drwxr-xr-x 2 root root 4096 Dec 2 02:53 cost 03:07:18 -rw-r--r-- 1 root root 87 Dec 2 02:53 cost.csv 03:07:18 + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_edgex-taf-common_PR-94/archives 03:07:18 + ls -al /w/workspace/exfoundry_edgex-taf-common_PR-94/archives 03:07:18 total 16 03:07:18 drwxr-xr-x 3 jenkins jenkins 4096 Dec 2 02:53 . 03:07:18 drwxrwxr-x 8 jenkins jenkins 4096 Dec 2 02:53 .. 03:07:18 drwxr-xr-x 2 jenkins jenkins 4096 Dec 2 02:53 cost 03:07:18 -rw-r--r-- 1 jenkins jenkins 87 Dec 2 02:53 cost.csv [Pipeline] libraryResource [Pipeline] sh 03:07:19 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 03:07:19 ---> package-listing.sh 03:07:19 ++ facter osfamily 03:07:19 ++ tr '[:upper:]' '[:lower:]' 03:07:20 + OS_FAMILY=debian 03:07:20 + workspace=/w/workspace/exfoundry_edgex-taf-common_PR-94 03:07:20 + START_PACKAGES=/tmp/packages_start.txt 03:07:20 + END_PACKAGES=/tmp/packages_end.txt 03:07:20 + DIFF_PACKAGES=/tmp/packages_diff.txt 03:07:20 + PACKAGES=/tmp/packages_start.txt 03:07:20 + '[' /w/workspace/exfoundry_edgex-taf-common_PR-94 ']' 03:07:20 + PACKAGES=/tmp/packages_end.txt 03:07:20 + case "${OS_FAMILY}" in 03:07:20 + dpkg -l 03:07:20 + grep '^ii' 03:07:20 + '[' -f /tmp/packages_start.txt ']' 03:07:20 + '[' -f /tmp/packages_end.txt ']' 03:07:20 + diff /tmp/packages_start.txt /tmp/packages_end.txt 03:07:20 + '[' /w/workspace/exfoundry_edgex-taf-common_PR-94 ']' 03:07:20 + mkdir -p /w/workspace/exfoundry_edgex-taf-common_PR-94/archives/ 03:07:20 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_edgex-taf-common_PR-94/archives/ [Pipeline] echo 03:07:20 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-94/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 03:07:20 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:07:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:07:21 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:07:21 prd-ubuntu20.04-docker-8c-8g-23817 does not seem to be running inside a container 03:07:21 $ 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-94/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-94 -v /w/workspace/exfoundry_edgex-taf-common_PR-94:/w/workspace/exfoundry_edgex-taf-common_PR-94:rw,z -v /w/workspace/exfoundry_edgex-taf-common_PR-94@tmp:/w/workspace/exfoundry_edgex-taf-common_PR-94@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 03:07:21 $ docker top 3c737aee653af2ad0d11da43009bac32c323c8a06f019a1cce9f532a69da6176 -eo pid,comm [Pipeline] { [Pipeline] sh 03:07:21 + touch /tmp/pre-build-complete [Pipeline] sh 03:07:22 + mkdir -p /var/log/sysstat [Pipeline] sh 03:07:22 + ls /var/log/sa-host 03:07:22 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:07:22 provisioning config files... 03:07:22 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_edgex-taf-common_PR-94@tmp/config17337730433173390725tmp [Pipeline] { [Pipeline] echo 03:07:22 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 03:07:22 ---> create-netrc.sh [Pipeline] } 03:07:22 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 03:07:23 ---> python-tools-install.sh [Pipeline] echo 03:07:23 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 03:07:23 ---> sudo-logs.sh 03:07:23 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 03:07:23 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 03:07:23 ---> job-cost.sh 03:07:23 lf-activate-venv: SKIPPING 03:07:23 DEBUG: total: 0.2199999988079071 03:07:23 INFO: Retrieving Stack Cost... 03:07:24 INFO: Retrieving Pricing Info for: v3-standard-8 03:07:24 INFO: Archiving Costs [Pipeline] echo 03:07:24 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 03:07:24 ---> logs-deploy.sh 03:07:24 lf-activate-venv: SKIPPING 03:07:24 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-taf-common/PR-94/4 03:07:24 INFO: archiving workspace using pattern(s): 03:07:25 Archives upload complete. 03:07:25 INFO: archiving logs to Nexus