Pull request #52 event Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 8380e992169aa4f97377b250a7374d90cff58046+c9a59baa00e2d1f2a9f608ad00324ffc75da60c4 (4735d2737283afe4e7facd176239adb7009e35fc) 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-ssh3164754320057804736.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-ssh11557740917849932205.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-taf-common/branches/PR-52/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-taf-common/branches/PR-52/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11305704703803299439.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 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-ssh13467528241911125932.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-taf-common/branches/PR-52/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-taf-common/branches/PR-52/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh17972551269653317302.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildDocker] RAW Config: [project:edgex-taf-common, mavenSettings:taf-settings, dockerNexusRepo:snapshots, semver:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildDocker] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: taf-settings PROJECT: edgex-taf-common USE_SEMVER: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: edgex-taf-common DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: snapshots DOCKER_PUSH_LATEST: true PUSH_DOCKER_IMAGE: true ARCHIVE_IMAGE: false ARCHIVE_NAME: edgex-taf-common-archive.tar.gz SEMVER_BUMP_LEVEL: pre BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Running on prd-ubuntu20.04-docker-8c-8g-18064 in /w/workspace/exfoundry_edgex-taf-common_PR-52 [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-52 # 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 Merging remotes/origin/main commit c9a59baa00e2d1f2a9f608ad00324ffc75da60c4 into PR head commit 8380e992169aa4f97377b250a7374d90cff58046 Merge succeeded, producing 8380e992169aa4f97377b250a7374d90cff58046 Checking out Revision 8380e992169aa4f97377b250a7374d90cff58046 (PR-52) Commit message: "Bump requests from 2.25.1 to 2.31.0" First time build. Skipping changelog. > 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/52/head:refs/remotes/origin/PR-52 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8380e992169aa4f97377b250a7374d90cff58046 # 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 c9a59baa00e2d1f2a9f608ad00324ffc75da60c4 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8380e992169aa4f97377b250a7374d90cff58046 # timeout=10 > git rev-list --no-walk ed4bade12fa4979c39d95b81877b1803343eb0ab # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 13:48:52 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 13:48:52 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 13:48:52 ========================================================= 13:48:52 EdgeX Global Pipelines Version Info 13:48:52 ========================================================= [Pipeline] libraryResource [Pipeline] sh 13:48:53 ------------------- 13:48:53 stable info: 13:48:53 ------------------- 13:48:53 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 13:48:53 Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 13:48:53 Message: update stable to v1.0.250 13:48:54 ------------------- 13:48:54 experimental info: 13:48:54 ------------------- 13:48:54 Commited By: **** collab-it+edgex@linuxfoundation.org 13:48:54 Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 13:48:54 Message: update experimental to v1.0.250 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo 13:48:54 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = taf-settings [Pipeline] echo 13:48:54 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-taf-common [Pipeline] echo 13:48:54 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 13:48:54 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 13:48:54 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 13:48:54 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-taf-common [Pipeline] echo 13:48:54 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 13:48:54 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = snapshots [Pipeline] echo 13:48:54 [edgeXSetupEnvironment]: set envvar DOCKER_PUSH_LATEST = true [Pipeline] echo 13:48:54 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 13:48:54 [edgeXSetupEnvironment]: set envvar ARCHIVE_IMAGE = false [Pipeline] echo 13:48:54 [edgeXSetupEnvironment]: set envvar ARCHIVE_NAME = edgex-taf-common-archive.tar.gz [Pipeline] echo 13:48:54 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 13:48:54 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 13:48:54 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-52 [Pipeline] echo 13:48:54 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-52 [Pipeline] echo 13:48:54 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-52 [Pipeline] echo 13:48:54 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 8380e992169aa4f97377b250a7374d90cff58046 [Pipeline] echo 13:48:54 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 8380e99 [Pipeline] echo 13:48:54 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:48:54 provisioning config files... 13:48:54 copy managed file [taf-settings] to file:/w/workspace/exfoundry_edgex-taf-common_PR-52@tmp/config939495880703478811tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:48:54 ---> docker-login.sh 13:48:54 nexus3.edgexfoundry.org:10001 13:48:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:48:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:48:55 Configure a credential helper to remove this warning. See 13:48:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:48:55 13:48:55 Login Succeeded 13:48:55 nexus3.edgexfoundry.org:10002 13:48:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:48:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:48:55 Configure a credential helper to remove this warning. See 13:48:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:48:55 13:48:55 Login Succeeded 13:48:55 nexus3.edgexfoundry.org:10003 13:48:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:48:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:48:55 Configure a credential helper to remove this warning. See 13:48:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:48:55 13:48:55 Login Succeeded 13:48:55 nexus3.edgexfoundry.org:10004 13:48:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:48:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:48:55 Configure a credential helper to remove this warning. See 13:48:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:48:55 13:48:55 Login Succeeded 13:48:55 docker.io 13:48:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:48:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:48:55 Configure a credential helper to remove this warning. See 13:48:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:48:55 13:48:55 Login Succeeded 13:48:55 ---> docker-login.sh ends [Pipeline] } 13:48:55 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 13:48:56 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 13:48:56 + grep -v github /etc/ssh/ssh_known_hosts 13:48:56 + [ -e /tmp/ssh_known_hosts ] 13:48:56 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 13:48:56 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 13:48:56 + sudo tee -a /etc/ssh/ssh_known_hosts 13:48:56 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:48:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:48:56 13:48:56 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:48:56 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:48:56 0.1.4: Pulling from edgex-devops/py-git-semver 13:48:56 b85a868b505f: Pulling fs layer 13:48:56 e2be974225ed: Pulling fs layer 13:48:56 339a4e72a1f5: Pulling fs layer 13:48:56 988bab9f4d93: Pulling fs layer 13:48:56 988bab9f4d93: Waiting 13:48:56 1469e6f7b9e6: Pulling fs layer 13:48:56 eaf3925da568: Pulling fs layer 13:48:56 bab4dde63d76: Pulling fs layer 13:48:56 bde34c3a00c8: Pulling fs layer 13:48:56 b352a97aabf1: Pulling fs layer 13:48:56 1469e6f7b9e6: Waiting 13:48:56 4872d77fe225: Pulling fs layer 13:48:56 5851b861e8e6: Pulling fs layer 13:48:56 bde34c3a00c8: Waiting 13:48:56 4872d77fe225: Waiting 13:48:56 5851b861e8e6: Waiting 13:48:56 bab4dde63d76: Waiting 13:48:56 e2be974225ed: Verifying Checksum 13:48:56 e2be974225ed: Download complete 13:48:56 988bab9f4d93: Verifying Checksum 13:48:56 988bab9f4d93: Download complete 13:48:56 1469e6f7b9e6: Verifying Checksum 13:48:56 1469e6f7b9e6: Download complete 13:48:56 339a4e72a1f5: Verifying Checksum 13:48:56 339a4e72a1f5: Download complete 13:48:57 eaf3925da568: Verifying Checksum 13:48:57 eaf3925da568: Download complete 13:48:57 bde34c3a00c8: Download complete 13:48:57 b352a97aabf1: Download complete 13:48:57 4872d77fe225: Verifying Checksum 13:48:57 4872d77fe225: Download complete 13:48:57 5851b861e8e6: Verifying Checksum 13:48:57 5851b861e8e6: Download complete 13:48:57 b85a868b505f: Verifying Checksum 13:48:57 b85a868b505f: Download complete 13:48:57 bab4dde63d76: Verifying Checksum 13:48:57 bab4dde63d76: Download complete 13:48:58 b85a868b505f: Pull complete 13:48:58 e2be974225ed: Pull complete 13:48:58 339a4e72a1f5: Pull complete 13:48:59 988bab9f4d93: Pull complete 13:48:59 1469e6f7b9e6: Pull complete 13:48:59 eaf3925da568: Pull complete 13:49:01 bab4dde63d76: Pull complete 13:49:01 bde34c3a00c8: Pull complete 13:49:01 b352a97aabf1: Pull complete 13:49:01 4872d77fe225: Pull complete 13:49:01 5851b861e8e6: Pull complete 13:49:01 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 13:49:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:49:01 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:49:01 prd-ubuntu20.04-docker-8c-8g-18064 does not seem to be running inside a container 13:49:01 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_edgex-taf-common_PR-52 -v /w/workspace/exfoundry_edgex-taf-common_PR-52:/w/workspace/exfoundry_edgex-taf-common_PR-52:rw,z -v /w/workspace/exfoundry_edgex-taf-common_PR-52@tmp:/w/workspace/exfoundry_edgex-taf-common_PR-52@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-devops/py-git-semver:0.1.4 cat 13:49:03 $ docker top 7d66e1a16c2caad82ccf8d416c7431113a8fca952901dd1f25270fa20aa0dcad -eo pid,comm 13:49:03 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). 13:49:03 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 13:49:03 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:49:03 [ssh-agent] Looking for ssh-agent implementation... 13:49:03 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:49:03 $ docker exec 7d66e1a16c2caad82ccf8d416c7431113a8fca952901dd1f25270fa20aa0dcad ssh-agent 13:49:03 SSH_AUTH_SOCK=/tmp/ssh-FXu1qcfuIROW/agent.32 13:49:03 SSH_AGENT_PID=38 13:49:03 Running ssh-add (command line suppressed) 13:49:03 Identity added: /w/workspace/exfoundry_edgex-taf-common_PR-52@tmp/private_key_3905082620522803361.key (/w/workspace/exfoundry_edgex-taf-common_PR-52@tmp/private_key_3905082620522803361.key) 13:49:03 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:49:04 + git tag --points-at HEAD [Pipeline] } 13:49:04 $ docker exec --env ******** --env ******** 7d66e1a16c2caad82ccf8d416c7431113a8fca952901dd1f25270fa20aa0dcad ssh-agent -k 13:49:04 unset SSH_AUTH_SOCK; 13:49:04 unset SSH_AGENT_PID; 13:49:04 echo Agent pid 38 killed; 13:49:04 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 13:49:04 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:49:04 [ssh-agent] Looking for ssh-agent implementation... 13:49:04 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:49:04 $ docker exec 7d66e1a16c2caad82ccf8d416c7431113a8fca952901dd1f25270fa20aa0dcad ssh-agent 13:49:04 SSH_AUTH_SOCK=/tmp/ssh-F8mhEIWVCFyP/agent.70 13:49:04 SSH_AGENT_PID=76 13:49:04 Running ssh-add (command line suppressed) 13:49:04 Identity added: /w/workspace/exfoundry_edgex-taf-common_PR-52@tmp/private_key_17711150769509690739.key (/w/workspace/exfoundry_edgex-taf-common_PR-52@tmp/private_key_17711150769509690739.key) 13:49:04 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:49:04 + git semver init 13:49:05 2023-06-07 13:49:05,062 [run_init] DEBUG init version:0.0.0 force:False 13:49:05 2023-06-07 13:49:05,062 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_edgex-taf-common_PR-52/.semver 13:49:05 2023-06-07 13:49:05,063 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-taf-common.git /w/workspace/exfoundry_edgex-taf-common_PR-52/.semver 13:49:05 2023-06-07 13:49:05,063 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-taf-common.git', '/w/workspace/exfoundry_edgex-taf-common_PR-52/.semver'], cwd=/w/workspace/exfoundry_edgex-taf-common_PR-52, universal_newlines=False, shell=None, istream=None) 13:49:06 2023-06-07 13:49:05,699 [append_file] DEBUG append to file:/w/workspace/exfoundry_edgex-taf-common_PR-52/.git/info/exclude 13:49:06 2023-06-07 13:49:05,700 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_edgex-taf-common_PR-52/.semver/PR-52 with force:False 13:49:06 2023-06-07 13:49:05,700 [write_file] DEBUG write to file:/w/workspace/exfoundry_edgex-taf-common_PR-52/.semver/PR-52 13:49:06 2023-06-07 13:49:05,705 [execute] INFO git cat-file --batch-check 13:49:06 2023-06-07 13:49:05,705 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_edgex-taf-common_PR-52/.semver, universal_newlines=False, shell=None, istream=) 13:49:06 2023-06-07 13:49:05,711 [execute] INFO git cat-file --batch 13:49:06 2023-06-07 13:49:05,712 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_edgex-taf-common_PR-52/.semver, universal_newlines=False, shell=None, istream=) 13:49:06 2023-06-07 13:49:05,718 [read_version] DEBUG read version from /w/workspace/exfoundry_edgex-taf-common_PR-52/.semver/PR-52 13:49:06 0.0.0 [Pipeline] } 13:49:06 $ docker exec --env ******** --env ******** 7d66e1a16c2caad82ccf8d416c7431113a8fca952901dd1f25270fa20aa0dcad ssh-agent -k 13:49:06 unset SSH_AUTH_SOCK; 13:49:06 unset SSH_AGENT_PID; 13:49:06 echo Agent pid 76 killed; 13:49:06 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 13:49:06 + git semver [Pipeline] } 13:49:06 $ docker stop --time=1 7d66e1a16c2caad82ccf8d416c7431113a8fca952901dd1f25270fa20aa0dcad 13:49:08 $ docker rm -f --volumes 7d66e1a16c2caad82ccf8d416c7431113a8fca952901dd1f25270fa20aa0dcad [Pipeline] // withDockerContainer [Pipeline] sh 13:49:08 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 13:49:08 Stashed 1 file(s) [Pipeline] echo 13:49:08 [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 13:49:08 provisioning config files... 13:49:08 copy managed file [taf-settings] to file:/w/workspace/exfoundry_edgex-taf-common_PR-52@tmp/config8086556139862374988tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:49:08 ---> docker-login.sh 13:49:08 nexus3.edgexfoundry.org:10001 13:49:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:49:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:49:08 Configure a credential helper to remove this warning. See 13:49:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:49:08 13:49:08 Login Succeeded 13:49:08 nexus3.edgexfoundry.org:10002 13:49:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:49:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:49:08 Configure a credential helper to remove this warning. See 13:49:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:49:08 13:49:08 Login Succeeded 13:49:08 nexus3.edgexfoundry.org:10003 13:49:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:49:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:49:09 Configure a credential helper to remove this warning. See 13:49:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:49:09 13:49:09 Login Succeeded 13:49:09 nexus3.edgexfoundry.org:10004 13:49:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:49:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:49:09 Configure a credential helper to remove this warning. See 13:49:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:49:09 13:49:09 Login Succeeded 13:49:09 docker.io 13:49:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:49:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:49:09 Configure a credential helper to remove this warning. See 13:49:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:49:09 13:49:09 Login Succeeded 13:49:09 ---> docker-login.sh ends [Pipeline] } 13:49:09 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 13:49:09 + sudo chown -R jenkins:jenkins . [Pipeline] sh 13:49:10 + ls -al . 13:49:10 total 72 13:49:10 drwxrwxr-x 7 jenkins jenkins 4096 Jun 7 13:49 . 13:49:10 drwxrwxr-x 4 jenkins jenkins 4096 Jun 7 13:48 .. 13:49:10 drwxrwxr-x 8 jenkins jenkins 4096 Jun 7 13:49 .git 13:49:10 drwxrwxr-x 2 jenkins jenkins 4096 Jun 7 13:48 .github 13:49:10 -rw-rw-r-- 1 jenkins jenkins 22 Jun 7 13:48 .gitignore 13:49:10 drwxr-xr-x 3 jenkins jenkins 4096 Jun 7 13:49 .semver 13:49:10 -rw-rw-r-- 1 jenkins jenkins 1575 Jun 7 13:48 Dockerfile 13:49:10 -rw-rw-r-- 1 jenkins jenkins 746 Jun 7 13:48 Jenkinsfile 13:49:10 -rw-rw-r-- 1 jenkins jenkins 11381 Jun 7 13:48 LICENSE 13:49:10 -rw-rw-r-- 1 jenkins jenkins 3606 Jun 7 13:48 README.md 13:49:10 drwxrwxr-x 4 jenkins jenkins 4096 Jun 7 13:48 TAF-Manager 13:49:10 drwxrwxr-x 6 jenkins jenkins 4096 Jun 7 13:48 TUC 13:49:10 -rw-rw-r-- 1 jenkins jenkins 5 Jun 7 13:49 VERSION 13:49:10 -rw-rw-r-- 1 jenkins jenkins 344 Jun 7 13:48 requirements.txt 13:49:10 -rw-rw-r-- 1 jenkins jenkins 54 Jun 7 13:48 robot-entrypoint.sh 13:49:10 -rw-rw-r-- 1 jenkins jenkins 445 Jun 7 13:48 setup.py [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:49:10 + docker build -t edgex-taf-common -f Dockerfile --build-arg ARCH=amd64 --label git_sha=8380e992169aa4f97377b250a7374d90cff58046 --label arch=amd64 --label version=0.0.0 . 13:49:10 Sending build context to Docker daemon 461.8kB 13:49:10 Step 1/13 : FROM alpine:3.16 13:49:10 3.16: Pulling from library/alpine 13:49:11 91d30c5bc195: Pulling fs layer 13:49:11 91d30c5bc195: Download complete 13:49:11 91d30c5bc195: Pull complete 13:49:11 Digest: sha256:c2b622f6e510a0d25bccaffa9e67b75a6860cb09b74bb58cfc36a9ef4331109f 13:49:11 Status: Downloaded newer image for alpine:3.16 13:49:11 ---> 8471affe5de5 13:49:11 Step 2/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: IOTech' 13:49:11 ---> Running in 5a410cfe62ab 13:49:11 Removing intermediate container 5a410cfe62ab 13:49:11 ---> bf382c28cbbf 13:49:11 Step 3/13 : LABEL maintainer="Bruce Huang " 13:49:11 ---> Running in 6044a9c71531 13:49:11 Removing intermediate container 6044a9c71531 13:49:11 ---> e12bf0829a92 13:49:11 Step 4/13 : COPY . /edgex-taf/edgex-taf-common 13:49:11 ---> 2cb77af38919 13:49:11 Step 5/13 : COPY robot-entrypoint.sh /usr/local/bin/ 13:49:11 ---> 96365cf53bb4 13:49:11 Step 6/13 : COPY requirements.txt /edgex-taf/requirements.txt 13:49:11 ---> de047ce1ee38 13:49:11 Step 7/13 : WORKDIR /edgex-taf 13:49:11 ---> Running in e5b51003bde6 13:49:12 Removing intermediate container e5b51003bde6 13:49:12 ---> 6383a9f5c660 13:49:12 Step 8/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 13:49:12 ---> Running in acd9a1db6a19 13:49:12 Removing intermediate container acd9a1db6a19 13:49:12 ---> e18fd62766fa 13:49:12 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 13:49:12 ---> Running in 347a322c3bac 13:49:12 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 13:49:13 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 13:49:14 (1/5) Upgrading musl (1.2.3-r2 -> 1.2.3-r3) 13:49:14 (2/5) Upgrading ca-certificates-bundle (20220614-r0 -> 20230506-r0) 13:49:14 (3/5) Upgrading libcrypto1.1 (1.1.1t-r2 -> 1.1.1u-r1) 13:49:15 (4/5) Upgrading libssl1.1 (1.1.1t-r2 -> 1.1.1u-r1) 13:49:15 (5/5) Upgrading musl-utils (1.2.3-r2 -> 1.2.3-r3) 13:49:15 Executing busybox-1.35.0-r17.trigger 13:49:15 OK: 6 MiB in 14 packages 13:49:16 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 13:49:16 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 13:49:16 (1/9) Installing ca-certificates (20230506-r0) 13:49:17 (2/9) Installing brotli-libs (1.0.9-r6) 13:49:17 (3/9) Installing nghttp2-libs (1.47.0-r0) 13:49:18 (4/9) Installing libcurl (8.1.2-r0) 13:49:18 (5/9) Installing curl (8.1.2-r0) 13:49:18 (6/9) Installing docker-cli (20.10.20-r0) 13:49:19 (7/9) Installing oniguruma (6.9.8-r0) 13:49:20 (8/9) Installing jq (1.6-r1) 13:49:20 (9/9) Installing openssl (1.1.1u-r1) 13:49:20 Executing busybox-1.35.0-r17.trigger 13:49:20 Executing ca-certificates-20230506-r0.trigger 13:49:20 OK: 52 MiB in 23 packages 13:49:20 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 13:49:21 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 13:49:21 (1/137) Installing libmagic (5.41-r0) 13:49:22 (2/137) Installing file (5.41-r0) 13:49:22 (3/137) Installing libxau (1.0.9-r0) 13:49:22 (4/137) Installing libxdmcp (1.1.3-r0) 13:49:23 (5/137) Installing libxcb (1.15-r0) 13:49:23 (6/137) Installing libx11 (1.8-r0) 13:49:23 Still waiting to schedule task 13:49:23 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 13:49:23 (7/137) Installing libxext (1.3.4-r0) 13:49:24 (8/137) Installing libice (1.0.10-r0) 13:49:24 (9/137) Installing libuuid (2.38-r1) 13:49:24 (10/137) Installing libsm (1.2.3-r0) 13:49:24 (11/137) Installing libxt (1.2.1-r0) 13:49:25 (12/137) Installing libxmu (1.1.3-r0) 13:49:25 (13/137) Installing xset (1.2.4-r0) 13:49:26 (14/137) Installing xprop (1.2.5-r0) 13:49:26 (15/137) Installing xdg-utils (1.1.3-r3) 13:49:26 (16/137) Installing eudev-libs (3.2.11-r0) 13:49:27 (17/137) Installing pkgconf (1.8.1-r0) 13:49:27 (18/137) Installing libffi (3.4.2-r1) 13:49:27 (19/137) Installing libintl (0.21-r2) 13:49:27 (20/137) Installing libblkid (2.38-r1) 13:49:28 (21/137) Installing libmount (2.38-r1) 13:49:28 (22/137) Installing pcre (8.45-r2) 13:49:28 (23/137) Installing glib (2.72.4-r0) 13:49:29 (24/137) Installing xz-libs (5.2.5-r1) 13:49:29 (25/137) Installing libxml2 (2.9.14-r2) 13:49:30 (26/137) Installing shared-mime-info (2.2-r2) 13:49:30 (27/137) Installing hicolor-icon-theme (0.17-r1) 13:49:30 (28/137) Installing libjpeg-turbo (2.1.3-r1) 13:49:31 (29/137) Installing libpng (1.6.37-r1) 13:49:31 (30/137) Installing libwebp (1.2.3-r1) 13:49:31 (31/137) Installing zstd-libs (1.5.2-r1) 13:49:32 (32/137) Installing tiff (4.4.0-r3) 13:49:32 (33/137) Installing gdk-pixbuf (2.42.8-r0) 13:49:33 (34/137) Installing gtk-update-icon-cache (2.24.33-r3) 13:49:33 (35/137) Installing libxcomposite (0.4.5-r0) 13:49:33 (36/137) Installing libxfixes (6.0.0-r0) 13:49:33 (37/137) Installing libxrender (0.9.10-r3) 13:49:34 (38/137) Installing libxcursor (1.2.1-r0) 13:49:34 (39/137) Installing libxdamage (1.1.5-r1) 13:49:34 (40/137) Installing libxi (1.8-r0) 13:49:34 (41/137) Installing libxinerama (1.1.4-r1) 13:49:35 (42/137) Installing libxrandr (1.5.2-r1) 13:49:35 (43/137) Installing atk (2.38.0-r0) 13:49:35 (44/137) Installing libxtst (1.2.3-r3) 13:49:35 (45/137) Installing dbus-libs (1.14.8-r0) 13:49:36 (46/137) Installing at-spi2-core (2.44.1-r0) 13:49:36 (47/137) Installing at-spi2-atk (2.38.0-r0) 13:49:37 (48/137) Installing expat (2.5.0-r0) 13:49:37 (49/137) Installing libbz2 (1.0.8-r1) 13:49:37 (50/137) Installing freetype (2.12.1-r0) 13:49:38 (51/137) Installing fontconfig (2.14.0-r0) 13:49:38 (52/137) Installing pixman (0.40.0-r4) 13:49:38 (53/137) Installing cairo (1.17.4-r2) 13:49:39 (54/137) Installing cairo-gobject (1.17.4-r2) 13:49:39 (55/137) Installing avahi-libs (0.8-r6) 13:49:40 (56/137) Installing gmp (6.2.1-r2) 13:49:40 (57/137) Installing nettle (3.7.3-r0) 13:49:40 (58/137) Installing p11-kit (0.24.1-r0) 13:49:41 (59/137) Installing libtasn1 (4.18.0-r1) 13:49:41 (60/137) Installing libunistring (1.0-r0) 13:49:41 (61/137) Installing gnutls (3.7.7-r1) 13:49:42 (62/137) Installing cups-libs (2.4.2-r1) 13:49:42 (63/137) Installing libepoxy (1.5.10-r0) 13:49:43 (64/137) Installing fribidi (1.0.12-r0) 13:49:43 (65/137) Installing graphite2 (1.3.14-r1) 13:49:43 (66/137) Installing harfbuzz (4.3.0-r0) 13:49:44 (67/137) Installing libxft (2.3.4-r0) 13:49:44 (68/137) Installing pango (1.50.7-r0) 13:49:44 (69/137) Installing wayland-libs-client (1.20.0-r0) 13:49:44 (70/137) Installing wayland-libs-cursor (1.20.0-r0) 13:49:45 (71/137) Installing wayland-libs-egl (1.20.0-r0) 13:49:45 (72/137) Installing xkeyboard-config (2.35.1-r0) 13:49:46 (73/137) Installing libxkbcommon (1.4.1-r0) 13:49:46 (74/137) Installing gtk+3.0 (3.24.34-r1) 13:49:46 Executing gtk+3.0-3.24.34-r1.post-install 13:49:46 (75/137) Installing libfontenc (1.1.4-r0) 13:49:47 (76/137) Installing mkfontscale (1.2.2-r0) 13:49:47 (77/137) Installing font-opensans (0_git20210927-r0) 13:49:47 (78/137) Installing libgcc (11.2.1_git20220219-r2) 13:49:48 (79/137) Installing libogg (1.3.5-r1) 13:49:48 (80/137) Installing libstdc++ (11.2.1_git20220219-r2) 13:49:49 (81/137) Installing flac (1.3.4-r0) 13:49:49 (82/137) Installing alsa-lib (1.2.7.2-r0) 13:49:49 (83/137) Installing libatomic (11.2.1_git20220219-r2) 13:49:50 (84/137) Installing sdl2 (2.0.22-r0) 13:49:50 (85/137) Installing aom-libs (3.3.0-r0) 13:49:51 (86/137) Installing libass (0.16.0-r0) 13:49:51 (87/137) Installing libdav1d (1.0.0-r0) 13:49:51 (88/137) Installing libpciaccess (0.16-r0) 13:49:52 (89/137) Installing libdrm (2.4.110-r0) 13:49:52 (90/137) Installing ncurses-terminfo-base (6.3_p20220521-r1) 13:49:52 (91/137) Installing ncurses-libs (6.3_p20220521-r1) 13:49:53 (92/137) Installing lame (3.100-r0) 13:49:53 (93/137) Installing opus (1.3.1-r1) 13:49:53 (94/137) Installing libasyncns (0.8-r1) 13:49:54 (95/137) Installing libltdl (2.4.7-r0) 13:49:54 (96/137) Installing orc (0.4.32-r0) 13:49:54 (97/137) Installing libvorbis (1.3.7-r0) 13:49:55 (98/137) Installing libsndfile (1.1.0-r0) 13:49:55 (99/137) Installing libgomp (11.2.1_git20220219-r2) 13:49:55 (100/137) Installing soxr (0.1.3-r2) 13:49:56 (101/137) Installing speexdsp (1.2.0-r0) 13:49:56 (102/137) Installing tdb-libs (1.4.6-r0) 13:49:56 (103/137) Installing libpulse (15.0-r2) 13:49:57 (104/137) Installing cjson (1.7.15-r3) 13:49:57 (105/137) Installing mbedtls (2.28.3-r0) 13:49:58 (106/137) Installing librist (0.2.6-r1) 13:49:58 (107/137) Installing libsrt (1.4.4-r0) 13:49:58 (108/137) Installing libssh (0.9.6-r1) 13:49:59 (109/137) Installing libtheora (1.1.1-r16) 13:49:59 (110/137) Installing v4l-utils-libs (1.22.1-r1) 13:49:59 (111/137) Installing libva (2.14.0-r0) 13:50:00 (112/137) Installing libvdpau (1.5-r0) 13:50:00 (113/137) Installing vidstab (1.1.0-r1) 13:50:00 (114/137) Installing libvpx (1.11.0-r1) 13:50:01 (115/137) Installing x264-libs (0.163_git20210613-r0) 13:50:01 (116/137) Installing numactl (2.0.14-r0) 13:50:01 (117/137) Installing x265-libs (3.5-r3) 13:50:02 (118/137) Installing xvidcore (1.3.7-r1) 13:50:03 (119/137) Installing ffmpeg-libs (5.0.3-r0) 13:50:03 (120/137) Installing libevent (2.1.12-r4) 13:50:04 (121/137) Installing mesa (21.3.9-r0) 13:50:04 (122/137) Installing wayland-libs-server (1.20.0-r0) 13:50:04 (123/137) Installing mesa-gbm (21.3.9-r0) 13:50:04 (124/137) Installing icu-data-en (71.1-r2) 13:50:05 Executing icu-data-en-71.1-r2.post-install 13:50:05 * 13:50:05 * If you need ICU with non-English locales and legacy charset support, install 13:50:05 * package icu-data-full. 13:50:05 * 13:50:05 (125/137) Installing icu-libs (71.1-r2) 13:50:05 (126/137) Installing lcms2 (2.13.1-r0) 13:50:06 (127/137) Installing minizip (1.2.12-r0) 13:50:06 (128/137) Installing nspr (4.33-r0) 13:50:06 (129/137) Installing sqlite-libs (3.40.1-r0) 13:50:07 (130/137) Installing nss (3.78.1-r0) 13:50:07 (131/137) Installing re2 (2022.04.01-r0) 13:50:08 (132/137) Installing snappy (1.1.9-r4) 13:50:08 (133/137) Installing libgpg-error (1.45-r0) 13:50:08 (134/137) Installing libgcrypt (1.10.1-r0) 13:50:09 (135/137) Installing libxslt (1.1.35-r0) 13:50:09 (136/137) Installing chromium (102.0.5005.182-r0) 13:50:11 (137/137) Installing chromium-chromedriver (102.0.5005.182-r0) 13:50:11 Executing busybox-1.35.0-r17.trigger 13:50:11 Executing glib-2.72.4-r0.trigger 13:50:11 Executing shared-mime-info-2.2-r2.trigger 13:50:12 Executing gdk-pixbuf-2.42.8-r0.trigger 13:50:12 Executing gtk-update-icon-cache-2.24.33-r3.trigger 13:50:12 Executing fontconfig-2.14.0-r0.trigger 13:50:12 Executing mkfontscale-1.2.2-r0.trigger 13:50:12 OK: 409 MiB in 160 packages 13:50:12 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 13:50:12 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 13:50:13 (1/21) Installing binutils (2.38-r3) 13:50:14 (2/21) Installing isl22 (0.22-r0) 13:50:14 (3/21) Installing mpfr4 (4.1.0-r0) 13:50:14 (4/21) Installing mpc1 (1.2.1-r0) 13:50:15 (5/21) Installing gcc (11.2.1_git20220219-r2) 13:50:22 (6/21) Installing musl-dev (1.2.3-r3) 13:50:22 (7/21) Installing libc-dev (0.7.2-r3) 13:50:22 (8/21) Installing linux-headers (5.16.7-r1) 13:50:22 (9/21) Installing libffi-dev (3.4.2-r1) 13:50:23 (10/21) Installing libpq (14.8-r0) 13:50:23 (11/21) Installing openssl-dev (1.1.1u-r1) 13:50:23 (12/21) Installing libpq-dev (14.8-r0) 13:50:24 (13/21) Installing libecpg (14.8-r0) 13:50:24 (14/21) Installing libecpg-dev (14.8-r0) 13:50:25 (15/21) Installing llvm13-libs (13.0.1-r2) 13:50:26 (16/21) Installing clang-libs (13.0.1-r1) 13:50:27 (17/21) Installing clang (13.0.1-r1) 13:50:27 (18/21) Installing icu (71.1-r2) 13:50:28 (19/21) Installing icu-dev (71.1-r2) 13:50:28 (20/21) Installing llvm13 (13.0.1-r2) 13:50:35 (21/21) Installing postgresql14-dev (14.8-r0) 13:50:35 Executing busybox-1.35.0-r17.trigger 13:50:35 OK: 822 MiB in 181 packages 13:50:35 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 13:50:35 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 13:50:35 (1/10) Installing g++ (11.2.1_git20220219-r2) 13:50:36 (2/10) Installing gdbm (1.23-r0) 13:50:37 (3/10) Installing mpdecimal (2.5.1-r1) 13:50:37 (4/10) Installing readline (8.1.2-r0) 13:50:37 (5/10) Installing python3 (3.10.11-r0) 13:50:38 (6/10) Installing python3-dev (3.10.11-r0) 13:50:44 (7/10) Installing libsodium (1.0.18-r0) 13:50:44 (8/10) Installing libzmq (4.3.4-r0) 13:50:44 (9/10) Installing libsodium-dev (1.0.18-r0) 13:50:44 (10/10) Installing zeromq-dev (4.3.4-r0) 13:50:44 Executing busybox-1.35.0-r17.trigger 13:50:44 OK: 974 MiB in 191 packages 13:50:44 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 13:50:45 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 13:50:45 OK: 974 MiB in 191 packages 13:50:45 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 13:50:46 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 13:50:46 (1/1) Installing tzdata (2023c-r0) 13:50:47 Executing busybox-1.35.0-r17.trigger 13:50:47 OK: 978 MiB in 192 packages 13:50:47 (1/1) Purging tzdata (2023c-r0) 13:50:47 Executing busybox-1.35.0-r17.trigger 13:50:47 OK: 974 MiB in 191 packages 13:50:50 Looking in links: /tmp/tmpqq8d5vtq 13:50:50 Processing /tmp/tmpqq8d5vtq/setuptools-65.5.0-py3-none-any.whl 13:50:50 Processing /tmp/tmpqq8d5vtq/pip-23.0.1-py3-none-any.whl 13:50:50 Installing collected packages: setuptools, pip 13:50:52 Successfully installed pip-23.0.1 setuptools-65.5.0 13:50:52 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 13:50:53 Requirement already satisfied: pip in /usr/lib/python3.10/site-packages (23.0.1) 13:50:53 Collecting pip 13:50:53 Downloading pip-23.1.2-py3-none-any.whl (2.1 MB) 13:50:53 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 105.3 MB/s eta 0:00:00 13:50:53 Requirement already satisfied: setuptools in /usr/lib/python3.10/site-packages (65.5.0) 13:50:54 Collecting setuptools 13:50:54 Downloading setuptools-67.8.0-py3-none-any.whl (1.1 MB) 13:50:54 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 169.8 MB/s eta 0:00:00 13:50:54 Collecting wheel 13:50:54 Downloading wheel-0.40.0-py3-none-any.whl (64 kB) 13:50:54 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 64.5/64.5 kB 156.6 MB/s eta 0:00:00 13:50:54 Installing collected packages: wheel, setuptools, pip 13:50:54 Attempting uninstall: setuptools 13:50:54 Found existing installation: setuptools 65.5.0 13:50:54 Uninstalling setuptools-65.5.0: 13:50:54 Successfully uninstalled setuptools-65.5.0 13:50:55 Attempting uninstall: pip 13:50:55 Found existing installation: pip 23.0.1 13:50:55 Uninstalling pip-23.0.1: 13:50:55 Successfully uninstalled pip-23.0.1 13:50:57 Successfully installed pip-23.1.2 setuptools-67.8.0 wheel-0.40.0 13:50:57 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 13:50:58 Processing ./edgex-taf-common 13:50:58 Preparing metadata (setup.py): started 13:50:58 Preparing metadata (setup.py): finished with status 'done' 13:50:58 Building wheels for collected packages: edgex-taf-common 13:50:58 Building wheel for edgex-taf-common (setup.py): started 13:50:58 Building wheel for edgex-taf-common (setup.py): finished with status 'done' 13:50:58 Created wheel for edgex-taf-common: filename=edgex_taf_common-0.0.0-py3-none-any.whl size=14472 sha256=b4a9f8ce222d1367db498956d1813f48a4c927d211f1391651b85da65054a931 13:50:58 Stored in directory: /root/.cache/pip/wheels/61/f5/b0/ccd98a608bbb4978be0e5d8235f9fb4ae43535dafafd44bbbd 13:50:58 Successfully built edgex-taf-common 13:50:58 Installing collected packages: edgex-taf-common 13:50:58 Successfully installed edgex-taf-common-0.0.0 13:50:58 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 13:50:59 Collecting robotframework==6.0.2 (from -r requirements.txt (line 1)) 13:50:59 Downloading robotframework-6.0.2-py3-none-any.whl (658 kB) 13:50:59 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 658.7/658.7 kB 16.6 MB/s eta 0:00:00 13:50:59 Collecting python-dotenv==0.15.0 (from -r requirements.txt (line 2)) 13:50:59 Downloading python_dotenv-0.15.0-py2.py3-none-any.whl (18 kB) 13:50:59 Collecting robotframework-requests==0.8.0 (from -r requirements.txt (line 3)) 13:50:59 Downloading robotframework_requests-0.8.0-py3-none-any.whl (16 kB) 13:50:59 Collecting robotframework-seleniumlibrary==6.1.0 (from -r requirements.txt (line 4)) 13:50:59 Downloading robotframework_seleniumlibrary-6.1.0-py2.py3-none-any.whl (95 kB) 13:50:59 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 95.2/95.2 kB 20.4 MB/s eta 0:00:00 13:50:59 Collecting robotbackgroundlogger==1.2 (from -r requirements.txt (line 5)) 13:50:59 Downloading robotbackgroundlogger-1.2.tar.gz (3.9 kB) 13:50:59 Preparing metadata (setup.py): started 13:51:00 Preparing metadata (setup.py): finished with status 'done' 13:51:00 Collecting RESTinstance==1.3.0 (from -r requirements.txt (line 6)) 13:51:00 Downloading RESTinstance-1.3.0-py2.py3-none-any.whl (29 kB) 13:51:00 Collecting configparser==5.0.1 (from -r requirements.txt (line 7)) 13:51:00 Downloading configparser-5.0.1-py3-none-any.whl (22 kB) 13:51:00 Collecting requests==2.31.0 (from -r requirements.txt (line 8)) 13:51:00 Downloading requests-2.31.0-py3-none-any.whl (62 kB) 13:51:00 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.6/62.6 kB 8.8 MB/s eta 0:00:00 13:51:00 Collecting paho-mqtt==1.5.1 (from -r requirements.txt (line 9)) 13:51:00 Downloading paho-mqtt-1.5.1.tar.gz (101 kB) 13:51:00 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 101.8/101.8 kB 15.0 MB/s eta 0:00:00 13:51:00 Preparing metadata (setup.py): started 13:51:00 Preparing metadata (setup.py): finished with status 'done' 13:51:00 Collecting docker==4.4.1 (from -r requirements.txt (line 10)) 13:51:00 Downloading docker-4.4.1-py2.py3-none-any.whl (146 kB) 13:51:00 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 146.8/146.8 kB 18.2 MB/s eta 0:00:00 13:51:00 Collecting numpy==1.22.3 (from -r requirements.txt (line 11)) 13:51:00 Downloading numpy-1.22.3.zip (11.5 MB) 13:51:01 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 11.5/11.5 MB 74.5 MB/s eta 0:00:00 13:51:01 Installing build dependencies: started 13:51:04 Installing build dependencies: finished with status 'done' 13:51:04 Getting requirements to build wheel: started 13:51:05 Getting requirements to build wheel: finished with status 'done' 13:51:05 Preparing metadata (pyproject.toml): started 13:51:06 Preparing metadata (pyproject.toml): finished with status 'done' 13:51:06 Collecting psutil==5.9.0 (from -r requirements.txt (line 12)) 13:51:06 Downloading psutil-5.9.0.tar.gz (478 kB) 13:51:06 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 478.3/478.3 kB 41.0 MB/s eta 0:00:00 13:51:06 Preparing metadata (setup.py): started 13:51:06 Preparing metadata (setup.py): finished with status 'done' 13:51:06 Collecting redis==4.5.3 (from -r requirements.txt (line 13)) 13:51:06 Downloading redis-4.5.3-py3-none-any.whl (238 kB) 13:51:06 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 238.6/238.6 kB 28.5 MB/s eta 0:00:00 13:51:07 Collecting pyzmq==22.2.1 (from -r requirements.txt (line 14)) 13:51:07 Downloading pyzmq-22.2.1.tar.gz (1.2 MB) 13:51:07 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 33.7 MB/s eta 0:00:00 13:51:07 Installing build dependencies: started 13:51:10 Installing build dependencies: finished with status 'done' 13:51:10 Getting requirements to build wheel: started 13:51:10 Getting requirements to build wheel: finished with status 'done' 13:51:10 Preparing metadata (pyproject.toml): started 13:51:11 Preparing metadata (pyproject.toml): finished with status 'done' 13:51:11 Collecting influxdb-client==1.33.0 (from -r requirements.txt (line 15)) 13:51:11 Downloading influxdb_client-1.33.0-py3-none-any.whl (706 kB) 13:51:11 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 706.6/706.6 kB 24.6 MB/s eta 0:00:00 13:51:11 Collecting psycopg2==2.9.3 (from -r requirements.txt (line 16)) 13:51:11 Downloading psycopg2-2.9.3.tar.gz (380 kB) 13:51:11 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 380.6/380.6 kB 41.2 MB/s eta 0:00:00 13:51:11 Preparing metadata (setup.py): started 13:51:11 Preparing metadata (setup.py): finished with status 'done' 13:51:11 Collecting pycryptodome==3.15.0 (from -r requirements.txt (line 17)) 13:51:11 Downloading pycryptodome-3.15.0.tar.gz (4.5 MB) 13:51:11 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.5/4.5 MB 62.0 MB/s eta 0:00:00 13:51:12 Preparing metadata (setup.py): started 13:51:13 Preparing metadata (setup.py): finished with status 'done' 13:51:13 Collecting selenium>=4.0.0 (from robotframework-seleniumlibrary==6.1.0->-r requirements.txt (line 4)) 13:51:13 Downloading selenium-4.9.1-py3-none-any.whl (6.6 MB) 13:51:13 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 6.6/6.6 MB 92.6 MB/s eta 0:00:00 13:51:13 Collecting robotframework-pythonlibcore>=3.0.0 (from robotframework-seleniumlibrary==6.1.0->-r requirements.txt (line 4)) 13:51:13 Downloading robotframework_pythonlibcore-4.1.2-py2.py3-none-any.whl (10 kB) 13:51:13 Collecting docutils (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 13:51:13 Downloading docutils-0.20.1-py3-none-any.whl (572 kB) 13:51:13 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 572.7/572.7 kB 46.4 MB/s eta 0:00:00 13:51:13 Collecting flex (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 13:51:13 Downloading flex-6.14.1.tar.gz (40 kB) 13:51:13 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 40.9/40.9 kB 8.0 MB/s eta 0:00:00 13:51:14 Preparing metadata (setup.py): started 13:51:14 Preparing metadata (setup.py): finished with status 'done' 13:51:14 Collecting GenSON (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 13:51:14 Downloading genson-1.2.2.tar.gz (34 kB) 13:51:14 Preparing metadata (setup.py): started 13:51:14 Preparing metadata (setup.py): finished with status 'done' 13:51:14 Collecting jsonpath-ng (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 13:51:14 Downloading jsonpath_ng-1.5.3-py3-none-any.whl (29 kB) 13:51:14 Collecting jsonschema (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 13:51:14 Downloading jsonschema-4.17.3-py3-none-any.whl (90 kB) 13:51:14 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 90.4/90.4 kB 13.6 MB/s eta 0:00:00 13:51:14 Collecting pygments (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 13:51:14 Downloading Pygments-2.15.1-py3-none-any.whl (1.1 MB) 13:51:14 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 32.9 MB/s eta 0:00:00 13:51:14 Collecting pytz (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 13:51:14 Downloading pytz-2023.3-py2.py3-none-any.whl (502 kB) 13:51:14 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 502.3/502.3 kB 15.9 MB/s eta 0:00:00 13:51:14 Collecting tzlocal (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 13:51:14 Downloading tzlocal-5.0.1-py3-none-any.whl (20 kB) 13:51:14 Collecting charset-normalizer<4,>=2 (from requests==2.31.0->-r requirements.txt (line 8)) 13:51:14 Downloading charset_normalizer-3.1.0-cp310-cp310-musllinux_1_1_x86_64.whl (192 kB) 13:51:15 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 192.8/192.8 kB 29.3 MB/s eta 0:00:00 13:51:15 Collecting idna<4,>=2.5 (from requests==2.31.0->-r requirements.txt (line 8)) 13:51:15 Downloading idna-3.4-py3-none-any.whl (61 kB) 13:51:15 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.5/61.5 kB 8.3 MB/s eta 0:00:00 13:51:15 Collecting urllib3<3,>=1.21.1 (from requests==2.31.0->-r requirements.txt (line 8)) 13:51:15 Downloading urllib3-2.0.3-py3-none-any.whl (123 kB) 13:51:15 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 123.6/123.6 kB 17.1 MB/s eta 0:00:00 13:51:15 Collecting certifi>=2017.4.17 (from requests==2.31.0->-r requirements.txt (line 8)) 13:51:15 Downloading certifi-2023.5.7-py3-none-any.whl (156 kB) 13:51:15 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 157.0/157.0 kB 23.1 MB/s eta 0:00:00 13:51:15 Collecting six>=1.4.0 (from docker==4.4.1->-r requirements.txt (line 10)) 13:51:15 Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) 13:51:15 Collecting websocket-client>=0.32.0 (from docker==4.4.1->-r requirements.txt (line 10)) 13:51:15 Downloading websocket_client-1.5.2-py3-none-any.whl (56 kB) 13:51:15 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 56.6/56.6 kB 6.3 MB/s eta 0:00:00 13:51:15 Collecting async-timeout>=4.0.2 (from redis==4.5.3->-r requirements.txt (line 13)) 13:51:15 Downloading async_timeout-4.0.2-py3-none-any.whl (5.8 kB) 13:51:15 Collecting reactivex>=4.0.4 (from influxdb-client==1.33.0->-r requirements.txt (line 15)) 13:51:15 Downloading reactivex-4.0.4-py3-none-any.whl (217 kB) 13:51:15 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 217.8/217.8 kB 22.7 MB/s eta 0:00:00 13:51:15 Collecting python-dateutil>=2.5.3 (from influxdb-client==1.33.0->-r requirements.txt (line 15)) 13:51:15 Downloading python_dateutil-2.8.2-py2.py3-none-any.whl (247 kB) 13:51:15 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 247.7/247.7 kB 27.9 MB/s eta 0:00:00 13:51:15 Requirement already satisfied: setuptools>=21.0.0 in /usr/lib/python3.10/site-packages (from influxdb-client==1.33.0->-r requirements.txt (line 15)) (67.8.0) 13:51:15 Collecting typing-extensions<5.0.0,>=4.1.1 (from reactivex>=4.0.4->influxdb-client==1.33.0->-r requirements.txt (line 15)) 13:51:15 Downloading typing_extensions-4.6.3-py3-none-any.whl (31 kB) 13:51:15 Collecting trio~=0.17 (from selenium>=4.0.0->robotframework-seleniumlibrary==6.1.0->-r requirements.txt (line 4)) 13:51:15 Downloading trio-0.22.0-py3-none-any.whl (384 kB) 13:51:15 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 384.9/384.9 kB 40.5 MB/s eta 0:00:00 13:51:15 Collecting trio-websocket~=0.9 (from selenium>=4.0.0->robotframework-seleniumlibrary==6.1.0->-r requirements.txt (line 4)) 13:51:15 Downloading trio_websocket-0.10.2-py3-none-any.whl (17 kB) 13:51:16 Collecting PyYAML>=3.11 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) 13:51:16 Downloading PyYAML-6.0.tar.gz (124 kB) 13:51:16 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 125.0/125.0 kB 15.9 MB/s eta 0:00:00 13:51:16 Installing build dependencies: started 13:51:19 Installing build dependencies: finished with status 'done' 13:51:19 Getting requirements to build wheel: started 13:51:21 Getting requirements to build wheel: finished with status 'done' 13:51:21 Preparing metadata (pyproject.toml): started 13:51:21 Preparing metadata (pyproject.toml): finished with status 'done' 13:51:21 Collecting validate-email>=1.2 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) 13:51:21 Downloading validate_email-1.3.tar.gz (4.7 kB) 13:51:21 Preparing metadata (setup.py): started 13:51:21 Preparing metadata (setup.py): finished with status 'done' 13:51:21 Collecting rfc3987>=1.3.4 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) 13:51:21 Downloading rfc3987-1.3.8-py2.py3-none-any.whl (13 kB) 13:51:21 Collecting strict-rfc3339>=0.7 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) 13:51:21 Downloading strict-rfc3339-0.7.tar.gz (17 kB) 13:51:21 Preparing metadata (setup.py): started 13:51:21 Preparing metadata (setup.py): finished with status 'done' 13:51:21 Collecting click>=3.3 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) 13:51:21 Downloading click-8.1.3-py3-none-any.whl (96 kB) 13:51:21 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 96.6/96.6 kB 14.9 MB/s eta 0:00:00 13:51:22 Collecting jsonpointer>=1.7 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) 13:51:22 Downloading jsonpointer-2.3-py2.py3-none-any.whl (7.8 kB) 13:51:22 Collecting ply (from jsonpath-ng->RESTinstance==1.3.0->-r requirements.txt (line 6)) 13:51:22 Downloading ply-3.11-py2.py3-none-any.whl (49 kB) 13:51:22 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 49.6/49.6 kB 5.9 MB/s eta 0:00:00 13:51:22 Collecting decorator (from jsonpath-ng->RESTinstance==1.3.0->-r requirements.txt (line 6)) 13:51:22 Downloading decorator-5.1.1-py3-none-any.whl (9.1 kB) 13:51:22 Collecting attrs>=17.4.0 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) 13:51:22 Downloading attrs-23.1.0-py3-none-any.whl (61 kB) 13:51:22 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.2/61.2 kB 8.5 MB/s eta 0:00:00 13:51:22 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)) 13:51:22 Downloading pyrsistent-0.19.3-py3-none-any.whl (57 kB) 13:51:22 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 57.5/57.5 kB 8.0 MB/s eta 0:00:00 13:51:22 Collecting sortedcontainers (from trio~=0.17->selenium>=4.0.0->robotframework-seleniumlibrary==6.1.0->-r requirements.txt (line 4)) 13:51:22 Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) 13:51:22 Collecting async-generator>=1.9 (from trio~=0.17->selenium>=4.0.0->robotframework-seleniumlibrary==6.1.0->-r requirements.txt (line 4)) 13:51:22 Downloading async_generator-1.10-py3-none-any.whl (18 kB) 13:51:22 Collecting outcome (from trio~=0.17->selenium>=4.0.0->robotframework-seleniumlibrary==6.1.0->-r requirements.txt (line 4)) 13:51:22 Downloading outcome-1.2.0-py2.py3-none-any.whl (9.7 kB) 13:51:22 Collecting sniffio (from trio~=0.17->selenium>=4.0.0->robotframework-seleniumlibrary==6.1.0->-r requirements.txt (line 4)) 13:51:22 Downloading sniffio-1.3.0-py3-none-any.whl (10 kB) 13:51:22 Collecting exceptiongroup>=1.0.0rc9 (from trio~=0.17->selenium>=4.0.0->robotframework-seleniumlibrary==6.1.0->-r requirements.txt (line 4)) 13:51:22 Downloading exceptiongroup-1.1.1-py3-none-any.whl (14 kB) 13:51:22 Collecting wsproto>=0.14 (from trio-websocket~=0.9->selenium>=4.0.0->robotframework-seleniumlibrary==6.1.0->-r requirements.txt (line 4)) 13:51:22 Downloading wsproto-1.2.0-py3-none-any.whl (24 kB) 13:51:22 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)) 13:51:22 Downloading PySocks-1.7.1-py3-none-any.whl (16 kB) 13:51:22 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)) 13:51:22 Downloading h11-0.14.0-py3-none-any.whl (58 kB) 13:51:22 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.3/58.3 kB 8.2 MB/s eta 0:00:00 13:51:22 Building wheels for collected packages: robotbackgroundlogger, paho-mqtt, numpy, psutil, pyzmq, psycopg2, pycryptodome, flex, GenSON, PyYAML, strict-rfc3339, validate-email 13:51:22 Building wheel for robotbackgroundlogger (setup.py): started 13:51:23 Building wheel for robotbackgroundlogger (setup.py): finished with status 'done' 13:51:23 Created wheel for robotbackgroundlogger: filename=robotbackgroundlogger-1.2-py3-none-any.whl size=4277 sha256=cb0771af04483603d1b31eda8ab18fad6442a97c427548358cc83e96ac8641b3 13:51:23 Stored in directory: /root/.cache/pip/wheels/e1/ba/3a/044b94be98620d4535fbdeca2d20fb3fce224aea27e0b66862 13:51:23 Building wheel for paho-mqtt (setup.py): started 13:51:23 Building wheel for paho-mqtt (setup.py): finished with status 'done' 13:51:23 Created wheel for paho-mqtt: filename=paho_mqtt-1.5.1-py3-none-any.whl size=61549 sha256=98e1f2163ea07eb998c85b426d2e98c02a5ed8275ffc189f56dda20ca8dcefd0 13:51:23 Stored in directory: /root/.cache/pip/wheels/b6/72/f9/44ca415a44f9cc7468fe4c59e6282938e504fadec09641fa63 13:51:23 Building wheel for numpy (pyproject.toml): started 13:52:31 Building wheel for numpy (pyproject.toml): still running... 13:53:27 Building wheel for numpy (pyproject.toml): still running... 13:53:59 Running on prd-ubuntu20.04-docker-arm64-4c-16g-18073 in /w/workspace/exfoundry_edgex-taf-common_PR-52 [Pipeline] { [Pipeline] checkout 13:53:59 Selected Git installation does not exist. Using Default 13:53:59 The recommended git tool is: NONE 13:54:05 using credential edgex-jenkins-ssh 13:54:05 Cloning the remote Git repository 13:54:05 Cloning repository git@github.com:edgexfoundry/edgex-taf-common.git 13:54:05 > git init /w/workspace/exfoundry_edgex-taf-common_PR-52 # timeout=10 13:54:05 Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git 13:54:05 > git --version # timeout=10 13:54:05 > git --version # 'git version 2.25.1' 13:54:05 using GIT_SSH to set credentials SSH Credentials for GitHub 13:54:05 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/heads/*:refs/remotes/origin/* # timeout=10 13:54:06 > git config remote.origin.url git@github.com:edgexfoundry/edgex-taf-common.git # timeout=10 13:54:06 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 13:54:07 > git config remote.origin.url git@github.com:edgexfoundry/edgex-taf-common.git # timeout=10 13:54:07 Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git 13:54:07 using GIT_SSH to set credentials SSH Credentials for GitHub 13:54:07 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/pull/52/head:refs/remotes/origin/PR-52 +refs/heads/main:refs/remotes/origin/main # timeout=10 13:54:07 Merging remotes/origin/main commit c9a59baa00e2d1f2a9f608ad00324ffc75da60c4 into PR head commit 8380e992169aa4f97377b250a7374d90cff58046 13:54:07 Merge succeeded, producing 8380e992169aa4f97377b250a7374d90cff58046 13:54:07 Checking out Revision 8380e992169aa4f97377b250a7374d90cff58046 (PR-52) 13:54:08 Commit message: "Bump requests from 2.25.1 to 2.31.0" 13:54:07 > git config core.sparsecheckout # timeout=10 13:54:07 > git checkout -f 8380e992169aa4f97377b250a7374d90cff58046 # timeout=10 13:54:07 > git remote # timeout=10 13:54:07 > git config --get remote.origin.url # timeout=10 13:54:07 using GIT_SSH to set credentials SSH Credentials for GitHub 13:54:07 > git merge c9a59baa00e2d1f2a9f608ad00324ffc75da60c4 # timeout=10 13:54:07 > git rev-parse HEAD^{commit} # timeout=10 13:54:07 > git config core.sparsecheckout # timeout=10 13:54:07 > git checkout -f 8380e992169aa4f97377b250a7374d90cff58046 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 13:54:09 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 13:54:09 % Total % Received % Xferd Average Speed Time Time Time Current 13:54:09 Dload Upload Total Spent Left Speed 13:54:09 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 71634 0 --:--:-- --:--:-- --:--:-- 72039 [Pipeline] sh 13:54:10 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 13:54:10 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 13:54:10 + sudo tee /etc/docker/daemon.new 13:54:10 { 13:54:10 "registry-mirrors": [ 13:54:10 "https://nexus3.edgexfoundry.org:10001" 13:54:10 ], 13:54:10 "bip": "10.250.0.254/24", 13:54:10 "hosts": [ 13:54:10 "tcp://0.0.0.0:5555", 13:54:10 "unix:///var/run/docker.sock" 13:54:10 ], 13:54:10 "mtu": 1458, 13:54:10 "selinux-enabled": true, 13:54:10 "seccomp-profile": "/etc/docker/seccomp.json" 13:54:10 } [Pipeline] sh 13:54:10 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 13:54:11 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:54:33 provisioning config files... 13:54:33 copy managed file [taf-settings] to file:/w/workspace/exfoundry_edgex-taf-common_PR-52@tmp/config15449649662227123759tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:54:33 ---> docker-login.sh 13:54:33 nexus3.edgexfoundry.org:10001 13:54:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:54:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:54:34 Configure a credential helper to remove this warning. See 13:54:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:54:34 13:54:34 Login Succeeded 13:54:34 nexus3.edgexfoundry.org:10002 13:54:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:54:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:54:34 Configure a credential helper to remove this warning. See 13:54:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:54:34 13:54:34 Login Succeeded 13:54:34 nexus3.edgexfoundry.org:10003 13:54:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:54:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:54:35 Configure a credential helper to remove this warning. See 13:54:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:54:35 13:54:35 Login Succeeded 13:54:35 nexus3.edgexfoundry.org:10004 13:54:35 Building wheel for numpy (pyproject.toml): still running... 13:54:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:54:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:54:35 Configure a credential helper to remove this warning. See 13:54:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:54:35 13:54:35 Login Succeeded 13:54:35 docker.io 13:54:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:54:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:54:35 Configure a credential helper to remove this warning. See 13:54:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:54:35 13:54:35 Login Succeeded 13:54:35 ---> docker-login.sh ends [Pipeline] } 13:54:35 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 13:54:36 + sudo chown -R jenkins:jenkins . [Pipeline] sh 13:54:36 + ls -al . 13:54:36 total 68 13:54:36 drwxrwxr-x 6 jenkins jenkins 4096 Jun 7 13:54 . 13:54:36 drwxrwxr-x 4 jenkins jenkins 4096 Jun 7 13:54 .. 13:54:36 drwxrwxr-x 8 jenkins jenkins 4096 Jun 7 13:54 .git 13:54:36 drwxrwxr-x 2 jenkins jenkins 4096 Jun 7 13:54 .github 13:54:36 -rw-rw-r-- 1 jenkins jenkins 22 Jun 7 13:54 .gitignore 13:54:36 -rw-rw-r-- 1 jenkins jenkins 1575 Jun 7 13:54 Dockerfile 13:54:36 -rw-rw-r-- 1 jenkins jenkins 746 Jun 7 13:54 Jenkinsfile 13:54:36 -rw-rw-r-- 1 jenkins jenkins 11381 Jun 7 13:54 LICENSE 13:54:36 -rw-rw-r-- 1 jenkins jenkins 3606 Jun 7 13:54 README.md 13:54:36 drwxrwxr-x 4 jenkins jenkins 4096 Jun 7 13:54 TAF-Manager 13:54:36 drwxrwxr-x 6 jenkins jenkins 4096 Jun 7 13:54 TUC 13:54:36 -rw-rw-r-- 1 jenkins jenkins 5 Jun 7 13:49 VERSION 13:54:36 -rw-rw-r-- 1 jenkins jenkins 344 Jun 7 13:54 requirements.txt 13:54:36 -rw-rw-r-- 1 jenkins jenkins 54 Jun 7 13:54 robot-entrypoint.sh 13:54:36 -rw-rw-r-- 1 jenkins jenkins 445 Jun 7 13:54 setup.py [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:54:37 + docker build -t edgex-taf-common-arm64 -f Dockerfile --build-arg ARCH=arm64 --label git_sha=8380e992169aa4f97377b250a7374d90cff58046 --label arch=arm64 --label version=0.0.0 . 13:54:37 Sending build context to Docker daemon 286.7kB 13:54:37 Step 1/13 : FROM alpine:3.16 13:54:38 3.16: Pulling from library/alpine 13:54:38 547446be3368: Pulling fs layer 13:54:38 547446be3368: Verifying Checksum 13:54:38 547446be3368: Download complete 13:54:38 547446be3368: Pull complete 13:54:38 Digest: sha256:c2b622f6e510a0d25bccaffa9e67b75a6860cb09b74bb58cfc36a9ef4331109f 13:54:38 Status: Downloaded newer image for alpine:3.16 13:54:38 ---> 3b5033019969 13:54:38 Step 2/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: IOTech' 13:54:38 ---> Running in a8ff44208350 13:54:39 Removing intermediate container a8ff44208350 13:54:39 ---> 6c4b2baa3b19 13:54:39 Step 3/13 : LABEL maintainer="Bruce Huang " 13:54:39 ---> Running in 9755228ecdbe 13:54:39 Removing intermediate container 9755228ecdbe 13:54:39 ---> d4ec1c76de19 13:54:39 Step 4/13 : COPY . /edgex-taf/edgex-taf-common 13:54:42 ---> 9b947f5bf2f7 13:54:42 Step 5/13 : COPY robot-entrypoint.sh /usr/local/bin/ 13:54:42 ---> d33d25605593 13:54:42 Step 6/13 : COPY requirements.txt /edgex-taf/requirements.txt 13:54:43 ---> bc0b1fe63d52 13:54:43 Step 7/13 : WORKDIR /edgex-taf 13:54:43 ---> Running in bddf7ffc96bb 13:54:43 Removing intermediate container bddf7ffc96bb 13:54:43 ---> 1e5d1be713fd 13:54:43 Step 8/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 13:54:43 ---> Running in d4ad7e8d71c7 13:54:45 Removing intermediate container d4ad7e8d71c7 13:54:45 ---> b117debba9c1 13:54:45 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 13:54:45 ---> Running in 4e0ee0638d96 13:54:46 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 13:54:47 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 13:54:48 (1/3) Upgrading musl (1.2.3-r2 -> 1.2.3-r3) 13:54:48 (2/3) Upgrading ca-certificates-bundle (20220614-r0 -> 20230506-r0) 13:54:49 (3/3) Upgrading musl-utils (1.2.3-r2 -> 1.2.3-r3) 13:54:49 Executing busybox-1.35.0-r17.trigger 13:54:49 OK: 5 MiB in 14 packages 13:54:49 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 13:54:50 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 13:54:51 (1/9) Installing ca-certificates (20230506-r0) 13:54:51 (2/9) Installing brotli-libs (1.0.9-r6) 13:54:52 (3/9) Installing nghttp2-libs (1.47.0-r0) 13:54:52 (4/9) Installing libcurl (8.1.1-r1) 13:54:53 (5/9) Installing curl (8.1.1-r1) 13:54:53 (6/9) Installing docker-cli (20.10.20-r0) 13:54:56 (7/9) Installing oniguruma (6.9.8-r0) 13:54:56 (8/9) Installing jq (1.6-r1) 13:54:57 (9/9) Installing openssl (1.1.1t-r2) 13:54:57 Executing busybox-1.35.0-r17.trigger 13:54:57 Executing ca-certificates-20230506-r0.trigger 13:54:57 OK: 50 MiB in 23 packages 13:54:57 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 13:54:58 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 13:54:59 (1/136) Installing libmagic (5.41-r0) 13:55:00 (2/136) Installing file (5.41-r0) 13:55:00 (3/136) Installing libxau (1.0.9-r0) 13:55:00 (4/136) Installing libxdmcp (1.1.3-r0) 13:55:00 (5/136) Installing libxcb (1.15-r0) 13:55:01 (6/136) Installing libx11 (1.8-r0) 13:55:02 (7/136) Installing libxext (1.3.4-r0) 13:55:02 (8/136) Installing libice (1.0.10-r0) 13:55:02 (9/136) Installing libuuid (2.38-r1) 13:55:03 (10/136) Installing libsm (1.2.3-r0) 13:55:03 (11/136) Installing libxt (1.2.1-r0) 13:55:03 (12/136) Installing libxmu (1.1.3-r0) 13:55:04 (13/136) Installing xset (1.2.4-r0) 13:55:04 (14/136) Installing xprop (1.2.5-r0) 13:55:04 (15/136) Installing xdg-utils (1.1.3-r3) 13:55:05 (16/136) Installing eudev-libs (3.2.11-r0) 13:55:05 (17/136) Installing pkgconf (1.8.1-r0) 13:55:05 (18/136) Installing libffi (3.4.2-r1) 13:55:05 (19/136) Installing libintl (0.21-r2) 13:55:06 (20/136) Installing libblkid (2.38-r1) 13:55:06 (21/136) Installing libmount (2.38-r1) 13:55:07 (22/136) Installing pcre (8.45-r2) 13:55:07 (23/136) Installing glib (2.72.4-r0) 13:55:08 (24/136) Installing xz-libs (5.2.5-r1) 13:55:08 (25/136) Installing libxml2 (2.9.14-r2) 13:55:09 (26/136) Installing shared-mime-info (2.2-r2) 13:55:09 (27/136) Installing hicolor-icon-theme (0.17-r1) 13:55:09 (28/136) Installing libjpeg-turbo (2.1.3-r1) 13:55:10 (29/136) Installing libpng (1.6.37-r1) 13:55:10 (30/136) Installing libwebp (1.2.3-r1) 13:55:11 (31/136) Installing zstd-libs (1.5.2-r1) 13:55:11 (32/136) Installing tiff (4.4.0-r1) 13:55:11 (33/136) Installing gdk-pixbuf (2.42.8-r0) 13:55:12 (34/136) Installing gtk-update-icon-cache (2.24.33-r3) 13:55:12 (35/136) Installing libxcomposite (0.4.5-r0) 13:55:12 (36/136) Installing libxfixes (6.0.0-r0) 13:55:12 (37/136) Installing libxrender (0.9.10-r3) 13:55:13 (38/136) Installing libxcursor (1.2.1-r0) 13:55:13 (39/136) Installing libxdamage (1.1.5-r1) 13:55:14 (40/136) Installing libxi (1.8-r0) 13:55:14 (41/136) Installing libxinerama (1.1.4-r1) 13:55:14 (42/136) Installing libxrandr (1.5.2-r1) 13:55:14 (43/136) Installing atk (2.38.0-r0) 13:55:15 (44/136) Installing libxtst (1.2.3-r3) 13:55:15 (45/136) Installing dbus-libs (1.14.4-r0) 13:55:16 (46/136) Installing at-spi2-core (2.44.1-r0) 13:55:16 (47/136) Installing at-spi2-atk (2.38.0-r0) 13:55:16 (48/136) Installing expat (2.5.0-r0) 13:55:17 (49/136) Installing libbz2 (1.0.8-r1) 13:55:17 (50/136) Installing freetype (2.12.1-r0) 13:55:17 (51/136) Installing fontconfig (2.14.0-r0) 13:55:18 (52/136) Installing pixman (0.40.0-r4) 13:55:18 (53/136) Installing cairo (1.17.4-r2) 13:55:19 (54/136) Installing cairo-gobject (1.17.4-r2) 13:55:19 (55/136) Installing avahi-libs (0.8-r6) 13:55:19 (56/136) Installing gmp (6.2.1-r2) 13:55:20 (57/136) Installing nettle (3.7.3-r0) 13:55:20 (58/136) Installing p11-kit (0.24.1-r0) 13:55:21 (59/136) Installing libtasn1 (4.18.0-r1) 13:55:21 (60/136) Installing libunistring (1.0-r0) 13:55:21 (61/136) Installing gnutls (3.7.7-r1) 13:55:22 (62/136) Installing cups-libs (2.4.2-r0) 13:55:22 (63/136) Installing libepoxy (1.5.10-r0) 13:55:23 (64/136) Installing fribidi (1.0.12-r0) 13:55:23 (65/136) Installing graphite2 (1.3.14-r1) 13:55:23 (66/136) Installing harfbuzz (4.3.0-r0) 13:55:24 (67/136) Installing libxft (2.3.4-r0) 13:55:24 (68/136) Installing pango (1.50.7-r0) 13:55:25 (69/136) Installing wayland-libs-client (1.20.0-r0) 13:55:25 (70/136) Installing wayland-libs-cursor (1.20.0-r0) 13:55:25 (71/136) Installing wayland-libs-egl (1.20.0-r0) 13:55:26 (72/136) Installing xkeyboard-config (2.35.1-r0) 13:55:26 (73/136) Installing libxkbcommon (1.4.1-r0) 13:55:26 (74/136) Installing gtk+3.0 (3.24.34-r1) 13:55:27 Executing gtk+3.0-3.24.34-r1.post-install 13:55:27 (75/136) Installing libfontenc (1.1.4-r0) 13:55:28 (76/136) Installing mkfontscale (1.2.2-r0) 13:55:28 (77/136) Installing font-opensans (0_git20210927-r0) 13:55:28 (78/136) Installing libgcc (11.2.1_git20220219-r2) 13:55:29 (79/136) Installing libogg (1.3.5-r1) 13:55:29 (80/136) Installing libstdc++ (11.2.1_git20220219-r2) 13:55:30 (81/136) Installing flac (1.3.4-r0) 13:55:30 (82/136) Installing alsa-lib (1.2.7.2-r0) 13:55:30 (83/136) Installing libatomic (11.2.1_git20220219-r2) 13:55:31 (84/136) Installing sdl2 (2.0.22-r0) 13:55:31 (85/136) Installing aom-libs (3.3.0-r0) 13:55:32 (86/136) Installing libass (0.16.0-r0) 13:55:32 (87/136) Installing libdav1d (1.0.0-r0) 13:55:33 (88/136) Installing libdrm (2.4.110-r0) 13:55:33 (89/136) Installing ncurses-terminfo-base (6.3_p20220521-r1) 13:55:33 (90/136) Installing ncurses-libs (6.3_p20220521-r1) 13:55:34 (91/136) Installing lame (3.100-r0) 13:55:34 (92/136) Installing opus (1.3.1-r1) 13:55:35 (93/136) Installing libasyncns (0.8-r1) 13:55:35 (94/136) Installing libltdl (2.4.7-r0) 13:55:35 (95/136) Installing orc (0.4.32-r0) 13:55:36 (96/136) Installing libvorbis (1.3.7-r0) 13:55:36 (97/136) Installing libsndfile (1.1.0-r0) 13:55:37 (98/136) Installing libgomp (11.2.1_git20220219-r2) 13:55:37 (99/136) Installing soxr (0.1.3-r2) 13:55:37 (100/136) Installing speexdsp (1.2.0-r0) 13:55:37 (101/136) Installing tdb-libs (1.4.6-r0) 13:55:38 (102/136) Installing libpulse (15.0-r2) 13:55:38 (103/136) Installing cjson (1.7.15-r3) 13:55:39 (104/136) Installing mbedtls (2.28.3-r0) 13:55:39 (105/136) Installing librist (0.2.6-r1) 13:55:40 (106/136) Installing libsrt (1.4.4-r0) 13:55:40 (107/136) Installing libssh (0.9.6-r1) 13:55:41 (108/136) Installing libtheora (1.1.1-r16) 13:55:41 (109/136) Installing v4l-utils-libs (1.22.1-r1) 13:55:41 (110/136) Installing libva (2.14.0-r0) 13:55:42 (111/136) Installing libvdpau (1.5-r0) 13:55:42 (112/136) Installing vidstab (1.1.0-r1) 13:55:42 (113/136) Installing libvpx (1.11.0-r1) 13:55:43 Building wheel for numpy (pyproject.toml): still running... 13:55:43 (114/136) Installing x264-libs (0.163_git20210613-r0) 13:55:43 (115/136) Installing numactl (2.0.14-r0) 13:55:44 (116/136) Installing x265-libs (3.5-r3) 13:55:44 (117/136) Installing xvidcore (1.3.7-r1) 13:55:44 (118/136) Installing ffmpeg-libs (5.0.3-r0) 13:55:46 (119/136) Installing libevent (2.1.12-r4) 13:55:47 (120/136) Installing mesa (21.3.9-r0) 13:55:47 (121/136) Installing wayland-libs-server (1.20.0-r0) 13:55:47 (122/136) Installing mesa-gbm (21.3.9-r0) 13:55:48 (123/136) Installing icu-data-en (71.1-r2) 13:55:48 Executing icu-data-en-71.1-r2.post-install 13:55:48 * 13:55:48 * If you need ICU with non-English locales and legacy charset support, install 13:55:48 * package icu-data-full. 13:55:48 * 13:55:48 (124/136) Installing icu-libs (71.1-r2) 13:55:49 (125/136) Installing lcms2 (2.13.1-r0) 13:55:49 (126/136) Installing minizip (1.2.12-r0) 13:55:50 (127/136) Installing nspr (4.33-r0) 13:55:50 (128/136) Installing sqlite-libs (3.40.1-r0) 13:55:50 (129/136) Installing nss (3.78.1-r0) 13:55:51 (130/136) Installing re2 (2022.04.01-r0) 13:55:51 (131/136) Installing snappy (1.1.9-r4) 13:55:52 (132/136) Installing libgpg-error (1.45-r0) 13:55:52 (133/136) Installing libgcrypt (1.10.1-r0) 13:55:52 (134/136) Installing libxslt (1.1.35-r0) 13:55:53 (135/136) Installing chromium (102.0.5005.182-r0) 13:55:58 (136/136) Installing chromium-chromedriver (102.0.5005.182-r0) 13:55:58 Executing busybox-1.35.0-r17.trigger 13:55:58 Executing glib-2.72.4-r0.trigger 13:55:58 Executing shared-mime-info-2.2-r2.trigger 13:56:00 Executing gdk-pixbuf-2.42.8-r0.trigger 13:56:00 Executing gtk-update-icon-cache-2.24.33-r3.trigger 13:56:00 Executing fontconfig-2.14.0-r0.trigger 13:56:00 Executing mkfontscale-1.2.2-r0.trigger 13:56:00 OK: 376 MiB in 159 packages 13:56:01 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 13:56:01 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 13:56:03 (1/21) Installing binutils (2.38-r3) 13:56:03 (2/21) Installing isl22 (0.22-r0) 13:56:04 (3/21) Installing mpfr4 (4.1.0-r0) 13:56:04 (4/21) Installing mpc1 (1.2.1-r0) 13:56:04 (5/21) Installing gcc (11.2.1_git20220219-r2) 13:56:07 (6/21) Installing musl-dev (1.2.3-r3) 13:56:08 (7/21) Installing libc-dev (0.7.2-r3) 13:56:08 (8/21) Installing linux-headers (5.16.7-r1) 13:56:09 (9/21) Installing libffi-dev (3.4.2-r1) 13:56:09 (10/21) Installing libpq (14.8-r0) 13:56:09 (11/21) Installing openssl-dev (1.1.1t-r2) 13:56:10 (12/21) Installing libpq-dev (14.8-r0) 13:56:10 (13/21) Installing libecpg (14.8-r0) 13:56:11 (14/21) Installing libecpg-dev (14.8-r0) 13:56:11 (15/21) Installing llvm13-libs (13.0.1-r2) 13:56:14 (16/21) Installing clang-libs (13.0.1-r1) 13:56:15 Building wheel for numpy (pyproject.toml): finished with status 'done' 13:56:15 Created wheel for numpy: filename=numpy-1.22.3-cp310-cp310-linux_x86_64.whl size=22360831 sha256=09e6ec941b66216b418c0d47482c5c3ca47c9fe1f80692e14d034436ac791299 13:56:15 Stored in directory: /root/.cache/pip/wheels/8e/91/68/1231ba60e6f8e12978799d8d6cb0357385a83664ceef0edd78 13:56:15 Building wheel for psutil (setup.py): started 13:56:15 Building wheel for psutil (setup.py): finished with status 'done' 13:56:15 Created wheel for psutil: filename=psutil-5.9.0-cp310-cp310-linux_x86_64.whl size=271448 sha256=abd0c18f33b4fbdf1032f5c4632d15901022e18bf35f8f2293881f4a57ec252b 13:56:15 Stored in directory: /root/.cache/pip/wheels/0b/90/2e/be670c56c3ad980428e845d7f66480dcdfa008c3af2f27a2bf 13:56:15 Building wheel for pyzmq (pyproject.toml): started 13:56:21 (17/21) Installing clang (13.0.1-r1) 13:56:21 (18/21) Installing icu (71.1-r2) 13:56:21 (19/21) Installing icu-dev (71.1-r2) 13:56:22 (20/21) Installing llvm13 (13.0.1-r2) 13:56:24 (21/21) Installing postgresql14-dev (14.8-r0) 13:56:24 Executing busybox-1.35.0-r17.trigger 13:56:24 OK: 768 MiB in 180 packages 13:56:24 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 13:56:25 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 13:56:26 (1/10) Installing g++ (11.2.1_git20220219-r2) 13:56:28 (2/10) Installing gdbm (1.23-r0) 13:56:29 (3/10) Installing mpdecimal (2.5.1-r1) 13:56:29 (4/10) Installing readline (8.1.2-r0) 13:56:29 (5/10) Installing python3 (3.10.11-r0) 13:56:33 (6/10) Installing python3-dev (3.10.11-r0) 13:56:35 (7/10) Installing libsodium (1.0.18-r0) 13:56:35 (8/10) Installing libzmq (4.3.4-r0) 13:56:35 (9/10) Installing libsodium-dev (1.0.18-r0) 13:56:36 (10/10) Installing zeromq-dev (4.3.4-r0) 13:56:36 Executing busybox-1.35.0-r17.trigger 13:56:36 OK: 938 MiB in 190 packages 13:56:36 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 13:56:37 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 13:56:37 Building wheel for pyzmq (pyproject.toml): finished with status 'done' 13:56:37 Created wheel for pyzmq: filename=pyzmq-22.2.1-cp310-cp310-linux_x86_64.whl size=1537193 sha256=136473b1773c5b7e1a982bd4001f2aee8c84bbd864324edb7ca10f9562388e5c 13:56:37 Stored in directory: /root/.cache/pip/wheels/fe/e5/6c/b7cb63e41c4add542d3df6f6d09af9bd65f9395fea4b16da8e 13:56:37 Building wheel for psycopg2 (setup.py): started 13:56:38 OK: 938 MiB in 190 packages 13:56:38 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 13:56:39 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 13:56:40 (1/1) Installing tzdata (2023c-r0) 13:56:41 Executing busybox-1.35.0-r17.trigger 13:56:41 OK: 941 MiB in 191 packages 13:56:42 (1/1) Purging tzdata (2023c-r0) 13:56:42 Executing busybox-1.35.0-r17.trigger 13:56:42 OK: 938 MiB in 190 packages 13:56:45 Building wheel for psycopg2 (setup.py): finished with status 'done' 13:56:45 Created wheel for psycopg2: filename=psycopg2-2.9.3-cp310-cp310-linux_x86_64.whl size=478589 sha256=1bbfbfd0a14d96c137303fafd714bbc42f9ee228a37fe0607842620f1e683355 13:56:45 Stored in directory: /root/.cache/pip/wheels/81/b6/3d/091aad3e8919ea76c84c2674b02ce3ab52de882e091c39249e 13:56:45 Building wheel for pycryptodome (setup.py): started 13:56:57 Looking in links: /tmp/tmpelwo851t 13:56:57 Processing /tmp/tmpelwo851t/setuptools-65.5.0-py3-none-any.whl 13:56:57 Processing /tmp/tmpelwo851t/pip-23.0.1-py3-none-any.whl 13:56:58 Installing collected packages: setuptools, pip 13:57:07 Building wheel for pycryptodome (setup.py): finished with status 'done' 13:57:07 Created wheel for pycryptodome: filename=pycryptodome-3.15.0-cp35-abi3-linux_x86_64.whl size=2111220 sha256=709e845e0ec94af50600fb74dc3cea2b85bb7762f5de2fd2be6e10560a28fa42 13:57:07 Stored in directory: /root/.cache/pip/wheels/cc/09/af/5da58a51ca5bf4bd4a37747a0658984c196aa2badf61236a35 13:57:07 Building wheel for flex (setup.py): started 13:57:07 Building wheel for flex (setup.py): finished with status 'done' 13:57:07 Created wheel for flex: filename=flex-6.14.1-py3-none-any.whl size=77257 sha256=f80185b63aec55bb57eb4af824febb2f179b238bf759ebca26a818d405bb65c9 13:57:07 Stored in directory: /root/.cache/pip/wheels/03/f3/f4/2969638ff9c909bf16dac8f17d8298ce9e4d5c854af4b3d061 13:57:07 Building wheel for GenSON (setup.py): started 13:57:08 Building wheel for GenSON (setup.py): finished with status 'done' 13:57:08 Created wheel for GenSON: filename=genson-1.2.2-py2.py3-none-any.whl size=21268 sha256=5a5417dbe121aa69cc21f2cee70f9310c5ceddf59425436505655bf47301eeb6 13:57:08 Stored in directory: /root/.cache/pip/wheels/7a/0f/7a/4e21606c6ce2485376522986cd8809d738907a611907b206ca 13:57:08 Building wheel for PyYAML (pyproject.toml): started 13:57:08 Building wheel for PyYAML (pyproject.toml): finished with status 'done' 13:57:08 Created wheel for PyYAML: filename=PyYAML-6.0-cp310-cp310-linux_x86_64.whl size=45330 sha256=7284b90fb696472501c8d49b4166b791fc893c71c3f8c46a6272072d7788f709 13:57:08 Stored in directory: /root/.cache/pip/wheels/1d/f3/b4/4aea0992adbed14b36ce9c3857d3707c762a4374479230685d 13:57:08 Building wheel for strict-rfc3339 (setup.py): started 13:57:08 Building wheel for strict-rfc3339 (setup.py): finished with status 'done' 13:57:08 Created wheel for strict-rfc3339: filename=strict_rfc3339-0.7-py3-none-any.whl size=18128 sha256=5ea19eb158b7243cca41773e73dceeaae5f37d22068b850b873fa1e5f1f3fe4d 13:57:08 Stored in directory: /root/.cache/pip/wheels/d4/c2/43/78ecbcc49dd7594ca41c72be6ddb7844a486bae4b306fb3d14 13:57:08 Building wheel for validate-email (setup.py): started 13:57:09 Building wheel for validate-email (setup.py): finished with status 'done' 13:57:09 Created wheel for validate-email: filename=validate_email-1.3-py3-none-any.whl size=5466 sha256=8874aa47ed87a61b34dd1324d7a913444859f2a63687641013942ddaef1e1379 13:57:09 Stored in directory: /root/.cache/pip/wheels/b2/7a/63/5c5bc2a88ffffb247771c1cc38c2bda3d78e1ffbff79ed8d18 13:57:09 Successfully built robotbackgroundlogger paho-mqtt numpy psutil pyzmq psycopg2 pycryptodome flex GenSON PyYAML strict-rfc3339 validate-email 13:57:09 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, 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 13:57:13 Successfully installed pip-23.0.1 setuptools-65.5.0 13:57:13 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 13:57:16 Requirement already satisfied: pip in /usr/lib/python3.10/site-packages (23.0.1) 13:57:17 Collecting pip 13:57:17 Downloading pip-23.1.2-py3-none-any.whl (2.1 MB) 13:57:17 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 19.8 MB/s eta 0:00:00 13:57:17 Requirement already satisfied: setuptools in /usr/lib/python3.10/site-packages (65.5.0) 13:57:20 Collecting setuptools 13:57:20 Downloading setuptools-67.8.0-py3-none-any.whl (1.1 MB) 13:57:20 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 18.2 MB/s eta 0:00:00 13:57:20 Collecting wheel 13:57:20 Downloading wheel-0.40.0-py3-none-any.whl (64 kB) 13:57:20 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 64.5/64.5 kB 19.8 MB/s eta 0:00:00 13:57:21 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.0.1 decorator-5.1.1 docker-4.4.1 docutils-0.20.1 exceptiongroup-1.1.1 flex-6.14.1 h11-0.14.0 idna-3.4 influxdb-client-1.33.0 jsonpath-ng-1.5.3 jsonpointer-2.3 jsonschema-4.17.3 numpy-1.22.3 outcome-1.2.0 paho-mqtt-1.5.1 ply-3.11 psutil-5.9.0 psycopg2-2.9.3 pycryptodome-3.15.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-22.2.1 reactivex-4.0.4 redis-4.5.3 requests-2.31.0 rfc3987-1.3.8 robotbackgroundlogger-1.2 robotframework-6.0.2 robotframework-pythonlibcore-4.1.2 robotframework-requests-0.8.0 robotframework-seleniumlibrary-6.1.0 selenium-4.9.1 six-1.16.0 sniffio-1.3.0 sortedcontainers-2.4.0 strict-rfc3339-0.7 trio-0.22.0 trio-websocket-0.10.2 typing-extensions-4.6.3 tzlocal-5.0.1 urllib3-2.0.3 validate-email-1.3 websocket-client-1.5.2 wsproto-1.2.0 13:57:21 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 13:57:22 Installing collected packages: wheel, setuptools, pip 13:57:22 Attempting uninstall: setuptools 13:57:22 Found existing installation: setuptools 65.5.0 13:57:23 Uninstalling setuptools-65.5.0: 13:57:24 Successfully uninstalled setuptools-65.5.0 13:57:28 Attempting uninstall: pip 13:57:28 Found existing installation: pip 23.0.1 13:57:30 Uninstalling pip-23.0.1: 13:57:30 Successfully uninstalled pip-23.0.1 13:57:39 Removing intermediate container 347a322c3bac 13:57:39 ---> e15335ebff42 13:57:39 Step 10/13 : ENTRYPOINT ["sh", "/usr/local/bin/robot-entrypoint.sh"] 13:57:39 ---> Running in d75292b8f0b5 13:57:39 Removing intermediate container d75292b8f0b5 13:57:39 ---> 64c8c7c383b0 13:57:39 Step 11/13 : LABEL arch=amd64 13:57:39 ---> Running in d722ce72b1eb 13:57:39 Removing intermediate container d722ce72b1eb 13:57:39 ---> c25b3cf86a27 13:57:39 Step 12/13 : LABEL git_sha=8380e992169aa4f97377b250a7374d90cff58046 13:57:39 ---> Running in 782c3ce60164 13:57:39 Removing intermediate container 782c3ce60164 13:57:39 ---> d81b952af4e1 13:57:39 Step 13/13 : LABEL version=0.0.0 13:57:39 ---> Running in f68b5de4d279 13:57:39 Removing intermediate container f68b5de4d279 13:57:39 ---> ea0031356542 13:57:39 [Warning] One or more build-args [ARCH] were not consumed 13:57:39 Successfully built ea0031356542 13:57:39 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 13:57:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:57:40 13:57:40 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:57:40 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:57:40 latest: Pulling from edgex-lftools-log-publisher 13:57:40 5eb5b503b376: Pulling fs layer 13:57:40 5c69ac0246d0: Pulling fs layer 13:57:40 ec43610c2a17: Pulling fs layer 13:57:40 3a2ae6a8a46f: Pulling fs layer 13:57:40 33b1e0a273af: Pulling fs layer 13:57:40 3a2ae6a8a46f: Waiting 13:57:40 5d3b04190fa2: Pulling fs layer 13:57:40 2f39f015ded8: Pulling fs layer 13:57:40 2f39f015ded8: Waiting 13:57:40 33b1e0a273af: Waiting 13:57:40 5c69ac0246d0: Verifying Checksum 13:57:40 5c69ac0246d0: Download complete 13:57:40 3a2ae6a8a46f: Verifying Checksum 13:57:40 3a2ae6a8a46f: Download complete 13:57:40 33b1e0a273af: Verifying Checksum 13:57:40 33b1e0a273af: Download complete 13:57:40 5d3b04190fa2: Verifying Checksum 13:57:40 5d3b04190fa2: Download complete 13:57:40 ec43610c2a17: Verifying Checksum 13:57:40 ec43610c2a17: Download complete 13:57:40 5eb5b503b376: Verifying Checksum 13:57:40 5eb5b503b376: Download complete 13:57:41 2f39f015ded8: Download complete 13:57:41 5eb5b503b376: Pull complete 13:57:42 5c69ac0246d0: Pull complete 13:57:42 ec43610c2a17: Pull complete 13:57:42 3a2ae6a8a46f: Pull complete 13:57:42 33b1e0a273af: Pull complete 13:57:42 5d3b04190fa2: Pull complete 13:57:43 Successfully installed pip-23.1.2 setuptools-67.8.0 wheel-0.40.0 13:57:43 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 13:57:45 Processing ./edgex-taf-common 13:57:45 Preparing metadata (setup.py): started 13:57:46 2f39f015ded8: Pull complete 13:57:46 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 13:57:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:57:46 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:57:47 prd-ubuntu20.04-docker-8c-8g-18064 does not seem to be running inside a container 13:57:47 $ 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-52 -v /w/workspace/exfoundry_edgex-taf-common_PR-52:/w/workspace/exfoundry_edgex-taf-common_PR-52:rw,z -v /w/workspace/exfoundry_edgex-taf-common_PR-52@tmp:/w/workspace/exfoundry_edgex-taf-common_PR-52@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 13:57:47 Preparing metadata (setup.py): finished with status 'done' 13:57:47 Building wheels for collected packages: edgex-taf-common 13:57:47 Building wheel for edgex-taf-common (setup.py): started 13:57:49 Building wheel for edgex-taf-common (setup.py): finished with status 'done' 13:57:49 Created wheel for edgex-taf-common: filename=edgex_taf_common-0.0.0-py3-none-any.whl size=14472 sha256=c1cc89e857aea0476d139566bf9244f0765a5fdfef83052005f921353d5e5872 13:57:49 Stored in directory: /root/.cache/pip/wheels/61/f5/b0/ccd98a608bbb4978be0e5d8235f9fb4ae43535dafafd44bbbd 13:57:49 Successfully built edgex-taf-common 13:57:49 Installing collected packages: edgex-taf-common 13:57:49 Successfully installed edgex-taf-common-0.0.0 13:57:49 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 13:57:50 $ docker top 721ac53ae269434187f287b7b83bd95343efe92e8334bd30e78ba09c5efde6f9 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:57:50 ---> job-cost.sh 13:57:50 lf-activate-venv: SKIPPING 13:57:50 INFO: No Stack... 13:57:51 INFO: Retrieving Pricing Info for: v3-standard-8 13:57:51 INFO: Archiving Costs [Pipeline] sh 13:57:52 + cat /w/workspace/exfoundry_edgex-taf-common_PR-52/archives/cost.csv 13:57:52 + cut -d, -f6 [Pipeline] lock 13:57:52 Trying to acquire lock on [jenkins-edgexfoundry-edgex-taf-common-PR-52-7-stack-cost] 13:57:52 Resource [jenkins-edgexfoundry-edgex-taf-common-PR-52-7-stack-cost] did not exist. Created. 13:57:52 Lock acquired on [jenkins-edgexfoundry-edgex-taf-common-PR-52-7-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 13:57:52 + echo total: 0.4399999976158142 [Pipeline] stash 13:57:52 Stashed 1 file(s) [Pipeline] } 13:57:52 Lock released on resource [jenkins-edgexfoundry-edgex-taf-common-PR-52-7-stack-cost] [Pipeline] // lock [Pipeline] } 13:57:52 $ docker stop --time=1 721ac53ae269434187f287b7b83bd95343efe92e8334bd30e78ba09c5efde6f9 13:57:53 $ docker rm -f --volumes 721ac53ae269434187f287b7b83bd95343efe92e8334bd30e78ba09c5efde6f9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 13:57:57 Collecting robotframework==6.0.2 (from -r requirements.txt (line 1)) 13:57:57 Downloading robotframework-6.0.2-py3-none-any.whl (658 kB) 13:57:57 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 658.7/658.7 kB 9.1 MB/s eta 0:00:00 13:57:57 Collecting python-dotenv==0.15.0 (from -r requirements.txt (line 2)) 13:57:57 Downloading python_dotenv-0.15.0-py2.py3-none-any.whl (18 kB) 13:57:57 Collecting robotframework-requests==0.8.0 (from -r requirements.txt (line 3)) 13:57:57 Downloading robotframework_requests-0.8.0-py3-none-any.whl (16 kB) 13:57:57 Collecting robotframework-seleniumlibrary==6.1.0 (from -r requirements.txt (line 4)) 13:57:57 Downloading robotframework_seleniumlibrary-6.1.0-py2.py3-none-any.whl (95 kB) 13:57:57 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 95.2/95.2 kB 3.9 MB/s eta 0:00:00 13:57:57 Collecting robotbackgroundlogger==1.2 (from -r requirements.txt (line 5)) 13:57:57 Downloading robotbackgroundlogger-1.2.tar.gz (3.9 kB) 13:57:57 Preparing metadata (setup.py): started 13:57:58 Preparing metadata (setup.py): finished with status 'done' 13:57:58 Collecting RESTinstance==1.3.0 (from -r requirements.txt (line 6)) 13:57:58 Downloading RESTinstance-1.3.0-py2.py3-none-any.whl (29 kB) 13:57:59 Collecting configparser==5.0.1 (from -r requirements.txt (line 7)) 13:57:59 Downloading configparser-5.0.1-py3-none-any.whl (22 kB) 13:57:59 Collecting requests==2.31.0 (from -r requirements.txt (line 8)) 13:57:59 Downloading requests-2.31.0-py3-none-any.whl (62 kB) 13:57:59 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.6/62.6 kB 2.9 MB/s eta 0:00:00 13:57:59 Collecting paho-mqtt==1.5.1 (from -r requirements.txt (line 9)) 13:57:59 Downloading paho-mqtt-1.5.1.tar.gz (101 kB) 13:57:59 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 101.8/101.8 kB 3.0 MB/s eta 0:00:00 13:57:59 Preparing metadata (setup.py): started 13:58:01 Preparing metadata (setup.py): finished with status 'done' 13:58:01 Collecting docker==4.4.1 (from -r requirements.txt (line 10)) 13:58:01 Downloading docker-4.4.1-py2.py3-none-any.whl (146 kB) 13:58:01 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 146.8/146.8 kB 5.1 MB/s eta 0:00:00 13:58:04 Collecting numpy==1.22.3 (from -r requirements.txt (line 11)) 13:58:04 Downloading numpy-1.22.3.zip (11.5 MB) 13:58:05 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 11.5/11.5 MB 6.4 MB/s eta 0:00:00 13:58:09 Installing build dependencies: started 13:58:31 Installing build dependencies: finished with status 'done' 13:58:31 Getting requirements to build wheel: started 13:58:35 Getting requirements to build wheel: finished with status 'done' 13:58:35 Preparing metadata (pyproject.toml): started 13:58:39 Preparing metadata (pyproject.toml): finished with status 'done' 13:58:40 Collecting psutil==5.9.0 (from -r requirements.txt (line 12)) 13:58:40 Downloading psutil-5.9.0.tar.gz (478 kB) 13:58:40 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 478.3/478.3 kB 8.9 MB/s eta 0:00:00 13:58:40 Preparing metadata (setup.py): started 13:58:42 Preparing metadata (setup.py): finished with status 'done' 13:58:43 Collecting redis==4.5.3 (from -r requirements.txt (line 13)) 13:58:43 Downloading redis-4.5.3-py3-none-any.whl (238 kB) 13:58:47 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 238.6/238.6 kB 64.4 kB/s eta 0:00:00 13:58:49 Collecting pyzmq==22.2.1 (from -r requirements.txt (line 14)) 13:58:49 Downloading pyzmq-22.2.1.tar.gz (1.2 MB) 13:58:49 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 10.2 MB/s eta 0:00:00 13:58:51 Installing build dependencies: started 13:59:09 Installing build dependencies: finished with status 'done' 13:59:09 Getting requirements to build wheel: started 13:59:09 Getting requirements to build wheel: finished with status 'done' 13:59:09 Preparing metadata (pyproject.toml): started 13:59:14 Preparing metadata (pyproject.toml): finished with status 'done' 13:59:14 Collecting influxdb-client==1.33.0 (from -r requirements.txt (line 15)) 13:59:14 Downloading influxdb_client-1.33.0-py3-none-any.whl (706 kB) 13:59:14 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 706.6/706.6 kB 9.6 MB/s eta 0:00:00 13:59:15 Collecting psycopg2==2.9.3 (from -r requirements.txt (line 16)) 13:59:15 Downloading psycopg2-2.9.3.tar.gz (380 kB) 13:59:15 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 380.6/380.6 kB 7.3 MB/s eta 0:00:00 13:59:16 Preparing metadata (setup.py): started 13:59:17 Preparing metadata (setup.py): finished with status 'done' 13:59:19 Collecting pycryptodome==3.15.0 (from -r requirements.txt (line 17)) 13:59:19 Downloading pycryptodome-3.15.0-cp35-abi3-musllinux_1_1_aarch64.whl (2.0 MB) 13:59:19 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 11.2 MB/s eta 0:00:00 13:59:20 Collecting selenium>=4.0.0 (from robotframework-seleniumlibrary==6.1.0->-r requirements.txt (line 4)) 13:59:20 Downloading selenium-4.9.1-py3-none-any.whl (6.6 MB) 13:59:20 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 6.6/6.6 MB 11.3 MB/s eta 0:00:00 13:59:21 Collecting robotframework-pythonlibcore>=3.0.0 (from robotframework-seleniumlibrary==6.1.0->-r requirements.txt (line 4)) 13:59:21 Downloading robotframework_pythonlibcore-4.1.2-py2.py3-none-any.whl (10 kB) 13:59:21 Collecting docutils (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 13:59:21 Downloading docutils-0.20.1-py3-none-any.whl (572 kB) 13:59:21 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 572.7/572.7 kB 8.8 MB/s eta 0:00:00 13:59:21 Collecting flex (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 13:59:21 Downloading flex-6.14.1.tar.gz (40 kB) 13:59:21 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 40.9/40.9 kB 1.8 MB/s eta 0:00:00 13:59:22 Preparing metadata (setup.py): started 13:59:23 Preparing metadata (setup.py): finished with status 'done' 13:59:23 Collecting GenSON (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 13:59:23 Downloading genson-1.2.2.tar.gz (34 kB) 13:59:23 Preparing metadata (setup.py): started 13:59:25 Preparing metadata (setup.py): finished with status 'done' 13:59:27 Collecting jsonpath-ng (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 13:59:27 Downloading jsonpath_ng-1.5.3-py3-none-any.whl (29 kB) 13:59:27 Collecting jsonschema (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 13:59:27 Downloading jsonschema-4.17.3-py3-none-any.whl (90 kB) 13:59:27 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 90.4/90.4 kB 3.7 MB/s eta 0:00:00 13:59:27 Collecting pygments (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 13:59:27 Downloading Pygments-2.15.1-py3-none-any.whl (1.1 MB) 13:59:28 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 10.2 MB/s eta 0:00:00 13:59:28 Collecting pytz (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 13:59:28 Downloading pytz-2023.3-py2.py3-none-any.whl (502 kB) 13:59:28 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 502.3/502.3 kB 8.3 MB/s eta 0:00:00 13:59:29 Collecting tzlocal (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 13:59:29 Downloading tzlocal-5.0.1-py3-none-any.whl (20 kB) 13:59:30 Collecting charset-normalizer<4,>=2 (from requests==2.31.0->-r requirements.txt (line 8)) 13:59:30 Downloading charset_normalizer-3.1.0-cp310-cp310-musllinux_1_1_aarch64.whl (192 kB) 13:59:30 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 192.7/192.7 kB 6.2 MB/s eta 0:00:00 13:59:30 Collecting idna<4,>=2.5 (from requests==2.31.0->-r requirements.txt (line 8)) 13:59:30 Downloading idna-3.4-py3-none-any.whl (61 kB) 13:59:30 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.5/61.5 kB 2.5 MB/s eta 0:00:00 13:59:31 Collecting urllib3<3,>=1.21.1 (from requests==2.31.0->-r requirements.txt (line 8)) 13:59:31 Downloading urllib3-2.0.3-py3-none-any.whl (123 kB) 13:59:31 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 123.6/123.6 kB 4.5 MB/s eta 0:00:00 13:59:31 Collecting certifi>=2017.4.17 (from requests==2.31.0->-r requirements.txt (line 8)) 13:59:31 Downloading certifi-2023.5.7-py3-none-any.whl (156 kB) 13:59:31 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 157.0/157.0 kB 5.2 MB/s eta 0:00:00 13:59:31 Collecting six>=1.4.0 (from docker==4.4.1->-r requirements.txt (line 10)) 13:59:31 Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) 13:59:32 Collecting websocket-client>=0.32.0 (from docker==4.4.1->-r requirements.txt (line 10)) 13:59:32 Downloading websocket_client-1.5.2-py3-none-any.whl (56 kB) 13:59:32 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 56.6/56.6 kB 2.3 MB/s eta 0:00:00 13:59:32 Collecting async-timeout>=4.0.2 (from redis==4.5.3->-r requirements.txt (line 13)) 13:59:32 Downloading async_timeout-4.0.2-py3-none-any.whl (5.8 kB) 13:59:33 Collecting reactivex>=4.0.4 (from influxdb-client==1.33.0->-r requirements.txt (line 15)) 13:59:33 Downloading reactivex-4.0.4-py3-none-any.whl (217 kB) 13:59:33 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 217.8/217.8 kB 6.8 MB/s eta 0:00:00 13:59:33 Collecting python-dateutil>=2.5.3 (from influxdb-client==1.33.0->-r requirements.txt (line 15)) 13:59:33 Downloading python_dateutil-2.8.2-py2.py3-none-any.whl (247 kB) 13:59:33 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 247.7/247.7 kB 7.5 MB/s eta 0:00:00 13:59:33 Requirement already satisfied: setuptools>=21.0.0 in /usr/lib/python3.10/site-packages (from influxdb-client==1.33.0->-r requirements.txt (line 15)) (67.8.0) 13:59:35 Collecting typing-extensions<5.0.0,>=4.1.1 (from reactivex>=4.0.4->influxdb-client==1.33.0->-r requirements.txt (line 15)) 13:59:35 Downloading typing_extensions-4.6.3-py3-none-any.whl (31 kB) 13:59:35 Collecting trio~=0.17 (from selenium>=4.0.0->robotframework-seleniumlibrary==6.1.0->-r requirements.txt (line 4)) 13:59:35 Downloading trio-0.22.0-py3-none-any.whl (384 kB) 13:59:35 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 384.9/384.9 kB 7.8 MB/s eta 0:00:00 13:59:35 Collecting trio-websocket~=0.9 (from selenium>=4.0.0->robotframework-seleniumlibrary==6.1.0->-r requirements.txt (line 4)) 13:59:35 Downloading trio_websocket-0.10.2-py3-none-any.whl (17 kB) 13:59:37 Collecting PyYAML>=3.11 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) 13:59:37 Downloading PyYAML-6.0.tar.gz (124 kB) 13:59:37 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 125.0/125.0 kB 4.8 MB/s eta 0:00:00 13:59:39 Installing build dependencies: started 14:00:01 Installing build dependencies: finished with status 'done' 14:00:01 Getting requirements to build wheel: started 14:00:16 Getting requirements to build wheel: finished with status 'done' 14:00:16 Preparing metadata (pyproject.toml): started 14:00:17 Preparing metadata (pyproject.toml): finished with status 'done' 14:00:17 Collecting validate-email>=1.2 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) 14:00:17 Downloading validate_email-1.3.tar.gz (4.7 kB) 14:00:17 Preparing metadata (setup.py): started 14:00:19 Preparing metadata (setup.py): finished with status 'done' 14:00:19 Collecting rfc3987>=1.3.4 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) 14:00:19 Downloading rfc3987-1.3.8-py2.py3-none-any.whl (13 kB) 14:00:19 Collecting strict-rfc3339>=0.7 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) 14:00:19 Downloading strict-rfc3339-0.7.tar.gz (17 kB) 14:00:20 Preparing metadata (setup.py): started 14:00:21 Preparing metadata (setup.py): finished with status 'done' 14:00:22 Collecting click>=3.3 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) 14:00:22 Downloading click-8.1.3-py3-none-any.whl (96 kB) 14:00:22 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 96.6/96.6 kB 4.2 MB/s eta 0:00:00 14:00:22 Collecting jsonpointer>=1.7 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) 14:00:22 Downloading jsonpointer-2.3-py2.py3-none-any.whl (7.8 kB) 14:00:23 Collecting ply (from jsonpath-ng->RESTinstance==1.3.0->-r requirements.txt (line 6)) 14:00:23 Downloading ply-3.11-py2.py3-none-any.whl (49 kB) 14:00:23 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 49.6/49.6 kB 2.2 MB/s eta 0:00:00 14:00:23 Collecting decorator (from jsonpath-ng->RESTinstance==1.3.0->-r requirements.txt (line 6)) 14:00:23 Downloading decorator-5.1.1-py3-none-any.whl (9.1 kB) 14:00:23 Collecting attrs>=17.4.0 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) 14:00:23 Downloading attrs-23.1.0-py3-none-any.whl (61 kB) 14:00:23 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.2/61.2 kB 2.6 MB/s eta 0:00:00 14:00:24 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)) 14:00:24 Downloading pyrsistent-0.19.3-py3-none-any.whl (57 kB) 14:00:24 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 57.5/57.5 kB 2.4 MB/s eta 0:00:00 14:00:26 Collecting sortedcontainers (from trio~=0.17->selenium>=4.0.0->robotframework-seleniumlibrary==6.1.0->-r requirements.txt (line 4)) 14:00:26 Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) 14:00:26 Collecting async-generator>=1.9 (from trio~=0.17->selenium>=4.0.0->robotframework-seleniumlibrary==6.1.0->-r requirements.txt (line 4)) 14:00:26 Downloading async_generator-1.10-py3-none-any.whl (18 kB) 14:00:26 Collecting outcome (from trio~=0.17->selenium>=4.0.0->robotframework-seleniumlibrary==6.1.0->-r requirements.txt (line 4)) 14:00:26 Downloading outcome-1.2.0-py2.py3-none-any.whl (9.7 kB) 14:00:26 Collecting sniffio (from trio~=0.17->selenium>=4.0.0->robotframework-seleniumlibrary==6.1.0->-r requirements.txt (line 4)) 14:00:26 Downloading sniffio-1.3.0-py3-none-any.whl (10 kB) 14:00:26 Collecting exceptiongroup>=1.0.0rc9 (from trio~=0.17->selenium>=4.0.0->robotframework-seleniumlibrary==6.1.0->-r requirements.txt (line 4)) 14:00:26 Downloading exceptiongroup-1.1.1-py3-none-any.whl (14 kB) 14:00:26 Collecting wsproto>=0.14 (from trio-websocket~=0.9->selenium>=4.0.0->robotframework-seleniumlibrary==6.1.0->-r requirements.txt (line 4)) 14:00:27 Downloading wsproto-1.2.0-py3-none-any.whl (24 kB) 14:00:27 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)) 14:00:27 Downloading PySocks-1.7.1-py3-none-any.whl (16 kB) 14:00:28 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)) 14:00:28 Downloading h11-0.14.0-py3-none-any.whl (58 kB) 14:00:28 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.3/58.3 kB 2.6 MB/s eta 0:00:00 14:00:29 Building wheels for collected packages: robotbackgroundlogger, paho-mqtt, numpy, psutil, pyzmq, psycopg2, flex, GenSON, PyYAML, strict-rfc3339, validate-email 14:00:29 Building wheel for robotbackgroundlogger (setup.py): started 14:00:31 Building wheel for robotbackgroundlogger (setup.py): finished with status 'done' 14:00:31 Created wheel for robotbackgroundlogger: filename=robotbackgroundlogger-1.2-py3-none-any.whl size=4277 sha256=ed3590d2e67f480161ac6b3d6eb1fdd4b901850d044b1b6a8f6ee53b29213693 14:00:31 Stored in directory: /root/.cache/pip/wheels/e1/ba/3a/044b94be98620d4535fbdeca2d20fb3fce224aea27e0b66862 14:00:31 Building wheel for paho-mqtt (setup.py): started 14:00:33 Building wheel for paho-mqtt (setup.py): finished with status 'done' 14:00:33 Created wheel for paho-mqtt: filename=paho_mqtt-1.5.1-py3-none-any.whl size=61549 sha256=dd4b147446e8ae4dda6dfcbdd3b8310c741da32385a7d3605887b32f6d40cd8f 14:00:33 Stored in directory: /root/.cache/pip/wheels/b6/72/f9/44ca415a44f9cc7468fe4c59e6282938e504fadec09641fa63 14:00:33 Building wheel for numpy (pyproject.toml): started 14:03:24 Building wheel for numpy (pyproject.toml): still running... 14:04:21 Building wheel for numpy (pyproject.toml): still running... 14:05:17 Building wheel for numpy (pyproject.toml): still running... 14:06:25 Building wheel for numpy (pyproject.toml): still running... 14:07:21 Building wheel for numpy (pyproject.toml): still running... 14:08:29 Building wheel for numpy (pyproject.toml): still running... 14:09:26 Building wheel for numpy (pyproject.toml): still running... 14:14:02 Building wheel for numpy (pyproject.toml): still running... 14:15:55 Building wheel for numpy (pyproject.toml): still running... 14:18:02 Building wheel for numpy (pyproject.toml): still running... 14:20:09 Building wheel for numpy (pyproject.toml): still running... 14:21:16 Building wheel for numpy (pyproject.toml): still running... 14:23:23 Building wheel for numpy (pyproject.toml): still running... 14:26:45 Building wheel for numpy (pyproject.toml): still running... 14:28:21 Building wheel for numpy (pyproject.toml): still running... 14:30:13 Building wheel for numpy (pyproject.toml): still running... 14:30:25 Building wheel for numpy (pyproject.toml): finished with status 'done' 14:30:25 Created wheel for numpy: filename=numpy-1.22.3-cp310-cp310-linux_aarch64.whl size=18625245 sha256=ad12a53b4cb1a5071c879dde9b1f90c8296713c2a93f7d417676dba418907bc7 14:30:25 Stored in directory: /root/.cache/pip/wheels/8e/91/68/1231ba60e6f8e12978799d8d6cb0357385a83664ceef0edd78 14:30:25 Building wheel for psutil (setup.py): started 14:30:36 Building wheel for psutil (setup.py): finished with status 'done' 14:30:36 Created wheel for psutil: filename=psutil-5.9.0-cp310-cp310-linux_aarch64.whl size=271960 sha256=64795fe8a89a82a78e88aca0f525f913ab33056fa3fae08541877b00ff115a38 14:30:36 Stored in directory: /root/.cache/pip/wheels/0b/90/2e/be670c56c3ad980428e845d7f66480dcdfa008c3af2f27a2bf 14:30:36 Building wheel for pyzmq (pyproject.toml): started 14:31:43 Building wheel for pyzmq (pyproject.toml): still running... 14:32:51 Building wheel for pyzmq (pyproject.toml): still running... 14:33:13 Building wheel for pyzmq (pyproject.toml): finished with status 'done' 14:33:13 Created wheel for pyzmq: filename=pyzmq-22.2.1-cp310-cp310-linux_aarch64.whl size=1515224 sha256=8767324b42639489c5f3133f989ee68ada5fc33335a075f821c15bedcf19b131 14:33:13 Stored in directory: /root/.cache/pip/wheels/fe/e5/6c/b7cb63e41c4add542d3df6f6d09af9bd65f9395fea4b16da8e 14:33:13 Building wheel for psycopg2 (setup.py): started 14:34:21 Building wheel for psycopg2 (setup.py): still running... 14:34:21 Building wheel for psycopg2 (setup.py): finished with status 'done' 14:34:21 Created wheel for psycopg2: filename=psycopg2-2.9.3-cp310-cp310-linux_aarch64.whl size=470361 sha256=afa89847b41ab984b1fb412694868de4fe8e0e80e51d0246348bd8fe489681f3 14:34:21 Stored in directory: /root/.cache/pip/wheels/81/b6/3d/091aad3e8919ea76c84c2674b02ce3ab52de882e091c39249e 14:34:21 Building wheel for flex (setup.py): started 14:34:21 Building wheel for flex (setup.py): finished with status 'done' 14:34:21 Created wheel for flex: filename=flex-6.14.1-py3-none-any.whl size=77257 sha256=164b8b5a7c644940fa8d8dcc27894ea58a9634401c580fd0c55e2088cbc59569 14:34:21 Stored in directory: /root/.cache/pip/wheels/03/f3/f4/2969638ff9c909bf16dac8f17d8298ce9e4d5c854af4b3d061 14:34:21 Building wheel for GenSON (setup.py): started 14:34:21 Building wheel for GenSON (setup.py): finished with status 'done' 14:34:21 Created wheel for GenSON: filename=genson-1.2.2-py2.py3-none-any.whl size=21268 sha256=6e8e7ff92b424e9569d1dc89eea30de3054b52e6894f05bf2c68653891983c57 14:34:21 Stored in directory: /root/.cache/pip/wheels/7a/0f/7a/4e21606c6ce2485376522986cd8809d738907a611907b206ca 14:34:21 Building wheel for PyYAML (pyproject.toml): started 14:34:21 Building wheel for PyYAML (pyproject.toml): finished with status 'done' 14:34:21 Created wheel for PyYAML: filename=PyYAML-6.0-cp310-cp310-linux_aarch64.whl size=45334 sha256=cad00fa6b93d59e69c667cfda8f3ac2aa29edc3ddfbb7feb9c4d7dad377975fc 14:34:21 Stored in directory: /root/.cache/pip/wheels/1d/f3/b4/4aea0992adbed14b36ce9c3857d3707c762a4374479230685d 14:34:21 Building wheel for strict-rfc3339 (setup.py): started 14:34:23 Building wheel for strict-rfc3339 (setup.py): finished with status 'done' 14:34:23 Created wheel for strict-rfc3339: filename=strict_rfc3339-0.7-py3-none-any.whl size=18128 sha256=f65a94a9aec29a3f004b1c46c63de7e61c09db953c007919894761a271b1dff9 14:34:23 Stored in directory: /root/.cache/pip/wheels/d4/c2/43/78ecbcc49dd7594ca41c72be6ddb7844a486bae4b306fb3d14 14:34:23 Building wheel for validate-email (setup.py): started 14:34:24 Building wheel for validate-email (setup.py): finished with status 'done' 14:34:24 Created wheel for validate-email: filename=validate_email-1.3-py3-none-any.whl size=5466 sha256=d5d12ca323aa75a7c9328c80b3279b5f2d6dbc40bf05236e071b3e6b9f139b2c 14:34:24 Stored in directory: /root/.cache/pip/wheels/b2/7a/63/5c5bc2a88ffffb247771c1cc38c2bda3d78e1ffbff79ed8d18 14:34:24 Successfully built robotbackgroundlogger paho-mqtt numpy psutil pyzmq psycopg2 flex GenSON PyYAML strict-rfc3339 validate-email 14:34:27 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, 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 14:35:34 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.0.1 decorator-5.1.1 docker-4.4.1 docutils-0.20.1 exceptiongroup-1.1.1 flex-6.14.1 h11-0.14.0 idna-3.4 influxdb-client-1.33.0 jsonpath-ng-1.5.3 jsonpointer-2.3 jsonschema-4.17.3 numpy-1.22.3 outcome-1.2.0 paho-mqtt-1.5.1 ply-3.11 psutil-5.9.0 psycopg2-2.9.3 pycryptodome-3.15.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-22.2.1 reactivex-4.0.4 redis-4.5.3 requests-2.31.0 rfc3987-1.3.8 robotbackgroundlogger-1.2 robotframework-6.0.2 robotframework-pythonlibcore-4.1.2 robotframework-requests-0.8.0 robotframework-seleniumlibrary-6.1.0 selenium-4.9.1 six-1.16.0 sniffio-1.3.0 sortedcontainers-2.4.0 strict-rfc3339-0.7 trio-0.22.0 trio-websocket-0.10.2 typing-extensions-4.6.3 tzlocal-5.0.1 urllib3-2.0.3 validate-email-1.3 websocket-client-1.5.2 wsproto-1.2.0 14:35:34 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 14:36:21 Removing intermediate container 4e0ee0638d96 14:36:21 ---> 426d2f1c35ab 14:36:21 Step 10/13 : ENTRYPOINT ["sh", "/usr/local/bin/robot-entrypoint.sh"] 14:36:21 ---> Running in 2f031a01b07f 14:36:21 Removing intermediate container 2f031a01b07f 14:36:21 ---> 94520a0a9df3 14:36:21 Step 11/13 : LABEL arch=arm64 14:36:21 ---> Running in a5d5676c2a48 14:36:21 Removing intermediate container a5d5676c2a48 14:36:21 ---> bbf48e20493e 14:36:21 Step 12/13 : LABEL git_sha=8380e992169aa4f97377b250a7374d90cff58046 14:36:21 ---> Running in 3f8bd817dda0 14:36:21 Removing intermediate container 3f8bd817dda0 14:36:21 ---> af3f85c4650f 14:36:21 Step 13/13 : LABEL version=0.0.0 14:36:21 ---> Running in cbe86a47fbc9 14:36:21 Removing intermediate container cbe86a47fbc9 14:36:21 ---> 40a21971b9e8 14:36:21 [Warning] One or more build-args [ARCH] were not consumed 14:36:21 Successfully built 40a21971b9e8 14:36:21 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 14:36:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 14:36:22 14:36:22 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:36:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 14:36:22 arm64: Pulling from edgex-lftools-log-publisher 14:36:22 8998bd30e6a1: Pulling fs layer 14:36:22 04944245beec: Pulling fs layer 14:36:22 699f458cf7ca: Pulling fs layer 14:36:22 765212b225bb: Pulling fs layer 14:36:22 f23df028b6ca: Pulling fs layer 14:36:22 765212b225bb: Waiting 14:36:22 d65c8cfc05b1: Pulling fs layer 14:36:22 2437ff75d9bd: Pulling fs layer 14:36:22 f23df028b6ca: Waiting 14:36:22 d65c8cfc05b1: Waiting 14:36:22 04944245beec: Verifying Checksum 14:36:22 04944245beec: Download complete 14:36:22 765212b225bb: Verifying Checksum 14:36:22 765212b225bb: Download complete 14:36:22 f23df028b6ca: Verifying Checksum 14:36:22 f23df028b6ca: Download complete 14:36:22 d65c8cfc05b1: Verifying Checksum 14:36:22 d65c8cfc05b1: Download complete 14:36:23 699f458cf7ca: Verifying Checksum 14:36:23 699f458cf7ca: Download complete 14:36:23 8998bd30e6a1: Verifying Checksum 14:36:23 8998bd30e6a1: Download complete 14:36:25 2437ff75d9bd: Verifying Checksum 14:36:25 2437ff75d9bd: Download complete 14:36:27 8998bd30e6a1: Pull complete 14:36:27 04944245beec: Pull complete 14:36:28 699f458cf7ca: Pull complete 14:36:28 765212b225bb: Pull complete 14:36:29 f23df028b6ca: Pull complete 14:36:29 d65c8cfc05b1: Pull complete 14:36:44 2437ff75d9bd: Pull complete 14:36:44 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 14:36:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 14:36:44 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:36:45 prd-ubuntu20.04-docker-arm64-4c-16g-18073 does not seem to be running inside a container 14:36:45 $ 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-52 -v /w/workspace/exfoundry_edgex-taf-common_PR-52:/w/workspace/exfoundry_edgex-taf-common_PR-52:rw,z -v /w/workspace/exfoundry_edgex-taf-common_PR-52@tmp:/w/workspace/exfoundry_edgex-taf-common_PR-52@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 14:36:47 $ docker top 830ac262a2356a98fb510a73d6c9472105ad0cff11bcae8d0f9ab6421a291d05 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:36:48 ---> job-cost.sh 14:36:48 lf-activate-venv: SKIPPING 14:36:48 INFO: No Stack... 14:36:48 INFO: Retrieving Pricing Info for: v3-standard-4 14:36:49 INFO: Archiving Costs [Pipeline] sh 14:36:49 + + cut -d, -f6 14:36:49 cat /w/workspace/exfoundry_edgex-taf-common_PR-52/archives/cost.csv [Pipeline] lock 14:36:49 Trying to acquire lock on [jenkins-edgexfoundry-edgex-taf-common-PR-52-7-stack-cost] 14:36:49 Resource [jenkins-edgexfoundry-edgex-taf-common-PR-52-7-stack-cost] did not exist. Created. 14:36:49 Lock acquired on [jenkins-edgexfoundry-edgex-taf-common-PR-52-7-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 14:36:50 /w/workspace/exfoundry_edgex-taf-common_PR-52@tmp/durable-10c55087/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 14:36:50 + echo total: 0.10999999940395355 [Pipeline] stash 14:36:50 Warning: overwriting stash ‘stack-cost’ 14:36:51 Stashed 1 file(s) [Pipeline] } 14:36:51 Lock released on resource [jenkins-edgexfoundry-edgex-taf-common-PR-52-7-stack-cost] [Pipeline] // lock [Pipeline] } 14:36:51 $ docker stop --time=1 830ac262a2356a98fb510a73d6c9472105ad0cff11bcae8d0f9ab6421a291d05 14:36:52 $ docker rm -f --volumes 830ac262a2356a98fb510a73d6c9472105ad0cff11bcae8d0f9ab6421a291d05 [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 14:36:53 + [ -d /w/workspace/exfoundry_edgex-taf-common_PR-52/archives ] 14:36:53 + ls -al /w/workspace/exfoundry_edgex-taf-common_PR-52/archives 14:36:53 total 16 14:36:53 drwxr-xr-x 3 root root 4096 Jun 7 13:57 . 14:36:53 drwxrwxr-x 8 jenkins jenkins 4096 Jun 7 13:57 .. 14:36:53 drwxr-xr-x 2 root root 4096 Jun 7 13:57 cost 14:36:53 -rw-r--r-- 1 root root 88 Jun 7 13:57 cost.csv 14:36:53 + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_edgex-taf-common_PR-52/archives 14:36:53 + ls -al /w/workspace/exfoundry_edgex-taf-common_PR-52/archives 14:36:53 total 16 14:36:53 drwxr-xr-x 3 jenkins jenkins 4096 Jun 7 13:57 . 14:36:53 drwxrwxr-x 8 jenkins jenkins 4096 Jun 7 13:57 .. 14:36:53 drwxr-xr-x 2 jenkins jenkins 4096 Jun 7 13:57 cost 14:36:53 -rw-r--r-- 1 jenkins jenkins 88 Jun 7 13:57 cost.csv [Pipeline] libraryResource [Pipeline] sh 14:36:53 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 14:36:54 ---> package-listing.sh 14:36:54 ++ facter osfamily 14:36:54 ++ tr '[:upper:]' '[:lower:]' 14:36:54 + OS_FAMILY=debian 14:36:54 + workspace=/w/workspace/exfoundry_edgex-taf-common_PR-52 14:36:54 + START_PACKAGES=/tmp/packages_start.txt 14:36:54 + END_PACKAGES=/tmp/packages_end.txt 14:36:54 + DIFF_PACKAGES=/tmp/packages_diff.txt 14:36:54 + PACKAGES=/tmp/packages_start.txt 14:36:54 + '[' /w/workspace/exfoundry_edgex-taf-common_PR-52 ']' 14:36:54 + PACKAGES=/tmp/packages_end.txt 14:36:54 + case "${OS_FAMILY}" in 14:36:54 + dpkg -l 14:36:54 + grep '^ii' 14:36:54 + '[' -f /tmp/packages_start.txt ']' 14:36:54 + '[' -f /tmp/packages_end.txt ']' 14:36:54 + diff /tmp/packages_start.txt /tmp/packages_end.txt 14:36:54 + '[' /w/workspace/exfoundry_edgex-taf-common_PR-52 ']' 14:36:54 + mkdir -p /w/workspace/exfoundry_edgex-taf-common_PR-52/archives/ 14:36:54 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_edgex-taf-common_PR-52/archives/ [Pipeline] echo 14:36:54 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-52/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 14:36:55 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:36:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:36:55 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:36:55 prd-ubuntu20.04-docker-8c-8g-18064 does not seem to be running inside a container 14:36:55 $ 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-52/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-52 -v /w/workspace/exfoundry_edgex-taf-common_PR-52:/w/workspace/exfoundry_edgex-taf-common_PR-52:rw,z -v /w/workspace/exfoundry_edgex-taf-common_PR-52@tmp:/w/workspace/exfoundry_edgex-taf-common_PR-52@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 14:36:56 $ docker top a8cb3cc28ea2acf86362359a1058b900b8545d5965f4fc18f818d60ba5a37aba -eo pid,comm [Pipeline] { [Pipeline] sh 14:36:56 + touch /tmp/pre-build-complete [Pipeline] sh 14:36:56 + mkdir -p /var/log/sysstat [Pipeline] sh 14:36:57 + ls /var/log/sa-host 14:36:57 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:36:57 provisioning config files... 14:36:57 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_edgex-taf-common_PR-52@tmp/config5259678034824461091tmp [Pipeline] { [Pipeline] echo 14:36:57 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 14:36:57 ---> create-netrc.sh [Pipeline] } 14:36:57 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 14:36:57 ---> python-tools-install.sh [Pipeline] echo 14:36:57 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 14:36:58 ---> sudo-logs.sh 14:36:58 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 14:36:58 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 14:36:58 ---> job-cost.sh 14:36:58 lf-activate-venv: SKIPPING 14:36:58 DEBUG: total: 0.4399999976158142 14:36:58 INFO: Retrieving Stack Cost... 14:36:58 INFO: Retrieving Pricing Info for: v3-standard-8 14:36:59 INFO: Archiving Costs [Pipeline] echo 14:36:59 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 14:36:59 ---> logs-deploy.sh 14:36:59 lf-activate-venv: SKIPPING 14:36:59 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-taf-common/PR-52/7 14:36:59 INFO: archiving workspace using pattern(s): 14:37:00 Archives upload complete. 14:37:00 INFO: archiving logs to Nexus