Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 94bb558ef2d5ecf1c3cc860aba15ffe752c2445d 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-ssh8973694726475493644.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 2c432abcf2d142718d3fe157e81a44428d9b823e 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-ssh6111058901467262371.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 2c432abcf2d142718d3fe157e81a44428d9b823e 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/main/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/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh217923910086743886.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 2c432abcf2d142718d3fe157e81a44428d9b823e (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 2c432abcf2d142718d3fe157e81a44428d9b823e # timeout=10 Commit message: "Merge pull request #406 from ernestojeda/go.18-debug" > 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-ssh10410161569378900305.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 2ebbc55eab71e191b38dc3bff9bc5b1b552b008d 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/main/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/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh2286822732628701330.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 2ebbc55eab71e191b38dc3bff9bc5b1b552b008d (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 2ebbc55eab71e191b38dc3bff9bc5b1b552b008d # timeout=10 Commit message: "Merge changes Iad18a535,I8019d0c0" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildDocker] RAW Config: [project:edgex-taf-common, mavenSettings:taf-settings, dockerNexusRepo:snapshots, semver:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildDocker] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: taf-settings PROJECT: edgex-taf-common USE_SEMVER: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: edgex-taf-common DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: snapshots DOCKER_PUSH_LATEST: true PUSH_DOCKER_IMAGE: true ARCHIVE_IMAGE: false ARCHIVE_NAME: edgex-taf-common-archive.tar.gz SEMVER_BUMP_LEVEL: pre BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-ubuntu20.04-docker-8c-8g-22600 in /w/workspace/gexfoundry_edgex-taf-common_main [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 Avoid second fetch Checking out Revision 94bb558ef2d5ecf1c3cc860aba15ffe752c2445d (main) Cloning repository git@github.com:edgexfoundry/edgex-taf-common.git > git init /w/workspace/gexfoundry_edgex-taf-common_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-taf-common.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 94bb558ef2d5ecf1c3cc860aba15ffe752c2445d # timeout=10 Commit message: "Merge pull request #44 from cherrycl/issue-43" > git rev-list --no-walk 1d44a59e8839b561502e27e6228a648cc97b4b41 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-08-12T08:42:25.755Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-08-12T08:42:25.817Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-08-12T08:42:25.833Z] ========================================================= [2022-08-12T08:42:25.834Z] EdgeX Global Pipelines Version Info [2022-08-12T08:42:25.834Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-08-12T08:42:26.561Z] ------------------- [2022-08-12T08:42:26.561Z] stable info: [2022-08-12T08:42:26.561Z] ------------------- [2022-08-12T08:42:26.561Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-08-12T08:42:26.561Z] Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e [2022-08-12T08:42:26.561Z] Message: update stable to v1.0.238 [2022-08-12T08:42:27.134Z] ------------------- [2022-08-12T08:42:27.134Z] experimental info: [2022-08-12T08:42:27.134Z] ------------------- [2022-08-12T08:42:27.134Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-08-12T08:42:27.134Z] Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e [2022-08-12T08:42:27.134Z] Message: update experimental to v1.0.238 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo [2022-08-12T08:42:27.415Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = taf-settings [Pipeline] echo [2022-08-12T08:42:27.423Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-taf-common [Pipeline] echo [2022-08-12T08:42:27.432Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-08-12T08:42:27.445Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-08-12T08:42:27.456Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-08-12T08:42:27.464Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-taf-common [Pipeline] echo [2022-08-12T08:42:27.475Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-08-12T08:42:27.484Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = snapshots [Pipeline] echo [2022-08-12T08:42:27.493Z] [edgeXSetupEnvironment]: set envvar DOCKER_PUSH_LATEST = true [Pipeline] echo [2022-08-12T08:42:27.506Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-08-12T08:42:27.519Z] [edgeXSetupEnvironment]: set envvar ARCHIVE_IMAGE = false [Pipeline] echo [2022-08-12T08:42:27.531Z] [edgeXSetupEnvironment]: set envvar ARCHIVE_NAME = edgex-taf-common-archive.tar.gz [Pipeline] echo [2022-08-12T08:42:27.545Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-08-12T08:42:27.554Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-08-12T08:42:27.563Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-08-12T08:42:27.574Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-08-12T08:42:27.583Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-08-12T08:42:27.592Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 94bb558ef2d5ecf1c3cc860aba15ffe752c2445d [Pipeline] echo [2022-08-12T08:42:27.603Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 94bb558 [Pipeline] echo [2022-08-12T08:42:27.613Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-08-12T08:42:27.662Z] provisioning config files... [2022-08-12T08:42:27.676Z] copy managed file [taf-settings] to file:/w/workspace/gexfoundry_edgex-taf-common_main@tmp/config8556056300804331950tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-12T08:42:27.981Z] ---> docker-login.sh [2022-08-12T08:42:27.982Z] nexus3.edgexfoundry.org:10001 [2022-08-12T08:42:28.243Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-12T08:42:28.505Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-12T08:42:28.505Z] Configure a credential helper to remove this warning. See [2022-08-12T08:42:28.505Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-12T08:42:28.505Z] [2022-08-12T08:42:28.505Z] Login Succeeded [2022-08-12T08:42:28.505Z] nexus3.edgexfoundry.org:10002 [2022-08-12T08:42:28.505Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-12T08:42:28.764Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-12T08:42:28.764Z] Configure a credential helper to remove this warning. See [2022-08-12T08:42:28.764Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-12T08:42:28.764Z] [2022-08-12T08:42:28.764Z] Login Succeeded [2022-08-12T08:42:28.764Z] nexus3.edgexfoundry.org:10003 [2022-08-12T08:42:28.764Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-12T08:42:28.764Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-12T08:42:28.764Z] Configure a credential helper to remove this warning. See [2022-08-12T08:42:28.764Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-12T08:42:28.764Z] [2022-08-12T08:42:28.764Z] Login Succeeded [2022-08-12T08:42:28.764Z] nexus3.edgexfoundry.org:10004 [2022-08-12T08:42:29.026Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-12T08:42:29.026Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-12T08:42:29.026Z] Configure a credential helper to remove this warning. See [2022-08-12T08:42:29.026Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-12T08:42:29.026Z] [2022-08-12T08:42:29.026Z] Login Succeeded [2022-08-12T08:42:29.026Z] docker.io [2022-08-12T08:42:29.026Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-12T08:42:29.287Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-12T08:42:29.287Z] Configure a credential helper to remove this warning. See [2022-08-12T08:42:29.287Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-12T08:42:29.287Z] [2022-08-12T08:42:29.287Z] Login Succeeded [2022-08-12T08:42:29.548Z] ---> docker-login.sh ends [Pipeline] } [2022-08-12T08:42:29.557Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-08-12T08:42:30.040Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-08-12T08:42:30.040Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-08-12T08:42:30.040Z] + [ -e /tmp/ssh_known_hosts ] [2022-08-12T08:42:30.040Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-08-12T08:42:30.040Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-08-12T08:42:30.040Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-08-12T08:42:30.040Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-12T08:42:30.468Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-08-12T08:42:30.468Z] [2022-08-12T08:42:30.468Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-12T08:42:30.776Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-08-12T08:42:31.040Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-08-12T08:42:31.040Z] b85a868b505f: Pulling fs layer [2022-08-12T08:42:31.040Z] e2be974225ed: Pulling fs layer [2022-08-12T08:42:31.040Z] 339a4e72a1f5: Pulling fs layer [2022-08-12T08:42:31.040Z] 988bab9f4d93: Pulling fs layer [2022-08-12T08:42:31.040Z] 1469e6f7b9e6: Pulling fs layer [2022-08-12T08:42:31.040Z] eaf3925da568: Pulling fs layer [2022-08-12T08:42:31.040Z] bab4dde63d76: Pulling fs layer [2022-08-12T08:42:31.040Z] bde34c3a00c8: Pulling fs layer [2022-08-12T08:42:31.040Z] b352a97aabf1: Pulling fs layer [2022-08-12T08:42:31.040Z] 4872d77fe225: Pulling fs layer [2022-08-12T08:42:31.040Z] 5851b861e8e6: Pulling fs layer [2022-08-12T08:42:31.040Z] 988bab9f4d93: Waiting [2022-08-12T08:42:31.040Z] 1469e6f7b9e6: Waiting [2022-08-12T08:42:31.040Z] eaf3925da568: Waiting [2022-08-12T08:42:31.040Z] bab4dde63d76: Waiting [2022-08-12T08:42:31.040Z] 4872d77fe225: Waiting [2022-08-12T08:42:31.040Z] b352a97aabf1: Waiting [2022-08-12T08:42:31.040Z] bde34c3a00c8: Waiting [2022-08-12T08:42:31.040Z] e2be974225ed: Verifying Checksum [2022-08-12T08:42:31.040Z] e2be974225ed: Download complete [2022-08-12T08:42:31.040Z] 988bab9f4d93: Download complete [2022-08-12T08:42:31.040Z] 339a4e72a1f5: Verifying Checksum [2022-08-12T08:42:31.040Z] 339a4e72a1f5: Download complete [2022-08-12T08:42:31.040Z] 1469e6f7b9e6: Verifying Checksum [2022-08-12T08:42:31.040Z] 1469e6f7b9e6: Download complete [2022-08-12T08:42:31.040Z] eaf3925da568: Verifying Checksum [2022-08-12T08:42:31.040Z] eaf3925da568: Download complete [2022-08-12T08:42:31.040Z] bde34c3a00c8: Verifying Checksum [2022-08-12T08:42:31.040Z] bde34c3a00c8: Download complete [2022-08-12T08:42:31.308Z] b352a97aabf1: Verifying Checksum [2022-08-12T08:42:31.308Z] b352a97aabf1: Download complete [2022-08-12T08:42:31.308Z] 4872d77fe225: Verifying Checksum [2022-08-12T08:42:31.308Z] 4872d77fe225: Download complete [2022-08-12T08:42:31.308Z] 5851b861e8e6: Download complete [2022-08-12T08:42:31.308Z] b85a868b505f: Download complete [2022-08-12T08:42:31.572Z] bab4dde63d76: Verifying Checksum [2022-08-12T08:42:31.572Z] bab4dde63d76: Download complete [2022-08-12T08:42:32.956Z] b85a868b505f: Pull complete [2022-08-12T08:42:33.217Z] e2be974225ed: Pull complete [2022-08-12T08:42:33.787Z] 339a4e72a1f5: Pull complete [2022-08-12T08:42:33.787Z] 988bab9f4d93: Pull complete [2022-08-12T08:42:34.364Z] 1469e6f7b9e6: Pull complete [2022-08-12T08:42:34.364Z] eaf3925da568: Pull complete [2022-08-12T08:42:36.276Z] bab4dde63d76: Pull complete [2022-08-12T08:42:36.276Z] bde34c3a00c8: Pull complete [2022-08-12T08:42:36.276Z] b352a97aabf1: Pull complete [2022-08-12T08:42:36.536Z] 4872d77fe225: Pull complete [2022-08-12T08:42:36.536Z] 5851b861e8e6: Pull complete [2022-08-12T08:42:36.536Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-08-12T08:42:36.536Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-08-12T08:42:36.536Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-12T08:42:36.632Z] prd-ubuntu20.04-docker-8c-8g-22600 does not seem to be running inside a container [2022-08-12T08:42:36.671Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_edgex-taf-common_main -v /w/workspace/gexfoundry_edgex-taf-common_main:/w/workspace/gexfoundry_edgex-taf-common_main:rw,z -v /w/workspace/gexfoundry_edgex-taf-common_main@tmp:/w/workspace/gexfoundry_edgex-taf-common_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-08-12T08:42:39.865Z] $ docker top bd7cc713868081bedb67e532cc2c0885e9bbb6f5283474b423d7ca89a47a28b6 -eo pid,comm [2022-08-12T08:42:39.960Z] 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). [2022-08-12T08:42:39.960Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-08-12T08:42:39.993Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-08-12T08:42:39.993Z] [ssh-agent] Looking for ssh-agent implementation... [2022-08-12T08:42:40.128Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-08-12T08:42:40.133Z] $ docker exec bd7cc713868081bedb67e532cc2c0885e9bbb6f5283474b423d7ca89a47a28b6 ssh-agent [2022-08-12T08:42:40.258Z] SSH_AUTH_SOCK=/tmp/ssh-av1ie9s6RUiY/agent.34 [2022-08-12T08:42:40.258Z] SSH_AGENT_PID=40 [2022-08-12T08:42:40.265Z] Running ssh-add (command line suppressed) [2022-08-12T08:42:40.391Z] Identity added: /w/workspace/gexfoundry_edgex-taf-common_main@tmp/private_key_3808362564017672914.key (/w/workspace/gexfoundry_edgex-taf-common_main@tmp/private_key_3808362564017672914.key) [2022-08-12T08:42:40.408Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-08-12T08:42:40.698Z] + git tag --points-at HEAD [Pipeline] } [2022-08-12T08:42:40.734Z] $ docker exec --env ******** --env ******** bd7cc713868081bedb67e532cc2c0885e9bbb6f5283474b423d7ca89a47a28b6 ssh-agent -k [2022-08-12T08:42:40.840Z] unset SSH_AUTH_SOCK; [2022-08-12T08:42:40.841Z] unset SSH_AGENT_PID; [2022-08-12T08:42:40.841Z] echo Agent pid 40 killed; [2022-08-12T08:42:40.851Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-08-12T08:42:40.877Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-08-12T08:42:40.877Z] [ssh-agent] Looking for ssh-agent implementation... [2022-08-12T08:42:41.019Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-08-12T08:42:41.025Z] $ docker exec bd7cc713868081bedb67e532cc2c0885e9bbb6f5283474b423d7ca89a47a28b6 ssh-agent [2022-08-12T08:42:41.140Z] SSH_AUTH_SOCK=/tmp/ssh-sP3lR27bL3oy/agent.72 [2022-08-12T08:42:41.140Z] SSH_AGENT_PID=79 [2022-08-12T08:42:41.145Z] Running ssh-add (command line suppressed) [2022-08-12T08:42:41.262Z] Identity added: /w/workspace/gexfoundry_edgex-taf-common_main@tmp/private_key_5063332890513935569.key (/w/workspace/gexfoundry_edgex-taf-common_main@tmp/private_key_5063332890513935569.key) [2022-08-12T08:42:41.275Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-08-12T08:42:41.568Z] + git semver init [2022-08-12T08:42:41.829Z] 2022-08-12 08:42:41,770 [run_init] DEBUG init version:0.0.0 force:False [2022-08-12T08:42:41.829Z] 2022-08-12 08:42:41,770 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_edgex-taf-common_main/.semver [2022-08-12T08:42:41.829Z] 2022-08-12 08:42:41,771 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-taf-common.git /w/workspace/gexfoundry_edgex-taf-common_main/.semver [2022-08-12T08:42:41.829Z] 2022-08-12 08:42:41,771 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-taf-common.git', '/w/workspace/gexfoundry_edgex-taf-common_main/.semver'], cwd=/w/workspace/gexfoundry_edgex-taf-common_main, universal_newlines=False, shell=None, istream=None) [2022-08-12T08:42:42.403Z] 2022-08-12 08:42:42,299 [append_file] DEBUG append to file:/w/workspace/gexfoundry_edgex-taf-common_main/.git/info/exclude [2022-08-12T08:42:42.403Z] 2022-08-12 08:42:42,300 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_edgex-taf-common_main/.semver/main with force:False [2022-08-12T08:42:42.403Z] 2022-08-12 08:42:42,300 [read_version] DEBUG read version from /w/workspace/gexfoundry_edgex-taf-common_main/.semver/main [2022-08-12T08:42:42.403Z] 2022-08-12 08:42:42,300 [read_version] DEBUG read version from /w/workspace/gexfoundry_edgex-taf-common_main/.semver/main [2022-08-12T08:42:42.403Z] 0.0.2-dev.17 [Pipeline] } [2022-08-12T08:42:42.417Z] $ docker exec --env ******** --env ******** bd7cc713868081bedb67e532cc2c0885e9bbb6f5283474b423d7ca89a47a28b6 ssh-agent -k [2022-08-12T08:42:42.545Z] unset SSH_AUTH_SOCK; [2022-08-12T08:42:42.545Z] unset SSH_AGENT_PID; [2022-08-12T08:42:42.546Z] echo Agent pid 79 killed; [2022-08-12T08:42:42.558Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-08-12T08:42:42.878Z] + git semver [Pipeline] } [2022-08-12T08:42:43.158Z] $ docker stop --time=1 bd7cc713868081bedb67e532cc2c0885e9bbb6f5283474b423d7ca89a47a28b6 [2022-08-12T08:42:44.465Z] $ docker rm -f bd7cc713868081bedb67e532cc2c0885e9bbb6f5283474b423d7ca89a47a28b6 [Pipeline] // withDockerContainer [Pipeline] sh [2022-08-12T08:42:44.813Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-08-12T08:42:45.073Z] Stashed 1 file(s) [Pipeline] echo [2022-08-12T08:42:45.076Z] [edgeXSemver]: initialized semver on version 0.0.2-dev.17 [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 [2022-08-12T08:42:45.180Z] provisioning config files... [2022-08-12T08:42:45.189Z] copy managed file [taf-settings] to file:/w/workspace/gexfoundry_edgex-taf-common_main@tmp/config6102497338739812041tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-12T08:42:45.496Z] ---> docker-login.sh [2022-08-12T08:42:45.496Z] nexus3.edgexfoundry.org:10001 [2022-08-12T08:42:45.496Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-12T08:42:45.496Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-12T08:42:45.496Z] Configure a credential helper to remove this warning. See [2022-08-12T08:42:45.496Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-12T08:42:45.496Z] [2022-08-12T08:42:45.496Z] Login Succeeded [2022-08-12T08:42:45.496Z] nexus3.edgexfoundry.org:10002 [2022-08-12T08:42:45.496Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-12T08:42:45.758Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-12T08:42:45.758Z] Configure a credential helper to remove this warning. See [2022-08-12T08:42:45.758Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-12T08:42:45.758Z] [2022-08-12T08:42:45.758Z] Login Succeeded [2022-08-12T08:42:45.758Z] nexus3.edgexfoundry.org:10003 [2022-08-12T08:42:45.758Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-12T08:42:45.758Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-12T08:42:45.758Z] Configure a credential helper to remove this warning. See [2022-08-12T08:42:45.758Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-12T08:42:45.758Z] [2022-08-12T08:42:45.758Z] Login Succeeded [2022-08-12T08:42:45.758Z] nexus3.edgexfoundry.org:10004 [2022-08-12T08:42:45.758Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-12T08:42:46.021Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-12T08:42:46.021Z] Configure a credential helper to remove this warning. See [2022-08-12T08:42:46.021Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-12T08:42:46.021Z] [2022-08-12T08:42:46.021Z] Login Succeeded [2022-08-12T08:42:46.021Z] docker.io [2022-08-12T08:42:46.021Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-12T08:42:46.282Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-12T08:42:46.282Z] Configure a credential helper to remove this warning. See [2022-08-12T08:42:46.282Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-12T08:42:46.282Z] [2022-08-12T08:42:46.282Z] Login Succeeded [2022-08-12T08:42:46.282Z] ---> docker-login.sh ends [Pipeline] } [2022-08-12T08:42:46.290Z] 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 [2022-08-12T08:42:46.987Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-08-12T08:42:47.279Z] + ls -al . [2022-08-12T08:42:47.279Z] total 68 [2022-08-12T08:42:47.279Z] drwxrwxr-x 6 jenkins jenkins 4096 Aug 12 08:42 . [2022-08-12T08:42:47.279Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 12 08:42 .. [2022-08-12T08:42:47.279Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 12 08:42 .git [2022-08-12T08:42:47.279Z] -rw-rw-r-- 1 jenkins jenkins 22 Aug 12 08:42 .gitignore [2022-08-12T08:42:47.279Z] drwxr-xr-x 3 jenkins jenkins 4096 Aug 12 08:42 .semver [2022-08-12T08:42:47.279Z] -rw-rw-r-- 1 jenkins jenkins 2220 Aug 12 08:42 Dockerfile [2022-08-12T08:42:47.279Z] -rw-rw-r-- 1 jenkins jenkins 746 Aug 12 08:42 Jenkinsfile [2022-08-12T08:42:47.279Z] -rw-rw-r-- 1 jenkins jenkins 11381 Aug 12 08:42 LICENSE [2022-08-12T08:42:47.279Z] -rw-rw-r-- 1 jenkins jenkins 3582 Aug 12 08:42 README.md [2022-08-12T08:42:47.279Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 12 08:42 TAF-Manager [2022-08-12T08:42:47.279Z] drwxrwxr-x 6 jenkins jenkins 4096 Aug 12 08:42 TUC [2022-08-12T08:42:47.279Z] -rw-rw-r-- 1 jenkins jenkins 12 Aug 12 08:42 VERSION [2022-08-12T08:42:47.279Z] -rw-rw-r-- 1 jenkins jenkins 283 Aug 12 08:42 requirements.txt [2022-08-12T08:42:47.279Z] -rw-rw-r-- 1 jenkins jenkins 54 Aug 12 08:42 robot-entrypoint.sh [2022-08-12T08:42:47.279Z] -rw-rw-r-- 1 jenkins jenkins 445 Aug 12 08:42 setup.py [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-12T08:42:47.587Z] + docker build -t edgex-taf-common -f Dockerfile --build-arg ARCH=amd64 --label git_sha=94bb558ef2d5ecf1c3cc860aba15ffe752c2445d --label arch=amd64 --label version=0.0.2-dev.17 . [2022-08-12T08:42:47.587Z] Sending build context to Docker daemon 392.2kB [2022-08-12T08:42:47.587Z] Step 1/12 : FROM alpine:3.16 [2022-08-12T08:42:48.159Z] 3.16: Pulling from library/alpine [2022-08-12T08:42:48.420Z] 213ec9aee27d: Pulling fs layer [2022-08-12T08:42:48.420Z] 213ec9aee27d: Verifying Checksum [2022-08-12T08:42:48.420Z] 213ec9aee27d: Download complete [2022-08-12T08:42:48.681Z] 213ec9aee27d: Pull complete [2022-08-12T08:42:48.681Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-08-12T08:42:48.681Z] Status: Downloaded newer image for alpine:3.16 [2022-08-12T08:42:48.681Z] ---> 9c6f07244728 [2022-08-12T08:42:48.681Z] Step 2/12 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: IOTech' [2022-08-12T08:42:48.944Z] ---> Running in 5fdba2a1b4b9 [2022-08-12T08:42:48.944Z] Removing intermediate container 5fdba2a1b4b9 [2022-08-12T08:42:48.944Z] ---> a3dd41a3dc9a [2022-08-12T08:42:48.944Z] Step 3/12 : LABEL maintainer="Bruce Huang " [2022-08-12T08:42:48.944Z] ---> Running in ea10d824ef3b [2022-08-12T08:42:49.210Z] Removing intermediate container ea10d824ef3b [2022-08-12T08:42:49.210Z] ---> ef8a90a1178e [2022-08-12T08:42:49.210Z] Step 4/12 : COPY . /edgex-taf/edgex-taf-common [2022-08-12T08:42:49.475Z] ---> 983c26f5d7de [2022-08-12T08:42:49.475Z] Step 5/12 : COPY robot-entrypoint.sh /usr/local/bin/ [2022-08-12T08:42:49.475Z] ---> 77c17fff8e13 [2022-08-12T08:42:49.475Z] Step 6/12 : WORKDIR /edgex-taf [2022-08-12T08:42:49.737Z] ---> Running in b35558050c3e [2022-08-12T08:42:49.737Z] Removing intermediate container b35558050c3e [2022-08-12T08:42:49.737Z] ---> 6bf8f25f1d44 [2022-08-12T08:42:49.737Z] Step 7/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-12T08:42:49.737Z] ---> Running in 4fb2bce994dc [2022-08-12T08:42:50.311Z] Removing intermediate container 4fb2bce994dc [2022-08-12T08:42:50.311Z] ---> 100545eeecbd [2022-08-12T08:42:50.312Z] Step 8/12 : RUN apk upgrade && apk add --update --no-cache openssl curl 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 robotframework==4.1.3 && pip3 install docker==4.4.1 && pip3 install -U python-dotenv==0.15.0 && pip3 install -U RESTinstance==1.0.2 && pip3 install -U robotbackgroundlogger==1.2 && pip3 install -U configparser==5.0.1 && pip3 install -U requests==2.25.1 && pip3 install -U robotframework-requests==0.8.0 && pip3 install -U paho-mqtt==1.5.1 && pip3 install -U redis==3.5.3 && pip3 install -U pyzmq==22.2.1 && pip3 install -U robotframework-seleniumlibrary==5.1.3 && pip3 install -U psycopg2==2.9.3 && pip3 install -U numpy==1.22.3 && pip3 install -U psutil==5.9.0 && pip3 install -U pycryptodome==3.15.0 [2022-08-12T08:42:50.312Z] ---> Running in c4b911a2e373 [2022-08-12T08:42:50.882Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-12T08:42:51.826Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-12T08:42:52.088Z] OK: 6 MiB in 14 packages [2022-08-12T08:42:52.088Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-12T08:42:53.032Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-12T08:42:53.032Z] (1/7) Installing ca-certificates (20220614-r0) [2022-08-12T08:42:53.293Z] (2/7) Installing brotli-libs (1.0.9-r6) [2022-08-12T08:42:53.293Z] (3/7) Installing nghttp2-libs (1.47.0-r0) [2022-08-12T08:42:53.555Z] (4/7) Installing libcurl (7.83.1-r2) [2022-08-12T08:42:53.555Z] (5/7) Installing curl (7.83.1-r2) [2022-08-12T08:42:53.555Z] (6/7) Installing docker-cli (20.10.16-r2) [2022-08-12T08:42:54.500Z] (7/7) Installing openssl (1.1.1q-r0) [2022-08-12T08:42:54.762Z] Executing busybox-1.35.0-r17.trigger [2022-08-12T08:42:54.762Z] Executing ca-certificates-20220614-r0.trigger [2022-08-12T08:42:54.762Z] OK: 50 MiB in 21 packages [2022-08-12T08:42:54.762Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-12T08:42:55.705Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-12T08:42:55.965Z] (1/134) Installing libmagic (5.41-r0) [2022-08-12T08:42:55.965Z] (2/134) Installing file (5.41-r0) [2022-08-12T08:42:55.965Z] (3/134) Installing libxau (1.0.9-r0) [2022-08-12T08:42:56.226Z] (4/134) Installing libxdmcp (1.1.3-r0) [2022-08-12T08:42:56.226Z] (5/134) Installing libxcb (1.15-r0) [2022-08-12T08:42:56.226Z] (6/134) Installing libx11 (1.8-r0) [2022-08-12T08:42:56.487Z] (7/134) Installing libxext (1.3.4-r0) [2022-08-12T08:42:56.487Z] (8/134) Installing libice (1.0.10-r0) [2022-08-12T08:42:56.487Z] (9/134) Installing libuuid (2.38-r1) [2022-08-12T08:42:56.751Z] (10/134) Installing libsm (1.2.3-r0) [2022-08-12T08:42:56.751Z] (11/134) Installing libxt (1.2.1-r0) [2022-08-12T08:42:56.751Z] (12/134) Installing libxmu (1.1.3-r0) [2022-08-12T08:42:57.011Z] (13/134) Installing xset (1.2.4-r0) [2022-08-12T08:42:57.011Z] (14/134) Installing xprop (1.2.5-r0) [2022-08-12T08:42:57.011Z] (15/134) Installing xdg-utils (1.1.3-r3) [2022-08-12T08:42:57.272Z] (16/134) Installing eudev-libs (3.2.11-r0) [2022-08-12T08:42:57.272Z] (17/134) Installing pkgconf (1.8.0-r1) [2022-08-12T08:42:57.272Z] (18/134) Installing libffi (3.4.2-r1) [2022-08-12T08:42:57.533Z] (19/134) Installing libintl (0.21-r2) [2022-08-12T08:42:57.533Z] (20/134) Installing libblkid (2.38-r1) [2022-08-12T08:42:57.533Z] (21/134) Installing libmount (2.38-r1) [2022-08-12T08:42:57.794Z] (22/134) Installing pcre (8.45-r2) [2022-08-12T08:42:57.794Z] (23/134) Installing glib (2.72.1-r0) [2022-08-12T08:42:58.054Z] (24/134) Installing xz-libs (5.2.5-r1) [2022-08-12T08:42:58.054Z] (25/134) Installing libxml2 (2.9.14-r0) [2022-08-12T08:42:58.054Z] (26/134) Installing shared-mime-info (2.2-r0) [2022-08-12T08:42:58.316Z] (27/134) Installing hicolor-icon-theme (0.17-r1) [2022-08-12T08:42:58.316Z] (28/134) Installing libjpeg-turbo (2.1.3-r1) [2022-08-12T08:42:58.316Z] (29/134) Installing libpng (1.6.37-r1) [2022-08-12T08:42:58.577Z] (30/134) Installing libwebp (1.2.3-r0) [2022-08-12T08:42:58.577Z] (31/134) Installing zstd-libs (1.5.2-r1) [2022-08-12T08:42:58.577Z] (32/134) Installing tiff (4.3.0-r1) [2022-08-12T08:42:58.839Z] (33/134) Installing gdk-pixbuf (2.42.8-r0) [2022-08-12T08:42:58.839Z] (34/134) Installing gtk-update-icon-cache (2.24.33-r3) [2022-08-12T08:42:58.839Z] (35/134) Installing libxcomposite (0.4.5-r0) [2022-08-12T08:42:59.101Z] (36/134) Installing libxfixes (6.0.0-r0) [2022-08-12T08:42:59.101Z] (37/134) Installing libxrender (0.9.10-r3) [2022-08-12T08:42:59.101Z] (38/134) Installing libxcursor (1.2.1-r0) [2022-08-12T08:42:59.361Z] (39/134) Installing libxdamage (1.1.5-r1) [2022-08-12T08:42:59.361Z] (40/134) Installing libxi (1.8-r0) [2022-08-12T08:42:59.361Z] (41/134) Installing libxinerama (1.1.4-r1) [2022-08-12T08:42:59.623Z] (42/134) Installing libxrandr (1.5.2-r1) [2022-08-12T08:42:59.623Z] (43/134) Installing atk (2.38.0-r0) [2022-08-12T08:42:59.623Z] (44/134) Installing libxtst (1.2.3-r3) [2022-08-12T08:42:59.885Z] (45/134) Installing dbus-libs (1.14.0-r1) [2022-08-12T08:42:59.885Z] (46/134) Installing at-spi2-core (2.44.1-r0) [2022-08-12T08:42:59.885Z] (47/134) Installing at-spi2-atk (2.38.0-r0) [2022-08-12T08:43:00.138Z] Still waiting to schedule task [2022-08-12T08:43:00.139Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-08-12T08:43:00.147Z] (48/134) Installing expat (2.4.8-r0) [2022-08-12T08:43:00.147Z] (49/134) Installing libbz2 (1.0.8-r1) [2022-08-12T08:43:00.408Z] (50/134) Installing freetype (2.12.1-r0) [2022-08-12T08:43:00.408Z] (51/134) Installing fontconfig (2.14.0-r0) [2022-08-12T08:43:00.408Z] (52/134) Installing pixman (0.40.0-r3) [2022-08-12T08:43:00.670Z] (53/134) Installing cairo (1.17.4-r2) [2022-08-12T08:43:00.670Z] (54/134) Installing cairo-gobject (1.17.4-r2) [2022-08-12T08:43:00.670Z] (55/134) Installing avahi-libs (0.8-r6) [2022-08-12T08:43:00.934Z] (56/134) Installing gmp (6.2.1-r2) [2022-08-12T08:43:00.934Z] (57/134) Installing nettle (3.7.3-r0) [2022-08-12T08:43:00.934Z] (58/134) Installing p11-kit (0.24.1-r0) [2022-08-12T08:43:01.195Z] (59/134) Installing libtasn1 (4.18.0-r0) [2022-08-12T08:43:01.195Z] (60/134) Installing libunistring (1.0-r0) [2022-08-12T08:43:01.456Z] (61/134) Installing gnutls (3.7.7-r0) [2022-08-12T08:43:01.456Z] (62/134) Installing cups-libs (2.4.2-r0) [2022-08-12T08:43:01.456Z] (63/134) Installing libepoxy (1.5.10-r0) [2022-08-12T08:43:01.716Z] (64/134) Installing fribidi (1.0.12-r0) [2022-08-12T08:43:01.716Z] (65/134) Installing graphite2 (1.3.14-r1) [2022-08-12T08:43:01.716Z] (66/134) Installing harfbuzz (4.3.0-r0) [2022-08-12T08:43:01.978Z] (67/134) Installing libxft (2.3.4-r0) [2022-08-12T08:43:01.978Z] (68/134) Installing pango (1.50.7-r0) [2022-08-12T08:43:01.978Z] (69/134) Installing wayland-libs-client (1.20.0-r0) [2022-08-12T08:43:02.240Z] (70/134) Installing wayland-libs-cursor (1.20.0-r0) [2022-08-12T08:43:02.240Z] (71/134) Installing wayland-libs-egl (1.20.0-r0) [2022-08-12T08:43:02.241Z] (72/134) Installing xkeyboard-config (2.35.1-r0) [2022-08-12T08:43:02.506Z] (73/134) Installing libxkbcommon (1.4.1-r0) [2022-08-12T08:43:02.506Z] (74/134) Installing gtk+3.0 (3.24.34-r1) [2022-08-12T08:43:02.767Z] Executing gtk+3.0-3.24.34-r1.post-install [2022-08-12T08:43:02.767Z] (75/134) Installing libfontenc (1.1.4-r0) [2022-08-12T08:43:02.767Z] (76/134) Installing mkfontscale (1.2.2-r0) [2022-08-12T08:43:03.029Z] (77/134) Installing font-opensans (0_git20210927-r0) [2022-08-12T08:43:03.029Z] (78/134) Installing libgcc (11.2.1_git20220219-r2) [2022-08-12T08:43:03.289Z] (79/134) Installing libogg (1.3.5-r1) [2022-08-12T08:43:03.289Z] (80/134) Installing libstdc++ (11.2.1_git20220219-r2) [2022-08-12T08:43:03.289Z] (81/134) Installing flac (1.3.4-r0) [2022-08-12T08:43:03.550Z] (82/134) Installing alsa-lib (1.2.7.2-r0) [2022-08-12T08:43:03.550Z] (83/134) Installing libatomic (11.2.1_git20220219-r2) [2022-08-12T08:43:03.550Z] (84/134) Installing sdl2 (2.0.22-r0) [2022-08-12T08:43:03.811Z] (85/134) Installing aom-libs (3.3.0-r0) [2022-08-12T08:43:04.752Z] (86/134) Installing libass (0.16.0-r0) [2022-08-12T08:43:04.752Z] (87/134) Installing libdav1d (1.0.0-r0) [2022-08-12T08:43:05.013Z] (88/134) Installing libpciaccess (0.16-r0) [2022-08-12T08:43:05.013Z] (89/134) Installing libdrm (2.4.110-r0) [2022-08-12T08:43:05.013Z] (90/134) Installing ncurses-terminfo-base (6.3_p20220521-r0) [2022-08-12T08:43:05.273Z] (91/134) Installing ncurses-libs (6.3_p20220521-r0) [2022-08-12T08:43:05.273Z] (92/134) Installing lame (3.100-r0) [2022-08-12T08:43:05.273Z] (93/134) Installing opus (1.3.1-r1) [2022-08-12T08:43:05.533Z] (94/134) Installing libasyncns (0.8-r1) [2022-08-12T08:43:05.533Z] (95/134) Installing libltdl (2.4.7-r0) [2022-08-12T08:43:05.533Z] (96/134) Installing orc (0.4.32-r0) [2022-08-12T08:43:05.795Z] (97/134) Installing libvorbis (1.3.7-r0) [2022-08-12T08:43:05.795Z] (98/134) Installing libsndfile (1.1.0-r0) [2022-08-12T08:43:06.057Z] (99/134) Installing libgomp (11.2.1_git20220219-r2) [2022-08-12T08:43:06.057Z] (100/134) Installing soxr (0.1.3-r2) [2022-08-12T08:43:06.057Z] (101/134) Installing speexdsp (1.2.0-r0) [2022-08-12T08:43:06.319Z] (102/134) Installing tdb-libs (1.4.6-r0) [2022-08-12T08:43:06.319Z] (103/134) Installing libpulse (15.0-r2) [2022-08-12T08:43:06.319Z] (104/134) Installing cjson (1.7.15-r3) [2022-08-12T08:43:06.583Z] (105/134) Installing mbedtls (2.28.1-r0) [2022-08-12T08:43:06.583Z] (106/134) Installing librist (0.2.6-r1) [2022-08-12T08:43:06.583Z] (107/134) Installing libsrt (1.4.4-r0) [2022-08-12T08:43:06.845Z] (108/134) Installing libssh (0.9.6-r1) [2022-08-12T08:43:06.845Z] (109/134) Installing libtheora (1.1.1-r16) [2022-08-12T08:43:06.845Z] (110/134) Installing v4l-utils-libs (1.22.1-r1) [2022-08-12T08:43:07.108Z] (111/134) Installing libva (2.14.0-r0) [2022-08-12T08:43:07.108Z] (112/134) Installing libvdpau (1.5-r0) [2022-08-12T08:43:07.108Z] (113/134) Installing vidstab (1.1.0-r1) [2022-08-12T08:43:07.373Z] (114/134) Installing libvpx (1.11.0-r1) [2022-08-12T08:43:07.373Z] (115/134) Installing x264-libs (0.163_git20210613-r0) [2022-08-12T08:43:07.635Z] (116/134) Installing numactl (2.0.14-r0) [2022-08-12T08:43:07.635Z] (117/134) Installing x265-libs (3.5-r3) [2022-08-12T08:43:07.896Z] (118/134) Installing xvidcore (1.3.7-r1) [2022-08-12T08:43:07.896Z] (119/134) Installing ffmpeg-libs (5.0.1-r1) [2022-08-12T08:43:08.472Z] (120/134) Installing libevent (2.1.12-r4) [2022-08-12T08:43:08.733Z] (121/134) Installing mesa (21.3.8-r2) [2022-08-12T08:43:08.733Z] (122/134) Installing wayland-libs-server (1.20.0-r0) [2022-08-12T08:43:08.995Z] (123/134) Installing mesa-gbm (21.3.8-r2) [2022-08-12T08:43:08.995Z] (124/134) Installing lcms2 (2.13.1-r0) [2022-08-12T08:43:08.995Z] (125/134) Installing nspr (4.33-r0) [2022-08-12T08:43:09.256Z] (126/134) Installing sqlite-libs (3.38.5-r0) [2022-08-12T08:43:09.256Z] (127/134) Installing nss (3.78.1-r0) [2022-08-12T08:43:09.256Z] (128/134) Installing re2 (2022.04.01-r0) [2022-08-12T08:43:09.518Z] (129/134) Installing snappy (1.1.9-r4) [2022-08-12T08:43:09.518Z] (130/134) Installing libgpg-error (1.45-r0) [2022-08-12T08:43:09.518Z] (131/134) Installing libgcrypt (1.10.1-r0) [2022-08-12T08:43:09.780Z] (132/134) Installing libxslt (1.1.35-r0) [2022-08-12T08:43:09.780Z] (133/134) Installing chromium (102.0.5005.167-r0) [2022-08-12T08:43:15.080Z] (134/134) Installing chromium-chromedriver (102.0.5005.167-r0) [2022-08-12T08:43:15.341Z] Executing busybox-1.35.0-r17.trigger [2022-08-12T08:43:15.341Z] Executing glib-2.72.1-r0.trigger [2022-08-12T08:43:15.341Z] Executing shared-mime-info-2.2-r0.trigger [2022-08-12T08:43:20.634Z] Executing gdk-pixbuf-2.42.8-r0.trigger [2022-08-12T08:43:20.634Z] Executing gtk-update-icon-cache-2.24.33-r3.trigger [2022-08-12T08:43:20.634Z] Executing fontconfig-2.14.0-r0.trigger [2022-08-12T08:43:20.634Z] Executing mkfontscale-1.2.2-r0.trigger [2022-08-12T08:43:20.634Z] OK: 424 MiB in 155 packages [2022-08-12T08:43:20.634Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-12T08:43:20.895Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-12T08:43:21.156Z] (1/23) Installing binutils (2.38-r3) [2022-08-12T08:43:21.425Z] (2/23) Installing isl22 (0.22-r0) [2022-08-12T08:43:21.425Z] (3/23) Installing mpfr4 (4.1.0-r0) [2022-08-12T08:43:21.697Z] (4/23) Installing mpc1 (1.2.1-r0) [2022-08-12T08:43:21.697Z] (5/23) Installing gcc (11.2.1_git20220219-r2) [2022-08-12T08:43:23.655Z] (6/23) Installing musl-dev (1.2.3-r0) [2022-08-12T08:43:23.655Z] (7/23) Installing libc-dev (0.7.2-r3) [2022-08-12T08:43:23.916Z] (8/23) Installing linux-headers (5.16.7-r1) [2022-08-12T08:43:23.916Z] (9/23) Installing libffi-dev (3.4.2-r1) [2022-08-12T08:43:24.176Z] (10/23) Installing libpq (14.4-r1) [2022-08-12T08:43:24.176Z] (11/23) Installing openssl-dev (1.1.1q-r0) [2022-08-12T08:43:24.437Z] (12/23) Installing libpq-dev (14.4-r1) [2022-08-12T08:43:24.437Z] (13/23) Installing libecpg (14.4-r1) [2022-08-12T08:43:24.437Z] (14/23) Installing libecpg-dev (14.4-r1) [2022-08-12T08:43:24.708Z] (15/23) Installing llvm13-libs (13.0.1-r2) [2022-08-12T08:43:26.618Z] (16/23) Installing clang-libs (13.0.1-r1) [2022-08-12T08:43:28.004Z] (17/23) Installing clang (13.0.1-r1) [2022-08-12T08:43:28.264Z] (18/23) Installing icu-data-en (71.1-r2) [2022-08-12T08:43:28.264Z] Executing icu-data-en-71.1-r2.post-install [2022-08-12T08:43:28.264Z] * [2022-08-12T08:43:28.264Z] * If you need ICU with non-English locales and legacy charset support, install [2022-08-12T08:43:28.264Z] * package icu-data-full. [2022-08-12T08:43:28.264Z] * [2022-08-12T08:43:28.264Z] (19/23) Installing icu-libs (71.1-r2) [2022-08-12T08:43:28.525Z] (20/23) Installing icu (71.1-r2) [2022-08-12T08:43:28.525Z] (21/23) Installing icu-dev (71.1-r2) [2022-08-12T08:43:28.525Z] (22/23) Installing llvm13 (13.0.1-r2) [2022-08-12T08:43:30.450Z] (23/23) Installing postgresql14-dev (14.4-r1) [2022-08-12T08:43:30.450Z] Executing busybox-1.35.0-r17.trigger [2022-08-12T08:43:30.450Z] OK: 844 MiB in 178 packages [2022-08-12T08:43:30.450Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-12T08:43:31.019Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-12T08:43:31.609Z] (1/10) Installing g++ (11.2.1_git20220219-r2) [2022-08-12T08:43:32.553Z] (2/10) Installing gdbm (1.23-r0) [2022-08-12T08:43:32.553Z] (3/10) Installing mpdecimal (2.5.1-r1) [2022-08-12T08:43:32.815Z] (4/10) Installing readline (8.1.2-r0) [2022-08-12T08:43:32.815Z] (5/10) Installing python3 (3.10.5-r0) [2022-08-12T08:43:33.775Z] (6/10) Installing python3-dev (3.10.5-r0) [2022-08-12T08:43:35.692Z] (7/10) Installing libsodium (1.0.18-r0) [2022-08-12T08:43:35.953Z] (8/10) Installing libzmq (4.3.4-r0) [2022-08-12T08:43:35.953Z] (9/10) Installing libsodium-dev (1.0.18-r0) [2022-08-12T08:43:36.220Z] (10/10) Installing zeromq-dev (4.3.4-r0) [2022-08-12T08:43:36.220Z] Executing busybox-1.35.0-r17.trigger [2022-08-12T08:43:36.220Z] OK: 996 MiB in 188 packages [2022-08-12T08:43:36.220Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-12T08:43:37.165Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-12T08:43:37.425Z] OK: 996 MiB in 188 packages [2022-08-12T08:43:37.425Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-12T08:43:38.365Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-12T08:43:38.626Z] (1/1) Installing tzdata (2022a-r0) [2022-08-12T08:43:38.626Z] Executing busybox-1.35.0-r17.trigger [2022-08-12T08:43:38.626Z] OK: 999 MiB in 189 packages [2022-08-12T08:43:38.887Z] (1/1) Purging tzdata (2022a-r0) [2022-08-12T08:43:38.887Z] Executing busybox-1.35.0-r17.trigger [2022-08-12T08:43:38.887Z] OK: 996 MiB in 188 packages [2022-08-12T08:43:42.195Z] Looking in links: /tmp/tmpqv232kmc [2022-08-12T08:43:42.195Z] Processing /tmp/tmpqv232kmc/setuptools-58.1.0-py3-none-any.whl [2022-08-12T08:43:42.195Z] Processing /tmp/tmpqv232kmc/pip-22.0.4-py3-none-any.whl [2022-08-12T08:43:42.195Z] Installing collected packages: setuptools, pip [2022-08-12T08:43:44.107Z] Successfully installed pip-22.0.4 setuptools-58.1.0 [2022-08-12T08:43:44.107Z] 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 [2022-08-12T08:43:45.047Z] Requirement already satisfied: pip in /usr/lib/python3.10/site-packages (22.0.4) [2022-08-12T08:43:45.047Z] Collecting pip [2022-08-12T08:43:45.047Z] Downloading pip-22.2.2-py3-none-any.whl (2.0 MB) [2022-08-12T08:43:45.047Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 46.9 MB/s eta 0:00:00 [2022-08-12T08:43:45.047Z] Requirement already satisfied: setuptools in /usr/lib/python3.10/site-packages (58.1.0) [2022-08-12T08:43:45.621Z] Collecting setuptools [2022-08-12T08:43:45.621Z] Downloading setuptools-64.0.1-py3-none-any.whl (1.2 MB) [2022-08-12T08:43:45.621Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 73.5 MB/s eta 0:00:00 [2022-08-12T08:43:45.621Z] Collecting wheel [2022-08-12T08:43:45.621Z] Downloading wheel-0.37.1-py2.py3-none-any.whl (35 kB) [2022-08-12T08:43:45.885Z] Installing collected packages: wheel, setuptools, pip [2022-08-12T08:43:45.885Z] Attempting uninstall: setuptools [2022-08-12T08:43:45.885Z] Found existing installation: setuptools 58.1.0 [2022-08-12T08:43:45.885Z] Uninstalling setuptools-58.1.0: [2022-08-12T08:43:45.885Z] Successfully uninstalled setuptools-58.1.0 [2022-08-12T08:43:46.831Z] Attempting uninstall: pip [2022-08-12T08:43:46.831Z] Found existing installation: pip 22.0.4 [2022-08-12T08:43:46.831Z] Uninstalling pip-22.0.4: [2022-08-12T08:43:46.831Z] Successfully uninstalled pip-22.0.4 [2022-08-12T08:43:48.750Z] Successfully installed pip-22.2.2 setuptools-64.0.1 wheel-0.37.1 [2022-08-12T08:43:48.750Z] 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 [2022-08-12T08:43:49.320Z] Processing ./edgex-taf-common [2022-08-12T08:43:49.320Z] Preparing metadata (setup.py): started [2022-08-12T08:43:49.891Z] Preparing metadata (setup.py): finished with status 'done' [2022-08-12T08:43:49.891Z] Building wheels for collected packages: edgex-taf-common [2022-08-12T08:43:49.891Z] Building wheel for edgex-taf-common (setup.py): started [2022-08-12T08:43:50.151Z] Building wheel for edgex-taf-common (setup.py): finished with status 'done' [2022-08-12T08:43:50.151Z] Created wheel for edgex-taf-common: filename=edgex_taf_common-0.0.0-py3-none-any.whl size=14473 sha256=7c5e0dd7c8ad9344ce288b226ae93e30f5d5bbcb05bcc202f8a2f1b6992aa75a [2022-08-12T08:43:50.151Z] Stored in directory: /root/.cache/pip/wheels/61/f5/b0/ccd98a608bbb4978be0e5d8235f9fb4ae43535dafafd44bbbd [2022-08-12T08:43:50.151Z] Successfully built edgex-taf-common [2022-08-12T08:43:50.151Z] Installing collected packages: edgex-taf-common [2022-08-12T08:43:50.417Z] Successfully installed edgex-taf-common-0.0.0 [2022-08-12T08:43:50.417Z] 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 [2022-08-12T08:43:51.363Z] Collecting robotframework==4.1.3 [2022-08-12T08:43:51.363Z] Downloading robotframework-4.1.3-py2.py3-none-any.whl (659 kB) [2022-08-12T08:43:51.363Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 659.8/659.8 kB 8.5 MB/s eta 0:00:00 [2022-08-12T08:43:51.363Z] Installing collected packages: robotframework [2022-08-12T08:43:51.934Z] Successfully installed robotframework-4.1.3 [2022-08-12T08:43:51.934Z] 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 [2022-08-12T08:43:52.878Z] Collecting docker==4.4.1 [2022-08-12T08:43:52.878Z] Downloading docker-4.4.1-py2.py3-none-any.whl (146 kB) [2022-08-12T08:43:52.878Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 146.8/146.8 kB 2.0 MB/s eta 0:00:00 [2022-08-12T08:43:52.878Z] Collecting requests!=2.18.0,>=2.14.2 [2022-08-12T08:43:52.878Z] Downloading requests-2.28.1-py3-none-any.whl (62 kB) [2022-08-12T08:43:53.140Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.8/62.8 kB 1.0 MB/s eta 0:00:00 [2022-08-12T08:43:53.140Z] Collecting websocket-client>=0.32.0 [2022-08-12T08:43:53.140Z] Downloading websocket_client-1.3.3-py3-none-any.whl (54 kB) [2022-08-12T08:43:53.140Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 54.3/54.3 kB 2.4 MB/s eta 0:00:00 [2022-08-12T08:43:53.140Z] Collecting six>=1.4.0 [2022-08-12T08:43:53.140Z] Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) [2022-08-12T08:43:53.401Z] Collecting certifi>=2017.4.17 [2022-08-12T08:43:53.401Z] Downloading certifi-2022.6.15-py3-none-any.whl (160 kB) [2022-08-12T08:43:53.401Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 160.2/160.2 kB 2.8 MB/s eta 0:00:00 [2022-08-12T08:43:53.401Z] Collecting urllib3<1.27,>=1.21.1 [2022-08-12T08:43:53.401Z] Downloading urllib3-1.26.11-py2.py3-none-any.whl (139 kB) [2022-08-12T08:43:53.401Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 139.9/139.9 kB 5.4 MB/s eta 0:00:00 [2022-08-12T08:43:53.663Z] Collecting idna<4,>=2.5 [2022-08-12T08:43:53.663Z] Downloading idna-3.3-py3-none-any.whl (61 kB) [2022-08-12T08:43:53.663Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.2/61.2 kB 725.3 kB/s eta 0:00:00 [2022-08-12T08:43:53.663Z] Collecting charset-normalizer<3,>=2 [2022-08-12T08:43:53.663Z] Downloading charset_normalizer-2.1.0-py3-none-any.whl (39 kB) [2022-08-12T08:43:53.924Z] Installing collected packages: websocket-client, urllib3, six, idna, charset-normalizer, certifi, requests, docker [2022-08-12T08:43:54.865Z] Successfully installed certifi-2022.6.15 charset-normalizer-2.1.0 docker-4.4.1 idna-3.3 requests-2.28.1 six-1.16.0 urllib3-1.26.11 websocket-client-1.3.3 [2022-08-12T08:43:54.865Z] 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 [2022-08-12T08:43:55.436Z] Collecting python-dotenv==0.15.0 [2022-08-12T08:43:55.437Z] Downloading python_dotenv-0.15.0-py2.py3-none-any.whl (18 kB) [2022-08-12T08:43:55.437Z] Installing collected packages: python-dotenv [2022-08-12T08:43:55.437Z] Successfully installed python-dotenv-0.15.0 [2022-08-12T08:43:55.437Z] 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 [2022-08-12T08:43:56.381Z] Collecting RESTinstance==1.0.2 [2022-08-12T08:43:56.644Z] Downloading RESTinstance-1.0.2-py3-none-any.whl (27 kB) [2022-08-12T08:43:57.595Z] Collecting flex [2022-08-12T08:43:57.595Z] Downloading flex-6.14.1.tar.gz (40 kB) [2022-08-12T08:43:57.595Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 40.9/40.9 kB 3.4 MB/s eta 0:00:00 [2022-08-12T08:43:57.595Z] Preparing metadata (setup.py): started [2022-08-12T08:43:57.856Z] Preparing metadata (setup.py): finished with status 'done' [2022-08-12T08:43:58.118Z] Collecting strict-rfc3339 [2022-08-12T08:43:58.118Z] Downloading strict-rfc3339-0.7.tar.gz (17 kB) [2022-08-12T08:43:58.118Z] Preparing metadata (setup.py): started [2022-08-12T08:43:58.381Z] Preparing metadata (setup.py): finished with status 'done' [2022-08-12T08:43:58.381Z] Collecting GenSON [2022-08-12T08:43:58.381Z] Downloading genson-1.2.2.tar.gz (34 kB) [2022-08-12T08:43:58.381Z] Preparing metadata (setup.py): started [2022-08-12T08:43:58.954Z] Preparing metadata (setup.py): finished with status 'done' [2022-08-12T08:43:58.954Z] Collecting pytz [2022-08-12T08:43:58.954Z] Downloading pytz-2022.2-py2.py3-none-any.whl (504 kB) [2022-08-12T08:43:58.954Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 504.7/504.7 kB 7.3 MB/s eta 0:00:00 [2022-08-12T08:43:58.954Z] Collecting pygments [2022-08-12T08:43:58.954Z] Downloading Pygments-2.12.0-py3-none-any.whl (1.1 MB) [2022-08-12T08:43:58.954Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 29.3 MB/s eta 0:00:00 [2022-08-12T08:43:59.217Z] Collecting rfc3987 [2022-08-12T08:43:59.217Z] Downloading rfc3987-1.3.8-py2.py3-none-any.whl (13 kB) [2022-08-12T08:43:59.217Z] Collecting tzlocal [2022-08-12T08:43:59.217Z] Downloading tzlocal-4.2-py3-none-any.whl (19 kB) [2022-08-12T08:43:59.217Z] Collecting docutils [2022-08-12T08:43:59.217Z] Downloading docutils-0.19-py3-none-any.whl (570 kB) [2022-08-12T08:43:59.218Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 570.5/570.5 kB 35.6 MB/s eta 0:00:00 [2022-08-12T08:43:59.218Z] Collecting jsonschema [2022-08-12T08:43:59.218Z] Downloading jsonschema-4.9.1-py3-none-any.whl (79 kB) [2022-08-12T08:43:59.218Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 79.5/79.5 kB 3.9 MB/s eta 0:00:00 [2022-08-12T08:43:59.218Z] Requirement already satisfied: requests in /usr/lib/python3.10/site-packages (from RESTinstance==1.0.2) (2.28.1) [2022-08-12T08:43:59.218Z] Requirement already satisfied: robotframework>=3.1.0 in /usr/lib/python3.10/site-packages (from RESTinstance==1.0.2) (4.1.3) [2022-08-12T08:43:59.218Z] Collecting jsonpath-ng [2022-08-12T08:43:59.218Z] Downloading jsonpath_ng-1.5.3-py3-none-any.whl (29 kB) [2022-08-12T08:43:59.218Z] Requirement already satisfied: six>=1.7.3 in /usr/lib/python3.10/site-packages (from flex->RESTinstance==1.0.2) (1.16.0) [2022-08-12T08:43:59.479Z] Collecting PyYAML>=3.11 [2022-08-12T08:43:59.479Z] Downloading PyYAML-6.0.tar.gz (124 kB) [2022-08-12T08:43:59.479Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 125.0/125.0 kB 16.4 MB/s eta 0:00:00 [2022-08-12T08:43:59.741Z] Installing build dependencies: started [2022-08-12T08:44:05.039Z] Installing build dependencies: finished with status 'done' [2022-08-12T08:44:05.039Z] Getting requirements to build wheel: started [2022-08-12T08:44:05.611Z] Getting requirements to build wheel: finished with status 'done' [2022-08-12T08:44:05.611Z] Preparing metadata (pyproject.toml): started [2022-08-12T08:44:06.183Z] Preparing metadata (pyproject.toml): finished with status 'done' [2022-08-12T08:44:06.183Z] Collecting validate-email>=1.2 [2022-08-12T08:44:06.183Z] Downloading validate_email-1.3.tar.gz (4.7 kB) [2022-08-12T08:44:06.183Z] Preparing metadata (setup.py): started [2022-08-12T08:44:06.444Z] Preparing metadata (setup.py): finished with status 'done' [2022-08-12T08:44:06.706Z] Collecting click>=3.3 [2022-08-12T08:44:06.706Z] Downloading click-8.1.3-py3-none-any.whl (96 kB) [2022-08-12T08:44:06.706Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 96.6/96.6 kB 14.1 MB/s eta 0:00:00 [2022-08-12T08:44:06.706Z] Collecting jsonpointer>=1.7 [2022-08-12T08:44:06.706Z] Downloading jsonpointer-2.3-py2.py3-none-any.whl (7.8 kB) [2022-08-12T08:44:06.706Z] Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/lib/python3.10/site-packages (from requests->RESTinstance==1.0.2) (1.26.11) [2022-08-12T08:44:06.706Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.10/site-packages (from requests->RESTinstance==1.0.2) (2022.6.15) [2022-08-12T08:44:06.706Z] Requirement already satisfied: charset-normalizer<3,>=2 in /usr/lib/python3.10/site-packages (from requests->RESTinstance==1.0.2) (2.1.0) [2022-08-12T08:44:06.706Z] Requirement already satisfied: idna<4,>=2.5 in /usr/lib/python3.10/site-packages (from requests->RESTinstance==1.0.2) (3.3) [2022-08-12T08:44:06.706Z] Collecting decorator [2022-08-12T08:44:06.706Z] Downloading decorator-5.1.1-py3-none-any.whl (9.1 kB) [2022-08-12T08:44:06.706Z] Collecting ply [2022-08-12T08:44:06.706Z] Downloading ply-3.11-py2.py3-none-any.whl (49 kB) [2022-08-12T08:44:06.706Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 49.6/49.6 kB 6.4 MB/s eta 0:00:00 [2022-08-12T08:44:06.968Z] Collecting pyrsistent!=0.17.0,!=0.17.1,!=0.17.2,>=0.14.0 [2022-08-12T08:44:06.968Z] Downloading pyrsistent-0.18.1.tar.gz (100 kB) [2022-08-12T08:44:06.968Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 100.5/100.5 kB 1.9 MB/s eta 0:00:00 [2022-08-12T08:44:06.968Z] Installing build dependencies: started [2022-08-12T08:44:09.524Z] Installing build dependencies: finished with status 'done' [2022-08-12T08:44:09.524Z] Getting requirements to build wheel: started [2022-08-12T08:44:09.788Z] Getting requirements to build wheel: finished with status 'done' [2022-08-12T08:44:09.788Z] Preparing metadata (pyproject.toml): started [2022-08-12T08:44:10.051Z] Preparing metadata (pyproject.toml): finished with status 'done' [2022-08-12T08:44:10.051Z] Collecting attrs>=17.4.0 [2022-08-12T08:44:10.051Z] Downloading attrs-22.1.0-py2.py3-none-any.whl (58 kB) [2022-08-12T08:44:10.051Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.8/58.8 kB 7.8 MB/s eta 0:00:00 [2022-08-12T08:44:10.051Z] Collecting pytz-deprecation-shim [2022-08-12T08:44:10.051Z] Downloading pytz_deprecation_shim-0.1.0.post0-py2.py3-none-any.whl (15 kB) [2022-08-12T08:44:10.313Z] Collecting tzdata [2022-08-12T08:44:10.313Z] Downloading tzdata-2022.1-py2.py3-none-any.whl (339 kB) [2022-08-12T08:44:10.313Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 339.5/339.5 kB 36.0 MB/s eta 0:00:00 [2022-08-12T08:44:10.313Z] Building wheels for collected packages: flex, strict-rfc3339, GenSON, pyrsistent, PyYAML, validate-email [2022-08-12T08:44:10.313Z] Building wheel for flex (setup.py): started [2022-08-12T08:44:10.887Z] Building wheel for flex (setup.py): finished with status 'done' [2022-08-12T08:44:10.887Z] Created wheel for flex: filename=flex-6.14.1-py3-none-any.whl size=77258 sha256=29be7053a04c17c09b24f780e74e9b2533f5dad4950d083420feea805c7287bc [2022-08-12T08:44:10.887Z] Stored in directory: /root/.cache/pip/wheels/03/f3/f4/2969638ff9c909bf16dac8f17d8298ce9e4d5c854af4b3d061 [2022-08-12T08:44:10.887Z] Building wheel for strict-rfc3339 (setup.py): started [2022-08-12T08:44:11.488Z] Building wheel for strict-rfc3339 (setup.py): finished with status 'done' [2022-08-12T08:44:11.488Z] Created wheel for strict-rfc3339: filename=strict_rfc3339-0.7-py3-none-any.whl size=18129 sha256=ca0df355643a3e0989962643d462bcb384c9395a94960237a221e972c530e5ea [2022-08-12T08:44:11.488Z] Stored in directory: /root/.cache/pip/wheels/d4/c2/43/78ecbcc49dd7594ca41c72be6ddb7844a486bae4b306fb3d14 [2022-08-12T08:44:11.488Z] Building wheel for GenSON (setup.py): started [2022-08-12T08:44:11.750Z] Building wheel for GenSON (setup.py): finished with status 'done' [2022-08-12T08:44:11.750Z] Created wheel for GenSON: filename=genson-1.2.2-py2.py3-none-any.whl size=21269 sha256=a699b54a80cded39e4f110d9ce73589970efbc836e171cd502128e63aecb310a [2022-08-12T08:44:11.751Z] Stored in directory: /root/.cache/pip/wheels/7a/0f/7a/4e21606c6ce2485376522986cd8809d738907a611907b206ca [2022-08-12T08:44:11.751Z] Building wheel for pyrsistent (pyproject.toml): started [2022-08-12T08:44:13.157Z] Building wheel for pyrsistent (pyproject.toml): finished with status 'done' [2022-08-12T08:44:13.157Z] Created wheel for pyrsistent: filename=pyrsistent-0.18.1-cp310-cp310-linux_x86_64.whl size=114685 sha256=e8e05ae100c44ca96a6f1c259eeb1b9d194cfb46f20d963c27fcf3019905dbdc [2022-08-12T08:44:13.157Z] Stored in directory: /root/.cache/pip/wheels/42/cf/03/ae35459d6c32fce920e7eb28fa325fdeced7a39fb9b98c56f0 [2022-08-12T08:44:13.157Z] Building wheel for PyYAML (pyproject.toml): started [2022-08-12T08:44:13.743Z] Building wheel for PyYAML (pyproject.toml): finished with status 'done' [2022-08-12T08:44:13.743Z] Created wheel for PyYAML: filename=PyYAML-6.0-cp310-cp310-linux_x86_64.whl size=45330 sha256=c5d0fd941fb350810839129bd051524cf4e9b43dbcc203d850d72fa772be1211 [2022-08-12T08:44:13.743Z] Stored in directory: /root/.cache/pip/wheels/1d/f3/b4/4aea0992adbed14b36ce9c3857d3707c762a4374479230685d [2022-08-12T08:44:13.743Z] Building wheel for validate-email (setup.py): started [2022-08-12T08:44:14.316Z] Building wheel for validate-email (setup.py): finished with status 'done' [2022-08-12T08:44:14.316Z] Created wheel for validate-email: filename=validate_email-1.3-py3-none-any.whl size=5466 sha256=24c845690fb0d5a124224175b659bfa2dc9a4f8cf8a08c758072489afd462f3a [2022-08-12T08:44:14.316Z] Stored in directory: /root/.cache/pip/wheels/b2/7a/63/5c5bc2a88ffffb247771c1cc38c2bda3d78e1ffbff79ed8d18 [2022-08-12T08:44:14.316Z] Successfully built flex strict-rfc3339 GenSON pyrsistent PyYAML validate-email [2022-08-12T08:44:14.578Z] Installing collected packages: validate-email, strict-rfc3339, rfc3987, pytz, ply, GenSON, tzdata, PyYAML, pyrsistent, pygments, jsonpointer, docutils, decorator, click, attrs, pytz-deprecation-shim, jsonschema, jsonpath-ng, flex, tzlocal, RESTinstance [2022-08-12T08:44:17.132Z] Successfully installed GenSON-1.2.2 PyYAML-6.0 RESTinstance-1.0.2 attrs-22.1.0 click-8.1.3 decorator-5.1.1 docutils-0.19 flex-6.14.1 jsonpath-ng-1.5.3 jsonpointer-2.3 jsonschema-4.9.1 ply-3.11 pygments-2.12.0 pyrsistent-0.18.1 pytz-2022.2 pytz-deprecation-shim-0.1.0.post0 rfc3987-1.3.8 strict-rfc3339-0.7 tzdata-2022.1 tzlocal-4.2 validate-email-1.3 [2022-08-12T08:44:17.132Z] 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 [2022-08-12T08:44:17.704Z] Collecting robotbackgroundlogger==1.2 [2022-08-12T08:44:17.704Z] Downloading robotbackgroundlogger-1.2.tar.gz (3.9 kB) [2022-08-12T08:44:17.704Z] Preparing metadata (setup.py): started [2022-08-12T08:44:17.965Z] Preparing metadata (setup.py): finished with status 'done' [2022-08-12T08:44:17.965Z] Requirement already satisfied: robotframework in /usr/lib/python3.10/site-packages (from robotbackgroundlogger==1.2) (4.1.3) [2022-08-12T08:44:17.965Z] Building wheels for collected packages: robotbackgroundlogger [2022-08-12T08:44:17.965Z] Building wheel for robotbackgroundlogger (setup.py): started [2022-08-12T08:44:18.537Z] Building wheel for robotbackgroundlogger (setup.py): finished with status 'done' [2022-08-12T08:44:18.537Z] Created wheel for robotbackgroundlogger: filename=robotbackgroundlogger-1.2-py3-none-any.whl size=4277 sha256=7bed2029037a8839c179b96b342b247d4c2f89f93bb75036df71ddbb07d9fc71 [2022-08-12T08:44:18.537Z] Stored in directory: /root/.cache/pip/wheels/e1/ba/3a/044b94be98620d4535fbdeca2d20fb3fce224aea27e0b66862 [2022-08-12T08:44:18.537Z] Successfully built robotbackgroundlogger [2022-08-12T08:44:18.798Z] Installing collected packages: robotbackgroundlogger [2022-08-12T08:44:18.798Z] Successfully installed robotbackgroundlogger-1.2 [2022-08-12T08:44:18.798Z] 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 [2022-08-12T08:44:19.369Z] Collecting configparser==5.0.1 [2022-08-12T08:44:19.369Z] Downloading configparser-5.0.1-py3-none-any.whl (22 kB) [2022-08-12T08:44:19.943Z] Installing collected packages: configparser [2022-08-12T08:44:19.943Z] Successfully installed configparser-5.0.1 [2022-08-12T08:44:19.943Z] 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 [2022-08-12T08:44:20.885Z] Collecting requests==2.25.1 [2022-08-12T08:44:20.885Z] Downloading requests-2.25.1-py2.py3-none-any.whl (61 kB) [2022-08-12T08:44:20.885Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.2/61.2 kB 6.1 MB/s eta 0:00:00 [2022-08-12T08:44:20.886Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.10/site-packages (from requests==2.25.1) (2022.6.15) [2022-08-12T08:44:20.886Z] Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/lib/python3.10/site-packages (from requests==2.25.1) (1.26.11) [2022-08-12T08:44:20.886Z] Collecting chardet<5,>=3.0.2 [2022-08-12T08:44:20.886Z] Downloading chardet-4.0.0-py2.py3-none-any.whl (178 kB) [2022-08-12T08:44:20.886Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 178.7/178.7 kB 18.1 MB/s eta 0:00:00 [2022-08-12T08:44:20.886Z] Collecting idna<3,>=2.5 [2022-08-12T08:44:20.886Z] Downloading idna-2.10-py2.py3-none-any.whl (58 kB) [2022-08-12T08:44:20.886Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.8/58.8 kB 1.0 MB/s eta 0:00:00 [2022-08-12T08:44:21.146Z] Installing collected packages: idna, chardet, requests [2022-08-12T08:44:21.146Z] Attempting uninstall: idna [2022-08-12T08:44:21.146Z] Found existing installation: idna 3.3 [2022-08-12T08:44:21.146Z] Uninstalling idna-3.3: [2022-08-12T08:44:21.146Z] Successfully uninstalled idna-3.3 [2022-08-12T08:44:21.718Z] Attempting uninstall: requests [2022-08-12T08:44:21.718Z] Found existing installation: requests 2.28.1 [2022-08-12T08:44:21.718Z] Uninstalling requests-2.28.1: [2022-08-12T08:44:21.718Z] Successfully uninstalled requests-2.28.1 [2022-08-12T08:44:21.718Z] Successfully installed chardet-4.0.0 idna-2.10 requests-2.25.1 [2022-08-12T08:44:21.718Z] 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 [2022-08-12T08:44:22.291Z] Collecting robotframework-requests==0.8.0 [2022-08-12T08:44:22.291Z] Downloading robotframework_requests-0.8.0-py3-none-any.whl (16 kB) [2022-08-12T08:44:22.291Z] Requirement already satisfied: robotframework in /usr/lib/python3.10/site-packages (from robotframework-requests==0.8.0) (4.1.3) [2022-08-12T08:44:22.291Z] Requirement already satisfied: requests in /usr/lib/python3.10/site-packages (from robotframework-requests==0.8.0) (2.25.1) [2022-08-12T08:44:22.291Z] Requirement already satisfied: idna<3,>=2.5 in /usr/lib/python3.10/site-packages (from requests->robotframework-requests==0.8.0) (2.10) [2022-08-12T08:44:22.550Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.10/site-packages (from requests->robotframework-requests==0.8.0) (2022.6.15) [2022-08-12T08:44:22.550Z] Requirement already satisfied: chardet<5,>=3.0.2 in /usr/lib/python3.10/site-packages (from requests->robotframework-requests==0.8.0) (4.0.0) [2022-08-12T08:44:22.550Z] Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/lib/python3.10/site-packages (from requests->robotframework-requests==0.8.0) (1.26.11) [2022-08-12T08:44:22.811Z] Installing collected packages: robotframework-requests [2022-08-12T08:44:22.811Z] Successfully installed robotframework-requests-0.8.0 [2022-08-12T08:44:22.811Z] 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 [2022-08-12T08:44:23.383Z] Collecting paho-mqtt==1.5.1 [2022-08-12T08:44:23.383Z] Downloading paho-mqtt-1.5.1.tar.gz (101 kB) [2022-08-12T08:44:23.383Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 101.8/101.8 kB 11.5 MB/s eta 0:00:00 [2022-08-12T08:44:23.383Z] Preparing metadata (setup.py): started [2022-08-12T08:44:23.955Z] Preparing metadata (setup.py): finished with status 'done' [2022-08-12T08:44:23.955Z] Building wheels for collected packages: paho-mqtt [2022-08-12T08:44:23.955Z] Building wheel for paho-mqtt (setup.py): started [2022-08-12T08:44:24.216Z] Building wheel for paho-mqtt (setup.py): finished with status 'done' [2022-08-12T08:44:24.216Z] Created wheel for paho-mqtt: filename=paho_mqtt-1.5.1-py3-none-any.whl size=61550 sha256=b1fbc7a14a5327096d9155bb7cc3bbda33e9c044383374b383652fe8a02f6914 [2022-08-12T08:44:24.216Z] Stored in directory: /root/.cache/pip/wheels/b6/72/f9/44ca415a44f9cc7468fe4c59e6282938e504fadec09641fa63 [2022-08-12T08:44:24.216Z] Successfully built paho-mqtt [2022-08-12T08:44:24.476Z] Installing collected packages: paho-mqtt [2022-08-12T08:44:24.739Z] Successfully installed paho-mqtt-1.5.1 [2022-08-12T08:44:24.739Z] 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 [2022-08-12T08:44:25.313Z] Collecting redis==3.5.3 [2022-08-12T08:44:25.313Z] Downloading redis-3.5.3-py2.py3-none-any.whl (72 kB) [2022-08-12T08:44:25.313Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 72.1/72.1 kB 8.0 MB/s eta 0:00:00 [2022-08-12T08:44:25.884Z] Installing collected packages: redis [2022-08-12T08:44:25.884Z] Successfully installed redis-3.5.3 [2022-08-12T08:44:25.884Z] 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 [2022-08-12T08:44:26.827Z] Collecting pyzmq==22.2.1 [2022-08-12T08:44:26.827Z] Downloading pyzmq-22.2.1.tar.gz (1.2 MB) [2022-08-12T08:44:26.827Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 19.3 MB/s eta 0:00:00 [2022-08-12T08:44:27.088Z] Installing build dependencies: started [2022-08-12T08:44:29.635Z] Installing build dependencies: finished with status 'done' [2022-08-12T08:44:29.635Z] Getting requirements to build wheel: started [2022-08-12T08:44:29.635Z] Getting requirements to build wheel: finished with status 'done' [2022-08-12T08:44:29.897Z] Preparing metadata (pyproject.toml): started [2022-08-12T08:44:30.474Z] Preparing metadata (pyproject.toml): finished with status 'done' [2022-08-12T08:44:30.474Z] Building wheels for collected packages: pyzmq [2022-08-12T08:44:30.474Z] Building wheel for pyzmq (pyproject.toml): started [2022-08-12T08:44:36.751Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-22601 in /w/workspace/gexfoundry_edgex-taf-common_main [Pipeline] { [Pipeline] checkout [2022-08-12T08:44:36.819Z] Selected Git installation does not exist. Using Default [2022-08-12T08:44:36.819Z] The recommended git tool is: NONE [2022-08-12T08:44:43.151Z] using credential edgex-jenkins-ssh [2022-08-12T08:44:43.170Z] Cloning the remote Git repository [2022-08-12T08:44:44.210Z] Avoid second fetch [2022-08-12T08:44:44.210Z] Checking out Revision 94bb558ef2d5ecf1c3cc860aba15ffe752c2445d (main) [2022-08-12T08:44:43.230Z] Cloning repository git@github.com:edgexfoundry/edgex-taf-common.git [2022-08-12T08:44:43.307Z] > git init /w/workspace/gexfoundry_edgex-taf-common_main # timeout=10 [2022-08-12T08:44:43.383Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git [2022-08-12T08:44:43.384Z] > git --version # timeout=10 [2022-08-12T08:44:43.404Z] > git --version # 'git version 2.25.1' [2022-08-12T08:44:43.406Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-08-12T08:44:43.559Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-08-12T08:44:44.144Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-taf-common.git # timeout=10 [2022-08-12T08:44:44.174Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-08-12T08:44:44.236Z] > git config core.sparsecheckout # timeout=10 [2022-08-12T08:44:44.257Z] > git checkout -f 94bb558ef2d5ecf1c3cc860aba15ffe752c2445d # timeout=10 [2022-08-12T08:44:48.366Z] Commit message: "Merge pull request #44 from cherrycl/issue-43" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-08-12T08:44:49.349Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-08-12T08:44:49.349Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-08-12T08:44:49.349Z] Dload Upload Total Spent Left Speed [2022-08-12T08:44:49.349Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12332 100 12332 0 0 98k 0 --:--:-- --:--:-- --:--:-- 99k [Pipeline] sh [2022-08-12T08:44:50.034Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-08-12T08:44:50.447Z] + sudo jq+ . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-08-12T08:44:50.447Z] sudo tee /etc/docker/daemon.new [2022-08-12T08:44:50.447Z] { [2022-08-12T08:44:50.447Z] "registry-mirrors": [ [2022-08-12T08:44:50.447Z] "https://nexus3.edgexfoundry.org:10001" [2022-08-12T08:44:50.447Z] ], [2022-08-12T08:44:50.447Z] "bip": "10.250.0.254/24", [2022-08-12T08:44:50.447Z] "hosts": [ [2022-08-12T08:44:50.447Z] "tcp://0.0.0.0:5555", [2022-08-12T08:44:50.447Z] "unix:///var/run/docker.sock" [2022-08-12T08:44:50.447Z] ], [2022-08-12T08:44:50.447Z] "mtu": 1458, [2022-08-12T08:44:50.447Z] "selinux-enabled": true, [2022-08-12T08:44:50.447Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-08-12T08:44:50.447Z] } [Pipeline] sh [2022-08-12T08:44:50.794Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-08-12T08:44:51.129Z] + sudo service docker restart [2022-08-12T08:44:52.593Z] Building wheel for pyzmq (pyproject.toml): finished with status 'done' [2022-08-12T08:44:52.593Z] Created wheel for pyzmq: filename=pyzmq-22.2.1-cp310-cp310-linux_x86_64.whl size=1537165 sha256=4c9006b5b9784ee114d2eaefc0abae08d480cf1f2d8eeb907114a10ee3e7165b [2022-08-12T08:44:52.593Z] Stored in directory: /root/.cache/pip/wheels/fe/e5/6c/b7cb63e41c4add542d3df6f6d09af9bd65f9395fea4b16da8e [2022-08-12T08:44:52.593Z] Successfully built pyzmq [2022-08-12T08:44:52.854Z] Installing collected packages: pyzmq [2022-08-12T08:44:53.115Z] Successfully installed pyzmq-22.2.1 [2022-08-12T08:44:53.115Z] 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 [2022-08-12T08:44:54.056Z] Collecting robotframework-seleniumlibrary==5.1.3 [2022-08-12T08:44:54.056Z] Downloading robotframework_seleniumlibrary-5.1.3-py2.py3-none-any.whl (94 kB) [2022-08-12T08:44:54.056Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 94.7/94.7 kB 11.5 MB/s eta 0:00:00 [2022-08-12T08:44:54.056Z] Collecting selenium>=3.141.0 [2022-08-12T08:44:54.056Z] Downloading selenium-4.4.0-py3-none-any.whl (985 kB) [2022-08-12T08:44:54.056Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 985.8/985.8 kB 31.5 MB/s eta 0:00:00 [2022-08-12T08:44:54.056Z] Collecting robotframework-pythonlibcore>=2.1.0 [2022-08-12T08:44:54.056Z] Downloading robotframework_pythonlibcore-3.0.0-py2.py3-none-any.whl (9.9 kB) [2022-08-12T08:44:54.056Z] Requirement already satisfied: robotframework>=3.1.2 in /usr/lib/python3.10/site-packages (from robotframework-seleniumlibrary==5.1.3) (4.1.3) [2022-08-12T08:44:54.056Z] Requirement already satisfied: urllib3[secure,socks]~=1.26 in /usr/lib/python3.10/site-packages (from selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3) (1.26.11) [2022-08-12T08:44:54.056Z] Collecting trio~=0.17 [2022-08-12T08:44:54.056Z] Downloading trio-0.21.0-py3-none-any.whl (358 kB) [2022-08-12T08:44:54.056Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 359.0/359.0 kB 31.1 MB/s eta 0:00:00 [2022-08-12T08:44:54.056Z] Collecting trio-websocket~=0.9 [2022-08-12T08:44:54.315Z] Downloading trio_websocket-0.9.2-py3-none-any.whl (16 kB) [2022-08-12T08:44:54.315Z] Collecting outcome [2022-08-12T08:44:54.315Z] Downloading outcome-1.2.0-py2.py3-none-any.whl (9.7 kB) [2022-08-12T08:44:54.315Z] Collecting sortedcontainers [2022-08-12T08:44:54.315Z] Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) [2022-08-12T08:44:54.315Z] Requirement already satisfied: idna in /usr/lib/python3.10/site-packages (from trio~=0.17->selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3) (2.10) [2022-08-12T08:44:54.316Z] Requirement already satisfied: attrs>=19.2.0 in /usr/lib/python3.10/site-packages (from trio~=0.17->selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3) (22.1.0) [2022-08-12T08:44:54.316Z] Collecting sniffio [2022-08-12T08:44:54.316Z] Downloading sniffio-1.2.0-py3-none-any.whl (10 kB) [2022-08-12T08:44:54.316Z] Collecting async-generator>=1.9 [2022-08-12T08:44:54.316Z] Downloading async_generator-1.10-py3-none-any.whl (18 kB) [2022-08-12T08:44:54.316Z] Collecting wsproto>=0.14 [2022-08-12T08:44:54.316Z] Downloading wsproto-1.1.0-py3-none-any.whl (24 kB) [2022-08-12T08:44:54.576Z] Collecting pyOpenSSL>=0.14 [2022-08-12T08:44:54.576Z] Downloading pyOpenSSL-22.0.0-py2.py3-none-any.whl (55 kB) [2022-08-12T08:44:54.576Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 55.8/55.8 kB 8.4 MB/s eta 0:00:00 [2022-08-12T08:44:54.576Z] Requirement already satisfied: certifi in /usr/lib/python3.10/site-packages (from urllib3[secure,socks]~=1.26->selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3) (2022.6.15) [2022-08-12T08:44:54.837Z] Collecting cryptography>=1.3.4 [2022-08-12T08:44:54.837Z] Downloading cryptography-37.0.4-cp36-abi3-musllinux_1_1_x86_64.whl (4.2 MB) [2022-08-12T08:44:54.837Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.2/4.2 MB 47.6 MB/s eta 0:00:00 [2022-08-12T08:44:54.837Z] Collecting PySocks!=1.5.7,<2.0,>=1.5.6 [2022-08-12T08:44:54.837Z] Downloading PySocks-1.7.1-py3-none-any.whl (16 kB) [2022-08-12T08:44:55.098Z] Collecting cffi>=1.12 [2022-08-12T08:44:55.098Z] Downloading cffi-1.15.1-cp310-cp310-musllinux_1_1_x86_64.whl (464 kB) [2022-08-12T08:44:55.359Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 464.1/464.1 kB 6.9 MB/s eta 0:00:00 [2022-08-12T08:44:55.359Z] Collecting h11<1,>=0.9.0 [2022-08-12T08:44:55.359Z] Downloading h11-0.13.0-py3-none-any.whl (58 kB) [2022-08-12T08:44:55.359Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 7.7 MB/s eta 0:00:00 [2022-08-12T08:44:55.359Z] Collecting pycparser [2022-08-12T08:44:55.359Z] Downloading pycparser-2.21-py2.py3-none-any.whl (118 kB) [2022-08-12T08:44:55.359Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.7/118.7 kB 23.8 MB/s eta 0:00:00 [2022-08-12T08:44:55.621Z] Installing collected packages: sortedcontainers, sniffio, robotframework-pythonlibcore, PySocks, pycparser, outcome, h11, async-generator, wsproto, trio, cffi, trio-websocket, cryptography, pyOpenSSL, selenium, robotframework-seleniumlibrary [2022-08-12T08:44:58.164Z] Successfully installed PySocks-1.7.1 async-generator-1.10 cffi-1.15.1 cryptography-37.0.4 h11-0.13.0 outcome-1.2.0 pyOpenSSL-22.0.0 pycparser-2.21 robotframework-pythonlibcore-3.0.0 robotframework-seleniumlibrary-5.1.3 selenium-4.4.0 sniffio-1.2.0 sortedcontainers-2.4.0 trio-0.21.0 trio-websocket-0.9.2 wsproto-1.1.0 [2022-08-12T08:44:58.164Z] 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 [2022-08-12T08:44:58.735Z] Collecting psycopg2==2.9.3 [2022-08-12T08:44:58.996Z] Downloading psycopg2-2.9.3.tar.gz (380 kB) [2022-08-12T08:44:58.996Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 380.6/380.6 kB 21.8 MB/s eta 0:00:00 [2022-08-12T08:44:58.996Z] Preparing metadata (setup.py): started [2022-08-12T08:44:59.256Z] Preparing metadata (setup.py): finished with status 'done' [2022-08-12T08:44:59.517Z] Building wheels for collected packages: psycopg2 [2022-08-12T08:44:59.517Z] Building wheel for psycopg2 (setup.py): started [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-08-12T08:45:09.465Z] provisioning config files... [2022-08-12T08:45:09.488Z] copy managed file [taf-settings] to file:/w/workspace/gexfoundry_edgex-taf-common_main@tmp/config3760754212809672566tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-12T08:45:09.531Z] Building wheel for psycopg2 (setup.py): finished with status 'done' [2022-08-12T08:45:09.531Z] Created wheel for psycopg2: filename=psycopg2-2.9.3-cp310-cp310-linux_x86_64.whl size=478588 sha256=d0556af1121847a13ff7b84b4a1085b12482b4160cff1b0d77b8366ee841dd13 [2022-08-12T08:45:09.531Z] Stored in directory: /root/.cache/pip/wheels/81/b6/3d/091aad3e8919ea76c84c2674b02ce3ab52de882e091c39249e [2022-08-12T08:45:09.531Z] Successfully built psycopg2 [2022-08-12T08:45:09.531Z] Installing collected packages: psycopg2 [2022-08-12T08:45:09.531Z] Successfully installed psycopg2-2.9.3 [2022-08-12T08:45:09.531Z] 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 [2022-08-12T08:45:09.840Z] ---> docker-login.sh [2022-08-12T08:45:09.840Z] nexus3.edgexfoundry.org:10001 [2022-08-12T08:45:10.435Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-12T08:45:10.474Z] Collecting numpy==1.22.3 [2022-08-12T08:45:10.474Z] Downloading numpy-1.22.3.zip (11.5 MB) [2022-08-12T08:45:10.713Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-12T08:45:10.713Z] Configure a credential helper to remove this warning. See [2022-08-12T08:45:10.713Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-12T08:45:10.713Z] [2022-08-12T08:45:10.713Z] Login Succeeded [2022-08-12T08:45:10.713Z] nexus3.edgexfoundry.org:10002 [2022-08-12T08:45:10.734Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 11.5/11.5 MB 59.7 MB/s eta 0:00:00 [2022-08-12T08:45:10.988Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-12T08:45:10.988Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-12T08:45:10.988Z] Configure a credential helper to remove this warning. See [2022-08-12T08:45:10.988Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-12T08:45:10.988Z] [2022-08-12T08:45:10.988Z] Login Succeeded [2022-08-12T08:45:10.988Z] nexus3.edgexfoundry.org:10003 [2022-08-12T08:45:11.305Z] Installing build dependencies: started [2022-08-12T08:45:11.585Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-12T08:45:11.585Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-12T08:45:11.585Z] Configure a credential helper to remove this warning. See [2022-08-12T08:45:11.585Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-12T08:45:11.585Z] [2022-08-12T08:45:11.585Z] Login Succeeded [2022-08-12T08:45:11.585Z] nexus3.edgexfoundry.org:10004 [2022-08-12T08:45:11.861Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-12T08:45:12.136Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-12T08:45:12.136Z] Configure a credential helper to remove this warning. See [2022-08-12T08:45:12.136Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-12T08:45:12.136Z] [2022-08-12T08:45:12.136Z] Login Succeeded [2022-08-12T08:45:12.136Z] docker.io [2022-08-12T08:45:12.411Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-12T08:45:12.682Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-12T08:45:12.682Z] Configure a credential helper to remove this warning. See [2022-08-12T08:45:12.682Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-12T08:45:12.682Z] [2022-08-12T08:45:12.682Z] Login Succeeded [2022-08-12T08:45:12.682Z] ---> docker-login.sh ends [Pipeline] } [2022-08-12T08:45:12.700Z] 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 [2022-08-12T08:45:13.619Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-08-12T08:45:13.953Z] + ls -al . [2022-08-12T08:45:13.953Z] total 64 [2022-08-12T08:45:13.953Z] drwxrwxr-x 5 jenkins jenkins 4096 Aug 12 08:45 . [2022-08-12T08:45:13.953Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 12 08:44 .. [2022-08-12T08:45:13.953Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 12 08:44 .git [2022-08-12T08:45:13.953Z] -rw-rw-r-- 1 jenkins jenkins 22 Aug 12 08:44 .gitignore [2022-08-12T08:45:13.953Z] -rw-rw-r-- 1 jenkins jenkins 2220 Aug 12 08:44 Dockerfile [2022-08-12T08:45:13.953Z] -rw-rw-r-- 1 jenkins jenkins 746 Aug 12 08:44 Jenkinsfile [2022-08-12T08:45:13.953Z] -rw-rw-r-- 1 jenkins jenkins 11381 Aug 12 08:44 LICENSE [2022-08-12T08:45:13.953Z] -rw-rw-r-- 1 jenkins jenkins 3582 Aug 12 08:44 README.md [2022-08-12T08:45:13.953Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 12 08:44 TAF-Manager [2022-08-12T08:45:13.953Z] drwxrwxr-x 6 jenkins jenkins 4096 Aug 12 08:44 TUC [2022-08-12T08:45:13.953Z] -rw-rw-r-- 1 jenkins jenkins 12 Aug 12 08:42 VERSION [2022-08-12T08:45:13.953Z] -rw-rw-r-- 1 jenkins jenkins 283 Aug 12 08:44 requirements.txt [2022-08-12T08:45:13.953Z] -rw-rw-r-- 1 jenkins jenkins 54 Aug 12 08:44 robot-entrypoint.sh [2022-08-12T08:45:13.953Z] -rw-rw-r-- 1 jenkins jenkins 445 Aug 12 08:44 setup.py [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-12T08:45:14.323Z] + docker build -t edgex-taf-common-arm64 -f Dockerfile --build-arg ARCH=arm64 --label git_sha=94bb558ef2d5ecf1c3cc860aba15ffe752c2445d --label arch=arm64 --label version=0.0.2-dev.17 . [2022-08-12T08:45:14.323Z] Sending build context to Docker daemon 247.3kB [2022-08-12T08:45:14.597Z] Step 1/12 : FROM alpine:3.16 [2022-08-12T08:45:15.192Z] 3.16: Pulling from library/alpine [2022-08-12T08:45:15.469Z] 9b18e9b68314: Pulling fs layer [2022-08-12T08:45:15.469Z] 9b18e9b68314: Verifying Checksum [2022-08-12T08:45:15.469Z] 9b18e9b68314: Download complete [2022-08-12T08:45:15.512Z] Installing build dependencies: finished with status 'done' [2022-08-12T08:45:15.513Z] Getting requirements to build wheel: started [2022-08-12T08:45:15.513Z] Getting requirements to build wheel: finished with status 'done' [2022-08-12T08:45:15.513Z] Preparing metadata (pyproject.toml): started [2022-08-12T08:45:16.079Z] 9b18e9b68314: Pull complete [2022-08-12T08:45:16.079Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-08-12T08:45:16.079Z] Status: Downloaded newer image for alpine:3.16 [2022-08-12T08:45:16.079Z] ---> a6215f271958 [2022-08-12T08:45:16.079Z] Step 2/12 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: IOTech' [2022-08-12T08:45:16.093Z] Preparing metadata (pyproject.toml): finished with status 'done' [2022-08-12T08:45:16.093Z] Building wheels for collected packages: numpy [2022-08-12T08:45:16.093Z] Building wheel for numpy (pyproject.toml): started [2022-08-12T08:45:16.352Z] ---> Running in 5cf101f809ac [2022-08-12T08:45:16.627Z] Removing intermediate container 5cf101f809ac [2022-08-12T08:45:16.627Z] ---> 8d36d90ba69f [2022-08-12T08:45:16.627Z] Step 3/12 : LABEL maintainer="Bruce Huang " [2022-08-12T08:45:16.627Z] ---> Running in 5fa97dce8218 [2022-08-12T08:45:16.902Z] Removing intermediate container 5fa97dce8218 [2022-08-12T08:45:16.902Z] ---> 354b708fd3f6 [2022-08-12T08:45:16.902Z] Step 4/12 : COPY . /edgex-taf/edgex-taf-common [2022-08-12T08:45:17.501Z] ---> 8f52755680b1 [2022-08-12T08:45:17.501Z] Step 5/12 : COPY robot-entrypoint.sh /usr/local/bin/ [2022-08-12T08:45:18.099Z] ---> ed11d108cef6 [2022-08-12T08:45:18.099Z] Step 6/12 : WORKDIR /edgex-taf [2022-08-12T08:45:18.372Z] ---> Running in 89ce997cffe5 [2022-08-12T08:45:18.646Z] Removing intermediate container 89ce997cffe5 [2022-08-12T08:45:18.646Z] ---> 20555416075e [2022-08-12T08:45:18.646Z] Step 7/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-12T08:45:18.646Z] ---> Running in 305a82ea4547 [2022-08-12T08:45:20.635Z] Removing intermediate container 305a82ea4547 [2022-08-12T08:45:20.635Z] ---> 9db943b45bf7 [2022-08-12T08:45:20.635Z] Step 8/12 : RUN apk upgrade && apk add --update --no-cache openssl curl 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 robotframework==4.1.3 && pip3 install docker==4.4.1 && pip3 install -U python-dotenv==0.15.0 && pip3 install -U RESTinstance==1.0.2 && pip3 install -U robotbackgroundlogger==1.2 && pip3 install -U configparser==5.0.1 && pip3 install -U requests==2.25.1 && pip3 install -U robotframework-requests==0.8.0 && pip3 install -U paho-mqtt==1.5.1 && pip3 install -U redis==3.5.3 && pip3 install -U pyzmq==22.2.1 && pip3 install -U robotframework-seleniumlibrary==5.1.3 && pip3 install -U psycopg2==2.9.3 && pip3 install -U numpy==1.22.3 && pip3 install -U psutil==5.9.0 && pip3 install -U pycryptodome==3.15.0 [2022-08-12T08:45:20.635Z] ---> Running in 3db77be94140 [2022-08-12T08:45:21.618Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-12T08:45:22.597Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-12T08:45:23.577Z] OK: 5 MiB in 14 packages [2022-08-12T08:45:23.577Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-12T08:45:24.558Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-12T08:45:25.156Z] (1/7) Installing ca-certificates (20220614-r0) [2022-08-12T08:45:25.430Z] (2/7) Installing brotli-libs (1.0.9-r6) [2022-08-12T08:45:25.430Z] (3/7) Installing nghttp2-libs (1.47.0-r0) [2022-08-12T08:45:25.702Z] (4/7) Installing libcurl (7.83.1-r2) [2022-08-12T08:45:25.703Z] (5/7) Installing curl (7.83.1-r2) [2022-08-12T08:45:25.703Z] (6/7) Installing docker-cli (20.10.16-r2) [2022-08-12T08:45:26.708Z] (7/7) Installing openssl (1.1.1q-r0) [2022-08-12T08:45:26.980Z] Executing busybox-1.35.0-r17.trigger [2022-08-12T08:45:26.980Z] Executing ca-certificates-20220614-r0.trigger [2022-08-12T08:45:27.253Z] OK: 49 MiB in 21 packages [2022-08-12T08:45:27.253Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-12T08:45:28.232Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-12T08:45:29.211Z] (1/133) Installing libmagic (5.41-r0) [2022-08-12T08:45:29.211Z] (2/133) Installing file (5.41-r0) [2022-08-12T08:45:29.211Z] (3/133) Installing libxau (1.0.9-r0) [2022-08-12T08:45:29.494Z] (4/133) Installing libxdmcp (1.1.3-r0) [2022-08-12T08:45:29.494Z] (5/133) Installing libxcb (1.15-r0) [2022-08-12T08:45:29.768Z] (6/133) Installing libx11 (1.8-r0) [2022-08-12T08:45:30.039Z] (7/133) Installing libxext (1.3.4-r0) [2022-08-12T08:45:30.039Z] (8/133) Installing libice (1.0.10-r0) [2022-08-12T08:45:30.039Z] (9/133) Installing libuuid (2.38-r1) [2022-08-12T08:45:30.310Z] (10/133) Installing libsm (1.2.3-r0) [2022-08-12T08:45:30.310Z] (11/133) Installing libxt (1.2.1-r0) [2022-08-12T08:45:30.310Z] (12/133) Installing libxmu (1.1.3-r0) [2022-08-12T08:45:30.584Z] (13/133) Installing xset (1.2.4-r0) [2022-08-12T08:45:30.584Z] (14/133) Installing xprop (1.2.5-r0) [2022-08-12T08:45:30.584Z] (15/133) Installing xdg-utils (1.1.3-r3) [2022-08-12T08:45:30.856Z] (16/133) Installing eudev-libs (3.2.11-r0) [2022-08-12T08:45:30.856Z] (17/133) Installing pkgconf (1.8.0-r1) [2022-08-12T08:45:30.856Z] (18/133) Installing libffi (3.4.2-r1) [2022-08-12T08:45:31.129Z] (19/133) Installing libintl (0.21-r2) [2022-08-12T08:45:31.129Z] (20/133) Installing libblkid (2.38-r1) [2022-08-12T08:45:31.129Z] (21/133) Installing libmount (2.38-r1) [2022-08-12T08:45:31.418Z] (22/133) Installing pcre (8.45-r2) [2022-08-12T08:45:31.418Z] (23/133) Installing glib (2.72.1-r0) [2022-08-12T08:45:31.691Z] (24/133) Installing xz-libs (5.2.5-r1) [2022-08-12T08:45:31.691Z] (25/133) Installing libxml2 (2.9.14-r0) [2022-08-12T08:45:31.691Z] (26/133) Installing shared-mime-info (2.2-r0) [2022-08-12T08:45:31.965Z] (27/133) Installing hicolor-icon-theme (0.17-r1) [2022-08-12T08:45:31.965Z] (28/133) Installing libjpeg-turbo (2.1.3-r1) [2022-08-12T08:45:32.240Z] (29/133) Installing libpng (1.6.37-r1) [2022-08-12T08:45:32.240Z] (30/133) Installing libwebp (1.2.3-r0) [2022-08-12T08:45:32.240Z] (31/133) Installing zstd-libs (1.5.2-r1) [2022-08-12T08:45:32.513Z] (32/133) Installing tiff (4.3.0-r1) [2022-08-12T08:45:32.513Z] (33/133) Installing gdk-pixbuf (2.42.8-r0) [2022-08-12T08:45:32.786Z] (34/133) Installing gtk-update-icon-cache (2.24.33-r3) [2022-08-12T08:45:32.786Z] (35/133) Installing libxcomposite (0.4.5-r0) [2022-08-12T08:45:32.786Z] (36/133) Installing libxfixes (6.0.0-r0) [2022-08-12T08:45:33.058Z] (37/133) Installing libxrender (0.9.10-r3) [2022-08-12T08:45:33.058Z] (38/133) Installing libxcursor (1.2.1-r0) [2022-08-12T08:45:33.059Z] (39/133) Installing libxdamage (1.1.5-r1) [2022-08-12T08:45:33.330Z] (40/133) Installing libxi (1.8-r0) [2022-08-12T08:45:33.330Z] (41/133) Installing libxinerama (1.1.4-r1) [2022-08-12T08:45:33.330Z] (42/133) Installing libxrandr (1.5.2-r1) [2022-08-12T08:45:33.602Z] (43/133) Installing atk (2.38.0-r0) [2022-08-12T08:45:33.602Z] (44/133) Installing libxtst (1.2.3-r3) [2022-08-12T08:45:33.602Z] (45/133) Installing dbus-libs (1.14.0-r1) [2022-08-12T08:45:33.873Z] (46/133) Installing at-spi2-core (2.44.1-r0) [2022-08-12T08:45:33.873Z] (47/133) Installing at-spi2-atk (2.38.0-r0) [2022-08-12T08:45:33.873Z] (48/133) Installing expat (2.4.8-r0) [2022-08-12T08:45:34.146Z] (49/133) Installing libbz2 (1.0.8-r1) [2022-08-12T08:45:34.146Z] (50/133) Installing freetype (2.12.1-r0) [2022-08-12T08:45:34.146Z] (51/133) Installing fontconfig (2.14.0-r0) [2022-08-12T08:45:34.418Z] (52/133) Installing pixman (0.40.0-r3) [2022-08-12T08:45:34.418Z] (53/133) Installing cairo (1.17.4-r2) [2022-08-12T08:45:34.690Z] (54/133) Installing cairo-gobject (1.17.4-r2) [2022-08-12T08:45:34.690Z] (55/133) Installing avahi-libs (0.8-r6) [2022-08-12T08:45:34.690Z] (56/133) Installing gmp (6.2.1-r2) [2022-08-12T08:45:34.961Z] (57/133) Installing nettle (3.7.3-r0) [2022-08-12T08:45:34.961Z] (58/133) Installing p11-kit (0.24.1-r0) [2022-08-12T08:45:35.231Z] (59/133) Installing libtasn1 (4.18.0-r0) [2022-08-12T08:45:35.231Z] (60/133) Installing libunistring (1.0-r0) [2022-08-12T08:45:35.231Z] (61/133) Installing gnutls (3.7.7-r0) [2022-08-12T08:45:35.501Z] (62/133) Installing cups-libs (2.4.2-r0) [2022-08-12T08:45:35.501Z] (63/133) Installing libepoxy (1.5.10-r0) [2022-08-12T08:45:35.773Z] (64/133) Installing fribidi (1.0.12-r0) [2022-08-12T08:45:35.773Z] (65/133) Installing graphite2 (1.3.14-r1) [2022-08-12T08:45:35.773Z] (66/133) Installing harfbuzz (4.3.0-r0) [2022-08-12T08:45:36.045Z] (67/133) Installing libxft (2.3.4-r0) [2022-08-12T08:45:36.045Z] (68/133) Installing pango (1.50.7-r0) [2022-08-12T08:45:36.045Z] (69/133) Installing wayland-libs-client (1.20.0-r0) [2022-08-12T08:45:36.316Z] (70/133) Installing wayland-libs-cursor (1.20.0-r0) [2022-08-12T08:45:36.316Z] (71/133) Installing wayland-libs-egl (1.20.0-r0) [2022-08-12T08:45:36.316Z] (72/133) Installing xkeyboard-config (2.35.1-r0) [2022-08-12T08:45:36.587Z] (73/133) Installing libxkbcommon (1.4.1-r0) [2022-08-12T08:45:36.873Z] (74/133) Installing gtk+3.0 (3.24.34-r1) [2022-08-12T08:45:37.145Z] Executing gtk+3.0-3.24.34-r1.post-install [2022-08-12T08:45:37.145Z] (75/133) Installing libfontenc (1.1.4-r0) [2022-08-12T08:45:37.145Z] (76/133) Installing mkfontscale (1.2.2-r0) [2022-08-12T08:45:37.416Z] (77/133) Installing font-opensans (0_git20210927-r0) [2022-08-12T08:45:37.416Z] (78/133) Installing libgcc (11.2.1_git20220219-r2) [2022-08-12T08:45:37.689Z] (79/133) Installing libogg (1.3.5-r1) [2022-08-12T08:45:37.689Z] (80/133) Installing libstdc++ (11.2.1_git20220219-r2) [2022-08-12T08:45:37.963Z] (81/133) Installing flac (1.3.4-r0) [2022-08-12T08:45:37.963Z] (82/133) Installing alsa-lib (1.2.7.2-r0) [2022-08-12T08:45:38.234Z] (83/133) Installing libatomic (11.2.1_git20220219-r2) [2022-08-12T08:45:38.234Z] (84/133) Installing sdl2 (2.0.22-r0) [2022-08-12T08:45:38.234Z] (85/133) Installing aom-libs (3.3.0-r0) [2022-08-12T08:45:38.505Z] (86/133) Installing libass (0.16.0-r0) [2022-08-12T08:45:38.505Z] (87/133) Installing libdav1d (1.0.0-r0) [2022-08-12T08:45:38.778Z] (88/133) Installing libdrm (2.4.110-r0) [2022-08-12T08:45:38.778Z] (89/133) Installing ncurses-terminfo-base (6.3_p20220521-r0) [2022-08-12T08:45:39.050Z] (90/133) Installing ncurses-libs (6.3_p20220521-r0) [2022-08-12T08:45:39.050Z] (91/133) Installing lame (3.100-r0) [2022-08-12T08:45:39.050Z] (92/133) Installing opus (1.3.1-r1) [2022-08-12T08:45:39.322Z] (93/133) Installing libasyncns (0.8-r1) [2022-08-12T08:45:39.322Z] (94/133) Installing libltdl (2.4.7-r0) [2022-08-12T08:45:39.322Z] (95/133) Installing orc (0.4.32-r0) [2022-08-12T08:45:39.594Z] (96/133) Installing libvorbis (1.3.7-r0) [2022-08-12T08:45:39.594Z] (97/133) Installing libsndfile (1.1.0-r0) [2022-08-12T08:45:39.594Z] (98/133) Installing libgomp (11.2.1_git20220219-r2) [2022-08-12T08:45:39.866Z] (99/133) Installing soxr (0.1.3-r2) [2022-08-12T08:45:39.866Z] (100/133) Installing speexdsp (1.2.0-r0) [2022-08-12T08:45:39.866Z] (101/133) Installing tdb-libs (1.4.6-r0) [2022-08-12T08:45:40.138Z] (102/133) Installing libpulse (15.0-r2) [2022-08-12T08:45:40.138Z] (103/133) Installing cjson (1.7.15-r3) [2022-08-12T08:45:40.409Z] (104/133) Installing mbedtls (2.28.1-r0) [2022-08-12T08:45:40.409Z] (105/133) Installing librist (0.2.6-r1) [2022-08-12T08:45:40.409Z] (106/133) Installing libsrt (1.4.4-r0) [2022-08-12T08:45:40.680Z] (107/133) Installing libssh (0.9.6-r1) [2022-08-12T08:45:40.680Z] (108/133) Installing libtheora (1.1.1-r16) [2022-08-12T08:45:40.952Z] (109/133) Installing v4l-utils-libs (1.22.1-r1) [2022-08-12T08:45:40.952Z] (110/133) Installing libva (2.14.0-r0) [2022-08-12T08:45:40.952Z] (111/133) Installing libvdpau (1.5-r0) [2022-08-12T08:45:41.224Z] (112/133) Installing vidstab (1.1.0-r1) [2022-08-12T08:45:41.224Z] (113/133) Installing libvpx (1.11.0-r1) [2022-08-12T08:45:41.224Z] (114/133) Installing x264-libs (0.163_git20210613-r0) [2022-08-12T08:45:41.496Z] (115/133) Installing numactl (2.0.14-r0) [2022-08-12T08:45:41.496Z] (116/133) Installing x265-libs (3.5-r3) [2022-08-12T08:45:41.767Z] (117/133) Installing xvidcore (1.3.7-r1) [2022-08-12T08:45:41.767Z] (118/133) Installing ffmpeg-libs (5.0.1-r1) [2022-08-12T08:45:42.753Z] (119/133) Installing libevent (2.1.12-r4) [2022-08-12T08:45:42.753Z] (120/133) Installing mesa (21.3.8-r2) [2022-08-12T08:45:42.753Z] (121/133) Installing wayland-libs-server (1.20.0-r0) [2022-08-12T08:45:43.025Z] (122/133) Installing mesa-gbm (21.3.8-r2) [2022-08-12T08:45:43.026Z] (123/133) Installing lcms2 (2.13.1-r0) [2022-08-12T08:45:43.026Z] (124/133) Installing nspr (4.33-r0) [2022-08-12T08:45:43.300Z] (125/133) Installing sqlite-libs (3.38.5-r0) [2022-08-12T08:45:43.300Z] (126/133) Installing nss (3.78.1-r0) [2022-08-12T08:45:43.575Z] (127/133) Installing re2 (2022.04.01-r0) [2022-08-12T08:45:43.575Z] (128/133) Installing snappy (1.1.9-r4) [2022-08-12T08:45:43.848Z] (129/133) Installing libgpg-error (1.45-r0) [2022-08-12T08:45:43.848Z] (130/133) Installing libgcrypt (1.10.1-r0) [2022-08-12T08:45:43.848Z] (131/133) Installing libxslt (1.1.35-r0) [2022-08-12T08:45:44.141Z] (132/133) Installing chromium (102.0.5005.167-r0) [2022-08-12T08:45:49.564Z] (133/133) Installing chromium-chromedriver (102.0.5005.167-r0) [2022-08-12T08:45:50.165Z] Executing busybox-1.35.0-r17.trigger [2022-08-12T08:45:50.165Z] Executing glib-2.72.1-r0.trigger [2022-08-12T08:45:50.165Z] Executing shared-mime-info-2.2-r0.trigger [2022-08-12T08:45:55.557Z] Executing gdk-pixbuf-2.42.8-r0.trigger [2022-08-12T08:45:55.557Z] Executing gtk-update-icon-cache-2.24.33-r3.trigger [2022-08-12T08:45:55.557Z] Executing fontconfig-2.14.0-r0.trigger [2022-08-12T08:45:55.557Z] Executing mkfontscale-1.2.2-r0.trigger [2022-08-12T08:45:55.831Z] OK: 390 MiB in 154 packages [2022-08-12T08:45:55.831Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-12T08:45:56.809Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-12T08:45:57.788Z] (1/23) Installing binutils (2.38-r3) [2022-08-12T08:45:58.061Z] (2/23) Installing isl22 (0.22-r0) [2022-08-12T08:45:58.333Z] (3/23) Installing mpfr4 (4.1.0-r0) [2022-08-12T08:45:58.333Z] (4/23) Installing mpc1 (1.2.1-r0) [2022-08-12T08:45:58.333Z] (5/23) Installing gcc (11.2.1_git20220219-r2) [2022-08-12T08:46:00.963Z] (6/23) Installing musl-dev (1.2.3-r0) [2022-08-12T08:46:00.963Z] (7/23) Installing libc-dev (0.7.2-r3) [2022-08-12T08:46:00.963Z] (8/23) Installing linux-headers (5.16.7-r1) [2022-08-12T08:46:01.555Z] (9/23) Installing libffi-dev (3.4.2-r1) [2022-08-12T08:46:01.555Z] (10/23) Installing libpq (14.4-r1) [2022-08-12T08:46:01.826Z] (11/23) Installing openssl-dev (1.1.1q-r0) [2022-08-12T08:46:01.826Z] (12/23) Installing libpq-dev (14.4-r1) [2022-08-12T08:46:02.100Z] (13/23) Installing libecpg (14.4-r1) [2022-08-12T08:46:02.100Z] (14/23) Installing libecpg-dev (14.4-r1) [2022-08-12T08:46:02.100Z] (15/23) Installing llvm13-libs (13.0.1-r2) [2022-08-12T08:46:04.720Z] (16/23) Installing clang-libs (13.0.1-r1) [2022-08-12T08:46:07.359Z] (17/23) Installing clang (13.0.1-r1) [2022-08-12T08:46:07.630Z] (18/23) Installing icu-data-en (71.1-r2) [2022-08-12T08:46:07.904Z] Executing icu-data-en-71.1-r2.post-install [2022-08-12T08:46:07.904Z] * [2022-08-12T08:46:07.904Z] * If you need ICU with non-English locales and legacy charset support, install [2022-08-12T08:46:07.904Z] * package icu-data-full. [2022-08-12T08:46:07.904Z] * [2022-08-12T08:46:07.904Z] (19/23) Installing icu-libs (71.1-r2) [2022-08-12T08:46:08.176Z] (20/23) Installing icu (71.1-r2) [2022-08-12T08:46:08.176Z] (21/23) Installing icu-dev (71.1-r2) [2022-08-12T08:46:08.447Z] (22/23) Installing llvm13 (13.0.1-r2) [2022-08-12T08:46:09.881Z] (23/23) Installing postgresql14-dev (14.4-r1) [2022-08-12T08:46:10.480Z] Executing busybox-1.35.0-r17.trigger [2022-08-12T08:46:10.480Z] OK: 790 MiB in 177 packages [2022-08-12T08:46:10.752Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-12T08:46:11.727Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-12T08:46:12.703Z] (1/10) Installing g++ (11.2.1_git20220219-r2) [2022-08-12T08:46:14.140Z] (2/10) Installing gdbm (1.23-r0) [2022-08-12T08:46:14.414Z] (3/10) Installing mpdecimal (2.5.1-r1) [2022-08-12T08:46:14.414Z] (4/10) Installing readline (8.1.2-r0) [2022-08-12T08:46:14.414Z] (5/10) Installing python3 (3.10.5-r0) [2022-08-12T08:46:16.392Z] (6/10) Installing python3-dev (3.10.5-r0) [2022-08-12T08:46:17.826Z] (7/10) Installing libsodium (1.0.18-r0) [2022-08-12T08:46:18.097Z] (8/10) Installing libzmq (4.3.4-r0) [2022-08-12T08:46:18.097Z] (9/10) Installing libsodium-dev (1.0.18-r0) [2022-08-12T08:46:18.371Z] (10/10) Installing zeromq-dev (4.3.4-r0) [2022-08-12T08:46:18.371Z] Executing busybox-1.35.0-r17.trigger [2022-08-12T08:46:18.371Z] OK: 960 MiB in 187 packages [2022-08-12T08:46:18.643Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-12T08:46:19.618Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-12T08:46:20.591Z] OK: 960 MiB in 187 packages [2022-08-12T08:46:20.591Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-12T08:46:21.562Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-12T08:46:22.538Z] (1/1) Installing tzdata (2022a-r0) [2022-08-12T08:46:23.132Z] Executing busybox-1.35.0-r17.trigger [2022-08-12T08:46:23.132Z] OK: 963 MiB in 188 packages [2022-08-12T08:46:23.860Z] Building wheel for numpy (pyproject.toml): still running... [2022-08-12T08:46:24.108Z] (1/1) Purging tzdata (2022a-r0) [2022-08-12T08:46:24.381Z] Executing busybox-1.35.0-r17.trigger [2022-08-12T08:46:24.381Z] OK: 960 MiB in 187 packages [2022-08-12T08:46:39.454Z] Looking in links: /tmp/tmp9knwq8cw [2022-08-12T08:46:39.454Z] Processing /tmp/tmp9knwq8cw/setuptools-58.1.0-py3-none-any.whl [2022-08-12T08:46:39.454Z] Processing /tmp/tmp9knwq8cw/pip-22.0.4-py3-none-any.whl [2022-08-12T08:46:39.729Z] Installing collected packages: setuptools, pip [2022-08-12T08:46:52.112Z] Successfully installed pip-22.0.4 setuptools-58.1.0 [2022-08-12T08:46:52.112Z] 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 [2022-08-12T08:46:56.419Z] Requirement already satisfied: pip in /usr/lib/python3.10/site-packages (22.0.4) [2022-08-12T08:46:56.419Z] Collecting pip [2022-08-12T08:46:56.419Z] Downloading pip-22.2.2-py3-none-any.whl (2.0 MB) [2022-08-12T08:46:56.419Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 20.7 MB/s eta 0:00:00 [2022-08-12T08:46:56.693Z] Requirement already satisfied: setuptools in /usr/lib/python3.10/site-packages (58.1.0) [2022-08-12T08:46:59.311Z] Collecting setuptools [2022-08-12T08:46:59.311Z] Downloading setuptools-64.0.1-py3-none-any.whl (1.2 MB) [2022-08-12T08:46:59.311Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 23.7 MB/s eta 0:00:00 [2022-08-12T08:46:59.311Z] Collecting wheel [2022-08-12T08:46:59.311Z] Downloading wheel-0.37.1-py2.py3-none-any.whl (35 kB) [2022-08-12T08:47:00.740Z] Installing collected packages: wheel, setuptools, pip [2022-08-12T08:47:00.740Z] Attempting uninstall: setuptools [2022-08-12T08:47:00.740Z] Found existing installation: setuptools 58.1.0 [2022-08-12T08:47:01.331Z] Uninstalling setuptools-58.1.0: [2022-08-12T08:47:01.332Z] Successfully uninstalled setuptools-58.1.0 [2022-08-12T08:47:06.714Z] Attempting uninstall: pip [2022-08-12T08:47:06.714Z] Found existing installation: pip 22.0.4 [2022-08-12T08:47:08.136Z] Uninstalling pip-22.0.4: [2022-08-12T08:47:08.136Z] Successfully uninstalled pip-22.0.4 [2022-08-12T08:47:18.263Z] Successfully installed pip-22.2.2 setuptools-64.0.1 wheel-0.37.1 [2022-08-12T08:47:18.263Z] 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 [2022-08-12T08:47:20.150Z] Building wheel for numpy (pyproject.toml): still running... [2022-08-12T08:47:21.650Z] Processing ./edgex-taf-common [2022-08-12T08:47:21.650Z] Preparing metadata (setup.py): started [2022-08-12T08:47:23.078Z] Preparing metadata (setup.py): finished with status 'done' [2022-08-12T08:47:23.078Z] Building wheels for collected packages: edgex-taf-common [2022-08-12T08:47:23.078Z] Building wheel for edgex-taf-common (setup.py): started [2022-08-12T08:47:25.041Z] Building wheel for edgex-taf-common (setup.py): finished with status 'done' [2022-08-12T08:47:25.041Z] Created wheel for edgex-taf-common: filename=edgex_taf_common-0.0.0-py3-none-any.whl size=14473 sha256=1f7b6b9266cfa5bf09c06069df44bdc1ceab4a9007d5670b0b585e71ad62d907 [2022-08-12T08:47:25.041Z] Stored in directory: /root/.cache/pip/wheels/61/f5/b0/ccd98a608bbb4978be0e5d8235f9fb4ae43535dafafd44bbbd [2022-08-12T08:47:25.041Z] Successfully built edgex-taf-common [2022-08-12T08:47:25.630Z] Installing collected packages: edgex-taf-common [2022-08-12T08:47:25.630Z] Successfully installed edgex-taf-common-0.0.0 [2022-08-12T08:47:25.630Z] 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 [2022-08-12T08:47:29.922Z] Collecting robotframework==4.1.3 [2022-08-12T08:47:29.922Z] Downloading robotframework-4.1.3-py2.py3-none-any.whl (659 kB) [2022-08-12T08:47:29.922Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 659.8/659.8 kB 10.1 MB/s eta 0:00:00 [2022-08-12T08:47:29.922Z] Installing collected packages: robotframework [2022-08-12T08:47:33.299Z] Successfully installed robotframework-4.1.3 [2022-08-12T08:47:33.299Z] 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 [2022-08-12T08:47:36.684Z] Collecting docker==4.4.1 [2022-08-12T08:47:36.684Z] Downloading docker-4.4.1-py2.py3-none-any.whl (146 kB) [2022-08-12T08:47:36.684Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 146.8/146.8 kB 4.5 MB/s eta 0:00:00 [2022-08-12T08:47:36.955Z] Collecting websocket-client>=0.32.0 [2022-08-12T08:47:36.955Z] Downloading websocket_client-1.3.3-py3-none-any.whl (54 kB) [2022-08-12T08:47:36.955Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 54.3/54.3 kB 2.9 MB/s eta 0:00:00 [2022-08-12T08:47:36.955Z] Collecting six>=1.4.0 [2022-08-12T08:47:36.955Z] Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) [2022-08-12T08:47:37.548Z] Collecting requests!=2.18.0,>=2.14.2 [2022-08-12T08:47:37.548Z] Downloading requests-2.28.1-py3-none-any.whl (62 kB) [2022-08-12T08:47:37.548Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.8/62.8 kB 3.2 MB/s eta 0:00:00 [2022-08-12T08:47:37.819Z] Collecting certifi>=2017.4.17 [2022-08-12T08:47:37.820Z] Downloading certifi-2022.6.15-py3-none-any.whl (160 kB) [2022-08-12T08:47:37.820Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 160.2/160.2 kB 6.8 MB/s eta 0:00:00 [2022-08-12T08:47:38.092Z] Collecting urllib3<1.27,>=1.21.1 [2022-08-12T08:47:38.092Z] Downloading urllib3-1.26.11-py2.py3-none-any.whl (139 kB) [2022-08-12T08:47:38.364Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 139.9/139.9 kB 5.8 MB/s eta 0:00:00 [2022-08-12T08:47:38.364Z] Collecting idna<4,>=2.5 [2022-08-12T08:47:38.364Z] Downloading idna-3.3-py3-none-any.whl (61 kB) [2022-08-12T08:47:38.364Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.2/61.2 kB 3.6 MB/s eta 0:00:00 [2022-08-12T08:47:38.635Z] Collecting charset-normalizer<3,>=2 [2022-08-12T08:47:38.635Z] Downloading charset_normalizer-2.1.0-py3-none-any.whl (39 kB) [2022-08-12T08:47:39.608Z] Installing collected packages: websocket-client, urllib3, six, idna, charset-normalizer, certifi, requests, docker [2022-08-12T08:47:42.993Z] Successfully installed certifi-2022.6.15 charset-normalizer-2.1.0 docker-4.4.1 idna-3.3 requests-2.28.1 six-1.16.0 urllib3-1.26.11 websocket-client-1.3.3 [2022-08-12T08:47:42.993Z] WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv [2022-08-12T08:47:46.382Z] Collecting python-dotenv==0.15.0 [2022-08-12T08:47:46.382Z] Downloading python_dotenv-0.15.0-py2.py3-none-any.whl (18 kB) [2022-08-12T08:47:46.974Z] Installing collected packages: python-dotenv [2022-08-12T08:47:47.248Z] Successfully installed python-dotenv-0.15.0 [2022-08-12T08:47:47.248Z] 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 [2022-08-12T08:47:50.632Z] Collecting RESTinstance==1.0.2 [2022-08-12T08:47:50.632Z] Downloading RESTinstance-1.0.2-py3-none-any.whl (27 kB) [2022-08-12T08:47:50.632Z] Collecting GenSON [2022-08-12T08:47:50.632Z] Downloading genson-1.2.2.tar.gz (34 kB) [2022-08-12T08:47:50.905Z] Preparing metadata (setup.py): started [2022-08-12T08:47:52.876Z] Preparing metadata (setup.py): finished with status 'done' [2022-08-12T08:47:53.148Z] Collecting pytz [2022-08-12T08:47:53.148Z] Downloading pytz-2022.2-py2.py3-none-any.whl (504 kB) [2022-08-12T08:47:53.148Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 504.7/504.7 kB 9.9 MB/s eta 0:00:00 [2022-08-12T08:47:53.419Z] Collecting flex [2022-08-12T08:47:53.419Z] Downloading flex-6.14.1.tar.gz (40 kB) [2022-08-12T08:47:53.419Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 40.9/40.9 kB 2.3 MB/s eta 0:00:00 [2022-08-12T08:47:53.693Z] Preparing metadata (setup.py): started [2022-08-12T08:47:55.664Z] Preparing metadata (setup.py): finished with status 'done' [2022-08-12T08:47:55.664Z] Collecting tzlocal [2022-08-12T08:47:55.664Z] Downloading tzlocal-4.2-py3-none-any.whl (19 kB) [2022-08-12T08:47:55.936Z] Collecting jsonschema [2022-08-12T08:47:55.936Z] Downloading jsonschema-4.9.1-py3-none-any.whl (79 kB) [2022-08-12T08:47:56.211Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 79.5/79.5 kB 4.6 MB/s eta 0:00:00 [2022-08-12T08:47:56.211Z] Collecting jsonpath-ng [2022-08-12T08:47:56.211Z] Downloading jsonpath_ng-1.5.3-py3-none-any.whl (29 kB) [2022-08-12T08:47:56.211Z] Requirement already satisfied: requests in /usr/lib/python3.10/site-packages (from RESTinstance==1.0.2) (2.28.1) [2022-08-12T08:47:56.211Z] Collecting rfc3987 [2022-08-12T08:47:56.211Z] Downloading rfc3987-1.3.8-py2.py3-none-any.whl (13 kB) [2022-08-12T08:47:56.211Z] Collecting strict-rfc3339 [2022-08-12T08:47:56.211Z] Downloading strict-rfc3339-0.7.tar.gz (17 kB) [2022-08-12T08:47:56.211Z] Preparing metadata (setup.py): started [2022-08-12T08:47:58.183Z] Preparing metadata (setup.py): finished with status 'done' [2022-08-12T08:47:58.183Z] Collecting docutils [2022-08-12T08:47:58.183Z] Downloading docutils-0.19-py3-none-any.whl (570 kB) [2022-08-12T08:47:58.183Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 570.5/570.5 kB 11.0 MB/s eta 0:00:00 [2022-08-12T08:47:58.183Z] Requirement already satisfied: robotframework>=3.1.0 in /usr/lib/python3.10/site-packages (from RESTinstance==1.0.2) (4.1.3) [2022-08-12T08:47:58.456Z] Collecting pygments [2022-08-12T08:47:58.456Z] Downloading Pygments-2.12.0-py3-none-any.whl (1.1 MB) [2022-08-12T08:47:58.728Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 12.3 MB/s eta 0:00:00 [2022-08-12T08:47:58.728Z] Requirement already satisfied: six>=1.7.3 in /usr/lib/python3.10/site-packages (from flex->RESTinstance==1.0.2) (1.16.0) [2022-08-12T08:47:58.999Z] Collecting PyYAML>=3.11 [2022-08-12T08:47:58.999Z] Downloading PyYAML-6.0.tar.gz (124 kB) [2022-08-12T08:47:58.999Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 125.0/125.0 kB 5.9 MB/s eta 0:00:00 [2022-08-12T08:48:00.429Z] Installing build dependencies: started [2022-08-12T08:48:22.591Z] Installing build dependencies: finished with status 'done' [2022-08-12T08:48:22.591Z] Getting requirements to build wheel: started [2022-08-12T08:48:27.897Z] Building wheel for numpy (pyproject.toml): still running... [2022-08-12T08:48:32.727Z] Getting requirements to build wheel: finished with status 'done' [2022-08-12T08:48:32.727Z] Preparing metadata (pyproject.toml): started [2022-08-12T08:48:34.155Z] Preparing metadata (pyproject.toml): finished with status 'done' [2022-08-12T08:48:34.155Z] Collecting validate-email>=1.2 [2022-08-12T08:48:34.155Z] Downloading validate_email-1.3.tar.gz (4.7 kB) [2022-08-12T08:48:34.155Z] Preparing metadata (setup.py): started [2022-08-12T08:48:36.121Z] Preparing metadata (setup.py): finished with status 'done' [2022-08-12T08:48:36.121Z] Collecting click>=3.3 [2022-08-12T08:48:36.121Z] Downloading click-8.1.3-py3-none-any.whl (96 kB) [2022-08-12T08:48:36.121Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 96.6/96.6 kB 4.9 MB/s eta 0:00:00 [2022-08-12T08:48:36.121Z] Collecting jsonpointer>=1.7 [2022-08-12T08:48:36.121Z] Downloading jsonpointer-2.3-py2.py3-none-any.whl (7.8 kB) [2022-08-12T08:48:36.392Z] Requirement already satisfied: idna<4,>=2.5 in /usr/lib/python3.10/site-packages (from requests->RESTinstance==1.0.2) (3.3) [2022-08-12T08:48:36.392Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.10/site-packages (from requests->RESTinstance==1.0.2) (2022.6.15) [2022-08-12T08:48:36.392Z] Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/lib/python3.10/site-packages (from requests->RESTinstance==1.0.2) (1.26.11) [2022-08-12T08:48:36.392Z] Requirement already satisfied: charset-normalizer<3,>=2 in /usr/lib/python3.10/site-packages (from requests->RESTinstance==1.0.2) (2.1.0) [2022-08-12T08:48:36.392Z] Collecting ply [2022-08-12T08:48:36.392Z] Downloading ply-3.11-py2.py3-none-any.whl (49 kB) [2022-08-12T08:48:36.392Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 49.6/49.6 kB 2.8 MB/s eta 0:00:00 [2022-08-12T08:48:36.663Z] Collecting decorator [2022-08-12T08:48:36.663Z] Downloading decorator-5.1.1-py3-none-any.whl (9.1 kB) [2022-08-12T08:48:36.937Z] Collecting attrs>=17.4.0 [2022-08-12T08:48:36.937Z] Downloading attrs-22.1.0-py2.py3-none-any.whl (58 kB) [2022-08-12T08:48:36.937Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.8/58.8 kB 3.4 MB/s eta 0:00:00 [2022-08-12T08:48:37.210Z] Collecting pyrsistent!=0.17.0,!=0.17.1,!=0.17.2,>=0.14.0 [2022-08-12T08:48:37.210Z] Downloading pyrsistent-0.18.1.tar.gz (100 kB) [2022-08-12T08:48:37.210Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 100.5/100.5 kB 5.3 MB/s eta 0:00:00 [2022-08-12T08:48:37.484Z] Installing build dependencies: started [2022-08-12T08:48:49.883Z] Installing build dependencies: finished with status 'done' [2022-08-12T08:48:49.883Z] Getting requirements to build wheel: started [2022-08-12T08:48:50.861Z] Getting requirements to build wheel: finished with status 'done' [2022-08-12T08:48:50.861Z] Preparing metadata (pyproject.toml): started [2022-08-12T08:48:52.830Z] Preparing metadata (pyproject.toml): finished with status 'done' [2022-08-12T08:48:52.830Z] Collecting pytz-deprecation-shim [2022-08-12T08:48:52.830Z] Downloading pytz_deprecation_shim-0.1.0.post0-py2.py3-none-any.whl (15 kB) [2022-08-12T08:48:53.805Z] Collecting tzdata [2022-08-12T08:48:53.805Z] Downloading tzdata-2022.1-py2.py3-none-any.whl (339 kB) [2022-08-12T08:48:53.805Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 339.5/339.5 kB 9.1 MB/s eta 0:00:00 [2022-08-12T08:48:53.805Z] Building wheels for collected packages: flex, strict-rfc3339, GenSON, pyrsistent, PyYAML, validate-email [2022-08-12T08:48:53.805Z] Building wheel for flex (setup.py): started [2022-08-12T08:48:57.208Z] Building wheel for flex (setup.py): finished with status 'done' [2022-08-12T08:48:57.208Z] Created wheel for flex: filename=flex-6.14.1-py3-none-any.whl size=77258 sha256=4634b15032e39f97605379bac08b6613098909ea1c80a3b90b62711b31ada072 [2022-08-12T08:48:57.208Z] Stored in directory: /root/.cache/pip/wheels/03/f3/f4/2969638ff9c909bf16dac8f17d8298ce9e4d5c854af4b3d061 [2022-08-12T08:48:57.208Z] Building wheel for strict-rfc3339 (setup.py): started [2022-08-12T08:48:59.190Z] Building wheel for strict-rfc3339 (setup.py): finished with status 'done' [2022-08-12T08:48:59.190Z] Created wheel for strict-rfc3339: filename=strict_rfc3339-0.7-py3-none-any.whl size=18129 sha256=3590b1b553173f99aab8454de1eedb0d600e9b9700c426ce69957705d0079d63 [2022-08-12T08:48:59.190Z] Stored in directory: /root/.cache/pip/wheels/d4/c2/43/78ecbcc49dd7594ca41c72be6ddb7844a486bae4b306fb3d14 [2022-08-12T08:48:59.190Z] Building wheel for GenSON (setup.py): started [2022-08-12T08:49:01.818Z] Building wheel for GenSON (setup.py): finished with status 'done' [2022-08-12T08:49:01.818Z] Created wheel for GenSON: filename=genson-1.2.2-py2.py3-none-any.whl size=21269 sha256=e9f6ae84ae8132773938bb46e78d2f7d3d6f721ca071b099a563ef8323c4e6aa [2022-08-12T08:49:01.818Z] Stored in directory: /root/.cache/pip/wheels/7a/0f/7a/4e21606c6ce2485376522986cd8809d738907a611907b206ca [2022-08-12T08:49:01.818Z] Building wheel for pyrsistent (pyproject.toml): started [2022-08-12T08:49:10.100Z] Building wheel for pyrsistent (pyproject.toml): finished with status 'done' [2022-08-12T08:49:10.100Z] Created wheel for pyrsistent: filename=pyrsistent-0.18.1-cp310-cp310-linux_aarch64.whl size=114479 sha256=db502ec6efd1a44bf6c155de05a718f025948ca261ec3015f4acf73c6b766dea [2022-08-12T08:49:10.100Z] Stored in directory: /root/.cache/pip/wheels/42/cf/03/ae35459d6c32fce920e7eb28fa325fdeced7a39fb9b98c56f0 [2022-08-12T08:49:10.100Z] Building wheel for PyYAML (pyproject.toml): started [2022-08-12T08:49:13.493Z] Building wheel for PyYAML (pyproject.toml): finished with status 'done' [2022-08-12T08:49:13.493Z] Created wheel for PyYAML: filename=PyYAML-6.0-cp310-cp310-linux_aarch64.whl size=45335 sha256=cc30ebc4ec52a693c55cc5fa08cd258fdb6b810f37789f1dc36cddbb225a10c1 [2022-08-12T08:49:13.493Z] Stored in directory: /root/.cache/pip/wheels/1d/f3/b4/4aea0992adbed14b36ce9c3857d3707c762a4374479230685d [2022-08-12T08:49:13.493Z] Building wheel for validate-email (setup.py): started [2022-08-12T08:49:15.470Z] Building wheel for validate-email (setup.py): finished with status 'done' [2022-08-12T08:49:15.470Z] Created wheel for validate-email: filename=validate_email-1.3-py3-none-any.whl size=5466 sha256=3c9518fbd11e95e42f814b73bbeb3de82ae90e24e69f2bc4c612cf015f4e3a4b [2022-08-12T08:49:15.470Z] Stored in directory: /root/.cache/pip/wheels/b2/7a/63/5c5bc2a88ffffb247771c1cc38c2bda3d78e1ffbff79ed8d18 [2022-08-12T08:49:15.470Z] Successfully built flex strict-rfc3339 GenSON pyrsistent PyYAML validate-email [2022-08-12T08:49:16.908Z] Installing collected packages: validate-email, strict-rfc3339, rfc3987, pytz, ply, GenSON, tzdata, PyYAML, pyrsistent, pygments, jsonpointer, docutils, decorator, click, attrs, pytz-deprecation-shim, jsonschema, jsonpath-ng, flex, tzlocal, RESTinstance [2022-08-12T08:49:31.989Z] Successfully installed GenSON-1.2.2 PyYAML-6.0 RESTinstance-1.0.2 attrs-22.1.0 click-8.1.3 decorator-5.1.1 docutils-0.19 flex-6.14.1 jsonpath-ng-1.5.3 jsonpointer-2.3 jsonschema-4.9.1 ply-3.11 pygments-2.12.0 pyrsistent-0.18.1 pytz-2022.2 pytz-deprecation-shim-0.1.0.post0 rfc3987-1.3.8 strict-rfc3339-0.7 tzdata-2022.1 tzlocal-4.2 validate-email-1.3 [2022-08-12T08:49:31.989Z] 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 [2022-08-12T08:49:34.605Z] Collecting robotbackgroundlogger==1.2 [2022-08-12T08:49:34.605Z] Downloading robotbackgroundlogger-1.2.tar.gz (3.9 kB) [2022-08-12T08:49:34.605Z] Preparing metadata (setup.py): started [2022-08-12T08:49:35.649Z] Building wheel for numpy (pyproject.toml): still running... [2022-08-12T08:49:36.573Z] Preparing metadata (setup.py): finished with status 'done' [2022-08-12T08:49:36.573Z] Requirement already satisfied: robotframework in /usr/lib/python3.10/site-packages (from robotbackgroundlogger==1.2) (4.1.3) [2022-08-12T08:49:36.573Z] Building wheels for collected packages: robotbackgroundlogger [2022-08-12T08:49:36.573Z] Building wheel for robotbackgroundlogger (setup.py): started [2022-08-12T08:49:39.188Z] Building wheel for robotbackgroundlogger (setup.py): finished with status 'done' [2022-08-12T08:49:39.188Z] Created wheel for robotbackgroundlogger: filename=robotbackgroundlogger-1.2-py3-none-any.whl size=4277 sha256=9ab2ca21bbb19db7ca52840b63b9c63485a8ad1b5103e28e4c3027ef98201004 [2022-08-12T08:49:39.188Z] Stored in directory: /root/.cache/pip/wheels/e1/ba/3a/044b94be98620d4535fbdeca2d20fb3fce224aea27e0b66862 [2022-08-12T08:49:39.188Z] Successfully built robotbackgroundlogger [2022-08-12T08:49:40.160Z] Installing collected packages: robotbackgroundlogger [2022-08-12T08:49:40.160Z] Successfully installed robotbackgroundlogger-1.2 [2022-08-12T08:49:40.160Z] 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 [2022-08-12T08:49:43.549Z] Collecting configparser==5.0.1 [2022-08-12T08:49:43.824Z] Downloading configparser-5.0.1-py3-none-any.whl (22 kB) [2022-08-12T08:49:45.258Z] Installing collected packages: configparser [2022-08-12T08:49:45.533Z] Successfully installed configparser-5.0.1 [2022-08-12T08:49:45.534Z] 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 [2022-08-12T08:49:49.841Z] Collecting requests==2.25.1 [2022-08-12T08:49:49.841Z] Downloading requests-2.25.1-py2.py3-none-any.whl (61 kB) [2022-08-12T08:49:49.841Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.2/61.2 kB 2.5 MB/s eta 0:00:00 [2022-08-12T08:49:49.841Z] Collecting chardet<5,>=3.0.2 [2022-08-12T08:49:49.841Z] Downloading chardet-4.0.0-py2.py3-none-any.whl (178 kB) [2022-08-12T08:49:49.841Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 178.7/178.7 kB 6.6 MB/s eta 0:00:00 [2022-08-12T08:49:49.841Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.10/site-packages (from requests==2.25.1) (2022.6.15) [2022-08-12T08:49:49.841Z] Collecting idna<3,>=2.5 [2022-08-12T08:49:49.841Z] Downloading idna-2.10-py2.py3-none-any.whl (58 kB) [2022-08-12T08:49:49.841Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.8/58.8 kB 3.7 MB/s eta 0:00:00 [2022-08-12T08:49:49.841Z] Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/lib/python3.10/site-packages (from requests==2.25.1) (1.26.11) [2022-08-12T08:49:51.273Z] Installing collected packages: idna, chardet, requests [2022-08-12T08:49:51.273Z] Attempting uninstall: idna [2022-08-12T08:49:51.546Z] Found existing installation: idna 3.3 [2022-08-12T08:49:51.546Z] Uninstalling idna-3.3: [2022-08-12T08:49:51.546Z] Successfully uninstalled idna-3.3 [2022-08-12T08:49:54.159Z] Attempting uninstall: requests [2022-08-12T08:49:54.159Z] Found existing installation: requests 2.28.1 [2022-08-12T08:49:54.159Z] Uninstalling requests-2.28.1: [2022-08-12T08:49:54.159Z] Successfully uninstalled requests-2.28.1 [2022-08-12T08:49:54.433Z] Successfully installed chardet-4.0.0 idna-2.10 requests-2.25.1 [2022-08-12T08:49:54.433Z] 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 [2022-08-12T08:49:57.826Z] Collecting robotframework-requests==0.8.0 [2022-08-12T08:49:57.826Z] Downloading robotframework_requests-0.8.0-py3-none-any.whl (16 kB) [2022-08-12T08:49:57.826Z] Requirement already satisfied: robotframework in /usr/lib/python3.10/site-packages (from robotframework-requests==0.8.0) (4.1.3) [2022-08-12T08:49:57.826Z] Requirement already satisfied: requests in /usr/lib/python3.10/site-packages (from robotframework-requests==0.8.0) (2.25.1) [2022-08-12T08:49:58.102Z] Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/lib/python3.10/site-packages (from requests->robotframework-requests==0.8.0) (1.26.11) [2022-08-12T08:49:58.102Z] Requirement already satisfied: chardet<5,>=3.0.2 in /usr/lib/python3.10/site-packages (from requests->robotframework-requests==0.8.0) (4.0.0) [2022-08-12T08:49:58.102Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.10/site-packages (from requests->robotframework-requests==0.8.0) (2022.6.15) [2022-08-12T08:49:58.102Z] Requirement already satisfied: idna<3,>=2.5 in /usr/lib/python3.10/site-packages (from requests->robotframework-requests==0.8.0) (2.10) [2022-08-12T08:49:59.536Z] Installing collected packages: robotframework-requests [2022-08-12T08:49:59.536Z] Successfully installed robotframework-requests-0.8.0 [2022-08-12T08:49:59.536Z] 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 [2022-08-12T08:50:02.920Z] Collecting paho-mqtt==1.5.1 [2022-08-12T08:50:02.920Z] Downloading paho-mqtt-1.5.1.tar.gz (101 kB) [2022-08-12T08:50:03.192Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 101.8/101.8 kB 4.2 MB/s eta 0:00:00 [2022-08-12T08:50:03.192Z] Preparing metadata (setup.py): started [2022-08-12T08:50:05.164Z] Preparing metadata (setup.py): finished with status 'done' [2022-08-12T08:50:05.437Z] Building wheels for collected packages: paho-mqtt [2022-08-12T08:50:05.437Z] Building wheel for paho-mqtt (setup.py): started [2022-08-12T08:50:07.763Z] Building wheel for numpy (pyproject.toml): finished with status 'done' [2022-08-12T08:50:07.764Z] Created wheel for numpy: filename=numpy-1.22.3-cp310-cp310-linux_x86_64.whl size=22355800 sha256=184d3a482154a07e8701b429154d26b4069ce9e95fb3fc447edfde0f6f88e08b [2022-08-12T08:50:07.764Z] Stored in directory: /root/.cache/pip/wheels/8e/91/68/1231ba60e6f8e12978799d8d6cb0357385a83664ceef0edd78 [2022-08-12T08:50:07.764Z] Successfully built numpy [2022-08-12T08:50:07.764Z] Installing collected packages: numpy [2022-08-12T08:50:07.764Z] Successfully installed numpy-1.22.3 [2022-08-12T08:50:07.764Z] 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 [2022-08-12T08:50:08.024Z] Collecting psutil==5.9.0 [2022-08-12T08:50:08.024Z] Downloading psutil-5.9.0.tar.gz (478 kB) [2022-08-12T08:50:08.024Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 478.3/478.3 kB 11.7 MB/s eta 0:00:00 [2022-08-12T08:50:08.284Z] Preparing metadata (setup.py): started [2022-08-12T08:50:08.854Z] Preparing metadata (setup.py): finished with status 'done' [2022-08-12T08:50:08.855Z] Building wheels for collected packages: psutil [2022-08-12T08:50:08.855Z] Building wheel for psutil (setup.py): started [2022-08-12T08:50:08.874Z] Building wheel for paho-mqtt (setup.py): finished with status 'done' [2022-08-12T08:50:08.874Z] Created wheel for paho-mqtt: filename=paho_mqtt-1.5.1-py3-none-any.whl size=61550 sha256=a95aafe2e87efdbd9a2fd1febc5e2d8e8fca82349c9e60b207f6fec4b44bfde7 [2022-08-12T08:50:08.874Z] Stored in directory: /root/.cache/pip/wheels/b6/72/f9/44ca415a44f9cc7468fe4c59e6282938e504fadec09641fa63 [2022-08-12T08:50:08.874Z] Successfully built paho-mqtt [2022-08-12T08:50:10.236Z] Building wheel for psutil (setup.py): finished with status 'done' [2022-08-12T08:50:10.236Z] Created wheel for psutil: filename=psutil-5.9.0-cp310-cp310-linux_x86_64.whl size=271453 sha256=6ee6ba684dfd3c03a239c4051e2a1bb5f395e8c0b32b7c2a604add0a3c99a2a1 [2022-08-12T08:50:10.236Z] Stored in directory: /root/.cache/pip/wheels/0b/90/2e/be670c56c3ad980428e845d7f66480dcdfa008c3af2f27a2bf [2022-08-12T08:50:10.236Z] Successfully built psutil [2022-08-12T08:50:10.360Z] Installing collected packages: paho-mqtt [2022-08-12T08:50:10.640Z] Successfully installed paho-mqtt-1.5.1 [2022-08-12T08:50:10.640Z] 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 [2022-08-12T08:50:10.804Z] Installing collected packages: psutil [2022-08-12T08:50:10.804Z] Successfully installed psutil-5.9.0 [2022-08-12T08:50:10.804Z] 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 [2022-08-12T08:50:11.741Z] Collecting pycryptodome==3.15.0 [2022-08-12T08:50:11.741Z] Downloading pycryptodome-3.15.0.tar.gz (4.5 MB) [2022-08-12T08:50:12.001Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.5/4.5 MB 25.4 MB/s eta 0:00:00 [2022-08-12T08:50:12.261Z] Preparing metadata (setup.py): started [2022-08-12T08:50:13.644Z] Preparing metadata (setup.py): finished with status 'done' [2022-08-12T08:50:13.644Z] Building wheels for collected packages: pycryptodome [2022-08-12T08:50:13.644Z] Building wheel for pycryptodome (setup.py): started [2022-08-12T08:50:14.995Z] Collecting redis==3.5.3 [2022-08-12T08:50:14.995Z] Downloading redis-3.5.3-py2.py3-none-any.whl (72 kB) [2022-08-12T08:50:14.995Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 72.1/72.1 kB 3.5 MB/s eta 0:00:00 [2022-08-12T08:50:16.470Z] Installing collected packages: redis [2022-08-12T08:50:16.749Z] Successfully installed redis-3.5.3 [2022-08-12T08:50:16.749Z] 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 [2022-08-12T08:50:21.060Z] Collecting pyzmq==22.2.1 [2022-08-12T08:50:21.333Z] Downloading pyzmq-22.2.1.tar.gz (1.2 MB) [2022-08-12T08:50:21.333Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 10.7 MB/s eta 0:00:00 [2022-08-12T08:50:23.305Z] Installing build dependencies: started [2022-08-12T08:50:35.687Z] Installing build dependencies: finished with status 'done' [2022-08-12T08:50:35.687Z] Getting requirements to build wheel: started [2022-08-12T08:50:38.308Z] Getting requirements to build wheel: finished with status 'done' [2022-08-12T08:50:38.308Z] Preparing metadata (pyproject.toml): started [2022-08-12T08:50:40.218Z] Building wheel for pycryptodome (setup.py): finished with status 'done' [2022-08-12T08:50:40.218Z] Created wheel for pycryptodome: filename=pycryptodome-3.15.0-cp35-abi3-linux_x86_64.whl size=2111226 sha256=4143f456db8aaa9a14d68b01d8e058f34c31bb80528226e971b9f6acc8a16000 [2022-08-12T08:50:40.218Z] Stored in directory: /root/.cache/pip/wheels/cc/09/af/5da58a51ca5bf4bd4a37747a0658984c196aa2badf61236a35 [2022-08-12T08:50:40.218Z] Successfully built pycryptodome [2022-08-12T08:50:40.218Z] Installing collected packages: pycryptodome [2022-08-12T08:50:40.218Z] Successfully installed pycryptodome-3.15.0 [2022-08-12T08:50:40.218Z] 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 [2022-08-12T08:50:41.682Z] Preparing metadata (pyproject.toml): finished with status 'done' [2022-08-12T08:50:41.682Z] Building wheels for collected packages: pyzmq [2022-08-12T08:50:41.682Z] Building wheel for pyzmq (pyproject.toml): started [2022-08-12T08:50:55.238Z] Removing intermediate container c4b911a2e373 [2022-08-12T08:50:55.238Z] ---> 61c1c3216dc5 [2022-08-12T08:50:55.238Z] Step 9/12 : ENTRYPOINT ["sh", "/usr/local/bin/robot-entrypoint.sh"] [2022-08-12T08:50:55.238Z] ---> Running in 2085dbaddbca [2022-08-12T08:50:55.238Z] Removing intermediate container 2085dbaddbca [2022-08-12T08:50:55.238Z] ---> 0f68f8d55a73 [2022-08-12T08:50:55.238Z] Step 10/12 : LABEL arch=amd64 [2022-08-12T08:50:55.238Z] ---> Running in d4fbf9cbb775 [2022-08-12T08:50:55.238Z] Removing intermediate container d4fbf9cbb775 [2022-08-12T08:50:55.238Z] ---> 33e8ba625690 [2022-08-12T08:50:55.238Z] Step 11/12 : LABEL git_sha=94bb558ef2d5ecf1c3cc860aba15ffe752c2445d [2022-08-12T08:50:55.238Z] ---> Running in d2127d3acfc8 [2022-08-12T08:50:55.238Z] Removing intermediate container d2127d3acfc8 [2022-08-12T08:50:55.238Z] ---> 7ff2f6b006b2 [2022-08-12T08:50:55.238Z] Step 12/12 : LABEL version=0.0.2-dev.17 [2022-08-12T08:50:55.238Z] ---> Running in 8f64519e8e9a [2022-08-12T08:50:55.238Z] Removing intermediate container 8f64519e8e9a [2022-08-12T08:50:55.238Z] ---> dd2b1d68bceb [2022-08-12T08:50:55.238Z] [Warning] One or more build-args [ARCH] were not consumed [2022-08-12T08:50:55.238Z] Successfully built dd2b1d68bceb [2022-08-12T08:50:55.238Z] Successfully tagged edgex-taf-common:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] echo [2022-08-12T08:50:55.360Z] [edgeXDocker.push] Tagging docker image edgex-taf-common with the following tags: [2022-08-12T08:50:55.360Z] 94bb558ef2d5ecf1c3cc860aba15ffe752c2445d [2022-08-12T08:50:55.360Z] latest [2022-08-12T08:50:55.360Z] 0.0.2-dev.17 [2022-08-12T08:50:55.360Z] 94bb558ef2d5ecf1c3cc860aba15ffe752c2445d-0.0.2-dev.17 [2022-08-12T08:50:55.360Z] main [2022-08-12T08:50:55.360Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-12T08:50:55.688Z] + docker tag edgex-taf-common nexus3.edgexfoundry.org:10003/edgex-taf-common:94bb558ef2d5ecf1c3cc860aba15ffe752c2445d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-12T08:50:56.000Z] + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common:94bb558ef2d5ecf1c3cc860aba15ffe752c2445d [2022-08-12T08:50:56.000Z] The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common] [2022-08-12T08:50:56.000Z] 7b1567a75991: Preparing [2022-08-12T08:50:56.000Z] 7655ec046a61: Preparing [2022-08-12T08:50:56.000Z] 62f5166f0ad0: Preparing [2022-08-12T08:50:56.000Z] f93b51429648: Preparing [2022-08-12T08:50:56.000Z] 994393dc58e7: Preparing [2022-08-12T08:50:56.260Z] 7655ec046a61: Pushed [2022-08-12T08:50:56.260Z] 62f5166f0ad0: Pushed [2022-08-12T08:50:56.260Z] f93b51429648: Pushed [2022-08-12T08:50:56.828Z] 994393dc58e7: Pushed [2022-08-12T08:52:03.410Z] Building wheel for pyzmq (pyproject.toml): still running... [2022-08-12T08:52:59.943Z] Building wheel for pyzmq (pyproject.toml): still running... [2022-08-12T08:53:03.388Z] 7b1567a75991: Pushed [2022-08-12T08:53:03.388Z] 94bb558ef2d5ecf1c3cc860aba15ffe752c2445d: digest: sha256:f3ce0dc3d0fb5a6e7dc6e6a1bb4a698c25e4f913511d946c9bd53a0f5e71cd1f size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-12T08:53:03.711Z] + docker tag edgex-taf-common nexus3.edgexfoundry.org:10003/edgex-taf-common:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-12T08:53:04.026Z] + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common:latest [2022-08-12T08:53:04.026Z] The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common] [2022-08-12T08:53:04.026Z] 7b1567a75991: Preparing [2022-08-12T08:53:04.026Z] 7655ec046a61: Preparing [2022-08-12T08:53:04.026Z] 62f5166f0ad0: Preparing [2022-08-12T08:53:04.026Z] f93b51429648: Preparing [2022-08-12T08:53:04.026Z] 994393dc58e7: Preparing [2022-08-12T08:53:04.026Z] 994393dc58e7: Layer already exists [2022-08-12T08:53:04.026Z] f93b51429648: Layer already exists [2022-08-12T08:53:04.026Z] 7655ec046a61: Layer already exists [2022-08-12T08:53:04.026Z] 7b1567a75991: Layer already exists [2022-08-12T08:53:04.026Z] 62f5166f0ad0: Layer already exists [2022-08-12T08:53:04.026Z] latest: digest: sha256:f3ce0dc3d0fb5a6e7dc6e6a1bb4a698c25e4f913511d946c9bd53a0f5e71cd1f size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-12T08:53:04.348Z] + docker tag edgex-taf-common nexus3.edgexfoundry.org:10003/edgex-taf-common:0.0.2-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-12T08:53:04.661Z] + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common:0.0.2-dev.17 [2022-08-12T08:53:04.661Z] The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common] [2022-08-12T08:53:04.661Z] 7b1567a75991: Preparing [2022-08-12T08:53:04.661Z] 7655ec046a61: Preparing [2022-08-12T08:53:04.661Z] 62f5166f0ad0: Preparing [2022-08-12T08:53:04.661Z] f93b51429648: Preparing [2022-08-12T08:53:04.661Z] 994393dc58e7: Preparing [2022-08-12T08:53:04.661Z] f93b51429648: Layer already exists [2022-08-12T08:53:04.661Z] 62f5166f0ad0: Layer already exists [2022-08-12T08:53:04.661Z] 7b1567a75991: Layer already exists [2022-08-12T08:53:04.661Z] 994393dc58e7: Layer already exists [2022-08-12T08:53:04.661Z] 7655ec046a61: Layer already exists [2022-08-12T08:53:04.661Z] 0.0.2-dev.17: digest: sha256:f3ce0dc3d0fb5a6e7dc6e6a1bb4a698c25e4f913511d946c9bd53a0f5e71cd1f size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-12T08:53:04.977Z] + docker tag edgex-taf-common nexus3.edgexfoundry.org:10003/edgex-taf-common:94bb558ef2d5ecf1c3cc860aba15ffe752c2445d-0.0.2-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-12T08:53:05.292Z] + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common:94bb558ef2d5ecf1c3cc860aba15ffe752c2445d-0.0.2-dev.17 [2022-08-12T08:53:05.292Z] The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common] [2022-08-12T08:53:05.292Z] 7b1567a75991: Preparing [2022-08-12T08:53:05.292Z] 7655ec046a61: Preparing [2022-08-12T08:53:05.292Z] 62f5166f0ad0: Preparing [2022-08-12T08:53:05.292Z] f93b51429648: Preparing [2022-08-12T08:53:05.292Z] 994393dc58e7: Preparing [2022-08-12T08:53:05.292Z] 994393dc58e7: Layer already exists [2022-08-12T08:53:05.292Z] 7b1567a75991: Layer already exists [2022-08-12T08:53:05.292Z] 7655ec046a61: Layer already exists [2022-08-12T08:53:05.292Z] f93b51429648: Layer already exists [2022-08-12T08:53:05.292Z] 62f5166f0ad0: Layer already exists [2022-08-12T08:53:05.292Z] 94bb558ef2d5ecf1c3cc860aba15ffe752c2445d-0.0.2-dev.17: digest: sha256:f3ce0dc3d0fb5a6e7dc6e6a1bb4a698c25e4f913511d946c9bd53a0f5e71cd1f size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-12T08:53:05.612Z] + docker tag edgex-taf-common nexus3.edgexfoundry.org:10003/edgex-taf-common:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-12T08:53:05.920Z] + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common:main [2022-08-12T08:53:05.921Z] The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common] [2022-08-12T08:53:05.921Z] 7b1567a75991: Preparing [2022-08-12T08:53:05.921Z] 7655ec046a61: Preparing [2022-08-12T08:53:05.921Z] 62f5166f0ad0: Preparing [2022-08-12T08:53:05.921Z] f93b51429648: Preparing [2022-08-12T08:53:05.921Z] 994393dc58e7: Preparing [2022-08-12T08:53:05.921Z] 994393dc58e7: Layer already exists [2022-08-12T08:53:05.921Z] f93b51429648: Layer already exists [2022-08-12T08:53:05.921Z] 7b1567a75991: Layer already exists [2022-08-12T08:53:05.921Z] 62f5166f0ad0: Layer already exists [2022-08-12T08:53:05.921Z] 7655ec046a61: Layer already exists [2022-08-12T08:53:05.921Z] main: digest: sha256:f3ce0dc3d0fb5a6e7dc6e6a1bb4a698c25e4f913511d946c9bd53a0f5e71cd1f size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-12T08:53:05.970Z] ===================================================== [Pipeline] echo [2022-08-12T08:53:05.975Z] taggedImages: [2022-08-12T08:53:05.975Z] - nexus3.edgexfoundry.org:10003/edgex-taf-common:94bb558ef2d5ecf1c3cc860aba15ffe752c2445d [2022-08-12T08:53:05.975Z] - nexus3.edgexfoundry.org:10003/edgex-taf-common:latest [2022-08-12T08:53:05.975Z] - nexus3.edgexfoundry.org:10003/edgex-taf-common:0.0.2-dev.17 [2022-08-12T08:53:05.975Z] - nexus3.edgexfoundry.org:10003/edgex-taf-common:94bb558ef2d5ecf1c3cc860aba15ffe752c2445d-0.0.2-dev.17 [2022-08-12T08:53:05.975Z] - nexus3.edgexfoundry.org:10003/edgex-taf-common:main [Pipeline] } [Pipeline] // script [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 [2022-08-12T08:53:06.346Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-08-12T08:53:06.346Z] [2022-08-12T08:53:06.346Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-12T08:53:06.654Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-08-12T08:53:06.654Z] latest: Pulling from edgex-lftools-log-publisher [2022-08-12T08:53:06.654Z] 5eb5b503b376: Pulling fs layer [2022-08-12T08:53:06.654Z] 5c69ac0246d0: Pulling fs layer [2022-08-12T08:53:06.654Z] ec43610c2a17: Pulling fs layer [2022-08-12T08:53:06.654Z] 3a2ae6a8a46f: Pulling fs layer [2022-08-12T08:53:06.654Z] 33b1e0a273af: Pulling fs layer [2022-08-12T08:53:06.654Z] 5d3b04190fa2: Pulling fs layer [2022-08-12T08:53:06.654Z] 2f39f015ded8: Pulling fs layer [2022-08-12T08:53:06.654Z] 33b1e0a273af: Waiting [2022-08-12T08:53:06.654Z] 3a2ae6a8a46f: Waiting [2022-08-12T08:53:06.654Z] 5d3b04190fa2: Waiting [2022-08-12T08:53:06.654Z] 2f39f015ded8: Waiting [2022-08-12T08:53:06.654Z] 5c69ac0246d0: Download complete [2022-08-12T08:53:06.654Z] 3a2ae6a8a46f: Download complete [2022-08-12T08:53:06.654Z] 33b1e0a273af: Verifying Checksum [2022-08-12T08:53:06.654Z] 33b1e0a273af: Download complete [2022-08-12T08:53:06.654Z] 5d3b04190fa2: Download complete [2022-08-12T08:53:06.654Z] ec43610c2a17: Verifying Checksum [2022-08-12T08:53:06.654Z] ec43610c2a17: Download complete [2022-08-12T08:53:06.915Z] 5eb5b503b376: Verifying Checksum [2022-08-12T08:53:06.915Z] 5eb5b503b376: Download complete [2022-08-12T08:53:07.484Z] 2f39f015ded8: Verifying Checksum [2022-08-12T08:53:07.484Z] 2f39f015ded8: Download complete [2022-08-12T08:53:08.203Z] Building wheel for pyzmq (pyproject.toml): finished with status 'done' [2022-08-12T08:53:08.203Z] Created wheel for pyzmq: filename=pyzmq-22.2.1-cp310-cp310-linux_aarch64.whl size=1515241 sha256=a60a4f4e5cc45ab0983b4db9853fb92f1cbebc1c2f4cd7f56bd2b98391d4f9bc [2022-08-12T08:53:08.203Z] Stored in directory: /root/.cache/pip/wheels/fe/e5/6c/b7cb63e41c4add542d3df6f6d09af9bd65f9395fea4b16da8e [2022-08-12T08:53:08.203Z] Successfully built pyzmq [2022-08-12T08:53:08.424Z] 5eb5b503b376: Pull complete [2022-08-12T08:53:08.424Z] 5c69ac0246d0: Pull complete [2022-08-12T08:53:09.003Z] ec43610c2a17: Pull complete [2022-08-12T08:53:09.003Z] 3a2ae6a8a46f: Pull complete [2022-08-12T08:53:09.003Z] 33b1e0a273af: Pull complete [2022-08-12T08:53:09.172Z] Installing collected packages: pyzmq [2022-08-12T08:53:09.262Z] 5d3b04190fa2: Pull complete [2022-08-12T08:53:10.599Z] Successfully installed pyzmq-22.2.1 [2022-08-12T08:53:10.599Z] 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 [2022-08-12T08:53:13.461Z] 2f39f015ded8: Pull complete [2022-08-12T08:53:13.461Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-08-12T08:53:13.461Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-08-12T08:53:13.461Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-12T08:53:13.593Z] prd-ubuntu20.04-docker-8c-8g-22600 does not seem to be running inside a container [2022-08-12T08:53:13.677Z] $ 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/gexfoundry_edgex-taf-common_main -v /w/workspace/gexfoundry_edgex-taf-common_main:/w/workspace/gexfoundry_edgex-taf-common_main:rw,z -v /w/workspace/gexfoundry_edgex-taf-common_main@tmp:/w/workspace/gexfoundry_edgex-taf-common_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-08-12T08:53:14.903Z] Collecting robotframework-seleniumlibrary==5.1.3 [2022-08-12T08:53:14.903Z] Downloading robotframework_seleniumlibrary-5.1.3-py2.py3-none-any.whl (94 kB) [2022-08-12T08:53:14.903Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 94.7/94.7 kB 4.4 MB/s eta 0:00:00 [2022-08-12T08:53:14.903Z] Requirement already satisfied: robotframework>=3.1.2 in /usr/lib/python3.10/site-packages (from robotframework-seleniumlibrary==5.1.3) (4.1.3) [2022-08-12T08:53:15.175Z] Collecting selenium>=3.141.0 [2022-08-12T08:53:15.175Z] Downloading selenium-4.4.0-py3-none-any.whl (985 kB) [2022-08-12T08:53:15.175Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 985.8/985.8 kB 10.8 MB/s eta 0:00:00 [2022-08-12T08:53:15.445Z] Collecting robotframework-pythonlibcore>=2.1.0 [2022-08-12T08:53:15.445Z] Downloading robotframework_pythonlibcore-3.0.0-py2.py3-none-any.whl (9.9 kB) [2022-08-12T08:53:15.445Z] Collecting trio-websocket~=0.9 [2022-08-12T08:53:15.445Z] Downloading trio_websocket-0.9.2-py3-none-any.whl (16 kB) [2022-08-12T08:53:15.717Z] Collecting trio~=0.17 [2022-08-12T08:53:15.717Z] Downloading trio-0.21.0-py3-none-any.whl (358 kB) [2022-08-12T08:53:15.717Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 359.0/359.0 kB 9.7 MB/s eta 0:00:00 [2022-08-12T08:53:15.717Z] Requirement already satisfied: urllib3[secure,socks]~=1.26 in /usr/lib/python3.10/site-packages (from selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3) (1.26.11) [2022-08-12T08:53:15.973Z] $ docker top f2c3743385fb2e63e33cc552a1fae4f7e8d397c5f12a83dc7d732bca11473c26 -eo pid,comm [2022-08-12T08:53:15.988Z] Requirement already satisfied: idna in /usr/lib/python3.10/site-packages (from trio~=0.17->selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3) (2.10) [2022-08-12T08:53:15.988Z] Collecting async-generator>=1.9 [2022-08-12T08:53:15.989Z] Downloading async_generator-1.10-py3-none-any.whl (18 kB) [2022-08-12T08:53:15.989Z] Collecting sortedcontainers [2022-08-12T08:53:15.989Z] Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-12T08:53:16.261Z] Requirement already satisfied: attrs>=19.2.0 in /usr/lib/python3.10/site-packages (from trio~=0.17->selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3) (22.1.0) [2022-08-12T08:53:16.261Z] Collecting outcome [2022-08-12T08:53:16.261Z] Downloading outcome-1.2.0-py2.py3-none-any.whl (9.7 kB) [2022-08-12T08:53:16.261Z] Collecting sniffio [2022-08-12T08:53:16.261Z] Downloading sniffio-1.2.0-py3-none-any.whl (10 kB) [2022-08-12T08:53:16.376Z] ---> job-cost.sh [2022-08-12T08:53:16.376Z] lf-activate-venv: SKIPPING [2022-08-12T08:53:16.376Z] INFO: No Stack... [2022-08-12T08:53:16.531Z] Collecting wsproto>=0.14 [2022-08-12T08:53:16.531Z] Downloading wsproto-1.1.0-py3-none-any.whl (24 kB) [2022-08-12T08:53:16.637Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-08-12T08:53:16.809Z] Collecting PySocks!=1.5.7,<2.0,>=1.5.6 [2022-08-12T08:53:16.809Z] Downloading PySocks-1.7.1-py3-none-any.whl (16 kB) [2022-08-12T08:53:17.209Z] INFO: Archiving Costs [Pipeline] sh [2022-08-12T08:53:17.498Z] + cat /w/workspace/gexfoundry_edgex-taf-common_main/archives/cost.csv [2022-08-12T08:53:17.498Z] + cut -d, -f6 [Pipeline] lock [2022-08-12T08:53:17.513Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-taf-common-main-8-stack-cost] [2022-08-12T08:53:17.522Z] Resource [jenkins-edgexfoundry-edgex-taf-common-main-8-stack-cost] did not exist. Created. [2022-08-12T08:53:17.522Z] Lock acquired on [jenkins-edgexfoundry-edgex-taf-common-main-8-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-08-12T08:53:17.825Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-08-12T08:53:17.853Z] Stashed 1 file(s) [Pipeline] } [2022-08-12T08:53:17.860Z] Lock released on resource [jenkins-edgexfoundry-edgex-taf-common-main-8-stack-cost] [Pipeline] // lock [Pipeline] } [2022-08-12T08:53:17.882Z] $ docker stop --time=1 f2c3743385fb2e63e33cc552a1fae4f7e8d397c5f12a83dc7d732bca11473c26 [2022-08-12T08:53:18.251Z] Collecting cryptography>=1.3.4 [2022-08-12T08:53:18.251Z] Downloading cryptography-37.0.4-cp36-abi3-musllinux_1_1_aarch64.whl (4.1 MB) [2022-08-12T08:53:18.841Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.1/4.1 MB 12.0 MB/s eta 0:00:00 [2022-08-12T08:53:18.841Z] Collecting pyOpenSSL>=0.14 [2022-08-12T08:53:18.841Z] Downloading pyOpenSSL-22.0.0-py2.py3-none-any.whl (55 kB) [2022-08-12T08:53:18.841Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 55.8/55.8 kB 3.2 MB/s eta 0:00:00 [2022-08-12T08:53:18.841Z] Requirement already satisfied: certifi in /usr/lib/python3.10/site-packages (from urllib3[secure,socks]~=1.26->selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3) (2022.6.15) [2022-08-12T08:53:19.045Z] $ docker rm -f f2c3743385fb2e63e33cc552a1fae4f7e8d397c5f12a83dc7d732bca11473c26 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-08-12T08:53:20.802Z] Collecting cffi>=1.12 [2022-08-12T08:53:20.802Z] Downloading cffi-1.15.1.tar.gz (508 kB) [2022-08-12T08:53:20.802Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 508.5/508.5 kB 10.4 MB/s eta 0:00:00 [2022-08-12T08:53:21.393Z] Preparing metadata (setup.py): started [2022-08-12T08:53:23.998Z] Preparing metadata (setup.py): finished with status 'done' [2022-08-12T08:53:24.271Z] Collecting h11<1,>=0.9.0 [2022-08-12T08:53:24.271Z] Downloading h11-0.13.0-py3-none-any.whl (58 kB) [2022-08-12T08:53:24.541Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 2.9 MB/s eta 0:00:00 [2022-08-12T08:53:24.542Z] Collecting pycparser [2022-08-12T08:53:24.812Z] Downloading pycparser-2.21-py2.py3-none-any.whl (118 kB) [2022-08-12T08:53:24.813Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.7/118.7 kB 5.9 MB/s eta 0:00:00 [2022-08-12T08:53:24.813Z] Building wheels for collected packages: cffi [2022-08-12T08:53:24.813Z] Building wheel for cffi (setup.py): started [2022-08-12T08:54:03.773Z] Building wheel for cffi (setup.py): finished with status 'done' [2022-08-12T08:54:03.773Z] Created wheel for cffi: filename=cffi-1.15.1-cp310-cp310-linux_aarch64.whl size=419167 sha256=d7e041bb0dd55c4b74a0c5f99d7ac7b25ab9e16784e3ac268080cafb8ac5f995 [2022-08-12T08:54:03.773Z] Stored in directory: /root/.cache/pip/wheels/9a/ee/45/194003e40379492794fdf4ff200b86205f5f63115b85864251 [2022-08-12T08:54:03.773Z] Successfully built cffi [2022-08-12T08:54:03.773Z] Installing collected packages: sortedcontainers, sniffio, robotframework-pythonlibcore, PySocks, pycparser, outcome, h11, async-generator, wsproto, trio, cffi, trio-websocket, cryptography, pyOpenSSL, selenium, robotframework-seleniumlibrary [2022-08-12T08:54:16.137Z] Successfully installed PySocks-1.7.1 async-generator-1.10 cffi-1.15.1 cryptography-37.0.4 h11-0.13.0 outcome-1.2.0 pyOpenSSL-22.0.0 pycparser-2.21 robotframework-pythonlibcore-3.0.0 robotframework-seleniumlibrary-5.1.3 selenium-4.4.0 sniffio-1.2.0 sortedcontainers-2.4.0 trio-0.21.0 trio-websocket-0.9.2 wsproto-1.1.0 [2022-08-12T08:54:16.137Z] 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 [2022-08-12T08:54:19.515Z] Collecting psycopg2==2.9.3 [2022-08-12T08:54:19.515Z] Downloading psycopg2-2.9.3.tar.gz (380 kB) [2022-08-12T08:54:19.515Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 380.6/380.6 kB 8.5 MB/s eta 0:00:00 [2022-08-12T08:54:19.788Z] Preparing metadata (setup.py): started [2022-08-12T08:54:22.388Z] Preparing metadata (setup.py): finished with status 'done' [2022-08-12T08:54:22.389Z] Building wheels for collected packages: psycopg2 [2022-08-12T08:54:22.389Z] Building wheel for psycopg2 (setup.py): started [2022-08-12T08:55:30.370Z] Building wheel for psycopg2 (setup.py): still running... [2022-08-12T08:55:30.370Z] Building wheel for psycopg2 (setup.py): finished with status 'done' [2022-08-12T08:55:30.370Z] Created wheel for psycopg2: filename=psycopg2-2.9.3-cp310-cp310-linux_aarch64.whl size=470365 sha256=3a79bccae9ead34b23e2622eff33af0ffde4e0c40734ced505d35bb43123426c [2022-08-12T08:55:30.370Z] Stored in directory: /root/.cache/pip/wheels/81/b6/3d/091aad3e8919ea76c84c2674b02ce3ab52de882e091c39249e [2022-08-12T08:55:30.370Z] Successfully built psycopg2 [2022-08-12T08:55:30.370Z] Installing collected packages: psycopg2 [2022-08-12T08:55:30.370Z] Successfully installed psycopg2-2.9.3 [2022-08-12T08:55:30.370Z] 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 [2022-08-12T08:55:31.801Z] Collecting numpy==1.22.3 [2022-08-12T08:55:31.801Z] Downloading numpy-1.22.3.zip (11.5 MB) [2022-08-12T08:55:32.910Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 11.5/11.5 MB 11.1 MB/s eta 0:00:00 [2022-08-12T08:55:37.215Z] Installing build dependencies: started [2022-08-12T08:55:55.499Z] Installing build dependencies: finished with status 'done' [2022-08-12T08:55:55.499Z] Getting requirements to build wheel: started [2022-08-12T08:55:58.885Z] Getting requirements to build wheel: finished with status 'done' [2022-08-12T08:55:58.885Z] Preparing metadata (pyproject.toml): started [2022-08-12T08:56:03.183Z] Preparing metadata (pyproject.toml): finished with status 'done' [2022-08-12T08:56:03.183Z] Building wheels for collected packages: numpy [2022-08-12T08:56:03.183Z] Building wheel for numpy (pyproject.toml): started [2022-08-12T08:58:09.971Z] Building wheel for numpy (pyproject.toml): still running... [2022-08-12T08:59:06.487Z] Building wheel for numpy (pyproject.toml): still running... [2022-08-12T09:00:14.517Z] Building wheel for numpy (pyproject.toml): still running... [2022-08-12T09:01:11.088Z] Building wheel for numpy (pyproject.toml): still running... [2022-08-12T09:02:19.088Z] Building wheel for numpy (pyproject.toml): still running... [2022-08-12T09:03:27.122Z] Building wheel for numpy (pyproject.toml): still running... [2022-08-12T09:04:23.690Z] Building wheel for numpy (pyproject.toml): still running... [2022-08-12T09:08:15.761Z] Building wheel for numpy (pyproject.toml): still running... [2022-08-12T09:10:07.585Z] Building wheel for numpy (pyproject.toml): still running... [2022-08-12T09:11:59.409Z] Building wheel for numpy (pyproject.toml): still running... [2022-08-12T09:14:06.337Z] Building wheel for numpy (pyproject.toml): still running... [2022-08-12T09:15:02.853Z] Building wheel for numpy (pyproject.toml): still running... [2022-08-12T09:16:54.690Z] Building wheel for numpy (pyproject.toml): still running... [2022-08-12T09:20:16.628Z] Building wheel for numpy (pyproject.toml): still running... [2022-08-12T09:21:38.370Z] Building wheel for numpy (pyproject.toml): still running... [2022-08-12T09:23:15.155Z] Building wheel for numpy (pyproject.toml): still running... [2022-08-12T09:23:33.463Z] Building wheel for numpy (pyproject.toml): finished with status 'done' [2022-08-12T09:23:33.463Z] Created wheel for numpy: filename=numpy-1.22.3-cp310-cp310-linux_aarch64.whl size=18623679 sha256=afbfa54c898496a2f3025dac74f6a5a7fe589e734729d0937dfd08de018fed1e [2022-08-12T09:23:33.463Z] Stored in directory: /root/.cache/pip/wheels/8e/91/68/1231ba60e6f8e12978799d8d6cb0357385a83664ceef0edd78 [2022-08-12T09:23:33.463Z] Successfully built numpy [2022-08-12T09:23:34.900Z] Installing collected packages: numpy [2022-08-12T09:23:53.193Z] Successfully installed numpy-1.22.3 [2022-08-12T09:23:53.194Z] 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 [2022-08-12T09:23:56.571Z] Collecting psutil==5.9.0 [2022-08-12T09:23:56.571Z] Downloading psutil-5.9.0.tar.gz (478 kB) [2022-08-12T09:23:56.571Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 478.3/478.3 kB 8.9 MB/s eta 0:00:00 [2022-08-12T09:23:56.842Z] Preparing metadata (setup.py): started [2022-08-12T09:24:00.221Z] Preparing metadata (setup.py): finished with status 'done' [2022-08-12T09:24:00.221Z] Building wheels for collected packages: psutil [2022-08-12T09:24:00.221Z] Building wheel for psutil (setup.py): started [2022-08-12T09:24:10.356Z] Building wheel for psutil (setup.py): finished with status 'done' [2022-08-12T09:24:10.356Z] Created wheel for psutil: filename=psutil-5.9.0-cp310-cp310-linux_aarch64.whl size=271961 sha256=da96b4ad6205151b50064c8cde9d111b4d8eb3d2050d9a4e935607826271e794 [2022-08-12T09:24:10.356Z] Stored in directory: /root/.cache/pip/wheels/0b/90/2e/be670c56c3ad980428e845d7f66480dcdfa008c3af2f27a2bf [2022-08-12T09:24:10.356Z] Successfully built psutil [2022-08-12T09:24:12.321Z] Installing collected packages: psutil [2022-08-12T09:24:13.747Z] Successfully installed psutil-5.9.0 [2022-08-12T09:24:13.747Z] 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 [2022-08-12T09:24:19.134Z] Collecting pycryptodome==3.15.0 [2022-08-12T09:24:19.134Z] Downloading pycryptodome-3.15.0.tar.gz (4.5 MB) [2022-08-12T09:24:19.134Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.5/4.5 MB 12.5 MB/s eta 0:00:00 [2022-08-12T09:24:21.100Z] Preparing metadata (setup.py): started [2022-08-12T09:24:25.391Z] Preparing metadata (setup.py): finished with status 'done' [2022-08-12T09:24:25.391Z] Building wheels for collected packages: pycryptodome [2022-08-12T09:24:25.391Z] Building wheel for pycryptodome (setup.py): started [2022-08-12T09:25:33.512Z] Building wheel for pycryptodome (setup.py): still running... [2022-08-12T09:26:20.672Z] Building wheel for pycryptodome (setup.py): finished with status 'done' [2022-08-12T09:26:20.672Z] Created wheel for pycryptodome: filename=pycryptodome-3.15.0-cp35-abi3-linux_aarch64.whl size=2017037 sha256=2033611187739976a29e244570e9b9a4213f3fbbe5d22f226b3f072f4fa735ef [2022-08-12T09:26:20.672Z] Stored in directory: /root/.cache/pip/wheels/cc/09/af/5da58a51ca5bf4bd4a37747a0658984c196aa2badf61236a35 [2022-08-12T09:26:20.672Z] Successfully built pycryptodome [2022-08-12T09:26:20.672Z] Installing collected packages: pycryptodome [2022-08-12T09:26:20.672Z] Successfully installed pycryptodome-3.15.0 [2022-08-12T09:26:20.672Z] 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 [2022-08-12T09:27:07.629Z] Removing intermediate container 3db77be94140 [2022-08-12T09:27:07.629Z] ---> 1049ead18fc8 [2022-08-12T09:27:07.629Z] Step 9/12 : ENTRYPOINT ["sh", "/usr/local/bin/robot-entrypoint.sh"] [2022-08-12T09:27:07.629Z] ---> Running in b683da8b8089 [2022-08-12T09:27:07.629Z] Removing intermediate container b683da8b8089 [2022-08-12T09:27:07.629Z] ---> 243cc33e6e60 [2022-08-12T09:27:07.629Z] Step 10/12 : LABEL arch=arm64 [2022-08-12T09:27:07.629Z] ---> Running in 8fc0dfd76c15 [2022-08-12T09:27:07.629Z] Removing intermediate container 8fc0dfd76c15 [2022-08-12T09:27:07.629Z] ---> 9a4b976f5d96 [2022-08-12T09:27:07.629Z] Step 11/12 : LABEL git_sha=94bb558ef2d5ecf1c3cc860aba15ffe752c2445d [2022-08-12T09:27:07.629Z] ---> Running in 149f03958ec9 [2022-08-12T09:27:07.629Z] Removing intermediate container 149f03958ec9 [2022-08-12T09:27:07.629Z] ---> da2b270b2cb5 [2022-08-12T09:27:07.629Z] Step 12/12 : LABEL version=0.0.2-dev.17 [2022-08-12T09:27:07.629Z] ---> Running in ff3536a50cad [2022-08-12T09:27:07.629Z] Removing intermediate container ff3536a50cad [2022-08-12T09:27:07.629Z] ---> 05953f6b5b1c [2022-08-12T09:27:07.629Z] [Warning] One or more build-args [ARCH] were not consumed [2022-08-12T09:27:07.629Z] Successfully built 05953f6b5b1c [2022-08-12T09:27:07.629Z] Successfully tagged edgex-taf-common-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] echo [2022-08-12T09:27:07.743Z] [edgeXDocker.push] Tagging docker image edgex-taf-common-arm64 with the following tags: [2022-08-12T09:27:07.743Z] 94bb558ef2d5ecf1c3cc860aba15ffe752c2445d [2022-08-12T09:27:07.743Z] latest [2022-08-12T09:27:07.743Z] 0.0.2-dev.17 [2022-08-12T09:27:07.743Z] 94bb558ef2d5ecf1c3cc860aba15ffe752c2445d-0.0.2-dev.17 [2022-08-12T09:27:07.743Z] main [2022-08-12T09:27:07.743Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-12T09:27:08.110Z] + docker tag edgex-taf-common-arm64 nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:94bb558ef2d5ecf1c3cc860aba15ffe752c2445d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-12T09:27:08.462Z] + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:94bb558ef2d5ecf1c3cc860aba15ffe752c2445d [2022-08-12T09:27:08.734Z] The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64] [2022-08-12T09:27:08.734Z] 9ed55192e22f: Preparing [2022-08-12T09:27:08.734Z] c6207e4c75fc: Preparing [2022-08-12T09:27:08.734Z] 104c834f215c: Preparing [2022-08-12T09:27:08.734Z] 9ad24a87da89: Preparing [2022-08-12T09:27:08.734Z] 5d3e392a13a0: Preparing [2022-08-12T09:27:09.009Z] 104c834f215c: Pushed [2022-08-12T09:27:09.009Z] c6207e4c75fc: Pushed [2022-08-12T09:27:09.009Z] 9ad24a87da89: Pushed [2022-08-12T09:27:10.449Z] 5d3e392a13a0: Pushed [2022-08-12T09:31:32.447Z] 9ed55192e22f: Pushed [2022-08-12T09:31:32.447Z] 94bb558ef2d5ecf1c3cc860aba15ffe752c2445d: digest: sha256:cf8bcfa640c871c555fa1167e88d2d6d6beb795283904f524fd18c459930d245 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-12T09:31:32.807Z] + docker tag edgex-taf-common-arm64 nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-12T09:31:33.158Z] + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:latest [2022-08-12T09:31:33.158Z] The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64] [2022-08-12T09:31:33.159Z] 9ed55192e22f: Preparing [2022-08-12T09:31:33.159Z] c6207e4c75fc: Preparing [2022-08-12T09:31:33.159Z] 104c834f215c: Preparing [2022-08-12T09:31:33.159Z] 9ad24a87da89: Preparing [2022-08-12T09:31:33.159Z] 5d3e392a13a0: Preparing [2022-08-12T09:31:33.159Z] 104c834f215c: Layer already exists [2022-08-12T09:31:33.159Z] 9ad24a87da89: Layer already exists [2022-08-12T09:31:33.159Z] 5d3e392a13a0: Layer already exists [2022-08-12T09:31:33.159Z] c6207e4c75fc: Layer already exists [2022-08-12T09:31:33.159Z] 9ed55192e22f: Layer already exists [2022-08-12T09:31:33.429Z] latest: digest: sha256:cf8bcfa640c871c555fa1167e88d2d6d6beb795283904f524fd18c459930d245 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-12T09:31:33.789Z] + docker tag edgex-taf-common-arm64 nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:0.0.2-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-12T09:31:34.141Z] + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:0.0.2-dev.17 [2022-08-12T09:31:34.142Z] The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64] [2022-08-12T09:31:34.142Z] 9ed55192e22f: Preparing [2022-08-12T09:31:34.142Z] c6207e4c75fc: Preparing [2022-08-12T09:31:34.142Z] 104c834f215c: Preparing [2022-08-12T09:31:34.142Z] 9ad24a87da89: Preparing [2022-08-12T09:31:34.142Z] 5d3e392a13a0: Preparing [2022-08-12T09:31:34.142Z] 5d3e392a13a0: Layer already exists [2022-08-12T09:31:34.142Z] 104c834f215c: Layer already exists [2022-08-12T09:31:34.142Z] 9ad24a87da89: Layer already exists [2022-08-12T09:31:34.142Z] c6207e4c75fc: Layer already exists [2022-08-12T09:31:34.142Z] 9ed55192e22f: Layer already exists [2022-08-12T09:31:34.413Z] 0.0.2-dev.17: digest: sha256:cf8bcfa640c871c555fa1167e88d2d6d6beb795283904f524fd18c459930d245 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-12T09:31:34.783Z] + docker tag edgex-taf-common-arm64 nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:94bb558ef2d5ecf1c3cc860aba15ffe752c2445d-0.0.2-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-12T09:31:35.135Z] + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:94bb558ef2d5ecf1c3cc860aba15ffe752c2445d-0.0.2-dev.17 [2022-08-12T09:31:35.135Z] The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64] [2022-08-12T09:31:35.135Z] 9ed55192e22f: Preparing [2022-08-12T09:31:35.135Z] c6207e4c75fc: Preparing [2022-08-12T09:31:35.135Z] 104c834f215c: Preparing [2022-08-12T09:31:35.135Z] 9ad24a87da89: Preparing [2022-08-12T09:31:35.135Z] 5d3e392a13a0: Preparing [2022-08-12T09:31:35.135Z] c6207e4c75fc: Layer already exists [2022-08-12T09:31:35.135Z] 5d3e392a13a0: Layer already exists [2022-08-12T09:31:35.135Z] 104c834f215c: Layer already exists [2022-08-12T09:31:35.135Z] 9ad24a87da89: Layer already exists [2022-08-12T09:31:35.135Z] 9ed55192e22f: Layer already exists [2022-08-12T09:31:35.405Z] 94bb558ef2d5ecf1c3cc860aba15ffe752c2445d-0.0.2-dev.17: digest: sha256:cf8bcfa640c871c555fa1167e88d2d6d6beb795283904f524fd18c459930d245 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-12T09:31:35.769Z] + docker tag edgex-taf-common-arm64 nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-12T09:31:36.126Z] + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:main [2022-08-12T09:31:36.126Z] The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64] [2022-08-12T09:31:36.126Z] 9ed55192e22f: Preparing [2022-08-12T09:31:36.126Z] c6207e4c75fc: Preparing [2022-08-12T09:31:36.126Z] 104c834f215c: Preparing [2022-08-12T09:31:36.126Z] 9ad24a87da89: Preparing [2022-08-12T09:31:36.126Z] 5d3e392a13a0: Preparing [2022-08-12T09:31:36.126Z] c6207e4c75fc: Layer already exists [2022-08-12T09:31:36.126Z] 104c834f215c: Layer already exists [2022-08-12T09:31:36.126Z] 9ed55192e22f: Layer already exists [2022-08-12T09:31:36.126Z] 5d3e392a13a0: Layer already exists [2022-08-12T09:31:36.127Z] 9ad24a87da89: Layer already exists [2022-08-12T09:31:36.397Z] main: digest: sha256:cf8bcfa640c871c555fa1167e88d2d6d6beb795283904f524fd18c459930d245 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-12T09:31:36.456Z] ===================================================== [Pipeline] echo [2022-08-12T09:31:36.464Z] taggedImages: [2022-08-12T09:31:36.465Z] - nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:94bb558ef2d5ecf1c3cc860aba15ffe752c2445d [2022-08-12T09:31:36.465Z] - nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:latest [2022-08-12T09:31:36.465Z] - nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:0.0.2-dev.17 [2022-08-12T09:31:36.465Z] - nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:94bb558ef2d5ecf1c3cc860aba15ffe752c2445d-0.0.2-dev.17 [2022-08-12T09:31:36.465Z] - nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:main [Pipeline] } [Pipeline] // script [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 [2022-08-12T09:31:36.874Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-08-12T09:31:36.874Z] [2022-08-12T09:31:36.874Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-12T09:31:37.227Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-08-12T09:31:37.499Z] arm64: Pulling from edgex-lftools-log-publisher [2022-08-12T09:31:37.499Z] 8998bd30e6a1: Pulling fs layer [2022-08-12T09:31:37.499Z] 04944245beec: Pulling fs layer [2022-08-12T09:31:37.499Z] 699f458cf7ca: Pulling fs layer [2022-08-12T09:31:37.499Z] 765212b225bb: Pulling fs layer [2022-08-12T09:31:37.499Z] f23df028b6ca: Pulling fs layer [2022-08-12T09:31:37.499Z] 765212b225bb: Waiting [2022-08-12T09:31:37.499Z] d65c8cfc05b1: Pulling fs layer [2022-08-12T09:31:37.499Z] 2437ff75d9bd: Pulling fs layer [2022-08-12T09:31:37.499Z] f23df028b6ca: Waiting [2022-08-12T09:31:37.499Z] d65c8cfc05b1: Waiting [2022-08-12T09:31:37.499Z] 2437ff75d9bd: Waiting [2022-08-12T09:31:37.499Z] 04944245beec: Verifying Checksum [2022-08-12T09:31:37.499Z] 04944245beec: Download complete [2022-08-12T09:31:37.499Z] 765212b225bb: Download complete [2022-08-12T09:31:37.499Z] f23df028b6ca: Verifying Checksum [2022-08-12T09:31:37.499Z] f23df028b6ca: Download complete [2022-08-12T09:31:37.499Z] d65c8cfc05b1: Verifying Checksum [2022-08-12T09:31:37.499Z] d65c8cfc05b1: Download complete [2022-08-12T09:31:37.771Z] 699f458cf7ca: Verifying Checksum [2022-08-12T09:31:37.771Z] 699f458cf7ca: Download complete [2022-08-12T09:31:38.046Z] 8998bd30e6a1: Verifying Checksum [2022-08-12T09:31:38.046Z] 8998bd30e6a1: Download complete [2022-08-12T09:31:40.664Z] 2437ff75d9bd: Verifying Checksum [2022-08-12T09:31:40.664Z] 2437ff75d9bd: Download complete [2022-08-12T09:31:42.636Z] 8998bd30e6a1: Pull complete [2022-08-12T09:31:42.908Z] 04944245beec: Pull complete [2022-08-12T09:31:44.339Z] 699f458cf7ca: Pull complete [2022-08-12T09:31:44.613Z] 765212b225bb: Pull complete [2022-08-12T09:31:45.209Z] f23df028b6ca: Pull complete [2022-08-12T09:31:45.480Z] d65c8cfc05b1: Pull complete [2022-08-12T09:32:00.559Z] 2437ff75d9bd: Pull complete [2022-08-12T09:32:00.559Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-08-12T09:32:00.559Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-08-12T09:32:00.559Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-12T09:32:00.802Z] prd-ubuntu20.04-docker-arm64-4c-16g-22601 does not seem to be running inside a container [2022-08-12T09:32:00.887Z] $ 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/gexfoundry_edgex-taf-common_main -v /w/workspace/gexfoundry_edgex-taf-common_main:/w/workspace/gexfoundry_edgex-taf-common_main:rw,z -v /w/workspace/gexfoundry_edgex-taf-common_main@tmp:/w/workspace/gexfoundry_edgex-taf-common_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-08-12T09:32:02.294Z] $ docker top eec600134f3bba8aec154d57e9aab2e07e134fb8ebd063d14ed936698e9d9740 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-12T09:32:03.247Z] ---> job-cost.sh [2022-08-12T09:32:03.247Z] lf-activate-venv: SKIPPING [2022-08-12T09:32:03.247Z] INFO: No Stack... [2022-08-12T09:32:03.837Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-08-12T09:32:04.806Z] INFO: Archiving Costs [Pipeline] sh [2022-08-12T09:32:05.462Z] + cat /w/workspace/gexfoundry_edgex-taf-common_main/archives/cost.csv [2022-08-12T09:32:05.462Z] + cut -d, -f6 [Pipeline] lock [2022-08-12T09:32:05.492Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-taf-common-main-8-stack-cost] [2022-08-12T09:32:05.498Z] Resource [jenkins-edgexfoundry-edgex-taf-common-main-8-stack-cost] did not exist. Created. [2022-08-12T09:32:05.498Z] Lock acquired on [jenkins-edgexfoundry-edgex-taf-common-main-8-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-08-12T09:32:06.167Z] /w/workspace/gexfoundry_edgex-taf-common_main@tmp/durable-7fbf03e0/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-08-12T09:32:06.844Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-08-12T09:32:06.877Z] Warning: overwriting stash ‘stack-cost’ [2022-08-12T09:32:07.259Z] Stashed 1 file(s) [Pipeline] } [2022-08-12T09:32:07.269Z] Lock released on resource [jenkins-edgexfoundry-edgex-taf-common-main-8-stack-cost] [Pipeline] // lock [Pipeline] } [2022-08-12T09:32:07.291Z] $ docker stop --time=1 eec600134f3bba8aec154d57e9aab2e07e134fb8ebd063d14ed936698e9d9740 [2022-08-12T09:32:08.785Z] $ docker rm -f eec600134f3bba8aec154d57e9aab2e07e134fb8ebd063d14ed936698e9d9740 [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) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh [2022-08-12T09:32:09.475Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-08-12T09:32:09.475Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-12T09:32:09.776Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-08-12T09:32:09.777Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-12T09:32:09.855Z] prd-ubuntu20.04-docker-8c-8g-22600 does not seem to be running inside a container [2022-08-12T09:32:09.898Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_edgex-taf-common_main -v /w/workspace/gexfoundry_edgex-taf-common_main:/w/workspace/gexfoundry_edgex-taf-common_main:rw,z -v /w/workspace/gexfoundry_edgex-taf-common_main@tmp:/w/workspace/gexfoundry_edgex-taf-common_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-08-12T09:32:10.239Z] $ docker top cf43377c140ebf1ff1669772bccfea42839693389bf367b69643eb78c2f105bc -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-08-12T09:32:10.331Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-08-12T09:32:10.331Z] [ssh-agent] Looking for ssh-agent implementation... [2022-08-12T09:32:10.455Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-08-12T09:32:10.465Z] $ docker exec cf43377c140ebf1ff1669772bccfea42839693389bf367b69643eb78c2f105bc ssh-agent [2022-08-12T09:32:10.584Z] SSH_AUTH_SOCK=/tmp/ssh-b0RKdEVcVpYc/agent.33 [2022-08-12T09:32:10.584Z] SSH_AGENT_PID=40 [2022-08-12T09:32:10.589Z] Running ssh-add (command line suppressed) [2022-08-12T09:32:10.720Z] Identity added: /w/workspace/gexfoundry_edgex-taf-common_main@tmp/private_key_3294239501396383296.key (/w/workspace/gexfoundry_edgex-taf-common_main@tmp/private_key_3294239501396383296.key) [2022-08-12T09:32:10.727Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-08-12T09:32:11.015Z] + git semver tag [2022-08-12T09:32:11.275Z] 2022-08-12 09:32:11,204 [run_tag] DEBUG tag force:False [2022-08-12T09:32:11.275Z] 2022-08-12 09:32:11,204 [check_head_tag] DEBUG check head tag [2022-08-12T09:32:11.275Z] 2022-08-12 09:32:11,204 [execute] INFO git cat-file --batch-check [2022-08-12T09:32:11.275Z] 2022-08-12 09:32:11,205 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_edgex-taf-common_main, universal_newlines=False, shell=None, istream=) [2022-08-12T09:32:11.275Z] 2022-08-12 09:32:11,208 [execute] INFO git cat-file --batch [2022-08-12T09:32:11.275Z] 2022-08-12 09:32:11,208 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_edgex-taf-common_main, universal_newlines=False, shell=None, istream=) [2022-08-12T09:32:11.275Z] 2022-08-12 09:32:11,215 [read_version] DEBUG read version from /w/workspace/gexfoundry_edgex-taf-common_main/.semver/main [2022-08-12T09:32:11.275Z] 2022-08-12 09:32:11,216 [execute] INFO git tag -a v0.0.2-dev.17 -m v0.0.2-dev.17 [2022-08-12T09:32:11.275Z] 2022-08-12 09:32:11,216 [execute] DEBUG Popen(['git', 'tag', '-a', 'v0.0.2-dev.17', '-m', 'v0.0.2-dev.17'], cwd=/w/workspace/gexfoundry_edgex-taf-common_main, universal_newlines=False, shell=None, istream=None) [2022-08-12T09:32:11.275Z] 2022-08-12 09:32:11,220 [read_version] DEBUG read version from /w/workspace/gexfoundry_edgex-taf-common_main/.semver/main [2022-08-12T09:32:11.275Z] 0.0.2-dev.17 [Pipeline] } [2022-08-12T09:32:11.293Z] $ docker exec --env ******** --env ******** cf43377c140ebf1ff1669772bccfea42839693389bf367b69643eb78c2f105bc ssh-agent -k [2022-08-12T09:32:11.394Z] unset SSH_AUTH_SOCK; [2022-08-12T09:32:11.394Z] unset SSH_AGENT_PID; [2022-08-12T09:32:11.394Z] echo Agent pid 40 killed; [2022-08-12T09:32:11.399Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-08-12T09:32:11.703Z] + git semver [Pipeline] } [2022-08-12T09:32:11.986Z] $ docker stop --time=1 cf43377c140ebf1ff1669772bccfea42839693389bf367b69643eb78c2f105bc [2022-08-12T09:32:13.281Z] $ docker rm -f cf43377c140ebf1ff1669772bccfea42839693389bf367b69643eb78c2f105bc [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-12T09:32:13.702Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-08-12T09:32:13.702Z] [2022-08-12T09:32:13.702Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-12T09:32:14.005Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-08-12T09:32:14.267Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-08-12T09:32:14.268Z] ab5ef0e58194: Pulling fs layer [2022-08-12T09:32:14.268Z] 9712f1f96733: Pulling fs layer [2022-08-12T09:32:14.268Z] 63f879dbbcfc: Pulling fs layer [2022-08-12T09:32:14.268Z] 0d9ebad4ef96: Pulling fs layer [2022-08-12T09:32:14.268Z] e9a5061849ea: Pulling fs layer [2022-08-12T09:32:14.268Z] d747dcd14b5f: Pulling fs layer [2022-08-12T09:32:14.268Z] 2de7ff778b66: Pulling fs layer [2022-08-12T09:32:14.268Z] e9a5061849ea: Waiting [2022-08-12T09:32:14.268Z] 2de7ff778b66: Waiting [2022-08-12T09:32:14.268Z] d747dcd14b5f: Waiting [2022-08-12T09:32:14.268Z] 0d9ebad4ef96: Waiting [2022-08-12T09:32:14.268Z] 9712f1f96733: Verifying Checksum [2022-08-12T09:32:14.268Z] 9712f1f96733: Download complete [2022-08-12T09:32:14.532Z] 63f879dbbcfc: Verifying Checksum [2022-08-12T09:32:14.532Z] 63f879dbbcfc: Download complete [2022-08-12T09:32:14.532Z] e9a5061849ea: Verifying Checksum [2022-08-12T09:32:14.532Z] e9a5061849ea: Download complete [2022-08-12T09:32:14.792Z] d747dcd14b5f: Verifying Checksum [2022-08-12T09:32:14.792Z] d747dcd14b5f: Download complete [2022-08-12T09:32:14.792Z] ab5ef0e58194: Verifying Checksum [2022-08-12T09:32:14.792Z] ab5ef0e58194: Download complete [2022-08-12T09:32:14.792Z] 0d9ebad4ef96: Verifying Checksum [2022-08-12T09:32:14.792Z] 0d9ebad4ef96: Download complete [2022-08-12T09:32:14.792Z] 2de7ff778b66: Verifying Checksum [2022-08-12T09:32:14.792Z] 2de7ff778b66: Download complete [2022-08-12T09:32:17.327Z] ab5ef0e58194: Pull complete [2022-08-12T09:32:17.327Z] 9712f1f96733: Pull complete [2022-08-12T09:32:17.896Z] 63f879dbbcfc: Pull complete [2022-08-12T09:32:22.091Z] 0d9ebad4ef96: Pull complete [2022-08-12T09:32:22.091Z] e9a5061849ea: Pull complete [2022-08-12T09:32:22.351Z] d747dcd14b5f: Pull complete [2022-08-12T09:32:23.735Z] 2de7ff778b66: Pull complete [2022-08-12T09:32:23.735Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-08-12T09:32:23.735Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-08-12T09:32:23.735Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-12T09:32:23.835Z] prd-ubuntu20.04-docker-8c-8g-22600 does not seem to be running inside a container [2022-08-12T09:32:23.879Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_edgex-taf-common_main -v /w/workspace/gexfoundry_edgex-taf-common_main:/w/workspace/gexfoundry_edgex-taf-common_main:rw,z -v /w/workspace/gexfoundry_edgex-taf-common_main@tmp:/w/workspace/gexfoundry_edgex-taf-common_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2022-08-12T09:32:26.274Z] $ docker top 99bcfd31c8c96bb73be52037a29709c07cef6f9cc62d3c1c90d25409c593cbb9 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-08-12T09:32:26.353Z] provisioning config files... [2022-08-12T09:32:26.361Z] copy managed file [sigul-config] to file:/w/workspace/gexfoundry_edgex-taf-common_main@tmp/config5777530721915386695tmp [2022-08-12T09:32:26.375Z] copy managed file [sigul-password] to file:/w/workspace/gexfoundry_edgex-taf-common_main@tmp/config6504832609307580235tmp [2022-08-12T09:32:26.388Z] copy managed file [sigul-pki] to file:/w/workspace/gexfoundry_edgex-taf-common_main@tmp/config5795993322942943564tmp [Pipeline] { [Pipeline] echo [2022-08-12T09:32:26.403Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-12T09:32:26.692Z] ---> sigul-configuration.sh [2022-08-12T09:32:26.692Z] gpg: directory `/root/.gnupg' created [2022-08-12T09:32:26.692Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-08-12T09:32:26.692Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-08-12T09:32:26.692Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-08-12T09:32:26.692Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-08-12T09:32:26.692Z] gpg: CAST5 encrypted data [2022-08-12T09:32:26.692Z] gpg: encrypted with 1 passphrase [2022-08-12T09:32:26.692Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-08-12T09:32:27.022Z] + mkdir /home/jenkins [2022-08-12T09:32:27.022Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-08-12T09:32:27.338Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2022-08-12T09:32:27.348Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-12T09:32:27.633Z] ---> sigul-install.sh [2022-08-12T09:32:27.633Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-08-12T09:32:27.926Z] + git tag --list [2022-08-12T09:32:27.926Z] v0.0.1 [2022-08-12T09:32:27.926Z] v0.0.2-dev.1 [2022-08-12T09:32:27.926Z] v0.0.2-dev.10 [2022-08-12T09:32:27.926Z] v0.0.2-dev.11 [2022-08-12T09:32:27.926Z] v0.0.2-dev.12 [2022-08-12T09:32:27.926Z] v0.0.2-dev.13 [2022-08-12T09:32:27.926Z] v0.0.2-dev.14 [2022-08-12T09:32:27.926Z] v0.0.2-dev.15 [2022-08-12T09:32:27.926Z] v0.0.2-dev.16 [2022-08-12T09:32:27.926Z] v0.0.2-dev.17 [2022-08-12T09:32:27.926Z] v0.0.2-dev.2 [2022-08-12T09:32:27.926Z] v0.0.2-dev.3 [2022-08-12T09:32:27.926Z] v0.0.2-dev.4 [2022-08-12T09:32:27.926Z] v0.0.2-dev.5 [2022-08-12T09:32:27.926Z] v0.0.2-dev.6 [2022-08-12T09:32:27.926Z] v0.0.2-dev.7 [2022-08-12T09:32:27.926Z] v0.0.2-dev.8 [2022-08-12T09:32:27.926Z] v0.0.2-dev.9 [Pipeline] sh [2022-08-12T09:32:28.216Z] + lftools sign git-tag v0.0.2-dev.17 [2022-08-12T09:32:28.788Z] Signing Git tag with Sigul... [2022-08-12T09:32:28.788Z] Signing v0.0.2-dev.17 [Pipeline] echo [2022-08-12T09:32:29.370Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-12T09:32:29.673Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-08-12T09:32:29.684Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-08-12T09:32:29.707Z] $ docker stop --time=1 99bcfd31c8c96bb73be52037a29709c07cef6f9cc62d3c1c90d25409c593cbb9 [2022-08-12T09:32:31.039Z] $ docker rm -f 99bcfd31c8c96bb73be52037a29709c07cef6f9cc62d3c1c90d25409c593cbb9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-08-12T09:32:31.446Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-08-12T09:32:31.446Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-12T09:32:31.753Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-08-12T09:32:31.753Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-12T09:32:31.847Z] prd-ubuntu20.04-docker-8c-8g-22600 does not seem to be running inside a container [2022-08-12T09:32:31.890Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_edgex-taf-common_main -v /w/workspace/gexfoundry_edgex-taf-common_main:/w/workspace/gexfoundry_edgex-taf-common_main:rw,z -v /w/workspace/gexfoundry_edgex-taf-common_main@tmp:/w/workspace/gexfoundry_edgex-taf-common_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-08-12T09:32:32.305Z] $ docker top 7343947855b2697ba2582d7a687d776a459457f84a96f767272ac265a7624988 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-08-12T09:32:32.403Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-08-12T09:32:32.403Z] [ssh-agent] Looking for ssh-agent implementation... [2022-08-12T09:32:32.547Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-08-12T09:32:32.557Z] $ docker exec 7343947855b2697ba2582d7a687d776a459457f84a96f767272ac265a7624988 ssh-agent [2022-08-12T09:32:32.679Z] SSH_AUTH_SOCK=/tmp/ssh-s4bNNGQUZRsZ/agent.33 [2022-08-12T09:32:32.679Z] SSH_AGENT_PID=39 [2022-08-12T09:32:32.684Z] Running ssh-add (command line suppressed) [2022-08-12T09:32:32.819Z] Identity added: /w/workspace/gexfoundry_edgex-taf-common_main@tmp/private_key_2285451647418287195.key (/w/workspace/gexfoundry_edgex-taf-common_main@tmp/private_key_2285451647418287195.key) [2022-08-12T09:32:32.831Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-08-12T09:32:33.126Z] + git semver bump pre [2022-08-12T09:32:33.386Z] 2022-08-12 09:32:33,358 [read_version] DEBUG read version from /w/workspace/gexfoundry_edgex-taf-common_main/.semver/main [2022-08-12T09:32:33.386Z] 2022-08-12 09:32:33,358 [bump_version] DEBUG bumping version:0.0.2-dev.17 on axis:pre with prefix:dev [2022-08-12T09:32:33.386Z] 2022-08-12 09:32:33,358 [bump_version] DEBUG bumped version:0.0.2-dev.18 [2022-08-12T09:32:33.386Z] 2022-08-12 09:32:33,358 [write_version] DEBUG write version:0.0.2-dev.18 to path:/w/workspace/gexfoundry_edgex-taf-common_main/.semver/main with force:True [2022-08-12T09:32:33.386Z] 2022-08-12 09:32:33,358 [read_version] DEBUG read version from /w/workspace/gexfoundry_edgex-taf-common_main/.semver/main [2022-08-12T09:32:33.386Z] 2022-08-12 09:32:33,358 [write_file] DEBUG write to file:/w/workspace/gexfoundry_edgex-taf-common_main/.semver/main [2022-08-12T09:32:33.386Z] 2022-08-12 09:32:33,361 [execute] INFO git cat-file --batch-check [2022-08-12T09:32:33.386Z] 2022-08-12 09:32:33,361 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_edgex-taf-common_main/.semver, universal_newlines=False, shell=None, istream=) [2022-08-12T09:32:33.386Z] 2022-08-12 09:32:33,366 [execute] INFO git cat-file --batch [2022-08-12T09:32:33.386Z] 2022-08-12 09:32:33,366 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_edgex-taf-common_main/.semver, universal_newlines=False, shell=None, istream=) [2022-08-12T09:32:33.386Z] 2022-08-12 09:32:33,372 [read_version] DEBUG read version from /w/workspace/gexfoundry_edgex-taf-common_main/.semver/main [2022-08-12T09:32:33.386Z] 0.0.2-dev.18 [Pipeline] } [2022-08-12T09:32:33.405Z] $ docker exec --env ******** --env ******** 7343947855b2697ba2582d7a687d776a459457f84a96f767272ac265a7624988 ssh-agent -k [2022-08-12T09:32:33.522Z] unset SSH_AUTH_SOCK; [2022-08-12T09:32:33.522Z] unset SSH_AGENT_PID; [2022-08-12T09:32:33.522Z] echo Agent pid 39 killed; [2022-08-12T09:32:33.527Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-08-12T09:32:33.830Z] + git semver [Pipeline] } [2022-08-12T09:32:34.115Z] $ docker stop --time=1 7343947855b2697ba2582d7a687d776a459457f84a96f767272ac265a7624988 [2022-08-12T09:32:35.420Z] $ docker rm -f 7343947855b2697ba2582d7a687d776a459457f84a96f767272ac265a7624988 [Pipeline] // withDockerContainer [Pipeline] sh [2022-08-12T09:32:35.760Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-08-12T09:32:35.760Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-12T09:32:36.069Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-08-12T09:32:36.069Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-12T09:32:36.155Z] prd-ubuntu20.04-docker-8c-8g-22600 does not seem to be running inside a container [2022-08-12T09:32:36.195Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_edgex-taf-common_main -v /w/workspace/gexfoundry_edgex-taf-common_main:/w/workspace/gexfoundry_edgex-taf-common_main:rw,z -v /w/workspace/gexfoundry_edgex-taf-common_main@tmp:/w/workspace/gexfoundry_edgex-taf-common_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-08-12T09:32:36.563Z] $ docker top ecb03119bd5aaa60dfcf9befded5b113c26212dbc21ad0f6fa265057c3d8aa7f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-08-12T09:32:36.656Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-08-12T09:32:36.656Z] [ssh-agent] Looking for ssh-agent implementation... [2022-08-12T09:32:36.782Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-08-12T09:32:36.792Z] $ docker exec ecb03119bd5aaa60dfcf9befded5b113c26212dbc21ad0f6fa265057c3d8aa7f ssh-agent [2022-08-12T09:32:36.921Z] SSH_AUTH_SOCK=/tmp/ssh-JrkDuVuU2PBS/agent.32 [2022-08-12T09:32:36.921Z] SSH_AGENT_PID=39 [2022-08-12T09:32:36.927Z] Running ssh-add (command line suppressed) [2022-08-12T09:32:37.062Z] Identity added: /w/workspace/gexfoundry_edgex-taf-common_main@tmp/private_key_4603399778198588782.key (/w/workspace/gexfoundry_edgex-taf-common_main@tmp/private_key_4603399778198588782.key) [2022-08-12T09:32:37.072Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-08-12T09:32:37.363Z] + git semver push [2022-08-12T09:32:37.624Z] 2022-08-12 09:32:37,580 [run_push] DEBUG push [2022-08-12T09:32:37.624Z] 2022-08-12 09:32:37,580 [execute] INFO git cat-file --batch-check [2022-08-12T09:32:37.624Z] 2022-08-12 09:32:37,580 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_edgex-taf-common_main/.semver, universal_newlines=False, shell=None, istream=) [2022-08-12T09:32:37.624Z] 2022-08-12 09:32:37,584 [execute] INFO git rev-list 7732995199d3bf989f13a700260ae7a79c352f7f -- [2022-08-12T09:32:37.624Z] 2022-08-12 09:32:37,584 [execute] DEBUG Popen(['git', 'rev-list', '7732995199d3bf989f13a700260ae7a79c352f7f', '--'], cwd=/w/workspace/gexfoundry_edgex-taf-common_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-08-12T09:32:37.624Z] 2022-08-12 09:32:37,589 [execute] INFO git fetch -v origin [2022-08-12T09:32:37.624Z] 2022-08-12 09:32:37,590 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/gexfoundry_edgex-taf-common_main/.semver, universal_newlines=True, shell=None, istream=None) [2022-08-12T09:32:38.197Z] 2022-08-12 09:32:38,105 [run_push] DEBUG no remote changes detected [2022-08-12T09:32:38.197Z] 2022-08-12 09:32:38,106 [execute] INFO git push origin semver [2022-08-12T09:32:38.198Z] 2022-08-12 09:32:38,106 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/gexfoundry_edgex-taf-common_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-08-12T09:32:39.142Z] 2022-08-12 09:32:38,944 [run_push] DEBUG push all version tags [2022-08-12T09:32:39.142Z] 2022-08-12 09:32:38,945 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2022-08-12T09:32:39.142Z] 2022-08-12 09:32:38,945 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/gexfoundry_edgex-taf-common_main, universal_newlines=False, shell=None, istream=None) [2022-08-12T09:32:39.716Z] 2022-08-12 09:32:39,610 [read_version] DEBUG read version from /w/workspace/gexfoundry_edgex-taf-common_main/.semver/main [2022-08-12T09:32:39.716Z] 0.0.2-dev.18 [Pipeline] } [2022-08-12T09:32:39.739Z] $ docker exec --env ******** --env ******** ecb03119bd5aaa60dfcf9befded5b113c26212dbc21ad0f6fa265057c3d8aa7f ssh-agent -k [2022-08-12T09:32:39.853Z] unset SSH_AUTH_SOCK; [2022-08-12T09:32:39.853Z] unset SSH_AGENT_PID; [2022-08-12T09:32:39.853Z] echo Agent pid 39 killed; [2022-08-12T09:32:39.860Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-08-12T09:32:40.171Z] + git semver [Pipeline] } [2022-08-12T09:32:40.461Z] $ docker stop --time=1 ecb03119bd5aaa60dfcf9befded5b113c26212dbc21ad0f6fa265057c3d8aa7f [2022-08-12T09:32:41.785Z] $ docker rm -f ecb03119bd5aaa60dfcf9befded5b113c26212dbc21ad0f6fa265057c3d8aa7f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2022-08-12T09:32:42.291Z] + [ -d /w/workspace/gexfoundry_edgex-taf-common_main/archives ] [2022-08-12T09:32:42.291Z] + ls -al /w/workspace/gexfoundry_edgex-taf-common_main/archives [2022-08-12T09:32:42.291Z] total 16 [2022-08-12T09:32:42.291Z] drwxr-xr-x 3 root root 4096 Aug 12 08:53 . [2022-08-12T09:32:42.291Z] drwxrwxr-x 7 jenkins jenkins 4096 Aug 12 09:32 .. [2022-08-12T09:32:42.291Z] drwxr-xr-x 2 root root 4096 Aug 12 08:53 cost [2022-08-12T09:32:42.291Z] -rw-r--r-- 1 root root 86 Aug 12 08:53 cost.csv [2022-08-12T09:32:42.291Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_edgex-taf-common_main/archives [2022-08-12T09:32:42.291Z] + ls -al /w/workspace/gexfoundry_edgex-taf-common_main/archives [2022-08-12T09:32:42.291Z] total 16 [2022-08-12T09:32:42.291Z] drwxr-xr-x 3 jenkins jenkins 4096 Aug 12 08:53 . [2022-08-12T09:32:42.291Z] drwxrwxr-x 7 jenkins jenkins 4096 Aug 12 09:32 .. [2022-08-12T09:32:42.291Z] drwxr-xr-x 2 jenkins jenkins 4096 Aug 12 08:53 cost [2022-08-12T09:32:42.291Z] -rw-r--r-- 1 jenkins jenkins 86 Aug 12 08:53 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-08-12T09:32:42.590Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-12T09:32:43.460Z] ---> package-listing.sh [2022-08-12T09:32:43.460Z] ++ facter osfamily [2022-08-12T09:32:43.460Z] ++ tr '[:upper:]' '[:lower:]' [2022-08-12T09:32:43.720Z] + OS_FAMILY=debian [2022-08-12T09:32:43.720Z] + workspace=/w/workspace/gexfoundry_edgex-taf-common_main [2022-08-12T09:32:43.720Z] + START_PACKAGES=/tmp/packages_start.txt [2022-08-12T09:32:43.720Z] + END_PACKAGES=/tmp/packages_end.txt [2022-08-12T09:32:43.720Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-08-12T09:32:43.720Z] + PACKAGES=/tmp/packages_start.txt [2022-08-12T09:32:43.720Z] + '[' /w/workspace/gexfoundry_edgex-taf-common_main ']' [2022-08-12T09:32:43.720Z] + PACKAGES=/tmp/packages_end.txt [2022-08-12T09:32:43.720Z] + case "${OS_FAMILY}" in [2022-08-12T09:32:43.720Z] + dpkg -l [2022-08-12T09:32:43.720Z] + grep '^ii' [2022-08-12T09:32:43.720Z] + '[' -f /tmp/packages_start.txt ']' [2022-08-12T09:32:43.720Z] + '[' -f /tmp/packages_end.txt ']' [2022-08-12T09:32:43.720Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-08-12T09:32:43.720Z] + '[' /w/workspace/gexfoundry_edgex-taf-common_main ']' [2022-08-12T09:32:43.720Z] + mkdir -p /w/workspace/gexfoundry_edgex-taf-common_main/archives/ [2022-08-12T09:32:43.720Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_edgex-taf-common_main/archives/ [Pipeline] echo [2022-08-12T09:32:43.731Z] 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/gexfoundry_edgex-taf-common_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-08-12T09:32:44.010Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-12T09:32:44.577Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-08-12T09:32:44.577Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-12T09:32:44.670Z] prd-ubuntu20.04-docker-8c-8g-22600 does not seem to be running inside a container [2022-08-12T09:32:44.711Z] $ 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/gexfoundry_edgex-taf-common_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_edgex-taf-common_main -v /w/workspace/gexfoundry_edgex-taf-common_main:/w/workspace/gexfoundry_edgex-taf-common_main:rw,z -v /w/workspace/gexfoundry_edgex-taf-common_main@tmp:/w/workspace/gexfoundry_edgex-taf-common_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-08-12T09:32:44.954Z] $ docker top 9e0df629a4b55be071b498a6b33e5cfbfc4b6323d3d58f420ea0dce9ade0a93c -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-12T09:32:45.309Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-08-12T09:32:45.599Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-08-12T09:32:45.988Z] + ls /var/log/sa-host [2022-08-12T09:32:45.988Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-08-12T09:32:46.138Z] provisioning config files... [2022-08-12T09:32:46.148Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_edgex-taf-common_main@tmp/config8089960902326427008tmp [Pipeline] { [Pipeline] echo [2022-08-12T09:32:46.162Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-12T09:32:46.460Z] ---> create-netrc.sh [Pipeline] } [2022-08-12T09:32:46.469Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-08-12T09:32:46.818Z] ---> python-tools-install.sh [Pipeline] echo [2022-08-12T09:32:46.828Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-12T09:32:47.120Z] ---> sudo-logs.sh [2022-08-12T09:32:47.120Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-08-12T09:32:47.147Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-12T09:32:47.435Z] ---> job-cost.sh [2022-08-12T09:32:47.435Z] lf-activate-venv: SKIPPING [2022-08-12T09:32:47.435Z] DEBUG: total: 0.2199999988079071 [2022-08-12T09:32:47.435Z] INFO: Retrieving Stack Cost... [2022-08-12T09:32:48.008Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-08-12T09:32:48.268Z] INFO: Archiving Costs [Pipeline] echo [2022-08-12T09:32:48.280Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-12T09:32:48.564Z] ---> logs-deploy.sh [2022-08-12T09:32:48.564Z] lf-activate-venv: SKIPPING [2022-08-12T09:32:48.564Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-taf-common/main/8 [2022-08-12T09:32:48.564Z] INFO: archiving workspace using pattern(s): [2022-08-12T09:32:49.509Z] Archives upload complete. [2022-08-12T09:32:49.769Z] INFO: archiving logs to Nexus