Pull request #80 event Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from fdc10726a9c50abbcf612cd249fcdf17eb94127d+f35126981e6d5d3a7e37e7fccbbc339fbd8c4403 (5b864819fe4a1e21f89a9815e270e91e57ee9efa) 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-ssh15593295732330768578.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 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-ssh4856428589020985904.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 a0327f913308fcf13875ae7a2d6e6099471c5ff1 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-80/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-80/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5181149816911721062.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f a0327f913308fcf13875ae7a2d6e6099471c5ff1 # timeout=10 Commit message: "fix: dry-run use case (#441)" > 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-ssh12606748429242383620.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-80/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-80/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh5002894681130775462.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 ‘prd-centos7-blackbox-4c-2g-5160’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu20.04-docker-8c-8g-5242’ is offline ‘prd-ubuntu20.04-docker-8c-8g-5245’ is offline ‘prd-ubuntu20.04-docker-arm64-4c-16g-5243’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-5247 in /w/workspace/exfoundry_edgex-taf-common_PR-80 [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-80 # 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 f35126981e6d5d3a7e37e7fccbbc339fbd8c4403 into PR head commit fdc10726a9c50abbcf612cd249fcdf17eb94127d Merge succeeded, producing fdc10726a9c50abbcf612cd249fcdf17eb94127d Checking out Revision fdc10726a9c50abbcf612cd249fcdf17eb94127d (PR-80) > 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/80/head:refs/remotes/origin/PR-80 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f fdc10726a9c50abbcf612cd249fcdf17eb94127d # 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 f35126981e6d5d3a7e37e7fccbbc339fbd8c4403 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f fdc10726a9c50abbcf612cd249fcdf17eb94127d # timeout=10 Commit message: "build: bump redis from 4.6.0 to 5.0.0" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-09-04T07:20:56.844Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-09-04T07:20:56.887Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-09-04T07:20:56.895Z] ========================================================= [2023-09-04T07:20:56.895Z] EdgeX Global Pipelines Version Info [2023-09-04T07:20:56.895Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-09-04T07:20:57.603Z] ------------------- [2023-09-04T07:20:57.603Z] stable info: [2023-09-04T07:20:57.603Z] ------------------- [2023-09-04T07:20:57.603Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-09-04T07:20:57.603Z] Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 [2023-09-04T07:20:57.603Z] Message: update stable to v1.0.253 > git rev-list --no-walk 24d81863300c9a2f4f14278b3ce0e3cb8727141f # timeout=10 [2023-09-04T07:20:58.176Z] ------------------- [2023-09-04T07:20:58.176Z] experimental info: [2023-09-04T07:20:58.176Z] ------------------- [2023-09-04T07:20:58.176Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-09-04T07:20:58.176Z] Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 [2023-09-04T07:20:58.176Z] Message: update experimental to v1.0.253 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo [2023-09-04T07:20:58.341Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = taf-settings [Pipeline] echo [2023-09-04T07:20:58.349Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-taf-common [Pipeline] echo [2023-09-04T07:20:58.366Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-09-04T07:20:58.378Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-09-04T07:20:58.386Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-09-04T07:20:58.395Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-taf-common [Pipeline] echo [2023-09-04T07:20:58.407Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-09-04T07:20:58.415Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = snapshots [Pipeline] echo [2023-09-04T07:20:58.430Z] [edgeXSetupEnvironment]: set envvar DOCKER_PUSH_LATEST = true [Pipeline] echo [2023-09-04T07:20:58.443Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-09-04T07:20:58.453Z] [edgeXSetupEnvironment]: set envvar ARCHIVE_IMAGE = false [Pipeline] echo [2023-09-04T07:20:58.462Z] [edgeXSetupEnvironment]: set envvar ARCHIVE_NAME = edgex-taf-common-archive.tar.gz [Pipeline] echo [2023-09-04T07:20:58.471Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-09-04T07:20:58.481Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-09-04T07:20:58.491Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-80 [Pipeline] echo [2023-09-04T07:20:58.503Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-80 [Pipeline] echo [2023-09-04T07:20:58.512Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-80 [Pipeline] echo [2023-09-04T07:20:58.522Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = fdc10726a9c50abbcf612cd249fcdf17eb94127d [Pipeline] echo [2023-09-04T07:20:58.531Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = fdc1072 [Pipeline] echo [2023-09-04T07:20:58.542Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-04T07:20:58.583Z] provisioning config files... [2023-09-04T07:20:58.600Z] copy managed file [taf-settings] to file:/w/workspace/exfoundry_edgex-taf-common_PR-80@tmp/config13345943931122299049tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-04T07:20:58.901Z] ---> docker-login.sh [2023-09-04T07:20:58.901Z] nexus3.edgexfoundry.org:10001 [2023-09-04T07:20:59.160Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-04T07:20:59.160Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-04T07:20:59.160Z] Configure a credential helper to remove this warning. See [2023-09-04T07:20:59.160Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-04T07:20:59.160Z] [2023-09-04T07:20:59.160Z] Login Succeeded [2023-09-04T07:20:59.160Z] nexus3.edgexfoundry.org:10002 [2023-09-04T07:20:59.160Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-04T07:20:59.160Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-04T07:20:59.160Z] Configure a credential helper to remove this warning. See [2023-09-04T07:20:59.160Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-04T07:20:59.160Z] [2023-09-04T07:20:59.160Z] Login Succeeded [2023-09-04T07:20:59.160Z] nexus3.edgexfoundry.org:10003 [2023-09-04T07:20:59.419Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-04T07:20:59.419Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-04T07:20:59.419Z] Configure a credential helper to remove this warning. See [2023-09-04T07:20:59.419Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-04T07:20:59.419Z] [2023-09-04T07:20:59.419Z] Login Succeeded [2023-09-04T07:20:59.419Z] nexus3.edgexfoundry.org:10004 [2023-09-04T07:20:59.419Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-04T07:20:59.419Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-04T07:20:59.419Z] Configure a credential helper to remove this warning. See [2023-09-04T07:20:59.419Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-04T07:20:59.419Z] [2023-09-04T07:20:59.419Z] Login Succeeded [2023-09-04T07:20:59.419Z] docker.io [2023-09-04T07:20:59.419Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-04T07:20:59.680Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-04T07:20:59.680Z] Configure a credential helper to remove this warning. See [2023-09-04T07:20:59.680Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-04T07:20:59.680Z] [2023-09-04T07:20:59.680Z] Login Succeeded [2023-09-04T07:20:59.680Z] ---> docker-login.sh ends [Pipeline] } [2023-09-04T07:20:59.687Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-09-04T07:21:00.081Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-09-04T07:21:00.081Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-09-04T07:21:00.081Z] + [ -e /tmp/ssh_known_hosts ] [2023-09-04T07:21:00.081Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-09-04T07:21:00.081Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-09-04T07:21:00.081Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-09-04T07:21:00.081Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-04T07:21:00.436Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-04T07:21:00.436Z] [2023-09-04T07:21:00.436Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-04T07:21:00.761Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-04T07:21:01.021Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-09-04T07:21:01.021Z] b85a868b505f: Pulling fs layer [2023-09-04T07:21:01.021Z] e2be974225ed: Pulling fs layer [2023-09-04T07:21:01.021Z] 339a4e72a1f5: Pulling fs layer [2023-09-04T07:21:01.021Z] 988bab9f4d93: Pulling fs layer [2023-09-04T07:21:01.021Z] 1469e6f7b9e6: Pulling fs layer [2023-09-04T07:21:01.021Z] eaf3925da568: Pulling fs layer [2023-09-04T07:21:01.021Z] bab4dde63d76: Pulling fs layer [2023-09-04T07:21:01.021Z] bde34c3a00c8: Pulling fs layer [2023-09-04T07:21:01.021Z] b352a97aabf1: Pulling fs layer [2023-09-04T07:21:01.021Z] 4872d77fe225: Pulling fs layer [2023-09-04T07:21:01.021Z] 5851b861e8e6: Pulling fs layer [2023-09-04T07:21:01.021Z] b352a97aabf1: Waiting [2023-09-04T07:21:01.021Z] 988bab9f4d93: Waiting [2023-09-04T07:21:01.021Z] 4872d77fe225: Waiting [2023-09-04T07:21:01.021Z] 1469e6f7b9e6: Waiting [2023-09-04T07:21:01.021Z] eaf3925da568: Waiting [2023-09-04T07:21:01.021Z] 5851b861e8e6: Waiting [2023-09-04T07:21:01.021Z] bab4dde63d76: Waiting [2023-09-04T07:21:01.021Z] bde34c3a00c8: Waiting [2023-09-04T07:21:01.021Z] e2be974225ed: Verifying Checksum [2023-09-04T07:21:01.021Z] e2be974225ed: Download complete [2023-09-04T07:21:01.021Z] 988bab9f4d93: Verifying Checksum [2023-09-04T07:21:01.021Z] 988bab9f4d93: Download complete [2023-09-04T07:21:01.021Z] 1469e6f7b9e6: Verifying Checksum [2023-09-04T07:21:01.021Z] 1469e6f7b9e6: Download complete [2023-09-04T07:21:01.021Z] eaf3925da568: Verifying Checksum [2023-09-04T07:21:01.021Z] eaf3925da568: Download complete [2023-09-04T07:21:01.021Z] 339a4e72a1f5: Verifying Checksum [2023-09-04T07:21:01.021Z] 339a4e72a1f5: Download complete [2023-09-04T07:21:01.021Z] bde34c3a00c8: Verifying Checksum [2023-09-04T07:21:01.021Z] bde34c3a00c8: Download complete [2023-09-04T07:21:01.021Z] b352a97aabf1: Download complete [2023-09-04T07:21:01.279Z] 4872d77fe225: Verifying Checksum [2023-09-04T07:21:01.280Z] 4872d77fe225: Download complete [2023-09-04T07:21:01.280Z] 5851b861e8e6: Download complete [2023-09-04T07:21:01.280Z] b85a868b505f: Verifying Checksum [2023-09-04T07:21:01.280Z] b85a868b505f: Download complete [2023-09-04T07:21:01.538Z] bab4dde63d76: Verifying Checksum [2023-09-04T07:21:01.538Z] bab4dde63d76: Download complete [2023-09-04T07:21:02.475Z] b85a868b505f: Pull complete [2023-09-04T07:21:02.475Z] e2be974225ed: Pull complete [2023-09-04T07:21:03.041Z] 339a4e72a1f5: Pull complete [2023-09-04T07:21:03.041Z] 988bab9f4d93: Pull complete [2023-09-04T07:21:03.300Z] 1469e6f7b9e6: Pull complete [2023-09-04T07:21:03.559Z] eaf3925da568: Pull complete [2023-09-04T07:21:05.461Z] bab4dde63d76: Pull complete [2023-09-04T07:21:05.461Z] bde34c3a00c8: Pull complete [2023-09-04T07:21:05.461Z] b352a97aabf1: Pull complete [2023-09-04T07:21:05.461Z] 4872d77fe225: Pull complete [2023-09-04T07:21:05.461Z] 5851b861e8e6: Pull complete [2023-09-04T07:21:05.461Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-09-04T07:21:05.461Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-04T07:21:05.461Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-04T07:21:05.563Z] prd-ubuntu20.04-docker-8c-8g-5247 does not seem to be running inside a container [2023-09-04T07:21:05.586Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_edgex-taf-common_PR-80 -v /w/workspace/exfoundry_edgex-taf-common_PR-80:/w/workspace/exfoundry_edgex-taf-common_PR-80:rw,z -v /w/workspace/exfoundry_edgex-taf-common_PR-80@tmp:/w/workspace/exfoundry_edgex-taf-common_PR-80@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 [2023-09-04T07:21:09.042Z] $ docker top 01d3ddbe2a786f9a9704cb14daeaa160f624e50664ce2bffbad9f235b71f7a20 -eo pid,comm [2023-09-04T07:21:09.101Z] 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). [2023-09-04T07:21:09.101Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-09-04T07:21:09.125Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-04T07:21:09.125Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-04T07:21:09.232Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-04T07:21:09.226Z] $ docker exec 01d3ddbe2a786f9a9704cb14daeaa160f624e50664ce2bffbad9f235b71f7a20 ssh-agent [2023-09-04T07:21:09.334Z] SSH_AUTH_SOCK=/tmp/ssh-PWdUvfmAUcXI/agent.32 [2023-09-04T07:21:09.334Z] SSH_AGENT_PID=38 [2023-09-04T07:21:09.340Z] Running ssh-add (command line suppressed) [2023-09-04T07:21:09.426Z] Identity added: /w/workspace/exfoundry_edgex-taf-common_PR-80@tmp/private_key_12030072486977562696.key (/w/workspace/exfoundry_edgex-taf-common_PR-80@tmp/private_key_12030072486977562696.key) [2023-09-04T07:21:09.445Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-04T07:21:09.734Z] + git tag --points-at HEAD [Pipeline] } [2023-09-04T07:21:09.765Z] $ docker exec --env ******** --env ******** 01d3ddbe2a786f9a9704cb14daeaa160f624e50664ce2bffbad9f235b71f7a20 ssh-agent -k [2023-09-04T07:21:09.862Z] unset SSH_AUTH_SOCK; [2023-09-04T07:21:09.862Z] unset SSH_AGENT_PID; [2023-09-04T07:21:09.862Z] echo Agent pid 38 killed; [2023-09-04T07:21:09.878Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-09-04T07:21:09.898Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-04T07:21:09.898Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-04T07:21:09.999Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-04T07:21:09.995Z] $ docker exec 01d3ddbe2a786f9a9704cb14daeaa160f624e50664ce2bffbad9f235b71f7a20 ssh-agent [2023-09-04T07:21:10.101Z] SSH_AUTH_SOCK=/tmp/ssh-Hg5YjcZsvmFZ/agent.70 [2023-09-04T07:21:10.101Z] SSH_AGENT_PID=76 [2023-09-04T07:21:10.105Z] Running ssh-add (command line suppressed) [2023-09-04T07:21:10.193Z] Identity added: /w/workspace/exfoundry_edgex-taf-common_PR-80@tmp/private_key_3175661937145700825.key (/w/workspace/exfoundry_edgex-taf-common_PR-80@tmp/private_key_3175661937145700825.key) [2023-09-04T07:21:10.212Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-04T07:21:10.497Z] + git semver init [2023-09-04T07:21:10.757Z] 2023-09-04 07:21:10,683 [run_init] DEBUG init version:0.0.0 force:False [2023-09-04T07:21:10.757Z] 2023-09-04 07:21:10,684 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_edgex-taf-common_PR-80/.semver [2023-09-04T07:21:10.757Z] 2023-09-04 07:21:10,684 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-taf-common.git /w/workspace/exfoundry_edgex-taf-common_PR-80/.semver [2023-09-04T07:21:10.757Z] 2023-09-04 07:21:10,684 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-taf-common.git', '/w/workspace/exfoundry_edgex-taf-common_PR-80/.semver'], cwd=/w/workspace/exfoundry_edgex-taf-common_PR-80, universal_newlines=False, shell=None, istream=None) [2023-09-04T07:21:11.325Z] 2023-09-04 07:21:11,281 [append_file] DEBUG append to file:/w/workspace/exfoundry_edgex-taf-common_PR-80/.git/info/exclude [2023-09-04T07:21:11.325Z] 2023-09-04 07:21:11,281 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_edgex-taf-common_PR-80/.semver/PR-80 with force:False [2023-09-04T07:21:11.325Z] 2023-09-04 07:21:11,281 [write_file] DEBUG write to file:/w/workspace/exfoundry_edgex-taf-common_PR-80/.semver/PR-80 [2023-09-04T07:21:11.325Z] 2023-09-04 07:21:11,285 [execute] INFO git cat-file --batch-check [2023-09-04T07:21:11.325Z] 2023-09-04 07:21:11,286 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_edgex-taf-common_PR-80/.semver, universal_newlines=False, shell=None, istream=) [2023-09-04T07:21:11.325Z] 2023-09-04 07:21:11,290 [execute] INFO git cat-file --batch [2023-09-04T07:21:11.325Z] 2023-09-04 07:21:11,290 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_edgex-taf-common_PR-80/.semver, universal_newlines=False, shell=None, istream=) [2023-09-04T07:21:11.325Z] 2023-09-04 07:21:11,295 [read_version] DEBUG read version from /w/workspace/exfoundry_edgex-taf-common_PR-80/.semver/PR-80 [2023-09-04T07:21:11.325Z] 0.0.0 [Pipeline] } [2023-09-04T07:21:11.332Z] $ docker exec --env ******** --env ******** 01d3ddbe2a786f9a9704cb14daeaa160f624e50664ce2bffbad9f235b71f7a20 ssh-agent -k [2023-09-04T07:21:11.429Z] unset SSH_AUTH_SOCK; [2023-09-04T07:21:11.429Z] unset SSH_AGENT_PID; [2023-09-04T07:21:11.429Z] echo Agent pid 76 killed; [2023-09-04T07:21:11.445Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-09-04T07:21:11.744Z] + git semver [Pipeline] } [2023-09-04T07:21:12.012Z] $ docker stop --time=1 01d3ddbe2a786f9a9704cb14daeaa160f624e50664ce2bffbad9f235b71f7a20 [2023-09-04T07:21:13.289Z] $ docker rm -f --volumes 01d3ddbe2a786f9a9704cb14daeaa160f624e50664ce2bffbad9f235b71f7a20 [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-04T07:21:13.623Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-09-04T07:21:13.820Z] Stashed 1 file(s) [Pipeline] echo [2023-09-04T07:21:13.823Z] [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 [2023-09-04T07:21:13.952Z] provisioning config files... [2023-09-04T07:21:13.960Z] copy managed file [taf-settings] to file:/w/workspace/exfoundry_edgex-taf-common_PR-80@tmp/config9508403269208934184tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-04T07:21:14.253Z] ---> docker-login.sh [2023-09-04T07:21:14.253Z] nexus3.edgexfoundry.org:10001 [2023-09-04T07:21:14.253Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-04T07:21:14.253Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-04T07:21:14.253Z] Configure a credential helper to remove this warning. See [2023-09-04T07:21:14.253Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-04T07:21:14.253Z] [2023-09-04T07:21:14.253Z] Login Succeeded [2023-09-04T07:21:14.253Z] nexus3.edgexfoundry.org:10002 [2023-09-04T07:21:14.253Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-04T07:21:14.253Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-04T07:21:14.253Z] Configure a credential helper to remove this warning. See [2023-09-04T07:21:14.253Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-04T07:21:14.253Z] [2023-09-04T07:21:14.253Z] Login Succeeded [2023-09-04T07:21:14.253Z] nexus3.edgexfoundry.org:10003 [2023-09-04T07:21:14.512Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-04T07:21:14.512Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-04T07:21:14.512Z] Configure a credential helper to remove this warning. See [2023-09-04T07:21:14.512Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-04T07:21:14.512Z] [2023-09-04T07:21:14.512Z] Login Succeeded [2023-09-04T07:21:14.512Z] nexus3.edgexfoundry.org:10004 [2023-09-04T07:21:14.512Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-04T07:21:14.512Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-04T07:21:14.512Z] Configure a credential helper to remove this warning. See [2023-09-04T07:21:14.512Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-04T07:21:14.512Z] [2023-09-04T07:21:14.512Z] Login Succeeded [2023-09-04T07:21:14.512Z] docker.io [2023-09-04T07:21:14.771Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-04T07:21:14.771Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-04T07:21:14.771Z] Configure a credential helper to remove this warning. See [2023-09-04T07:21:14.771Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-04T07:21:14.771Z] [2023-09-04T07:21:14.771Z] Login Succeeded [2023-09-04T07:21:14.771Z] ---> docker-login.sh ends [Pipeline] } [2023-09-04T07:21:14.779Z] 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 [2023-09-04T07:21:15.251Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-09-04T07:21:15.536Z] + ls -al . [2023-09-04T07:21:15.537Z] total 72 [2023-09-04T07:21:15.537Z] drwxrwxr-x 7 jenkins jenkins 4096 Sep 4 07:21 . [2023-09-04T07:21:15.537Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 4 07:20 .. [2023-09-04T07:21:15.537Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 4 07:21 .git [2023-09-04T07:21:15.537Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 4 07:20 .github [2023-09-04T07:21:15.537Z] -rw-rw-r-- 1 jenkins jenkins 22 Sep 4 07:20 .gitignore [2023-09-04T07:21:15.537Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 4 07:21 .semver [2023-09-04T07:21:15.537Z] -rw-rw-r-- 1 jenkins jenkins 1575 Sep 4 07:20 Dockerfile [2023-09-04T07:21:15.537Z] -rw-rw-r-- 1 jenkins jenkins 746 Sep 4 07:20 Jenkinsfile [2023-09-04T07:21:15.537Z] -rw-rw-r-- 1 jenkins jenkins 11381 Sep 4 07:20 LICENSE [2023-09-04T07:21:15.537Z] -rw-rw-r-- 1 jenkins jenkins 3606 Sep 4 07:20 README.md [2023-09-04T07:21:15.537Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 4 07:20 TAF-Manager [2023-09-04T07:21:15.537Z] drwxrwxr-x 6 jenkins jenkins 4096 Sep 4 07:20 TUC [2023-09-04T07:21:15.537Z] -rw-rw-r-- 1 jenkins jenkins 5 Sep 4 07:21 VERSION [2023-09-04T07:21:15.537Z] -rw-rw-r-- 1 jenkins jenkins 344 Sep 4 07:20 requirements.txt [2023-09-04T07:21:15.537Z] -rw-rw-r-- 1 jenkins jenkins 54 Sep 4 07:20 robot-entrypoint.sh [2023-09-04T07:21:15.537Z] -rw-rw-r-- 1 jenkins jenkins 445 Sep 4 07:20 setup.py [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-04T07:21:15.841Z] + docker build -t edgex-taf-common -f Dockerfile --build-arg ARCH=amd64 --label git_sha=fdc10726a9c50abbcf612cd249fcdf17eb94127d --label arch=amd64 --label version=0.0.0 . [2023-09-04T07:21:15.841Z] Sending build context to Docker daemon 518.7kB [2023-09-04T07:21:15.841Z] Step 1/13 : FROM alpine:3.16 [2023-09-04T07:21:16.101Z] 3.16: Pulling from library/alpine [2023-09-04T07:21:16.361Z] 659d66d51139: Pulling fs layer [2023-09-04T07:21:16.361Z] 659d66d51139: Verifying Checksum [2023-09-04T07:21:16.361Z] 659d66d51139: Download complete [2023-09-04T07:21:16.619Z] 659d66d51139: Pull complete [2023-09-04T07:21:16.619Z] Digest: sha256:a8cbb8c69ee71561f4b69c066bad07f7e510caaa523da26fbfc606b10bd7934b [2023-09-04T07:21:16.619Z] Status: Downloaded newer image for alpine:3.16 [2023-09-04T07:21:16.619Z] ---> 187eae39ad94 [2023-09-04T07:21:16.619Z] Step 2/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: IOTech' [2023-09-04T07:21:16.619Z] ---> Running in 92e0208635c2 [2023-09-04T07:21:16.878Z] Removing intermediate container 92e0208635c2 [2023-09-04T07:21:16.878Z] ---> 6418f63a01ee [2023-09-04T07:21:16.878Z] Step 3/13 : LABEL maintainer="Bruce Huang " [2023-09-04T07:21:16.878Z] ---> Running in 4ec4a4fb84bb [2023-09-04T07:21:16.878Z] Removing intermediate container 4ec4a4fb84bb [2023-09-04T07:21:16.878Z] ---> 3ed711e0924c [2023-09-04T07:21:16.878Z] Step 4/13 : COPY . /edgex-taf/edgex-taf-common [2023-09-04T07:21:17.137Z] ---> d0dd3ed81de1 [2023-09-04T07:21:17.137Z] Step 5/13 : COPY robot-entrypoint.sh /usr/local/bin/ [2023-09-04T07:21:17.397Z] ---> d6ab7ba23485 [2023-09-04T07:21:17.397Z] Step 6/13 : COPY requirements.txt /edgex-taf/requirements.txt [2023-09-04T07:21:17.397Z] ---> 2c9572f713b4 [2023-09-04T07:21:17.397Z] Step 7/13 : WORKDIR /edgex-taf [2023-09-04T07:21:17.397Z] ---> Running in aca29972b94d [2023-09-04T07:21:17.656Z] Removing intermediate container aca29972b94d [2023-09-04T07:21:17.656Z] ---> eec291811bf5 [2023-09-04T07:21:17.656Z] Step 8/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2023-09-04T07:21:17.656Z] ---> Running in 9b4edfd521c0 [2023-09-04T07:21:18.223Z] Removing intermediate container 9b4edfd521c0 [2023-09-04T07:21:18.223Z] ---> 75723b1b930c [2023-09-04T07:21:18.223Z] 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 [2023-09-04T07:21:18.223Z] ---> Running in bc7417da0218 [2023-09-04T07:21:18.482Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-09-04T07:21:19.050Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-09-04T07:21:19.616Z] OK: 6 MiB in 14 packages [2023-09-04T07:21:19.616Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-09-04T07:21:20.184Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-09-04T07:21:20.751Z] (1/9) Installing ca-certificates (20230506-r0) [2023-09-04T07:21:21.011Z] (2/9) Installing brotli-libs (1.0.9-r6) [2023-09-04T07:21:21.581Z] (3/9) Installing nghttp2-libs (1.47.0-r1) [2023-09-04T07:21:21.840Z] (4/9) Installing libcurl (8.2.1-r0) [2023-09-04T07:21:22.409Z] (5/9) Installing curl (8.2.1-r0) [2023-09-04T07:21:22.669Z] (6/9) Installing docker-cli (20.10.20-r0) [2023-09-04T07:21:23.244Z] (7/9) Installing oniguruma (6.9.8-r0) [2023-09-04T07:21:23.812Z] (8/9) Installing jq (1.6-r1) [2023-09-04T07:21:24.072Z] (9/9) Installing openssl (1.1.1v-r0) [2023-09-04T07:21:24.641Z] Executing busybox-1.35.0-r17.trigger [2023-09-04T07:21:24.641Z] Executing ca-certificates-20230506-r0.trigger [2023-09-04T07:21:24.641Z] OK: 52 MiB in 23 packages [2023-09-04T07:21:24.642Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-09-04T07:21:25.211Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-09-04T07:21:25.779Z] (1/137) Installing libmagic (5.41-r0) [2023-09-04T07:21:26.037Z] (2/137) Installing file (5.41-r0) [2023-09-04T07:21:26.296Z] (3/137) Installing libxau (1.0.9-r0) [2023-09-04T07:21:26.554Z] (4/137) Installing libxdmcp (1.1.3-r0) [2023-09-04T07:21:26.813Z] (5/137) Installing libxcb (1.15-r0) [2023-09-04T07:21:27.381Z] (6/137) Installing libx11 (1.8-r1) [2023-09-04T07:21:27.640Z] (7/137) Installing libxext (1.3.4-r0) [2023-09-04T07:21:28.207Z] (8/137) Installing libice (1.0.10-r0) [2023-09-04T07:21:28.466Z] (9/137) Installing libuuid (2.38-r1) [2023-09-04T07:21:28.725Z] (10/137) Installing libsm (1.2.3-r0) [2023-09-04T07:21:28.919Z] Still waiting to schedule task [2023-09-04T07:21:28.919Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-09-04T07:21:28.984Z] (11/137) Installing libxt (1.2.1-r0) [2023-09-04T07:21:29.243Z] (12/137) Installing libxmu (1.1.3-r0) [2023-09-04T07:21:29.809Z] (13/137) Installing xset (1.2.4-r0) [2023-09-04T07:21:29.809Z] (14/137) Installing xprop (1.2.5-r0) [2023-09-04T07:21:30.068Z] (15/137) Installing xdg-utils (1.1.3-r3) [2023-09-04T07:21:30.637Z] (16/137) Installing eudev-libs (3.2.11-r0) [2023-09-04T07:21:30.896Z] (17/137) Installing pkgconf (1.8.1-r0) [2023-09-04T07:21:31.155Z] (18/137) Installing libffi (3.4.2-r1) [2023-09-04T07:21:31.413Z] (19/137) Installing libintl (0.21-r2) [2023-09-04T07:21:31.671Z] (20/137) Installing libblkid (2.38-r1) [2023-09-04T07:21:32.238Z] (21/137) Installing libmount (2.38-r1) [2023-09-04T07:21:32.496Z] (22/137) Installing pcre (8.45-r2) [2023-09-04T07:21:32.754Z] (23/137) Installing glib (2.72.4-r0) [2023-09-04T07:21:33.321Z] (24/137) Installing xz-libs (5.2.5-r1) [2023-09-04T07:21:33.578Z] (25/137) Installing libxml2 (2.9.14-r2) [2023-09-04T07:21:34.143Z] (26/137) Installing shared-mime-info (2.2-r2) [2023-09-04T07:21:34.710Z] (27/137) Installing hicolor-icon-theme (0.17-r1) [2023-09-04T07:21:34.968Z] (28/137) Installing libjpeg-turbo (2.1.3-r1) [2023-09-04T07:21:35.227Z] (29/137) Installing libpng (1.6.37-r1) [2023-09-04T07:21:35.794Z] (30/137) Installing libwebp (1.2.3-r1) [2023-09-04T07:21:36.052Z] (31/137) Installing zstd-libs (1.5.2-r1) [2023-09-04T07:21:36.618Z] (32/137) Installing tiff (4.4.0-r4) [2023-09-04T07:21:36.875Z] (33/137) Installing gdk-pixbuf (2.42.8-r0) [2023-09-04T07:21:37.133Z] (34/137) Installing gtk-update-icon-cache (2.24.33-r3) [2023-09-04T07:21:37.392Z] (35/137) Installing libxcomposite (0.4.5-r0) [2023-09-04T07:21:37.650Z] (36/137) Installing libxfixes (6.0.0-r0) [2023-09-04T07:21:37.909Z] (37/137) Installing libxrender (0.9.10-r3) [2023-09-04T07:21:38.167Z] (38/137) Installing libxcursor (1.2.1-r0) [2023-09-04T07:21:38.425Z] (39/137) Installing libxdamage (1.1.5-r1) [2023-09-04T07:21:38.683Z] (40/137) Installing libxi (1.8-r0) [2023-09-04T07:21:38.941Z] (41/137) Installing libxinerama (1.1.4-r1) [2023-09-04T07:21:39.199Z] (42/137) Installing libxrandr (1.5.2-r1) [2023-09-04T07:21:39.457Z] (43/137) Installing atk (2.38.0-r0) [2023-09-04T07:21:40.023Z] (44/137) Installing libxtst (1.2.3-r3) [2023-09-04T07:21:40.023Z] (45/137) Installing dbus-libs (1.14.8-r0) [2023-09-04T07:21:40.589Z] (46/137) Installing at-spi2-core (2.44.1-r0) [2023-09-04T07:21:40.847Z] (47/137) Installing at-spi2-atk (2.38.0-r0) [2023-09-04T07:21:41.105Z] (48/137) Installing expat (2.5.0-r0) [2023-09-04T07:21:41.363Z] (49/137) Installing libbz2 (1.0.8-r1) [2023-09-04T07:21:41.930Z] (50/137) Installing freetype (2.12.1-r0) [2023-09-04T07:21:42.189Z] (51/137) Installing fontconfig (2.14.0-r0) [2023-09-04T07:21:42.447Z] (52/137) Installing pixman (0.40.0-r4) [2023-09-04T07:21:43.014Z] (53/137) Installing cairo (1.17.4-r2) [2023-09-04T07:21:43.580Z] (54/137) Installing cairo-gobject (1.17.4-r2) [2023-09-04T07:21:43.580Z] (55/137) Installing avahi-libs (0.8-r6) [2023-09-04T07:21:44.147Z] (56/137) Installing gmp (6.2.1-r2) [2023-09-04T07:21:44.405Z] (57/137) Installing nettle (3.7.3-r0) [2023-09-04T07:21:44.972Z] (58/137) Installing p11-kit (0.24.1-r0) [2023-09-04T07:21:45.230Z] (59/137) Installing libtasn1 (4.18.0-r1) [2023-09-04T07:21:45.488Z] (60/137) Installing libunistring (1.0-r0) [2023-09-04T07:21:46.057Z] (61/137) Installing gnutls (3.7.7-r1) [2023-09-04T07:21:46.315Z] (62/137) Installing cups-libs (2.4.2-r2) [2023-09-04T07:21:46.883Z] (63/137) Installing libepoxy (1.5.10-r0) [2023-09-04T07:21:47.142Z] (64/137) Installing fribidi (1.0.12-r0) [2023-09-04T07:21:47.708Z] (65/137) Installing graphite2 (1.3.14-r1) [2023-09-04T07:21:47.966Z] (66/137) Installing harfbuzz (4.3.0-r0) [2023-09-04T07:21:48.224Z] (67/137) Installing libxft (2.3.4-r0) [2023-09-04T07:21:48.481Z] (68/137) Installing pango (1.50.7-r0) [2023-09-04T07:21:49.048Z] (69/137) Installing wayland-libs-client (1.20.0-r0) [2023-09-04T07:21:49.306Z] (70/137) Installing wayland-libs-cursor (1.20.0-r0) [2023-09-04T07:21:49.564Z] (71/137) Installing wayland-libs-egl (1.20.0-r0) [2023-09-04T07:21:49.823Z] (72/137) Installing xkeyboard-config (2.35.1-r0) [2023-09-04T07:21:50.388Z] (73/137) Installing libxkbcommon (1.4.1-r0) [2023-09-04T07:21:50.646Z] (74/137) Installing gtk+3.0 (3.24.34-r1) [2023-09-04T07:21:51.212Z] Executing gtk+3.0-3.24.34-r1.post-install [2023-09-04T07:21:51.212Z] (75/137) Installing libfontenc (1.1.4-r0) [2023-09-04T07:21:51.470Z] (76/137) Installing mkfontscale (1.2.2-r0) [2023-09-04T07:21:51.729Z] (77/137) Installing font-opensans (0_git20210927-r0) [2023-09-04T07:21:52.296Z] (78/137) Installing libgcc (11.2.1_git20220219-r2) [2023-09-04T07:21:52.554Z] (79/137) Installing libogg (1.3.5-r1) [2023-09-04T07:21:52.812Z] (80/137) Installing libstdc++ (11.2.1_git20220219-r2) [2023-09-04T07:21:53.379Z] (81/137) Installing flac (1.3.4-r0) [2023-09-04T07:21:53.636Z] (82/137) Installing alsa-lib (1.2.7.2-r0) [2023-09-04T07:21:54.201Z] (83/137) Installing libatomic (11.2.1_git20220219-r2) [2023-09-04T07:21:54.460Z] (84/137) Installing sdl2 (2.0.22-r0) [2023-09-04T07:21:55.027Z] (85/137) Installing aom-libs (3.3.0-r0) [2023-09-04T07:21:55.595Z] (86/137) Installing libass (0.16.0-r0) [2023-09-04T07:21:55.854Z] (87/137) Installing libdav1d (1.0.0-r0) [2023-09-04T07:21:56.112Z] (88/137) Installing libpciaccess (0.16-r0) [2023-09-04T07:21:56.370Z] (89/137) Installing libdrm (2.4.110-r0) [2023-09-04T07:21:56.938Z] (90/137) Installing ncurses-terminfo-base (6.3_p20220521-r1) [2023-09-04T07:21:57.197Z] (91/137) Installing ncurses-libs (6.3_p20220521-r1) [2023-09-04T07:21:57.455Z] (92/137) Installing lame (3.100-r0) [2023-09-04T07:21:58.023Z] (93/137) Installing opus (1.3.1-r1) [2023-09-04T07:21:58.281Z] (94/137) Installing libasyncns (0.8-r1) [2023-09-04T07:21:58.541Z] (95/137) Installing libltdl (2.4.7-r0) [2023-09-04T07:21:58.799Z] (96/137) Installing orc (0.4.32-r0) [2023-09-04T07:21:59.367Z] (97/137) Installing libvorbis (1.3.7-r0) [2023-09-04T07:21:59.626Z] (98/137) Installing libsndfile (1.1.0-r0) [2023-09-04T07:22:00.193Z] (99/137) Installing libgomp (11.2.1_git20220219-r2) [2023-09-04T07:22:00.452Z] (100/137) Installing soxr (0.1.3-r2) [2023-09-04T07:22:00.711Z] (101/137) Installing speexdsp (1.2.0-r0) [2023-09-04T07:22:00.970Z] (102/137) Installing tdb-libs (1.4.6-r0) [2023-09-04T07:22:01.228Z] (103/137) Installing libpulse (15.0-r2) [2023-09-04T07:22:01.794Z] (104/137) Installing cjson (1.7.15-r3) [2023-09-04T07:22:02.052Z] (105/137) Installing mbedtls (2.28.4-r0) [2023-09-04T07:22:02.618Z] (106/137) Installing librist (0.2.6-r1) [2023-09-04T07:22:02.876Z] (107/137) Installing libsrt (1.4.4-r0) [2023-09-04T07:22:03.135Z] (108/137) Installing libssh (0.9.6-r1) [2023-09-04T07:22:03.701Z] (109/137) Installing libtheora (1.1.1-r16) [2023-09-04T07:22:03.958Z] (110/137) Installing v4l-utils-libs (1.22.1-r1) [2023-09-04T07:22:04.216Z] (111/137) Installing libva (2.14.0-r0) [2023-09-04T07:22:04.783Z] (112/137) Installing libvdpau (1.5-r0) [2023-09-04T07:22:05.042Z] (113/137) Installing vidstab (1.1.0-r1) [2023-09-04T07:22:05.300Z] (114/137) Installing libvpx (1.11.0-r1) [2023-09-04T07:22:05.875Z] (115/137) Installing x264-libs (0.163_git20210613-r0) [2023-09-04T07:22:06.134Z] (116/137) Installing numactl (2.0.14-r0) [2023-09-04T07:22:06.702Z] (117/137) Installing x265-libs (3.5-r3) [2023-09-04T07:22:06.960Z] (118/137) Installing xvidcore (1.3.7-r1) [2023-09-04T07:22:07.527Z] (119/137) Installing ffmpeg-libs (5.0.3-r0) [2023-09-04T07:22:08.111Z] (120/137) Installing libevent (2.1.12-r4) [2023-09-04T07:22:08.678Z] (121/137) Installing mesa (21.3.9-r0) [2023-09-04T07:22:08.678Z] (122/137) Installing wayland-libs-server (1.20.0-r0) [2023-09-04T07:22:08.936Z] (123/137) Installing mesa-gbm (21.3.9-r0) [2023-09-04T07:22:09.504Z] (124/137) Installing icu-data-en (71.1-r2) [2023-09-04T07:22:09.762Z] Executing icu-data-en-71.1-r2.post-install [2023-09-04T07:22:09.762Z] * [2023-09-04T07:22:09.762Z] * If you need ICU with non-English locales and legacy charset support, install [2023-09-04T07:22:09.762Z] * package icu-data-full. [2023-09-04T07:22:09.762Z] * [2023-09-04T07:22:09.762Z] (125/137) Installing icu-libs (71.1-r2) [2023-09-04T07:22:10.330Z] (126/137) Installing lcms2 (2.13.1-r0) [2023-09-04T07:22:10.897Z] (127/137) Installing minizip (1.2.12-r0) [2023-09-04T07:22:10.897Z] (128/137) Installing nspr (4.33-r0) [2023-09-04T07:22:11.464Z] (129/137) Installing sqlite-libs (3.40.1-r0) [2023-09-04T07:22:11.723Z] (130/137) Installing nss (3.78.1-r0) [2023-09-04T07:22:12.289Z] (131/137) Installing re2 (2022.04.01-r0) [2023-09-04T07:22:12.855Z] (132/137) Installing snappy (1.1.9-r4) [2023-09-04T07:22:12.855Z] (133/137) Installing libgpg-error (1.45-r0) [2023-09-04T07:22:13.422Z] (134/137) Installing libgcrypt (1.10.1-r0) [2023-09-04T07:22:13.681Z] (135/137) Installing libxslt (1.1.35-r0) [2023-09-04T07:22:14.251Z] (136/137) Installing chromium (102.0.5005.182-r0) [2023-09-04T07:22:16.151Z] (137/137) Installing chromium-chromedriver (102.0.5005.182-r0) [2023-09-04T07:22:16.719Z] Executing busybox-1.35.0-r17.trigger [2023-09-04T07:22:16.719Z] Executing glib-2.72.4-r0.trigger [2023-09-04T07:22:16.719Z] Executing shared-mime-info-2.2-r2.trigger [2023-09-04T07:22:17.285Z] Executing gdk-pixbuf-2.42.8-r0.trigger [2023-09-04T07:22:17.285Z] Executing gtk-update-icon-cache-2.24.33-r3.trigger [2023-09-04T07:22:17.285Z] Executing fontconfig-2.14.0-r0.trigger [2023-09-04T07:22:17.285Z] Executing mkfontscale-1.2.2-r0.trigger [2023-09-04T07:22:17.285Z] OK: 409 MiB in 160 packages [2023-09-04T07:22:17.285Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-09-04T07:22:17.853Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-09-04T07:22:18.421Z] (1/21) Installing binutils (2.38-r3) [2023-09-04T07:22:18.988Z] (2/21) Installing isl22 (0.22-r0) [2023-09-04T07:22:19.246Z] (3/21) Installing mpfr4 (4.1.0-r0) [2023-09-04T07:22:19.813Z] (4/21) Installing mpc1 (1.2.1-r0) [2023-09-04T07:22:20.379Z] (5/21) Installing gcc (11.2.1_git20220219-r2) [2023-09-04T07:22:21.314Z] (6/21) Installing musl-dev (1.2.3-r3) [2023-09-04T07:22:21.878Z] (7/21) Installing libc-dev (0.7.2-r3) [2023-09-04T07:22:22.137Z] (8/21) Installing linux-headers (5.16.7-r1) [2023-09-04T07:22:22.705Z] (9/21) Installing libffi-dev (3.4.2-r1) [2023-09-04T07:22:22.964Z] (10/21) Installing libpq (14.9-r0) [2023-09-04T07:22:23.532Z] (11/21) Installing openssl-dev (1.1.1v-r0) [2023-09-04T07:22:23.790Z] (12/21) Installing libpq-dev (14.9-r0) [2023-09-04T07:22:24.358Z] (13/21) Installing libecpg (14.9-r0) [2023-09-04T07:22:24.662Z] (14/21) Installing libecpg-dev (14.9-r0) [2023-09-04T07:22:25.263Z] (15/21) Installing llvm13-libs (13.0.1-r2) [2023-09-04T07:22:26.267Z] (16/21) Installing clang-libs (13.0.1-r1) [2023-09-04T07:22:34.430Z] (17/21) Installing clang (13.0.1-r1) [2023-09-04T07:22:34.431Z] (18/21) Installing icu (71.1-r2) [2023-09-04T07:22:34.690Z] (19/21) Installing icu-dev (71.1-r2) [2023-09-04T07:22:34.948Z] (20/21) Installing llvm13 (13.0.1-r2) [2023-09-04T07:22:35.885Z] (21/21) Installing postgresql14-dev (14.9-r0) [2023-09-04T07:22:36.453Z] Executing busybox-1.35.0-r17.trigger [2023-09-04T07:22:36.453Z] OK: 822 MiB in 181 packages [2023-09-04T07:22:36.453Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-09-04T07:22:37.020Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-09-04T07:22:37.587Z] (1/10) Installing g++ (11.2.1_git20220219-r2) [2023-09-04T07:22:38.524Z] (2/10) Installing gdbm (1.23-r0) [2023-09-04T07:22:38.781Z] (3/10) Installing mpdecimal (2.5.1-r1) [2023-09-04T07:22:39.039Z] (4/10) Installing readline (8.1.2-r0) [2023-09-04T07:22:39.609Z] (5/10) Installing python3 (3.10.13-r0) [2023-09-04T07:22:42.898Z] (6/10) Installing python3-dev (3.10.13-r0) [2023-09-04T07:22:43.466Z] (7/10) Installing libsodium (1.0.18-r0) [2023-09-04T07:22:43.725Z] (8/10) Installing libzmq (4.3.4-r0) [2023-09-04T07:22:44.294Z] (9/10) Installing libsodium-dev (1.0.18-r0) [2023-09-04T07:22:44.553Z] (10/10) Installing zeromq-dev (4.3.4-r0) [2023-09-04T07:22:44.812Z] Executing busybox-1.35.0-r17.trigger [2023-09-04T07:22:44.812Z] OK: 974 MiB in 191 packages [2023-09-04T07:22:44.812Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-09-04T07:22:45.380Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-09-04T07:22:45.951Z] OK: 974 MiB in 191 packages [2023-09-04T07:22:45.951Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-09-04T07:22:46.518Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-09-04T07:22:47.086Z] (1/1) Installing tzdata (2023c-r0) [2023-09-04T07:22:47.654Z] Executing busybox-1.35.0-r17.trigger [2023-09-04T07:22:47.654Z] OK: 978 MiB in 192 packages [2023-09-04T07:22:47.914Z] (1/1) Purging tzdata (2023c-r0) [2023-09-04T07:22:47.914Z] Executing busybox-1.35.0-r17.trigger [2023-09-04T07:22:47.914Z] OK: 974 MiB in 191 packages [2023-09-04T07:22:50.447Z] Looking in links: /tmp/tmpvmtpmb8e [2023-09-04T07:22:50.447Z] Processing /tmp/tmpvmtpmb8e/setuptools-65.5.0-py3-none-any.whl [2023-09-04T07:22:50.447Z] Processing /tmp/tmpvmtpmb8e/pip-23.0.1-py3-none-any.whl [2023-09-04T07:22:50.706Z] Installing collected packages: setuptools, pip [2023-09-04T07:22:53.993Z] Successfully installed pip-23.0.1 setuptools-65.5.0 [2023-09-04T07:22:53.993Z] 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 [2023-09-04T07:22:53.993Z] Requirement already satisfied: pip in /usr/lib/python3.10/site-packages (23.0.1) [2023-09-04T07:22:54.252Z] Collecting pip [2023-09-04T07:22:54.252Z] Downloading pip-23.2.1-py3-none-any.whl (2.1 MB) [2023-09-04T07:22:54.252Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 48.9 MB/s eta 0:00:00 [2023-09-04T07:22:54.252Z] Requirement already satisfied: setuptools in /usr/lib/python3.10/site-packages (65.5.0) [2023-09-04T07:22:54.821Z] Collecting setuptools [2023-09-04T07:22:54.821Z] Downloading setuptools-68.1.2-py3-none-any.whl (805 kB) [2023-09-04T07:22:54.821Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 805.1/805.1 kB 144.6 MB/s eta 0:00:00 [2023-09-04T07:22:54.821Z] Collecting wheel [2023-09-04T07:22:54.821Z] Downloading wheel-0.41.2-py3-none-any.whl (64 kB) [2023-09-04T07:22:54.821Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 64.8/64.8 kB 141.7 MB/s eta 0:00:00 [2023-09-04T07:22:55.082Z] Installing collected packages: wheel, setuptools, pip [2023-09-04T07:22:55.082Z] Attempting uninstall: setuptools [2023-09-04T07:22:55.082Z] Found existing installation: setuptools 65.5.0 [2023-09-04T07:22:55.082Z] Uninstalling setuptools-65.5.0: [2023-09-04T07:22:55.082Z] Successfully uninstalled setuptools-65.5.0 [2023-09-04T07:22:56.015Z] Attempting uninstall: pip [2023-09-04T07:22:56.015Z] Found existing installation: pip 23.0.1 [2023-09-04T07:22:56.015Z] Uninstalling pip-23.0.1: [2023-09-04T07:22:56.015Z] Successfully uninstalled pip-23.0.1 [2023-09-04T07:22:57.917Z] Successfully installed pip-23.2.1 setuptools-68.1.2 wheel-0.41.2 [2023-09-04T07:22:57.917Z] 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 [2023-09-04T07:22:58.486Z] Processing ./edgex-taf-common [2023-09-04T07:22:58.486Z] Preparing metadata (setup.py): started [2023-09-04T07:22:59.052Z] Preparing metadata (setup.py): finished with status 'done' [2023-09-04T07:22:59.052Z] Building wheels for collected packages: edgex-taf-common [2023-09-04T07:22:59.052Z] Building wheel for edgex-taf-common (setup.py): started [2023-09-04T07:22:59.312Z] Building wheel for edgex-taf-common (setup.py): finished with status 'done' [2023-09-04T07:22:59.312Z] Created wheel for edgex-taf-common: filename=edgex_taf_common-0.0.0-py3-none-any.whl size=14471 sha256=84d4533432297896fac0ddd284f14514155fbaafa91c124b04f340e8425378e2 [2023-09-04T07:22:59.312Z] Stored in directory: /root/.cache/pip/wheels/61/f5/b0/ccd98a608bbb4978be0e5d8235f9fb4ae43535dafafd44bbbd [2023-09-04T07:22:59.312Z] Successfully built edgex-taf-common [2023-09-04T07:22:59.571Z] Installing collected packages: edgex-taf-common [2023-09-04T07:22:59.571Z] Successfully installed edgex-taf-common-0.0.0 [2023-09-04T07:22:59.571Z] 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 [2023-09-04T07:23:00.508Z] Collecting robotframework==6.1.1 (from -r requirements.txt (line 1)) [2023-09-04T07:23:00.508Z] Obtaining dependency information for robotframework==6.1.1 from https://files.pythonhosted.org/packages/b5/f0/3338803e955926c7826cfe6738ed99db1f76c3a86defca2c33228b12119a/robotframework-6.1.1-py3-none-any.whl.metadata [2023-09-04T07:23:00.508Z] Downloading robotframework-6.1.1-py3-none-any.whl.metadata (7.5 kB) [2023-09-04T07:23:00.508Z] Collecting python-dotenv==0.15.0 (from -r requirements.txt (line 2)) [2023-09-04T07:23:00.508Z] Downloading python_dotenv-0.15.0-py2.py3-none-any.whl (18 kB) [2023-09-04T07:23:00.508Z] Collecting robotframework-requests==0.9.5 (from -r requirements.txt (line 3)) [2023-09-04T07:23:00.508Z] Obtaining dependency information for robotframework-requests==0.9.5 from https://files.pythonhosted.org/packages/09/b7/ca9dc356330be0ec6834806f6e63c16dbcfa8d7c45286b62ffd4710b731e/robotframework_requests-0.9.5-py3-none-any.whl.metadata [2023-09-04T07:23:00.508Z] Downloading robotframework_requests-0.9.5-py3-none-any.whl.metadata (7.2 kB) [2023-09-04T07:23:00.508Z] Collecting robotframework-seleniumlibrary==6.1.0 (from -r requirements.txt (line 4)) [2023-09-04T07:23:00.508Z] Downloading robotframework_seleniumlibrary-6.1.0-py2.py3-none-any.whl (95 kB) [2023-09-04T07:23:00.508Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 95.2/95.2 kB 24.2 MB/s eta 0:00:00 [2023-09-04T07:23:00.508Z] Collecting robotbackgroundlogger==1.2 (from -r requirements.txt (line 5)) [2023-09-04T07:23:00.508Z] Downloading robotbackgroundlogger-1.2.tar.gz (3.9 kB) [2023-09-04T07:23:00.508Z] Preparing metadata (setup.py): started [2023-09-04T07:23:00.768Z] Preparing metadata (setup.py): finished with status 'done' [2023-09-04T07:23:00.768Z] Collecting RESTinstance==1.3.0 (from -r requirements.txt (line 6)) [2023-09-04T07:23:00.768Z] Downloading RESTinstance-1.3.0-py2.py3-none-any.whl (29 kB) [2023-09-04T07:23:00.768Z] Collecting configparser==5.3.0 (from -r requirements.txt (line 7)) [2023-09-04T07:23:00.768Z] Downloading configparser-5.3.0-py3-none-any.whl (19 kB) [2023-09-04T07:23:00.768Z] Collecting requests==2.31.0 (from -r requirements.txt (line 8)) [2023-09-04T07:23:00.768Z] Obtaining dependency information for requests==2.31.0 from https://files.pythonhosted.org/packages/70/8e/0e2d847013cb52cd35b38c009bb167a1a26b2ce6cd6965bf26b47bc0bf44/requests-2.31.0-py3-none-any.whl.metadata [2023-09-04T07:23:00.768Z] Downloading requests-2.31.0-py3-none-any.whl.metadata (4.6 kB) [2023-09-04T07:23:00.768Z] Collecting paho-mqtt==1.6.1 (from -r requirements.txt (line 9)) [2023-09-04T07:23:00.768Z] Downloading paho-mqtt-1.6.1.tar.gz (99 kB) [2023-09-04T07:23:01.032Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 99.4/99.4 kB 15.7 MB/s eta 0:00:00 [2023-09-04T07:23:01.032Z] Preparing metadata (setup.py): started [2023-09-04T07:23:01.032Z] Preparing metadata (setup.py): finished with status 'done' [2023-09-04T07:23:01.294Z] Collecting docker==6.1.3 (from -r requirements.txt (line 10)) [2023-09-04T07:23:01.294Z] Obtaining dependency information for docker==6.1.3 from https://files.pythonhosted.org/packages/db/be/3032490fa33b36ddc8c4b1da3252c6f974e7133f1a50de00c6b85cca203a/docker-6.1.3-py3-none-any.whl.metadata [2023-09-04T07:23:01.294Z] Downloading docker-6.1.3-py3-none-any.whl.metadata (3.5 kB) [2023-09-04T07:23:01.583Z] Collecting numpy==1.22.3 (from -r requirements.txt (line 11)) [2023-09-04T07:23:01.583Z] Downloading numpy-1.22.3.zip (11.5 MB) [2023-09-04T07:23:01.895Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 11.5/11.5 MB 59.0 MB/s eta 0:00:00 [2023-09-04T07:23:02.469Z] Installing build dependencies: started [2023-09-04T07:23:05.766Z] Installing build dependencies: finished with status 'done' [2023-09-04T07:23:05.766Z] Getting requirements to build wheel: started [2023-09-04T07:23:06.706Z] Getting requirements to build wheel: finished with status 'done' [2023-09-04T07:23:06.706Z] Preparing metadata (pyproject.toml): started [2023-09-04T07:23:07.274Z] Preparing metadata (pyproject.toml): finished with status 'done' [2023-09-04T07:23:07.274Z] Collecting psutil==5.9.5 (from -r requirements.txt (line 12)) [2023-09-04T07:23:07.274Z] Downloading psutil-5.9.5.tar.gz (493 kB) [2023-09-04T07:23:07.274Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 493.5/493.5 kB 13.6 MB/s eta 0:00:00 [2023-09-04T07:23:07.533Z] Installing build dependencies: started [2023-09-04T07:23:11.721Z] Installing build dependencies: finished with status 'done' [2023-09-04T07:23:11.721Z] Getting requirements to build wheel: started [2023-09-04T07:23:11.721Z] Getting requirements to build wheel: finished with status 'done' [2023-09-04T07:23:11.721Z] Preparing metadata (pyproject.toml): started [2023-09-04T07:23:11.721Z] Preparing metadata (pyproject.toml): finished with status 'done' [2023-09-04T07:23:11.721Z] Collecting redis==5.0.0 (from -r requirements.txt (line 13)) [2023-09-04T07:23:11.721Z] Obtaining dependency information for redis==5.0.0 from https://files.pythonhosted.org/packages/df/b2/dfdc17f701f7b587f6c89c2b9b6b5978c87a8a785555efc810b064c875de/redis-5.0.0-py3-none-any.whl.metadata [2023-09-04T07:23:11.721Z] Downloading redis-5.0.0-py3-none-any.whl.metadata (8.8 kB) [2023-09-04T07:23:12.289Z] Collecting pyzmq==25.1.0 (from -r requirements.txt (line 14)) [2023-09-04T07:23:12.289Z] Obtaining dependency information for pyzmq==25.1.0 from https://files.pythonhosted.org/packages/66/96/129706be681649f43bde93811416f566acfefcd3fb18156d5df349c360ab/pyzmq-25.1.0-cp310-cp310-musllinux_1_1_x86_64.whl.metadata [2023-09-04T07:23:12.289Z] Downloading pyzmq-25.1.0-cp310-cp310-musllinux_1_1_x86_64.whl.metadata (4.8 kB) [2023-09-04T07:23:12.289Z] Collecting influxdb-client==1.36.1 (from -r requirements.txt (line 15)) [2023-09-04T07:23:12.289Z] Downloading influxdb_client-1.36.1-py3-none-any.whl (721 kB) [2023-09-04T07:23:12.289Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 721.2/721.2 kB 18.4 MB/s eta 0:00:00 [2023-09-04T07:23:12.548Z] Collecting psycopg2==2.9.3 (from -r requirements.txt (line 16)) [2023-09-04T07:23:12.548Z] Downloading psycopg2-2.9.3.tar.gz (380 kB) [2023-09-04T07:23:12.548Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 380.6/380.6 kB 42.2 MB/s eta 0:00:00 [2023-09-04T07:23:12.548Z] Preparing metadata (setup.py): started [2023-09-04T07:23:12.806Z] Preparing metadata (setup.py): finished with status 'done' [2023-09-04T07:23:13.066Z] Collecting pycryptodome==3.18.0 (from -r requirements.txt (line 17)) [2023-09-04T07:23:13.066Z] Obtaining dependency information for pycryptodome==3.18.0 from https://files.pythonhosted.org/packages/92/d7/df2bf45a1bcc7f2983a22c05f77ecd04bb8252a734219b0a6f089121dfa3/pycryptodome-3.18.0-cp35-abi3-musllinux_1_1_x86_64.whl.metadata [2023-09-04T07:23:13.066Z] Downloading pycryptodome-3.18.0-cp35-abi3-musllinux_1_1_x86_64.whl.metadata (3.4 kB) [2023-09-04T07:23:13.066Z] Collecting selenium>=4.0.0 (from robotframework-seleniumlibrary==6.1.0->-r requirements.txt (line 4)) [2023-09-04T07:23:13.066Z] Obtaining dependency information for selenium>=4.0.0 from https://files.pythonhosted.org/packages/f9/2f/9c6eef6487faca5006ae1ba43cf6ab627c7e3d2a7ec5a3b8728e2105472d/selenium-4.12.0-py3-none-any.whl.metadata [2023-09-04T07:23:13.066Z] Downloading selenium-4.12.0-py3-none-any.whl.metadata (6.9 kB) [2023-09-04T07:23:13.326Z] Collecting robotframework-pythonlibcore>=3.0.0 (from robotframework-seleniumlibrary==6.1.0->-r requirements.txt (line 4)) [2023-09-04T07:23:13.327Z] Obtaining dependency information for robotframework-pythonlibcore>=3.0.0 from https://files.pythonhosted.org/packages/af/2b/88274849d9ea6cdddbbdf40e5262d92fdd7e20026026c49369c07d7f62d5/robotframework_pythonlibcore-4.2.0-py2.py3-none-any.whl.metadata [2023-09-04T07:23:13.327Z] Downloading robotframework_pythonlibcore-4.2.0-py2.py3-none-any.whl.metadata (6.0 kB) [2023-09-04T07:23:13.327Z] Collecting docutils (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-09-04T07:23:13.327Z] Obtaining dependency information for docutils from https://files.pythonhosted.org/packages/26/87/f238c0670b94533ac0353a4e2a1a771a0cc73277b88bff23d3ae35a256c1/docutils-0.20.1-py3-none-any.whl.metadata [2023-09-04T07:23:13.327Z] Downloading docutils-0.20.1-py3-none-any.whl.metadata (2.8 kB) [2023-09-04T07:23:13.327Z] Collecting flex (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-09-04T07:23:13.327Z] Downloading flex-6.14.1.tar.gz (40 kB) [2023-09-04T07:23:13.327Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 40.9/40.9 kB 10.0 MB/s eta 0:00:00 [2023-09-04T07:23:13.327Z] Preparing metadata (setup.py): started [2023-09-04T07:23:13.587Z] Preparing metadata (setup.py): finished with status 'done' [2023-09-04T07:23:13.587Z] Collecting GenSON (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-09-04T07:23:13.587Z] Downloading genson-1.2.2.tar.gz (34 kB) [2023-09-04T07:23:13.587Z] Preparing metadata (setup.py): started [2023-09-04T07:23:13.847Z] Preparing metadata (setup.py): finished with status 'done' [2023-09-04T07:23:13.847Z] Collecting jsonpath-ng (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-09-04T07:23:13.847Z] Downloading jsonpath_ng-1.5.3-py3-none-any.whl (29 kB) [2023-09-04T07:23:13.847Z] Collecting jsonschema (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-09-04T07:23:13.847Z] Obtaining dependency information for jsonschema from https://files.pythonhosted.org/packages/2b/ff/af59fd34bc4d7ac3e6e0cd1f3c10317d329b6c1aee179e8b24ad9a79fbac/jsonschema-4.19.0-py3-none-any.whl.metadata [2023-09-04T07:23:13.847Z] Downloading jsonschema-4.19.0-py3-none-any.whl.metadata (8.2 kB) [2023-09-04T07:23:14.107Z] Collecting pygments (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-09-04T07:23:14.107Z] Obtaining dependency information for pygments from https://files.pythonhosted.org/packages/43/88/29adf0b44ba6ac85045e63734ae0997d3c58d8b1a91c914d240828d0d73d/Pygments-2.16.1-py3-none-any.whl.metadata [2023-09-04T07:23:14.107Z] Downloading Pygments-2.16.1-py3-none-any.whl.metadata (2.5 kB) [2023-09-04T07:23:14.107Z] Collecting pytz (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-09-04T07:23:14.107Z] Downloading pytz-2023.3-py2.py3-none-any.whl (502 kB) [2023-09-04T07:23:14.107Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 502.3/502.3 kB 43.8 MB/s eta 0:00:00 [2023-09-04T07:23:14.107Z] Collecting tzlocal (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-09-04T07:23:14.107Z] Obtaining dependency information for tzlocal from https://files.pythonhosted.org/packages/84/d2/730a87f0dbf184760394a85088d0d2366a5a8a32bc32ffd869a83f1de854/tzlocal-5.0.1-py3-none-any.whl.metadata [2023-09-04T07:23:14.107Z] Downloading tzlocal-5.0.1-py3-none-any.whl.metadata (16 kB) [2023-09-04T07:23:14.367Z] Collecting charset-normalizer<4,>=2 (from requests==2.31.0->-r requirements.txt (line 8)) [2023-09-04T07:23:14.367Z] Obtaining dependency information for charset-normalizer<4,>=2 from https://files.pythonhosted.org/packages/95/d2/6f25fddfbe31448ceea236e03b70d2bbd647d4bc9148bf9665307794c4f2/charset_normalizer-3.2.0-cp310-cp310-musllinux_1_1_x86_64.whl.metadata [2023-09-04T07:23:14.367Z] Downloading charset_normalizer-3.2.0-cp310-cp310-musllinux_1_1_x86_64.whl.metadata (31 kB) [2023-09-04T07:23:14.367Z] Collecting idna<4,>=2.5 (from requests==2.31.0->-r requirements.txt (line 8)) [2023-09-04T07:23:14.367Z] Downloading idna-3.4-py3-none-any.whl (61 kB) [2023-09-04T07:23:14.367Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.5/61.5 kB 8.9 MB/s eta 0:00:00 [2023-09-04T07:23:14.626Z] Collecting urllib3<3,>=1.21.1 (from requests==2.31.0->-r requirements.txt (line 8)) [2023-09-04T07:23:14.626Z] Obtaining dependency information for urllib3<3,>=1.21.1 from https://files.pythonhosted.org/packages/9b/81/62fd61001fa4b9d0df6e31d47ff49cfa9de4af03adecf339c7bc30656b37/urllib3-2.0.4-py3-none-any.whl.metadata [2023-09-04T07:23:14.626Z] Downloading urllib3-2.0.4-py3-none-any.whl.metadata (6.6 kB) [2023-09-04T07:23:14.626Z] Collecting certifi>=2017.4.17 (from requests==2.31.0->-r requirements.txt (line 8)) [2023-09-04T07:23:14.626Z] Obtaining dependency information for certifi>=2017.4.17 from https://files.pythonhosted.org/packages/4c/dd/2234eab22353ffc7d94e8d13177aaa050113286e93e7b40eae01fbf7c3d9/certifi-2023.7.22-py3-none-any.whl.metadata [2023-09-04T07:23:14.626Z] Downloading certifi-2023.7.22-py3-none-any.whl.metadata (2.2 kB) [2023-09-04T07:23:14.626Z] Collecting packaging>=14.0 (from docker==6.1.3->-r requirements.txt (line 10)) [2023-09-04T07:23:14.626Z] Downloading packaging-23.1-py3-none-any.whl (48 kB) [2023-09-04T07:23:14.626Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 48.9/48.9 kB 7.7 MB/s eta 0:00:00 [2023-09-04T07:23:14.626Z] Collecting websocket-client>=0.32.0 (from docker==6.1.3->-r requirements.txt (line 10)) [2023-09-04T07:23:14.627Z] Obtaining dependency information for websocket-client>=0.32.0 from https://files.pythonhosted.org/packages/4b/4a/3176388095e5bae6e6a1fbee66c438809230ae0196e7de4af12c5e75c509/websocket_client-1.6.2-py3-none-any.whl.metadata [2023-09-04T07:23:14.627Z] Downloading websocket_client-1.6.2-py3-none-any.whl.metadata (7.5 kB) [2023-09-04T07:23:14.887Z] Collecting async-timeout>=4.0.2 (from redis==5.0.0->-r requirements.txt (line 13)) [2023-09-04T07:23:14.887Z] Obtaining dependency information for async-timeout>=4.0.2 from https://files.pythonhosted.org/packages/a7/fa/e01228c2938de91d47b307831c62ab9e4001e747789d0b05baf779a6488c/async_timeout-4.0.3-py3-none-any.whl.metadata [2023-09-04T07:23:14.887Z] Downloading async_timeout-4.0.3-py3-none-any.whl.metadata (4.2 kB) [2023-09-04T07:23:14.887Z] Collecting reactivex>=4.0.4 (from influxdb-client==1.36.1->-r requirements.txt (line 15)) [2023-09-04T07:23:14.887Z] Downloading reactivex-4.0.4-py3-none-any.whl (217 kB) [2023-09-04T07:23:14.887Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 217.8/217.8 kB 26.8 MB/s eta 0:00:00 [2023-09-04T07:23:14.887Z] Collecting python-dateutil>=2.5.3 (from influxdb-client==1.36.1->-r requirements.txt (line 15)) [2023-09-04T07:23:14.887Z] Downloading python_dateutil-2.8.2-py2.py3-none-any.whl (247 kB) [2023-09-04T07:23:14.887Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 247.7/247.7 kB 29.6 MB/s eta 0:00:00 [2023-09-04T07:23:14.887Z] Requirement already satisfied: setuptools>=21.0.0 in /usr/lib/python3.10/site-packages (from influxdb-client==1.36.1->-r requirements.txt (line 15)) (68.1.2) [2023-09-04T07:23:15.148Z] Collecting six>=1.5 (from python-dateutil>=2.5.3->influxdb-client==1.36.1->-r requirements.txt (line 15)) [2023-09-04T07:23:15.148Z] Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) [2023-09-04T07:23:15.148Z] Collecting typing-extensions<5.0.0,>=4.1.1 (from reactivex>=4.0.4->influxdb-client==1.36.1->-r requirements.txt (line 15)) [2023-09-04T07:23:15.148Z] Obtaining dependency information for typing-extensions<5.0.0,>=4.1.1 from https://files.pythonhosted.org/packages/ec/6b/63cc3df74987c36fe26157ee12e09e8f9db4de771e0f3404263117e75b95/typing_extensions-4.7.1-py3-none-any.whl.metadata [2023-09-04T07:23:15.148Z] Downloading typing_extensions-4.7.1-py3-none-any.whl.metadata (3.1 kB) [2023-09-04T07:23:15.148Z] Collecting trio~=0.17 (from selenium>=4.0.0->robotframework-seleniumlibrary==6.1.0->-r requirements.txt (line 4)) [2023-09-04T07:23:15.148Z] Obtaining dependency information for trio~=0.17 from https://files.pythonhosted.org/packages/a3/dd/b61fa61b186d3267ef3903048fbee29132963ae762fb70b08d4a3cd6f7aa/trio-0.22.2-py3-none-any.whl.metadata [2023-09-04T07:23:15.148Z] Downloading trio-0.22.2-py3-none-any.whl.metadata (4.7 kB) [2023-09-04T07:23:15.148Z] Collecting trio-websocket~=0.9 (from selenium>=4.0.0->robotframework-seleniumlibrary==6.1.0->-r requirements.txt (line 4)) [2023-09-04T07:23:15.148Z] Obtaining dependency information for trio-websocket~=0.9 from https://files.pythonhosted.org/packages/a5/a6/06e2373f95c12e9e8f6b910a76c86e375348ead77ab476230640666310fb/trio_websocket-0.10.3-py3-none-any.whl.metadata [2023-09-04T07:23:15.148Z] Downloading trio_websocket-0.10.3-py3-none-any.whl.metadata (4.6 kB) [2023-09-04T07:23:15.718Z] Collecting PyYAML>=3.11 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-09-04T07:23:15.718Z] Obtaining dependency information for PyYAML>=3.11 from https://files.pythonhosted.org/packages/07/91/45dfd0ef821a7f41d9d0136ea3608bb5b1653e42fd56a7970532cb5c003f/PyYAML-6.0.1-cp310-cp310-musllinux_1_1_x86_64.whl.metadata [2023-09-04T07:23:15.718Z] Downloading PyYAML-6.0.1-cp310-cp310-musllinux_1_1_x86_64.whl.metadata (2.1 kB) [2023-09-04T07:23:15.718Z] Collecting validate-email>=1.2 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-09-04T07:23:15.718Z] Downloading validate_email-1.3.tar.gz (4.7 kB) [2023-09-04T07:23:15.718Z] Preparing metadata (setup.py): started [2023-09-04T07:23:15.979Z] Preparing metadata (setup.py): finished with status 'done' [2023-09-04T07:23:15.979Z] Collecting rfc3987>=1.3.4 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-09-04T07:23:15.979Z] Downloading rfc3987-1.3.8-py2.py3-none-any.whl (13 kB) [2023-09-04T07:23:16.239Z] Collecting strict-rfc3339>=0.7 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-09-04T07:23:16.239Z] Downloading strict-rfc3339-0.7.tar.gz (17 kB) [2023-09-04T07:23:16.239Z] Preparing metadata (setup.py): started [2023-09-04T07:23:16.239Z] Preparing metadata (setup.py): finished with status 'done' [2023-09-04T07:23:16.498Z] Collecting click>=3.3 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-09-04T07:23:16.498Z] Obtaining dependency information for click>=3.3 from https://files.pythonhosted.org/packages/00/2e/d53fa4befbf2cfa713304affc7ca780ce4fc1fd8710527771b58311a3229/click-8.1.7-py3-none-any.whl.metadata [2023-09-04T07:23:16.498Z] Downloading click-8.1.7-py3-none-any.whl.metadata (3.0 kB) [2023-09-04T07:23:16.498Z] Collecting jsonpointer>=1.7 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-09-04T07:23:16.498Z] Obtaining dependency information for jsonpointer>=1.7 from https://files.pythonhosted.org/packages/12/f6/0232cc0c617e195f06f810534d00b74d2f348fe71b2118009ad8ad31f878/jsonpointer-2.4-py2.py3-none-any.whl.metadata [2023-09-04T07:23:16.498Z] Downloading jsonpointer-2.4-py2.py3-none-any.whl.metadata (2.5 kB) [2023-09-04T07:23:16.498Z] Collecting ply (from jsonpath-ng->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-09-04T07:23:16.498Z] Downloading ply-3.11-py2.py3-none-any.whl (49 kB) [2023-09-04T07:23:16.498Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 49.6/49.6 kB 9.5 MB/s eta 0:00:00 [2023-09-04T07:23:16.498Z] Collecting decorator (from jsonpath-ng->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-09-04T07:23:16.498Z] Downloading decorator-5.1.1-py3-none-any.whl (9.1 kB) [2023-09-04T07:23:16.498Z] Collecting attrs>=22.2.0 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-09-04T07:23:16.498Z] Downloading attrs-23.1.0-py3-none-any.whl (61 kB) [2023-09-04T07:23:16.498Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.2/61.2 kB 8.2 MB/s eta 0:00:00 [2023-09-04T07:23:16.758Z] Collecting jsonschema-specifications>=2023.03.6 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-09-04T07:23:16.758Z] Obtaining dependency information for jsonschema-specifications>=2023.03.6 from https://files.pythonhosted.org/packages/1c/24/83349ac2189cc2435e84da3f69ba3c97314d3c0622628e55171c6798ed80/jsonschema_specifications-2023.7.1-py3-none-any.whl.metadata [2023-09-04T07:23:16.758Z] Downloading jsonschema_specifications-2023.7.1-py3-none-any.whl.metadata (2.8 kB) [2023-09-04T07:23:16.758Z] Collecting referencing>=0.28.4 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-09-04T07:23:16.758Z] Obtaining dependency information for referencing>=0.28.4 from https://files.pythonhosted.org/packages/be/8e/56d6f1e2d591f4d6cbcba446cac4a1b0dc4f584537e2071d9bcee8eeab6b/referencing-0.30.2-py3-none-any.whl.metadata [2023-09-04T07:23:16.758Z] Downloading referencing-0.30.2-py3-none-any.whl.metadata (2.6 kB) [2023-09-04T07:23:17.017Z] Collecting rpds-py>=0.7.1 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-09-04T07:23:17.017Z] Obtaining dependency information for rpds-py>=0.7.1 from https://files.pythonhosted.org/packages/e3/dc/548d8ecf75f7b06adb8ea83ebb0c7f8e735d3fc259ffd8efc16a43c0b19a/rpds_py-0.10.0-cp310-cp310-musllinux_1_2_x86_64.whl.metadata [2023-09-04T07:23:17.017Z] Downloading rpds_py-0.10.0-cp310-cp310-musllinux_1_2_x86_64.whl.metadata (3.7 kB) [2023-09-04T07:23:17.277Z] Collecting sortedcontainers (from trio~=0.17->selenium>=4.0.0->robotframework-seleniumlibrary==6.1.0->-r requirements.txt (line 4)) [2023-09-04T07:23:17.277Z] Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) [2023-09-04T07:23:17.277Z] Collecting outcome (from trio~=0.17->selenium>=4.0.0->robotframework-seleniumlibrary==6.1.0->-r requirements.txt (line 4)) [2023-09-04T07:23:17.277Z] Downloading outcome-1.2.0-py2.py3-none-any.whl (9.7 kB) [2023-09-04T07:23:17.277Z] Collecting sniffio (from trio~=0.17->selenium>=4.0.0->robotframework-seleniumlibrary==6.1.0->-r requirements.txt (line 4)) [2023-09-04T07:23:17.277Z] Downloading sniffio-1.3.0-py3-none-any.whl (10 kB) [2023-09-04T07:23:17.277Z] Collecting exceptiongroup>=1.0.0rc9 (from trio~=0.17->selenium>=4.0.0->robotframework-seleniumlibrary==6.1.0->-r requirements.txt (line 4)) [2023-09-04T07:23:17.277Z] Obtaining dependency information for exceptiongroup>=1.0.0rc9 from https://files.pythonhosted.org/packages/ad/83/b71e58666f156a39fb29417e4c8ca4bc7400c0dd4ed9e8842ab54dc8c344/exceptiongroup-1.1.3-py3-none-any.whl.metadata [2023-09-04T07:23:17.277Z] Downloading exceptiongroup-1.1.3-py3-none-any.whl.metadata (6.1 kB) [2023-09-04T07:23:17.277Z] Collecting wsproto>=0.14 (from trio-websocket~=0.9->selenium>=4.0.0->robotframework-seleniumlibrary==6.1.0->-r requirements.txt (line 4)) [2023-09-04T07:23:17.277Z] Downloading wsproto-1.2.0-py3-none-any.whl (24 kB) [2023-09-04T07:23:17.537Z] Collecting pysocks!=1.5.7,<2.0,>=1.5.6 (from urllib3<3,>=1.21.1->requests==2.31.0->-r requirements.txt (line 8)) [2023-09-04T07:23:17.537Z] Downloading PySocks-1.7.1-py3-none-any.whl (16 kB) [2023-09-04T07:23:17.537Z] Collecting h11<1,>=0.9.0 (from wsproto>=0.14->trio-websocket~=0.9->selenium>=4.0.0->robotframework-seleniumlibrary==6.1.0->-r requirements.txt (line 4)) [2023-09-04T07:23:17.537Z] Downloading h11-0.14.0-py3-none-any.whl (58 kB) [2023-09-04T07:23:17.537Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.3/58.3 kB 8.2 MB/s eta 0:00:00 [2023-09-04T07:23:17.797Z] Downloading robotframework-6.1.1-py3-none-any.whl (699 kB) [2023-09-04T07:23:17.797Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 699.1/699.1 kB 23.1 MB/s eta 0:00:00 [2023-09-04T07:23:17.797Z] Downloading robotframework_requests-0.9.5-py3-none-any.whl (21 kB) [2023-09-04T07:23:17.797Z] Downloading requests-2.31.0-py3-none-any.whl (62 kB) [2023-09-04T07:23:17.797Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.6/62.6 kB 9.5 MB/s eta 0:00:00 [2023-09-04T07:23:17.797Z] Downloading docker-6.1.3-py3-none-any.whl (148 kB) [2023-09-04T07:23:17.797Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 148.1/148.1 kB 22.1 MB/s eta 0:00:00 [2023-09-04T07:23:17.797Z] Downloading redis-5.0.0-py3-none-any.whl (250 kB) [2023-09-04T07:23:17.797Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 250.1/250.1 kB 34.1 MB/s eta 0:00:00 [2023-09-04T07:23:17.797Z] Downloading pyzmq-25.1.0-cp310-cp310-musllinux_1_1_x86_64.whl (1.6 MB) [2023-09-04T07:23:17.797Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.6/1.6 MB 41.6 MB/s eta 0:00:00 [2023-09-04T07:23:17.797Z] Downloading pycryptodome-3.18.0-cp35-abi3-musllinux_1_1_x86_64.whl (2.1 MB) [2023-09-04T07:23:17.797Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 47.0 MB/s eta 0:00:00 [2023-09-04T07:23:17.797Z] Downloading async_timeout-4.0.3-py3-none-any.whl (5.7 kB) [2023-09-04T07:23:18.057Z] Downloading certifi-2023.7.22-py3-none-any.whl (158 kB) [2023-09-04T07:23:18.057Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 158.3/158.3 kB 24.2 MB/s eta 0:00:00 [2023-09-04T07:23:18.057Z] Downloading charset_normalizer-3.2.0-cp310-cp310-musllinux_1_1_x86_64.whl (195 kB) [2023-09-04T07:23:18.057Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 195.4/195.4 kB 26.8 MB/s eta 0:00:00 [2023-09-04T07:23:18.057Z] Downloading robotframework_pythonlibcore-4.2.0-py2.py3-none-any.whl (10 kB) [2023-09-04T07:23:18.057Z] Downloading selenium-4.12.0-py3-none-any.whl (9.4 MB) [2023-09-04T07:23:18.057Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.4/9.4 MB 77.5 MB/s eta 0:00:00 [2023-09-04T07:23:18.057Z] Downloading urllib3-2.0.4-py3-none-any.whl (123 kB) [2023-09-04T07:23:18.057Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 123.9/123.9 kB 16.5 MB/s eta 0:00:00 [2023-09-04T07:23:18.057Z] Downloading websocket_client-1.6.2-py3-none-any.whl (57 kB) [2023-09-04T07:23:18.057Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 57.0/57.0 kB 6.9 MB/s eta 0:00:00 [2023-09-04T07:23:18.057Z] Downloading docutils-0.20.1-py3-none-any.whl (572 kB) [2023-09-04T07:23:18.317Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 572.7/572.7 kB 15.3 MB/s eta 0:00:00 [2023-09-04T07:23:18.317Z] Downloading jsonschema-4.19.0-py3-none-any.whl (83 kB) [2023-09-04T07:23:18.317Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 83.4/83.4 kB 12.6 MB/s eta 0:00:00 [2023-09-04T07:23:18.317Z] Downloading Pygments-2.16.1-py3-none-any.whl (1.2 MB) [2023-09-04T07:23:18.317Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 24.2 MB/s eta 0:00:00 [2023-09-04T07:23:18.317Z] Downloading tzlocal-5.0.1-py3-none-any.whl (20 kB) [2023-09-04T07:23:18.317Z] Downloading click-8.1.7-py3-none-any.whl (97 kB) [2023-09-04T07:23:18.317Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 97.9/97.9 kB 15.3 MB/s eta 0:00:00 [2023-09-04T07:23:18.317Z] Downloading jsonpointer-2.4-py2.py3-none-any.whl (7.8 kB) [2023-09-04T07:23:18.317Z] Downloading jsonschema_specifications-2023.7.1-py3-none-any.whl (17 kB) [2023-09-04T07:23:18.317Z] Downloading PyYAML-6.0.1-cp310-cp310-musllinux_1_1_x86_64.whl (707 kB) [2023-09-04T07:23:18.317Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 707.5/707.5 kB 20.1 MB/s eta 0:00:00 [2023-09-04T07:23:18.317Z] Downloading referencing-0.30.2-py3-none-any.whl (25 kB) [2023-09-04T07:23:18.317Z] Downloading rpds_py-0.10.0-cp310-cp310-musllinux_1_2_x86_64.whl (1.3 MB) [2023-09-04T07:23:18.317Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.3/1.3 MB 28.5 MB/s eta 0:00:00 [2023-09-04T07:23:18.317Z] Downloading trio-0.22.2-py3-none-any.whl (400 kB) [2023-09-04T07:23:18.577Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 400.2/400.2 kB 11.2 MB/s eta 0:00:00 [2023-09-04T07:23:18.577Z] Downloading trio_websocket-0.10.3-py3-none-any.whl (17 kB) [2023-09-04T07:23:18.577Z] Downloading typing_extensions-4.7.1-py3-none-any.whl (33 kB) [2023-09-04T07:23:18.577Z] Downloading exceptiongroup-1.1.3-py3-none-any.whl (14 kB) [2023-09-04T07:23:18.577Z] Building wheels for collected packages: robotbackgroundlogger, paho-mqtt, numpy, psutil, psycopg2, flex, GenSON, strict-rfc3339, validate-email [2023-09-04T07:23:18.577Z] Building wheel for robotbackgroundlogger (setup.py): started [2023-09-04T07:23:18.837Z] Building wheel for robotbackgroundlogger (setup.py): finished with status 'done' [2023-09-04T07:23:18.837Z] Created wheel for robotbackgroundlogger: filename=robotbackgroundlogger-1.2-py3-none-any.whl size=4277 sha256=586686275f955455b47bb0bfe311b0718d336f8f86752d413d18e5bc906f2b6a [2023-09-04T07:23:18.837Z] Stored in directory: /root/.cache/pip/wheels/e1/ba/3a/044b94be98620d4535fbdeca2d20fb3fce224aea27e0b66862 [2023-09-04T07:23:18.837Z] Building wheel for paho-mqtt (setup.py): started [2023-09-04T07:23:19.096Z] Building wheel for paho-mqtt (setup.py): finished with status 'done' [2023-09-04T07:23:19.096Z] Created wheel for paho-mqtt: filename=paho_mqtt-1.6.1-py3-none-any.whl size=62118 sha256=b087772b4b984e9f6a11e012d18744113ae8192b2f9739f393f0d7b3556f57c0 [2023-09-04T07:23:19.096Z] Stored in directory: /root/.cache/pip/wheels/8b/bb/0c/79444d1dee20324d442856979b5b519b48828b0bd3d05df84a [2023-09-04T07:23:19.096Z] Building wheel for numpy (pyproject.toml): started [2023-09-04T07:24:24.126Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-5248 in /w/workspace/exfoundry_edgex-taf-common_PR-80 [Pipeline] { [Pipeline] checkout [2023-09-04T07:24:24.166Z] Selected Git installation does not exist. Using Default [2023-09-04T07:24:24.166Z] The recommended git tool is: NONE [2023-09-04T07:24:26.816Z] Building wheel for numpy (pyproject.toml): still running... [2023-09-04T07:24:29.161Z] using credential edgex-jenkins-ssh [2023-09-04T07:24:29.179Z] Cloning the remote Git repository [2023-09-04T07:24:29.219Z] Cloning repository git@github.com:edgexfoundry/edgex-taf-common.git [2023-09-04T07:24:29.318Z] > git init /w/workspace/exfoundry_edgex-taf-common_PR-80 # timeout=10 [2023-09-04T07:24:29.465Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git [2023-09-04T07:24:29.466Z] > git --version # timeout=10 [2023-09-04T07:24:29.488Z] > git --version # 'git version 2.25.1' [2023-09-04T07:24:29.491Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-09-04T07:24:29.645Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-09-04T07:24:30.212Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-taf-common.git # timeout=10 [2023-09-04T07:24:30.244Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-09-04T07:24:31.063Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-taf-common.git # timeout=10 [2023-09-04T07:24:31.111Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git [2023-09-04T07:24:31.112Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-09-04T07:24:31.128Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/pull/80/head:refs/remotes/origin/PR-80 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-09-04T07:24:31.602Z] Merging remotes/origin/main commit f35126981e6d5d3a7e37e7fccbbc339fbd8c4403 into PR head commit fdc10726a9c50abbcf612cd249fcdf17eb94127d [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-09-04T07:24:31.763Z] Failed in branch arm64 [2023-09-04T07:24:31.615Z] > git config core.sparsecheckout # timeout=10 [2023-09-04T07:24:31.682Z] > git checkout -f fdc10726a9c50abbcf612cd249fcdf17eb94127d # timeout=10 [2023-09-04T07:25:23.043Z] Building wheel for numpy (pyproject.toml): still running... [2023-09-04T07:26:30.736Z] Building wheel for numpy (pyproject.toml): still running... [2023-09-04T07:27:52.157Z] Building wheel for numpy (pyproject.toml): still running... [2023-09-04T07:28:14.095Z] Building wheel for numpy (pyproject.toml): finished with status 'done' [2023-09-04T07:28:14.095Z] Created wheel for numpy: filename=numpy-1.22.3-cp310-cp310-linux_x86_64.whl size=22362902 sha256=88813c2ac2f3ec7e9f8c13be8d3f06a83df5c793252af315048a5703d78cc80a [2023-09-04T07:28:14.095Z] Stored in directory: /root/.cache/pip/wheels/8e/91/68/1231ba60e6f8e12978799d8d6cb0357385a83664ceef0edd78 [2023-09-04T07:28:14.095Z] Building wheel for psutil (pyproject.toml): started [2023-09-04T07:28:14.353Z] Building wheel for psutil (pyproject.toml): finished with status 'done' [2023-09-04T07:28:14.353Z] Created wheel for psutil: filename=psutil-5.9.5-cp310-abi3-linux_x86_64.whl size=274477 sha256=3bb1d8ada2b3a0d7cb68309f93f92aa55aaa00f1c3e3bd193e9f47b177da23c0 [2023-09-04T07:28:14.353Z] Stored in directory: /root/.cache/pip/wheels/1f/3a/db/ba9717f3efd7f8da8910eca12dc9cd15d404035397af627e7c [2023-09-04T07:28:14.353Z] Building wheel for psycopg2 (setup.py): started [2023-09-04T07:28:24.321Z] Building wheel for psycopg2 (setup.py): finished with status 'done' [2023-09-04T07:28:24.321Z] Created wheel for psycopg2: filename=psycopg2-2.9.3-cp310-cp310-linux_x86_64.whl size=478588 sha256=0729cd98580aa4aaab65ea45403486f2e67a50585f91237a935da5ae1fb2ed99 [2023-09-04T07:28:24.321Z] Stored in directory: /root/.cache/pip/wheels/81/b6/3d/091aad3e8919ea76c84c2674b02ce3ab52de882e091c39249e [2023-09-04T07:28:24.321Z] Building wheel for flex (setup.py): started [2023-09-04T07:28:24.321Z] Building wheel for flex (setup.py): finished with status 'done' [2023-09-04T07:28:24.321Z] Created wheel for flex: filename=flex-6.14.1-py3-none-any.whl size=77257 sha256=da72e6b737f5e5590a105a4e115c985d91780b6125f17e3a933f89d68638fd40 [2023-09-04T07:28:24.321Z] Stored in directory: /root/.cache/pip/wheels/03/f3/f4/2969638ff9c909bf16dac8f17d8298ce9e4d5c854af4b3d061 [2023-09-04T07:28:24.321Z] Building wheel for GenSON (setup.py): started [2023-09-04T07:28:24.580Z] Building wheel for GenSON (setup.py): finished with status 'done' [2023-09-04T07:28:24.580Z] Created wheel for GenSON: filename=genson-1.2.2-py2.py3-none-any.whl size=21270 sha256=800b361c3b77952e3d19399610ea55b49bc659fa53a41cea5bef45d76a5449e1 [2023-09-04T07:28:24.580Z] Stored in directory: /root/.cache/pip/wheels/7a/0f/7a/4e21606c6ce2485376522986cd8809d738907a611907b206ca [2023-09-04T07:28:24.839Z] Building wheel for strict-rfc3339 (setup.py): started [2023-09-04T07:28:25.099Z] Building wheel for strict-rfc3339 (setup.py): finished with status 'done' [2023-09-04T07:28:25.099Z] Created wheel for strict-rfc3339: filename=strict_rfc3339-0.7-py3-none-any.whl size=18127 sha256=6edb9fa37c8e9b2f0de0ba9fda0c8274ea3603ab48ef7180f6788ed1d2170e89 [2023-09-04T07:28:25.099Z] Stored in directory: /root/.cache/pip/wheels/d4/c2/43/78ecbcc49dd7594ca41c72be6ddb7844a486bae4b306fb3d14 [2023-09-04T07:28:25.099Z] Building wheel for validate-email (setup.py): started [2023-09-04T07:28:25.357Z] Building wheel for validate-email (setup.py): finished with status 'done' [2023-09-04T07:28:25.357Z] Created wheel for validate-email: filename=validate_email-1.3-py3-none-any.whl size=5465 sha256=8f1ca0c7af9c14c7b2e96acfbcab64335af49dd85ef4009bb113da0b4b266442 [2023-09-04T07:28:25.357Z] Stored in directory: /root/.cache/pip/wheels/b2/7a/63/5c5bc2a88ffffb247771c1cc38c2bda3d78e1ffbff79ed8d18 [2023-09-04T07:28:25.357Z] Successfully built robotbackgroundlogger paho-mqtt numpy psutil psycopg2 flex GenSON strict-rfc3339 validate-email [2023-09-04T07:28:25.615Z] Installing collected packages: validate-email, strict-rfc3339, sortedcontainers, rfc3987, pytz, python-dotenv, ply, paho-mqtt, GenSON, websocket-client, urllib3, tzlocal, typing-extensions, sniffio, six, rpds-py, robotframework-pythonlibcore, robotframework, pyzmq, PyYAML, pysocks, pygments, pycryptodome, psycopg2, psutil, packaging, numpy, jsonpointer, idna, h11, exceptiongroup, docutils, decorator, configparser, click, charset-normalizer, certifi, attrs, async-timeout, wsproto, robotbackgroundlogger, requests, referencing, redis, reactivex, python-dateutil, outcome, jsonpath-ng, trio, robotframework-requests, jsonschema-specifications, influxdb-client, flex, docker, trio-websocket, jsonschema, selenium, RESTinstance, robotframework-seleniumlibrary [2023-09-04T07:28:37.827Z] 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.7.22 charset-normalizer-3.2.0 click-8.1.7 configparser-5.3.0 decorator-5.1.1 docker-6.1.3 docutils-0.20.1 exceptiongroup-1.1.3 flex-6.14.1 h11-0.14.0 idna-3.4 influxdb-client-1.36.1 jsonpath-ng-1.5.3 jsonpointer-2.4 jsonschema-4.19.0 jsonschema-specifications-2023.7.1 numpy-1.22.3 outcome-1.2.0 packaging-23.1 paho-mqtt-1.6.1 ply-3.11 psutil-5.9.5 psycopg2-2.9.3 pycryptodome-3.18.0 pygments-2.16.1 pysocks-1.7.1 python-dateutil-2.8.2 python-dotenv-0.15.0 pytz-2023.3 pyzmq-25.1.0 reactivex-4.0.4 redis-5.0.0 referencing-0.30.2 requests-2.31.0 rfc3987-1.3.8 robotbackgroundlogger-1.2 robotframework-6.1.1 robotframework-pythonlibcore-4.2.0 robotframework-requests-0.9.5 robotframework-seleniumlibrary-6.1.0 rpds-py-0.10.0 selenium-4.12.0 six-1.16.0 sniffio-1.3.0 sortedcontainers-2.4.0 strict-rfc3339-0.7 trio-0.22.2 trio-websocket-0.10.3 typing-extensions-4.7.1 tzlocal-5.0.1 urllib3-2.0.4 validate-email-1.3 websocket-client-1.6.2 wsproto-1.2.0 [2023-09-04T07:28:37.827Z] 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 [2023-09-04T07:28:59.809Z] Removing intermediate container bc7417da0218 [2023-09-04T07:28:59.809Z] ---> 80f1f7d58285 [2023-09-04T07:28:59.809Z] Step 10/13 : ENTRYPOINT ["sh", "/usr/local/bin/robot-entrypoint.sh"] [2023-09-04T07:28:59.809Z] ---> Running in ebd4eccaa58d [2023-09-04T07:28:59.809Z] Removing intermediate container ebd4eccaa58d [2023-09-04T07:28:59.809Z] ---> 836da7d601fb [2023-09-04T07:28:59.809Z] Step 11/13 : LABEL arch=amd64 [2023-09-04T07:28:59.809Z] ---> Running in 218af6d245eb [2023-09-04T07:28:59.809Z] Removing intermediate container 218af6d245eb [2023-09-04T07:28:59.809Z] ---> 15d612f3922d [2023-09-04T07:28:59.809Z] Step 12/13 : LABEL git_sha=fdc10726a9c50abbcf612cd249fcdf17eb94127d [2023-09-04T07:28:59.809Z] ---> Running in 25c6329beab6 [2023-09-04T07:28:59.809Z] Removing intermediate container 25c6329beab6 [2023-09-04T07:28:59.809Z] ---> 4e47a4ed4e3a [2023-09-04T07:28:59.809Z] Step 13/13 : LABEL version=0.0.0 [2023-09-04T07:28:59.809Z] ---> Running in b7f70bada44d [2023-09-04T07:28:59.809Z] Removing intermediate container b7f70bada44d [2023-09-04T07:28:59.809Z] ---> f05dfab4cb2d [2023-09-04T07:28:59.809Z] [Warning] One or more build-args [ARCH] were not consumed [2023-09-04T07:28:59.809Z] Successfully built f05dfab4cb2d [2023-09-04T07:28:59.809Z] 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 [2023-09-04T07:29:00.250Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-04T07:29:00.250Z] [2023-09-04T07:29:00.250Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-04T07:29:00.547Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-04T07:29:00.547Z] latest: Pulling from edgex-lftools-log-publisher [2023-09-04T07:29:00.547Z] 5eb5b503b376: Pulling fs layer [2023-09-04T07:29:00.547Z] 5c69ac0246d0: Pulling fs layer [2023-09-04T07:29:00.547Z] ec43610c2a17: Pulling fs layer [2023-09-04T07:29:00.547Z] 3a2ae6a8a46f: Pulling fs layer [2023-09-04T07:29:00.547Z] 33b1e0a273af: Pulling fs layer [2023-09-04T07:29:00.547Z] 5d3b04190fa2: Pulling fs layer [2023-09-04T07:29:00.547Z] 2f39f015ded8: Pulling fs layer [2023-09-04T07:29:00.547Z] 5d3b04190fa2: Waiting [2023-09-04T07:29:00.547Z] 3a2ae6a8a46f: Waiting [2023-09-04T07:29:00.547Z] 33b1e0a273af: Waiting [2023-09-04T07:29:00.547Z] 2f39f015ded8: Waiting [2023-09-04T07:29:00.547Z] 5c69ac0246d0: Verifying Checksum [2023-09-04T07:29:00.547Z] 5c69ac0246d0: Download complete [2023-09-04T07:29:00.547Z] 3a2ae6a8a46f: Download complete [2023-09-04T07:29:00.547Z] 33b1e0a273af: Verifying Checksum [2023-09-04T07:29:00.547Z] 33b1e0a273af: Download complete [2023-09-04T07:29:00.547Z] ec43610c2a17: Verifying Checksum [2023-09-04T07:29:00.547Z] ec43610c2a17: Download complete [2023-09-04T07:29:00.547Z] 5d3b04190fa2: Download complete [2023-09-04T07:29:00.804Z] 5eb5b503b376: Verifying Checksum [2023-09-04T07:29:00.804Z] 5eb5b503b376: Download complete [2023-09-04T07:29:01.370Z] 2f39f015ded8: Download complete [2023-09-04T07:29:01.936Z] 5eb5b503b376: Pull complete [2023-09-04T07:29:01.936Z] 5c69ac0246d0: Pull complete [2023-09-04T07:29:02.503Z] ec43610c2a17: Pull complete [2023-09-04T07:29:02.503Z] 3a2ae6a8a46f: Pull complete [2023-09-04T07:29:02.760Z] 33b1e0a273af: Pull complete [2023-09-04T07:29:02.760Z] 5d3b04190fa2: Pull complete [2023-09-04T07:29:06.939Z] 2f39f015ded8: Pull complete [2023-09-04T07:29:06.939Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-09-04T07:29:06.940Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-04T07:29:06.940Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-04T07:29:07.014Z] prd-ubuntu20.04-docker-8c-8g-5247 does not seem to be running inside a container [2023-09-04T07:29:07.056Z] $ 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-80 -v /w/workspace/exfoundry_edgex-taf-common_PR-80:/w/workspace/exfoundry_edgex-taf-common_PR-80:rw,z -v /w/workspace/exfoundry_edgex-taf-common_PR-80@tmp:/w/workspace/exfoundry_edgex-taf-common_PR-80@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 [2023-09-04T07:29:12.349Z] $ docker top 4aa3b3e6f4c03529afc9c50bc55964e294f04391fafecb99e1f755147d5ff17a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-04T07:29:12.772Z] ---> job-cost.sh [2023-09-04T07:29:12.772Z] lf-activate-venv: SKIPPING [2023-09-04T07:29:12.772Z] INFO: No Stack... [2023-09-04T07:29:13.030Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-09-04T07:29:13.289Z] INFO: Archiving Costs [Pipeline] sh [2023-09-04T07:29:13.576Z] + + cat /w/workspace/exfoundry_edgex-taf-common_PR-80/archives/cost.csv [2023-09-04T07:29:13.576Z] cut -d, -f6 [Pipeline] lock [2023-09-04T07:29:13.590Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-taf-common-PR-80-2-stack-cost] [2023-09-04T07:29:13.596Z] Resource [jenkins-edgexfoundry-edgex-taf-common-PR-80-2-stack-cost] did not exist. Created. [2023-09-04T07:29:13.596Z] Lock acquired on [jenkins-edgexfoundry-edgex-taf-common-PR-80-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-09-04T07:29:13.898Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-09-04T07:29:13.933Z] Stashed 1 file(s) [Pipeline] } [2023-09-04T07:29:13.939Z] Lock released on resource [jenkins-edgexfoundry-edgex-taf-common-PR-80-2-stack-cost] [Pipeline] // lock [Pipeline] } [2023-09-04T07:29:13.968Z] $ docker stop --time=1 4aa3b3e6f4c03529afc9c50bc55964e294f04391fafecb99e1f755147d5ff17a [2023-09-04T07:29:15.122Z] $ docker rm -f --volumes 4aa3b3e6f4c03529afc9c50bc55964e294f04391fafecb99e1f755147d5ff17a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-09-04T07:29:15.659Z] + [ -d /w/workspace/exfoundry_edgex-taf-common_PR-80/archives ] [2023-09-04T07:29:15.659Z] + ls -al /w/workspace/exfoundry_edgex-taf-common_PR-80/archives [2023-09-04T07:29:15.659Z] total 16 [2023-09-04T07:29:15.659Z] drwxr-xr-x 3 root root 4096 Sep 4 07:29 . [2023-09-04T07:29:15.659Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 4 07:29 .. [2023-09-04T07:29:15.659Z] drwxr-xr-x 2 root root 4096 Sep 4 07:29 cost [2023-09-04T07:29:15.659Z] -rw-r--r-- 1 root root 87 Sep 4 07:29 cost.csv [2023-09-04T07:29:15.659Z] + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_edgex-taf-common_PR-80/archives [2023-09-04T07:29:15.659Z] + ls -al /w/workspace/exfoundry_edgex-taf-common_PR-80/archives [2023-09-04T07:29:15.659Z] total 16 [2023-09-04T07:29:15.659Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 4 07:29 . [2023-09-04T07:29:15.659Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 4 07:29 .. [2023-09-04T07:29:15.659Z] drwxr-xr-x 2 jenkins jenkins 4096 Sep 4 07:29 cost [2023-09-04T07:29:15.659Z] -rw-r--r-- 1 jenkins jenkins 87 Sep 4 07:29 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-09-04T07:29:15.981Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-04T07:29:16.832Z] ---> package-listing.sh [2023-09-04T07:29:16.832Z] ++ facter osfamily [2023-09-04T07:29:16.832Z] ++ tr '[:upper:]' '[:lower:]' [2023-09-04T07:29:17.110Z] + OS_FAMILY=debian [2023-09-04T07:29:17.110Z] + workspace=/w/workspace/exfoundry_edgex-taf-common_PR-80 [2023-09-04T07:29:17.110Z] + START_PACKAGES=/tmp/packages_start.txt [2023-09-04T07:29:17.110Z] + END_PACKAGES=/tmp/packages_end.txt [2023-09-04T07:29:17.110Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-09-04T07:29:17.110Z] + PACKAGES=/tmp/packages_start.txt [2023-09-04T07:29:17.110Z] + '[' /w/workspace/exfoundry_edgex-taf-common_PR-80 ']' [2023-09-04T07:29:17.110Z] + PACKAGES=/tmp/packages_end.txt [2023-09-04T07:29:17.110Z] + case "${OS_FAMILY}" in [2023-09-04T07:29:17.110Z] + dpkg -l [2023-09-04T07:29:17.110Z] + grep '^ii' [2023-09-04T07:29:17.110Z] + '[' -f /tmp/packages_start.txt ']' [2023-09-04T07:29:17.110Z] + '[' -f /tmp/packages_end.txt ']' [2023-09-04T07:29:17.110Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-09-04T07:29:17.110Z] + '[' /w/workspace/exfoundry_edgex-taf-common_PR-80 ']' [2023-09-04T07:29:17.110Z] + mkdir -p /w/workspace/exfoundry_edgex-taf-common_PR-80/archives/ [2023-09-04T07:29:17.110Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_edgex-taf-common_PR-80/archives/ [Pipeline] echo [2023-09-04T07:29:17.119Z] 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-80/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-09-04T07:29:17.396Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-04T07:29:17.945Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-04T07:29:17.945Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-04T07:29:18.010Z] prd-ubuntu20.04-docker-8c-8g-5247 does not seem to be running inside a container [2023-09-04T07:29:18.046Z] $ 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-80/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-80 -v /w/workspace/exfoundry_edgex-taf-common_PR-80:/w/workspace/exfoundry_edgex-taf-common_PR-80:rw,z -v /w/workspace/exfoundry_edgex-taf-common_PR-80@tmp:/w/workspace/exfoundry_edgex-taf-common_PR-80@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 [2023-09-04T07:29:18.235Z] $ docker top ce533ef1600c9ea9bea1e317db829a44098e61bec03be6a14eb5689955fc0b70 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-04T07:29:18.562Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-09-04T07:29:18.846Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-09-04T07:29:19.128Z] + ls /var/log/sa-host [2023-09-04T07:29:19.128Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-04T07:29:19.197Z] provisioning config files... [2023-09-04T07:29:19.204Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_edgex-taf-common_PR-80@tmp/config8148231890584636024tmp [Pipeline] { [Pipeline] echo [2023-09-04T07:29:19.217Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-04T07:29:19.498Z] ---> create-netrc.sh [Pipeline] } [2023-09-04T07:29:19.504Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-09-04T07:29:19.825Z] ---> python-tools-install.sh [Pipeline] echo [2023-09-04T07:29:19.833Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-04T07:29:20.116Z] ---> sudo-logs.sh [2023-09-04T07:29:20.116Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-09-04T07:29:20.148Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-04T07:29:20.433Z] ---> job-cost.sh [2023-09-04T07:29:20.433Z] lf-activate-venv: SKIPPING [2023-09-04T07:29:20.433Z] DEBUG: total: 0.2199999988079071 [2023-09-04T07:29:20.433Z] INFO: Retrieving Stack Cost... [2023-09-04T07:29:20.433Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-09-04T07:29:20.693Z] INFO: Archiving Costs [Pipeline] echo [2023-09-04T07:29:20.704Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-04T07:29:20.985Z] ---> logs-deploy.sh [2023-09-04T07:29:20.985Z] lf-activate-venv: SKIPPING [2023-09-04T07:29:20.985Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-taf-common/PR-80/2 [2023-09-04T07:29:20.985Z] INFO: archiving workspace using pattern(s): [2023-09-04T07:29:21.919Z] Archives upload complete. [2023-09-04T07:29:21.919Z] INFO: archiving logs to Nexus