Pull request #72 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 0ae288c591e39769b9224cbc3bc5c6d2d20c1d1f+575d8c05758f85eff27acf58ec1382961a427cb7 (86353edb850c2c2be96478b6f1bcac775f2df26c) 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-ssh1066126768707655171.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 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-ssh7903738292370693977.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 d4291cbe28daa2a40ca94d44cc831565108a4ea5 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-taf-common/branches/PR-72/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-taf-common/branches/PR-72/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6144355377740291861.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-taf-common/branches/PR-72/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17583050293153980477.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f d4291cbe28daa2a40ca94d44cc831565108a4ea5 # timeout=10 Commit message: "Merge pull request #431 from ernestojeda/update-compose" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh4530515576117024554.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-taf-common/branches/PR-72/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-taf-common/branches/PR-72/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh15445893630021346136.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object d4291cbe28daa2a40ca94d44cc831565108a4ea5 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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-291 in /w/workspace/exfoundry_edgex-taf-common_PR-72 [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-72 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-taf-common.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-taf-common.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/pull/72/head:refs/remotes/origin/PR-72 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 575d8c05758f85eff27acf58ec1382961a427cb7 into PR head commit 0ae288c591e39769b9224cbc3bc5c6d2d20c1d1f Merge succeeded, producing 0ae288c591e39769b9224cbc3bc5c6d2d20c1d1f Checking out Revision 0ae288c591e39769b9224cbc3bc5c6d2d20c1d1f (PR-72) Commit message: "build: bump psycopg2 from 2.9.3 to 2.9.6" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object d4291cbe28daa2a40ca94d44cc831565108a4ea5 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { > git config core.sparsecheckout # timeout=10 > git checkout -f 0ae288c591e39769b9224cbc3bc5c6d2d20c1d1f # 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 575d8c05758f85eff27acf58ec1382961a427cb7 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0ae288c591e39769b9224cbc3bc5c6d2d20c1d1f # timeout=10 [Pipeline] timeout [2023-07-01T18:56:14.490Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-07-01T18:56:14.645Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-07-01T18:56:14.724Z] ========================================================= [2023-07-01T18:56:14.724Z] EdgeX Global Pipelines Version Info [2023-07-01T18:56:14.724Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-07-01T18:56:15.475Z] ------------------- [2023-07-01T18:56:15.475Z] stable info: [2023-07-01T18:56:15.475Z] ------------------- [2023-07-01T18:56:15.475Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-07-01T18:56:15.475Z] Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 [2023-07-01T18:56:15.475Z] Message: update stable to v1.0.250 [2023-07-01T18:56:16.048Z] ------------------- [2023-07-01T18:56:16.048Z] experimental info: [2023-07-01T18:56:16.048Z] ------------------- [2023-07-01T18:56:16.048Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-07-01T18:56:16.048Z] Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 [2023-07-01T18:56:16.048Z] Message: update experimental to v1.0.250 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo [2023-07-01T18:56:16.399Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = taf-settings [Pipeline] echo [2023-07-01T18:56:16.439Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-taf-common [Pipeline] echo [2023-07-01T18:56:16.483Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-07-01T18:56:16.529Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-07-01T18:56:16.566Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-07-01T18:56:16.609Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-taf-common [Pipeline] echo [2023-07-01T18:56:16.647Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-07-01T18:56:16.711Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = snapshots [Pipeline] echo [2023-07-01T18:56:16.752Z] [edgeXSetupEnvironment]: set envvar DOCKER_PUSH_LATEST = true [Pipeline] echo [2023-07-01T18:56:16.788Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-07-01T18:56:16.829Z] [edgeXSetupEnvironment]: set envvar ARCHIVE_IMAGE = false [Pipeline] echo [2023-07-01T18:56:16.931Z] [edgeXSetupEnvironment]: set envvar ARCHIVE_NAME = edgex-taf-common-archive.tar.gz [Pipeline] echo [2023-07-01T18:56:16.969Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-07-01T18:56:17.009Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-07-01T18:56:17.050Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-72 [Pipeline] echo [2023-07-01T18:56:17.089Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-72 [Pipeline] echo [2023-07-01T18:56:17.122Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-72 [Pipeline] echo [2023-07-01T18:56:17.165Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 0ae288c591e39769b9224cbc3bc5c6d2d20c1d1f [Pipeline] echo [2023-07-01T18:56:17.206Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 0ae288c [Pipeline] echo [2023-07-01T18:56:17.242Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-07-01T18:56:17.350Z] provisioning config files... [2023-07-01T18:56:17.368Z] copy managed file [taf-settings] to file:/w/workspace/exfoundry_edgex-taf-common_PR-72@tmp/config9252291735292559280tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-01T18:56:17.715Z] ---> docker-login.sh [2023-07-01T18:56:17.715Z] nexus3.edgexfoundry.org:10001 [2023-07-01T18:56:17.981Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-01T18:56:17.981Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-01T18:56:17.981Z] Configure a credential helper to remove this warning. See [2023-07-01T18:56:17.981Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-01T18:56:17.981Z] [2023-07-01T18:56:17.981Z] Login Succeeded [2023-07-01T18:56:17.981Z] nexus3.edgexfoundry.org:10002 [2023-07-01T18:56:17.981Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-01T18:56:18.241Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-01T18:56:18.241Z] Configure a credential helper to remove this warning. See [2023-07-01T18:56:18.241Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-01T18:56:18.241Z] [2023-07-01T18:56:18.241Z] Login Succeeded [2023-07-01T18:56:18.241Z] nexus3.edgexfoundry.org:10003 [2023-07-01T18:56:18.241Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-01T18:56:18.241Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-01T18:56:18.241Z] Configure a credential helper to remove this warning. See [2023-07-01T18:56:18.241Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-01T18:56:18.241Z] [2023-07-01T18:56:18.241Z] Login Succeeded [2023-07-01T18:56:18.241Z] nexus3.edgexfoundry.org:10004 [2023-07-01T18:56:18.241Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-01T18:56:18.508Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-01T18:56:18.508Z] Configure a credential helper to remove this warning. See [2023-07-01T18:56:18.508Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-01T18:56:18.508Z] [2023-07-01T18:56:18.508Z] Login Succeeded [2023-07-01T18:56:18.508Z] docker.io [2023-07-01T18:56:18.508Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-01T18:56:18.769Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-01T18:56:18.769Z] Configure a credential helper to remove this warning. See [2023-07-01T18:56:18.769Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-01T18:56:18.769Z] [2023-07-01T18:56:18.769Z] Login Succeeded [2023-07-01T18:56:18.769Z] ---> docker-login.sh ends [Pipeline] } [2023-07-01T18:56:18.795Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-07-01T18:56:19.485Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-07-01T18:56:19.485Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-07-01T18:56:19.485Z] + [ -e /tmp/ssh_known_hosts ] [2023-07-01T18:56:19.485Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-07-01T18:56:19.485Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=+ [2023-07-01T18:56:19.485Z] sudo tee -a /etc/ssh/ssh_known_hosts [2023-07-01T18:56:19.485Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-01T18:56:19.988Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-07-01T18:56:19.988Z] [2023-07-01T18:56:19.988Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-01T18:56:20.356Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-07-01T18:56:20.356Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-07-01T18:56:20.356Z] b85a868b505f: Pulling fs layer [2023-07-01T18:56:20.356Z] e2be974225ed: Pulling fs layer [2023-07-01T18:56:20.356Z] 339a4e72a1f5: Pulling fs layer [2023-07-01T18:56:20.356Z] 988bab9f4d93: Pulling fs layer [2023-07-01T18:56:20.356Z] 1469e6f7b9e6: Pulling fs layer [2023-07-01T18:56:20.356Z] eaf3925da568: Pulling fs layer [2023-07-01T18:56:20.357Z] bab4dde63d76: Pulling fs layer [2023-07-01T18:56:20.357Z] bde34c3a00c8: Pulling fs layer [2023-07-01T18:56:20.357Z] b352a97aabf1: Pulling fs layer [2023-07-01T18:56:20.357Z] 4872d77fe225: Pulling fs layer [2023-07-01T18:56:20.357Z] 5851b861e8e6: Pulling fs layer [2023-07-01T18:56:20.357Z] b352a97aabf1: Waiting [2023-07-01T18:56:20.357Z] 4872d77fe225: Waiting [2023-07-01T18:56:20.357Z] 988bab9f4d93: Waiting [2023-07-01T18:56:20.357Z] 5851b861e8e6: Waiting [2023-07-01T18:56:20.357Z] 1469e6f7b9e6: Waiting [2023-07-01T18:56:20.357Z] eaf3925da568: Waiting [2023-07-01T18:56:20.357Z] bab4dde63d76: Waiting [2023-07-01T18:56:20.357Z] bde34c3a00c8: Waiting [2023-07-01T18:56:20.357Z] e2be974225ed: Verifying Checksum [2023-07-01T18:56:20.357Z] e2be974225ed: Download complete [2023-07-01T18:56:20.357Z] 988bab9f4d93: Download complete [2023-07-01T18:56:20.357Z] 1469e6f7b9e6: Verifying Checksum [2023-07-01T18:56:20.357Z] 1469e6f7b9e6: Download complete [2023-07-01T18:56:20.615Z] 339a4e72a1f5: Verifying Checksum [2023-07-01T18:56:20.615Z] 339a4e72a1f5: Download complete [2023-07-01T18:56:20.616Z] eaf3925da568: Verifying Checksum [2023-07-01T18:56:20.616Z] eaf3925da568: Download complete [2023-07-01T18:56:20.616Z] bde34c3a00c8: Download complete [2023-07-01T18:56:20.616Z] b352a97aabf1: Verifying Checksum [2023-07-01T18:56:20.616Z] b352a97aabf1: Download complete [2023-07-01T18:56:20.616Z] 4872d77fe225: Download complete [2023-07-01T18:56:20.616Z] 5851b861e8e6: Verifying Checksum [2023-07-01T18:56:20.616Z] 5851b861e8e6: Download complete [2023-07-01T18:56:20.616Z] b85a868b505f: Verifying Checksum [2023-07-01T18:56:20.616Z] b85a868b505f: Download complete [2023-07-01T18:56:20.874Z] bab4dde63d76: Download complete [2023-07-01T18:56:22.253Z] b85a868b505f: Pull complete [2023-07-01T18:56:22.253Z] e2be974225ed: Pull complete [2023-07-01T18:56:22.822Z] 339a4e72a1f5: Pull complete [2023-07-01T18:56:22.822Z] 988bab9f4d93: Pull complete [2023-07-01T18:56:23.081Z] 1469e6f7b9e6: Pull complete [2023-07-01T18:56:23.081Z] eaf3925da568: Pull complete [2023-07-01T18:56:24.987Z] bab4dde63d76: Pull complete [2023-07-01T18:56:24.987Z] bde34c3a00c8: Pull complete [2023-07-01T18:56:24.987Z] b352a97aabf1: Pull complete [2023-07-01T18:56:25.247Z] 4872d77fe225: Pull complete [2023-07-01T18:56:25.247Z] 5851b861e8e6: Pull complete [2023-07-01T18:56:25.247Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-07-01T18:56:25.247Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-07-01T18:56:25.247Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-01T18:56:25.491Z] prd-ubuntu20.04-docker-8c-8g-291 does not seem to be running inside a container [2023-07-01T18:56:25.529Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_edgex-taf-common_PR-72 -v /w/workspace/exfoundry_edgex-taf-common_PR-72:/w/workspace/exfoundry_edgex-taf-common_PR-72:rw,z -v /w/workspace/exfoundry_edgex-taf-common_PR-72@tmp:/w/workspace/exfoundry_edgex-taf-common_PR-72@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-07-01T18:56:27.774Z] $ docker top af0a51daf73627dcdc76ebac2c552612686ce6f7d53e5202c45ad3c81b2e8216 -eo pid,comm [2023-07-01T18:56:27.832Z] 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-07-01T18:56:27.832Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-07-01T18:56:27.943Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-07-01T18:56:27.943Z] [ssh-agent] Looking for ssh-agent implementation... [2023-07-01T18:56:28.075Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-07-01T18:56:28.077Z] $ docker exec af0a51daf73627dcdc76ebac2c552612686ce6f7d53e5202c45ad3c81b2e8216 ssh-agent [2023-07-01T18:56:28.183Z] SSH_AUTH_SOCK=/tmp/ssh-qyI4TnRqsYyj/agent.33 [2023-07-01T18:56:28.183Z] SSH_AGENT_PID=39 [2023-07-01T18:56:28.191Z] Running ssh-add (command line suppressed) [2023-07-01T18:56:28.295Z] Identity added: /w/workspace/exfoundry_edgex-taf-common_PR-72@tmp/private_key_5868364803039169876.key (/w/workspace/exfoundry_edgex-taf-common_PR-72@tmp/private_key_5868364803039169876.key) [2023-07-01T18:56:28.311Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-07-01T18:56:28.632Z] + git tag --points-at HEAD [Pipeline] } [2023-07-01T18:56:28.677Z] $ docker exec --env ******** --env ******** af0a51daf73627dcdc76ebac2c552612686ce6f7d53e5202c45ad3c81b2e8216 ssh-agent -k [2023-07-01T18:56:28.782Z] unset SSH_AUTH_SOCK; [2023-07-01T18:56:28.783Z] unset SSH_AGENT_PID; [2023-07-01T18:56:28.783Z] echo Agent pid 39 killed; [2023-07-01T18:56:28.792Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-07-01T18:56:28.871Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-07-01T18:56:28.871Z] [ssh-agent] Looking for ssh-agent implementation... [2023-07-01T18:56:28.980Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-07-01T18:56:28.982Z] $ docker exec af0a51daf73627dcdc76ebac2c552612686ce6f7d53e5202c45ad3c81b2e8216 ssh-agent [2023-07-01T18:56:29.097Z] SSH_AUTH_SOCK=/tmp/ssh-r9dljqbp9Po1/agent.71 [2023-07-01T18:56:29.097Z] SSH_AGENT_PID=77 [2023-07-01T18:56:29.102Z] Running ssh-add (command line suppressed) [2023-07-01T18:56:29.217Z] Identity added: /w/workspace/exfoundry_edgex-taf-common_PR-72@tmp/private_key_16752474884126837527.key (/w/workspace/exfoundry_edgex-taf-common_PR-72@tmp/private_key_16752474884126837527.key) [2023-07-01T18:56:29.234Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-07-01T18:56:29.556Z] + git semver init [2023-07-01T18:56:29.816Z] 2023-07-01 18:56:29,736 [run_init] DEBUG init version:0.0.0 force:False [2023-07-01T18:56:29.816Z] 2023-07-01 18:56:29,737 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_edgex-taf-common_PR-72/.semver [2023-07-01T18:56:29.816Z] 2023-07-01 18:56:29,737 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-taf-common.git /w/workspace/exfoundry_edgex-taf-common_PR-72/.semver [2023-07-01T18:56:29.816Z] 2023-07-01 18:56:29,737 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-taf-common.git', '/w/workspace/exfoundry_edgex-taf-common_PR-72/.semver'], cwd=/w/workspace/exfoundry_edgex-taf-common_PR-72, universal_newlines=False, shell=None, istream=None) [2023-07-01T18:56:30.385Z] 2023-07-01 18:56:30,326 [append_file] DEBUG append to file:/w/workspace/exfoundry_edgex-taf-common_PR-72/.git/info/exclude [2023-07-01T18:56:30.386Z] 2023-07-01 18:56:30,327 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_edgex-taf-common_PR-72/.semver/PR-72 with force:False [2023-07-01T18:56:30.386Z] 2023-07-01 18:56:30,327 [write_file] DEBUG write to file:/w/workspace/exfoundry_edgex-taf-common_PR-72/.semver/PR-72 [2023-07-01T18:56:30.386Z] 2023-07-01 18:56:30,330 [execute] INFO git cat-file --batch-check [2023-07-01T18:56:30.386Z] 2023-07-01 18:56:30,330 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_edgex-taf-common_PR-72/.semver, universal_newlines=False, shell=None, istream=) [2023-07-01T18:56:30.386Z] 2023-07-01 18:56:30,336 [execute] INFO git cat-file --batch [2023-07-01T18:56:30.386Z] 2023-07-01 18:56:30,336 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_edgex-taf-common_PR-72/.semver, universal_newlines=False, shell=None, istream=) [2023-07-01T18:56:30.386Z] 2023-07-01 18:56:30,342 [read_version] DEBUG read version from /w/workspace/exfoundry_edgex-taf-common_PR-72/.semver/PR-72 [2023-07-01T18:56:30.386Z] 0.0.0 [Pipeline] } [2023-07-01T18:56:30.410Z] $ docker exec --env ******** --env ******** af0a51daf73627dcdc76ebac2c552612686ce6f7d53e5202c45ad3c81b2e8216 ssh-agent -k [2023-07-01T18:56:30.514Z] unset SSH_AUTH_SOCK; [2023-07-01T18:56:30.514Z] unset SSH_AGENT_PID; [2023-07-01T18:56:30.514Z] echo Agent pid 77 killed; [2023-07-01T18:56:30.531Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-07-01T18:56:30.940Z] + git semver [Pipeline] } [2023-07-01T18:56:31.232Z] $ docker stop --time=1 af0a51daf73627dcdc76ebac2c552612686ce6f7d53e5202c45ad3c81b2e8216 [2023-07-01T18:56:32.563Z] $ docker rm -f --volumes af0a51daf73627dcdc76ebac2c552612686ce6f7d53e5202c45ad3c81b2e8216 [Pipeline] // withDockerContainer [Pipeline] sh [2023-07-01T18:56:32.972Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-07-01T18:56:33.254Z] Stashed 1 file(s) [Pipeline] echo [2023-07-01T18:56:33.271Z] [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-07-01T18:56:33.800Z] provisioning config files... [2023-07-01T18:56:33.816Z] copy managed file [taf-settings] to file:/w/workspace/exfoundry_edgex-taf-common_PR-72@tmp/config8521651493947160125tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-01T18:56:34.159Z] ---> docker-login.sh [2023-07-01T18:56:34.159Z] nexus3.edgexfoundry.org:10001 [2023-07-01T18:56:34.159Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-01T18:56:34.159Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-01T18:56:34.159Z] Configure a credential helper to remove this warning. See [2023-07-01T18:56:34.159Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-01T18:56:34.159Z] [2023-07-01T18:56:34.159Z] Login Succeeded [2023-07-01T18:56:34.159Z] nexus3.edgexfoundry.org:10002 [2023-07-01T18:56:34.159Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-01T18:56:34.420Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-01T18:56:34.420Z] Configure a credential helper to remove this warning. See [2023-07-01T18:56:34.420Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-01T18:56:34.420Z] [2023-07-01T18:56:34.420Z] Login Succeeded [2023-07-01T18:56:34.420Z] nexus3.edgexfoundry.org:10003 [2023-07-01T18:56:34.420Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-01T18:56:34.420Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-01T18:56:34.420Z] Configure a credential helper to remove this warning. See [2023-07-01T18:56:34.420Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-01T18:56:34.420Z] [2023-07-01T18:56:34.420Z] Login Succeeded [2023-07-01T18:56:34.420Z] nexus3.edgexfoundry.org:10004 [2023-07-01T18:56:34.420Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-01T18:56:34.420Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-01T18:56:34.420Z] Configure a credential helper to remove this warning. See [2023-07-01T18:56:34.420Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-01T18:56:34.420Z] [2023-07-01T18:56:34.420Z] Login Succeeded [2023-07-01T18:56:34.420Z] docker.io [2023-07-01T18:56:34.680Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-01T18:56:34.940Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-01T18:56:34.940Z] Configure a credential helper to remove this warning. See [2023-07-01T18:56:34.940Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-01T18:56:34.940Z] [2023-07-01T18:56:34.940Z] Login Succeeded [2023-07-01T18:56:34.940Z] ---> docker-login.sh ends [Pipeline] } [2023-07-01T18:56:34.970Z] 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-07-01T18:56:37.428Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-07-01T18:56:37.737Z] + ls -al . [2023-07-01T18:56:37.737Z] total 72 [2023-07-01T18:56:37.737Z] drwxrwxr-x 7 jenkins jenkins 4096 Jul 1 18:56 . [2023-07-01T18:56:37.737Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 1 18:56 .. [2023-07-01T18:56:37.737Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 1 18:56 .git [2023-07-01T18:56:37.737Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 1 18:56 .github [2023-07-01T18:56:37.737Z] -rw-rw-r-- 1 jenkins jenkins 22 Jul 1 18:56 .gitignore [2023-07-01T18:56:37.737Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 1 18:56 .semver [2023-07-01T18:56:37.737Z] -rw-rw-r-- 1 jenkins jenkins 1575 Jul 1 18:56 Dockerfile [2023-07-01T18:56:37.737Z] -rw-rw-r-- 1 jenkins jenkins 746 Jul 1 18:56 Jenkinsfile [2023-07-01T18:56:37.737Z] -rw-rw-r-- 1 jenkins jenkins 11381 Jul 1 18:56 LICENSE [2023-07-01T18:56:37.737Z] -rw-rw-r-- 1 jenkins jenkins 3606 Jul 1 18:56 README.md [2023-07-01T18:56:37.737Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 1 18:56 TAF-Manager [2023-07-01T18:56:37.737Z] drwxrwxr-x 6 jenkins jenkins 4096 Jul 1 18:56 TUC [2023-07-01T18:56:37.737Z] -rw-rw-r-- 1 jenkins jenkins 5 Jul 1 18:56 VERSION [2023-07-01T18:56:37.737Z] -rw-rw-r-- 1 jenkins jenkins 342 Jul 1 18:56 requirements.txt [2023-07-01T18:56:37.737Z] -rw-rw-r-- 1 jenkins jenkins 54 Jul 1 18:56 robot-entrypoint.sh [2023-07-01T18:56:37.737Z] -rw-rw-r-- 1 jenkins jenkins 445 Jul 1 18:56 setup.py [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-01T18:56:38.126Z] + docker build -t edgex-taf-common -f Dockerfile --build-arg ARCH=amd64 --label git_sha=0ae288c591e39769b9224cbc3bc5c6d2d20c1d1f --label arch=amd64 --label version=0.0.0 . [2023-07-01T18:56:38.126Z] Sending build context to Docker daemon 504.8kB [2023-07-01T18:56:38.126Z] Step 1/13 : FROM alpine:3.16 [2023-07-01T18:56:38.388Z] 3.16: Pulling from library/alpine [2023-07-01T18:56:38.647Z] c1d6d1b2d5a3: Pulling fs layer [2023-07-01T18:56:38.647Z] c1d6d1b2d5a3: Verifying Checksum [2023-07-01T18:56:38.647Z] c1d6d1b2d5a3: Download complete [2023-07-01T18:56:38.907Z] c1d6d1b2d5a3: Pull complete [2023-07-01T18:56:38.907Z] Digest: sha256:cbe5d5973103a2d03408d1689a6efde4ea4920bde9f4b51fe7872e60ce2d8e56 [2023-07-01T18:56:38.907Z] Status: Downloaded newer image for alpine:3.16 [2023-07-01T18:56:38.907Z] ---> 5cb2da5c2391 [2023-07-01T18:56:38.907Z] Step 2/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: IOTech' [2023-07-01T18:56:39.166Z] ---> Running in 9a2dd91268f8 [2023-07-01T18:56:39.166Z] Removing intermediate container 9a2dd91268f8 [2023-07-01T18:56:39.166Z] ---> 97b3262848dc [2023-07-01T18:56:39.166Z] Step 3/13 : LABEL maintainer="Bruce Huang " [2023-07-01T18:56:39.166Z] ---> Running in 55361a1f6bf1 [2023-07-01T18:56:39.166Z] Removing intermediate container 55361a1f6bf1 [2023-07-01T18:56:39.166Z] ---> 9fdf1639d63e [2023-07-01T18:56:39.166Z] Step 4/13 : COPY . /edgex-taf/edgex-taf-common [2023-07-01T18:56:39.425Z] ---> 46194b5843b6 [2023-07-01T18:56:39.425Z] Step 5/13 : COPY robot-entrypoint.sh /usr/local/bin/ [2023-07-01T18:56:39.685Z] ---> b3ef433d90ab [2023-07-01T18:56:39.685Z] Step 6/13 : COPY requirements.txt /edgex-taf/requirements.txt [2023-07-01T18:56:39.685Z] ---> bad0b9b1bbab [2023-07-01T18:56:39.685Z] Step 7/13 : WORKDIR /edgex-taf [2023-07-01T18:56:39.685Z] ---> Running in c28a041fd2ab [2023-07-01T18:56:39.949Z] Removing intermediate container c28a041fd2ab [2023-07-01T18:56:39.949Z] ---> 25aa6736bb10 [2023-07-01T18:56:39.949Z] Step 8/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2023-07-01T18:56:39.949Z] ---> Running in 3f27bd69201d [2023-07-01T18:56:40.518Z] Removing intermediate container 3f27bd69201d [2023-07-01T18:56:40.518Z] ---> 509a3bf21f57 [2023-07-01T18:56:40.518Z] 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-07-01T18:56:40.518Z] ---> Running in bd688707665a [2023-07-01T18:56:40.777Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-07-01T18:56:41.346Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-07-01T18:56:42.284Z] OK: 6 MiB in 14 packages [2023-07-01T18:56:42.284Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-07-01T18:56:42.544Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-07-01T18:56:43.113Z] (1/9) Installing ca-certificates (20230506-r0) [2023-07-01T18:56:43.681Z] (2/9) Installing brotli-libs (1.0.9-r6) [2023-07-01T18:56:43.940Z] (3/9) Installing nghttp2-libs (1.47.0-r0) [2023-07-01T18:56:44.508Z] (4/9) Installing libcurl (8.1.2-r0) [2023-07-01T18:56:44.766Z] (5/9) Installing curl (8.1.2-r0) [2023-07-01T18:56:45.339Z] (6/9) Installing docker-cli (20.10.20-r0) [2023-07-01T18:56:47.881Z] (7/9) Installing oniguruma (6.9.8-r0) [2023-07-01T18:56:48.142Z] (8/9) Installing jq (1.6-r1) [2023-07-01T18:56:48.402Z] (9/9) Installing openssl (1.1.1u-r1) [2023-07-01T18:56:48.571Z] Still waiting to schedule task [2023-07-01T18:56:48.571Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-07-01T18:56:48.971Z] Executing busybox-1.35.0-r17.trigger [2023-07-01T18:56:48.971Z] Executing ca-certificates-20230506-r0.trigger [2023-07-01T18:56:48.971Z] OK: 52 MiB in 23 packages [2023-07-01T18:56:48.971Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-07-01T18:56:49.541Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-07-01T18:56:50.113Z] (1/137) Installing libmagic (5.41-r0) [2023-07-01T18:56:50.681Z] (2/137) Installing file (5.41-r0) [2023-07-01T18:56:50.681Z] (3/137) Installing libxau (1.0.9-r0) [2023-07-01T18:56:50.941Z] (4/137) Installing libxdmcp (1.1.3-r0) [2023-07-01T18:56:51.201Z] (5/137) Installing libxcb (1.15-r0) [2023-07-01T18:56:51.770Z] (6/137) Installing libx11 (1.8-r1) [2023-07-01T18:56:52.030Z] (7/137) Installing libxext (1.3.4-r0) [2023-07-01T18:56:52.599Z] (8/137) Installing libice (1.0.10-r0) [2023-07-01T18:56:52.859Z] (9/137) Installing libuuid (2.38-r1) [2023-07-01T18:56:53.119Z] (10/137) Installing libsm (1.2.3-r0) [2023-07-01T18:56:53.378Z] (11/137) Installing libxt (1.2.1-r0) [2023-07-01T18:56:53.638Z] (12/137) Installing libxmu (1.1.3-r0) [2023-07-01T18:56:53.897Z] (13/137) Installing xset (1.2.4-r0) [2023-07-01T18:56:54.158Z] (14/137) Installing xprop (1.2.5-r0) [2023-07-01T18:56:54.726Z] (15/137) Installing xdg-utils (1.1.3-r3) [2023-07-01T18:56:54.984Z] (16/137) Installing eudev-libs (3.2.11-r0) [2023-07-01T18:56:55.244Z] (17/137) Installing pkgconf (1.8.1-r0) [2023-07-01T18:56:55.504Z] (18/137) Installing libffi (3.4.2-r1) [2023-07-01T18:56:55.762Z] (19/137) Installing libintl (0.21-r2) [2023-07-01T18:56:56.331Z] (20/137) Installing libblkid (2.38-r1) [2023-07-01T18:56:56.590Z] (21/137) Installing libmount (2.38-r1) [2023-07-01T18:56:56.852Z] (22/137) Installing pcre (8.45-r2) [2023-07-01T18:56:57.421Z] (23/137) Installing glib (2.72.4-r0) [2023-07-01T18:56:57.991Z] (24/137) Installing xz-libs (5.2.5-r1) [2023-07-01T18:56:58.251Z] (25/137) Installing libxml2 (2.9.14-r2) [2023-07-01T18:56:58.821Z] (26/137) Installing shared-mime-info (2.2-r2) [2023-07-01T18:56:59.081Z] (27/137) Installing hicolor-icon-theme (0.17-r1) [2023-07-01T18:56:59.340Z] (28/137) Installing libjpeg-turbo (2.1.3-r1) [2023-07-01T18:56:59.911Z] (29/137) Installing libpng (1.6.37-r1) [2023-07-01T18:57:00.170Z] (30/137) Installing libwebp (1.2.3-r1) [2023-07-01T18:57:00.737Z] (31/137) Installing zstd-libs (1.5.2-r1) [2023-07-01T18:57:00.996Z] (32/137) Installing tiff (4.4.0-r4) [2023-07-01T18:57:01.574Z] (33/137) Installing gdk-pixbuf (2.42.8-r0) [2023-07-01T18:57:01.833Z] (34/137) Installing gtk-update-icon-cache (2.24.33-r3) [2023-07-01T18:57:02.092Z] (35/137) Installing libxcomposite (0.4.5-r0) [2023-07-01T18:57:02.350Z] (36/137) Installing libxfixes (6.0.0-r0) [2023-07-01T18:57:02.610Z] (37/137) Installing libxrender (0.9.10-r3) [2023-07-01T18:57:02.869Z] (38/137) Installing libxcursor (1.2.1-r0) [2023-07-01T18:57:03.142Z] (39/137) Installing libxdamage (1.1.5-r1) [2023-07-01T18:57:03.404Z] (40/137) Installing libxi (1.8-r0) [2023-07-01T18:57:03.664Z] (41/137) Installing libxinerama (1.1.4-r1) [2023-07-01T18:57:03.923Z] (42/137) Installing libxrandr (1.5.2-r1) [2023-07-01T18:57:04.184Z] (43/137) Installing atk (2.38.0-r0) [2023-07-01T18:57:04.753Z] (44/137) Installing libxtst (1.2.3-r3) [2023-07-01T18:57:04.753Z] (45/137) Installing dbus-libs (1.14.8-r0) [2023-07-01T18:57:05.319Z] (46/137) Installing at-spi2-core (2.44.1-r0) [2023-07-01T18:57:05.578Z] (47/137) Installing at-spi2-atk (2.38.0-r0) [2023-07-01T18:57:05.839Z] (48/137) Installing expat (2.5.0-r0) [2023-07-01T18:57:06.411Z] (49/137) Installing libbz2 (1.0.8-r1) [2023-07-01T18:57:06.672Z] (50/137) Installing freetype (2.12.1-r0) [2023-07-01T18:57:06.932Z] (51/137) Installing fontconfig (2.14.0-r0) [2023-07-01T18:57:07.501Z] (52/137) Installing pixman (0.40.0-r4) [2023-07-01T18:57:07.761Z] (53/137) Installing cairo (1.17.4-r2) [2023-07-01T18:57:08.337Z] (54/137) Installing cairo-gobject (1.17.4-r2) [2023-07-01T18:57:08.603Z] (55/137) Installing avahi-libs (0.8-r6) [2023-07-01T18:57:08.863Z] (56/137) Installing gmp (6.2.1-r2) [2023-07-01T18:57:09.431Z] (57/137) Installing nettle (3.7.3-r0) [2023-07-01T18:57:09.690Z] (58/137) Installing p11-kit (0.24.1-r0) [2023-07-01T18:57:10.259Z] (59/137) Installing libtasn1 (4.18.0-r1) [2023-07-01T18:57:10.519Z] (60/137) Installing libunistring (1.0-r0) [2023-07-01T18:57:10.779Z] (61/137) Installing gnutls (3.7.7-r1) [2023-07-01T18:57:11.344Z] (62/137) Installing cups-libs (2.4.2-r2) [2023-07-01T18:57:11.911Z] (63/137) Installing libepoxy (1.5.10-r0) [2023-07-01T18:57:12.475Z] (64/137) Installing fribidi (1.0.12-r0) [2023-07-01T18:57:12.475Z] (65/137) Installing graphite2 (1.3.14-r1) [2023-07-01T18:57:13.040Z] (66/137) Installing harfbuzz (4.3.0-r0) [2023-07-01T18:57:13.298Z] (67/137) Installing libxft (2.3.4-r0) [2023-07-01T18:57:13.571Z] (68/137) Installing pango (1.50.7-r0) [2023-07-01T18:57:14.144Z] (69/137) Installing wayland-libs-client (1.20.0-r0) [2023-07-01T18:57:14.403Z] (70/137) Installing wayland-libs-cursor (1.20.0-r0) [2023-07-01T18:57:14.661Z] (71/137) Installing wayland-libs-egl (1.20.0-r0) [2023-07-01T18:57:14.920Z] (72/137) Installing xkeyboard-config (2.35.1-r0) [2023-07-01T18:57:15.489Z] (73/137) Installing libxkbcommon (1.4.1-r0) [2023-07-01T18:57:15.749Z] (74/137) Installing gtk+3.0 (3.24.34-r1) [2023-07-01T18:57:16.321Z] Executing gtk+3.0-3.24.34-r1.post-install [2023-07-01T18:57:16.321Z] (75/137) Installing libfontenc (1.1.4-r0) [2023-07-01T18:57:16.583Z] (76/137) Installing mkfontscale (1.2.2-r0) [2023-07-01T18:57:16.843Z] (77/137) Installing font-opensans (0_git20210927-r0) [2023-07-01T18:57:17.411Z] (78/137) Installing libgcc (11.2.1_git20220219-r2) [2023-07-01T18:57:17.978Z] (79/137) Installing libogg (1.3.5-r1) [2023-07-01T18:57:17.978Z] (80/137) Installing libstdc++ (11.2.1_git20220219-r2) [2023-07-01T18:57:18.545Z] (81/137) Installing flac (1.3.4-r0) [2023-07-01T18:57:19.113Z] (82/137) Installing alsa-lib (1.2.7.2-r0) [2023-07-01T18:57:19.372Z] (83/137) Installing libatomic (11.2.1_git20220219-r2) [2023-07-01T18:57:19.631Z] (84/137) Installing sdl2 (2.0.22-r0) [2023-07-01T18:57:20.200Z] (85/137) Installing aom-libs (3.3.0-r0) [2023-07-01T18:57:20.766Z] (86/137) Installing libass (0.16.0-r0) [2023-07-01T18:57:21.025Z] (87/137) Installing libdav1d (1.0.0-r0) [2023-07-01T18:57:21.592Z] (88/137) Installing libpciaccess (0.16-r0) [2023-07-01T18:57:21.851Z] (89/137) Installing libdrm (2.4.110-r0) [2023-07-01T18:57:22.112Z] (90/137) Installing ncurses-terminfo-base (6.3_p20220521-r1) [2023-07-01T18:57:22.373Z] (91/137) Installing ncurses-libs (6.3_p20220521-r1) [2023-07-01T18:57:22.939Z] (92/137) Installing lame (3.100-r0) [2023-07-01T18:57:23.198Z] (93/137) Installing opus (1.3.1-r1) [2023-07-01T18:57:23.767Z] (94/137) Installing libasyncns (0.8-r1) [2023-07-01T18:57:24.028Z] (95/137) Installing libltdl (2.4.7-r0) [2023-07-01T18:57:24.287Z] (96/137) Installing orc (0.4.32-r0) [2023-07-01T18:57:24.546Z] (97/137) Installing libvorbis (1.3.7-r0) [2023-07-01T18:57:25.113Z] (98/137) Installing libsndfile (1.1.0-r0) [2023-07-01T18:57:25.372Z] (99/137) Installing libgomp (11.2.1_git20220219-r2) [2023-07-01T18:57:25.941Z] (100/137) Installing soxr (0.1.3-r2) [2023-07-01T18:57:26.201Z] (101/137) Installing speexdsp (1.2.0-r0) [2023-07-01T18:57:26.461Z] (102/137) Installing tdb-libs (1.4.6-r0) [2023-07-01T18:57:26.723Z] (103/137) Installing libpulse (15.0-r2) [2023-07-01T18:57:27.292Z] (104/137) Installing cjson (1.7.15-r3) [2023-07-01T18:57:27.552Z] (105/137) Installing mbedtls (2.28.3-r0) [2023-07-01T18:57:27.810Z] (106/137) Installing librist (0.2.6-r1) [2023-07-01T18:57:28.377Z] (107/137) Installing libsrt (1.4.4-r0) [2023-07-01T18:57:28.699Z] (108/137) Installing libssh (0.9.6-r1) [2023-07-01T18:57:28.990Z] (109/137) Installing libtheora (1.1.1-r16) [2023-07-01T18:57:29.587Z] (110/137) Installing v4l-utils-libs (1.22.1-r1) [2023-07-01T18:57:29.882Z] (111/137) Installing libva (2.14.0-r0) [2023-07-01T18:57:30.155Z] (112/137) Installing libvdpau (1.5-r0) [2023-07-01T18:57:30.432Z] (113/137) Installing vidstab (1.1.0-r1) [2023-07-01T18:57:30.689Z] (114/137) Installing libvpx (1.11.0-r1) [2023-07-01T18:57:31.258Z] (115/137) Installing x264-libs (0.163_git20210613-r0) [2023-07-01T18:57:31.826Z] (116/137) Installing numactl (2.0.14-r0) [2023-07-01T18:57:32.090Z] (117/137) Installing x265-libs (3.5-r3) [2023-07-01T18:57:32.657Z] (118/137) Installing xvidcore (1.3.7-r1) [2023-07-01T18:57:33.226Z] (119/137) Installing ffmpeg-libs (5.0.3-r0) [2023-07-01T18:57:33.793Z] (120/137) Installing libevent (2.1.12-r4) [2023-07-01T18:57:34.360Z] (121/137) Installing mesa (21.3.9-r0) [2023-07-01T18:57:34.627Z] (122/137) Installing wayland-libs-server (1.20.0-r0) [2023-07-01T18:57:34.889Z] (123/137) Installing mesa-gbm (21.3.9-r0) [2023-07-01T18:57:35.149Z] (124/137) Installing icu-data-en (71.1-r2) [2023-07-01T18:57:35.714Z] Executing icu-data-en-71.1-r2.post-install [2023-07-01T18:57:35.714Z] * [2023-07-01T18:57:35.714Z] * If you need ICU with non-English locales and legacy charset support, install [2023-07-01T18:57:35.714Z] * package icu-data-full. [2023-07-01T18:57:35.714Z] * [2023-07-01T18:57:35.714Z] (125/137) Installing icu-libs (71.1-r2) [2023-07-01T18:57:36.283Z] (126/137) Installing lcms2 (2.13.1-r0) [2023-07-01T18:57:36.850Z] (127/137) Installing minizip (1.2.12-r0) [2023-07-01T18:57:37.110Z] (128/137) Installing nspr (4.33-r0) [2023-07-01T18:57:37.374Z] (129/137) Installing sqlite-libs (3.40.1-r0) [2023-07-01T18:57:37.940Z] (130/137) Installing nss (3.78.1-r0) [2023-07-01T18:57:38.507Z] (131/137) Installing re2 (2022.04.01-r0) [2023-07-01T18:57:38.766Z] (132/137) Installing snappy (1.1.9-r4) [2023-07-01T18:57:39.024Z] (133/137) Installing libgpg-error (1.45-r0) [2023-07-01T18:57:39.591Z] (134/137) Installing libgcrypt (1.10.1-r0) [2023-07-01T18:57:39.851Z] (135/137) Installing libxslt (1.1.35-r0) [2023-07-01T18:57:40.417Z] (136/137) Installing chromium (102.0.5005.182-r0) [2023-07-01T18:57:42.329Z] (137/137) Installing chromium-chromedriver (102.0.5005.182-r0) [2023-07-01T18:57:42.897Z] Executing busybox-1.35.0-r17.trigger [2023-07-01T18:57:42.897Z] Executing glib-2.72.4-r0.trigger [2023-07-01T18:57:42.897Z] Executing shared-mime-info-2.2-r2.trigger [2023-07-01T18:57:43.157Z] Executing gdk-pixbuf-2.42.8-r0.trigger [2023-07-01T18:57:43.157Z] Executing gtk-update-icon-cache-2.24.33-r3.trigger [2023-07-01T18:57:43.157Z] Executing fontconfig-2.14.0-r0.trigger [2023-07-01T18:57:43.157Z] Executing mkfontscale-1.2.2-r0.trigger [2023-07-01T18:57:43.157Z] OK: 409 MiB in 160 packages [2023-07-01T18:57:43.157Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-07-01T18:57:43.725Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-07-01T18:57:44.293Z] (1/21) Installing binutils (2.38-r3) [2023-07-01T18:57:44.862Z] (2/21) Installing isl22 (0.22-r0) [2023-07-01T18:57:45.427Z] (3/21) Installing mpfr4 (4.1.0-r0) [2023-07-01T18:57:45.994Z] (4/21) Installing mpc1 (1.2.1-r0) [2023-07-01T18:57:46.253Z] (5/21) Installing gcc (11.2.1_git20220219-r2) [2023-07-01T18:57:52.819Z] (6/21) Installing musl-dev (1.2.3-r3) [2023-07-01T18:57:53.080Z] (7/21) Installing libc-dev (0.7.2-r3) [2023-07-01T18:57:53.339Z] (8/21) Installing linux-headers (5.16.7-r1) [2023-07-01T18:57:53.907Z] (9/21) Installing libffi-dev (3.4.2-r1) [2023-07-01T18:57:54.165Z] (10/21) Installing libpq (14.8-r0) [2023-07-01T18:57:54.734Z] (11/21) Installing openssl-dev (1.1.1u-r1) [2023-07-01T18:57:54.992Z] (12/21) Installing libpq-dev (14.8-r0) [2023-07-01T18:57:55.560Z] (13/21) Installing libecpg (14.8-r0) [2023-07-01T18:57:55.819Z] (14/21) Installing libecpg-dev (14.8-r0) [2023-07-01T18:57:56.386Z] (15/21) Installing llvm13-libs (13.0.1-r2) [2023-07-01T18:57:57.759Z] (16/21) Installing clang-libs (13.0.1-r1) [2023-07-01T18:58:05.872Z] (17/21) Installing clang (13.0.1-r1) [2023-07-01T18:58:05.872Z] (18/21) Installing icu (71.1-r2) [2023-07-01T18:58:05.872Z] (19/21) Installing icu-dev (71.1-r2) [2023-07-01T18:58:06.440Z] (20/21) Installing llvm13 (13.0.1-r2) [2023-07-01T18:58:07.375Z] (21/21) Installing postgresql14-dev (14.8-r0) [2023-07-01T18:58:07.940Z] Executing busybox-1.35.0-r17.trigger [2023-07-01T18:58:07.941Z] OK: 822 MiB in 181 packages [2023-07-01T18:58:07.941Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-07-01T18:58:08.512Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-07-01T18:58:09.081Z] (1/10) Installing g++ (11.2.1_git20220219-r2) [2023-07-01T18:58:10.037Z] (2/10) Installing gdbm (1.23-r0) [2023-07-01T18:58:10.037Z] (3/10) Installing mpdecimal (2.5.1-r1) [2023-07-01T18:58:10.297Z] (4/10) Installing readline (8.1.2-r0) [2023-07-01T18:58:10.865Z] (5/10) Installing python3 (3.10.12-r0) [2023-07-01T18:58:11.802Z] (6/10) Installing python3-dev (3.10.12-r0) [2023-07-01T18:58:18.358Z] (7/10) Installing libsodium (1.0.18-r0) [2023-07-01T18:58:18.358Z] (8/10) Installing libzmq (4.3.4-r0) [2023-07-01T18:58:18.358Z] (9/10) Installing libsodium-dev (1.0.18-r0) [2023-07-01T18:58:18.358Z] (10/10) Installing zeromq-dev (4.3.4-r0) [2023-07-01T18:58:18.618Z] Executing busybox-1.35.0-r17.trigger [2023-07-01T18:58:18.618Z] OK: 974 MiB in 191 packages [2023-07-01T18:58:18.618Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-07-01T18:58:18.757Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-295 in /w/workspace/exfoundry_edgex-taf-common_PR-72 [Pipeline] { [Pipeline] checkout [2023-07-01T18:58:18.835Z] Selected Git installation does not exist. Using Default [2023-07-01T18:58:18.835Z] The recommended git tool is: NONE [2023-07-01T18:58:19.186Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-07-01T18:58:19.754Z] OK: 974 MiB in 191 packages [2023-07-01T18:58:19.754Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-07-01T18:58:20.321Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-07-01T18:58:20.889Z] (1/1) Installing tzdata (2023c-r0) [2023-07-01T18:58:21.454Z] Executing busybox-1.35.0-r17.trigger [2023-07-01T18:58:21.454Z] OK: 978 MiB in 192 packages [2023-07-01T18:58:21.454Z] (1/1) Purging tzdata (2023c-r0) [2023-07-01T18:58:21.454Z] Executing busybox-1.35.0-r17.trigger [2023-07-01T18:58:21.454Z] OK: 974 MiB in 191 packages [2023-07-01T18:58:23.803Z] using credential edgex-jenkins-ssh [2023-07-01T18:58:23.818Z] Cloning the remote Git repository [2023-07-01T18:58:23.982Z] Looking in links: /tmp/tmpri4zcfvr [2023-07-01T18:58:23.983Z] Processing /tmp/tmpri4zcfvr/setuptools-65.5.0-py3-none-any.whl [2023-07-01T18:58:23.983Z] Processing /tmp/tmpri4zcfvr/pip-23.0.1-py3-none-any.whl [2023-07-01T18:58:24.241Z] Installing collected packages: setuptools, pip [2023-07-01T18:58:23.870Z] Cloning repository git@github.com:edgexfoundry/edgex-taf-common.git [2023-07-01T18:58:23.956Z] > git init /w/workspace/exfoundry_edgex-taf-common_PR-72 # timeout=10 [2023-07-01T18:58:24.089Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git [2023-07-01T18:58:24.090Z] > git --version # timeout=10 [2023-07-01T18:58:24.115Z] > git --version # 'git version 2.25.1' [2023-07-01T18:58:24.117Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-07-01T18:58:24.246Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-07-01T18:58:24.823Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-taf-common.git # timeout=10 [2023-07-01T18:58:24.854Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-07-01T18:58:26.199Z] Merging remotes/origin/main commit 575d8c05758f85eff27acf58ec1382961a427cb7 into PR head commit 0ae288c591e39769b9224cbc3bc5c6d2d20c1d1f [2023-07-01T18:58:25.667Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-taf-common.git # timeout=10 [2023-07-01T18:58:25.706Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git [2023-07-01T18:58:25.707Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-07-01T18:58:25.724Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/pull/72/head:refs/remotes/origin/PR-72 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-07-01T18:58:26.220Z] > git config core.sparsecheckout # timeout=10 [2023-07-01T18:58:26.446Z] Merge succeeded, producing 0ae288c591e39769b9224cbc3bc5c6d2d20c1d1f [2023-07-01T18:58:26.447Z] Checking out Revision 0ae288c591e39769b9224cbc3bc5c6d2d20c1d1f (PR-72) [2023-07-01T18:58:26.783Z] Successfully installed pip-23.0.1 setuptools-65.5.0 [2023-07-01T18:58:26.783Z] 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-07-01T18:58:26.874Z] Commit message: "build: bump psycopg2 from 2.9.3 to 2.9.6" [2023-07-01T18:58:26.921Z] > git --version # timeout=10 [2023-07-01T18:58:26.933Z] > git --version # 'git version 2.25.1' [2023-07-01T18:58:26.951Z] fatal: bad object d4291cbe28daa2a40ca94d44cc831565108a4ea5 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [2023-07-01T18:58:27.352Z] Requirement already satisfied: pip in /usr/lib/python3.10/site-packages (23.0.1) [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-07-01T18:58:26.278Z] > git checkout -f 0ae288c591e39769b9224cbc3bc5c6d2d20c1d1f # timeout=10 [2023-07-01T18:58:26.351Z] > git remote # timeout=10 [2023-07-01T18:58:26.373Z] > git config --get remote.origin.url # timeout=10 [2023-07-01T18:58:26.399Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-07-01T18:58:26.411Z] > git merge 575d8c05758f85eff27acf58ec1382961a427cb7 # timeout=10 [2023-07-01T18:58:26.434Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-07-01T18:58:26.455Z] > git config core.sparsecheckout # timeout=10 [2023-07-01T18:58:26.470Z] > git checkout -f 0ae288c591e39769b9224cbc3bc5c6d2d20c1d1f # timeout=10 [2023-07-01T18:58:27.610Z] Collecting pip [2023-07-01T18:58:27.610Z] Downloading pip-23.1.2-py3-none-any.whl (2.1 MB) [2023-07-01T18:58:27.610Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 50.7 MB/s eta 0:00:00 [2023-07-01T18:58:27.610Z] Requirement already satisfied: setuptools in /usr/lib/python3.10/site-packages (65.5.0) [2023-07-01T18:58:27.869Z] Collecting setuptools [2023-07-01T18:58:27.971Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-07-01T18:58:27.971Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-07-01T18:58:27.971Z] Dload Upload Total Spent Left Speed [2023-07-01T18:58:27.971Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 87335 0 --:--:-- --:--:-- --:--:-- 87335 [2023-07-01T18:58:28.127Z] Downloading setuptools-68.0.0-py3-none-any.whl (804 kB) [2023-07-01T18:58:28.128Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 804.0/804.0 kB 112.8 MB/s eta 0:00:00 [2023-07-01T18:58:28.128Z] Collecting wheel [2023-07-01T18:58:28.128Z] Downloading wheel-0.40.0-py3-none-any.whl (64 kB) [2023-07-01T18:58:28.128Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 64.5/64.5 kB 155.9 MB/s eta 0:00:00 [Pipeline] sh [2023-07-01T18:58:28.386Z] Installing collected packages: wheel, setuptools, pip [2023-07-01T18:58:28.386Z] Attempting uninstall: setuptools [2023-07-01T18:58:28.386Z] Found existing installation: setuptools 65.5.0 [2023-07-01T18:58:28.386Z] Uninstalling setuptools-65.5.0: [2023-07-01T18:58:28.386Z] Successfully uninstalled setuptools-65.5.0 [2023-07-01T18:58:28.614Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-07-01T18:58:28.950Z] + + sudosudo tee jq /etc/docker/daemon.new . += {"seccomp-profile": "/etc/docker/seccomp.json"} [2023-07-01T18:58:28.951Z] /etc/docker/daemon.json [2023-07-01T18:58:28.951Z] { [2023-07-01T18:58:28.951Z] "registry-mirrors": [ [2023-07-01T18:58:28.951Z] "https://nexus3.edgexfoundry.org:10001" [2023-07-01T18:58:28.951Z] ], [2023-07-01T18:58:28.951Z] "bip": "10.250.0.254/24", [2023-07-01T18:58:28.951Z] "hosts": [ [2023-07-01T18:58:28.951Z] "tcp://0.0.0.0:5555", [2023-07-01T18:58:28.951Z] "unix:///var/run/docker.sock" [2023-07-01T18:58:28.951Z] ], [2023-07-01T18:58:28.951Z] "mtu": 1458, [2023-07-01T18:58:28.951Z] "selinux-enabled": true, [2023-07-01T18:58:28.951Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-07-01T18:58:28.951Z] } [Pipeline] sh [2023-07-01T18:58:29.286Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-07-01T18:58:29.322Z] Attempting uninstall: pip [2023-07-01T18:58:29.322Z] Found existing installation: pip 23.0.1 [2023-07-01T18:58:29.322Z] Uninstalling pip-23.0.1: [2023-07-01T18:58:29.322Z] Successfully uninstalled pip-23.0.1 [2023-07-01T18:58:29.624Z] + sudo service docker restart [2023-07-01T18:58:31.244Z] Successfully installed pip-23.1.2 setuptools-68.0.0 wheel-0.40.0 [2023-07-01T18:58:31.244Z] 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-07-01T18:58:31.810Z] Processing ./edgex-taf-common [2023-07-01T18:58:31.810Z] Preparing metadata (setup.py): started [2023-07-01T18:58:32.068Z] Preparing metadata (setup.py): finished with status 'done' [2023-07-01T18:58:32.068Z] Building wheels for collected packages: edgex-taf-common [2023-07-01T18:58:32.068Z] Building wheel for edgex-taf-common (setup.py): started [2023-07-01T18:58:32.328Z] Building wheel for edgex-taf-common (setup.py): finished with status 'done' [2023-07-01T18:58:32.328Z] Created wheel for edgex-taf-common: filename=edgex_taf_common-0.0.0-py3-none-any.whl size=14472 sha256=cbc7e5625def075069835b508fbe50770011039b85d685dcb8b5e9716be1eec7 [2023-07-01T18:58:32.328Z] Stored in directory: /root/.cache/pip/wheels/61/f5/b0/ccd98a608bbb4978be0e5d8235f9fb4ae43535dafafd44bbbd [2023-07-01T18:58:32.328Z] Successfully built edgex-taf-common [2023-07-01T18:58:32.328Z] Installing collected packages: edgex-taf-common [2023-07-01T18:58:32.328Z] Successfully installed edgex-taf-common-0.0.0 [2023-07-01T18:58:32.328Z] 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-07-01T18:58:33.264Z] Collecting robotframework==6.1 (from -r requirements.txt (line 1)) [2023-07-01T18:58:33.264Z] Downloading robotframework-6.1-py3-none-any.whl (698 kB) [2023-07-01T18:58:33.264Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 698.5/698.5 kB 15.9 MB/s eta 0:00:00 [2023-07-01T18:58:33.264Z] Collecting python-dotenv==0.15.0 (from -r requirements.txt (line 2)) [2023-07-01T18:58:33.264Z] Downloading python_dotenv-0.15.0-py2.py3-none-any.whl (18 kB) [2023-07-01T18:58:33.264Z] Collecting robotframework-requests==0.9.5 (from -r requirements.txt (line 3)) [2023-07-01T18:58:33.524Z] Downloading robotframework_requests-0.9.5-py3-none-any.whl (21 kB) [2023-07-01T18:58:33.524Z] Collecting robotframework-seleniumlibrary==6.1.0 (from -r requirements.txt (line 4)) [2023-07-01T18:58:33.524Z] Downloading robotframework_seleniumlibrary-6.1.0-py2.py3-none-any.whl (95 kB) [2023-07-01T18:58:33.524Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 95.2/95.2 kB 19.0 MB/s eta 0:00:00 [2023-07-01T18:58:33.524Z] Collecting robotbackgroundlogger==1.2 (from -r requirements.txt (line 5)) [2023-07-01T18:58:33.524Z] Downloading robotbackgroundlogger-1.2.tar.gz (3.9 kB) [2023-07-01T18:58:33.524Z] Preparing metadata (setup.py): started [2023-07-01T18:58:33.783Z] Preparing metadata (setup.py): finished with status 'done' [2023-07-01T18:58:33.783Z] Collecting RESTinstance==1.3.0 (from -r requirements.txt (line 6)) [2023-07-01T18:58:33.783Z] Downloading RESTinstance-1.3.0-py2.py3-none-any.whl (29 kB) [2023-07-01T18:58:33.783Z] Collecting configparser==5.3.0 (from -r requirements.txt (line 7)) [2023-07-01T18:58:33.783Z] Downloading configparser-5.3.0-py3-none-any.whl (19 kB) [2023-07-01T18:58:34.041Z] Collecting requests==2.31.0 (from -r requirements.txt (line 8)) [2023-07-01T18:58:34.041Z] Downloading requests-2.31.0-py3-none-any.whl (62 kB) [2023-07-01T18:58:34.041Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.6/62.6 kB 8.1 MB/s eta 0:00:00 [2023-07-01T18:58:34.041Z] Collecting paho-mqtt==1.5.1 (from -r requirements.txt (line 9)) [2023-07-01T18:58:34.041Z] Downloading paho-mqtt-1.5.1.tar.gz (101 kB) [2023-07-01T18:58:34.041Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 101.8/101.8 kB 14.4 MB/s eta 0:00:00 [2023-07-01T18:58:34.041Z] Preparing metadata (setup.py): started [2023-07-01T18:58:34.300Z] Preparing metadata (setup.py): finished with status 'done' [2023-07-01T18:58:34.300Z] Collecting docker==6.1.3 (from -r requirements.txt (line 10)) [2023-07-01T18:58:34.300Z] Downloading docker-6.1.3-py3-none-any.whl (148 kB) [2023-07-01T18:58:34.300Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 148.1/148.1 kB 18.1 MB/s eta 0:00:00 [2023-07-01T18:58:34.559Z] Collecting numpy==1.22.3 (from -r requirements.txt (line 11)) [2023-07-01T18:58:34.817Z] Downloading numpy-1.22.3.zip (11.5 MB) [2023-07-01T18:58:35.075Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 11.5/11.5 MB 36.1 MB/s eta 0:00:00 [2023-07-01T18:58:35.642Z] Installing build dependencies: started [2023-07-01T18:58:38.930Z] Installing build dependencies: finished with status 'done' [2023-07-01T18:58:38.930Z] Getting requirements to build wheel: started [2023-07-01T18:58:39.865Z] Getting requirements to build wheel: finished with status 'done' [2023-07-01T18:58:39.865Z] Preparing metadata (pyproject.toml): started [2023-07-01T18:58:40.432Z] Preparing metadata (pyproject.toml): finished with status 'done' [2023-07-01T18:58:40.432Z] Collecting psutil==5.9.0 (from -r requirements.txt (line 12)) [2023-07-01T18:58:40.432Z] Downloading psutil-5.9.0.tar.gz (478 kB) [2023-07-01T18:58:40.432Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 478.3/478.3 kB 15.6 MB/s eta 0:00:00 [2023-07-01T18:58:40.690Z] Preparing metadata (setup.py): started [2023-07-01T18:58:40.948Z] Preparing metadata (setup.py): finished with status 'done' [2023-07-01T18:58:40.948Z] Collecting redis==4.5.4 (from -r requirements.txt (line 13)) [2023-07-01T18:58:40.948Z] Downloading redis-4.5.4-py3-none-any.whl (238 kB) [2023-07-01T18:58:40.948Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 238.9/238.9 kB 31.0 MB/s eta 0:00:00 [2023-07-01T18:58:41.514Z] Collecting pyzmq==25.1.0 (from -r requirements.txt (line 14)) [2023-07-01T18:58:41.514Z] Downloading pyzmq-25.1.0-cp310-cp310-musllinux_1_1_x86_64.whl (1.6 MB) [2023-07-01T18:58:41.773Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.6/1.6 MB 3.6 MB/s eta 0:00:00 [2023-07-01T18:58:42.427Z] Collecting influxdb-client==1.36.1 (from -r requirements.txt (line 15)) [2023-07-01T18:58:42.427Z] Downloading influxdb_client-1.36.1-py3-none-any.whl (721 kB) [2023-07-01T18:58:42.996Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 721.2/721.2 kB 1.3 MB/s eta 0:00:00 [2023-07-01T18:58:42.996Z] Collecting psycopg2==2.9.6 (from -r requirements.txt (line 16)) [2023-07-01T18:58:42.996Z] Downloading psycopg2-2.9.6.tar.gz (383 kB) [2023-07-01T18:58:42.996Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 384.0/384.0 kB 26.5 MB/s eta 0:00:00 [2023-07-01T18:58:42.996Z] Preparing metadata (setup.py): started [2023-07-01T18:58:43.254Z] Preparing metadata (setup.py): finished with status 'done' [2023-07-01T18:58:43.512Z] Collecting pycryptodome==3.18.0 (from -r requirements.txt (line 17)) [2023-07-01T18:58:43.512Z] Downloading pycryptodome-3.18.0-cp35-abi3-musllinux_1_1_x86_64.whl (2.1 MB) [2023-07-01T18:58:43.512Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 37.7 MB/s eta 0:00:00 [2023-07-01T18:58:43.771Z] Collecting selenium>=4.0.0 (from robotframework-seleniumlibrary==6.1.0->-r requirements.txt (line 4)) [2023-07-01T18:58:43.771Z] Downloading selenium-4.10.0-py3-none-any.whl (6.7 MB) [2023-07-01T18:58:43.771Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 6.7/6.7 MB 81.4 MB/s eta 0:00:00 [2023-07-01T18:58:43.771Z] Collecting robotframework-pythonlibcore>=3.0.0 (from robotframework-seleniumlibrary==6.1.0->-r requirements.txt (line 4)) [2023-07-01T18:58:43.771Z] Downloading robotframework_pythonlibcore-4.1.2-py2.py3-none-any.whl (10 kB) [2023-07-01T18:58:44.030Z] Collecting docutils (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-07-01T18:58:44.030Z] Downloading docutils-0.20.1-py3-none-any.whl (572 kB) [2023-07-01T18:58:44.030Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 572.7/572.7 kB 41.4 MB/s eta 0:00:00 [2023-07-01T18:58:44.030Z] Collecting flex (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-07-01T18:58:44.030Z] Downloading flex-6.14.1.tar.gz (40 kB) [2023-07-01T18:58:44.030Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 40.9/40.9 kB 4.7 MB/s eta 0:00:00 [2023-07-01T18:58:44.030Z] Preparing metadata (setup.py): started [2023-07-01T18:58:44.289Z] Preparing metadata (setup.py): finished with status 'done' [2023-07-01T18:58:44.289Z] Collecting GenSON (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-07-01T18:58:44.289Z] Downloading genson-1.2.2.tar.gz (34 kB) [2023-07-01T18:58:44.289Z] Preparing metadata (setup.py): started [2023-07-01T18:58:44.548Z] Preparing metadata (setup.py): finished with status 'done' [2023-07-01T18:58:44.548Z] Collecting jsonpath-ng (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-07-01T18:58:44.548Z] Downloading jsonpath_ng-1.5.3-py3-none-any.whl (29 kB) [2023-07-01T18:58:44.808Z] Collecting jsonschema (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-07-01T18:58:44.808Z] Downloading jsonschema-4.17.3-py3-none-any.whl (90 kB) [2023-07-01T18:58:44.808Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 90.4/90.4 kB 13.7 MB/s eta 0:00:00 [2023-07-01T18:58:44.808Z] Collecting pygments (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-07-01T18:58:44.808Z] Downloading Pygments-2.15.1-py3-none-any.whl (1.1 MB) [2023-07-01T18:58:44.808Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 73.5 MB/s eta 0:00:00 [2023-07-01T18:58:44.808Z] Collecting pytz (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-07-01T18:58:45.066Z] Downloading pytz-2023.3-py2.py3-none-any.whl (502 kB) [2023-07-01T18:58:45.066Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 502.3/502.3 kB 34.2 MB/s eta 0:00:00 [2023-07-01T18:58:45.066Z] Collecting tzlocal (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-07-01T18:58:45.066Z] Downloading tzlocal-5.0.1-py3-none-any.whl (20 kB) [2023-07-01T18:58:45.066Z] Collecting charset-normalizer<4,>=2 (from requests==2.31.0->-r requirements.txt (line 8)) [2023-07-01T18:58:45.066Z] Downloading charset_normalizer-3.1.0-cp310-cp310-musllinux_1_1_x86_64.whl (192 kB) [2023-07-01T18:58:45.324Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 192.8/192.8 kB 22.4 MB/s eta 0:00:00 [2023-07-01T18:58:45.324Z] Collecting idna<4,>=2.5 (from requests==2.31.0->-r requirements.txt (line 8)) [2023-07-01T18:58:45.324Z] Downloading idna-3.4-py3-none-any.whl (61 kB) [2023-07-01T18:58:45.324Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.5/61.5 kB 9.9 MB/s eta 0:00:00 [2023-07-01T18:58:45.324Z] Collecting urllib3<3,>=1.21.1 (from requests==2.31.0->-r requirements.txt (line 8)) [2023-07-01T18:58:45.324Z] Downloading urllib3-2.0.3-py3-none-any.whl (123 kB) [2023-07-01T18:58:45.324Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 123.6/123.6 kB 16.8 MB/s eta 0:00:00 [2023-07-01T18:58:45.324Z] Collecting certifi>=2017.4.17 (from requests==2.31.0->-r requirements.txt (line 8)) [2023-07-01T18:58:45.324Z] Downloading certifi-2023.5.7-py3-none-any.whl (156 kB) [2023-07-01T18:58:45.324Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 157.0/157.0 kB 20.6 MB/s eta 0:00:00 [2023-07-01T18:58:45.582Z] Collecting packaging>=14.0 (from docker==6.1.3->-r requirements.txt (line 10)) [2023-07-01T18:58:45.582Z] Downloading packaging-23.1-py3-none-any.whl (48 kB) [2023-07-01T18:58:45.582Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 48.9/48.9 kB 6.8 MB/s eta 0:00:00 [2023-07-01T18:58:45.582Z] Collecting websocket-client>=0.32.0 (from docker==6.1.3->-r requirements.txt (line 10)) [2023-07-01T18:58:45.582Z] Downloading websocket_client-1.6.1-py3-none-any.whl (56 kB) [2023-07-01T18:58:45.582Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 56.9/56.9 kB 7.8 MB/s eta 0:00:00 [2023-07-01T18:58:45.582Z] Collecting async-timeout>=4.0.2 (from redis==4.5.4->-r requirements.txt (line 13)) [2023-07-01T18:58:45.582Z] Downloading async_timeout-4.0.2-py3-none-any.whl (5.8 kB) [2023-07-01T18:58:45.839Z] Collecting reactivex>=4.0.4 (from influxdb-client==1.36.1->-r requirements.txt (line 15)) [2023-07-01T18:58:45.839Z] Downloading reactivex-4.0.4-py3-none-any.whl (217 kB) [2023-07-01T18:58:45.839Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 217.8/217.8 kB 18.4 MB/s eta 0:00:00 [2023-07-01T18:58:45.839Z] Collecting python-dateutil>=2.5.3 (from influxdb-client==1.36.1->-r requirements.txt (line 15)) [2023-07-01T18:58:45.839Z] Downloading python_dateutil-2.8.2-py2.py3-none-any.whl (247 kB) [2023-07-01T18:58:45.839Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 247.7/247.7 kB 35.0 MB/s eta 0:00:00 [2023-07-01T18:58:45.839Z] 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.0.0) [2023-07-01T18:58:45.839Z] Collecting six>=1.5 (from python-dateutil>=2.5.3->influxdb-client==1.36.1->-r requirements.txt (line 15)) [2023-07-01T18:58:45.839Z] Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) [2023-07-01T18:58:46.097Z] 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-07-01T18:58:46.097Z] Downloading typing_extensions-4.7.0-py3-none-any.whl (33 kB) [2023-07-01T18:58:46.097Z] Collecting trio~=0.17 (from selenium>=4.0.0->robotframework-seleniumlibrary==6.1.0->-r requirements.txt (line 4)) [2023-07-01T18:58:46.097Z] Downloading trio-0.22.0-py3-none-any.whl (384 kB) [2023-07-01T18:58:46.097Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 384.9/384.9 kB 9.2 MB/s eta 0:00:00 [2023-07-01T18:58:46.097Z] Collecting trio-websocket~=0.9 (from selenium>=4.0.0->robotframework-seleniumlibrary==6.1.0->-r requirements.txt (line 4)) [2023-07-01T18:58:46.097Z] Downloading trio_websocket-0.10.3-py3-none-any.whl (17 kB) [2023-07-01T18:58:46.357Z] Collecting PyYAML>=3.11 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-07-01T18:58:46.357Z] Downloading PyYAML-6.0.tar.gz (124 kB) [2023-07-01T18:58:46.357Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 125.0/125.0 kB 14.3 MB/s eta 0:00:00 [2023-07-01T18:58:46.615Z] Installing build dependencies: started [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-07-01T18:58:47.929Z] provisioning config files... [2023-07-01T18:58:47.953Z] copy managed file [taf-settings] to file:/w/workspace/exfoundry_edgex-taf-common_PR-72@tmp/config487150191258941710tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-01T18:58:48.328Z] ---> docker-login.sh [2023-07-01T18:58:48.328Z] nexus3.edgexfoundry.org:10001 [2023-07-01T18:58:48.596Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-01T18:58:48.863Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-01T18:58:48.863Z] Configure a credential helper to remove this warning. See [2023-07-01T18:58:48.863Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-01T18:58:48.863Z] [2023-07-01T18:58:48.863Z] Login Succeeded [2023-07-01T18:58:48.863Z] nexus3.edgexfoundry.org:10002 [2023-07-01T18:58:49.134Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-01T18:58:49.134Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-01T18:58:49.134Z] Configure a credential helper to remove this warning. See [2023-07-01T18:58:49.134Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-01T18:58:49.134Z] [2023-07-01T18:58:49.134Z] Login Succeeded [2023-07-01T18:58:49.134Z] nexus3.edgexfoundry.org:10003 [2023-07-01T18:58:49.402Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-01T18:58:49.402Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-01T18:58:49.402Z] Configure a credential helper to remove this warning. See [2023-07-01T18:58:49.402Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-01T18:58:49.402Z] [2023-07-01T18:58:49.402Z] Login Succeeded [2023-07-01T18:58:49.668Z] nexus3.edgexfoundry.org:10004 [2023-07-01T18:58:49.668Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-01T18:58:49.904Z] Installing build dependencies: finished with status 'done' [2023-07-01T18:58:49.904Z] Getting requirements to build wheel: started [2023-07-01T18:58:49.937Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-01T18:58:49.937Z] Configure a credential helper to remove this warning. See [2023-07-01T18:58:49.937Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-01T18:58:49.937Z] [2023-07-01T18:58:49.937Z] Login Succeeded [2023-07-01T18:58:49.937Z] docker.io [2023-07-01T18:58:50.204Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-01T18:58:50.470Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-01T18:58:50.470Z] Configure a credential helper to remove this warning. See [2023-07-01T18:58:50.470Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-01T18:58:50.470Z] [2023-07-01T18:58:50.470Z] Login Succeeded [2023-07-01T18:58:50.470Z] ---> docker-login.sh ends [Pipeline] } [2023-07-01T18:58:50.498Z] 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-07-01T18:58:51.283Z] Getting requirements to build wheel: finished with status 'done' [2023-07-01T18:58:51.283Z] Preparing metadata (pyproject.toml): started [2023-07-01T18:58:51.416Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-07-01T18:58:51.541Z] Preparing metadata (pyproject.toml): finished with status 'done' [2023-07-01T18:58:51.542Z] Collecting validate-email>=1.2 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-07-01T18:58:51.757Z] + ls -al . [2023-07-01T18:58:51.757Z] total 68 [2023-07-01T18:58:51.757Z] drwxrwxr-x 6 jenkins jenkins 4096 Jul 1 18:58 . [2023-07-01T18:58:51.757Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 1 18:58 .. [2023-07-01T18:58:51.757Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 1 18:58 .git [2023-07-01T18:58:51.757Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 1 18:58 .github [2023-07-01T18:58:51.757Z] -rw-rw-r-- 1 jenkins jenkins 22 Jul 1 18:58 .gitignore [2023-07-01T18:58:51.757Z] -rw-rw-r-- 1 jenkins jenkins 1575 Jul 1 18:58 Dockerfile [2023-07-01T18:58:51.757Z] -rw-rw-r-- 1 jenkins jenkins 746 Jul 1 18:58 Jenkinsfile [2023-07-01T18:58:51.757Z] -rw-rw-r-- 1 jenkins jenkins 11381 Jul 1 18:58 LICENSE [2023-07-01T18:58:51.757Z] -rw-rw-r-- 1 jenkins jenkins 3606 Jul 1 18:58 README.md [2023-07-01T18:58:51.757Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 1 18:58 TAF-Manager [2023-07-01T18:58:51.757Z] drwxrwxr-x 6 jenkins jenkins 4096 Jul 1 18:58 TUC [2023-07-01T18:58:51.757Z] -rw-rw-r-- 1 jenkins jenkins 5 Jul 1 18:56 VERSION [2023-07-01T18:58:51.757Z] -rw-rw-r-- 1 jenkins jenkins 342 Jul 1 18:58 requirements.txt [2023-07-01T18:58:51.757Z] -rw-rw-r-- 1 jenkins jenkins 54 Jul 1 18:58 robot-entrypoint.sh [2023-07-01T18:58:51.757Z] -rw-rw-r-- 1 jenkins jenkins 445 Jul 1 18:58 setup.py [Pipeline] isUnix [2023-07-01T18:58:51.801Z] Downloading validate_email-1.3.tar.gz (4.7 kB) [2023-07-01T18:58:51.801Z] Preparing metadata (setup.py): started [2023-07-01T18:58:51.801Z] Preparing metadata (setup.py): finished with status 'done' [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-01T18:58:52.060Z] Collecting rfc3987>=1.3.4 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-07-01T18:58:52.060Z] Downloading rfc3987-1.3.8-py2.py3-none-any.whl (13 kB) [2023-07-01T18:58:52.060Z] Collecting strict-rfc3339>=0.7 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-07-01T18:58:52.060Z] Downloading strict-rfc3339-0.7.tar.gz (17 kB) [2023-07-01T18:58:52.060Z] Preparing metadata (setup.py): started [2023-07-01T18:58:52.187Z] + docker build -t edgex-taf-common-arm64 -f Dockerfile --build-arg ARCH=arm64 --label git_sha=0ae288c591e39769b9224cbc3bc5c6d2d20c1d1f --label arch=arm64 --label version=0.0.0 . [2023-07-01T18:58:52.319Z] Preparing metadata (setup.py): finished with status 'done' [2023-07-01T18:58:52.319Z] Collecting click>=3.3 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-07-01T18:58:52.319Z] Downloading click-8.1.3-py3-none-any.whl (96 kB) [2023-07-01T18:58:52.319Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 96.6/96.6 kB 16.1 MB/s eta 0:00:00 [2023-07-01T18:58:52.319Z] Collecting jsonpointer>=1.7 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-07-01T18:58:52.319Z] Downloading jsonpointer-2.4-py2.py3-none-any.whl (7.8 kB) [2023-07-01T18:58:52.319Z] Collecting ply (from jsonpath-ng->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-07-01T18:58:52.319Z] Downloading ply-3.11-py2.py3-none-any.whl (49 kB) [2023-07-01T18:58:52.319Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 49.6/49.6 kB 7.0 MB/s eta 0:00:00 [2023-07-01T18:58:52.454Z] Sending build context to Docker daemon 313.3kB [2023-07-01T18:58:52.454Z] Step 1/13 : FROM alpine:3.16 [2023-07-01T18:58:52.577Z] Collecting decorator (from jsonpath-ng->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-07-01T18:58:52.578Z] Downloading decorator-5.1.1-py3-none-any.whl (9.1 kB) [2023-07-01T18:58:52.578Z] Collecting attrs>=17.4.0 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-07-01T18:58:52.578Z] Downloading attrs-23.1.0-py3-none-any.whl (61 kB) [2023-07-01T18:58:52.578Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.2/61.2 kB 9.5 MB/s eta 0:00:00 [2023-07-01T18:58:52.578Z] Collecting pyrsistent!=0.17.0,!=0.17.1,!=0.17.2,>=0.14.0 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-07-01T18:58:52.578Z] Downloading pyrsistent-0.19.3-py3-none-any.whl (57 kB) [2023-07-01T18:58:52.578Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 57.5/57.5 kB 8.1 MB/s eta 0:00:00 [2023-07-01T18:58:52.722Z] 3.16: Pulling from library/alpine [2023-07-01T18:58:52.836Z] Collecting sortedcontainers (from trio~=0.17->selenium>=4.0.0->robotframework-seleniumlibrary==6.1.0->-r requirements.txt (line 4)) [2023-07-01T18:58:52.836Z] Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) [2023-07-01T18:58:52.836Z] Collecting async-generator>=1.9 (from trio~=0.17->selenium>=4.0.0->robotframework-seleniumlibrary==6.1.0->-r requirements.txt (line 4)) [2023-07-01T18:58:52.836Z] Downloading async_generator-1.10-py3-none-any.whl (18 kB) [2023-07-01T18:58:52.836Z] Collecting outcome (from trio~=0.17->selenium>=4.0.0->robotframework-seleniumlibrary==6.1.0->-r requirements.txt (line 4)) [2023-07-01T18:58:52.836Z] Downloading outcome-1.2.0-py2.py3-none-any.whl (9.7 kB) [2023-07-01T18:58:52.836Z] Collecting sniffio (from trio~=0.17->selenium>=4.0.0->robotframework-seleniumlibrary==6.1.0->-r requirements.txt (line 4)) [2023-07-01T18:58:52.991Z] a880266d3b77: Pulling fs layer [2023-07-01T18:58:53.095Z] Downloading sniffio-1.3.0-py3-none-any.whl (10 kB) [2023-07-01T18:58:53.095Z] Collecting exceptiongroup>=1.0.0rc9 (from trio~=0.17->selenium>=4.0.0->robotframework-seleniumlibrary==6.1.0->-r requirements.txt (line 4)) [2023-07-01T18:58:53.095Z] Downloading exceptiongroup-1.1.1-py3-none-any.whl (14 kB) [2023-07-01T18:58:53.095Z] Collecting wsproto>=0.14 (from trio-websocket~=0.9->selenium>=4.0.0->robotframework-seleniumlibrary==6.1.0->-r requirements.txt (line 4)) [2023-07-01T18:58:53.095Z] Downloading wsproto-1.2.0-py3-none-any.whl (24 kB) [2023-07-01T18:58:53.095Z] 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-07-01T18:58:53.095Z] Downloading PySocks-1.7.1-py3-none-any.whl (16 kB) [2023-07-01T18:58:53.259Z] a880266d3b77: Verifying Checksum [2023-07-01T18:58:53.260Z] a880266d3b77: Download complete [2023-07-01T18:58:53.352Z] 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-07-01T18:58:53.352Z] Downloading h11-0.14.0-py3-none-any.whl (58 kB) [2023-07-01T18:58:53.353Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.3/58.3 kB 8.8 MB/s eta 0:00:00 [2023-07-01T18:58:53.353Z] Building wheels for collected packages: robotbackgroundlogger, paho-mqtt, numpy, psutil, psycopg2, flex, GenSON, PyYAML, strict-rfc3339, validate-email [2023-07-01T18:58:53.353Z] Building wheel for robotbackgroundlogger (setup.py): started [2023-07-01T18:58:53.529Z] a880266d3b77: Pull complete [2023-07-01T18:58:53.610Z] Building wheel for robotbackgroundlogger (setup.py): finished with status 'done' [2023-07-01T18:58:53.610Z] Created wheel for robotbackgroundlogger: filename=robotbackgroundlogger-1.2-py3-none-any.whl size=4277 sha256=8c2356b385a73429e48a3ed4d21dd6844a0a125140d49721907f4a2275b5dcde [2023-07-01T18:58:53.610Z] Stored in directory: /root/.cache/pip/wheels/e1/ba/3a/044b94be98620d4535fbdeca2d20fb3fce224aea27e0b66862 [2023-07-01T18:58:53.610Z] Building wheel for paho-mqtt (setup.py): started [2023-07-01T18:58:53.798Z] Digest: sha256:cbe5d5973103a2d03408d1689a6efde4ea4920bde9f4b51fe7872e60ce2d8e56 [2023-07-01T18:58:53.798Z] Status: Downloaded newer image for alpine:3.16 [2023-07-01T18:58:53.798Z] ---> 73bc9a5320fe [2023-07-01T18:58:53.798Z] Step 2/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: IOTech' [2023-07-01T18:58:53.798Z] ---> Running in cbe799c64a15 [2023-07-01T18:58:53.869Z] Building wheel for paho-mqtt (setup.py): finished with status 'done' [2023-07-01T18:58:53.869Z] Created wheel for paho-mqtt: filename=paho_mqtt-1.5.1-py3-none-any.whl size=61549 sha256=7b5b011ac69b34201a121947afa90c14a25852e5e5d096a895e6c18e4004da0a [2023-07-01T18:58:53.869Z] Stored in directory: /root/.cache/pip/wheels/b6/72/f9/44ca415a44f9cc7468fe4c59e6282938e504fadec09641fa63 [2023-07-01T18:58:53.869Z] Building wheel for numpy (pyproject.toml): started [2023-07-01T18:58:54.071Z] Removing intermediate container cbe799c64a15 [2023-07-01T18:58:54.071Z] ---> 57bd06f79886 [2023-07-01T18:58:54.071Z] Step 3/13 : LABEL maintainer="Bruce Huang " [2023-07-01T18:58:54.348Z] ---> Running in af16c4f052f8 [2023-07-01T18:58:54.617Z] Removing intermediate container af16c4f052f8 [2023-07-01T18:58:54.617Z] ---> 2f4a347a9b57 [2023-07-01T18:58:54.617Z] Step 4/13 : COPY . /edgex-taf/edgex-taf-common [2023-07-01T18:58:55.278Z] ---> 51c237d892fb [2023-07-01T18:58:55.278Z] Step 5/13 : COPY robot-entrypoint.sh /usr/local/bin/ [2023-07-01T18:58:55.904Z] ---> 626ff8017c48 [2023-07-01T18:58:55.904Z] Step 6/13 : COPY requirements.txt /edgex-taf/requirements.txt [2023-07-01T18:58:56.495Z] ---> aee891b7855f [2023-07-01T18:58:56.495Z] Step 7/13 : WORKDIR /edgex-taf [2023-07-01T18:58:56.495Z] ---> Running in c74f70dc0e5e [2023-07-01T18:58:56.766Z] Removing intermediate container c74f70dc0e5e [2023-07-01T18:58:56.766Z] ---> bc8c824c810f [2023-07-01T18:58:56.766Z] Step 8/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2023-07-01T18:58:57.034Z] ---> Running in 548e70e6f221 [2023-07-01T18:59:01.295Z] Removing intermediate container 548e70e6f221 [2023-07-01T18:59:01.296Z] ---> bb9a1cccfced [2023-07-01T18:59:01.296Z] 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-07-01T18:59:01.296Z] ---> Running in 1830d46070ce [2023-07-01T18:59:02.260Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-07-01T18:59:02.526Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-07-01T18:59:04.475Z] OK: 5 MiB in 14 packages [2023-07-01T18:59:04.475Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-07-01T18:59:04.739Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-07-01T18:59:06.141Z] (1/9) Installing ca-certificates (20230506-r0) [2023-07-01T18:59:06.407Z] (2/9) Installing brotli-libs (1.0.9-r6) [2023-07-01T18:59:06.990Z] (3/9) Installing nghttp2-libs (1.47.0-r0) [2023-07-01T18:59:07.256Z] (4/9) Installing libcurl (8.1.2-r0) [2023-07-01T18:59:07.840Z] (5/9) Installing curl (8.1.2-r0) [2023-07-01T18:59:08.106Z] (6/9) Installing docker-cli (20.10.20-r0) [2023-07-01T18:59:10.693Z] (7/9) Installing oniguruma (6.9.8-r0) [2023-07-01T18:59:10.959Z] (8/9) Installing jq (1.6-r1) [2023-07-01T18:59:11.540Z] (9/9) Installing openssl (1.1.1u-r1) [2023-07-01T18:59:12.124Z] Executing busybox-1.35.0-r17.trigger [2023-07-01T18:59:12.124Z] Executing ca-certificates-20230506-r0.trigger [2023-07-01T18:59:12.124Z] OK: 50 MiB in 23 packages [2023-07-01T18:59:12.390Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-07-01T18:59:12.974Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-07-01T18:59:14.387Z] (1/136) Installing libmagic (5.41-r0) [2023-07-01T18:59:14.655Z] (2/136) Installing file (5.41-r0) [2023-07-01T18:59:14.921Z] (3/136) Installing libxau (1.0.9-r0) [2023-07-01T18:59:15.187Z] (4/136) Installing libxdmcp (1.1.3-r0) [2023-07-01T18:59:15.455Z] (5/136) Installing libxcb (1.15-r0) [2023-07-01T18:59:16.036Z] (6/136) Installing libx11 (1.8-r1) [2023-07-01T18:59:16.619Z] (7/136) Installing libxext (1.3.4-r0) [2023-07-01T18:59:16.888Z] (8/136) Installing libice (1.0.10-r0) [2023-07-01T18:59:17.474Z] (9/136) Installing libuuid (2.38-r1) [2023-07-01T18:59:17.474Z] (10/136) Installing libsm (1.2.3-r0) [2023-07-01T18:59:18.057Z] (11/136) Installing libxt (1.2.1-r0) [2023-07-01T18:59:18.324Z] (12/136) Installing libxmu (1.1.3-r0) [2023-07-01T18:59:18.591Z] (13/136) Installing xset (1.2.4-r0) [2023-07-01T18:59:19.171Z] (14/136) Installing xprop (1.2.5-r0) [2023-07-01T18:59:19.437Z] (15/136) Installing xdg-utils (1.1.3-r3) [2023-07-01T18:59:19.703Z] (16/136) Installing eudev-libs (3.2.11-r0) [2023-07-01T18:59:20.284Z] (17/136) Installing pkgconf (1.8.1-r0) [2023-07-01T18:59:20.552Z] (18/136) Installing libffi (3.4.2-r1) [2023-07-01T18:59:20.817Z] (19/136) Installing libintl (0.21-r2) [2023-07-01T18:59:21.083Z] (20/136) Installing libblkid (2.38-r1) [2023-07-01T18:59:21.662Z] (21/136) Installing libmount (2.38-r1) [2023-07-01T18:59:21.928Z] (22/136) Installing pcre (8.45-r2) [2023-07-01T18:59:22.513Z] (23/136) Installing glib (2.72.4-r0) [2023-07-01T18:59:23.097Z] (24/136) Installing xz-libs (5.2.5-r1) [2023-07-01T18:59:23.364Z] (25/136) Installing libxml2 (2.9.14-r2) [2023-07-01T18:59:23.947Z] (26/136) Installing shared-mime-info (2.2-r2) [2023-07-01T18:59:24.528Z] (27/136) Installing hicolor-icon-theme (0.17-r1) [2023-07-01T18:59:24.794Z] (28/136) Installing libjpeg-turbo (2.1.3-r1) [2023-07-01T18:59:25.375Z] (29/136) Installing libpng (1.6.37-r1) [2023-07-01T18:59:25.642Z] (30/136) Installing libwebp (1.2.3-r1) [2023-07-01T18:59:26.227Z] (31/136) Installing zstd-libs (1.5.2-r1) [2023-07-01T18:59:26.495Z] (32/136) Installing tiff (4.4.0-r3) [2023-07-01T18:59:27.079Z] (33/136) Installing gdk-pixbuf (2.42.8-r0) [2023-07-01T18:59:27.346Z] (34/136) Installing gtk-update-icon-cache (2.24.33-r3) [2023-07-01T18:59:27.613Z] (35/136) Installing libxcomposite (0.4.5-r0) [2023-07-01T18:59:28.195Z] (36/136) Installing libxfixes (6.0.0-r0) [2023-07-01T18:59:28.195Z] (37/136) Installing libxrender (0.9.10-r3) [2023-07-01T18:59:28.780Z] (38/136) Installing libxcursor (1.2.1-r0) [2023-07-01T18:59:29.050Z] (39/136) Installing libxdamage (1.1.5-r1) [2023-07-01T18:59:29.318Z] (40/136) Installing libxi (1.8-r0) [2023-07-01T18:59:29.583Z] (41/136) Installing libxinerama (1.1.4-r1) [2023-07-01T18:59:29.849Z] (42/136) Installing libxrandr (1.5.2-r1) [2023-07-01T18:59:30.117Z] (43/136) Installing atk (2.38.0-r0) [2023-07-01T18:59:30.700Z] (44/136) Installing libxtst (1.2.3-r3) [2023-07-01T18:59:30.700Z] (45/136) Installing dbus-libs (1.14.8-r0) [2023-07-01T18:59:31.283Z] (46/136) Installing at-spi2-core (2.44.1-r0) [2023-07-01T18:59:31.868Z] (47/136) Installing at-spi2-atk (2.38.0-r0) [2023-07-01T18:59:32.136Z] (48/136) Installing expat (2.5.0-r0) [2023-07-01T18:59:32.405Z] (49/136) Installing libbz2 (1.0.8-r1) [2023-07-01T18:59:32.992Z] (50/136) Installing freetype (2.12.1-r0) [2023-07-01T18:59:33.258Z] (51/136) Installing fontconfig (2.14.0-r0) [2023-07-01T18:59:33.842Z] (52/136) Installing pixman (0.40.0-r4) [2023-07-01T18:59:34.108Z] (53/136) Installing cairo (1.17.4-r2) [2023-07-01T18:59:34.693Z] (54/136) Installing cairo-gobject (1.17.4-r2) [2023-07-01T18:59:34.961Z] (55/136) Installing avahi-libs (0.8-r6) [2023-07-01T18:59:35.544Z] (56/136) Installing gmp (6.2.1-r2) [2023-07-01T18:59:35.810Z] (57/136) Installing nettle (3.7.3-r0) [2023-07-01T18:59:36.392Z] (58/136) Installing p11-kit (0.24.1-r0) [2023-07-01T18:59:36.975Z] (59/136) Installing libtasn1 (4.18.0-r1) [2023-07-01T18:59:37.243Z] (60/136) Installing libunistring (1.0-r0) [2023-07-01T18:59:37.827Z] (61/136) Installing gnutls (3.7.7-r1) [2023-07-01T18:59:38.414Z] (62/136) Installing cups-libs (2.4.2-r1) [2023-07-01T18:59:38.681Z] (63/136) Installing libepoxy (1.5.10-r0) [2023-07-01T18:59:39.261Z] (64/136) Installing fribidi (1.0.12-r0) [2023-07-01T18:59:39.526Z] (65/136) Installing graphite2 (1.3.14-r1) [2023-07-01T18:59:39.794Z] (66/136) Installing harfbuzz (4.3.0-r0) [2023-07-01T18:59:40.379Z] (67/136) Installing libxft (2.3.4-r0) [2023-07-01T18:59:40.966Z] (68/136) Installing pango (1.50.7-r0) [2023-07-01T18:59:41.235Z] (69/136) Installing wayland-libs-client (1.20.0-r0) [2023-07-01T18:59:41.505Z] (70/136) Installing wayland-libs-cursor (1.20.0-r0) [2023-07-01T18:59:42.093Z] (71/136) Installing wayland-libs-egl (1.20.0-r0) [2023-07-01T18:59:42.093Z] (72/136) Installing xkeyboard-config (2.35.1-r0) [2023-07-01T18:59:43.059Z] (73/136) Installing libxkbcommon (1.4.1-r0) [2023-07-01T18:59:43.327Z] (74/136) Installing gtk+3.0 (3.24.34-r1) [2023-07-01T18:59:43.911Z] Executing gtk+3.0-3.24.34-r1.post-install [2023-07-01T18:59:44.177Z] (75/136) Installing libfontenc (1.1.4-r0) [2023-07-01T18:59:44.445Z] (76/136) Installing mkfontscale (1.2.2-r0) [2023-07-01T18:59:44.714Z] (77/136) Installing font-opensans (0_git20210927-r0) [2023-07-01T18:59:45.296Z] (78/136) Installing libgcc (11.2.1_git20220219-r2) [2023-07-01T18:59:45.881Z] (79/136) Installing libogg (1.3.5-r1) [2023-07-01T18:59:46.147Z] (80/136) Installing libstdc++ (11.2.1_git20220219-r2) [2023-07-01T18:59:46.732Z] (81/136) Installing flac (1.3.4-r0) [2023-07-01T18:59:46.998Z] (82/136) Installing alsa-lib (1.2.7.2-r0) [2023-07-01T18:59:47.581Z] (83/136) Installing libatomic (11.2.1_git20220219-r2) [2023-07-01T18:59:47.854Z] (84/136) Installing sdl2 (2.0.22-r0) [2023-07-01T18:59:48.439Z] (85/136) Installing aom-libs (3.3.0-r0) [2023-07-01T18:59:49.023Z] (86/136) Installing libass (0.16.0-r0) [2023-07-01T18:59:49.290Z] (87/136) Installing libdav1d (1.0.0-r0) [2023-07-01T18:59:49.876Z] (88/136) Installing libdrm (2.4.110-r0) [2023-07-01T18:59:50.144Z] (89/136) Installing ncurses-terminfo-base (6.3_p20220521-r1) [2023-07-01T18:59:50.730Z] (90/136) Installing ncurses-libs (6.3_p20220521-r1) [2023-07-01T18:59:50.996Z] (91/136) Installing lame (3.100-r0) [2023-07-01T18:59:51.579Z] (92/136) Installing opus (1.3.1-r1) [2023-07-01T18:59:51.847Z] (93/136) Installing libasyncns (0.8-r1) [2023-07-01T18:59:52.115Z] (94/136) Installing libltdl (2.4.7-r0) [2023-07-01T18:59:52.698Z] (95/136) Installing orc (0.4.32-r0) [2023-07-01T18:59:52.966Z] (96/136) Installing libvorbis (1.3.7-r0) [2023-07-01T18:59:53.553Z] (97/136) Installing libsndfile (1.1.0-r0) [2023-07-01T18:59:53.819Z] (98/136) Installing libgomp (11.2.1_git20220219-r2) [2023-07-01T18:59:54.402Z] (99/136) Installing soxr (0.1.3-r2) [2023-07-01T18:59:54.669Z] (100/136) Installing speexdsp (1.2.0-r0) [2023-07-01T18:59:54.937Z] (101/136) Installing tdb-libs (1.4.6-r0) [2023-07-01T18:59:55.519Z] (102/136) Installing libpulse (15.0-r2) [2023-07-01T18:59:55.786Z] (103/136) Installing cjson (1.7.15-r3) [2023-07-01T18:59:56.366Z] (104/136) Installing mbedtls (2.28.3-r0) [2023-07-01T18:59:56.633Z] (105/136) Installing librist (0.2.6-r1) [2023-07-01T18:59:57.213Z] (106/136) Installing libsrt (1.4.4-r0) [2023-07-01T18:59:57.482Z] (107/136) Installing libssh (0.9.6-r1) [2023-07-01T18:59:58.067Z] (108/136) Installing libtheora (1.1.1-r16) [2023-07-01T18:59:58.333Z] (109/136) Installing v4l-utils-libs (1.22.1-r1) [2023-07-01T18:59:58.919Z] (110/136) Installing libva (2.14.0-r0) [2023-07-01T18:59:59.187Z] (111/136) Installing libvdpau (1.5-r0) [2023-07-01T18:59:59.772Z] (112/136) Installing vidstab (1.1.0-r1) [2023-07-01T19:00:00.041Z] (113/136) Installing libvpx (1.11.0-r1) [2023-07-01T19:00:00.626Z] (114/136) Installing x264-libs (0.163_git20210613-r0) [2023-07-01T19:00:01.218Z] (115/136) Installing numactl (2.0.14-r0) [2023-07-01T19:00:01.487Z] (116/136) Installing x265-libs (3.5-r3) [2023-07-01T19:00:01.578Z] Building wheel for numpy (pyproject.toml): still running... [2023-07-01T19:00:02.075Z] (117/136) Installing xvidcore (1.3.7-r1) [2023-07-01T19:00:02.658Z] (118/136) Installing ffmpeg-libs (5.0.3-r0) [2023-07-01T19:00:05.240Z] (119/136) Installing libevent (2.1.12-r4) [2023-07-01T19:00:05.508Z] (120/136) Installing mesa (21.3.9-r0) [2023-07-01T19:00:06.088Z] (121/136) Installing wayland-libs-server (1.20.0-r0) [2023-07-01T19:00:06.353Z] (122/136) Installing mesa-gbm (21.3.9-r0) [2023-07-01T19:00:06.619Z] (123/136) Installing icu-data-en (71.1-r2) [2023-07-01T19:00:07.202Z] Executing icu-data-en-71.1-r2.post-install [2023-07-01T19:00:07.202Z] * [2023-07-01T19:00:07.202Z] * If you need ICU with non-English locales and legacy charset support, install [2023-07-01T19:00:07.202Z] * package icu-data-full. [2023-07-01T19:00:07.202Z] * [2023-07-01T19:00:07.202Z] (124/136) Installing icu-libs (71.1-r2) [2023-07-01T19:00:07.788Z] (125/136) Installing lcms2 (2.13.1-r0) [2023-07-01T19:00:08.369Z] (126/136) Installing minizip (1.2.12-r0) [2023-07-01T19:00:08.638Z] (127/136) Installing nspr (4.33-r0) [2023-07-01T19:00:08.907Z] (128/136) Installing sqlite-libs (3.40.1-r0) [2023-07-01T19:00:09.490Z] (129/136) Installing nss (3.78.1-r0) [2023-07-01T19:00:10.454Z] (130/136) Installing re2 (2022.04.01-r0) [2023-07-01T19:00:10.721Z] (131/136) Installing snappy (1.1.9-r4) [2023-07-01T19:00:10.989Z] (132/136) Installing libgpg-error (1.45-r0) [2023-07-01T19:00:11.583Z] (133/136) Installing libgcrypt (1.10.1-r0) [2023-07-01T19:00:12.170Z] (134/136) Installing libxslt (1.1.35-r0) [2023-07-01T19:00:12.435Z] (135/136) Installing chromium (102.0.5005.182-r0) [2023-07-01T19:00:22.512Z] (136/136) Installing chromium-chromedriver (102.0.5005.182-r0) [2023-07-01T19:00:22.512Z] Executing busybox-1.35.0-r17.trigger [2023-07-01T19:00:22.512Z] Executing glib-2.72.4-r0.trigger [2023-07-01T19:00:22.512Z] Executing shared-mime-info-2.2-r2.trigger [2023-07-01T19:00:24.460Z] Executing gdk-pixbuf-2.42.8-r0.trigger [2023-07-01T19:00:24.460Z] Executing gtk-update-icon-cache-2.24.33-r3.trigger [2023-07-01T19:00:24.460Z] Executing fontconfig-2.14.0-r0.trigger [2023-07-01T19:00:24.728Z] Executing mkfontscale-1.2.2-r0.trigger [2023-07-01T19:00:24.728Z] OK: 376 MiB in 159 packages [2023-07-01T19:00:24.997Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-07-01T19:00:25.580Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-07-01T19:00:26.986Z] (1/21) Installing binutils (2.38-r3) [2023-07-01T19:00:27.952Z] (2/21) Installing isl22 (0.22-r0) [2023-07-01T19:00:28.223Z] (3/21) Installing mpfr4 (4.1.0-r0) [2023-07-01T19:00:28.808Z] (4/21) Installing mpc1 (1.2.1-r0) [2023-07-01T19:00:29.393Z] (5/21) Installing gcc (11.2.1_git20220219-r2) [2023-07-01T19:00:37.594Z] (6/21) Installing musl-dev (1.2.3-r3) [2023-07-01T19:00:37.594Z] (7/21) Installing libc-dev (0.7.2-r3) [2023-07-01T19:00:37.594Z] (8/21) Installing linux-headers (5.16.7-r1) [2023-07-01T19:00:38.553Z] (9/21) Installing libffi-dev (3.4.2-r1) [2023-07-01T19:00:38.819Z] (10/21) Installing libpq (14.8-r0) [2023-07-01T19:00:39.401Z] (11/21) Installing openssl-dev (1.1.1u-r1) [2023-07-01T19:00:39.668Z] (12/21) Installing libpq-dev (14.8-r0) [2023-07-01T19:00:40.249Z] (13/21) Installing libecpg (14.8-r0) [2023-07-01T19:00:40.524Z] (14/21) Installing libecpg-dev (14.8-r0) [2023-07-01T19:00:41.106Z] (15/21) Installing llvm13-libs (13.0.1-r2) [2023-07-01T19:00:49.314Z] (16/21) Installing clang-libs (13.0.1-r1) [2023-07-01T19:00:54.656Z] (17/21) Installing clang (13.0.1-r1) [2023-07-01T19:00:55.615Z] (18/21) Installing icu (71.1-r2) [2023-07-01T19:00:56.197Z] (19/21) Installing icu-dev (71.1-r2) [2023-07-01T19:00:56.781Z] (20/21) Installing llvm13 (13.0.1-r2) [2023-07-01T19:01:02.119Z] (21/21) Installing postgresql14-dev (14.8-r0) [2023-07-01T19:01:02.387Z] Executing busybox-1.35.0-r17.trigger [2023-07-01T19:01:02.387Z] OK: 768 MiB in 180 packages [2023-07-01T19:01:02.654Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-07-01T19:01:03.241Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-07-01T19:01:04.650Z] (1/10) Installing g++ (11.2.1_git20220219-r2) [2023-07-01T19:01:06.593Z] (2/10) Installing gdbm (1.23-r0) [2023-07-01T19:01:07.178Z] (3/10) Installing mpdecimal (2.5.1-r1) [2023-07-01T19:01:07.446Z] (4/10) Installing readline (8.1.2-r0) [2023-07-01T19:01:07.762Z] (5/10) Installing python3 (3.10.12-r0) [2023-07-01T19:01:09.273Z] Building wheel for numpy (pyproject.toml): still running... [2023-07-01T19:01:13.124Z] (6/10) Installing python3-dev (3.10.12-r0) [2023-07-01T19:01:19.800Z] (7/10) Installing libsodium (1.0.18-r0) [2023-07-01T19:01:19.800Z] (8/10) Installing libzmq (4.3.4-r0) [2023-07-01T19:01:20.067Z] (9/10) Installing libsodium-dev (1.0.18-r0) [2023-07-01T19:01:20.333Z] (10/10) Installing zeromq-dev (4.3.4-r0) [2023-07-01T19:01:20.918Z] Executing busybox-1.35.0-r17.trigger [2023-07-01T19:01:20.918Z] OK: 938 MiB in 190 packages [2023-07-01T19:01:20.918Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-07-01T19:01:21.498Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-07-01T19:01:22.907Z] OK: 938 MiB in 190 packages [2023-07-01T19:01:23.175Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-07-01T19:01:23.758Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-07-01T19:01:25.166Z] (1/1) Installing tzdata (2023c-r0) [2023-07-01T19:01:25.749Z] Executing busybox-1.35.0-r17.trigger [2023-07-01T19:01:26.017Z] OK: 941 MiB in 191 packages [2023-07-01T19:01:27.426Z] (1/1) Purging tzdata (2023c-r0) [2023-07-01T19:01:27.426Z] Executing busybox-1.35.0-r17.trigger [2023-07-01T19:01:27.426Z] OK: 938 MiB in 190 packages [2023-07-01T19:01:45.638Z] Looking in links: /tmp/tmpxnjy0rfb [2023-07-01T19:01:45.638Z] Processing /tmp/tmpxnjy0rfb/setuptools-65.5.0-py3-none-any.whl [2023-07-01T19:01:45.638Z] Processing /tmp/tmpxnjy0rfb/pip-23.0.1-py3-none-any.whl [2023-07-01T19:01:45.638Z] Installing collected packages: setuptools, pip [2023-07-01T19:02:00.666Z] Successfully installed pip-23.0.1 setuptools-65.5.0 [2023-07-01T19:02:00.666Z] 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-07-01T19:02:02.607Z] Requirement already satisfied: pip in /usr/lib/python3.10/site-packages (23.0.1) [2023-07-01T19:02:03.187Z] Collecting pip [2023-07-01T19:02:03.454Z] Downloading pip-23.1.2-py3-none-any.whl (2.1 MB) [2023-07-01T19:02:03.454Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 20.0 MB/s eta 0:00:00 [2023-07-01T19:02:03.723Z] Requirement already satisfied: setuptools in /usr/lib/python3.10/site-packages (65.5.0) [2023-07-01T19:02:05.507Z] Building wheel for numpy (pyproject.toml): still running... [2023-07-01T19:02:06.290Z] Collecting setuptools [2023-07-01T19:02:06.291Z] Downloading setuptools-68.0.0-py3-none-any.whl (804 kB) [2023-07-01T19:02:06.291Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 804.0/804.0 kB 18.6 MB/s eta 0:00:00 [2023-07-01T19:02:06.873Z] Collecting wheel [2023-07-01T19:02:06.873Z] Downloading wheel-0.40.0-py3-none-any.whl (64 kB) [2023-07-01T19:02:06.873Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 64.5/64.5 kB 20.8 MB/s eta 0:00:00 [2023-07-01T19:02:08.281Z] Installing collected packages: wheel, setuptools, pip [2023-07-01T19:02:08.548Z] Attempting uninstall: setuptools [2023-07-01T19:02:08.814Z] Found existing installation: setuptools 65.5.0 [2023-07-01T19:02:09.773Z] Uninstalling setuptools-65.5.0: [2023-07-01T19:02:09.773Z] Successfully uninstalled setuptools-65.5.0 [2023-07-01T19:02:14.025Z] Attempting uninstall: pip [2023-07-01T19:02:14.025Z] Found existing installation: pip 23.0.1 [2023-07-01T19:02:16.602Z] Uninstalling pip-23.0.1: [2023-07-01T19:02:16.602Z] Successfully uninstalled pip-23.0.1 [2023-07-01T19:02:26.665Z] Successfully installed pip-23.1.2 setuptools-68.0.0 wheel-0.40.0 [2023-07-01T19:02:26.665Z] 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-07-01T19:02:30.914Z] Processing ./edgex-taf-common [2023-07-01T19:02:30.914Z] Preparing metadata (setup.py): started [2023-07-01T19:02:31.872Z] Preparing metadata (setup.py): finished with status 'done' [2023-07-01T19:02:31.872Z] Building wheels for collected packages: edgex-taf-common [2023-07-01T19:02:31.872Z] Building wheel for edgex-taf-common (setup.py): started [2023-07-01T19:02:33.810Z] Building wheel for edgex-taf-common (setup.py): finished with status 'done' [2023-07-01T19:02:33.810Z] Created wheel for edgex-taf-common: filename=edgex_taf_common-0.0.0-py3-none-any.whl size=14472 sha256=7c311ec79e4fc414441277c15110277a8689628b95e0fd22538856a3d4ca3a4b [2023-07-01T19:02:33.810Z] Stored in directory: /root/.cache/pip/wheels/61/f5/b0/ccd98a608bbb4978be0e5d8235f9fb4ae43535dafafd44bbbd [2023-07-01T19:02:33.810Z] Successfully built edgex-taf-common [2023-07-01T19:02:34.076Z] Installing collected packages: edgex-taf-common [2023-07-01T19:02:34.342Z] Successfully installed edgex-taf-common-0.0.0 [2023-07-01T19:02:34.342Z] 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-07-01T19:02:39.682Z] Collecting robotframework==6.1 (from -r requirements.txt (line 1)) [2023-07-01T19:02:39.682Z] Downloading robotframework-6.1-py3-none-any.whl (698 kB) [2023-07-01T19:02:39.682Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 698.5/698.5 kB 8.2 MB/s eta 0:00:00 [2023-07-01T19:02:39.949Z] Collecting python-dotenv==0.15.0 (from -r requirements.txt (line 2)) [2023-07-01T19:02:39.949Z] Downloading python_dotenv-0.15.0-py2.py3-none-any.whl (18 kB) [2023-07-01T19:02:40.217Z] Collecting robotframework-requests==0.9.5 (from -r requirements.txt (line 3)) [2023-07-01T19:02:40.217Z] Downloading robotframework_requests-0.9.5-py3-none-any.whl (21 kB) [2023-07-01T19:02:40.485Z] Collecting robotframework-seleniumlibrary==6.1.0 (from -r requirements.txt (line 4)) [2023-07-01T19:02:40.485Z] Downloading robotframework_seleniumlibrary-6.1.0-py2.py3-none-any.whl (95 kB) [2023-07-01T19:02:40.485Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 95.2/95.2 kB 3.1 MB/s eta 0:00:00 [2023-07-01T19:02:40.751Z] Collecting robotbackgroundlogger==1.2 (from -r requirements.txt (line 5)) [2023-07-01T19:02:40.751Z] Downloading robotbackgroundlogger-1.2.tar.gz (3.9 kB) [2023-07-01T19:02:40.751Z] Preparing metadata (setup.py): started [2023-07-01T19:02:42.157Z] Preparing metadata (setup.py): finished with status 'done' [2023-07-01T19:02:42.157Z] Collecting RESTinstance==1.3.0 (from -r requirements.txt (line 6)) [2023-07-01T19:02:42.438Z] Downloading RESTinstance-1.3.0-py2.py3-none-any.whl (29 kB) [2023-07-01T19:02:42.438Z] Collecting configparser==5.3.0 (from -r requirements.txt (line 7)) [2023-07-01T19:02:42.438Z] Downloading configparser-5.3.0-py3-none-any.whl (19 kB) [2023-07-01T19:02:43.023Z] Collecting requests==2.31.0 (from -r requirements.txt (line 8)) [2023-07-01T19:02:43.023Z] Downloading requests-2.31.0-py3-none-any.whl (62 kB) [2023-07-01T19:02:43.023Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.6/62.6 kB 2.7 MB/s eta 0:00:00 [2023-07-01T19:02:43.023Z] Collecting paho-mqtt==1.5.1 (from -r requirements.txt (line 9)) [2023-07-01T19:02:43.023Z] Downloading paho-mqtt-1.5.1.tar.gz (101 kB) [2023-07-01T19:02:43.291Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 101.8/101.8 kB 4.1 MB/s eta 0:00:00 [2023-07-01T19:02:43.291Z] Preparing metadata (setup.py): started [2023-07-01T19:02:45.237Z] Preparing metadata (setup.py): finished with status 'done' [2023-07-01T19:02:45.505Z] Collecting docker==6.1.3 (from -r requirements.txt (line 10)) [2023-07-01T19:02:45.505Z] Downloading docker-6.1.3-py3-none-any.whl (148 kB) [2023-07-01T19:02:45.771Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 148.1/148.1 kB 4.8 MB/s eta 0:00:00 [2023-07-01T19:02:48.337Z] Collecting numpy==1.22.3 (from -r requirements.txt (line 11)) [2023-07-01T19:02:48.337Z] Downloading numpy-1.22.3.zip (11.5 MB) [2023-07-01T19:02:50.920Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 11.5/11.5 MB 3.6 MB/s eta 0:00:00 [2023-07-01T19:02:55.182Z] Installing build dependencies: started [2023-07-01T19:03:21.856Z] Installing build dependencies: finished with status 'done' [2023-07-01T19:03:21.856Z] Getting requirements to build wheel: started [2023-07-01T19:03:25.197Z] Getting requirements to build wheel: finished with status 'done' [2023-07-01T19:03:25.197Z] Preparing metadata (pyproject.toml): started [2023-07-01T19:03:26.965Z] Building wheel for numpy (pyproject.toml): still running... [2023-07-01T19:03:29.450Z] Preparing metadata (pyproject.toml): finished with status 'done' [2023-07-01T19:03:30.411Z] Collecting psutil==5.9.0 (from -r requirements.txt (line 12)) [2023-07-01T19:03:30.679Z] Downloading psutil-5.9.0.tar.gz (478 kB) [2023-07-01T19:03:30.679Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 478.3/478.3 kB 8.2 MB/s eta 0:00:00 [2023-07-01T19:03:31.262Z] Preparing metadata (setup.py): started [2023-07-01T19:03:33.844Z] Preparing metadata (setup.py): finished with status 'done' [2023-07-01T19:03:33.844Z] Collecting redis==4.5.4 (from -r requirements.txt (line 13)) [2023-07-01T19:03:33.844Z] Downloading redis-4.5.4-py3-none-any.whl (238 kB) [2023-07-01T19:03:34.109Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 238.9/238.9 kB 6.4 MB/s eta 0:00:00 [2023-07-01T19:03:37.450Z] Collecting pyzmq==25.1.0 (from -r requirements.txt (line 14)) [2023-07-01T19:03:37.450Z] Downloading pyzmq-25.1.0-cp310-cp310-musllinux_1_1_aarch64.whl (1.4 MB) [2023-07-01T19:03:37.450Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.4/1.4 MB 9.5 MB/s eta 0:00:00 [2023-07-01T19:03:37.450Z] Collecting influxdb-client==1.36.1 (from -r requirements.txt (line 15)) [2023-07-01T19:03:37.450Z] Downloading influxdb_client-1.36.1-py3-none-any.whl (721 kB) [2023-07-01T19:03:37.716Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 721.2/721.2 kB 8.7 MB/s eta 0:00:00 [2023-07-01T19:03:38.680Z] Collecting psycopg2==2.9.6 (from -r requirements.txt (line 16)) [2023-07-01T19:03:38.680Z] Downloading psycopg2-2.9.6.tar.gz (383 kB) [2023-07-01T19:03:38.680Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 384.0/384.0 kB 7.0 MB/s eta 0:00:00 [2023-07-01T19:03:39.272Z] Preparing metadata (setup.py): started [2023-07-01T19:03:41.217Z] Preparing metadata (setup.py): finished with status 'done' [2023-07-01T19:03:43.164Z] Collecting pycryptodome==3.18.0 (from -r requirements.txt (line 17)) [2023-07-01T19:03:43.164Z] Downloading pycryptodome-3.18.0-cp35-abi3-musllinux_1_1_aarch64.whl (2.0 MB) [2023-07-01T19:03:43.431Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 4.5 MB/s eta 0:00:00 [2023-07-01T19:03:44.843Z] Collecting selenium>=4.0.0 (from robotframework-seleniumlibrary==6.1.0->-r requirements.txt (line 4)) [2023-07-01T19:03:44.843Z] Downloading selenium-4.10.0-py3-none-any.whl (6.7 MB) [2023-07-01T19:03:45.438Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 6.7/6.7 MB 9.5 MB/s eta 0:00:00 [2023-07-01T19:03:45.704Z] Collecting robotframework-pythonlibcore>=3.0.0 (from robotframework-seleniumlibrary==6.1.0->-r requirements.txt (line 4)) [2023-07-01T19:03:45.704Z] Downloading robotframework_pythonlibcore-4.1.2-py2.py3-none-any.whl (10 kB) [2023-07-01T19:03:46.286Z] Collecting docutils (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-07-01T19:03:46.286Z] Downloading docutils-0.20.1-py3-none-any.whl (572 kB) [2023-07-01T19:03:46.286Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 572.7/572.7 kB 5.9 MB/s eta 0:00:00 [2023-07-01T19:03:46.553Z] Collecting flex (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-07-01T19:03:46.821Z] Downloading flex-6.14.1.tar.gz (40 kB) [2023-07-01T19:03:46.821Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 40.9/40.9 kB 1.7 MB/s eta 0:00:00 [2023-07-01T19:03:47.086Z] Preparing metadata (setup.py): started [2023-07-01T19:03:48.495Z] Preparing metadata (setup.py): finished with status 'done' [2023-07-01T19:03:48.764Z] Collecting GenSON (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-07-01T19:03:48.764Z] Downloading genson-1.2.2.tar.gz (34 kB) [2023-07-01T19:03:48.764Z] Preparing metadata (setup.py): started [2023-07-01T19:03:48.900Z] Building wheel for numpy (pyproject.toml): finished with status 'done' [2023-07-01T19:03:48.900Z] Created wheel for numpy: filename=numpy-1.22.3-cp310-cp310-linux_x86_64.whl size=22360821 sha256=64383f1d0647c47f9b2791b50eac2c410789ae218859504cd7a691cc03f2699c [2023-07-01T19:03:48.900Z] Stored in directory: /root/.cache/pip/wheels/8e/91/68/1231ba60e6f8e12978799d8d6cb0357385a83664ceef0edd78 [2023-07-01T19:03:48.900Z] Building wheel for psutil (setup.py): started [2023-07-01T19:03:50.272Z] Building wheel for psutil (setup.py): finished with status 'done' [2023-07-01T19:03:50.272Z] Created wheel for psutil: filename=psutil-5.9.0-cp310-cp310-linux_x86_64.whl size=271454 sha256=8ce46341d13bfd2ac99d2191438c4df06ec05b00736b73242a6fdd159b80fbff [2023-07-01T19:03:50.272Z] Stored in directory: /root/.cache/pip/wheels/0b/90/2e/be670c56c3ad980428e845d7f66480dcdfa008c3af2f27a2bf [2023-07-01T19:03:50.272Z] Building wheel for psycopg2 (setup.py): started [2023-07-01T19:03:50.707Z] Preparing metadata (setup.py): finished with status 'done' [2023-07-01T19:03:50.707Z] Collecting jsonpath-ng (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-07-01T19:03:50.707Z] Downloading jsonpath_ng-1.5.3-py3-none-any.whl (29 kB) [2023-07-01T19:03:50.973Z] Collecting jsonschema (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-07-01T19:03:50.973Z] Downloading jsonschema-4.17.3-py3-none-any.whl (90 kB) [2023-07-01T19:03:50.973Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 90.4/90.4 kB 4.1 MB/s eta 0:00:00 [2023-07-01T19:03:51.238Z] Collecting pygments (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-07-01T19:03:51.238Z] Downloading Pygments-2.15.1-py3-none-any.whl (1.1 MB) [2023-07-01T19:03:51.506Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 10.2 MB/s eta 0:00:00 [2023-07-01T19:03:52.461Z] Collecting pytz (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-07-01T19:03:52.461Z] Downloading pytz-2023.3-py2.py3-none-any.whl (502 kB) [2023-07-01T19:03:52.461Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 502.3/502.3 kB 8.9 MB/s eta 0:00:00 [2023-07-01T19:03:52.783Z] Collecting tzlocal (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-07-01T19:03:52.783Z] Downloading tzlocal-5.0.1-py3-none-any.whl (20 kB) [2023-07-01T19:03:54.223Z] Collecting charset-normalizer<4,>=2 (from requests==2.31.0->-r requirements.txt (line 8)) [2023-07-01T19:03:54.223Z] Downloading charset_normalizer-3.1.0-cp310-cp310-musllinux_1_1_aarch64.whl (192 kB) [2023-07-01T19:03:54.223Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 192.7/192.7 kB 6.3 MB/s eta 0:00:00 [2023-07-01T19:03:54.223Z] Collecting idna<4,>=2.5 (from requests==2.31.0->-r requirements.txt (line 8)) [2023-07-01T19:03:54.223Z] Downloading idna-3.4-py3-none-any.whl (61 kB) [2023-07-01T19:03:54.223Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.5/61.5 kB 2.7 MB/s eta 0:00:00 [2023-07-01T19:03:55.205Z] Collecting urllib3<3,>=1.21.1 (from requests==2.31.0->-r requirements.txt (line 8)) [2023-07-01T19:03:55.205Z] Downloading urllib3-2.0.3-py3-none-any.whl (123 kB) [2023-07-01T19:03:56.618Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 123.6/123.6 kB 76.4 kB/s eta 0:00:00 [2023-07-01T19:03:56.883Z] Collecting certifi>=2017.4.17 (from requests==2.31.0->-r requirements.txt (line 8)) [2023-07-01T19:03:56.883Z] Downloading certifi-2023.5.7-py3-none-any.whl (156 kB) [2023-07-01T19:03:56.883Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 157.0/157.0 kB 5.8 MB/s eta 0:00:00 [2023-07-01T19:03:57.149Z] Collecting packaging>=14.0 (from docker==6.1.3->-r requirements.txt (line 10)) [2023-07-01T19:03:57.149Z] Downloading packaging-23.1-py3-none-any.whl (48 kB) [2023-07-01T19:03:57.414Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 48.9/48.9 kB 2.1 MB/s eta 0:00:00 [2023-07-01T19:03:57.998Z] Collecting websocket-client>=0.32.0 (from docker==6.1.3->-r requirements.txt (line 10)) [2023-07-01T19:03:57.998Z] Downloading websocket_client-1.6.1-py3-none-any.whl (56 kB) [2023-07-01T19:03:57.998Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 56.9/56.9 kB 2.1 MB/s eta 0:00:00 [2023-07-01T19:03:58.582Z] Collecting async-timeout>=4.0.2 (from redis==4.5.4->-r requirements.txt (line 13)) [2023-07-01T19:03:58.582Z] Downloading async_timeout-4.0.2-py3-none-any.whl (5.8 kB) [2023-07-01T19:03:58.853Z] Collecting reactivex>=4.0.4 (from influxdb-client==1.36.1->-r requirements.txt (line 15)) [2023-07-01T19:03:58.853Z] Downloading reactivex-4.0.4-py3-none-any.whl (217 kB) [2023-07-01T19:03:59.120Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 217.8/217.8 kB 7.2 MB/s eta 0:00:00 [2023-07-01T19:03:59.392Z] Collecting python-dateutil>=2.5.3 (from influxdb-client==1.36.1->-r requirements.txt (line 15)) [2023-07-01T19:03:59.392Z] Downloading python_dateutil-2.8.2-py2.py3-none-any.whl (247 kB) [2023-07-01T19:03:59.392Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 247.7/247.7 kB 6.6 MB/s eta 0:00:00 [2023-07-01T19:03:59.392Z] 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.0.0) [2023-07-01T19:04:00.246Z] Building wheel for psycopg2 (setup.py): finished with status 'done' [2023-07-01T19:04:00.246Z] Created wheel for psycopg2: filename=psycopg2-2.9.6-cp310-cp310-linux_x86_64.whl size=479321 sha256=a0f9033a689657f18097f982988b17d3adcc1037eacd3dfde4055bc05e0a6aec [2023-07-01T19:04:00.246Z] Stored in directory: /root/.cache/pip/wheels/a2/65/83/78e6f42d3b8e22115e894576b71799d96ab5a790b8f7bcfa85 [2023-07-01T19:04:00.246Z] Building wheel for flex (setup.py): started [2023-07-01T19:04:00.246Z] Building wheel for flex (setup.py): finished with status 'done' [2023-07-01T19:04:00.246Z] Created wheel for flex: filename=flex-6.14.1-py3-none-any.whl size=77257 sha256=4568f72b863de422137c9a3aab31df1482fc18971aa4c761ac351505f1f2ba6c [2023-07-01T19:04:00.246Z] Stored in directory: /root/.cache/pip/wheels/03/f3/f4/2969638ff9c909bf16dac8f17d8298ce9e4d5c854af4b3d061 [2023-07-01T19:04:00.246Z] Building wheel for GenSON (setup.py): started [2023-07-01T19:04:00.246Z] Building wheel for GenSON (setup.py): finished with status 'done' [2023-07-01T19:04:00.246Z] Created wheel for GenSON: filename=genson-1.2.2-py2.py3-none-any.whl size=21268 sha256=599a450f89c10c60a3be4ec2843c49911af25ea46e60e461a241abd939ce1eb1 [2023-07-01T19:04:00.246Z] Stored in directory: /root/.cache/pip/wheels/7a/0f/7a/4e21606c6ce2485376522986cd8809d738907a611907b206ca [2023-07-01T19:04:00.246Z] Building wheel for PyYAML (pyproject.toml): started [2023-07-01T19:04:00.353Z] Collecting six>=1.5 (from python-dateutil>=2.5.3->influxdb-client==1.36.1->-r requirements.txt (line 15)) [2023-07-01T19:04:00.353Z] Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) [2023-07-01T19:04:00.505Z] Building wheel for PyYAML (pyproject.toml): finished with status 'done' [2023-07-01T19:04:00.505Z] Created wheel for PyYAML: filename=PyYAML-6.0-cp310-cp310-linux_x86_64.whl size=45330 sha256=b4985da5f71cb03dbcb50fc2e75c5e75b58e5d8adbf8e3fec3ab57fa790894a6 [2023-07-01T19:04:00.505Z] Stored in directory: /root/.cache/pip/wheels/1d/f3/b4/4aea0992adbed14b36ce9c3857d3707c762a4374479230685d [2023-07-01T19:04:00.505Z] Building wheel for strict-rfc3339 (setup.py): started [2023-07-01T19:04:00.619Z] 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-07-01T19:04:00.619Z] Downloading typing_extensions-4.7.0-py3-none-any.whl (33 kB) [2023-07-01T19:04:00.767Z] Building wheel for strict-rfc3339 (setup.py): finished with status 'done' [2023-07-01T19:04:00.767Z] Created wheel for strict-rfc3339: filename=strict_rfc3339-0.7-py3-none-any.whl size=18128 sha256=8457d80c038a16135b720e32600764b2c1767d66496ad732cc4f54ba185b4a69 [2023-07-01T19:04:00.767Z] Stored in directory: /root/.cache/pip/wheels/d4/c2/43/78ecbcc49dd7594ca41c72be6ddb7844a486bae4b306fb3d14 [2023-07-01T19:04:00.767Z] Building wheel for validate-email (setup.py): started [2023-07-01T19:04:01.024Z] Building wheel for validate-email (setup.py): finished with status 'done' [2023-07-01T19:04:01.024Z] Created wheel for validate-email: filename=validate_email-1.3-py3-none-any.whl size=5466 sha256=7687baa0f5268927e6bc09ccc115aab7c99f0946575545a8b96efb08d328b1f8 [2023-07-01T19:04:01.024Z] Stored in directory: /root/.cache/pip/wheels/b2/7a/63/5c5bc2a88ffffb247771c1cc38c2bda3d78e1ffbff79ed8d18 [2023-07-01T19:04:01.024Z] Successfully built robotbackgroundlogger paho-mqtt numpy psutil psycopg2 flex GenSON PyYAML strict-rfc3339 validate-email [2023-07-01T19:04:01.202Z] Collecting trio~=0.17 (from selenium>=4.0.0->robotframework-seleniumlibrary==6.1.0->-r requirements.txt (line 4)) [2023-07-01T19:04:01.202Z] Downloading trio-0.22.0-py3-none-any.whl (384 kB) [2023-07-01T19:04:01.202Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 384.9/384.9 kB 7.8 MB/s eta 0:00:00 [2023-07-01T19:04:01.202Z] Collecting trio-websocket~=0.9 (from selenium>=4.0.0->robotframework-seleniumlibrary==6.1.0->-r requirements.txt (line 4)) [2023-07-01T19:04:01.202Z] Downloading trio_websocket-0.10.3-py3-none-any.whl (17 kB) [2023-07-01T19:04:01.590Z] Installing collected packages: validate-email, strict-rfc3339, sortedcontainers, rfc3987, pytz, python-dotenv, ply, paho-mqtt, GenSON, websocket-client, urllib3, tzlocal, typing-extensions, sniffio, six, robotframework-pythonlibcore, robotframework, pyzmq, PyYAML, pysocks, pyrsistent, pygments, pycryptodome, psycopg2, psutil, packaging, numpy, jsonpointer, idna, h11, exceptiongroup, docutils, decorator, configparser, click, charset-normalizer, certifi, attrs, async-timeout, async-generator, wsproto, robotbackgroundlogger, requests, redis, reactivex, python-dateutil, outcome, jsonschema, jsonpath-ng, trio, robotframework-requests, influxdb-client, flex, docker, trio-websocket, RESTinstance, selenium, robotframework-seleniumlibrary [2023-07-01T19:04:03.145Z] Collecting PyYAML>=3.11 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-07-01T19:04:03.145Z] Downloading PyYAML-6.0.tar.gz (124 kB) [2023-07-01T19:04:03.145Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 125.0/125.0 kB 4.8 MB/s eta 0:00:00 [2023-07-01T19:04:05.086Z] Installing build dependencies: started [2023-07-01T19:04:13.950Z] Successfully installed GenSON-1.2.2 PyYAML-6.0 RESTinstance-1.3.0 async-generator-1.10 async-timeout-4.0.2 attrs-23.1.0 certifi-2023.5.7 charset-normalizer-3.1.0 click-8.1.3 configparser-5.3.0 decorator-5.1.1 docker-6.1.3 docutils-0.20.1 exceptiongroup-1.1.1 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.17.3 numpy-1.22.3 outcome-1.2.0 packaging-23.1 paho-mqtt-1.5.1 ply-3.11 psutil-5.9.0 psycopg2-2.9.6 pycryptodome-3.18.0 pygments-2.15.1 pyrsistent-0.19.3 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-4.5.4 requests-2.31.0 rfc3987-1.3.8 robotbackgroundlogger-1.2 robotframework-6.1 robotframework-pythonlibcore-4.1.2 robotframework-requests-0.9.5 robotframework-seleniumlibrary-6.1.0 selenium-4.10.0 six-1.16.0 sniffio-1.3.0 sortedcontainers-2.4.0 strict-rfc3339-0.7 trio-0.22.0 trio-websocket-0.10.3 typing-extensions-4.7.0 tzlocal-5.0.1 urllib3-2.0.3 validate-email-1.3 websocket-client-1.6.1 wsproto-1.2.0 [2023-07-01T19:04:13.950Z] 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-07-01T19:04:31.747Z] Installing build dependencies: finished with status 'done' [2023-07-01T19:04:31.747Z] Getting requirements to build wheel: started [2023-07-01T19:04:32.049Z] Removing intermediate container bd688707665a [2023-07-01T19:04:32.049Z] ---> 8e703feb2ede [2023-07-01T19:04:32.049Z] Step 10/13 : ENTRYPOINT ["sh", "/usr/local/bin/robot-entrypoint.sh"] [2023-07-01T19:04:32.049Z] ---> Running in 152e99b0a37e [2023-07-01T19:04:32.049Z] Removing intermediate container 152e99b0a37e [2023-07-01T19:04:32.049Z] ---> c657648441fd [2023-07-01T19:04:32.049Z] Step 11/13 : LABEL arch=amd64 [2023-07-01T19:04:32.049Z] ---> Running in 8acaf3e287d1 [2023-07-01T19:04:32.049Z] Removing intermediate container 8acaf3e287d1 [2023-07-01T19:04:32.049Z] ---> ea86e1520dbf [2023-07-01T19:04:32.049Z] Step 12/13 : LABEL git_sha=0ae288c591e39769b9224cbc3bc5c6d2d20c1d1f [2023-07-01T19:04:32.049Z] ---> Running in aaeafa0ea62d [2023-07-01T19:04:32.049Z] Removing intermediate container aaeafa0ea62d [2023-07-01T19:04:32.049Z] ---> 3660fc687920 [2023-07-01T19:04:32.049Z] Step 13/13 : LABEL version=0.0.0 [2023-07-01T19:04:32.049Z] ---> Running in c9ae1ce00728 [2023-07-01T19:04:32.049Z] Removing intermediate container c9ae1ce00728 [2023-07-01T19:04:32.049Z] ---> 3c76a7b4a55a [2023-07-01T19:04:32.049Z] [Warning] One or more build-args [ARCH] were not consumed [2023-07-01T19:04:32.049Z] Successfully built 3c76a7b4a55a [2023-07-01T19:04:32.049Z] 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-07-01T19:04:32.929Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-07-01T19:04:32.930Z] [2023-07-01T19:04:32.930Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-01T19:04:33.298Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-07-01T19:04:33.298Z] latest: Pulling from edgex-lftools-log-publisher [2023-07-01T19:04:33.298Z] 5eb5b503b376: Pulling fs layer [2023-07-01T19:04:33.298Z] 5c69ac0246d0: Pulling fs layer [2023-07-01T19:04:33.298Z] ec43610c2a17: Pulling fs layer [2023-07-01T19:04:33.298Z] 3a2ae6a8a46f: Pulling fs layer [2023-07-01T19:04:33.298Z] 33b1e0a273af: Pulling fs layer [2023-07-01T19:04:33.298Z] 5d3b04190fa2: Pulling fs layer [2023-07-01T19:04:33.298Z] 2f39f015ded8: Pulling fs layer [2023-07-01T19:04:33.298Z] 3a2ae6a8a46f: Waiting [2023-07-01T19:04:33.298Z] 33b1e0a273af: Waiting [2023-07-01T19:04:33.298Z] 5d3b04190fa2: Waiting [2023-07-01T19:04:33.298Z] 5c69ac0246d0: Verifying Checksum [2023-07-01T19:04:33.298Z] 5c69ac0246d0: Download complete [2023-07-01T19:04:33.298Z] 3a2ae6a8a46f: Download complete [2023-07-01T19:04:33.298Z] 33b1e0a273af: Verifying Checksum [2023-07-01T19:04:33.298Z] 33b1e0a273af: Download complete [2023-07-01T19:04:33.298Z] 5d3b04190fa2: Download complete [2023-07-01T19:04:33.298Z] ec43610c2a17: Verifying Checksum [2023-07-01T19:04:33.298Z] ec43610c2a17: Download complete [2023-07-01T19:04:33.557Z] 5eb5b503b376: Verifying Checksum [2023-07-01T19:04:33.557Z] 5eb5b503b376: Download complete [2023-07-01T19:04:34.122Z] 2f39f015ded8: Download complete [2023-07-01T19:04:34.686Z] 5eb5b503b376: Pull complete [2023-07-01T19:04:34.686Z] 5c69ac0246d0: Pull complete [2023-07-01T19:04:35.250Z] ec43610c2a17: Pull complete [2023-07-01T19:04:35.250Z] 3a2ae6a8a46f: Pull complete [2023-07-01T19:04:35.817Z] 33b1e0a273af: Pull complete [2023-07-01T19:04:35.817Z] 5d3b04190fa2: Pull complete [2023-07-01T19:04:39.997Z] 2f39f015ded8: Pull complete [2023-07-01T19:04:39.997Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-07-01T19:04:39.997Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-07-01T19:04:39.997Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-01T19:04:40.188Z] prd-ubuntu20.04-docker-8c-8g-291 does not seem to be running inside a container [2023-07-01T19:04:40.223Z] $ 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-72 -v /w/workspace/exfoundry_edgex-taf-common_PR-72:/w/workspace/exfoundry_edgex-taf-common_PR-72:rw,z -v /w/workspace/exfoundry_edgex-taf-common_PR-72@tmp:/w/workspace/exfoundry_edgex-taf-common_PR-72@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-07-01T19:04:44.544Z] $ docker top 3be91ee5c48f18aed5e7ebc185ee04019749e7e85e790463dc2975d048d1f248 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-01T19:04:44.963Z] ---> job-cost.sh [2023-07-01T19:04:44.963Z] lf-activate-venv: SKIPPING [2023-07-01T19:04:44.963Z] INFO: No Stack... [2023-07-01T19:04:45.532Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-07-01T19:04:45.791Z] INFO: Archiving Costs [Pipeline] sh [2023-07-01T19:04:46.103Z] + cat /w/workspace/exfoundry_edgex-taf-common_PR-72/archives/cost.csv [2023-07-01T19:04:46.103Z] + cut -d, -f6 [Pipeline] lock [2023-07-01T19:04:46.141Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-taf-common-PR-72-1-stack-cost] [2023-07-01T19:04:46.146Z] Resource [jenkins-edgexfoundry-edgex-taf-common-PR-72-1-stack-cost] did not exist. Created. [2023-07-01T19:04:46.146Z] Lock acquired on [jenkins-edgexfoundry-edgex-taf-common-PR-72-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-07-01T19:04:46.537Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-07-01T19:04:46.590Z] Stashed 1 file(s) [Pipeline] } [2023-07-01T19:04:46.610Z] Lock released on resource [jenkins-edgexfoundry-edgex-taf-common-PR-72-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-07-01T19:04:46.695Z] $ docker stop --time=1 3be91ee5c48f18aed5e7ebc185ee04019749e7e85e790463dc2975d048d1f248 [2023-07-01T19:04:47.839Z] $ docker rm -f --volumes 3be91ee5c48f18aed5e7ebc185ee04019749e7e85e790463dc2975d048d1f248 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-07-01T19:04:49.942Z] Getting requirements to build wheel: finished with status 'done' [2023-07-01T19:04:49.942Z] Preparing metadata (pyproject.toml): started [2023-07-01T19:04:52.536Z] Preparing metadata (pyproject.toml): finished with status 'done' [2023-07-01T19:04:53.493Z] Collecting validate-email>=1.2 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-07-01T19:04:53.493Z] Downloading validate_email-1.3.tar.gz (4.7 kB) [2023-07-01T19:04:53.493Z] Preparing metadata (setup.py): started [2023-07-01T19:04:54.900Z] Preparing metadata (setup.py): finished with status 'done' [2023-07-01T19:04:54.900Z] Collecting rfc3987>=1.3.4 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-07-01T19:04:54.900Z] Downloading rfc3987-1.3.8-py2.py3-none-any.whl (13 kB) [2023-07-01T19:04:55.163Z] Collecting strict-rfc3339>=0.7 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-07-01T19:04:55.163Z] Downloading strict-rfc3339-0.7.tar.gz (17 kB) [2023-07-01T19:04:55.163Z] Preparing metadata (setup.py): started [2023-07-01T19:04:56.573Z] Preparing metadata (setup.py): finished with status 'done' [2023-07-01T19:04:56.841Z] Collecting click>=3.3 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-07-01T19:04:56.841Z] Downloading click-8.1.3-py3-none-any.whl (96 kB) [2023-07-01T19:04:57.107Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 96.6/96.6 kB 3.6 MB/s eta 0:00:00 [2023-07-01T19:04:57.107Z] Collecting jsonpointer>=1.7 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-07-01T19:04:57.107Z] Downloading jsonpointer-2.4-py2.py3-none-any.whl (7.8 kB) [2023-07-01T19:04:57.687Z] Collecting ply (from jsonpath-ng->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-07-01T19:04:57.687Z] Downloading ply-3.11-py2.py3-none-any.whl (49 kB) [2023-07-01T19:04:57.687Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 49.6/49.6 kB 2.3 MB/s eta 0:00:00 [2023-07-01T19:04:57.953Z] Collecting decorator (from jsonpath-ng->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-07-01T19:04:57.953Z] Downloading decorator-5.1.1-py3-none-any.whl (9.1 kB) [2023-07-01T19:04:58.537Z] Collecting attrs>=17.4.0 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-07-01T19:04:58.802Z] Downloading attrs-23.1.0-py3-none-any.whl (61 kB) [2023-07-01T19:04:58.802Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.2/61.2 kB 2.2 MB/s eta 0:00:00 [2023-07-01T19:04:59.385Z] Collecting pyrsistent!=0.17.0,!=0.17.1,!=0.17.2,>=0.14.0 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-07-01T19:04:59.385Z] Downloading pyrsistent-0.19.3-py3-none-any.whl (57 kB) [2023-07-01T19:04:59.385Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 57.5/57.5 kB 2.3 MB/s eta 0:00:00 [2023-07-01T19:05:01.964Z] Collecting sortedcontainers (from trio~=0.17->selenium>=4.0.0->robotframework-seleniumlibrary==6.1.0->-r requirements.txt (line 4)) [2023-07-01T19:05:01.964Z] Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) [2023-07-01T19:05:01.964Z] Collecting async-generator>=1.9 (from trio~=0.17->selenium>=4.0.0->robotframework-seleniumlibrary==6.1.0->-r requirements.txt (line 4)) [2023-07-01T19:05:01.964Z] Downloading async_generator-1.10-py3-none-any.whl (18 kB) [2023-07-01T19:05:01.964Z] Collecting outcome (from trio~=0.17->selenium>=4.0.0->robotframework-seleniumlibrary==6.1.0->-r requirements.txt (line 4)) [2023-07-01T19:05:02.231Z] Downloading outcome-1.2.0-py2.py3-none-any.whl (9.7 kB) [2023-07-01T19:05:02.231Z] Collecting sniffio (from trio~=0.17->selenium>=4.0.0->robotframework-seleniumlibrary==6.1.0->-r requirements.txt (line 4)) [2023-07-01T19:05:02.231Z] Downloading sniffio-1.3.0-py3-none-any.whl (10 kB) [2023-07-01T19:05:02.498Z] Collecting exceptiongroup>=1.0.0rc9 (from trio~=0.17->selenium>=4.0.0->robotframework-seleniumlibrary==6.1.0->-r requirements.txt (line 4)) [2023-07-01T19:05:02.498Z] Downloading exceptiongroup-1.1.1-py3-none-any.whl (14 kB) [2023-07-01T19:05:02.762Z] Collecting wsproto>=0.14 (from trio-websocket~=0.9->selenium>=4.0.0->robotframework-seleniumlibrary==6.1.0->-r requirements.txt (line 4)) [2023-07-01T19:05:02.762Z] Downloading wsproto-1.2.0-py3-none-any.whl (24 kB) [2023-07-01T19:05:03.345Z] 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-07-01T19:05:03.345Z] Downloading PySocks-1.7.1-py3-none-any.whl (16 kB) [2023-07-01T19:05:04.761Z] 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-07-01T19:05:04.761Z] Downloading h11-0.14.0-py3-none-any.whl (58 kB) [2023-07-01T19:05:04.761Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.3/58.3 kB 2.4 MB/s eta 0:00:00 [2023-07-01T19:05:05.718Z] Building wheels for collected packages: robotbackgroundlogger, paho-mqtt, numpy, psutil, psycopg2, flex, GenSON, PyYAML, strict-rfc3339, validate-email [2023-07-01T19:05:05.718Z] Building wheel for robotbackgroundlogger (setup.py): started [2023-07-01T19:05:07.652Z] Building wheel for robotbackgroundlogger (setup.py): finished with status 'done' [2023-07-01T19:05:07.652Z] Created wheel for robotbackgroundlogger: filename=robotbackgroundlogger-1.2-py3-none-any.whl size=4277 sha256=b5490f34295ae0e83b5cd964449c76a08cd387047406570f917c9c08857bc167 [2023-07-01T19:05:07.652Z] Stored in directory: /root/.cache/pip/wheels/e1/ba/3a/044b94be98620d4535fbdeca2d20fb3fce224aea27e0b66862 [2023-07-01T19:05:07.652Z] Building wheel for paho-mqtt (setup.py): started [2023-07-01T19:05:10.222Z] Building wheel for paho-mqtt (setup.py): finished with status 'done' [2023-07-01T19:05:10.222Z] Created wheel for paho-mqtt: filename=paho_mqtt-1.5.1-py3-none-any.whl size=61549 sha256=f52ee0929992a8330606cb69259b623a667249f25e60c41ff7bd3fa0cfe48a4f [2023-07-01T19:05:10.222Z] Stored in directory: /root/.cache/pip/wheels/b6/72/f9/44ca415a44f9cc7468fe4c59e6282938e504fadec09641fa63 [2023-07-01T19:05:10.222Z] Building wheel for numpy (pyproject.toml): started [2023-07-01T19:08:01.899Z] Building wheel for numpy (pyproject.toml): still running... [2023-07-01T19:08:58.254Z] Building wheel for numpy (pyproject.toml): still running... [2023-07-01T19:10:06.092Z] Building wheel for numpy (pyproject.toml): still running... [2023-07-01T19:11:02.477Z] Building wheel for numpy (pyproject.toml): still running... [2023-07-01T19:12:25.037Z] Building wheel for numpy (pyproject.toml): still running... [2023-07-01T19:13:21.812Z] Building wheel for numpy (pyproject.toml): still running... [2023-07-01T19:14:29.665Z] Building wheel for numpy (pyproject.toml): still running... [2023-07-01T19:15:37.500Z] Building wheel for numpy (pyproject.toml): still running... [2023-07-01T19:20:59.381Z] Building wheel for numpy (pyproject.toml): still running... [2023-07-01T19:23:06.030Z] Building wheel for numpy (pyproject.toml): still running... [2023-07-01T19:25:42.732Z] Building wheel for numpy (pyproject.toml): still running... [2023-07-01T19:28:19.510Z] Building wheel for numpy (pyproject.toml): still running... [2023-07-01T19:29:27.353Z] Building wheel for numpy (pyproject.toml): still running... [2023-07-01T19:31:49.016Z] Building wheel for numpy (pyproject.toml): still running... [2023-07-01T19:35:55.825Z] Building wheel for numpy (pyproject.toml): still running... [2023-07-01T19:37:32.455Z] Building wheel for numpy (pyproject.toml): still running... [2023-07-01T19:39:39.112Z] Building wheel for numpy (pyproject.toml): still running... [2023-07-01T19:39:51.407Z] Building wheel for numpy (pyproject.toml): finished with status 'done' [2023-07-01T19:39:51.407Z] Created wheel for numpy: filename=numpy-1.22.3-cp310-cp310-linux_aarch64.whl size=18625254 sha256=b34850e7c3386a6e70cce5dae3095abd193b669454ebe83988cae69d021c77dc [2023-07-01T19:39:51.407Z] Stored in directory: /root/.cache/pip/wheels/8e/91/68/1231ba60e6f8e12978799d8d6cb0357385a83664ceef0edd78 [2023-07-01T19:39:51.407Z] Building wheel for psutil (setup.py): started [2023-07-01T19:40:01.551Z] Building wheel for psutil (setup.py): finished with status 'done' [2023-07-01T19:40:01.551Z] Created wheel for psutil: filename=psutil-5.9.0-cp310-cp310-linux_aarch64.whl size=271956 sha256=7528de621637fb8876c252e7aa2d93604fb7e1b350c0823e4cf91f7c9635eac2 [2023-07-01T19:40:01.551Z] Stored in directory: /root/.cache/pip/wheels/0b/90/2e/be670c56c3ad980428e845d7f66480dcdfa008c3af2f27a2bf [2023-07-01T19:40:01.551Z] Building wheel for psycopg2 (setup.py): started [2023-07-01T19:41:09.465Z] Building wheel for psycopg2 (setup.py): still running... [2023-07-01T19:41:16.110Z] Building wheel for psycopg2 (setup.py): finished with status 'done' [2023-07-01T19:41:16.110Z] Created wheel for psycopg2: filename=psycopg2-2.9.6-cp310-cp310-linux_aarch64.whl size=470943 sha256=1e5b255777de1e6d9352432ea7798b1d10cf8b48057cfcdb2608427c91c2f01b [2023-07-01T19:41:16.110Z] Stored in directory: /root/.cache/pip/wheels/a2/65/83/78e6f42d3b8e22115e894576b71799d96ab5a790b8f7bcfa85 [2023-07-01T19:41:16.110Z] Building wheel for flex (setup.py): started [2023-07-01T19:41:18.689Z] Building wheel for flex (setup.py): finished with status 'done' [2023-07-01T19:41:18.689Z] Created wheel for flex: filename=flex-6.14.1-py3-none-any.whl size=77257 sha256=2a21958db4a1a7aaaa943e56d301d36cdf649d79406e0855afa5f03bac2f5890 [2023-07-01T19:41:18.689Z] Stored in directory: /root/.cache/pip/wheels/03/f3/f4/2969638ff9c909bf16dac8f17d8298ce9e4d5c854af4b3d061 [2023-07-01T19:41:18.954Z] Building wheel for GenSON (setup.py): started [2023-07-01T19:41:20.892Z] Building wheel for GenSON (setup.py): finished with status 'done' [2023-07-01T19:41:20.892Z] Created wheel for GenSON: filename=genson-1.2.2-py2.py3-none-any.whl size=21268 sha256=f7e6da3628fe46a8bc0fe6dbe33360aa024f592b4b6a573e79b33ba8538922dd [2023-07-01T19:41:20.892Z] Stored in directory: /root/.cache/pip/wheels/7a/0f/7a/4e21606c6ce2485376522986cd8809d738907a611907b206ca [2023-07-01T19:41:20.892Z] Building wheel for PyYAML (pyproject.toml): started [2023-07-01T19:41:24.231Z] Building wheel for PyYAML (pyproject.toml): finished with status 'done' [2023-07-01T19:41:24.231Z] Created wheel for PyYAML: filename=PyYAML-6.0-cp310-cp310-linux_aarch64.whl size=45334 sha256=d973a80e6da4b7c3180ccdd470a4d7ee04a50604c30de7a2c3a5175f3dd4ebfe [2023-07-01T19:41:24.231Z] Stored in directory: /root/.cache/pip/wheels/1d/f3/b4/4aea0992adbed14b36ce9c3857d3707c762a4374479230685d [2023-07-01T19:41:24.231Z] Building wheel for strict-rfc3339 (setup.py): started [2023-07-01T19:41:26.168Z] Building wheel for strict-rfc3339 (setup.py): finished with status 'done' [2023-07-01T19:41:26.168Z] Created wheel for strict-rfc3339: filename=strict_rfc3339-0.7-py3-none-any.whl size=18128 sha256=b8dadbe84af9c58d538b4bc3e0cf9392768377f8064fa1040ec240a833b40ae4 [2023-07-01T19:41:26.168Z] Stored in directory: /root/.cache/pip/wheels/d4/c2/43/78ecbcc49dd7594ca41c72be6ddb7844a486bae4b306fb3d14 [2023-07-01T19:41:26.168Z] Building wheel for validate-email (setup.py): started [2023-07-01T19:41:28.105Z] Building wheel for validate-email (setup.py): finished with status 'done' [2023-07-01T19:41:28.105Z] Created wheel for validate-email: filename=validate_email-1.3-py3-none-any.whl size=5466 sha256=32753ca1b060b090889ba3aa43c73df2c3cf19361833ed67aac7e0bf1315ac89 [2023-07-01T19:41:28.105Z] Stored in directory: /root/.cache/pip/wheels/b2/7a/63/5c5bc2a88ffffb247771c1cc38c2bda3d78e1ffbff79ed8d18 [2023-07-01T19:41:28.105Z] Successfully built robotbackgroundlogger paho-mqtt numpy psutil psycopg2 flex GenSON PyYAML strict-rfc3339 validate-email [2023-07-01T19:41:31.439Z] Installing collected packages: validate-email, strict-rfc3339, sortedcontainers, rfc3987, pytz, python-dotenv, ply, paho-mqtt, GenSON, websocket-client, urllib3, tzlocal, typing-extensions, sniffio, six, robotframework-pythonlibcore, robotframework, pyzmq, PyYAML, pysocks, pyrsistent, pygments, pycryptodome, psycopg2, psutil, packaging, numpy, jsonpointer, idna, h11, exceptiongroup, docutils, decorator, configparser, click, charset-normalizer, certifi, attrs, async-timeout, async-generator, wsproto, robotbackgroundlogger, requests, redis, reactivex, python-dateutil, outcome, jsonschema, jsonpath-ng, trio, robotframework-requests, influxdb-client, flex, docker, trio-websocket, RESTinstance, selenium, robotframework-seleniumlibrary [2023-07-01T19:42:53.237Z] Successfully installed GenSON-1.2.2 PyYAML-6.0 RESTinstance-1.3.0 async-generator-1.10 async-timeout-4.0.2 attrs-23.1.0 certifi-2023.5.7 charset-normalizer-3.1.0 click-8.1.3 configparser-5.3.0 decorator-5.1.1 docker-6.1.3 docutils-0.20.1 exceptiongroup-1.1.1 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.17.3 numpy-1.22.3 outcome-1.2.0 packaging-23.1 paho-mqtt-1.5.1 ply-3.11 psutil-5.9.0 psycopg2-2.9.6 pycryptodome-3.18.0 pygments-2.15.1 pyrsistent-0.19.3 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-4.5.4 requests-2.31.0 rfc3987-1.3.8 robotbackgroundlogger-1.2 robotframework-6.1 robotframework-pythonlibcore-4.1.2 robotframework-requests-0.9.5 robotframework-seleniumlibrary-6.1.0 selenium-4.10.0 six-1.16.0 sniffio-1.3.0 sortedcontainers-2.4.0 strict-rfc3339-0.7 trio-0.22.0 trio-websocket-0.10.3 typing-extensions-4.7.0 tzlocal-5.0.1 urllib3-2.0.3 validate-email-1.3 websocket-client-1.6.1 wsproto-1.2.0 [2023-07-01T19:42:53.237Z] 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-07-01T19:43:32.140Z] Removing intermediate container 1830d46070ce [2023-07-01T19:43:32.140Z] ---> f04ea7c7bbef [2023-07-01T19:43:32.140Z] Step 10/13 : ENTRYPOINT ["sh", "/usr/local/bin/robot-entrypoint.sh"] [2023-07-01T19:43:32.140Z] ---> Running in 9332be1225f2 [2023-07-01T19:43:32.140Z] Removing intermediate container 9332be1225f2 [2023-07-01T19:43:32.140Z] ---> 3fc746e41a60 [2023-07-01T19:43:32.140Z] Step 11/13 : LABEL arch=arm64 [2023-07-01T19:43:32.140Z] ---> Running in 118a22879ca5 [2023-07-01T19:43:32.140Z] Removing intermediate container 118a22879ca5 [2023-07-01T19:43:32.140Z] ---> 683587c90d2d [2023-07-01T19:43:32.140Z] Step 12/13 : LABEL git_sha=0ae288c591e39769b9224cbc3bc5c6d2d20c1d1f [2023-07-01T19:43:32.140Z] ---> Running in 9c9919917bbb [2023-07-01T19:43:32.140Z] Removing intermediate container 9c9919917bbb [2023-07-01T19:43:32.140Z] ---> 0d8a604f5444 [2023-07-01T19:43:32.140Z] Step 13/13 : LABEL version=0.0.0 [2023-07-01T19:43:32.140Z] ---> Running in f14d8525dbd3 [2023-07-01T19:43:32.140Z] Removing intermediate container f14d8525dbd3 [2023-07-01T19:43:32.140Z] ---> 15596cf2feed [2023-07-01T19:43:32.140Z] [Warning] One or more build-args [ARCH] were not consumed [2023-07-01T19:43:32.140Z] Successfully built 15596cf2feed [2023-07-01T19:43:32.140Z] Successfully tagged edgex-taf-common-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Image) Stage "Archive Image" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-01T19:43:33.047Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-07-01T19:43:33.047Z] [2023-07-01T19:43:33.047Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-01T19:43:33.452Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-07-01T19:43:33.719Z] arm64: Pulling from edgex-lftools-log-publisher [2023-07-01T19:43:33.719Z] 8998bd30e6a1: Pulling fs layer [2023-07-01T19:43:33.719Z] 04944245beec: Pulling fs layer [2023-07-01T19:43:33.719Z] 699f458cf7ca: Pulling fs layer [2023-07-01T19:43:33.719Z] 765212b225bb: Pulling fs layer [2023-07-01T19:43:33.719Z] f23df028b6ca: Pulling fs layer [2023-07-01T19:43:33.719Z] d65c8cfc05b1: Pulling fs layer [2023-07-01T19:43:33.719Z] 2437ff75d9bd: Pulling fs layer [2023-07-01T19:43:33.719Z] f23df028b6ca: Waiting [2023-07-01T19:43:33.719Z] d65c8cfc05b1: Waiting [2023-07-01T19:43:33.719Z] 2437ff75d9bd: Waiting [2023-07-01T19:43:33.719Z] 765212b225bb: Waiting [2023-07-01T19:43:33.719Z] 04944245beec: Verifying Checksum [2023-07-01T19:43:33.719Z] 04944245beec: Download complete [2023-07-01T19:43:33.719Z] 765212b225bb: Verifying Checksum [2023-07-01T19:43:33.719Z] 765212b225bb: Download complete [2023-07-01T19:43:33.719Z] f23df028b6ca: Verifying Checksum [2023-07-01T19:43:33.719Z] f23df028b6ca: Download complete [2023-07-01T19:43:33.986Z] d65c8cfc05b1: Verifying Checksum [2023-07-01T19:43:33.987Z] d65c8cfc05b1: Download complete [2023-07-01T19:43:33.987Z] 699f458cf7ca: Verifying Checksum [2023-07-01T19:43:33.987Z] 699f458cf7ca: Download complete [2023-07-01T19:43:34.255Z] 8998bd30e6a1: Verifying Checksum [2023-07-01T19:43:34.255Z] 8998bd30e6a1: Download complete [2023-07-01T19:43:36.830Z] 2437ff75d9bd: Verifying Checksum [2023-07-01T19:43:36.830Z] 2437ff75d9bd: Download complete [2023-07-01T19:43:38.237Z] 8998bd30e6a1: Pull complete [2023-07-01T19:43:41.573Z] 04944245beec: Pull complete [2023-07-01T19:43:42.979Z] 699f458cf7ca: Pull complete [2023-07-01T19:43:42.979Z] 765212b225bb: Pull complete [2023-07-01T19:43:43.562Z] f23df028b6ca: Pull complete [2023-07-01T19:43:43.828Z] d65c8cfc05b1: Pull complete [2023-07-01T19:43:58.807Z] 2437ff75d9bd: Pull complete [2023-07-01T19:43:58.807Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-07-01T19:43:58.807Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-07-01T19:43:58.807Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-01T19:43:59.133Z] prd-ubuntu20.04-docker-arm64-4c-16g-295 does not seem to be running inside a container [2023-07-01T19:43:59.189Z] $ 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-72 -v /w/workspace/exfoundry_edgex-taf-common_PR-72:/w/workspace/exfoundry_edgex-taf-common_PR-72:rw,z -v /w/workspace/exfoundry_edgex-taf-common_PR-72@tmp:/w/workspace/exfoundry_edgex-taf-common_PR-72@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-07-01T19:44:01.954Z] $ docker top abb81ee259777c595c6cb514c199c8c771848b1298ad386756b6895d09d93702 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-01T19:44:02.882Z] ---> job-cost.sh [2023-07-01T19:44:02.882Z] lf-activate-venv: SKIPPING [2023-07-01T19:44:02.882Z] INFO: No Stack... [2023-07-01T19:44:03.463Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-07-01T19:44:04.044Z] INFO: Archiving Costs [Pipeline] sh [2023-07-01T19:44:04.958Z] + cat /w/workspace/exfoundry_edgex-taf-common_PR-72/archives/cost.csv [2023-07-01T19:44:04.959Z] + cut -d, -f6 [Pipeline] lock [2023-07-01T19:44:05.014Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-taf-common-PR-72-1-stack-cost] [2023-07-01T19:44:05.019Z] Resource [jenkins-edgexfoundry-edgex-taf-common-PR-72-1-stack-cost] did not exist. Created. [2023-07-01T19:44:05.019Z] Lock acquired on [jenkins-edgexfoundry-edgex-taf-common-PR-72-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-07-01T19:44:05.737Z] /w/workspace/exfoundry_edgex-taf-common_PR-72@tmp/durable-b11acaee/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-07-01T19:44:06.408Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-07-01T19:44:06.441Z] Warning: overwriting stash ‘stack-cost’ [2023-07-01T19:44:06.851Z] Stashed 1 file(s) [Pipeline] } [2023-07-01T19:44:06.867Z] Lock released on resource [jenkins-edgexfoundry-edgex-taf-common-PR-72-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-07-01T19:44:06.935Z] $ docker stop --time=1 abb81ee259777c595c6cb514c199c8c771848b1298ad386756b6895d09d93702 [2023-07-01T19:44:10.055Z] $ docker rm -f --volumes abb81ee259777c595c6cb514c199c8c771848b1298ad386756b6895d09d93702 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-07-01T19:44:11.640Z] + [ -d /w/workspace/exfoundry_edgex-taf-common_PR-72/archives ] [2023-07-01T19:44:11.640Z] + ls -al /w/workspace/exfoundry_edgex-taf-common_PR-72/archives [2023-07-01T19:44:11.640Z] total 16 [2023-07-01T19:44:11.640Z] drwxr-xr-x 3 root root 4096 Jul 1 19:04 . [2023-07-01T19:44:11.640Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 1 19:04 .. [2023-07-01T19:44:11.640Z] drwxr-xr-x 2 root root 4096 Jul 1 19:04 cost [2023-07-01T19:44:11.640Z] -rw-r--r-- 1 root root 87 Jul 1 19:04 cost.csv [2023-07-01T19:44:11.640Z] + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_edgex-taf-common_PR-72/archives [2023-07-01T19:44:11.640Z] + ls -al /w/workspace/exfoundry_edgex-taf-common_PR-72/archives [2023-07-01T19:44:11.640Z] total 16 [2023-07-01T19:44:11.640Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 1 19:04 . [2023-07-01T19:44:11.640Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 1 19:04 .. [2023-07-01T19:44:11.640Z] drwxr-xr-x 2 jenkins jenkins 4096 Jul 1 19:04 cost [2023-07-01T19:44:11.640Z] -rw-r--r-- 1 jenkins jenkins 87 Jul 1 19:04 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-07-01T19:44:11.972Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-01T19:44:12.873Z] ---> package-listing.sh [2023-07-01T19:44:12.874Z] ++ facter osfamily [2023-07-01T19:44:12.874Z] ++ tr '[:upper:]' '[:lower:]' [2023-07-01T19:44:13.134Z] + OS_FAMILY=debian [2023-07-01T19:44:13.134Z] + workspace=/w/workspace/exfoundry_edgex-taf-common_PR-72 [2023-07-01T19:44:13.134Z] + START_PACKAGES=/tmp/packages_start.txt [2023-07-01T19:44:13.134Z] + END_PACKAGES=/tmp/packages_end.txt [2023-07-01T19:44:13.134Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-07-01T19:44:13.134Z] + PACKAGES=/tmp/packages_start.txt [2023-07-01T19:44:13.134Z] + '[' /w/workspace/exfoundry_edgex-taf-common_PR-72 ']' [2023-07-01T19:44:13.134Z] + PACKAGES=/tmp/packages_end.txt [2023-07-01T19:44:13.134Z] + case "${OS_FAMILY}" in [2023-07-01T19:44:13.134Z] + dpkg -l [2023-07-01T19:44:13.134Z] + grep '^ii' [2023-07-01T19:44:13.134Z] + '[' -f /tmp/packages_start.txt ']' [2023-07-01T19:44:13.134Z] + '[' -f /tmp/packages_end.txt ']' [2023-07-01T19:44:13.134Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-07-01T19:44:13.134Z] + '[' /w/workspace/exfoundry_edgex-taf-common_PR-72 ']' [2023-07-01T19:44:13.134Z] + mkdir -p /w/workspace/exfoundry_edgex-taf-common_PR-72/archives/ [2023-07-01T19:44:13.134Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_edgex-taf-common_PR-72/archives/ [Pipeline] echo [2023-07-01T19:44:13.169Z] 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-72/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-07-01T19:44:13.458Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-01T19:44:14.079Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-07-01T19:44:14.079Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-01T19:44:14.215Z] prd-ubuntu20.04-docker-8c-8g-291 does not seem to be running inside a container [2023-07-01T19:44:14.253Z] $ 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-72/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-72 -v /w/workspace/exfoundry_edgex-taf-common_PR-72:/w/workspace/exfoundry_edgex-taf-common_PR-72:rw,z -v /w/workspace/exfoundry_edgex-taf-common_PR-72@tmp:/w/workspace/exfoundry_edgex-taf-common_PR-72@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-07-01T19:44:14.443Z] $ docker top 09f6f0c17358b22a52968c2e6f70c3d000167f844ae3621fb7160cce2fa6b867 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-07-01T19:44:14.821Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-07-01T19:44:15.128Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-07-01T19:44:15.436Z] + ls /var/log/sa-host [2023-07-01T19:44:15.436Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-07-01T19:44:15.652Z] provisioning config files... [2023-07-01T19:44:15.664Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_edgex-taf-common_PR-72@tmp/config7740011916699450028tmp [Pipeline] { [Pipeline] echo [2023-07-01T19:44:15.706Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-01T19:44:16.020Z] ---> create-netrc.sh [Pipeline] } [2023-07-01T19:44:16.049Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-07-01T19:44:16.461Z] ---> python-tools-install.sh [Pipeline] echo [2023-07-01T19:44:16.495Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-01T19:44:16.810Z] ---> sudo-logs.sh [2023-07-01T19:44:16.810Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-07-01T19:44:16.893Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-01T19:44:17.216Z] ---> job-cost.sh [2023-07-01T19:44:17.216Z] lf-activate-venv: SKIPPING [2023-07-01T19:44:17.216Z] DEBUG: total: 0.2199999988079071 [2023-07-01T19:44:17.216Z] INFO: Retrieving Stack Cost... [2023-07-01T19:44:17.784Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-07-01T19:44:18.044Z] INFO: Archiving Costs [Pipeline] echo [2023-07-01T19:44:18.077Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-01T19:44:18.390Z] ---> logs-deploy.sh [2023-07-01T19:44:18.390Z] lf-activate-venv: SKIPPING [2023-07-01T19:44:18.390Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-taf-common/PR-72/1 [2023-07-01T19:44:18.390Z] INFO: archiving workspace using pattern(s): [2023-07-01T19:44:19.329Z] Archives upload complete. [2023-07-01T19:44:19.329Z] INFO: archiving logs to Nexus